@pronto-tools-and-more/files 14.65.0 → 15.0.0
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/files/framework-latest/src/default/content/theme.css +12 -12
- package/files/framework-latest/src/default/storefront/buildInfo.json +3 -3
- package/files/framework-latest/src/default/storefront/index.html +1 -1
- package/files/framework-latest/src/default/storefront/modules/default-projects_storefront_src_app_component_content_content_module_ts.js +1 -1
- package/files/framework-latest/src/default/storefront/modules/default-projects_storefront_src_app_component_html_html_module_ts.js +1 -1
- package/files/framework-latest/src/default/storefront/modules/default-projects_storefront_src_app_component_section_section_module_ts.js +1 -1
- package/files/framework-latest/src/default/storefront/modules/main.js +1 -1
- package/files/framework-latest/src/default/storefront/modules/projects_storefront_src_app_component_base-component_base-datacollection_component_ts-project-6cb588.js +1 -1
- package/package.json +1 -1
@@ -1 +1 @@
|
|
1
|
-
"use strict";(self.webpackChunkstorefront=self.webpackChunkstorefront||[]).push([["default-projects_storefront_src_app_component_html_html_module_ts"],{1803:(O,M,L)=>{L.d(M,{OE:()=>C,OK:()=>s,TS:()=>p,We:()=>t});var p=function(r){return r.VERTICAL="vertical",r.HORIZONTAL="horizontal",r.GRID="grid",r.GROUP="group",r.TABS="tabs",r}(p||{}),t=function(r){return r.BLANK="_blank",r.SELF="_self",r}(t||{}),s=function(r){return r.div="div",r.a="a",r.article="article",r.aside="aside",r.br="br",r.button="button",r.details="details",r.dialog="dialog",r.em="em",r.figcaption="figcaption",r.figure="figure",r.footer="footer",r.h1="h1",r.h2="h2",r.h3="h3",r.h4="h4",r.h5="h5",r.h6="h6",r.header="header",r.hr="hr",r.iframe="iframe",r.img="img",r.input="input",r.li="li",r.main="main",r.mark="mark",r.nav="nav",r.ol="ol",r.p="p",r.pre="pre",r.section="section",r.small="small",r.span="span",r.strong="strong",r.summary="summary",r.time="time",r.ul="ul",r}(s||{}),C=function(r){return r.div="div",r.a="a",r.button="button",r.dialog="dialog",r.h1="h1",r.h2="h2",r.h3="h3",r.h4="h4",r.h5="h5",r.h6="h6",r.li="li",r.ol="ol",r.p="p",r.span="span",r.ul="ul",r.article="article",r.aside="aside",r.details="details",r.figcaption="figcaption",r.figure="figure",r.footer="footer",r.header="header",r.main="main",r.mark="mark",r.nav="nav",r.section="section",r.summary="summary",r.time="time",r}(C||{})},2285:(O,M,L)=>{L.d(M,{b:()=>b});var p=L(467),i=L(9379),t=L(3953),s=L(1210),C=L(8448),r=L(8004),x=L(8251),y=L(610),D=L(1803);const T={tag:D.OK.div,content:"",attributes:{}};var _=L(8179),B=L(5820);let b=(()=>{var h;class F extends s.${constructor(){super(...arguments),this.translate=(0,t.WQX)(C.D),this.eventActionService=(0,t.WQX)(r.G),this.store=(0,t.WQX)(x.B),this.anchorService=(0,t.WQX)(B.X),this.changeDetectorRef=(0,t.WQX)(t.gRc),this.anchorFeatureEnabled=!1,this.tapHtmlUrl=(0,t.vPA)(null),this.defaultConfig=(0,i.A)({},T)}get dataHref(){const c=this.tapHtmlUrl();return c&&this.baseConfig().tag!==D.OK.a?c:null}get role(){if(!this.canDisplayAnchorTag)return null;const c=this.baseConfig().tag===D.OK.a,l=!!this.tapHtmlUrl();return c?l?null:"button":l?"link":"button"}ngOnInit(){var c=()=>super.ngOnInit,l=this;return(0,p.A)(function*(){if(l.anchorFeatureEnabled=l.anchorService.isAnchorFeatureEnabled(),c().call(l),l.elementRef.nativeElement.innerHTML="",!l.domHelper.leanDom){const u=l.renderer.createElement(l.baseConfig().tag);l.renderer.appendChild(l.elementRef.nativeElement,u)}})()}onConfigChanges(){var c=this;return(0,p.A)(function*(){var l,u;const f=c.domHelper.leanDom?c.elementRef.nativeElement:c.renderer.createElement(c.config.tag),H=(0,i.A)({},c.config.attributes);null!==(l=c.config.attributes)&&void 0!==l&&l.src&&(H.src=c.contextService.toStorefrontResourceUrl(c.config.attributes.src)),null!==(u=c.config.attributes)&&void 0!==u&&u.href&&(H.href=c.contextService.toStorefrontResourceUrl(c.config.attributes.href)),"iframe"===c.config.tag&&f.addEventListener("load",()=>{f&&f.contentDocument?(f.contentDocument.scrollingElement.scrollHeight>f.contentWindow.innerHeight&&(f.style.height=f.contentDocument.scrollingElement.scrollHeight+"px"),f.contentDocument.scrollingElement.scrollWidth>f.contentWindow.innerWidth&&(f.style.width=f.contentDocument.scrollingElement.scrollWidth+"px")):window.addEventListener("message",d=>{d.origin===new URL(null==H?void 0:H.src).origin&&(d.data.height&&(f.style.height=d.data.height+"px"),d.data.width&&(f.style.width=d.data.width+"px"))})}),Object.keys(H).forEach(d=>f.setAttribute(d,c.config.attributes[d])),c.translatedContent=yield c.translate.translate({text:c.config.content,args:c.config.variables||[]}),f.innerHTML=(0,_.uQ)(c.translatedContent,c.context,c.contextService.$functions,c.globalService.getGlobalData()),c.domHelper.leanDom||(c.elementRef.nativeElement.innerHTML="");let g=f;if(c.anchorFeatureEnabled){const d=c.anchorService.handleAnchorTagsForComponents(c.config.tap);c.canDisplayAnchorTag=d.canDisplayAnchorTag,d.tapUrl&&c.tapHtmlUrl.set(d.tapUrl),c.domHelper.leanDom||(g=c.handleAnchorTags(f,c.tapHtmlUrl()))}g.addEventListener("click",d=>c.onClick(d)),c.domHelper.leanDom||c.renderer.appendChild(c.elementRef.nativeElement,g),c.changeDetectorRef.markForCheck()})()}ngOnDestroy(){super.ngOnDestroy()}onClick(c){if(this.config.tap){(this.anchorFeatureEnabled||"touchstart"===c.type)&&c.preventDefault(),this.trackOnClick();const u=(0,_.v3)(this.config.tap);this.eventActionService.processEventAction(u,this)}const l=this.getAnchorElementFromEvent(c);null!=l&&l.href&&(l.target===D.We.BLANK?"external"===l.getAttribute("data-target")?this.trackLinkOpenExternal(l):this.trackLinkOpenAppBrowser(l):this.trackLinkOpenInline(l))}getConfigEscapeProperties(){return["condition"]}isGhost(){return!1}hasContextChanged(c){return super.hasContextChanged(c)||this.translatedContent&&this.translatedContent.indexOf(_.mF)>-1}getAnchorElementFromEvent(c){var l,u;return"a"===(null===(l=c.target)||void 0===l?void 0:l.tagName.toLowerCase())?c.target:"a"===(null===(u=c.target)||void 0===u||null===(u=u.parentElement)||void 0===u?void 0:u.tagName.toLowerCase())?c.target.parentElement:null}handleAnchorTags(c,l){if(l){const u=this.renderer.createElement("a");return u.style.height="inherit",u.style.width="inherit",u.setAttribute("href",l),u.appendChild(c),u}return c}trackOnClick(){const c="".concat(this.getTrackingBaseKey(),"_CLICKED");this.dispatchTrackingAction(c,{})}trackLinkOpenExternal(c){const l="".concat(this.getTrackingBaseKey(),"_LINK_OPEN_EXTERNAL");this.dispatchTrackingAction(l,{TARGET_URL:c.href,LINK_TEXT:c.innerText})}trackLinkOpenAppBrowser(c){const l="".concat(this.getTrackingBaseKey(),"_LINK_OPEN_APP_BROWSER");this.dispatchTrackingAction(l,{TARGET_URL:c.href,LINK_TEXT:c.innerText})}trackLinkOpenInline(c){this.store.dispatch((0,y.k4)({url:window.location.href,key:"".concat(this.getTrackingBaseKey(),"_LINK_OPEN_INLINE"),params:{TARGET_URL:c.href,LINK_TEXT:c.innerText}}))}dispatchTrackingAction(c,l){this.store.dispatch((0,y.k4)({url:window.location.href,key:c,params:l}))}}return(h=F).type="html",h.\u0275fac=(()=>{let v;return function(l){return(v||(v=t.xGo(h)))(l||h)}})(),h.\u0275cmp=t.VBU({type:h,selectors:[["storefront-html"]],hostVars:2,hostBindings:function(c,l){2&c&&t.BMQ("data-href",l.dataHref)("role",l.role)},standalone:!1,features:[t.Jv_([x.B]),t.Vt3],decls:0,vars:0,template:function(c,l){},styles:['.aspectRatioBase{position:relative;display:block}.aspectRatioBase:before{content:"";position:relative;display:block}.aspectRatioBase>*{position:absolute}storefront-html{position:relative;display:flex}storefront-html.ghost>*{background-image:linear-gradient(90deg,var(--ghostColor) 0px,rgb(236,236,236) 40px,var(--ghostColor) 80px);background-size:80vw;animation:ghost-lines 2s infinite linear;background-color:var(--ghostColor);border-radius:var(--borderRadius);width:90%;height:1.2em}\n'],encapsulation:2,changeDetection:0}),F})()},8530:(O,M,L)=>{L.d(M,{$9:()=>g,$S:()=>f,Cq:()=>U,DO:()=>T,EB:()=>r,Ez:()=>H,Gg:()=>$,I5:()=>c,Lw:()=>G,Ny:()=>l,Ob:()=>X,Q5:()=>v,Sj:()=>S,Tz:()=>x,UO:()=>j,VS:()=>E,WL:()=>R,Wb:()=>k,X:()=>y,Zj:()=>V,Zp:()=>A,_O:()=>N,ah:()=>d,bE:()=>D,dD:()=>w,eq:()=>K,f$:()=>b,fy:()=>F,kD:()=>C,mF:()=>u,nY:()=>J,ns:()=>h,qx:()=>I,rm:()=>B,tk:()=>_,uc:()=>P,wf:()=>W});var p=L(2285),i=L(8251),t=L(3953);const s=["class","pxp-html"];let C=(()=>{var e;class a extends p.b{}return(e=a).\u0275fac=(()=>{let n;return function(o){return(n||(n=t.xGo(e)))(o||e)}})(),e.\u0275cmp=t.VBU({type:e,selectors:[["div",8,"pxp-html"]],standalone:!1,features:[t.Jv_([i.B]),t.Vt3],attrs:s,decls:0,vars:0,template:function(m,o){},encapsulation:2,changeDetection:0}),a})(),r=(()=>{var e;class a extends p.b{get href(){return this.tapHtmlUrl()}}return(e=a).\u0275fac=(()=>{let n;return function(o){return(n||(n=t.xGo(e)))(o||e)}})(),e.\u0275cmp=t.VBU({type:e,selectors:[["a",8,"pxp-html"]],hostVars:1,hostBindings:function(m,o){2&m&&t.BMQ("href",o.href,t.B4B)},standalone:!1,features:[t.Jv_([i.B]),t.Vt3],attrs:s,decls:0,vars:0,template:function(m,o){},encapsulation:2,changeDetection:0}),a})(),x=(()=>{var e;class a extends p.b{}return(e=a).\u0275fac=(()=>{let n;return function(o){return(n||(n=t.xGo(e)))(o||e)}})(),e.\u0275cmp=t.VBU({type:e,selectors:[["article",8,"pxp-html"]],standalone:!1,features:[t.Jv_([i.B]),t.Vt3],attrs:s,decls:0,vars:0,template:function(m,o){},encapsulation:2,changeDetection:0}),a})(),y=(()=>{var e;class a extends p.b{}return(e=a).\u0275fac=(()=>{let n;return function(o){return(n||(n=t.xGo(e)))(o||e)}})(),e.\u0275cmp=t.VBU({type:e,selectors:[["aside",8,"pxp-html"]],standalone:!1,features:[t.Jv_([i.B]),t.Vt3],attrs:s,decls:0,vars:0,template:function(m,o){},encapsulation:2,changeDetection:0}),a})(),D=(()=>{var e;class a extends p.b{}return(e=a).\u0275fac=(()=>{let n;return function(o){return(n||(n=t.xGo(e)))(o||e)}})(),e.\u0275cmp=t.VBU({type:e,selectors:[["br",8,"pxp-html"]],standalone:!1,features:[t.Jv_([i.B]),t.Vt3],attrs:s,decls:0,vars:0,template:function(m,o){},encapsulation:2,changeDetection:0}),a})(),T=(()=>{var e;class a extends p.b{}return(e=a).\u0275fac=(()=>{let n;return function(o){return(n||(n=t.xGo(e)))(o||e)}})(),e.\u0275cmp=t.VBU({type:e,selectors:[["button",8,"pxp-html"]],standalone:!1,features:[t.Jv_([i.B]),t.Vt3],attrs:s,decls:0,vars:0,template:function(m,o){},encapsulation:2,changeDetection:0}),a})(),_=(()=>{var e;class a extends p.b{}return(e=a).\u0275fac=(()=>{let n;return function(o){return(n||(n=t.xGo(e)))(o||e)}})(),e.\u0275cmp=t.VBU({type:e,selectors:[["details",8,"pxp-html"]],standalone:!1,features:[t.Jv_([i.B]),t.Vt3],attrs:s,decls:0,vars:0,template:function(m,o){},encapsulation:2,changeDetection:0}),a})(),B=(()=>{var e;class a extends p.b{}return(e=a).\u0275fac=(()=>{let n;return function(o){return(n||(n=t.xGo(e)))(o||e)}})(),e.\u0275cmp=t.VBU({type:e,selectors:[["dialog",8,"pxp-html"]],standalone:!1,features:[t.Jv_([i.B]),t.Vt3],attrs:s,decls:0,vars:0,template:function(m,o){},encapsulation:2,changeDetection:0}),a})(),b=(()=>{var e;class a extends p.b{}return(e=a).\u0275fac=(()=>{let n;return function(o){return(n||(n=t.xGo(e)))(o||e)}})(),e.\u0275cmp=t.VBU({type:e,selectors:[["em",8,"pxp-html"]],standalone:!1,features:[t.Jv_([i.B]),t.Vt3],attrs:s,decls:0,vars:0,template:function(m,o){},encapsulation:2,changeDetection:0}),a})(),h=(()=>{var e;class a extends p.b{}return(e=a).\u0275fac=(()=>{let n;return function(o){return(n||(n=t.xGo(e)))(o||e)}})(),e.\u0275cmp=t.VBU({type:e,selectors:[["figure",8,"pxp-html"]],standalone:!1,features:[t.Jv_([i.B]),t.Vt3],attrs:s,decls:0,vars:0,template:function(m,o){},encapsulation:2,changeDetection:0}),a})(),F=(()=>{var e;class a extends p.b{}return(e=a).\u0275fac=(()=>{let n;return function(o){return(n||(n=t.xGo(e)))(o||e)}})(),e.\u0275cmp=t.VBU({type:e,selectors:[["figcaption",8,"pxp-html"]],standalone:!1,features:[t.Jv_([i.B]),t.Vt3],attrs:s,decls:0,vars:0,template:function(m,o){},encapsulation:2,changeDetection:0}),a})(),v=(()=>{var e;class a extends p.b{}return(e=a).\u0275fac=(()=>{let n;return function(o){return(n||(n=t.xGo(e)))(o||e)}})(),e.\u0275cmp=t.VBU({type:e,selectors:[["footer",8,"pxp-html"]],standalone:!1,features:[t.Jv_([i.B]),t.Vt3],attrs:s,decls:0,vars:0,template:function(m,o){},encapsulation:2,changeDetection:0}),a})(),c=(()=>{var e;class a extends p.b{}return(e=a).\u0275fac=(()=>{let n;return function(o){return(n||(n=t.xGo(e)))(o||e)}})(),e.\u0275cmp=t.VBU({type:e,selectors:[["h1",8,"pxp-html"]],standalone:!1,features:[t.Jv_([i.B]),t.Vt3],attrs:s,decls:0,vars:0,template:function(m,o){},encapsulation:2,changeDetection:0}),a})(),l=(()=>{var e;class a extends p.b{}return(e=a).\u0275fac=(()=>{let n;return function(o){return(n||(n=t.xGo(e)))(o||e)}})(),e.\u0275cmp=t.VBU({type:e,selectors:[["h2",8,"pxp-html"]],standalone:!1,features:[t.Jv_([i.B]),t.Vt3],attrs:s,decls:0,vars:0,template:function(m,o){},encapsulation:2,changeDetection:0}),a})(),u=(()=>{var e;class a extends p.b{}return(e=a).\u0275fac=(()=>{let n;return function(o){return(n||(n=t.xGo(e)))(o||e)}})(),e.\u0275cmp=t.VBU({type:e,selectors:[["h3",8,"pxp-html"]],standalone:!1,features:[t.Jv_([i.B]),t.Vt3],attrs:s,decls:0,vars:0,template:function(m,o){},encapsulation:2,changeDetection:0}),a})(),f=(()=>{var e;class a extends p.b{}return(e=a).\u0275fac=(()=>{let n;return function(o){return(n||(n=t.xGo(e)))(o||e)}})(),e.\u0275cmp=t.VBU({type:e,selectors:[["h4",8,"pxp-html"]],standalone:!1,features:[t.Jv_([i.B]),t.Vt3],attrs:s,decls:0,vars:0,template:function(m,o){},encapsulation:2,changeDetection:0}),a})(),H=(()=>{var e;class a extends p.b{}return(e=a).\u0275fac=(()=>{let n;return function(o){return(n||(n=t.xGo(e)))(o||e)}})(),e.\u0275cmp=t.VBU({type:e,selectors:[["h5",8,"pxp-html"]],standalone:!1,features:[t.Jv_([i.B]),t.Vt3],attrs:s,decls:0,vars:0,template:function(m,o){},encapsulation:2,changeDetection:0}),a})(),g=(()=>{var e;class a extends p.b{}return(e=a).\u0275fac=(()=>{let n;return function(o){return(n||(n=t.xGo(e)))(o||e)}})(),e.\u0275cmp=t.VBU({type:e,selectors:[["h6",8,"pxp-html"]],standalone:!1,features:[t.Jv_([i.B]),t.Vt3],attrs:s,decls:0,vars:0,template:function(m,o){},encapsulation:2,changeDetection:0}),a})(),d=(()=>{var e;class a extends p.b{}return(e=a).\u0275fac=(()=>{let n;return function(o){return(n||(n=t.xGo(e)))(o||e)}})(),e.\u0275cmp=t.VBU({type:e,selectors:[["header",8,"pxp-html"]],standalone:!1,features:[t.Jv_([i.B]),t.Vt3],attrs:s,decls:0,vars:0,template:function(m,o){},encapsulation:2,changeDetection:0}),a})(),E=(()=>{var e;class a extends p.b{}return(e=a).\u0275fac=(()=>{let n;return function(o){return(n||(n=t.xGo(e)))(o||e)}})(),e.\u0275cmp=t.VBU({type:e,selectors:[["hr",8,"pxp-html"]],standalone:!1,features:[t.Jv_([i.B]),t.Vt3],attrs:s,decls:0,vars:0,template:function(m,o){},encapsulation:2,changeDetection:0}),a})(),V=(()=>{var e;class a extends p.b{}return(e=a).\u0275fac=(()=>{let n;return function(o){return(n||(n=t.xGo(e)))(o||e)}})(),e.\u0275cmp=t.VBU({type:e,selectors:[["iframe",8,"pxp-html"]],standalone:!1,features:[t.Jv_([i.B]),t.Vt3],attrs:s,decls:0,vars:0,template:function(m,o){},encapsulation:2,changeDetection:0}),a})(),U=(()=>{var e;class a extends p.b{}return(e=a).\u0275fac=(()=>{let n;return function(o){return(n||(n=t.xGo(e)))(o||e)}})(),e.\u0275cmp=t.VBU({type:e,selectors:[["img",8,"pxp-html"]],standalone:!1,features:[t.Jv_([i.B]),t.Vt3],attrs:s,decls:0,vars:0,template:function(m,o){},encapsulation:2,changeDetection:0}),a})(),A=(()=>{var e;class a extends p.b{}return(e=a).\u0275fac=(()=>{let n;return function(o){return(n||(n=t.xGo(e)))(o||e)}})(),e.\u0275cmp=t.VBU({type:e,selectors:[["input",8,"pxp-html"]],standalone:!1,features:[t.Jv_([i.B]),t.Vt3],attrs:s,decls:0,vars:0,template:function(m,o){},encapsulation:2,changeDetection:0}),a})(),K=(()=>{var e;class a extends p.b{}return(e=a).\u0275fac=(()=>{let n;return function(o){return(n||(n=t.xGo(e)))(o||e)}})(),e.\u0275cmp=t.VBU({type:e,selectors:[["li",8,"pxp-html"]],standalone:!1,features:[t.Jv_([i.B]),t.Vt3],attrs:s,decls:0,vars:0,template:function(m,o){},encapsulation:2,changeDetection:0}),a})(),S=(()=>{var e;class a extends p.b{}return(e=a).\u0275fac=(()=>{let n;return function(o){return(n||(n=t.xGo(e)))(o||e)}})(),e.\u0275cmp=t.VBU({type:e,selectors:[["main",8,"pxp-html"]],standalone:!1,features:[t.Jv_([i.B]),t.Vt3],attrs:s,decls:0,vars:0,template:function(m,o){},encapsulation:2,changeDetection:0}),a})(),k=(()=>{var e;class a extends p.b{}return(e=a).\u0275fac=(()=>{let n;return function(o){return(n||(n=t.xGo(e)))(o||e)}})(),e.\u0275cmp=t.VBU({type:e,selectors:[["mark",8,"pxp-html"]],standalone:!1,features:[t.Jv_([i.B]),t.Vt3],attrs:s,decls:0,vars:0,template:function(m,o){},encapsulation:2,changeDetection:0}),a})(),I=(()=>{var e;class a extends p.b{}return(e=a).\u0275fac=(()=>{let n;return function(o){return(n||(n=t.xGo(e)))(o||e)}})(),e.\u0275cmp=t.VBU({type:e,selectors:[["nav",8,"pxp-html"]],standalone:!1,features:[t.Jv_([i.B]),t.Vt3],attrs:s,decls:0,vars:0,template:function(m,o){},encapsulation:2,changeDetection:0}),a})(),P=(()=>{var e;class a extends p.b{}return(e=a).\u0275fac=(()=>{let n;return function(o){return(n||(n=t.xGo(e)))(o||e)}})(),e.\u0275cmp=t.VBU({type:e,selectors:[["ol",8,"pxp-html"]],standalone:!1,features:[t.Jv_([i.B]),t.Vt3],attrs:s,decls:0,vars:0,template:function(m,o){},encapsulation:2,changeDetection:0}),a})(),J=(()=>{var e;class a extends p.b{}return(e=a).\u0275fac=(()=>{let n;return function(o){return(n||(n=t.xGo(e)))(o||e)}})(),e.\u0275cmp=t.VBU({type:e,selectors:[["p",8,"pxp-html"]],standalone:!1,features:[t.Jv_([i.B]),t.Vt3],attrs:s,decls:0,vars:0,template:function(m,o){},encapsulation:2,changeDetection:0}),a})(),R=(()=>{var e;class a extends p.b{}return(e=a).\u0275fac=(()=>{let n;return function(o){return(n||(n=t.xGo(e)))(o||e)}})(),e.\u0275cmp=t.VBU({type:e,selectors:[["pre",8,"pxp-html"]],standalone:!1,features:[t.Jv_([i.B]),t.Vt3],attrs:s,decls:0,vars:0,template:function(m,o){},encapsulation:2,changeDetection:0}),a})(),N=(()=>{var e;class a extends p.b{}return(e=a).\u0275fac=(()=>{let n;return function(o){return(n||(n=t.xGo(e)))(o||e)}})(),e.\u0275cmp=t.VBU({type:e,selectors:[["section",8,"pxp-html"]],standalone:!1,features:[t.Jv_([i.B]),t.Vt3],attrs:s,decls:0,vars:0,template:function(m,o){},encapsulation:2,changeDetection:0}),a})(),W=(()=>{var e;class a extends p.b{}return(e=a).\u0275fac=(()=>{let n;return function(o){return(n||(n=t.xGo(e)))(o||e)}})(),e.\u0275cmp=t.VBU({type:e,selectors:[["small",8,"pxp-html"]],standalone:!1,features:[t.Jv_([i.B]),t.Vt3],attrs:s,decls:0,vars:0,template:function(m,o){},encapsulation:2,changeDetection:0}),a})(),G=(()=>{var e;class a extends p.b{}return(e=a).\u0275fac=(()=>{let n;return function(o){return(n||(n=t.xGo(e)))(o||e)}})(),e.\u0275cmp=t.VBU({type:e,selectors:[["span",8,"pxp-html"]],standalone:!1,features:[t.Jv_([i.B]),t.Vt3],attrs:s,decls:0,vars:0,template:function(m,o){},encapsulation:2,changeDetection:0}),a})(),$=(()=>{var e;class a extends p.b{}return(e=a).\u0275fac=(()=>{let n;return function(o){return(n||(n=t.xGo(e)))(o||e)}})(),e.\u0275cmp=t.VBU({type:e,selectors:[["strong",8,"pxp-html"]],standalone:!1,features:[t.Jv_([i.B]),t.Vt3],attrs:s,decls:0,vars:0,template:function(m,o){},encapsulation:2,changeDetection:0}),a})(),w=(()=>{var e;class a extends p.b{}return(e=a).\u0275fac=(()=>{let n;return function(o){return(n||(n=t.xGo(e)))(o||e)}})(),e.\u0275cmp=t.VBU({type:e,selectors:[["summary",8,"pxp-html"]],standalone:!1,features:[t.Jv_([i.B]),t.Vt3],attrs:s,decls:0,vars:0,template:function(m,o){},encapsulation:2,changeDetection:0}),a})(),X=(()=>{var e;class a extends p.b{}return(e=a).\u0275fac=(()=>{let n;return function(o){return(n||(n=t.xGo(e)))(o||e)}})(),e.\u0275cmp=t.VBU({type:e,selectors:[["time",8,"pxp-html"]],standalone:!1,features:[t.Jv_([i.B]),t.Vt3],attrs:s,decls:0,vars:0,template:function(m,o){},encapsulation:2,changeDetection:0}),a})(),j=(()=>{var e;class a extends p.b{}return(e=a).\u0275fac=(()=>{let n;return function(o){return(n||(n=t.xGo(e)))(o||e)}})(),e.\u0275cmp=t.VBU({type:e,selectors:[["ul",8,"pxp-html"]],standalone:!1,features:[t.Jv_([i.B]),t.Vt3],attrs:s,decls:0,vars:0,template:function(m,o){},encapsulation:2,changeDetection:0}),a})()},9207:(O,M,L)=>{L.r(M),L.d(M,{HTMLModule:()=>x,component:()=>y});var p=L(177),i=L(2285),t=L(8530),s=L(1803),C=L(3953);let x=(()=>{var D;class T{}return(D=T).\u0275fac=function(B){return new(B||D)},D.\u0275mod=C.$C({type:D}),D.\u0275inj=C.G2t({imports:[p.MD]}),T})();const y={component:i.b,leanDomComponentVariant:D=>{switch(D){case s.OK.div:return t.kD;case s.OK.a:return t.EB;case s.OK.article:return t.Tz;case s.OK.aside:return t.X;case s.OK.br:return t.bE;case s.OK.button:return t.DO;case s.OK.details:return t.tk;case s.OK.dialog:return t.rm;case s.OK.em:return t.f$;case s.OK.figcaption:return t.fy;case s.OK.figure:return t.ns;case s.OK.footer:return t.Q5;case s.OK.h1:return t.I5;case s.OK.h2:return t.Ny;case s.OK.h3:return t.mF;case s.OK.h4:return t.$S;case s.OK.h5:return t.Ez;case s.OK.h6:return t.$9;case s.OK.header:return t.ah;case s.OK.hr:return t.VS;case s.OK.iframe:return t.Zj;case s.OK.img:return t.Cq;case s.OK.input:return t.Zp;case s.OK.li:return t.eq;case s.OK.main:return t.Sj;case s.OK.mark:return t.Wb;case s.OK.nav:return t.qx;case s.OK.ol:return t.uc;case s.OK.p:return t.nY;case s.OK.pre:return t.WL;case s.OK.section:return t._O;case s.OK.small:return t.wf;case s.OK.span:return t.Lw;case s.OK.strong:return t.Gg;case s.OK.summary:return t.dD;case s.OK.time:return t.Ob;case s.OK.ul:return t.UO;default:return console.warn("No html component found for ".concat(D,", falling back to div")),t.kD}}}}}]);
|
1
|
+
"use strict";(self.webpackChunkstorefront=self.webpackChunkstorefront||[]).push([["default-projects_storefront_src_app_component_html_html_module_ts"],{1803:(O,M,L)=>{L.d(M,{OE:()=>C,OK:()=>s,TS:()=>p,We:()=>t});var p=function(r){return r.VERTICAL="vertical",r.HORIZONTAL="horizontal",r.GRID="grid",r.GROUP="group",r.TABS="tabs",r}(p||{}),t=function(r){return r.BLANK="_blank",r.SELF="_self",r}(t||{}),s=function(r){return r.div="div",r.a="a",r.article="article",r.aside="aside",r.br="br",r.button="button",r.details="details",r.dialog="dialog",r.em="em",r.figcaption="figcaption",r.figure="figure",r.footer="footer",r.h1="h1",r.h2="h2",r.h3="h3",r.h4="h4",r.h5="h5",r.h6="h6",r.header="header",r.hr="hr",r.iframe="iframe",r.img="img",r.input="input",r.li="li",r.main="main",r.mark="mark",r.nav="nav",r.ol="ol",r.p="p",r.pre="pre",r.section="section",r.small="small",r.span="span",r.strong="strong",r.summary="summary",r.time="time",r.ul="ul",r}(s||{}),C=function(r){return r.div="div",r.a="a",r.button="button",r.dialog="dialog",r.h1="h1",r.h2="h2",r.h3="h3",r.h4="h4",r.h5="h5",r.h6="h6",r.li="li",r.ol="ol",r.p="p",r.span="span",r.ul="ul",r.article="article",r.aside="aside",r.details="details",r.figcaption="figcaption",r.figure="figure",r.footer="footer",r.header="header",r.main="main",r.mark="mark",r.nav="nav",r.section="section",r.summary="summary",r.time="time",r}(C||{})},2285:(O,M,L)=>{L.d(M,{b:()=>b});var p=L(467),i=L(9379),t=L(3953),s=L(1210),C=L(8448),r=L(8004),x=L(8251),B=L(610),D=L(1803);const T={tag:D.OK.div,content:"",attributes:{}};var _=L(8179),y=L(5820);let b=(()=>{var h;class F extends s.${constructor(){super(...arguments),this.translate=(0,t.WQX)(C.D),this.eventActionService=(0,t.WQX)(r.G),this.store=(0,t.WQX)(x.B),this.anchorService=(0,t.WQX)(y.X),this.changeDetectorRef=(0,t.WQX)(t.gRc),this.anchorFeatureEnabled=!1,this.tapHtmlUrl=(0,t.vPA)(null),this.defaultConfig=(0,i.A)({},T)}get dataHref(){const c=this.tapHtmlUrl();return c&&this.baseConfig().tag!==D.OK.a?c:null}get role(){if(!this.domHelper.leanDom||!this.hasAction)return null;const c=this.baseConfig().tag===D.OK.a,l=!!this.tapHtmlUrl();return c?l?null:"button":l?"link":"button"}ngOnInit(){var c=()=>super.ngOnInit,l=this;return(0,p.A)(function*(){if(l.anchorFeatureEnabled=l.anchorService.isAnchorFeatureEnabled(),c().call(l),l.elementRef.nativeElement.innerHTML="",!l.domHelper.leanDom){const u=l.renderer.createElement(l.baseConfig().tag);l.renderer.appendChild(l.elementRef.nativeElement,u)}})()}onConfigChanges(){var c=this;return(0,p.A)(function*(){var l,u;const f=c.domHelper.leanDom?c.elementRef.nativeElement:c.renderer.createElement(c.config.tag),H=(0,i.A)({},c.config.attributes);null!==(l=c.config.attributes)&&void 0!==l&&l.src&&(H.src=c.contextService.toStorefrontResourceUrl(c.config.attributes.src)),null!==(u=c.config.attributes)&&void 0!==u&&u.href&&(H.href=c.contextService.toStorefrontResourceUrl(c.config.attributes.href)),"iframe"===c.config.tag&&f.addEventListener("load",()=>{f&&f.contentDocument?(f.contentDocument.scrollingElement.scrollHeight>f.contentWindow.innerHeight&&(f.style.height=f.contentDocument.scrollingElement.scrollHeight+"px"),f.contentDocument.scrollingElement.scrollWidth>f.contentWindow.innerWidth&&(f.style.width=f.contentDocument.scrollingElement.scrollWidth+"px")):window.addEventListener("message",d=>{d.origin===new URL(null==H?void 0:H.src).origin&&(d.data.height&&(f.style.height=d.data.height+"px"),d.data.width&&(f.style.width=d.data.width+"px"))})}),Object.keys(H).forEach(d=>f.setAttribute(d,c.config.attributes[d])),c.translatedContent=yield c.translate.translate({text:c.config.content,args:c.config.variables||[]}),f.innerHTML=(0,_.uQ)(c.translatedContent,c.context,c.contextService.$functions,c.globalService.getGlobalData()),c.domHelper.leanDom||(c.elementRef.nativeElement.innerHTML="");let g=f;if(c.anchorFeatureEnabled){const{hasAction:d,tapUrl:E}=c.anchorService.handleAnchorTagsForComponents(c.config.tap);c.hasAction=d,c.tapHtmlUrl.set(E),c.domHelper.leanDom||(g=c.handleAnchorTags(f,c.tapHtmlUrl()))}g.addEventListener("click",d=>c.onClick(d)),c.domHelper.leanDom||c.renderer.appendChild(c.elementRef.nativeElement,g),c.changeDetectorRef.markForCheck()})()}ngOnDestroy(){super.ngOnDestroy()}onClick(c){if(this.config.tap){(this.anchorFeatureEnabled||"touchstart"===c.type)&&c.preventDefault(),this.trackOnClick();const u=(0,_.v3)(this.config.tap);this.eventActionService.processEventAction(u,this)}const l=this.getAnchorElementFromEvent(c);null!=l&&l.href&&(l.target===D.We.BLANK?"external"===l.getAttribute("data-target")?this.trackLinkOpenExternal(l):this.trackLinkOpenAppBrowser(l):this.trackLinkOpenInline(l))}getConfigEscapeProperties(){return["condition"]}isGhost(){return!1}hasContextChanged(c){return super.hasContextChanged(c)||this.translatedContent&&this.translatedContent.indexOf(_.mF)>-1}getAnchorElementFromEvent(c){var l,u;return"a"===(null===(l=c.target)||void 0===l?void 0:l.tagName.toLowerCase())?c.target:"a"===(null===(u=c.target)||void 0===u||null===(u=u.parentElement)||void 0===u?void 0:u.tagName.toLowerCase())?c.target.parentElement:null}handleAnchorTags(c,l){if(l){const u=this.renderer.createElement("a");return u.style.height="inherit",u.style.width="inherit",u.setAttribute("href",l),u.appendChild(c),u}return c}trackOnClick(){const c="".concat(this.getTrackingBaseKey(),"_CLICKED");this.dispatchTrackingAction(c,{})}trackLinkOpenExternal(c){const l="".concat(this.getTrackingBaseKey(),"_LINK_OPEN_EXTERNAL");this.dispatchTrackingAction(l,{TARGET_URL:c.href,LINK_TEXT:c.innerText})}trackLinkOpenAppBrowser(c){const l="".concat(this.getTrackingBaseKey(),"_LINK_OPEN_APP_BROWSER");this.dispatchTrackingAction(l,{TARGET_URL:c.href,LINK_TEXT:c.innerText})}trackLinkOpenInline(c){this.store.dispatch((0,B.k4)({url:window.location.href,key:"".concat(this.getTrackingBaseKey(),"_LINK_OPEN_INLINE"),params:{TARGET_URL:c.href,LINK_TEXT:c.innerText}}))}dispatchTrackingAction(c,l){this.store.dispatch((0,B.k4)({url:window.location.href,key:c,params:l}))}}return(h=F).type="html",h.\u0275fac=(()=>{let v;return function(l){return(v||(v=t.xGo(h)))(l||h)}})(),h.\u0275cmp=t.VBU({type:h,selectors:[["storefront-html"]],hostVars:2,hostBindings:function(c,l){2&c&&t.BMQ("data-href",l.dataHref)("role",l.role)},standalone:!1,features:[t.Jv_([x.B]),t.Vt3],decls:0,vars:0,template:function(c,l){},styles:['.aspectRatioBase{position:relative;display:block}.aspectRatioBase:before{content:"";position:relative;display:block}.aspectRatioBase>*{position:absolute}storefront-html{position:relative;display:flex}storefront-html.ghost>*{background-image:linear-gradient(90deg,var(--ghostColor) 0px,rgb(236,236,236) 40px,var(--ghostColor) 80px);background-size:80vw;animation:ghost-lines 2s infinite linear;background-color:var(--ghostColor);border-radius:var(--borderRadius);width:90%;height:1.2em}\n'],encapsulation:2,changeDetection:0}),F})()},8530:(O,M,L)=>{L.d(M,{$9:()=>g,$S:()=>f,Cq:()=>U,DO:()=>T,EB:()=>r,Ez:()=>H,Gg:()=>$,I5:()=>c,Lw:()=>G,Ny:()=>l,Ob:()=>X,Q5:()=>v,Sj:()=>S,Tz:()=>x,UO:()=>j,VS:()=>E,WL:()=>R,Wb:()=>k,X:()=>B,Zj:()=>V,Zp:()=>A,_O:()=>N,ah:()=>d,bE:()=>D,dD:()=>w,eq:()=>K,f$:()=>b,fy:()=>F,kD:()=>C,mF:()=>u,nY:()=>J,ns:()=>h,qx:()=>I,rm:()=>y,tk:()=>_,uc:()=>P,wf:()=>W});var p=L(2285),i=L(8251),t=L(3953);const s=["class","pxp-html"];let C=(()=>{var e;class a extends p.b{}return(e=a).\u0275fac=(()=>{let n;return function(o){return(n||(n=t.xGo(e)))(o||e)}})(),e.\u0275cmp=t.VBU({type:e,selectors:[["div",8,"pxp-html"]],standalone:!1,features:[t.Jv_([i.B]),t.Vt3],attrs:s,decls:0,vars:0,template:function(m,o){},encapsulation:2,changeDetection:0}),a})(),r=(()=>{var e;class a extends p.b{get href(){return this.tapHtmlUrl()}}return(e=a).\u0275fac=(()=>{let n;return function(o){return(n||(n=t.xGo(e)))(o||e)}})(),e.\u0275cmp=t.VBU({type:e,selectors:[["a",8,"pxp-html"]],hostVars:1,hostBindings:function(m,o){2&m&&t.BMQ("href",o.href,t.B4B)},standalone:!1,features:[t.Jv_([i.B]),t.Vt3],attrs:s,decls:0,vars:0,template:function(m,o){},encapsulation:2,changeDetection:0}),a})(),x=(()=>{var e;class a extends p.b{}return(e=a).\u0275fac=(()=>{let n;return function(o){return(n||(n=t.xGo(e)))(o||e)}})(),e.\u0275cmp=t.VBU({type:e,selectors:[["article",8,"pxp-html"]],standalone:!1,features:[t.Jv_([i.B]),t.Vt3],attrs:s,decls:0,vars:0,template:function(m,o){},encapsulation:2,changeDetection:0}),a})(),B=(()=>{var e;class a extends p.b{}return(e=a).\u0275fac=(()=>{let n;return function(o){return(n||(n=t.xGo(e)))(o||e)}})(),e.\u0275cmp=t.VBU({type:e,selectors:[["aside",8,"pxp-html"]],standalone:!1,features:[t.Jv_([i.B]),t.Vt3],attrs:s,decls:0,vars:0,template:function(m,o){},encapsulation:2,changeDetection:0}),a})(),D=(()=>{var e;class a extends p.b{}return(e=a).\u0275fac=(()=>{let n;return function(o){return(n||(n=t.xGo(e)))(o||e)}})(),e.\u0275cmp=t.VBU({type:e,selectors:[["br",8,"pxp-html"]],standalone:!1,features:[t.Jv_([i.B]),t.Vt3],attrs:s,decls:0,vars:0,template:function(m,o){},encapsulation:2,changeDetection:0}),a})(),T=(()=>{var e;class a extends p.b{}return(e=a).\u0275fac=(()=>{let n;return function(o){return(n||(n=t.xGo(e)))(o||e)}})(),e.\u0275cmp=t.VBU({type:e,selectors:[["button",8,"pxp-html"]],standalone:!1,features:[t.Jv_([i.B]),t.Vt3],attrs:s,decls:0,vars:0,template:function(m,o){},encapsulation:2,changeDetection:0}),a})(),_=(()=>{var e;class a extends p.b{}return(e=a).\u0275fac=(()=>{let n;return function(o){return(n||(n=t.xGo(e)))(o||e)}})(),e.\u0275cmp=t.VBU({type:e,selectors:[["details",8,"pxp-html"]],standalone:!1,features:[t.Jv_([i.B]),t.Vt3],attrs:s,decls:0,vars:0,template:function(m,o){},encapsulation:2,changeDetection:0}),a})(),y=(()=>{var e;class a extends p.b{}return(e=a).\u0275fac=(()=>{let n;return function(o){return(n||(n=t.xGo(e)))(o||e)}})(),e.\u0275cmp=t.VBU({type:e,selectors:[["dialog",8,"pxp-html"]],standalone:!1,features:[t.Jv_([i.B]),t.Vt3],attrs:s,decls:0,vars:0,template:function(m,o){},encapsulation:2,changeDetection:0}),a})(),b=(()=>{var e;class a extends p.b{}return(e=a).\u0275fac=(()=>{let n;return function(o){return(n||(n=t.xGo(e)))(o||e)}})(),e.\u0275cmp=t.VBU({type:e,selectors:[["em",8,"pxp-html"]],standalone:!1,features:[t.Jv_([i.B]),t.Vt3],attrs:s,decls:0,vars:0,template:function(m,o){},encapsulation:2,changeDetection:0}),a})(),h=(()=>{var e;class a extends p.b{}return(e=a).\u0275fac=(()=>{let n;return function(o){return(n||(n=t.xGo(e)))(o||e)}})(),e.\u0275cmp=t.VBU({type:e,selectors:[["figure",8,"pxp-html"]],standalone:!1,features:[t.Jv_([i.B]),t.Vt3],attrs:s,decls:0,vars:0,template:function(m,o){},encapsulation:2,changeDetection:0}),a})(),F=(()=>{var e;class a extends p.b{}return(e=a).\u0275fac=(()=>{let n;return function(o){return(n||(n=t.xGo(e)))(o||e)}})(),e.\u0275cmp=t.VBU({type:e,selectors:[["figcaption",8,"pxp-html"]],standalone:!1,features:[t.Jv_([i.B]),t.Vt3],attrs:s,decls:0,vars:0,template:function(m,o){},encapsulation:2,changeDetection:0}),a})(),v=(()=>{var e;class a extends p.b{}return(e=a).\u0275fac=(()=>{let n;return function(o){return(n||(n=t.xGo(e)))(o||e)}})(),e.\u0275cmp=t.VBU({type:e,selectors:[["footer",8,"pxp-html"]],standalone:!1,features:[t.Jv_([i.B]),t.Vt3],attrs:s,decls:0,vars:0,template:function(m,o){},encapsulation:2,changeDetection:0}),a})(),c=(()=>{var e;class a extends p.b{}return(e=a).\u0275fac=(()=>{let n;return function(o){return(n||(n=t.xGo(e)))(o||e)}})(),e.\u0275cmp=t.VBU({type:e,selectors:[["h1",8,"pxp-html"]],standalone:!1,features:[t.Jv_([i.B]),t.Vt3],attrs:s,decls:0,vars:0,template:function(m,o){},encapsulation:2,changeDetection:0}),a})(),l=(()=>{var e;class a extends p.b{}return(e=a).\u0275fac=(()=>{let n;return function(o){return(n||(n=t.xGo(e)))(o||e)}})(),e.\u0275cmp=t.VBU({type:e,selectors:[["h2",8,"pxp-html"]],standalone:!1,features:[t.Jv_([i.B]),t.Vt3],attrs:s,decls:0,vars:0,template:function(m,o){},encapsulation:2,changeDetection:0}),a})(),u=(()=>{var e;class a extends p.b{}return(e=a).\u0275fac=(()=>{let n;return function(o){return(n||(n=t.xGo(e)))(o||e)}})(),e.\u0275cmp=t.VBU({type:e,selectors:[["h3",8,"pxp-html"]],standalone:!1,features:[t.Jv_([i.B]),t.Vt3],attrs:s,decls:0,vars:0,template:function(m,o){},encapsulation:2,changeDetection:0}),a})(),f=(()=>{var e;class a extends p.b{}return(e=a).\u0275fac=(()=>{let n;return function(o){return(n||(n=t.xGo(e)))(o||e)}})(),e.\u0275cmp=t.VBU({type:e,selectors:[["h4",8,"pxp-html"]],standalone:!1,features:[t.Jv_([i.B]),t.Vt3],attrs:s,decls:0,vars:0,template:function(m,o){},encapsulation:2,changeDetection:0}),a})(),H=(()=>{var e;class a extends p.b{}return(e=a).\u0275fac=(()=>{let n;return function(o){return(n||(n=t.xGo(e)))(o||e)}})(),e.\u0275cmp=t.VBU({type:e,selectors:[["h5",8,"pxp-html"]],standalone:!1,features:[t.Jv_([i.B]),t.Vt3],attrs:s,decls:0,vars:0,template:function(m,o){},encapsulation:2,changeDetection:0}),a})(),g=(()=>{var e;class a extends p.b{}return(e=a).\u0275fac=(()=>{let n;return function(o){return(n||(n=t.xGo(e)))(o||e)}})(),e.\u0275cmp=t.VBU({type:e,selectors:[["h6",8,"pxp-html"]],standalone:!1,features:[t.Jv_([i.B]),t.Vt3],attrs:s,decls:0,vars:0,template:function(m,o){},encapsulation:2,changeDetection:0}),a})(),d=(()=>{var e;class a extends p.b{}return(e=a).\u0275fac=(()=>{let n;return function(o){return(n||(n=t.xGo(e)))(o||e)}})(),e.\u0275cmp=t.VBU({type:e,selectors:[["header",8,"pxp-html"]],standalone:!1,features:[t.Jv_([i.B]),t.Vt3],attrs:s,decls:0,vars:0,template:function(m,o){},encapsulation:2,changeDetection:0}),a})(),E=(()=>{var e;class a extends p.b{}return(e=a).\u0275fac=(()=>{let n;return function(o){return(n||(n=t.xGo(e)))(o||e)}})(),e.\u0275cmp=t.VBU({type:e,selectors:[["hr",8,"pxp-html"]],standalone:!1,features:[t.Jv_([i.B]),t.Vt3],attrs:s,decls:0,vars:0,template:function(m,o){},encapsulation:2,changeDetection:0}),a})(),V=(()=>{var e;class a extends p.b{}return(e=a).\u0275fac=(()=>{let n;return function(o){return(n||(n=t.xGo(e)))(o||e)}})(),e.\u0275cmp=t.VBU({type:e,selectors:[["iframe",8,"pxp-html"]],standalone:!1,features:[t.Jv_([i.B]),t.Vt3],attrs:s,decls:0,vars:0,template:function(m,o){},encapsulation:2,changeDetection:0}),a})(),U=(()=>{var e;class a extends p.b{}return(e=a).\u0275fac=(()=>{let n;return function(o){return(n||(n=t.xGo(e)))(o||e)}})(),e.\u0275cmp=t.VBU({type:e,selectors:[["img",8,"pxp-html"]],standalone:!1,features:[t.Jv_([i.B]),t.Vt3],attrs:s,decls:0,vars:0,template:function(m,o){},encapsulation:2,changeDetection:0}),a})(),A=(()=>{var e;class a extends p.b{}return(e=a).\u0275fac=(()=>{let n;return function(o){return(n||(n=t.xGo(e)))(o||e)}})(),e.\u0275cmp=t.VBU({type:e,selectors:[["input",8,"pxp-html"]],standalone:!1,features:[t.Jv_([i.B]),t.Vt3],attrs:s,decls:0,vars:0,template:function(m,o){},encapsulation:2,changeDetection:0}),a})(),K=(()=>{var e;class a extends p.b{}return(e=a).\u0275fac=(()=>{let n;return function(o){return(n||(n=t.xGo(e)))(o||e)}})(),e.\u0275cmp=t.VBU({type:e,selectors:[["li",8,"pxp-html"]],standalone:!1,features:[t.Jv_([i.B]),t.Vt3],attrs:s,decls:0,vars:0,template:function(m,o){},encapsulation:2,changeDetection:0}),a})(),S=(()=>{var e;class a extends p.b{}return(e=a).\u0275fac=(()=>{let n;return function(o){return(n||(n=t.xGo(e)))(o||e)}})(),e.\u0275cmp=t.VBU({type:e,selectors:[["main",8,"pxp-html"]],standalone:!1,features:[t.Jv_([i.B]),t.Vt3],attrs:s,decls:0,vars:0,template:function(m,o){},encapsulation:2,changeDetection:0}),a})(),k=(()=>{var e;class a extends p.b{}return(e=a).\u0275fac=(()=>{let n;return function(o){return(n||(n=t.xGo(e)))(o||e)}})(),e.\u0275cmp=t.VBU({type:e,selectors:[["mark",8,"pxp-html"]],standalone:!1,features:[t.Jv_([i.B]),t.Vt3],attrs:s,decls:0,vars:0,template:function(m,o){},encapsulation:2,changeDetection:0}),a})(),I=(()=>{var e;class a extends p.b{}return(e=a).\u0275fac=(()=>{let n;return function(o){return(n||(n=t.xGo(e)))(o||e)}})(),e.\u0275cmp=t.VBU({type:e,selectors:[["nav",8,"pxp-html"]],standalone:!1,features:[t.Jv_([i.B]),t.Vt3],attrs:s,decls:0,vars:0,template:function(m,o){},encapsulation:2,changeDetection:0}),a})(),P=(()=>{var e;class a extends p.b{}return(e=a).\u0275fac=(()=>{let n;return function(o){return(n||(n=t.xGo(e)))(o||e)}})(),e.\u0275cmp=t.VBU({type:e,selectors:[["ol",8,"pxp-html"]],standalone:!1,features:[t.Jv_([i.B]),t.Vt3],attrs:s,decls:0,vars:0,template:function(m,o){},encapsulation:2,changeDetection:0}),a})(),J=(()=>{var e;class a extends p.b{}return(e=a).\u0275fac=(()=>{let n;return function(o){return(n||(n=t.xGo(e)))(o||e)}})(),e.\u0275cmp=t.VBU({type:e,selectors:[["p",8,"pxp-html"]],standalone:!1,features:[t.Jv_([i.B]),t.Vt3],attrs:s,decls:0,vars:0,template:function(m,o){},encapsulation:2,changeDetection:0}),a})(),R=(()=>{var e;class a extends p.b{}return(e=a).\u0275fac=(()=>{let n;return function(o){return(n||(n=t.xGo(e)))(o||e)}})(),e.\u0275cmp=t.VBU({type:e,selectors:[["pre",8,"pxp-html"]],standalone:!1,features:[t.Jv_([i.B]),t.Vt3],attrs:s,decls:0,vars:0,template:function(m,o){},encapsulation:2,changeDetection:0}),a})(),N=(()=>{var e;class a extends p.b{}return(e=a).\u0275fac=(()=>{let n;return function(o){return(n||(n=t.xGo(e)))(o||e)}})(),e.\u0275cmp=t.VBU({type:e,selectors:[["section",8,"pxp-html"]],standalone:!1,features:[t.Jv_([i.B]),t.Vt3],attrs:s,decls:0,vars:0,template:function(m,o){},encapsulation:2,changeDetection:0}),a})(),W=(()=>{var e;class a extends p.b{}return(e=a).\u0275fac=(()=>{let n;return function(o){return(n||(n=t.xGo(e)))(o||e)}})(),e.\u0275cmp=t.VBU({type:e,selectors:[["small",8,"pxp-html"]],standalone:!1,features:[t.Jv_([i.B]),t.Vt3],attrs:s,decls:0,vars:0,template:function(m,o){},encapsulation:2,changeDetection:0}),a})(),G=(()=>{var e;class a extends p.b{}return(e=a).\u0275fac=(()=>{let n;return function(o){return(n||(n=t.xGo(e)))(o||e)}})(),e.\u0275cmp=t.VBU({type:e,selectors:[["span",8,"pxp-html"]],standalone:!1,features:[t.Jv_([i.B]),t.Vt3],attrs:s,decls:0,vars:0,template:function(m,o){},encapsulation:2,changeDetection:0}),a})(),$=(()=>{var e;class a extends p.b{}return(e=a).\u0275fac=(()=>{let n;return function(o){return(n||(n=t.xGo(e)))(o||e)}})(),e.\u0275cmp=t.VBU({type:e,selectors:[["strong",8,"pxp-html"]],standalone:!1,features:[t.Jv_([i.B]),t.Vt3],attrs:s,decls:0,vars:0,template:function(m,o){},encapsulation:2,changeDetection:0}),a})(),w=(()=>{var e;class a extends p.b{}return(e=a).\u0275fac=(()=>{let n;return function(o){return(n||(n=t.xGo(e)))(o||e)}})(),e.\u0275cmp=t.VBU({type:e,selectors:[["summary",8,"pxp-html"]],standalone:!1,features:[t.Jv_([i.B]),t.Vt3],attrs:s,decls:0,vars:0,template:function(m,o){},encapsulation:2,changeDetection:0}),a})(),X=(()=>{var e;class a extends p.b{}return(e=a).\u0275fac=(()=>{let n;return function(o){return(n||(n=t.xGo(e)))(o||e)}})(),e.\u0275cmp=t.VBU({type:e,selectors:[["time",8,"pxp-html"]],standalone:!1,features:[t.Jv_([i.B]),t.Vt3],attrs:s,decls:0,vars:0,template:function(m,o){},encapsulation:2,changeDetection:0}),a})(),j=(()=>{var e;class a extends p.b{}return(e=a).\u0275fac=(()=>{let n;return function(o){return(n||(n=t.xGo(e)))(o||e)}})(),e.\u0275cmp=t.VBU({type:e,selectors:[["ul",8,"pxp-html"]],standalone:!1,features:[t.Jv_([i.B]),t.Vt3],attrs:s,decls:0,vars:0,template:function(m,o){},encapsulation:2,changeDetection:0}),a})()},9207:(O,M,L)=>{L.r(M),L.d(M,{HTMLModule:()=>x,component:()=>B});var p=L(177),i=L(2285),t=L(8530),s=L(1803),C=L(3953);let x=(()=>{var D;class T{}return(D=T).\u0275fac=function(y){return new(y||D)},D.\u0275mod=C.$C({type:D}),D.\u0275inj=C.G2t({imports:[p.MD]}),T})();const B={component:i.b,leanDomComponentVariant:D=>{switch(D){case s.OK.div:return t.kD;case s.OK.a:return t.EB;case s.OK.article:return t.Tz;case s.OK.aside:return t.X;case s.OK.br:return t.bE;case s.OK.button:return t.DO;case s.OK.details:return t.tk;case s.OK.dialog:return t.rm;case s.OK.em:return t.f$;case s.OK.figcaption:return t.fy;case s.OK.figure:return t.ns;case s.OK.footer:return t.Q5;case s.OK.h1:return t.I5;case s.OK.h2:return t.Ny;case s.OK.h3:return t.mF;case s.OK.h4:return t.$S;case s.OK.h5:return t.Ez;case s.OK.h6:return t.$9;case s.OK.header:return t.ah;case s.OK.hr:return t.VS;case s.OK.iframe:return t.Zj;case s.OK.img:return t.Cq;case s.OK.input:return t.Zp;case s.OK.li:return t.eq;case s.OK.main:return t.Sj;case s.OK.mark:return t.Wb;case s.OK.nav:return t.qx;case s.OK.ol:return t.uc;case s.OK.p:return t.nY;case s.OK.pre:return t.WL;case s.OK.section:return t._O;case s.OK.small:return t.wf;case s.OK.span:return t.Lw;case s.OK.strong:return t.Gg;case s.OK.summary:return t.dD;case s.OK.time:return t.Ob;case s.OK.ul:return t.UO;default:return console.warn("No html component found for ".concat(D,", falling back to div")),t.kD}}}}}]);
|
@@ -1 +1 @@
|
|
1
|
-
"use strict";(self.webpackChunkstorefront=self.webpackChunkstorefront||[]).push([["default-projects_storefront_src_app_component_section_section_module_ts"],{1803:(I,f,p)=>{p.d(f,{OE:()=>s,OK:()=>e,TS:()=>C,We:()=>u});var C=function(c){return c.VERTICAL="vertical",c.HORIZONTAL="horizontal",c.GRID="grid",c.GROUP="group",c.TABS="tabs",c}(C||{}),u=function(c){return c.BLANK="_blank",c.SELF="_self",c}(u||{}),e=function(c){return c.div="div",c.a="a",c.article="article",c.aside="aside",c.br="br",c.button="button",c.details="details",c.dialog="dialog",c.em="em",c.figcaption="figcaption",c.figure="figure",c.footer="footer",c.h1="h1",c.h2="h2",c.h3="h3",c.h4="h4",c.h5="h5",c.h6="h6",c.header="header",c.hr="hr",c.iframe="iframe",c.img="img",c.input="input",c.li="li",c.main="main",c.mark="mark",c.nav="nav",c.ol="ol",c.p="p",c.pre="pre",c.section="section",c.small="small",c.span="span",c.strong="strong",c.summary="summary",c.time="time",c.ul="ul",c}(e||{}),s=function(c){return c.div="div",c.a="a",c.button="button",c.dialog="dialog",c.h1="h1",c.h2="h2",c.h3="h3",c.h4="h4",c.h5="h5",c.h6="h6",c.li="li",c.ol="ol",c.p="p",c.span="span",c.ul="ul",c.article="article",c.aside="aside",c.details="details",c.figcaption="figcaption",c.figure="figure",c.footer="footer",c.header="header",c.main="main",c.mark="mark",c.nav="nav",c.section="section",c.summary="summary",c.time="time",c}(s||{})},4678:(I,f,p)=>{p.r(f),p.d(f,{SectionModule:()=>ke,component:()=>Me});var C=p(177),d=p(467),u=p(9379),e=p(3953),s=p(1803);const c={tag:s.OE.div,content:null};var K=p(1210),D=p(8179),Q=p(4748),R=p(7879),W=p(1184),l=p(2868),j=p(5820),J=p(610),w=p(8251),nn=p(8004);const en=["viewTemplate"];function tn(n,i){}function on(n,i){if(1&n&&e.DNE(0,tn,0,0,"ng-template",0),2&n){const t=i.$implicit,o=e.XpG(2);e.Y8G("baseContext",o.baseContext())("baseConfig",t)("lazy",o.isLazy)}}function an(n,i){if(1&n&&e.Z7z(0,on,1,3,null,0,e.BUC().trackByChildren,!0),2&n){const t=e.XpG();e.Dyx(t.children)}}let r=(()=>{var n;class i extends K.${constructor(){super(...arguments),this.ssrService=(0,e.WQX)(Q.i),this.purpleEnv=(0,e.WQX)(R.r6),this.changeDetectorRef=(0,e.WQX)(e.gRc),this.anchorService=(0,e.WQX)(j.X),this.store=(0,e.WQX)(w.B),this.eventActionService=(0,e.WQX)(nn.G),this.defaultConfig=(0,u.A)({},c),this.anchorFeatureEnabled=!1,this.tapSectionUrl=(0,e.vPA)(null)}onClick(o){this.onTap(o)}get href(){const o=this.tapSectionUrl();return o&&this.baseConfig().tag===s.OE.a?o:null}get dataHref(){const o=this.tapSectionUrl();return o&&this.baseConfig().tag!==s.OE.a?o:null}get role(){if(!this.canDisplayAnchorTag)return null;const o=this.baseConfig().tag===s.OE.a,a=!!this.tapSectionUrl();return o?a?null:"button":a?"link":"button"}ngOnInit(){this.baseContext().isGhost||(this.anchorFeatureEnabled=this.anchorService.isAnchorFeatureEnabled(),super.ngOnInit())}onConfigChanges(){var o=this;return(0,d.A)(function*(){if(o.isLazy=!(!window.isUniversal||!o.ssrService.currentPrebootStatus),o.baseConfig().content){if(o.anchorFeatureEnabled){const a=o.anchorService.handleAnchorTagsForComponents(o.config.tap);o.canDisplayAnchorTag=a.canDisplayAnchorTag,a.tapUrl&&o.tapSectionUrl.set(a.tapUrl)}o.children=[];for(let a=0;a<o.baseConfig().content.length;a++)if(o.purpleEnv.isUniversal){let _=o.baseConfig().content[a];o.children.push(_)}else(0,D.Ol)(o.config.content[a])&&o.children.push(o.baseConfig().content[a]);o.changeDetectorRef.detectChanges(),yield Promise.all(o.childComponents.map((a,_)=>!o.purpleEnv.isUniversal||(0,D.Ol)(o.config.content[_])?a.lazyLoad():o.purpleEnv.isUniversal&&(0,C.UE)(o.platformId)?null==a?void 0:a.clear():Promise.resolve())),o.changeDetectorRef.markForCheck()}})()}stripChildConfigs(o){return o.content&&Array.isArray(o.content)&&(o.content=o.content.map(({_uuid:a,condition:_})=>({_uuid:a,condition:_}))),o}rebuildContextKeys(){super.rebuildContextKeys(),this.baseConfig().content.forEach(o=>{"condition"in o&&(0,W.Fl)(o.condition,this.contextKeys)})}trackByChildren(o,a){if("string"==typeof a||"number"==typeof a)return a||o;const _=null==a?void 0:a._uuid;if(!_)throw"error trackByChildren: expected _uuid";return _}onTap(o){const a=(0,D.v3)(this.config.tap);a&&(this.anchorFeatureEnabled&&o.preventDefault(),this.trackOnClick(),this.eventActionService.processEventAction(a,this))}trackOnClick(){const o="".concat(this.getTrackingBaseKey(),"_CLICKED");this.dispatchTrackingAction(o,{})}dispatchTrackingAction(o,a){this.store.dispatch((0,J.k4)({url:window.location.href,key:o,params:a}))}}return(n=i).type="section",n.\u0275fac=(()=>{let t;return function(a){return(t||(t=e.xGo(n)))(a||n)}})(),n.\u0275cmp=e.VBU({type:n,selectors:[["storefront-section"]],viewQuery:function(o,a){if(1&o&&(e.GBs(en,7,e.c1b),e.GBs(l.q,5)),2&o){let _;e.mGM(_=e.lsd())&&(a.viewTemplate=_.first),e.mGM(_=e.lsd())&&(a.childComponents=_)}},hostVars:3,hostBindings:function(o,a){1&o&&e.bIt("click",function(Oe){return a.onClick(Oe)}),2&o&&e.BMQ("href",a.href)("data-href",a.dataHref)("role",a.role)},standalone:!1,features:[e.Vt3],decls:1,vars:1,consts:[[3,"pxpDynamicComponent","baseContext","baseConfig","lazy"]],template:function(o,a){1&o&&e.DNE(0,an,2,0),2&o&&e.vxM(a.children?0:-1)},dependencies:[l.q],styles:["storefront-section{display:flex;justify-content:space-between;padding:var(--sectionPadding);flex-direction:column}\n"],encapsulation:2,changeDetection:0}),i})();const m=["class","pxp-section"];function cn(n,i){}function sn(n,i){if(1&n&&e.DNE(0,cn,0,0,"ng-template",0),2&n){const t=i.$implicit,o=e.XpG(2);e.Y8G("baseContext",o.baseContext())("baseConfig",t)("lazy",o.isLazy)}}function ln(n,i){if(1&n&&e.Z7z(0,sn,1,3,null,0,e.BUC().trackByChildren,!0),2&n){const t=e.XpG();e.Dyx(t.children)}}function rn(n,i){}function mn(n,i){if(1&n&&e.DNE(0,rn,0,0,"ng-template",0),2&n){const t=i.$implicit,o=e.XpG(2);e.Y8G("baseContext",o.baseContext())("baseConfig",t)("lazy",o.isLazy)}}function pn(n,i){if(1&n&&e.Z7z(0,mn,1,3,null,0,e.BUC().trackByChildren,!0),2&n){const t=e.XpG();e.Dyx(t.children)}}function _n(n,i){}function Cn(n,i){if(1&n&&e.DNE(0,_n,0,0,"ng-template",0),2&n){const t=i.$implicit,o=e.XpG(2);e.Y8G("baseContext",o.baseContext())("baseConfig",t)("lazy",o.isLazy)}}function fn(n,i){if(1&n&&e.Z7z(0,Cn,1,3,null,0,e.BUC().trackByChildren,!0),2&n){const t=e.XpG();e.Dyx(t.children)}}function un(n,i){}function dn(n,i){if(1&n&&e.DNE(0,un,0,0,"ng-template",0),2&n){const t=i.$implicit,o=e.XpG(2);e.Y8G("baseContext",o.baseContext())("baseConfig",t)("lazy",o.isLazy)}}function Dn(n,i){if(1&n&&e.Z7z(0,dn,1,3,null,0,e.BUC().trackByChildren,!0),2&n){const t=e.XpG();e.Dyx(t.children)}}function xn(n,i){}function Sn(n,i){if(1&n&&e.DNE(0,xn,0,0,"ng-template",0),2&n){const t=i.$implicit,o=e.XpG(2);e.Y8G("baseContext",o.baseContext())("baseConfig",t)("lazy",o.isLazy)}}function yn(n,i){if(1&n&&e.Z7z(0,Sn,1,3,null,0,e.BUC().trackByChildren,!0),2&n){const t=e.XpG();e.Dyx(t.children)}}function Ln(n,i){}function hn(n,i){if(1&n&&e.DNE(0,Ln,0,0,"ng-template",0),2&n){const t=i.$implicit,o=e.XpG(2);e.Y8G("baseContext",o.baseContext())("baseConfig",t)("lazy",o.isLazy)}}function vn(n,i){if(1&n&&e.Z7z(0,hn,1,3,null,0,e.BUC().trackByChildren,!0),2&n){const t=e.XpG();e.Dyx(t.children)}}function gn(n,i){}function bn(n,i){if(1&n&&e.DNE(0,gn,0,0,"ng-template",0),2&n){const t=i.$implicit,o=e.XpG(2);e.Y8G("baseContext",o.baseContext())("baseConfig",t)("lazy",o.isLazy)}}function Fn(n,i){if(1&n&&e.Z7z(0,bn,1,3,null,0,e.BUC().trackByChildren,!0),2&n){const t=e.XpG();e.Dyx(t.children)}}function Bn(n,i){}function zn(n,i){if(1&n&&e.DNE(0,Bn,0,0,"ng-template",0),2&n){const t=i.$implicit,o=e.XpG(2);e.Y8G("baseContext",o.baseContext())("baseConfig",t)("lazy",o.isLazy)}}function En(n,i){if(1&n&&e.Z7z(0,zn,1,3,null,0,e.BUC().trackByChildren,!0),2&n){const t=e.XpG();e.Dyx(t.children)}}function Gn(n,i){}function Un(n,i){if(1&n&&e.DNE(0,Gn,0,0,"ng-template",0),2&n){const t=i.$implicit,o=e.XpG(2);e.Y8G("baseContext",o.baseContext())("baseConfig",t)("lazy",o.isLazy)}}function Tn(n,i){if(1&n&&e.Z7z(0,Un,1,3,null,0,e.BUC().trackByChildren,!0),2&n){const t=e.XpG();e.Dyx(t.children)}}function Nn(n,i){}function Xn(n,i){if(1&n&&e.DNE(0,Nn,0,0,"ng-template",0),2&n){const t=i.$implicit,o=e.XpG(2);e.Y8G("baseContext",o.baseContext())("baseConfig",t)("lazy",o.isLazy)}}function Vn(n,i){if(1&n&&e.Z7z(0,Xn,1,3,null,0,e.BUC().trackByChildren,!0),2&n){const t=e.XpG();e.Dyx(t.children)}}function kn(n,i){}function Mn(n,i){if(1&n&&e.DNE(0,kn,0,0,"ng-template",0),2&n){const t=i.$implicit,o=e.XpG(2);e.Y8G("baseContext",o.baseContext())("baseConfig",t)("lazy",o.isLazy)}}function On(n,i){if(1&n&&e.Z7z(0,Mn,1,3,null,0,e.BUC().trackByChildren,!0),2&n){const t=e.XpG();e.Dyx(t.children)}}function An(n,i){}function Hn(n,i){if(1&n&&e.DNE(0,An,0,0,"ng-template",0),2&n){const t=i.$implicit,o=e.XpG(2);e.Y8G("baseContext",o.baseContext())("baseConfig",t)("lazy",o.isLazy)}}function $n(n,i){if(1&n&&e.Z7z(0,Hn,1,3,null,0,e.BUC().trackByChildren,!0),2&n){const t=e.XpG();e.Dyx(t.children)}}function Zn(n,i){}function Yn(n,i){if(1&n&&e.DNE(0,Zn,0,0,"ng-template",0),2&n){const t=i.$implicit,o=e.XpG(2);e.Y8G("baseContext",o.baseContext())("baseConfig",t)("lazy",o.isLazy)}}function Pn(n,i){if(1&n&&e.Z7z(0,Yn,1,3,null,0,e.BUC().trackByChildren,!0),2&n){const t=e.XpG();e.Dyx(t.children)}}function qn(n,i){}function In(n,i){if(1&n&&e.DNE(0,qn,0,0,"ng-template",0),2&n){const t=i.$implicit,o=e.XpG(2);e.Y8G("baseContext",o.baseContext())("baseConfig",t)("lazy",o.isLazy)}}function Kn(n,i){if(1&n&&e.Z7z(0,In,1,3,null,0,e.BUC().trackByChildren,!0),2&n){const t=e.XpG();e.Dyx(t.children)}}function Qn(n,i){}function Rn(n,i){if(1&n&&e.DNE(0,Qn,0,0,"ng-template",0),2&n){const t=i.$implicit,o=e.XpG(2);e.Y8G("baseContext",o.baseContext())("baseConfig",t)("lazy",o.isLazy)}}function Wn(n,i){if(1&n&&e.Z7z(0,Rn,1,3,null,0,e.BUC().trackByChildren,!0),2&n){const t=e.XpG();e.Dyx(t.children)}}function jn(n,i){}function Jn(n,i){if(1&n&&e.DNE(0,jn,0,0,"ng-template",0),2&n){const t=i.$implicit,o=e.XpG(2);e.Y8G("baseContext",o.baseContext())("baseConfig",t)("lazy",o.isLazy)}}function wn(n,i){if(1&n&&e.Z7z(0,Jn,1,3,null,0,e.BUC().trackByChildren,!0),2&n){const t=e.XpG();e.Dyx(t.children)}}function ne(n,i){}function ee(n,i){if(1&n&&e.DNE(0,ne,0,0,"ng-template",0),2&n){const t=i.$implicit,o=e.XpG(2);e.Y8G("baseContext",o.baseContext())("baseConfig",t)("lazy",o.isLazy)}}function te(n,i){if(1&n&&e.Z7z(0,ee,1,3,null,0,e.BUC().trackByChildren,!0),2&n){const t=e.XpG();e.Dyx(t.children)}}function oe(n,i){}function ie(n,i){if(1&n&&e.DNE(0,oe,0,0,"ng-template",0),2&n){const t=i.$implicit,o=e.XpG(2);e.Y8G("baseContext",o.baseContext())("baseConfig",t)("lazy",o.isLazy)}}function ae(n,i){if(1&n&&e.Z7z(0,ie,1,3,null,0,e.BUC().trackByChildren,!0),2&n){const t=e.XpG();e.Dyx(t.children)}}function ce(n,i){}function se(n,i){if(1&n&&e.DNE(0,ce,0,0,"ng-template",0),2&n){const t=i.$implicit,o=e.XpG(2);e.Y8G("baseContext",o.baseContext())("baseConfig",t)("lazy",o.isLazy)}}function le(n,i){if(1&n&&e.Z7z(0,se,1,3,null,0,e.BUC().trackByChildren,!0),2&n){const t=e.XpG();e.Dyx(t.children)}}function re(n,i){}function me(n,i){if(1&n&&e.DNE(0,re,0,0,"ng-template",0),2&n){const t=i.$implicit,o=e.XpG(2);e.Y8G("baseContext",o.baseContext())("baseConfig",t)("lazy",o.isLazy)}}function pe(n,i){if(1&n&&e.Z7z(0,me,1,3,null,0,e.BUC().trackByChildren,!0),2&n){const t=e.XpG();e.Dyx(t.children)}}function _e(n,i){}function Ce(n,i){if(1&n&&e.DNE(0,_e,0,0,"ng-template",0),2&n){const t=i.$implicit,o=e.XpG(2);e.Y8G("baseContext",o.baseContext())("baseConfig",t)("lazy",o.isLazy)}}function fe(n,i){if(1&n&&e.Z7z(0,Ce,1,3,null,0,e.BUC().trackByChildren,!0),2&n){const t=e.XpG();e.Dyx(t.children)}}function ue(n,i){}function de(n,i){if(1&n&&e.DNE(0,ue,0,0,"ng-template",0),2&n){const t=i.$implicit,o=e.XpG(2);e.Y8G("baseContext",o.baseContext())("baseConfig",t)("lazy",o.isLazy)}}function De(n,i){if(1&n&&e.Z7z(0,de,1,3,null,0,e.BUC().trackByChildren,!0),2&n){const t=e.XpG();e.Dyx(t.children)}}function xe(n,i){}function Se(n,i){if(1&n&&e.DNE(0,xe,0,0,"ng-template",0),2&n){const t=i.$implicit,o=e.XpG(2);e.Y8G("baseContext",o.baseContext())("baseConfig",t)("lazy",o.isLazy)}}function ye(n,i){if(1&n&&e.Z7z(0,Se,1,3,null,0,e.BUC().trackByChildren,!0),2&n){const t=e.XpG();e.Dyx(t.children)}}function Le(n,i){}function he(n,i){if(1&n&&e.DNE(0,Le,0,0,"ng-template",0),2&n){const t=i.$implicit,o=e.XpG(2);e.Y8G("baseContext",o.baseContext())("baseConfig",t)("lazy",o.isLazy)}}function ve(n,i){if(1&n&&e.Z7z(0,he,1,3,null,0,e.BUC().trackByChildren,!0),2&n){const t=e.XpG();e.Dyx(t.children)}}function ge(n,i){}function be(n,i){if(1&n&&e.DNE(0,ge,0,0,"ng-template",0),2&n){const t=i.$implicit,o=e.XpG(2);e.Y8G("baseContext",o.baseContext())("baseConfig",t)("lazy",o.isLazy)}}function Fe(n,i){if(1&n&&e.Z7z(0,be,1,3,null,0,e.BUC().trackByChildren,!0),2&n){const t=e.XpG();e.Dyx(t.children)}}function Be(n,i){}function ze(n,i){if(1&n&&e.DNE(0,Be,0,0,"ng-template",0),2&n){const t=i.$implicit,o=e.XpG(2);e.Y8G("baseContext",o.baseContext())("baseConfig",t)("lazy",o.isLazy)}}function Ee(n,i){if(1&n&&e.Z7z(0,ze,1,3,null,0,e.BUC().trackByChildren,!0),2&n){const t=e.XpG();e.Dyx(t.children)}}function Ge(n,i){}function Ue(n,i){if(1&n&&e.DNE(0,Ge,0,0,"ng-template",0),2&n){const t=i.$implicit,o=e.XpG(2);e.Y8G("baseContext",o.baseContext())("baseConfig",t)("lazy",o.isLazy)}}function Te(n,i){if(1&n&&e.Z7z(0,Ue,1,3,null,0,e.BUC().trackByChildren,!0),2&n){const t=e.XpG();e.Dyx(t.children)}}function Ne(n,i){}function Xe(n,i){if(1&n&&e.DNE(0,Ne,0,0,"ng-template",0),2&n){const t=i.$implicit,o=e.XpG(2);e.Y8G("baseContext",o.baseContext())("baseConfig",t)("lazy",o.isLazy)}}function Ve(n,i){if(1&n&&e.Z7z(0,Xe,1,3,null,0,e.BUC().trackByChildren,!0),2&n){const t=e.XpG();e.Dyx(t.children)}}let x=(()=>{var n;class i extends r{}return(n=i).\u0275fac=(()=>{let t;return function(a){return(t||(t=e.xGo(n)))(a||n)}})(),n.\u0275cmp=e.VBU({type:n,selectors:[["div",8,"pxp-section"]],standalone:!1,features:[e.Vt3],attrs:m,decls:1,vars:1,consts:[[3,"pxpDynamicComponent","baseContext","baseConfig","lazy"]],template:function(o,a){1&o&&e.DNE(0,ln,2,0),2&o&&e.vxM(a.children?0:-1)},dependencies:[l.q],encapsulation:2,changeDetection:0}),i})(),S=(()=>{var n;class i extends r{}return(n=i).\u0275fac=(()=>{let t;return function(a){return(t||(t=e.xGo(n)))(a||n)}})(),n.\u0275cmp=e.VBU({type:n,selectors:[["a",8,"pxp-section"]],standalone:!1,features:[e.Vt3],attrs:m,decls:1,vars:1,consts:[[3,"pxpDynamicComponent","baseContext","baseConfig","lazy"]],template:function(o,a){1&o&&e.DNE(0,pn,2,0),2&o&&e.vxM(a.children?0:-1)},dependencies:[l.q],encapsulation:2,changeDetection:0}),i})(),y=(()=>{var n;class i extends r{}return(n=i).\u0275fac=(()=>{let t;return function(a){return(t||(t=e.xGo(n)))(a||n)}})(),n.\u0275cmp=e.VBU({type:n,selectors:[["button",8,"pxp-section"]],standalone:!1,features:[e.Vt3],attrs:m,decls:1,vars:1,consts:[[3,"pxpDynamicComponent","baseContext","baseConfig","lazy"]],template:function(o,a){1&o&&e.DNE(0,fn,2,0),2&o&&e.vxM(a.children?0:-1)},dependencies:[l.q],encapsulation:2,changeDetection:0}),i})(),L=(()=>{var n;class i extends r{}return(n=i).\u0275fac=(()=>{let t;return function(a){return(t||(t=e.xGo(n)))(a||n)}})(),n.\u0275cmp=e.VBU({type:n,selectors:[["dialog",8,"pxp-section"]],standalone:!1,features:[e.Vt3],attrs:m,decls:1,vars:1,consts:[[3,"pxpDynamicComponent","baseContext","baseConfig","lazy"]],template:function(o,a){1&o&&e.DNE(0,Dn,2,0),2&o&&e.vxM(a.children?0:-1)},dependencies:[l.q],encapsulation:2,changeDetection:0}),i})(),h=(()=>{var n;class i extends r{}return(n=i).\u0275fac=(()=>{let t;return function(a){return(t||(t=e.xGo(n)))(a||n)}})(),n.\u0275cmp=e.VBU({type:n,selectors:[["h1",8,"pxp-section"]],standalone:!1,features:[e.Vt3],attrs:m,decls:1,vars:1,consts:[[3,"pxpDynamicComponent","baseContext","baseConfig","lazy"]],template:function(o,a){1&o&&e.DNE(0,yn,2,0),2&o&&e.vxM(a.children?0:-1)},dependencies:[l.q],encapsulation:2,changeDetection:0}),i})(),v=(()=>{var n;class i extends r{}return(n=i).\u0275fac=(()=>{let t;return function(a){return(t||(t=e.xGo(n)))(a||n)}})(),n.\u0275cmp=e.VBU({type:n,selectors:[["h2",8,"pxp-section"]],standalone:!1,features:[e.Vt3],attrs:m,decls:1,vars:1,consts:[[3,"pxpDynamicComponent","baseContext","baseConfig","lazy"]],template:function(o,a){1&o&&e.DNE(0,vn,2,0),2&o&&e.vxM(a.children?0:-1)},dependencies:[l.q],encapsulation:2,changeDetection:0}),i})(),g=(()=>{var n;class i extends r{}return(n=i).\u0275fac=(()=>{let t;return function(a){return(t||(t=e.xGo(n)))(a||n)}})(),n.\u0275cmp=e.VBU({type:n,selectors:[["h3",8,"pxp-section"]],standalone:!1,features:[e.Vt3],attrs:m,decls:1,vars:1,consts:[[3,"pxpDynamicComponent","baseContext","baseConfig","lazy"]],template:function(o,a){1&o&&e.DNE(0,Fn,2,0),2&o&&e.vxM(a.children?0:-1)},dependencies:[l.q],encapsulation:2,changeDetection:0}),i})(),b=(()=>{var n;class i extends r{}return(n=i).\u0275fac=(()=>{let t;return function(a){return(t||(t=e.xGo(n)))(a||n)}})(),n.\u0275cmp=e.VBU({type:n,selectors:[["h4",8,"pxp-section"]],standalone:!1,features:[e.Vt3],attrs:m,decls:1,vars:1,consts:[[3,"pxpDynamicComponent","baseContext","baseConfig","lazy"]],template:function(o,a){1&o&&e.DNE(0,En,2,0),2&o&&e.vxM(a.children?0:-1)},dependencies:[l.q],encapsulation:2,changeDetection:0}),i})(),F=(()=>{var n;class i extends r{}return(n=i).\u0275fac=(()=>{let t;return function(a){return(t||(t=e.xGo(n)))(a||n)}})(),n.\u0275cmp=e.VBU({type:n,selectors:[["h5",8,"pxp-section"]],standalone:!1,features:[e.Vt3],attrs:m,decls:1,vars:1,consts:[[3,"pxpDynamicComponent","baseContext","baseConfig","lazy"]],template:function(o,a){1&o&&e.DNE(0,Tn,2,0),2&o&&e.vxM(a.children?0:-1)},dependencies:[l.q],encapsulation:2,changeDetection:0}),i})(),B=(()=>{var n;class i extends r{}return(n=i).\u0275fac=(()=>{let t;return function(a){return(t||(t=e.xGo(n)))(a||n)}})(),n.\u0275cmp=e.VBU({type:n,selectors:[["h6",8,"pxp-section"]],standalone:!1,features:[e.Vt3],attrs:m,decls:1,vars:1,consts:[[3,"pxpDynamicComponent","baseContext","baseConfig","lazy"]],template:function(o,a){1&o&&e.DNE(0,Vn,2,0),2&o&&e.vxM(a.children?0:-1)},dependencies:[l.q],encapsulation:2,changeDetection:0}),i})(),z=(()=>{var n;class i extends r{}return(n=i).\u0275fac=(()=>{let t;return function(a){return(t||(t=e.xGo(n)))(a||n)}})(),n.\u0275cmp=e.VBU({type:n,selectors:[["li",8,"pxp-section"]],standalone:!1,features:[e.Vt3],attrs:m,decls:1,vars:1,consts:[[3,"pxpDynamicComponent","baseContext","baseConfig","lazy"]],template:function(o,a){1&o&&e.DNE(0,On,2,0),2&o&&e.vxM(a.children?0:-1)},dependencies:[l.q],encapsulation:2,changeDetection:0}),i})(),E=(()=>{var n;class i extends r{}return(n=i).\u0275fac=(()=>{let t;return function(a){return(t||(t=e.xGo(n)))(a||n)}})(),n.\u0275cmp=e.VBU({type:n,selectors:[["ol",8,"pxp-section"]],standalone:!1,features:[e.Vt3],attrs:m,decls:1,vars:1,consts:[[3,"pxpDynamicComponent","baseContext","baseConfig","lazy"]],template:function(o,a){1&o&&e.DNE(0,$n,2,0),2&o&&e.vxM(a.children?0:-1)},dependencies:[l.q],encapsulation:2,changeDetection:0}),i})(),G=(()=>{var n;class i extends r{}return(n=i).\u0275fac=(()=>{let t;return function(a){return(t||(t=e.xGo(n)))(a||n)}})(),n.\u0275cmp=e.VBU({type:n,selectors:[["p",8,"pxp-section"]],standalone:!1,features:[e.Vt3],attrs:m,decls:1,vars:1,consts:[[3,"pxpDynamicComponent","baseContext","baseConfig","lazy"]],template:function(o,a){1&o&&e.DNE(0,Pn,2,0),2&o&&e.vxM(a.children?0:-1)},dependencies:[l.q],encapsulation:2,changeDetection:0}),i})(),U=(()=>{var n;class i extends r{}return(n=i).\u0275fac=(()=>{let t;return function(a){return(t||(t=e.xGo(n)))(a||n)}})(),n.\u0275cmp=e.VBU({type:n,selectors:[["span",8,"pxp-section"]],standalone:!1,features:[e.Vt3],attrs:m,decls:1,vars:1,consts:[[3,"pxpDynamicComponent","baseContext","baseConfig","lazy"]],template:function(o,a){1&o&&e.DNE(0,Kn,2,0),2&o&&e.vxM(a.children?0:-1)},dependencies:[l.q],encapsulation:2,changeDetection:0}),i})(),T=(()=>{var n;class i extends r{}return(n=i).\u0275fac=(()=>{let t;return function(a){return(t||(t=e.xGo(n)))(a||n)}})(),n.\u0275cmp=e.VBU({type:n,selectors:[["ul",8,"pxp-section"]],standalone:!1,features:[e.Vt3],attrs:m,decls:1,vars:1,consts:[[3,"pxpDynamicComponent","baseContext","baseConfig","lazy"]],template:function(o,a){1&o&&e.DNE(0,Wn,2,0),2&o&&e.vxM(a.children?0:-1)},dependencies:[l.q],encapsulation:2,changeDetection:0}),i})(),N=(()=>{var n;class i extends r{}return(n=i).\u0275fac=(()=>{let t;return function(a){return(t||(t=e.xGo(n)))(a||n)}})(),n.\u0275cmp=e.VBU({type:n,selectors:[["article",8,"pxp-section"]],standalone:!1,features:[e.Vt3],attrs:m,decls:1,vars:1,consts:[[3,"pxpDynamicComponent","baseContext","baseConfig","lazy"]],template:function(o,a){1&o&&e.DNE(0,wn,2,0),2&o&&e.vxM(a.children?0:-1)},dependencies:[l.q],encapsulation:2,changeDetection:0}),i})(),X=(()=>{var n;class i extends r{}return(n=i).\u0275fac=(()=>{let t;return function(a){return(t||(t=e.xGo(n)))(a||n)}})(),n.\u0275cmp=e.VBU({type:n,selectors:[["aside",8,"pxp-section"]],standalone:!1,features:[e.Vt3],attrs:m,decls:1,vars:1,consts:[[3,"pxpDynamicComponent","baseContext","baseConfig","lazy"]],template:function(o,a){1&o&&e.DNE(0,te,2,0),2&o&&e.vxM(a.children?0:-1)},dependencies:[l.q],encapsulation:2,changeDetection:0}),i})(),V=(()=>{var n;class i extends r{}return(n=i).\u0275fac=(()=>{let t;return function(a){return(t||(t=e.xGo(n)))(a||n)}})(),n.\u0275cmp=e.VBU({type:n,selectors:[["details",8,"pxp-section"]],standalone:!1,features:[e.Vt3],attrs:m,decls:1,vars:1,consts:[[3,"pxpDynamicComponent","baseContext","baseConfig","lazy"]],template:function(o,a){1&o&&e.DNE(0,ae,2,0),2&o&&e.vxM(a.children?0:-1)},dependencies:[l.q],encapsulation:2,changeDetection:0}),i})(),k=(()=>{var n;class i extends r{}return(n=i).\u0275fac=(()=>{let t;return function(a){return(t||(t=e.xGo(n)))(a||n)}})(),n.\u0275cmp=e.VBU({type:n,selectors:[["figcaption",8,"pxp-section"]],standalone:!1,features:[e.Vt3],attrs:m,decls:1,vars:1,consts:[[3,"pxpDynamicComponent","baseContext","baseConfig","lazy"]],template:function(o,a){1&o&&e.DNE(0,le,2,0),2&o&&e.vxM(a.children?0:-1)},dependencies:[l.q],encapsulation:2,changeDetection:0}),i})(),M=(()=>{var n;class i extends r{}return(n=i).\u0275fac=(()=>{let t;return function(a){return(t||(t=e.xGo(n)))(a||n)}})(),n.\u0275cmp=e.VBU({type:n,selectors:[["figure",8,"pxp-section"]],standalone:!1,features:[e.Vt3],attrs:m,decls:1,vars:1,consts:[[3,"pxpDynamicComponent","baseContext","baseConfig","lazy"]],template:function(o,a){1&o&&e.DNE(0,pe,2,0),2&o&&e.vxM(a.children?0:-1)},dependencies:[l.q],encapsulation:2,changeDetection:0}),i})(),O=(()=>{var n;class i extends r{}return(n=i).\u0275fac=(()=>{let t;return function(a){return(t||(t=e.xGo(n)))(a||n)}})(),n.\u0275cmp=e.VBU({type:n,selectors:[["footer",8,"pxp-section"]],standalone:!1,features:[e.Vt3],attrs:m,decls:1,vars:1,consts:[[3,"pxpDynamicComponent","baseContext","baseConfig","lazy"]],template:function(o,a){1&o&&e.DNE(0,fe,2,0),2&o&&e.vxM(a.children?0:-1)},dependencies:[l.q],encapsulation:2,changeDetection:0}),i})(),A=(()=>{var n;class i extends r{}return(n=i).\u0275fac=(()=>{let t;return function(a){return(t||(t=e.xGo(n)))(a||n)}})(),n.\u0275cmp=e.VBU({type:n,selectors:[["header",8,"pxp-section"]],standalone:!1,features:[e.Vt3],attrs:m,decls:1,vars:1,consts:[[3,"pxpDynamicComponent","baseContext","baseConfig","lazy"]],template:function(o,a){1&o&&e.DNE(0,De,2,0),2&o&&e.vxM(a.children?0:-1)},dependencies:[l.q],encapsulation:2,changeDetection:0}),i})(),H=(()=>{var n;class i extends r{}return(n=i).\u0275fac=(()=>{let t;return function(a){return(t||(t=e.xGo(n)))(a||n)}})(),n.\u0275cmp=e.VBU({type:n,selectors:[["main",8,"pxp-section"]],standalone:!1,features:[e.Vt3],attrs:m,decls:1,vars:1,consts:[[3,"pxpDynamicComponent","baseContext","baseConfig","lazy"]],template:function(o,a){1&o&&e.DNE(0,ye,2,0),2&o&&e.vxM(a.children?0:-1)},dependencies:[l.q],encapsulation:2,changeDetection:0}),i})(),$=(()=>{var n;class i extends r{}return(n=i).\u0275fac=(()=>{let t;return function(a){return(t||(t=e.xGo(n)))(a||n)}})(),n.\u0275cmp=e.VBU({type:n,selectors:[["mark",8,"pxp-section"]],standalone:!1,features:[e.Vt3],attrs:m,decls:1,vars:1,consts:[[3,"pxpDynamicComponent","baseContext","baseConfig","lazy"]],template:function(o,a){1&o&&e.DNE(0,ve,2,0),2&o&&e.vxM(a.children?0:-1)},dependencies:[l.q],encapsulation:2,changeDetection:0}),i})(),Z=(()=>{var n;class i extends r{}return(n=i).\u0275fac=(()=>{let t;return function(a){return(t||(t=e.xGo(n)))(a||n)}})(),n.\u0275cmp=e.VBU({type:n,selectors:[["nav",8,"pxp-section"]],standalone:!1,features:[e.Vt3],attrs:m,decls:1,vars:1,consts:[[3,"pxpDynamicComponent","baseContext","baseConfig","lazy"]],template:function(o,a){1&o&&e.DNE(0,Fe,2,0),2&o&&e.vxM(a.children?0:-1)},dependencies:[l.q],encapsulation:2,changeDetection:0}),i})(),Y=(()=>{var n;class i extends r{}return(n=i).\u0275fac=(()=>{let t;return function(a){return(t||(t=e.xGo(n)))(a||n)}})(),n.\u0275cmp=e.VBU({type:n,selectors:[["section",8,"pxp-section"]],standalone:!1,features:[e.Vt3],attrs:m,decls:1,vars:1,consts:[[3,"pxpDynamicComponent","baseContext","baseConfig","lazy"]],template:function(o,a){1&o&&e.DNE(0,Ee,2,0),2&o&&e.vxM(a.children?0:-1)},dependencies:[l.q],encapsulation:2,changeDetection:0}),i})(),P=(()=>{var n;class i extends r{}return(n=i).\u0275fac=(()=>{let t;return function(a){return(t||(t=e.xGo(n)))(a||n)}})(),n.\u0275cmp=e.VBU({type:n,selectors:[["summary",8,"pxp-section"]],standalone:!1,features:[e.Vt3],attrs:m,decls:1,vars:1,consts:[[3,"pxpDynamicComponent","baseContext","baseConfig","lazy"]],template:function(o,a){1&o&&e.DNE(0,Te,2,0),2&o&&e.vxM(a.children?0:-1)},dependencies:[l.q],encapsulation:2,changeDetection:0}),i})(),q=(()=>{var n;class i extends r{}return(n=i).\u0275fac=(()=>{let t;return function(a){return(t||(t=e.xGo(n)))(a||n)}})(),n.\u0275cmp=e.VBU({type:n,selectors:[["time",8,"pxp-section"]],standalone:!1,features:[e.Vt3],attrs:m,decls:1,vars:1,consts:[[3,"pxpDynamicComponent","baseContext","baseConfig","lazy"]],template:function(o,a){1&o&&e.DNE(0,Ve,2,0),2&o&&e.vxM(a.children?0:-1)},dependencies:[l.q],encapsulation:2,changeDetection:0}),i})(),ke=(()=>{var n;class i{}return(n=i).\u0275fac=function(o){return new(o||n)},n.\u0275mod=e.$C({type:n}),n.\u0275inj=e.G2t({imports:[C.MD]}),i})();const Me={component:r,leanDomComponentVariant:n=>{switch(n){case s.OE.div:return x;case s.OE.a:return S;case s.OE.button:return y;case s.OE.dialog:return L;case s.OE.h1:return h;case s.OE.h2:return v;case s.OE.h3:return g;case s.OE.h4:return b;case s.OE.h5:return F;case s.OE.h6:return B;case s.OE.li:return z;case s.OE.ol:return E;case s.OE.p:return G;case s.OE.span:return U;case s.OE.ul:return T;case s.OE.article:return N;case s.OE.aside:return X;case s.OE.details:return V;case s.OE.figcaption:return k;case s.OE.figure:return M;case s.OE.footer:return O;case s.OE.header:return A;case s.OE.main:return H;case s.OE.mark:return $;case s.OE.nav:return Z;case s.OE.section:return Y;case s.OE.summary:return P;case s.OE.time:return q;default:return console.warn("No section component found for ".concat(n,", falling back to div")),x}}}}}]);
|
1
|
+
"use strict";(self.webpackChunkstorefront=self.webpackChunkstorefront||[]).push([["default-projects_storefront_src_app_component_section_section_module_ts"],{1803:(I,f,p)=>{p.d(f,{OE:()=>s,OK:()=>e,TS:()=>C,We:()=>u});var C=function(c){return c.VERTICAL="vertical",c.HORIZONTAL="horizontal",c.GRID="grid",c.GROUP="group",c.TABS="tabs",c}(C||{}),u=function(c){return c.BLANK="_blank",c.SELF="_self",c}(u||{}),e=function(c){return c.div="div",c.a="a",c.article="article",c.aside="aside",c.br="br",c.button="button",c.details="details",c.dialog="dialog",c.em="em",c.figcaption="figcaption",c.figure="figure",c.footer="footer",c.h1="h1",c.h2="h2",c.h3="h3",c.h4="h4",c.h5="h5",c.h6="h6",c.header="header",c.hr="hr",c.iframe="iframe",c.img="img",c.input="input",c.li="li",c.main="main",c.mark="mark",c.nav="nav",c.ol="ol",c.p="p",c.pre="pre",c.section="section",c.small="small",c.span="span",c.strong="strong",c.summary="summary",c.time="time",c.ul="ul",c}(e||{}),s=function(c){return c.div="div",c.a="a",c.button="button",c.dialog="dialog",c.h1="h1",c.h2="h2",c.h3="h3",c.h4="h4",c.h5="h5",c.h6="h6",c.li="li",c.ol="ol",c.p="p",c.span="span",c.ul="ul",c.article="article",c.aside="aside",c.details="details",c.figcaption="figcaption",c.figure="figure",c.footer="footer",c.header="header",c.main="main",c.mark="mark",c.nav="nav",c.section="section",c.summary="summary",c.time="time",c}(s||{})},4678:(I,f,p)=>{p.r(f),p.d(f,{SectionModule:()=>ke,component:()=>Me});var C=p(177),d=p(467),u=p(9379),e=p(3953),s=p(1803);const c={tag:s.OE.div,content:null};var K=p(1210),D=p(8179),Q=p(4748),R=p(7879),W=p(1184),l=p(2868),j=p(5820),J=p(610),w=p(8251),nn=p(8004);const en=["viewTemplate"];function tn(n,i){}function on(n,i){if(1&n&&e.DNE(0,tn,0,0,"ng-template",0),2&n){const t=i.$implicit,o=e.XpG(2);e.Y8G("baseContext",o.baseContext())("baseConfig",t)("lazy",o.isLazy)}}function an(n,i){if(1&n&&e.Z7z(0,on,1,3,null,0,e.BUC().trackByChildren,!0),2&n){const t=e.XpG();e.Dyx(t.children)}}let r=(()=>{var n;class i extends K.${constructor(){super(...arguments),this.ssrService=(0,e.WQX)(Q.i),this.purpleEnv=(0,e.WQX)(R.r6),this.changeDetectorRef=(0,e.WQX)(e.gRc),this.anchorService=(0,e.WQX)(j.X),this.store=(0,e.WQX)(w.B),this.eventActionService=(0,e.WQX)(nn.G),this.defaultConfig=(0,u.A)({},c),this.anchorFeatureEnabled=!1,this.tapSectionUrl=(0,e.vPA)(null)}onClick(o){this.onTap(o)}get href(){if(!this.domHelper.leanDom)return null;const o=this.tapSectionUrl();return o&&this.baseConfig().tag===s.OE.a?o:null}get dataHref(){if(!this.domHelper.leanDom)return null;const o=this.tapSectionUrl();return o&&this.baseConfig().tag!==s.OE.a?o:null}get role(){if(!this.domHelper.leanDom||!this.hasAction)return null;const o=this.baseConfig().tag===s.OE.a,a=!!this.tapSectionUrl();return o?a?null:"button":a?"link":"button"}ngOnInit(){this.baseContext().isGhost||(this.anchorFeatureEnabled=this.anchorService.isAnchorFeatureEnabled(),super.ngOnInit())}onConfigChanges(){var o=this;return(0,d.A)(function*(){if(o.isLazy=!(!window.isUniversal||!o.ssrService.currentPrebootStatus),o.baseConfig().content){if(o.anchorFeatureEnabled){const{hasAction:a,tapUrl:_}=o.anchorService.handleAnchorTagsForComponents(o.config.tap);o.hasAction=a,_&&o.tapSectionUrl.set(_)}o.children=[];for(let a=0;a<o.baseConfig().content.length;a++)if(o.purpleEnv.isUniversal){let _=o.baseConfig().content[a];o.children.push(_)}else(0,D.Ol)(o.config.content[a])&&o.children.push(o.baseConfig().content[a]);o.changeDetectorRef.detectChanges(),yield Promise.all(o.childComponents.map((a,_)=>!o.purpleEnv.isUniversal||(0,D.Ol)(o.config.content[_])?a.lazyLoad():o.purpleEnv.isUniversal&&(0,C.UE)(o.platformId)?null==a?void 0:a.clear():Promise.resolve())),o.changeDetectorRef.markForCheck()}})()}stripChildConfigs(o){return o.content&&Array.isArray(o.content)&&(o.content=o.content.map(({_uuid:a,condition:_})=>({_uuid:a,condition:_}))),o}rebuildContextKeys(){super.rebuildContextKeys(),this.baseConfig().content.forEach(o=>{"condition"in o&&(0,W.Fl)(o.condition,this.contextKeys)})}trackByChildren(o,a){if("string"==typeof a||"number"==typeof a)return a||o;const _=null==a?void 0:a._uuid;if(!_)throw"error trackByChildren: expected _uuid";return _}onTap(o){const a=(0,D.v3)(this.config.tap);a&&this.domHelper.leanDom&&(this.anchorFeatureEnabled&&o.preventDefault(),this.trackOnClick(),this.eventActionService.processEventAction(a,this))}trackOnClick(){const o="".concat(this.getTrackingBaseKey(),"_CLICKED");this.dispatchTrackingAction(o,{})}dispatchTrackingAction(o,a){this.store.dispatch((0,J.k4)({url:window.location.href,key:o,params:a}))}}return(n=i).type="section",n.\u0275fac=(()=>{let t;return function(a){return(t||(t=e.xGo(n)))(a||n)}})(),n.\u0275cmp=e.VBU({type:n,selectors:[["storefront-section"]],viewQuery:function(o,a){if(1&o&&(e.GBs(en,7,e.c1b),e.GBs(l.q,5)),2&o){let _;e.mGM(_=e.lsd())&&(a.viewTemplate=_.first),e.mGM(_=e.lsd())&&(a.childComponents=_)}},hostVars:3,hostBindings:function(o,a){1&o&&e.bIt("click",function(Oe){return a.onClick(Oe)}),2&o&&e.BMQ("href",a.href)("data-href",a.dataHref)("role",a.role)},standalone:!1,features:[e.Vt3],decls:1,vars:1,consts:[[3,"pxpDynamicComponent","baseContext","baseConfig","lazy"]],template:function(o,a){1&o&&e.DNE(0,an,2,0),2&o&&e.vxM(a.children?0:-1)},dependencies:[l.q],styles:["storefront-section{display:flex;justify-content:space-between;padding:var(--sectionPadding);flex-direction:column}\n"],encapsulation:2,changeDetection:0}),i})();const m=["class","pxp-section"];function cn(n,i){}function sn(n,i){if(1&n&&e.DNE(0,cn,0,0,"ng-template",0),2&n){const t=i.$implicit,o=e.XpG(2);e.Y8G("baseContext",o.baseContext())("baseConfig",t)("lazy",o.isLazy)}}function ln(n,i){if(1&n&&e.Z7z(0,sn,1,3,null,0,e.BUC().trackByChildren,!0),2&n){const t=e.XpG();e.Dyx(t.children)}}function rn(n,i){}function mn(n,i){if(1&n&&e.DNE(0,rn,0,0,"ng-template",0),2&n){const t=i.$implicit,o=e.XpG(2);e.Y8G("baseContext",o.baseContext())("baseConfig",t)("lazy",o.isLazy)}}function pn(n,i){if(1&n&&e.Z7z(0,mn,1,3,null,0,e.BUC().trackByChildren,!0),2&n){const t=e.XpG();e.Dyx(t.children)}}function _n(n,i){}function Cn(n,i){if(1&n&&e.DNE(0,_n,0,0,"ng-template",0),2&n){const t=i.$implicit,o=e.XpG(2);e.Y8G("baseContext",o.baseContext())("baseConfig",t)("lazy",o.isLazy)}}function fn(n,i){if(1&n&&e.Z7z(0,Cn,1,3,null,0,e.BUC().trackByChildren,!0),2&n){const t=e.XpG();e.Dyx(t.children)}}function un(n,i){}function dn(n,i){if(1&n&&e.DNE(0,un,0,0,"ng-template",0),2&n){const t=i.$implicit,o=e.XpG(2);e.Y8G("baseContext",o.baseContext())("baseConfig",t)("lazy",o.isLazy)}}function Dn(n,i){if(1&n&&e.Z7z(0,dn,1,3,null,0,e.BUC().trackByChildren,!0),2&n){const t=e.XpG();e.Dyx(t.children)}}function xn(n,i){}function Sn(n,i){if(1&n&&e.DNE(0,xn,0,0,"ng-template",0),2&n){const t=i.$implicit,o=e.XpG(2);e.Y8G("baseContext",o.baseContext())("baseConfig",t)("lazy",o.isLazy)}}function yn(n,i){if(1&n&&e.Z7z(0,Sn,1,3,null,0,e.BUC().trackByChildren,!0),2&n){const t=e.XpG();e.Dyx(t.children)}}function Ln(n,i){}function hn(n,i){if(1&n&&e.DNE(0,Ln,0,0,"ng-template",0),2&n){const t=i.$implicit,o=e.XpG(2);e.Y8G("baseContext",o.baseContext())("baseConfig",t)("lazy",o.isLazy)}}function vn(n,i){if(1&n&&e.Z7z(0,hn,1,3,null,0,e.BUC().trackByChildren,!0),2&n){const t=e.XpG();e.Dyx(t.children)}}function gn(n,i){}function bn(n,i){if(1&n&&e.DNE(0,gn,0,0,"ng-template",0),2&n){const t=i.$implicit,o=e.XpG(2);e.Y8G("baseContext",o.baseContext())("baseConfig",t)("lazy",o.isLazy)}}function Fn(n,i){if(1&n&&e.Z7z(0,bn,1,3,null,0,e.BUC().trackByChildren,!0),2&n){const t=e.XpG();e.Dyx(t.children)}}function Bn(n,i){}function zn(n,i){if(1&n&&e.DNE(0,Bn,0,0,"ng-template",0),2&n){const t=i.$implicit,o=e.XpG(2);e.Y8G("baseContext",o.baseContext())("baseConfig",t)("lazy",o.isLazy)}}function En(n,i){if(1&n&&e.Z7z(0,zn,1,3,null,0,e.BUC().trackByChildren,!0),2&n){const t=e.XpG();e.Dyx(t.children)}}function Gn(n,i){}function Un(n,i){if(1&n&&e.DNE(0,Gn,0,0,"ng-template",0),2&n){const t=i.$implicit,o=e.XpG(2);e.Y8G("baseContext",o.baseContext())("baseConfig",t)("lazy",o.isLazy)}}function Tn(n,i){if(1&n&&e.Z7z(0,Un,1,3,null,0,e.BUC().trackByChildren,!0),2&n){const t=e.XpG();e.Dyx(t.children)}}function Nn(n,i){}function Xn(n,i){if(1&n&&e.DNE(0,Nn,0,0,"ng-template",0),2&n){const t=i.$implicit,o=e.XpG(2);e.Y8G("baseContext",o.baseContext())("baseConfig",t)("lazy",o.isLazy)}}function Vn(n,i){if(1&n&&e.Z7z(0,Xn,1,3,null,0,e.BUC().trackByChildren,!0),2&n){const t=e.XpG();e.Dyx(t.children)}}function kn(n,i){}function Mn(n,i){if(1&n&&e.DNE(0,kn,0,0,"ng-template",0),2&n){const t=i.$implicit,o=e.XpG(2);e.Y8G("baseContext",o.baseContext())("baseConfig",t)("lazy",o.isLazy)}}function On(n,i){if(1&n&&e.Z7z(0,Mn,1,3,null,0,e.BUC().trackByChildren,!0),2&n){const t=e.XpG();e.Dyx(t.children)}}function An(n,i){}function Hn(n,i){if(1&n&&e.DNE(0,An,0,0,"ng-template",0),2&n){const t=i.$implicit,o=e.XpG(2);e.Y8G("baseContext",o.baseContext())("baseConfig",t)("lazy",o.isLazy)}}function $n(n,i){if(1&n&&e.Z7z(0,Hn,1,3,null,0,e.BUC().trackByChildren,!0),2&n){const t=e.XpG();e.Dyx(t.children)}}function Zn(n,i){}function Yn(n,i){if(1&n&&e.DNE(0,Zn,0,0,"ng-template",0),2&n){const t=i.$implicit,o=e.XpG(2);e.Y8G("baseContext",o.baseContext())("baseConfig",t)("lazy",o.isLazy)}}function Pn(n,i){if(1&n&&e.Z7z(0,Yn,1,3,null,0,e.BUC().trackByChildren,!0),2&n){const t=e.XpG();e.Dyx(t.children)}}function qn(n,i){}function In(n,i){if(1&n&&e.DNE(0,qn,0,0,"ng-template",0),2&n){const t=i.$implicit,o=e.XpG(2);e.Y8G("baseContext",o.baseContext())("baseConfig",t)("lazy",o.isLazy)}}function Kn(n,i){if(1&n&&e.Z7z(0,In,1,3,null,0,e.BUC().trackByChildren,!0),2&n){const t=e.XpG();e.Dyx(t.children)}}function Qn(n,i){}function Rn(n,i){if(1&n&&e.DNE(0,Qn,0,0,"ng-template",0),2&n){const t=i.$implicit,o=e.XpG(2);e.Y8G("baseContext",o.baseContext())("baseConfig",t)("lazy",o.isLazy)}}function Wn(n,i){if(1&n&&e.Z7z(0,Rn,1,3,null,0,e.BUC().trackByChildren,!0),2&n){const t=e.XpG();e.Dyx(t.children)}}function jn(n,i){}function Jn(n,i){if(1&n&&e.DNE(0,jn,0,0,"ng-template",0),2&n){const t=i.$implicit,o=e.XpG(2);e.Y8G("baseContext",o.baseContext())("baseConfig",t)("lazy",o.isLazy)}}function wn(n,i){if(1&n&&e.Z7z(0,Jn,1,3,null,0,e.BUC().trackByChildren,!0),2&n){const t=e.XpG();e.Dyx(t.children)}}function ne(n,i){}function ee(n,i){if(1&n&&e.DNE(0,ne,0,0,"ng-template",0),2&n){const t=i.$implicit,o=e.XpG(2);e.Y8G("baseContext",o.baseContext())("baseConfig",t)("lazy",o.isLazy)}}function te(n,i){if(1&n&&e.Z7z(0,ee,1,3,null,0,e.BUC().trackByChildren,!0),2&n){const t=e.XpG();e.Dyx(t.children)}}function oe(n,i){}function ie(n,i){if(1&n&&e.DNE(0,oe,0,0,"ng-template",0),2&n){const t=i.$implicit,o=e.XpG(2);e.Y8G("baseContext",o.baseContext())("baseConfig",t)("lazy",o.isLazy)}}function ae(n,i){if(1&n&&e.Z7z(0,ie,1,3,null,0,e.BUC().trackByChildren,!0),2&n){const t=e.XpG();e.Dyx(t.children)}}function ce(n,i){}function se(n,i){if(1&n&&e.DNE(0,ce,0,0,"ng-template",0),2&n){const t=i.$implicit,o=e.XpG(2);e.Y8G("baseContext",o.baseContext())("baseConfig",t)("lazy",o.isLazy)}}function le(n,i){if(1&n&&e.Z7z(0,se,1,3,null,0,e.BUC().trackByChildren,!0),2&n){const t=e.XpG();e.Dyx(t.children)}}function re(n,i){}function me(n,i){if(1&n&&e.DNE(0,re,0,0,"ng-template",0),2&n){const t=i.$implicit,o=e.XpG(2);e.Y8G("baseContext",o.baseContext())("baseConfig",t)("lazy",o.isLazy)}}function pe(n,i){if(1&n&&e.Z7z(0,me,1,3,null,0,e.BUC().trackByChildren,!0),2&n){const t=e.XpG();e.Dyx(t.children)}}function _e(n,i){}function Ce(n,i){if(1&n&&e.DNE(0,_e,0,0,"ng-template",0),2&n){const t=i.$implicit,o=e.XpG(2);e.Y8G("baseContext",o.baseContext())("baseConfig",t)("lazy",o.isLazy)}}function fe(n,i){if(1&n&&e.Z7z(0,Ce,1,3,null,0,e.BUC().trackByChildren,!0),2&n){const t=e.XpG();e.Dyx(t.children)}}function ue(n,i){}function de(n,i){if(1&n&&e.DNE(0,ue,0,0,"ng-template",0),2&n){const t=i.$implicit,o=e.XpG(2);e.Y8G("baseContext",o.baseContext())("baseConfig",t)("lazy",o.isLazy)}}function De(n,i){if(1&n&&e.Z7z(0,de,1,3,null,0,e.BUC().trackByChildren,!0),2&n){const t=e.XpG();e.Dyx(t.children)}}function xe(n,i){}function Se(n,i){if(1&n&&e.DNE(0,xe,0,0,"ng-template",0),2&n){const t=i.$implicit,o=e.XpG(2);e.Y8G("baseContext",o.baseContext())("baseConfig",t)("lazy",o.isLazy)}}function ye(n,i){if(1&n&&e.Z7z(0,Se,1,3,null,0,e.BUC().trackByChildren,!0),2&n){const t=e.XpG();e.Dyx(t.children)}}function Le(n,i){}function he(n,i){if(1&n&&e.DNE(0,Le,0,0,"ng-template",0),2&n){const t=i.$implicit,o=e.XpG(2);e.Y8G("baseContext",o.baseContext())("baseConfig",t)("lazy",o.isLazy)}}function ve(n,i){if(1&n&&e.Z7z(0,he,1,3,null,0,e.BUC().trackByChildren,!0),2&n){const t=e.XpG();e.Dyx(t.children)}}function ge(n,i){}function be(n,i){if(1&n&&e.DNE(0,ge,0,0,"ng-template",0),2&n){const t=i.$implicit,o=e.XpG(2);e.Y8G("baseContext",o.baseContext())("baseConfig",t)("lazy",o.isLazy)}}function Fe(n,i){if(1&n&&e.Z7z(0,be,1,3,null,0,e.BUC().trackByChildren,!0),2&n){const t=e.XpG();e.Dyx(t.children)}}function Be(n,i){}function ze(n,i){if(1&n&&e.DNE(0,Be,0,0,"ng-template",0),2&n){const t=i.$implicit,o=e.XpG(2);e.Y8G("baseContext",o.baseContext())("baseConfig",t)("lazy",o.isLazy)}}function Ee(n,i){if(1&n&&e.Z7z(0,ze,1,3,null,0,e.BUC().trackByChildren,!0),2&n){const t=e.XpG();e.Dyx(t.children)}}function Ge(n,i){}function Ue(n,i){if(1&n&&e.DNE(0,Ge,0,0,"ng-template",0),2&n){const t=i.$implicit,o=e.XpG(2);e.Y8G("baseContext",o.baseContext())("baseConfig",t)("lazy",o.isLazy)}}function Te(n,i){if(1&n&&e.Z7z(0,Ue,1,3,null,0,e.BUC().trackByChildren,!0),2&n){const t=e.XpG();e.Dyx(t.children)}}function Ne(n,i){}function Xe(n,i){if(1&n&&e.DNE(0,Ne,0,0,"ng-template",0),2&n){const t=i.$implicit,o=e.XpG(2);e.Y8G("baseContext",o.baseContext())("baseConfig",t)("lazy",o.isLazy)}}function Ve(n,i){if(1&n&&e.Z7z(0,Xe,1,3,null,0,e.BUC().trackByChildren,!0),2&n){const t=e.XpG();e.Dyx(t.children)}}let x=(()=>{var n;class i extends r{}return(n=i).\u0275fac=(()=>{let t;return function(a){return(t||(t=e.xGo(n)))(a||n)}})(),n.\u0275cmp=e.VBU({type:n,selectors:[["div",8,"pxp-section"]],standalone:!1,features:[e.Vt3],attrs:m,decls:1,vars:1,consts:[[3,"pxpDynamicComponent","baseContext","baseConfig","lazy"]],template:function(o,a){1&o&&e.DNE(0,ln,2,0),2&o&&e.vxM(a.children?0:-1)},dependencies:[l.q],encapsulation:2,changeDetection:0}),i})(),S=(()=>{var n;class i extends r{}return(n=i).\u0275fac=(()=>{let t;return function(a){return(t||(t=e.xGo(n)))(a||n)}})(),n.\u0275cmp=e.VBU({type:n,selectors:[["a",8,"pxp-section"]],standalone:!1,features:[e.Vt3],attrs:m,decls:1,vars:1,consts:[[3,"pxpDynamicComponent","baseContext","baseConfig","lazy"]],template:function(o,a){1&o&&e.DNE(0,pn,2,0),2&o&&e.vxM(a.children?0:-1)},dependencies:[l.q],encapsulation:2,changeDetection:0}),i})(),y=(()=>{var n;class i extends r{}return(n=i).\u0275fac=(()=>{let t;return function(a){return(t||(t=e.xGo(n)))(a||n)}})(),n.\u0275cmp=e.VBU({type:n,selectors:[["button",8,"pxp-section"]],standalone:!1,features:[e.Vt3],attrs:m,decls:1,vars:1,consts:[[3,"pxpDynamicComponent","baseContext","baseConfig","lazy"]],template:function(o,a){1&o&&e.DNE(0,fn,2,0),2&o&&e.vxM(a.children?0:-1)},dependencies:[l.q],encapsulation:2,changeDetection:0}),i})(),L=(()=>{var n;class i extends r{}return(n=i).\u0275fac=(()=>{let t;return function(a){return(t||(t=e.xGo(n)))(a||n)}})(),n.\u0275cmp=e.VBU({type:n,selectors:[["dialog",8,"pxp-section"]],standalone:!1,features:[e.Vt3],attrs:m,decls:1,vars:1,consts:[[3,"pxpDynamicComponent","baseContext","baseConfig","lazy"]],template:function(o,a){1&o&&e.DNE(0,Dn,2,0),2&o&&e.vxM(a.children?0:-1)},dependencies:[l.q],encapsulation:2,changeDetection:0}),i})(),h=(()=>{var n;class i extends r{}return(n=i).\u0275fac=(()=>{let t;return function(a){return(t||(t=e.xGo(n)))(a||n)}})(),n.\u0275cmp=e.VBU({type:n,selectors:[["h1",8,"pxp-section"]],standalone:!1,features:[e.Vt3],attrs:m,decls:1,vars:1,consts:[[3,"pxpDynamicComponent","baseContext","baseConfig","lazy"]],template:function(o,a){1&o&&e.DNE(0,yn,2,0),2&o&&e.vxM(a.children?0:-1)},dependencies:[l.q],encapsulation:2,changeDetection:0}),i})(),v=(()=>{var n;class i extends r{}return(n=i).\u0275fac=(()=>{let t;return function(a){return(t||(t=e.xGo(n)))(a||n)}})(),n.\u0275cmp=e.VBU({type:n,selectors:[["h2",8,"pxp-section"]],standalone:!1,features:[e.Vt3],attrs:m,decls:1,vars:1,consts:[[3,"pxpDynamicComponent","baseContext","baseConfig","lazy"]],template:function(o,a){1&o&&e.DNE(0,vn,2,0),2&o&&e.vxM(a.children?0:-1)},dependencies:[l.q],encapsulation:2,changeDetection:0}),i})(),g=(()=>{var n;class i extends r{}return(n=i).\u0275fac=(()=>{let t;return function(a){return(t||(t=e.xGo(n)))(a||n)}})(),n.\u0275cmp=e.VBU({type:n,selectors:[["h3",8,"pxp-section"]],standalone:!1,features:[e.Vt3],attrs:m,decls:1,vars:1,consts:[[3,"pxpDynamicComponent","baseContext","baseConfig","lazy"]],template:function(o,a){1&o&&e.DNE(0,Fn,2,0),2&o&&e.vxM(a.children?0:-1)},dependencies:[l.q],encapsulation:2,changeDetection:0}),i})(),b=(()=>{var n;class i extends r{}return(n=i).\u0275fac=(()=>{let t;return function(a){return(t||(t=e.xGo(n)))(a||n)}})(),n.\u0275cmp=e.VBU({type:n,selectors:[["h4",8,"pxp-section"]],standalone:!1,features:[e.Vt3],attrs:m,decls:1,vars:1,consts:[[3,"pxpDynamicComponent","baseContext","baseConfig","lazy"]],template:function(o,a){1&o&&e.DNE(0,En,2,0),2&o&&e.vxM(a.children?0:-1)},dependencies:[l.q],encapsulation:2,changeDetection:0}),i})(),F=(()=>{var n;class i extends r{}return(n=i).\u0275fac=(()=>{let t;return function(a){return(t||(t=e.xGo(n)))(a||n)}})(),n.\u0275cmp=e.VBU({type:n,selectors:[["h5",8,"pxp-section"]],standalone:!1,features:[e.Vt3],attrs:m,decls:1,vars:1,consts:[[3,"pxpDynamicComponent","baseContext","baseConfig","lazy"]],template:function(o,a){1&o&&e.DNE(0,Tn,2,0),2&o&&e.vxM(a.children?0:-1)},dependencies:[l.q],encapsulation:2,changeDetection:0}),i})(),B=(()=>{var n;class i extends r{}return(n=i).\u0275fac=(()=>{let t;return function(a){return(t||(t=e.xGo(n)))(a||n)}})(),n.\u0275cmp=e.VBU({type:n,selectors:[["h6",8,"pxp-section"]],standalone:!1,features:[e.Vt3],attrs:m,decls:1,vars:1,consts:[[3,"pxpDynamicComponent","baseContext","baseConfig","lazy"]],template:function(o,a){1&o&&e.DNE(0,Vn,2,0),2&o&&e.vxM(a.children?0:-1)},dependencies:[l.q],encapsulation:2,changeDetection:0}),i})(),z=(()=>{var n;class i extends r{}return(n=i).\u0275fac=(()=>{let t;return function(a){return(t||(t=e.xGo(n)))(a||n)}})(),n.\u0275cmp=e.VBU({type:n,selectors:[["li",8,"pxp-section"]],standalone:!1,features:[e.Vt3],attrs:m,decls:1,vars:1,consts:[[3,"pxpDynamicComponent","baseContext","baseConfig","lazy"]],template:function(o,a){1&o&&e.DNE(0,On,2,0),2&o&&e.vxM(a.children?0:-1)},dependencies:[l.q],encapsulation:2,changeDetection:0}),i})(),E=(()=>{var n;class i extends r{}return(n=i).\u0275fac=(()=>{let t;return function(a){return(t||(t=e.xGo(n)))(a||n)}})(),n.\u0275cmp=e.VBU({type:n,selectors:[["ol",8,"pxp-section"]],standalone:!1,features:[e.Vt3],attrs:m,decls:1,vars:1,consts:[[3,"pxpDynamicComponent","baseContext","baseConfig","lazy"]],template:function(o,a){1&o&&e.DNE(0,$n,2,0),2&o&&e.vxM(a.children?0:-1)},dependencies:[l.q],encapsulation:2,changeDetection:0}),i})(),G=(()=>{var n;class i extends r{}return(n=i).\u0275fac=(()=>{let t;return function(a){return(t||(t=e.xGo(n)))(a||n)}})(),n.\u0275cmp=e.VBU({type:n,selectors:[["p",8,"pxp-section"]],standalone:!1,features:[e.Vt3],attrs:m,decls:1,vars:1,consts:[[3,"pxpDynamicComponent","baseContext","baseConfig","lazy"]],template:function(o,a){1&o&&e.DNE(0,Pn,2,0),2&o&&e.vxM(a.children?0:-1)},dependencies:[l.q],encapsulation:2,changeDetection:0}),i})(),U=(()=>{var n;class i extends r{}return(n=i).\u0275fac=(()=>{let t;return function(a){return(t||(t=e.xGo(n)))(a||n)}})(),n.\u0275cmp=e.VBU({type:n,selectors:[["span",8,"pxp-section"]],standalone:!1,features:[e.Vt3],attrs:m,decls:1,vars:1,consts:[[3,"pxpDynamicComponent","baseContext","baseConfig","lazy"]],template:function(o,a){1&o&&e.DNE(0,Kn,2,0),2&o&&e.vxM(a.children?0:-1)},dependencies:[l.q],encapsulation:2,changeDetection:0}),i})(),T=(()=>{var n;class i extends r{}return(n=i).\u0275fac=(()=>{let t;return function(a){return(t||(t=e.xGo(n)))(a||n)}})(),n.\u0275cmp=e.VBU({type:n,selectors:[["ul",8,"pxp-section"]],standalone:!1,features:[e.Vt3],attrs:m,decls:1,vars:1,consts:[[3,"pxpDynamicComponent","baseContext","baseConfig","lazy"]],template:function(o,a){1&o&&e.DNE(0,Wn,2,0),2&o&&e.vxM(a.children?0:-1)},dependencies:[l.q],encapsulation:2,changeDetection:0}),i})(),N=(()=>{var n;class i extends r{}return(n=i).\u0275fac=(()=>{let t;return function(a){return(t||(t=e.xGo(n)))(a||n)}})(),n.\u0275cmp=e.VBU({type:n,selectors:[["article",8,"pxp-section"]],standalone:!1,features:[e.Vt3],attrs:m,decls:1,vars:1,consts:[[3,"pxpDynamicComponent","baseContext","baseConfig","lazy"]],template:function(o,a){1&o&&e.DNE(0,wn,2,0),2&o&&e.vxM(a.children?0:-1)},dependencies:[l.q],encapsulation:2,changeDetection:0}),i})(),X=(()=>{var n;class i extends r{}return(n=i).\u0275fac=(()=>{let t;return function(a){return(t||(t=e.xGo(n)))(a||n)}})(),n.\u0275cmp=e.VBU({type:n,selectors:[["aside",8,"pxp-section"]],standalone:!1,features:[e.Vt3],attrs:m,decls:1,vars:1,consts:[[3,"pxpDynamicComponent","baseContext","baseConfig","lazy"]],template:function(o,a){1&o&&e.DNE(0,te,2,0),2&o&&e.vxM(a.children?0:-1)},dependencies:[l.q],encapsulation:2,changeDetection:0}),i})(),V=(()=>{var n;class i extends r{}return(n=i).\u0275fac=(()=>{let t;return function(a){return(t||(t=e.xGo(n)))(a||n)}})(),n.\u0275cmp=e.VBU({type:n,selectors:[["details",8,"pxp-section"]],standalone:!1,features:[e.Vt3],attrs:m,decls:1,vars:1,consts:[[3,"pxpDynamicComponent","baseContext","baseConfig","lazy"]],template:function(o,a){1&o&&e.DNE(0,ae,2,0),2&o&&e.vxM(a.children?0:-1)},dependencies:[l.q],encapsulation:2,changeDetection:0}),i})(),k=(()=>{var n;class i extends r{}return(n=i).\u0275fac=(()=>{let t;return function(a){return(t||(t=e.xGo(n)))(a||n)}})(),n.\u0275cmp=e.VBU({type:n,selectors:[["figcaption",8,"pxp-section"]],standalone:!1,features:[e.Vt3],attrs:m,decls:1,vars:1,consts:[[3,"pxpDynamicComponent","baseContext","baseConfig","lazy"]],template:function(o,a){1&o&&e.DNE(0,le,2,0),2&o&&e.vxM(a.children?0:-1)},dependencies:[l.q],encapsulation:2,changeDetection:0}),i})(),M=(()=>{var n;class i extends r{}return(n=i).\u0275fac=(()=>{let t;return function(a){return(t||(t=e.xGo(n)))(a||n)}})(),n.\u0275cmp=e.VBU({type:n,selectors:[["figure",8,"pxp-section"]],standalone:!1,features:[e.Vt3],attrs:m,decls:1,vars:1,consts:[[3,"pxpDynamicComponent","baseContext","baseConfig","lazy"]],template:function(o,a){1&o&&e.DNE(0,pe,2,0),2&o&&e.vxM(a.children?0:-1)},dependencies:[l.q],encapsulation:2,changeDetection:0}),i})(),O=(()=>{var n;class i extends r{}return(n=i).\u0275fac=(()=>{let t;return function(a){return(t||(t=e.xGo(n)))(a||n)}})(),n.\u0275cmp=e.VBU({type:n,selectors:[["footer",8,"pxp-section"]],standalone:!1,features:[e.Vt3],attrs:m,decls:1,vars:1,consts:[[3,"pxpDynamicComponent","baseContext","baseConfig","lazy"]],template:function(o,a){1&o&&e.DNE(0,fe,2,0),2&o&&e.vxM(a.children?0:-1)},dependencies:[l.q],encapsulation:2,changeDetection:0}),i})(),A=(()=>{var n;class i extends r{}return(n=i).\u0275fac=(()=>{let t;return function(a){return(t||(t=e.xGo(n)))(a||n)}})(),n.\u0275cmp=e.VBU({type:n,selectors:[["header",8,"pxp-section"]],standalone:!1,features:[e.Vt3],attrs:m,decls:1,vars:1,consts:[[3,"pxpDynamicComponent","baseContext","baseConfig","lazy"]],template:function(o,a){1&o&&e.DNE(0,De,2,0),2&o&&e.vxM(a.children?0:-1)},dependencies:[l.q],encapsulation:2,changeDetection:0}),i})(),H=(()=>{var n;class i extends r{}return(n=i).\u0275fac=(()=>{let t;return function(a){return(t||(t=e.xGo(n)))(a||n)}})(),n.\u0275cmp=e.VBU({type:n,selectors:[["main",8,"pxp-section"]],standalone:!1,features:[e.Vt3],attrs:m,decls:1,vars:1,consts:[[3,"pxpDynamicComponent","baseContext","baseConfig","lazy"]],template:function(o,a){1&o&&e.DNE(0,ye,2,0),2&o&&e.vxM(a.children?0:-1)},dependencies:[l.q],encapsulation:2,changeDetection:0}),i})(),$=(()=>{var n;class i extends r{}return(n=i).\u0275fac=(()=>{let t;return function(a){return(t||(t=e.xGo(n)))(a||n)}})(),n.\u0275cmp=e.VBU({type:n,selectors:[["mark",8,"pxp-section"]],standalone:!1,features:[e.Vt3],attrs:m,decls:1,vars:1,consts:[[3,"pxpDynamicComponent","baseContext","baseConfig","lazy"]],template:function(o,a){1&o&&e.DNE(0,ve,2,0),2&o&&e.vxM(a.children?0:-1)},dependencies:[l.q],encapsulation:2,changeDetection:0}),i})(),Z=(()=>{var n;class i extends r{}return(n=i).\u0275fac=(()=>{let t;return function(a){return(t||(t=e.xGo(n)))(a||n)}})(),n.\u0275cmp=e.VBU({type:n,selectors:[["nav",8,"pxp-section"]],standalone:!1,features:[e.Vt3],attrs:m,decls:1,vars:1,consts:[[3,"pxpDynamicComponent","baseContext","baseConfig","lazy"]],template:function(o,a){1&o&&e.DNE(0,Fe,2,0),2&o&&e.vxM(a.children?0:-1)},dependencies:[l.q],encapsulation:2,changeDetection:0}),i})(),Y=(()=>{var n;class i extends r{}return(n=i).\u0275fac=(()=>{let t;return function(a){return(t||(t=e.xGo(n)))(a||n)}})(),n.\u0275cmp=e.VBU({type:n,selectors:[["section",8,"pxp-section"]],standalone:!1,features:[e.Vt3],attrs:m,decls:1,vars:1,consts:[[3,"pxpDynamicComponent","baseContext","baseConfig","lazy"]],template:function(o,a){1&o&&e.DNE(0,Ee,2,0),2&o&&e.vxM(a.children?0:-1)},dependencies:[l.q],encapsulation:2,changeDetection:0}),i})(),P=(()=>{var n;class i extends r{}return(n=i).\u0275fac=(()=>{let t;return function(a){return(t||(t=e.xGo(n)))(a||n)}})(),n.\u0275cmp=e.VBU({type:n,selectors:[["summary",8,"pxp-section"]],standalone:!1,features:[e.Vt3],attrs:m,decls:1,vars:1,consts:[[3,"pxpDynamicComponent","baseContext","baseConfig","lazy"]],template:function(o,a){1&o&&e.DNE(0,Te,2,0),2&o&&e.vxM(a.children?0:-1)},dependencies:[l.q],encapsulation:2,changeDetection:0}),i})(),q=(()=>{var n;class i extends r{}return(n=i).\u0275fac=(()=>{let t;return function(a){return(t||(t=e.xGo(n)))(a||n)}})(),n.\u0275cmp=e.VBU({type:n,selectors:[["time",8,"pxp-section"]],standalone:!1,features:[e.Vt3],attrs:m,decls:1,vars:1,consts:[[3,"pxpDynamicComponent","baseContext","baseConfig","lazy"]],template:function(o,a){1&o&&e.DNE(0,Ve,2,0),2&o&&e.vxM(a.children?0:-1)},dependencies:[l.q],encapsulation:2,changeDetection:0}),i})(),ke=(()=>{var n;class i{}return(n=i).\u0275fac=function(o){return new(o||n)},n.\u0275mod=e.$C({type:n}),n.\u0275inj=e.G2t({imports:[C.MD]}),i})();const Me={component:r,leanDomComponentVariant:n=>{switch(n){case s.OE.div:return x;case s.OE.a:return S;case s.OE.button:return y;case s.OE.dialog:return L;case s.OE.h1:return h;case s.OE.h2:return v;case s.OE.h3:return g;case s.OE.h4:return b;case s.OE.h5:return F;case s.OE.h6:return B;case s.OE.li:return z;case s.OE.ol:return E;case s.OE.p:return G;case s.OE.span:return U;case s.OE.ul:return T;case s.OE.article:return N;case s.OE.aside:return X;case s.OE.details:return V;case s.OE.figcaption:return k;case s.OE.figure:return M;case s.OE.footer:return O;case s.OE.header:return A;case s.OE.main:return H;case s.OE.mark:return $;case s.OE.nav:return Z;case s.OE.section:return Y;case s.OE.summary:return P;case s.OE.time:return q;default:return console.warn("No section component found for ".concat(n,", falling back to div")),x}}}}}]);
|