var elc_service_content;(()=>{"use strict";var e,t,r,o,s={"./node_modules/@estee/elc-service-view-names/src/index.ts":(e,t,r)=>{r.d(t,{Fi:()=>a,XP:()=>l,_V:()=>s,ag:()=>o,hi:()=>i,i2:()=>c,sm:()=>n});const o="content-block",s="elc-basic-tout-v1",n="elc-video-tout-v1",i="elc-video-tout-youtube-v1",c="elc-third-party-tout-v1",a="elc-vto-foundation-overlay-v1",l="elc-vto-foundation-qr-code-overlay-v1"},"./node_modules/@estee/elc-service/node_modules/@estee/elc-telemetry/src/index.ts":(e,t,r)=>{r.d(t,{SV:()=>i});var o=r("@estee/elc-logging"),s=r("./node_modules/@estee/elc-universal-utils/src/index.ts");var n=r("react");r("./node_modules/odiff/odiff.js"),Object.defineProperty,Object.getOwnPropertySymbols,Object.prototype.hasOwnProperty,Object.prototype.propertyIsEnumerable;class i extends n.Component{constructor(e){super(e),this.state={error:void 0},this.logger=new o.ELCLogger({serviceName:e.serviceName,buid:s.Jz.buid||"",environment:s.Jz.env||"",serviceVersion:(0,s.AM)(e.serviceName)||""})}static getDerivedStateFromError(e){return{error:e}}componentDidCatch(e){this.logger.error({triggerType:o.TriggerType.render,message:`Error caught in external view ${this.props.name}`,payload:{error:e,context:{serviceRegistry:s.Jz.ServiceRegistry}}})}render(){return this.state.error?null:this.props.children}}},"./node_modules/@estee/elc-service/src/Service/ServiceManager/BaseComponent.tsx":(e,t,r)=>{r.d(t,{z:()=>f});var o=r("react"),s=r("./node_modules/@estee/elc-service/src/Service/ServiceManager/ServiceManager.ts");const n=new class{constructor(){this.views={}}loadAndSaveModule(e,t){return r=this,o=null,s=function*(){try{if(!this.views[e]){const r=yield t();this.views[e]=r.default}}catch(r){console.error(r)}},new Promise(((e,t)=>{var n=e=>{try{c(s.next(e))}catch(r){t(r)}},i=e=>{try{c(s.throw(e))}catch(r){t(r)}},c=t=>t.done?e(t.value):Promise.resolve(t.value).then(n,i);c((s=s.apply(r,o)).next())}));var r,o,s}getView(e){return this.views[e]}};var i=r("./node_modules/@estee/elc-service/node_modules/@estee/elc-telemetry/src/index.ts"),c=Object.defineProperty,a=Object.defineProperties,l=Object.getOwnPropertyDescriptors,d=Object.getOwnPropertySymbols,u=Object.prototype.hasOwnProperty,v=Object.prototype.propertyIsEnumerable,_=(e,t,r)=>t in e?c(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,p=(e,t)=>{for(var r in t||(t={}))u.call(t,r)&&_(e,r,t[r]);if(d)for(var r of d(t))v.call(t,r)&&_(e,r,t[r]);return e},m=(e,t)=>a(e,l(t)),h=(e,t,r)=>new Promise(((o,s)=>{var n=e=>{try{c(r.next(e))}catch(t){s(t)}},i=e=>{try{c(r.throw(e))}catch(t){s(t)}},c=e=>e.done?o(e.value):Promise.resolve(e.value).then(n,i);c((r=r.apply(e,t)).next())}));function f(e,t,r){var c;return(c=class extends o.Component{constructor(e){super(e);const o=s.W.serviceHasStarted?s.W.getController(r):void 0;this.state={viewController:o,component:n.getView(t)}}componentDidMount(){return h(this,null,(function*(){try{s.W.serviceHasStarted||(yield s.W.startService()),yield n.loadAndSaveModule(t,e),this.setState({viewController:s.W.getController(r),component:n.getView(t)})}catch(o){console.error(o)}}))}render(){const e=this.state.component;return s.W.serviceHasStarted&&e?o.createElement(i.SV,{serviceName:s.W.serviceName,name:t},o.createElement(e,m(p({},this.props),{viewController:this.state.viewController}))):null}}).controllerName=r,c}},"./node_modules/@estee/elc-service/src/Service/ServiceManager/ServiceManager.ts":(e,t,r)=>{r.d(t,{W:()=>l});var o=r("@estee/elc-service-bus"),s=r("@estee/elc-logging"),n=Object.defineProperty,i=Object.getOwnPropertyDescriptor,c=(e,t,r)=>new Promise(((o,s)=>{var n=e=>{try{c(r.next(e))}catch(t){s(t)}},i=e=>{try{c(r.throw(e))}catch(t){s(t)}},c=e=>e.done?o(e.value):Promise.resolve(e.value).then(n,i);c((r=r.apply(e,t)).next())}));class a{constructor(){this.ecommStarted=!1,this.getContainer=()=>c(this,null,(function*(){return this.diContainer||(this.diContainer=(yield this.containerImport()).diContainer),this.diContainer})),this.handleServiceBusError=()=>{throw new Error(`\n ServiceBus hasn't been provided to ServiceManager at setServiceStartParams method.\n ServiceBus: ${this.serviceBusBaseClass?"ServiceBus found":this.serviceBusBaseClass}.\n ServiceBusKey: (${this.serviceBusControllerKey})\n `)},this.getServiceBusController=()=>c(this,null,(function*(){let e;try{yield this.startService();if(e=(yield this.getContainer()).get(this.serviceBusControllerKey),!e)throw new Error("ServiceBusController not found inside diContainer")}catch(t){this.logger.error({triggerType:s.TriggerType.render,message:t.message,payload:{error:t}})}return e})),this.setServiceStartParams=({serviceName:e,diContainerImport:t,serviceKey:r,serviceBusControllerKey:o,serviceBus:n})=>{var i;this.serviceName=e,this.containerImport=t,this.serviceKey=r,this.serviceBusControllerKey=o,this.logger=new s.ELCLogger({serviceName:e}),this.serviceBusBaseClass=null==n?void 0:n.serviceBusBaseClass,null==(i=null==n?void 0:n.createServiceBusMethod)||i.call(n)},this.getServiceBusControllerMethod=e=>(...t)=>c(this,null,(function*(){return(yield this.getServiceBusController())[e].call(null,...t)})),this.setDecoratorOnFunction=e=>([t,r])=>{this.serviceBusBaseClass&&this.serviceBusControllerKey?(e(t)(this.serviceBusBaseClass.__proto__,r),this.serviceBusBaseClass[r]=this.getServiceBusControllerMethod(r)):this.handleServiceBusError()},this.setDecoratorOnProperty=e=>([t,r],o)=>{if(this.serviceBusBaseClass&&this.serviceBusControllerKey)if(t)e(r)(this.serviceBusBaseClass.__proto__,t),Object.defineProperty(this.serviceBusBaseClass.__proto__,t,{configurable:!0,enumerable:!0,set(e){return this.getServiceBusController().then((r=>{r[t]=e}))}});else{const e=new Error("keyName can't be a falsy value");this.logger.error({triggerType:s.TriggerType.render,message:`key name is falsy on ${this.serviceName} at position: ${o} for queryName: ${r}`,payload:{error:e}})}else this.handleServiceBusError()},this.setEcommHasStarted=()=>{this.ecommStarted=!0},this.onStart=(e,t)=>()=>c(this,null,(function*(){let r;try{if(this.serviceHasStarted)return void e();if(!t&&!this.ecommStarted)return;yield this.getContainer(),this.service=this.diContainer.get(this.serviceKey);let r=t;if(!r){const e=yield(0,o.query)(o.serviceQueries.GET_CONFIG,["ecommConfig"]);if(!e||!e.ecommConfig)throw new Error("EcommConfig not found");r=e.ecommConfig}yield this.service.start(r),(0,o.emit)(o.events.SERVICE_STARTED,{serviceName:this.serviceName})}catch(n){r=n,this.logger.error({triggerType:s.TriggerType.render,message:n.message,payload:{error:n}})}finally{e(r)}})),this.startService=e=>(this.startPromise||(this.startPromise=new Promise(((t,r)=>{let o=null;o=setInterval(this.onStart((e=>{o&&clearInterval(o),e?r(e):t()}),e),200)}))),this.startPromise),this.getController=e=>{if(!this.diContainer){const e="Can't request controller without starting the service first";throw this.logger.error({triggerType:s.TriggerType.render,message:e,payload:{serviceName:this.serviceName,context:{method:"getController method on ServiceManager"}}}),new Error(e)}return e?this.diContainer.get(e):void 0}}get serviceHasStarted(){return Boolean(this.service&&this.service.isStarted)}}((e,t,r,o)=>{for(var s,c=o>1?void 0:o?i(t,r):t,a=e.length-1;a>=0;a--)(s=e[a])&&(c=(o?s(t,r,c):s(c))||c);o&&c&&n(t,r,c)})([(0,o.on)(o.events.ECOMM_STARTED,{replay:!0})],a.prototype,"setEcommHasStarted",2);const l=new a},"./node_modules/@estee/elc-universal-utils/src/index.ts":(e,t,r)=>{r.d(t,{cY:()=>a,YD:()=>l,$W:()=>d,AM:()=>v,Jz:()=>i,q8:()=>c});var o=Object.getOwnPropertySymbols,s=Object.prototype.hasOwnProperty,n=Object.prototype.propertyIsEnumerable;"object"==typeof self&&(self.self,self);const i="undefined"==typeof window?r.g:window,c=e=>{const t=e,{name:r}=t,c=((e,t)=>{var r={};for(var i in e)s.call(e,i)&&t.indexOf(i)<0&&(r[i]=e[i]);if(null!=e&&o)for(var i of o(e))t.indexOf(i)<0&&n.call(e,i)&&(r[i]=e[i]);return r})(t,["name"]);i.serviceInfo=i.serviceInfo||{},i.serviceInfo[r]=c};const a="elc-service-view-renderer",l="data-rendered-view";function d(e){return e.replace(/-/g,"_")}var u;(e=>{function t(e){document.cookie=`${e}=; Max-Age=-99999999;`}function r(e,t,r){let o="";if(r){o=`; expires=${("number"==typeof r?new Date(Date.now()+24*r*60*60*1e3):r).toUTCString()}`}document.cookie=`${e}=${t||""}${o};path=/`}function o(e){const t=`${e}=`,r=document.cookie.split(";");for(let o=0;o{const o=s(e);r!==o&&(r=o,t(o))}),2e3)}})(u||(u={}));const v=(e,t="")=>{return r=(e=>(i.serviceInfo=i.serviceInfo||{},i.ServiceRegistry=i.ServiceRegistry||{},i.serviceInfo[e]||i.ServiceRegistry[e]))(e),r&&r.version||t;var r}},"./src/exported/basic-tout/index.ts":(e,t,r)=>{r.r(t),r.d(t,{default:()=>i});var o=r("./node_modules/@estee/elc-service/src/Service/ServiceManager/BaseComponent.tsx"),s=r("./node_modules/@estee/elc-service-view-names/src/index.ts"),n=r("./src/service-setup/ContentService.ts");const i=(0,o.z)((()=>Promise.all([r.e("vendors-node_modules_estee_elc-drupal-api_src_DrupalApi_ts-node_modules_estee_elc-images_src_-9cb880"),r.e("src_service-setup_diContainer_tsx"),r.e("src_exported_basic-tout_BasicTout_tsx")]).then(r.bind(r,"./src/exported/basic-tout/BasicTout.tsx"))),s._V,n.Z.basicToutViewController)},"./src/exported/content-block/index.ts":(e,t,r)=>{r.r(t),r.d(t,{default:()=>i});var o=r("./node_modules/@estee/elc-service/src/Service/ServiceManager/BaseComponent.tsx"),s=r("./node_modules/@estee/elc-service-view-names/src/index.ts"),n=r("./src/service-setup/ContentService.ts");const i=(0,o.z)((()=>r.e("src_exported_content-block_ContentBlock_tsx").then(r.bind(r,"./src/exported/content-block/ContentBlock.tsx"))),s.ag,n.Z.contentBlockViewController)},"./src/exported/third-party-tout/index.ts":(e,t,r)=>{r.r(t),r.d(t,{default:()=>i});var o=r("./node_modules/@estee/elc-service/src/Service/ServiceManager/BaseComponent.tsx"),s=r("./node_modules/@estee/elc-service-view-names/src/index.ts"),n=r("./src/service-setup/ContentService.ts");const i=(0,o.z)((()=>Promise.all([r.e("vendors-node_modules_estee_elc-drupal-api_src_DrupalApi_ts-node_modules_estee_elc-images_src_-9cb880"),r.e("src_service-setup_diContainer_tsx"),r.e("src_exported_third-party-tout_ThirdPartyTout_tsx")]).then(r.bind(r,"./src/exported/third-party-tout/ThirdPartyTout.tsx"))),s.i2,n.Z.thirdPartyToutViewController)},"./src/exported/video-tout-youtube/index.ts":(e,t,r)=>{r.r(t),r.d(t,{default:()=>i});var o=r("./node_modules/@estee/elc-service/src/Service/ServiceManager/BaseComponent.tsx"),s=r("./node_modules/@estee/elc-service-view-names/src/index.ts"),n=r("./src/service-setup/ContentService.ts");const i=(0,o.z)((()=>Promise.all([r.e("vendors-node_modules_estee_elc-spinner_src_views_Spinner_tsx-node_modules_estee_elc-video_src-7eb352"),r.e("src_exported_video-tout-youtube_VideoToutYoutube_tsx")]).then(r.bind(r,"./src/exported/video-tout-youtube/VideoToutYoutube.tsx"))),s.hi,n.Z.videoToutYoutubeViewController)},"./src/exported/video-tout/index.ts":(e,t,r)=>{r.r(t),r.d(t,{default:()=>i});var o=r("./node_modules/@estee/elc-service/src/Service/ServiceManager/BaseComponent.tsx"),s=r("./node_modules/@estee/elc-service-view-names/src/index.ts"),n=r("./src/service-setup/ContentService.ts");const i=(0,o.z)((()=>Promise.all([r.e("vendors-node_modules_estee_elc-spinner_src_views_Spinner_tsx-node_modules_estee_elc-video_src-7eb352"),r.e("src_exported_video-tout_VideoTout_tsx")]).then(r.bind(r,"./src/exported/video-tout/VideoTout.tsx"))),s.sm,n.Z.videoToutViewController)},"./src/exported/vto-foundation-overlay/index.ts":(e,t,r)=>{r.r(t),r.d(t,{default:()=>i});var o=r("./node_modules/@estee/elc-service/src/Service/ServiceManager/BaseComponent.tsx"),s=r("./node_modules/@estee/elc-service-view-names/src/index.ts"),n=r("./src/service-setup/ContentService.ts");const i=(0,o.z)((()=>Promise.all([r.e("vendors-node_modules_estee_elc-buttons_src_views_Button_tsx-node_modules_estee_elc-spinner_sr-72de0d"),r.e("src_exported_vto-foundation-overlay_VtoFoundationOverlay_tsx")]).then(r.bind(r,"./src/exported/vto-foundation-overlay/VtoFoundationOverlay.tsx"))),s.Fi,n.Z.vtoFoundationOverlayViewController)},"./src/exported/vto-foundation-qr-code-overlay/index.ts":(e,t,r)=>{r.r(t),r.d(t,{default:()=>i});var o=r("./node_modules/@estee/elc-service/src/Service/ServiceManager/BaseComponent.tsx"),s=r("./node_modules/@estee/elc-service-view-names/src/index.ts"),n=r("./src/service-setup/ContentService.ts");const i=(0,o.z)((()=>Promise.all([r.e("vendors-node_modules_estee_elc-buttons_src_views_Button_tsx-node_modules_estee_elc-spinner_sr-72de0d"),r.e("src_exported_vto-foundation-qr-code-overlay_VtoFoundationQrCodeOverlay_tsx")]).then(r.bind(r,"./src/exported/vto-foundation-qr-code-overlay/VtoFoundationQrCodeOverlay.tsx"))),s.XP,n.Z.vtoFoundationQrCodeOverlayViewController)},"./src/service-setup/ContentService.ts":(e,t,r)=>{r.d(t,{_:()=>d,Z:()=>u});var o=r("./node_modules/@estee/elc-universal-utils/src/index.ts"),s=r("@estee/elc-logging"),n=(e,t,r)=>new Promise(((o,s)=>{var n=e=>{try{c(r.next(e))}catch(t){s(t)}},i=e=>{try{c(r.throw(e))}catch(t){s(t)}},c=e=>e.done?o(e.value):Promise.resolve(e.value).then(n,i);c((r=r.apply(e,t)).next())}));o.Jz.ServiceRegistry=o.Jz.ServiceRegistry||{};const i=()=>n(void 0,null,(function*(){}));class c{constructor(e,t,r=null){this.name=e,this.version=t,this.serviceInitializer=r,this.isStarted=!1}static setViews(e,t,r,s){o.Jz.ServiceRegistry[e]={name:t,version:r,views:s,isStarted:!0}}initializeService(e){return n(this,null,(function*(){try{const t=this.serviceInitializer||i;yield t(e),this.isStarted=!0}catch(t){this.logger.error({message:`Could not start service ${this.name}`,triggerType:s.TriggerType.render,payload:{error:t,context:{serviceRegistry:o.Jz.ServiceRegistry}}})}finally{this.isStarted=!0}}))}start(e){return this.startPromise||this.isStarted||(this.logger=this.logger||new s.ELCLogger({serviceName:this.name,environment:e.env||o.Jz.env,buid:e.businessUnitId||o.Jz.buid,serviceVersion:this.version}),this.startPromise=this.initializeService(e)),this.startPromise}}const{name:a,version:l}={branchName:"release/4.9",commitHash:"80c9a78dabaaeef5b210b72475cc8cc2ed4a352a",version:"4.9.0",name:"elc-service-content"};class d extends c{constructor(e){super(a,l,e)}}const u={contentApiSdk:"API_SDK",configStore:"CONFIG_STORE",httpTransport:"HTTP_TRANSPORT",contentService:"CONTENT_SERVICE",serviceBusController:"SERVICE_BUS_CONTROLLER",contentBlockViewController:"CONTENT_BLOCK_VIEW_CONTROLLER",contentRepository:"CONTENT_REPOSITORY",productRepository:"PRODUCT_REPOSITORY",contentNode:"CONTENT_NODE",basicToutViewController:"BASIC_TOUT_VIEW_CONTROLLER",vtoFoundationOverlayViewController:"VTO_FOUNDATION_OVERLAY_VIEW_CONTROLLER",videoToutViewController:"VIDEO_TOUT_VIEW_CONTROLLER",videoToutYoutubeViewController:"VIDEO_TOUT_YOUTUBE_VIEW_CONTROLLER",thirdPartyToutViewController:"THIRD_PARTY_TOUT_VIEW_CONTROLLER",vtoFoundationQrCodeOverlayViewController:"VTO_FOUNDATION_QR_CODE_OVERLAY_VIEW_CONTROLLER",logger:"ELC_LOGGER"}},"./node_modules/odiff/odiff.js":e=>{e.exports=function(e,r){var o=[];return t(e,r,o,[]),o};var t=function(e,c,a,l){var d;if(!(e===c||Number.isNaN(e)&&Number.isNaN(c)))if(e instanceof Array&&c instanceof Array){for(var u=e.length-1,v=c.length-1;u>=0&&v>=0;)if(s(e[u],c[v]))u--,v--;else{for(var _=r(s,e,c,u,v,0,0),p=u,m=v;p>_.a&&m>_.b;)if(o(e[p],c[m]))t(e[p],c[m],a,l.concat([p])),p--,m--;else{var h=r(o,e,c,p,m,_.a+1,_.b+1),f=p-h.a,g=m-h.b;1===f&&1===g?C(a,l.concat(h.a+1),c[h.b+1]):1===f&&2===g?(w(a,l,h.a+2,c.slice(h.b+2,m+1)),C(a,l.concat(h.a+1),c[h.b+1])):2===f&&1===g?(S(a,l,h.a+2,1,e),C(a,l.concat(h.a+1),c[h.b+1])):2===f&&2===g?(C(a,l.concat(h.a+2),c[h.b+2]),C(a,l.concat(h.a+1),c[h.b+1])):(f>0&&S(a,l,h.a+1,f,e),g>0&&w(a,l,h.a+1,c.slice(h.b+1,m+1))),p=h.a,m=h.b}p>_.a?S(a,l,p,p-_.a,e):m>_.b&&w(a,l,p+1,c.slice(_.b+1,m+1)),u=_.a,v=_.b}u>=0?S(a,l,0,u+1,e):v>=0&&w(a,l,0,c.slice(0,v+1))}else if(e instanceof Date&&c instanceof Date)e.getTime()!==c.getTime()&&C(a,l,c);else if(e instanceof Object&&c instanceof Object){var y=i(n(Object.keys(e)),n(Object.keys(c)));for(var b in y){var x=l.concat([b]);b in e&&!(b in c)?(d=x,a.push({type:"unset",path:d})):t(e[b],c[b],a,x)}}else C(a,l,c);function C(e,t,r){e.push({type:"set",path:t,val:r})}function S(e,t,r,o,s){var n=r?r-o+1:0;e.push({type:"rm",path:t,index:n,num:o,vals:s.slice(n,n+o)})}function w(e,t,r,o){e.push({type:"add",path:t,index:r,vals:o})}};function r(e,t,r,o,s,n,i){for(var c=o-n,a=s-i,l=Math.max(c,a),d=1;d<=l;d++){var u=t[o-d],v=r[s-d];if(d<=a&&d<=c&&e(u,v))return{a:o-d,b:s-d};for(var _=0;_=2&&o>r||o===e.length)return!1;o++}return!0}if(e instanceof Object){if(!(t instanceof Object))return!1;var a=i(n(Object.keys(e)),n(Object.keys(t))),l=Object.keys(a).length;r=l/10,o=0;for(var d in a){if(!s(e[d],t[d])){if(o>=2&&o>r||o+1===l)return!1;o++}}return!0}return e===t||Number.isNaN(e)&&Number.isNaN(t)}function s(e,t){if(e instanceof Array){if(!(t instanceof Array))return!1;if(e.length!==t.length)return!1;for(var r=0;r{e.exports=ElcServiceBus},"@estee/elc-logging":e=>{e.exports=ElcRuntime.ELCLogger},"@estee/elc-http-transport":e=>{e.exports=ElcRuntime.HttpTransport},"hypo-container":e=>{e.exports=ElcRuntime.HypoContainer},react:e=>{e.exports=ElcRuntime.React},"react-dom":e=>{e.exports=ElcRuntime.ReactDom},mobx:e=>{e.exports=ElcRuntime.mobx},"mobx-react":e=>{e.exports=ElcRuntime.mobxReact},"styled-components":e=>{e.exports=ElcRuntime.styled5}},n={};function i(e){var t=n[e];if(void 0!==t)return t.exports;var r=n[e]={id:e,exports:{}};return s[e].call(r.exports,r,r.exports,i),r.exports}i.m=s,i.n=e=>{var t=e&&e.__esModule?()=>e.default:()=>e;return i.d(t,{a:t}),t},i.d=(e,t)=>{for(var r in t)i.o(t,r)&&!i.o(e,r)&&Object.defineProperty(e,r,{enumerable:!0,get:t[r]})},i.f={},i.e=e=>Promise.all(Object.keys(i.f).reduce(((t,r)=>(i.f[r](e,t),t)),[])),i.u=e=>e+"."+{"src_service-setup_diContainer_tsx":"e9e10f4de5c285585d44",diContainer:"9675a7e55ad2bd5c0495","vendors-node_modules_estee_elc-drupal-api_src_DrupalApi_ts-node_modules_estee_elc-images_src_-9cb880":"88139c9fbc8a7b0eb919","src_exported_basic-tout_BasicTout_tsx":"7876f06674a4c670cf5c","src_exported_content-block_ContentBlock_tsx":"7f8ee7df93044b4d2359","src_exported_third-party-tout_ThirdPartyTout_tsx":"ae5da23d94063336f38b","vendors-node_modules_estee_elc-spinner_src_views_Spinner_tsx-node_modules_estee_elc-video_src-7eb352":"85e347768dd6f3f74824","src_exported_video-tout_VideoTout_tsx":"6c330fa315867fd7b660","src_exported_video-tout-youtube_VideoToutYoutube_tsx":"26fbec62b636d38dea00","vendors-node_modules_estee_elc-buttons_src_views_Button_tsx-node_modules_estee_elc-spinner_sr-72de0d":"9c998a642ac75c4a8442","src_exported_vto-foundation-overlay_VtoFoundationOverlay_tsx":"3ed719e18716d7c294d3","src_exported_vto-foundation-qr-code-overlay_VtoFoundationQrCodeOverlay_tsx":"9694b97bcbeeab66c976","node_modules_estee_elc-video_src_views_providers_YoutubeLite_tsx":"2c70ff689025290217a9","vendors-node_modules_estee_elc-video_src_views_providers_VideoPlayer_tsx":"8b721b80b1da9076a920"}[e]+".bundle.js",i.miniCssF=e=>e+".css",i.g=function(){if("object"==typeof globalThis)return globalThis;try{return this||new Function("return this")()}catch(e){if("object"==typeof window)return window}}(),i.o=(e,t)=>Object.prototype.hasOwnProperty.call(e,t),e={},t="elc-service-content:",i.l=(r,o,s,n)=>{if(e[r])e[r].push(o);else{var c,a;if(void 0!==s)for(var l=document.getElementsByTagName("script"),d=0;d{c.onerror=c.onload=null,clearTimeout(_);var s=e[r];if(delete e[r],c.parentNode&&c.parentNode.removeChild(c),s&&s.forEach((e=>e(o))),t)return t(o)},_=setTimeout(v.bind(null,void 0,{type:"timeout",target:c}),12e4);c.onerror=v.bind(null,c.onerror),c.onload=v.bind(null,c.onload),a&&document.head.appendChild(c)}},i.r=e=>{"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})},(()=>{var e;i.g.importScripts&&(e=i.g.location+"");var t=i.g.document;if(!e&&t&&(t.currentScript&&(e=t.currentScript.src),!e)){var r=t.getElementsByTagName("script");r.length&&(e=r[r.length-1].src)}if(!e)throw new Error("Automatic publicPath is not supported in this browser");e=e.replace(/#.*$/,"").replace(/\?.*$/,"").replace(/\/[^\/]+$/,"/"),i.p=e})(),r=e=>new Promise(((t,r)=>{var o=i.miniCssF(e),s=i.p+o;if(((e,t)=>{for(var r=document.getElementsByTagName("link"),o=0;o{var s=document.createElement("link");s.rel="stylesheet",s.type="text/css",s.onerror=s.onload=n=>{if(s.onerror=s.onload=null,"load"===n.type)r();else{var i=n&&("load"===n.type?"missing":n.type),c=n&&n.target&&n.target.href||t,a=new Error("Loading CSS chunk "+e+" failed.\n("+c+")");a.code="CSS_CHUNK_LOAD_FAILED",a.type=i,a.request=c,s.parentNode.removeChild(s),o(a)}},s.href=t,document.head.appendChild(s)})(e,s,t,r)})),o={elc_service_content:0},i.f.miniCss=(e,t)=>{o[e]?t.push(o[e]):0!==o[e]&&{"vendors-node_modules_estee_elc-video_src_views_providers_VideoPlayer_tsx":1}[e]&&t.push(o[e]=r(e).then((()=>{o[e]=0}),(t=>{throw delete o[e],t})))},(()=>{var e={elc_service_content:0};i.f.j=(t,r)=>{var o=i.o(e,t)?e[t]:void 0;if(0!==o)if(o)r.push(o[2]);else{var s=new Promise(((r,s)=>o=e[t]=[r,s]));r.push(o[2]=s);var n=i.p+i.u(t),c=new Error;i.l(n,(r=>{if(i.o(e,t)&&(0!==(o=e[t])&&(e[t]=void 0),o)){var s=r&&("load"===r.type?"missing":r.type),n=r&&r.target&&r.target.src;c.message="Loading chunk "+t+" failed.\n("+s+": "+n+")",c.name="ChunkLoadError",c.type=s,c.request=n,o[1](c)}}),"chunk-"+t,t)}};var t=(t,r)=>{var o,s,[n,c,a]=r,l=0;if(n.some((t=>0!==e[t]))){for(o in c)i.o(c,o)&&(i.m[o]=c[o]);if(a)a(i)}for(t&&t(r);l{var e=i("./node_modules/@estee/elc-universal-utils/src/index.ts"),t=i("./node_modules/@estee/elc-service/src/Service/ServiceManager/ServiceManager.ts"),r=i("./node_modules/@estee/elc-service-view-names/src/index.ts"),o=i("./src/service-setup/ContentService.ts");class s{constructor(){this.registerWatchers=void 0}}var n=i("@estee/elc-service-bus"),c=Object.defineProperty,a=Object.getOwnPropertyDescriptor;const l=[[n.serviceQueries.TEMPLATES_CONTENT_GET,"getServices"]];class d extends s{constructor(){super(...arguments),this.onEcommStarted=()=>{const e=setInterval((()=>{u&&(clearInterval(e),l.forEach(t.W.setDecoratorOnFunction(n.queryProvider)))}),50)}}}((e,t,r,o)=>{for(var s,n=o>1?void 0:o?a(t,r):t,i=e.length-1;i>=0;i--)(s=e[i])&&(n=(o?s(t,r,n):s(n))||n);o&&n&&c(t,r,n)})([(0,n.on)(n.events.ECOMM_STARTED,{replay:!0})],d.prototype,"onEcommStarted",2);const u=new d;i("./src/exported/basic-tout/index.ts"),i("./src/exported/content-block/index.ts"),i("./src/exported/third-party-tout/index.ts"),i("./src/exported/video-tout/index.ts"),i("./src/exported/video-tout-youtube/index.ts"),i("./src/exported/vto-foundation-overlay/index.ts"),i("./src/exported/vto-foundation-qr-code-overlay/index.ts");(0,e.q8)({branchName:"release/4.9",commitHash:"80c9a78dabaaeef5b210b72475cc8cc2ed4a352a",version:"4.9.0",name:"elc-service-content"});const{name:v,version:_}={branchName:"release/4.9",commitHash:"80c9a78dabaaeef5b210b72475cc8cc2ed4a352a",version:"4.9.0",name:"elc-service-content"};o._.setViews(v,(0,e.$W)(v),_,[r.ag,r._V,r.Fi,r.XP,r.sm,r.hi,r.i2]),t.W.setServiceStartParams({serviceName:v,diContainerImport:()=>Promise.all([i.e("src_service-setup_diContainer_tsx"),i.e("diContainer")]).then(i.bind(i,"./src/service-setup/diContainer.tsx")),serviceKey:o.Z.contentService,serviceBusControllerKey:o.Z.serviceBusController,serviceBus:{serviceBusBaseClass:u}})})(),c=u,a={"./diContainer":()=>Promise.all([i.e("src_service-setup_diContainer_tsx"),i.e("diContainer")]).then((()=>()=>i("./src/service-setup/diContainer.tsx"))),"./content-block":()=>Promise.resolve().then((()=>()=>i("./src/exported/content-block/index.ts"))),"./elc-basic-tout-v1":()=>Promise.resolve().then((()=>()=>i("./src/exported/basic-tout/index.ts"))),"./elc-vto-foundation-overlay-v1":()=>Promise.resolve().then((()=>()=>i("./src/exported/vto-foundation-overlay/index.ts"))),"./elc-vto-foundation-qr-code-overlay-v1":()=>Promise.resolve().then((()=>()=>i("./src/exported/vto-foundation-qr-code-overlay/index.ts"))),"./elc-video-tout-v1":()=>Promise.resolve().then((()=>()=>i("./src/exported/video-tout/index.ts"))),"./elc-video-tout-youtube-v1":()=>Promise.resolve().then((()=>()=>i("./src/exported/video-tout-youtube/index.ts"))),"./elc-third-party-tout-v1":()=>Promise.resolve().then((()=>()=>i("./src/exported/third-party-tout/index.ts")))},l=(e,t)=>(i.R=t,t=i.o(a,e)?a[e]():Promise.resolve().then((()=>{throw new Error('Module "'+e+'" does not exist in container.')})),i.R=void 0,t),d=(e,t)=>{if(i.S){var r="default",o=i.S[r];if(o&&o!==e)throw new Error("Container initialization failed as it has already been initialized with a different share scope");return i.S[r]=e,i.I(r,t)}},i.d(c,{get:()=>l,init:()=>d}),elc_service_content=u})(); //# sourceMappingURL=bundle.js.map