jest-preset-angular 16.1.5 → 16.2.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/CHANGELOG.md +9 -0
- package/build/transformers/jit_transform.js +38 -39
- package/package.json +28 -28
|
@@ -1,28 +1,25 @@
|
|
|
1
|
-
"use strict";var _S=Object.create;var Pi=Object.defineProperty,kS=Object.defineProperties,RS=Object.getOwnPropertyDescriptor,PS=Object.getOwnPropertyDescriptors,LS=Object.getOwnPropertyNames,ch=Object.getOwnPropertySymbols,MS=Object.getPrototypeOf,uh=Object.prototype.hasOwnProperty,OS=Object.prototype.propertyIsEnumerable;var Zl=(t,e,n)=>e in t?Pi(t,e,{enumerable:!0,configurable:!0,writable:!0,value:n}):t[e]=n,x=(t,e)=>{for(var n in e||(e={}))uh.call(e,n)&&Zl(t,n,e[n]);if(ch)for(var n of ch(e))OS.call(e,n)&&Zl(t,n,e[n]);return t},me=(t,e)=>kS(t,PS(e));var FS=(t,e)=>()=>(t&&(e=t(t=0)),e);var Y=(t,e)=>()=>(e||t((e={exports:{}}).exports,e),e.exports),BS=(t,e)=>{for(var n in e)Pi(t,n,{get:e[n],enumerable:!0})},ph=(t,e,n,r)=>{if(e&&typeof e=="object"||typeof e=="function")for(let s of LS(e))!uh.call(t,s)&&s!==n&&Pi(t,s,{get:()=>e[s],enumerable:!(r=RS(e,s))||r.enumerable});return t};var C=(t,e,n)=>(n=t!=null?_S(MS(t)):{},ph(e||!t||!t.__esModule?Pi(n,"default",{value:t,enumerable:!0}):n,t)),$S=t=>ph(Pi({},"__esModule",{value:!0}),t);var a=(t,e,n)=>Zl(t,typeof e!="symbol"?e+"":e,n);var U,A=FS(()=>{"use strict";U=require("url").pathToFileURL(__filename)});var na=Y((b1,dy)=>{"use strict";A();var A0="2.0.0",I0=Number.MAX_SAFE_INTEGER||9007199254740991,N0=16,D0=250,b0=["major","premajor","minor","preminor","patch","prepatch","prerelease"];dy.exports={MAX_LENGTH:256,MAX_SAFE_COMPONENT_LENGTH:N0,MAX_SAFE_BUILD_LENGTH:D0,MAX_SAFE_INTEGER:I0,RELEASE_TYPES:b0,SEMVER_SPEC_VERSION:A0,FLAG_INCLUDE_PRERELEASE:1,FLAG_LOOSE:2}});var ra=Y((k1,my)=>{"use strict";A();var _0=typeof process=="object"&&process.env&&process.env.NODE_DEBUG&&/\bsemver\b/i.test(process.env.NODE_DEBUG)?(...t)=>console.error("SEMVER",...t):()=>{};my.exports=_0});var _i=Y((qn,gy)=>{"use strict";A();var{MAX_SAFE_COMPONENT_LENGTH:kp,MAX_SAFE_BUILD_LENGTH:k0,MAX_LENGTH:R0}=na(),P0=ra();qn=gy.exports={};var L0=qn.re=[],M0=qn.safeRe=[],B=qn.src=[],O0=qn.safeSrc=[],$=qn.t={},F0=0,Rp="[a-zA-Z0-9-]",B0=[["\\s",1],["\\d",R0],[Rp,k0]],$0=t=>{for(let[e,n]of B0)t=t.split(`${e}*`).join(`${e}{0,${n}}`).split(`${e}+`).join(`${e}{1,${n}}`);return t},ee=(t,e,n)=>{let r=$0(e),s=F0++;P0(t,s,e),$[t]=s,B[s]=e,O0[s]=r,L0[s]=new RegExp(e,n?"g":void 0),M0[s]=new RegExp(r,n?"g":void 0)};ee("NUMERICIDENTIFIER","0|[1-9]\\d*");ee("NUMERICIDENTIFIERLOOSE","\\d+");ee("NONNUMERICIDENTIFIER",`\\d*[a-zA-Z-]${Rp}*`);ee("MAINVERSION",`(${B[$.NUMERICIDENTIFIER]})\\.(${B[$.NUMERICIDENTIFIER]})\\.(${B[$.NUMERICIDENTIFIER]})`);ee("MAINVERSIONLOOSE",`(${B[$.NUMERICIDENTIFIERLOOSE]})\\.(${B[$.NUMERICIDENTIFIERLOOSE]})\\.(${B[$.NUMERICIDENTIFIERLOOSE]})`);ee("PRERELEASEIDENTIFIER",`(?:${B[$.NONNUMERICIDENTIFIER]}|${B[$.NUMERICIDENTIFIER]})`);ee("PRERELEASEIDENTIFIERLOOSE",`(?:${B[$.NONNUMERICIDENTIFIER]}|${B[$.NUMERICIDENTIFIERLOOSE]})`);ee("PRERELEASE",`(?:-(${B[$.PRERELEASEIDENTIFIER]}(?:\\.${B[$.PRERELEASEIDENTIFIER]})*))`);ee("PRERELEASELOOSE",`(?:-?(${B[$.PRERELEASEIDENTIFIERLOOSE]}(?:\\.${B[$.PRERELEASEIDENTIFIERLOOSE]})*))`);ee("BUILDIDENTIFIER",`${Rp}+`);ee("BUILD",`(?:\\+(${B[$.BUILDIDENTIFIER]}(?:\\.${B[$.BUILDIDENTIFIER]})*))`);ee("FULLPLAIN",`v?${B[$.MAINVERSION]}${B[$.PRERELEASE]}?${B[$.BUILD]}?`);ee("FULL",`^${B[$.FULLPLAIN]}$`);ee("LOOSEPLAIN",`[v=\\s]*${B[$.MAINVERSIONLOOSE]}${B[$.PRERELEASELOOSE]}?${B[$.BUILD]}?`);ee("LOOSE",`^${B[$.LOOSEPLAIN]}$`);ee("GTLT","((?:<|>)?=?)");ee("XRANGEIDENTIFIERLOOSE",`${B[$.NUMERICIDENTIFIERLOOSE]}|x|X|\\*`);ee("XRANGEIDENTIFIER",`${B[$.NUMERICIDENTIFIER]}|x|X|\\*`);ee("XRANGEPLAIN",`[v=\\s]*(${B[$.XRANGEIDENTIFIER]})(?:\\.(${B[$.XRANGEIDENTIFIER]})(?:\\.(${B[$.XRANGEIDENTIFIER]})(?:${B[$.PRERELEASE]})?${B[$.BUILD]}?)?)?`);ee("XRANGEPLAINLOOSE",`[v=\\s]*(${B[$.XRANGEIDENTIFIERLOOSE]})(?:\\.(${B[$.XRANGEIDENTIFIERLOOSE]})(?:\\.(${B[$.XRANGEIDENTIFIERLOOSE]})(?:${B[$.PRERELEASELOOSE]})?${B[$.BUILD]}?)?)?`);ee("XRANGE",`^${B[$.GTLT]}\\s*${B[$.XRANGEPLAIN]}$`);ee("XRANGELOOSE",`^${B[$.GTLT]}\\s*${B[$.XRANGEPLAINLOOSE]}$`);ee("COERCEPLAIN",`(^|[^\\d])(\\d{1,${kp}})(?:\\.(\\d{1,${kp}}))?(?:\\.(\\d{1,${kp}}))?`);ee("COERCE",`${B[$.COERCEPLAIN]}(?:$|[^\\d])`);ee("COERCEFULL",B[$.COERCEPLAIN]+`(?:${B[$.PRERELEASE]})?(?:${B[$.BUILD]})?(?:$|[^\\d])`);ee("COERCERTL",B[$.COERCE],!0);ee("COERCERTLFULL",B[$.COERCEFULL],!0);ee("LONETILDE","(?:~>?)");ee("TILDETRIM",`(\\s*)${B[$.LONETILDE]}\\s+`,!0);qn.tildeTrimReplace="$1~";ee("TILDE",`^${B[$.LONETILDE]}${B[$.XRANGEPLAIN]}$`);ee("TILDELOOSE",`^${B[$.LONETILDE]}${B[$.XRANGEPLAINLOOSE]}$`);ee("LONECARET","(?:\\^)");ee("CARETTRIM",`(\\s*)${B[$.LONECARET]}\\s+`,!0);qn.caretTrimReplace="$1^";ee("CARET",`^${B[$.LONECARET]}${B[$.XRANGEPLAIN]}$`);ee("CARETLOOSE",`^${B[$.LONECARET]}${B[$.XRANGEPLAINLOOSE]}$`);ee("COMPARATORLOOSE",`^${B[$.GTLT]}\\s*(${B[$.LOOSEPLAIN]})$|^$`);ee("COMPARATOR",`^${B[$.GTLT]}\\s*(${B[$.FULLPLAIN]})$|^$`);ee("COMPARATORTRIM",`(\\s*)${B[$.GTLT]}\\s*(${B[$.LOOSEPLAIN]}|${B[$.XRANGEPLAIN]})`,!0);qn.comparatorTrimReplace="$1$2$3";ee("HYPHENRANGE",`^\\s*(${B[$.XRANGEPLAIN]})\\s+-\\s+(${B[$.XRANGEPLAIN]})\\s*$`);ee("HYPHENRANGELOOSE",`^\\s*(${B[$.XRANGEPLAINLOOSE]})\\s+-\\s+(${B[$.XRANGEPLAINLOOSE]})\\s*$`);ee("STAR","(<|>)?=?\\s*\\*");ee("GTE0","^\\s*>=\\s*0\\.0\\.0\\s*$");ee("GTE0PRE","^\\s*>=\\s*0\\.0\\.0-0\\s*$")});var Ul=Y((L1,yy)=>{"use strict";A();var U0=Object.freeze({loose:!0}),V0=Object.freeze({}),G0=t=>t?typeof t!="object"?U0:t:V0;yy.exports=G0});var Pp=Y((O1,Ey)=>{"use strict";A();var vy=/^[0-9]+$/,Sy=(t,e)=>{if(typeof t=="number"&&typeof e=="number")return t===e?0:t<e?-1:1;let n=vy.test(t),r=vy.test(e);return n&&r&&(t=+t,e=+e),t===e?0:n&&!r?-1:r&&!n?1:t<e?-1:1},H0=(t,e)=>Sy(e,t);Ey.exports={compareIdentifiers:Sy,rcompareIdentifiers:H0}});var lt=Y((B1,wy)=>{"use strict";A();var Vl=ra(),{MAX_LENGTH:Ty,MAX_SAFE_INTEGER:Gl}=na(),{safeRe:Hl,t:ql}=_i(),q0=Ul(),{compareIdentifiers:Lp}=Pp(),Mp=class t{constructor(e,n){if(n=q0(n),e instanceof t){if(e.loose===!!n.loose&&e.includePrerelease===!!n.includePrerelease)return e;e=e.version}else if(typeof e!="string")throw new TypeError(`Invalid version. Must be a string. Got type "${typeof e}".`);if(e.length>Ty)throw new TypeError(`version is longer than ${Ty} characters`);Vl("SemVer",e,n),this.options=n,this.loose=!!n.loose,this.includePrerelease=!!n.includePrerelease;let r=e.trim().match(n.loose?Hl[ql.LOOSE]:Hl[ql.FULL]);if(!r)throw new TypeError(`Invalid Version: ${e}`);if(this.raw=e,this.major=+r[1],this.minor=+r[2],this.patch=+r[3],this.major>Gl||this.major<0)throw new TypeError("Invalid major version");if(this.minor>Gl||this.minor<0)throw new TypeError("Invalid minor version");if(this.patch>Gl||this.patch<0)throw new TypeError("Invalid patch version");r[4]?this.prerelease=r[4].split(".").map(s=>{if(/^[0-9]+$/.test(s)){let i=+s;if(i>=0&&i<Gl)return i}return s}):this.prerelease=[],this.build=r[5]?r[5].split("."):[],this.format()}format(){return this.version=`${this.major}.${this.minor}.${this.patch}`,this.prerelease.length&&(this.version+=`-${this.prerelease.join(".")}`),this.version}toString(){return this.version}compare(e){if(Vl("SemVer.compare",this.version,this.options,e),!(e instanceof t)){if(typeof e=="string"&&e===this.version)return 0;e=new t(e,this.options)}return e.version===this.version?0:this.compareMain(e)||this.comparePre(e)}compareMain(e){return e instanceof t||(e=new t(e,this.options)),this.major<e.major?-1:this.major>e.major?1:this.minor<e.minor?-1:this.minor>e.minor?1:this.patch<e.patch?-1:this.patch>e.patch?1:0}comparePre(e){if(e instanceof t||(e=new t(e,this.options)),this.prerelease.length&&!e.prerelease.length)return-1;if(!this.prerelease.length&&e.prerelease.length)return 1;if(!this.prerelease.length&&!e.prerelease.length)return 0;let n=0;do{let r=this.prerelease[n],s=e.prerelease[n];if(Vl("prerelease compare",n,r,s),r===void 0&&s===void 0)return 0;if(s===void 0)return 1;if(r===void 0)return-1;if(r===s)continue;return Lp(r,s)}while(++n)}compareBuild(e){e instanceof t||(e=new t(e,this.options));let n=0;do{let r=this.build[n],s=e.build[n];if(Vl("build compare",n,r,s),r===void 0&&s===void 0)return 0;if(s===void 0)return 1;if(r===void 0)return-1;if(r===s)continue;return Lp(r,s)}while(++n)}inc(e,n,r){if(e.startsWith("pre")){if(!n&&r===!1)throw new Error("invalid increment argument: identifier is empty");if(n){let s=`-${n}`.match(this.options.loose?Hl[ql.PRERELEASELOOSE]:Hl[ql.PRERELEASE]);if(!s||s[1]!==n)throw new Error(`invalid identifier: ${n}`)}}switch(e){case"premajor":this.prerelease.length=0,this.patch=0,this.minor=0,this.major++,this.inc("pre",n,r);break;case"preminor":this.prerelease.length=0,this.patch=0,this.minor++,this.inc("pre",n,r);break;case"prepatch":this.prerelease.length=0,this.inc("patch",n,r),this.inc("pre",n,r);break;case"prerelease":this.prerelease.length===0&&this.inc("patch",n,r),this.inc("pre",n,r);break;case"release":if(this.prerelease.length===0)throw new Error(`version ${this.raw} is not a prerelease`);this.prerelease.length=0;break;case"major":(this.minor!==0||this.patch!==0||this.prerelease.length===0)&&this.major++,this.minor=0,this.patch=0,this.prerelease=[];break;case"minor":(this.patch!==0||this.prerelease.length===0)&&this.minor++,this.patch=0,this.prerelease=[];break;case"patch":this.prerelease.length===0&&this.patch++,this.prerelease=[];break;case"pre":{let s=Number(r)?1:0;if(this.prerelease.length===0)this.prerelease=[s];else{let i=this.prerelease.length;for(;--i>=0;)typeof this.prerelease[i]=="number"&&(this.prerelease[i]++,i=-2);if(i===-1){if(n===this.prerelease.join(".")&&r===!1)throw new Error("invalid increment argument: identifier already exists");this.prerelease.push(s)}}if(n){let i=[n,s];r===!1&&(i=[n]),Lp(this.prerelease[0],n)===0?isNaN(this.prerelease[1])&&(this.prerelease=i):this.prerelease=i}break}default:throw new Error(`invalid increment argument: ${e}`)}return this.raw=this.format(),this.build.length&&(this.raw+=`+${this.build.join(".")}`),this}};wy.exports=Mp});var Ls=Y((U1,Cy)=>{"use strict";A();var xy=lt(),W0=(t,e,n=!1)=>{if(t instanceof xy)return t;try{return new xy(t,e)}catch(r){if(!n)return null;throw r}};Cy.exports=W0});var Iy=Y((G1,Ay)=>{"use strict";A();var j0=Ls(),z0=(t,e)=>{let n=j0(t,e);return n?n.version:null};Ay.exports=z0});var Dy=Y((q1,Ny)=>{"use strict";A();var K0=Ls(),X0=(t,e)=>{let n=K0(t.trim().replace(/^[=v]+/,""),e);return n?n.version:null};Ny.exports=X0});var ky=Y((j1,_y)=>{"use strict";A();var by=lt(),Y0=(t,e,n,r,s)=>{typeof n=="string"&&(s=r,r=n,n=void 0);try{return new by(t instanceof by?t.version:t,n).inc(e,r,s).version}catch(i){return null}};_y.exports=Y0});var Ly=Y((K1,Py)=>{"use strict";A();var Ry=Ls(),Q0=(t,e)=>{let n=Ry(t,null,!0),r=Ry(e,null,!0),s=n.compare(r);if(s===0)return null;let i=s>0,o=i?n:r,l=i?r:n,c=!!o.prerelease.length;if(!!l.prerelease.length&&!c){if(!l.patch&&!l.minor)return"major";if(l.compareMain(o)===0)return l.minor&&!l.patch?"minor":"patch"}let h=c?"pre":"";return n.major!==r.major?h+"major":n.minor!==r.minor?h+"minor":n.patch!==r.patch?h+"patch":"prerelease"};Py.exports=Q0});var Oy=Y((Y1,My)=>{"use strict";A();var J0=lt(),Z0=(t,e)=>new J0(t,e).major;My.exports=Z0});var By=Y((J1,Fy)=>{"use strict";A();var eR=lt(),tR=(t,e)=>new eR(t,e).minor;Fy.exports=tR});var Uy=Y((e2,$y)=>{"use strict";A();var nR=lt(),rR=(t,e)=>new nR(t,e).patch;$y.exports=rR});var Gy=Y((n2,Vy)=>{"use strict";A();var sR=Ls(),iR=(t,e)=>{let n=sR(t,e);return n&&n.prerelease.length?n.prerelease:null};Vy.exports=iR});var cn=Y((s2,qy)=>{"use strict";A();var Hy=lt(),oR=(t,e,n)=>new Hy(t,n).compare(new Hy(e,n));qy.exports=oR});var jy=Y((o2,Wy)=>{"use strict";A();var aR=cn(),lR=(t,e,n)=>aR(e,t,n);Wy.exports=lR});var Ky=Y((l2,zy)=>{"use strict";A();var cR=cn(),uR=(t,e)=>cR(t,e,!0);zy.exports=uR});var Wl=Y((u2,Yy)=>{"use strict";A();var Xy=lt(),pR=(t,e,n)=>{let r=new Xy(t,n),s=new Xy(e,n);return r.compare(s)||r.compareBuild(s)};Yy.exports=pR});var Jy=Y((h2,Qy)=>{"use strict";A();var hR=Wl(),fR=(t,e)=>t.sort((n,r)=>hR(n,r,e));Qy.exports=fR});var ev=Y((d2,Zy)=>{"use strict";A();var dR=Wl(),mR=(t,e)=>t.sort((n,r)=>dR(r,n,e));Zy.exports=mR});var sa=Y((g2,tv)=>{"use strict";A();var gR=cn(),yR=(t,e,n)=>gR(t,e,n)>0;tv.exports=yR});var jl=Y((v2,nv)=>{"use strict";A();var vR=cn(),SR=(t,e,n)=>vR(t,e,n)<0;nv.exports=SR});var Op=Y((E2,rv)=>{"use strict";A();var ER=cn(),TR=(t,e,n)=>ER(t,e,n)===0;rv.exports=TR});var Fp=Y((w2,sv)=>{"use strict";A();var wR=cn(),xR=(t,e,n)=>wR(t,e,n)!==0;sv.exports=xR});var zl=Y((C2,iv)=>{"use strict";A();var CR=cn(),AR=(t,e,n)=>CR(t,e,n)>=0;iv.exports=AR});var Kl=Y((I2,ov)=>{"use strict";A();var IR=cn(),NR=(t,e,n)=>IR(t,e,n)<=0;ov.exports=NR});var Bp=Y((D2,av)=>{"use strict";A();var DR=Op(),bR=Fp(),_R=sa(),kR=zl(),RR=jl(),PR=Kl(),LR=(t,e,n,r)=>{switch(e){case"===":return typeof t=="object"&&(t=t.version),typeof n=="object"&&(n=n.version),t===n;case"!==":return typeof t=="object"&&(t=t.version),typeof n=="object"&&(n=n.version),t!==n;case"":case"=":case"==":return DR(t,n,r);case"!=":return bR(t,n,r);case">":return _R(t,n,r);case">=":return kR(t,n,r);case"<":return RR(t,n,r);case"<=":return PR(t,n,r);default:throw new TypeError(`Invalid operator: ${e}`)}};av.exports=LR});var cv=Y((_2,lv)=>{"use strict";A();var MR=lt(),OR=Ls(),{safeRe:Xl,t:Yl}=_i(),FR=(t,e)=>{if(t instanceof MR)return t;if(typeof t=="number"&&(t=String(t)),typeof t!="string")return null;e=e||{};let n=null;if(!e.rtl)n=t.match(e.includePrerelease?Xl[Yl.COERCEFULL]:Xl[Yl.COERCE]);else{let c=e.includePrerelease?Xl[Yl.COERCERTLFULL]:Xl[Yl.COERCERTL],u;for(;(u=c.exec(t))&&(!n||n.index+n[0].length!==t.length);)(!n||u.index+u[0].length!==n.index+n[0].length)&&(n=u),c.lastIndex=u.index+u[1].length+u[2].length;c.lastIndex=-1}if(n===null)return null;let r=n[2],s=n[3]||"0",i=n[4]||"0",o=e.includePrerelease&&n[5]?`-${n[5]}`:"",l=e.includePrerelease&&n[6]?`+${n[6]}`:"";return OR(`${r}.${s}.${i}${o}${l}`,e)};lv.exports=FR});var pv=Y((R2,uv)=>{"use strict";A();var $p=class{constructor(){this.max=1e3,this.map=new Map}get(e){let n=this.map.get(e);if(n!==void 0)return this.map.delete(e),this.map.set(e,n),n}delete(e){return this.map.delete(e)}set(e,n){if(!this.delete(e)&&n!==void 0){if(this.map.size>=this.max){let s=this.map.keys().next().value;this.delete(s)}this.map.set(e,n)}return this}};uv.exports=$p});var un=Y((L2,mv)=>{"use strict";A();var BR=/\s+/g,Up=class t{constructor(e,n){if(n=UR(n),e instanceof t)return e.loose===!!n.loose&&e.includePrerelease===!!n.includePrerelease?e:new t(e.raw,n);if(e instanceof Vp)return this.raw=e.value,this.set=[[e]],this.formatted=void 0,this;if(this.options=n,this.loose=!!n.loose,this.includePrerelease=!!n.includePrerelease,this.raw=e.trim().replace(BR," "),this.set=this.raw.split("||").map(r=>this.parseRange(r.trim())).filter(r=>r.length),!this.set.length)throw new TypeError(`Invalid SemVer Range: ${this.raw}`);if(this.set.length>1){let r=this.set[0];if(this.set=this.set.filter(s=>!fv(s[0])),this.set.length===0)this.set=[r];else if(this.set.length>1){for(let s of this.set)if(s.length===1&&zR(s[0])){this.set=[s];break}}}this.formatted=void 0}get range(){if(this.formatted===void 0){this.formatted="";for(let e=0;e<this.set.length;e++){e>0&&(this.formatted+="||");let n=this.set[e];for(let r=0;r<n.length;r++)r>0&&(this.formatted+=" "),this.formatted+=n[r].toString().trim()}}return this.formatted}format(){return this.range}toString(){return this.range}parseRange(e){let r=((this.options.includePrerelease&&WR)|(this.options.loose&&jR))+":"+e,s=hv.get(r);if(s)return s;let i=this.options.loose,o=i?At[ct.HYPHENRANGELOOSE]:At[ct.HYPHENRANGE];e=e.replace(o,rP(this.options.includePrerelease)),Te("hyphen replace",e),e=e.replace(At[ct.COMPARATORTRIM],GR),Te("comparator trim",e),e=e.replace(At[ct.TILDETRIM],HR),Te("tilde trim",e),e=e.replace(At[ct.CARETTRIM],qR),Te("caret trim",e);let l=e.split(" ").map(d=>KR(d,this.options)).join(" ").split(/\s+/).map(d=>nP(d,this.options));i&&(l=l.filter(d=>(Te("loose invalid filter",d,this.options),!!d.match(At[ct.COMPARATORLOOSE])))),Te("range list",l);let c=new Map,u=l.map(d=>new Vp(d,this.options));for(let d of u){if(fv(d))return[d];c.set(d.value,d)}c.size>1&&c.has("")&&c.delete("");let h=[...c.values()];return hv.set(r,h),h}intersects(e,n){if(!(e instanceof t))throw new TypeError("a Range is required");return this.set.some(r=>dv(r,n)&&e.set.some(s=>dv(s,n)&&r.every(i=>s.every(o=>i.intersects(o,n)))))}test(e){if(!e)return!1;if(typeof e=="string")try{e=new VR(e,this.options)}catch(n){return!1}for(let n=0;n<this.set.length;n++)if(sP(this.set[n],e,this.options))return!0;return!1}};mv.exports=Up;var $R=pv(),hv=new $R,UR=Ul(),Vp=ia(),Te=ra(),VR=lt(),{safeRe:At,t:ct,comparatorTrimReplace:GR,tildeTrimReplace:HR,caretTrimReplace:qR}=_i(),{FLAG_INCLUDE_PRERELEASE:WR,FLAG_LOOSE:jR}=na(),fv=t=>t.value==="<0.0.0-0",zR=t=>t.value==="",dv=(t,e)=>{let n=!0,r=t.slice(),s=r.pop();for(;n&&r.length;)n=r.every(i=>s.intersects(i,e)),s=r.pop();return n},KR=(t,e)=>(t=t.replace(At[ct.BUILD],""),Te("comp",t,e),t=QR(t,e),Te("caret",t),t=XR(t,e),Te("tildes",t),t=ZR(t,e),Te("xrange",t),t=tP(t,e),Te("stars",t),t),It=t=>!t||t.toLowerCase()==="x"||t==="*",XR=(t,e)=>t.trim().split(/\s+/).map(n=>YR(n,e)).join(" "),YR=(t,e)=>{let n=e.loose?At[ct.TILDELOOSE]:At[ct.TILDE];return t.replace(n,(r,s,i,o,l)=>{Te("tilde",t,r,s,i,o,l);let c;return It(s)?c="":It(i)?c=`>=${s}.0.0 <${+s+1}.0.0-0`:It(o)?c=`>=${s}.${i}.0 <${s}.${+i+1}.0-0`:l?(Te("replaceTilde pr",l),c=`>=${s}.${i}.${o}-${l} <${s}.${+i+1}.0-0`):c=`>=${s}.${i}.${o} <${s}.${+i+1}.0-0`,Te("tilde return",c),c})},QR=(t,e)=>t.trim().split(/\s+/).map(n=>JR(n,e)).join(" "),JR=(t,e)=>{Te("caret",t,e);let n=e.loose?At[ct.CARETLOOSE]:At[ct.CARET],r=e.includePrerelease?"-0":"";return t.replace(n,(s,i,o,l,c)=>{Te("caret",t,s,i,o,l,c);let u;return It(i)?u="":It(o)?u=`>=${i}.0.0${r} <${+i+1}.0.0-0`:It(l)?i==="0"?u=`>=${i}.${o}.0${r} <${i}.${+o+1}.0-0`:u=`>=${i}.${o}.0${r} <${+i+1}.0.0-0`:c?(Te("replaceCaret pr",c),i==="0"?o==="0"?u=`>=${i}.${o}.${l}-${c} <${i}.${o}.${+l+1}-0`:u=`>=${i}.${o}.${l}-${c} <${i}.${+o+1}.0-0`:u=`>=${i}.${o}.${l}-${c} <${+i+1}.0.0-0`):(Te("no pr"),i==="0"?o==="0"?u=`>=${i}.${o}.${l}${r} <${i}.${o}.${+l+1}-0`:u=`>=${i}.${o}.${l}${r} <${i}.${+o+1}.0-0`:u=`>=${i}.${o}.${l} <${+i+1}.0.0-0`),Te("caret return",u),u})},ZR=(t,e)=>(Te("replaceXRanges",t,e),t.split(/\s+/).map(n=>eP(n,e)).join(" ")),eP=(t,e)=>{t=t.trim();let n=e.loose?At[ct.XRANGELOOSE]:At[ct.XRANGE];return t.replace(n,(r,s,i,o,l,c)=>{Te("xRange",t,r,s,i,o,l,c);let u=It(i),h=u||It(o),d=h||It(l),p=d;return s==="="&&p&&(s=""),c=e.includePrerelease?"-0":"",u?s===">"||s==="<"?r="<0.0.0-0":r="*":s&&p?(h&&(o=0),l=0,s===">"?(s=">=",h?(i=+i+1,o=0,l=0):(o=+o+1,l=0)):s==="<="&&(s="<",h?i=+i+1:o=+o+1),s==="<"&&(c="-0"),r=`${s+i}.${o}.${l}${c}`):h?r=`>=${i}.0.0${c} <${+i+1}.0.0-0`:d&&(r=`>=${i}.${o}.0${c} <${i}.${+o+1}.0-0`),Te("xRange return",r),r})},tP=(t,e)=>(Te("replaceStars",t,e),t.trim().replace(At[ct.STAR],"")),nP=(t,e)=>(Te("replaceGTE0",t,e),t.trim().replace(At[e.includePrerelease?ct.GTE0PRE:ct.GTE0],"")),rP=t=>(e,n,r,s,i,o,l,c,u,h,d,p)=>(It(r)?n="":It(s)?n=`>=${r}.0.0${t?"-0":""}`:It(i)?n=`>=${r}.${s}.0${t?"-0":""}`:o?n=`>=${n}`:n=`>=${n}${t?"-0":""}`,It(u)?c="":It(h)?c=`<${+u+1}.0.0-0`:It(d)?c=`<${u}.${+h+1}.0-0`:p?c=`<=${u}.${h}.${d}-${p}`:t?c=`<${u}.${h}.${+d+1}-0`:c=`<=${c}`,`${n} ${c}`.trim()),sP=(t,e,n)=>{for(let r=0;r<t.length;r++)if(!t[r].test(e))return!1;if(e.prerelease.length&&!n.includePrerelease){for(let r=0;r<t.length;r++)if(Te(t[r].semver),t[r].semver!==Vp.ANY&&t[r].semver.prerelease.length>0){let s=t[r].semver;if(s.major===e.major&&s.minor===e.minor&&s.patch===e.patch)return!0}return!1}return!0}});var ia=Y((O2,Tv)=>{"use strict";A();var oa=Symbol("SemVer ANY"),qp=class t{static get ANY(){return oa}constructor(e,n){if(n=gv(n),e instanceof t){if(e.loose===!!n.loose)return e;e=e.value}e=e.trim().split(/\s+/).join(" "),Hp("comparator",e,n),this.options=n,this.loose=!!n.loose,this.parse(e),this.semver===oa?this.value="":this.value=this.operator+this.semver.version,Hp("comp",this)}parse(e){let n=this.options.loose?yv[vv.COMPARATORLOOSE]:yv[vv.COMPARATOR],r=e.match(n);if(!r)throw new TypeError(`Invalid comparator: ${e}`);this.operator=r[1]!==void 0?r[1]:"",this.operator==="="&&(this.operator=""),r[2]?this.semver=new Sv(r[2],this.options.loose):this.semver=oa}toString(){return this.value}test(e){if(Hp("Comparator.test",e,this.options.loose),this.semver===oa||e===oa)return!0;if(typeof e=="string")try{e=new Sv(e,this.options)}catch(n){return!1}return Gp(e,this.operator,this.semver,this.options)}intersects(e,n){if(!(e instanceof t))throw new TypeError("a Comparator is required");return this.operator===""?this.value===""?!0:new Ev(e.value,n).test(this.value):e.operator===""?e.value===""?!0:new Ev(this.value,n).test(e.semver):(n=gv(n),n.includePrerelease&&(this.value==="<0.0.0-0"||e.value==="<0.0.0-0")||!n.includePrerelease&&(this.value.startsWith("<0.0.0")||e.value.startsWith("<0.0.0"))?!1:!!(this.operator.startsWith(">")&&e.operator.startsWith(">")||this.operator.startsWith("<")&&e.operator.startsWith("<")||this.semver.version===e.semver.version&&this.operator.includes("=")&&e.operator.includes("=")||Gp(this.semver,"<",e.semver,n)&&this.operator.startsWith(">")&&e.operator.startsWith("<")||Gp(this.semver,">",e.semver,n)&&this.operator.startsWith("<")&&e.operator.startsWith(">")))}};Tv.exports=qp;var gv=Ul(),{safeRe:yv,t:vv}=_i(),Gp=Bp(),Hp=ra(),Sv=lt(),Ev=un()});var aa=Y((B2,wv)=>{"use strict";A();var iP=un(),oP=(t,e,n)=>{try{e=new iP(e,n)}catch(r){return!1}return e.test(t)};wv.exports=oP});var Cv=Y((U2,xv)=>{"use strict";A();var aP=un(),lP=(t,e)=>new aP(t,e).set.map(n=>n.map(r=>r.value).join(" ").trim().split(" "));xv.exports=lP});var Iv=Y((G2,Av)=>{"use strict";A();var cP=lt(),uP=un(),pP=(t,e,n)=>{let r=null,s=null,i=null;try{i=new uP(e,n)}catch(o){return null}return t.forEach(o=>{i.test(o)&&(!r||s.compare(o)===-1)&&(r=o,s=new cP(r,n))}),r};Av.exports=pP});var Dv=Y((q2,Nv)=>{"use strict";A();var hP=lt(),fP=un(),dP=(t,e,n)=>{let r=null,s=null,i=null;try{i=new fP(e,n)}catch(o){return null}return t.forEach(o=>{i.test(o)&&(!r||s.compare(o)===1)&&(r=o,s=new hP(r,n))}),r};Nv.exports=dP});var kv=Y((j2,_v)=>{"use strict";A();var Wp=lt(),mP=un(),bv=sa(),gP=(t,e)=>{t=new mP(t,e);let n=new Wp("0.0.0");if(t.test(n)||(n=new Wp("0.0.0-0"),t.test(n)))return n;n=null;for(let r=0;r<t.set.length;++r){let s=t.set[r],i=null;s.forEach(o=>{let l=new Wp(o.semver.version);switch(o.operator){case">":l.prerelease.length===0?l.patch++:l.prerelease.push(0),l.raw=l.format();case"":case">=":(!i||bv(l,i))&&(i=l);break;case"<":case"<=":break;default:throw new Error(`Unexpected operation: ${o.operator}`)}}),i&&(!n||bv(n,i))&&(n=i)}return n&&t.test(n)?n:null};_v.exports=gP});var Pv=Y((K2,Rv)=>{"use strict";A();var yP=un(),vP=(t,e)=>{try{return new yP(t,e).range||"*"}catch(n){return null}};Rv.exports=vP});var Ql=Y((Y2,Fv)=>{"use strict";A();var SP=lt(),Ov=ia(),{ANY:EP}=Ov,TP=un(),wP=aa(),Lv=sa(),Mv=jl(),xP=Kl(),CP=zl(),AP=(t,e,n,r)=>{t=new SP(t,r),e=new TP(e,r);let s,i,o,l,c;switch(n){case">":s=Lv,i=xP,o=Mv,l=">",c=">=";break;case"<":s=Mv,i=CP,o=Lv,l="<",c="<=";break;default:throw new TypeError('Must provide a hilo val of "<" or ">"')}if(wP(t,e,r))return!1;for(let u=0;u<e.set.length;++u){let h=e.set[u],d=null,p=null;if(h.forEach(g=>{g.semver===EP&&(g=new Ov(">=0.0.0")),d=d||g,p=p||g,s(g.semver,d.semver,r)?d=g:o(g.semver,p.semver,r)&&(p=g)}),d.operator===l||d.operator===c||(!p.operator||p.operator===l)&&i(t,p.semver))return!1;if(p.operator===c&&o(t,p.semver))return!1}return!0};Fv.exports=AP});var $v=Y((J2,Bv)=>{"use strict";A();var IP=Ql(),NP=(t,e,n)=>IP(t,e,">",n);Bv.exports=NP});var Vv=Y((eB,Uv)=>{"use strict";A();var DP=Ql(),bP=(t,e,n)=>DP(t,e,"<",n);Uv.exports=bP});var qv=Y((nB,Hv)=>{"use strict";A();var Gv=un(),_P=(t,e,n)=>(t=new Gv(t,n),e=new Gv(e,n),t.intersects(e,n));Hv.exports=_P});var jv=Y((sB,Wv)=>{"use strict";A();var kP=aa(),RP=cn();Wv.exports=(t,e,n)=>{let r=[],s=null,i=null,o=t.sort((h,d)=>RP(h,d,n));for(let h of o)kP(h,e,n)?(i=h,s||(s=h)):(i&&r.push([s,i]),i=null,s=null);s&&r.push([s,null]);let l=[];for(let[h,d]of r)h===d?l.push(h):!d&&h===o[0]?l.push("*"):d?h===o[0]?l.push(`<=${d}`):l.push(`${h} - ${d}`):l.push(`>=${h}`);let c=l.join(" || "),u=typeof e.raw=="string"?e.raw:String(e);return c.length<u.length?c:e}});var Jv=Y((oB,Qv)=>{"use strict";A();var zv=un(),zp=ia(),{ANY:jp}=zp,la=aa(),Kp=cn(),PP=(t,e,n={})=>{if(t===e)return!0;t=new zv(t,n),e=new zv(e,n);let r=!1;e:for(let s of t.set){for(let i of e.set){let o=MP(s,i,n);if(r=r||o!==null,o)continue e}if(r)return!1}return!0},LP=[new zp(">=0.0.0-0")],Kv=[new zp(">=0.0.0")],MP=(t,e,n)=>{if(t===e)return!0;if(t.length===1&&t[0].semver===jp){if(e.length===1&&e[0].semver===jp)return!0;n.includePrerelease?t=LP:t=Kv}if(e.length===1&&e[0].semver===jp){if(n.includePrerelease)return!0;e=Kv}let r=new Set,s,i;for(let g of t)g.operator===">"||g.operator===">="?s=Xv(s,g,n):g.operator==="<"||g.operator==="<="?i=Yv(i,g,n):r.add(g.semver);if(r.size>1)return null;let o;if(s&&i){if(o=Kp(s.semver,i.semver,n),o>0)return null;if(o===0&&(s.operator!==">="||i.operator!=="<="))return null}for(let g of r){if(s&&!la(g,String(s),n)||i&&!la(g,String(i),n))return null;for(let v of e)if(!la(g,String(v),n))return!1;return!0}let l,c,u,h,d=i&&!n.includePrerelease&&i.semver.prerelease.length?i.semver:!1,p=s&&!n.includePrerelease&&s.semver.prerelease.length?s.semver:!1;d&&d.prerelease.length===1&&i.operator==="<"&&d.prerelease[0]===0&&(d=!1);for(let g of e){if(h=h||g.operator===">"||g.operator===">=",u=u||g.operator==="<"||g.operator==="<=",s){if(p&&g.semver.prerelease&&g.semver.prerelease.length&&g.semver.major===p.major&&g.semver.minor===p.minor&&g.semver.patch===p.patch&&(p=!1),g.operator===">"||g.operator===">="){if(l=Xv(s,g,n),l===g&&l!==s)return!1}else if(s.operator===">="&&!la(s.semver,String(g),n))return!1}if(i){if(d&&g.semver.prerelease&&g.semver.prerelease.length&&g.semver.major===d.major&&g.semver.minor===d.minor&&g.semver.patch===d.patch&&(d=!1),g.operator==="<"||g.operator==="<="){if(c=Yv(i,g,n),c===g&&c!==i)return!1}else if(i.operator==="<="&&!la(i.semver,String(g),n))return!1}if(!g.operator&&(i||s)&&o!==0)return!1}return!(s&&u&&!i&&o!==0||i&&h&&!s&&o!==0||p||d)},Xv=(t,e,n)=>{if(!t)return e;let r=Kp(t.semver,e.semver,n);return r>0?t:r<0||e.operator===">"&&t.operator===">="?e:t},Yv=(t,e,n)=>{if(!t)return e;let r=Kp(t.semver,e.semver,n);return r<0?t:r>0||e.operator==="<"&&t.operator==="<="?e:t};Qv.exports=PP});var nS=Y((lB,tS)=>{"use strict";A();var Xp=_i(),Zv=na(),OP=lt(),eS=Pp(),FP=Ls(),BP=Iy(),$P=Dy(),UP=ky(),VP=Ly(),GP=Oy(),HP=By(),qP=Uy(),WP=Gy(),jP=cn(),zP=jy(),KP=Ky(),XP=Wl(),YP=Jy(),QP=ev(),JP=sa(),ZP=jl(),eL=Op(),tL=Fp(),nL=zl(),rL=Kl(),sL=Bp(),iL=cv(),oL=ia(),aL=un(),lL=aa(),cL=Cv(),uL=Iv(),pL=Dv(),hL=kv(),fL=Pv(),dL=Ql(),mL=$v(),gL=Vv(),yL=qv(),vL=jv(),SL=Jv();tS.exports={parse:FP,valid:BP,clean:$P,inc:UP,diff:VP,major:GP,minor:HP,patch:qP,prerelease:WP,compare:jP,rcompare:zP,compareLoose:KP,compareBuild:XP,sort:YP,rsort:QP,gt:JP,lt:ZP,eq:eL,neq:tL,gte:nL,lte:rL,cmp:sL,coerce:iL,Comparator:oL,Range:aL,satisfies:lL,toComparators:cL,maxSatisfying:uL,minSatisfying:pL,minVersion:hL,validRange:fL,outside:dL,gtr:mL,ltr:gL,intersects:yL,simplifyRange:vL,subset:SL,SemVer:OP,re:Xp.re,src:Xp.src,tokens:Xp.t,SEMVER_SPEC_VERSION:Zv.SEMVER_SPEC_VERSION,RELEASE_TYPES:Zv.RELEASE_TYPES,compareIdentifiers:eS.compareIdentifiers,rcompareIdentifiers:eS.rcompareIdentifiers}});var nO={};BS(nO,{angularJitApplicationTransform:()=>$l});module.exports=$S(nO);A();A();var DS=require("module");A();var mS=require("module");A();var dS=require("module");A();var qg=require("module");A();var hg=require("module");A();var hh=new RegExp(`(\\:not\\()|(([\\.\\#]?)[-\\w]+)|(?:\\[([-.\\w*\\\\$]+)(?:=(["']?)([^\\]"']*)\\5)?\\])|(\\))|(\\s*,\\s*)`,"g"),fn=class t{constructor(){a(this,"element",null);a(this,"classNames",[]);a(this,"attrs",[]);a(this,"notSelectors",[])}static parse(e){let n=[],r=(c,u)=>{u.notSelectors.length>0&&!u.element&&u.classNames.length==0&&u.attrs.length==0&&(u.element="*"),c.push(u)},s=new t,i,o=s,l=!1;for(hh.lastIndex=0;i=hh.exec(e);){if(i[1]){if(l)throw new Error("Nesting :not in a selector is not allowed");l=!0,o=new t,s.notSelectors.push(o)}let c=i[2];if(c){let h=i[3];h==="#"?o.addAttribute("id",c.slice(1)):h==="."?o.addClassName(c.slice(1)):o.setElement(c)}let u=i[4];if(u&&o.addAttribute(o.unescapeAttribute(u),i[6]),i[7]&&(l=!1,o=s),i[8]){if(l)throw new Error("Multiple selectors in :not are not supported");r(n,s),s=o=new t}}return r(n,s),n}unescapeAttribute(e){let n="",r=!1;for(let s=0;s<e.length;s++){let i=e.charAt(s);if(i==="\\"){r=!0;continue}if(i==="$"&&!r)throw new Error(`Error in attribute selector "${e}". Unescaped "$" is not supported. Please escape with "\\$".`);r=!1,n+=i}return n}escapeAttribute(e){return e.replace(/\\/g,"\\\\").replace(/\$/g,"\\$")}isElementSelector(){return this.hasElementSelector()&&this.classNames.length==0&&this.attrs.length==0&&this.notSelectors.length===0}hasElementSelector(){return!!this.element}setElement(e=null){this.element=e}getAttrs(){let e=[];return this.classNames.length>0&&e.push("class",this.classNames.join(" ")),e.concat(this.attrs)}addAttribute(e,n=""){this.attrs.push(e,n&&n.toLowerCase()||"")}addClassName(e){this.classNames.push(e.toLowerCase())}toString(){let e=this.element||"";if(this.classNames&&this.classNames.forEach(n=>e+=`.${n}`),this.attrs)for(let n=0;n<this.attrs.length;n+=2){let r=this.escapeAttribute(this.attrs[n]),s=this.attrs[n+1];e+=`[${r}${s?"="+s:""}]`}return this.notSelectors.forEach(n=>e+=`:not(${n})`),e}},ps=class t{constructor(){a(this,"_elementMap",new Map);a(this,"_elementPartialMap",new Map);a(this,"_classMap",new Map);a(this,"_classPartialMap",new Map);a(this,"_attrValueMap",new Map);a(this,"_attrValuePartialMap",new Map);a(this,"_listContexts",[])}static createNotMatcher(e){let n=new t;return n.addSelectables(e,null),n}addSelectables(e,n){let r=null;e.length>1&&(r=new Tc(e),this._listContexts.push(r));for(let s=0;s<e.length;s++)this._addSelectable(e[s],n,r)}_addSelectable(e,n,r){let s=this,i=e.element,o=e.classNames,l=e.attrs,c=new wc(e,n,r);if(i&&(l.length===0&&o.length===0?this._addTerminal(s._elementMap,i,c):s=this._addPartial(s._elementPartialMap,i)),o)for(let u=0;u<o.length;u++){let h=l.length===0&&u===o.length-1,d=o[u];h?this._addTerminal(s._classMap,d,c):s=this._addPartial(s._classPartialMap,d)}if(l)for(let u=0;u<l.length;u+=2){let h=u===l.length-2,d=l[u],p=l[u+1];if(h){let g=s._attrValueMap,v=g.get(d);v||(v=new Map,g.set(d,v)),this._addTerminal(v,p,c)}else{let g=s._attrValuePartialMap,v=g.get(d);v||(v=new Map,g.set(d,v)),s=this._addPartial(v,p)}}}_addTerminal(e,n,r){let s=e.get(n);s||(s=[],e.set(n,s)),s.push(r)}_addPartial(e,n){let r=e.get(n);return r||(r=new t,e.set(n,r)),r}match(e,n){let r=!1,s=e.element,i=e.classNames,o=e.attrs;for(let l=0;l<this._listContexts.length;l++)this._listContexts[l].alreadyMatched=!1;if(r=this._matchTerminal(this._elementMap,s,e,n)||r,r=this._matchPartial(this._elementPartialMap,s,e,n)||r,i)for(let l=0;l<i.length;l++){let c=i[l];r=this._matchTerminal(this._classMap,c,e,n)||r,r=this._matchPartial(this._classPartialMap,c,e,n)||r}if(o)for(let l=0;l<o.length;l+=2){let c=o[l],u=o[l+1],h=this._attrValueMap.get(c);u&&(r=this._matchTerminal(h,"",e,n)||r),r=this._matchTerminal(h,u,e,n)||r;let d=this._attrValuePartialMap.get(c);u&&(r=this._matchPartial(d,"",e,n)||r),r=this._matchPartial(d,u,e,n)||r}return r}_matchTerminal(e,n,r,s){if(!e||typeof n!="string")return!1;let i=e.get(n)||[],o=e.get("*");if(o&&(i=i.concat(o)),i.length===0)return!1;let l,c=!1;for(let u=0;u<i.length;u++)l=i[u],c=l.finalize(r,s)||c;return c}_matchPartial(e,n,r,s){if(!e||typeof n!="string")return!1;let i=e.get(n);return i?i.match(r,s):!1}},Tc=class{constructor(e){a(this,"selectors");a(this,"alreadyMatched",!1);this.selectors=e}},wc=class{constructor(e,n,r){a(this,"selector");a(this,"cbContext");a(this,"listContext");a(this,"notSelectors");this.selector=e,this.cbContext=n,this.listContext=r,this.notSelectors=e.notSelectors}finalize(e,n){let r=!0;return this.notSelectors.length>0&&(!this.listContext||!this.listContext.alreadyMatched)&&(r=!ps.createNotMatcher(this.notSelectors).match(e,null)),r&&n&&(!this.listContext||!this.listContext.alreadyMatched)&&(this.listContext&&(this.listContext.alreadyMatched=!0),n(this.selector,this.cbContext)),r}},ti=class{constructor(e){a(this,"registry");this.registry=e}match(e){return this.registry.has(e)?this.registry.get(e):[]}};var An;(function(t){t[t.Emulated=0]="Emulated",t[t.None=2]="None",t[t.ShadowDom=3]="ShadowDom",t[t.ExperimentalIsolatedShadowDom=4]="ExperimentalIsolatedShadowDom"})(An||(An={}));var Na;(function(t){t[t.OnPush=0]="OnPush",t[t.Default=1]="Default",t[t.Eager=1]="Eager"})(Na||(Na={}));var qs;(function(t){t[t.None=0]="None",t[t.SignalBased=1]="SignalBased",t[t.HasDecoratorInputTransform=2]="HasDecoratorInputTransform"})(qs||(qs={}));var xc={name:"custom-elements"},Cc={name:"no-errors-schema"};var ue;(function(t){t[t.NONE=0]="NONE",t[t.HTML=1]="HTML",t[t.STYLE=2]="STYLE",t[t.SCRIPT=3]="SCRIPT",t[t.URL=4]="URL",t[t.RESOURCE_URL=5]="RESOURCE_URL",t[t.ATTRIBUTE_NO_BINDING=6]="ATTRIBUTE_NO_BINDING"})(ue||(ue={}));var fh;(function(t){t[t.Error=0]="Error",t[t.Warning=1]="Warning",t[t.Ignore=2]="Ignore"})(fh||(fh={}));function US(t){let e=t.classNames&&t.classNames.length?[8,...t.classNames]:[];return[t.element&&t.element!=="*"?t.element:"",...t.attrs,...e]}function VS(t){let e=t.classNames&&t.classNames.length?[8,...t.classNames]:[];return t.element?[5,t.element,...t.attrs,...e]:t.attrs.length?[3,...t.attrs,...e]:t.classNames&&t.classNames.length?[9,...t.classNames]:[]}function GS(t){let e=US(t),n=t.notSelectors&&t.notSelectors.length?t.notSelectors.map(r=>VS(r)):[];return e.concat(...n)}function Yu(t){return t?fn.parse(t).map(GS):[]}var gt;(function(t){t[t.Directive=0]="Directive",t[t.Component=1]="Component",t[t.Injectable=2]="Injectable",t[t.Pipe=3]="Pipe",t[t.NgModule=4]="NgModule"})(gt||(gt={}));var dh;(function(t){t[t.Directive=0]="Directive",t[t.Pipe=1]="Pipe",t[t.NgModule=2]="NgModule"})(dh||(dh={}));var mh;(function(t){t[t.Emulated=0]="Emulated",t[t.None=2]="None",t[t.ShadowDom=3]="ShadowDom",t[t.ExperimentalIsolatedShadowDom=4]="ExperimentalIsolatedShadowDom"})(mh||(mh={}));var gr;function HS(t){return zS(jS(t.nodes).join("")+`[${t.meaning}]`)}function qS(t){return t.id||wd(t)}function wd(t){let e=new Ac,n=t.nodes.map(r=>r.visit(e,null));return xd(n.join(""),t.meaning)}var Da=class{visitText(e,n){return e.value}visitContainer(e,n){return`[${e.children.map(r=>r.visit(this)).join(", ")}]`}visitIcu(e,n){let r=Object.keys(e.cases).map(s=>`${s} {${e.cases[s].visit(this)}}`);return`{${e.expression}, ${e.type}, ${r.join(", ")}}`}visitTagPlaceholder(e,n){return e.isVoid?`<ph tag name="${e.startName}"/>`:`<ph tag name="${e.startName}">${e.children.map(r=>r.visit(this)).join(", ")}</ph name="${e.closeName}">`}visitPlaceholder(e,n){return e.value?`<ph name="${e.name}">${e.value}</ph>`:`<ph name="${e.name}"/>`}visitIcuPlaceholder(e,n){return`<ph icu name="${e.name}">${e.value.visit(this)}</ph>`}visitBlockPlaceholder(e,n){return`<ph block name="${e.startName}">${e.children.map(r=>r.visit(this)).join(", ")}</ph name="${e.closeName}">`}},WS=new Da;function jS(t){return t.map(e=>e.visit(WS,null))}var Ac=class extends Da{visitIcu(e){let n=Object.keys(e.cases).map(r=>`${r} {${e.cases[r].visit(this)}}`);return`{${e.type}, ${n.join(", ")}}`}};function zS(t){gr!=null||(gr=new TextEncoder);let e=[...gr.encode(t)],n=YS(e,ba.Big),r=e.length*8,s=new Uint32Array(80),i=1732584193,o=4023233417,l=2562383102,c=271733878,u=3285377520;n[r>>5]|=128<<24-r%32,n[(r+64>>9<<4)+15]=r;for(let h=0;h<n.length;h+=16){let d=i,p=o,g=l,v=c,E=u;for(let I=0;I<80;I++){I<16?s[I]=n[h+I]:s[I]=ec(s[I-3]^s[I-8]^s[I-14]^s[I-16],1);let D=KS(I,o,l,c),b=D[0],P=D[1],L=[ec(i,5),b,u,P,s[I]].reduce(Ms);u=c,c=l,l=ec(o,30),o=i,i=L}i=Ms(i,d),o=Ms(o,p),l=Ms(l,g),c=Ms(c,v),u=Ms(u,E)}return Li(i)+Li(o)+Li(l)+Li(c)+Li(u)}function Li(t){return(t>>>0).toString(16).padStart(8,"0")}function KS(t,e,n,r){return t<20?[e&n|~e&r,1518500249]:t<40?[e^n^r,1859775393]:t<60?[e&n|e&r|n&r,2400959708]:[e^n^r,3395469782]}function gh(t){gr!=null||(gr=new TextEncoder);let e=gr.encode(t),n=new DataView(e.buffer,e.byteOffset,e.byteLength),r=yh(n,e.length,0),s=yh(n,e.length,102072);return r==0&&(s==0||s==1)&&(r=r^319790063,s=s^-1801410264),BigInt.asUintN(32,BigInt(r))<<BigInt(32)|BigInt.asUintN(32,BigInt(s))}function xd(t,e=""){let n=gh(t);return e&&(n=BigInt.asUintN(64,n<<BigInt(1))|n>>BigInt(63)&BigInt(1),n+=gh(e)),BigInt.asUintN(63,n).toString()}function yh(t,e,n){let r=2654435769,s=2654435769,i=0,o=e-12;for(;i<=o;i+=12){r+=t.getUint32(i,!0),s+=t.getUint32(i+4,!0),n+=t.getUint32(i+8,!0);let c=vh(r,s,n);r=c[0],s=c[1],n=c[2]}let l=e-i;return n+=e,l>=4?(r+=t.getUint32(i,!0),i+=4,l>=8?(s+=t.getUint32(i,!0),i+=4,l>=9&&(n+=t.getUint8(i++)<<8),l>=10&&(n+=t.getUint8(i++)<<16),l===11&&(n+=t.getUint8(i++)<<24)):(l>=5&&(s+=t.getUint8(i++)),l>=6&&(s+=t.getUint8(i++)<<8),l===7&&(s+=t.getUint8(i++)<<16))):(l>=1&&(r+=t.getUint8(i++)),l>=2&&(r+=t.getUint8(i++)<<8),l===3&&(r+=t.getUint8(i++)<<16)),vh(r,s,n)[2]}function vh(t,e,n){return t-=e,t-=n,t^=n>>>13,e-=n,e-=t,e^=t<<8,n-=t,n-=e,n^=e>>>13,t-=e,t-=n,t^=n>>>12,e-=n,e-=t,e^=t<<16,n-=t,n-=e,n^=e>>>5,t-=e,t-=n,t^=n>>>3,e-=n,e-=t,e^=t<<10,n-=t,n-=e,n^=e>>>15,[t,e,n]}var ba;(function(t){t[t.Little=0]="Little",t[t.Big=1]="Big"})(ba||(ba={}));function Ms(t,e){return XS(t,e)[1]}function XS(t,e){let n=(t&65535)+(e&65535),r=(t>>>16)+(e>>>16)+(n>>>16);return[r>>>16,r<<16|n&65535]}function ec(t,e){return t<<e|t>>>32-e}function YS(t,e){let n=t.length+3>>>2,r=[];for(let s=0;s<n;s++)r[s]=QS(t,s*4,e);return r}function Sh(t,e){return e>=t.length?0:t[e]}function QS(t,e,n){let r=0;if(n===ba.Big)for(let s=0;s<4;s++)r+=Sh(t,e+s)<<24-8*s;else for(let s=0;s<4;s++)r+=Sh(t,e+s)<<8*s;return r}var _a;(function(t){t[t.None=0]="None",t[t.Const=1]="Const"})(_a||(_a={}));var Tr=class{constructor(e=_a.None){a(this,"modifiers");this.modifiers=e}hasModifier(e){return(this.modifiers&e)!==0}},Vt;(function(t){t[t.Dynamic=0]="Dynamic",t[t.Bool=1]="Bool",t[t.String=2]="String",t[t.Int=3]="Int",t[t.Number=4]="Number",t[t.Function=5]="Function",t[t.Inferred=6]="Inferred",t[t.None=7]="None"})(Vt||(Vt={}));var dn=class extends Tr{constructor(n,r){super(r);a(this,"name");this.name=n}visitType(n,r){return n.visitBuiltinType(this,r)}},_t=class extends Tr{constructor(n,r,s=null){super(r);a(this,"value");a(this,"typeParams");this.value=n,this.typeParams=s}visitType(n,r){return n.visitExpressionType(this,r)}},Ic=class extends Tr{constructor(n,r){super(r);a(this,"of");this.of=n}visitType(n,r){return n.visitArrayType(this,r)}},Nc=class extends Tr{constructor(n,r){super(r);a(this,"valueType");this.valueType=n||null}visitType(n,r){return n.visitMapType(this,r)}},no=class extends Tr{constructor(n,r){super(r);a(this,"type");this.type=n}visitType(n,r){return n.visitTransplantedType(this,r)}},Et=new dn(Vt.Dynamic),tn=new dn(Vt.Inferred),Cd=new dn(Vt.Bool),JS=new dn(Vt.Int),wr=new dn(Vt.Number),Sl=new dn(Vt.String),ZS=new dn(Vt.Function),mn=new dn(Vt.None),Rn;(function(t){t[t.Minus=0]="Minus",t[t.Plus=1]="Plus"})(Rn||(Rn={}));var T;(function(t){t[t.Equals=0]="Equals",t[t.NotEquals=1]="NotEquals",t[t.Assign=2]="Assign",t[t.Identical=3]="Identical",t[t.NotIdentical=4]="NotIdentical",t[t.Minus=5]="Minus",t[t.Plus=6]="Plus",t[t.Divide=7]="Divide",t[t.Multiply=8]="Multiply",t[t.Modulo=9]="Modulo",t[t.And=10]="And",t[t.Or=11]="Or",t[t.BitwiseOr=12]="BitwiseOr",t[t.BitwiseAnd=13]="BitwiseAnd",t[t.Lower=14]="Lower",t[t.LowerEquals=15]="LowerEquals",t[t.Bigger=16]="Bigger",t[t.BiggerEquals=17]="BiggerEquals",t[t.NullishCoalesce=18]="NullishCoalesce",t[t.Exponentiation=19]="Exponentiation",t[t.In=20]="In",t[t.InstanceOf=21]="InstanceOf",t[t.AdditionAssignment=22]="AdditionAssignment",t[t.SubtractionAssignment=23]="SubtractionAssignment",t[t.MultiplicationAssignment=24]="MultiplicationAssignment",t[t.DivisionAssignment=25]="DivisionAssignment",t[t.RemainderAssignment=26]="RemainderAssignment",t[t.ExponentiationAssignment=27]="ExponentiationAssignment",t[t.AndAssignment=28]="AndAssignment",t[t.OrAssignment=29]="OrAssignment",t[t.NullishCoalesceAssignment=30]="NullishCoalesceAssignment"})(T||(T={}));function Ad(t,e){return t==null||e==null?t==e:t.isEquivalent(e)}function Id(t,e,n){let r=t.length;if(r!==e.length)return!1;for(let s=0;s<r;s++)if(!n(t[s],e[s]))return!1;return!0}function Tt(t,e){return Id(t,e,(n,r)=>n.isEquivalent(r))}var ie=class{constructor(e,n){a(this,"type");a(this,"sourceSpan");this.type=e||null,this.sourceSpan=n||null}prop(e,n){return new wt(this,e,null,n)}key(e,n,r){return new Pn(this,e,n,r)}callFn(e,n,r){return new ot(this,e,null,n,r)}instantiate(e,n,r){return new ri(this,e,n,r)}conditional(e,n=null,r){return new gn(this,e,n,null,r)}equals(e,n){return new re(T.Equals,this,e,null,n)}notEquals(e,n){return new re(T.NotEquals,this,e,null,n)}identical(e,n){return new re(T.Identical,this,e,null,n)}notIdentical(e,n){return new re(T.NotIdentical,this,e,null,n)}minus(e,n){return new re(T.Minus,this,e,null,n)}plus(e,n){return new re(T.Plus,this,e,null,n)}divide(e,n){return new re(T.Divide,this,e,null,n)}multiply(e,n){return new re(T.Multiply,this,e,null,n)}modulo(e,n){return new re(T.Modulo,this,e,null,n)}power(e,n){return new re(T.Exponentiation,this,e,null,n)}and(e,n){return new re(T.And,this,e,null,n)}bitwiseOr(e,n){return new re(T.BitwiseOr,this,e,null,n)}bitwiseAnd(e,n){return new re(T.BitwiseAnd,this,e,null,n)}or(e,n){return new re(T.Or,this,e,null,n)}lower(e,n){return new re(T.Lower,this,e,null,n)}lowerEquals(e,n){return new re(T.LowerEquals,this,e,null,n)}bigger(e,n){return new re(T.Bigger,this,e,null,n)}biggerEquals(e,n){return new re(T.BiggerEquals,this,e,null,n)}isBlank(e){return this.equals(Nd,e)}nullishCoalesce(e,n){return new re(T.NullishCoalesce,this,e,null,n)}toStmt(){return new Je(this,null)}},nn=class t extends ie{constructor(n,r,s){super(r,s);a(this,"name");this.name=n}isEquivalent(n){return n instanceof t&&this.name===n.name}isConstant(){return!1}visitExpression(n,r){return n.visitReadVarExpr(this,r)}clone(){return new t(this.name,this.type,this.sourceSpan)}set(n){return new re(T.Assign,this,n,null,this.sourceSpan)}},hs=class t extends ie{constructor(n,r,s){super(r,s);a(this,"expr");this.expr=n}visitExpression(n,r){return n.visitTypeofExpr(this,r)}isEquivalent(n){return n instanceof t&&n.expr.isEquivalent(this.expr)}isConstant(){return this.expr.isConstant()}clone(){return new t(this.expr.clone())}},ro=class t extends ie{constructor(n,r,s){super(r,s);a(this,"expr");this.expr=n}visitExpression(n,r){return n.visitVoidExpr(this,r)}isEquivalent(n){return n instanceof t&&n.expr.isEquivalent(this.expr)}isConstant(){return this.expr.isConstant()}clone(){return new t(this.expr.clone())}},W=class t extends ie{constructor(n,r,s){super(r,s);a(this,"node");this.node=n}isEquivalent(n){return n instanceof t&&this.node===n.node}isConstant(){return!1}visitExpression(n,r){return n.visitWrappedNodeExpr(this,r)}clone(){return new t(this.node,this.type,this.sourceSpan)}},ot=class t extends ie{constructor(n,r,s,i,o=!1){super(s,i);a(this,"fn");a(this,"args");a(this,"pure");this.fn=n,this.args=r,this.pure=o}get receiver(){return this.fn}isEquivalent(n){return n instanceof t&&this.fn.isEquivalent(n.fn)&&Tt(this.args,n.args)&&this.pure===n.pure}isConstant(){return!1}visitExpression(n,r){return n.visitInvokeFunctionExpr(this,r)}clone(){return new t(this.fn.clone(),this.args.map(n=>n.clone()),this.type,this.sourceSpan,this.pure)}},ni=class t extends ie{constructor(n,r,s,i){super(s,i);a(this,"tag");a(this,"template");this.tag=n,this.template=r}isEquivalent(n){return n instanceof t&&this.tag.isEquivalent(n.tag)&&this.template.isEquivalent(n.template)}isConstant(){return!1}visitExpression(n,r){return n.visitTaggedTemplateLiteralExpr(this,r)}clone(){return new t(this.tag.clone(),this.template.clone(),this.type,this.sourceSpan)}},ri=class t extends ie{constructor(n,r,s,i){super(s,i);a(this,"classExpr");a(this,"args");this.classExpr=n,this.args=r}isEquivalent(n){return n instanceof t&&this.classExpr.isEquivalent(n.classExpr)&&Tt(this.args,n.args)}isConstant(){return!1}visitExpression(n,r){return n.visitInstantiateExpr(this,r)}clone(){return new t(this.classExpr.clone(),this.args.map(n=>n.clone()),this.type,this.sourceSpan)}},fs=class t extends ie{constructor(n,r,s){super(null,s);a(this,"body");a(this,"flags");this.body=n,this.flags=r}isEquivalent(n){return n instanceof t&&this.body===n.body&&this.flags===n.flags}isConstant(){return!0}visitExpression(n,r){return n.visitRegularExpressionLiteral(this,r)}clone(){return new t(this.body,this.flags,this.sourceSpan)}},_e=class t extends ie{constructor(n,r,s){super(r,s);a(this,"value");this.value=n}isEquivalent(n){return n instanceof t&&this.value===n.value}isConstant(){return!0}visitExpression(n,r){return n.visitLiteralExpr(this,r)}clone(){return new t(this.value,this.type,this.sourceSpan)}},si=class t extends ie{constructor(n,r,s){super(null,s);a(this,"elements");a(this,"expressions");this.elements=n,this.expressions=r}isEquivalent(n){return n instanceof t&&Id(this.elements,n.elements,(r,s)=>r.text===s.text)&&Tt(this.expressions,n.expressions)}isConstant(){return!1}visitExpression(n,r){return n.visitTemplateLiteralExpr(this,r)}clone(){return new t(this.elements.map(n=>n.clone()),this.expressions.map(n=>n.clone()))}},so=class t extends ie{constructor(n,r,s){super(Sl,r);a(this,"text");a(this,"rawText");this.text=n,this.rawText=s!=null?s:Dc(xa(n))}visitExpression(n,r){return n.visitTemplateLiteralElementExpr(this,r)}isEquivalent(n){return n instanceof t&&n.text===this.text&&n.rawText===this.rawText}isConstant(){return!0}clone(){return new t(this.text,this.sourceSpan,this.rawText)}},vr=class{constructor(e,n){a(this,"text");a(this,"sourceSpan");this.text=e,this.sourceSpan=n}},is=class{constructor(e,n,r){a(this,"text");a(this,"sourceSpan");a(this,"associatedMessage");this.text=e,this.sourceSpan=n,this.associatedMessage=r}},eE="|",Eh="@@",tE="\u241F",io=class t extends ie{constructor(n,r,s,i,o){super(Sl,o);a(this,"metaBlock");a(this,"messageParts");a(this,"placeHolderNames");a(this,"expressions");this.metaBlock=n,this.messageParts=r,this.placeHolderNames=s,this.expressions=i}isEquivalent(n){return!1}isConstant(){return!1}visitExpression(n,r){return n.visitLocalizedString(this,r)}clone(){return new t(this.metaBlock,this.messageParts,this.placeHolderNames,this.expressions.map(n=>n.clone()),this.sourceSpan)}serializeI18nHead(){let n=this.metaBlock.description||"";return this.metaBlock.meaning&&(n=`${this.metaBlock.meaning}${eE}${n}`),this.metaBlock.customId&&(n=`${n}${Eh}${this.metaBlock.customId}`),this.metaBlock.legacyIds&&this.metaBlock.legacyIds.forEach(r=>{n=`${n}${tE}${r}`}),Th(n,this.messageParts[0].text,this.getMessagePartSourceSpan(0))}getMessagePartSourceSpan(n){var r,s;return(s=(r=this.messageParts[n])==null?void 0:r.sourceSpan)!=null?s:this.sourceSpan}getPlaceholderSourceSpan(n){var r,s,i,o;return(o=(i=(r=this.placeHolderNames[n])==null?void 0:r.sourceSpan)!=null?i:(s=this.expressions[n])==null?void 0:s.sourceSpan)!=null?o:this.sourceSpan}serializeI18nTemplatePart(n){var o;let r=this.placeHolderNames[n-1],s=this.messageParts[n],i=r.text;return((o=r.associatedMessage)==null?void 0:o.legacyIds.length)===0&&(i+=`${Eh}${xd(r.associatedMessage.messageString,r.associatedMessage.meaning)}`),Th(i,s.text,this.getMessagePartSourceSpan(n))}},xa=t=>t.replace(/\\/g,"\\\\"),nE=t=>t.replace(/^:/,"\\:"),rE=t=>t.replace(/:/g,"\\:"),Dc=t=>t.replace(/`/g,"\\`").replace(/\${/g,"$\\{");function Th(t,e,n){return t===""?{cooked:e,raw:Dc(nE(xa(e))),range:n}:{cooked:`:${t}:${e}`,raw:Dc(`:${rE(xa(t))}:${xa(e)}`),range:n}}var Qe=class t extends ie{constructor(n,r,s=null,i){super(r,i);a(this,"value");a(this,"typeParams");this.value=n,this.typeParams=s}isEquivalent(n){return n instanceof t&&this.value.name===n.value.name&&this.value.moduleName===n.value.moduleName}isConstant(){return!1}visitExpression(n,r){return n.visitExternalExpr(this,r)}clone(){return new t(this.value,this.type,this.typeParams,this.sourceSpan)}},oo=class{constructor(e,n){a(this,"moduleName");a(this,"name");this.moduleName=e,this.name=n}},gn=class t extends ie{constructor(n,r,s=null,i,o){super(i||r.type,o);a(this,"condition");a(this,"falseCase");a(this,"trueCase");this.condition=n,this.falseCase=s,this.trueCase=r}isEquivalent(n){return n instanceof t&&this.condition.isEquivalent(n.condition)&&this.trueCase.isEquivalent(n.trueCase)&&Ad(this.falseCase,n.falseCase)}isConstant(){return!1}visitExpression(n,r){return n.visitConditionalExpr(this,r)}clone(){var n;return new t(this.condition.clone(),this.trueCase.clone(),(n=this.falseCase)==null?void 0:n.clone(),this.type,this.sourceSpan)}},bc=class t extends ie{constructor(n,r,s){super(null,r);a(this,"url");a(this,"urlComment");this.url=n,this.urlComment=s}isEquivalent(n){return n instanceof t&&this.url===n.url&&this.urlComment===n.urlComment}isConstant(){return!1}visitExpression(n,r){return n.visitDynamicImportExpr(this,r)}clone(){return new t(typeof this.url=="string"?this.url:this.url.clone(),this.sourceSpan,this.urlComment)}},ii=class t extends ie{constructor(n,r){super(Cd,r);a(this,"condition");this.condition=n}isEquivalent(n){return n instanceof t&&this.condition.isEquivalent(n.condition)}isConstant(){return!1}visitExpression(n,r){return n.visitNotExpr(this,r)}clone(){return new t(this.condition.clone(),this.sourceSpan)}},Oe=class t{constructor(e,n=null){a(this,"name");a(this,"type");this.name=e,this.type=n}isEquivalent(e){return this.name===e.name}clone(){return new t(this.name,this.type)}},bn=class t extends ie{constructor(n,r,s,i,o){super(s,i);a(this,"params");a(this,"statements");a(this,"name");this.params=n,this.statements=r,this.name=o}isEquivalent(n){return(n instanceof t||n instanceof oi)&&Tt(this.params,n.params)&&Tt(this.statements,n.statements)}isConstant(){return!1}visitExpression(n,r){return n.visitFunctionExpr(this,r)}toDeclStmt(n,r){return new oi(n,this.params,this.statements,this.type,r,this.sourceSpan)}clone(){return new t(this.params.map(n=>n.clone()),this.statements,this.type,this.sourceSpan,this.name)}},Gn=class _c extends ie{constructor(n,r,s,i){super(s,i);a(this,"params");a(this,"body");this.params=n,this.body=r}isEquivalent(n){return!(n instanceof _c)||!Tt(this.params,n.params)?!1:this.body instanceof ie&&n.body instanceof ie?this.body.isEquivalent(n.body):Array.isArray(this.body)&&Array.isArray(n.body)?Tt(this.body,n.body):!1}isConstant(){return!1}visitExpression(n,r){return n.visitArrowFunctionExpr(this,r)}clone(){return new _c(this.params.map(n=>n.clone()),Array.isArray(this.body)?this.body:this.body.clone(),this.type,this.sourceSpan)}toDeclStmt(n,r){return new Ve(n,this,tn,r,this.sourceSpan)}},Qn=class t extends ie{constructor(n,r,s,i,o=!0){super(s||wr,i);a(this,"operator");a(this,"expr");a(this,"parens");this.operator=n,this.expr=r,this.parens=o}isEquivalent(n){return n instanceof t&&this.operator===n.operator&&this.expr.isEquivalent(n.expr)}isConstant(){return!1}visitExpression(n,r){return n.visitUnaryOperatorExpr(this,r)}clone(){return new t(this.operator,this.expr.clone(),this.type,this.sourceSpan,this.parens)}},rn=class t extends ie{constructor(n,r,s){super(r,s);a(this,"expr");this.expr=n}visitExpression(n,r){return n.visitParenthesizedExpr(this,r)}isEquivalent(n){return n instanceof t&&n.expr.isEquivalent(this.expr)}isConstant(){return this.expr.isConstant()}clone(){return new t(this.expr.clone())}},re=class t extends ie{constructor(n,r,s,i,o){super(i||r.type,o);a(this,"operator");a(this,"rhs");a(this,"lhs");this.operator=n,this.rhs=s,this.lhs=r}isEquivalent(n){return n instanceof t&&this.operator===n.operator&&this.lhs.isEquivalent(n.lhs)&&this.rhs.isEquivalent(n.rhs)}isConstant(){return!1}visitExpression(n,r){return n.visitBinaryOperatorExpr(this,r)}clone(){return new t(this.operator,this.lhs.clone(),this.rhs.clone(),this.type,this.sourceSpan)}isAssignment(){let n=this.operator;return n===T.Assign||n===T.AdditionAssignment||n===T.SubtractionAssignment||n===T.MultiplicationAssignment||n===T.DivisionAssignment||n===T.RemainderAssignment||n===T.ExponentiationAssignment||n===T.AndAssignment||n===T.OrAssignment||n===T.NullishCoalesceAssignment}},wt=class t extends ie{constructor(n,r,s,i){super(s,i);a(this,"receiver");a(this,"name");this.receiver=n,this.name=r}get index(){return this.name}isEquivalent(n){return n instanceof t&&this.receiver.isEquivalent(n.receiver)&&this.name===n.name}isConstant(){return!1}visitExpression(n,r){return n.visitReadPropExpr(this,r)}set(n){return new re(T.Assign,this.receiver.prop(this.name),n,null,this.sourceSpan)}clone(){return new t(this.receiver.clone(),this.name,this.type,this.sourceSpan)}},Pn=class t extends ie{constructor(n,r,s,i){super(s,i);a(this,"receiver");a(this,"index");this.receiver=n,this.index=r}isEquivalent(n){return n instanceof t&&this.receiver.isEquivalent(n.receiver)&&this.index.isEquivalent(n.index)}isConstant(){return!1}visitExpression(n,r){return n.visitReadKeyExpr(this,r)}set(n){return new re(T.Assign,this.receiver.key(this.index),n,null,this.sourceSpan)}clone(){return new t(this.receiver.clone(),this.index.clone(),this.type,this.sourceSpan)}},kt=class t extends ie{constructor(n,r,s){super(r,s);a(this,"entries");this.entries=n}isConstant(){return this.entries.every(n=>n.isConstant())}isEquivalent(n){return n instanceof t&&Tt(this.entries,n.entries)}visitExpression(n,r){return n.visitLiteralArrayExpr(this,r)}clone(){return new t(this.entries.map(n=>n.clone()),this.type,this.sourceSpan)}},xr=class t{constructor(e,n,r){a(this,"key");a(this,"value");a(this,"quoted");this.key=e,this.value=n,this.quoted=r}isEquivalent(e){return this.key===e.key&&this.value.isEquivalent(e.value)}clone(){return new t(this.key,this.value.clone(),this.quoted)}isConstant(){return this.value.isConstant()}},yn=class t{constructor(e){a(this,"expression");this.expression=e}isEquivalent(e){return e instanceof t&&this.expression.isEquivalent(e.expression)}clone(){return new t(this.expression.clone())}isConstant(){return this.expression.isConstant()}},sn=class t extends ie{constructor(n,r,s){super(r,s);a(this,"entries");a(this,"valueType",null);this.entries=n,r&&(this.valueType=r.valueType)}isEquivalent(n){return n instanceof t&&Tt(this.entries,n.entries)}isConstant(){return this.entries.every(n=>n.isConstant())}visitExpression(n,r){return n.visitLiteralMapExpr(this,r)}clone(){let n=this.entries.map(r=>r.clone());return new t(n,this.type,this.sourceSpan)}},kc=class t extends ie{constructor(n,r){super(n[n.length-1].type,r);a(this,"parts");this.parts=n}isEquivalent(n){return n instanceof t&&Tt(this.parts,n.parts)}isConstant(){return!1}visitExpression(n,r){return n.visitCommaExpr(this,r)}clone(){return new t(this.parts.map(n=>n.clone()))}},Cr=class t extends ie{constructor(n,r){super(null,r);a(this,"expression");this.expression=n}isEquivalent(n){return n instanceof t&&this.expression.isEquivalent(n.expression)}isConstant(){return this.expression.isConstant()}visitExpression(n,r){return n.visitSpreadElementExpr(this,r)}clone(){return new t(this.expression.clone(),this.sourceSpan)}},ds=new _e(null,null,null),Nd=new _e(null,tn,null),Ue;(function(t){t[t.None=0]="None",t[t.Final=1]="Final",t[t.Private=2]="Private",t[t.Exported=4]="Exported",t[t.Static=8]="Static"})(Ue||(Ue={}));var ao=class{constructor(e,n,r){a(this,"text");a(this,"multiline");a(this,"trailingNewline");this.text=e,this.multiline=n,this.trailingNewline=r}toString(){return this.multiline?` ${this.text} `:this.text}},lo=class extends ao{constructor(n){super("",!0,!0);a(this,"tags");this.tags=n}toString(){return cE(this.tags)}},Ar=class{constructor(e=Ue.None,n=null,r){a(this,"modifiers");a(this,"sourceSpan");a(this,"leadingComments");this.modifiers=e,this.sourceSpan=n,this.leadingComments=r}hasModifier(e){return(this.modifiers&e)!==0}addLeadingComment(e){var n;this.leadingComments=(n=this.leadingComments)!=null?n:[],this.leadingComments.push(e)}},Ve=class t extends Ar{constructor(n,r,s,i,o,l){super(i,o,l);a(this,"name");a(this,"value");a(this,"type");this.name=n,this.value=r,this.type=s||r&&r.type||null}isEquivalent(n){return n instanceof t&&this.name===n.name&&(this.value?!!n.value&&this.value.isEquivalent(n.value):!n.value)}visitStatement(n,r){return n.visitDeclareVarStmt(this,r)}},oi=class t extends Ar{constructor(n,r,s,i,o,l,c){super(o,l,c);a(this,"name");a(this,"params");a(this,"statements");a(this,"type");this.name=n,this.params=r,this.statements=s,this.type=i||null}isEquivalent(n){return n instanceof t&&Tt(this.params,n.params)&&Tt(this.statements,n.statements)}visitStatement(n,r){return n.visitDeclareFunctionStmt(this,r)}},Je=class t extends Ar{constructor(n,r,s){super(Ue.None,r,s);a(this,"expr");this.expr=n}isEquivalent(n){return n instanceof t&&this.expr.isEquivalent(n.expr)}visitStatement(n,r){return n.visitExpressionStmt(this,r)}},be=class t extends Ar{constructor(n,r=null,s){super(Ue.None,r,s);a(this,"value");this.value=n}isEquivalent(n){return n instanceof t&&this.value.isEquivalent(n.value)}visitStatement(n,r){return n.visitReturnStmt(this,r)}},co=class t extends Ar{constructor(n,r,s=[],i,o){super(Ue.None,i,o);a(this,"condition");a(this,"trueCase");a(this,"falseCase");this.condition=n,this.trueCase=r,this.falseCase=s}isEquivalent(n){return n instanceof t&&this.condition.isEquivalent(n.condition)&&Tt(this.trueCase,n.trueCase)&&Tt(this.falseCase,n.falseCase)}visitStatement(n,r){return n.visitIfStmt(this,r)}},sE=class{visitType(e,n){return e}visitExpression(e,n){return e.type&&e.type.visitType(this,n),e}visitBuiltinType(e,n){return this.visitType(e,n)}visitExpressionType(e,n){return e.value.visitExpression(this,n),e.typeParams!==null&&e.typeParams.forEach(r=>this.visitType(r,n)),this.visitType(e,n)}visitArrayType(e,n){return this.visitType(e,n)}visitMapType(e,n){return this.visitType(e,n)}visitTransplantedType(e,n){return e}visitWrappedNodeExpr(e,n){return e}visitReadVarExpr(e,n){return this.visitExpression(e,n)}visitDynamicImportExpr(e,n){return this.visitExpression(e,n)}visitInvokeFunctionExpr(e,n){return e.fn.visitExpression(this,n),this.visitAllExpressions(e.args,n),this.visitExpression(e,n)}visitTaggedTemplateLiteralExpr(e,n){return e.tag.visitExpression(this,n),e.template.visitExpression(this,n),this.visitExpression(e,n)}visitInstantiateExpr(e,n){return e.classExpr.visitExpression(this,n),this.visitAllExpressions(e.args,n),this.visitExpression(e,n)}visitLiteralExpr(e,n){return this.visitExpression(e,n)}visitRegularExpressionLiteral(e,n){return this.visitExpression(e,n)}visitLocalizedString(e,n){return this.visitExpression(e,n)}visitExternalExpr(e,n){return e.typeParams&&e.typeParams.forEach(r=>r.visitType(this,n)),this.visitExpression(e,n)}visitConditionalExpr(e,n){return e.condition.visitExpression(this,n),e.trueCase.visitExpression(this,n),e.falseCase.visitExpression(this,n),this.visitExpression(e,n)}visitNotExpr(e,n){return e.condition.visitExpression(this,n),this.visitExpression(e,n)}visitFunctionExpr(e,n){return this.visitAllStatements(e.statements,n),this.visitExpression(e,n)}visitArrowFunctionExpr(e,n){return Array.isArray(e.body)?this.visitAllStatements(e.body,n):e.body.visitExpression(this,n),this.visitExpression(e,n)}visitUnaryOperatorExpr(e,n){return e.expr.visitExpression(this,n),this.visitExpression(e,n)}visitTypeofExpr(e,n){return e.expr.visitExpression(this,n),this.visitExpression(e,n)}visitVoidExpr(e,n){return e.expr.visitExpression(this,n),this.visitExpression(e,n)}visitBinaryOperatorExpr(e,n){return e.lhs.visitExpression(this,n),e.rhs.visitExpression(this,n),this.visitExpression(e,n)}visitReadPropExpr(e,n){return e.receiver.visitExpression(this,n),this.visitExpression(e,n)}visitReadKeyExpr(e,n){return e.receiver.visitExpression(this,n),e.index.visitExpression(this,n),this.visitExpression(e,n)}visitLiteralArrayExpr(e,n){return this.visitAllExpressions(e.entries,n),this.visitExpression(e,n)}visitLiteralMapExpr(e,n){return e.entries.forEach(r=>{r instanceof yn?r.expression.visitExpression(this,n):r.value.visitExpression(this,n)}),this.visitExpression(e,n)}visitCommaExpr(e,n){return this.visitAllExpressions(e.parts,n),this.visitExpression(e,n)}visitTemplateLiteralExpr(e,n){return this.visitAllExpressions(e.elements,n),this.visitAllExpressions(e.expressions,n),this.visitExpression(e,n)}visitTemplateLiteralElementExpr(e,n){return this.visitExpression(e,n)}visitParenthesizedExpr(e,n){return e.expr.visitExpression(this,n),this.visitExpression(e,n)}visitSpreadElementExpr(e,n){return e.expression.visitExpression(this,n),this.visitExpression(e,n)}visitAllExpressions(e,n){e.forEach(r=>r.visitExpression(this,n))}visitDeclareVarStmt(e,n){return e.value&&e.value.visitExpression(this,n),e.type&&e.type.visitType(this,n),e}visitDeclareFunctionStmt(e,n){return this.visitAllStatements(e.statements,n),e.type&&e.type.visitType(this,n),e}visitExpressionStmt(e,n){return e.expr.visitExpression(this,n),e}visitReturnStmt(e,n){return e.value.visitExpression(this,n),e}visitIfStmt(e,n){return e.condition.visitExpression(this,n),this.visitAllStatements(e.trueCase,n),this.visitAllStatements(e.falseCase,n),e}visitAllStatements(e,n){e.forEach(r=>r.visitStatement(this,n))}};function Dd(t,e=!1,n=!0){return new ao(t,e,n)}function bd(t=[]){return new lo(t)}function J(t,e,n){return new nn(t,e,n)}function O(t,e=null,n){return new Qe(t,null,e,n)}function iE(t,e,n){return t!=null?je(O(t,e,null),n):null}function je(t,e,n){return new _t(t,e,n)}function oE(t,e){return new no(t,e)}function Ei(t){return new hs(t)}function le(t,e,n){return new kt(t,e,n)}function xt(t,e=null){return new sn(t.map(n=>new xr(n.key,n.value,n.quoted)),e,null)}function aE(t,e,n,r){return new Qn(t,e,n,r)}function _d(t,e){return new ii(t,e)}function Jn(t,e,n,r,s){return new bn(t,e,n,r,s)}function Rt(t,e,n,r){return new Gn(t,e,n,r)}function Ko(t,e,n,r,s){return new co(t,e,n,r,s)}function kd(t,e,n,r){return new ni(t,e,n,r)}function S(t,e,n){return new _e(t,e,n)}function Rd(t,e,n,r,s){return new io(t,e,n,r,s)}function lE(t){return t instanceof _e&&t.value===null}function wh(t){let e="";if(t.tagName&&(e+=` @${t.tagName}`),t.text){if(t.text.match(/\/\*|\*\//))throw new Error('JSDoc text cannot contain "/*" and "*/"');e+=" "+t.text.replace(/@/g,"\\@")}return e}function cE(t){if(t.length===0)return"";if(t.length===1&&t[0].tagName&&!t[0].text)return`*${wh(t[0])} `;let e=`*
|
|
2
|
-
`;for(let n of t)e+=" *",e+=
|
|
1
|
+
"use strict";var XS=Object.create;var Li=Object.defineProperty,YS=Object.defineProperties,QS=Object.getOwnPropertyDescriptor,JS=Object.getOwnPropertyDescriptors,ZS=Object.getOwnPropertyNames,qh=Object.getOwnPropertySymbols,eE=Object.getPrototypeOf,Wh=Object.prototype.hasOwnProperty,tE=Object.prototype.propertyIsEnumerable;var vc=(t,e,n)=>e in t?Li(t,e,{enumerable:!0,configurable:!0,writable:!0,value:n}):t[e]=n,x=(t,e)=>{for(var n in e||(e={}))Wh.call(e,n)&&vc(t,n,e[n]);if(qh)for(var n of qh(e))tE.call(e,n)&&vc(t,n,e[n]);return t},he=(t,e)=>YS(t,JS(e));var nE=(t,e)=>()=>(t&&(e=t(t=0)),e);var Y=(t,e)=>()=>(e||t((e={exports:{}}).exports,e),e.exports),rE=(t,e)=>{for(var n in e)Li(t,n,{get:e[n],enumerable:!0})},jh=(t,e,n,r)=>{if(e&&typeof e=="object"||typeof e=="function")for(let s of ZS(e))!Wh.call(t,s)&&s!==n&&Li(t,s,{get:()=>e[s],enumerable:!(r=QS(e,s))||r.enumerable});return t};var N=(t,e,n)=>(n=t!=null?XS(eE(t)):{},jh(e||!t||!t.__esModule?Li(n,"default",{value:t,enumerable:!0}):n,t)),sE=t=>jh(Li({},"__esModule",{value:!0}),t);var l=(t,e,n)=>vc(t,typeof e!="symbol"?e+"":e,n);var O,C=nE(()=>{"use strict";O=require("url").pathToFileURL(__filename)});var ki=Y((n$,by)=>{"use strict";C();var J0="2.0.0",Z0=Number.MAX_SAFE_INTEGER||9007199254740991,eR=16,tR=250,nR=["major","premajor","minor","preminor","patch","prepatch","prerelease"];by.exports={MAX_LENGTH:256,MAX_SAFE_COMPONENT_LENGTH:eR,MAX_SAFE_BUILD_LENGTH:tR,MAX_SAFE_INTEGER:Z0,RELEASE_TYPES:nR,SEMVER_SPEC_VERSION:J0,FLAG_INCLUDE_PRERELEASE:1,FLAG_LOOSE:2}});var pa=Y((s$,ky)=>{"use strict";C();var rR=typeof process=="object"&&process.env&&process.env.NODE_DEBUG&&/\bsemver\b/i.test(process.env.NODE_DEBUG)?(...t)=>console.error("SEMVER",...t):()=>{};ky.exports=rR});var _i=Y(($n,_y)=>{"use strict";C();var{MAX_SAFE_COMPONENT_LENGTH:ph,MAX_SAFE_BUILD_LENGTH:sR,MAX_LENGTH:iR}=ki(),oR=pa();$n=_y.exports={};var aR=$n.re=[],lR=$n.safeRe=[],$=$n.src=[],cR=$n.safeSrc=[],B=$n.t={},uR=0,hh="[a-zA-Z0-9-]",pR=[["\\s",1],["\\d",iR],[hh,sR]],hR=t=>{for(let[e,n]of pR)t=t.split(`${e}*`).join(`${e}{0,${n}}`).split(`${e}+`).join(`${e}{1,${n}}`);return t},te=(t,e,n)=>{let r=hR(e),s=uR++;oR(t,s,e),B[t]=s,$[s]=e,cR[s]=r,aR[s]=new RegExp(e,n?"g":void 0),lR[s]=new RegExp(r,n?"g":void 0)};te("NUMERICIDENTIFIER","0|[1-9]\\d*");te("NUMERICIDENTIFIERLOOSE","\\d+");te("NONNUMERICIDENTIFIER",`\\d*[a-zA-Z-]${hh}*`);te("MAINVERSION",`(${$[B.NUMERICIDENTIFIER]})\\.(${$[B.NUMERICIDENTIFIER]})\\.(${$[B.NUMERICIDENTIFIER]})`);te("MAINVERSIONLOOSE",`(${$[B.NUMERICIDENTIFIERLOOSE]})\\.(${$[B.NUMERICIDENTIFIERLOOSE]})\\.(${$[B.NUMERICIDENTIFIERLOOSE]})`);te("PRERELEASEIDENTIFIER",`(?:${$[B.NONNUMERICIDENTIFIER]}|${$[B.NUMERICIDENTIFIER]})`);te("PRERELEASEIDENTIFIERLOOSE",`(?:${$[B.NONNUMERICIDENTIFIER]}|${$[B.NUMERICIDENTIFIERLOOSE]})`);te("PRERELEASE",`(?:-(${$[B.PRERELEASEIDENTIFIER]}(?:\\.${$[B.PRERELEASEIDENTIFIER]})*))`);te("PRERELEASELOOSE",`(?:-?(${$[B.PRERELEASEIDENTIFIERLOOSE]}(?:\\.${$[B.PRERELEASEIDENTIFIERLOOSE]})*))`);te("BUILDIDENTIFIER",`${hh}+`);te("BUILD",`(?:\\+(${$[B.BUILDIDENTIFIER]}(?:\\.${$[B.BUILDIDENTIFIER]})*))`);te("FULLPLAIN",`v?${$[B.MAINVERSION]}${$[B.PRERELEASE]}?${$[B.BUILD]}?`);te("FULL",`^${$[B.FULLPLAIN]}$`);te("LOOSEPLAIN",`[v=\\s]*${$[B.MAINVERSIONLOOSE]}${$[B.PRERELEASELOOSE]}?${$[B.BUILD]}?`);te("LOOSE",`^${$[B.LOOSEPLAIN]}$`);te("GTLT","((?:<|>)?=?)");te("XRANGEIDENTIFIERLOOSE",`${$[B.NUMERICIDENTIFIERLOOSE]}|x|X|\\*`);te("XRANGEIDENTIFIER",`${$[B.NUMERICIDENTIFIER]}|x|X|\\*`);te("XRANGEPLAIN",`[v=\\s]*(${$[B.XRANGEIDENTIFIER]})(?:\\.(${$[B.XRANGEIDENTIFIER]})(?:\\.(${$[B.XRANGEIDENTIFIER]})(?:${$[B.PRERELEASE]})?${$[B.BUILD]}?)?)?`);te("XRANGEPLAINLOOSE",`[v=\\s]*(${$[B.XRANGEIDENTIFIERLOOSE]})(?:\\.(${$[B.XRANGEIDENTIFIERLOOSE]})(?:\\.(${$[B.XRANGEIDENTIFIERLOOSE]})(?:${$[B.PRERELEASELOOSE]})?${$[B.BUILD]}?)?)?`);te("XRANGE",`^${$[B.GTLT]}\\s*${$[B.XRANGEPLAIN]}$`);te("XRANGELOOSE",`^${$[B.GTLT]}\\s*${$[B.XRANGEPLAINLOOSE]}$`);te("COERCEPLAIN",`(^|[^\\d])(\\d{1,${ph}})(?:\\.(\\d{1,${ph}}))?(?:\\.(\\d{1,${ph}}))?`);te("COERCE",`${$[B.COERCEPLAIN]}(?:$|[^\\d])`);te("COERCEFULL",$[B.COERCEPLAIN]+`(?:${$[B.PRERELEASE]})?(?:${$[B.BUILD]})?(?:$|[^\\d])`);te("COERCERTL",$[B.COERCE],!0);te("COERCERTLFULL",$[B.COERCEFULL],!0);te("LONETILDE","(?:~>?)");te("TILDETRIM",`(\\s*)${$[B.LONETILDE]}\\s+`,!0);$n.tildeTrimReplace="$1~";te("TILDE",`^${$[B.LONETILDE]}${$[B.XRANGEPLAIN]}$`);te("TILDELOOSE",`^${$[B.LONETILDE]}${$[B.XRANGEPLAINLOOSE]}$`);te("LONECARET","(?:\\^)");te("CARETTRIM",`(\\s*)${$[B.LONECARET]}\\s+`,!0);$n.caretTrimReplace="$1^";te("CARET",`^${$[B.LONECARET]}${$[B.XRANGEPLAIN]}$`);te("CARETLOOSE",`^${$[B.LONECARET]}${$[B.XRANGEPLAINLOOSE]}$`);te("COMPARATORLOOSE",`^${$[B.GTLT]}\\s*(${$[B.LOOSEPLAIN]})$|^$`);te("COMPARATOR",`^${$[B.GTLT]}\\s*(${$[B.FULLPLAIN]})$|^$`);te("COMPARATORTRIM",`(\\s*)${$[B.GTLT]}\\s*(${$[B.LOOSEPLAIN]}|${$[B.XRANGEPLAIN]})`,!0);$n.comparatorTrimReplace="$1$2$3";te("HYPHENRANGE",`^\\s*(${$[B.XRANGEPLAIN]})\\s+-\\s+(${$[B.XRANGEPLAIN]})\\s*$`);te("HYPHENRANGELOOSE",`^\\s*(${$[B.XRANGEPLAINLOOSE]})\\s+-\\s+(${$[B.XRANGEPLAINLOOSE]})\\s*$`);te("STAR","(<|>)?=?\\s*\\*");te("GTE0","^\\s*>=\\s*0\\.0\\.0\\s*$");te("GTE0PRE","^\\s*>=\\s*0\\.0\\.0-0\\s*$")});var ic=Y((a$,Ry)=>{"use strict";C();var fR=Object.freeze({loose:!0}),dR=Object.freeze({}),mR=t=>t?typeof t!="object"?fR:t:dR;Ry.exports=mR});var fh=Y((c$,My)=>{"use strict";C();var Py=/^[0-9]+$/,Ly=(t,e)=>{if(typeof t=="number"&&typeof e=="number")return t===e?0:t<e?-1:1;let n=Py.test(t),r=Py.test(e);return n&&r&&(t=+t,e=+e),t===e?0:n&&!r?-1:r&&!n?1:t<e?-1:1},gR=(t,e)=>Ly(e,t);My.exports={compareIdentifiers:Ly,rcompareIdentifiers:gR}});var ot=Y((p$,Fy)=>{"use strict";C();var oc=pa(),{MAX_LENGTH:Oy,MAX_SAFE_INTEGER:ac}=ki(),{safeRe:lc,t:cc}=_i(),yR=ic(),{compareIdentifiers:dh}=fh(),vR=(t,e)=>{let n=e.split(".");if(n.length>t.length)return!1;for(let r=0;r<n.length;r++)if(dh(t[r],n[r])!==0)return!1;return!0},mh=class t{constructor(e,n){if(n=yR(n),e instanceof t){if(e.loose===!!n.loose&&e.includePrerelease===!!n.includePrerelease)return e;e=e.version}else if(typeof e!="string")throw new TypeError(`Invalid version. Must be a string. Got type "${typeof e}".`);if(e.length>Oy)throw new TypeError(`version is longer than ${Oy} characters`);oc("SemVer",e,n),this.options=n,this.loose=!!n.loose,this.includePrerelease=!!n.includePrerelease;let r=e.trim().match(n.loose?lc[cc.LOOSE]:lc[cc.FULL]);if(!r)throw new TypeError(`Invalid Version: ${e}`);if(this.raw=e,this.major=+r[1],this.minor=+r[2],this.patch=+r[3],this.major>ac||this.major<0)throw new TypeError("Invalid major version");if(this.minor>ac||this.minor<0)throw new TypeError("Invalid minor version");if(this.patch>ac||this.patch<0)throw new TypeError("Invalid patch version");r[4]?this.prerelease=r[4].split(".").map(s=>{if(/^[0-9]+$/.test(s)){let i=+s;if(i>=0&&i<ac)return i}return s}):this.prerelease=[],this.build=r[5]?r[5].split("."):[],this.format()}format(){return this.version=`${this.major}.${this.minor}.${this.patch}`,this.prerelease.length&&(this.version+=`-${this.prerelease.join(".")}`),this.version}toString(){return this.version}compare(e){if(oc("SemVer.compare",this.version,this.options,e),!(e instanceof t)){if(typeof e=="string"&&e===this.version)return 0;e=new t(e,this.options)}return e.version===this.version?0:this.compareMain(e)||this.comparePre(e)}compareMain(e){return e instanceof t||(e=new t(e,this.options)),this.major<e.major?-1:this.major>e.major?1:this.minor<e.minor?-1:this.minor>e.minor?1:this.patch<e.patch?-1:this.patch>e.patch?1:0}comparePre(e){if(e instanceof t||(e=new t(e,this.options)),this.prerelease.length&&!e.prerelease.length)return-1;if(!this.prerelease.length&&e.prerelease.length)return 1;if(!this.prerelease.length&&!e.prerelease.length)return 0;let n=0;do{let r=this.prerelease[n],s=e.prerelease[n];if(oc("prerelease compare",n,r,s),r===void 0&&s===void 0)return 0;if(s===void 0)return 1;if(r===void 0)return-1;if(r===s)continue;return dh(r,s)}while(++n)}compareBuild(e){e instanceof t||(e=new t(e,this.options));let n=0;do{let r=this.build[n],s=e.build[n];if(oc("build compare",n,r,s),r===void 0&&s===void 0)return 0;if(s===void 0)return 1;if(r===void 0)return-1;if(r===s)continue;return dh(r,s)}while(++n)}inc(e,n,r){if(e.startsWith("pre")){if(!n&&r===!1)throw new Error("invalid increment argument: identifier is empty");if(n){let s=`-${n}`.match(this.options.loose?lc[cc.PRERELEASELOOSE]:lc[cc.PRERELEASE]);if(!s||s[1]!==n)throw new Error(`invalid identifier: ${n}`)}}switch(e){case"premajor":this.prerelease.length=0,this.patch=0,this.minor=0,this.major++,this.inc("pre",n,r);break;case"preminor":this.prerelease.length=0,this.patch=0,this.minor++,this.inc("pre",n,r);break;case"prepatch":this.prerelease.length=0,this.inc("patch",n,r),this.inc("pre",n,r);break;case"prerelease":this.prerelease.length===0&&this.inc("patch",n,r),this.inc("pre",n,r);break;case"release":if(this.prerelease.length===0)throw new Error(`version ${this.raw} is not a prerelease`);this.prerelease.length=0;break;case"major":(this.minor!==0||this.patch!==0||this.prerelease.length===0)&&this.major++,this.minor=0,this.patch=0,this.prerelease=[];break;case"minor":(this.patch!==0||this.prerelease.length===0)&&this.minor++,this.patch=0,this.prerelease=[];break;case"patch":this.prerelease.length===0&&this.patch++,this.prerelease=[];break;case"pre":{let s=Number(r)?1:0;if(this.prerelease.length===0)this.prerelease=[s];else{let i=this.prerelease.length;for(;--i>=0;)typeof this.prerelease[i]=="number"&&(this.prerelease[i]++,i=-2);if(i===-1){if(n===this.prerelease.join(".")&&r===!1)throw new Error("invalid increment argument: identifier already exists");this.prerelease.push(s)}}if(n){let i=[n,s];if(r===!1&&(i=[n]),vR(this.prerelease,n)){let o=this.prerelease[n.split(".").length];isNaN(o)&&(this.prerelease=i)}else this.prerelease=i}break}default:throw new Error(`invalid increment argument: ${e}`)}return this.raw=this.format(),this.build.length&&(this.raw+=`+${this.build.join(".")}`),this}};Fy.exports=mh});var Kr=Y((f$,By)=>{"use strict";C();var $y=ot(),SR=(t,e,n=!1)=>{if(t instanceof $y)return t;try{return new $y(t,e)}catch(r){if(!n)return null;throw r}};By.exports=SR});var Vy=Y((m$,Uy)=>{"use strict";C();var ER=Kr(),wR=(t,e)=>{let n=ER(t,e);return n?n.version:null};Uy.exports=wR});var Hy=Y((y$,Gy)=>{"use strict";C();var TR=Kr(),xR=(t,e)=>{let n=TR(t.trim().replace(/^[=v]+/,""),e);return n?n.version:null};Gy.exports=xR});var jy=Y((S$,Wy)=>{"use strict";C();var qy=ot(),CR=(t,e,n,r,s)=>{typeof n=="string"&&(s=r,r=n,n=void 0);try{return new qy(t instanceof qy?t.version:t,n).inc(e,r,s).version}catch(i){return null}};Wy.exports=CR});var Xy=Y((w$,Ky)=>{"use strict";C();var zy=Kr(),NR=(t,e)=>{let n=zy(t,null,!0),r=zy(e,null,!0),s=n.compare(r);if(s===0)return null;let i=s>0,o=i?n:r,a=i?r:n,c=!!o.prerelease.length;if(!!a.prerelease.length&&!c){if(!a.patch&&!a.minor)return"major";if(a.compareMain(o)===0)return a.minor&&!a.patch?"minor":"patch"}let h=c?"pre":"";return n.major!==r.major?h+"major":n.minor!==r.minor?h+"minor":n.patch!==r.patch?h+"patch":"prerelease"};Ky.exports=NR});var Qy=Y((x$,Yy)=>{"use strict";C();var IR=ot(),AR=(t,e)=>new IR(t,e).major;Yy.exports=AR});var Zy=Y((N$,Jy)=>{"use strict";C();var DR=ot(),bR=(t,e)=>new DR(t,e).minor;Jy.exports=bR});var tv=Y((A$,ev)=>{"use strict";C();var kR=ot(),_R=(t,e)=>new kR(t,e).patch;ev.exports=_R});var rv=Y((b$,nv)=>{"use strict";C();var RR=Kr(),PR=(t,e)=>{let n=RR(t,e);return n&&n.prerelease.length?n.prerelease:null};nv.exports=PR});var ln=Y((_$,iv)=>{"use strict";C();var sv=ot(),LR=(t,e,n)=>new sv(t,n).compare(new sv(e,n));iv.exports=LR});var av=Y((P$,ov)=>{"use strict";C();var MR=ln(),OR=(t,e,n)=>MR(e,t,n);ov.exports=OR});var cv=Y((M$,lv)=>{"use strict";C();var FR=ln(),$R=(t,e)=>FR(t,e,!0);lv.exports=$R});var uc=Y((F$,pv)=>{"use strict";C();var uv=ot(),BR=(t,e,n)=>{let r=new uv(t,n),s=new uv(e,n);return r.compare(s)||r.compareBuild(s)};pv.exports=BR});var fv=Y((B$,hv)=>{"use strict";C();var UR=uc(),VR=(t,e)=>t.sort((n,r)=>UR(n,r,e));hv.exports=VR});var mv=Y((V$,dv)=>{"use strict";C();var GR=uc(),HR=(t,e)=>t.sort((n,r)=>GR(r,n,e));dv.exports=HR});var ha=Y((H$,gv)=>{"use strict";C();var qR=ln(),WR=(t,e,n)=>qR(t,e,n)>0;gv.exports=WR});var pc=Y((W$,yv)=>{"use strict";C();var jR=ln(),zR=(t,e,n)=>jR(t,e,n)<0;yv.exports=zR});var gh=Y((z$,vv)=>{"use strict";C();var KR=ln(),XR=(t,e,n)=>KR(t,e,n)===0;vv.exports=XR});var yh=Y((X$,Sv)=>{"use strict";C();var YR=ln(),QR=(t,e,n)=>YR(t,e,n)!==0;Sv.exports=QR});var hc=Y((Q$,Ev)=>{"use strict";C();var JR=ln(),ZR=(t,e,n)=>JR(t,e,n)>=0;Ev.exports=ZR});var fc=Y((Z$,wv)=>{"use strict";C();var eP=ln(),tP=(t,e,n)=>eP(t,e,n)<=0;wv.exports=tP});var vh=Y((tB,Tv)=>{"use strict";C();var nP=gh(),rP=yh(),sP=ha(),iP=hc(),oP=pc(),aP=fc(),lP=(t,e,n,r)=>{switch(e){case"===":return typeof t=="object"&&(t=t.version),typeof n=="object"&&(n=n.version),t===n;case"!==":return typeof t=="object"&&(t=t.version),typeof n=="object"&&(n=n.version),t!==n;case"":case"=":case"==":return nP(t,n,r);case"!=":return rP(t,n,r);case">":return sP(t,n,r);case">=":return iP(t,n,r);case"<":return oP(t,n,r);case"<=":return aP(t,n,r);default:throw new TypeError(`Invalid operator: ${e}`)}};Tv.exports=lP});var Cv=Y((rB,xv)=>{"use strict";C();var cP=ot(),uP=Kr(),{safeRe:dc,t:mc}=_i(),pP=(t,e)=>{if(t instanceof cP)return t;if(typeof t=="number"&&(t=String(t)),typeof t!="string")return null;e=e||{};let n=null;if(!e.rtl)n=t.match(e.includePrerelease?dc[mc.COERCEFULL]:dc[mc.COERCE]);else{let c=e.includePrerelease?dc[mc.COERCERTLFULL]:dc[mc.COERCERTL],u;for(;(u=c.exec(t))&&(!n||n.index+n[0].length!==t.length);)(!n||u.index+u[0].length!==n.index+n[0].length)&&(n=u),c.lastIndex=u.index+u[1].length+u[2].length;c.lastIndex=-1}if(n===null)return null;let r=n[2],s=n[3]||"0",i=n[4]||"0",o=e.includePrerelease&&n[5]?`-${n[5]}`:"",a=e.includePrerelease&&n[6]?`+${n[6]}`:"";return uP(`${r}.${s}.${i}${o}${a}`,e)};xv.exports=pP});var Iv=Y((iB,Nv)=>{"use strict";C();var hP=Kr(),fP=ki(),dP=ot(),mP=(t,e,n)=>{if(!fP.RELEASE_TYPES.includes(e))return null;let r=gP(t,n);return r&&yP(r,e)},gP=(t,e)=>{let n=t instanceof dP?t.version:t;return hP(n,e)},yP=(t,e)=>{if(vP(e))return t.version;switch(t.prerelease=[],e){case"major":t.minor=0,t.patch=0;break;case"minor":t.patch=0;break}return t.format()},vP=t=>t.startsWith("pre");Nv.exports=mP});var Dv=Y((aB,Av)=>{"use strict";C();var Sh=class{constructor(){this.max=1e3,this.map=new Map}get(e){let n=this.map.get(e);if(n!==void 0)return this.map.delete(e),this.map.set(e,n),n}delete(e){return this.map.delete(e)}set(e,n){if(!this.delete(e)&&n!==void 0){if(this.map.size>=this.max){let s=this.map.keys().next().value;this.delete(s)}this.map.set(e,n)}return this}};Av.exports=Sh});var cn=Y((cB,Rv)=>{"use strict";C();var SP=/\s+/g,Eh=class t{constructor(e,n){if(n=wP(n),e instanceof t)return e.loose===!!n.loose&&e.includePrerelease===!!n.includePrerelease?e:new t(e.raw,n);if(e instanceof wh)return this.raw=e.value,this.set=[[e]],this.formatted=void 0,this;if(this.options=n,this.loose=!!n.loose,this.includePrerelease=!!n.includePrerelease,this.raw=e.trim().replace(SP," "),this.set=this.raw.split("||").map(r=>this.parseRange(r.trim())).filter(r=>r.length),!this.set.length)throw new TypeError(`Invalid SemVer Range: ${this.raw}`);if(this.set.length>1){let r=this.set[0];if(this.set=this.set.filter(s=>!kv(s[0])),this.set.length===0)this.set=[r];else if(this.set.length>1){for(let s of this.set)if(s.length===1&&kP(s[0])){this.set=[s];break}}}this.formatted=void 0}get range(){if(this.formatted===void 0){this.formatted="";for(let e=0;e<this.set.length;e++){e>0&&(this.formatted+="||");let n=this.set[e];for(let r=0;r<n.length;r++)r>0&&(this.formatted+=" "),this.formatted+=n[r].toString().trim()}}return this.formatted}format(){return this.range}toString(){return this.range}parseRange(e){e=e.replace(bP,"");let r=((this.options.includePrerelease&&AP)|(this.options.loose&&DP))+":"+e,s=bv.get(r);if(s)return s;let i=this.options.loose,o=i?At[at.HYPHENRANGELOOSE]:At[at.HYPHENRANGE];e=e.replace(o,UP(this.options.includePrerelease)),Ee("hyphen replace",e),e=e.replace(At[at.COMPARATORTRIM],CP),Ee("comparator trim",e),e=e.replace(At[at.TILDETRIM],NP),Ee("tilde trim",e),e=e.replace(At[at.CARETTRIM],IP),Ee("caret trim",e);let a=e.split(" ").map(d=>_P(d,this.options)).join(" ").split(/\s+/).map(d=>BP(d,this.options));i&&(a=a.filter(d=>(Ee("loose invalid filter",d,this.options),!!d.match(At[at.COMPARATORLOOSE])))),Ee("range list",a);let c=new Map,u=a.map(d=>new wh(d,this.options));for(let d of u){if(kv(d))return[d];c.set(d.value,d)}c.size>1&&c.has("")&&c.delete("");let h=[...c.values()];return bv.set(r,h),h}intersects(e,n){if(!(e instanceof t))throw new TypeError("a Range is required");return this.set.some(r=>_v(r,n)&&e.set.some(s=>_v(s,n)&&r.every(i=>s.every(o=>i.intersects(o,n)))))}test(e){if(!e)return!1;if(typeof e=="string")try{e=new TP(e,this.options)}catch(n){return!1}for(let n=0;n<this.set.length;n++)if(VP(this.set[n],e,this.options))return!0;return!1}};Rv.exports=Eh;var EP=Dv(),bv=new EP,wP=ic(),wh=fa(),Ee=pa(),TP=ot(),{safeRe:At,src:xP,t:at,comparatorTrimReplace:CP,tildeTrimReplace:NP,caretTrimReplace:IP}=_i(),{FLAG_INCLUDE_PRERELEASE:AP,FLAG_LOOSE:DP}=ki(),bP=new RegExp(xP[at.BUILD],"g"),kv=t=>t.value==="<0.0.0-0",kP=t=>t.value==="",_v=(t,e)=>{let n=!0,r=t.slice(),s=r.pop();for(;n&&r.length;)n=r.every(i=>s.intersects(i,e)),s=r.pop();return n},_P=(t,e)=>(t=t.replace(At[at.BUILD],""),Ee("comp",t,e),t=LP(t,e),Ee("caret",t),t=RP(t,e),Ee("tildes",t),t=OP(t,e),Ee("xrange",t),t=$P(t,e),Ee("stars",t),t),Dt=t=>!t||t.toLowerCase()==="x"||t==="*",RP=(t,e)=>t.trim().split(/\s+/).map(n=>PP(n,e)).join(" "),PP=(t,e)=>{let n=e.loose?At[at.TILDELOOSE]:At[at.TILDE];return t.replace(n,(r,s,i,o,a)=>{Ee("tilde",t,r,s,i,o,a);let c;return Dt(s)?c="":Dt(i)?c=`>=${s}.0.0 <${+s+1}.0.0-0`:Dt(o)?c=`>=${s}.${i}.0 <${s}.${+i+1}.0-0`:a?(Ee("replaceTilde pr",a),c=`>=${s}.${i}.${o}-${a} <${s}.${+i+1}.0-0`):c=`>=${s}.${i}.${o} <${s}.${+i+1}.0-0`,Ee("tilde return",c),c})},LP=(t,e)=>t.trim().split(/\s+/).map(n=>MP(n,e)).join(" "),MP=(t,e)=>{Ee("caret",t,e);let n=e.loose?At[at.CARETLOOSE]:At[at.CARET],r=e.includePrerelease?"-0":"";return t.replace(n,(s,i,o,a,c)=>{Ee("caret",t,s,i,o,a,c);let u;return Dt(i)?u="":Dt(o)?u=`>=${i}.0.0${r} <${+i+1}.0.0-0`:Dt(a)?i==="0"?u=`>=${i}.${o}.0${r} <${i}.${+o+1}.0-0`:u=`>=${i}.${o}.0${r} <${+i+1}.0.0-0`:c?(Ee("replaceCaret pr",c),i==="0"?o==="0"?u=`>=${i}.${o}.${a}-${c} <${i}.${o}.${+a+1}-0`:u=`>=${i}.${o}.${a}-${c} <${i}.${+o+1}.0-0`:u=`>=${i}.${o}.${a}-${c} <${+i+1}.0.0-0`):(Ee("no pr"),i==="0"?o==="0"?u=`>=${i}.${o}.${a}${r} <${i}.${o}.${+a+1}-0`:u=`>=${i}.${o}.${a}${r} <${i}.${+o+1}.0-0`:u=`>=${i}.${o}.${a} <${+i+1}.0.0-0`),Ee("caret return",u),u})},OP=(t,e)=>(Ee("replaceXRanges",t,e),t.split(/\s+/).map(n=>FP(n,e)).join(" ")),FP=(t,e)=>{t=t.trim();let n=e.loose?At[at.XRANGELOOSE]:At[at.XRANGE];return t.replace(n,(r,s,i,o,a,c)=>{Ee("xRange",t,r,s,i,o,a,c);let u=Dt(i),h=u||Dt(o),d=h||Dt(a),p=d;return s==="="&&p&&(s=""),c=e.includePrerelease?"-0":"",u?s===">"||s==="<"?r="<0.0.0-0":r="*":s&&p?(h&&(o=0),a=0,s===">"?(s=">=",h?(i=+i+1,o=0,a=0):(o=+o+1,a=0)):s==="<="&&(s="<",h?i=+i+1:o=+o+1),s==="<"&&(c="-0"),r=`${s+i}.${o}.${a}${c}`):h?r=`>=${i}.0.0${c} <${+i+1}.0.0-0`:d&&(r=`>=${i}.${o}.0${c} <${i}.${+o+1}.0-0`),Ee("xRange return",r),r})},$P=(t,e)=>(Ee("replaceStars",t,e),t.trim().replace(At[at.STAR],"")),BP=(t,e)=>(Ee("replaceGTE0",t,e),t.trim().replace(At[e.includePrerelease?at.GTE0PRE:at.GTE0],"")),UP=t=>(e,n,r,s,i,o,a,c,u,h,d,p)=>(Dt(r)?n="":Dt(s)?n=`>=${r}.0.0${t?"-0":""}`:Dt(i)?n=`>=${r}.${s}.0${t?"-0":""}`:o?n=`>=${n}`:n=`>=${n}${t?"-0":""}`,Dt(u)?c="":Dt(h)?c=`<${+u+1}.0.0-0`:Dt(d)?c=`<${u}.${+h+1}.0-0`:p?c=`<=${u}.${h}.${d}-${p}`:t?c=`<${u}.${h}.${+d+1}-0`:c=`<=${c}`,`${n} ${c}`.trim()),VP=(t,e,n)=>{for(let r=0;r<t.length;r++)if(!t[r].test(e))return!1;if(e.prerelease.length&&!n.includePrerelease){for(let r=0;r<t.length;r++)if(Ee(t[r].semver),t[r].semver!==wh.ANY&&t[r].semver.prerelease.length>0){let s=t[r].semver;if(s.major===e.major&&s.minor===e.minor&&s.patch===e.patch)return!0}return!1}return!0}});var fa=Y((pB,$v)=>{"use strict";C();var da=Symbol("SemVer ANY"),Ch=class t{static get ANY(){return da}constructor(e,n){if(n=Pv(n),e instanceof t){if(e.loose===!!n.loose)return e;e=e.value}e=e.trim().split(/\s+/).join(" "),xh("comparator",e,n),this.options=n,this.loose=!!n.loose,this.parse(e),this.semver===da?this.value="":this.value=this.operator+this.semver.version,xh("comp",this)}parse(e){let n=this.options.loose?Lv[Mv.COMPARATORLOOSE]:Lv[Mv.COMPARATOR],r=e.match(n);if(!r)throw new TypeError(`Invalid comparator: ${e}`);this.operator=r[1]!==void 0?r[1]:"",this.operator==="="&&(this.operator=""),r[2]?this.semver=new Ov(r[2],this.options.loose):this.semver=da}toString(){return this.value}test(e){if(xh("Comparator.test",e,this.options.loose),this.semver===da||e===da)return!0;if(typeof e=="string")try{e=new Ov(e,this.options)}catch(n){return!1}return Th(e,this.operator,this.semver,this.options)}intersects(e,n){if(!(e instanceof t))throw new TypeError("a Comparator is required");return this.operator===""?this.value===""?!0:new Fv(e.value,n).test(this.value):e.operator===""?e.value===""?!0:new Fv(this.value,n).test(e.semver):(n=Pv(n),n.includePrerelease&&(this.value==="<0.0.0-0"||e.value==="<0.0.0-0")||!n.includePrerelease&&(this.value.startsWith("<0.0.0")||e.value.startsWith("<0.0.0"))?!1:!!(this.operator.startsWith(">")&&e.operator.startsWith(">")||this.operator.startsWith("<")&&e.operator.startsWith("<")||this.semver.version===e.semver.version&&this.operator.includes("=")&&e.operator.includes("=")||Th(this.semver,"<",e.semver,n)&&this.operator.startsWith(">")&&e.operator.startsWith("<")||Th(this.semver,">",e.semver,n)&&this.operator.startsWith("<")&&e.operator.startsWith(">")))}};$v.exports=Ch;var Pv=ic(),{safeRe:Lv,t:Mv}=_i(),Th=vh(),xh=pa(),Ov=ot(),Fv=cn()});var ma=Y((fB,Bv)=>{"use strict";C();var GP=cn(),HP=(t,e,n)=>{try{e=new GP(e,n)}catch(r){return!1}return e.test(t)};Bv.exports=HP});var Vv=Y((mB,Uv)=>{"use strict";C();var qP=cn(),WP=(t,e)=>new qP(t,e).set.map(n=>n.map(r=>r.value).join(" ").trim().split(" "));Uv.exports=WP});var Hv=Y((yB,Gv)=>{"use strict";C();var jP=ot(),zP=cn(),KP=(t,e,n)=>{let r=null,s=null,i=null;try{i=new zP(e,n)}catch(o){return null}return t.forEach(o=>{i.test(o)&&(!r||s.compare(o)===-1)&&(r=o,s=new jP(r,n))}),r};Gv.exports=KP});var Wv=Y((SB,qv)=>{"use strict";C();var XP=ot(),YP=cn(),QP=(t,e,n)=>{let r=null,s=null,i=null;try{i=new YP(e,n)}catch(o){return null}return t.forEach(o=>{i.test(o)&&(!r||s.compare(o)===1)&&(r=o,s=new XP(r,n))}),r};qv.exports=QP});var Kv=Y((wB,zv)=>{"use strict";C();var Nh=ot(),JP=cn(),jv=ha(),ZP=(t,e)=>{t=new JP(t,e);let n=new Nh("0.0.0");if(t.test(n)||(n=new Nh("0.0.0-0"),t.test(n)))return n;n=null;for(let r=0;r<t.set.length;++r){let s=t.set[r],i=null;s.forEach(o=>{let a=new Nh(o.semver.version);switch(o.operator){case">":a.prerelease.length===0?a.patch++:a.prerelease.push(0),a.raw=a.format();case"":case">=":(!i||jv(a,i))&&(i=a);break;case"<":case"<=":break;default:throw new Error(`Unexpected operation: ${o.operator}`)}}),i&&(!n||jv(n,i))&&(n=i)}return n&&t.test(n)?n:null};zv.exports=ZP});var Yv=Y((xB,Xv)=>{"use strict";C();var eL=cn(),tL=(t,e)=>{try{return new eL(t,e).range||"*"}catch(n){return null}};Xv.exports=tL});var gc=Y((NB,eS)=>{"use strict";C();var nL=ot(),Zv=fa(),{ANY:rL}=Zv,sL=cn(),iL=ma(),Qv=ha(),Jv=pc(),oL=fc(),aL=hc(),lL=(t,e,n,r)=>{t=new nL(t,r),e=new sL(e,r);let s,i,o,a,c;switch(n){case">":s=Qv,i=oL,o=Jv,a=">",c=">=";break;case"<":s=Jv,i=aL,o=Qv,a="<",c="<=";break;default:throw new TypeError('Must provide a hilo val of "<" or ">"')}if(iL(t,e,r))return!1;for(let u=0;u<e.set.length;++u){let h=e.set[u],d=null,p=null;if(h.forEach(g=>{g.semver===rL&&(g=new Zv(">=0.0.0")),d=d||g,p=p||g,s(g.semver,d.semver,r)?d=g:o(g.semver,p.semver,r)&&(p=g)}),d.operator===a||d.operator===c||(!p.operator||p.operator===a)&&i(t,p.semver))return!1;if(p.operator===c&&o(t,p.semver))return!1}return!0};eS.exports=lL});var nS=Y((AB,tS)=>{"use strict";C();var cL=gc(),uL=(t,e,n)=>cL(t,e,">",n);tS.exports=uL});var sS=Y((bB,rS)=>{"use strict";C();var pL=gc(),hL=(t,e,n)=>pL(t,e,"<",n);rS.exports=hL});var aS=Y((_B,oS)=>{"use strict";C();var iS=cn(),fL=(t,e,n)=>(t=new iS(t,n),e=new iS(e,n),t.intersects(e,n));oS.exports=fL});var cS=Y((PB,lS)=>{"use strict";C();var dL=ma(),mL=ln();lS.exports=(t,e,n)=>{let r=[],s=null,i=null,o=t.sort((h,d)=>mL(h,d,n));for(let h of o)dL(h,e,n)?(i=h,s||(s=h)):(i&&r.push([s,i]),i=null,s=null);s&&r.push([s,null]);let a=[];for(let[h,d]of r)h===d?a.push(h):!d&&h===o[0]?a.push("*"):d?h===o[0]?a.push(`<=${d}`):a.push(`${h} - ${d}`):a.push(`>=${h}`);let c=a.join(" || "),u=typeof e.raw=="string"?e.raw:String(e);return c.length<u.length?c:e}});var mS=Y((MB,dS)=>{"use strict";C();var uS=cn(),Dh=fa(),{ANY:Ih}=Dh,Ah=ma(),bh=ln(),gL=(t,e,n={})=>{if(t===e)return!0;t=new uS(t,n),e=new uS(e,n);let r=!1;e:for(let s of t.set){for(let i of e.set){let o=vL(s,i,n);if(r=r||o!==null,o)continue e}if(r)return!1}return!0},yL=[new Dh(">=0.0.0-0")],pS=[new Dh(">=0.0.0")],vL=(t,e,n)=>{if(t===e)return!0;if(t.length===1&&t[0].semver===Ih){if(e.length===1&&e[0].semver===Ih)return!0;n.includePrerelease?t=yL:t=pS}if(e.length===1&&e[0].semver===Ih){if(n.includePrerelease)return!0;e=pS}let r=new Set,s,i;for(let g of t)g.operator===">"||g.operator===">="?s=hS(s,g,n):g.operator==="<"||g.operator==="<="?i=fS(i,g,n):r.add(g.semver);if(r.size>1)return null;let o;if(s&&i){if(o=bh(s.semver,i.semver,n),o>0)return null;if(o===0&&(s.operator!==">="||i.operator!=="<="))return null}for(let g of r){if(s&&!Ah(g,String(s),n)||i&&!Ah(g,String(i),n))return null;for(let v of e)if(!Ah(g,String(v),n))return!1;return!0}let a,c,u,h,d=i&&!n.includePrerelease&&i.semver.prerelease.length?i.semver:!1,p=s&&!n.includePrerelease&&s.semver.prerelease.length?s.semver:!1;d&&d.prerelease.length===1&&i.operator==="<"&&d.prerelease[0]===0&&(d=!1);for(let g of e){if(h=h||g.operator===">"||g.operator===">=",u=u||g.operator==="<"||g.operator==="<=",s){if(p&&g.semver.prerelease&&g.semver.prerelease.length&&g.semver.major===p.major&&g.semver.minor===p.minor&&g.semver.patch===p.patch&&(p=!1),g.operator===">"||g.operator===">="){if(a=hS(s,g,n),a===g&&a!==s)return!1}else if(s.operator===">="&&!g.test(s.semver))return!1}if(i){if(d&&g.semver.prerelease&&g.semver.prerelease.length&&g.semver.major===d.major&&g.semver.minor===d.minor&&g.semver.patch===d.patch&&(d=!1),g.operator==="<"||g.operator==="<="){if(c=fS(i,g,n),c===g&&c!==i)return!1}else if(i.operator==="<="&&!g.test(i.semver))return!1}if(!g.operator&&(i||s)&&o!==0)return!1}return!(s&&u&&!i&&o!==0||i&&h&&!s&&o!==0||p||d)},hS=(t,e,n)=>{if(!t)return e;let r=bh(t.semver,e.semver,n);return r>0?t:r<0||e.operator===">"&&t.operator===">="?e:t},fS=(t,e,n)=>{if(!t)return e;let r=bh(t.semver,e.semver,n);return r<0?t:r>0||e.operator==="<"&&t.operator==="<="?e:t};dS.exports=gL});var SS=Y((FB,vS)=>{"use strict";C();var kh=_i(),gS=ki(),SL=ot(),yS=fh(),EL=Kr(),wL=Vy(),TL=Hy(),xL=jy(),CL=Xy(),NL=Qy(),IL=Zy(),AL=tv(),DL=rv(),bL=ln(),kL=av(),_L=cv(),RL=uc(),PL=fv(),LL=mv(),ML=ha(),OL=pc(),FL=gh(),$L=yh(),BL=hc(),UL=fc(),VL=vh(),GL=Cv(),HL=Iv(),qL=fa(),WL=cn(),jL=ma(),zL=Vv(),KL=Hv(),XL=Wv(),YL=Kv(),QL=Yv(),JL=gc(),ZL=nS(),eM=sS(),tM=aS(),nM=cS(),rM=mS();vS.exports={parse:EL,valid:wL,clean:TL,inc:xL,diff:CL,major:NL,minor:IL,patch:AL,prerelease:DL,compare:bL,rcompare:kL,compareLoose:_L,compareBuild:RL,sort:PL,rsort:LL,gt:ML,lt:OL,eq:FL,neq:$L,gte:BL,lte:UL,cmp:VL,coerce:GL,truncate:HL,Comparator:qL,Range:WL,satisfies:jL,toComparators:zL,maxSatisfying:KL,minSatisfying:XL,minVersion:YL,validRange:QL,outside:JL,gtr:ZL,ltr:eM,intersects:tM,simplifyRange:nM,subset:rM,SemVer:SL,re:kh.re,src:kh.src,tokens:kh.t,SEMVER_SPEC_VERSION:gS.SEMVER_SPEC_VERSION,RELEASE_TYPES:gS.RELEASE_TYPES,compareIdentifiers:yS.compareIdentifiers,rcompareIdentifiers:yS.rcompareIdentifiers}});var zO={};rE(zO,{angularJitApplicationTransform:()=>sc});module.exports=sE(zO);C();C();var zS=require("module");C();var LS=require("module");C();var PS=require("module");C();var gy=require("module");C();var sy=require("module");C();var Hg=require("module");C();var zh=new RegExp(`(\\:not\\()|(([\\.\\#]?)[-\\w]+)|(?:\\[([-.\\w*\\\\$]+)(?:=(["']?)([^\\]"']*)\\5)?\\])|(\\))|(\\s*,\\s*)`,"g"),Er=class t{constructor(){l(this,"element",null);l(this,"classNames",[]);l(this,"attrs",[]);l(this,"notSelectors",[])}static parse(e){let n=[],r=(c,u)=>{u.notSelectors.length>0&&!u.element&&u.classNames.length==0&&u.attrs.length==0&&(u.element="*"),c.push(u)},s=new t,i,o=s,a=!1;for(zh.lastIndex=0;i=zh.exec(e);){if(i[1]){if(a)throw new Error("Nesting :not in a selector is not allowed");a=!0,o=new t,s.notSelectors.push(o)}let c=i[2];if(c){let h=i[3];h==="#"?o.addAttribute("id",c.slice(1)):h==="."?o.addClassName(c.slice(1)):o.setElement(c)}let u=i[4];if(u&&o.addAttribute(o.unescapeAttribute(u),i[6]),i[7]&&(a=!1,o=s),i[8]){if(a)throw new Error("Multiple selectors in :not are not supported");r(n,s),s=o=new t}}return r(n,s),n}unescapeAttribute(e){let n="",r=!1;for(let s=0;s<e.length;s++){let i=e.charAt(s);if(i==="\\"){r=!0;continue}if(i==="$"&&!r)throw new Error(`Error in attribute selector "${e}". Unescaped "$" is not supported. Please escape with "\\$".`);r=!1,n+=i}return n}escapeAttribute(e){return e.replace(/\\/g,"\\\\").replace(/\$/g,"\\$")}isElementSelector(){return this.hasElementSelector()&&this.classNames.length==0&&this.attrs.length==0&&this.notSelectors.length===0}hasElementSelector(){return!!this.element}setElement(e=null){this.element=e}getAttrs(){let e=[];return this.classNames.length>0&&e.push("class",this.classNames.join(" ")),e.concat(this.attrs)}addAttribute(e,n=""){this.attrs.push(e,n&&n.toLowerCase()||"")}addClassName(e){this.classNames.push(e.toLowerCase())}toString(){let e=this.element||"";if(this.classNames&&this.classNames.forEach(n=>e+=`.${n}`),this.attrs)for(let n=0;n<this.attrs.length;n+=2){let r=this.escapeAttribute(this.attrs[n]),s=this.attrs[n+1];e+=`[${r}${s?"="+s:""}]`}return this.notSelectors.forEach(n=>e+=`:not(${n})`),e}},Xs=class t{constructor(){l(this,"_elementMap",new Map);l(this,"_elementPartialMap",new Map);l(this,"_classMap",new Map);l(this,"_classPartialMap",new Map);l(this,"_attrValueMap",new Map);l(this,"_attrValuePartialMap",new Map);l(this,"_listContexts",[])}static createNotMatcher(e){let n=new t;return n.addSelectables(e,null),n}addSelectables(e,n){let r=null;e.length>1&&(r=new Uc(e),this._listContexts.push(r));for(let s=0;s<e.length;s++)this._addSelectable(e[s],n,r)}_addSelectable(e,n,r){let s=this,i=e.element,o=e.classNames,a=e.attrs,c=new Vc(e,n,r);if(i&&(a.length===0&&o.length===0?this._addTerminal(s._elementMap,i,c):s=this._addPartial(s._elementPartialMap,i)),o)for(let u=0;u<o.length;u++){let h=a.length===0&&u===o.length-1,d=o[u];h?this._addTerminal(s._classMap,d,c):s=this._addPartial(s._classPartialMap,d)}if(a)for(let u=0;u<a.length;u+=2){let h=u===a.length-2,d=a[u],p=a[u+1];if(h){let g=s._attrValueMap,v=g.get(d);v||(v=new Map,g.set(d,v)),this._addTerminal(v,p,c)}else{let g=s._attrValuePartialMap,v=g.get(d);v||(v=new Map,g.set(d,v)),s=this._addPartial(v,p)}}}_addTerminal(e,n,r){let s=e.get(n);s||(s=[],e.set(n,s)),s.push(r)}_addPartial(e,n){let r=e.get(n);return r||(r=new t,e.set(n,r)),r}match(e,n){let r=!1,s=e.element,i=e.classNames,o=e.attrs;for(let a=0;a<this._listContexts.length;a++)this._listContexts[a].alreadyMatched=!1;if(r=this._matchTerminal(this._elementMap,s,e,n)||r,r=this._matchPartial(this._elementPartialMap,s,e,n)||r,i)for(let a=0;a<i.length;a++){let c=i[a];r=this._matchTerminal(this._classMap,c,e,n)||r,r=this._matchPartial(this._classPartialMap,c,e,n)||r}if(o)for(let a=0;a<o.length;a+=2){let c=o[a],u=o[a+1],h=this._attrValueMap.get(c);u&&(r=this._matchTerminal(h,"",e,n)||r),r=this._matchTerminal(h,u,e,n)||r;let d=this._attrValuePartialMap.get(c);u&&(r=this._matchPartial(d,"",e,n)||r),r=this._matchPartial(d,u,e,n)||r}return r}_matchTerminal(e,n,r,s){if(!e||typeof n!="string")return!1;let i=e.get(n)||[],o=e.get("*");if(o&&(i=i.concat(o)),i.length===0)return!1;let a,c=!1;for(let u=0;u<i.length;u++)a=i[u],c=a.finalize(r,s)||c;return c}_matchPartial(e,n,r,s){if(!e||typeof n!="string")return!1;let i=e.get(n);return i?i.match(r,s):!1}},Uc=class{constructor(e){l(this,"selectors");l(this,"alreadyMatched",!1);this.selectors=e}},Vc=class{constructor(e,n,r){l(this,"selector");l(this,"cbContext");l(this,"listContext");l(this,"notSelectors");this.selector=e,this.cbContext=n,this.listContext=r,this.notSelectors=e.notSelectors}finalize(e,n){let r=!0;return this.notSelectors.length>0&&(!this.listContext||!this.listContext.alreadyMatched)&&(r=!Xs.createNotMatcher(this.notSelectors).match(e,null)),r&&n&&(!this.listContext||!this.listContext.alreadyMatched)&&(this.listContext&&(this.listContext.alreadyMatched=!0),n(this.selector,this.cbContext)),r}},Ys=class{constructor(e){l(this,"registry");this.registry=e}match(e){return this.registry.has(e)?this.registry.get(e):[]}},re;(function(t){t[t.NONE=0]="NONE",t[t.HTML=1]="HTML",t[t.STYLE=2]="STYLE",t[t.SCRIPT=3]="SCRIPT",t[t.URL=4]="URL",t[t.RESOURCE_URL=5]="RESOURCE_URL",t[t.ATTRIBUTE_NO_BINDING=6]="ATTRIBUTE_NO_BINDING"})(re||(re={}));var Ra,Kh="svg",iE="math";function oE(){return Ra||(Ra={},ir(re.HTML,void 0,[["iframe",["srcdoc"]],["*",["innerHTML","outerHTML"]]]),ir(re.STYLE,void 0,[["*",["style"]]]),ir(re.URL,void 0,[["*",["formAction"]],["area",["href"]],["a",["href","xlink:href"]],["form",["action"]],["img",["src"]],["video",["src"]]]),ir(re.URL,iE,[["annotation",["href","xlink:href"]],["annotation-xml",["href","xlink:href"]],["maction",["href","xlink:href"]],["malignmark",["href","xlink:href"]],["math",["href","xlink:href"]],["mroot",["href","xlink:href"]],["msqrt",["href","xlink:href"]],["merror",["href","xlink:href"]],["mfrac",["href","xlink:href"]],["mglyph",["href","xlink:href"]],["msub",["href","xlink:href"]],["msup",["href","xlink:href"]],["msubsup",["href","xlink:href"]],["mmultiscripts",["href","xlink:href"]],["mprescripts",["href","xlink:href"]],["mi",["href","xlink:href"]],["mn",["href","xlink:href"]],["mo",["href","xlink:href"]],["mpadded",["href","xlink:href"]],["mphantom",["href","xlink:href"]],["mrow",["href","xlink:href"]],["ms",["href","xlink:href"]],["mspace",["href","xlink:href"]],["mstyle",["href","xlink:href"]],["mtable",["href","xlink:href"]],["mtd",["href","xlink:href"]],["mtr",["href","xlink:href"]],["mtext",["href","xlink:href"]],["mover",["href","xlink:href"]],["munder",["href","xlink:href"]],["munderover",["href","xlink:href"]],["semantics",["href","xlink:href"]],["none",["href","xlink:href"]]]),ir(re.RESOURCE_URL,void 0,[["base",["href"]],["embed",["src"]],["frame",["src"]],["iframe",["src"]],["link",["href"]],["object",["codebase","data"]]]),ir(re.URL,Kh,[["a",["href","xlink:href"]]]),ir(re.ATTRIBUTE_NO_BINDING,Kh,[["animate",["attributeName","values","to","from"]],["set",["to","attributeName"]],["animateMotion",["attributeName"]],["animateTransform",["attributeName"]]]),ir(re.ATTRIBUTE_NO_BINDING,void 0,[["unknown",["attributeName","values","to","from","sandbox","allow","allowFullscreen","referrerPolicy","csp","fetchPriority"]],["iframe",["sandbox","allow","allowFullscreen","referrerPolicy","csp","fetchPriority"]]])),Ra}function ir(t,e,n){for(let[r,s]of n){let i=e&&r!=="*"&&r!=="unknown"?`:${e}:${r}`:r;i=i.toLowerCase();for(let o of s)Ra[`${i}|${o.toLowerCase()}`]=t}}var Cn;(function(t){t[t.Emulated=0]="Emulated",t[t.None=2]="None",t[t.ShadowDom=3]="ShadowDom",t[t.ExperimentalIsolatedShadowDom=4]="ExperimentalIsolatedShadowDom"})(Cn||(Cn={}));var Fa;(function(t){t[t.OnPush=0]="OnPush",t[t.Default=1]="Default",t[t.Eager=1]="Eager"})(Fa||(Fa={}));var Fs;(function(t){t[t.None=0]="None",t[t.SignalBased=1]="SignalBased",t[t.HasDecoratorInputTransform=2]="HasDecoratorInputTransform"})(Fs||(Fs={}));var Gc={name:"custom-elements"},Hc={name:"no-errors-schema"};var Xh;(function(t){t[t.Error=0]="Error",t[t.Warning=1]="Warning",t[t.Ignore=2]="Ignore"})(Xh||(Xh={}));function aE(t){let e=t.classNames&&t.classNames.length?[8,...t.classNames]:[];return[t.element&&t.element!=="*"?t.element:"",...t.attrs,...e]}function lE(t){let e=t.classNames&&t.classNames.length?[8,...t.classNames]:[];return t.element?[5,t.element,...t.attrs,...e]:t.attrs.length?[3,...t.attrs,...e]:t.classNames&&t.classNames.length?[9,...t.classNames]:[]}function cE(t){let e=aE(t),n=t.notSelectors&&t.notSelectors.length?t.notSelectors.map(r=>lE(r)):[];return e.concat(...n)}function yp(t){return t?Er.parse(t).map(cE):[]}var ut;(function(t){t[t.Directive=0]="Directive",t[t.Component=1]="Component",t[t.Injectable=2]="Injectable",t[t.Pipe=3]="Pipe",t[t.NgModule=4]="NgModule",t[t.Service=5]="Service"})(ut||(ut={}));var Yh;(function(t){t[t.Directive=0]="Directive",t[t.Pipe=1]="Pipe",t[t.NgModule=2]="NgModule"})(Yh||(Yh={}));var Qh;(function(t){t[t.Emulated=0]="Emulated",t[t.None=2]="None",t[t.ShadowDom=3]="ShadowDom",t[t.ExperimentalIsolatedShadowDom=4]="ExperimentalIsolatedShadowDom"})(Qh||(Qh={}));var dr;function uE(t){return dE(fE(t.nodes).join("")+`[${t.meaning}]`)}function pE(t){return t.id||Zd(t)}function Zd(t){let e=new qc,n=t.nodes.map(r=>r.visit(e,null));return em(n.join(""),t.meaning)}var $a=class{visitText(e,n){return e.value}visitContainer(e,n){return`[${e.children.map(r=>r.visit(this)).join(", ")}]`}visitIcu(e,n){let r=Object.keys(e.cases).map(s=>`${s} {${e.cases[s].visit(this)}}`);return`{${e.expression}, ${e.type}, ${r.join(", ")}}`}visitTagPlaceholder(e,n){return e.isVoid?`<ph tag name="${e.startName}"/>`:`<ph tag name="${e.startName}">${e.children.map(r=>r.visit(this)).join(", ")}</ph name="${e.closeName}">`}visitPlaceholder(e,n){return e.value?`<ph name="${e.name}">${e.value}</ph>`:`<ph name="${e.name}"/>`}visitIcuPlaceholder(e,n){return`<ph icu name="${e.name}">${e.value.visit(this)}</ph>`}visitBlockPlaceholder(e,n){return`<ph block name="${e.startName}">${e.children.map(r=>r.visit(this)).join(", ")}</ph name="${e.closeName}">`}},hE=new $a;function fE(t){return t.map(e=>e.visit(hE,null))}var qc=class extends $a{visitIcu(e){let n=Object.keys(e.cases).map(r=>`${r} {${e.cases[r].visit(this)}}`);return`{${e.type}, ${n.join(", ")}}`}};function dE(t){dr!=null||(dr=new TextEncoder);let e=[...dr.encode(t)],n=yE(e,Ba.Big),r=e.length*8,s=new Uint32Array(80),i=1732584193,o=4023233417,a=2562383102,c=271733878,u=3285377520;n[r>>5]|=128<<24-r%32,n[(r+64>>9<<4)+15]=r;for(let h=0;h<n.length;h+=16){let d=i,p=o,g=a,v=c,E=u;for(let I=0;I<80;I++){I<16?s[I]=n[h+I]:s[I]=Sc(s[I-3]^s[I-8]^s[I-14]^s[I-16],1);let D=mE(I,o,a,c),k=D[0],_=D[1],H=[Sc(i,5),k,u,_,s[I]].reduce(Ds);u=c,c=a,a=Sc(o,30),o=i,i=H}i=Ds(i,d),o=Ds(o,p),a=Ds(a,g),c=Ds(c,v),u=Ds(u,E)}return Mi(i)+Mi(o)+Mi(a)+Mi(c)+Mi(u)}function Mi(t){return(t>>>0).toString(16).padStart(8,"0")}function mE(t,e,n,r){return t<20?[e&n|~e&r,1518500249]:t<40?[e^n^r,1859775393]:t<60?[e&n|e&r|n&r,2400959708]:[e^n^r,3395469782]}function Jh(t){dr!=null||(dr=new TextEncoder);let e=dr.encode(t),n=new DataView(e.buffer,e.byteOffset,e.byteLength),r=Zh(n,e.length,0),s=Zh(n,e.length,102072);return r==0&&(s==0||s==1)&&(r=r^319790063,s=s^-1801410264),BigInt.asUintN(32,BigInt(r))<<BigInt(32)|BigInt.asUintN(32,BigInt(s))}function em(t,e=""){let n=Jh(t);return e&&(n=BigInt.asUintN(64,n<<BigInt(1))|n>>BigInt(63)&BigInt(1),n+=Jh(e)),BigInt.asUintN(63,n).toString()}function Zh(t,e,n){let r=2654435769,s=2654435769,i=0,o=e-12;for(;i<=o;i+=12){r+=t.getUint32(i,!0),s+=t.getUint32(i+4,!0),n+=t.getUint32(i+8,!0);let c=ef(r,s,n);r=c[0],s=c[1],n=c[2]}let a=e-i;return n+=e,a>=4?(r+=t.getUint32(i,!0),i+=4,a>=8?(s+=t.getUint32(i,!0),i+=4,a>=9&&(n+=t.getUint8(i++)<<8),a>=10&&(n+=t.getUint8(i++)<<16),a===11&&(n+=t.getUint8(i++)<<24)):(a>=5&&(s+=t.getUint8(i++)),a>=6&&(s+=t.getUint8(i++)<<8),a===7&&(s+=t.getUint8(i++)<<16))):(a>=1&&(r+=t.getUint8(i++)),a>=2&&(r+=t.getUint8(i++)<<8),a===3&&(r+=t.getUint8(i++)<<16)),ef(r,s,n)[2]}function ef(t,e,n){return t-=e,t-=n,t^=n>>>13,e-=n,e-=t,e^=t<<8,n-=t,n-=e,n^=e>>>13,t-=e,t-=n,t^=n>>>12,e-=n,e-=t,e^=t<<16,n-=t,n-=e,n^=e>>>5,t-=e,t-=n,t^=n>>>3,e-=n,e-=t,e^=t<<10,n-=t,n-=e,n^=e>>>15,[t,e,n]}var Ba;(function(t){t[t.Little=0]="Little",t[t.Big=1]="Big"})(Ba||(Ba={}));function Ds(t,e){return gE(t,e)[1]}function gE(t,e){let n=(t&65535)+(e&65535),r=(t>>>16)+(e>>>16)+(n>>>16);return[r>>>16,r<<16|n&65535]}function Sc(t,e){return t<<e|t>>>32-e}function yE(t,e){let n=t.length+3>>>2,r=[];for(let s=0;s<n;s++)r[s]=vE(t,s*4,e);return r}function tf(t,e){return e>=t.length?0:t[e]}function vE(t,e,n){let r=0;if(n===Ba.Big)for(let s=0;s<4;s++)r+=tf(t,e+s)<<24-8*s;else for(let s=0;s<4;s++)r+=tf(t,e+s)<<8*s;return r}var Ua;(function(t){t[t.None=0]="None",t[t.Const=1]="Const"})(Ua||(Ua={}));var wr=class{constructor(e=Ua.None){l(this,"modifiers");this.modifiers=e}hasModifier(e){return(this.modifiers&e)!==0}},Oe;(function(t){t[t.Dynamic=0]="Dynamic",t[t.Bool=1]="Bool",t[t.String=2]="String",t[t.Int=3]="Int",t[t.Number=4]="Number",t[t.Function=5]="Function",t[t.Inferred=6]="Inferred",t[t.None=7]="None"})(Oe||(Oe={}));var fn=class extends wr{constructor(n,r){super(r);l(this,"name");this.name=n}visitType(n,r){return n.visitBuiltinType(this,r)}},pt=class extends wr{constructor(n,r,s=null){super(r);l(this,"value");l(this,"typeParams");this.value=n,this.typeParams=s}visitType(n,r){return n.visitExpressionType(this,r)}},Wc=class extends wr{constructor(n,r){super(r);l(this,"of");this.of=n}visitType(n,r){return n.visitArrayType(this,r)}},jc=class extends wr{constructor(n,r){super(r);l(this,"valueType");this.valueType=n||null}visitType(n,r){return n.visitMapType(this,r)}},io=class extends wr{constructor(n,r){super(r);l(this,"type");this.type=n}visitType(n,r){return n.visitTransplantedType(this,r)}},Ke=new fn(Oe.Dynamic),dn=new fn(Oe.Inferred),tm=new fn(Oe.Bool),SE=new fn(Oe.Int),Tr=new fn(Oe.Number),Dl=new fn(Oe.String),EE=new fn(Oe.Function),Lt=new fn(Oe.None),bn;(function(t){t[t.Minus=0]="Minus",t[t.Plus=1]="Plus"})(bn||(bn={}));var w;(function(t){t[t.Equals=0]="Equals",t[t.NotEquals=1]="NotEquals",t[t.Assign=2]="Assign",t[t.Identical=3]="Identical",t[t.NotIdentical=4]="NotIdentical",t[t.Minus=5]="Minus",t[t.Plus=6]="Plus",t[t.Divide=7]="Divide",t[t.Multiply=8]="Multiply",t[t.Modulo=9]="Modulo",t[t.And=10]="And",t[t.Or=11]="Or",t[t.BitwiseOr=12]="BitwiseOr",t[t.BitwiseAnd=13]="BitwiseAnd",t[t.Lower=14]="Lower",t[t.LowerEquals=15]="LowerEquals",t[t.Bigger=16]="Bigger",t[t.BiggerEquals=17]="BiggerEquals",t[t.NullishCoalesce=18]="NullishCoalesce",t[t.Exponentiation=19]="Exponentiation",t[t.In=20]="In",t[t.InstanceOf=21]="InstanceOf",t[t.AdditionAssignment=22]="AdditionAssignment",t[t.SubtractionAssignment=23]="SubtractionAssignment",t[t.MultiplicationAssignment=24]="MultiplicationAssignment",t[t.DivisionAssignment=25]="DivisionAssignment",t[t.RemainderAssignment=26]="RemainderAssignment",t[t.ExponentiationAssignment=27]="ExponentiationAssignment",t[t.AndAssignment=28]="AndAssignment",t[t.OrAssignment=29]="OrAssignment",t[t.NullishCoalesceAssignment=30]="NullishCoalesceAssignment"})(w||(w={}));function nm(t,e){return t==null||e==null?t==e:t.isEquivalent(e)}function rm(t,e,n){let r=t.length;if(r!==e.length)return!1;for(let s=0;s<r;s++)if(!n(t[s],e[s]))return!1;return!0}function xt(t,e){return rm(t,e,(n,r)=>n.isEquivalent(r))}var oe=class{constructor(e,n,r){l(this,"leadingComments");l(this,"type");l(this,"sourceSpan");this.leadingComments=r,this.type=e||null,this.sourceSpan=n||null}prop(e,n){return new st(this,e,null,n)}key(e,n,r){return new rn(this,e,n,r)}callFn(e,n,r,s){return new Ae(this,e,null,n,r,s)}instantiate(e,n,r,s){return new Js(this,e,n,r)}conditional(e,n=null,r,s){return new mn(this,e,n,null,r)}equals(e,n){return new se(w.Equals,this,e,null,n)}notEquals(e,n){return new se(w.NotEquals,this,e,null,n)}identical(e,n){return new se(w.Identical,this,e,null,n)}notIdentical(e,n){return new se(w.NotIdentical,this,e,null,n)}minus(e,n){return new se(w.Minus,this,e,null,n)}plus(e,n){return new se(w.Plus,this,e,null,n)}divide(e,n){return new se(w.Divide,this,e,null,n)}multiply(e,n){return new se(w.Multiply,this,e,null,n)}modulo(e,n){return new se(w.Modulo,this,e,null,n)}power(e,n){return new se(w.Exponentiation,this,e,null,n)}and(e,n){return new se(w.And,this,e,null,n)}bitwiseOr(e,n){return new se(w.BitwiseOr,this,e,null,n)}bitwiseAnd(e,n){return new se(w.BitwiseAnd,this,e,null,n)}or(e,n){return new se(w.Or,this,e,null,n)}lower(e,n){return new se(w.Lower,this,e,null,n)}lowerEquals(e,n){return new se(w.LowerEquals,this,e,null,n)}bigger(e,n){return new se(w.Bigger,this,e,null,n)}biggerEquals(e,n){return new se(w.BiggerEquals,this,e,null,n)}isBlank(e){return this.equals(sm,e)}nullishCoalesce(e,n){return new se(w.NullishCoalesce,this,e,null,n)}toStmt(e){return new et(this,null,e)}},tn=class t extends oe{constructor(n,r,s,i){super(r,s,i);l(this,"name");this.name=n}isEquivalent(n){return n instanceof t&&this.name===n.name}isConstant(){return!1}visitExpression(n,r){return n.visitReadVarExpr(this,r)}clone(){return new t(this.name,this.type,this.sourceSpan)}set(n){return new se(w.Assign,this,n,null,this.sourceSpan)}},xr=class t extends oe{constructor(n,r,s,i){super(r,s,i);l(this,"expr");this.expr=n}visitExpression(n,r){return n.visitTypeofExpr(this,r)}isEquivalent(n){return n instanceof t&&n.expr.isEquivalent(this.expr)}isConstant(){return this.expr.isConstant()}clone(){return new t(this.expr.clone())}},oo=class t extends oe{constructor(n,r,s,i){super(r,s,i);l(this,"expr");this.expr=n}visitExpression(n,r){return n.visitVoidExpr(this,r)}isEquivalent(n){return n instanceof t&&n.expr.isEquivalent(this.expr)}isConstant(){return this.expr.isConstant()}clone(){return new t(this.expr.clone())}},W=class t extends oe{constructor(n,r,s,i){super(r,s,i);l(this,"node");this.node=n}isEquivalent(n){return n instanceof t&&this.node===n.node}isConstant(){return!1}visitExpression(n,r){return n.visitWrappedNodeExpr(this,r)}clone(){return new t(this.node,this.type,this.sourceSpan)}},Ae=class t extends oe{constructor(n,r,s,i,o=!1,a,c=!1){super(s,i,a);l(this,"fn");l(this,"args");l(this,"pure");l(this,"isOptional");this.fn=n,this.args=r,this.pure=o,this.isOptional=c}get receiver(){return this.fn}isEquivalent(n){return n instanceof t&&this.fn.isEquivalent(n.fn)&&xt(this.args,n.args)&&this.pure===n.pure}isConstant(){return!1}visitExpression(n,r){return n.visitInvokeFunctionExpr(this,r)}clone(){return new t(this.fn.clone(),this.args.map(n=>n.clone()),this.type,this.sourceSpan,this.pure,[],this.isOptional)}},Qs=class t extends oe{constructor(n,r,s,i,o){super(s,i,o);l(this,"tag");l(this,"template");this.tag=n,this.template=r}isEquivalent(n){return n instanceof t&&this.tag.isEquivalent(n.tag)&&this.template.isEquivalent(n.template)}isConstant(){return!1}visitExpression(n,r){return n.visitTaggedTemplateLiteralExpr(this,r)}clone(){return new t(this.tag.clone(),this.template.clone(),this.type,this.sourceSpan)}},Js=class t extends oe{constructor(n,r,s,i,o){super(s,i,o);l(this,"classExpr");l(this,"args");this.classExpr=n,this.args=r}isEquivalent(n){return n instanceof t&&this.classExpr.isEquivalent(n.classExpr)&&xt(this.args,n.args)}isConstant(){return!1}visitExpression(n,r){return n.visitInstantiateExpr(this,r)}clone(){return new t(this.classExpr.clone(),this.args.map(n=>n.clone()),this.type,this.sourceSpan)}},ps=class t extends oe{constructor(n,r,s,i){super(null,s,i);l(this,"body");l(this,"flags");this.body=n,this.flags=r}isEquivalent(n){return n instanceof t&&this.body===n.body&&this.flags===n.flags}isConstant(){return!0}visitExpression(n,r){return n.visitRegularExpressionLiteral(this,r)}clone(){return new t(this.body,this.flags,this.sourceSpan)}},_e=class t extends oe{constructor(n,r,s,i){super(r,s,i);l(this,"value");this.value=n}isEquivalent(n){return n instanceof t&&this.value===n.value}isConstant(){return!0}visitExpression(n,r){return n.visitLiteralExpr(this,r)}clone(){return new t(this.value,this.type,this.sourceSpan)}},Zs=class t extends oe{constructor(n,r,s,i){super(null,s,i);l(this,"elements");l(this,"expressions");this.elements=n,this.expressions=r}isEquivalent(n){return n instanceof t&&rm(this.elements,n.elements,(r,s)=>r.text===s.text)&&xt(this.expressions,n.expressions)}isConstant(){return!1}visitExpression(n,r){return n.visitTemplateLiteralExpr(this,r)}clone(){return new t(this.elements.map(n=>n.clone()),this.expressions.map(n=>n.clone()))}},ao=class t extends oe{constructor(n,r,s,i){super(Dl,r,i);l(this,"text");l(this,"rawText");this.text=n,this.rawText=s!=null?s:zc(Pa(n))}visitExpression(n,r){return n.visitTemplateLiteralElementExpr(this,r)}isEquivalent(n){return n instanceof t&&n.text===this.text&&n.rawText===this.rawText}isConstant(){return!0}clone(){return new t(this.text,this.sourceSpan,this.rawText)}},yr=class{constructor(e,n){l(this,"text");l(this,"sourceSpan");this.text=e,this.sourceSpan=n}},ns=class{constructor(e,n,r){l(this,"text");l(this,"sourceSpan");l(this,"associatedMessage");this.text=e,this.sourceSpan=n,this.associatedMessage=r}},wE="|",nf="@@",TE="\u241F",lo=class t extends oe{constructor(n,r,s,i,o,a){super(Dl,o,a);l(this,"metaBlock");l(this,"messageParts");l(this,"placeHolderNames");l(this,"expressions");this.metaBlock=n,this.messageParts=r,this.placeHolderNames=s,this.expressions=i}isEquivalent(n){return!1}isConstant(){return!1}visitExpression(n,r){return n.visitLocalizedString(this,r)}clone(){return new t(this.metaBlock,this.messageParts,this.placeHolderNames,this.expressions.map(n=>n.clone()),this.sourceSpan)}serializeI18nHead(){let n=this.metaBlock.description||"";return this.metaBlock.meaning&&(n=`${this.metaBlock.meaning}${wE}${n}`),this.metaBlock.customId&&(n=`${n}${nf}${this.metaBlock.customId}`),this.metaBlock.legacyIds&&this.metaBlock.legacyIds.forEach(r=>{n=`${n}${TE}${r}`}),rf(n,this.messageParts[0].text,this.getMessagePartSourceSpan(0))}getMessagePartSourceSpan(n){var r,s;return(s=(r=this.messageParts[n])==null?void 0:r.sourceSpan)!=null?s:this.sourceSpan}getPlaceholderSourceSpan(n){var r,s,i,o;return(o=(i=(r=this.placeHolderNames[n])==null?void 0:r.sourceSpan)!=null?i:(s=this.expressions[n])==null?void 0:s.sourceSpan)!=null?o:this.sourceSpan}serializeI18nTemplatePart(n){var o;let r=this.placeHolderNames[n-1],s=this.messageParts[n],i=r.text;return((o=r.associatedMessage)==null?void 0:o.legacyIds.length)===0&&(i+=`${nf}${em(r.associatedMessage.messageString,r.associatedMessage.meaning)}`),rf(i,s.text,this.getMessagePartSourceSpan(n))}},Pa=t=>t.replace(/\\/g,"\\\\"),xE=t=>t.replace(/^:/,"\\:"),CE=t=>t.replace(/:/g,"\\:"),zc=t=>t.replace(/`/g,"\\`").replace(/\${/g,"$\\{");function rf(t,e,n){return t===""?{cooked:e,raw:zc(xE(Pa(e))),range:n}:{cooked:`:${t}:${e}`,raw:zc(`:${CE(Pa(t))}:${Pa(e)}`),range:n}}var Ze=class t extends oe{constructor(n,r,s=null,i,o){super(r,i,o);l(this,"value");l(this,"typeParams");this.value=n,this.typeParams=s}isEquivalent(n){return n instanceof t&&this.value.name===n.value.name&&this.value.moduleName===n.value.moduleName}isConstant(){return!1}visitExpression(n,r){return n.visitExternalExpr(this,r)}clone(){return new t(this.value,this.type,this.typeParams,this.sourceSpan)}},co=class{constructor(e,n){l(this,"moduleName");l(this,"name");this.moduleName=e,this.name=n}},mn=class t extends oe{constructor(n,r,s=null,i,o,a){super(i||r.type,o,a);l(this,"condition");l(this,"falseCase");l(this,"trueCase");this.condition=n,this.falseCase=s,this.trueCase=r}isEquivalent(n){return n instanceof t&&this.condition.isEquivalent(n.condition)&&this.trueCase.isEquivalent(n.trueCase)&&nm(this.falseCase,n.falseCase)}isConstant(){return!1}visitExpression(n,r){return n.visitConditionalExpr(this,r)}clone(){var n;return new t(this.condition.clone(),this.trueCase.clone(),(n=this.falseCase)==null?void 0:n.clone(),this.type,this.sourceSpan)}},Kc=class t extends oe{constructor(n,r,s,i){super(null,r,i);l(this,"url");l(this,"urlComment");this.url=n,this.urlComment=s}isEquivalent(n){return n instanceof t&&this.url===n.url&&this.urlComment===n.urlComment}isConstant(){return!1}visitExpression(n,r){return n.visitDynamicImportExpr(this,r)}clone(){return new t(typeof this.url=="string"?this.url:this.url.clone(),this.sourceSpan,this.urlComment)}},ei=class t extends oe{constructor(n,r,s){super(tm,r,s);l(this,"condition");this.condition=n}isEquivalent(n){return n instanceof t&&this.condition.isEquivalent(n.condition)}isConstant(){return!1}visitExpression(n,r){return n.visitNotExpr(this,r)}clone(){return new t(this.condition.clone(),this.sourceSpan)}},Be=class t{constructor(e,n=null){l(this,"name");l(this,"type");this.name=e,this.type=n}isEquivalent(e){return this.name===e.name}clone(){return new t(this.name,this.type)}},hn=class t extends oe{constructor(n,r,s,i,o,a){super(s,i,a);l(this,"params");l(this,"statements");l(this,"name");this.params=n,this.statements=r,this.name=o}isEquivalent(n){return(n instanceof t||n instanceof ti)&&xt(this.params,n.params)&&xt(this.statements,n.statements)}isConstant(){return!1}visitExpression(n,r){return n.visitFunctionExpr(this,r)}toDeclStmt(n,r){return new ti(n,this.params,this.statements,this.type,r,this.sourceSpan)}clone(){return new t(this.params.map(n=>n.clone()),this.statements,this.type,this.sourceSpan,this.name)}},gn=class Xc extends oe{constructor(n,r,s,i,o){super(s,i,o);l(this,"params");l(this,"body");this.params=n,this.body=r}isEquivalent(n){return!(n instanceof Xc)||!xt(this.params,n.params)?!1:this.body instanceof oe&&n.body instanceof oe?this.body.isEquivalent(n.body):Array.isArray(this.body)&&Array.isArray(n.body)?xt(this.body,n.body):!1}isConstant(){return!1}visitExpression(n,r){return n.visitArrowFunctionExpr(this,r)}clone(){return new Xc(this.params.map(n=>n.clone()),Array.isArray(this.body)?this.body:this.body.clone(),this.type,this.sourceSpan)}toDeclStmt(n,r){return new Xe(n,this,dn,r,this.sourceSpan)}},qn=class t extends oe{constructor(n,r,s,i,o=!0,a){super(s||Tr,i,a);l(this,"operator");l(this,"expr");l(this,"parens");this.operator=n,this.expr=r,this.parens=o}isEquivalent(n){return n instanceof t&&this.operator===n.operator&&this.expr.isEquivalent(n.expr)}isConstant(){return!1}visitExpression(n,r){return n.visitUnaryOperatorExpr(this,r)}clone(){return new t(this.operator,this.expr.clone(),this.type,this.sourceSpan,this.parens)}},nn=class t extends oe{constructor(n,r,s,i){super(r,s,i);l(this,"expr");this.expr=n}visitExpression(n,r){return n.visitParenthesizedExpr(this,r)}isEquivalent(n){return n instanceof t&&n.expr.isEquivalent(this.expr)}isConstant(){return this.expr.isConstant()}clone(){return new t(this.expr.clone())}},se=class t extends oe{constructor(n,r,s,i,o,a){super(i||r.type,o,a);l(this,"operator");l(this,"rhs");l(this,"lhs");this.operator=n,this.rhs=s,this.lhs=r}isEquivalent(n){return n instanceof t&&this.operator===n.operator&&this.lhs.isEquivalent(n.lhs)&&this.rhs.isEquivalent(n.rhs)}isConstant(){return!1}visitExpression(n,r){return n.visitBinaryOperatorExpr(this,r)}clone(){return new t(this.operator,this.lhs.clone(),this.rhs.clone(),this.type,this.sourceSpan)}isAssignment(){let n=this.operator;return n===w.Assign||n===w.AdditionAssignment||n===w.SubtractionAssignment||n===w.MultiplicationAssignment||n===w.DivisionAssignment||n===w.RemainderAssignment||n===w.ExponentiationAssignment||n===w.AndAssignment||n===w.OrAssignment||n===w.NullishCoalesceAssignment}},st=class t extends oe{constructor(n,r,s,i,o,a=!1){super(s,i,o);l(this,"receiver");l(this,"name");l(this,"isOptional");this.receiver=n,this.name=r,this.isOptional=a}get index(){return this.name}isEquivalent(n){return n instanceof t&&this.receiver.isEquivalent(n.receiver)&&this.name===n.name&&this.isOptional===n.isOptional}isConstant(){return!1}visitExpression(n,r){return n.visitReadPropExpr(this,r)}set(n){return new se(w.Assign,this.receiver.prop(this.name),n,null,this.sourceSpan)}clone(){return new t(this.receiver.clone(),this.name,this.type,this.sourceSpan,[],this.isOptional)}},rn=class t extends oe{constructor(n,r,s,i,o,a=!1){super(s,i,o);l(this,"receiver");l(this,"index");l(this,"isOptional");this.receiver=n,this.index=r,this.isOptional=a}isEquivalent(n){return n instanceof t&&this.receiver.isEquivalent(n.receiver)&&this.index.isEquivalent(n.index)&&this.isOptional===n.isOptional}isConstant(){return!1}visitExpression(n,r){return n.visitReadKeyExpr(this,r)}set(n){return new se(w.Assign,this.receiver.key(this.index),n,null,this.sourceSpan)}clone(){return new t(this.receiver.clone(),this.index.clone(),this.type,this.sourceSpan,[],this.isOptional)}},Mt=class t extends oe{constructor(n,r,s,i){super(r,s,i);l(this,"entries");this.entries=n}isConstant(){return this.entries.every(n=>n.isConstant())}isEquivalent(n){return n instanceof t&&xt(this.entries,n.entries)}visitExpression(n,r){return n.visitLiteralArrayExpr(this,r)}clone(){return new t(this.entries.map(n=>n.clone()),this.type,this.sourceSpan)}},Cr=class t{constructor(e,n,r){l(this,"key");l(this,"value");l(this,"quoted");this.key=e,this.value=n,this.quoted=r}isEquivalent(e){return this.key===e.key&&this.value.isEquivalent(e.value)}clone(){return new t(this.key,this.value.clone(),this.quoted)}isConstant(){return this.value.isConstant()}},yn=class t{constructor(e){l(this,"expression");this.expression=e}isEquivalent(e){return e instanceof t&&this.expression.isEquivalent(e.expression)}clone(){return new t(this.expression.clone())}isConstant(){return this.expression.isConstant()}},sn=class t extends oe{constructor(n,r,s,i){super(r,s,i);l(this,"entries");l(this,"valueType",null);this.entries=n,r&&(this.valueType=r.valueType)}isEquivalent(n){return n instanceof t&&xt(this.entries,n.entries)}isConstant(){return this.entries.every(n=>n.isConstant())}visitExpression(n,r){return n.visitLiteralMapExpr(this,r)}clone(){let n=this.entries.map(r=>r.clone());return new t(n,this.type,this.sourceSpan)}},Yc=class t extends oe{constructor(n,r,s){super(n[n.length-1].type,r,s);l(this,"parts");this.parts=n}isEquivalent(n){return n instanceof t&&xt(this.parts,n.parts)}isConstant(){return!1}visitExpression(n,r){return n.visitCommaExpr(this,r)}clone(){return new t(this.parts.map(n=>n.clone()))}},Nr=class t extends oe{constructor(n,r,s){super(null,r,s);l(this,"expression");this.expression=n}isEquivalent(n){return n instanceof t&&this.expression.isEquivalent(n.expression)}isConstant(){return this.expression.isConstant()}visitExpression(n,r){return n.visitSpreadElementExpr(this,r)}clone(){return new t(this.expression.clone(),this.sourceSpan)}},hs=new _e(null,null,null),sm=new _e(null,dn,null),Ue;(function(t){t[t.None=0]="None",t[t.Final=1]="Final",t[t.Private=2]="Private",t[t.Exported=4]="Exported",t[t.Static=8]="Static"})(Ue||(Ue={}));var uo=class{constructor(e,n,r){l(this,"text");l(this,"multiline");l(this,"trailingNewline");this.text=e,this.multiline=n,this.trailingNewline=r}toString(){return this.multiline?` ${this.text} `:this.text}},po=class extends uo{constructor(n){super("",!0,!0);l(this,"tags");this.tags=n}toString(){return kE(this.tags)}},Ir=class{constructor(e=Ue.None,n=null,r){l(this,"modifiers");l(this,"sourceSpan");l(this,"leadingComments");this.modifiers=e,this.sourceSpan=n,this.leadingComments=r}hasModifier(e){return(this.modifiers&e)!==0}addLeadingComment(e){var n;this.leadingComments=(n=this.leadingComments)!=null?n:[],this.leadingComments.push(e)}},Xe=class t extends Ir{constructor(n,r,s,i,o,a){super(i,o,a);l(this,"name");l(this,"value");l(this,"type");this.name=n,this.value=r,this.type=s||r&&r.type||null}isEquivalent(n){return n instanceof t&&this.name===n.name&&(this.value?!!n.value&&this.value.isEquivalent(n.value):!n.value)}visitStatement(n,r){return n.visitDeclareVarStmt(this,r)}},ti=class t extends Ir{constructor(n,r,s,i,o,a,c){super(o,a,c);l(this,"name");l(this,"params");l(this,"statements");l(this,"type");this.name=n,this.params=r,this.statements=s,this.type=i||null}isEquivalent(n){return n instanceof t&&xt(this.params,n.params)&&xt(this.statements,n.statements)}visitStatement(n,r){return n.visitDeclareFunctionStmt(this,r)}},et=class t extends Ir{constructor(n,r,s){super(Ue.None,r,s);l(this,"expr");this.expr=n}isEquivalent(n){return n instanceof t&&this.expr.isEquivalent(n.expr)}visitStatement(n,r){return n.visitExpressionStmt(this,r)}},ke=class t extends Ir{constructor(n,r=null,s){super(Ue.None,r,s);l(this,"value");this.value=n}isEquivalent(n){return n instanceof t&&this.value.isEquivalent(n.value)}visitStatement(n,r){return n.visitReturnStmt(this,r)}},ho=class t extends Ir{constructor(n,r,s=[],i,o){super(Ue.None,i,o);l(this,"condition");l(this,"trueCase");l(this,"falseCase");this.condition=n,this.trueCase=r,this.falseCase=s}isEquivalent(n){return n instanceof t&&this.condition.isEquivalent(n.condition)&&xt(this.trueCase,n.trueCase)&&xt(this.falseCase,n.falseCase)}visitStatement(n,r){return n.visitIfStmt(this,r)}},NE=class{visitType(e,n){return e}visitExpression(e,n){return e.type&&e.type.visitType(this,n),e}visitBuiltinType(e,n){return this.visitType(e,n)}visitExpressionType(e,n){return e.value.visitExpression(this,n),e.typeParams!==null&&e.typeParams.forEach(r=>this.visitType(r,n)),this.visitType(e,n)}visitArrayType(e,n){return this.visitType(e,n)}visitMapType(e,n){return this.visitType(e,n)}visitTransplantedType(e,n){return e}visitWrappedNodeExpr(e,n){return e}visitReadVarExpr(e,n){return this.visitExpression(e,n)}visitDynamicImportExpr(e,n){return this.visitExpression(e,n)}visitInvokeFunctionExpr(e,n){return e.fn.visitExpression(this,n),this.visitAllExpressions(e.args,n),this.visitExpression(e,n)}visitTaggedTemplateLiteralExpr(e,n){return e.tag.visitExpression(this,n),e.template.visitExpression(this,n),this.visitExpression(e,n)}visitInstantiateExpr(e,n){return e.classExpr.visitExpression(this,n),this.visitAllExpressions(e.args,n),this.visitExpression(e,n)}visitLiteralExpr(e,n){return this.visitExpression(e,n)}visitRegularExpressionLiteral(e,n){return this.visitExpression(e,n)}visitLocalizedString(e,n){return this.visitExpression(e,n)}visitExternalExpr(e,n){return e.typeParams&&e.typeParams.forEach(r=>r.visitType(this,n)),this.visitExpression(e,n)}visitConditionalExpr(e,n){return e.condition.visitExpression(this,n),e.trueCase.visitExpression(this,n),e.falseCase.visitExpression(this,n),this.visitExpression(e,n)}visitNotExpr(e,n){return e.condition.visitExpression(this,n),this.visitExpression(e,n)}visitFunctionExpr(e,n){return this.visitAllStatements(e.statements,n),this.visitExpression(e,n)}visitArrowFunctionExpr(e,n){return Array.isArray(e.body)?this.visitAllStatements(e.body,n):e.body.visitExpression(this,n),this.visitExpression(e,n)}visitUnaryOperatorExpr(e,n){return e.expr.visitExpression(this,n),this.visitExpression(e,n)}visitTypeofExpr(e,n){return e.expr.visitExpression(this,n),this.visitExpression(e,n)}visitVoidExpr(e,n){return e.expr.visitExpression(this,n),this.visitExpression(e,n)}visitBinaryOperatorExpr(e,n){return e.lhs.visitExpression(this,n),e.rhs.visitExpression(this,n),this.visitExpression(e,n)}visitReadPropExpr(e,n){return e.receiver.visitExpression(this,n),this.visitExpression(e,n)}visitReadKeyExpr(e,n){return e.receiver.visitExpression(this,n),e.index.visitExpression(this,n),this.visitExpression(e,n)}visitLiteralArrayExpr(e,n){return this.visitAllExpressions(e.entries,n),this.visitExpression(e,n)}visitLiteralMapExpr(e,n){return e.entries.forEach(r=>{r instanceof yn?r.expression.visitExpression(this,n):r.value.visitExpression(this,n)}),this.visitExpression(e,n)}visitCommaExpr(e,n){return this.visitAllExpressions(e.parts,n),this.visitExpression(e,n)}visitTemplateLiteralExpr(e,n){return this.visitAllExpressions(e.elements,n),this.visitAllExpressions(e.expressions,n),this.visitExpression(e,n)}visitTemplateLiteralElementExpr(e,n){return this.visitExpression(e,n)}visitParenthesizedExpr(e,n){return e.expr.visitExpression(this,n),this.visitExpression(e,n)}visitSpreadElementExpr(e,n){return e.expression.visitExpression(this,n),this.visitExpression(e,n)}visitAllExpressions(e,n){e.forEach(r=>r.visitExpression(this,n))}visitDeclareVarStmt(e,n){return e.value&&e.value.visitExpression(this,n),e.type&&e.type.visitType(this,n),e}visitDeclareFunctionStmt(e,n){return this.visitAllStatements(e.statements,n),e.type&&e.type.visitType(this,n),e}visitExpressionStmt(e,n){return e.expr.visitExpression(this,n),e}visitReturnStmt(e,n){return e.value.visitExpression(this,n),e}visitIfStmt(e,n){return e.condition.visitExpression(this,n),this.visitAllStatements(e.trueCase,n),this.visitAllStatements(e.falseCase,n),e}visitAllStatements(e,n){e.forEach(r=>r.visitStatement(this,n))}};function vp(t,e=!1,n=!0){return new uo(t,e,n)}function im(t=[]){return new po(t)}function Z(t,e,n,r){return new tn(t,e,n,r)}function R(t,e=null,n){return new Ze(t,null,e,n)}function IE(t,e,n){return t!=null?Ve(R(t,e,null),n):null}function Ve(t,e,n){return new pt(t,e,n)}function AE(t,e){return new io(t,e)}function Ei(t){return new xr(t)}function ce(t,e,n){return new Mt(t,e,n)}function Ct(t,e=null){return new sn(t.map(n=>new Cr(n.key,n.value,n.quoted)),e,null)}function DE(t,e,n,r){return new qn(t,e,n,r)}function om(t,e){return new ei(t,e)}function Wn(t,e,n,r,s){return new hn(t,e,n,r,s)}function Nt(t,e,n,r){return new gn(t,e,n,r)}function na(t,e,n,r,s){return new ho(t,e,n,r,s)}function am(t,e,n,r){return new Qs(t,e,n,r)}function S(t,e,n){return new _e(t,e,n)}function lm(t,e,n,r,s){return new lo(t,e,n,r,s)}function bE(t){return t instanceof _e&&t.value===null}function sf(t){let e="";if(t.tagName&&(e+=` @${t.tagName}`),t.text){if(t.text.match(/\/\*|\*\//))throw new Error('JSDoc text cannot contain "/*" and "*/"');e+=" "+t.text.replace(/@/g,"\\@")}return e}function kE(t){if(t.length===0)return"";if(t.length===1&&t[0].tagName&&!t[0].text)return`*${sf(t[0])} `;let e=`*
|
|
2
|
+
`;for(let n of t)e+=" *",e+=sf(n).replace(/\n/g,`
|
|
3
3
|
* `),e+=`
|
|
4
|
-
`;return e+=" ",e}var Wr=Object.freeze({__proto__:null,ArrayType:Ic,ArrowFunctionExpr:Gn,BOOL_TYPE:Cd,get BinaryOperator(){return T},BinaryOperatorExpr:re,BuiltinType:dn,get BuiltinTypeName(){return Vt},CommaExpr:kc,ConditionalExpr:gn,DYNAMIC_TYPE:Et,DeclareFunctionStmt:oi,DeclareVarStmt:Ve,DynamicImportExpr:bc,Expression:ie,ExpressionStatement:Je,ExpressionType:_t,ExternalExpr:Qe,ExternalReference:oo,FUNCTION_TYPE:ZS,FnParam:Oe,FunctionExpr:bn,INFERRED_TYPE:tn,INT_TYPE:JS,IfStmt:co,InstantiateExpr:ri,InvokeFunctionExpr:ot,JSDocComment:lo,LeadingComment:ao,LiteralArrayExpr:kt,LiteralExpr:_e,LiteralMapExpr:sn,LiteralMapPropertyAssignment:xr,LiteralMapSpreadAssignment:yn,LiteralPiece:vr,LocalizedString:io,MapType:Nc,NONE_TYPE:mn,NULL_EXPR:ds,NUMBER_TYPE:wr,NotExpr:ii,ParenthesizedExpr:rn,PlaceholderPiece:is,ReadKeyExpr:Pn,ReadPropExpr:wt,ReadVarExpr:nn,RecursiveAstVisitor:sE,RegularExpressionLiteralExpr:fs,ReturnStatement:be,STRING_TYPE:Sl,SpreadElementExpr:Cr,Statement:Ar,get StmtModifier(){return Ue},TYPED_NULL_EXPR:Nd,TaggedTemplateLiteralExpr:ni,TemplateLiteralElementExpr:so,TemplateLiteralExpr:si,TransplantedType:no,Type:Tr,get TypeModifier(){return _a},TypeofExpr:hs,get UnaryOperator(){return Rn},UnaryOperatorExpr:Qn,VoidExpr:ro,WrappedNodeExpr:W,areAllEquivalent:Tt,arrowFn:Rt,expressionType:je,fn:Jn,ifStmt:Ko,importExpr:O,importType:iE,isNull:lE,jsDocComment:bd,leadingComment:Dd,literal:S,literalArr:le,literalMap:xt,localizedString:Rd,not:_d,nullSafeIsEquivalent:Ad,taggedTemplate:kd,transplantedType:oE,typeofExpr:Ei,unary:aE,variable:J}),uE="_c",pE={},hE=50,ka=class t extends ie{constructor(n){super(n.type);a(this,"resolved");a(this,"original");a(this,"shared",!1);this.resolved=n,this.original=n}visitExpression(n,r){return r===pE?this.original.visitExpression(n,r):this.resolved.visitExpression(n,r)}isEquivalent(n){return n instanceof t&&this.resolved.isEquivalent(n.resolved)}isConstant(){return!0}clone(){throw new Error("Not supported.")}fixup(n){this.resolved=n,this.shared=!0}},ai=class{constructor(e=!1){a(this,"isClosureCompilerEnabled");a(this,"statements",[]);a(this,"literals",new Map);a(this,"literalFactories",new Map);a(this,"sharedConstants",new Map);a(this,"_claimedNames",new Map);a(this,"nextNameIndex",0);this.isClosureCompilerEnabled=e}getConstLiteral(e,n){if(e instanceof _e&&!xh(e)||e instanceof ka)return e;let r=uo.INSTANCE.keyOf(e),s=this.literals.get(r),i=!1;if(s||(s=new ka(e),this.literals.set(r,s),i=!0),!i&&!s.shared||i&&n){let o=this.freshName(),l,c;this.isClosureCompilerEnabled&&xh(e)?(l=new bn([],[new be(e)]),c=J(o).callFn([])):(l=e,c=J(o)),this.statements.push(new Ve(o,l,tn,Ue.Final)),s.fixup(c)}return s}getSharedConstant(e,n){let r=e.keyOf(n);if(!this.sharedConstants.has(r)){let s=this.freshName();this.sharedConstants.set(r,J(s)),this.statements.push(e.toSharedConstantDeclaration(s,n))}return this.sharedConstants.get(r)}getSharedFunctionReference(e,n,r=!0){var o;let s=e instanceof Gn;for(let l of this.statements)if(s&&l instanceof Ve&&((o=l.value)!=null&&o.isEquivalent(e))||!s&&l instanceof oi&&e instanceof bn&&e.isEquivalent(l))return J(l.name);let i=r?this.uniqueName(n):n;return this.statements.push(e instanceof bn?e.toDeclStmt(i,Ue.Final):new Ve(i,e,tn,Ue.Final,e.sourceSpan)),J(i)}uniqueName(e,n=!0){var i;let r=(i=this._claimedNames.get(e))!=null?i:0,s=r===0&&!n?`${e}`:`${e}${r}`;return this._claimedNames.set(e,r+1),s}freshName(){return this.uniqueName(uE)}},vl=class vl{keyOf(e){var n;if(e instanceof _e&&typeof e.value=="string")return`"${e.value}"`;if(e instanceof _e)return String(e.value);if(e instanceof fs)return`/${e.body}/${(n=e.flags)!=null?n:""}`;if(e instanceof kt){let r=[];for(let s of e.entries)r.push(this.keyOf(s));return`[${r.join(",")}]`}else if(e instanceof sn){let r=[];for(let s of e.entries)if(s instanceof yn)r.push("..."+this.keyOf(s.expression));else{let i=s.key;s.quoted&&(i=`"${i}"`),r.push(i+":"+this.keyOf(s.value))}return`{${r.join(",")}}`}else{if(e instanceof Qe)return`import("${e.value.moduleName}", ${e.value.name})`;if(e instanceof nn)return`read(${e.name})`;if(e instanceof hs)return`typeof(${this.keyOf(e.expr)})`;if(e instanceof Cr)return`...${this.keyOf(e.expression)}`;throw new Error(`${this.constructor.name} does not handle expressions of type ${e.constructor.name}`)}}};a(vl,"INSTANCE",new vl);var uo=vl;function xh(t){return t instanceof _e&&typeof t.value=="string"&&t.value.length>=hE}var y="@angular/core",m=class{};a(m,"core",{name:null,moduleName:y}),a(m,"namespaceHTML",{name:"\u0275\u0275namespaceHTML",moduleName:y}),a(m,"namespaceMathML",{name:"\u0275\u0275namespaceMathML",moduleName:y}),a(m,"namespaceSVG",{name:"\u0275\u0275namespaceSVG",moduleName:y}),a(m,"element",{name:"\u0275\u0275element",moduleName:y}),a(m,"elementStart",{name:"\u0275\u0275elementStart",moduleName:y}),a(m,"elementEnd",{name:"\u0275\u0275elementEnd",moduleName:y}),a(m,"domElement",{name:"\u0275\u0275domElement",moduleName:y}),a(m,"domElementStart",{name:"\u0275\u0275domElementStart",moduleName:y}),a(m,"domElementEnd",{name:"\u0275\u0275domElementEnd",moduleName:y}),a(m,"domElementContainer",{name:"\u0275\u0275domElementContainer",moduleName:y}),a(m,"domElementContainerStart",{name:"\u0275\u0275domElementContainerStart",moduleName:y}),a(m,"domElementContainerEnd",{name:"\u0275\u0275domElementContainerEnd",moduleName:y}),a(m,"domTemplate",{name:"\u0275\u0275domTemplate",moduleName:y}),a(m,"domListener",{name:"\u0275\u0275domListener",moduleName:y}),a(m,"advance",{name:"\u0275\u0275advance",moduleName:y}),a(m,"syntheticHostProperty",{name:"\u0275\u0275syntheticHostProperty",moduleName:y}),a(m,"syntheticHostListener",{name:"\u0275\u0275syntheticHostListener",moduleName:y}),a(m,"attribute",{name:"\u0275\u0275attribute",moduleName:y}),a(m,"classProp",{name:"\u0275\u0275classProp",moduleName:y}),a(m,"elementContainerStart",{name:"\u0275\u0275elementContainerStart",moduleName:y}),a(m,"elementContainerEnd",{name:"\u0275\u0275elementContainerEnd",moduleName:y}),a(m,"elementContainer",{name:"\u0275\u0275elementContainer",moduleName:y}),a(m,"styleMap",{name:"\u0275\u0275styleMap",moduleName:y}),a(m,"classMap",{name:"\u0275\u0275classMap",moduleName:y}),a(m,"styleProp",{name:"\u0275\u0275styleProp",moduleName:y}),a(m,"interpolate",{name:"\u0275\u0275interpolate",moduleName:y}),a(m,"interpolate1",{name:"\u0275\u0275interpolate1",moduleName:y}),a(m,"interpolate2",{name:"\u0275\u0275interpolate2",moduleName:y}),a(m,"interpolate3",{name:"\u0275\u0275interpolate3",moduleName:y}),a(m,"interpolate4",{name:"\u0275\u0275interpolate4",moduleName:y}),a(m,"interpolate5",{name:"\u0275\u0275interpolate5",moduleName:y}),a(m,"interpolate6",{name:"\u0275\u0275interpolate6",moduleName:y}),a(m,"interpolate7",{name:"\u0275\u0275interpolate7",moduleName:y}),a(m,"interpolate8",{name:"\u0275\u0275interpolate8",moduleName:y}),a(m,"interpolateV",{name:"\u0275\u0275interpolateV",moduleName:y}),a(m,"nextContext",{name:"\u0275\u0275nextContext",moduleName:y}),a(m,"resetView",{name:"\u0275\u0275resetView",moduleName:y}),a(m,"templateCreate",{name:"\u0275\u0275template",moduleName:y}),a(m,"defer",{name:"\u0275\u0275defer",moduleName:y}),a(m,"deferWhen",{name:"\u0275\u0275deferWhen",moduleName:y}),a(m,"deferOnIdle",{name:"\u0275\u0275deferOnIdle",moduleName:y}),a(m,"deferOnImmediate",{name:"\u0275\u0275deferOnImmediate",moduleName:y}),a(m,"deferOnTimer",{name:"\u0275\u0275deferOnTimer",moduleName:y}),a(m,"deferOnHover",{name:"\u0275\u0275deferOnHover",moduleName:y}),a(m,"deferOnInteraction",{name:"\u0275\u0275deferOnInteraction",moduleName:y}),a(m,"deferOnViewport",{name:"\u0275\u0275deferOnViewport",moduleName:y}),a(m,"deferPrefetchWhen",{name:"\u0275\u0275deferPrefetchWhen",moduleName:y}),a(m,"deferPrefetchOnIdle",{name:"\u0275\u0275deferPrefetchOnIdle",moduleName:y}),a(m,"deferPrefetchOnImmediate",{name:"\u0275\u0275deferPrefetchOnImmediate",moduleName:y}),a(m,"deferPrefetchOnTimer",{name:"\u0275\u0275deferPrefetchOnTimer",moduleName:y}),a(m,"deferPrefetchOnHover",{name:"\u0275\u0275deferPrefetchOnHover",moduleName:y}),a(m,"deferPrefetchOnInteraction",{name:"\u0275\u0275deferPrefetchOnInteraction",moduleName:y}),a(m,"deferPrefetchOnViewport",{name:"\u0275\u0275deferPrefetchOnViewport",moduleName:y}),a(m,"deferHydrateWhen",{name:"\u0275\u0275deferHydrateWhen",moduleName:y}),a(m,"deferHydrateNever",{name:"\u0275\u0275deferHydrateNever",moduleName:y}),a(m,"deferHydrateOnIdle",{name:"\u0275\u0275deferHydrateOnIdle",moduleName:y}),a(m,"deferHydrateOnImmediate",{name:"\u0275\u0275deferHydrateOnImmediate",moduleName:y}),a(m,"deferHydrateOnTimer",{name:"\u0275\u0275deferHydrateOnTimer",moduleName:y}),a(m,"deferHydrateOnHover",{name:"\u0275\u0275deferHydrateOnHover",moduleName:y}),a(m,"deferHydrateOnInteraction",{name:"\u0275\u0275deferHydrateOnInteraction",moduleName:y}),a(m,"deferHydrateOnViewport",{name:"\u0275\u0275deferHydrateOnViewport",moduleName:y}),a(m,"deferEnableTimerScheduling",{name:"\u0275\u0275deferEnableTimerScheduling",moduleName:y}),a(m,"conditionalCreate",{name:"\u0275\u0275conditionalCreate",moduleName:y}),a(m,"conditionalBranchCreate",{name:"\u0275\u0275conditionalBranchCreate",moduleName:y}),a(m,"conditional",{name:"\u0275\u0275conditional",moduleName:y}),a(m,"repeater",{name:"\u0275\u0275repeater",moduleName:y}),a(m,"repeaterCreate",{name:"\u0275\u0275repeaterCreate",moduleName:y}),a(m,"repeaterTrackByIndex",{name:"\u0275\u0275repeaterTrackByIndex",moduleName:y}),a(m,"repeaterTrackByIdentity",{name:"\u0275\u0275repeaterTrackByIdentity",moduleName:y}),a(m,"componentInstance",{name:"\u0275\u0275componentInstance",moduleName:y}),a(m,"text",{name:"\u0275\u0275text",moduleName:y}),a(m,"enableBindings",{name:"\u0275\u0275enableBindings",moduleName:y}),a(m,"disableBindings",{name:"\u0275\u0275disableBindings",moduleName:y}),a(m,"getCurrentView",{name:"\u0275\u0275getCurrentView",moduleName:y}),a(m,"textInterpolate",{name:"\u0275\u0275textInterpolate",moduleName:y}),a(m,"textInterpolate1",{name:"\u0275\u0275textInterpolate1",moduleName:y}),a(m,"textInterpolate2",{name:"\u0275\u0275textInterpolate2",moduleName:y}),a(m,"textInterpolate3",{name:"\u0275\u0275textInterpolate3",moduleName:y}),a(m,"textInterpolate4",{name:"\u0275\u0275textInterpolate4",moduleName:y}),a(m,"textInterpolate5",{name:"\u0275\u0275textInterpolate5",moduleName:y}),a(m,"textInterpolate6",{name:"\u0275\u0275textInterpolate6",moduleName:y}),a(m,"textInterpolate7",{name:"\u0275\u0275textInterpolate7",moduleName:y}),a(m,"textInterpolate8",{name:"\u0275\u0275textInterpolate8",moduleName:y}),a(m,"textInterpolateV",{name:"\u0275\u0275textInterpolateV",moduleName:y}),a(m,"restoreView",{name:"\u0275\u0275restoreView",moduleName:y}),a(m,"pureFunction0",{name:"\u0275\u0275pureFunction0",moduleName:y}),a(m,"pureFunction1",{name:"\u0275\u0275pureFunction1",moduleName:y}),a(m,"pureFunction2",{name:"\u0275\u0275pureFunction2",moduleName:y}),a(m,"pureFunction3",{name:"\u0275\u0275pureFunction3",moduleName:y}),a(m,"pureFunction4",{name:"\u0275\u0275pureFunction4",moduleName:y}),a(m,"pureFunction5",{name:"\u0275\u0275pureFunction5",moduleName:y}),a(m,"pureFunction6",{name:"\u0275\u0275pureFunction6",moduleName:y}),a(m,"pureFunction7",{name:"\u0275\u0275pureFunction7",moduleName:y}),a(m,"pureFunction8",{name:"\u0275\u0275pureFunction8",moduleName:y}),a(m,"pureFunctionV",{name:"\u0275\u0275pureFunctionV",moduleName:y}),a(m,"pipeBind1",{name:"\u0275\u0275pipeBind1",moduleName:y}),a(m,"pipeBind2",{name:"\u0275\u0275pipeBind2",moduleName:y}),a(m,"pipeBind3",{name:"\u0275\u0275pipeBind3",moduleName:y}),a(m,"pipeBind4",{name:"\u0275\u0275pipeBind4",moduleName:y}),a(m,"pipeBindV",{name:"\u0275\u0275pipeBindV",moduleName:y}),a(m,"domProperty",{name:"\u0275\u0275domProperty",moduleName:y}),a(m,"ariaProperty",{name:"\u0275\u0275ariaProperty",moduleName:y}),a(m,"property",{name:"\u0275\u0275property",moduleName:y}),a(m,"control",{name:"\u0275\u0275control",moduleName:y}),a(m,"controlCreate",{name:"\u0275\u0275controlCreate",moduleName:y}),a(m,"animationEnterListener",{name:"\u0275\u0275animateEnterListener",moduleName:y}),a(m,"animationLeaveListener",{name:"\u0275\u0275animateLeaveListener",moduleName:y}),a(m,"animationEnter",{name:"\u0275\u0275animateEnter",moduleName:y}),a(m,"animationLeave",{name:"\u0275\u0275animateLeave",moduleName:y}),a(m,"i18n",{name:"\u0275\u0275i18n",moduleName:y}),a(m,"i18nAttributes",{name:"\u0275\u0275i18nAttributes",moduleName:y}),a(m,"i18nExp",{name:"\u0275\u0275i18nExp",moduleName:y}),a(m,"i18nStart",{name:"\u0275\u0275i18nStart",moduleName:y}),a(m,"i18nEnd",{name:"\u0275\u0275i18nEnd",moduleName:y}),a(m,"i18nApply",{name:"\u0275\u0275i18nApply",moduleName:y}),a(m,"i18nPostprocess",{name:"\u0275\u0275i18nPostprocess",moduleName:y}),a(m,"pipe",{name:"\u0275\u0275pipe",moduleName:y}),a(m,"projection",{name:"\u0275\u0275projection",moduleName:y}),a(m,"projectionDef",{name:"\u0275\u0275projectionDef",moduleName:y}),a(m,"reference",{name:"\u0275\u0275reference",moduleName:y}),a(m,"inject",{name:"\u0275\u0275inject",moduleName:y}),a(m,"injectAttribute",{name:"\u0275\u0275injectAttribute",moduleName:y}),a(m,"directiveInject",{name:"\u0275\u0275directiveInject",moduleName:y}),a(m,"invalidFactory",{name:"\u0275\u0275invalidFactory",moduleName:y}),a(m,"invalidFactoryDep",{name:"\u0275\u0275invalidFactoryDep",moduleName:y}),a(m,"templateRefExtractor",{name:"\u0275\u0275templateRefExtractor",moduleName:y}),a(m,"forwardRef",{name:"forwardRef",moduleName:y}),a(m,"resolveForwardRef",{name:"resolveForwardRef",moduleName:y}),a(m,"replaceMetadata",{name:"\u0275\u0275replaceMetadata",moduleName:y}),a(m,"getReplaceMetadataURL",{name:"\u0275\u0275getReplaceMetadataURL",moduleName:y}),a(m,"\u0275\u0275defineInjectable",{name:"\u0275\u0275defineInjectable",moduleName:y}),a(m,"declareInjectable",{name:"\u0275\u0275ngDeclareInjectable",moduleName:y}),a(m,"InjectableDeclaration",{name:"\u0275\u0275InjectableDeclaration",moduleName:y}),a(m,"resolveWindow",{name:"\u0275\u0275resolveWindow",moduleName:y}),a(m,"resolveDocument",{name:"\u0275\u0275resolveDocument",moduleName:y}),a(m,"resolveBody",{name:"\u0275\u0275resolveBody",moduleName:y}),a(m,"getComponentDepsFactory",{name:"\u0275\u0275getComponentDepsFactory",moduleName:y}),a(m,"defineComponent",{name:"\u0275\u0275defineComponent",moduleName:y}),a(m,"declareComponent",{name:"\u0275\u0275ngDeclareComponent",moduleName:y}),a(m,"setComponentScope",{name:"\u0275\u0275setComponentScope",moduleName:y}),a(m,"ChangeDetectionStrategy",{name:"ChangeDetectionStrategy",moduleName:y}),a(m,"ViewEncapsulation",{name:"ViewEncapsulation",moduleName:y}),a(m,"ComponentDeclaration",{name:"\u0275\u0275ComponentDeclaration",moduleName:y}),a(m,"FactoryDeclaration",{name:"\u0275\u0275FactoryDeclaration",moduleName:y}),a(m,"declareFactory",{name:"\u0275\u0275ngDeclareFactory",moduleName:y}),a(m,"FactoryTarget",{name:"\u0275\u0275FactoryTarget",moduleName:y}),a(m,"defineDirective",{name:"\u0275\u0275defineDirective",moduleName:y}),a(m,"declareDirective",{name:"\u0275\u0275ngDeclareDirective",moduleName:y}),a(m,"DirectiveDeclaration",{name:"\u0275\u0275DirectiveDeclaration",moduleName:y}),a(m,"InjectorDef",{name:"\u0275\u0275InjectorDef",moduleName:y}),a(m,"InjectorDeclaration",{name:"\u0275\u0275InjectorDeclaration",moduleName:y}),a(m,"defineInjector",{name:"\u0275\u0275defineInjector",moduleName:y}),a(m,"declareInjector",{name:"\u0275\u0275ngDeclareInjector",moduleName:y}),a(m,"NgModuleDeclaration",{name:"\u0275\u0275NgModuleDeclaration",moduleName:y}),a(m,"ModuleWithProviders",{name:"ModuleWithProviders",moduleName:y}),a(m,"defineNgModule",{name:"\u0275\u0275defineNgModule",moduleName:y}),a(m,"declareNgModule",{name:"\u0275\u0275ngDeclareNgModule",moduleName:y}),a(m,"setNgModuleScope",{name:"\u0275\u0275setNgModuleScope",moduleName:y}),a(m,"registerNgModuleType",{name:"\u0275\u0275registerNgModuleType",moduleName:y}),a(m,"PipeDeclaration",{name:"\u0275\u0275PipeDeclaration",moduleName:y}),a(m,"definePipe",{name:"\u0275\u0275definePipe",moduleName:y}),a(m,"declarePipe",{name:"\u0275\u0275ngDeclarePipe",moduleName:y}),a(m,"declareClassMetadata",{name:"\u0275\u0275ngDeclareClassMetadata",moduleName:y}),a(m,"declareClassMetadataAsync",{name:"\u0275\u0275ngDeclareClassMetadataAsync",moduleName:y}),a(m,"setClassMetadata",{name:"\u0275setClassMetadata",moduleName:y}),a(m,"setClassMetadataAsync",{name:"\u0275setClassMetadataAsync",moduleName:y}),a(m,"setClassDebugInfo",{name:"\u0275setClassDebugInfo",moduleName:y}),a(m,"queryRefresh",{name:"\u0275\u0275queryRefresh",moduleName:y}),a(m,"viewQuery",{name:"\u0275\u0275viewQuery",moduleName:y}),a(m,"loadQuery",{name:"\u0275\u0275loadQuery",moduleName:y}),a(m,"contentQuery",{name:"\u0275\u0275contentQuery",moduleName:y}),a(m,"viewQuerySignal",{name:"\u0275\u0275viewQuerySignal",moduleName:y}),a(m,"contentQuerySignal",{name:"\u0275\u0275contentQuerySignal",moduleName:y}),a(m,"queryAdvance",{name:"\u0275\u0275queryAdvance",moduleName:y}),a(m,"twoWayProperty",{name:"\u0275\u0275twoWayProperty",moduleName:y}),a(m,"twoWayBindingSet",{name:"\u0275\u0275twoWayBindingSet",moduleName:y}),a(m,"twoWayListener",{name:"\u0275\u0275twoWayListener",moduleName:y}),a(m,"declareLet",{name:"\u0275\u0275declareLet",moduleName:y}),a(m,"storeLet",{name:"\u0275\u0275storeLet",moduleName:y}),a(m,"readContextLet",{name:"\u0275\u0275readContextLet",moduleName:y}),a(m,"arrowFunction",{name:"\u0275\u0275arrowFunction",moduleName:y}),a(m,"attachSourceLocations",{name:"\u0275\u0275attachSourceLocations",moduleName:y}),a(m,"NgOnChangesFeature",{name:"\u0275\u0275NgOnChangesFeature",moduleName:y}),a(m,"ControlFeature",{name:"\u0275\u0275ControlFeature",moduleName:y}),a(m,"InheritDefinitionFeature",{name:"\u0275\u0275InheritDefinitionFeature",moduleName:y}),a(m,"ProvidersFeature",{name:"\u0275\u0275ProvidersFeature",moduleName:y}),a(m,"HostDirectivesFeature",{name:"\u0275\u0275HostDirectivesFeature",moduleName:y}),a(m,"ExternalStylesFeature",{name:"\u0275\u0275ExternalStylesFeature",moduleName:y}),a(m,"listener",{name:"\u0275\u0275listener",moduleName:y}),a(m,"getInheritedFactory",{name:"\u0275\u0275getInheritedFactory",moduleName:y}),a(m,"sanitizeHtml",{name:"\u0275\u0275sanitizeHtml",moduleName:y}),a(m,"sanitizeStyle",{name:"\u0275\u0275sanitizeStyle",moduleName:y}),a(m,"validateAttribute",{name:"\u0275\u0275validateAttribute",moduleName:y}),a(m,"sanitizeResourceUrl",{name:"\u0275\u0275sanitizeResourceUrl",moduleName:y}),a(m,"sanitizeScript",{name:"\u0275\u0275sanitizeScript",moduleName:y}),a(m,"sanitizeUrl",{name:"\u0275\u0275sanitizeUrl",moduleName:y}),a(m,"sanitizeUrlOrResourceUrl",{name:"\u0275\u0275sanitizeUrlOrResourceUrl",moduleName:y}),a(m,"trustConstantHtml",{name:"\u0275\u0275trustConstantHtml",moduleName:y}),a(m,"trustConstantResourceUrl",{name:"\u0275\u0275trustConstantResourceUrl",moduleName:y}),a(m,"inputDecorator",{name:"Input",moduleName:y}),a(m,"outputDecorator",{name:"Output",moduleName:y}),a(m,"viewChildDecorator",{name:"ViewChild",moduleName:y}),a(m,"viewChildrenDecorator",{name:"ViewChildren",moduleName:y}),a(m,"contentChildDecorator",{name:"ContentChild",moduleName:y}),a(m,"contentChildrenDecorator",{name:"ContentChildren",moduleName:y}),a(m,"InputSignalBrandWriteType",{name:"\u0275INPUT_SIGNAL_BRAND_WRITE_TYPE",moduleName:y}),a(m,"UnwrapDirectiveSignalInputs",{name:"\u0275UnwrapDirectiveSignalInputs",moduleName:y}),a(m,"unwrapWritableSignal",{name:"\u0275unwrapWritableSignal",moduleName:y}),a(m,"assertType",{name:"\u0275assertType",moduleName:y});var fE=/-+([a-z0-9])/g;function dE(t){return t.replace(fE,(...e)=>e[1].toUpperCase())}function mE(t,e){return Pd(t,":",e)}function gE(t,e){return Pd(t,".",e)}function Pd(t,e,n){let r=t.indexOf(e);return r==-1?n:[t.slice(0,r).trim(),t.slice(r+1).trim()]}function yE(t){let e=[];for(let n=0;n<t.length;n++){let r=t.charCodeAt(n);if(r>=55296&&r<=56319&&t.length>n+1){let s=t.charCodeAt(n+1);s>=56320&&s<=57343&&(n++,r=(r-55296<<10)+s-56320+65536)}r<=127?e.push(r):r<=2047?e.push(r>>6&31|192,r&63|128):r<=65535?e.push(r>>12|224,r>>6&63|128,r&63|128):r<=2097151&&e.push(r>>18&7|240,r>>12&63|128,r>>6&63|128,r&63|128)}return e}function Ld(t){if(typeof t=="string")return t;if(Array.isArray(t))return`[${t.map(Ld).join(", ")}]`;if(t==null)return""+t;let e=t.overriddenName||t.name;if(e)return`${e}`;if(!t.toString)return"object";let n=t.toString();if(n==null)return""+n;let r=n.indexOf(`
|
|
5
|
-
`);return r>=0?n.slice(0,r):n}var
|
|
6
|
-
`)}toSourceMapGenerator(e,n=0){let r=new
|
|
7
|
-
`).forEach(s=>
|
|
8
|
-
`?"\\n":i[0]=="\r"?"\\r":`\\${i[0]}`);return n||!CE.test(r)?`'${r}'`:r}function Ch(t){let e="";for(let n=0;n<t;n++)e+=Pc;return e}function El(t,e){if(e===0)return je(t);let n=[];for(let r=0;r<e;r++)n.push(Et);return je(t,void 0,n)}function Od(t,e){let n=rs(e,!1,!1);return n!==e?`${t}[${n}]`:`${t}.${e}`}function IE(t){return NE("ngJitMode",t)}function NE(t,e){let n=new Qe({name:t,moduleName:null}),r=new re(T.Identical,new hs(n),S("undefined")),s=new re(T.Or,r,n,void 0,void 0);return new re(T.And,s,e)}function qe(t){let e=new W(t);return{value:e,type:e}}function ss(t,e){let n=le(t.map(r=>r.value));return e?Rt([],n):n}function ks(t,e){return{expression:t,forwardRef:e}}function DE({expression:t,forwardRef:e}){switch(e){case 0:case 1:return t;case 2:return bE(t)}}function bE(t){return O(m.forwardRef).callFn([Rt([],t)])}var ho;(function(t){t[t.Class=0]="Class",t[t.Function=1]="Function"})(ho||(ho={}));function dr(t){let e=J("__ngFactoryType__"),n=null,r=Ih(t)?e:new re(T.Or,e,t.type.value),s=null;t.deps!==null?t.deps!=="invalid"&&(s=new ri(r,Ah(t.deps,t.target))):(n=J(`\u0275${t.name}_BaseFactory`),s=n.callFn([r]));let i=[],o=null;function l(u){let h=J("__ngConditionalFactory__");i.push(new Ve(h.name,ds,tn));let d=s!==null?h.set(s).toStmt():O(m.invalidFactory).callFn([]).toStmt();return i.push(Ko(e,[d],[h.set(u).toStmt()])),h}if(Ih(t)){let u=Ah(t.delegateDeps,t.target),h=new(t.delegateType===ho.Class?ri:ot)(t.delegate,u);o=l(h)}else LE(t)?o=l(t.expression):o=s;if(o===null)i.push(O(m.invalidFactory).callFn([]).toStmt());else if(n!==null){let u=O(m.getInheritedFactory).callFn([t.type.value]),h=new re(T.Or,n,n.set(u));i.push(new be(h.callFn([r])))}else i.push(new be(o));let c=Jn([new Oe(e.name,Et)],i,tn,void 0,`${t.name}_Factory`);return n!==null&&(c=Rt([],[new Ve(n.name),new be(c)]).callFn([],void 0,!0)),{expression:c,statements:[],type:_E(t)}}function _E(t){let e=t.deps!==null&&t.deps!=="invalid"?RE(t.deps):mn;return je(O(m.FactoryDeclaration,[El(t.type.type,t.typeArgumentCount),e]))}function Ah(t,e){return t.map((n,r)=>kE(n,e,r))}function kE(t,e,n){if(t.token===null)return O(m.invalidFactoryDep).callFn([S(n)]);if(t.attributeNameType===null){let r=0|(t.self?2:0)|(t.skipSelf?4:0)|(t.host?1:0)|(t.optional?8:0)|(e===gt.Pipe?16:0),s=r!==0||t.optional?S(r):null,i=[t.token];s&&i.push(s);let o=ME(e);return O(o).callFn(i)}else return O(m.injectAttribute).callFn([t.token])}function RE(t){let e=!1,n=t.map(r=>{let s=PE(r);return s!==null?(e=!0,s):S(null)});return e?je(le(n)):mn}function PE(t){let e=[];return t.attributeNameType!==null&&e.push({key:"attribute",value:t.attributeNameType,quoted:!1}),t.optional&&e.push({key:"optional",value:S(!0),quoted:!1}),t.host&&e.push({key:"host",value:S(!0),quoted:!1}),t.self&&e.push({key:"self",value:S(!0),quoted:!1}),t.skipSelf&&e.push({key:"skipSelf",value:S(!0),quoted:!1}),e.length>0?xt(e):null}function Ih(t){return t.delegateType!==void 0}function LE(t){return t.expression!==void 0}function ME(t){switch(t){case gt.Component:case gt.Directive:case gt.Pipe:return m.directiveInject;case gt.NgModule:case gt.Injectable:default:return m.inject}}var Ir=class{constructor(e,n){a(this,"start");a(this,"end");this.start=e,this.end=n}toAbsolute(e){return new Ye(e+this.start,e+this.end)}},ae=class{constructor(e,n){a(this,"span");a(this,"sourceSpan");this.span=e,this.sourceSpan=n}toString(){return"AST"}},ms=class extends ae{constructor(n,r,s){super(n,r);a(this,"nameSpan");this.nameSpan=s}},tt=class extends ae{visit(e,n=null){var r;return(r=e.visitEmptyExpr)==null?void 0:r.call(e,this,n)}},Ze=class extends ae{visit(e,n=null){return e.visitImplicitReceiver(this,n)}},on=class extends ae{visit(e,n=null){var r;return(r=e.visitThisReceiver)==null?void 0:r.call(e,this,n)}},Nr=class extends ae{constructor(n,r,s){super(n,r);a(this,"expressions");this.expressions=s}visit(n,r=null){return n.visitChain(this,r)}},li=class extends ae{constructor(n,r,s,i,o){super(n,r);a(this,"condition");a(this,"trueExp");a(this,"falseExp");this.condition=s,this.trueExp=i,this.falseExp=o}visit(n,r=null){return n.visitConditional(this,r)}},oe=class extends ms{constructor(n,r,s,i,o){super(n,r,s);a(this,"receiver");a(this,"name");this.receiver=i,this.name=o}visit(n,r=null){return n.visitPropertyRead(this,r)}},et=class extends ms{constructor(n,r,s,i,o){super(n,r,s);a(this,"receiver");a(this,"name");this.receiver=i,this.name=o}visit(n,r=null){return n.visitSafePropertyRead(this,r)}},Ln=class extends ae{constructor(n,r,s,i){super(n,r);a(this,"receiver");a(this,"key");this.receiver=s,this.key=i}visit(n,r=null){return n.visitKeyedRead(this,r)}},Dr=class extends ae{constructor(n,r,s,i){super(n,r);a(this,"receiver");a(this,"key");this.receiver=s,this.key=i}visit(n,r=null){return n.visitSafeKeyedRead(this,r)}},Qs;(function(t){t[t.ReferencedByName=0]="ReferencedByName",t[t.ReferencedDirectly=1]="ReferencedDirectly"})(Qs||(Qs={}));var gs=class extends ms{constructor(n,r,s,i,o,l,c){super(n,r,c);a(this,"exp");a(this,"name");a(this,"args");a(this,"type");this.exp=s,this.name=i,this.args=o,this.type=l}visit(n,r=null){return n.visitPipe(this,r)}},dt=class extends ae{constructor(n,r,s){super(n,r);a(this,"value");this.value=s}visit(n,r=null){return n.visitLiteralPrimitive(this,r)}},ci=class extends ae{constructor(n,r,s){super(n,r);a(this,"expressions");this.expressions=s}visit(n,r=null){return n.visitLiteralArray(this,r)}},Pa=class extends ae{constructor(n,r,s){super(n,r);a(this,"expression");this.expression=s}visit(n,r=null){return n.visitSpreadElement(this,r)}},br=class extends ae{constructor(n,r,s,i){super(n,r);a(this,"keys");a(this,"values");this.keys=s,this.values=i}visit(n,r=null){return n.visitLiteralMap(this,r)}},rr=class extends ae{constructor(n,r,s,i){super(n,r);a(this,"strings");a(this,"expressions");this.strings=s,this.expressions=i}visit(n,r=null){return n.visitInterpolation(this,r)}},we=class extends ae{constructor(n,r,s,i,o){super(n,r);a(this,"operation");a(this,"left");a(this,"right");this.operation=s,this.left=i,this.right=o}visit(n,r=null){return n.visitBinary(this,r)}static isAssignmentOperation(n){return n==="="||n==="+="||n==="-="||n==="*="||n==="/="||n==="%="||n==="**="||n==="&&="||n==="||="||n==="??="}},Js=class t extends we{constructor(n,r,s,i,o,l,c){super(n,r,o,l,c);a(this,"operator");a(this,"expr");a(this,"left",null);a(this,"right",null);a(this,"operation",null);this.operator=s,this.expr=i}static createMinus(n,r,s){return new t(n,r,"-",s,"-",new dt(n,r,0),s)}static createPlus(n,r,s){return new t(n,r,"+",s,"-",s,new dt(n,r,0))}visit(n,r=null){return n.visitUnary!==void 0?n.visitUnary(this,r):n.visitBinary(this,r)}},Mn=class extends ae{constructor(n,r,s){super(n,r);a(this,"expression");this.expression=s}visit(n,r=null){return n.visitPrefixNot(this,r)}},fo=class extends ae{constructor(n,r,s){super(n,r);a(this,"expression");this.expression=s}visit(n,r=null){return n.visitTypeofExpression(this,r)}},mo=class extends ae{constructor(n,r,s){super(n,r);a(this,"expression");this.expression=s}visit(n,r=null){return n.visitVoidExpression(this,r)}},go=class extends ae{constructor(n,r,s){super(n,r);a(this,"expression");this.expression=s}visit(n,r=null){return n.visitNonNullAssert(this,r)}},Ct=class extends ae{constructor(n,r,s,i,o){super(n,r);a(this,"receiver");a(this,"args");a(this,"argumentSpan");this.receiver=s,this.args=i,this.argumentSpan=o}visit(n,r=null){return n.visitCall(this,r)}},Gt=class extends ae{constructor(n,r,s,i,o){super(n,r);a(this,"receiver");a(this,"args");a(this,"argumentSpan");this.receiver=s,this.args=i,this.argumentSpan=o}visit(n,r=null){return n.visitSafeCall(this,r)}},yo=class extends ae{constructor(n,r,s,i){super(n,r);a(this,"tag");a(this,"template");this.tag=s,this.template=i}visit(n,r){return n.visitTaggedTemplateLiteral(this,r)}},vo=class extends ae{constructor(n,r,s,i){super(n,r);a(this,"elements");a(this,"expressions");this.elements=s,this.expressions=i}visit(n,r){return n.visitTemplateLiteral(this,r)}},La=class extends ae{constructor(n,r,s){super(n,r);a(this,"text");this.text=s}visit(n,r){return n.visitTemplateLiteralElement(this,r)}},So=class extends ae{constructor(n,r,s){super(n,r);a(this,"expression");this.expression=s}visit(n,r){return n.visitParenthesizedExpression(this,r)}},Oc=class{constructor(e,n,r){a(this,"name");a(this,"span");a(this,"sourceSpan");this.name=e,this.span=n,this.sourceSpan=r}},ui=class extends ae{constructor(n,r,s,i){super(n,r);a(this,"parameters");a(this,"body");this.parameters=s,this.body=i}visit(n,r){return n.visitArrowFunction(this,r)}},Ma=class extends ae{constructor(n,r,s,i){super(n,r);a(this,"body");a(this,"flags");this.body=s,this.flags=i}visit(n,r){return n.visitRegularExpressionLiteral(this,r)}},Ye=class{constructor(e,n){a(this,"start");a(this,"end");this.start=e,this.end=n}},ve=class extends ae{constructor(n,r,s,i,o){super(new Ir(0,r===null?0:r.length),new Ye(i,r===null?i:i+r.length));a(this,"ast");a(this,"source");a(this,"location");a(this,"errors");this.ast=n,this.source=r,this.location=s,this.errors=o}visit(n,r=null){return n.visitASTWithSource?n.visitASTWithSource(this,r):this.ast.visit(n,r)}toString(){return`${this.source} in ${this.location}`}},Eo=class{constructor(e,n,r){a(this,"sourceSpan");a(this,"key");a(this,"value");this.sourceSpan=e,this.key=n,this.value=r}},Fc=class{constructor(e,n,r){a(this,"sourceSpan");a(this,"key");a(this,"value");this.sourceSpan=e,this.key=n,this.value=r}},_r=class{visit(e,n){e.visit(this,n)}visitUnary(e,n){this.visit(e.expr,n)}visitBinary(e,n){this.visit(e.left,n),this.visit(e.right,n)}visitChain(e,n){this.visitAll(e.expressions,n)}visitConditional(e,n){this.visit(e.condition,n),this.visit(e.trueExp,n),this.visit(e.falseExp,n)}visitPipe(e,n){this.visit(e.exp,n),this.visitAll(e.args,n)}visitImplicitReceiver(e,n){}visitThisReceiver(e,n){}visitInterpolation(e,n){this.visitAll(e.expressions,n)}visitKeyedRead(e,n){this.visit(e.receiver,n),this.visit(e.key,n)}visitLiteralArray(e,n){this.visitAll(e.expressions,n)}visitLiteralMap(e,n){this.visitAll(e.values,n)}visitLiteralPrimitive(e,n){}visitPrefixNot(e,n){this.visit(e.expression,n)}visitTypeofExpression(e,n){this.visit(e.expression,n)}visitVoidExpression(e,n){this.visit(e.expression,n)}visitNonNullAssert(e,n){this.visit(e.expression,n)}visitPropertyRead(e,n){this.visit(e.receiver,n)}visitSafePropertyRead(e,n){this.visit(e.receiver,n)}visitSafeKeyedRead(e,n){this.visit(e.receiver,n),this.visit(e.key,n)}visitCall(e,n){this.visit(e.receiver,n),this.visitAll(e.args,n)}visitSafeCall(e,n){this.visit(e.receiver,n),this.visitAll(e.args,n)}visitTemplateLiteral(e,n){for(let r=0;r<e.elements.length;r++){this.visit(e.elements[r],n);let s=r<e.expressions.length?e.expressions[r]:null;s!==null&&this.visit(s,n)}}visitTemplateLiteralElement(e,n){}visitTaggedTemplateLiteral(e,n){this.visit(e.tag,n),this.visit(e.template,n)}visitParenthesizedExpression(e,n){this.visit(e.expression,n)}visitArrowFunction(e,n){this.visit(e.body,n)}visitRegularExpressionLiteral(e,n){}visitSpreadElement(e,n){this.visit(e.expression,n)}visitEmptyExpr(e,n){}visitAll(e,n){for(let r of e)this.visit(r,n)}},Ws=class{constructor(e,n,r,s,i,o){a(this,"name");a(this,"expression");a(this,"type");a(this,"sourceSpan");a(this,"keySpan");a(this,"valueSpan");a(this,"isLiteral");a(this,"isLegacyAnimation");a(this,"isAnimation");this.name=e,this.expression=n,this.type=r,this.sourceSpan=s,this.keySpan=i,this.valueSpan=o,this.isLiteral=this.type===pn.LITERAL_ATTR,this.isLegacyAnimation=this.type===pn.LEGACY_ANIMATION,this.isAnimation=this.type===pn.ANIMATION}},pn;(function(t){t[t.DEFAULT=0]="DEFAULT",t[t.LITERAL_ATTR=1]="LITERAL_ATTR",t[t.LEGACY_ANIMATION=2]="LEGACY_ANIMATION",t[t.TWO_WAY=3]="TWO_WAY",t[t.ANIMATION=4]="ANIMATION"})(pn||(pn={}));var De;(function(t){t[t.Regular=0]="Regular",t[t.LegacyAnimation=1]="LegacyAnimation",t[t.TwoWay=2]="TwoWay",t[t.Animation=3]="Animation"})(De||(De={}));var Oa=class{constructor(e,n,r,s,i,o,l){a(this,"name");a(this,"targetOrPhase");a(this,"type");a(this,"handler");a(this,"sourceSpan");a(this,"handlerSpan");a(this,"keySpan");this.name=e,this.targetOrPhase=n,this.type=r,this.handler=s,this.sourceSpan=i,this.handlerSpan=o,this.keySpan=l}},Bc=class{constructor(e,n,r,s,i){a(this,"name");a(this,"value");a(this,"sourceSpan");a(this,"keySpan");a(this,"valueSpan");this.name=e,this.value=n,this.sourceSpan=r,this.keySpan=s,this.valueSpan=i}},z;(function(t){t[t.Property=0]="Property",t[t.Attribute=1]="Attribute",t[t.Class=2]="Class",t[t.Style=3]="Style",t[t.LegacyAnimation=4]="LegacyAnimation",t[t.TwoWay=5]="TwoWay",t[t.Animation=6]="Animation"})(z||(z={}));var Fa=class{constructor(e,n,r,s,i,o,l,c){a(this,"name");a(this,"type");a(this,"securityContext");a(this,"value");a(this,"unit");a(this,"sourceSpan");a(this,"keySpan");a(this,"valueSpan");this.name=e,this.type=n,this.securityContext=r,this.value=s,this.unit=i,this.sourceSpan=o,this.keySpan=l,this.valueSpan=c}},hn;(function(t){t[t.RAW_TEXT=0]="RAW_TEXT",t[t.ESCAPABLE_RAW_TEXT=1]="ESCAPABLE_RAW_TEXT",t[t.PARSABLE_DATA=2]="PARSABLE_DATA"})(hn||(hn={}));function vn(t,e=!0){if(t[0]!=":")return[null,t];let n=t.indexOf(":",1);if(n===-1){if(e)throw new Error(`Unsupported format "${t}" expecting ":namespace:name"`);return[null,t]}return[t.slice(1,n),t.slice(n+1)]}function Nh(t){return vn(t)[1]==="ng-container"}function $c(t){return vn(t)[1]==="ng-content"}function OE(t){return vn(t)[1]==="ng-template"}function Uc(t){return t===null?null:vn(t)[0]}function Ca(t,e){return t?`:${t}:${e}`:e}var Tl=class{constructor(e,n){a(this,"value");a(this,"sourceSpan");this.value=e,this.sourceSpan=n}visit(e){throw new Error("visit() not implemented for Comment")}},Wn=class{constructor(e,n){a(this,"value");a(this,"sourceSpan");this.value=e,this.sourceSpan=n}visit(e){return e.visitText(this)}},ys=class{constructor(e,n,r){a(this,"value");a(this,"sourceSpan");a(this,"i18n");this.value=e,this.sourceSpan=n,this.i18n=r}visit(e){return e.visitBoundText(this)}},an=class{constructor(e,n,r,s,i,o){a(this,"name");a(this,"value");a(this,"sourceSpan");a(this,"keySpan");a(this,"valueSpan");a(this,"i18n");this.name=e,this.value=n,this.sourceSpan=r,this.keySpan=s,this.valueSpan=i,this.i18n=o}visit(e){return e.visitTextAttribute(this)}},Pt=class t{constructor(e,n,r,s,i,o,l,c,u){a(this,"name");a(this,"type");a(this,"securityContext");a(this,"value");a(this,"unit");a(this,"sourceSpan");a(this,"keySpan");a(this,"valueSpan");a(this,"i18n");this.name=e,this.type=n,this.securityContext=r,this.value=s,this.unit=i,this.sourceSpan=o,this.keySpan=l,this.valueSpan=c,this.i18n=u}static fromBoundElementProperty(e,n){if(e.keySpan===void 0)throw new Error(`Unexpected state: keySpan must be defined for bound attributes but was not for ${e.name}: ${e.sourceSpan}`);return new t(e.name,e.type,e.securityContext,e.value,e.unit,e.sourceSpan,e.keySpan,e.valueSpan,n)}visit(e){return e.visitBoundAttribute(this)}},Sn=class t{constructor(e,n,r,s,i,o,l,c){a(this,"name");a(this,"type");a(this,"handler");a(this,"target");a(this,"phase");a(this,"sourceSpan");a(this,"handlerSpan");a(this,"keySpan");this.name=e,this.type=n,this.handler=r,this.target=s,this.phase=i,this.sourceSpan=o,this.handlerSpan=l,this.keySpan=c}static fromParsedEvent(e){let n=e.type===De.Regular?e.targetOrPhase:null,r=e.type===De.LegacyAnimation?e.targetOrPhase:null;if(e.keySpan===void 0)throw new Error(`Unexpected state: keySpan must be defined for bound event but was not for ${e.name}: ${e.sourceSpan}`);return new t(e.name,e.type,e.handler,n,r,e.sourceSpan,e.handlerSpan,e.keySpan)}visit(e){return e.visitBoundEvent(this)}},ke=class{constructor(e,n,r,s,i,o,l,c,u,h,d,p,g){a(this,"name");a(this,"attributes");a(this,"inputs");a(this,"outputs");a(this,"directives");a(this,"children");a(this,"references");a(this,"isSelfClosing");a(this,"sourceSpan");a(this,"startSourceSpan");a(this,"endSourceSpan");a(this,"isVoid");a(this,"i18n");this.name=e,this.attributes=n,this.inputs=r,this.outputs=s,this.directives=i,this.children=o,this.references=l,this.isSelfClosing=c,this.sourceSpan=u,this.startSourceSpan=h,this.endSourceSpan=d,this.isVoid=p,this.i18n=g}visit(e){return e.visitElement(this)}},On=class{constructor(e,n,r,s,i){a(this,"nameSpan");a(this,"sourceSpan");a(this,"prefetchSpan");a(this,"whenOrOnSourceSpan");a(this,"hydrateSpan");this.nameSpan=e,this.sourceSpan=n,this.prefetchSpan=r,this.whenOrOnSourceSpan=s,this.hydrateSpan=i}visit(e){return e.visitDeferredTrigger(this)}},Ba=class extends On{constructor(n,r,s,i,o){super(null,r,s,i,o);a(this,"value");this.value=n}},Vc=class extends On{},Gc=class extends On{},pi=class extends On{},vs=class extends On{constructor(n,r,s,i,o,l){super(r,s,i,o,l);a(this,"reference");this.reference=n}},Ss=class extends On{constructor(n,r,s,i,o,l){super(r,s,i,o,l);a(this,"delay");this.delay=n}},Es=class extends On{constructor(n,r,s,i,o,l){super(r,s,i,o,l);a(this,"reference");this.reference=n}},kr=class extends On{constructor(n,r,s,i,o,l,c){super(s,i,o,l,c);a(this,"reference");a(this,"options");this.reference=n,this.options=r}},Lt=class{constructor(e,n,r,s){a(this,"nameSpan");a(this,"sourceSpan");a(this,"startSourceSpan");a(this,"endSourceSpan");this.nameSpan=e,this.sourceSpan=n,this.startSourceSpan=r,this.endSourceSpan=s}},To=class extends Lt{constructor(n,r,s,i,o,l,c){super(s,i,o,l);a(this,"children");a(this,"minimumTime");a(this,"i18n");this.children=n,this.minimumTime=r,this.i18n=c}visit(n){return n.visitDeferredBlockPlaceholder(this)}},wo=class extends Lt{constructor(n,r,s,i,o,l,c,u){super(i,o,l,c);a(this,"children");a(this,"afterTime");a(this,"minimumTime");a(this,"i18n");this.children=n,this.afterTime=r,this.minimumTime=s,this.i18n=u}visit(n){return n.visitDeferredBlockLoading(this)}},xo=class extends Lt{constructor(n,r,s,i,o,l){super(r,s,i,o);a(this,"children");a(this,"i18n");this.children=n,this.i18n=l}visit(n){return n.visitDeferredBlockError(this)}},Fn=class extends Lt{constructor(n,r,s,i,o,l,c,u,h,d,p,g,v){super(u,h,p,g);a(this,"children");a(this,"placeholder");a(this,"loading");a(this,"error");a(this,"mainBlockSpan");a(this,"i18n");a(this,"triggers");a(this,"prefetchTriggers");a(this,"hydrateTriggers");a(this,"definedTriggers");a(this,"definedPrefetchTriggers");a(this,"definedHydrateTriggers");this.children=n,this.placeholder=o,this.loading=l,this.error=c,this.mainBlockSpan=d,this.i18n=v,this.triggers=r,this.prefetchTriggers=s,this.hydrateTriggers=i,this.definedTriggers=Object.keys(r),this.definedPrefetchTriggers=Object.keys(s),this.definedHydrateTriggers=Object.keys(i)}visit(n){return n.visitDeferredBlock(this)}visitAll(n){this.visitTriggers(this.definedHydrateTriggers,this.hydrateTriggers,n),this.visitTriggers(this.definedTriggers,this.triggers,n),this.visitTriggers(this.definedPrefetchTriggers,this.prefetchTriggers,n),Zs(n,this.children);let r=[this.placeholder,this.loading,this.error].filter(s=>s!==null);Zs(n,r)}visitTriggers(n,r,s){Zs(s,n.map(i=>r[i]))}},Rr=class extends Lt{constructor(n,r,s,i,o,l,c,u){super(u,o,l,c);a(this,"expression");a(this,"groups");a(this,"unknownBlocks");a(this,"exhaustiveCheck");this.expression=n,this.groups=r,this.unknownBlocks=s,this.exhaustiveCheck=i}visit(n){return n.visitSwitchBlock(this)}},Hc=class extends Lt{constructor(n,r,s,i,o){super(o,r,s,i);a(this,"expression");this.expression=n}visit(n){return n.visitSwitchBlockCase(this)}},Co=class extends Lt{constructor(n,r,s,i,o,l,c){super(l,s,i,o);a(this,"cases");a(this,"children");a(this,"i18n");this.cases=n,this.children=r,this.i18n=c}visit(n){return n.visitSwitchBlockCaseGroup(this)}},qc=class extends Lt{constructor(e,n,r,s){super(s,e,n,r)}visit(e){return e.visitSwitchExhaustiveCheck(this)}},Bn=class extends Lt{constructor(n,r,s,i,o,l,c,u,h,d,p,g,v){super(g,u,d,p);a(this,"item");a(this,"expression");a(this,"trackBy");a(this,"trackKeywordSpan");a(this,"contextVariables");a(this,"children");a(this,"empty");a(this,"mainBlockSpan");a(this,"i18n");this.item=n,this.expression=r,this.trackBy=s,this.trackKeywordSpan=i,this.contextVariables=o,this.children=l,this.empty=c,this.mainBlockSpan=h,this.i18n=v}visit(n){return n.visitForLoopBlock(this)}},Ao=class extends Lt{constructor(n,r,s,i,o,l){super(o,r,s,i);a(this,"children");a(this,"i18n");this.children=n,this.i18n=l}visit(n){return n.visitForLoopBlockEmpty(this)}},Pr=class extends Lt{constructor(n,r,s,i,o){super(o,r,s,i);a(this,"branches");this.branches=n}visit(n){return n.visitIfBlock(this)}},Sr=class extends Lt{constructor(n,r,s,i,o,l,c,u){super(c,i,o,l);a(this,"expression");a(this,"children");a(this,"expressionAlias");a(this,"i18n");this.expression=n,this.children=r,this.expressionAlias=s,this.i18n=u}visit(n){return n.visitIfBlockBranch(this)}},$a=class{constructor(e,n,r){a(this,"name");a(this,"sourceSpan");a(this,"nameSpan");this.name=e,this.sourceSpan=n,this.nameSpan=r}visit(e){return e.visitUnknownBlock(this)}},Tn=class{constructor(e,n,r,s,i){a(this,"name");a(this,"value");a(this,"sourceSpan");a(this,"nameSpan");a(this,"valueSpan");this.name=e,this.value=n,this.sourceSpan=r,this.nameSpan=s,this.valueSpan=i}visit(e){return e.visitLetDeclaration(this)}},_n=class{constructor(e,n,r,s,i,o,l,c,u,h,d,p,g,v){a(this,"componentName");a(this,"tagName");a(this,"fullName");a(this,"attributes");a(this,"inputs");a(this,"outputs");a(this,"directives");a(this,"children");a(this,"references");a(this,"isSelfClosing");a(this,"sourceSpan");a(this,"startSourceSpan");a(this,"endSourceSpan");a(this,"i18n");this.componentName=e,this.tagName=n,this.fullName=r,this.attributes=s,this.inputs=i,this.outputs=o,this.directives=l,this.children=c,this.references=u,this.isSelfClosing=h,this.sourceSpan=d,this.startSourceSpan=p,this.endSourceSpan=g,this.i18n=v}visit(e){return e.visitComponent(this)}},Ti=class{constructor(e,n,r,s,i,o,l,c,u){a(this,"name");a(this,"attributes");a(this,"inputs");a(this,"outputs");a(this,"references");a(this,"sourceSpan");a(this,"startSourceSpan");a(this,"endSourceSpan");a(this,"i18n");this.name=e,this.attributes=n,this.inputs=r,this.outputs=s,this.references=i,this.sourceSpan=o,this.startSourceSpan=l,this.endSourceSpan=c,this.i18n=u}visit(e){return e.visitDirective(this)}},de=class{constructor(e,n,r,s,i,o,l,c,u,h,d,p,g,v){a(this,"tagName");a(this,"attributes");a(this,"inputs");a(this,"outputs");a(this,"directives");a(this,"templateAttrs");a(this,"children");a(this,"references");a(this,"variables");a(this,"isSelfClosing");a(this,"sourceSpan");a(this,"startSourceSpan");a(this,"endSourceSpan");a(this,"i18n");this.tagName=e,this.attributes=n,this.inputs=r,this.outputs=s,this.directives=i,this.templateAttrs=o,this.children=l,this.references=c,this.variables=u,this.isSelfClosing=h,this.sourceSpan=d,this.startSourceSpan=p,this.endSourceSpan=g,this.i18n=v}visit(e){return e.visitTemplate(this)}},Ts=class{constructor(e,n,r,s,i,o,l,c){a(this,"selector");a(this,"attributes");a(this,"children");a(this,"isSelfClosing");a(this,"sourceSpan");a(this,"startSourceSpan");a(this,"endSourceSpan");a(this,"i18n");a(this,"name","ng-content");this.selector=e,this.attributes=n,this.children=r,this.isSelfClosing=s,this.sourceSpan=i,this.startSourceSpan=o,this.endSourceSpan=l,this.i18n=c}visit(e){return e.visitContent(this)}},Ht=class{constructor(e,n,r,s,i){a(this,"name");a(this,"value");a(this,"sourceSpan");a(this,"keySpan");a(this,"valueSpan");this.name=e,this.value=n,this.sourceSpan=r,this.keySpan=s,this.valueSpan=i}visit(e){return e.visitVariable(this)}},Zn=class{constructor(e,n,r,s,i){a(this,"name");a(this,"value");a(this,"sourceSpan");a(this,"keySpan");a(this,"valueSpan");this.name=e,this.value=n,this.sourceSpan=r,this.keySpan=s,this.valueSpan=i}visit(e){return e.visitReference(this)}},Qu=class{constructor(e,n,r,s){a(this,"vars");a(this,"placeholders");a(this,"sourceSpan");a(this,"i18n");this.vars=e,this.placeholders=n,this.sourceSpan=r,this.i18n=s}visit(e){return e.visitIcu(this)}},$n=class{constructor(e,n,r,s){a(this,"tagNames");a(this,"bindings");a(this,"listeners");a(this,"sourceSpan");if(this.tagNames=e,this.bindings=n,this.listeners=r,this.sourceSpan=s,e.length===0)throw new Error("HostElement must have at least one tag name.")}visit(){throw new Error("HostElement cannot be visited")}};function Zs(t,e){let n=[];if(t.visit)for(let r of e)t.visit(r);else for(let r of e){let s=r.visit(t);s&&n.push(s)}return n}var vt=class{constructor(e,n,r,s,i,o){a(this,"nodes");a(this,"placeholders");a(this,"placeholderToMessage");a(this,"meaning");a(this,"description");a(this,"customId");a(this,"sources");a(this,"id");a(this,"legacyIds",[]);a(this,"messageString");this.nodes=e,this.placeholders=n,this.placeholderToMessage=r,this.meaning=s,this.description=i,this.customId=o,this.id=this.customId,this.messageString=FE(this.nodes),e.length?this.sources=[{filePath:e[0].sourceSpan.start.file.url,startLine:e[0].sourceSpan.start.line+1,startCol:e[0].sourceSpan.start.col+1,endLine:e[e.length-1].sourceSpan.end.line+1,endCol:e[0].sourceSpan.start.col+1}]:this.sources=[]}},Mi=class{constructor(e,n){a(this,"value");a(this,"sourceSpan");this.value=e,this.sourceSpan=n}visit(e,n){return e.visitText(this,n)}},Xn=class{constructor(e,n){a(this,"children");a(this,"sourceSpan");this.children=e,this.sourceSpan=n}visit(e,n){return e.visitContainer(this,n)}},Ua=class{constructor(e,n,r,s,i){a(this,"expression");a(this,"type");a(this,"cases");a(this,"sourceSpan");a(this,"expressionPlaceholder");this.expression=e,this.type=n,this.cases=r,this.sourceSpan=s,this.expressionPlaceholder=i}visit(e,n){return e.visitIcu(this,n)}},Lr=class{constructor(e,n,r,s,i,o,l,c,u){a(this,"tag");a(this,"attrs");a(this,"startName");a(this,"closeName");a(this,"children");a(this,"isVoid");a(this,"sourceSpan");a(this,"startSourceSpan");a(this,"endSourceSpan");this.tag=e,this.attrs=n,this.startName=r,this.closeName=s,this.children=i,this.isVoid=o,this.sourceSpan=l,this.startSourceSpan=c,this.endSourceSpan=u}visit(e,n){return e.visitTagPlaceholder(this,n)}},Io=class{constructor(e,n,r){a(this,"value");a(this,"name");a(this,"sourceSpan");this.value=e,this.name=n,this.sourceSpan=r}visit(e,n){return e.visitPlaceholder(this,n)}},hi=class{constructor(e,n,r){a(this,"value");a(this,"name");a(this,"sourceSpan");a(this,"previousMessage");this.value=e,this.name=n,this.sourceSpan=r}visit(e,n){return e.visitIcuPlaceholder(this,n)}},Mr=class{constructor(e,n,r,s,i,o,l,c){a(this,"name");a(this,"parameters");a(this,"startName");a(this,"closeName");a(this,"children");a(this,"sourceSpan");a(this,"startSourceSpan");a(this,"endSourceSpan");this.name=e,this.parameters=n,this.startName=r,this.closeName=s,this.children=i,this.sourceSpan=o,this.startSourceSpan=l,this.endSourceSpan=c}visit(e,n){return e.visitBlockPlaceholder(this,n)}};function FE(t){let e=new Wc;return t.map(r=>r.visit(e)).join("")}var Wc=class{visitText(e){return e.value}visitContainer(e){return e.children.map(n=>n.visit(this)).join("")}visitIcu(e){let n=Object.keys(e.cases).map(r=>`${r} {${e.cases[r].visit(this)}}`);return`{${e.expressionPlaceholder}, ${e.type}, ${n.join(" ")}}`}visitTagPlaceholder(e){let n=e.children.map(r=>r.visit(this)).join("");return`{$${e.startName}}${n}{$${e.closeName}}`}visitPlaceholder(e){return`{$${e.name}}`}visitIcuPlaceholder(e){return`{$${e.name}}`}visitBlockPlaceholder(e){let n=e.children.map(r=>r.visit(this)).join("");return`{$${e.startName}}${n}{$${e.closeName}}`}};var BE=class{visitTag(e){let n=this._serializeAttributes(e.attrs);if(e.children.length==0)return`<${e.name}${n}/>`;let r=e.children.map(s=>s.visit(this));return`<${e.name}${n}>${r.join("")}</${e.name}>`}visitText(e){return e.value}visitDeclaration(e){return`<?xml${this._serializeAttributes(e.attrs)} ?>`}_serializeAttributes(e){let n=Object.keys(e).map(r=>`${r}="${e[r]}"`).join(" ");return n.length>0?" "+n:""}visitDoctype(e){return`<!DOCTYPE ${e.rootTag} [
|
|
4
|
+
`;return e+=" ",e}var Gr=Object.freeze({__proto__:null,ArrayType:Wc,ArrowFunctionExpr:gn,BOOL_TYPE:tm,get BinaryOperator(){return w},BinaryOperatorExpr:se,BuiltinType:fn,get BuiltinTypeName(){return Oe},CommaExpr:Yc,ConditionalExpr:mn,DYNAMIC_TYPE:Ke,DeclareFunctionStmt:ti,DeclareVarStmt:Xe,DynamicImportExpr:Kc,Expression:oe,ExpressionStatement:et,ExpressionType:pt,ExternalExpr:Ze,ExternalReference:co,FUNCTION_TYPE:EE,FnParam:Be,FunctionExpr:hn,INFERRED_TYPE:dn,INT_TYPE:SE,IfStmt:ho,InstantiateExpr:Js,InvokeFunctionExpr:Ae,JSDocComment:po,LeadingComment:uo,LiteralArrayExpr:Mt,LiteralExpr:_e,LiteralMapExpr:sn,LiteralMapPropertyAssignment:Cr,LiteralMapSpreadAssignment:yn,LiteralPiece:yr,LocalizedString:lo,MapType:jc,NONE_TYPE:Lt,NULL_EXPR:hs,NUMBER_TYPE:Tr,NotExpr:ei,ParenthesizedExpr:nn,PlaceholderPiece:ns,ReadKeyExpr:rn,ReadPropExpr:st,ReadVarExpr:tn,RecursiveAstVisitor:NE,RegularExpressionLiteralExpr:ps,ReturnStatement:ke,STRING_TYPE:Dl,SpreadElementExpr:Nr,Statement:Ir,get StmtModifier(){return Ue},TYPED_NULL_EXPR:sm,TaggedTemplateLiteralExpr:Qs,TemplateLiteralElementExpr:ao,TemplateLiteralExpr:Zs,TransplantedType:io,Type:wr,get TypeModifier(){return Ua},TypeofExpr:xr,get UnaryOperator(){return bn},UnaryOperatorExpr:qn,VoidExpr:oo,WrappedNodeExpr:W,areAllEquivalent:xt,arrowFn:Nt,expressionType:Ve,fn:Wn,ifStmt:na,importExpr:R,importType:IE,isNull:bE,jsDocComment:im,leadingComment:vp,literal:S,literalArr:ce,literalMap:Ct,localizedString:lm,not:om,nullSafeIsEquivalent:nm,taggedTemplate:am,transplantedType:AE,typeofExpr:Ei,unary:DE,variable:Z}),_E="_c",RE={},PE=50,Va=class t extends oe{constructor(n){super(n.type);l(this,"resolved");l(this,"original");l(this,"shared",!1);this.resolved=n,this.original=n}visitExpression(n,r){return r===RE?this.original.visitExpression(n,r):this.resolved.visitExpression(n,r)}isEquivalent(n){return n instanceof t&&this.resolved.isEquivalent(n.resolved)}isConstant(){return!0}clone(){throw new Error("Not supported.")}fixup(n){this.resolved=n,this.shared=!0}},ni=class{constructor(e=!1){l(this,"isClosureCompilerEnabled");l(this,"statements",[]);l(this,"literals",new Map);l(this,"literalFactories",new Map);l(this,"sharedConstants",new Map);l(this,"_claimedNames",new Map);l(this,"nextNameIndex",0);this.isClosureCompilerEnabled=e}getConstLiteral(e,n){if(e instanceof _e&&!of(e)||e instanceof Va)return e;let r=fo.INSTANCE.keyOf(e),s=this.literals.get(r),i=!1;if(s||(s=new Va(e),this.literals.set(r,s),i=!0),!i&&!s.shared||i&&n){let o=this.freshName(),a,c;this.isClosureCompilerEnabled&&of(e)?(a=new hn([],[new ke(e)]),c=Z(o).callFn([])):(a=e,c=Z(o)),this.statements.push(new Xe(o,a,dn,Ue.Final)),s.fixup(c)}return s}getSharedConstant(e,n){let r=e.keyOf(n);if(!this.sharedConstants.has(r)){let s=this.freshName();this.sharedConstants.set(r,Z(s)),this.statements.push(e.toSharedConstantDeclaration(s,n))}return this.sharedConstants.get(r)}getSharedFunctionReference(e,n,r=!0){var o;let s=e instanceof gn;for(let a of this.statements)if(s&&a instanceof Xe&&((o=a.value)!=null&&o.isEquivalent(e))||!s&&a instanceof ti&&e instanceof hn&&e.isEquivalent(a))return Z(a.name);let i=r?this.uniqueName(n):n;return this.statements.push(e instanceof hn?e.toDeclStmt(i,Ue.Final):new Xe(i,e,dn,Ue.Final,e.sourceSpan)),Z(i)}uniqueName(e,n=!0){var i;let r=(i=this._claimedNames.get(e))!=null?i:0,s=r===0&&!n?`${e}`:`${e}${r}`;return this._claimedNames.set(e,r+1),s}freshName(){return this.uniqueName(_E)}},Al=class Al{keyOf(e){var n;if(e instanceof _e&&typeof e.value=="string")return`"${e.value}"`;if(e instanceof _e)return String(e.value);if(e instanceof ps)return`/${e.body}/${(n=e.flags)!=null?n:""}`;if(e instanceof Mt){let r=[];for(let s of e.entries)r.push(this.keyOf(s));return`[${r.join(",")}]`}else if(e instanceof sn){let r=[];for(let s of e.entries)if(s instanceof yn)r.push("..."+this.keyOf(s.expression));else{let i=s.key;s.quoted&&(i=`"${i}"`),r.push(i+":"+this.keyOf(s.value))}return`{${r.join(",")}}`}else{if(e instanceof Ze)return`import("${e.value.moduleName}", ${e.value.name})`;if(e instanceof tn)return`read(${e.name})`;if(e instanceof xr)return`typeof(${this.keyOf(e.expr)})`;if(e instanceof Nr)return`...${this.keyOf(e.expression)}`;throw new Error(`${this.constructor.name} does not handle expressions of type ${e.constructor.name}`)}}};l(Al,"INSTANCE",new Al);var fo=Al;function of(t){return t instanceof _e&&typeof t.value=="string"&&t.value.length>=PE}var y="@angular/core",m=class{};l(m,"core",{name:null,moduleName:y}),l(m,"namespaceHTML",{name:"\u0275\u0275namespaceHTML",moduleName:y}),l(m,"namespaceMathML",{name:"\u0275\u0275namespaceMathML",moduleName:y}),l(m,"namespaceSVG",{name:"\u0275\u0275namespaceSVG",moduleName:y}),l(m,"element",{name:"\u0275\u0275element",moduleName:y}),l(m,"elementStart",{name:"\u0275\u0275elementStart",moduleName:y}),l(m,"elementEnd",{name:"\u0275\u0275elementEnd",moduleName:y}),l(m,"domElement",{name:"\u0275\u0275domElement",moduleName:y}),l(m,"domElementStart",{name:"\u0275\u0275domElementStart",moduleName:y}),l(m,"domElementEnd",{name:"\u0275\u0275domElementEnd",moduleName:y}),l(m,"domElementContainer",{name:"\u0275\u0275domElementContainer",moduleName:y}),l(m,"domElementContainerStart",{name:"\u0275\u0275domElementContainerStart",moduleName:y}),l(m,"domElementContainerEnd",{name:"\u0275\u0275domElementContainerEnd",moduleName:y}),l(m,"domTemplate",{name:"\u0275\u0275domTemplate",moduleName:y}),l(m,"domListener",{name:"\u0275\u0275domListener",moduleName:y}),l(m,"advance",{name:"\u0275\u0275advance",moduleName:y}),l(m,"syntheticHostProperty",{name:"\u0275\u0275syntheticHostProperty",moduleName:y}),l(m,"syntheticHostListener",{name:"\u0275\u0275syntheticHostListener",moduleName:y}),l(m,"attribute",{name:"\u0275\u0275attribute",moduleName:y}),l(m,"classProp",{name:"\u0275\u0275classProp",moduleName:y}),l(m,"elementContainerStart",{name:"\u0275\u0275elementContainerStart",moduleName:y}),l(m,"elementContainerEnd",{name:"\u0275\u0275elementContainerEnd",moduleName:y}),l(m,"elementContainer",{name:"\u0275\u0275elementContainer",moduleName:y}),l(m,"styleMap",{name:"\u0275\u0275styleMap",moduleName:y}),l(m,"classMap",{name:"\u0275\u0275classMap",moduleName:y}),l(m,"styleProp",{name:"\u0275\u0275styleProp",moduleName:y}),l(m,"interpolate",{name:"\u0275\u0275interpolate",moduleName:y}),l(m,"interpolate1",{name:"\u0275\u0275interpolate1",moduleName:y}),l(m,"interpolate2",{name:"\u0275\u0275interpolate2",moduleName:y}),l(m,"interpolate3",{name:"\u0275\u0275interpolate3",moduleName:y}),l(m,"interpolate4",{name:"\u0275\u0275interpolate4",moduleName:y}),l(m,"interpolate5",{name:"\u0275\u0275interpolate5",moduleName:y}),l(m,"interpolate6",{name:"\u0275\u0275interpolate6",moduleName:y}),l(m,"interpolate7",{name:"\u0275\u0275interpolate7",moduleName:y}),l(m,"interpolate8",{name:"\u0275\u0275interpolate8",moduleName:y}),l(m,"interpolateV",{name:"\u0275\u0275interpolateV",moduleName:y}),l(m,"nextContext",{name:"\u0275\u0275nextContext",moduleName:y}),l(m,"resetView",{name:"\u0275\u0275resetView",moduleName:y}),l(m,"templateCreate",{name:"\u0275\u0275template",moduleName:y}),l(m,"defer",{name:"\u0275\u0275defer",moduleName:y}),l(m,"deferWhen",{name:"\u0275\u0275deferWhen",moduleName:y}),l(m,"deferOnIdle",{name:"\u0275\u0275deferOnIdle",moduleName:y}),l(m,"deferOnImmediate",{name:"\u0275\u0275deferOnImmediate",moduleName:y}),l(m,"deferOnTimer",{name:"\u0275\u0275deferOnTimer",moduleName:y}),l(m,"deferOnHover",{name:"\u0275\u0275deferOnHover",moduleName:y}),l(m,"deferOnInteraction",{name:"\u0275\u0275deferOnInteraction",moduleName:y}),l(m,"deferOnViewport",{name:"\u0275\u0275deferOnViewport",moduleName:y}),l(m,"deferPrefetchWhen",{name:"\u0275\u0275deferPrefetchWhen",moduleName:y}),l(m,"deferPrefetchOnIdle",{name:"\u0275\u0275deferPrefetchOnIdle",moduleName:y}),l(m,"deferPrefetchOnImmediate",{name:"\u0275\u0275deferPrefetchOnImmediate",moduleName:y}),l(m,"deferPrefetchOnTimer",{name:"\u0275\u0275deferPrefetchOnTimer",moduleName:y}),l(m,"deferPrefetchOnHover",{name:"\u0275\u0275deferPrefetchOnHover",moduleName:y}),l(m,"deferPrefetchOnInteraction",{name:"\u0275\u0275deferPrefetchOnInteraction",moduleName:y}),l(m,"deferPrefetchOnViewport",{name:"\u0275\u0275deferPrefetchOnViewport",moduleName:y}),l(m,"deferHydrateWhen",{name:"\u0275\u0275deferHydrateWhen",moduleName:y}),l(m,"deferHydrateNever",{name:"\u0275\u0275deferHydrateNever",moduleName:y}),l(m,"deferHydrateOnIdle",{name:"\u0275\u0275deferHydrateOnIdle",moduleName:y}),l(m,"deferHydrateOnImmediate",{name:"\u0275\u0275deferHydrateOnImmediate",moduleName:y}),l(m,"deferHydrateOnTimer",{name:"\u0275\u0275deferHydrateOnTimer",moduleName:y}),l(m,"deferHydrateOnHover",{name:"\u0275\u0275deferHydrateOnHover",moduleName:y}),l(m,"deferHydrateOnInteraction",{name:"\u0275\u0275deferHydrateOnInteraction",moduleName:y}),l(m,"deferHydrateOnViewport",{name:"\u0275\u0275deferHydrateOnViewport",moduleName:y}),l(m,"deferEnableTimerScheduling",{name:"\u0275\u0275deferEnableTimerScheduling",moduleName:y}),l(m,"enableIncrementalHydrationRuntime",{name:"\u0275\u0275enableIncrementalHydrationRuntime",moduleName:y}),l(m,"conditionalCreate",{name:"\u0275\u0275conditionalCreate",moduleName:y}),l(m,"conditionalBranchCreate",{name:"\u0275\u0275conditionalBranchCreate",moduleName:y}),l(m,"conditional",{name:"\u0275\u0275conditional",moduleName:y}),l(m,"repeater",{name:"\u0275\u0275repeater",moduleName:y}),l(m,"repeaterCreate",{name:"\u0275\u0275repeaterCreate",moduleName:y}),l(m,"repeaterTrackByIndex",{name:"\u0275\u0275repeaterTrackByIndex",moduleName:y}),l(m,"repeaterTrackByIdentity",{name:"\u0275\u0275repeaterTrackByIdentity",moduleName:y}),l(m,"componentInstance",{name:"\u0275\u0275componentInstance",moduleName:y}),l(m,"text",{name:"\u0275\u0275text",moduleName:y}),l(m,"enableBindings",{name:"\u0275\u0275enableBindings",moduleName:y}),l(m,"disableBindings",{name:"\u0275\u0275disableBindings",moduleName:y}),l(m,"getCurrentView",{name:"\u0275\u0275getCurrentView",moduleName:y}),l(m,"textInterpolate",{name:"\u0275\u0275textInterpolate",moduleName:y}),l(m,"textInterpolate1",{name:"\u0275\u0275textInterpolate1",moduleName:y}),l(m,"textInterpolate2",{name:"\u0275\u0275textInterpolate2",moduleName:y}),l(m,"textInterpolate3",{name:"\u0275\u0275textInterpolate3",moduleName:y}),l(m,"textInterpolate4",{name:"\u0275\u0275textInterpolate4",moduleName:y}),l(m,"textInterpolate5",{name:"\u0275\u0275textInterpolate5",moduleName:y}),l(m,"textInterpolate6",{name:"\u0275\u0275textInterpolate6",moduleName:y}),l(m,"textInterpolate7",{name:"\u0275\u0275textInterpolate7",moduleName:y}),l(m,"textInterpolate8",{name:"\u0275\u0275textInterpolate8",moduleName:y}),l(m,"textInterpolateV",{name:"\u0275\u0275textInterpolateV",moduleName:y}),l(m,"restoreView",{name:"\u0275\u0275restoreView",moduleName:y}),l(m,"pureFunction0",{name:"\u0275\u0275pureFunction0",moduleName:y}),l(m,"pureFunction1",{name:"\u0275\u0275pureFunction1",moduleName:y}),l(m,"pureFunction2",{name:"\u0275\u0275pureFunction2",moduleName:y}),l(m,"pureFunction3",{name:"\u0275\u0275pureFunction3",moduleName:y}),l(m,"pureFunction4",{name:"\u0275\u0275pureFunction4",moduleName:y}),l(m,"pureFunction5",{name:"\u0275\u0275pureFunction5",moduleName:y}),l(m,"pureFunction6",{name:"\u0275\u0275pureFunction6",moduleName:y}),l(m,"pureFunction7",{name:"\u0275\u0275pureFunction7",moduleName:y}),l(m,"pureFunction8",{name:"\u0275\u0275pureFunction8",moduleName:y}),l(m,"pureFunctionV",{name:"\u0275\u0275pureFunctionV",moduleName:y}),l(m,"pipeBind1",{name:"\u0275\u0275pipeBind1",moduleName:y}),l(m,"pipeBind2",{name:"\u0275\u0275pipeBind2",moduleName:y}),l(m,"pipeBind3",{name:"\u0275\u0275pipeBind3",moduleName:y}),l(m,"pipeBind4",{name:"\u0275\u0275pipeBind4",moduleName:y}),l(m,"pipeBindV",{name:"\u0275\u0275pipeBindV",moduleName:y}),l(m,"domProperty",{name:"\u0275\u0275domProperty",moduleName:y}),l(m,"ariaProperty",{name:"\u0275\u0275ariaProperty",moduleName:y}),l(m,"property",{name:"\u0275\u0275property",moduleName:y}),l(m,"control",{name:"\u0275\u0275control",moduleName:y}),l(m,"controlCreate",{name:"\u0275\u0275controlCreate",moduleName:y}),l(m,"animationEnterListener",{name:"\u0275\u0275animateEnterListener",moduleName:y}),l(m,"animationLeaveListener",{name:"\u0275\u0275animateLeaveListener",moduleName:y}),l(m,"animationEnter",{name:"\u0275\u0275animateEnter",moduleName:y}),l(m,"animationLeave",{name:"\u0275\u0275animateLeave",moduleName:y}),l(m,"i18n",{name:"\u0275\u0275i18n",moduleName:y}),l(m,"i18nAttributes",{name:"\u0275\u0275i18nAttributes",moduleName:y}),l(m,"i18nExp",{name:"\u0275\u0275i18nExp",moduleName:y}),l(m,"i18nStart",{name:"\u0275\u0275i18nStart",moduleName:y}),l(m,"i18nEnd",{name:"\u0275\u0275i18nEnd",moduleName:y}),l(m,"i18nApply",{name:"\u0275\u0275i18nApply",moduleName:y}),l(m,"i18nPostprocess",{name:"\u0275\u0275i18nPostprocess",moduleName:y}),l(m,"pipe",{name:"\u0275\u0275pipe",moduleName:y}),l(m,"projection",{name:"\u0275\u0275projection",moduleName:y}),l(m,"projectionDef",{name:"\u0275\u0275projectionDef",moduleName:y}),l(m,"reference",{name:"\u0275\u0275reference",moduleName:y}),l(m,"inject",{name:"\u0275\u0275inject",moduleName:y}),l(m,"injectAttribute",{name:"\u0275\u0275injectAttribute",moduleName:y}),l(m,"directiveInject",{name:"\u0275\u0275directiveInject",moduleName:y}),l(m,"invalidFactory",{name:"\u0275\u0275invalidFactory",moduleName:y}),l(m,"invalidFactoryDep",{name:"\u0275\u0275invalidFactoryDep",moduleName:y}),l(m,"templateRefExtractor",{name:"\u0275\u0275templateRefExtractor",moduleName:y}),l(m,"forwardRef",{name:"forwardRef",moduleName:y}),l(m,"resolveForwardRef",{name:"resolveForwardRef",moduleName:y}),l(m,"replaceMetadata",{name:"\u0275\u0275replaceMetadata",moduleName:y}),l(m,"getReplaceMetadataURL",{name:"\u0275\u0275getReplaceMetadataURL",moduleName:y}),l(m,"\u0275\u0275defineInjectable",{name:"\u0275\u0275defineInjectable",moduleName:y}),l(m,"declareInjectable",{name:"\u0275\u0275ngDeclareInjectable",moduleName:y}),l(m,"InjectableDeclaration",{name:"\u0275\u0275InjectableDeclaration",moduleName:y}),l(m,"defineService",{name:"\u0275\u0275defineService",moduleName:y}),l(m,"declareService",{name:"\u0275\u0275ngDeclareService",moduleName:y}),l(m,"resolveWindow",{name:"\u0275\u0275resolveWindow",moduleName:y}),l(m,"resolveDocument",{name:"\u0275\u0275resolveDocument",moduleName:y}),l(m,"resolveBody",{name:"\u0275\u0275resolveBody",moduleName:y}),l(m,"getComponentDepsFactory",{name:"\u0275\u0275getComponentDepsFactory",moduleName:y}),l(m,"defineComponent",{name:"\u0275\u0275defineComponent",moduleName:y}),l(m,"declareComponent",{name:"\u0275\u0275ngDeclareComponent",moduleName:y}),l(m,"setComponentScope",{name:"\u0275\u0275setComponentScope",moduleName:y}),l(m,"ChangeDetectionStrategy",{name:"ChangeDetectionStrategy",moduleName:y}),l(m,"ViewEncapsulation",{name:"ViewEncapsulation",moduleName:y}),l(m,"ComponentDeclaration",{name:"\u0275\u0275ComponentDeclaration",moduleName:y}),l(m,"FactoryDeclaration",{name:"\u0275\u0275FactoryDeclaration",moduleName:y}),l(m,"declareFactory",{name:"\u0275\u0275ngDeclareFactory",moduleName:y}),l(m,"FactoryTarget",{name:"\u0275\u0275FactoryTarget",moduleName:y}),l(m,"defineDirective",{name:"\u0275\u0275defineDirective",moduleName:y}),l(m,"declareDirective",{name:"\u0275\u0275ngDeclareDirective",moduleName:y}),l(m,"DirectiveDeclaration",{name:"\u0275\u0275DirectiveDeclaration",moduleName:y}),l(m,"InjectorDef",{name:"\u0275\u0275InjectorDef",moduleName:y}),l(m,"InjectorDeclaration",{name:"\u0275\u0275InjectorDeclaration",moduleName:y}),l(m,"defineInjector",{name:"\u0275\u0275defineInjector",moduleName:y}),l(m,"declareInjector",{name:"\u0275\u0275ngDeclareInjector",moduleName:y}),l(m,"NgModuleDeclaration",{name:"\u0275\u0275NgModuleDeclaration",moduleName:y}),l(m,"ModuleWithProviders",{name:"ModuleWithProviders",moduleName:y}),l(m,"defineNgModule",{name:"\u0275\u0275defineNgModule",moduleName:y}),l(m,"declareNgModule",{name:"\u0275\u0275ngDeclareNgModule",moduleName:y}),l(m,"setNgModuleScope",{name:"\u0275\u0275setNgModuleScope",moduleName:y}),l(m,"registerNgModuleType",{name:"\u0275\u0275registerNgModuleType",moduleName:y}),l(m,"PipeDeclaration",{name:"\u0275\u0275PipeDeclaration",moduleName:y}),l(m,"definePipe",{name:"\u0275\u0275definePipe",moduleName:y}),l(m,"declarePipe",{name:"\u0275\u0275ngDeclarePipe",moduleName:y}),l(m,"declareClassMetadata",{name:"\u0275\u0275ngDeclareClassMetadata",moduleName:y}),l(m,"declareClassMetadataAsync",{name:"\u0275\u0275ngDeclareClassMetadataAsync",moduleName:y}),l(m,"setClassMetadata",{name:"\u0275setClassMetadata",moduleName:y}),l(m,"setClassMetadataAsync",{name:"\u0275setClassMetadataAsync",moduleName:y}),l(m,"setClassDebugInfo",{name:"\u0275setClassDebugInfo",moduleName:y}),l(m,"queryRefresh",{name:"\u0275\u0275queryRefresh",moduleName:y}),l(m,"viewQuery",{name:"\u0275\u0275viewQuery",moduleName:y}),l(m,"loadQuery",{name:"\u0275\u0275loadQuery",moduleName:y}),l(m,"contentQuery",{name:"\u0275\u0275contentQuery",moduleName:y}),l(m,"viewQuerySignal",{name:"\u0275\u0275viewQuerySignal",moduleName:y}),l(m,"contentQuerySignal",{name:"\u0275\u0275contentQuerySignal",moduleName:y}),l(m,"queryAdvance",{name:"\u0275\u0275queryAdvance",moduleName:y}),l(m,"twoWayProperty",{name:"\u0275\u0275twoWayProperty",moduleName:y}),l(m,"twoWayBindingSet",{name:"\u0275\u0275twoWayBindingSet",moduleName:y}),l(m,"twoWayListener",{name:"\u0275\u0275twoWayListener",moduleName:y}),l(m,"declareLet",{name:"\u0275\u0275declareLet",moduleName:y}),l(m,"storeLet",{name:"\u0275\u0275storeLet",moduleName:y}),l(m,"readContextLet",{name:"\u0275\u0275readContextLet",moduleName:y}),l(m,"arrowFunction",{name:"\u0275\u0275arrowFunction",moduleName:y}),l(m,"attachSourceLocations",{name:"\u0275\u0275attachSourceLocations",moduleName:y}),l(m,"NgOnChangesFeature",{name:"\u0275\u0275NgOnChangesFeature",moduleName:y}),l(m,"ControlFeature",{name:"\u0275\u0275ControlFeature",moduleName:y}),l(m,"InheritDefinitionFeature",{name:"\u0275\u0275InheritDefinitionFeature",moduleName:y}),l(m,"ProvidersFeature",{name:"\u0275\u0275ProvidersFeature",moduleName:y}),l(m,"HostDirectivesFeature",{name:"\u0275\u0275HostDirectivesFeature",moduleName:y}),l(m,"ExternalStylesFeature",{name:"\u0275\u0275ExternalStylesFeature",moduleName:y}),l(m,"listener",{name:"\u0275\u0275listener",moduleName:y}),l(m,"getInheritedFactory",{name:"\u0275\u0275getInheritedFactory",moduleName:y}),l(m,"sanitizeHtml",{name:"\u0275\u0275sanitizeHtml",moduleName:y}),l(m,"sanitizeStyle",{name:"\u0275\u0275sanitizeStyle",moduleName:y}),l(m,"validateAttribute",{name:"\u0275\u0275validateAttribute",moduleName:y}),l(m,"sanitizeResourceUrl",{name:"\u0275\u0275sanitizeResourceUrl",moduleName:y}),l(m,"sanitizeScript",{name:"\u0275\u0275sanitizeScript",moduleName:y}),l(m,"sanitizeUrl",{name:"\u0275\u0275sanitizeUrl",moduleName:y}),l(m,"sanitizeUrlOrResourceUrl",{name:"\u0275\u0275sanitizeUrlOrResourceUrl",moduleName:y}),l(m,"trustConstantHtml",{name:"\u0275\u0275trustConstantHtml",moduleName:y}),l(m,"trustConstantResourceUrl",{name:"\u0275\u0275trustConstantResourceUrl",moduleName:y}),l(m,"inputDecorator",{name:"Input",moduleName:y}),l(m,"outputDecorator",{name:"Output",moduleName:y}),l(m,"viewChildDecorator",{name:"ViewChild",moduleName:y}),l(m,"viewChildrenDecorator",{name:"ViewChildren",moduleName:y}),l(m,"contentChildDecorator",{name:"ContentChild",moduleName:y}),l(m,"contentChildrenDecorator",{name:"ContentChildren",moduleName:y}),l(m,"InputSignalBrandWriteType",{name:"\u0275INPUT_SIGNAL_BRAND_WRITE_TYPE",moduleName:y}),l(m,"UnwrapDirectiveSignalInputs",{name:"\u0275UnwrapDirectiveSignalInputs",moduleName:y}),l(m,"unwrapWritableSignal",{name:"\u0275unwrapWritableSignal",moduleName:y}),l(m,"assertType",{name:"\u0275assertType",moduleName:y});var LE=/-+([a-z0-9])/g;function ME(t){return t.replace(LE,(...e)=>e[1].toUpperCase())}function OE(t,e){return cm(t,":",e)}function FE(t,e){return cm(t,".",e)}function cm(t,e,n){let r=t.indexOf(e);return r==-1?n:[t.slice(0,r).trim(),t.slice(r+1).trim()]}function $E(t){let e=[];for(let n=0;n<t.length;n++){let r=t.charCodeAt(n);if(r>=55296&&r<=56319&&t.length>n+1){let s=t.charCodeAt(n+1);s>=56320&&s<=57343&&(n++,r=(r-55296<<10)+s-56320+65536)}r<=127?e.push(r):r<=2047?e.push(r>>6&31|192,r&63|128):r<=65535?e.push(r>>12|224,r>>6&63|128,r&63|128):r<=2097151&&e.push(r>>18&7|240,r>>12&63|128,r>>6&63|128,r&63|128)}return e}function um(t){if(typeof t=="string")return t;if(Array.isArray(t))return`[${t.map(um).join(", ")}]`;if(t==null)return""+t;let e=t.overriddenName||t.name;if(e)return`${e}`;if(!t.toString)return"object";let n=t.toString();if(n==null)return""+n;let r=n.indexOf(`
|
|
5
|
+
`);return r>=0?n.slice(0,r):n}var mo=class{constructor(e){l(this,"full");l(this,"major");l(this,"minor");l(this,"patch");this.full=e;let n=e.split(".");this.major=n[0],this.minor=n[1],this.patch=n.slice(2).join(".")}},Xi=globalThis,BE=/^([1-9]|1[0-8])\./;function pm(t){return t.startsWith("0.")?!0:!BE.test(t)}var UE=3,VE="# sourceMappingURL=data:application/json;base64,",Qc=class{constructor(e=null){l(this,"file");l(this,"sourcesContent",new Map);l(this,"lines",[]);l(this,"lastCol0",0);l(this,"hasMappings",!1);this.file=e}addSource(e,n=null){return this.sourcesContent.has(e)||this.sourcesContent.set(e,n),this}addLine(){return this.lines.push([]),this.lastCol0=0,this}addMapping(e,n,r,s){if(!this.currentLine)throw new Error("A line must be added before mappings can be added");if(n!=null&&!this.sourcesContent.has(n))throw new Error(`Unknown source file "${n}"`);if(e==null)throw new Error("The column in the generated code must be provided");if(e<this.lastCol0)throw new Error("Mapping should be added in output order");if(n&&(r==null||s==null))throw new Error("The source location must be provided when a source url is provided");return this.hasMappings=!0,this.lastCol0=e,this.currentLine.push({col0:e,sourceUrl:n,sourceLine0:r,sourceCol0:s}),this}get currentLine(){return this.lines.slice(-1)[0]}toJSON(){if(!this.hasMappings)return null;let e=new Map,n=[],r=[];Array.from(this.sourcesContent.keys()).forEach((u,h)=>{e.set(u,h),n.push(u),r.push(this.sourcesContent.get(u)||null)});let s="",i=0,o=0,a=0,c=0;return this.lines.forEach(u=>{i=0,s+=u.map(h=>{let d=va(h.col0-i);return i=h.col0,h.sourceUrl!=null&&(d+=va(e.get(h.sourceUrl)-o),o=e.get(h.sourceUrl),d+=va(h.sourceLine0-a),a=h.sourceLine0,d+=va(h.sourceCol0-c),c=h.sourceCol0),d}).join(","),s+=";"}),s=s.slice(0,-1),{file:this.file||"",version:UE,sourceRoot:"",sources:n,sourcesContent:r,mappings:s}}toJsComment(){return this.hasMappings?"//"+VE+GE(JSON.stringify(this,null,0)):""}};function GE(t){let e="",n=$E(t);for(let r=0;r<n.length;){let s=n[r++],i=r<n.length?n[r++]:null,o=r<n.length?n[r++]:null;e+=Wi(s>>2),e+=Wi((s&3)<<4|(i===null?0:i>>4)),e+=i===null?"=":Wi((i&15)<<2|(o===null?0:o>>6)),e+=i===null||o===null?"=":Wi(o&63)}return e}function va(t){t=t<0?(-t<<1)+1:t<<1;let e="";do{let n=t&31;t=t>>5,t>0&&(n=n|32),e+=Wi(n)}while(t>0);return e}var HE="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/";function Wi(t){if(t<0||t>=64)throw new Error("Can only encode value in the range [0, 63]");return HE[t]}var qE=/'|\\|\n|\r/g,WE=/^[$A-Z_][0-9A-Z_$]*$/i,Sa=" ",Ga=class{constructor(e){l(this,"indent");l(this,"partsLength",0);l(this,"parts",[]);l(this,"srcSpans",[]);this.indent=e}},jE=new Map([[w.And,"&&"],[w.Bigger,">"],[w.BiggerEquals,">="],[w.BitwiseOr,"|"],[w.BitwiseAnd,"&"],[w.Divide,"/"],[w.Assign,"="],[w.Equals,"=="],[w.Identical,"==="],[w.Lower,"<"],[w.LowerEquals,"<="],[w.Minus,"-"],[w.Modulo,"%"],[w.Exponentiation,"**"],[w.Multiply,"*"],[w.NotEquals,"!="],[w.NotIdentical,"!=="],[w.NullishCoalesce,"??"],[w.Or,"||"],[w.Plus,"+"],[w.In,"in"],[w.InstanceOf,"instanceof"],[w.AdditionAssignment,"+="],[w.SubtractionAssignment,"-="],[w.MultiplicationAssignment,"*="],[w.DivisionAssignment,"/="],[w.RemainderAssignment,"%="],[w.ExponentiationAssignment,"**="],[w.AndAssignment,"&&="],[w.OrAssignment,"||="],[w.NullishCoalesceAssignment,"??="]]),Jc=class t{constructor(e){l(this,"_indent");l(this,"_lines");this._indent=e,this._lines=[new Ga(e)]}static createRoot(){return new t(0)}get _currentLine(){return this._lines[this._lines.length-1]}println(e,n=""){this.print(e||null,n,!0)}lineIsEmpty(){return this._currentLine.parts.length===0}lineLength(){return this._currentLine.indent*Sa.length+this._currentLine.partsLength}print(e,n,r=!1){n.length>0&&(this._currentLine.parts.push(n),this._currentLine.partsLength+=n.length,this._currentLine.srcSpans.push(e&&e.sourceSpan||null)),r&&this._lines.push(new Ga(this._indent))}removeEmptyLastLine(){this.lineIsEmpty()&&this._lines.pop()}incIndent(){this._indent++,this.lineIsEmpty()&&(this._currentLine.indent=this._indent)}decIndent(){this._indent--,this.lineIsEmpty()&&(this._currentLine.indent=this._indent)}toSource(){return this.sourceLines.map(e=>e.parts.length>0?Sa.repeat(e.indent)+e.parts.join(""):"").join(`
|
|
6
|
+
`)}toSourceMapGenerator(e,n=0){let r=new Qc(e),s=!1,i=()=>{s||(r.addSource(e," ").addMapping(0,e,0,0),s=!0)};for(let o=0;o<n;o++)r.addLine(),i();return this.sourceLines.forEach((o,a)=>{r.addLine();let c=o.srcSpans,u=o.parts,h=o.indent*Sa.length,d=0;for(;d<c.length&&!c[d];)h+=u[d].length,d++;for(d<c.length&&a===0&&h===0?s=!0:i();d<c.length;){let p=c[d],g=p.start.file,v=p.start.line,E=p.start.col;for(r.addSource(g.url,g.content).addMapping(h,g.url,v,E),h+=u[d].length,d++;d<c.length&&(p===c[d]||!c[d]);)h+=u[d].length,d++}}),r}spanOf(e,n){let r=this._lines[e];if(r){let s=n-Sa.repeat(r.indent).length;for(let i=0;i<r.parts.length;i++){let o=r.parts[i];if(o.length>s)return r.srcSpans[i];s-=o.length}}return null}get sourceLines(){return this._lines.length&&this._lines[this._lines.length-1].parts.length===0?this._lines.slice(0,-1):this._lines}},Zc=class{constructor(e,n){l(this,"printComments");l(this,"printTypes");l(this,"lastIfCondition",null);this.printComments=e,this.printTypes=n}visitExpressionStmt(e,n){this.printLeadingComments(e,n),e.expr.visitExpression(this,n),n.println(e,";")}visitReturnStmt(e,n){this.printLeadingComments(e,n),n.print(e,"return "),e.value.visitExpression(this,n),n.println(e,";")}visitIfStmt(e,n){this.printLeadingComments(e,n),n.print(e,"if ("),this.lastIfCondition=e.condition,e.condition.visitExpression(this,n),this.lastIfCondition=null,n.print(e,") {");let r=e.falseCase!=null&&e.falseCase.length>0;e.trueCase.length<=1&&!r?(n.print(e," "),this.visitAllStatements(e.trueCase,n),n.removeEmptyLastLine(),n.print(e," ")):(n.println(),n.incIndent(),this.visitAllStatements(e.trueCase,n),n.decIndent(),r&&(n.println(e,"} else {"),n.incIndent(),this.visitAllStatements(e.falseCase,n),n.decIndent())),n.println(e,"}")}visitDeclareVarStmt(e,n){var s;let r=e.hasModifier(Ue.Final)?"const":"let";this.printLeadingComments(e,n),n.print(e,`${r} ${e.name}`),(s=e.type)==null||s.visitType(this,n),e.value&&(n.print(e," = "),e.value.visitExpression(this,n)),n.println(e,";")}visitInvokeFunctionExpr(e,n){this.printLeadingComments(e,n);let r=this.shouldParenthesize(e.fn,e);r&&n.print(e.fn,"("),e.fn.visitExpression(this,n),r&&n.print(e.fn,")"),n.print(e,e.isOptional?"?.(":"("),this.visitAllExpressions(e.args,n,","),n.print(e,")")}visitTaggedTemplateLiteralExpr(e,n){this.printLeadingComments(e,n),e.tag.visitExpression(this,n),e.template.visitExpression(this,n)}visitTemplateLiteralExpr(e,n){this.printLeadingComments(e,n),n.print(e,"`");for(let r=0;r<e.elements.length;r++){e.elements[r].visitExpression(this,n);let s=r<e.expressions.length?e.expressions[r]:null;s!==null&&(n.print(s,"${"),s.visitExpression(this,n),n.print(s,"}"))}n.print(e,"`")}visitTemplateLiteralElementExpr(e,n){this.printLeadingComments(e,n),n.print(e,e.rawText)}visitTypeofExpr(e,n){this.printLeadingComments(e,n),n.print(e,"typeof "),e.expr.visitExpression(this,n)}visitVoidExpr(e,n){this.printLeadingComments(e,n),n.print(e,"void "),e.expr.visitExpression(this,n)}visitReadVarExpr(e,n){this.printLeadingComments(e,n),n.print(e,e.name)}visitInstantiateExpr(e,n){this.printLeadingComments(e,n),n.print(e,"new "),e.classExpr.visitExpression(this,n),n.print(e,"("),this.visitAllExpressions(e.args,n,","),n.print(e,")")}visitLiteralExpr(e,n){this.printLeadingComments(e,n);let r=e.value;typeof r=="string"?n.print(e,mr(r)):n.print(e,`${r}`)}visitRegularExpressionLiteral(e,n){this.printLeadingComments(e,n),n.print(e,`/${e.body}/${e.flags||""}`)}visitLocalizedString(e,n){this.printLeadingComments(e,n);let r=e.serializeI18nHead();n.print(e,"$localize `"+r.raw);for(let s=1;s<e.messageParts.length;s++)n.print(e,"${"),e.expressions[s-1].visitExpression(this,n),n.print(e,`}${e.serializeI18nTemplatePart(s).raw}`);n.print(e,"`")}visitConditionalExpr(e,n){var r;this.printLeadingComments(e,n),n.print(e,"("),e.condition.visitExpression(this,n),n.print(e," ? "),e.trueCase.visitExpression(this,n),n.print(e," : "),(r=e.falseCase)==null||r.visitExpression(this,n),n.print(e,")")}visitDynamicImportExpr(e,n){this.printLeadingComments(e,n),n.print(e,"import("),typeof e.url=="string"?n.print(e,mr(e.url,!0)):e.url.visitExpression(this,n),n.print(e,")")}visitNotExpr(e,n){this.printLeadingComments(e,n),n.print(e,"!"),e.condition.visitExpression(this,n)}visitFunctionExpr(e,n){var r;this.printLeadingComments(e,n),n.print(e,`function${e.name?" "+e.name:""}(`),this.visitParams(e.params,n),n.print(e,")"),(r=e.type)==null||r.visitType(this,n),n.print(e," {"),n.println(e),n.incIndent(),this.visitAllStatements(e.statements,n),n.decIndent(),n.println(e,"}")}visitArrowFunctionExpr(e,n){var r;if(this.printLeadingComments(e,n),n.print(e,"("),this.visitParams(e.params,n),n.print(e,")"),(r=e.type)==null||r.visitType(this,n),n.print(e," => "),Array.isArray(e.body))n.print(e,"{"),n.println(e),n.incIndent(),this.visitAllStatements(e.body,n),n.decIndent(),n.println(e,"}");else{let s=this.shouldParenthesize(e.body,e);s&&n.print(e,"("),e.body.visitExpression(this,n),s&&n.print(e,")")}}visitDeclareFunctionStmt(e,n){var r;this.printLeadingComments(e,n),n.print(e,`function ${e.name}(`),this.visitParams(e.params,n),n.print(e,")"),(r=e.type)==null||r.visitType(this,n),n.print(e," {"),n.println(e),n.incIndent(),this.visitAllStatements(e.statements,n),n.decIndent(),n.println(e,"}")}visitUnaryOperatorExpr(e,n){this.printLeadingComments(e,n);let r;switch(e.operator){case bn.Plus:r="+";break;case bn.Minus:r="-";break;default:throw new Error(`Unknown operator ${e.operator}`)}let s=e!==this.lastIfCondition;s&&n.print(e,"("),n.print(e,r),e.expr.visitExpression(this,n),s&&n.print(e,")")}visitBinaryOperatorExpr(e,n){this.printLeadingComments(e,n);let r=jE.get(e.operator);if(!r)throw new Error(`Unknown operator ${e.operator}`);let s=e!==this.lastIfCondition;s&&n.print(e,"("),e.lhs.visitExpression(this,n),n.print(e,` ${r} `),e.rhs.visitExpression(this,n),s&&n.print(e,")")}visitReadPropExpr(e,n){this.printLeadingComments(e,n),e.receiver.visitExpression(this,n),n.print(e,e.isOptional?"?.":"."),n.print(e,e.name)}visitReadKeyExpr(e,n){this.printLeadingComments(e,n),e.receiver.visitExpression(this,n),n.print(e,e.isOptional?"?.[":"["),e.index.visitExpression(this,n),n.print(e,"]")}visitLiteralArrayExpr(e,n){this.printLeadingComments(e,n),n.print(e,"["),this.visitAllExpressions(e.entries,n,", "),n.print(e,"]")}visitLiteralMapExpr(e,n){this.printLeadingComments(e,n),n.print(e,"{"),this.visitAllObjects(r=>{r instanceof yn?(n.print(e,"..."),r.expression.visitExpression(this,n)):(n.print(e,`${mr(r.key,r.quoted)}: `),r.value.visitExpression(this,n))},e.entries,n,", "),n.print(e,"}")}visitCommaExpr(e,n){this.printLeadingComments(e,n),n.print(e,"("),this.visitAllExpressions(e.parts,n,", "),n.print(e,")")}visitParenthesizedExpr(e,n){this.printLeadingComments(e,n),e.expr.visitExpression(this,n)}visitSpreadElementExpr(e,n){this.printLeadingComments(e,n),n.print(e,"..."),e.expression.visitExpression(this,n)}visitBuiltinType(e,n){if(this.printTypes)switch(e.name){case Oe.Bool:n.print(null,": boolean");break;case Oe.Dynamic:n.print(null,": any");break;case Oe.Int:case Oe.Number:n.print(null,": number");break;case Oe.String:n.print(null,": string");break;case Oe.None:n.print(null,": void");break;case Oe.Inferred:break;case Oe.Function:n.print(null,": Function");break;default:n.print(null,": any");break}}visitExpressionType(e,n){this.printTypes&&(n.print(null,": "),e.value.visitExpression(this,n),e.typeParams&&e.typeParams.length>0&&(n.print(null,"<"),this.visitAllObjects(r=>r.visitType(this,n),e.typeParams,n,","),n.print(null,">")))}visitArrayType(e,n){this.printTypes&&(n.print(null,": "),e.of.visitType(this,n),n.print(null,"[]"))}visitMapType(e,n){this.printTypes&&(n.print(null,": { [key: string]: "),e.valueType?e.valueType.visitType(this,n):n.print(null,"any"),n.print(null,"}"))}visitTransplantedType(e,n){throw new Error("TransplantedType nodes are not supported")}visitAllExpressions(e,n,r){this.visitAllObjects(s=>s.visitExpression(this,n),e,n,r)}visitAllObjects(e,n,r,s){let i=!1;for(let o=0;o<n.length;o++)o>0&&(r.lineLength()>80?(r.print(null,s,!0),i||(r.incIndent(),r.incIndent(),i=!0)):r.print(null,s,!1)),e(n[o]);i&&(r.decIndent(),r.decIndent())}visitAllStatements(e,n){e.forEach(r=>r.visitStatement(this,n))}visitParams(e,n){this.visitAllObjects(r=>{var s;n.print(null,r.name),(s=r.type)==null||s.visitType(this,n)},e,n,", ")}shouldParenthesize(e,n){return(e instanceof gn||e instanceof hn)&&n instanceof Ae||e instanceof sn&&n instanceof gn}printLeadingComments(e,n){if(!(!this.printComments||e.leadingComments===void 0))for(let r of e.leadingComments)r instanceof po?n.print(e,`/*${r.toString()}*/`,r.trailingNewline):r.multiline?n.print(e,`/* ${r.text} */`,r.trailingNewline):r.text.split(`
|
|
7
|
+
`).forEach(s=>n.println(e,`// ${s}`))}};function mr(t,e=!0){if(t==null)return null;let n=t.replace(qE,(...s)=>s[0]==`
|
|
8
|
+
`?"\\n":s[0]=="\r"?"\\r":`\\${s[0]}`);return e||!WE.test(n)?`'${n}'`:n}var zE=/[-.]/;function bl(t,e){if(e===0)return Ve(t);let n=[];for(let r=0;r<e;r++)n.push(Ke);return Ve(t,void 0,n)}function hm(t,e){let n=mr(e,!1);return n!==e?`${t}[${n}]`:`${t}.${e}`}function KE(t){return XE("ngJitMode",t)}function XE(t,e){let n=new Ze({name:t,moduleName:null}),r=new se(w.Identical,new xr(n),S("undefined")),s=new se(w.Or,r,n,void 0,void 0);return new se(w.And,s,e)}function Me(t){let e=new W(t);return{value:e,type:e}}function es(t,e){let n=ce(t.map(r=>r.value));return e?Nt([],n):n}function go(){return vp("@ts-ignore",!0,!0)}function kl(t){return zE.test(t)}function Is(t,e){return{expression:t,forwardRef:e}}function YE({expression:t,forwardRef:e}){switch(e){case 0:case 1:return t;case 2:return QE(t)}}function QE(t){return R(m.forwardRef).callFn([Nt([],t)])}var yo;(function(t){t[t.Class=0]="Class",t[t.Function=1]="Function"})(yo||(yo={}));function hr(t){let e=Z("__ngFactoryType__"),n=null,r=lf(t)?e:new se(w.Or,e,t.type.value),s=null,i=t.deps!==null&&t.deps!=="invalid"&&t.deps.length>0?[go()]:void 0;t.deps!==null?t.deps!=="invalid"&&(s=new Js(r,af(t.deps,t.target))):(n=Z(`\u0275${t.name}_BaseFactory`),s=n.callFn([r]));let o=[],a=null;function c(h){let d=Z("__ngConditionalFactory__");o.push(new Xe(d.name,hs,Ke));let p=s!==null?d.set(s).toStmt(i):R(m.invalidFactory).callFn([]).toStmt();return o.push(na(e,[p],[d.set(h).toStmt([go()])])),d}if(lf(t)){let h=af(t.delegateDeps,t.target),d=new(t.delegateType===yo.Class?Js:Ae)(t.delegate,h);a=c(d)}else nw(t)?a=c(t.expression):a=s;if(a===null)o.push(R(m.invalidFactory).callFn([]).toStmt());else if(n!==null){let h=R(m.getInheritedFactory).callFn([t.type.value]),d=new se(w.Or,n,n.set(h));o.push(new ke(d.callFn([r])))}else o.push(new ke(a,null,i));let u=Wn([new Be(e.name,Ke)],o,dn,void 0,`${t.name}_Factory`);return n!==null&&(u=Nt([],[new Xe(n.name,void 0,Ke),new ke(u)]).callFn([],void 0,!0)),{expression:u,statements:[],type:JE(t)}}function JE(t){let e=t.deps!==null&&t.deps!=="invalid"?ew(t.deps):Lt;return Ve(R(m.FactoryDeclaration,[bl(t.type.type,t.typeArgumentCount),e]))}function af(t,e){return t.map((n,r)=>ZE(n,e,r))}function ZE(t,e,n){if(t.token===null)return R(m.invalidFactoryDep).callFn([S(n)]);if(t.attributeNameType===null){let r=0|(t.self?2:0)|(t.skipSelf?4:0)|(t.host?1:0)|(t.optional?8:0)|(e===ut.Pipe?16:0),s=r!==0||t.optional?S(r):null,i=[t.token];s&&i.push(s);let o=rw(e);return R(o).callFn(i)}else return R(m.injectAttribute).callFn([t.token])}function ew(t){let e=!1,n=t.map(r=>{let s=tw(r);return s!==null?(e=!0,s):S(null)});return e?Ve(ce(n)):Lt}function tw(t){let e=[];return t.attributeNameType!==null&&e.push({key:"attribute",value:t.attributeNameType,quoted:!1}),t.optional&&e.push({key:"optional",value:S(!0),quoted:!1}),t.host&&e.push({key:"host",value:S(!0),quoted:!1}),t.self&&e.push({key:"self",value:S(!0),quoted:!1}),t.skipSelf&&e.push({key:"skipSelf",value:S(!0),quoted:!1}),e.length>0?Ct(e):null}function lf(t){return t.delegateType!==void 0}function nw(t){return t.expression!==void 0}function rw(t){switch(t){case ut.Component:case ut.Directive:case ut.Pipe:return m.directiveInject;case ut.NgModule:case ut.Injectable:default:return m.inject}}var fs=class{constructor(e,n){l(this,"start");l(this,"end");this.start=e,this.end=n}toAbsolute(e){return new ht(e+this.start,e+this.end)}},ae=class{constructor(e,n){l(this,"span");l(this,"sourceSpan");this.span=e,this.sourceSpan=n}toString(){return"AST"}},ri=class extends ae{constructor(n,r,s){super(n,r);l(this,"nameSpan");this.nameSpan=s}},nt=class extends ae{visit(e,n=null){var r;return(r=e.visitEmptyExpr)==null?void 0:r.call(e,this,n)}},Ht=class extends ae{visit(e,n=null){return e.visitImplicitReceiver(this,n)}},Ar=class extends ae{visit(e,n=null){var r;return(r=e.visitThisReceiver)==null?void 0:r.call(e,this,n)}},Dr=class extends ae{constructor(n,r,s){super(n,r);l(this,"expressions");this.expressions=s}visit(n,r=null){return n.visitChain(this,r)}},si=class extends ae{constructor(n,r,s,i,o){super(n,r);l(this,"condition");l(this,"trueExp");l(this,"falseExp");this.condition=s,this.trueExp=i,this.falseExp=o}visit(n,r=null){return n.visitConditional(this,r)}},ge=class extends ri{constructor(n,r,s,i,o){super(n,r,s);l(this,"receiver");l(this,"name");this.receiver=i,this.name=o}visit(n,r=null){return n.visitPropertyRead(this,r)}},dt=class extends ri{constructor(n,r,s,i,o){super(n,r,s);l(this,"receiver");l(this,"name");this.receiver=i,this.name=o}visit(n,r=null){return n.visitSafePropertyRead(this,r)}},jn=class extends ae{constructor(n,r,s,i){super(n,r);l(this,"receiver");l(this,"key");this.receiver=s,this.key=i}visit(n,r=null){return n.visitKeyedRead(this,r)}},ds=class extends ae{constructor(n,r,s,i){super(n,r);l(this,"receiver");l(this,"key");this.receiver=s,this.key=i}visit(n,r=null){return n.visitSafeKeyedRead(this,r)}},qs;(function(t){t[t.ReferencedByName=0]="ReferencedByName",t[t.ReferencedDirectly=1]="ReferencedDirectly"})(qs||(qs={}));var ii=class extends ri{constructor(n,r,s,i,o,a,c){super(n,r,c);l(this,"exp");l(this,"name");l(this,"args");l(this,"type");this.exp=s,this.name=i,this.args=o,this.type=a}visit(n,r=null){return n.visitPipe(this,r)}},lt=class extends ae{constructor(n,r,s){super(n,r);l(this,"value");this.value=s}visit(n,r=null){return n.visitLiteralPrimitive(this,r)}},vo=class extends ae{constructor(n,r,s){super(n,r);l(this,"expressions");this.expressions=s}visit(n,r=null){return n.visitLiteralArray(this,r)}},Ha=class extends ae{constructor(n,r,s){super(n,r);l(this,"expression");this.expression=s}visit(n,r=null){return n.visitSpreadElement(this,r)}},ms=class extends ae{constructor(n,r,s,i){super(n,r);l(this,"keys");l(this,"values");this.keys=s,this.values=i}visit(n,r=null){return n.visitLiteralMap(this,r)}},Zn=class extends ae{constructor(n,r,s,i){super(n,r);l(this,"strings");l(this,"expressions");this.strings=s,this.expressions=i}visit(n,r=null){return n.visitInterpolation(this,r)}},Ie=class extends ae{constructor(n,r,s,i,o){super(n,r);l(this,"operation");l(this,"left");l(this,"right");this.operation=s,this.left=i,this.right=o}visit(n,r=null){return n.visitBinary(this,r)}static isAssignmentOperation(n){return n==="="||n==="+="||n==="-="||n==="*="||n==="/="||n==="%="||n==="**="||n==="&&="||n==="||="||n==="??="}},Ws=class t extends Ie{constructor(n,r,s,i,o,a,c){super(n,r,o,a,c);l(this,"operator");l(this,"expr");l(this,"left",null);l(this,"right",null);l(this,"operation",null);this.operator=s,this.expr=i}static createMinus(n,r,s){return new t(n,r,"-",s,"-",new lt(n,r,0),s)}static createPlus(n,r,s){return new t(n,r,"+",s,"-",s,new lt(n,r,0))}visit(n,r=null){return n.visitUnary!==void 0?n.visitUnary(this,r):n.visitBinary(this,r)}},kn=class extends ae{constructor(n,r,s){super(n,r);l(this,"expression");this.expression=s}visit(n,r=null){return n.visitPrefixNot(this,r)}},So=class extends ae{constructor(n,r,s){super(n,r);l(this,"expression");this.expression=s}visit(n,r=null){return n.visitTypeofExpression(this,r)}},Eo=class extends ae{constructor(n,r,s){super(n,r);l(this,"expression");this.expression=s}visit(n,r=null){return n.visitVoidExpression(this,r)}},wo=class extends ae{constructor(n,r,s){super(n,r);l(this,"expression");this.expression=s}visit(n,r=null){return n.visitNonNullAssert(this,r)}},vn=class extends ae{constructor(n,r,s,i,o){super(n,r);l(this,"receiver");l(this,"args");l(this,"argumentSpan");this.receiver=s,this.args=i,this.argumentSpan=o}visit(n,r=null){return n.visitCall(this,r)}},_n=class extends ae{constructor(n,r,s,i,o){super(n,r);l(this,"receiver");l(this,"args");l(this,"argumentSpan");this.receiver=s,this.args=i,this.argumentSpan=o}visit(n,r=null){return n.visitSafeCall(this,r)}},To=class extends ae{constructor(n,r,s,i){super(n,r);l(this,"tag");l(this,"template");this.tag=s,this.template=i}visit(n,r){return n.visitTaggedTemplateLiteral(this,r)}},xo=class extends ae{constructor(n,r,s,i){super(n,r);l(this,"elements");l(this,"expressions");this.elements=s,this.expressions=i}visit(n,r){return n.visitTemplateLiteral(this,r)}},qa=class extends ae{constructor(n,r,s){super(n,r);l(this,"text");this.text=s}visit(n,r){return n.visitTemplateLiteralElement(this,r)}},Co=class extends ae{constructor(n,r,s){super(n,r);l(this,"expression");this.expression=s}visit(n,r){return n.visitParenthesizedExpression(this,r)}},eu=class{constructor(e,n,r){l(this,"name");l(this,"span");l(this,"sourceSpan");this.name=e,this.span=n,this.sourceSpan=r}},oi=class extends ae{constructor(n,r,s,i){super(n,r);l(this,"parameters");l(this,"body");this.parameters=s,this.body=i}visit(n,r){return n.visitArrowFunction(this,r)}},Wa=class extends ae{constructor(n,r,s,i){super(n,r);l(this,"body");l(this,"flags");this.body=s,this.flags=i}visit(n,r){return n.visitRegularExpressionLiteral(this,r)}},ht=class{constructor(e,n){l(this,"start");l(this,"end");this.start=e,this.end=n}},Se=class extends ae{constructor(n,r,s,i,o){super(new fs(0,r===null?0:r.length),new ht(i,r===null?i:i+r.length));l(this,"ast");l(this,"source");l(this,"location");l(this,"errors");this.ast=n,this.source=r,this.location=s,this.errors=o}visit(n,r=null){return n.visitASTWithSource?n.visitASTWithSource(this,r):this.ast.visit(n,r)}toString(){return`${this.source} in ${this.location}`}},No=class{constructor(e,n,r){l(this,"sourceSpan");l(this,"key");l(this,"value");this.sourceSpan=e,this.key=n,this.value=r}},tu=class{constructor(e,n,r){l(this,"sourceSpan");l(this,"key");l(this,"value");this.sourceSpan=e,this.key=n,this.value=r}},gs=class{visit(e,n){e.visit(this,n)}visitUnary(e,n){this.visit(e.expr,n)}visitBinary(e,n){this.visit(e.left,n),this.visit(e.right,n)}visitChain(e,n){this.visitAll(e.expressions,n)}visitConditional(e,n){this.visit(e.condition,n),this.visit(e.trueExp,n),this.visit(e.falseExp,n)}visitPipe(e,n){this.visit(e.exp,n),this.visitAll(e.args,n)}visitImplicitReceiver(e,n){}visitThisReceiver(e,n){}visitInterpolation(e,n){this.visitAll(e.expressions,n)}visitKeyedRead(e,n){this.visit(e.receiver,n),this.visit(e.key,n)}visitLiteralArray(e,n){this.visitAll(e.expressions,n)}visitLiteralMap(e,n){this.visitAll(e.values,n)}visitLiteralPrimitive(e,n){}visitPrefixNot(e,n){this.visit(e.expression,n)}visitTypeofExpression(e,n){this.visit(e.expression,n)}visitVoidExpression(e,n){this.visit(e.expression,n)}visitNonNullAssert(e,n){this.visit(e.expression,n)}visitPropertyRead(e,n){this.visit(e.receiver,n)}visitSafePropertyRead(e,n){this.visit(e.receiver,n)}visitSafeKeyedRead(e,n){this.visit(e.receiver,n),this.visit(e.key,n)}visitCall(e,n){this.visit(e.receiver,n),this.visitAll(e.args,n)}visitSafeCall(e,n){this.visit(e.receiver,n),this.visitAll(e.args,n)}visitTemplateLiteral(e,n){for(let r=0;r<e.elements.length;r++){this.visit(e.elements[r],n);let s=r<e.expressions.length?e.expressions[r]:null;s!==null&&this.visit(s,n)}}visitTemplateLiteralElement(e,n){}visitTaggedTemplateLiteral(e,n){this.visit(e.tag,n),this.visit(e.template,n)}visitParenthesizedExpression(e,n){this.visit(e.expression,n)}visitArrowFunction(e,n){this.visit(e.body,n)}visitRegularExpressionLiteral(e,n){}visitSpreadElement(e,n){this.visit(e.expression,n)}visitEmptyExpr(e,n){}visitAll(e,n){for(let r of e)this.visit(r,n)}},$s=class{constructor(e,n,r,s,i,o){l(this,"name");l(this,"expression");l(this,"type");l(this,"sourceSpan");l(this,"keySpan");l(this,"valueSpan");l(this,"isLiteral");l(this,"isLegacyAnimation");l(this,"isAnimation");this.name=e,this.expression=n,this.type=r,this.sourceSpan=s,this.keySpan=i,this.valueSpan=o,this.isLiteral=this.type===un.LITERAL_ATTR,this.isLegacyAnimation=this.type===un.LEGACY_ANIMATION,this.isAnimation=this.type===un.ANIMATION}},un;(function(t){t[t.DEFAULT=0]="DEFAULT",t[t.LITERAL_ATTR=1]="LITERAL_ATTR",t[t.LEGACY_ANIMATION=2]="LEGACY_ANIMATION",t[t.TWO_WAY=3]="TWO_WAY",t[t.ANIMATION=4]="ANIMATION"})(un||(un={}));var ze;(function(t){t[t.Regular=0]="Regular",t[t.LegacyAnimation=1]="LegacyAnimation",t[t.TwoWay=2]="TwoWay",t[t.Animation=3]="Animation"})(ze||(ze={}));var ja=class{constructor(e,n,r,s,i,o,a){l(this,"name");l(this,"targetOrPhase");l(this,"type");l(this,"handler");l(this,"sourceSpan");l(this,"handlerSpan");l(this,"keySpan");this.name=e,this.targetOrPhase=n,this.type=r,this.handler=s,this.sourceSpan=i,this.handlerSpan=o,this.keySpan=a}},nu=class{constructor(e,n,r,s,i){l(this,"name");l(this,"value");l(this,"sourceSpan");l(this,"keySpan");l(this,"valueSpan");this.name=e,this.value=n,this.sourceSpan=r,this.keySpan=s,this.valueSpan=i}},J;(function(t){t[t.Property=0]="Property",t[t.Attribute=1]="Attribute",t[t.Class=2]="Class",t[t.Style=3]="Style",t[t.LegacyAnimation=4]="LegacyAnimation",t[t.TwoWay=5]="TwoWay",t[t.Animation=6]="Animation"})(J||(J={}));var za=class{constructor(e,n,r,s,i,o,a,c){l(this,"name");l(this,"type");l(this,"securityContext");l(this,"value");l(this,"unit");l(this,"sourceSpan");l(this,"keySpan");l(this,"valueSpan");this.name=e,this.type=n,this.securityContext=r,this.value=s,this.unit=i,this.sourceSpan=o,this.keySpan=a,this.valueSpan=c}},pn;(function(t){t[t.RAW_TEXT=0]="RAW_TEXT",t[t.ESCAPABLE_RAW_TEXT=1]="ESCAPABLE_RAW_TEXT",t[t.PARSABLE_DATA=2]="PARSABLE_DATA"})(pn||(pn={}));function ft(t,e=!0){if(t[0]!=":")return[null,t];let n=t.indexOf(":",1);if(n===-1){if(e)throw new Error(`Unsupported format "${t}" expecting ":namespace:name"`);return[null,t]}return[t.slice(1,n),t.slice(n+1)]}function cf(t){return ft(t)[1]==="ng-container"}function ru(t){return ft(t)[1]==="ng-content"}function sw(t){return ft(t)[1]==="ng-template"}function su(t){return t===null?null:ft(t)[0]}function La(t,e){return t?`:${t}:${e}`:e}var _l=class{constructor(e,n){l(this,"value");l(this,"sourceSpan");this.value=e,this.sourceSpan=n}visit(e){throw new Error("visit() not implemented for Comment")}},ts=class{constructor(e,n){l(this,"value");l(this,"sourceSpan");this.value=e,this.sourceSpan=n}visit(e){return e.visitText(this)}},ai=class{constructor(e,n,r){l(this,"value");l(this,"sourceSpan");l(this,"i18n");this.value=e,this.sourceSpan=n,this.i18n=r}visit(e){return e.visitBoundText(this)}},on=class{constructor(e,n,r,s,i,o){l(this,"name");l(this,"value");l(this,"sourceSpan");l(this,"keySpan");l(this,"valueSpan");l(this,"i18n");this.name=e,this.value=n,this.sourceSpan=r,this.keySpan=s,this.valueSpan=i,this.i18n=o}visit(e){return e.visitTextAttribute(this)}},Sn=class t{constructor(e,n,r,s,i,o,a,c,u){l(this,"name");l(this,"type");l(this,"securityContext");l(this,"value");l(this,"unit");l(this,"sourceSpan");l(this,"keySpan");l(this,"valueSpan");l(this,"i18n");this.name=e,this.type=n,this.securityContext=r,this.value=s,this.unit=i,this.sourceSpan=o,this.keySpan=a,this.valueSpan=c,this.i18n=u}static fromBoundElementProperty(e,n){if(e.keySpan===void 0)throw new Error(`Unexpected state: keySpan must be defined for bound attributes but was not for ${e.name}: ${e.sourceSpan}`);return new t(e.name,e.type,e.securityContext,e.value,e.unit,e.sourceSpan,e.keySpan,e.valueSpan,n)}visit(e){return e.visitBoundAttribute(this)}},Rn=class t{constructor(e,n,r,s,i,o,a,c){l(this,"name");l(this,"type");l(this,"handler");l(this,"target");l(this,"phase");l(this,"sourceSpan");l(this,"handlerSpan");l(this,"keySpan");this.name=e,this.type=n,this.handler=r,this.target=s,this.phase=i,this.sourceSpan=o,this.handlerSpan=a,this.keySpan=c}static fromParsedEvent(e){let n=e.type===ze.Regular?e.targetOrPhase:null,r=e.type===ze.LegacyAnimation?e.targetOrPhase:null;if(e.keySpan===void 0)throw new Error(`Unexpected state: keySpan must be defined for bound event but was not for ${e.name}: ${e.sourceSpan}`);return new t(e.name,e.type,e.handler,n,r,e.sourceSpan,e.handlerSpan,e.keySpan)}visit(e){return e.visitBoundEvent(this)}},It=class{constructor(e,n,r,s,i,o,a,c,u,h,d,p,g){l(this,"name");l(this,"attributes");l(this,"inputs");l(this,"outputs");l(this,"directives");l(this,"children");l(this,"references");l(this,"isSelfClosing");l(this,"sourceSpan");l(this,"startSourceSpan");l(this,"endSourceSpan");l(this,"isVoid");l(this,"i18n");this.name=e,this.attributes=n,this.inputs=r,this.outputs=s,this.directives=i,this.children=o,this.references=a,this.isSelfClosing=c,this.sourceSpan=u,this.startSourceSpan=h,this.endSourceSpan=d,this.isVoid=p,this.i18n=g}visit(e){return e.visitElement(this)}},Pn=class{constructor(e,n,r,s,i){l(this,"nameSpan");l(this,"sourceSpan");l(this,"prefetchSpan");l(this,"whenOrOnSourceSpan");l(this,"hydrateSpan");this.nameSpan=e,this.sourceSpan=n,this.prefetchSpan=r,this.whenOrOnSourceSpan=s,this.hydrateSpan=i}visit(e){return e.visitDeferredTrigger(this)}},Ka=class extends Pn{constructor(n,r,s,i,o){super(null,r,s,i,o);l(this,"value");this.value=n}},iu=class extends Pn{},li=class extends Pn{constructor(n,r,s,i,o,a){super(n,r,s,i,o);l(this,"timeout");this.timeout=a}},ci=class extends Pn{},ys=class extends Pn{constructor(n,r,s,i,o,a){super(r,s,i,o,a);l(this,"reference");this.reference=n}},zn=class extends Pn{constructor(n,r,s,i,o,a){super(r,s,i,o,a);l(this,"delay");this.delay=n}},vs=class extends Pn{constructor(n,r,s,i,o,a){super(r,s,i,o,a);l(this,"reference");this.reference=n}},br=class extends Pn{constructor(n,r,s,i,o,a,c){super(s,i,o,a,c);l(this,"reference");l(this,"options");this.reference=n,this.options=r}},Ot=class{constructor(e,n,r,s){l(this,"nameSpan");l(this,"sourceSpan");l(this,"startSourceSpan");l(this,"endSourceSpan");this.nameSpan=e,this.sourceSpan=n,this.startSourceSpan=r,this.endSourceSpan=s}},Io=class extends Ot{constructor(n,r,s,i,o,a,c){super(s,i,o,a);l(this,"children");l(this,"minimumTime");l(this,"i18n");this.children=n,this.minimumTime=r,this.i18n=c}visit(n){return n.visitDeferredBlockPlaceholder(this)}},Ao=class extends Ot{constructor(n,r,s,i,o,a,c,u){super(i,o,a,c);l(this,"children");l(this,"afterTime");l(this,"minimumTime");l(this,"i18n");this.children=n,this.afterTime=r,this.minimumTime=s,this.i18n=u}visit(n){return n.visitDeferredBlockLoading(this)}},Do=class extends Ot{constructor(n,r,s,i,o,a){super(r,s,i,o);l(this,"children");l(this,"i18n");this.children=n,this.i18n=a}visit(n){return n.visitDeferredBlockError(this)}},Kn=class extends Ot{constructor(n,r,s,i,o,a,c,u,h,d,p,g,v){super(u,h,p,g);l(this,"children");l(this,"placeholder");l(this,"loading");l(this,"error");l(this,"mainBlockSpan");l(this,"i18n");l(this,"triggers");l(this,"prefetchTriggers");l(this,"hydrateTriggers");l(this,"definedTriggers");l(this,"definedPrefetchTriggers");l(this,"definedHydrateTriggers");this.children=n,this.placeholder=o,this.loading=a,this.error=c,this.mainBlockSpan=d,this.i18n=v,this.triggers=r,this.prefetchTriggers=s,this.hydrateTriggers=i,this.definedTriggers=Object.keys(r),this.definedPrefetchTriggers=Object.keys(s),this.definedHydrateTriggers=Object.keys(i)}visit(n){return n.visitDeferredBlock(this)}visitAll(n){this.visitTriggers(this.definedHydrateTriggers,this.hydrateTriggers,n),this.visitTriggers(this.definedTriggers,this.triggers,n),this.visitTriggers(this.definedPrefetchTriggers,this.prefetchTriggers,n),js(n,this.children);let r=[this.placeholder,this.loading,this.error].filter(s=>s!==null);js(n,r)}visitTriggers(n,r,s){js(s,n.map(i=>r[i]))}},ui=class extends Ot{constructor(n,r,s,i,o,a,c,u){super(u,o,a,c);l(this,"expression");l(this,"groups");l(this,"unknownBlocks");l(this,"exhaustiveCheck");this.expression=n,this.groups=r,this.unknownBlocks=s,this.exhaustiveCheck=i}visit(n){return n.visitSwitchBlock(this)}},ou=class extends Ot{constructor(n,r,s,i,o){super(o,r,s,i);l(this,"expression");this.expression=n}visit(n){return n.visitSwitchBlockCase(this)}},bo=class extends Ot{constructor(n,r,s,i,o,a,c){super(a,s,i,o);l(this,"cases");l(this,"children");l(this,"i18n");this.cases=n,this.children=r,this.i18n=c}visit(n){return n.visitSwitchBlockCaseGroup(this)}},au=class extends Ot{constructor(n,r,s,i,o){super(o,r,s,i);l(this,"expression");this.expression=n}visit(n){return n.visitSwitchExhaustiveCheck(this)}},kr=class extends Ot{constructor(n,r,s,i,o,a,c,u,h,d,p,g,v){super(g,u,d,p);l(this,"item");l(this,"expression");l(this,"trackBy");l(this,"trackKeywordSpan");l(this,"contextVariables");l(this,"children");l(this,"empty");l(this,"mainBlockSpan");l(this,"i18n");this.item=n,this.expression=r,this.trackBy=s,this.trackKeywordSpan=i,this.contextVariables=o,this.children=a,this.empty=c,this.mainBlockSpan=h,this.i18n=v}visit(n){return n.visitForLoopBlock(this)}},ko=class extends Ot{constructor(n,r,s,i,o,a){super(o,r,s,i);l(this,"children");l(this,"i18n");this.children=n,this.i18n=a}visit(n){return n.visitForLoopBlockEmpty(this)}},pi=class extends Ot{constructor(n,r,s,i,o){super(o,r,s,i);l(this,"branches");this.branches=n}visit(n){return n.visitIfBlock(this)}},rs=class extends Ot{constructor(n,r,s,i,o,a,c,u){super(c,i,o,a);l(this,"expression");l(this,"children");l(this,"expressionAlias");l(this,"i18n");this.expression=n,this.children=r,this.expressionAlias=s,this.i18n=u}visit(n){return n.visitIfBlockBranch(this)}},Xa=class{constructor(e,n,r){l(this,"name");l(this,"sourceSpan");l(this,"nameSpan");this.name=e,this.sourceSpan=n,this.nameSpan=r}visit(e){return e.visitUnknownBlock(this)}},er=class{constructor(e,n,r,s,i){l(this,"name");l(this,"value");l(this,"sourceSpan");l(this,"nameSpan");l(this,"valueSpan");this.name=e,this.value=n,this.sourceSpan=r,this.nameSpan=s,this.valueSpan=i}visit(e){return e.visitLetDeclaration(this)}},vr=class{constructor(e,n,r,s,i,o,a,c,u,h,d,p,g,v){l(this,"componentName");l(this,"tagName");l(this,"fullName");l(this,"attributes");l(this,"inputs");l(this,"outputs");l(this,"directives");l(this,"children");l(this,"references");l(this,"isSelfClosing");l(this,"sourceSpan");l(this,"startSourceSpan");l(this,"endSourceSpan");l(this,"i18n");this.componentName=e,this.tagName=n,this.fullName=r,this.attributes=s,this.inputs=i,this.outputs=o,this.directives=a,this.children=c,this.references=u,this.isSelfClosing=h,this.sourceSpan=d,this.startSourceSpan=p,this.endSourceSpan=g,this.i18n=v}visit(e){return e.visitComponent(this)}},ra=class{constructor(e,n,r,s,i,o,a,c,u){l(this,"name");l(this,"attributes");l(this,"inputs");l(this,"outputs");l(this,"references");l(this,"sourceSpan");l(this,"startSourceSpan");l(this,"endSourceSpan");l(this,"i18n");this.name=e,this.attributes=n,this.inputs=r,this.outputs=s,this.references=i,this.sourceSpan=o,this.startSourceSpan=a,this.endSourceSpan=c,this.i18n=u}visit(e){return e.visitDirective(this)}},Te=class{constructor(e,n,r,s,i,o,a,c,u,h,d,p,g,v){l(this,"tagName");l(this,"attributes");l(this,"inputs");l(this,"outputs");l(this,"directives");l(this,"templateAttrs");l(this,"children");l(this,"references");l(this,"variables");l(this,"isSelfClosing");l(this,"sourceSpan");l(this,"startSourceSpan");l(this,"endSourceSpan");l(this,"i18n");this.tagName=e,this.attributes=n,this.inputs=r,this.outputs=s,this.directives=i,this.templateAttrs=o,this.children=a,this.references=c,this.variables=u,this.isSelfClosing=h,this.sourceSpan=d,this.startSourceSpan=p,this.endSourceSpan=g,this.i18n=v}visit(e){return e.visitTemplate(this)}},hi=class{constructor(e,n,r,s,i,o,a,c){l(this,"selector");l(this,"attributes");l(this,"children");l(this,"isSelfClosing");l(this,"sourceSpan");l(this,"startSourceSpan");l(this,"endSourceSpan");l(this,"i18n");l(this,"name","ng-content");this.selector=e,this.attributes=n,this.children=r,this.isSelfClosing=s,this.sourceSpan=i,this.startSourceSpan=o,this.endSourceSpan=a,this.i18n=c}visit(e){return e.visitContent(this)}},En=class{constructor(e,n,r,s,i){l(this,"name");l(this,"value");l(this,"sourceSpan");l(this,"keySpan");l(this,"valueSpan");this.name=e,this.value=n,this.sourceSpan=r,this.keySpan=s,this.valueSpan=i}visit(e){return e.visitVariable(this)}},_r=class{constructor(e,n,r,s,i){l(this,"name");l(this,"value");l(this,"sourceSpan");l(this,"keySpan");l(this,"valueSpan");this.name=e,this.value=n,this.sourceSpan=r,this.keySpan=s,this.valueSpan=i}visit(e){return e.visitReference(this)}},fm=class{constructor(e,n,r,s){l(this,"vars");l(this,"placeholders");l(this,"sourceSpan");l(this,"i18n");this.vars=e,this.placeholders=n,this.sourceSpan=r,this.i18n=s}visit(e){return e.visitIcu(this)}},_o=class{constructor(e,n,r,s){l(this,"tagNames");l(this,"bindings");l(this,"listeners");l(this,"sourceSpan");if(this.tagNames=e,this.bindings=n,this.listeners=r,this.sourceSpan=s,e.length===0)throw new Error("HostElement must have at least one tag name.")}visit(){throw new Error("HostElement cannot be visited")}};function js(t,e){let n=[];if(t.visit)for(let r of e)t.visit(r);else for(let r of e){let s=r.visit(t);s&&n.push(s)}return n}var wt=class{constructor(e,n,r,s,i,o){l(this,"nodes");l(this,"placeholders");l(this,"placeholderToMessage");l(this,"meaning");l(this,"description");l(this,"customId");l(this,"sources");l(this,"id");l(this,"legacyIds",[]);l(this,"messageString");this.nodes=e,this.placeholders=n,this.placeholderToMessage=r,this.meaning=s,this.description=i,this.customId=o,this.id=this.customId,this.messageString=iw(this.nodes),e.length?this.sources=[{filePath:e[0].sourceSpan.start.file.url,startLine:e[0].sourceSpan.start.line+1,startCol:e[0].sourceSpan.start.col+1,endLine:e[e.length-1].sourceSpan.end.line+1,endCol:e[0].sourceSpan.start.col+1}]:this.sources=[]}},Oi=class{constructor(e,n){l(this,"value");l(this,"sourceSpan");this.value=e,this.sourceSpan=n}visit(e,n){return e.visitText(this,n)}},Gn=class{constructor(e,n){l(this,"children");l(this,"sourceSpan");this.children=e,this.sourceSpan=n}visit(e,n){return e.visitContainer(this,n)}},Ya=class{constructor(e,n,r,s,i){l(this,"expression");l(this,"type");l(this,"cases");l(this,"sourceSpan");l(this,"expressionPlaceholder");this.expression=e,this.type=n,this.cases=r,this.sourceSpan=s,this.expressionPlaceholder=i}visit(e,n){return e.visitIcu(this,n)}},Rr=class{constructor(e,n,r,s,i,o,a,c,u){l(this,"tag");l(this,"attrs");l(this,"startName");l(this,"closeName");l(this,"children");l(this,"isVoid");l(this,"sourceSpan");l(this,"startSourceSpan");l(this,"endSourceSpan");this.tag=e,this.attrs=n,this.startName=r,this.closeName=s,this.children=i,this.isVoid=o,this.sourceSpan=a,this.startSourceSpan=c,this.endSourceSpan=u}visit(e,n){return e.visitTagPlaceholder(this,n)}},Ro=class{constructor(e,n,r){l(this,"value");l(this,"name");l(this,"sourceSpan");this.value=e,this.name=n,this.sourceSpan=r}visit(e,n){return e.visitPlaceholder(this,n)}},fi=class{constructor(e,n,r){l(this,"value");l(this,"name");l(this,"sourceSpan");l(this,"previousMessage");this.value=e,this.name=n,this.sourceSpan=r}visit(e,n){return e.visitIcuPlaceholder(this,n)}},Pr=class{constructor(e,n,r,s,i,o,a,c){l(this,"name");l(this,"parameters");l(this,"startName");l(this,"closeName");l(this,"children");l(this,"sourceSpan");l(this,"startSourceSpan");l(this,"endSourceSpan");this.name=e,this.parameters=n,this.startName=r,this.closeName=s,this.children=i,this.sourceSpan=o,this.startSourceSpan=a,this.endSourceSpan=c}visit(e,n){return e.visitBlockPlaceholder(this,n)}};function iw(t){let e=new lu;return t.map(r=>r.visit(e)).join("")}var lu=class{visitText(e){return e.value}visitContainer(e){return e.children.map(n=>n.visit(this)).join("")}visitIcu(e){let n=Object.keys(e.cases).map(r=>`${r} {${e.cases[r].visit(this)}}`);return`{${e.expressionPlaceholder}, ${e.type}, ${n.join(" ")}}`}visitTagPlaceholder(e){let n=e.children.map(r=>r.visit(this)).join("");return`{$${e.startName}}${n}{$${e.closeName}}`}visitPlaceholder(e){return`{$${e.name}}`}visitIcuPlaceholder(e){return`{$${e.name}}`}visitBlockPlaceholder(e){let n=e.children.map(r=>r.visit(this)).join("");return`{$${e.startName}}${n}{$${e.closeName}}`}};var ow=class{visitTag(e){let n=this._serializeAttributes(e.attrs);if(e.children.length==0)return`<${e.name}${n}/>`;let r=e.children.map(s=>s.visit(this));return`<${e.name}${n}>${r.join("")}</${e.name}>`}visitText(e){return e.value}visitDeclaration(e){return`<?xml${this._serializeAttributes(e.attrs)} ?>`}_serializeAttributes(e){let n=Object.keys(e).map(r=>`${r}="${e[r]}"`).join(" ");return n.length>0?" "+n:""}visitDoctype(e){return`<!DOCTYPE ${e.rootTag} [
|
|
9
9
|
${e.dtd}
|
|
10
|
-
]>`}},
|
|
11
|
-
`&&++
|
|
12
|
-
`&&++
|
|
10
|
+
]>`}},lF=new ow;function aw(t){return t.toUpperCase().replace(/[^A-Z0-9_]/g,"_")}var dm="i18n",cu="i18n-",lw="VAR_";function mm(t){return t===dm||t.startsWith(cu)}function cw(t){return t.attrs.some(e=>mm(e.name))}function gm(t){return t.nodes[0]}function Sp(t={},e){let n={};return t&&Object.keys(t).length&&Object.keys(t).forEach(r=>n[sa(r,e)]=t[r]),n}function sa(t,e=!0){let n=aw(t);if(!e)return n;let r=n.split("_");if(r.length===1)return t.toLowerCase();let s;/^\d+$/.test(r[r.length-1])&&(s=r.pop());let i=r.shift().toLowerCase();return r.length&&(i+=r.map(o=>o.charAt(0).toUpperCase()+o.slice(1).toLowerCase()).join("")),s?`${i}_${s}`:i}var Ep="_t",qt="ctx",wi="rf";function ym(t,e){let n=null;return()=>(n||(t(new Xe(Ep,void 0,Ke)),n=Z(e)),n)}function Bs(t){return Array.isArray(t)?ce(t.map(Bs)):S(t,dn)}function uf(t,e){let n=Object.getOwnPropertyNames(t);return n.length===0?null:Ct(n.map(r=>{let s=t[r],i,o,a,c;if(typeof s=="string")i=r,a=r,o=s,c=Bs(o);else{a=r,i=s.classPropertyName,o=s.bindingPropertyName;let u=o!==i,h=s.transformFunction!==null,d=Fs.None;if(s.isSignal&&(d|=Fs.SignalBased),h&&(d|=Fs.HasDecoratorInputTransform),e&&(u||h||d!==Fs.None)){let p=[S(d),Bs(o)];(u||h)&&(p.push(Bs(i)),h&&p.push(s.transformFunction)),c=ce(p)}else c=Bs(o)}return{key:a,quoted:kl(a),value:c}}))}var Xn=class{constructor(){l(this,"values",[])}set(e,n){if(n){let r=this.values.find(s=>s.key===e);r?r.value=n:this.values.push({key:e,value:n,quoted:!1})}}toLiteralMap(){return Ct(this.values)}};function uw(t){let e=t instanceof It?t.name:"ng-template",n=pw(t),r=new Er,s=ft(e)[1];return r.setElement(s),Object.getOwnPropertyNames(n).forEach(i=>{let o=ft(i)[1],a=n[i];r.addAttribute(o,a),i.toLowerCase()==="class"&&a.trim().split(/\s+/).forEach(u=>r.addClassName(u))}),r}function pw(t){let e={};return t instanceof Te&&t.tagName!=="ng-template"?t.templateAttrs.forEach(n=>e[n.name]=""):(t.attributes.forEach(n=>{mm(n.name)||(e[n.name]=n.value)}),t.inputs.forEach(n=>{(n.type===J.Property||n.type===J.TwoWay)&&(e[n.name]="")}),t.outputs.forEach(n=>{e[n.name]=""})),e}function uu(t,e){let n=null,r={name:t.name,type:t.type,typeArgumentCount:t.typeArgumentCount,deps:[],target:ut.Injectable};if(t.useClass!==void 0){let a=t.useClass.expression.isEquivalent(t.type.value),c;t.deps!==void 0&&(c=t.deps),c!==void 0?n=hr(he(x({},r),{delegate:t.useClass.expression,delegateDeps:c,delegateType:yo.Class})):a?n=hr(r):n={statements:[],expression:pu(t.type.value,t.useClass.expression,e)}}else t.useFactory!==void 0?t.deps!==void 0?n=hr(he(x({},r),{delegate:t.useFactory,delegateDeps:t.deps||[],delegateType:yo.Function})):n={statements:[],expression:Nt([],t.useFactory.callFn([]))}:t.useValue!==void 0?n=hr(he(x({},r),{expression:t.useValue.expression})):t.useExisting!==void 0?n=hr(he(x({},r),{expression:R(m.inject).callFn([t.useExisting.expression])})):n={statements:[],expression:pu(t.type.value,t.type.value,e)};let s=t.type.value,i=new Xn;return i.set("token",s),i.set("factory",n.expression),t.providedIn.expression.value!==null&&i.set("providedIn",YE(t.providedIn)),{expression:R(m.\u0275\u0275defineInjectable).callFn([i.toLiteralMap()],void 0,!0),type:vm(t.type.type,t.typeArgumentCount),statements:n.statements}}function vm(t,e){return new pt(R(m.InjectableDeclaration,[bl(t,e)]))}function pu(t,e,n){if(t.node===e.node)return e.prop("\u0275fac");if(!n)return pf(e);let r=R(m.resolveForwardRef).callFn([e]);return pf(r)}function pf(t){let e=new Be("__ngFactoryType__",Ke);return Nt([e],t.prop("\u0275fac").callFn([Z(e.name)]))}var wp=!1,qe=0,hw=8,Tp=9,ss=10,Sm=11,Em=12,xp=13,wm=32,hu=33,Po=34,Tm=35,Rl=36,fw=37,Qa=38,Lo=39,Et=40,We=41,fu=42,xm=43,ct=44,Ja=45,Qr=46,Vt=47,Nn=58,Rt=59,zs=60,Je=61,Ut=62,hf=63,Cp=48,dw=55,Cm=57,Hr=65,mw=69,gw=70,yw=88,Ti=90,An=91,is=92,Bn=93,vw=94,qr=95,Ss=97,Sw=98,Ew=101,Np=102,Nm=110,Im=114,Am=116,Dm=117,bm=118,km=120,ia=122,Jt=123,ff=124,St=125,_m=160,bs=64,du=96;function Mo(t){return t>=Tp&&t<=wm||t==_m}function Yt(t){return Cp<=t&&t<=Cm}function Lr(t){return t>=Ss&&t<=ia||t>=Hr&&t<=Ti}function ww(t){return t>=Ss&&t<=Np||t>=Hr&&t<=gw||Yt(t)}function Yi(t){return t===ss||t===xp}function df(t){return Cp<=t&&t<=dw}function Qi(t){return t===Lo||t===Po||t===du}var Es=class t{constructor(e,n,r,s){l(this,"file");l(this,"offset");l(this,"line");l(this,"col");this.file=e,this.offset=n,this.line=r,this.col=s}toString(){return this.offset!=null?`${this.file.url}@${this.line}:${this.col}`:this.file.url}moveBy(e){let n=this.file.content,r=n.length,s=this.offset,i=this.line,o=this.col;for(;s>0&&e<0;)if(s--,e++,n.charCodeAt(s)==ss){i--;let c=n.substring(0,s-1).lastIndexOf(String.fromCharCode(ss));o=c>0?s-c:s}else o--;for(;s<r&&e>0;){let a=n.charCodeAt(s);s++,e--,a==ss?(i++,o=0):o++}return new t(this.file,s,i,o)}getContext(e,n){let r=this.file.content,s=this.offset;if(s!=null){s>r.length-1&&(s=r.length-1);let i=s,o=0,a=0;for(;o<e&&s>0&&(s--,o++,!(r[s]==`
|
|
11
|
+
`&&++a==n)););for(o=0,a=0;o<e&&i<r.length-1&&(i++,o++,!(r[i]==`
|
|
12
|
+
`&&++a==n)););return{before:r.substring(s,this.offset),after:r.substring(this.offset,i+1)}}return null}},Mr=class{constructor(e,n){l(this,"content");l(this,"url");this.content=e,this.url=n}},G=class{constructor(e,n,r=e,s=null){l(this,"start");l(this,"end");l(this,"fullStart");l(this,"details");this.start=e,this.end=n,this.fullStart=r,this.details=s}toString(){return this.start.file.content.substring(this.start.offset,this.end.offset)}},Un;(function(t){t[t.WARNING=0]="WARNING",t[t.ERROR=1]="ERROR"})(Un||(Un={}));var V=class extends Error{constructor(n,r,s=Un.ERROR,i){super(r);l(this,"span");l(this,"msg");l(this,"level");l(this,"relatedError");this.span=n,this.msg=r,this.level=s,this.relatedError=i,Object.setPrototypeOf(this,new.target.prototype)}contextualMessage(){let n=this.span.start.getContext(100,3);return n?`${this.msg} ("${n.before}[${Un[this.level]} ->]${n.after}")`:this.msg}toString(){let n=this.span.details?`, ${this.span.details}`:"";return`${this.contextualMessage()}: ${this.span.start}${n}`}};function Tw(t,e,n){let r=`in ${t} ${e} in ${n}`,s=new Mr("",r);return new G(new Es(s,-1,-1,-1),new Es(s,-1,-1,-1))}var xw=0;function Cw(t){if(!t||!t.reference)return null;let e=t.reference;if(e.__anonymousType)return e.__anonymousType;if(e.__forward_ref__)return"__forward_ref__";let n=um(e);return n.indexOf("(")>=0?(n=`anonymous_${xw++}`,e.__anonymousType=n):n=Jr(n),n}function Jr(t){return t.replace(/\W/g,"_")}var mf='(this&&this.__makeTemplateObject||function(e,t){return Object.defineProperty?Object.defineProperty(e,"raw",{value:t}):e.raw=t,e})',mu=class extends Zc{constructor(){super(!1,!1)}visitWrappedNodeExpr(e,n){throw new Error("Cannot emit a WrappedNodeExpr in Javascript.")}visitDeclareVarStmt(e,n){n.print(e,`var ${e.name}`),e.value&&(n.print(e," = "),e.value.visitExpression(this,n)),n.println(e,";")}visitTaggedTemplateLiteralExpr(e,n){let r=e.template.elements;e.tag.visitExpression(this,n),n.print(e,`(${mf}(`),n.print(e,`[${r.map(s=>mr(s.text)).join(", ")}], `),n.print(e,`[${r.map(s=>mr(s.rawText)).join(", ")}])`),e.template.expressions.forEach(s=>{n.print(e,", "),s.visitExpression(this,n)}),n.print(e,")")}visitTemplateLiteralExpr(e,n){n.print(e,"`");for(let r=0;r<e.elements.length;r++){e.elements[r].visitExpression(this,n);let s=r<e.expressions.length?e.expressions[r]:null;s!==null&&(n.print(s,"${"),s.visitExpression(this,n),n.print(s,"}"))}n.print(e,"`")}visitTemplateLiteralElementExpr(e,n){n.print(e,e.rawText)}visitLocalizedString(e,n){n.print(e,`$localize(${mf}(`);let r=[e.serializeI18nHead()];for(let s=1;s<e.messageParts.length;s++)r.push(e.serializeI18nTemplatePart(s));n.print(e,`[${r.map(s=>mr(s.cooked)).join(", ")}], `),n.print(e,`[${r.map(s=>mr(s.raw)).join(", ")}])`),e.expressions.forEach(s=>{n.print(e,", "),s.visitExpression(this,n)}),n.print(e,")")}},Ea;function Nw(){if(Ea===void 0){let t=Xi.trustedTypes;if(Ea=null,t)try{Ea=t.createPolicy("angular#unsafe-jit",{createScript:e=>e})}catch(e){}}return Ea}function Iw(t){var e;return((e=Nw())==null?void 0:e.createScript(t))||t}function gf(...t){if(!Xi.trustedTypes)return new Function(...t);let e=t.slice(0,-1).join(","),n=t[t.length-1],r=`(function anonymous(${e}
|
|
13
13
|
) { ${n}
|
|
14
|
-
})`,s=
|
|
15
|
-
//# sourceURL=${e}`,o=[],
|
|
14
|
+
})`,s=Xi.eval(Iw(r));return s.bind===void 0?new Function(...t):(s.toString=()=>r,s.bind(Xi))}var gu=class{evaluateStatements(e,n,r,s){let i=new yu(r),o=Jc.createRoot();return n.length>0&&!Aw(n[0])&&(n=[S("use strict").toStmt(),...n]),i.visitAllStatements(n,o),i.createReturnStmt(o),this.evaluateCode(e,o,i.getArgs(),s)}evaluateCode(e,n,r,s){let i=`"use strict";${n.toSource()}
|
|
15
|
+
//# sourceURL=${e}`,o=[],a=[];for(let u in r)a.push(r[u]),o.push(u);if(s){let u=gf(...o.concat("return null;")).toString(),h=u.slice(0,u.indexOf("return null;")).split(`
|
|
16
16
|
`).length-1;i+=`
|
|
17
|
-
${n.toSourceMapGenerator(e,h).toJsComment()}`}let c=Oh(...o.concat(i));return this.executeFunction(c,l)}executeFunction(e,n){return e(...n)}},Jc=class extends Yc{constructor(n){super();a(this,"refResolver");a(this,"_evalArgNames",[]);a(this,"_evalArgValues",[]);a(this,"_evalExportedVars",[]);this.refResolver=n}createReturnStmt(n){new be(new sn(this._evalExportedVars.map(s=>new xr(s,J(s),!1)))).visitStatement(this,n)}getArgs(){let n={};for(let r=0;r<this._evalArgNames.length;r++)n[this._evalArgNames[r]]=this._evalArgValues[r];return n}visitExternalExpr(n,r){return this._emitReferenceToExternal(n,this.refResolver.resolveExternalReference(n.value),r),null}visitWrappedNodeExpr(n,r){return this._emitReferenceToExternal(n,n.node,r),null}visitDeclareVarStmt(n,r){return n.hasModifier(Ue.Exported)&&this._evalExportedVars.push(n.name),super.visitDeclareVarStmt(n,r)}visitDeclareFunctionStmt(n,r){return n.hasModifier(Ue.Exported)&&this._evalExportedVars.push(n.name),super.visitDeclareFunctionStmt(n,r)}_emitReferenceToExternal(n,r,s){let i=this._evalArgValues.indexOf(r);if(i===-1){i=this._evalArgValues.length,this._evalArgValues.push(r);let o=rT({reference:r})||"val";this._evalArgNames.push(`jit_${o}_${i}`)}s.print(n,this._evalArgNames[i])}};function oT(t){return t.isEquivalent(S("use strict").toStmt())}function Zc(t){let e=new Or;t.providers!==null&&e.set("providers",t.providers),t.imports.length>0&&e.set("imports",le(t.imports));let n=O(m.defineInjector).callFn([e.toLiteralMap()],void 0,!0),r=aT(t);return{expression:n,type:r,statements:[]}}function aT(t){return new _t(O(m.InjectorDeclaration,[new _t(t.type.type)]))}var eu=class{constructor(e){a(this,"context");this.context=e}resolveExternalReference(e){if(e.moduleName!=="@angular/core")throw new Error(`Cannot resolve external reference to ${e.moduleName}, only references to @angular/core are supported.`);if(!this.context.hasOwnProperty(e.name))throw new Error(`No value provided for @angular/core symbol '${e.name}'.`);return this.context[e.name]}},fi;(function(t){t[t.Inline=0]="Inline",t[t.SideEffect=1]="SideEffect",t[t.Omit=2]="Omit"})(fi||(fi={}));var Dn;(function(t){t[t.Global=0]="Global",t[t.Local=1]="Local"})(Dn||(Dn={}));function tm(t){let e=[],n=new Or;if(n.set("type",t.type.value),t.kind===Dn.Global&&t.bootstrap.length>0&&n.set("bootstrap",ss(t.bootstrap,t.containsForwardDecls)),t.selectorScopeMode===fi.Inline)t.declarations.length>0&&n.set("declarations",ss(t.declarations,t.containsForwardDecls)),t.imports.length>0&&n.set("imports",ss(t.imports,t.containsForwardDecls)),t.exports.length>0&&n.set("exports",ss(t.exports,t.containsForwardDecls));else if(t.selectorScopeMode===fi.SideEffect){let i=uT(t);i!==null&&e.push(i)}t.schemas!==null&&t.schemas.length>0&&n.set("schemas",le(t.schemas.map(i=>i.value))),t.id!==null&&(n.set("id",t.id),e.push(O(m.registerNgModuleType).callFn([t.type.value,t.id]).toStmt()));let r=O(m.defineNgModule).callFn([n.toLiteralMap()],void 0,!0),s=cT(t);return{expression:r,type:s,statements:e}}function lT(t){let e=new Or;return e.set("type",new W(t.type)),t.bootstrap!==void 0&&e.set("bootstrap",new W(t.bootstrap)),t.declarations!==void 0&&e.set("declarations",new W(t.declarations)),t.imports!==void 0&&e.set("imports",new W(t.imports)),t.exports!==void 0&&e.set("exports",new W(t.exports)),t.schemas!==void 0&&e.set("schemas",new W(t.schemas)),t.id!==void 0&&e.set("id",new W(t.id)),O(m.defineNgModule).callFn([e.toLiteralMap()])}function cT(t){if(t.kind===Dn.Local)return new _t(t.type.value);let{type:e,declarations:n,exports:r,imports:s,includeImportTypes:i,publicDeclarationTypes:o}=t;return new _t(O(m.NgModuleDeclaration,[new _t(e.type),o===null?tc(n):pT(o),i?tc(s):mn,tc(r)]))}function uT(t){let e=new Or;if(t.kind===Dn.Global?t.declarations.length>0&&e.set("declarations",ss(t.declarations,t.containsForwardDecls)):t.declarationsExpression&&e.set("declarations",t.declarationsExpression),t.kind===Dn.Global?t.imports.length>0&&e.set("imports",ss(t.imports,t.containsForwardDecls)):t.importsExpression&&e.set("imports",t.importsExpression),t.kind===Dn.Global?t.exports.length>0&&e.set("exports",ss(t.exports,t.containsForwardDecls)):t.exportsExpression&&e.set("exports",t.exportsExpression),t.kind===Dn.Local&&t.bootstrapExpression&&e.set("bootstrap",t.bootstrapExpression),Object.keys(e.values).length===0)return null;let n=new ot(O(m.setNgModuleScope),[t.type.value,e.toLiteralMap()]),r=IE(n),s=new bn([],[r.toStmt()]);return new ot(s,[]).toStmt()}function tc(t){let e=t.map(n=>Ei(n.type));return t.length>0?je(le(e)):mn}function pT(t){let e=t.map(n=>Ei(n));return t.length>0?je(le(e)):mn}function tu(t){var s;let e=[];e.push({key:"name",value:S((s=t.pipeName)!=null?s:t.name),quoted:!1}),e.push({key:"type",value:t.type.value,quoted:!1}),e.push({key:"pure",value:S(t.pure),quoted:!1}),t.isStandalone===!1&&e.push({key:"standalone",value:S(!1),quoted:!1});let n=O(m.definePipe).callFn([xt(e)],void 0,!0),r=hT(t);return{expression:n,type:r,statements:[]}}function hT(t){return new _t(O(m.PipeDeclaration,[El(t.type.type,t.typeArgumentCount),new _t(new _e(t.pipeName)),new _t(new _e(t.isStandalone))]))}var $r;(function(t){t[t.Directive=0]="Directive",t[t.Pipe=1]="Pipe",t[t.NgModule=2]="NgModule"})($r||($r={}));var fT=new Set(["inherit","initial","revert","unset","alternate","alternate-reverse","normal","reverse","backwards","both","forwards","none","paused","running","ease","ease-in","ease-in-out","ease-out","linear","step-start","step-end","end","jump-both","jump-end","jump-none","jump-start","start"]),dT=["@media","@supports","@document","@layer","@container","@scope","@starting-style"],nu=class{constructor(){a(this,"_animationDeclarationKeyframesRe",/(^|\s+|,)(?:(?:(['"])((?:\\\\|\\\2|(?!\2).)+)\2)|(-?[A-Za-z][\w\-]*))(?=[,\s]|$)/g);a(this,"_safeSelector");a(this,"_shouldScopeIndicator")}shimCssText(e,n,r=""){let s=[];e=e.replace(_T,l=>{var c;if(l.match(kT))s.push(l);else{let u=l.match(bT);s.push((c=u==null?void 0:u.join(""))!=null?c:"")}return ip}),e=this._insertDirectives(e);let i=this._scopeCssText(e,n,r),o=0;return i.replace(RT,()=>s[o++])}_insertDirectives(e){return e=this._insertPolyfillDirectivesInCssText(e),this._insertPolyfillRulesInCssText(e)}_scopeKeyframesRelatedCss(e,n){let r=new Set,s=fa(e,i=>this._scopeLocalKeyframeDeclarations(i,n,r));return fa(s,i=>this._scopeAnimationRule(i,n,r))}_scopeLocalKeyframeDeclarations(e,n,r){return me(x({},e),{selector:e.selector.replace(/(^@(?:-webkit-)?keyframes(?:\s+))(['"]?)(.+)\2(\s*)$/,(s,i,o,l,c)=>(r.add($h(l,o)),`${i}${o}${n}_${l}${o}${c}`))})}_scopeAnimationKeyframe(e,n,r){return e.replace(/^(\s*)(['"]?)(.+?)\2(\s*)$/,(s,i,o,l,c)=>(l=`${r.has($h(l,o))?n+"_":""}${l}`,`${i}${o}${l}${o}${c}`))}_scopeAnimationRule(e,n,r){let s=e.content.replace(/((?:^|\s+|;)(?:-webkit-)?animation\s*:\s*),*([^;]+)/g,(i,o,l)=>o+l.replace(this._animationDeclarationKeyframesRe,(c,u,h="",d,p)=>d?`${u}${this._scopeAnimationKeyframe(`${h}${d}${h}`,n,r)}`:fT.has(p)?c:`${u}${this._scopeAnimationKeyframe(p,n,r)}`));return s=s.replace(/((?:^|\s+|;)(?:-webkit-)?animation-name(?:\s*):(?:\s*))([^;]+)/g,(i,o,l)=>`${o}${l.split(",").map(c=>this._scopeAnimationKeyframe(c,n,r)).join(",")}`),me(x({},e),{content:s})}_insertPolyfillDirectivesInCssText(e){return e.replace(gT,function(...n){return n[2]+"{"})}_insertPolyfillRulesInCssText(e){return e.replace(yT,(...n)=>{let r=n[0].replace(n[1],"").replace(n[2],"");return n[4]+r})}_scopeCssText(e,n,r){let s=this._extractUnscopedRulesFromCssText(e);return e=this._insertPolyfillHostInCssText(e),e=this._convertColonHost(e),e=this._convertColonHostContext(e),e=this._convertShadowDOMSelectors(e),n&&(e=this._scopeKeyframesRelatedCss(e,n),e=this._scopeSelectors(e,n,r)),e=e+`
|
|
18
|
-
`+s,e.trim()}_extractUnscopedRulesFromCssText(e){let n="",r;for(Fh.lastIndex=0;(r=Fh.exec(e))!==null;){let s=r[0].replace(r[2],"").replace(r[1],r[4]);n+=s+`
|
|
19
|
-
|
|
20
|
-
`}return n}_convertColonHost(e){return e.replace(TT,(n,r,s)=>{if(r){let i=[];for(let o of this._splitOnTopLevelCommas(r,!0)){let l=o.trim();if(!l)break;let c=hr+l.replace(qa,"")+s;i.push(c)}return i.join(",")}else return hr+s})}*_splitOnTopLevelCommas(e,n){let r=e.length,s=0,i=0;for(let o=0;o<r;o++){let l=e.charCodeAt(o);if(l===yt)s++;else if(l===Be){if(s--,s<0&&n){yield e.slice(i,o);return}}else l===st&&s===0&&(yield e.slice(i,o),i=o+1)}yield e.slice(i)}_convertColonHostContext(e){let n=[];for(let r of this._splitOnTopLevelCommas(e,!1))n.push(this._convertColonHostContextInSelectorPart(r));return n.join(",")}_convertColonHostContextInSelectorPart(e){return e.replace(xT,(n,r)=>{let s=[[]],i=n.indexOf(Gs);for(;i!==-1;){let o=n.substring(i+Gs.length);if(!o||o[0]!=="("){n=o,i=n.indexOf(Gs);continue}let l=[],c=0;for(let h of this._splitOnTopLevelCommas(o.substring(1),!0)){c=c+h.length+1;let d=h.trim();d&&l.push(d)}let u=s.length;HT(s,l.length);for(let h=0;h<l.length;h++)for(let d=0;d<u;d++)s[d+h*u].push(l[h]);n=o.substring(c+1),i=n.indexOf(Gs)}return s.map(o=>GT(o,n,r)).join(", ")})}_convertShadowDOMSelectors(e){return AT.reduce((n,r)=>n.replace(r," "),e)}_scopeSelectors(e,n,r){return fa(e,s=>{let i=s.selector,o=s.content;return s.selector[0]!=="@"?i=this._scopeSelector({selector:i,scopeSelector:n,hostSelector:r,isParentSelector:!0}):dT.some(l=>s.selector.startsWith(l))?o=this._scopeSelectors(s.content,n,r):(s.selector.startsWith("@font-face")||s.selector.startsWith("@page"))&&(o=this._stripScopingSelectors(s.content)),new _o(i,o)})}_stripScopingSelectors(e){return fa(e,n=>{let r=n.selector.replace(Bh," ").replace(nc," ");return new _o(r,n.content)})}_scopeSelector({selector:e,scopeSelector:n,hostSelector:r,isParentSelector:s=!1}){let i=/ ?,(?!(?:[^)(]*(?:\([^)(]*(?:\([^)(]*(?:\([^)(]*\)[^)(]*)*\)[^)(]*)*\)[^)(]*)*\))) ?/;return e.split(i).map(o=>o.split(Bh)).map(o=>{let[l,...c]=o;return[(h=>this._selectorNeedsScoping(h,n)?this._applySelectorScope({selector:h,scopeSelector:n,hostSelector:r,isParentSelector:s}):h)(l),...c].join(" ")}).join(", ")}_selectorNeedsScoping(e,n){return!this._makeScopeMatcher(n).test(e)}_makeScopeMatcher(e){let n=/\[/g,r=/\]/g;return e=e.replace(n,"\\[").replace(r,"\\]"),new RegExp("^("+e+")"+IT,"m")}_applySimpleSelectorScope(e,n,r){if(zs.lastIndex=0,zs.test(e)){let s=`[${r}]`,i=e;for(;i.match(nc);)i=i.replace(nc,(o,l)=>l.replace(/([^:\)]*)(:*)(.*)/,(c,u,h,d)=>u+s+h+d));return i.replace(zs,s)}return n+" "+e}_applySelectorScope({selector:e,scopeSelector:n,hostSelector:r,isParentSelector:s}){var E;let i=/\[is=([^\]]*)\]/g;n=n.replace(i,(I,...D)=>D[0]);let o=`[${n}]`,l=I=>{let D=I.trim();if(!D)return I;if(I.includes(hr)){if(D=this._applySimpleSelectorScope(I,n,r),!I.match(CT)){let[b,P,L,ne]=D.match(/([^:]*)(:*)([\s\S]*)/);D=P+o+L+ne}}else{let b=I.replace(zs,"");if(b.length>0){let P=b.match(/([^:]*)(:*)([\s\S]*)/);P&&(D=P[1]+o+P[2]+P[3])}}return D},c=I=>{let D="",b=[],P;for(;(P=Oi.exec(I))!==null;){let L=1,ne=Oi.lastIndex;for(;ne<I.length;){let se=I[ne];if(ne++,se==="("){L++;continue}if(se===")"){if(L--,L===0)break;continue}}b.push(`${P[0]}${I.slice(Oi.lastIndex,ne)}`),Oi.lastIndex=ne}return b.join("")===I?D=b.map(L=>{var Ne;let[ne]=(Ne=L.match(Oi))!=null?Ne:[],se=L.slice(ne==null?void 0:ne.length,-1);se.includes(hr)&&(this._shouldScopeIndicator=!0);let Ge=this._scopeSelector({selector:se,scopeSelector:n,hostSelector:r});return`${ne}${Ge})`}).join(""):(this._shouldScopeIndicator=this._shouldScopeIndicator||I.includes(hr),D=this._shouldScopeIndicator?l(I):I),D};s&&(this._safeSelector=new ru(e),e=this._safeSelector.content());let u="",h=0,d,p=/( |>|\+|~(?!=))(?!([^)(]*(?:\([^)(]*(?:\([^)(]*(?:\([^)(]*\)[^)(]*)*\)[^)(]*)*\)[^)(]*)*\)))\s*/g,g=e.includes(hr);for((s||this._shouldScopeIndicator)&&(this._shouldScopeIndicator=!g);(d=p.exec(e))!==null;){let I=d[1],D=e.slice(h,d.index);if(D.match(/__esc-ph-(\d+)__/)&&((E=e[d.index+1])!=null&&E.match(/[a-fA-F\d]/)))continue;let b=c(D);u+=`${b} ${I} `,h=p.lastIndex}let v=e.substring(h);return u+=c(v),this._safeSelector.restore(u)}_insertPolyfillHostInCssText(e){return e.replace(DT,Gs).replace(NT,qa)}},ru=class{constructor(e){a(this,"placeholders",[]);a(this,"index",0);a(this,"_content");e=this._escapeRegexMatches(e,/(\[[^\]]*\])/g),e=e.replace(/(\\.)/g,(n,r)=>{let s=`__esc-ph-${this.index}__`;return this.placeholders.push(r),this.index++,s}),this._content=e.replace(ET,(n,r,s)=>{let i=`__ph-${this.index}__`;return this.placeholders.push(`(${s})`),this.index++,r+i})}restore(e){return e.replace(/__(?:ph|esc-ph)-(\d+)__/g,(n,r)=>this.placeholders[+r])}content(){return this._content}_escapeRegexMatches(e,n){return e.replace(n,(r,s)=>{let i=`__ph-${this.index}__`;return this.placeholders.push(s),this.index++,i})}},mT="(:(where|is)\\()?",Oi=/:(where|is)\(/gi,gT=/polyfill-next-selector[^}]*content:[\s]*?(['"])(.*?)\1[;\s]*}([^{]*?){/gim,yT=/(polyfill-rule)[^}]*(content:[\s]*(['"])(.*?)\3)[;\s]*[^}]*}/gim,Fh=/(polyfill-unscoped-rule)[^}]*(content:[\s]*(['"])(.*?)\3)[;\s]*[^}]*}/gim,qa="-shadowcsshost",Gs="-shadowcsscontext",su="[^)(]*",vT=String.raw`(?:\(${su}\)|${su})+?`,ST=String.raw`(?:\(${vT}\)|${su})+?`,sp=String.raw`(?:\((${ST})\))`,ET=new RegExp(String.raw`(:nth-[-\w]+)`+sp,"g"),TT=new RegExp(qa+sp+"?([^,{]*)","gim"),wT=Gs+sp+"?([^{]*)",xT=new RegExp(`${mT}(${wT})`,"gim"),hr=qa+"-no-combinator",CT=new RegExp(`${hr}(?![^(]*\\))`,"g"),nc=/-shadowcsshost-no-combinator([^\s,]*)/,AT=[/::shadow/g,/::content/g,/\/shadow-deep\//g,/\/shadow\//g],Bh=/(?:>>>)|(?:\/deep\/)|(?:::ng-deep)/g,IT="([>\\s~+[.,{:][\\s\\S]*)?$",zs=/-shadowcsshost/gim,NT=/:host/gim,DT=/:host-context/gim,bT=/\r?\n/g,_T=/\/\*[\s\S]*?\*\//g,kT=/\/\*\s*#\s*source(Mapping)?URL=/g,ip="%COMMENT%",RT=new RegExp(ip,"g"),rc="%BLOCK%",PT=new RegExp(`(\\s*(?:${ip}\\s*)*)([^;\\{\\}]+?)(\\s*)((?:{%BLOCK%}?\\s*;?)|(?:\\s*;))`,"g"),LT=new Map([["{","}"]]),nm="%COMMA_IN_PLACEHOLDER%",rm="%SEMI_IN_PLACEHOLDER%",sm="%COLON_IN_PLACEHOLDER%",MT=new RegExp(nm,"g"),OT=new RegExp(rm,"g"),FT=new RegExp(sm,"g"),_o=class{constructor(e,n){a(this,"selector");a(this,"content");this.selector=e,this.content=n}};function fa(t,e){let n=UT(t),r=BT(n,LT,rc),s=0,i=r.escapedString.replace(PT,(...o)=>{let l=o[2],c="",u=o[4],h="";u&&u.startsWith("{"+rc)&&(c=r.blocks[s++],u=u.substring(rc.length+1),h="{");let d=e(new _o(l,c));return`${o[1]}${d.selector}${o[3]}${h}${d.content}${u}`});return VT(i)}var iu=class{constructor(e,n){a(this,"escapedString");a(this,"blocks");this.escapedString=e,this.blocks=n}};function BT(t,e,n){let r=[],s=[],i=0,o=0,l=-1,c,u;for(let h=0;h<t.length;h++){let d=t[h];d==="\\"?h++:d===u?(i--,i===0&&(s.push(t.substring(l,h)),r.push(n),o=h,l=-1,c=u=void 0)):d===c?i++:i===0&&e.has(d)&&(c=d,u=e.get(d),i=1,l=h+1,r.push(t.substring(o,l)))}return l!==-1?(s.push(t.substring(l)),r.push(n)):r.push(t.substring(o)),new iu(r.join(""),s)}var $T={";":rm,",":nm,":":sm};function UT(t){let e=t,n=null;for(let r=0;r<e.length;r++){let s=e[r];if(s==="\\")r++;else if(n!==null)if(s===n)n=null;else{let i=$T[s];i&&(e=`${e.substr(0,r)}${i}${e.substr(r+1)}`,r+=i.length-1)}else(s==="'"||s==='"')&&(n=s)}return e}function VT(t){let e=t.replace(MT,",");return e=e.replace(OT,";"),e=e.replace(FT,":"),e}function $h(t,e){return e?t.replace(/((?:^|[^\\])(?:\\\\)*)\\(?=['"])/g,"$1"):t}function GT(t,e,n=""){let r=hr;zs.lastIndex=0;let s=zs.test(e);if(t.length===0)return r+e;let i=[t.pop()||""];for(;t.length>0;){let o=i.length,l=t.pop();for(let c=0;c<o;c++){let u=i[c];i[o*2+c]=u+" "+l,i[o+c]=l+" "+u,i[c]=l+u}}return i.map(o=>s?`${n}${o}${e}`:`${n}${o}${r}${e}, ${n}${o} ${r}${e}`).join(",")}function HT(t,e){let n=t.length;for(let r=1;r<e;r++)for(let s=0;s<n;s++)t[s+r*n]=t[s].slice(0)}var f;(function(t){t[t.ListEnd=0]="ListEnd",t[t.Statement=1]="Statement",t[t.Variable=2]="Variable",t[t.ElementStart=3]="ElementStart",t[t.Element=4]="Element",t[t.Template=5]="Template",t[t.ElementEnd=6]="ElementEnd",t[t.ContainerStart=7]="ContainerStart",t[t.Container=8]="Container",t[t.ContainerEnd=9]="ContainerEnd",t[t.DisableBindings=10]="DisableBindings",t[t.ConditionalCreate=11]="ConditionalCreate",t[t.ConditionalBranchCreate=12]="ConditionalBranchCreate",t[t.Conditional=13]="Conditional",t[t.EnableBindings=14]="EnableBindings",t[t.Text=15]="Text",t[t.Listener=16]="Listener",t[t.InterpolateText=17]="InterpolateText",t[t.Binding=18]="Binding",t[t.Property=19]="Property",t[t.StyleProp=20]="StyleProp",t[t.ClassProp=21]="ClassProp",t[t.StyleMap=22]="StyleMap",t[t.ClassMap=23]="ClassMap",t[t.Advance=24]="Advance",t[t.Pipe=25]="Pipe",t[t.Attribute=26]="Attribute",t[t.ExtractedAttribute=27]="ExtractedAttribute",t[t.Defer=28]="Defer",t[t.DeferOn=29]="DeferOn",t[t.DeferWhen=30]="DeferWhen",t[t.I18nMessage=31]="I18nMessage",t[t.DomProperty=32]="DomProperty",t[t.Namespace=33]="Namespace",t[t.ProjectionDef=34]="ProjectionDef",t[t.Projection=35]="Projection",t[t.RepeaterCreate=36]="RepeaterCreate",t[t.Repeater=37]="Repeater",t[t.TwoWayProperty=38]="TwoWayProperty",t[t.TwoWayListener=39]="TwoWayListener",t[t.DeclareLet=40]="DeclareLet",t[t.StoreLet=41]="StoreLet",t[t.I18nStart=42]="I18nStart",t[t.I18n=43]="I18n",t[t.I18nEnd=44]="I18nEnd",t[t.I18nExpression=45]="I18nExpression",t[t.I18nApply=46]="I18nApply",t[t.IcuStart=47]="IcuStart",t[t.IcuEnd=48]="IcuEnd",t[t.IcuPlaceholder=49]="IcuPlaceholder",t[t.I18nContext=50]="I18nContext",t[t.I18nAttributes=51]="I18nAttributes",t[t.SourceLocation=52]="SourceLocation",t[t.Animation=53]="Animation",t[t.AnimationString=54]="AnimationString",t[t.AnimationBinding=55]="AnimationBinding",t[t.AnimationListener=56]="AnimationListener",t[t.Control=57]="Control",t[t.ControlCreate=58]="ControlCreate"})(f||(f={}));var F;(function(t){t[t.LexicalRead=0]="LexicalRead",t[t.Context=1]="Context",t[t.TrackContext=2]="TrackContext",t[t.ReadVariable=3]="ReadVariable",t[t.NextContext=4]="NextContext",t[t.Reference=5]="Reference",t[t.StoreLet=6]="StoreLet",t[t.ContextLetReference=7]="ContextLetReference",t[t.GetCurrentView=8]="GetCurrentView",t[t.RestoreView=9]="RestoreView",t[t.ResetView=10]="ResetView",t[t.PureFunctionExpr=11]="PureFunctionExpr",t[t.PureFunctionParameterExpr=12]="PureFunctionParameterExpr",t[t.PipeBinding=13]="PipeBinding",t[t.PipeBindingVariadic=14]="PipeBindingVariadic",t[t.SafePropertyRead=15]="SafePropertyRead",t[t.SafeKeyedRead=16]="SafeKeyedRead",t[t.SafeInvokeFunction=17]="SafeInvokeFunction",t[t.SafeTernaryExpr=18]="SafeTernaryExpr",t[t.EmptyExpr=19]="EmptyExpr",t[t.AssignTemporaryExpr=20]="AssignTemporaryExpr",t[t.ReadTemporaryExpr=21]="ReadTemporaryExpr",t[t.SlotLiteralExpr=22]="SlotLiteralExpr",t[t.ConditionalCase=23]="ConditionalCase",t[t.ConstCollected=24]="ConstCollected",t[t.TwoWayBindingSet=25]="TwoWayBindingSet",t[t.ArrowFunction=26]="ArrowFunction"})(F||(F={}));var Ut;(function(t){t[t.None=0]="None",t[t.AlwaysInline=1]="AlwaysInline"})(Ut||(Ut={}));var We;(function(t){t[t.Context=0]="Context",t[t.Identifier=1]="Identifier",t[t.SavedView=2]="SavedView",t[t.Alias=3]="Alias"})(We||(We={}));var M;(function(t){t[t.Attribute=0]="Attribute",t[t.ClassName=1]="ClassName",t[t.StyleProperty=2]="StyleProperty",t[t.Property=3]="Property",t[t.Template=4]="Template",t[t.I18n=5]="I18n",t[t.LegacyAnimation=6]="LegacyAnimation",t[t.TwoWayProperty=7]="TwoWayProperty",t[t.Animation=8]="Animation"})(M||(M={}));var di;(function(t){t[t.Creation=0]="Creation",t[t.Postproccessing=1]="Postproccessing"})(di||(di={}));var Cs;(function(t){t[t.I18nText=0]="I18nText",t[t.I18nAttribute=1]="I18nAttribute"})(Cs||(Cs={}));var he;(function(t){t[t.None=0]="None",t[t.ElementTag=1]="ElementTag",t[t.TemplateTag=2]="TemplateTag",t[t.OpenTag=4]="OpenTag",t[t.CloseTag=8]="CloseTag",t[t.ExpressionIndex=16]="ExpressionIndex"})(he||(he={}));var nt;(function(t){t[t.HTML=0]="HTML",t[t.SVG=1]="SVG",t[t.Math=2]="Math"})(nt||(nt={}));var ce;(function(t){t[t.Idle=0]="Idle",t[t.Immediate=1]="Immediate",t[t.Timer=2]="Timer",t[t.Hover=3]="Hover",t[t.Interaction=4]="Interaction",t[t.Viewport=5]="Viewport",t[t.Never=6]="Never"})(ce||(ce={}));var yr;(function(t){t[t.RootI18n=0]="RootI18n",t[t.Icu=1]="Icu",t[t.Attr=2]="Attr"})(yr||(yr={}));var St;(function(t){t[t.NgTemplate=0]="NgTemplate",t[t.Structural=1]="Structural",t[t.Block=2]="Block"})(St||(St={}));var fe=class fe{constructor(){a(this,"debugListId",fe.nextListId++);a(this,"head",{kind:f.ListEnd,next:null,prev:null,debugListId:this.debugListId});a(this,"tail",{kind:f.ListEnd,next:null,prev:null,debugListId:this.debugListId});this.head.next=this.tail,this.tail.prev=this.head}push(e){if(Array.isArray(e)){for(let r of e)this.push(r);return}fe.assertIsNotEnd(e),fe.assertIsUnowned(e),e.debugListId=this.debugListId;let n=this.tail.prev;e.prev=n,n.next=e,e.next=this.tail,this.tail.prev=e}prepend(e){if(e.length===0)return;for(let s of e)fe.assertIsNotEnd(s),fe.assertIsUnowned(s),s.debugListId=this.debugListId;let n=this.head.next,r=this.head;for(let s of e)r.next=s,s.prev=r,r=s;r.next=n,n.prev=r}*[Symbol.iterator](){let e=this.head.next;for(;e!==this.tail;){fe.assertIsOwned(e,this.debugListId);let n=e.next;yield e,e=n}}*reversed(){let e=this.tail.prev;for(;e!==this.head;){fe.assertIsOwned(e,this.debugListId);let n=e.prev;yield e,e=n}}static replace(e,n){fe.assertIsNotEnd(e),fe.assertIsNotEnd(n),fe.assertIsOwned(e),fe.assertIsUnowned(n),n.debugListId=e.debugListId,e.prev!==null&&(e.prev.next=n,n.prev=e.prev),e.next!==null&&(e.next.prev=n,n.next=e.next),e.debugListId=null,e.prev=null,e.next=null}static replaceWithMany(e,n){if(n.length===0){fe.remove(e);return}fe.assertIsNotEnd(e),fe.assertIsOwned(e);let r=e.debugListId;e.debugListId=null;for(let u of n)fe.assertIsNotEnd(u),fe.assertIsUnowned(u);let{prev:s,next:i}=e;e.prev=null,e.next=null;let o=s;for(let u of n)fe.assertIsUnowned(u),u.debugListId=r,o.next=u,u.prev=o,u.next=null,o=u;let l=n[0],c=o;s!==null&&(s.next=l,l.prev=s),i!==null&&(i.prev=c,c.next=i)}static remove(e){fe.assertIsNotEnd(e),fe.assertIsOwned(e),e.prev.next=e.next,e.next.prev=e.prev,e.debugListId=null,e.prev=null,e.next=null}static insertBefore(e,n){if(Array.isArray(e)){for(let r of e)fe.insertBefore(r,n);return}if(fe.assertIsOwned(n),n.prev===null)throw new Error("AssertionError: illegal operation on list start");fe.assertIsNotEnd(e),fe.assertIsUnowned(e),e.debugListId=n.debugListId,e.prev=null,n.prev.next=e,e.prev=n.prev,e.next=n,n.prev=e}static insertAfter(e,n){if(fe.assertIsOwned(n),n.next===null)throw new Error("AssertionError: illegal operation on list end");fe.assertIsNotEnd(e),fe.assertIsUnowned(e),e.debugListId=n.debugListId,n.next.prev=e,e.next=n.next,e.prev=n,n.next=e}static assertIsUnowned(e){if(e.debugListId!==null)throw new Error(`AssertionError: illegal operation on owned node: ${f[e.kind]}`)}static assertIsOwned(e,n){if(e.debugListId===null)throw new Error(`AssertionError: illegal operation on unowned node: ${f[e.kind]}`);if(n!==void 0&&e.debugListId!==n)throw new Error(`AssertionError: node belongs to the wrong list (expected ${n}, actual ${e.debugListId})`)}static assertIsNotEnd(e){if(e.kind===f.ListEnd)throw new Error("AssertionError: illegal operation on list head or tail")}};a(fe,"nextListId",0);var w=fe;function Wt(t){return x({kind:f.Statement,statement:t},j)}function mr(t,e,n,r){return x({kind:f.Variable,xref:t,variable:e,initializer:n,flags:r},j)}var j={debugListId:null,prev:null,next:null},im=Symbol("ConsumesSlot"),op=Symbol("DependsOnSlotContext"),Rs=Symbol("ConsumesVars"),Qo=Symbol("UsesVarOffset"),ln={[im]:!0,numSlotsUsed:1},Mt={[op]:!0},Ot={[Rs]:!0};function Ci(t){return t[im]===!0}function ko(t){return t[op]===!0}function sc(t){return t[Rs]===!0}function Uh(t){return t[Qo]===!0}function qT(t,e,n){return x(x(x({kind:f.InterpolateText,target:t,interpolation:e,sourceSpan:n},Mt),Ot),j)}var Ae=class{constructor(e,n,r){a(this,"strings");a(this,"expressions");a(this,"i18nPlaceholders");if(this.strings=e,this.expressions=n,this.i18nPlaceholders=r,r.length!==0&&r.length!==n.length)throw new Error(`Expected ${n.length} placeholders to match interpolation expression count, but got ${r.length}`)}};function As(t,e,n,r,s,i,o,l,c,u,h){return x({kind:f.Binding,bindingKind:e,target:t,name:n,expression:r,unit:s,securityContext:i,isTextAttribute:o,isStructuralTemplateAttribute:l,templateKind:c,i18nContext:null,i18nMessage:u,sourceSpan:h},j)}function WT(t,e,n,r,s,i,o,l,c,u){return x(x(x({kind:f.Property,target:t,name:e,expression:n,bindingKind:r,securityContext:s,sanitizer:null,isStructuralTemplateAttribute:i,templateKind:o,i18nContext:l,i18nMessage:c,sourceSpan:u},Mt),Ot),j)}function jT(t,e,n,r,s,i,o,l,c){return x(x(x({kind:f.TwoWayProperty,target:t,name:e,expression:n,securityContext:r,sanitizer:null,isStructuralTemplateAttribute:s,templateKind:i,i18nContext:o,i18nMessage:l,sourceSpan:c},Mt),Ot),j)}function zT(t,e,n,r,s){return x(x(x({kind:f.StyleProp,target:t,name:e,expression:n,unit:r,sourceSpan:s},Mt),Ot),j)}function KT(t,e,n,r){return x(x(x({kind:f.ClassProp,target:t,name:e,expression:n,sourceSpan:r},Mt),Ot),j)}function XT(t,e,n){return x(x(x({kind:f.StyleMap,target:t,expression:e,sourceSpan:n},Mt),Ot),j)}function YT(t,e,n){return x(x(x({kind:f.ClassMap,target:t,expression:e,sourceSpan:n},Mt),Ot),j)}function Vh(t,e,n,r,s,i,o,l,c,u){return x(x(x({kind:f.Attribute,target:t,namespace:e,name:n,expression:r,securityContext:s,sanitizer:null,isTextAttribute:i,isStructuralTemplateAttribute:o,templateKind:l,i18nContext:null,i18nMessage:c,sourceSpan:u},Mt),Ot),j)}function QT(t,e){return x({kind:f.Advance,delta:t,sourceSpan:e},j)}function om(t,e,n,r){return x(x(x({kind:f.Conditional,target:t,test:e,conditions:n,processed:null,sourceSpan:r,contextValue:null},j),Mt),Ot)}function JT(t,e,n,r){return x(x({kind:f.Repeater,target:t,targetSlot:e,collection:n,sourceSpan:r},j),Mt)}function Gh(t,e,n,r,s,i,o){return x({kind:f.AnimationBinding,name:t,target:e,animationKind:n,expression:r,i18nMessage:null,securityContext:s,sanitizer:null,sourceSpan:i,animationBindingKind:o},j)}function ZT(t,e,n,r){return x(x(x({kind:f.DeferWhen,target:t,expr:e,modifier:n,sourceSpan:r},j),Mt),Ot)}function am(t,e,n,r,s,i,o,l,c,u,h){return x(x(x({kind:f.I18nExpression,context:t,target:e,i18nOwner:n,handle:r,expression:s,icuPlaceholder:i,i18nPlaceholder:o,resolutionTime:l,usage:c,name:u,sourceSpan:h},j),Ot),Mt)}function ew(t,e,n){return x({kind:f.I18nApply,owner:t,handle:e,sourceSpan:n},j)}function tw(t,e,n,r){return x(x(x({kind:f.StoreLet,target:t,declaredName:e,value:n,sourceSpan:r},Mt),Ot),j)}function nw(t,e){return x(x({kind:f.Control,sourceSpan:e,target:t},Mt),j)}function Un(t){return t instanceof pe}var pe=class extends ie{constructor(e=null){super(null,e)}},Ke=class t extends pe{constructor(n){super();a(this,"name");a(this,"kind",F.LexicalRead);this.name=n}visitExpression(n,r){}isEquivalent(n){return this.name===n.name}isConstant(){return!1}transformInternalExpressions(){}clone(){return new t(this.name)}},Wa=class t extends pe{constructor(n,r,s){super();a(this,"target");a(this,"targetSlot");a(this,"offset");a(this,"kind",F.Reference);this.target=n,this.targetSlot=r,this.offset=s}visitExpression(){}isEquivalent(n){return n instanceof t&&n.target===this.target}isConstant(){return!1}transformInternalExpressions(){}clone(){return new t(this.target,this.targetSlot,this.offset)}},ad,ld,cd,Ro=class t extends(cd=pe,ld=Rs,ad=op,cd){constructor(n,r,s){super();a(this,"target");a(this,"value");a(this,"sourceSpan");a(this,"kind",F.StoreLet);a(this,ld,!0);a(this,ad,!0);this.target=n,this.value=r,this.sourceSpan=s}visitExpression(){}isEquivalent(n){return n instanceof t&&n.target===this.target&&n.value.isEquivalent(this.value)}isConstant(){return!1}transformInternalExpressions(n,r){this.value=k(this.value,n,r)}clone(){return new t(this.target,this.value,this.sourceSpan)}},Po=class t extends pe{constructor(n,r){super();a(this,"target");a(this,"targetSlot");a(this,"kind",F.ContextLetReference);this.target=n,this.targetSlot=r}visitExpression(){}isEquivalent(n){return n instanceof t&&n.target===this.target}isConstant(){return!1}transformInternalExpressions(){}clone(){return new t(this.target,this.targetSlot)}},Ur=class t extends pe{constructor(n){super();a(this,"view");a(this,"kind",F.Context);this.view=n}visitExpression(){}isEquivalent(n){return n instanceof t&&n.view===this.view}isConstant(){return!1}transformInternalExpressions(){}clone(){return new t(this.view)}},ou=class t extends pe{constructor(n){super();a(this,"view");a(this,"kind",F.TrackContext);this.view=n}visitExpression(){}isEquivalent(n){return n instanceof t&&n.view===this.view}isConstant(){return!1}transformInternalExpressions(){}clone(){return new t(this.view)}},ja=class t extends pe{constructor(){super(...arguments);a(this,"kind",F.NextContext);a(this,"steps",1)}visitExpression(){}isEquivalent(n){return n instanceof t&&n.steps===this.steps}isConstant(){return!1}transformInternalExpressions(){}clone(){let n=new t;return n.steps=this.steps,n}},au=class t extends pe{constructor(){super();a(this,"kind",F.GetCurrentView)}visitExpression(){}isEquivalent(n){return n instanceof t}isConstant(){return!1}transformInternalExpressions(){}clone(){return new t}},Lo=class t extends pe{constructor(n){super();a(this,"view");a(this,"kind",F.RestoreView);this.view=n}visitExpression(n,r){typeof this.view!="number"&&this.view.visitExpression(n,r)}isEquivalent(n){return!(n instanceof t)||typeof n.view!=typeof this.view?!1:typeof this.view=="number"?this.view===n.view:this.view.isEquivalent(n.view)}isConstant(){return!1}transformInternalExpressions(n,r){typeof this.view!="number"&&(this.view=k(this.view,n,r))}clone(){return new t(this.view instanceof ie?this.view.clone():this.view)}},za=class t extends pe{constructor(n){super();a(this,"expr");a(this,"kind",F.ResetView);this.expr=n}visitExpression(n,r){this.expr.visitExpression(n,r)}isEquivalent(n){return n instanceof t&&this.expr.isEquivalent(n.expr)}isConstant(){return!1}transformInternalExpressions(n,r){this.expr=k(this.expr,n,r)}clone(){return new t(this.expr.clone())}},Ka=class t extends pe{constructor(n,r){super();a(this,"target");a(this,"value");a(this,"kind",F.TwoWayBindingSet);this.target=n,this.value=r}visitExpression(n,r){this.target.visitExpression(n,r),this.value.visitExpression(n,r)}isEquivalent(n){return this.target.isEquivalent(n.target)&&this.value.isEquivalent(n.value)}isConstant(){return!1}transformInternalExpressions(n,r){this.target=k(this.target,n,r),this.value=k(this.value,n,r)}clone(){return new t(this.target,this.value)}},Yn=class t extends pe{constructor(n){super();a(this,"xref");a(this,"kind",F.ReadVariable);a(this,"name",null);this.xref=n}visitExpression(){}isEquivalent(n){return n instanceof t&&n.xref===this.xref}isConstant(){return!1}transformInternalExpressions(){}clone(){let n=new t(this.xref);return n.name=this.name,n}},ud,pd,hd,Is=class t extends(hd=pe,pd=Rs,ud=Qo,hd){constructor(n,r){super();a(this,"kind",F.PureFunctionExpr);a(this,pd,!0);a(this,ud,!0);a(this,"varOffset",null);a(this,"body");a(this,"args");a(this,"fn",null);this.body=n,this.args=r}visitExpression(n,r){var s;(s=this.body)==null||s.visitExpression(n,r);for(let i of this.args)i.visitExpression(n,r)}isEquivalent(n){return!(n instanceof t)||n.args.length!==this.args.length?!1:n.body!==null&&this.body!==null&&n.body.isEquivalent(this.body)&&n.args.every((r,s)=>r.isEquivalent(this.args[s]))}isConstant(){return!1}transformInternalExpressions(n,r){this.body!==null?this.body=k(this.body,n,r|Q.InChildOperation):this.fn!==null&&(this.fn=k(this.fn,n,r));for(let s=0;s<this.args.length;s++)this.args[s]=k(this.args[s],n,r)}clone(){var r,s,i,o;let n=new t((s=(r=this.body)==null?void 0:r.clone())!=null?s:null,this.args.map(l=>l.clone()));return n.fn=(o=(i=this.fn)==null?void 0:i.clone())!=null?o:null,n.varOffset=this.varOffset,n}},Vr=class t extends pe{constructor(n){super();a(this,"index");a(this,"kind",F.PureFunctionParameterExpr);this.index=n}visitExpression(){}isEquivalent(n){return n instanceof t&&n.index===this.index}isConstant(){return!0}transformInternalExpressions(){}clone(){return new t(this.index)}},fd,dd,md,Ns=class t extends(md=pe,dd=Rs,fd=Qo,md){constructor(n,r,s,i){super();a(this,"target");a(this,"targetSlot");a(this,"name");a(this,"args");a(this,"kind",F.PipeBinding);a(this,dd,!0);a(this,fd,!0);a(this,"varOffset",null);this.target=n,this.targetSlot=r,this.name=s,this.args=i}visitExpression(n,r){for(let s of this.args)s.visitExpression(n,r)}isEquivalent(){return!1}isConstant(){return!1}transformInternalExpressions(n,r){for(let s=0;s<this.args.length;s++)this.args[s]=k(this.args[s],n,r)}clone(){let n=new t(this.target,this.targetSlot,this.name,this.args.map(r=>r.clone()));return n.varOffset=this.varOffset,n}},gd,yd,vd,Mo=class t extends(vd=pe,yd=Rs,gd=Qo,vd){constructor(n,r,s,i,o){super();a(this,"target");a(this,"targetSlot");a(this,"name");a(this,"args");a(this,"numArgs");a(this,"kind",F.PipeBindingVariadic);a(this,yd,!0);a(this,gd,!0);a(this,"varOffset",null);this.target=n,this.targetSlot=r,this.name=s,this.args=i,this.numArgs=o}visitExpression(n,r){this.args.visitExpression(n,r)}isEquivalent(){return!1}isConstant(){return!1}transformInternalExpressions(n,r){this.args=k(this.args,n,r)}clone(){let n=new t(this.target,this.targetSlot,this.name,this.args.clone(),this.numArgs);return n.varOffset=this.varOffset,n}},mi=class t extends pe{constructor(n,r){super();a(this,"receiver");a(this,"name");a(this,"kind",F.SafePropertyRead);this.receiver=n,this.name=r}get index(){return this.name}visitExpression(n,r){this.receiver.visitExpression(n,r)}isEquivalent(){return!1}isConstant(){return!1}transformInternalExpressions(n,r){this.receiver=k(this.receiver,n,r)}clone(){return new t(this.receiver.clone(),this.name)}},gi=class t extends pe{constructor(n,r,s){super(s);a(this,"receiver");a(this,"index");a(this,"kind",F.SafeKeyedRead);this.receiver=n,this.index=r}visitExpression(n,r){this.receiver.visitExpression(n,r),this.index.visitExpression(n,r)}isEquivalent(){return!1}isConstant(){return!1}transformInternalExpressions(n,r){this.receiver=k(this.receiver,n,r),this.index=k(this.index,n,r)}clone(){return new t(this.receiver.clone(),this.index.clone(),this.sourceSpan)}},Ds=class t extends pe{constructor(n,r){super();a(this,"receiver");a(this,"args");a(this,"kind",F.SafeInvokeFunction);this.receiver=n,this.args=r}visitExpression(n,r){this.receiver.visitExpression(n,r);for(let s of this.args)s.visitExpression(n,r)}isEquivalent(){return!1}isConstant(){return!1}transformInternalExpressions(n,r){this.receiver=k(this.receiver,n,r);for(let s=0;s<this.args.length;s++)this.args[s]=k(this.args[s],n,r)}clone(){return new t(this.receiver.clone(),this.args.map(n=>n.clone()))}},yi=class t extends pe{constructor(n,r){super();a(this,"guard");a(this,"expr");a(this,"kind",F.SafeTernaryExpr);this.guard=n,this.expr=r}visitExpression(n,r){this.guard.visitExpression(n,r),this.expr.visitExpression(n,r)}isEquivalent(){return!1}isConstant(){return!1}transformInternalExpressions(n,r){this.guard=k(this.guard,n,r),this.expr=k(this.expr,n,r)}clone(){return new t(this.guard.clone(),this.expr.clone())}},Oo=class t extends pe{constructor(){super(...arguments);a(this,"kind",F.EmptyExpr)}visitExpression(n,r){}isEquivalent(n){return n instanceof t}isConstant(){return!0}clone(){return new t}transformInternalExpressions(){}},Vn=class t extends pe{constructor(n,r){super();a(this,"expr");a(this,"xref");a(this,"kind",F.AssignTemporaryExpr);a(this,"name",null);this.expr=n,this.xref=r}visitExpression(n,r){this.expr.visitExpression(n,r)}isEquivalent(){return!1}isConstant(){return!1}transformInternalExpressions(n,r){this.expr=k(this.expr,n,r)}clone(){let n=new t(this.expr.clone(),this.xref);return n.name=this.name,n}},Gr=class t extends pe{constructor(n){super();a(this,"xref");a(this,"kind",F.ReadTemporaryExpr);a(this,"name",null);this.xref=n}visitExpression(n,r){}isEquivalent(){return this.xref===this.xref}isConstant(){return!1}transformInternalExpressions(n,r){}clone(){let n=new t(this.xref);return n.name=this.name,n}},Xa=class t extends pe{constructor(n){super();a(this,"slot");a(this,"kind",F.SlotLiteralExpr);this.slot=n}visitExpression(n,r){}isEquivalent(n){return n instanceof t&&n.slot===this.slot}isConstant(){return!0}clone(){return new t(this.slot)}transformInternalExpressions(){}},Ya=class t extends pe{constructor(n,r,s,i=null){super();a(this,"expr");a(this,"target");a(this,"targetSlot");a(this,"alias");a(this,"kind",F.ConditionalCase);this.expr=n,this.target=r,this.targetSlot=s,this.alias=i}visitExpression(n,r){this.expr!==null&&this.expr.visitExpression(n,r)}isEquivalent(n){return n instanceof t&&n.expr===this.expr}isConstant(){return!0}clone(){return new t(this.expr,this.target,this.targetSlot)}transformInternalExpressions(n,r){this.expr!==null&&(this.expr=k(this.expr,n,r))}},Fo=class t extends pe{constructor(n){super();a(this,"expr");a(this,"kind",F.ConstCollected);this.expr=n}transformInternalExpressions(n,r){this.expr=n(this.expr,r)}visitExpression(n,r){this.expr.visitExpression(n,r)}isEquivalent(n){return n instanceof t?this.expr.isEquivalent(n.expr):!1}isConstant(){return this.expr.isConstant()}clone(){return new t(this.expr)}},Sd,Ed,Td,lu=class t extends(Td=pe,Ed=Rs,Sd=Qo,Td){constructor(n,r){super();a(this,"parameters");a(this,"body");a(this,"kind",F.ArrowFunction);a(this,Ed,!0);a(this,Sd,!0);a(this,"contextName",qt);a(this,"currentViewName","view");a(this,"varOffset",null);a(this,"ops");this.parameters=n,this.body=r,this.ops=new w,this.ops.push([Wt(new be(r,r.sourceSpan))])}visitExpression(n,r){for(let s of this.ops)Me(s,i=>{i.visitExpression(n,r)})}isEquivalent(n){return n instanceof t&&n.parameters.length===this.parameters.length&&n.parameters.every((r,s)=>r.isEquivalent(this.parameters[s]))&&n.body.isEquivalent(this.body)}isConstant(){return!1}transformInternalExpressions(n,r){for(let s of this.ops)Ie(s,n,r|(Q.InChildOperation|Q.InArrowFunctionOperation))}clone(){let n=new t(this.parameters,this.body);return n.varOffset=this.varOffset,n.ops=this.ops,n}};function Me(t,e){Ie(t,(n,r)=>(e(n,r),n),Q.None)}var Q;(function(t){t[t.None=0]="None",t[t.InChildOperation=1]="InChildOperation",t[t.InArrowFunctionOperation=2]="InArrowFunctionOperation"})(Q||(Q={}));function ic(t,e,n){for(let r=0;r<t.expressions.length;r++)t.expressions[r]=k(t.expressions[r],e,n)}function Ie(t,e,n){switch(t.kind){case f.StyleProp:case f.StyleMap:case f.ClassProp:case f.ClassMap:case f.AnimationString:case f.AnimationBinding:case f.Binding:t.expression instanceof Ae?ic(t.expression,e,n):t.expression=k(t.expression,e,n);break;case f.Property:case f.DomProperty:case f.Attribute:t.expression instanceof Ae?ic(t.expression,e,n):t.expression=k(t.expression,e,n),t.sanitizer=t.sanitizer&&k(t.sanitizer,e,n);break;case f.TwoWayProperty:t.expression=k(t.expression,e,n),t.sanitizer=t.sanitizer&&k(t.sanitizer,e,n);break;case f.I18nExpression:t.expression=k(t.expression,e,n);break;case f.InterpolateText:ic(t.interpolation,e,n);break;case f.Statement:Qa(t.statement,e,n);break;case f.Variable:t.initializer=k(t.initializer,e,n);break;case f.Conditional:for(let r of t.conditions)r.expr!==null&&(r.expr=k(r.expr,e,n));t.processed!==null&&(t.processed=k(t.processed,e,n)),t.contextValue!==null&&(t.contextValue=k(t.contextValue,e,n));break;case f.Animation:case f.AnimationListener:case f.Listener:case f.TwoWayListener:for(let r of t.handlerOps)Ie(r,e,n|Q.InChildOperation);break;case f.ExtractedAttribute:t.expression=t.expression&&k(t.expression,e,n),t.trustedValueFn=t.trustedValueFn&&k(t.trustedValueFn,e,n);break;case f.RepeaterCreate:if(t.trackByOps===null)t.track=k(t.track,e,n);else for(let r of t.trackByOps)Ie(r,e,n|Q.InChildOperation);t.trackByFn!==null&&(t.trackByFn=k(t.trackByFn,e,n));break;case f.Repeater:t.collection=k(t.collection,e,n);break;case f.Defer:t.loadingConfig!==null&&(t.loadingConfig=k(t.loadingConfig,e,n)),t.placeholderConfig!==null&&(t.placeholderConfig=k(t.placeholderConfig,e,n)),t.resolverFn!==null&&(t.resolverFn=k(t.resolverFn,e,n));break;case f.I18nMessage:for(let[r,s]of t.params)t.params.set(r,k(s,e,n));for(let[r,s]of t.postprocessingParams)t.postprocessingParams.set(r,k(s,e,n));break;case f.DeferWhen:t.expr=k(t.expr,e,n);break;case f.StoreLet:t.value=k(t.value,e,n);break;case f.Advance:case f.Container:case f.ContainerEnd:case f.ContainerStart:case f.DeferOn:case f.DisableBindings:case f.Element:case f.ElementEnd:case f.ElementStart:case f.EnableBindings:case f.I18n:case f.I18nApply:case f.I18nContext:case f.I18nEnd:case f.I18nStart:case f.IcuEnd:case f.IcuStart:case f.Namespace:case f.Pipe:case f.Projection:case f.ProjectionDef:case f.Template:case f.Text:case f.I18nAttributes:case f.IcuPlaceholder:case f.DeclareLet:case f.SourceLocation:case f.ConditionalCreate:case f.ConditionalBranchCreate:case f.Control:case f.ControlCreate:break;default:throw new Error(`AssertionError: transformExpressionsInOp doesn't handle ${f[t.kind]}`)}}function k(t,e,n){if(t instanceof pe)t.transformInternalExpressions(e,n);else if(t instanceof re)t.lhs=k(t.lhs,e,n),t.rhs=k(t.rhs,e,n);else if(t instanceof Qn)t.expr=k(t.expr,e,n);else if(t instanceof wt)t.receiver=k(t.receiver,e,n);else if(t instanceof Pn)t.receiver=k(t.receiver,e,n),t.index=k(t.index,e,n);else if(t instanceof ot){t.fn=k(t.fn,e,n);for(let r=0;r<t.args.length;r++)t.args[r]=k(t.args[r],e,n)}else if(t instanceof kt)for(let r=0;r<t.entries.length;r++)t.entries[r]=k(t.entries[r],e,n);else if(t instanceof sn)for(let r of t.entries)r instanceof yn?r.expression=k(r.expression,e,n):r.value=k(r.value,e,n);else if(t instanceof gn)t.condition=k(t.condition,e,n),t.trueCase=k(t.trueCase,e,n),t.falseCase!==null&&(t.falseCase=k(t.falseCase,e,n));else if(t instanceof hs)t.expr=k(t.expr,e,n);else if(t instanceof ro)t.expr=k(t.expr,e,n);else if(t instanceof io)for(let r=0;r<t.expressions.length;r++)t.expressions[r]=k(t.expressions[r],e,n);else if(t instanceof ii)t.condition=k(t.condition,e,n);else if(t instanceof ni)t.tag=k(t.tag,e,n),t.template.expressions=t.template.expressions.map(r=>k(r,e,n));else if(t instanceof Gn)if(Array.isArray(t.body))for(let r=0;r<t.body.length;r++)Qa(t.body[r],e,n|Q.InChildOperation);else t.body=k(t.body,e,n|Q.InChildOperation);else if(!(t instanceof W)){if(t instanceof si)for(let r=0;r<t.expressions.length;r++)t.expressions[r]=k(t.expressions[r],e,n);else if(t instanceof rn)t.expr=k(t.expr,e,n);else if(t instanceof Cr)t.expression=k(t.expression,e,n);else if(!(t instanceof nn||t instanceof Qe||t instanceof _e||t instanceof fs))throw new Error(`Unhandled expression kind: ${t.constructor.name}`)}return e(t,n)}function Qa(t,e,n){if(t instanceof Je)t.expr=k(t.expr,e,n);else if(t instanceof be)t.value=k(t.value,e,n);else if(t instanceof Ve)t.value!==void 0&&(t.value=k(t.value,e,n));else if(t instanceof co){t.condition=k(t.condition,e,n);for(let r of t.trueCase)Qa(r,e,n);for(let r of t.falseCase)Qa(r,e,n)}else throw new Error(`Unhandled statement kind: ${t.constructor.name}`)}function lm(t){return t instanceof _e&&typeof t.value=="string"}var rt=class{constructor(){a(this,"slot",null)}},rw=new Set([f.Element,f.ElementStart,f.Container,f.ContainerStart,f.Template,f.RepeaterCreate,f.ConditionalCreate,f.ConditionalBranchCreate]);function Hr(t){return rw.has(t.kind)}function sw(t,e,n,r,s,i){return x(x({kind:f.ElementStart,xref:e,tag:t,handle:new rt,attributes:null,localRefs:[],nonBindable:!1,namespace:n,i18nPlaceholder:r,startSourceSpan:s,wholeSourceSpan:i},ln),j)}function cm(t,e,n,r,s,i,o,l){return x(x({kind:f.Template,xref:t,templateKind:e,attributes:null,tag:n,handle:new rt,functionNameSuffix:r,decls:null,vars:null,localRefs:[],nonBindable:!1,namespace:s,i18nPlaceholder:i,startSourceSpan:o,wholeSourceSpan:l},ln),j)}function um(t,e,n,r,s,i,o,l){return x(x({kind:f.ConditionalCreate,xref:t,templateKind:e,attributes:null,tag:n,handle:new rt,functionNameSuffix:r,decls:null,vars:null,localRefs:[],nonBindable:!1,namespace:s,i18nPlaceholder:i,startSourceSpan:o,wholeSourceSpan:l},ln),j)}function pm(t,e,n,r,s,i,o,l){return x(x({kind:f.ConditionalBranchCreate,xref:t,templateKind:e,attributes:null,tag:n,handle:new rt,functionNameSuffix:r,decls:null,vars:null,localRefs:[],nonBindable:!1,namespace:s,i18nPlaceholder:i,startSourceSpan:o,wholeSourceSpan:l},ln),j)}function iw(t,e,n,r,s,i,o,l,c,u){return me(x(x(x({kind:f.RepeaterCreate,attributes:null,xref:t,handle:new rt,emptyView:e,track:r,trackByFn:null,trackByOps:null,tag:n,emptyTag:i,emptyAttributes:null,functionNameSuffix:"For",namespace:nt.HTML,nonBindable:!1,localRefs:[],decls:null,vars:null,varNames:s,usesComponentInstance:!1,i18nPlaceholder:o,emptyI18nPlaceholder:l,startSourceSpan:c,wholeSourceSpan:u},ln),j),Ot),{numSlotsUsed:e===null?2:3})}function ow(t,e){return x({kind:f.ElementEnd,xref:t,sourceSpan:e},j)}function aw(t){return x({kind:f.DisableBindings,xref:t},j)}function lw(t){return x({kind:f.EnableBindings,xref:t},j)}function hm(t,e,n,r){return x(x({kind:f.Text,xref:t,handle:new rt,initialValue:e,icuPlaceholder:n,sourceSpan:r},ln),j)}function cw(t,e,n,r,s,i){return x({kind:f.AnimationString,name:t,target:e,animationKind:n,expression:r,i18nMessage:null,securityContext:s,sanitizer:null,sourceSpan:i},j)}function uw(t,e,n,r,s,i){let o=new w;return o.push(r),x({kind:f.Animation,name:t,target:e,animationKind:n,handlerOps:o,handlerFnName:null,i18nMessage:null,securityContext:s,sanitizer:null,sourceSpan:i},j)}function ap(t,e,n,r,s,i,o,l,c){let u=new w;return u.push(s),x({kind:f.Listener,target:t,targetSlot:e,tag:r,hostListener:l,name:n,handlerOps:u,handlerFnName:null,consumesDollarEvent:!1,isLegacyAnimationListener:i!==null,legacyAnimationPhase:i,eventTarget:o,sourceSpan:c},j)}function fm(t,e,n,r,s,i,o,l,c){let u=new w;return u.push(s),x({kind:f.AnimationListener,target:t,targetSlot:e,tag:r,hostListener:l,name:n,animationKind:i,handlerOps:u,handlerFnName:null,consumesDollarEvent:!1,eventTarget:o,sourceSpan:c},j)}function dm(t,e,n,r,s,i){let o=new w;return o.push(s),x({kind:f.TwoWayListener,target:t,targetSlot:e,tag:r,name:n,handlerOps:o,handlerFnName:null,sourceSpan:i},j)}function pw(t,e,n){return x(x({kind:f.Pipe,xref:t,handle:e,name:n},j),ln)}function hw(t){return x({kind:f.Namespace,active:t},j)}function fw(t){return x({kind:f.ProjectionDef,def:t},j)}function dw(t,e,n,r,s){return me(x(x({kind:f.Projection,xref:t,handle:new rt,selector:e,i18nPlaceholder:n,fallbackView:r,projectionSlotIndex:0,attributes:null,localRefs:[],sourceSpan:s},j),ln),{numSlotsUsed:r===null?1:2})}function Zt(t,e,n,r,s,i,o,l){return x({kind:f.ExtractedAttribute,target:t,bindingKind:e,namespace:n,name:r,expression:s,i18nContext:i,i18nMessage:o,securityContext:l,trustedValueFn:null},j)}function mw(t,e,n,r,s,i){return me(x(x({kind:f.Defer,xref:t,handle:new rt,mainView:e,mainSlot:n,loadingView:null,loadingSlot:null,loadingConfig:null,loadingMinimumTime:null,loadingAfterTime:null,placeholderView:null,placeholderSlot:null,placeholderConfig:null,placeholderMinimumTime:null,errorView:null,errorSlot:null,ownResolverFn:r,resolverFn:s,flags:null,sourceSpan:i},j),ln),{numSlotsUsed:2})}function pr(t,e,n,r){return x({kind:f.DeferOn,defer:t,trigger:e,modifier:n,sourceSpan:r},j)}function gw(t,e,n){return x(x({kind:f.DeclareLet,xref:t,declaredName:e,sourceSpan:n,handle:new rt},ln),j)}function yw(t,e,n,r,s,i,o,l){return x({kind:f.I18nMessage,xref:t,i18nContext:e,i18nBlock:n,message:r,messagePlaceholder:s,params:i,postprocessingParams:o,needsPostprocessing:l,subMessages:[]},j)}function xl(t,e,n,r){return x(x({kind:f.I18nStart,xref:t,handle:new rt,root:n!=null?n:t,message:e,messageIndex:null,subTemplateIndex:null,context:null,sourceSpan:r},j),ln)}function Cl(t,e){return x({kind:f.I18nEnd,xref:t,sourceSpan:e},j)}function vw(t,e,n,r){return x({kind:f.IcuStart,xref:t,message:e,messagePlaceholder:n,context:null,sourceSpan:r},j)}function Sw(t){return x({kind:f.IcuEnd,xref:t},j)}function Ew(t,e,n){return x({kind:f.IcuPlaceholder,xref:t,name:e,strings:n,expressionPlaceholders:[]},j)}function oc(t,e,n,r,s){if(n===null&&t!==yr.Attr)throw new Error("AssertionError: i18nBlock must be provided for non-attribute contexts.");return x({kind:f.I18nContext,contextKind:t,xref:e,i18nBlock:n,message:r,sourceSpan:s,params:new Map,postprocessingParams:new Map},j)}function mm(t,e,n){return x(x({kind:f.I18nAttributes,xref:t,handle:e,target:n,i18nAttributesConfig:null},j),ln)}function Tw(t,e){return x({kind:f.SourceLocation,templatePath:t,locations:e},j)}function ww(t){return x({kind:f.ControlCreate,sourceSpan:t},j)}function xw(t,e,n,r,s,i){return x(x({kind:f.DomProperty,name:t,expression:e,bindingKind:n,i18nContext:r,securityContext:s,sanitizer:null,sourceSpan:i},Ot),j)}var gm="CTX_REF_MARKER",_;(function(t){t[t.Tmpl=0]="Tmpl",t[t.Host=1]="Host",t[t.Both=2]="Both"})(_||(_={}));var ft;(function(t){t[t.Full=0]="Full",t[t.DomOnly=1]="DomOnly"})(ft||(ft={}));var Ja=class{constructor(e,n,r){a(this,"componentName");a(this,"pool");a(this,"mode");a(this,"kind",_.Both);a(this,"nextXrefId",0);this.componentName=e,this.pool=n,this.mode=r}allocateXrefId(){return this.nextXrefId++}},Bo=class extends Ja{constructor(n,r,s,i,o,l,c,u,h){super(n,r,s);a(this,"relativeContextFilePath");a(this,"i18nUseExternalIds");a(this,"deferMeta");a(this,"allDeferrableDepsFn");a(this,"relativeTemplatePath");a(this,"enableDebugLocations");a(this,"kind",_.Tmpl);a(this,"fnSuffix","Template");a(this,"root");a(this,"views",new Map);a(this,"contentSelectors",null);a(this,"consts",[]);a(this,"constsInitializers",[]);this.relativeContextFilePath=i,this.i18nUseExternalIds=o,this.deferMeta=l,this.allDeferrableDepsFn=c,this.relativeTemplatePath=u,this.enableDebugLocations=h,this.root=new en(this,this.allocateXrefId(),null),this.views.set(this.root.xref,this.root)}allocateView(n){let r=new en(this,this.allocateXrefId(),n);return this.views.set(r.xref,r),r}get units(){return this.views.values()}addConst(n,r){for(let i=0;i<this.consts.length;i++)if(this.consts[i].isEquivalent(n))return i;let s=this.consts.length;return this.consts.push(n),r&&this.constsInitializers.push(...r),s}},Za=class{constructor(e){a(this,"xref");a(this,"create",new w);a(this,"update",new w);a(this,"functions",new Set);a(this,"fnName",null);a(this,"vars",null);this.xref=e}*ops(){for(let e of this.functions)for(let n of e.ops)yield n;for(let e of this.create)if(yield e,e.kind===f.Listener||e.kind===f.Animation||e.kind===f.AnimationListener||e.kind===f.TwoWayListener)for(let n of e.handlerOps)yield n;else if(e.kind===f.RepeaterCreate&&e.trackByOps!==null)for(let n of e.trackByOps)yield n;for(let e of this.update)yield e}},en=class extends Za{constructor(n,r,s){super(r);a(this,"job");a(this,"parent");a(this,"contextVariables",new Map);a(this,"aliases",new Set);a(this,"decls",null);this.job=n,this.parent=s}},el=class extends Ja{constructor(n,r,s){super(n,r,s);a(this,"kind",_.Host);a(this,"fnSuffix","HostBindings");a(this,"root");this.root=new cu(this)}get units(){return[this.root]}},cu=class extends Za{constructor(n){super(0);a(this,"job");a(this,"attributes",null);this.job=n}};function Cw(t){for(let e of t.units)for(let n of e.ops())Ie(n,Aw,Q.None)}function Aw(t){if(t instanceof ot&&t.fn instanceof Ke&&t.fn.name==="$any"){if(t.args.length!==1)throw new Error("The $any builtin function expects exactly one argument.");return t.args[0]}return t}function Iw(t){let e=new Map;for(let n of t.units)for(let r of n.create)r.kind===f.I18nContext&&e.set(r.xref,r);for(let n of t.units)for(let r of n.update)r.kind===f.I18nExpression&&Nw(e,r)&&w.insertAfter(ew(r.i18nOwner,r.handle,null),r)}function Nw(t,e){var s;if(((s=e.next)==null?void 0:s.kind)!==f.I18nExpression)return!0;let n=t.get(e.context),r=t.get(e.next.context);if(n===void 0)throw new Error("AssertionError: expected an I18nContextOp to exist for the I18nExpressionOp's context");if(r===void 0)throw new Error("AssertionError: expected an I18nContextOp to exist for the next I18nExpressionOp's context");return n.i18nBlock!==null?n.i18nBlock!==r.i18nBlock:e.i18nOwner!==e.next.i18nOwner}function Dw(t){for(let e of t.units){let n=e.update.head,r=[],s=null;for(let i of e.create){if(i.kind===f.I18nStart)s={blockXref:i.xref,lastSlotConsumer:i.xref};else if(i.kind===f.I18nEnd){for(let o of r)o.target=s.lastSlotConsumer,w.insertBefore(o,n);r.length=0,s=null}if(Ci(i))for(s!==null&&(s.lastSlotConsumer=i.xref);n.next!==null;){if(s!==null&&n.kind===f.I18nExpression&&n.usage===Cs.I18nText&&n.i18nOwner===s.blockXref){let l=n;n=n.next,w.remove(l),r.push(l);continue}let o=!1;if(ko(n)&&n.target!==i.xref?o=!0:(n.kind===f.Statement||n.kind===f.Variable)&&Me(n,l=>{!o&&ko(l)&&l.target!==i.xref&&(o=!0)}),o)break;n=n.next}}}}function bw(t){if(!(!t.enableDebugLocations||t.relativeTemplatePath===null))for(let e of t.units){let n=[];for(let r of e.create)if(r.kind===f.ElementStart||r.kind===f.Element){let s=r.startSourceSpan.start;n.push({targetSlot:r.handle,offset:s.offset,line:s.line,column:s.col})}n.length>0&&e.create.push(Tw(t.relativeTemplatePath,n))}}function ym(t){let e=new Map;for(let n of t.create)Ci(n)&&(e.set(n.xref,n),n.kind===f.RepeaterCreate&&n.emptyView!==null&&e.set(n.emptyView,n));return e}function _w(t){for(let e of t.units){let n=ym(e);for(let r of e.ops())switch(r.kind){case f.Attribute:kw(e,r,n);break;case f.Property:if(r.bindingKind!==M.LegacyAnimation&&r.bindingKind!==M.Animation){let s;r.i18nMessage!==null&&r.templateKind===null?s=M.I18n:r.isStructuralTemplateAttribute?s=M.Template:s=M.Property,w.insertBefore(Zt(r.target,s,null,r.name,null,null,null,r.securityContext),Hs(n,r.target))}break;case f.TwoWayProperty:w.insertBefore(Zt(r.target,M.TwoWayProperty,null,r.name,null,null,null,r.securityContext),Hs(n,r.target));break;case f.StyleProp:case f.ClassProp:r.expression instanceof Oo&&w.insertBefore(Zt(r.target,M.Property,null,r.name,null,null,null,ue.STYLE),Hs(n,r.target));break;case f.Listener:if(!r.isLegacyAnimationListener){let s=Zt(r.target,M.Property,null,r.name,null,null,null,ue.NONE);if(t.kind===_.Host)break;w.insertBefore(s,Hs(n,r.target))}break;case f.TwoWayListener:if(t.kind!==_.Host){let s=Zt(r.target,M.Property,null,r.name,null,null,null,ue.NONE);w.insertBefore(s,Hs(n,r.target))}break}}}function Hs(t,e){let n=t.get(e);if(n===void 0)throw new Error("All attributes should have an element-like target.");return n}function kw(t,e,n){if(!(e.expression instanceof Ae)&&e.isTextAttribute){let r=Zt(e.target,e.isStructuralTemplateAttribute?M.Template:M.Attribute,e.namespace,e.name,e.expression,e.i18nContext,e.i18nMessage,e.securityContext);if(t.job.kind===_.Host)t.create.push(r);else{let s=Hs(n,e.target);w.insertBefore(r,s)}w.remove(e)}}var Hh="aria-";function vm(t){return t.startsWith(Hh)&&t.length>Hh.length}function Rw(t,e){let n=t.get(e);if(n===void 0)throw new Error("All attributes should have an element-like target.");return n}function Pw(t){let e=new Map;for(let n of t.units)for(let r of n.create)Hr(r)&&e.set(r.xref,r);for(let n of t.units)for(let r of n.ops())if(r.kind===f.Binding)switch(r.bindingKind){case M.Attribute:if(r.name==="ngNonBindable"){w.remove(r);let s=Rw(e,r.target);s.nonBindable=!0}else if(r.name.startsWith("animate."))w.replace(r,Gh(r.name,r.target,r.name==="animate.enter"?"enter":"leave",r.expression,r.securityContext,r.sourceSpan,0));else{let[s,i]=vn(r.name);w.replace(r,Vh(r.target,s,i,r.expression,r.securityContext,r.isTextAttribute,r.isStructuralTemplateAttribute,r.templateKind,r.i18nMessage,r.sourceSpan))}break;case M.Animation:w.replace(r,Gh(r.name,r.target,r.name==="animate.enter"?"enter":"leave",r.expression,r.securityContext,r.sourceSpan,1));break;case M.Property:case M.LegacyAnimation:t.mode===ft.DomOnly&&vm(r.name)?w.replace(r,Vh(r.target,null,r.name,r.expression,r.securityContext,!1,r.isStructuralTemplateAttribute,r.templateKind,r.i18nMessage,r.sourceSpan)):t.kind===_.Host?w.replace(r,xw(r.name,r.expression,r.bindingKind,r.i18nContext,r.securityContext,r.sourceSpan)):w.replace(r,WT(r.target,r.name,r.expression,r.bindingKind,r.securityContext,r.isStructuralTemplateAttribute,r.templateKind,r.i18nContext,r.i18nMessage,r.sourceSpan));break;case M.TwoWayProperty:if(!(r.expression instanceof ie))throw new Error(`Expected value of two-way property binding "${r.name}" to be an expression`);w.replace(r,jT(r.target,r.name,r.expression,r.securityContext,r.isStructuralTemplateAttribute,r.templateKind,r.i18nContext,r.i18nMessage,r.sourceSpan));break;case M.I18n:case M.ClassName:case M.StyleProperty:throw new Error(`Unhandled binding of kind ${M[r.bindingKind]}`)}}var qh=new Map([[m.ariaProperty,m.ariaProperty],[m.attribute,m.attribute],[m.classProp,m.classProp],[m.element,m.element],[m.elementContainer,m.elementContainer],[m.elementContainerEnd,m.elementContainerEnd],[m.elementContainerStart,m.elementContainerStart],[m.elementEnd,m.elementEnd],[m.elementStart,m.elementStart],[m.domProperty,m.domProperty],[m.i18nExp,m.i18nExp],[m.listener,m.listener],[m.listener,m.listener],[m.property,m.property],[m.styleProp,m.styleProp],[m.syntheticHostListener,m.syntheticHostListener],[m.syntheticHostProperty,m.syntheticHostProperty],[m.templateCreate,m.templateCreate],[m.twoWayProperty,m.twoWayProperty],[m.twoWayListener,m.twoWayListener],[m.declareLet,m.declareLet],[m.conditionalCreate,m.conditionalBranchCreate],[m.conditionalBranchCreate,m.conditionalBranchCreate],[m.domElement,m.domElement],[m.domElementStart,m.domElementStart],[m.domElementEnd,m.domElementEnd],[m.domElementContainer,m.domElementContainer],[m.domElementContainerStart,m.domElementContainerStart],[m.domElementContainerEnd,m.domElementContainerEnd],[m.domListener,m.domListener],[m.domTemplate,m.domTemplate],[m.animationEnter,m.animationEnter],[m.animationLeave,m.animationLeave],[m.animationEnterListener,m.animationEnterListener],[m.animationLeaveListener,m.animationLeaveListener]]),Lw=256;function Mw(t){for(let e of t.units)Wh(e.create),Wh(e.update)}function Wh(t){let e=null;for(let n of t){if(n.kind!==f.Statement||!(n.statement instanceof Je)){e=null;continue}if(!(n.statement.expr instanceof ot)||!(n.statement.expr.fn instanceof Qe)){e=null;continue}let r=n.statement.expr.fn.value;if(!qh.has(r)){e=null;continue}if(e!==null&&qh.get(e.instruction)===r&&e.length<Lw){let s=e.expression.callFn(n.statement.expr.args,n.statement.expr.sourceSpan,n.statement.expr.pure);e.expression=s,e.op.statement=s.toStmt(),e.length++,w.remove(n)}else e={op:n,instruction:r,expression:n.statement.expr,length:1}}}function Ow(t){for(let e of t.units)for(let n of e.update)(n.kind===f.Attribute||n.kind===f.StyleProp||n.kind==f.StyleMap||n.kind===f.ClassMap)&&n.expression instanceof Ae&&n.expression.strings.length===2&&n.expression.strings.every(s=>s==="")&&(n.expression=n.expression.expressions[0])}function Fw(t){for(let e of t.units)for(let n of e.ops()){if(n.kind!==f.Conditional)continue;let r,s=n.conditions.findIndex(l=>l.expr===null);if(s>=0){let l=n.conditions.splice(s,1)[0].targetSlot;r=new Xa(l)}else r=S(-1);let i=n.test==null?null:new Vn(n.test,t.allocateXrefId()),o=null;for(let l=n.conditions.length-1;l>=0;l--){let c=n.conditions[l];if(c.expr!==null){if(i!==null){let u=l===0?i:new Gr(i.xref);c.expr=new re(T.Identical,u,c.expr)}else c.alias!==null&&(o!=null||(o=t.allocateXrefId()),c.expr=new Vn(c.expr,o),n.contextValue=new Gr(o));r=new gn(c.expr,new Xa(c.targetSlot),r)}}n.processed=r,n.conditions=[]}}var Bw=new Map([["&&",T.And],[">",T.Bigger],[">=",T.BiggerEquals],["|",T.BitwiseOr],["&",T.BitwiseAnd],["/",T.Divide],["=",T.Assign],["==",T.Equals],["===",T.Identical],["<",T.Lower],["<=",T.LowerEquals],["-",T.Minus],["%",T.Modulo],["**",T.Exponentiation],["*",T.Multiply],["!=",T.NotEquals],["!==",T.NotIdentical],["??",T.NullishCoalesce],["||",T.Or],["+",T.Plus],["in",T.In],["instanceof",T.InstanceOf],["+=",T.AdditionAssignment],["-=",T.SubtractionAssignment],["*=",T.MultiplicationAssignment],["/=",T.DivisionAssignment],["%=",T.RemainderAssignment],["**=",T.ExponentiationAssignment],["&&=",T.AndAssignment],["||=",T.OrAssignment],["??=",T.NullishCoalesceAssignment]]);function Sm(t){var n;let e=new Map([["svg",nt.SVG],["math",nt.Math]]);return t===null?nt.HTML:(n=e.get(t))!=null?n:nt.HTML}function $w(t){let e=new Map([["svg",nt.SVG],["math",nt.Math]]);for(let[n,r]of e.entries())if(r===t)return n;return null}function Uw(t,e){return e===nt.HTML?t:`:${$w(e)}:${t}`}function vi(t){return Array.isArray(t)?le(t.map(vi)):S(t)}function Vw(t){let e=new Map;for(let n of t.units)for(let r of n.create)if(r.kind===f.ExtractedAttribute){let s=e.get(r.target)||new uu;e.set(r.target,s),s.add(r.bindingKind,r.name,r.expression,r.namespace,r.trustedValueFn),w.remove(r)}if(t instanceof Bo)for(let n of t.units)for(let r of n.create)if(r.kind==f.Projection){let s=e.get(r.xref);if(s!==void 0){let i=pu(s);i.entries.length>0&&(r.attributes=i)}}else Hr(r)&&(r.attributes=jh(t,e,r.xref),r.kind===f.RepeaterCreate&&r.emptyView!==null&&(r.emptyAttributes=jh(t,e,r.emptyView)));else if(t instanceof el)for(let[n,r]of e.entries()){if(n!==t.root.xref)throw new Error("An attribute would be const collected into the host binding's template function, but is not associated with the root xref.");let s=pu(r);s.entries.length>0&&(t.root.attributes=s)}}function jh(t,e,n){let r=e.get(n);if(r!==void 0){let s=pu(r);if(s.entries.length>0)return t.addConst(s)}return null}var Fs=Object.freeze([]),uu=class{constructor(){a(this,"known",new Map);a(this,"byKind",new Map);a(this,"propertyBindings",null);a(this,"projectAs",null)}get attributes(){var e;return(e=this.byKind.get(M.Attribute))!=null?e:Fs}get classes(){var e;return(e=this.byKind.get(M.ClassName))!=null?e:Fs}get styles(){var e;return(e=this.byKind.get(M.StyleProperty))!=null?e:Fs}get bindings(){var e;return(e=this.propertyBindings)!=null?e:Fs}get template(){var e;return(e=this.byKind.get(M.Template))!=null?e:Fs}get i18n(){var e;return(e=this.byKind.get(M.I18n))!=null?e:Fs}isKnown(e,n){var s;let r=(s=this.known.get(e))!=null?s:new Set;return this.known.set(e,r),r.has(n)?!0:(r.add(n),!1)}add(e,n,r,s,i){var c;if(!(e===M.Attribute||e===M.ClassName||e===M.StyleProperty)&&this.isKnown(e,n))return;if(n==="ngProjectAs"){if(r===null||!(r instanceof _e)||r.value==null||typeof((c=r.value)==null?void 0:c.toString())!="string")throw Error("ngProjectAs must have a string literal value");this.projectAs=r.value.toString()}let l=this.arrayFor(e);if(l.push(...Gw(s,n)),e===M.Attribute||e===M.StyleProperty){if(r===null)throw Error("Attribute, i18n attribute, & style element attributes must have a value");if(i!==null){if(!lm(r))throw Error("AssertionError: extracted attribute value should be string literal");l.push(kd(i,new si([new so(r.value)],[]),void 0,r.sourceSpan))}else l.push(r)}}arrayFor(e){var n;return e===M.Property||e===M.TwoWayProperty?((n=this.propertyBindings)!=null||(this.propertyBindings=[]),this.propertyBindings):(this.byKind.has(e)||this.byKind.set(e,[]),this.byKind.get(e))}};function Gw(t,e){let n=S(e);return t?[S(0),S(t),n]:[n]}function pu({attributes:t,bindings:e,classes:n,i18n:r,projectAs:s,styles:i,template:o}){let l=[...t];if(s!==null){let c=Yu(s)[0];l.push(S(5),vi(c))}return n.length>0&&l.push(S(1),...n),i.length>0&&l.push(S(2),...i),e.length>0&&l.push(S(3),...e),o.length>0&&l.push(S(4),...o),r.length>0&&l.push(S(6),...r),le(l)}function Hw(t,e){let n=t.get(e);if(n===void 0)throw new Error("All attributes should have an element-like target.");return n}function qw(t){let e=new Map;for(let n of t.units)for(let r of n.create)Hr(r)&&e.set(r.xref,r);for(let n of t.units)for(let r of n.ops())if(r.kind===f.AnimationBinding){let s=Ww(r);t.kind===_.Host?n.create.push(s):w.insertAfter(s,Hw(e,r.target)),w.remove(r)}}function Ww(t){if(t.animationBindingKind===0)return cw(t.name,t.target,t.name==="animate.enter"?"enter":"leave",t.expression,t.securityContext,t.sourceSpan);{let e=t.expression;return uw(t.name,t.target,t.name==="animate.enter"?"enter":"leave",[Wt(new be(e,e.sourceSpan))],t.securityContext,t.sourceSpan)}}function jw(t){let e=new Map;for(let n of t.units){for(let r of n.create)r.kind===f.I18nAttributes&&e.set(r.target,r);for(let r of n.update)switch(r.kind){case f.Property:case f.Attribute:if(r.i18nContext===null||!(r.expression instanceof Ae))continue;let s=e.get(r.target);if(s===void 0)throw new Error("AssertionError: An i18n attribute binding instruction requires the owning element to have an I18nAttributes create instruction");if(s.target!==r.target)throw new Error("AssertionError: Expected i18nAttributes target element to match binding target element");let i=[];for(let o=0;o<r.expression.expressions.length;o++){let l=r.expression.expressions[o];if(r.expression.i18nPlaceholders.length!==r.expression.expressions.length)throw new Error(`AssertionError: An i18n attribute binding instruction requires the same number of expressions and placeholders, but found ${r.expression.i18nPlaceholders.length} placeholders and ${r.expression.expressions.length} expressions`);i.push(am(r.i18nContext,s.target,s.xref,s.handle,l,null,r.expression.i18nPlaceholders[o],di.Creation,Cs.I18nAttribute,r.name,r.sourceSpan))}w.replaceWithMany(r,i);break}}}function zw(t){let e=new Map;for(let s of t.units)for(let i of s.ops())switch(i.kind){case f.Binding:case f.Property:case f.Attribute:case f.ExtractedAttribute:if(i.i18nMessage===null)continue;if(!e.has(i.i18nMessage)){let o=oc(yr.Attr,t.allocateXrefId(),null,i.i18nMessage,null);s.create.push(o),e.set(i.i18nMessage,o.xref)}i.i18nContext=e.get(i.i18nMessage);break}let n=new Map;for(let s of t.units)for(let i of s.create)switch(i.kind){case f.I18nStart:if(i.xref===i.root){let o=oc(yr.RootI18n,t.allocateXrefId(),i.xref,i.message,null);s.create.push(o),i.context=o.xref,n.set(i.xref,o)}break}for(let s of t.units)for(let i of s.create)if(i.kind===f.I18nStart&&i.xref!==i.root){let o=n.get(i.root);if(o===void 0)throw Error("AssertionError: Root i18n block i18n context should have been created.");i.context=o.xref,n.set(i.xref,o)}let r=null;for(let s of t.units)for(let i of s.create)switch(i.kind){case f.I18nStart:r=i;break;case f.I18nEnd:r=null;break;case f.IcuStart:if(r===null)throw Error("AssertionError: Unexpected ICU outside of an i18n block.");if(i.message.id!==r.message.id){let o=oc(yr.Icu,t.allocateXrefId(),r.root,i.message,null);s.create.push(o),i.context=o.xref}else i.context=r.context,n.get(r.xref).contextKind=yr.Icu;break}}function Kw(t){let e=new Map;for(let n of t.units)for(let r of n.update.reversed())if(r.kind===f.Binding&&r.isTextAttribute){let s=e.get(r.target)||new Set;s.has(r.name)&&(r.name==="style"||r.name==="class")&&w.remove(r),s.add(r.name),e.set(r.target,s)}}function Xw(t){for(let e of t.units)for(let n of e.create)n.kind===f.Defer&&(n.placeholderMinimumTime!==null&&(n.placeholderConfig=new Fo(vi([n.placeholderMinimumTime]))),(n.loadingMinimumTime!==null||n.loadingAfterTime!==null)&&(n.loadingConfig=new Fo(vi([n.loadingMinimumTime,n.loadingAfterTime]))))}function Yw(t){let e=new Map;function n(s){if(e.has(s.xref))return e.get(s.xref);let i=new Qw;for(let o of s.create)if(!(!Hr(o)||o.localRefs===null)){if(!Array.isArray(o.localRefs))throw new Error("LocalRefs were already processed, but were needed to resolve defer targets.");for(let l of o.localRefs)l.target===""&&i.targets.set(l.name,{xref:o.xref,slot:o.handle})}return e.set(s.xref,i),i}function r(s,i,o){switch(i.trigger.kind){case ce.Idle:case ce.Never:case ce.Immediate:case ce.Timer:return;case ce.Hover:case ce.Interaction:case ce.Viewport:if(i.trigger.targetName===null){if(o===null)throw new Error("defer on trigger with no target name must have a placeholder block");let u=t.views.get(o);if(u==null)throw new Error("AssertionError: could not find placeholder view for defer on trigger");for(let h of u.create)if(Ci(h)&&(Hr(h)||h.kind===f.Projection)){i.trigger.targetXref=h.xref,i.trigger.targetView=o,i.trigger.targetSlotViewSteps=-1,i.trigger.targetSlot=h.handle;return}return}let l=o!==null?t.views.get(o):s,c=o!==null?-1:0;for(;l!==null;){let u=n(l);if(u.targets.has(i.trigger.targetName)){let{xref:h,slot:d}=u.targets.get(i.trigger.targetName);i.trigger.targetXref=h,i.trigger.targetView=l.xref,i.trigger.targetSlotViewSteps=c,i.trigger.targetSlot=d;return}l=l.parent!==null?t.views.get(l.parent):null,c++}break;default:throw new Error(`Trigger kind ${i.trigger.kind} not handled`)}}for(let s of t.units){let i=new Map;for(let o of s.create)switch(o.kind){case f.Defer:i.set(o.xref,o);break;case f.DeferOn:let l=i.get(o.defer);r(s,o,o.modifier==="hydrate"?l.mainView:l.placeholderView);break}}}var Qw=class{constructor(){a(this,"targets",new Map)}},Jw=new Map([[f.ElementEnd,[f.ElementStart,f.Element]],[f.ContainerEnd,[f.ContainerStart,f.Container]],[f.I18nEnd,[f.I18nStart,f.I18n]]]),Zw=new Set([f.Pipe]);function ex(t){for(let e of t.units)for(let n of e.create){let r=Jw.get(n.kind);if(r===void 0)continue;let[s,i]=r,o=n.prev;for(;o!==null&&Zw.has(o.kind);)o=o.prev;o!==null&&o.kind===s&&(o.kind=i,w.remove(n))}}function tx(t){for(let e of t.units)for(let n of e.ops())Ie(n,r=>ax(r,{job:t}),Q.None),Ie(n,lx,Q.None)}function Bt(t){return t instanceof Qn?Bt(t.expr):t instanceof re?Bt(t.lhs)||Bt(t.rhs):t instanceof gn?t.falseCase&&Bt(t.falseCase)?!0:Bt(t.condition)||Bt(t.trueCase):t instanceof ii?Bt(t.condition):t instanceof Vn?Bt(t.expr):t instanceof wt?Bt(t.receiver):t instanceof Pn?Bt(t.receiver)||Bt(t.index):t instanceof rn?Bt(t.expr):t instanceof ot||t instanceof kt||t instanceof sn||t instanceof Ds||t instanceof Ns}function nx(t){let e=new Set;return k(t,n=>(n instanceof Vn&&e.add(n.xref),n),Q.None),e}function rx(t,e,n){return k(t,r=>{if(r instanceof Vn&&e.has(r.xref)){let s=new Gr(r.xref);return new Vn(s,s.xref)}return r},Q.None),t}function Bs(t,e,n){let r;if(Bt(t)){let s=n.job.allocateXrefId();r=[new Vn(t,s),new Gr(s)]}else r=[t,t.clone()],rx(r[1],nx(r[0]));return new yi(r[0],e(r[1]))}function sx(t){return t instanceof mi||t instanceof gi||t instanceof Ds}function ix(t){return t instanceof wt||t instanceof Pn||t instanceof ot}function Em(t){return sx(t)||ix(t)}function ox(t){if(Em(t)&&t.receiver instanceof yi){let e=t.receiver;for(;e.expr instanceof yi;)e=e.expr;return e}return null}function ax(t,e){if(!Em(t))return t;let n=ox(t);if(n){if(t instanceof ot)return n.expr=n.expr.callFn(t.args),t.receiver;if(t instanceof wt)return n.expr=n.expr.prop(t.name),t.receiver;if(t instanceof Pn)return n.expr=n.expr.key(t.index),t.receiver;if(t instanceof Ds)return n.expr=Bs(n.expr,r=>r.callFn(t.args),e),t.receiver;if(t instanceof mi)return n.expr=Bs(n.expr,r=>r.prop(t.name),e),t.receiver;if(t instanceof gi)return n.expr=Bs(n.expr,r=>r.key(t.index),e),t.receiver}else{if(t instanceof Ds)return Bs(t.receiver,r=>r.callFn(t.args),e);if(t instanceof mi)return Bs(t.receiver,r=>r.prop(t.name),e);if(t instanceof gi)return Bs(t.receiver,r=>r.key(t.index),e)}return t}function lx(t){return t instanceof yi?new rn(new gn(new re(T.Equals,t.guard,ds),ds,t.expr)):t}var zh="\uFFFD",cx="#",ux="*",px="/",hx=":",fx="[",dx="]",mx="|";function gx(t){let e=new Map,n=new Map,r=new Map;for(let i of t.units)for(let o of i.create)switch(o.kind){case f.I18nContext:let l=yx(t,o);i.create.push(l),e.set(o.xref,l),r.set(o.xref,o);break;case f.I18nStart:n.set(o.xref,o);break}let s=null;for(let i of t.units)for(let o of i.create)switch(o.kind){case f.IcuStart:s=o,w.remove(o);let l=r.get(o.context);if(l.contextKind!==yr.Icu)continue;let c=n.get(l.i18nBlock);if(c.context===l.xref)continue;let u=n.get(c.root),h=e.get(u.context);if(h===void 0)throw Error("AssertionError: ICU sub-message should belong to a root message.");let d=e.get(l.xref);d.messagePlaceholder=o.messagePlaceholder,h.subMessages.push(d.xref);break;case f.IcuEnd:s=null,w.remove(o);break;case f.IcuPlaceholder:if(s===null||s.context==null)throw Error("AssertionError: Unexpected ICU placeholder outside of i18n context");e.get(s.context).postprocessingParams.set(o.name,S(vx(o))),w.remove(o);break}}function yx(t,e,n){let r=Kh(e.params),s=Kh(e.postprocessingParams),i=[...e.params.values()].some(o=>o.length>1);return yw(t.allocateXrefId(),e.xref,e.i18nBlock,e.message,null,r,s,i)}function vx(t){if(t.strings.length!==t.expressionPlaceholders.length+1)throw Error(`AssertionError: Invalid ICU placeholder with ${t.strings.length} strings and ${t.expressionPlaceholders.length} expressions`);let e=t.expressionPlaceholders.map(Ks);return t.strings.flatMap((n,r)=>[n,e[r]||""]).join("")}function Kh(t){let e=new Map;for(let[n,r]of t){let s=Sx(r);s!==null&&e.set(n,S(s))}return e}function Sx(t){if(t.length===0)return null;let e=t.map(n=>Ks(n));return e.length===1?e[0]:`${fx}${e.join(mx)}${dx}`}function Ks(t){if(t.flags&he.ElementTag&&t.flags&he.TemplateTag){if(typeof t.value!="object")throw Error("AssertionError: Expected i18n param value to have an element and template slot");let s=Ks(me(x({},t),{value:t.value.element,flags:t.flags&~he.TemplateTag})),i=Ks(me(x({},t),{value:t.value.template,flags:t.flags&~he.ElementTag}));return t.flags&he.OpenTag&&t.flags&he.CloseTag?`${i}${s}${i}`:t.flags&he.CloseTag?`${s}${i}`:`${i}${s}`}if(t.flags&he.OpenTag&&t.flags&he.CloseTag)return`${Ks(me(x({},t),{flags:t.flags&~he.CloseTag}))}${Ks(me(x({},t),{flags:t.flags&~he.OpenTag}))}`;if(t.flags===he.None)return`${t.value}`;let e="",n="";t.flags&he.ElementTag?e=cx:t.flags&he.TemplateTag&&(e=ux),e!==""&&(n=t.flags&he.CloseTag?px:"");let r=t.subTemplateIndex===null?"":`${hx}${t.subTemplateIndex}`;return`${zh}${n}${e}${t.value}${r}${zh}`}function Ex(t){for(let e of t.units){let n=new Map;for(let s of e.create){if(Ci(s)){if(s.handle.slot===null)throw new Error("AssertionError: expected slots to have been allocated before generating advance() calls")}else continue;n.set(s.xref,s.handle.slot)}let r=0;for(let s of e.update){let i=null;if(ko(s)?i=s:Me(s,l=>{i===null&&ko(l)&&(i=l)}),i===null)continue;if(!n.has(i.target))throw new Error(`AssertionError: reference to unknown slot for target ${i.target}`);let o=n.get(i.target);if(r!==o){let l=o-r;if(l<0)throw new Error("AssertionError: slot counter should never need to move backwards");w.insertBefore(QT(l,i.sourceSpan),s),r=o}}}}function Tx(t){for(let e of t.units)for(let n of e.update){if(n.kind!==f.StoreLet)continue;let r={kind:We.Identifier,name:null,identifier:n.declaredName,local:!0};w.replace(n,mr(t.allocateXrefId(),r,new Ro(n.target,n.value,n.sourceSpan),Ut.None))}}function wx(t){let n=[],r=0;for(let s of t.units)for(let i of s.create)i.kind===f.Projection&&(n.push(i.selector),i.projectionSlotIndex=r++);if(n.length>0){let s=null;if(n.length>1||n[0]!=="*"){let i=n.map(o=>o==="*"?o:Yu(o));s=t.pool.getConstLiteral(vi(i),!0)}t.contentSelectors=t.pool.getConstLiteral(vi(n),!0),t.root.create.prepend([fw(s)])}}function xx(t){Wi(t.root,null)}function Wi(t,e){let n=Xh(t,e);for(let r of t.create)switch(r.kind){case f.ConditionalCreate:case f.ConditionalBranchCreate:case f.Template:Wi(t.job.views.get(r.xref),n);break;case f.Projection:r.fallbackView!==null&&Wi(t.job.views.get(r.fallbackView),n);break;case f.RepeaterCreate:Wi(t.job.views.get(r.xref),n),r.emptyView&&Wi(t.job.views.get(r.emptyView),n),r.trackByOps!==null&&r.trackByOps.prepend(ji(t,n,!1));break;case f.Animation:case f.AnimationListener:case f.Listener:case f.TwoWayListener:r.handlerOps.prepend(ji(t,n,!0));break}t.update.prepend(ji(t,n,!1));for(let r of t.functions)r.ops.prepend(ji(t,Xh(t,e),!0))}function Xh(t,e){let n={view:t.xref,viewContextVariable:{kind:We.Context,name:null,view:t.xref},contextVariables:new Map,aliases:t.aliases,references:[],letDeclarations:[],parent:e};for(let r of t.contextVariables.keys())n.contextVariables.set(r,{kind:We.Identifier,name:null,identifier:r,local:!1});for(let r of t.create)switch(r.kind){case f.ElementStart:case f.ConditionalCreate:case f.ConditionalBranchCreate:case f.Template:if(!Array.isArray(r.localRefs))throw new Error("AssertionError: expected localRefs to be an array");for(let s=0;s<r.localRefs.length;s++)n.references.push({name:r.localRefs[s].name,targetId:r.xref,targetSlot:r.handle,offset:s,variable:{kind:We.Identifier,name:null,identifier:r.localRefs[s].name,local:!1}});break;case f.DeclareLet:n.letDeclarations.push({targetId:r.xref,targetSlot:r.handle,variable:{kind:We.Identifier,name:null,identifier:r.declaredName,local:!1}});break}return n}function ji(t,e,n){let r=[];e.view!==t.xref&&r.push(mr(t.job.allocateXrefId(),e.viewContextVariable,new ja,Ut.None));let s=t.job.views.get(e.view);for(let[i,o]of s.contextVariables){let l=new Ur(e.view),c=o===gm?l:new wt(l,o);r.push(mr(t.job.allocateXrefId(),e.contextVariables.get(i),c,Ut.None))}for(let i of s.aliases)r.push(mr(t.job.allocateXrefId(),i,i.expression.clone(),Ut.AlwaysInline));for(let i of e.references)r.push(mr(t.job.allocateXrefId(),i.variable,new Wa(i.targetId,i.targetSlot,i.offset),Ut.None));if(e.view!==t.xref||n)for(let i of e.letDeclarations)r.push(mr(t.job.allocateXrefId(),i.variable,new Po(i.targetId,i.targetSlot),Ut.None));return e.parent!==null&&r.push(...ji(t,e.parent,!1)),r}function Cx(t){for(let e of t.units)for(let n of e.ops())Ie(n,r=>r instanceof Fo?S(t.addConst(r.expr)):r,Q.None)}var Yh="style.",Qh="class.",Ax="style!",Jh="class!",Zh="!important";function Ix(t){for(let e of t.root.update)if(e.kind===f.Binding&&e.bindingKind===M.Property)if(e.name.endsWith(Zh)&&(e.name=e.name.substring(0,e.name.length-Zh.length)),e.name.startsWith(Yh)){e.bindingKind=M.StyleProperty,e.name=e.name.substring(Yh.length),Nx(e.name)||(e.name=Dx(e.name));let{property:n,suffix:r}=ac(e.name);e.name=n,e.unit=r}else e.name.startsWith(Ax)?(e.bindingKind=M.StyleProperty,e.name="style"):e.name.startsWith(Qh)?(e.bindingKind=M.ClassName,e.name=ac(e.name.substring(Qh.length)).property):e.name.startsWith(Jh)&&(e.bindingKind=M.ClassName,e.name=ac(e.name.substring(Jh.length)).property)}function Nx(t){return t.startsWith("--")}function Dx(t){return t.replace(/[a-z][A-Z]/g,e=>e.charAt(0)+"-"+e.charAt(1)).toLowerCase()}function ac(t){let e=t.indexOf("!important");e!==-1&&(t=e>0?t.substring(0,e):"");let n=null,r=t,s=t.lastIndexOf(".");return s>0&&(n=t.slice(s+1),r=t.substring(0,s)),{property:r,suffix:n}}function hu(t,e=!1){return xt(Object.keys(t).map(n=>({key:n,quoted:e,value:t[n]})))}var fu=class{visitText(e){return e.value}visitContainer(e){return e.children.map(n=>n.visit(this)).join("")}visitIcu(e){let n=Object.keys(e.cases).map(s=>`${s} {${e.cases[s].visit(this)}}`);return`{${e.expressionPlaceholder}, ${e.type}, ${n.join(" ")}}`}visitTagPlaceholder(e){return e.isVoid?this.formatPh(e.startName):`${this.formatPh(e.startName)}${e.children.map(n=>n.visit(this)).join("")}${this.formatPh(e.closeName)}`}visitPlaceholder(e){return this.formatPh(e.name)}visitBlockPlaceholder(e){return`${this.formatPh(e.startName)}${e.children.map(n=>n.visit(this)).join("")}${this.formatPh(e.closeName)}`}visitIcuPlaceholder(e,n){return this.formatPh(e.name)}formatPh(e){return`{${Xo(e,!1)}}`}},bx=new fu;function Tm(t){return t.visit(bx)}var er=class{constructor(e,n){a(this,"sourceSpan");a(this,"i18n");this.sourceSpan=e,this.i18n=n}},bs=class extends er{constructor(n,r,s,i){super(r,i);a(this,"value");a(this,"tokens");this.value=n,this.tokens=s}visit(n,r){return n.visitText(this,r)}},ls=class extends er{constructor(n,r,s,i,o,l){super(i,l);a(this,"switchValue");a(this,"type");a(this,"cases");a(this,"switchValueSourceSpan");this.switchValue=n,this.type=r,this.cases=s,this.switchValueSourceSpan=o}visit(n,r){return n.visitExpansion(this,r)}},tl=class{constructor(e,n,r,s,i){a(this,"value");a(this,"expression");a(this,"sourceSpan");a(this,"valueSourceSpan");a(this,"expSourceSpan");this.value=e,this.expression=n,this.sourceSpan=r,this.valueSourceSpan=s,this.expSourceSpan=i}visit(e,n){return e.visitExpansionCase(this,n)}},du=class extends er{constructor(n,r,s,i,o,l,c){super(s,c);a(this,"name");a(this,"value");a(this,"keySpan");a(this,"valueSpan");a(this,"valueTokens");this.name=n,this.value=r,this.keySpan=i,this.valueSpan=o,this.valueTokens=l}visit(n,r){return n.visitAttribute(this,r)}},Kt=class extends er{constructor(n,r,s,i,o,l,c,u=null,h,d){super(l,d);a(this,"name");a(this,"attrs");a(this,"directives");a(this,"children");a(this,"isSelfClosing");a(this,"startSourceSpan");a(this,"endSourceSpan");a(this,"isVoid");this.name=n,this.attrs=r,this.directives=s,this.children=i,this.isSelfClosing=o,this.startSourceSpan=c,this.endSourceSpan=u,this.isVoid=h}visit(n,r){return n.visitElement(this,r)}},$o=class{constructor(e,n){a(this,"value");a(this,"sourceSpan");this.value=e,this.sourceSpan=n}visit(e,n){return e.visitComment(this,n)}},Qt=class extends er{constructor(n,r,s,i,o,l,c=null,u){super(i,u);a(this,"name");a(this,"parameters");a(this,"children");a(this,"nameSpan");a(this,"startSourceSpan");a(this,"endSourceSpan");this.name=n,this.parameters=r,this.children=s,this.nameSpan=o,this.startSourceSpan=l,this.endSourceSpan=c}visit(n,r){return n.visitBlock(this,r)}},ht=class extends er{constructor(n,r,s,i,o,l,c,u,h,d=null,p){super(u,p);a(this,"componentName");a(this,"tagName");a(this,"fullName");a(this,"attrs");a(this,"directives");a(this,"children");a(this,"isSelfClosing");a(this,"startSourceSpan");a(this,"endSourceSpan");this.componentName=n,this.tagName=r,this.fullName=s,this.attrs=i,this.directives=o,this.children=l,this.isSelfClosing=c,this.startSourceSpan=h,this.endSourceSpan=d}visit(n,r){return n.visitComponent(this,r)}},mu=class{constructor(e,n,r,s,i=null){a(this,"name");a(this,"attrs");a(this,"sourceSpan");a(this,"startSourceSpan");a(this,"endSourceSpan");this.name=e,this.attrs=n,this.sourceSpan=r,this.startSourceSpan=s,this.endSourceSpan=i}visit(e,n){return e.visitDirective(this,n)}},nl=class{constructor(e,n){a(this,"expression");a(this,"sourceSpan");this.expression=e,this.sourceSpan=n}visit(e,n){return e.visitBlockParameter(this,n)}},rl=class{constructor(e,n,r,s,i){a(this,"name");a(this,"value");a(this,"sourceSpan");a(this,"nameSpan");a(this,"valueSpan");this.name=e,this.value=n,this.sourceSpan=r,this.nameSpan=s,this.valueSpan=i}visit(e,n){return e.visitLetDeclaration(this,n)}};function ge(t,e,n=null){let r=[],s=t.visit?i=>t.visit(i,n)||i.visit(t,n):i=>i.visit(t,n);return e.forEach(i=>{let o=s(i);o&&r.push(o)}),r}var Uo={AElig:"\xC6",AMP:"&",amp:"&",Aacute:"\xC1",Abreve:"\u0102",Acirc:"\xC2",Acy:"\u0410",Afr:"\u{1D504}",Agrave:"\xC0",Alpha:"\u0391",Amacr:"\u0100",And:"\u2A53",Aogon:"\u0104",Aopf:"\u{1D538}",ApplyFunction:"\u2061",af:"\u2061",Aring:"\xC5",angst:"\xC5",Ascr:"\u{1D49C}",Assign:"\u2254",colone:"\u2254",coloneq:"\u2254",Atilde:"\xC3",Auml:"\xC4",Backslash:"\u2216",setminus:"\u2216",setmn:"\u2216",smallsetminus:"\u2216",ssetmn:"\u2216",Barv:"\u2AE7",Barwed:"\u2306",doublebarwedge:"\u2306",Bcy:"\u0411",Because:"\u2235",becaus:"\u2235",because:"\u2235",Bernoullis:"\u212C",Bscr:"\u212C",bernou:"\u212C",Beta:"\u0392",Bfr:"\u{1D505}",Bopf:"\u{1D539}",Breve:"\u02D8",breve:"\u02D8",Bumpeq:"\u224E",HumpDownHump:"\u224E",bump:"\u224E",CHcy:"\u0427",COPY:"\xA9",copy:"\xA9",Cacute:"\u0106",Cap:"\u22D2",CapitalDifferentialD:"\u2145",DD:"\u2145",Cayleys:"\u212D",Cfr:"\u212D",Ccaron:"\u010C",Ccedil:"\xC7",Ccirc:"\u0108",Cconint:"\u2230",Cdot:"\u010A",Cedilla:"\xB8",cedil:"\xB8",CenterDot:"\xB7",centerdot:"\xB7",middot:"\xB7",Chi:"\u03A7",CircleDot:"\u2299",odot:"\u2299",CircleMinus:"\u2296",ominus:"\u2296",CirclePlus:"\u2295",oplus:"\u2295",CircleTimes:"\u2297",otimes:"\u2297",ClockwiseContourIntegral:"\u2232",cwconint:"\u2232",CloseCurlyDoubleQuote:"\u201D",rdquo:"\u201D",rdquor:"\u201D",CloseCurlyQuote:"\u2019",rsquo:"\u2019",rsquor:"\u2019",Colon:"\u2237",Proportion:"\u2237",Colone:"\u2A74",Congruent:"\u2261",equiv:"\u2261",Conint:"\u222F",DoubleContourIntegral:"\u222F",ContourIntegral:"\u222E",conint:"\u222E",oint:"\u222E",Copf:"\u2102",complexes:"\u2102",Coproduct:"\u2210",coprod:"\u2210",CounterClockwiseContourIntegral:"\u2233",awconint:"\u2233",Cross:"\u2A2F",Cscr:"\u{1D49E}",Cup:"\u22D3",CupCap:"\u224D",asympeq:"\u224D",DDotrahd:"\u2911",DJcy:"\u0402",DScy:"\u0405",DZcy:"\u040F",Dagger:"\u2021",ddagger:"\u2021",Darr:"\u21A1",Dashv:"\u2AE4",DoubleLeftTee:"\u2AE4",Dcaron:"\u010E",Dcy:"\u0414",Del:"\u2207",nabla:"\u2207",Delta:"\u0394",Dfr:"\u{1D507}",DiacriticalAcute:"\xB4",acute:"\xB4",DiacriticalDot:"\u02D9",dot:"\u02D9",DiacriticalDoubleAcute:"\u02DD",dblac:"\u02DD",DiacriticalGrave:"`",grave:"`",DiacriticalTilde:"\u02DC",tilde:"\u02DC",Diamond:"\u22C4",diam:"\u22C4",diamond:"\u22C4",DifferentialD:"\u2146",dd:"\u2146",Dopf:"\u{1D53B}",Dot:"\xA8",DoubleDot:"\xA8",die:"\xA8",uml:"\xA8",DotDot:"\u20DC",DotEqual:"\u2250",doteq:"\u2250",esdot:"\u2250",DoubleDownArrow:"\u21D3",Downarrow:"\u21D3",dArr:"\u21D3",DoubleLeftArrow:"\u21D0",Leftarrow:"\u21D0",lArr:"\u21D0",DoubleLeftRightArrow:"\u21D4",Leftrightarrow:"\u21D4",hArr:"\u21D4",iff:"\u21D4",DoubleLongLeftArrow:"\u27F8",Longleftarrow:"\u27F8",xlArr:"\u27F8",DoubleLongLeftRightArrow:"\u27FA",Longleftrightarrow:"\u27FA",xhArr:"\u27FA",DoubleLongRightArrow:"\u27F9",Longrightarrow:"\u27F9",xrArr:"\u27F9",DoubleRightArrow:"\u21D2",Implies:"\u21D2",Rightarrow:"\u21D2",rArr:"\u21D2",DoubleRightTee:"\u22A8",vDash:"\u22A8",DoubleUpArrow:"\u21D1",Uparrow:"\u21D1",uArr:"\u21D1",DoubleUpDownArrow:"\u21D5",Updownarrow:"\u21D5",vArr:"\u21D5",DoubleVerticalBar:"\u2225",par:"\u2225",parallel:"\u2225",shortparallel:"\u2225",spar:"\u2225",DownArrow:"\u2193",ShortDownArrow:"\u2193",darr:"\u2193",downarrow:"\u2193",DownArrowBar:"\u2913",DownArrowUpArrow:"\u21F5",duarr:"\u21F5",DownBreve:"\u0311",DownLeftRightVector:"\u2950",DownLeftTeeVector:"\u295E",DownLeftVector:"\u21BD",leftharpoondown:"\u21BD",lhard:"\u21BD",DownLeftVectorBar:"\u2956",DownRightTeeVector:"\u295F",DownRightVector:"\u21C1",rhard:"\u21C1",rightharpoondown:"\u21C1",DownRightVectorBar:"\u2957",DownTee:"\u22A4",top:"\u22A4",DownTeeArrow:"\u21A7",mapstodown:"\u21A7",Dscr:"\u{1D49F}",Dstrok:"\u0110",ENG:"\u014A",ETH:"\xD0",Eacute:"\xC9",Ecaron:"\u011A",Ecirc:"\xCA",Ecy:"\u042D",Edot:"\u0116",Efr:"\u{1D508}",Egrave:"\xC8",Element:"\u2208",in:"\u2208",isin:"\u2208",isinv:"\u2208",Emacr:"\u0112",EmptySmallSquare:"\u25FB",EmptyVerySmallSquare:"\u25AB",Eogon:"\u0118",Eopf:"\u{1D53C}",Epsilon:"\u0395",Equal:"\u2A75",EqualTilde:"\u2242",eqsim:"\u2242",esim:"\u2242",Equilibrium:"\u21CC",rightleftharpoons:"\u21CC",rlhar:"\u21CC",Escr:"\u2130",expectation:"\u2130",Esim:"\u2A73",Eta:"\u0397",Euml:"\xCB",Exists:"\u2203",exist:"\u2203",ExponentialE:"\u2147",ee:"\u2147",exponentiale:"\u2147",Fcy:"\u0424",Ffr:"\u{1D509}",FilledSmallSquare:"\u25FC",FilledVerySmallSquare:"\u25AA",blacksquare:"\u25AA",squarf:"\u25AA",squf:"\u25AA",Fopf:"\u{1D53D}",ForAll:"\u2200",forall:"\u2200",Fouriertrf:"\u2131",Fscr:"\u2131",GJcy:"\u0403",GT:">",gt:">",Gamma:"\u0393",Gammad:"\u03DC",Gbreve:"\u011E",Gcedil:"\u0122",Gcirc:"\u011C",Gcy:"\u0413",Gdot:"\u0120",Gfr:"\u{1D50A}",Gg:"\u22D9",ggg:"\u22D9",Gopf:"\u{1D53E}",GreaterEqual:"\u2265",ge:"\u2265",geq:"\u2265",GreaterEqualLess:"\u22DB",gel:"\u22DB",gtreqless:"\u22DB",GreaterFullEqual:"\u2267",gE:"\u2267",geqq:"\u2267",GreaterGreater:"\u2AA2",GreaterLess:"\u2277",gl:"\u2277",gtrless:"\u2277",GreaterSlantEqual:"\u2A7E",geqslant:"\u2A7E",ges:"\u2A7E",GreaterTilde:"\u2273",gsim:"\u2273",gtrsim:"\u2273",Gscr:"\u{1D4A2}",Gt:"\u226B",NestedGreaterGreater:"\u226B",gg:"\u226B",HARDcy:"\u042A",Hacek:"\u02C7",caron:"\u02C7",Hat:"^",Hcirc:"\u0124",Hfr:"\u210C",Poincareplane:"\u210C",HilbertSpace:"\u210B",Hscr:"\u210B",hamilt:"\u210B",Hopf:"\u210D",quaternions:"\u210D",HorizontalLine:"\u2500",boxh:"\u2500",Hstrok:"\u0126",HumpEqual:"\u224F",bumpe:"\u224F",bumpeq:"\u224F",IEcy:"\u0415",IJlig:"\u0132",IOcy:"\u0401",Iacute:"\xCD",Icirc:"\xCE",Icy:"\u0418",Idot:"\u0130",Ifr:"\u2111",Im:"\u2111",image:"\u2111",imagpart:"\u2111",Igrave:"\xCC",Imacr:"\u012A",ImaginaryI:"\u2148",ii:"\u2148",Int:"\u222C",Integral:"\u222B",int:"\u222B",Intersection:"\u22C2",bigcap:"\u22C2",xcap:"\u22C2",InvisibleComma:"\u2063",ic:"\u2063",InvisibleTimes:"\u2062",it:"\u2062",Iogon:"\u012E",Iopf:"\u{1D540}",Iota:"\u0399",Iscr:"\u2110",imagline:"\u2110",Itilde:"\u0128",Iukcy:"\u0406",Iuml:"\xCF",Jcirc:"\u0134",Jcy:"\u0419",Jfr:"\u{1D50D}",Jopf:"\u{1D541}",Jscr:"\u{1D4A5}",Jsercy:"\u0408",Jukcy:"\u0404",KHcy:"\u0425",KJcy:"\u040C",Kappa:"\u039A",Kcedil:"\u0136",Kcy:"\u041A",Kfr:"\u{1D50E}",Kopf:"\u{1D542}",Kscr:"\u{1D4A6}",LJcy:"\u0409",LT:"<",lt:"<",Lacute:"\u0139",Lambda:"\u039B",Lang:"\u27EA",Laplacetrf:"\u2112",Lscr:"\u2112",lagran:"\u2112",Larr:"\u219E",twoheadleftarrow:"\u219E",Lcaron:"\u013D",Lcedil:"\u013B",Lcy:"\u041B",LeftAngleBracket:"\u27E8",lang:"\u27E8",langle:"\u27E8",LeftArrow:"\u2190",ShortLeftArrow:"\u2190",larr:"\u2190",leftarrow:"\u2190",slarr:"\u2190",LeftArrowBar:"\u21E4",larrb:"\u21E4",LeftArrowRightArrow:"\u21C6",leftrightarrows:"\u21C6",lrarr:"\u21C6",LeftCeiling:"\u2308",lceil:"\u2308",LeftDoubleBracket:"\u27E6",lobrk:"\u27E6",LeftDownTeeVector:"\u2961",LeftDownVector:"\u21C3",dharl:"\u21C3",downharpoonleft:"\u21C3",LeftDownVectorBar:"\u2959",LeftFloor:"\u230A",lfloor:"\u230A",LeftRightArrow:"\u2194",harr:"\u2194",leftrightarrow:"\u2194",LeftRightVector:"\u294E",LeftTee:"\u22A3",dashv:"\u22A3",LeftTeeArrow:"\u21A4",mapstoleft:"\u21A4",LeftTeeVector:"\u295A",LeftTriangle:"\u22B2",vartriangleleft:"\u22B2",vltri:"\u22B2",LeftTriangleBar:"\u29CF",LeftTriangleEqual:"\u22B4",ltrie:"\u22B4",trianglelefteq:"\u22B4",LeftUpDownVector:"\u2951",LeftUpTeeVector:"\u2960",LeftUpVector:"\u21BF",uharl:"\u21BF",upharpoonleft:"\u21BF",LeftUpVectorBar:"\u2958",LeftVector:"\u21BC",leftharpoonup:"\u21BC",lharu:"\u21BC",LeftVectorBar:"\u2952",LessEqualGreater:"\u22DA",leg:"\u22DA",lesseqgtr:"\u22DA",LessFullEqual:"\u2266",lE:"\u2266",leqq:"\u2266",LessGreater:"\u2276",lessgtr:"\u2276",lg:"\u2276",LessLess:"\u2AA1",LessSlantEqual:"\u2A7D",leqslant:"\u2A7D",les:"\u2A7D",LessTilde:"\u2272",lesssim:"\u2272",lsim:"\u2272",Lfr:"\u{1D50F}",Ll:"\u22D8",Lleftarrow:"\u21DA",lAarr:"\u21DA",Lmidot:"\u013F",LongLeftArrow:"\u27F5",longleftarrow:"\u27F5",xlarr:"\u27F5",LongLeftRightArrow:"\u27F7",longleftrightarrow:"\u27F7",xharr:"\u27F7",LongRightArrow:"\u27F6",longrightarrow:"\u27F6",xrarr:"\u27F6",Lopf:"\u{1D543}",LowerLeftArrow:"\u2199",swarr:"\u2199",swarrow:"\u2199",LowerRightArrow:"\u2198",searr:"\u2198",searrow:"\u2198",Lsh:"\u21B0",lsh:"\u21B0",Lstrok:"\u0141",Lt:"\u226A",NestedLessLess:"\u226A",ll:"\u226A",Map:"\u2905",Mcy:"\u041C",MediumSpace:"\u205F",Mellintrf:"\u2133",Mscr:"\u2133",phmmat:"\u2133",Mfr:"\u{1D510}",MinusPlus:"\u2213",mnplus:"\u2213",mp:"\u2213",Mopf:"\u{1D544}",Mu:"\u039C",NJcy:"\u040A",Nacute:"\u0143",Ncaron:"\u0147",Ncedil:"\u0145",Ncy:"\u041D",NegativeMediumSpace:"\u200B",NegativeThickSpace:"\u200B",NegativeThinSpace:"\u200B",NegativeVeryThinSpace:"\u200B",ZeroWidthSpace:"\u200B",NewLine:`
|
|
21
|
-
`,Nfr:"\u{1D511}",NoBreak:"\u2060",NonBreakingSpace:"\xA0",nbsp:"\xA0",Nopf:"\u2115",naturals:"\u2115",Not:"\u2AEC",NotCongruent:"\u2262",nequiv:"\u2262",NotCupCap:"\u226D",NotDoubleVerticalBar:"\u2226",npar:"\u2226",nparallel:"\u2226",nshortparallel:"\u2226",nspar:"\u2226",NotElement:"\u2209",notin:"\u2209",notinva:"\u2209",NotEqual:"\u2260",ne:"\u2260",NotEqualTilde:"\u2242\u0338",nesim:"\u2242\u0338",NotExists:"\u2204",nexist:"\u2204",nexists:"\u2204",NotGreater:"\u226F",ngt:"\u226F",ngtr:"\u226F",NotGreaterEqual:"\u2271",nge:"\u2271",ngeq:"\u2271",NotGreaterFullEqual:"\u2267\u0338",ngE:"\u2267\u0338",ngeqq:"\u2267\u0338",NotGreaterGreater:"\u226B\u0338",nGtv:"\u226B\u0338",NotGreaterLess:"\u2279",ntgl:"\u2279",NotGreaterSlantEqual:"\u2A7E\u0338",ngeqslant:"\u2A7E\u0338",nges:"\u2A7E\u0338",NotGreaterTilde:"\u2275",ngsim:"\u2275",NotHumpDownHump:"\u224E\u0338",nbump:"\u224E\u0338",NotHumpEqual:"\u224F\u0338",nbumpe:"\u224F\u0338",NotLeftTriangle:"\u22EA",nltri:"\u22EA",ntriangleleft:"\u22EA",NotLeftTriangleBar:"\u29CF\u0338",NotLeftTriangleEqual:"\u22EC",nltrie:"\u22EC",ntrianglelefteq:"\u22EC",NotLess:"\u226E",nless:"\u226E",nlt:"\u226E",NotLessEqual:"\u2270",nle:"\u2270",nleq:"\u2270",NotLessGreater:"\u2278",ntlg:"\u2278",NotLessLess:"\u226A\u0338",nLtv:"\u226A\u0338",NotLessSlantEqual:"\u2A7D\u0338",nleqslant:"\u2A7D\u0338",nles:"\u2A7D\u0338",NotLessTilde:"\u2274",nlsim:"\u2274",NotNestedGreaterGreater:"\u2AA2\u0338",NotNestedLessLess:"\u2AA1\u0338",NotPrecedes:"\u2280",npr:"\u2280",nprec:"\u2280",NotPrecedesEqual:"\u2AAF\u0338",npre:"\u2AAF\u0338",npreceq:"\u2AAF\u0338",NotPrecedesSlantEqual:"\u22E0",nprcue:"\u22E0",NotReverseElement:"\u220C",notni:"\u220C",notniva:"\u220C",NotRightTriangle:"\u22EB",nrtri:"\u22EB",ntriangleright:"\u22EB",NotRightTriangleBar:"\u29D0\u0338",NotRightTriangleEqual:"\u22ED",nrtrie:"\u22ED",ntrianglerighteq:"\u22ED",NotSquareSubset:"\u228F\u0338",NotSquareSubsetEqual:"\u22E2",nsqsube:"\u22E2",NotSquareSuperset:"\u2290\u0338",NotSquareSupersetEqual:"\u22E3",nsqsupe:"\u22E3",NotSubset:"\u2282\u20D2",nsubset:"\u2282\u20D2",vnsub:"\u2282\u20D2",NotSubsetEqual:"\u2288",nsube:"\u2288",nsubseteq:"\u2288",NotSucceeds:"\u2281",nsc:"\u2281",nsucc:"\u2281",NotSucceedsEqual:"\u2AB0\u0338",nsce:"\u2AB0\u0338",nsucceq:"\u2AB0\u0338",NotSucceedsSlantEqual:"\u22E1",nsccue:"\u22E1",NotSucceedsTilde:"\u227F\u0338",NotSuperset:"\u2283\u20D2",nsupset:"\u2283\u20D2",vnsup:"\u2283\u20D2",NotSupersetEqual:"\u2289",nsupe:"\u2289",nsupseteq:"\u2289",NotTilde:"\u2241",nsim:"\u2241",NotTildeEqual:"\u2244",nsime:"\u2244",nsimeq:"\u2244",NotTildeFullEqual:"\u2247",ncong:"\u2247",NotTildeTilde:"\u2249",nap:"\u2249",napprox:"\u2249",NotVerticalBar:"\u2224",nmid:"\u2224",nshortmid:"\u2224",nsmid:"\u2224",Nscr:"\u{1D4A9}",Ntilde:"\xD1",Nu:"\u039D",OElig:"\u0152",Oacute:"\xD3",Ocirc:"\xD4",Ocy:"\u041E",Odblac:"\u0150",Ofr:"\u{1D512}",Ograve:"\xD2",Omacr:"\u014C",Omega:"\u03A9",ohm:"\u03A9",Omicron:"\u039F",Oopf:"\u{1D546}",OpenCurlyDoubleQuote:"\u201C",ldquo:"\u201C",OpenCurlyQuote:"\u2018",lsquo:"\u2018",Or:"\u2A54",Oscr:"\u{1D4AA}",Oslash:"\xD8",Otilde:"\xD5",Otimes:"\u2A37",Ouml:"\xD6",OverBar:"\u203E",oline:"\u203E",OverBrace:"\u23DE",OverBracket:"\u23B4",tbrk:"\u23B4",OverParenthesis:"\u23DC",PartialD:"\u2202",part:"\u2202",Pcy:"\u041F",Pfr:"\u{1D513}",Phi:"\u03A6",Pi:"\u03A0",PlusMinus:"\xB1",plusmn:"\xB1",pm:"\xB1",Popf:"\u2119",primes:"\u2119",Pr:"\u2ABB",Precedes:"\u227A",pr:"\u227A",prec:"\u227A",PrecedesEqual:"\u2AAF",pre:"\u2AAF",preceq:"\u2AAF",PrecedesSlantEqual:"\u227C",prcue:"\u227C",preccurlyeq:"\u227C",PrecedesTilde:"\u227E",precsim:"\u227E",prsim:"\u227E",Prime:"\u2033",Product:"\u220F",prod:"\u220F",Proportional:"\u221D",prop:"\u221D",propto:"\u221D",varpropto:"\u221D",vprop:"\u221D",Pscr:"\u{1D4AB}",Psi:"\u03A8",QUOT:'"',quot:'"',Qfr:"\u{1D514}",Qopf:"\u211A",rationals:"\u211A",Qscr:"\u{1D4AC}",RBarr:"\u2910",drbkarow:"\u2910",REG:"\xAE",circledR:"\xAE",reg:"\xAE",Racute:"\u0154",Rang:"\u27EB",Rarr:"\u21A0",twoheadrightarrow:"\u21A0",Rarrtl:"\u2916",Rcaron:"\u0158",Rcedil:"\u0156",Rcy:"\u0420",Re:"\u211C",Rfr:"\u211C",real:"\u211C",realpart:"\u211C",ReverseElement:"\u220B",SuchThat:"\u220B",ni:"\u220B",niv:"\u220B",ReverseEquilibrium:"\u21CB",leftrightharpoons:"\u21CB",lrhar:"\u21CB",ReverseUpEquilibrium:"\u296F",duhar:"\u296F",Rho:"\u03A1",RightAngleBracket:"\u27E9",rang:"\u27E9",rangle:"\u27E9",RightArrow:"\u2192",ShortRightArrow:"\u2192",rarr:"\u2192",rightarrow:"\u2192",srarr:"\u2192",RightArrowBar:"\u21E5",rarrb:"\u21E5",RightArrowLeftArrow:"\u21C4",rightleftarrows:"\u21C4",rlarr:"\u21C4",RightCeiling:"\u2309",rceil:"\u2309",RightDoubleBracket:"\u27E7",robrk:"\u27E7",RightDownTeeVector:"\u295D",RightDownVector:"\u21C2",dharr:"\u21C2",downharpoonright:"\u21C2",RightDownVectorBar:"\u2955",RightFloor:"\u230B",rfloor:"\u230B",RightTee:"\u22A2",vdash:"\u22A2",RightTeeArrow:"\u21A6",map:"\u21A6",mapsto:"\u21A6",RightTeeVector:"\u295B",RightTriangle:"\u22B3",vartriangleright:"\u22B3",vrtri:"\u22B3",RightTriangleBar:"\u29D0",RightTriangleEqual:"\u22B5",rtrie:"\u22B5",trianglerighteq:"\u22B5",RightUpDownVector:"\u294F",RightUpTeeVector:"\u295C",RightUpVector:"\u21BE",uharr:"\u21BE",upharpoonright:"\u21BE",RightUpVectorBar:"\u2954",RightVector:"\u21C0",rharu:"\u21C0",rightharpoonup:"\u21C0",RightVectorBar:"\u2953",Ropf:"\u211D",reals:"\u211D",RoundImplies:"\u2970",Rrightarrow:"\u21DB",rAarr:"\u21DB",Rscr:"\u211B",realine:"\u211B",Rsh:"\u21B1",rsh:"\u21B1",RuleDelayed:"\u29F4",SHCHcy:"\u0429",SHcy:"\u0428",SOFTcy:"\u042C",Sacute:"\u015A",Sc:"\u2ABC",Scaron:"\u0160",Scedil:"\u015E",Scirc:"\u015C",Scy:"\u0421",Sfr:"\u{1D516}",ShortUpArrow:"\u2191",UpArrow:"\u2191",uarr:"\u2191",uparrow:"\u2191",Sigma:"\u03A3",SmallCircle:"\u2218",compfn:"\u2218",Sopf:"\u{1D54A}",Sqrt:"\u221A",radic:"\u221A",Square:"\u25A1",squ:"\u25A1",square:"\u25A1",SquareIntersection:"\u2293",sqcap:"\u2293",SquareSubset:"\u228F",sqsub:"\u228F",sqsubset:"\u228F",SquareSubsetEqual:"\u2291",sqsube:"\u2291",sqsubseteq:"\u2291",SquareSuperset:"\u2290",sqsup:"\u2290",sqsupset:"\u2290",SquareSupersetEqual:"\u2292",sqsupe:"\u2292",sqsupseteq:"\u2292",SquareUnion:"\u2294",sqcup:"\u2294",Sscr:"\u{1D4AE}",Star:"\u22C6",sstarf:"\u22C6",Sub:"\u22D0",Subset:"\u22D0",SubsetEqual:"\u2286",sube:"\u2286",subseteq:"\u2286",Succeeds:"\u227B",sc:"\u227B",succ:"\u227B",SucceedsEqual:"\u2AB0",sce:"\u2AB0",succeq:"\u2AB0",SucceedsSlantEqual:"\u227D",sccue:"\u227D",succcurlyeq:"\u227D",SucceedsTilde:"\u227F",scsim:"\u227F",succsim:"\u227F",Sum:"\u2211",sum:"\u2211",Sup:"\u22D1",Supset:"\u22D1",Superset:"\u2283",sup:"\u2283",supset:"\u2283",SupersetEqual:"\u2287",supe:"\u2287",supseteq:"\u2287",THORN:"\xDE",TRADE:"\u2122",trade:"\u2122",TSHcy:"\u040B",TScy:"\u0426",Tab:" ",Tau:"\u03A4",Tcaron:"\u0164",Tcedil:"\u0162",Tcy:"\u0422",Tfr:"\u{1D517}",Therefore:"\u2234",there4:"\u2234",therefore:"\u2234",Theta:"\u0398",ThickSpace:"\u205F\u200A",ThinSpace:"\u2009",thinsp:"\u2009",Tilde:"\u223C",sim:"\u223C",thicksim:"\u223C",thksim:"\u223C",TildeEqual:"\u2243",sime:"\u2243",simeq:"\u2243",TildeFullEqual:"\u2245",cong:"\u2245",TildeTilde:"\u2248",ap:"\u2248",approx:"\u2248",asymp:"\u2248",thickapprox:"\u2248",thkap:"\u2248",Topf:"\u{1D54B}",TripleDot:"\u20DB",tdot:"\u20DB",Tscr:"\u{1D4AF}",Tstrok:"\u0166",Uacute:"\xDA",Uarr:"\u219F",Uarrocir:"\u2949",Ubrcy:"\u040E",Ubreve:"\u016C",Ucirc:"\xDB",Ucy:"\u0423",Udblac:"\u0170",Ufr:"\u{1D518}",Ugrave:"\xD9",Umacr:"\u016A",UnderBar:"_",lowbar:"_",UnderBrace:"\u23DF",UnderBracket:"\u23B5",bbrk:"\u23B5",UnderParenthesis:"\u23DD",Union:"\u22C3",bigcup:"\u22C3",xcup:"\u22C3",UnionPlus:"\u228E",uplus:"\u228E",Uogon:"\u0172",Uopf:"\u{1D54C}",UpArrowBar:"\u2912",UpArrowDownArrow:"\u21C5",udarr:"\u21C5",UpDownArrow:"\u2195",updownarrow:"\u2195",varr:"\u2195",UpEquilibrium:"\u296E",udhar:"\u296E",UpTee:"\u22A5",bot:"\u22A5",bottom:"\u22A5",perp:"\u22A5",UpTeeArrow:"\u21A5",mapstoup:"\u21A5",UpperLeftArrow:"\u2196",nwarr:"\u2196",nwarrow:"\u2196",UpperRightArrow:"\u2197",nearr:"\u2197",nearrow:"\u2197",Upsi:"\u03D2",upsih:"\u03D2",Upsilon:"\u03A5",Uring:"\u016E",Uscr:"\u{1D4B0}",Utilde:"\u0168",Uuml:"\xDC",VDash:"\u22AB",Vbar:"\u2AEB",Vcy:"\u0412",Vdash:"\u22A9",Vdashl:"\u2AE6",Vee:"\u22C1",bigvee:"\u22C1",xvee:"\u22C1",Verbar:"\u2016",Vert:"\u2016",VerticalBar:"\u2223",mid:"\u2223",shortmid:"\u2223",smid:"\u2223",VerticalLine:"|",verbar:"|",vert:"|",VerticalSeparator:"\u2758",VerticalTilde:"\u2240",wr:"\u2240",wreath:"\u2240",VeryThinSpace:"\u200A",hairsp:"\u200A",Vfr:"\u{1D519}",Vopf:"\u{1D54D}",Vscr:"\u{1D4B1}",Vvdash:"\u22AA",Wcirc:"\u0174",Wedge:"\u22C0",bigwedge:"\u22C0",xwedge:"\u22C0",Wfr:"\u{1D51A}",Wopf:"\u{1D54E}",Wscr:"\u{1D4B2}",Xfr:"\u{1D51B}",Xi:"\u039E",Xopf:"\u{1D54F}",Xscr:"\u{1D4B3}",YAcy:"\u042F",YIcy:"\u0407",YUcy:"\u042E",Yacute:"\xDD",Ycirc:"\u0176",Ycy:"\u042B",Yfr:"\u{1D51C}",Yopf:"\u{1D550}",Yscr:"\u{1D4B4}",Yuml:"\u0178",ZHcy:"\u0416",Zacute:"\u0179",Zcaron:"\u017D",Zcy:"\u0417",Zdot:"\u017B",Zeta:"\u0396",Zfr:"\u2128",zeetrf:"\u2128",Zopf:"\u2124",integers:"\u2124",Zscr:"\u{1D4B5}",aacute:"\xE1",abreve:"\u0103",ac:"\u223E",mstpos:"\u223E",acE:"\u223E\u0333",acd:"\u223F",acirc:"\xE2",acy:"\u0430",aelig:"\xE6",afr:"\u{1D51E}",agrave:"\xE0",alefsym:"\u2135",aleph:"\u2135",alpha:"\u03B1",amacr:"\u0101",amalg:"\u2A3F",and:"\u2227",wedge:"\u2227",andand:"\u2A55",andd:"\u2A5C",andslope:"\u2A58",andv:"\u2A5A",ang:"\u2220",angle:"\u2220",ange:"\u29A4",angmsd:"\u2221",measuredangle:"\u2221",angmsdaa:"\u29A8",angmsdab:"\u29A9",angmsdac:"\u29AA",angmsdad:"\u29AB",angmsdae:"\u29AC",angmsdaf:"\u29AD",angmsdag:"\u29AE",angmsdah:"\u29AF",angrt:"\u221F",angrtvb:"\u22BE",angrtvbd:"\u299D",angsph:"\u2222",angzarr:"\u237C",aogon:"\u0105",aopf:"\u{1D552}",apE:"\u2A70",apacir:"\u2A6F",ape:"\u224A",approxeq:"\u224A",apid:"\u224B",apos:"'",aring:"\xE5",ascr:"\u{1D4B6}",ast:"*",midast:"*",atilde:"\xE3",auml:"\xE4",awint:"\u2A11",bNot:"\u2AED",backcong:"\u224C",bcong:"\u224C",backepsilon:"\u03F6",bepsi:"\u03F6",backprime:"\u2035",bprime:"\u2035",backsim:"\u223D",bsim:"\u223D",backsimeq:"\u22CD",bsime:"\u22CD",barvee:"\u22BD",barwed:"\u2305",barwedge:"\u2305",bbrktbrk:"\u23B6",bcy:"\u0431",bdquo:"\u201E",ldquor:"\u201E",bemptyv:"\u29B0",beta:"\u03B2",beth:"\u2136",between:"\u226C",twixt:"\u226C",bfr:"\u{1D51F}",bigcirc:"\u25EF",xcirc:"\u25EF",bigodot:"\u2A00",xodot:"\u2A00",bigoplus:"\u2A01",xoplus:"\u2A01",bigotimes:"\u2A02",xotime:"\u2A02",bigsqcup:"\u2A06",xsqcup:"\u2A06",bigstar:"\u2605",starf:"\u2605",bigtriangledown:"\u25BD",xdtri:"\u25BD",bigtriangleup:"\u25B3",xutri:"\u25B3",biguplus:"\u2A04",xuplus:"\u2A04",bkarow:"\u290D",rbarr:"\u290D",blacklozenge:"\u29EB",lozf:"\u29EB",blacktriangle:"\u25B4",utrif:"\u25B4",blacktriangledown:"\u25BE",dtrif:"\u25BE",blacktriangleleft:"\u25C2",ltrif:"\u25C2",blacktriangleright:"\u25B8",rtrif:"\u25B8",blank:"\u2423",blk12:"\u2592",blk14:"\u2591",blk34:"\u2593",block:"\u2588",bne:"=\u20E5",bnequiv:"\u2261\u20E5",bnot:"\u2310",bopf:"\u{1D553}",bowtie:"\u22C8",boxDL:"\u2557",boxDR:"\u2554",boxDl:"\u2556",boxDr:"\u2553",boxH:"\u2550",boxHD:"\u2566",boxHU:"\u2569",boxHd:"\u2564",boxHu:"\u2567",boxUL:"\u255D",boxUR:"\u255A",boxUl:"\u255C",boxUr:"\u2559",boxV:"\u2551",boxVH:"\u256C",boxVL:"\u2563",boxVR:"\u2560",boxVh:"\u256B",boxVl:"\u2562",boxVr:"\u255F",boxbox:"\u29C9",boxdL:"\u2555",boxdR:"\u2552",boxdl:"\u2510",boxdr:"\u250C",boxhD:"\u2565",boxhU:"\u2568",boxhd:"\u252C",boxhu:"\u2534",boxminus:"\u229F",minusb:"\u229F",boxplus:"\u229E",plusb:"\u229E",boxtimes:"\u22A0",timesb:"\u22A0",boxuL:"\u255B",boxuR:"\u2558",boxul:"\u2518",boxur:"\u2514",boxv:"\u2502",boxvH:"\u256A",boxvL:"\u2561",boxvR:"\u255E",boxvh:"\u253C",boxvl:"\u2524",boxvr:"\u251C",brvbar:"\xA6",bscr:"\u{1D4B7}",bsemi:"\u204F",bsol:"\\",bsolb:"\u29C5",bsolhsub:"\u27C8",bull:"\u2022",bullet:"\u2022",bumpE:"\u2AAE",cacute:"\u0107",cap:"\u2229",capand:"\u2A44",capbrcup:"\u2A49",capcap:"\u2A4B",capcup:"\u2A47",capdot:"\u2A40",caps:"\u2229\uFE00",caret:"\u2041",ccaps:"\u2A4D",ccaron:"\u010D",ccedil:"\xE7",ccirc:"\u0109",ccups:"\u2A4C",ccupssm:"\u2A50",cdot:"\u010B",cemptyv:"\u29B2",cent:"\xA2",cfr:"\u{1D520}",chcy:"\u0447",check:"\u2713",checkmark:"\u2713",chi:"\u03C7",cir:"\u25CB",cirE:"\u29C3",circ:"\u02C6",circeq:"\u2257",cire:"\u2257",circlearrowleft:"\u21BA",olarr:"\u21BA",circlearrowright:"\u21BB",orarr:"\u21BB",circledS:"\u24C8",oS:"\u24C8",circledast:"\u229B",oast:"\u229B",circledcirc:"\u229A",ocir:"\u229A",circleddash:"\u229D",odash:"\u229D",cirfnint:"\u2A10",cirmid:"\u2AEF",cirscir:"\u29C2",clubs:"\u2663",clubsuit:"\u2663",colon:":",comma:",",commat:"@",comp:"\u2201",complement:"\u2201",congdot:"\u2A6D",copf:"\u{1D554}",copysr:"\u2117",crarr:"\u21B5",cross:"\u2717",cscr:"\u{1D4B8}",csub:"\u2ACF",csube:"\u2AD1",csup:"\u2AD0",csupe:"\u2AD2",ctdot:"\u22EF",cudarrl:"\u2938",cudarrr:"\u2935",cuepr:"\u22DE",curlyeqprec:"\u22DE",cuesc:"\u22DF",curlyeqsucc:"\u22DF",cularr:"\u21B6",curvearrowleft:"\u21B6",cularrp:"\u293D",cup:"\u222A",cupbrcap:"\u2A48",cupcap:"\u2A46",cupcup:"\u2A4A",cupdot:"\u228D",cupor:"\u2A45",cups:"\u222A\uFE00",curarr:"\u21B7",curvearrowright:"\u21B7",curarrm:"\u293C",curlyvee:"\u22CE",cuvee:"\u22CE",curlywedge:"\u22CF",cuwed:"\u22CF",curren:"\xA4",cwint:"\u2231",cylcty:"\u232D",dHar:"\u2965",dagger:"\u2020",daleth:"\u2138",dash:"\u2010",hyphen:"\u2010",dbkarow:"\u290F",rBarr:"\u290F",dcaron:"\u010F",dcy:"\u0434",ddarr:"\u21CA",downdownarrows:"\u21CA",ddotseq:"\u2A77",eDDot:"\u2A77",deg:"\xB0",delta:"\u03B4",demptyv:"\u29B1",dfisht:"\u297F",dfr:"\u{1D521}",diamondsuit:"\u2666",diams:"\u2666",digamma:"\u03DD",gammad:"\u03DD",disin:"\u22F2",div:"\xF7",divide:"\xF7",divideontimes:"\u22C7",divonx:"\u22C7",djcy:"\u0452",dlcorn:"\u231E",llcorner:"\u231E",dlcrop:"\u230D",dollar:"$",dopf:"\u{1D555}",doteqdot:"\u2251",eDot:"\u2251",dotminus:"\u2238",minusd:"\u2238",dotplus:"\u2214",plusdo:"\u2214",dotsquare:"\u22A1",sdotb:"\u22A1",drcorn:"\u231F",lrcorner:"\u231F",drcrop:"\u230C",dscr:"\u{1D4B9}",dscy:"\u0455",dsol:"\u29F6",dstrok:"\u0111",dtdot:"\u22F1",dtri:"\u25BF",triangledown:"\u25BF",dwangle:"\u29A6",dzcy:"\u045F",dzigrarr:"\u27FF",eacute:"\xE9",easter:"\u2A6E",ecaron:"\u011B",ecir:"\u2256",eqcirc:"\u2256",ecirc:"\xEA",ecolon:"\u2255",eqcolon:"\u2255",ecy:"\u044D",edot:"\u0117",efDot:"\u2252",fallingdotseq:"\u2252",efr:"\u{1D522}",eg:"\u2A9A",egrave:"\xE8",egs:"\u2A96",eqslantgtr:"\u2A96",egsdot:"\u2A98",el:"\u2A99",elinters:"\u23E7",ell:"\u2113",els:"\u2A95",eqslantless:"\u2A95",elsdot:"\u2A97",emacr:"\u0113",empty:"\u2205",emptyset:"\u2205",emptyv:"\u2205",varnothing:"\u2205",emsp13:"\u2004",emsp14:"\u2005",emsp:"\u2003",eng:"\u014B",ensp:"\u2002",eogon:"\u0119",eopf:"\u{1D556}",epar:"\u22D5",eparsl:"\u29E3",eplus:"\u2A71",epsi:"\u03B5",epsilon:"\u03B5",epsiv:"\u03F5",straightepsilon:"\u03F5",varepsilon:"\u03F5",equals:"=",equest:"\u225F",questeq:"\u225F",equivDD:"\u2A78",eqvparsl:"\u29E5",erDot:"\u2253",risingdotseq:"\u2253",erarr:"\u2971",escr:"\u212F",eta:"\u03B7",eth:"\xF0",euml:"\xEB",euro:"\u20AC",excl:"!",fcy:"\u0444",female:"\u2640",ffilig:"\uFB03",fflig:"\uFB00",ffllig:"\uFB04",ffr:"\u{1D523}",filig:"\uFB01",fjlig:"fj",flat:"\u266D",fllig:"\uFB02",fltns:"\u25B1",fnof:"\u0192",fopf:"\u{1D557}",fork:"\u22D4",pitchfork:"\u22D4",forkv:"\u2AD9",fpartint:"\u2A0D",frac12:"\xBD",half:"\xBD",frac13:"\u2153",frac14:"\xBC",frac15:"\u2155",frac16:"\u2159",frac18:"\u215B",frac23:"\u2154",frac25:"\u2156",frac34:"\xBE",frac35:"\u2157",frac38:"\u215C",frac45:"\u2158",frac56:"\u215A",frac58:"\u215D",frac78:"\u215E",frasl:"\u2044",frown:"\u2322",sfrown:"\u2322",fscr:"\u{1D4BB}",gEl:"\u2A8C",gtreqqless:"\u2A8C",gacute:"\u01F5",gamma:"\u03B3",gap:"\u2A86",gtrapprox:"\u2A86",gbreve:"\u011F",gcirc:"\u011D",gcy:"\u0433",gdot:"\u0121",gescc:"\u2AA9",gesdot:"\u2A80",gesdoto:"\u2A82",gesdotol:"\u2A84",gesl:"\u22DB\uFE00",gesles:"\u2A94",gfr:"\u{1D524}",gimel:"\u2137",gjcy:"\u0453",glE:"\u2A92",gla:"\u2AA5",glj:"\u2AA4",gnE:"\u2269",gneqq:"\u2269",gnap:"\u2A8A",gnapprox:"\u2A8A",gne:"\u2A88",gneq:"\u2A88",gnsim:"\u22E7",gopf:"\u{1D558}",gscr:"\u210A",gsime:"\u2A8E",gsiml:"\u2A90",gtcc:"\u2AA7",gtcir:"\u2A7A",gtdot:"\u22D7",gtrdot:"\u22D7",gtlPar:"\u2995",gtquest:"\u2A7C",gtrarr:"\u2978",gvertneqq:"\u2269\uFE00",gvnE:"\u2269\uFE00",hardcy:"\u044A",harrcir:"\u2948",harrw:"\u21AD",leftrightsquigarrow:"\u21AD",hbar:"\u210F",hslash:"\u210F",planck:"\u210F",plankv:"\u210F",hcirc:"\u0125",hearts:"\u2665",heartsuit:"\u2665",hellip:"\u2026",mldr:"\u2026",hercon:"\u22B9",hfr:"\u{1D525}",hksearow:"\u2925",searhk:"\u2925",hkswarow:"\u2926",swarhk:"\u2926",hoarr:"\u21FF",homtht:"\u223B",hookleftarrow:"\u21A9",larrhk:"\u21A9",hookrightarrow:"\u21AA",rarrhk:"\u21AA",hopf:"\u{1D559}",horbar:"\u2015",hscr:"\u{1D4BD}",hstrok:"\u0127",hybull:"\u2043",iacute:"\xED",icirc:"\xEE",icy:"\u0438",iecy:"\u0435",iexcl:"\xA1",ifr:"\u{1D526}",igrave:"\xEC",iiiint:"\u2A0C",qint:"\u2A0C",iiint:"\u222D",tint:"\u222D",iinfin:"\u29DC",iiota:"\u2129",ijlig:"\u0133",imacr:"\u012B",imath:"\u0131",inodot:"\u0131",imof:"\u22B7",imped:"\u01B5",incare:"\u2105",infin:"\u221E",infintie:"\u29DD",intcal:"\u22BA",intercal:"\u22BA",intlarhk:"\u2A17",intprod:"\u2A3C",iprod:"\u2A3C",iocy:"\u0451",iogon:"\u012F",iopf:"\u{1D55A}",iota:"\u03B9",iquest:"\xBF",iscr:"\u{1D4BE}",isinE:"\u22F9",isindot:"\u22F5",isins:"\u22F4",isinsv:"\u22F3",itilde:"\u0129",iukcy:"\u0456",iuml:"\xEF",jcirc:"\u0135",jcy:"\u0439",jfr:"\u{1D527}",jmath:"\u0237",jopf:"\u{1D55B}",jscr:"\u{1D4BF}",jsercy:"\u0458",jukcy:"\u0454",kappa:"\u03BA",kappav:"\u03F0",varkappa:"\u03F0",kcedil:"\u0137",kcy:"\u043A",kfr:"\u{1D528}",kgreen:"\u0138",khcy:"\u0445",kjcy:"\u045C",kopf:"\u{1D55C}",kscr:"\u{1D4C0}",lAtail:"\u291B",lBarr:"\u290E",lEg:"\u2A8B",lesseqqgtr:"\u2A8B",lHar:"\u2962",lacute:"\u013A",laemptyv:"\u29B4",lambda:"\u03BB",langd:"\u2991",lap:"\u2A85",lessapprox:"\u2A85",laquo:"\xAB",larrbfs:"\u291F",larrfs:"\u291D",larrlp:"\u21AB",looparrowleft:"\u21AB",larrpl:"\u2939",larrsim:"\u2973",larrtl:"\u21A2",leftarrowtail:"\u21A2",lat:"\u2AAB",latail:"\u2919",late:"\u2AAD",lates:"\u2AAD\uFE00",lbarr:"\u290C",lbbrk:"\u2772",lbrace:"{",lcub:"{",lbrack:"[",lsqb:"[",lbrke:"\u298B",lbrksld:"\u298F",lbrkslu:"\u298D",lcaron:"\u013E",lcedil:"\u013C",lcy:"\u043B",ldca:"\u2936",ldrdhar:"\u2967",ldrushar:"\u294B",ldsh:"\u21B2",le:"\u2264",leq:"\u2264",leftleftarrows:"\u21C7",llarr:"\u21C7",leftthreetimes:"\u22CB",lthree:"\u22CB",lescc:"\u2AA8",lesdot:"\u2A7F",lesdoto:"\u2A81",lesdotor:"\u2A83",lesg:"\u22DA\uFE00",lesges:"\u2A93",lessdot:"\u22D6",ltdot:"\u22D6",lfisht:"\u297C",lfr:"\u{1D529}",lgE:"\u2A91",lharul:"\u296A",lhblk:"\u2584",ljcy:"\u0459",llhard:"\u296B",lltri:"\u25FA",lmidot:"\u0140",lmoust:"\u23B0",lmoustache:"\u23B0",lnE:"\u2268",lneqq:"\u2268",lnap:"\u2A89",lnapprox:"\u2A89",lne:"\u2A87",lneq:"\u2A87",lnsim:"\u22E6",loang:"\u27EC",loarr:"\u21FD",longmapsto:"\u27FC",xmap:"\u27FC",looparrowright:"\u21AC",rarrlp:"\u21AC",lopar:"\u2985",lopf:"\u{1D55D}",loplus:"\u2A2D",lotimes:"\u2A34",lowast:"\u2217",loz:"\u25CA",lozenge:"\u25CA",lpar:"(",lparlt:"\u2993",lrhard:"\u296D",lrm:"\u200E",lrtri:"\u22BF",lsaquo:"\u2039",lscr:"\u{1D4C1}",lsime:"\u2A8D",lsimg:"\u2A8F",lsquor:"\u201A",sbquo:"\u201A",lstrok:"\u0142",ltcc:"\u2AA6",ltcir:"\u2A79",ltimes:"\u22C9",ltlarr:"\u2976",ltquest:"\u2A7B",ltrPar:"\u2996",ltri:"\u25C3",triangleleft:"\u25C3",lurdshar:"\u294A",luruhar:"\u2966",lvertneqq:"\u2268\uFE00",lvnE:"\u2268\uFE00",mDDot:"\u223A",macr:"\xAF",strns:"\xAF",male:"\u2642",malt:"\u2720",maltese:"\u2720",marker:"\u25AE",mcomma:"\u2A29",mcy:"\u043C",mdash:"\u2014",mfr:"\u{1D52A}",mho:"\u2127",micro:"\xB5",midcir:"\u2AF0",minus:"\u2212",minusdu:"\u2A2A",mlcp:"\u2ADB",models:"\u22A7",mopf:"\u{1D55E}",mscr:"\u{1D4C2}",mu:"\u03BC",multimap:"\u22B8",mumap:"\u22B8",nGg:"\u22D9\u0338",nGt:"\u226B\u20D2",nLeftarrow:"\u21CD",nlArr:"\u21CD",nLeftrightarrow:"\u21CE",nhArr:"\u21CE",nLl:"\u22D8\u0338",nLt:"\u226A\u20D2",nRightarrow:"\u21CF",nrArr:"\u21CF",nVDash:"\u22AF",nVdash:"\u22AE",nacute:"\u0144",nang:"\u2220\u20D2",napE:"\u2A70\u0338",napid:"\u224B\u0338",napos:"\u0149",natur:"\u266E",natural:"\u266E",ncap:"\u2A43",ncaron:"\u0148",ncedil:"\u0146",ncongdot:"\u2A6D\u0338",ncup:"\u2A42",ncy:"\u043D",ndash:"\u2013",neArr:"\u21D7",nearhk:"\u2924",nedot:"\u2250\u0338",nesear:"\u2928",toea:"\u2928",nfr:"\u{1D52B}",nharr:"\u21AE",nleftrightarrow:"\u21AE",nhpar:"\u2AF2",nis:"\u22FC",nisd:"\u22FA",njcy:"\u045A",nlE:"\u2266\u0338",nleqq:"\u2266\u0338",nlarr:"\u219A",nleftarrow:"\u219A",nldr:"\u2025",nopf:"\u{1D55F}",not:"\xAC",notinE:"\u22F9\u0338",notindot:"\u22F5\u0338",notinvb:"\u22F7",notinvc:"\u22F6",notnivb:"\u22FE",notnivc:"\u22FD",nparsl:"\u2AFD\u20E5",npart:"\u2202\u0338",npolint:"\u2A14",nrarr:"\u219B",nrightarrow:"\u219B",nrarrc:"\u2933\u0338",nrarrw:"\u219D\u0338",nscr:"\u{1D4C3}",nsub:"\u2284",nsubE:"\u2AC5\u0338",nsubseteqq:"\u2AC5\u0338",nsup:"\u2285",nsupE:"\u2AC6\u0338",nsupseteqq:"\u2AC6\u0338",ntilde:"\xF1",nu:"\u03BD",num:"#",numero:"\u2116",numsp:"\u2007",nvDash:"\u22AD",nvHarr:"\u2904",nvap:"\u224D\u20D2",nvdash:"\u22AC",nvge:"\u2265\u20D2",nvgt:">\u20D2",nvinfin:"\u29DE",nvlArr:"\u2902",nvle:"\u2264\u20D2",nvlt:"<\u20D2",nvltrie:"\u22B4\u20D2",nvrArr:"\u2903",nvrtrie:"\u22B5\u20D2",nvsim:"\u223C\u20D2",nwArr:"\u21D6",nwarhk:"\u2923",nwnear:"\u2927",oacute:"\xF3",ocirc:"\xF4",ocy:"\u043E",odblac:"\u0151",odiv:"\u2A38",odsold:"\u29BC",oelig:"\u0153",ofcir:"\u29BF",ofr:"\u{1D52C}",ogon:"\u02DB",ograve:"\xF2",ogt:"\u29C1",ohbar:"\u29B5",olcir:"\u29BE",olcross:"\u29BB",olt:"\u29C0",omacr:"\u014D",omega:"\u03C9",omicron:"\u03BF",omid:"\u29B6",oopf:"\u{1D560}",opar:"\u29B7",operp:"\u29B9",or:"\u2228",vee:"\u2228",ord:"\u2A5D",order:"\u2134",orderof:"\u2134",oscr:"\u2134",ordf:"\xAA",ordm:"\xBA",origof:"\u22B6",oror:"\u2A56",orslope:"\u2A57",orv:"\u2A5B",oslash:"\xF8",osol:"\u2298",otilde:"\xF5",otimesas:"\u2A36",ouml:"\xF6",ovbar:"\u233D",para:"\xB6",parsim:"\u2AF3",parsl:"\u2AFD",pcy:"\u043F",percnt:"%",period:".",permil:"\u2030",pertenk:"\u2031",pfr:"\u{1D52D}",phi:"\u03C6",phiv:"\u03D5",straightphi:"\u03D5",varphi:"\u03D5",phone:"\u260E",pi:"\u03C0",piv:"\u03D6",varpi:"\u03D6",planckh:"\u210E",plus:"+",plusacir:"\u2A23",pluscir:"\u2A22",plusdu:"\u2A25",pluse:"\u2A72",plussim:"\u2A26",plustwo:"\u2A27",pointint:"\u2A15",popf:"\u{1D561}",pound:"\xA3",prE:"\u2AB3",prap:"\u2AB7",precapprox:"\u2AB7",precnapprox:"\u2AB9",prnap:"\u2AB9",precneqq:"\u2AB5",prnE:"\u2AB5",precnsim:"\u22E8",prnsim:"\u22E8",prime:"\u2032",profalar:"\u232E",profline:"\u2312",profsurf:"\u2313",prurel:"\u22B0",pscr:"\u{1D4C5}",psi:"\u03C8",puncsp:"\u2008",qfr:"\u{1D52E}",qopf:"\u{1D562}",qprime:"\u2057",qscr:"\u{1D4C6}",quatint:"\u2A16",quest:"?",rAtail:"\u291C",rHar:"\u2964",race:"\u223D\u0331",racute:"\u0155",raemptyv:"\u29B3",rangd:"\u2992",range:"\u29A5",raquo:"\xBB",rarrap:"\u2975",rarrbfs:"\u2920",rarrc:"\u2933",rarrfs:"\u291E",rarrpl:"\u2945",rarrsim:"\u2974",rarrtl:"\u21A3",rightarrowtail:"\u21A3",rarrw:"\u219D",rightsquigarrow:"\u219D",ratail:"\u291A",ratio:"\u2236",rbbrk:"\u2773",rbrace:"}",rcub:"}",rbrack:"]",rsqb:"]",rbrke:"\u298C",rbrksld:"\u298E",rbrkslu:"\u2990",rcaron:"\u0159",rcedil:"\u0157",rcy:"\u0440",rdca:"\u2937",rdldhar:"\u2969",rdsh:"\u21B3",rect:"\u25AD",rfisht:"\u297D",rfr:"\u{1D52F}",rharul:"\u296C",rho:"\u03C1",rhov:"\u03F1",varrho:"\u03F1",rightrightarrows:"\u21C9",rrarr:"\u21C9",rightthreetimes:"\u22CC",rthree:"\u22CC",ring:"\u02DA",rlm:"\u200F",rmoust:"\u23B1",rmoustache:"\u23B1",rnmid:"\u2AEE",roang:"\u27ED",roarr:"\u21FE",ropar:"\u2986",ropf:"\u{1D563}",roplus:"\u2A2E",rotimes:"\u2A35",rpar:")",rpargt:"\u2994",rppolint:"\u2A12",rsaquo:"\u203A",rscr:"\u{1D4C7}",rtimes:"\u22CA",rtri:"\u25B9",triangleright:"\u25B9",rtriltri:"\u29CE",ruluhar:"\u2968",rx:"\u211E",sacute:"\u015B",scE:"\u2AB4",scap:"\u2AB8",succapprox:"\u2AB8",scaron:"\u0161",scedil:"\u015F",scirc:"\u015D",scnE:"\u2AB6",succneqq:"\u2AB6",scnap:"\u2ABA",succnapprox:"\u2ABA",scnsim:"\u22E9",succnsim:"\u22E9",scpolint:"\u2A13",scy:"\u0441",sdot:"\u22C5",sdote:"\u2A66",seArr:"\u21D8",sect:"\xA7",semi:";",seswar:"\u2929",tosa:"\u2929",sext:"\u2736",sfr:"\u{1D530}",sharp:"\u266F",shchcy:"\u0449",shcy:"\u0448",shy:"\xAD",sigma:"\u03C3",sigmaf:"\u03C2",sigmav:"\u03C2",varsigma:"\u03C2",simdot:"\u2A6A",simg:"\u2A9E",simgE:"\u2AA0",siml:"\u2A9D",simlE:"\u2A9F",simne:"\u2246",simplus:"\u2A24",simrarr:"\u2972",smashp:"\u2A33",smeparsl:"\u29E4",smile:"\u2323",ssmile:"\u2323",smt:"\u2AAA",smte:"\u2AAC",smtes:"\u2AAC\uFE00",softcy:"\u044C",sol:"/",solb:"\u29C4",solbar:"\u233F",sopf:"\u{1D564}",spades:"\u2660",spadesuit:"\u2660",sqcaps:"\u2293\uFE00",sqcups:"\u2294\uFE00",sscr:"\u{1D4C8}",star:"\u2606",sub:"\u2282",subset:"\u2282",subE:"\u2AC5",subseteqq:"\u2AC5",subdot:"\u2ABD",subedot:"\u2AC3",submult:"\u2AC1",subnE:"\u2ACB",subsetneqq:"\u2ACB",subne:"\u228A",subsetneq:"\u228A",subplus:"\u2ABF",subrarr:"\u2979",subsim:"\u2AC7",subsub:"\u2AD5",subsup:"\u2AD3",sung:"\u266A",sup1:"\xB9",sup2:"\xB2",sup3:"\xB3",supE:"\u2AC6",supseteqq:"\u2AC6",supdot:"\u2ABE",supdsub:"\u2AD8",supedot:"\u2AC4",suphsol:"\u27C9",suphsub:"\u2AD7",suplarr:"\u297B",supmult:"\u2AC2",supnE:"\u2ACC",supsetneqq:"\u2ACC",supne:"\u228B",supsetneq:"\u228B",supplus:"\u2AC0",supsim:"\u2AC8",supsub:"\u2AD4",supsup:"\u2AD6",swArr:"\u21D9",swnwar:"\u292A",szlig:"\xDF",target:"\u2316",tau:"\u03C4",tcaron:"\u0165",tcedil:"\u0163",tcy:"\u0442",telrec:"\u2315",tfr:"\u{1D531}",theta:"\u03B8",thetasym:"\u03D1",thetav:"\u03D1",vartheta:"\u03D1",thorn:"\xFE",times:"\xD7",timesbar:"\u2A31",timesd:"\u2A30",topbot:"\u2336",topcir:"\u2AF1",topf:"\u{1D565}",topfork:"\u2ADA",tprime:"\u2034",triangle:"\u25B5",utri:"\u25B5",triangleq:"\u225C",trie:"\u225C",tridot:"\u25EC",triminus:"\u2A3A",triplus:"\u2A39",trisb:"\u29CD",tritime:"\u2A3B",trpezium:"\u23E2",tscr:"\u{1D4C9}",tscy:"\u0446",tshcy:"\u045B",tstrok:"\u0167",uHar:"\u2963",uacute:"\xFA",ubrcy:"\u045E",ubreve:"\u016D",ucirc:"\xFB",ucy:"\u0443",udblac:"\u0171",ufisht:"\u297E",ufr:"\u{1D532}",ugrave:"\xF9",uhblk:"\u2580",ulcorn:"\u231C",ulcorner:"\u231C",ulcrop:"\u230F",ultri:"\u25F8",umacr:"\u016B",uogon:"\u0173",uopf:"\u{1D566}",upsi:"\u03C5",upsilon:"\u03C5",upuparrows:"\u21C8",uuarr:"\u21C8",urcorn:"\u231D",urcorner:"\u231D",urcrop:"\u230E",uring:"\u016F",urtri:"\u25F9",uscr:"\u{1D4CA}",utdot:"\u22F0",utilde:"\u0169",uuml:"\xFC",uwangle:"\u29A7",vBar:"\u2AE8",vBarv:"\u2AE9",vangrt:"\u299C",varsubsetneq:"\u228A\uFE00",vsubne:"\u228A\uFE00",varsubsetneqq:"\u2ACB\uFE00",vsubnE:"\u2ACB\uFE00",varsupsetneq:"\u228B\uFE00",vsupne:"\u228B\uFE00",varsupsetneqq:"\u2ACC\uFE00",vsupnE:"\u2ACC\uFE00",vcy:"\u0432",veebar:"\u22BB",veeeq:"\u225A",vellip:"\u22EE",vfr:"\u{1D533}",vopf:"\u{1D567}",vscr:"\u{1D4CB}",vzigzag:"\u299A",wcirc:"\u0175",wedbar:"\u2A5F",wedgeq:"\u2259",weierp:"\u2118",wp:"\u2118",wfr:"\u{1D534}",wopf:"\u{1D568}",wscr:"\u{1D4CC}",xfr:"\u{1D535}",xi:"\u03BE",xnis:"\u22FB",xopf:"\u{1D569}",xscr:"\u{1D4CD}",yacute:"\xFD",yacy:"\u044F",ycirc:"\u0177",ycy:"\u044B",yen:"\xA5",yfr:"\u{1D536}",yicy:"\u0457",yopf:"\u{1D56A}",yscr:"\u{1D4CE}",yucy:"\u044E",yuml:"\xFF",zacute:"\u017A",zcaron:"\u017E",zcy:"\u0437",zdot:"\u017C",zeta:"\u03B6",zfr:"\u{1D537}",zhcy:"\u0436",zigrarr:"\u21DD",zopf:"\u{1D56B}",zscr:"\u{1D4CF}",zwj:"\u200D",zwnj:"\u200C"},wm="\uE500";Uo.ngsp=wm;var gu=class{constructor(e,n,r){a(this,"tokens");a(this,"errors");a(this,"nonNormalizedIcuExpressions");this.tokens=e,this.errors=n,this.nonNormalizedIcuExpressions=r}};function _x(t,e,n,r={}){let s=new yu(new Br(t,e),n,r);return s.tokenize(),new gu(Ux(s.tokens),s.errors,s.nonNormalizedIcuExpressions)}var kx=/\r\n?/g;function $s(t){return`Unexpected character "${t===Xe?"EOF":String.fromCharCode(t)}"`}function ef(t){return`Unknown entity "${t}" - use the "&#<decimal>;" or "&#x<hex>;" syntax`}function Rx(t,e){return`Unable to parse entity "${e}" - ${t} character reference entities must end with ";"`}var sl;(function(t){t.HEX="hexadecimal",t.DEC="decimal"})(sl||(sl={}));var Px=["@if","@else","@for","@switch","@case","@default","@empty","@defer","@placeholder","@loading","@error"],Fi={start:"{{",end:"}}"},yu=class{constructor(e,n,r){a(this,"_getTagDefinition");a(this,"_cursor");a(this,"_tokenizeIcu");a(this,"_leadingTriviaCodePoints");a(this,"_currentTokenStart",null);a(this,"_currentTokenType",null);a(this,"_expansionCaseStack",[]);a(this,"_openDirectiveCount",0);a(this,"_inInterpolation",!1);a(this,"_preserveLineEndings");a(this,"_i18nNormalizeLineEndingsInICUs");a(this,"_tokenizeBlocks");a(this,"_tokenizeLet");a(this,"_selectorlessEnabled");a(this,"tokens",[]);a(this,"errors",[]);a(this,"nonNormalizedIcuExpressions",[]);var i,o,l;this._getTagDefinition=n,this._tokenizeIcu=r.tokenizeExpansionForms||!1,this._leadingTriviaCodePoints=r.leadingTriviaChars&&r.leadingTriviaChars.map(c=>c.codePointAt(0)||0);let s=r.range||{endPos:e.content.length,startPos:0,startLine:0,startCol:0};this._cursor=r.escapedString?new vu(e,s):new il(e,s),this._preserveLineEndings=r.preserveLineEndings||!1,this._i18nNormalizeLineEndingsInICUs=r.i18nNormalizeLineEndingsInICUs||!1,this._tokenizeBlocks=(i=r.tokenizeBlocks)!=null?i:!0,this._tokenizeLet=(o=r.tokenizeLet)!=null?o:!0,this._selectorlessEnabled=(l=r.selectorlessEnabled)!=null?l:!1;try{this._cursor.init()}catch(c){this.handleError(c)}}_processCarriageReturns(e){return this._preserveLineEndings?e:e.replace(kx,`
|
|
22
|
-
`)}tokenize(){for(;this._cursor.peek()!==Xe;){let e=this._cursor.clone();try{this._attemptCharCode(ei)?this._attemptCharCode(Kc)?this._attemptCharCode(kn)?this._consumeCdata(e):this._attemptCharCode(Ga)?this._consumeComment(e):this._consumeDocType(e):this._attemptCharCode(Xt)?this._consumeTagClose(e):this._consumeTagOpen(e):this._tokenizeLet&&this._cursor.peek()===Os&&!this._inInterpolation&&this._isLetStart()?this._consumeLetDeclaration(e):this._tokenizeBlocks&&this._isBlockStart()?this._consumeBlockStart(e):this._tokenizeBlocks&&!this._inInterpolation&&!this._isInExpansionCase()&&!this._isInExpansionForm()&&this._attemptCharCode(mt)?this._consumeBlockEnd(e):this._tokenizeIcu&&this._tokenizeExpansionForm()||this._consumeWithInterpolation(5,8,()=>this._isTextEnd(),()=>this._isTagStart())}catch(n){this.handleError(n)}}this._beginToken(41),this._endToken([])}_getBlockName(){let e=!1,n=this._cursor.clone();return this._attemptCharCodeUntilFn(r=>bo(r)?!e:$x(r)?(e=!0,!1):!0),this._cursor.getChars(n).trim()}_consumeBlockStart(e){this._requireCharCode(Os),this._beginToken(24,e);let n=this._endToken([this._getBlockName()]);if(n.parts[0]==="default never"&&this._attemptCharCode(Dt)){this._beginToken(25),this._endToken([]),this._beginToken(26),this._endToken([]);return}if(this._cursor.peek()===yt)if(this._cursor.advance(),this._consumeBlockParameters(),this._attemptCharCodeUntilFn(Ee),this._attemptCharCode(Be))this._attemptCharCodeUntilFn(Ee);else{n.type=28;return}this._attemptCharCode(Jt)?(this._beginToken(25),this._endToken([])):this._isBlockStart()&&(n.parts[0]==="case"||n.parts[0]==="default")?(this._beginToken(25),this._endToken([]),this._beginToken(26),this._endToken([])):n.type=28}_consumeBlockEnd(e){this._beginToken(26,e),this._endToken([])}_consumeBlockParameters(){for(this._attemptCharCodeUntilFn(nf);this._cursor.peek()!==Be&&this._cursor.peek()!==Xe;){this._beginToken(27);let e=this._cursor.clone(),n=null,r=0;for(;this._cursor.peek()!==Dt&&this._cursor.peek()!==Xe||n!==null;){let s=this._cursor.peek();if(s===as)this._cursor.advance();else if(s===n)n=null;else if(n===null&&Xi(s))n=s;else if(s===yt&&n===null)r++;else if(s===Be&&n===null){if(r===0)break;r>0&&r--}this._cursor.advance()}this._endToken([this._cursor.getChars(e)]),this._attemptCharCodeUntilFn(nf)}}_consumeLetDeclaration(e){if(this._requireStr("@let"),this._beginToken(29,e),bo(this._cursor.peek()))this._attemptCharCodeUntilFn(Ee);else{let s=this._endToken([this._cursor.getChars(e)]);s.type=32;return}let n=this._endToken([this._getLetDeclarationName()]);if(this._attemptCharCodeUntilFn(Ee),!this._attemptCharCode(ze)){n.type=32;return}this._attemptCharCodeUntilFn(s=>Ee(s)&&!Ha(s)),this._consumeLetDeclarationValue(),this._cursor.peek()===Dt?(this._beginToken(31),this._cursor.advance(),this._endToken([])):(n.type=32,n.sourceSpan=this._cursor.getSpan(e))}_getLetDeclarationName(){let e=this._cursor.clone(),n=!1;return this._attemptCharCodeUntilFn(r=>Fr(r)||r===wl||r===zr||n&&Yt(r)?(n=!0,!1):!0),this._cursor.getChars(e).trim()}_consumeLetDeclarationValue(){let e=this._cursor.clone();for(this._beginToken(30,e);this._cursor.peek()!==Xe;){let n=this._cursor.peek();if(n===Dt)break;Xi(n)&&(this._cursor.advance(),this._attemptCharCodeUntilFn(r=>r===as?(this._cursor.advance(),!1):r===n)),this._cursor.advance()}this._endToken([this._cursor.getChars(e)])}_tokenizeExpansionForm(){if(this.isExpansionFormStart())return this._consumeExpansionFormStart(),!0;if(Fx(this._cursor.peek())&&this._isInExpansionForm())return this._consumeExpansionCaseStart(),!0;if(this._cursor.peek()===mt){if(this._isInExpansionCase())return this._consumeExpansionCaseEnd(),!0;if(this._isInExpansionForm())return this._consumeExpansionFormEnd(),!0}return!1}_beginToken(e,n=this._cursor.clone()){this._currentTokenStart=n,this._currentTokenType=e}_endToken(e,n){if(this._currentTokenStart===null)throw new G(this._cursor.getSpan(n),"Programming error - attempted to end a token when there was no start to the token");if(this._currentTokenType===null)throw new G(this._cursor.getSpan(this._currentTokenStart),"Programming error - attempted to end a token which has no token type");let r={type:this._currentTokenType,parts:e,sourceSpan:(n!=null?n:this._cursor).getSpan(this._currentTokenStart,this._leadingTriviaCodePoints)};return this.tokens.push(r),this._currentTokenStart=null,this._currentTokenType=null,r}_createError(e,n){this._isInExpansionForm()&&(e+=` (Do you have an unescaped "{" in your template? Use "{{ '{' }}") to escape it.)`);let r=new G(n,e);return this._currentTokenStart=null,this._currentTokenType=null,r}handleError(e){if(e instanceof Vo&&(e=this._createError(e.msg,this._cursor.getSpan(e.cursor))),e instanceof G)this.errors.push(e);else throw e}_attemptCharCode(e){return this._cursor.peek()===e?(this._cursor.advance(),!0):!1}_attemptCharCodeCaseInsensitive(e){return Bx(this._cursor.peek(),e)?(this._cursor.advance(),!0):!1}_requireCharCode(e){let n=this._cursor.clone();if(!this._attemptCharCode(e))throw this._createError($s(this._cursor.peek()),this._cursor.getSpan(n))}_attemptStr(e){let n=e.length;if(this._cursor.charsLeft()<n)return!1;let r=this._cursor.clone();for(let s=0;s<n;s++)if(!this._attemptCharCode(e.charCodeAt(s)))return this._cursor=r,!1;return!0}_attemptStrCaseInsensitive(e){for(let n=0;n<e.length;n++)if(!this._attemptCharCodeCaseInsensitive(e.charCodeAt(n)))return!1;return!0}_requireStr(e){let n=this._cursor.clone();if(!this._attemptStr(e))throw this._createError($s(this._cursor.peek()),this._cursor.getSpan(n))}_attemptCharCodeUntilFn(e){for(;!e(this._cursor.peek());)this._cursor.advance()}_requireCharCodeUntilFn(e,n){let r=this._cursor.clone();if(this._attemptCharCodeUntilFn(e),this._cursor.diff(r)<n)throw this._createError($s(this._cursor.peek()),this._cursor.getSpan(r))}_attemptUntilChar(e){for(;this._cursor.peek()!==e;)this._cursor.advance()}_readChar(){let e=String.fromCodePoint(this._cursor.peek());return this._cursor.advance(),e}_peekStr(e){let n=e.length;if(this._cursor.charsLeft()<n)return!1;let r=this._cursor.clone();for(let s=0;s<n;s++){if(r.peek()!==e.charCodeAt(s))return!1;r.advance()}return!0}_isBlockStart(){return this._cursor.peek()===Os&&Px.some(e=>this._peekStr(e))}_isLetStart(){return this._cursor.peek()===Os&&this._peekStr("@let")}_consumeEntity(e){this._beginToken(9);let n=this._cursor.clone();if(this._cursor.advance(),this._attemptCharCode(Wd)){let r=this._attemptCharCode(Zd)||this._attemptCharCode(YE),s=this._cursor.clone();if(this._attemptCharCodeUntilFn(Mx),this._cursor.peek()!=Dt){this._cursor.advance();let o=r?sl.HEX:sl.DEC;throw this._createError(Rx(o,this._cursor.getChars(n)),this._cursor.getSpan())}let i=this._cursor.getChars(s);this._cursor.advance();try{let o=parseInt(i,r?16:10);this._endToken([String.fromCodePoint(o),this._cursor.getChars(n)])}catch(o){throw this._createError(ef(this._cursor.getChars(n)),this._cursor.getSpan())}}else{let r=this._cursor.clone();if(this._attemptCharCodeUntilFn(Ox),this._cursor.peek()!=Dt)this._beginToken(e,n),this._cursor=r,this._endToken(["&"]);else{let s=this._cursor.getChars(r);this._cursor.advance();let i=Uo.hasOwnProperty(s)&&Uo[s];if(!i)throw this._createError(ef(s),this._cursor.getSpan(n));this._endToken([i,`&${s};`])}}}_consumeRawText(e,n){this._beginToken(e?6:7);let r=[];for(;;){let s=this._cursor.clone(),i=n();if(this._cursor=s,i)break;e&&this._cursor.peek()===Va?(this._endToken([this._processCarriageReturns(r.join(""))]),r.length=0,this._consumeEntity(6),this._beginToken(6)):r.push(this._readChar())}this._endToken([this._processCarriageReturns(r.join(""))])}_consumeComment(e){this._beginToken(10,e),this._requireCharCode(Ga),this._endToken([]),this._consumeRawText(!1,()=>this._attemptStr("-->")),this._beginToken(11),this._requireStr("-->"),this._endToken([])}_consumeCdata(e){this._beginToken(12,e),this._requireStr("CDATA["),this._endToken([]),this._consumeRawText(!1,()=>this._attemptStr("]]>")),this._beginToken(13),this._requireStr("]]>"),this._endToken([])}_consumeDocType(e){this._beginToken(18,e);let n=this._cursor.clone();this._attemptUntilChar($t);let r=this._cursor.getChars(n);this._cursor.advance(),this._endToken([r])}_consumePrefixAndName(e){let n=this._cursor.clone(),r="";for(;this._cursor.peek()!==In&&!Lx(this._cursor.peek());)this._cursor.advance();let s;this._cursor.peek()===In?(r=this._cursor.getChars(n),this._cursor.advance(),s=this._cursor.clone()):s=n,this._requireCharCodeUntilFn(e,r===""?0:1);let i=this._cursor.getChars(s);return[r,i]}_consumeTagOpen(e){let n,r,s,i;try{if(this._selectorlessEnabled&&da(this._cursor.peek()))i=this._consumeComponentOpenStart(e),[s,r,n]=i.parts,r&&(s+=`:${r}`),n&&(s+=`:${n}`),this._attemptCharCodeUntilFn(Ee);else{if(!Fr(this._cursor.peek()))throw this._createError($s(this._cursor.peek()),this._cursor.getSpan(e));i=this._consumeTagOpenStart(e),r=i.parts[0],n=s=i.parts[1],this._attemptCharCodeUntilFn(Ee)}for(;!sf(this._cursor.peek());)if(this._selectorlessEnabled&&this._cursor.peek()===Os){let l=this._cursor.clone(),c=l.clone();c.advance(),da(c.peek())&&this._consumeDirective(l,c)}else this._consumeAttribute();i.type===33?this._consumeComponentOpenEnd():this._consumeTagOpenEnd()}catch(l){if(l instanceof G){i?i.type=i.type===33?37:4:(this._beginToken(5,e),this._endToken(["<"]));return}throw l}let o=this._getTagDefinition(n).getContentType(r);o===hn.RAW_TEXT?this._consumeRawTextWithTagClose(i,s,!1):o===hn.ESCAPABLE_RAW_TEXT&&this._consumeRawTextWithTagClose(i,s,!0)}_consumeRawTextWithTagClose(e,n,r){this._consumeRawText(r,()=>!this._attemptCharCode(ei)||!this._attemptCharCode(Xt)||(this._attemptCharCodeUntilFn(Ee),!this._attemptStrCaseInsensitive(n))?!1:(this._attemptCharCodeUntilFn(Ee),this._attemptCharCode($t))),this._beginToken(e.type===33?36:3),this._requireCharCodeUntilFn(s=>s===$t,3),this._cursor.advance(),this._endToken(e.parts)}_consumeTagOpenStart(e){this._beginToken(0,e);let n=this._consumePrefixAndName(Zr);return this._endToken(n)}_consumeComponentOpenStart(e){this._beginToken(33,e);let n=this._consumeComponentName();return this._endToken(n)}_consumeComponentName(){let e=this._cursor.clone();for(;rf(this._cursor.peek());)this._cursor.advance();let n=this._cursor.getChars(e),r="",s="";return this._cursor.peek()===In&&(this._cursor.advance(),[r,s]=this._consumePrefixAndName(Zr)),[n,r,s]}_consumeAttribute(){this._consumeAttributeName(),this._attemptCharCodeUntilFn(Ee),this._attemptCharCode(ze)&&(this._attemptCharCodeUntilFn(Ee),this._consumeAttributeValue()),this._attemptCharCodeUntilFn(Ee)}_consumeAttributeName(){let e=this._cursor.peek();if(e===Do||e===No)throw this._createError($s(e),this._cursor.getSpan());this._beginToken(14);let n;if(this._openDirectiveCount>0){let s=0;n=i=>{if(this._openDirectiveCount>0){if(i===yt)s++;else if(i===Be){if(s===0)return!0;s--}}return Zr(i)}}else if(e===kn){let s=0;n=i=>(i===kn?s++:i===jn&&s--,s<=0?Zr(i):Ha(i))}else n=Zr;let r=this._consumePrefixAndName(n);this._endToken(r)}_consumeAttributeValue(){if(this._cursor.peek()===Do||this._cursor.peek()===No){let e=this._cursor.peek();this._consumeQuote(e);let n=()=>this._cursor.peek()===e;this._consumeWithInterpolation(16,17,n,n),this._consumeQuote(e)}else{let e=()=>Zr(this._cursor.peek());this._consumeWithInterpolation(16,17,e,e)}}_consumeQuote(e){this._beginToken(15),this._requireCharCode(e),this._endToken([String.fromCodePoint(e)])}_consumeTagOpenEnd(){let e=this._attemptCharCode(Xt)?2:1;this._beginToken(e),this._requireCharCode($t),this._endToken([])}_consumeComponentOpenEnd(){let e=this._attemptCharCode(Xt)?35:34;this._beginToken(e),this._requireCharCode($t),this._endToken([])}_consumeTagClose(e){if(this._selectorlessEnabled){let r=e.clone();for(;r.peek()!==$t&&!da(r.peek());)r.advance();if(da(r.peek())){this._beginToken(36,e);let s=this._consumeComponentName();this._attemptCharCodeUntilFn(Ee),this._requireCharCode($t),this._endToken(s);return}}this._beginToken(3,e),this._attemptCharCodeUntilFn(Ee);let n=this._consumePrefixAndName(Zr);this._attemptCharCodeUntilFn(Ee),this._requireCharCode($t),this._endToken(n)}_consumeExpansionFormStart(){this._beginToken(19),this._requireCharCode(Jt),this._endToken([]),this._expansionCaseStack.push(19),this._beginToken(7);let e=this._readUntil(st),n=this._processCarriageReturns(e);if(this._i18nNormalizeLineEndingsInICUs)this._endToken([n]);else{let s=this._endToken([e]);n!==e&&this.nonNormalizedIcuExpressions.push(s)}this._requireCharCode(st),this._attemptCharCodeUntilFn(Ee),this._beginToken(7);let r=this._readUntil(st);this._endToken([r]),this._requireCharCode(st),this._attemptCharCodeUntilFn(Ee)}_consumeExpansionCaseStart(){this._beginToken(20);let e=this._readUntil(Jt).trim();this._endToken([e]),this._attemptCharCodeUntilFn(Ee),this._beginToken(21),this._requireCharCode(Jt),this._endToken([]),this._attemptCharCodeUntilFn(Ee),this._expansionCaseStack.push(21)}_consumeExpansionCaseEnd(){this._beginToken(22),this._requireCharCode(mt),this._endToken([]),this._attemptCharCodeUntilFn(Ee),this._expansionCaseStack.pop()}_consumeExpansionFormEnd(){this._beginToken(23),this._requireCharCode(mt),this._endToken([]),this._expansionCaseStack.pop()}_consumeWithInterpolation(e,n,r,s){this._beginToken(e);let i=[];for(;!r();){let o=this._cursor.clone();this._attemptStr(Fi.start)?(this._endToken([this._processCarriageReturns(i.join(""))],o),i.length=0,this._consumeInterpolation(n,o,s),this._beginToken(e)):this._cursor.peek()===Va?(this._endToken([this._processCarriageReturns(i.join(""))]),i.length=0,this._consumeEntity(e),this._beginToken(e)):i.push(this._readChar())}this._inInterpolation=!1,this._endToken([this._processCarriageReturns(i.join(""))])}_consumeInterpolation(e,n,r){let s=[];this._beginToken(e,n),s.push(Fi.start);let i=this._cursor.clone(),o=null,l=!1;for(;this._cursor.peek()!==Xe&&(r===null||!r());){let c=this._cursor.clone();if(this._isTagStart()){this._cursor=c,s.push(this._getProcessedChars(i,c)),this._endToken(s);return}if(o===null)if(this._attemptStr(Fi.end)){s.push(this._getProcessedChars(i,c)),s.push(Fi.end),this._endToken(s);return}else this._attemptStr("//")&&(l=!0);let u=this._cursor.peek();this._cursor.advance(),u===as?this._cursor.advance():u===o?o=null:!l&&o===null&&Xi(u)&&(o=u)}s.push(this._getProcessedChars(i,this._cursor)),this._endToken(s)}_consumeDirective(e,n){for(this._requireCharCode(Os),this._cursor.advance();rf(this._cursor.peek());)this._cursor.advance();this._beginToken(38,e);let r=this._cursor.getChars(n);if(this._endToken([r]),this._attemptCharCodeUntilFn(Ee),this._cursor.peek()===yt){for(this._openDirectiveCount++,this._beginToken(39),this._cursor.advance(),this._endToken([]),this._attemptCharCodeUntilFn(Ee);!sf(this._cursor.peek())&&this._cursor.peek()!==Be;)this._consumeAttribute();if(this._attemptCharCodeUntilFn(Ee),this._openDirectiveCount--,this._cursor.peek()!==Be){if(this._cursor.peek()===$t||this._cursor.peek()===Xt)return;throw this._createError($s(this._cursor.peek()),this._cursor.getSpan(e))}this._beginToken(40),this._cursor.advance(),this._endToken([]),this._attemptCharCodeUntilFn(Ee)}}_getProcessedChars(e,n){return this._processCarriageReturns(n.getChars(e))}_isTextEnd(){return!!(this._isTagStart()||this._cursor.peek()===Xe||this._tokenizeIcu&&!this._inInterpolation&&(this.isExpansionFormStart()||this._cursor.peek()===mt&&this._isInExpansionCase())||this._tokenizeBlocks&&!this._inInterpolation&&!this._isInExpansion()&&(this._isBlockStart()||this._isLetStart()||this._cursor.peek()===mt))}_isTagStart(){if(this._cursor.peek()===ei){let e=this._cursor.clone();e.advance();let n=e.peek();if(ws<=n&&n<=Yo||jr<=n&&n<=xi||n===Xt||n===Kc)return!0}return!1}_readUntil(e){let n=this._cursor.clone();return this._attemptUntilChar(e),this._cursor.getChars(n)}_isInExpansion(){return this._isInExpansionCase()||this._isInExpansionForm()}_isInExpansionCase(){return this._expansionCaseStack.length>0&&this._expansionCaseStack[this._expansionCaseStack.length-1]===21}_isInExpansionForm(){return this._expansionCaseStack.length>0&&this._expansionCaseStack[this._expansionCaseStack.length-1]===19}isExpansionFormStart(){if(this._cursor.peek()!==Jt)return!1;let e=this._cursor.clone(),n=this._attemptStr(Fi.start);return this._cursor=e,!n}};function Ee(t){return!bo(t)||t===Xe}function Zr(t){return bo(t)||t===$t||t===ei||t===Xt||t===Do||t===No||t===ze||t===Xe}function Lx(t){return(t<ws||Yo<t)&&(t<jr||xi<t)&&(t<np||t>zd)}function Mx(t){return t===Dt||t===Xe||!eT(t)}function Ox(t){return t===Dt||t===Xe||!(Fr(t)||Yt(t))}function Fx(t){return t!==mt}function Bx(t,e){return tf(t)===tf(e)}function tf(t){return t>=ws&&t<=Yo?t-ws+jr:t}function $x(t){return Fr(t)||Yt(t)||t===zr}function nf(t){return t!==Dt&&Ee(t)}function da(t){return t===zr||t>=jr&&t<=xi}function rf(t){return Fr(t)||Yt(t)||t===zr}function sf(t){return t===Xt||t===$t||t===ei||t===Xe}function Ux(t){let e=[],n;for(let r=0;r<t.length;r++){let s=t[r];n&&n.type===5&&s.type===5||n&&n.type===16&&s.type===16?(n.parts[0]+=s.parts[0],n.sourceSpan.end=s.sourceSpan.end):(n=s,e.push(n))}return e}var il=class t{constructor(e,n){a(this,"state");a(this,"file");a(this,"input");a(this,"end");if(e instanceof t){this.file=e.file,this.input=e.input,this.end=e.end;let r=e.state;this.state={peek:r.peek,offset:r.offset,line:r.line,column:r.column}}else{if(!n)throw new Error("Programming error: the range argument must be provided with a file argument.");this.file=e,this.input=e.content,this.end=n.endPos,this.state={peek:-1,offset:n.startPos,line:n.startLine,column:n.startCol}}}clone(){return new t(this)}peek(){return this.state.peek}charsLeft(){return this.end-this.state.offset}diff(e){return this.state.offset-e.state.offset}advance(){this.advanceState(this.state)}init(){this.updatePeek(this.state)}getSpan(e,n){e=e||this;let r=e;if(n)for(;this.diff(e)>0&&n.indexOf(e.peek())!==-1;)r===e&&(e=e.clone()),e.advance();let s=this.locationFromCursor(e),i=this.locationFromCursor(this),o=r!==e?this.locationFromCursor(r):s;return new H(s,i,o)}getChars(e){return this.input.substring(e.state.offset,this.state.offset)}charAt(e){return this.input.charCodeAt(e)}advanceState(e){if(e.offset>=this.end)throw this.state=e,new Vo('Unexpected character "EOF"',this);let n=this.charAt(e.offset);n===os?(e.line++,e.column=0):Ha(n)||e.column++,e.offset++,this.updatePeek(e)}updatePeek(e){e.peek=e.offset>=this.end?Xe:this.charAt(e.offset)}locationFromCursor(e){return new xs(e.file,e.state.offset,e.state.line,e.state.column)}},vu=class t extends il{constructor(n,r){var e=(...wO)=>(super(...wO),a(this,"internalState"),this);n instanceof t?(e(n),this.internalState=x({},n.internalState)):(e(n,r),this.internalState=this.state)}advance(){this.state=this.internalState,super.advance(),this.processEscapeSequence()}init(){super.init(),this.processEscapeSequence()}clone(){return new t(this)}getChars(n){let r=n.clone(),s="";for(;r.internalState.offset<this.internalState.offset;)s+=String.fromCodePoint(r.peek()),r.advance();return s}processEscapeSequence(){let n=()=>this.internalState.peek;if(n()===as)if(this.internalState=x({},this.state),this.advanceState(this.internalState),n()===Kd)this.state.peek=os;else if(n()===Xd)this.state.peek=tp;else if(n()===Jd)this.state.peek=Gd;else if(n()===Yd)this.state.peek=ep;else if(n()===JE)this.state.peek=WE;else if(n()===rp)this.state.peek=Hd;else if(n()===Qd)if(this.advanceState(this.internalState),n()===Jt){this.advanceState(this.internalState);let r=this.clone(),s=0;for(;n()!==mt;)this.advanceState(this.internalState),s++;this.state.peek=this.decodeHexDigits(r,s)}else{let r=this.clone();this.advanceState(this.internalState),this.advanceState(this.internalState),this.advanceState(this.internalState),this.state.peek=this.decodeHexDigits(r,4)}else if(n()===Zd){this.advanceState(this.internalState);let r=this.clone();this.advanceState(this.internalState),this.state.peek=this.decodeHexDigits(r,2)}else if(Lh(n())){let r="",s=0,i=this.clone();for(;Lh(n())&&s<3;)i=this.clone(),r+=String.fromCodePoint(n()),this.advanceState(this.internalState),s++;this.state.peek=parseInt(r,8),this.internalState=i.internalState}else Ha(this.internalState.peek)?(this.advanceState(this.internalState),this.state=this.internalState):this.state.peek=this.internalState.peek}decodeHexDigits(n,r){let s=this.input.slice(n.internalState.offset,n.internalState.offset+r),i=parseInt(s,16);if(isNaN(i))throw n.state=n.internalState,new Vo("Invalid hexadecimal escape sequence",n);return i}},Vo=class extends Error{constructor(n,r){super(n);a(this,"msg");a(this,"cursor");this.msg=n,this.cursor=r,Object.setPrototypeOf(this,new.target.prototype)}},Le=class t extends G{constructor(n,r,s){super(r,s);a(this,"elementName");this.elementName=n}static create(n,r,s){return new t(n,r,s)}},ol=class{constructor(e,n){a(this,"rootNodes");a(this,"errors");this.rootNodes=e,this.errors=n}},Vx=class{constructor(e){a(this,"getTagDefinition");this.getTagDefinition=e}parse(e,n,r){let s=_x(e,n,this.getTagDefinition,r),i=new Su(s.tokens,this.getTagDefinition);return i.build(),new ol(i.rootNodes,[...s.errors,...i.errors])}},Su=class t{constructor(e,n){a(this,"tokens");a(this,"tagDefinitionResolver");a(this,"_index",-1);a(this,"_peek");a(this,"_containerStack",[]);a(this,"rootNodes",[]);a(this,"errors",[]);this.tokens=e,this.tagDefinitionResolver=n,this._advance()}build(){for(;this._peek.type!==41;)this._peek.type===0||this._peek.type===4?this._consumeElementStartTag(this._advance()):this._peek.type===3?this._consumeElementEndTag(this._advance()):this._peek.type===12?(this._closeVoidElement(),this._consumeCdata(this._advance())):this._peek.type===10?(this._closeVoidElement(),this._consumeComment(this._advance())):this._peek.type===5||this._peek.type===7||this._peek.type===6?(this._closeVoidElement(),this._consumeText(this._advance())):this._peek.type===19?this._consumeExpansion(this._advance()):this._peek.type===24?(this._closeVoidElement(),this._consumeBlockOpen(this._advance())):this._peek.type===26?(this._closeVoidElement(),this._consumeBlockClose(this._advance())):this._peek.type===28?(this._closeVoidElement(),this._consumeIncompleteBlock(this._advance())):this._peek.type===29?(this._closeVoidElement(),this._consumeLet(this._advance())):this._peek.type===32?(this._closeVoidElement(),this._consumeIncompleteLet(this._advance())):this._peek.type===33||this._peek.type===37?this._consumeComponentStartTag(this._advance()):this._peek.type===36?this._consumeComponentEndTag(this._advance()):this._advance();for(let e of this._containerStack)e instanceof Qt&&this.errors.push(Le.create(e.name,e.sourceSpan,`Unclosed block "${e.name}"`))}_advance(){let e=this._peek;return this._index<this.tokens.length-1&&this._index++,this._peek=this.tokens[this._index],e}_advanceIf(e){return this._peek.type===e?this._advance():null}_consumeCdata(e){this._consumeText(this._advance()),this._advanceIf(13)}_consumeComment(e){let n=this._advanceIf(7),r=this._advanceIf(11),s=n!=null?n.parts[0].trim():null,i=r==null?e.sourceSpan:new H(e.sourceSpan.start,r.sourceSpan.end,e.sourceSpan.fullStart);this._addToParent(new $o(s,i))}_consumeExpansion(e){let n=this._advance(),r=this._advance(),s=[];for(;this._peek.type===20;){let o=this._parseExpansionCase();if(!o)return;s.push(o)}if(this._peek.type!==23){this.errors.push(Le.create(null,this._peek.sourceSpan,"Invalid ICU message. Missing '}'."));return}let i=new H(e.sourceSpan.start,this._peek.sourceSpan.end,e.sourceSpan.fullStart);this._addToParent(new ls(n.parts[0],r.parts[0],s,i,n.sourceSpan)),this._advance()}_parseExpansionCase(){let e=this._advance();if(this._peek.type!==21)return this.errors.push(Le.create(null,this._peek.sourceSpan,"Invalid ICU message. Missing '{'.")),null;let n=this._advance(),r=this._collectExpansionExpTokens(n);if(!r)return null;let s=this._advance();r.push({type:41,parts:[],sourceSpan:s.sourceSpan});let i=new t(r,this.tagDefinitionResolver);if(i.build(),i.errors.length>0)return this.errors=this.errors.concat(i.errors),null;let o=new H(e.sourceSpan.start,s.sourceSpan.end,e.sourceSpan.fullStart),l=new H(n.sourceSpan.start,s.sourceSpan.end,n.sourceSpan.fullStart);return new tl(e.parts[0],i.rootNodes,o,e.sourceSpan,l)}_collectExpansionExpTokens(e){let n=[],r=[21];for(;;){if((this._peek.type===19||this._peek.type===21)&&r.push(this._peek.type),this._peek.type===22)if(of(r,21)){if(r.pop(),r.length===0)return n}else return this.errors.push(Le.create(null,e.sourceSpan,"Invalid ICU message. Missing '}'.")),null;if(this._peek.type===23)if(of(r,19))r.pop();else return this.errors.push(Le.create(null,e.sourceSpan,"Invalid ICU message. Missing '}'.")),null;if(this._peek.type===41)return this.errors.push(Le.create(null,e.sourceSpan,"Invalid ICU message. Missing '}'.")),null;n.push(this._advance())}}_consumeText(e){var i;let n=[e],r=e.sourceSpan,s=e.parts[0];if(s.length>0&&s[0]===`
|
|
23
|
-
`){let o=this._getContainer();o!=null&&o.children.length===0&&((i=this._getTagDefinition(o))!=null&&i.ignoreFirstLf)&&(s=s.substring(1),n[0]={type:e.type,sourceSpan:e.sourceSpan,parts:[s]})}for(;this._peek.type===8||this._peek.type===5||this._peek.type===9;)e=this._advance(),n.push(e),e.type===8?s+=e.parts.join("").replace(/&([^;]+);/g,af):e.type===9?s+=e.parts[0]:s+=e.parts.join("");if(s.length>0){let o=e.sourceSpan;this._addToParent(new bs(s,new H(r.start,o.end,r.fullStart,r.details),n))}}_closeVoidElement(){var n;let e=this._getContainer();e!==null&&((n=this._getTagDefinition(e))!=null&&n.isVoid)&&this._containerStack.pop()}_consumeElementStartTag(e){var g,v;let n=[],r=[];this._consumeAttributesAndDirectives(n,r);let s=this._getElementFullName(e,this._getClosestElementLikeParent()),i=this._getTagDefinition(s),o=!1;this._peek.type===2?(this._advance(),o=!0,i!=null&&i.canSelfClose||Uc(s)!==null||i!=null&&i.isVoid||this.errors.push(Le.create(s,e.sourceSpan,`Only void, custom and foreign elements can be self closed "${e.parts[1]}"`))):this._peek.type===1&&(this._advance(),o=!1);let l=this._peek.sourceSpan.fullStart,c=new H(e.sourceSpan.start,l,e.sourceSpan.fullStart),u=new H(e.sourceSpan.start,l,e.sourceSpan.fullStart),h=new Kt(s,n,r,[],o,c,u,void 0,(g=i==null?void 0:i.isVoid)!=null?g:!1),d=this._getContainer(),p=d!==null&&!!((v=this._getTagDefinition(d))!=null&&v.isClosedByChild(h.name));this._pushContainer(h,p),o?this._popContainer(s,Kt,c):e.type===4&&(this._popContainer(s,Kt,null),this.errors.push(Le.create(s,c,`Opening tag "${s}" not terminated.`)))}_consumeComponentStartTag(e){var E;let n=e.parts[0],r=[],s=[];this._consumeAttributesAndDirectives(r,s);let i=this._getClosestElementLikeParent(),o=this._getComponentTagName(e,i),l=this._getComponentFullName(e,i),c=this._peek.type===35;this._advance();let u=this._peek.sourceSpan.fullStart,h=new H(e.sourceSpan.start,u,e.sourceSpan.fullStart),d=new H(e.sourceSpan.start,u,e.sourceSpan.fullStart),p=new ht(n,o,l,r,s,[],c,h,d,void 0),g=this._getContainer(),v=g!==null&&p.tagName!==null&&!!((E=this._getTagDefinition(g))!=null&&E.isClosedByChild(p.tagName));this._pushContainer(p,v),c?this._popContainer(l,ht,h):e.type===37&&(this._popContainer(l,ht,null),this.errors.push(Le.create(l,h,`Opening tag "${l}" not terminated.`)))}_consumeAttributesAndDirectives(e,n){for(;this._peek.type===14||this._peek.type===38;)this._peek.type===38?n.push(this._consumeDirective(this._peek)):e.push(this._consumeAttr(this._advance()))}_consumeComponentEndTag(e){let n=this._getComponentFullName(e,this._getClosestElementLikeParent());if(!this._popContainer(n,ht,e.sourceSpan)){let r=this._containerStack[this._containerStack.length-1],s;r instanceof ht&&r.componentName===e.parts[0]?s=`, did you mean "${r.fullName}"?`:s=". It may happen when the tag has already been closed by another tag.";let i=`Unexpected closing tag "${n}"${s}`;this.errors.push(Le.create(n,e.sourceSpan,i))}}_getTagDefinition(e){return typeof e=="string"?this.tagDefinitionResolver(e):e instanceof Kt?this.tagDefinitionResolver(e.name):e instanceof ht&&e.tagName!==null?this.tagDefinitionResolver(e.tagName):null}_pushContainer(e,n){n&&this._containerStack.pop(),this._addToParent(e),this._containerStack.push(e)}_consumeElementEndTag(e){var r;let n=this._getElementFullName(e,this._getClosestElementLikeParent());if((r=this._getTagDefinition(n))!=null&&r.isVoid)this.errors.push(Le.create(n,e.sourceSpan,`Void elements do not have end tags "${e.parts[1]}"`));else if(!this._popContainer(n,Kt,e.sourceSpan)){let s=`Unexpected closing tag "${n}". It may happen when the tag has already been closed by another tag. For more info see https://www.w3.org/TR/html5/syntax.html#closing-elements-that-have-implied-end-tags`;this.errors.push(Le.create(n,e.sourceSpan,s))}}_popContainer(e,n,r){var i;let s=!1;for(let o=this._containerStack.length-1;o>=0;o--){let l=this._containerStack[o];if(((l instanceof ht?l.fullName:l.name)===e||e===null)&&l instanceof n)return l.endSourceSpan=r,l.sourceSpan.end=r!==null?r.end:l.sourceSpan.end,this._containerStack.splice(o,this._containerStack.length-o),!s;(l instanceof Qt||!((i=this._getTagDefinition(l))!=null&&i.closedByParent))&&(s=!0)}return!1}_consumeAttr(e){let n=Ca(e.parts[0],e.parts[1]),r=e.sourceSpan.end;this._peek.type===15&&this._advance();let s="",i=[],o,l;if(this._peek.type===16)for(o=this._peek.sourceSpan,l=this._peek.sourceSpan.end;this._peek.type===16||this._peek.type===17||this._peek.type===9;){let h=this._advance();i.push(h),h.type===17?s+=h.parts.join("").replace(/&([^;]+);/g,af):h.type===9?s+=h.parts[0]:s+=h.parts.join(""),l=r=h.sourceSpan.end}this._peek.type===15&&(r=this._advance().sourceSpan.end);let u=o&&l&&new H(o.start,l,o.fullStart);return new du(n,s,new H(e.sourceSpan.start,r,e.sourceSpan.fullStart),e.sourceSpan,u,i.length>0?i:void 0,void 0)}_consumeDirective(e){let n=[],r=e.sourceSpan.end,s=null;if(this._advance(),this._peek.type===39){for(r=this._peek.sourceSpan.end,this._advance();this._peek.type===14;)n.push(this._consumeAttr(this._advance()));this._peek.type===40?(s=this._peek.sourceSpan,this._advance()):this.errors.push(Le.create(null,e.sourceSpan,"Unterminated directive definition"))}let i=new H(e.sourceSpan.start,r,e.sourceSpan.fullStart),o=new H(i.start,s===null?e.sourceSpan.end:s.end,i.fullStart);return new mu(e.parts[0],n,o,i,s)}_consumeBlockOpen(e){let n=[];for(;this._peek.type===27;){let l=this._advance();n.push(new nl(l.parts[0],l.sourceSpan))}this._peek.type===25&&this._advance();let r=this._peek.sourceSpan.fullStart,s=new H(e.sourceSpan.start,r,e.sourceSpan.fullStart),i=new H(e.sourceSpan.start,r,e.sourceSpan.fullStart),o=new Qt(e.parts[0],n,[],s,e.sourceSpan,i);this._pushContainer(o,!1)}_consumeBlockClose(e){let n=this._containerStack.length,r=this._containerStack[n-1];if(!this._popContainer(null,Qt,e.sourceSpan)){if(this._containerStack.length<n){let s=r instanceof ht?r.fullName:r.name;this.errors.push(Le.create(null,e.sourceSpan,`Unexpected closing block. The block may have been closed earlier. Did you forget to close the <${s}> element? If you meant to write the \`}\` character, you should use the "}" HTML entity instead.`));return}this.errors.push(Le.create(null,e.sourceSpan,'Unexpected closing block. The block may have been closed earlier. If you meant to write the `}` character, you should use the "}" HTML entity instead.'))}}_consumeIncompleteBlock(e){let n=[];for(;this._peek.type===27;){let l=this._advance();n.push(new nl(l.parts[0],l.sourceSpan))}let r=this._peek.sourceSpan.fullStart,s=new H(e.sourceSpan.start,r,e.sourceSpan.fullStart),i=new H(e.sourceSpan.start,r,e.sourceSpan.fullStart),o=new Qt(e.parts[0],n,[],s,e.sourceSpan,i);this._pushContainer(o,!1),this._popContainer(null,Qt,null),this.errors.push(Le.create(e.parts[0],s,`Incomplete block "${e.parts[0]}". If you meant to write the @ character, you should use the "@" HTML entity instead.`))}_consumeLet(e){let n=e.parts[0],r,s;if(this._peek.type!==30){this.errors.push(Le.create(e.parts[0],e.sourceSpan,`Invalid @let declaration "${n}". Declaration must have a value.`));return}else r=this._advance();if(this._peek.type!==31){this.errors.push(Le.create(e.parts[0],e.sourceSpan,`Unterminated @let declaration "${n}". Declaration must be terminated with a semicolon.`));return}else s=this._advance();let i=s.sourceSpan.end,o=new H(e.sourceSpan.start,i,e.sourceSpan.fullStart),l=e.sourceSpan.toString().lastIndexOf(n),c=e.sourceSpan.start.moveBy(l),u=new H(c,e.sourceSpan.end),h=new rl(n,r.parts[0],o,u,r.sourceSpan);this._addToParent(h)}_consumeIncompleteLet(e){var s;let n=(s=e.parts[0])!=null?s:"",r=n?` "${n}"`:"";if(n.length>0){let i=e.sourceSpan.toString().lastIndexOf(n),o=e.sourceSpan.start.moveBy(i),l=new H(o,e.sourceSpan.end),c=new H(e.sourceSpan.start,e.sourceSpan.start.moveBy(0)),u=new rl(n,"",e.sourceSpan,l,c);this._addToParent(u)}this.errors.push(Le.create(e.parts[0],e.sourceSpan,`Incomplete @let declaration${r}. @let declarations must be written as \`@let <name> = <value>;\``))}_getContainer(){return this._containerStack.length>0?this._containerStack[this._containerStack.length-1]:null}_getClosestElementLikeParent(){for(let e=this._containerStack.length-1;e>-1;e--){let n=this._containerStack[e];if(n instanceof Kt||n instanceof ht)return n}return null}_addToParent(e){let n=this._getContainer();n===null?this.rootNodes.push(e):n.children.push(e)}_getElementFullName(e,n){let r=this._getPrefix(e,n);return Ca(r,e.parts[1])}_getComponentFullName(e,n){let r=e.parts[0],s=this._getComponentTagName(e,n);return s===null?r:s.startsWith(":")?r+s:`${r}:${s}`}_getComponentTagName(e,n){let r=this._getPrefix(e,n),s=e.parts[2];return!r&&!s?null:!r&&s?s:Ca(r,s||"ng-component")}_getPrefix(e,n){var i;let r,s;if(e.type===33||e.type===37||e.type===36?(r=e.parts[1],s=e.parts[2]):(r=e.parts[0],s=e.parts[1]),r=r||((i=this._getTagDefinition(s))==null?void 0:i.implicitNamespacePrefix)||"",!r&&n){let o=n instanceof Kt?n.name:n.tagName;if(o!==null){let l=vn(o)[1],c=this._getTagDefinition(l);c!==null&&!c.preventNamespaceInheritance&&(r=Uc(o))}}return r}};function of(t,e){return t.length>0&&t[t.length-1]===e}function af(t,e){return Uo[e]!==void 0?Uo[e]||t:/^#x[a-f0-9]+$/i.test(e)?String.fromCodePoint(parseInt(e.slice(2),16)):/^#\d+$/.test(e)?String.fromCodePoint(parseInt(e.slice(1),10)):t}var xm="ngPreserveWhitespaces",lf=new Set(["pre","template","textarea","script","style"]),Cm=` \f
|
|
24
|
-
\r \v\u1680\u180E\u2000-\u200A\u2028\u2029\u202F\u205F\u3000\uFEFF`,Gx=new RegExp(`[^${Cm}]`),Hx=new RegExp(`[${Cm}]{2,}`,"g");function cf(t){return t.some(e=>e.name===xm)}function Am(t){return t.replace(new RegExp(wm,"g")," ")}var al=class{constructor(e,n,r=!0){a(this,"preserveSignificantWhitespace");a(this,"originalNodeMap");a(this,"requireContext");a(this,"icuExpansionDepth",0);this.preserveSignificantWhitespace=e,this.originalNodeMap=n,this.requireContext=r}visitElement(e,n){var s,i;if(lf.has(e.name)||cf(e.attrs)){let o=new Kt(e.name,xn(this,e.attrs),xn(this,e.directives),e.children,e.isSelfClosing,e.sourceSpan,e.startSourceSpan,e.endSourceSpan,e.isVoid,e.i18n);return(s=this.originalNodeMap)==null||s.set(o,e),o}let r=new Kt(e.name,e.attrs,e.directives,xn(this,e.children),e.isSelfClosing,e.sourceSpan,e.startSourceSpan,e.endSourceSpan,e.isVoid,e.i18n);return(i=this.originalNodeMap)==null||i.set(r,e),r}visitAttribute(e,n){return e.name!==xm?e:null}visitText(e,n){var o;let r=e.value.match(Gx),s=n&&(n.prev instanceof ls||n.next instanceof ls);if(this.icuExpansionDepth>0&&this.preserveSignificantWhitespace)return e;if(r||s){let l=e.tokens.map(d=>d.type===5?zx(d):d);if(!this.preserveSignificantWhitespace&&l.length>0){let d=l[0];l.splice(0,1,qx(d,n));let p=l[l.length-1];l.splice(l.length-1,1,Wx(p,n))}let c=Nm(e.value),u=this.preserveSignificantWhitespace?c:jx(c,n),h=new bs(u,e.sourceSpan,l,e.i18n);return(o=this.originalNodeMap)==null||o.set(h,e),h}return null}visitComment(e,n){return e}visitExpansion(e,n){var s;this.icuExpansionDepth++;let r;try{r=new ls(e.switchValue,e.type,xn(this,e.cases),e.sourceSpan,e.switchValueSourceSpan,e.i18n)}finally{this.icuExpansionDepth--}return(s=this.originalNodeMap)==null||s.set(r,e),r}visitExpansionCase(e,n){var s;let r=new tl(e.value,xn(this,e.expression),e.sourceSpan,e.valueSourceSpan,e.expSourceSpan);return(s=this.originalNodeMap)==null||s.set(r,e),r}visitBlock(e,n){var s;let r=new Qt(e.name,e.parameters,xn(this,e.children),e.sourceSpan,e.nameSpan,e.startSourceSpan,e.endSourceSpan);return(s=this.originalNodeMap)==null||s.set(r,e),r}visitBlockParameter(e,n){return e}visitLetDeclaration(e,n){return e}visitComponent(e,n){var s,i;if(e.tagName&&lf.has(e.tagName)||cf(e.attrs)){let o=new ht(e.componentName,e.tagName,e.fullName,xn(this,e.attrs),xn(this,e.directives),e.children,e.isSelfClosing,e.sourceSpan,e.startSourceSpan,e.endSourceSpan,e.i18n);return(s=this.originalNodeMap)==null||s.set(o,e),o}let r=new ht(e.componentName,e.tagName,e.fullName,e.attrs,e.directives,xn(this,e.children),e.isSelfClosing,e.sourceSpan,e.startSourceSpan,e.endSourceSpan,e.i18n);return(i=this.originalNodeMap)==null||i.set(r,e),r}visitDirective(e,n){return e}visit(e,n){if(this.requireContext&&!n)throw new Error("WhitespaceVisitor requires context. Visit via `visitAllWithSiblings` to get this context.");return!1}};function qx(t,e){return t.type!==5||!!(e!=null&&e.prev)?t:Im(t,r=>r.trimStart())}function Wx(t,e){return t.type!==5||!!(e!=null&&e.next)?t:Im(t,r=>r.trimEnd())}function jx(t,e){let n=!(e!=null&&e.prev),r=!(e!=null&&e.next),s=n?t.trimStart():t;return r?s.trimEnd():s}function zx({type:t,parts:e,sourceSpan:n}){return{type:t,parts:[Nm(e[0])],sourceSpan:n}}function Im({type:t,parts:e,sourceSpan:n},r){return{type:t,parts:[r(e[0])],sourceSpan:n}}function Nm(t){return Am(t).replace(Hx," ")}function xn(t,e){let n=[];return e.forEach((r,s)=>{let i={prev:e[s-1],next:e[s+1]},o=r.visit(t,i);o&&n.push(o)}),n}var q;(function(t){t[t.Character=0]="Character",t[t.Identifier=1]="Identifier",t[t.PrivateIdentifier=2]="PrivateIdentifier",t[t.Keyword=3]="Keyword",t[t.String=4]="String",t[t.Operator=5]="Operator",t[t.Number=6]="Number",t[t.RegExpBody=7]="RegExpBody",t[t.RegExpFlags=8]="RegExpFlags",t[t.Error=9]="Error"})(q||(q={}));var Er;(function(t){t[t.Plain=0]="Plain",t[t.TemplateLiteralPart=1]="TemplateLiteralPart",t[t.TemplateLiteralEnd=2]="TemplateLiteralEnd"})(Er||(Er={}));var Kx=["var","let","as","null","undefined","true","false","if","else","this","typeof","void","in","instanceof"],Go=class{tokenize(e){return new Eu(e).scan()}},jt=class{constructor(e,n,r,s,i){a(this,"index");a(this,"end");a(this,"type");a(this,"numValue");a(this,"strValue");this.index=e,this.end=n,this.type=r,this.numValue=s,this.strValue=i}isCharacter(e){return this.type===q.Character&&this.numValue===e}isNumber(){return this.type===q.Number}isString(){return this.type===q.String}isOperator(e){return this.type===q.Operator&&this.strValue===e}isIdentifier(){return this.type===q.Identifier}isPrivateIdentifier(){return this.type===q.PrivateIdentifier}isKeyword(){return this.type===q.Keyword}isKeywordLet(){return this.type===q.Keyword&&this.strValue==="let"}isKeywordAs(){return this.type===q.Keyword&&this.strValue==="as"}isKeywordNull(){return this.type===q.Keyword&&this.strValue==="null"}isKeywordUndefined(){return this.type===q.Keyword&&this.strValue==="undefined"}isKeywordTrue(){return this.type===q.Keyword&&this.strValue==="true"}isKeywordFalse(){return this.type===q.Keyword&&this.strValue==="false"}isKeywordThis(){return this.type===q.Keyword&&this.strValue==="this"}isKeywordTypeof(){return this.type===q.Keyword&&this.strValue==="typeof"}isKeywordVoid(){return this.type===q.Keyword&&this.strValue==="void"}isKeywordIn(){return this.type===q.Keyword&&this.strValue==="in"}isKeywordInstanceOf(){return this.type===q.Keyword&&this.strValue==="instanceof"}isError(){return this.type===q.Error}isRegExpBody(){return this.type===q.RegExpBody}isRegExpFlags(){return this.type===q.RegExpFlags}toNumber(){return this.type===q.Number?this.numValue:-1}isTemplateLiteralPart(){return this.isString()&&this.kind===Er.TemplateLiteralPart}isTemplateLiteralEnd(){return this.isString()&&this.kind===Er.TemplateLiteralEnd}isTemplateLiteralInterpolationStart(){return this.isOperator("${")}toString(){switch(this.type){case q.Character:case q.Identifier:case q.Keyword:case q.Operator:case q.PrivateIdentifier:case q.String:case q.Error:case q.RegExpBody:case q.RegExpFlags:return this.strValue;case q.Number:return this.numValue.toString();default:return null}}},Yi=class extends jt{constructor(n,r,s,i){super(n,r,q.String,0,s);a(this,"kind");this.kind=i}};function Bi(t,e,n){return new jt(t,e,q.Character,n,String.fromCharCode(n))}function Xx(t,e,n){return new jt(t,e,q.Identifier,0,n)}function Yx(t,e,n){return new jt(t,e,q.PrivateIdentifier,0,n)}function Qx(t,e,n){return new jt(t,e,q.Keyword,0,n)}function lr(t,e,n){return new jt(t,e,q.Operator,0,n)}function Jx(t,e,n){return new jt(t,e,q.Number,n,"")}function Zx(t,e,n){return new jt(t,e,q.Error,0,n)}function eC(t,e,n){return new jt(t,e,q.RegExpBody,0,n)}function tC(t,e,n){return new jt(t,e,q.RegExpFlags,0,n)}var $i=new jt(-1,-1,q.Character,0,""),Eu=class{constructor(e){a(this,"input");a(this,"tokens",[]);a(this,"length");a(this,"peek",0);a(this,"index",-1);a(this,"braceStack",[]);this.input=e,this.length=e.length,this.advance()}scan(){let e=this.scanToken();for(;e!==null;)this.tokens.push(e),e=this.scanToken();return this.tokens}advance(){this.peek=++this.index>=this.length?Xe:this.input.charCodeAt(this.index)}scanToken(){let e=this.input,n=this.length,r=this.peek,s=this.index;for(;r<=qd;)if(++s>=n){r=Xe;break}else r=e.charCodeAt(s);if(this.peek=r,this.index=s,s>=n)return null;if(uf(r))return this.scanIdentifier();if(Yt(r))return this.scanNumber(s);let i=s;switch(r){case es:return this.advance(),Yt(this.peek)?this.scanNumber(i):this.peek!==es?Bi(i,this.index,es):(this.advance(),this.peek===es?(this.advance(),lr(i,this.index,"...")):this.error(`Unexpected character [${String.fromCharCode(r)}]`,0));case yt:case Be:case kn:case jn:case st:case In:case Dt:return this.scanCharacter(i,r);case Jt:return this.scanOpenBrace(i,r);case mt:return this.scanCloseBrace(i,r);case Do:case No:return this.scanString();case Xc:return this.advance(),this.scanTemplateLiteralPart(i);case Wd:return this.scanPrivateIdentifier();case jd:return this.scanComplexOperator(i,"+",ze,"=");case Ga:return this.scanComplexOperator(i,"-",ze,"=");case Xt:return this.isStartOfRegex()?this.scanRegex(s):this.scanComplexOperator(i,"/",ze,"=");case jE:return this.scanComplexOperator(i,"%",ze,"=");case QE:return this.scanOperator(i,"^");case kh:return this.scanStar(i);case Rh:return this.scanQuestion(i);case ei:case $t:return this.scanComplexOperator(i,String.fromCharCode(r),ze,"=");case Kc:return this.scanComplexOperator(i,"!",ze,"=",ze,"=");case ze:return this.scanEquals(i);case Va:return this.scanComplexOperator(i,"&",Va,"&",ze,"=");case Ph:return this.scanComplexOperator(i,"|",Ph,"|",ze,"=");case em:for(;bo(this.peek);)this.advance();return this.scanToken()}return this.advance(),this.error(`Unexpected character [${String.fromCharCode(r)}]`,0)}scanCharacter(e,n){return this.advance(),Bi(e,this.index,n)}scanOperator(e,n){return this.advance(),lr(e,this.index,n)}scanOpenBrace(e,n){return this.braceStack.push("expression"),this.advance(),Bi(e,this.index,n)}scanCloseBrace(e,n){return this.advance(),this.braceStack.pop()==="interpolation"?(this.tokens.push(Bi(e,this.index,mt)),this.scanTemplateLiteralPart(this.index)):Bi(e,this.index,n)}scanComplexOperator(e,n,r,s,i,o){this.advance();let l=n;return this.peek==r&&(this.advance(),l+=s),i!=null&&this.peek==i&&(this.advance(),l+=o),lr(e,this.index,l)}scanEquals(e){this.advance();let n="=";if(this.peek===ze)this.advance(),n+="=";else if(this.peek===$t)return this.advance(),n+=">",lr(e,this.index,n);return this.peek===ze&&(this.advance(),n+="="),lr(e,this.index,n)}scanIdentifier(){let e=this.index;for(this.advance();pf(this.peek);)this.advance();let n=this.input.substring(e,this.index);return Kx.indexOf(n)>-1?Qx(e,this.index,n):Xx(e,this.index,n)}scanPrivateIdentifier(){let e=this.index;if(this.advance(),!uf(this.peek))return this.error("Invalid character [#]",-1);for(;pf(this.peek);)this.advance();let n=this.input.substring(e,this.index);return Yx(e,this.index,n)}scanNumber(e){let n=this.index===e,r=!1;for(this.advance();;){if(!Yt(this.peek))if(this.peek===zr){if(!Yt(this.input.charCodeAt(this.index-1))||!Yt(this.input.charCodeAt(this.index+1)))return this.error("Invalid numeric separator",0);r=!0}else if(this.peek===es)n=!1;else if(nC(this.peek)){if(this.advance(),rC(this.peek)&&this.advance(),!Yt(this.peek))return this.error("Invalid exponent",-1);n=!1}else break;this.advance()}let s=this.input.substring(e,this.index);r&&(s=s.replace(/_/g,""));let i=n?iC(s):parseFloat(s);return Jx(e,this.index,i)}scanString(){let e=this.index,n=this.peek;this.advance();let r="",s=this.index,i=this.input;for(;this.peek!=n;)if(this.peek==as){let l=this.scanStringBackslash(r,s);if(typeof l!="string")return l;r=l,s=this.index}else{if(this.peek==Xe)return this.error("Unterminated quote",0);this.advance()}let o=i.substring(s,this.index);return this.advance(),new Yi(e,this.index,r+o,Er.Plain)}scanQuestion(e){this.advance();let n="?";return this.peek===Rh?(n+="?",this.advance(),this.peek===ze&&(n+="=",this.advance())):this.peek===es&&(n+=".",this.advance()),lr(e,this.index,n)}scanTemplateLiteralPart(e){let n="",r=this.index;for(;this.peek!==Xc;)if(this.peek===as){let i=this.scanStringBackslash(n,r);if(typeof i!="string")return i;n=i,r=this.index}else if(this.peek===wl){let i=this.index;if(this.advance(),this.peek===Jt)return this.braceStack.push("interpolation"),this.tokens.push(new Yi(e,i,n+this.input.substring(r,i),Er.TemplateLiteralPart)),this.advance(),lr(i,this.index,this.input.substring(i,this.index))}else{if(this.peek===Xe)return this.error("Unterminated template literal",0);this.advance()}let s=this.input.substring(r,this.index);return this.advance(),new Yi(e,this.index,n+s,Er.TemplateLiteralEnd)}error(e,n){let r=this.index+n;return Zx(r,this.index,`Lexer Error: ${e} at column ${r} in expression [${this.input}]`)}scanStringBackslash(e,n){e+=this.input.substring(n,this.index);let r;if(this.advance(),this.peek===Qd){let s=this.input.substring(this.index+1,this.index+5);if(/^[0-9a-f]+$/i.test(s))r=parseInt(s,16);else return this.error(`Invalid unicode escape [\\u${s}]`,0);for(let i=0;i<5;i++)this.advance()}else r=sC(this.peek),this.advance();return e+=String.fromCharCode(r),e}scanStar(e){this.advance();let n="*";return this.peek===kh?(n+="*",this.advance(),this.peek===ze&&(n+="=",this.advance())):this.peek===ze&&(n+="=",this.advance()),lr(e,this.index,n)}isStartOfRegex(){if(this.tokens.length===0)return!0;let e=this.tokens[this.tokens.length-1];if(e.isOperator("!")){let n=this.tokens.length>1?this.tokens[this.tokens.length-2]:null;return n===null||n.type!==q.Identifier&&!n.isCharacter(Be)&&!n.isCharacter(jn)}return e.type===q.Operator||e.isCharacter(yt)||e.isCharacter(kn)||e.isCharacter(st)||e.isCharacter(In)}scanRegex(e){this.advance();let n=this.index,r=!1,s=!1;for(;;){let c=this.peek;if(c===Xe)return this.error("Unterminated regular expression",0);if(r)r=!1;else if(c===as)r=!0;else if(c===kn)s=!0;else if(c===jn)s=!1;else if(c===Xt&&!s)break;this.advance()}let i=this.input.substring(n,this.index);this.advance();let o=eC(e,this.index,i),l=this.scanRegexFlags(this.index);return l!==null?(this.tokens.push(o),l):o}scanRegexFlags(e){if(!Fr(this.peek))return null;for(;Fr(this.peek);)this.advance();return tC(e,this.index,this.input.substring(e,this.index))}};function uf(t){return ws<=t&&t<=Yo||jr<=t&&t<=xi||t==zr||t==wl}function pf(t){return Fr(t)||Yt(t)||t==zr||t==wl}function nC(t){return t==ZE||t==KE}function rC(t){return t==Ga||t==jd}function sC(t){switch(t){case Kd:return os;case rp:return Hd;case Xd:return tp;case Yd:return ep;case Jd:return Gd;default:return t}}function iC(t){let e=parseInt(t);if(isNaN(e))throw new Error("Invalid integer literal when parsing "+t);return e}var Tu=class{constructor(e,n,r){a(this,"strings");a(this,"expressions");a(this,"offsets");this.strings=e,this.expressions=n,this.offsets=r}},wu=class{constructor(e,n,r){a(this,"templateBindings");a(this,"warnings");a(this,"errors");this.templateBindings=e,this.warnings=n,this.errors=r}};function fr(t){return t.start.toString()||"(unknown)"}var ll=class{constructor(e,n=!1){a(this,"_lexer");a(this,"_supportsDirectPipeReferences");this._lexer=e,this._supportsDirectPipeReferences=n}parseAction(e,n,r){let s=[];this._checkNoInterpolation(s,e,n);let{stripped:i}=this._stripComments(e),o=this._lexer.tokenize(i),l=new ns(e,n,r,o,1,s,0,this._supportsDirectPipeReferences).parseChain();return new ve(l,e,fr(n),r,s)}parseBinding(e,n,r){let s=[],i=this._parseBindingAst(e,n,r,s);return new ve(i,e,fr(n),r,s)}checkSimpleExpression(e){let n=new xu;return e.visit(n),n.errors}parseSimpleBinding(e,n,r){let s=[],i=this._parseBindingAst(e,n,r,s),o=this.checkSimpleExpression(i);return o.length>0&&s.push(Ys(`Host binding expression cannot contain ${o.join(" ")}`,e,"",n)),new ve(i,e,fr(n),r,s)}_parseBindingAst(e,n,r,s){this._checkNoInterpolation(s,e,n);let{stripped:i}=this._stripComments(e),o=this._lexer.tokenize(i);return new ns(e,n,r,o,0,s,0,this._supportsDirectPipeReferences).parseChain()}parseTemplateBindings(e,n,r,s,i){let o=this._lexer.tokenize(n),l=[];return new ns(n,r,i,o,0,l,0,this._supportsDirectPipeReferences).parseTemplateBindings({source:e,span:new Ye(s,s+e.length)})}parseInterpolation(e,n,r,s){var h;let i=[],{strings:o,expressions:l,offsets:c}=this.splitInterpolation(e,n,i,s);if(l.length===0)return null;let u=[];for(let d=0;d<l.length;++d){let p=(h=s==null?void 0:s[d*2+1])==null?void 0:h.sourceSpan,g=l[d].text,{stripped:v,hasComments:E}=this._stripComments(g),I=this._lexer.tokenize(v);if(E&&v.trim().length===0&&I.length===0){i.push(Ys("Interpolation expression cannot only contain a comment",e,`at column ${l[d].start} in`,n));continue}let D=new ns(p?g:e,p||n,r,I,0,i,c[d],this._supportsDirectPipeReferences).parseChain();u.push(D)}return this.createInterpolationAst(o.map(d=>d.text),u,e,fr(n),r,i)}parseInterpolationExpression(e,n,r){let{stripped:s}=this._stripComments(e),i=this._lexer.tokenize(s),o=[],l=new ns(e,n,r,i,0,o,0,this._supportsDirectPipeReferences).parseChain(),c=["",""];return this.createInterpolationAst(c,[l],e,fr(n),r,o)}createInterpolationAst(e,n,r,s,i,o){let l=new Ir(0,r.length),c=new rr(l,l.toAbsolute(i),e,n);return new ve(c,r,s,i,o)}splitInterpolation(e,n,r,s){var v;let i=[],o=[],l=[],c=s?oC(s):null,u=0,h=!1,d=!1,p="{{",g="}}";for(;u<e.length;)if(h){let E=u,I=E+p.length,D=this._getInterpolationEndIndex(e,g,I);if(D===-1){h=!1,d=!0;break}let b=D+g.length,P=e.substring(I,D);P.trim().length===0&&r.push(Ys("Blank expressions are not allowed in interpolated strings",e,`at column ${u} in`,n)),o.push({text:P,start:E,end:b});let ne=((v=c==null?void 0:c.get(E))!=null?v:E)+p.length;l.push(ne),u=b,h=!1}else{let E=u;u=e.indexOf(p,u),u===-1&&(u=e.length);let I=e.substring(E,u);i.push({text:I,start:E,end:u}),h=!0}if(!h)if(d){let E=i[i.length-1];E.text+=e.substring(u),E.end=e.length}else i.push({text:e.substring(u),start:u,end:e.length});return new Tu(i,o,l)}wrapLiteralPrimitive(e,n,r){let s=new Ir(0,e==null?0:e.length);return new ve(new dt(s,s.toAbsolute(r),e),e,typeof n=="string"?n:fr(n),r,[])}_stripComments(e){let n=this._commentStart(e);return n!=null?{stripped:e.substring(0,n),hasComments:!0}:{stripped:e,hasComments:!1}}_commentStart(e){let n=null;for(let r=0;r<e.length-1;r++){let s=e.charCodeAt(r),i=e.charCodeAt(r+1);if(s===Xt&&i==Xt&&n==null)return r;n===s?n=null:n==null&&Xi(s)&&(n=s)}return null}_checkNoInterpolation(e,n,r){let s=-1,i=-1;for(let o of this._forEachUnquotedChar(n,0))if(s===-1)n.startsWith("{{")&&(s=o);else if(i=this._getInterpolationEndIndex(n,"}}",o),i>-1)break;s>-1&&i>-1&&e.push(Ys("Got interpolation ({{}}) where expression was expected",n,`at column ${s} in`,r))}_getInterpolationEndIndex(e,n,r){for(let s of this._forEachUnquotedChar(e,r)){if(e.startsWith(n,s))return s;if(e.startsWith("//",s))return e.indexOf(n,s)}return-1}*_forEachUnquotedChar(e,n){let r=null,s=0;for(let i=n;i<e.length;i++){let o=e[i];Xi(e.charCodeAt(i))&&(r===null||r===o)&&s%2===0?r=r===null?o:null:r===null&&(yield i),s=o==="\\"?s+1:0}}},Xs;(function(t){t[t.None=0]="None",t[t.Writable=1]="Writable"})(Xs||(Xs={}));var hf=new Set(["d","g","i","m","s","u","v","y"]),ns=class{constructor(e,n,r,s,i,o,l,c){a(this,"input");a(this,"parseSourceSpan");a(this,"absoluteOffset");a(this,"tokens");a(this,"parseFlags");a(this,"errors");a(this,"offset");a(this,"supportsDirectPipeReferences");a(this,"rparensExpected",0);a(this,"rbracketsExpected",0);a(this,"rbracesExpected",0);a(this,"context",Xs.None);a(this,"sourceSpanCache",new Map);a(this,"index",0);this.input=e,this.parseSourceSpan=n,this.absoluteOffset=r,this.tokens=s,this.parseFlags=i,this.errors=o,this.offset=l,this.supportsDirectPipeReferences=c}peek(e){let n=this.index+e;return n<this.tokens.length?this.tokens[n]:$i}get next(){return this.peek(0)}get atEOF(){return this.index>=this.tokens.length}get inputIndex(){return this.atEOF?this.currentEndIndex:this.next.index+this.offset}get currentEndIndex(){return this.index>0?this.peek(-1).end+this.offset:this.tokens.length===0?this.input.length+this.offset:this.next.index+this.offset}get currentAbsoluteOffset(){return this.absoluteOffset+this.inputIndex}span(e,n){let r=this.currentEndIndex;if(n!==void 0&&n>this.currentEndIndex&&(r=n),e>r){let s=r;r=e,e=s}return new Ir(e,r)}sourceSpan(e,n){let r=`${e}@${this.inputIndex}:${n}`;return this.sourceSpanCache.has(r)||this.sourceSpanCache.set(r,this.span(e,n).toAbsolute(this.absoluteOffset)),this.sourceSpanCache.get(r)}advance(){this.index++}withContext(e,n){this.context|=e;let r=n();return this.context^=e,r}consumeOptionalCharacter(e){return this.next.isCharacter(e)?(this.advance(),!0):!1}peekKeywordLet(){return this.next.isKeywordLet()}peekKeywordAs(){return this.next.isKeywordAs()}expectCharacter(e){this.consumeOptionalCharacter(e)||this.error(`Missing expected ${String.fromCharCode(e)}`)}consumeOptionalOperator(e){return this.next.isOperator(e)?(this.advance(),!0):!1}isAssignmentOperator(e){return e.type===q.Operator&&we.isAssignmentOperation(e.strValue)}expectOperator(e){this.consumeOptionalOperator(e)||this.error(`Missing expected operator ${e}`)}prettyPrintToken(e){return e===$i?"end of input":`token ${e}`}expectIdentifierOrKeyword(){let e=this.next;return!e.isIdentifier()&&!e.isKeyword()?(e.isPrivateIdentifier()?this._reportErrorForPrivateIdentifier(e,"expected identifier or keyword"):this.error(`Unexpected ${this.prettyPrintToken(e)}, expected identifier or keyword`),null):(this.advance(),e.toString())}expectIdentifierOrKeywordOrString(){let e=this.next;return!e.isIdentifier()&&!e.isKeyword()&&!e.isString()?(e.isPrivateIdentifier()?this._reportErrorForPrivateIdentifier(e,"expected identifier, keyword or string"):this.error(`Unexpected ${this.prettyPrintToken(e)}, expected identifier, keyword, or string`),""):(this.advance(),e.toString())}parseChain(){let e=[],n=this.inputIndex;for(;this.index<this.tokens.length;){let r=this.parsePipe();if(e.push(r),this.consumeOptionalCharacter(Dt))for(this.parseFlags&1||this.error("Binding expression cannot contain chained expression");this.consumeOptionalCharacter(Dt););else if(this.index<this.tokens.length){let s=this.index;if(this.error(`Unexpected token '${this.next}'`),this.index===s)break}}if(e.length===0){let r=this.offset,s=this.offset+this.input.length;return new tt(this.span(r,s),this.sourceSpan(r,s))}return e.length==1?e[0]:new Nr(this.span(n),this.sourceSpan(n),e)}parsePipe(){let e=this.inputIndex,n=this.parseExpression();if(this.consumeOptionalOperator("|")){this.parseFlags&1&&this.error("Cannot have a pipe in an action expression");do{let r=this.inputIndex,s=this.expectIdentifierOrKeyword(),i,o;s!==null?i=this.sourceSpan(r):(s="",o=this.next.index!==-1?this.next.index:this.input.length+this.offset,i=new Ir(o,o).toAbsolute(this.absoluteOffset));let l=[];for(;this.consumeOptionalCharacter(In);)l.push(this.parseExpression());let c;if(this.supportsDirectPipeReferences){let u=s.charCodeAt(0);c=u===zr||u>=jr&&u<=xi?Qs.ReferencedDirectly:Qs.ReferencedByName}else c=Qs.ReferencedByName;n=new gs(this.span(e),this.sourceSpan(e,o),n,s,l,c,i)}while(this.consumeOptionalOperator("|"))}return n}parseExpression(){return this.parseConditional()}parseConditional(){let e=this.inputIndex,n=this.parseLogicalOr();if(this.consumeOptionalOperator("?")){let r=this.parsePipe(),s;if(this.consumeOptionalCharacter(In))s=this.parsePipe();else{let i=this.inputIndex,o=this.input.substring(e,i);this.error(`Conditional expression ${o} requires all 3 expressions`),s=new tt(this.span(e),this.sourceSpan(e))}return new li(this.span(e),this.sourceSpan(e),n,r,s)}else return n}parseLogicalOr(){let e=this.inputIndex,n=this.parseLogicalAnd();for(;this.consumeOptionalOperator("||");){let r=this.parseLogicalAnd();n=new we(this.span(e),this.sourceSpan(e),"||",n,r)}return n}parseLogicalAnd(){let e=this.inputIndex,n=this.parseNullishCoalescing();for(;this.consumeOptionalOperator("&&");){let r=this.parseNullishCoalescing();n=new we(this.span(e),this.sourceSpan(e),"&&",n,r)}return n}parseNullishCoalescing(){let e=this.inputIndex,n=this.parseEquality();for(;this.consumeOptionalOperator("??");){let r=this.parseEquality();n=new we(this.span(e),this.sourceSpan(e),"??",n,r)}return n}parseEquality(){let e=this.inputIndex,n=this.parseRelational();for(;this.next.type==q.Operator;){let r=this.next.strValue;switch(r){case"==":case"===":case"!=":case"!==":this.advance();let s=this.parseRelational();n=new we(this.span(e),this.sourceSpan(e),r,n,s);continue}break}return n}parseRelational(){let e=this.inputIndex,n=this.parseAdditive();for(;this.next.type==q.Operator||this.next.isKeywordIn()||this.next.isKeywordInstanceOf();){let r=this.next.strValue;switch(r){case"<":case">":case"<=":case">=":case"in":case"instanceof":this.advance();let s=this.parseAdditive();n=new we(this.span(e),this.sourceSpan(e),r,n,s);continue}break}return n}parseAdditive(){let e=this.inputIndex,n=this.parseMultiplicative();for(;this.next.type==q.Operator;){let r=this.next.strValue;switch(r){case"+":case"-":this.advance();let s=this.parseMultiplicative();n=new we(this.span(e),this.sourceSpan(e),r,n,s);continue}break}return n}parseMultiplicative(){let e=this.inputIndex,n=this.parseExponentiation();for(;this.next.type==q.Operator;){let r=this.next.strValue;switch(r){case"*":case"%":case"/":this.advance();let s=this.parseExponentiation();n=new we(this.span(e),this.sourceSpan(e),r,n,s);continue}break}return n}parseExponentiation(){let e=this.inputIndex,n=this.parsePrefix();for(;this.next.type==q.Operator&&this.next.strValue==="**";){(n instanceof Js||n instanceof Mn||n instanceof fo||n instanceof mo)&&this.error("Unary operator used immediately before exponentiation expression. Parenthesis must be used to disambiguate operator precedence"),this.advance();let r=this.parseExponentiation();n=new we(this.span(e),this.sourceSpan(e),"**",n,r)}return n}parsePrefix(){if(this.next.type==q.Operator){let e=this.inputIndex,n=this.next.strValue,r;switch(n){case"+":return this.advance(),r=this.parsePrefix(),Js.createPlus(this.span(e),this.sourceSpan(e),r);case"-":return this.advance(),r=this.parsePrefix(),Js.createMinus(this.span(e),this.sourceSpan(e),r);case"!":return this.advance(),r=this.parsePrefix(),new Mn(this.span(e),this.sourceSpan(e),r)}}else if(this.next.isKeywordTypeof()){let e=this.inputIndex;this.advance();let n=this.parsePrefix();return new fo(this.span(e),this.sourceSpan(e),n)}else if(this.next.isKeywordVoid()){let e=this.inputIndex;this.advance();let n=this.parsePrefix();return new mo(this.span(e),this.sourceSpan(e),n)}return this.parseCallChain()}parseCallChain(){let e=this.inputIndex,n=this.parsePrimary();for(;;)if(this.consumeOptionalCharacter(es))n=this.parseAccessMember(n,e,!1);else if(this.consumeOptionalOperator("?."))this.consumeOptionalCharacter(yt)?n=this.parseCall(n,e,!0):n=this.consumeOptionalCharacter(kn)?this.parseKeyedReadOrWrite(n,e,!0):this.parseAccessMember(n,e,!0);else if(this.consumeOptionalCharacter(kn))n=this.parseKeyedReadOrWrite(n,e,!1);else if(this.consumeOptionalCharacter(yt))n=this.parseCall(n,e,!1);else if(this.consumeOptionalOperator("!"))n=new go(this.span(e),this.sourceSpan(e),n);else if(this.next.isTemplateLiteralEnd())n=this.parseNoInterpolationTaggedTemplateLiteral(n,e);else if(this.next.isTemplateLiteralPart())n=this.parseTaggedTemplateLiteral(n,e);else return n}parsePrimary(){let e=this.inputIndex;if(this.isArrowFunction())return this.parseArrowFunction(e);if(this.consumeOptionalCharacter(yt)){this.rparensExpected++;let n=this.parsePipe();return this.consumeOptionalCharacter(Be)||(this.error("Missing closing parentheses"),this.consumeOptionalCharacter(Be)),this.rparensExpected--,new So(this.span(e),this.sourceSpan(e),n)}else{if(this.next.isKeywordNull())return this.advance(),new dt(this.span(e),this.sourceSpan(e),null);if(this.next.isKeywordUndefined())return this.advance(),new dt(this.span(e),this.sourceSpan(e),void 0);if(this.next.isKeywordTrue())return this.advance(),new dt(this.span(e),this.sourceSpan(e),!0);if(this.next.isKeywordFalse())return this.advance(),new dt(this.span(e),this.sourceSpan(e),!1);if(this.next.isKeywordIn())return this.advance(),new dt(this.span(e),this.sourceSpan(e),"in");if(this.next.isKeywordThis())return this.advance(),new on(this.span(e),this.sourceSpan(e));if(this.consumeOptionalCharacter(kn))return this.parseLiteralArray(e);if(this.next.isCharacter(Jt))return this.parseLiteralMap();if(this.next.isIdentifier())return this.parseAccessMember(new Ze(this.span(e),this.sourceSpan(e)),e,!1);if(this.next.isNumber()){let n=this.next.toNumber();return this.advance(),new dt(this.span(e),this.sourceSpan(e),n)}else{if(this.next.isTemplateLiteralEnd())return this.parseNoInterpolationTemplateLiteral();if(this.next.isTemplateLiteralPart())return this.parseTemplateLiteral();if(this.next.isString()&&this.next.kind===Er.Plain){let n=this.next.toString();return this.advance(),new dt(this.span(e),this.sourceSpan(e),n)}else return this.next.isPrivateIdentifier()?(this._reportErrorForPrivateIdentifier(this.next,null),new tt(this.span(e),this.sourceSpan(e))):this.next.isRegExpBody()?this.parseRegularExpressionLiteral():this.index>=this.tokens.length?(this.error(`Unexpected end of expression: ${this.input}`),new tt(this.span(e),this.sourceSpan(e))):(this.error(`Unexpected token ${this.next}`),new tt(this.span(e),this.sourceSpan(e)))}}}parseLiteralArray(e){this.rbracketsExpected++;let n=[];do if(this.next.isOperator("..."))n.push(this.parseSpreadElement());else if(!this.next.isCharacter(jn))n.push(this.parsePipe());else break;while(this.consumeOptionalCharacter(st));return this.rbracketsExpected--,this.expectCharacter(jn),new ci(this.span(e),this.sourceSpan(e),n)}parseLiteralMap(){let e=[],n=[],r=this.inputIndex;if(this.expectCharacter(Jt),!this.consumeOptionalCharacter(mt)){this.rbracesExpected++;do{let s=this.inputIndex;if(this.next.isOperator("...")){this.advance(),e.push({kind:"spread",span:this.span(s),sourceSpan:this.sourceSpan(s)}),n.push(this.parsePipe());continue}let i=this.next.isString(),o=this.expectIdentifierOrKeywordOrString(),l=this.span(s),c=this.sourceSpan(s),u={kind:"property",key:o,quoted:i,span:l,sourceSpan:c};e.push(u),i?(this.expectCharacter(In),n.push(this.parsePipe())):this.consumeOptionalCharacter(In)?n.push(this.parsePipe()):(u.isShorthandInitialized=!0,n.push(new oe(l,c,c,new Ze(l,c),o)))}while(this.consumeOptionalCharacter(st)&&!this.next.isCharacter(mt));this.rbracesExpected--,this.expectCharacter(mt)}return new br(this.span(r),this.sourceSpan(r),e,n)}parseAccessMember(e,n,r){let s=this.inputIndex,i=this.withContext(Xs.Writable,()=>{var c;let l=(c=this.expectIdentifierOrKeyword())!=null?c:"";return l.length===0&&this.error("Expected identifier for property access",e.span.end),l}),o=this.sourceSpan(s);if(r)return this.isAssignmentOperator(this.next)?(this.advance(),this.error("The '?.' operator cannot be used in the assignment"),new tt(this.span(n),this.sourceSpan(n))):new et(this.span(n),this.sourceSpan(n),o,e,i);if(this.isAssignmentOperator(this.next)){let l=this.next.strValue;if(!(this.parseFlags&1))return this.advance(),this.error("Bindings cannot contain assignments"),new tt(this.span(n),this.sourceSpan(n));let c=new oe(this.span(n),this.sourceSpan(n),o,e,i);this.advance();let u=this.parseConditional();return new we(this.span(n),this.sourceSpan(n),l,c,u)}else return new oe(this.span(n),this.sourceSpan(n),o,e,i)}parseCall(e,n,r){let s=this.inputIndex;this.rparensExpected++;let i=this.parseCallArguments(),o=this.span(s,this.inputIndex).toAbsolute(this.absoluteOffset);this.expectCharacter(Be),this.rparensExpected--;let l=this.span(n),c=this.sourceSpan(n);return r?new Gt(l,c,e,i,o):new Ct(l,c,e,i,o)}parseCallArguments(){if(this.next.isCharacter(Be))return[];let e=[];do e.push(this.next.isOperator("...")?this.parseSpreadElement():this.parsePipe());while(this.consumeOptionalCharacter(st));return e}parseSpreadElement(){this.next.isOperator("...")||this.error("Spread element must start with '...' operator");let e=this.inputIndex;this.advance();let n=this.parsePipe(),r=this.span(e),s=this.sourceSpan(e);return new Pa(r,s,n)}expectTemplateBindingKey(){let e="",n=!1,r=this.currentAbsoluteOffset;do e+=this.expectIdentifierOrKeywordOrString(),n=this.consumeOptionalOperator("-"),n&&(e+="-");while(n);return{source:e,span:new Ye(r,r+e.length)}}parseTemplateBindings(e){let n=[];for(n.push(...this.parseDirectiveKeywordBindings(e));this.index<this.tokens.length;){let r=this.parseLetBinding();if(r)n.push(r);else{let s=this.expectTemplateBindingKey(),i=this.parseAsBinding(s);i?n.push(i):(s.source=e.source+s.source.charAt(0).toUpperCase()+s.source.substring(1),n.push(...this.parseDirectiveKeywordBindings(s)))}this.consumeStatementTerminator()}return new wu(n,[],this.errors)}parseKeyedReadOrWrite(e,n,r){return this.withContext(Xs.Writable,()=>{this.rbracketsExpected++;let s=this.parsePipe();if(s instanceof tt&&this.error("Key access cannot be empty"),this.rbracketsExpected--,this.expectCharacter(jn),this.isAssignmentOperator(this.next)){let i=this.next.strValue;if(r)this.advance(),this.error("The '?.' operator cannot be used in the assignment");else{let o=new Ln(this.span(n),this.sourceSpan(n),e,s);this.advance();let l=this.parseConditional();return new we(this.span(n),this.sourceSpan(n),i,o,l)}}else return r?new Dr(this.span(n),this.sourceSpan(n),e,s):new Ln(this.span(n),this.sourceSpan(n),e,s);return new tt(this.span(n),this.sourceSpan(n))})}parseDirectiveKeywordBindings(e){let n=[];this.consumeOptionalCharacter(In);let r=this.getDirectiveBoundTarget(),s=this.currentAbsoluteOffset,i=this.parseAsBinding(e);i||(this.consumeStatementTerminator(),s=this.currentAbsoluteOffset);let o=new Ye(e.span.start,s);return n.push(new Fc(o,e,r)),i&&n.push(i),n}getDirectiveBoundTarget(){if(this.next===$i||this.peekKeywordAs()||this.peekKeywordLet())return null;let e=this.parsePipe(),{start:n,end:r}=e.span,s=this.input.substring(n,r);return new ve(e,s,fr(this.parseSourceSpan),this.absoluteOffset+n,this.errors)}parseAsBinding(e){if(!this.peekKeywordAs())return null;this.advance();let n=this.expectTemplateBindingKey();this.consumeStatementTerminator();let r=new Ye(e.span.start,this.currentAbsoluteOffset);return new Eo(r,n,e)}parseLetBinding(){if(!this.peekKeywordLet())return null;let e=this.currentAbsoluteOffset;this.advance();let n=this.expectTemplateBindingKey(),r=null;this.consumeOptionalOperator("=")&&(r=this.expectTemplateBindingKey()),this.consumeStatementTerminator();let s=new Ye(e,this.currentAbsoluteOffset);return new Eo(s,n,r)}parseNoInterpolationTaggedTemplateLiteral(e,n){let r=this.parseNoInterpolationTemplateLiteral();return new yo(this.span(n),this.sourceSpan(n),e,r)}parseNoInterpolationTemplateLiteral(){let e=this.next.strValue,n=this.inputIndex;this.advance();let r=this.span(n),s=this.sourceSpan(n);return new vo(r,s,[new La(r,s,e)],[])}parseTaggedTemplateLiteral(e,n){let r=this.parseTemplateLiteral();return new yo(this.span(n),this.sourceSpan(n),e,r)}parseTemplateLiteral(){let e=[],n=[],r=this.inputIndex;for(;this.next!==$i;){let s=this.next;if(s.isTemplateLiteralPart()||s.isTemplateLiteralEnd()){let i=this.inputIndex;if(this.advance(),e.push(new La(this.span(i),this.sourceSpan(i),s.strValue)),s.isTemplateLiteralEnd())break}else if(s.isTemplateLiteralInterpolationStart()){this.advance(),this.rbracesExpected++;let i=this.parsePipe();i instanceof tt?this.error("Template literal interpolation cannot be empty"):n.push(i),this.rbracesExpected--}else this.advance()}return new vo(this.span(r),this.sourceSpan(r),e,n)}parseRegularExpressionLiteral(){let e=this.next;if(this.advance(),!e.isRegExpBody())return new tt(this.span(this.inputIndex),this.sourceSpan(this.inputIndex));let n=null;if(this.next.isRegExpFlags()){n=this.next,this.advance();let i=new Set;for(let o=0;o<n.strValue.length;o++){let l=n.strValue[o];hf.has(l)?i.has(l)?this.error(`Duplicate regular expression flag "${l}"`,n.index+o):i.add(l):this.error(`Unsupported regular expression flag "${l}". The supported flags are: `+Array.from(hf,c=>`"${c}"`).join(", "),n.index+o)}}let r=e.index,s=n?n.end:e.end;return new Ma(this.span(r,s),this.sourceSpan(r,s),e.strValue,n?n.strValue:null)}parseArrowFunction(e){let n;if(this.next.isIdentifier()){let s=this.next;this.advance(),n=[this.getArrowFunctionIdentifierArg(s)]}else this.next.isCharacter(yt)?(this.rparensExpected++,this.advance(),n=this.parseArrowFunctionParameters(),this.rparensExpected--):(n=[],this.error(`Unexpected token ${this.next}`));this.expectOperator("=>");let r;if(this.next.isCharacter(Jt))this.error("Multi-line arrow functions are not supported. If you meant to return an object literal, wrap it with parentheses."),r=new tt(this.span(e),this.sourceSpan(e));else{let s=this.parseFlags;this.parseFlags=1,r=this.parseExpression(),this.parseFlags=s}return new ui(this.span(e),this.sourceSpan(e),n,r)}parseArrowFunctionParameters(){let e=[];if(!this.consumeOptionalCharacter(Be))for(;this.next!==$i;)if(this.next.isIdentifier()){let n=this.next;if(this.advance(),e.push(this.getArrowFunctionIdentifierArg(n)),this.consumeOptionalCharacter(Be))break;this.expectCharacter(st)}else{this.error(`Unexpected token ${this.next}`);break}return e}getArrowFunctionIdentifierArg(e){return new Oc(e.strValue,this.span(e.index),this.sourceSpan(e.index))}isArrowFunction(){let e=this.index,n=this.tokens;if(e>n.length-2)return!1;if(n[e].isIdentifier()&&n[e+1].isOperator("=>"))return!0;if(n[e].isCharacter(yt)){let r=e+1;for(r;r<n.length&&!(!n[r].isIdentifier()&&!n[r].isCharacter(st));r++);return r<n.length-1&&n[r].isCharacter(Be)&&n[r+1].isOperator("=>")}return!1}consumeStatementTerminator(){this.consumeOptionalCharacter(Dt)||this.consumeOptionalCharacter(st)}error(e,n=this.index){this.errors.push(Ys(e,this.input,this.getErrorLocationText(n),this.parseSourceSpan)),this.skip()}getErrorLocationText(e){return e<this.tokens.length?`at column ${this.tokens[e].index+1} in`:"at the end of the expression"}_reportErrorForPrivateIdentifier(e,n){let r=`Private identifiers are not supported. Unexpected private identifier: ${e}`;n!==null&&(r+=`, ${n}`),this.error(r)}skip(){let e=this.next;for(;this.index<this.tokens.length&&!e.isCharacter(Dt)&&!e.isOperator("|")&&(this.rparensExpected<=0||!e.isCharacter(Be))&&(this.rbracesExpected<=0||!e.isCharacter(mt))&&(this.rbracketsExpected<=0||!e.isCharacter(jn))&&(!(this.context&Xs.Writable)||!this.isAssignmentOperator(e));)this.next.isError()&&this.errors.push(Ys(this.next.toString(),this.input,this.getErrorLocationText(this.next.index),this.parseSourceSpan)),this.advance(),e=this.next}};function Ys(t,e,n,r){n.length>0&&(n=` ${n} `);let s=fr(r),i=`Parser Error: ${t}${n}[${e}] in ${s}`;return new G(r,i)}var xu=class extends _r{constructor(){super(...arguments);a(this,"errors",[])}visitPipe(){this.errors.push("pipes")}};function oC(t){let e=new Map,n=0,r=0,s=0;for(;s<t.length;){let i=t[s];if(i.type===9){let[o,l]=i.parts;n+=l.length,r+=o.length}else{let o=i.parts.reduce((l,c)=>l+c.length,0);r+=o,n+=o}e.set(r,n),s++}return e}function aC(t){return t.visit(new Cu)}var Cu=class{visitUnary(e,n){return`${e.operator}${e.expr.visit(this,n)}`}visitBinary(e,n){return`${e.left.visit(this,n)} ${e.operation} ${e.right.visit(this,n)}`}visitChain(e,n){return e.expressions.map(r=>r.visit(this,n)).join("; ")}visitConditional(e,n){return`${e.condition.visit(this,n)} ? ${e.trueExp.visit(this,n)} : ${e.falseExp.visit(this,n)}`}visitThisReceiver(){return"this"}visitImplicitReceiver(){return""}visitInterpolation(e,n){return cC(e.strings,e.expressions.map(r=>r.visit(this,n))).join("")}visitKeyedRead(e,n){return`${e.receiver.visit(this,n)}[${e.key.visit(this,n)}]`}visitLiteralArray(e,n){return`[${e.expressions.map(r=>r.visit(this,n)).join(", ")}]`}visitLiteralMap(e,n){return`{${lC(e.keys.map(r=>r.kind==="spread"?"...":r.quoted?`'${r.key}'`:r.key),e.values.map(r=>r.visit(this,n))).map(([r,s])=>`${r}: ${s}`).join(", ")}}`}visitLiteralPrimitive(e){if(e.value===null)return"null";switch(typeof e.value){case"number":case"boolean":return e.value.toString();case"undefined":return"undefined";case"string":return`'${e.value.replace(/'/g,"\\'")}'`;default:throw new Error(`Unsupported primitive type: ${e.value}`)}}visitPipe(e,n){return`${e.exp.visit(this,n)} | ${e.name}`}visitPrefixNot(e,n){return`!${e.expression.visit(this,n)}`}visitNonNullAssert(e,n){return`${e.expression.visit(this,n)}!`}visitPropertyRead(e,n){return e.receiver instanceof Ze||e.receiver instanceof on?e.name:`${e.receiver.visit(this,n)}.${e.name}`}visitSafePropertyRead(e,n){return`${e.receiver.visit(this,n)}?.${e.name}`}visitSafeKeyedRead(e,n){return`${e.receiver.visit(this,n)}?.[${e.key.visit(this,n)}]`}visitCall(e,n){return`${e.receiver.visit(this,n)}(${e.args.map(r=>r.visit(this,n)).join(", ")})`}visitSafeCall(e,n){return`${e.receiver.visit(this,n)}?.(${e.args.map(r=>r.visit(this,n)).join(", ")})`}visitTypeofExpression(e,n){return`typeof ${e.expression.visit(this,n)}`}visitVoidExpression(e,n){return`void ${e.expression.visit(this,n)}`}visitRegularExpressionLiteral(e,n){return`/${e.body}/${e.flags||""}`}visitArrowFunction(e,n){let r;return e.parameters.length===1?r=e.parameters[0].name:r=`(${e.parameters.map(s=>s.name).join(", ")})`,`${r} => ${e.body.visit(this,n)}`}visitASTWithSource(e,n){return e.ast.visit(this,n)}visitTemplateLiteral(e,n){let r="";for(let s=0;s<e.elements.length;s++){r+=e.elements[s].visit(this,n);let i=s<e.expressions.length?e.expressions[s]:null;i!==null&&(r+="${"+i.visit(this,n)+"}")}return"`"+r+"`"}visitTemplateLiteralElement(e,n){return e.text}visitTaggedTemplateLiteral(e,n){return e.tag.visit(this,n)+e.template.visit(this,n)}visitSpreadElement(e,n){return`...${e.expression.visit(this,n)}`}visitParenthesizedExpression(e,n){return"("+e.expression.visit(this,n)+")"}};function lC(t,e){if(t.length!==e.length)throw new Error("Array lengths must match");return t.map((n,r)=>[n,e[r]])}function cC(t,e){let n=[];for(let r=0;r<Math.max(t.length,e.length);r++)r<t.length&&n.push(t[r]),r<e.length&&n.push(e[r]);return n}var Aa;function ff(){return Aa||(Aa={},Ui(ue.HTML,["iframe|srcdoc","*|innerHTML","*|outerHTML"]),Ui(ue.STYLE,["*|style"]),Ui(ue.URL,["*|formAction","area|href","a|href","a|xlink:href","form|action","annotation|href","annotation|xlink:href","annotation-xml|href","annotation-xml|xlink:href","maction|href","maction|xlink:href","malignmark|href","malignmark|xlink:href","math|href","math|xlink:href","mroot|href","mroot|xlink:href","msqrt|href","msqrt|xlink:href","merror|href","merror|xlink:href","mfrac|href","mfrac|xlink:href","mglyph|href","mglyph|xlink:href","msub|href","msub|xlink:href","msup|href","msup|xlink:href","msubsup|href","msubsup|xlink:href","mmultiscripts|href","mmultiscripts|xlink:href","mprescripts|href","mprescripts|xlink:href","mi|href","mi|xlink:href","mn|href","mn|xlink:href","mo|href","mo|xlink:href","mpadded|href","mpadded|xlink:href","mphantom|href","mphantom|xlink:href","mrow|href","mrow|xlink:href","ms|href","ms|xlink:href","mspace|href","mspace|xlink:href","mstyle|href","mstyle|xlink:href","mtable|href","mtable|xlink:href","mtd|href","mtd|xlink:href","mtr|href","mtr|xlink:href","mtext|href","mtext|xlink:href","mover|href","mover|xlink:href","munder|href","munder|xlink:href","munderover|href","munderover|xlink:href","semantics|href","semantics|xlink:href","none|href","none|xlink:href","img|src","video|src"]),Ui(ue.RESOURCE_URL,["base|href","embed|src","frame|src","iframe|src","link|href","object|codebase","object|data","script|src","script|href","script|xlink:href"]),Ui(ue.ATTRIBUTE_NO_BINDING,["animate|attributeName","animate|values","animate|to","animate|from","set|to","set|attributeName","animateMotion|attributeName","animateTransform|attributeName","unknown|attributeName","unknown|values","unknown|to","unknown|from","iframe|sandbox","iframe|allow","iframe|allowFullscreen","iframe|referrerPolicy","iframe|csp","iframe|fetchPriority","unknown|sandbox","unknown|allow","unknown|allowFullscreen","unknown|referrerPolicy","unknown|csp","unknown|fetchPriority"])),Aa}function Ui(t,e){for(let n of e)Aa[n.toLowerCase()]=t}var Au=class{},uC="boolean",pC="number",hC="string",fC="object",dC=["[Element]|textContent,%ariaActiveDescendantElement,%ariaAtomic,%ariaAutoComplete,%ariaBusy,%ariaChecked,%ariaColCount,%ariaColIndex,%ariaColIndexText,%ariaColSpan,%ariaControlsElements,%ariaCurrent,%ariaDescribedByElements,%ariaDescription,%ariaDetailsElements,%ariaDisabled,%ariaErrorMessageElements,%ariaExpanded,%ariaFlowToElements,%ariaHasPopup,%ariaHidden,%ariaInvalid,%ariaKeyShortcuts,%ariaLabel,%ariaLabelledByElements,%ariaLevel,%ariaLive,%ariaModal,%ariaMultiLine,%ariaMultiSelectable,%ariaOrientation,%ariaOwnsElements,%ariaPlaceholder,%ariaPosInSet,%ariaPressed,%ariaReadOnly,%ariaRelevant,%ariaRequired,%ariaRoleDescription,%ariaRowCount,%ariaRowIndex,%ariaRowIndexText,%ariaRowSpan,%ariaSelected,%ariaSetSize,%ariaSort,%ariaValueMax,%ariaValueMin,%ariaValueNow,%ariaValueText,%classList,className,elementTiming,id,innerHTML,*beforecopy,*beforecut,*beforepaste,*fullscreenchange,*fullscreenerror,*search,*webkitfullscreenchange,*webkitfullscreenerror,outerHTML,%part,#scrollLeft,#scrollTop,slot,*message,*mozfullscreenchange,*mozfullscreenerror,*mozpointerlockchange,*mozpointerlockerror,*webglcontextcreationerror,*webglcontextlost,*webglcontextrestored","[HTMLElement]^[Element]|accessKey,autocapitalize,!autofocus,contentEditable,dir,!draggable,enterKeyHint,!hidden,!inert,innerText,inputMode,lang,nonce,*abort,*animationend,*animationiteration,*animationstart,*auxclick,*beforexrselect,*blur,*cancel,*canplay,*canplaythrough,*change,*click,*close,*contextmenu,*copy,*cuechange,*cut,*dblclick,*drag,*dragend,*dragenter,*dragleave,*dragover,*dragstart,*drop,*durationchange,*emptied,*ended,*error,*focus,*formdata,*gotpointercapture,*input,*invalid,*keydown,*keypress,*keyup,*load,*loadeddata,*loadedmetadata,*loadstart,*lostpointercapture,*mousedown,*mouseenter,*mouseleave,*mousemove,*mouseout,*mouseover,*mouseup,*mousewheel,*paste,*pause,*play,*playing,*pointercancel,*pointerdown,*pointerenter,*pointerleave,*pointermove,*pointerout,*pointerover,*pointerrawupdate,*pointerup,*progress,*ratechange,*reset,*resize,*scroll,*securitypolicyviolation,*seeked,*seeking,*select,*selectionchange,*selectstart,*slotchange,*stalled,*submit,*suspend,*timeupdate,*toggle,*transitioncancel,*transitionend,*transitionrun,*transitionstart,*volumechange,*waiting,*webkitanimationend,*webkitanimationiteration,*webkitanimationstart,*webkittransitionend,*wheel,outerText,!spellcheck,%style,#tabIndex,title,!translate,virtualKeyboardPolicy","abbr,address,article,aside,b,bdi,bdo,cite,content,code,dd,dfn,dt,em,figcaption,figure,footer,header,hgroup,i,kbd,main,mark,nav,noscript,rb,rp,rt,rtc,ruby,s,samp,search,section,small,strong,sub,sup,u,var,wbr^[HTMLElement]|accessKey,autocapitalize,!autofocus,contentEditable,dir,!draggable,enterKeyHint,!hidden,innerText,inputMode,lang,nonce,*abort,*animationend,*animationiteration,*animationstart,*auxclick,*beforexrselect,*blur,*cancel,*canplay,*canplaythrough,*change,*click,*close,*contextmenu,*copy,*cuechange,*cut,*dblclick,*drag,*dragend,*dragenter,*dragleave,*dragover,*dragstart,*drop,*durationchange,*emptied,*ended,*error,*focus,*formdata,*gotpointercapture,*input,*invalid,*keydown,*keypress,*keyup,*load,*loadeddata,*loadedmetadata,*loadstart,*lostpointercapture,*mousedown,*mouseenter,*mouseleave,*mousemove,*mouseout,*mouseover,*mouseup,*mousewheel,*paste,*pause,*play,*playing,*pointercancel,*pointerdown,*pointerenter,*pointerleave,*pointermove,*pointerout,*pointerover,*pointerrawupdate,*pointerup,*progress,*ratechange,*reset,*resize,*scroll,*securitypolicyviolation,*seeked,*seeking,*select,*selectionchange,*selectstart,*slotchange,*stalled,*submit,*suspend,*timeupdate,*toggle,*transitioncancel,*transitionend,*transitionrun,*transitionstart,*volumechange,*waiting,*webkitanimationend,*webkitanimationiteration,*webkitanimationstart,*webkittransitionend,*wheel,outerText,!spellcheck,%style,#tabIndex,title,!translate,virtualKeyboardPolicy","media^[HTMLElement]|!autoplay,!controls,%controlsList,%crossOrigin,#currentTime,!defaultMuted,#defaultPlaybackRate,!disableRemotePlayback,!loop,!muted,*encrypted,*waitingforkey,#playbackRate,preload,!preservesPitch,src,%srcObject,#volume",":svg:^[HTMLElement]|!autofocus,nonce,*abort,*animationend,*animationiteration,*animationstart,*auxclick,*beforexrselect,*blur,*cancel,*canplay,*canplaythrough,*change,*click,*close,*contextmenu,*copy,*cuechange,*cut,*dblclick,*drag,*dragend,*dragenter,*dragleave,*dragover,*dragstart,*drop,*durationchange,*emptied,*ended,*error,*focus,*formdata,*gotpointercapture,*input,*invalid,*keydown,*keypress,*keyup,*load,*loadeddata,*loadedmetadata,*loadstart,*lostpointercapture,*mousedown,*mouseenter,*mouseleave,*mousemove,*mouseout,*mouseover,*mouseup,*mousewheel,*paste,*pause,*play,*playing,*pointercancel,*pointerdown,*pointerenter,*pointerleave,*pointermove,*pointerout,*pointerover,*pointerrawupdate,*pointerup,*progress,*ratechange,*reset,*resize,*scroll,*securitypolicyviolation,*seeked,*seeking,*select,*selectionchange,*selectstart,*slotchange,*stalled,*submit,*suspend,*timeupdate,*toggle,*transitioncancel,*transitionend,*transitionrun,*transitionstart,*volumechange,*waiting,*webkitanimationend,*webkitanimationiteration,*webkitanimationstart,*webkittransitionend,*wheel,%style,#tabIndex",":svg:graphics^:svg:|",":svg:animation^:svg:|*begin,*end,*repeat",":svg:geometry^:svg:|",":svg:componentTransferFunction^:svg:|",":svg:gradient^:svg:|",":svg:textContent^:svg:graphics|",":svg:textPositioning^:svg:textContent|","a^[HTMLElement]|charset,coords,download,hash,host,hostname,href,hreflang,name,password,pathname,ping,port,protocol,referrerPolicy,rel,%relList,rev,search,shape,target,text,type,username","area^[HTMLElement]|alt,coords,download,hash,host,hostname,href,!noHref,password,pathname,ping,port,protocol,referrerPolicy,rel,%relList,search,shape,target,username","audio^media|","br^[HTMLElement]|clear","base^[HTMLElement]|href,target","body^[HTMLElement]|aLink,background,bgColor,link,*afterprint,*beforeprint,*beforeunload,*blur,*error,*focus,*hashchange,*languagechange,*load,*message,*messageerror,*offline,*online,*pagehide,*pageshow,*popstate,*rejectionhandled,*resize,*scroll,*storage,*unhandledrejection,*unload,text,vLink","button^[HTMLElement]|!disabled,formAction,formEnctype,formMethod,!formNoValidate,formTarget,name,type,value","canvas^[HTMLElement]|#height,#width","content^[HTMLElement]|select","dl^[HTMLElement]|!compact","data^[HTMLElement]|value","datalist^[HTMLElement]|","details^[HTMLElement]|!open","dialog^[HTMLElement]|!open,returnValue","dir^[HTMLElement]|!compact","div^[HTMLElement]|align","embed^[HTMLElement]|align,height,name,src,type,width","fieldset^[HTMLElement]|!disabled,name","font^[HTMLElement]|color,face,size","form^[HTMLElement]|acceptCharset,action,autocomplete,encoding,enctype,method,name,!noValidate,target","frame^[HTMLElement]|frameBorder,longDesc,marginHeight,marginWidth,name,!noResize,scrolling,src","frameset^[HTMLElement]|cols,*afterprint,*beforeprint,*beforeunload,*blur,*error,*focus,*hashchange,*languagechange,*load,*message,*messageerror,*offline,*online,*pagehide,*pageshow,*popstate,*rejectionhandled,*resize,*scroll,*storage,*unhandledrejection,*unload,rows","geolocation^[HTMLElement]|accuracymode,!autolocate,*location,*promptaction,*promptdismiss,*validationstatuschange,!watch","hr^[HTMLElement]|align,color,!noShade,size,width","head^[HTMLElement]|","h1,h2,h3,h4,h5,h6^[HTMLElement]|align","html^[HTMLElement]|version","iframe^[HTMLElement]|align,allow,!allowFullscreen,!allowPaymentRequest,csp,frameBorder,height,loading,longDesc,marginHeight,marginWidth,name,referrerPolicy,%sandbox,scrolling,src,srcdoc,width","img^[HTMLElement]|align,alt,border,%crossOrigin,decoding,#height,#hspace,!isMap,loading,longDesc,lowsrc,name,referrerPolicy,sizes,src,srcset,useMap,#vspace,#width","input^[HTMLElement]|accept,align,alt,autocomplete,!checked,!defaultChecked,defaultValue,dirName,!disabled,%files,formAction,formEnctype,formMethod,!formNoValidate,formTarget,#height,!incremental,!indeterminate,max,#maxLength,min,#minLength,!multiple,name,pattern,placeholder,!readOnly,!required,selectionDirection,#selectionEnd,#selectionStart,#size,src,step,type,useMap,value,%valueAsDate,#valueAsNumber,#width","li^[HTMLElement]|type,#value","label^[HTMLElement]|htmlFor","legend^[HTMLElement]|align","link^[HTMLElement]|as,charset,%crossOrigin,!disabled,href,hreflang,imageSizes,imageSrcset,integrity,media,referrerPolicy,rel,%relList,rev,%sizes,target,type","map^[HTMLElement]|name","marquee^[HTMLElement]|behavior,bgColor,direction,height,#hspace,#loop,#scrollAmount,#scrollDelay,!trueSpeed,#vspace,width","menu^[HTMLElement]|!compact","meta^[HTMLElement]|content,httpEquiv,media,name,scheme","meter^[HTMLElement]|#high,#low,#max,#min,#optimum,#value","ins,del^[HTMLElement]|cite,dateTime","ol^[HTMLElement]|!compact,!reversed,#start,type","object^[HTMLElement]|align,archive,border,code,codeBase,codeType,data,!declare,height,#hspace,name,standby,type,useMap,#vspace,width","optgroup^[HTMLElement]|!disabled,label","option^[HTMLElement]|!defaultSelected,!disabled,label,!selected,text,value","output^[HTMLElement]|defaultValue,%htmlFor,name,value","p^[HTMLElement]|align","param^[HTMLElement]|name,type,value,valueType","picture^[HTMLElement]|","pre^[HTMLElement]|#width","progress^[HTMLElement]|#max,#value","q,blockquote,cite^[HTMLElement]|","script^[HTMLElement]|!async,charset,%crossOrigin,!defer,event,htmlFor,integrity,!noModule,%referrerPolicy,src,text,type","select^[HTMLElement]|autocomplete,!disabled,#length,!multiple,name,!required,#selectedIndex,#size,value","selectedcontent^[HTMLElement]|","slot^[HTMLElement]|name","source^[HTMLElement]|#height,media,sizes,src,srcset,type,#width","span^[HTMLElement]|","style^[HTMLElement]|!disabled,media,type","search^[HTMLELement]|","caption^[HTMLElement]|align","th,td^[HTMLElement]|abbr,align,axis,bgColor,ch,chOff,#colSpan,headers,height,!noWrap,#rowSpan,scope,vAlign,width","col,colgroup^[HTMLElement]|align,ch,chOff,#span,vAlign,width","table^[HTMLElement]|align,bgColor,border,%caption,cellPadding,cellSpacing,frame,rules,summary,%tFoot,%tHead,width","tr^[HTMLElement]|align,bgColor,ch,chOff,vAlign","tfoot,thead,tbody^[HTMLElement]|align,ch,chOff,vAlign","template^[HTMLElement]|","textarea^[HTMLElement]|autocomplete,#cols,defaultValue,dirName,!disabled,#maxLength,#minLength,name,placeholder,!readOnly,!required,#rows,selectionDirection,#selectionEnd,#selectionStart,value,wrap","time^[HTMLElement]|dateTime","title^[HTMLElement]|text","track^[HTMLElement]|!default,kind,label,src,srclang","ul^[HTMLElement]|!compact,type","unknown^[HTMLElement]|","video^media|!disablePictureInPicture,#height,*enterpictureinpicture,*leavepictureinpicture,!playsInline,poster,#width",":svg:a^:svg:graphics|",":svg:animate^:svg:animation|",":svg:animateMotion^:svg:animation|",":svg:animateTransform^:svg:animation|",":svg:circle^:svg:geometry|",":svg:clipPath^:svg:graphics|",":svg:defs^:svg:graphics|",":svg:desc^:svg:|",":svg:discard^:svg:|",":svg:ellipse^:svg:geometry|",":svg:feBlend^:svg:|",":svg:feColorMatrix^:svg:|",":svg:feComponentTransfer^:svg:|",":svg:feComposite^:svg:|",":svg:feConvolveMatrix^:svg:|",":svg:feDiffuseLighting^:svg:|",":svg:feDisplacementMap^:svg:|",":svg:feDistantLight^:svg:|",":svg:feDropShadow^:svg:|",":svg:feFlood^:svg:|",":svg:feFuncA^:svg:componentTransferFunction|",":svg:feFuncB^:svg:componentTransferFunction|",":svg:feFuncG^:svg:componentTransferFunction|",":svg:feFuncR^:svg:componentTransferFunction|",":svg:feGaussianBlur^:svg:|",":svg:feImage^:svg:|",":svg:feMerge^:svg:|",":svg:feMergeNode^:svg:|",":svg:feMorphology^:svg:|",":svg:feOffset^:svg:|",":svg:fePointLight^:svg:|",":svg:feSpecularLighting^:svg:|",":svg:feSpotLight^:svg:|",":svg:feTile^:svg:|",":svg:feTurbulence^:svg:|",":svg:filter^:svg:|",":svg:foreignObject^:svg:graphics|",":svg:g^:svg:graphics|",":svg:image^:svg:graphics|decoding",":svg:line^:svg:geometry|",":svg:linearGradient^:svg:gradient|",":svg:mpath^:svg:|",":svg:marker^:svg:|",":svg:mask^:svg:|",":svg:metadata^:svg:|",":svg:path^:svg:geometry|",":svg:pattern^:svg:|",":svg:polygon^:svg:geometry|",":svg:polyline^:svg:geometry|",":svg:radialGradient^:svg:gradient|",":svg:rect^:svg:geometry|",":svg:svg^:svg:graphics|#currentScale,#zoomAndPan",":svg:script^:svg:|type",":svg:set^:svg:animation|",":svg:stop^:svg:|",":svg:style^:svg:|!disabled,media,title,type",":svg:switch^:svg:graphics|",":svg:symbol^:svg:|",":svg:tspan^:svg:textPositioning|",":svg:text^:svg:textPositioning|",":svg:textPath^:svg:textContent|",":svg:title^:svg:|",":svg:use^:svg:graphics|",":svg:view^:svg:|#zoomAndPan","data^[HTMLElement]|value","keygen^[HTMLElement]|!autofocus,challenge,!disabled,form,keytype,name","menuitem^[HTMLElement]|type,label,icon,!disabled,!checked,radiogroup,!default","summary^[HTMLElement]|","time^[HTMLElement]|dateTime",":svg:cursor^:svg:|",":math:^[HTMLElement]|!autofocus,nonce,*abort,*animationend,*animationiteration,*animationstart,*auxclick,*beforeinput,*beforematch,*beforetoggle,*beforexrselect,*blur,*cancel,*canplay,*canplaythrough,*change,*click,*close,*contentvisibilityautostatechange,*contextlost,*contextmenu,*contextrestored,*copy,*cuechange,*cut,*dblclick,*drag,*dragend,*dragenter,*dragleave,*dragover,*dragstart,*drop,*durationchange,*emptied,*ended,*error,*focus,*formdata,*gotpointercapture,*input,*invalid,*keydown,*keypress,*keyup,*load,*loadeddata,*loadedmetadata,*loadstart,*lostpointercapture,*mousedown,*mouseenter,*mouseleave,*mousemove,*mouseout,*mouseover,*mouseup,*mousewheel,*paste,*pause,*play,*playing,*pointercancel,*pointerdown,*pointerenter,*pointerleave,*pointermove,*pointerout,*pointerover,*pointerrawupdate,*pointerup,*progress,*ratechange,*reset,*resize,*scroll,*scrollend,*securitypolicyviolation,*seeked,*seeking,*select,*selectionchange,*selectstart,*slotchange,*stalled,*submit,*suspend,*timeupdate,*toggle,*transitioncancel,*transitionend,*transitionrun,*transitionstart,*volumechange,*waiting,*webkitanimationend,*webkitanimationiteration,*webkitanimationstart,*webkittransitionend,*wheel,%style,#tabIndex",":math:math^:math:|",":math:maction^:math:|",":math:menclose^:math:|",":math:merror^:math:|",":math:mfenced^:math:|",":math:mfrac^:math:|",":math:mi^:math:|",":math:mmultiscripts^:math:|",":math:mn^:math:|",":math:mo^:math:|",":math:mover^:math:|",":math:mpadded^:math:|",":math:mphantom^:math:|",":math:mroot^:math:|",":math:mrow^:math:|",":math:ms^:math:|",":math:mspace^:math:|",":math:msqrt^:math:|",":math:mstyle^:math:|",":math:msub^:math:|",":math:msubsup^:math:|",":math:msup^:math:|",":math:mtable^:math:|",":math:mtd^:math:|",":math:mtext^:math:|",":math:mtr^:math:|",":math:munder^:math:|",":math:munderover^:math:|",":math:semantics^:math:|"],Dm=new Map(Object.entries({class:"className",for:"htmlFor",formaction:"formAction",innerHtml:"innerHTML",readonly:"readOnly",tabindex:"tabIndex","aria-activedescendant":"ariaActiveDescendantElement","aria-atomic":"ariaAtomic","aria-autocomplete":"ariaAutoComplete","aria-busy":"ariaBusy","aria-checked":"ariaChecked","aria-colcount":"ariaColCount","aria-colindex":"ariaColIndex","aria-colindextext":"ariaColIndexText","aria-colspan":"ariaColSpan","aria-controls":"ariaControlsElements","aria-current":"ariaCurrent","aria-describedby":"ariaDescribedByElements","aria-description":"ariaDescription","aria-details":"ariaDetailsElements","aria-disabled":"ariaDisabled","aria-errormessage":"ariaErrorMessageElements","aria-expanded":"ariaExpanded","aria-flowto":"ariaFlowToElements","aria-haspopup":"ariaHasPopup","aria-hidden":"ariaHidden","aria-invalid":"ariaInvalid","aria-keyshortcuts":"ariaKeyShortcuts","aria-label":"ariaLabel","aria-labelledby":"ariaLabelledByElements","aria-level":"ariaLevel","aria-live":"ariaLive","aria-modal":"ariaModal","aria-multiline":"ariaMultiLine","aria-multiselectable":"ariaMultiSelectable","aria-orientation":"ariaOrientation","aria-owns":"ariaOwnsElements","aria-placeholder":"ariaPlaceholder","aria-posinset":"ariaPosInSet","aria-pressed":"ariaPressed","aria-readonly":"ariaReadOnly","aria-required":"ariaRequired","aria-roledescription":"ariaRoleDescription","aria-rowcount":"ariaRowCount","aria-rowindex":"ariaRowIndex","aria-rowindextext":"ariaRowIndexText","aria-rowspan":"ariaRowSpan","aria-selected":"ariaSelected","aria-setsize":"ariaSetSize","aria-sort":"ariaSort","aria-valuemax":"ariaValueMax","aria-valuemin":"ariaValueMin","aria-valuenow":"ariaValueNow","aria-valuetext":"ariaValueText"})),mC=Array.from(Dm).reduce((t,[e,n])=>(t.set(e,n),t),new Map),En=class extends Au{constructor(){super();a(this,"_schema",new Map);a(this,"_eventSchema",new Map);dC.forEach(n=>{let r=new Map,s=new Set,[i,o]=n.split("|"),l=o.split(","),[c,u]=i.split("^");c.split(",").forEach(d=>{this._schema.set(d.toLowerCase(),r),this._eventSchema.set(d.toLowerCase(),s)});let h=u&&this._schema.get(u.toLowerCase());if(h){for(let[d,p]of h)r.set(d,p);for(let d of this._eventSchema.get(u.toLowerCase()))s.add(d)}l.forEach(d=>{if(d.length>0)switch(d[0]){case"*":s.add(d.substring(1));break;case"!":r.set(d.substring(1),uC);break;case"#":r.set(d.substring(1),pC);break;case"%":r.set(d.substring(1),fC);break;default:r.set(d,hC)}})})}hasProperty(n,r,s){if(s.some(o=>o.name===Cc.name))return!0;if(n.indexOf("-")>-1){if(Nh(n)||$c(n))return!1;if(s.some(o=>o.name===xc.name))return!0}return(this._schema.get(n.toLowerCase())||this._schema.get("unknown")).has(r)}hasElement(n,r){return r.some(s=>s.name===Cc.name)||n.indexOf("-")>-1&&(Nh(n)||$c(n)||r.some(s=>s.name===xc.name))?!0:this._schema.has(n.toLowerCase())}securityContext(n,r,s){s&&(r=this.getMappedPropName(r)),n=n.toLowerCase(),r=r.toLowerCase();let i=ff()[n+"|"+r];return i||(i=ff()["*|"+r],i||ue.NONE)}getMappedPropName(n){var r;return(r=Dm.get(n))!=null?r:n}getDefaultComponentElementName(){return"ng-component"}validateProperty(n){return n.toLowerCase().startsWith("on")?{error:!0,msg:`Binding to event property '${n}' is disallowed for security reasons, please use (${n.slice(2)})=...
|
|
25
|
-
If '${n}' is a directive input, make sure the directive is imported by the current module.`}:{error:!1}}validateAttribute(n){return n.toLowerCase().startsWith("on")?{error:!0,msg:`Binding to event attribute '${n}' is disallowed for security reasons, please use (${n.slice(2)})=...`}:{error:!1}}allKnownElementNames(){return Array.from(this._schema.keys())}allKnownAttributesOfElement(n){let r=this._schema.get(n.toLowerCase())||this._schema.get("unknown");return Array.from(r.keys()).map(s=>{var i;return(i=mC.get(s))!=null?i:s})}allKnownEventsOfElement(n){var r;return Array.from((r=this._eventSchema.get(n.toLowerCase()))!=null?r:[])}normalizeAnimationStyleProperty(n){return dE(n)}normalizeAnimationStyleValue(n,r,s){let i="",o=s.toString().trim(),l=null;if(gC(n)&&s!==0&&s!=="0")if(typeof s=="number")i="px";else{let c=s.match(/^[+-]?[\d\.]+([a-z]*)$/);c&&c[1].length==0&&(l=`Please provide a CSS unit value for ${r}:${s}`)}return{error:l,value:o+i}}};function gC(t){switch(t){case"width":case"height":case"minWidth":case"minHeight":case"maxWidth":case"maxHeight":case"left":case"top":case"bottom":case"right":case"fontSize":case"outlineWidth":case"outlineOffset":case"paddingTop":case"paddingLeft":case"paddingBottom":case"paddingRight":case"marginTop":case"marginLeft":case"marginBottom":case"marginRight":case"borderRadius":case"borderWidth":case"borderTopWidth":case"borderLeftWidth":case"borderRightWidth":case"borderBottomWidth":case"textIndent":return!0;default:return!1}}var Z=class{constructor({closedByChildren:e,implicitNamespacePrefix:n,contentType:r=hn.PARSABLE_DATA,closedByParent:s=!1,isVoid:i=!1,ignoreFirstLf:o=!1,preventNamespaceInheritance:l=!1,canSelfClose:c=!1}={}){a(this,"closedByChildren",{});a(this,"contentType");a(this,"closedByParent",!1);a(this,"implicitNamespacePrefix");a(this,"isVoid");a(this,"ignoreFirstLf");a(this,"canSelfClose");a(this,"preventNamespaceInheritance");e&&e.length>0&&e.forEach(u=>this.closedByChildren[u]=!0),this.isVoid=i,this.closedByParent=s||i,this.implicitNamespacePrefix=n||null,this.contentType=r,this.ignoreFirstLf=o,this.preventNamespaceInheritance=l,this.canSelfClose=c!=null?c:i}isClosedByChild(e){return this.isVoid||e.toLowerCase()in this.closedByChildren}getContentType(e){if(typeof this.contentType=="object"){let n=e===void 0?void 0:this.contentType[e];return n!=null?n:this.contentType.default}return this.contentType}},df,Us;function Iu(t){var e,n;return Us||(df=new Z({canSelfClose:!0}),Us=Object.assign(Object.create(null),{base:new Z({isVoid:!0}),meta:new Z({isVoid:!0}),area:new Z({isVoid:!0}),embed:new Z({isVoid:!0}),link:new Z({isVoid:!0}),img:new Z({isVoid:!0}),input:new Z({isVoid:!0}),param:new Z({isVoid:!0}),hr:new Z({isVoid:!0}),br:new Z({isVoid:!0}),source:new Z({isVoid:!0}),track:new Z({isVoid:!0}),wbr:new Z({isVoid:!0}),p:new Z({closedByChildren:["address","article","aside","blockquote","div","dl","fieldset","footer","form","h1","h2","h3","h4","h5","h6","header","hgroup","hr","main","nav","ol","p","pre","section","table","ul"],closedByParent:!0}),thead:new Z({closedByChildren:["tbody","tfoot"]}),tbody:new Z({closedByChildren:["tbody","tfoot"],closedByParent:!0}),tfoot:new Z({closedByChildren:["tbody"],closedByParent:!0}),tr:new Z({closedByChildren:["tr"],closedByParent:!0}),td:new Z({closedByChildren:["td","th"],closedByParent:!0}),th:new Z({closedByChildren:["td","th"],closedByParent:!0}),col:new Z({isVoid:!0}),svg:new Z({implicitNamespacePrefix:"svg"}),foreignObject:new Z({implicitNamespacePrefix:"svg",preventNamespaceInheritance:!0}),math:new Z({implicitNamespacePrefix:"math"}),li:new Z({closedByChildren:["li"],closedByParent:!0}),dt:new Z({closedByChildren:["dt","dd"]}),dd:new Z({closedByChildren:["dt","dd"],closedByParent:!0}),rb:new Z({closedByChildren:["rb","rt","rtc","rp"],closedByParent:!0}),rt:new Z({closedByChildren:["rb","rt","rtc","rp"],closedByParent:!0}),rtc:new Z({closedByChildren:["rb","rtc","rp"],closedByParent:!0}),rp:new Z({closedByChildren:["rb","rt","rtc","rp"],closedByParent:!0}),optgroup:new Z({closedByChildren:["optgroup"],closedByParent:!0}),option:new Z({closedByChildren:["option","optgroup"],closedByParent:!0}),pre:new Z({ignoreFirstLf:!0}),listing:new Z({ignoreFirstLf:!0}),style:new Z({contentType:hn.RAW_TEXT}),script:new Z({contentType:hn.RAW_TEXT}),title:new Z({contentType:{default:hn.ESCAPABLE_RAW_TEXT,svg:hn.PARSABLE_DATA}}),textarea:new Z({contentType:hn.ESCAPABLE_RAW_TEXT,ignoreFirstLf:!0})}),new En().allKnownElementNames().forEach(r=>{!Us[r]&&Uc(r)===null&&(Us[r]=new Z({canSelfClose:!1}))})),(n=(e=Us[t])!=null?e:Us[t.toLowerCase()])!=null?n:df}var mf={A:"LINK",B:"BOLD_TEXT",BR:"LINE_BREAK",EM:"EMPHASISED_TEXT",H1:"HEADING_LEVEL1",H2:"HEADING_LEVEL2",H3:"HEADING_LEVEL3",H4:"HEADING_LEVEL4",H5:"HEADING_LEVEL5",H6:"HEADING_LEVEL6",HR:"HORIZONTAL_RULE",I:"ITALIC_TEXT",LI:"LIST_ITEM",LINK:"MEDIA_LINK",OL:"ORDERED_LIST",P:"PARAGRAPH",Q:"QUOTATION",S:"STRIKETHROUGH_TEXT",SMALL:"SMALL_TEXT",SUB:"SUBSTRIPT",SUP:"SUPERSCRIPT",TBODY:"TABLE_BODY",TD:"TABLE_CELL",TFOOT:"TABLE_FOOTER",TH:"TABLE_HEADER_CELL",THEAD:"TABLE_HEADER",TR:"TABLE_ROW",TT:"MONOSPACED_TEXT",U:"UNDERLINED_TEXT",UL:"UNORDERED_LIST"},Nu=class{constructor(){a(this,"_placeHolderNameCounts",{});a(this,"_signatureToName",{})}getStartTagPlaceholderName(e,n,r){let s=this._hashTag(e,n,r);if(this._signatureToName[s])return this._signatureToName[s];let i=e.toUpperCase(),o=mf[i]||`TAG_${i}`,l=this._generateUniqueName(r?o:`START_${o}`);return this._signatureToName[s]=l,l}getCloseTagPlaceholderName(e){let n=this._hashClosingTag(e);if(this._signatureToName[n])return this._signatureToName[n];let r=e.toUpperCase(),s=mf[r]||`TAG_${r}`,i=this._generateUniqueName(`CLOSE_${s}`);return this._signatureToName[n]=i,i}getPlaceholderName(e,n){let r=e.toUpperCase(),s=`PH: ${r}=${n}`;if(this._signatureToName[s])return this._signatureToName[s];let i=this._generateUniqueName(r);return this._signatureToName[s]=i,i}getUniquePlaceholder(e){return this._generateUniqueName(e.toUpperCase())}getStartBlockPlaceholderName(e,n){let r=this._hashBlock(e,n);if(this._signatureToName[r])return this._signatureToName[r];let s=this._generateUniqueName(`START_BLOCK_${this._toSnakeCase(e)}`);return this._signatureToName[r]=s,s}getCloseBlockPlaceholderName(e){let n=this._hashClosingBlock(e);if(this._signatureToName[n])return this._signatureToName[n];let r=this._generateUniqueName(`CLOSE_BLOCK_${this._toSnakeCase(e)}`);return this._signatureToName[n]=r,r}_hashTag(e,n,r){let s=`<${e}`,i=Object.keys(n).sort().map(l=>` ${l}=${n[l]}`).join(""),o=r?"/>":`></${e}>`;return s+i+o}_hashClosingTag(e){return this._hashTag(`/${e}`,{},!1)}_hashBlock(e,n){let r=n.length===0?"":` (${n.sort().join("; ")})`;return`@${e}${r} {}`}_hashClosingBlock(e){return this._hashBlock(`close_${e}`,[])}_toSnakeCase(e){return e.toUpperCase().replace(/[^A-Z0-9]/g,"_")}_generateUniqueName(e){if(!this._placeHolderNameCounts.hasOwnProperty(e))return this._placeHolderNameCounts[e]=1,e;let r=this._placeHolderNameCounts[e];return this._placeHolderNameCounts[e]=r+1,`${e}_${r}`}},yC=new ll(new Go);function vC(t,e){let n=new Du(yC,t,e);return(r,s,i,o,l)=>n.toI18nMessage(r,s,i,o,l)}function SC(t,e){return e}var Du=class{constructor(e,n,r){a(this,"_expressionParser");a(this,"_retainEmptyTokens");a(this,"_preserveExpressionWhitespace");this._expressionParser=e,this._retainEmptyTokens=n,this._preserveExpressionWhitespace=r}toI18nMessage(e,n="",r="",s="",i){let o={isIcu:e.length==1&&e[0]instanceof ls,icuDepth:0,placeholderRegistry:new Nu,placeholderToContent:{},placeholderToMessage:{},visitNodeFn:i||SC},l=ge(this,e,o);return new vt(l,o.placeholderToContent,o.placeholderToMessage,n,r,s)}visitElement(e,n){return this._visitElementLike(e,n)}visitComponent(e,n){return this._visitElementLike(e,n)}visitDirective(e,n){throw new Error("Unreachable code")}visitAttribute(e,n){let r=e.valueTokens===void 0||e.valueTokens.length===1?new Mi(e.value,e.valueSpan||e.sourceSpan):this._visitTextWithInterpolation(e.valueTokens,e.valueSpan||e.sourceSpan,n,e.i18n);return n.visitNodeFn(e,r)}visitText(e,n){let r=e.tokens.length===1?new Mi(e.value,e.sourceSpan):this._visitTextWithInterpolation(e.tokens,e.sourceSpan,n,e.i18n);return n.visitNodeFn(e,r)}visitComment(e,n){return null}visitExpansion(e,n){n.icuDepth++;let r={},s=new Ua(e.switchValue,e.type,r,e.sourceSpan);if(e.cases.forEach(l=>{r[l.value]=new Xn(l.expression.map(c=>c.visit(this,n)),l.expSourceSpan)}),n.icuDepth--,n.isIcu||n.icuDepth>0){let l=n.placeholderRegistry.getUniquePlaceholder(`VAR_${e.type}`);return s.expressionPlaceholder=l,n.placeholderToContent[l]={text:e.switchValue,sourceSpan:e.switchValueSourceSpan},n.visitNodeFn(e,s)}let i=n.placeholderRegistry.getPlaceholderName("ICU",e.sourceSpan.toString());n.placeholderToMessage[i]=this.toI18nMessage([e],"","","",void 0);let o=new hi(s,i,e.sourceSpan);return n.visitNodeFn(e,o)}visitExpansionCase(e,n){throw new Error("Unreachable code")}visitBlock(e,n){var c;let r=ge(this,e.children,n);if(e.name==="switch")return new Xn(r,e.sourceSpan);let s=e.parameters.map(u=>u.expression),i=n.placeholderRegistry.getStartBlockPlaceholderName(e.name,s),o=n.placeholderRegistry.getCloseBlockPlaceholderName(e.name);n.placeholderToContent[i]={text:e.startSourceSpan.toString(),sourceSpan:e.startSourceSpan},n.placeholderToContent[o]={text:e.endSourceSpan?e.endSourceSpan.toString():"}",sourceSpan:(c=e.endSourceSpan)!=null?c:e.sourceSpan};let l=new Mr(e.name,s,i,o,r,e.sourceSpan,e.startSourceSpan,e.endSourceSpan);return n.visitNodeFn(e,l)}visitBlockParameter(e,n){throw new Error("Unreachable code")}visitLetDeclaration(e,n){return null}_visitElementLike(e,n){var d;let r=ge(this,e.children,n),s={},i=p=>{s[p.name]=p.value},o,l;e instanceof Kt?(o=e.name,l=Iu(e.name).isVoid):(o=e.fullName,l=e.tagName?Iu(e.tagName).isVoid:!1),e.attrs.forEach(i),e.directives.forEach(p=>p.attrs.forEach(i));let c=n.placeholderRegistry.getStartTagPlaceholderName(o,s,l);n.placeholderToContent[c]={text:e.startSourceSpan.toString(),sourceSpan:e.startSourceSpan};let u="";l||(u=n.placeholderRegistry.getCloseTagPlaceholderName(o),n.placeholderToContent[u]={text:`</${o}>`,sourceSpan:(d=e.endSourceSpan)!=null?d:e.sourceSpan});let h=new Lr(o,s,c,u,r,l,e.sourceSpan,e.startSourceSpan,e.endSourceSpan);return n.visitNodeFn(e,h)}_visitTextWithInterpolation(e,n,r,s){let i=[],o=!1;for(let l of e)switch(l.type){case 8:case 17:o=!0;let[c,u,h]=l.parts,d=CC(u)||"INTERPOLATION",p=r.placeholderRegistry.getPlaceholderName(d,u);if(this._preserveExpressionWhitespace)r.placeholderToContent[p]={text:l.parts.join(""),sourceSpan:l.sourceSpan},i.push(new Io(u,p,l.sourceSpan));else{let g=this.normalizeExpression(l);r.placeholderToContent[p]={text:`${c}${g}${h}`,sourceSpan:l.sourceSpan},i.push(new Io(g,p,l.sourceSpan))}break;default:if(l.parts[0].length>0||this._retainEmptyTokens){let g=i[i.length-1];g instanceof Mi?(g.value+=l.parts[0],g.sourceSpan=new H(g.sourceSpan.start,l.sourceSpan.end,g.sourceSpan.fullStart,g.sourceSpan.details)):i.push(new Mi(l.parts[0],l.sourceSpan))}else this._retainEmptyTokens&&i.push(new Mi(l.parts[0],l.sourceSpan));break}return o?(EC(i,s),new Xn(i,n)):i[0]}normalizeExpression(e){let n=e.parts[1],r=this._expressionParser.parseBinding(n,e.sourceSpan,e.sourceSpan.start.offset);return aC(r)}};function EC(t,e){if(e instanceof vt&&(TC(e),e=e.nodes[0]),e instanceof Xn){wC(e.children,t);for(let n=0;n<t.length;n++)t[n].sourceSpan=e.children[n].sourceSpan}}function TC(t){let e=t.nodes;if(e.length!==1||!(e[0]instanceof Xn))throw new Error("Unexpected previous i18n message - expected it to consist of only a single `Container` node.")}function wC(t,e){if(t.length!==e.length)throw new Error(`
|
|
17
|
+
${n.toSourceMapGenerator(e,h).toJsComment()}`}let c=gf(...o.concat(i));return this.executeFunction(c,a)}executeFunction(e,n){return e(...n)}},yu=class extends mu{constructor(n){super();l(this,"refResolver");l(this,"_evalArgNames",[]);l(this,"_evalArgValues",[]);l(this,"_evalExportedVars",[]);this.refResolver=n}createReturnStmt(n){new ke(new sn(this._evalExportedVars.map(s=>new Cr(s,Z(s),!1)))).visitStatement(this,n)}getArgs(){let n={};for(let r=0;r<this._evalArgNames.length;r++)n[this._evalArgNames[r]]=this._evalArgValues[r];return n}visitExternalExpr(n,r){return this._emitReferenceToExternal(n,this.refResolver.resolveExternalReference(n.value),r),null}visitWrappedNodeExpr(n,r){return this._emitReferenceToExternal(n,n.node,r),null}visitDeclareVarStmt(n,r){return n.hasModifier(Ue.Exported)&&this._evalExportedVars.push(n.name),super.visitDeclareVarStmt(n,r)}visitDeclareFunctionStmt(n,r){return n.hasModifier(Ue.Exported)&&this._evalExportedVars.push(n.name),super.visitDeclareFunctionStmt(n,r)}_emitReferenceToExternal(n,r,s){let i=this._evalArgValues.indexOf(r);if(i===-1){i=this._evalArgValues.length,this._evalArgValues.push(r);let o=Cw({reference:r})||"val";this._evalArgNames.push(`jit_${o}_${i}`)}s.print(n,this._evalArgNames[i])}};function Aw(t){return t.isEquivalent(S("use strict").toStmt())}function vu(t){let e=new Xn;t.providers!==null&&e.set("providers",t.providers),t.imports.length>0&&e.set("imports",ce(t.imports));let n=R(m.defineInjector).callFn([e.toLiteralMap()],void 0,!0),r=Dw(t);return{expression:n,type:r,statements:[]}}function Dw(t){return new pt(R(m.InjectorDeclaration,[new pt(t.type.type)]))}var Su=class{constructor(e){l(this,"context");this.context=e}resolveExternalReference(e){if(e.moduleName!=="@angular/core")throw new Error(`Cannot resolve external reference to ${e.moduleName}, only references to @angular/core are supported.`);if(!this.context.hasOwnProperty(e.name))throw new Error(`No value provided for @angular/core symbol '${e.name}'.`);return this.context[e.name]}},di;(function(t){t[t.Inline=0]="Inline",t[t.SideEffect=1]="SideEffect",t[t.Omit=2]="Omit"})(di||(di={}));var _t;(function(t){t[t.Global=0]="Global",t[t.Local=1]="Local",t[t.Isolated=2]="Isolated"})(_t||(_t={}));function Rm(t){let e=[],n=new Xn;if(n.set("type",t.type.value),t.kind===_t.Global&&t.bootstrap.length>0&&n.set("bootstrap",es(t.bootstrap,t.containsForwardDecls)),t.selectorScopeMode===di.Inline)t.declarations.length>0&&n.set("declarations",es(t.declarations,t.containsForwardDecls)),t.imports.length>0&&n.set("imports",es(t.imports,t.containsForwardDecls)),t.exports.length>0&&n.set("exports",es(t.exports,t.containsForwardDecls));else if(t.selectorScopeMode===di.SideEffect){let i=_w(t);i!==null&&e.push(i)}t.schemas!==null&&t.schemas.length>0&&n.set("schemas",ce(t.schemas.map(i=>i.value))),t.id!==null&&(n.set("id",t.id),e.push(R(m.registerNgModuleType).callFn([t.type.value,t.id]).toStmt()));let r=R(m.defineNgModule).callFn([n.toLiteralMap()],void 0,!0),s=kw(t);return{expression:r,type:s,statements:e}}function bw(t){let e=new Xn;return e.set("type",new W(t.type)),t.bootstrap!==void 0&&e.set("bootstrap",new W(t.bootstrap)),t.declarations!==void 0&&e.set("declarations",new W(t.declarations)),t.imports!==void 0&&e.set("imports",new W(t.imports)),t.exports!==void 0&&e.set("exports",new W(t.exports)),t.schemas!==void 0&&e.set("schemas",new W(t.schemas)),t.id!==void 0&&e.set("id",new W(t.id)),R(m.defineNgModule).callFn([e.toLiteralMap()])}function kw(t){if(t.kind===_t.Local)return new pt(t.type.value);if(t.kind===_t.Isolated)return new pt(R(m.NgModuleDeclaration,[new pt(t.type.type),Lt,t.importsExpression?Ve(t.importsExpression):Lt,t.exportsExpression?Ve(t.exportsExpression):Lt]));let{type:e,declarations:n,exports:r,imports:s,includeImportTypes:i,publicDeclarationTypes:o}=t;return new pt(R(m.NgModuleDeclaration,[new pt(e.type),o===null?Ec(n):Rw(o),i?Ec(s):Lt,Ec(r)]))}function _w(t){let e=new Xn;if(t.kind===_t.Global?t.declarations.length>0&&e.set("declarations",es(t.declarations,t.containsForwardDecls)):t.kind===_t.Local&&t.declarationsExpression&&e.set("declarations",t.declarationsExpression),t.kind===_t.Global?t.imports.length>0&&e.set("imports",es(t.imports,t.containsForwardDecls)):t.kind===_t.Local&&t.importsExpression&&e.set("imports",t.importsExpression),t.kind===_t.Global?t.exports.length>0&&e.set("exports",es(t.exports,t.containsForwardDecls)):t.kind===_t.Local&&t.exportsExpression&&e.set("exports",t.exportsExpression),t.kind===_t.Local&&t.bootstrapExpression&&e.set("bootstrap",t.bootstrapExpression),Object.keys(e.values).length===0)return null;let n=new Ae(R(m.setNgModuleScope),[t.type.value,e.toLiteralMap()]),r=KE(n),s=new hn([],[r.toStmt()]);return new Ae(s,[]).toStmt()}function Ec(t){let e=t.map(n=>Ei(n.type));return t.length>0?Ve(ce(e)):Lt}function Rw(t){let e=t.map(n=>Ei(n));return t.length>0?Ve(ce(e)):Lt}function Eu(t){var s;let e=[];e.push({key:"name",value:S((s=t.pipeName)!=null?s:t.name),quoted:!1}),e.push({key:"type",value:t.type.value,quoted:!1}),e.push({key:"pure",value:S(t.pure),quoted:!1}),t.isStandalone===!1&&e.push({key:"standalone",value:S(!1),quoted:!1});let n=R(m.definePipe).callFn([Ct(e)],void 0,!0),r=Pw(t);return{expression:n,type:r,statements:[]}}function Pw(t){return new pt(R(m.PipeDeclaration,[bl(t.type.type,t.typeArgumentCount),new pt(new _e(t.pipeName)),new pt(new _e(t.isStandalone))]))}var Or;(function(t){t[t.Directive=0]="Directive",t[t.Pipe=1]="Pipe",t[t.NgModule=2]="NgModule"})(Or||(Or={}));var Lw=new Set(["inherit","initial","revert","unset","alternate","alternate-reverse","normal","reverse","backwards","both","forwards","none","paused","running","ease","ease-in","ease-in-out","ease-out","linear","step-start","step-end","end","jump-both","jump-end","jump-none","jump-start","start"]),Mw=["@media","@supports","@document","@layer","@container","@scope","@starting-style"],wu=class{constructor(){l(this,"_animationDeclarationKeyframesRe",/(^|\s+|,)(?:(?:(['"])((?:\\\\|\\\2|(?!\2).)+)\2)|(-?[A-Za-z][\w\-]*))(?=[,\s]|$)/g);l(this,"_safeSelector");l(this,"_shouldScopeIndicator")}shimCssText(e,n,r=""){let s=[];e=e.replace(Kw,a=>{var c;if(a.match(Xw))s.push(a);else{let u=a.match(zw);s.push((c=u==null?void 0:u.join(""))!=null?c:"")}return Ap});let i=this._scopeCssText(e,n,r),o=0;return i.replace(Yw,()=>s[o++])}_scopeKeyframesRelatedCss(e,n){let r=new Set,s=wa(e,i=>this._scopeLocalKeyframeDeclarations(i,n,r));return wa(s,i=>this._scopeAnimationRule(i,n,r))}_scopeLocalKeyframeDeclarations(e,n,r){return he(x({},e),{selector:e.selector.replace(/(^@(?:-webkit-)?keyframes(?:\s+))(['"]?)(.+)\2(\s*)$/,(s,i,o,a,c)=>(r.add(vf(a,o)),`${i}${o}${n}_${a}${o}${c}`))})}_scopeAnimationKeyframe(e,n,r){return e.replace(/^(\s*)(['"]?)(.+?)\2(\s*)$/,(s,i,o,a,c)=>(a=`${r.has(vf(a,o))?n+"_":""}${a}`,`${i}${o}${a}${o}${c}`))}_scopeAnimationRule(e,n,r){let s=e.content.replace(/((?:^|\s+|;)(?:-webkit-)?animation\s*:\s*)([^;]+)/g,(i,o,a)=>o+a.replace(this._animationDeclarationKeyframesRe,(c,u,h="",d,p)=>d?`${u}${this._scopeAnimationKeyframe(`${h}${d}${h}`,n,r)}`:Lw.has(p)?c:`${u}${this._scopeAnimationKeyframe(p,n,r)}`));return s=s.replace(/((?:^|\s+|;)(?:-webkit-)?animation-name(?:\s*):(?:\s*))([^;]+)/g,(i,o,a)=>`${o}${a.split(",").map(c=>this._scopeAnimationKeyframe(c,n,r)).join(",")}`),he(x({},e),{content:s})}_scopeCssText(e,n,r){return e=this._insertPolyfillHostInCssText(e),e=this._convertColonHost(e),e=this._convertColonHostContext(e),n&&(e=this._scopeKeyframesRelatedCss(e,n),e=this._scopeSelectors(e,n,r)),e.trim()}_convertColonHost(e){return e.replace(Uw,(n,r,s)=>{if(r){let i=[...this._splitOnTopLevelCommas(r,!0)];if(i.length>1)return":host("+r+")"+s;let o=i[0].trim();if(o)return ur+o.replace(Za,"")+s}return ur+s})}*_splitOnTopLevelCommas(e,n){let r=e.length,s=0,i=0;for(let o=0;o<r;o++){let a=e.charCodeAt(o);if(a===Et)s++;else if(a===We){if(s--,s<0&&n){yield e.slice(i,o);return}}else a===ct&&s===0&&(yield e.slice(i,o),i=o+1)}yield e.slice(i)}_convertColonHostContext(e){let n=[];for(let r of this._splitOnTopLevelCommas(e,!1))n.push(this._convertColonHostContextInSelectorPart(r));return n.join(",")}_convertColonHostContextInSelectorPart(e){return e.replace(Gw,(n,r)=>{let s=[[]],i=n.indexOf(Ms);for(;i!==-1;){let o=n.substring(i+Ms.length);if(!o||o[0]!=="("){n=o,i=n.indexOf(Ms);continue}let a=[],c=0;for(let h of this._splitOnTopLevelCommas(o.substring(1),!0)){c=c+h.length+1;let d=h.trim();d&&a.push(d)}let u=s.length;aT(s,a.length);for(let h=0;h<a.length;h++)for(let d=0;d<u;d++)s[d+h*u].push(a[h]);n=o.substring(c+1),i=n.indexOf(Ms)}return s.map(o=>oT(o,n,r)).join(", ")})}_scopeSelectors(e,n,r){return wa(e,s=>{let i=s.selector,o=s.content;return s.selector[0]!=="@"?i=this._scopeSelector({selector:i,scopeSelector:n,hostSelector:r,isParentSelector:!0}):Mw.some(a=>s.selector.startsWith(a))?o=this._scopeSelectors(s.content,n,r):(s.selector.startsWith("@font-face")||s.selector.startsWith("@page"))&&(o=this._stripScopingSelectors(s.content)),new Oo(i,o)})}_stripScopingSelectors(e){return wa(e,n=>{let r=n.selector.replace(yf," ").replace(wc," ");return new Oo(r,n.content)})}_scopeSelector({selector:e,scopeSelector:n,hostSelector:r,isParentSelector:s=!1}){let i=/ ?,(?!(?:[^)(]*(?:\([^)(]*(?:\([^)(]*(?:\([^)(]*\)[^)(]*)*\)[^)(]*)*\)[^)(]*)*\))) ?/;return e.split(i).map(o=>o.split(yf)).map(o=>{let[a,...c]=o;return[(h=>this._selectorNeedsScoping(h,n)?this._applySelectorScope({selector:h,scopeSelector:n,hostSelector:r,isParentSelector:s}):h)(a),...c].join(" ")}).join(", ")}_selectorNeedsScoping(e,n){return!this._makeScopeMatcher(n).test(e)}_makeScopeMatcher(e){let n=/\[/g,r=/\]/g;return e=e.replace(n,"\\[").replace(r,"\\]"),new RegExp("^("+e+")"+qw,"m")}_applySimpleSelectorScope(e,n,r){if(Us.lastIndex=0,Us.test(e)){let s=`[${r}]`,i=e;for(;i.match(wc);)i=i.replace(wc,(o,a)=>a.replace(/([^:\)]*)(:*)(.*)/,(c,u,h,d)=>u+s+h+d));return i.replace(Us,s)}return n+" "+e}_applySelectorScope({selector:e,scopeSelector:n,hostSelector:r,isParentSelector:s}){var E;let i=/\[is=([^\]]*)\]/g;n=n.replace(i,(I,...D)=>D[0]);let o=`[${n}]`,a=I=>{let D=I.trim();if(!D)return I;if(I.includes(ur)){if(D=this._applySimpleSelectorScope(I,n,r),!I.match(Hw)){let[k,_,H,X]=D.match(/([^:]*)(:*)([\s\S]*)/);D=_+o+H+X}}else{let k=I.replace(Us,"");if(k.length>0){let _=k.match(/([^:]*)(:*)([\s\S]*)/);_&&(D=_[1]+o+_[2]+_[3])}}return D},c=I=>{let D="",k=[],_;for(;(_=Fi.exec(I))!==null;){let H=1,X=Fi.lastIndex;for(;X<I.length;){let ie=I[X];if(X++,ie==="("){H++;continue}if(ie===")"){if(H--,H===0)break;continue}}k.push(`${_[0]}${I.slice(Fi.lastIndex,X)}`),Fi.lastIndex=X}return k.join("")===I?D=k.map(H=>{var we;let[X]=(we=H.match(Fi))!=null?we:[],ie=H.slice(X==null?void 0:X.length,-1);ie.includes(ur)&&(this._shouldScopeIndicator=!0);let Re=this._scopeSelector({selector:ie,scopeSelector:n,hostSelector:r});return`${X}${Re})`}).join(""):(this._shouldScopeIndicator=this._shouldScopeIndicator||I.includes(ur),D=this._shouldScopeIndicator?a(I):I),D};s&&(this._safeSelector=new Tu(e),e=this._safeSelector.content());let u="",h=0,d,p=/( |>|\+|~(?!=))(?!([^)(]*(?:\([^)(]*(?:\([^)(]*(?:\([^)(]*\)[^)(]*)*\)[^)(]*)*\)[^)(]*)*\)))\s*/g,g=e.includes(ur);for((s||this._shouldScopeIndicator)&&(this._shouldScopeIndicator=!g);(d=p.exec(e))!==null;){let I=d[1],D=e.slice(h,d.index);if(D.match(/__esc-ph-(\d+)__/)&&((E=e[d.index+1])!=null&&E.match(/[a-fA-F\d]/)))continue;let k=c(D);u+=`${k} ${I} `,h=p.lastIndex}let v=e.substring(h);return u+=c(v),this._safeSelector.restore(u)}_insertPolyfillHostInCssText(e){return e.replace(jw,Ms).replace(Ww,Za)}},Tu=class{constructor(e){l(this,"placeholders",[]);l(this,"index",0);l(this,"_content");e=this._escapeRegexMatches(e,/(\[[^\]]*\])/g),e=e.replace(/(\\.)/g,(n,r)=>{let s=`__esc-ph-${this.index}__`;return this.placeholders.push(r),this.index++,s}),this._content=e.replace(Bw,(n,r,s)=>{let i=`__ph-${this.index}__`;return this.placeholders.push(`(${s})`),this.index++,r+i})}restore(e){return e.replace(/__(?:ph|esc-ph)-(\d+)__/g,(n,r)=>this.placeholders[+r])}content(){return this._content}_escapeRegexMatches(e,n){return e.replace(n,(r,s)=>{let i=`__ph-${this.index}__`;return this.placeholders.push(s),this.index++,i})}},Ow="(:(where|is)\\()?",Fi=/:(where|is)\(/gi,Za="-shadowcsshost",Ms="-shadowcsscontext",xu="[^)(]*",Fw=String.raw`(?:\(${xu}\)|${xu})+?`,$w=String.raw`(?:\(${Fw}\)|${xu})+?`,Ip=String.raw`(?:\((${$w})\))`,Bw=new RegExp(String.raw`(:nth-[-\w]+)`+Ip,"g"),Uw=new RegExp(Za+Ip+"?([^,{]*)","gim"),Vw=Ms+Ip+"([^{]*)",Gw=new RegExp(`${Ow}(${Vw})`,"gim"),ur=Za+"-no-combinator",Hw=new RegExp(`${ur}(?![^(]*\\))`,"g"),wc=/-shadowcsshost-no-combinator([^\s,]*)/,yf=/(?:>>>)|(?:\/deep\/)|(?:::ng-deep)/g,qw="([>\\s~+[.,{:][\\s\\S]*)?$",Us=/-shadowcsshost/gim,Ww=/:host(?!\-context)/gim,jw=/:host-context(?=\(\s*[^)\s])/gim,zw=/\r?\n/g,Kw=/\/\*[\s\S]*?\*\//g,Xw=/\/\*\s*#\s*source(Mapping)?URL=/g,Ap="%COMMENT%",Yw=new RegExp(Ap,"g"),Tc="%BLOCK%",Qw=new RegExp(`(\\s*(?:${Ap}\\s*)*)([^;\\{\\}]+?)(\\s*)((?:{%BLOCK%}?\\s*;?)|(?:\\s*;))`,"g"),Jw=new Map([["{","}"]]),Pm="%COMMA_IN_PLACEHOLDER%",Lm="%SEMI_IN_PLACEHOLDER%",Mm="%COLON_IN_PLACEHOLDER%",Zw=new RegExp(Pm,"g"),eT=new RegExp(Lm,"g"),tT=new RegExp(Mm,"g"),Oo=class{constructor(e,n){l(this,"selector");l(this,"content");this.selector=e,this.content=n}};function wa(t,e){let n=sT(t),r=nT(n,Jw,Tc),s=0,i=r.escapedString.replace(Qw,(...o)=>{let a=o[2],c="",u=o[4],h="";u&&u.startsWith("{"+Tc)&&(c=r.blocks[s++],u=u.substring(Tc.length+1),h="{");let d=e(new Oo(a,c));return`${o[1]}${d.selector}${o[3]}${h}${d.content}${u}`});return iT(i)}var Cu=class{constructor(e,n){l(this,"escapedString");l(this,"blocks");this.escapedString=e,this.blocks=n}};function nT(t,e,n){let r=[],s=[],i=0,o=0,a=-1,c,u;for(let h=0;h<t.length;h++){let d=t[h];d==="\\"?h++:d===u?(i--,i===0&&(s.push(t.substring(a,h)),r.push(n),o=h,a=-1,c=u=void 0)):d===c?i++:i===0&&e.has(d)&&(c=d,u=e.get(d),i=1,a=h+1,r.push(t.substring(o,a)))}return a!==-1?(s.push(t.substring(a)),r.push(n)):r.push(t.substring(o)),new Cu(r.join(""),s)}var rT={";":Lm,",":Pm,":":Mm};function sT(t){let e=t,n=null;for(let r=0;r<e.length;r++){let s=e[r];if(s==="\\")r++;else if(n!==null)if(s===n)n=null;else{let i=rT[s];i&&(e=`${e.substr(0,r)}${i}${e.substr(r+1)}`,r+=i.length-1)}else(s==="'"||s==='"')&&(n=s)}return e}function iT(t){let e=t.replace(Zw,",");return e=e.replace(eT,";"),e=e.replace(tT,":"),e}function vf(t,e){return e?t.replace(/((?:^|[^\\])(?:\\\\)*)\\(?=['"])/g,"$1"):t}function oT(t,e,n=""){let r=ur;Us.lastIndex=0;let s=Us.test(e);if(t.length===0)return r+e;let i=[t.pop()||""];for(;t.length>0;){let o=i.length,a=t.pop();for(let c=0;c<o;c++){let u=i[c];i[o*2+c]=u+" "+a,i[o+c]=a+" "+u,i[c]=a+u}}return i.map(o=>s?`${n}${o}${e}`:`${n}${o}${r}${e}, ${n}${o} ${r}${e}`).join(",")}function aT(t,e){let n=t.length;for(let r=1;r<e;r++)for(let s=0;s<n;s++)t[s+r*n]=t[s].slice(0)}var f;(function(t){t[t.ListEnd=0]="ListEnd",t[t.Statement=1]="Statement",t[t.Variable=2]="Variable",t[t.ElementStart=3]="ElementStart",t[t.Element=4]="Element",t[t.Template=5]="Template",t[t.ElementEnd=6]="ElementEnd",t[t.ContainerStart=7]="ContainerStart",t[t.Container=8]="Container",t[t.ContainerEnd=9]="ContainerEnd",t[t.DisableBindings=10]="DisableBindings",t[t.ConditionalCreate=11]="ConditionalCreate",t[t.ConditionalBranchCreate=12]="ConditionalBranchCreate",t[t.Conditional=13]="Conditional",t[t.EnableBindings=14]="EnableBindings",t[t.Text=15]="Text",t[t.Listener=16]="Listener",t[t.InterpolateText=17]="InterpolateText",t[t.Binding=18]="Binding",t[t.Property=19]="Property",t[t.StyleProp=20]="StyleProp",t[t.ClassProp=21]="ClassProp",t[t.StyleMap=22]="StyleMap",t[t.ClassMap=23]="ClassMap",t[t.Advance=24]="Advance",t[t.Pipe=25]="Pipe",t[t.Attribute=26]="Attribute",t[t.ExtractedAttribute=27]="ExtractedAttribute",t[t.Defer=28]="Defer",t[t.DeferOn=29]="DeferOn",t[t.DeferWhen=30]="DeferWhen",t[t.I18nMessage=31]="I18nMessage",t[t.DomProperty=32]="DomProperty",t[t.Namespace=33]="Namespace",t[t.ProjectionDef=34]="ProjectionDef",t[t.EnableIncrementalHydrationRuntime=35]="EnableIncrementalHydrationRuntime",t[t.Projection=36]="Projection",t[t.RepeaterCreate=37]="RepeaterCreate",t[t.Repeater=38]="Repeater",t[t.TwoWayProperty=39]="TwoWayProperty",t[t.TwoWayListener=40]="TwoWayListener",t[t.DeclareLet=41]="DeclareLet",t[t.StoreLet=42]="StoreLet",t[t.I18nStart=43]="I18nStart",t[t.I18n=44]="I18n",t[t.I18nEnd=45]="I18nEnd",t[t.I18nExpression=46]="I18nExpression",t[t.I18nApply=47]="I18nApply",t[t.IcuStart=48]="IcuStart",t[t.IcuEnd=49]="IcuEnd",t[t.IcuPlaceholder=50]="IcuPlaceholder",t[t.I18nContext=51]="I18nContext",t[t.I18nAttributes=52]="I18nAttributes",t[t.SourceLocation=53]="SourceLocation",t[t.Animation=54]="Animation",t[t.AnimationString=55]="AnimationString",t[t.AnimationBinding=56]="AnimationBinding",t[t.AnimationListener=57]="AnimationListener",t[t.Control=58]="Control",t[t.ControlCreate=59]="ControlCreate"})(f||(f={}));var F;(function(t){t[t.LexicalRead=0]="LexicalRead",t[t.Context=1]="Context",t[t.TrackContext=2]="TrackContext",t[t.ReadVariable=3]="ReadVariable",t[t.NextContext=4]="NextContext",t[t.Reference=5]="Reference",t[t.StoreLet=6]="StoreLet",t[t.ContextLetReference=7]="ContextLetReference",t[t.GetCurrentView=8]="GetCurrentView",t[t.RestoreView=9]="RestoreView",t[t.ResetView=10]="ResetView",t[t.PureFunctionExpr=11]="PureFunctionExpr",t[t.PureFunctionParameterExpr=12]="PureFunctionParameterExpr",t[t.PipeBinding=13]="PipeBinding",t[t.PipeBindingVariadic=14]="PipeBindingVariadic",t[t.SafePropertyRead=15]="SafePropertyRead",t[t.SafeKeyedRead=16]="SafeKeyedRead",t[t.SafeNavigationMigration=17]="SafeNavigationMigration",t[t.SafeTernaryExpr=18]="SafeTernaryExpr",t[t.EmptyExpr=19]="EmptyExpr",t[t.AssignTemporaryExpr=20]="AssignTemporaryExpr",t[t.ReadTemporaryExpr=21]="ReadTemporaryExpr",t[t.SlotLiteralExpr=22]="SlotLiteralExpr",t[t.ConditionalCase=23]="ConditionalCase",t[t.ConstCollected=24]="ConstCollected",t[t.TwoWayBindingSet=25]="TwoWayBindingSet",t[t.ArrowFunction=26]="ArrowFunction"})(F||(F={}));var Gt;(function(t){t[t.None=0]="None",t[t.AlwaysInline=1]="AlwaysInline"})(Gt||(Gt={}));var Qe;(function(t){t[t.Context=0]="Context",t[t.Identifier=1]="Identifier",t[t.SavedView=2]="SavedView",t[t.Alias=3]="Alias"})(Qe||(Qe={}));var M;(function(t){t[t.Attribute=0]="Attribute",t[t.ClassName=1]="ClassName",t[t.StyleProperty=2]="StyleProperty",t[t.Property=3]="Property",t[t.Template=4]="Template",t[t.I18n=5]="I18n",t[t.LegacyAnimation=6]="LegacyAnimation",t[t.TwoWayProperty=7]="TwoWayProperty",t[t.Animation=8]="Animation"})(M||(M={}));var mi;(function(t){t[t.Creation=0]="Creation",t[t.Postproccessing=1]="Postproccessing"})(mi||(mi={}));var ws;(function(t){t[t.I18nText=0]="I18nText",t[t.I18nAttribute=1]="I18nAttribute"})(ws||(ws={}));var pe;(function(t){t[t.None=0]="None",t[t.ElementTag=1]="ElementTag",t[t.TemplateTag=2]="TemplateTag",t[t.OpenTag=4]="OpenTag",t[t.CloseTag=8]="CloseTag",t[t.ExpressionIndex=16]="ExpressionIndex"})(pe||(pe={}));var Fe;(function(t){t[t.HTML=0]="HTML",t[t.SVG=1]="SVG",t[t.Math=2]="Math"})(Fe||(Fe={}));var le;(function(t){t[t.Idle=0]="Idle",t[t.Immediate=1]="Immediate",t[t.Timer=2]="Timer",t[t.Hover=3]="Hover",t[t.Interaction=4]="Interaction",t[t.Viewport=5]="Viewport",t[t.Never=6]="Never"})(le||(le={}));var gr;(function(t){t[t.RootI18n=0]="RootI18n",t[t.Icu=1]="Icu",t[t.Attr=2]="Attr"})(gr||(gr={}));var Tt;(function(t){t[t.NgTemplate=0]="NgTemplate",t[t.Structural=1]="Structural",t[t.Block=2]="Block"})(Tt||(Tt={}));var fe=class fe{constructor(){l(this,"debugListId",fe.nextListId++);l(this,"head",{kind:f.ListEnd,next:null,prev:null,debugListId:this.debugListId});l(this,"tail",{kind:f.ListEnd,next:null,prev:null,debugListId:this.debugListId});this.head.next=this.tail,this.tail.prev=this.head}push(e){if(Array.isArray(e)){for(let r of e)this.push(r);return}fe.assertIsNotEnd(e),fe.assertIsUnowned(e),e.debugListId=this.debugListId;let n=this.tail.prev;e.prev=n,n.next=e,e.next=this.tail,this.tail.prev=e}prepend(e){if(e.length===0)return;for(let s of e)fe.assertIsNotEnd(s),fe.assertIsUnowned(s),s.debugListId=this.debugListId;let n=this.head.next,r=this.head;for(let s of e)r.next=s,s.prev=r,r=s;r.next=n,n.prev=r}*[Symbol.iterator](){let e=this.head.next;for(;e!==this.tail;){fe.assertIsOwned(e,this.debugListId);let n=e.next;yield e,e=n}}*reversed(){let e=this.tail.prev;for(;e!==this.head;){fe.assertIsOwned(e,this.debugListId);let n=e.prev;yield e,e=n}}static replace(e,n){fe.assertIsNotEnd(e),fe.assertIsNotEnd(n),fe.assertIsOwned(e),fe.assertIsUnowned(n),n.debugListId=e.debugListId,e.prev!==null&&(e.prev.next=n,n.prev=e.prev),e.next!==null&&(e.next.prev=n,n.next=e.next),e.debugListId=null,e.prev=null,e.next=null}static replaceWithMany(e,n){if(n.length===0){fe.remove(e);return}fe.assertIsNotEnd(e),fe.assertIsOwned(e);let r=e.debugListId;e.debugListId=null;for(let u of n)fe.assertIsNotEnd(u),fe.assertIsUnowned(u);let{prev:s,next:i}=e;e.prev=null,e.next=null;let o=s;for(let u of n)fe.assertIsUnowned(u),u.debugListId=r,o.next=u,u.prev=o,u.next=null,o=u;let a=n[0],c=o;s!==null&&(s.next=a,a.prev=s),i!==null&&(i.prev=c,c.next=i)}static remove(e){fe.assertIsNotEnd(e),fe.assertIsOwned(e),e.prev.next=e.next,e.next.prev=e.prev,e.debugListId=null,e.prev=null,e.next=null}static insertBefore(e,n){if(Array.isArray(e)){for(let r of e)fe.insertBefore(r,n);return}if(fe.assertIsOwned(n),n.prev===null)throw new Error("AssertionError: illegal operation on list start");fe.assertIsNotEnd(e),fe.assertIsUnowned(e),e.debugListId=n.debugListId,e.prev=null,n.prev.next=e,e.prev=n.prev,e.next=n,n.prev=e}static insertAfter(e,n){if(fe.assertIsOwned(n),n.next===null)throw new Error("AssertionError: illegal operation on list end");fe.assertIsNotEnd(e),fe.assertIsUnowned(e),e.debugListId=n.debugListId,n.next.prev=e,e.next=n.next,e.prev=n,n.next=e}static assertIsUnowned(e){if(e.debugListId!==null)throw new Error(`AssertionError: illegal operation on owned node: ${f[e.kind]}`)}static assertIsOwned(e,n){if(e.debugListId===null)throw new Error(`AssertionError: illegal operation on unowned node: ${f[e.kind]}`);if(n!==void 0&&e.debugListId!==n)throw new Error(`AssertionError: node belongs to the wrong list (expected ${n}, actual ${e.debugListId})`)}static assertIsNotEnd(e){if(e.kind===f.ListEnd)throw new Error("AssertionError: illegal operation on list head or tail")}};l(fe,"nextListId",0);var T=fe;function Wt(t){return x({kind:f.Statement,statement:t},j)}function fr(t,e,n,r){return x({kind:f.Variable,xref:t,variable:e,initializer:n,flags:r},j)}var j={debugListId:null,prev:null,next:null},Om=Symbol("ConsumesSlot"),Dp=Symbol("DependsOnSlotContext"),As=Symbol("ConsumesVars"),oa=Symbol("UsesVarOffset"),an={[Om]:!0,numSlotsUsed:1},Ft={[Dp]:!0},$t={[As]:!0};function xi(t){return t[Om]===!0}function Fo(t){return t[Dp]===!0}function xc(t){return t[As]===!0}function Sf(t){return t[oa]===!0}function lT(t,e,n){return x(x(x({kind:f.InterpolateText,target:t,interpolation:e,sourceSpan:n},Ft),$t),j)}var De=class{constructor(e,n,r){l(this,"strings");l(this,"expressions");l(this,"i18nPlaceholders");if(this.strings=e,this.expressions=n,this.i18nPlaceholders=r,r.length!==0&&r.length!==n.length)throw new Error(`Expected ${n.length} placeholders to match interpolation expression count, but got ${r.length}`)}};function Ts(t,e,n,r,s,i,o,a,c,u,h){return x({kind:f.Binding,bindingKind:e,target:t,name:n,expression:r,unit:s,securityContext:i,isTextAttribute:o,isStructuralTemplateAttribute:a,templateKind:c,i18nContext:null,i18nMessage:u,sourceSpan:h},j)}function cT(t,e,n,r,s,i,o,a,c,u){return x(x(x({kind:f.Property,target:t,name:e,expression:n,bindingKind:r,securityContext:s,sanitizer:null,isStructuralTemplateAttribute:i,templateKind:o,i18nContext:a,i18nMessage:c,sourceSpan:u},Ft),$t),j)}function uT(t,e,n,r,s,i,o,a,c){return x(x(x({kind:f.TwoWayProperty,target:t,name:e,expression:n,securityContext:r,sanitizer:null,isStructuralTemplateAttribute:s,templateKind:i,i18nContext:o,i18nMessage:a,sourceSpan:c},Ft),$t),j)}function pT(t,e,n,r,s){return x(x(x({kind:f.StyleProp,target:t,name:e,expression:n,unit:r,sourceSpan:s},Ft),$t),j)}function hT(t,e,n,r){return x(x(x({kind:f.ClassProp,target:t,name:e,expression:n,sourceSpan:r},Ft),$t),j)}function fT(t,e,n){return x(x(x({kind:f.StyleMap,target:t,expression:e,sourceSpan:n},Ft),$t),j)}function dT(t,e,n){return x(x(x({kind:f.ClassMap,target:t,expression:e,sourceSpan:n},Ft),$t),j)}function Ef(t,e,n,r,s,i,o,a,c,u){return x(x(x({kind:f.Attribute,target:t,namespace:e,name:n,expression:r,securityContext:s,sanitizer:null,isTextAttribute:i,isStructuralTemplateAttribute:o,templateKind:a,i18nContext:null,i18nMessage:c,sourceSpan:u},Ft),$t),j)}function mT(t,e){return x({kind:f.Advance,delta:t,sourceSpan:e},j)}function Fm(t,e,n,r){return x(x(x({kind:f.Conditional,target:t,test:e,conditions:n,processed:null,sourceSpan:r,contextValue:null},j),Ft),$t)}function gT(t,e,n,r){return x(x({kind:f.Repeater,target:t,targetSlot:e,collection:n,sourceSpan:r},j),Ft)}function wf(t,e,n,r,s,i,o){return x({kind:f.AnimationBinding,name:t,target:e,animationKind:n,expression:r,i18nMessage:null,securityContext:s,sanitizer:null,sourceSpan:i,animationBindingKind:o},j)}function yT(t,e,n,r){return x(x(x({kind:f.DeferWhen,target:t,expr:e,modifier:n,sourceSpan:r},j),Ft),$t)}function $m(t,e,n,r,s,i,o,a,c,u,h){return x(x(x({kind:f.I18nExpression,context:t,target:e,i18nOwner:n,handle:r,expression:s,icuPlaceholder:i,i18nPlaceholder:o,resolutionTime:a,usage:c,name:u,sourceSpan:h},j),$t),Ft)}function vT(t,e,n){return x({kind:f.I18nApply,owner:t,handle:e,sourceSpan:n},j)}function ST(t,e,n,r){return x(x(x({kind:f.StoreLet,target:t,declaredName:e,value:n,sourceSpan:r},Ft),$t),j)}function ET(t,e){return x(x({kind:f.Control,sourceSpan:e,target:t},Ft),j)}function Ln(t){return t instanceof ue}var ue=class extends oe{constructor(e=null){super(null,e)}},Ye=class t extends ue{constructor(n){super();l(this,"name");l(this,"kind",F.LexicalRead);this.name=n}visitExpression(n,r){}isEquivalent(n){return this.name===n.name}isConstant(){return!1}transformInternalExpressions(){}clone(){return new t(this.name)}},el=class t extends ue{constructor(n,r,s){super();l(this,"target");l(this,"targetSlot");l(this,"offset");l(this,"kind",F.Reference);this.target=n,this.targetSlot=r,this.offset=s}visitExpression(){}isEquivalent(n){return n instanceof t&&n.target===this.target}isConstant(){return!1}transformInternalExpressions(){}clone(){return new t(this.target,this.targetSlot,this.offset)}},$d,Bd,Ud,$o=class t extends(Ud=ue,Bd=As,$d=Dp,Ud){constructor(n,r,s){super();l(this,"target");l(this,"value");l(this,"sourceSpan");l(this,"kind",F.StoreLet);l(this,Bd,!0);l(this,$d,!0);this.target=n,this.value=r,this.sourceSpan=s}visitExpression(){}isEquivalent(n){return n instanceof t&&n.target===this.target&&n.value.isEquivalent(this.value)}isConstant(){return!1}transformInternalExpressions(n,r){this.value=P(this.value,n,r)}clone(){return new t(this.target,this.value,this.sourceSpan)}},Bo=class t extends ue{constructor(n,r){super();l(this,"target");l(this,"targetSlot");l(this,"kind",F.ContextLetReference);this.target=n,this.targetSlot=r}visitExpression(){}isEquivalent(n){return n instanceof t&&n.target===this.target}isConstant(){return!1}transformInternalExpressions(){}clone(){return new t(this.target,this.targetSlot)}},Fr=class t extends ue{constructor(n){super();l(this,"view");l(this,"kind",F.Context);this.view=n}visitExpression(){}isEquivalent(n){return n instanceof t&&n.view===this.view}isConstant(){return!1}transformInternalExpressions(){}clone(){return new t(this.view)}},Nu=class t extends ue{constructor(n){super();l(this,"view");l(this,"kind",F.TrackContext);this.view=n}visitExpression(){}isEquivalent(n){return n instanceof t&&n.view===this.view}isConstant(){return!1}transformInternalExpressions(){}clone(){return new t(this.view)}},tl=class t extends ue{constructor(){super(...arguments);l(this,"kind",F.NextContext);l(this,"steps",1)}visitExpression(){}isEquivalent(n){return n instanceof t&&n.steps===this.steps}isConstant(){return!1}transformInternalExpressions(){}clone(){let n=new t;return n.steps=this.steps,n}},Iu=class t extends ue{constructor(){super();l(this,"kind",F.GetCurrentView)}visitExpression(){}isEquivalent(n){return n instanceof t}isConstant(){return!1}transformInternalExpressions(){}clone(){return new t}},Uo=class t extends ue{constructor(n){super();l(this,"view");l(this,"kind",F.RestoreView);this.view=n}visitExpression(n,r){typeof this.view!="number"&&this.view.visitExpression(n,r)}isEquivalent(n){return!(n instanceof t)||typeof n.view!=typeof this.view?!1:typeof this.view=="number"?this.view===n.view:this.view.isEquivalent(n.view)}isConstant(){return!1}transformInternalExpressions(n,r){typeof this.view!="number"&&(this.view=P(this.view,n,r))}clone(){return new t(this.view instanceof oe?this.view.clone():this.view)}},nl=class t extends ue{constructor(n){super();l(this,"expr");l(this,"kind",F.ResetView);this.expr=n}visitExpression(n,r){this.expr.visitExpression(n,r)}isEquivalent(n){return n instanceof t&&this.expr.isEquivalent(n.expr)}isConstant(){return!1}transformInternalExpressions(n,r){this.expr=P(this.expr,n,r)}clone(){return new t(this.expr.clone())}},rl=class t extends ue{constructor(n,r){super();l(this,"target");l(this,"value");l(this,"kind",F.TwoWayBindingSet);this.target=n,this.value=r}visitExpression(n,r){this.target.visitExpression(n,r),this.value.visitExpression(n,r)}isEquivalent(n){return this.target.isEquivalent(n.target)&&this.value.isEquivalent(n.value)}isConstant(){return!1}transformInternalExpressions(n,r){this.target=P(this.target,n,r),this.value=P(this.value,n,r)}clone(){return new t(this.target,this.value)}},Hn=class t extends ue{constructor(n){super();l(this,"xref");l(this,"kind",F.ReadVariable);l(this,"name",null);this.xref=n}visitExpression(){}isEquivalent(n){return n instanceof t&&n.xref===this.xref}isConstant(){return!1}transformInternalExpressions(){}clone(){let n=new t(this.xref);return n.name=this.name,n}},Vd,Gd,Hd,xs=class t extends(Hd=ue,Gd=As,Vd=oa,Hd){constructor(n,r){super();l(this,"kind",F.PureFunctionExpr);l(this,Gd,!0);l(this,Vd,!0);l(this,"varOffset",null);l(this,"body");l(this,"args");l(this,"fn",null);this.body=n,this.args=r}visitExpression(n,r){var s;(s=this.body)==null||s.visitExpression(n,r);for(let i of this.args)i.visitExpression(n,r)}isEquivalent(n){return!(n instanceof t)||n.args.length!==this.args.length?!1:n.body!==null&&this.body!==null&&n.body.isEquivalent(this.body)&&n.args.every((r,s)=>r.isEquivalent(this.args[s]))}isConstant(){return!1}transformInternalExpressions(n,r){this.body!==null?this.body=P(this.body,n,r|K.InChildOperation):this.fn!==null&&(this.fn=P(this.fn,n,r));for(let s=0;s<this.args.length;s++)this.args[s]=P(this.args[s],n,r)}clone(){var r,s,i,o;let n=new t((s=(r=this.body)==null?void 0:r.clone())!=null?s:null,this.args.map(a=>a.clone()));return n.fn=(o=(i=this.fn)==null?void 0:i.clone())!=null?o:null,n.varOffset=this.varOffset,n}},$r=class t extends ue{constructor(n){super();l(this,"index");l(this,"kind",F.PureFunctionParameterExpr);this.index=n}visitExpression(){}isEquivalent(n){return n instanceof t&&n.index===this.index}isConstant(){return!0}transformInternalExpressions(){}clone(){return new t(this.index)}},qd,Wd,jd,Cs=class t extends(jd=ue,Wd=As,qd=oa,jd){constructor(n,r,s,i){super();l(this,"target");l(this,"targetSlot");l(this,"name");l(this,"args");l(this,"kind",F.PipeBinding);l(this,Wd,!0);l(this,qd,!0);l(this,"varOffset",null);this.target=n,this.targetSlot=r,this.name=s,this.args=i}visitExpression(n,r){for(let s of this.args)s.visitExpression(n,r)}isEquivalent(){return!1}isConstant(){return!1}transformInternalExpressions(n,r){for(let s=0;s<this.args.length;s++)this.args[s]=P(this.args[s],n,r)}clone(){let n=new t(this.target,this.targetSlot,this.name,this.args.map(r=>r.clone()));return n.varOffset=this.varOffset,n}},zd,Kd,Xd,Vo=class t extends(Xd=ue,Kd=As,zd=oa,Xd){constructor(n,r,s,i,o){super();l(this,"target");l(this,"targetSlot");l(this,"name");l(this,"args");l(this,"numArgs");l(this,"kind",F.PipeBindingVariadic);l(this,Kd,!0);l(this,zd,!0);l(this,"varOffset",null);this.target=n,this.targetSlot=r,this.name=s,this.args=i,this.numArgs=o}visitExpression(n,r){this.args.visitExpression(n,r)}isEquivalent(){return!1}isConstant(){return!1}transformInternalExpressions(n,r){this.args=P(this.args,n,r)}clone(){let n=new t(this.target,this.targetSlot,this.name,this.args.clone(),this.numArgs);return n.varOffset=this.varOffset,n}},os=class t extends ue{constructor(n,r){super();l(this,"receiver");l(this,"name");l(this,"kind",F.SafePropertyRead);this.receiver=n,this.name=r}get index(){return this.name}visitExpression(n,r){this.receiver.visitExpression(n,r)}isEquivalent(){return!1}isConstant(){return!1}transformInternalExpressions(n,r){this.receiver=P(this.receiver,n,r)}clone(){return new t(this.receiver.clone(),this.name)}},as=class t extends ue{constructor(n,r,s){super(s);l(this,"receiver");l(this,"index");l(this,"kind",F.SafeKeyedRead);this.receiver=n,this.index=r}visitExpression(n,r){this.receiver.visitExpression(n,r),this.index.visitExpression(n,r)}isEquivalent(){return!1}isConstant(){return!1}transformInternalExpressions(n,r){this.receiver=P(this.receiver,n,r),this.index=P(this.index,n,r)}clone(){return new t(this.receiver.clone(),this.index.clone(),this.sourceSpan)}},Go=class t extends ue{constructor(n){super();l(this,"expr");l(this,"kind",F.SafeNavigationMigration);this.expr=n}visitExpression(n,r){this.expr.visitExpression(n,r)}isEquivalent(n){return n instanceof t&&this.expr.isEquivalent(n.expr)}isConstant(){return this.expr.isConstant()}transformInternalExpressions(n,r){this.expr=P(this.expr,n,r|K.InSafeNavigationMigration)}clone(){return new t(this.expr.clone())}},gi=class t extends ue{constructor(n,r){super();l(this,"guard");l(this,"expr");l(this,"kind",F.SafeTernaryExpr);this.guard=n,this.expr=r}visitExpression(n,r){this.guard.visitExpression(n,r),this.expr.visitExpression(n,r)}isEquivalent(){return!1}isConstant(){return!1}transformInternalExpressions(n,r){this.guard=P(this.guard,n,r),this.expr=P(this.expr,n,r)}clone(){return new t(this.guard.clone(),this.expr.clone())}},Ho=class t extends ue{constructor(){super(...arguments);l(this,"kind",F.EmptyExpr)}visitExpression(n,r){}isEquivalent(n){return n instanceof t}isConstant(){return!0}clone(){return new t}transformInternalExpressions(){}},Mn=class t extends ue{constructor(n,r){super();l(this,"expr");l(this,"xref");l(this,"kind",F.AssignTemporaryExpr);l(this,"name",null);this.expr=n,this.xref=r}visitExpression(n,r){this.expr.visitExpression(n,r)}isEquivalent(){return!1}isConstant(){return!1}transformInternalExpressions(n,r){this.expr=P(this.expr,n,r)}clone(){let n=new t(this.expr.clone(),this.xref);return n.name=this.name,n}},Br=class t extends ue{constructor(n){super();l(this,"xref");l(this,"kind",F.ReadTemporaryExpr);l(this,"name",null);this.xref=n}visitExpression(n,r){}isEquivalent(){return this.xref===this.xref}isConstant(){return!1}transformInternalExpressions(n,r){}clone(){let n=new t(this.xref);return n.name=this.name,n}},sl=class t extends ue{constructor(n){super();l(this,"slot");l(this,"kind",F.SlotLiteralExpr);this.slot=n}visitExpression(n,r){}isEquivalent(n){return n instanceof t&&n.slot===this.slot}isConstant(){return!0}clone(){return new t(this.slot)}transformInternalExpressions(){}},il=class t extends ue{constructor(n,r,s,i=null){super();l(this,"expr");l(this,"target");l(this,"targetSlot");l(this,"alias");l(this,"kind",F.ConditionalCase);this.expr=n,this.target=r,this.targetSlot=s,this.alias=i}visitExpression(n,r){this.expr!==null&&this.expr.visitExpression(n,r)}isEquivalent(n){return n instanceof t&&n.expr===this.expr}isConstant(){return!0}clone(){return new t(this.expr,this.target,this.targetSlot)}transformInternalExpressions(n,r){this.expr!==null&&(this.expr=P(this.expr,n,r))}},qo=class t extends ue{constructor(n){super();l(this,"expr");l(this,"kind",F.ConstCollected);this.expr=n}transformInternalExpressions(n,r){this.expr=n(this.expr,r)}visitExpression(n,r){this.expr.visitExpression(n,r)}isEquivalent(n){return n instanceof t?this.expr.isEquivalent(n.expr):!1}isConstant(){return this.expr.isConstant()}clone(){return new t(this.expr)}},Yd,Qd,Jd,Au=class t extends(Jd=ue,Qd=As,Yd=oa,Jd){constructor(n,r){super();l(this,"parameters");l(this,"body");l(this,"kind",F.ArrowFunction);l(this,Qd,!0);l(this,Yd,!0);l(this,"contextName",qt);l(this,"currentViewName","view");l(this,"varOffset",null);l(this,"ops");this.parameters=n,this.body=r,this.ops=new T,this.ops.push([Wt(new ke(r,r.sourceSpan))])}visitExpression(n,r){for(let s of this.ops)$e(s,i=>{i.visitExpression(n,r)})}isEquivalent(n){return n instanceof t&&n.parameters.length===this.parameters.length&&n.parameters.every((r,s)=>r.isEquivalent(this.parameters[s]))&&n.body.isEquivalent(this.body)}isConstant(){return!1}transformInternalExpressions(n,r){for(let s of this.ops)xe(s,n,r|(K.InChildOperation|K.InArrowFunctionOperation))}clone(){let n=new t(this.parameters,this.body);return n.varOffset=this.varOffset,n.ops=this.ops,n}};function $e(t,e){xe(t,(n,r)=>(e(n,r),n),K.None)}var K;(function(t){t[t.None=0]="None",t[t.InChildOperation=1]="InChildOperation",t[t.InArrowFunctionOperation=2]="InArrowFunctionOperation",t[t.InSafeNavigationMigration=4]="InSafeNavigationMigration"})(K||(K={}));function Cc(t,e,n){for(let r=0;r<t.expressions.length;r++)t.expressions[r]=P(t.expressions[r],e,n)}function xe(t,e,n){switch(t.kind){case f.StyleProp:case f.StyleMap:case f.ClassProp:case f.ClassMap:case f.AnimationString:case f.AnimationBinding:case f.Binding:t.expression instanceof De?Cc(t.expression,e,n):t.expression=P(t.expression,e,n);break;case f.Property:case f.DomProperty:case f.Attribute:t.expression instanceof De?Cc(t.expression,e,n):t.expression=P(t.expression,e,n),t.sanitizer=t.sanitizer&&P(t.sanitizer,e,n);break;case f.TwoWayProperty:t.expression=P(t.expression,e,n),t.sanitizer=t.sanitizer&&P(t.sanitizer,e,n);break;case f.I18nExpression:t.expression=P(t.expression,e,n);break;case f.InterpolateText:Cc(t.interpolation,e,n);break;case f.Statement:ol(t.statement,e,n);break;case f.Variable:t.initializer=P(t.initializer,e,n);break;case f.Conditional:for(let r of t.conditions)r.expr!==null&&(r.expr=P(r.expr,e,n));t.processed!==null&&(t.processed=P(t.processed,e,n)),t.contextValue!==null&&(t.contextValue=P(t.contextValue,e,n));break;case f.Animation:case f.AnimationListener:case f.Listener:case f.TwoWayListener:for(let r of t.handlerOps)xe(r,e,n|K.InChildOperation);break;case f.ExtractedAttribute:t.expression=t.expression&&P(t.expression,e,n),t.trustedValueFn=t.trustedValueFn&&P(t.trustedValueFn,e,n);break;case f.RepeaterCreate:if(t.trackByOps===null)t.track=P(t.track,e,n);else for(let r of t.trackByOps)xe(r,e,n|K.InChildOperation);t.trackByFn!==null&&(t.trackByFn=P(t.trackByFn,e,n));break;case f.Repeater:t.collection=P(t.collection,e,n);break;case f.Defer:t.loadingConfig!==null&&(t.loadingConfig=P(t.loadingConfig,e,n)),t.placeholderConfig!==null&&(t.placeholderConfig=P(t.placeholderConfig,e,n)),t.resolverFn!==null&&(t.resolverFn=P(t.resolverFn,e,n));break;case f.I18nMessage:for(let[r,s]of t.params)t.params.set(r,P(s,e,n));for(let[r,s]of t.postprocessingParams)t.postprocessingParams.set(r,P(s,e,n));break;case f.DeferWhen:t.expr=P(t.expr,e,n);break;case f.StoreLet:t.value=P(t.value,e,n);break;case f.Advance:case f.Container:case f.ContainerEnd:case f.ContainerStart:case f.DeferOn:case f.DisableBindings:case f.Element:case f.ElementEnd:case f.ElementStart:case f.EnableBindings:case f.I18n:case f.I18nApply:case f.I18nContext:case f.I18nEnd:case f.I18nStart:case f.IcuEnd:case f.IcuStart:case f.Namespace:case f.Pipe:case f.Projection:case f.ProjectionDef:case f.EnableIncrementalHydrationRuntime:case f.Template:case f.Text:case f.I18nAttributes:case f.IcuPlaceholder:case f.DeclareLet:case f.SourceLocation:case f.ConditionalCreate:case f.ConditionalBranchCreate:case f.Control:case f.ControlCreate:break;default:throw new Error(`AssertionError: transformExpressionsInOp doesn't handle ${f[t.kind]}`)}}function P(t,e,n){if(t instanceof ue)t.transformInternalExpressions(e,n);else if(t instanceof se)t.lhs=P(t.lhs,e,n),t.rhs=P(t.rhs,e,n);else if(t instanceof qn)t.expr=P(t.expr,e,n);else if(t instanceof st)t.receiver=P(t.receiver,e,n);else if(t instanceof rn)t.receiver=P(t.receiver,e,n),t.index=P(t.index,e,n);else if(t instanceof Ae){t.fn=P(t.fn,e,n);for(let r=0;r<t.args.length;r++)t.args[r]=P(t.args[r],e,n)}else if(t instanceof Mt)for(let r=0;r<t.entries.length;r++)t.entries[r]=P(t.entries[r],e,n);else if(t instanceof sn)for(let r of t.entries)r instanceof yn?r.expression=P(r.expression,e,n):r.value=P(r.value,e,n);else if(t instanceof mn)t.condition=P(t.condition,e,n),t.trueCase=P(t.trueCase,e,n),t.falseCase!==null&&(t.falseCase=P(t.falseCase,e,n));else if(t instanceof xr)t.expr=P(t.expr,e,n);else if(t instanceof oo)t.expr=P(t.expr,e,n);else if(t instanceof lo)for(let r=0;r<t.expressions.length;r++)t.expressions[r]=P(t.expressions[r],e,n);else if(t instanceof ei)t.condition=P(t.condition,e,n);else if(t instanceof Qs)t.tag=P(t.tag,e,n),t.template.expressions=t.template.expressions.map(r=>P(r,e,n));else if(t instanceof gn)if(Array.isArray(t.body))for(let r=0;r<t.body.length;r++)ol(t.body[r],e,n|K.InChildOperation);else t.body=P(t.body,e,n|K.InChildOperation);else if(!(t instanceof W)){if(t instanceof Zs)for(let r=0;r<t.expressions.length;r++)t.expressions[r]=P(t.expressions[r],e,n);else if(t instanceof nn)t.expr=P(t.expr,e,n);else if(t instanceof Nr)t.expression=P(t.expression,e,n);else if(!(t instanceof tn||t instanceof Ze||t instanceof _e||t instanceof ps))throw new Error(`Unhandled expression kind: ${t.constructor.name}`)}return e(t,n)}function ol(t,e,n){if(t instanceof et)t.expr=P(t.expr,e,n);else if(t instanceof ke)t.value=P(t.value,e,n);else if(t instanceof Xe)t.value!==void 0&&(t.value=P(t.value,e,n));else if(t instanceof ho){t.condition=P(t.condition,e,n);for(let r of t.trueCase)ol(r,e,n);for(let r of t.falseCase)ol(r,e,n)}else throw new Error(`Unhandled statement kind: ${t.constructor.name}`)}function Bm(t){return t instanceof _e&&typeof t.value=="string"}var it=class{constructor(){l(this,"slot",null)}},wT=new Set([f.Element,f.ElementStart,f.Container,f.ContainerStart,f.Template,f.RepeaterCreate,f.ConditionalCreate,f.ConditionalBranchCreate]);function Ur(t){return wT.has(t.kind)}function TT(t,e,n,r,s,i){return x(x({kind:f.ElementStart,xref:e,tag:t,handle:new it,attributes:null,localRefs:[],nonBindable:!1,namespace:n,i18nPlaceholder:r,startSourceSpan:s,wholeSourceSpan:i},an),j)}function Um(t,e,n,r,s,i,o,a){return x(x({kind:f.Template,xref:t,templateKind:e,attributes:null,tag:n,handle:new it,functionNameSuffix:r,decls:null,vars:null,localRefs:[],nonBindable:!1,namespace:s,i18nPlaceholder:i,startSourceSpan:o,wholeSourceSpan:a},an),j)}function Vm(t,e,n,r,s,i,o,a){return x(x({kind:f.ConditionalCreate,xref:t,templateKind:e,attributes:null,tag:n,handle:new it,functionNameSuffix:r,decls:null,vars:null,localRefs:[],nonBindable:!1,namespace:s,i18nPlaceholder:i,startSourceSpan:o,wholeSourceSpan:a},an),j)}function Gm(t,e,n,r,s,i,o,a){return x(x({kind:f.ConditionalBranchCreate,xref:t,templateKind:e,attributes:null,tag:n,handle:new it,functionNameSuffix:r,decls:null,vars:null,localRefs:[],nonBindable:!1,namespace:s,i18nPlaceholder:i,startSourceSpan:o,wholeSourceSpan:a},an),j)}function xT(t,e,n,r,s,i,o,a,c,u){return he(x(x(x({kind:f.RepeaterCreate,attributes:null,xref:t,handle:new it,emptyView:e,track:r,trackByFn:null,trackByOps:null,tag:n,emptyTag:i,emptyAttributes:null,functionNameSuffix:"For",namespace:Fe.HTML,nonBindable:!1,localRefs:[],decls:null,vars:null,varNames:s,usesComponentInstance:!1,i18nPlaceholder:o,emptyI18nPlaceholder:a,startSourceSpan:c,wholeSourceSpan:u},an),j),$t),{numSlotsUsed:e===null?2:3})}function CT(t,e){return x({kind:f.ElementEnd,xref:t,sourceSpan:e},j)}function NT(t){return x({kind:f.DisableBindings,xref:t},j)}function IT(t){return x({kind:f.EnableBindings,xref:t},j)}function Hm(t,e,n,r){return x(x({kind:f.Text,xref:t,handle:new it,initialValue:e,icuPlaceholder:n,sourceSpan:r},an),j)}function AT(t,e,n,r,s,i){return x({kind:f.AnimationString,name:t,target:e,animationKind:n,expression:r,i18nMessage:null,securityContext:s,sanitizer:null,sourceSpan:i},j)}function DT(t,e,n,r,s,i){let o=new T;return o.push(r),x({kind:f.Animation,name:t,target:e,animationKind:n,handlerOps:o,handlerFnName:null,i18nMessage:null,securityContext:s,sanitizer:null,sourceSpan:i},j)}function bp(t,e,n,r,s,i,o,a,c){let u=new T;return u.push(s),x({kind:f.Listener,target:t,targetSlot:e,tag:r,hostListener:a,name:n,handlerOps:u,handlerFnName:null,consumesDollarEvent:!1,isLegacyAnimationListener:i!==null,legacyAnimationPhase:i,eventTarget:o,sourceSpan:c},j)}function qm(t,e,n,r,s,i,o,a,c){let u=new T;return u.push(s),x({kind:f.AnimationListener,target:t,targetSlot:e,tag:r,hostListener:a,name:n,animationKind:i,handlerOps:u,handlerFnName:null,consumesDollarEvent:!1,eventTarget:o,sourceSpan:c},j)}function Wm(t,e,n,r,s,i){let o=new T;return o.push(s),x({kind:f.TwoWayListener,target:t,targetSlot:e,tag:r,name:n,handlerOps:o,handlerFnName:null,sourceSpan:i},j)}function bT(t,e,n){return x(x({kind:f.Pipe,xref:t,handle:e,name:n},j),an)}function kT(t){return x({kind:f.Namespace,active:t},j)}function _T(t){return x({kind:f.ProjectionDef,def:t},j)}function RT(t){return x({kind:f.EnableIncrementalHydrationRuntime,sourceSpan:t},j)}function PT(t,e,n,r,s){return he(x(x({kind:f.Projection,xref:t,handle:new it,selector:e,i18nPlaceholder:n,fallbackView:r,projectionSlotIndex:0,attributes:null,localRefs:[],sourceSpan:s},j),an),{numSlotsUsed:r===null?1:2})}function Zt(t,e,n,r,s,i,o,a){return x({kind:f.ExtractedAttribute,target:t,bindingKind:e,namespace:n,name:r,expression:s,i18nContext:i,i18nMessage:o,securityContext:a,trustedValueFn:null},j)}function LT(t,e,n,r,s,i){return he(x(x({kind:f.Defer,xref:t,handle:new it,mainView:e,mainSlot:n,loadingView:null,loadingSlot:null,loadingConfig:null,loadingMinimumTime:null,loadingAfterTime:null,placeholderView:null,placeholderSlot:null,placeholderConfig:null,placeholderMinimumTime:null,errorView:null,errorSlot:null,ownResolverFn:r,resolverFn:s,flags:null,sourceSpan:i},j),an),{numSlotsUsed:2})}function cr(t,e,n,r){return x({kind:f.DeferOn,defer:t,trigger:e,modifier:n,sourceSpan:r},j)}function MT(t,e,n){return x(x({kind:f.DeclareLet,xref:t,declaredName:e,sourceSpan:n,handle:new it},an),j)}function OT(t,e,n,r,s,i,o,a){return x({kind:f.I18nMessage,xref:t,i18nContext:e,i18nBlock:n,message:r,messagePlaceholder:s,params:i,postprocessingParams:o,needsPostprocessing:a,subMessages:[]},j)}function Pl(t,e,n,r){return x(x({kind:f.I18nStart,xref:t,handle:new it,root:n!=null?n:t,message:e,messageIndex:null,subTemplateIndex:null,context:null,sourceSpan:r},j),an)}function Ll(t,e){return x({kind:f.I18nEnd,xref:t,sourceSpan:e},j)}function FT(t,e,n,r){return x({kind:f.IcuStart,xref:t,message:e,messagePlaceholder:n,context:null,sourceSpan:r},j)}function $T(t){return x({kind:f.IcuEnd,xref:t},j)}function BT(t,e,n){return x({kind:f.IcuPlaceholder,xref:t,name:e,strings:n,expressionPlaceholders:[]},j)}function Nc(t,e,n,r,s){if(n===null&&t!==gr.Attr)throw new Error("AssertionError: i18nBlock must be provided for non-attribute contexts.");return x({kind:f.I18nContext,contextKind:t,xref:e,i18nBlock:n,message:r,sourceSpan:s,params:new Map,postprocessingParams:new Map},j)}function jm(t,e,n){return x(x({kind:f.I18nAttributes,xref:t,handle:e,target:n,i18nAttributesConfig:null},j),an)}function UT(t,e){return x({kind:f.SourceLocation,templatePath:t,locations:e},j)}function VT(t){return x({kind:f.ControlCreate,sourceSpan:t},j)}function GT(t,e,n,r,s,i){return x(x({kind:f.DomProperty,name:t,expression:e,bindingKind:n,i18nContext:r,securityContext:s,sanitizer:null,sourceSpan:i},$t),j)}var zm="CTX_REF_MARKER",b;(function(t){t[t.Tmpl=0]="Tmpl",t[t.Host=1]="Host",t[t.Both=2]="Both"})(b||(b={}));var vt;(function(t){t[t.Full=0]="Full",t[t.DomOnly=1]="DomOnly"})(vt||(vt={}));var al=class{constructor(e,n,r,s){l(this,"componentName");l(this,"pool");l(this,"mode");l(this,"legacyOptionalChaining");l(this,"kind",b.Both);l(this,"nextXrefId",0);this.componentName=e,this.pool=n,this.mode=r,this.legacyOptionalChaining=s}allocateXrefId(){return this.nextXrefId++}},Wo=class extends al{constructor(n,r,s,i,o,a,c,u,h,d){super(n,r,s,d);l(this,"relativeContextFilePath");l(this,"i18nUseExternalIds");l(this,"deferMeta");l(this,"allDeferrableDepsFn");l(this,"relativeTemplatePath");l(this,"enableDebugLocations");l(this,"kind",b.Tmpl);l(this,"fnSuffix","Template");l(this,"root");l(this,"views",new Map);l(this,"contentSelectors",null);l(this,"consts",[]);l(this,"constsInitializers",[]);this.relativeContextFilePath=i,this.i18nUseExternalIds=o,this.deferMeta=a,this.allDeferrableDepsFn=c,this.relativeTemplatePath=u,this.enableDebugLocations=h,this.root=new en(this,this.allocateXrefId(),null),this.views.set(this.root.xref,this.root)}allocateView(n){let r=new en(this,this.allocateXrefId(),n);return this.views.set(r.xref,r),r}get units(){return this.views.values()}addConst(n,r){for(let i=0;i<this.consts.length;i++)if(this.consts[i].isEquivalent(n))return i;let s=this.consts.length;return this.consts.push(n),r&&this.constsInitializers.push(...r),s}},ll=class{constructor(e){l(this,"xref");l(this,"create",new T);l(this,"update",new T);l(this,"functions",new Set);l(this,"fnName",null);l(this,"vars",null);this.xref=e}*ops(){for(let e of this.functions)for(let n of e.ops)yield n;for(let e of this.create)if(yield e,e.kind===f.Listener||e.kind===f.Animation||e.kind===f.AnimationListener||e.kind===f.TwoWayListener)for(let n of e.handlerOps)yield n;else if(e.kind===f.RepeaterCreate&&e.trackByOps!==null)for(let n of e.trackByOps)yield n;for(let e of this.update)yield e}},en=class extends ll{constructor(n,r,s){super(r);l(this,"job");l(this,"parent");l(this,"contextVariables",new Map);l(this,"aliases",new Set);l(this,"decls",null);this.job=n,this.parent=s}},cl=class extends al{constructor(n,r,s,i){super(n,r,s,i);l(this,"kind",b.Host);l(this,"fnSuffix","HostBindings");l(this,"root");this.root=new Du(this)}get units(){return[this.root]}},Du=class extends ll{constructor(n){super(0);l(this,"job");l(this,"attributes",null);this.job=n}};function HT(t){for(let e of t.units)for(let n of e.ops())xe(n,qT,K.None)}function qT(t){if(t instanceof Ae&&t.fn instanceof Ye&&t.fn.name==="$any"){if(t.args.length!==1)throw new Error("The $any builtin function expects exactly one argument.");return t.args[0]}return t}function WT(t){let e=new Map;for(let n of t.units)for(let r of n.create)r.kind===f.I18nContext&&e.set(r.xref,r);for(let n of t.units)for(let r of n.update)r.kind===f.I18nExpression&&jT(e,r)&&T.insertAfter(vT(r.i18nOwner,r.handle,null),r)}function jT(t,e){var s;if(((s=e.next)==null?void 0:s.kind)!==f.I18nExpression)return!0;let n=t.get(e.context),r=t.get(e.next.context);if(n===void 0)throw new Error("AssertionError: expected an I18nContextOp to exist for the I18nExpressionOp's context");if(r===void 0)throw new Error("AssertionError: expected an I18nContextOp to exist for the next I18nExpressionOp's context");return n.i18nBlock!==null?n.i18nBlock!==r.i18nBlock:e.i18nOwner!==e.next.i18nOwner}function zT(t){for(let e of t.units){let n=e.update.head,r=[],s=null;for(let i of e.create){if(i.kind===f.I18nStart)s={blockXref:i.xref,lastSlotConsumer:i.xref};else if(i.kind===f.I18nEnd){for(let o of r)o.target=s.lastSlotConsumer,T.insertBefore(o,n);r.length=0,s=null}if(xi(i))for(s!==null&&(s.lastSlotConsumer=i.xref);n.next!==null;){if(s!==null&&n.kind===f.I18nExpression&&n.usage===ws.I18nText&&n.i18nOwner===s.blockXref){let a=n;n=n.next,T.remove(a),r.push(a);continue}let o=!1;if(Fo(n)&&n.target!==i.xref?o=!0:(n.kind===f.Statement||n.kind===f.Variable)&&$e(n,a=>{!o&&Fo(a)&&a.target!==i.xref&&(o=!0)}),o)break;n=n.next}}}}function KT(t){if(!(!t.enableDebugLocations||t.relativeTemplatePath===null))for(let e of t.units){let n=[];for(let r of e.create)if(r.kind===f.ElementStart||r.kind===f.Element){let s=r.startSourceSpan.start;n.push({targetSlot:r.handle,offset:s.offset,line:s.line,column:s.col})}n.length>0&&e.create.push(UT(t.relativeTemplatePath,n))}}function Km(t){let e=new Map;for(let n of t.create)xi(n)&&(e.set(n.xref,n),n.kind===f.RepeaterCreate&&n.emptyView!==null&&e.set(n.emptyView,n));return e}function XT(t){for(let e of t.units){let n=Km(e);for(let r of e.ops())switch(r.kind){case f.Attribute:YT(e,r,n);break;case f.Property:if(r.bindingKind!==M.LegacyAnimation&&r.bindingKind!==M.Animation){let s;r.i18nMessage!==null&&r.templateKind===null?s=M.I18n:r.isStructuralTemplateAttribute?s=M.Template:s=M.Property,T.insertBefore(Zt(r.target,s,null,r.name,null,null,null,r.securityContext),Os(n,r.target))}break;case f.TwoWayProperty:T.insertBefore(Zt(r.target,M.TwoWayProperty,null,r.name,null,null,null,r.securityContext),Os(n,r.target));break;case f.StyleProp:case f.ClassProp:r.expression instanceof Ho&&T.insertBefore(Zt(r.target,M.Property,null,r.name,null,null,null,re.STYLE),Os(n,r.target));break;case f.Listener:if(!r.isLegacyAnimationListener){let s=Zt(r.target,M.Property,null,r.name,null,null,null,re.NONE);if(t.kind===b.Host)break;T.insertBefore(s,Os(n,r.target))}break;case f.TwoWayListener:if(t.kind!==b.Host){let s=Zt(r.target,M.Property,null,r.name,null,null,null,re.NONE);T.insertBefore(s,Os(n,r.target))}break}}}function Os(t,e){let n=t.get(e);if(n===void 0)throw new Error("All attributes should have an element-like target.");return n}function YT(t,e,n){if(!(e.expression instanceof De)&&e.isTextAttribute){let r=Zt(e.target,e.isStructuralTemplateAttribute?M.Template:M.Attribute,e.namespace,e.name,e.expression,e.i18nContext,e.i18nMessage,e.securityContext);if(t.job.kind===b.Host)t.create.push(r);else{let s=Os(n,e.target);T.insertBefore(r,s)}T.remove(e)}}var Tf="aria-";function Xm(t){return t.startsWith(Tf)&&t.length>Tf.length}function QT(t,e){let n=t.get(e);if(n===void 0)throw new Error("All attributes should have an element-like target.");return n}function JT(t){let e=new Map;for(let n of t.units)for(let r of n.create)Ur(r)&&e.set(r.xref,r);for(let n of t.units)for(let r of n.ops())if(r.kind===f.Binding)switch(r.bindingKind){case M.Attribute:if(r.name==="ngNonBindable"){T.remove(r);let s=QT(e,r.target);s.nonBindable=!0}else if(r.name.startsWith("animate."))T.replace(r,wf(r.name,r.target,r.name==="animate.enter"?"enter":"leave",r.expression,r.securityContext,r.sourceSpan,0));else{let[s,i]=ft(r.name);T.replace(r,Ef(r.target,s,i,r.expression,r.securityContext,r.isTextAttribute,r.isStructuralTemplateAttribute,r.templateKind,r.i18nMessage,r.sourceSpan))}break;case M.Animation:T.replace(r,wf(r.name,r.target,r.name==="animate.enter"?"enter":"leave",r.expression,r.securityContext,r.sourceSpan,1));break;case M.Property:case M.LegacyAnimation:t.mode===vt.DomOnly&&Xm(r.name)?T.replace(r,Ef(r.target,null,r.name,r.expression,r.securityContext,!1,r.isStructuralTemplateAttribute,r.templateKind,r.i18nMessage,r.sourceSpan)):t.kind===b.Host?T.replace(r,GT(r.name,r.expression,r.bindingKind,r.i18nContext,r.securityContext,r.sourceSpan)):T.replace(r,cT(r.target,r.name,r.expression,r.bindingKind,r.securityContext,r.isStructuralTemplateAttribute,r.templateKind,r.i18nContext,r.i18nMessage,r.sourceSpan));break;case M.TwoWayProperty:if(!(r.expression instanceof oe))throw new Error(`Expected value of two-way property binding "${r.name}" to be an expression`);T.replace(r,uT(r.target,r.name,r.expression,r.securityContext,r.isStructuralTemplateAttribute,r.templateKind,r.i18nContext,r.i18nMessage,r.sourceSpan));break;case M.I18n:case M.ClassName:case M.StyleProperty:throw new Error(`Unhandled binding of kind ${M[r.bindingKind]}`)}}var xf=new Map([[m.ariaProperty,m.ariaProperty],[m.attribute,m.attribute],[m.classProp,m.classProp],[m.element,m.element],[m.elementContainer,m.elementContainer],[m.elementContainerEnd,m.elementContainerEnd],[m.elementContainerStart,m.elementContainerStart],[m.elementEnd,m.elementEnd],[m.elementStart,m.elementStart],[m.domProperty,m.domProperty],[m.i18nExp,m.i18nExp],[m.listener,m.listener],[m.listener,m.listener],[m.property,m.property],[m.styleProp,m.styleProp],[m.syntheticHostListener,m.syntheticHostListener],[m.syntheticHostProperty,m.syntheticHostProperty],[m.templateCreate,m.templateCreate],[m.twoWayProperty,m.twoWayProperty],[m.twoWayListener,m.twoWayListener],[m.declareLet,m.declareLet],[m.conditionalCreate,m.conditionalBranchCreate],[m.conditionalBranchCreate,m.conditionalBranchCreate],[m.domElement,m.domElement],[m.domElementStart,m.domElementStart],[m.domElementEnd,m.domElementEnd],[m.domElementContainer,m.domElementContainer],[m.domElementContainerStart,m.domElementContainerStart],[m.domElementContainerEnd,m.domElementContainerEnd],[m.domListener,m.domListener],[m.domTemplate,m.domTemplate],[m.animationEnter,m.animationEnter],[m.animationLeave,m.animationLeave],[m.animationEnterListener,m.animationEnterListener],[m.animationLeaveListener,m.animationLeaveListener]]),ZT=256;function ex(t){for(let e of t.units)Cf(e.create),Cf(e.update)}function Cf(t){let e=null;for(let n of t){if(n.kind!==f.Statement||!(n.statement instanceof et)){e=null;continue}if(!(n.statement.expr instanceof Ae)||!(n.statement.expr.fn instanceof Ze)){e=null;continue}let r=n.statement.expr.fn.value;if(!xf.has(r)){e=null;continue}if(e!==null&&xf.get(e.instruction)===r&&e.length<ZT){let s=e.expression.callFn(n.statement.expr.args,n.statement.expr.sourceSpan,n.statement.expr.pure);e.expression=s,e.op.statement=s.toStmt(),e.length++,T.remove(n)}else e={op:n,instruction:r,expression:n.statement.expr,length:1}}}function tx(t){for(let e of t.units)for(let n of e.update)(n.kind===f.Attribute||n.kind===f.StyleProp||n.kind==f.StyleMap||n.kind===f.ClassMap)&&n.expression instanceof De&&n.expression.strings.length===2&&n.expression.strings.every(s=>s==="")&&(n.expression=n.expression.expressions[0])}function nx(t){for(let e of t.units)for(let n of e.ops()){if(n.kind!==f.Conditional)continue;let r,s=n.conditions.findIndex(a=>a.expr===null);if(s>=0){let a=n.conditions.splice(s,1)[0].targetSlot;r=new sl(a)}else r=S(-1);let i=n.test==null?null:new Mn(n.test,t.allocateXrefId()),o=null;for(let a=n.conditions.length-1;a>=0;a--){let c=n.conditions[a];if(c.expr!==null){if(i!==null){let u=a===0?i:new Br(i.xref);c.expr=new se(w.Identical,u,c.expr)}else c.alias!==null&&(o!=null||(o=t.allocateXrefId()),c.expr=new Mn(c.expr,o),n.contextValue=new Br(o));r=new mn(c.expr,new sl(c.targetSlot),r)}}n.processed=r,n.conditions=[]}}var rx=new Map([["&&",w.And],[">",w.Bigger],[">=",w.BiggerEquals],["|",w.BitwiseOr],["&",w.BitwiseAnd],["/",w.Divide],["=",w.Assign],["==",w.Equals],["===",w.Identical],["<",w.Lower],["<=",w.LowerEquals],["-",w.Minus],["%",w.Modulo],["**",w.Exponentiation],["*",w.Multiply],["!=",w.NotEquals],["!==",w.NotIdentical],["??",w.NullishCoalesce],["||",w.Or],["+",w.Plus],["in",w.In],["instanceof",w.InstanceOf],["+=",w.AdditionAssignment],["-=",w.SubtractionAssignment],["*=",w.MultiplicationAssignment],["/=",w.DivisionAssignment],["%=",w.RemainderAssignment],["**=",w.ExponentiationAssignment],["&&=",w.AndAssignment],["||=",w.OrAssignment],["??=",w.NullishCoalesceAssignment]]);function Ym(t){var n;let e=new Map([["svg",Fe.SVG],["math",Fe.Math]]);return t===null?Fe.HTML:(n=e.get(t))!=null?n:Fe.HTML}function sx(t){let e=new Map([["svg",Fe.SVG],["math",Fe.Math]]);for(let[n,r]of e.entries())if(r===t)return n;return null}function ix(t,e){return e===Fe.HTML?t:`:${sx(e)}:${t}`}function yi(t){return Array.isArray(t)?ce(t.map(yi)):S(t)}function ox(t){let e=new Map;for(let n of t.units)for(let r of n.create)if(r.kind===f.ExtractedAttribute){let s=e.get(r.target)||new bu;e.set(r.target,s),s.add(r.bindingKind,r.name,r.expression,r.namespace,r.trustedValueFn),T.remove(r)}if(t instanceof Wo)for(let n of t.units)for(let r of n.create)if(r.kind==f.Projection){let s=e.get(r.xref);if(s!==void 0){let i=ku(s);i.entries.length>0&&(r.attributes=t.pool.getConstLiteral(i,!0))}}else Ur(r)&&(r.attributes=Nf(t,e,r.xref),r.kind===f.RepeaterCreate&&r.emptyView!==null&&(r.emptyAttributes=Nf(t,e,r.emptyView)));else if(t instanceof cl)for(let[n,r]of e.entries()){if(n!==t.root.xref)throw new Error("An attribute would be const collected into the host binding's template function, but is not associated with the root xref.");let s=ku(r);s.entries.length>0&&(t.root.attributes=s)}}function Nf(t,e,n){let r=e.get(n);if(r!==void 0){let s=ku(r);if(s.entries.length>0)return t.addConst(s)}return null}var ks=Object.freeze([]),bu=class{constructor(){l(this,"known",new Map);l(this,"byKind",new Map);l(this,"propertyBindings",null);l(this,"projectAs",null)}get attributes(){var e;return(e=this.byKind.get(M.Attribute))!=null?e:ks}get classes(){var e;return(e=this.byKind.get(M.ClassName))!=null?e:ks}get styles(){var e;return(e=this.byKind.get(M.StyleProperty))!=null?e:ks}get bindings(){var e;return(e=this.propertyBindings)!=null?e:ks}get template(){var e;return(e=this.byKind.get(M.Template))!=null?e:ks}get i18n(){var e;return(e=this.byKind.get(M.I18n))!=null?e:ks}isKnown(e,n){var s;let r=(s=this.known.get(e))!=null?s:new Set;return this.known.set(e,r),r.has(n)?!0:(r.add(n),!1)}add(e,n,r,s,i){var c;if(!(e===M.Attribute||e===M.ClassName||e===M.StyleProperty)&&this.isKnown(e,n))return;if(n==="ngProjectAs"){if(r===null||!(r instanceof _e)||r.value==null||typeof((c=r.value)==null?void 0:c.toString())!="string")throw Error("ngProjectAs must have a string literal value");this.projectAs=r.value.toString()}let a=this.arrayFor(e);if(a.push(...ax(s,n)),e===M.Attribute||e===M.StyleProperty){if(r===null)throw Error("Attribute, i18n attribute, & style element attributes must have a value");i!==null&&Bm(r)?a.push(am(i,new Zs([new ao(r.value)],[]),void 0,r.sourceSpan)):a.push(r)}}arrayFor(e){var n;return e===M.Property||e===M.TwoWayProperty?((n=this.propertyBindings)!=null||(this.propertyBindings=[]),this.propertyBindings):(this.byKind.has(e)||this.byKind.set(e,[]),this.byKind.get(e))}};function ax(t,e){let n=S(e);return t?[S(0),S(t),n]:[n]}function ku({attributes:t,bindings:e,classes:n,i18n:r,projectAs:s,styles:i,template:o}){let a=[...t];if(s!==null){let c=yp(s)[0];a.push(S(5),yi(c))}return n.length>0&&a.push(S(1),...n),i.length>0&&a.push(S(2),...i),e.length>0&&a.push(S(3),...e),o.length>0&&a.push(S(4),...o),r.length>0&&a.push(S(6),...r),ce(a)}var lx=new Map([["formField",new Set([f.Property])],["formControl",new Set([f.Property])],["formControlName",new Set([f.Property,f.Attribute])],["ngModel",new Set([f.Attribute,f.Property,f.TwoWayProperty])]]);function cx(t){for(let e of t.units)ux(e)}function ux(t){for(let e of t.update){if(e.kind!==f.Property&&e.kind!==f.TwoWayProperty&&e.kind!==f.Attribute)continue;let n=lx.get(e.name);n!==void 0&&n.has(e.kind)&&dx(t,e)}}var px=new Set([f.Container,f.ContainerStart,f.ContainerEnd,f.Element,f.ElementStart,f.ElementEnd,f.Template]);function hx(t){return px.has(t.kind)}function fx(t,e){let n=null;for(let r of t.create)!hx(r)||r.xref!==e||(n=r);return n}function dx(t,e){let n=fx(t,e.target);if(n===null)return;let r=VT(e.sourceSpan);T.insertAfter(r,n),T.insertAfter(ET(e.target,e.sourceSpan),e)}function mx(t,e){let n=t.get(e);if(n===void 0)throw new Error("All attributes should have an element-like target.");return n}function gx(t){let e=new Map;for(let n of t.units)for(let r of n.create)Ur(r)&&e.set(r.xref,r);for(let n of t.units)for(let r of n.ops())if(r.kind===f.AnimationBinding){let s=yx(r);t.kind===b.Host?n.create.push(s):T.insertAfter(s,mx(e,r.target)),T.remove(r)}}function yx(t){if(t.animationBindingKind===0)return AT(t.name,t.target,t.name==="animate.enter"?"enter":"leave",t.expression,t.securityContext,t.sourceSpan);{let e=t.expression;return DT(t.name,t.target,t.name==="animate.enter"?"enter":"leave",[Wt(new ke(e,e.sourceSpan))],t.securityContext,t.sourceSpan)}}function vx(t){let e=new Map;for(let n of t.units){for(let r of n.create)r.kind===f.I18nAttributes&&e.set(r.target,r);for(let r of n.update)switch(r.kind){case f.Property:case f.Attribute:if(r.i18nContext===null||!(r.expression instanceof De))continue;let s=e.get(r.target);if(s===void 0)throw new Error("AssertionError: An i18n attribute binding instruction requires the owning element to have an I18nAttributes create instruction");if(s.target!==r.target)throw new Error("AssertionError: Expected i18nAttributes target element to match binding target element");let i=[];for(let o=0;o<r.expression.expressions.length;o++){let a=r.expression.expressions[o];if(r.expression.i18nPlaceholders.length!==r.expression.expressions.length)throw new Error(`AssertionError: An i18n attribute binding instruction requires the same number of expressions and placeholders, but found ${r.expression.i18nPlaceholders.length} placeholders and ${r.expression.expressions.length} expressions`);i.push($m(r.i18nContext,s.target,s.xref,s.handle,a,null,r.expression.i18nPlaceholders[o],mi.Creation,ws.I18nAttribute,r.name,r.sourceSpan))}T.replaceWithMany(r,i);break}}}function Sx(t){let e=new Map;for(let s of t.units)for(let i of s.ops())switch(i.kind){case f.Binding:case f.Property:case f.Attribute:case f.ExtractedAttribute:if(i.i18nMessage===null)continue;if(!e.has(i.i18nMessage)){let o=Nc(gr.Attr,t.allocateXrefId(),null,i.i18nMessage,null);s.create.push(o),e.set(i.i18nMessage,o.xref)}i.i18nContext=e.get(i.i18nMessage);break}let n=new Map;for(let s of t.units)for(let i of s.create)switch(i.kind){case f.I18nStart:if(i.xref===i.root){let o=Nc(gr.RootI18n,t.allocateXrefId(),i.xref,i.message,null);s.create.push(o),i.context=o.xref,n.set(i.xref,o)}break}for(let s of t.units)for(let i of s.create)if(i.kind===f.I18nStart&&i.xref!==i.root){let o=n.get(i.root);if(o===void 0)throw Error("AssertionError: Root i18n block i18n context should have been created.");i.context=o.xref,n.set(i.xref,o)}let r=null;for(let s of t.units)for(let i of s.create)switch(i.kind){case f.I18nStart:r=i;break;case f.I18nEnd:r=null;break;case f.IcuStart:if(r===null)throw Error("AssertionError: Unexpected ICU outside of an i18n block.");if(i.message.id!==r.message.id){let o=Nc(gr.Icu,t.allocateXrefId(),r.root,i.message,null);s.create.push(o),i.context=o.xref}else i.context=r.context,n.get(r.xref).contextKind=gr.Icu;break}}function Ex(t){let e=new Map;for(let n of t.units)for(let r of n.update.reversed())if(r.kind===f.Binding&&r.isTextAttribute){let s=e.get(r.target)||new Set;s.has(r.name)&&(r.name==="style"||r.name==="class")&&T.remove(r),s.add(r.name),e.set(r.target,s)}}function wx(t){for(let e of t.units)for(let n of e.create)n.kind===f.Defer&&(n.placeholderMinimumTime!==null&&(n.placeholderConfig=new qo(yi([n.placeholderMinimumTime]))),(n.loadingMinimumTime!==null||n.loadingAfterTime!==null)&&(n.loadingConfig=new qo(yi([n.loadingMinimumTime,n.loadingAfterTime]))))}function Tx(t){for(let e of t.units)for(let n of e.create)if(n.kind===f.Defer&&n.flags!==null&&(n.flags&1)!==0){T.insertBefore(RT(n.sourceSpan),n);break}}function xx(t){let e=new Map;function n(s){if(e.has(s.xref))return e.get(s.xref);let i=new Cx;for(let o of s.create)if(!(!Ur(o)||o.localRefs===null)){if(!Array.isArray(o.localRefs))throw new Error("LocalRefs were already processed, but were needed to resolve defer targets.");for(let a of o.localRefs)a.target===""&&i.targets.set(a.name,{xref:o.xref,slot:o.handle})}return e.set(s.xref,i),i}function r(s,i,o){switch(i.trigger.kind){case le.Idle:case le.Never:case le.Immediate:case le.Timer:return;case le.Hover:case le.Interaction:case le.Viewport:if(i.trigger.targetName===null){if(o===null)throw new Error("defer on trigger with no target name must have a placeholder block");let u=t.views.get(o);if(u==null)throw new Error("AssertionError: could not find placeholder view for defer on trigger");for(let h of u.create)if(xi(h)&&(Ur(h)||h.kind===f.Projection)){i.trigger.targetXref=h.xref,i.trigger.targetView=o,i.trigger.targetSlotViewSteps=-1,i.trigger.targetSlot=h.handle;return}return}let a=o!==null?t.views.get(o):s,c=o!==null?-1:0;for(;a!==null;){let u=n(a);if(u.targets.has(i.trigger.targetName)){let{xref:h,slot:d}=u.targets.get(i.trigger.targetName);i.trigger.targetXref=h,i.trigger.targetView=a.xref,i.trigger.targetSlotViewSteps=c,i.trigger.targetSlot=d;return}a=a.parent!==null?t.views.get(a.parent):null,c++}break;default:throw new Error(`Trigger kind ${i.trigger.kind} not handled`)}}for(let s of t.units){let i=new Map;for(let o of s.create)switch(o.kind){case f.Defer:i.set(o.xref,o);break;case f.DeferOn:let a=i.get(o.defer);r(s,o,o.modifier==="hydrate"?a.mainView:a.placeholderView);break}}}var Cx=class{constructor(){l(this,"targets",new Map)}},Nx=new Map([[f.ElementEnd,[f.ElementStart,f.Element]],[f.ContainerEnd,[f.ContainerStart,f.Container]],[f.I18nEnd,[f.I18nStart,f.I18n]]]),Ix=new Set([f.Pipe]);function Ax(t){for(let e of t.units)for(let n of e.create){let r=Nx.get(n.kind);if(r===void 0)continue;let[s,i]=r,o=n.prev;for(;o!==null&&Ix.has(o.kind);)o=o.prev;o!==null&&o.kind===s&&(o.kind=i,T.remove(n))}}function Dx(t){for(let e of t.units)for(let n of e.ops())xe(n,(r,s)=>Lx(r,{job:t},s),K.None),xe(n,Mx,K.None)}function kt(t){return t instanceof qn?kt(t.expr):t instanceof se?kt(t.lhs)||kt(t.rhs):t instanceof mn?t.falseCase&&kt(t.falseCase)?!0:kt(t.condition)||kt(t.trueCase):t instanceof ei?kt(t.condition):t instanceof Mn?kt(t.expr):t instanceof st?kt(t.receiver):t instanceof rn?kt(t.receiver)||kt(t.index):t instanceof nn||t instanceof Go?kt(t.expr):t instanceof Ae||t instanceof Mt||t instanceof sn||t instanceof Cs}function bx(t){let e=new Set;return P(t,n=>(n instanceof Mn&&e.add(n.xref),n),K.None),e}function kx(t,e,n){return P(t,r=>{if(r instanceof Mn&&e.has(r.xref)){let s=new Br(r.xref);return new Mn(s,s.xref)}return r},K.None),t}function _s(t,e,n){let r;if(kt(t)){let s=n.job.allocateXrefId();r=[new Mn(t,s),new Br(s)]}else r=[t,t.clone()],kx(r[1],bx(r[0]));return new gi(r[0],e(r[1]))}function _x(t){return t instanceof os||t instanceof as||t instanceof Ae&&t.isOptional}function Rx(t){return t instanceof st||t instanceof rn||t instanceof Ae&&!t.isOptional}function Qm(t){return _x(t)||Rx(t)}function Px(t){if(Qm(t)&&t.receiver instanceof gi){let e=t.receiver;for(;e.expr instanceof gi;)e=e.expr;return e}return null}function Lx(t,e,n){if(t instanceof Go)return t.expr;if(!(e.job.legacyOptionalChaining||(n&K.InSafeNavigationMigration)!==0))return t instanceof os?new st(t.receiver,t.name,null,t.sourceSpan,[],!0):t instanceof as?new rn(t.receiver,t.index,null,t.sourceSpan,[],!0):t;if(!Qm(t))return t;let s=Px(t);if(s){if(t instanceof Ae&&!t.isOptional)return s.expr=s.expr.callFn(t.args),t.receiver;if(t instanceof st)return s.expr=s.expr.prop(t.name),t.receiver;if(t instanceof rn)return s.expr=s.expr.key(t.index),t.receiver;if(t instanceof Ae&&t.isOptional)return s.expr=_s(s.expr,i=>i.callFn(t.args),e),t.receiver;if(t instanceof os)return s.expr=_s(s.expr,i=>i.prop(t.name),e),t.receiver;if(t instanceof as)return s.expr=_s(s.expr,i=>i.key(t.index),e),t.receiver}else{if(t instanceof Ae&&t.isOptional)return _s(t.receiver,i=>i.callFn(t.args),e);if(t instanceof os)return _s(t.receiver,i=>i.prop(t.name),e);if(t instanceof as)return _s(t.receiver,i=>i.key(t.index),e)}return t}function Mx(t){return t instanceof gi?new nn(new mn(new se(w.Equals,t.guard,hs),hs,t.expr)):t}var If="\uFFFD",Ox="#",Fx="*",$x="/",Bx=":",Ux="[",Vx="]",Gx="|";function Hx(t){let e=new Map,n=new Map,r=new Map;for(let i of t.units)for(let o of i.create)switch(o.kind){case f.I18nContext:let a=qx(t,o);i.create.push(a),e.set(o.xref,a),r.set(o.xref,o);break;case f.I18nStart:n.set(o.xref,o);break}let s=null;for(let i of t.units)for(let o of i.create)switch(o.kind){case f.IcuStart:s=o,T.remove(o);let a=r.get(o.context);if(a.contextKind!==gr.Icu)continue;let c=n.get(a.i18nBlock);if(c.context===a.xref)continue;let u=n.get(c.root),h=e.get(u.context);if(h===void 0)throw Error("AssertionError: ICU sub-message should belong to a root message.");let d=e.get(a.xref);d.messagePlaceholder=o.messagePlaceholder,h.subMessages.push(d.xref);break;case f.IcuEnd:s=null,T.remove(o);break;case f.IcuPlaceholder:if(s===null||s.context==null)throw Error("AssertionError: Unexpected ICU placeholder outside of i18n context");e.get(s.context).postprocessingParams.set(o.name,S(Wx(o))),T.remove(o);break}}function qx(t,e,n){let r=Af(e.params),s=Af(e.postprocessingParams),i=[...e.params.values()].some(o=>o.length>1);return OT(t.allocateXrefId(),e.xref,e.i18nBlock,e.message,null,r,s,i)}function Wx(t){if(t.strings.length!==t.expressionPlaceholders.length+1)throw Error(`AssertionError: Invalid ICU placeholder with ${t.strings.length} strings and ${t.expressionPlaceholders.length} expressions`);let e=t.expressionPlaceholders.map(Vs);return t.strings.flatMap((n,r)=>[n,e[r]||""]).join("")}function Af(t){let e=new Map;for(let[n,r]of t){let s=jx(r);s!==null&&e.set(n,S(s))}return e}function jx(t){if(t.length===0)return null;let e=t.map(n=>Vs(n));return e.length===1?e[0]:`${Ux}${e.join(Gx)}${Vx}`}function Vs(t){if(t.flags&pe.ElementTag&&t.flags&pe.TemplateTag){if(typeof t.value!="object")throw Error("AssertionError: Expected i18n param value to have an element and template slot");let s=Vs(he(x({},t),{value:t.value.element,flags:t.flags&~pe.TemplateTag})),i=Vs(he(x({},t),{value:t.value.template,flags:t.flags&~pe.ElementTag}));return t.flags&pe.OpenTag&&t.flags&pe.CloseTag?`${i}${s}${i}`:t.flags&pe.CloseTag?`${s}${i}`:`${i}${s}`}if(t.flags&pe.OpenTag&&t.flags&pe.CloseTag)return`${Vs(he(x({},t),{flags:t.flags&~pe.CloseTag}))}${Vs(he(x({},t),{flags:t.flags&~pe.OpenTag}))}`;if(t.flags===pe.None)return`${t.value}`;let e="",n="";t.flags&pe.ElementTag?e=Ox:t.flags&pe.TemplateTag&&(e=Fx),e!==""&&(n=t.flags&pe.CloseTag?$x:"");let r=t.subTemplateIndex===null?"":`${Bx}${t.subTemplateIndex}`;return`${If}${n}${e}${t.value}${r}${If}`}function zx(t){for(let e of t.units){let n=new Map;for(let s of e.create){if(xi(s)){if(s.handle.slot===null)throw new Error("AssertionError: expected slots to have been allocated before generating advance() calls")}else continue;n.set(s.xref,s.handle.slot)}let r=0;for(let s of e.update){let i=null;if(Fo(s)?i=s:$e(s,a=>{i===null&&Fo(a)&&(i=a)}),i===null)continue;if(!n.has(i.target))throw new Error(`AssertionError: reference to unknown slot for target ${i.target}`);let o=n.get(i.target);if(r!==o){let a=o-r;if(a<0)throw new Error("AssertionError: slot counter should never need to move backwards");T.insertBefore(mT(a,i.sourceSpan),s),r=o}}}}function Kx(t){for(let e of t.units){for(let n of e.create)n.kind!==f.Animation&&n.kind!==f.AnimationListener&&n.kind!==f.Listener&&n.kind!==f.TwoWayListener&&Df(e,n);for(let n of e.update)Df(e,n)}}function Df(t,e){xe(e,(n,r)=>{if(!(n instanceof gn)||r&K.InChildOperation)return n;if(Array.isArray(n.body))throw new Error("AssertionError: unexpected multi-line arrow function");let s=new Au(n.params,n.body);return t.functions.add(s),s},K.None)}function Xx(t){for(let e of t.units)for(let n of e.update){if(n.kind!==f.StoreLet)continue;let r={kind:Qe.Identifier,name:null,identifier:n.declaredName,local:!0};T.replace(n,fr(t.allocateXrefId(),r,new $o(n.target,n.value,n.sourceSpan),Gt.None))}}function Yx(t){let n=[],r=0;for(let s of t.units)for(let i of s.create)i.kind===f.Projection&&(n.push(i.selector),i.projectionSlotIndex=r++);if(n.length>0){let s=null;if(n.length>1||n[0]!=="*"){let i=n.map(o=>o==="*"?o:yp(o));s=t.pool.getConstLiteral(yi(i),!0)}t.contentSelectors=t.pool.getConstLiteral(yi(n),!0),t.root.create.prepend([_T(s)])}}function Qx(t){ji(t.root,null)}function ji(t,e){let n=bf(t,e);for(let r of t.create)switch(r.kind){case f.ConditionalCreate:case f.ConditionalBranchCreate:case f.Template:ji(t.job.views.get(r.xref),n);break;case f.Projection:r.fallbackView!==null&&ji(t.job.views.get(r.fallbackView),n);break;case f.RepeaterCreate:ji(t.job.views.get(r.xref),n),r.emptyView&&ji(t.job.views.get(r.emptyView),n),r.trackByOps!==null&&r.trackByOps.prepend(zi(t,n,!1));break;case f.Animation:case f.AnimationListener:case f.Listener:case f.TwoWayListener:r.handlerOps.prepend(zi(t,n,!0));break}t.update.prepend(zi(t,n,!1));for(let r of t.functions)r.ops.prepend(zi(t,bf(t,e),!0))}function bf(t,e){let n={view:t.xref,viewContextVariable:{kind:Qe.Context,name:null,view:t.xref},contextVariables:new Map,aliases:t.aliases,references:[],letDeclarations:[],parent:e};for(let r of t.contextVariables.keys())n.contextVariables.set(r,{kind:Qe.Identifier,name:null,identifier:r,local:!1});for(let r of t.create)switch(r.kind){case f.ElementStart:case f.ConditionalCreate:case f.ConditionalBranchCreate:case f.Template:if(!Array.isArray(r.localRefs))throw new Error("AssertionError: expected localRefs to be an array");for(let s=0;s<r.localRefs.length;s++)n.references.push({name:r.localRefs[s].name,targetId:r.xref,targetSlot:r.handle,offset:s,variable:{kind:Qe.Identifier,name:null,identifier:r.localRefs[s].name,local:!1}});break;case f.DeclareLet:n.letDeclarations.push({targetId:r.xref,targetSlot:r.handle,variable:{kind:Qe.Identifier,name:null,identifier:r.declaredName,local:!1}});break}return n}function zi(t,e,n){let r=[];e.view!==t.xref&&r.push(fr(t.job.allocateXrefId(),e.viewContextVariable,new tl,Gt.None));let s=t.job.views.get(e.view);for(let[i,o]of s.contextVariables){let a=new Fr(e.view),c=o===zm?a:new st(a,o);r.push(fr(t.job.allocateXrefId(),e.contextVariables.get(i),c,Gt.None))}for(let i of s.aliases)r.push(fr(t.job.allocateXrefId(),i,i.expression.clone(),Gt.AlwaysInline));for(let i of e.references)r.push(fr(t.job.allocateXrefId(),i.variable,new el(i.targetId,i.targetSlot,i.offset),Gt.None));if(e.view!==t.xref||n)for(let i of e.letDeclarations)r.push(fr(t.job.allocateXrefId(),i.variable,new Bo(i.targetId,i.targetSlot),Gt.None));return e.parent!==null&&r.push(...zi(t,e.parent,!1)),r}function Jx(t){for(let e of t.units)for(let n of e.ops())xe(n,r=>r instanceof qo?S(t.addConst(r.expr)):r,K.None)}var kf="style.",_f="class.",Zx="style!",Rf="class!",Pf="!important";function eC(t){for(let e of t.root.update)if(e.kind===f.Binding&&e.bindingKind===M.Property)if(e.name.endsWith(Pf)&&(e.name=e.name.substring(0,e.name.length-Pf.length)),e.name.startsWith(kf)){e.bindingKind=M.StyleProperty,e.name=e.name.substring(kf.length),tC(e.name)||(e.name=nC(e.name));let{property:n,suffix:r}=Ic(e.name);e.name=n,e.unit=r}else e.name.startsWith(Zx)?(e.bindingKind=M.StyleProperty,e.name="style"):e.name.startsWith(_f)?(e.bindingKind=M.ClassName,e.name=Ic(e.name.substring(_f.length)).property):e.name.startsWith(Rf)&&(e.bindingKind=M.ClassName,e.name=Ic(e.name.substring(Rf.length)).property)}function tC(t){return t.startsWith("--")}function nC(t){return t.replace(/[a-z][A-Z]/g,e=>e.charAt(0)+"-"+e.charAt(1)).toLowerCase()}function Ic(t){let e=t.indexOf("!important");e!==-1&&(t=e>0?t.substring(0,e):"");let n=null,r=t,s=t.lastIndexOf(".");return s>0&&(n=t.slice(s+1),r=t.substring(0,s)),{property:r,suffix:n}}function _u(t,e=!1){return Ct(Object.keys(t).map(n=>({key:n,quoted:e,value:t[n]})))}var Ru=class{visitText(e){return e.value}visitContainer(e){return e.children.map(n=>n.visit(this)).join("")}visitIcu(e){let n=Object.keys(e.cases).map(s=>`${s} {${e.cases[s].visit(this)}}`);return`{${e.expressionPlaceholder}, ${e.type}, ${n.join(" ")}}`}visitTagPlaceholder(e){return e.isVoid?this.formatPh(e.startName):`${this.formatPh(e.startName)}${e.children.map(n=>n.visit(this)).join("")}${this.formatPh(e.closeName)}`}visitPlaceholder(e){return this.formatPh(e.name)}visitBlockPlaceholder(e){return`${this.formatPh(e.startName)}${e.children.map(n=>n.visit(this)).join("")}${this.formatPh(e.closeName)}`}visitIcuPlaceholder(e,n){return this.formatPh(e.name)}formatPh(e){return`{${sa(e,!1)}}`}},rC=new Ru;function Jm(t){return t.visit(rC)}var Yn=class{constructor(e,n){l(this,"sourceSpan");l(this,"i18n");this.sourceSpan=e,this.i18n=n}},Ns=class extends Yn{constructor(n,r,s,i){super(r,i);l(this,"value");l(this,"tokens");this.value=n,this.tokens=s}visit(n,r){return n.visitText(this,r)}},ls=class extends Yn{constructor(n,r,s,i,o,a){super(i,a);l(this,"switchValue");l(this,"type");l(this,"cases");l(this,"switchValueSourceSpan");this.switchValue=n,this.type=r,this.cases=s,this.switchValueSourceSpan=o}visit(n,r){return n.visitExpansion(this,r)}},ul=class{constructor(e,n,r,s,i){l(this,"value");l(this,"expression");l(this,"sourceSpan");l(this,"valueSourceSpan");l(this,"expSourceSpan");this.value=e,this.expression=n,this.sourceSpan=r,this.valueSourceSpan=s,this.expSourceSpan=i}visit(e,n){return e.visitExpansionCase(this,n)}},Pu=class extends Yn{constructor(n,r,s,i,o,a,c){super(s,c);l(this,"name");l(this,"value");l(this,"keySpan");l(this,"valueSpan");l(this,"valueTokens");this.name=n,this.value=r,this.keySpan=i,this.valueSpan=o,this.valueTokens=a}visit(n,r){return n.visitAttribute(this,r)}},Xt=class extends Yn{constructor(n,r,s,i,o,a,c,u=null,h,d){super(a,d);l(this,"name");l(this,"attrs");l(this,"directives");l(this,"children");l(this,"isSelfClosing");l(this,"startSourceSpan");l(this,"endSourceSpan");l(this,"isVoid");this.name=n,this.attrs=r,this.directives=s,this.children=i,this.isSelfClosing=o,this.startSourceSpan=c,this.endSourceSpan=u,this.isVoid=h}visit(n,r){return n.visitElement(this,r)}},jo=class{constructor(e,n){l(this,"value");l(this,"sourceSpan");this.value=e,this.sourceSpan=n}visit(e,n){return e.visitComment(this,n)}},Qt=class extends Yn{constructor(n,r,s,i,o,a,c=null,u){super(i,u);l(this,"name");l(this,"parameters");l(this,"children");l(this,"nameSpan");l(this,"startSourceSpan");l(this,"endSourceSpan");this.name=n,this.parameters=r,this.children=s,this.nameSpan=o,this.startSourceSpan=a,this.endSourceSpan=c}visit(n,r){return n.visitBlock(this,r)}},yt=class extends Yn{constructor(n,r,s,i,o,a,c,u,h,d=null,p){super(u,p);l(this,"componentName");l(this,"tagName");l(this,"fullName");l(this,"attrs");l(this,"directives");l(this,"children");l(this,"isSelfClosing");l(this,"startSourceSpan");l(this,"endSourceSpan");this.componentName=n,this.tagName=r,this.fullName=s,this.attrs=i,this.directives=o,this.children=a,this.isSelfClosing=c,this.startSourceSpan=h,this.endSourceSpan=d}visit(n,r){return n.visitComponent(this,r)}},Lu=class{constructor(e,n,r,s,i=null){l(this,"name");l(this,"attrs");l(this,"sourceSpan");l(this,"startSourceSpan");l(this,"endSourceSpan");this.name=e,this.attrs=n,this.sourceSpan=r,this.startSourceSpan=s,this.endSourceSpan=i}visit(e,n){return e.visitDirective(this,n)}},pl=class{constructor(e,n){l(this,"expression");l(this,"sourceSpan");this.expression=e,this.sourceSpan=n}visit(e,n){return e.visitBlockParameter(this,n)}},hl=class{constructor(e,n,r,s,i){l(this,"name");l(this,"value");l(this,"sourceSpan");l(this,"nameSpan");l(this,"valueSpan");this.name=e,this.value=n,this.sourceSpan=r,this.nameSpan=s,this.valueSpan=i}visit(e,n){return e.visitLetDeclaration(this,n)}};function me(t,e,n=null){let r=[],s=t.visit?i=>t.visit(i,n)||i.visit(t,n):i=>i.visit(t,n);return e.forEach(i=>{let o=s(i);o&&r.push(o)}),r}var zo={AElig:"\xC6",AMP:"&",amp:"&",Aacute:"\xC1",Abreve:"\u0102",Acirc:"\xC2",Acy:"\u0410",Afr:"\u{1D504}",Agrave:"\xC0",Alpha:"\u0391",Amacr:"\u0100",And:"\u2A53",Aogon:"\u0104",Aopf:"\u{1D538}",ApplyFunction:"\u2061",af:"\u2061",Aring:"\xC5",angst:"\xC5",Ascr:"\u{1D49C}",Assign:"\u2254",colone:"\u2254",coloneq:"\u2254",Atilde:"\xC3",Auml:"\xC4",Backslash:"\u2216",setminus:"\u2216",setmn:"\u2216",smallsetminus:"\u2216",ssetmn:"\u2216",Barv:"\u2AE7",Barwed:"\u2306",doublebarwedge:"\u2306",Bcy:"\u0411",Because:"\u2235",becaus:"\u2235",because:"\u2235",Bernoullis:"\u212C",Bscr:"\u212C",bernou:"\u212C",Beta:"\u0392",Bfr:"\u{1D505}",Bopf:"\u{1D539}",Breve:"\u02D8",breve:"\u02D8",Bumpeq:"\u224E",HumpDownHump:"\u224E",bump:"\u224E",CHcy:"\u0427",COPY:"\xA9",copy:"\xA9",Cacute:"\u0106",Cap:"\u22D2",CapitalDifferentialD:"\u2145",DD:"\u2145",Cayleys:"\u212D",Cfr:"\u212D",Ccaron:"\u010C",Ccedil:"\xC7",Ccirc:"\u0108",Cconint:"\u2230",Cdot:"\u010A",Cedilla:"\xB8",cedil:"\xB8",CenterDot:"\xB7",centerdot:"\xB7",middot:"\xB7",Chi:"\u03A7",CircleDot:"\u2299",odot:"\u2299",CircleMinus:"\u2296",ominus:"\u2296",CirclePlus:"\u2295",oplus:"\u2295",CircleTimes:"\u2297",otimes:"\u2297",ClockwiseContourIntegral:"\u2232",cwconint:"\u2232",CloseCurlyDoubleQuote:"\u201D",rdquo:"\u201D",rdquor:"\u201D",CloseCurlyQuote:"\u2019",rsquo:"\u2019",rsquor:"\u2019",Colon:"\u2237",Proportion:"\u2237",Colone:"\u2A74",Congruent:"\u2261",equiv:"\u2261",Conint:"\u222F",DoubleContourIntegral:"\u222F",ContourIntegral:"\u222E",conint:"\u222E",oint:"\u222E",Copf:"\u2102",complexes:"\u2102",Coproduct:"\u2210",coprod:"\u2210",CounterClockwiseContourIntegral:"\u2233",awconint:"\u2233",Cross:"\u2A2F",Cscr:"\u{1D49E}",Cup:"\u22D3",CupCap:"\u224D",asympeq:"\u224D",DDotrahd:"\u2911",DJcy:"\u0402",DScy:"\u0405",DZcy:"\u040F",Dagger:"\u2021",ddagger:"\u2021",Darr:"\u21A1",Dashv:"\u2AE4",DoubleLeftTee:"\u2AE4",Dcaron:"\u010E",Dcy:"\u0414",Del:"\u2207",nabla:"\u2207",Delta:"\u0394",Dfr:"\u{1D507}",DiacriticalAcute:"\xB4",acute:"\xB4",DiacriticalDot:"\u02D9",dot:"\u02D9",DiacriticalDoubleAcute:"\u02DD",dblac:"\u02DD",DiacriticalGrave:"`",grave:"`",DiacriticalTilde:"\u02DC",tilde:"\u02DC",Diamond:"\u22C4",diam:"\u22C4",diamond:"\u22C4",DifferentialD:"\u2146",dd:"\u2146",Dopf:"\u{1D53B}",Dot:"\xA8",DoubleDot:"\xA8",die:"\xA8",uml:"\xA8",DotDot:"\u20DC",DotEqual:"\u2250",doteq:"\u2250",esdot:"\u2250",DoubleDownArrow:"\u21D3",Downarrow:"\u21D3",dArr:"\u21D3",DoubleLeftArrow:"\u21D0",Leftarrow:"\u21D0",lArr:"\u21D0",DoubleLeftRightArrow:"\u21D4",Leftrightarrow:"\u21D4",hArr:"\u21D4",iff:"\u21D4",DoubleLongLeftArrow:"\u27F8",Longleftarrow:"\u27F8",xlArr:"\u27F8",DoubleLongLeftRightArrow:"\u27FA",Longleftrightarrow:"\u27FA",xhArr:"\u27FA",DoubleLongRightArrow:"\u27F9",Longrightarrow:"\u27F9",xrArr:"\u27F9",DoubleRightArrow:"\u21D2",Implies:"\u21D2",Rightarrow:"\u21D2",rArr:"\u21D2",DoubleRightTee:"\u22A8",vDash:"\u22A8",DoubleUpArrow:"\u21D1",Uparrow:"\u21D1",uArr:"\u21D1",DoubleUpDownArrow:"\u21D5",Updownarrow:"\u21D5",vArr:"\u21D5",DoubleVerticalBar:"\u2225",par:"\u2225",parallel:"\u2225",shortparallel:"\u2225",spar:"\u2225",DownArrow:"\u2193",ShortDownArrow:"\u2193",darr:"\u2193",downarrow:"\u2193",DownArrowBar:"\u2913",DownArrowUpArrow:"\u21F5",duarr:"\u21F5",DownBreve:"\u0311",DownLeftRightVector:"\u2950",DownLeftTeeVector:"\u295E",DownLeftVector:"\u21BD",leftharpoondown:"\u21BD",lhard:"\u21BD",DownLeftVectorBar:"\u2956",DownRightTeeVector:"\u295F",DownRightVector:"\u21C1",rhard:"\u21C1",rightharpoondown:"\u21C1",DownRightVectorBar:"\u2957",DownTee:"\u22A4",top:"\u22A4",DownTeeArrow:"\u21A7",mapstodown:"\u21A7",Dscr:"\u{1D49F}",Dstrok:"\u0110",ENG:"\u014A",ETH:"\xD0",Eacute:"\xC9",Ecaron:"\u011A",Ecirc:"\xCA",Ecy:"\u042D",Edot:"\u0116",Efr:"\u{1D508}",Egrave:"\xC8",Element:"\u2208",in:"\u2208",isin:"\u2208",isinv:"\u2208",Emacr:"\u0112",EmptySmallSquare:"\u25FB",EmptyVerySmallSquare:"\u25AB",Eogon:"\u0118",Eopf:"\u{1D53C}",Epsilon:"\u0395",Equal:"\u2A75",EqualTilde:"\u2242",eqsim:"\u2242",esim:"\u2242",Equilibrium:"\u21CC",rightleftharpoons:"\u21CC",rlhar:"\u21CC",Escr:"\u2130",expectation:"\u2130",Esim:"\u2A73",Eta:"\u0397",Euml:"\xCB",Exists:"\u2203",exist:"\u2203",ExponentialE:"\u2147",ee:"\u2147",exponentiale:"\u2147",Fcy:"\u0424",Ffr:"\u{1D509}",FilledSmallSquare:"\u25FC",FilledVerySmallSquare:"\u25AA",blacksquare:"\u25AA",squarf:"\u25AA",squf:"\u25AA",Fopf:"\u{1D53D}",ForAll:"\u2200",forall:"\u2200",Fouriertrf:"\u2131",Fscr:"\u2131",GJcy:"\u0403",GT:">",gt:">",Gamma:"\u0393",Gammad:"\u03DC",Gbreve:"\u011E",Gcedil:"\u0122",Gcirc:"\u011C",Gcy:"\u0413",Gdot:"\u0120",Gfr:"\u{1D50A}",Gg:"\u22D9",ggg:"\u22D9",Gopf:"\u{1D53E}",GreaterEqual:"\u2265",ge:"\u2265",geq:"\u2265",GreaterEqualLess:"\u22DB",gel:"\u22DB",gtreqless:"\u22DB",GreaterFullEqual:"\u2267",gE:"\u2267",geqq:"\u2267",GreaterGreater:"\u2AA2",GreaterLess:"\u2277",gl:"\u2277",gtrless:"\u2277",GreaterSlantEqual:"\u2A7E",geqslant:"\u2A7E",ges:"\u2A7E",GreaterTilde:"\u2273",gsim:"\u2273",gtrsim:"\u2273",Gscr:"\u{1D4A2}",Gt:"\u226B",NestedGreaterGreater:"\u226B",gg:"\u226B",HARDcy:"\u042A",Hacek:"\u02C7",caron:"\u02C7",Hat:"^",Hcirc:"\u0124",Hfr:"\u210C",Poincareplane:"\u210C",HilbertSpace:"\u210B",Hscr:"\u210B",hamilt:"\u210B",Hopf:"\u210D",quaternions:"\u210D",HorizontalLine:"\u2500",boxh:"\u2500",Hstrok:"\u0126",HumpEqual:"\u224F",bumpe:"\u224F",bumpeq:"\u224F",IEcy:"\u0415",IJlig:"\u0132",IOcy:"\u0401",Iacute:"\xCD",Icirc:"\xCE",Icy:"\u0418",Idot:"\u0130",Ifr:"\u2111",Im:"\u2111",image:"\u2111",imagpart:"\u2111",Igrave:"\xCC",Imacr:"\u012A",ImaginaryI:"\u2148",ii:"\u2148",Int:"\u222C",Integral:"\u222B",int:"\u222B",Intersection:"\u22C2",bigcap:"\u22C2",xcap:"\u22C2",InvisibleComma:"\u2063",ic:"\u2063",InvisibleTimes:"\u2062",it:"\u2062",Iogon:"\u012E",Iopf:"\u{1D540}",Iota:"\u0399",Iscr:"\u2110",imagline:"\u2110",Itilde:"\u0128",Iukcy:"\u0406",Iuml:"\xCF",Jcirc:"\u0134",Jcy:"\u0419",Jfr:"\u{1D50D}",Jopf:"\u{1D541}",Jscr:"\u{1D4A5}",Jsercy:"\u0408",Jukcy:"\u0404",KHcy:"\u0425",KJcy:"\u040C",Kappa:"\u039A",Kcedil:"\u0136",Kcy:"\u041A",Kfr:"\u{1D50E}",Kopf:"\u{1D542}",Kscr:"\u{1D4A6}",LJcy:"\u0409",LT:"<",lt:"<",Lacute:"\u0139",Lambda:"\u039B",Lang:"\u27EA",Laplacetrf:"\u2112",Lscr:"\u2112",lagran:"\u2112",Larr:"\u219E",twoheadleftarrow:"\u219E",Lcaron:"\u013D",Lcedil:"\u013B",Lcy:"\u041B",LeftAngleBracket:"\u27E8",lang:"\u27E8",langle:"\u27E8",LeftArrow:"\u2190",ShortLeftArrow:"\u2190",larr:"\u2190",leftarrow:"\u2190",slarr:"\u2190",LeftArrowBar:"\u21E4",larrb:"\u21E4",LeftArrowRightArrow:"\u21C6",leftrightarrows:"\u21C6",lrarr:"\u21C6",LeftCeiling:"\u2308",lceil:"\u2308",LeftDoubleBracket:"\u27E6",lobrk:"\u27E6",LeftDownTeeVector:"\u2961",LeftDownVector:"\u21C3",dharl:"\u21C3",downharpoonleft:"\u21C3",LeftDownVectorBar:"\u2959",LeftFloor:"\u230A",lfloor:"\u230A",LeftRightArrow:"\u2194",harr:"\u2194",leftrightarrow:"\u2194",LeftRightVector:"\u294E",LeftTee:"\u22A3",dashv:"\u22A3",LeftTeeArrow:"\u21A4",mapstoleft:"\u21A4",LeftTeeVector:"\u295A",LeftTriangle:"\u22B2",vartriangleleft:"\u22B2",vltri:"\u22B2",LeftTriangleBar:"\u29CF",LeftTriangleEqual:"\u22B4",ltrie:"\u22B4",trianglelefteq:"\u22B4",LeftUpDownVector:"\u2951",LeftUpTeeVector:"\u2960",LeftUpVector:"\u21BF",uharl:"\u21BF",upharpoonleft:"\u21BF",LeftUpVectorBar:"\u2958",LeftVector:"\u21BC",leftharpoonup:"\u21BC",lharu:"\u21BC",LeftVectorBar:"\u2952",LessEqualGreater:"\u22DA",leg:"\u22DA",lesseqgtr:"\u22DA",LessFullEqual:"\u2266",lE:"\u2266",leqq:"\u2266",LessGreater:"\u2276",lessgtr:"\u2276",lg:"\u2276",LessLess:"\u2AA1",LessSlantEqual:"\u2A7D",leqslant:"\u2A7D",les:"\u2A7D",LessTilde:"\u2272",lesssim:"\u2272",lsim:"\u2272",Lfr:"\u{1D50F}",Ll:"\u22D8",Lleftarrow:"\u21DA",lAarr:"\u21DA",Lmidot:"\u013F",LongLeftArrow:"\u27F5",longleftarrow:"\u27F5",xlarr:"\u27F5",LongLeftRightArrow:"\u27F7",longleftrightarrow:"\u27F7",xharr:"\u27F7",LongRightArrow:"\u27F6",longrightarrow:"\u27F6",xrarr:"\u27F6",Lopf:"\u{1D543}",LowerLeftArrow:"\u2199",swarr:"\u2199",swarrow:"\u2199",LowerRightArrow:"\u2198",searr:"\u2198",searrow:"\u2198",Lsh:"\u21B0",lsh:"\u21B0",Lstrok:"\u0141",Lt:"\u226A",NestedLessLess:"\u226A",ll:"\u226A",Map:"\u2905",Mcy:"\u041C",MediumSpace:"\u205F",Mellintrf:"\u2133",Mscr:"\u2133",phmmat:"\u2133",Mfr:"\u{1D510}",MinusPlus:"\u2213",mnplus:"\u2213",mp:"\u2213",Mopf:"\u{1D544}",Mu:"\u039C",NJcy:"\u040A",Nacute:"\u0143",Ncaron:"\u0147",Ncedil:"\u0145",Ncy:"\u041D",NegativeMediumSpace:"\u200B",NegativeThickSpace:"\u200B",NegativeThinSpace:"\u200B",NegativeVeryThinSpace:"\u200B",ZeroWidthSpace:"\u200B",NewLine:`
|
|
18
|
+
`,Nfr:"\u{1D511}",NoBreak:"\u2060",NonBreakingSpace:"\xA0",nbsp:"\xA0",Nopf:"\u2115",naturals:"\u2115",Not:"\u2AEC",NotCongruent:"\u2262",nequiv:"\u2262",NotCupCap:"\u226D",NotDoubleVerticalBar:"\u2226",npar:"\u2226",nparallel:"\u2226",nshortparallel:"\u2226",nspar:"\u2226",NotElement:"\u2209",notin:"\u2209",notinva:"\u2209",NotEqual:"\u2260",ne:"\u2260",NotEqualTilde:"\u2242\u0338",nesim:"\u2242\u0338",NotExists:"\u2204",nexist:"\u2204",nexists:"\u2204",NotGreater:"\u226F",ngt:"\u226F",ngtr:"\u226F",NotGreaterEqual:"\u2271",nge:"\u2271",ngeq:"\u2271",NotGreaterFullEqual:"\u2267\u0338",ngE:"\u2267\u0338",ngeqq:"\u2267\u0338",NotGreaterGreater:"\u226B\u0338",nGtv:"\u226B\u0338",NotGreaterLess:"\u2279",ntgl:"\u2279",NotGreaterSlantEqual:"\u2A7E\u0338",ngeqslant:"\u2A7E\u0338",nges:"\u2A7E\u0338",NotGreaterTilde:"\u2275",ngsim:"\u2275",NotHumpDownHump:"\u224E\u0338",nbump:"\u224E\u0338",NotHumpEqual:"\u224F\u0338",nbumpe:"\u224F\u0338",NotLeftTriangle:"\u22EA",nltri:"\u22EA",ntriangleleft:"\u22EA",NotLeftTriangleBar:"\u29CF\u0338",NotLeftTriangleEqual:"\u22EC",nltrie:"\u22EC",ntrianglelefteq:"\u22EC",NotLess:"\u226E",nless:"\u226E",nlt:"\u226E",NotLessEqual:"\u2270",nle:"\u2270",nleq:"\u2270",NotLessGreater:"\u2278",ntlg:"\u2278",NotLessLess:"\u226A\u0338",nLtv:"\u226A\u0338",NotLessSlantEqual:"\u2A7D\u0338",nleqslant:"\u2A7D\u0338",nles:"\u2A7D\u0338",NotLessTilde:"\u2274",nlsim:"\u2274",NotNestedGreaterGreater:"\u2AA2\u0338",NotNestedLessLess:"\u2AA1\u0338",NotPrecedes:"\u2280",npr:"\u2280",nprec:"\u2280",NotPrecedesEqual:"\u2AAF\u0338",npre:"\u2AAF\u0338",npreceq:"\u2AAF\u0338",NotPrecedesSlantEqual:"\u22E0",nprcue:"\u22E0",NotReverseElement:"\u220C",notni:"\u220C",notniva:"\u220C",NotRightTriangle:"\u22EB",nrtri:"\u22EB",ntriangleright:"\u22EB",NotRightTriangleBar:"\u29D0\u0338",NotRightTriangleEqual:"\u22ED",nrtrie:"\u22ED",ntrianglerighteq:"\u22ED",NotSquareSubset:"\u228F\u0338",NotSquareSubsetEqual:"\u22E2",nsqsube:"\u22E2",NotSquareSuperset:"\u2290\u0338",NotSquareSupersetEqual:"\u22E3",nsqsupe:"\u22E3",NotSubset:"\u2282\u20D2",nsubset:"\u2282\u20D2",vnsub:"\u2282\u20D2",NotSubsetEqual:"\u2288",nsube:"\u2288",nsubseteq:"\u2288",NotSucceeds:"\u2281",nsc:"\u2281",nsucc:"\u2281",NotSucceedsEqual:"\u2AB0\u0338",nsce:"\u2AB0\u0338",nsucceq:"\u2AB0\u0338",NotSucceedsSlantEqual:"\u22E1",nsccue:"\u22E1",NotSucceedsTilde:"\u227F\u0338",NotSuperset:"\u2283\u20D2",nsupset:"\u2283\u20D2",vnsup:"\u2283\u20D2",NotSupersetEqual:"\u2289",nsupe:"\u2289",nsupseteq:"\u2289",NotTilde:"\u2241",nsim:"\u2241",NotTildeEqual:"\u2244",nsime:"\u2244",nsimeq:"\u2244",NotTildeFullEqual:"\u2247",ncong:"\u2247",NotTildeTilde:"\u2249",nap:"\u2249",napprox:"\u2249",NotVerticalBar:"\u2224",nmid:"\u2224",nshortmid:"\u2224",nsmid:"\u2224",Nscr:"\u{1D4A9}",Ntilde:"\xD1",Nu:"\u039D",OElig:"\u0152",Oacute:"\xD3",Ocirc:"\xD4",Ocy:"\u041E",Odblac:"\u0150",Ofr:"\u{1D512}",Ograve:"\xD2",Omacr:"\u014C",Omega:"\u03A9",ohm:"\u03A9",Omicron:"\u039F",Oopf:"\u{1D546}",OpenCurlyDoubleQuote:"\u201C",ldquo:"\u201C",OpenCurlyQuote:"\u2018",lsquo:"\u2018",Or:"\u2A54",Oscr:"\u{1D4AA}",Oslash:"\xD8",Otilde:"\xD5",Otimes:"\u2A37",Ouml:"\xD6",OverBar:"\u203E",oline:"\u203E",OverBrace:"\u23DE",OverBracket:"\u23B4",tbrk:"\u23B4",OverParenthesis:"\u23DC",PartialD:"\u2202",part:"\u2202",Pcy:"\u041F",Pfr:"\u{1D513}",Phi:"\u03A6",Pi:"\u03A0",PlusMinus:"\xB1",plusmn:"\xB1",pm:"\xB1",Popf:"\u2119",primes:"\u2119",Pr:"\u2ABB",Precedes:"\u227A",pr:"\u227A",prec:"\u227A",PrecedesEqual:"\u2AAF",pre:"\u2AAF",preceq:"\u2AAF",PrecedesSlantEqual:"\u227C",prcue:"\u227C",preccurlyeq:"\u227C",PrecedesTilde:"\u227E",precsim:"\u227E",prsim:"\u227E",Prime:"\u2033",Product:"\u220F",prod:"\u220F",Proportional:"\u221D",prop:"\u221D",propto:"\u221D",varpropto:"\u221D",vprop:"\u221D",Pscr:"\u{1D4AB}",Psi:"\u03A8",QUOT:'"',quot:'"',Qfr:"\u{1D514}",Qopf:"\u211A",rationals:"\u211A",Qscr:"\u{1D4AC}",RBarr:"\u2910",drbkarow:"\u2910",REG:"\xAE",circledR:"\xAE",reg:"\xAE",Racute:"\u0154",Rang:"\u27EB",Rarr:"\u21A0",twoheadrightarrow:"\u21A0",Rarrtl:"\u2916",Rcaron:"\u0158",Rcedil:"\u0156",Rcy:"\u0420",Re:"\u211C",Rfr:"\u211C",real:"\u211C",realpart:"\u211C",ReverseElement:"\u220B",SuchThat:"\u220B",ni:"\u220B",niv:"\u220B",ReverseEquilibrium:"\u21CB",leftrightharpoons:"\u21CB",lrhar:"\u21CB",ReverseUpEquilibrium:"\u296F",duhar:"\u296F",Rho:"\u03A1",RightAngleBracket:"\u27E9",rang:"\u27E9",rangle:"\u27E9",RightArrow:"\u2192",ShortRightArrow:"\u2192",rarr:"\u2192",rightarrow:"\u2192",srarr:"\u2192",RightArrowBar:"\u21E5",rarrb:"\u21E5",RightArrowLeftArrow:"\u21C4",rightleftarrows:"\u21C4",rlarr:"\u21C4",RightCeiling:"\u2309",rceil:"\u2309",RightDoubleBracket:"\u27E7",robrk:"\u27E7",RightDownTeeVector:"\u295D",RightDownVector:"\u21C2",dharr:"\u21C2",downharpoonright:"\u21C2",RightDownVectorBar:"\u2955",RightFloor:"\u230B",rfloor:"\u230B",RightTee:"\u22A2",vdash:"\u22A2",RightTeeArrow:"\u21A6",map:"\u21A6",mapsto:"\u21A6",RightTeeVector:"\u295B",RightTriangle:"\u22B3",vartriangleright:"\u22B3",vrtri:"\u22B3",RightTriangleBar:"\u29D0",RightTriangleEqual:"\u22B5",rtrie:"\u22B5",trianglerighteq:"\u22B5",RightUpDownVector:"\u294F",RightUpTeeVector:"\u295C",RightUpVector:"\u21BE",uharr:"\u21BE",upharpoonright:"\u21BE",RightUpVectorBar:"\u2954",RightVector:"\u21C0",rharu:"\u21C0",rightharpoonup:"\u21C0",RightVectorBar:"\u2953",Ropf:"\u211D",reals:"\u211D",RoundImplies:"\u2970",Rrightarrow:"\u21DB",rAarr:"\u21DB",Rscr:"\u211B",realine:"\u211B",Rsh:"\u21B1",rsh:"\u21B1",RuleDelayed:"\u29F4",SHCHcy:"\u0429",SHcy:"\u0428",SOFTcy:"\u042C",Sacute:"\u015A",Sc:"\u2ABC",Scaron:"\u0160",Scedil:"\u015E",Scirc:"\u015C",Scy:"\u0421",Sfr:"\u{1D516}",ShortUpArrow:"\u2191",UpArrow:"\u2191",uarr:"\u2191",uparrow:"\u2191",Sigma:"\u03A3",SmallCircle:"\u2218",compfn:"\u2218",Sopf:"\u{1D54A}",Sqrt:"\u221A",radic:"\u221A",Square:"\u25A1",squ:"\u25A1",square:"\u25A1",SquareIntersection:"\u2293",sqcap:"\u2293",SquareSubset:"\u228F",sqsub:"\u228F",sqsubset:"\u228F",SquareSubsetEqual:"\u2291",sqsube:"\u2291",sqsubseteq:"\u2291",SquareSuperset:"\u2290",sqsup:"\u2290",sqsupset:"\u2290",SquareSupersetEqual:"\u2292",sqsupe:"\u2292",sqsupseteq:"\u2292",SquareUnion:"\u2294",sqcup:"\u2294",Sscr:"\u{1D4AE}",Star:"\u22C6",sstarf:"\u22C6",Sub:"\u22D0",Subset:"\u22D0",SubsetEqual:"\u2286",sube:"\u2286",subseteq:"\u2286",Succeeds:"\u227B",sc:"\u227B",succ:"\u227B",SucceedsEqual:"\u2AB0",sce:"\u2AB0",succeq:"\u2AB0",SucceedsSlantEqual:"\u227D",sccue:"\u227D",succcurlyeq:"\u227D",SucceedsTilde:"\u227F",scsim:"\u227F",succsim:"\u227F",Sum:"\u2211",sum:"\u2211",Sup:"\u22D1",Supset:"\u22D1",Superset:"\u2283",sup:"\u2283",supset:"\u2283",SupersetEqual:"\u2287",supe:"\u2287",supseteq:"\u2287",THORN:"\xDE",TRADE:"\u2122",trade:"\u2122",TSHcy:"\u040B",TScy:"\u0426",Tab:" ",Tau:"\u03A4",Tcaron:"\u0164",Tcedil:"\u0162",Tcy:"\u0422",Tfr:"\u{1D517}",Therefore:"\u2234",there4:"\u2234",therefore:"\u2234",Theta:"\u0398",ThickSpace:"\u205F\u200A",ThinSpace:"\u2009",thinsp:"\u2009",Tilde:"\u223C",sim:"\u223C",thicksim:"\u223C",thksim:"\u223C",TildeEqual:"\u2243",sime:"\u2243",simeq:"\u2243",TildeFullEqual:"\u2245",cong:"\u2245",TildeTilde:"\u2248",ap:"\u2248",approx:"\u2248",asymp:"\u2248",thickapprox:"\u2248",thkap:"\u2248",Topf:"\u{1D54B}",TripleDot:"\u20DB",tdot:"\u20DB",Tscr:"\u{1D4AF}",Tstrok:"\u0166",Uacute:"\xDA",Uarr:"\u219F",Uarrocir:"\u2949",Ubrcy:"\u040E",Ubreve:"\u016C",Ucirc:"\xDB",Ucy:"\u0423",Udblac:"\u0170",Ufr:"\u{1D518}",Ugrave:"\xD9",Umacr:"\u016A",UnderBar:"_",lowbar:"_",UnderBrace:"\u23DF",UnderBracket:"\u23B5",bbrk:"\u23B5",UnderParenthesis:"\u23DD",Union:"\u22C3",bigcup:"\u22C3",xcup:"\u22C3",UnionPlus:"\u228E",uplus:"\u228E",Uogon:"\u0172",Uopf:"\u{1D54C}",UpArrowBar:"\u2912",UpArrowDownArrow:"\u21C5",udarr:"\u21C5",UpDownArrow:"\u2195",updownarrow:"\u2195",varr:"\u2195",UpEquilibrium:"\u296E",udhar:"\u296E",UpTee:"\u22A5",bot:"\u22A5",bottom:"\u22A5",perp:"\u22A5",UpTeeArrow:"\u21A5",mapstoup:"\u21A5",UpperLeftArrow:"\u2196",nwarr:"\u2196",nwarrow:"\u2196",UpperRightArrow:"\u2197",nearr:"\u2197",nearrow:"\u2197",Upsi:"\u03D2",upsih:"\u03D2",Upsilon:"\u03A5",Uring:"\u016E",Uscr:"\u{1D4B0}",Utilde:"\u0168",Uuml:"\xDC",VDash:"\u22AB",Vbar:"\u2AEB",Vcy:"\u0412",Vdash:"\u22A9",Vdashl:"\u2AE6",Vee:"\u22C1",bigvee:"\u22C1",xvee:"\u22C1",Verbar:"\u2016",Vert:"\u2016",VerticalBar:"\u2223",mid:"\u2223",shortmid:"\u2223",smid:"\u2223",VerticalLine:"|",verbar:"|",vert:"|",VerticalSeparator:"\u2758",VerticalTilde:"\u2240",wr:"\u2240",wreath:"\u2240",VeryThinSpace:"\u200A",hairsp:"\u200A",Vfr:"\u{1D519}",Vopf:"\u{1D54D}",Vscr:"\u{1D4B1}",Vvdash:"\u22AA",Wcirc:"\u0174",Wedge:"\u22C0",bigwedge:"\u22C0",xwedge:"\u22C0",Wfr:"\u{1D51A}",Wopf:"\u{1D54E}",Wscr:"\u{1D4B2}",Xfr:"\u{1D51B}",Xi:"\u039E",Xopf:"\u{1D54F}",Xscr:"\u{1D4B3}",YAcy:"\u042F",YIcy:"\u0407",YUcy:"\u042E",Yacute:"\xDD",Ycirc:"\u0176",Ycy:"\u042B",Yfr:"\u{1D51C}",Yopf:"\u{1D550}",Yscr:"\u{1D4B4}",Yuml:"\u0178",ZHcy:"\u0416",Zacute:"\u0179",Zcaron:"\u017D",Zcy:"\u0417",Zdot:"\u017B",Zeta:"\u0396",Zfr:"\u2128",zeetrf:"\u2128",Zopf:"\u2124",integers:"\u2124",Zscr:"\u{1D4B5}",aacute:"\xE1",abreve:"\u0103",ac:"\u223E",mstpos:"\u223E",acE:"\u223E\u0333",acd:"\u223F",acirc:"\xE2",acy:"\u0430",aelig:"\xE6",afr:"\u{1D51E}",agrave:"\xE0",alefsym:"\u2135",aleph:"\u2135",alpha:"\u03B1",amacr:"\u0101",amalg:"\u2A3F",and:"\u2227",wedge:"\u2227",andand:"\u2A55",andd:"\u2A5C",andslope:"\u2A58",andv:"\u2A5A",ang:"\u2220",angle:"\u2220",ange:"\u29A4",angmsd:"\u2221",measuredangle:"\u2221",angmsdaa:"\u29A8",angmsdab:"\u29A9",angmsdac:"\u29AA",angmsdad:"\u29AB",angmsdae:"\u29AC",angmsdaf:"\u29AD",angmsdag:"\u29AE",angmsdah:"\u29AF",angrt:"\u221F",angrtvb:"\u22BE",angrtvbd:"\u299D",angsph:"\u2222",angzarr:"\u237C",aogon:"\u0105",aopf:"\u{1D552}",apE:"\u2A70",apacir:"\u2A6F",ape:"\u224A",approxeq:"\u224A",apid:"\u224B",apos:"'",aring:"\xE5",ascr:"\u{1D4B6}",ast:"*",midast:"*",atilde:"\xE3",auml:"\xE4",awint:"\u2A11",bNot:"\u2AED",backcong:"\u224C",bcong:"\u224C",backepsilon:"\u03F6",bepsi:"\u03F6",backprime:"\u2035",bprime:"\u2035",backsim:"\u223D",bsim:"\u223D",backsimeq:"\u22CD",bsime:"\u22CD",barvee:"\u22BD",barwed:"\u2305",barwedge:"\u2305",bbrktbrk:"\u23B6",bcy:"\u0431",bdquo:"\u201E",ldquor:"\u201E",bemptyv:"\u29B0",beta:"\u03B2",beth:"\u2136",between:"\u226C",twixt:"\u226C",bfr:"\u{1D51F}",bigcirc:"\u25EF",xcirc:"\u25EF",bigodot:"\u2A00",xodot:"\u2A00",bigoplus:"\u2A01",xoplus:"\u2A01",bigotimes:"\u2A02",xotime:"\u2A02",bigsqcup:"\u2A06",xsqcup:"\u2A06",bigstar:"\u2605",starf:"\u2605",bigtriangledown:"\u25BD",xdtri:"\u25BD",bigtriangleup:"\u25B3",xutri:"\u25B3",biguplus:"\u2A04",xuplus:"\u2A04",bkarow:"\u290D",rbarr:"\u290D",blacklozenge:"\u29EB",lozf:"\u29EB",blacktriangle:"\u25B4",utrif:"\u25B4",blacktriangledown:"\u25BE",dtrif:"\u25BE",blacktriangleleft:"\u25C2",ltrif:"\u25C2",blacktriangleright:"\u25B8",rtrif:"\u25B8",blank:"\u2423",blk12:"\u2592",blk14:"\u2591",blk34:"\u2593",block:"\u2588",bne:"=\u20E5",bnequiv:"\u2261\u20E5",bnot:"\u2310",bopf:"\u{1D553}",bowtie:"\u22C8",boxDL:"\u2557",boxDR:"\u2554",boxDl:"\u2556",boxDr:"\u2553",boxH:"\u2550",boxHD:"\u2566",boxHU:"\u2569",boxHd:"\u2564",boxHu:"\u2567",boxUL:"\u255D",boxUR:"\u255A",boxUl:"\u255C",boxUr:"\u2559",boxV:"\u2551",boxVH:"\u256C",boxVL:"\u2563",boxVR:"\u2560",boxVh:"\u256B",boxVl:"\u2562",boxVr:"\u255F",boxbox:"\u29C9",boxdL:"\u2555",boxdR:"\u2552",boxdl:"\u2510",boxdr:"\u250C",boxhD:"\u2565",boxhU:"\u2568",boxhd:"\u252C",boxhu:"\u2534",boxminus:"\u229F",minusb:"\u229F",boxplus:"\u229E",plusb:"\u229E",boxtimes:"\u22A0",timesb:"\u22A0",boxuL:"\u255B",boxuR:"\u2558",boxul:"\u2518",boxur:"\u2514",boxv:"\u2502",boxvH:"\u256A",boxvL:"\u2561",boxvR:"\u255E",boxvh:"\u253C",boxvl:"\u2524",boxvr:"\u251C",brvbar:"\xA6",bscr:"\u{1D4B7}",bsemi:"\u204F",bsol:"\\",bsolb:"\u29C5",bsolhsub:"\u27C8",bull:"\u2022",bullet:"\u2022",bumpE:"\u2AAE",cacute:"\u0107",cap:"\u2229",capand:"\u2A44",capbrcup:"\u2A49",capcap:"\u2A4B",capcup:"\u2A47",capdot:"\u2A40",caps:"\u2229\uFE00",caret:"\u2041",ccaps:"\u2A4D",ccaron:"\u010D",ccedil:"\xE7",ccirc:"\u0109",ccups:"\u2A4C",ccupssm:"\u2A50",cdot:"\u010B",cemptyv:"\u29B2",cent:"\xA2",cfr:"\u{1D520}",chcy:"\u0447",check:"\u2713",checkmark:"\u2713",chi:"\u03C7",cir:"\u25CB",cirE:"\u29C3",circ:"\u02C6",circeq:"\u2257",cire:"\u2257",circlearrowleft:"\u21BA",olarr:"\u21BA",circlearrowright:"\u21BB",orarr:"\u21BB",circledS:"\u24C8",oS:"\u24C8",circledast:"\u229B",oast:"\u229B",circledcirc:"\u229A",ocir:"\u229A",circleddash:"\u229D",odash:"\u229D",cirfnint:"\u2A10",cirmid:"\u2AEF",cirscir:"\u29C2",clubs:"\u2663",clubsuit:"\u2663",colon:":",comma:",",commat:"@",comp:"\u2201",complement:"\u2201",congdot:"\u2A6D",copf:"\u{1D554}",copysr:"\u2117",crarr:"\u21B5",cross:"\u2717",cscr:"\u{1D4B8}",csub:"\u2ACF",csube:"\u2AD1",csup:"\u2AD0",csupe:"\u2AD2",ctdot:"\u22EF",cudarrl:"\u2938",cudarrr:"\u2935",cuepr:"\u22DE",curlyeqprec:"\u22DE",cuesc:"\u22DF",curlyeqsucc:"\u22DF",cularr:"\u21B6",curvearrowleft:"\u21B6",cularrp:"\u293D",cup:"\u222A",cupbrcap:"\u2A48",cupcap:"\u2A46",cupcup:"\u2A4A",cupdot:"\u228D",cupor:"\u2A45",cups:"\u222A\uFE00",curarr:"\u21B7",curvearrowright:"\u21B7",curarrm:"\u293C",curlyvee:"\u22CE",cuvee:"\u22CE",curlywedge:"\u22CF",cuwed:"\u22CF",curren:"\xA4",cwint:"\u2231",cylcty:"\u232D",dHar:"\u2965",dagger:"\u2020",daleth:"\u2138",dash:"\u2010",hyphen:"\u2010",dbkarow:"\u290F",rBarr:"\u290F",dcaron:"\u010F",dcy:"\u0434",ddarr:"\u21CA",downdownarrows:"\u21CA",ddotseq:"\u2A77",eDDot:"\u2A77",deg:"\xB0",delta:"\u03B4",demptyv:"\u29B1",dfisht:"\u297F",dfr:"\u{1D521}",diamondsuit:"\u2666",diams:"\u2666",digamma:"\u03DD",gammad:"\u03DD",disin:"\u22F2",div:"\xF7",divide:"\xF7",divideontimes:"\u22C7",divonx:"\u22C7",djcy:"\u0452",dlcorn:"\u231E",llcorner:"\u231E",dlcrop:"\u230D",dollar:"$",dopf:"\u{1D555}",doteqdot:"\u2251",eDot:"\u2251",dotminus:"\u2238",minusd:"\u2238",dotplus:"\u2214",plusdo:"\u2214",dotsquare:"\u22A1",sdotb:"\u22A1",drcorn:"\u231F",lrcorner:"\u231F",drcrop:"\u230C",dscr:"\u{1D4B9}",dscy:"\u0455",dsol:"\u29F6",dstrok:"\u0111",dtdot:"\u22F1",dtri:"\u25BF",triangledown:"\u25BF",dwangle:"\u29A6",dzcy:"\u045F",dzigrarr:"\u27FF",eacute:"\xE9",easter:"\u2A6E",ecaron:"\u011B",ecir:"\u2256",eqcirc:"\u2256",ecirc:"\xEA",ecolon:"\u2255",eqcolon:"\u2255",ecy:"\u044D",edot:"\u0117",efDot:"\u2252",fallingdotseq:"\u2252",efr:"\u{1D522}",eg:"\u2A9A",egrave:"\xE8",egs:"\u2A96",eqslantgtr:"\u2A96",egsdot:"\u2A98",el:"\u2A99",elinters:"\u23E7",ell:"\u2113",els:"\u2A95",eqslantless:"\u2A95",elsdot:"\u2A97",emacr:"\u0113",empty:"\u2205",emptyset:"\u2205",emptyv:"\u2205",varnothing:"\u2205",emsp13:"\u2004",emsp14:"\u2005",emsp:"\u2003",eng:"\u014B",ensp:"\u2002",eogon:"\u0119",eopf:"\u{1D556}",epar:"\u22D5",eparsl:"\u29E3",eplus:"\u2A71",epsi:"\u03B5",epsilon:"\u03B5",epsiv:"\u03F5",straightepsilon:"\u03F5",varepsilon:"\u03F5",equals:"=",equest:"\u225F",questeq:"\u225F",equivDD:"\u2A78",eqvparsl:"\u29E5",erDot:"\u2253",risingdotseq:"\u2253",erarr:"\u2971",escr:"\u212F",eta:"\u03B7",eth:"\xF0",euml:"\xEB",euro:"\u20AC",excl:"!",fcy:"\u0444",female:"\u2640",ffilig:"\uFB03",fflig:"\uFB00",ffllig:"\uFB04",ffr:"\u{1D523}",filig:"\uFB01",fjlig:"fj",flat:"\u266D",fllig:"\uFB02",fltns:"\u25B1",fnof:"\u0192",fopf:"\u{1D557}",fork:"\u22D4",pitchfork:"\u22D4",forkv:"\u2AD9",fpartint:"\u2A0D",frac12:"\xBD",half:"\xBD",frac13:"\u2153",frac14:"\xBC",frac15:"\u2155",frac16:"\u2159",frac18:"\u215B",frac23:"\u2154",frac25:"\u2156",frac34:"\xBE",frac35:"\u2157",frac38:"\u215C",frac45:"\u2158",frac56:"\u215A",frac58:"\u215D",frac78:"\u215E",frasl:"\u2044",frown:"\u2322",sfrown:"\u2322",fscr:"\u{1D4BB}",gEl:"\u2A8C",gtreqqless:"\u2A8C",gacute:"\u01F5",gamma:"\u03B3",gap:"\u2A86",gtrapprox:"\u2A86",gbreve:"\u011F",gcirc:"\u011D",gcy:"\u0433",gdot:"\u0121",gescc:"\u2AA9",gesdot:"\u2A80",gesdoto:"\u2A82",gesdotol:"\u2A84",gesl:"\u22DB\uFE00",gesles:"\u2A94",gfr:"\u{1D524}",gimel:"\u2137",gjcy:"\u0453",glE:"\u2A92",gla:"\u2AA5",glj:"\u2AA4",gnE:"\u2269",gneqq:"\u2269",gnap:"\u2A8A",gnapprox:"\u2A8A",gne:"\u2A88",gneq:"\u2A88",gnsim:"\u22E7",gopf:"\u{1D558}",gscr:"\u210A",gsime:"\u2A8E",gsiml:"\u2A90",gtcc:"\u2AA7",gtcir:"\u2A7A",gtdot:"\u22D7",gtrdot:"\u22D7",gtlPar:"\u2995",gtquest:"\u2A7C",gtrarr:"\u2978",gvertneqq:"\u2269\uFE00",gvnE:"\u2269\uFE00",hardcy:"\u044A",harrcir:"\u2948",harrw:"\u21AD",leftrightsquigarrow:"\u21AD",hbar:"\u210F",hslash:"\u210F",planck:"\u210F",plankv:"\u210F",hcirc:"\u0125",hearts:"\u2665",heartsuit:"\u2665",hellip:"\u2026",mldr:"\u2026",hercon:"\u22B9",hfr:"\u{1D525}",hksearow:"\u2925",searhk:"\u2925",hkswarow:"\u2926",swarhk:"\u2926",hoarr:"\u21FF",homtht:"\u223B",hookleftarrow:"\u21A9",larrhk:"\u21A9",hookrightarrow:"\u21AA",rarrhk:"\u21AA",hopf:"\u{1D559}",horbar:"\u2015",hscr:"\u{1D4BD}",hstrok:"\u0127",hybull:"\u2043",iacute:"\xED",icirc:"\xEE",icy:"\u0438",iecy:"\u0435",iexcl:"\xA1",ifr:"\u{1D526}",igrave:"\xEC",iiiint:"\u2A0C",qint:"\u2A0C",iiint:"\u222D",tint:"\u222D",iinfin:"\u29DC",iiota:"\u2129",ijlig:"\u0133",imacr:"\u012B",imath:"\u0131",inodot:"\u0131",imof:"\u22B7",imped:"\u01B5",incare:"\u2105",infin:"\u221E",infintie:"\u29DD",intcal:"\u22BA",intercal:"\u22BA",intlarhk:"\u2A17",intprod:"\u2A3C",iprod:"\u2A3C",iocy:"\u0451",iogon:"\u012F",iopf:"\u{1D55A}",iota:"\u03B9",iquest:"\xBF",iscr:"\u{1D4BE}",isinE:"\u22F9",isindot:"\u22F5",isins:"\u22F4",isinsv:"\u22F3",itilde:"\u0129",iukcy:"\u0456",iuml:"\xEF",jcirc:"\u0135",jcy:"\u0439",jfr:"\u{1D527}",jmath:"\u0237",jopf:"\u{1D55B}",jscr:"\u{1D4BF}",jsercy:"\u0458",jukcy:"\u0454",kappa:"\u03BA",kappav:"\u03F0",varkappa:"\u03F0",kcedil:"\u0137",kcy:"\u043A",kfr:"\u{1D528}",kgreen:"\u0138",khcy:"\u0445",kjcy:"\u045C",kopf:"\u{1D55C}",kscr:"\u{1D4C0}",lAtail:"\u291B",lBarr:"\u290E",lEg:"\u2A8B",lesseqqgtr:"\u2A8B",lHar:"\u2962",lacute:"\u013A",laemptyv:"\u29B4",lambda:"\u03BB",langd:"\u2991",lap:"\u2A85",lessapprox:"\u2A85",laquo:"\xAB",larrbfs:"\u291F",larrfs:"\u291D",larrlp:"\u21AB",looparrowleft:"\u21AB",larrpl:"\u2939",larrsim:"\u2973",larrtl:"\u21A2",leftarrowtail:"\u21A2",lat:"\u2AAB",latail:"\u2919",late:"\u2AAD",lates:"\u2AAD\uFE00",lbarr:"\u290C",lbbrk:"\u2772",lbrace:"{",lcub:"{",lbrack:"[",lsqb:"[",lbrke:"\u298B",lbrksld:"\u298F",lbrkslu:"\u298D",lcaron:"\u013E",lcedil:"\u013C",lcy:"\u043B",ldca:"\u2936",ldrdhar:"\u2967",ldrushar:"\u294B",ldsh:"\u21B2",le:"\u2264",leq:"\u2264",leftleftarrows:"\u21C7",llarr:"\u21C7",leftthreetimes:"\u22CB",lthree:"\u22CB",lescc:"\u2AA8",lesdot:"\u2A7F",lesdoto:"\u2A81",lesdotor:"\u2A83",lesg:"\u22DA\uFE00",lesges:"\u2A93",lessdot:"\u22D6",ltdot:"\u22D6",lfisht:"\u297C",lfr:"\u{1D529}",lgE:"\u2A91",lharul:"\u296A",lhblk:"\u2584",ljcy:"\u0459",llhard:"\u296B",lltri:"\u25FA",lmidot:"\u0140",lmoust:"\u23B0",lmoustache:"\u23B0",lnE:"\u2268",lneqq:"\u2268",lnap:"\u2A89",lnapprox:"\u2A89",lne:"\u2A87",lneq:"\u2A87",lnsim:"\u22E6",loang:"\u27EC",loarr:"\u21FD",longmapsto:"\u27FC",xmap:"\u27FC",looparrowright:"\u21AC",rarrlp:"\u21AC",lopar:"\u2985",lopf:"\u{1D55D}",loplus:"\u2A2D",lotimes:"\u2A34",lowast:"\u2217",loz:"\u25CA",lozenge:"\u25CA",lpar:"(",lparlt:"\u2993",lrhard:"\u296D",lrm:"\u200E",lrtri:"\u22BF",lsaquo:"\u2039",lscr:"\u{1D4C1}",lsime:"\u2A8D",lsimg:"\u2A8F",lsquor:"\u201A",sbquo:"\u201A",lstrok:"\u0142",ltcc:"\u2AA6",ltcir:"\u2A79",ltimes:"\u22C9",ltlarr:"\u2976",ltquest:"\u2A7B",ltrPar:"\u2996",ltri:"\u25C3",triangleleft:"\u25C3",lurdshar:"\u294A",luruhar:"\u2966",lvertneqq:"\u2268\uFE00",lvnE:"\u2268\uFE00",mDDot:"\u223A",macr:"\xAF",strns:"\xAF",male:"\u2642",malt:"\u2720",maltese:"\u2720",marker:"\u25AE",mcomma:"\u2A29",mcy:"\u043C",mdash:"\u2014",mfr:"\u{1D52A}",mho:"\u2127",micro:"\xB5",midcir:"\u2AF0",minus:"\u2212",minusdu:"\u2A2A",mlcp:"\u2ADB",models:"\u22A7",mopf:"\u{1D55E}",mscr:"\u{1D4C2}",mu:"\u03BC",multimap:"\u22B8",mumap:"\u22B8",nGg:"\u22D9\u0338",nGt:"\u226B\u20D2",nLeftarrow:"\u21CD",nlArr:"\u21CD",nLeftrightarrow:"\u21CE",nhArr:"\u21CE",nLl:"\u22D8\u0338",nLt:"\u226A\u20D2",nRightarrow:"\u21CF",nrArr:"\u21CF",nVDash:"\u22AF",nVdash:"\u22AE",nacute:"\u0144",nang:"\u2220\u20D2",napE:"\u2A70\u0338",napid:"\u224B\u0338",napos:"\u0149",natur:"\u266E",natural:"\u266E",ncap:"\u2A43",ncaron:"\u0148",ncedil:"\u0146",ncongdot:"\u2A6D\u0338",ncup:"\u2A42",ncy:"\u043D",ndash:"\u2013",neArr:"\u21D7",nearhk:"\u2924",nedot:"\u2250\u0338",nesear:"\u2928",toea:"\u2928",nfr:"\u{1D52B}",nharr:"\u21AE",nleftrightarrow:"\u21AE",nhpar:"\u2AF2",nis:"\u22FC",nisd:"\u22FA",njcy:"\u045A",nlE:"\u2266\u0338",nleqq:"\u2266\u0338",nlarr:"\u219A",nleftarrow:"\u219A",nldr:"\u2025",nopf:"\u{1D55F}",not:"\xAC",notinE:"\u22F9\u0338",notindot:"\u22F5\u0338",notinvb:"\u22F7",notinvc:"\u22F6",notnivb:"\u22FE",notnivc:"\u22FD",nparsl:"\u2AFD\u20E5",npart:"\u2202\u0338",npolint:"\u2A14",nrarr:"\u219B",nrightarrow:"\u219B",nrarrc:"\u2933\u0338",nrarrw:"\u219D\u0338",nscr:"\u{1D4C3}",nsub:"\u2284",nsubE:"\u2AC5\u0338",nsubseteqq:"\u2AC5\u0338",nsup:"\u2285",nsupE:"\u2AC6\u0338",nsupseteqq:"\u2AC6\u0338",ntilde:"\xF1",nu:"\u03BD",num:"#",numero:"\u2116",numsp:"\u2007",nvDash:"\u22AD",nvHarr:"\u2904",nvap:"\u224D\u20D2",nvdash:"\u22AC",nvge:"\u2265\u20D2",nvgt:">\u20D2",nvinfin:"\u29DE",nvlArr:"\u2902",nvle:"\u2264\u20D2",nvlt:"<\u20D2",nvltrie:"\u22B4\u20D2",nvrArr:"\u2903",nvrtrie:"\u22B5\u20D2",nvsim:"\u223C\u20D2",nwArr:"\u21D6",nwarhk:"\u2923",nwnear:"\u2927",oacute:"\xF3",ocirc:"\xF4",ocy:"\u043E",odblac:"\u0151",odiv:"\u2A38",odsold:"\u29BC",oelig:"\u0153",ofcir:"\u29BF",ofr:"\u{1D52C}",ogon:"\u02DB",ograve:"\xF2",ogt:"\u29C1",ohbar:"\u29B5",olcir:"\u29BE",olcross:"\u29BB",olt:"\u29C0",omacr:"\u014D",omega:"\u03C9",omicron:"\u03BF",omid:"\u29B6",oopf:"\u{1D560}",opar:"\u29B7",operp:"\u29B9",or:"\u2228",vee:"\u2228",ord:"\u2A5D",order:"\u2134",orderof:"\u2134",oscr:"\u2134",ordf:"\xAA",ordm:"\xBA",origof:"\u22B6",oror:"\u2A56",orslope:"\u2A57",orv:"\u2A5B",oslash:"\xF8",osol:"\u2298",otilde:"\xF5",otimesas:"\u2A36",ouml:"\xF6",ovbar:"\u233D",para:"\xB6",parsim:"\u2AF3",parsl:"\u2AFD",pcy:"\u043F",percnt:"%",period:".",permil:"\u2030",pertenk:"\u2031",pfr:"\u{1D52D}",phi:"\u03C6",phiv:"\u03D5",straightphi:"\u03D5",varphi:"\u03D5",phone:"\u260E",pi:"\u03C0",piv:"\u03D6",varpi:"\u03D6",planckh:"\u210E",plus:"+",plusacir:"\u2A23",pluscir:"\u2A22",plusdu:"\u2A25",pluse:"\u2A72",plussim:"\u2A26",plustwo:"\u2A27",pointint:"\u2A15",popf:"\u{1D561}",pound:"\xA3",prE:"\u2AB3",prap:"\u2AB7",precapprox:"\u2AB7",precnapprox:"\u2AB9",prnap:"\u2AB9",precneqq:"\u2AB5",prnE:"\u2AB5",precnsim:"\u22E8",prnsim:"\u22E8",prime:"\u2032",profalar:"\u232E",profline:"\u2312",profsurf:"\u2313",prurel:"\u22B0",pscr:"\u{1D4C5}",psi:"\u03C8",puncsp:"\u2008",qfr:"\u{1D52E}",qopf:"\u{1D562}",qprime:"\u2057",qscr:"\u{1D4C6}",quatint:"\u2A16",quest:"?",rAtail:"\u291C",rHar:"\u2964",race:"\u223D\u0331",racute:"\u0155",raemptyv:"\u29B3",rangd:"\u2992",range:"\u29A5",raquo:"\xBB",rarrap:"\u2975",rarrbfs:"\u2920",rarrc:"\u2933",rarrfs:"\u291E",rarrpl:"\u2945",rarrsim:"\u2974",rarrtl:"\u21A3",rightarrowtail:"\u21A3",rarrw:"\u219D",rightsquigarrow:"\u219D",ratail:"\u291A",ratio:"\u2236",rbbrk:"\u2773",rbrace:"}",rcub:"}",rbrack:"]",rsqb:"]",rbrke:"\u298C",rbrksld:"\u298E",rbrkslu:"\u2990",rcaron:"\u0159",rcedil:"\u0157",rcy:"\u0440",rdca:"\u2937",rdldhar:"\u2969",rdsh:"\u21B3",rect:"\u25AD",rfisht:"\u297D",rfr:"\u{1D52F}",rharul:"\u296C",rho:"\u03C1",rhov:"\u03F1",varrho:"\u03F1",rightrightarrows:"\u21C9",rrarr:"\u21C9",rightthreetimes:"\u22CC",rthree:"\u22CC",ring:"\u02DA",rlm:"\u200F",rmoust:"\u23B1",rmoustache:"\u23B1",rnmid:"\u2AEE",roang:"\u27ED",roarr:"\u21FE",ropar:"\u2986",ropf:"\u{1D563}",roplus:"\u2A2E",rotimes:"\u2A35",rpar:")",rpargt:"\u2994",rppolint:"\u2A12",rsaquo:"\u203A",rscr:"\u{1D4C7}",rtimes:"\u22CA",rtri:"\u25B9",triangleright:"\u25B9",rtriltri:"\u29CE",ruluhar:"\u2968",rx:"\u211E",sacute:"\u015B",scE:"\u2AB4",scap:"\u2AB8",succapprox:"\u2AB8",scaron:"\u0161",scedil:"\u015F",scirc:"\u015D",scnE:"\u2AB6",succneqq:"\u2AB6",scnap:"\u2ABA",succnapprox:"\u2ABA",scnsim:"\u22E9",succnsim:"\u22E9",scpolint:"\u2A13",scy:"\u0441",sdot:"\u22C5",sdote:"\u2A66",seArr:"\u21D8",sect:"\xA7",semi:";",seswar:"\u2929",tosa:"\u2929",sext:"\u2736",sfr:"\u{1D530}",sharp:"\u266F",shchcy:"\u0449",shcy:"\u0448",shy:"\xAD",sigma:"\u03C3",sigmaf:"\u03C2",sigmav:"\u03C2",varsigma:"\u03C2",simdot:"\u2A6A",simg:"\u2A9E",simgE:"\u2AA0",siml:"\u2A9D",simlE:"\u2A9F",simne:"\u2246",simplus:"\u2A24",simrarr:"\u2972",smashp:"\u2A33",smeparsl:"\u29E4",smile:"\u2323",ssmile:"\u2323",smt:"\u2AAA",smte:"\u2AAC",smtes:"\u2AAC\uFE00",softcy:"\u044C",sol:"/",solb:"\u29C4",solbar:"\u233F",sopf:"\u{1D564}",spades:"\u2660",spadesuit:"\u2660",sqcaps:"\u2293\uFE00",sqcups:"\u2294\uFE00",sscr:"\u{1D4C8}",star:"\u2606",sub:"\u2282",subset:"\u2282",subE:"\u2AC5",subseteqq:"\u2AC5",subdot:"\u2ABD",subedot:"\u2AC3",submult:"\u2AC1",subnE:"\u2ACB",subsetneqq:"\u2ACB",subne:"\u228A",subsetneq:"\u228A",subplus:"\u2ABF",subrarr:"\u2979",subsim:"\u2AC7",subsub:"\u2AD5",subsup:"\u2AD3",sung:"\u266A",sup1:"\xB9",sup2:"\xB2",sup3:"\xB3",supE:"\u2AC6",supseteqq:"\u2AC6",supdot:"\u2ABE",supdsub:"\u2AD8",supedot:"\u2AC4",suphsol:"\u27C9",suphsub:"\u2AD7",suplarr:"\u297B",supmult:"\u2AC2",supnE:"\u2ACC",supsetneqq:"\u2ACC",supne:"\u228B",supsetneq:"\u228B",supplus:"\u2AC0",supsim:"\u2AC8",supsub:"\u2AD4",supsup:"\u2AD6",swArr:"\u21D9",swnwar:"\u292A",szlig:"\xDF",target:"\u2316",tau:"\u03C4",tcaron:"\u0165",tcedil:"\u0163",tcy:"\u0442",telrec:"\u2315",tfr:"\u{1D531}",theta:"\u03B8",thetasym:"\u03D1",thetav:"\u03D1",vartheta:"\u03D1",thorn:"\xFE",times:"\xD7",timesbar:"\u2A31",timesd:"\u2A30",topbot:"\u2336",topcir:"\u2AF1",topf:"\u{1D565}",topfork:"\u2ADA",tprime:"\u2034",triangle:"\u25B5",utri:"\u25B5",triangleq:"\u225C",trie:"\u225C",tridot:"\u25EC",triminus:"\u2A3A",triplus:"\u2A39",trisb:"\u29CD",tritime:"\u2A3B",trpezium:"\u23E2",tscr:"\u{1D4C9}",tscy:"\u0446",tshcy:"\u045B",tstrok:"\u0167",uHar:"\u2963",uacute:"\xFA",ubrcy:"\u045E",ubreve:"\u016D",ucirc:"\xFB",ucy:"\u0443",udblac:"\u0171",ufisht:"\u297E",ufr:"\u{1D532}",ugrave:"\xF9",uhblk:"\u2580",ulcorn:"\u231C",ulcorner:"\u231C",ulcrop:"\u230F",ultri:"\u25F8",umacr:"\u016B",uogon:"\u0173",uopf:"\u{1D566}",upsi:"\u03C5",upsilon:"\u03C5",upuparrows:"\u21C8",uuarr:"\u21C8",urcorn:"\u231D",urcorner:"\u231D",urcrop:"\u230E",uring:"\u016F",urtri:"\u25F9",uscr:"\u{1D4CA}",utdot:"\u22F0",utilde:"\u0169",uuml:"\xFC",uwangle:"\u29A7",vBar:"\u2AE8",vBarv:"\u2AE9",vangrt:"\u299C",varsubsetneq:"\u228A\uFE00",vsubne:"\u228A\uFE00",varsubsetneqq:"\u2ACB\uFE00",vsubnE:"\u2ACB\uFE00",varsupsetneq:"\u228B\uFE00",vsupne:"\u228B\uFE00",varsupsetneqq:"\u2ACC\uFE00",vsupnE:"\u2ACC\uFE00",vcy:"\u0432",veebar:"\u22BB",veeeq:"\u225A",vellip:"\u22EE",vfr:"\u{1D533}",vopf:"\u{1D567}",vscr:"\u{1D4CB}",vzigzag:"\u299A",wcirc:"\u0175",wedbar:"\u2A5F",wedgeq:"\u2259",weierp:"\u2118",wp:"\u2118",wfr:"\u{1D534}",wopf:"\u{1D568}",wscr:"\u{1D4CC}",xfr:"\u{1D535}",xi:"\u03BE",xnis:"\u22FB",xopf:"\u{1D569}",xscr:"\u{1D4CD}",yacute:"\xFD",yacy:"\u044F",ycirc:"\u0177",ycy:"\u044B",yen:"\xA5",yfr:"\u{1D536}",yicy:"\u0457",yopf:"\u{1D56A}",yscr:"\u{1D4CE}",yucy:"\u044E",yuml:"\xFF",zacute:"\u017A",zcaron:"\u017E",zcy:"\u0437",zdot:"\u017C",zeta:"\u03B6",zfr:"\u{1D537}",zhcy:"\u0436",zigrarr:"\u21DD",zopf:"\u{1D56B}",zscr:"\u{1D4CF}",zwj:"\u200D",zwnj:"\u200C"},Zm="\uE500";zo.ngsp=Zm;var Mu=class{constructor(e,n,r){l(this,"tokens");l(this,"errors");l(this,"nonNormalizedIcuExpressions");this.tokens=e,this.errors=n,this.nonNormalizedIcuExpressions=r}};function sC(t,e,n,r={}){let s=new Ou(new Mr(t,e),n,r);return s.tokenize(),new Mu(dC(s.tokens),s.errors,s.nonNormalizedIcuExpressions)}var iC=/\r\n?/g;function Rs(t){return`Unexpected character "${t===qe?"EOF":String.fromCharCode(t)}"`}function Lf(t){return`Unknown entity "${t}" - use the "&#<decimal>;" or "&#x<hex>;" syntax`}function oC(t,e){return`Unable to parse entity "${e}" - ${t} character reference entities must end with ";"`}var fl;(function(t){t.HEX="hexadecimal",t.DEC="decimal"})(fl||(fl={}));var aC=["@if","@else","@for","@switch","@case","@default","@empty","@defer","@placeholder","@loading","@error"],$i={start:"{{",end:"}}"},Ou=class{constructor(e,n,r){l(this,"_getTagDefinition");l(this,"_cursor");l(this,"_tokenizeIcu");l(this,"_leadingTriviaCodePoints");l(this,"_currentTokenStart",null);l(this,"_currentTokenType",null);l(this,"_expansionCaseStack",[]);l(this,"_openDirectiveCount",0);l(this,"_inInterpolation",!1);l(this,"_preserveLineEndings");l(this,"_i18nNormalizeLineEndingsInICUs");l(this,"_tokenizeBlocks");l(this,"_tokenizeLet");l(this,"_selectorlessEnabled");l(this,"tokens",[]);l(this,"errors",[]);l(this,"nonNormalizedIcuExpressions",[]);var i,o,a;this._getTagDefinition=n,this._tokenizeIcu=r.tokenizeExpansionForms||!1,this._leadingTriviaCodePoints=r.leadingTriviaChars&&r.leadingTriviaChars.map(c=>c.codePointAt(0)||0);let s=r.range||{endPos:e.content.length,startPos:0,startLine:0,startCol:0};this._cursor=r.escapedString?new Fu(e,s):new dl(e,s),this._preserveLineEndings=r.preserveLineEndings||!1,this._i18nNormalizeLineEndingsInICUs=r.i18nNormalizeLineEndingsInICUs||!1,this._tokenizeBlocks=(i=r.tokenizeBlocks)!=null?i:!0,this._tokenizeLet=(o=r.tokenizeLet)!=null?o:!0,this._selectorlessEnabled=(a=r.selectorlessEnabled)!=null?a:!1;try{this._cursor.init()}catch(c){this.handleError(c)}}_processCarriageReturns(e){return this._preserveLineEndings?e:e.replace(iC,`
|
|
19
|
+
`)}tokenize(){for(;this._cursor.peek()!==qe;){let e=this._cursor.clone();try{this._attemptCharCode(zs)?this._attemptCharCode(hu)?this._attemptCharCode(An)?this._consumeCdata(e):this._attemptCharCode(Ja)?this._consumeComment(e):this._consumeDocType(e):this._attemptCharCode(Vt)?this._consumeTagClose(e):this._consumeTagOpen(e):this._tokenizeLet&&this._cursor.peek()===bs&&!this._inInterpolation&&this._isLetStart()?this._consumeLetDeclaration(e):this._tokenizeBlocks&&this._isBlockStart()?this._consumeBlockStart(e):this._tokenizeBlocks&&!this._inInterpolation&&!this._isInExpansionCase()&&!this._isInExpansionForm()&&this._attemptCharCode(St)?this._consumeBlockEnd(e):this._tokenizeIcu&&this._tokenizeExpansionForm()||this._consumeWithInterpolation(5,8,()=>this._isTextEnd(),()=>this._isTagStart())}catch(n){this.handleError(n)}}this._beginToken(41),this._endToken([])}_getBlockName(){let e=!1,n=this._cursor.clone();return this._attemptCharCodeUntilFn(r=>Mo(r)?!e:fC(r)?(e=!0,!1):!0),this._cursor.getChars(n).trim()}_consumeBlockStart(e){this._requireCharCode(bs),this._beginToken(24,e);let n=this._endToken([this._getBlockName()]);if(this._cursor.peek()===Et)if(this._cursor.advance(),this._consumeBlockParameters(),this._attemptCharCodeUntilFn(de),this._attemptCharCode(We))this._attemptCharCodeUntilFn(de);else{n.type=28;return}if(n.parts[0]==="default never"&&this._attemptCharCode(Rt)){this._beginToken(25),this._endToken([]),this._beginToken(26),this._endToken([]);return}this._attemptCharCode(Jt)?(this._beginToken(25),this._endToken([])):this._isBlockStart()&&(n.parts[0]==="case"||n.parts[0]==="default")?(this._beginToken(25),this._endToken([]),this._beginToken(26),this._endToken([])):n.type=28}_consumeBlockEnd(e){this._beginToken(26,e),this._endToken([])}_consumeBlockParameters(){for(this._attemptCharCodeUntilFn(Of);this._cursor.peek()!==We&&this._cursor.peek()!==qe;){this._beginToken(27);let e=this._cursor.clone(),n=null,r=0;for(;this._cursor.peek()!==Rt&&this._cursor.peek()!==qe||n!==null;){let s=this._cursor.peek();if(s===is)this._cursor.advance();else if(s===n)n=null;else if(n===null&&Qi(s))n=s;else if(s===Et&&n===null)r++;else if(s===We&&n===null){if(r===0)break;r>0&&r--}this._cursor.advance()}this._endToken([this._cursor.getChars(e)]),this._attemptCharCodeUntilFn(Of)}}_consumeLetDeclaration(e){if(this._requireStr("@let"),this._beginToken(29,e),Mo(this._cursor.peek()))this._attemptCharCodeUntilFn(de);else{let s=this._endToken([this._cursor.getChars(e)]);s.type=32;return}let n=this._endToken([this._getLetDeclarationName()]);if(this._attemptCharCodeUntilFn(de),!this._attemptCharCode(Je)){n.type=32;return}this._attemptCharCodeUntilFn(s=>de(s)&&!Yi(s)),this._consumeLetDeclarationValue(),this._cursor.peek()===Rt?(this._beginToken(31),this._cursor.advance(),this._endToken([])):(n.type=32,n.sourceSpan=this._cursor.getSpan(e))}_getLetDeclarationName(){let e=this._cursor.clone(),n=!1;return this._attemptCharCodeUntilFn(r=>Lr(r)||r===Rl||r===qr||n&&Yt(r)?(n=!0,!1):!0),this._cursor.getChars(e).trim()}_consumeLetDeclarationValue(){let e=this._cursor.clone();for(this._beginToken(30,e);this._cursor.peek()!==qe;){let n=this._cursor.peek();if(n===Rt)break;Qi(n)&&(this._cursor.advance(),this._attemptCharCodeUntilFn(r=>r===is?(this._cursor.advance(),!1):r===n)),this._cursor.advance()}this._endToken([this._cursor.getChars(e)])}_tokenizeExpansionForm(){if(this.isExpansionFormStart())return this._consumeExpansionFormStart(),!0;if(pC(this._cursor.peek())&&this._isInExpansionForm())return this._consumeExpansionCaseStart(),!0;if(this._cursor.peek()===St){if(this._isInExpansionCase())return this._consumeExpansionCaseEnd(),!0;if(this._isInExpansionForm())return this._consumeExpansionFormEnd(),!0}return!1}_beginToken(e,n=this._cursor.clone()){this._currentTokenStart=n,this._currentTokenType=e}_endToken(e,n){if(this._currentTokenStart===null)throw new V(this._cursor.getSpan(n),"Programming error - attempted to end a token when there was no start to the token");if(this._currentTokenType===null)throw new V(this._cursor.getSpan(this._currentTokenStart),"Programming error - attempted to end a token which has no token type");let r={type:this._currentTokenType,parts:e,sourceSpan:(n!=null?n:this._cursor).getSpan(this._currentTokenStart,this._leadingTriviaCodePoints)};return this.tokens.push(r),this._currentTokenStart=null,this._currentTokenType=null,r}_createError(e,n){this._isInExpansionForm()&&(e+=` (Do you have an unescaped "{" in your template? Use "{{ '{' }}") to escape it.)`);let r=new V(n,e);return this._currentTokenStart=null,this._currentTokenType=null,r}handleError(e){if(e instanceof Ko&&(e=this._createError(e.msg,this._cursor.getSpan(e.cursor))),e instanceof V)this.errors.push(e);else throw e}_attemptCharCode(e){return this._cursor.peek()===e?(this._cursor.advance(),!0):!1}_attemptCharCodeCaseInsensitive(e){return hC(this._cursor.peek(),e)?(this._cursor.advance(),!0):!1}_requireCharCode(e){let n=this._cursor.clone();if(!this._attemptCharCode(e))throw this._createError(Rs(this._cursor.peek()),this._cursor.getSpan(n))}_attemptStr(e){let n=e.length;if(this._cursor.charsLeft()<n)return!1;let r=this._cursor.clone();for(let s=0;s<n;s++)if(!this._attemptCharCode(e.charCodeAt(s)))return this._cursor=r,!1;return!0}_attemptStrCaseInsensitive(e){for(let n=0;n<e.length;n++)if(!this._attemptCharCodeCaseInsensitive(e.charCodeAt(n)))return!1;return!0}_requireStr(e){let n=this._cursor.clone();if(!this._attemptStr(e))throw this._createError(Rs(this._cursor.peek()),this._cursor.getSpan(n))}_attemptCharCodeUntilFn(e){for(;!e(this._cursor.peek());)this._cursor.advance()}_requireCharCodeUntilFn(e,n){let r=this._cursor.clone();if(this._attemptCharCodeUntilFn(e),this._cursor.diff(r)<n)throw this._createError(Rs(this._cursor.peek()),this._cursor.getSpan(r))}_attemptUntilChar(e){for(;this._cursor.peek()!==e;)this._cursor.advance()}_readChar(){let e=String.fromCodePoint(this._cursor.peek());return this._cursor.advance(),e}_peekStr(e){let n=e.length;if(this._cursor.charsLeft()<n)return!1;let r=this._cursor.clone();for(let s=0;s<n;s++){if(r.peek()!==e.charCodeAt(s))return!1;r.advance()}return!0}_isBlockStart(){return this._cursor.peek()===bs&&aC.some(e=>this._peekStr(e))}_isLetStart(){return this._cursor.peek()===bs&&this._peekStr("@let")}_consumeEntity(e){this._beginToken(9);let n=this._cursor.clone();if(this._cursor.advance(),this._attemptCharCode(Tm)){let r=this._attemptCharCode(km)||this._attemptCharCode(yw),s=this._cursor.clone();if(this._attemptCharCodeUntilFn(cC),this._cursor.peek()!=Rt){this._cursor.advance();let o=r?fl.HEX:fl.DEC;throw this._createError(oC(o,this._cursor.getChars(n)),this._cursor.getSpan())}let i=this._cursor.getChars(s);this._cursor.advance();try{let o=parseInt(i,r?16:10);this._endToken([String.fromCodePoint(o),this._cursor.getChars(n)])}catch(o){throw this._createError(Lf(this._cursor.getChars(n)),this._cursor.getSpan())}}else{let r=this._cursor.clone();if(this._attemptCharCodeUntilFn(uC),this._cursor.peek()!=Rt)this._beginToken(e,n),this._cursor=r,this._endToken(["&"]);else{let s=this._cursor.getChars(r);this._cursor.advance();let i=zo.hasOwnProperty(s)&&zo[s];if(!i)throw this._createError(Lf(s),this._cursor.getSpan(n));this._endToken([i,`&${s};`])}}}_consumeRawText(e,n){this._beginToken(e?6:7);let r=[];for(;;){let s=this._cursor.clone(),i=n();if(this._cursor=s,i)break;e&&this._cursor.peek()===Qa?(this._endToken([this._processCarriageReturns(r.join(""))]),r.length=0,this._consumeEntity(6),this._beginToken(6)):r.push(this._readChar())}this._endToken([this._processCarriageReturns(r.join(""))])}_consumeComment(e){this._beginToken(10,e),this._requireCharCode(Ja),this._endToken([]),this._consumeRawText(!1,()=>this._attemptStr("-->")),this._beginToken(11),this._requireStr("-->"),this._endToken([])}_consumeCdata(e){this._beginToken(12,e),this._requireStr("CDATA["),this._endToken([]),this._consumeRawText(!1,()=>this._attemptStr("]]>")),this._beginToken(13),this._requireStr("]]>"),this._endToken([])}_consumeDocType(e){this._beginToken(18,e);let n=this._cursor.clone();this._attemptUntilChar(Ut);let r=this._cursor.getChars(n);this._cursor.advance(),this._endToken([r])}_consumePrefixAndName(e){let n=this._cursor.clone(),r="";for(;this._cursor.peek()!==Nn&&!lC(this._cursor.peek());)this._cursor.advance();let s;this._cursor.peek()===Nn?(r=this._cursor.getChars(n),this._cursor.advance(),s=this._cursor.clone()):s=n,this._requireCharCodeUntilFn(e,r===""?0:1);let i=this._cursor.getChars(s);return[r,i]}_consumeSingleLineComment(){this._attemptCharCodeUntilFn(e=>Yi(e)||e===qe),this._attemptCharCodeUntilFn(de)}_consumeMultiLineComment(){this._attemptCharCodeUntilFn(e=>{if(e===qe)return!0;if(e===fu){let n=this._cursor.clone();return n.advance(),n.peek()===Vt}return!1}),this._attemptStr("*/")&&this._attemptCharCodeUntilFn(de)}_consumeTagOpen(e){let n,r,s,i;try{if(this._selectorlessEnabled&&Ta(this._cursor.peek()))i=this._consumeComponentOpenStart(e),[s,r,n]=i.parts,r&&(s+=`:${r}`),n&&(s+=`:${n}`),this._attemptCharCodeUntilFn(de);else{if(!Lr(this._cursor.peek()))throw this._createError(Rs(this._cursor.peek()),this._cursor.getSpan(e));i=this._consumeTagOpenStart(e),r=i.parts[0],n=s=i.parts[1],this._attemptCharCodeUntilFn(de)}for(;;){if(this._attemptStr("//")){this._consumeSingleLineComment();continue}if(this._attemptStr("/*")){this._consumeMultiLineComment();continue}if($f(this._cursor.peek()))break;if(this._selectorlessEnabled&&this._cursor.peek()===bs){let a=this._cursor.clone(),c=a.clone();c.advance(),Ta(c.peek())&&this._consumeDirective(a,c)}else this._consumeAttribute()}i.type===33?this._consumeComponentOpenEnd():this._consumeTagOpenEnd()}catch(a){if(a instanceof V){i?i.type=i.type===33?37:4:(this._beginToken(5,e),this._endToken(["<"]));return}throw a}let o=this._getTagDefinition(n).getContentType(r);o===pn.RAW_TEXT?this._consumeRawTextWithTagClose(i,s,!1):o===pn.ESCAPABLE_RAW_TEXT&&this._consumeRawTextWithTagClose(i,s,!0)}_consumeRawTextWithTagClose(e,n,r){this._consumeRawText(r,()=>!this._attemptCharCode(zs)||!this._attemptCharCode(Vt)||(this._attemptCharCodeUntilFn(de),!this._attemptStrCaseInsensitive(n))?!1:(this._attemptCharCodeUntilFn(de),this._attemptCharCode(Ut))),this._beginToken(e.type===33?36:3),this._requireCharCodeUntilFn(s=>s===Ut,3),this._cursor.advance(),this._endToken(e.parts)}_consumeTagOpenStart(e){this._beginToken(0,e);let n=this._consumePrefixAndName(Yr);return this._endToken(n)}_consumeComponentOpenStart(e){this._beginToken(33,e);let n=this._consumeComponentName();return this._endToken(n)}_consumeComponentName(){let e=this._cursor.clone();for(;Ff(this._cursor.peek());)this._cursor.advance();let n=this._cursor.getChars(e),r="",s="";return this._cursor.peek()===Nn&&(this._cursor.advance(),[r,s]=this._consumePrefixAndName(Yr)),[n,r,s]}_consumeAttribute(){this._consumeAttributeName(),this._attemptCharCodeUntilFn(de),this._attemptCharCode(Je)&&(this._attemptCharCodeUntilFn(de),this._consumeAttributeValue()),this._attemptCharCodeUntilFn(de)}_consumeAttributeName(){let e=this._cursor.peek();if(e===Lo||e===Po)throw this._createError(Rs(e),this._cursor.getSpan());this._beginToken(14);let n;if(this._openDirectiveCount>0){let s=0;n=i=>{if(this._openDirectiveCount>0){if(i===Et)s++;else if(i===We){if(s===0)return!0;s--}}return Yr(i)}}else if(e===An){let s=0;n=i=>(i===An?s++:i===Bn&&s--,s<=0?Yr(i):Yi(i))}else n=Yr;let r=this._consumePrefixAndName(n);this._endToken(r)}_consumeAttributeValue(){if(this._cursor.peek()===Lo||this._cursor.peek()===Po){let e=this._cursor.peek();this._consumeQuote(e);let n=()=>this._cursor.peek()===e;this._consumeWithInterpolation(16,17,n,n),this._consumeQuote(e)}else{let e=()=>Yr(this._cursor.peek());this._consumeWithInterpolation(16,17,e,e)}}_consumeQuote(e){this._beginToken(15),this._requireCharCode(e),this._endToken([String.fromCodePoint(e)])}_consumeTagOpenEnd(){let e=this._attemptCharCode(Vt)?2:1;this._beginToken(e),this._requireCharCode(Ut),this._endToken([])}_consumeComponentOpenEnd(){let e=this._attemptCharCode(Vt)?35:34;this._beginToken(e),this._requireCharCode(Ut),this._endToken([])}_consumeTagClose(e){if(this._selectorlessEnabled){let r=e.clone();for(;r.peek()!==Ut&&!Ta(r.peek());)r.advance();if(Ta(r.peek())){this._beginToken(36,e);let s=this._consumeComponentName();this._attemptCharCodeUntilFn(de),this._requireCharCode(Ut),this._endToken(s);return}}this._beginToken(3,e),this._attemptCharCodeUntilFn(de);let n=this._consumePrefixAndName(Yr);this._attemptCharCodeUntilFn(de),this._requireCharCode(Ut),this._endToken(n)}_consumeExpansionFormStart(){this._beginToken(19),this._requireCharCode(Jt),this._endToken([]),this._expansionCaseStack.push(19),this._beginToken(7);let e=this._readUntil(ct),n=this._processCarriageReturns(e);if(this._i18nNormalizeLineEndingsInICUs)this._endToken([n]);else{let s=this._endToken([e]);n!==e&&this.nonNormalizedIcuExpressions.push(s)}this._requireCharCode(ct),this._attemptCharCodeUntilFn(de),this._beginToken(7);let r=this._readUntil(ct);this._endToken([r]),this._requireCharCode(ct),this._attemptCharCodeUntilFn(de)}_consumeExpansionCaseStart(){this._beginToken(20);let e=this._readUntil(Jt).trim();this._endToken([e]),this._attemptCharCodeUntilFn(de),this._beginToken(21),this._requireCharCode(Jt),this._endToken([]),this._attemptCharCodeUntilFn(de),this._expansionCaseStack.push(21)}_consumeExpansionCaseEnd(){this._beginToken(22),this._requireCharCode(St),this._endToken([]),this._attemptCharCodeUntilFn(de),this._expansionCaseStack.pop()}_consumeExpansionFormEnd(){this._beginToken(23),this._requireCharCode(St),this._endToken([]),this._expansionCaseStack.pop()}_consumeWithInterpolation(e,n,r,s){this._beginToken(e);let i=[];for(;!r();){let o=this._cursor.clone();this._attemptStr($i.start)?(this._endToken([this._processCarriageReturns(i.join(""))],o),i.length=0,this._consumeInterpolation(n,o,s),this._beginToken(e)):this._cursor.peek()===Qa?(this._endToken([this._processCarriageReturns(i.join(""))]),i.length=0,this._consumeEntity(e),this._beginToken(e)):i.push(this._readChar())}this._inInterpolation=!1,this._endToken([this._processCarriageReturns(i.join(""))])}_consumeInterpolation(e,n,r){let s=[];this._beginToken(e,n),s.push($i.start);let i=this._cursor.clone(),o=null,a=!1;for(;this._cursor.peek()!==qe&&(r===null||!r());){let c=this._cursor.clone();if(this._isTagStart()){this._cursor=c,s.push(this._getProcessedChars(i,c)),this._endToken(s);return}if(o===null)if(this._attemptStr($i.end)){s.push(this._getProcessedChars(i,c)),s.push($i.end),this._endToken(s);return}else this._attemptStr("//")&&(a=!0);let u=this._cursor.peek();this._cursor.advance(),u===is?this._cursor.advance():u===o?o=null:!a&&o===null&&Qi(u)&&(o=u)}s.push(this._getProcessedChars(i,this._cursor)),this._endToken(s)}_consumeDirective(e,n){for(this._requireCharCode(bs),this._cursor.advance();Ff(this._cursor.peek());)this._cursor.advance();this._beginToken(38,e);let r=this._cursor.getChars(n);if(this._endToken([r]),this._attemptCharCodeUntilFn(de),this._cursor.peek()===Et){for(this._openDirectiveCount++,this._beginToken(39),this._cursor.advance(),this._endToken([]),this._attemptCharCodeUntilFn(de);!$f(this._cursor.peek())&&this._cursor.peek()!==We;)this._consumeAttribute();if(this._attemptCharCodeUntilFn(de),this._openDirectiveCount--,this._cursor.peek()!==We){if(this._cursor.peek()===Ut||this._cursor.peek()===Vt)return;throw this._createError(Rs(this._cursor.peek()),this._cursor.getSpan(e))}this._beginToken(40),this._cursor.advance(),this._endToken([]),this._attemptCharCodeUntilFn(de)}}_getProcessedChars(e,n){return this._processCarriageReturns(n.getChars(e))}_isTextEnd(){return!!(this._isTagStart()||this._cursor.peek()===qe||this._tokenizeIcu&&!this._inInterpolation&&(this.isExpansionFormStart()||this._cursor.peek()===St&&this._isInExpansionCase())||this._tokenizeBlocks&&!this._inInterpolation&&!this._isInExpansion()&&(this._isBlockStart()||this._isLetStart()||this._cursor.peek()===St))}_isTagStart(){if(this._cursor.peek()===zs){let e=this._cursor.clone();e.advance();let n=e.peek();if(Ss<=n&&n<=ia||Hr<=n&&n<=Ti||n===Vt||n===hu)return!0}return!1}_readUntil(e){let n=this._cursor.clone();return this._attemptUntilChar(e),this._cursor.getChars(n)}_isInExpansion(){return this._isInExpansionCase()||this._isInExpansionForm()}_isInExpansionCase(){return this._expansionCaseStack.length>0&&this._expansionCaseStack[this._expansionCaseStack.length-1]===21}_isInExpansionForm(){return this._expansionCaseStack.length>0&&this._expansionCaseStack[this._expansionCaseStack.length-1]===19}isExpansionFormStart(){if(this._cursor.peek()!==Jt)return!1;let e=this._cursor.clone(),n=this._attemptStr($i.start);return this._cursor=e,!n}};function de(t){return!Mo(t)||t===qe}function Yr(t){return Mo(t)||t===Ut||t===zs||t===Vt||t===Lo||t===Po||t===Je||t===qe}function lC(t){return(t<Ss||ia<t)&&(t<Hr||Ti<t)&&(t<Cp||t>Cm)}function cC(t){return t===Rt||t===qe||!ww(t)}function uC(t){return t===Rt||t===qe||!(Lr(t)||Yt(t))}function pC(t){return t!==St}function hC(t,e){return Mf(t)===Mf(e)}function Mf(t){return t>=Ss&&t<=ia?t-Ss+Hr:t}function fC(t){return Lr(t)||Yt(t)||t===qr}function Of(t){return t!==Rt&&de(t)}function Ta(t){return t===qr||t>=Hr&&t<=Ti}function Ff(t){return Lr(t)||Yt(t)||t===qr}function $f(t){return t===Vt||t===Ut||t===zs||t===qe}function dC(t){let e=[],n;for(let r=0;r<t.length;r++){let s=t[r];n&&n.type===5&&s.type===5||n&&n.type===16&&s.type===16?(n.parts[0]+=s.parts[0],n.sourceSpan.end=s.sourceSpan.end):(n=s,e.push(n))}return e}var dl=class t{constructor(e,n){l(this,"state");l(this,"file");l(this,"input");l(this,"end");if(e instanceof t){this.file=e.file,this.input=e.input,this.end=e.end;let r=e.state;this.state={peek:r.peek,offset:r.offset,line:r.line,column:r.column}}else{if(!n)throw new Error("Programming error: the range argument must be provided with a file argument.");this.file=e,this.input=e.content,this.end=n.endPos,this.state={peek:-1,offset:n.startPos,line:n.startLine,column:n.startCol}}}clone(){return new t(this)}peek(){return this.state.peek}charsLeft(){return this.end-this.state.offset}diff(e){return this.state.offset-e.state.offset}advance(){this.advanceState(this.state)}init(){this.updatePeek(this.state)}getSpan(e,n){e=e||this;let r=e;if(n)for(;this.diff(e)>0&&n.indexOf(e.peek())!==-1;)r===e&&(e=e.clone()),e.advance();let s=this.locationFromCursor(e),i=this.locationFromCursor(this),o=r!==e?this.locationFromCursor(r):s;return new G(s,i,o)}getChars(e){return this.input.substring(e.state.offset,this.state.offset)}charAt(e){return this.input.charCodeAt(e)}advanceState(e){if(e.offset>=this.end)throw this.state=e,new Ko('Unexpected character "EOF"',this);let n=this.charAt(e.offset);n===ss?(e.line++,e.column=0):Yi(n)||e.column++,e.offset++,this.updatePeek(e)}updatePeek(e){e.peek=e.offset>=this.end?qe:this.charAt(e.offset)}locationFromCursor(e){return new Es(e.file,e.state.offset,e.state.line,e.state.column)}},Fu=class t extends dl{constructor(n,r){var e=(...gF)=>(super(...gF),l(this,"internalState"),this);n instanceof t?(e(n),this.internalState=x({},n.internalState)):(e(n,r),this.internalState=this.state)}advance(){this.state=this.internalState,super.advance(),this.processEscapeSequence()}init(){super.init(),this.processEscapeSequence()}clone(){return new t(this)}getChars(n){let r=n.clone(),s="";for(;r.internalState.offset<this.internalState.offset;)s+=String.fromCodePoint(r.peek()),r.advance();return s}processEscapeSequence(){let n=()=>this.internalState.peek;if(n()===is)if(this.internalState=x({},this.state),this.advanceState(this.internalState),n()===Nm)this.state.peek=ss;else if(n()===Im)this.state.peek=xp;else if(n()===bm)this.state.peek=Sm;else if(n()===Am)this.state.peek=Tp;else if(n()===Sw)this.state.peek=hw;else if(n()===Np)this.state.peek=Em;else if(n()===Dm)if(this.advanceState(this.internalState),n()===Jt){this.advanceState(this.internalState);let r=this.clone(),s=0;for(;n()!==St;)this.advanceState(this.internalState),s++;this.state.peek=this.decodeHexDigits(r,s)}else{let r=this.clone();this.advanceState(this.internalState),this.advanceState(this.internalState),this.advanceState(this.internalState),this.state.peek=this.decodeHexDigits(r,4)}else if(n()===km){this.advanceState(this.internalState);let r=this.clone();this.advanceState(this.internalState),this.state.peek=this.decodeHexDigits(r,2)}else if(df(n())){let r="",s=0,i=this.clone();for(;df(n())&&s<3;)i=this.clone(),r+=String.fromCodePoint(n()),this.advanceState(this.internalState),s++;this.state.peek=parseInt(r,8),this.internalState=i.internalState}else Yi(this.internalState.peek)?(this.advanceState(this.internalState),this.state=this.internalState):this.state.peek=this.internalState.peek}decodeHexDigits(n,r){let s=this.input.slice(n.internalState.offset,n.internalState.offset+r),i=parseInt(s,16);if(isNaN(i))throw n.state=n.internalState,new Ko("Invalid hexadecimal escape sequence",n);return i}},Ko=class extends Error{constructor(n,r){super(n);l(this,"msg");l(this,"cursor");this.msg=n,this.cursor=r,Object.setPrototypeOf(this,new.target.prototype)}},Le=class t extends V{constructor(n,r,s){super(r,s);l(this,"elementName");this.elementName=n}static create(n,r,s){return new t(n,r,s)}},ml=class{constructor(e,n){l(this,"rootNodes");l(this,"errors");this.rootNodes=e,this.errors=n}},mC=class{constructor(e){l(this,"getTagDefinition");this.getTagDefinition=e}parse(e,n,r){let s=sC(e,n,this.getTagDefinition,r),i=new $u(s.tokens,this.getTagDefinition);return i.build(),new ml(i.rootNodes,[...s.errors,...i.errors])}},$u=class t{constructor(e,n){l(this,"tokens");l(this,"tagDefinitionResolver");l(this,"_index",-1);l(this,"_peek");l(this,"_containerStack",[]);l(this,"rootNodes",[]);l(this,"errors",[]);this.tokens=e,this.tagDefinitionResolver=n,this._advance()}build(){for(;this._peek.type!==41;)this._peek.type===0||this._peek.type===4?this._consumeElementStartTag(this._advance()):this._peek.type===3?this._consumeElementEndTag(this._advance()):this._peek.type===12?(this._closeVoidElement(),this._consumeCdata(this._advance())):this._peek.type===10?(this._closeVoidElement(),this._consumeComment(this._advance())):this._peek.type===5||this._peek.type===7||this._peek.type===6?(this._closeVoidElement(),this._consumeText(this._advance())):this._peek.type===19?this._consumeExpansion(this._advance()):this._peek.type===24?(this._closeVoidElement(),this._consumeBlockOpen(this._advance())):this._peek.type===26?(this._closeVoidElement(),this._consumeBlockClose(this._advance())):this._peek.type===28?(this._closeVoidElement(),this._consumeIncompleteBlock(this._advance())):this._peek.type===29?(this._closeVoidElement(),this._consumeLet(this._advance())):this._peek.type===32?(this._closeVoidElement(),this._consumeIncompleteLet(this._advance())):this._peek.type===33||this._peek.type===37?this._consumeComponentStartTag(this._advance()):this._peek.type===36?this._consumeComponentEndTag(this._advance()):this._advance();for(let e of this._containerStack)e instanceof Qt&&this.errors.push(Le.create(e.name,e.sourceSpan,`Unclosed block "${e.name}"`))}_advance(){let e=this._peek;return this._index<this.tokens.length-1&&this._index++,this._peek=this.tokens[this._index],e}_advanceIf(e){return this._peek.type===e?this._advance():null}_consumeCdata(e){this._consumeText(this._advance()),this._advanceIf(13)}_consumeComment(e){let n=this._advanceIf(7),r=this._advanceIf(11),s=n!=null?n.parts[0].trim():null,i=r==null?e.sourceSpan:new G(e.sourceSpan.start,r.sourceSpan.end,e.sourceSpan.fullStart);this._addToParent(new jo(s,i))}_consumeExpansion(e){let n=this._advance(),r=this._advance(),s=[];for(;this._peek.type===20;){let o=this._parseExpansionCase();if(!o)return;s.push(o)}if(this._peek.type!==23){this.errors.push(Le.create(null,this._peek.sourceSpan,"Invalid ICU message. Missing '}'."));return}let i=new G(e.sourceSpan.start,this._peek.sourceSpan.end,e.sourceSpan.fullStart);this._addToParent(new ls(n.parts[0],r.parts[0],s,i,n.sourceSpan)),this._advance()}_parseExpansionCase(){let e=this._advance();if(this._peek.type!==21)return this.errors.push(Le.create(null,this._peek.sourceSpan,"Invalid ICU message. Missing '{'.")),null;let n=this._advance(),r=this._collectExpansionExpTokens(n);if(!r)return null;let s=this._advance();r.push({type:41,parts:[],sourceSpan:s.sourceSpan});let i=new t(r,this.tagDefinitionResolver);if(i.build(),i.errors.length>0)return this.errors=this.errors.concat(i.errors),null;let o=new G(e.sourceSpan.start,s.sourceSpan.end,e.sourceSpan.fullStart),a=new G(n.sourceSpan.start,s.sourceSpan.end,n.sourceSpan.fullStart);return new ul(e.parts[0],i.rootNodes,o,e.sourceSpan,a)}_collectExpansionExpTokens(e){let n=[],r=[21];for(;;){if((this._peek.type===19||this._peek.type===21)&&r.push(this._peek.type),this._peek.type===22)if(Bf(r,21)){if(r.pop(),r.length===0)return n}else return this.errors.push(Le.create(null,e.sourceSpan,"Invalid ICU message. Missing '}'.")),null;if(this._peek.type===23)if(Bf(r,19))r.pop();else return this.errors.push(Le.create(null,e.sourceSpan,"Invalid ICU message. Missing '}'.")),null;if(this._peek.type===41)return this.errors.push(Le.create(null,e.sourceSpan,"Invalid ICU message. Missing '}'.")),null;n.push(this._advance())}}_consumeText(e){var i;let n=[e],r=e.sourceSpan,s=e.parts[0];if(s.length>0&&s[0]===`
|
|
20
|
+
`){let o=this._getContainer();o!=null&&o.children.length===0&&((i=this._getTagDefinition(o))!=null&&i.ignoreFirstLf)&&(s=s.substring(1),n[0]={type:e.type,sourceSpan:e.sourceSpan,parts:[s]})}for(;this._peek.type===8||this._peek.type===5||this._peek.type===9;)e=this._advance(),n.push(e),e.type===8?s+=e.parts.join("").replace(/&([^;]+);/g,Uf):e.type===9?s+=e.parts[0]:s+=e.parts.join("");if(s.length>0){let o=e.sourceSpan;this._addToParent(new Ns(s,new G(r.start,o.end,r.fullStart,r.details),n))}}_closeVoidElement(){var n;let e=this._getContainer();e!==null&&((n=this._getTagDefinition(e))!=null&&n.isVoid)&&this._containerStack.pop()}_consumeElementStartTag(e){var g,v;let n=[],r=[];this._consumeAttributesAndDirectives(n,r);let s=this._getElementFullName(e,this._getClosestElementLikeParent()),i=this._getTagDefinition(s),o=!1;this._peek.type===2?(this._advance(),o=!0,i!=null&&i.canSelfClose||su(s)!==null||i!=null&&i.isVoid||this.errors.push(Le.create(s,e.sourceSpan,`Only void, custom and foreign elements can be self closed "${e.parts[1]}"`))):this._peek.type===1&&(this._advance(),o=!1);let a=this._peek.sourceSpan.fullStart,c=new G(e.sourceSpan.start,a,e.sourceSpan.fullStart),u=new G(e.sourceSpan.start,a,e.sourceSpan.fullStart),h=new Xt(s,n,r,[],o,c,u,void 0,(g=i==null?void 0:i.isVoid)!=null?g:!1),d=this._getContainer(),p=d!==null&&!!((v=this._getTagDefinition(d))!=null&&v.isClosedByChild(h.name));this._pushContainer(h,p),o?this._popContainer(s,Xt,c):e.type===4&&(this._popContainer(s,Xt,null),this.errors.push(Le.create(s,c,`Opening tag "${s}" not terminated.`)))}_consumeComponentStartTag(e){var E;let n=e.parts[0],r=[],s=[];this._consumeAttributesAndDirectives(r,s);let i=this._getClosestElementLikeParent(),o=this._getComponentTagName(e,i),a=this._getComponentFullName(e,i),c=this._peek.type===35;this._advance();let u=this._peek.sourceSpan.fullStart,h=new G(e.sourceSpan.start,u,e.sourceSpan.fullStart),d=new G(e.sourceSpan.start,u,e.sourceSpan.fullStart),p=new yt(n,o,a,r,s,[],c,h,d,void 0),g=this._getContainer(),v=g!==null&&p.tagName!==null&&!!((E=this._getTagDefinition(g))!=null&&E.isClosedByChild(p.tagName));this._pushContainer(p,v),c?this._popContainer(a,yt,h):e.type===37&&(this._popContainer(a,yt,null),this.errors.push(Le.create(a,h,`Opening tag "${a}" not terminated.`)))}_consumeAttributesAndDirectives(e,n){for(;this._peek.type===14||this._peek.type===38;)this._peek.type===38?n.push(this._consumeDirective(this._peek)):e.push(this._consumeAttr(this._advance()))}_consumeComponentEndTag(e){let n=this._getComponentFullName(e,this._getClosestElementLikeParent());if(!this._popContainer(n,yt,e.sourceSpan)){let r=this._containerStack[this._containerStack.length-1],s;r instanceof yt&&r.componentName===e.parts[0]?s=`, did you mean "${r.fullName}"?`:s=". It may happen when the tag has already been closed by another tag.";let i=`Unexpected closing tag "${n}"${s}`;this.errors.push(Le.create(n,e.sourceSpan,i))}}_getTagDefinition(e){return typeof e=="string"?this.tagDefinitionResolver(e):e instanceof Xt?this.tagDefinitionResolver(e.name):e instanceof yt&&e.tagName!==null?this.tagDefinitionResolver(e.tagName):null}_pushContainer(e,n){n&&this._containerStack.pop(),this._addToParent(e),this._containerStack.push(e)}_consumeElementEndTag(e){var r;let n=this._getElementFullName(e,this._getClosestElementLikeParent());if((r=this._getTagDefinition(n))!=null&&r.isVoid)this.errors.push(Le.create(n,e.sourceSpan,`Void elements do not have end tags "${e.parts[1]}"`));else if(!this._popContainer(n,Xt,e.sourceSpan)){let s=`Unexpected closing tag "${n}". It may happen when the tag has already been closed by another tag. For more info see https://www.w3.org/TR/html5/syntax.html#closing-elements-that-have-implied-end-tags`;this.errors.push(Le.create(n,e.sourceSpan,s))}}_popContainer(e,n,r){var i;let s=!1;for(let o=this._containerStack.length-1;o>=0;o--){let a=this._containerStack[o];if(((a instanceof yt?a.fullName:a.name)===e||e===null)&&a instanceof n)return a.endSourceSpan=r,a.sourceSpan.end=r!==null?r.end:a.sourceSpan.end,this._containerStack.splice(o,this._containerStack.length-o),!s;(a instanceof Qt||!((i=this._getTagDefinition(a))!=null&&i.closedByParent))&&(s=!0)}return!1}_consumeAttr(e){let n=La(e.parts[0],e.parts[1]),r=e.sourceSpan.end;this._peek.type===15&&this._advance();let s="",i=[],o,a;if(this._peek.type===16)for(o=this._peek.sourceSpan,a=this._peek.sourceSpan.end;this._peek.type===16||this._peek.type===17||this._peek.type===9;){let h=this._advance();i.push(h),h.type===17?s+=h.parts.join("").replace(/&([^;]+);/g,Uf):h.type===9?s+=h.parts[0]:s+=h.parts.join(""),a=r=h.sourceSpan.end}this._peek.type===15&&(r=this._advance().sourceSpan.end);let u=o&&a&&new G(o.start,a,o.fullStart);return new Pu(n,s,new G(e.sourceSpan.start,r,e.sourceSpan.fullStart),e.sourceSpan,u,i.length>0?i:void 0,void 0)}_consumeDirective(e){let n=[],r=e.sourceSpan.end,s=null;if(this._advance(),this._peek.type===39){for(r=this._peek.sourceSpan.end,this._advance();this._peek.type===14;)n.push(this._consumeAttr(this._advance()));this._peek.type===40?(s=this._peek.sourceSpan,this._advance()):this.errors.push(Le.create(null,e.sourceSpan,"Unterminated directive definition"))}let i=new G(e.sourceSpan.start,r,e.sourceSpan.fullStart),o=new G(i.start,s===null?e.sourceSpan.end:s.end,i.fullStart);return new Lu(e.parts[0],n,o,i,s)}_consumeBlockOpen(e){let n=[];for(;this._peek.type===27;){let a=this._advance();n.push(new pl(a.parts[0],a.sourceSpan))}this._peek.type===25&&this._advance();let r=this._peek.sourceSpan.fullStart,s=new G(e.sourceSpan.start,r,e.sourceSpan.fullStart),i=new G(e.sourceSpan.start,r,e.sourceSpan.fullStart),o=new Qt(e.parts[0],n,[],s,e.sourceSpan,i);this._pushContainer(o,!1)}_consumeBlockClose(e){let n=this._containerStack.length,r=this._containerStack[n-1];if(!this._popContainer(null,Qt,e.sourceSpan)){if(this._containerStack.length<n){let s=r instanceof yt?r.fullName:r.name;this.errors.push(Le.create(null,e.sourceSpan,`Unexpected closing block. The block may have been closed earlier. Did you forget to close the <${s}> element? If you meant to write the \`}\` character, you should use the "}" HTML entity instead.`));return}this.errors.push(Le.create(null,e.sourceSpan,'Unexpected closing block. The block may have been closed earlier. If you meant to write the `}` character, you should use the "}" HTML entity instead.'))}}_consumeIncompleteBlock(e){let n=[];for(;this._peek.type===27;){let a=this._advance();n.push(new pl(a.parts[0],a.sourceSpan))}let r=this._peek.sourceSpan.fullStart,s=new G(e.sourceSpan.start,r,e.sourceSpan.fullStart),i=new G(e.sourceSpan.start,r,e.sourceSpan.fullStart),o=new Qt(e.parts[0],n,[],s,e.sourceSpan,i);this._pushContainer(o,!1),this._popContainer(null,Qt,null),this.errors.push(Le.create(e.parts[0],s,`Incomplete block "${e.parts[0]}". If you meant to write the @ character, you should use the "@" HTML entity instead.`))}_consumeLet(e){let n=e.parts[0],r,s;if(this._peek.type!==30){this.errors.push(Le.create(e.parts[0],e.sourceSpan,`Invalid @let declaration "${n}". Declaration must have a value.`));return}else r=this._advance();if(this._peek.type!==31){this.errors.push(Le.create(e.parts[0],e.sourceSpan,`Unterminated @let declaration "${n}". Declaration must be terminated with a semicolon.`));return}else s=this._advance();let i=s.sourceSpan.end,o=new G(e.sourceSpan.start,i,e.sourceSpan.fullStart),a=e.sourceSpan.toString().lastIndexOf(n),c=e.sourceSpan.start.moveBy(a),u=new G(c,e.sourceSpan.end),h=new hl(n,r.parts[0],o,u,r.sourceSpan);this._addToParent(h)}_consumeIncompleteLet(e){var s;let n=(s=e.parts[0])!=null?s:"",r=n?` "${n}"`:"";if(n.length>0){let i=e.sourceSpan.toString().lastIndexOf(n),o=e.sourceSpan.start.moveBy(i),a=new G(o,e.sourceSpan.end),c=new G(e.sourceSpan.start,e.sourceSpan.start.moveBy(0)),u=new hl(n,"",e.sourceSpan,a,c);this._addToParent(u)}this.errors.push(Le.create(e.parts[0],e.sourceSpan,`Incomplete @let declaration${r}. @let declarations must be written as \`@let <name> = <value>;\``))}_getContainer(){return this._containerStack.length>0?this._containerStack[this._containerStack.length-1]:null}_getClosestElementLikeParent(){for(let e=this._containerStack.length-1;e>-1;e--){let n=this._containerStack[e];if(n instanceof Xt||n instanceof yt)return n}return null}_addToParent(e){let n=this._getContainer();n===null?this.rootNodes.push(e):n.children.push(e)}_getElementFullName(e,n){let r=this._getPrefix(e,n);return La(r,e.parts[1])}_getComponentFullName(e,n){let r=e.parts[0],s=this._getComponentTagName(e,n);return s===null?r:s.startsWith(":")?r+s:`${r}:${s}`}_getComponentTagName(e,n){let r=this._getPrefix(e,n),s=e.parts[2];return!r&&!s?null:!r&&s?s:La(r,s||"ng-component")}_getPrefix(e,n){var i;let r,s;if(e.type===33||e.type===37||e.type===36?(r=e.parts[1],s=e.parts[2]):(r=e.parts[0],s=e.parts[1]),r=r||((i=this._getTagDefinition(s))==null?void 0:i.implicitNamespacePrefix)||"",!r&&n){let o=n instanceof Xt?n.name:n.tagName;if(o!==null){let a=ft(o)[1],c=this._getTagDefinition(a);c!==null&&!c.preventNamespaceInheritance&&(r=su(o))}}return r}};function Bf(t,e){return t.length>0&&t[t.length-1]===e}function Uf(t,e){return zo[e]!==void 0?zo[e]||t:/^#x[a-f0-9]+$/i.test(e)?String.fromCodePoint(parseInt(e.slice(2),16)):/^#\d+$/.test(e)?String.fromCodePoint(parseInt(e.slice(1),10)):t}var eg="ngPreserveWhitespaces",Vf=new Set(["pre","template","textarea","script","style"]),tg=` \f
|
|
21
|
+
\r \v\u1680\u180E\u2000-\u200A\u2028\u2029\u202F\u205F\u3000\uFEFF`,gC=new RegExp(`[^${tg}]`),yC=new RegExp(`[${tg}]{2,}`,"g");function Gf(t){return t.some(e=>e.name===eg)}function ng(t){return t.replace(new RegExp(Zm,"g")," ")}var gl=class{constructor(e,n,r=!0){l(this,"preserveSignificantWhitespace");l(this,"originalNodeMap");l(this,"requireContext");l(this,"icuExpansionDepth",0);this.preserveSignificantWhitespace=e,this.originalNodeMap=n,this.requireContext=r}visitElement(e,n){var s,i;if(Vf.has(e.name)||Gf(e.attrs)){let o=new Xt(e.name,Tn(this,e.attrs),Tn(this,e.directives),e.children,e.isSelfClosing,e.sourceSpan,e.startSourceSpan,e.endSourceSpan,e.isVoid,e.i18n);return(s=this.originalNodeMap)==null||s.set(o,e),o}let r=new Xt(e.name,e.attrs,e.directives,Tn(this,e.children),e.isSelfClosing,e.sourceSpan,e.startSourceSpan,e.endSourceSpan,e.isVoid,e.i18n);return(i=this.originalNodeMap)==null||i.set(r,e),r}visitAttribute(e,n){return e.name!==eg?e:null}visitText(e,n){var o;let r=e.value.match(gC),s=n&&(n.prev instanceof ls||n.next instanceof ls);if(this.icuExpansionDepth>0&&this.preserveSignificantWhitespace)return e;if(r||s){let a=e.tokens.map(d=>d.type===5?wC(d):d);if(!this.preserveSignificantWhitespace&&a.length>0){let d=a[0];a.splice(0,1,vC(d,n));let p=a[a.length-1];a.splice(a.length-1,1,SC(p,n))}let c=sg(e.value),u=this.preserveSignificantWhitespace?c:EC(c,n),h=new Ns(u,e.sourceSpan,a,e.i18n);return(o=this.originalNodeMap)==null||o.set(h,e),h}return null}visitComment(e,n){return e}visitExpansion(e,n){var s;this.icuExpansionDepth++;let r;try{r=new ls(e.switchValue,e.type,Tn(this,e.cases),e.sourceSpan,e.switchValueSourceSpan,e.i18n)}finally{this.icuExpansionDepth--}return(s=this.originalNodeMap)==null||s.set(r,e),r}visitExpansionCase(e,n){var s;let r=new ul(e.value,Tn(this,e.expression),e.sourceSpan,e.valueSourceSpan,e.expSourceSpan);return(s=this.originalNodeMap)==null||s.set(r,e),r}visitBlock(e,n){var s;let r=new Qt(e.name,e.parameters,Tn(this,e.children),e.sourceSpan,e.nameSpan,e.startSourceSpan,e.endSourceSpan);return(s=this.originalNodeMap)==null||s.set(r,e),r}visitBlockParameter(e,n){return e}visitLetDeclaration(e,n){return e}visitComponent(e,n){var s,i;if(e.tagName&&Vf.has(e.tagName)||Gf(e.attrs)){let o=new yt(e.componentName,e.tagName,e.fullName,Tn(this,e.attrs),Tn(this,e.directives),e.children,e.isSelfClosing,e.sourceSpan,e.startSourceSpan,e.endSourceSpan,e.i18n);return(s=this.originalNodeMap)==null||s.set(o,e),o}let r=new yt(e.componentName,e.tagName,e.fullName,e.attrs,e.directives,Tn(this,e.children),e.isSelfClosing,e.sourceSpan,e.startSourceSpan,e.endSourceSpan,e.i18n);return(i=this.originalNodeMap)==null||i.set(r,e),r}visitDirective(e,n){return e}visit(e,n){if(this.requireContext&&!n)throw new Error("WhitespaceVisitor requires context. Visit via `visitAllWithSiblings` to get this context.");return!1}};function vC(t,e){return t.type!==5||!!(e!=null&&e.prev)?t:rg(t,r=>r.trimStart())}function SC(t,e){return t.type!==5||!!(e!=null&&e.next)?t:rg(t,r=>r.trimEnd())}function EC(t,e){let n=!(e!=null&&e.prev),r=!(e!=null&&e.next),s=n?t.trimStart():t;return r?s.trimEnd():s}function wC({type:t,parts:e,sourceSpan:n}){return{type:t,parts:[sg(e[0])],sourceSpan:n}}function rg({type:t,parts:e,sourceSpan:n},r){return{type:t,parts:[r(e[0])],sourceSpan:n}}function sg(t){return ng(t).replace(yC," ")}function Tn(t,e){let n=[];return e.forEach((r,s)=>{let i={prev:e[s-1],next:e[s+1]},o=r.visit(t,i);o&&n.push(o)}),n}var q;(function(t){t[t.Character=0]="Character",t[t.Identifier=1]="Identifier",t[t.PrivateIdentifier=2]="PrivateIdentifier",t[t.Keyword=3]="Keyword",t[t.String=4]="String",t[t.Operator=5]="Operator",t[t.Number=6]="Number",t[t.RegExpBody=7]="RegExpBody",t[t.RegExpFlags=8]="RegExpFlags",t[t.Error=9]="Error"})(q||(q={}));var Sr;(function(t){t[t.Plain=0]="Plain",t[t.TemplateLiteralPart=1]="TemplateLiteralPart",t[t.TemplateLiteralEnd=2]="TemplateLiteralEnd"})(Sr||(Sr={}));var TC=["var","let","as","null","undefined","true","false","if","else","this","typeof","void","in","instanceof"],Xo=class{tokenize(e){return new Bu(e).scan()}},jt=class{constructor(e,n,r,s,i){l(this,"index");l(this,"end");l(this,"type");l(this,"numValue");l(this,"strValue");this.index=e,this.end=n,this.type=r,this.numValue=s,this.strValue=i}isCharacter(e){return this.type===q.Character&&this.numValue===e}isNumber(){return this.type===q.Number}isString(){return this.type===q.String}isOperator(e){return this.type===q.Operator&&this.strValue===e}isIdentifier(){return this.type===q.Identifier}isPrivateIdentifier(){return this.type===q.PrivateIdentifier}isKeyword(){return this.type===q.Keyword}isKeywordLet(){return this.type===q.Keyword&&this.strValue==="let"}isKeywordAs(){return this.type===q.Keyword&&this.strValue==="as"}isKeywordNull(){return this.type===q.Keyword&&this.strValue==="null"}isKeywordUndefined(){return this.type===q.Keyword&&this.strValue==="undefined"}isKeywordTrue(){return this.type===q.Keyword&&this.strValue==="true"}isKeywordFalse(){return this.type===q.Keyword&&this.strValue==="false"}isKeywordThis(){return this.type===q.Keyword&&this.strValue==="this"}isKeywordTypeof(){return this.type===q.Keyword&&this.strValue==="typeof"}isKeywordVoid(){return this.type===q.Keyword&&this.strValue==="void"}isKeywordIn(){return this.type===q.Keyword&&this.strValue==="in"}isKeywordInstanceOf(){return this.type===q.Keyword&&this.strValue==="instanceof"}isError(){return this.type===q.Error}isRegExpBody(){return this.type===q.RegExpBody}isRegExpFlags(){return this.type===q.RegExpFlags}toNumber(){return this.type===q.Number?this.numValue:-1}isTemplateLiteralPart(){return this.isString()&&this.kind===Sr.TemplateLiteralPart}isTemplateLiteralEnd(){return this.isString()&&this.kind===Sr.TemplateLiteralEnd}isTemplateLiteralInterpolationStart(){return this.isOperator("${")}toString(){switch(this.type){case q.Character:case q.Identifier:case q.Keyword:case q.Operator:case q.PrivateIdentifier:case q.String:case q.Error:case q.RegExpBody:case q.RegExpFlags:return this.strValue;case q.Number:return this.numValue.toString();default:return null}}},Ji=class extends jt{constructor(n,r,s,i){super(n,r,q.String,0,s);l(this,"kind");this.kind=i}};function Bi(t,e,n){return new jt(t,e,q.Character,n,String.fromCharCode(n))}function xC(t,e,n){return new jt(t,e,q.Identifier,0,n)}function CC(t,e,n){return new jt(t,e,q.PrivateIdentifier,0,n)}function NC(t,e,n){return new jt(t,e,q.Keyword,0,n)}function or(t,e,n){return new jt(t,e,q.Operator,0,n)}function IC(t,e,n){return new jt(t,e,q.Number,n,"")}function AC(t,e,n){return new jt(t,e,q.Error,0,n)}function DC(t,e,n){return new jt(t,e,q.RegExpBody,0,n)}function bC(t,e,n){return new jt(t,e,q.RegExpFlags,0,n)}var Ui=new jt(-1,-1,q.Character,0,""),Bu=class{constructor(e){l(this,"input");l(this,"tokens",[]);l(this,"length");l(this,"peek",0);l(this,"index",-1);l(this,"braceStack",[]);this.input=e,this.length=e.length,this.advance()}scan(){let e=this.scanToken();for(;e!==null;)this.tokens.push(e),e=this.scanToken();return this.tokens}advance(){this.peek=++this.index>=this.length?qe:this.input.charCodeAt(this.index)}scanToken(){let e=this.input,n=this.length,r=this.peek,s=this.index;for(;r<=wm;)if(++s>=n){r=qe;break}else r=e.charCodeAt(s);if(this.peek=r,this.index=s,s>=n)return null;if(Hf(r))return this.scanIdentifier();if(Yt(r))return this.scanNumber(s);let i=s;switch(r){case Qr:return this.advance(),Yt(this.peek)?this.scanNumber(i):this.peek!==Qr?Bi(i,this.index,Qr):(this.advance(),this.peek===Qr?(this.advance(),or(i,this.index,"...")):this.error(`Unexpected character [${String.fromCharCode(r)}]`,0));case Et:case We:case An:case Bn:case ct:case Nn:case Rt:return this.scanCharacter(i,r);case Jt:return this.scanOpenBrace(i,r);case St:return this.scanCloseBrace(i,r);case Lo:case Po:return this.scanString();case du:return this.advance(),this.scanTemplateLiteralPart(i);case Tm:return this.scanPrivateIdentifier();case xm:return this.scanComplexOperator(i,"+",Je,"=");case Ja:return this.scanComplexOperator(i,"-",Je,"=");case Vt:return this.isStartOfRegex()?this.scanRegex(s):this.scanComplexOperator(i,"/",Je,"=");case fw:return this.scanComplexOperator(i,"%",Je,"=");case vw:return this.scanOperator(i,"^");case fu:return this.scanStar(i);case hf:return this.scanQuestion(i);case zs:case Ut:return this.scanComplexOperator(i,String.fromCharCode(r),Je,"=");case hu:return this.scanComplexOperator(i,"!",Je,"=",Je,"=");case Je:return this.scanEquals(i);case Qa:return this.scanComplexOperator(i,"&",Qa,"&",Je,"=");case ff:return this.scanComplexOperator(i,"|",ff,"|",Je,"=");case _m:for(;Mo(this.peek);)this.advance();return this.scanToken()}return this.advance(),this.error(`Unexpected character [${String.fromCharCode(r)}]`,0)}scanCharacter(e,n){return this.advance(),Bi(e,this.index,n)}scanOperator(e,n){return this.advance(),or(e,this.index,n)}scanOpenBrace(e,n){return this.braceStack.push("expression"),this.advance(),Bi(e,this.index,n)}scanCloseBrace(e,n){return this.advance(),this.braceStack.pop()==="interpolation"?(this.tokens.push(Bi(e,this.index,St)),this.scanTemplateLiteralPart(this.index)):Bi(e,this.index,n)}scanComplexOperator(e,n,r,s,i,o){this.advance();let a=n;return this.peek==r&&(this.advance(),a+=s),i!=null&&this.peek==i&&(this.advance(),a+=o),or(e,this.index,a)}scanEquals(e){this.advance();let n="=";if(this.peek===Je)this.advance(),n+="=";else if(this.peek===Ut)return this.advance(),n+=">",or(e,this.index,n);return this.peek===Je&&(this.advance(),n+="="),or(e,this.index,n)}scanIdentifier(){let e=this.index;for(this.advance();qf(this.peek);)this.advance();let n=this.input.substring(e,this.index);return TC.indexOf(n)>-1?NC(e,this.index,n):xC(e,this.index,n)}scanPrivateIdentifier(){let e=this.index;if(this.advance(),!Hf(this.peek))return this.error("Invalid character [#]",-1);for(;qf(this.peek);)this.advance();let n=this.input.substring(e,this.index);return CC(e,this.index,n)}scanNumber(e){let n=this.index===e,r=!1;for(this.advance();;){if(!Yt(this.peek))if(this.peek===qr){if(!Yt(this.input.charCodeAt(this.index-1))||!Yt(this.input.charCodeAt(this.index+1)))return this.error("Invalid numeric separator",0);r=!0}else if(this.peek===Qr)n=!1;else if(kC(this.peek)){if(this.advance(),_C(this.peek)&&this.advance(),!Yt(this.peek))return this.error("Invalid exponent",-1);n=!1}else break;this.advance()}let s=this.input.substring(e,this.index);r&&(s=s.replace(/_/g,""));let i=n?PC(s):parseFloat(s);return IC(e,this.index,i)}scanString(){let e=this.index,n=this.peek;this.advance();let r="",s=this.index,i=this.input;for(;this.peek!=n;)if(this.peek==is){let a=this.scanStringBackslash(r,s);if(typeof a!="string")return a;r=a,s=this.index}else{if(this.peek==qe)return this.error("Unterminated quote",0);this.advance()}let o=i.substring(s,this.index);return this.advance(),new Ji(e,this.index,r+o,Sr.Plain)}scanQuestion(e){this.advance();let n="?";return this.peek===hf?(n+="?",this.advance(),this.peek===Je&&(n+="=",this.advance())):this.peek===Qr&&(n+=".",this.advance()),or(e,this.index,n)}scanTemplateLiteralPart(e){let n="",r=this.index;for(;this.peek!==du;)if(this.peek===is){let i=this.scanStringBackslash(n,r);if(typeof i!="string")return i;n=i,r=this.index}else if(this.peek===Rl){let i=this.index;if(this.advance(),this.peek===Jt)return this.braceStack.push("interpolation"),this.tokens.push(new Ji(e,i,n+this.input.substring(r,i),Sr.TemplateLiteralPart)),this.advance(),or(i,this.index,this.input.substring(i,this.index))}else{if(this.peek===qe)return this.error("Unterminated template literal",0);this.advance()}let s=this.input.substring(r,this.index);return this.advance(),new Ji(e,this.index,n+s,Sr.TemplateLiteralEnd)}error(e,n){let r=this.index+n;return AC(r,this.index,`Lexer Error: ${e} at column ${r} in expression [${this.input}]`)}scanStringBackslash(e,n){e+=this.input.substring(n,this.index);let r;if(this.advance(),this.peek===Dm){let s=this.input.substring(this.index+1,this.index+5);if(/^[0-9a-f]+$/i.test(s))r=parseInt(s,16);else return this.error(`Invalid unicode escape [\\u${s}]`,0);for(let i=0;i<5;i++)this.advance()}else r=RC(this.peek),this.advance();return e+=String.fromCharCode(r),e}scanStar(e){this.advance();let n="*";return this.peek===fu?(n+="*",this.advance(),this.peek===Je&&(n+="=",this.advance())):this.peek===Je&&(n+="=",this.advance()),or(e,this.index,n)}isStartOfRegex(){if(this.tokens.length===0)return!0;let e=this.tokens[this.tokens.length-1];if(e.isOperator("!")){let n=this.tokens.length>1?this.tokens[this.tokens.length-2]:null;return n===null||n.type!==q.Identifier&&!n.isCharacter(We)&&!n.isCharacter(Bn)}return e.type===q.Operator||e.isCharacter(Et)||e.isCharacter(An)||e.isCharacter(ct)||e.isCharacter(Nn)}scanRegex(e){this.advance();let n=this.index,r=!1,s=!1;for(;;){let c=this.peek;if(c===qe)return this.error("Unterminated regular expression",0);if(r)r=!1;else if(c===is)r=!0;else if(c===An)s=!0;else if(c===Bn)s=!1;else if(c===Vt&&!s)break;this.advance()}let i=this.input.substring(n,this.index);this.advance();let o=DC(e,this.index,i),a=this.scanRegexFlags(this.index);return a!==null?(this.tokens.push(o),a):o}scanRegexFlags(e){if(!Lr(this.peek))return null;for(;Lr(this.peek);)this.advance();return bC(e,this.index,this.input.substring(e,this.index))}};function Hf(t){return Ss<=t&&t<=ia||Hr<=t&&t<=Ti||t==qr||t==Rl}function qf(t){return Lr(t)||Yt(t)||t==qr||t==Rl}function kC(t){return t==Ew||t==mw}function _C(t){return t==Ja||t==xm}function RC(t){switch(t){case Nm:return ss;case Np:return Em;case Im:return xp;case Am:return Tp;case bm:return Sm;default:return t}}function PC(t){let e=parseInt(t);if(isNaN(e))throw new Error("Invalid integer literal when parsing "+t);return e}var Uu=class{constructor(e,n,r){l(this,"strings");l(this,"expressions");l(this,"offsets");this.strings=e,this.expressions=n,this.offsets=r}},Vu=class{constructor(e,n,r){l(this,"templateBindings");l(this,"warnings");l(this,"errors");this.templateBindings=e,this.warnings=n,this.errors=r}};function pr(t){return t.start.toString()||"(unknown)"}var yl=class{constructor(e,n=!1){l(this,"_lexer");l(this,"_supportsDirectPipeReferences");this._lexer=e,this._supportsDirectPipeReferences=n}parseAction(e,n,r){let s=[];this._checkNoInterpolation(s,e,n);let{stripped:i}=this._stripComments(e),o=this._lexer.tokenize(i),a=new Zr(e,n,r,o,1,s,0,this._supportsDirectPipeReferences).parseChain();return new Se(a,e,pr(n),r,s)}parseBinding(e,n,r){let s=[],i=this._parseBindingAst(e,n,r,s);return new Se(i,e,pr(n),r,s)}checkSimpleExpression(e){let n=new Gu;return e.visit(n),n.errors}parseSimpleBinding(e,n,r){let s=[],i=this._parseBindingAst(e,n,r,s),o=this.checkSimpleExpression(i);return o.length>0&&s.push(Hs(`Host binding expression cannot contain ${o.join(" ")}`,e,"",n)),new Se(i,e,pr(n),r,s)}_parseBindingAst(e,n,r,s){this._checkNoInterpolation(s,e,n);let{stripped:i}=this._stripComments(e),o=this._lexer.tokenize(i);return new Zr(e,n,r,o,0,s,0,this._supportsDirectPipeReferences).parseChain()}parseTemplateBindings(e,n,r,s,i){let o=this._lexer.tokenize(n),a=[];return new Zr(n,r,i,o,0,a,0,this._supportsDirectPipeReferences).parseTemplateBindings({source:e,span:new ht(s,s+e.length)})}parseInterpolation(e,n,r,s){var h;let i=[],{strings:o,expressions:a,offsets:c}=this.splitInterpolation(e,n,i,s);if(a.length===0)return null;let u=[];for(let d=0;d<a.length;++d){let p=(h=s==null?void 0:s[d*2+1])==null?void 0:h.sourceSpan,g=a[d].text,{stripped:v,hasComments:E}=this._stripComments(g),I=this._lexer.tokenize(v);if(E&&v.trim().length===0&&I.length===0){i.push(Hs("Interpolation expression cannot only contain a comment",e,`at column ${a[d].start} in`,n));continue}let D=new Zr(p?g:e,p||n,r,I,0,i,c[d],this._supportsDirectPipeReferences).parseChain();u.push(D)}return this.createInterpolationAst(o.map(d=>d.text),u,e,pr(n),r,i)}parseInterpolationExpression(e,n,r){let{stripped:s}=this._stripComments(e),i=this._lexer.tokenize(s),o=[],a=new Zr(e,n,r,i,0,o,0,this._supportsDirectPipeReferences).parseChain(),c=["",""];return this.createInterpolationAst(c,[a],e,pr(n),r,o)}createInterpolationAst(e,n,r,s,i,o){let a=new fs(0,r.length),c=new Zn(a,a.toAbsolute(i),e,n);return new Se(c,r,s,i,o)}splitInterpolation(e,n,r,s){var v;let i=[],o=[],a=[],c=s?LC(s):null,u=0,h=!1,d=!1,p="{{",g="}}";for(;u<e.length;)if(h){let E=u,I=E+p.length,D=this._getInterpolationEndIndex(e,g,I);if(D===-1){h=!1,d=!0;break}let k=D+g.length,_=e.substring(I,D);_.trim().length===0&&r.push(Hs("Blank expressions are not allowed in interpolated strings",e,`at column ${u} in`,n)),o.push({text:_,start:E,end:k});let X=((v=c==null?void 0:c.get(E))!=null?v:E)+p.length;a.push(X),u=k,h=!1}else{let E=u;u=e.indexOf(p,u),u===-1&&(u=e.length);let I=e.substring(E,u);i.push({text:I,start:E,end:u}),h=!0}if(!h)if(d){let E=i[i.length-1];E.text+=e.substring(u),E.end=e.length}else i.push({text:e.substring(u),start:u,end:e.length});return new Uu(i,o,a)}wrapLiteralPrimitive(e,n,r){let s=new fs(0,e==null?0:e.length);return new Se(new lt(s,s.toAbsolute(r),e),e,typeof n=="string"?n:pr(n),r,[])}_stripComments(e){let n=this._commentStart(e);return n!=null?{stripped:e.substring(0,n),hasComments:!0}:{stripped:e,hasComments:!1}}_commentStart(e){let n=null;for(let r=0;r<e.length-1;r++){let s=e.charCodeAt(r),i=e.charCodeAt(r+1);if(s===Vt&&i==Vt&&n==null)return r;n===s?n=null:n==null&&Qi(s)&&(n=s)}return null}_checkNoInterpolation(e,n,r){let s=-1,i=-1;for(let o of this._forEachUnquotedChar(n,0))if(s===-1)n.startsWith("{{")&&(s=o);else if(i=this._getInterpolationEndIndex(n,"}}",o),i>-1)break;s>-1&&i>-1&&e.push(Hs("Got interpolation ({{}}) where expression was expected",n,`at column ${s} in`,r))}_getInterpolationEndIndex(e,n,r){for(let s of this._forEachUnquotedChar(e,r)){if(e.startsWith(n,s))return s;if(e.startsWith("//",s))return e.indexOf(n,s)}return-1}*_forEachUnquotedChar(e,n){let r=null,s=0;for(let i=n;i<e.length;i++){let o=e[i];Qi(e.charCodeAt(i))&&(r===null||r===o)&&s%2===0?r=r===null?o:null:r===null&&(yield i),s=o==="\\"?s+1:0}}},Gs;(function(t){t[t.None=0]="None",t[t.Writable=1]="Writable"})(Gs||(Gs={}));var Wf=new Set(["d","g","i","m","s","u","v","y"]),Zr=class{constructor(e,n,r,s,i,o,a,c){l(this,"input");l(this,"parseSourceSpan");l(this,"absoluteOffset");l(this,"tokens");l(this,"parseFlags");l(this,"errors");l(this,"offset");l(this,"supportsDirectPipeReferences");l(this,"rparensExpected",0);l(this,"rbracketsExpected",0);l(this,"rbracesExpected",0);l(this,"context",Gs.None);l(this,"sourceSpanCache",new Map);l(this,"index",0);this.input=e,this.parseSourceSpan=n,this.absoluteOffset=r,this.tokens=s,this.parseFlags=i,this.errors=o,this.offset=a,this.supportsDirectPipeReferences=c}peek(e){let n=this.index+e;return n<this.tokens.length?this.tokens[n]:Ui}get next(){return this.peek(0)}get atEOF(){return this.index>=this.tokens.length}get inputIndex(){return this.atEOF?this.currentEndIndex:this.next.index+this.offset}get currentEndIndex(){return this.index>0?this.peek(-1).end+this.offset:this.tokens.length===0?this.input.length+this.offset:this.next.index+this.offset}get currentAbsoluteOffset(){return this.absoluteOffset+this.inputIndex}span(e,n){let r=this.currentEndIndex;if(n!==void 0&&n>this.currentEndIndex&&(r=n),e>r){let s=r;r=e,e=s}return new fs(e,r)}sourceSpan(e,n){let r=`${e}@${this.inputIndex}:${n}`;return this.sourceSpanCache.has(r)||this.sourceSpanCache.set(r,this.span(e,n).toAbsolute(this.absoluteOffset)),this.sourceSpanCache.get(r)}advance(){this.index++}withContext(e,n){this.context|=e;let r=n();return this.context^=e,r}consumeOptionalCharacter(e){return this.next.isCharacter(e)?(this.advance(),!0):!1}peekKeywordLet(){return this.next.isKeywordLet()}peekKeywordAs(){return this.next.isKeywordAs()}expectCharacter(e){this.consumeOptionalCharacter(e)||this.error(`Missing expected ${String.fromCharCode(e)}`)}consumeOptionalOperator(e){return this.next.isOperator(e)?(this.advance(),!0):!1}isAssignmentOperator(e){return e.type===q.Operator&&Ie.isAssignmentOperation(e.strValue)}expectOperator(e){this.consumeOptionalOperator(e)||this.error(`Missing expected operator ${e}`)}prettyPrintToken(e){return e===Ui?"end of input":`token ${e}`}expectIdentifierOrKeyword(){let e=this.next;return!e.isIdentifier()&&!e.isKeyword()?(e.isPrivateIdentifier()?this._reportErrorForPrivateIdentifier(e,"expected identifier or keyword"):this.error(`Unexpected ${this.prettyPrintToken(e)}, expected identifier or keyword`),null):(this.advance(),e.toString())}expectIdentifierOrKeywordOrString(){let e=this.next;return!e.isIdentifier()&&!e.isKeyword()&&!e.isString()?(e.isPrivateIdentifier()?this._reportErrorForPrivateIdentifier(e,"expected identifier, keyword or string"):this.error(`Unexpected ${this.prettyPrintToken(e)}, expected identifier, keyword, or string`),""):(this.advance(),e.toString())}parseChain(){let e=[],n=this.inputIndex;for(;this.index<this.tokens.length;){let r=this.parsePipe();if(e.push(r),this.consumeOptionalCharacter(Rt))for(this.parseFlags&1||this.error("Binding expression cannot contain chained expression");this.consumeOptionalCharacter(Rt););else if(this.index<this.tokens.length){let s=this.index;if(this.error(`Unexpected token '${this.next}'`),this.index===s)break}}if(e.length===0){let r=this.offset,s=this.offset+this.input.length;return new nt(this.span(r,s),this.sourceSpan(r,s))}return e.length==1?e[0]:new Dr(this.span(n),this.sourceSpan(n),e)}parsePipe(){let e=this.inputIndex,n=this.parseExpression();if(this.consumeOptionalOperator("|")){this.parseFlags&1&&this.error("Cannot have a pipe in an action expression");do{let r=this.inputIndex,s=this.expectIdentifierOrKeyword(),i,o;s!==null?i=this.sourceSpan(r):(s="",o=this.next.index!==-1?this.next.index:this.input.length+this.offset,i=new fs(o,o).toAbsolute(this.absoluteOffset));let a=[];for(;this.consumeOptionalCharacter(Nn);)a.push(this.parseExpression());let c;if(this.supportsDirectPipeReferences){let u=s.charCodeAt(0);c=u===qr||u>=Hr&&u<=Ti?qs.ReferencedDirectly:qs.ReferencedByName}else c=qs.ReferencedByName;n=new ii(this.span(e),this.sourceSpan(e,o),n,s,a,c,i)}while(this.consumeOptionalOperator("|"))}return n}parseExpression(){return this.parseConditional()}parseConditional(){let e=this.inputIndex,n=this.parseLogicalOr();if(this.consumeOptionalOperator("?")){let r=this.parsePipe(),s;if(this.consumeOptionalCharacter(Nn))s=this.parsePipe();else{let i=this.inputIndex,o=this.input.substring(e,i);this.error(`Conditional expression ${o} requires all 3 expressions`),s=new nt(this.span(e),this.sourceSpan(e))}return new si(this.span(e),this.sourceSpan(e),n,r,s)}else return n}parseLogicalOr(){let e=this.inputIndex,n=this.parseLogicalAnd();for(;this.consumeOptionalOperator("||");){let r=this.parseLogicalAnd();n=new Ie(this.span(e),this.sourceSpan(e),"||",n,r)}return n}parseLogicalAnd(){let e=this.inputIndex,n=this.parseNullishCoalescing();for(;this.consumeOptionalOperator("&&");){let r=this.parseNullishCoalescing();n=new Ie(this.span(e),this.sourceSpan(e),"&&",n,r)}return n}parseNullishCoalescing(){let e=this.inputIndex,n=this.parseEquality();for(;this.consumeOptionalOperator("??");){let r=this.parseEquality();n=new Ie(this.span(e),this.sourceSpan(e),"??",n,r)}return n}parseEquality(){let e=this.inputIndex,n=this.parseRelational();for(;this.next.type==q.Operator;){let r=this.next.strValue;switch(r){case"==":case"===":case"!=":case"!==":this.advance();let s=this.parseRelational();n=new Ie(this.span(e),this.sourceSpan(e),r,n,s);continue}break}return n}parseRelational(){let e=this.inputIndex,n=this.parseAdditive();for(;this.next.type==q.Operator||this.next.isKeywordIn()||this.next.isKeywordInstanceOf();){let r=this.next.strValue;switch(r){case"<":case">":case"<=":case">=":case"in":case"instanceof":this.advance();let s=this.parseAdditive();n=new Ie(this.span(e),this.sourceSpan(e),r,n,s);continue}break}return n}parseAdditive(){let e=this.inputIndex,n=this.parseMultiplicative();for(;this.next.type==q.Operator;){let r=this.next.strValue;switch(r){case"+":case"-":this.advance();let s=this.parseMultiplicative();n=new Ie(this.span(e),this.sourceSpan(e),r,n,s);continue}break}return n}parseMultiplicative(){let e=this.inputIndex,n=this.parseExponentiation();for(;this.next.type==q.Operator;){let r=this.next.strValue;switch(r){case"*":case"%":case"/":this.advance();let s=this.parseExponentiation();n=new Ie(this.span(e),this.sourceSpan(e),r,n,s);continue}break}return n}parseExponentiation(){let e=this.inputIndex,n=this.parsePrefix();for(;this.next.type==q.Operator&&this.next.strValue==="**";){(n instanceof Ws||n instanceof kn||n instanceof So||n instanceof Eo)&&this.error("Unary operator used immediately before exponentiation expression. Parenthesis must be used to disambiguate operator precedence"),this.advance();let r=this.parseExponentiation();n=new Ie(this.span(e),this.sourceSpan(e),"**",n,r)}return n}parsePrefix(){if(this.next.type==q.Operator){let e=this.inputIndex,n=this.next.strValue,r;switch(n){case"+":return this.advance(),r=this.parsePrefix(),Ws.createPlus(this.span(e),this.sourceSpan(e),r);case"-":return this.advance(),r=this.parsePrefix(),Ws.createMinus(this.span(e),this.sourceSpan(e),r);case"!":return this.advance(),r=this.parsePrefix(),new kn(this.span(e),this.sourceSpan(e),r)}}else if(this.next.isKeywordTypeof()){let e=this.inputIndex;this.advance();let n=this.parsePrefix();return new So(this.span(e),this.sourceSpan(e),n)}else if(this.next.isKeywordVoid()){let e=this.inputIndex;this.advance();let n=this.parsePrefix();return new Eo(this.span(e),this.sourceSpan(e),n)}return this.parseCallChain()}parseCallChain(){let e=this.inputIndex,n=this.parsePrimary();for(;;)if(this.consumeOptionalCharacter(Qr))n=this.parseAccessMember(n,e,!1);else if(this.consumeOptionalOperator("?."))this.consumeOptionalCharacter(Et)?n=this.parseCall(n,e,!0):n=this.consumeOptionalCharacter(An)?this.parseKeyedReadOrWrite(n,e,!0):this.parseAccessMember(n,e,!0);else if(this.consumeOptionalCharacter(An))n=this.parseKeyedReadOrWrite(n,e,!1);else if(this.consumeOptionalCharacter(Et))n=this.parseCall(n,e,!1);else if(this.consumeOptionalOperator("!"))n=new wo(this.span(e),this.sourceSpan(e),n);else if(this.next.isTemplateLiteralEnd())n=this.parseNoInterpolationTaggedTemplateLiteral(n,e);else if(this.next.isTemplateLiteralPart())n=this.parseTaggedTemplateLiteral(n,e);else return n}parsePrimary(){let e=this.inputIndex;if(this.isArrowFunction())return this.parseArrowFunction(e);if(this.consumeOptionalCharacter(Et)){this.rparensExpected++;let n=this.parsePipe();return this.consumeOptionalCharacter(We)||(this.error("Missing closing parentheses"),this.consumeOptionalCharacter(We)),this.rparensExpected--,new Co(this.span(e),this.sourceSpan(e),n)}else{if(this.next.isKeywordNull())return this.advance(),new lt(this.span(e),this.sourceSpan(e),null);if(this.next.isKeywordUndefined())return this.advance(),new lt(this.span(e),this.sourceSpan(e),void 0);if(this.next.isKeywordTrue())return this.advance(),new lt(this.span(e),this.sourceSpan(e),!0);if(this.next.isKeywordFalse())return this.advance(),new lt(this.span(e),this.sourceSpan(e),!1);if(this.next.isKeywordThis())return this.advance(),new Ar(this.span(e),this.sourceSpan(e));if(this.consumeOptionalCharacter(An))return this.parseLiteralArray(e);if(this.next.isCharacter(Jt))return this.parseLiteralMap();if(this.next.isIdentifier())return this.parseAccessMember(new Ht(this.span(e),this.sourceSpan(e)),e,!1);if(this.next.isNumber()){let n=this.next.toNumber();return this.advance(),new lt(this.span(e),this.sourceSpan(e),n)}else{if(this.next.isTemplateLiteralEnd())return this.parseNoInterpolationTemplateLiteral();if(this.next.isTemplateLiteralPart())return this.parseTemplateLiteral();if(this.next.isString()&&this.next.kind===Sr.Plain){let n=this.next.toString();return this.advance(),new lt(this.span(e),this.sourceSpan(e),n)}else return this.next.isPrivateIdentifier()?(this._reportErrorForPrivateIdentifier(this.next,null),new nt(this.span(e),this.sourceSpan(e))):this.next.isRegExpBody()?this.parseRegularExpressionLiteral():this.index>=this.tokens.length?(this.error(`Unexpected end of expression: ${this.input}`),new nt(this.span(e),this.sourceSpan(e))):(this.error(`Unexpected token ${this.next}`),new nt(this.span(e),this.sourceSpan(e)))}}}parseLiteralArray(e){this.rbracketsExpected++;let n=[];do if(this.next.isOperator("..."))n.push(this.parseSpreadElement());else if(!this.next.isCharacter(Bn))n.push(this.parsePipe());else break;while(this.consumeOptionalCharacter(ct));return this.rbracketsExpected--,this.expectCharacter(Bn),new vo(this.span(e),this.sourceSpan(e),n)}parseLiteralMap(){let e=[],n=[],r=this.inputIndex;if(this.expectCharacter(Jt),!this.consumeOptionalCharacter(St)){this.rbracesExpected++;do{let s=this.inputIndex;if(this.next.isOperator("...")){this.advance(),e.push({kind:"spread",span:this.span(s),sourceSpan:this.sourceSpan(s)}),n.push(this.parsePipe());continue}let i=this.next.isString(),o=this.expectIdentifierOrKeywordOrString(),a=this.span(s),c=this.sourceSpan(s),u={kind:"property",key:o,quoted:i,span:a,sourceSpan:c};e.push(u),i?(this.expectCharacter(Nn),n.push(this.parsePipe())):this.consumeOptionalCharacter(Nn)?n.push(this.parsePipe()):(u.isShorthandInitialized=!0,n.push(new ge(a,c,c,new Ht(a,c),o)))}while(this.consumeOptionalCharacter(ct)&&!this.next.isCharacter(St));this.rbracesExpected--,this.expectCharacter(St)}return new ms(this.span(r),this.sourceSpan(r),e,n)}parseAccessMember(e,n,r){let s=this.inputIndex,i=this.withContext(Gs.Writable,()=>{var c;let a=(c=this.expectIdentifierOrKeyword())!=null?c:"";return a.length===0&&this.error("Expected identifier for property access",e.span.end),a}),o=this.sourceSpan(s);if(r)return this.isAssignmentOperator(this.next)?(this.advance(),this.error("The '?.' operator cannot be used in the assignment"),new nt(this.span(n),this.sourceSpan(n))):new dt(this.span(n),this.sourceSpan(n),o,e,i);if(this.isAssignmentOperator(this.next)){let a=this.next.strValue;if(!(this.parseFlags&1))return this.advance(),this.error("Bindings cannot contain assignments"),new nt(this.span(n),this.sourceSpan(n));let c=new ge(this.span(n),this.sourceSpan(n),o,e,i);this.advance();let u=this.parseConditional();return new Ie(this.span(n),this.sourceSpan(n),a,c,u)}else return new ge(this.span(n),this.sourceSpan(n),o,e,i)}parseCall(e,n,r){let s=this.inputIndex;this.rparensExpected++;let i=this.parseCallArguments(),o=this.span(s,this.inputIndex).toAbsolute(this.absoluteOffset);this.expectCharacter(We),this.rparensExpected--;let a=this.span(n),c=this.sourceSpan(n);return r?new _n(a,c,e,i,o):new vn(a,c,e,i,o)}parseCallArguments(){if(this.next.isCharacter(We))return[];let e=[];do e.push(this.next.isOperator("...")?this.parseSpreadElement():this.parsePipe());while(this.consumeOptionalCharacter(ct));return e}parseSpreadElement(){this.next.isOperator("...")||this.error("Spread element must start with '...' operator");let e=this.inputIndex;this.advance();let n=this.parsePipe(),r=this.span(e),s=this.sourceSpan(e);return new Ha(r,s,n)}expectTemplateBindingKey(){let e="",n=!1,r=this.currentAbsoluteOffset;do e+=this.expectIdentifierOrKeywordOrString(),n=this.consumeOptionalOperator("-"),n&&(e+="-");while(n);return{source:e,span:new ht(r,r+e.length)}}parseTemplateBindings(e){let n=[];for(n.push(...this.parseDirectiveKeywordBindings(e));this.index<this.tokens.length;){let r=this.parseLetBinding();if(r)n.push(r);else{let s=this.expectTemplateBindingKey(),i=this.parseAsBinding(s);i?n.push(i):(s.source=e.source+s.source.charAt(0).toUpperCase()+s.source.substring(1),n.push(...this.parseDirectiveKeywordBindings(s)))}this.consumeStatementTerminator()}return new Vu(n,[],this.errors)}parseKeyedReadOrWrite(e,n,r){return this.withContext(Gs.Writable,()=>{this.rbracketsExpected++;let s=this.parsePipe();if(s instanceof nt&&this.error("Key access cannot be empty"),this.rbracketsExpected--,this.expectCharacter(Bn),this.isAssignmentOperator(this.next)){let i=this.next.strValue;if(r)this.advance(),this.error("The '?.' operator cannot be used in the assignment");else{let o=new jn(this.span(n),this.sourceSpan(n),e,s);this.advance();let a=this.parseConditional();return new Ie(this.span(n),this.sourceSpan(n),i,o,a)}}else return r?new ds(this.span(n),this.sourceSpan(n),e,s):new jn(this.span(n),this.sourceSpan(n),e,s);return new nt(this.span(n),this.sourceSpan(n))})}parseDirectiveKeywordBindings(e){let n=[];this.consumeOptionalCharacter(Nn);let r=this.getDirectiveBoundTarget(),s=this.currentAbsoluteOffset,i=this.parseAsBinding(e);i||(this.consumeStatementTerminator(),s=this.currentAbsoluteOffset);let o=new ht(e.span.start,s);return n.push(new tu(o,e,r)),i&&n.push(i),n}getDirectiveBoundTarget(){if(this.next===Ui||this.peekKeywordAs()||this.peekKeywordLet())return null;let e=this.parsePipe(),{start:n,end:r}=e.span,s=this.input.substring(n,r);return new Se(e,s,pr(this.parseSourceSpan),this.absoluteOffset+n,this.errors)}parseAsBinding(e){if(!this.peekKeywordAs())return null;this.advance();let n=this.expectTemplateBindingKey();this.consumeStatementTerminator();let r=new ht(e.span.start,this.currentAbsoluteOffset);return new No(r,n,e)}parseLetBinding(){if(!this.peekKeywordLet())return null;let e=this.currentAbsoluteOffset;this.advance();let n=this.expectTemplateBindingKey(),r=null;this.consumeOptionalOperator("=")&&(r=this.expectTemplateBindingKey()),this.consumeStatementTerminator();let s=new ht(e,this.currentAbsoluteOffset);return new No(s,n,r)}parseNoInterpolationTaggedTemplateLiteral(e,n){let r=this.parseNoInterpolationTemplateLiteral();return new To(this.span(n),this.sourceSpan(n),e,r)}parseNoInterpolationTemplateLiteral(){let e=this.next.strValue,n=this.inputIndex;this.advance();let r=this.span(n),s=this.sourceSpan(n);return new xo(r,s,[new qa(r,s,e)],[])}parseTaggedTemplateLiteral(e,n){let r=this.parseTemplateLiteral();return new To(this.span(n),this.sourceSpan(n),e,r)}parseTemplateLiteral(){let e=[],n=[],r=this.inputIndex;for(;this.next!==Ui;){let s=this.next;if(s.isTemplateLiteralPart()||s.isTemplateLiteralEnd()){let i=this.inputIndex;if(this.advance(),e.push(new qa(this.span(i),this.sourceSpan(i),s.strValue)),s.isTemplateLiteralEnd())break}else if(s.isTemplateLiteralInterpolationStart()){this.advance(),this.rbracesExpected++;let i=this.parsePipe();i instanceof nt?this.error("Template literal interpolation cannot be empty"):n.push(i),this.rbracesExpected--}else this.advance()}return new xo(this.span(r),this.sourceSpan(r),e,n)}parseRegularExpressionLiteral(){let e=this.next;if(this.advance(),!e.isRegExpBody())return new nt(this.span(this.inputIndex),this.sourceSpan(this.inputIndex));let n=null;if(this.next.isRegExpFlags()){n=this.next,this.advance();let i=new Set;for(let o=0;o<n.strValue.length;o++){let a=n.strValue[o];Wf.has(a)?i.has(a)?this.error(`Duplicate regular expression flag "${a}"`,n.index+o):i.add(a):this.error(`Unsupported regular expression flag "${a}". The supported flags are: `+Array.from(Wf,c=>`"${c}"`).join(", "),n.index+o)}}let r=e.index,s=n?n.end:e.end;return new Wa(this.span(r,s),this.sourceSpan(r,s),e.strValue,n?n.strValue:null)}parseArrowFunction(e){let n;if(this.next.isIdentifier()){let s=this.next;this.advance(),n=[this.getArrowFunctionIdentifierArg(s)]}else this.next.isCharacter(Et)?(this.rparensExpected++,this.advance(),n=this.parseArrowFunctionParameters(),this.rparensExpected--):(n=[],this.error(`Unexpected token ${this.next}`));this.expectOperator("=>");let r;if(this.next.isCharacter(Jt))this.error("Multi-line arrow functions are not supported. If you meant to return an object literal, wrap it with parentheses."),r=new nt(this.span(e),this.sourceSpan(e));else{let s=this.parseFlags;this.parseFlags=1,r=this.parseExpression(),this.parseFlags=s}return new oi(this.span(e),this.sourceSpan(e),n,r)}parseArrowFunctionParameters(){let e=[];if(!this.consumeOptionalCharacter(We))for(;this.next!==Ui;)if(this.next.isIdentifier()){let n=this.next;if(this.advance(),e.push(this.getArrowFunctionIdentifierArg(n)),this.consumeOptionalCharacter(We))break;this.expectCharacter(ct)}else{this.error(`Unexpected token ${this.next}`);break}return e}getArrowFunctionIdentifierArg(e){return new eu(e.strValue,this.span(e.index),this.sourceSpan(e.index))}isArrowFunction(){let e=this.index,n=this.tokens;if(e>n.length-2)return!1;if(n[e].isIdentifier()&&n[e+1].isOperator("=>"))return!0;if(n[e].isCharacter(Et)){let r=e+1;for(r;r<n.length&&!(!n[r].isIdentifier()&&!n[r].isCharacter(ct));r++);return r<n.length-1&&n[r].isCharacter(We)&&n[r+1].isOperator("=>")}return!1}consumeStatementTerminator(){this.consumeOptionalCharacter(Rt)||this.consumeOptionalCharacter(ct)}error(e,n=this.index){this.errors.push(Hs(e,this.input,this.getErrorLocationText(n),this.parseSourceSpan)),this.skip()}getErrorLocationText(e){return e<this.tokens.length?`at column ${this.tokens[e].index+1} in`:"at the end of the expression"}_reportErrorForPrivateIdentifier(e,n){let r=`Private identifiers are not supported. Unexpected private identifier: ${e}`;n!==null&&(r+=`, ${n}`),this.error(r)}skip(){let e=this.next;for(;this.index<this.tokens.length&&!e.isCharacter(Rt)&&!e.isOperator("|")&&(this.rparensExpected<=0||!e.isCharacter(We))&&(this.rbracesExpected<=0||!e.isCharacter(St))&&(this.rbracketsExpected<=0||!e.isCharacter(Bn))&&(!(this.context&Gs.Writable)||!this.isAssignmentOperator(e));)this.next.isError()&&this.errors.push(Hs(this.next.toString(),this.input,this.getErrorLocationText(this.next.index),this.parseSourceSpan)),this.advance(),e=this.next}};function Hs(t,e,n,r){n.length>0&&(n=` ${n} `);let s=pr(r),i=`Parser Error: ${t}${n}[${e}] in ${s}`;return new V(r,i)}var Gu=class extends gs{constructor(){super(...arguments);l(this,"errors",[])}visitPipe(){this.errors.push("pipes")}};function LC(t){let e=new Map,n=0,r=0,s=0;for(;s<t.length;){let i=t[s];if(i.type===9){let[o,a]=i.parts;n+=a.length,r+=o.length}else{let o=i.parts.reduce((a,c)=>a+c.length,0);r+=o,n+=o}e.set(r,n),s++}return e}function MC(t){return t.visit(new Hu)}var Hu=class{visitUnary(e,n){return`${e.operator}${e.expr.visit(this,n)}`}visitBinary(e,n){return`${e.left.visit(this,n)} ${e.operation} ${e.right.visit(this,n)}`}visitChain(e,n){return e.expressions.map(r=>r.visit(this,n)).join("; ")}visitConditional(e,n){return`${e.condition.visit(this,n)} ? ${e.trueExp.visit(this,n)} : ${e.falseExp.visit(this,n)}`}visitThisReceiver(){return"this"}visitImplicitReceiver(){return""}visitInterpolation(e,n){return FC(e.strings,e.expressions.map(r=>r.visit(this,n))).join("")}visitKeyedRead(e,n){return`${e.receiver.visit(this,n)}[${e.key.visit(this,n)}]`}visitLiteralArray(e,n){return`[${e.expressions.map(r=>r.visit(this,n)).join(", ")}]`}visitLiteralMap(e,n){return`{${OC(e.keys.map(r=>r.kind==="spread"?"...":r.quoted?`'${r.key}'`:r.key),e.values.map(r=>r.visit(this,n))).map(([r,s])=>`${r}: ${s}`).join(", ")}}`}visitLiteralPrimitive(e){if(e.value===null)return"null";switch(typeof e.value){case"number":case"boolean":return e.value.toString();case"undefined":return"undefined";case"string":return`'${e.value.replace(/'/g,"\\'")}'`;default:throw new Error(`Unsupported primitive type: ${e.value}`)}}visitPipe(e,n){return`${e.exp.visit(this,n)} | ${e.name}`}visitPrefixNot(e,n){return`!${e.expression.visit(this,n)}`}visitNonNullAssert(e,n){return`${e.expression.visit(this,n)}!`}visitPropertyRead(e,n){return e.receiver instanceof Ht||e.receiver instanceof Ar?e.name:`${e.receiver.visit(this,n)}.${e.name}`}visitSafePropertyRead(e,n){return`${e.receiver.visit(this,n)}?.${e.name}`}visitSafeKeyedRead(e,n){return`${e.receiver.visit(this,n)}?.[${e.key.visit(this,n)}]`}visitCall(e,n){return`${e.receiver.visit(this,n)}(${e.args.map(r=>r.visit(this,n)).join(", ")})`}visitSafeCall(e,n){return`${e.receiver.visit(this,n)}?.(${e.args.map(r=>r.visit(this,n)).join(", ")})`}visitTypeofExpression(e,n){return`typeof ${e.expression.visit(this,n)}`}visitVoidExpression(e,n){return`void ${e.expression.visit(this,n)}`}visitRegularExpressionLiteral(e,n){return`/${e.body}/${e.flags||""}`}visitArrowFunction(e,n){let r;return e.parameters.length===1?r=e.parameters[0].name:r=`(${e.parameters.map(s=>s.name).join(", ")})`,`${r} => ${e.body.visit(this,n)}`}visitASTWithSource(e,n){return e.ast.visit(this,n)}visitTemplateLiteral(e,n){let r="";for(let s=0;s<e.elements.length;s++){r+=e.elements[s].visit(this,n);let i=s<e.expressions.length?e.expressions[s]:null;i!==null&&(r+="${"+i.visit(this,n)+"}")}return"`"+r+"`"}visitTemplateLiteralElement(e,n){return e.text}visitTaggedTemplateLiteral(e,n){return e.tag.visit(this,n)+e.template.visit(this,n)}visitSpreadElement(e,n){return`...${e.expression.visit(this,n)}`}visitParenthesizedExpression(e,n){return"("+e.expression.visit(this,n)+")"}};function OC(t,e){if(t.length!==e.length)throw new Error("Array lengths must match");return t.map((n,r)=>[n,e[r]])}function FC(t,e){let n=[];for(let r=0;r<Math.max(t.length,e.length);r++)r<t.length&&n.push(t[r]),r<e.length&&n.push(e[r]);return n}var Ml="svg",Ol="math",qu=class{},$C="boolean",BC="number",UC="string",VC="object";function Vi(t){let e=t.toLowerCase(),[n,r]=ft(e,!1);return n===Ml||n===Ol?`:${n}:${r}`:r}var GC=["[Element]|textContent,%ariaActiveDescendantElement,%ariaAtomic,%ariaAutoComplete,%ariaBusy,%ariaChecked,%ariaColCount,%ariaColIndex,%ariaColIndexText,%ariaColSpan,%ariaControlsElements,%ariaCurrent,%ariaDescribedByElements,%ariaDescription,%ariaDetailsElements,%ariaDisabled,%ariaErrorMessageElements,%ariaExpanded,%ariaFlowToElements,%ariaHasPopup,%ariaHidden,%ariaInvalid,%ariaKeyShortcuts,%ariaLabel,%ariaLabelledByElements,%ariaLevel,%ariaLive,%ariaModal,%ariaMultiLine,%ariaMultiSelectable,%ariaOrientation,%ariaOwnsElements,%ariaPlaceholder,%ariaPosInSet,%ariaPressed,%ariaReadOnly,%ariaRelevant,%ariaRequired,%ariaRoleDescription,%ariaRowCount,%ariaRowIndex,%ariaRowIndexText,%ariaRowSpan,%ariaSelected,%ariaSetSize,%ariaSort,%ariaValueMax,%ariaValueMin,%ariaValueNow,%ariaValueText,%classList,className,elementTiming,id,innerHTML,*beforecopy,*beforecut,*beforepaste,*fullscreenchange,*fullscreenerror,*search,*webkitfullscreenchange,*webkitfullscreenerror,outerHTML,%part,#scrollLeft,#scrollTop,slot,*message,*mozfullscreenchange,*mozfullscreenerror,*mozpointerlockchange,*mozpointerlockerror,*webglcontextcreationerror,*webglcontextlost,*webglcontextrestored","[HTMLElement]^[Element]|accessKey,autocapitalize,!autofocus,contentEditable,dir,!draggable,enterKeyHint,!hidden,!inert,innerText,inputMode,lang,nonce,*abort,*animationend,*animationiteration,*animationstart,*auxclick,*beforexrselect,*blur,*cancel,*canplay,*canplaythrough,*change,*click,*close,*contextmenu,*copy,*cuechange,*cut,*dblclick,*drag,*dragend,*dragenter,*dragleave,*dragover,*dragstart,*drop,*durationchange,*emptied,*ended,*error,*focus,*formdata,*gotpointercapture,*input,*invalid,*keydown,*keypress,*keyup,*load,*loadeddata,*loadedmetadata,*loadstart,*lostpointercapture,*mousedown,*mouseenter,*mouseleave,*mousemove,*mouseout,*mouseover,*mouseup,*mousewheel,*paste,*pause,*play,*playing,*pointercancel,*pointerdown,*pointerenter,*pointerleave,*pointermove,*pointerout,*pointerover,*pointerrawupdate,*pointerup,*progress,*ratechange,*reset,*resize,*scroll,*securitypolicyviolation,*seeked,*seeking,*select,*selectionchange,*selectstart,*slotchange,*stalled,*submit,*suspend,*timeupdate,*toggle,*transitioncancel,*transitionend,*transitionrun,*transitionstart,*volumechange,*waiting,*webkitanimationend,*webkitanimationiteration,*webkitanimationstart,*webkittransitionend,*wheel,outerText,!spellcheck,%style,#tabIndex,title,!translate,virtualKeyboardPolicy","abbr,address,article,aside,b,bdi,bdo,cite,content,code,dd,dfn,dt,em,figcaption,figure,footer,header,hgroup,i,kbd,main,mark,nav,noscript,rb,rp,rt,rtc,ruby,s,samp,search,section,small,strong,sub,sup,u,var,wbr^[HTMLElement]|accessKey,autocapitalize,!autofocus,contentEditable,dir,!draggable,enterKeyHint,!hidden,innerText,inputMode,lang,nonce,*abort,*animationend,*animationiteration,*animationstart,*auxclick,*beforexrselect,*blur,*cancel,*canplay,*canplaythrough,*change,*click,*close,*contextmenu,*copy,*cuechange,*cut,*dblclick,*drag,*dragend,*dragenter,*dragleave,*dragover,*dragstart,*drop,*durationchange,*emptied,*ended,*error,*focus,*formdata,*gotpointercapture,*input,*invalid,*keydown,*keypress,*keyup,*load,*loadeddata,*loadedmetadata,*loadstart,*lostpointercapture,*mousedown,*mouseenter,*mouseleave,*mousemove,*mouseout,*mouseover,*mouseup,*mousewheel,*paste,*pause,*play,*playing,*pointercancel,*pointerdown,*pointerenter,*pointerleave,*pointermove,*pointerout,*pointerover,*pointerrawupdate,*pointerup,*progress,*ratechange,*reset,*resize,*scroll,*securitypolicyviolation,*seeked,*seeking,*select,*selectionchange,*selectstart,*slotchange,*stalled,*submit,*suspend,*timeupdate,*toggle,*transitioncancel,*transitionend,*transitionrun,*transitionstart,*volumechange,*waiting,*webkitanimationend,*webkitanimationiteration,*webkitanimationstart,*webkittransitionend,*wheel,outerText,!spellcheck,%style,#tabIndex,title,!translate,virtualKeyboardPolicy","media^[HTMLElement]|!autoplay,!controls,%controlsList,%crossOrigin,#currentTime,!defaultMuted,#defaultPlaybackRate,!disableRemotePlayback,!loop,!muted,*encrypted,*waitingforkey,#playbackRate,preload,!preservesPitch,src,%srcObject,#volume",":svg:^[HTMLElement]|!autofocus,nonce,*abort,*animationend,*animationiteration,*animationstart,*auxclick,*beforexrselect,*blur,*cancel,*canplay,*canplaythrough,*change,*click,*close,*contextmenu,*copy,*cuechange,*cut,*dblclick,*drag,*dragend,*dragenter,*dragleave,*dragover,*dragstart,*drop,*durationchange,*emptied,*ended,*error,*focus,*formdata,*gotpointercapture,*input,*invalid,*keydown,*keypress,*keyup,*load,*loadeddata,*loadedmetadata,*loadstart,*lostpointercapture,*mousedown,*mouseenter,*mouseleave,*mousemove,*mouseout,*mouseover,*mouseup,*mousewheel,*paste,*pause,*play,*playing,*pointercancel,*pointerdown,*pointerenter,*pointerleave,*pointermove,*pointerout,*pointerover,*pointerrawupdate,*pointerup,*progress,*ratechange,*reset,*resize,*scroll,*securitypolicyviolation,*seeked,*seeking,*select,*selectionchange,*selectstart,*slotchange,*stalled,*submit,*suspend,*timeupdate,*toggle,*transitioncancel,*transitionend,*transitionrun,*transitionstart,*volumechange,*waiting,*webkitanimationend,*webkitanimationiteration,*webkitanimationstart,*webkittransitionend,*wheel,%style,#tabIndex",":svg:graphics^:svg:|",":svg:animation^:svg:|*begin,*end,*repeat",":svg:geometry^:svg:|",":svg:componentTransferFunction^:svg:|",":svg:gradient^:svg:|",":svg:textContent^:svg:graphics|",":svg:textPositioning^:svg:textContent|","a^[HTMLElement]|charset,coords,download,hash,host,hostname,href,hreflang,name,password,pathname,ping,port,protocol,referrerPolicy,rel,%relList,rev,search,shape,target,text,type,username","area^[HTMLElement]|alt,coords,download,hash,host,hostname,href,!noHref,password,pathname,ping,port,protocol,referrerPolicy,rel,%relList,search,shape,target,username","audio^media|","br^[HTMLElement]|clear","base^[HTMLElement]|href,target","body^[HTMLElement]|aLink,background,bgColor,link,*afterprint,*beforeprint,*beforeunload,*blur,*error,*focus,*hashchange,*languagechange,*load,*message,*messageerror,*offline,*online,*pagehide,*pageshow,*popstate,*rejectionhandled,*resize,*scroll,*storage,*unhandledrejection,*unload,text,vLink","button^[HTMLElement]|!disabled,formAction,formEnctype,formMethod,!formNoValidate,formTarget,name,type,value","canvas^[HTMLElement]|#height,#width","content^[HTMLElement]|select","dl^[HTMLElement]|!compact","data^[HTMLElement]|value","datalist^[HTMLElement]|","details^[HTMLElement]|!open","dialog^[HTMLElement]|!open,returnValue","dir^[HTMLElement]|!compact","div^[HTMLElement]|align","embed^[HTMLElement]|align,height,name,src,type,width","fieldset^[HTMLElement]|!disabled,name","font^[HTMLElement]|color,face,size","form^[HTMLElement]|acceptCharset,action,autocomplete,encoding,enctype,method,name,!noValidate,target","frame^[HTMLElement]|frameBorder,longDesc,marginHeight,marginWidth,name,!noResize,scrolling,src","frameset^[HTMLElement]|cols,*afterprint,*beforeprint,*beforeunload,*blur,*error,*focus,*hashchange,*languagechange,*load,*message,*messageerror,*offline,*online,*pagehide,*pageshow,*popstate,*rejectionhandled,*resize,*scroll,*storage,*unhandledrejection,*unload,rows","geolocation^[HTMLElement]|accuracymode,!autolocate,*location,*promptaction,*promptdismiss,*validationstatuschange,!watch","hr^[HTMLElement]|align,color,!noShade,size,width","head^[HTMLElement]|","h1,h2,h3,h4,h5,h6^[HTMLElement]|align","html^[HTMLElement]|version","iframe^[HTMLElement]|align,allow,!allowFullscreen,!allowPaymentRequest,csp,frameBorder,height,loading,longDesc,marginHeight,marginWidth,name,referrerPolicy,%sandbox,scrolling,src,srcdoc,width","img^[HTMLElement]|align,alt,border,%crossOrigin,decoding,#height,#hspace,!isMap,loading,longDesc,lowsrc,name,referrerPolicy,sizes,src,srcset,useMap,#vspace,#width","input^[HTMLElement]|accept,align,alt,autocomplete,!checked,!defaultChecked,defaultValue,dirName,!disabled,%files,formAction,formEnctype,formMethod,!formNoValidate,formTarget,#height,!incremental,!indeterminate,max,#maxLength,min,#minLength,!multiple,name,pattern,placeholder,!readOnly,!required,selectionDirection,#selectionEnd,#selectionStart,#size,src,step,type,useMap,value,%valueAsDate,#valueAsNumber,#width","li^[HTMLElement]|type,#value","label^[HTMLElement]|htmlFor","legend^[HTMLElement]|align","link^[HTMLElement]|as,charset,%crossOrigin,!disabled,href,hreflang,imageSizes,imageSrcset,integrity,media,referrerPolicy,rel,%relList,rev,%sizes,target,type","map^[HTMLElement]|name","marquee^[HTMLElement]|behavior,bgColor,direction,height,#hspace,#loop,#scrollAmount,#scrollDelay,!trueSpeed,#vspace,width","menu^[HTMLElement]|!compact","meta^[HTMLElement]|content,httpEquiv,media,name,scheme","meter^[HTMLElement]|#high,#low,#max,#min,#optimum,#value","ins,del^[HTMLElement]|cite,dateTime","ol^[HTMLElement]|!compact,!reversed,#start,type","object^[HTMLElement]|align,archive,border,code,codeBase,codeType,data,!declare,height,#hspace,name,standby,type,useMap,#vspace,width","optgroup^[HTMLElement]|!disabled,label","option^[HTMLElement]|!defaultSelected,!disabled,label,!selected,text,value","output^[HTMLElement]|defaultValue,%htmlFor,name,value","p^[HTMLElement]|align","param^[HTMLElement]|name,type,value,valueType","picture^[HTMLElement]|","pre^[HTMLElement]|#width","progress^[HTMLElement]|#max,#value","q,blockquote,cite^[HTMLElement]|","script^[HTMLElement]|!async,charset,%crossOrigin,!defer,event,htmlFor,integrity,!noModule,%referrerPolicy,src,text,type","select^[HTMLElement]|autocomplete,!disabled,#length,!multiple,name,!required,#selectedIndex,#size,value","selectedcontent^[HTMLElement]|","slot^[HTMLElement]|name","source^[HTMLElement]|#height,media,sizes,src,srcset,type,#width","span^[HTMLElement]|","style^[HTMLElement]|!disabled,media,type","search^[HTMLELement]|","caption^[HTMLElement]|align","th,td^[HTMLElement]|abbr,align,axis,bgColor,ch,chOff,#colSpan,headers,height,!noWrap,#rowSpan,scope,vAlign,width","col,colgroup^[HTMLElement]|align,ch,chOff,#span,vAlign,width","table^[HTMLElement]|align,bgColor,border,%caption,cellPadding,cellSpacing,frame,rules,summary,%tFoot,%tHead,width","tr^[HTMLElement]|align,bgColor,ch,chOff,vAlign","tfoot,thead,tbody^[HTMLElement]|align,ch,chOff,vAlign","template^[HTMLElement]|","textarea^[HTMLElement]|autocomplete,#cols,defaultValue,dirName,!disabled,#maxLength,#minLength,name,placeholder,!readOnly,!required,#rows,selectionDirection,#selectionEnd,#selectionStart,value,wrap","time^[HTMLElement]|dateTime","title^[HTMLElement]|text","track^[HTMLElement]|!default,kind,label,src,srclang","ul^[HTMLElement]|!compact,type","unknown^[HTMLElement]|","video^media|!disablePictureInPicture,#height,*enterpictureinpicture,*leavepictureinpicture,!playsInline,poster,#width",":svg:a^:svg:graphics|",":svg:animate^:svg:animation|",":svg:animateMotion^:svg:animation|",":svg:animateTransform^:svg:animation|",":svg:circle^:svg:geometry|",":svg:clipPath^:svg:graphics|",":svg:defs^:svg:graphics|",":svg:desc^:svg:|",":svg:discard^:svg:|",":svg:ellipse^:svg:geometry|",":svg:feBlend^:svg:|",":svg:feColorMatrix^:svg:|",":svg:feComponentTransfer^:svg:|",":svg:feComposite^:svg:|",":svg:feConvolveMatrix^:svg:|",":svg:feDiffuseLighting^:svg:|",":svg:feDisplacementMap^:svg:|",":svg:feDistantLight^:svg:|",":svg:feDropShadow^:svg:|",":svg:feFlood^:svg:|",":svg:feFuncA^:svg:componentTransferFunction|",":svg:feFuncB^:svg:componentTransferFunction|",":svg:feFuncG^:svg:componentTransferFunction|",":svg:feFuncR^:svg:componentTransferFunction|",":svg:feGaussianBlur^:svg:|",":svg:feImage^:svg:|",":svg:feMerge^:svg:|",":svg:feMergeNode^:svg:|",":svg:feMorphology^:svg:|",":svg:feOffset^:svg:|",":svg:fePointLight^:svg:|",":svg:feSpecularLighting^:svg:|",":svg:feSpotLight^:svg:|",":svg:feTile^:svg:|",":svg:feTurbulence^:svg:|",":svg:filter^:svg:|",":svg:foreignObject^:svg:graphics|",":svg:g^:svg:graphics|",":svg:image^:svg:graphics|decoding",":svg:line^:svg:geometry|",":svg:linearGradient^:svg:gradient|",":svg:mpath^:svg:|",":svg:marker^:svg:|",":svg:mask^:svg:|",":svg:metadata^:svg:|",":svg:path^:svg:geometry|",":svg:pattern^:svg:|",":svg:polygon^:svg:geometry|",":svg:polyline^:svg:geometry|",":svg:radialGradient^:svg:gradient|",":svg:rect^:svg:geometry|",":svg:svg^:svg:graphics|#currentScale,#zoomAndPan",":svg:script^:svg:|type",":svg:set^:svg:animation|",":svg:stop^:svg:|",":svg:style^:svg:|!disabled,media,title,type",":svg:switch^:svg:graphics|",":svg:symbol^:svg:|",":svg:tspan^:svg:textPositioning|",":svg:text^:svg:textPositioning|",":svg:textPath^:svg:textContent|",":svg:title^:svg:|",":svg:use^:svg:graphics|",":svg:view^:svg:|#zoomAndPan","data^[HTMLElement]|value","keygen^[HTMLElement]|!autofocus,challenge,!disabled,form,keytype,name","menuitem^[HTMLElement]|type,label,icon,!disabled,!checked,radiogroup,!default","summary^[HTMLElement]|","time^[HTMLElement]|dateTime",":svg:cursor^:svg:|",":math:^[HTMLElement]|!autofocus,nonce,*abort,*animationend,*animationiteration,*animationstart,*auxclick,*beforeinput,*beforematch,*beforetoggle,*beforexrselect,*blur,*cancel,*canplay,*canplaythrough,*change,*click,*close,*contentvisibilityautostatechange,*contextlost,*contextmenu,*contextrestored,*copy,*cuechange,*cut,*dblclick,*drag,*dragend,*dragenter,*dragleave,*dragover,*dragstart,*drop,*durationchange,*emptied,*ended,*error,*focus,*formdata,*gotpointercapture,*input,*invalid,*keydown,*keypress,*keyup,*load,*loadeddata,*loadedmetadata,*loadstart,*lostpointercapture,*mousedown,*mouseenter,*mouseleave,*mousemove,*mouseout,*mouseover,*mouseup,*mousewheel,*paste,*pause,*play,*playing,*pointercancel,*pointerdown,*pointerenter,*pointerleave,*pointermove,*pointerout,*pointerover,*pointerrawupdate,*pointerup,*progress,*ratechange,*reset,*resize,*scroll,*scrollend,*securitypolicyviolation,*seeked,*seeking,*select,*selectionchange,*selectstart,*slotchange,*stalled,*submit,*suspend,*timeupdate,*toggle,*transitioncancel,*transitionend,*transitionrun,*transitionstart,*volumechange,*waiting,*webkitanimationend,*webkitanimationiteration,*webkitanimationstart,*webkittransitionend,*wheel,%style,#tabIndex",":math:math^:math:|",":math:maction^:math:|",":math:menclose^:math:|",":math:merror^:math:|",":math:mfenced^:math:|",":math:mfrac^:math:|",":math:mi^:math:|",":math:mmultiscripts^:math:|",":math:mn^:math:|",":math:mo^:math:|",":math:mover^:math:|",":math:mpadded^:math:|",":math:mphantom^:math:|",":math:mroot^:math:|",":math:mrow^:math:|",":math:ms^:math:|",":math:mspace^:math:|",":math:msqrt^:math:|",":math:mstyle^:math:|",":math:msub^:math:|",":math:msubsup^:math:|",":math:msup^:math:|",":math:mtable^:math:|",":math:mtd^:math:|",":math:mtext^:math:|",":math:mtr^:math:|",":math:munder^:math:|",":math:munderover^:math:|",":math:semantics^:math:|"],ig=new Map(Object.entries({class:"className",for:"htmlFor",formaction:"formAction",innerHtml:"innerHTML",readonly:"readOnly",tabindex:"tabIndex","aria-activedescendant":"ariaActiveDescendantElement","aria-atomic":"ariaAtomic","aria-autocomplete":"ariaAutoComplete","aria-busy":"ariaBusy","aria-checked":"ariaChecked","aria-colcount":"ariaColCount","aria-colindex":"ariaColIndex","aria-colindextext":"ariaColIndexText","aria-colspan":"ariaColSpan","aria-controls":"ariaControlsElements","aria-current":"ariaCurrent","aria-describedby":"ariaDescribedByElements","aria-description":"ariaDescription","aria-details":"ariaDetailsElements","aria-disabled":"ariaDisabled","aria-errormessage":"ariaErrorMessageElements","aria-expanded":"ariaExpanded","aria-flowto":"ariaFlowToElements","aria-haspopup":"ariaHasPopup","aria-hidden":"ariaHidden","aria-invalid":"ariaInvalid","aria-keyshortcuts":"ariaKeyShortcuts","aria-label":"ariaLabel","aria-labelledby":"ariaLabelledByElements","aria-level":"ariaLevel","aria-live":"ariaLive","aria-modal":"ariaModal","aria-multiline":"ariaMultiLine","aria-multiselectable":"ariaMultiSelectable","aria-orientation":"ariaOrientation","aria-owns":"ariaOwnsElements","aria-placeholder":"ariaPlaceholder","aria-posinset":"ariaPosInSet","aria-pressed":"ariaPressed","aria-readonly":"ariaReadOnly","aria-required":"ariaRequired","aria-roledescription":"ariaRoleDescription","aria-rowcount":"ariaRowCount","aria-rowindex":"ariaRowIndex","aria-rowindextext":"ariaRowIndexText","aria-rowspan":"ariaRowSpan","aria-selected":"ariaSelected","aria-setsize":"ariaSetSize","aria-sort":"ariaSort","aria-valuemax":"ariaValueMax","aria-valuemin":"ariaValueMin","aria-valuenow":"ariaValueNow","aria-valuetext":"ariaValueText"})),HC=Array.from(ig).reduce((t,[e,n])=>(t.set(e,n),t),new Map),zt=class extends qu{constructor(){super();l(this,"_schema",new Map);l(this,"_eventSchema",new Map);GC.forEach(n=>{let r=new Map,s=new Set,[i,o]=n.split("|"),a=o.split(","),[c,u]=i.split("^");c.split(",").forEach(d=>{this._schema.set(d.toLowerCase(),r),this._eventSchema.set(d.toLowerCase(),s)});let h=u&&this._schema.get(u.toLowerCase());if(h){for(let[d,p]of h)r.set(d,p);for(let d of this._eventSchema.get(u.toLowerCase()))s.add(d)}a.forEach(d=>{if(d.length>0)switch(d[0]){case"*":s.add(d.substring(1));break;case"!":r.set(d.substring(1),$C);break;case"#":r.set(d.substring(1),BC);break;case"%":r.set(d.substring(1),VC);break;default:r.set(d,UC)}})})}hasProperty(n,r,s){if(s.some(a=>a.name===Hc.name))return!0;let i=Vi(n);if(i.includes("-")){if(cf(i)||ru(i))return!1;if(s.some(a=>a.name===Gc.name))return!0}return(this._schema.get(i)||this._schema.get("unknown")).has(r)}hasElement(n,r){if(r.some(i=>i.name===Hc.name))return!0;let s=Vi(n);return s.includes("-")&&(cf(s)||ru(s)||r.some(i=>i.name===Gc.name))?!0:this._schema.has(s)}securityContext(n,r,s){var c,u;s&&(r=this.getMappedPropName(r));let i=Vi(n);r=r.toLowerCase();let o=oE();return(u=(c=o[i+"|"+r])!=null?c:o["*|"+r])!=null?u:re.NONE}getMappedPropName(n){var r;return(r=ig.get(n))!=null?r:n}getDefaultComponentElementName(){return"ng-component"}validateProperty(n){return n.toLowerCase().startsWith("on")?{error:!0,msg:`Binding to event property '${n}' is disallowed for security reasons, please use (${n.slice(2)})=...
|
|
22
|
+
If '${n}' is a directive input, make sure the directive is imported by the current module.`}:{error:!1}}validateAttribute(n){return n.toLowerCase().startsWith("on")?{error:!0,msg:`Binding to event attribute '${n}' is disallowed for security reasons, please use (${n.slice(2)})=...`}:{error:!1}}allKnownElementNames(){return Array.from(this._schema.keys())}allKnownAttributesOfElement(n){let r=Vi(n),s=this._schema.get(r)||this._schema.get("unknown");return Array.from(s.keys()).map(i=>{var o;return(o=HC.get(i))!=null?o:i})}allKnownEventsOfElement(n){var s;let r=Vi(n);return Array.from((s=this._eventSchema.get(r))!=null?s:[])}normalizeAnimationStyleProperty(n){return ME(n)}normalizeAnimationStyleValue(n,r,s){let i="",o=s.toString().trim(),a=null;if(qC(n)&&s!==0&&s!=="0")if(typeof s=="number")i="px";else{let c=s.match(/^[+-]?[\d\.]+([a-z]*)$/);c&&c[1].length==0&&(a=`Please provide a CSS unit value for ${r}:${s}`)}return{error:a,value:o+i}}};function qC(t){switch(t){case"width":case"height":case"minWidth":case"minHeight":case"maxWidth":case"maxHeight":case"left":case"top":case"bottom":case"right":case"fontSize":case"outlineWidth":case"outlineOffset":case"paddingTop":case"paddingLeft":case"paddingBottom":case"paddingRight":case"marginTop":case"marginLeft":case"marginBottom":case"marginRight":case"borderRadius":case"borderWidth":case"borderTopWidth":case"borderLeftWidth":case"borderRightWidth":case"borderBottomWidth":case"textIndent":return!0;default:return!1}}var ee=class{constructor({closedByChildren:e,implicitNamespacePrefix:n,contentType:r=pn.PARSABLE_DATA,closedByParent:s=!1,isVoid:i=!1,ignoreFirstLf:o=!1,preventNamespaceInheritance:a=!1,canSelfClose:c=!1}={}){l(this,"closedByChildren",{});l(this,"contentType");l(this,"closedByParent",!1);l(this,"implicitNamespacePrefix");l(this,"isVoid");l(this,"ignoreFirstLf");l(this,"canSelfClose");l(this,"preventNamespaceInheritance");e&&e.length>0&&e.forEach(u=>this.closedByChildren[u]=!0),this.isVoid=i,this.closedByParent=s||i,this.implicitNamespacePrefix=n||null,this.contentType=r,this.ignoreFirstLf=o,this.preventNamespaceInheritance=a,this.canSelfClose=c!=null?c:i}isClosedByChild(e){return this.isVoid||e.toLowerCase()in this.closedByChildren}getContentType(e){if(typeof this.contentType=="object"){let n=e===void 0?void 0:this.contentType[e];return n!=null?n:this.contentType.default}return this.contentType}},jf,Ps;function Wu(t){var e,n;return Ps||(jf=new ee({canSelfClose:!0}),Ps=Object.assign(Object.create(null),{base:new ee({isVoid:!0}),meta:new ee({isVoid:!0}),area:new ee({isVoid:!0}),embed:new ee({isVoid:!0}),link:new ee({isVoid:!0}),img:new ee({isVoid:!0}),input:new ee({isVoid:!0}),param:new ee({isVoid:!0}),hr:new ee({isVoid:!0}),br:new ee({isVoid:!0}),source:new ee({isVoid:!0}),track:new ee({isVoid:!0}),wbr:new ee({isVoid:!0}),p:new ee({closedByChildren:["address","article","aside","blockquote","div","dl","fieldset","footer","form","h1","h2","h3","h4","h5","h6","header","hgroup","hr","main","nav","ol","p","pre","section","table","ul"],closedByParent:!0}),thead:new ee({closedByChildren:["tbody","tfoot"]}),tbody:new ee({closedByChildren:["tbody","tfoot"],closedByParent:!0}),tfoot:new ee({closedByChildren:["tbody"],closedByParent:!0}),tr:new ee({closedByChildren:["tr"],closedByParent:!0}),td:new ee({closedByChildren:["td","th"],closedByParent:!0}),th:new ee({closedByChildren:["td","th"],closedByParent:!0}),col:new ee({isVoid:!0}),svg:new ee({implicitNamespacePrefix:"svg"}),foreignObject:new ee({implicitNamespacePrefix:"svg",preventNamespaceInheritance:!0}),math:new ee({implicitNamespacePrefix:"math"}),li:new ee({closedByChildren:["li"],closedByParent:!0}),dt:new ee({closedByChildren:["dt","dd"]}),dd:new ee({closedByChildren:["dt","dd"],closedByParent:!0}),rb:new ee({closedByChildren:["rb","rt","rtc","rp"],closedByParent:!0}),rt:new ee({closedByChildren:["rb","rt","rtc","rp"],closedByParent:!0}),rtc:new ee({closedByChildren:["rb","rtc","rp"],closedByParent:!0}),rp:new ee({closedByChildren:["rb","rt","rtc","rp"],closedByParent:!0}),optgroup:new ee({closedByChildren:["optgroup"],closedByParent:!0}),option:new ee({closedByChildren:["option","optgroup"],closedByParent:!0}),pre:new ee({ignoreFirstLf:!0}),listing:new ee({ignoreFirstLf:!0}),style:new ee({contentType:pn.RAW_TEXT}),script:new ee({contentType:pn.RAW_TEXT}),title:new ee({contentType:{default:pn.ESCAPABLE_RAW_TEXT,svg:pn.PARSABLE_DATA}}),textarea:new ee({contentType:pn.ESCAPABLE_RAW_TEXT,ignoreFirstLf:!0})}),new zt().allKnownElementNames().forEach(r=>{!Ps[r]&&su(r)===null&&(Ps[r]=new ee({canSelfClose:!1}))})),(n=(e=Ps[t])!=null?e:Ps[t.toLowerCase()])!=null?n:jf}var zf={A:"LINK",B:"BOLD_TEXT",BR:"LINE_BREAK",EM:"EMPHASISED_TEXT",H1:"HEADING_LEVEL1",H2:"HEADING_LEVEL2",H3:"HEADING_LEVEL3",H4:"HEADING_LEVEL4",H5:"HEADING_LEVEL5",H6:"HEADING_LEVEL6",HR:"HORIZONTAL_RULE",I:"ITALIC_TEXT",LI:"LIST_ITEM",LINK:"MEDIA_LINK",OL:"ORDERED_LIST",P:"PARAGRAPH",Q:"QUOTATION",S:"STRIKETHROUGH_TEXT",SMALL:"SMALL_TEXT",SUB:"SUBSTRIPT",SUP:"SUPERSCRIPT",TBODY:"TABLE_BODY",TD:"TABLE_CELL",TFOOT:"TABLE_FOOTER",TH:"TABLE_HEADER_CELL",THEAD:"TABLE_HEADER",TR:"TABLE_ROW",TT:"MONOSPACED_TEXT",U:"UNDERLINED_TEXT",UL:"UNORDERED_LIST"},ju=class{constructor(){l(this,"_placeHolderNameCounts",{});l(this,"_signatureToName",{})}getStartTagPlaceholderName(e,n,r){let s=this._hashTag(e,n,r);if(this._signatureToName[s])return this._signatureToName[s];let i=e.toUpperCase(),o=zf[i]||`TAG_${i}`,a=this._generateUniqueName(r?o:`START_${o}`);return this._signatureToName[s]=a,a}getCloseTagPlaceholderName(e){let n=this._hashClosingTag(e);if(this._signatureToName[n])return this._signatureToName[n];let r=e.toUpperCase(),s=zf[r]||`TAG_${r}`,i=this._generateUniqueName(`CLOSE_${s}`);return this._signatureToName[n]=i,i}getPlaceholderName(e,n){let r=e.toUpperCase(),s=`PH: ${r}=${n}`;if(this._signatureToName[s])return this._signatureToName[s];let i=this._generateUniqueName(r);return this._signatureToName[s]=i,i}getUniquePlaceholder(e){return this._generateUniqueName(e.toUpperCase())}getStartBlockPlaceholderName(e,n){let r=this._hashBlock(e,n);if(this._signatureToName[r])return this._signatureToName[r];let s=this._generateUniqueName(`START_BLOCK_${this._toSnakeCase(e)}`);return this._signatureToName[r]=s,s}getCloseBlockPlaceholderName(e){let n=this._hashClosingBlock(e);if(this._signatureToName[n])return this._signatureToName[n];let r=this._generateUniqueName(`CLOSE_BLOCK_${this._toSnakeCase(e)}`);return this._signatureToName[n]=r,r}_hashTag(e,n,r){let s=`<${e}`,i=Object.keys(n).sort().map(a=>` ${a}=${n[a]}`).join(""),o=r?"/>":`></${e}>`;return s+i+o}_hashClosingTag(e){return this._hashTag(`/${e}`,{},!1)}_hashBlock(e,n){let r=n.length===0?"":` (${n.sort().join("; ")})`;return`@${e}${r} {}`}_hashClosingBlock(e){return this._hashBlock(`close_${e}`,[])}_toSnakeCase(e){return e.toUpperCase().replace(/[^A-Z0-9]/g,"_")}_generateUniqueName(e){if(!this._placeHolderNameCounts.hasOwnProperty(e))return this._placeHolderNameCounts[e]=1,e;let r=this._placeHolderNameCounts[e];return this._placeHolderNameCounts[e]=r+1,`${e}_${r}`}},WC=new yl(new Xo);function jC(t,e){let n=new zu(WC,t,e);return(r,s,i,o,a)=>n.toI18nMessage(r,s,i,o,a)}function zC(t,e){return e}var zu=class{constructor(e,n,r){l(this,"_expressionParser");l(this,"_retainEmptyTokens");l(this,"_preserveExpressionWhitespace");this._expressionParser=e,this._retainEmptyTokens=n,this._preserveExpressionWhitespace=r}toI18nMessage(e,n="",r="",s="",i){let o={isIcu:e.length==1&&e[0]instanceof ls,icuDepth:0,placeholderRegistry:new ju,placeholderToContent:{},placeholderToMessage:{},visitNodeFn:i||zC},a=me(this,e,o);return new wt(a,o.placeholderToContent,o.placeholderToMessage,n,r,s)}visitElement(e,n){return this._visitElementLike(e,n)}visitComponent(e,n){return this._visitElementLike(e,n)}visitDirective(e,n){throw new Error("Unreachable code")}visitAttribute(e,n){let r=e.valueTokens===void 0||e.valueTokens.length===1?new Oi(e.value,e.valueSpan||e.sourceSpan):this._visitTextWithInterpolation(e.valueTokens,e.valueSpan||e.sourceSpan,n,e.i18n);return n.visitNodeFn(e,r)}visitText(e,n){let r=e.tokens.length===1?new Oi(e.value,e.sourceSpan):this._visitTextWithInterpolation(e.tokens,e.sourceSpan,n,e.i18n);return n.visitNodeFn(e,r)}visitComment(e,n){return null}visitExpansion(e,n){n.icuDepth++;let r={},s=new Ya(e.switchValue,e.type,r,e.sourceSpan);if(e.cases.forEach(a=>{r[a.value]=new Gn(a.expression.map(c=>c.visit(this,n)),a.expSourceSpan)}),n.icuDepth--,n.isIcu||n.icuDepth>0){let a=n.placeholderRegistry.getUniquePlaceholder(`VAR_${e.type}`);return s.expressionPlaceholder=a,n.placeholderToContent[a]={text:e.switchValue,sourceSpan:e.switchValueSourceSpan},n.visitNodeFn(e,s)}let i=n.placeholderRegistry.getPlaceholderName("ICU",e.sourceSpan.toString());n.placeholderToMessage[i]=this.toI18nMessage([e],"","","",void 0);let o=new fi(s,i,e.sourceSpan);return n.visitNodeFn(e,o)}visitExpansionCase(e,n){throw new Error("Unreachable code")}visitBlock(e,n){var c;let r=me(this,e.children,n);if(e.name==="switch")return new Gn(r,e.sourceSpan);let s=e.parameters.map(u=>u.expression),i=n.placeholderRegistry.getStartBlockPlaceholderName(e.name,s),o=n.placeholderRegistry.getCloseBlockPlaceholderName(e.name);n.placeholderToContent[i]={text:e.startSourceSpan.toString(),sourceSpan:e.startSourceSpan},n.placeholderToContent[o]={text:e.endSourceSpan?e.endSourceSpan.toString():"}",sourceSpan:(c=e.endSourceSpan)!=null?c:e.sourceSpan};let a=new Pr(e.name,s,i,o,r,e.sourceSpan,e.startSourceSpan,e.endSourceSpan);return n.visitNodeFn(e,a)}visitBlockParameter(e,n){throw new Error("Unreachable code")}visitLetDeclaration(e,n){return null}_visitElementLike(e,n){var d;let r=me(this,e.children,n),s={},i=p=>{s[p.name]=p.value},o,a;e instanceof Xt?(o=e.name,a=Wu(e.name).isVoid):(o=e.fullName,a=e.tagName?Wu(e.tagName).isVoid:!1),e.attrs.forEach(i),e.directives.forEach(p=>p.attrs.forEach(i));let c=n.placeholderRegistry.getStartTagPlaceholderName(o,s,a);n.placeholderToContent[c]={text:e.startSourceSpan.toString(),sourceSpan:e.startSourceSpan};let u="";a||(u=n.placeholderRegistry.getCloseTagPlaceholderName(o),n.placeholderToContent[u]={text:`</${o}>`,sourceSpan:(d=e.endSourceSpan)!=null?d:e.sourceSpan});let h=new Rr(o,s,c,u,r,a,e.sourceSpan,e.startSourceSpan,e.endSourceSpan);return n.visitNodeFn(e,h)}_visitTextWithInterpolation(e,n,r,s){let i=[],o=!1;for(let a of e)switch(a.type){case 8:case 17:o=!0;let[c,u,h]=a.parts,d=JC(u)||"INTERPOLATION",p=r.placeholderRegistry.getPlaceholderName(d,u);if(this._preserveExpressionWhitespace)r.placeholderToContent[p]={text:a.parts.join(""),sourceSpan:a.sourceSpan},i.push(new Ro(u,p,a.sourceSpan));else{let g=this.normalizeExpression(a);r.placeholderToContent[p]={text:`${c}${g}${h}`,sourceSpan:a.sourceSpan},i.push(new Ro(g,p,a.sourceSpan))}break;default:if(a.parts[0].length>0||this._retainEmptyTokens){let g=i[i.length-1];g instanceof Oi?(g.value+=a.parts[0],g.sourceSpan=new G(g.sourceSpan.start,a.sourceSpan.end,g.sourceSpan.fullStart,g.sourceSpan.details)):i.push(new Oi(a.parts[0],a.sourceSpan))}else this._retainEmptyTokens&&i.push(new Oi(a.parts[0],a.sourceSpan));break}return o?(KC(i,s),new Gn(i,n)):i[0]}normalizeExpression(e){let n=e.parts[1],r=this._expressionParser.parseBinding(n,e.sourceSpan,e.sourceSpan.start.offset);return MC(r)}};function KC(t,e){if(e instanceof wt&&(XC(e),e=e.nodes[0]),e instanceof Gn){YC(e.children,t);for(let n=0;n<t.length;n++)t[n].sourceSpan=e.children[n].sourceSpan}}function XC(t){let e=t.nodes;if(e.length!==1||!(e[0]instanceof Gn))throw new Error("Unexpected previous i18n message - expected it to consist of only a single `Container` node.")}function YC(t,e){if(t.length!==e.length)throw new Error(`
|
|
26
23
|
The number of i18n message children changed between first and second pass.
|
|
27
24
|
|
|
28
25
|
First pass (${t.length} tokens):
|
|
@@ -32,20 +29,21 @@ ${t.map(n=>`"${n.sourceSpan.toString()}"`).join(`
|
|
|
32
29
|
Second pass (${e.length} tokens):
|
|
33
30
|
${e.map(n=>`"${n.sourceSpan.toString()}"`).join(`
|
|
34
31
|
`)}
|
|
35
|
-
`.trim());if(t.some((n,r)=>e[r].constructor!==n.constructor))throw new Error("The types of the i18n message children changed between first and second pass.")}var xC=/\/\/[\s\S]*i18n[\s\S]*\([\s\S]*ph[\s\S]*=[\s\S]*("|')([\s\S]*?)\1[\s\S]*\)/g;function CC(t){return t.split(xC)[2]}var gf=new Set(["iframe|srcdoc","*|innerhtml","*|outerhtml","embed|src","iframe|src","object|codebase","object|data"]);function yf(t,e){return t=t.toLowerCase(),e=e.toLowerCase(),gf.has(t+"|"+e)||gf.has("*|"+e)}var AC=t=>(e,n)=>{var s;let r=(s=t.get(e))!=null?s:e;return r instanceof er&&(n instanceof hi&&r.i18n instanceof vt&&(n.previousMessage=r.i18n),r.i18n=n),n},cl=class{constructor(e=!1,n=!1,r=!0,s=!r){a(this,"keepI18nAttrs");a(this,"enableI18nLegacyMessageIdFormat");a(this,"preserveSignificantWhitespace");a(this,"retainEmptyTokens");a(this,"hasI18nMeta",!1);a(this,"_errors",[]);this.keepI18nAttrs=e,this.enableI18nLegacyMessageIdFormat=n,this.preserveSignificantWhitespace=r,this.retainEmptyTokens=s}_generateI18nMessage(e,n="",r){let{meaning:s,description:i,customId:o}=this._parseMetadata(n),c=vC(this.retainEmptyTokens,this.preserveSignificantWhitespace)(e,s,i,o,r);return this._setMessageId(c,n),this._setLegacyIds(c,n),c}visitAllWithErrors(e){let n=e.map(r=>r.visit(this,null));return new ol(n,this._errors)}visitElement(e){return this._visitElementLike(e),e}visitComponent(e,n){return this._visitElementLike(e),e}visitExpansion(e,n){let r,s=e.i18n;if(this.hasI18nMeta=!0,s instanceof hi){let i=s.name;r=this._generateI18nMessage([e],s);let o=$d(r);o.name=i,n!==null&&(n.placeholderToMessage[i]=r)}else r=this._generateI18nMessage([e],n||s);return e.i18n=r,e}visitText(e){return e}visitAttribute(e){return e}visitComment(e){return e}visitExpansionCase(e){return e}visitBlock(e,n){return ge(this,e.children,n),e}visitBlockParameter(e,n){return e}visitLetDeclaration(e,n){return e}visitDirective(e,n){return e}_visitElementLike(e){let n;if(VE(e)){this.hasI18nMeta=!0;let r=[],s={};for(let i of e.attrs)if(i.name===Fd){let o=e.i18n||i.value,l=new Map,c=this.preserveSignificantWhitespace?e.children:xn(new al(!1,l),e.children);n=this._generateI18nMessage(c,o,AC(l)),n.nodes.length===0&&(n=void 0),e.i18n=n}else if(i.name.startsWith(jc)){let o=i.name.slice(jc.length),l;e instanceof ht?l=e.tagName===null?!1:yf(e.tagName,o):l=yf(e.name,o),l?this._reportError(i,`Translating attribute '${o}' is disallowed for security reasons.`):s[o]=i.value}else r.push(i);if(Object.keys(s).length)for(let i of r){let o=s[i.name];o!==void 0&&i.value&&(i.i18n=this._generateI18nMessage([i],i.i18n||o))}this.keepI18nAttrs||(e.attrs=r)}ge(this,e.children,n)}_parseMetadata(e){return typeof e=="string"?DC(e):e instanceof vt?e:{}}_setMessageId(e,n){e.id||(e.id=n instanceof vt&&n.id||qS(e))}_setLegacyIds(e,n){if(this.enableI18nLegacyMessageIdFormat)e.legacyIds=[HS(e),wd(e)];else if(typeof n!="string"){let r=n instanceof vt?n:n instanceof hi?n.previousMessage:void 0;e.legacyIds=r?r.legacyIds:[]}}_reportError(e,n){this._errors.push(new G(e.sourceSpan,n))}},IC="|",NC="@@";function DC(t=""){let e,n,r;if(t=t.trim(),t){let s=t.indexOf(NC),i=t.indexOf(IC),o;[o,e]=s>-1?[t.slice(0,s),t.slice(s+2)]:[t,""],[n,r]=i>-1?[o.slice(0,i),o.slice(i+1)]:["",o]}return{customId:e,meaning:n,description:r}}function bC(t){let e=[];return t.description?e.push({tagName:"desc",text:t.description}):e.push({tagName:"suppress",text:"{msgDescriptions}"}),t.meaning&&e.push({tagName:"meaning",text:t.meaning}),bd(e)}var _C="goog.getMsg";function kC(t,e,n,r){let s=PC(e),i=[S(s)];Object.keys(r).length&&(i.push(hu(Ju(r,!0),!0)),i.push(hu({original_code:xt(Object.keys(r).map(c=>({key:Xo(c),quoted:!0,value:e.placeholders[c]?S(e.placeholders[c].sourceSpan.toString()):S(e.placeholderToMessage[c].nodes.map(u=>u.sourceSpan.toString()).join(""))})))})));let o=new Ve(n.name,J(_C).callFn(i),tn,Ue.Final);o.addLeadingComment(bC(e));let l=new Je(t.set(n));return[o,l]}var bu=class{formatPh(e){return`{$${Xo(e)}}`}visitText(e){return e.value}visitContainer(e){return e.children.map(n=>n.visit(this)).join("")}visitIcu(e){return Tm(e)}visitTagPlaceholder(e){return e.isVoid?this.formatPh(e.startName):`${this.formatPh(e.startName)}${e.children.map(n=>n.visit(this)).join("")}${this.formatPh(e.closeName)}`}visitPlaceholder(e){return this.formatPh(e.name)}visitBlockPlaceholder(e){return`${this.formatPh(e.startName)}${e.children.map(n=>n.visit(this)).join("")}${this.formatPh(e.closeName)}`}visitIcuPlaceholder(e,n){return this.formatPh(e.name)}},RC=new bu;function PC(t){return t.nodes.map(e=>e.visit(RC,null)).join("")}function LC(t,e,n){let{messageParts:r,placeHolders:s}=MC(e),i=OC(e),o=s.map(u=>n[u.text]),l=Rd(e,r,s,o,i),c=t.set(l);return[new Je(c)]}var _u=class{constructor(e,n){a(this,"placeholderToMessage");a(this,"pieces");this.placeholderToMessage=e,this.pieces=n}visitText(e){if(this.pieces[this.pieces.length-1]instanceof vr)this.pieces[this.pieces.length-1].text+=e.value;else{let n=new H(e.sourceSpan.fullStart,e.sourceSpan.end,e.sourceSpan.fullStart,e.sourceSpan.details);this.pieces.push(new vr(e.value,n))}}visitContainer(e){e.children.forEach(n=>n.visit(this))}visitIcu(e){this.pieces.push(new vr(Tm(e),e.sourceSpan))}visitTagPlaceholder(e){var n,r;this.pieces.push(this.createPlaceholderPiece(e.startName,(n=e.startSourceSpan)!=null?n:e.sourceSpan)),e.isVoid||(e.children.forEach(s=>s.visit(this)),this.pieces.push(this.createPlaceholderPiece(e.closeName,(r=e.endSourceSpan)!=null?r:e.sourceSpan)))}visitPlaceholder(e){this.pieces.push(this.createPlaceholderPiece(e.name,e.sourceSpan))}visitBlockPlaceholder(e){var n,r;this.pieces.push(this.createPlaceholderPiece(e.startName,(n=e.startSourceSpan)!=null?n:e.sourceSpan)),e.children.forEach(s=>s.visit(this)),this.pieces.push(this.createPlaceholderPiece(e.closeName,(r=e.endSourceSpan)!=null?r:e.sourceSpan))}visitIcuPlaceholder(e){this.pieces.push(this.createPlaceholderPiece(e.name,e.sourceSpan,this.placeholderToMessage[e.name]))}createPlaceholderPiece(e,n,r){return new is(Xo(e,!1),n,r)}};function MC(t){let e=[],n=new _u(t.placeholderToMessage,e);return t.nodes.forEach(r=>r.visit(n)),FC(e)}function OC(t){let e=t.nodes[0],n=t.nodes[t.nodes.length-1];return new H(e.sourceSpan.fullStart,n.sourceSpan.end,e.sourceSpan.fullStart,e.sourceSpan.details)}function FC(t){let e=[],n=[];t[0]instanceof is&&e.push(lc(t[0].sourceSpan.start));for(let r=0;r<t.length;r++){let s=t[r];s instanceof vr?e.push(s):(n.push(s),t[r-1]instanceof is&&e.push(lc(t[r-1].sourceSpan.end)))}return t[t.length-1]instanceof is&&e.push(lc(t[t.length-1].sourceSpan.end)),{messageParts:e,placeHolders:n}}function lc(t){return new vr("",new H(t,t))}var vf="ngI18nClosureMode",BC="i18n_",$C="I18N_EXP_",Sf="\uFFFD",UC="MSG_";function Ef(t){return`${UC}${t}`.toUpperCase()}function VC(t){return new Ve(t.name,void 0,tn,void 0,t.sourceSpan)}function GC(t){var c,u;let e=t.relativeContextFilePath.replace(/[^A-Za-z0-9]/g,"_").toUpperCase()+"_",n=new Map,r=new Map,s=new Map,i=new Map;for(let h of t.units)for(let d of h.ops())if(d.kind===f.ExtractedAttribute&&d.i18nContext!==null){let p=(c=n.get(d.i18nContext))!=null?c:[];p.push(d),n.set(d.i18nContext,p)}else if(d.kind===f.I18nAttributes)r.set(d.target,d);else if(d.kind===f.I18nExpression&&d.usage===Cs.I18nAttribute){let p=(u=s.get(d.target))!=null?u:[];p.push(d),s.set(d.target,p)}else d.kind===f.I18nMessage&&i.set(d.xref,d);let o=new Map,l=new Map;for(let h of t.units)for(let d of h.create)if(d.kind===f.I18nMessage){if(d.messagePlaceholder===null){let{mainVar:p,statements:g}=bm(t,e,i,d);if(d.i18nBlock!==null){let v=t.addConst(p,g);l.set(d.i18nBlock,v)}else{t.constsInitializers.push(...g),o.set(d.i18nContext,p);let v=n.get(d.i18nContext);if(v!==void 0)for(let E of v)E.expression=p.clone()}}w.remove(d)}for(let h of t.units)for(let d of h.create)if(Hr(d)){let p=r.get(d.xref);if(p===void 0)continue;let g=s.get(d.xref);if(g===void 0)throw new Error("AssertionError: Could not find any i18n expressions associated with an I18nAttributes instruction");let v=new Set;g=g.filter(I=>{let D=v.has(I.name);return v.add(I.name),!D});let E=g.flatMap(I=>{let D=o.get(I.context);if(D===void 0)throw new Error("AssertionError: Could not find i18n expression's value");return[S(I.name),D]});p.i18nAttributesConfig=t.addConst(new kt(E))}for(let h of t.units)for(let d of h.create)if(d.kind===f.I18nStart){let p=l.get(d.root);if(p===void 0)throw new Error("AssertionError: Could not find corresponding i18n block index for an i18n message op; was an i18n message incorrectly assumed to correspond to an attribute?");d.messageIndex=p}}function bm(t,e,n,r){var u;let s=[],i=new Map;for(let h of r.subMessages){let d=n.get(h),{mainVar:p,statements:g}=bm(t,e,n,d);s.push(...g);let v=(u=i.get(d.messagePlaceholder))!=null?u:[];v.push(p),i.set(d.messagePlaceholder,v)}HC(r,i),r.params=new Map([...r.params.entries()].sort());let o=J(t.pool.uniqueName(BC)),l=jC(t.pool,r.message.id,e,t.i18nUseExternalIds),c;if(r.needsPostprocessing||r.postprocessingParams.size>0){let h=Object.fromEntries([...r.postprocessingParams.entries()].sort()),d=Ju(h,!1),p=[];r.postprocessingParams.size>0&&p.push(hu(d,!0)),c=g=>O(m.i18nPostprocess).callFn([g,...p])}return s.push(...qC(r.message,o,l,r.params,c)),{mainVar:o,statements:s}}function HC(t,e){for(let[n,r]of e)r.length===1?t.params.set(n,r[0]):(t.params.set(n,S(`${Sf}${$C}${n}${Sf}`)),t.postprocessingParams.set(n,le(r)))}function qC(t,e,n,r,s){let i=Object.fromEntries(r),o=[VC(e),Ko(WC(),kC(e,t,n,i),LC(e,t,Ju(i,!1)))];return s&&o.push(new Je(e.set(s(e)))),o}function WC(){return Ei(J(vf)).notIdentical(S("undefined",Sl)).and(J(vf))}function jC(t,e,n,r){let s,i=n;if(r){let o=Ef("EXTERNAL_"),l=t.uniqueName(i);s=`${o}${ts(e)}$$${l}`}else{let o=Ef(i);s=t.uniqueName(o)}return J(s)}function zC(t){var e,n,r;for(let s of t.units){let i=null,o=null,l=new Map,c=new Map,u=new Map;for(let h of s.create)switch(h.kind){case f.I18nStart:if(h.context===null)throw Error("I18n op should have its context set.");i=h;break;case f.I18nEnd:i=null;break;case f.IcuStart:if(h.context===null)throw Error("Icu op should have its context set.");o=h;break;case f.IcuEnd:o=null;break;case f.Text:if(i!==null)if(l.set(h.xref,i),c.set(h.xref,o),h.icuPlaceholder!==null){let d=Ew(t.allocateXrefId(),h.icuPlaceholder,[h.initialValue]);w.replace(h,d),u.set(h.xref,d)}else w.remove(h);break}for(let h of s.update)switch(h.kind){case f.InterpolateText:if(!l.has(h.target))continue;let d=l.get(h.target),p=c.get(h.target),g=u.get(h.target),v=p?p.context:d.context,E=p?di.Postproccessing:di.Creation,I=[];for(let D=0;D<h.interpolation.expressions.length;D++){let b=h.interpolation.expressions[D];I.push(am(v,d.xref,d.xref,d.handle,b,(e=g==null?void 0:g.xref)!=null?e:null,(n=h.interpolation.i18nPlaceholders[D])!=null?n:null,E,Cs.I18nText,"",(r=b.sourceSpan)!=null?r:h.sourceSpan))}w.replaceWithMany(h,I),g!==void 0&&(g.strings=h.interpolation.strings);break}}}function KC(t){for(let e of t.units)for(let n of e.create)switch(n.kind){case f.ElementStart:case f.ConditionalCreate:case f.ConditionalBranchCreate:case f.Template:if(!Array.isArray(n.localRefs))throw new Error("AssertionError: expected localRefs to be an array still");if(n.numSlotsUsed+=n.localRefs.length,n.localRefs.length>0){let r=XC(n.localRefs);n.localRefs=t.addConst(r)}else n.localRefs=null;break}}function XC(t){let e=[];for(let n of t)e.push(S(n.name),S(n.target));return le(e)}function YC(t){for(let e of t.units){let n=nt.HTML;for(let r of e.create)r.kind===f.ElementStart&&r.namespace!==n&&(w.insertBefore(hw(r.namespace),r),n=r.namespace)}}function QC(t){let e=[],n=0,r=0,s=0,i=0,o=0,l=null;for(;n<t.length;)switch(t.charCodeAt(n++)){case 40:r++;break;case 41:r--;break;case 39:s===0?s=39:s===39&&t.charCodeAt(n-1)!==92&&(s=0);break;case 34:s===0?s=34:s===34&&t.charCodeAt(n-1)!==92&&(s=0);break;case 58:!l&&r===0&&s===0&&(l=_m(t.substring(o,n-1).trim()),i=n);break;case 59:if(l&&i>0&&r===0&&s===0){let u=t.substring(i,n-1).trim();e.push(l,u),o=n,i=0,l=null}break}if(l&&i){let c=t.slice(i).trim();e.push(l,c)}return e}function _m(t){return t.replace(/[a-z][A-Z]/g,e=>e.charAt(0)+"-"+e.charAt(1)).toLowerCase()}function JC(t){let e=new Map;for(let n of t.units)for(let r of n.create)Hr(r)&&e.set(r.xref,r);for(let n of t.units)for(let r of n.create)if(r.kind===f.ExtractedAttribute&&r.bindingKind===M.Attribute&&lm(r.expression)){let s=e.get(r.target);if(s!==void 0&&(s.kind===f.Template||s.kind===f.ConditionalCreate||s.kind===f.ConditionalBranchCreate)&&s.templateKind===St.Structural)continue;if(r.name==="style"){let i=QC(r.expression.value);for(let o=0;o<i.length-1;o+=2)w.insertBefore(Zt(r.target,M.StyleProperty,null,i[o],S(i[o+1]),null,null,ue.STYLE),r);w.remove(r)}else if(r.name==="class"){let i=r.expression.value.trim().split(/\s+/g);for(let o of i)w.insertBefore(Zt(r.target,M.ClassName,null,o,null,null,null,ue.NONE),r);w.remove(r)}}}function ZC(t){zi(t.root,t.componentName,{index:0})}function zi(t,e,n){t.fnName===null&&(t.fnName=t.job.pool.uniqueName(ts(`${e}_${t.job.fnSuffix}`),!1));let r=new Map;for(let s of t.ops())switch(s.kind){case f.Property:case f.DomProperty:s.bindingKind===M.LegacyAnimation&&(s.name="@"+s.name);break;case f.Animation:if(s.handlerFnName===null){let u=s.name.replace(".","");s.handlerFnName=`${t.fnName}_${u}_cb`,s.handlerFnName=ts(s.handlerFnName)}break;case f.AnimationListener:if(s.handlerFnName!==null)break;if(!s.hostListener&&s.targetSlot.slot===null)throw new Error("Expected a slot to be assigned");let i=s.name.replace(".","");s.hostListener?s.handlerFnName=`${e}_${i}_HostBindingHandler`:s.handlerFnName=`${t.fnName}_${s.tag.replace("-","_")}_${i}_${s.targetSlot.slot}_listener`,s.handlerFnName=ts(s.handlerFnName);break;case f.Listener:if(s.handlerFnName!==null)break;if(!s.hostListener&&s.targetSlot.slot===null)throw new Error("Expected a slot to be assigned");let o="";s.isLegacyAnimationListener&&(s.name=`@${s.name}.${s.legacyAnimationPhase}`,o="animation"),s.hostListener?s.handlerFnName=`${e}_${o}${s.name}_HostBindingHandler`:s.handlerFnName=`${t.fnName}_${s.tag.replace("-","_")}_${o}${s.name}_${s.targetSlot.slot}_listener`,s.handlerFnName=ts(s.handlerFnName);break;case f.TwoWayListener:if(s.handlerFnName!==null)break;if(s.targetSlot.slot===null)throw new Error("Expected a slot to be assigned");s.handlerFnName=ts(`${t.fnName}_${s.tag.replace("-","_")}_${s.name}_${s.targetSlot.slot}_listener`);break;case f.Variable:r.set(s.xref,eA(s.variable,n));break;case f.RepeaterCreate:if(!(t instanceof en))throw new Error("AssertionError: must be compiling a component");if(s.handle.slot===null)throw new Error("Expected slot to be assigned");if(s.emptyView!==null){let u=t.job.views.get(s.emptyView);zi(u,`${e}_${s.functionNameSuffix}Empty_${s.handle.slot+2}`,n)}zi(t.job.views.get(s.xref),`${e}_${s.functionNameSuffix}_${s.handle.slot+1}`,n);break;case f.Projection:if(!(t instanceof en))throw new Error("AssertionError: must be compiling a component");if(s.handle.slot===null)throw new Error("Expected slot to be assigned");if(s.fallbackView!==null){let u=t.job.views.get(s.fallbackView);zi(u,`${e}_ProjectionFallback_${s.handle.slot}`,n)}break;case f.ConditionalCreate:case f.ConditionalBranchCreate:case f.Template:if(!(t instanceof en))throw new Error("AssertionError: must be compiling a component");let l=t.job.views.get(s.xref);if(s.handle.slot===null)throw new Error("Expected slot to be assigned");let c=s.functionNameSuffix.length===0?"":`_${s.functionNameSuffix}`;zi(l,`${e}${c}_${s.handle.slot}`,n);break;case f.StyleProp:s.name=Tf(tA(s.name));break;case f.ClassProp:s.name=Tf(s.name);break}for(let s of t.ops())Me(s,i=>{if(!(!(i instanceof Yn)||i.name!==null)){if(!r.has(i.xref))throw new Error(`Variable ${i.xref} not yet named`);i.name=r.get(i.xref)}})}function eA(t,e){if(t.name===null)switch(t.kind){case We.Context:t.name=`ctx_r${e.index++}`;break;case We.Identifier:let n=t.identifier===qt?"i":"";t.name=`${t.identifier}_${n}r${++e.index}`;break;default:t.name=`_r${++e.index}`;break}return t.name}function tA(t){return t.startsWith("--")?t:_m(t)}function Tf(t){let e=t.indexOf("!important");return e>-1?t.substring(0,e):t}function nA(t){for(let e of t.units){for(let n of e.functions)cc(n.ops);for(let n of e.create)(n.kind===f.Listener||n.kind===f.Animation||n.kind===f.AnimationListener||n.kind===f.TwoWayListener)&&cc(n.handlerOps);cc(e.update)}}function cc(t){for(let e of t){if(e.kind!==f.Statement||!(e.statement instanceof Je)||!(e.statement.expr instanceof ja))continue;let n=e.statement.expr.steps,r=!0;for(let s=e.next;s.kind!==f.ListEnd&&r;s=s.next)Me(s,(i,o)=>{if(!Un(i))return i;if(r&&!(o&Q.InChildOperation))switch(i.kind){case F.NextContext:i.steps+=n,w.remove(e),r=!1;break;case F.GetCurrentView:case F.Reference:case F.ContextLetReference:r=!1;break}})}}var rA="ng-container";function sA(t){for(let e of t.units){let n=new Set;for(let r of e.create)r.kind===f.ElementStart&&r.tag===rA&&(r.kind=f.ContainerStart,n.add(r.xref)),r.kind===f.ElementEnd&&n.has(r.xref)&&(r.kind=f.ContainerEnd)}}function iA(t,e){let n=t.get(e);if(n===void 0)throw new Error("All attributes should have an element-like target.");return n}function oA(t){let e=new Map;for(let n of t.units)for(let r of n.create)Hr(r)&&e.set(r.xref,r);for(let n of t.units)for(let r of n.create)(r.kind===f.ElementStart||r.kind===f.ContainerStart)&&r.nonBindable&&w.insertAfter(aw(r.xref),r),(r.kind===f.ElementEnd||r.kind===f.ContainerEnd)&&iA(e,r.xref).nonBindable&&w.insertBefore(lw(r.xref),r)}function Nn(t){return e=>e.kind===t}function Qi(t,e){return n=>n.kind===t&&e===n.expression instanceof Ae}function aA(t){return t.kind===f.Listener&&!(t.hostListener&&t.isLegacyAnimationListener)||t.kind===f.TwoWayListener||t.kind===f.Animation||t.kind===f.AnimationListener}function lA(t){return(t.kind===f.Property||t.kind===f.TwoWayProperty)&&!(t.expression instanceof Ae)}var cA=[{test:t=>t.kind===f.Listener&&t.hostListener&&t.isLegacyAnimationListener},{test:aA}],uA=[{test:Nn(f.StyleMap),transform:ul},{test:Nn(f.ClassMap),transform:ul},{test:Nn(f.StyleProp)},{test:Nn(f.ClassProp)},{test:Qi(f.Attribute,!0)},{test:Qi(f.Property,!0)},{test:lA},{test:Qi(f.Attribute,!1)},{test:Nn(f.Control)}],pA=[{test:Qi(f.DomProperty,!0)},{test:Qi(f.DomProperty,!1)},{test:Nn(f.Attribute)},{test:Nn(f.StyleMap),transform:ul},{test:Nn(f.ClassMap),transform:ul},{test:Nn(f.StyleProp)},{test:Nn(f.ClassProp)}],wf=new Set([f.Listener,f.TwoWayListener,f.AnimationListener,f.StyleMap,f.ClassMap,f.StyleProp,f.ClassProp,f.Property,f.TwoWayProperty,f.DomProperty,f.Attribute,f.Animation,f.Control]);function hA(t){for(let e of t.units){xf(e.create,cA);let n=e.job.kind===_.Host?pA:uA;xf(e.update,n)}}function xf(t,e){let n=[],r=null;for(let s of t){let i=ko(s)?s.target:null;(!wf.has(s.kind)||i!==r&&r!==null&&i!==null)&&(w.insertBefore(Cf(n,e),s),n=[],r=null),wf.has(s.kind)&&(n.push(s),w.remove(s),r=i!=null?i:r)}t.push(Cf(n,e))}function Cf(t,e){let n=Array.from(e,()=>new Array);for(let r of t){let s=e.findIndex(i=>i.test(r));n[s].push(r)}return n.flatMap((r,s)=>{let i=e[s].transform;return i?i(r):r})}function ul(t){return t.slice(t.length-1)}function fA(t){for(let e of t.units){let n=ym(e);for(let r of e.ops())if(r.kind===f.Binding){let s=mA(n,r.target);dA(r.name)&&s.kind===f.Projection&&w.remove(r)}}}function dA(t){return t.toLowerCase()==="select"}function mA(t,e){let n=t.get(e);if(n===void 0)throw new Error("All attributes should have an slottable target.");return n}function gA(t){for(let e of t.units)yA(e)}function yA(t){for(let e of t.update)Me(e,(n,r)=>{if(!Un(n)||n.kind!==F.PipeBinding)return;if(r&Q.InChildOperation)throw new Error("AssertionError: pipe bindings should not appear in child expressions");if(e.target==null)throw new Error("AssertionError: expected slot handle to be assigned for pipe creation");vA(t,e.target,n)})}function vA(t,e,n){for(let r=t.create.head.next;r.kind!==f.ListEnd;r=r.next){if(!Ci(r)||r.xref!==e)continue;for(;r.next.kind===f.Pipe;)r=r.next;let s=pw(n.target,n.targetSlot,n.name);w.insertBefore(s,r.next);return}throw new Error(`AssertionError: unable to find insertion point for pipe ${n.name}`)}function SA(t){for(let e of t.units)for(let n of e.update)Ie(n,r=>!(r instanceof Ns)||r.args.length<=4?r:new Mo(r.target,r.targetSlot,r.name,le(r.args),r.args.length),Q.None)}function EA(t){km(t.root,0)}function km(t,e){let n=null;for(let r of t.create)switch(r.kind){case f.I18nStart:r.subTemplateIndex=e===0?null:e,n=r;break;case f.I18nEnd:n.subTemplateIndex===null&&(e=0),n=null;break;case f.ConditionalCreate:case f.ConditionalBranchCreate:case f.Template:e=ma(t.job.views.get(r.xref),n,r.i18nPlaceholder,e);break;case f.RepeaterCreate:let s=t.job.views.get(r.xref);e=ma(s,n,r.i18nPlaceholder,e),r.emptyView!==null&&(e=ma(t.job.views.get(r.emptyView),n,r.emptyI18nPlaceholder,e));break;case f.Projection:r.fallbackView!==null&&(e=ma(t.job.views.get(r.fallbackView),n,r.fallbackViewI18nPlaceholder,e));break}return e}function ma(t,e,n,r){if(n!==void 0){if(e===null)throw Error("Expected template with i18n placeholder to be in an i18n block.");r++,TA(t,e)}return km(t,r)}function TA(t,e){var n;if(((n=t.create.head.next)==null?void 0:n.kind)!==f.I18nStart){let r=t.job.allocateXrefId();w.insertAfter(xl(r,e.message,e.root,null),t.create.head),w.insertBefore(Cl(r,null),t.create.tail)}}function wA(t){for(let e of t.units)for(let n of e.ops())Me(n,r=>{if(!(r instanceof Is)||r.body===null)return;let s=new ku(r.args.length);r.fn=t.pool.getSharedConstant(s,r.body),r.body=null})}var ku=class extends uo{constructor(n){super();a(this,"numArgs");this.numArgs=n}keyOf(n){return n instanceof Vr?`param(${n.index})`:super.keyOf(n)}toSharedConstantDeclaration(n,r){let s=[];for(let o=0;o<this.numArgs;o++)s.push(new Oe("a"+o,Et));let i=k(r,o=>o instanceof Vr?J("a"+o.index):o,Q.None);return new Ve(n,new Gn(s,i),void 0,Ue.Final)}};function xA(t){for(let e of t.units)for(let n of e.update)Ie(n,(r,s)=>s&Q.InChildOperation?r:r instanceof kt?CA(r):r instanceof sn?AA(r):r,Q.None)}function CA(t){let e=[],n=[];for(let r of t.entries){if(r instanceof Cr){if(r.expression.isConstant())e.push(r);else{let s=n.length;n.push(r.expression),e.push(new Cr(new Vr(s)))}continue}if(r.isConstant())e.push(r);else{let s=n.length;n.push(r),e.push(new Vr(s))}}return new Is(le(e),n)}function AA(t){let e=[],n=[];for(let r of t.entries){if(r instanceof yn){if(r.expression.isConstant())e.push(r);else{let s=n.length;n.push(r.expression),e.push(new yn(new Vr(s)))}continue}if(r.value.isConstant())e.push(r);else{let s=n.length;n.push(r.value),e.push(new xr(r.key,new Vr(s),r.quoted))}}return new Is(new sn(e),n)}function IA(t){for(let e of t.units)for(let n of e.ops())Ie(n,r=>r instanceof fs&&(r.flags===null||!r.flags.includes("g"))?t.pool.getSharedConstant(new Ru,r):r,Q.None)}var Ru=class extends uo{toSharedConstantDeclaration(e,n){return new Ve(e,n,void 0,Ue.Final)}};function NA(t,e,n,r,s){return Kr(m.element,t,e,n,r,s)}function DA(t,e,n,r,s){return Kr(m.elementStart,t,e,n,r,s)}function Kr(t,e,n,r,s,i){let o=[S(e)];return n!==null&&o.push(S(n)),s!==null?o.push(S(r),S(s)):r!==null&&o.push(S(r)),K(t,o,i)}function Rm(t,e,n,r,s,i,o,l,c){let u=[S(e),n,S(r),S(s),S(i),S(o)];for(l!==null&&(u.push(S(l)),u.push(O(m.templateRefExtractor)));u[u.length-1].isEquivalent(ds);)u.pop();return K(t,u,c)}function lp(t,e,n,r,s){let i=[S(e)];return n instanceof Ae?i.push(Ai(n,s)):i.push(n),r!==null&&i.push(r),K(t,i,s)}function bA(t){return K(m.elementEnd,[],t)}function _A(t,e,n,r){return Kr(m.elementContainerStart,t,null,e,n,r)}function kA(t,e,n,r){return Kr(m.elementContainer,t,null,e,n,r)}function RA(){return K(m.elementContainerEnd,[],null)}function PA(t,e,n,r,s,i,o,l){return Rm(m.templateCreate,t,e,n,r,s,i,o,l)}function LA(){return K(m.disableBindings,[],null)}function MA(){return K(m.enableBindings,[],null)}function OA(t,e,n,r,s){let i=[S(t),e];return n!==null&&i.push(O(n)),K(r?m.syntheticHostListener:m.listener,i,s)}function Af(t,e){return O(m.twoWayBindingSet).callFn([t,e])}function FA(t,e,n){return K(m.twoWayListener,[S(t),e],n)}function BA(t,e){return K(m.pipe,[S(t),S(e)],null)}function $A(){return K(m.namespaceHTML,[],null)}function UA(){return K(m.namespaceSVG,[],null)}function VA(){return K(m.namespaceMathML,[],null)}function GA(t,e){return K(m.advance,t>1?[S(t)]:[],e)}function HA(t){return O(m.reference).callFn([S(t)])}function qA(t){return O(m.nextContext).callFn(t===1?[]:[S(t)])}function WA(){return O(m.getCurrentView).callFn([])}function jA(t){return O(m.restoreView).callFn([t])}function zA(t){return O(m.resetView).callFn([t])}function KA(t,e,n){let r=[S(t,null)];return e!==""&&r.push(S(e)),K(m.text,r,n)}function XA(t,e,n,r,s,i,o,l,c,u,h){let d=[S(t),S(e),n!=null?n:S(null),S(r),S(s),S(i),o!=null?o:S(null),l!=null?l:S(null),c?O(m.deferEnableTimerScheduling):S(null),S(h)],p;for(;(p=d[d.length-1])!==null&&p instanceof _e&&p.value===null;)d.pop();return K(m.defer,d,u)}var YA=new Map([[ce.Idle,{none:m.deferOnIdle,prefetch:m.deferPrefetchOnIdle,hydrate:m.deferHydrateOnIdle}],[ce.Immediate,{none:m.deferOnImmediate,prefetch:m.deferPrefetchOnImmediate,hydrate:m.deferHydrateOnImmediate}],[ce.Timer,{none:m.deferOnTimer,prefetch:m.deferPrefetchOnTimer,hydrate:m.deferHydrateOnTimer}],[ce.Hover,{none:m.deferOnHover,prefetch:m.deferPrefetchOnHover,hydrate:m.deferHydrateOnHover}],[ce.Interaction,{none:m.deferOnInteraction,prefetch:m.deferPrefetchOnInteraction,hydrate:m.deferHydrateOnInteraction}],[ce.Viewport,{none:m.deferOnViewport,prefetch:m.deferPrefetchOnViewport,hydrate:m.deferHydrateOnViewport}],[ce.Never,{none:m.deferHydrateNever,prefetch:m.deferHydrateNever,hydrate:m.deferHydrateNever}]]);function QA(t,e,n,r){var i;let s=(i=YA.get(t))==null?void 0:i[n];if(s===void 0)throw new Error(`Unable to determine instruction for trigger ${t}`);return K(s,e,r)}function JA(t){return K(m.projectionDef,t?[t]:[],null)}function ZA(t,e,n,r,s,i,o){let l=[S(t)];return(e!==0||n!==null||r!==null)&&(l.push(S(e)),n!==null&&l.push(n),r!==null&&(n===null&&l.push(S(null)),l.push(J(r),S(s),S(i)))),K(m.projection,l,o)}function eI(t,e,n,r){let s=[S(t),S(e)];return n!==null&&s.push(S(n)),K(m.i18nStart,s,r)}function tI(t,e,n,r,s,i,o,l){let c=[S(t),e,S(n),S(r),S(s),S(i)];for(o!==null&&(c.push(S(o)),c.push(O(m.templateRefExtractor)));c[c.length-1].isEquivalent(ds);)c.pop();return K(m.conditionalCreate,c,l)}function nI(t,e,n,r,s,i,o,l){let c=[S(t),e,S(n),S(r),S(s),S(i)];for(o!==null&&(c.push(S(o)),c.push(O(m.templateRefExtractor)));c[c.length-1].isEquivalent(ds);)c.pop();return K(m.conditionalBranchCreate,c,l)}function rI(t,e,n,r,s,i,o,l,c,u,h,d,p,g){let v=[S(t),J(e),S(n),S(r),S(s),S(i),o];return(l||c!==null)&&(v.push(S(l)),c!==null&&(v.push(J(c),S(u),S(h)),(d!==null||p!==null)&&v.push(S(d)),p!==null&&v.push(S(p)))),K(m.repeaterCreate,v,g)}function sI(t,e){return K(m.repeater,[t],e)}function iI(t,e,n){return t==="prefetch"?K(m.deferPrefetchWhen,[e],n):t==="hydrate"?K(m.deferHydrateWhen,[e],n):K(m.deferWhen,[e],n)}function oI(t,e){return K(m.declareLet,[S(t)],e)}function aI(t,e){return O(m.storeLet).callFn([t],e)}function lI(t){return O(m.readContextLet).callFn([S(t)])}function cI(t,e,n,r){let s=[S(t),S(e)];return n&&s.push(S(n)),K(m.i18n,s,r)}function uI(t){return K(m.i18nEnd,[],t)}function pI(t,e){let n=[S(t),S(e)];return K(m.i18nAttributes,n,null)}function hI(t,e,n){return lp(m.ariaProperty,t,e,null,n)}function fI(t,e,n,r){return lp(m.property,t,e,n,r)}function dI(t){return K(m.control,[],t)}function mI(t){return K(m.controlCreate,[],t)}function gI(t,e,n,r){let s=[S(t),e];return n!==null&&s.push(n),K(m.twoWayProperty,s,r)}function yI(t,e,n,r,s){let i=[S(t)];return e instanceof Ae?i.push(Ai(e,s)):i.push(e),(n!==null||r!==null)&&i.push(n!=null?n:S(null)),r!==null&&i.push(S(r)),K(m.attribute,i,null)}function vI(t,e,n,r){let s=[S(t)];return e instanceof Ae?s.push(Ai(e,r)):s.push(e),n!==null&&s.push(S(n)),K(m.styleProp,s,r)}function SI(t,e,n){return K(m.classProp,[S(t),e],n)}function EI(t,e){let n=t instanceof Ae?Ai(t,e):t;return K(m.styleMap,[n],e)}function TI(t,e){let n=t instanceof Ae?Ai(t,e):t;return K(m.classMap,[n],e)}function wI(t,e,n,r,s){return Kr(m.domElement,t,e,n,r,s)}function xI(t,e,n,r,s){return Kr(m.domElementStart,t,e,n,r,s)}function CI(t){return K(m.domElementEnd,[],t)}function AI(t,e,n,r){return Kr(m.domElementContainerStart,t,null,e,n,r)}function II(t,e,n,r){return Kr(m.domElementContainer,t,null,e,n,r)}function NI(){return K(m.domElementContainerEnd,[],null)}function DI(t,e,n,r){let s=[S(t),e];return n!==null&&s.push(O(n)),K(m.domListener,s,r)}function bI(t,e,n,r,s,i,o,l){return Rm(m.domTemplate,t,e,n,r,s,i,o,l)}var If=[m.pipeBind1,m.pipeBind2,m.pipeBind3,m.pipeBind4];function _I(t,e,n){if(n.length<1||n.length>If.length)throw new Error("pipeBind() argument count out of bounds");let r=If[n.length-1];return O(r).callFn([S(t),S(e),...n])}function kI(t,e,n){return O(m.pipeBindV).callFn([S(t),S(e),n])}function RI(t,e,n){let r=Pm(t,e);return zI(qI,[],r,n)}function PI(t,e){return K(m.i18nExp,[t],e)}function LI(t,e){return K(m.i18nApply,[S(t)],e)}function MI(t,e,n,r){return lp(m.domProperty,t,e,n,r)}function OI(t,e,n,r){let s=[e];n!==null&&s.push(n);let i=t==="enter"?m.animationEnter:m.animationLeave;return K(i,s,r)}function FI(t,e,n,r){let i=[e instanceof Ae?Ai(e,r):e];n!==null&&i.push(n);let o=t==="enter"?m.animationEnter:m.animationLeave;return K(o,i,r)}function BI(t,e,n,r){let s=[e],i=t==="enter"?m.animationEnterListener:m.animationLeaveListener;return K(i,s,r)}function $I(t,e,n){return K(m.syntheticHostProperty,[S(t),e],n)}function UI(t,e,n){return cp(jI,[S(t),e],n,null)}function VI(t,e){return K(m.attachSourceLocations,[S(t),e],null)}function GI(t,e,n){return O(m.arrowFunction).callFn([S(t),e,n])}function Pm(t,e){if(t.length<1||e.length!==t.length-1)throw new Error("AssertionError: expected specific shape of args for strings/expressions in interpolation");let n=[];if(e.length===1&&t[0]===""&&t[1]==="")n.push(e[0]);else{let r;for(r=0;r<e.length;r++)n.push(S(t[r]),e[r]);n.push(S(t[r]))}return n}function Ai(t,e){let n=Pm(t.strings,t.expressions);return cp(WI,[],n,e)}function K(t,e,n){let r=O(t).callFn(e,n);return Wt(new Je(r,n))}function HI(t,e,n){let r=[t];return e!==null&&r.push(e),K(m.conditional,r,n)}var qI={constant:[m.textInterpolate,m.textInterpolate1,m.textInterpolate2,m.textInterpolate3,m.textInterpolate4,m.textInterpolate5,m.textInterpolate6,m.textInterpolate7,m.textInterpolate8],variable:m.textInterpolateV,mapping:t=>{if(t%2===0)throw new Error("Expected odd number of arguments");return(t-1)/2}},WI={constant:[m.interpolate,m.interpolate1,m.interpolate2,m.interpolate3,m.interpolate4,m.interpolate5,m.interpolate6,m.interpolate7,m.interpolate8],variable:m.interpolateV,mapping:t=>{if(t%2===0)throw new Error("Expected odd number of arguments");return(t-1)/2}},jI={constant:[m.pureFunction0,m.pureFunction1,m.pureFunction2,m.pureFunction3,m.pureFunction4,m.pureFunction5,m.pureFunction6,m.pureFunction7,m.pureFunction8],variable:m.pureFunctionV,mapping:t=>t};function cp(t,e,n,r){let s=t.mapping(n.length),i=n.at(-1);if(n.length>1&&i instanceof _e&&i.value===""&&n.pop(),s<t.constant.length)return O(t.constant[s]).callFn([...e,...n],r);if(t.variable!==null)return O(t.variable).callFn([...e,le(n)],r);throw new Error("AssertionError: unable to call variadic function")}function zI(t,e,n,r){return Wt(cp(t,e,n,r).toStmt())}var KI=new Map([["window",m.resolveWindow],["document",m.resolveDocument],["body",m.resolveBody]]),XI=new Map([["class","className"],["for","htmlFor"],["formaction","formAction"],["innerHtml","innerHTML"],["readonly","readOnly"],["tabindex","tabIndex"]]);function YI(t){for(let e of t.units)QI(e,e.create),Al(e,e.update)}function QI(t,e){var n,r,s,i,o,l,c,u,h,d;for(let p of e)switch(Ie(p,g=>Lm(t,g),Q.None),p.kind){case f.Text:w.replace(p,KA(p.handle.slot,p.initialValue,p.sourceSpan));break;case f.ElementStart:w.replace(p,t.job.mode===ft.DomOnly?xI(p.handle.slot,p.tag,p.attributes,p.localRefs,p.startSourceSpan):DA(p.handle.slot,p.tag,p.attributes,p.localRefs,p.startSourceSpan));break;case f.Element:w.replace(p,t.job.mode===ft.DomOnly?wI(p.handle.slot,p.tag,p.attributes,p.localRefs,p.wholeSourceSpan):NA(p.handle.slot,p.tag,p.attributes,p.localRefs,p.wholeSourceSpan));break;case f.ElementEnd:w.replace(p,t.job.mode===ft.DomOnly?CI(p.sourceSpan):bA(p.sourceSpan));break;case f.ContainerStart:w.replace(p,t.job.mode===ft.DomOnly?AI(p.handle.slot,p.attributes,p.localRefs,p.startSourceSpan):_A(p.handle.slot,p.attributes,p.localRefs,p.startSourceSpan));break;case f.Container:w.replace(p,t.job.mode===ft.DomOnly?II(p.handle.slot,p.attributes,p.localRefs,p.wholeSourceSpan):kA(p.handle.slot,p.attributes,p.localRefs,p.wholeSourceSpan));break;case f.ContainerEnd:w.replace(p,t.job.mode===ft.DomOnly?NI():RA());break;case f.I18nStart:w.replace(p,eI(p.handle.slot,p.messageIndex,p.subTemplateIndex,p.sourceSpan));break;case f.I18nEnd:w.replace(p,uI(p.sourceSpan));break;case f.I18n:w.replace(p,cI(p.handle.slot,p.messageIndex,p.subTemplateIndex,p.sourceSpan));break;case f.I18nAttributes:if(p.i18nAttributesConfig===null)throw new Error("AssertionError: i18nAttributesConfig was not set");w.replace(p,pI(p.handle.slot,p.i18nAttributesConfig));break;case f.Template:if(!(t instanceof en))throw new Error("AssertionError: must be compiling a component");if(Array.isArray(p.localRefs))throw new Error("AssertionError: local refs array should have been extracted into a constant");let g=t.job.views.get(p.xref);w.replace(p,p.templateKind===St.Block||t.job.mode===ft.DomOnly?bI(p.handle.slot,J(g.fnName),g.decls,g.vars,p.tag,p.attributes,p.localRefs,p.startSourceSpan):PA(p.handle.slot,J(g.fnName),g.decls,g.vars,p.tag,p.attributes,p.localRefs,p.startSourceSpan));break;case f.DisableBindings:w.replace(p,LA());break;case f.EnableBindings:w.replace(p,MA());break;case f.Pipe:w.replace(p,BA(p.handle.slot,p.name));break;case f.DeclareLet:w.replace(p,oI(p.handle.slot,p.sourceSpan));break;case f.AnimationString:w.replace(p,FI(p.animationKind,p.expression,p.sanitizer,p.sourceSpan));break;case f.Animation:let v=ga(t,p.handlerFnName,p.handlerOps,!1);w.replace(p,OI(p.animationKind,v,p.sanitizer,p.sourceSpan));break;case f.AnimationListener:let E=ga(t,p.handlerFnName,p.handlerOps,p.consumesDollarEvent);w.replace(p,BI(p.animationKind,E,null,p.sourceSpan));break;case f.Listener:let I=ga(t,p.handlerFnName,p.handlerOps,p.consumesDollarEvent),D=p.eventTarget?KI.get(p.eventTarget):null;if(D===void 0)throw new Error(`Unexpected global target '${p.eventTarget}' defined for '${p.name}' event. Supported list of global targets: window,document,body.`);w.replace(p,t.job.mode===ft.DomOnly&&!p.hostListener&&!p.isLegacyAnimationListener?DI(p.name,I,D,p.sourceSpan):OA(p.name,I,D,p.hostListener&&p.isLegacyAnimationListener,p.sourceSpan));break;case f.TwoWayListener:w.replace(p,FA(p.name,ga(t,p.handlerFnName,p.handlerOps,!0),p.sourceSpan));break;case f.Variable:if(p.variable.name===null)throw new Error(`AssertionError: unnamed variable ${p.xref}`);w.replace(p,Wt(new Ve(p.variable.name,p.initializer,void 0,Ue.Final)));break;case f.Namespace:switch(p.active){case nt.HTML:w.replace(p,$A());break;case nt.SVG:w.replace(p,UA());break;case nt.Math:w.replace(p,VA());break}break;case f.Defer:let b=!!p.loadingMinimumTime||!!p.loadingAfterTime||!!p.placeholderMinimumTime;w.replace(p,XA(p.handle.slot,p.mainSlot.slot,p.resolverFn,(r=(n=p.loadingSlot)==null?void 0:n.slot)!=null?r:null,(i=(s=p.placeholderSlot)==null?void 0:s.slot)!=null?i:null,(l=(o=p.errorSlot)==null?void 0:o.slot)!=null?l:null,p.loadingConfig,p.placeholderConfig,b,p.sourceSpan,p.flags));break;case f.DeferOn:let P=[];switch(p.trigger.kind){case ce.Never:case ce.Idle:case ce.Immediate:break;case ce.Timer:P=[S(p.trigger.delay)];break;case ce.Viewport:p.modifier==="hydrate"?P=p.trigger.options?[p.trigger.options]:[]:(P=[S((u=(c=p.trigger.targetSlot)==null?void 0:c.slot)!=null?u:null)],p.trigger.targetSlotViewSteps!==0?P.push(S(p.trigger.targetSlotViewSteps)):p.trigger.options&&P.push(S(null)),p.trigger.options&&P.push(p.trigger.options));break;case ce.Interaction:case ce.Hover:p.modifier==="hydrate"?P=[]:(P=[S((d=(h=p.trigger.targetSlot)==null?void 0:h.slot)!=null?d:null)],p.trigger.targetSlotViewSteps!==0&&P.push(S(p.trigger.targetSlotViewSteps)));break;default:throw new Error(`AssertionError: Unsupported reification of defer trigger kind ${p.trigger.kind}`)}w.replace(p,QA(p.trigger.kind,P,p.modifier,p.sourceSpan));break;case f.ProjectionDef:w.replace(p,JA(p.def));break;case f.Projection:if(p.handle.slot===null)throw new Error("No slot was assigned for project instruction");let L=null,ne=null,se=null;if(p.fallbackView!==null){if(!(t instanceof en))throw new Error("AssertionError: must be compiling a component");let Pe=t.job.views.get(p.fallbackView);if(Pe===void 0)throw new Error("AssertionError: projection had fallback view xref, but fallback view was not found");if(Pe.fnName===null||Pe.decls===null||Pe.vars===null)throw new Error("AssertionError: expected projection fallback view to have been named and counted");L=Pe.fnName,ne=Pe.decls,se=Pe.vars}w.replace(p,ZA(p.handle.slot,p.projectionSlotIndex,p.attributes,L,ne,se,p.sourceSpan));break;case f.ConditionalCreate:if(!(t instanceof en))throw new Error("AssertionError: must be compiling a component");if(Array.isArray(p.localRefs))throw new Error("AssertionError: local refs array should have been extracted into a constant");let Ge=t.job.views.get(p.xref);w.replace(p,tI(p.handle.slot,J(Ge.fnName),Ge.decls,Ge.vars,p.tag,p.attributes,p.localRefs,p.startSourceSpan));break;case f.ConditionalBranchCreate:if(!(t instanceof en))throw new Error("AssertionError: must be compiling a component");if(Array.isArray(p.localRefs))throw new Error("AssertionError: local refs array should have been extracted into a constant");let Ne=t.job.views.get(p.xref);w.replace(p,nI(p.handle.slot,J(Ne.fnName),Ne.decls,Ne.vars,p.tag,p.attributes,p.localRefs,p.startSourceSpan));break;case f.RepeaterCreate:if(p.handle.slot===null)throw new Error("No slot was assigned for repeater instruction");if(!(t instanceof en))throw new Error("AssertionError: must be compiling a component");let Nt=t.job.views.get(p.xref);if(Nt.fnName===null)throw new Error("AssertionError: expected repeater primary view to have been named");let Jr=null,or=null,ar=null;if(p.emptyView!==null){let Pe=t.job.views.get(p.emptyView);if(Pe===void 0)throw new Error("AssertionError: repeater had empty view xref, but empty view was not found");if(Pe.fnName===null||Pe.decls===null||Pe.vars===null)throw new Error("AssertionError: expected repeater empty view to have been named and counted");Jr=Pe.fnName,or=Pe.decls,ar=Pe.vars}w.replace(p,rI(p.handle.slot,Nt.fnName,p.decls,p.vars,p.tag,p.attributes,eN(t,p),p.usesComponentInstance,Jr,or,ar,p.emptyTag,p.emptyAttributes,p.wholeSourceSpan));break;case f.SourceLocation:let ca=le(p.locations.map(({targetSlot:Pe,offset:ua,line:Ri,column:bS})=>{if(Pe.slot===null)throw new Error("No slot was assigned for source location");return le([S(Pe.slot),S(ua),S(Ri),S(bS)])}));w.replace(p,VI(p.templatePath,ca));break;case f.ControlCreate:w.replace(p,mI(p.sourceSpan));break;case f.Statement:break;default:throw new Error(`AssertionError: Unsupported reification of create op ${f[p.kind]}`)}}function Al(t,e){for(let n of e)switch(Ie(n,r=>Lm(t,r),Q.None),n.kind){case f.Advance:w.replace(n,GA(n.delta,n.sourceSpan));break;case f.Property:w.replace(n,t.job.mode===ft.DomOnly&&n.bindingKind!==M.LegacyAnimation&&n.bindingKind!==M.Animation?Nf(n):JI(n));break;case f.Control:w.replace(n,ZI(n));break;case f.TwoWayProperty:w.replace(n,gI(n.name,n.expression,n.sanitizer,n.sourceSpan));break;case f.StyleProp:w.replace(n,vI(n.name,n.expression,n.unit,n.sourceSpan));break;case f.ClassProp:w.replace(n,SI(n.name,n.expression,n.sourceSpan));break;case f.StyleMap:w.replace(n,EI(n.expression,n.sourceSpan));break;case f.ClassMap:w.replace(n,TI(n.expression,n.sourceSpan));break;case f.I18nExpression:w.replace(n,PI(n.expression,n.sourceSpan));break;case f.I18nApply:w.replace(n,LI(n.handle.slot,n.sourceSpan));break;case f.InterpolateText:w.replace(n,RI(n.interpolation.strings,n.interpolation.expressions,n.sourceSpan));break;case f.Attribute:w.replace(n,yI(n.name,n.expression,n.sanitizer,n.namespace,n.sourceSpan));break;case f.DomProperty:if(n.expression instanceof Ae)throw new Error("not yet handled");n.bindingKind===M.LegacyAnimation||n.bindingKind===M.Animation?w.replace(n,$I(n.name,n.expression,n.sourceSpan)):w.replace(n,Nf(n));break;case f.Variable:if(n.variable.name===null)throw new Error(`AssertionError: unnamed variable ${n.xref}`);w.replace(n,Wt(new Ve(n.variable.name,n.initializer,void 0,Ue.Final)));break;case f.Conditional:if(n.processed===null)throw new Error("Conditional test was not set.");w.replace(n,HI(n.processed,n.contextValue,n.sourceSpan));break;case f.Repeater:w.replace(n,sI(n.collection,n.sourceSpan));break;case f.DeferWhen:w.replace(n,iI(n.modifier,n.expr,n.sourceSpan));break;case f.StoreLet:throw new Error(`AssertionError: unexpected storeLet ${n.declaredName}`);case f.Statement:break;default:throw new Error(`AssertionError: Unsupported reification of update op ${f[n.kind]}`)}}function Nf(t){var e;return MI((e=XI.get(t.name))!=null?e:t.name,t.expression,t.sanitizer,t.sourceSpan)}function JI(t){return vm(t.name)?hI(t.name,t.expression,t.sourceSpan):fI(t.name,t.expression,t.sanitizer,t.sourceSpan)}function ZI(t){return dI(t.sourceSpan)}function Lm(t,e){if(!Un(e))return e;switch(e.kind){case F.NextContext:return qA(e.steps);case F.Reference:return HA(e.targetSlot.slot+1+e.offset);case F.LexicalRead:throw new Error(`AssertionError: unresolved LexicalRead of ${e.name}`);case F.TwoWayBindingSet:throw new Error("AssertionError: unresolved TwoWayBindingSet");case F.RestoreView:if(typeof e.view=="number")throw new Error("AssertionError: unresolved RestoreView");return jA(e.view);case F.ResetView:return zA(e.expr);case F.GetCurrentView:return WA();case F.ReadVariable:if(e.name===null)throw new Error(`Read of unnamed variable ${e.xref}`);return J(e.name);case F.ReadTemporaryExpr:if(e.name===null)throw new Error(`Read of unnamed temporary ${e.xref}`);return J(e.name);case F.AssignTemporaryExpr:if(e.name===null)throw new Error(`Assign of unnamed temporary ${e.xref}`);return J(e.name).set(e.expr);case F.PureFunctionExpr:if(e.fn===null)throw new Error("AssertionError: expected PureFunctions to have been extracted");return UI(e.varOffset,e.fn,e.args);case F.PureFunctionParameterExpr:throw new Error("AssertionError: expected PureFunctionParameterExpr to have been extracted");case F.PipeBinding:return _I(e.targetSlot.slot,e.varOffset,e.args);case F.PipeBindingVariadic:return kI(e.targetSlot.slot,e.varOffset,e.args);case F.SlotLiteralExpr:return S(e.slot.slot);case F.ContextLetReference:return lI(e.targetSlot.slot);case F.StoreLet:return aI(e.value,e.sourceSpan);case F.TrackContext:return J("this");case F.ArrowFunction:if(e.varOffset===null)throw new Error("AssertionError: variable offset was not assigned to arrow function");return GI(e.varOffset,t.job.pool.getSharedFunctionReference(tN(t,e),"arrowFn"),J(qt));default:throw new Error(`AssertionError: Unsupported reification of ir.Expression kind: ${F[e.kind]}`)}}function ga(t,e,n,r){Al(t,n);let s=[];for(let o of n){if(o.kind!==f.Statement)throw new Error(`AssertionError: expected reified statements, but found op ${f[o.kind]}`);s.push(o.statement)}let i=[];return r&&i.push(new Oe("$event",Et)),Jn(i,s,void 0,void 0,e)}function eN(t,e){if(e.trackByFn!==null)return e.trackByFn;let n=[new Oe("$index",wr),new Oe("$item",Et)],r;if(e.trackByOps===null)r=e.usesComponentInstance?Jn(n,[new be(e.track)]):Rt(n,e.track);else{Al(t,e.trackByOps);let s=[];for(let i of e.trackByOps){if(i.kind!==f.Statement)throw new Error(`AssertionError: expected reified statements, but found op ${f[i.kind]}`);s.push(i.statement)}r=e.usesComponentInstance||s.length!==1||!(s[0]instanceof be)?Jn(n,s):Rt(n,s[0].value)}return e.trackByFn=t.job.pool.getSharedFunctionReference(r,"_forTrack"),e.trackByFn}function tN(t,e){Al(t,e.ops);let n=[];for(let s of e.ops){if(s.kind!==f.Statement)throw new Error(`AssertionError: expected reified statements, but found op ${f[s.kind]}`);n.push(s.statement)}let r=n.length===1&&n[0]instanceof be?n[0].value:n;return Rt([new Oe(e.contextName,Et),new Oe(e.currentViewName,Et)],Rt(e.parameters,r))}function nN(t){for(let e of t.units)for(let n of e.update)switch(n.kind){case f.Attribute:case f.Binding:case f.ClassProp:case f.ClassMap:case f.Property:case f.StyleProp:case f.StyleMap:n.expression instanceof Oo&&w.remove(n);break}}function rN(t){for(let e of t.units)for(let n of e.create)switch(n.kind){case f.I18nContext:w.remove(n);break;case f.I18nStart:n.context=null;break}}function sN(t){for(let e of t.units)for(let n of e.update){if(n.kind!==f.Variable||n.variable.kind!==We.Identifier||!(n.initializer instanceof Ro))continue;let r=n.variable.identifier,s=n;for(;s&&s.kind!==f.ListEnd;)Ie(s,i=>i instanceof Ke&&i.name===r?S(void 0):i,Q.None),s=s.prev}}function iN(t){for(let e of t.units){let n=new Set;for(let r of e.update)r.kind===f.I18nExpression&&n.add(r.i18nOwner);for(let r of e.create)switch(r.kind){case f.I18nAttributes:if(n.has(r.xref))continue;w.remove(r)}}}function oN(t){for(let e of t.units){for(let n of e.functions)Ji(e,n.ops);Ji(e,e.create),Ji(e,e.update)}}function Ji(t,e){let n=new Map;n.set(t.xref,J(qt));for(let r of e)switch(r.kind){case f.Variable:r.variable.kind===We.Context&&n.set(r.variable.view,new Yn(r.xref));break;case f.Animation:case f.AnimationListener:case f.Listener:case f.TwoWayListener:Ji(t,r.handlerOps);break;case f.RepeaterCreate:r.trackByOps!==null&&Ji(t,r.trackByOps);break}t===t.job.root&&n.set(t.xref,J(qt));for(let r of e)Ie(r,s=>{if(s instanceof Ur){if(!n.has(s.view))throw new Error(`No context found for reference to view ${s.view} from view ${t.xref}`);return n.get(s.view)}else return s},Q.None)}function aN(t){var e;for(let n of t.units)for(let r of n.create)if(r.kind===f.Defer){if(r.resolverFn!==null)continue;if(r.ownResolverFn!==null){if(r.handle.slot===null)throw new Error("AssertionError: slot must be assigned before extracting defer deps functions");let s=(e=n.fnName)==null?void 0:e.replace("_Template","");r.resolverFn=t.pool.getSharedFunctionReference(r.ownResolverFn,`${s}_Defer_${r.handle.slot}_DepsFn`,!1)}}}function lN(t){for(let e of t.units)Df(e.create),Df(e.update)}function Df(t){for(let e of t)(e.kind===f.Listener||e.kind===f.TwoWayListener||e.kind===f.AnimationListener)&&Ie(e,n=>n instanceof Ke&&n.name==="$event"?((e.kind===f.Listener||e.kind===f.AnimationListener)&&(e.consumesDollarEvent=!0),new nn(n.name)):n,Q.InChildOperation)}function cN(t){let e=new Map,n=new Map;for(let r of t.units)for(let s of r.create)switch(s.kind){case f.I18nContext:e.set(s.xref,s);break;case f.ElementStart:n.set(s.xref,s);break}Cn(t,t.root,e,n)}function Cn(t,e,n,r,s){let i=null,o=new Map;for(let l of e.create)switch(l.kind){case f.I18nStart:if(!l.context)throw Error("Could not find i18n context for i18n op");i={i18nBlock:l,i18nContext:n.get(l.context)};break;case f.I18nEnd:i=null;break;case f.ElementStart:if(l.i18nPlaceholder!==void 0){if(i===null)throw Error("i18n tag placeholder should only occur inside an i18n block");bf(l,i.i18nContext,i.i18nBlock,s),s&&l.i18nPlaceholder.closeName&&o.set(l.xref,s),s=void 0}break;case f.ElementEnd:let c=r.get(l.xref);if(c&&c.i18nPlaceholder!==void 0){if(i===null)throw Error("AssertionError: i18n tag placeholder should only occur inside an i18n block");_f(c,i.i18nContext,i.i18nBlock,o.get(l.xref)),o.delete(l.xref)}break;case f.Projection:if(l.i18nPlaceholder!==void 0){if(i===null)throw Error("i18n tag placeholder should only occur inside an i18n block");bf(l,i.i18nContext,i.i18nBlock,s),_f(l,i.i18nContext,i.i18nBlock,s),s=void 0}if(l.fallbackView!==null){let p=t.views.get(l.fallbackView);if(l.fallbackViewI18nPlaceholder===void 0)Cn(t,p,n,r);else{if(i===null)throw Error("i18n tag placeholder should only occur inside an i18n block");ya(t,p,l.handle.slot,l.fallbackViewI18nPlaceholder,i.i18nContext,i.i18nBlock,s),Cn(t,p,n,r),va(t,p,l.handle.slot,l.fallbackViewI18nPlaceholder,i.i18nContext,i.i18nBlock,s),s=void 0}}break;case f.ConditionalCreate:case f.ConditionalBranchCreate:case f.Template:let u=t.views.get(l.xref);if(l.i18nPlaceholder===void 0)Cn(t,u,n,r);else{if(i===null)throw Error("i18n tag placeholder should only occur inside an i18n block");l.templateKind===St.Structural?Cn(t,u,n,r,l):(ya(t,u,l.handle.slot,l.i18nPlaceholder,i.i18nContext,i.i18nBlock,s),Cn(t,u,n,r),va(t,u,l.handle.slot,l.i18nPlaceholder,i.i18nContext,i.i18nBlock,s),s=void 0)}break;case f.RepeaterCreate:if(s!==void 0)throw Error("AssertionError: Unexpected structural directive associated with @for block");let h=l.handle.slot+1,d=t.views.get(l.xref);if(l.i18nPlaceholder===void 0)Cn(t,d,n,r);else{if(i===null)throw Error("i18n tag placeholder should only occur inside an i18n block");ya(t,d,h,l.i18nPlaceholder,i.i18nContext,i.i18nBlock,s),Cn(t,d,n,r),va(t,d,h,l.i18nPlaceholder,i.i18nContext,i.i18nBlock,s),s=void 0}if(l.emptyView!==null){let p=l.handle.slot+2,g=t.views.get(l.emptyView);if(l.emptyI18nPlaceholder===void 0)Cn(t,g,n,r);else{if(i===null)throw Error("i18n tag placeholder should only occur inside an i18n block");ya(t,g,p,l.emptyI18nPlaceholder,i.i18nContext,i.i18nBlock,s),Cn(t,g,n,r),va(t,g,p,l.emptyI18nPlaceholder,i.i18nContext,i.i18nBlock,s),s=void 0}}break}}function bf(t,e,n,r){let{startName:s,closeName:i}=t.i18nPlaceholder,o=he.ElementTag|he.OpenTag,l=t.handle.slot;r!==void 0&&(o|=he.TemplateTag,l={element:l,template:r.handle.slot}),i||(o|=he.CloseTag),Si(e.params,s,l,n.subTemplateIndex,o)}function _f(t,e,n,r){let{closeName:s}=t.i18nPlaceholder;if(s){let i=he.ElementTag|he.CloseTag,o=t.handle.slot;r!==void 0&&(i|=he.TemplateTag,o={element:o,template:r.handle.slot}),Si(e.params,s,o,n.subTemplateIndex,i)}}function ya(t,e,n,r,s,i,o){let{startName:l,closeName:c}=r,u=he.TemplateTag|he.OpenTag;c||(u|=he.CloseTag),o!==void 0&&Si(s.params,l,o.handle.slot,i.subTemplateIndex,u),Si(s.params,l,n,Mm(t,i,e),u)}function va(t,e,n,r,s,i,o){let{closeName:l}=r,c=he.TemplateTag|he.CloseTag;l&&(Si(s.params,l,n,Mm(t,i,e),c),o!==void 0&&Si(s.params,l,o.handle.slot,i.subTemplateIndex,c))}function Mm(t,e,n){for(let r of n.create)if(r.kind===f.I18nStart)return r.subTemplateIndex;return e.subTemplateIndex}function Si(t,e,n,r,s){var o;let i=(o=t.get(e))!=null?o:[];i.push({value:n,subTemplateIndex:r,flags:s}),t.set(e,i)}function uN(t){var o;let e=new Map,n=new Map,r=new Map;for(let l of t.units)for(let c of l.create)switch(c.kind){case f.I18nStart:e.set(c.xref,c.subTemplateIndex);break;case f.I18nContext:n.set(c.xref,c);break;case f.IcuPlaceholder:r.set(c.xref,c);break}let s=new Map,i=l=>l.usage===Cs.I18nText?l.i18nOwner:l.context;for(let l of t.units)for(let c of l.update)if(c.kind===f.I18nExpression){let u=s.get(i(c))||0,h=(o=e.get(c.i18nOwner))!=null?o:null,d={value:u,subTemplateIndex:h,flags:he.ExpressionIndex};pN(c,d,n,r),s.set(i(c),u+1)}}function pN(t,e,n,r){if(t.i18nPlaceholder!==null){let s=n.get(t.context),i=t.resolutionTime===di.Creation?s.params:s.postprocessingParams,o=i.get(t.i18nPlaceholder)||[];o.push(e),i.set(t.i18nPlaceholder,o)}if(t.icuPlaceholder!==null){let s=r.get(t.icuPlaceholder);s==null||s.expressionPlaceholders.push(e)}}function hN(t){for(let e of t.units){for(let n of e.functions)Zi(e,n.ops,null);Zi(e,e.create,null),Zi(e,e.update,null)}}function Zi(t,e,n){let r=new Map,s=new Map;for(let i of e)switch(i.kind){case f.Variable:switch(i.variable.kind){case We.Identifier:if(i.variable.local){if(s.has(i.variable.identifier))continue;s.set(i.variable.identifier,i.xref)}else if(r.has(i.variable.identifier))continue;r.set(i.variable.identifier,i.xref);break;case We.Alias:if(r.has(i.variable.identifier))continue;r.set(i.variable.identifier,i.xref);break;case We.SavedView:n={view:i.variable.view,variable:i.xref};break}break;case f.Animation:case f.AnimationListener:case f.Listener:case f.TwoWayListener:Zi(t,i.handlerOps,n);break;case f.RepeaterCreate:i.trackByOps!==null&&Zi(t,i.trackByOps,n);break}for(let i of e)i.kind===f.Listener||i.kind===f.TwoWayListener||i.kind===f.Animation||i.kind===f.AnimationListener||Ie(i,o=>{if(o instanceof Ke)return s.has(o.name)?new Yn(s.get(o.name)):r.has(o.name)?new Yn(r.get(o.name)):new wt(new Ur(t.job.root.xref),o.name);if(o instanceof Lo&&typeof o.view=="number"){if(n===null||n.view!==o.view)throw new Error(`AssertionError: no saved view ${o.view} from view ${t.xref}`);return o.view=new Yn(n.variable),o}else return o},Q.None);for(let i of e)Me(i,o=>{if(o instanceof Ke)throw new Error(`AssertionError: no lexical reads should remain, but found read of ${o.name}`)})}var fN=new Map([[ue.HTML,m.sanitizeHtml],[ue.RESOURCE_URL,m.sanitizeResourceUrl],[ue.SCRIPT,m.sanitizeScript],[ue.STYLE,m.sanitizeStyle],[ue.URL,m.sanitizeUrl],[ue.ATTRIBUTE_NO_BINDING,m.validateAttribute]]),dN=new Map([[ue.HTML,m.trustConstantHtml],[ue.RESOURCE_URL,m.trustConstantResourceUrl]]);function mN(t){var e,n;for(let r of t.units){if(t.kind!==_.Host){for(let s of r.create)if(s.kind===f.ExtractedAttribute){let i=(e=dN.get(kf(s.securityContext)))!=null?e:null;s.trustedValueFn=i!==null?O(i):null}}for(let s of r.update)switch(s.kind){case f.Property:case f.Attribute:case f.DomProperty:let i=null;Array.isArray(s.securityContext)&&s.securityContext.length===2&&s.securityContext.includes(ue.URL)&&s.securityContext.includes(ue.RESOURCE_URL)?i=m.sanitizeUrlOrResourceUrl:i=(n=fN.get(kf(s.securityContext)))!=null?n:null,s.sanitizer=i!==null?O(i):null;break}}}function kf(t){if(Array.isArray(t)){if(t.length>1)throw Error("AssertionError: Ambiguous security context");return t[0]||ue.NONE}return t}function gN(t){for(let e of t.units){for(let n of e.functions)Rf(t,e,n.ops)&&Pf(e,n.ops,J(n.currentViewName));e.create.prepend([mr(e.job.allocateXrefId(),{kind:We.SavedView,name:null,view:e.xref},new au,Ut.None)]);for(let n of e.create)(n.kind===f.Listener||n.kind===f.TwoWayListener||n.kind===f.Animation||n.kind===f.AnimationListener)&&Rf(t,e,n.handlerOps)&&Pf(e,n.handlerOps,e.xref)}}function Rf(t,e,n){let r=e!==t.root;if(!r)for(let s of n)Me(s,i=>{(i instanceof Wa||i instanceof Po)&&(r=!0)});return r}function Pf(t,e,n){e.prepend([mr(t.job.allocateXrefId(),{kind:We.Context,name:null,view:t.xref},new Lo(n),Ut.None)]);for(let r of e)r.kind===f.Statement&&r.statement instanceof be&&(r.statement.value=new za(r.statement.value))}function yN(t){let e=new Map;for(let n of t.units){let r=0;for(let s of n.create)Ci(s)&&(s.handle.slot=r,e.set(s.xref,s.handle.slot),r+=s.numSlotsUsed);n.decls=r}for(let n of t.units)for(let r of n.ops())if(r.kind===f.Template||r.kind===f.ConditionalCreate||r.kind===f.ConditionalBranchCreate||r.kind===f.RepeaterCreate){let s=t.views.get(r.xref);r.decls=s.decls}}function vN(t){let e=new Set,n=new Map;for(let r of t.units)for(let s of r.ops())s.kind===f.DeclareLet&&n.set(s.xref,s),Me(s,i=>{i instanceof Po&&e.add(i.target)});for(let r of t.units)for(let s of r.update)Ie(s,i=>i instanceof Ro&&!e.has(i.target)?(SN(i)||w.remove(n.get(i.target)),i.value):i,Q.None)}function SN(t){let e=!1;return k(t,n=>((n instanceof Ns||n instanceof Mo)&&(e=!0),n),Q.None),e}function EN(t){let e=new Set;for(let n of t.units)for(let r of n.ops())Me(r,s=>{if(s instanceof re)switch(s.operator){case T.Exponentiation:TN(s,e);break;case T.NullishCoalesce:wN(s,e);break;case T.And:case T.Or:xN(s,e)}});for(let n of t.units)for(let r of n.ops())Ie(r,s=>s instanceof rn?e.has(s)?s:s.expr:s,Q.None)}function TN(t,e){t.lhs instanceof rn&&t.lhs.expr instanceof Qn&&e.add(t.lhs)}function wN(t,e){t.lhs instanceof rn&&(Lf(t.lhs.expr)||t.lhs.expr instanceof gn)&&e.add(t.lhs),t.rhs instanceof rn&&(Lf(t.rhs.expr)||t.rhs.expr instanceof gn)&&e.add(t.rhs)}function xN(t,e){t.lhs instanceof rn&&t.lhs.expr instanceof re&&t.lhs.expr.operator===T.NullishCoalesce&&e.add(t.lhs)}function Lf(t){return t instanceof re&&(t.operator===T.And||t.operator===T.Or)}function CN(t){for(let e of t.units)for(let n of e.update)if(n.kind===f.Binding)switch(n.bindingKind){case M.ClassName:if(n.expression instanceof Ae)throw new Error("Unexpected interpolation in ClassName binding");w.replace(n,KT(n.target,n.name,n.expression,n.sourceSpan));break;case M.StyleProperty:w.replace(n,zT(n.target,n.name,n.expression,n.unit,n.sourceSpan));break;case M.Property:case M.Template:n.name==="style"?w.replace(n,XT(n.target,n.expression,n.sourceSpan)):n.name==="class"&&w.replace(n,YT(n.target,n.expression,n.sourceSpan));break}}function AN(t){for(let e of t.units){e.create.prepend(eo(e.create)),e.update.prepend(eo(e.update));for(let n of e.functions)n.ops.prepend(eo(n.ops))}}function eo(t){let e=0,n=[];for(let r of t){let s=new Map;Me(r,(u,h)=>{h&Q.InChildOperation||u instanceof Gr&&s.set(u.xref,u)});let i=0,o=new Set,l=new Set,c=new Map;Me(r,(u,h)=>{h&Q.InChildOperation||(u instanceof Vn?(o.has(u.xref)||(o.add(u.xref),c.set(u.xref,`tmp_${e}_${i++}`)),Mf(c,u)):u instanceof Gr&&(s.get(u.xref)===u&&(l.add(u.xref),i--),Mf(c,u)))}),n.push(...Array.from(new Set(c.values())).map(u=>Wt(new Ve(u)))),e++,r.kind===f.Listener||r.kind===f.Animation||r.kind===f.AnimationListener||r.kind===f.TwoWayListener?r.handlerOps.prepend(eo(r.handlerOps)):r.kind===f.RepeaterCreate&&r.trackByOps!==null&&r.trackByOps.prepend(eo(r.trackByOps))}return n}function Mf(t,e){let n=t.get(e.xref);if(n===void 0)throw new Error(`Found xref with unassigned name: ${e.xref}`);e.name=n}function IN(t){for(let e of t.units)for(let n of e.create)if(n.kind===f.RepeaterCreate)if(n.track instanceof nn&&n.track.name==="$index")n.trackByFn=O(m.repeaterTrackByIndex);else if(n.track instanceof nn&&n.track.name==="$item")n.trackByFn=O(m.repeaterTrackByIdentity);else if(NN(t.root.xref,n.track))n.usesComponentInstance=!0,n.track.receiver.receiver.view===e.xref?n.trackByFn=n.track.receiver:(n.trackByFn=O(m.componentInstance).callFn([]).prop(n.track.receiver.name),n.track=n.trackByFn);else{n.track=k(n.track,s=>{if(s instanceof Ns||s instanceof Mo)throw new Error("Illegal State: Pipes are not allowed in this context");return s instanceof Ur?(n.usesComponentInstance=!0,new ou(s.view)):s},Q.None);let r=new w;r.push(Wt(new be(n.track,n.track.sourceSpan))),n.trackByOps=r}}function NN(t,e){if(!(e instanceof ot)||e.args.length===0||e.args.length>2||!(e.receiver instanceof wt&&e.receiver.receiver instanceof Ur)||e.receiver.receiver.view!==t)return!1;let[n,r]=e.args;return!(n instanceof nn)||n.name!=="$index"?!1:e.args.length===1?!0:!(!(r instanceof nn)||r.name!=="$item")}function DN(t){for(let e of t.units)for(let n of e.create)n.kind===f.RepeaterCreate&&(n.track=k(n.track,r=>{if(r instanceof Ke){if(n.varNames.$index.has(r.name))return J("$index");if(r.name===n.varNames.$implicit)return J("$item")}return r},Q.None))}function bN(t){for(let e of t.units)for(let n of e.create)n.kind===f.TwoWayListener&&Ie(n,r=>{if(!(r instanceof Ka))return r;let{target:s,value:i}=r;if(s instanceof wt||s instanceof Pn)return Af(s,i).or(s.set(i));if(s instanceof Yn)return Af(s,i);throw new Error("Unsupported expression in two-way action binding.")},Q.InChildOperation)}function _N(t){for(let e of t.units){let n=0;for(let i of e.ops())sc(i)&&(n+=kN(i));let r=i=>{Un(i)&&(i instanceof Is||(Uh(i)&&(i.varOffset=n),sc(i)&&(n+=Of(i))))},s=i=>{!Un(i)||!(i instanceof Is)||(Uh(i)&&(i.varOffset=n),sc(i)&&(n+=Of(i)))};for(let i of e.create)Me(i,r);for(let i of e.update)Me(i,r);for(let i of e.create)Me(i,s);for(let i of e.update)Me(i,s);e.vars=n}if(t instanceof Bo)for(let e of t.units)for(let n of e.create){if(n.kind!==f.Template&&n.kind!==f.RepeaterCreate&&n.kind!==f.ConditionalCreate&&n.kind!==f.ConditionalBranchCreate)continue;let r=t.views.get(n.xref);n.vars=r.vars}}function kN(t){let e;switch(t.kind){case f.Attribute:return e=1,t.expression instanceof Ae&&!RN(t.expression)&&(e+=t.expression.expressions.length),e;case f.Property:case f.DomProperty:return e=1,t.expression instanceof Ae&&(e+=t.expression.expressions.length),e;case f.Control:return 2;case f.TwoWayProperty:return 1;case f.StyleProp:case f.ClassProp:case f.StyleMap:case f.ClassMap:return e=2,t.expression instanceof Ae&&(e+=t.expression.expressions.length),e;case f.InterpolateText:return t.interpolation.expressions.length;case f.I18nExpression:case f.Conditional:case f.DeferWhen:case f.StoreLet:return 1;case f.RepeaterCreate:return t.emptyView?1:0;default:throw new Error(`Unhandled op: ${f[t.kind]}`)}}function Of(t){switch(t.kind){case F.PureFunctionExpr:return 1+t.args.length;case F.PipeBinding:return 1+t.args.length;case F.PipeBindingVariadic:return 1+t.numArgs;case F.StoreLet:case F.ArrowFunction:return 1;default:throw new Error(`AssertionError: unhandled ConsumesVarsTrait expression ${t.constructor.name}`)}}function RN(t){return!(t.expressions.length!==1||t.strings.length!==2||t.strings[0]!==""||t.strings[1]!=="")}function PN(t){for(let e of t.units){for(let n of e.functions)Vi(n.ops);Vi(e.create),Vi(e.update);for(let n of e.create)n.kind===f.Listener||n.kind===f.Animation||n.kind===f.AnimationListener||n.kind===f.TwoWayListener?Vi(n.handlerOps):n.kind===f.RepeaterCreate&&n.trackByOps!==null&&Vi(n.trackByOps);for(let n of e.functions)Gi(n.ops,null),Ff(n.ops);for(let n of e.create)n.kind===f.Listener||n.kind===f.Animation||n.kind===f.AnimationListener||n.kind===f.TwoWayListener?(Gi(n.handlerOps,Sa),Ff(n.handlerOps)):n.kind===f.RepeaterCreate&&n.trackByOps!==null&&Gi(n.trackByOps,Sa);Gi(e.create,Sa),Gi(e.update,Sa)}}var $e;(function(t){t[t.None=0]="None",t[t.ViewContextRead=1]="ViewContextRead",t[t.ViewContextWrite=2]="ViewContextWrite",t[t.SideEffectful=4]="SideEffectful"})($e||($e={}));function Sa(t){return!(t&Q.InArrowFunctionOperation)}function Vi(t){let e=new Map;for(let n of t)n.kind===f.Variable&&n.flags&Ut.AlwaysInline&&(Me(n,r=>{if(Un(r)&&up(r)!==$e.None)throw new Error("AssertionError: A context-sensitive variable was marked AlwaysInline")}),e.set(n.xref,n)),Ie(n,r=>r instanceof Yn&&e.has(r.xref)?e.get(r.xref).initializer.clone():r,Q.None);for(let n of e.values())w.remove(n)}function Gi(t,e){let n=new Map,r=new Map,s=new Set,i=new Map;for(let u of t){if(u.kind===f.Variable){if(n.has(u.xref)||r.has(u.xref))throw new Error(`Should not see two declarations of the same variable: ${u.xref}`);n.set(u.xref,u),r.set(u.xref,0)}i.set(u,LN(u,e)),MN(u,r,s,e)}let o=!1;for(let u of t.reversed()){let h=i.get(u);if(u.kind===f.Variable&&r.get(u.xref)===0){if(o&&h.fences&$e.ViewContextWrite||h.fences&$e.SideEffectful){let d=Wt(u.initializer.toStmt());i.set(d,h),w.replace(u,d)}else ON(u,r),w.remove(u);i.delete(u),n.delete(u.xref),r.delete(u.xref);continue}h.fences&$e.ViewContextRead&&(o=!0)}let l=[];for(let[u,h]of r){let p=!!(n.get(u).flags&Ut.AlwaysInline);h!==1||p||s.has(u)||l.push(u)}let c;for(;c=l.pop();){let u=n.get(c),h=i.get(u);if(!!(u.flags&Ut.AlwaysInline))throw new Error("AssertionError: Found an 'AlwaysInline' variable after the always inlining pass.");for(let p=u.next;p.kind!==f.ListEnd;p=p.next){let g=i.get(p);if(g.variablesUsed.has(c)){if(!BN(u,p))break;if(FN(c,u.initializer,p,h.fences)){g.variablesUsed.delete(c);for(let v of h.variablesUsed)g.variablesUsed.add(v);g.fences|=h.fences,n.delete(c),r.delete(c),i.delete(u),w.remove(u)}break}if(!Om(g.fences,h.fences))break}}}function up(t){switch(t.kind){case F.NextContext:return $e.ViewContextRead|$e.ViewContextWrite;case F.RestoreView:return $e.ViewContextRead|$e.ViewContextWrite|$e.SideEffectful;case F.StoreLet:return $e.SideEffectful;case F.Reference:case F.ContextLetReference:return $e.ViewContextRead;default:return $e.None}}function LN(t,e){let n=$e.None,r=new Set;return Me(t,(s,i)=>{!Un(s)||e!==null&&!e(i)||(s.kind===F.ReadVariable?r.add(s.xref):n|=up(s))}),{fences:n,variablesUsed:r}}function MN(t,e,n,r){Me(t,(s,i)=>{if(!Un(s)||r!==null&&!r(i)||s.kind!==F.ReadVariable)return;let o=e.get(s.xref);o!==void 0&&(e.set(s.xref,o+1),i&Q.InChildOperation&&n.add(s.xref))})}function ON(t,e){Me(t,n=>{if(!Un(n)||n.kind!==F.ReadVariable)return;let r=e.get(n.xref);if(r!==void 0){if(r===0)throw new Error(`Inaccurate variable count: ${n.xref} - found another read but count is already 0`);e.set(n.xref,r-1)}})}function Om(t,e){if(t&$e.ViewContextWrite){if(e&$e.ViewContextRead)return!1}else if(t&$e.ViewContextRead&&e&$e.ViewContextWrite)return!1;return!0}function FN(t,e,n,r){let s=!1,i=!0;return Ie(n,(o,l)=>{if(!Un(o)||s||!i)return o;if(l&Q.InChildOperation&&r&$e.ViewContextRead)return o;switch(o.kind){case F.ReadVariable:if(o.xref===t)return s=!0,e;break;default:let c=up(o);i=i&&Om(c,r);break}return o},Q.None),s}function BN(t,e){switch(t.variable.kind){case We.Identifier:return t.initializer instanceof nn&&t.initializer.name===qt;case We.Context:return e.kind===f.Variable;default:return!0}}function Ff(t){let e=t.head.next,n=t.tail.prev;e!==null&&n!==null&&e.next===n&&e.kind===f.Statement&&e.statement instanceof Je&&e.statement.expr instanceof Lo&&n.kind===f.Statement&&n.statement instanceof be&&n.statement.value instanceof za&&(w.remove(e),n.statement.value=n.statement.value.expr)}function $N(t){for(let e of t.units){let n=null,r=null;for(let s of e.create)switch(s.kind){case f.I18nStart:n=s;break;case f.I18nEnd:n=null;break;case f.IcuStart:n===null&&(r=t.allocateXrefId(),w.insertBefore(xl(r,s.message,void 0,null),s));break;case f.IcuEnd:r!==null&&(w.insertAfter(Cl(r,null),s),r=null);break}}}function UN(t){for(let e of t.units){for(let n of e.create)n.kind!==f.Animation&&n.kind!==f.AnimationListener&&n.kind!==f.Listener&&n.kind!==f.TwoWayListener&&Bf(e,n);for(let n of e.update)Bf(e,n)}}function Bf(t,e){Ie(e,(n,r)=>{if(!(n instanceof Gn)||r&Q.InChildOperation)return n;if(Array.isArray(n.body))throw new Error("AssertionError: unexpected multi-line arrow function");let s=new lu(n.params,n.body);return t.functions.add(s),s},Q.None)}var VN=new Set(["formField"]);function GN(t){for(let e of t.units)HN(e)}function HN(t){for(let e of t.update)e.kind===f.Property&&VN.has(e.name)&&zN(t,e)}var qN=new Set([f.Container,f.ContainerStart,f.ContainerEnd,f.Element,f.ElementStart,f.ElementEnd,f.Template]);function WN(t){return qN.has(t.kind)}function jN(t,e){let n=null;for(let r of t.create)!WN(r)||r.xref!==e||(n=r);return n}function zN(t,e){let n=jN(t,e.target);if(n===null)throw new Error(`No create instruction found for control target ${e.target}`);let r=ww(e.sourceSpan);w.insertAfter(r,n),w.insertAfter(nw(e.target,e.sourceSpan),e)}var KN=[{kind:_.Tmpl,fn:fA},{kind:_.Both,fn:IA},{kind:_.Host,fn:Ix},{kind:_.Tmpl,fn:YC},{kind:_.Tmpl,fn:EA},{kind:_.Tmpl,fn:$N},{kind:_.Both,fn:Kw},{kind:_.Both,fn:CN},{kind:_.Both,fn:Pw},{kind:_.Tmpl,fn:GN},{kind:_.Both,fn:qw},{kind:_.Both,fn:_w},{kind:_.Tmpl,fn:zw},{kind:_.Both,fn:JC},{kind:_.Tmpl,fn:nN},{kind:_.Both,fn:Ow},{kind:_.Both,fn:hA},{kind:_.Tmpl,fn:Fw},{kind:_.Tmpl,fn:gA},{kind:_.Tmpl,fn:Xw},{kind:_.Tmpl,fn:SA},{kind:_.Both,fn:UN},{kind:_.Both,fn:xA},{kind:_.Tmpl,fn:wx},{kind:_.Tmpl,fn:Tx},{kind:_.Tmpl,fn:xx},{kind:_.Tmpl,fn:gN},{kind:_.Both,fn:Cw},{kind:_.Both,fn:lN},{kind:_.Tmpl,fn:DN},{kind:_.Tmpl,fn:sN},{kind:_.Both,fn:hN},{kind:_.Tmpl,fn:Yw},{kind:_.Tmpl,fn:bN},{kind:_.Tmpl,fn:IN},{kind:_.Both,fn:oN},{kind:_.Both,fn:mN},{kind:_.Tmpl,fn:KC},{kind:_.Both,fn:tx},{kind:_.Both,fn:EN},{kind:_.Both,fn:AN},{kind:_.Both,fn:PN},{kind:_.Both,fn:vN},{kind:_.Tmpl,fn:zC},{kind:_.Tmpl,fn:jw},{kind:_.Tmpl,fn:iN},{kind:_.Tmpl,fn:Dw},{kind:_.Tmpl,fn:Iw},{kind:_.Tmpl,fn:yN},{kind:_.Tmpl,fn:cN},{kind:_.Tmpl,fn:uN},{kind:_.Tmpl,fn:gx},{kind:_.Tmpl,fn:GC},{kind:_.Tmpl,fn:Cx},{kind:_.Both,fn:Vw},{kind:_.Tmpl,fn:rN},{kind:_.Both,fn:_N},{kind:_.Tmpl,fn:Ex},{kind:_.Both,fn:ZC},{kind:_.Tmpl,fn:aN},{kind:_.Tmpl,fn:nA},{kind:_.Tmpl,fn:sA},{kind:_.Tmpl,fn:ex},{kind:_.Tmpl,fn:bw},{kind:_.Tmpl,fn:oA},{kind:_.Both,fn:wA},{kind:_.Both,fn:YI},{kind:_.Both,fn:Mw}];function Fm(t,e){for(let n of KN)(n.kind===e||n.kind===_.Both)&&n.fn(t)}function XN(t,e){let n=$m(t.root);return Bm(t.root,e),n}function Bm(t,e){for(let n of t.job.units){if(n.parent!==t.xref)continue;Bm(n,e);let r=$m(n);e.statements.push(r.toDeclStmt(r.name))}}function $m(t){if(t.fnName===null)throw new Error(`AssertionError: view ${t.xref} is unnamed`);let e=[];for(let i of t.create){if(i.kind!==f.Statement)throw new Error(`AssertionError: expected all create ops to have been compiled, but got ${f[i.kind]}`);e.push(i.statement)}let n=[];for(let i of t.update){if(i.kind!==f.Statement)throw new Error(`AssertionError: expected all update ops to have been compiled, but got ${f[i.kind]}`);n.push(i.statement)}let r=pl(1,e),s=pl(2,n);return Jn([new Oe(wi,wr),new Oe(qt,Et)],[...r,...s],void 0,void 0,t.fnName)}function pl(t,e){return e.length===0?[]:[Ko(new re(T.BitwiseAnd,J(wi),S(t)),e)]}function YN(t){if(t.root.fnName===null)throw new Error("AssertionError: host binding function is unnamed");let e=[];for(let i of t.root.create){if(i.kind!==f.Statement)throw new Error(`AssertionError: expected all create ops to have been compiled, but got ${f[i.kind]}`);e.push(i.statement)}let n=[];for(let i of t.root.update){if(i.kind!==f.Statement)throw new Error(`AssertionError: expected all update ops to have been compiled, but got ${f[i.kind]}`);n.push(i.statement)}if(e.length===0&&n.length===0)return null;let r=pl(1,e),s=pl(2,n);return Jn([new Oe(wi,wr),new Oe(qt,Et)],[...r,...s],void 0,void 0,t.root.fnName)}var cs=new En,us="ng-template",QN="animate.";function Ia(t){return t instanceof vt}function JN(t){return Ia(t)&&t.nodes.length===1&&t.nodes[0]instanceof Ua}function ZN(t,e,n,r,s,i,o,l,c,u){let h=new Bo(t,n,r,s,i,o,l,c,u);return tr(h.root,e),h}function eD(t,e,n){var s,i,o;let r=new el(t.componentName,n,ft.DomOnly);for(let l of(s=t.properties)!=null?s:[]){let c=M.Property;l.name.startsWith("attr.")&&(l.name=l.name.substring(5),c=M.Attribute),l.isLegacyAnimation&&(c=M.LegacyAnimation),l.isAnimation&&(c=M.Animation);let u=e.calcPossibleSecurityContexts(t.componentSelector,l.name,c===M.Attribute).filter(h=>h!==ue.NONE);tD(r,l,c,u)}for(let[l,c]of(i=Object.entries(t.attributes))!=null?i:[]){let u=e.calcPossibleSecurityContexts(t.componentSelector,l,!0).filter(h=>h!==ue.NONE);nD(r,l,c,u)}for(let l of(o=t.events)!=null?o:[])rD(r,l);return r}function tD(t,e,n,r){let s,i=e.expression.ast;i instanceof rr?s=new Ae(i.strings,i.expressions.map(o=>X(o,t,e.sourceSpan)),[]):s=X(i,t,e.sourceSpan),t.root.update.push(As(t.root.xref,n,e.name,s,null,r,!1,!1,null,null,e.sourceSpan))}function nD(t,e,n,r){let s=As(t.root.xref,M.Attribute,e,n,null,r,!0,!1,null,null,n.sourceSpan);t.root.update.push(s)}function rD(t,e){let n;if(e.type===De.Animation)n=fm(t.root.xref,new rt,e.name,null,Ho(t.root,e.handler,e.handlerSpan),e.name.endsWith("enter")?"enter":"leave",e.targetOrPhase,!0,e.sourceSpan);else{let[r,s]=e.type!==De.LegacyAnimation?[null,e.targetOrPhase]:[e.targetOrPhase,null];n=ap(t.root.xref,new rt,e.name,null,Ho(t.root,e.handler,e.handlerSpan),r,s,!0,e.sourceSpan)}t.root.create.push(n)}function tr(t,e){for(let n of e)if(n instanceof ke)sD(t,n);else if(n instanceof de)iD(t,n);else if(n instanceof Ts)oD(t,n);else if(n instanceof Wn)Um(t,n,null);else if(n instanceof ys)Vm(t,n,null);else if(n instanceof Pr)aD(t,n);else if(n instanceof Rr)lD(t,n);else if(n instanceof Fn)cD(t,n);else if(n instanceof Qu)pD(t,n);else if(n instanceof Bn)hD(t,n);else if(n instanceof Tn)dD(t,n);else if(!(n instanceof _n))throw new Error(`Unsupported template node: ${n.constructor.name}`)}function sD(t,e){var c,u;if(e.i18n!==void 0&&!(e.i18n instanceof vt||e.i18n instanceof Lr))throw Error(`Unhandled i18n metadata type for element: ${e.i18n.constructor.name}`);let n=t.job.allocateXrefId(),[r,s]=vn(e.name),i=sw(s,n,Sm(r),e.i18n instanceof Lr?e.i18n:void 0,e.startSourceSpan,e.sourceSpan);t.create.push(i),gD(t,i,e),qm(i,e);let o=null;e.i18n instanceof vt&&(o=t.job.allocateXrefId(),t.create.push(xl(o,e.i18n,void 0,e.startSourceSpan))),tr(t,e.children);let l=ow(n,(c=e.endSourceSpan)!=null?c:e.startSourceSpan);t.create.push(l),o!==null&&w.insertBefore(Cl(o,(u=e.endSourceSpan)!=null?u:e.startSourceSpan),l)}function iD(t,e){var h;if(e.i18n!==void 0&&!(e.i18n instanceof vt||e.i18n instanceof Lr))throw Error(`Unhandled i18n metadata type for template: ${e.i18n.constructor.name}`);let n=t.job.allocateView(t.xref),r=e.tagName,s="";e.tagName&&([s,r]=vn(e.tagName));let i=e.i18n instanceof Lr?e.i18n:void 0,o=Sm(s),l=r===null?"":Uw(r,o),c=mD(e)?St.NgTemplate:St.Structural,u=cm(n.xref,c,r,l,o,i,e.startSourceSpan,e.sourceSpan);t.create.push(u),yD(t,u,e,c),qm(u,e),tr(n,e.children);for(let{name:d,value:p}of e.variables)n.contextVariables.set(d,p!==""?p:"$implicit");if(c===St.NgTemplate&&e.i18n instanceof vt){let d=t.job.allocateXrefId();w.insertAfter(xl(d,e.i18n,void 0,e.startSourceSpan),n.create.head),w.insertBefore(Cl(d,(h=e.endSourceSpan)!=null?h:e.startSourceSpan),n.create.tail)}}function oD(t,e){var i;if(e.i18n!==void 0&&!(e.i18n instanceof Lr))throw Error(`Unhandled i18n metadata type for element: ${e.i18n.constructor.name}`);let n=null;e.children.some(o=>!(o instanceof Tl)&&(!(o instanceof Wn)||o.value.trim().length>0))&&(n=t.job.allocateView(t.xref),tr(n,e.children));let r=t.job.allocateXrefId(),s=dw(r,e.selector,e.i18n,(i=n==null?void 0:n.xref)!=null?i:null,e.sourceSpan);for(let o of e.attributes){let l=cs.securityContext(e.name,o.name,!0);t.update.push(As(s.xref,M.Attribute,o.name,S(o.value),null,l,!0,!1,null,Kn(o.i18n),o.sourceSpan))}t.create.push(s)}function Um(t,e,n){t.create.push(hm(t.job.allocateXrefId(),e.value,n,e.sourceSpan))}function Vm(t,e,n){var o;let r=e.value;if(r instanceof ve&&(r=r.ast),!(r instanceof rr))throw new Error(`AssertionError: expected Interpolation for BoundText node, got ${r.constructor.name}`);if(e.i18n!==void 0&&!(e.i18n instanceof Xn))throw Error(`Unhandled i18n metadata type for text interpolation: ${(o=e.i18n)==null?void 0:o.constructor.name}`);let s=e.i18n instanceof Xn?e.i18n.children.filter(l=>l instanceof Io).map(l=>l.name):[];if(s.length>0&&s.length!==r.expressions.length)throw Error(`Unexpected number of i18n placeholders (${r.expressions.length}) for BoundText with ${r.expressions.length} expressions`);let i=t.job.allocateXrefId();t.create.push(hm(i,"",n,e.sourceSpan)),t.update.push(qT(i,new Ae(r.strings,r.expressions.map(l=>X(l,t.job,null)),s),e.sourceSpan))}function aD(t,e){var s;let n=null,r=[];for(let i=0;i<e.branches.length;i++){let o=e.branches[i],l=t.job.allocateView(t.xref),c=hl(t,l.xref,o);o.expressionAlias!==null&&l.contextVariables.set(o.expressionAlias.name,gm);let u;if(o.i18n!==void 0){if(!(o.i18n instanceof Mr))throw Error(`Unhandled i18n metadata type for if block: ${(s=o.i18n)==null?void 0:s.constructor.name}`);u=o.i18n}let d=(i===0?um:pm)(l.xref,St.Block,c,"Conditional",nt.HTML,u,o.startSourceSpan,o.sourceSpan);t.create.push(d),n===null&&(n=l.xref);let p=o.expression?X(o.expression,t.job,null):null,g=new Ya(p,d.xref,d.handle,o.expressionAlias);r.push(g),tr(l,o.children)}t.update.push(om(n,null,r,e.sourceSpan))}function lD(t,e){var s;if(e.groups.length===0)return;let n=null,r=[];for(let i=0;i<e.groups.length;i++){let o=e.groups[i],l=t.job.allocateView(t.xref),c=hl(t,l.xref,o),u;if(o.i18n!==void 0){if(!(o.i18n instanceof Mr))throw Error(`Unhandled i18n metadata type for switch block: ${(s=o.i18n)==null?void 0:s.constructor.name}`);u=o.i18n}let d=(i===0?um:pm)(l.xref,St.Block,c,"Case",nt.HTML,u,o.startSourceSpan,o.sourceSpan);t.create.push(d),n===null&&(n=l.xref);for(let p of o.cases){let g=p.expression?X(p.expression,t.job,e.startSourceSpan):null,v=new Ya(g,d.xref,d.handle);r.push(v)}tr(l,o.children)}t.update.push(om(n,X(e.expression,t.job,null),r,e.sourceSpan))}function Ea(t,e,n,r,s){if(n!==void 0&&!(n instanceof Mr))throw Error("Unhandled i18n metadata type for defer block");if(r===void 0)return null;let i=t.job.allocateView(t.xref);tr(i,r);let o=cm(i.xref,St.Block,null,`Defer${e}`,nt.HTML,n,s,s);return t.create.push(o),o}function cD(t,e){var p,g,v,E,I,D,b,P,L,ne,se,Ge,Ne,Nt,Jr,or,ar,ca,Pe,ua;let n=null;if(t.job.deferMeta.mode===0){if(!t.job.deferMeta.blocks.has(e))throw new Error("AssertionError: unable to find a dependency function for this deferred block");n=(p=t.job.deferMeta.blocks.get(e))!=null?p:null}let r=Ea(t,"",e.i18n,e.children,e.sourceSpan),s=Ea(t,"Loading",(g=e.loading)==null?void 0:g.i18n,(v=e.loading)==null?void 0:v.children,(E=e.loading)==null?void 0:E.sourceSpan),i=Ea(t,"Placeholder",(I=e.placeholder)==null?void 0:I.i18n,(D=e.placeholder)==null?void 0:D.children,(b=e.placeholder)==null?void 0:b.sourceSpan),o=Ea(t,"Error",(P=e.error)==null?void 0:P.i18n,(L=e.error)==null?void 0:L.children,(ne=e.error)==null?void 0:ne.sourceSpan),l=t.job.allocateXrefId(),c=mw(l,r.xref,r.handle,n,t.job.allDeferrableDepsFn,e.sourceSpan);c.placeholderView=(se=i==null?void 0:i.xref)!=null?se:null,c.placeholderSlot=(Ge=i==null?void 0:i.handle)!=null?Ge:null,c.loadingSlot=(Ne=s==null?void 0:s.handle)!=null?Ne:null,c.errorSlot=(Nt=o==null?void 0:o.handle)!=null?Nt:null,c.placeholderMinimumTime=(or=(Jr=e.placeholder)==null?void 0:Jr.minimumTime)!=null?or:null,c.loadingMinimumTime=(ca=(ar=e.loading)==null?void 0:ar.minimumTime)!=null?ca:null,c.loadingAfterTime=(ua=(Pe=e.loading)==null?void 0:Pe.afterTime)!=null?ua:null,c.flags=uD(e),t.create.push(c);let u=[],h=[];uc("hydrate",e.hydrateTriggers,u,h,t,l),uc("none",e.triggers,u,h,t,l),uc("prefetch",e.prefetchTriggers,u,h,t,l),u.some(Ri=>Ri.modifier==="none")||h.some(Ri=>Ri.modifier==="none")||u.push(pr(l,{kind:ce.Idle},"none",null)),t.create.push(u),t.update.push(h)}function uD(t){return Object.keys(t.hydrateTriggers).length>0?1:null}function uc(t,e,n,r,s,i){if(e.idle!==void 0){let o=pr(i,{kind:ce.Idle},t,e.idle.sourceSpan);n.push(o)}if(e.immediate!==void 0){let o=pr(i,{kind:ce.Immediate},t,e.immediate.sourceSpan);n.push(o)}if(e.timer!==void 0){let o=pr(i,{kind:ce.Timer,delay:e.timer.delay},t,e.timer.sourceSpan);n.push(o)}if(e.hover!==void 0){let o=pr(i,{kind:ce.Hover,targetName:e.hover.reference,targetXref:null,targetSlot:null,targetView:null,targetSlotViewSteps:null},t,e.hover.sourceSpan);n.push(o)}if(e.interaction!==void 0){let o=pr(i,{kind:ce.Interaction,targetName:e.interaction.reference,targetXref:null,targetSlot:null,targetView:null,targetSlotViewSteps:null},t,e.interaction.sourceSpan);n.push(o)}if(e.viewport!==void 0){let o=pr(i,{kind:ce.Viewport,targetName:e.viewport.reference,targetXref:null,targetSlot:null,targetView:null,targetSlotViewSteps:null,options:e.viewport.options?X(e.viewport.options,s.job,e.viewport.sourceSpan):null},t,e.viewport.sourceSpan);n.push(o)}if(e.never!==void 0){let o=pr(i,{kind:ce.Never},t,e.never.sourceSpan);n.push(o)}if(e.when!==void 0){if(e.when.value instanceof rr)throw new Error("Unexpected interpolation in defer block when trigger");let o=ZT(i,X(e.when.value,s.job,e.when.sourceSpan),t,e.when.sourceSpan);r.push(o)}}function pD(t,e){var n;if(e.i18n instanceof vt&&JN(e.i18n)){let r=t.job.allocateXrefId();t.create.push(vw(r,e.i18n,$d(e.i18n).name,null));for(let[s,i]of Object.entries(x(x({},e.vars),e.placeholders)))i instanceof ys?Vm(t,i,s):Um(t,i,s);t.create.push(Sw(r))}else throw Error(`Unhandled i18n metadata type for ICU: ${(n=e.i18n)==null?void 0:n.constructor.name}`)}function hD(t,e){var D,b,P;let n=t.job.allocateView(t.xref),r=`\u0275$index_${n.xref}`,s=`\u0275$count_${n.xref}`,i=new Set;n.contextVariables.set(e.item.name,e.item.value);for(let L of e.contextVariables)L.value==="$index"&&i.add(L.name),L.name==="$index"?n.contextVariables.set("$index",L.value).set(r,L.value):L.name==="$count"?n.contextVariables.set("$count",L.value).set(s,L.value):n.aliases.add({kind:We.Alias,name:null,identifier:L.name,expression:fD(L,r,s)});let o=He(e.trackBy.span,e.sourceSpan),l=X(e.trackBy,t.job,o);tr(n,e.children);let c=null,u=null;e.empty!==null&&(c=t.job.allocateView(t.xref),tr(c,e.empty.children),u=hl(t,c.xref,e.empty));let h={$index:i,$implicit:e.item.name};if(e.i18n!==void 0&&!(e.i18n instanceof Mr))throw Error("AssertionError: Unhandled i18n metadata type or @for");if(((D=e.empty)==null?void 0:D.i18n)!==void 0&&!(e.empty.i18n instanceof Mr))throw Error("AssertionError: Unhandled i18n metadata type or @empty");let d=e.i18n,p=(b=e.empty)==null?void 0:b.i18n,g=hl(t,n.xref,e),v=iw(n.xref,(P=c==null?void 0:c.xref)!=null?P:null,g,l,h,u,d,p,e.startSourceSpan,e.sourceSpan);t.create.push(v);let E=X(e.expression,t.job,He(e.expression.span,e.sourceSpan)),I=JT(v.xref,v.handle,E,e.sourceSpan);t.update.push(I)}function fD(t,e,n){switch(t.value){case"$index":return new Ke(e);case"$count":return new Ke(n);case"$first":return new Ke(e).identical(S(0));case"$last":return new Ke(e).identical(new Ke(n).minus(S(1)));case"$even":return new Ke(e).modulo(S(2)).identical(S(0));case"$odd":return new Ke(e).modulo(S(2)).notIdentical(S(0));default:throw new Error(`AssertionError: unknown @for loop variable ${t.value}`)}}function dD(t,e){let n=t.job.allocateXrefId();t.create.push(gw(n,e.name,e.sourceSpan)),t.update.push(tw(n,e.name,X(e.value,t.job,e.valueSpan),e.sourceSpan))}function X(t,e,n){if(t instanceof ve)return X(t.ast,e,n);if(t instanceof oe)return t.receiver instanceof Ze?new Ke(t.name):new wt(X(t.receiver,e,n),t.name,null,He(t.span,n));if(t instanceof Ct){if(t.receiver instanceof Ze)throw new Error("Unexpected ImplicitReceiver");return new ot(X(t.receiver,e,n),t.args.map(r=>X(r,e,n)),void 0,He(t.span,n))}else{if(t instanceof dt)return S(t.value,void 0,He(t.span,n));if(t instanceof Js)switch(t.operator){case"+":return new Qn(Rn.Plus,X(t.expr,e,n),void 0,He(t.span,n));case"-":return new Qn(Rn.Minus,X(t.expr,e,n),void 0,He(t.span,n));default:throw new Error(`AssertionError: unknown unary operator ${t.operator}`)}else if(t instanceof we){let r=Bw.get(t.operation);if(r===void 0)throw new Error(`AssertionError: unknown binary operator ${t.operation}`);return new re(r,X(t.left,e,n),X(t.right,e,n),void 0,He(t.span,n))}else{if(t instanceof on)return new Ur(e.root.xref);if(t instanceof Ln)return new Pn(X(t.receiver,e,n),X(t.key,e,n),void 0,He(t.span,n));if(t instanceof Nr)throw new Error("AssertionError: Chain in unknown context");if(t instanceof br){let r=t.keys.map((s,i)=>{let o=X(t.values[i],e,n);return s.kind==="spread"?new yn(o):new xr(s.key,o,s.quoted)});return new sn(r,void 0,He(t.span,n))}else{if(t instanceof ci)return new kt(t.expressions.map(r=>X(r,e,n)));if(t instanceof li)return new gn(X(t.condition,e,n),X(t.trueExp,e,n),X(t.falseExp,e,n),void 0,He(t.span,n));if(t instanceof go)return X(t.expression,e,n);if(t instanceof gs)return new Ns(e.allocateXrefId(),new rt,t.name,[X(t.exp,e,n),...t.args.map(r=>X(r,e,n))]);if(t instanceof Dr)return new gi(X(t.receiver,e,n),X(t.key,e,n),He(t.span,n));if(t instanceof et)return new mi(X(t.receiver,e,n),t.name);if(t instanceof Gt)return new Ds(X(t.receiver,e,n),t.args.map(r=>X(r,e,n)));if(t instanceof tt)return new Oo(He(t.span,n));if(t instanceof Mn)return _d(X(t.expression,e,n),He(t.span,n));if(t instanceof fo)return Ei(X(t.expression,e,n));if(t instanceof mo)return new ro(X(t.expression,e,n),void 0,He(t.span,n));if(t instanceof vo)return $f(t,e,n);if(t instanceof yo)return new ni(X(t.tag,e,n),$f(t.template,e,n),void 0,He(t.span,n));if(t instanceof So)return new rn(X(t.expression,e,n),void 0,He(t.span,n));if(t instanceof Ma)return new fs(t.body,t.flags,n);if(t instanceof Pa)return new Cr(X(t.expression,e,n));if(t instanceof ui)return SD(Rt(t.parameters.map(r=>new Oe(r.name,Et)),X(t.body,e,n)));throw new Error(`Unhandled expression type "${t.constructor.name}" in file "${n==null?void 0:n.start.file.url}"`)}}}}function $f(t,e,n){return new si(t.elements.map(r=>new so(r.text,He(r.span,n))),t.expressions.map(r=>X(r,e,n)),He(t.span,n))}function Pu(t,e,n,r){var i,o;let s;return e instanceof rr?s=new Ae(e.strings,e.expressions.map(l=>X(l,t,null)),Object.keys((o=(i=Kn(n))==null?void 0:i.placeholders)!=null?o:{})):e instanceof ae?s=X(e,t,null):s=S(e),s}var Gm=new Map([[z.Property,M.Property],[z.TwoWay,M.TwoWayProperty],[z.Attribute,M.Attribute],[z.Class,M.ClassName],[z.Style,M.StyleProperty],[z.LegacyAnimation,M.LegacyAnimation],[z.Animation,M.Animation]]);function mD(t){var e;return vn((e=t.tagName)!=null?e:"")[1]===us}function Kn(t){if(t==null)return null;if(!(t instanceof vt))throw Error(`Expected i18n meta to be a Message, but got: ${t.constructor.name}`);return t}function gD(t,e,n){var i;let r=new Array,s=new Set;for(let o of n.attributes){let l=cs.securityContext(n.name,o.name,!0);r.push(As(e.xref,M.Attribute,o.name,Pu(t.job,o.value,o.i18n),null,l,!0,!1,null,Kn(o.i18n),o.sourceSpan)),o.i18n&&s.add(o.name)}for(let o of n.inputs)s.has(o.name)&&console.error(`On component ${t.job.componentName}, the binding ${o.name} is both an i18n attribute and a property. You may want to remove the property binding. This will become a compilation error in future versions of Angular.`),r.push(As(e.xref,Gm.get(o.type),o.name,Pu(t.job,qo(o.value),o.i18n),o.unit,o.securityContext,!1,!1,null,(i=Kn(o.i18n))!=null?i:null,o.sourceSpan));t.create.push(r.filter(o=>(o==null?void 0:o.kind)===f.ExtractedAttribute)),t.update.push(r.filter(o=>(o==null?void 0:o.kind)===f.Binding));for(let o of n.outputs){if(o.type===De.LegacyAnimation&&o.phase===null)throw Error("Animation listener should have a phase");o.type===De.TwoWay?t.create.push(dm(e.xref,e.handle,o.name,e.tag,Hm(t,o.handler,o.handlerSpan),o.sourceSpan)):o.type===De.Animation?t.create.push(fm(e.xref,e.handle,o.name,e.tag,Ho(t,o.handler,o.handlerSpan),o.name.endsWith("enter")?"enter":"leave",o.target,!1,o.sourceSpan)):t.create.push(ap(e.xref,e.handle,o.name,e.tag,Ho(t,o.handler,o.handlerSpan),o.phase,o.target,!1,o.sourceSpan))}r.some(o=>o==null?void 0:o.i18nMessage)!==null&&t.create.push(mm(t.job.allocateXrefId(),new rt,e.xref))}function yD(t,e,n,r){let s=new Array;for(let i of n.templateAttrs)if(i instanceof an){let o=cs.securityContext(us,i.name,!0);s.push(Ta(t,e.xref,z.Attribute,i.name,i.value,null,o,!0,r,Kn(i.i18n),i.sourceSpan))}else s.push(Ta(t,e.xref,i.type,i.name,qo(i.value),i.unit,i.securityContext,!0,r,Kn(i.i18n),i.sourceSpan));for(let i of n.attributes){let o=cs.securityContext(us,i.name,!0);s.push(Ta(t,e.xref,z.Attribute,i.name,i.value,null,o,!1,r,Kn(i.i18n),i.sourceSpan))}for(let i of n.inputs)s.push(Ta(t,e.xref,i.type,i.name,qo(i.value),i.unit,i.securityContext,!1,r,Kn(i.i18n),i.sourceSpan));t.create.push(s.filter(i=>(i==null?void 0:i.kind)===f.ExtractedAttribute)),t.update.push(s.filter(i=>(i==null?void 0:i.kind)===f.Binding));for(let i of n.outputs){if(i.type===De.LegacyAnimation&&i.phase===null)throw Error("Animation listener should have a phase");if(r===St.NgTemplate&&(i.type===De.TwoWay?t.create.push(dm(e.xref,e.handle,i.name,e.tag,Hm(t,i.handler,i.handlerSpan),i.sourceSpan)):t.create.push(ap(e.xref,e.handle,i.name,e.tag,Ho(t,i.handler,i.handlerSpan),i.phase,i.target,!1,i.sourceSpan))),r===St.Structural&&i.type!==De.LegacyAnimation){let o=cs.securityContext(us,i.name,!1);t.create.push(Zt(e.xref,M.Property,null,i.name,null,null,null,o))}}s.some(i=>i==null?void 0:i.i18nMessage)!==null&&t.create.push(mm(t.job.allocateXrefId(),new rt,e.xref))}function Ta(t,e,n,r,s,i,o,l,c,u,h){let d=typeof s=="string";if(c===St.Structural){if(!l)switch(n){case z.Property:case z.Class:case z.Style:return Zt(e,M.Property,null,r,null,null,u,o);case z.TwoWay:return Zt(e,M.TwoWayProperty,null,r,null,null,u,o)}if(!d&&(n===z.Attribute||n===z.LegacyAnimation||n===z.Animation))return null}let p=Gm.get(n);return c===St.NgTemplate&&(n===z.Class||n===z.Style||n===z.Attribute&&!d)&&(p=M.Property),As(e,p,r,Pu(t.job,s,u),i,o,d,l,c,u,h)}function Ho(t,e,n){e=qo(e);let r=new Array,s=e instanceof Nr?e.expressions:[e];if(s.length===0)throw new Error("Expected listener to have non-empty expression list.");let i=s.map(l=>X(l,t.job,n)),o=i.pop();return r.push(...i.map(l=>Wt(new Je(l,l.sourceSpan)))),r.push(Wt(new be(o,o.sourceSpan))),r}function Hm(t,e,n){e=qo(e);let r=new Array;if(e instanceof Nr)if(e.expressions.length===1)e=e.expressions[0];else throw new Error("Expected two-way listener to have a single expression.");let s=X(e,t.job,n),i=new Ke("$event"),o=new Ka(s,i);return r.push(Wt(new Je(o))),r.push(Wt(new be(i))),r}function qo(t){return t instanceof ve?t.ast:t}function qm(t,e){vD(t.localRefs);for(let{name:n,value:r}of e.references)t.localRefs.push({name:n,target:r})}function vD(t){if(!Array.isArray(t))throw new Error("AssertionError: expected an array")}function He(t,e){if(e===null)return null;let n=e.start.moveBy(t.start),r=e.start.moveBy(t.end),s=e.fullStart.moveBy(t.start);return new H(n,r,s)}function hl(t,e,n){let r=null;for(let s of n.children)if(!(s instanceof Tl||s instanceof Tn)){if(r!==null)return null;if(s instanceof ke||s instanceof de&&s.tagName!==null)r=s;else return null}if(r!==null){for(let i of r.attributes)if(!i.name.startsWith(QN)){let o=cs.securityContext(us,i.name,!0);t.update.push(As(e,M.Attribute,i.name,S(i.value),null,o,!0,!1,null,Kn(i.i18n),i.sourceSpan))}for(let i of r.inputs)if(i.type!==z.LegacyAnimation&&i.type!==z.Animation&&i.type!==z.Attribute){let o=cs.securityContext(us,i.name,!0);t.create.push(Zt(e,M.Property,null,i.name,null,null,null,o))}let s=r instanceof ke?r.name:r.tagName;return s===us?null:s}return null}function SD(t){let e=new Set(t.params.map(n=>n.name));return k(t,n=>{if(n instanceof Gn)for(let r of n.params)e.add(r.name);else if(n instanceof Ke&&e.has(n.name))return J(n.name);return n},Q.None)}var ED=!1;function TD(){return ED}function fl(t,e){return Ko(J(wi).bitwiseAnd(S(t),null),e)}function wD(t){return(t.descendants?1:0)|(t.static?2:0)|(t.emitDistinctChangesOnly?4:0)}function xD(t,e){if(Array.isArray(t.predicate)){let n=[];return t.predicate.forEach(r=>{let s=r.split(",").map(i=>S(i.trim()));n.push(...s)}),e.getConstLiteral(le(n),!0)}else switch(t.predicate.forwardRef){case 0:case 2:return t.predicate.expression;case 1:return O(m.resolveForwardRef).callFn([t.predicate.expression])}}function Wm(t,e,n){let r=[];return n!==void 0&&r.push(...n),t.isSignal&&r.push(new wt(J(qt),t.propertyName)),r.push(xD(t,e),S(wD(t))),t.read&&r.push(t.read),r}var pp=Symbol("queryAdvancePlaceholder");function jm(t){let e=[],n=0,r=()=>{n>0&&(e.unshift(O(m.queryAdvance).callFn(n===1?[]:[S(n)]).toStmt()),n=0)};for(let s=t.length-1;s>=0;s--){let i=t[s];i===pp?n++:(r(),e.unshift(i))}return r(),e}function CD(t,e,n){let r=[],s=[],i=Ud(u=>s.push(u),Zu),o=null,l=null;t.forEach(u=>{let h=Wm(u,e);if(u.isSignal?(o!=null||(o=O(m.viewQuerySignal)),o=o.callFn(h)):(l!=null||(l=O(m.viewQuery)),l=l.callFn(h)),u.isSignal){s.push(pp);return}let d=i(),p=O(m.loadQuery).callFn([]),g=O(m.queryRefresh).callFn([d.set(p)]),v=J(qt).prop(u.propertyName).set(u.first?d.prop("first"):d);s.push(g.and(v).toStmt())}),o!==null&&r.push(new Je(o)),l!==null&&r.push(new Je(l));let c=n?`${n}_Query`:null;return Jn([new Oe(wi,wr),new Oe(qt,Et)],[fl(1,r),fl(2,jm(s))],tn,null,c)}function AD(t,e,n){let r=[],s=[],i=Ud(u=>s.push(u),Zu),o=null,l=null;for(let u of t){let h=Wm(u,e,[J("dirIndex")]);if(u.isSignal?(o!=null||(o=O(m.contentQuerySignal)),o=o.callFn(h)):(l!=null||(l=O(m.contentQuery)),l=l.callFn(h)),u.isSignal){s.push(pp);continue}let d=i(),p=O(m.loadQuery).callFn([]),g=O(m.queryRefresh).callFn([d.set(p)]),v=J(qt).prop(u.propertyName).set(u.first?d.prop("first"):d);s.push(g.and(v).toStmt())}o!==null&&r.push(new Je(o)),l!==null&&r.push(new Je(l));let c=n?`${n}_ContentQueries`:null;return Jn([new Oe(wi,wr),new Oe(qt,Et),new Oe("dirIndex",wr)],[fl(1,r),fl(2,jm(s))],tn,null,c)}var dl=class extends Vx{constructor(){super(Iu)}parse(e,n,r){return super.parse(e,n,r)}},wa=".",ID="attr",pc="animate",ND="class",DD="style",bD="*",hc="animate-",Lu=class{constructor(e,n,r){a(this,"_exprParser");a(this,"_schemaRegistry");a(this,"errors");this._exprParser=e,this._schemaRegistry=n,this.errors=r}createBoundHostProperties(e,n){let r=[];for(let s of Object.keys(e)){let i=e[s];typeof i=="string"?this.parsePropertyBinding(s,i,!0,!1,n,n.start.offset,void 0,[],r,n):this._reportError(`Value of the host property binding "${s}" needs to be a string representing an expression but got "${i}" (${typeof i})`,n)}return r}createDirectiveHostEventAsts(e,n){let r=[];for(let s of Object.keys(e)){let i=e[s];typeof i=="string"?this.parseEvent(s,i,!1,n,n,[],r,n):this._reportError(`Value of the host listener "${s}" needs to be a string representing an expression but got "${i}" (${typeof i})`,n)}return r}parseInterpolation(e,n,r){let s=n.fullStart.offset;try{let i=this._exprParser.parseInterpolation(e,n,s,r);return i&&this.errors.push(...i.errors),i}catch(i){return this._reportError(`${i}`,n),this._exprParser.wrapLiteralPrimitive("ERROR",n,s)}}parseInterpolationExpression(e,n){let r=n.start.offset;try{let s=this._exprParser.parseInterpolationExpression(e,n,r);return s&&this.errors.push(...s.errors),s}catch(s){return this._reportError(`${s}`,n),this._exprParser.wrapLiteralPrimitive("ERROR",n,r)}}parseInlineTemplateBinding(e,n,r,s,i,o,l,c){let u=r.start.offset+bD.length,h=this._parseTemplateBindings(e,n,r,u,s);for(let d of h){let p=cr(r,d.sourceSpan),g=d.key.source,v=cr(r,d.key.span);if(d instanceof Eo){let E=d.value?d.value.source:"$implicit",I=d.value?cr(r,d.value.span):void 0;l.push(new Bc(g,E,p,v,I))}else if(d.value){let E=c?p:r,I=cr(r,d.value.ast.sourceSpan);this._parsePropertyAst(g,d.value,!1,E,v,I,i,o)}else i.push([g,""]),this.parseLiteralAttr(g,null,v,s,void 0,i,o,v)}}_parseTemplateBindings(e,n,r,s,i){try{let o=this._exprParser.parseTemplateBindings(e,n,r,s,i);return o.errors.forEach(l=>this.errors.push(l)),o.warnings.forEach(l=>{this._reportError(l,r,zn.WARNING)}),o.templateBindings}catch(o){return this._reportError(`${o}`,r),[]}}parseLiteralAttr(e,n,r,s,i,o,l,c){fc(e)?(e=e.substring(1),c!==void 0&&(c=cr(c,new Ye(c.start.offset+1,c.end.offset))),n&&this._reportError('Assigning animation triggers via @prop="exp" attributes with an expression is invalid. Use property bindings (e.g. [@prop]="exp") or use an attribute without a value (e.g. @prop) instead.',r,zn.ERROR),this._parseLegacyAnimation(e,n,r,s,c,i,o,l)):l.push(new Ws(e,this._exprParser.wrapLiteralPrimitive(n,"",s),pn.LITERAL_ATTR,r,c,i))}parsePropertyBinding(e,n,r,s,i,o,l,c,u,h){e.length===0&&this._reportError("Property name is missing in binding",i);let d=!1;e.startsWith(hc)?(d=!0,e=e.substring(hc.length),h!==void 0&&(h=cr(h,new Ye(h.start.offset+hc.length,h.end.offset)))):fc(e)&&(d=!0,e=e.substring(1),h!==void 0&&(h=cr(h,new Ye(h.start.offset+1,h.end.offset)))),d?this._parseLegacyAnimation(e,n,i,o,h,l,c,u):e.startsWith(`${pc}${wa}`)?this._parseAnimation(e,this.parseBinding(n,r,l||i,o),i,h,l,c,u):this._parsePropertyAst(e,this.parseBinding(n,r,l||i,o),s,i,h,l,c,u)}parsePropertyInterpolation(e,n,r,s,i,o,l,c){let u=this.parseInterpolation(n,s||r,c);return u?(this._parsePropertyAst(e,u,!1,r,l,s,i,o),!0):!1}_parsePropertyAst(e,n,r,s,i,o,l,c){l.push([e,n.source]),c.push(new Ws(e,n,r?pn.TWO_WAY:pn.DEFAULT,s,i,o))}_parseAnimation(e,n,r,s,i,o,l){o.push([e,n.source]),l.push(new Ws(e,n,pn.ANIMATION,r,s,i))}_parseLegacyAnimation(e,n,r,s,i,o,l,c){e.length===0&&this._reportError("Animation trigger is missing",r);let u=this.parseBinding(n||"undefined",!1,o||r,s);l.push([e,u.source]),c.push(new Ws(e,u,pn.LEGACY_ANIMATION,r,i,o))}parseBinding(e,n,r,s){try{let i=n?this._exprParser.parseSimpleBinding(e,r,s):this._exprParser.parseBinding(e,r,s);return i&&this.errors.push(...i.errors),i}catch(i){return this._reportError(`${i}`,r),this._exprParser.wrapLiteralPrimitive("ERROR",r,s)}}createBoundElementProperty(e,n,r=!1,s=!0){if(n.isLegacyAnimation)return new Fa(n.name,z.LegacyAnimation,ue.NONE,n.expression,null,n.sourceSpan,n.keySpan,n.valueSpan);let i=null,o,l=null,c=n.name.split(wa),u;if(c.length>1)if(c[0]==ID){l=c.slice(1).join(wa),r||this._validatePropertyOrAttributeName(l,n.sourceSpan,!0),u=dc(this._schemaRegistry,e,l,!0);let h=l.indexOf(":");if(h>-1){let d=l.substring(0,h),p=l.substring(h+1);l=Ca(d,p)}o=z.Attribute}else c[0]==ND?(l=c[1],o=z.Class,u=[ue.NONE]):c[0]==DD?(i=c.length>2?c[2]:null,l=c[1],o=z.Style,u=[ue.STYLE]):c[0]==pc&&(l=n.name,o=z.Animation,u=[ue.NONE]);if(l===null){let h=this._schemaRegistry.getMappedPropName(n.name);l=s?h:n.name,u=dc(this._schemaRegistry,e,h,!1),o=n.type===pn.TWO_WAY?z.TwoWay:z.Property,r||this._validatePropertyOrAttributeName(h,n.sourceSpan,!1)}return new Fa(l,o,u[0],n.expression,i,n.sourceSpan,n.keySpan,n.valueSpan)}parseEvent(e,n,r,s,i,o,l,c){e.length===0&&this._reportError("Event name is missing in binding",s),fc(e)?(e=e.slice(1),c!==void 0&&(c=cr(c,new Ye(c.start.offset+1,c.end.offset))),this._parseLegacyAnimationEvent(e,n,s,i,l,c)):this._parseRegularEvent(e,n,r,s,i,o,l,c)}calcPossibleSecurityContexts(e,n,r){let s=this._schemaRegistry.getMappedPropName(n);return dc(this._schemaRegistry,e,s,r)}parseEventListenerName(e){let[n,r]=mE(e,[null,e]);return{eventName:r,target:n}}parseLegacyAnimationEventName(e){let n=gE(e,[e,null]);return{eventName:n[0],phase:n[1]===null?null:n[1].toLowerCase()}}_parseLegacyAnimationEvent(e,n,r,s,i,o){let{eventName:l,phase:c}=this.parseLegacyAnimationEventName(e),u=this._parseAction(n,s);i.push(new Oa(l,c,De.LegacyAnimation,u,r,s,o)),l.length===0&&this._reportError("Animation event name is missing in binding",r),c?c!=="start"&&c!=="done"&&this._reportError(`The provided animation output phase value "${c}" for "@${l}" is not supported (use start or done)`,r):this._reportError(`The animation trigger output event (@${l}) is missing its phase value name (start or done are currently supported)`,r)}_parseRegularEvent(e,n,r,s,i,o,l,c){let{eventName:u,target:h}=this.parseEventListenerName(e),d=this.errors.length,p=this._parseAction(n,i),g=this.errors.length===d;o.push([e,p.source]),r&&g&&!this._isAllowedAssignmentEvent(p)&&this._reportError("Unsupported expression in a two-way binding",s);let v=De.Regular;r&&(v=De.TwoWay),e.startsWith(`${pc}${wa}`)&&(v=De.Animation),l.push(new Oa(u,h,v,p,s,i,c))}_parseAction(e,n){let r=n&&n.start?n.start.offset:0;try{let s=this._exprParser.parseAction(e,n,r);return s&&this.errors.push(...s.errors),!s||s.ast instanceof tt?(this._reportError("Empty expressions are not allowed",n),this._exprParser.wrapLiteralPrimitive("ERROR",n,r)):s}catch(s){return this._reportError(`${s}`,n),this._exprParser.wrapLiteralPrimitive("ERROR",n,r)}}_reportError(e,n,r=zn.ERROR){this.errors.push(new G(n,e,r))}_validatePropertyOrAttributeName(e,n,r){let s=r?this._schemaRegistry.validateAttribute(e):this._schemaRegistry.validateProperty(e);s.error&&this._reportError(s.msg,n,zn.ERROR)}_isAllowedAssignmentEvent(e){return e instanceof ve?this._isAllowedAssignmentEvent(e.ast):e instanceof go?this._isAllowedAssignmentEvent(e.expression):e instanceof Ct&&e.args.length===1&&e.receiver instanceof oe&&e.receiver.name==="$any"&&e.receiver.receiver instanceof Ze?this._isAllowedAssignmentEvent(e.args[0]):(e instanceof oe||e instanceof Ln)&&!Mu(e)}};function Mu(t){return t instanceof et||t instanceof Dr?!0:t instanceof So?Mu(t.expression):t instanceof oe||t instanceof Ln||t instanceof Ct?Mu(t.receiver):!1}function fc(t){return t[0]=="@"}function dc(t,e,n,r){let s,i=o=>t.securityContext(o,n,r);return e===null?s=t.allKnownElementNames().map(i):(s=[],fn.parse(e).forEach(o=>{let l=o.element?[o.element]:t.allKnownElementNames(),c=new Set(o.notSelectors.filter(h=>h.isElementSelector()).map(h=>h.element)),u=l.filter(h=>!c.has(h));s.push(...u.map(i))})),s.length===0?[ue.NONE]:Array.from(new Set(s)).sort()}function cr(t,e){let n=e.start-t.start.offset,r=e.end-t.end.offset;return new H(t.start.moveBy(n),t.end.moveBy(r),t.fullStart.moveBy(n),t.details)}function _D(t){if(t==null||t.length===0||t[0]=="/")return!1;let e=t.match(kD);return e===null||e[1]=="package"||e[1]=="asset"}var kD=/^([^:/?#]+):/,RD="select",PD="link",LD="rel",MD="href",OD="stylesheet",FD="style",BD="script",$D="ngNonBindable",UD="ngProjectAs";function zm(t){let e=null,n=null,r=null,s=!1,i="";t.attrs.forEach(c=>{let u=c.name.toLowerCase();u==RD?e=c.value:u==MD?n=c.value:u==LD?r=c.value:c.name==$D?s=!0:c.name==UD&&c.value.length>0&&(i=c.value)}),e=VD(e);let o=t.name.toLowerCase(),l=bt.OTHER;return $c(o)?l=bt.NG_CONTENT:o==FD?l=bt.STYLE:o==BD?l=bt.SCRIPT:o==PD&&r==OD&&(l=bt.STYLESHEET),new Ou(l,e,n,s,i)}var bt;(function(t){t[t.NG_CONTENT=0]="NG_CONTENT",t[t.STYLE=1]="STYLE",t[t.STYLESHEET=2]="STYLESHEET",t[t.SCRIPT=3]="SCRIPT",t[t.OTHER=4]="OTHER"})(bt||(bt={}));var Ou=class{constructor(e,n,r,s,i){a(this,"type");a(this,"selectAttr");a(this,"hrefAttr");a(this,"nonBindable");a(this,"projectAs");this.type=e,this.selectAttr=n,this.hrefAttr=r,this.nonBindable=s,this.projectAs=i}};function VD(t){return t===null||t.length===0?"*":t}var GD=/^\s*([0-9A-Za-z_$]*)\s+of\s+([\S\s]*)/,HD=/^track\s+([\S\s]*)/,qD=/^(as\s+)(.*)/,Il=/^else[^\S\r\n]+if/,WD=/^let\s+([\S\s]*)/,jD=/^[$A-Z_][0-9A-Z_$]*$/i,Uf=/(\s*)(\S+)(\s*)/,to=new Set(["$index","$first","$last","$even","$odd","$count"]);function Vf(t){return t==="empty"}function Gf(t){return t==="else"||Il.test(t)}function zD(t,e,n,r){let s=ZD(e),i=[],o=Hf(t,s,r);o!==null&&i.push(new Sr(o.expression,ge(n,t.children,t.children),o.expressionAlias,t.sourceSpan,t.startSourceSpan,t.endSourceSpan,t.nameSpan,t.i18n));for(let d of e)if(Il.test(d.name)){let p=Hf(d,s,r);if(p!==null){let g=ge(n,d.children,d.children);i.push(new Sr(p.expression,g,p.expressionAlias,d.sourceSpan,d.startSourceSpan,d.endSourceSpan,d.nameSpan,d.i18n))}}else if(d.name==="else"){let p=ge(n,d.children,d.children);i.push(new Sr(null,p,null,d.sourceSpan,d.startSourceSpan,d.endSourceSpan,d.nameSpan,d.i18n))}let l=i.length>0?i[0].startSourceSpan:t.startSourceSpan,c=i.length>0?i[i.length-1].endSourceSpan:t.endSourceSpan,u=t.sourceSpan,h=i[i.length-1];return h!==void 0&&(u=new H(l.start,h.sourceSpan.end)),{node:new Pr(i,u,t.startSourceSpan,c,t.nameSpan),errors:s}}function KD(t,e,n,r){var c,u;let s=[],i=YD(t,s,r),o=null,l=null;for(let h of e)h.name==="empty"?l!==null?s.push(new G(h.sourceSpan,"@for loop can only have one @empty block")):h.parameters.length>0?s.push(new G(h.sourceSpan,"@empty block cannot have parameters")):l=new Ao(ge(n,h.children,h.children),h.sourceSpan,h.startSourceSpan,h.endSourceSpan,h.nameSpan,h.i18n):s.push(new G(h.sourceSpan,`Unrecognized @for loop block "${h.name}"`));if(i!==null)if(i.trackBy===null)s.push(new G(t.startSourceSpan,'@for loop must have a "track" expression'));else{let h=(c=l==null?void 0:l.endSourceSpan)!=null?c:t.endSourceSpan,d=new H(t.sourceSpan.start,(u=h==null?void 0:h.end)!=null?u:t.sourceSpan.end);QD(i.trackBy.expression,i.trackBy.keywordSpan,s),o=new Bn(i.itemName,i.expression,i.trackBy.expression,i.trackBy.keywordSpan,i.context,ge(n,t.children,t.children),l,d,t.sourceSpan,t.startSourceSpan,h,t.nameSpan,t.i18n)}return{node:o,errors:s}}function XD(t,e,n){let r=eb(t),s=t.parameters.length>0?Wo(t.parameters[0],n):n.parseBinding("",!1,t.sourceSpan,0),i=[],o=[],l=[],c=null,u=null;for(let d of t.children){if(!(d instanceof Qt))continue;if((d.name!=="case"||d.parameters.length===0)&&d.name!=="default"&&d.name!=="default never"){o.push(new $a(d.name,d.sourceSpan,d.nameSpan));continue}u!==null&&r.push(new G(d.sourceSpan,'@default block with "never" parameter must be the last case in a switch'));let p=d.name==="case",g=null;if(p)g=Wo(d.parameters[0],n);else if(d.name==="default never"){(d.children.length>0||d.endSourceSpan!==null&&d.endSourceSpan.start.offset!==d.endSourceSpan.end.offset)&&r.push(new G(d.sourceSpan,'@default block with "never" parameter cannot have a body')),l.length>0&&r.push(new G(d.sourceSpan,'A @case block with no body cannot be followed by a @default block with "never" parameter')),u=new qc(d.sourceSpan,d.startSourceSpan,d.endSourceSpan,d.nameSpan);continue}let v=new Hc(g,d.sourceSpan,d.startSourceSpan,d.endSourceSpan,d.nameSpan);if(l.push(v),d.children.length===0&&d.endSourceSpan!==null&&d.endSourceSpan.start.offset===d.endSourceSpan.end.offset){c===null&&(c=d.sourceSpan);continue}let I=d.sourceSpan,D=d.startSourceSpan;c!==null&&(I=new H(c.start,d.sourceSpan.end),D=new H(c.start,d.startSourceSpan.end),c=null);let b=new Co(l,ge(e,d.children,d.children),I,D,d.endSourceSpan,d.nameSpan,d.i18n);i.push(b),l=[]}return{node:new Rr(s,i,o,u,t.sourceSpan,t.startSourceSpan,t.endSourceSpan,t.nameSpan),errors:r}}function YD(t,e,n){var d;if(t.parameters.length===0)return e.push(new G(t.startSourceSpan,"@for loop does not have an expression")),null;let[r,...s]=t.parameters,i=(d=tb(r,e))==null?void 0:d.match(GD);if(!i||i[2].trim().length===0)return e.push(new G(r.sourceSpan,'Cannot parse expression. @for loop expression must match the pattern "<identifier> of <expression>"')),null;let[,o,l]=i;to.has(o)&&e.push(new G(r.sourceSpan,`@for loop item name cannot be one of ${Array.from(to).join(", ")}.`));let c=r.expression.split(" ")[0],u=new H(r.sourceSpan.start,r.sourceSpan.start.moveBy(c.length)),h={itemName:new Ht(o,"$implicit",u,u),trackBy:null,expression:Wo(r,n,l),context:Array.from(to,p=>{let g=new H(t.startSourceSpan.end,t.startSourceSpan.end);return new Ht(p,p,g,g)})};for(let p of s){let g=p.expression.match(WD);if(g!==null){let E=new H(p.sourceSpan.start.moveBy(g[0].length-g[1].length),p.sourceSpan.end);JD(p.sourceSpan,g[1],E,o,h.context,e);continue}let v=p.expression.match(HD);if(v!==null){if(h.trackBy!==null)e.push(new G(p.sourceSpan,'@for loop can only have one "track" expression'));else{let E=Wo(p,n,v[1]);E.ast instanceof tt&&e.push(new G(t.startSourceSpan,'@for loop must have a "track" expression'));let I=new H(p.sourceSpan.start,p.sourceSpan.start.moveBy(5));h.trackBy={expression:E,keywordSpan:I}}continue}e.push(new G(p.sourceSpan,`Unrecognized @for loop parameter "${p.expression}"`))}return h}function QD(t,e,n){let r=new Fu;t.ast.visit(r),r.hasPipe&&n.push(new G(e,"Cannot use pipes in track expressions"))}function JD(t,e,n,r,s,i){var c,u,h;let o=e.split(","),l=n.start;for(let d of o){let p=d.split("="),g=p.length===2?p[0].trim():"",v=p.length===2?p[1].trim():"";if(g.length===0||v.length===0)i.push(new G(t,'Invalid @for loop "let" parameter. Parameter should match the pattern "<name> = <variable name>"'));else if(!to.has(v))i.push(new G(t,`Unknown "let" parameter variable "${v}". The allowed variables are: ${Array.from(to).join(", ")}`));else if(g===r)i.push(new G(t,`Invalid @for loop "let" parameter. Variable cannot be called "${r}"`));else if(s.some(E=>E.name===g))i.push(new G(t,`Duplicate "let" parameter variable "${v}"`));else{let[,E,I]=(c=p[0].match(Uf))!=null?c:[],D=E!==void 0&&p.length===2?new H(l.moveBy(E.length),l.moveBy(E.length+I.length)):n,b;if(p.length===2){let[,L,ne]=(u=p[1].match(Uf))!=null?u:[];b=L!==void 0?new H(l.moveBy(p[0].length+1+L.length),l.moveBy(p[0].length+1+L.length+ne.length)):void 0}let P=new H(D.start,(h=b==null?void 0:b.end)!=null?h:D.end);s.push(new Ht(g,v,P,D,b))}l=l.moveBy(d.length+1)}}function ZD(t){let e=[],n=!1;for(let r=0;r<t.length;r++){let s=t[r];s.name==="else"?(n?e.push(new G(s.startSourceSpan,"Conditional can only have one @else block")):t.length>1&&r<t.length-1?e.push(new G(s.startSourceSpan,"@else block must be last inside the conditional")):s.parameters.length>0&&e.push(new G(s.startSourceSpan,"@else block cannot have parameters")),n=!0):Il.test(s.name)||e.push(new G(s.startSourceSpan,`Unrecognized conditional block @${s.name}`))}return e}function eb(t){let e=[],n=!1;if(t.parameters.length!==1)return e.push(new G(t.startSourceSpan,"@switch block must have exactly one parameter")),e;for(let r of t.children)if(!(r instanceof $o||r instanceof bs&&r.value.trim().length===0)){if(!(r instanceof Qt)||r.name!=="case"&&r.name!=="default"&&r.name!=="default never"){e.push(new G(r.sourceSpan,"@switch block can only contain @case and @default blocks"));continue}r.name==="default never"?(n&&e.push(new G(r.startSourceSpan,"@switch block can only have one @default block")),n=!0):r.name==="default"?(n?e.push(new G(r.startSourceSpan,"@switch block can only have one @default block")):r.parameters.length>0&&e.push(new G(r.startSourceSpan,"@default block cannot have parameters")),n=!0):r.name==="case"&&r.parameters.length!==1&&e.push(new G(r.startSourceSpan,"@case block must have exactly one parameter"))}return e}function Wo(t,e,n){let r,s;return typeof n=="string"?(r=Math.max(0,t.expression.lastIndexOf(n)),s=r+n.length):(r=0,s=t.expression.length),e.parseBinding(t.expression.slice(r,s),!1,t.sourceSpan,t.sourceSpan.start.offset+r)}function Hf(t,e,n){if(t.parameters.length===0)return e.push(new G(t.startSourceSpan,"Conditional block does not have an expression")),null;let r=Wo(t.parameters[0],n),s=null;for(let i=1;i<t.parameters.length;i++){let o=t.parameters[i],l=o.expression.match(qD);if(l===null)e.push(new G(o.sourceSpan,`Unrecognized conditional parameter "${o.expression}"`));else if(t.name!=="if"&&!Il.test(t.name))e.push(new G(o.sourceSpan,'"as" expression is only allowed on `@if` and `@else if` blocks'));else if(s!==null)e.push(new G(o.sourceSpan,'Conditional can only have one "as" expression'));else{let c=l[2].trim();if(jD.test(c)){let u=o.sourceSpan.start.moveBy(l[1].length),h=new H(u,u.moveBy(c.length));s=new Ht(c,c,h,h)}else e.push(new G(o.sourceSpan,'"as" expression must be a valid JavaScript identifier'))}}return{expression:r,expressionAlias:s}}function tb(t,e){let n=t.expression,r=/^\s$/,s=0,i=0,o=n.length-1;for(let l=0;l<n.length;l++){let c=n[l];if(c==="(")i=l+1,s++;else{if(r.test(c))continue;break}}if(s===0)return n;for(let l=n.length-1;l>-1;l--){let c=n[l];if(c===")"){if(o=l,s--,s===0)break}else{if(r.test(c))continue;break}}return s!==0?(e.push(new G(t.sourceSpan,"Unclosed parentheses in expression")),null):n.slice(i,o)}var Fu=class extends _r{constructor(){super(...arguments);a(this,"hasPipe",!1)}visitPipe(){this.hasPipe=!0}},nb=/^\d+\.?\d*(ms|s)?$/,rb=/^\s$/,qf=new Map([[Jt,mt],[kn,jn],[yt,Be]]),it;(function(t){t.IDLE="idle",t.TIMER="timer",t.INTERACTION="interaction",t.IMMEDIATE="immediate",t.HOVER="hover",t.VIEWPORT="viewport",t.NEVER="never"})(it||(it={}));function sb({expression:t,sourceSpan:e},n,r){let s=t.indexOf("never"),i=new H(e.start.moveBy(s),e.start.moveBy(s+5)),o=hp(t,e),l=fp(t,e);s===-1?r.push(new G(e,'Could not find "never" keyword in expression')):dp("never",n,r,new Vc(i,e,o,null,l))}function mc({expression:t,sourceSpan:e},n,r,s){let i=t.indexOf("when"),o=new H(e.start.moveBy(i),e.start.moveBy(i+4)),l=hp(t,e),c=fp(t,e);if(i===-1)s.push(new G(e,'Could not find "when" keyword in expression'));else{let u=jo(t,i+1),h=n.parseBinding(t.slice(u),!1,e,e.start.offset+u);dp("when",r,s,new Ba(h,e,l,o,c))}}function gc({expression:t,sourceSpan:e},n,r,s,i){let o=t.indexOf("on"),l=new H(e.start.moveBy(o),e.start.moveBy(o+2)),c=hp(t,e),u=fp(t,e);if(o===-1)s.push(new G(e,'Could not find "on" keyword in expression'));else{let h=jo(t,o+1),d=t.startsWith("hydrate");new Bu(t,n,h,e,r,s,d?hb:pb,d,c,l,u).parse()}}function hp(t,e){return t.startsWith("prefetch")?new H(e.start,e.start.moveBy(8)):null}function fp(t,e){return t.startsWith("hydrate")?new H(e.start,e.start.moveBy(7)):null}var Bu=class{constructor(e,n,r,s,i,o,l,c,u,h,d){a(this,"expression");a(this,"bindingParser");a(this,"start");a(this,"span");a(this,"triggers");a(this,"errors");a(this,"validator");a(this,"isHydrationTrigger");a(this,"prefetchSpan");a(this,"onSourceSpan");a(this,"hydrateSpan");a(this,"index",0);a(this,"tokens");this.expression=e,this.bindingParser=n,this.start=r,this.span=s,this.triggers=i,this.errors=o,this.validator=l,this.isHydrationTrigger=c,this.prefetchSpan=u,this.onSourceSpan=h,this.hydrateSpan=d,this.tokens=new Go().tokenize(e.slice(r))}parse(){for(;this.tokens.length>0&&this.index<this.tokens.length;){let e=this.token();if(!e.isIdentifier()){this.unexpectedToken(e);break}if(this.isFollowedByOrLast(st))this.consumeTrigger(e,[]),this.advance();else if(this.isFollowedByOrLast(yt)){this.advance();let n=this.errors.length,r=this.consumeParameters();if(this.errors.length!==n)break;this.consumeTrigger(e,r),this.advance()}else this.index<this.tokens.length-1&&this.unexpectedToken(this.tokens[this.index+1]);this.advance()}}advance(){this.index++}isFollowedByOrLast(e){return this.index===this.tokens.length-1?!0:this.tokens[this.index+1].isCharacter(e)}token(){return this.tokens[Math.min(this.index,this.tokens.length-1)]}consumeTrigger(e,n){let r=this.span.start.moveBy(this.start+e.index-this.tokens[0].index),s=new H(r,r.moveBy(e.strValue.length)),i=r.moveBy(this.token().end-e.index),o=e.index===0,l=o?this.onSourceSpan:null,c=o?this.prefetchSpan:null,u=o?this.hydrateSpan:null,h=new H(o?this.span.start:r,i);try{switch(e.toString()){case it.IDLE:this.trackTrigger("idle",ib(n,s,h,c,l,u));break;case it.TIMER:this.trackTrigger("timer",ob(n,s,h,this.prefetchSpan,this.onSourceSpan,this.hydrateSpan));break;case it.INTERACTION:this.trackTrigger("interaction",cb(n,s,h,this.prefetchSpan,this.onSourceSpan,this.hydrateSpan,this.validator));break;case it.IMMEDIATE:this.trackTrigger("immediate",ab(n,s,h,this.prefetchSpan,this.onSourceSpan,this.hydrateSpan));break;case it.HOVER:this.trackTrigger("hover",lb(n,s,h,this.prefetchSpan,this.onSourceSpan,this.hydrateSpan,this.validator));break;case it.VIEWPORT:this.trackTrigger("viewport",ub(this.start,this.isHydrationTrigger,this.bindingParser,n,s,h,this.prefetchSpan,this.onSourceSpan,this.hydrateSpan,this.validator));break;default:throw new Error(`Unrecognized trigger type "${e}"`)}}catch(d){this.error(e,d.message)}}consumeParameters(){let e=[];if(!this.token().isCharacter(yt))return this.unexpectedToken(this.token()),e;this.advance();let n=[],r=[];for(;this.index<this.tokens.length;){let s=this.token();if(s.isCharacter(Be)&&n.length===0){r.length&&e.push({expression:this.tokenRangeText(r),start:r[0].index});break}if(s.type===q.Character&&qf.has(s.numValue)&&n.push(qf.get(s.numValue)),n.length>0&&s.isCharacter(n[n.length-1])&&n.pop(),n.length===0&&s.isCharacter(st)&&r.length>0){e.push({expression:this.tokenRangeText(r),start:r[0].index}),this.advance(),r=[];continue}r.push(s),this.advance()}return(!this.token().isCharacter(Be)||n.length>0)&&this.error(this.token(),"Unexpected end of expression"),this.index<this.tokens.length-1&&!this.tokens[this.index+1].isCharacter(st)&&this.unexpectedToken(this.tokens[this.index+1]),e}tokenRangeText(e){return e.length===0?"":this.expression.slice(this.start+e[0].index,this.start+e[e.length-1].end)}trackTrigger(e,n){dp(e,this.triggers,this.errors,n)}error(e,n){let r=this.span.start.moveBy(this.start+e.index),s=r.moveBy(e.end-e.index);this.errors.push(new G(new H(r,s),n))}unexpectedToken(e){this.error(e,`Unexpected token "${e}"`)}};function dp(t,e,n,r){e[t]?n.push(new G(r.sourceSpan,`Duplicate "${t}" trigger is not allowed`)):e[t]=r}function ib(t,e,n,r,s,i){if(t.length>0)throw new Error(`"${it.IDLE}" trigger cannot have parameters`);return new Gc(e,n,r,s,i)}function ob(t,e,n,r,s,i){if(t.length!==1)throw new Error(`"${it.TIMER}" trigger must have exactly one parameter`);let o=ml(t[0].expression);if(o===null)throw new Error(`Could not parse time value of trigger "${it.TIMER}"`);return new Ss(o,e,n,r,s,i)}function ab(t,e,n,r,s,i){if(t.length>0)throw new Error(`"${it.IMMEDIATE}" trigger cannot have parameters`);return new pi(e,n,r,s,i)}function lb(t,e,n,r,s,i,o){var l,c;return o(it.HOVER,t),new vs((c=(l=t[0])==null?void 0:l.expression)!=null?c:null,e,n,r,s,i)}function cb(t,e,n,r,s,i,o){var l,c;return o(it.INTERACTION,t),new Es((c=(l=t[0])==null?void 0:l.expression)!=null?c:null,e,n,r,s,i)}function ub(t,e,n,r,s,i,o,l,c,u){u(it.VIEWPORT,r);let h,d;if(r.length===0)h=d=null;else if(!r[0].expression.startsWith("{"))h=r[0].expression,d=null;else{let p=n.parseBinding(r[0].expression,!1,i,i.start.offset+t+r[0].start);if(p.ast instanceof br){if(p.ast.keys.some(v=>v.kind==="spread"))throw new Error("Spread operator are not allowed in this context");if(p.ast.keys.some(v=>v.kind==="property"&&v.key==="root"))throw new Error('The "root" option is not supported in the options parameter of the "viewport" trigger')}else throw new Error('Options parameter of the "viewport" trigger must be an object literal');let g=p.ast.keys.findIndex(v=>v.kind==="property"&&v.key==="trigger");if(g===-1)h=null,d=p.ast;else{let v=p.ast.values[g],E=(I,D)=>D!==g;if(!(v instanceof oe)||!(v.receiver instanceof Ze))throw new Error('"trigger" option of the "viewport" trigger must be an identifier');h=v.name,d=new br(p.ast.span,p.ast.sourceSpan,p.ast.keys.filter(E),p.ast.values.filter(E))}}if(e&&h!==null)throw new Error('"viewport" hydration trigger cannot have a "trigger"');if(d){let p=$u.findDynamicNode(d);if(p!==null)throw new Error(`Options of the "viewport" trigger must be an object literal containing only literal values, but "${p.constructor.name}" was found`)}return new kr(h,d,s,i,o,l,c)}function pb(t,e){if(e.length>1)throw new Error(`"${t}" trigger can only have zero or one parameters`)}function hb(t,e){if(t===it.VIEWPORT){if(e.length>1)throw new Error(`Hydration trigger "${t}" cannot have more than one parameter`);return}if(e.length>0)throw new Error(`Hydration trigger "${t}" cannot have parameters`)}function jo(t,e=0){let n=!1;for(let r=e;r<t.length;r++)if(rb.test(t[r]))n=!0;else if(n)return r;return-1}function ml(t){let e=t.match(nb);if(!e)return null;let[n,r]=e;return parseFloat(n)*(r==="s"?1e3:1)}var $u=class t extends _r{constructor(){super(...arguments);a(this,"dynamicNode",null)}static findDynamicNode(n){let r=new t;return r.visit(n),r.dynamicNode}visit(n){!(n instanceof ve)&&!(n instanceof dt)&&!(n instanceof ci)&&!(n instanceof br)?this.dynamicNode=n:super.visit(n)}},fb=/^prefetch\s+when\s/,db=/^prefetch\s+on\s/,mb=/^hydrate\s+when\s/,gb=/^hydrate\s+on\s/,yb=/^hydrate\s+never(\s*)$/,Km=/^minimum\s/,vb=/^after\s/,Sb=/^when\s/,Eb=/^on\s/;function Uu(t){return t==="placeholder"||t==="loading"||t==="error"}function Tb(t,e,n,r){let s=[],{placeholder:i,loading:o,error:l}=wb(e,s,n),{triggers:c,prefetchTriggers:u,hydrateTriggers:h}=Ib(t,r,s),d=t.endSourceSpan,p=t.sourceSpan.end;if(e.length>0){let E=e[e.length-1];d=E.endSourceSpan,p=E.sourceSpan.end}let g=new H(t.sourceSpan.start,p);return{node:new Fn(ge(n,t.children,t.children),c,u,h,i,o,l,t.nameSpan,g,t.sourceSpan,t.startSourceSpan,d,t.i18n),errors:s}}function wb(t,e,n){let r=null,s=null,i=null;for(let o of t)try{if(!Uu(o.name)){e.push(new G(o.startSourceSpan,`Unrecognized block "@${o.name}"`));break}switch(o.name){case"placeholder":r!==null?e.push(new G(o.startSourceSpan,"@defer block can only have one @placeholder block")):r=xb(o,n);break;case"loading":s!==null?e.push(new G(o.startSourceSpan,"@defer block can only have one @loading block")):s=Cb(o,n);break;case"error":i!==null?e.push(new G(o.startSourceSpan,"@defer block can only have one @error block")):i=Ab(o,n);break}}catch(l){e.push(new G(o.startSourceSpan,l.message))}return{placeholder:r,loading:s,error:i}}function xb(t,e){let n=null;for(let r of t.parameters)if(Km.test(r.expression)){if(n!=null)throw new Error('@placeholder block can only have one "minimum" parameter');let s=ml(r.expression.slice(jo(r.expression)));if(s===null)throw new Error('Could not parse time value of parameter "minimum"');n=s}else throw new Error(`Unrecognized parameter in @placeholder block: "${r.expression}"`);return new To(ge(e,t.children,t.children),n,t.nameSpan,t.sourceSpan,t.startSourceSpan,t.endSourceSpan,t.i18n)}function Cb(t,e){let n=null,r=null;for(let s of t.parameters)if(vb.test(s.expression)){if(n!=null)throw new Error('@loading block can only have one "after" parameter');let i=ml(s.expression.slice(jo(s.expression)));if(i===null)throw new Error('Could not parse time value of parameter "after"');n=i}else if(Km.test(s.expression)){if(r!=null)throw new Error('@loading block can only have one "minimum" parameter');let i=ml(s.expression.slice(jo(s.expression)));if(i===null)throw new Error('Could not parse time value of parameter "minimum"');r=i}else throw new Error(`Unrecognized parameter in @loading block: "${s.expression}"`);return new wo(ge(e,t.children,t.children),n,r,t.nameSpan,t.sourceSpan,t.startSourceSpan,t.endSourceSpan,t.i18n)}function Ab(t,e){if(t.parameters.length>0)throw new Error("@error block cannot have parameters");return new xo(ge(e,t.children,t.children),t.nameSpan,t.sourceSpan,t.startSourceSpan,t.endSourceSpan,t.i18n)}function Ib(t,e,n,r){let s={},i={},o={};for(let l of t.parameters)Sb.test(l.expression)?mc(l,e,s,n):Eb.test(l.expression)?gc(l,e,s,n):fb.test(l.expression)?mc(l,e,i,n):db.test(l.expression)?gc(l,e,i,n):mb.test(l.expression)?mc(l,e,o,n):gb.test(l.expression)?gc(l,e,o,n):yb.test(l.expression)?sb(l,o,n):n.push(new G(l.sourceSpan,"Unrecognized trigger"));return o.never&&Object.keys(o).length>1&&n.push(new G(t.startSourceSpan,"Cannot specify additional `hydrate` triggers if `hydrate never` is present")),{triggers:s,prefetchTriggers:i,hydrateTriggers:o}}var Nb=/^(?:(bind-)|(let-)|(ref-|#)|(on-)|(bindon-)|(@))(.*)$/,Wf=1,jf=2,zf=3,Kf=4,Xf=5,Db=6,Hi=7,ur={BANANA_BOX:{start:"[(",end:")]"},PROPERTY:{start:"[",end:"]"},EVENT:{start:"(",end:")"}},yc="*",bb=new Set(["link","style","script","ng-template","ng-container","ng-content"]),_b=new Set(["ngProjectAs","ngNonBindable"]);function kb(t,e,n){let r=new Vu(e,n),s=ge(r,t,t),i=e.errors.concat(r.errors),o={nodes:s,errors:i,styleUrls:r.styleUrls,styles:r.styles,ngContentSelectors:r.ngContentSelectors};return n.collectCommentNodes&&(o.commentNodes=r.commentNodes),o}var Vu=class{constructor(e,n){a(this,"bindingParser");a(this,"options");a(this,"errors",[]);a(this,"styles",[]);a(this,"styleUrls",[]);a(this,"ngContentSelectors",[]);a(this,"commentNodes",[]);a(this,"inI18nBlock",!1);a(this,"processedNodes",new Set);this.bindingParser=e,this.options=n}visitElement(e){let n=Ia(e.i18n);n&&(this.inI18nBlock&&this.reportError("Cannot mark an element as translatable inside of a translatable section. Please remove the nested i18n marker.",e.sourceSpan),this.inI18nBlock=!0);let r=zm(e);if(r.type===bt.SCRIPT)return null;if(r.type===bt.STYLE){let D=Rb(e);return D!==null&&this.styles.push(D),null}else if(r.type===bt.STYLESHEET&&_D(r.hrefAttr))return this.styleUrls.push(r.hrefAttr),null;let s=OE(e.name),{attributes:i,boundEvents:o,references:l,variables:c,templateVariables:u,elementHasInlineTemplate:h,parsedProperties:d,templateParsedProperties:p,i18nAttrsMeta:g}=this.prepareAttributes(e.attrs,s),v=this.extractDirectives(e),E;r.nonBindable?E=ge(Yf,e.children).flat(1/0):E=ge(this,e.children,e.children);let I;if(r.type===bt.NG_CONTENT){let D=r.selectAttr,b=e.attrs.map(P=>this.visitAttribute(P));I=new Ts(D,b,E,e.isSelfClosing,e.sourceSpan,e.startSourceSpan,e.endSourceSpan,e.i18n),this.ngContentSelectors.push(D)}else if(s){let D=this.categorizePropertyAttributes(e.name,d,g);I=new de(e.name,i,D.bound,o,v,[],E,l,c,e.isSelfClosing,e.sourceSpan,e.startSourceSpan,e.endSourceSpan,e.i18n)}else{let D=this.categorizePropertyAttributes(e.name,d,g);if(e.name==="ng-container")for(let b of D.bound)b.type===z.Attribute&&this.reportError("Attribute bindings are not supported on ng-container. Use property bindings instead.",b.sourceSpan);I=new ke(e.name,i,D.bound,o,v,E,l,e.isSelfClosing,e.sourceSpan,e.startSourceSpan,e.endSourceSpan,e.isVoid,e.i18n)}return h&&(I=this.wrapInTemplate(I,p,u,g,s,n)),n&&(this.inI18nBlock=!1),I}visitAttribute(e){return new an(e.name,e.value,e.sourceSpan,e.keySpan,e.valueSpan,e.i18n)}visitText(e){return this.processedNodes.has(e)?null:this._visitTextWithInterpolation(e.value,e.sourceSpan,e.tokens,e.i18n)}visitExpansion(e){if(!e.i18n)return null;if(!Ia(e.i18n))throw new Error(`Invalid type "${e.i18n.constructor}" for "i18n" property of ${e.sourceSpan.toString()}. Expected a "Message"`);let n=e.i18n,r={},s={};return Object.keys(n.placeholders).forEach(i=>{let o=n.placeholders[i];if(i.startsWith(UE)){let l=i.trim(),c=this.bindingParser.parseInterpolationExpression(o.text,o.sourceSpan);r[l]=new ys(c,o.sourceSpan)}else s[i]=this._visitTextWithInterpolation(o.text,o.sourceSpan,null)}),new Qu(r,s,e.sourceSpan,n)}visitExpansionCase(e){return null}visitComment(e){return this.options.collectCommentNodes&&this.commentNodes.push(new Tl(e.value||"",e.sourceSpan)),null}visitLetDeclaration(e,n){let r=this.bindingParser.parseBinding(e.value,!1,e.valueSpan,e.valueSpan.start.offset);return r.errors.length===0&&r.ast instanceof tt&&this.reportError("@let declaration value cannot be empty",e.valueSpan),new Tn(e.name,r,e.sourceSpan,e.nameSpan,e.valueSpan)}visitComponent(e){let n=Ia(e.i18n);if(n&&(this.inI18nBlock&&this.reportError("Cannot mark a component as translatable inside of a translatable section. Please remove the nested i18n marker.",e.sourceSpan),this.inI18nBlock=!0),e.tagName!==null&&bb.has(e.tagName))return this.reportError(`Tag name "${e.tagName}" cannot be used as a component tag`,e.startSourceSpan),null;let{attributes:r,boundEvents:s,references:i,templateVariables:o,elementHasInlineTemplate:l,parsedProperties:c,templateParsedProperties:u,i18nAttrsMeta:h}=this.prepareAttributes(e.attrs,!1);this.validateSelectorlessReferences(i);let d=this.extractDirectives(e),p;e.attrs.find(E=>E.name==="ngNonBindable")?p=ge(Yf,e.children).flat(1/0):p=ge(this,e.children,e.children);let g=this.categorizePropertyAttributes(e.tagName,c,h),v=new _n(e.componentName,e.tagName,e.fullName,r,g.bound,s,d,p,i,e.isSelfClosing,e.sourceSpan,e.startSourceSpan,e.endSourceSpan,e.i18n);return l&&(v=this.wrapInTemplate(v,u,o,h,!1,n)),n&&(this.inI18nBlock=!1),v}visitDirective(){return null}visitBlockParameter(){return null}visitBlock(e,n){let r=Array.isArray(n)?n.indexOf(e):-1;if(r===-1)throw new Error("Visitor invoked incorrectly. Expecting visitBlock to be invoked siblings array as its context");if(this.processedNodes.has(e))return null;let s=null;switch(e.name){case"defer":s=Tb(e,this.findConnectedBlocks(r,n,Uu),this,this.bindingParser);break;case"switch":s=XD(e,this,this.bindingParser);break;case"for":s=KD(e,this.findConnectedBlocks(r,n,Vf),this,this.bindingParser);break;case"if":s=zD(e,this.findConnectedBlocks(r,n,Gf),this,this.bindingParser);break;default:let i;Uu(e.name)?(i=`@${e.name} block can only be used after an @defer block.`,this.processedNodes.add(e)):Vf(e.name)?(i=`@${e.name} block can only be used after an @for block.`,this.processedNodes.add(e)):Gf(e.name)?(i=`@${e.name} block can only be used after an @if or @else if block.`,this.processedNodes.add(e)):i=`Unrecognized block @${e.name}.`,s={node:new $a(e.name,e.sourceSpan,e.nameSpan),errors:[new G(e.sourceSpan,i)]};break}return this.errors.push(...s.errors),s.node}findConnectedBlocks(e,n,r){let s=[];for(let i=e+1;i<n.length;i++){let o=n[i];if(!(o instanceof $o)){if(o instanceof bs&&o.value.trim().length===0){this.processedNodes.add(o);continue}if(!(o instanceof Qt)||!r(o.name))break;s.push(o),this.processedNodes.add(o)}}return s}categorizePropertyAttributes(e,n,r){let s=[],i=[];return n.forEach(o=>{let l=r[o.name];if(o.isLiteral)i.push(new an(o.name,o.expression.source||"",o.sourceSpan,o.keySpan,o.valueSpan,l));else{let c=this.bindingParser.createBoundElementProperty(e,o,!0,!1);s.push(Pt.fromBoundElementProperty(c,l))}}),{bound:s,literal:i}}prepareAttributes(e,n){let r=[],s=[],i=[],o=[],l=[],c={},u=[],h=[],d=!1;for(let p of e){let g=!1,v=Qf(p.name),E=!1;if(p.i18n&&(c[p.name]=p.i18n),v.startsWith(yc)){d&&this.reportError("Can't have multiple template bindings on one element. Use only one attribute prefixed with *",p.sourceSpan),E=!0,d=!0;let I=p.value,D=v.substring(yc.length),b=[],P=p.valueSpan?p.valueSpan.fullStart.offset:p.sourceSpan.fullStart.offset+p.name.length;this.bindingParser.parseInlineTemplateBinding(D,I,p.sourceSpan,P,[],u,b,!0),h.push(...b.map(L=>new Ht(L.name,L.value,L.sourceSpan,L.keySpan,L.valueSpan)))}else g=this.parseAttribute(n,p,[],r,s,i,o);!g&&!E&&l.push(this.visitAttribute(p))}return{attributes:l,boundEvents:s,references:o,variables:i,templateVariables:h,elementHasInlineTemplate:d,parsedProperties:r,templateParsedProperties:u,i18nAttrsMeta:c}}parseAttribute(e,n,r,s,i,o,l){var D;let c=Qf(n.name),u=n.value,h=n.sourceSpan,d=n.valueSpan?n.valueSpan.fullStart.offset:h.fullStart.offset;function p(b,P,L){let ne=n.name.length-c.length,se=b.start.moveBy(P.length+ne),Ge=se.moveBy(L.length);return new H(se,Ge,se,L)}let g=c.match(Nb);if(g){if(g[Wf]!=null){let b=g[Hi],P=p(h,g[Wf],b);this.bindingParser.parsePropertyBinding(b,u,!1,!1,h,d,n.valueSpan,r,s,P)}else if(g[jf])if(e){let b=g[Hi],P=p(h,g[jf],b);this.parseVariable(b,u,h,P,n.valueSpan,o)}else this.reportError('"let-" is only supported on ng-template elements.',h);else if(g[zf]){let b=g[Hi],P=p(h,g[zf],b);this.parseReference(b,u,h,P,n.valueSpan,l)}else if(g[Kf]){let b=[],P=g[Hi],L=p(h,g[Kf],P);this.bindingParser.parseEvent(P,u,!1,h,n.valueSpan||h,r,b,L),vc(b,i)}else if(g[Xf]){let b=g[Hi],P=p(h,g[Xf],b);this.bindingParser.parsePropertyBinding(b,u,!1,!0,h,d,n.valueSpan,r,s,P),this.parseAssignmentEvent(b,u,h,n.valueSpan,r,i,P,d)}else if(g[Db]){let b=p(h,"",c);this.bindingParser.parseLiteralAttr(c,u,h,d,n.valueSpan,r,s,b)}return!0}let v=null;if(c.startsWith(ur.BANANA_BOX.start)?v=ur.BANANA_BOX:c.startsWith(ur.PROPERTY.start)?v=ur.PROPERTY:c.startsWith(ur.EVENT.start)&&(v=ur.EVENT),v!==null&&c.endsWith(v.end)&&c.length>v.start.length+v.end.length){let b=c.substring(v.start.length,c.length-v.end.length),P=p(h,v.start,b);if(v.start===ur.BANANA_BOX.start)this.bindingParser.parsePropertyBinding(b,u,!1,!0,h,d,n.valueSpan,r,s,P),this.parseAssignmentEvent(b,u,h,n.valueSpan,r,i,P,d);else if(v.start===ur.PROPERTY.start)this.bindingParser.parsePropertyBinding(b,u,!1,!1,h,d,n.valueSpan,r,s,P);else{let L=[];this.bindingParser.parseEvent(b,u,!1,h,n.valueSpan||h,r,L,P),vc(L,i)}return!0}let E=p(h,"",c);return this.bindingParser.parsePropertyInterpolation(c,u,h,n.valueSpan,r,s,E,(D=n.valueTokens)!=null?D:null)}extractDirectives(e){let n=e instanceof ht?e.tagName:e.name,r=[],s=new Set;for(let i of e.directives){let o=!1;for(let g of i.attrs)g.name.startsWith(yc)?(o=!0,this.reportError(`Shorthand template syntax "${g.name}" is not supported inside a directive context`,g.sourceSpan)):_b.has(g.name)&&(o=!0,this.reportError(`Attribute "${g.name}" is not supported in a directive context`,g.sourceSpan));if(!o&&s.has(i.name)&&(o=!0,this.reportError(`Cannot apply directive "${i.name}" multiple times on the same element`,i.sourceSpan)),o)continue;let{attributes:l,parsedProperties:c,boundEvents:u,references:h,i18nAttrsMeta:d}=this.prepareAttributes(i.attrs,!1);this.validateSelectorlessReferences(h);let{bound:p}=this.categorizePropertyAttributes(n,c,d);for(let g of p)g.type!==z.Property&&g.type!==z.TwoWay&&(o=!0,this.reportError("Binding is not supported in a directive context",g.sourceSpan));o||(s.add(i.name),r.push(new Ti(i.name,l,p,u,h,i.sourceSpan,i.startSourceSpan,i.endSourceSpan,void 0)))}return r}filterAnimationAttributes(e){return e.filter(n=>!n.name.startsWith("animate."))}filterAnimationInputs(e){return e.filter(n=>n.type!==z.Animation)}wrapInTemplate(e,n,r,s,i,o){let l=this.categorizePropertyAttributes("ng-template",n,s),c=[];l.literal.forEach(p=>c.push(p)),l.bound.forEach(p=>c.push(p));let u={attributes:[],inputs:[],outputs:[]};(e instanceof ke||e instanceof _n)&&(u.attributes.push(...this.filterAnimationAttributes(e.attributes)),u.inputs.push(...this.filterAnimationInputs(e.inputs)),u.outputs.push(...e.outputs));let h=i&&o?void 0:e.i18n,d;return e instanceof _n?d=e.tagName:e instanceof de?d=null:d=e.name,new de(d,u.attributes,u.inputs,u.outputs,[],c,[e],[],r,!1,e.sourceSpan,e.startSourceSpan,e.endSourceSpan,h)}_visitTextWithInterpolation(e,n,r,s){let i=Am(e),o=this.bindingParser.parseInterpolation(i,n,r);return o?new ys(o,n,s):new Wn(i,n)}parseVariable(e,n,r,s,i,o){e.indexOf("-")>-1?this.reportError('"-" is not allowed in variable names',r):e.length===0&&this.reportError("Variable does not have a name",r),o.push(new Ht(e,n,r,s,i))}parseReference(e,n,r,s,i,o){e.indexOf("-")>-1?this.reportError('"-" is not allowed in reference names',r):e.length===0?this.reportError("Reference does not have a name",r):o.some(l=>l.name===e)&&this.reportError(`Reference "#${e}" is defined more than once`,r),o.push(new Zn(e,n,r,s,i))}parseAssignmentEvent(e,n,r,s,i,o,l,c){let u=[];this.bindingParser.parseEvent(`${e}Change`,n,!0,r,s||r,i,u,l),vc(u,o)}validateSelectorlessReferences(e){if(e.length===0)return;let n=new Set;for(let r of e)r.value.length>0?this.reportError("Cannot specify a value for a local reference in this context",r.valueSpan||r.sourceSpan):n.has(r.name)?this.reportError("Duplicate reference names are not allowed",r.sourceSpan):n.add(r.name)}reportError(e,n,r=zn.ERROR){this.errors.push(new G(n,e,r))}},Gu=class{visitElement(e){let n=zm(e);if(n.type===bt.SCRIPT||n.type===bt.STYLE||n.type===bt.STYLESHEET)return null;let r=ge(this,e.children,null);return new ke(e.name,ge(this,e.attrs),[],[],[],r,[],e.isSelfClosing,e.sourceSpan,e.startSourceSpan,e.endSourceSpan,e.isVoid)}visitComment(e){return null}visitAttribute(e){return new an(e.name,e.value,e.sourceSpan,e.keySpan,e.valueSpan,e.i18n)}visitText(e){return new Wn(e.value,e.sourceSpan)}visitExpansion(e){return null}visitExpansionCase(e){return null}visitBlock(e,n){let r=[new Wn(e.startSourceSpan.toString(),e.startSourceSpan),...ge(this,e.children)];return e.endSourceSpan!==null&&r.push(new Wn(e.endSourceSpan.toString(),e.endSourceSpan)),r}visitBlockParameter(e,n){return null}visitLetDeclaration(e,n){return new Wn(`@let ${e.name} = ${e.value};`,e.sourceSpan)}visitComponent(e,n){let r=ge(this,e.children,null);return new ke(e.fullName,ge(this,e.attrs),[],[],[],r,[],e.isSelfClosing,e.sourceSpan,e.startSourceSpan,e.endSourceSpan,!1)}visitDirective(e,n){return null}},Yf=new Gu;function Qf(t){return/^data-/i.test(t)?t.substring(5):t}function vc(t,e){e.push(...t.map(n=>Sn.fromParsedEvent(n)))}function Rb(t){return t.children.length!==1||!(t.children[0]instanceof bs)?null:t.children[0].value}var Pb=[" ",`
|
|
36
|
-
`,"\r"," "];function Xm(t,e,n={}){var L,ne,se,Ge;let{preserveWhitespaces:r,enableI18nLegacyMessageIdFormat:s}=n,i=(L=n.enableSelectorless)!=null?L:!1,o=_s(i),c=new dl().parse(t,e,me(x({leadingTriviaChars:Pb},n),{tokenizeExpansionForms:!0,tokenizeBlocks:(ne=n.enableBlockSyntax)!=null?ne:!0,tokenizeLet:(se=n.enableLetSyntax)!=null?se:!0,selectorlessEnabled:i}));if(!n.alwaysAttemptHtmlToR3AstConversion&&c.errors&&c.errors.length>0){let Ne={preserveWhitespaces:r,errors:c.errors,nodes:[],styleUrls:[],styles:[],ngContentSelectors:[]};return n.collectCommentNodes&&(Ne.commentNodes=[]),Ne}let u=c.rootNodes,h=!((Ge=n.preserveSignificantWhitespace)==null||Ge),d=new cl(!r,s,n.preserveSignificantWhitespace,h),p=d.visitAllWithErrors(u);if(!n.alwaysAttemptHtmlToR3AstConversion&&p.errors&&p.errors.length>0){let Ne={preserveWhitespaces:r,errors:p.errors,nodes:[],styleUrls:[],styles:[],ngContentSelectors:[]};return n.collectCommentNodes&&(Ne.commentNodes=[]),Ne}u=p.rootNodes,r||(u=ge(new al(!0,void 0,!1),u),d.hasI18nMeta&&(u=ge(new cl(!1,void 0,!0,h),u)));let{nodes:g,errors:v,styleUrls:E,styles:I,ngContentSelectors:D,commentNodes:b}=kb(u,o,{collectCommentNodes:!!n.collectCommentNodes});v.push(...c.errors,...p.errors);let P={preserveWhitespaces:r,errors:v.length>0?v:null,nodes:g,styleUrls:E,styles:I,ngContentSelectors:D};return n.collectCommentNodes&&(P.commentNodes=b),P}var Lb=new En;function _s(t=!1){return new Lu(new ll(new Go,t),Lb,[])}var Ym="%COMP%",Mb=`_nghost-${Ym}`,Ob=`_ngcontent-${Ym}`;function Qm(t,e,n){let r=new Or,s=Yu(t.selector);return r.set("type",t.type.value),s.length>0&&r.set("selectors",js(s)),t.queries.length>0&&r.set("contentQueries",AD(t.queries,e,t.name)),t.viewQueries.length&&r.set("viewQuery",CD(t.viewQueries,e,t.name)),r.set("hostBindings",Gb(t.host,t.typeSourceSpan,n,e,t.selector||"",t.name,r)),r.set("inputs",Dh(t.inputs,!0)),r.set("outputs",Dh(t.outputs)),t.exportAs!==null&&r.set("exportAs",le(t.exportAs.map(i=>S(i)))),t.isStandalone===!1&&r.set("standalone",S(!1)),t.isSignal&&r.set("signals",S(!0)),r}function Jm(t,e){var i,o;let n=[],r=e.providers,s=e.viewProviders;if(r||s){let l=[r||new kt([])];s&&l.push(s),n.push(O(m.ProvidersFeature).callFn(l))}if((i=e.hostDirectives)!=null&&i.length&&n.push(O(m.HostDirectivesFeature).callFn([qb(e.hostDirectives)])),e.usesInheritance&&n.push(O(m.InheritDefinitionFeature)),e.lifecycle.usesOnChanges&&n.push(O(m.NgOnChangesFeature)),e.controlCreate!==null&&n.push(O(m.ControlFeature).callFn([S(e.controlCreate.passThroughInput)])),"externalStyles"in e&&((o=e.externalStyles)!=null&&o.length)){let l=e.externalStyles.map(c=>S(c));n.push(O(m.ExternalStylesFeature).callFn([le(l)]))}n.length&&t.set("features",le(n))}function Zm(t,e,n){let r=Qm(t,e,n);Jm(r,t);let s=O(m.defineDirective).callFn([r.toLiteralMap()],void 0,!0),i=Vb(t);return{expression:s,type:i,statements:[]}}function eg(t,e,n){var v;let r=Qm(t,e,n);Jm(r,t);let s=t.selector&&fn.parse(t.selector),i=s&&s[0];if(i){let E=i.getAttrs();E.length&&r.set("attrs",e.getConstLiteral(le(E.map(I=>I!=null?S(I):S(void 0))),!0))}let o=t.name,l=null;if(t.defer.mode===1&&t.defer.dependenciesFn!==null){let E=`${o}_DeferFn`;e.statements.push(new Ve(E,t.defer.dependenciesFn,void 0,Ue.Final)),l=J(E)}let c=t.isStandalone&&!t.hasDirectiveDependencies?ft.DomOnly:ft.Full,u=ZN(t.name,t.template.nodes,e,c,t.relativeContextFilePath,t.i18nUseExternalIds,t.defer,l,t.relativeTemplatePath,TD());Fm(u,_.Tmpl);let h=XN(u,e);if(u.contentSelectors!==null&&r.set("ngContentSelectors",u.contentSelectors),r.set("decls",S(u.root.decls)),r.set("vars",S(u.root.vars)),u.consts.length>0&&(u.constsInitializers.length>0?r.set("consts",Rt([],[...u.constsInitializers,new be(le(u.consts))])):r.set("consts",le(u.consts))),r.set("template",h),t.declarationListEmitMode!==3&&t.declarations.length>0)r.set("dependencies",Bb(le(t.declarations.map(E=>E.type)),t.declarationListEmitMode));else if(t.declarationListEmitMode===3){let E=[t.type.value];t.rawImports&&E.push(t.rawImports),r.set("dependencies",O(m.getComponentDepsFactory).callFn(E))}t.encapsulation===null&&(t.encapsulation=An.Emulated);let d=!!((v=t.externalStyles)!=null&&v.length);if(t.styles&&t.styles.length){let I=(t.encapsulation==An.Emulated?Hb(t.styles,Ob,Mb):t.styles).reduce((D,b)=>(b.trim().length>0&&D.push(e.getConstLiteral(S(b))),D),[]);I.length>0&&(d=!0,r.set("styles",le(I)))}!d&&t.encapsulation===An.Emulated&&(t.encapsulation=An.None),t.encapsulation!==An.Emulated&&r.set("encapsulation",S(t.encapsulation)),t.animations!==null&&r.set("data",xt([{key:"animation",value:t.animations,quoted:!1}])),t.changeDetection!==null&&(typeof t.changeDetection=="number"&&t.changeDetection!==Na.Default?r.set("changeDetection",S(t.changeDetection)):typeof t.changeDetection=="object"&&r.set("changeDetection",t.changeDetection));let p=O(m.defineComponent).callFn([r.toLiteralMap()],void 0,!0),g=Fb(t);return{expression:p,type:g,statements:[]}}function Fb(t){let e=tg(t);return e.push(qu(t.template.ngContentSelectors)),e.push(je(S(t.isStandalone))),e.push(sg(t)),t.isSignal&&e.push(je(S(t.isSignal))),je(O(m.ComponentDeclaration,e))}function Bb(t,e){switch(e){case 0:return t;case 1:return Rt([],t);case 2:let n=t.prop("map").callFn([O(m.resolveForwardRef)]);return Rt([],n);case 3:throw new Error("Unsupported with an array of pre-resolved dependencies")}}function $b(t){return je(S(t))}function Hu(t){let e=Object.keys(t).map(n=>{let r=Array.isArray(t[n])?t[n][0]:t[n];return{key:n,value:S(r),quoted:!0}});return xt(e)}function qu(t){return t.length>0?je(le(t.map(e=>S(e)))):mn}function tg(t){let e=t.selector!==null?t.selector.replace(/\n/g,""):null;return[El(t.type.type,t.typeArgumentCount),e!==null?$b(e):mn,t.exportAs!==null?qu(t.exportAs):mn,je(Ub(t)),je(Hu(t.outputs)),qu(t.queries.map(n=>n.propertyName))]}function Ub(t){return xt(Object.keys(t.inputs).map(e=>{let n=t.inputs[e],r=[{key:"alias",value:S(n.bindingPropertyName),quoted:!0},{key:"required",value:S(n.required),quoted:!0}];return n.isSignal&&r.push({key:"isSignal",value:S(n.isSignal),quoted:!0}),{key:e,value:xt(r),quoted:!0}}))}function Vb(t){let e=tg(t);return e.push(mn),e.push(je(S(t.isStandalone))),e.push(sg(t)),t.isSignal&&e.push(je(S(t.isSignal))),je(O(m.DirectiveDeclaration,e))}function Gb(t,e,n,r,s,i,o){let l=n.createBoundHostProperties(t.properties,e),c=n.createDirectiveHostEventAsts(t.listeners,e);t.specialAttributes.styleAttr&&(t.attributes.style=S(t.specialAttributes.styleAttr)),t.specialAttributes.classAttr&&(t.attributes.class=S(t.specialAttributes.classAttr));let u=eD({componentName:i,componentSelector:s,properties:l,events:c,attributes:t.attributes},n,r);Fm(u,_.Host),o.set("hostAttrs",u.root.attributes);let h=u.root.vars;return h!==null&&h>0&&o.set("hostVars",S(h)),YN(u)}function ng(t){let e={},n={},r={},s={};for(let i of Object.keys(t)){let o=t[i];if(i.startsWith("(")&&i.endsWith(")")){if(typeof o!="string")throw new Error("Event binding must be string");n[i.slice(1,-1)]=o}else if(i.startsWith("[")&&i.endsWith("]")){if(typeof o!="string")throw new Error("Property binding must be string");r[i.slice(1,-1)]=o}else switch(i){case"class":if(typeof o!="string")throw new Error("Class binding must be string");s.classAttr=o;break;case"style":if(typeof o!="string")throw new Error("Style binding must be string");s.styleAttr=o;break;default:typeof o=="string"?e[i]=S(o):e[i]=o}}return{attributes:e,listeners:n,properties:r,specialAttributes:s}}function rg(t,e){let n=_s();return n.createDirectiveHostEventAsts(t.listeners,e),n.createBoundHostProperties(t.properties,e),n.errors}function Hb(t,e,n){let r=new nu;return t.map(s=>r.shimCssText(s,e,n))}function sg(t){var e;return(e=t.hostDirectives)!=null&&e.length?je(le(t.hostDirectives.map(n=>xt([{key:"directive",value:Ei(n.directive.type),quoted:!1},{key:"inputs",value:Hu(n.inputs||{}),quoted:!1},{key:"outputs",value:Hu(n.outputs||{}),quoted:!1}])))):mn}function qb(t){let e=[],n=!1;for(let r of t){if(!r.inputs&&!r.outputs)e.push(r.directive.type);else{let s=[{key:"directive",value:r.directive.type,quoted:!1}];if(r.inputs){let i=Jf(r.inputs);i&&s.push({key:"inputs",value:i,quoted:!1})}if(r.outputs){let i=Jf(r.outputs);i&&s.push({key:"outputs",value:i,quoted:!1})}e.push(xt(s))}r.isForwardReference&&(n=!0)}return n?new bn([],[new be(le(e))]):le(e)}function Jf(t){let e=[];for(let n in t)t.hasOwnProperty(n)&&e.push(S(n),S(t[n]));return e.length>0?le(e):null}var qr=class extends _r{visit(e){e instanceof ve?this.visit(e.ast):e.visit(this)}visitElement(e){this.visitAllTemplateNodes(e.attributes),this.visitAllTemplateNodes(e.inputs),this.visitAllTemplateNodes(e.outputs),this.visitAllTemplateNodes(e.directives),this.visitAllTemplateNodes(e.references),this.visitAllTemplateNodes(e.children)}visitTemplate(e){this.visitAllTemplateNodes(e.attributes),this.visitAllTemplateNodes(e.inputs),this.visitAllTemplateNodes(e.outputs),this.visitAllTemplateNodes(e.directives),this.visitAllTemplateNodes(e.templateAttrs),this.visitAllTemplateNodes(e.variables),this.visitAllTemplateNodes(e.references),this.visitAllTemplateNodes(e.children)}visitContent(e){this.visitAllTemplateNodes(e.children)}visitBoundAttribute(e){this.visit(e.value)}visitBoundEvent(e){this.visit(e.handler)}visitBoundText(e){this.visit(e.value)}visitIcu(e){Object.keys(e.vars).forEach(n=>this.visit(e.vars[n])),Object.keys(e.placeholders).forEach(n=>this.visit(e.placeholders[n]))}visitDeferredBlock(e){e.visitAll(this)}visitDeferredTrigger(e){e instanceof Ba?this.visit(e.value):e instanceof kr&&e.options!==null&&this.visit(e.options)}visitDeferredBlockPlaceholder(e){this.visitAllTemplateNodes(e.children)}visitDeferredBlockError(e){this.visitAllTemplateNodes(e.children)}visitDeferredBlockLoading(e){this.visitAllTemplateNodes(e.children)}visitSwitchBlock(e){this.visit(e.expression),this.visitAllTemplateNodes(e.groups)}visitSwitchBlockCase(e){e.expression&&this.visit(e.expression)}visitSwitchBlockCaseGroup(e){this.visitAllTemplateNodes(e.cases),this.visitAllTemplateNodes(e.children)}visitSwitchExhaustiveCheck(e){}visitForLoopBlock(e){var n;e.item.visit(this),this.visitAllTemplateNodes(e.contextVariables),this.visit(e.expression),this.visitAllTemplateNodes(e.children),(n=e.empty)==null||n.visit(this)}visitForLoopBlockEmpty(e){this.visitAllTemplateNodes(e.children)}visitIfBlock(e){this.visitAllTemplateNodes(e.branches)}visitIfBlockBranch(e){var n;e.expression&&this.visit(e.expression),(n=e.expressionAlias)==null||n.visit(this),this.visitAllTemplateNodes(e.children)}visitLetDeclaration(e){this.visit(e.value)}visitComponent(e){this.visitAllTemplateNodes(e.attributes),this.visitAllTemplateNodes(e.inputs),this.visitAllTemplateNodes(e.outputs),this.visitAllTemplateNodes(e.directives),this.visitAllTemplateNodes(e.references),this.visitAllTemplateNodes(e.children)}visitDirective(e){this.visitAllTemplateNodes(e.attributes),this.visitAllTemplateNodes(e.inputs),this.visitAllTemplateNodes(e.outputs),this.visitAllTemplateNodes(e.references)}visitVariable(e){}visitReference(e){}visitTextAttribute(e){}visitText(e){}visitUnknownBlock(e){}visitAllTemplateNodes(e){for(let n of e)this.visit(n)}};var zo=class{constructor(e){a(this,"directiveMatcher");this.directiveMatcher=e}bind(e){if(!e.template&&!e.host)throw new Error("Empty bound targets are not supported");let n=new Map,r=[],s=new Set,i=new Map,o=new Map,l=new Map,c=new Map,u=new Map,h=new Map,d=new Set,p=new Set,g=[];if(e.template){let v=gl.apply(e.template);Wb(v,l),Wu.apply(e.template,this.directiveMatcher,n,r,s,i,o),yl.applyWithScope(e.template,v,c,u,h,d,p,g)}return e.host&&(n.set(e.host.node,e.host.directives),yl.applyWithScope(e.host.node,gl.apply(e.host.node),c,u,h,d,p,g)),new ju(e,n,r,s,i,o,c,u,h,l,d,p,g)}},gl=class t{constructor(e,n){a(this,"parentScope");a(this,"rootNode");a(this,"namedEntities",new Map);a(this,"elementLikeInScope",new Set);a(this,"childScopes",new Map);a(this,"isDeferred");this.parentScope=e,this.rootNode=n,this.isDeferred=e!==null&&e.isDeferred?!0:n instanceof Fn}static newRootScope(){return new t(null,null)}static apply(e){let n=t.newRootScope();return n.ingest(e),n}ingest(e){e instanceof de?(e.variables.forEach(n=>this.visitVariable(n)),e.children.forEach(n=>n.visit(this))):e instanceof Sr?(e.expressionAlias!==null&&this.visitVariable(e.expressionAlias),e.children.forEach(n=>n.visit(this))):e instanceof Bn?(this.visitVariable(e.item),e.contextVariables.forEach(n=>this.visitVariable(n)),e.children.forEach(n=>n.visit(this))):e instanceof Co||e instanceof Ao||e instanceof Fn||e instanceof xo||e instanceof To||e instanceof wo||e instanceof Ts?e.children.forEach(n=>n.visit(this)):e instanceof $n||e.forEach(n=>n.visit(this))}visitElement(e){this.visitElementLike(e)}visitTemplate(e){e.directives.forEach(n=>n.visit(this)),e.references.forEach(n=>this.visitReference(n)),this.ingestScopedNode(e)}visitVariable(e){this.maybeDeclare(e)}visitReference(e){this.maybeDeclare(e)}visitDeferredBlock(e){var n,r,s;this.ingestScopedNode(e),(n=e.placeholder)==null||n.visit(this),(r=e.loading)==null||r.visit(this),(s=e.error)==null||s.visit(this)}visitDeferredBlockPlaceholder(e){this.ingestScopedNode(e)}visitDeferredBlockError(e){this.ingestScopedNode(e)}visitDeferredBlockLoading(e){this.ingestScopedNode(e)}visitSwitchBlock(e){e.groups.forEach(n=>n.visit(this))}visitSwitchBlockCase(e){}visitSwitchBlockCaseGroup(e){this.ingestScopedNode(e)}visitSwitchExhaustiveCheck(e){}visitForLoopBlock(e){var n;this.ingestScopedNode(e),(n=e.empty)==null||n.visit(this)}visitForLoopBlockEmpty(e){this.ingestScopedNode(e)}visitIfBlock(e){e.branches.forEach(n=>n.visit(this))}visitIfBlockBranch(e){this.ingestScopedNode(e)}visitContent(e){this.ingestScopedNode(e)}visitLetDeclaration(e){this.maybeDeclare(e)}visitComponent(e){this.visitElementLike(e)}visitDirective(e){e.references.forEach(n=>this.visitReference(n))}visitBoundAttribute(e){}visitBoundEvent(e){}visitBoundText(e){}visitText(e){}visitTextAttribute(e){}visitIcu(e){}visitDeferredTrigger(e){}visitUnknownBlock(e){}visitElementLike(e){e.directives.forEach(n=>n.visit(this)),e.references.forEach(n=>this.visitReference(n)),e.children.forEach(n=>n.visit(this)),this.elementLikeInScope.add(e)}maybeDeclare(e){this.namedEntities.has(e.name)||this.namedEntities.set(e.name,e)}lookup(e){return this.namedEntities.has(e)?this.namedEntities.get(e):this.parentScope!==null?this.parentScope.lookup(e):null}getChildScope(e){let n=this.childScopes.get(e);if(n===void 0)throw new Error(`Assertion error: child scope for ${e} not found`);return n}ingestScopedNode(e){let n=new t(this,e);n.ingest(e),this.childScopes.set(e,n)}},Wu=class t{constructor(e,n,r,s,i,o){a(this,"directiveMatcher");a(this,"directives");a(this,"eagerDirectives");a(this,"missingDirectives");a(this,"bindings");a(this,"references");a(this,"isInDeferBlock",!1);this.directiveMatcher=e,this.directives=n,this.eagerDirectives=r,this.missingDirectives=s,this.bindings=i,this.references=o}static apply(e,n,r,s,i,o,l){new t(n,r,s,i,o,l).ingest(e)}ingest(e){e.forEach(n=>n.visit(this))}visitElement(e){this.visitElementOrTemplate(e)}visitTemplate(e){this.visitElementOrTemplate(e)}visitDeferredBlock(e){var r,s,i;let n=this.isInDeferBlock;this.isInDeferBlock=!0,e.children.forEach(o=>o.visit(this)),this.isInDeferBlock=n,(r=e.placeholder)==null||r.visit(this),(s=e.loading)==null||s.visit(this),(i=e.error)==null||i.visit(this)}visitDeferredBlockPlaceholder(e){e.children.forEach(n=>n.visit(this))}visitDeferredBlockError(e){e.children.forEach(n=>n.visit(this))}visitDeferredBlockLoading(e){e.children.forEach(n=>n.visit(this))}visitSwitchBlock(e){e.groups.forEach(n=>n.visit(this))}visitSwitchBlockCase(e){}visitSwitchBlockCaseGroup(e){e.children.forEach(n=>n.visit(this))}visitSwitchExhaustiveCheck(e){}visitForLoopBlock(e){var n;e.item.visit(this),e.contextVariables.forEach(r=>r.visit(this)),e.children.forEach(r=>r.visit(this)),(n=e.empty)==null||n.visit(this)}visitForLoopBlockEmpty(e){e.children.forEach(n=>n.visit(this))}visitIfBlock(e){e.branches.forEach(n=>n.visit(this))}visitIfBlockBranch(e){var n;(n=e.expressionAlias)==null||n.visit(this),e.children.forEach(r=>r.visit(this))}visitContent(e){e.children.forEach(n=>n.visit(this))}visitComponent(e){if(this.directiveMatcher instanceof ti){let n=this.directiveMatcher.match(e.componentName);n.length>0?this.trackSelectorlessMatchesAndDirectives(e,n):this.missingDirectives.add(e.componentName)}e.directives.forEach(n=>n.visit(this)),e.children.forEach(n=>n.visit(this))}visitDirective(e){if(this.directiveMatcher instanceof ti){let n=this.directiveMatcher.match(e.name);n.length>0?this.trackSelectorlessMatchesAndDirectives(e,n):this.missingDirectives.add(e.name)}}visitElementOrTemplate(e){if(this.directiveMatcher instanceof ps){let n=[],r=Vd(e);this.directiveMatcher.match(r,(s,i)=>n.push(...i)),this.trackSelectorBasedBindingsAndDirectives(e,n)}else e.references.forEach(n=>{n.value.trim()===""&&this.references.set(n,e)});e.directives.forEach(n=>n.visit(this)),e.children.forEach(n=>n.visit(this))}trackMatchedDirectives(e,n){n.length>0&&(this.directives.set(e,n),this.isInDeferBlock||this.eagerDirectives.push(...n))}trackSelectorlessMatchesAndDirectives(e,n){if(n.length===0)return;this.trackMatchedDirectives(e,n);let r=(s,i,o)=>{s[o].hasBindingPropertyName(i.name)&&this.bindings.set(i,s)};for(let s of n)e.inputs.forEach(i=>r(s,i,"inputs")),e.attributes.forEach(i=>r(s,i,"inputs")),e.outputs.forEach(i=>r(s,i,"outputs"));e.references.forEach(s=>this.references.set(s,{directive:n[0],node:e}))}trackSelectorBasedBindingsAndDirectives(e,n){this.trackMatchedDirectives(e,n),e.references.forEach(s=>{let i=null;if(s.value.trim()==="")i=n.find(o=>o.isComponent)||null;else if(i=n.find(o=>o.exportAs!==null&&o.exportAs.some(l=>l===s.value))||null,i===null)return;i!==null?this.references.set(s,{directive:i,node:e}):this.references.set(s,e)});let r=(s,i)=>{let o=n.find(c=>c[i].hasBindingPropertyName(s.name)),l=o!==void 0?o:e;this.bindings.set(s,l)};e.inputs.forEach(s=>r(s,"inputs")),e.attributes.forEach(s=>r(s,"inputs")),e instanceof de&&e.templateAttrs.forEach(s=>r(s,"inputs")),e.outputs.forEach(s=>r(s,"outputs"))}visitVariable(e){}visitReference(e){}visitTextAttribute(e){}visitBoundAttribute(e){}visitBoundEvent(e){}visitBoundAttributeOrEvent(e){}visitText(e){}visitBoundText(e){}visitIcu(e){}visitDeferredTrigger(e){}visitUnknownBlock(e){}visitLetDeclaration(e){}},yl=class t extends qr{constructor(n,r,s,i,o,l,c,u,h){super();a(this,"bindings");a(this,"symbols");a(this,"usedPipes");a(this,"eagerPipes");a(this,"deferBlocks");a(this,"nestingLevel");a(this,"scope");a(this,"rootNode");a(this,"level");a(this,"visitNode",n=>n.visit(this));this.bindings=n,this.symbols=r,this.usedPipes=s,this.eagerPipes=i,this.deferBlocks=o,this.nestingLevel=l,this.scope=c,this.rootNode=u,this.level=h}static applyWithScope(n,r,s,i,o,l,c,u){let h=n instanceof de?n:null;new t(s,i,l,c,u,o,r,h,0).ingest(n)}ingest(n){if(n instanceof de)n.variables.forEach(this.visitNode),n.children.forEach(this.visitNode),this.nestingLevel.set(n,this.level);else if(n instanceof Sr)n.expressionAlias!==null&&this.visitNode(n.expressionAlias),n.children.forEach(this.visitNode),this.nestingLevel.set(n,this.level);else if(n instanceof Bn)this.visitNode(n.item),n.contextVariables.forEach(r=>this.visitNode(r)),n.trackBy.visit(this),n.children.forEach(this.visitNode),this.nestingLevel.set(n,this.level);else if(n instanceof Fn){if(this.scope.rootNode!==n)throw new Error(`Assertion error: resolved incorrect scope for deferred block ${n}`);this.deferBlocks.push([n,this.scope]),n.children.forEach(r=>r.visit(this)),this.nestingLevel.set(n,this.level)}else n instanceof Co||n instanceof Ao||n instanceof xo||n instanceof To||n instanceof wo||n instanceof Ts?(n.children.forEach(r=>r.visit(this)),this.nestingLevel.set(n,this.level)):n instanceof $n?this.nestingLevel.set(n,0):n.forEach(this.visitNode)}visitTemplate(n){n.inputs.forEach(this.visitNode),n.outputs.forEach(this.visitNode),n.directives.forEach(this.visitNode),n.templateAttrs.forEach(this.visitNode),n.references.forEach(this.visitNode),this.ingestScopedNode(n)}visitVariable(n){this.rootNode!==null&&this.symbols.set(n,this.rootNode)}visitReference(n){this.rootNode!==null&&this.symbols.set(n,this.rootNode)}visitDeferredBlock(n){var r,s,i,o;this.ingestScopedNode(n),(r=n.triggers.when)==null||r.value.visit(this),(s=n.prefetchTriggers.when)==null||s.value.visit(this),(i=n.hydrateTriggers.when)==null||i.value.visit(this),(o=n.hydrateTriggers.never)==null||o.visit(this),n.placeholder&&this.visitNode(n.placeholder),n.loading&&this.visitNode(n.loading),n.error&&this.visitNode(n.error)}visitDeferredBlockPlaceholder(n){this.ingestScopedNode(n)}visitDeferredBlockError(n){this.ingestScopedNode(n)}visitDeferredBlockLoading(n){this.ingestScopedNode(n)}visitSwitchBlockCase(n){var r;(r=n.expression)==null||r.visit(this)}visitSwitchBlockCaseGroup(n){n.cases.forEach(r=>r.visit(this)),this.ingestScopedNode(n)}visitSwitchExhaustiveCheck(n){}visitForLoopBlock(n){var r;n.expression.visit(this),this.ingestScopedNode(n),(r=n.empty)==null||r.visit(this)}visitForLoopBlockEmpty(n){this.ingestScopedNode(n)}visitIfBlockBranch(n){var r;(r=n.expression)==null||r.visit(this),this.ingestScopedNode(n)}visitContent(n){this.ingestScopedNode(n)}visitLetDeclaration(n){super.visitLetDeclaration(n),this.rootNode!==null&&this.symbols.set(n,this.rootNode)}visitPipe(n,r){return this.usedPipes.add(n.name),this.scope.isDeferred||this.eagerPipes.add(n.name),super.visitPipe(n,r)}visitPropertyRead(n,r){return this.maybeMap(n,n.name),super.visitPropertyRead(n,r)}visitSafePropertyRead(n,r){return this.maybeMap(n,n.name),super.visitSafePropertyRead(n,r)}ingestScopedNode(n){let r=this.scope.getChildScope(n);new t(this.bindings,this.symbols,this.usedPipes,this.eagerPipes,this.deferBlocks,this.nestingLevel,r,n,this.level+1).ingest(n)}maybeMap(n,r){if(!(n.receiver instanceof Ze))return;let s=this.scope.lookup(r);s!==null&&this.bindings.set(n,s)}},ju=class{constructor(e,n,r,s,i,o,l,c,u,h,d,p,g){a(this,"target");a(this,"directives");a(this,"eagerDirectives");a(this,"missingDirectives");a(this,"bindings");a(this,"references");a(this,"exprTargets");a(this,"symbols");a(this,"nestingLevel");a(this,"scopedNodeEntities");a(this,"usedPipes");a(this,"eagerPipes");a(this,"deferredBlocks");a(this,"deferredScopes");this.target=e,this.directives=n,this.eagerDirectives=r,this.missingDirectives=s,this.bindings=i,this.references=o,this.exprTargets=l,this.symbols=c,this.nestingLevel=u,this.scopedNodeEntities=h,this.usedPipes=d,this.eagerPipes=p,this.deferredBlocks=g.map(v=>v[0]),this.deferredScopes=new Map(g)}getEntitiesInScope(e){var n;return(n=this.scopedNodeEntities.get(e))!=null?n:new Set}getDirectivesOfNode(e){return this.directives.get(e)||null}getReferenceTarget(e){return this.references.get(e)||null}getConsumerOfBinding(e){return this.bindings.get(e)||null}getExpressionTarget(e){return this.exprTargets.get(e)||null}getDefinitionNodeOfSymbol(e){return this.symbols.get(e)||null}getNestingLevel(e){return this.nestingLevel.get(e)||0}getUsedDirectives(){let e=new Set;return this.directives.forEach(n=>n.forEach(r=>e.add(r))),Array.from(e.values())}getEagerlyUsedDirectives(){let e=new Set(this.eagerDirectives);return Array.from(e.values())}getUsedPipes(){return Array.from(this.usedPipes)}getEagerlyUsedPipes(){return Array.from(this.eagerPipes)}getDeferBlocks(){return this.deferredBlocks}getDeferredTriggerTarget(e,n){if(!(n instanceof Es)&&!(n instanceof kr)&&!(n instanceof vs))return null;let r=n.reference;if(r===null){let i=null;if(e.placeholder!==null){for(let o of e.placeholder.children)if(!(o instanceof Tl)){if(i!==null)return null;o instanceof ke&&(i=o)}}return i}let s=this.findEntityInScope(e,r);if(s instanceof Zn&&this.getDefinitionNodeOfSymbol(s)!==e){let i=this.getReferenceTarget(s);if(i!==null)return this.referenceTargetToElement(i)}if(e.placeholder!==null){let i=this.findEntityInScope(e.placeholder,r),o=i instanceof Zn?this.getReferenceTarget(i):null;if(o!==null)return this.referenceTargetToElement(o)}return null}isDeferred(e){for(let n of this.deferredBlocks){if(!this.deferredScopes.has(n))continue;let r=[this.deferredScopes.get(n)];for(;r.length>0;){let s=r.pop();if(s.elementLikeInScope.has(e))return!0;r.push(...s.childScopes.values())}}return!1}referencedDirectiveExists(e){return!this.missingDirectives.has(e)}findEntityInScope(e,n){let r=this.getEntitiesInScope(e);for(let s of r)if(s.name===n)return s;return null}referenceTargetToElement(e){return e instanceof ke?e:e instanceof de||e.node instanceof _n||e.node instanceof Ti||e.node instanceof $n?null:this.referenceTargetToElement(e.node)}};function Wb(t,e){let n=new Map;function r(i){if(n.has(i.rootNode))return n.get(i.rootNode);let o=i.namedEntities,l;return i.parentScope!==null?l=new Map([...r(i.parentScope),...o]):l=new Map(o),n.set(i.rootNode,l),l}let s=[t];for(;s.length>0;){let i=s.pop();for(let o of i.childScopes.values())s.push(o);r(i)}for(let[i,o]of n)e.set(i,new Set(o.values()))}var zu=class{},Ku=class{constructor(e=new Qc){a(this,"jitEvaluator");a(this,"FactoryTarget",gt);a(this,"ResourceLoader",zu);a(this,"elementSchemaRegistry",new En);this.jitEvaluator=e}compilePipe(e,n,r){let s={name:r.name,type:qe(r.type),typeArgumentCount:0,pipeName:r.pipeName,pure:r.pure,isStandalone:r.isStandalone},i=tu(s);return this.jitExpression(i.expression,e,n,[])}compilePipeDeclaration(e,n,r){let s=l_(r),i=tu(s);return this.jitExpression(i.expression,e,n,[])}compileInjectable(e,n,r){var o;let{expression:s,statements:i}=zc({name:r.name,type:qe(r.type),typeArgumentCount:r.typeArgumentCount,providedIn:sd(r.providedIn),useClass:Vs(r,"useClass"),useFactory:rd(r,"useFactory"),useValue:Vs(r,"useValue"),useExisting:Vs(r,"useExisting"),deps:(o=r.deps)==null?void 0:o.map(lg)},!0);return this.jitExpression(s,e,n,i)}compileInjectableDeclaration(e,n,r){var o;let{expression:s,statements:i}=zc({name:r.type.name,type:qe(r.type),typeArgumentCount:0,providedIn:sd(r.providedIn),useClass:Vs(r,"useClass"),useFactory:rd(r,"useFactory"),useValue:Vs(r,"useValue"),useExisting:Vs(r,"useExisting"),deps:(o=r.deps)==null?void 0:o.map(id)},!0);return this.jitExpression(s,e,n,i)}compileInjector(e,n,r){let s={type:qe(r.type),providers:r.providers&&r.providers.length>0?new W(r.providers):null,imports:r.imports.map(o=>new W(o))},i=Zc(s);return this.jitExpression(i.expression,e,n,[])}compileInjectorDeclaration(e,n,r){let s=c_(r),i=Zc(s);return this.jitExpression(i.expression,e,n,[])}compileNgModule(e,n,r){let s={kind:Dn.Global,type:qe(r.type),bootstrap:r.bootstrap.map(qe),declarations:r.declarations.map(qe),publicDeclarationTypes:null,imports:r.imports.map(qe),includeImportTypes:!0,exports:r.exports.map(qe),selectorScopeMode:fi.Inline,containsForwardDecls:!1,schemas:r.schemas?r.schemas.map(qe):null,id:r.id?new W(r.id):null},i=tm(s);return this.jitExpression(i.expression,e,n,[])}compileNgModuleDeclaration(e,n,r){let s=lT(r);return this.jitExpression(s,e,n,[])}compileDirective(e,n,r){let s=td(r);return this.compileDirectiveFromMeta(e,n,s)}compileDirectiveDeclaration(e,n,r){let s=this.createParseSourceSpan("Directive",r.type.name,n),i=og(r,s);return this.compileDirectiveFromMeta(e,n,i)}compileDirectiveFromMeta(e,n,r){let s=new ai,i=_s(),o=Zm(r,s,i);return this.jitExpression(o.expression,e,n,s.statements)}compileComponent(e,n,r){var c;let{template:s,defer:i}=ag(r.template,r.name,n,r.preserveWhitespaces,void 0),o=me(x(x({},r),td(r)),{selector:r.selector||this.elementSchemaRegistry.getDefaultComponentElementName(),template:s,declarations:r.declarations.map(Xb),declarationListEmitMode:0,defer:i,styles:[...r.styles,...s.styles],encapsulation:r.encapsulation,changeDetection:(c=r.changeDetection)!=null?c:null,animations:r.animations!=null?new W(r.animations):null,viewProviders:r.viewProviders!=null?new W(r.viewProviders):null,relativeContextFilePath:"",i18nUseExternalIds:!0,relativeTemplatePath:null}),l=`ng:///${r.name}.js`;return this.compileComponentFromMeta(e,l,o)}compileComponentDeclaration(e,n,r){let s=this.createParseSourceSpan("Component",r.type.name,n),i=Kb(r,s,n);return this.compileComponentFromMeta(e,n,i)}compileComponentFromMeta(e,n,r){let s=new ai,i=_s(),o=eg(r,s,i);return this.jitExpression(o.expression,e,n,s.statements)}compileFactory(e,n,r){let s=dr({name:r.name,type:qe(r.type),typeArgumentCount:r.typeArgumentCount,deps:Jb(r.deps),target:r.target});return this.jitExpression(s.expression,e,n,s.statements)}compileFactoryDeclaration(e,n,r){let s=dr({name:r.type.name,type:qe(r.type),typeArgumentCount:0,deps:Array.isArray(r.deps)?r.deps.map(id):r.deps,target:r.target});return this.jitExpression(s.expression,e,n,s.statements)}createParseSourceSpan(e,n,r){return tT(e,n,r)}jitExpression(e,n,r,s){let i=[...s,new Ve("$def",e,void 0,Ue.Exported)];return this.jitEvaluator.evaluateStatements(r,i,new eu(n),!0).$def}};function Zf(t){return me(x({},t),{isSignal:t.isSignal,predicate:ig(t.predicate),read:t.read?new W(t.read):null,static:t.static,emitDistinctChangesOnly:t.emitDistinctChangesOnly})}function ed(t){var e,n,r,s;return{propertyName:t.propertyName,first:(e=t.first)!=null?e:!1,predicate:ig(t.predicate),descendants:(n=t.descendants)!=null?n:!1,read:t.read?new W(t.read):null,static:(r=t.static)!=null?r:!1,emitDistinctChangesOnly:(s=t.emitDistinctChangesOnly)!=null?s:!0,isSignal:!!t.isSignal}}function ig(t){return Array.isArray(t)?t:ks(new W(t),1)}function td(t){var l;let e=a_(t.inputs||[]),n=Ec(t.outputs||[]),r=t.propMetadata,s={},i={};for(let c in r)r.hasOwnProperty(c)&&r[c].forEach(u=>{r_(u)?s[c]={bindingPropertyName:u.alias||c,classPropertyName:c,required:u.required||!1,isSignal:!!u.isSignal,transformFunction:u.transform!=null?new W(u.transform):null}:s_(u)&&(i[c]=u.alias||c)});let o=(l=t.hostDirectives)!=null&&l.length?t.hostDirectives.map(c=>typeof c=="function"?{directive:qe(c),inputs:null,outputs:null,isForwardReference:!1}:{directive:qe(c.directive),isForwardReference:!1,inputs:c.inputs?Ec(c.inputs):null,outputs:c.outputs?Ec(c.outputs):null}):null;return me(x({},t),{typeArgumentCount:0,typeSourceSpan:t.typeSourceSpan,type:qe(t.type),deps:null,host:x({},e_(t.propMetadata,t.typeSourceSpan,t.host)),inputs:x(x({},e),s),outputs:x(x({},n),i),queries:t.queries.map(Zf),providers:t.providers!=null?new W(t.providers):null,viewQueries:t.viewQueries.map(Zf),hostDirectives:o})}function og(t,e){var r,s,i,o,l,c,u,h,d,p,g;let n=(r=t.hostDirectives)!=null&&r.length?t.hostDirectives.map(v=>({directive:qe(v.directive),isForwardReference:!1,inputs:v.inputs?nd(v.inputs):null,outputs:v.outputs?nd(v.outputs):null})):null;return{name:t.type.name,type:qe(t.type),typeSourceSpan:e,selector:(s=t.selector)!=null?s:null,inputs:t.inputs?i_(t.inputs):{},outputs:(i=t.outputs)!=null?i:{},host:jb(t.host),queries:((o=t.queries)!=null?o:[]).map(ed),viewQueries:((l=t.viewQueries)!=null?l:[]).map(ed),providers:t.providers!==void 0?new W(t.providers):null,exportAs:(c=t.exportAs)!=null?c:null,usesInheritance:(u=t.usesInheritance)!=null?u:!1,controlCreate:(h=t.controlCreate)!=null?h:null,lifecycle:{usesOnChanges:(d=t.usesOnChanges)!=null?d:!1},deps:null,typeArgumentCount:0,isStandalone:(p=t.isStandalone)!=null?p:Md(t.version),isSignal:(g=t.isSignal)!=null?g:!1,hostDirectives:n}}function jb(t={}){var e,n,r;return{attributes:zb((e=t.attributes)!=null?e:{}),listeners:(n=t.listeners)!=null?n:{},properties:(r=t.properties)!=null?r:{},specialAttributes:{classAttr:t.classAttribute,styleAttr:t.styleAttribute}}}function nd(t){let e=null;for(let n=1;n<t.length;n+=2)e=e||{},e[t[n-1]]=t[n];return e}function zb(t){let e={};for(let n of Object.keys(t))e[n]=new W(t[n]);return e}function Kb(t,e,n){var l,c,u,h;let{template:r,defer:s}=ag(t.template,t.type.name,n,(l=t.preserveWhitespaces)!=null?l:!1,t.deferBlockDependencies),i=[];if(t.dependencies)for(let d of t.dependencies)switch(d.kind){case"directive":case"component":i.push(Sc(d));break;case"pipe":i.push(Qb(d));break}else(t.components||t.directives||t.pipes)&&(t.components&&i.push(...t.components.map(d=>Sc(d,!0))),t.directives&&i.push(...t.directives.map(d=>Sc(d))),t.pipes&&i.push(...Yb(t.pipes)));let o=i.some(({kind:d})=>d===$r.Directive||d===$r.NgModule);return me(x({},og(t,e)),{template:r,styles:(c=t.styles)!=null?c:[],declarations:i,viewProviders:t.viewProviders!==void 0?new W(t.viewProviders):null,animations:t.animations!==void 0?new W(t.animations):null,defer:s,changeDetection:(u=t.changeDetection)!=null?u:Na.Default,encapsulation:(h=t.encapsulation)!=null?h:An.Emulated,declarationListEmitMode:2,relativeContextFilePath:"",i18nUseExternalIds:!0,relativeTemplatePath:null,hasDirectiveDependencies:o})}function Xb(t){return me(x({},t),{type:new W(t.type)})}function Sc(t,e=null){var n,r,s;return{kind:$r.Directive,isComponent:e||t.kind==="component",selector:t.selector,type:new W(t.type),inputs:(n=t.inputs)!=null?n:[],outputs:(r=t.outputs)!=null?r:[],exportAs:(s=t.exportAs)!=null?s:null}}function Yb(t){return t?Object.keys(t).map(e=>({kind:$r.Pipe,name:e,type:new W(t[e])})):[]}function Qb(t){return{kind:$r.Pipe,name:t.name,type:new W(t.type)}}function ag(t,e,n,r,s){let i=Xm(t,n,{preserveWhitespaces:r});if(i.errors!==null){let c=i.errors.map(u=>u.toString()).join(", ");throw new Error(`Errors during JIT compilation of template for ${e}: ${c}`)}let l=new zo(null).bind({template:i.nodes});return{template:i,defer:Zb(l,s)}}function Vs(t,e){if(t.hasOwnProperty(e))return ks(new W(t[e]),0)}function rd(t,e){if(t.hasOwnProperty(e))return new W(t[e])}function sd(t){let e=typeof t=="function"?new W(t):new _e(t!=null?t:null);return ks(e,0)}function Jb(t){return t==null?null:t.map(lg)}function lg(t){let e=t.attribute!=null,n=t.token===null?null:new W(t.token),r=e?new W(t.attribute):n;return cg(r,e,t.host,t.optional,t.self,t.skipSelf)}function id(t){var r,s,i,o,l;let e=(r=t.attribute)!=null?r:!1,n=t.token===null?null:new W(t.token);return cg(n,e,(s=t.host)!=null?s:!1,(i=t.optional)!=null?i:!1,(o=t.self)!=null?o:!1,(l=t.skipSelf)!=null?l:!1)}function cg(t,e,n,r,s,i){let o=e?S("unknown"):null;return{token:t,attributeNameType:o,host:n,optional:r,self:s,skipSelf:i}}function Zb(t,e){let n=t.getDeferBlocks(),r=new Map;for(let s=0;s<n.length;s++){let i=e==null?void 0:e[s];r.set(n[s],i?new W(i):null)}return{mode:0,blocks:r}}function e_(t,e,n){let r=ng(n||{}),s=rg(r,e);if(s.length)throw new Error(s.map(i=>i.msg).join(`
|
|
37
|
-
`));for(let i in t)t.hasOwnProperty(i)&&t[i].forEach(o=>{t_(o)?r.properties[o.hostPropertyName||i]=Od("this",i):n_(o)&&(r.listeners[o.eventName||i]=`${i}(${(o.args||[]).join(",")})`)});return r}function t_(t){return t.ngMetadataName==="HostBinding"}function n_(t){return t.ngMetadataName==="HostListener"}function r_(t){return t.ngMetadataName==="Input"}function s_(t){return t.ngMetadataName==="Output"}function i_(t){return Object.keys(t).reduce((e,n)=>{let r=t[n];return typeof r=="string"||Array.isArray(r)?e[n]=o_(r):e[n]={bindingPropertyName:r.publicName,classPropertyName:n,transformFunction:r.transformFunction!==null?new W(r.transformFunction):null,required:r.isRequired,isSignal:r.isSignal},e},{})}function o_(t){return typeof t=="string"?{bindingPropertyName:t,classPropertyName:t,transformFunction:null,required:!1,isSignal:!1}:{bindingPropertyName:t[0],classPropertyName:t[1],transformFunction:t[2]?new W(t[2]):null,required:!1,isSignal:!1}}function a_(t){return t.reduce((e,n)=>{if(typeof n=="string"){let[r,s]=ug(n);e[s]={bindingPropertyName:r,classPropertyName:s,required:!1,isSignal:!1,transformFunction:null}}else e[n.name]={bindingPropertyName:n.alias||n.name,classPropertyName:n.name,required:n.required||!1,isSignal:!1,transformFunction:n.transform!=null?new W(n.transform):null};return e},{})}function Ec(t){return t.reduce((e,n)=>{let[r,s]=ug(n);return e[s]=r,e},{})}function ug(t){let[e,n]=t.split(":",2).map(r=>r.trim());return[n!=null?n:e,e]}function l_(t){var e,n;return{name:t.type.name,type:qe(t.type),typeArgumentCount:0,pipeName:t.name,deps:null,pure:(e=t.pure)!=null?e:!0,isStandalone:(n=t.isStandalone)!=null?n:Md(t.version)}}function c_(t){return{name:t.type.name,type:qe(t.type),providers:t.providers!==void 0&&t.providers.length>0?new W(t.providers):null,imports:t.imports!==void 0?t.imports.map(e=>new W(e)):[]}}function u_(t){let e=t.ng||(t.ng={});e.\u0275compilerFacade=new Ku}var od;(function(t){t[t.Extract=0]="Extract",t[t.Merge=1]="Merge"})(od||(od={}));var Xu=class{constructor(){a(this,"closedByParent",!1);a(this,"implicitNamespacePrefix",null);a(this,"isVoid",!1);a(this,"ignoreFirstLf",!1);a(this,"canSelfClose",!0);a(this,"preventNamespaceInheritance",!1)}requireExtraParent(e){return!1}isClosedByChild(e){return!1}getContentType(){return hn.PARSABLE_DATA}},EO=new Xu;var nr;(function(t){t[t.Selector=0]="Selector",t[t.HostDirective=1]="HostDirective"})(nr||(nr={}));var Ii=new po("21.2.11");u_(Ki);var CO=(0,hg.createRequire)(U);var AO=new Map([[Rn.Minus,"-"],[Rn.Plus,"+"]]),IO=new Map([[T.And,"&&"],[T.Bigger,">"],[T.BiggerEquals,">="],[T.BitwiseAnd,"&"],[T.BitwiseOr,"|"],[T.Divide,"/"],[T.Equals,"=="],[T.Identical,"==="],[T.Lower,"<"],[T.LowerEquals,"<="],[T.Minus,"-"],[T.Modulo,"%"],[T.Multiply,"*"],[T.NotEquals,"!="],[T.NotIdentical,"!=="],[T.Or,"||"],[T.Plus,"+"],[T.NullishCoalesce,"??"],[T.Exponentiation,"**"],[T.In,"in"],[T.InstanceOf,"instanceof"],[T.Assign,"="],[T.AdditionAssignment,"+="],[T.SubtractionAssignment,"-="],[T.MultiplicationAssignment,"*="],[T.DivisionAssignment,"/="],[T.RemainderAssignment,"%="],[T.ExponentiationAssignment,"**="],[T.AndAssignment,"&&="],[T.OrAssignment,"||="],[T.NullishCoalesceAssignment,"??="]]);A();var fg=require("module");var h_=C(require("typescript"),1),f_=C(require("typescript"),1);var _O=(0,fg.createRequire)(U),dg=class{exists(t){throw ye()}readFile(t){throw ye()}readFileBuffer(t){throw ye()}writeFile(t,e,n){throw ye()}removeFile(t){throw ye()}symlink(t,e){throw ye()}readdir(t){throw ye()}lstat(t){throw ye()}stat(t){throw ye()}pwd(){throw ye()}chdir(t){throw ye()}extname(t){throw ye()}copyFile(t,e){throw ye()}moveFile(t,e){throw ye()}ensureDir(t){throw ye()}removeDeep(t){throw ye()}isCaseSensitive(){throw ye()}resolve(...t){throw ye()}dirname(t){throw ye()}join(t,...e){throw ye()}isRoot(t){throw ye()}isRooted(t){throw ye()}relative(t,e){throw ye()}basename(t,e){throw ye()}realpath(t){throw ye()}getDefaultLibLocation(){throw ye()}normalize(t){throw ye()}};function ye(){return new Error("FileSystem has not been configured. Please call `setFileSystem()` before calling this method.")}var p_=new dg;function mg(t){p_=t}var Ni=C(require("typescript"),1);var x_=C(require("typescript"),1);var C_=C(require("typescript"),1),V=C(require("typescript"),1),Zo=C(require("typescript"),1),Ce=C(require("typescript"),1),Dp=C(require("typescript"),1),Dl=C(require("typescript"),1);var bl=C(require("typescript"),1),H_=C(require("typescript"),1),q_=C(require("typescript"),1),N=C(require("typescript"),1);var Hn=C(require("typescript"),1);var J_=C(require("typescript"),1),Z_=C(require("typescript"),1);var ek=C(require("typescript"),1),tk=C(require("typescript"),1),xe=C(require("typescript"),1),Sp=C(require("typescript"),1),ir=C(require("typescript"),1),ay=C(require("typescript"),1),sr=C(require("typescript"),1),lk=C(require("typescript"),1);var ck=C(require("typescript"),1),uk=C(require("typescript"),1),pk=C(require("typescript"),1),hk=C(require("typescript"),1),fk=C(require("typescript"),1),mk=C(require("typescript"),1);var gk=C(require("typescript"),1),yk=C(require("typescript"),1),vk=C(require("typescript"),1);var Sk=C(require("typescript"),1);var Ek=C(require("typescript"),1),Tk=C(require("typescript"),1);var wk=C(require("typescript"),1);var xk=C(require("typescript"),1);var zt=C(require("typescript"),1),Ep=C(require("typescript"),1);var wn=C(require("typescript"),1),Mk=C(require("typescript"),1);var Ok=C(require("typescript"),1);var Fk=C(require("typescript"),1),Bk=C(require("typescript"),1);var $k=C(require("typescript"),1);var Uk=C(require("typescript"),1),Vk=C(require("typescript"),1);var Gk=C(require("typescript"),1);var Hk=C(require("typescript"),1);var qk=C(require("typescript"),1),Wk=C(require("typescript"),1),jk=C(require("typescript"),1),zk=C(require("typescript"),1);var Kk=C(require("typescript"),1);A();var gg="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/",d_=new Uint8Array(64),m_=new Uint8Array(128);for(let t=0;t<gg.length;t++){let e=gg.charCodeAt(t);d_[t]=e,m_[e]=t}var MO=1024*16;var Yk=C(require("typescript"),1);var Qk=C(require("typescript"),1),Jk=C(require("typescript"),1);var Zk=C(require("typescript"),1);var e0=C(require("typescript"),1),t0=C(require("typescript"),1);var n0=C(require("typescript"),1),r0=C(require("typescript"),1);var s0=C(require("typescript"),1),i0=C(require("typescript"),1);var a0=C(require("typescript"),1),l0=C(require("typescript"),1);var c0=C(require("typescript"),1);var u0=C(require("typescript"),1),p0=C(require("typescript"),1),h0=C(require("typescript"),1);var te=C(require("typescript"),1),f0=C(require("typescript"),1);var d0=C(require("typescript"),1);var m0=C(require("typescript"),1);var g0=C(require("typescript"),1),Xr=C(require("typescript"),1),Rl=C(require("typescript"),1),hy=C(require("typescript"),1);var nF=(0,qg.createRequire)(U),R;(function(t){t[t.DECORATOR_ARG_NOT_LITERAL=1001]="DECORATOR_ARG_NOT_LITERAL",t[t.DECORATOR_ARITY_WRONG=1002]="DECORATOR_ARITY_WRONG",t[t.DECORATOR_NOT_CALLED=1003]="DECORATOR_NOT_CALLED",t[t.DECORATOR_UNEXPECTED=1005]="DECORATOR_UNEXPECTED",t[t.DECORATOR_COLLISION=1006]="DECORATOR_COLLISION",t[t.VALUE_HAS_WRONG_TYPE=1010]="VALUE_HAS_WRONG_TYPE",t[t.VALUE_NOT_LITERAL=1011]="VALUE_NOT_LITERAL",t[t.DUPLICATE_DECORATED_PROPERTIES=1012]="DUPLICATE_DECORATED_PROPERTIES",t[t.INITIALIZER_API_WITH_DISALLOWED_DECORATOR=1050]="INITIALIZER_API_WITH_DISALLOWED_DECORATOR",t[t.INITIALIZER_API_DECORATOR_METADATA_COLLISION=1051]="INITIALIZER_API_DECORATOR_METADATA_COLLISION",t[t.INITIALIZER_API_NO_REQUIRED_FUNCTION=1052]="INITIALIZER_API_NO_REQUIRED_FUNCTION",t[t.INITIALIZER_API_DISALLOWED_MEMBER_VISIBILITY=1053]="INITIALIZER_API_DISALLOWED_MEMBER_VISIBILITY",t[t.INCORRECTLY_DECLARED_ON_STATIC_MEMBER=1100]="INCORRECTLY_DECLARED_ON_STATIC_MEMBER",t[t.COMPONENT_MISSING_TEMPLATE=2001]="COMPONENT_MISSING_TEMPLATE",t[t.PIPE_MISSING_NAME=2002]="PIPE_MISSING_NAME",t[t.PARAM_MISSING_TOKEN=2003]="PARAM_MISSING_TOKEN",t[t.DIRECTIVE_MISSING_SELECTOR=2004]="DIRECTIVE_MISSING_SELECTOR",t[t.UNDECORATED_PROVIDER=2005]="UNDECORATED_PROVIDER",t[t.DIRECTIVE_INHERITS_UNDECORATED_CTOR=2006]="DIRECTIVE_INHERITS_UNDECORATED_CTOR",t[t.UNDECORATED_CLASS_USING_ANGULAR_FEATURES=2007]="UNDECORATED_CLASS_USING_ANGULAR_FEATURES",t[t.COMPONENT_RESOURCE_NOT_FOUND=2008]="COMPONENT_RESOURCE_NOT_FOUND",t[t.COMPONENT_INVALID_SHADOW_DOM_SELECTOR=2009]="COMPONENT_INVALID_SHADOW_DOM_SELECTOR",t[t.COMPONENT_NOT_STANDALONE=2010]="COMPONENT_NOT_STANDALONE",t[t.COMPONENT_IMPORT_NOT_STANDALONE=2011]="COMPONENT_IMPORT_NOT_STANDALONE",t[t.COMPONENT_UNKNOWN_IMPORT=2012]="COMPONENT_UNKNOWN_IMPORT",t[t.HOST_DIRECTIVE_INVALID=2013]="HOST_DIRECTIVE_INVALID",t[t.HOST_DIRECTIVE_NOT_STANDALONE=2014]="HOST_DIRECTIVE_NOT_STANDALONE",t[t.HOST_DIRECTIVE_COMPONENT=2015]="HOST_DIRECTIVE_COMPONENT",t[t.INJECTABLE_INHERITS_INVALID_CONSTRUCTOR=2016]="INJECTABLE_INHERITS_INVALID_CONSTRUCTOR",t[t.HOST_DIRECTIVE_UNDEFINED_BINDING=2017]="HOST_DIRECTIVE_UNDEFINED_BINDING",t[t.HOST_DIRECTIVE_CONFLICTING_ALIAS=2018]="HOST_DIRECTIVE_CONFLICTING_ALIAS",t[t.HOST_DIRECTIVE_MISSING_REQUIRED_BINDING=2019]="HOST_DIRECTIVE_MISSING_REQUIRED_BINDING",t[t.CONFLICTING_INPUT_TRANSFORM=2020]="CONFLICTING_INPUT_TRANSFORM",t[t.COMPONENT_INVALID_STYLE_URLS=2021]="COMPONENT_INVALID_STYLE_URLS",t[t.COMPONENT_UNKNOWN_DEFERRED_IMPORT=2022]="COMPONENT_UNKNOWN_DEFERRED_IMPORT",t[t.NON_STANDALONE_NOT_ALLOWED=2023]="NON_STANDALONE_NOT_ALLOWED",t[t.MISSING_NAMED_TEMPLATE_DEPENDENCY=2024]="MISSING_NAMED_TEMPLATE_DEPENDENCY",t[t.INCORRECT_NAMED_TEMPLATE_DEPENDENCY_TYPE=2025]="INCORRECT_NAMED_TEMPLATE_DEPENDENCY_TYPE",t[t.UNSUPPORTED_SELECTORLESS_COMPONENT_FIELD=2026]="UNSUPPORTED_SELECTORLESS_COMPONENT_FIELD",t[t.COMPONENT_ANIMATIONS_CONFLICT=2027]="COMPONENT_ANIMATIONS_CONFLICT",t[t.SYMBOL_NOT_EXPORTED=3001]="SYMBOL_NOT_EXPORTED",t[t.IMPORT_CYCLE_DETECTED=3003]="IMPORT_CYCLE_DETECTED",t[t.IMPORT_GENERATION_FAILURE=3004]="IMPORT_GENERATION_FAILURE",t[t.CONFIG_FLAT_MODULE_NO_INDEX=4001]="CONFIG_FLAT_MODULE_NO_INDEX",t[t.CONFIG_STRICT_TEMPLATES_IMPLIES_FULL_TEMPLATE_TYPECHECK=4002]="CONFIG_STRICT_TEMPLATES_IMPLIES_FULL_TEMPLATE_TYPECHECK",t[t.CONFIG_EXTENDED_DIAGNOSTICS_IMPLIES_STRICT_TEMPLATES=4003]="CONFIG_EXTENDED_DIAGNOSTICS_IMPLIES_STRICT_TEMPLATES",t[t.CONFIG_EXTENDED_DIAGNOSTICS_UNKNOWN_CATEGORY_LABEL=4004]="CONFIG_EXTENDED_DIAGNOSTICS_UNKNOWN_CATEGORY_LABEL",t[t.CONFIG_EXTENDED_DIAGNOSTICS_UNKNOWN_CHECK=4005]="CONFIG_EXTENDED_DIAGNOSTICS_UNKNOWN_CHECK",t[t.CONFIG_EMIT_DECLARATION_ONLY_UNSUPPORTED=4006]="CONFIG_EMIT_DECLARATION_ONLY_UNSUPPORTED",t[t.HOST_BINDING_PARSE_ERROR=5001]="HOST_BINDING_PARSE_ERROR",t[t.TEMPLATE_PARSE_ERROR=5002]="TEMPLATE_PARSE_ERROR",t[t.NGMODULE_INVALID_DECLARATION=6001]="NGMODULE_INVALID_DECLARATION",t[t.NGMODULE_INVALID_IMPORT=6002]="NGMODULE_INVALID_IMPORT",t[t.NGMODULE_INVALID_EXPORT=6003]="NGMODULE_INVALID_EXPORT",t[t.NGMODULE_INVALID_REEXPORT=6004]="NGMODULE_INVALID_REEXPORT",t[t.NGMODULE_MODULE_WITH_PROVIDERS_MISSING_GENERIC=6005]="NGMODULE_MODULE_WITH_PROVIDERS_MISSING_GENERIC",t[t.NGMODULE_REEXPORT_NAME_COLLISION=6006]="NGMODULE_REEXPORT_NAME_COLLISION",t[t.NGMODULE_DECLARATION_NOT_UNIQUE=6007]="NGMODULE_DECLARATION_NOT_UNIQUE",t[t.NGMODULE_DECLARATION_IS_STANDALONE=6008]="NGMODULE_DECLARATION_IS_STANDALONE",t[t.NGMODULE_BOOTSTRAP_IS_STANDALONE=6009]="NGMODULE_BOOTSTRAP_IS_STANDALONE",t[t.WARN_NGMODULE_ID_UNNECESSARY=6100]="WARN_NGMODULE_ID_UNNECESSARY",t[t.SCHEMA_INVALID_ELEMENT=8001]="SCHEMA_INVALID_ELEMENT",t[t.SCHEMA_INVALID_ATTRIBUTE=8002]="SCHEMA_INVALID_ATTRIBUTE",t[t.MISSING_REFERENCE_TARGET=8003]="MISSING_REFERENCE_TARGET",t[t.MISSING_PIPE=8004]="MISSING_PIPE",t[t.WRITE_TO_READ_ONLY_VARIABLE=8005]="WRITE_TO_READ_ONLY_VARIABLE",t[t.DUPLICATE_VARIABLE_DECLARATION=8006]="DUPLICATE_VARIABLE_DECLARATION",t[t.SPLIT_TWO_WAY_BINDING=8007]="SPLIT_TWO_WAY_BINDING",t[t.MISSING_REQUIRED_INPUTS=8008]="MISSING_REQUIRED_INPUTS",t[t.ILLEGAL_FOR_LOOP_TRACK_ACCESS=8009]="ILLEGAL_FOR_LOOP_TRACK_ACCESS",t[t.INACCESSIBLE_DEFERRED_TRIGGER_ELEMENT=8010]="INACCESSIBLE_DEFERRED_TRIGGER_ELEMENT",t[t.CONTROL_FLOW_PREVENTING_CONTENT_PROJECTION=8011]="CONTROL_FLOW_PREVENTING_CONTENT_PROJECTION",t[t.DEFERRED_PIPE_USED_EAGERLY=8012]="DEFERRED_PIPE_USED_EAGERLY",t[t.DEFERRED_DIRECTIVE_USED_EAGERLY=8013]="DEFERRED_DIRECTIVE_USED_EAGERLY",t[t.DEFERRED_DEPENDENCY_IMPORTED_EAGERLY=8014]="DEFERRED_DEPENDENCY_IMPORTED_EAGERLY",t[t.ILLEGAL_LET_WRITE=8015]="ILLEGAL_LET_WRITE",t[t.LET_USED_BEFORE_DEFINITION=8016]="LET_USED_BEFORE_DEFINITION",t[t.CONFLICTING_LET_DECLARATION=8017]="CONFLICTING_LET_DECLARATION",t[t.UNCLAIMED_DIRECTIVE_BINDING=8018]="UNCLAIMED_DIRECTIVE_BINDING",t[t.DEFER_IMPLICIT_TRIGGER_MISSING_PLACEHOLDER=8019]="DEFER_IMPLICIT_TRIGGER_MISSING_PLACEHOLDER",t[t.DEFER_IMPLICIT_TRIGGER_INVALID_PLACEHOLDER=8020]="DEFER_IMPLICIT_TRIGGER_INVALID_PLACEHOLDER",t[t.DEFER_TRIGGER_MISCONFIGURATION=8021]="DEFER_TRIGGER_MISCONFIGURATION",t[t.FORM_FIELD_UNSUPPORTED_BINDING=8022]="FORM_FIELD_UNSUPPORTED_BINDING",t[t.INVALID_BANANA_IN_BOX=8101]="INVALID_BANANA_IN_BOX",t[t.NULLISH_COALESCING_NOT_NULLABLE=8102]="NULLISH_COALESCING_NOT_NULLABLE",t[t.MISSING_CONTROL_FLOW_DIRECTIVE=8103]="MISSING_CONTROL_FLOW_DIRECTIVE",t[t.TEXT_ATTRIBUTE_NOT_BINDING=8104]="TEXT_ATTRIBUTE_NOT_BINDING",t[t.MISSING_NGFOROF_LET=8105]="MISSING_NGFOROF_LET",t[t.SUFFIX_NOT_SUPPORTED=8106]="SUFFIX_NOT_SUPPORTED",t[t.OPTIONAL_CHAIN_NOT_NULLABLE=8107]="OPTIONAL_CHAIN_NOT_NULLABLE",t[t.SKIP_HYDRATION_NOT_STATIC=8108]="SKIP_HYDRATION_NOT_STATIC",t[t.INTERPOLATED_SIGNAL_NOT_INVOKED=8109]="INTERPOLATED_SIGNAL_NOT_INVOKED",t[t.UNSUPPORTED_INITIALIZER_API_USAGE=8110]="UNSUPPORTED_INITIALIZER_API_USAGE",t[t.UNINVOKED_FUNCTION_IN_EVENT_BINDING=8111]="UNINVOKED_FUNCTION_IN_EVENT_BINDING",t[t.UNUSED_LET_DECLARATION=8112]="UNUSED_LET_DECLARATION",t[t.UNUSED_STANDALONE_IMPORTS=8113]="UNUSED_STANDALONE_IMPORTS",t[t.UNPARENTHESIZED_NULLISH_COALESCING=8114]="UNPARENTHESIZED_NULLISH_COALESCING",t[t.UNINVOKED_TRACK_FUNCTION=8115]="UNINVOKED_TRACK_FUNCTION",t[t.MISSING_STRUCTURAL_DIRECTIVE=8116]="MISSING_STRUCTURAL_DIRECTIVE",t[t.UNINVOKED_FUNCTION_IN_TEXT_INTERPOLATION=8117]="UNINVOKED_FUNCTION_IN_TEXT_INTERPOLATION",t[t.FORBIDDEN_REQUIRED_INITIALIZER_INVOCATION=8118]="FORBIDDEN_REQUIRED_INITIALIZER_INVOCATION",t[t.INLINE_TCB_REQUIRED=8900]="INLINE_TCB_REQUIRED",t[t.INLINE_TYPE_CTOR_REQUIRED=8901]="INLINE_TYPE_CTOR_REQUIRED",t[t.INJECTABLE_DUPLICATE_PROV=9001]="INJECTABLE_DUPLICATE_PROV",t[t.SUGGEST_STRICT_TEMPLATES=10001]="SUGGEST_STRICT_TEMPLATES",t[t.SUGGEST_SUBOPTIMAL_TYPE_INFERENCE=10002]="SUGGEST_SUBOPTIMAL_TYPE_INFERENCE",t[t.LOCAL_COMPILATION_UNRESOLVED_CONST=11001]="LOCAL_COMPILATION_UNRESOLVED_CONST",t[t.LOCAL_COMPILATION_UNSUPPORTED_EXPRESSION=11003]="LOCAL_COMPILATION_UNSUPPORTED_EXPRESSION"})(R||(R={}));function Np(t){return parseInt("-99"+t)}var Qr=class extends Error{constructor(e,n,r,s){super(`FatalDiagnosticError: Code: ${e}, Message: ${Ni.default.flattenDiagnosticMessageText(r,`
|
|
38
|
-
`)}`);a(this,"code");a(this,"node");a(this,"diagnosticMessage");a(this,"relatedInformation");a(this,"_isFatalDiagnosticError",!0);this.code=e,this.node=n,this.diagnosticMessage=r,this.relatedInformation=s,Object.setPrototypeOf(this,new.target.prototype)}toDiagnostic(){return Wg(this.code,this.node,this.diagnosticMessage,this.relatedInformation)}};function Wg(t,e,n,r,s=Ni.default.DiagnosticCategory.Error){return e=Ni.default.getOriginalNode(e),{category:s,code:Np(t),file:Ni.default.getOriginalNode(e).getSourceFile(),start:e.getStart(void 0,!1),length:e.getWidth(),messageText:n,relatedInformation:r}}function yg(t,e){return{category:Ni.default.DiagnosticCategory.Message,code:0,messageText:t,next:e}}var T_=new Set([R.DECORATOR_ARG_NOT_LITERAL,R.IMPORT_CYCLE_DETECTED,R.PARAM_MISSING_TOKEN,R.SCHEMA_INVALID_ELEMENT,R.SCHEMA_INVALID_ATTRIBUTE,R.MISSING_REFERENCE_TARGET,R.COMPONENT_INVALID_SHADOW_DOM_SELECTOR,R.WARN_NGMODULE_ID_UNNECESSARY]),jg=(()=>{let t=Ii.full;return`https://${t.includes("-next")||t.includes("-rc")||t==="21.2.11"?"next":`v${Ii.major}`}.angular.dev`})(),w_=`${jg}/errors`,Fe;(function(t){t.INVALID_BANANA_IN_BOX="invalidBananaInBox",t.NULLISH_COALESCING_NOT_NULLABLE="nullishCoalescingNotNullable",t.OPTIONAL_CHAIN_NOT_NULLABLE="optionalChainNotNullable",t.MISSING_CONTROL_FLOW_DIRECTIVE="missingControlFlowDirective",t.MISSING_STRUCTURAL_DIRECTIVE="missingStructuralDirective",t.TEXT_ATTRIBUTE_NOT_BINDING="textAttributeNotBinding",t.UNINVOKED_FUNCTION_IN_EVENT_BINDING="uninvokedFunctionInEventBinding",t.MISSING_NGFOROF_LET="missingNgForOfLet",t.SUFFIX_NOT_SUPPORTED="suffixNotSupported",t.SKIP_HYDRATION_NOT_STATIC="skipHydrationNotStatic",t.INTERPOLATED_SIGNAL_NOT_INVOKED="interpolatedSignalNotInvoked",t.CONTROL_FLOW_PREVENTING_CONTENT_PROJECTION="controlFlowPreventingContentProjection",t.UNUSED_LET_DECLARATION="unusedLetDeclaration",t.UNINVOKED_TRACK_FUNCTION="uninvokedTrackFunction",t.UNUSED_STANDALONE_IMPORTS="unusedStandaloneImports",t.UNPARENTHESIZED_NULLISH_COALESCING="unparenthesizedNullishCoalescing",t.UNINVOKED_FUNCTION_IN_TEXT_INTERPOLATION="uninvokedFunctionInTextInterpolation",t.DEFER_TRIGGER_MISCONFIGURATION="deferTriggerMisconfiguration"})(Fe||(Fe={}));var vg;(function(t){t[t.None=0]="None",t[t.ForceNewImport=1]="ForceNewImport",t[t.NoAliasing=2]="NoAliasing",t[t.AllowTypeImports=4]="AllowTypeImports",t[t.AllowRelativeDtsImports=8]="AllowRelativeDtsImports",t[t.AllowAmbientReferences=16]="AllowAmbientReferences"})(vg||(vg={}));var Sg;(function(t){t[t.Success=0]="Success",t[t.Failed=1]="Failed"})(Sg||(Sg={}));function A_(t){return Zo.default.isIdentifier(t)||Zo.default.isPropertyAccessExpression(t)&&Zo.default.isIdentifier(t.expression)&&Zo.default.isIdentifier(t.name)}var Ps;(function(t){t[t.Constructor=0]="Constructor",t[t.Getter=1]="Getter",t[t.Setter=2]="Setter",t[t.Property=3]="Property",t[t.Method=4]="Method"})(Ps||(Ps={}));var Se;(function(t){t[t.PublicWritable=0]="PublicWritable",t[t.PublicReadonly=1]="PublicReadonly",t[t.Protected=2]="Protected",t[t.Private=3]="Private",t[t.EcmaScriptPrivate=4]="EcmaScriptPrivate"})(Se||(Se={}));var I_={};function N_(t,e,n){var c,u;if(t===null)return k_();if(!Ce.default.isTypeReferenceNode(t))return Jo(t);let r=P_(t,e);if(r===null)return b_(t);let{local:s,decl:i}=r;if(i.valueDeclaration===void 0||i.flags&Ce.default.SymbolFlags.ConstEnum){let h=null;if(i.declarations!==void 0&&i.declarations.length>0&&(h=i.declarations[0]),!n||h&&[Ce.default.SyntaxKind.TypeParameter,Ce.default.SyntaxKind.TypeAliasDeclaration,Ce.default.SyntaxKind.InterfaceDeclaration].includes(h.kind))return D_(t,h)}let o=s.declarations&&s.declarations[0];if(o!==void 0){if(Ce.default.isImportClause(o)&&o.name!==void 0)return o.phaseModifier===Ce.default.SyntaxKind.TypeKeyword?Nl(t,o):Ce.default.isImportDeclaration(o.parent)?{kind:0,expression:o.name,defaultImportStatement:o.parent}:Jo(t);if(Ce.default.isImportSpecifier(o)){if(o.isTypeOnly)return Nl(t,o);if(o.parent.parent.phaseModifier===Ce.default.SyntaxKind.TypeKeyword)return Nl(t,o.parent.parent);let h=(o.propertyName||o.name).text,[d,...p]=r.symbolNames,g=o.parent.parent.parent;if(!Ce.default.isImportDeclaration(g))return Jo(t);let v=Eg(g);return{kind:1,valueDeclaration:(c=i.valueDeclaration)!=null?c:null,moduleName:v,importedName:h,nestedPath:p}}else if(Ce.default.isNamespaceImport(o)){if(o.parent.phaseModifier===Ce.default.SyntaxKind.TypeKeyword)return Nl(t,o.parent);if(r.symbolNames.length===1)return __(t,o.parent);let[h,d,...p]=r.symbolNames,g=o.parent.parent;if(!Ce.default.isImportDeclaration(g))return Jo(t);let v=Eg(g);return{kind:1,valueDeclaration:(u=i.valueDeclaration)!=null?u:null,moduleName:v,importedName:d,nestedPath:p}}}let l=R_(t);return l!==null?{kind:0,expression:l,defaultImportStatement:null}:Jo(t)}function Jo(t){return{kind:2,reason:{kind:5,typeNode:t}}}function D_(t,e){return{kind:2,reason:{kind:1,typeNode:t,decl:e}}}function Nl(t,e){return{kind:2,reason:{kind:2,typeNode:t,node:e}}}function b_(t){return{kind:2,reason:{kind:3,typeNode:t}}}function __(t,e){return{kind:2,reason:{kind:4,typeNode:t,importClause:e}}}function k_(){return{kind:2,reason:{kind:0}}}function R_(t){return Ce.default.isTypeReferenceNode(t)?zg(t.typeName):null}function P_(t,e){let n=t.typeName,r=e.getSymbolAtLocation(n);if(r===void 0)return null;let s=r,i=n,o=[];for(;Ce.default.isQualifiedName(i);)o.unshift(i.right.text),i=i.left;if(o.unshift(i.text),i!==n){let c=e.getSymbolAtLocation(i);c!==void 0&&(s=c)}let l=r;return r.flags&Ce.default.SymbolFlags.Alias&&(l=e.getAliasedSymbol(r)),{local:s,decl:l,symbolNames:o}}function zg(t){if(Ce.default.isQualifiedName(t)){let e=zg(t.left);return e!==null?Ce.default.factory.createPropertyAccessExpression(e,t.right):null}else if(Ce.default.isIdentifier(t)){let e=Ce.default.setOriginalNode(Ce.default.factory.createIdentifier(t.text),t);return e.parent=t.parent,e}else return null}function Eg(t){if(!Ce.default.isStringLiteral(t.moduleSpecifier))throw new Error("not a module specifier");return t.moduleSpecifier.text}function Kg(t){return Dp.default.isClassDeclaration(t)&&L_(t.name)}function L_(t){return t!==void 0&&Dp.default.isIdentifier(t)}function Tg(t){switch(t){case Se.EcmaScriptPrivate:return"ES private";case Se.Private:return"private";case Se.Protected:return"protected";case Se.PublicReadonly:return"public readonly";case Se.PublicWritable:default:return"public"}}var Xg=class{constructor(t,e=!1,n=!1){a(this,"checker");a(this,"isLocalCompilation");a(this,"skipPrivateValueDeclarationTypes");this.checker=t,this.isLocalCompilation=e,this.skipPrivateValueDeclarationTypes=n}getDecoratorsOfDeclaration(t){let e=V.default.canHaveDecorators(t)?V.default.getDecorators(t):void 0;return e!==void 0&&e.length?e.map(n=>this._reflectDecorator(n)).filter(n=>n!==null):null}getMembersOfClass(t){return wg(t).members.map(n=>{let r=Yg(n);return r===null?null:me(x({},r),{decorators:this.getDecoratorsOfDeclaration(n)})}).filter(n=>n!==null)}getConstructorParameters(t){let e=wg(t),n=e.getSourceFile().isDeclarationFile,r=e.members.find(s=>V.default.isConstructorDeclaration(s)&&(n||s.body!==void 0));return r===void 0?null:r.parameters.map(s=>{let i=xg(s.name),o=this.getDecoratorsOfDeclaration(s),l=s.type||null,c=l;if(c&&V.default.isUnionTypeNode(c)){let h=c.types.filter(d=>!(V.default.isLiteralTypeNode(d)&&d.literal.kind===V.default.SyntaxKind.NullKeyword));h.length===1&&(c=h[0])}let u=N_(c,this.checker,this.isLocalCompilation);return{name:i,nameNode:s.name,typeValueReference:u,typeNode:l,decorators:o}})}getImportOfIdentifier(t){let e=this.getDirectImportOfIdentifier(t);return e!==null?e:V.default.isQualifiedName(t.parent)&&t.parent.right===t?this.getImportOfNamespacedIdentifier(t,B_(t.parent)):V.default.isPropertyAccessExpression(t.parent)&&t.parent.name===t?this.getImportOfNamespacedIdentifier(t,$_(t.parent)):null}getExportsOfModule(t){if(!V.default.isSourceFile(t))throw new Error("getExportsOfModule() called on non-SourceFile in TS code");let e=this.checker.getSymbolAtLocation(t);if(e===void 0)return null;let n=new Map;return this.checker.getExportsOfModule(e).forEach(r=>{let s=this.getDeclarationOfSymbol(r,null);s!==null&&n.set(r.name,s)}),n}isClass(t){return Kg(t)}hasBaseClass(t){return this.getBaseClassExpression(t)!==null}getBaseClassExpression(t){if(!(V.default.isClassDeclaration(t)||V.default.isClassExpression(t))||t.heritageClauses===void 0)return null;let e=t.heritageClauses.find(r=>r.token===V.default.SyntaxKind.ExtendsKeyword);if(e===void 0)return null;let n=e.types[0];return n===void 0?null:n.expression}getDeclarationOfIdentifier(t){let e=this.checker.getSymbolAtLocation(t);return e===void 0?null:this.getDeclarationOfSymbol(e,t)}getDefinitionOfFunction(t){if(!V.default.isFunctionDeclaration(t)&&!V.default.isMethodDeclaration(t)&&!V.default.isFunctionExpression(t)&&!V.default.isArrowFunction(t))return null;let e=null;t.body!==void 0&&(e=V.default.isBlock(t.body)?Array.from(t.body.statements):[V.default.factory.createReturnStatement(t.body)]);let n=this.checker.getTypeAtLocation(t),r=this.checker.getSignaturesOfType(n,V.default.SignatureKind.Call);return{node:t,body:e,signatureCount:r.length,typeParameters:t.typeParameters===void 0?null:Array.from(t.typeParameters),parameters:t.parameters.map(s=>{let i=xg(s.name),o=s.initializer||null;return{name:i,node:s,initializer:o,type:s.type||null}})}}getGenericArityOfClass(t){return V.default.isClassDeclaration(t)?t.typeParameters!==void 0?t.typeParameters.length:0:null}getVariableValue(t){return t.initializer||null}isStaticallyExported(t){let e=t;V.default.isVariableDeclaration(t)&&V.default.isVariableDeclarationList(t.parent)&&(e=t.parent.parent);let n=V.default.canHaveModifiers(e)?V.default.getModifiers(e):void 0;return n!==void 0&&n.some(s=>s.kind===V.default.SyntaxKind.ExportKeyword)?!0:e.parent===void 0||!V.default.isSourceFile(e.parent)?!1:this.getLocalExportedDeclarationsOfSourceFile(t.getSourceFile()).has(t)}getDirectImportOfIdentifier(t){let e=this.checker.getSymbolAtLocation(t);if(e===void 0||e.declarations===void 0||e.declarations.length!==1)return null;let n=e.declarations[0],r=U_(n);return r===null||!V.default.isStringLiteral(r.moduleSpecifier)?null:{from:r.moduleSpecifier.text,name:V_(n,t),node:r}}getImportOfNamespacedIdentifier(t,e){if(e===null)return null;let n=this.checker.getSymbolAtLocation(e);if(!n||n.declarations===void 0)return null;let r=n.declarations.length===1?n.declarations[0]:null;if(!r)return null;let s=V.default.isNamespaceImport(r)?r:null;if(!s)return null;let i=s.parent.parent;return!V.default.isImportDeclaration(i)||!V.default.isStringLiteral(i.moduleSpecifier)?null:{from:i.moduleSpecifier.text,name:t.text,node:i}}getDeclarationOfSymbol(t,e){let n;if(t.valueDeclaration!==void 0?n=t.valueDeclaration:t.declarations!==void 0&&t.declarations.length>0&&(n=t.declarations[0]),n!==void 0&&V.default.isShorthandPropertyAssignment(n)){let s=this.checker.getShorthandAssignmentValueSymbol(n);return s===void 0?null:this.getDeclarationOfSymbol(s,e)}else if(n!==void 0&&V.default.isExportSpecifier(n)){let s=this.checker.getExportSpecifierLocalTargetSymbol(n);return s===void 0?null:this.getDeclarationOfSymbol(s,e)}let r=e&&this.getImportOfIdentifier(e);for(;t.flags&V.default.SymbolFlags.Alias;)t=this.checker.getAliasedSymbol(t);return t.valueDeclaration!==void 0&&(!this.skipPrivateValueDeclarationTypes||!F_(this.checker,t))?{node:t.valueDeclaration,viaModule:this._viaModule(t.valueDeclaration,e,r)}:t.declarations!==void 0&&t.declarations.length>0?{node:t.declarations[0],viaModule:this._viaModule(t.declarations[0],e,r)}:null}_reflectDecorator(t){let e=t.expression,n=null;if(V.default.isCallExpression(e)&&(n=Array.from(e.arguments),e=e.expression),!A_(e))return null;let r=V.default.isIdentifier(e)?e:e.name,s=this.getImportOfIdentifier(r);return{name:r.text,identifier:e,import:s,node:t,args:n}}getLocalExportedDeclarationsOfSourceFile(t){let e=t;if(e[mp]!==void 0)return e[mp];let n=new Set;e[mp]=n;let r=this.checker.getSymbolAtLocation(e);if(r===void 0||r.exports===void 0)return n;let s=r.exports.values(),i=s.next();for(;i.done!==!0;){let o=i.value;o.flags&V.default.SymbolFlags.Alias&&(o=this.checker.getAliasedSymbol(o)),o.valueDeclaration!==void 0&&o.valueDeclaration.getSourceFile()===t&&n.add(o.valueDeclaration),i=s.next()}return n}_viaModule(t,e,n){return n===null&&e!==null&&t.getSourceFile()!==e.getSourceFile()?I_:n!==null&&n.from!==null&&!n.from.startsWith(".")?n.from:null}};function M_(t){let e=V.default.getModifiers(t),n=!1,r=!1,s=Se.PublicWritable;if(e!==void 0)for(let i of e)switch(i.kind){case V.default.SyntaxKind.StaticKeyword:n=!0;break;case V.default.SyntaxKind.PrivateKeyword:s=Se.Private;break;case V.default.SyntaxKind.ProtectedKeyword:s=Se.Protected;break;case V.default.SyntaxKind.ReadonlyKeyword:r=!0;break}return r&&s===Se.PublicWritable&&(s=Se.PublicReadonly),t.name!==void 0&&V.default.isPrivateIdentifier(t.name)&&(s=Se.EcmaScriptPrivate),{accessLevel:s,isStatic:n}}function Yg(t){let e=null,n=null,r=null,s=null;if(V.default.isPropertyDeclaration(t))e=Ps.Property,n=t.initializer||null;else if(V.default.isGetAccessorDeclaration(t))e=Ps.Getter;else if(V.default.isSetAccessorDeclaration(t))e=Ps.Setter;else if(V.default.isMethodDeclaration(t))e=Ps.Method;else if(V.default.isConstructorDeclaration(t))e=Ps.Constructor;else return null;if(V.default.isConstructorDeclaration(t))r="constructor";else if(V.default.isIdentifier(t.name))r=t.name.text,s=t.name;else if(V.default.isStringLiteral(t.name))r=t.name.text,s=t.name;else if(V.default.isPrivateIdentifier(t.name))r=t.name.text,s=t.name;else return null;let{accessLevel:i,isStatic:o}=M_(t);return{node:t,implementation:t,kind:e,type:t.type||null,accessLevel:i,name:r,nameNode:s,value:n,isStatic:o}}function Qg(t){let e=new Map;return t.properties.forEach(n=>{if(V.default.isPropertyAssignment(n)){let r=O_(n.name);if(r===null)return;e.set(r,n.initializer)}else if(V.default.isShorthandPropertyAssignment(n))e.set(n.name.text,n.name);else return}),e}function wg(t){if(!V.default.isClassDeclaration(t))throw new Error(`Reflecting on a ${V.default.SyntaxKind[t.kind]} instead of a ClassDeclaration.`);return t}function xg(t){return V.default.isIdentifier(t)?t.text:null}function O_(t){return V.default.isIdentifier(t)||V.default.isStringLiteral(t)||V.default.isNumericLiteral(t)?t.text:null}function F_(t,e){var n;if(e.valueDeclaration!==void 0){let r=t.getTypeOfSymbolAtLocation(e,e.valueDeclaration);return((n=r==null?void 0:r.symbol)==null?void 0:n.name.startsWith("\u0275"))===!0}return!1}function B_(t){for(;V.default.isQualifiedName(t.left);)t=t.left;return V.default.isIdentifier(t.left)?t.left:null}function $_(t){for(;V.default.isPropertyAccessExpression(t.expression);)t=t.expression;return V.default.isIdentifier(t.expression)?t.expression:null}function U_(t){let e=t.parent;for(;e&&!V.default.isSourceFile(e);){if(V.default.isImportDeclaration(e))return e;e=e.parent}return null}function V_(t,e){return V.default.isImportSpecifier(t)?(t.propertyName!==void 0?t.propertyName:t.name).text:e.text}var mp=Symbol("LocalExportedDeclarations"),Jg=class{constructor(){a(this,"fileToNamedImports",new WeakMap);a(this,"fileToNamespaceImports",new WeakMap)}isPotentialReferenceToNamedImport(t,e,n){let r=t.getSourceFile();this.scanImports(r);let i=this.fileToNamedImports.get(r).get(n),o=i==null?void 0:i.get(e);return o!==void 0&&o.has(t.text)}isPotentialReferenceToNamespaceImport(t,e){var s,i;let n=t.getSourceFile();return this.scanImports(n),(i=(s=this.fileToNamespaceImports.get(n).get(e))==null?void 0:s.has(t.text))!=null?i:!1}hasNamedImport(t,e,n){this.scanImports(t);let s=this.fileToNamedImports.get(t).get(n);return s!==void 0&&s.has(e)}hasNamespaceImport(t,e){return this.scanImports(t),this.fileToNamespaceImports.get(t).has(e)}scanImports(t){var r,s;if(this.fileToNamedImports.has(t)&&this.fileToNamespaceImports.has(t))return;let e=new Map,n=new Map;this.fileToNamedImports.set(t,e),this.fileToNamespaceImports.set(t,n);for(let i of t.statements){if(!Dl.default.isImportDeclaration(i)||!Dl.default.isStringLiteralLike(i.moduleSpecifier)||((r=i.importClause)==null?void 0:r.namedBindings)===void 0)continue;let o=i.moduleSpecifier.text;if(Dl.default.isNamespaceImport(i.importClause.namedBindings))n.has(o)||n.set(o,new Set),n.get(o).add(i.importClause.namedBindings.name.text);else for(let l of i.importClause.namedBindings.elements){let c=l.name.text,u=l.propertyName===void 0?c:l.propertyName.text;e.has(o)||e.set(o,new Map);let h=e.get(o);h.has(u)||h.set(u,new Set),(s=h.get(u))==null||s.add(c)}}}};var Cg=Symbol("patchedReferencedAliases");function Zg(t){G_(t)||Ag();let e=t.getEmitResolver();if(e===void 0)return null;let n=e[Cg];if(n!==void 0)return n;let r=e.isReferencedAliasDeclaration;r===void 0&&Ag();let s=new Set;return e.isReferencedAliasDeclaration=function(i,...o){return ey(i)&&s.has(i)?!0:r.call(e,i,...o)},e[Cg]=s}function ey(t){return bl.default.isImportSpecifier(t)||bl.default.isNamespaceImport(t)||bl.default.isImportClause(t)}function G_(t){return t.getEmitResolver!==void 0}function Ag(){throw Error(`Angular compiler is incompatible with this version of the TypeScript compiler.
|
|
32
|
+
`.trim());if(t.some((n,r)=>e[r].constructor!==n.constructor))throw new Error("The types of the i18n message children changed between first and second pass.")}var QC=/\/\/[\s\S]*i18n[\s\S]*\([\s\S]*ph[\s\S]*=[\s\S]*("|')([\s\S]*?)\1[\s\S]*\)/g;function JC(t){return t.split(QC)[2]}var Kf=new Set(["iframe|srcdoc","*|innerhtml","*|outerhtml","embed|src","iframe|src","object|codebase","object|data"]);function Xf(t,e){return t=t.toLowerCase(),e=e.toLowerCase(),Kf.has(t+"|"+e)||Kf.has("*|"+e)}var ZC=t=>(e,n)=>{var s;let r=(s=t.get(e))!=null?s:e;return r instanceof Yn&&(n instanceof fi&&r.i18n instanceof wt&&(n.previousMessage=r.i18n),r.i18n=n),n},vl=class{constructor(e=!1,n=!1,r=!0,s=!r){l(this,"keepI18nAttrs");l(this,"enableI18nLegacyMessageIdFormat");l(this,"preserveSignificantWhitespace");l(this,"retainEmptyTokens");l(this,"hasI18nMeta",!1);l(this,"_errors",[]);this.keepI18nAttrs=e,this.enableI18nLegacyMessageIdFormat=n,this.preserveSignificantWhitespace=r,this.retainEmptyTokens=s}_generateI18nMessage(e,n="",r){let{meaning:s,description:i,customId:o}=this._parseMetadata(n),c=jC(this.retainEmptyTokens,this.preserveSignificantWhitespace)(e,s,i,o,r);return this._setMessageId(c,n),this._setLegacyIds(c,n),c}visitAllWithErrors(e){let n=e.map(r=>r.visit(this,null));return new ml(n,this._errors)}visitElement(e){return this._visitElementLike(e),e}visitComponent(e,n){return this._visitElementLike(e),e}visitExpansion(e,n){let r,s=e.i18n;if(this.hasI18nMeta=!0,s instanceof fi){let i=s.name;r=this._generateI18nMessage([e],s);let o=gm(r);o.name=i,n!==null&&(n.placeholderToMessage[i]=r)}else r=this._generateI18nMessage([e],n||s);return e.i18n=r,e}visitText(e){return e}visitAttribute(e){return e}visitComment(e){return e}visitExpansionCase(e){return e}visitBlock(e,n){return me(this,e.children,n),e}visitBlockParameter(e,n){return e}visitLetDeclaration(e,n){return e}visitDirective(e,n){return e}_visitElementLike(e){let n;if(cw(e)){this.hasI18nMeta=!0;let r=[],s={};for(let i of e.attrs)if(i.name===dm){let o=e.i18n||i.value,a=new Map,c=this.preserveSignificantWhitespace?e.children:Tn(new gl(!1,a),e.children);n=this._generateI18nMessage(c,o,ZC(a)),n.nodes.length===0&&(n=void 0),e.i18n=n}else if(i.name.startsWith(cu)){let o=i.name.slice(cu.length),a;e instanceof yt?a=e.tagName===null?!1:Xf(e.tagName,o):a=Xf(e.name,o),a?this._reportError(i,`Translating attribute '${o}' is disallowed for security reasons.`):s[o]=i.value}else r.push(i);if(Object.keys(s).length)for(let i of r){let o=s[i.name];o!==void 0&&i.value&&(i.i18n=this._generateI18nMessage([i],i.i18n||o))}this.keepI18nAttrs||(e.attrs=r)}me(this,e.children,n)}_parseMetadata(e){return typeof e=="string"?nN(e):e instanceof wt?e:{}}_setMessageId(e,n){e.id||(e.id=n instanceof wt&&n.id||pE(e))}_setLegacyIds(e,n){if(this.enableI18nLegacyMessageIdFormat)e.legacyIds=[uE(e),Zd(e)];else if(typeof n!="string"){let r=n instanceof wt?n:n instanceof fi?n.previousMessage:void 0;e.legacyIds=r?r.legacyIds:[]}}_reportError(e,n){this._errors.push(new V(e.sourceSpan,n))}},eN="|",tN="@@";function nN(t=""){let e,n,r;if(t=t.trim(),t){let s=t.indexOf(tN),i=t.indexOf(eN),o;[o,e]=s>-1?[t.slice(0,s),t.slice(s+2)]:[t,""],[n,r]=i>-1?[o.slice(0,i),o.slice(i+1)]:["",o]}return{customId:e,meaning:n,description:r}}function rN(t){let e=[];return t.description?e.push({tagName:"desc",text:t.description}):e.push({tagName:"suppress",text:"{msgDescriptions}"}),t.meaning&&e.push({tagName:"meaning",text:t.meaning}),im(e)}function sN(t,e,n,r){let s=oN(e),i=[S(s)];Object.keys(r).length&&(i.push(_u(Sp(r,!0),!0)),i.push(_u({original_code:Ct(Object.keys(r).map(c=>({key:sa(c),quoted:!0,value:e.placeholders[c]?S(e.placeholders[c].sourceSpan.toString()):S(e.placeholderToMessage[c].nodes.map(u=>u.sourceSpan.toString()).join(""))})))})));let o=new Xe(n.name,Z("goog").prop("getMsg").callFn(i,null,void 0,[go()]),dn,Ue.Final);o.addLeadingComment(rN(e));let a=new et(t.set(n));return[o,a]}var Ku=class{formatPh(e){return`{$${sa(e)}}`}visitText(e){return e.value}visitContainer(e){return e.children.map(n=>n.visit(this)).join("")}visitIcu(e){return Jm(e)}visitTagPlaceholder(e){return e.isVoid?this.formatPh(e.startName):`${this.formatPh(e.startName)}${e.children.map(n=>n.visit(this)).join("")}${this.formatPh(e.closeName)}`}visitPlaceholder(e){return this.formatPh(e.name)}visitBlockPlaceholder(e){return`${this.formatPh(e.startName)}${e.children.map(n=>n.visit(this)).join("")}${this.formatPh(e.closeName)}`}visitIcuPlaceholder(e,n){return this.formatPh(e.name)}},iN=new Ku;function oN(t){return t.nodes.map(e=>e.visit(iN,null)).join("")}function aN(t,e,n){let{messageParts:r,placeHolders:s}=lN(e),i=cN(e),o=s.map(u=>n[u.text]),a=lm(e,r,s,o,i),c=t.set(a);return[new et(c,null,[go()])]}var Xu=class{constructor(e,n){l(this,"placeholderToMessage");l(this,"pieces");this.placeholderToMessage=e,this.pieces=n}visitText(e){if(this.pieces[this.pieces.length-1]instanceof yr)this.pieces[this.pieces.length-1].text+=e.value;else{let n=new G(e.sourceSpan.fullStart,e.sourceSpan.end,e.sourceSpan.fullStart,e.sourceSpan.details);this.pieces.push(new yr(e.value,n))}}visitContainer(e){e.children.forEach(n=>n.visit(this))}visitIcu(e){this.pieces.push(new yr(Jm(e),e.sourceSpan))}visitTagPlaceholder(e){var n,r;this.pieces.push(this.createPlaceholderPiece(e.startName,(n=e.startSourceSpan)!=null?n:e.sourceSpan)),e.isVoid||(e.children.forEach(s=>s.visit(this)),this.pieces.push(this.createPlaceholderPiece(e.closeName,(r=e.endSourceSpan)!=null?r:e.sourceSpan)))}visitPlaceholder(e){this.pieces.push(this.createPlaceholderPiece(e.name,e.sourceSpan))}visitBlockPlaceholder(e){var n,r;this.pieces.push(this.createPlaceholderPiece(e.startName,(n=e.startSourceSpan)!=null?n:e.sourceSpan)),e.children.forEach(s=>s.visit(this)),this.pieces.push(this.createPlaceholderPiece(e.closeName,(r=e.endSourceSpan)!=null?r:e.sourceSpan))}visitIcuPlaceholder(e){this.pieces.push(this.createPlaceholderPiece(e.name,e.sourceSpan,this.placeholderToMessage[e.name]))}createPlaceholderPiece(e,n,r){return new ns(sa(e,!1),n,r)}};function lN(t){let e=[],n=new Xu(t.placeholderToMessage,e);return t.nodes.forEach(r=>r.visit(n)),uN(e)}function cN(t){let e=t.nodes[0],n=t.nodes[t.nodes.length-1];return new G(e.sourceSpan.fullStart,n.sourceSpan.end,e.sourceSpan.fullStart,e.sourceSpan.details)}function uN(t){let e=[],n=[];t[0]instanceof ns&&e.push(Ac(t[0].sourceSpan.start));for(let r=0;r<t.length;r++){let s=t[r];s instanceof yr?e.push(s):(n.push(s),t[r-1]instanceof ns&&e.push(Ac(t[r-1].sourceSpan.end)))}return t[t.length-1]instanceof ns&&e.push(Ac(t[t.length-1].sourceSpan.end)),{messageParts:e,placeHolders:n}}function Ac(t){return new yr("",new G(t,t))}var Yf="ngI18nClosureMode",pN="i18n_",hN="I18N_EXP_",Qf="\uFFFD",fN="MSG_";function Jf(t){return`${fN}${t}`.toUpperCase()}function dN(t){return new Xe(t.name,void 0,dn,void 0,t.sourceSpan)}function mN(t){var c,u;let e=t.relativeContextFilePath.replace(/[^A-Za-z0-9]/g,"_").toUpperCase()+"_",n=new Map,r=new Map,s=new Map,i=new Map;for(let h of t.units)for(let d of h.ops())if(d.kind===f.ExtractedAttribute&&d.i18nContext!==null){let p=(c=n.get(d.i18nContext))!=null?c:[];p.push(d),n.set(d.i18nContext,p)}else if(d.kind===f.I18nAttributes)r.set(d.target,d);else if(d.kind===f.I18nExpression&&d.usage===ws.I18nAttribute){let p=(u=s.get(d.target))!=null?u:[];p.push(d),s.set(d.target,p)}else d.kind===f.I18nMessage&&i.set(d.xref,d);let o=new Map,a=new Map;for(let h of t.units)for(let d of h.create)if(d.kind===f.I18nMessage){if(d.messagePlaceholder===null){let{mainVar:p,statements:g}=og(t,e,i,d);if(d.i18nBlock!==null){let v=t.addConst(p,g);a.set(d.i18nBlock,v)}else{t.constsInitializers.push(...g),o.set(d.i18nContext,p);let v=n.get(d.i18nContext);if(v!==void 0)for(let E of v)E.expression=p.clone()}}T.remove(d)}for(let h of t.units)for(let d of h.create)if(Ur(d)){let p=r.get(d.xref);if(p===void 0)continue;let g=s.get(d.xref);if(g===void 0)throw new Error("AssertionError: Could not find any i18n expressions associated with an I18nAttributes instruction");let v=new Set;g=g.filter(I=>{let D=v.has(I.name);return v.add(I.name),!D});let E=g.flatMap(I=>{let D=o.get(I.context);if(D===void 0)throw new Error("AssertionError: Could not find i18n expression's value");return[S(I.name),D]});p.i18nAttributesConfig=t.addConst(new Mt(E))}for(let h of t.units)for(let d of h.create)if(d.kind===f.I18nStart){let p=a.get(d.root);if(p===void 0)throw new Error("AssertionError: Could not find corresponding i18n block index for an i18n message op; was an i18n message incorrectly assumed to correspond to an attribute?");d.messageIndex=p}}function og(t,e,n,r){var u;let s=[],i=new Map;for(let h of r.subMessages){let d=n.get(h),{mainVar:p,statements:g}=og(t,e,n,d);s.push(...g);let v=(u=i.get(d.messagePlaceholder))!=null?u:[];v.push(p),i.set(d.messagePlaceholder,v)}gN(r,i),r.params=new Map([...r.params.entries()].sort());let o=Z(t.pool.uniqueName(pN),Ke),a=SN(t.pool,r.message.id,e,t.i18nUseExternalIds),c;if(r.needsPostprocessing||r.postprocessingParams.size>0){let h=Object.fromEntries([...r.postprocessingParams.entries()].sort()),d=Sp(h,!1),p=[];r.postprocessingParams.size>0&&p.push(_u(d,!0)),c=g=>R(m.i18nPostprocess).callFn([g,...p])}return s.push(...yN(r.message,o,a,r.params,c)),{mainVar:o,statements:s}}function gN(t,e){for(let[n,r]of e)r.length===1?t.params.set(n,r[0]):(t.params.set(n,S(`${Qf}${hN}${n}${Qf}`)),t.postprocessingParams.set(n,ce(r)))}function yN(t,e,n,r,s){let i=Object.fromEntries(r),o=[dN(e),na(vN(),sN(e,t,n,i),aN(e,t,Sp(i,!1)))];return s&&o.push(new et(e.set(s(e)))),o}function vN(){return Ei(Z(Yf)).notIdentical(S("undefined",Dl)).and(Z(Yf))}function SN(t,e,n,r){let s,i=n;if(r){let o=Jf("EXTERNAL_"),a=t.uniqueName(i);s=`${o}${Jr(e)}$$${a}`}else{let o=Jf(i);s=t.uniqueName(o)}return Z(s)}function EN(t){var e,n,r;for(let s of t.units){let i=null,o=null,a=new Map,c=new Map,u=new Map;for(let h of s.create)switch(h.kind){case f.I18nStart:if(h.context===null)throw Error("I18n op should have its context set.");i=h;break;case f.I18nEnd:i=null;break;case f.IcuStart:if(h.context===null)throw Error("Icu op should have its context set.");o=h;break;case f.IcuEnd:o=null;break;case f.Text:if(i!==null)if(a.set(h.xref,i),c.set(h.xref,o),h.icuPlaceholder!==null){let d=BT(t.allocateXrefId(),h.icuPlaceholder,[h.initialValue]);T.replace(h,d),u.set(h.xref,d)}else T.remove(h);break}for(let h of s.update)switch(h.kind){case f.InterpolateText:if(!a.has(h.target))continue;let d=a.get(h.target),p=c.get(h.target),g=u.get(h.target),v=p?p.context:d.context,E=p?mi.Postproccessing:mi.Creation,I=[];for(let D=0;D<h.interpolation.expressions.length;D++){let k=h.interpolation.expressions[D];I.push($m(v,d.xref,d.xref,d.handle,k,(e=g==null?void 0:g.xref)!=null?e:null,(n=h.interpolation.i18nPlaceholders[D])!=null?n:null,E,ws.I18nText,"",(r=k.sourceSpan)!=null?r:h.sourceSpan))}T.replaceWithMany(h,I),g!==void 0&&(g.strings=h.interpolation.strings);break}}}function wN(t){for(let e of t.units)for(let n of e.create)switch(n.kind){case f.ElementStart:case f.ConditionalCreate:case f.ConditionalBranchCreate:case f.Template:if(!Array.isArray(n.localRefs))throw new Error("AssertionError: expected localRefs to be an array still");if(n.numSlotsUsed+=n.localRefs.length,n.localRefs.length>0){let r=TN(n.localRefs);n.localRefs=t.addConst(r)}else n.localRefs=null;break}}function TN(t){let e=[];for(let n of t)e.push(S(n.name),S(n.target));return ce(e)}function xN(t){for(let e of t.units){let n=Fe.HTML;for(let r of e.create)r.kind===f.ElementStart&&r.namespace!==n&&(T.insertBefore(kT(r.namespace),r),n=r.namespace)}}function CN(t){let e=[],n=0,r=0,s=0,i=0,o=0,a=null;for(;n<t.length;)switch(t.charCodeAt(n++)){case 40:r++;break;case 41:r--;break;case 39:s===0?s=39:s===39&&t.charCodeAt(n-1)!==92&&(s=0);break;case 34:s===0?s=34:s===34&&t.charCodeAt(n-1)!==92&&(s=0);break;case 58:!a&&r===0&&s===0&&(a=ag(t.substring(o,n-1).trim()),i=n);break;case 59:if(a&&i>0&&r===0&&s===0){let u=t.substring(i,n-1).trim();e.push(a,u),o=n,i=0,a=null}break}if(a&&i){let c=t.slice(i).trim();e.push(a,c)}return e}function ag(t){return t.replace(/[a-z][A-Z]/g,e=>e.charAt(0)+"-"+e.charAt(1)).toLowerCase()}function NN(t){let e=new Map;for(let n of t.units)for(let r of n.create)Ur(r)&&e.set(r.xref,r);for(let n of t.units)for(let r of n.create)if(r.kind===f.ExtractedAttribute&&r.bindingKind===M.Attribute&&Bm(r.expression)){let s=e.get(r.target);if(s!==void 0&&(s.kind===f.Template||s.kind===f.ConditionalCreate||s.kind===f.ConditionalBranchCreate)&&s.templateKind===Tt.Structural)continue;if(r.name==="style"){let i=CN(r.expression.value);for(let o=0;o<i.length-1;o+=2)T.insertBefore(Zt(r.target,M.StyleProperty,null,i[o],S(i[o+1]),null,null,re.STYLE),r);T.remove(r)}else if(r.name==="class"){let i=r.expression.value.trim().split(/\s+/g);for(let o of i)T.insertBefore(Zt(r.target,M.ClassName,null,o,null,null,null,re.NONE),r);T.remove(r)}}}function IN(t){Ki(t.root,t.componentName,{index:0})}function Ki(t,e,n){t.fnName===null&&(t.fnName=t.job.pool.uniqueName(Jr(`${e}_${t.job.fnSuffix}`),!1));let r=new Map;for(let s of t.ops())switch(s.kind){case f.Property:case f.DomProperty:s.bindingKind===M.LegacyAnimation&&(s.name="@"+s.name);break;case f.Animation:if(s.handlerFnName===null){let u=s.name.replace(".","");s.handlerFnName=`${t.fnName}_${u}_cb`,s.handlerFnName=Jr(s.handlerFnName)}break;case f.AnimationListener:if(s.handlerFnName!==null)break;if(!s.hostListener&&s.targetSlot.slot===null)throw new Error("Expected a slot to be assigned");let i=s.name.replace(".","");s.hostListener?s.handlerFnName=`${e}_${i}_HostBindingHandler`:s.handlerFnName=`${t.fnName}_${s.tag.replace("-","_")}_${i}_${s.targetSlot.slot}_listener`,s.handlerFnName=Jr(s.handlerFnName);break;case f.Listener:if(s.handlerFnName!==null)break;if(!s.hostListener&&s.targetSlot.slot===null)throw new Error("Expected a slot to be assigned");let o="";s.isLegacyAnimationListener&&(s.name=`@${s.name}.${s.legacyAnimationPhase}`,o="animation"),s.hostListener?s.handlerFnName=`${e}_${o}${s.name}_HostBindingHandler`:s.handlerFnName=`${t.fnName}_${s.tag.replace("-","_")}_${o}${s.name}_${s.targetSlot.slot}_listener`,s.handlerFnName=Jr(s.handlerFnName);break;case f.TwoWayListener:if(s.handlerFnName!==null)break;if(s.targetSlot.slot===null)throw new Error("Expected a slot to be assigned");s.handlerFnName=Jr(`${t.fnName}_${s.tag.replace("-","_")}_${s.name}_${s.targetSlot.slot}_listener`);break;case f.Variable:r.set(s.xref,AN(s.variable,n));break;case f.RepeaterCreate:if(!(t instanceof en))throw new Error("AssertionError: must be compiling a component");if(s.handle.slot===null)throw new Error("Expected slot to be assigned");if(s.emptyView!==null){let u=t.job.views.get(s.emptyView);Ki(u,`${e}_${s.functionNameSuffix}Empty_${s.handle.slot+2}`,n)}Ki(t.job.views.get(s.xref),`${e}_${s.functionNameSuffix}_${s.handle.slot+1}`,n);break;case f.Projection:if(!(t instanceof en))throw new Error("AssertionError: must be compiling a component");if(s.handle.slot===null)throw new Error("Expected slot to be assigned");if(s.fallbackView!==null){let u=t.job.views.get(s.fallbackView);Ki(u,`${e}_ProjectionFallback_${s.handle.slot}`,n)}break;case f.ConditionalCreate:case f.ConditionalBranchCreate:case f.Template:if(!(t instanceof en))throw new Error("AssertionError: must be compiling a component");let a=t.job.views.get(s.xref);if(s.handle.slot===null)throw new Error("Expected slot to be assigned");let c=s.functionNameSuffix.length===0?"":`_${s.functionNameSuffix}`;Ki(a,`${e}${c}_${s.handle.slot}`,n);break;case f.StyleProp:s.name=Zf(DN(s.name));break;case f.ClassProp:s.name=Zf(s.name);break}for(let s of t.ops())$e(s,i=>{if(!(!(i instanceof Hn)||i.name!==null)){if(!r.has(i.xref))throw new Error(`Variable ${i.xref} not yet named`);i.name=r.get(i.xref)}})}function AN(t,e){if(t.name===null)switch(t.kind){case Qe.Context:t.name=`ctx_r${e.index++}`;break;case Qe.Identifier:let n=t.identifier===qt?"i":"";t.name=`${t.identifier}_${n}r${++e.index}`;break;default:t.name=`_r${++e.index}`;break}return t.name}function DN(t){return t.startsWith("--")?t:ag(t)}function Zf(t){let e=t.indexOf("!important");return e>-1?t.substring(0,e):t}function bN(t){for(let e of t.units){for(let n of e.functions)Dc(n.ops);for(let n of e.create)(n.kind===f.Listener||n.kind===f.Animation||n.kind===f.AnimationListener||n.kind===f.TwoWayListener)&&Dc(n.handlerOps);Dc(e.update)}}function Dc(t){for(let e of t){if(e.kind!==f.Statement||!(e.statement instanceof et)||!(e.statement.expr instanceof tl))continue;let n=e.statement.expr.steps,r=!0;for(let s=e.next;s.kind!==f.ListEnd&&r;s=s.next)$e(s,(i,o)=>{if(!Ln(i))return i;if(r&&!(o&K.InChildOperation))switch(i.kind){case F.NextContext:i.steps+=n,T.remove(e),r=!1;break;case F.GetCurrentView:case F.Reference:case F.ContextLetReference:r=!1;break}})}}var kN="ng-container";function _N(t){for(let e of t.units){let n=new Set;for(let r of e.create)r.kind===f.ElementStart&&r.tag===kN&&(r.kind=f.ContainerStart,n.add(r.xref)),r.kind===f.ElementEnd&&n.has(r.xref)&&(r.kind=f.ContainerEnd)}}function RN(t,e){let n=t.get(e);if(n===void 0)throw new Error("All attributes should have an element-like target.");return n}function PN(t){let e=new Map;for(let n of t.units)for(let r of n.create)Ur(r)&&e.set(r.xref,r);for(let n of t.units)for(let r of n.create)(r.kind===f.ElementStart||r.kind===f.ContainerStart)&&r.nonBindable&&T.insertAfter(NT(r.xref),r),(r.kind===f.ElementEnd||r.kind===f.ContainerEnd)&&RN(e,r.xref).nonBindable&&T.insertBefore(IT(r.xref),r)}function In(t){return e=>e.kind===t}function Zi(t,e){return n=>n.kind===t&&e===n.expression instanceof De}function LN(t){return t.kind===f.Listener&&!(t.hostListener&&t.isLegacyAnimationListener)||t.kind===f.TwoWayListener||t.kind===f.Animation||t.kind===f.AnimationListener}function MN(t){return(t.kind===f.Property||t.kind===f.TwoWayProperty)&&!(t.expression instanceof De)}var ON=[{test:t=>t.kind===f.Listener&&t.hostListener&&t.isLegacyAnimationListener},{test:LN}],FN=[{test:In(f.StyleMap),transform:Sl},{test:In(f.ClassMap),transform:Sl},{test:In(f.StyleProp)},{test:In(f.ClassProp)},{test:Zi(f.Attribute,!0)},{test:Zi(f.Property,!0)},{test:MN},{test:Zi(f.Attribute,!1)},{test:In(f.Control)}],$N=[{test:Zi(f.DomProperty,!0)},{test:Zi(f.DomProperty,!1)},{test:In(f.Attribute)},{test:In(f.StyleMap),transform:Sl},{test:In(f.ClassMap),transform:Sl},{test:In(f.StyleProp)},{test:In(f.ClassProp)}],ed=new Set([f.Listener,f.TwoWayListener,f.AnimationListener,f.StyleMap,f.ClassMap,f.StyleProp,f.ClassProp,f.Property,f.TwoWayProperty,f.DomProperty,f.Attribute,f.Animation,f.Control]);function BN(t){for(let e of t.units){td(e.create,ON);let n=e.job.kind===b.Host?$N:FN;td(e.update,n)}}function td(t,e){let n=[],r=null;for(let s of t){let i=Fo(s)?s.target:null;(!ed.has(s.kind)||i!==r&&r!==null&&i!==null)&&(T.insertBefore(nd(n,e),s),n=[],r=null),ed.has(s.kind)&&(n.push(s),T.remove(s),r=i!=null?i:r)}t.push(nd(n,e))}function nd(t,e){let n=Array.from(e,()=>new Array);for(let r of t){let s=e.findIndex(i=>i.test(r));n[s].push(r)}return n.flatMap((r,s)=>{let i=e[s].transform;return i?i(r):r})}function Sl(t){return t.slice(t.length-1)}function UN(t){for(let e of t.units){let n=Km(e);for(let r of e.ops())if(r.kind===f.Binding){let s=GN(n,r.target);VN(r.name)&&s.kind===f.Projection&&T.remove(r)}}}function VN(t){return t.toLowerCase()==="select"}function GN(t,e){let n=t.get(e);if(n===void 0)throw new Error("All attributes should have an slottable target.");return n}function HN(t){for(let e of t.units)qN(e)}function qN(t){for(let e of t.update)$e(e,(n,r)=>{if(!Ln(n)||n.kind!==F.PipeBinding)return;if(r&K.InChildOperation)throw new Error("AssertionError: pipe bindings should not appear in child expressions");if(e.target==null)throw new Error("AssertionError: expected slot handle to be assigned for pipe creation");WN(t,e.target,n)})}function WN(t,e,n){for(let r=t.create.head.next;r.kind!==f.ListEnd;r=r.next){if(!xi(r)||r.xref!==e)continue;for(;r.next.kind===f.Pipe;)r=r.next;let s=bT(n.target,n.targetSlot,n.name);T.insertBefore(s,r.next);return}throw new Error(`AssertionError: unable to find insertion point for pipe ${n.name}`)}function jN(t){for(let e of t.units)for(let n of e.update)xe(n,r=>!(r instanceof Cs)||r.args.length<=4?r:new Vo(r.target,r.targetSlot,r.name,ce(r.args),r.args.length),K.None)}function zN(t){lg(t.root,0)}function lg(t,e){let n=null;for(let r of t.create)switch(r.kind){case f.I18nStart:r.subTemplateIndex=e===0?null:e,n=r;break;case f.I18nEnd:n.subTemplateIndex===null&&(e=0),n=null;break;case f.ConditionalCreate:case f.ConditionalBranchCreate:case f.Template:e=xa(t.job.views.get(r.xref),n,r.i18nPlaceholder,e);break;case f.RepeaterCreate:let s=t.job.views.get(r.xref);e=xa(s,n,r.i18nPlaceholder,e),r.emptyView!==null&&(e=xa(t.job.views.get(r.emptyView),n,r.emptyI18nPlaceholder,e));break;case f.Projection:r.fallbackView!==null&&(e=xa(t.job.views.get(r.fallbackView),n,r.fallbackViewI18nPlaceholder,e));break}return e}function xa(t,e,n,r){if(n!==void 0){if(e===null)throw Error("Expected template with i18n placeholder to be in an i18n block.");r++,KN(t,e)}return lg(t,r)}function KN(t,e){var n;if(((n=t.create.head.next)==null?void 0:n.kind)!==f.I18nStart){let r=t.job.allocateXrefId();T.insertAfter(Pl(r,e.message,e.root,null),t.create.head),T.insertBefore(Ll(r,null),t.create.tail)}}function XN(t){for(let e of t.units)for(let n of e.ops())$e(n,r=>{if(!(r instanceof xs)||r.body===null)return;let s=new Yu(r.args.length);r.fn=t.pool.getSharedConstant(s,r.body),r.body=null})}var Yu=class extends fo{constructor(n){super();l(this,"numArgs");this.numArgs=n}keyOf(n){return n instanceof $r?`param(${n.index})`:super.keyOf(n)}toSharedConstantDeclaration(n,r){let s=[];for(let o=0;o<this.numArgs;o++)s.push(new Be("a"+o,Ke));let i=P(r,o=>o instanceof $r?Z("a"+o.index):o,K.None);return new Xe(n,new gn(s,i),void 0,Ue.Final)}};function YN(t){for(let e of t.units)for(let n of e.update)xe(n,(r,s)=>s&K.InChildOperation?r:r instanceof Mt?QN(r):r instanceof sn?JN(r):r,K.None)}function QN(t){let e=[],n=[];for(let r of t.entries){if(r instanceof Nr){if(r.expression.isConstant())e.push(r);else{let s=n.length;n.push(r.expression),e.push(new Nr(new $r(s)))}continue}if(r.isConstant())e.push(r);else{let s=n.length;n.push(r),e.push(new $r(s))}}return new xs(ce(e),n)}function JN(t){let e=[],n=[];for(let r of t.entries){if(r instanceof yn){if(r.expression.isConstant())e.push(r);else{let s=n.length;n.push(r.expression),e.push(new yn(new $r(s)))}continue}if(r.value.isConstant())e.push(r);else{let s=n.length;n.push(r.value),e.push(new Cr(r.key,new $r(s),r.quoted))}}return new xs(new sn(e),n)}function ZN(t){for(let e of t.units)for(let n of e.ops())xe(n,r=>r instanceof ps&&(r.flags===null||!r.flags.includes("g"))?t.pool.getSharedConstant(new Qu,r):r,K.None)}var Qu=class extends fo{toSharedConstantDeclaration(e,n){return new Xe(e,n,void 0,Ue.Final)}};function eI(t,e,n,r,s){return Wr(m.element,t,e,n,r,s)}function tI(t,e,n,r,s){return Wr(m.elementStart,t,e,n,r,s)}function Wr(t,e,n,r,s,i){let o=[S(e)];return n!==null&&o.push(S(n)),s!==null?o.push(S(r),S(s)):r!==null&&o.push(S(r)),z(t,o,i)}function cg(t,e,n,r,s,i,o,a,c){let u=[S(e),n,S(r),S(s),S(i),S(o)];for(a!==null&&(u.push(S(a)),u.push(R(m.templateRefExtractor)));u[u.length-1].isEquivalent(hs);)u.pop();return z(t,u,c)}function kp(t,e,n,r,s){let i=[S(e)];return n instanceof De?i.push(Ci(n,s)):i.push(n),r!==null&&i.push(r),z(t,i,s)}function nI(t){return z(m.elementEnd,[],t)}function rI(t,e,n,r){return Wr(m.elementContainerStart,t,null,e,n,r)}function sI(t,e,n,r){return Wr(m.elementContainer,t,null,e,n,r)}function iI(){return z(m.elementContainerEnd,[],null)}function oI(t,e,n,r,s,i,o,a){return cg(m.templateCreate,t,e,n,r,s,i,o,a)}function aI(){return z(m.disableBindings,[],null)}function lI(){return z(m.enableBindings,[],null)}function cI(t,e,n,r,s){let i=[S(t),e];return n!==null&&i.push(R(n)),z(r?m.syntheticHostListener:m.listener,i,s)}function rd(t,e){return R(m.twoWayBindingSet).callFn([t,e])}function uI(t,e,n){return z(m.twoWayListener,[S(t),e],n)}function pI(t,e){return z(m.pipe,[S(t),S(e)],null)}function hI(){return z(m.namespaceHTML,[],null)}function fI(){return z(m.namespaceSVG,[],null)}function dI(){return z(m.namespaceMathML,[],null)}function mI(t,e){return z(m.advance,t>1?[S(t)]:[],e)}function gI(t){return R(m.reference).callFn([S(t)])}function yI(t){return R(m.nextContext).callFn(t===1?[]:[S(t)])}function vI(){return R(m.getCurrentView).callFn([])}function SI(t){return R(m.restoreView).callFn([t])}function EI(t){return R(m.resetView).callFn([t])}function wI(t,e,n){let r=[S(t,null)];return e!==""&&r.push(S(e)),z(m.text,r,n)}function TI(t,e,n,r,s,i,o,a,c,u,h){let d=[S(t),S(e),n!=null?n:S(null),S(r),S(s),S(i),o!=null?o:S(null),a!=null?a:S(null),c?R(m.deferEnableTimerScheduling):S(null),S(h)],p;for(;(p=d[d.length-1])!==null&&p instanceof _e&&p.value===null;)d.pop();return z(m.defer,d,u)}function xI(t){return z(m.enableIncrementalHydrationRuntime,[],t)}var CI=new Map([[le.Idle,{none:m.deferOnIdle,prefetch:m.deferPrefetchOnIdle,hydrate:m.deferHydrateOnIdle}],[le.Immediate,{none:m.deferOnImmediate,prefetch:m.deferPrefetchOnImmediate,hydrate:m.deferHydrateOnImmediate}],[le.Timer,{none:m.deferOnTimer,prefetch:m.deferPrefetchOnTimer,hydrate:m.deferHydrateOnTimer}],[le.Hover,{none:m.deferOnHover,prefetch:m.deferPrefetchOnHover,hydrate:m.deferHydrateOnHover}],[le.Interaction,{none:m.deferOnInteraction,prefetch:m.deferPrefetchOnInteraction,hydrate:m.deferHydrateOnInteraction}],[le.Viewport,{none:m.deferOnViewport,prefetch:m.deferPrefetchOnViewport,hydrate:m.deferHydrateOnViewport}],[le.Never,{none:m.deferHydrateNever,prefetch:m.deferHydrateNever,hydrate:m.deferHydrateNever}]]);function NI(t,e,n,r){var i;let s=(i=CI.get(t))==null?void 0:i[n];if(s===void 0)throw new Error(`Unable to determine instruction for trigger ${t}`);return z(s,e,r)}function II(t){return z(m.projectionDef,t?[t]:[],null)}function AI(t,e,n,r,s,i,o){let a=[S(t)];return(e!==0||n!==null||r!==null)&&(a.push(S(e)),n!==null&&a.push(n),r!==null&&(n===null&&a.push(S(null)),a.push(Z(r),S(s),S(i)))),z(m.projection,a,o)}function DI(t,e,n,r){let s=[S(t),S(e)];return n!==null&&s.push(S(n)),z(m.i18nStart,s,r)}function bI(t,e,n,r,s,i,o,a){let c=[S(t),e,S(n),S(r),S(s),S(i)];for(o!==null&&(c.push(S(o)),c.push(R(m.templateRefExtractor)));c[c.length-1].isEquivalent(hs);)c.pop();return z(m.conditionalCreate,c,a)}function kI(t,e,n,r,s,i,o,a){let c=[S(t),e,S(n),S(r),S(s),S(i)];for(o!==null&&(c.push(S(o)),c.push(R(m.templateRefExtractor)));c[c.length-1].isEquivalent(hs);)c.pop();return z(m.conditionalBranchCreate,c,a)}function _I(t,e,n,r,s,i,o,a,c,u,h,d,p,g){let v=[S(t),Z(e),S(n),S(r),S(s),S(i),o];return(a||c!==null)&&(v.push(S(a)),c!==null&&(v.push(Z(c),S(u),S(h)),(d!==null||p!==null)&&v.push(S(d)),p!==null&&v.push(S(p)))),z(m.repeaterCreate,v,g)}function RI(t,e){return z(m.repeater,[t],e)}function PI(t,e,n){return t==="prefetch"?z(m.deferPrefetchWhen,[e],n):t==="hydrate"?z(m.deferHydrateWhen,[e],n):z(m.deferWhen,[e],n)}function LI(t,e){return z(m.declareLet,[S(t)],e)}function MI(t,e){return R(m.storeLet).callFn([t],e)}function OI(t){return R(m.readContextLet).callFn([S(t)])}function FI(t,e,n,r){let s=[S(t),S(e)];return n&&s.push(S(n)),z(m.i18n,s,r)}function $I(t){return z(m.i18nEnd,[],t)}function BI(t,e){let n=[S(t),S(e)];return z(m.i18nAttributes,n,null)}function UI(t,e,n){return kp(m.ariaProperty,t,e,null,n)}function VI(t,e,n,r){return kp(m.property,t,e,n,r)}function GI(t){return z(m.control,[],t)}function HI(t){return z(m.controlCreate,[],t)}function qI(t,e,n,r){let s=[S(t),e];return n!==null&&s.push(n),z(m.twoWayProperty,s,r)}function WI(t,e,n,r,s){let i=[S(t)];return e instanceof De?i.push(Ci(e,s)):i.push(e),(n!==null||r!==null)&&i.push(n!=null?n:S(null)),r!==null&&i.push(S(r)),z(m.attribute,i,null)}function jI(t,e,n,r){let s=[S(t)];return e instanceof De?s.push(Ci(e,r)):s.push(e),n!==null&&s.push(S(n)),z(m.styleProp,s,r)}function zI(t,e,n){return z(m.classProp,[S(t),e],n)}function KI(t,e){let n=t instanceof De?Ci(t,e):t;return z(m.styleMap,[n],e)}function XI(t,e){let n=t instanceof De?Ci(t,e):t;return z(m.classMap,[n],e)}function YI(t,e,n,r,s){return Wr(m.domElement,t,e,n,r,s)}function QI(t,e,n,r,s){return Wr(m.domElementStart,t,e,n,r,s)}function JI(t){return z(m.domElementEnd,[],t)}function ZI(t,e,n,r){return Wr(m.domElementContainerStart,t,null,e,n,r)}function eA(t,e,n,r){return Wr(m.domElementContainer,t,null,e,n,r)}function tA(){return z(m.domElementContainerEnd,[],null)}function nA(t,e,n,r){let s=[S(t),e];return n!==null&&s.push(R(n)),z(m.domListener,s,r)}function rA(t,e,n,r,s,i,o,a){return cg(m.domTemplate,t,e,n,r,s,i,o,a)}var sd=[m.pipeBind1,m.pipeBind2,m.pipeBind3,m.pipeBind4];function sA(t,e,n){if(n.length<1||n.length>sd.length)throw new Error("pipeBind() argument count out of bounds");let r=sd[n.length-1];return R(r).callFn([S(t),S(e),...n])}function iA(t,e,n){return R(m.pipeBindV).callFn([S(t),S(e),n])}function oA(t,e,n){let r=ug(t,e);return wA(vA,[],r,n)}function aA(t,e){return z(m.i18nExp,[t],e)}function lA(t,e){return z(m.i18nApply,[S(t)],e)}function cA(t,e,n,r){return kp(m.domProperty,t,e,n,r)}function uA(t,e,n,r){let s=[e];n!==null&&s.push(n);let i=t==="enter"?m.animationEnter:m.animationLeave;return z(i,s,r)}function pA(t,e,n,r){let i=[e instanceof De?Ci(e,r):e];n!==null&&i.push(n);let o=t==="enter"?m.animationEnter:m.animationLeave;return z(o,i,r)}function hA(t,e,n,r){let s=[e],i=t==="enter"?m.animationEnterListener:m.animationLeaveListener;return z(i,s,r)}function fA(t,e,n){return z(m.syntheticHostProperty,[S(t),e],n)}function dA(t,e,n){return _p(EA,[S(t),e],n,null)}function mA(t,e){return z(m.attachSourceLocations,[S(t),e],null)}function gA(t,e,n){return R(m.arrowFunction).callFn([S(t),e,n])}function ug(t,e){if(t.length<1||e.length!==t.length-1)throw new Error("AssertionError: expected specific shape of args for strings/expressions in interpolation");let n=[];if(e.length===1&&t[0]===""&&t[1]==="")n.push(e[0]);else{let r;for(r=0;r<e.length;r++)n.push(S(t[r]),e[r]);n.push(S(t[r]))}return n}function Ci(t,e){let n=ug(t.strings,t.expressions);return _p(SA,[],n,e)}function z(t,e,n){let r=R(t).callFn(e,n);return Wt(new et(r,n))}function yA(t,e,n){let r=[t];return e!==null&&r.push(e),z(m.conditional,r,n)}var vA={constant:[m.textInterpolate,m.textInterpolate1,m.textInterpolate2,m.textInterpolate3,m.textInterpolate4,m.textInterpolate5,m.textInterpolate6,m.textInterpolate7,m.textInterpolate8],variable:m.textInterpolateV,mapping:t=>{if(t%2===0)throw new Error("Expected odd number of arguments");return(t-1)/2}},SA={constant:[m.interpolate,m.interpolate1,m.interpolate2,m.interpolate3,m.interpolate4,m.interpolate5,m.interpolate6,m.interpolate7,m.interpolate8],variable:m.interpolateV,mapping:t=>{if(t%2===0)throw new Error("Expected odd number of arguments");return(t-1)/2}},EA={constant:[m.pureFunction0,m.pureFunction1,m.pureFunction2,m.pureFunction3,m.pureFunction4,m.pureFunction5,m.pureFunction6,m.pureFunction7,m.pureFunction8],variable:m.pureFunctionV,mapping:t=>t};function _p(t,e,n,r){let s=t.mapping(n.length),i=n.at(-1);if(n.length>1&&i instanceof _e&&i.value===""&&n.pop(),s<t.constant.length)return R(t.constant[s]).callFn([...e,...n],r);if(t.variable!==null)return R(t.variable).callFn([...e,ce(n)],r);throw new Error("AssertionError: unable to call variadic function")}function wA(t,e,n,r){return Wt(_p(t,e,n,r).toStmt())}var TA=new Map([["window",m.resolveWindow],["document",m.resolveDocument],["body",m.resolveBody]]),xA=new Map([["class","className"],["for","htmlFor"],["formaction","formAction"],["innerHtml","innerHTML"],["readonly","readOnly"],["tabindex","tabIndex"]]);function CA(t){for(let e of t.units)NA(e,e.create),Fl(e,e.update)}function NA(t,e){var n,r,s,i,o,a,c,u,h,d;for(let p of e)switch(xe(p,g=>pg(t,g),K.None),p.kind){case f.Text:T.replace(p,wI(p.handle.slot,p.initialValue,p.sourceSpan));break;case f.ElementStart:T.replace(p,t.job.mode===vt.DomOnly?QI(p.handle.slot,p.tag,p.attributes,p.localRefs,p.startSourceSpan):tI(p.handle.slot,p.tag,p.attributes,p.localRefs,p.startSourceSpan));break;case f.Element:T.replace(p,t.job.mode===vt.DomOnly?YI(p.handle.slot,p.tag,p.attributes,p.localRefs,p.wholeSourceSpan):eI(p.handle.slot,p.tag,p.attributes,p.localRefs,p.wholeSourceSpan));break;case f.ElementEnd:T.replace(p,t.job.mode===vt.DomOnly?JI(p.sourceSpan):nI(p.sourceSpan));break;case f.ContainerStart:T.replace(p,t.job.mode===vt.DomOnly?ZI(p.handle.slot,p.attributes,p.localRefs,p.startSourceSpan):rI(p.handle.slot,p.attributes,p.localRefs,p.startSourceSpan));break;case f.Container:T.replace(p,t.job.mode===vt.DomOnly?eA(p.handle.slot,p.attributes,p.localRefs,p.wholeSourceSpan):sI(p.handle.slot,p.attributes,p.localRefs,p.wholeSourceSpan));break;case f.ContainerEnd:T.replace(p,t.job.mode===vt.DomOnly?tA():iI());break;case f.I18nStart:T.replace(p,DI(p.handle.slot,p.messageIndex,p.subTemplateIndex,p.sourceSpan));break;case f.I18nEnd:T.replace(p,$I(p.sourceSpan));break;case f.I18n:T.replace(p,FI(p.handle.slot,p.messageIndex,p.subTemplateIndex,p.sourceSpan));break;case f.I18nAttributes:if(p.i18nAttributesConfig===null)throw new Error("AssertionError: i18nAttributesConfig was not set");T.replace(p,BI(p.handle.slot,p.i18nAttributesConfig));break;case f.Template:if(!(t instanceof en))throw new Error("AssertionError: must be compiling a component");if(Array.isArray(p.localRefs))throw new Error("AssertionError: local refs array should have been extracted into a constant");let g=t.job.views.get(p.xref);T.replace(p,p.templateKind===Tt.Block||t.job.mode===vt.DomOnly?rA(p.handle.slot,Z(g.fnName),g.decls,g.vars,p.tag,p.attributes,p.localRefs,p.startSourceSpan):oI(p.handle.slot,Z(g.fnName),g.decls,g.vars,p.tag,p.attributes,p.localRefs,p.startSourceSpan));break;case f.DisableBindings:T.replace(p,aI());break;case f.EnableBindings:T.replace(p,lI());break;case f.Pipe:T.replace(p,pI(p.handle.slot,p.name));break;case f.DeclareLet:T.replace(p,LI(p.handle.slot,p.sourceSpan));break;case f.AnimationString:T.replace(p,pA(p.animationKind,p.expression,p.sanitizer,p.sourceSpan));break;case f.Animation:let v=Ca(t,p.handlerFnName,p.handlerOps,!1);T.replace(p,uA(p.animationKind,v,p.sanitizer,p.sourceSpan));break;case f.AnimationListener:let E=Ca(t,p.handlerFnName,p.handlerOps,p.consumesDollarEvent);T.replace(p,hA(p.animationKind,E,null,p.sourceSpan));break;case f.Listener:let I=Ca(t,p.handlerFnName,p.handlerOps,p.consumesDollarEvent),D=p.eventTarget?TA.get(p.eventTarget):null;if(D===void 0)throw new Error(`Unexpected global target '${p.eventTarget}' defined for '${p.name}' event. Supported list of global targets: window,document,body.`);T.replace(p,t.job.mode===vt.DomOnly&&!p.hostListener&&!p.isLegacyAnimationListener?nA(p.name,I,D,p.sourceSpan):cI(p.name,I,D,p.hostListener&&p.isLegacyAnimationListener,p.sourceSpan));break;case f.TwoWayListener:T.replace(p,uI(p.name,Ca(t,p.handlerFnName,p.handlerOps,!0),p.sourceSpan));break;case f.Variable:if(p.variable.name===null)throw new Error(`AssertionError: unnamed variable ${p.xref}`);T.replace(p,Wt(new Xe(p.variable.name,p.initializer,Ke,Ue.Final)));break;case f.Namespace:switch(p.active){case Fe.HTML:T.replace(p,hI());break;case Fe.SVG:T.replace(p,fI());break;case Fe.Math:T.replace(p,dI());break}break;case f.Defer:let k=!!p.loadingMinimumTime||!!p.loadingAfterTime||!!p.placeholderMinimumTime;T.replace(p,TI(p.handle.slot,p.mainSlot.slot,p.resolverFn,(r=(n=p.loadingSlot)==null?void 0:n.slot)!=null?r:null,(i=(s=p.placeholderSlot)==null?void 0:s.slot)!=null?i:null,(a=(o=p.errorSlot)==null?void 0:o.slot)!=null?a:null,p.loadingConfig,p.placeholderConfig,k,p.sourceSpan,p.flags));break;case f.DeferOn:let _=[];switch(p.trigger.kind){case le.Never:case le.Immediate:break;case le.Idle:p.trigger.timeout!=null&&(_=[S(p.trigger.timeout)]);break;case le.Timer:_=[S(p.trigger.delay)];break;case le.Viewport:p.modifier==="hydrate"?_=p.trigger.options?[p.trigger.options]:[]:(_=[S((u=(c=p.trigger.targetSlot)==null?void 0:c.slot)!=null?u:null)],p.trigger.targetSlotViewSteps!==0?_.push(S(p.trigger.targetSlotViewSteps)):p.trigger.options&&_.push(S(null)),p.trigger.options&&_.push(p.trigger.options));break;case le.Interaction:case le.Hover:p.modifier==="hydrate"?_=[]:(_=[S((d=(h=p.trigger.targetSlot)==null?void 0:h.slot)!=null?d:null)],p.trigger.targetSlotViewSteps!==0&&_.push(S(p.trigger.targetSlotViewSteps)));break;default:throw new Error(`AssertionError: Unsupported reification of defer trigger kind ${p.trigger.kind}`)}T.replace(p,NI(p.trigger.kind,_,p.modifier,p.sourceSpan));break;case f.ProjectionDef:T.replace(p,II(p.def));break;case f.EnableIncrementalHydrationRuntime:T.replace(p,xI(p.sourceSpan));break;case f.Projection:if(p.handle.slot===null)throw new Error("No slot was assigned for project instruction");let H=null,X=null,ie=null;if(p.fallbackView!==null){if(!(t instanceof en))throw new Error("AssertionError: must be compiling a component");let Pe=t.job.views.get(p.fallbackView);if(Pe===void 0)throw new Error("AssertionError: projection had fallback view xref, but fallback view was not found");if(Pe.fnName===null||Pe.decls===null||Pe.vars===null)throw new Error("AssertionError: expected projection fallback view to have been named and counted");H=Pe.fnName,X=Pe.decls,ie=Pe.vars}T.replace(p,AI(p.handle.slot,p.projectionSlotIndex,p.attributes,H,X,ie,p.sourceSpan));break;case f.ConditionalCreate:if(!(t instanceof en))throw new Error("AssertionError: must be compiling a component");if(Array.isArray(p.localRefs))throw new Error("AssertionError: local refs array should have been extracted into a constant");let Re=t.job.views.get(p.xref);T.replace(p,bI(p.handle.slot,Z(Re.fnName),Re.decls,Re.vars,p.tag,p.attributes,p.localRefs,p.startSourceSpan));break;case f.ConditionalBranchCreate:if(!(t instanceof en))throw new Error("AssertionError: must be compiling a component");if(Array.isArray(p.localRefs))throw new Error("AssertionError: local refs array should have been extracted into a constant");let we=t.job.views.get(p.xref);T.replace(p,kI(p.handle.slot,Z(we.fnName),we.decls,we.vars,p.tag,p.attributes,p.localRefs,p.startSourceSpan));break;case f.RepeaterCreate:if(p.handle.slot===null)throw new Error("No slot was assigned for repeater instruction");if(!(t instanceof en))throw new Error("AssertionError: must be compiling a component");let bt=t.job.views.get(p.xref);if(bt.fnName===null)throw new Error("AssertionError: expected repeater primary view to have been named");let Xr=null,rr=null,sr=null;if(p.emptyView!==null){let Pe=t.job.views.get(p.emptyView);if(Pe===void 0)throw new Error("AssertionError: repeater had empty view xref, but empty view was not found");if(Pe.fnName===null||Pe.decls===null||Pe.vars===null)throw new Error("AssertionError: expected repeater empty view to have been named and counted");Xr=Pe.fnName,rr=Pe.decls,sr=Pe.vars}T.replace(p,_I(p.handle.slot,bt.fnName,p.decls,p.vars,p.tag,p.attributes,DA(t,p),p.usesComponentInstance,Xr,rr,sr,p.emptyTag,p.emptyAttributes,p.wholeSourceSpan));break;case f.SourceLocation:let ga=ce(p.locations.map(({targetSlot:Pe,offset:ya,line:Pi,column:KS})=>{if(Pe.slot===null)throw new Error("No slot was assigned for source location");return ce([S(Pe.slot),S(ya),S(Pi),S(KS)])}));T.replace(p,mA(p.templatePath,ga));break;case f.ControlCreate:T.replace(p,HI(p.sourceSpan));break;case f.Statement:break;default:throw new Error(`AssertionError: Unsupported reification of create op ${f[p.kind]}`)}}function Fl(t,e){for(let n of e)switch(xe(n,r=>pg(t,r),K.None),n.kind){case f.Advance:T.replace(n,mI(n.delta,n.sourceSpan));break;case f.Property:T.replace(n,t.job.mode===vt.DomOnly&&n.bindingKind!==M.LegacyAnimation&&n.bindingKind!==M.Animation?id(n):IA(n));break;case f.Control:T.replace(n,AA(n));break;case f.TwoWayProperty:T.replace(n,qI(n.name,n.expression,n.sanitizer,n.sourceSpan));break;case f.StyleProp:T.replace(n,jI(n.name,n.expression,n.unit,n.sourceSpan));break;case f.ClassProp:T.replace(n,zI(n.name,n.expression,n.sourceSpan));break;case f.StyleMap:T.replace(n,KI(n.expression,n.sourceSpan));break;case f.ClassMap:T.replace(n,XI(n.expression,n.sourceSpan));break;case f.I18nExpression:T.replace(n,aA(n.expression,n.sourceSpan));break;case f.I18nApply:T.replace(n,lA(n.handle.slot,n.sourceSpan));break;case f.InterpolateText:T.replace(n,oA(n.interpolation.strings,n.interpolation.expressions,n.sourceSpan));break;case f.Attribute:T.replace(n,WI(n.name,n.expression,n.sanitizer,n.namespace,n.sourceSpan));break;case f.DomProperty:if(n.expression instanceof De)throw new Error("not yet handled");n.bindingKind===M.LegacyAnimation||n.bindingKind===M.Animation?T.replace(n,fA(n.name,n.expression,n.sourceSpan)):T.replace(n,id(n));break;case f.Variable:if(n.variable.name===null)throw new Error(`AssertionError: unnamed variable ${n.xref}`);T.replace(n,Wt(new Xe(n.variable.name,n.initializer,Ke,Ue.Final)));break;case f.Conditional:if(n.processed===null)throw new Error("Conditional test was not set.");T.replace(n,yA(n.processed,n.contextValue,n.sourceSpan));break;case f.Repeater:T.replace(n,RI(n.collection,n.sourceSpan));break;case f.DeferWhen:T.replace(n,PI(n.modifier,n.expr,n.sourceSpan));break;case f.StoreLet:throw new Error(`AssertionError: unexpected storeLet ${n.declaredName}`);case f.Statement:break;default:throw new Error(`AssertionError: Unsupported reification of update op ${f[n.kind]}`)}}function id(t){var e;return cA((e=xA.get(t.name))!=null?e:t.name,t.expression,t.sanitizer,t.sourceSpan)}function IA(t){return Xm(t.name)?UI(t.name,t.expression,t.sourceSpan):VI(t.name,t.expression,t.sanitizer,t.sourceSpan)}function AA(t){return GI(t.sourceSpan)}function pg(t,e){if(!Ln(e))return e;switch(e.kind){case F.NextContext:return yI(e.steps);case F.Reference:return gI(e.targetSlot.slot+1+e.offset);case F.LexicalRead:throw new Error(`AssertionError: unresolved LexicalRead of ${e.name}`);case F.TwoWayBindingSet:throw new Error("AssertionError: unresolved TwoWayBindingSet");case F.RestoreView:if(typeof e.view=="number")throw new Error("AssertionError: unresolved RestoreView");return SI(e.view);case F.ResetView:return EI(e.expr);case F.GetCurrentView:return vI();case F.ReadVariable:if(e.name===null)throw new Error(`Read of unnamed variable ${e.xref}`);return Z(e.name);case F.ReadTemporaryExpr:if(e.name===null)throw new Error(`Read of unnamed temporary ${e.xref}`);return Z(e.name);case F.AssignTemporaryExpr:if(e.name===null)throw new Error(`Assign of unnamed temporary ${e.xref}`);return Z(e.name).set(e.expr);case F.PureFunctionExpr:if(e.fn===null)throw new Error("AssertionError: expected PureFunctions to have been extracted");return dA(e.varOffset,e.fn,e.args);case F.PureFunctionParameterExpr:throw new Error("AssertionError: expected PureFunctionParameterExpr to have been extracted");case F.PipeBinding:return sA(e.targetSlot.slot,e.varOffset,e.args);case F.PipeBindingVariadic:return iA(e.targetSlot.slot,e.varOffset,e.args);case F.SlotLiteralExpr:return S(e.slot.slot);case F.ContextLetReference:return OI(e.targetSlot.slot);case F.StoreLet:return MI(e.value,e.sourceSpan);case F.TrackContext:return Z("this");case F.ArrowFunction:if(e.varOffset===null)throw new Error("AssertionError: variable offset was not assigned to arrow function");return gA(e.varOffset,t.job.pool.getSharedFunctionReference(bA(t,e),"arrowFn"),Z(qt));default:throw new Error(`AssertionError: Unsupported reification of ir.Expression kind: ${F[e.kind]}`)}}function Ca(t,e,n,r){Fl(t,n);let s=[];for(let o of n){if(o.kind!==f.Statement)throw new Error(`AssertionError: expected reified statements, but found op ${f[o.kind]}`);s.push(o.statement)}let i=[];return r&&i.push(new Be("$event",Ke)),Wn(i,s,void 0,void 0,e)}function DA(t,e){if(e.trackByFn!==null)return e.trackByFn;let n=[new Be("$index",Tr),new Be("$item",Ke)],r;if(e.trackByOps===null)r=e.usesComponentInstance?Wn(n,[new ke(e.track)]):Nt(n,e.track);else{Fl(t,e.trackByOps);let s=[];for(let i of e.trackByOps){if(i.kind!==f.Statement)throw new Error(`AssertionError: expected reified statements, but found op ${f[i.kind]}`);s.push(i.statement)}r=e.usesComponentInstance||s.length!==1||!(s[0]instanceof ke)?Wn(n,s):Nt(n,s[0].value)}return e.trackByFn=t.job.pool.getSharedFunctionReference(r,"_forTrack"),e.trackByFn}function bA(t,e){Fl(t,e.ops);let n=[];for(let s of e.ops){if(s.kind!==f.Statement)throw new Error(`AssertionError: expected reified statements, but found op ${f[s.kind]}`);n.push(s.statement)}let r=n.length===1&&n[0]instanceof ke?n[0].value:n;return Nt([new Be(e.contextName,Ke),new Be(e.currentViewName,Ke)],Nt(e.parameters,r))}function kA(t){for(let e of t.units)for(let n of e.update)switch(n.kind){case f.Attribute:case f.Binding:case f.ClassProp:case f.ClassMap:case f.Property:case f.StyleProp:case f.StyleMap:n.expression instanceof Ho&&T.remove(n);break}}function _A(t){for(let e of t.units)for(let n of e.create)switch(n.kind){case f.I18nContext:T.remove(n);break;case f.I18nStart:n.context=null;break}}function RA(t){for(let e of t.units)for(let n of e.update){if(n.kind!==f.Variable||n.variable.kind!==Qe.Identifier||!(n.initializer instanceof $o))continue;let r=n.variable.identifier,s=n;for(;s&&s.kind!==f.ListEnd;)xe(s,i=>i instanceof Ye&&i.name===r?S(void 0):i,K.None),s=s.prev}}function PA(t){for(let e of t.units){let n=new Set;for(let r of e.update)r.kind===f.I18nExpression&&n.add(r.i18nOwner);for(let r of e.create)switch(r.kind){case f.I18nAttributes:if(n.has(r.xref))continue;T.remove(r)}}}function LA(t){for(let e of t.units){for(let n of e.functions)eo(e,n.ops);eo(e,e.create),eo(e,e.update)}}function eo(t,e){let n=new Map;n.set(t.xref,Z(qt));for(let r of e)switch(r.kind){case f.Variable:r.variable.kind===Qe.Context&&n.set(r.variable.view,new Hn(r.xref));break;case f.Animation:case f.AnimationListener:case f.Listener:case f.TwoWayListener:eo(t,r.handlerOps);break;case f.RepeaterCreate:r.trackByOps!==null&&eo(t,r.trackByOps);break}t===t.job.root&&n.set(t.xref,Z(qt));for(let r of e)xe(r,s=>{if(s instanceof Fr){if(!n.has(s.view))throw new Error(`No context found for reference to view ${s.view} from view ${t.xref}`);return n.get(s.view)}else return s},K.None)}function MA(t){var e;for(let n of t.units)for(let r of n.create)if(r.kind===f.Defer){if(r.resolverFn!==null)continue;if(r.ownResolverFn!==null){if(r.handle.slot===null)throw new Error("AssertionError: slot must be assigned before extracting defer deps functions");let s=(e=n.fnName)==null?void 0:e.replace("_Template","");r.resolverFn=t.pool.getSharedFunctionReference(r.ownResolverFn,`${s}_Defer_${r.handle.slot}_DepsFn`,!1)}}}function OA(t){for(let e of t.units)od(e.create),od(e.update)}function od(t){for(let e of t)(e.kind===f.Listener||e.kind===f.TwoWayListener||e.kind===f.AnimationListener)&&xe(e,n=>n instanceof Ye&&n.name==="$event"?((e.kind===f.Listener||e.kind===f.AnimationListener)&&(e.consumesDollarEvent=!0),new tn(n.name)):n,K.InChildOperation)}function FA(t){let e=new Map,n=new Map;for(let r of t.units)for(let s of r.create)switch(s.kind){case f.I18nContext:e.set(s.xref,s);break;case f.ElementStart:n.set(s.xref,s);break}xn(t,t.root,e,n)}function xn(t,e,n,r,s){let i=null,o=new Map;for(let a of e.create)switch(a.kind){case f.I18nStart:if(!a.context)throw Error("Could not find i18n context for i18n op");i={i18nBlock:a,i18nContext:n.get(a.context)};break;case f.I18nEnd:i=null;break;case f.ElementStart:if(a.i18nPlaceholder!==void 0){if(i===null)throw Error("i18n tag placeholder should only occur inside an i18n block");ad(a,i.i18nContext,i.i18nBlock,s),s&&a.i18nPlaceholder.closeName&&o.set(a.xref,s),s=void 0}break;case f.ElementEnd:let c=r.get(a.xref);if(c&&c.i18nPlaceholder!==void 0){if(i===null)throw Error("AssertionError: i18n tag placeholder should only occur inside an i18n block");ld(c,i.i18nContext,i.i18nBlock,o.get(a.xref)),o.delete(a.xref)}break;case f.Projection:if(a.i18nPlaceholder!==void 0){if(i===null)throw Error("i18n tag placeholder should only occur inside an i18n block");ad(a,i.i18nContext,i.i18nBlock,s),ld(a,i.i18nContext,i.i18nBlock,s),s=void 0}if(a.fallbackView!==null){let p=t.views.get(a.fallbackView);if(a.fallbackViewI18nPlaceholder===void 0)xn(t,p,n,r);else{if(i===null)throw Error("i18n tag placeholder should only occur inside an i18n block");Na(t,p,a.handle.slot,a.fallbackViewI18nPlaceholder,i.i18nContext,i.i18nBlock,s),xn(t,p,n,r),Ia(t,p,a.handle.slot,a.fallbackViewI18nPlaceholder,i.i18nContext,i.i18nBlock,s),s=void 0}}break;case f.ConditionalCreate:case f.ConditionalBranchCreate:case f.Template:let u=t.views.get(a.xref);if(a.i18nPlaceholder===void 0)xn(t,u,n,r);else{if(i===null)throw Error("i18n tag placeholder should only occur inside an i18n block");a.templateKind===Tt.Structural?xn(t,u,n,r,a):(Na(t,u,a.handle.slot,a.i18nPlaceholder,i.i18nContext,i.i18nBlock,s),xn(t,u,n,r),Ia(t,u,a.handle.slot,a.i18nPlaceholder,i.i18nContext,i.i18nBlock,s),s=void 0)}break;case f.RepeaterCreate:if(s!==void 0)throw Error("AssertionError: Unexpected structural directive associated with @for block");let h=a.handle.slot+1,d=t.views.get(a.xref);if(a.i18nPlaceholder===void 0)xn(t,d,n,r);else{if(i===null)throw Error("i18n tag placeholder should only occur inside an i18n block");Na(t,d,h,a.i18nPlaceholder,i.i18nContext,i.i18nBlock,s),xn(t,d,n,r),Ia(t,d,h,a.i18nPlaceholder,i.i18nContext,i.i18nBlock,s),s=void 0}if(a.emptyView!==null){let p=a.handle.slot+2,g=t.views.get(a.emptyView);if(a.emptyI18nPlaceholder===void 0)xn(t,g,n,r);else{if(i===null)throw Error("i18n tag placeholder should only occur inside an i18n block");Na(t,g,p,a.emptyI18nPlaceholder,i.i18nContext,i.i18nBlock,s),xn(t,g,n,r),Ia(t,g,p,a.emptyI18nPlaceholder,i.i18nContext,i.i18nBlock,s),s=void 0}}break}}function ad(t,e,n,r){let{startName:s,closeName:i}=t.i18nPlaceholder,o=pe.ElementTag|pe.OpenTag,a=t.handle.slot;r!==void 0&&(o|=pe.TemplateTag,a={element:a,template:r.handle.slot}),i||(o|=pe.CloseTag),vi(e.params,s,a,n.subTemplateIndex,o)}function ld(t,e,n,r){let{closeName:s}=t.i18nPlaceholder;if(s){let i=pe.ElementTag|pe.CloseTag,o=t.handle.slot;r!==void 0&&(i|=pe.TemplateTag,o={element:o,template:r.handle.slot}),vi(e.params,s,o,n.subTemplateIndex,i)}}function Na(t,e,n,r,s,i,o){let{startName:a,closeName:c}=r,u=pe.TemplateTag|pe.OpenTag;c||(u|=pe.CloseTag),o!==void 0&&vi(s.params,a,o.handle.slot,i.subTemplateIndex,u),vi(s.params,a,n,hg(t,i,e),u)}function Ia(t,e,n,r,s,i,o){let{closeName:a}=r,c=pe.TemplateTag|pe.CloseTag;a&&(vi(s.params,a,n,hg(t,i,e),c),o!==void 0&&vi(s.params,a,o.handle.slot,i.subTemplateIndex,c))}function hg(t,e,n){for(let r of n.create)if(r.kind===f.I18nStart)return r.subTemplateIndex;return e.subTemplateIndex}function vi(t,e,n,r,s){var o;let i=(o=t.get(e))!=null?o:[];i.push({value:n,subTemplateIndex:r,flags:s}),t.set(e,i)}function $A(t){var o;let e=new Map,n=new Map,r=new Map;for(let a of t.units)for(let c of a.create)switch(c.kind){case f.I18nStart:e.set(c.xref,c.subTemplateIndex);break;case f.I18nContext:n.set(c.xref,c);break;case f.IcuPlaceholder:r.set(c.xref,c);break}let s=new Map,i=a=>a.usage===ws.I18nText?a.i18nOwner:a.context;for(let a of t.units)for(let c of a.update)if(c.kind===f.I18nExpression){let u=s.get(i(c))||0,h=(o=e.get(c.i18nOwner))!=null?o:null,d={value:u,subTemplateIndex:h,flags:pe.ExpressionIndex};BA(c,d,n,r),s.set(i(c),u+1)}}function BA(t,e,n,r){if(t.i18nPlaceholder!==null){let s=n.get(t.context),i=t.resolutionTime===mi.Creation?s.params:s.postprocessingParams,o=i.get(t.i18nPlaceholder)||[];o.push(e),i.set(t.i18nPlaceholder,o)}if(t.icuPlaceholder!==null){let s=r.get(t.icuPlaceholder);s==null||s.expressionPlaceholders.push(e)}}function UA(t){var n,r;let e=new Map;for(let s of t.units)for(let i of s.ops())if(i.kind===f.ElementStart||i.kind===f.Template){let o=(n=i.tag)!=null?n:"";switch(i.namespace){case Fe.SVG:o=`:${Ml}:${o}`;break;case Fe.Math:o=`:${Ol}:${o}`;break}e.set(i.xref,o)}for(let s of t.units)for(let i of s.create)if(i.kind===f.ExtractedAttribute&&i.i18nContext!==null&&i.expression!==null){let o=(r=e.get(i.target))!=null?r:"",a=i.expression;switch(i.securityContext){case re.HTML:a=R(m.sanitizeHtml).callFn([a]);break;case re.STYLE:a=R(m.sanitizeStyle).callFn([a]);break;case re.SCRIPT:a=R(m.sanitizeScript).callFn([a]);break;case re.URL:a=R(m.sanitizeUrl).callFn([a]);break;case re.RESOURCE_URL:a=R(m.sanitizeResourceUrl).callFn([a]);break;case re.ATTRIBUTE_NO_BINDING:a=R(m.validateAttribute).callFn([a,S(o),S(i.name)]);break}i.expression=a}}function VA(t){for(let e of t.units){for(let n of e.functions)to(e,n.ops,null);to(e,e.create,null),to(e,e.update,null)}}function to(t,e,n){let r=new Map,s=new Map;for(let i of e)switch(i.kind){case f.Variable:switch(i.variable.kind){case Qe.Identifier:if(i.variable.local){if(s.has(i.variable.identifier))continue;s.set(i.variable.identifier,i.xref)}else if(r.has(i.variable.identifier))continue;r.set(i.variable.identifier,i.xref);break;case Qe.Alias:if(r.has(i.variable.identifier))continue;r.set(i.variable.identifier,i.xref);break;case Qe.SavedView:n={view:i.variable.view,variable:i.xref};break}break;case f.Animation:case f.AnimationListener:case f.Listener:case f.TwoWayListener:to(t,i.handlerOps,n);break;case f.RepeaterCreate:i.trackByOps!==null&&to(t,i.trackByOps,n);break}for(let i of e)i.kind===f.Listener||i.kind===f.TwoWayListener||i.kind===f.Animation||i.kind===f.AnimationListener||xe(i,o=>{if(o instanceof Ye)return s.has(o.name)?new Hn(s.get(o.name)):r.has(o.name)?new Hn(r.get(o.name)):new st(new Fr(t.job.root.xref),o.name);if(o instanceof Uo&&typeof o.view=="number"){if(n===null||n.view!==o.view)throw new Error(`AssertionError: no saved view ${o.view} from view ${t.xref}`);return o.view=new Hn(n.variable),o}else return o},K.None);for(let i of e)$e(i,o=>{if(o instanceof Ye)throw new Error(`AssertionError: no lexical reads should remain, but found read of ${o.name}`)})}var GA=new Map([[re.HTML,m.sanitizeHtml],[re.RESOURCE_URL,m.sanitizeResourceUrl],[re.SCRIPT,m.sanitizeScript],[re.STYLE,m.sanitizeStyle],[re.URL,m.sanitizeUrl],[re.ATTRIBUTE_NO_BINDING,m.validateAttribute]]),HA=new Map([[re.HTML,m.trustConstantHtml],[re.RESOURCE_URL,m.trustConstantResourceUrl]]);function qA(t){var e,n;for(let r of t.units){if(t.kind!==b.Host){for(let s of r.create)if(s.kind===f.ExtractedAttribute){let i=(e=HA.get(cd(s.securityContext)))!=null?e:null;s.trustedValueFn=i!==null?R(i):null}}for(let s of r.update)switch(s.kind){case f.Property:case f.Attribute:case f.DomProperty:let i=null;Array.isArray(s.securityContext)&&s.securityContext.length===2&&s.securityContext.includes(re.URL)&&s.securityContext.includes(re.RESOURCE_URL)?i=m.sanitizeUrlOrResourceUrl:i=(n=GA.get(cd(s.securityContext)))!=null?n:null,s.sanitizer=i!==null?R(i):null;break}}}function cd(t){if(Array.isArray(t)){if(t.length>1)throw Error("AssertionError: Ambiguous security context");return t[0]||re.NONE}return t}function WA(t){for(let e of t.units)for(let n of e.ops())xe(n,r=>jA(r),K.None)}function jA(t){if(t instanceof Ae&&t.fn instanceof Ye&&t.fn.name==="$safeNavigationMigration"){if(t.args.length!==1)throw new Error("The $safeNavigationMigration builtin function expects exactly one argument.");return new Go(t.args[0])}return t}function zA(t){for(let e of t.units){for(let n of e.functions)ud(t,e,n.ops)&&pd(e,n.ops,Z(n.currentViewName));e.create.prepend([fr(e.job.allocateXrefId(),{kind:Qe.SavedView,name:null,view:e.xref},new Iu,Gt.None)]);for(let n of e.create)(n.kind===f.Listener||n.kind===f.TwoWayListener||n.kind===f.Animation||n.kind===f.AnimationListener)&&ud(t,e,n.handlerOps)&&pd(e,n.handlerOps,e.xref)}}function ud(t,e,n){let r=e!==t.root;if(!r)for(let s of n)$e(s,i=>{(i instanceof el||i instanceof Bo)&&(r=!0)});return r}function pd(t,e,n){e.prepend([fr(t.job.allocateXrefId(),{kind:Qe.Context,name:null,view:t.xref},new Uo(n),Gt.None)]);for(let r of e)r.kind===f.Statement&&r.statement instanceof ke&&(r.statement.value=new nl(r.statement.value))}function KA(t){let e=new Map;for(let n of t.units){let r=0;for(let s of n.create)xi(s)&&(s.handle.slot=r,e.set(s.xref,s.handle.slot),r+=s.numSlotsUsed);n.decls=r}for(let n of t.units)for(let r of n.ops())if(r.kind===f.Template||r.kind===f.ConditionalCreate||r.kind===f.ConditionalBranchCreate||r.kind===f.RepeaterCreate){let s=t.views.get(r.xref);r.decls=s.decls}}function XA(t){let e=new Set,n=new Map;for(let r of t.units)for(let s of r.ops())s.kind===f.DeclareLet&&n.set(s.xref,s),$e(s,i=>{i instanceof Bo&&e.add(i.target)});for(let r of t.units)for(let s of r.update)xe(s,i=>i instanceof $o&&!e.has(i.target)?(YA(i)||T.remove(n.get(i.target)),i.value):i,K.None)}function YA(t){let e=!1;return P(t,n=>((n instanceof Cs||n instanceof Vo)&&(e=!0),n),K.None),e}function QA(t){let e=new Set;for(let n of t.units)for(let r of n.ops())$e(r,s=>{if(s instanceof se)switch(s.operator){case w.Exponentiation:JA(s,e);break;case w.NullishCoalesce:ZA(s,e);break;case w.And:case w.Or:eD(s,e)}});for(let n of t.units)for(let r of n.ops())xe(r,s=>s instanceof nn?e.has(s)?s:s.expr:s,K.None)}function JA(t,e){t.lhs instanceof nn&&t.lhs.expr instanceof qn&&e.add(t.lhs)}function ZA(t,e){t.lhs instanceof nn&&(hd(t.lhs.expr)||t.lhs.expr instanceof mn)&&e.add(t.lhs),t.rhs instanceof nn&&(hd(t.rhs.expr)||t.rhs.expr instanceof mn)&&e.add(t.rhs)}function eD(t,e){t.lhs instanceof nn&&t.lhs.expr instanceof se&&t.lhs.expr.operator===w.NullishCoalesce&&e.add(t.lhs)}function hd(t){return t instanceof se&&(t.operator===w.And||t.operator===w.Or)}function tD(t){for(let e of t.units)for(let n of e.update)if(n.kind===f.Binding)switch(n.bindingKind){case M.ClassName:if(n.expression instanceof De)throw new Error("Unexpected interpolation in ClassName binding");T.replace(n,hT(n.target,n.name,n.expression,n.sourceSpan));break;case M.StyleProperty:T.replace(n,pT(n.target,n.name,n.expression,n.unit,n.sourceSpan));break;case M.Property:case M.Template:n.name==="style"?T.replace(n,fT(n.target,n.expression,n.sourceSpan)):n.name==="class"&&T.replace(n,dT(n.target,n.expression,n.sourceSpan));break}}function nD(t){for(let e of t.units){e.create.prepend(no(e.create)),e.update.prepend(no(e.update));for(let n of e.functions)n.ops.prepend(no(n.ops))}}function no(t){let e=0,n=[];for(let r of t){let s=new Map;$e(r,(u,h)=>{h&K.InChildOperation||u instanceof Br&&s.set(u.xref,u)});let i=0,o=new Set,a=new Set,c=new Map;$e(r,(u,h)=>{h&K.InChildOperation||(u instanceof Mn?(o.has(u.xref)||(o.add(u.xref),c.set(u.xref,`tmp_${e}_${i++}`)),fd(c,u)):u instanceof Br&&(s.get(u.xref)===u&&(a.add(u.xref),i--),fd(c,u)))}),n.push(...Array.from(new Set(c.values())).map(u=>Wt(new Xe(u)))),e++,r.kind===f.Listener||r.kind===f.Animation||r.kind===f.AnimationListener||r.kind===f.TwoWayListener?r.handlerOps.prepend(no(r.handlerOps)):r.kind===f.RepeaterCreate&&r.trackByOps!==null&&r.trackByOps.prepend(no(r.trackByOps))}return n}function fd(t,e){let n=t.get(e.xref);if(n===void 0)throw new Error(`Found xref with unassigned name: ${e.xref}`);e.name=n}function rD(t){for(let e of t.units)for(let n of e.create)if(n.kind===f.RepeaterCreate)if(n.track instanceof tn&&n.track.name==="$index")n.trackByFn=R(m.repeaterTrackByIndex);else if(n.track instanceof tn&&n.track.name==="$item")n.trackByFn=R(m.repeaterTrackByIdentity);else if(sD(t.root.xref,n.track))n.usesComponentInstance=!0,n.track.receiver.receiver.view===e.xref?n.trackByFn=n.track.receiver:(n.trackByFn=R(m.componentInstance).callFn([]).prop(n.track.receiver.name),n.track=n.trackByFn);else{n.track=P(n.track,s=>{if(s instanceof Cs||s instanceof Vo)throw new Error("Illegal State: Pipes are not allowed in this context");return s instanceof Fr?(n.usesComponentInstance=!0,new Nu(s.view)):s},K.None);let r=new T;r.push(Wt(new ke(n.track,n.track.sourceSpan,[go()]))),n.trackByOps=r}}function sD(t,e){if(!(e instanceof Ae)||e.args.length===0||e.args.length>2||!(e.receiver instanceof st&&e.receiver.receiver instanceof Fr)||e.receiver.receiver.view!==t)return!1;let[n,r]=e.args;return!(n instanceof tn)||n.name!=="$index"?!1:e.args.length===1?!0:!(!(r instanceof tn)||r.name!=="$item")}function iD(t){for(let e of t.units)for(let n of e.create)n.kind===f.RepeaterCreate&&(n.track=P(n.track,r=>{if(r instanceof Ye){if(n.varNames.$index.has(r.name))return Z("$index");if(r.name===n.varNames.$implicit)return Z("$item")}return r},K.None))}function oD(t){for(let e of t.units)for(let n of e.create)n.kind===f.TwoWayListener&&xe(n,r=>{if(!(r instanceof rl))return r;let{target:s,value:i}=r;if(s instanceof st||s instanceof rn)return rd(s,i).or(s.set(i));if(s instanceof Hn)return rd(s,i);throw new Error("Unsupported expression in two-way action binding.")},K.InChildOperation)}function aD(t){for(let e of t.units){let n=0;for(let i of e.ops())xc(i)&&(n+=lD(i));let r=i=>{Ln(i)&&(i instanceof xs||(Sf(i)&&(i.varOffset=n),xc(i)&&(n+=dd(i))))},s=i=>{!Ln(i)||!(i instanceof xs)||(Sf(i)&&(i.varOffset=n),xc(i)&&(n+=dd(i)))};for(let i of e.create)$e(i,r);for(let i of e.update)$e(i,r);for(let i of e.create)$e(i,s);for(let i of e.update)$e(i,s);e.vars=n}if(t instanceof Wo)for(let e of t.units)for(let n of e.create){if(n.kind!==f.Template&&n.kind!==f.RepeaterCreate&&n.kind!==f.ConditionalCreate&&n.kind!==f.ConditionalBranchCreate)continue;let r=t.views.get(n.xref);n.vars=r.vars}}function lD(t){let e;switch(t.kind){case f.Attribute:return e=1,t.expression instanceof De&&!cD(t.expression)&&(e+=t.expression.expressions.length),e;case f.Property:case f.DomProperty:return e=1,t.expression instanceof De&&(e+=t.expression.expressions.length),e;case f.Control:return 2;case f.TwoWayProperty:return 1;case f.StyleProp:case f.ClassProp:case f.StyleMap:case f.ClassMap:return e=2,t.expression instanceof De&&(e+=t.expression.expressions.length),e;case f.InterpolateText:return t.interpolation.expressions.length;case f.I18nExpression:case f.Conditional:case f.DeferWhen:case f.StoreLet:return 1;case f.RepeaterCreate:return t.emptyView?1:0;default:throw new Error(`Unhandled op: ${f[t.kind]}`)}}function dd(t){switch(t.kind){case F.PureFunctionExpr:return 1+t.args.length;case F.PipeBinding:return 1+t.args.length;case F.PipeBindingVariadic:return 1+t.numArgs;case F.StoreLet:case F.ArrowFunction:return 1;default:throw new Error(`AssertionError: unhandled ConsumesVarsTrait expression ${t.constructor.name}`)}}function cD(t){return!(t.expressions.length!==1||t.strings.length!==2||t.strings[0]!==""||t.strings[1]!=="")}function uD(t){for(let e of t.units){for(let n of e.functions)Gi(n.ops);Gi(e.create),Gi(e.update);for(let n of e.create)n.kind===f.Listener||n.kind===f.Animation||n.kind===f.AnimationListener||n.kind===f.TwoWayListener?Gi(n.handlerOps):n.kind===f.RepeaterCreate&&n.trackByOps!==null&&Gi(n.trackByOps);for(let n of e.functions)Hi(n.ops,null),md(n.ops);for(let n of e.create)n.kind===f.Listener||n.kind===f.Animation||n.kind===f.AnimationListener||n.kind===f.TwoWayListener?(Hi(n.handlerOps,Aa),md(n.handlerOps)):n.kind===f.RepeaterCreate&&n.trackByOps!==null&&Hi(n.trackByOps,Aa);Hi(e.create,Aa),Hi(e.update,Aa)}}var je;(function(t){t[t.None=0]="None",t[t.ViewContextRead=1]="ViewContextRead",t[t.ViewContextWrite=2]="ViewContextWrite",t[t.SideEffectful=4]="SideEffectful"})(je||(je={}));function Aa(t){return!(t&K.InArrowFunctionOperation)}function Gi(t){let e=new Map;for(let n of t)n.kind===f.Variable&&n.flags&Gt.AlwaysInline&&($e(n,r=>{if(Ln(r)&&Rp(r)!==je.None)throw new Error("AssertionError: A context-sensitive variable was marked AlwaysInline")}),e.set(n.xref,n)),xe(n,r=>r instanceof Hn&&e.has(r.xref)?e.get(r.xref).initializer.clone():r,K.None);for(let n of e.values())T.remove(n)}function Hi(t,e){let n=new Map,r=new Map,s=new Set,i=new Map;for(let u of t){if(u.kind===f.Variable){if(n.has(u.xref)||r.has(u.xref))throw new Error(`Should not see two declarations of the same variable: ${u.xref}`);n.set(u.xref,u),r.set(u.xref,0)}i.set(u,pD(u,e)),hD(u,r,s,e)}let o=!1;for(let u of t.reversed()){let h=i.get(u);if(u.kind===f.Variable&&r.get(u.xref)===0){if(o&&h.fences&je.ViewContextWrite||h.fences&je.SideEffectful){let d=Wt(u.initializer.toStmt());i.set(d,h),T.replace(u,d)}else fD(u,r),T.remove(u);i.delete(u),n.delete(u.xref),r.delete(u.xref);continue}h.fences&je.ViewContextRead&&(o=!0)}let a=[];for(let[u,h]of r){let p=!!(n.get(u).flags&Gt.AlwaysInline);h!==1||p||s.has(u)||a.push(u)}let c;for(;c=a.pop();){let u=n.get(c),h=i.get(u);if(!!(u.flags&Gt.AlwaysInline))throw new Error("AssertionError: Found an 'AlwaysInline' variable after the always inlining pass.");for(let p=u.next;p.kind!==f.ListEnd;p=p.next){let g=i.get(p);if(g.variablesUsed.has(c)){if(!mD(u,p))break;if(dD(c,u.initializer,p,h.fences)){g.variablesUsed.delete(c);for(let v of h.variablesUsed)g.variablesUsed.add(v);g.fences|=h.fences,n.delete(c),r.delete(c),i.delete(u),T.remove(u)}break}if(!fg(g.fences,h.fences))break}}}function Rp(t){switch(t.kind){case F.NextContext:return je.ViewContextRead|je.ViewContextWrite;case F.RestoreView:return je.ViewContextRead|je.ViewContextWrite|je.SideEffectful;case F.StoreLet:return je.SideEffectful;case F.Reference:case F.ContextLetReference:return je.ViewContextRead;default:return je.None}}function pD(t,e){let n=je.None,r=new Set;return $e(t,(s,i)=>{!Ln(s)||e!==null&&!e(i)||(s.kind===F.ReadVariable?r.add(s.xref):n|=Rp(s))}),{fences:n,variablesUsed:r}}function hD(t,e,n,r){$e(t,(s,i)=>{if(!Ln(s)||r!==null&&!r(i)||s.kind!==F.ReadVariable)return;let o=e.get(s.xref);o!==void 0&&(e.set(s.xref,o+1),i&K.InChildOperation&&n.add(s.xref))})}function fD(t,e){$e(t,n=>{if(!Ln(n)||n.kind!==F.ReadVariable)return;let r=e.get(n.xref);if(r!==void 0){if(r===0)throw new Error(`Inaccurate variable count: ${n.xref} - found another read but count is already 0`);e.set(n.xref,r-1)}})}function fg(t,e){if(t&je.ViewContextWrite){if(e&je.ViewContextRead)return!1}else if(t&je.ViewContextRead&&e&je.ViewContextWrite)return!1;return!0}function dD(t,e,n,r){let s=!1,i=!0;return xe(n,(o,a)=>{if(!Ln(o)||s||!i)return o;if(a&K.InChildOperation&&r&je.ViewContextRead)return o;switch(o.kind){case F.ReadVariable:if(o.xref===t)return s=!0,e;break;default:let c=Rp(o);i=i&&fg(c,r);break}return o},K.None),s}function mD(t,e){switch(t.variable.kind){case Qe.Identifier:return t.initializer instanceof tn&&t.initializer.name===qt;case Qe.Context:return e.kind===f.Variable;default:return!0}}function md(t){let e=t.head.next,n=t.tail.prev;e!==null&&n!==null&&e.next===n&&e.kind===f.Statement&&e.statement instanceof et&&e.statement.expr instanceof Uo&&n.kind===f.Statement&&n.statement instanceof ke&&n.statement.value instanceof nl&&(T.remove(e),n.statement.value=n.statement.value.expr)}function gD(t){for(let e of t.units){let n=null,r=null;for(let s of e.create)switch(s.kind){case f.I18nStart:n=s;break;case f.I18nEnd:n=null;break;case f.IcuStart:n===null&&(r=t.allocateXrefId(),T.insertBefore(Pl(r,s.message,void 0,null),s));break;case f.IcuEnd:r!==null&&(T.insertAfter(Ll(r,null),s),r=null);break}}}var yD=[{kind:b.Tmpl,fn:UN},{kind:b.Both,fn:ZN},{kind:b.Host,fn:eC},{kind:b.Tmpl,fn:xN},{kind:b.Tmpl,fn:zN},{kind:b.Tmpl,fn:gD},{kind:b.Both,fn:Ex},{kind:b.Both,fn:tD},{kind:b.Both,fn:JT},{kind:b.Tmpl,fn:cx},{kind:b.Both,fn:gx},{kind:b.Both,fn:XT},{kind:b.Tmpl,fn:Sx},{kind:b.Both,fn:NN},{kind:b.Tmpl,fn:kA},{kind:b.Both,fn:tx},{kind:b.Both,fn:BN},{kind:b.Tmpl,fn:nx},{kind:b.Tmpl,fn:HN},{kind:b.Tmpl,fn:wx},{kind:b.Tmpl,fn:Tx},{kind:b.Tmpl,fn:jN},{kind:b.Both,fn:Kx},{kind:b.Both,fn:YN},{kind:b.Tmpl,fn:Yx},{kind:b.Tmpl,fn:Xx},{kind:b.Tmpl,fn:Qx},{kind:b.Tmpl,fn:zA},{kind:b.Both,fn:HT},{kind:b.Both,fn:WA},{kind:b.Both,fn:OA},{kind:b.Tmpl,fn:iD},{kind:b.Tmpl,fn:RA},{kind:b.Both,fn:VA},{kind:b.Tmpl,fn:xx},{kind:b.Tmpl,fn:oD},{kind:b.Tmpl,fn:rD},{kind:b.Both,fn:LA},{kind:b.Both,fn:qA},{kind:b.Tmpl,fn:wN},{kind:b.Both,fn:Dx},{kind:b.Both,fn:QA},{kind:b.Both,fn:nD},{kind:b.Both,fn:uD},{kind:b.Both,fn:XA},{kind:b.Tmpl,fn:EN},{kind:b.Tmpl,fn:vx},{kind:b.Tmpl,fn:PA},{kind:b.Tmpl,fn:zT},{kind:b.Tmpl,fn:WT},{kind:b.Tmpl,fn:KA},{kind:b.Tmpl,fn:FA},{kind:b.Tmpl,fn:$A},{kind:b.Tmpl,fn:Hx},{kind:b.Tmpl,fn:mN},{kind:b.Tmpl,fn:UA},{kind:b.Tmpl,fn:Jx},{kind:b.Both,fn:ox},{kind:b.Tmpl,fn:_A},{kind:b.Both,fn:aD},{kind:b.Tmpl,fn:zx},{kind:b.Both,fn:IN},{kind:b.Tmpl,fn:MA},{kind:b.Tmpl,fn:bN},{kind:b.Tmpl,fn:_N},{kind:b.Tmpl,fn:Ax},{kind:b.Tmpl,fn:KT},{kind:b.Tmpl,fn:PN},{kind:b.Both,fn:XN},{kind:b.Both,fn:CA},{kind:b.Both,fn:ex}];function dg(t,e){for(let n of yD)(n.kind===e||n.kind===b.Both)&&n.fn(t)}function vD(t,e){let n=gg(t.root);return mg(t.root,e),n}function mg(t,e){for(let n of t.job.units){if(n.parent!==t.xref)continue;mg(n,e);let r=gg(n);e.statements.push(r.toDeclStmt(r.name))}}function gg(t){if(t.fnName===null)throw new Error(`AssertionError: view ${t.xref} is unnamed`);let e=[];for(let i of t.create){if(i.kind!==f.Statement)throw new Error(`AssertionError: expected all create ops to have been compiled, but got ${f[i.kind]}`);e.push(i.statement)}let n=[];for(let i of t.update){if(i.kind!==f.Statement)throw new Error(`AssertionError: expected all update ops to have been compiled, but got ${f[i.kind]}`);n.push(i.statement)}let r=El(1,e),s=El(2,n);return Wn([new Be(wi,Tr),new Be(qt,Ke)],[...r,...s],void 0,void 0,t.fnName)}function El(t,e){return e.length===0?[]:[na(new se(w.BitwiseAnd,Z(wi),S(t)),e)]}function SD(t){if(t.root.fnName===null)throw new Error("AssertionError: host binding function is unnamed");let e=[];for(let i of t.root.create){if(i.kind!==f.Statement)throw new Error(`AssertionError: expected all create ops to have been compiled, but got ${f[i.kind]}`);e.push(i.statement)}let n=[];for(let i of t.root.update){if(i.kind!==f.Statement)throw new Error(`AssertionError: expected all update ops to have been compiled, but got ${f[i.kind]}`);n.push(i.statement)}if(e.length===0&&n.length===0)return null;let r=El(1,e),s=El(2,n);return Wn([new Be(wi,Tr),new Be(qt,Ke)],[...r,...s],void 0,void 0,t.root.fnName)}var cs=new zt,us="ng-template",ED="animate.";function Ma(t){return t instanceof wt}function wD(t){return Ma(t)&&t.nodes.length===1&&t.nodes[0]instanceof Ya}function TD(t,e,n,r,s,i,o,a,c,u,h){let d=new Wo(t,n,r,s,i,o,a,c,u,h);return Qn(d.root,e),d}function xD(t,e,n){var s,i,o;let r=new cl(t.componentName,n,vt.DomOnly,t.legacyOptionalChaining);for(let a of(s=t.properties)!=null?s:[]){let c=M.Property;a.name.startsWith("attr.")&&(a.name=a.name.substring(5),c=M.Attribute),a.isLegacyAnimation&&(c=M.LegacyAnimation),a.isAnimation&&(c=M.Animation);let u=e.calcPossibleSecurityContexts(t.componentSelector,a.name,c===M.Attribute).filter(h=>h!==re.NONE);CD(r,a,c,u)}for(let[a,c]of(i=Object.entries(t.attributes))!=null?i:[]){let u=e.calcPossibleSecurityContexts(t.componentSelector,a,!0).filter(h=>h!==re.NONE);ND(r,a,c,u)}for(let a of(o=t.events)!=null?o:[])ID(r,a);return r}function CD(t,e,n,r){let s,i=e.expression.ast;i instanceof Zn?s=new De(i.strings,i.expressions.map(o=>Q(o,t,e.sourceSpan)),[]):s=Q(i,t,e.sourceSpan),t.root.update.push(Ts(t.root.xref,n,e.name,s,null,r,!1,!1,null,null,e.sourceSpan))}function ND(t,e,n,r){let s=Ts(t.root.xref,M.Attribute,e,n,null,r,!0,!1,null,null,n.sourceSpan);t.root.update.push(s)}function ID(t,e){let n;if(e.type===ze.Animation)n=qm(t.root.xref,new it,e.name,null,Yo(t.root,e.handler,e.handlerSpan),e.name.endsWith("enter")?"enter":"leave",e.targetOrPhase,!0,e.sourceSpan);else{let[r,s]=e.type!==ze.LegacyAnimation?[null,e.targetOrPhase]:[e.targetOrPhase,null];n=bp(t.root.xref,new it,e.name,null,Yo(t.root,e.handler,e.handlerSpan),r,s,!0,e.sourceSpan)}t.root.create.push(n)}function Qn(t,e){for(let n of e)if(n instanceof It)AD(t,n);else if(n instanceof Te)DD(t,n);else if(n instanceof hi)bD(t,n);else if(n instanceof ts)yg(t,n,null);else if(n instanceof ai)vg(t,n,null);else if(n instanceof pi)kD(t,n);else if(n instanceof ui)_D(t,n);else if(n instanceof Kn)RD(t,n);else if(n instanceof fm)LD(t,n);else if(n instanceof kr)MD(t,n);else if(n instanceof er)FD(t,n);else if(!(n instanceof vr))throw new Error(`Unsupported template node: ${n.constructor.name}`)}function AD(t,e){var c,u;if(e.i18n!==void 0&&!(e.i18n instanceof wt||e.i18n instanceof Rr))throw Error(`Unhandled i18n metadata type for element: ${e.i18n.constructor.name}`);let n=t.job.allocateXrefId(),[r,s]=ft(e.name),i=TT(s,n,Ym(r),e.i18n instanceof Rr?e.i18n:void 0,e.startSourceSpan,e.sourceSpan);t.create.push(i),BD(t,i,e),wg(i,e);let o=null;e.i18n instanceof wt&&(o=t.job.allocateXrefId(),t.create.push(Pl(o,e.i18n,void 0,e.startSourceSpan))),Qn(t,e.children);let a=CT(n,(c=e.endSourceSpan)!=null?c:e.startSourceSpan);t.create.push(a),o!==null&&T.insertBefore(Ll(o,(u=e.endSourceSpan)!=null?u:e.startSourceSpan),a)}function DD(t,e){var h;if(e.i18n!==void 0&&!(e.i18n instanceof wt||e.i18n instanceof Rr))throw Error(`Unhandled i18n metadata type for template: ${e.i18n.constructor.name}`);let n=t.job.allocateView(t.xref),r=e.tagName,s="";e.tagName&&([s,r]=ft(e.tagName));let i=e.i18n instanceof Rr?e.i18n:void 0,o=Ym(s),a=r===null?"":ix(r,o),c=$D(e)?Tt.NgTemplate:Tt.Structural,u=Um(n.xref,c,r,a,o,i,e.startSourceSpan,e.sourceSpan);t.create.push(u),UD(t,u,e,c),wg(u,e),Qn(n,e.children);for(let{name:d,value:p}of e.variables)n.contextVariables.set(d,p!==""?p:"$implicit");if(c===Tt.NgTemplate&&e.i18n instanceof wt){let d=t.job.allocateXrefId();T.insertAfter(Pl(d,e.i18n,void 0,e.startSourceSpan),n.create.head),T.insertBefore(Ll(d,(h=e.endSourceSpan)!=null?h:e.startSourceSpan),n.create.tail)}}function bD(t,e){var i;if(e.i18n!==void 0&&!(e.i18n instanceof Rr))throw Error(`Unhandled i18n metadata type for element: ${e.i18n.constructor.name}`);let n=null;e.children.some(o=>!(o instanceof _l)&&(!(o instanceof ts)||o.value.trim().length>0))&&(n=t.job.allocateView(t.xref),Qn(n,e.children));let r=t.job.allocateXrefId(),s=PT(r,e.selector,e.i18n,(i=n==null?void 0:n.xref)!=null?i:null,e.sourceSpan);for(let o of e.attributes){let a=cs.securityContext(e.name,o.name,!0);t.update.push(Ts(s.xref,M.Attribute,o.name,S(o.value),null,a,!0,!1,null,Vn(o.i18n),o.sourceSpan))}t.create.push(s)}function yg(t,e,n){t.create.push(Hm(t.job.allocateXrefId(),e.value,n,e.sourceSpan))}function vg(t,e,n){var o;let r=e.value;if(r instanceof Se&&(r=r.ast),!(r instanceof Zn))throw new Error(`AssertionError: expected Interpolation for BoundText node, got ${r.constructor.name}`);if(e.i18n!==void 0&&!(e.i18n instanceof Gn))throw Error(`Unhandled i18n metadata type for text interpolation: ${(o=e.i18n)==null?void 0:o.constructor.name}`);let s=e.i18n instanceof Gn?e.i18n.children.filter(a=>a instanceof Ro).map(a=>a.name):[];if(s.length>0&&s.length!==r.expressions.length)throw Error(`Unexpected number of i18n placeholders (${r.expressions.length}) for BoundText with ${r.expressions.length} expressions`);let i=t.job.allocateXrefId();t.create.push(Hm(i,"",n,e.sourceSpan)),t.update.push(lT(i,new De(r.strings,r.expressions.map(a=>Q(a,t.job,null)),s),e.sourceSpan))}function kD(t,e){var s;let n=null,r=[];for(let i=0;i<e.branches.length;i++){let o=e.branches[i],a=t.job.allocateView(t.xref),c=wl(t,a.xref,o);o.expressionAlias!==null&&a.contextVariables.set(o.expressionAlias.name,zm);let u;if(o.i18n!==void 0){if(!(o.i18n instanceof Pr))throw Error(`Unhandled i18n metadata type for if block: ${(s=o.i18n)==null?void 0:s.constructor.name}`);u=o.i18n}let d=(i===0?Vm:Gm)(a.xref,Tt.Block,c,"Conditional",Fe.HTML,u,o.startSourceSpan,o.sourceSpan);t.create.push(d),n===null&&(n=a.xref);let p=o.expression?Q(o.expression,t.job,null):null,g=new il(p,d.xref,d.handle,o.expressionAlias);r.push(g),Qn(a,o.children)}t.update.push(Fm(n,null,r,e.sourceSpan))}function _D(t,e){var s;if(e.groups.length===0)return;let n=null,r=[];for(let i=0;i<e.groups.length;i++){let o=e.groups[i],a=t.job.allocateView(t.xref),c=wl(t,a.xref,o),u;if(o.i18n!==void 0){if(!(o.i18n instanceof Pr))throw Error(`Unhandled i18n metadata type for switch block: ${(s=o.i18n)==null?void 0:s.constructor.name}`);u=o.i18n}let d=(i===0?Vm:Gm)(a.xref,Tt.Block,c,"Case",Fe.HTML,u,o.startSourceSpan,o.sourceSpan);t.create.push(d),n===null&&(n=a.xref);for(let p of o.cases){let g=p.expression?Q(p.expression,t.job,e.startSourceSpan):null,v=new il(g,d.xref,d.handle);r.push(v)}Qn(a,o.children)}t.update.push(Fm(n,Q(e.expression,t.job,null),r,e.sourceSpan))}function Da(t,e,n,r,s){if(n!==void 0&&!(n instanceof Pr))throw Error("Unhandled i18n metadata type for defer block");if(r===void 0)return null;let i=t.job.allocateView(t.xref);Qn(i,r);let o=Um(i.xref,Tt.Block,null,`Defer${e}`,Fe.HTML,n,s,s);return t.create.push(o),o}function RD(t,e){var p,g,v,E,I,D,k,_,H,X,ie,Re,we,bt,Xr,rr,sr,ga,Pe,ya;let n=null;if(t.job.deferMeta.mode===0){if(!t.job.deferMeta.blocks.has(e))throw new Error("AssertionError: unable to find a dependency function for this deferred block");n=(p=t.job.deferMeta.blocks.get(e))!=null?p:null}let r=Da(t,"",e.i18n,e.children,e.sourceSpan),s=Da(t,"Loading",(g=e.loading)==null?void 0:g.i18n,(v=e.loading)==null?void 0:v.children,(E=e.loading)==null?void 0:E.sourceSpan),i=Da(t,"Placeholder",(I=e.placeholder)==null?void 0:I.i18n,(D=e.placeholder)==null?void 0:D.children,(k=e.placeholder)==null?void 0:k.sourceSpan),o=Da(t,"Error",(_=e.error)==null?void 0:_.i18n,(H=e.error)==null?void 0:H.children,(X=e.error)==null?void 0:X.sourceSpan),a=t.job.allocateXrefId(),c=LT(a,r.xref,r.handle,n,t.job.allDeferrableDepsFn,e.sourceSpan);c.placeholderView=(ie=i==null?void 0:i.xref)!=null?ie:null,c.placeholderSlot=(Re=i==null?void 0:i.handle)!=null?Re:null,c.loadingSlot=(we=s==null?void 0:s.handle)!=null?we:null,c.errorSlot=(bt=o==null?void 0:o.handle)!=null?bt:null,c.placeholderMinimumTime=(rr=(Xr=e.placeholder)==null?void 0:Xr.minimumTime)!=null?rr:null,c.loadingMinimumTime=(ga=(sr=e.loading)==null?void 0:sr.minimumTime)!=null?ga:null,c.loadingAfterTime=(ya=(Pe=e.loading)==null?void 0:Pe.afterTime)!=null?ya:null,c.flags=PD(e),t.create.push(c);let u=[],h=[];bc("hydrate",e.hydrateTriggers,u,h,t,a),bc("none",e.triggers,u,h,t,a),bc("prefetch",e.prefetchTriggers,u,h,t,a),u.some(Pi=>Pi.modifier==="none")||h.some(Pi=>Pi.modifier==="none")||u.push(cr(a,{kind:le.Idle,timeout:null},"none",null)),t.create.push(u),t.update.push(h)}function PD(t){return Object.keys(t.hydrateTriggers).length>0?1:null}function bc(t,e,n,r,s,i){var o;if(e.idle!==void 0){let a=cr(i,{kind:le.Idle,timeout:(o=e.idle.timeout)!=null?o:null},t,e.idle.sourceSpan);n.push(a)}if(e.immediate!==void 0){let a=cr(i,{kind:le.Immediate},t,e.immediate.sourceSpan);n.push(a)}if(e.timer!==void 0){let a=cr(i,{kind:le.Timer,delay:e.timer.delay},t,e.timer.sourceSpan);n.push(a)}if(e.hover!==void 0){let a=cr(i,{kind:le.Hover,targetName:e.hover.reference,targetXref:null,targetSlot:null,targetView:null,targetSlotViewSteps:null},t,e.hover.sourceSpan);n.push(a)}if(e.interaction!==void 0){let a=cr(i,{kind:le.Interaction,targetName:e.interaction.reference,targetXref:null,targetSlot:null,targetView:null,targetSlotViewSteps:null},t,e.interaction.sourceSpan);n.push(a)}if(e.viewport!==void 0){let a=cr(i,{kind:le.Viewport,targetName:e.viewport.reference,targetXref:null,targetSlot:null,targetView:null,targetSlotViewSteps:null,options:e.viewport.options?Q(e.viewport.options,s.job,e.viewport.sourceSpan):null},t,e.viewport.sourceSpan);n.push(a)}if(e.never!==void 0){let a=cr(i,{kind:le.Never},t,e.never.sourceSpan);n.push(a)}if(e.when!==void 0){if(e.when.value instanceof Zn)throw new Error("Unexpected interpolation in defer block when trigger");let a=yT(i,Q(e.when.value,s.job,e.when.sourceSpan),t,e.when.sourceSpan);r.push(a)}}function LD(t,e){var n;if(e.i18n instanceof wt&&wD(e.i18n)){let r=t.job.allocateXrefId();t.create.push(FT(r,e.i18n,gm(e.i18n).name,null));for(let[s,i]of Object.entries(x(x({},e.vars),e.placeholders)))i instanceof ai?vg(t,i,s):yg(t,i,s);t.create.push($T(r))}else throw Error(`Unhandled i18n metadata type for ICU: ${(n=e.i18n)==null?void 0:n.constructor.name}`)}function MD(t,e){var I,D,k;let n=t.job.allocateView(t.xref),r=`\u0275$index_${n.xref}`,s=`\u0275$count_${n.xref}`,i=new Set;n.contextVariables.set(e.item.name,e.item.value);for(let _ of e.contextVariables)_.value==="$index"&&i.add(_.name),_.name==="$index"?n.contextVariables.set("$index",_.value).set(r,_.value):_.name==="$count"?n.contextVariables.set("$count",_.value).set(s,_.value):n.aliases.add({kind:Qe.Alias,name:null,identifier:_.name,expression:OD(_,r,s)});let o;e.trackBy===null?o=Z("$index"):o=Q(e.trackBy,t.job,He(e.trackBy.span,e.sourceSpan)),Qn(n,e.children);let a=null,c=null;e.empty!==null&&(a=t.job.allocateView(t.xref),Qn(a,e.empty.children),c=wl(t,a.xref,e.empty));let u={$index:i,$implicit:e.item.name};if(e.i18n!==void 0&&!(e.i18n instanceof Pr))throw Error("AssertionError: Unhandled i18n metadata type or @for");if(((I=e.empty)==null?void 0:I.i18n)!==void 0&&!(e.empty.i18n instanceof Pr))throw Error("AssertionError: Unhandled i18n metadata type or @empty");let h=e.i18n,d=(D=e.empty)==null?void 0:D.i18n,p=wl(t,n.xref,e),g=xT(n.xref,(k=a==null?void 0:a.xref)!=null?k:null,p,o,u,c,h,d,e.startSourceSpan,e.sourceSpan);t.create.push(g);let v=Q(e.expression,t.job,He(e.expression.span,e.sourceSpan)),E=gT(g.xref,g.handle,v,e.sourceSpan);t.update.push(E)}function OD(t,e,n){switch(t.value){case"$index":return new Ye(e);case"$count":return new Ye(n);case"$first":return new Ye(e).identical(S(0));case"$last":return new Ye(e).identical(new Ye(n).minus(S(1)));case"$even":return new Ye(e).modulo(S(2)).identical(S(0));case"$odd":return new Ye(e).modulo(S(2)).notIdentical(S(0));default:throw new Error(`AssertionError: unknown @for loop variable ${t.value}`)}}function FD(t,e){let n=t.job.allocateXrefId();t.create.push(MT(n,e.name,e.sourceSpan)),t.update.push(ST(n,e.name,Q(e.value,t.job,e.valueSpan),e.sourceSpan))}function Q(t,e,n){if(t instanceof Se)return Q(t.ast,e,n);if(t instanceof ge)return t.receiver instanceof Ht?new Ye(t.name):new st(Q(t.receiver,e,n),t.name,null,He(t.span,n));if(t instanceof vn){if(t.receiver instanceof Ht)throw new Error("Unexpected ImplicitReceiver");return new Ae(Q(t.receiver,e,n),t.args.map(r=>Q(r,e,n)),void 0,He(t.span,n))}else{if(t instanceof lt)return S(t.value,void 0,He(t.span,n));if(t instanceof Ws)switch(t.operator){case"+":return new qn(bn.Plus,Q(t.expr,e,n),void 0,He(t.span,n));case"-":return new qn(bn.Minus,Q(t.expr,e,n),void 0,He(t.span,n));default:throw new Error(`AssertionError: unknown unary operator ${t.operator}`)}else if(t instanceof Ie){let r=rx.get(t.operation);if(r===void 0)throw new Error(`AssertionError: unknown binary operator ${t.operation}`);return new se(r,Q(t.left,e,n),Q(t.right,e,n),void 0,He(t.span,n))}else{if(t instanceof Ar)return new Fr(e.root.xref);if(t instanceof jn)return new rn(Q(t.receiver,e,n),Q(t.key,e,n),void 0,He(t.span,n));if(t instanceof Dr)throw new Error("AssertionError: Chain in unknown context");if(t instanceof ms){let r=t.keys.map((s,i)=>{let o=Q(t.values[i],e,n);return s.kind==="spread"?new yn(o):new Cr(s.key,o,s.quoted)});return new sn(r,void 0,He(t.span,n))}else{if(t instanceof vo)return new Mt(t.expressions.map(r=>Q(r,e,n)));if(t instanceof si)return new mn(Q(t.condition,e,n),Q(t.trueExp,e,n),Q(t.falseExp,e,n),void 0,He(t.span,n));if(t instanceof wo)return Q(t.expression,e,n);if(t instanceof ii)return new Cs(e.allocateXrefId(),new it,t.name,[Q(t.exp,e,n),...t.args.map(r=>Q(r,e,n))]);if(t instanceof ds)return new as(Q(t.receiver,e,n),Q(t.key,e,n),He(t.span,n));if(t instanceof dt)return new os(Q(t.receiver,e,n),t.name);if(t instanceof _n)return new Ae(Q(t.receiver,e,n),t.args.map(r=>Q(r,e,n)),null,He(t.span,n),!1,[],!0);if(t instanceof nt)return new Ho(He(t.span,n));if(t instanceof kn)return om(Q(t.expression,e,n),He(t.span,n));if(t instanceof So)return Ei(Q(t.expression,e,n));if(t instanceof Eo)return new oo(Q(t.expression,e,n),void 0,He(t.span,n));if(t instanceof xo)return gd(t,e,n);if(t instanceof To)return new Qs(Q(t.tag,e,n),gd(t.template,e,n),void 0,He(t.span,n));if(t instanceof Co)return new nn(Q(t.expression,e,n),void 0,He(t.span,n));if(t instanceof Wa)return new ps(t.body,t.flags,n);if(t instanceof Ha)return new Nr(Q(t.expression,e,n));if(t instanceof oi)return GD(Nt(t.parameters.map(r=>new Be(r.name,Ke)),Q(t.body,e,n)));throw new Error(`Unhandled expression type "${t.constructor.name}" in file "${n==null?void 0:n.start.file.url}"`)}}}}function gd(t,e,n){return new Zs(t.elements.map(r=>new ao(r.text,He(r.span,n))),t.expressions.map(r=>Q(r,e,n)),He(t.span,n))}function Ju(t,e,n,r){var i,o;let s;return e instanceof Zn?s=new De(e.strings,e.expressions.map(a=>Q(a,t,null)),Object.keys((o=(i=Vn(n))==null?void 0:i.placeholders)!=null?o:{})):e instanceof ae?s=Q(e,t,null):s=S(e),s}var Sg=new Map([[J.Property,M.Property],[J.TwoWay,M.TwoWayProperty],[J.Attribute,M.Attribute],[J.Class,M.ClassName],[J.Style,M.StyleProperty],[J.LegacyAnimation,M.LegacyAnimation],[J.Animation,M.Animation]]);function $D(t){var e;return ft((e=t.tagName)!=null?e:"")[1]===us}function Vn(t){if(t==null)return null;if(!(t instanceof wt))throw Error(`Expected i18n meta to be a Message, but got: ${t.constructor.name}`);return t}function BD(t,e,n){var i;let r=new Array,s=new Set;for(let o of n.attributes){let[a,c]=ft(n.name),u=a;if(!a)switch(e.namespace){case Fe.SVG:u=Ml;break;case Fe.Math:u=Ol;break}let h=cs.securityContext(u?`:${u}:${c}`:c,o.name,!0);r.push(Ts(e.xref,M.Attribute,o.name,Ju(t.job,o.value,o.i18n),null,h,!0,!1,null,Vn(o.i18n),o.sourceSpan)),o.i18n&&s.add(o.name)}for(let o of n.inputs)s.has(o.name)&&console.error(`On component ${t.job.componentName}, the binding ${o.name} is both an i18n attribute and a property. You may want to remove the property binding. This will become a compilation error in future versions of Angular.`),r.push(Ts(e.xref,Sg.get(o.type),o.name,Ju(t.job,Qo(o.value),o.i18n),o.unit,o.securityContext,!1,!1,null,(i=Vn(o.i18n))!=null?i:null,o.sourceSpan));t.create.push(r.filter(o=>(o==null?void 0:o.kind)===f.ExtractedAttribute)),t.update.push(r.filter(o=>(o==null?void 0:o.kind)===f.Binding));for(let o of n.outputs){if(o.type===ze.LegacyAnimation&&o.phase===null)throw Error("Animation listener should have a phase");o.type===ze.TwoWay?t.create.push(Wm(e.xref,e.handle,o.name,e.tag,Eg(t,o.handler,o.handlerSpan),o.sourceSpan)):o.type===ze.Animation?t.create.push(qm(e.xref,e.handle,o.name,e.tag,Yo(t,o.handler,o.handlerSpan),o.name.endsWith("enter")?"enter":"leave",o.target,!1,o.sourceSpan)):t.create.push(bp(e.xref,e.handle,o.name,e.tag,Yo(t,o.handler,o.handlerSpan),o.phase,o.target,!1,o.sourceSpan))}r.some(o=>o==null?void 0:o.i18nMessage)!==null&&t.create.push(jm(t.job.allocateXrefId(),new it,e.xref))}function UD(t,e,n,r){let s=new Array;for(let i of n.templateAttrs)if(i instanceof on){let o=cs.securityContext(us,i.name,!0);s.push(ba(t,e.xref,J.Attribute,i.name,i.value,null,o,!0,r,Vn(i.i18n),i.sourceSpan))}else s.push(ba(t,e.xref,i.type,i.name,Qo(i.value),i.unit,i.securityContext,!0,r,Vn(i.i18n),i.sourceSpan));for(let i of n.attributes){let o=cs.securityContext(us,i.name,!0);s.push(ba(t,e.xref,J.Attribute,i.name,i.value,null,o,!1,r,Vn(i.i18n),i.sourceSpan))}for(let i of n.inputs)s.push(ba(t,e.xref,i.type,i.name,Qo(i.value),i.unit,i.securityContext,!1,r,Vn(i.i18n),i.sourceSpan));t.create.push(s.filter(i=>(i==null?void 0:i.kind)===f.ExtractedAttribute)),t.update.push(s.filter(i=>(i==null?void 0:i.kind)===f.Binding));for(let i of n.outputs){if(i.type===ze.LegacyAnimation&&i.phase===null)throw Error("Animation listener should have a phase");if(r===Tt.NgTemplate&&(i.type===ze.TwoWay?t.create.push(Wm(e.xref,e.handle,i.name,e.tag,Eg(t,i.handler,i.handlerSpan),i.sourceSpan)):t.create.push(bp(e.xref,e.handle,i.name,e.tag,Yo(t,i.handler,i.handlerSpan),i.phase,i.target,!1,i.sourceSpan))),r===Tt.Structural&&i.type!==ze.LegacyAnimation){let o=cs.securityContext(us,i.name,!1);t.create.push(Zt(e.xref,M.Property,null,i.name,null,null,null,o))}}s.some(i=>i==null?void 0:i.i18nMessage)!==null&&t.create.push(jm(t.job.allocateXrefId(),new it,e.xref))}function ba(t,e,n,r,s,i,o,a,c,u,h){let d=typeof s=="string";if(c===Tt.Structural){if(!a)switch(n){case J.Property:case J.Class:case J.Style:return Zt(e,M.Property,null,r,null,null,u,o);case J.TwoWay:return Zt(e,M.TwoWayProperty,null,r,null,null,u,o)}if(!d&&(n===J.Attribute||n===J.LegacyAnimation||n===J.Animation))return null}let p=Sg.get(n);return c===Tt.NgTemplate&&(n===J.Class||n===J.Style||n===J.Attribute&&!d)&&(p=M.Property),Ts(e,p,r,Ju(t.job,s,u),i,o,d,a,c,u,h)}function Yo(t,e,n){e=Qo(e);let r=new Array,s=e instanceof Dr?e.expressions:[e];if(s.length===0)throw new Error("Expected listener to have non-empty expression list.");let i=s.map(a=>Q(a,t.job,n)),o=i.pop();return r.push(...i.map(a=>Wt(new et(a,a.sourceSpan)))),r.push(Wt(new ke(o,o.sourceSpan))),r}function Eg(t,e,n){e=Qo(e);let r=new Array;if(e instanceof Dr)if(e.expressions.length===1)e=e.expressions[0];else throw new Error("Expected two-way listener to have a single expression.");let s=Q(e,t.job,n),i=new Ye("$event"),o=new rl(s,i);return r.push(Wt(new et(o))),r.push(Wt(new ke(i))),r}function Qo(t){return t instanceof Se?t.ast:t}function wg(t,e){VD(t.localRefs);for(let{name:n,value:r}of e.references)t.localRefs.push({name:n,target:r})}function VD(t){if(!Array.isArray(t))throw new Error("AssertionError: expected an array")}function He(t,e){if(e===null)return null;let n=e.start.moveBy(t.start),r=e.start.moveBy(t.end),s=e.fullStart.moveBy(t.start);return new G(n,r,s)}function wl(t,e,n){let r=null;for(let s of n.children)if(!(s instanceof _l||s instanceof er)){if(r!==null)return null;if(s instanceof It||s instanceof Te&&s.tagName!==null)r=s;else return null}if(r!==null){for(let i of r.attributes)if(!i.name.startsWith(ED)){let o=cs.securityContext(us,i.name,!0);t.update.push(Ts(e,M.Attribute,i.name,S(i.value),null,o,!0,!1,null,Vn(i.i18n),i.sourceSpan))}for(let i of r.inputs)if(i.type!==J.LegacyAnimation&&i.type!==J.Animation&&i.type!==J.Attribute){let o=cs.securityContext(us,i.name,!0);t.create.push(Zt(e,M.Property,null,i.name,null,null,null,o))}let s=r instanceof It?r.name:r.tagName;return s===us?null:s}return null}function GD(t){let e=new Set(t.params.map(n=>n.name));return P(t,n=>{if(n instanceof gn)for(let r of n.params)e.add(r.name);else if(n instanceof Ye&&e.has(n.name))return Z(n.name);return n},K.None)}var HD=!1;function qD(){return HD}function Tl(t,e){return na(Z(wi).bitwiseAnd(S(t),null),e)}function WD(t){return(t.descendants?1:0)|(t.static?2:0)|(t.emitDistinctChangesOnly?4:0)}function jD(t,e){if(Array.isArray(t.predicate)){let n=[];return t.predicate.forEach(r=>{let s=r.split(",").map(i=>S(i.trim()));n.push(...s)}),e.getConstLiteral(ce(n),!0)}else switch(t.predicate.forwardRef){case 0:case 2:return t.predicate.expression;case 1:return R(m.resolveForwardRef).callFn([t.predicate.expression])}}function Tg(t,e,n){let r=[];return n!==void 0&&r.push(...n),t.isSignal&&r.push(new st(Z(qt),t.propertyName)),r.push(jD(t,e),S(WD(t))),t.read&&r.push(t.read),r}var Pp=Symbol("queryAdvancePlaceholder");function xg(t){let e=[],n=0,r=()=>{n>0&&(e.unshift(R(m.queryAdvance).callFn(n===1?[]:[S(n)]).toStmt()),n=0)};for(let s=t.length-1;s>=0;s--){let i=t[s];i===Pp?n++:(r(),e.unshift(i))}return r(),e}function zD(t,e,n){let r=[],s=[],i=ym(u=>s.push(u),Ep),o=null,a=null;t.forEach(u=>{let h=Tg(u,e);if(u.isSignal?(o!=null||(o=R(m.viewQuerySignal)),o=o.callFn(h)):(a!=null||(a=R(m.viewQuery)),a=a.callFn(h)),u.isSignal){s.push(Pp);return}let d=i(),p=R(m.loadQuery).callFn([]),g=R(m.queryRefresh).callFn([d.set(p)]),v=Z(qt).prop(u.propertyName).set(u.first?d.prop("first"):d);s.push(g.and(v).toStmt())}),o!==null&&r.push(new et(o)),a!==null&&r.push(new et(a));let c=n?`${n}_Query`:null;return Wn([new Be(wi,Tr),new Be(qt,Ke)],[Tl(1,r),Tl(2,xg(s))],dn,null,c)}function KD(t,e,n){let r=[],s=[],i=ym(u=>s.push(u),Ep),o=null,a=null;for(let u of t){let h=Tg(u,e,[Z("dirIndex")]);if(u.isSignal?(o!=null||(o=R(m.contentQuerySignal)),o=o.callFn(h)):(a!=null||(a=R(m.contentQuery)),a=a.callFn(h)),u.isSignal){s.push(Pp);continue}let d=i(),p=R(m.loadQuery).callFn([]),g=R(m.queryRefresh).callFn([d.set(p)]),v=Z(qt).prop(u.propertyName).set(u.first?d.prop("first"):d);s.push(g.and(v).toStmt())}o!==null&&r.push(new et(o)),a!==null&&r.push(new et(a));let c=n?`${n}_ContentQueries`:null;return Wn([new Be(wi,Tr),new Be(qt,Ke),new Be("dirIndex",Tr)],[Tl(1,r),Tl(2,xg(s))],dn,null,c)}var xl=class extends mC{constructor(){super(Wu)}parse(e,n,r){return super.parse(e,n,r)}},ka=".",XD="attr",kc="animate",YD="class",QD="style",JD="*",_c="animate-",Zu=class{constructor(e,n,r){l(this,"_exprParser");l(this,"_schemaRegistry");l(this,"errors");this._exprParser=e,this._schemaRegistry=n,this.errors=r}createBoundHostProperties(e,n){let r=[];for(let s of Object.keys(e)){let i=e[s];typeof i=="string"?this.parsePropertyBinding(s,i,!0,!1,n,n.start.offset,void 0,[],r,n):this._reportError(`Value of the host property binding "${s}" needs to be a string representing an expression but got "${i}" (${typeof i})`,n)}return r}createDirectiveHostEventAsts(e,n){let r=[];for(let s of Object.keys(e)){let i=e[s];typeof i=="string"?this.parseEvent(s,i,!1,n,n,[],r,n):this._reportError(`Value of the host listener "${s}" needs to be a string representing an expression but got "${i}" (${typeof i})`,n)}return r}parseInterpolation(e,n,r){let s=n.fullStart.offset;try{let i=this._exprParser.parseInterpolation(e,n,s,r);return i&&this.errors.push(...i.errors),i}catch(i){return this._reportError(`${i}`,n),this._exprParser.wrapLiteralPrimitive("ERROR",n,s)}}parseInterpolationExpression(e,n){let r=n.start.offset;try{let s=this._exprParser.parseInterpolationExpression(e,n,r);return s&&this.errors.push(...s.errors),s}catch(s){return this._reportError(`${s}`,n),this._exprParser.wrapLiteralPrimitive("ERROR",n,r)}}parseInlineTemplateBinding(e,n,r,s,i,o,a,c){let u=r.start.offset+JD.length,h=this._parseTemplateBindings(e,n,r,u,s);for(let d of h){let p=ar(r,d.sourceSpan),g=d.key.source,v=ar(r,d.key.span);if(d instanceof No){let E=d.value?d.value.source:"$implicit",I=d.value?ar(r,d.value.span):void 0;a.push(new nu(g,E,p,v,I))}else if(d.value){let E=c?p:r,I=ar(r,d.value.ast.sourceSpan);this._parsePropertyAst(g,d.value,!1,E,v,I,i,o)}else i.push([g,""]),this.parseLiteralAttr(g,null,v,s,void 0,i,o,v)}}_parseTemplateBindings(e,n,r,s,i){try{let o=this._exprParser.parseTemplateBindings(e,n,r,s,i);return o.errors.forEach(a=>this.errors.push(a)),o.warnings.forEach(a=>{this._reportError(a,r,Un.WARNING)}),o.templateBindings}catch(o){return this._reportError(`${o}`,r),[]}}parseLiteralAttr(e,n,r,s,i,o,a,c){Rc(e)?(e=e.substring(1),c!==void 0&&(c=ar(c,new ht(c.start.offset+1,c.end.offset))),n&&this._reportError('Assigning animation triggers via @prop="exp" attributes with an expression is invalid. Use property bindings (e.g. [@prop]="exp") or use an attribute without a value (e.g. @prop) instead.',r,Un.ERROR),this._parseLegacyAnimation(e,n,r,s,c,i,o,a)):a.push(new $s(e,this._exprParser.wrapLiteralPrimitive(n,"",s),un.LITERAL_ATTR,r,c,i))}parsePropertyBinding(e,n,r,s,i,o,a,c,u,h){e.length===0&&this._reportError("Property name is missing in binding",i);let d=!1;e.startsWith(_c)?(d=!0,e=e.substring(_c.length),h!==void 0&&(h=ar(h,new ht(h.start.offset+_c.length,h.end.offset)))):Rc(e)&&(d=!0,e=e.substring(1),h!==void 0&&(h=ar(h,new ht(h.start.offset+1,h.end.offset)))),d?this._parseLegacyAnimation(e,n,i,o,h,a,c,u):e.startsWith(`${kc}${ka}`)?this._parseAnimation(e,this.parseBinding(n,r,a||i,o),i,h,a,c,u):this._parsePropertyAst(e,this.parseBinding(n,r,a||i,o),s,i,h,a,c,u)}parsePropertyInterpolation(e,n,r,s,i,o,a,c){let u=this.parseInterpolation(n,s||r,c);return u?(this._parsePropertyAst(e,u,!1,r,a,s,i,o),!0):!1}_parsePropertyAst(e,n,r,s,i,o,a,c){a.push([e,n.source]),c.push(new $s(e,n,r?un.TWO_WAY:un.DEFAULT,s,i,o))}_parseAnimation(e,n,r,s,i,o,a){o.push([e,n.source]),a.push(new $s(e,n,un.ANIMATION,r,s,i))}_parseLegacyAnimation(e,n,r,s,i,o,a,c){e.length===0&&this._reportError("Animation trigger is missing",r);let u=this.parseBinding(n||"undefined",!1,o||r,s);a.push([e,u.source]),c.push(new $s(e,u,un.LEGACY_ANIMATION,r,i,o))}parseBinding(e,n,r,s){try{let i=n?this._exprParser.parseSimpleBinding(e,r,s):this._exprParser.parseBinding(e,r,s);return i&&this.errors.push(...i.errors),i}catch(i){return this._reportError(`${i}`,r),this._exprParser.wrapLiteralPrimitive("ERROR",r,s)}}createBoundElementProperty(e,n,r=!1,s=!0){if(n.isLegacyAnimation)return new za(n.name,J.LegacyAnimation,re.NONE,n.expression,null,n.sourceSpan,n.keySpan,n.valueSpan);let i=null,o,a=null,c=n.name.split(ka),u;if(c.length>1)if(c[0]==XD){a=c.slice(1).join(ka),r||this._validatePropertyOrAttributeName(a,n.sourceSpan,!0),u=Pc(this._schemaRegistry,e,a,!0);let h=a.indexOf(":");if(h>-1){let d=a.substring(0,h),p=a.substring(h+1);a=La(d,p)}o=J.Attribute}else c[0]==YD?(a=c[1],o=J.Class,u=[re.NONE]):c[0]==QD?(i=c.length>2?c[2]:null,a=c[1],o=J.Style,u=[re.STYLE]):c[0]==kc&&(a=n.name,o=J.Animation,u=[re.NONE]);if(a===null){let h=this._schemaRegistry.getMappedPropName(n.name);a=s?h:n.name,u=Pc(this._schemaRegistry,e,h,!1),o=n.type===un.TWO_WAY?J.TwoWay:J.Property,r||this._validatePropertyOrAttributeName(h,n.sourceSpan,!1)}return new za(a,o,u[0],n.expression,i,n.sourceSpan,n.keySpan,n.valueSpan)}parseEvent(e,n,r,s,i,o,a,c){e.length===0&&this._reportError("Event name is missing in binding",s),Rc(e)?(e=e.slice(1),c!==void 0&&(c=ar(c,new ht(c.start.offset+1,c.end.offset))),this._parseLegacyAnimationEvent(e,n,s,i,a,c)):this._parseRegularEvent(e,n,r,s,i,o,a,c)}calcPossibleSecurityContexts(e,n,r){let s=this._schemaRegistry.getMappedPropName(n);return Pc(this._schemaRegistry,e,s,r)}parseEventListenerName(e){let[n,r]=OE(e,[null,e]);return{eventName:r,target:n}}parseLegacyAnimationEventName(e){let n=FE(e,[e,null]);return{eventName:n[0],phase:n[1]===null?null:n[1].toLowerCase()}}_parseLegacyAnimationEvent(e,n,r,s,i,o){let{eventName:a,phase:c}=this.parseLegacyAnimationEventName(e),u=this._parseAction(n,s);i.push(new ja(a,c,ze.LegacyAnimation,u,r,s,o)),a.length===0&&this._reportError("Animation event name is missing in binding",r),c?c!=="start"&&c!=="done"&&this._reportError(`The provided animation output phase value "${c}" for "@${a}" is not supported (use start or done)`,r):this._reportError(`The animation trigger output event (@${a}) is missing its phase value name (start or done are currently supported)`,r)}_parseRegularEvent(e,n,r,s,i,o,a,c){let{eventName:u,target:h}=this.parseEventListenerName(e),d=this.errors.length,p=this._parseAction(n,i),g=this.errors.length===d;o.push([e,p.source]),r&&g&&!this._isAllowedAssignmentEvent(p)&&this._reportError("Unsupported expression in a two-way binding",s);let v=ze.Regular;r&&(v=ze.TwoWay),e.startsWith(`${kc}${ka}`)&&(v=ze.Animation),a.push(new ja(u,h,v,p,s,i,c))}_parseAction(e,n){let r=n&&n.start?n.start.offset:0;try{let s=this._exprParser.parseAction(e,n,r);return s&&this.errors.push(...s.errors),!s||s.ast instanceof nt?(this._reportError("Empty expressions are not allowed",n),this._exprParser.wrapLiteralPrimitive("ERROR",n,r)):s}catch(s){return this._reportError(`${s}`,n),this._exprParser.wrapLiteralPrimitive("ERROR",n,r)}}_reportError(e,n,r=Un.ERROR){this.errors.push(new V(n,e,r))}_validatePropertyOrAttributeName(e,n,r){let s=r?this._schemaRegistry.validateAttribute(e):this._schemaRegistry.validateProperty(e);s.error&&this._reportError(s.msg,n,Un.ERROR)}_isAllowedAssignmentEvent(e){return e instanceof Se?this._isAllowedAssignmentEvent(e.ast):e instanceof wo?this._isAllowedAssignmentEvent(e.expression):e instanceof vn&&e.args.length===1&&e.receiver instanceof ge&&e.receiver.name==="$any"&&e.receiver.receiver instanceof Ht?this._isAllowedAssignmentEvent(e.args[0]):(e instanceof ge||e instanceof jn)&&!ep(e)}};function ep(t){return t instanceof dt||t instanceof ds?!0:t instanceof Co?ep(t.expression):t instanceof ge||t instanceof jn||t instanceof vn?ep(t.receiver):!1}function Rc(t){return t[0]=="@"}function Pc(t,e,n,r){let s,[i,o]=e?ft(e,!1):[null,e],a=u=>{let[h,d]=ft(u,!1),p=h!=null?h:i,g=p?`:${p}:${d}`:d;return t.securityContext(g,n,r)},c=t.allKnownElementNames();return o===null?s=c.map(a):(s=[],Er.parse(o).forEach(u=>{let h=u.element?[u.element]:c;if(u.element&&!t.hasElement(u.element,[])){let g=`:${Ml}:${u.element}`,v=`:${Ol}:${u.element}`;t.hasElement(g,[])?h=[g]:t.hasElement(v,[])&&(h=[v])}let d=new Set(u.notSelectors.filter(g=>g.isElementSelector()).map(g=>{var v;return(v=g.element)==null?void 0:v.toLowerCase()})),p=h.filter(g=>{let v=g.toLowerCase();return!d.has(v)&&!d.has(ft(v)[1])});s.push(...p.map(a))})),s.length===0?[re.NONE]:Array.from(new Set(s)).sort()}function ar(t,e){let n=e.start-t.start.offset,r=e.end-t.end.offset;return new G(t.start.moveBy(n),t.end.moveBy(r),t.fullStart.moveBy(n),t.details)}function ZD(t){if(t==null||t.length===0||t[0]=="/")return!1;let e=t.match(eb);return e===null||e[1]=="package"||e[1]=="asset"}var eb=/^([^:/?#]+):/,tb="select",nb="link",rb="rel",sb="href",ib="stylesheet",ob="style",ab=new Set([":svg:script","script"]),lb="ngNonBindable",cb="ngProjectAs";function Cg(t){let e=null,n=null,r=null,s=!1,i="";for(let c of t.attrs){let u=c.name.toLowerCase();u==tb?e=c.value:u==sb?n=c.value:u==rb?r=c.value:c.name==lb?s=!0:c.name==cb&&c.value.length>0&&(i=c.value)}e||(e="*");let o=t.name.toLowerCase(),a=Pt.OTHER;return ru(o)?a=Pt.NG_CONTENT:ob===o?a=Pt.STYLE:ab.has(o)?a=Pt.SCRIPT:o==nb&&r==ib&&(a=Pt.STYLESHEET),new tp(a,e,n,s,i)}var Pt;(function(t){t[t.NG_CONTENT=0]="NG_CONTENT",t[t.STYLE=1]="STYLE",t[t.STYLESHEET=2]="STYLESHEET",t[t.SCRIPT=3]="SCRIPT",t[t.OTHER=4]="OTHER"})(Pt||(Pt={}));var tp=class{constructor(e,n,r,s,i){l(this,"type");l(this,"selectAttr");l(this,"hrefAttr");l(this,"nonBindable");l(this,"projectAs");this.type=e,this.selectAttr=n,this.hrefAttr=r,this.nonBindable=s,this.projectAs=i}},ub=/^\s*([0-9A-Za-z_$]*)\s+of\s+([\S\s]*)/,pb=/^track\s+([\S\s]*)/,hb=/^(as\s+)(.*)/,$l=/^else[^\S\r\n]+if/,fb=/^let\s+([\S\s]*)/,db=/^[$A-Z_][0-9A-Z_$]*$/i,yd=/(\s*)(\S+)(\s*)/,ro=new Set(["$index","$first","$last","$even","$odd","$count"]);function vd(t){return t==="empty"}function Sd(t){return t==="else"||$l.test(t)}function mb(t,e,n,r){let s=wb(e),i=[],o=Ed(t,s,r);o!==null&&i.push(new rs(o.expression,me(n,t.children,t.children),o.expressionAlias,t.sourceSpan,t.startSourceSpan,t.endSourceSpan,t.nameSpan,t.i18n));for(let d of e)if($l.test(d.name)){let p=Ed(d,s,r);if(p!==null){let g=me(n,d.children,d.children);i.push(new rs(p.expression,g,p.expressionAlias,d.sourceSpan,d.startSourceSpan,d.endSourceSpan,d.nameSpan,d.i18n))}}else if(d.name==="else"){let p=me(n,d.children,d.children);i.push(new rs(null,p,null,d.sourceSpan,d.startSourceSpan,d.endSourceSpan,d.nameSpan,d.i18n))}let a=i.length>0?i[0].startSourceSpan:t.startSourceSpan,c=i.length>0?i[i.length-1].endSourceSpan:t.endSourceSpan,u=t.sourceSpan,h=i[i.length-1];return h!==void 0&&(u=new G(a.start,h.sourceSpan.end)),{node:new pi(i,u,t.startSourceSpan,c,t.nameSpan),errors:s}}function gb(t,e,n,r){var c,u;let s=[],i=vb(t,s,r),o=null,a=null;for(let h of e)h.name==="empty"?a!==null?s.push(new V(h.sourceSpan,"@for loop can only have one @empty block")):h.parameters.length>0?s.push(new V(h.sourceSpan,"@empty block cannot have parameters")):a=new ko(me(n,h.children,h.children),h.sourceSpan,h.startSourceSpan,h.endSourceSpan,h.nameSpan,h.i18n):s.push(new V(h.sourceSpan,`Unrecognized @for loop block "${h.name}"`));if(i!==null){let h=(c=a==null?void 0:a.endSourceSpan)!=null?c:t.endSourceSpan,d=new G(t.sourceSpan.start,(u=h==null?void 0:h.end)!=null?u:t.sourceSpan.end),p,g;i.trackBy===null?(p=g=null,s.push(new V(t.startSourceSpan,'@for loop must have a "track" expression'))):(p=i.trackBy.expression,g=i.trackBy.keywordSpan,Sb(i.trackBy.expression,i.trackBy.keywordSpan,s)),o=new kr(i.itemName,i.expression,p,g,i.context,me(n,t.children,t.children),a,d,t.sourceSpan,t.startSourceSpan,h,t.nameSpan,t.i18n)}return{node:o,errors:s}}function yb(t,e,n){let r=Tb(t),s=t.parameters.length>0?Ks(t.parameters[0],n):n.parseBinding("",!1,t.sourceSpan,0),i=[],o=[],a=[],c=null,u=null;for(let d of t.children){if(!(d instanceof Qt))continue;if((d.name!=="case"||d.parameters.length===0)&&d.name!=="default"&&d.name!=="default never"){o.push(new Xa(d.name,d.sourceSpan,d.nameSpan));continue}u!==null&&r.push(new V(d.sourceSpan,'@default block with "never" parameter must be the last case in a switch'));let p=d.name==="case",g=null;if(p)g=Ks(d.parameters[0],n);else if(d.name==="default never"){d.parameters.length>0&&(g=Ks(d.parameters[0],n)),(d.children.length>0||d.endSourceSpan!==null&&d.endSourceSpan.start.offset!==d.endSourceSpan.end.offset)&&r.push(new V(d.sourceSpan,'@default block with "never" parameter cannot have a body')),a.length>0&&r.push(new V(d.sourceSpan,'A @case block with no body cannot be followed by a @default block with "never" parameter')),u=new au(g,d.sourceSpan,d.startSourceSpan,d.endSourceSpan,d.nameSpan);continue}let v=new ou(g,d.sourceSpan,d.startSourceSpan,d.endSourceSpan,d.nameSpan);if(a.push(v),d.children.length===0&&d.endSourceSpan!==null&&d.endSourceSpan.start.offset===d.endSourceSpan.end.offset){c===null&&(c=d.sourceSpan);continue}let I=d.sourceSpan,D=d.startSourceSpan;c!==null&&(I=new G(c.start,d.sourceSpan.end),D=new G(c.start,d.startSourceSpan.end),c=null);let k=new bo(a,me(e,d.children,d.children),I,D,d.endSourceSpan,d.nameSpan,d.i18n);i.push(k),a=[]}return{node:new ui(s,i,o,u,t.sourceSpan,t.startSourceSpan,t.endSourceSpan,t.nameSpan),errors:r}}function vb(t,e,n){var d;if(t.parameters.length===0)return e.push(new V(t.startSourceSpan,"@for loop does not have an expression")),null;let[r,...s]=t.parameters,i=(d=xb(r,e))==null?void 0:d.match(ub);if(!i||i[2].trim().length===0)return e.push(new V(r.sourceSpan,'Cannot parse expression. @for loop expression must match the pattern "<identifier> of <expression>"')),null;let[,o,a]=i;ro.has(o)&&e.push(new V(r.sourceSpan,`@for loop item name cannot be one of ${Array.from(ro).join(", ")}.`));let c=r.expression.split(" ")[0],u=new G(r.sourceSpan.start,r.sourceSpan.start.moveBy(c.length)),h={itemName:new En(o,"$implicit",u,u),trackBy:null,expression:Ks(r,n,a),context:Array.from(ro,p=>{let g=new G(t.startSourceSpan.end,t.startSourceSpan.end);return new En(p,p,g,g)})};for(let p of s){let g=p.expression.match(fb);if(g!==null){let E=new G(p.sourceSpan.start.moveBy(g[0].length-g[1].length),p.sourceSpan.end);Eb(p.sourceSpan,g[1],E,o,h.context,e);continue}let v=p.expression.match(pb);if(v!==null){if(h.trackBy!==null)e.push(new V(p.sourceSpan,'@for loop can only have one "track" expression'));else{let E=Ks(p,n,v[1]);E.ast instanceof nt&&e.push(new V(t.startSourceSpan,'@for loop must have a "track" expression'));let I=new G(p.sourceSpan.start,p.sourceSpan.start.moveBy(5));h.trackBy={expression:E,keywordSpan:I}}continue}e.push(new V(p.sourceSpan,`Unrecognized @for loop parameter "${p.expression}"`))}return h}function Sb(t,e,n){let r=new np;t.ast.visit(r),r.hasPipe&&n.push(new V(e,"Cannot use pipes in track expressions"))}function Eb(t,e,n,r,s,i){var c,u,h;let o=e.split(","),a=n.start;for(let d of o){let p=d.split("="),g=p.length===2?p[0].trim():"",v=p.length===2?p[1].trim():"";if(g.length===0||v.length===0)i.push(new V(t,'Invalid @for loop "let" parameter. Parameter should match the pattern "<name> = <variable name>"'));else if(!ro.has(v))i.push(new V(t,`Unknown "let" parameter variable "${v}". The allowed variables are: ${Array.from(ro).join(", ")}`));else if(g===r)i.push(new V(t,`Invalid @for loop "let" parameter. Variable cannot be called "${r}"`));else if(s.some(E=>E.name===g))i.push(new V(t,`Duplicate "let" parameter variable "${v}"`));else{let[,E,I]=(c=p[0].match(yd))!=null?c:[],D=E!==void 0&&p.length===2?new G(a.moveBy(E.length),a.moveBy(E.length+I.length)):n,k;if(p.length===2){let[,H,X]=(u=p[1].match(yd))!=null?u:[];k=H!==void 0?new G(a.moveBy(p[0].length+1+H.length),a.moveBy(p[0].length+1+H.length+X.length)):void 0}let _=new G(D.start,(h=k==null?void 0:k.end)!=null?h:D.end);s.push(new En(g,v,_,D,k))}a=a.moveBy(d.length+1)}}function wb(t){let e=[],n=!1;for(let r=0;r<t.length;r++){let s=t[r];s.name==="else"?(n?e.push(new V(s.startSourceSpan,"Conditional can only have one @else block")):t.length>1&&r<t.length-1?e.push(new V(s.startSourceSpan,"@else block must be last inside the conditional")):s.parameters.length>0&&e.push(new V(s.startSourceSpan,"@else block cannot have parameters")),n=!0):$l.test(s.name)||e.push(new V(s.startSourceSpan,`Unrecognized conditional block @${s.name}`))}return e}function Tb(t){let e=[],n=!1;if(t.parameters.length!==1)return e.push(new V(t.startSourceSpan,"@switch block must have exactly one parameter")),e;for(let r of t.children)if(!(r instanceof jo||r instanceof Ns&&r.value.trim().length===0)){if(!(r instanceof Qt)||r.name!=="case"&&r.name!=="default"&&r.name!=="default never"){e.push(new V(r.sourceSpan,"@switch block can only contain @case and @default blocks"));continue}r.name==="default never"?(n&&e.push(new V(r.startSourceSpan,"@switch block can only have one @default block")),n=!0):r.name==="default"?(n?e.push(new V(r.startSourceSpan,"@switch block can only have one @default block")):r.parameters.length>0&&e.push(new V(r.startSourceSpan,"@default block cannot have parameters")),n=!0):r.name==="case"&&r.parameters.length!==1&&e.push(new V(r.startSourceSpan,"@case block must have exactly one parameter"))}return e}function Ks(t,e,n){let r,s;return typeof n=="string"?(r=Math.max(0,t.expression.lastIndexOf(n)),s=r+n.length):(r=0,s=t.expression.length),e.parseBinding(t.expression.slice(r,s),!1,t.sourceSpan,t.sourceSpan.start.offset+r)}function Ed(t,e,n){if(t.parameters.length===0)return e.push(new V(t.startSourceSpan,"Conditional block does not have an expression")),null;let r=Ks(t.parameters[0],n),s=null;for(let i=1;i<t.parameters.length;i++){let o=t.parameters[i],a=o.expression.match(hb);if(a===null)e.push(new V(o.sourceSpan,`Unrecognized conditional parameter "${o.expression}"`));else if(t.name!=="if"&&!$l.test(t.name))e.push(new V(o.sourceSpan,'"as" expression is only allowed on `@if` and `@else if` blocks'));else if(s!==null)e.push(new V(o.sourceSpan,'Conditional can only have one "as" expression'));else{let c=a[2].trim();if(db.test(c)){let u=o.sourceSpan.start.moveBy(a[1].length),h=new G(u,u.moveBy(c.length));s=new En(c,c,h,h)}else e.push(new V(o.sourceSpan,'"as" expression must be a valid JavaScript identifier'))}}return{expression:r,expressionAlias:s}}function xb(t,e){let n=t.expression,r=/^\s$/,s=0,i=0,o=n.length-1;for(let a=0;a<n.length;a++){let c=n[a];if(c==="(")i=a+1,s++;else{if(r.test(c))continue;break}}if(s===0)return n;for(let a=n.length-1;a>-1;a--){let c=n[a];if(c===")"){if(o=a,s--,s===0)break}else{if(r.test(c))continue;break}}return s!==0?(e.push(new V(t.sourceSpan,"Unclosed parentheses in expression")),null):n.slice(i,o)}var np=class extends gs{constructor(){super(...arguments);l(this,"hasPipe",!1)}visitPipe(){this.hasPipe=!0}},Cb=/^\d+\.?\d*(ms|s)?$/,Nb=/^\s$/,wd=new Map([[Jt,St],[An,Bn],[Et,We]]),rt;(function(t){t.IDLE="idle",t.TIMER="timer",t.INTERACTION="interaction",t.IMMEDIATE="immediate",t.HOVER="hover",t.VIEWPORT="viewport",t.NEVER="never"})(rt||(rt={}));function Ib({expression:t,sourceSpan:e},n,r){let s=t.indexOf("never"),i=new G(e.start.moveBy(s),e.start.moveBy(s+5)),o=Lp(t,e),a=Mp(t,e);s===-1?r.push(new V(e,'Could not find "never" keyword in expression')):Op("never",n,r,new iu(i,e,o,null,a))}function Lc({expression:t,sourceSpan:e},n,r,s){let i=t.indexOf("when"),o=new G(e.start.moveBy(i),e.start.moveBy(i+4)),a=Lp(t,e),c=Mp(t,e);if(i===-1)s.push(new V(e,'Could not find "when" keyword in expression'));else{let u=Jo(t,i+1),h=n.parseBinding(t.slice(u),!1,e,e.start.offset+u);Op("when",r,s,new Ka(h,e,a,o,c))}}function Mc({expression:t,sourceSpan:e},n,r,s,i){let o=t.indexOf("on"),a=new G(e.start.moveBy(o),e.start.moveBy(o+2)),c=Lp(t,e),u=Mp(t,e);if(o===-1)s.push(new V(e,'Could not find "on" keyword in expression'));else{let h=Jo(t,o+1),d=t.startsWith("hydrate");new rp(t,n,h,e,r,s,d?Lb:Pb,d,c,a,u).parse()}}function Lp(t,e){return t.startsWith("prefetch")?new G(e.start,e.start.moveBy(8)):null}function Mp(t,e){return t.startsWith("hydrate")?new G(e.start,e.start.moveBy(7)):null}var rp=class{constructor(e,n,r,s,i,o,a,c,u,h,d){l(this,"expression");l(this,"bindingParser");l(this,"start");l(this,"span");l(this,"triggers");l(this,"errors");l(this,"validator");l(this,"isHydrationTrigger");l(this,"prefetchSpan");l(this,"onSourceSpan");l(this,"hydrateSpan");l(this,"index",0);l(this,"tokens");this.expression=e,this.bindingParser=n,this.start=r,this.span=s,this.triggers=i,this.errors=o,this.validator=a,this.isHydrationTrigger=c,this.prefetchSpan=u,this.onSourceSpan=h,this.hydrateSpan=d,this.tokens=new Xo().tokenize(e.slice(r))}parse(){for(;this.tokens.length>0&&this.index<this.tokens.length;){let e=this.token();if(!e.isIdentifier()){this.unexpectedToken(e);break}if(this.isFollowedByOrLast(ct))this.consumeTrigger(e,[]),this.advance();else if(this.isFollowedByOrLast(Et)){this.advance();let n=this.errors.length,r=this.consumeParameters();if(this.errors.length!==n)break;this.consumeTrigger(e,r),this.advance()}else this.index<this.tokens.length-1&&this.unexpectedToken(this.tokens[this.index+1]);this.advance()}}advance(){this.index++}isFollowedByOrLast(e){return this.index===this.tokens.length-1?!0:this.tokens[this.index+1].isCharacter(e)}token(){return this.tokens[Math.min(this.index,this.tokens.length-1)]}consumeTrigger(e,n){let r=this.span.start.moveBy(this.start+e.index-this.tokens[0].index),s=new G(r,r.moveBy(e.strValue.length)),i=r.moveBy(this.token().end-e.index),o=e.index===0,a=o?this.onSourceSpan:null,c=o?this.prefetchSpan:null,u=o?this.hydrateSpan:null,h=new G(o?this.span.start:r,i);try{switch(e.toString()){case rt.IDLE:this.trackTrigger("idle",Ab(n,s,h,c,a,u));break;case rt.TIMER:this.trackTrigger("timer",Db(n,s,h,this.prefetchSpan,this.onSourceSpan,this.hydrateSpan));break;case rt.INTERACTION:this.trackTrigger("interaction",_b(n,s,h,this.prefetchSpan,this.onSourceSpan,this.hydrateSpan,this.validator));break;case rt.IMMEDIATE:this.trackTrigger("immediate",bb(n,s,h,this.prefetchSpan,this.onSourceSpan,this.hydrateSpan));break;case rt.HOVER:this.trackTrigger("hover",kb(n,s,h,this.prefetchSpan,this.onSourceSpan,this.hydrateSpan,this.validator));break;case rt.VIEWPORT:this.trackTrigger("viewport",Rb(this.start,this.isHydrationTrigger,this.bindingParser,n,s,h,this.prefetchSpan,this.onSourceSpan,this.hydrateSpan,this.validator));break;default:throw new Error(`Unrecognized trigger type "${e}"`)}}catch(d){this.error(e,d.message)}}consumeParameters(){let e=[];if(!this.token().isCharacter(Et))return this.unexpectedToken(this.token()),e;this.advance();let n=[],r=[];for(;this.index<this.tokens.length;){let s=this.token();if(s.isCharacter(We)&&n.length===0){r.length&&e.push({expression:this.tokenRangeText(r),start:r[0].index});break}if(s.type===q.Character&&wd.has(s.numValue)&&n.push(wd.get(s.numValue)),n.length>0&&s.isCharacter(n[n.length-1])&&n.pop(),n.length===0&&s.isCharacter(ct)&&r.length>0){e.push({expression:this.tokenRangeText(r),start:r[0].index}),this.advance(),r=[];continue}r.push(s),this.advance()}return(!this.token().isCharacter(We)||n.length>0)&&this.error(this.token(),"Unexpected end of expression"),this.index<this.tokens.length-1&&!this.tokens[this.index+1].isCharacter(ct)&&this.unexpectedToken(this.tokens[this.index+1]),e}tokenRangeText(e){return e.length===0?"":this.expression.slice(this.start+e[0].index,this.start+e[e.length-1].end)}trackTrigger(e,n){Op(e,this.triggers,this.errors,n)}error(e,n){let r=this.span.start.moveBy(this.start+e.index),s=r.moveBy(e.end-e.index);this.errors.push(new V(new G(r,s),n))}unexpectedToken(e){this.error(e,`Unexpected token "${e}"`)}};function Op(t,e,n,r){e[t]?n.push(new V(r.sourceSpan,`Duplicate "${t}" trigger is not allowed`)):e[t]=r}function Ab(t,e,n,r,s,i){if(t.length>1)throw new Error(`"${rt.IDLE}" trigger can only have zero or one parameters`);let o=null;if(t[0]&&(o=Zo(t[0].expression),o===null))throw new Error(`Could not parse time value of trigger "${rt.IDLE}"`);return new li(e,n,r,s,i,o)}function Db(t,e,n,r,s,i){if(t.length!==1)throw new Error(`"${rt.TIMER}" trigger must have exactly one parameter`);let o=Zo(t[0].expression);if(o===null)throw new Error(`Could not parse time value of trigger "${rt.TIMER}"`);return new zn(o,e,n,r,s,i)}function bb(t,e,n,r,s,i){if(t.length>0)throw new Error(`"${rt.IMMEDIATE}" trigger cannot have parameters`);return new ci(e,n,r,s,i)}function kb(t,e,n,r,s,i,o){var a,c;return o(rt.HOVER,t),new ys((c=(a=t[0])==null?void 0:a.expression)!=null?c:null,e,n,r,s,i)}function _b(t,e,n,r,s,i,o){var a,c;return o(rt.INTERACTION,t),new vs((c=(a=t[0])==null?void 0:a.expression)!=null?c:null,e,n,r,s,i)}function Rb(t,e,n,r,s,i,o,a,c,u){u(rt.VIEWPORT,r);let h,d;if(r.length===0)h=d=null;else if(!r[0].expression.startsWith("{"))h=r[0].expression,d=null;else{let p=n.parseBinding(r[0].expression,!1,i,i.start.offset+t+r[0].start);if(p.ast instanceof ms){if(p.ast.keys.some(v=>v.kind==="spread"))throw new Error("Spread operator are not allowed in this context");if(p.ast.keys.some(v=>v.kind==="property"&&v.key==="root"))throw new Error('The "root" option is not supported in the options parameter of the "viewport" trigger')}else throw new Error('Options parameter of the "viewport" trigger must be an object literal');let g=p.ast.keys.findIndex(v=>v.kind==="property"&&v.key==="trigger");if(g===-1)h=null,d=p.ast;else{let v=p.ast.values[g],E=(I,D)=>D!==g;if(!(v instanceof ge)||!(v.receiver instanceof Ht))throw new Error('"trigger" option of the "viewport" trigger must be an identifier');h=v.name,d=new ms(p.ast.span,p.ast.sourceSpan,p.ast.keys.filter(E),p.ast.values.filter(E))}}if(e&&h!==null)throw new Error('"viewport" hydration trigger cannot have a "trigger"');if(d){let p=sp.findDynamicNode(d);if(p!==null)throw new Error(`Options of the "viewport" trigger must be an object literal containing only literal values, but "${p.constructor.name}" was found`)}return new br(h,d,s,i,o,a,c)}function Pb(t,e){if(e.length>1)throw new Error(`"${t}" trigger can only have zero or one parameters`)}function Lb(t,e){if(t===rt.VIEWPORT){if(e.length>1)throw new Error(`Hydration trigger "${t}" cannot have more than one parameter`);return}if(e.length>0)throw new Error(`Hydration trigger "${t}" cannot have parameters`)}function Jo(t,e=0){let n=!1;for(let r=e;r<t.length;r++)if(Nb.test(t[r]))n=!0;else if(n)return r;return-1}function Zo(t){let e=t.match(Cb);if(!e)return null;let[n,r]=e;return parseFloat(n)*(r==="s"?1e3:1)}var sp=class t extends gs{constructor(){super(...arguments);l(this,"dynamicNode",null)}static findDynamicNode(n){let r=new t;return r.visit(n),r.dynamicNode}visit(n){!(n instanceof Se)&&!(n instanceof lt)&&!(n instanceof vo)&&!(n instanceof ms)?this.dynamicNode=n:super.visit(n)}},Mb=/^prefetch\s+when\s/,Ob=/^prefetch\s+on\s/,Fb=/^hydrate\s+when\s/,$b=/^hydrate\s+on\s/,Bb=/^hydrate\s+never(\s*)$/,Ng=/^minimum\s/,Ub=/^after\s/,Vb=/^when\s/,Gb=/^on\s/;function ip(t){return t==="placeholder"||t==="loading"||t==="error"}function Hb(t,e,n,r){let s=[],{placeholder:i,loading:o,error:a}=qb(e,s,n),{triggers:c,prefetchTriggers:u,hydrateTriggers:h}=Kb(t,r,s),d=t.endSourceSpan,p=t.sourceSpan.end;if(e.length>0){let E=e[e.length-1];d=E.endSourceSpan,p=E.sourceSpan.end}let g=new G(t.sourceSpan.start,p);return{node:new Kn(me(n,t.children,t.children),c,u,h,i,o,a,t.nameSpan,g,t.sourceSpan,t.startSourceSpan,d,t.i18n),errors:s}}function qb(t,e,n){let r=null,s=null,i=null;for(let o of t)try{if(!ip(o.name)){e.push(new V(o.startSourceSpan,`Unrecognized block "@${o.name}"`));break}switch(o.name){case"placeholder":r!==null?e.push(new V(o.startSourceSpan,"@defer block can only have one @placeholder block")):r=Wb(o,n);break;case"loading":s!==null?e.push(new V(o.startSourceSpan,"@defer block can only have one @loading block")):s=jb(o,n);break;case"error":i!==null?e.push(new V(o.startSourceSpan,"@defer block can only have one @error block")):i=zb(o,n);break}}catch(a){e.push(new V(o.startSourceSpan,a.message))}return{placeholder:r,loading:s,error:i}}function Wb(t,e){let n=null;for(let r of t.parameters)if(Ng.test(r.expression)){if(n!=null)throw new Error('@placeholder block can only have one "minimum" parameter');let s=Zo(r.expression.slice(Jo(r.expression)));if(s===null)throw new Error('Could not parse time value of parameter "minimum"');n=s}else throw new Error(`Unrecognized parameter in @placeholder block: "${r.expression}"`);return new Io(me(e,t.children,t.children),n,t.nameSpan,t.sourceSpan,t.startSourceSpan,t.endSourceSpan,t.i18n)}function jb(t,e){let n=null,r=null;for(let s of t.parameters)if(Ub.test(s.expression)){if(n!=null)throw new Error('@loading block can only have one "after" parameter');let i=Zo(s.expression.slice(Jo(s.expression)));if(i===null)throw new Error('Could not parse time value of parameter "after"');n=i}else if(Ng.test(s.expression)){if(r!=null)throw new Error('@loading block can only have one "minimum" parameter');let i=Zo(s.expression.slice(Jo(s.expression)));if(i===null)throw new Error('Could not parse time value of parameter "minimum"');r=i}else throw new Error(`Unrecognized parameter in @loading block: "${s.expression}"`);return new Ao(me(e,t.children,t.children),n,r,t.nameSpan,t.sourceSpan,t.startSourceSpan,t.endSourceSpan,t.i18n)}function zb(t,e){if(t.parameters.length>0)throw new Error("@error block cannot have parameters");return new Do(me(e,t.children,t.children),t.nameSpan,t.sourceSpan,t.startSourceSpan,t.endSourceSpan,t.i18n)}function Kb(t,e,n,r){let s={},i={},o={};for(let a of t.parameters)Vb.test(a.expression)?Lc(a,e,s,n):Gb.test(a.expression)?Mc(a,e,s,n):Mb.test(a.expression)?Lc(a,e,i,n):Ob.test(a.expression)?Mc(a,e,i,n):Fb.test(a.expression)?Lc(a,e,o,n):$b.test(a.expression)?Mc(a,e,o,n):Bb.test(a.expression)?Ib(a,o,n):n.push(new V(a.sourceSpan,"Unrecognized trigger"));return o.never&&Object.keys(o).length>1&&n.push(new V(t.startSourceSpan,"Cannot specify additional `hydrate` triggers if `hydrate never` is present")),{triggers:s,prefetchTriggers:i,hydrateTriggers:o}}var Xb=/^(?:(bind-)|(let-)|(ref-|#)|(on-)|(bindon-)|(@))(.*)$/,Td=1,xd=2,Cd=3,Nd=4,Id=5,Yb=6,qi=7,lr={BANANA_BOX:{start:"[(",end:")]"},PROPERTY:{start:"[",end:"]"},EVENT:{start:"(",end:")"}},Oc="*",Qb=new Set(["link","style","script","ng-template","ng-container","ng-content"]),Jb=new Set(["ngProjectAs","ngNonBindable"]);function Zb(t,e,n){let r=new op(e,n),s=me(r,t,t),i=e.errors.concat(r.errors),o={nodes:s,errors:i,styleUrls:r.styleUrls,styles:r.styles,ngContentSelectors:r.ngContentSelectors};return n.collectCommentNodes&&(o.commentNodes=r.commentNodes),o}var op=class{constructor(e,n){l(this,"bindingParser");l(this,"options");l(this,"errors",[]);l(this,"styles",[]);l(this,"styleUrls",[]);l(this,"ngContentSelectors",[]);l(this,"commentNodes",[]);l(this,"inI18nBlock",!1);l(this,"processedNodes",new Set);this.bindingParser=e,this.options=n}visitElement(e){let n=Ma(e.i18n);n&&(this.inI18nBlock&&this.reportError("Cannot mark an element as translatable inside of a translatable section. Please remove the nested i18n marker.",e.sourceSpan),this.inI18nBlock=!0);let r=Cg(e);if(r.type===Pt.SCRIPT)return null;if(r.type===Pt.STYLE){let D=ek(e);return D!==null&&this.styles.push(D),null}else if(r.type===Pt.STYLESHEET&&ZD(r.hrefAttr))return this.styleUrls.push(r.hrefAttr),null;let s=sw(e.name),{attributes:i,boundEvents:o,references:a,variables:c,templateVariables:u,elementHasInlineTemplate:h,parsedProperties:d,templateParsedProperties:p,i18nAttrsMeta:g}=this.prepareAttributes(e.attrs,s),v=this.extractDirectives(e),E;r.nonBindable?E=me(Ad,e.children).flat(1/0):E=me(this,e.children,e.children);let I;if(r.type===Pt.NG_CONTENT){let D=r.selectAttr,k=e.attrs.map(_=>this.visitAttribute(_));I=new hi(D,k,E,e.isSelfClosing,e.sourceSpan,e.startSourceSpan,e.endSourceSpan,e.i18n),this.ngContentSelectors.push(D)}else if(s){let D=this.categorizePropertyAttributes(e.name,d,g);I=new Te(e.name,i,D.bound,o,v,[],E,a,c,e.isSelfClosing,e.sourceSpan,e.startSourceSpan,e.endSourceSpan,e.i18n)}else{let D=this.categorizePropertyAttributes(e.name,d,g);if(e.name==="ng-container")for(let k of D.bound)k.type===J.Attribute&&this.reportError("Attribute bindings are not supported on ng-container. Use property bindings instead.",k.sourceSpan);I=new It(e.name,i,D.bound,o,v,E,a,e.isSelfClosing,e.sourceSpan,e.startSourceSpan,e.endSourceSpan,e.isVoid,e.i18n)}return h&&(I=this.wrapInTemplate(I,p,u,g,s,n)),n&&(this.inI18nBlock=!1),I}visitAttribute(e){return new on(e.name,e.value,e.sourceSpan,e.keySpan,e.valueSpan,e.i18n)}visitText(e){return this.processedNodes.has(e)?null:this._visitTextWithInterpolation(e.value,e.sourceSpan,e.tokens,e.i18n)}visitExpansion(e){if(!e.i18n)return null;if(!Ma(e.i18n))throw new Error(`Invalid type "${e.i18n.constructor}" for "i18n" property of ${e.sourceSpan.toString()}. Expected a "Message"`);let n=e.i18n,r={},s={};return Object.keys(n.placeholders).forEach(i=>{let o=n.placeholders[i];if(i.startsWith(lw)){let a=i.trim(),c=this.bindingParser.parseInterpolationExpression(o.text,o.sourceSpan);r[a]=new ai(c,o.sourceSpan)}else s[i]=this._visitTextWithInterpolation(o.text,o.sourceSpan,null)}),new fm(r,s,e.sourceSpan,n)}visitExpansionCase(e){return null}visitComment(e){return this.options.collectCommentNodes&&this.commentNodes.push(new _l(e.value||"",e.sourceSpan)),null}visitLetDeclaration(e,n){let r=this.bindingParser.parseBinding(e.value,!1,e.valueSpan,e.valueSpan.start.offset);return r.errors.length===0&&r.ast instanceof nt&&this.reportError("@let declaration value cannot be empty",e.valueSpan),new er(e.name,r,e.sourceSpan,e.nameSpan,e.valueSpan)}visitComponent(e){let n=Ma(e.i18n);if(n&&(this.inI18nBlock&&this.reportError("Cannot mark a component as translatable inside of a translatable section. Please remove the nested i18n marker.",e.sourceSpan),this.inI18nBlock=!0),e.tagName!==null&&Qb.has(e.tagName))return this.reportError(`Tag name "${e.tagName}" cannot be used as a component tag`,e.startSourceSpan),null;let{attributes:r,boundEvents:s,references:i,templateVariables:o,elementHasInlineTemplate:a,parsedProperties:c,templateParsedProperties:u,i18nAttrsMeta:h}=this.prepareAttributes(e.attrs,!1);this.validateSelectorlessReferences(i);let d=this.extractDirectives(e),p;e.attrs.find(E=>E.name==="ngNonBindable")?p=me(Ad,e.children).flat(1/0):p=me(this,e.children,e.children);let g=this.categorizePropertyAttributes(e.tagName,c,h),v=new vr(e.componentName,e.tagName,e.fullName,r,g.bound,s,d,p,i,e.isSelfClosing,e.sourceSpan,e.startSourceSpan,e.endSourceSpan,e.i18n);return a&&(v=this.wrapInTemplate(v,u,o,h,!1,n)),n&&(this.inI18nBlock=!1),v}visitDirective(){return null}visitBlockParameter(){return null}visitBlock(e,n){let r=Array.isArray(n)?n.indexOf(e):-1;if(r===-1)throw new Error("Visitor invoked incorrectly. Expecting visitBlock to be invoked siblings array as its context");if(this.processedNodes.has(e))return null;let s=null;switch(e.name){case"defer":s=Hb(e,this.findConnectedBlocks(r,n,ip),this,this.bindingParser);break;case"switch":s=yb(e,this,this.bindingParser);break;case"for":s=gb(e,this.findConnectedBlocks(r,n,vd),this,this.bindingParser);break;case"if":s=mb(e,this.findConnectedBlocks(r,n,Sd),this,this.bindingParser);break;default:let i;ip(e.name)?(i=`@${e.name} block can only be used after an @defer block.`,this.processedNodes.add(e)):vd(e.name)?(i=`@${e.name} block can only be used after an @for block.`,this.processedNodes.add(e)):Sd(e.name)?(i=`@${e.name} block can only be used after an @if or @else if block.`,this.processedNodes.add(e)):i=`Unrecognized block @${e.name}.`,s={node:new Xa(e.name,e.sourceSpan,e.nameSpan),errors:[new V(e.sourceSpan,i)]};break}return this.errors.push(...s.errors),s.node}findConnectedBlocks(e,n,r){let s=[];for(let i=e+1;i<n.length;i++){let o=n[i];if(!(o instanceof jo)){if(o instanceof Ns&&o.value.trim().length===0){this.processedNodes.add(o);continue}if(!(o instanceof Qt)||!r(o.name))break;s.push(o),this.processedNodes.add(o)}}return s}categorizePropertyAttributes(e,n,r){let s=[],i=[];return n.forEach(o=>{let a=r[o.name];if(o.isLiteral)i.push(new on(o.name,o.expression.source||"",o.sourceSpan,o.keySpan,o.valueSpan,a));else{let c=o.name.toLowerCase().startsWith("attr.on"),u=this.bindingParser.createBoundElementProperty(e,o,!c,!1);s.push(Sn.fromBoundElementProperty(u,a))}}),{bound:s,literal:i}}prepareAttributes(e,n){let r=[],s=[],i=[],o=[],a=[],c={},u=[],h=[],d=!1;for(let p of e){let g=!1,v=!1;if(p.i18n&&(c[p.name]=p.i18n),p.name.startsWith(Oc)){d&&this.reportError("Can't have multiple template bindings on one element. Use only one attribute prefixed with *",p.sourceSpan),v=!0,d=!0;let E=p.value,I=p.name.substring(Oc.length),D=[],k=p.valueSpan?p.valueSpan.fullStart.offset:p.sourceSpan.fullStart.offset+p.name.length;this.bindingParser.parseInlineTemplateBinding(I,E,p.sourceSpan,k,[],u,D,!0),h.push(...D.map(_=>new En(_.name,_.value,_.sourceSpan,_.keySpan,_.valueSpan)))}else g=this.parseAttribute(n,p,[],r,s,i,o);!g&&!v&&a.push(this.visitAttribute(p))}return{attributes:a,boundEvents:s,references:o,variables:i,templateVariables:h,elementHasInlineTemplate:d,parsedProperties:r,templateParsedProperties:u,i18nAttrsMeta:c}}parseAttribute(e,n,r,s,i,o,a){var D;let c=n.name,u=n.value,h=n.sourceSpan,d=n.valueSpan?n.valueSpan.fullStart.offset:h.fullStart.offset;function p(k,_,H){let X=k.start.moveBy(_.length),ie=X.moveBy(H.length);return new G(X,ie,X,H)}let g=c.match(Xb);if(g){if(g[Td]!=null){let k=g[qi],_=p(h,g[Td],k);this.bindingParser.parsePropertyBinding(k,u,!1,!1,h,d,n.valueSpan,r,s,_)}else if(g[xd])if(e){let k=g[qi],_=p(h,g[xd],k);this.parseVariable(k,u,h,_,n.valueSpan,o)}else this.reportError('"let-" is only supported on ng-template elements.',h);else if(g[Cd]){let k=g[qi],_=p(h,g[Cd],k);this.parseReference(k,u,h,_,n.valueSpan,a)}else if(g[Nd]){let k=[],_=g[qi],H=p(h,g[Nd],_);this.bindingParser.parseEvent(_,u,!1,h,n.valueSpan||h,r,k,H),Fc(k,i)}else if(g[Id]){let k=g[qi],_=p(h,g[Id],k);this.bindingParser.parsePropertyBinding(k,u,!1,!0,h,d,n.valueSpan,r,s,_),this.parseAssignmentEvent(k,u,h,n.valueSpan,r,i,_,d)}else if(g[Yb]){let k=p(h,"",c);this.bindingParser.parseLiteralAttr(c,u,h,d,n.valueSpan,r,s,k)}return!0}let v=null;if(c.startsWith(lr.BANANA_BOX.start)?v=lr.BANANA_BOX:c.startsWith(lr.PROPERTY.start)?v=lr.PROPERTY:c.startsWith(lr.EVENT.start)&&(v=lr.EVENT),v!==null&&c.endsWith(v.end)&&c.length>v.start.length+v.end.length){let k=c.substring(v.start.length,c.length-v.end.length),_=p(h,v.start,k);if(v.start===lr.BANANA_BOX.start)this.bindingParser.parsePropertyBinding(k,u,!1,!0,h,d,n.valueSpan,r,s,_),this.parseAssignmentEvent(k,u,h,n.valueSpan,r,i,_,d);else if(v.start===lr.PROPERTY.start)this.bindingParser.parsePropertyBinding(k,u,!1,!1,h,d,n.valueSpan,r,s,_);else{let H=[];this.bindingParser.parseEvent(k,u,!1,h,n.valueSpan||h,r,H,_),Fc(H,i)}return!0}let E=p(h,"",c);return this.bindingParser.parsePropertyInterpolation(c,u,h,n.valueSpan,r,s,E,(D=n.valueTokens)!=null?D:null)}extractDirectives(e){let n=e instanceof yt?e.tagName:e.name,r=[],s=new Set;for(let i of e.directives){let o=!1;for(let g of i.attrs)g.name.startsWith(Oc)?(o=!0,this.reportError(`Shorthand template syntax "${g.name}" is not supported inside a directive context`,g.sourceSpan)):Jb.has(g.name)&&(o=!0,this.reportError(`Attribute "${g.name}" is not supported in a directive context`,g.sourceSpan));if(!o&&s.has(i.name)&&(o=!0,this.reportError(`Cannot apply directive "${i.name}" multiple times on the same element`,i.sourceSpan)),o)continue;let{attributes:a,parsedProperties:c,boundEvents:u,references:h,i18nAttrsMeta:d}=this.prepareAttributes(i.attrs,!1);this.validateSelectorlessReferences(h);let{bound:p}=this.categorizePropertyAttributes(n,c,d);for(let g of p)g.type!==J.Property&&g.type!==J.TwoWay&&(o=!0,this.reportError("Binding is not supported in a directive context",g.sourceSpan));o||(s.add(i.name),r.push(new ra(i.name,a,p,u,h,i.sourceSpan,i.startSourceSpan,i.endSourceSpan,void 0)))}return r}filterAnimationAttributes(e){return e.filter(n=>!n.name.startsWith("animate."))}filterAnimationInputs(e){return e.filter(n=>n.type!==J.Animation)}wrapInTemplate(e,n,r,s,i,o){let a=this.categorizePropertyAttributes("ng-template",n,s),c=[];a.literal.forEach(p=>c.push(p)),a.bound.forEach(p=>c.push(p));let u={attributes:[],inputs:[],outputs:[]};(e instanceof It||e instanceof vr)&&(u.attributes.push(...this.filterAnimationAttributes(e.attributes)),u.inputs.push(...this.filterAnimationInputs(e.inputs)),u.outputs.push(...e.outputs));let h=i&&o?void 0:e.i18n,d;return e instanceof vr?d=e.tagName:e instanceof Te?d=null:d=e.name,new Te(d,u.attributes,u.inputs,u.outputs,[],c,[e],[],r,!1,e.sourceSpan,e.startSourceSpan,e.endSourceSpan,h)}_visitTextWithInterpolation(e,n,r,s){let i=ng(e),o=this.bindingParser.parseInterpolation(i,n,r);return o?new ai(o,n,s):new ts(i,n)}parseVariable(e,n,r,s,i,o){e.indexOf("-")>-1?this.reportError('"-" is not allowed in variable names',r):e.length===0&&this.reportError("Variable does not have a name",r),o.push(new En(e,n,r,s,i))}parseReference(e,n,r,s,i,o){e.indexOf("-")>-1?this.reportError('"-" is not allowed in reference names',r):e.length===0?this.reportError("Reference does not have a name",r):o.some(a=>a.name===e)&&this.reportError(`Reference "#${e}" is defined more than once`,r),o.push(new _r(e,n,r,s,i))}parseAssignmentEvent(e,n,r,s,i,o,a,c){let u=[];this.bindingParser.parseEvent(`${e}Change`,n,!0,r,s||r,i,u,a),Fc(u,o)}validateSelectorlessReferences(e){if(e.length===0)return;let n=new Set;for(let r of e)r.value.length>0?this.reportError("Cannot specify a value for a local reference in this context",r.valueSpan||r.sourceSpan):n.has(r.name)?this.reportError("Duplicate reference names are not allowed",r.sourceSpan):n.add(r.name)}reportError(e,n,r=Un.ERROR){this.errors.push(new V(n,e,r))}},ap=class{visitElement(e){let n=Cg(e);if(n.type===Pt.SCRIPT||n.type===Pt.STYLE||n.type===Pt.STYLESHEET)return null;let r=me(this,e.children,null);return new It(e.name,me(this,e.attrs),[],[],[],r,[],e.isSelfClosing,e.sourceSpan,e.startSourceSpan,e.endSourceSpan,e.isVoid)}visitComment(e){return null}visitAttribute(e){return new on(e.name,e.value,e.sourceSpan,e.keySpan,e.valueSpan,e.i18n)}visitText(e){return new ts(e.value,e.sourceSpan)}visitExpansion(e){return null}visitExpansionCase(e){return null}visitBlock(e,n){let r=[new ts(e.startSourceSpan.toString(),e.startSourceSpan),...me(this,e.children)];return e.endSourceSpan!==null&&r.push(new ts(e.endSourceSpan.toString(),e.endSourceSpan)),r}visitBlockParameter(e,n){return null}visitLetDeclaration(e,n){return new ts(`@let ${e.name} = ${e.value};`,e.sourceSpan)}visitComponent(e,n){let r=me(this,e.children,null);return new It(e.fullName,me(this,e.attrs),[],[],[],r,[],e.isSelfClosing,e.sourceSpan,e.startSourceSpan,e.endSourceSpan,!1)}visitDirective(e,n){return null}},Ad=new ap;function Fc(t,e){e.push(...t.map(n=>Rn.fromParsedEvent(n)))}function ek(t){return t.children.length!==1||!(t.children[0]instanceof Ns)?null:t.children[0].value}var tk=[" ",`
|
|
33
|
+
`,"\r"," "];function Ig(t,e,n={}){var H,X,ie,Re;let{preserveWhitespaces:r,enableI18nLegacyMessageIdFormat:s}=n,i=(H=n.enableSelectorless)!=null?H:!1,o=Si(i),c=new xl().parse(t,e,he(x({leadingTriviaChars:tk},n),{tokenizeExpansionForms:!0,tokenizeBlocks:(X=n.enableBlockSyntax)!=null?X:!0,tokenizeLet:(ie=n.enableLetSyntax)!=null?ie:!0,selectorlessEnabled:i}));if(!n.alwaysAttemptHtmlToR3AstConversion&&c.errors&&c.errors.length>0){let we={preserveWhitespaces:r,errors:c.errors,nodes:[],styleUrls:[],styles:[],ngContentSelectors:[]};return n.collectCommentNodes&&(we.commentNodes=[]),we}let u=c.rootNodes,h=!((Re=n.preserveSignificantWhitespace)==null||Re),d=new vl(!r,s,n.preserveSignificantWhitespace,h),p=d.visitAllWithErrors(u);if(!n.alwaysAttemptHtmlToR3AstConversion&&p.errors&&p.errors.length>0){let we={preserveWhitespaces:r,errors:p.errors,nodes:[],styleUrls:[],styles:[],ngContentSelectors:[]};return n.collectCommentNodes&&(we.commentNodes=[]),we}u=p.rootNodes,r||(u=me(new gl(!0,void 0,!1),u),d.hasI18nMeta&&(u=me(new vl(!1,void 0,!0,h),u)));let{nodes:g,errors:v,styleUrls:E,styles:I,ngContentSelectors:D,commentNodes:k}=Zb(u,o,{collectCommentNodes:!!n.collectCommentNodes});v.push(...c.errors,...p.errors);let _={preserveWhitespaces:r,errors:v.length>0?v:null,nodes:g,styleUrls:E,styles:I,ngContentSelectors:D};return n.collectCommentNodes&&(_.commentNodes=k),_}var nk=new zt;function Si(t=!1){return new Zu(new yl(new Xo,t),nk,[])}var Ag="%COMP%",rk=`_nghost-${Ag}`,sk=`_ngcontent-${Ag}`;function Dg(t,e,n){let r=new Xn,s=yp(t.selector);return r.set("type",t.type.value),s.length>0&&r.set("selectors",Bs(s)),t.queries.length>0&&r.set("contentQueries",KD(t.queries,e,t.name)),t.viewQueries.length&&r.set("viewQuery",zD(t.viewQueries,e,t.name)),r.set("hostBindings",uk(t.host,t.typeSourceSpan,n,e,t.selector||"",t.name,r,t.legacyOptionalChaining)),r.set("inputs",uf(t.inputs,!0)),r.set("outputs",uf(t.outputs)),t.exportAs!==null&&r.set("exportAs",ce(t.exportAs.map(i=>S(i)))),t.isStandalone===!1&&r.set("standalone",S(!1)),t.isSignal&&r.set("signals",S(!0)),r}function bg(t,e){var i,o;let n=[],r=e.providers,s=e.viewProviders;if(r||s){let a=[r||new Mt([])];s&&a.push(s),n.push(R(m.ProvidersFeature).callFn(a))}if((i=e.hostDirectives)!=null&&i.length&&n.push(R(m.HostDirectivesFeature).callFn([fk(e.hostDirectives)])),e.usesInheritance&&n.push(R(m.InheritDefinitionFeature)),e.lifecycle.usesOnChanges&&n.push(R(m.NgOnChangesFeature)),e.controlCreate!==null&&n.push(R(m.ControlFeature).callFn([S(e.controlCreate.passThroughInput)])),"externalStyles"in e&&((o=e.externalStyles)!=null&&o.length)){let a=e.externalStyles.map(c=>S(c));n.push(R(m.ExternalStylesFeature).callFn([ce(a)]))}n.length&&t.set("features",ce(n))}function kg(t,e,n){let r=Dg(t,e,n);bg(r,t);let s=R(m.defineDirective).callFn([r.toLiteralMap()],void 0,!0),i=ck(t);return{expression:s,type:i,statements:[]}}function _g(t,e,n){var p;let r=Dg(t,e,n);bg(r,t);let s=t.name,i=null;if(t.defer.mode===1&&t.defer.dependenciesFn!==null){let g=`${s}_DeferFn`;e.statements.push(new Xe(g,t.defer.dependenciesFn,void 0,Ue.Final)),i=Z(g)}let o=t.isStandalone&&!t.hasDirectiveDependencies?vt.DomOnly:vt.Full,a=TD(t.name,t.template.nodes,e,o,t.relativeContextFilePath,t.i18nUseExternalIds,t.defer,i,t.relativeTemplatePath,qD(),t.legacyOptionalChaining);dg(a,b.Tmpl);let c=vD(a,e);if(a.contentSelectors!==null&&r.set("ngContentSelectors",a.contentSelectors),r.set("decls",S(a.root.decls)),r.set("vars",S(a.root.vars)),a.consts.length>0&&(a.constsInitializers.length>0?r.set("consts",Nt([],[...a.constsInitializers,new ke(ce(a.consts))])):r.set("consts",ce(a.consts))),r.set("template",c),t.declarationListEmitMode!==3&&t.declarations.length>0)r.set("dependencies",ok(ce(t.declarations.map(g=>g.type)),t.declarationListEmitMode));else if(t.declarationListEmitMode===3){let g=[t.type.value];t.rawImports&&g.push(t.rawImports),r.set("dependencies",R(m.getComponentDepsFactory).callFn(g))}t.encapsulation===null&&(t.encapsulation=Cn.Emulated);let u=!!((p=t.externalStyles)!=null&&p.length);if(t.styles&&t.styles.length){let v=(t.encapsulation==Cn.Emulated?hk(t.styles,sk,rk):t.styles).reduce((E,I)=>(I.trim().length>0&&E.push(e.getConstLiteral(S(I))),E),[]);v.length>0&&(u=!0,r.set("styles",ce(v)))}!u&&t.encapsulation===Cn.Emulated&&(t.encapsulation=Cn.None),t.encapsulation!==Cn.Emulated&&r.set("encapsulation",S(t.encapsulation)),t.animations!==null&&r.set("data",Ct([{key:"animation",value:t.animations,quoted:!1}])),t.changeDetection!==null&&(typeof t.changeDetection=="number"&&t.changeDetection!==Fa.OnPush?r.set("changeDetection",S(t.changeDetection)):typeof t.changeDetection=="object"&&r.set("changeDetection",t.changeDetection));let h=R(m.defineComponent).callFn([r.toLiteralMap()],void 0,!0),d=ik(t);return{expression:h,type:d,statements:[]}}function ik(t){let e=Rg(t);return e.push(cp(t.template.ngContentSelectors)),e.push(Ve(S(t.isStandalone))),e.push(Mg(t)),t.isSignal&&e.push(Ve(S(t.isSignal))),Ve(R(m.ComponentDeclaration,e))}function ok(t,e){switch(e){case 0:return t;case 1:return Nt([],t);case 2:let n=t.prop("map").callFn([R(m.resolveForwardRef)]);return Nt([],n);case 3:throw new Error("Unsupported with an array of pre-resolved dependencies")}}function ak(t){return Ve(S(t))}function lp(t){let e=Object.keys(t).map(n=>{let r=Array.isArray(t[n])?t[n][0]:t[n];return{key:n,value:S(r),quoted:!0}});return Ct(e)}function cp(t){return t.length>0?Ve(ce(t.map(e=>S(e)))):Lt}function Rg(t){let e=t.selector!==null?t.selector.replace(/\n/g,""):null;return[bl(t.type.type,t.typeArgumentCount),e!==null?ak(e):Lt,t.exportAs!==null?cp(t.exportAs):Lt,Ve(lk(t)),Ve(lp(t.outputs)),cp(t.queries.map(n=>n.propertyName))]}function lk(t){return Ct(Object.keys(t.inputs).map(e=>{let n=t.inputs[e],r=[{key:"alias",value:S(n.bindingPropertyName),quoted:!0},{key:"required",value:S(n.required),quoted:!0}];return n.isSignal&&r.push({key:"isSignal",value:S(n.isSignal),quoted:!0}),{key:e,value:Ct(r),quoted:!0}}))}function ck(t){let e=Rg(t);return e.push(Lt),e.push(Ve(S(t.isStandalone))),e.push(Mg(t)),t.isSignal&&e.push(Ve(S(t.isSignal))),Ve(R(m.DirectiveDeclaration,e))}function uk(t,e,n,r,s,i,o,a){let c=n.createBoundHostProperties(t.properties,e),u=n.createDirectiveHostEventAsts(t.listeners,e);t.specialAttributes.styleAttr&&(t.attributes.style=S(t.specialAttributes.styleAttr)),t.specialAttributes.classAttr&&(t.attributes.class=S(t.specialAttributes.classAttr));let h=xD({componentName:i,componentSelector:s,properties:c,events:u,attributes:t.attributes,legacyOptionalChaining:a},n,r);dg(h,b.Host),o.set("hostAttrs",h.root.attributes);let d=h.root.vars;return d!==null&&d>0&&o.set("hostVars",S(d)),SD(h)}function Pg(t){let e={},n={},r={},s={};for(let i of Object.keys(t)){let o=t[i];if(i.startsWith("(")&&i.endsWith(")")){if(typeof o!="string")throw new Error("Event binding must be string");n[i.slice(1,-1)]=o}else if(i.startsWith("[")&&i.endsWith("]")){if(typeof o!="string")throw new Error("Property binding must be string");r[i.slice(1,-1)]=o}else switch(i){case"class":if(typeof o!="string")throw new Error("Class binding must be string");s.classAttr=o;break;case"style":if(typeof o!="string")throw new Error("Style binding must be string");s.styleAttr=o;break;default:typeof o=="string"?e[i]=S(o):e[i]=o}}return{attributes:e,listeners:n,properties:r,specialAttributes:s}}function Lg(t,e){let n=Si();return n.createDirectiveHostEventAsts(t.listeners,e),n.createBoundHostProperties(t.properties,e),pk(t,n,e),n.errors}function pk(t,e,n){for(let r in t.properties){let s=r.startsWith("attr."),i=s?r.slice(5):r;if(i.toLowerCase().startsWith("on")){let o=s?"attribute":"property",a=`(${i.slice(2)})=...`,c=`Binding to event ${o} '${i}' is disallowed for security reasons, please use ${a}`;s||(c+=`
|
|
34
|
+
If '${r}' is a directive input, make sure the directive is imported by the current module.`),e.errors.push(new V(n,c))}}}function hk(t,e,n){let r=new wu;return t.map(s=>r.shimCssText(s,e,n))}function Mg(t){var e;return(e=t.hostDirectives)!=null&&e.length?Ve(ce(t.hostDirectives.map(n=>Ct([{key:"directive",value:Ei(n.directive.type),quoted:!1},{key:"inputs",value:lp(n.inputs||{}),quoted:!1},{key:"outputs",value:lp(n.outputs||{}),quoted:!1}])))):Lt}function fk(t){let e=[],n=!1;for(let r of t){if(!r.inputs&&!r.outputs)e.push(r.directive.type);else{let s=[{key:"directive",value:r.directive.type,quoted:!1}];if(r.inputs){let i=Dd(r.inputs);i&&s.push({key:"inputs",value:i,quoted:!1})}if(r.outputs){let i=Dd(r.outputs);i&&s.push({key:"outputs",value:i,quoted:!1})}e.push(Ct(s))}r.isForwardReference&&(n=!0)}return n?new hn([],[new ke(ce(e))]):ce(e)}function Dd(t){let e=[];for(let n in t)t.hasOwnProperty(n)&&e.push(S(n),S(t[n]));return e.length>0?ce(e):null}var Vr=class extends gs{visit(e){e instanceof Se?this.visit(e.ast):e.visit(this)}visitElement(e){this.visitAllTemplateNodes(e.attributes),this.visitAllTemplateNodes(e.inputs),this.visitAllTemplateNodes(e.outputs),this.visitAllTemplateNodes(e.directives),this.visitAllTemplateNodes(e.references),this.visitAllTemplateNodes(e.children)}visitTemplate(e){this.visitAllTemplateNodes(e.attributes),this.visitAllTemplateNodes(e.inputs),this.visitAllTemplateNodes(e.outputs),this.visitAllTemplateNodes(e.directives),this.visitAllTemplateNodes(e.templateAttrs),this.visitAllTemplateNodes(e.variables),this.visitAllTemplateNodes(e.references),this.visitAllTemplateNodes(e.children)}visitContent(e){this.visitAllTemplateNodes(e.children)}visitBoundAttribute(e){this.visit(e.value)}visitBoundEvent(e){this.visit(e.handler)}visitBoundText(e){this.visit(e.value)}visitIcu(e){Object.keys(e.vars).forEach(n=>this.visit(e.vars[n])),Object.keys(e.placeholders).forEach(n=>this.visit(e.placeholders[n]))}visitDeferredBlock(e){e.visitAll(this)}visitDeferredTrigger(e){e instanceof Ka?this.visit(e.value):e instanceof br&&e.options!==null&&this.visit(e.options)}visitDeferredBlockPlaceholder(e){this.visitAllTemplateNodes(e.children)}visitDeferredBlockError(e){this.visitAllTemplateNodes(e.children)}visitDeferredBlockLoading(e){this.visitAllTemplateNodes(e.children)}visitSwitchBlock(e){this.visit(e.expression),this.visitAllTemplateNodes(e.groups)}visitSwitchBlockCase(e){e.expression&&this.visit(e.expression)}visitSwitchBlockCaseGroup(e){this.visitAllTemplateNodes(e.cases),this.visitAllTemplateNodes(e.children)}visitSwitchExhaustiveCheck(e){}visitForLoopBlock(e){var n;e.item.visit(this),this.visitAllTemplateNodes(e.contextVariables),this.visit(e.expression),this.visitAllTemplateNodes(e.children),(n=e.empty)==null||n.visit(this)}visitForLoopBlockEmpty(e){this.visitAllTemplateNodes(e.children)}visitIfBlock(e){this.visitAllTemplateNodes(e.branches)}visitIfBlockBranch(e){var n;e.expression&&this.visit(e.expression),(n=e.expressionAlias)==null||n.visit(this),this.visitAllTemplateNodes(e.children)}visitLetDeclaration(e){this.visit(e.value)}visitComponent(e){this.visitAllTemplateNodes(e.attributes),this.visitAllTemplateNodes(e.inputs),this.visitAllTemplateNodes(e.outputs),this.visitAllTemplateNodes(e.directives),this.visitAllTemplateNodes(e.references),this.visitAllTemplateNodes(e.children)}visitDirective(e){this.visitAllTemplateNodes(e.attributes),this.visitAllTemplateNodes(e.inputs),this.visitAllTemplateNodes(e.outputs),this.visitAllTemplateNodes(e.references)}visitVariable(e){}visitReference(e){}visitTextAttribute(e){}visitText(e){}visitUnknownBlock(e){}visitAllTemplateNodes(e){for(let n of e)this.visit(n)}},Dn;(function(t){t[t.Selector=0]="Selector",t[t.HostDirective=1]="HostDirective"})(Dn||(Dn={}));var Jn=class t{constructor(e){l(this,"forwardMap");l(this,"reverseMap");this.forwardMap=e,this.reverseMap=dk(e)}static empty(){return new t(new Map)}static fromMappedObject(e){let n=new Map;for(let r of Object.keys(e)){let s=e[r],i;typeof s=="string"?i={classPropertyName:r,bindingPropertyName:s,isSignal:!1}:i=s,n.set(r,i)}return new t(n)}static merge(e,n){let r=new Map(e.forwardMap.entries());for(let[s,i]of n.forwardMap)r.set(s,i);return new t(r)}get classPropertyNames(){return Array.from(this.forwardMap.keys())}get propertyNames(){return Array.from(this.reverseMap.keys())}hasBindingPropertyName(e){return this.reverseMap.has(e)}getByBindingPropertyName(e){return this.reverseMap.has(e)?this.reverseMap.get(e):null}getByClassPropertyName(e){return this.forwardMap.has(e)?this.forwardMap.get(e):null}toDirectMappedObject(){let e={};for(let[n,r]of this.forwardMap)e[n]=r.bindingPropertyName;return e}toJointMappedObject(e){let n={};for(let[r,s]of this.forwardMap)n[r]=e(s);return n}*[Symbol.iterator](){for(let e of this.forwardMap.values())yield e}};function dk(t){let e=new Map;for(let[n,r]of t)e.has(r.bindingPropertyName)||e.set(r.bindingPropertyName,[]),e.get(r.bindingPropertyName).push(r);return e}var ea=class{constructor(e){l(this,"directiveMatcher");this.directiveMatcher=e}bind(e){if(!e.template&&!e.host)throw new Error("Empty bound targets are not supported");let n=new Map,r=[],s=new Set,i=new Map,o=new Map,a=new Map,c=new Map,u=new Map,h=new Map,d=new Set,p=new Set,g=[],v=new Map;if(e.template){let E=bd.apply(e.template);mk(E,a),up.apply(e.template,this.directiveMatcher,n,r,s,i,o,v),Cl.applyWithScope(e.template,E,c,u,h,d,p,g)}return e.host&&(n.set(e.host.node,e.host.directives),Cl.applyWithScope(e.host.node,bd.apply(e.host.node),c,u,h,d,p,g)),new pp(e,n,r,s,i,o,c,u,h,a,d,p,g,v)}},bd=class Oa{constructor(e,n){l(this,"parentScope");l(this,"rootNode");l(this,"namedEntities",new Map);l(this,"elementLikeInScope",new Set);l(this,"childScopes",new Map);l(this,"isDeferred");this.parentScope=e,this.rootNode=n,this.isDeferred=e!==null&&e.isDeferred?!0:n instanceof Kn}static newRootScope(){return new Oa(null,null)}static apply(e){let n=Oa.newRootScope();return n.ingest(e),n}ingest(e){e instanceof Te?(e.variables.forEach(n=>this.visitVariable(n)),e.children.forEach(n=>n.visit(this))):e instanceof rs?(e.expressionAlias!==null&&this.visitVariable(e.expressionAlias),e.children.forEach(n=>n.visit(this))):e instanceof kr?(this.visitVariable(e.item),e.contextVariables.forEach(n=>this.visitVariable(n)),e.children.forEach(n=>n.visit(this))):e instanceof bo||e instanceof ko||e instanceof Kn||e instanceof Do||e instanceof Io||e instanceof Ao||e instanceof hi?e.children.forEach(n=>n.visit(this)):e instanceof _o||e.forEach(n=>n.visit(this))}visitElement(e){this.visitElementLike(e)}visitTemplate(e){e.directives.forEach(n=>n.visit(this)),e.references.forEach(n=>this.visitReference(n)),this.ingestScopedNode(e)}visitVariable(e){this.maybeDeclare(e)}visitReference(e){this.maybeDeclare(e)}visitDeferredBlock(e){var n,r,s;this.ingestScopedNode(e),(n=e.placeholder)==null||n.visit(this),(r=e.loading)==null||r.visit(this),(s=e.error)==null||s.visit(this)}visitDeferredBlockPlaceholder(e){this.ingestScopedNode(e)}visitDeferredBlockError(e){this.ingestScopedNode(e)}visitDeferredBlockLoading(e){this.ingestScopedNode(e)}visitSwitchBlock(e){e.groups.forEach(n=>n.visit(this))}visitSwitchBlockCase(e){}visitSwitchBlockCaseGroup(e){this.ingestScopedNode(e)}visitSwitchExhaustiveCheck(e){}visitForLoopBlock(e){var n;this.ingestScopedNode(e),(n=e.empty)==null||n.visit(this)}visitForLoopBlockEmpty(e){this.ingestScopedNode(e)}visitIfBlock(e){e.branches.forEach(n=>n.visit(this))}visitIfBlockBranch(e){this.ingestScopedNode(e)}visitContent(e){this.ingestScopedNode(e)}visitLetDeclaration(e){this.maybeDeclare(e)}visitComponent(e){this.visitElementLike(e)}visitDirective(e){e.references.forEach(n=>this.visitReference(n))}visitBoundAttribute(e){}visitBoundEvent(e){}visitBoundText(e){}visitText(e){}visitTextAttribute(e){}visitIcu(e){}visitDeferredTrigger(e){}visitUnknownBlock(e){}visitElementLike(e){e.directives.forEach(n=>n.visit(this)),e.references.forEach(n=>this.visitReference(n)),e.children.forEach(n=>n.visit(this)),this.elementLikeInScope.add(e)}maybeDeclare(e){this.namedEntities.has(e.name)||this.namedEntities.set(e.name,e)}lookup(e){return this.namedEntities.has(e)?this.namedEntities.get(e):this.parentScope!==null?this.parentScope.lookup(e):null}getChildScope(e){let n=this.childScopes.get(e);if(n===void 0)throw new Error(`Assertion error: child scope for ${e} not found`);return n}ingestScopedNode(e){let n=new Oa(this,e);n.ingest(e),this.childScopes.set(e,n)}},up=class t{constructor(e,n,r,s,i,o,a){l(this,"directiveMatcher");l(this,"directives");l(this,"eagerDirectives");l(this,"missingDirectives");l(this,"bindings");l(this,"references");l(this,"conflictingHostDirectiveBindings");l(this,"isInDeferBlock",!1);this.directiveMatcher=e,this.directives=n,this.eagerDirectives=r,this.missingDirectives=s,this.bindings=i,this.references=o,this.conflictingHostDirectiveBindings=a}static apply(e,n,r,s,i,o,a,c){new t(n,r,s,i,o,a,c).ingest(e)}ingest(e){e.forEach(n=>n.visit(this))}visitElement(e){this.visitElementOrTemplate(e)}visitTemplate(e){this.visitElementOrTemplate(e)}visitDeferredBlock(e){var r,s,i;let n=this.isInDeferBlock;this.isInDeferBlock=!0,e.children.forEach(o=>o.visit(this)),this.isInDeferBlock=n,(r=e.placeholder)==null||r.visit(this),(s=e.loading)==null||s.visit(this),(i=e.error)==null||i.visit(this)}visitDeferredBlockPlaceholder(e){e.children.forEach(n=>n.visit(this))}visitDeferredBlockError(e){e.children.forEach(n=>n.visit(this))}visitDeferredBlockLoading(e){e.children.forEach(n=>n.visit(this))}visitSwitchBlock(e){e.groups.forEach(n=>n.visit(this))}visitSwitchBlockCase(e){}visitSwitchBlockCaseGroup(e){e.children.forEach(n=>n.visit(this))}visitSwitchExhaustiveCheck(e){}visitForLoopBlock(e){var n;e.item.visit(this),e.contextVariables.forEach(r=>r.visit(this)),e.children.forEach(r=>r.visit(this)),(n=e.empty)==null||n.visit(this)}visitForLoopBlockEmpty(e){e.children.forEach(n=>n.visit(this))}visitIfBlock(e){e.branches.forEach(n=>n.visit(this))}visitIfBlockBranch(e){var n;(n=e.expressionAlias)==null||n.visit(this),e.children.forEach(r=>r.visit(this))}visitContent(e){e.children.forEach(n=>n.visit(this))}visitComponent(e){if(this.directiveMatcher instanceof Ys){let n=this.directiveMatcher.match(e.componentName);n.length>0?this.trackSelectorlessMatchesAndDirectives(e,n):this.missingDirectives.add(e.componentName)}e.directives.forEach(n=>n.visit(this)),e.children.forEach(n=>n.visit(this))}visitDirective(e){if(this.directiveMatcher instanceof Ys){let n=this.directiveMatcher.match(e.name);n.length>0?this.trackSelectorlessMatchesAndDirectives(e,n):this.missingDirectives.add(e.name)}}visitElementOrTemplate(e){if(this.directiveMatcher instanceof Xs){let n=[],r=uw(e);this.directiveMatcher.match(r,(s,i)=>n.push(...i)),this.trackSelectorBasedBindingsAndDirectives(e,n)}else e.references.forEach(n=>{n.value.trim()===""&&this.references.set(n,e)});e.directives.forEach(n=>n.visit(this)),e.children.forEach(n=>n.visit(this))}trackMatchedDirectives(e,n){if(n.length>0){let r=this.dedupeAndMergeDirectives(e,n);this.directives.set(e,r),this.isInDeferBlock||this.eagerDirectives.push(...r)}}dedupeAndMergeDirectives(e,n){if(n.length===0||n.every(o=>o.matchSource===Dn.Selector))return n;let r=new Set,s=new Map,i=new Map;for(let o of n)o.matchSource===Dn.Selector?r.add(o.ref.key):(s.has(o.ref.key)||s.set(o.ref.key,[]),s.get(o.ref.key).push(o));for(let[o,a]of s.entries()){if(r.has(o))continue;if(a.length===1){i.set(o,a[0]);continue}let c={},u={};for(let h of a)this.mergeMapping(e,h,"input",c,h.inputs),this.mergeMapping(e,h,"output",u,h.outputs);i.set(o,he(x({},a[0]),{inputs:Jn.fromMappedObject(c),outputs:Jn.fromMappedObject(u)}))}return n.reduce((o,a)=>(a.matchSource===Dn.Selector?o.push(a):i.has(a.ref.key)&&(o.push(i.get(a.ref.key)),i.delete(a.ref.key)),o),[])}mergeMapping(e,n,r,s,i){for(let o of i){let a=s[o.classPropertyName];if(!a){s[o.classPropertyName]=o;continue}if(a.bindingPropertyName===o.bindingPropertyName&&a.classPropertyName===o.classPropertyName&&a.isSignal===o.isSignal)continue;this.conflictingHostDirectiveBindings.has(e)||this.conflictingHostDirectiveBindings.set(e,[]);let c=this.conflictingHostDirectiveBindings.get(e),u=c.find(h=>h.directive.ref.key===n.ref.key&&h.kind===r&&h.classPropertyName===o.classPropertyName);u||(u={directive:n,kind:r,classPropertyName:a.classPropertyName,conflictingAliases:new Set([a.bindingPropertyName])},c.push(u)),u.conflictingAliases.add(o.bindingPropertyName)}}trackSelectorlessMatchesAndDirectives(e,n){if(n.length===0)return;this.trackMatchedDirectives(e,n);let r=(s,i,o)=>{s[o].hasBindingPropertyName(i.name)&&this.bindings.set(i,s)};for(let s of n)e.inputs.forEach(i=>r(s,i,"inputs")),e.attributes.forEach(i=>r(s,i,"inputs")),e.outputs.forEach(i=>r(s,i,"outputs"));e.references.forEach(s=>this.references.set(s,{directive:n[0],node:e}))}trackSelectorBasedBindingsAndDirectives(e,n){this.trackMatchedDirectives(e,n),e.references.forEach(s=>{let i=null;if(s.value.trim()==="")i=n.find(o=>o.isComponent)||null;else if(i=n.find(o=>o.exportAs!==null&&o.exportAs.some(a=>a===s.value))||null,i===null)return;i!==null?this.references.set(s,{directive:i,node:e}):this.references.set(s,e)});let r=(s,i)=>{let o=n.find(c=>c[i].hasBindingPropertyName(s.name)),a=o!==void 0?o:e;this.bindings.set(s,a)};e.inputs.forEach(s=>r(s,"inputs")),e.attributes.forEach(s=>r(s,"inputs")),e instanceof Te&&e.templateAttrs.forEach(s=>r(s,"inputs")),e.outputs.forEach(s=>r(s,"outputs"))}visitVariable(e){}visitReference(e){}visitTextAttribute(e){}visitBoundAttribute(e){}visitBoundEvent(e){}visitBoundAttributeOrEvent(e){}visitText(e){}visitBoundText(e){}visitIcu(e){}visitDeferredTrigger(e){}visitUnknownBlock(e){}visitLetDeclaration(e){}},Cl=class t extends Vr{constructor(n,r,s,i,o,a,c,u,h){super();l(this,"bindings");l(this,"symbols");l(this,"usedPipes");l(this,"eagerPipes");l(this,"deferBlocks");l(this,"nestingLevel");l(this,"scope");l(this,"rootNode");l(this,"level");l(this,"visitNode",n=>n.visit(this));this.bindings=n,this.symbols=r,this.usedPipes=s,this.eagerPipes=i,this.deferBlocks=o,this.nestingLevel=a,this.scope=c,this.rootNode=u,this.level=h}static applyWithScope(n,r,s,i,o,a,c,u){let h=n instanceof Te?n:null;new t(s,i,a,c,u,o,r,h,0).ingest(n)}ingest(n){var r;if(n instanceof Te)n.variables.forEach(this.visitNode),n.children.forEach(this.visitNode),this.nestingLevel.set(n,this.level);else if(n instanceof rs)n.expressionAlias!==null&&this.visitNode(n.expressionAlias),n.children.forEach(this.visitNode),this.nestingLevel.set(n,this.level);else if(n instanceof kr)this.visitNode(n.item),n.contextVariables.forEach(s=>this.visitNode(s)),(r=n.trackBy)==null||r.visit(this),n.children.forEach(this.visitNode),this.nestingLevel.set(n,this.level);else if(n instanceof Kn){if(this.scope.rootNode!==n)throw new Error(`Assertion error: resolved incorrect scope for deferred block ${n}`);this.deferBlocks.push([n,this.scope]),n.children.forEach(s=>s.visit(this)),this.nestingLevel.set(n,this.level)}else n instanceof bo||n instanceof ko||n instanceof Do||n instanceof Io||n instanceof Ao||n instanceof hi?(n.children.forEach(s=>s.visit(this)),this.nestingLevel.set(n,this.level)):n instanceof _o?this.nestingLevel.set(n,0):n.forEach(this.visitNode)}visitTemplate(n){n.inputs.forEach(this.visitNode),n.outputs.forEach(this.visitNode),n.directives.forEach(this.visitNode),n.templateAttrs.forEach(this.visitNode),n.references.forEach(this.visitNode),this.ingestScopedNode(n)}visitVariable(n){this.rootNode!==null&&this.symbols.set(n,this.rootNode)}visitReference(n){this.rootNode!==null&&this.symbols.set(n,this.rootNode)}visitDeferredBlock(n){var r,s,i,o;this.ingestScopedNode(n),(r=n.triggers.when)==null||r.value.visit(this),(s=n.prefetchTriggers.when)==null||s.value.visit(this),(i=n.hydrateTriggers.when)==null||i.value.visit(this),(o=n.hydrateTriggers.never)==null||o.visit(this),n.placeholder&&this.visitNode(n.placeholder),n.loading&&this.visitNode(n.loading),n.error&&this.visitNode(n.error)}visitDeferredBlockPlaceholder(n){this.ingestScopedNode(n)}visitDeferredBlockError(n){this.ingestScopedNode(n)}visitDeferredBlockLoading(n){this.ingestScopedNode(n)}visitSwitchBlockCase(n){var r;(r=n.expression)==null||r.visit(this)}visitSwitchBlockCaseGroup(n){n.cases.forEach(r=>r.visit(this)),this.ingestScopedNode(n)}visitSwitchExhaustiveCheck(n){var r;(r=n.expression)==null||r.visit(this)}visitForLoopBlock(n){var r;n.expression.visit(this),this.ingestScopedNode(n),(r=n.empty)==null||r.visit(this)}visitForLoopBlockEmpty(n){this.ingestScopedNode(n)}visitIfBlockBranch(n){var r;(r=n.expression)==null||r.visit(this),this.ingestScopedNode(n)}visitContent(n){this.ingestScopedNode(n)}visitLetDeclaration(n){super.visitLetDeclaration(n),this.rootNode!==null&&this.symbols.set(n,this.rootNode)}visitPipe(n,r){return this.usedPipes.add(n.name),this.scope.isDeferred||this.eagerPipes.add(n.name),super.visitPipe(n,r)}visitPropertyRead(n,r){return this.maybeMap(n,n.name),super.visitPropertyRead(n,r)}visitSafePropertyRead(n,r){return this.maybeMap(n,n.name),super.visitSafePropertyRead(n,r)}ingestScopedNode(n){let r=this.scope.getChildScope(n);new t(this.bindings,this.symbols,this.usedPipes,this.eagerPipes,this.deferBlocks,this.nestingLevel,r,n,this.level+1).ingest(n)}maybeMap(n,r){if(!(n.receiver instanceof Ht))return;let s=this.scope.lookup(r);s!==null&&this.bindings.set(n,s)}},pp=class{constructor(e,n,r,s,i,o,a,c,u,h,d,p,g,v){l(this,"target");l(this,"directives");l(this,"eagerDirectives");l(this,"missingDirectives");l(this,"bindings");l(this,"references");l(this,"exprTargets");l(this,"symbols");l(this,"nestingLevel");l(this,"scopedNodeEntities");l(this,"usedPipes");l(this,"eagerPipes");l(this,"conflictingHostDirectiveBindings");l(this,"deferredBlocks");l(this,"deferredScopes");this.target=e,this.directives=n,this.eagerDirectives=r,this.missingDirectives=s,this.bindings=i,this.references=o,this.exprTargets=a,this.symbols=c,this.nestingLevel=u,this.scopedNodeEntities=h,this.usedPipes=d,this.eagerPipes=p,this.conflictingHostDirectiveBindings=v,this.deferredBlocks=g.map(E=>E[0]),this.deferredScopes=new Map(g)}getEntitiesInScope(e){var n;return(n=this.scopedNodeEntities.get(e))!=null?n:new Set}getDirectivesOfNode(e){return this.directives.get(e)||null}getReferenceTarget(e){return this.references.get(e)||null}getConsumerOfBinding(e){return this.bindings.get(e)||null}getExpressionTarget(e){return this.exprTargets.get(e)||null}getDefinitionNodeOfSymbol(e){return this.symbols.get(e)||null}getNestingLevel(e){return this.nestingLevel.get(e)||0}getUsedDirectives(){let e=new Set;return this.directives.forEach(n=>n.forEach(r=>e.add(r))),Array.from(e.values())}getEagerlyUsedDirectives(){let e=new Set(this.eagerDirectives);return Array.from(e.values())}getUsedPipes(){return Array.from(this.usedPipes)}getEagerlyUsedPipes(){return Array.from(this.eagerPipes)}getDeferBlocks(){return this.deferredBlocks}getDeferredTriggerTarget(e,n){if(!(n instanceof vs)&&!(n instanceof br)&&!(n instanceof ys))return null;let r=n.reference;if(r===null){let i=null;if(e.placeholder!==null){for(let o of e.placeholder.children)if(!(o instanceof _l)){if(i!==null)return null;o instanceof It&&(i=o)}}return i}let s=this.findEntityInScope(e,r);if(s instanceof _r&&this.getDefinitionNodeOfSymbol(s)!==e){let i=this.getReferenceTarget(s);if(i!==null)return this.referenceTargetToElement(i)}if(e.placeholder!==null){let i=this.findEntityInScope(e.placeholder,r),o=i instanceof _r?this.getReferenceTarget(i):null;if(o!==null)return this.referenceTargetToElement(o)}return null}isDeferred(e){for(let n of this.deferredBlocks){if(!this.deferredScopes.has(n))continue;let r=[this.deferredScopes.get(n)];for(;r.length>0;){let s=r.pop();if(s.elementLikeInScope.has(e))return!0;r.push(...s.childScopes.values())}}return!1}referencedDirectiveExists(e){return!this.missingDirectives.has(e)}getConflictingHostDirectiveBindings(e){return this.conflictingHostDirectiveBindings.get(e)||null}findEntityInScope(e,n){let r=this.getEntitiesInScope(e);for(let s of r)if(s.name===n)return s;return null}referenceTargetToElement(e){return e instanceof It?e:e instanceof Te||e.node instanceof vr||e.node instanceof ra||e.node instanceof _o?null:this.referenceTargetToElement(e.node)}};function mk(t,e){let n=new Map;function r(i){if(n.has(i.rootNode))return n.get(i.rootNode);let o=i.namedEntities,a;return i.parentScope!==null?a=new Map([...r(i.parentScope),...o]):a=new Map(o),n.set(i.rootNode,a),a}let s=[t];for(;s.length>0;){let i=s.pop();for(let o of i.childScopes.values())s.push(o);r(i)}for(let[i,o]of n)e.set(i,new Set(o.values()))}var hp=class{};function fp(t,e){let n=new Xn;return n.set("token",t.type.value),n.set("factory",t.factory===void 0?pu(t.type.value,t.type.value,e):Nt([],t.factory.callFn([]))),t.autoProvided===!1&&n.set("autoProvided",S(!1)),{expression:R(m.defineService).callFn([n.toLiteralMap()],void 0,!0),type:vm(t.type.type,t.typeArgumentCount),statements:[]}}var dp=class{constructor(e=new gu){l(this,"jitEvaluator");l(this,"FactoryTarget",ut);l(this,"ResourceLoader",hp);l(this,"elementSchemaRegistry",new zt);this.jitEvaluator=e}compilePipe(e,n,r){let s={name:r.name,type:Me(r.type),typeArgumentCount:0,pipeName:r.pipeName,pure:r.pure,isStandalone:r.isStandalone},i=Eu(s);return this.jitExpression(i.expression,e,n,[])}compilePipeDeclaration(e,n,r){let s=Rk(r),i=Eu(s);return this.jitExpression(i.expression,e,n,[])}compileInjectable(e,n,r){var o;let{expression:s,statements:i}=uu({name:r.name,type:Me(r.type),typeArgumentCount:r.typeArgumentCount,providedIn:Ld(r.providedIn),useClass:Ls(r,"useClass"),useFactory:_a(r,"useFactory"),useValue:Ls(r,"useValue"),useExisting:Ls(r,"useExisting"),deps:(o=r.deps)==null?void 0:o.map(Bg)},!0);return this.jitExpression(s,e,n,i)}compileInjectableDeclaration(e,n,r){var o;let{expression:s,statements:i}=uu({name:r.type.name,type:Me(r.type),typeArgumentCount:0,providedIn:Ld(r.providedIn),useClass:Ls(r,"useClass"),useFactory:_a(r,"useFactory"),useValue:Ls(r,"useValue"),useExisting:Ls(r,"useExisting"),deps:(o=r.deps)==null?void 0:o.map(Md)},!0);return this.jitExpression(s,e,n,i)}compileInjector(e,n,r){let s={type:Me(r.type),providers:r.providers&&r.providers.length>0?new W(r.providers):null,imports:r.imports.map(o=>new W(o))},i=vu(s);return this.jitExpression(i.expression,e,n,[])}compileInjectorDeclaration(e,n,r){let s=Pk(r),i=vu(s);return this.jitExpression(i.expression,e,n,[])}compileNgModule(e,n,r){let s={kind:_t.Global,type:Me(r.type),bootstrap:r.bootstrap.map(Me),declarations:r.declarations.map(Me),publicDeclarationTypes:null,imports:r.imports.map(Me),includeImportTypes:!0,exports:r.exports.map(Me),selectorScopeMode:di.Inline,containsForwardDecls:!1,schemas:r.schemas?r.schemas.map(Me):null,id:r.id?new W(r.id):null},i=Rm(s);return this.jitExpression(i.expression,e,n,[])}compileNgModuleDeclaration(e,n,r){let s=bw(r);return this.jitExpression(s,e,n,[])}compileDirective(e,n,r){let s=Rd(r);return this.compileDirectiveFromMeta(e,n,s)}compileDirectiveDeclaration(e,n,r){let s=this.createParseSourceSpan("Directive",r.type.name,n),i=Fg(r,s);return this.compileDirectiveFromMeta(e,n,i)}compileService(e,n,r){let{expression:s,statements:i}=fp({type:Me(r.type),typeArgumentCount:r.typeArgumentCount,autoProvided:r.autoProvided,factory:r.factory?_a(r,"factory"):void 0},!0);return this.jitExpression(s,e,n,i)}compileServiceDeclaration(e,n,r){let{expression:s,statements:i}=fp({type:Me(r.type),typeArgumentCount:0,autoProvided:r.autoProvided,factory:r.factory?_a(r,"factory"):void 0},!0);return this.jitExpression(s,e,n,i)}compileDirectiveFromMeta(e,n,r){let s=new ni,i=Si(),o=kg(r,s,i);return this.jitExpression(o.expression,e,n,s.statements)}compileComponent(e,n,r){var c;let{template:s,defer:i}=$g(r.template,r.name,n,r.preserveWhitespaces,void 0),o=he(x(x({},r),Rd(r)),{selector:r.selector||this.elementSchemaRegistry.getDefaultComponentElementName(),template:s,declarations:r.declarations.map(Sk),declarationListEmitMode:0,defer:i,styles:[...r.styles,...s.styles],encapsulation:r.encapsulation,changeDetection:(c=r.changeDetection)!=null?c:null,animations:r.animations!=null?new W(r.animations):null,viewProviders:r.viewProviders!=null?new W(r.viewProviders):null,relativeContextFilePath:"",i18nUseExternalIds:!0,relativeTemplatePath:null}),a=`ng:///${r.name}.js`;return this.compileComponentFromMeta(e,a,o)}compileComponentDeclaration(e,n,r){let s=this.createParseSourceSpan("Component",r.type.name,n),i=vk(r,s,n);return this.compileComponentFromMeta(e,n,i)}compileComponentFromMeta(e,n,r){let s=new ni,i=Si(),o=_g(r,s,i);return this.jitExpression(o.expression,e,n,s.statements)}compileFactory(e,n,r){let s=hr({name:r.name,type:Me(r.type),typeArgumentCount:r.typeArgumentCount,deps:Tk(r.deps),target:r.target});return this.jitExpression(s.expression,e,n,s.statements)}compileFactoryDeclaration(e,n,r){let s=hr({name:r.type.name,type:Me(r.type),typeArgumentCount:0,deps:Array.isArray(r.deps)?r.deps.map(Md):r.deps,target:r.target});return this.jitExpression(s.expression,e,n,s.statements)}createParseSourceSpan(e,n,r){return Tw(e,n,r)}jitExpression(e,n,r,s){let i=[...s,new Xe("$def",e,void 0,Ue.Exported)];return this.jitEvaluator.evaluateStatements(r,i,new Su(n),!0).$def}};function kd(t){return he(x({},t),{isSignal:t.isSignal,predicate:Og(t.predicate),read:t.read?new W(t.read):null,static:t.static,emitDistinctChangesOnly:t.emitDistinctChangesOnly})}function _d(t){var e,n,r,s;return{propertyName:t.propertyName,first:(e=t.first)!=null?e:!1,predicate:Og(t.predicate),descendants:(n=t.descendants)!=null?n:!1,read:t.read?new W(t.read):null,static:(r=t.static)!=null?r:!1,emitDistinctChangesOnly:(s=t.emitDistinctChangesOnly)!=null?s:!0,isSignal:!!t.isSignal}}function Og(t){return Array.isArray(t)?t:Is(new W(t),1)}function Rd(t){var a;let e=_k(t.inputs||[]),n=Bc(t.outputs||[]),r=t.propMetadata,s={},i={};for(let c in r)r.hasOwnProperty(c)&&r[c].forEach(u=>{Ak(u)?s[c]={bindingPropertyName:u.alias||c,classPropertyName:c,required:u.required||!1,isSignal:!!u.isSignal,transformFunction:u.transform!=null?new W(u.transform):null}:Dk(u)&&(i[c]=u.alias||c)});let o=(a=t.hostDirectives)!=null&&a.length?t.hostDirectives.map(c=>typeof c=="function"?{directive:Me(c),inputs:null,outputs:null,isForwardReference:!1}:{directive:Me(c.directive),isForwardReference:!1,inputs:c.inputs?Bc(c.inputs):null,outputs:c.outputs?Bc(c.outputs):null}):null;return he(x({},t),{typeArgumentCount:0,typeSourceSpan:t.typeSourceSpan,type:Me(t.type),deps:null,host:x({},Ck(t.propMetadata,t.typeSourceSpan,t.host)),inputs:x(x({},e),s),outputs:x(x({},n),i),queries:t.queries.map(kd),providers:t.providers!=null?new W(t.providers):null,viewQueries:t.viewQueries.map(kd),hostDirectives:o})}function Fg(t,e){var r,s,i,o,a,c,u,h,d,p,g,v;let n=(r=t.hostDirectives)!=null&&r.length?t.hostDirectives.map(E=>({directive:Me(E.directive),isForwardReference:!1,inputs:E.inputs?Pd(E.inputs):null,outputs:E.outputs?Pd(E.outputs):null})):null;return{name:t.type.name,type:Me(t.type),typeSourceSpan:e,selector:(s=t.selector)!=null?s:null,inputs:t.inputs?bk(t.inputs):{},outputs:(i=t.outputs)!=null?i:{},host:gk(t.host),queries:((o=t.queries)!=null?o:[]).map(_d),viewQueries:((a=t.viewQueries)!=null?a:[]).map(_d),providers:t.providers!==void 0?new W(t.providers):null,exportAs:(c=t.exportAs)!=null?c:null,usesInheritance:(u=t.usesInheritance)!=null?u:!1,controlCreate:(h=t.controlCreate)!=null?h:null,lifecycle:{usesOnChanges:(d=t.usesOnChanges)!=null?d:!1},deps:null,typeArgumentCount:0,isStandalone:(p=t.isStandalone)!=null?p:pm(t.version),isSignal:(g=t.isSignal)!=null?g:!1,hostDirectives:n,legacyOptionalChaining:(v=t.legacyOptionalChaining)!=null?v:wp}}function gk(t={}){var e,n,r;return{attributes:yk((e=t.attributes)!=null?e:{}),listeners:(n=t.listeners)!=null?n:{},properties:(r=t.properties)!=null?r:{},specialAttributes:{classAttr:t.classAttribute,styleAttr:t.styleAttribute}}}function Pd(t){let e=null;for(let n=1;n<t.length;n+=2)e=e||{},e[t[n-1]]=t[n];return e}function yk(t){let e={};for(let n of Object.keys(t))e[n]=new W(t[n]);return e}function vk(t,e,n){var a,c,u,h,d;let{template:r,defer:s}=$g(t.template,t.type.name,n,(a=t.preserveWhitespaces)!=null?a:!1,t.deferBlockDependencies),i=[];if(t.dependencies)for(let p of t.dependencies)switch(p.kind){case"directive":case"component":i.push($c(p));break;case"pipe":i.push(wk(p));break}else(t.components||t.directives||t.pipes)&&(t.components&&i.push(...t.components.map(p=>$c(p,!0))),t.directives&&i.push(...t.directives.map(p=>$c(p))),t.pipes&&i.push(...Ek(t.pipes)));let o=i.some(({kind:p})=>p===Or.Directive||p===Or.NgModule);return he(x({},Fg(t,e)),{template:r,styles:(c=t.styles)!=null?c:[],declarations:i,viewProviders:t.viewProviders!==void 0?new W(t.viewProviders):null,animations:t.animations!==void 0?new W(t.animations):null,defer:s,changeDetection:(u=t.changeDetection)!=null?u:Fa.OnPush,encapsulation:(h=t.encapsulation)!=null?h:Cn.Emulated,declarationListEmitMode:2,relativeContextFilePath:"",i18nUseExternalIds:!0,relativeTemplatePath:null,hasDirectiveDependencies:o,legacyOptionalChaining:(d=t.legacyOptionalChaining)!=null?d:wp})}function Sk(t){return he(x({},t),{type:new W(t.type)})}function $c(t,e=null){var n,r,s;return{kind:Or.Directive,isComponent:e||t.kind==="component",selector:t.selector,type:new W(t.type),inputs:(n=t.inputs)!=null?n:[],outputs:(r=t.outputs)!=null?r:[],exportAs:(s=t.exportAs)!=null?s:null}}function Ek(t){return t?Object.keys(t).map(e=>({kind:Or.Pipe,name:e,type:new W(t[e])})):[]}function wk(t){return{kind:Or.Pipe,name:t.name,type:new W(t.type)}}function $g(t,e,n,r,s){let i=Ig(t,n,{preserveWhitespaces:r});if(i.errors!==null){let c=i.errors.map(u=>u.toString()).join(", ");throw new Error(`Errors during JIT compilation of template for ${e}: ${c}`)}let a=new ea(null).bind({template:i.nodes});return{template:i,defer:xk(a,s)}}function Ls(t,e){if(t.hasOwnProperty(e))return Is(new W(t[e]),0)}function _a(t,e){if(t.hasOwnProperty(e))return new W(t[e])}function Ld(t){let e=typeof t=="function"?new W(t):new _e(t!=null?t:null);return Is(e,0)}function Tk(t){return t==null?null:t.map(Bg)}function Bg(t){let e=t.attribute!=null,n=t.token===null?null:new W(t.token),r=e?new W(t.attribute):n;return Ug(r,e,t.host,t.optional,t.self,t.skipSelf)}function Md(t){var r,s,i,o,a;let e=(r=t.attribute)!=null?r:!1,n=t.token===null?null:new W(t.token);return Ug(n,e,(s=t.host)!=null?s:!1,(i=t.optional)!=null?i:!1,(o=t.self)!=null?o:!1,(a=t.skipSelf)!=null?a:!1)}function Ug(t,e,n,r,s,i){let o=e?S("unknown"):null;return{token:t,attributeNameType:o,host:n,optional:r,self:s,skipSelf:i}}function xk(t,e){let n=t.getDeferBlocks(),r=new Map;for(let s=0;s<n.length;s++){let i=e==null?void 0:e[s];r.set(n[s],i?new W(i):null)}return{mode:0,blocks:r}}function Ck(t,e,n){let r=Pg(n||{});for(let i in t)t.hasOwnProperty(i)&&t[i].forEach(o=>{Nk(o)?r.properties[o.hostPropertyName||i]=hm("this",i):Ik(o)&&(r.listeners[o.eventName||i]=`${i}(${(o.args||[]).join(",")})`)});let s=Lg(r,e);if(s.length)throw new Error(s.map(i=>i.msg).join(`
|
|
35
|
+
`));return r}function Nk(t){return t.ngMetadataName==="HostBinding"}function Ik(t){return t.ngMetadataName==="HostListener"}function Ak(t){return t.ngMetadataName==="Input"}function Dk(t){return t.ngMetadataName==="Output"}function bk(t){return Object.keys(t).reduce((e,n)=>{let r=t[n];return typeof r=="string"||Array.isArray(r)?e[n]=kk(r):e[n]={bindingPropertyName:r.publicName,classPropertyName:n,transformFunction:r.transformFunction!==null?new W(r.transformFunction):null,required:r.isRequired,isSignal:r.isSignal},e},{})}function kk(t){return typeof t=="string"?{bindingPropertyName:t,classPropertyName:t,transformFunction:null,required:!1,isSignal:!1}:{bindingPropertyName:t[0],classPropertyName:t[1],transformFunction:t[2]?new W(t[2]):null,required:!1,isSignal:!1}}function _k(t){return t.reduce((e,n)=>{if(typeof n=="string"){let[r,s]=Vg(n);e[s]={bindingPropertyName:r,classPropertyName:s,required:!1,isSignal:!1,transformFunction:null}}else e[n.name]={bindingPropertyName:n.alias||n.name,classPropertyName:n.name,required:n.required||!1,isSignal:!1,transformFunction:n.transform!=null?new W(n.transform):null};return e},{})}function Bc(t){return t.reduce((e,n)=>{let[r,s]=Vg(n);return e[s]=r,e},{})}function Vg(t){let[e,n]=t.split(":",2).map(r=>r.trim());return[n!=null?n:e,e]}function Rk(t){var e,n;return{name:t.type.name,type:Me(t.type),typeArgumentCount:0,pipeName:t.name,deps:null,pure:(e=t.pure)!=null?e:!0,isStandalone:(n=t.isStandalone)!=null?n:pm(t.version)}}function Pk(t){return{name:t.type.name,type:Me(t.type),providers:t.providers!==void 0&&t.providers.length>0?new W(t.providers):null,imports:t.imports!==void 0?t.imports.map(e=>new W(e)):[]}}function Lk(t){let e=t.ng||(t.ng={});e.\u0275compilerFacade=new dp}var Od;(function(t){t[t.Extract=0]="Extract",t[t.Merge=1]="Merge"})(Od||(Od={}));var mp=class{constructor(){l(this,"closedByParent",!1);l(this,"implicitNamespacePrefix",null);l(this,"isVoid",!1);l(this,"ignoreFirstLf",!1);l(this,"canSelfClose",!0);l(this,"preventNamespaceInheritance",!1)}requireExtraParent(e){return!1}isClosedByChild(e){return!1}getContentType(){return pn.PARSABLE_DATA}},pF=new mp;var Ni=new mo("22.0.0");var Nl;(function(t){t.DIAGNOSTIC="D",t.EXPRESSION_TYPE_IDENTIFIER="T"})(Nl||(Nl={}));var ta;(function(t){t.DIRECTIVE="DIR",t.HOST_DIRECTIVE="HOSTDIR",t.COMPONENT_COMPLETION="COMPCOMP",t.EVENT_PARAMETER="EP",t.VARIABLE_AS_EXPRESSION="VAE"})(ta||(ta={}));var gp;(function(t){t[t.Error=0]="Error",t[t.Warning=1]="Warning"})(gp||(gp={}));var Il;(function(t){t[t.UseEmitter=0]="UseEmitter",t[t.CopyClassNodes=1]="CopyClassNodes",t[t.FallbackToAny=2]="FallbackToAny"})(Il||(Il={}));var so=class so{static veWillInferAnyFor(e){let n=so.SINGLETON;return e instanceof vn?e.visit(n):e.receiver.visit(n)}visitUnary(e){return e.expr.visit(this)}visitBinary(e){return e.left.visit(this)||e.right.visit(this)}visitChain(){return!1}visitConditional(e){return e.condition.visit(this)||e.trueExp.visit(this)||e.falseExp.visit(this)}visitCall(){return!0}visitSafeCall(){return!1}visitImplicitReceiver(){return!1}visitThisReceiver(){return!1}visitInterpolation(e){return e.expressions.some(n=>n.visit(this))}visitKeyedRead(){return!1}visitLiteralArray(){return!0}visitLiteralMap(){return!0}visitLiteralPrimitive(){return!1}visitPipe(){return!0}visitPrefixNot(e){return e.expression.visit(this)}visitTypeofExpression(e){return e.expression.visit(this)}visitVoidExpression(e){return e.expression.visit(this)}visitNonNullAssert(e){return e.expression.visit(this)}visitPropertyRead(){return!1}visitSafePropertyRead(){return!1}visitSafeKeyedRead(){return!1}visitTemplateLiteral(){return!1}visitTemplateLiteralElement(){return!1}visitTaggedTemplateLiteral(){return!1}visitParenthesizedExpression(e){return e.expression.visit(this)}visitRegularExpressionLiteral(){return!1}visitSpreadElement(e){return e.expression.visit(this)}visitArrowFunction(e,n){return!1}};l(so,"SINGLETON",new so);var Fd=so;var Mk=["errors","dirty","disabled","disabledReasons","hidden","invalid","name","pending","readonly","touched","max","maxLength","min","minLength","pattern","required"],hF=new Set([...Mk,"value","checked"]);var fF=new zt;var dF=new zt;Lk(Xi);var vF=(0,Hg.createRequire)(O);var SF=new Map([[bn.Minus,"-"],[bn.Plus,"+"]]),EF=new Map([[w.And,"&&"],[w.Bigger,">"],[w.BiggerEquals,">="],[w.BitwiseAnd,"&"],[w.BitwiseOr,"|"],[w.Divide,"/"],[w.Equals,"=="],[w.Identical,"==="],[w.Lower,"<"],[w.LowerEquals,"<="],[w.Minus,"-"],[w.Modulo,"%"],[w.Multiply,"*"],[w.NotEquals,"!="],[w.NotIdentical,"!=="],[w.Or,"||"],[w.Plus,"+"],[w.NullishCoalesce,"??"],[w.Exponentiation,"**"],[w.In,"in"],[w.InstanceOf,"instanceof"],[w.Assign,"="],[w.AdditionAssignment,"+="],[w.SubtractionAssignment,"-="],[w.MultiplicationAssignment,"*="],[w.DivisionAssignment,"/="],[w.RemainderAssignment,"%="],[w.ExponentiationAssignment,"**="],[w.AndAssignment,"&&="],[w.OrAssignment,"||="],[w.NullishCoalesceAssignment,"??="]]);C();var qg=require("module");var Fk=N(require("typescript"),1),$k=N(require("typescript"),1);var CF=(0,qg.createRequire)(O),Wg=class{exists(t){throw ye()}readFile(t){throw ye()}readFileBuffer(t){throw ye()}writeFile(t,e,n){throw ye()}removeFile(t){throw ye()}symlink(t,e){throw ye()}readdir(t){throw ye()}lstat(t){throw ye()}stat(t){throw ye()}pwd(){throw ye()}chdir(t){throw ye()}extname(t){throw ye()}copyFile(t,e){throw ye()}moveFile(t,e){throw ye()}ensureDir(t){throw ye()}removeDeep(t){throw ye()}isCaseSensitive(){throw ye()}resolve(...t){throw ye()}dirname(t){throw ye()}join(t,...e){throw ye()}isRoot(t){throw ye()}isRooted(t){throw ye()}relative(t,e){throw ye()}basename(t,e){throw ye()}realpath(t){throw ye()}getDefaultLibLocation(){throw ye()}normalize(t){throw ye()}};function ye(){return new Error("FileSystem has not been configured. Please call `setFileSystem()` before calling this method.")}var Ok=new Wg;function jg(t){Ok=t}var Ii=N(require("typescript"),1);var Hk=N(require("typescript"),1);var qk=N(require("typescript"),1),Kp=N(require("typescript"),1),la=N(require("typescript"),1),U=N(require("typescript"),1),Ne=N(require("typescript"),1),Ul=N(require("typescript"),1);var Vl=N(require("typescript"),1),a_=N(require("typescript"),1),l_=N(require("typescript"),1),c_=N(require("typescript"),1),u_=N(require("typescript"),1);var p_=N(require("typescript"),1),h_=N(require("typescript"),1);var Ce=N(require("typescript"),1),Up=N(require("typescript"),1),nr=N(require("typescript"),1),ly=N(require("typescript"),1),tr=N(require("typescript"),1),v_=N(require("typescript"),1);var S_=N(require("typescript"),1),E_=N(require("typescript"),1),w_=N(require("typescript"),1);var T_=N(require("typescript"),1);var x_=N(require("typescript"),1),C_=N(require("typescript"),1);var N_=N(require("typescript"),1);var I_=N(require("typescript"),1),A_=N(require("typescript"),1),D_=N(require("typescript"),1);var b_=N(require("typescript"),1),k_=N(require("typescript"),1);var PF=(0,sy.createRequire)(O),L;(function(t){t[t.DECORATOR_ARG_NOT_LITERAL=1001]="DECORATOR_ARG_NOT_LITERAL",t[t.DECORATOR_ARITY_WRONG=1002]="DECORATOR_ARITY_WRONG",t[t.DECORATOR_NOT_CALLED=1003]="DECORATOR_NOT_CALLED",t[t.DECORATOR_UNEXPECTED=1005]="DECORATOR_UNEXPECTED",t[t.DECORATOR_COLLISION=1006]="DECORATOR_COLLISION",t[t.VALUE_HAS_WRONG_TYPE=1010]="VALUE_HAS_WRONG_TYPE",t[t.VALUE_NOT_LITERAL=1011]="VALUE_NOT_LITERAL",t[t.DUPLICATE_DECORATED_PROPERTIES=1012]="DUPLICATE_DECORATED_PROPERTIES",t[t.INITIALIZER_API_WITH_DISALLOWED_DECORATOR=1050]="INITIALIZER_API_WITH_DISALLOWED_DECORATOR",t[t.INITIALIZER_API_DECORATOR_METADATA_COLLISION=1051]="INITIALIZER_API_DECORATOR_METADATA_COLLISION",t[t.INITIALIZER_API_NO_REQUIRED_FUNCTION=1052]="INITIALIZER_API_NO_REQUIRED_FUNCTION",t[t.INITIALIZER_API_DISALLOWED_MEMBER_VISIBILITY=1053]="INITIALIZER_API_DISALLOWED_MEMBER_VISIBILITY",t[t.DUPLICATE_BINDING_NAME=1054]="DUPLICATE_BINDING_NAME",t[t.INCORRECTLY_DECLARED_ON_STATIC_MEMBER=1100]="INCORRECTLY_DECLARED_ON_STATIC_MEMBER",t[t.COMPONENT_MISSING_TEMPLATE=2001]="COMPONENT_MISSING_TEMPLATE",t[t.PIPE_MISSING_NAME=2002]="PIPE_MISSING_NAME",t[t.PARAM_MISSING_TOKEN=2003]="PARAM_MISSING_TOKEN",t[t.DIRECTIVE_MISSING_SELECTOR=2004]="DIRECTIVE_MISSING_SELECTOR",t[t.UNDECORATED_PROVIDER=2005]="UNDECORATED_PROVIDER",t[t.DIRECTIVE_INHERITS_UNDECORATED_CTOR=2006]="DIRECTIVE_INHERITS_UNDECORATED_CTOR",t[t.UNDECORATED_CLASS_USING_ANGULAR_FEATURES=2007]="UNDECORATED_CLASS_USING_ANGULAR_FEATURES",t[t.COMPONENT_RESOURCE_NOT_FOUND=2008]="COMPONENT_RESOURCE_NOT_FOUND",t[t.COMPONENT_INVALID_SHADOW_DOM_SELECTOR=2009]="COMPONENT_INVALID_SHADOW_DOM_SELECTOR",t[t.COMPONENT_NOT_STANDALONE=2010]="COMPONENT_NOT_STANDALONE",t[t.COMPONENT_IMPORT_NOT_STANDALONE=2011]="COMPONENT_IMPORT_NOT_STANDALONE",t[t.COMPONENT_UNKNOWN_IMPORT=2012]="COMPONENT_UNKNOWN_IMPORT",t[t.HOST_DIRECTIVE_INVALID=2013]="HOST_DIRECTIVE_INVALID",t[t.HOST_DIRECTIVE_NOT_STANDALONE=2014]="HOST_DIRECTIVE_NOT_STANDALONE",t[t.HOST_DIRECTIVE_COMPONENT=2015]="HOST_DIRECTIVE_COMPONENT",t[t.INJECTABLE_INHERITS_INVALID_CONSTRUCTOR=2016]="INJECTABLE_INHERITS_INVALID_CONSTRUCTOR",t[t.HOST_DIRECTIVE_UNDEFINED_BINDING=2017]="HOST_DIRECTIVE_UNDEFINED_BINDING",t[t.HOST_DIRECTIVE_CONFLICTING_ALIAS=2018]="HOST_DIRECTIVE_CONFLICTING_ALIAS",t[t.HOST_DIRECTIVE_MISSING_REQUIRED_BINDING=2019]="HOST_DIRECTIVE_MISSING_REQUIRED_BINDING",t[t.CONFLICTING_INPUT_TRANSFORM=2020]="CONFLICTING_INPUT_TRANSFORM",t[t.COMPONENT_INVALID_STYLE_URLS=2021]="COMPONENT_INVALID_STYLE_URLS",t[t.COMPONENT_UNKNOWN_DEFERRED_IMPORT=2022]="COMPONENT_UNKNOWN_DEFERRED_IMPORT",t[t.NON_STANDALONE_NOT_ALLOWED=2023]="NON_STANDALONE_NOT_ALLOWED",t[t.MISSING_NAMED_TEMPLATE_DEPENDENCY=2024]="MISSING_NAMED_TEMPLATE_DEPENDENCY",t[t.INCORRECT_NAMED_TEMPLATE_DEPENDENCY_TYPE=2025]="INCORRECT_NAMED_TEMPLATE_DEPENDENCY_TYPE",t[t.UNSUPPORTED_SELECTORLESS_COMPONENT_FIELD=2026]="UNSUPPORTED_SELECTORLESS_COMPONENT_FIELD",t[t.COMPONENT_ANIMATIONS_CONFLICT=2027]="COMPONENT_ANIMATIONS_CONFLICT",t[t.SERVICE_CONSTRUCTOR_DI=2028]="SERVICE_CONSTRUCTOR_DI",t[t.SYMBOL_NOT_EXPORTED=3001]="SYMBOL_NOT_EXPORTED",t[t.IMPORT_CYCLE_DETECTED=3003]="IMPORT_CYCLE_DETECTED",t[t.IMPORT_GENERATION_FAILURE=3004]="IMPORT_GENERATION_FAILURE",t[t.CONFIG_FLAT_MODULE_NO_INDEX=4001]="CONFIG_FLAT_MODULE_NO_INDEX",t[t.CONFIG_STRICT_TEMPLATES_IMPLIES_FULL_TEMPLATE_TYPECHECK=4002]="CONFIG_STRICT_TEMPLATES_IMPLIES_FULL_TEMPLATE_TYPECHECK",t[t.CONFIG_EXTENDED_DIAGNOSTICS_IMPLIES_STRICT_TEMPLATES=4003]="CONFIG_EXTENDED_DIAGNOSTICS_IMPLIES_STRICT_TEMPLATES",t[t.CONFIG_EXTENDED_DIAGNOSTICS_UNKNOWN_CATEGORY_LABEL=4004]="CONFIG_EXTENDED_DIAGNOSTICS_UNKNOWN_CATEGORY_LABEL",t[t.CONFIG_EXTENDED_DIAGNOSTICS_UNKNOWN_CHECK=4005]="CONFIG_EXTENDED_DIAGNOSTICS_UNKNOWN_CHECK",t[t.CONFIG_EMIT_DECLARATION_ONLY_UNSUPPORTED=4006]="CONFIG_EMIT_DECLARATION_ONLY_UNSUPPORTED",t[t.HOST_BINDING_PARSE_ERROR=5001]="HOST_BINDING_PARSE_ERROR",t[t.TEMPLATE_PARSE_ERROR=5002]="TEMPLATE_PARSE_ERROR",t[t.NGMODULE_INVALID_DECLARATION=6001]="NGMODULE_INVALID_DECLARATION",t[t.NGMODULE_INVALID_IMPORT=6002]="NGMODULE_INVALID_IMPORT",t[t.NGMODULE_INVALID_EXPORT=6003]="NGMODULE_INVALID_EXPORT",t[t.NGMODULE_INVALID_REEXPORT=6004]="NGMODULE_INVALID_REEXPORT",t[t.NGMODULE_MODULE_WITH_PROVIDERS_MISSING_GENERIC=6005]="NGMODULE_MODULE_WITH_PROVIDERS_MISSING_GENERIC",t[t.NGMODULE_REEXPORT_NAME_COLLISION=6006]="NGMODULE_REEXPORT_NAME_COLLISION",t[t.NGMODULE_DECLARATION_NOT_UNIQUE=6007]="NGMODULE_DECLARATION_NOT_UNIQUE",t[t.NGMODULE_DECLARATION_IS_STANDALONE=6008]="NGMODULE_DECLARATION_IS_STANDALONE",t[t.NGMODULE_BOOTSTRAP_IS_STANDALONE=6009]="NGMODULE_BOOTSTRAP_IS_STANDALONE",t[t.WARN_NGMODULE_ID_UNNECESSARY=6100]="WARN_NGMODULE_ID_UNNECESSARY",t[t.SCHEMA_INVALID_ELEMENT=8001]="SCHEMA_INVALID_ELEMENT",t[t.SCHEMA_INVALID_ATTRIBUTE=8002]="SCHEMA_INVALID_ATTRIBUTE",t[t.MISSING_REFERENCE_TARGET=8003]="MISSING_REFERENCE_TARGET",t[t.MISSING_PIPE=8004]="MISSING_PIPE",t[t.WRITE_TO_READ_ONLY_VARIABLE=8005]="WRITE_TO_READ_ONLY_VARIABLE",t[t.DUPLICATE_VARIABLE_DECLARATION=8006]="DUPLICATE_VARIABLE_DECLARATION",t[t.SPLIT_TWO_WAY_BINDING=8007]="SPLIT_TWO_WAY_BINDING",t[t.MISSING_REQUIRED_INPUTS=8008]="MISSING_REQUIRED_INPUTS",t[t.ILLEGAL_FOR_LOOP_TRACK_ACCESS=8009]="ILLEGAL_FOR_LOOP_TRACK_ACCESS",t[t.INACCESSIBLE_DEFERRED_TRIGGER_ELEMENT=8010]="INACCESSIBLE_DEFERRED_TRIGGER_ELEMENT",t[t.CONTROL_FLOW_PREVENTING_CONTENT_PROJECTION=8011]="CONTROL_FLOW_PREVENTING_CONTENT_PROJECTION",t[t.DEFERRED_PIPE_USED_EAGERLY=8012]="DEFERRED_PIPE_USED_EAGERLY",t[t.DEFERRED_DIRECTIVE_USED_EAGERLY=8013]="DEFERRED_DIRECTIVE_USED_EAGERLY",t[t.DEFERRED_DEPENDENCY_IMPORTED_EAGERLY=8014]="DEFERRED_DEPENDENCY_IMPORTED_EAGERLY",t[t.ILLEGAL_LET_WRITE=8015]="ILLEGAL_LET_WRITE",t[t.LET_USED_BEFORE_DEFINITION=8016]="LET_USED_BEFORE_DEFINITION",t[t.CONFLICTING_LET_DECLARATION=8017]="CONFLICTING_LET_DECLARATION",t[t.UNCLAIMED_DIRECTIVE_BINDING=8018]="UNCLAIMED_DIRECTIVE_BINDING",t[t.DEFER_IMPLICIT_TRIGGER_MISSING_PLACEHOLDER=8019]="DEFER_IMPLICIT_TRIGGER_MISSING_PLACEHOLDER",t[t.DEFER_IMPLICIT_TRIGGER_INVALID_PLACEHOLDER=8020]="DEFER_IMPLICIT_TRIGGER_INVALID_PLACEHOLDER",t[t.DEFER_TRIGGER_MISCONFIGURATION=8021]="DEFER_TRIGGER_MISCONFIGURATION",t[t.FORM_FIELD_UNSUPPORTED_BINDING=8022]="FORM_FIELD_UNSUPPORTED_BINDING",t[t.MULTIPLE_MATCHING_COMPONENTS=8023]="MULTIPLE_MATCHING_COMPONENTS",t[t.CONFLICTING_HOST_DIRECTIVE_BINDING=-8024]="CONFLICTING_HOST_DIRECTIVE_BINDING",t[t.INVALID_BANANA_IN_BOX=8101]="INVALID_BANANA_IN_BOX",t[t.NULLISH_COALESCING_NOT_NULLABLE=8102]="NULLISH_COALESCING_NOT_NULLABLE",t[t.MISSING_CONTROL_FLOW_DIRECTIVE=8103]="MISSING_CONTROL_FLOW_DIRECTIVE",t[t.TEXT_ATTRIBUTE_NOT_BINDING=8104]="TEXT_ATTRIBUTE_NOT_BINDING",t[t.MISSING_NGFOROF_LET=8105]="MISSING_NGFOROF_LET",t[t.SUFFIX_NOT_SUPPORTED=8106]="SUFFIX_NOT_SUPPORTED",t[t.OPTIONAL_CHAIN_NOT_NULLABLE=8107]="OPTIONAL_CHAIN_NOT_NULLABLE",t[t.SKIP_HYDRATION_NOT_STATIC=8108]="SKIP_HYDRATION_NOT_STATIC",t[t.INTERPOLATED_SIGNAL_NOT_INVOKED=8109]="INTERPOLATED_SIGNAL_NOT_INVOKED",t[t.UNSUPPORTED_INITIALIZER_API_USAGE=8110]="UNSUPPORTED_INITIALIZER_API_USAGE",t[t.UNINVOKED_FUNCTION_IN_EVENT_BINDING=8111]="UNINVOKED_FUNCTION_IN_EVENT_BINDING",t[t.UNUSED_LET_DECLARATION=8112]="UNUSED_LET_DECLARATION",t[t.UNUSED_STANDALONE_IMPORTS=8113]="UNUSED_STANDALONE_IMPORTS",t[t.UNPARENTHESIZED_NULLISH_COALESCING=8114]="UNPARENTHESIZED_NULLISH_COALESCING",t[t.UNINVOKED_TRACK_FUNCTION=8115]="UNINVOKED_TRACK_FUNCTION",t[t.MISSING_STRUCTURAL_DIRECTIVE=8116]="MISSING_STRUCTURAL_DIRECTIVE",t[t.UNINVOKED_FUNCTION_IN_TEXT_INTERPOLATION=8117]="UNINVOKED_FUNCTION_IN_TEXT_INTERPOLATION",t[t.FORBIDDEN_REQUIRED_INITIALIZER_INVOCATION=8118]="FORBIDDEN_REQUIRED_INITIALIZER_INVOCATION",t[t.INLINE_TCB_REQUIRED=8900]="INLINE_TCB_REQUIRED",t[t.INLINE_TYPE_CTOR_REQUIRED=8901]="INLINE_TYPE_CTOR_REQUIRED",t[t.INJECTABLE_DUPLICATE_PROV=9001]="INJECTABLE_DUPLICATE_PROV",t[t.SUGGEST_STRICT_TEMPLATES=10001]="SUGGEST_STRICT_TEMPLATES",t[t.SUGGEST_SUBOPTIMAL_TYPE_INFERENCE=10002]="SUGGEST_SUBOPTIMAL_TYPE_INFERENCE",t[t.LOCAL_COMPILATION_UNRESOLVED_CONST=11001]="LOCAL_COMPILATION_UNRESOLVED_CONST",t[t.LOCAL_COMPILATION_UNSUPPORTED_EXPRESSION=11003]="LOCAL_COMPILATION_UNSUPPORTED_EXPRESSION"})(L||(L={}));function Wl(t){return parseInt("-99"+t)}var On=class extends Error{constructor(e,n,r,s){super(`FatalDiagnosticError: Code: ${e}, Message: ${Ii.default.flattenDiagnosticMessageText(r,`
|
|
36
|
+
`)}`);l(this,"code");l(this,"node");l(this,"diagnosticMessage");l(this,"relatedInformation");l(this,"_isFatalDiagnosticError",!0);this.code=e,this.node=n,this.diagnosticMessage=r,this.relatedInformation=s,Object.setPrototypeOf(this,new.target.prototype)}toDiagnostic(){return jp(this.code,this.node,this.diagnosticMessage,this.relatedInformation)}};function jp(t,e,n,r,s=Ii.default.DiagnosticCategory.Error){return e=Ii.default.getOriginalNode(e),{category:s,code:Wl(t),file:Ii.default.getOriginalNode(e).getSourceFile(),start:e.getStart(void 0,!1),length:e.getWidth(),messageText:n,relatedInformation:r}}function zp(t,e){return{category:Ii.default.DiagnosticCategory.Message,code:0,messageText:t,next:e}}var Vk=new Set([L.DECORATOR_ARG_NOT_LITERAL,L.IMPORT_CYCLE_DETECTED,L.PARAM_MISSING_TOKEN,L.SCHEMA_INVALID_ELEMENT,L.SCHEMA_INVALID_ATTRIBUTE,L.MISSING_REFERENCE_TARGET,L.COMPONENT_INVALID_SHADOW_DOM_SELECTOR,L.WARN_NGMODULE_ID_UNNECESSARY]),iy=(()=>{let t=Ni.full;return`https://${t.includes("-next")||t.includes("-rc")||t==="22.0.0"?"next":`v${Ni.major}`}.angular.dev`})(),Gk=`${iy}/errors`,Ge;(function(t){t.INVALID_BANANA_IN_BOX="invalidBananaInBox",t.NULLISH_COALESCING_NOT_NULLABLE="nullishCoalescingNotNullable",t.OPTIONAL_CHAIN_NOT_NULLABLE="optionalChainNotNullable",t.MISSING_CONTROL_FLOW_DIRECTIVE="missingControlFlowDirective",t.MISSING_STRUCTURAL_DIRECTIVE="missingStructuralDirective",t.TEXT_ATTRIBUTE_NOT_BINDING="textAttributeNotBinding",t.UNINVOKED_FUNCTION_IN_EVENT_BINDING="uninvokedFunctionInEventBinding",t.MISSING_NGFOROF_LET="missingNgForOfLet",t.SUFFIX_NOT_SUPPORTED="suffixNotSupported",t.SKIP_HYDRATION_NOT_STATIC="skipHydrationNotStatic",t.INTERPOLATED_SIGNAL_NOT_INVOKED="interpolatedSignalNotInvoked",t.CONTROL_FLOW_PREVENTING_CONTENT_PROJECTION="controlFlowPreventingContentProjection",t.UNUSED_LET_DECLARATION="unusedLetDeclaration",t.UNINVOKED_TRACK_FUNCTION="uninvokedTrackFunction",t.UNUSED_STANDALONE_IMPORTS="unusedStandaloneImports",t.UNPARENTHESIZED_NULLISH_COALESCING="unparenthesizedNullishCoalescing",t.UNINVOKED_FUNCTION_IN_TEXT_INTERPOLATION="uninvokedFunctionInTextInterpolation",t.DEFER_TRIGGER_MISCONFIGURATION="deferTriggerMisconfiguration"})(Ge||(Ge={}));var $p;(function(t){t[t.None=0]="None",t[t.ForceNewImport=1]="ForceNewImport",t[t.NoAliasing=2]="NoAliasing",t[t.AllowTypeImports=4]="AllowTypeImports",t[t.AllowRelativeDtsImports=8]="AllowRelativeDtsImports",t[t.AllowAmbientReferences=16]="AllowAmbientReferences"})($p||($p={}));var Bp;(function(t){t[t.Success=0]="Success",t[t.Failed=1]="Failed"})(Bp||(Bp={}));function Wk(t){return la.default.isIdentifier(t)||la.default.isPropertyAccessExpression(t)&&la.default.isIdentifier(t.expression)&&la.default.isIdentifier(t.name)}var jr;(function(t){t[t.Constructor=0]="Constructor",t[t.Getter=1]="Getter",t[t.Setter=2]="Setter",t[t.Property=3]="Property",t[t.Method=4]="Method"})(jr||(jr={}));var ve;(function(t){t[t.PublicWritable=0]="PublicWritable",t[t.PublicReadonly=1]="PublicReadonly",t[t.Protected=2]="Protected",t[t.Private=3]="Private",t[t.EcmaScriptPrivate=4]="EcmaScriptPrivate"})(ve||(ve={}));var oy={};function jl(t){return Kp.default.isClassDeclaration(t)&&jk(t.name)}function jk(t){return t!==void 0&&Kp.default.isIdentifier(t)}function Xp(t){switch(t){case ve.EcmaScriptPrivate:return"ES private";case ve.Private:return"private";case ve.Protected:return"protected";case ve.PublicReadonly:return"public readonly";case ve.PublicWritable:default:return"public"}}function zk(t,e,n){var c,u;if(t===null)return Qk();if(!Ne.default.isTypeReferenceNode(t))return aa(t);let r=Jk(t,e);if(r===null)return Xk(t);let{local:s,decl:i}=r;if(i.valueDeclaration===void 0||i.flags&Ne.default.SymbolFlags.ConstEnum){let h=null;if(i.declarations!==void 0&&i.declarations.length>0&&(h=i.declarations[0]),!n||h&&[Ne.default.SyntaxKind.TypeParameter,Ne.default.SyntaxKind.TypeAliasDeclaration,Ne.default.SyntaxKind.InterfaceDeclaration].includes(h.kind))return Kk(t,h)}let o=s.declarations&&s.declarations[0];if(o!==void 0){if(Ne.default.isImportClause(o)&&o.name!==void 0)return o.phaseModifier===Ne.default.SyntaxKind.TypeKeyword?Bl(t,o):Ne.default.isImportDeclaration(o.parent)?{kind:0,expression:o.name,defaultImportStatement:o.parent}:aa(t);if(Ne.default.isImportSpecifier(o)){if(o.isTypeOnly)return Bl(t,o);if(o.parent.parent.phaseModifier===Ne.default.SyntaxKind.TypeKeyword)return Bl(t,o.parent.parent);let h=(o.propertyName||o.name).text,[d,...p]=r.symbolNames,g=o.parent.parent.parent;if(!Ne.default.isImportDeclaration(g))return aa(t);let v=zg(g);return{kind:1,valueDeclaration:(c=i.valueDeclaration)!=null?c:null,moduleName:v,importedName:h,nestedPath:p}}else if(Ne.default.isNamespaceImport(o)){if(o.parent.phaseModifier===Ne.default.SyntaxKind.TypeKeyword)return Bl(t,o.parent);if(r.symbolNames.length===1)return Yk(t,o.parent);let[h,d,...p]=r.symbolNames,g=o.parent.parent;if(!Ne.default.isImportDeclaration(g))return aa(t);let v=zg(g);return{kind:1,valueDeclaration:(u=i.valueDeclaration)!=null?u:null,moduleName:v,importedName:d,nestedPath:p}}}let a=ay(t);return a!==null?{kind:0,expression:a,defaultImportStatement:null}:aa(t)}function aa(t){return{kind:2,reason:{kind:5,typeNode:t}}}function Kk(t,e){return{kind:2,reason:{kind:1,typeNode:t,decl:e}}}function Bl(t,e){return{kind:2,reason:{kind:2,typeNode:t,node:e}}}function Xk(t){return{kind:2,reason:{kind:3,typeNode:t}}}function Yk(t,e){return{kind:2,reason:{kind:4,typeNode:t,importClause:e}}}function Qk(){return{kind:2,reason:{kind:0}}}function ay(t){return Ne.default.isTypeReferenceNode(t)?Yp(t.typeName):null}function Jk(t,e){let n=t.typeName,r=e.getSymbolAtLocation(n);if(r===void 0)return null;let s=r,i=n,o=[];for(;Ne.default.isQualifiedName(i);)o.unshift(i.right.text),i=i.left;if(o.unshift(i.text),i!==n){let c=e.getSymbolAtLocation(i);c!==void 0&&(s=c)}let a=r;return r.flags&Ne.default.SymbolFlags.Alias&&(a=e.getAliasedSymbol(r)),{local:s,decl:a,symbolNames:o}}function Yp(t){if(Ne.default.isQualifiedName(t)){let e=Yp(t.left);return e!==null?Ne.default.factory.createPropertyAccessExpression(e,t.right):null}else if(Ne.default.isIdentifier(t)){let e=Ne.default.setOriginalNode(Ne.default.factory.createIdentifier(t.text),t);return e.parent=t.parent,e}else return null}function zg(t){if(!Ne.default.isStringLiteral(t.moduleSpecifier))throw new Error("not a module specifier");return t.moduleSpecifier.text}var Qp=class{constructor(t,e=!1,n=!1){l(this,"checker");l(this,"isLocalCompilation");l(this,"skipPrivateValueDeclarationTypes");this.checker=t,this.isLocalCompilation=e,this.skipPrivateValueDeclarationTypes=n}getDecoratorsOfDeclaration(t){let e=U.default.canHaveDecorators(t)?U.default.getDecorators(t):void 0;return e!==void 0&&e.length?e.map(n=>this._reflectDecorator(n)).filter(n=>n!==null):null}getMembersOfClass(t){return Kg(t).members.map(n=>{let r=Jp(n);return r===null?null:he(x({},r),{decorators:this.getDecoratorsOfDeclaration(n)})}).filter(n=>n!==null)}getConstructorParameters(t){let e=Kg(t),n=e.getSourceFile().isDeclarationFile,r=e.members.find(s=>U.default.isConstructorDeclaration(s)&&(n||s.body!==void 0));return r===void 0?null:r.parameters.map(s=>{let i=Xg(s.name),o=this.getDecoratorsOfDeclaration(s),a=s.type||null,c=a;if(c&&U.default.isUnionTypeNode(c)){let h=c.types.filter(d=>!(U.default.isLiteralTypeNode(d)&&d.literal.kind===U.default.SyntaxKind.NullKeyword));h.length===1&&(c=h[0])}let u=zk(c,this.checker,this.isLocalCompilation);return{name:i,nameNode:s.name,typeValueReference:u,typeNode:a,decorators:o}})}getImportOfIdentifier(t){let e=this.getDirectImportOfIdentifier(t);return e!==null?e:U.default.isQualifiedName(t.parent)&&t.parent.right===t?this.getImportOfNamespacedIdentifier(t,n_(t.parent)):U.default.isPropertyAccessExpression(t.parent)&&t.parent.name===t?this.getImportOfNamespacedIdentifier(t,r_(t.parent)):null}getExportsOfModule(t){if(!U.default.isSourceFile(t))throw new Error("getExportsOfModule() called on non-SourceFile in TS code");let e=this.checker.getSymbolAtLocation(t);if(e===void 0)return null;let n=new Map;return this.checker.getExportsOfModule(e).forEach(r=>{let s=this.getDeclarationOfSymbol(r,null);s!==null&&n.set(r.name,s)}),n}isClass(t){return jl(t)}hasBaseClass(t){return this.getBaseClassExpression(t)!==null}getBaseClassExpression(t){if(!(U.default.isClassDeclaration(t)||U.default.isClassExpression(t))||t.heritageClauses===void 0)return null;let e=t.heritageClauses.find(r=>r.token===U.default.SyntaxKind.ExtendsKeyword);if(e===void 0)return null;let n=e.types[0];return n===void 0?null:n.expression}getDeclarationOfIdentifier(t){let e=this.checker.getSymbolAtLocation(t);return e===void 0?null:this.getDeclarationOfSymbol(e,t)}getDefinitionOfFunction(t){if(!U.default.isFunctionDeclaration(t)&&!U.default.isMethodDeclaration(t)&&!U.default.isFunctionExpression(t)&&!U.default.isArrowFunction(t))return null;let e=null;t.body!==void 0&&(e=U.default.isBlock(t.body)?Array.from(t.body.statements):[U.default.factory.createReturnStatement(t.body)]);let n=this.checker.getTypeAtLocation(t),r=this.checker.getSignaturesOfType(n,U.default.SignatureKind.Call);return{node:t,body:e,signatureCount:r.length,typeParameters:t.typeParameters===void 0?null:Array.from(t.typeParameters),parameters:t.parameters.map(s=>{let i=Xg(s.name),o=s.initializer||null;return{name:i,node:s,initializer:o,type:s.type||null}})}}getGenericArityOfClass(t){return U.default.isClassDeclaration(t)?t.typeParameters!==void 0?t.typeParameters.length:0:null}getVariableValue(t){return t.initializer||null}isStaticallyExported(t){let e=t;U.default.isVariableDeclaration(t)&&U.default.isVariableDeclarationList(t.parent)&&(e=t.parent.parent);let n=U.default.canHaveModifiers(e)?U.default.getModifiers(e):void 0;return n!==void 0&&n.some(s=>s.kind===U.default.SyntaxKind.ExportKeyword)?!0:e.parent===void 0||!U.default.isSourceFile(e.parent)?!1:this.getLocalExportedDeclarationsOfSourceFile(t.getSourceFile()).has(t)}getDirectImportOfIdentifier(t){let e=this.checker.getSymbolAtLocation(t);if(e===void 0||e.declarations===void 0||e.declarations.length!==1)return null;let n=e.declarations[0],r=s_(n);return r===null||!U.default.isStringLiteral(r.moduleSpecifier)?null:{from:r.moduleSpecifier.text,name:i_(n,t),node:r}}getImportOfNamespacedIdentifier(t,e){if(e===null)return null;let n=this.checker.getSymbolAtLocation(e);if(!n||n.declarations===void 0)return null;let r=n.declarations.length===1?n.declarations[0]:null;if(!r)return null;let s=U.default.isNamespaceImport(r)?r:null;if(!s)return null;let i=s.parent.parent;return!U.default.isImportDeclaration(i)||!U.default.isStringLiteral(i.moduleSpecifier)?null:{from:i.moduleSpecifier.text,name:t.text,node:i}}getDeclarationOfSymbol(t,e){let n;if(t.valueDeclaration!==void 0?n=t.valueDeclaration:t.declarations!==void 0&&t.declarations.length>0&&(n=t.declarations[0]),n!==void 0&&U.default.isShorthandPropertyAssignment(n)){let s=this.checker.getShorthandAssignmentValueSymbol(n);return s===void 0?null:this.getDeclarationOfSymbol(s,e)}else if(n!==void 0&&U.default.isExportSpecifier(n)){let s=this.checker.getExportSpecifierLocalTargetSymbol(n);return s===void 0?null:this.getDeclarationOfSymbol(s,e)}let r=e&&this.getImportOfIdentifier(e);for(;t.flags&U.default.SymbolFlags.Alias;)t=this.checker.getAliasedSymbol(t);return t.valueDeclaration!==void 0&&(!this.skipPrivateValueDeclarationTypes||!t_(this.checker,t))?{node:t.valueDeclaration,viaModule:this._viaModule(t.valueDeclaration,e,r)}:t.declarations!==void 0&&t.declarations.length>0?{node:t.declarations[0],viaModule:this._viaModule(t.declarations[0],e,r)}:null}_reflectDecorator(t){let e=t.expression,n=null;if(U.default.isCallExpression(e)&&(n=Array.from(e.arguments),e=e.expression),!Wk(e))return null;let r=U.default.isIdentifier(e)?e:e.name,s=this.getImportOfIdentifier(r);return{name:r.text,identifier:e,import:s,node:t,args:n}}getLocalExportedDeclarationsOfSourceFile(t){let e=t;if(e[Fp]!==void 0)return e[Fp];let n=new Set;e[Fp]=n;let r=this.checker.getSymbolAtLocation(e);if(r===void 0||r.exports===void 0)return n;let s=r.exports.values(),i=s.next();for(;i.done!==!0;){let o=i.value;o.flags&U.default.SymbolFlags.Alias&&(o=this.checker.getAliasedSymbol(o)),o.valueDeclaration!==void 0&&o.valueDeclaration.getSourceFile()===t&&n.add(o.valueDeclaration),i=s.next()}return n}_viaModule(t,e,n){return n===null&&e!==null&&t.getSourceFile()!==e.getSourceFile()?oy:n!==null&&n.from!==null&&!n.from.startsWith(".")?n.from:null}};function Zk(t){let e=U.default.getModifiers(t),n=!1,r=!1,s=ve.PublicWritable;if(e!==void 0)for(let i of e)switch(i.kind){case U.default.SyntaxKind.StaticKeyword:n=!0;break;case U.default.SyntaxKind.PrivateKeyword:s=ve.Private;break;case U.default.SyntaxKind.ProtectedKeyword:s=ve.Protected;break;case U.default.SyntaxKind.ReadonlyKeyword:r=!0;break}return r&&s===ve.PublicWritable&&(s=ve.PublicReadonly),t.name!==void 0&&U.default.isPrivateIdentifier(t.name)&&(s=ve.EcmaScriptPrivate),{accessLevel:s,isStatic:n}}function Jp(t){let e=null,n=null,r=null,s=null;if(U.default.isPropertyDeclaration(t))e=jr.Property,n=t.initializer||null;else if(U.default.isGetAccessorDeclaration(t))e=jr.Getter;else if(U.default.isSetAccessorDeclaration(t))e=jr.Setter;else if(U.default.isMethodDeclaration(t))e=jr.Method;else if(U.default.isConstructorDeclaration(t))e=jr.Constructor;else return null;if(U.default.isConstructorDeclaration(t))r="constructor";else if(U.default.isIdentifier(t.name))r=t.name.text,s=t.name;else if(U.default.isStringLiteral(t.name))r=t.name.text,s=t.name;else if(U.default.isPrivateIdentifier(t.name))r=t.name.text,s=t.name;else return null;let{accessLevel:i,isStatic:o}=Zk(t);return{node:t,implementation:t,kind:e,type:t.type||null,accessLevel:i,name:r,nameNode:s,value:n,isStatic:o}}function zl(t){let e=new Map;return t.properties.forEach(n=>{if(U.default.isPropertyAssignment(n)){let r=e_(n.name);if(r===null)return;e.set(r,n.initializer)}else if(U.default.isShorthandPropertyAssignment(n))e.set(n.name.text,n.name);else return}),e}function Kg(t){if(!U.default.isClassDeclaration(t))throw new Error(`Reflecting on a ${U.default.SyntaxKind[t.kind]} instead of a ClassDeclaration.`);return t}function Xg(t){return U.default.isIdentifier(t)?t.text:null}function e_(t){return U.default.isIdentifier(t)||U.default.isStringLiteral(t)||U.default.isNumericLiteral(t)?t.text:null}function t_(t,e){var n;if(e.valueDeclaration!==void 0){let r=t.getTypeOfSymbolAtLocation(e,e.valueDeclaration);return((n=r==null?void 0:r.symbol)==null?void 0:n.name.startsWith("\u0275"))===!0}return!1}function n_(t){for(;U.default.isQualifiedName(t.left);)t=t.left;return U.default.isIdentifier(t.left)?t.left:null}function r_(t){for(;U.default.isPropertyAccessExpression(t.expression);)t=t.expression;return U.default.isIdentifier(t.expression)?t.expression:null}function s_(t){let e=t.parent;for(;e&&!U.default.isSourceFile(e);){if(U.default.isImportDeclaration(e))return e;e=e.parent}return null}function i_(t,e){return U.default.isImportSpecifier(t)?(t.propertyName!==void 0?t.propertyName:t.name).text:e.text}var Fp=Symbol("LocalExportedDeclarations"),Zp=class{constructor(){l(this,"fileToNamedImports",new WeakMap);l(this,"fileToNamespaceImports",new WeakMap)}isPotentialReferenceToNamedImport(t,e,n){let r=t.getSourceFile();this.scanImports(r);let i=this.fileToNamedImports.get(r).get(n),o=i==null?void 0:i.get(e);return o!==void 0&&o.has(t.text)}isPotentialReferenceToNamespaceImport(t,e){var s,i;let n=t.getSourceFile();return this.scanImports(n),(i=(s=this.fileToNamespaceImports.get(n).get(e))==null?void 0:s.has(t.text))!=null?i:!1}hasNamedImport(t,e,n){this.scanImports(t);let s=this.fileToNamedImports.get(t).get(n);return s!==void 0&&s.has(e)}hasNamespaceImport(t,e){return this.scanImports(t),this.fileToNamespaceImports.get(t).has(e)}scanImports(t){var r,s;if(this.fileToNamedImports.has(t)&&this.fileToNamespaceImports.has(t))return;let e=new Map,n=new Map;this.fileToNamedImports.set(t,e),this.fileToNamespaceImports.set(t,n);for(let i of t.statements){if(!Ul.default.isImportDeclaration(i)||!Ul.default.isStringLiteralLike(i.moduleSpecifier)||((r=i.importClause)==null?void 0:r.namedBindings)===void 0)continue;let o=i.moduleSpecifier.text;if(Ul.default.isNamespaceImport(i.importClause.namedBindings))n.has(o)||n.set(o,new Set),n.get(o).add(i.importClause.namedBindings.name.text);else for(let a of i.importClause.namedBindings.elements){let c=a.name.text,u=a.propertyName===void 0?c:a.propertyName.text;e.has(o)||e.set(o,new Map);let h=e.get(o);h.has(u)||h.set(u,new Set),(s=h.get(u))==null||s.add(c)}}}};var Yg=Symbol("patchedReferencedAliases");function eh(t){o_(t)||Qg();let e=t.getEmitResolver();if(e===void 0)return null;let n=e[Yg];if(n!==void 0)return n;let r=e.isReferencedAliasDeclaration;r===void 0&&Qg();let s=new Set;return e.isReferencedAliasDeclaration=function(i,...o){return th(i)&&s.has(i)?!0:r.call(e,i,...o)},e[Yg]=s}function th(t){return Vl.default.isImportSpecifier(t)||Vl.default.isNamespaceImport(t)||Vl.default.isImportClause(t)}function o_(t){return t.getEmitResolver!==void 0}function Qg(){throw Error(`Angular compiler is incompatible with this version of the TypeScript compiler.
|
|
39
37
|
|
|
40
38
|
If you recently updated TypeScript and this issue surfaces now, consider downgrading.
|
|
41
39
|
|
|
42
|
-
Please report an issue on the Angular repositories when this issue surfaces and you are using a supposedly compatible TypeScript version.`)}function gp(t,e){return e||t.import!==null&&t.import.from==="@angular/core"}var ty="!Array<{type: !Function, args: (undefined|!Array<?>)}>";function ny(t,e){let n=[],r=t.expression;switch(r.kind){case N.default.SyntaxKind.Identifier:n.push(N.default.factory.createPropertyAssignment("type",r));break;case N.default.SyntaxKind.CallExpression:let s=r;if(n.push(N.default.factory.createPropertyAssignment("type",s.expression)),s.arguments.length){let i=[];for(let l of s.arguments)i.push(l);let o=N.default.factory.createArrayLiteralExpression(N.default.factory.createNodeArray(i,!0));n.push(N.default.factory.createPropertyAssignment("args",o))}break;default:e.push({file:t.getSourceFile(),start:t.getStart(),length:t.getEnd()-t.getStart(),messageText:`${N.default.SyntaxKind[t.kind]} not implemented in gathering decorator metadata.`,category:N.default.DiagnosticCategory.Error,code:0});break}return N.default.factory.createObjectLiteralExpression(n)}function W_(t,e,n,r){let s=[];for(let l of n){if(!l.type&&l.decorators.length===0){s.push(N.default.factory.createNull());continue}let c=l.type?ry(e,l.type):void 0,u=[N.default.factory.createPropertyAssignment("type",c||N.default.factory.createIdentifier("undefined"))],h=[];for(let d of l.decorators)h.push(ny(d,t));h.length&&u.push(N.default.factory.createPropertyAssignment("decorators",N.default.factory.createArrayLiteralExpression(h))),s.push(N.default.factory.createObjectLiteralExpression(u))}let i=N.default.factory.createArrowFunction(void 0,void 0,[],void 0,N.default.factory.createToken(N.default.SyntaxKind.EqualsGreaterThanToken),N.default.factory.createArrayLiteralExpression(s,!0)),o=N.default.factory.createPropertyDeclaration([N.default.factory.createToken(N.default.SyntaxKind.StaticKeyword)],"ctorParameters",void 0,void 0,i);return r&&N.default.setSyntheticLeadingComments(o,[{kind:N.default.SyntaxKind.MultiLineCommentTrivia,text:["*"," * @type {function(): !Array<(null|{"," * type: ?,",` * decorators: (undefined|${ty}),`," * })>}"," * @nocollapse"," "].join(`
|
|
43
|
-
`),pos:-1,end:-1,hasTrailingNewLine:!0}]),o}function ry(t,e){let n=e.kind;switch(N.default.isLiteralTypeNode(e)&&(n=e.literal.kind),n){case N.default.SyntaxKind.FunctionType:case N.default.SyntaxKind.ConstructorType:return N.default.factory.createIdentifier("Function");case N.default.SyntaxKind.ArrayType:case N.default.SyntaxKind.TupleType:return N.default.factory.createIdentifier("Array");case N.default.SyntaxKind.TypePredicate:case N.default.SyntaxKind.TrueKeyword:case N.default.SyntaxKind.FalseKeyword:case N.default.SyntaxKind.BooleanKeyword:return N.default.factory.createIdentifier("Boolean");case N.default.SyntaxKind.StringLiteral:case N.default.SyntaxKind.StringKeyword:return N.default.factory.createIdentifier("String");case N.default.SyntaxKind.ObjectKeyword:return N.default.factory.createIdentifier("Object");case N.default.SyntaxKind.NumberKeyword:case N.default.SyntaxKind.NumericLiteral:return N.default.factory.createIdentifier("Number");case N.default.SyntaxKind.TypeReference:return t(e.typeName);case N.default.SyntaxKind.UnionType:let s=e.types.filter(i=>!(N.default.isLiteralTypeNode(i)&&i.literal.kind===N.default.SyntaxKind.NullKeyword));return s.length===1?ry(t,s[0]):void 0;default:return}}function j_(t,e){return e.flags&N.default.SymbolFlags.Alias&&(e=t.getAliasedSymbol(e)),(e.flags&N.default.SymbolFlags.Value&N.default.SymbolFlags.ConstEnumExcludes)!==0}function sy(t,e,n,r,s,i){function o(c,u){s&&N.default.setSyntheticLeadingComments(c,[{kind:N.default.SyntaxKind.MultiLineCommentTrivia,text:`* @type {${u}} `,pos:-1,end:-1,hasTrailingNewLine:!0}])}function l(c,u){let h=[];for(let[g,v]of u.entries())h.push(N.default.factory.createPropertyAssignment(g,N.default.factory.createArrayLiteralExpression(v.map(E=>ny(E,c)))));let d=N.default.factory.createObjectLiteralExpression(h,!0),p=N.default.factory.createPropertyDeclaration([N.default.factory.createToken(N.default.SyntaxKind.StaticKeyword)],"propDecorators",void 0,void 0,d);return o(p,`!Object<string, ${ty}>`),p}return c=>{let u=Zg(c);function h(E){let I=t.getSymbolAtLocation(E);if(!I||!j_(t,I)||!I.declarations||I.declarations.length===0)return;if(N.default.isQualifiedName(E)){let b=h(E.left);return b===void 0?void 0:N.default.factory.createPropertyAccessExpression(b,E.right)}let D=I.declarations[0];return ey(D)&&(u==null||u.add(D),D.name!==void 0)?N.default.setOriginalNode(N.default.factory.createIdentifier(D.name.text),D.name):N.default.setOriginalNode(N.default.factory.createIdentifier(E.text),E)}function d(E){E=N.default.visitEachChild(E,v,c);let I=[],D=[],b=e.getDecoratorsOfDeclaration(E)||[];for(let ne of b){let se=ne.node;if(!gp(ne,r)){I.push(se);continue}D.push(se)}if(!D.length)return[void 0,E,[]];if(!E.name||!N.default.isIdentifier(E.name))return n.push({file:E.getSourceFile(),start:E.getStart(),length:E.getEnd()-E.getStart(),messageText:"Cannot process decorators for class element with non-analyzable name.",category:N.default.DiagnosticCategory.Error,code:0}),[void 0,E,[]];let P=N.default.canHaveModifiers(E)?N.default.getModifiers(E):void 0,L;return(I.length||P!=null&&P.length)&&(L=N.default.setTextRange(N.default.factory.createNodeArray([...I,...P||[]]),E.modifiers)),[E.name.text,z_(E,L),D]}function p(E){E=N.default.visitEachChild(E,v,c);let I=[],D=E.parameters,b=[];for(let L of D){let ne=[],se={decorators:[],type:null},Ge=e.getDecoratorsOfDeclaration(L)||[];for(let or of Ge){let ar=or.node;if(!gp(or,r)){ne.push(ar);continue}se.decorators.push(ar)}L.type&&(se.type=L.type),b.push(se);let Ne,Nt=N.default.getModifiers(L);(ne.length||Nt!=null&&Nt.length)&&(Ne=[...ne,...Nt||[]]);let Jr=N.default.factory.updateParameterDeclaration(L,Ne,L.dotDotDotToken,L.name,L.questionToken,L.type,L.initializer);I.push(Jr)}return[N.default.factory.updateConstructorDeclaration(E,N.default.getModifiers(E),I,E.body),b]}function g(E){let I=[],D=new Map,b=null;for(let se of E.members){switch(se.kind){case N.default.SyntaxKind.PropertyDeclaration:case N.default.SyntaxKind.GetAccessor:case N.default.SyntaxKind.SetAccessor:case N.default.SyntaxKind.MethodDeclaration:{let[Ge,Ne,Nt]=d(se);I.push(Ne),Ge&&D.set(Ge,Nt);continue}case N.default.SyntaxKind.Constructor:{if(!se.body)break;let[Ne,Nt]=p(se);b=Nt,I.push(Ne);continue}default:break}I.push(N.default.visitEachChild(se,v,c))}let L=(e.getDecoratorsOfDeclaration(E)||[]).some(se=>gp(se,r));b&&(L||b.some(se=>!!se.decorators.length))&&I.push(W_(n,h,b,s)),D.size&&I.push(l(n,D));let ne=N.default.setTextRange(N.default.factory.createNodeArray(I,E.members.hasTrailingComma),E.members);return N.default.factory.updateClassDeclaration(E,E.modifiers,E.name,E.typeParameters,E.heritageClauses,ne)}function v(E){return N.default.isClassDeclaration(E)&&(i===void 0||i(E))?g(E):N.default.visitEachChild(E,v,c)}return E=>N.default.visitEachChild(E,v,c)}}function z_(t,e){let n;if(N.default.isMethodDeclaration(t))n=N.default.factory.createMethodDeclaration(e,t.asteriskToken,t.name,t.questionToken,t.typeParameters,t.parameters,t.type,t.body);else if(N.default.isPropertyDeclaration(t))n=N.default.factory.createPropertyDeclaration(e,t.name,t.questionToken,t.type,t.initializer);else if(N.default.isGetAccessor(t))n=N.default.factory.createGetAccessorDeclaration(e,t.name,t.parameters,t.type,t.body);else if(N.default.isSetAccessor(t))n=N.default.factory.createSetAccessorDeclaration(e,t.name,t.parameters,t.body);else throw new Error(`Unsupported decorated member with kind ${N.default.SyntaxKind[t.kind]}`);return N.default.setOriginalNode(n,t)}var K_="@angular/core";function iy(t){return t.import!==null&&t.import.from===K_}function ea(t,e,n){return n?t.name===e:iy(t)?t.import.name===e:!1}function X_(t,e,n){return t.filter(r=>{var i;let s=n?r.name:(i=r.import)==null?void 0:i.name;return s===void 0||!e.includes(s)?!1:n||iy(r)})}function oy(t){for(;Hn.default.isAsExpression(t)||Hn.default.isParenthesizedExpression(t);)t=t.expression;return t}function Y_(t){if(t=oy(t),!Hn.default.isArrowFunction(t)&&!Hn.default.isFunctionExpression(t))return null;let e=t.body;if(Hn.default.isBlock(e)){if(e.statements.length!==1)return null;let n=e.statements[0];return!Hn.default.isReturnStatement(n)||n.expression===void 0?null:n.expression}else return e}function Q_(t,e){if(t=oy(t),!Hn.default.isCallExpression(t)||t.arguments.length!==1)return null;let n=Hn.default.isPropertyAccessExpression(t.expression)?t.expression.name:t.expression;if(!Hn.default.isIdentifier(n))return null;let r=Y_(t.arguments[0]);if(r===null)return null;let s=e.getImportOfIdentifier(n);return s===null||s.from!=="@angular/core"||s.name!=="forwardRef"?null:r}var yp;(function(t){t[t.Directive=0]="Directive",t[t.Pipe=1]="Pipe",t[t.NgModule=2]="NgModule"})(yp||(yp={}));var vp;(function(t){t[t.FULL=0]="FULL",t[t.PARTIAL=1]="PARTIAL",t[t.LOCAL=2]="LOCAL"})(vp||(vp={}));var Ig;(function(t){t[t.PRIMARY=0]="PRIMARY",t[t.SHARED=1]="SHARED",t[t.WEAK=2]="WEAK"})(Ig||(Ig={}));function nk(){let t=new Set,e=(r,s)=>t.has(`${r.fileName}@@${s}`),n=(r,s)=>t.add(`${r.fileName}@@${s}`);return(r,s)=>{let i=r;if(i.identifiers===void 0)throw new Error("Source file unexpectedly lacks map of parsed `identifiers`.");let o=u=>!i.identifiers.has(u)&&!e(i,u);if(o(s))return n(i,s),null;let l=null,c=1;do l=`${s}_${c++}`;while(!o(l));return n(i,l),Sp.default.factory.createUniqueName(l,Sp.default.GeneratedIdentifierFlags.Optimistic)}}function rk(t,e){return n=>{let{affectedFiles:r,newImports:s,updatedImports:i,reusedOriginalAliasDeclarations:o,deletedImports:l}=t.finalize();if(o.size>0){let u=Zg(n);u!==null&&o.forEach(h=>u.add(h))}if(e!==void 0)for(let[u,h]of e.entries())h.length>0&&r.add(u);let c=u=>{if(!ir.default.isImportDeclaration(u))return u;if(l.has(u))return;if(u.importClause===void 0||!ir.default.isImportClause(u.importClause))return u;let h=u.importClause;if(h.namedBindings===void 0||!ir.default.isNamedImports(h.namedBindings)||!i.has(h.namedBindings))return u;let d=n.factory.updateImportClause(h,h.phaseModifier,h.name,i.get(h.namedBindings)),p=n.factory.updateImportDeclaration(u,u.modifiers,d,u.moduleSpecifier,u.attributes);return ir.default.setOriginalNode(p,{importClause:d,kind:p.kind}),p};return u=>{var g,v;if(!r.has(u.fileName))return u;u=ir.default.visitEachChild(u,c,n);let h=(g=e==null?void 0:e.get(u.fileName))!=null?g:[],d=[],p=[];for(let E of u.statements)sk(E)?d.push(E):p.push(E);return n.factory.updateSourceFile(u,[...d,...(v=s.get(u.fileName))!=null?v:[],...h,...p],u.isDeclarationFile,u.referencedFiles,u.typeReferenceDirectives,u.hasNoDefaultLib,u.libReferenceDirectives)}}}function sk(t){return ir.default.isImportDeclaration(t)||ir.default.isImportEqualsDeclaration(t)||ir.default.isNamespaceImport(t)}function ik(t,e){let n=ly(e),r=t.directReuseCache.get(n);if(r!==void 0)return r;let s=t.namespaceImportReuseCache.get(e.exportModuleSpecifier);return s===void 0?null:e.exportSymbolName===null?s:[s,ay.default.factory.createIdentifier(e.exportSymbolName)]}function Ng(t,e,n){e.directReuseCache.set(ly(t),n),t.exportSymbolName===null&&!Array.isArray(n)&&e.namespaceImportReuseCache.set(t.exportModuleSpecifier,n)}function ly(t){return`${t.requestedFile.fileName}:${t.exportModuleSpecifier}:${t.exportSymbolName}${t.unsafeAliasOverride?":"+t.unsafeAliasOverride:""}`}function ok(t,e,n){let r=null;for(let l=e.statements.length-1;l>=0;l--){let c=e.statements[l];if(!(!sr.default.isImportDeclaration(c)||!sr.default.isStringLiteral(c.moduleSpecifier)||!c.importClause||c.importClause.phaseModifier===sr.default.SyntaxKind.TypeKeyword||c.moduleSpecifier.text!==n.exportModuleSpecifier)&&c.importClause.namedBindings){let h=c.importClause.namedBindings;if(sr.default.isNamespaceImport(h))return t.reusedAliasDeclarations.add(h),n.exportSymbolName===null?h.name:[h.name,sr.default.factory.createIdentifier(n.exportSymbolName)];if(sr.default.isNamedImports(h)&&n.exportSymbolName!==null){let d=h.elements.find(p=>{var v;let g;return n.unsafeAliasOverride?g=((v=p.propertyName)==null?void 0:v.text)===n.exportSymbolName&&p.name.text===n.unsafeAliasOverride:g=p.propertyName?p.propertyName.text===n.exportSymbolName:p.name.text===n.exportSymbolName,!p.isTypeOnly&&g});if(d!==void 0)return t.reusedAliasDeclarations.add(d),d.name;r=c}}}if(r===null||n.exportSymbolName===null)return null;t.updatedImports.has(r)||t.updatedImports.set(r,[]);let s=t.updatedImports.get(r),i=sr.default.factory.createIdentifier(n.exportSymbolName),o=n.unsafeAliasOverride?sr.default.factory.createIdentifier(n.unsafeAliasOverride):t.generateUniqueIdentifier(e,n.exportSymbolName);return s.push({propertyName:i,fileUniqueAlias:o}),o!=null?o:i}var ak=class{constructor(t={}){a(this,"newImports",new Map);a(this,"removedImports",new Map);a(this,"nextUniqueIndex",0);a(this,"config");a(this,"reuseSourceFileImportsTracker");a(this,"reuseGeneratedImportsTracker",{directReuseCache:new Map,namespaceImportReuseCache:new Map});var e,n,r,s,i,o;this.config={shouldUseSingleQuotes:(e=t.shouldUseSingleQuotes)!=null?e:(()=>!1),rewriter:(n=t.rewriter)!=null?n:null,disableOriginalSourceFileReuse:(r=t.disableOriginalSourceFileReuse)!=null?r:!1,forceGenerateNamespacesForNewImports:(s=t.forceGenerateNamespacesForNewImports)!=null?s:!1,namespaceImportPrefix:(i=t.namespaceImportPrefix)!=null?i:"i",generateUniqueIdentifier:(o=t.generateUniqueIdentifier)!=null?o:nk()},this.reuseSourceFileImportsTracker={generateUniqueIdentifier:this.config.generateUniqueIdentifier,reusedAliasDeclarations:new Set,updatedImports:new Map}}addSideEffectImport(t,e){this.config.rewriter!==null&&(e=this.config.rewriter.rewriteSpecifier(e,t.fileName)),this._getNewImportsTrackerForFile(t).sideEffectImports.add(e)}addImport(t){var r,s;this.config.rewriter!==null&&(t.exportSymbolName!==null&&(t.exportSymbolName=this.config.rewriter.rewriteSymbol(t.exportSymbolName,t.exportModuleSpecifier)),t.exportModuleSpecifier=this.config.rewriter.rewriteSpecifier(t.exportModuleSpecifier,t.requestedFile.fileName)),t.exportSymbolName!==null&&!t.asTypeReference&&((s=(r=this.removedImports.get(t.requestedFile))==null?void 0:r.get(t.exportModuleSpecifier))==null||s.delete(t.exportSymbolName));let e=ik(this.reuseGeneratedImportsTracker,t);if(e!==null)return Dg(!!t.asTypeReference,e);let n=this._generateNewImport(t);return Ng(t,this.reuseGeneratedImportsTracker,n),Dg(!!t.asTypeReference,n)}removeImport(t,e,n){let r=this.removedImports.get(t);r||(r=new Map,this.removedImports.set(t,r));let s=r.get(n);s||(s=new Set,r.set(n,s)),s.add(e)}_generateNewImport(t){var h;let{requestedFile:e}=t,n=this.config.disableOriginalSourceFileReuse,r=this.config.forceGenerateNamespacesForNewImports;if(!n){let d=ok(this.reuseSourceFileImportsTracker,e,t);if(d!==null)return d}let{namedImports:s,namespaceImports:i}=this._getNewImportsTrackerForFile(e);if(t.exportSymbolName===null||r){let d=`${this.config.namespaceImportPrefix}${this.nextUniqueIndex++}`;this.config.rewriter&&(d=this.config.rewriter.rewriteNamespaceImportIdentifier(d,t.exportModuleSpecifier));let p=xe.default.factory.createNamespaceImport((h=this.config.generateUniqueIdentifier(e,d))!=null?h:xe.default.factory.createIdentifier(d));return i.set(t.exportModuleSpecifier,p),Ng(me(x({},t),{exportSymbolName:null}),this.reuseGeneratedImportsTracker,p.name),t.exportSymbolName!==null?[p.name,xe.default.factory.createIdentifier(t.exportSymbolName)]:p.name}s.has(t.exportModuleSpecifier)||s.set(t.exportModuleSpecifier,[]);let o=xe.default.factory.createIdentifier(t.exportSymbolName),l=t.unsafeAliasOverride?null:this.config.generateUniqueIdentifier(e,t.exportSymbolName),c,u;return t.unsafeAliasOverride?(c=!0,u=xe.default.factory.createIdentifier(t.unsafeAliasOverride)):l!==null?(c=!0,u=l):(c=!1,u=o),s.get(t.exportModuleSpecifier).push(xe.default.factory.createImportSpecifier(!1,c?o:void 0,u)),u}finalize(){let t=new Set,e=new Map,n=new Map,r=new Set,s=new Map,i=(o,l)=>{t.add(o),n.has(o)?n.get(o).push(l):n.set(o,[l])};return this.reuseSourceFileImportsTracker.updatedImports.forEach((o,l)=>{let c=l.getSourceFile(),u=l.importClause.namedBindings,h=l.moduleSpecifier.text,d=u.elements.concat(o.map(({propertyName:p,fileUniqueAlias:g})=>xe.default.factory.createImportSpecifier(!1,g!==null?p:void 0,g!=null?g:p))).filter(p=>this._canAddSpecifier(c,h,p));t.add(c.fileName),d.length===0?r.add(l):e.set(u,xe.default.factory.updateNamedImports(u,d))}),this.removedImports.forEach((o,l)=>{var u;if(o.size===0)return;let c=s.get(l);c||(c=l.statements.filter(xe.default.isImportDeclaration),s.set(l,c));for(let h of c){if(!((u=h.importClause)!=null&&u.namedBindings)||!xe.default.isNamedImports(h.importClause.namedBindings)||this.reuseSourceFileImportsTracker.updatedImports.has(h)||r.has(h))continue;let d=h.importClause.namedBindings,p=h.moduleSpecifier.text,g=d.elements.filter(v=>this._canAddSpecifier(l,p,v));g.length===0?(t.add(l.fileName),r.add(h)):g.length!==d.elements.length&&(t.add(l.fileName),e.set(d,xe.default.factory.updateNamedImports(d,g)))}}),this.newImports.forEach(({namedImports:o,namespaceImports:l,sideEffectImports:c},u)=>{let h=this.config.shouldUseSingleQuotes(u),d=u.fileName;c.forEach(p=>{i(d,xe.default.factory.createImportDeclaration(void 0,void 0,xe.default.factory.createStringLiteral(p)))}),l.forEach((p,g)=>{let v=xe.default.factory.createImportDeclaration(void 0,xe.default.factory.createImportClause(void 0,void 0,p),xe.default.factory.createStringLiteral(g,h));xe.default.setOriginalNode(p.name,v),i(d,v)}),o.forEach((p,g)=>{let v=p.filter(E=>this._canAddSpecifier(u,g,E));if(v.length>0){let E=xe.default.factory.createImportDeclaration(void 0,xe.default.factory.createImportClause(void 0,void 0,xe.default.factory.createNamedImports(v)),xe.default.factory.createStringLiteral(g,h));i(d,E)}})}),{affectedFiles:t,newImports:n,updatedImports:e,reusedOriginalAliasDeclarations:this.reuseSourceFileImportsTracker.reusedAliasDeclarations,deletedImports:r}}toTsTransform(t){return rk(this,t)}transformTsFile(t,e,n){let r=n?new Map([[e.fileName,n]]):void 0;return this.toTsTransform(r)(t)(e)}_getNewImportsTrackerForFile(t){return this.newImports.has(t)||this.newImports.set(t,{namespaceImports:new Map,namedImports:new Map,sideEffectImports:new Set}),this.newImports.get(t)}_canAddSpecifier(t,e,n){var r,s;return!((s=(r=this.removedImports.get(t))==null?void 0:r.get(e))!=null&&s.has((n.propertyName||n.name).text))}};function Dg(t,e){return t?Array.isArray(e)?xe.default.factory.createQualifiedName(e[0],e[1]):e:Array.isArray(e)?xe.default.factory.createPropertyAccessExpression(e[0],e[1]):e}var bg;(function(t){t.CLOSURE="* @pureOrBreakMyCode ",t.TERSER="@__PURE__"})(bg||(bg={}));var Di;(function(t){t[t.Unaccounted=0]="Unaccounted",t[t.Setup=1]="Setup",t[t.TypeScriptProgramCreate=2]="TypeScriptProgramCreate",t[t.Reconciliation=3]="Reconciliation",t[t.ResourceUpdate=4]="ResourceUpdate",t[t.TypeScriptDiagnostics=5]="TypeScriptDiagnostics",t[t.Analysis=6]="Analysis",t[t.Resolve=7]="Resolve",t[t.CycleDetection=8]="CycleDetection",t[t.TcbGeneration=9]="TcbGeneration",t[t.TcbUpdateProgram=10]="TcbUpdateProgram",t[t.TypeScriptEmit=11]="TypeScriptEmit",t[t.Compile=12]="Compile",t[t.TtcAutocompletion=13]="TtcAutocompletion",t[t.TtcDiagnostics=14]="TtcDiagnostics",t[t.TtcSuggestionDiagnostics=15]="TtcSuggestionDiagnostics",t[t.TtcSymbol=16]="TtcSymbol",t[t.LsReferencesAndRenames=17]="LsReferencesAndRenames",t[t.LsQuickInfo=18]="LsQuickInfo",t[t.LsDefinition=19]="LsDefinition",t[t.LsCompletions=20]="LsCompletions",t[t.LsTcb=21]="LsTcb",t[t.LsDiagnostics=22]="LsDiagnostics",t[t.LsSuggestionDiagnostics=23]="LsSuggestionDiagnostics",t[t.LsComponentLocations=24]="LsComponentLocations",t[t.LsSignatureHelp=25]="LsSignatureHelp",t[t.OutliningSpans=26]="OutliningSpans",t[t.LsCodeFixes=27]="LsCodeFixes",t[t.LsCodeFixesAll=28]="LsCodeFixesAll",t[t.LSComputeApplicableRefactorings=29]="LSComputeApplicableRefactorings",t[t.LSApplyRefactoring=30]="LSApplyRefactoring",t[t.LSSemanticClassification=31]="LSSemanticClassification",t[t.LAST=32]="LAST"})(Di||(Di={}));var _l;(function(t){t[t.InputDtsFile=0]="InputDtsFile",t[t.InputTsFile=1]="InputTsFile",t[t.AnalyzeComponent=2]="AnalyzeComponent",t[t.AnalyzeDirective=3]="AnalyzeDirective",t[t.AnalyzeInjectable=4]="AnalyzeInjectable",t[t.AnalyzeNgModule=5]="AnalyzeNgModule",t[t.AnalyzePipe=6]="AnalyzePipe",t[t.TraitAnalyze=7]="TraitAnalyze",t[t.TraitReuseAnalysis=8]="TraitReuseAnalysis",t[t.SourceFilePhysicalChange=9]="SourceFilePhysicalChange",t[t.SourceFileLogicalChange=10]="SourceFileLogicalChange",t[t.SourceFileReuseAnalysis=11]="SourceFileReuseAnalysis",t[t.GenerateTcb=12]="GenerateTcb",t[t.SkipGenerateTcbNoInline=13]="SkipGenerateTcbNoInline",t[t.ReuseTypeCheckFile=14]="ReuseTypeCheckFile",t[t.UpdateTypeCheckProgram=15]="UpdateTypeCheckProgram",t[t.EmitSkipSourceFile=16]="EmitSkipSourceFile",t[t.EmitSourceFile=17]="EmitSourceFile",t[t.LAST=18]="LAST"})(_l||(_l={}));var kl;(function(t){t[t.Initial=0]="Initial",t[t.TypeScriptProgramCreate=1]="TypeScriptProgramCreate",t[t.PreAnalysis=2]="PreAnalysis",t[t.Analysis=3]="Analysis",t[t.Resolve=4]="Resolve",t[t.TtcGeneration=5]="TtcGeneration",t[t.TtcUpdateProgram=6]="TtcUpdateProgram",t[t.PreEmit=7]="PreEmit",t[t.Emit=8]="Emit",t[t.LAST=9]="LAST"})(kl||(kl={}));var dk=class{eventCount(){}memory(){}phase(){return Di.Unaccounted}inPhase(t,e){return e()}reset(){}},hF=new dk;var _g;(function(t){t[t.Pending=0]="Pending",t[t.Analyzed=1]="Analyzed",t[t.Resolved=2]="Resolved",t[t.Skipped=3]="Skipped"})(_g||(_g={}));function Ll({api:t,call:e},n){if(!t.allowedAccessLevels.includes(n.accessLevel))throw new Qr(R.INITIALIZER_API_DISALLOWED_MEMBER_VISIBILITY,e,yg(`Cannot use "${t.functionName}" on a class member that is declared as ${Tg(n.accessLevel)}.`,[yg("Update the class field to be either: "+t.allowedAccessLevels.map(r=>Tg(r)).join(", "))]))}function bi(t,e,n,r){if(zt.default.isAsExpression(e)||zt.default.isParenthesizedExpression(e))return bi(t,e.expression,n,r);if(!zt.default.isCallExpression(e))return null;let s=Ck(e,t,r)||Ak(e,t,r)||Ik(e,t,r);if(s===null)return null;let{api:i,apiReference:o,isRequired:l}=s,c=n.getImportOfIdentifier(o);return c===null||i.functionName!==c.name||i.owningModule!==c.from?null:{api:i,call:e,isRequired:l}}function Ck(t,e,n){let r=t.expression;if(!zt.default.isIdentifier(r))return null;let s=e.find(i=>n.isPotentialReferenceToNamedImport(r,i.functionName,i.owningModule));return s===void 0?null:{api:s,apiReference:r,isRequired:!1}}function Ak(t,e,n){let r=t.expression;if(!zt.default.isPropertyAccessExpression(r)||!zt.default.isIdentifier(r.expression)||r.name.text!=="required")return null;let s=r.expression,i=e.find(o=>n.isPotentialReferenceToNamedImport(s,o.functionName,o.owningModule));return i===void 0?null:{api:i,apiReference:s,isRequired:!0}}function Ik(t,e,n){let r=t.expression;if(!zt.default.isPropertyAccessExpression(r))return null;let s=null,i,o=!1;if(zt.default.isIdentifier(r.expression)&&zt.default.isIdentifier(r.name)){let l=r.expression;s=r.name,i=e.find(c=>r.name.text===c.functionName&&n.isPotentialReferenceToNamespaceImport(l,c.owningModule))}else if(zt.default.isPropertyAccessExpression(r.expression)&&zt.default.isIdentifier(r.expression.expression)&&zt.default.isIdentifier(r.expression.name)&&r.name.text==="required"){let l=r.expression.name.text,c=r.expression.expression;s=r.expression.name,i=e.find(u=>u.functionName===l&&n.isPotentialReferenceToNamespaceImport(c,u.owningModule)),o=!0}return i===void 0||s===null?null:{api:i,apiReference:s,isRequired:o}}function bp(t){if(!Ep.default.isObjectLiteralExpression(t))throw new Qr(R.VALUE_HAS_WRONG_TYPE,t,"Argument needs to be an object literal that is statically analyzable.");let e=Qg(t),n;if(e.has("alias")){let r=e.get("alias");if(!Ep.default.isStringLiteralLike(r))throw new Qr(R.VALUE_HAS_WRONG_TYPE,r,"Alias needs to be a string that is statically analyzable.");n=r.text}return{alias:n}}var Ml={functionName:"input",owningModule:"@angular/core",allowedAccessLevels:[Se.PublicWritable,Se.PublicReadonly,Se.Protected]};function Nk(t,e,n){var l;if(t.value===null)return null;let r=bi([Ml],t.value,e,n);if(r===null)return null;Ll(r,t);let s=r.isRequired?r.call.arguments[0]:r.call.arguments[1],i=s!==void 0?bp(s):null,o=t.name;return{isSignal:!0,classPropertyName:o,bindingPropertyName:(l=i==null?void 0:i.alias)!=null?l:o,required:r.isRequired,transform:null}}var Ol={functionName:"model",owningModule:"@angular/core",allowedAccessLevels:[Se.PublicWritable,Se.PublicReadonly,Se.Protected]};function Dk(t,e,n){var c;if(t.value===null)return null;let r=bi([Ol],t.value,e,n);if(r===null)return null;Ll(r,t);let s=r.isRequired?r.call.arguments[0]:r.call.arguments[1],i=s!==void 0?bp(s):null,o=t.name,l=(c=i==null?void 0:i.alias)!=null?c:o;return{call:r.call,input:{isSignal:!0,transform:null,classPropertyName:o,bindingPropertyName:l,required:r.isRequired},output:{isSignal:!1,classPropertyName:o,bindingPropertyName:l+"Change"}}}var kg=[Se.PublicWritable,Se.PublicReadonly,Se.Protected],_p=[{functionName:"output",owningModule:"@angular/core",allowedAccessLevels:kg},{functionName:"outputFromObservable",owningModule:"@angular/core/rxjs-interop",allowedAccessLevels:kg}];function bk(t,e,n){var l;if(t.value===null)return null;let r=bi(_p,t.value,e,n);if(r===null)return null;if(r.isRequired)throw new Qr(R.INITIALIZER_API_NO_REQUIRED_FUNCTION,r.call,'Output does not support ".required()".');Ll(r,t);let s=r.api.functionName==="output"?r.call.arguments[0]:r.call.arguments[1],i=s!==void 0?bp(s):null,o=t.name;return{call:r.call,metadata:{isSignal:!1,classPropertyName:o,bindingPropertyName:(l=i==null?void 0:i.alias)!=null?l:o}}}var _k=["viewChild","viewChildren","contentChild","contentChildren"],Fl=_k.map(t=>({functionName:t,owningModule:"@angular/core",allowedAccessLevels:[Se.PublicWritable,Se.PublicReadonly,Se.Protected,Se.Private]})),kk=t=>t!=="contentChildren";function Rk(t,e,n){if(t.value===null)return null;let r=bi(Fl,t.value,e,n);if(r===null)return null;Ll(r,t);let{functionName:s}=r.api,i=s==="viewChild"||s==="contentChild",o=r.call.arguments[0];if(o===void 0)throw new Qr(R.VALUE_HAS_WRONG_TYPE,r.call,"No locator specified.");let l=r.call.arguments[1];if(l!==void 0&&!wn.default.isObjectLiteralExpression(l))throw new Qr(R.VALUE_HAS_WRONG_TYPE,l,"Argument needs to be an object literal.");let c=l&&Qg(l),u=c!=null&&c.has("read")?cy(c.get("read")):null,h=c!=null&&c.has("descendants")?Lk(c.get("descendants")):kk(s);return{name:s,call:r.call,metadata:{isSignal:!0,propertyName:t.name,static:!1,emitDistinctChangesOnly:!0,predicate:Pk(o,e),first:i,read:u,descendants:h}}}function Pk(t,e){let n=Q_(t,e);return n!==null&&(t=n),wn.default.isStringLiteralLike(t)?[t.text]:ks(new Wr.WrappedNodeExpr(t),n!==null?2:0)}function cy(t){if(wn.default.isExpressionWithTypeArguments(t)||wn.default.isParenthesizedExpression(t)||wn.default.isAsExpression(t))return cy(t.expression);if(wn.default.isPropertyAccessExpression(t)&&wn.default.isIdentifier(t.expression)||wn.default.isIdentifier(t))return new Wr.WrappedNodeExpr(t);throw new Qr(R.VALUE_NOT_LITERAL,t,'Query "read" option expected a literal class reference.')}function Lk(t){if(t.kind===wn.default.SyntaxKind.TrueKeyword)return!0;if(t.kind===wn.default.SyntaxKind.FalseKeyword)return!1;throw new Qr(R.VALUE_HAS_WRONG_TYPE,t,'Expected "descendants" option to be a boolean literal.')}var uy=["ViewChild","ViewChildren","ContentChild","ContentChildren"],xF=new Set(uy);var ta;(function(t){t[t.SingleFile=0]="SingleFile",t[t.WholeProgram=1]="WholeProgram"})(ta||(ta={}));var Rg;(function(t){t[t.NgModule=0]="NgModule",t[t.Standalone=1]="Standalone"})(Rg||(Rg={}));var Pg;(function(t){t[t.Normal=0]="Normal",t[t.ForceDirect=1]="ForceDirect"})(Pg||(Pg={}));var at;(function(t){t[t.Input=0]="Input",t[t.Output=1]="Output",t[t.Binding=2]="Binding",t[t.Reference=3]="Reference",t[t.Variable=4]="Variable",t[t.Directive=5]="Directive",t[t.Element=6]="Element",t[t.Template=7]="Template",t[t.Expression=8]="Expression",t[t.DomBinding=9]="DomBinding",t[t.Pipe=10]="Pipe",t[t.LetDeclaration=11]="LetDeclaration",t[t.SelectorlessComponent=12]="SelectorlessComponent",t[t.SelectorlessDirective=13]="SelectorlessDirective"})(at||(at={}));var Lg;(function(t){t[t.Reference=0]="Reference",t[t.Variable=1]="Variable",t[t.LetDeclaration=2]="LetDeclaration"})(Lg||(Lg={}));var Tp;(function(t){t[t.NgModule=0]="NgModule",t[t.Standalone=1]="Standalone",t[t.Selectorless=2]="Selectorless"})(Tp||(Tp={}));var wp;(function(t){t.DIAGNOSTIC="D",t.EXPRESSION_TYPE_IDENTIFIER="T"})(wp||(wp={}));var Mg;(function(t){t.DIRECTIVE="DIR",t.HOST_DIRECTIVE="HOSTDIR",t.COMPONENT_COMPLETION="COMPCOMP",t.EVENT_PARAMETER="EP",t.VARIABLE_AS_EXPRESSION="VAE"})(Mg||(Mg={}));var RF=`${wp.DIAGNOSTIC}:ignore`;var Og;(function(t){t[t.Complete=0]="Complete",t[t.Incremental=1]="Incremental"})(Og||(Og={}));function Xk(){return typeof globalThis!="undefined"&&typeof globalThis.btoa=="function"?t=>globalThis.btoa(unescape(encodeURIComponent(t))):typeof Buffer=="function"?t=>Buffer.from(t,"utf-8").toString("base64"):()=>{throw new Error("Unsupported environment: `window.btoa` or `Buffer` should be supported.")}}var OF=Xk();var GF=[m.InputSignalBrandWriteType],Fg;(function(t){t[t.MustInline=0]="MustInline",t[t.ShouldInlineForGenericBounds=1]="ShouldInlineForGenericBounds",t[t.None=2]="None"})(Fg||(Fg={}));var Bg;(function(t){t[t.UseEmitter=0]="UseEmitter",t[t.CopyClassNodes=1]="CopyClassNodes",t[t.FallbackToAny=2]="FallbackToAny"})(Bg||(Bg={}));var qF=new En;var Yr,YF=(Yr=class{static veWillInferAnyFor(e){let n=Yr.SINGLETON;return e instanceof Ct?e.visit(n):e.receiver.visit(n)}visitUnary(e){return e.expr.visit(this)}visitBinary(e){return e.left.visit(this)||e.right.visit(this)}visitChain(){return!1}visitConditional(e){return e.condition.visit(this)||e.trueExp.visit(this)||e.falseExp.visit(this)}visitCall(){return!0}visitSafeCall(){return!1}visitImplicitReceiver(){return!1}visitThisReceiver(){return!1}visitInterpolation(e){return e.expressions.some(n=>n.visit(this))}visitKeyedRead(){return!1}visitLiteralArray(){return!0}visitLiteralMap(){return!0}visitLiteralPrimitive(){return!1}visitPipe(){return!0}visitPrefixNot(e){return e.expression.visit(this)}visitTypeofExpression(e){return e.expression.visit(this)}visitVoidExpression(e){return e.expression.visit(this)}visitNonNullAssert(e){return e.expression.visit(this)}visitPropertyRead(){return!1}visitSafePropertyRead(){return!1}visitSafeKeyedRead(){return!1}visitTemplateLiteral(){return!1}visitTemplateLiteralElement(){return!1}visitTaggedTemplateLiteral(){return!1}visitParenthesizedExpression(e){return e.expression.visit(this)}visitRegularExpressionLiteral(){return!1}visitSpreadElement(e){return e.expression.visit(this)}visitArrowFunction(e,n){return!1}},a(Yr,"SINGLETON",new Yr),Yr);var o0=["errors","dirty","disabled","disabledReasons","hidden","invalid","name","pending","readonly","touched","max","maxLength","min","minLength","pattern","required"],t1=new Set([...o0,"value","checked"]);var $g;(function(t){t[t.InlineOps=0]="InlineOps",t[t.Error=1]="Error"})($g||($g={}));var u1=new En;var d1=class extends Wr.RecursiveAstVisitor{constructor(){super(...arguments);a(this,"allReads",new Set);a(this,"namespaceReads",new Set);a(this,"addAllTopLevelIdentifiers",e=>{te.default.isIdentifier(e)&&this.isTopLevelIdentifierReference(e)?this.allReads.add(e):te.default.forEachChild(e,this.addAllTopLevelIdentifiers)})}visitExternalExpr(e,n){e.value.moduleName!==null&&this.namespaceReads.add(e.value.moduleName),super.visitExternalExpr(e,n)}visitReadVarExpr(e,n){this.allReads.add(e),super.visitReadVarExpr(e,n)}visitWrappedNodeExpr(e,n){this.isTypeScriptNode(e.node)&&this.addAllTopLevelIdentifiers(e.node),super.visitWrappedNodeExpr(e,n)}isTopLevelIdentifierReference(e){let n=e,r=n.parent;if(!r)return!1;if(te.default.isParenthesizedExpression(r)&&r.expression===n)for(;r&&te.default.isParenthesizedExpression(r);)n=r,r=r.parent;return te.default.isSourceFile(r)?!0:te.default.isCallExpression(r)?r.expression===n||r.arguments.includes(n):te.default.isExpressionStatement(r)||te.default.isPropertyAccessExpression(r)||te.default.isComputedPropertyName(r)||te.default.isTemplateSpan(r)||te.default.isSpreadAssignment(r)||te.default.isSpreadElement(r)||te.default.isAwaitExpression(r)||te.default.isNonNullExpression(r)||te.default.isIfStatement(r)||te.default.isDoStatement(r)||te.default.isWhileStatement(r)||te.default.isSwitchStatement(r)||te.default.isCaseClause(r)||te.default.isThrowStatement(r)||te.default.isNewExpression(r)||te.default.isExpressionWithTypeArguments(r)?r.expression===n:te.default.isArrayLiteralExpression(r)?r.elements.includes(n):te.default.isPropertyAssignment(r)||te.default.isParameter(r)||te.default.isBindingElement(r)||te.default.isPropertyDeclaration(r)||te.default.isEnumMember(r)?r.initializer===n:te.default.isVariableDeclaration(r)?r.name===n||r.initializer===n:te.default.isClassDeclaration(r)||te.default.isFunctionDeclaration(r)||te.default.isShorthandPropertyAssignment(r)?r.name===n:te.default.isElementAccessExpression(r)?r.expression===n||r.argumentExpression===n:te.default.isBinaryExpression(r)?r.left===n||r.right===n:te.default.isForInStatement(r)||te.default.isForOfStatement(r)?r.expression===n||r.initializer===n:te.default.isForStatement(r)?r.condition===n||r.initializer===n||r.incrementor===n:te.default.isArrowFunction(r)?r.body===n:te.default.isImportSpecifier(r)||te.default.isExportSpecifier(r)?(r.propertyName||r.name)===n:te.default.isConditionalExpression(r)?r.condition===n||r.whenFalse===n||r.whenTrue===n:!1}isTypeScriptNode(e){return!!e&&typeof e.kind=="number"}};function Bl(t,e,n,r,s){let i=Rl.default.isIdentifier(n.identifier)?n.identifier:n.identifier.expression;return t.createPropertyAccessExpression(e.addImport({exportModuleSpecifier:"@angular/core",exportSymbolName:null,requestedFile:r}),Rl.default.setOriginalNode(t.createIdentifier(s),i))}function py(t,e){return t.createAsExpression(e,t.createKeywordTypeNode(Rl.default.SyntaxKind.AnyKeyword))}var y0=(t,e,n,r,s,i,o,l)=>{var d,p;if((d=n.getDecoratorsOfDeclaration(t.node))!=null&&d.some(g=>ea(g,"Input",l)))return t.node;let c=Nk(t,n,s);if(c===null)return t.node;let u={isSignal:r.createTrue(),alias:r.createStringLiteral(c.bindingPropertyName),required:c.required?r.createTrue():r.createFalse(),transform:r.createIdentifier("undefined")},h=r.createDecorator(r.createCallExpression(Bl(r,i,o,e,"Input"),void 0,[py(r,r.createObjectLiteralExpression(Object.entries(u).map(([g,v])=>r.createPropertyAssignment(g,v))))]));return r.updatePropertyDeclaration(t.node,[h,...(p=t.node.modifiers)!=null?p:[]],t.name,t.node.questionToken,t.node.type,t.node.initializer)},v0=(t,e,n,r,s,i,o,l)=>{var p,g;if((p=n.getDecoratorsOfDeclaration(t.node))!=null&&p.some(v=>ea(v,"Input",l)||ea(v,"Output",l)))return t.node;let c=Dk(t,n,s);if(c===null)return t.node;let u=r.createObjectLiteralExpression([r.createPropertyAssignment("isSignal",c.input.isSignal?r.createTrue():r.createFalse()),r.createPropertyAssignment("alias",r.createStringLiteral(c.input.bindingPropertyName)),r.createPropertyAssignment("required",c.input.required?r.createTrue():r.createFalse())]),h=Ug("Input",r.createAsExpression(u,r.createKeywordTypeNode(hy.default.SyntaxKind.AnyKeyword)),o,r,e,i),d=Ug("Output",r.createStringLiteral(c.output.bindingPropertyName),o,r,e,i);return r.updatePropertyDeclaration(t.node,[h,d,...(g=t.node.modifiers)!=null?g:[]],t.node.name,t.node.questionToken,t.node.type,t.node.initializer)};function Ug(t,e,n,r,s,i){let o=Bl(r,i,n,s,t);return r.createDecorator(r.createCallExpression(o,void 0,[e]))}var S0=(t,e,n,r,s,i,o,l)=>{var h,d;if((h=n.getDecoratorsOfDeclaration(t.node))!=null&&h.some(p=>ea(p,"Output",l)))return t.node;let c=bk(t,n,s);if(c===null)return t.node;let u=r.createDecorator(r.createCallExpression(Bl(r,i,o,e,"Output"),void 0,[r.createStringLiteral(c.metadata.bindingPropertyName)]));return r.updatePropertyDeclaration(t.node,[u,...(d=t.node.modifiers)!=null?d:[]],t.node.name,t.node.questionToken,t.node.type,t.node.initializer)},E0={viewChild:"ViewChild",viewChildren:"ViewChildren",contentChild:"ContentChild",contentChildren:"ContentChildren"},T0=(t,e,n,r,s,i,o,l)=>{var g;let c=n.getDecoratorsOfDeclaration(t.node),u=c&&X_(c,uy,l);if(u!==null&&u.length>0)return t.node;let h=Rk(t,n,s);if(h===null)return t.node;let d=h.call.arguments,p=r.createDecorator(r.createCallExpression(Bl(r,i,o,e,E0[h.name]),void 0,[h.call.arguments[0],py(r,r.createObjectLiteralExpression([...d.length>1?[r.createSpreadAssignment(d[1])]:[],r.createPropertyAssignment("isSignal",r.createTrue())]))]));return r.updatePropertyDeclaration(t.node,[p,...(g=t.node.modifiers)!=null?g:[]],t.node.name,t.node.questionToken,t.node.type,t.node.initializer)},w0=["Directive","Component"],x0=[y0,S0,T0,v0];function fy(t,e,n,r){return s=>i=>{let o=new ak;return i=Xr.default.visitNode(i,C0(s,t,o,e,n,r),Xr.default.isSourceFile),o.transformTsFile(s,i)}}function C0(t,e,n,r,s,i){let o=l=>{var c;if(Xr.default.isClassDeclaration(l)&&l.name!==void 0){let u=Xr.default.getOriginalNode(l,Xr.default.isClassDeclaration),h=(c=e.getDecoratorsOfDeclaration(u))==null?void 0:c.find(d=>w0.some(p=>ea(d,p,s)));if(h!==void 0&&(i===void 0||i(l))){let d=!1,p=u.getSourceFile(),g=l.members.map(v=>{if(!Xr.default.isPropertyDeclaration(v))return v;let E=Yg(v);if(E===null)return v;for(let I of x0){let D=I(me(x({},E),{node:v}),p,e,t.factory,r,n,h,s);if(D!==E.node)return d=!0,D}return v});if(d)return t.factory.updateClassDeclaration(l,l.modifiers,l.name,l.typeParameters,l.heritageClauses,g)}}return Xr.default.visitEachChild(l,o,t)};return o}function $l(t,e=!1,n){let r=t.getTypeChecker(),s=new Xg(r),i=new Jg,o=sy(r,s,[],e,!1,n),l=fy(s,i,e,n);return c=>u=>(u=l(c)(u),u=o(c)(u),u)}var wL=C(require("typescript"),1),xL=C(require("typescript"),1),CL=C(require("typescript"),1),AL=C(require("typescript"),1),IL=C(require("typescript"),1),NL=C(require("typescript"),1),DL=C(require("typescript"),1),bL=C(require("typescript"),1),_L=C(require("typescript"),1),kL=C(require("typescript"),1),RL=C(require("typescript"),1),PL=C(require("typescript"),1),LL=C(require("typescript"),1),ML=C(require("typescript"),1),OL=C(require("typescript"),1),FL=C(require("typescript"),1),BL=C(require("typescript"),1),$L=C(require("typescript"),1);var UL=C(require("typescript"),1);var nh=C(require("typescript"),1);var rh=C(require("typescript"),1);var sh=C(require("typescript"),1);var RM=C(require("typescript"),1);var LM=C(require("typescript"),1),MM=C(require("typescript"),1),OM=C(require("typescript"),1),FM=C(require("typescript"),1),BM=C(nS(),1),$M=C(require("typescript"),1);var y$=(0,dS.createRequire)(U),Jp;(function(t){t.Block="block",t.Component="component",t.Constant="constant",t.Decorator="decorator",t.Directive="directive",t.Element="element",t.Enum="enum",t.Function="function",t.Interface="interface",t.NgModule="ng_module",t.Pipe="pipe",t.TypeAlias="type_alias",t.UndecoratedClass="undecorated_class",t.InitializerApiFunction="initializer_api_function",t.Namespace="namespace"})(Jp||(Jp={}));var Zp;(function(t){t.Property="property",t.Method="method",t.Getter="getter",t.Setter="setter",t.EnumItem="enum_item",t.Interface="interface",t.TypeAlias="type_alias"})(Zp||(Zp={}));var eh;(function(t){t.Class="class",t.Member="member",t.Parameter="parameter"})(eh||(eh={}));var th;(function(t){t.Abstract="abstract",t.Static="static",t.Readonly="readonly",t.Protected="protected",t.Optional="optional",t.Input="input",t.Output="output",t.Inherited="override"})(th||(th={}));var rS;(function(t){t.Warning="warning",t.Error="error",t.Suppress="suppress"})(rS||(rS={}));var sS;(function(t){t[t.Fresh=0]="Fresh",t[t.Delta=1]="Delta",t[t.Analyzed=2]="Analyzed"})(sS||(sS={}));var iS;(function(t){t[t.Analysis=0]="Analysis",t[t.TypeCheckAndEmit=1]="TypeCheckAndEmit"})(iS||(iS={}));var oS;(function(t){t[t.Property=0]="Property",t[t.Method=1]="Method",t[t.Element=2]="Element",t[t.Template=3]="Template",t[t.Attribute=4]="Attribute",t[t.Reference=5]="Reference",t[t.Variable=6]="Variable",t[t.LetDeclaration=7]="LetDeclaration",t[t.Component=8]="Component",t[t.Directive=9]="Directive"})(oS||(oS={}));var VL=".$ngresource$",w$=VL+".ts";var GL=new Set(["WritableSignal","Signal","InputSignal","InputSignalWithTransform","ModelSignal"]);function aS(t,e){let n=null;if("tcbLocation"in t?n=t.tcbLocation:"localVarLocation"in t&&(n=t.localVarLocation),n===null)return!1;let r=e.getTypeOfSymbol({tcbLocation:n});return r?(t.kind===at.Expression||t.kind===at.Variable||t.kind===at.LetDeclaration)&&(r.symbol!==void 0&&lS(r.symbol)||r.aliasSymbol!==void 0&&lS(r.aliasSymbol)):!1}function lS(t){let e=t.getDeclarations();return e!==void 0&&e.some(n=>{let r=n.getSourceFile().fileName;return(nh.default.isInterfaceDeclaration(n)||nh.default.isTypeAliasDeclaration(n))&&GL.has(n.name.text)&&(r.includes("@angular/core")||r.includes("angular2/rc/packages/core")||r.includes("bin/packages/core"))})}var ut=class{run(t,e,n){return new HL(t,e,this).getDiagnostics(n)}},HL=class extends qr{constructor(e,n,r){super();a(this,"ctx");a(this,"component");a(this,"check");a(this,"diagnostics",[]);this.ctx=e,this.component=n,this.check=r}visit(e){this.diagnostics.push(...this.check.visitNode(this.ctx,this.component,e)),super.visit(e)}visitTemplate(e){let n=e.tagName==="ng-template";this.visitAllTemplateNodes(e.attributes),n&&(this.visitAllTemplateNodes(e.inputs),this.visitAllTemplateNodes(e.outputs)),this.visitAllTemplateNodes(e.directives),this.visitAllTemplateNodes(e.templateAttrs),this.visitAllTemplateNodes(e.variables),this.visitAllTemplateNodes(e.references),this.visitAllTemplateNodes(e.children)}getDiagnostics(e){return this.diagnostics=[],this.visitAllTemplateNodes(e),this.diagnostics}},qL=`https://${Ii.major!=="0"?`v${Ii.major}.`:""}angular.dev/extended-diagnostics`;function Re(t,e){let n=`NG${Math.abs(t)}`,r=`${n}${e?": "+e:""}`,i=!r.match(/[.,;!?\n]$/)?".":"";return`${r}${i} Find more at ${qL}/${n}`}var WL=new Set(["set","update","asReadonly"]),jL=new Set(["name","length","prototype"]),zL=class extends ut{constructor(){super(...arguments);a(this,"code",R.INTERPOLATED_SIGNAL_NOT_INVOKED)}visitNode(e,n,r){if(r instanceof rr)return r.expressions.map(s=>s instanceof Mn?s.expression:s).filter(s=>s instanceof oe).flatMap(s=>Jl(e,s,n));if(r instanceof ke&&r.inputs.length>0){let s=e.templateTypeChecker.getDirectivesOfNode(n,r);return r.inputs.flatMap(i=>Yp(e,n,s,i))}else if(r instanceof de&&r.tagName==="ng-template"){let s=e.templateTypeChecker.getDirectivesOfNode(n,r),i=r.inputs.flatMap(l=>Yp(e,n,s,l)),o=r.templateAttrs.flatMap(l=>l instanceof Pt?Yp(e,n,s,l):[]);return i.concat(o)}else{if(r instanceof Pr)return r.branches.map(s=>s.expression).filter(s=>s instanceof ve).map(s=>{let i=s.ast;return i instanceof Mn?i.expression:i}).filter(s=>s instanceof oe).flatMap(s=>Jl(e,s,n));if(r instanceof Rr&&r.expression instanceof ve){let s=r.expression.ast instanceof Mn?r.expression.ast.expression:r.expression.ast;if(s instanceof oe)return Jl(e,s,n)}}return[]}};function Yp(t,e,n,r){if(n!==null&&n.some(i=>i.inputs.getByBindingPropertyName(r.name)!==null))return[];let s=KL(r);return(r.type===z.Property||r.type===z.Class||r.type===z.Style||r.type===z.Attribute||r.type===z.Animation||r.type===z.LegacyAnimation)&&s?Jl(t,s,e):[]}function KL(t){if(t.value instanceof ve){if(t.value.ast instanceof Mn&&t.value.ast.expression instanceof oe)return t.value.ast.expression;if(t.value.ast instanceof oe)return t.value.ast}}function XL(t){return jL.has(t)}function YL(t){return WL.has(t)}function Jl(t,e,n){let r=t.templateTypeChecker.getSymbolOfNode(e,n);if(r!==null&&r.kind===at.Expression&&aS(r,t.templateTypeChecker)){let i=t.templateTypeChecker.getSourceMappingAtTcbLocation(r.tcbLocation),o=Re(R.INTERPOLATED_SIGNAL_NOT_INVOKED,`${e.name} is a function and should be invoked: ${e.name}()}`);return[t.makeTemplateDiagnostic(i.span,o)]}if(!XL(e.name)&&!YL(e.name))return[];if(!(e.receiver instanceof oe))return[];let s=t.templateTypeChecker.getSymbolOfNode(e.receiver,n);if(s!==null&&s.kind===at.Expression&&aS(s,t.templateTypeChecker)){let i=t.templateTypeChecker.getSourceMappingAtTcbLocation(s.tcbLocation),o=Re(R.INTERPOLATED_SIGNAL_NOT_INVOKED,`${e.receiver.name} is a function and should be invoked: ${e.receiver.name}()`);return[t.makeTemplateDiagnostic(i.span,o)]}return[]}var QL={code:R.INTERPOLATED_SIGNAL_NOT_INVOKED,name:Fe.INTERPOLATED_SIGNAL_NOT_INVOKED,create:()=>new zL},JL=class extends ut{constructor(){super(...arguments);a(this,"code",R.INVALID_BANANA_IN_BOX)}visitNode(e,n,r){if(!(r instanceof Sn))return[];let s=r.name;if(!s.startsWith("[")||!s.endsWith("]"))return[];let o=r.sourceSpan.toString().replace(`(${s})`,`[(${s.slice(1,-1)})]`);return[e.makeTemplateDiagnostic(r.sourceSpan,Re(R.INVALID_BANANA_IN_BOX,`In the two-way binding syntax the parentheses should be inside the brackets, ex. '${o}'`))]}},ZL={code:R.INVALID_BANANA_IN_BOX,name:Fe.INVALID_BANANA_IN_BOX,create:()=>new JL},cS=new Map([["ngIf",{directive:"NgIf",builtIn:"@if"}],["ngFor",{directive:"NgFor",builtIn:"@for"}],["ngSwitchCase",{directive:"NgSwitchCase",builtIn:"@switch with @case"}],["ngSwitchDefault",{directive:"NgSwitchDefault",builtIn:"@switch with @default"}]]),eM=class extends ut{constructor(){super(...arguments);a(this,"code",R.MISSING_CONTROL_FLOW_DIRECTIVE)}run(e,n,r){let s=e.templateTypeChecker.getDirectiveMetadata(n);return!s||!s.isStandalone?[]:super.run(e,n,r)}visitNode(e,n,r){if(!(r instanceof de))return[];let s=r.templateAttrs.find(h=>cS.has(h.name));if(!s)return[];let i=e.templateTypeChecker.getSymbolOfNode(r,n);if(i===null||i.directives.length>0)return[];let o=s.keySpan||s.sourceSpan,l=cS.get(s.name),c=Re(R.MISSING_CONTROL_FLOW_DIRECTIVE,`The \`*${s.name}\` directive was used in the template, but neither the \`${l==null?void 0:l.directive}\` directive nor the \`CommonModule\` was imported. Use Angular's built-in control flow ${l==null?void 0:l.builtIn} or make sure that either the \`${l==null?void 0:l.directive}\` directive or the \`CommonModule\` is included in the \`@Component.imports\` array of this component.`);return[e.makeTemplateDiagnostic(o,c)]}},tM={code:R.MISSING_CONTROL_FLOW_DIRECTIVE,name:Fe.MISSING_CONTROL_FLOW_DIRECTIVE,create:t=>new eM},nM=class extends ut{constructor(){super(...arguments);a(this,"code",R.MISSING_NGFOROF_LET)}visitNode(e,n,r){let s=r instanceof de;if(!(r instanceof de))return[];if(r.templateAttrs.length===0)return[];let i=r.templateAttrs.find(c=>c.name==="ngFor");if(i===void 0)return[];if(r.variables.length>0)return[];let o=Re(R.MISSING_NGFOROF_LET,"Your ngFor is missing a value. Did you forget to add the `let` keyword?");return[e.makeTemplateDiagnostic(i.sourceSpan,o)]}},rM={code:R.MISSING_NGFOROF_LET,name:Fe.MISSING_NGFOROF_LET,create:()=>new nM},sM=new Set(["ngIf","ngFor","ngForOf","ngForTrackBy","ngSwitchCase","ngSwitchDefault","ngIfThen","ngIfElse"]),iM=class extends ut{constructor(){super(...arguments);a(this,"code",R.MISSING_STRUCTURAL_DIRECTIVE)}run(e,n,r){let s=e.templateTypeChecker.getDirectiveMetadata(n);return!s||!s.isStandalone?[]:super.run(e,n,r)}visitNode(e,n,r){if(!(r instanceof de))return[];let s=r.templateAttrs.find(u=>!sM.has(u.name));if(!s)return[];let i=e.templateTypeChecker.getSymbolOfNode(r,n);if(i==null?void 0:i.directives.some(u=>{var h;return(h=u.selector)==null?void 0:h.includes(`[${s.name}]`)}))return[];let l=s.keySpan||s.sourceSpan,c=Re(R.MISSING_STRUCTURAL_DIRECTIVE,`A structural directive \`${s.name}\` was used in the template without a corresponding import in the component. Make sure that the directive is included in the \`@Component.imports\` array of this component.`);return[e.makeTemplateDiagnostic(l,c)]}},oM={code:R.MISSING_STRUCTURAL_DIRECTIVE,name:Fe.MISSING_STRUCTURAL_DIRECTIVE,create:()=>new iM},aM=class extends ut{constructor(){super(...arguments);a(this,"code",R.NULLISH_COALESCING_NOT_NULLABLE)}visitNode(e,n,r){if(!(r instanceof we)||r.operation!=="??")return[];let s=e.templateTypeChecker.getSymbolOfNode(r.left,n);if(s===null||s.kind!==at.Expression)return[];let i=e.templateTypeChecker.getTypeOfSymbol(s);if(!i||i.flags&(rh.default.TypeFlags.Any|rh.default.TypeFlags.Unknown))return[];if(i.getNonNullableType()!==i)return[];let o=e.templateTypeChecker.getSymbolOfNode(r,n);if(o.kind!==at.Expression)return[];let l=e.templateTypeChecker.getSourceMappingAtTcbLocation(o.tcbLocation);return l===null?[]:[e.makeTemplateDiagnostic(l.span,Re(R.NULLISH_COALESCING_NOT_NULLABLE,"The left side of this nullish coalescing operation does not include 'null' or 'undefined' in its type, therefore the '??' operator can be safely removed."))]}},lM={code:R.NULLISH_COALESCING_NOT_NULLABLE,name:Fe.NULLISH_COALESCING_NOT_NULLABLE,create:t=>(t.strictNullChecks===void 0?!!t.strict:!!t.strictNullChecks)?new aM:null},cM=class extends ut{constructor(e){super();a(this,"noUncheckedIndexedAccess");a(this,"code",R.OPTIONAL_CHAIN_NOT_NULLABLE);this.noUncheckedIndexedAccess=e}visitNode(e,n,r){if(!(r instanceof Gt)&&!(r instanceof et)&&!(r instanceof Dr))return[];if(r.receiver instanceof Ln&&!this.noUncheckedIndexedAccess)return[];let s=e.templateTypeChecker.getSymbolOfNode(r.receiver,n);if(s===null||s.kind!==at.Expression)return[];let i=e.templateTypeChecker.getTypeOfSymbol(s);if(!i||i.flags&(sh.default.TypeFlags.Any|sh.default.TypeFlags.Unknown))return[];if(i.getNonNullableType()!==i)return[];let o=e.templateTypeChecker.getSymbolOfNode(r,n);if(o.kind!==at.Expression)return[];let l=e.templateTypeChecker.getSourceMappingAtTcbLocation(o.tcbLocation);if(l===null)return[];let c=r instanceof et?"the '?.' operator can be replaced with the '.' operator":"the '?.' operator can be safely removed";return[e.makeTemplateDiagnostic(l.span,Re(R.OPTIONAL_CHAIN_NOT_NULLABLE,`The left side of this optional chain operation does not include 'null' or 'undefined' in its type, therefore ${c}`))]}},uM={code:R.OPTIONAL_CHAIN_NOT_NULLABLE,name:Fe.OPTIONAL_CHAIN_NOT_NULLABLE,create:t=>{if(!(t.strictNullChecks===void 0?!!t.strict:!!t.strictNullChecks))return null;let n=!!t.noUncheckedIndexedAccess;return new cM(n)}},uS="ngSkipHydration",pM=class extends ut{constructor(){super(...arguments);a(this,"code",R.SKIP_HYDRATION_NOT_STATIC)}visitNode(e,n,r){if(r instanceof Pt&&r.name===uS){let i=Re(R.SKIP_HYDRATION_NOT_STATIC,"ngSkipHydration should not be used as a binding");return[e.makeTemplateDiagnostic(r.sourceSpan,i)]}let s=["true",""];if(r instanceof an&&r.name===uS&&!s.includes(r.value)&&r.value!==void 0){let i=Re(R.SKIP_HYDRATION_NOT_STATIC,`ngSkipHydration only accepts "true" or "" as value or no value at all. For example 'ngSkipHydration="true"' or 'ngSkipHydration'`);return[e.makeTemplateDiagnostic(r.sourceSpan,i)]}return[]}},hM={code:R.SKIP_HYDRATION_NOT_STATIC,name:Fe.SKIP_HYDRATION_NOT_STATIC,create:()=>new pM},pS=["px","%","em"],fM=class extends ut{constructor(){super(...arguments);a(this,"code",R.SUFFIX_NOT_SUPPORTED)}visitNode(e,n,r){return r instanceof Pt?!r.keySpan.toString().startsWith("attr.")||!pS.some(i=>r.name.endsWith(`.${i}`))?[]:[e.makeTemplateDiagnostic(r.keySpan,Re(R.SUFFIX_NOT_SUPPORTED,`The ${pS.map(i=>`'.${i}'`).join(", ")} suffixes are only supported on style bindings`))]:[]}},dM={code:R.SUFFIX_NOT_SUPPORTED,name:Fe.SUFFIX_NOT_SUPPORTED,create:()=>new fM},mM=class extends ut{constructor(){super(...arguments);a(this,"code",R.TEXT_ATTRIBUTE_NOT_BINDING)}visitNode(e,n,r){if(!(r instanceof an))return[];let s=r.name;if(!s.startsWith("attr.")&&!s.startsWith("style.")&&!s.startsWith("class."))return[];let i;if(s.startsWith("attr.")){let l=s.replace("attr.","");i="Static attributes should be written without the 'attr.' prefix.",r.value&&(i+=` For example, ${l}="${r.value}".`)}else{let l=`[${s}]`,c=r.value==="true"||r.value==="false"?r.value:`'${r.value}'`;i="Attribute, style, and class bindings should be enclosed with square braces.",r.value&&(i+=` For example, '${l}="${c}"'.`),i=Re(R.TEXT_ATTRIBUTE_NOT_BINDING,i)}return[e.makeTemplateDiagnostic(r.sourceSpan,i)]}},gM={code:R.TEXT_ATTRIBUTE_NOT_BINDING,name:Fe.TEXT_ATTRIBUTE_NOT_BINDING,create:()=>new mM},yM=class extends ut{constructor(){super(...arguments);a(this,"code",R.UNINVOKED_FUNCTION_IN_EVENT_BINDING)}visitNode(e,n,r){if(!(r instanceof Sn))return[];if(r.type!==De.Regular&&r.type!==De.LegacyAnimation)return[];if(!(r.handler instanceof ve))return[];let s=r.handler.source||"";if(r.handler.ast instanceof Nr)return r.handler.ast.expressions.flatMap(i=>Qp(i,n,r,s,e));if(r.handler.ast instanceof li){let{trueExp:i,falseExp:o}=r.handler.ast;return[i,o].flatMap(l=>Qp(l,n,r,s,e))}return Qp(r.handler.ast,n,r,s,e)}};function Qp(t,e,n,r,s){var o;if(t instanceof Ct||t instanceof Gt)return[];if(t instanceof ui)return[s.makeTemplateDiagnostic(n.sourceSpan,"Arrow function will not be invoked in this event listener. Did you intend to call a method?")];if(!(t instanceof oe)&&!(t instanceof et))return[];let i=s.templateTypeChecker.getSymbolOfNode(t,e);if(i!==null&&i.kind===at.Expression){let l=s.templateTypeChecker.getTypeOfSymbol(i);if(l&&((o=l.getCallSignatures())==null?void 0:o.length)>0){let c=vM(t,r),u=Re(R.UNINVOKED_FUNCTION_IN_EVENT_BINDING,`Function in event binding should be invoked: ${c}()`);return[s.makeTemplateDiagnostic(n.sourceSpan,u)]}}return[]}function vM(t,e){return e.substring(t.span.start,t.span.end)}var SM={code:R.UNINVOKED_FUNCTION_IN_EVENT_BINDING,name:Fe.UNINVOKED_FUNCTION_IN_EVENT_BINDING,create:()=>new yM},EM=class extends ut{constructor(){super(...arguments);a(this,"code",R.UNPARENTHESIZED_NULLISH_COALESCING)}visitNode(e,n,r){if(r instanceof we&&(r.operation==="&&"||r.operation==="||")&&(r.left instanceof we&&r.left.operation==="??"||r.right instanceof we&&r.right.operation==="??")){let s=e.templateTypeChecker.getSymbolOfNode(r,n);if((s==null?void 0:s.kind)!==at.Expression)return[];let i=e.templateTypeChecker.getSourceMappingAtTcbLocation(s.tcbLocation);return i===null?[]:[e.makeTemplateDiagnostic(i.span,Re(R.UNPARENTHESIZED_NULLISH_COALESCING,"Parentheses are required to disambiguate precedence when mixing '??' with '&&' and '||'"))]}return[]}},TM={code:R.UNPARENTHESIZED_NULLISH_COALESCING,name:Fe.UNPARENTHESIZED_NULLISH_COALESCING,create:()=>new EM},wM=class extends ut{constructor(){super(...arguments);a(this,"code",R.UNUSED_LET_DECLARATION);a(this,"analysis",new Map)}run(e,n,r){super.run(e,n,r);let s=[],{allLetDeclarations:i,usedLetDeclarations:o}=this.getAnalysis(n);for(let l of i)o.has(l)||s.push(e.makeTemplateDiagnostic(l.sourceSpan,Re(R.UNUSED_LET_DECLARATION,`@let ${l.name} is declared but its value is never read.`)));return this.analysis.clear(),s}visitNode(e,n,r){if(r instanceof Tn)this.getAnalysis(n).allLetDeclarations.add(r);else if(r instanceof ae){let s=r instanceof ve?r.ast:r,i=e.templateTypeChecker.getExpressionTarget(s,n);i!==null&&i instanceof Tn&&this.getAnalysis(n).usedLetDeclarations.add(i)}return[]}getAnalysis(e){return this.analysis.has(e)||this.analysis.set(e,{allLetDeclarations:new Set,usedLetDeclarations:new Set}),this.analysis.get(e)}},xM={code:R.UNUSED_LET_DECLARATION,name:Fe.UNUSED_LET_DECLARATION,create:()=>new wM},CM=class extends ut{constructor(){super(...arguments);a(this,"code",R.UNINVOKED_TRACK_FUNCTION)}visitNode(e,n,r){var i;if(!(r instanceof Bn)||!r.trackBy)return[];if(r.trackBy.ast instanceof Ct||r.trackBy.ast instanceof Gt)return[];if(!(r.trackBy.ast instanceof oe)&&!(r.trackBy.ast instanceof et))return[];let s=e.templateTypeChecker.getSymbolOfNode(r.trackBy.ast,n);if(s!==null&&s.kind===at.Expression){let o=e.templateTypeChecker.getTypeOfSymbol(s);if(o&&((i=o.getCallSignatures())==null?void 0:i.length)>0){let l=AM(r.trackBy.ast,r.trackBy.source||""),c=Re(R.UNINVOKED_TRACK_FUNCTION,`The track function in the @for block should be invoked: ${l}(/* arguments */)`);return[e.makeTemplateDiagnostic(r.sourceSpan,c)]}}return[]}};function AM(t,e){return e.substring(t.span.start,t.span.end)}var IM={code:R.UNINVOKED_TRACK_FUNCTION,name:Fe.UNINVOKED_TRACK_FUNCTION,create:()=>new CM},NM=class extends ut{constructor(){super(...arguments);a(this,"code",R.UNINVOKED_FUNCTION_IN_TEXT_INTERPOLATION)}visitNode(e,n,r){return r instanceof rr?r.expressions.flatMap(s=>DM(s,n,e)):[]}};function DM(t,e,n){var s;if(!(t instanceof oe)&&!(t instanceof et))return[];let r=n.templateTypeChecker.getSymbolOfNode(t,e);if(r!==null&&r.kind===at.Expression){let i=n.templateTypeChecker.getTypeOfSymbol(r);if(i&&((s=i.getCallSignatures())==null?void 0:s.length)>0){let o=Re(R.UNINVOKED_FUNCTION_IN_TEXT_INTERPOLATION,`Function in text interpolation should be invoked: ${t.name}()`),l=n.templateTypeChecker.getSourceMappingAtTcbLocation(r.tcbLocation);return[n.makeTemplateDiagnostic(l.span,o)]}}return[]}var bM={code:R.UNINVOKED_FUNCTION_IN_TEXT_INTERPOLATION,name:Fe.UNINVOKED_FUNCTION_IN_TEXT_INTERPOLATION,create:()=>new NM},_M=class extends ut{constructor(){super(...arguments);a(this,"code",R.DEFER_TRIGGER_MISCONFIGURATION)}visitNode(e,n,r){var h,d,p;if(!(r instanceof Fn))return[];let s=Object.keys(r.triggers),i=Object.keys(r.prefetchTriggers),o=s.map(g=>r.triggers[g]).filter(g=>g!=null),l=i.map(g=>r.prefetchTriggers[g]).filter(g=>g!=null),c=[];if(o.some(g=>g instanceof pi)&&(o.length>1&&c.push(e.makeTemplateDiagnostic(r.sourceSpan,Re(R.DEFER_TRIGGER_MISCONFIGURATION,"The 'immediate' trigger makes additional triggers redundant."))),l.length>0&&c.push(e.makeTemplateDiagnostic(r.sourceSpan,Re(R.DEFER_TRIGGER_MISCONFIGURATION,"Prefetch triggers have no effect because 'immediate' executes earlier.")))),o.length===1&&l.length>0){let g=o[0];for(let v of l){if(g instanceof Ss&&v instanceof Ss){let P=g.delay,L=v.delay;if(L>=P){let ne=`The Prefetch 'timer(${L}ms)' is not scheduled before the main 'timer(${P}ms)', so it won\u2019t run prior to rendering. Lower the prefetch delay or remove it.`;c.push(e.makeTemplateDiagnostic((h=v.sourceSpan)!=null?h:r.sourceSpan,Re(R.DEFER_TRIGGER_MISCONFIGURATION,ne)))}}let I=g instanceof vs&&v instanceof vs,D=g instanceof Es&&v instanceof Es,b=g instanceof kr&&v instanceof kr;if(I||D||b){let P=g.reference,L=v.reference;if(P&&L&&P===L){let se=`Prefetch '${g.constructor.name.replace("DeferredTrigger","").toLowerCase()}' matches the main trigger and provides no benefit. Remove the prefetch modifier.`;c.push(e.makeTemplateDiagnostic((d=v.sourceSpan)!=null?d:r.sourceSpan,Re(R.DEFER_TRIGGER_MISCONFIGURATION,se)))}continue}if(g.constructor===v.constructor&&!(g instanceof Ss)){let L=`Prefetch '${g instanceof pi?"immediate":g.constructor.name.replace("DeferredTrigger","").toLowerCase()}' matches the main trigger and provides no benefit. Remove the prefetch modifier.`;c.push(e.makeTemplateDiagnostic((p=v.sourceSpan)!=null?p:r.sourceSpan,Re(R.DEFER_TRIGGER_MISCONFIGURATION,L)))}}}return c}},kM={code:R.DEFER_TRIGGER_MISCONFIGURATION,name:Fe.DEFER_TRIGGER_MISCONFIGURATION,create:()=>new _M};var PM=[ZL,lM,uM,tM,gM,rM,oM,dM,QL,SM,xM,hM,TM,IM,bM,kM],V$=new Set([Fe.CONTROL_FLOW_PREVENTING_CONTENT_PROJECTION,Fe.UNUSED_STANDALONE_IMPORTS,...PM.map(t=>t.name)]);var H$=[Ml,Ol,..._p,...Fl];var q$=[Ml,Ol,...Fl];var hS;(function(t){t[t.Fresh=0]="Fresh",t[t.IncrementalTypeScript=1]="IncrementalTypeScript",t[t.IncrementalResource=2]="IncrementalResource"})(hS||(hS={}));var WM=C(require("typescript"),1);var jM=C(require("typescript"),1);var gS=C(require("typescript"),1),zM=C(require("typescript"),1),KM=C(require("typescript"),1);var EU=(0,mS.createRequire)(U);var ih;(function(t){t[t.DTS=1]="DTS",t[t.JS=2]="JS",t[t.Metadata=4]="Metadata",t[t.I18nBundle=8]="I18nBundle",t[t.Codegen=16]="Codegen",t[t.Default=19]="Default",t[t.All=31]="All"})(ih||(ih={}));var IU=gS.default.version;A();var yS=require("module");var _U=(0,yS.createRequire)(U),oh;(function(t){t[t.debug=0]="debug",t[t.info=1]="info",t[t.warn=2]="warn",t[t.error=3]="error"})(oh||(oh={}));var ah="\x1B[0m",XM="\x1B[31m",YM="\x1B[33m",QM="\x1B[36m",kU=`${QM}Debug:${ah}`,RU=`${YM}Warning:${ah}`,PU=`${XM}Error:${ah}`;A();var xS=require("module");A();var vS=require("module"),ki=(0,vS.createRequire)(U),SS=(t=>typeof ki!="undefined"?ki:typeof Proxy!="undefined"?new Proxy(t,{get:(e,n)=>(typeof ki!="undefined"?ki:e)[n]}):t)(function(t){if(typeof ki!="undefined")return ki.apply(this,arguments);throw Error('Dynamic require of "'+t+'" is not supported')});var pt=C(require("fs"),1),CS=require("module"),Ft=C(require("path"),1),AS=C(require("url"),1);var $U=(0,xS.createRequire)(U),JM=class{pwd(){return this.normalize(process.cwd())}chdir(t){process.chdir(t)}resolve(...t){return this.normalize(Ft.resolve(...t))}dirname(t){return this.normalize(Ft.dirname(t))}join(t,...e){return this.normalize(Ft.join(t,...e))}isRoot(t){return this.dirname(t)===this.normalize(t)}isRooted(t){return Ft.isAbsolute(t)}relative(t,e){return this.normalize(Ft.relative(t,e))}basename(t,e){return Ft.basename(t,e)}extname(t){return Ft.extname(t)}normalize(t){return t.replace(/\\/g,"/")}},lh=typeof __filename!="undefined",IS=lh?null:U,TS,wS,ES=lh?__filename:(wS=(TS=AS.fileURLToPath)==null?void 0:TS(IS))!=null?wS:null,ZM=class extends JM{constructor(){super(...arguments);a(this,"_caseSensitive")}isCaseSensitive(){return this._caseSensitive===void 0&&(this._caseSensitive=ES!==null?!pt.default.existsSync(this.normalize(eO(ES))):!0),this._caseSensitive}exists(e){return pt.default.existsSync(e)}readFile(e){return pt.default.readFileSync(e,"utf8")}readFileBuffer(e){return pt.default.readFileSync(e)}readdir(e){return pt.default.readdirSync(e)}lstat(e){return pt.default.lstatSync(e)}stat(e){return pt.default.statSync(e)}realpath(e){return this.resolve(pt.default.realpathSync(e))}getDefaultLibLocation(){let e=lh?SS:(0,CS.createRequire)(IS);return this.resolve(e.resolve("typescript"),"..")}},NS=class extends ZM{writeFile(t,e,n=!1){pt.default.writeFileSync(t,e,n?{flag:"wx"}:void 0)}removeFile(t){pt.default.unlinkSync(t)}symlink(t,e){pt.default.symlinkSync(t,e)}copyFile(t,e){pt.default.copyFileSync(t,e)}moveFile(t,e){pt.default.renameSync(t,e)}ensureDir(t){pt.default.mkdirSync(t,{recursive:!0})}removeDeep(t){pt.default.rmdirSync(t,{recursive:!0})}};function eO(t){return t.replace(/\w/g,e=>e.toUpperCase()===e?e.toLowerCase():e.toUpperCase())}var v8=(0,DS.createRequire)(U),D8=new po("21.2.11"),tO={ngDevMode:!1,ngI18nClosureMode:!1},b8=me(x({},tO),{ngJitMode:!1});mg(new NS);0&&(module.exports={angularJitApplicationTransform});
|
|
40
|
+
Please report an issue on the Angular repositories when this issue surfaces and you are using a supposedly compatible TypeScript version.`)}var ca;(function(t){t[t.Directive=0]="Directive",t[t.Pipe=1]="Pipe",t[t.NgModule=2]="NgModule"})(ca||(ca={}));function f_(){let t=new Set,e=(r,s)=>t.has(`${r.fileName}@@${s}`),n=(r,s)=>t.add(`${r.fileName}@@${s}`);return(r,s)=>{let i=r;if(i.identifiers===void 0)throw new Error("Source file unexpectedly lacks map of parsed `identifiers`.");let o=u=>!i.identifiers.has(u)&&!e(i,u);if(o(s))return n(i,s),null;let a=null,c=1;do a=`${s}_${c++}`;while(!o(a));return n(i,a),Up.default.factory.createUniqueName(a,Up.default.GeneratedIdentifierFlags.Optimistic)}}function d_(t,e){return n=>{let{affectedFiles:r,newImports:s,updatedImports:i,reusedOriginalAliasDeclarations:o,deletedImports:a}=t.finalize();if(o.size>0){let u=eh(n);u!==null&&o.forEach(h=>u.add(h))}if(e!==void 0)for(let[u,h]of e.entries())h.length>0&&r.add(u);let c=u=>{if(!nr.default.isImportDeclaration(u))return u;if(a.has(u))return;if(u.importClause===void 0||!nr.default.isImportClause(u.importClause))return u;let h=u.importClause;if(h.namedBindings===void 0||!nr.default.isNamedImports(h.namedBindings)||!i.has(h.namedBindings))return u;let d=n.factory.updateImportClause(h,h.phaseModifier,h.name,i.get(h.namedBindings)),p=n.factory.updateImportDeclaration(u,u.modifiers,d,u.moduleSpecifier,u.attributes);return nr.default.setOriginalNode(p,{importClause:d,kind:p.kind}),p};return u=>{var g,v;if(!r.has(u.fileName))return u;u=nr.default.visitEachChild(u,c,n);let h=(g=e==null?void 0:e.get(u.fileName))!=null?g:[],d=[],p=[];for(let E of u.statements)m_(E)?d.push(E):p.push(E);return n.factory.updateSourceFile(u,[...d,...(v=s.get(u.fileName))!=null?v:[],...h,...p],u.isDeclarationFile,u.referencedFiles,u.typeReferenceDirectives,u.hasNoDefaultLib,u.libReferenceDirectives)}}}function m_(t){return nr.default.isImportDeclaration(t)||nr.default.isImportEqualsDeclaration(t)||nr.default.isNamespaceImport(t)}function g_(t,e){let n=cy(e),r=t.directReuseCache.get(n);if(r!==void 0)return r;let s=t.namespaceImportReuseCache.get(e.exportModuleSpecifier);return s===void 0?null:e.exportSymbolName===null?s:[s,ly.default.factory.createIdentifier(e.exportSymbolName)]}function Jg(t,e,n){e.directReuseCache.set(cy(t),n),t.exportSymbolName===null&&!Array.isArray(n)&&e.namespaceImportReuseCache.set(t.exportModuleSpecifier,n)}function cy(t){return`${t.requestedFile.fileName}:${t.exportModuleSpecifier}:${t.exportSymbolName}${t.unsafeAliasOverride?":"+t.unsafeAliasOverride:""}`}function y_(t,e,n){let r=null;for(let a=e.statements.length-1;a>=0;a--){let c=e.statements[a];if(!(!tr.default.isImportDeclaration(c)||!tr.default.isStringLiteral(c.moduleSpecifier)||!c.importClause||c.importClause.phaseModifier===tr.default.SyntaxKind.TypeKeyword||c.moduleSpecifier.text!==n.exportModuleSpecifier)&&c.importClause.namedBindings){let h=c.importClause.namedBindings;if(tr.default.isNamespaceImport(h))return t.reusedAliasDeclarations.add(h),n.exportSymbolName===null?h.name:[h.name,tr.default.factory.createIdentifier(n.exportSymbolName)];if(tr.default.isNamedImports(h)&&n.exportSymbolName!==null){let d=h.elements.find(p=>{var v;let g;return n.unsafeAliasOverride?g=((v=p.propertyName)==null?void 0:v.text)===n.exportSymbolName&&p.name.text===n.unsafeAliasOverride:g=p.propertyName?p.propertyName.text===n.exportSymbolName:p.name.text===n.exportSymbolName,!p.isTypeOnly&&g});if(d!==void 0)return t.reusedAliasDeclarations.add(d),d.name;r=c}}}if(r===null||n.exportSymbolName===null)return null;t.updatedImports.has(r)||t.updatedImports.set(r,[]);let s=t.updatedImports.get(r),i=tr.default.factory.createIdentifier(n.exportSymbolName),o=n.unsafeAliasOverride?tr.default.factory.createIdentifier(n.unsafeAliasOverride):t.generateUniqueIdentifier(e,n.exportSymbolName);return s.push({propertyName:i,fileUniqueAlias:o}),o!=null?o:i}var nh=class{constructor(t={}){l(this,"newImports",new Map);l(this,"removedImports",new Map);l(this,"nextUniqueIndex",0);l(this,"config");l(this,"reuseSourceFileImportsTracker");l(this,"reuseGeneratedImportsTracker",{directReuseCache:new Map,namespaceImportReuseCache:new Map});var e,n,r,s,i,o;this.config={shouldUseSingleQuotes:(e=t.shouldUseSingleQuotes)!=null?e:(()=>!1),rewriter:(n=t.rewriter)!=null?n:null,disableOriginalSourceFileReuse:(r=t.disableOriginalSourceFileReuse)!=null?r:!1,forceGenerateNamespacesForNewImports:(s=t.forceGenerateNamespacesForNewImports)!=null?s:!1,namespaceImportPrefix:(i=t.namespaceImportPrefix)!=null?i:"i",generateUniqueIdentifier:(o=t.generateUniqueIdentifier)!=null?o:f_()},this.reuseSourceFileImportsTracker={generateUniqueIdentifier:this.config.generateUniqueIdentifier,reusedAliasDeclarations:new Set,updatedImports:new Map}}addSideEffectImport(t,e){this.config.rewriter!==null&&(e=this.config.rewriter.rewriteSpecifier(e,t.fileName)),this._getNewImportsTrackerForFile(t).sideEffectImports.add(e)}addImport(t){var r,s;this.config.rewriter!==null&&(t.exportSymbolName!==null&&(t.exportSymbolName=this.config.rewriter.rewriteSymbol(t.exportSymbolName,t.exportModuleSpecifier)),t.exportModuleSpecifier=this.config.rewriter.rewriteSpecifier(t.exportModuleSpecifier,t.requestedFile.fileName)),t.exportSymbolName!==null&&!t.asTypeReference&&((s=(r=this.removedImports.get(t.requestedFile))==null?void 0:r.get(t.exportModuleSpecifier))==null||s.delete(t.exportSymbolName));let e=g_(this.reuseGeneratedImportsTracker,t);if(e!==null)return Zg(!!t.asTypeReference,e);let n=this._generateNewImport(t);return Jg(t,this.reuseGeneratedImportsTracker,n),Zg(!!t.asTypeReference,n)}removeImport(t,e,n){let r=this.removedImports.get(t);r||(r=new Map,this.removedImports.set(t,r));let s=r.get(n);s||(s=new Set,r.set(n,s)),s.add(e)}_generateNewImport(t){var h;let{requestedFile:e}=t,n=this.config.disableOriginalSourceFileReuse,r=this.config.forceGenerateNamespacesForNewImports;if(!n){let d=y_(this.reuseSourceFileImportsTracker,e,t);if(d!==null)return d}let{namedImports:s,namespaceImports:i}=this._getNewImportsTrackerForFile(e);if(t.exportSymbolName===null||r){let d=`${this.config.namespaceImportPrefix}${this.nextUniqueIndex++}`;this.config.rewriter&&(d=this.config.rewriter.rewriteNamespaceImportIdentifier(d,t.exportModuleSpecifier));let p=Ce.default.factory.createNamespaceImport((h=this.config.generateUniqueIdentifier(e,d))!=null?h:Ce.default.factory.createIdentifier(d));return i.set(t.exportModuleSpecifier,p),Jg(he(x({},t),{exportSymbolName:null}),this.reuseGeneratedImportsTracker,p.name),t.exportSymbolName!==null?[p.name,Ce.default.factory.createIdentifier(t.exportSymbolName)]:p.name}s.has(t.exportModuleSpecifier)||s.set(t.exportModuleSpecifier,[]);let o=Ce.default.factory.createIdentifier(t.exportSymbolName),a=t.unsafeAliasOverride?null:this.config.generateUniqueIdentifier(e,t.exportSymbolName),c,u;return t.unsafeAliasOverride?(c=!0,u=Ce.default.factory.createIdentifier(t.unsafeAliasOverride)):a!==null?(c=!0,u=a):(c=!1,u=o),s.get(t.exportModuleSpecifier).push(Ce.default.factory.createImportSpecifier(!1,c?o:void 0,u)),u}finalize(){let t=new Set,e=new Map,n=new Map,r=new Set,s=new Map,i=(o,a)=>{t.add(o),n.has(o)?n.get(o).push(a):n.set(o,[a])};return this.reuseSourceFileImportsTracker.updatedImports.forEach((o,a)=>{let c=a.getSourceFile(),u=a.importClause.namedBindings,h=a.moduleSpecifier.text,d=u.elements.concat(o.map(({propertyName:p,fileUniqueAlias:g})=>Ce.default.factory.createImportSpecifier(!1,g!==null?p:void 0,g!=null?g:p))).filter(p=>this._canAddSpecifier(c,h,p));t.add(c.fileName),d.length===0?r.add(a):e.set(u,Ce.default.factory.updateNamedImports(u,d))}),this.removedImports.forEach((o,a)=>{var u;if(o.size===0)return;let c=s.get(a);c||(c=a.statements.filter(Ce.default.isImportDeclaration),s.set(a,c));for(let h of c){if(!((u=h.importClause)!=null&&u.namedBindings)||!Ce.default.isNamedImports(h.importClause.namedBindings)||this.reuseSourceFileImportsTracker.updatedImports.has(h)||r.has(h))continue;let d=h.importClause.namedBindings,p=h.moduleSpecifier.text,g=d.elements.filter(v=>this._canAddSpecifier(a,p,v));g.length===0?(t.add(a.fileName),r.add(h)):g.length!==d.elements.length&&(t.add(a.fileName),e.set(d,Ce.default.factory.updateNamedImports(d,g)))}}),this.newImports.forEach(({namedImports:o,namespaceImports:a,sideEffectImports:c},u)=>{let h=this.config.shouldUseSingleQuotes(u),d=u.fileName;c.forEach(p=>{i(d,Ce.default.factory.createImportDeclaration(void 0,void 0,Ce.default.factory.createStringLiteral(p)))}),a.forEach((p,g)=>{let v=Ce.default.factory.createImportDeclaration(void 0,Ce.default.factory.createImportClause(void 0,void 0,p),Ce.default.factory.createStringLiteral(g,h));Ce.default.setOriginalNode(p.name,v),i(d,v)}),o.forEach((p,g)=>{let v=p.filter(E=>this._canAddSpecifier(u,g,E));if(v.length>0){let E=Ce.default.factory.createImportDeclaration(void 0,Ce.default.factory.createImportClause(void 0,void 0,Ce.default.factory.createNamedImports(v)),Ce.default.factory.createStringLiteral(g,h));i(d,E)}})}),{affectedFiles:t,newImports:n,updatedImports:e,reusedOriginalAliasDeclarations:this.reuseSourceFileImportsTracker.reusedAliasDeclarations,deletedImports:r}}toTsTransform(t){return d_(this,t)}transformTsFile(t,e,n){let r=n?new Map([[e.fileName,n]]):void 0;return this.toTsTransform(r)(t)(e)}_getNewImportsTrackerForFile(t){return this.newImports.has(t)||this.newImports.set(t,{namespaceImports:new Map,namedImports:new Map,sideEffectImports:new Set}),this.newImports.get(t)}_canAddSpecifier(t,e,n){var r,s;return!((s=(r=this.removedImports.get(t))==null?void 0:r.get(e))!=null&&s.has((n.propertyName||n.name).text))}};function Zg(t,e){return t?Array.isArray(e)?Ce.default.factory.createQualifiedName(e[0],e[1]):e:Array.isArray(e)?Ce.default.factory.createPropertyAccessExpression(e[0],e[1]):e}var ey;(function(t){t.CLOSURE="* @pureOrBreakMyCode ",t.TERSER="@__PURE__"})(ey||(ey={}));var HF=`${Nl.DIAGNOSTIC}:ignore`;var Ai;(function(t){t[t.SingleFile=0]="SingleFile",t[t.WholeProgram=1]="WholeProgram"})(Ai||(Ai={}));var Gl;(function(t){t[t.Reference=0]="Reference",t[t.Variable=1]="Variable",t[t.LetDeclaration=2]="LetDeclaration"})(Gl||(Gl={}));var Hl;(function(t){t[t.NgModule=0]="NgModule",t[t.Standalone=1]="Standalone"})(Hl||(Hl={}));var ql;(function(t){t[t.Normal=0]="Normal",t[t.ForceDirect=1]="ForceDirect"})(ql||(ql={}));var tt;(function(t){t[t.Input=0]="Input",t[t.Output=1]="Output",t[t.Binding=2]="Binding",t[t.Reference=3]="Reference",t[t.Variable=4]="Variable",t[t.Directive=5]="Directive",t[t.Element=6]="Element",t[t.Template=7]="Template",t[t.Expression=8]="Expression",t[t.DomBinding=9]="DomBinding",t[t.Pipe=10]="Pipe",t[t.LetDeclaration=11]="LetDeclaration",t[t.SelectorlessComponent=12]="SelectorlessComponent",t[t.SelectorlessDirective=13]="SelectorlessDirective"})(tt||(tt={}));var WF=new zt;var YF=[m.InputSignalBrandWriteType],Vp;(function(t){t[t.MustInline=0]="MustInline",t[t.ShouldInlineForGenericBounds=1]="ShouldInlineForGenericBounds",t[t.None=2]="None"})(Vp||(Vp={}));var A=N(require("typescript"),1);var Fn=N(require("typescript"),1),J_=N(require("typescript"),1),Z_=N(require("typescript"),1);var e0=N(require("typescript"),1);var t0=N(require("typescript"),1),n0=N(require("typescript"),1),r0=N(require("typescript"),1);var s0=N(require("typescript"),1);var i0=N(require("typescript"),1),o0=N(require("typescript"),1);var a0=N(require("typescript"),1);var l0=N(require("typescript"),1);var Kt=N(require("typescript"),1),oh=N(require("typescript"),1);var wn=N(require("typescript"),1),E0=N(require("typescript"),1),w0=N(require("typescript"),1);var T0=N(require("typescript"),1);var x0=N(require("typescript"),1),C0=N(require("typescript"),1);var N0=N(require("typescript"),1);var I0=N(require("typescript"),1),A0=N(require("typescript"),1);var D0=N(require("typescript"),1);var b0=N(require("typescript"),1),k0=N(require("typescript"),1);var ne=N(require("typescript"),1),_0=N(require("typescript"),1);var R0=N(require("typescript"),1);var P0=N(require("typescript"),1);var L0=N(require("typescript"),1);C();var uy="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/",__=new Uint8Array(64),R_=new Uint8Array(128);for(let t=0;t<uy.length;t++){let e=uy.charCodeAt(t);__[t]=e,R_[e]=t}var i1=1024*16;var O0=N(require("typescript"),1);var F0=N(require("typescript"),1);var $0=N(require("typescript"),1),B0=N(require("typescript"),1);var U0=N(require("typescript"),1);var V0=N(require("typescript"),1);var G0=N(require("typescript"),1);var H0=N(require("typescript"),1),zr=N(require("typescript"),1),Yl=N(require("typescript"),1),Ay=N(require("typescript"),1);var c2=(0,gy.createRequire)(O);function rh(t,e){return e||t.import!==null&&t.import.from==="@angular/core"}var yy="!Array<{type: !Function, args: (undefined|!Array<?>)}>";function vy(t,e){let n=[],r=t.expression;switch(r.kind){case A.default.SyntaxKind.Identifier:n.push(A.default.factory.createPropertyAssignment("type",r));break;case A.default.SyntaxKind.CallExpression:let s=r;if(n.push(A.default.factory.createPropertyAssignment("type",s.expression)),s.arguments.length){let i=[];for(let a of s.arguments)i.push(a);let o=A.default.factory.createArrayLiteralExpression(A.default.factory.createNodeArray(i,!0));n.push(A.default.factory.createPropertyAssignment("args",o))}break;default:e.push({file:t.getSourceFile(),start:t.getStart(),length:t.getEnd()-t.getStart(),messageText:`${A.default.SyntaxKind[t.kind]} not implemented in gathering decorator metadata.`,category:A.default.DiagnosticCategory.Error,code:0});break}return A.default.factory.createObjectLiteralExpression(n)}function W_(t,e,n,r){let s=[];for(let a of n){if(!a.type&&a.decorators.length===0){s.push(A.default.factory.createNull());continue}let c=a.type?Sy(e,a.type):void 0,u=[A.default.factory.createPropertyAssignment("type",c||A.default.factory.createIdentifier("undefined"))],h=[];for(let d of a.decorators)h.push(vy(d,t));h.length&&u.push(A.default.factory.createPropertyAssignment("decorators",A.default.factory.createArrayLiteralExpression(h))),s.push(A.default.factory.createObjectLiteralExpression(u))}let i=A.default.factory.createArrowFunction(void 0,void 0,[],void 0,A.default.factory.createToken(A.default.SyntaxKind.EqualsGreaterThanToken),A.default.factory.createArrayLiteralExpression(s,!0)),o=A.default.factory.createPropertyDeclaration([A.default.factory.createToken(A.default.SyntaxKind.StaticKeyword)],"ctorParameters",void 0,void 0,i);return r&&A.default.setSyntheticLeadingComments(o,[{kind:A.default.SyntaxKind.MultiLineCommentTrivia,text:["*"," * @type {function(): !Array<(null|{"," * type: ?,",` * decorators: (undefined|${yy}),`," * })>}"," * @nocollapse"," "].join(`
|
|
41
|
+
`),pos:-1,end:-1,hasTrailingNewLine:!0}]),o}function Sy(t,e){let n=e.kind;switch(A.default.isLiteralTypeNode(e)&&(n=e.literal.kind),n){case A.default.SyntaxKind.FunctionType:case A.default.SyntaxKind.ConstructorType:return A.default.factory.createIdentifier("Function");case A.default.SyntaxKind.ArrayType:case A.default.SyntaxKind.TupleType:return A.default.factory.createIdentifier("Array");case A.default.SyntaxKind.TypePredicate:case A.default.SyntaxKind.TrueKeyword:case A.default.SyntaxKind.FalseKeyword:case A.default.SyntaxKind.BooleanKeyword:return A.default.factory.createIdentifier("Boolean");case A.default.SyntaxKind.StringLiteral:case A.default.SyntaxKind.StringKeyword:return A.default.factory.createIdentifier("String");case A.default.SyntaxKind.ObjectKeyword:return A.default.factory.createIdentifier("Object");case A.default.SyntaxKind.NumberKeyword:case A.default.SyntaxKind.NumericLiteral:return A.default.factory.createIdentifier("Number");case A.default.SyntaxKind.TypeReference:return t(e.typeName);case A.default.SyntaxKind.UnionType:let s=e.types.filter(i=>!(A.default.isLiteralTypeNode(i)&&i.literal.kind===A.default.SyntaxKind.NullKeyword));return s.length===1?Sy(t,s[0]):void 0;default:return}}function j_(t,e){return e.flags&A.default.SymbolFlags.Alias&&(e=t.getAliasedSymbol(e)),(e.flags&A.default.SymbolFlags.Value&A.default.SymbolFlags.ConstEnumExcludes)!==0}function Ey(t,e,n,r,s,i){function o(c,u){s&&A.default.setSyntheticLeadingComments(c,[{kind:A.default.SyntaxKind.MultiLineCommentTrivia,text:`* @type {${u}} `,pos:-1,end:-1,hasTrailingNewLine:!0}])}function a(c,u){let h=[];for(let[g,v]of u.entries())h.push(A.default.factory.createPropertyAssignment(g,A.default.factory.createArrayLiteralExpression(v.map(E=>vy(E,c)))));let d=A.default.factory.createObjectLiteralExpression(h,!0),p=A.default.factory.createPropertyDeclaration([A.default.factory.createToken(A.default.SyntaxKind.StaticKeyword)],"propDecorators",void 0,void 0,d);return o(p,`!Object<string, ${yy}>`),p}return c=>{let u=eh(c);function h(E){let I=t.getSymbolAtLocation(E);if(!I||!j_(t,I)||!I.declarations||I.declarations.length===0)return;if(A.default.isQualifiedName(E)){let k=h(E.left);return k===void 0?void 0:A.default.factory.createPropertyAccessExpression(k,E.right)}let D=I.declarations[0];return th(D)&&(u==null||u.add(D),D.name!==void 0)?A.default.setOriginalNode(A.default.factory.createIdentifier(D.name.text),D.name):A.default.setOriginalNode(A.default.factory.createIdentifier(E.text),E)}function d(E){E=A.default.visitEachChild(E,v,c);let I=[],D=[],k=e.getDecoratorsOfDeclaration(E)||[];for(let X of k){let ie=X.node;if(!rh(X,r)){I.push(ie);continue}D.push(ie)}if(!D.length)return[void 0,E,[]];if(!E.name||!A.default.isIdentifier(E.name))return n.push({file:E.getSourceFile(),start:E.getStart(),length:E.getEnd()-E.getStart(),messageText:"Cannot process decorators for class element with non-analyzable name.",category:A.default.DiagnosticCategory.Error,code:0}),[void 0,E,[]];let _=A.default.canHaveModifiers(E)?A.default.getModifiers(E):void 0,H;return(I.length||_!=null&&_.length)&&(H=A.default.setTextRange(A.default.factory.createNodeArray([...I,..._||[]]),E.modifiers)),[E.name.text,z_(E,H),D]}function p(E){E=A.default.visitEachChild(E,v,c);let I=[],D=E.parameters,k=[];for(let H of D){let X=[],ie={decorators:[],type:null},Re=e.getDecoratorsOfDeclaration(H)||[];for(let rr of Re){let sr=rr.node;if(!rh(rr,r)){X.push(sr);continue}ie.decorators.push(sr)}H.type&&(ie.type=H.type),k.push(ie);let we,bt=A.default.getModifiers(H);(X.length||bt!=null&&bt.length)&&(we=[...X,...bt||[]]);let Xr=A.default.factory.updateParameterDeclaration(H,we,H.dotDotDotToken,H.name,H.questionToken,H.type,H.initializer);I.push(Xr)}return[A.default.factory.updateConstructorDeclaration(E,A.default.getModifiers(E),I,E.body),k]}function g(E){let I=[],D=new Map,k=null;for(let ie of E.members){switch(ie.kind){case A.default.SyntaxKind.PropertyDeclaration:case A.default.SyntaxKind.GetAccessor:case A.default.SyntaxKind.SetAccessor:case A.default.SyntaxKind.MethodDeclaration:{let[Re,we,bt]=d(ie);I.push(we),Re&&D.set(Re,bt);continue}case A.default.SyntaxKind.Constructor:{if(!ie.body)break;let[we,bt]=p(ie);k=bt,I.push(we);continue}default:break}I.push(A.default.visitEachChild(ie,v,c))}let H=(e.getDecoratorsOfDeclaration(E)||[]).some(ie=>rh(ie,r));k&&(H||k.some(ie=>!!ie.decorators.length))&&I.push(W_(n,h,k,s)),D.size&&I.push(a(n,D));let X=A.default.setTextRange(A.default.factory.createNodeArray(I,E.members.hasTrailingComma),E.members);return A.default.factory.updateClassDeclaration(E,E.modifiers,E.name,E.typeParameters,E.heritageClauses,X)}function v(E){return A.default.isClassDeclaration(E)&&(i===void 0||i(E))?g(E):A.default.visitEachChild(E,v,c)}return E=>A.default.visitEachChild(E,v,c)}}function z_(t,e){let n;if(A.default.isMethodDeclaration(t))n=A.default.factory.createMethodDeclaration(e,t.asteriskToken,t.name,t.questionToken,t.typeParameters,t.parameters,t.type,t.body);else if(A.default.isPropertyDeclaration(t))n=A.default.factory.createPropertyDeclaration(e,t.name,t.questionToken,t.type,t.initializer);else if(A.default.isGetAccessor(t))n=A.default.factory.createGetAccessorDeclaration(e,t.name,t.parameters,t.type,t.body);else if(A.default.isSetAccessor(t))n=A.default.factory.createSetAccessorDeclaration(e,t.name,t.parameters,t.body);else throw new Error(`Unsupported decorated member with kind ${A.default.SyntaxKind[t.kind]}`);return A.default.setOriginalNode(n,t)}var K_="@angular/core";function wy(t){return t.import!==null&&t.import.from===K_}function ua(t,e,n){return n?t.name===e:wy(t)?t.import.name===e:!1}function Ty(t,e,n){return t.filter(r=>{var i;let s=n?r.name:(i=r.import)==null?void 0:i.name;return s===void 0||!e.includes(s)?!1:n||wy(r)})}function xy(t){for(;Fn.default.isAsExpression(t)||Fn.default.isParenthesizedExpression(t);)t=t.expression;return t}function X_(t){if(t=xy(t),!Fn.default.isArrowFunction(t)&&!Fn.default.isFunctionExpression(t))return null;let e=t.body;if(Fn.default.isBlock(e)){if(e.statements.length!==1)return null;let n=e.statements[0];return!Fn.default.isReturnStatement(n)||n.expression===void 0?null:n.expression}else return e}function Y_(t,e){if(t=xy(t),!Fn.default.isCallExpression(t)||t.arguments.length!==1)return null;let n=Fn.default.isPropertyAccessExpression(t.expression)?t.expression.name:t.expression;if(!Fn.default.isIdentifier(n))return null;let r=X_(t.arguments[0]);if(r===null)return null;let s=e.getImportOfIdentifier(n);return s===null||s.from!=="@angular/core"||s.name!=="forwardRef"?null:r}var sh;(function(t){t[t.FULL=0]="FULL",t[t.PARTIAL=1]="PARTIAL",t[t.LOCAL=2]="LOCAL"})(sh||(sh={}));var ih;(function(t){t[t.PRIMARY=0]="PRIMARY",t[t.SHARED=1]="SHARED",t[t.WEAK=2]="WEAK"})(ih||(ih={}));var Di;(function(t){t[t.Unaccounted=0]="Unaccounted",t[t.Setup=1]="Setup",t[t.TypeScriptProgramCreate=2]="TypeScriptProgramCreate",t[t.Reconciliation=3]="Reconciliation",t[t.ResourceUpdate=4]="ResourceUpdate",t[t.TypeScriptDiagnostics=5]="TypeScriptDiagnostics",t[t.Analysis=6]="Analysis",t[t.Resolve=7]="Resolve",t[t.CycleDetection=8]="CycleDetection",t[t.TcbGeneration=9]="TcbGeneration",t[t.TcbUpdateProgram=10]="TcbUpdateProgram",t[t.TypeScriptEmit=11]="TypeScriptEmit",t[t.Compile=12]="Compile",t[t.TtcAutocompletion=13]="TtcAutocompletion",t[t.TtcDiagnostics=14]="TtcDiagnostics",t[t.TtcSuggestionDiagnostics=15]="TtcSuggestionDiagnostics",t[t.TtcSymbol=16]="TtcSymbol",t[t.LsReferencesAndRenames=17]="LsReferencesAndRenames",t[t.LsQuickInfo=18]="LsQuickInfo",t[t.LsDefinition=19]="LsDefinition",t[t.LsCompletions=20]="LsCompletions",t[t.LsTcb=21]="LsTcb",t[t.LsDiagnostics=22]="LsDiagnostics",t[t.LsSuggestionDiagnostics=23]="LsSuggestionDiagnostics",t[t.LsComponentLocations=24]="LsComponentLocations",t[t.LsSignatureHelp=25]="LsSignatureHelp",t[t.OutliningSpans=26]="OutliningSpans",t[t.LsCodeFixes=27]="LsCodeFixes",t[t.LsCodeFixesAll=28]="LsCodeFixesAll",t[t.LSComputeApplicableRefactorings=29]="LSComputeApplicableRefactorings",t[t.LSApplyRefactoring=30]="LSApplyRefactoring",t[t.LSSemanticClassification=31]="LSSemanticClassification",t[t.LAST=32]="LAST"})(Di||(Di={}));var Kl;(function(t){t[t.InputDtsFile=0]="InputDtsFile",t[t.InputTsFile=1]="InputTsFile",t[t.AnalyzeComponent=2]="AnalyzeComponent",t[t.AnalyzeDirective=3]="AnalyzeDirective",t[t.AnalyzeInjectable=4]="AnalyzeInjectable",t[t.AnalyzeNgModule=5]="AnalyzeNgModule",t[t.AnalyzePipe=6]="AnalyzePipe",t[t.AnalyzeService=7]="AnalyzeService",t[t.TraitAnalyze=8]="TraitAnalyze",t[t.TraitReuseAnalysis=9]="TraitReuseAnalysis",t[t.SourceFilePhysicalChange=10]="SourceFilePhysicalChange",t[t.SourceFileLogicalChange=11]="SourceFileLogicalChange",t[t.SourceFileReuseAnalysis=12]="SourceFileReuseAnalysis",t[t.GenerateTcb=13]="GenerateTcb",t[t.SkipGenerateTcbNoInline=14]="SkipGenerateTcbNoInline",t[t.ReuseTypeCheckFile=15]="ReuseTypeCheckFile",t[t.UpdateTypeCheckProgram=16]="UpdateTypeCheckProgram",t[t.EmitSkipSourceFile=17]="EmitSkipSourceFile",t[t.EmitSourceFile=18]="EmitSourceFile",t[t.LAST=19]="LAST"})(Kl||(Kl={}));var Xl;(function(t){t[t.Initial=0]="Initial",t[t.TypeScriptProgramCreate=1]="TypeScriptProgramCreate",t[t.PreAnalysis=2]="PreAnalysis",t[t.Analysis=3]="Analysis",t[t.Resolve=4]="Resolve",t[t.TtcGeneration=5]="TtcGeneration",t[t.TtcUpdateProgram=6]="TtcUpdateProgram",t[t.PreEmit=7]="PreEmit",t[t.Emit=8]="Emit",t[t.LAST=9]="LAST"})(Xl||(Xl={}));var Q_=class{eventCount(){}memory(){}phase(){return Di.Unaccounted}inPhase(t,e){return e()}reset(){}},f2=new Q_;var py;(function(t){t[t.Pending=0]="Pending",t[t.Analyzed=1]="Analyzed",t[t.Resolved=2]="Resolved",t[t.Skipped=3]="Skipped"})(py||(py={}));function Zl({api:t,call:e},n){if(!t.allowedAccessLevels.includes(n.accessLevel))throw new On(L.INITIALIZER_API_DISALLOWED_MEMBER_VISIBILITY,e,zp(`Cannot use "${t.functionName}" on a class member that is declared as ${Xp(n.accessLevel)}.`,[zp("Update the class field to be either: "+t.allowedAccessLevels.map(r=>Xp(r)).join(", "))]))}function bi(t,e,n,r){if(Kt.default.isAsExpression(e)||Kt.default.isParenthesizedExpression(e))return bi(t,e.expression,n,r);if(!Kt.default.isCallExpression(e))return null;let s=c0(e,t,r)||u0(e,t,r)||p0(e,t,r);if(s===null)return null;let{api:i,apiReference:o,isRequired:a}=s,c=n.getImportOfIdentifier(o);return c===null||i.functionName!==c.name||i.owningModule!==c.from?null:{api:i,call:e,isRequired:a}}function c0(t,e,n){let r=t.expression;if(!Kt.default.isIdentifier(r))return null;let s=e.find(i=>n.isPotentialReferenceToNamedImport(r,i.functionName,i.owningModule));return s===void 0?null:{api:s,apiReference:r,isRequired:!1}}function u0(t,e,n){let r=t.expression;if(!Kt.default.isPropertyAccessExpression(r)||!Kt.default.isIdentifier(r.expression)||r.name.text!=="required")return null;let s=r.expression,i=e.find(o=>n.isPotentialReferenceToNamedImport(s,o.functionName,o.owningModule));return i===void 0?null:{api:i,apiReference:s,isRequired:!0}}function p0(t,e,n){let r=t.expression;if(!Kt.default.isPropertyAccessExpression(r))return null;let s=null,i,o=!1;if(Kt.default.isIdentifier(r.expression)&&Kt.default.isIdentifier(r.name)){let a=r.expression;s=r.name,i=e.find(c=>r.name.text===c.functionName&&n.isPotentialReferenceToNamespaceImport(a,c.owningModule))}else if(Kt.default.isPropertyAccessExpression(r.expression)&&Kt.default.isIdentifier(r.expression.expression)&&Kt.default.isIdentifier(r.expression.name)&&r.name.text==="required"){let a=r.expression.name.text,c=r.expression.expression;s=r.expression.name,i=e.find(u=>u.functionName===a&&n.isPotentialReferenceToNamespaceImport(c,u.owningModule)),o=!0}return i===void 0||s===null?null:{api:i,apiReference:s,isRequired:o}}function ch(t){if(!oh.default.isObjectLiteralExpression(t))throw new On(L.VALUE_HAS_WRONG_TYPE,t,"Argument needs to be an object literal that is statically analyzable.");let e=zl(t),n;if(e.has("alias")){let r=e.get("alias");if(!oh.default.isStringLiteralLike(r))throw new On(L.VALUE_HAS_WRONG_TYPE,r,"Alias needs to be a string that is statically analyzable.");n=r.text}return{alias:n}}var ec={functionName:"input",owningModule:"@angular/core",allowedAccessLevels:[ve.PublicWritable,ve.PublicReadonly,ve.Protected]};function h0(t,e,n){var a;if(t.value===null)return null;let r=bi([ec],t.value,e,n);if(r===null)return null;Zl(r,t);let s=r.isRequired?r.call.arguments[0]:r.call.arguments[1],i=s!==void 0?ch(s):null,o=t.name;return{isSignal:!0,classPropertyName:o,bindingPropertyName:(a=i==null?void 0:i.alias)!=null?a:o,required:r.isRequired,transform:null}}var tc={functionName:"model",owningModule:"@angular/core",allowedAccessLevels:[ve.PublicWritable,ve.PublicReadonly,ve.Protected]};function f0(t,e,n){var c;if(t.value===null)return null;let r=bi([tc],t.value,e,n);if(r===null)return null;Zl(r,t);let s=r.isRequired?r.call.arguments[0]:r.call.arguments[1],i=s!==void 0?ch(s):null,o=t.name,a=(c=i==null?void 0:i.alias)!=null?c:o;return{call:r.call,input:{isSignal:!0,transform:null,classPropertyName:o,bindingPropertyName:a,required:r.isRequired},output:{isSignal:!1,classPropertyName:o,bindingPropertyName:a+"Change"}}}var hy=[ve.PublicWritable,ve.PublicReadonly,ve.Protected],uh=[{functionName:"output",owningModule:"@angular/core",allowedAccessLevels:hy},{functionName:"outputFromObservable",owningModule:"@angular/core/rxjs-interop",allowedAccessLevels:hy}];function d0(t,e,n){var a;if(t.value===null)return null;let r=bi(uh,t.value,e,n);if(r===null)return null;if(r.isRequired)throw new On(L.INITIALIZER_API_NO_REQUIRED_FUNCTION,r.call,'Output does not support ".required()".');Zl(r,t);let s=r.api.functionName==="output"?r.call.arguments[0]:r.call.arguments[1],i=s!==void 0?ch(s):null,o=t.name;return{call:r.call,metadata:{isSignal:!1,classPropertyName:o,bindingPropertyName:(a=i==null?void 0:i.alias)!=null?a:o}}}var m0=["viewChild","viewChildren","contentChild","contentChildren"],nc=m0.map(t=>({functionName:t,owningModule:"@angular/core",allowedAccessLevels:[ve.PublicWritable,ve.PublicReadonly,ve.Protected,ve.Private]})),g0=t=>t!=="contentChildren";function y0(t,e,n){if(t.value===null)return null;let r=bi(nc,t.value,e,n);if(r===null)return null;Zl(r,t);let{functionName:s}=r.api,i=s==="viewChild"||s==="contentChild",o=r.call.arguments[0];if(o===void 0)throw new On(L.VALUE_HAS_WRONG_TYPE,r.call,"No locator specified.");let a=r.call.arguments[1];if(a!==void 0&&!wn.default.isObjectLiteralExpression(a))throw new On(L.VALUE_HAS_WRONG_TYPE,a,"Argument needs to be an object literal.");let c=a&&zl(a),u=c!=null&&c.has("read")?Cy(c.get("read")):null,h=c!=null&&c.has("descendants")?S0(c.get("descendants")):g0(s);return{name:s,call:r.call,metadata:{isSignal:!0,propertyName:t.name,static:!1,emitDistinctChangesOnly:!0,predicate:v0(o,e),first:i,read:u,descendants:h}}}function v0(t,e){let n=Y_(t,e);return n!==null&&(t=n),wn.default.isStringLiteralLike(t)?[t.text]:Is(new Gr.WrappedNodeExpr(t),n!==null?2:0)}function Cy(t){if(wn.default.isExpressionWithTypeArguments(t)||wn.default.isParenthesizedExpression(t)||wn.default.isAsExpression(t))return Cy(t.expression);if(wn.default.isPropertyAccessExpression(t)&&wn.default.isIdentifier(t.expression)||wn.default.isIdentifier(t))return new Gr.WrappedNodeExpr(t);throw new On(L.VALUE_NOT_LITERAL,t,'Query "read" option expected a literal class reference.')}function S0(t){if(t.kind===wn.default.SyntaxKind.TrueKeyword)return!0;if(t.kind===wn.default.SyntaxKind.FalseKeyword)return!1;throw new On(L.VALUE_HAS_WRONG_TYPE,t,'Expected "descendants" option to be a boolean literal.')}var Ny=["ViewChild","ViewChildren","ContentChild","ContentChildren"],N2=new Set(Ny);var ah;(function(t){t[t.InlineOps=0]="InlineOps",t[t.Error=1]="Error",t[t.CopySourceToTcb=2]="CopySourceToTcb"})(ah||(ah={}));var fy;(function(t){t[t.Complete=0]="Complete",t[t.Incremental=1]="Incremental"})(fy||(fy={}));var lh;(function(t){t[t.NgModule=0]="NgModule",t[t.Standalone=1]="Standalone",t[t.Selectorless=2]="Selectorless"})(lh||(lh={}));var M2=class extends Gr.RecursiveAstVisitor{constructor(){super(...arguments);l(this,"allReads",new Set);l(this,"namespaceReads",new Set);l(this,"addAllTopLevelIdentifiers",e=>{ne.default.isIdentifier(e)&&this.isTopLevelIdentifierReference(e)?this.allReads.add(e):ne.default.forEachChild(e,this.addAllTopLevelIdentifiers)})}visitExternalExpr(e,n){e.value.moduleName!==null&&this.namespaceReads.add(e.value.moduleName),super.visitExternalExpr(e,n)}visitReadVarExpr(e,n){this.allReads.add(e),super.visitReadVarExpr(e,n)}visitWrappedNodeExpr(e,n){this.isTypeScriptNode(e.node)&&this.addAllTopLevelIdentifiers(e.node),super.visitWrappedNodeExpr(e,n)}isTopLevelIdentifierReference(e){let n=e,r=n.parent;if(!r)return!1;if(ne.default.isParenthesizedExpression(r)&&r.expression===n)for(;r&&ne.default.isParenthesizedExpression(r);)n=r,r=r.parent;return ne.default.isSourceFile(r)?!0:ne.default.isCallExpression(r)?r.expression===n||r.arguments.includes(n):ne.default.isExpressionStatement(r)||ne.default.isPropertyAccessExpression(r)||ne.default.isComputedPropertyName(r)||ne.default.isTemplateSpan(r)||ne.default.isSpreadAssignment(r)||ne.default.isSpreadElement(r)||ne.default.isAwaitExpression(r)||ne.default.isNonNullExpression(r)||ne.default.isIfStatement(r)||ne.default.isDoStatement(r)||ne.default.isWhileStatement(r)||ne.default.isSwitchStatement(r)||ne.default.isCaseClause(r)||ne.default.isThrowStatement(r)||ne.default.isNewExpression(r)||ne.default.isExpressionWithTypeArguments(r)?r.expression===n:ne.default.isArrayLiteralExpression(r)?r.elements.includes(n):ne.default.isPropertyAssignment(r)||ne.default.isParameter(r)||ne.default.isBindingElement(r)||ne.default.isPropertyDeclaration(r)||ne.default.isEnumMember(r)?r.initializer===n:ne.default.isVariableDeclaration(r)?r.name===n||r.initializer===n:ne.default.isClassDeclaration(r)||ne.default.isFunctionDeclaration(r)||ne.default.isShorthandPropertyAssignment(r)?r.name===n:ne.default.isElementAccessExpression(r)?r.expression===n||r.argumentExpression===n:ne.default.isBinaryExpression(r)?r.left===n||r.right===n:ne.default.isForInStatement(r)||ne.default.isForOfStatement(r)?r.expression===n||r.initializer===n:ne.default.isForStatement(r)?r.condition===n||r.initializer===n||r.incrementor===n:ne.default.isArrowFunction(r)?r.body===n:ne.default.isImportSpecifier(r)||ne.default.isExportSpecifier(r)?(r.propertyName||r.name)===n:ne.default.isConditionalExpression(r)?r.condition===n||r.whenFalse===n||r.whenTrue===n:!1}isTypeScriptNode(e){return!!e&&typeof e.kind=="number"}};function M0(){return typeof globalThis!="undefined"&&typeof globalThis.btoa=="function"?t=>globalThis.btoa(unescape(encodeURIComponent(t))):typeof Buffer=="function"?t=>Buffer.from(t,"utf-8").toString("base64"):()=>{throw new Error("Unsupported environment: `window.btoa` or `Buffer` should be supported.")}}var V2=M0();var j2=new zt;function rc(t,e,n,r,s){let i=Yl.default.isIdentifier(n.identifier)?n.identifier:n.identifier.expression;return t.createPropertyAccessExpression(e.addImport({exportModuleSpecifier:"@angular/core",exportSymbolName:null,requestedFile:r}),Yl.default.setOriginalNode(t.createIdentifier(s),i))}function Iy(t,e){return t.createAsExpression(e,t.createKeywordTypeNode(Yl.default.SyntaxKind.AnyKeyword))}var q0=(t,e,n,r,s,i,o,a)=>{var d,p;if((d=n.getDecoratorsOfDeclaration(t.node))!=null&&d.some(g=>ua(g,"Input",a)))return t.node;let c=h0(t,n,s);if(c===null)return t.node;let u={isSignal:r.createTrue(),alias:r.createStringLiteral(c.bindingPropertyName),required:c.required?r.createTrue():r.createFalse(),transform:r.createIdentifier("undefined")},h=r.createDecorator(r.createCallExpression(rc(r,i,o,e,"Input"),void 0,[Iy(r,r.createObjectLiteralExpression(Object.entries(u).map(([g,v])=>r.createPropertyAssignment(g,v))))]));return r.updatePropertyDeclaration(t.node,[h,...(p=t.node.modifiers)!=null?p:[]],t.name,t.node.questionToken,t.node.type,t.node.initializer)},W0=(t,e,n,r,s,i,o,a)=>{var p,g;if((p=n.getDecoratorsOfDeclaration(t.node))!=null&&p.some(v=>ua(v,"Input",a)||ua(v,"Output",a)))return t.node;let c=f0(t,n,s);if(c===null)return t.node;let u=r.createObjectLiteralExpression([r.createPropertyAssignment("isSignal",c.input.isSignal?r.createTrue():r.createFalse()),r.createPropertyAssignment("alias",r.createStringLiteral(c.input.bindingPropertyName)),r.createPropertyAssignment("required",c.input.required?r.createTrue():r.createFalse())]),h=dy("Input",r.createAsExpression(u,r.createKeywordTypeNode(Ay.default.SyntaxKind.AnyKeyword)),o,r,e,i),d=dy("Output",r.createStringLiteral(c.output.bindingPropertyName),o,r,e,i);return r.updatePropertyDeclaration(t.node,[h,d,...(g=t.node.modifiers)!=null?g:[]],t.node.name,t.node.questionToken,t.node.type,t.node.initializer)};function dy(t,e,n,r,s,i){let o=rc(r,i,n,s,t);return r.createDecorator(r.createCallExpression(o,void 0,[e]))}var j0=(t,e,n,r,s,i,o,a)=>{var h,d;if((h=n.getDecoratorsOfDeclaration(t.node))!=null&&h.some(p=>ua(p,"Output",a)))return t.node;let c=d0(t,n,s);if(c===null)return t.node;let u=r.createDecorator(r.createCallExpression(rc(r,i,o,e,"Output"),void 0,[r.createStringLiteral(c.metadata.bindingPropertyName)]));return r.updatePropertyDeclaration(t.node,[u,...(d=t.node.modifiers)!=null?d:[]],t.node.name,t.node.questionToken,t.node.type,t.node.initializer)},z0={viewChild:"ViewChild",viewChildren:"ViewChildren",contentChild:"ContentChild",contentChildren:"ContentChildren"},K0=(t,e,n,r,s,i,o,a)=>{var g;let c=n.getDecoratorsOfDeclaration(t.node),u=c&&Ty(c,Ny,a);if(u!==null&&u.length>0)return t.node;let h=y0(t,n,s);if(h===null)return t.node;let d=h.call.arguments,p=r.createDecorator(r.createCallExpression(rc(r,i,o,e,z0[h.name]),void 0,[h.call.arguments[0],Iy(r,r.createObjectLiteralExpression([...d.length>1?[r.createSpreadAssignment(d[1])]:[],r.createPropertyAssignment("isSignal",r.createTrue())]))]));return r.updatePropertyDeclaration(t.node,[p,...(g=t.node.modifiers)!=null?g:[]],t.node.name,t.node.questionToken,t.node.type,t.node.initializer)},X0=["Directive","Component"],Y0=[q0,j0,K0,W0];function Dy(t,e,n,r){return s=>i=>{let o=new nh;return i=zr.default.visitNode(i,Q0(s,t,o,e,n,r),zr.default.isSourceFile),o.transformTsFile(s,i)}}function Q0(t,e,n,r,s,i){let o=a=>{var c;if(zr.default.isClassDeclaration(a)&&a.name!==void 0){let u=zr.default.getOriginalNode(a,zr.default.isClassDeclaration),h=(c=e.getDecoratorsOfDeclaration(u))==null?void 0:c.find(d=>X0.some(p=>ua(d,p,s)));if(h!==void 0&&(i===void 0||i(a))){let d=!1,p=u.getSourceFile(),g=a.members.map(v=>{if(!zr.default.isPropertyDeclaration(v))return v;let E=Jp(v);if(E===null)return v;for(let I of Y0){let D=I(he(x({},E),{node:v}),p,e,t.factory,r,n,h,s);if(D!==E.node)return d=!0,D}return v});if(d)return t.factory.updateClassDeclaration(a,a.modifiers,a.name,a.typeParameters,a.heritageClauses,g)}}return zr.default.visitEachChild(a,o,t)};return o}function sc(t,e=!1,n){let r=t.getTypeChecker(),s=new Qp(r),i=new Zp,o=Ey(r,s,[],e,!1,n),a=Dy(s,i,e,n);return c=>u=>(u=a(c)(u),u=o(c)(u),u)}var cM=N(require("typescript"),1),uM=N(require("typescript"),1),pM=N(require("typescript"),1),hM=N(require("typescript"),1),fM=N(require("typescript"),1),dM=N(require("typescript"),1),mM=N(require("typescript"),1),gM=N(require("typescript"),1),yM=N(require("typescript"),1),vM=N(require("typescript"),1),SM=N(require("typescript"),1),EM=N(require("typescript"),1),wM=N(require("typescript"),1),TM=N(require("typescript"),1);var xM=N(require("typescript"),1),CM=N(require("typescript"),1),NM=N(require("typescript"),1),IM=N(require("typescript"),1);var AM=N(require("typescript"),1);var Fh=N(require("typescript"),1);var $h=N(require("typescript"),1);var Bh=N(require("typescript"),1);var EO=N(require("typescript"),1);var TO=N(require("typescript"),1),xO=N(require("typescript"),1),CO=N(require("typescript"),1),NO=N(require("typescript"),1);var IO=N(require("typescript"),1),AO=N(SS(),1),DO=N(require("typescript"),1);var jU=(0,PS.createRequire)(O),Ph;(function(t){t.Block="block",t.Component="component",t.Constant="constant",t.Decorator="decorator",t.Directive="directive",t.Element="element",t.Enum="enum",t.Function="function",t.Interface="interface",t.NgModule="ng_module",t.Pipe="pipe",t.TypeAlias="type_alias",t.UndecoratedClass="undecorated_class",t.InitializerApiFunction="initializer_api_function",t.Namespace="namespace"})(Ph||(Ph={}));var Lh;(function(t){t.Property="property",t.Method="method",t.Getter="getter",t.Setter="setter",t.EnumItem="enum_item",t.Interface="interface",t.TypeAlias="type_alias"})(Lh||(Lh={}));var Mh;(function(t){t.Class="class",t.Member="member",t.Parameter="parameter"})(Mh||(Mh={}));var Oh;(function(t){t.Abstract="abstract",t.Static="static",t.Readonly="readonly",t.Protected="protected",t.Optional="optional",t.Input="input",t.Output="output",t.Inherited="override"})(Oh||(Oh={}));var ES;(function(t){t[t.Fresh=0]="Fresh",t[t.Delta=1]="Delta",t[t.Analyzed=2]="Analyzed"})(ES||(ES={}));var wS;(function(t){t[t.Analysis=0]="Analysis",t[t.TypeCheckAndEmit=1]="TypeCheckAndEmit"})(wS||(wS={}));var TS;(function(t){t.Warning="warning",t.Error="error",t.Suppress="suppress"})(TS||(TS={}));var xS;(function(t){t[t.Property=0]="Property",t[t.Method=1]="Method",t[t.Element=2]="Element",t[t.Template=3]="Template",t[t.Attribute=4]="Attribute",t[t.Reference=5]="Reference",t[t.Variable=6]="Variable",t[t.LetDeclaration=7]="LetDeclaration",t[t.Component=8]="Component",t[t.Directive=9]="Directive"})(xS||(xS={}));var DM=".$ngresource$",ZU=DM+".ts";var bM=new Set(["WritableSignal","Signal","InputSignal","InputSignalWithTransform","ModelSignal"]);function CS(t,e){let n=null;if("tcbLocation"in t?n=t.tcbLocation:"localVarLocation"in t&&(n=t.localVarLocation),n===null)return!1;let r=e.getTypeOfSymbol({tcbLocation:n});return r?(t.kind===tt.Expression||t.kind===tt.Variable||t.kind===tt.LetDeclaration)&&(r.symbol!==void 0&&NS(r.symbol)||r.aliasSymbol!==void 0&&NS(r.aliasSymbol)):!1}function NS(t){let e=t.getDeclarations();return e!==void 0&&e.some(n=>{let r=n.getSourceFile().fileName;return(Fh.default.isInterfaceDeclaration(n)||Fh.default.isTypeAliasDeclaration(n))&&bM.has(n.name.text)&&(r.includes("@angular/core")||r.includes("angular2/rc/packages/core")||r.includes("bin/packages/core"))})}var mt=class{run(t,e,n){return new kM(t,e,this).getDiagnostics(n)}},kM=class extends Vr{constructor(e,n,r){super();l(this,"ctx");l(this,"component");l(this,"check");l(this,"diagnostics",[]);this.ctx=e,this.component=n,this.check=r}visit(e){this.diagnostics.push(...this.check.visitNode(this.ctx,this.component,e)),super.visit(e)}visitTemplate(e){let n=e.tagName==="ng-template";this.visitAllTemplateNodes(e.attributes),n&&(this.visitAllTemplateNodes(e.inputs),this.visitAllTemplateNodes(e.outputs)),this.visitAllTemplateNodes(e.directives),this.visitAllTemplateNodes(e.templateAttrs),this.visitAllTemplateNodes(e.variables),this.visitAllTemplateNodes(e.references),this.visitAllTemplateNodes(e.children)}getDiagnostics(e){return this.diagnostics=[],this.visitAllTemplateNodes(e),this.diagnostics}},_M=`https://${Ni.major!=="0"?`v${Ni.major}.`:""}angular.dev/extended-diagnostics`;function be(t,e){let n=`NG${Math.abs(t)}`,r=`${n}${e?": "+e:""}`,i=!r.match(/[.,;!?\n]$/)?".":"";return`${r}${i} Find more at ${_M}/${n}`}var RM=new Set(["set","update","asReadonly"]),PM=new Set(["name","length","prototype"]),LM=class extends mt{constructor(){super(...arguments);l(this,"code",L.INTERPOLATED_SIGNAL_NOT_INVOKED)}visitNode(e,n,r){if(r instanceof Zn)return r.expressions.map(s=>s instanceof kn?s.expression:s).filter(s=>s instanceof ge).flatMap(s=>yc(e,s,n));if(r instanceof It&&r.inputs.length>0){let s=e.templateTypeChecker.getDirectivesOfNode(n,r);return r.inputs.flatMap(i=>_h(e,n,s,i))}else if(r instanceof Te&&r.tagName==="ng-template"){let s=e.templateTypeChecker.getDirectivesOfNode(n,r),i=r.inputs.flatMap(a=>_h(e,n,s,a)),o=r.templateAttrs.flatMap(a=>a instanceof Sn?_h(e,n,s,a):[]);return i.concat(o)}else{if(r instanceof pi)return r.branches.map(s=>s.expression).filter(s=>s instanceof Se).map(s=>{let i=s.ast;return i instanceof kn?i.expression:i}).filter(s=>s instanceof ge).flatMap(s=>yc(e,s,n));if(r instanceof ui&&r.expression instanceof Se){let s=r.expression.ast instanceof kn?r.expression.ast.expression:r.expression.ast;if(s instanceof ge)return yc(e,s,n)}}return[]}};function _h(t,e,n,r){if(n!==null&&n.some(i=>i.inputs.getByBindingPropertyName(r.name)!==null))return[];let s=MM(r);return(r.type===J.Property||r.type===J.Class||r.type===J.Style||r.type===J.Attribute||r.type===J.Animation||r.type===J.LegacyAnimation)&&s?yc(t,s,e):[]}function MM(t){if(t.value instanceof Se){if(t.value.ast instanceof kn&&t.value.ast.expression instanceof ge)return t.value.ast.expression;if(t.value.ast instanceof ge)return t.value.ast}}function OM(t){return PM.has(t)}function FM(t){return RM.has(t)}function yc(t,e,n){let r=t.templateTypeChecker.getSymbolOfNode(e,n);if(r!==null&&r.kind===tt.Expression&&CS(r,t.templateTypeChecker)){let i=t.templateTypeChecker.getSourceMappingAtTcbLocation(r.tcbLocation),o=be(L.INTERPOLATED_SIGNAL_NOT_INVOKED,`${e.name} is a function and should be invoked: ${e.name}()}`);return[t.makeTemplateDiagnostic(i.span,o)]}if(!OM(e.name)&&!FM(e.name))return[];if(!(e.receiver instanceof ge))return[];let s=t.templateTypeChecker.getSymbolOfNode(e.receiver,n);if(s!==null&&s.kind===tt.Expression&&CS(s,t.templateTypeChecker)){let i=t.templateTypeChecker.getSourceMappingAtTcbLocation(s.tcbLocation),o=be(L.INTERPOLATED_SIGNAL_NOT_INVOKED,`${e.receiver.name} is a function and should be invoked: ${e.receiver.name}()`);return[t.makeTemplateDiagnostic(i.span,o)]}return[]}var $M={code:L.INTERPOLATED_SIGNAL_NOT_INVOKED,name:Ge.INTERPOLATED_SIGNAL_NOT_INVOKED,create:()=>new LM},BM=class extends mt{constructor(){super(...arguments);l(this,"code",L.INVALID_BANANA_IN_BOX)}visitNode(e,n,r){if(!(r instanceof Rn))return[];let s=r.name;if(!s.startsWith("[")||!s.endsWith("]"))return[];let o=r.sourceSpan.toString().replace(`(${s})`,`[(${s.slice(1,-1)})]`);return[e.makeTemplateDiagnostic(r.sourceSpan,be(L.INVALID_BANANA_IN_BOX,`In the two-way binding syntax the parentheses should be inside the brackets, ex. '${o}'`))]}},UM={code:L.INVALID_BANANA_IN_BOX,name:Ge.INVALID_BANANA_IN_BOX,create:()=>new BM},IS=new Map([["ngIf",{directive:"NgIf",builtIn:"@if"}],["ngFor",{directive:"NgFor",builtIn:"@for"}],["ngSwitchCase",{directive:"NgSwitchCase",builtIn:"@switch with @case"}],["ngSwitchDefault",{directive:"NgSwitchDefault",builtIn:"@switch with @default"}]]),VM=class extends mt{constructor(){super(...arguments);l(this,"code",L.MISSING_CONTROL_FLOW_DIRECTIVE)}run(e,n,r){let s=e.templateTypeChecker.getDirectiveMetadata(n);return!s||!s.isStandalone?[]:super.run(e,n,r)}visitNode(e,n,r){if(!(r instanceof Te))return[];let s=r.templateAttrs.find(h=>IS.has(h.name));if(!s)return[];let i=e.templateTypeChecker.getSymbolOfNode(r,n);if(i===null||i.directives.length>0)return[];let o=s.keySpan||s.sourceSpan,a=IS.get(s.name),c=be(L.MISSING_CONTROL_FLOW_DIRECTIVE,`The \`*${s.name}\` directive was used in the template, but neither the \`${a==null?void 0:a.directive}\` directive nor the \`CommonModule\` was imported. Use Angular's built-in control flow ${a==null?void 0:a.builtIn} or make sure that either the \`${a==null?void 0:a.directive}\` directive or the \`CommonModule\` is included in the \`@Component.imports\` array of this component.`);return[e.makeTemplateDiagnostic(o,c)]}},GM={code:L.MISSING_CONTROL_FLOW_DIRECTIVE,name:Ge.MISSING_CONTROL_FLOW_DIRECTIVE,create:t=>new VM},HM=class extends mt{constructor(){super(...arguments);l(this,"code",L.MISSING_NGFOROF_LET)}visitNode(e,n,r){let s=r instanceof Te;if(!(r instanceof Te))return[];if(r.templateAttrs.length===0)return[];let i=r.templateAttrs.find(c=>c.name==="ngFor");if(i===void 0)return[];if(r.variables.length>0)return[];let o=be(L.MISSING_NGFOROF_LET,"Your ngFor is missing a value. Did you forget to add the `let` keyword?");return[e.makeTemplateDiagnostic(i.sourceSpan,o)]}},qM={code:L.MISSING_NGFOROF_LET,name:Ge.MISSING_NGFOROF_LET,create:()=>new HM},WM=new Set(["ngIf","ngFor","ngForOf","ngForTrackBy","ngSwitchCase","ngSwitchDefault","ngIfThen","ngIfElse"]),jM=class extends mt{constructor(){super(...arguments);l(this,"code",L.MISSING_STRUCTURAL_DIRECTIVE)}run(e,n,r){let s=e.templateTypeChecker.getDirectiveMetadata(n);return!s||!s.isStandalone?[]:super.run(e,n,r)}visitNode(e,n,r){if(!(r instanceof Te))return[];let s=r.templateAttrs.find(u=>!WM.has(u.name));if(!s)return[];let i=e.templateTypeChecker.getSymbolOfNode(r,n);if(i==null?void 0:i.directives.some(u=>{var h;return(h=u.selector)==null?void 0:h.includes(`[${s.name}]`)}))return[];let a=s.keySpan||s.sourceSpan,c=be(L.MISSING_STRUCTURAL_DIRECTIVE,`A structural directive \`${s.name}\` was used in the template without a corresponding import in the component. Make sure that the directive is included in the \`@Component.imports\` array of this component.`);return[e.makeTemplateDiagnostic(a,c)]}},zM={code:L.MISSING_STRUCTURAL_DIRECTIVE,name:Ge.MISSING_STRUCTURAL_DIRECTIVE,create:()=>new jM},KM=class extends mt{constructor(){super(...arguments);l(this,"code",L.NULLISH_COALESCING_NOT_NULLABLE)}visitNode(e,n,r){if(!(r instanceof Ie)||r.operation!=="??")return[];let s=e.templateTypeChecker.getSymbolOfNode(r.left,n);if(s===null||s.kind!==tt.Expression)return[];let i=e.templateTypeChecker.getTypeOfSymbol(s);if(!i||i.flags&($h.default.TypeFlags.Any|$h.default.TypeFlags.Unknown))return[];if(i.getNonNullableType()!==i)return[];let o=e.templateTypeChecker.getSymbolOfNode(r,n);if(o.kind!==tt.Expression)return[];let a=e.templateTypeChecker.getSourceMappingAtTcbLocation(o.tcbLocation);return a===null?[]:[e.makeTemplateDiagnostic(a.span,be(L.NULLISH_COALESCING_NOT_NULLABLE,"The left side of this nullish coalescing operation does not include 'null' or 'undefined' in its type, therefore the '??' operator can be safely removed."))]}},XM={code:L.NULLISH_COALESCING_NOT_NULLABLE,name:Ge.NULLISH_COALESCING_NOT_NULLABLE,create:t=>(t.strictNullChecks===void 0?!!t.strict:!!t.strictNullChecks)?new KM:null},YM=class extends mt{constructor(e){super();l(this,"noUncheckedIndexedAccess");l(this,"code",L.OPTIONAL_CHAIN_NOT_NULLABLE);this.noUncheckedIndexedAccess=e}visitNode(e,n,r){if(!(r instanceof _n)&&!(r instanceof dt)&&!(r instanceof ds))return[];if(r.receiver instanceof jn&&!this.noUncheckedIndexedAccess)return[];let s=e.templateTypeChecker.getSymbolOfNode(r.receiver,n);if(s===null||s.kind!==tt.Expression)return[];let i=e.templateTypeChecker.getTypeOfSymbol(s);if(!i||i.flags&(Bh.default.TypeFlags.Any|Bh.default.TypeFlags.Unknown))return[];if(i.getNonNullableType()!==i)return[];let o=e.templateTypeChecker.getSymbolOfNode(r,n);if(o.kind!==tt.Expression)return[];let a=e.templateTypeChecker.getSourceMappingAtTcbLocation(o.tcbLocation);if(a===null)return[];let c=r instanceof dt?"the '?.' operator can be replaced with the '.' operator":"the '?.' operator can be safely removed";return[e.makeTemplateDiagnostic(a.span,be(L.OPTIONAL_CHAIN_NOT_NULLABLE,`The left side of this optional chain operation does not include 'null' or 'undefined' in its type, therefore ${c}`))]}},QM={code:L.OPTIONAL_CHAIN_NOT_NULLABLE,name:Ge.OPTIONAL_CHAIN_NOT_NULLABLE,create:t=>{if(!(t.strictNullChecks===void 0?!!t.strict:!!t.strictNullChecks))return null;let n=!!t.noUncheckedIndexedAccess;return new YM(n)}},AS="ngSkipHydration",JM=class extends mt{constructor(){super(...arguments);l(this,"code",L.SKIP_HYDRATION_NOT_STATIC)}visitNode(e,n,r){if(r instanceof Sn&&r.name===AS){let i=be(L.SKIP_HYDRATION_NOT_STATIC,"ngSkipHydration should not be used as a binding");return[e.makeTemplateDiagnostic(r.sourceSpan,i)]}let s=["true",""];if(r instanceof on&&r.name===AS&&!s.includes(r.value)&&r.value!==void 0){let i=be(L.SKIP_HYDRATION_NOT_STATIC,`ngSkipHydration only accepts "true" or "" as value or no value at all. For example 'ngSkipHydration="true"' or 'ngSkipHydration'`);return[e.makeTemplateDiagnostic(r.sourceSpan,i)]}return[]}},ZM={code:L.SKIP_HYDRATION_NOT_STATIC,name:Ge.SKIP_HYDRATION_NOT_STATIC,create:()=>new JM},DS=["px","%","em"],eO=class extends mt{constructor(){super(...arguments);l(this,"code",L.SUFFIX_NOT_SUPPORTED)}visitNode(e,n,r){return r instanceof Sn?!r.keySpan.toString().startsWith("attr.")||!DS.some(i=>r.name.endsWith(`.${i}`))?[]:[e.makeTemplateDiagnostic(r.keySpan,be(L.SUFFIX_NOT_SUPPORTED,`The ${DS.map(i=>`'.${i}'`).join(", ")} suffixes are only supported on style bindings`))]:[]}},tO={code:L.SUFFIX_NOT_SUPPORTED,name:Ge.SUFFIX_NOT_SUPPORTED,create:()=>new eO},nO=class extends mt{constructor(){super(...arguments);l(this,"code",L.TEXT_ATTRIBUTE_NOT_BINDING)}visitNode(e,n,r){if(!(r instanceof on))return[];let s=r.name;if(!s.startsWith("attr.")&&!s.startsWith("style.")&&!s.startsWith("class."))return[];let i;if(s.startsWith("attr.")){let a=s.replace("attr.","");i="Static attributes should be written without the 'attr.' prefix.",r.value&&(i+=` For example, ${a}="${r.value}".`)}else{let a=`[${s}]`,c=r.value==="true"||r.value==="false"?r.value:`'${r.value}'`;i="Attribute, style, and class bindings should be enclosed with square braces.",r.value&&(i+=` For example, '${a}="${c}"'.`),i=be(L.TEXT_ATTRIBUTE_NOT_BINDING,i)}return[e.makeTemplateDiagnostic(r.sourceSpan,i)]}},rO={code:L.TEXT_ATTRIBUTE_NOT_BINDING,name:Ge.TEXT_ATTRIBUTE_NOT_BINDING,create:()=>new nO},sO=class extends mt{constructor(){super(...arguments);l(this,"code",L.UNINVOKED_FUNCTION_IN_EVENT_BINDING)}visitNode(e,n,r){if(!(r instanceof Rn))return[];if(r.type!==ze.Regular&&r.type!==ze.LegacyAnimation)return[];if(!(r.handler instanceof Se))return[];let s=r.handler.source||"";if(r.handler.ast instanceof Dr)return r.handler.ast.expressions.flatMap(i=>Rh(i,n,r,s,e));if(r.handler.ast instanceof si){let{trueExp:i,falseExp:o}=r.handler.ast;return[i,o].flatMap(a=>Rh(a,n,r,s,e))}return Rh(r.handler.ast,n,r,s,e)}};function Rh(t,e,n,r,s){var o;if(t instanceof vn||t instanceof _n)return[];if(t instanceof oi)return[s.makeTemplateDiagnostic(n.sourceSpan,"Arrow function will not be invoked in this event listener. Did you intend to call a method?")];if(!(t instanceof ge)&&!(t instanceof dt))return[];let i=s.templateTypeChecker.getSymbolOfNode(t,e);if(i!==null&&i.kind===tt.Expression){let a=s.templateTypeChecker.getTypeOfSymbol(i);if(a&&((o=a.getCallSignatures())==null?void 0:o.length)>0){let c=iO(t,r),u=be(L.UNINVOKED_FUNCTION_IN_EVENT_BINDING,`Function in event binding should be invoked: ${c}()`);return[s.makeTemplateDiagnostic(n.sourceSpan,u)]}}return[]}function iO(t,e){return e.substring(t.span.start,t.span.end)}var oO={code:L.UNINVOKED_FUNCTION_IN_EVENT_BINDING,name:Ge.UNINVOKED_FUNCTION_IN_EVENT_BINDING,create:()=>new sO},aO=class extends mt{constructor(){super(...arguments);l(this,"code",L.UNPARENTHESIZED_NULLISH_COALESCING)}visitNode(e,n,r){if(r instanceof Ie&&(r.operation==="&&"||r.operation==="||")&&(r.left instanceof Ie&&r.left.operation==="??"||r.right instanceof Ie&&r.right.operation==="??")){let s=e.templateTypeChecker.getSymbolOfNode(r,n);if((s==null?void 0:s.kind)!==tt.Expression)return[];let i=e.templateTypeChecker.getSourceMappingAtTcbLocation(s.tcbLocation);return i===null?[]:[e.makeTemplateDiagnostic(i.span,be(L.UNPARENTHESIZED_NULLISH_COALESCING,"Parentheses are required to disambiguate precedence when mixing '??' with '&&' and '||'"))]}return[]}},lO={code:L.UNPARENTHESIZED_NULLISH_COALESCING,name:Ge.UNPARENTHESIZED_NULLISH_COALESCING,create:()=>new aO},cO=class extends mt{constructor(){super(...arguments);l(this,"code",L.UNUSED_LET_DECLARATION);l(this,"analysis",new Map)}run(e,n,r){super.run(e,n,r);let s=[],{allLetDeclarations:i,usedLetDeclarations:o}=this.getAnalysis(n);for(let a of i)o.has(a)||s.push(e.makeTemplateDiagnostic(a.sourceSpan,be(L.UNUSED_LET_DECLARATION,`@let ${a.name} is declared but its value is never read.`)));return this.analysis.clear(),s}visitNode(e,n,r){if(r instanceof er)this.getAnalysis(n).allLetDeclarations.add(r);else if(r instanceof ae){let s=r instanceof Se?r.ast:r,i=e.templateTypeChecker.getExpressionTarget(s,n);i!==null&&i instanceof er&&this.getAnalysis(n).usedLetDeclarations.add(i)}return[]}getAnalysis(e){return this.analysis.has(e)||this.analysis.set(e,{allLetDeclarations:new Set,usedLetDeclarations:new Set}),this.analysis.get(e)}},uO={code:L.UNUSED_LET_DECLARATION,name:Ge.UNUSED_LET_DECLARATION,create:()=>new cO},pO=class extends mt{constructor(){super(...arguments);l(this,"code",L.UNINVOKED_TRACK_FUNCTION)}visitNode(e,n,r){var i;if(!(r instanceof kr)||!r.trackBy)return[];if(r.trackBy.ast instanceof vn||r.trackBy.ast instanceof _n)return[];if(!(r.trackBy.ast instanceof ge)&&!(r.trackBy.ast instanceof dt))return[];let s=e.templateTypeChecker.getSymbolOfNode(r.trackBy.ast,n);if(s!==null&&s.kind===tt.Expression){let o=e.templateTypeChecker.getTypeOfSymbol(s);if(o&&((i=o.getCallSignatures())==null?void 0:i.length)>0){let a=hO(r.trackBy.ast,r.trackBy.source||""),c=be(L.UNINVOKED_TRACK_FUNCTION,`The track function in the @for block should be invoked: ${a}(/* arguments */)`);return[e.makeTemplateDiagnostic(r.sourceSpan,c)]}}return[]}};function hO(t,e){return e.substring(t.span.start,t.span.end)}var fO={code:L.UNINVOKED_TRACK_FUNCTION,name:Ge.UNINVOKED_TRACK_FUNCTION,create:()=>new pO},dO=class extends mt{constructor(){super(...arguments);l(this,"code",L.UNINVOKED_FUNCTION_IN_TEXT_INTERPOLATION)}visitNode(e,n,r){return r instanceof Zn?r.expressions.flatMap(s=>mO(s,n,e)):[]}};function mO(t,e,n){var s;if(!(t instanceof ge)&&!(t instanceof dt))return[];let r=n.templateTypeChecker.getSymbolOfNode(t,e);if(r!==null&&r.kind===tt.Expression){let i=n.templateTypeChecker.getTypeOfSymbol(r);if(i&&((s=i.getCallSignatures())==null?void 0:s.length)>0){let o=be(L.UNINVOKED_FUNCTION_IN_TEXT_INTERPOLATION,`Function in text interpolation should be invoked: ${t.name}()`),a=n.templateTypeChecker.getSourceMappingAtTcbLocation(r.tcbLocation);return[n.makeTemplateDiagnostic(a.span,o)]}}return[]}var gO={code:L.UNINVOKED_FUNCTION_IN_TEXT_INTERPOLATION,name:Ge.UNINVOKED_FUNCTION_IN_TEXT_INTERPOLATION,create:()=>new dO};function yO(t,e){let n=t===null||t.keys.length===0,r=e===null||e.keys.length===0;if(n&&r)return!0;if(n||r||t.keys.length!==e.keys.length)return!1;let s=new Map;for(let i=0;i<e.keys.length;i++){let o=e.keys[i];if(o.kind!=="property")continue;let a=e.values[i];s.set(o.key,a instanceof lt?a.value:null)}for(let i=0;i<t.keys.length;i++){let o=t.keys[i];if(o.kind!=="property")continue;let a=t.values[i],c=a instanceof lt?a.value:null;if(!s.has(o.key)||s.get(o.key)!==c)return!1}return!0}function bS(t){return t instanceof zn?t.delay:t.timeout}function kS(t){return t instanceof zn?`timer(${t.delay}ms)`:t.timeout===null?"idle":`idle(${t.timeout}ms)`}var vO=class extends mt{constructor(){super(...arguments);l(this,"code",L.DEFER_TRIGGER_MISCONFIGURATION)}visitNode(e,n,r){var h,d,p;if(!(r instanceof Kn))return[];let s=Object.keys(r.triggers),i=Object.keys(r.prefetchTriggers),o=s.map(g=>r.triggers[g]).filter(g=>g!=null),a=i.map(g=>r.prefetchTriggers[g]).filter(g=>g!=null),c=[];if(o.some(g=>g instanceof ci)&&(o.length>1&&c.push(e.makeTemplateDiagnostic(r.sourceSpan,be(L.DEFER_TRIGGER_MISCONFIGURATION,"The 'immediate' trigger makes additional triggers redundant."))),a.length>0&&c.push(e.makeTemplateDiagnostic(r.sourceSpan,be(L.DEFER_TRIGGER_MISCONFIGURATION,"Prefetch triggers have no effect because 'immediate' executes earlier.")))),o.length===0&&a.length>0&&c.push(e.makeTemplateDiagnostic(r.sourceSpan,be(L.DEFER_TRIGGER_MISCONFIGURATION,"Define a main trigger when using 'prefetch' triggers. Without an explicit main trigger, @defer defaults to 'idle' and prefetch may have no effect."))),o.length===1&&a.length>0){let g=o[0];for(let v of a){let E=g instanceof zn&&v instanceof zn,I=g instanceof li&&v instanceof li;if(E||I){let H=bS(g),X=bS(v),ie=H==null&&X==null,Re=H!=null&&X!=null&&X>=H;if(!ie&&!Re)continue;let we=`The Prefetch '${kS(v)}' is not scheduled before the main '${kS(g)}', so it won't run prior to rendering. Lower the prefetch timing or remove it.`;c.push(e.makeTemplateDiagnostic((h=v.sourceSpan)!=null?h:r.sourceSpan,be(L.DEFER_TRIGGER_MISCONFIGURATION,we)));continue}let D=g instanceof ys&&v instanceof ys,k=g instanceof vs&&v instanceof vs,_=g instanceof br&&v instanceof br;if(D||k||_){let H=g.reference===v.reference,X=_?yO(g.options,v.options):!0;if(H&&X){let Re=`Prefetch '${g.constructor.name.replace("DeferredTrigger","").toLowerCase()}' matches the main trigger and provides no benefit. Remove the prefetch modifier.`;c.push(e.makeTemplateDiagnostic((d=v.sourceSpan)!=null?d:r.sourceSpan,be(L.DEFER_TRIGGER_MISCONFIGURATION,Re)))}continue}if(g.constructor===v.constructor&&!(g instanceof zn)){let X=`Prefetch '${g instanceof ci?"immediate":g.constructor.name.replace("DeferredTrigger","").toLowerCase()}' matches the main trigger and provides no benefit. Remove the prefetch modifier.`;c.push(e.makeTemplateDiagnostic((p=v.sourceSpan)!=null?p:r.sourceSpan,be(L.DEFER_TRIGGER_MISCONFIGURATION,X)))}}}return c}},SO={code:L.DEFER_TRIGGER_MISCONFIGURATION,name:Ge.DEFER_TRIGGER_MISCONFIGURATION,create:()=>new vO};var wO=[UM,XM,QM,GM,rO,qM,zM,tO,$M,oO,uO,ZM,lO,fO,gO,SO],v8=new Set([Ge.CONTROL_FLOW_PREVENTING_CONTENT_PROJECTION,Ge.UNUSED_STANDALONE_IMPORTS,...wO.map(t=>t.name)]);var E8=[ec,tc,...uh,...nc];var w8=[ec,tc,...nc];var _S;(function(t){t[t.Fresh=0]="Fresh",t[t.IncrementalTypeScript=1]="IncrementalTypeScript",t[t.IncrementalResource=2]="IncrementalResource"})(_S||(_S={}));var OO=N(require("typescript"),1);var FO=N(require("typescript"),1);var MS=N(require("typescript"),1),$O=N(require("typescript"),1),BO=N(require("typescript"),1);var Y8=(0,LS.createRequire)(O);var Uh;(function(t){t[t.DTS=1]="DTS",t[t.JS=2]="JS",t[t.Metadata=4]="Metadata",t[t.I18nBundle=8]="I18nBundle",t[t.Codegen=16]="Codegen",t[t.Default=19]="Default",t[t.All=31]="All"})(Uh||(Uh={}));var rV=MS.default.version;C();var OS=require("module");var aV=(0,OS.createRequire)(O),Vh;(function(t){t[t.debug=0]="debug",t[t.info=1]="info",t[t.warn=2]="warn",t[t.error=3]="error"})(Vh||(Vh={}));var Gh="\x1B[0m",UO="\x1B[31m",VO="\x1B[33m",GO="\x1B[36m",lV=`${GO}Debug:${Gh}`,cV=`${VO}Warning:${Gh}`,uV=`${UO}Error:${Gh}`;C();var GS=require("module");C();var FS=require("module"),Ri=(0,FS.createRequire)(O),$S=(t=>typeof Ri!="undefined"?Ri:typeof Proxy!="undefined"?new Proxy(t,{get:(e,n)=>(typeof Ri!="undefined"?Ri:e)[n]}):t)(function(t){if(typeof Ri!="undefined")return Ri.apply(this,arguments);throw Error('Dynamic require of "'+t+'" is not supported')});var gt=N(require("fs"),1),HS=require("module"),Bt=N(require("path"),1),qS=N(require("url"),1);var gV=(0,GS.createRequire)(O),HO=class{pwd(){return this.normalize(process.cwd())}chdir(t){process.chdir(t)}resolve(...t){return this.normalize(Bt.resolve(...t))}dirname(t){return this.normalize(Bt.dirname(t))}join(t,...e){return this.normalize(Bt.join(t,...e))}isRoot(t){return this.dirname(t)===this.normalize(t)}isRooted(t){return Bt.isAbsolute(t)}relative(t,e){return this.normalize(Bt.relative(t,e))}basename(t,e){return Bt.basename(t,e)}extname(t){return Bt.extname(t)}normalize(t){return t.replace(/\\/g,"/")}},Hh=typeof __filename!="undefined",WS=Hh?null:O,US,VS,BS=Hh?__filename:(VS=(US=qS.fileURLToPath)==null?void 0:US(WS))!=null?VS:null,qO=class extends HO{constructor(){super(...arguments);l(this,"_caseSensitive")}isCaseSensitive(){return this._caseSensitive===void 0&&(this._caseSensitive=BS!==null?!gt.default.existsSync(this.normalize(WO(BS))):!0),this._caseSensitive}exists(e){return gt.default.existsSync(e)}readFile(e){return gt.default.readFileSync(e,"utf8")}readFileBuffer(e){return gt.default.readFileSync(e)}readdir(e){return gt.default.readdirSync(e)}lstat(e){return gt.default.lstatSync(e)}stat(e){return gt.default.statSync(e)}realpath(e){return this.resolve(gt.default.realpathSync(e))}getDefaultLibLocation(){let e=Hh?$S:(0,HS.createRequire)(WS);return this.resolve(e.resolve("typescript"),"..")}},jS=class extends qO{writeFile(t,e,n=!1){gt.default.writeFileSync(t,e,n?{flag:"wx"}:void 0)}removeFile(t){gt.default.unlinkSync(t)}symlink(t,e){gt.default.symlinkSync(t,e)}copyFile(t,e){gt.default.copyFileSync(t,e)}moveFile(t,e){gt.default.renameSync(t,e)}ensureDir(t){gt.default.mkdirSync(t,{recursive:!0})}removeDeep(t){gt.default.rmdirSync(t,{recursive:!0})}};function WO(t){return t.replace(/\w/g,e=>e.toUpperCase()===e?e.toLowerCase():e.toUpperCase())}var JV=(0,zS.createRequire)(O),c3=new mo("22.0.0"),jO={ngDevMode:!1,ngI18nClosureMode:!1},u3=he(x({},jO),{ngJitMode:!1});jg(new jS);0&&(module.exports={angularJitApplicationTransform});
|
|
44
42
|
/*! Bundled license information:
|
|
45
43
|
|
|
46
44
|
@angular/compiler/fesm2022/compiler.mjs:
|
|
47
45
|
(**
|
|
48
|
-
* @license Angular
|
|
46
|
+
* @license Angular v22.0.0
|
|
49
47
|
* (c) 2010-2026 Google LLC. https://angular.dev/
|
|
50
48
|
* License: MIT
|
|
51
49
|
*)
|
|
@@ -60,9 +58,9 @@ Please report an issue on the Angular repositories when this issue surfaces and
|
|
|
60
58
|
* found in the LICENSE file at https://angular.dev/license
|
|
61
59
|
*)
|
|
62
60
|
|
|
63
|
-
@angular/compiler-cli/bundles/chunk-
|
|
61
|
+
@angular/compiler-cli/bundles/chunk-ZUYMYKXC.js:
|
|
64
62
|
@angular/compiler-cli/bundles/chunk-UTWH365F.js:
|
|
65
|
-
@angular/compiler-cli/bundles/chunk-
|
|
63
|
+
@angular/compiler-cli/bundles/chunk-OBEU7PQF.js:
|
|
66
64
|
@angular/compiler-cli/bundles/chunk-SEJGUMO2.js:
|
|
67
65
|
@angular/compiler-cli/bundles/chunk-KWAGEHJJ.js:
|
|
68
66
|
@angular/compiler-cli/bundles/index.js:
|
|
@@ -74,7 +72,8 @@ Please report an issue on the Angular repositories when this issue surfaces and
|
|
|
74
72
|
* found in the LICENSE file at https://angular.dev/license
|
|
75
73
|
*)
|
|
76
74
|
|
|
77
|
-
@angular/compiler-cli/bundles/chunk-
|
|
75
|
+
@angular/compiler-cli/bundles/chunk-3NUMKC7G.js:
|
|
76
|
+
@angular/compiler-cli/bundles/chunk-FOV3WBWP.js:
|
|
78
77
|
(**
|
|
79
78
|
* @license
|
|
80
79
|
* Copyright Google LLC All Rights Reserved.
|
|
@@ -89,15 +88,8 @@ Please report an issue on the Angular repositories when this issue surfaces and
|
|
|
89
88
|
* Use of this source code is governed by an MIT-style license that can be
|
|
90
89
|
* found in the LICENSE file at https://angular.dev/license
|
|
91
90
|
*)
|
|
92
|
-
(**
|
|
93
|
-
* @license
|
|
94
|
-
* Copyright Google LLC All Rights Reserved.
|
|
95
|
-
*
|
|
96
|
-
* Use of this source code is governed by an MIT-style license that can be
|
|
97
|
-
* found in the LICENSE file at https://angular.dev/license
|
|
98
|
-
*)
|
|
99
91
|
|
|
100
|
-
@angular/compiler-cli/bundles/chunk-
|
|
92
|
+
@angular/compiler-cli/bundles/chunk-6ACH6RGL.js:
|
|
101
93
|
(**
|
|
102
94
|
* @license
|
|
103
95
|
* Copyright Google LLC All Rights Reserved.
|
|
@@ -105,6 +97,13 @@ Please report an issue on the Angular repositories when this issue surfaces and
|
|
|
105
97
|
* Use of this source code is governed by an MIT-style license that can be
|
|
106
98
|
* found in the LICENSE file at https://angular.dev/license
|
|
107
99
|
*)
|
|
100
|
+
(**
|
|
101
|
+
* @license
|
|
102
|
+
* Copyright Google LLC All Rights Reserved.
|
|
103
|
+
*
|
|
104
|
+
* Use of this source code is governed by an MIT-style license that can be
|
|
105
|
+
* found in the LICENSE file at https://angular.dev/license
|
|
106
|
+
*)
|
|
108
107
|
(*!
|
|
109
108
|
* @license
|
|
110
109
|
* Copyright Google LLC All Rights Reserved.
|