@pronto-tools-and-more/files 15.16.0 → 15.18.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.
@@ -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(6067),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
+ "use strict";(self.webpackChunkstorefront=self.webpackChunkstorefront||[]).push([["default-projects_storefront_src_app_component_html_html_module_ts"],{1803:(E,h,L)=>{L.d(h,{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:(E,h,L)=>{L.d(h,{b:()=>V});var p=L(467),i=L(9379),t=L(3953),s=L(1210),C=L(6067),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 V=(()=>{var M;class b 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){var F;const{hasAction:d,tapUrl:O}=c.anchorService.handleAnchorTagsForComponents(c.config.tap);c.hasAction=d,c.tapHtmlUrl.set(null!=O?O:null===(F=c.config.attributes)||void 0===F?void 0:F.href),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(M=b).type="html",M.\u0275fac=(()=>{let v;return function(l){return(v||(v=t.xGo(M)))(l||M)}})(),M.\u0275cmp=t.VBU({type:M,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}),b})()},8530:(E,h,L)=>{L.d(h,{$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:()=>d,WL:()=>R,Wb:()=>k,X:()=>B,Zj:()=>O,Zp:()=>A,_O:()=>N,ah:()=>F,bE:()=>D,dD:()=>w,eq:()=>K,f$:()=>V,fy:()=>b,kD:()=>C,mF:()=>u,nY:()=>J,ns:()=>M,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})(),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:[["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})(),M=(()=>{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})(),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:[["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})(),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:[["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})(),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:[["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})(),O=(()=>{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:(E,h,L)=>{L.r(h),L.d(h,{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}}}}}]);