@platform-x/hcltechx-mfe-wrapper 1.0.11 → 1.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.
Files changed (32) hide show
  1. package/{ArticleVodListComponent-55Amw117.mjs → ArticleVodListComponent-7KilfZC7.mjs} +2 -2
  2. package/{ChallengeDetailComponent-CFgNIy40.mjs → ChallengeDetailComponent-D0NyHxQj.mjs} +5 -5
  3. package/{ChallengeSliderComponent-DxywQ1Yw.mjs → ChallengeSliderComponent-B0aMw9x2.mjs} +5 -5
  4. package/{CommonContentComponent-CZ4R-bl5.mjs → CommonContentComponent-V9GHupDi.mjs} +3 -3
  5. package/{DailyMotion-SSHst39J.mjs → DailyMotion-C2VlhH9Y.mjs} +2 -2
  6. package/{EngagementHomeComponent-DV2T5lXk.mjs → EngagementHomeComponent-JYwLV-F5.mjs} +5 -5
  7. package/{EventDetailComponent--tfRa3kB.mjs → EventDetailComponent-C0l-6HlH.mjs} +5 -5
  8. package/EventList-DgI0_QJW.mjs +219564 -0
  9. package/{EventListComponent-DafPg6Gl.mjs → EventListComponent-DwjVwU3I.mjs} +5 -5
  10. package/{Facebook-BW-swjny.mjs → Facebook-DmTKxbCK.mjs} +2 -2
  11. package/{FilePlayer-F1fTGtr4.mjs → FilePlayer-DiY6_vT0.mjs} +2 -2
  12. package/{IndividualChallengeComponent-DtonJm0x.mjs → IndividualChallengeComponent-C-lVfSZv.mjs} +7 -7
  13. package/{Kaltura-DFDmKzKV.mjs → Kaltura-Bag_Zlwc.mjs} +2 -2
  14. package/{Mixcloud-C26C0LJN.mjs → Mixcloud-WiZy2FyG.mjs} +2 -2
  15. package/{Mux-D4AN7rCD.mjs → Mux-DrcS2l-1.mjs} +2 -2
  16. package/{Preview-J16z8kBH.mjs → Preview-CoFi5EhX.mjs} +1 -1
  17. package/{RecentCarousel-091dBxgP.mjs → RecentCarousel-DhbpnjP_.mjs} +2 -2
  18. package/{Share-CpUL9IEm.mjs → Share-C2mjVquE.mjs} +2 -2
  19. package/{SoundCloud-NgtcEElL.mjs → SoundCloud-ByJ8oSnI.mjs} +2 -2
  20. package/{Streamable-BcHnyLZJ.mjs → Streamable-C8pAdR5o.mjs} +2 -2
  21. package/{Twitch-9_6JM-Q5.mjs → Twitch-PMc-awAS.mjs} +2 -2
  22. package/{Vidyard-DBy4Ixeu.mjs → Vidyard-0pshrd1n.mjs} +2 -2
  23. package/{Vimeo-DFCi-vSX.mjs → Vimeo-AzJ5YTLV.mjs} +2 -2
  24. package/{Wistia-emX1iUcE.mjs → Wistia-BuULozMf.mjs} +2 -2
  25. package/{YouTube-DIq2uWeq.mjs → YouTube-D54qTfpx.mjs} +2 -2
  26. package/{index-AEiKTTFl.mjs → index-Bt-juHPR.mjs} +2 -2
  27. package/{index-CIVj8pjz.mjs → index-C5YsWuUC.mjs} +3505 -3361
  28. package/index.d.ts +1 -0
  29. package/index.mjs +3 -2
  30. package/{mutateApi-dFWYRnAs.mjs → mutateApi-D1KlLkuZ.mjs} +12 -18
  31. package/package.json +1 -1
  32. package/EventList-BgAnQPsa.mjs +0 -38484
@@ -1,8 +1,8 @@
1
1
  import { jsx as _ } from "react/jsx-runtime";
2
- import { e as v } from "./EventList-BgAnQPsa.mjs";
2
+ import { e as v } from "./EventList-DgI0_QJW.mjs";
3
3
  import { useState as g, useEffect as A } from "react";
