@platform-x/hcltechx-mfe-wrapper 1.0.8 → 1.0.9
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-BvG7HDYH.mjs → ArticleVodListComponent-Dx9kz089.mjs} +2 -2
- package/{ChallengeDetailComponent-CPLD6qTT.mjs → ChallengeDetailComponent-CDYW67Kx.mjs} +3 -3
- package/{CommonContentComponent-Dkc8ecm8.mjs → CommonContentComponent-BoHOhCUz.mjs} +3 -3
- package/{DailyMotion-6zDhMMgD.mjs → DailyMotion-BIA7SEEW.mjs} +2 -2
- package/{EngagementHomeComponent-DxQ50FY8.mjs → EngagementHomeComponent-D3hT_Mb4.mjs} +3 -3
- package/{EventDetailComponent-Dsadtp-3.mjs → EventDetailComponent-BE6pxr9g.mjs} +3 -3
- package/{EventList-DlHDYUR5.mjs → EventList-D2yqGf8I.mjs} +19 -19
- package/{EventListComponent-Cvz8RtZS.mjs → EventListComponent-COx6Zawh.mjs} +3 -3
- package/{Facebook-DKoF29ND.mjs → Facebook-CqEtMlPA.mjs} +2 -2
- package/{FilePlayer-Fjd_Z9UU.mjs → FilePlayer-CjXiDXa3.mjs} +2 -2
- package/{IndividualChallengeComponent-fIqwP2bn.mjs → IndividualChallengeComponent-Bfm95wog.mjs} +3 -3
- package/{Kaltura-DuyO59Kb.mjs → Kaltura-Cg97C5rG.mjs} +2 -2
- package/{Mixcloud-9i-39rwx.mjs → Mixcloud-DAVEJXxZ.mjs} +2 -2
- package/{Mux-DsGaA37I.mjs → Mux-BiP0byEL.mjs} +2 -2
- package/{Preview-CiGhPvfR.mjs → Preview-I1Ruptf5.mjs} +1 -1
- package/{RecentCarousel-BBMHRLyu.mjs → RecentCarousel-mJDu3ayE.mjs} +2 -2
- package/{Share-CDrNLk2X.mjs → Share-B5_YqtYZ.mjs} +2 -2
- package/{SoundCloud-BbfWgBQ5.mjs → SoundCloud-D8kg6Ps6.mjs} +2 -2
- package/{Streamable-CqfHazZq.mjs → Streamable-BuTsGK-o.mjs} +2 -2
- package/{Twitch-BtOGB2Im.mjs → Twitch-BjkSTgPl.mjs} +2 -2
- package/{Vidyard-D4jNAL5v.mjs → Vidyard-DXwWx_I_.mjs} +2 -2
- package/{Vimeo-WzocafKt.mjs → Vimeo-Dwl4LnJ3.mjs} +2 -2
- package/{Wistia-Ba5fmEM7.mjs → Wistia-adA1p0Vn.mjs} +2 -2
- package/{YouTube-DOp63wrf.mjs → YouTube-QRUCVNDZ.mjs} +2 -2
- package/{index-DeykmZCh.mjs → index-CsJ4J_3O.mjs} +2 -2
- package/{index-CsZlaFxy.mjs → index-D-3VZIx9.mjs} +11 -11
- package/index.mjs +1 -1
- package/{mutateApi-BQthCwMO.mjs → mutateApi-xRWUHOcL.mjs} +1 -1
- package/package.json +1 -1
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { jsx as n } from "react/jsx-runtime";
|
|
2
|
-
import { b as p } from "./EventList-
|
|
2
|
+
import { b as p } from "./EventList-D2yqGf8I.mjs";
|
|
3
3
|
import "react";
|
|
4
|
-
import "./index-
|
|
4
|
+
import "./index-D-3VZIx9.mjs";
|
|
5
5
|
import "react-dom";
|
|
6
6
|
const f = ({
|
|
7
7
|
data: t,
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
import { jsx as H } from "react/jsx-runtime";
|
|
2
|
-
import { C as J } from "./EventList-
|
|
2
|
+
import { C as J } from "./EventList-D2yqGf8I.mjs";
|
|
3
3
|
import { useState as m, useEffect as k } from "react";
|
|
4
|
-
import { s as d, f as A, a as p } from "./index-
|
|
5
|
-
import { m as q } from "./mutateApi-
|
|
4
|
+
import { s as d, f as A, a as p } from "./index-D-3VZIx9.mjs";
|
|
5
|
+
import { m as q } from "./mutateApi-xRWUHOcL.mjs";
|
|
6
6
|
import "react-dom";
|
|
7
7
|
const Q = (C) => {
|
|
8
8
|
const {
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { jsx as O } from "react/jsx-runtime";
|
|
2
2
|
import j, { memo as x, useState as g, useEffect as z } from "react";
|
|
3
|
-
import { F as J, f as N, s as w } from "./index-
|
|
4
|
-
import { m as $ } from "./mutateApi-
|
|
3
|
+
import { F as J, f as N, s as w } from "./index-D-3VZIx9.mjs";
|
|
4
|
+
import { m as $ } from "./mutateApi-xRWUHOcL.mjs";
|
|
5
5
|
import "react-dom";
|
|
6
6
|
const A = {
|
|
7
7
|
Article: "Article",
|
|
@@ -11,7 +11,7 @@ const A = {
|
|
|
11
11
|
Vod: "Vod"
|
|
12
12
|
}, c = {};
|
|
13
13
|
Object.keys(A).forEach((l) => (c[l] = j.lazy(
|
|
14
|
-
() => import("./index-
|
|
14
|
+
() => import("./index-CsJ4J_3O.mjs").then((t) => ({
|
|
15
15
|
default: t[A[l]]
|
|
16
16
|
}))
|
|
17
17
|
), c));
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { g as P } from "./index-
|
|
1
|
+
import { g as P } from "./index-D-3VZIx9.mjs";
|
|
2
2
|
import v from "react";
|
|
3
|
-
import { u as D, p as O } from "./EventList-
|
|
3
|
+
import { u as D, p as O } from "./EventList-D2yqGf8I.mjs";
|
|
4
4
|
function b(t, e) {
|
|
5
5
|
for (var r = 0; r < e.length; r++) {
|
|
6
6
|
const o = e[r];
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
import { jsx as j } from "react/jsx-runtime";
|
|
2
|
-
import { f as B, c as W } from "./EventList-
|
|
2
|
+
import { f as B, c as W } from "./EventList-D2yqGf8I.mjs";
|
|
3
3
|
import { useState as g, useEffect as q } from "react";
|
|
4
|
-
import { f as C, s, a as z } from "./index-
|
|
5
|
-
import { m as F } from "./mutateApi-
|
|
4
|
+
import { f as C, s, a as z } from "./index-D-3VZIx9.mjs";
|
|
5
|
+
import { m as F } from "./mutateApi-xRWUHOcL.mjs";
|
|
6
6
|
import "react-dom";
|
|
7
7
|
const J = async (w, f, y, P = "", t = "wellnessevent") => {
|
|
8
8
|
var h, r, n, l;
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
import { jsx as U } from "react/jsx-runtime";
|
|
2
|
-
import { E as V } from "./EventList-
|
|
2
|
+
import { E as V } from "./EventList-D2yqGf8I.mjs";
|
|
3
3
|
import { useState as a, useEffect as p } from "react";
|
|
4
|
-
import { f as q, s as d, a as I } from "./index-
|
|
5
|
-
import { m as z } from "./mutateApi-
|
|
4
|
+
import { f as q, s as d, a as I } from "./index-D-3VZIx9.mjs";
|
|
5
|
+
import { m as z } from "./mutateApi-xRWUHOcL.mjs";
|
|
6
6
|
import "react-dom";
|
|
7
7
|
const Z = (h) => {
|
|
8
8
|
const {
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import zt, { jsx as s, jsxs as x, Fragment as gt } from "react/jsx-runtime";
|
|
2
2
|
import * as m from "react";
|
|
3
3
|
import nt, { Children as _0, isValidElement as oo, cloneElement as io, createContext as Rc, useState as fe, lazy as kn, useRef as Rn, useEffect as at, Fragment as Vo, Suspense as Xr, Component as Cf, useMemo as $0, useContext as Nn, useCallback as ep } from "react";
|
|
4
|
-
import { k as ir, P as o, p as tp, q as rp, r as np, v as ap, w as Ql, _ as Ae, i as g, j as de, x as op, y as ip, z as _, A as lp, l as Se, d as Le, B as _l, c as De, e as G, n as tt, h as ke, u as Ue, C as Nc, D as sp, E as fp, H as Ta, m as Wn, I as Wc, J as dp, K as Vc, L as cp, M as fr, N as up, O as xn, Q as pp, o as $l, R as vp, S as Ap, T as Hf, U as bp, V as Df, W as gi, X as Pp, Y as hp, Z as es, $ as mp, a0 as wi, a1 as gp, G as re, a2 as Yr, g as ts, a3 as wp, a4 as Bc, a5 as rs } from "./index-
|
|
4
|
+
import { k as ir, P as o, p as tp, q as rp, r as np, v as ap, w as Ql, _ as Ae, i as g, j as de, x as op, y as ip, z as _, A as lp, l as Se, d as Le, B as _l, c as De, e as G, n as tt, h as ke, u as Ue, C as Nc, D as sp, E as fp, H as Ta, m as Wn, I as Wc, J as dp, K as Vc, L as cp, M as fr, N as up, O as xn, Q as pp, o as $l, R as vp, S as Ap, T as Hf, U as bp, V as Df, W as gi, X as Pp, Y as hp, Z as es, $ as mp, a0 as wi, a1 as gp, G as re, a2 as Yr, g as ts, a3 as wp, a4 as Bc, a5 as rs } from "./index-D-3VZIx9.mjs";
|
|
5
5
|
import * as xp from "react-dom";
|
|
6
6
|
import Ua, { flushSync as yp } from "react-dom";
|
|
7
7
|
function Xp(e) {
|
|
@@ -20265,7 +20265,7 @@ const th = it(() => {
|
|
|
20265
20265
|
}
|
|
20266
20266
|
}
|
|
20267
20267
|
};
|
|
20268
|
-
}), wh = kn(() => import("./Share-
|
|
20268
|
+
}), wh = kn(() => import("./Share-B5_YqtYZ.mjs")), xh = kn(() => import("./RecentCarousel-mJDu3ayE.mjs")), yh = ({
|
|
20269
20269
|
content: e = {},
|
|
20270
20270
|
analytics: t,
|
|
20271
20271
|
authoringHelper: r,
|
|
@@ -25402,7 +25402,7 @@ var gw = mw(h0), Mt = di, Rt = uw, ww = [
|
|
|
25402
25402
|
canPlay: Rt.canPlay.youtube,
|
|
25403
25403
|
lazyPlayer: (0, Mt.lazy)(() => import(
|
|
25404
25404
|
/* webpackChunkName: 'reactPlayerYouTube' */
|
|
25405
|
-
"./YouTube-
|
|
25405
|
+
"./YouTube-QRUCVNDZ.mjs"
|
|
25406
25406
|
).then((e) => e.Y))
|
|
25407
25407
|
},
|
|
25408
25408
|
{
|
|
@@ -25411,7 +25411,7 @@ var gw = mw(h0), Mt = di, Rt = uw, ww = [
|
|
|
25411
25411
|
canPlay: Rt.canPlay.soundcloud,
|
|
25412
25412
|
lazyPlayer: (0, Mt.lazy)(() => import(
|
|
25413
25413
|
/* webpackChunkName: 'reactPlayerSoundCloud' */
|
|
25414
|
-
"./SoundCloud-
|
|
25414
|
+
"./SoundCloud-D8kg6Ps6.mjs"
|
|
25415
25415
|
).then((e) => e.S))
|
|
25416
25416
|
},
|
|
25417
25417
|
{
|
|
@@ -25420,7 +25420,7 @@ var gw = mw(h0), Mt = di, Rt = uw, ww = [
|
|
|
25420
25420
|
canPlay: Rt.canPlay.vimeo,
|
|
25421
25421
|
lazyPlayer: (0, Mt.lazy)(() => import(
|
|
25422
25422
|
/* webpackChunkName: 'reactPlayerVimeo' */
|
|
25423
|
-
"./Vimeo-
|
|
25423
|
+
"./Vimeo-Dwl4LnJ3.mjs"
|
|
25424
25424
|
).then((e) => e.V))
|
|
25425
25425
|
},
|
|
25426
25426
|
{
|
|
@@ -25429,7 +25429,7 @@ var gw = mw(h0), Mt = di, Rt = uw, ww = [
|
|
|
25429
25429
|
canPlay: Rt.canPlay.mux,
|
|
25430
25430
|
lazyPlayer: (0, Mt.lazy)(() => import(
|
|
25431
25431
|
/* webpackChunkName: 'reactPlayerMux' */
|
|
25432
|
-
"./Mux-
|
|
25432
|
+
"./Mux-BiP0byEL.mjs"
|
|
25433
25433
|
).then((e) => e.M))
|
|
25434
25434
|
},
|
|
25435
25435
|
{
|
|
@@ -25438,7 +25438,7 @@ var gw = mw(h0), Mt = di, Rt = uw, ww = [
|
|
|
25438
25438
|
canPlay: Rt.canPlay.facebook,
|
|
25439
25439
|
lazyPlayer: (0, Mt.lazy)(() => import(
|
|
25440
25440
|
/* webpackChunkName: 'reactPlayerFacebook' */
|
|
25441
|
-
"./Facebook-
|
|
25441
|
+
"./Facebook-CqEtMlPA.mjs"
|
|
25442
25442
|
).then((e) => e.F))
|
|
25443
25443
|
},
|
|
25444
25444
|
{
|
|
@@ -25447,7 +25447,7 @@ var gw = mw(h0), Mt = di, Rt = uw, ww = [
|
|
|
25447
25447
|
canPlay: Rt.canPlay.streamable,
|
|
25448
25448
|
lazyPlayer: (0, Mt.lazy)(() => import(
|
|
25449
25449
|
/* webpackChunkName: 'reactPlayerStreamable' */
|
|
25450
|
-
"./Streamable-
|
|
25450
|
+
"./Streamable-BuTsGK-o.mjs"
|
|
25451
25451
|
).then((e) => e.S))
|
|
25452
25452
|
},
|
|
25453
25453
|
{
|
|
@@ -25456,7 +25456,7 @@ var gw = mw(h0), Mt = di, Rt = uw, ww = [
|
|
|
25456
25456
|
canPlay: Rt.canPlay.wistia,
|
|
25457
25457
|
lazyPlayer: (0, Mt.lazy)(() => import(
|
|
25458
25458
|
/* webpackChunkName: 'reactPlayerWistia' */
|
|
25459
|
-
"./Wistia-
|
|
25459
|
+
"./Wistia-adA1p0Vn.mjs"
|
|
25460
25460
|
).then((e) => e.W))
|
|
25461
25461
|
},
|
|
25462
25462
|
{
|
|
@@ -25465,7 +25465,7 @@ var gw = mw(h0), Mt = di, Rt = uw, ww = [
|
|
|
25465
25465
|
canPlay: Rt.canPlay.twitch,
|
|
25466
25466
|
lazyPlayer: (0, Mt.lazy)(() => import(
|
|
25467
25467
|
/* webpackChunkName: 'reactPlayerTwitch' */
|
|
25468
|
-
"./Twitch-
|
|
25468
|
+
"./Twitch-BjkSTgPl.mjs"
|
|
25469
25469
|
).then((e) => e.T))
|
|
25470
25470
|
},
|
|
25471
25471
|
{
|
|
@@ -25474,7 +25474,7 @@ var gw = mw(h0), Mt = di, Rt = uw, ww = [
|
|
|
25474
25474
|
canPlay: Rt.canPlay.dailymotion,
|
|
25475
25475
|
lazyPlayer: (0, Mt.lazy)(() => import(
|
|
25476
25476
|
/* webpackChunkName: 'reactPlayerDailyMotion' */
|
|
25477
|
-
"./DailyMotion-
|
|
25477
|
+
"./DailyMotion-BIA7SEEW.mjs"
|
|
25478
25478
|
).then((e) => e.D))
|
|
25479
25479
|
},
|
|
25480
25480
|
{
|
|
@@ -25483,7 +25483,7 @@ var gw = mw(h0), Mt = di, Rt = uw, ww = [
|
|
|
25483
25483
|
canPlay: Rt.canPlay.mixcloud,
|
|
25484
25484
|
lazyPlayer: (0, Mt.lazy)(() => import(
|
|
25485
25485
|
/* webpackChunkName: 'reactPlayerMixcloud' */
|
|
25486
|
-
"./Mixcloud-
|
|
25486
|
+
"./Mixcloud-DAVEJXxZ.mjs"
|
|
25487
25487
|
).then((e) => e.M))
|
|
25488
25488
|
},
|
|
25489
25489
|
{
|
|
@@ -25492,7 +25492,7 @@ var gw = mw(h0), Mt = di, Rt = uw, ww = [
|
|
|
25492
25492
|
canPlay: Rt.canPlay.vidyard,
|
|
25493
25493
|
lazyPlayer: (0, Mt.lazy)(() => import(
|
|
25494
25494
|
/* webpackChunkName: 'reactPlayerVidyard' */
|
|
25495
|
-
"./Vidyard-
|
|
25495
|
+
"./Vidyard-DXwWx_I_.mjs"
|
|
25496
25496
|
).then((e) => e.V))
|
|
25497
25497
|
},
|
|
25498
25498
|
{
|
|
@@ -25501,7 +25501,7 @@ var gw = mw(h0), Mt = di, Rt = uw, ww = [
|
|
|
25501
25501
|
canPlay: Rt.canPlay.kaltura,
|
|
25502
25502
|
lazyPlayer: (0, Mt.lazy)(() => import(
|
|
25503
25503
|
/* webpackChunkName: 'reactPlayerKaltura' */
|
|
25504
|
-
"./Kaltura-
|
|
25504
|
+
"./Kaltura-Cg97C5rG.mjs"
|
|
25505
25505
|
).then((e) => e.K))
|
|
25506
25506
|
},
|
|
25507
25507
|
{
|
|
@@ -25511,7 +25511,7 @@ var gw = mw(h0), Mt = di, Rt = uw, ww = [
|
|
|
25511
25511
|
canEnablePIP: (e) => Rt.canPlay.file(e) && (document.pictureInPictureEnabled || (0, Mt.supportsWebKitPresentationMode)()) && !Rt.AUDIO_EXTENSIONS.test(e),
|
|
25512
25512
|
lazyPlayer: (0, Mt.lazy)(() => import(
|
|
25513
25513
|
/* webpackChunkName: 'reactPlayerFilePlayer' */
|
|
25514
|
-
"./FilePlayer-
|
|
25514
|
+
"./FilePlayer-CjXiDXa3.mjs"
|
|
25515
25515
|
).then((e) => e.F))
|
|
25516
25516
|
}
|
|
25517
25517
|
], Dc = Number.isNaN || function(t) {
|
|
@@ -26007,7 +26007,7 @@ ix(D0, {
|
|
|
26007
26007
|
var sx = lx(D0), Pn = Ma(nt), fx = Ma(_u), nl = Ma(Cw), Oc = Ma(m0), oa = x0, z0 = di, dx = Ma(Yw);
|
|
26008
26008
|
const cx = (0, z0.lazy)(() => import(
|
|
26009
26009
|
/* webpackChunkName: 'reactPlayerPreview' */
|
|
26010
|
-
"./Preview-
|
|
26010
|
+
"./Preview-I1Ruptf5.mjs"
|
|
26011
26011
|
).then((e) => e.P)), ux = typeof window < "u" && window.document && typeof document < "u", px = typeof Yr < "u" && Yr.window && Yr.window.document, vx = Object.keys(oa.propTypes), Ax = ux || px ? Pn.Suspense : () => null, ea = [], bx = (e, t) => {
|
|
26012
26012
|
var r;
|
|
26013
26013
|
return r = class extends Pn.Component {
|
|
@@ -30798,7 +30798,7 @@ const Wy = ({ data: e = [], callBack: t }) => {
|
|
|
30798
30798
|
}
|
|
30799
30799
|
)
|
|
30800
30800
|
] });
|
|
30801
|
-
}, qy = kn(() => import("./Share-
|
|
30801
|
+
}, qy = kn(() => import("./Share-B5_YqtYZ.mjs")), Iy = ({
|
|
30802
30802
|
content: e,
|
|
30803
30803
|
onSubmit: t,
|
|
30804
30804
|
results: r = [],
|
|
@@ -32465,7 +32465,7 @@ const fX = ({
|
|
|
32465
32465
|
}
|
|
32466
32466
|
}
|
|
32467
32467
|
};
|
|
32468
|
-
}), cX = kn(() => import("./Share-
|
|
32468
|
+
}), cX = kn(() => import("./Share-B5_YqtYZ.mjs")), uX = ({
|
|
32469
32469
|
content: e,
|
|
32470
32470
|
analytics: t,
|
|
32471
32471
|
authoringHelper: r,
|
|
@@ -33543,7 +33543,7 @@ const pX = it(() => {
|
|
|
33543
33543
|
}
|
|
33544
33544
|
}
|
|
33545
33545
|
};
|
|
33546
|
-
}), vX = kn(() => import("./Share-
|
|
33546
|
+
}), vX = kn(() => import("./Share-B5_YqtYZ.mjs")), AX = kn(() => import("./RecentCarousel-mJDu3ayE.mjs")), bX = nt.lazy(
|
|
33547
33547
|
() => Promise.resolve().then(() => bg)
|
|
33548
33548
|
), PX = [
|
|
33549
33549
|
{
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
import { jsx as _ } from "react/jsx-runtime";
|
|
2
|
-
import { d as v } from "./EventList-
|
|
2
|
+
import { d as v } from "./EventList-D2yqGf8I.mjs";
|
|
3
3
|
import { useState as g, useEffect as A } from "react";
|
|
4
|
-
import { s as r, f as k, a as L } from "./index-
|
|
5
|
-
import { m as b } from "./mutateApi-
|
|
4
|
+
import { s as r, f as k, a as L } from "./index-D-3VZIx9.mjs";
|
|
5
|
+
import { m as b } from "./mutateApi-xRWUHOcL.mjs";
|
|
6
6
|
import "react-dom";
|
|
7
7
|
const q = ({
|
|
8
8
|
data: h,
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { g as _ } from "./index-
|
|
1
|
+
import { g as _ } from "./index-D-3VZIx9.mjs";
|
|
2
2
|
import g from "react";
|
|
3
|
-
import { u as P, p as m } from "./EventList-
|
|
3
|
+
import { u as P, p as m } from "./EventList-D2yqGf8I.mjs";
|
|
4
4
|
function v(t, e) {
|
|
5
5
|
for (var r = 0; r < e.length; r++) {
|
|
6
6
|
const o = e[r];
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { g as b } from "./index-
|
|
1
|
+
import { g as b } from "./index-D-3VZIx9.mjs";
|
|
2
2
|
import _ from "react";
|
|
3
|
-
import { u as O, p as A } from "./EventList-
|
|
3
|
+
import { u as O, p as A } from "./EventList-D2yqGf8I.mjs";
|
|
4
4
|
function R(s, e) {
|
|
5
5
|
for (var t = 0; t < e.length; t++) {
|
|
6
6
|
const i = e[t];
|
package/{IndividualChallengeComponent-fIqwP2bn.mjs → IndividualChallengeComponent-Bfm95wog.mjs}
RENAMED
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
import { jsx as W } from "react/jsx-runtime";
|
|
2
|
-
import { I as X } from "./EventList-
|
|
2
|
+
import { I as X } from "./EventList-D2yqGf8I.mjs";
|
|
3
3
|
import { useState as m, useEffect as Y } from "react";
|
|
4
|
-
import { f as y, s as g, a as S } from "./index-
|
|
5
|
-
import { m as C } from "./mutateApi-
|
|
4
|
+
import { f as y, s as g, a as S } from "./index-D-3VZIx9.mjs";
|
|
5
|
+
import { m as C } from "./mutateApi-xRWUHOcL.mjs";
|
|
6
6
|
import "react-dom";
|
|
7
7
|
const te = (q) => {
|
|
8
8
|
const {
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { g as f } from "./index-
|
|
1
|
+
import { g as f } from "./index-D-3VZIx9.mjs";
|
|
2
2
|
import y from "react";
|
|
3
|
-
import { u as _, p as m } from "./EventList-
|
|
3
|
+
import { u as _, p as m } from "./EventList-D2yqGf8I.mjs";
|
|
4
4
|
function P(r, e) {
|
|
5
5
|
for (var t = 0; t < e.length; t++) {
|
|
6
6
|
const o = e[t];
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { g as f } from "./index-
|
|
1
|
+
import { g as f } from "./index-D-3VZIx9.mjs";
|
|
2
2
|
import y from "react";
|
|
3
|
-
import { u as m, p as g } from "./EventList-
|
|
3
|
+
import { u as m, p as g } from "./EventList-D2yqGf8I.mjs";
|
|
4
4
|
function v(t, e) {
|
|
5
5
|
for (var r = 0; r < e.length; r++) {
|
|
6
6
|
const s = e[r];
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { g as P } from "./index-
|
|
1
|
+
import { g as P } from "./index-D-3VZIx9.mjs";
|
|
2
2
|
import g from "react";
|
|
3
|
-
import { p as E } from "./EventList-
|
|
3
|
+
import { p as E } from "./EventList-D2yqGf8I.mjs";
|
|
4
4
|
function b(r, e) {
|
|
5
5
|
for (var t = 0; t < e.length; t++) {
|
|
6
6
|
const i = e[t];
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { jsxs as i, jsx as o } from "react/jsx-runtime";
|
|
2
|
-
import { m as H, e as M, B as n, T as x, g as W, r as U, h as k, i as j, j as F, k as V, l as q, L as O, n as Y, o as G, q as L, s as J } from "./EventList-
|
|
2
|
+
import { m as H, e as M, B as n, T as x, g as W, r as U, h as k, i as j, j as F, k as V, l as q, L as O, n as Y, o as G, q as L, s as J } from "./EventList-D2yqGf8I.mjs";
|
|
3
3
|
import K, { useState as Q, useEffect as Z } from "react";
|
|
4
|
-
import { u as A } from "./index-
|
|
4
|
+
import { u as A } from "./index-D-3VZIx9.mjs";
|
|
5
5
|
import "react-dom";
|
|
6
6
|
const ee = H(() => {
|
|
7
7
|
const r = A();
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
import Oe, { jsx as d, jsxs as C, Fragment as Re } from "react/jsx-runtime";
|
|
2
2
|
import * as F from "react";
|
|
3
3
|
import Ee, { forwardRef as Pe, useState as U, useEffect as be, useRef as Be, useCallback as De } from "react";
|
|
4
|
-
import { t as Me, v as ve, w as We, x as He, m as $e, y as Ue, B as b, i as Ve, T, l as ze, e as xe, z as se, D as Fe, F as Ke, G as Ge, H as le } from "./EventList-
|
|
5
|
-
import { c as K, d as G, e as X, h as q, _ as Q, i as S, j as Y, P as r, k as Xe, l as Z, m as ye, n as qe, o as de, g as Qe, G as O, t as ke, u as Ye } from "./index-
|
|
4
|
+
import { t as Me, v as ve, w as We, x as He, m as $e, y as Ue, B as b, i as Ve, T, l as ze, e as xe, z as se, D as Fe, F as Ke, G as Ge, H as le } from "./EventList-D2yqGf8I.mjs";
|
|
5
|
+
import { c as K, d as G, e as X, h as q, _ as Q, i as S, j as Y, P as r, k as Xe, l as Z, m as ye, n as qe, o as de, g as Qe, G as O, t as ke, u as Ye } from "./index-D-3VZIx9.mjs";
|
|
6
6
|
import "react-dom";
|
|
7
7
|
function Ze(e) {
|
|
8
8
|
return String(e).match(/[\d.\-+]*\s*(.*)/)[1] || "";
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { g as P } from "./index-
|
|
1
|
+
import { g as P } from "./index-D-3VZIx9.mjs";
|
|
2
2
|
import g from "react";
|
|
3
|
-
import { u as b, p as v } from "./EventList-
|
|
3
|
+
import { u as b, p as v } from "./EventList-D2yqGf8I.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 { g as m } from "./index-
|
|
1
|
+
import { g as m } from "./index-D-3VZIx9.mjs";
|
|
2
2
|
import f from "react";
|
|
3
|
-
import { u as _, p as b } from "./EventList-
|
|
3
|
+
import { u as _, p as b } from "./EventList-D2yqGf8I.mjs";
|
|
4
4
|
function P(t, e) {
|
|
5
5
|
for (var r = 0; r < e.length; r++) {
|
|
6
6
|
const s = e[r];
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { g as w } from "./index-
|
|
1
|
+
import { g as w } from "./index-D-3VZIx9.mjs";
|
|
2
2
|
import D from "react";
|
|
3
|
-
import { u as C, p as N } from "./EventList-
|
|
3
|
+
import { u as C, p as N } from "./EventList-D2yqGf8I.mjs";
|
|
4
4
|
function I(t, e) {
|
|
5
5
|
for (var r = 0; r < e.length; r++) {
|
|
6
6
|
const s = e[r];
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { g } from "./index-
|
|
1
|
+
import { g } from "./index-D-3VZIx9.mjs";
|
|
2
2
|
import v from "react";
|
|
3
|
-
import { u as b, p as O } from "./EventList-
|
|
3
|
+
import { u as b, p as O } from "./EventList-D2yqGf8I.mjs";
|
|
4
4
|
function V(t, e) {
|
|
5
5
|
for (var r = 0; r < e.length; r++) {
|
|
6
6
|
const o = e[r];
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { g as d } from "./index-
|
|
1
|
+
import { g as d } from "./index-D-3VZIx9.mjs";
|
|
2
2
|
import f from "react";
|
|
3
|
-
import { u as m, p as _ } from "./EventList-
|
|
3
|
+
import { u as m, p as _ } from "./EventList-D2yqGf8I.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 { g as m } from "./index-
|
|
1
|
+
import { g as m } from "./index-D-3VZIx9.mjs";
|
|
2
2
|
import g from "react";
|
|
3
|
-
import { u as v, p as w } from "./EventList-
|
|
3
|
+
import { u as v, p as w } from "./EventList-D2yqGf8I.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 { g as U } from "./index-
|
|
1
|
+
import { g as U } from "./index-D-3VZIx9.mjs";
|
|
2
2
|
import I from "react";
|
|
3
|
-
import { u as L, p as M } from "./EventList-
|
|
3
|
+
import { u as L, p as M } from "./EventList-D2yqGf8I.mjs";
|
|
4
4
|
function Y(a, e) {
|
|
5
5
|
for (var t = 0; t < e.length; t++) {
|
|
6
6
|
const o = e[t];
|
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
import { a as o, A as n, b as r, C as m, c as d, E as p, d as E, I as g, P as v, Q as A, V as c } from "./EventList-
|
|
1
|
+
import { a as o, A as n, b as r, C as m, c as d, E as p, d as E, I as g, P as v, Q as A, V as c } from "./EventList-D2yqGf8I.mjs";
|
|
2
2
|
import "react/jsx-runtime";
|
|
3
3
|
import "react";
|
|
4
|
-
import "./index-
|
|
4
|
+
import "./index-D-3VZIx9.mjs";
|
|
5
5
|
import "react-dom";
|
|
6
6
|
export {
|
|
7
7
|
o as AllEvent,
|
|
@@ -5381,19 +5381,19 @@ const Je = () => /* @__PURE__ */ J(
|
|
|
5381
5381
|
getSentRequestList: async (r, e, i) => await Gr(i, e, jd, r),
|
|
5382
5382
|
getReceivedRequestList: async (r, e, i) => await Gr(i, e, Xd, r)
|
|
5383
5383
|
}, qd = Ur.lazy(
|
|
5384
|
-
() => import("./EventListComponent-
|
|
5384
|
+
() => import("./EventListComponent-COx6Zawh.mjs")
|
|
5385
5385
|
), Jd = Ur.lazy(
|
|
5386
|
-
() => import("./EngagementHomeComponent-
|
|
5386
|
+
() => import("./EngagementHomeComponent-D3hT_Mb4.mjs")
|
|
5387
5387
|
), Qd = Ur.lazy(
|
|
5388
|
-
() => import("./ChallengeDetailComponent-
|
|
5388
|
+
() => import("./ChallengeDetailComponent-CDYW67Kx.mjs")
|
|
5389
5389
|
), Cd = Ur.lazy(
|
|
5390
|
-
() => import("./EventDetailComponent-
|
|
5390
|
+
() => import("./EventDetailComponent-BE6pxr9g.mjs")
|
|
5391
5391
|
), ke = Ur.lazy(
|
|
5392
|
-
() => import("./CommonContentComponent-
|
|
5392
|
+
() => import("./CommonContentComponent-BoHOhCUz.mjs")
|
|
5393
5393
|
), ru = Ur.lazy(
|
|
5394
|
-
() => import("./ArticleVodListComponent-
|
|
5394
|
+
() => import("./ArticleVodListComponent-Dx9kz089.mjs")
|
|
5395
5395
|
), eu = Ur.lazy(
|
|
5396
|
-
() => import("./IndividualChallengeComponent-
|
|
5396
|
+
() => import("./IndividualChallengeComponent-Bfm95wog.mjs")
|
|
5397
5397
|
), de = {
|
|
5398
5398
|
//prelems
|
|
5399
5399
|
eventList: qd,
|
|
@@ -11852,7 +11852,7 @@ const na = () => {
|
|
|
11852
11852
|
if (console.log("MFE-SsoLogin-isLoggedIn", r), r)
|
|
11853
11853
|
return null;
|
|
11854
11854
|
const e = () => {
|
|
11855
|
-
window == null || window.location.replace("https://
|
|
11855
|
+
sessionStorage.clear(), localStorage.clear(), window == null || window.location.replace("https://hcltech.kxaction.com/");
|
|
11856
11856
|
};
|
|
11857
11857
|
return (async () => {
|
|
11858
11858
|
var t;
|
|
@@ -11865,7 +11865,7 @@ const na = () => {
|
|
|
11865
11865
|
);
|
|
11866
11866
|
console.log("MFE-loginValidation response----version1", o), o && o.status === 200 && o.data && o.data.code === 200 && o.data.status === "success" ? (console.log("MFE-Login Success:", o), localStorage.setItem("currentLoginUserDetails", JSON.stringify(((t = o == null ? void 0 : o.data) == null ? void 0 : t.data) || {})), sessionStorage.setItem("platformx_isLoggedIn", JSON.stringify(!0))) : (console.log("MFE-Login Failed, redirecting to login page", o), sessionStorage.setItem("platformx_isLoggedIn", JSON.stringify(!1)), e());
|
|
11867
11867
|
} catch (o) {
|
|
11868
|
-
console.error("MFE-Login catch block error:", o);
|
|
11868
|
+
console.error("MFE-Login catch block error:", o), e();
|
|
11869
11869
|
}
|
|
11870
11870
|
})();
|
|
11871
11871
|
};
|
|
@@ -11905,7 +11905,7 @@ function xf(r) {
|
|
|
11905
11905
|
relativePath: a
|
|
11906
11906
|
}
|
|
11907
11907
|
)
|
|
11908
|
-
] }) }) : /* @__PURE__ */ J("h3", { children: "MFE Authentication failed" });
|
|
11908
|
+
] }) }) : /* @__PURE__ */ J("h3", { children: "MFE Authentication failed. Redirecting to login page" });
|
|
11909
11909
|
}
|
|
11910
11910
|
xf.defaultProps = {
|
|
11911
11911
|
langCode: "en",
|
|
@@ -12007,7 +12007,7 @@ function Bf(r) {
|
|
|
12007
12007
|
relativePath: o
|
|
12008
12008
|
}
|
|
12009
12009
|
)
|
|
12010
|
-
] }) }) : /* @__PURE__ */ J("h3", { children: "MFE Authentication failed" });
|
|
12010
|
+
] }) }) : /* @__PURE__ */ J("h3", { children: "MFE Authentication failed. Redirecting to login page" });
|
|
12011
12011
|
}
|
|
12012
12012
|
Bf.defaultProps = {
|
|
12013
12013
|
langCode: "en"
|
package/index.mjs
CHANGED