stream-engine-widgets 0.3.24 → 0.3.25
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.
|
@@ -4169,7 +4169,7 @@ const Widget = ({ token, apiurl, viewercountry, requireauth, labels }) => {
|
|
|
4169
4169
|
return SECTION_COMPONENTS[layout] || SECTION_COMPONENTS.default;
|
|
4170
4170
|
}
|
|
4171
4171
|
if (type2 === BLAZE_WIDGET_TYPE) {
|
|
4172
|
-
return lazy$1(() => import('./blaze-
|
|
4172
|
+
return lazy$1(() => import('./blaze-CKjlj6PD.js'));
|
|
4173
4173
|
}
|
|
4174
4174
|
return lazy$1(() => __variableDynamicImportRuntimeHelper((/* #__PURE__ */ Object.assign({"./widgets/gallery/gallery.jsx": () => import('./gallery-BnwImwd1.js'),"./widgets/matches/matches.jsx": () => import('./matches-C8-8ztat.js'),"./widgets/matchesStandalone/matchesStandalone.jsx": () => import('./matchesStandalone-D5u5Zh1z.js'),"./widgets/player/player.jsx": () => import('./player-B4I31inR.js'),"./widgets/poster/poster.jsx": () => import('./poster-Dh_-i4eF.js'),"./widgets/poster/posterItem.jsx": () => import('./posterItem-DR1i18lq.js'),"./widgets/scroll/scroll.jsx": () => import('./scroll-D-CmUvAZ.js'),"./widgets/story/story.jsx": () => import('./story-CUXTTEzQ.js')})), `./widgets/${type2}/${type2}.jsx`, 4));
|
|
4175
4175
|
};
|