4
- import { s as r, m as k, a as L } from "./mutateApi-dFWYRnAs.mjs";
5
- import { f as b } from "./index-CIVj8pjz.mjs";
4
+ import { s as r, f as k, a as L } from "./index-C5YsWuUC.mjs";
5
+ import { m as b } from "./mutateApi-D1KlLkuZ.mjs";
6
6
  import "react-dom";
7
7
  const q = ({
8
8
  data: h,
@@ -25,7 +25,7 @@ const q = ({
25
25
  const e = {
26
26
  input: { activity_type: i, target: l.toString(), action: t },
27
27
  user_id: n
28
- }, a = await k.setPersonalGoal(e, f, u);
28
+ }, a = await b.setPersonalGoal(e, f, u);
29
29
  ((o = (s = a == null ? void 0 : a.data) == null ? void 0 : s.community_setPersonalGoal) == null ? void 0 : o.message) === "Created Successfully!!!" && t === "goal" ? L("Goal updated successfully!") : t !== "entry" && r("Something went wrong, please try after sometime !");
30
30
  } catch (e) {
31
31
  console.error("Error in update goal API:", e), r("Something went wrong, please try after sometime !");
@@ -41,7 +41,7 @@ const q = ({
41
41
  const o = {
42
42
  date: "",
43
43
  user_id: n
44
- }, e = await b.fetchPersonalTracker(o, f, u);
44
+ }, e = await k.fetchPersonalTracker(o, f, u);
45
45
  if (((l = e == null ? void 0 : e.errors) == null ? void 0 : l.length) > 0)
46
46
  r((t = e == null ? void 0 : e.errors[0]) == null ? void 0 : t.message);
47
47
  else if ((i = e == null ? void 0 : e.data) != null && i.community_fetchPersonalTracker) {
@@ -1,6 +1,6 @@
1
- import { g as _ } from "./index-CIVj8pjz.mjs";
1
+ import { g as _ } from "./index-C5YsWuUC.mjs";
2
2
  import g from "react";
3
- import { u as P, p as m } from "./EventList-BgAnQPsa.mjs";
3
+ import { u as P, p as m } from "./EventList-DgI0_QJW.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-CIVj8pjz.mjs";
1
+ import { g as b } from "./index-C5YsWuUC.mjs";
2
2
  import _ from "react";
3
- import { u as O, p as A } from "./EventList-BgAnQPsa.mjs";
3
+ import { u as O, p as A } from "./EventList-DgI0_QJW.mjs";
4
4
  function R(s, e) {
5
5
  for (var t = 0; t < e.length; t++) {
6
6
  const i = e[t];
@@ -1,8 +1,8 @@
1
1
  import { jsx as W } from "react/jsx-runtime";
2
- import { I as X } from "./EventList-BgAnQPsa.mjs";
2
+ import { I as X } from "./EventList-DgI0_QJW.mjs";
3
3
  import { useState as m, useEffect as Y } from "react";
4
- import { s as g, m as S, a as C } from "./mutateApi-dFWYRnAs.mjs";
5
- import { f as y } from "./index-CIVj8pjz.mjs";
4
+ import { f as y, s as g, a as S } from "./index-C5YsWuUC.mjs";
5
+ import { m as C } from "./mutateApi-D1KlLkuZ.mjs";
6
6
  import "react-dom";
7
7
  const te = (q) => {
8
8
  const {
@@ -22,8 +22,8 @@ const te = (q) => {
22
22
  ...i,
23
23
  userId: d
24
24
  }
25
- }, c = await S.joinChallenge(a, f, h);
26
- ((o = c == null ? void 0 : c.errors) == null ? void 0 : o.length) > 0 ? g((n = c == null ? void 0 : c.errors[0]) == null ? void 0 : n.message) : (t = (s = c == null ? void 0 : c.data) == null ? void 0 : s.community_joinChallenge) != null && t.id ? (C((e = (r = c == null ? void 0 : c.data) == null ? void 0 : r.community_joinChallenge) == null ? void 0 : e.message), P(!0), A()) : console.error("Join Challenge API failed");
25
+ }, c = await C.joinChallenge(a, f, h);
26
+ ((o = c == null ? void 0 : c.errors) == null ? void 0 : o.length) > 0 ? g((n = c == null ? void 0 : c.errors[0]) == null ? void 0 : n.message) : (t = (s = c == null ? void 0 : c.data) == null ? void 0 : s.community_joinChallenge) != null && t.id ? (S((e = (r = c == null ? void 0 : c.data) == null ? void 0 : r.community_joinChallenge) == null ? void 0 : e.message), P(!0), A()) : console.error("Join Challenge API failed");
27
27
  } catch (a) {
28
28
  console.error("Error in Join Challenge API:", a);
29
29
  } finally {
@@ -98,8 +98,8 @@ const te = (q) => {
98
98
  try {
99
99
  const s = {
100
100
  input: i
101
- }, t = await S.setUpChallenge(s, f, h);
102
- ((n = (o = t == null ? void 0 : t.data) == null ? void 0 : o.community_setupChallenge) == null ? void 0 : n.message) === "challenge has been setUp successfully" ? C("Challenge has been setup successfully!") : g("Something went wrong, please try after sometime !");
101
+ }, t = await C.setUpChallenge(s, f, h);
102
+ ((n = (o = t == null ? void 0 : t.data) == null ? void 0 : o.community_setupChallenge) == null ? void 0 : n.message) === "challenge has been setUp successfully" ? S("Challenge has been setup successfully!") : g("Something went wrong, please try after sometime !");
103
103
  } catch (s) {
104
104
  console.error("Error in update goal API:", s), g("Something went wrong, please try after sometime !");
105
105
  }
@@ -1,6 +1,6 @@
1
- import { g as f } from "./index-CIVj8pjz.mjs";
1
+ import { g as f } from "./index-C5YsWuUC.mjs";
2
2
  import y from "react";
3
- import { u as _, p as m } from "./EventList-BgAnQPsa.mjs";
3
+ import { u as _, p as m } from "./EventList-DgI0_QJW.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-CIVj8pjz.mjs";
1
+ import { g as f } from "./index-C5YsWuUC.mjs";
2
2
  import y from "react";
3
- import { u as m, p as g } from "./EventList-BgAnQPsa.mjs";
3
+ import { u as m, p as g } from "./EventList-DgI0_QJW.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-CIVj8pjz.mjs";
1
+ import { g as P } from "./index-C5YsWuUC.mjs";
2
2
  import g from "react";
3
- import { p as E } from "./EventList-BgAnQPsa.mjs";
3
+ import { p as E } from "./EventList-DgI0_QJW.mjs";
4
4
  function b(r, e) {
5
5
  for (var t = 0; t < e.length; t++) {
6
6
  const i = e[t];
@@ -1,4 +1,4 @@
1
- import { g as y } from "./index-CIVj8pjz.mjs";
1
+ import { g as y } from "./index-C5YsWuUC.mjs";
2
2
  import v from "react";
3
3
  function w(r, e) {
4
4
  for (var t = 0; t < e.length; t++) {
@@ -1,7 +1,7 @@
1
1
  import { jsxs as n, jsx as o } from "react/jsx-runtime";
2
- import { m as y, B as i, T as x, g as B, r as z, h as T, i as H, j as M, k as U, l as j, L as F, n as V, o as q, q as W, s as O } from "./EventList-BgAnQPsa.mjs";
2
+ import { m as y, B as i, T as x, g as B, r as z, h as T, i as H, j as M, k as U, l as j, L as F, n as V, o as q, q as W, s as O } from "./EventList-DgI0_QJW.mjs";
3
3
  import Y, { useState as G, useEffect as J } from "react";
4
- import { u as K } from "./index-CIVj8pjz.mjs";
4
+ import { u as K } from "./index-C5YsWuUC.mjs";
5
5
  import "react-dom";
6
6
  const Q = y(() => {
7
7
  const r = K();
@@ -1,8 +1,8 @@
1
1
  import Ne, { jsx as s, jsxs as k, Fragment as Te } from "react/jsx-runtime";
2
2
  import * as z from "react";
3
3
  import je, { forwardRef as Oe, useState as $, useEffect as me, useRef as Ee, useCallback as Re } from "react";
4
- import { t as Pe, v as be, w as Be, x as De, m as Me, y as We, B as b, i as He, T as N, l as $e, z as se, D as Ue, F as Ve, G as ze, H as le } from "./EventList-BgAnQPsa.mjs";
5
- import { b as F, c as K, s as G, d as X, _ as q, e as C, h as Q, P as r, i as Fe, j as Y, k as ve, l as Ke, m as de, g as Ge, G as E, u as Xe } from "./index-CIVj8pjz.mjs";
4
+ import { t as Pe, v as be, w as Be, x as De, m as Me, y as We, B as b, i as He, T as N, l as $e, z as se, D as Ue, F as Ve, G as ze, H as le } from "./EventList-DgI0_QJW.mjs";
5
+ import { c as F, d as K, e as G, h as X, _ as q, i as C, j as Q, P as r, k as Fe, l as Y, m as ve, n as Ke, o as de, g as Ge, G as E, u as Xe } from "./index-C5YsWuUC.mjs";
6
6
  import "react-dom";
7
7
  function qe(e) {
8
8
  return String(e).match(/[\d.\-+]*\s*(.*)/)[1] || "";
@@ -1,6 +1,6 @@
1
- import { g as P } from "./index-CIVj8pjz.mjs";
1
+ import { g as P } from "./index-C5YsWuUC.mjs";
2
2
  import g from "react";
3
- import { u as b, p as v } from "./EventList-BgAnQPsa.mjs";
3
+ import { u as b, p as v } from "./EventList-DgI0_QJW.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-CIVj8pjz.mjs";
1
+ import { g as m } from "./index-C5YsWuUC.mjs";
2
2
  import f from "react";
3
- import { u as _, p as b } from "./EventList-BgAnQPsa.mjs";
3
+ import { u as _, p as b } from "./EventList-DgI0_QJW.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-CIVj8pjz.mjs";
1
+ import { g as w } from "./index-C5YsWuUC.mjs";
2
2
  import D from "react";
3
- import { u as C, p as N } from "./EventList-BgAnQPsa.mjs";
3
+ import { u as C, p as N } from "./EventList-DgI0_QJW.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-CIVj8pjz.mjs";
1
+ import { g } from "./index-C5YsWuUC.mjs";
2
2
  import v from "react";
3
- import { u as b, p as O } from "./EventList-BgAnQPsa.mjs";
3
+ import { u as b, p as O } from "./EventList-DgI0_QJW.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-CIVj8pjz.mjs";
1
+ import { g as d } from "./index-C5YsWuUC.mjs";
2
2
  import f from "react";
3
- import { u as m, p as _ } from "./EventList-BgAnQPsa.mjs";
3
+ import { u as m, p as _ } from "./EventList-DgI0_QJW.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-CIVj8pjz.mjs";
1
+ import { g as m } from "./index-C5YsWuUC.mjs";
2
2
  import g from "react";
3
- import { u as v, p as w } from "./EventList-BgAnQPsa.mjs";
3
+ import { u as v, p as w } from "./EventList-DgI0_QJW.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-CIVj8pjz.mjs";
1
+ import { g as U } from "./index-C5YsWuUC.mjs";
2
2
  import I from "react";
3
- import { u as L, p as M } from "./EventList-BgAnQPsa.mjs";
3
+ import { u as L, p as M } from "./EventList-DgI0_QJW.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, d as g, E as p, e as E, I as v, P as A, Q as C, V as c } from "./EventList-BgAnQPsa.mjs";
1
+ import { a as o, A as n, b as r, C as m, c as d, d as g, E as p, e as E, I as v, P as A, Q as C, V as c } from "./EventList-DgI0_QJW.mjs";
2
2
  import "react/jsx-runtime";
3
3
  import "react";
4
- import "./index-CIVj8pjz.mjs";
4
+ import "./index-C5YsWuUC.mjs";
5
5
  import "react-dom";
6
6
  export {
7
7
  o as AllEvent,