@platform-x/hcltechx-mfe-wrapper 2.0.47 → 2.0.48
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-DrZNL_uE.mjs → ArticleVodList-E5Tzyub1.mjs} +2 -2
- package/{ArticleVodListComponent-Ce6ZcDB6.mjs → ArticleVodListComponent-BcPqrnx1.mjs} +3 -3
- package/{ChallengeDetailComponent-CX-8jX2Q.mjs → ChallengeDetailComponent-B1mJzj7s.mjs} +1 -1
- package/{CommonContentComponent-CcYP2p3n.mjs → CommonContentComponent-BYuPBdnO.mjs} +2 -2
- package/{DailyMotion-CwUw-KI6.mjs → DailyMotion-DHGJOaSH.mjs} +1 -1
- package/{EngagementHomeComponent-Db3q1fdw.mjs → EngagementHomeComponent-DSxwmRwy.mjs} +1 -1
- package/{EventDetailComponent-BGI7iK_z.mjs → EventDetailComponent-Do9SAvXT.mjs} +1 -1
- package/{EventList-CTLMb2C7.mjs → EventList-Ons9WXB6.mjs} +46 -45
- package/{EventListComponent-GZU2O9pa.mjs → EventListComponent-Dmn6_4oL.mjs} +3 -3
- package/{Facebook-BE15Y5nR.mjs → Facebook-DmUlJha1.mjs} +1 -1
- package/{FilePlayer-bqwtLN81.mjs → FilePlayer-IItbN7yn.mjs} +1 -1
- package/{FilterModal-DBbvK0n3.mjs → FilterModal-DPCvf4BH.mjs} +14 -14
- package/{IndividualChallengeComponent-Bixg32OK.mjs → IndividualChallengeComponent-Cx9v36eh.mjs} +1 -1
- package/{Kaltura-CTTRvHRw.mjs → Kaltura-ByFrHVke.mjs} +1 -1
- package/{Mixcloud-D6JqYO6w.mjs → Mixcloud-BMJuwl4m.mjs} +1 -1
- package/{Mux-D9LLoAk_.mjs → Mux-DGkgqbMB.mjs} +1 -1
- package/{PageComponent-BEkIOHSO.mjs → PageComponent-CTnQHKD8.mjs} +2 -2
- package/{Preview-BinIlbmB.mjs → Preview-DP2fl4R8.mjs} +1 -1
- package/{RecentCarousel-Bj7ntePh.mjs → RecentCarousel-CTsaeS_m.mjs} +1 -1
- package/{Share-BSl3TKNh.mjs → Share-BR5yNiu4.mjs} +1 -1
- package/{SoundCloud--1-IT8u1.mjs → SoundCloud-Dl5IPT-S.mjs} +1 -1
- package/{Streamable-Cco7kv2H.mjs → Streamable-B3X8M6WO.mjs} +1 -1
- package/{Twitch-DQxs0sX6.mjs → Twitch-Ds-8_VCW.mjs} +1 -1
- package/{Vidyard-Cugu8GJN.mjs → Vidyard-Bab613Tp.mjs} +1 -1
- package/{Vimeo-B9I18Rib.mjs → Vimeo-bnYLMyqE.mjs} +1 -1
- package/{Wistia-CppK3KKX.mjs → Wistia-BksBwvyS.mjs} +1 -1
- package/{YouTube-CrhebghN.mjs → YouTube-mKRAcvnu.mjs} +1 -1
- package/{index-UR43uZaq.mjs → index-Bwf5wOWx.mjs} +26 -25
- package/{index-BCfP2UHh.mjs → index-Ds4FYhtM.mjs} +138 -72
- package/index.mjs +1 -1
- package/lib/prelems/Components/TheFormComponent.d.ts +2 -0
- package/lib/utils/componentMapping.d.ts +3 -0
- package/package.json +2 -2
|
@@ -3394,6 +3394,26 @@ function createBox(_i = {}) {
|
|
|
3394
3394
|
}, _d));
|
|
3395
3395
|
});
|
|
3396
3396
|
}
|
|
3397
|
+
const Box$1 = createBox();
|
|
3398
|
+
process.env.NODE_ENV !== "production" && (Box$1.propTypes = {
|
|
3399
|
+
// ----------------------------- Warning --------------------------------
|
|
3400
|
+
// | These PropTypes are generated from the TypeScript type definitions |
|
|
3401
|
+
// | To update them edit the d.ts file and run "yarn proptypes" |
|
|
3402
|
+
// ----------------------------------------------------------------------
|
|
3403
|
+
/**
|
|
3404
|
+
* @ignore
|
|
3405
|
+
*/
|
|
3406
|
+
children: PropTypes.node,
|
|
3407
|
+
/**
|
|
3408
|
+
* The component used for the root node.
|
|
3409
|
+
* Either a string to use a HTML element or a component.
|
|
3410
|
+
*/
|
|
3411
|
+
component: PropTypes.elementType,
|
|
3412
|
+
/**
|
|
3413
|
+
* The system prop that allows defining system overrides as well as additional CSS styles.
|
|
3414
|
+
*/
|
|
3415
|
+
sx: PropTypes.oneOfType([PropTypes.arrayOf(PropTypes.oneOfType([PropTypes.func, PropTypes.object, PropTypes.bool])), PropTypes.func, PropTypes.object])
|
|
3416
|
+
});
|
|
3397
3417
|
const _excluded$1a = ["variant"];
|
|
3398
3418
|
function isEmpty$5(_i) {
|
|
3399
3419
|
return _i.length === 0;
|
|
@@ -26986,7 +27006,7 @@ const usePlatformAnalytics = () => {
|
|
|
26986
27006
|
}
|
|
26987
27007
|
}
|
|
26988
27008
|
};
|
|
26989
|
-
}), Share$3 = lazy$2(() => import("./Share-
|
|
27009
|
+
}), Share$3 = lazy$2(() => import("./Share-BR5yNiu4.mjs")), RecentCarousel$1 = lazy$2(() => import("./RecentCarousel-CTsaeS_m.mjs")), Article = ({
|
|
26990
27010
|
content: _i = {},
|
|
26991
27011
|
analytics: p,
|
|
26992
27012
|
authoringHelper: _r,
|
|
@@ -212773,7 +212793,7 @@ var players = __toCommonJS$4(players_exports), import_utils$2 = utils$2, import_
|
|
|
212773
212793
|
canPlay: import_patterns.canPlay.youtube,
|
|
212774
212794
|
lazyPlayer: (0, import_utils$2.lazy)(() => import(
|
|
212775
212795
|
/* webpackChunkName: 'reactPlayerYouTube' */
|
|
212776
|
-
"./YouTube-
|
|
212796
|
+
"./YouTube-mKRAcvnu.mjs"
|
|
212777
212797
|
).then((_i) => _i.Y))
|
|
212778
212798
|
},
|
|
212779
212799
|
{
|
|
@@ -212782,7 +212802,7 @@ var players = __toCommonJS$4(players_exports), import_utils$2 = utils$2, import_
|
|
|
212782
212802
|
canPlay: import_patterns.canPlay.soundcloud,
|
|
212783
212803
|
lazyPlayer: (0, import_utils$2.lazy)(() => import(
|
|
212784
212804
|
/* webpackChunkName: 'reactPlayerSoundCloud' */
|
|
212785
|
-
"./SoundCloud
|
|
212805
|
+
"./SoundCloud-Dl5IPT-S.mjs"
|
|
212786
212806
|
).then((_i) => _i.S))
|
|
212787
212807
|
},
|
|
212788
212808
|
{
|
|
@@ -212791,7 +212811,7 @@ var players = __toCommonJS$4(players_exports), import_utils$2 = utils$2, import_
|
|
|
212791
212811
|
canPlay: import_patterns.canPlay.vimeo,
|
|
212792
212812
|
lazyPlayer: (0, import_utils$2.lazy)(() => import(
|
|
212793
212813
|
/* webpackChunkName: 'reactPlayerVimeo' */
|
|
212794
|
-
"./Vimeo-
|
|
212814
|
+
"./Vimeo-bnYLMyqE.mjs"
|
|
212795
212815
|
).then((_i) => _i.V))
|
|
212796
212816
|
},
|
|
212797
212817
|
{
|
|
@@ -212800,7 +212820,7 @@ var players = __toCommonJS$4(players_exports), import_utils$2 = utils$2, import_
|
|
|
212800
212820
|
canPlay: import_patterns.canPlay.mux,
|
|
212801
212821
|
lazyPlayer: (0, import_utils$2.lazy)(() => import(
|
|
212802
212822
|
/* webpackChunkName: 'reactPlayerMux' */
|
|
212803
|
-
"./Mux-
|
|
212823
|
+
"./Mux-DGkgqbMB.mjs"
|
|
212804
212824
|
).then((_i) => _i.M))
|
|
212805
212825
|
},
|
|
212806
212826
|
{
|
|
@@ -212809,7 +212829,7 @@ var players = __toCommonJS$4(players_exports), import_utils$2 = utils$2, import_
|
|
|
212809
212829
|
canPlay: import_patterns.canPlay.facebook,
|
|
212810
212830
|
lazyPlayer: (0, import_utils$2.lazy)(() => import(
|
|
212811
212831
|
/* webpackChunkName: 'reactPlayerFacebook' */
|
|
212812
|
-
"./Facebook-
|
|
212832
|
+
"./Facebook-DmUlJha1.mjs"
|
|
212813
212833
|
).then((_i) => _i.F))
|
|
212814
212834
|
},
|
|
212815
212835
|
{
|
|
@@ -212818,7 +212838,7 @@ var players = __toCommonJS$4(players_exports), import_utils$2 = utils$2, import_
|
|
|
212818
212838
|
canPlay: import_patterns.canPlay.streamable,
|
|
212819
212839
|
lazyPlayer: (0, import_utils$2.lazy)(() => import(
|
|
212820
212840
|
/* webpackChunkName: 'reactPlayerStreamable' */
|
|
212821
|
-
"./Streamable-
|
|
212841
|
+
"./Streamable-B3X8M6WO.mjs"
|
|
212822
212842
|
).then((_i) => _i.S))
|
|
212823
212843
|
},
|
|
212824
212844
|
{
|
|
@@ -212827,7 +212847,7 @@ var players = __toCommonJS$4(players_exports), import_utils$2 = utils$2, import_
|
|
|
212827
212847
|
canPlay: import_patterns.canPlay.wistia,
|
|
212828
212848
|
lazyPlayer: (0, import_utils$2.lazy)(() => import(
|
|
212829
212849
|
/* webpackChunkName: 'reactPlayerWistia' */
|
|
212830
|
-
"./Wistia-
|
|
212850
|
+
"./Wistia-BksBwvyS.mjs"
|
|
212831
212851
|
).then((_i) => _i.W))
|
|
212832
212852
|
},
|
|
212833
212853
|
{
|
|
@@ -212836,7 +212856,7 @@ var players = __toCommonJS$4(players_exports), import_utils$2 = utils$2, import_
|
|
|
212836
212856
|
canPlay: import_patterns.canPlay.twitch,
|
|
212837
212857
|
lazyPlayer: (0, import_utils$2.lazy)(() => import(
|
|
212838
212858
|
/* webpackChunkName: 'reactPlayerTwitch' */
|
|
212839
|
-
"./Twitch-
|
|
212859
|
+
"./Twitch-Ds-8_VCW.mjs"
|
|
212840
212860
|
).then((_i) => _i.T))
|
|
212841
212861
|
},
|
|
212842
212862
|
{
|
|
@@ -212845,7 +212865,7 @@ var players = __toCommonJS$4(players_exports), import_utils$2 = utils$2, import_
|
|
|
212845
212865
|
canPlay: import_patterns.canPlay.dailymotion,
|
|
212846
212866
|
lazyPlayer: (0, import_utils$2.lazy)(() => import(
|
|
212847
212867
|
/* webpackChunkName: 'reactPlayerDailyMotion' */
|
|
212848
|
-
"./DailyMotion-
|
|
212868
|
+
"./DailyMotion-DHGJOaSH.mjs"
|
|
212849
212869
|
).then((_i) => _i.D))
|
|
212850
212870
|
},
|
|
212851
212871
|
{
|
|
@@ -212854,7 +212874,7 @@ var players = __toCommonJS$4(players_exports), import_utils$2 = utils$2, import_
|
|
|
212854
212874
|
canPlay: import_patterns.canPlay.mixcloud,
|
|
212855
212875
|
lazyPlayer: (0, import_utils$2.lazy)(() => import(
|
|
212856
212876
|
/* webpackChunkName: 'reactPlayerMixcloud' */
|
|
212857
|
-
"./Mixcloud-
|
|
212877
|
+
"./Mixcloud-BMJuwl4m.mjs"
|
|
212858
212878
|
).then((_i) => _i.M))
|
|
212859
212879
|
},
|
|
212860
212880
|
{
|
|
@@ -212863,7 +212883,7 @@ var players = __toCommonJS$4(players_exports), import_utils$2 = utils$2, import_
|
|
|
212863
212883
|
canPlay: import_patterns.canPlay.vidyard,
|
|
212864
212884
|
lazyPlayer: (0, import_utils$2.lazy)(() => import(
|
|
212865
212885
|
/* webpackChunkName: 'reactPlayerVidyard' */
|
|
212866
|
-
"./Vidyard-
|
|
212886
|
+
"./Vidyard-Bab613Tp.mjs"
|
|
212867
212887
|
).then((_i) => _i.V))
|
|
212868
212888
|
},
|
|
212869
212889
|
{
|
|
@@ -212872,7 +212892,7 @@ var players = __toCommonJS$4(players_exports), import_utils$2 = utils$2, import_
|
|
|
212872
212892
|
canPlay: import_patterns.canPlay.kaltura,
|
|
212873
212893
|
lazyPlayer: (0, import_utils$2.lazy)(() => import(
|
|
212874
212894
|
/* webpackChunkName: 'reactPlayerKaltura' */
|
|
212875
|
-
"./Kaltura-
|
|
212895
|
+
"./Kaltura-ByFrHVke.mjs"
|
|
212876
212896
|
).then((_i) => _i.K))
|
|
212877
212897
|
},
|
|
212878
212898
|
{
|
|
@@ -212882,7 +212902,7 @@ var players = __toCommonJS$4(players_exports), import_utils$2 = utils$2, import_
|
|
|
212882
212902
|
canEnablePIP: (_i) => import_patterns.canPlay.file(_i) && (document.pictureInPictureEnabled || (0, import_utils$2.supportsWebKitPresentationMode)()) && !import_patterns.AUDIO_EXTENSIONS.test(_i),
|
|
212883
212903
|
lazyPlayer: (0, import_utils$2.lazy)(() => import(
|
|
212884
212904
|
/* webpackChunkName: 'reactPlayerFilePlayer' */
|
|
212885
|
-
"./FilePlayer-
|
|
212905
|
+
"./FilePlayer-IItbN7yn.mjs"
|
|
212886
212906
|
).then((_i) => _i.F))
|
|
212887
212907
|
}
|
|
212888
212908
|
], safeIsNaN = Number.isNaN || function _i(p) {
|
|
@@ -213378,7 +213398,7 @@ __export$1(ReactPlayer_exports, {
|
|
|
213378
213398
|
var ReactPlayer$1 = __toCommonJS$1(ReactPlayer_exports), import_react = __toESM$1(React__default), import_deepmerge = __toESM$1(cjs), import_memoize_one = __toESM$1(require$$2), import_react_fast_compare = __toESM$1(reactFastCompare), import_props = props, import_utils = utils$2, import_Player = __toESM$1(Player_1);
|
|
213379
213399
|
const Preview = (0, import_utils.lazy)(() => import(
|
|
213380
213400
|
/* webpackChunkName: 'reactPlayerPreview' */
|
|
213381
|
-
"./Preview-
|
|
213401
|
+
"./Preview-DP2fl4R8.mjs"
|
|
213382
213402
|
).then((_i) => _i.P)), IS_BROWSER = typeof window < "u" && window.document && typeof document < "u", IS_GLOBAL = typeof commonjsGlobal$2 < "u" && commonjsGlobal$2.window && commonjsGlobal$2.window.document, SUPPORTED_PROPS = Object.keys(import_props.propTypes), UniversalSuspense = IS_BROWSER || IS_GLOBAL ? import_react.Suspense : () => null, customPlayers = [], createReactPlayer = (_i, p) => {
|
|
213383
213403
|
var _r;
|
|
213384
213404
|
return _r = class extends import_react.Component {
|
|
@@ -219860,7 +219880,7 @@ const SingleQuestion$1 = ({ data: _i = [], callBack: p }) => {
|
|
|
219860
219880
|
}
|
|
219861
219881
|
)
|
|
219862
219882
|
] });
|
|
219863
|
-
}, Share$2 = lazy$2(() => import("./Share-
|
|
219883
|
+
}, Share$2 = lazy$2(() => import("./Share-BR5yNiu4.mjs")), Poll = ({
|
|
219864
219884
|
content: _i,
|
|
219865
219885
|
onSubmit: p,
|
|
219866
219886
|
results: _r = [],
|
|
@@ -221536,7 +221556,7 @@ const ViewAnswers = ({
|
|
|
221536
221556
|
}
|
|
221537
221557
|
}
|
|
221538
221558
|
};
|
|
221539
|
-
}), Share$1 = lazy$2(() => import("./Share-
|
|
221559
|
+
}), Share$1 = lazy$2(() => import("./Share-BR5yNiu4.mjs")), Quiz = ({
|
|
221540
221560
|
content: _i,
|
|
221541
221561
|
analytics: p,
|
|
221542
221562
|
authoringHelper: _r,
|
|
@@ -222615,7 +222635,7 @@ const useCustomStyle$Q = makeStyles(() => {
|
|
|
222615
222635
|
}
|
|
222616
222636
|
}
|
|
222617
222637
|
};
|
|
222618
|
-
}), Share = lazy$2(() => import("./Share-
|
|
222638
|
+
}), Share = lazy$2(() => import("./Share-BR5yNiu4.mjs")), RecentCarousel = lazy$2(() => import("./RecentCarousel-CTsaeS_m.mjs")), BrightcovePlayer = React__default.lazy(
|
|
222619
222639
|
() => Promise.resolve().then(() => BrightcovePlayer$2)
|
|
222620
222640
|
), latestVODs = [
|
|
222621
222641
|
{
|
|
@@ -248307,6 +248327,49 @@ ServiceShowcase.defaultProps = {
|
|
|
248307
248327
|
bucketName: "cropped_image_public"
|
|
248308
248328
|
}
|
|
248309
248329
|
};
|
|
248330
|
+
function TheForm() {
|
|
248331
|
+
const [_i, p] = useState({ name: "", email: "" }), [_r, na] = useState(!1), ga = (_A) => {
|
|
248332
|
+
p({ ..._i, [_A.target.name]: _A.target.value });
|
|
248333
|
+
};
|
|
248334
|
+
return /* @__PURE__ */ jsxs(Box$1, { sx: { maxWidth: 400, mx: "auto", mt: 4 }, children: [
|
|
248335
|
+
/* @__PURE__ */ jsx(Typography, { variant: "h4", component: "h1", gutterBottom: !0, children: "The Form Component" }),
|
|
248336
|
+
/* @__PURE__ */ jsxs("form", { onSubmit: (_A) => {
|
|
248337
|
+
_A.preventDefault(), na(!0);
|
|
248338
|
+
}, children: [
|
|
248339
|
+
/* @__PURE__ */ jsx(
|
|
248340
|
+
TextField,
|
|
248341
|
+
{
|
|
248342
|
+
label: "Name",
|
|
248343
|
+
name: "name",
|
|
248344
|
+
value: _i.name,
|
|
248345
|
+
onChange: ga,
|
|
248346
|
+
fullWidth: !0,
|
|
248347
|
+
margin: "normal",
|
|
248348
|
+
required: !0
|
|
248349
|
+
}
|
|
248350
|
+
),
|
|
248351
|
+
/* @__PURE__ */ jsx(
|
|
248352
|
+
TextField,
|
|
248353
|
+
{
|
|
248354
|
+
label: "Email",
|
|
248355
|
+
name: "email",
|
|
248356
|
+
type: "email",
|
|
248357
|
+
value: _i.email,
|
|
248358
|
+
onChange: ga,
|
|
248359
|
+
fullWidth: !0,
|
|
248360
|
+
margin: "normal",
|
|
248361
|
+
required: !0
|
|
248362
|
+
}
|
|
248363
|
+
),
|
|
248364
|
+
/* @__PURE__ */ jsx(Button, { type: "submit", variant: "contained", color: "primary", fullWidth: !0, children: "Submit" })
|
|
248365
|
+
] }),
|
|
248366
|
+
_r && /* @__PURE__ */ jsx(Box$1, { mt: 2, children: /* @__PURE__ */ jsxs(Typography, { variant: "body1", color: "success.main", children: [
|
|
248367
|
+
"Thank you, ",
|
|
248368
|
+
_i.name,
|
|
248369
|
+
"! Your form has been submitted."
|
|
248370
|
+
] }) })
|
|
248371
|
+
] });
|
|
248372
|
+
}
|
|
248310
248373
|
const useCustomStyle$7 = makeStyles(() => {
|
|
248311
248374
|
var p, _r, na;
|
|
248312
248375
|
const _i = useTheme();
|
|
@@ -249291,7 +249354,8 @@ const JOIN_EVENT = `mutation ($input: community_userRegistrationInput) {
|
|
|
249291
249354
|
{
|
|
249292
249355
|
searchTerm: a0,
|
|
249293
249356
|
filter: (c0 == null ? void 0 : c0.toLocaleLowerCase()) === "events" ? "wellnessevent" : c0 == null ? void 0 : c0.toLocaleLowerCase(),
|
|
249294
|
-
conditionString: (c0 == null ? void 0 : c0.toLocaleLowerCase()) === "wellnessevent" || (c0 == null ? void 0 : c0.toLocaleLowerCase()) === "events" ? "hclplatformx_public_listing:true AND ((*:* -hclplatformx_end_date_time: [* TO *]) OR hclplatformx_end_date_time: [NOW TO *])" : ""
|
|
249357
|
+
conditionString: (c0 == null ? void 0 : c0.toLocaleLowerCase()) === "wellnessevent" || (c0 == null ? void 0 : c0.toLocaleLowerCase()) === "events" ? "hclplatformx_public_listing:true AND ((*:* -hclplatformx_end_date_time: [* TO *]) OR hclplatformx_end_date_time: [NOW TO *])" : "",
|
|
249358
|
+
pagination: { start: 0, rows: 12 }
|
|
249295
249359
|
},
|
|
249296
249360
|
t0 || "en",
|
|
249297
249361
|
ba
|
|
@@ -249396,20 +249460,20 @@ const JOIN_EVENT = `mutation ($input: community_userRegistrationInput) {
|
|
|
249396
249460
|
}
|
|
249397
249461
|
);
|
|
249398
249462
|
}, EventListComponent = React__default.lazy(
|
|
249399
|
-
() => import("./EventListComponent-
|
|
249463
|
+
() => import("./EventListComponent-Dmn6_4oL.mjs")
|
|
249400
249464
|
), EngagementHomeComponent = React__default.lazy(
|
|
249401
|
-
() => import("./EngagementHomeComponent-
|
|
249465
|
+
() => import("./EngagementHomeComponent-DSxwmRwy.mjs")
|
|
249402
249466
|
), ChallengeDetailComponent = React__default.lazy(
|
|
249403
|
-
() => import("./ChallengeDetailComponent-
|
|
249467
|
+
() => import("./ChallengeDetailComponent-B1mJzj7s.mjs")
|
|
249404
249468
|
), EventDetailComponent = React__default.lazy(
|
|
249405
|
-
() => import("./EventDetailComponent-
|
|
249469
|
+
() => import("./EventDetailComponent-Do9SAvXT.mjs")
|
|
249406
249470
|
), CommonContentComponent = React__default.lazy(
|
|
249407
|
-
() => import("./CommonContentComponent-
|
|
249471
|
+
() => import("./CommonContentComponent-BYuPBdnO.mjs")
|
|
249408
249472
|
), ArticleVodListComponent = React__default.lazy(
|
|
249409
|
-
() => import("./ArticleVodListComponent-
|
|
249473
|
+
() => import("./ArticleVodListComponent-BcPqrnx1.mjs")
|
|
249410
249474
|
), IndividualChallengeComponent = React__default.lazy(
|
|
249411
|
-
() => import("./IndividualChallengeComponent-
|
|
249412
|
-
), PageComponent = React__default.lazy(() => import("./PageComponent-
|
|
249475
|
+
() => import("./IndividualChallengeComponent-Cx9v36eh.mjs")
|
|
249476
|
+
), PageComponent = React__default.lazy(() => import("./PageComponent-CTnQHKD8.mjs")), Components = {
|
|
249413
249477
|
//prelems
|
|
249414
249478
|
eventList: EventListComponent,
|
|
249415
249479
|
engagementHome: EngagementHomeComponent,
|
|
@@ -249417,6 +249481,7 @@ const JOIN_EVENT = `mutation ($input: community_userRegistrationInput) {
|
|
|
249417
249481
|
expzone: ExperienceZoneComponent,
|
|
249418
249482
|
quizzone: QuizZoneComponent,
|
|
249419
249483
|
pollzone: PollZoneComponent,
|
|
249484
|
+
theform: TheForm,
|
|
249420
249485
|
//contentTypes
|
|
249421
249486
|
challenges: ChallengeDetailComponent,
|
|
249422
249487
|
wellnessevent: EventDetailComponent,
|
|
@@ -258035,7 +258100,7 @@ const useCustomStyle$4 = makeStyles((_i) => {
|
|
|
258035
258100
|
filterItems: s0
|
|
258036
258101
|
};
|
|
258037
258102
|
return useEffect(() => {
|
|
258038
|
-
_r === "articlevodlist" ? c0("", "ALL", [], ["Vod", "Article"]) : _r === "dashboard" || _r === "engagementHome" || _r === "expzone" ? _d(1) : c0();
|
|
258103
|
+
_r === "articlevodlist" ? c0("", "ALL", [], ["Vod", "Article"]) : _r === "dashboard" || _r === "engagementHome" || _r === "expzone" || _r === "theform" || _r === "pollzone" || _r === "quizzone" ? _d(1) : c0();
|
|
258039
258104
|
}, []), /* @__PURE__ */ jsxs(Fragment, { children: [
|
|
258040
258105
|
ja !== 0 && /* @__PURE__ */ jsx(
|
|
258041
258106
|
ba,
|
|
@@ -258117,7 +258182,7 @@ export {
|
|
|
258117
258182
|
debounce$1 as Z,
|
|
258118
258183
|
_extends$3 as _,
|
|
258119
258184
|
fetchApi$1 as a,
|
|
258120
|
-
|
|
258185
|
+
useCustomStyle$o as a$,
|
|
258121
258186
|
patterns as a0,
|
|
258122
258187
|
useCustomStyle$l as a1,
|
|
258123
258188
|
prelemTypes as a2,
|
|
@@ -258137,24 +258202,24 @@ export {
|
|
|
258137
258202
|
ServiceCard2 as aG,
|
|
258138
258203
|
ServiceCardActivity as aH,
|
|
258139
258204
|
ServiceShowcase as aI,
|
|
258140
|
-
|
|
258141
|
-
|
|
258142
|
-
|
|
258143
|
-
|
|
258144
|
-
|
|
258145
|
-
|
|
258146
|
-
|
|
258147
|
-
|
|
258148
|
-
|
|
258149
|
-
|
|
258150
|
-
|
|
258151
|
-
|
|
258152
|
-
|
|
258153
|
-
|
|
258154
|
-
|
|
258155
|
-
|
|
258156
|
-
|
|
258157
|
-
useCustomStyle$
|
|
258205
|
+
TheForm as aJ,
|
|
258206
|
+
ThePollZone as aK,
|
|
258207
|
+
TheQuizZone as aL,
|
|
258208
|
+
ToggleButton as aM,
|
|
258209
|
+
useCustomStyle$r as aN,
|
|
258210
|
+
ImageRender$1 as aO,
|
|
258211
|
+
StartEndDateFormat as aP,
|
|
258212
|
+
useCustomStyle$q as aQ,
|
|
258213
|
+
StarBegIcon as aR,
|
|
258214
|
+
ImageRenderWithoutCrop$1 as aS,
|
|
258215
|
+
Chip as aT,
|
|
258216
|
+
VirtualIcon as aU,
|
|
258217
|
+
OfflineIcon as aV,
|
|
258218
|
+
handleEventStatus as aW,
|
|
258219
|
+
RecordedIcon as aX,
|
|
258220
|
+
DateTimeDurationFormat as aY,
|
|
258221
|
+
default_1$6 as aZ,
|
|
258222
|
+
useCustomStyle$p as a_,
|
|
258158
258223
|
AccordionDetails$1 as aa,
|
|
258159
258224
|
DOMPurify as ab,
|
|
258160
258225
|
SkeletonLoader as ac,
|
|
@@ -258182,31 +258247,32 @@ export {
|
|
|
258182
258247
|
DynamicVideo as ay,
|
|
258183
258248
|
ExperienceZone as az,
|
|
258184
258249
|
showToastSuccess$1 as b,
|
|
258185
|
-
|
|
258186
|
-
|
|
258187
|
-
|
|
258188
|
-
|
|
258189
|
-
|
|
258190
|
-
|
|
258191
|
-
|
|
258192
|
-
|
|
258193
|
-
|
|
258194
|
-
|
|
258195
|
-
|
|
258196
|
-
|
|
258197
|
-
|
|
258198
|
-
|
|
258199
|
-
|
|
258200
|
-
|
|
258201
|
-
|
|
258202
|
-
useCustomStyle$
|
|
258203
|
-
|
|
258204
|
-
|
|
258205
|
-
|
|
258206
|
-
|
|
258207
|
-
|
|
258208
|
-
|
|
258209
|
-
|
|
258250
|
+
usePrelemImpression$1 as b0,
|
|
258251
|
+
useCustomStyle$n as b1,
|
|
258252
|
+
default_1$n as b2,
|
|
258253
|
+
useMediaQuery as b3,
|
|
258254
|
+
IconButton as b4,
|
|
258255
|
+
Search as b5,
|
|
258256
|
+
InputBase as b6,
|
|
258257
|
+
Cancel$1 as b7,
|
|
258258
|
+
TabContext as b8,
|
|
258259
|
+
TabList as b9,
|
|
258260
|
+
Tab as ba,
|
|
258261
|
+
TabPanel as bb,
|
|
258262
|
+
sortedData as bc,
|
|
258263
|
+
XCard7 as bd,
|
|
258264
|
+
TrackerCard as be,
|
|
258265
|
+
XCard11 as bf,
|
|
258266
|
+
fetchApi as bg,
|
|
258267
|
+
useCustomStyle$O as bh,
|
|
258268
|
+
useCustomStyle$M as bi,
|
|
258269
|
+
FormControlLabel as bj,
|
|
258270
|
+
Checkbox as bk,
|
|
258271
|
+
useCustomStyle$N as bl,
|
|
258272
|
+
DialogContent as bm,
|
|
258273
|
+
default_1$h as bn,
|
|
258274
|
+
ContentTypeWrapper as bo,
|
|
258275
|
+
PrelemsWrapper as bp,
|
|
258210
258276
|
ChallengeDetail as c,
|
|
258211
258277
|
EventDetail as d,
|
|
258212
258278
|
getSecureLocalStorageData as e,
|
package/index.mjs
CHANGED
|
@@ -1,3 +1,5 @@
|
|
|
1
|
+
import { TheForm } from '../../../../hc-prelems/src/index.ts';
|
|
2
|
+
|
|
1
3
|
declare const Components: {
|
|
2
4
|
eventList: any;
|
|
3
5
|
engagementHome: any;
|
|
@@ -5,6 +7,7 @@ declare const Components: {
|
|
|
5
7
|
expzone: (props: any) => import("react/jsx-runtime").JSX.Element;
|
|
6
8
|
quizzone: (props: any) => import("react/jsx-runtime").JSX.Element;
|
|
7
9
|
pollzone: (props: any) => import("react/jsx-runtime").JSX.Element;
|
|
10
|
+
theform: typeof TheForm;
|
|
8
11
|
challenges: any;
|
|
9
12
|
wellnessevent: any;
|
|
10
13
|
quiz: any;
|