prettier 3.8.4 → 3.9.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/THIRD-PARTY-NOTICES.md +2233 -279
- package/bin/prettier.cjs +5 -1
- package/doc.js +206 -142
- package/doc.mjs +206 -142
- package/index.cjs +103 -33
- package/index.d.ts +9 -2
- package/index.mjs +8056 -7776
- package/internal/experimental-cli-worker.mjs +22 -107
- package/internal/experimental-cli.mjs +3747 -3965
- package/internal/legacy-cli.mjs +488 -120
- package/package.json +11 -7
- package/plugins/acorn.js +11 -10
- package/plugins/acorn.mjs +11 -10
- package/plugins/angular.js +5 -4
- package/plugins/angular.mjs +5 -4
- package/plugins/babel.js +14 -13
- package/plugins/babel.mjs +14 -13
- package/plugins/estree.js +36 -36
- package/plugins/estree.mjs +36 -36
- package/plugins/flow.js +6 -19
- package/plugins/flow.mjs +6 -19
- package/plugins/glimmer.js +17 -17
- package/plugins/glimmer.mjs +15 -15
- package/plugins/graphql.js +14 -25
- package/plugins/graphql.mjs +14 -25
- package/plugins/html.js +18 -18
- package/plugins/html.mjs +18 -18
- package/plugins/markdown.js +63 -55
- package/plugins/markdown.mjs +63 -55
- package/plugins/meriyah.js +5 -4
- package/plugins/meriyah.mjs +5 -4
- package/plugins/postcss.js +40 -39
- package/plugins/postcss.mjs +40 -39
- package/plugins/typescript.js +16 -15
- package/plugins/typescript.mjs +16 -15
- package/plugins/yaml.js +136 -154
- package/plugins/yaml.mjs +149 -154
- package/standalone.js +28 -28
- package/standalone.mjs +28 -28
package/plugins/angular.mjs
CHANGED
|
@@ -1,4 +1,5 @@
|
|
|
1
|
-
var Or=Object.defineProperty;var Dr=Object.getPrototypeOf;var Br=Reflect.get;var gn=t=>{throw TypeError(t)};var vn=(t,e)=>{for(var n in e)Or(t,n,{get:e[n],enumerable:!0})};var lt=(t,e,n)=>e.has(t)||gn("Cannot "+n);var j=(t,e,n)=>(lt(t,e,"read from private field"),n?n.call(t):e.get(t)),Me=(t,e,n)=>e.has(t)?gn("Cannot add the same private member more than once"):e instanceof WeakSet?e.add(t):e.set(t,n),ct=(t,e,n,s)=>(lt(t,e,"write to private field"),s?s.call(t,n):e.set(t,n),n),v=(t,e,n)=>(lt(t,e,"access private method"),n);var wn=(t,e,n)=>Br(Dr(t),n,e);var Rr={};vn(Rr,{parsers:()=>fn});var fn={};vn(fn,{__ng_action:()=>no,__ng_binding:()=>so,__ng_directive:()=>io,__ng_interpolation:()=>ro});function Fr(t){return typeof t=="string"?e=>e===t:e=>t.test(e)}function Sn(t,e,n){let s=Fr(e);for(let r=n;r<t.length;r++){let i=t[r];if(s(i))return r}throw new Error(`Cannot find character ${e} from index ${n} in ${JSON.stringify(t)}`)}function En(t){return t.slice(0,1).toLowerCase()+t.slice(1)}function Re(t){let{start:e,end:n}=t;return{start:e,end:n,range:[e,n]}}function xn(t){return!!t.extra?.parenthesized}function ve(t){return t.type==="TSNonNullExpression"&&!xn(t)?ve(t.expression):(t.type==="OptionalCallExpression"||t.type==="OptionalMemberExpression")&&!xn(t)}var co=new RegExp(`(\\:not\\()|(([\\.\\#]?)[-\\w]+)|(?:\\[([-.\\w*\\\\$]+)(?:=(["']?)([^\\]"']*)\\5)?\\])|(\\))|(\\s*,\\s*)`,"g");var yn;(function(t){t[t.Emulated=0]="Emulated",t[t.None=2]="None",t[t.ShadowDom=3]="ShadowDom",t[t.ExperimentalIsolatedShadowDom=4]="ExperimentalIsolatedShadowDom"})(yn||(yn={}));var Cn;(function(t){t[t.OnPush=0]="OnPush",t[t.Default=1]="Default",t[t.Eager=1]="Eager"})(Cn||(Cn={}));var _n;(function(t){t[t.None=0]="None",t[t.SignalBased=1]="SignalBased",t[t.HasDecoratorInputTransform=2]="HasDecoratorInputTransform"})(_n||(_n={}));var P;(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"})(P||(P={}));var kn;(function(t){t[t.Error=0]="Error",t[t.Warning=1]="Warning",t[t.Ignore=2]="Ignore"})(kn||(kn={}));var Tn;(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"})(Tn||(Tn={}));var bn;(function(t){t[t.Directive=0]="Directive",t[t.Pipe=1]="Pipe",t[t.NgModule=2]="NgModule"})(bn||(bn={}));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 In;(function(t){t[t.Little=0]="Little",t[t.Big=1]="Big"})(In||(In={}));var Nn;(function(t){t[t.None=0]="None",t[t.Const=1]="Const"})(Nn||(Nn={}));var Pn;(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"})(Pn||(Pn={}));var Ln;(function(t){t[t.Minus=0]="Minus",t[t.Plus=1]="Plus"})(Ln||(Ln={}));var u;(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"})(u||(u={}));function Vr(t,e){return t==null||e==null?t==e:t.isEquivalent(e)}function Ur(t,e,n){let s=t.length;if(s!==e.length)return!1;for(let r=0;r<s;r++)if(!n(t[r],e[r]))return!1;return!0}function oe(t,e){return Ur(t,e,(n,s)=>n.isEquivalent(s))}var S=class{type;sourceSpan;constructor(e,n){this.type=e||null,this.sourceSpan=n||null}prop(e,n){return new xt(this,e,null,n)}key(e,n,s){return new St(this,e,n,s)}callFn(e,n,s){return new dt(this,e,null,n,s)}instantiate(e,n,s){return new mt(this,e,n,s)}conditional(e,n=null,s){return new wt(this,e,n,null,s)}equals(e,n){return new w(u.Equals,this,e,null,n)}notEquals(e,n){return new w(u.NotEquals,this,e,null,n)}identical(e,n){return new w(u.Identical,this,e,null,n)}notIdentical(e,n){return new w(u.NotIdentical,this,e,null,n)}minus(e,n){return new w(u.Minus,this,e,null,n)}plus(e,n){return new w(u.Plus,this,e,null,n)}divide(e,n){return new w(u.Divide,this,e,null,n)}multiply(e,n){return new w(u.Multiply,this,e,null,n)}modulo(e,n){return new w(u.Modulo,this,e,null,n)}power(e,n){return new w(u.Exponentiation,this,e,null,n)}and(e,n){return new w(u.And,this,e,null,n)}bitwiseOr(e,n){return new w(u.BitwiseOr,this,e,null,n)}bitwiseAnd(e,n){return new w(u.BitwiseAnd,this,e,null,n)}or(e,n){return new w(u.Or,this,e,null,n)}lower(e,n){return new w(u.Lower,this,e,null,n)}lowerEquals(e,n){return new w(u.LowerEquals,this,e,null,n)}bigger(e,n){return new w(u.Bigger,this,e,null,n)}biggerEquals(e,n){return new w(u.BiggerEquals,this,e,null,n)}isBlank(e){return this.equals(TYPED_NULL_EXPR,e)}nullishCoalesce(e,n){return new w(u.NullishCoalesce,this,e,null,n)}toStmt(){return new De(this,null)}},ht=class t extends S{name;constructor(e,n,s){super(n,s),this.name=e}isEquivalent(e){return e instanceof t&&this.name===e.name}isConstant(){return!1}visitExpression(e,n){return e.visitReadVarExpr(this,n)}clone(){return new t(this.name,this.type,this.sourceSpan)}set(e){return new w(u.Assign,this,e,null,this.sourceSpan)}},ft=class t extends S{expr;constructor(e,n,s){super(n,s),this.expr=e}visitExpression(e,n){return e.visitTypeofExpr(this,n)}isEquivalent(e){return e instanceof t&&e.expr.isEquivalent(this.expr)}isConstant(){return this.expr.isConstant()}clone(){return new t(this.expr.clone())}};var dt=class t extends S{fn;args;pure;constructor(e,n,s,r,i=!1){super(s,r),this.fn=e,this.args=n,this.pure=i}get receiver(){return this.fn}isEquivalent(e){return e instanceof t&&this.fn.isEquivalent(e.fn)&&oe(this.args,e.args)&&this.pure===e.pure}isConstant(){return!1}visitExpression(e,n){return e.visitInvokeFunctionExpr(this,n)}clone(){return new t(this.fn.clone(),this.args.map(e=>e.clone()),this.type,this.sourceSpan,this.pure)}};var mt=class t extends S{classExpr;args;constructor(e,n,s,r){super(s,r),this.classExpr=e,this.args=n}isEquivalent(e){return e instanceof t&&this.classExpr.isEquivalent(e.classExpr)&&oe(this.args,e.args)}isConstant(){return!1}visitExpression(e,n){return e.visitInstantiateExpr(this,n)}clone(){return new t(this.classExpr.clone(),this.args.map(e=>e.clone()),this.type,this.sourceSpan)}},gt=class t extends S{body;flags;constructor(e,n,s){super(null,s),this.body=e,this.flags=n}isEquivalent(e){return e instanceof t&&this.body===e.body&&this.flags===e.flags}isConstant(){return!0}visitExpression(e,n){return e.visitRegularExpressionLiteral(this,n)}clone(){return new t(this.body,this.flags,this.sourceSpan)}},Oe=class t extends S{value;constructor(e,n,s){super(n,s),this.value=e}isEquivalent(e){return e instanceof t&&this.value===e.value}isConstant(){return!0}visitExpression(e,n){return e.visitLiteralExpr(this,n)}clone(){return new t(this.value,this.type,this.sourceSpan)}};var vt=class t extends S{value;typeParams;constructor(e,n,s=null,r){super(n,r),this.value=e,this.typeParams=s}isEquivalent(e){return e instanceof t&&this.value.name===e.value.name&&this.value.moduleName===e.value.moduleName}isConstant(){return!1}visitExpression(e,n){return e.visitExternalExpr(this,n)}clone(){return new t(this.value,this.type,this.typeParams,this.sourceSpan)}};var wt=class t extends S{condition;falseCase;trueCase;constructor(e,n,s=null,r,i){super(r||n.type,i),this.condition=e,this.falseCase=s,this.trueCase=n}isEquivalent(e){return e instanceof t&&this.condition.isEquivalent(e.condition)&&this.trueCase.isEquivalent(e.trueCase)&&Vr(this.falseCase,e.falseCase)}isConstant(){return!1}visitExpression(e,n){return e.visitConditionalExpr(this,n)}clone(){return new t(this.condition.clone(),this.trueCase.clone(),this.falseCase?.clone(),this.type,this.sourceSpan)}};var w=class t extends S{operator;rhs;lhs;constructor(e,n,s,r,i){super(r||n.type,i),this.operator=e,this.rhs=s,this.lhs=n}isEquivalent(e){return e instanceof t&&this.operator===e.operator&&this.lhs.isEquivalent(e.lhs)&&this.rhs.isEquivalent(e.rhs)}isConstant(){return!1}visitExpression(e,n){return e.visitBinaryOperatorExpr(this,n)}clone(){return new t(this.operator,this.lhs.clone(),this.rhs.clone(),this.type,this.sourceSpan)}isAssignment(){let e=this.operator;return e===u.Assign||e===u.AdditionAssignment||e===u.SubtractionAssignment||e===u.MultiplicationAssignment||e===u.DivisionAssignment||e===u.RemainderAssignment||e===u.ExponentiationAssignment||e===u.AndAssignment||e===u.OrAssignment||e===u.NullishCoalesceAssignment}},xt=class t extends S{receiver;name;constructor(e,n,s,r){super(s,r),this.receiver=e,this.name=n}get index(){return this.name}isEquivalent(e){return e instanceof t&&this.receiver.isEquivalent(e.receiver)&&this.name===e.name}isConstant(){return!1}visitExpression(e,n){return e.visitReadPropExpr(this,n)}set(e){return new w(u.Assign,this.receiver.prop(this.name),e,null,this.sourceSpan)}clone(){return new t(this.receiver.clone(),this.name,this.type,this.sourceSpan)}},St=class t extends S{receiver;index;constructor(e,n,s,r){super(s,r),this.receiver=e,this.index=n}isEquivalent(e){return e instanceof t&&this.receiver.isEquivalent(e.receiver)&&this.index.isEquivalent(e.index)}isConstant(){return!1}visitExpression(e,n){return e.visitReadKeyExpr(this,n)}set(e){return new w(u.Assign,this.receiver.key(this.index),e,null,this.sourceSpan)}clone(){return new t(this.receiver.clone(),this.index.clone(),this.type,this.sourceSpan)}},Et=class t extends S{entries;constructor(e,n,s){super(n,s),this.entries=e}isConstant(){return this.entries.every(e=>e.isConstant())}isEquivalent(e){return e instanceof t&&oe(this.entries,e.entries)}visitExpression(e,n){return e.visitLiteralArrayExpr(this,n)}clone(){return new t(this.entries.map(e=>e.clone()),this.type,this.sourceSpan)}};var yt=class t{expression;constructor(e){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()}},Ct=class t extends S{entries;valueType=null;constructor(e,n,s){super(n,s),this.entries=e,n&&(this.valueType=n.valueType)}isEquivalent(e){return e instanceof t&&oe(this.entries,e.entries)}isConstant(){return this.entries.every(e=>e.isConstant())}visitExpression(e,n){return e.visitLiteralMapExpr(this,n)}clone(){let e=this.entries.map(n=>n.clone());return new t(e,this.type,this.sourceSpan)}};var _t=class t extends S{expression;constructor(e,n){super(null,n),this.expression=e}isEquivalent(e){return e instanceof t&&this.expression.isEquivalent(e.expression)}isConstant(){return this.expression.isConstant()}visitExpression(e,n){return e.visitSpreadElementExpr(this,n)}clone(){return new t(this.expression.clone(),this.sourceSpan)}},ae;(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"})(ae||(ae={}));var le=class{modifiers;sourceSpan;leadingComments;constructor(e=ae.None,n=null,s){this.modifiers=e,this.sourceSpan=n,this.leadingComments=s}hasModifier(e){return(this.modifiers&e)!==0}addLeadingComment(e){this.leadingComments=this.leadingComments??[],this.leadingComments.push(e)}},kt=class t extends le{name;value;type;constructor(e,n,s,r,i,a){super(r,i,a),this.name=e,this.value=n,this.type=s||n&&n.type||null}isEquivalent(e){return e instanceof t&&this.name===e.name&&(this.value?!!e.value&&this.value.isEquivalent(e.value):!e.value)}visitStatement(e,n){return e.visitDeclareVarStmt(this,n)}};var De=class t extends le{expr;constructor(e,n,s){super(ae.None,n,s),this.expr=e}isEquivalent(e){return e instanceof t&&this.expr.isEquivalent(e.expr)}visitStatement(e,n){return e.visitExpressionStmt(this,n)}},Be=class t extends le{value;constructor(e,n=null,s){super(ae.None,n,s),this.value=e}isEquivalent(e){return e instanceof t&&this.value.isEquivalent(e.value)}visitStatement(e,n){return e.visitReturnStmt(this,n)}},Tt=class t extends le{condition;trueCase;falseCase;constructor(e,n,s=[],r,i){super(ae.None,r,i),this.condition=e,this.trueCase=n,this.falseCase=s}isEquivalent(e){return e instanceof t&&this.condition.isEquivalent(e.condition)&&oe(this.trueCase,e.trueCase)&&oe(this.falseCase,e.falseCase)}visitStatement(e,n){return e.visitIfStmt(this,n)}};var Mn=class t{static INSTANCE=new t;keyOf(e){if(e instanceof Oe&&typeof e.value=="string")return`"${e.value}"`;if(e instanceof Oe)return String(e.value);if(e instanceof gt)return`/${e.body}/${e.flags??""}`;if(e instanceof Et){let n=[];for(let s of e.entries)n.push(this.keyOf(s));return`[${n.join(",")}]`}else if(e instanceof Ct){let n=[];for(let s of e.entries)if(s instanceof yt)n.push("..."+this.keyOf(s.expression));else{let r=s.key;s.quoted&&(r=`"${r}"`),n.push(r+":"+this.keyOf(s.value))}return`{${n.join(",")}}`}else{if(e instanceof vt)return`import("${e.value.moduleName}", ${e.value.name})`;if(e instanceof ht)return`read(${e.name})`;if(e instanceof ft)return`typeof(${this.keyOf(e.expr)})`;if(e instanceof _t)return`...${this.keyOf(e.expression)}`;throw new Error(`${this.constructor.name} does not handle expressions of type ${e.constructor.name}`)}}};var o="@angular/core",c=class{static core={name:null,moduleName:o};static namespaceHTML={name:"\u0275\u0275namespaceHTML",moduleName:o};static namespaceMathML={name:"\u0275\u0275namespaceMathML",moduleName:o};static namespaceSVG={name:"\u0275\u0275namespaceSVG",moduleName:o};static element={name:"\u0275\u0275element",moduleName:o};static elementStart={name:"\u0275\u0275elementStart",moduleName:o};static elementEnd={name:"\u0275\u0275elementEnd",moduleName:o};static domElement={name:"\u0275\u0275domElement",moduleName:o};static domElementStart={name:"\u0275\u0275domElementStart",moduleName:o};static domElementEnd={name:"\u0275\u0275domElementEnd",moduleName:o};static domElementContainer={name:"\u0275\u0275domElementContainer",moduleName:o};static domElementContainerStart={name:"\u0275\u0275domElementContainerStart",moduleName:o};static domElementContainerEnd={name:"\u0275\u0275domElementContainerEnd",moduleName:o};static domTemplate={name:"\u0275\u0275domTemplate",moduleName:o};static domListener={name:"\u0275\u0275domListener",moduleName:o};static advance={name:"\u0275\u0275advance",moduleName:o};static syntheticHostProperty={name:"\u0275\u0275syntheticHostProperty",moduleName:o};static syntheticHostListener={name:"\u0275\u0275syntheticHostListener",moduleName:o};static attribute={name:"\u0275\u0275attribute",moduleName:o};static classProp={name:"\u0275\u0275classProp",moduleName:o};static elementContainerStart={name:"\u0275\u0275elementContainerStart",moduleName:o};static elementContainerEnd={name:"\u0275\u0275elementContainerEnd",moduleName:o};static elementContainer={name:"\u0275\u0275elementContainer",moduleName:o};static styleMap={name:"\u0275\u0275styleMap",moduleName:o};static classMap={name:"\u0275\u0275classMap",moduleName:o};static styleProp={name:"\u0275\u0275styleProp",moduleName:o};static interpolate={name:"\u0275\u0275interpolate",moduleName:o};static interpolate1={name:"\u0275\u0275interpolate1",moduleName:o};static interpolate2={name:"\u0275\u0275interpolate2",moduleName:o};static interpolate3={name:"\u0275\u0275interpolate3",moduleName:o};static interpolate4={name:"\u0275\u0275interpolate4",moduleName:o};static interpolate5={name:"\u0275\u0275interpolate5",moduleName:o};static interpolate6={name:"\u0275\u0275interpolate6",moduleName:o};static interpolate7={name:"\u0275\u0275interpolate7",moduleName:o};static interpolate8={name:"\u0275\u0275interpolate8",moduleName:o};static interpolateV={name:"\u0275\u0275interpolateV",moduleName:o};static nextContext={name:"\u0275\u0275nextContext",moduleName:o};static resetView={name:"\u0275\u0275resetView",moduleName:o};static templateCreate={name:"\u0275\u0275template",moduleName:o};static defer={name:"\u0275\u0275defer",moduleName:o};static deferWhen={name:"\u0275\u0275deferWhen",moduleName:o};static deferOnIdle={name:"\u0275\u0275deferOnIdle",moduleName:o};static deferOnImmediate={name:"\u0275\u0275deferOnImmediate",moduleName:o};static deferOnTimer={name:"\u0275\u0275deferOnTimer",moduleName:o};static deferOnHover={name:"\u0275\u0275deferOnHover",moduleName:o};static deferOnInteraction={name:"\u0275\u0275deferOnInteraction",moduleName:o};static deferOnViewport={name:"\u0275\u0275deferOnViewport",moduleName:o};static deferPrefetchWhen={name:"\u0275\u0275deferPrefetchWhen",moduleName:o};static deferPrefetchOnIdle={name:"\u0275\u0275deferPrefetchOnIdle",moduleName:o};static deferPrefetchOnImmediate={name:"\u0275\u0275deferPrefetchOnImmediate",moduleName:o};static deferPrefetchOnTimer={name:"\u0275\u0275deferPrefetchOnTimer",moduleName:o};static deferPrefetchOnHover={name:"\u0275\u0275deferPrefetchOnHover",moduleName:o};static deferPrefetchOnInteraction={name:"\u0275\u0275deferPrefetchOnInteraction",moduleName:o};static deferPrefetchOnViewport={name:"\u0275\u0275deferPrefetchOnViewport",moduleName:o};static deferHydrateWhen={name:"\u0275\u0275deferHydrateWhen",moduleName:o};static deferHydrateNever={name:"\u0275\u0275deferHydrateNever",moduleName:o};static deferHydrateOnIdle={name:"\u0275\u0275deferHydrateOnIdle",moduleName:o};static deferHydrateOnImmediate={name:"\u0275\u0275deferHydrateOnImmediate",moduleName:o};static deferHydrateOnTimer={name:"\u0275\u0275deferHydrateOnTimer",moduleName:o};static deferHydrateOnHover={name:"\u0275\u0275deferHydrateOnHover",moduleName:o};static deferHydrateOnInteraction={name:"\u0275\u0275deferHydrateOnInteraction",moduleName:o};static deferHydrateOnViewport={name:"\u0275\u0275deferHydrateOnViewport",moduleName:o};static deferEnableTimerScheduling={name:"\u0275\u0275deferEnableTimerScheduling",moduleName:o};static conditionalCreate={name:"\u0275\u0275conditionalCreate",moduleName:o};static conditionalBranchCreate={name:"\u0275\u0275conditionalBranchCreate",moduleName:o};static conditional={name:"\u0275\u0275conditional",moduleName:o};static repeater={name:"\u0275\u0275repeater",moduleName:o};static repeaterCreate={name:"\u0275\u0275repeaterCreate",moduleName:o};static repeaterTrackByIndex={name:"\u0275\u0275repeaterTrackByIndex",moduleName:o};static repeaterTrackByIdentity={name:"\u0275\u0275repeaterTrackByIdentity",moduleName:o};static componentInstance={name:"\u0275\u0275componentInstance",moduleName:o};static text={name:"\u0275\u0275text",moduleName:o};static enableBindings={name:"\u0275\u0275enableBindings",moduleName:o};static disableBindings={name:"\u0275\u0275disableBindings",moduleName:o};static getCurrentView={name:"\u0275\u0275getCurrentView",moduleName:o};static textInterpolate={name:"\u0275\u0275textInterpolate",moduleName:o};static textInterpolate1={name:"\u0275\u0275textInterpolate1",moduleName:o};static textInterpolate2={name:"\u0275\u0275textInterpolate2",moduleName:o};static textInterpolate3={name:"\u0275\u0275textInterpolate3",moduleName:o};static textInterpolate4={name:"\u0275\u0275textInterpolate4",moduleName:o};static textInterpolate5={name:"\u0275\u0275textInterpolate5",moduleName:o};static textInterpolate6={name:"\u0275\u0275textInterpolate6",moduleName:o};static textInterpolate7={name:"\u0275\u0275textInterpolate7",moduleName:o};static textInterpolate8={name:"\u0275\u0275textInterpolate8",moduleName:o};static textInterpolateV={name:"\u0275\u0275textInterpolateV",moduleName:o};static restoreView={name:"\u0275\u0275restoreView",moduleName:o};static pureFunction0={name:"\u0275\u0275pureFunction0",moduleName:o};static pureFunction1={name:"\u0275\u0275pureFunction1",moduleName:o};static pureFunction2={name:"\u0275\u0275pureFunction2",moduleName:o};static pureFunction3={name:"\u0275\u0275pureFunction3",moduleName:o};static pureFunction4={name:"\u0275\u0275pureFunction4",moduleName:o};static pureFunction5={name:"\u0275\u0275pureFunction5",moduleName:o};static pureFunction6={name:"\u0275\u0275pureFunction6",moduleName:o};static pureFunction7={name:"\u0275\u0275pureFunction7",moduleName:o};static pureFunction8={name:"\u0275\u0275pureFunction8",moduleName:o};static pureFunctionV={name:"\u0275\u0275pureFunctionV",moduleName:o};static pipeBind1={name:"\u0275\u0275pipeBind1",moduleName:o};static pipeBind2={name:"\u0275\u0275pipeBind2",moduleName:o};static pipeBind3={name:"\u0275\u0275pipeBind3",moduleName:o};static pipeBind4={name:"\u0275\u0275pipeBind4",moduleName:o};static pipeBindV={name:"\u0275\u0275pipeBindV",moduleName:o};static domProperty={name:"\u0275\u0275domProperty",moduleName:o};static ariaProperty={name:"\u0275\u0275ariaProperty",moduleName:o};static property={name:"\u0275\u0275property",moduleName:o};static control={name:"\u0275\u0275control",moduleName:o};static controlCreate={name:"\u0275\u0275controlCreate",moduleName:o};static animationEnterListener={name:"\u0275\u0275animateEnterListener",moduleName:o};static animationLeaveListener={name:"\u0275\u0275animateLeaveListener",moduleName:o};static animationEnter={name:"\u0275\u0275animateEnter",moduleName:o};static animationLeave={name:"\u0275\u0275animateLeave",moduleName:o};static i18n={name:"\u0275\u0275i18n",moduleName:o};static i18nAttributes={name:"\u0275\u0275i18nAttributes",moduleName:o};static i18nExp={name:"\u0275\u0275i18nExp",moduleName:o};static i18nStart={name:"\u0275\u0275i18nStart",moduleName:o};static i18nEnd={name:"\u0275\u0275i18nEnd",moduleName:o};static i18nApply={name:"\u0275\u0275i18nApply",moduleName:o};static i18nPostprocess={name:"\u0275\u0275i18nPostprocess",moduleName:o};static pipe={name:"\u0275\u0275pipe",moduleName:o};static projection={name:"\u0275\u0275projection",moduleName:o};static projectionDef={name:"\u0275\u0275projectionDef",moduleName:o};static reference={name:"\u0275\u0275reference",moduleName:o};static inject={name:"\u0275\u0275inject",moduleName:o};static injectAttribute={name:"\u0275\u0275injectAttribute",moduleName:o};static directiveInject={name:"\u0275\u0275directiveInject",moduleName:o};static invalidFactory={name:"\u0275\u0275invalidFactory",moduleName:o};static invalidFactoryDep={name:"\u0275\u0275invalidFactoryDep",moduleName:o};static templateRefExtractor={name:"\u0275\u0275templateRefExtractor",moduleName:o};static forwardRef={name:"forwardRef",moduleName:o};static resolveForwardRef={name:"resolveForwardRef",moduleName:o};static replaceMetadata={name:"\u0275\u0275replaceMetadata",moduleName:o};static getReplaceMetadataURL={name:"\u0275\u0275getReplaceMetadataURL",moduleName:o};static \u0275\u0275defineInjectable={name:"\u0275\u0275defineInjectable",moduleName:o};static declareInjectable={name:"\u0275\u0275ngDeclareInjectable",moduleName:o};static InjectableDeclaration={name:"\u0275\u0275InjectableDeclaration",moduleName:o};static resolveWindow={name:"\u0275\u0275resolveWindow",moduleName:o};static resolveDocument={name:"\u0275\u0275resolveDocument",moduleName:o};static resolveBody={name:"\u0275\u0275resolveBody",moduleName:o};static getComponentDepsFactory={name:"\u0275\u0275getComponentDepsFactory",moduleName:o};static defineComponent={name:"\u0275\u0275defineComponent",moduleName:o};static declareComponent={name:"\u0275\u0275ngDeclareComponent",moduleName:o};static setComponentScope={name:"\u0275\u0275setComponentScope",moduleName:o};static ChangeDetectionStrategy={name:"ChangeDetectionStrategy",moduleName:o};static ViewEncapsulation={name:"ViewEncapsulation",moduleName:o};static ComponentDeclaration={name:"\u0275\u0275ComponentDeclaration",moduleName:o};static FactoryDeclaration={name:"\u0275\u0275FactoryDeclaration",moduleName:o};static declareFactory={name:"\u0275\u0275ngDeclareFactory",moduleName:o};static FactoryTarget={name:"\u0275\u0275FactoryTarget",moduleName:o};static defineDirective={name:"\u0275\u0275defineDirective",moduleName:o};static declareDirective={name:"\u0275\u0275ngDeclareDirective",moduleName:o};static DirectiveDeclaration={name:"\u0275\u0275DirectiveDeclaration",moduleName:o};static InjectorDef={name:"\u0275\u0275InjectorDef",moduleName:o};static InjectorDeclaration={name:"\u0275\u0275InjectorDeclaration",moduleName:o};static defineInjector={name:"\u0275\u0275defineInjector",moduleName:o};static declareInjector={name:"\u0275\u0275ngDeclareInjector",moduleName:o};static NgModuleDeclaration={name:"\u0275\u0275NgModuleDeclaration",moduleName:o};static ModuleWithProviders={name:"ModuleWithProviders",moduleName:o};static defineNgModule={name:"\u0275\u0275defineNgModule",moduleName:o};static declareNgModule={name:"\u0275\u0275ngDeclareNgModule",moduleName:o};static setNgModuleScope={name:"\u0275\u0275setNgModuleScope",moduleName:o};static registerNgModuleType={name:"\u0275\u0275registerNgModuleType",moduleName:o};static PipeDeclaration={name:"\u0275\u0275PipeDeclaration",moduleName:o};static definePipe={name:"\u0275\u0275definePipe",moduleName:o};static declarePipe={name:"\u0275\u0275ngDeclarePipe",moduleName:o};static declareClassMetadata={name:"\u0275\u0275ngDeclareClassMetadata",moduleName:o};static declareClassMetadataAsync={name:"\u0275\u0275ngDeclareClassMetadataAsync",moduleName:o};static setClassMetadata={name:"\u0275setClassMetadata",moduleName:o};static setClassMetadataAsync={name:"\u0275setClassMetadataAsync",moduleName:o};static setClassDebugInfo={name:"\u0275setClassDebugInfo",moduleName:o};static queryRefresh={name:"\u0275\u0275queryRefresh",moduleName:o};static viewQuery={name:"\u0275\u0275viewQuery",moduleName:o};static loadQuery={name:"\u0275\u0275loadQuery",moduleName:o};static contentQuery={name:"\u0275\u0275contentQuery",moduleName:o};static viewQuerySignal={name:"\u0275\u0275viewQuerySignal",moduleName:o};static contentQuerySignal={name:"\u0275\u0275contentQuerySignal",moduleName:o};static queryAdvance={name:"\u0275\u0275queryAdvance",moduleName:o};static twoWayProperty={name:"\u0275\u0275twoWayProperty",moduleName:o};static twoWayBindingSet={name:"\u0275\u0275twoWayBindingSet",moduleName:o};static twoWayListener={name:"\u0275\u0275twoWayListener",moduleName:o};static declareLet={name:"\u0275\u0275declareLet",moduleName:o};static storeLet={name:"\u0275\u0275storeLet",moduleName:o};static readContextLet={name:"\u0275\u0275readContextLet",moduleName:o};static arrowFunction={name:"\u0275\u0275arrowFunction",moduleName:o};static attachSourceLocations={name:"\u0275\u0275attachSourceLocations",moduleName:o};static NgOnChangesFeature={name:"\u0275\u0275NgOnChangesFeature",moduleName:o};static ControlFeature={name:"\u0275\u0275ControlFeature",moduleName:o};static InheritDefinitionFeature={name:"\u0275\u0275InheritDefinitionFeature",moduleName:o};static ProvidersFeature={name:"\u0275\u0275ProvidersFeature",moduleName:o};static HostDirectivesFeature={name:"\u0275\u0275HostDirectivesFeature",moduleName:o};static ExternalStylesFeature={name:"\u0275\u0275ExternalStylesFeature",moduleName:o};static listener={name:"\u0275\u0275listener",moduleName:o};static getInheritedFactory={name:"\u0275\u0275getInheritedFactory",moduleName:o};static sanitizeHtml={name:"\u0275\u0275sanitizeHtml",moduleName:o};static sanitizeStyle={name:"\u0275\u0275sanitizeStyle",moduleName:o};static validateAttribute={name:"\u0275\u0275validateAttribute",moduleName:o};static sanitizeResourceUrl={name:"\u0275\u0275sanitizeResourceUrl",moduleName:o};static sanitizeScript={name:"\u0275\u0275sanitizeScript",moduleName:o};static sanitizeUrl={name:"\u0275\u0275sanitizeUrl",moduleName:o};static sanitizeUrlOrResourceUrl={name:"\u0275\u0275sanitizeUrlOrResourceUrl",moduleName:o};static trustConstantHtml={name:"\u0275\u0275trustConstantHtml",moduleName:o};static trustConstantResourceUrl={name:"\u0275\u0275trustConstantResourceUrl",moduleName:o};static inputDecorator={name:"Input",moduleName:o};static outputDecorator={name:"Output",moduleName:o};static viewChildDecorator={name:"ViewChild",moduleName:o};static viewChildrenDecorator={name:"ViewChildren",moduleName:o};static contentChildDecorator={name:"ContentChild",moduleName:o};static contentChildrenDecorator={name:"ContentChildren",moduleName:o};static InputSignalBrandWriteType={name:"\u0275INPUT_SIGNAL_BRAND_WRITE_TYPE",moduleName:o};static UnwrapDirectiveSignalInputs={name:"\u0275UnwrapDirectiveSignalInputs",moduleName:o};static unwrapWritableSignal={name:"\u0275unwrapWritableSignal",moduleName:o};static assertType={name:"\u0275assertType",moduleName:o}};var bt=class{full;major;minor;patch;constructor(e){this.full=e;let n=e.split(".");this.major=n[0],this.minor=n[1],this.patch=n.slice(2).join(".")}};var uo=new Map([[u.And,"&&"],[u.Bigger,">"],[u.BiggerEquals,">="],[u.BitwiseOr,"|"],[u.BitwiseAnd,"&"],[u.Divide,"/"],[u.Assign,"="],[u.Equals,"=="],[u.Identical,"==="],[u.Lower,"<"],[u.LowerEquals,"<="],[u.Minus,"-"],[u.Modulo,"%"],[u.Exponentiation,"**"],[u.Multiply,"*"],[u.NotEquals,"!="],[u.NotIdentical,"!=="],[u.NullishCoalesce,"??"],[u.Or,"||"],[u.Plus,"+"],[u.In,"in"],[u.InstanceOf,"instanceof"],[u.AdditionAssignment,"+="],[u.SubtractionAssignment,"-="],[u.MultiplicationAssignment,"*="],[u.DivisionAssignment,"/="],[u.RemainderAssignment,"%="],[u.ExponentiationAssignment,"**="],[u.AndAssignment,"&&="],[u.OrAssignment,"||="],[u.NullishCoalesceAssignment,"??="]]);var Rn;(function(t){t[t.Class=0]="Class",t[t.Function=1]="Function"})(Rn||(Rn={}));var K=class{start;end;constructor(e,n){this.start=e,this.end=n}toAbsolute(e){return new O(e+this.start,e+this.end)}},g=class{span;sourceSpan;constructor(e,n){this.span=e,this.sourceSpan=n}toString(){return"AST"}},Ae=class extends g{nameSpan;constructor(e,n,s){super(e,n),this.nameSpan=s}},A=class extends g{visit(e,n=null){return e.visitEmptyExpr?.(this,n)}},ce=class extends g{visit(e,n=null){return e.visitImplicitReceiver(this,n)}},At=class extends g{visit(e,n=null){return e.visitThisReceiver?.(this,n)}},It=class extends g{expressions;constructor(e,n,s){super(e,n),this.expressions=s}visit(e,n=null){return e.visitChain(this,n)}},Nt=class extends g{condition;trueExp;falseExp;constructor(e,n,s,r,i){super(e,n),this.condition=s,this.trueExp=r,this.falseExp=i}visit(e,n=null){return e.visitConditional(this,n)}},ye=class extends Ae{receiver;name;constructor(e,n,s,r,i){super(e,n,s),this.receiver=r,this.name=i}visit(e,n=null){return e.visitPropertyRead(this,n)}},Pt=class extends Ae{receiver;name;constructor(e,n,s,r,i){super(e,n,s),this.receiver=r,this.name=i}visit(e,n=null){return e.visitSafePropertyRead(this,n)}},Fe=class extends g{receiver;key;constructor(e,n,s,r){super(e,n),this.receiver=s,this.key=r}visit(e,n=null){return e.visitKeyedRead(this,n)}},Lt=class extends g{receiver;key;constructor(e,n,s,r){super(e,n),this.receiver=s,this.key=r}visit(e,n=null){return e.visitSafeKeyedRead(this,n)}},Ce;(function(t){t[t.ReferencedByName=0]="ReferencedByName",t[t.ReferencedDirectly=1]="ReferencedDirectly"})(Ce||(Ce={}));var Mt=class extends Ae{exp;name;args;type;constructor(e,n,s,r,i,a,p){super(e,n,p),this.exp=s,this.name=r,this.args=i,this.type=a}visit(e,n=null){return e.visitPipe(this,n)}},I=class extends g{value;constructor(e,n,s){super(e,n),this.value=s}visit(e,n=null){return e.visitLiteralPrimitive(this,n)}},Rt=class extends g{expressions;constructor(e,n,s){super(e,n),this.expressions=s}visit(e,n=null){return e.visitLiteralArray(this,n)}},$t=class extends g{expression;constructor(e,n,s){super(e,n),this.expression=s}visit(e,n=null){return e.visitSpreadElement(this,n)}},Ot=class extends g{keys;values;constructor(e,n,s,r){super(e,n),this.keys=s,this.values=r}visit(e,n=null){return e.visitLiteralMap(this,n)}},Hr=class extends g{strings;expressions;constructor(e,n,s,r){super(e,n),this.strings=s,this.expressions=r}visit(e,n=null){return e.visitInterpolation(this,n)}},E=class extends g{operation;left;right;constructor(e,n,s,r,i){super(e,n),this.operation=s,this.left=r,this.right=i}visit(e,n=null){return e.visitBinary(this,n)}static isAssignmentOperation(e){return e==="="||e==="+="||e==="-="||e==="*="||e==="/="||e==="%="||e==="**="||e==="&&="||e==="||="||e==="??="}},_e=class t extends E{operator;expr;left=null;right=null;operation=null;static createMinus(e,n,s){return new t(e,n,"-",s,"-",new I(e,n,0),s)}static createPlus(e,n,s){return new t(e,n,"+",s,"-",s,new I(e,n,0))}constructor(e,n,s,r,i,a,p){super(e,n,i,a,p),this.operator=s,this.expr=r}visit(e,n=null){return e.visitUnary!==void 0?e.visitUnary(this,n):e.visitBinary(this,n)}},Ve=class extends g{expression;constructor(e,n,s){super(e,n),this.expression=s}visit(e,n=null){return e.visitPrefixNot(this,n)}},Ue=class extends g{expression;constructor(e,n,s){super(e,n),this.expression=s}visit(e,n=null){return e.visitTypeofExpression(this,n)}},He=class extends g{expression;constructor(e,n,s){super(e,n),this.expression=s}visit(e,n=null){return e.visitVoidExpression(this,n)}},Dt=class extends g{expression;constructor(e,n,s){super(e,n),this.expression=s}visit(e,n=null){return e.visitNonNullAssert(this,n)}},Bt=class extends g{receiver;args;argumentSpan;constructor(e,n,s,r,i){super(e,n),this.receiver=s,this.args=r,this.argumentSpan=i}visit(e,n=null){return e.visitCall(this,n)}},Ft=class extends g{receiver;args;argumentSpan;constructor(e,n,s,r,i){super(e,n),this.receiver=s,this.args=r,this.argumentSpan=i}visit(e,n=null){return e.visitSafeCall(this,n)}},We=class extends g{tag;template;constructor(e,n,s,r){super(e,n),this.tag=s,this.template=r}visit(e,n){return e.visitTaggedTemplateLiteral(this,n)}},qe=class extends g{elements;expressions;constructor(e,n,s,r){super(e,n),this.elements=s,this.expressions=r}visit(e,n){return e.visitTemplateLiteral(this,n)}},je=class extends g{text;constructor(e,n,s){super(e,n),this.text=s}visit(e,n){return e.visitTemplateLiteralElement(this,n)}},Ie=class extends g{expression;constructor(e,n,s){super(e,n),this.expression=s}visit(e,n){return e.visitParenthesizedExpression(this,n)}},Vt=class{name;span;sourceSpan;constructor(e,n,s){this.name=e,this.span=n,this.sourceSpan=s}},Ut=class extends g{parameters;body;constructor(e,n,s,r){super(e,n),this.parameters=s,this.body=r}visit(e,n){return e.visitArrowFunction(this,n)}},Ht=class extends g{body;flags;constructor(e,n,s,r){super(e,n),this.body=s,this.flags=r}visit(e,n){return e.visitRegularExpressionLiteral(this,n)}},O=class{start;end;constructor(e,n){this.start=e,this.end=n}},U=class extends g{ast;source;location;errors;constructor(e,n,s,r,i){super(new K(0,n===null?0:n.length),new O(r,n===null?r:r+n.length)),this.ast=e,this.source=n,this.location=s,this.errors=i}visit(e,n=null){return e.visitASTWithSource?e.visitASTWithSource(this,n):this.ast.visit(e,n)}toString(){return`${this.source} in ${this.location}`}},ue=class{sourceSpan;key;value;constructor(e,n,s){this.sourceSpan=e,this.key=n,this.value=s}},Ne=class{sourceSpan;key;value;constructor(e,n,s){this.sourceSpan=e,this.key=n,this.value=s}},Wt=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 s=0;s<e.elements.length;s++){this.visit(e.elements[s],n);let r=s<e.expressions.length?e.expressions[s]:null;r!==null&&this.visit(r,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 s of e)this.visit(s,n)}};var $n;(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"})($n||($n={}));var On;(function(t){t[t.Regular=0]="Regular",t[t.LegacyAnimation=1]="LegacyAnimation",t[t.TwoWay=2]="TwoWay",t[t.Animation=3]="Animation"})(On||(On={}));var M;(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"})(M||(M={}));var Dn;(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"})(Dn||(Dn={}));var Wr="ctx";var we=0;var vs=9,$e=10,qr=11,jr=12,zr=13,ws=32,Gr=33,xs=34,Xr=35,Zt=36,Jr=37,Bn=38,Ss=39,X=40,N=41,Fn=42,Es=43,F=44,ys=45,z=46,ze=47,J=58,Ee=59,Yr=60,y=61,Vn=62,Un=63,Qr=48;var Kr=57,en=65,Zr=69;var tn=90,ie=91,ut=92,Q=93,ei=94,Ze=95,Cs=97;var ti=101,ni=102,si=110,ri=114,ii=116,oi=117,ai=118;var _s=122,ke=123,Hn=124,ne=125,ks=160;var qt=96;function li(t){return t>=vs&&t<=ws||t==ks}function G(t){return Qr<=t&&t<=Kr}function jt(t){return t>=Cs&&t<=_s||t>=en&&t<=tn}function Wn(t){return t===Ss||t===xs||t===qt}var Ge=class t{file;offset;line;col;constructor(e,n,s,r){this.file=e,this.offset=n,this.line=s,this.col=r}toString(){return this.offset!=null?`${this.file.url}@${this.line}:${this.col}`:this.file.url}moveBy(e){let n=this.file.content,s=n.length,r=this.offset,i=this.line,a=this.col;for(;r>0&&e<0;)if(r--,e++,n.charCodeAt(r)==$e){i--;let h=n.substring(0,r-1).lastIndexOf(String.fromCharCode($e));a=h>0?r-h:r}else a--;for(;r<s&&e>0;){let p=n.charCodeAt(r);r++,e--,p==$e?(i++,a=0):a++}return new t(this.file,r,i,a)}getContext(e,n){let s=this.file.content,r=this.offset;if(r!=null){r>s.length-1&&(r=s.length-1);let i=r,a=0,p=0;for(;a<e&&r>0&&(r--,a++,!(s[r]==`
|
|
2
|
-
`&&++
|
|
3
|
-
`&&++p==n)););return{before:s.substring(r,this.offset),after:s.substring(this.offset,i+1)}}return null}},Xe=class{content;url;constructor(e,n){this.content=e,this.url=n}},Je=class{start;end;fullStart;details;constructor(e,n,s=e,r=null){this.start=e,this.end=n,this.fullStart=s,this.details=r}toString(){return this.start.file.content.substring(this.start.offset,this.end.offset)}},Ye;(function(t){t[t.WARNING=0]="WARNING",t[t.ERROR=1]="ERROR"})(Ye||(Ye={}));var Pe=class extends Error{span;msg;level;relatedError;constructor(e,n,s=Ye.ERROR,r){super(n),this.span=e,this.msg=n,this.level=s,this.relatedError=r,Object.setPrototypeOf(this,new.target.prototype)}contextualMessage(){let e=this.span.start.getContext(100,3);return e?`${this.msg} ("${e.before}[${Ye[this.level]} ->]${e.after}")`:this.msg}toString(){let e=this.span.details?`, ${this.span.details}`:"";return`${this.contextualMessage()}: ${this.span.start}${e}`}};var qn;(function(t){t[t.Inline=0]="Inline",t[t.SideEffect=1]="SideEffect",t[t.Omit=2]="Omit"})(qn||(qn={}));var jn;(function(t){t[t.Global=0]="Global",t[t.Local=1]="Local"})(jn||(jn={}));var zn;(function(t){t[t.Directive=0]="Directive",t[t.Pipe=1]="Pipe",t[t.NgModule=2]="NgModule"})(zn||(zn={}));var ci="(:(where|is)\\()?";var Ts="-shadowcsshost",ui="-shadowcsscontext",zt="[^)(]*",pi=`(?:\\(${zt}\\)|${zt})+?`,hi=`(?:\\(${pi}\\)|${zt})+?`,nn=`(?:\\((${hi})\\))`,fo=new RegExp("(:nth-[-\\w]+)"+nn,"g"),mo=new RegExp(Ts+nn+"?([^,{]*)","gim"),fi=ui+nn+"?([^{]*)",go=new RegExp(`${ci}(${fi})`,"gim"),di=Ts+"-no-combinator",vo=new RegExp(`${di}(?![^(]*\\))`,"g");var bs="%COMMENT%",wo=new RegExp(bs,"g");var xo=new RegExp(`(\\s*(?:${bs}\\s*)*)([^;\\{\\}]+?)(\\s*)((?:{%BLOCK%}?\\s*;?)|(?:\\s*;))`,"g");var mi="%COMMA_IN_PLACEHOLDER%",gi="%SEMI_IN_PLACEHOLDER%",vi="%COLON_IN_PLACEHOLDER%",So=new RegExp(mi,"g"),Eo=new RegExp(gi,"g"),yo=new RegExp(vi,"g");var l;(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"})(l||(l={}));var Z;(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"})(Z||(Z={}));var Gn;(function(t){t[t.None=0]="None",t[t.AlwaysInline=1]="AlwaysInline"})(Gn||(Gn={}));var Xn;(function(t){t[t.Context=0]="Context",t[t.Identifier=1]="Identifier",t[t.SavedView=2]="SavedView",t[t.Alias=3]="Alias"})(Xn||(Xn={}));var R;(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"})(R||(R={}));var Jn;(function(t){t[t.Creation=0]="Creation",t[t.Postproccessing=1]="Postproccessing"})(Jn||(Jn={}));var Yn;(function(t){t[t.I18nText=0]="I18nText",t[t.I18nAttribute=1]="I18nAttribute"})(Yn||(Yn={}));var Qn;(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"})(Qn||(Qn={}));var Kn;(function(t){t[t.HTML=0]="HTML",t[t.SVG=1]="SVG",t[t.Math=2]="Math"})(Kn||(Kn={}));var $;(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"})($||($={}));var Zn;(function(t){t[t.RootI18n=0]="RootI18n",t[t.Icu=1]="Icu",t[t.Attr=2]="Attr"})(Zn||(Zn={}));var es;(function(t){t[t.NgTemplate=0]="NgTemplate",t[t.Structural=1]="Structural",t[t.Block=2]="Block"})(es||(es={}));var Gt=class t{static nextListId=0;debugListId=t.nextListId++;head={kind:l.ListEnd,next:null,prev:null,debugListId:this.debugListId};tail={kind:l.ListEnd,next:null,prev:null,debugListId:this.debugListId};constructor(){this.head.next=this.tail,this.tail.prev=this.head}push(e){if(Array.isArray(e)){for(let s of e)this.push(s);return}t.assertIsNotEnd(e),t.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 r of e)t.assertIsNotEnd(r),t.assertIsUnowned(r),r.debugListId=this.debugListId;let n=this.head.next,s=this.head;for(let r of e)s.next=r,r.prev=s,s=r;s.next=n,n.prev=s}*[Symbol.iterator](){let e=this.head.next;for(;e!==this.tail;){t.assertIsOwned(e,this.debugListId);let n=e.next;yield e,e=n}}*reversed(){let e=this.tail.prev;for(;e!==this.head;){t.assertIsOwned(e,this.debugListId);let n=e.prev;yield e,e=n}}static replace(e,n){t.assertIsNotEnd(e),t.assertIsNotEnd(n),t.assertIsOwned(e),t.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){t.remove(e);return}t.assertIsNotEnd(e),t.assertIsOwned(e);let s=e.debugListId;e.debugListId=null;for(let d of n)t.assertIsNotEnd(d),t.assertIsUnowned(d);let{prev:r,next:i}=e;e.prev=null,e.next=null;let a=r;for(let d of n)t.assertIsUnowned(d),d.debugListId=s,a.next=d,d.prev=a,d.next=null,a=d;let p=n[0],h=a;r!==null&&(r.next=p,p.prev=r),i!==null&&(i.prev=h,h.next=i)}static remove(e){t.assertIsNotEnd(e),t.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 s of e)t.insertBefore(s,n);return}if(t.assertIsOwned(n),n.prev===null)throw new Error("AssertionError: illegal operation on list start");t.assertIsNotEnd(e),t.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(t.assertIsOwned(n),n.next===null)throw new Error("AssertionError: illegal operation on list end");t.assertIsNotEnd(e),t.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: ${l[e.kind]}`)}static assertIsOwned(e,n){if(e.debugListId===null)throw new Error(`AssertionError: illegal operation on unowned node: ${l[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===l.ListEnd)throw new Error("AssertionError: illegal operation on list head or tail")}};function wi(t){return{kind:l.Statement,statement:t,...xi}}var xi={debugListId:null,prev:null,next:null},Si=Symbol("ConsumesSlot"),As=Symbol("DependsOnSlotContext"),fe=Symbol("ConsumesVars"),et=Symbol("UsesVarOffset"),Co={[Si]:!0,numSlotsUsed:1},_o={[As]:!0},ko={[fe]:!0};var pe=class{strings;expressions;i18nPlaceholders;constructor(e,n,s){if(this.strings=e,this.expressions=n,this.i18nPlaceholders=s,s.length!==0&&s.length!==n.length)throw new Error(`Expected ${n.length} placeholders to match interpolation expression count, but got ${s.length}`)}};var ee=class extends S{constructor(e=null){super(null,e)}};var ts=class t extends ee{target;value;sourceSpan;kind=Z.StoreLet;[fe]=!0;[As]=!0;constructor(e,n,s){super(),this.target=e,this.value=n,this.sourceSpan=s}visitExpression(){}isEquivalent(e){return e instanceof t&&e.target===this.target&&e.value.isEquivalent(this.value)}isConstant(){return!1}transformInternalExpressions(e,n){this.value=(this.value,void 0)}clone(){return new t(this.target,this.value,this.sourceSpan)}};var ns=class t extends ee{kind=Z.PureFunctionExpr;[fe]=!0;[et]=!0;varOffset=null;body;args;fn=null;constructor(e,n){super(),this.body=e,this.args=n}visitExpression(e,n){this.body?.visitExpression(e,n);for(let s of this.args)s.visitExpression(e,n)}isEquivalent(e){return!(e instanceof t)||e.args.length!==this.args.length?!1:e.body!==null&&this.body!==null&&e.body.isEquivalent(this.body)&&e.args.every((n,s)=>n.isEquivalent(this.args[s]))}isConstant(){return!1}transformInternalExpressions(e,n){this.body!==null?this.body=(this.body,n|W.InChildOperation,void 0):this.fn!==null&&(this.fn=(this.fn,void 0));for(let s=0;s<this.args.length;s++)this.args[s]=(this.args[s],void 0)}clone(){let e=new t(this.body?.clone()??null,this.args.map(n=>n.clone()));return e.fn=this.fn?.clone()??null,e.varOffset=this.varOffset,e}};var ss=class t extends ee{target;targetSlot;name;args;kind=Z.PipeBinding;[fe]=!0;[et]=!0;varOffset=null;constructor(e,n,s,r){super(),this.target=e,this.targetSlot=n,this.name=s,this.args=r}visitExpression(e,n){for(let s of this.args)s.visitExpression(e,n)}isEquivalent(){return!1}isConstant(){return!1}transformInternalExpressions(e,n){for(let s=0;s<this.args.length;s++)this.args[s]=(this.args[s],void 0)}clone(){let e=new t(this.target,this.targetSlot,this.name,this.args.map(n=>n.clone()));return e.varOffset=this.varOffset,e}},rs=class t extends ee{target;targetSlot;name;args;numArgs;kind=Z.PipeBindingVariadic;[fe]=!0;[et]=!0;varOffset=null;constructor(e,n,s,r,i){super(),this.target=e,this.targetSlot=n,this.name=s,this.args=r,this.numArgs=i}visitExpression(e,n){this.args.visitExpression(e,n)}isEquivalent(){return!1}isConstant(){return!1}transformInternalExpressions(e,n){this.args=(this.args,void 0)}clone(){let e=new t(this.target,this.targetSlot,this.name,this.args.clone(),this.numArgs);return e.varOffset=this.varOffset,e}};var is=class t extends ee{parameters;body;kind=Z.ArrowFunction;[fe]=!0;[et]=!0;contextName=Wr;currentViewName="view";varOffset=null;ops;constructor(e,n){super(),this.parameters=e,this.body=n,this.ops=new Gt,this.ops.push([wi(new Be(n,n.sourceSpan))])}visitExpression(e,n){for(let s of this.ops)Ei(s,r=>{r.visitExpression(e,n)})}isEquivalent(e){return e instanceof t&&e.parameters.length===this.parameters.length&&e.parameters.every((n,s)=>n.isEquivalent(this.parameters[s]))&&e.body.isEquivalent(this.body)}isConstant(){return!1}transformInternalExpressions(e,n){for(let s of this.ops)Qe(s,e,n|(W.InChildOperation|W.InArrowFunctionOperation))}clone(){let e=new t(this.parameters,this.body);return e.varOffset=this.varOffset,e.ops=this.ops,e}};function Ei(t,e){Qe(t,(n,s)=>(e(n,s),n),W.None)}var W;(function(t){t[t.None=0]="None",t[t.InChildOperation=1]="InChildOperation",t[t.InArrowFunctionOperation=2]="InArrowFunctionOperation"})(W||(W={}));function pt(t,e,n){for(let s=0;s<t.expressions.length;s++)t.expressions[s]=(t.expressions[s],void 0)}function Qe(t,e,n){switch(t.kind){case l.StyleProp:case l.StyleMap:case l.ClassProp:case l.ClassMap:case l.AnimationString:case l.AnimationBinding:case l.Binding:t.expression instanceof pe?pt(t.expression,e,n):t.expression=(t.expression,void 0);break;case l.Property:case l.DomProperty:case l.Attribute:t.expression instanceof pe?pt(t.expression,e,n):t.expression=(t.expression,void 0),t.sanitizer=t.sanitizer&&(t.sanitizer,void 0);break;case l.TwoWayProperty:t.expression=(t.expression,void 0),t.sanitizer=t.sanitizer&&(t.sanitizer,void 0);break;case l.I18nExpression:t.expression=(t.expression,void 0);break;case l.InterpolateText:pt(t.interpolation,e,n);break;case l.Statement:Xt(t.statement,e,n);break;case l.Variable:t.initializer=(t.initializer,void 0);break;case l.Conditional:for(let s of t.conditions)s.expr!==null&&(s.expr=(s.expr,void 0));t.processed!==null&&(t.processed=(t.processed,void 0)),t.contextValue!==null&&(t.contextValue=(t.contextValue,void 0));break;case l.Animation:case l.AnimationListener:case l.Listener:case l.TwoWayListener:for(let s of t.handlerOps)Qe(s,e,n|W.InChildOperation);break;case l.ExtractedAttribute:t.expression=t.expression&&(t.expression,void 0),t.trustedValueFn=t.trustedValueFn&&(t.trustedValueFn,void 0);break;case l.RepeaterCreate:if(t.trackByOps===null)t.track=(t.track,void 0);else for(let s of t.trackByOps)Qe(s,e,n|W.InChildOperation);t.trackByFn!==null&&(t.trackByFn=(t.trackByFn,void 0));break;case l.Repeater:t.collection=(t.collection,void 0);break;case l.Defer:t.loadingConfig!==null&&(t.loadingConfig=(t.loadingConfig,void 0)),t.placeholderConfig!==null&&(t.placeholderConfig=(t.placeholderConfig,void 0)),t.resolverFn!==null&&(t.resolverFn=(t.resolverFn,void 0));break;case l.I18nMessage:for(let[s,r]of t.params)t.params.set(s,void 0);for(let[s,r]of t.postprocessingParams)t.postprocessingParams.set(s,void 0);break;case l.DeferWhen:t.expr=(t.expr,void 0);break;case l.StoreLet:t.value=(t.value,void 0);break;case l.Advance:case l.Container:case l.ContainerEnd:case l.ContainerStart:case l.DeferOn:case l.DisableBindings:case l.Element:case l.ElementEnd:case l.ElementStart:case l.EnableBindings:case l.I18n:case l.I18nApply:case l.I18nContext:case l.I18nEnd:case l.I18nStart:case l.IcuEnd:case l.IcuStart:case l.Namespace:case l.Pipe:case l.Projection:case l.ProjectionDef:case l.Template:case l.Text:case l.I18nAttributes:case l.IcuPlaceholder:case l.DeclareLet:case l.SourceLocation:case l.ConditionalCreate:case l.ConditionalBranchCreate:case l.Control:case l.ControlCreate:break;default:throw new Error(`AssertionError: transformExpressionsInOp doesn't handle ${l[t.kind]}`)}}function Xt(t,e,n){if(t instanceof De)t.expr=(t.expr,void 0);else if(t instanceof Be)t.value=(t.value,void 0);else if(t instanceof kt)t.value!==void 0&&(t.value=(t.value,void 0));else if(t instanceof Tt){t.condition=(t.condition,void 0);for(let s of t.trueCase)Xt(s,e,n);for(let s of t.falseCase)Xt(s,e,n)}else throw new Error(`Unhandled statement kind: ${t.constructor.name}`)}var To=new Set([l.Element,l.ElementStart,l.Container,l.ContainerStart,l.Template,l.RepeaterCreate,l.ConditionalCreate,l.ConditionalBranchCreate]);var os;(function(t){t[t.Tmpl=0]="Tmpl",t[t.Host=1]="Host",t[t.Both=2]="Both"})(os||(os={}));var as;(function(t){t[t.Full=0]="Full",t[t.DomOnly=1]="DomOnly"})(as||(as={}));var bo=new Map([[c.ariaProperty,c.ariaProperty],[c.attribute,c.attribute],[c.classProp,c.classProp],[c.element,c.element],[c.elementContainer,c.elementContainer],[c.elementContainerEnd,c.elementContainerEnd],[c.elementContainerStart,c.elementContainerStart],[c.elementEnd,c.elementEnd],[c.elementStart,c.elementStart],[c.domProperty,c.domProperty],[c.i18nExp,c.i18nExp],[c.listener,c.listener],[c.listener,c.listener],[c.property,c.property],[c.styleProp,c.styleProp],[c.syntheticHostListener,c.syntheticHostListener],[c.syntheticHostProperty,c.syntheticHostProperty],[c.templateCreate,c.templateCreate],[c.twoWayProperty,c.twoWayProperty],[c.twoWayListener,c.twoWayListener],[c.declareLet,c.declareLet],[c.conditionalCreate,c.conditionalBranchCreate],[c.conditionalBranchCreate,c.conditionalBranchCreate],[c.domElement,c.domElement],[c.domElementStart,c.domElementStart],[c.domElementEnd,c.domElementEnd],[c.domElementContainer,c.domElementContainer],[c.domElementContainerStart,c.domElementContainerStart],[c.domElementContainerEnd,c.domElementContainerEnd],[c.domListener,c.domListener],[c.domTemplate,c.domTemplate],[c.animationEnter,c.animationEnter],[c.animationLeave,c.animationLeave],[c.animationEnterListener,c.animationEnterListener],[c.animationLeaveListener,c.animationLeaveListener]]);var Ao=new Map([["&&",u.And],[">",u.Bigger],[">=",u.BiggerEquals],["|",u.BitwiseOr],["&",u.BitwiseAnd],["/",u.Divide],["=",u.Assign],["==",u.Equals],["===",u.Identical],["<",u.Lower],["<=",u.LowerEquals],["-",u.Minus],["%",u.Modulo],["**",u.Exponentiation],["*",u.Multiply],["!=",u.NotEquals],["!==",u.NotIdentical],["??",u.NullishCoalesce],["||",u.Or],["+",u.Plus],["in",u.In],["instanceof",u.InstanceOf],["+=",u.AdditionAssignment],["-=",u.SubtractionAssignment],["*=",u.MultiplicationAssignment],["/=",u.DivisionAssignment],["%=",u.RemainderAssignment],["**=",u.ExponentiationAssignment],["&&=",u.AndAssignment],["||=",u.OrAssignment],["??=",u.NullishCoalesceAssignment]]);var Io=Object.freeze([]);var No=new Map([[l.ElementEnd,[l.ElementStart,l.Element]],[l.ContainerEnd,[l.ContainerStart,l.Container]],[l.I18nEnd,[l.I18nStart,l.I18n]]]),Po=new Set([l.Pipe]);var yi={},Ci="\uE500";yi.ngsp=Ci;var ls;(function(t){t.HEX="hexadecimal",t.DEC="decimal"})(ls||(ls={}));var Is=` \f
|
|
4
|
-
\r \v\u1680\u180E\u2000-\u200A\u2028\u2029\u202F\u205F\u3000\uFEFF`,Lo=new RegExp(`[^${Is}]`),Mo=new RegExp(`[${Is}]{2,}`,"g");var f;(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"})(f||(f={}));var H;(function(t){t[t.Plain=0]="Plain",t[t.TemplateLiteralPart=1]="TemplateLiteralPart",t[t.TemplateLiteralEnd=2]="TemplateLiteralEnd"})(H||(H={}));var _i=["var","let","as","null","undefined","true","false","if","else","this","typeof","void","in","instanceof"],Le=class{tokenize(e){return new Jt(e).scan()}},b=class{index;end;type;numValue;strValue;constructor(e,n,s,r,i){this.index=e,this.end=n,this.type=s,this.numValue=r,this.strValue=i}isCharacter(e){return this.type===f.Character&&this.numValue===e}isNumber(){return this.type===f.Number}isString(){return this.type===f.String}isOperator(e){return this.type===f.Operator&&this.strValue===e}isIdentifier(){return this.type===f.Identifier}isPrivateIdentifier(){return this.type===f.PrivateIdentifier}isKeyword(){return this.type===f.Keyword}isKeywordLet(){return this.type===f.Keyword&&this.strValue==="let"}isKeywordAs(){return this.type===f.Keyword&&this.strValue==="as"}isKeywordNull(){return this.type===f.Keyword&&this.strValue==="null"}isKeywordUndefined(){return this.type===f.Keyword&&this.strValue==="undefined"}isKeywordTrue(){return this.type===f.Keyword&&this.strValue==="true"}isKeywordFalse(){return this.type===f.Keyword&&this.strValue==="false"}isKeywordThis(){return this.type===f.Keyword&&this.strValue==="this"}isKeywordTypeof(){return this.type===f.Keyword&&this.strValue==="typeof"}isKeywordVoid(){return this.type===f.Keyword&&this.strValue==="void"}isKeywordIn(){return this.type===f.Keyword&&this.strValue==="in"}isKeywordInstanceOf(){return this.type===f.Keyword&&this.strValue==="instanceof"}isError(){return this.type===f.Error}isRegExpBody(){return this.type===f.RegExpBody}isRegExpFlags(){return this.type===f.RegExpFlags}toNumber(){return this.type===f.Number?this.numValue:-1}isTemplateLiteralPart(){return this.isString()&&this.kind===H.TemplateLiteralPart}isTemplateLiteralEnd(){return this.isString()&&this.kind===H.TemplateLiteralEnd}isTemplateLiteralInterpolationStart(){return this.isOperator("${")}toString(){switch(this.type){case f.Character:case f.Identifier:case f.Keyword:case f.Operator:case f.PrivateIdentifier:case f.String:case f.Error:case f.RegExpBody:case f.RegExpFlags:return this.strValue;case f.Number:return this.numValue.toString();default:return null}}},Te=class extends b{kind;constructor(e,n,s,r){super(e,n,f.String,0,s),this.kind=r}};function xe(t,e,n){return new b(t,e,f.Character,n,String.fromCharCode(n))}function ki(t,e,n){return new b(t,e,f.Identifier,0,n)}function Ti(t,e,n){return new b(t,e,f.PrivateIdentifier,0,n)}function bi(t,e,n){return new b(t,e,f.Keyword,0,n)}function B(t,e,n){return new b(t,e,f.Operator,0,n)}function Ai(t,e,n){return new b(t,e,f.Number,n,"")}function Ii(t,e,n){return new b(t,e,f.Error,0,n)}function Ni(t,e,n){return new b(t,e,f.RegExpBody,0,n)}function Pi(t,e,n){return new b(t,e,f.RegExpFlags,0,n)}var Se=new b(-1,-1,f.Character,0,""),Jt=class{input;tokens=[];length;peek=0;index=-1;braceStack=[];constructor(e){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?we:this.input.charCodeAt(this.index)}scanToken(){let e=this.input,n=this.length,s=this.peek,r=this.index;for(;s<=ws;)if(++r>=n){s=we;break}else s=e.charCodeAt(r);if(this.peek=s,this.index=r,r>=n)return null;if(cs(s))return this.scanIdentifier();if(G(s))return this.scanNumber(r);let i=r;switch(s){case z:return this.advance(),G(this.peek)?this.scanNumber(i):this.peek!==z?xe(i,this.index,z):(this.advance(),this.peek===z?(this.advance(),B(i,this.index,"...")):this.error(`Unexpected character [${String.fromCharCode(s)}]`,0));case X:case N:case ie:case Q:case F:case J:case Ee:return this.scanCharacter(i,s);case ke:return this.scanOpenBrace(i,s);case ne:return this.scanCloseBrace(i,s);case Ss:case xs:return this.scanString();case qt:return this.advance(),this.scanTemplateLiteralPart(i);case Xr:return this.scanPrivateIdentifier();case Es:return this.scanComplexOperator(i,"+",y,"=");case ys:return this.scanComplexOperator(i,"-",y,"=");case ze:return this.isStartOfRegex()?this.scanRegex(r):this.scanComplexOperator(i,"/",y,"=");case Jr:return this.scanComplexOperator(i,"%",y,"=");case ei:return this.scanOperator(i,"^");case Fn:return this.scanStar(i);case Un:return this.scanQuestion(i);case Yr:case Vn:return this.scanComplexOperator(i,String.fromCharCode(s),y,"=");case Gr:return this.scanComplexOperator(i,"!",y,"=",y,"=");case y:return this.scanEquals(i);case Bn:return this.scanComplexOperator(i,"&",Bn,"&",y,"=");case Hn:return this.scanComplexOperator(i,"|",Hn,"|",y,"=");case ks:for(;li(this.peek);)this.advance();return this.scanToken()}return this.advance(),this.error(`Unexpected character [${String.fromCharCode(s)}]`,0)}scanCharacter(e,n){return this.advance(),xe(e,this.index,n)}scanOperator(e,n){return this.advance(),B(e,this.index,n)}scanOpenBrace(e,n){return this.braceStack.push("expression"),this.advance(),xe(e,this.index,n)}scanCloseBrace(e,n){return this.advance(),this.braceStack.pop()==="interpolation"?(this.tokens.push(xe(e,this.index,ne)),this.scanTemplateLiteralPart(this.index)):xe(e,this.index,n)}scanComplexOperator(e,n,s,r,i,a){this.advance();let p=n;return this.peek==s&&(this.advance(),p+=r),i!=null&&this.peek==i&&(this.advance(),p+=a),B(e,this.index,p)}scanEquals(e){this.advance();let n="=";if(this.peek===y)this.advance(),n+="=";else if(this.peek===Vn)return this.advance(),n+=">",B(e,this.index,n);return this.peek===y&&(this.advance(),n+="="),B(e,this.index,n)}scanIdentifier(){let e=this.index;for(this.advance();us(this.peek);)this.advance();let n=this.input.substring(e,this.index);return _i.indexOf(n)>-1?bi(e,this.index,n):ki(e,this.index,n)}scanPrivateIdentifier(){let e=this.index;if(this.advance(),!cs(this.peek))return this.error("Invalid character [#]",-1);for(;us(this.peek);)this.advance();let n=this.input.substring(e,this.index);return Ti(e,this.index,n)}scanNumber(e){let n=this.index===e,s=!1;for(this.advance();;){if(!G(this.peek))if(this.peek===Ze){if(!G(this.input.charCodeAt(this.index-1))||!G(this.input.charCodeAt(this.index+1)))return this.error("Invalid numeric separator",0);s=!0}else if(this.peek===z)n=!1;else if(Li(this.peek)){if(this.advance(),Mi(this.peek)&&this.advance(),!G(this.peek))return this.error("Invalid exponent",-1);n=!1}else break;this.advance()}let r=this.input.substring(e,this.index);s&&(r=r.replace(/_/g,""));let i=n?$i(r):parseFloat(r);return Ai(e,this.index,i)}scanString(){let e=this.index,n=this.peek;this.advance();let s="",r=this.index,i=this.input;for(;this.peek!=n;)if(this.peek==ut){let p=this.scanStringBackslash(s,r);if(typeof p!="string")return p;s=p,r=this.index}else{if(this.peek==we)return this.error("Unterminated quote",0);this.advance()}let a=i.substring(r,this.index);return this.advance(),new Te(e,this.index,s+a,H.Plain)}scanQuestion(e){this.advance();let n="?";return this.peek===Un?(n+="?",this.advance(),this.peek===y&&(n+="=",this.advance())):this.peek===z&&(n+=".",this.advance()),B(e,this.index,n)}scanTemplateLiteralPart(e){let n="",s=this.index;for(;this.peek!==qt;)if(this.peek===ut){let i=this.scanStringBackslash(n,s);if(typeof i!="string")return i;n=i,s=this.index}else if(this.peek===Zt){let i=this.index;if(this.advance(),this.peek===ke)return this.braceStack.push("interpolation"),this.tokens.push(new Te(e,i,n+this.input.substring(s,i),H.TemplateLiteralPart)),this.advance(),B(i,this.index,this.input.substring(i,this.index))}else{if(this.peek===we)return this.error("Unterminated template literal",0);this.advance()}let r=this.input.substring(s,this.index);return this.advance(),new Te(e,this.index,n+r,H.TemplateLiteralEnd)}error(e,n){let s=this.index+n;return Ii(s,this.index,`Lexer Error: ${e} at column ${s} in expression [${this.input}]`)}scanStringBackslash(e,n){e+=this.input.substring(n,this.index);let s;if(this.advance(),this.peek===oi){let r=this.input.substring(this.index+1,this.index+5);if(/^[0-9a-f]+$/i.test(r))s=parseInt(r,16);else return this.error(`Invalid unicode escape [\\u${r}]`,0);for(let i=0;i<5;i++)this.advance()}else s=Ri(this.peek),this.advance();return e+=String.fromCharCode(s),e}scanStar(e){this.advance();let n="*";return this.peek===Fn?(n+="*",this.advance(),this.peek===y&&(n+="=",this.advance())):this.peek===y&&(n+="=",this.advance()),B(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!==f.Identifier&&!n.isCharacter(N)&&!n.isCharacter(Q)}return e.type===f.Operator||e.isCharacter(X)||e.isCharacter(ie)||e.isCharacter(F)||e.isCharacter(J)}scanRegex(e){this.advance();let n=this.index,s=!1,r=!1;for(;;){let h=this.peek;if(h===we)return this.error("Unterminated regular expression",0);if(s)s=!1;else if(h===ut)s=!0;else if(h===ie)r=!0;else if(h===Q)r=!1;else if(h===ze&&!r)break;this.advance()}let i=this.input.substring(n,this.index);this.advance();let a=Ni(e,this.index,i),p=this.scanRegexFlags(this.index);return p!==null?(this.tokens.push(a),p):a}scanRegexFlags(e){if(!jt(this.peek))return null;for(;jt(this.peek);)this.advance();return Pi(e,this.index,this.input.substring(e,this.index))}};function cs(t){return Cs<=t&&t<=_s||en<=t&&t<=tn||t==Ze||t==Zt}function us(t){return jt(t)||G(t)||t==Ze||t==Zt}function Li(t){return t==ti||t==Zr}function Mi(t){return t==ys||t==Es}function Ri(t){switch(t){case si:return $e;case ni:return jr;case ri:return zr;case ii:return vs;case ai:return qr;default:return t}}function $i(t){let e=parseInt(t);if(isNaN(e))throw new Error("Invalid integer literal when parsing "+t);return e}var Yt=class{strings;expressions;offsets;constructor(e,n,s){this.strings=e,this.expressions=n,this.offsets=s}},Qt=class{templateBindings;warnings;errors;constructor(e,n,s){this.templateBindings=e,this.warnings=n,this.errors=s}};function V(t){return t.start.toString()||"(unknown)"}var he=class{_lexer;_supportsDirectPipeReferences;constructor(e,n=!1){this._lexer=e,this._supportsDirectPipeReferences=n}parseAction(e,n,s){let r=[];this._checkNoInterpolation(r,e,n);let{stripped:i}=this._stripComments(e),a=this._lexer.tokenize(i),p=new Y(e,n,s,a,1,r,0,this._supportsDirectPipeReferences).parseChain();return new U(p,e,V(n),s,r)}parseBinding(e,n,s){let r=[],i=this._parseBindingAst(e,n,s,r);return new U(i,e,V(n),s,r)}checkSimpleExpression(e){let n=new Kt;return e.visit(n),n.errors}parseSimpleBinding(e,n,s){let r=[],i=this._parseBindingAst(e,n,s,r),a=this.checkSimpleExpression(i);return a.length>0&&r.push(re(`Host binding expression cannot contain ${a.join(" ")}`,e,"",n)),new U(i,e,V(n),s,r)}_parseBindingAst(e,n,s,r){this._checkNoInterpolation(r,e,n);let{stripped:i}=this._stripComments(e),a=this._lexer.tokenize(i);return new Y(e,n,s,a,0,r,0,this._supportsDirectPipeReferences).parseChain()}parseTemplateBindings(e,n,s,r,i){let a=this._lexer.tokenize(n),p=[];return new Y(n,s,i,a,0,p,0,this._supportsDirectPipeReferences).parseTemplateBindings({source:e,span:new O(r,r+e.length)})}parseInterpolation(e,n,s,r){let i=[],{strings:a,expressions:p,offsets:h}=this.splitInterpolation(e,n,i,r);if(p.length===0)return null;let d=[];for(let x=0;x<p.length;++x){let D=r?.[x*2+1]?.sourceSpan,k=p[x].text,{stripped:T,hasComments:C}=this._stripComments(k),q=this._lexer.tokenize(T);if(C&&T.trim().length===0&&q.length===0){i.push(re("Interpolation expression cannot only contain a comment",e,`at column ${p[x].start} in`,n));continue}let ge=new Y(D?k:e,D||n,s,q,0,i,h[x],this._supportsDirectPipeReferences).parseChain();d.push(ge)}return this.createInterpolationAst(a.map(x=>x.text),d,e,V(n),s,i)}parseInterpolationExpression(e,n,s){let{stripped:r}=this._stripComments(e),i=this._lexer.tokenize(r),a=[],p=new Y(e,n,s,i,0,a,0,this._supportsDirectPipeReferences).parseChain(),h=["",""];return this.createInterpolationAst(h,[p],e,V(n),s,a)}createInterpolationAst(e,n,s,r,i,a){let p=new K(0,s.length),h=new Hr(p,p.toAbsolute(i),e,n);return new U(h,s,r,i,a)}splitInterpolation(e,n,s,r){let i=[],a=[],p=[],h=r?Oi(r):null,d=0,x=!1,D=!1,k="{{",T="}}";for(;d<e.length;)if(x){let C=d,q=C+k.length,ge=this._getInterpolationEndIndex(e,T,q);if(ge===-1){x=!1,D=!0;break}let dn=ge+T.length,mn=e.substring(q,ge);mn.trim().length===0&&s.push(re("Blank expressions are not allowed in interpolated strings",e,`at column ${d} in`,n)),a.push({text:mn,start:C,end:dn});let $r=(h?.get(C)??C)+k.length;p.push($r),d=dn,x=!1}else{let C=d;d=e.indexOf(k,d),d===-1&&(d=e.length);let q=e.substring(C,d);i.push({text:q,start:C,end:d}),x=!0}if(!x)if(D){let C=i[i.length-1];C.text+=e.substring(d),C.end=e.length}else i.push({text:e.substring(d),start:d,end:e.length});return new Yt(i,a,p)}wrapLiteralPrimitive(e,n,s){let r=new K(0,e==null?0:e.length);return new U(new I(r,r.toAbsolute(s),e),e,typeof n=="string"?n:V(n),s,[])}_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 s=0;s<e.length-1;s++){let r=e.charCodeAt(s),i=e.charCodeAt(s+1);if(r===ze&&i==ze&&n==null)return s;n===r?n=null:n==null&&Wn(r)&&(n=r)}return null}_checkNoInterpolation(e,n,s){let r=-1,i=-1;for(let a of this._forEachUnquotedChar(n,0))if(r===-1)n.startsWith("{{")&&(r=a);else if(i=this._getInterpolationEndIndex(n,"}}",a),i>-1)break;r>-1&&i>-1&&e.push(re("Got interpolation ({{}}) where expression was expected",n,`at column ${r} in`,s))}_getInterpolationEndIndex(e,n,s){for(let r of this._forEachUnquotedChar(e,s)){if(e.startsWith(n,r))return r;if(e.startsWith("//",r))return e.indexOf(n,r)}return-1}*_forEachUnquotedChar(e,n){let s=null,r=0;for(let i=n;i<e.length;i++){let a=e[i];Wn(e.charCodeAt(i))&&(s===null||s===a)&&r%2===0?s=s===null?a:null:s===null&&(yield i),r=a==="\\"?r+1:0}}},se;(function(t){t[t.None=0]="None",t[t.Writable=1]="Writable"})(se||(se={}));var ps=new Set(["d","g","i","m","s","u","v","y"]),Y=class{input;parseSourceSpan;absoluteOffset;tokens;parseFlags;errors;offset;supportsDirectPipeReferences;rparensExpected=0;rbracketsExpected=0;rbracesExpected=0;context=se.None;sourceSpanCache=new Map;index=0;constructor(e,n,s,r,i,a,p,h){this.input=e,this.parseSourceSpan=n,this.absoluteOffset=s,this.tokens=r,this.parseFlags=i,this.errors=a,this.offset=p,this.supportsDirectPipeReferences=h}peek(e){let n=this.index+e;return n<this.tokens.length?this.tokens[n]:Se}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 s=this.currentEndIndex;if(n!==void 0&&n>this.currentEndIndex&&(s=n),e>s){let r=s;s=e,e=r}return new K(e,s)}sourceSpan(e,n){let s=`${e}@${this.inputIndex}:${n}`;return this.sourceSpanCache.has(s)||this.sourceSpanCache.set(s,this.span(e,n).toAbsolute(this.absoluteOffset)),this.sourceSpanCache.get(s)}advance(){this.index++}withContext(e,n){this.context|=e;let s=n();return this.context^=e,s}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===f.Operator&&E.isAssignmentOperation(e.strValue)}expectOperator(e){this.consumeOptionalOperator(e)||this.error(`Missing expected operator ${e}`)}prettyPrintToken(e){return e===Se?"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 s=this.parsePipe();if(e.push(s),this.consumeOptionalCharacter(Ee))for(this.parseFlags&1||this.error("Binding expression cannot contain chained expression");this.consumeOptionalCharacter(Ee););else if(this.index<this.tokens.length){let r=this.index;if(this.error(`Unexpected token '${this.next}'`),this.index===r)break}}if(e.length===0){let s=this.offset,r=this.offset+this.input.length;return new A(this.span(s,r),this.sourceSpan(s,r))}return e.length==1?e[0]:new It(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 s=this.inputIndex,r=this.expectIdentifierOrKeyword(),i,a;r!==null?i=this.sourceSpan(s):(r="",a=this.next.index!==-1?this.next.index:this.input.length+this.offset,i=new K(a,a).toAbsolute(this.absoluteOffset));let p=[];for(;this.consumeOptionalCharacter(J);)p.push(this.parseExpression());let h;if(this.supportsDirectPipeReferences){let d=r.charCodeAt(0);h=d===Ze||d>=en&&d<=tn?Ce.ReferencedDirectly:Ce.ReferencedByName}else h=Ce.ReferencedByName;n=new Mt(this.span(e),this.sourceSpan(e,a),n,r,p,h,i)}while(this.consumeOptionalOperator("|"))}return n}parseExpression(){return this.parseConditional()}parseConditional(){let e=this.inputIndex,n=this.parseLogicalOr();if(this.consumeOptionalOperator("?")){let s=this.parsePipe(),r;if(this.consumeOptionalCharacter(J))r=this.parsePipe();else{let i=this.inputIndex,a=this.input.substring(e,i);this.error(`Conditional expression ${a} requires all 3 expressions`),r=new A(this.span(e),this.sourceSpan(e))}return new Nt(this.span(e),this.sourceSpan(e),n,s,r)}else return n}parseLogicalOr(){let e=this.inputIndex,n=this.parseLogicalAnd();for(;this.consumeOptionalOperator("||");){let s=this.parseLogicalAnd();n=new E(this.span(e),this.sourceSpan(e),"||",n,s)}return n}parseLogicalAnd(){let e=this.inputIndex,n=this.parseNullishCoalescing();for(;this.consumeOptionalOperator("&&");){let s=this.parseNullishCoalescing();n=new E(this.span(e),this.sourceSpan(e),"&&",n,s)}return n}parseNullishCoalescing(){let e=this.inputIndex,n=this.parseEquality();for(;this.consumeOptionalOperator("??");){let s=this.parseEquality();n=new E(this.span(e),this.sourceSpan(e),"??",n,s)}return n}parseEquality(){let e=this.inputIndex,n=this.parseRelational();for(;this.next.type==f.Operator;){let s=this.next.strValue;switch(s){case"==":case"===":case"!=":case"!==":this.advance();let r=this.parseRelational();n=new E(this.span(e),this.sourceSpan(e),s,n,r);continue}break}return n}parseRelational(){let e=this.inputIndex,n=this.parseAdditive();for(;this.next.type==f.Operator||this.next.isKeywordIn()||this.next.isKeywordInstanceOf();){let s=this.next.strValue;switch(s){case"<":case">":case"<=":case">=":case"in":case"instanceof":this.advance();let r=this.parseAdditive();n=new E(this.span(e),this.sourceSpan(e),s,n,r);continue}break}return n}parseAdditive(){let e=this.inputIndex,n=this.parseMultiplicative();for(;this.next.type==f.Operator;){let s=this.next.strValue;switch(s){case"+":case"-":this.advance();let r=this.parseMultiplicative();n=new E(this.span(e),this.sourceSpan(e),s,n,r);continue}break}return n}parseMultiplicative(){let e=this.inputIndex,n=this.parseExponentiation();for(;this.next.type==f.Operator;){let s=this.next.strValue;switch(s){case"*":case"%":case"/":this.advance();let r=this.parseExponentiation();n=new E(this.span(e),this.sourceSpan(e),s,n,r);continue}break}return n}parseExponentiation(){let e=this.inputIndex,n=this.parsePrefix();for(;this.next.type==f.Operator&&this.next.strValue==="**";){(n instanceof _e||n instanceof Ve||n instanceof Ue||n instanceof He)&&this.error("Unary operator used immediately before exponentiation expression. Parenthesis must be used to disambiguate operator precedence"),this.advance();let s=this.parseExponentiation();n=new E(this.span(e),this.sourceSpan(e),"**",n,s)}return n}parsePrefix(){if(this.next.type==f.Operator){let e=this.inputIndex,n=this.next.strValue,s;switch(n){case"+":return this.advance(),s=this.parsePrefix(),_e.createPlus(this.span(e),this.sourceSpan(e),s);case"-":return this.advance(),s=this.parsePrefix(),_e.createMinus(this.span(e),this.sourceSpan(e),s);case"!":return this.advance(),s=this.parsePrefix(),new Ve(this.span(e),this.sourceSpan(e),s)}}else if(this.next.isKeywordTypeof()){let e=this.inputIndex;this.advance();let n=this.parsePrefix();return new Ue(this.span(e),this.sourceSpan(e),n)}else if(this.next.isKeywordVoid()){let e=this.inputIndex;this.advance();let n=this.parsePrefix();return new He(this.span(e),this.sourceSpan(e),n)}return this.parseCallChain()}parseCallChain(){let e=this.inputIndex,n=this.parsePrimary();for(;;)if(this.consumeOptionalCharacter(z))n=this.parseAccessMember(n,e,!1);else if(this.consumeOptionalOperator("?."))this.consumeOptionalCharacter(X)?n=this.parseCall(n,e,!0):n=this.consumeOptionalCharacter(ie)?this.parseKeyedReadOrWrite(n,e,!0):this.parseAccessMember(n,e,!0);else if(this.consumeOptionalCharacter(ie))n=this.parseKeyedReadOrWrite(n,e,!1);else if(this.consumeOptionalCharacter(X))n=this.parseCall(n,e,!1);else if(this.consumeOptionalOperator("!"))n=new Dt(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(X)){this.rparensExpected++;let n=this.parsePipe();return this.consumeOptionalCharacter(N)||(this.error("Missing closing parentheses"),this.consumeOptionalCharacter(N)),this.rparensExpected--,new Ie(this.span(e),this.sourceSpan(e),n)}else{if(this.next.isKeywordNull())return this.advance(),new I(this.span(e),this.sourceSpan(e),null);if(this.next.isKeywordUndefined())return this.advance(),new I(this.span(e),this.sourceSpan(e),void 0);if(this.next.isKeywordTrue())return this.advance(),new I(this.span(e),this.sourceSpan(e),!0);if(this.next.isKeywordFalse())return this.advance(),new I(this.span(e),this.sourceSpan(e),!1);if(this.next.isKeywordIn())return this.advance(),new I(this.span(e),this.sourceSpan(e),"in");if(this.next.isKeywordThis())return this.advance(),new At(this.span(e),this.sourceSpan(e));if(this.consumeOptionalCharacter(ie))return this.parseLiteralArray(e);if(this.next.isCharacter(ke))return this.parseLiteralMap();if(this.next.isIdentifier())return this.parseAccessMember(new ce(this.span(e),this.sourceSpan(e)),e,!1);if(this.next.isNumber()){let n=this.next.toNumber();return this.advance(),new I(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===H.Plain){let n=this.next.toString();return this.advance(),new I(this.span(e),this.sourceSpan(e),n)}else return this.next.isPrivateIdentifier()?(this._reportErrorForPrivateIdentifier(this.next,null),new A(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 A(this.span(e),this.sourceSpan(e))):(this.error(`Unexpected token ${this.next}`),new A(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(Q))n.push(this.parsePipe());else break;while(this.consumeOptionalCharacter(F));return this.rbracketsExpected--,this.expectCharacter(Q),new Rt(this.span(e),this.sourceSpan(e),n)}parseLiteralMap(){let e=[],n=[],s=this.inputIndex;if(this.expectCharacter(ke),!this.consumeOptionalCharacter(ne)){this.rbracesExpected++;do{let r=this.inputIndex;if(this.next.isOperator("...")){this.advance(),e.push({kind:"spread",span:this.span(r),sourceSpan:this.sourceSpan(r)}),n.push(this.parsePipe());continue}let i=this.next.isString(),a=this.expectIdentifierOrKeywordOrString(),p=this.span(r),h=this.sourceSpan(r),d={kind:"property",key:a,quoted:i,span:p,sourceSpan:h};e.push(d),i?(this.expectCharacter(J),n.push(this.parsePipe())):this.consumeOptionalCharacter(J)?n.push(this.parsePipe()):(d.isShorthandInitialized=!0,n.push(new ye(p,h,h,new ce(p,h),a)))}while(this.consumeOptionalCharacter(F)&&!this.next.isCharacter(ne));this.rbracesExpected--,this.expectCharacter(ne)}return new Ot(this.span(s),this.sourceSpan(s),e,n)}parseAccessMember(e,n,s){let r=this.inputIndex,i=this.withContext(se.Writable,()=>{let p=this.expectIdentifierOrKeyword()??"";return p.length===0&&this.error("Expected identifier for property access",e.span.end),p}),a=this.sourceSpan(r);if(s)return this.isAssignmentOperator(this.next)?(this.advance(),this.error("The '?.' operator cannot be used in the assignment"),new A(this.span(n),this.sourceSpan(n))):new Pt(this.span(n),this.sourceSpan(n),a,e,i);if(this.isAssignmentOperator(this.next)){let p=this.next.strValue;if(!(this.parseFlags&1))return this.advance(),this.error("Bindings cannot contain assignments"),new A(this.span(n),this.sourceSpan(n));let h=new ye(this.span(n),this.sourceSpan(n),a,e,i);this.advance();let d=this.parseConditional();return new E(this.span(n),this.sourceSpan(n),p,h,d)}else return new ye(this.span(n),this.sourceSpan(n),a,e,i)}parseCall(e,n,s){let r=this.inputIndex;this.rparensExpected++;let i=this.parseCallArguments(),a=this.span(r,this.inputIndex).toAbsolute(this.absoluteOffset);this.expectCharacter(N),this.rparensExpected--;let p=this.span(n),h=this.sourceSpan(n);return s?new Ft(p,h,e,i,a):new Bt(p,h,e,i,a)}parseCallArguments(){if(this.next.isCharacter(N))return[];let e=[];do e.push(this.next.isOperator("...")?this.parseSpreadElement():this.parsePipe());while(this.consumeOptionalCharacter(F));return e}parseSpreadElement(){this.next.isOperator("...")||this.error("Spread element must start with '...' operator");let e=this.inputIndex;this.advance();let n=this.parsePipe(),s=this.span(e),r=this.sourceSpan(e);return new $t(s,r,n)}expectTemplateBindingKey(){let e="",n=!1,s=this.currentAbsoluteOffset;do e+=this.expectIdentifierOrKeywordOrString(),n=this.consumeOptionalOperator("-"),n&&(e+="-");while(n);return{source:e,span:new O(s,s+e.length)}}parseTemplateBindings(e){let n=[];for(n.push(...this.parseDirectiveKeywordBindings(e));this.index<this.tokens.length;){let s=this.parseLetBinding();if(s)n.push(s);else{let r=this.expectTemplateBindingKey(),i=this.parseAsBinding(r);i?n.push(i):(r.source=e.source+r.source.charAt(0).toUpperCase()+r.source.substring(1),n.push(...this.parseDirectiveKeywordBindings(r)))}this.consumeStatementTerminator()}return new Qt(n,[],this.errors)}parseKeyedReadOrWrite(e,n,s){return this.withContext(se.Writable,()=>{this.rbracketsExpected++;let r=this.parsePipe();if(r instanceof A&&this.error("Key access cannot be empty"),this.rbracketsExpected--,this.expectCharacter(Q),this.isAssignmentOperator(this.next)){let i=this.next.strValue;if(s)this.advance(),this.error("The '?.' operator cannot be used in the assignment");else{let a=new Fe(this.span(n),this.sourceSpan(n),e,r);this.advance();let p=this.parseConditional();return new E(this.span(n),this.sourceSpan(n),i,a,p)}}else return s?new Lt(this.span(n),this.sourceSpan(n),e,r):new Fe(this.span(n),this.sourceSpan(n),e,r);return new A(this.span(n),this.sourceSpan(n))})}parseDirectiveKeywordBindings(e){let n=[];this.consumeOptionalCharacter(J);let s=this.getDirectiveBoundTarget(),r=this.currentAbsoluteOffset,i=this.parseAsBinding(e);i||(this.consumeStatementTerminator(),r=this.currentAbsoluteOffset);let a=new O(e.span.start,r);return n.push(new Ne(a,e,s)),i&&n.push(i),n}getDirectiveBoundTarget(){if(this.next===Se||this.peekKeywordAs()||this.peekKeywordLet())return null;let e=this.parsePipe(),{start:n,end:s}=e.span,r=this.input.substring(n,s);return new U(e,r,V(this.parseSourceSpan),this.absoluteOffset+n,this.errors)}parseAsBinding(e){if(!this.peekKeywordAs())return null;this.advance();let n=this.expectTemplateBindingKey();this.consumeStatementTerminator();let s=new O(e.span.start,this.currentAbsoluteOffset);return new ue(s,n,e)}parseLetBinding(){if(!this.peekKeywordLet())return null;let e=this.currentAbsoluteOffset;this.advance();let n=this.expectTemplateBindingKey(),s=null;this.consumeOptionalOperator("=")&&(s=this.expectTemplateBindingKey()),this.consumeStatementTerminator();let r=new O(e,this.currentAbsoluteOffset);return new ue(r,n,s)}parseNoInterpolationTaggedTemplateLiteral(e,n){let s=this.parseNoInterpolationTemplateLiteral();return new We(this.span(n),this.sourceSpan(n),e,s)}parseNoInterpolationTemplateLiteral(){let e=this.next.strValue,n=this.inputIndex;this.advance();let s=this.span(n),r=this.sourceSpan(n);return new qe(s,r,[new je(s,r,e)],[])}parseTaggedTemplateLiteral(e,n){let s=this.parseTemplateLiteral();return new We(this.span(n),this.sourceSpan(n),e,s)}parseTemplateLiteral(){let e=[],n=[],s=this.inputIndex;for(;this.next!==Se;){let r=this.next;if(r.isTemplateLiteralPart()||r.isTemplateLiteralEnd()){let i=this.inputIndex;if(this.advance(),e.push(new je(this.span(i),this.sourceSpan(i),r.strValue)),r.isTemplateLiteralEnd())break}else if(r.isTemplateLiteralInterpolationStart()){this.advance(),this.rbracesExpected++;let i=this.parsePipe();i instanceof A?this.error("Template literal interpolation cannot be empty"):n.push(i),this.rbracesExpected--}else this.advance()}return new qe(this.span(s),this.sourceSpan(s),e,n)}parseRegularExpressionLiteral(){let e=this.next;if(this.advance(),!e.isRegExpBody())return new A(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 a=0;a<n.strValue.length;a++){let p=n.strValue[a];ps.has(p)?i.has(p)?this.error(`Duplicate regular expression flag "${p}"`,n.index+a):i.add(p):this.error(`Unsupported regular expression flag "${p}". The supported flags are: `+Array.from(ps,h=>`"${h}"`).join(", "),n.index+a)}}let s=e.index,r=n?n.end:e.end;return new Ht(this.span(s,r),this.sourceSpan(s,r),e.strValue,n?n.strValue:null)}parseArrowFunction(e){let n;if(this.next.isIdentifier()){let r=this.next;this.advance(),n=[this.getArrowFunctionIdentifierArg(r)]}else this.next.isCharacter(X)?(this.rparensExpected++,this.advance(),n=this.parseArrowFunctionParameters(),this.rparensExpected--):(n=[],this.error(`Unexpected token ${this.next}`));this.expectOperator("=>");let s;if(this.next.isCharacter(ke))this.error("Multi-line arrow functions are not supported. If you meant to return an object literal, wrap it with parentheses."),s=new A(this.span(e),this.sourceSpan(e));else{let r=this.parseFlags;this.parseFlags=1,s=this.parseExpression(),this.parseFlags=r}return new Ut(this.span(e),this.sourceSpan(e),n,s)}parseArrowFunctionParameters(){let e=[];if(!this.consumeOptionalCharacter(N))for(;this.next!==Se;)if(this.next.isIdentifier()){let n=this.next;if(this.advance(),e.push(this.getArrowFunctionIdentifierArg(n)),this.consumeOptionalCharacter(N))break;this.expectCharacter(F)}else{this.error(`Unexpected token ${this.next}`);break}return e}getArrowFunctionIdentifierArg(e){return new Vt(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(X)){let s=e+1;for(s;s<n.length&&!(!n[s].isIdentifier()&&!n[s].isCharacter(F));s++);return s<n.length-1&&n[s].isCharacter(N)&&n[s+1].isOperator("=>")}return!1}consumeStatementTerminator(){this.consumeOptionalCharacter(Ee)||this.consumeOptionalCharacter(F)}error(e,n=this.index){this.errors.push(re(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 s=`Private identifiers are not supported. Unexpected private identifier: ${e}`;n!==null&&(s+=`, ${n}`),this.error(s)}skip(){let e=this.next;for(;this.index<this.tokens.length&&!e.isCharacter(Ee)&&!e.isOperator("|")&&(this.rparensExpected<=0||!e.isCharacter(N))&&(this.rbracesExpected<=0||!e.isCharacter(ne))&&(this.rbracketsExpected<=0||!e.isCharacter(Q))&&(!(this.context&se.Writable)||!this.isAssignmentOperator(e));)this.next.isError()&&this.errors.push(re(this.next.toString(),this.input,this.getErrorLocationText(this.next.index),this.parseSourceSpan)),this.advance(),e=this.next}};function re(t,e,n,s){n.length>0&&(n=` ${n} `);let r=V(s),i=`Parser Error: ${t}${n}[${e}] in ${r}`;return new Pe(s,i)}var Kt=class extends Wt{errors=[];visitPipe(){this.errors.push("pipes")}};function Oi(t){let e=new Map,n=0,s=0,r=0;for(;r<t.length;){let i=t[r];if(i.type===9){let[a,p]=i.parts;n+=p.length,s+=a.length}else{let a=i.parts.reduce((p,h)=>p+h.length,0);s+=a,n+=a}e.set(s,n),r++}return e}var Di=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"})),Ro=Array.from(Di).reduce((t,[e,n])=>(t.set(e,n),t),new Map);var $o=new he(new Le);function L(t){return e=>e.kind===t}function be(t,e){return n=>n.kind===t&&e===n.expression instanceof pe}function Bi(t){return(t.kind===l.Property||t.kind===l.TwoWayProperty)&&!(t.expression instanceof pe)}var Oo=[{test:L(l.StyleMap),transform:Ke},{test:L(l.ClassMap),transform:Ke},{test:L(l.StyleProp)},{test:L(l.ClassProp)},{test:be(l.Attribute,!0)},{test:be(l.Property,!0)},{test:Bi},{test:be(l.Attribute,!1)},{test:L(l.Control)}],Do=[{test:be(l.DomProperty,!0)},{test:be(l.DomProperty,!1)},{test:L(l.Attribute)},{test:L(l.StyleMap),transform:Ke},{test:L(l.ClassMap),transform:Ke},{test:L(l.StyleProp)},{test:L(l.ClassProp)}],Bo=new Set([l.Listener,l.TwoWayListener,l.AnimationListener,l.StyleMap,l.ClassMap,l.StyleProp,l.ClassProp,l.Property,l.TwoWayProperty,l.DomProperty,l.Attribute,l.Animation,l.Control]);function Ke(t){return t.slice(t.length-1)}var Fo=new Map([[$.Idle,{none:c.deferOnIdle,prefetch:c.deferPrefetchOnIdle,hydrate:c.deferHydrateOnIdle}],[$.Immediate,{none:c.deferOnImmediate,prefetch:c.deferPrefetchOnImmediate,hydrate:c.deferHydrateOnImmediate}],[$.Timer,{none:c.deferOnTimer,prefetch:c.deferPrefetchOnTimer,hydrate:c.deferHydrateOnTimer}],[$.Hover,{none:c.deferOnHover,prefetch:c.deferPrefetchOnHover,hydrate:c.deferHydrateOnHover}],[$.Interaction,{none:c.deferOnInteraction,prefetch:c.deferPrefetchOnInteraction,hydrate:c.deferHydrateOnInteraction}],[$.Viewport,{none:c.deferOnViewport,prefetch:c.deferPrefetchOnViewport,hydrate:c.deferHydrateOnViewport}],[$.Never,{none:c.deferHydrateNever,prefetch:c.deferHydrateNever,hydrate:c.deferHydrateNever}]]);var Vo=[c.pipeBind1,c.pipeBind2,c.pipeBind3,c.pipeBind4];var Uo={constant:[c.interpolate,c.interpolate1,c.interpolate2,c.interpolate3,c.interpolate4,c.interpolate5,c.interpolate6,c.interpolate7,c.interpolate8],variable:c.interpolateV,mapping:t=>{if(t%2===0)throw new Error("Expected odd number of arguments");return(t-1)/2}};var Ho=new Map([["window",c.resolveWindow],["document",c.resolveDocument],["body",c.resolveBody]]);var Wo=new Map([[P.HTML,c.sanitizeHtml],[P.RESOURCE_URL,c.sanitizeResourceUrl],[P.SCRIPT,c.sanitizeScript],[P.STYLE,c.sanitizeStyle],[P.URL,c.sanitizeUrl],[P.ATTRIBUTE_NO_BINDING,c.validateAttribute]]),qo=new Map([[P.HTML,c.trustConstantHtml],[P.RESOURCE_URL,c.trustConstantResourceUrl]]);var hs;(function(t){t[t.None=0]="None",t[t.ViewContextRead=1]="ViewContextRead",t[t.ViewContextWrite=2]="ViewContextWrite",t[t.SideEffectful=4]="SideEffectful"})(hs||(hs={}));var jo=new Set([l.Container,l.ContainerStart,l.ContainerEnd,l.Element,l.ElementStart,l.ElementEnd,l.Template]);var zo=new Map([[M.Property,R.Property],[M.TwoWay,R.TwoWayProperty],[M.Attribute,R.Attribute],[M.Class,R.ClassName],[M.Style,R.StyleProperty],[M.LegacyAnimation,R.LegacyAnimation],[M.Animation,R.Animation]]);var Go=Symbol("queryAdvancePlaceholder");var fs;(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"})(fs||(fs={}));var ds;(function(t){t.IDLE="idle",t.TIMER="timer",t.INTERACTION="interaction",t.IMMEDIATE="immediate",t.HOVER="hover",t.VIEWPORT="viewport",t.NEVER="never"})(ds||(ds={}));var Ns="%COMP%",Xo=`_nghost-${Ns}`,Jo=`_ngcontent-${Ns}`;var ms;(function(t){t[t.Extract=0]="Extract",t[t.Merge=1]="Merge"})(ms||(ms={}));var gs;(function(t){t[t.Selector=0]="Selector",t[t.HostDirective=1]="HostDirective"})(gs||(gs={}));var Yo=new bt("21.2.8");var Fi="test.html";function Ps(t){let e=new Xe(t,Fi),n=new Ge(e,0,0,0),s=n.moveBy(t.length);return{text:t,file:e,start:n,end:s,sourceSpan:new Je(n,s)}}var Vi;function Ls(){return Vi??(Vi=new he(new Le))}var Ui=t=>he.prototype._commentStart(t);function Hi(t){let e=Ui(t);return e===null?[]:[{type:"CommentLine",value:t.slice(e+2),...Re({start:e,end:t.length})}]}function Ms(t){let{result:e}=t;if(e.errors.length!==0){let[n]=e.errors;if(!(n instanceof Pe))throw n;let{message:s}=n;{let a=s.match(/ in .*?@\d+:\d+$/);a&&(s=s.slice(0,a.index))}let r=t.start;{let a=s.match(/at column (?<index>\d+)/);a&&(s=s.slice(0,a.index),r=r.moveBy(Number(a.groups.index)))}let i=new SyntaxError(s.trim(),{cause:n});throw Object.assign(i,{location:r,span:n.span}),i.cause??(i.cause=n),i}return t}var tt=t=>e=>{let n=Ps(e);return Ms({...n,result:Ls()[t](e,n.sourceSpan,0),comments:Hi(e)})},Rs=tt("parseAction"),$s=tt("parseBinding"),Os=tt("parseSimpleBinding"),Ds=tt("parseInterpolationExpression"),Bs=t=>{let e=Ps(t);return Ms({...e,result:Ls().parseTemplateBindings("",t,e.sourceSpan,0,0),comments:[]})};var nt=class{text;constructor(t){this.text=t}getCharacterIndex(t,e){return Sn(this.text,t,e)}transformSpan(t){return Re(t)}createNode(t,e){let n=t.start,s=t.end,r=t.range;e&&(Array.isArray(e)?([n,s]=e,r=e):({start:n,end:s}=e.sourceSpan??e,r=[n,s]));r?[n,s]=r:typeof n=="number"&&typeof s=="number"&&(r=[n,s]);if(!(typeof n=="number"&&typeof s=="number"&&r))throw new Error("Missing location information");let i={...t,start:n,end:s,range:r};switch(i.type){case"NumericLiteral":case"StringLiteral":case"RegExpLiteral":{let a=this.text.slice(n,s),{value:p}=i;i.extra={...i.extra,raw:a,rawValue:p};break}}return i}};var Fs=Object.defineProperty,Vs=(t,e)=>{let n={};for(var s in t)Fs(n,s,{get:t[s],enumerable:!0});return e&&Fs(n,Symbol.toStringTag,{value:"Module"}),n};var Us=(t,e)=>({type:"ArrayExpression",elements:e.transformChildren(t.expressions)});var Wi={id:null,generator:!1,async:!1,expression:!0},Hs=(t,e)=>({type:"ArrowFunctionExpression",params:t.parameters.map(n=>e.createNode({type:"Identifier",name:n.name},n.sourceSpan)),body:e.transformChild(t.body),...Wi});var Ws=(t,e)=>e.transformChild(t.ast);var qi=t=>t==="&&"||t==="||"||t==="??",qs=(t,e)=>{let{operation:n}=t,[s,r]=e.transformChildren([t.left,t.right]);return qi(n)?{type:"LogicalExpression",operator:n,left:s,right:r}:E.isAssignmentOperation(n)?{type:"AssignmentExpression",left:s,right:r,operator:n}:{left:s,right:r,type:"BinaryExpression",operator:n}};var ji={optional:!1},zi={optional:!0},js=({optional:t})=>(e,n)=>{let s=n.transformChildren(e.args),r=n.transformChild(e.receiver);return t||ve(r)?{type:"OptionalCallExpression",callee:r,arguments:s,optional:t}:{type:"CallExpression",callee:r,arguments:s}},zs=js(ji),Gs=js(zi);var Xs=(t,e)=>({type:"NGChainedExpression",expressions:e.transformChildren(t.expressions)});var Js=(t,e)=>{let[n,s,r]=e.transformChildren([t.condition,t.trueExp,t.falseExp]);return{type:"ConditionalExpression",test:n,consequent:s,alternate:r}};var Ys=()=>({type:"NGEmptyExpression"});var Qs=(t,e)=>{let{expressions:n}=t;if(n.length!==1)throw new Error("Unexpected 'Interpolation'");return e.transformChild(n[0])};var Ks=t=>{let{value:e}=t;switch(typeof e){case"boolean":return{type:"BooleanLiteral",value:e};case"number":return{type:"NumericLiteral",value:e};case"object":return{type:"NullLiteral"};case"string":return{type:"StringLiteral",value:e};case"undefined":return{type:"Identifier",name:"undefined"};default:throw new Error(`Unexpected 'LiteralPrimitive' value type ${typeof e}`)}},Zs=t=>({type:"RegExpLiteral",pattern:t.body,flags:t.flags??""});var Gi={computed:!0,optional:!1},Xi={computed:!0,optional:!0},Ji={computed:!1,optional:!1},Yi={computed:!1,optional:!0},st=({computed:t,optional:e})=>(n,s)=>{let{receiver:r}=n,i;if(t){let{key:p}=n;i=s.transformChild(p)}else{let p=r instanceof ce,{name:h,nameSpan:d}=n;if(i=s.create({type:"Identifier",name:h},d,p?s.ancestors:[]),p)return i}let a=s.transformChild(r);return e||ve(a)?{type:"OptionalMemberExpression",optional:e,property:i,object:a,computed:t}:{type:"MemberExpression",property:i,object:a,computed:t}},er=st(Gi),tr=st(Xi),nr=st(Ji),sr=st(Yi);var rr=(t,e)=>({type:"TSNonNullExpression",expression:e.transformChild(t.expression)});var ir=(t,e)=>{let{keys:n,values:s}=t,r=(i,a=t)=>e.create(i,a,[t,...e.ancestors]);return{type:"ObjectExpression",properties:n.map((i,a)=>{let p=s[a],h=[i.sourceSpan.start,p.sourceSpan.end];if(i.kind==="spread")return r({type:"SpreadElement",argument:e.transformChild(p)},h);let d=!!i.isShorthandInitialized;return r({type:"ObjectProperty",key:r(i.quoted?{type:"StringLiteral",value:i.key}:{type:"Identifier",name:i.key},i.sourceSpan),value:e.transformChild(p),shorthand:d,computed:!1,method:!1},h)})}};var or=(t,e)=>e.transformChild(t.expression);var ar=(t,e)=>({type:"NGPipeExpression",left:e.transformChild(t.exp),right:e.create({type:"Identifier",name:t.name},t.nameSpan),arguments:e.transformChildren(t.args)});var lr=(t,e)=>({type:"SpreadElement",argument:e.transformChild(t.expression)});var cr=(t,e)=>({type:"TaggedTemplateExpression",tag:e.transformChild(t.tag),quasi:e.transformChild(t.template)}),ur=(t,e)=>({type:"TemplateLiteral",quasis:e.transformChildren(t.elements),expressions:e.transformChildren(t.expressions)}),pr=(t,e)=>{let[n]=e.ancestors,{elements:s}=n,r=s.indexOf(t),i=r===0,a=r===s.length-1,p=t.sourceSpan.end-(a?1:0),h=t.sourceSpan.start+(i?1:0),d=e.text.slice(h,p);return{type:"TemplateElement",value:{cooked:t.text,raw:d},tail:a,range:[h,p]}};var hr=()=>({type:"ThisExpression"});var sn=t=>(e,n)=>({type:"UnaryExpression",prefix:!0,operator:t,argument:n.transformChild(e.expression)}),fr=sn("!"),dr=sn("typeof"),mr=sn("void"),gr=(t,e)=>({type:"UnaryExpression",prefix:!0,argument:e.transformChild(t.expr),operator:t.operator});var Qi=t=>{throw new Error(`Unexpected node type '${t.constructor.name}'`)},vr=Qi;var wr=Vs({visitASTWithSource:()=>Ws,visitArrowFunction:()=>Hs,visitBinary:()=>qs,visitCall:()=>zs,visitChain:()=>Xs,visitConditional:()=>Js,visitEmptyExpr:()=>Ys,visitImplicitReceiver:()=>vr,visitInterpolation:()=>Qs,visitKeyedRead:()=>er,visitLiteralArray:()=>Us,visitLiteralMap:()=>ir,visitLiteralPrimitive:()=>Ks,visitNonNullAssert:()=>rr,visitParenthesizedExpression:()=>or,visitPipe:()=>ar,visitPrefixNot:()=>fr,visitPropertyRead:()=>nr,visitRegularExpressionLiteral:()=>Zs,visitSafeCall:()=>Gs,visitSafeKeyedRead:()=>tr,visitSafePropertyRead:()=>sr,visitSpreadElement:()=>lr,visitTaggedTemplateLiteral:()=>cr,visitTemplateLiteral:()=>ur,visitTemplateLiteralElement:()=>pr,visitThisReceiver:()=>hr,visitTypeofExpression:()=>dr,visitUnary:()=>gr,visitVoidExpression:()=>mr});var xr=wr;var rt=class rn extends nt{node;ancestors;constructor({node:e,text:n,ancestors:s=[]}){super(n),this.node=e,this.ancestors=s}create(e,n,s=this.ancestors){return s[0]instanceof Ie&&(e.extra={...e.extra,parenthesized:!0}),super.createNode(e,e.range??n??this.node)}transformChild(e){return new rn({node:e,ancestors:[this.node,...this.ancestors],text:this.text}).transform()}transformChildren(e){return e.map(n=>this.transformChild(n))}transform(){let{node:e}=this,n=e.visit(xr,this);return this.create(n,this.node)}static transform(e,n){return new rn({node:e,text:n,ancestors:[]}).transform()}};var Sr=class extends rt{constructor(t){super({node:t,text:t.source})}};var Er=(t,e)=>rt.transform(t,e),yr=t=>new Sr(t).transform();var Cr=(t,e)=>(n,s,...r)=>n|1&&s==null?void 0:(e.call(s)??s[t]).apply(s,r);function Ki(t){return this[t<0?this.length+t:t]}var Zi=Cr("at",function(){if(Array.isArray(this)||typeof this=="string")return Ki}),_r=Zi;function kr(t){return t instanceof Ne}function Tr(t){return t instanceof ue}var de,te,m,br,_,on,an,ln,Ar,Ir,Nr,Pr,me,eo=(me=class extends nt{constructor(n,s){super(s);Me(this,m);Me(this,de);Me(this,te);ct(this,de,n),ct(this,te,s);for(let r of n)v(this,m,Ar).call(this,r)}get expressions(){return v(this,m,Nr).call(this)}},de=new WeakMap,te=new WeakMap,m=new WeakSet,br=function(){return j(this,de)[0].key},_=function(n,s){return wn(me.prototype,this,"createNode").call(this,n,s)},on=function(n){return Er(n,this.text)},an=function(n){return En(n.slice(j(this,m,br).source.length))},ln=function(n){let s=j(this,te);if(s[n.start]!=='"'&&s[n.start]!=="'")return;let r=s[n.start],i=!1;for(let a=n.start+1;a<s.length;a++)switch(s[a]){case r:if(!i){n.end=a+1;return}default:i=!1;break;case"\\":i=!i;break}},Ar=function(n){v(this,m,ln).call(this,n.key.span),Tr(n)&&n.value&&v(this,m,ln).call(this,n.value.span)},Ir=function(n){if(!n.value||n.value.source)return n.value;let s=this.getCharacterIndex(/\S/,n.sourceSpan.start);return{source:"$implicit",span:{start:s,end:s}}},Nr=function(){let n=j(this,de),[s]=n,r=j(this,te).slice(s.sourceSpan.start,s.sourceSpan.end).trim().length===0?n.slice(1):n,i=[],a=null;for(let[p,h]of r.entries()){if(a&&kr(a)&&Tr(h)&&h.value&&h.value.source===a.key.source){let d=v(this,m,_).call(this,{type:"NGMicrosyntaxKey",name:h.key.source},h.key.span),x=(T,C)=>({...T,...this.transformSpan({start:T.start,end:C})}),D=T=>({...x(T,d.end),alias:d}),k=i.pop();if(k.type==="NGMicrosyntaxExpression")i.push(D(k));else if(k.type==="NGMicrosyntaxKeyedExpression"){let T=D(k.expression);i.push(x({...k,expression:T},T.end))}else throw new Error(`Unexpected type ${k.type}`)}else i.push(v(this,m,Pr).call(this,h,p));a=h}return v(this,m,_).call(this,{type:"NGMicrosyntax",body:i},i.length===0?n[0].sourceSpan:{start:i[0].start,end:_r(0,i,-1).end})},Pr=function(n,s){if(kr(n)){let{key:r,value:i}=n;return i?s===0?v(this,m,_).call(this,{type:"NGMicrosyntaxExpression",expression:v(this,m,on).call(this,i.ast),alias:null},i):v(this,m,_).call(this,{type:"NGMicrosyntaxKeyedExpression",key:v(this,m,_).call(this,{type:"NGMicrosyntaxKey",name:v(this,m,an).call(this,r.source)},r.span),expression:v(this,m,_).call(this,{type:"NGMicrosyntaxExpression",expression:v(this,m,on).call(this,i.ast),alias:null},i)},[r.span.start,i.sourceSpan.end]):v(this,m,_).call(this,{type:"NGMicrosyntaxKey",name:v(this,m,an).call(this,r.source)},r.span)}else{let{key:r,sourceSpan:i}=n;if(/^let\s$/.test(j(this,te).slice(i.start,i.start+4))){let{value:a}=n;return v(this,m,_).call(this,{type:"NGMicrosyntaxLet",key:v(this,m,_).call(this,{type:"NGMicrosyntaxKey",name:r.source},r.span),value:a?v(this,m,_).call(this,{type:"NGMicrosyntaxKey",name:a.source},a.span):null},[i.start,a?a.span.end:r.span.end])}else{let a=v(this,m,Ir).call(this,n);return v(this,m,_).call(this,{type:"NGMicrosyntaxAs",key:v(this,m,_).call(this,{type:"NGMicrosyntaxKey",name:a.source},a.span),alias:v(this,m,_).call(this,{type:"NGMicrosyntaxKey",name:r.source},r.span)},[a.span.start,r.span.end])}}},me);function Lr(t,e){return new eo(t,e).expressions}var it=t=>e=>{let{result:n,comments:s}=t(e);return Object.assign(yr(n),{comments:s})},ot=it(Rs),cn=it($s),to=it(Os),un=it(Ds),pn=t=>Lr(Bs(t).result.templateBindings,t);function hn(t){let e=t.range?.[0]??t.start,n=(t.declaration?.decorators??t.decorators)?.[0];return n?Math.min(hn(n),e):e}function Mr(t){return t.range?.[1]??t.end}function at(t){return{astFormat:"estree",parse(e){let n=t(e),{comments:s}=n;return delete n.comments,t===ot&&n.type!=="NGChainedExpression"&&(n={...n,type:"NGChainedExpression",expressions:[n]}),{type:"NGRoot",node:n,comments:s}},locStart:hn,locEnd:Mr}}var no=at(ot),so=at(cn),ro=at(un),io=at(pn);export{Rr as default,fn as parsers};
|
|
1
|
+
var lr=Object.defineProperty;var cr=Object.getPrototypeOf;var ur=Reflect.get;var kn=t=>{throw TypeError(t)};var _n=(t,e)=>{for(var n in e)lr(t,n,{get:e[n],enumerable:!0})};var vt=(t,e,n)=>e.has(t)||kn("Cannot "+n);var z=(t,e,n)=>(vt(t,e,"read from private field"),n?n.call(t):e.get(t)),De=(t,e,n)=>e.has(t)?kn("Cannot add the same private member more than once"):e instanceof WeakSet?e.add(t):e.set(t,n),wt=(t,e,n,s)=>(vt(t,e,"write to private field"),s?s.call(t,n):e.set(t,n),n),w=(t,e,n)=>(vt(t,e,"access private method"),n);var In=(t,e,n)=>ur(cr(t),n,e);var or={};_n(or,{parsers:()=>Cn});var Cn={};_n(Cn,{__ng_action:()=>Ko,__ng_binding:()=>Zo,__ng_directive:()=>ta,__ng_interpolation:()=>ea});function pr(t){return typeof t=="string"?e=>e===t:e=>t.test(e)}function An(t,e,n){let s=pr(e);for(let i=n;i<t.length;i++){let r=t[i];if(s(r))return i}throw new Error(`Cannot find character ${e} from index ${n} in ${JSON.stringify(t)}`)}function Pn(t){return t.slice(0,1).toLowerCase()+t.slice(1)}function Be(t){let{start:e,end:n}=t;return{start:e,end:n,range:[e,n]}}function Nn(t){return!!t.extra?.parenthesized}function ye(t){return t.type==="TSNonNullExpression"&&!Nn(t)?ye(t.expression):(t.type==="OptionalCallExpression"||t.type==="OptionalMemberExpression")&&!Nn(t)}var ra=new RegExp(`(\\:not\\()|(([\\.\\#]?)[-\\w]+)|(?:\\[([-.\\w*\\\\$]+)(?:=(["']?)([^\\]"']*)\\5)?\\])|(\\))|(\\s*,\\s*)`,"g");var x;(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"})(x||(x={}));var K,Ln="svg",hr="math",Bs="",$n="*",yt=()=>Object.create(null);function fr(){return K||(K=yt(),B(x.HTML,void 0,[["iframe",["srcdoc"]],["*",["innerHTML","outerHTML"]]]),B(x.STYLE,void 0,[["*",["style"]]]),B(x.URL,void 0,[["*",["formAction"]],["area",["href"]],["a",["href","xlink:href"]],["form",["action"]],["img",["src"]],["video",["src"]]]),B(x.URL,hr,[["*",["href","xlink:href"]]]),B(x.RESOURCE_URL,void 0,[["base",["href"]],["embed",["src"]],["frame",["src"]],["iframe",["src"]],["link",["href"]],["object",["codebase","data"]]]),B(x.URL,Ln,[["a",["href","xlink:href"]]]),B(x.ATTRIBUTE_NO_BINDING,Ln,[["animate",["attributeName","values","to","from"]],["set",["to","attributeName"]],["animateMotion",["attributeName"]],["animateTransform",["attributeName"]]]),B(x.ATTRIBUTE_NO_BINDING,void 0,[["unknown",["attributeName","values","to","from","sandbox","allow","allowFullscreen","referrerPolicy","csp","fetchPriority","credentialless"]],["iframe",["sandbox","allow","allowFullscreen","referrerPolicy","csp","fetchPriority","credentialless"]]]),K)}function B(t,e,n){let s=e??Bs;for(let[i,r]of n){let a=i.toLowerCase();for(let u of r){let h=u.toLowerCase(),d=K[h]??(K[h]=yt()),g=d[s]??(d[s]=yt());g[a]=t}}}function dr(t,e,n){let i=fr()[e.toLowerCase()];if(!i)return x.NONE;let r=t.toLowerCase(),a;if(n){let u=i[n];u&&(a=u[r]??u[$n])}if(a===void 0){let u=i[Bs];u&&(a=u[r]??u[$n])}return a??x.NONE}var Mn;(function(t){t[t.Emulated=0]="Emulated",t[t.None=2]="None",t[t.ShadowDom=3]="ShadowDom",t[t.ExperimentalIsolatedShadowDom=4]="ExperimentalIsolatedShadowDom"})(Mn||(Mn={}));var Rn;(function(t){t[t.OnPush=0]="OnPush",t[t.Default=1]="Default",t[t.Eager=1]="Eager"})(Rn||(Rn={}));var On;(function(t){t[t.None=0]="None",t[t.SignalBased=1]="SignalBased",t[t.HasDecoratorInputTransform=2]="HasDecoratorInputTransform"})(On||(On={}));var Dn={name:"custom-elements"},Bn={name:"no-errors-schema"};var Fn;(function(t){t[t.Error=0]="Error",t[t.Warning=1]="Warning",t[t.Ignore=2]="Ignore"})(Fn||(Fn={}));var Vn;(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"})(Vn||(Vn={}));var Hn;(function(t){t[t.Directive=0]="Directive",t[t.Pipe=1]="Pipe",t[t.NgModule=2]="NgModule"})(Hn||(Hn={}));var Un;(function(t){t[t.Emulated=0]="Emulated",t[t.None=2]="None",t[t.ShadowDom=3]="ShadowDom",t[t.ExperimentalIsolatedShadowDom=4]="ExperimentalIsolatedShadowDom"})(Un||(Un={}));var Wn;(function(t){t[t.Little=0]="Little",t[t.Big=1]="Big"})(Wn||(Wn={}));var qn;(function(t){t[t.None=0]="None",t[t.Const=1]="Const"})(qn||(qn={}));var jn;(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"})(jn||(jn={}));var zn;(function(t){t[t.Minus=0]="Minus",t[t.Plus=1]="Plus"})(zn||(zn={}));var p;(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"})(p||(p={}));function mr(t,e){return t==null||e==null?t==e:t.isEquivalent(e)}function gr(t,e,n){let s=t.length;if(s!==e.length)return!1;for(let i=0;i<s;i++)if(!n(t[i],e[i]))return!1;return!0}function ue(t,e){return gr(t,e,(n,s)=>n.isEquivalent(s))}var y=class{leadingComments;type;sourceSpan;constructor(e,n,s){this.leadingComments=s,this.type=e||null,this.sourceSpan=n||null}prop(e,n){return new Nt(this,e,null,n)}key(e,n,s){return new At(this,e,n,s)}callFn(e,n,s,i){return new bt(this,e,null,n,s,i)}instantiate(e,n,s,i){return new Tt(this,e,n,s)}conditional(e,n=null,s,i){return new It(this,e,n,null,s)}equals(e,n){return new S(p.Equals,this,e,null,n)}notEquals(e,n){return new S(p.NotEquals,this,e,null,n)}identical(e,n){return new S(p.Identical,this,e,null,n)}notIdentical(e,n){return new S(p.NotIdentical,this,e,null,n)}minus(e,n){return new S(p.Minus,this,e,null,n)}plus(e,n){return new S(p.Plus,this,e,null,n)}divide(e,n){return new S(p.Divide,this,e,null,n)}multiply(e,n){return new S(p.Multiply,this,e,null,n)}modulo(e,n){return new S(p.Modulo,this,e,null,n)}power(e,n){return new S(p.Exponentiation,this,e,null,n)}and(e,n){return new S(p.And,this,e,null,n)}bitwiseOr(e,n){return new S(p.BitwiseOr,this,e,null,n)}bitwiseAnd(e,n){return new S(p.BitwiseAnd,this,e,null,n)}or(e,n){return new S(p.Or,this,e,null,n)}lower(e,n){return new S(p.Lower,this,e,null,n)}lowerEquals(e,n){return new S(p.LowerEquals,this,e,null,n)}bigger(e,n){return new S(p.Bigger,this,e,null,n)}biggerEquals(e,n){return new S(p.BiggerEquals,this,e,null,n)}isBlank(e){return this.equals(TYPED_NULL_EXPR,e)}nullishCoalesce(e,n){return new S(p.NullishCoalesce,this,e,null,n)}toStmt(e){return new Ue(this,null,e)}},Et=class t extends y{name;constructor(e,n,s,i){super(n,s,i),this.name=e}isEquivalent(e){return e instanceof t&&this.name===e.name}isConstant(){return!1}visitExpression(e,n){return e.visitReadVarExpr(this,n)}clone(){return new t(this.name,this.type,this.sourceSpan)}set(e){return new S(p.Assign,this,e,null,this.sourceSpan)}},Ct=class t extends y{expr;constructor(e,n,s,i){super(n,s,i),this.expr=e}visitExpression(e,n){return e.visitTypeofExpr(this,n)}isEquivalent(e){return e instanceof t&&e.expr.isEquivalent(this.expr)}isConstant(){return this.expr.isConstant()}clone(){return new t(this.expr.clone())}};var bt=class t extends y{fn;args;pure;isOptional;constructor(e,n,s,i,r=!1,a,u=!1){super(s,i,a),this.fn=e,this.args=n,this.pure=r,this.isOptional=u}get receiver(){return this.fn}isEquivalent(e){return e instanceof t&&this.fn.isEquivalent(e.fn)&&ue(this.args,e.args)&&this.pure===e.pure}isConstant(){return!1}visitExpression(e,n){return e.visitInvokeFunctionExpr(this,n)}clone(){return new t(this.fn.clone(),this.args.map(e=>e.clone()),this.type,this.sourceSpan,this.pure,[],this.isOptional)}};var Tt=class t extends y{classExpr;args;constructor(e,n,s,i,r){super(s,i,r),this.classExpr=e,this.args=n}isEquivalent(e){return e instanceof t&&this.classExpr.isEquivalent(e.classExpr)&&ue(this.args,e.args)}isConstant(){return!1}visitExpression(e,n){return e.visitInstantiateExpr(this,n)}clone(){return new t(this.classExpr.clone(),this.args.map(e=>e.clone()),this.type,this.sourceSpan)}},kt=class t extends y{body;flags;constructor(e,n,s,i){super(null,s,i),this.body=e,this.flags=n}isEquivalent(e){return e instanceof t&&this.body===e.body&&this.flags===e.flags}isConstant(){return!0}visitExpression(e,n){return e.visitRegularExpressionLiteral(this,n)}clone(){return new t(this.body,this.flags,this.sourceSpan)}},He=class t extends y{value;constructor(e,n,s,i){super(n,s,i),this.value=e}isEquivalent(e){return e instanceof t&&this.value===e.value}isConstant(){return!0}visitExpression(e,n){return e.visitLiteralExpr(this,n)}clone(){return new t(this.value,this.type,this.sourceSpan)}};var _t=class t extends y{value;typeParams;constructor(e,n,s=null,i,r){super(n,i,r),this.value=e,this.typeParams=s}isEquivalent(e){return e instanceof t&&this.value.name===e.value.name&&this.value.moduleName===e.value.moduleName}isConstant(){return!1}visitExpression(e,n){return e.visitExternalExpr(this,n)}clone(){return new t(this.value,this.type,this.typeParams,this.sourceSpan)}};var It=class t extends y{condition;falseCase;trueCase;constructor(e,n,s=null,i,r,a){super(i||n.type,r,a),this.condition=e,this.falseCase=s,this.trueCase=n}isEquivalent(e){return e instanceof t&&this.condition.isEquivalent(e.condition)&&this.trueCase.isEquivalent(e.trueCase)&&mr(this.falseCase,e.falseCase)}isConstant(){return!1}visitExpression(e,n){return e.visitConditionalExpr(this,n)}clone(){return new t(this.condition.clone(),this.trueCase.clone(),this.falseCase?.clone(),this.type,this.sourceSpan)}};var S=class t extends y{operator;rhs;lhs;constructor(e,n,s,i,r,a){super(i||n.type,r,a),this.operator=e,this.rhs=s,this.lhs=n}isEquivalent(e){return e instanceof t&&this.operator===e.operator&&this.lhs.isEquivalent(e.lhs)&&this.rhs.isEquivalent(e.rhs)}isConstant(){return!1}visitExpression(e,n){return e.visitBinaryOperatorExpr(this,n)}clone(){return new t(this.operator,this.lhs.clone(),this.rhs.clone(),this.type,this.sourceSpan)}isAssignment(){let e=this.operator;return e===p.Assign||e===p.AdditionAssignment||e===p.SubtractionAssignment||e===p.MultiplicationAssignment||e===p.DivisionAssignment||e===p.RemainderAssignment||e===p.ExponentiationAssignment||e===p.AndAssignment||e===p.OrAssignment||e===p.NullishCoalesceAssignment}},Nt=class t extends y{receiver;name;isOptional;constructor(e,n,s,i,r,a=!1){super(s,i,r),this.receiver=e,this.name=n,this.isOptional=a}get index(){return this.name}isEquivalent(e){return e instanceof t&&this.receiver.isEquivalent(e.receiver)&&this.name===e.name&&this.isOptional===e.isOptional}isConstant(){return!1}visitExpression(e,n){return e.visitReadPropExpr(this,n)}set(e){return new S(p.Assign,this.receiver.prop(this.name),e,null,this.sourceSpan)}clone(){return new t(this.receiver.clone(),this.name,this.type,this.sourceSpan,[],this.isOptional)}},At=class t extends y{receiver;index;isOptional;constructor(e,n,s,i,r,a=!1){super(s,i,r),this.receiver=e,this.index=n,this.isOptional=a}isEquivalent(e){return e instanceof t&&this.receiver.isEquivalent(e.receiver)&&this.index.isEquivalent(e.index)&&this.isOptional===e.isOptional}isConstant(){return!1}visitExpression(e,n){return e.visitReadKeyExpr(this,n)}set(e){return new S(p.Assign,this.receiver.key(this.index),e,null,this.sourceSpan)}clone(){return new t(this.receiver.clone(),this.index.clone(),this.type,this.sourceSpan,[],this.isOptional)}},Pt=class t extends y{entries;constructor(e,n,s,i){super(n,s,i),this.entries=e}isConstant(){return this.entries.every(e=>e.isConstant())}isEquivalent(e){return e instanceof t&&ue(this.entries,e.entries)}visitExpression(e,n){return e.visitLiteralArrayExpr(this,n)}clone(){return new t(this.entries.map(e=>e.clone()),this.type,this.sourceSpan)}};var Lt=class t{expression;constructor(e){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()}},$t=class t extends y{entries;valueType=null;constructor(e,n,s,i){super(n,s,i),this.entries=e,n&&(this.valueType=n.valueType)}isEquivalent(e){return e instanceof t&&ue(this.entries,e.entries)}isConstant(){return this.entries.every(e=>e.isConstant())}visitExpression(e,n){return e.visitLiteralMapExpr(this,n)}clone(){let e=this.entries.map(n=>n.clone());return new t(e,this.type,this.sourceSpan)}};var Mt=class t extends y{expression;constructor(e,n,s){super(null,n,s),this.expression=e}isEquivalent(e){return e instanceof t&&this.expression.isEquivalent(e.expression)}isConstant(){return this.expression.isConstant()}visitExpression(e,n){return e.visitSpreadElementExpr(this,n)}clone(){return new t(this.expression.clone(),this.sourceSpan)}},pe;(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"})(pe||(pe={}));var he=class{modifiers;sourceSpan;leadingComments;constructor(e=pe.None,n=null,s){this.modifiers=e,this.sourceSpan=n,this.leadingComments=s}hasModifier(e){return(this.modifiers&e)!==0}addLeadingComment(e){this.leadingComments=this.leadingComments??[],this.leadingComments.push(e)}},Rt=class t extends he{name;value;type;constructor(e,n,s,i,r,a){super(i,r,a),this.name=e,this.value=n,this.type=s||n&&n.type||null}isEquivalent(e){return e instanceof t&&this.name===e.name&&(this.value?!!e.value&&this.value.isEquivalent(e.value):!e.value)}visitStatement(e,n){return e.visitDeclareVarStmt(this,n)}};var Ue=class t extends he{expr;constructor(e,n,s){super(pe.None,n,s),this.expr=e}isEquivalent(e){return e instanceof t&&this.expr.isEquivalent(e.expr)}visitStatement(e,n){return e.visitExpressionStmt(this,n)}},We=class t extends he{value;constructor(e,n=null,s){super(pe.None,n,s),this.value=e}isEquivalent(e){return e instanceof t&&this.value.isEquivalent(e.value)}visitStatement(e,n){return e.visitReturnStmt(this,n)}},Ot=class t extends he{condition;trueCase;falseCase;constructor(e,n,s=[],i,r){super(pe.None,i,r),this.condition=e,this.trueCase=n,this.falseCase=s}isEquivalent(e){return e instanceof t&&this.condition.isEquivalent(e.condition)&&ue(this.trueCase,e.trueCase)&&ue(this.falseCase,e.falseCase)}visitStatement(e,n){return e.visitIfStmt(this,n)}};var Gn=class t{static INSTANCE=new t;keyOf(e){if(e instanceof He&&typeof e.value=="string")return`"${e.value}"`;if(e instanceof He)return String(e.value);if(e instanceof kt)return`/${e.body}/${e.flags??""}`;if(e instanceof Pt){let n=[];for(let s of e.entries)n.push(this.keyOf(s));return`[${n.join(",")}]`}else if(e instanceof $t){let n=[];for(let s of e.entries)if(s instanceof Lt)n.push("..."+this.keyOf(s.expression));else{let i=s.key;s.quoted&&(i=`"${i}"`),n.push(i+":"+this.keyOf(s.value))}return`{${n.join(",")}}`}else{if(e instanceof _t)return`import("${e.value.moduleName}", ${e.value.name})`;if(e instanceof Et)return`read(${e.name})`;if(e instanceof Ct)return`typeof(${this.keyOf(e.expr)})`;if(e instanceof Mt)return`...${this.keyOf(e.expression)}`;throw new Error(`${this.constructor.name} does not handle expressions of type ${e.constructor.name}`)}}};var o="@angular/core",c=class{static core={name:null,moduleName:o};static namespaceHTML={name:"\u0275\u0275namespaceHTML",moduleName:o};static namespaceMathML={name:"\u0275\u0275namespaceMathML",moduleName:o};static namespaceSVG={name:"\u0275\u0275namespaceSVG",moduleName:o};static element={name:"\u0275\u0275element",moduleName:o};static elementStart={name:"\u0275\u0275elementStart",moduleName:o};static elementEnd={name:"\u0275\u0275elementEnd",moduleName:o};static domElement={name:"\u0275\u0275domElement",moduleName:o};static domElementStart={name:"\u0275\u0275domElementStart",moduleName:o};static domElementEnd={name:"\u0275\u0275domElementEnd",moduleName:o};static domElementContainer={name:"\u0275\u0275domElementContainer",moduleName:o};static domElementContainerStart={name:"\u0275\u0275domElementContainerStart",moduleName:o};static domElementContainerEnd={name:"\u0275\u0275domElementContainerEnd",moduleName:o};static domTemplate={name:"\u0275\u0275domTemplate",moduleName:o};static domListener={name:"\u0275\u0275domListener",moduleName:o};static advance={name:"\u0275\u0275advance",moduleName:o};static syntheticHostProperty={name:"\u0275\u0275syntheticHostProperty",moduleName:o};static syntheticHostListener={name:"\u0275\u0275syntheticHostListener",moduleName:o};static attribute={name:"\u0275\u0275attribute",moduleName:o};static classProp={name:"\u0275\u0275classProp",moduleName:o};static elementContainerStart={name:"\u0275\u0275elementContainerStart",moduleName:o};static elementContainerEnd={name:"\u0275\u0275elementContainerEnd",moduleName:o};static elementContainer={name:"\u0275\u0275elementContainer",moduleName:o};static styleMap={name:"\u0275\u0275styleMap",moduleName:o};static classMap={name:"\u0275\u0275classMap",moduleName:o};static styleProp={name:"\u0275\u0275styleProp",moduleName:o};static interpolate={name:"\u0275\u0275interpolate",moduleName:o};static interpolate1={name:"\u0275\u0275interpolate1",moduleName:o};static interpolate2={name:"\u0275\u0275interpolate2",moduleName:o};static interpolate3={name:"\u0275\u0275interpolate3",moduleName:o};static interpolate4={name:"\u0275\u0275interpolate4",moduleName:o};static interpolate5={name:"\u0275\u0275interpolate5",moduleName:o};static interpolate6={name:"\u0275\u0275interpolate6",moduleName:o};static interpolate7={name:"\u0275\u0275interpolate7",moduleName:o};static interpolate8={name:"\u0275\u0275interpolate8",moduleName:o};static interpolateV={name:"\u0275\u0275interpolateV",moduleName:o};static nextContext={name:"\u0275\u0275nextContext",moduleName:o};static resetView={name:"\u0275\u0275resetView",moduleName:o};static templateCreate={name:"\u0275\u0275template",moduleName:o};static defer={name:"\u0275\u0275defer",moduleName:o};static deferWhen={name:"\u0275\u0275deferWhen",moduleName:o};static deferOnIdle={name:"\u0275\u0275deferOnIdle",moduleName:o};static deferOnImmediate={name:"\u0275\u0275deferOnImmediate",moduleName:o};static deferOnTimer={name:"\u0275\u0275deferOnTimer",moduleName:o};static deferOnHover={name:"\u0275\u0275deferOnHover",moduleName:o};static deferOnInteraction={name:"\u0275\u0275deferOnInteraction",moduleName:o};static deferOnViewport={name:"\u0275\u0275deferOnViewport",moduleName:o};static deferPrefetchWhen={name:"\u0275\u0275deferPrefetchWhen",moduleName:o};static deferPrefetchOnIdle={name:"\u0275\u0275deferPrefetchOnIdle",moduleName:o};static deferPrefetchOnImmediate={name:"\u0275\u0275deferPrefetchOnImmediate",moduleName:o};static deferPrefetchOnTimer={name:"\u0275\u0275deferPrefetchOnTimer",moduleName:o};static deferPrefetchOnHover={name:"\u0275\u0275deferPrefetchOnHover",moduleName:o};static deferPrefetchOnInteraction={name:"\u0275\u0275deferPrefetchOnInteraction",moduleName:o};static deferPrefetchOnViewport={name:"\u0275\u0275deferPrefetchOnViewport",moduleName:o};static deferHydrateWhen={name:"\u0275\u0275deferHydrateWhen",moduleName:o};static deferHydrateNever={name:"\u0275\u0275deferHydrateNever",moduleName:o};static deferHydrateOnIdle={name:"\u0275\u0275deferHydrateOnIdle",moduleName:o};static deferHydrateOnImmediate={name:"\u0275\u0275deferHydrateOnImmediate",moduleName:o};static deferHydrateOnTimer={name:"\u0275\u0275deferHydrateOnTimer",moduleName:o};static deferHydrateOnHover={name:"\u0275\u0275deferHydrateOnHover",moduleName:o};static deferHydrateOnInteraction={name:"\u0275\u0275deferHydrateOnInteraction",moduleName:o};static deferHydrateOnViewport={name:"\u0275\u0275deferHydrateOnViewport",moduleName:o};static deferEnableTimerScheduling={name:"\u0275\u0275deferEnableTimerScheduling",moduleName:o};static enableIncrementalHydrationRuntime={name:"\u0275\u0275enableIncrementalHydrationRuntime",moduleName:o};static conditionalCreate={name:"\u0275\u0275conditionalCreate",moduleName:o};static conditionalBranchCreate={name:"\u0275\u0275conditionalBranchCreate",moduleName:o};static conditional={name:"\u0275\u0275conditional",moduleName:o};static repeater={name:"\u0275\u0275repeater",moduleName:o};static repeaterCreate={name:"\u0275\u0275repeaterCreate",moduleName:o};static repeaterTrackByIndex={name:"\u0275\u0275repeaterTrackByIndex",moduleName:o};static repeaterTrackByIdentity={name:"\u0275\u0275repeaterTrackByIdentity",moduleName:o};static componentInstance={name:"\u0275\u0275componentInstance",moduleName:o};static text={name:"\u0275\u0275text",moduleName:o};static enableBindings={name:"\u0275\u0275enableBindings",moduleName:o};static disableBindings={name:"\u0275\u0275disableBindings",moduleName:o};static getCurrentView={name:"\u0275\u0275getCurrentView",moduleName:o};static textInterpolate={name:"\u0275\u0275textInterpolate",moduleName:o};static textInterpolate1={name:"\u0275\u0275textInterpolate1",moduleName:o};static textInterpolate2={name:"\u0275\u0275textInterpolate2",moduleName:o};static textInterpolate3={name:"\u0275\u0275textInterpolate3",moduleName:o};static textInterpolate4={name:"\u0275\u0275textInterpolate4",moduleName:o};static textInterpolate5={name:"\u0275\u0275textInterpolate5",moduleName:o};static textInterpolate6={name:"\u0275\u0275textInterpolate6",moduleName:o};static textInterpolate7={name:"\u0275\u0275textInterpolate7",moduleName:o};static textInterpolate8={name:"\u0275\u0275textInterpolate8",moduleName:o};static textInterpolateV={name:"\u0275\u0275textInterpolateV",moduleName:o};static restoreView={name:"\u0275\u0275restoreView",moduleName:o};static pureFunction0={name:"\u0275\u0275pureFunction0",moduleName:o};static pureFunction1={name:"\u0275\u0275pureFunction1",moduleName:o};static pureFunction2={name:"\u0275\u0275pureFunction2",moduleName:o};static pureFunction3={name:"\u0275\u0275pureFunction3",moduleName:o};static pureFunction4={name:"\u0275\u0275pureFunction4",moduleName:o};static pureFunction5={name:"\u0275\u0275pureFunction5",moduleName:o};static pureFunction6={name:"\u0275\u0275pureFunction6",moduleName:o};static pureFunction7={name:"\u0275\u0275pureFunction7",moduleName:o};static pureFunction8={name:"\u0275\u0275pureFunction8",moduleName:o};static pureFunctionV={name:"\u0275\u0275pureFunctionV",moduleName:o};static pipeBind1={name:"\u0275\u0275pipeBind1",moduleName:o};static pipeBind2={name:"\u0275\u0275pipeBind2",moduleName:o};static pipeBind3={name:"\u0275\u0275pipeBind3",moduleName:o};static pipeBind4={name:"\u0275\u0275pipeBind4",moduleName:o};static pipeBindV={name:"\u0275\u0275pipeBindV",moduleName:o};static domProperty={name:"\u0275\u0275domProperty",moduleName:o};static ariaProperty={name:"\u0275\u0275ariaProperty",moduleName:o};static property={name:"\u0275\u0275property",moduleName:o};static control={name:"\u0275\u0275control",moduleName:o};static controlCreate={name:"\u0275\u0275controlCreate",moduleName:o};static animationEnterListener={name:"\u0275\u0275animateEnterListener",moduleName:o};static animationLeaveListener={name:"\u0275\u0275animateLeaveListener",moduleName:o};static animationEnter={name:"\u0275\u0275animateEnter",moduleName:o};static animationLeave={name:"\u0275\u0275animateLeave",moduleName:o};static i18n={name:"\u0275\u0275i18n",moduleName:o};static i18nAttributes={name:"\u0275\u0275i18nAttributes",moduleName:o};static i18nExp={name:"\u0275\u0275i18nExp",moduleName:o};static i18nStart={name:"\u0275\u0275i18nStart",moduleName:o};static i18nEnd={name:"\u0275\u0275i18nEnd",moduleName:o};static i18nApply={name:"\u0275\u0275i18nApply",moduleName:o};static i18nPostprocess={name:"\u0275\u0275i18nPostprocess",moduleName:o};static pipe={name:"\u0275\u0275pipe",moduleName:o};static projection={name:"\u0275\u0275projection",moduleName:o};static projectionDef={name:"\u0275\u0275projectionDef",moduleName:o};static reference={name:"\u0275\u0275reference",moduleName:o};static inject={name:"\u0275\u0275inject",moduleName:o};static injectAttribute={name:"\u0275\u0275injectAttribute",moduleName:o};static directiveInject={name:"\u0275\u0275directiveInject",moduleName:o};static invalidFactory={name:"\u0275\u0275invalidFactory",moduleName:o};static invalidFactoryDep={name:"\u0275\u0275invalidFactoryDep",moduleName:o};static templateRefExtractor={name:"\u0275\u0275templateRefExtractor",moduleName:o};static forwardRef={name:"forwardRef",moduleName:o};static resolveForwardRef={name:"resolveForwardRef",moduleName:o};static replaceMetadata={name:"\u0275\u0275replaceMetadata",moduleName:o};static getReplaceMetadataURL={name:"\u0275\u0275getReplaceMetadataURL",moduleName:o};static \u0275\u0275defineInjectable={name:"\u0275\u0275defineInjectable",moduleName:o};static declareInjectable={name:"\u0275\u0275ngDeclareInjectable",moduleName:o};static InjectableDeclaration={name:"\u0275\u0275InjectableDeclaration",moduleName:o};static defineService={name:"\u0275\u0275defineService",moduleName:o};static declareService={name:"\u0275\u0275ngDeclareService",moduleName:o};static resolveWindow={name:"\u0275\u0275resolveWindow",moduleName:o};static resolveDocument={name:"\u0275\u0275resolveDocument",moduleName:o};static resolveBody={name:"\u0275\u0275resolveBody",moduleName:o};static getComponentDepsFactory={name:"\u0275\u0275getComponentDepsFactory",moduleName:o};static defineComponent={name:"\u0275\u0275defineComponent",moduleName:o};static declareComponent={name:"\u0275\u0275ngDeclareComponent",moduleName:o};static setComponentScope={name:"\u0275\u0275setComponentScope",moduleName:o};static ChangeDetectionStrategy={name:"ChangeDetectionStrategy",moduleName:o};static ViewEncapsulation={name:"ViewEncapsulation",moduleName:o};static ComponentDeclaration={name:"\u0275\u0275ComponentDeclaration",moduleName:o};static FactoryDeclaration={name:"\u0275\u0275FactoryDeclaration",moduleName:o};static declareFactory={name:"\u0275\u0275ngDeclareFactory",moduleName:o};static FactoryTarget={name:"\u0275\u0275FactoryTarget",moduleName:o};static defineDirective={name:"\u0275\u0275defineDirective",moduleName:o};static declareDirective={name:"\u0275\u0275ngDeclareDirective",moduleName:o};static DirectiveDeclaration={name:"\u0275\u0275DirectiveDeclaration",moduleName:o};static InjectorDef={name:"\u0275\u0275InjectorDef",moduleName:o};static InjectorDeclaration={name:"\u0275\u0275InjectorDeclaration",moduleName:o};static defineInjector={name:"\u0275\u0275defineInjector",moduleName:o};static declareInjector={name:"\u0275\u0275ngDeclareInjector",moduleName:o};static NgModuleDeclaration={name:"\u0275\u0275NgModuleDeclaration",moduleName:o};static ModuleWithProviders={name:"ModuleWithProviders",moduleName:o};static defineNgModule={name:"\u0275\u0275defineNgModule",moduleName:o};static declareNgModule={name:"\u0275\u0275ngDeclareNgModule",moduleName:o};static setNgModuleScope={name:"\u0275\u0275setNgModuleScope",moduleName:o};static registerNgModuleType={name:"\u0275\u0275registerNgModuleType",moduleName:o};static PipeDeclaration={name:"\u0275\u0275PipeDeclaration",moduleName:o};static definePipe={name:"\u0275\u0275definePipe",moduleName:o};static declarePipe={name:"\u0275\u0275ngDeclarePipe",moduleName:o};static declareClassMetadata={name:"\u0275\u0275ngDeclareClassMetadata",moduleName:o};static declareClassMetadataAsync={name:"\u0275\u0275ngDeclareClassMetadataAsync",moduleName:o};static setClassMetadata={name:"\u0275setClassMetadata",moduleName:o};static setClassMetadataAsync={name:"\u0275setClassMetadataAsync",moduleName:o};static setClassDebugInfo={name:"\u0275setClassDebugInfo",moduleName:o};static queryRefresh={name:"\u0275\u0275queryRefresh",moduleName:o};static viewQuery={name:"\u0275\u0275viewQuery",moduleName:o};static loadQuery={name:"\u0275\u0275loadQuery",moduleName:o};static contentQuery={name:"\u0275\u0275contentQuery",moduleName:o};static viewQuerySignal={name:"\u0275\u0275viewQuerySignal",moduleName:o};static contentQuerySignal={name:"\u0275\u0275contentQuerySignal",moduleName:o};static queryAdvance={name:"\u0275\u0275queryAdvance",moduleName:o};static twoWayProperty={name:"\u0275\u0275twoWayProperty",moduleName:o};static twoWayBindingSet={name:"\u0275\u0275twoWayBindingSet",moduleName:o};static twoWayListener={name:"\u0275\u0275twoWayListener",moduleName:o};static declareLet={name:"\u0275\u0275declareLet",moduleName:o};static storeLet={name:"\u0275\u0275storeLet",moduleName:o};static readContextLet={name:"\u0275\u0275readContextLet",moduleName:o};static arrowFunction={name:"\u0275\u0275arrowFunction",moduleName:o};static attachSourceLocations={name:"\u0275\u0275attachSourceLocations",moduleName:o};static NgOnChangesFeature={name:"\u0275\u0275NgOnChangesFeature",moduleName:o};static ControlFeature={name:"\u0275\u0275ControlFeature",moduleName:o};static InheritDefinitionFeature={name:"\u0275\u0275InheritDefinitionFeature",moduleName:o};static ProvidersFeature={name:"\u0275\u0275ProvidersFeature",moduleName:o};static HostDirectivesFeature={name:"\u0275\u0275HostDirectivesFeature",moduleName:o};static ExternalStylesFeature={name:"\u0275\u0275ExternalStylesFeature",moduleName:o};static listener={name:"\u0275\u0275listener",moduleName:o};static getInheritedFactory={name:"\u0275\u0275getInheritedFactory",moduleName:o};static sanitizeHtml={name:"\u0275\u0275sanitizeHtml",moduleName:o};static sanitizeStyle={name:"\u0275\u0275sanitizeStyle",moduleName:o};static validateAttribute={name:"\u0275\u0275validateAttribute",moduleName:o};static sanitizeResourceUrl={name:"\u0275\u0275sanitizeResourceUrl",moduleName:o};static sanitizeScript={name:"\u0275\u0275sanitizeScript",moduleName:o};static sanitizeUrl={name:"\u0275\u0275sanitizeUrl",moduleName:o};static sanitizeUrlOrResourceUrl={name:"\u0275\u0275sanitizeUrlOrResourceUrl",moduleName:o};static trustConstantHtml={name:"\u0275\u0275trustConstantHtml",moduleName:o};static trustConstantResourceUrl={name:"\u0275\u0275trustConstantResourceUrl",moduleName:o};static inputDecorator={name:"Input",moduleName:o};static outputDecorator={name:"Output",moduleName:o};static viewChildDecorator={name:"ViewChild",moduleName:o};static viewChildrenDecorator={name:"ViewChildren",moduleName:o};static contentChildDecorator={name:"ContentChild",moduleName:o};static contentChildrenDecorator={name:"ContentChildren",moduleName:o};static InputSignalBrandWriteType={name:"\u0275INPUT_SIGNAL_BRAND_WRITE_TYPE",moduleName:o};static UnwrapDirectiveSignalInputs={name:"\u0275UnwrapDirectiveSignalInputs",moduleName:o};static unwrapWritableSignal={name:"\u0275unwrapWritableSignal",moduleName:o};static assertType={name:"\u0275assertType",moduleName:o}},vr=/-+([a-z0-9])/g;function wr(t){return t.replace(vr,(...e)=>e[1].toUpperCase())}var Dt=class{full;major;minor;patch;constructor(e){this.full=e;let n=e.split(".");this.major=n[0],this.minor=n[1],this.patch=n.slice(2).join(".")}};var oa=new Map([[p.And,"&&"],[p.Bigger,">"],[p.BiggerEquals,">="],[p.BitwiseOr,"|"],[p.BitwiseAnd,"&"],[p.Divide,"/"],[p.Assign,"="],[p.Equals,"=="],[p.Identical,"==="],[p.Lower,"<"],[p.LowerEquals,"<="],[p.Minus,"-"],[p.Modulo,"%"],[p.Exponentiation,"**"],[p.Multiply,"*"],[p.NotEquals,"!="],[p.NotIdentical,"!=="],[p.NullishCoalesce,"??"],[p.Or,"||"],[p.Plus,"+"],[p.In,"in"],[p.InstanceOf,"instanceof"],[p.AdditionAssignment,"+="],[p.SubtractionAssignment,"-="],[p.MultiplicationAssignment,"*="],[p.DivisionAssignment,"/="],[p.RemainderAssignment,"%="],[p.ExponentiationAssignment,"**="],[p.AndAssignment,"&&="],[p.OrAssignment,"||="],[p.NullishCoalesceAssignment,"??="]]);var Xn;(function(t){t[t.Class=0]="Class",t[t.Function=1]="Function"})(Xn||(Xn={}));var ee=class{start;end;constructor(e,n){this.start=e,this.end=n}toAbsolute(e){return new D(e+this.start,e+this.end)}},v=class{span;sourceSpan;constructor(e,n){this.span=e,this.sourceSpan=n}toString(){return"AST"}},Le=class extends v{nameSpan;constructor(e,n,s){super(e,n),this.nameSpan=s}},N=class extends v{visit(e,n=null){return e.visitEmptyExpr?.(this,n)}},fe=class extends v{visit(e,n=null){return e.visitImplicitReceiver(this,n)}},Bt=class extends v{visit(e,n=null){return e.visitThisReceiver?.(this,n)}},Ft=class extends v{expressions;constructor(e,n,s){super(e,n),this.expressions=s}visit(e,n=null){return e.visitChain(this,n)}},Vt=class extends v{condition;trueExp;falseExp;constructor(e,n,s,i,r){super(e,n),this.condition=s,this.trueExp=i,this.falseExp=r}visit(e,n=null){return e.visitConditional(this,n)}},ke=class extends Le{receiver;name;constructor(e,n,s,i,r){super(e,n,s),this.receiver=i,this.name=r}visit(e,n=null){return e.visitPropertyRead(this,n)}},Ht=class extends Le{receiver;name;constructor(e,n,s,i,r){super(e,n,s),this.receiver=i,this.name=r}visit(e,n=null){return e.visitSafePropertyRead(this,n)}},qe=class extends v{receiver;key;constructor(e,n,s,i){super(e,n),this.receiver=s,this.key=i}visit(e,n=null){return e.visitKeyedRead(this,n)}},Ut=class extends v{receiver;key;constructor(e,n,s,i){super(e,n),this.receiver=s,this.key=i}visit(e,n=null){return e.visitSafeKeyedRead(this,n)}},_e;(function(t){t[t.ReferencedByName=0]="ReferencedByName",t[t.ReferencedDirectly=1]="ReferencedDirectly"})(_e||(_e={}));var Wt=class extends Le{exp;name;args;type;constructor(e,n,s,i,r,a,u){super(e,n,u),this.exp=s,this.name=i,this.args=r,this.type=a}visit(e,n=null){return e.visitPipe(this,n)}},A=class extends v{value;constructor(e,n,s){super(e,n),this.value=s}visit(e,n=null){return e.visitLiteralPrimitive(this,n)}},qt=class extends v{expressions;constructor(e,n,s){super(e,n),this.expressions=s}visit(e,n=null){return e.visitLiteralArray(this,n)}},jt=class extends v{expression;constructor(e,n,s){super(e,n),this.expression=s}visit(e,n=null){return e.visitSpreadElement(this,n)}},zt=class extends v{keys;values;constructor(e,n,s,i){super(e,n),this.keys=s,this.values=i}visit(e,n=null){return e.visitLiteralMap(this,n)}},Sr=class extends v{strings;expressions;constructor(e,n,s,i){super(e,n),this.strings=s,this.expressions=i}visit(e,n=null){return e.visitInterpolation(this,n)}},E=class extends v{operation;left;right;constructor(e,n,s,i,r){super(e,n),this.operation=s,this.left=i,this.right=r}visit(e,n=null){return e.visitBinary(this,n)}static isAssignmentOperation(e){return e==="="||e==="+="||e==="-="||e==="*="||e==="/="||e==="%="||e==="**="||e==="&&="||e==="||="||e==="??="}},Ie=class t extends E{operator;expr;left=null;right=null;operation=null;static createMinus(e,n,s){return new t(e,n,"-",s,"-",new A(e,n,0),s)}static createPlus(e,n,s){return new t(e,n,"+",s,"-",s,new A(e,n,0))}constructor(e,n,s,i,r,a,u){super(e,n,r,a,u),this.operator=s,this.expr=i}visit(e,n=null){return e.visitUnary!==void 0?e.visitUnary(this,n):e.visitBinary(this,n)}},je=class extends v{expression;constructor(e,n,s){super(e,n),this.expression=s}visit(e,n=null){return e.visitPrefixNot(this,n)}},ze=class extends v{expression;constructor(e,n,s){super(e,n),this.expression=s}visit(e,n=null){return e.visitTypeofExpression(this,n)}},Ge=class extends v{expression;constructor(e,n,s){super(e,n),this.expression=s}visit(e,n=null){return e.visitVoidExpression(this,n)}},Gt=class extends v{expression;constructor(e,n,s){super(e,n),this.expression=s}visit(e,n=null){return e.visitNonNullAssert(this,n)}},Xe=class extends v{receiver;args;argumentSpan;constructor(e,n,s,i,r){super(e,n),this.receiver=s,this.args=i,this.argumentSpan=r}visit(e,n=null){return e.visitCall(this,n)}},Xt=class extends v{receiver;args;argumentSpan;constructor(e,n,s,i,r){super(e,n),this.receiver=s,this.args=i,this.argumentSpan=r}visit(e,n=null){return e.visitSafeCall(this,n)}},Qe=class extends v{tag;template;constructor(e,n,s,i){super(e,n),this.tag=s,this.template=i}visit(e,n){return e.visitTaggedTemplateLiteral(this,n)}},Je=class extends v{elements;expressions;constructor(e,n,s,i){super(e,n),this.elements=s,this.expressions=i}visit(e,n){return e.visitTemplateLiteral(this,n)}},Ye=class extends v{text;constructor(e,n,s){super(e,n),this.text=s}visit(e,n){return e.visitTemplateLiteralElement(this,n)}},$e=class extends v{expression;constructor(e,n,s){super(e,n),this.expression=s}visit(e,n){return e.visitParenthesizedExpression(this,n)}},Qt=class{name;span;sourceSpan;constructor(e,n,s){this.name=e,this.span=n,this.sourceSpan=s}},Jt=class extends v{parameters;body;constructor(e,n,s,i){super(e,n),this.parameters=s,this.body=i}visit(e,n){return e.visitArrowFunction(this,n)}},Yt=class extends v{body;flags;constructor(e,n,s,i){super(e,n),this.body=s,this.flags=i}visit(e,n){return e.visitRegularExpressionLiteral(this,n)}},D=class{start;end;constructor(e,n){this.start=e,this.end=n}},U=class extends v{ast;source;location;errors;constructor(e,n,s,i,r){super(new ee(0,n===null?0:n.length),new D(i,n===null?i:i+n.length)),this.ast=e,this.source=n,this.location=s,this.errors=r}visit(e,n=null){return e.visitASTWithSource?e.visitASTWithSource(this,n):this.ast.visit(e,n)}toString(){return`${this.source} in ${this.location}`}},de=class{sourceSpan;key;value;constructor(e,n,s){this.sourceSpan=e,this.key=n,this.value=s}},Me=class{sourceSpan;key;value;constructor(e,n,s){this.sourceSpan=e,this.key=n,this.value=s}},Kt=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 s=0;s<e.elements.length;s++){this.visit(e.elements[s],n);let i=s<e.expressions.length?e.expressions[s]:null;i!==null&&this.visit(i,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 s of e)this.visit(s,n)}};var Qn;(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"})(Qn||(Qn={}));var Jn;(function(t){t[t.Regular=0]="Regular",t[t.LegacyAnimation=1]="LegacyAnimation",t[t.TwoWay=2]="TwoWay",t[t.Animation=3]="Animation"})(Jn||(Jn={}));var M;(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"})(M||(M={}));var Yn;(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"})(Yn||(Yn={}));function ot(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 Kn(t){return ot(t)[1]==="ng-container"}function Zn(t){return ot(t)[1]==="ng-content"}var xr="ctx";var Ee=0;var Fs=9,Ve=10,yr=11,Er=12,Cr=13,Vs=32,br=33,Hs=34,Tr=35,un=36,kr=37,es=38,Us=39,Q=40,L=41,ts=42,Ws=43,V=44,qs=45,G=46,Ke=47,J=58,Te=59,_r=60,C=61,ns=62,ss=63,Ir=48;var Nr=57,pn=65,Ar=69;var hn=90,ce=91,St=92,Z=93,Pr=94,at=95,js=97;var Lr=101,$r=102,Mr=110,Rr=114,Or=116,Dr=117,Br=118;var zs=122,Ne=123,is=124,oe=125,Gs=160;var Zt=96;function Fr(t){return t>=Fs&&t<=Vs||t==Gs}function X(t){return Ir<=t&&t<=Nr}function en(t){return t>=js&&t<=zs||t>=pn&&t<=hn}function rs(t){return t===Us||t===Hs||t===Zt}var Ze=class t{file;offset;line;col;constructor(e,n,s,i){this.file=e,this.offset=n,this.line=s,this.col=i}toString(){return this.offset!=null?`${this.file.url}@${this.line}:${this.col}`:this.file.url}moveBy(e){let n=this.file.content,s=n.length,i=this.offset,r=this.line,a=this.col;for(;i>0&&e<0;)if(i--,e++,n.charCodeAt(i)==Ve){r--;let h=n.substring(0,i-1).lastIndexOf(String.fromCharCode(Ve));a=h>0?i-h:i}else a--;for(;i<s&&e>0;){let u=n.charCodeAt(i);i++,e--,u==Ve?(r++,a=0):a++}return new t(this.file,i,r,a)}getContext(e,n){let s=this.file.content,i=this.offset;if(i!=null){i>s.length-1&&(i=s.length-1);let r=i,a=0,u=0;for(;a<e&&i>0&&(i--,a++,!(s[i]==`
|
|
2
|
+
`&&++u==n)););for(a=0,u=0;a<e&&r<s.length-1&&(r++,a++,!(s[r]==`
|
|
3
|
+
`&&++u==n)););return{before:s.substring(i,this.offset),after:s.substring(this.offset,r+1)}}return null}},et=class{content;url;constructor(e,n){this.content=e,this.url=n}},tt=class{start;end;fullStart;details;constructor(e,n,s=e,i=null){this.start=e,this.end=n,this.fullStart=s,this.details=i}toString(){return this.start.file.content.substring(this.start.offset,this.end.offset)}},nt;(function(t){t[t.WARNING=0]="WARNING",t[t.ERROR=1]="ERROR"})(nt||(nt={}));var Re=class extends Error{span;msg;level;relatedError;constructor(e,n,s=nt.ERROR,i){super(n),this.span=e,this.msg=n,this.level=s,this.relatedError=i,Object.setPrototypeOf(this,new.target.prototype)}contextualMessage(){let e=this.span.start.getContext(100,3);return e?`${this.msg} ("${e.before}[${nt[this.level]} ->]${e.after}")`:this.msg}toString(){let e=this.span.details?`, ${this.span.details}`:"";return`${this.contextualMessage()}: ${this.span.start}${e}`}};var os;(function(t){t[t.Inline=0]="Inline",t[t.SideEffect=1]="SideEffect",t[t.Omit=2]="Omit"})(os||(os={}));var as;(function(t){t[t.Global=0]="Global",t[t.Local=1]="Local",t[t.Isolated=2]="Isolated"})(as||(as={}));var ls;(function(t){t[t.Directive=0]="Directive",t[t.Pipe=1]="Pipe",t[t.NgModule=2]="NgModule"})(ls||(ls={}));var Vr="(:(where|is)\\()?";var Xs="-shadowcsshost",Hr="-shadowcsscontext",tn="[^)(]*",Ur=`(?:\\(${tn}\\)|${tn})+?`,Wr=`(?:\\(${Ur}\\)|${tn})+?`,fn=`(?:\\((${Wr})\\))`,ca=new RegExp("(:nth-[-\\w]+)"+fn,"g"),ua=new RegExp(Xs+fn+"?([^,{]*)","gim"),qr=Hr+fn+"([^{]*)",pa=new RegExp(`${Vr}(${qr})`,"gim"),jr=Xs+"-no-combinator",ha=new RegExp(`${jr}(?![^(]*\\))`,"g");var Qs="%COMMENT%",fa=new RegExp(Qs,"g");var da=new RegExp(`(\\s*(?:${Qs}\\s*)*)([^;\\{\\}]+?)(\\s*)((?:{%BLOCK%}?\\s*;?)|(?:\\s*;))`,"g");var zr="%COMMA_IN_PLACEHOLDER%",Gr="%SEMI_IN_PLACEHOLDER%",Xr="%COLON_IN_PLACEHOLDER%",ma=new RegExp(zr,"g"),ga=new RegExp(Gr,"g"),va=new RegExp(Xr,"g");var l;(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"})(l||(l={}));var te;(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"})(te||(te={}));var cs;(function(t){t[t.None=0]="None",t[t.AlwaysInline=1]="AlwaysInline"})(cs||(cs={}));var us;(function(t){t[t.Context=0]="Context",t[t.Identifier=1]="Identifier",t[t.SavedView=2]="SavedView",t[t.Alias=3]="Alias"})(us||(us={}));var R;(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"})(R||(R={}));var ps;(function(t){t[t.Creation=0]="Creation",t[t.Postproccessing=1]="Postproccessing"})(ps||(ps={}));var hs;(function(t){t[t.I18nText=0]="I18nText",t[t.I18nAttribute=1]="I18nAttribute"})(hs||(hs={}));var fs;(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"})(fs||(fs={}));var ds;(function(t){t[t.HTML=0]="HTML",t[t.SVG=1]="SVG",t[t.Math=2]="Math"})(ds||(ds={}));var O;(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"})(O||(O={}));var ms;(function(t){t[t.RootI18n=0]="RootI18n",t[t.Icu=1]="Icu",t[t.Attr=2]="Attr"})(ms||(ms={}));var gs;(function(t){t[t.NgTemplate=0]="NgTemplate",t[t.Structural=1]="Structural",t[t.Block=2]="Block"})(gs||(gs={}));var nn=class t{static nextListId=0;debugListId=t.nextListId++;head={kind:l.ListEnd,next:null,prev:null,debugListId:this.debugListId};tail={kind:l.ListEnd,next:null,prev:null,debugListId:this.debugListId};constructor(){this.head.next=this.tail,this.tail.prev=this.head}push(e){if(Array.isArray(e)){for(let s of e)this.push(s);return}t.assertIsNotEnd(e),t.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 i of e)t.assertIsNotEnd(i),t.assertIsUnowned(i),i.debugListId=this.debugListId;let n=this.head.next,s=this.head;for(let i of e)s.next=i,i.prev=s,s=i;s.next=n,n.prev=s}*[Symbol.iterator](){let e=this.head.next;for(;e!==this.tail;){t.assertIsOwned(e,this.debugListId);let n=e.next;yield e,e=n}}*reversed(){let e=this.tail.prev;for(;e!==this.head;){t.assertIsOwned(e,this.debugListId);let n=e.prev;yield e,e=n}}static replace(e,n){t.assertIsNotEnd(e),t.assertIsNotEnd(n),t.assertIsOwned(e),t.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){t.remove(e);return}t.assertIsNotEnd(e),t.assertIsOwned(e);let s=e.debugListId;e.debugListId=null;for(let d of n)t.assertIsNotEnd(d),t.assertIsUnowned(d);let{prev:i,next:r}=e;e.prev=null,e.next=null;let a=i;for(let d of n)t.assertIsUnowned(d),d.debugListId=s,a.next=d,d.prev=a,d.next=null,a=d;let u=n[0],h=a;i!==null&&(i.next=u,u.prev=i),r!==null&&(r.prev=h,h.next=r)}static remove(e){t.assertIsNotEnd(e),t.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 s of e)t.insertBefore(s,n);return}if(t.assertIsOwned(n),n.prev===null)throw new Error("AssertionError: illegal operation on list start");t.assertIsNotEnd(e),t.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(t.assertIsOwned(n),n.next===null)throw new Error("AssertionError: illegal operation on list end");t.assertIsNotEnd(e),t.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: ${l[e.kind]}`)}static assertIsOwned(e,n){if(e.debugListId===null)throw new Error(`AssertionError: illegal operation on unowned node: ${l[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===l.ListEnd)throw new Error("AssertionError: illegal operation on list head or tail")}};function Qr(t){return{kind:l.Statement,statement:t,...Jr}}var Jr={debugListId:null,prev:null,next:null},Yr=Symbol("ConsumesSlot"),Js=Symbol("DependsOnSlotContext"),ve=Symbol("ConsumesVars"),lt=Symbol("UsesVarOffset"),wa={[Yr]:!0,numSlotsUsed:1},Sa={[Js]:!0},xa={[ve]:!0};var me=class{strings;expressions;i18nPlaceholders;constructor(e,n,s){if(this.strings=e,this.expressions=n,this.i18nPlaceholders=s,s.length!==0&&s.length!==n.length)throw new Error(`Expected ${n.length} placeholders to match interpolation expression count, but got ${s.length}`)}};var ne=class extends y{constructor(e=null){super(null,e)}};var vs=class t extends ne{target;value;sourceSpan;kind=te.StoreLet;[ve]=!0;[Js]=!0;constructor(e,n,s){super(),this.target=e,this.value=n,this.sourceSpan=s}visitExpression(){}isEquivalent(e){return e instanceof t&&e.target===this.target&&e.value.isEquivalent(this.value)}isConstant(){return!1}transformInternalExpressions(e,n){this.value=(this.value,void 0)}clone(){return new t(this.target,this.value,this.sourceSpan)}};var ws=class t extends ne{kind=te.PureFunctionExpr;[ve]=!0;[lt]=!0;varOffset=null;body;args;fn=null;constructor(e,n){super(),this.body=e,this.args=n}visitExpression(e,n){this.body?.visitExpression(e,n);for(let s of this.args)s.visitExpression(e,n)}isEquivalent(e){return!(e instanceof t)||e.args.length!==this.args.length?!1:e.body!==null&&this.body!==null&&e.body.isEquivalent(this.body)&&e.args.every((n,s)=>n.isEquivalent(this.args[s]))}isConstant(){return!1}transformInternalExpressions(e,n){this.body!==null?this.body=(this.body,n|q.InChildOperation,void 0):this.fn!==null&&(this.fn=(this.fn,void 0));for(let s=0;s<this.args.length;s++)this.args[s]=(this.args[s],void 0)}clone(){let e=new t(this.body?.clone()??null,this.args.map(n=>n.clone()));return e.fn=this.fn?.clone()??null,e.varOffset=this.varOffset,e}};var Ss=class t extends ne{target;targetSlot;name;args;kind=te.PipeBinding;[ve]=!0;[lt]=!0;varOffset=null;constructor(e,n,s,i){super(),this.target=e,this.targetSlot=n,this.name=s,this.args=i}visitExpression(e,n){for(let s of this.args)s.visitExpression(e,n)}isEquivalent(){return!1}isConstant(){return!1}transformInternalExpressions(e,n){for(let s=0;s<this.args.length;s++)this.args[s]=(this.args[s],void 0)}clone(){let e=new t(this.target,this.targetSlot,this.name,this.args.map(n=>n.clone()));return e.varOffset=this.varOffset,e}},xs=class t extends ne{target;targetSlot;name;args;numArgs;kind=te.PipeBindingVariadic;[ve]=!0;[lt]=!0;varOffset=null;constructor(e,n,s,i,r){super(),this.target=e,this.targetSlot=n,this.name=s,this.args=i,this.numArgs=r}visitExpression(e,n){this.args.visitExpression(e,n)}isEquivalent(){return!1}isConstant(){return!1}transformInternalExpressions(e,n){this.args=(this.args,void 0)}clone(){let e=new t(this.target,this.targetSlot,this.name,this.args.clone(),this.numArgs);return e.varOffset=this.varOffset,e}};var ys=class t extends ne{parameters;body;kind=te.ArrowFunction;[ve]=!0;[lt]=!0;contextName=xr;currentViewName="view";varOffset=null;ops;constructor(e,n){super(),this.parameters=e,this.body=n,this.ops=new nn,this.ops.push([Qr(new We(n,n.sourceSpan))])}visitExpression(e,n){for(let s of this.ops)Kr(s,i=>{i.visitExpression(e,n)})}isEquivalent(e){return e instanceof t&&e.parameters.length===this.parameters.length&&e.parameters.every((n,s)=>n.isEquivalent(this.parameters[s]))&&e.body.isEquivalent(this.body)}isConstant(){return!1}transformInternalExpressions(e,n){for(let s of this.ops)st(s,e,n|(q.InChildOperation|q.InArrowFunctionOperation))}clone(){let e=new t(this.parameters,this.body);return e.varOffset=this.varOffset,e.ops=this.ops,e}};function Kr(t,e){st(t,(n,s)=>(e(n,s),n),q.None)}var q;(function(t){t[t.None=0]="None",t[t.InChildOperation=1]="InChildOperation",t[t.InArrowFunctionOperation=2]="InArrowFunctionOperation",t[t.InSafeNavigationMigration=4]="InSafeNavigationMigration"})(q||(q={}));function xt(t,e,n){for(let s=0;s<t.expressions.length;s++)t.expressions[s]=(t.expressions[s],void 0)}function st(t,e,n){switch(t.kind){case l.StyleProp:case l.StyleMap:case l.ClassProp:case l.ClassMap:case l.AnimationString:case l.AnimationBinding:case l.Binding:t.expression instanceof me?xt(t.expression,e,n):t.expression=(t.expression,void 0);break;case l.Property:case l.DomProperty:case l.Attribute:t.expression instanceof me?xt(t.expression,e,n):t.expression=(t.expression,void 0),t.sanitizer=t.sanitizer&&(t.sanitizer,void 0);break;case l.TwoWayProperty:t.expression=(t.expression,void 0),t.sanitizer=t.sanitizer&&(t.sanitizer,void 0);break;case l.I18nExpression:t.expression=(t.expression,void 0);break;case l.InterpolateText:xt(t.interpolation,e,n);break;case l.Statement:sn(t.statement,e,n);break;case l.Variable:t.initializer=(t.initializer,void 0);break;case l.Conditional:for(let s of t.conditions)s.expr!==null&&(s.expr=(s.expr,void 0));t.processed!==null&&(t.processed=(t.processed,void 0)),t.contextValue!==null&&(t.contextValue=(t.contextValue,void 0));break;case l.Animation:case l.AnimationListener:case l.Listener:case l.TwoWayListener:for(let s of t.handlerOps)st(s,e,n|q.InChildOperation);break;case l.ExtractedAttribute:t.expression=t.expression&&(t.expression,void 0),t.trustedValueFn=t.trustedValueFn&&(t.trustedValueFn,void 0);break;case l.RepeaterCreate:if(t.trackByOps===null)t.track=(t.track,void 0);else for(let s of t.trackByOps)st(s,e,n|q.InChildOperation);t.trackByFn!==null&&(t.trackByFn=(t.trackByFn,void 0));break;case l.Repeater:t.collection=(t.collection,void 0);break;case l.Defer:t.loadingConfig!==null&&(t.loadingConfig=(t.loadingConfig,void 0)),t.placeholderConfig!==null&&(t.placeholderConfig=(t.placeholderConfig,void 0)),t.resolverFn!==null&&(t.resolverFn=(t.resolverFn,void 0));break;case l.I18nMessage:for(let[s,i]of t.params)t.params.set(s,void 0);for(let[s,i]of t.postprocessingParams)t.postprocessingParams.set(s,void 0);break;case l.DeferWhen:t.expr=(t.expr,void 0);break;case l.StoreLet:t.value=(t.value,void 0);break;case l.Advance:case l.Container:case l.ContainerEnd:case l.ContainerStart:case l.DeferOn:case l.DisableBindings:case l.Element:case l.ElementEnd:case l.ElementStart:case l.EnableBindings:case l.I18n:case l.I18nApply:case l.I18nContext:case l.I18nEnd:case l.I18nStart:case l.IcuEnd:case l.IcuStart:case l.Namespace:case l.Pipe:case l.Projection:case l.ProjectionDef:case l.EnableIncrementalHydrationRuntime:case l.Template:case l.Text:case l.I18nAttributes:case l.IcuPlaceholder:case l.DeclareLet:case l.SourceLocation:case l.ConditionalCreate:case l.ConditionalBranchCreate:case l.Control:case l.ControlCreate:break;default:throw new Error(`AssertionError: transformExpressionsInOp doesn't handle ${l[t.kind]}`)}}function sn(t,e,n){if(t instanceof Ue)t.expr=(t.expr,void 0);else if(t instanceof We)t.value=(t.value,void 0);else if(t instanceof Rt)t.value!==void 0&&(t.value=(t.value,void 0));else if(t instanceof Ot){t.condition=(t.condition,void 0);for(let s of t.trueCase)sn(s,e,n);for(let s of t.falseCase)sn(s,e,n)}else throw new Error(`Unhandled statement kind: ${t.constructor.name}`)}var ya=new Set([l.Element,l.ElementStart,l.Container,l.ContainerStart,l.Template,l.RepeaterCreate,l.ConditionalCreate,l.ConditionalBranchCreate]);var Es;(function(t){t[t.Tmpl=0]="Tmpl",t[t.Host=1]="Host",t[t.Both=2]="Both"})(Es||(Es={}));var Cs;(function(t){t[t.Full=0]="Full",t[t.DomOnly=1]="DomOnly"})(Cs||(Cs={}));var Ea=new Map([[c.ariaProperty,c.ariaProperty],[c.attribute,c.attribute],[c.classProp,c.classProp],[c.element,c.element],[c.elementContainer,c.elementContainer],[c.elementContainerEnd,c.elementContainerEnd],[c.elementContainerStart,c.elementContainerStart],[c.elementEnd,c.elementEnd],[c.elementStart,c.elementStart],[c.domProperty,c.domProperty],[c.i18nExp,c.i18nExp],[c.listener,c.listener],[c.listener,c.listener],[c.property,c.property],[c.styleProp,c.styleProp],[c.syntheticHostListener,c.syntheticHostListener],[c.syntheticHostProperty,c.syntheticHostProperty],[c.templateCreate,c.templateCreate],[c.twoWayProperty,c.twoWayProperty],[c.twoWayListener,c.twoWayListener],[c.declareLet,c.declareLet],[c.conditionalCreate,c.conditionalBranchCreate],[c.conditionalBranchCreate,c.conditionalBranchCreate],[c.domElement,c.domElement],[c.domElementStart,c.domElementStart],[c.domElementEnd,c.domElementEnd],[c.domElementContainer,c.domElementContainer],[c.domElementContainerStart,c.domElementContainerStart],[c.domElementContainerEnd,c.domElementContainerEnd],[c.domListener,c.domListener],[c.domTemplate,c.domTemplate],[c.animationEnter,c.animationEnter],[c.animationLeave,c.animationLeave],[c.animationEnterListener,c.animationEnterListener],[c.animationLeaveListener,c.animationLeaveListener]]);var Ca=new Map([["&&",p.And],[">",p.Bigger],[">=",p.BiggerEquals],["|",p.BitwiseOr],["&",p.BitwiseAnd],["/",p.Divide],["=",p.Assign],["==",p.Equals],["===",p.Identical],["<",p.Lower],["<=",p.LowerEquals],["-",p.Minus],["%",p.Modulo],["**",p.Exponentiation],["*",p.Multiply],["!=",p.NotEquals],["!==",p.NotIdentical],["??",p.NullishCoalesce],["||",p.Or],["+",p.Plus],["in",p.In],["instanceof",p.InstanceOf],["+=",p.AdditionAssignment],["-=",p.SubtractionAssignment],["*=",p.MultiplicationAssignment],["/=",p.DivisionAssignment],["%=",p.RemainderAssignment],["**=",p.ExponentiationAssignment],["&&=",p.AndAssignment],["||=",p.OrAssignment],["??=",p.NullishCoalesceAssignment]]);var ba=Object.freeze([]);var Ta=new Map([["formField",new Set([l.Property])],["formControl",new Set([l.Property])],["formControlName",new Set([l.Property,l.Attribute])],["ngModel",new Set([l.Attribute,l.Property,l.TwoWayProperty])]]);var ka=new Set([l.Container,l.ContainerStart,l.ContainerEnd,l.Element,l.ElementStart,l.ElementEnd,l.Template]);var _a=new Map([[l.ElementEnd,[l.ElementStart,l.Element]],[l.ContainerEnd,[l.ContainerStart,l.Container]],[l.I18nEnd,[l.I18nStart,l.I18n]]]),Ia=new Set([l.Pipe]);var Zr={},eo="\uE500";Zr.ngsp=eo;var bs;(function(t){t.HEX="hexadecimal",t.DEC="decimal"})(bs||(bs={}));var Ys=` \f
|
|
4
|
+
\r \v\u1680\u180E\u2000-\u200A\u2028\u2029\u202F\u205F\u3000\uFEFF`,Na=new RegExp(`[^${Ys}]`),Aa=new RegExp(`[${Ys}]{2,}`,"g");var f;(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"})(f||(f={}));var W;(function(t){t[t.Plain=0]="Plain",t[t.TemplateLiteralPart=1]="TemplateLiteralPart",t[t.TemplateLiteralEnd=2]="TemplateLiteralEnd"})(W||(W={}));var to=["var","let","as","null","undefined","true","false","if","else","this","typeof","void","in","instanceof"],Oe=class{tokenize(e){return new rn(e).scan()}},I=class{index;end;type;numValue;strValue;constructor(e,n,s,i,r){this.index=e,this.end=n,this.type=s,this.numValue=i,this.strValue=r}isCharacter(e){return this.type===f.Character&&this.numValue===e}isNumber(){return this.type===f.Number}isString(){return this.type===f.String}isOperator(e){return this.type===f.Operator&&this.strValue===e}isIdentifier(){return this.type===f.Identifier}isPrivateIdentifier(){return this.type===f.PrivateIdentifier}isKeyword(){return this.type===f.Keyword}isKeywordLet(){return this.type===f.Keyword&&this.strValue==="let"}isKeywordAs(){return this.type===f.Keyword&&this.strValue==="as"}isKeywordNull(){return this.type===f.Keyword&&this.strValue==="null"}isKeywordUndefined(){return this.type===f.Keyword&&this.strValue==="undefined"}isKeywordTrue(){return this.type===f.Keyword&&this.strValue==="true"}isKeywordFalse(){return this.type===f.Keyword&&this.strValue==="false"}isKeywordThis(){return this.type===f.Keyword&&this.strValue==="this"}isKeywordTypeof(){return this.type===f.Keyword&&this.strValue==="typeof"}isKeywordVoid(){return this.type===f.Keyword&&this.strValue==="void"}isKeywordIn(){return this.type===f.Keyword&&this.strValue==="in"}isKeywordInstanceOf(){return this.type===f.Keyword&&this.strValue==="instanceof"}isError(){return this.type===f.Error}isRegExpBody(){return this.type===f.RegExpBody}isRegExpFlags(){return this.type===f.RegExpFlags}toNumber(){return this.type===f.Number?this.numValue:-1}isTemplateLiteralPart(){return this.isString()&&this.kind===W.TemplateLiteralPart}isTemplateLiteralEnd(){return this.isString()&&this.kind===W.TemplateLiteralEnd}isTemplateLiteralInterpolationStart(){return this.isOperator("${")}toString(){switch(this.type){case f.Character:case f.Identifier:case f.Keyword:case f.Operator:case f.PrivateIdentifier:case f.String:case f.Error:case f.RegExpBody:case f.RegExpFlags:return this.strValue;case f.Number:return this.numValue.toString();default:return null}}},Ae=class extends I{kind;constructor(e,n,s,i){super(e,n,f.String,0,s),this.kind=i}};function Ce(t,e,n){return new I(t,e,f.Character,n,String.fromCharCode(n))}function no(t,e,n){return new I(t,e,f.Identifier,0,n)}function so(t,e,n){return new I(t,e,f.PrivateIdentifier,0,n)}function io(t,e,n){return new I(t,e,f.Keyword,0,n)}function F(t,e,n){return new I(t,e,f.Operator,0,n)}function ro(t,e,n){return new I(t,e,f.Number,n,"")}function oo(t,e,n){return new I(t,e,f.Error,0,n)}function ao(t,e,n){return new I(t,e,f.RegExpBody,0,n)}function lo(t,e,n){return new I(t,e,f.RegExpFlags,0,n)}var be=new I(-1,-1,f.Character,0,""),rn=class{input;tokens=[];length;peek=0;index=-1;braceStack=[];constructor(e){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?Ee:this.input.charCodeAt(this.index)}scanToken(){let e=this.input,n=this.length,s=this.peek,i=this.index;for(;s<=Vs;)if(++i>=n){s=Ee;break}else s=e.charCodeAt(i);if(this.peek=s,this.index=i,i>=n)return null;if(Ts(s))return this.scanIdentifier();if(X(s))return this.scanNumber(i);let r=i;switch(s){case G:return this.advance(),X(this.peek)?this.scanNumber(r):this.peek!==G?Ce(r,this.index,G):(this.advance(),this.peek===G?(this.advance(),F(r,this.index,"...")):this.error(`Unexpected character [${String.fromCharCode(s)}]`,0));case Q:case L:case ce:case Z:case V:case J:case Te:return this.scanCharacter(r,s);case Ne:return this.scanOpenBrace(r,s);case oe:return this.scanCloseBrace(r,s);case Us:case Hs:return this.scanString();case Zt:return this.advance(),this.scanTemplateLiteralPart(r);case Tr:return this.scanPrivateIdentifier();case Ws:return this.scanComplexOperator(r,"+",C,"=");case qs:return this.scanComplexOperator(r,"-",C,"=");case Ke:return this.isStartOfRegex()?this.scanRegex(i):this.scanComplexOperator(r,"/",C,"=");case kr:return this.scanComplexOperator(r,"%",C,"=");case Pr:return this.scanOperator(r,"^");case ts:return this.scanStar(r);case ss:return this.scanQuestion(r);case _r:case ns:return this.scanComplexOperator(r,String.fromCharCode(s),C,"=");case br:return this.scanComplexOperator(r,"!",C,"=",C,"=");case C:return this.scanEquals(r);case es:return this.scanComplexOperator(r,"&",es,"&",C,"=");case is:return this.scanComplexOperator(r,"|",is,"|",C,"=");case Gs:for(;Fr(this.peek);)this.advance();return this.scanToken()}return this.advance(),this.error(`Unexpected character [${String.fromCharCode(s)}]`,0)}scanCharacter(e,n){return this.advance(),Ce(e,this.index,n)}scanOperator(e,n){return this.advance(),F(e,this.index,n)}scanOpenBrace(e,n){return this.braceStack.push("expression"),this.advance(),Ce(e,this.index,n)}scanCloseBrace(e,n){return this.advance(),this.braceStack.pop()==="interpolation"?(this.tokens.push(Ce(e,this.index,oe)),this.scanTemplateLiteralPart(this.index)):Ce(e,this.index,n)}scanComplexOperator(e,n,s,i,r,a){this.advance();let u=n;return this.peek==s&&(this.advance(),u+=i),r!=null&&this.peek==r&&(this.advance(),u+=a),F(e,this.index,u)}scanEquals(e){this.advance();let n="=";if(this.peek===C)this.advance(),n+="=";else if(this.peek===ns)return this.advance(),n+=">",F(e,this.index,n);return this.peek===C&&(this.advance(),n+="="),F(e,this.index,n)}scanIdentifier(){let e=this.index;for(this.advance();ks(this.peek);)this.advance();let n=this.input.substring(e,this.index);return to.indexOf(n)>-1?io(e,this.index,n):no(e,this.index,n)}scanPrivateIdentifier(){let e=this.index;if(this.advance(),!Ts(this.peek))return this.error("Invalid character [#]",-1);for(;ks(this.peek);)this.advance();let n=this.input.substring(e,this.index);return so(e,this.index,n)}scanNumber(e){let n=this.index===e,s=!1;for(this.advance();;){if(!X(this.peek))if(this.peek===at){if(!X(this.input.charCodeAt(this.index-1))||!X(this.input.charCodeAt(this.index+1)))return this.error("Invalid numeric separator",0);s=!0}else if(this.peek===G)n=!1;else if(co(this.peek)){if(this.advance(),uo(this.peek)&&this.advance(),!X(this.peek))return this.error("Invalid exponent",-1);n=!1}else break;this.advance()}let i=this.input.substring(e,this.index);s&&(i=i.replace(/_/g,""));let r=n?ho(i):parseFloat(i);return ro(e,this.index,r)}scanString(){let e=this.index,n=this.peek;this.advance();let s="",i=this.index,r=this.input;for(;this.peek!=n;)if(this.peek==St){let u=this.scanStringBackslash(s,i);if(typeof u!="string")return u;s=u,i=this.index}else{if(this.peek==Ee)return this.error("Unterminated quote",0);this.advance()}let a=r.substring(i,this.index);return this.advance(),new Ae(e,this.index,s+a,W.Plain)}scanQuestion(e){this.advance();let n="?";return this.peek===ss?(n+="?",this.advance(),this.peek===C&&(n+="=",this.advance())):this.peek===G&&(n+=".",this.advance()),F(e,this.index,n)}scanTemplateLiteralPart(e){let n="",s=this.index;for(;this.peek!==Zt;)if(this.peek===St){let r=this.scanStringBackslash(n,s);if(typeof r!="string")return r;n=r,s=this.index}else if(this.peek===un){let r=this.index;if(this.advance(),this.peek===Ne)return this.braceStack.push("interpolation"),this.tokens.push(new Ae(e,r,n+this.input.substring(s,r),W.TemplateLiteralPart)),this.advance(),F(r,this.index,this.input.substring(r,this.index))}else{if(this.peek===Ee)return this.error("Unterminated template literal",0);this.advance()}let i=this.input.substring(s,this.index);return this.advance(),new Ae(e,this.index,n+i,W.TemplateLiteralEnd)}error(e,n){let s=this.index+n;return oo(s,this.index,`Lexer Error: ${e} at column ${s} in expression [${this.input}]`)}scanStringBackslash(e,n){e+=this.input.substring(n,this.index);let s;if(this.advance(),this.peek===Dr){let i=this.input.substring(this.index+1,this.index+5);if(/^[0-9a-f]+$/i.test(i))s=parseInt(i,16);else return this.error(`Invalid unicode escape [\\u${i}]`,0);for(let r=0;r<5;r++)this.advance()}else s=po(this.peek),this.advance();return e+=String.fromCharCode(s),e}scanStar(e){this.advance();let n="*";return this.peek===ts?(n+="*",this.advance(),this.peek===C&&(n+="=",this.advance())):this.peek===C&&(n+="=",this.advance()),F(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!==f.Identifier&&!n.isCharacter(L)&&!n.isCharacter(Z)}return e.type===f.Operator||e.isCharacter(Q)||e.isCharacter(ce)||e.isCharacter(V)||e.isCharacter(J)}scanRegex(e){this.advance();let n=this.index,s=!1,i=!1;for(;;){let h=this.peek;if(h===Ee)return this.error("Unterminated regular expression",0);if(s)s=!1;else if(h===St)s=!0;else if(h===ce)i=!0;else if(h===Z)i=!1;else if(h===Ke&&!i)break;this.advance()}let r=this.input.substring(n,this.index);this.advance();let a=ao(e,this.index,r),u=this.scanRegexFlags(this.index);return u!==null?(this.tokens.push(a),u):a}scanRegexFlags(e){if(!en(this.peek))return null;for(;en(this.peek);)this.advance();return lo(e,this.index,this.input.substring(e,this.index))}};function Ts(t){return js<=t&&t<=zs||pn<=t&&t<=hn||t==at||t==un}function ks(t){return en(t)||X(t)||t==at||t==un}function co(t){return t==Lr||t==Ar}function uo(t){return t==qs||t==Ws}function po(t){switch(t){case Mr:return Ve;case $r:return Er;case Rr:return Cr;case Or:return Fs;case Br:return yr;default:return t}}function ho(t){let e=parseInt(t);if(isNaN(e))throw new Error("Invalid integer literal when parsing "+t);return e}var on=class{strings;expressions;offsets;constructor(e,n,s){this.strings=e,this.expressions=n,this.offsets=s}},an=class{templateBindings;warnings;errors;constructor(e,n,s){this.templateBindings=e,this.warnings=n,this.errors=s}};function H(t){return t.start.toString()||"(unknown)"}var ge=class{_lexer;_supportsDirectPipeReferences;constructor(e,n=!1){this._lexer=e,this._supportsDirectPipeReferences=n}parseAction(e,n,s){let i=[];this._checkNoInterpolation(i,e,n);let{stripped:r}=this._stripComments(e),a=this._lexer.tokenize(r),u=new Y(e,n,s,a,1,i,0,this._supportsDirectPipeReferences).parseChain();return new U(u,e,H(n),s,i)}parseBinding(e,n,s){let i=[],r=this._parseBindingAst(e,n,s,i);return new U(r,e,H(n),s,i)}checkSimpleExpression(e){let n=new ln;return e.visit(n),n.errors}parseSimpleBinding(e,n,s){let i=[],r=this._parseBindingAst(e,n,s,i),a=this.checkSimpleExpression(r);return a.length>0&&i.push(le(`Host binding expression cannot contain ${a.join(" ")}`,e,"",n)),new U(r,e,H(n),s,i)}_parseBindingAst(e,n,s,i){this._checkNoInterpolation(i,e,n);let{stripped:r}=this._stripComments(e),a=this._lexer.tokenize(r);return new Y(e,n,s,a,0,i,0,this._supportsDirectPipeReferences).parseChain()}parseTemplateBindings(e,n,s,i,r){let a=this._lexer.tokenize(n),u=[];return new Y(n,s,r,a,0,u,0,this._supportsDirectPipeReferences).parseTemplateBindings({source:e,span:new D(i,i+e.length)})}parseInterpolation(e,n,s,i){let r=[],{strings:a,expressions:u,offsets:h}=this.splitInterpolation(e,n,r,i);if(u.length===0)return null;let d=[];for(let g=0;g<u.length;++g){let P=i?.[g*2+1]?.sourceSpan,k=u[g].text,{stripped:_,hasComments:b}=this._stripComments(k),j=this._lexer.tokenize(_);if(b&&_.trim().length===0&&j.length===0){r.push(le("Interpolation expression cannot only contain a comment",e,`at column ${u[g].start} in`,n));continue}let xe=new Y(P?k:e,P||n,s,j,0,r,h[g],this._supportsDirectPipeReferences).parseChain();d.push(xe)}return this.createInterpolationAst(a.map(g=>g.text),d,e,H(n),s,r)}parseInterpolationExpression(e,n,s){let{stripped:i}=this._stripComments(e),r=this._lexer.tokenize(i),a=[],u=new Y(e,n,s,r,0,a,0,this._supportsDirectPipeReferences).parseChain(),h=["",""];return this.createInterpolationAst(h,[u],e,H(n),s,a)}createInterpolationAst(e,n,s,i,r,a){let u=new ee(0,s.length),h=new Sr(u,u.toAbsolute(r),e,n);return new U(h,s,i,r,a)}splitInterpolation(e,n,s,i){let r=[],a=[],u=[],h=i?fo(i):null,d=0,g=!1,P=!1,k="{{",_="}}";for(;d<e.length;)if(g){let b=d,j=b+k.length,xe=this._getInterpolationEndIndex(e,_,j);if(xe===-1){g=!1,P=!0;break}let bn=xe+_.length,Tn=e.substring(j,xe);Tn.trim().length===0&&s.push(le("Blank expressions are not allowed in interpolated strings",e,`at column ${d} in`,n)),a.push({text:Tn,start:b,end:bn});let ar=(h?.get(b)??b)+k.length;u.push(ar),d=bn,g=!1}else{let b=d;d=e.indexOf(k,d),d===-1&&(d=e.length);let j=e.substring(b,d);r.push({text:j,start:b,end:d}),g=!0}if(!g)if(P){let b=r[r.length-1];b.text+=e.substring(d),b.end=e.length}else r.push({text:e.substring(d),start:d,end:e.length});return new on(r,a,u)}wrapLiteralPrimitive(e,n,s){let i=new ee(0,e==null?0:e.length);return new U(new A(i,i.toAbsolute(s),e),e,typeof n=="string"?n:H(n),s,[])}_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 s=0;s<e.length-1;s++){let i=e.charCodeAt(s),r=e.charCodeAt(s+1);if(i===Ke&&r==Ke&&n==null)return s;n===i?n=null:n==null&&rs(i)&&(n=i)}return null}_checkNoInterpolation(e,n,s){let i=-1,r=-1;for(let a of this._forEachUnquotedChar(n,0))if(i===-1)n.startsWith("{{")&&(i=a);else if(r=this._getInterpolationEndIndex(n,"}}",a),r>-1)break;i>-1&&r>-1&&e.push(le("Got interpolation ({{}}) where expression was expected",n,`at column ${i} in`,s))}_getInterpolationEndIndex(e,n,s){for(let i of this._forEachUnquotedChar(e,s)){if(e.startsWith(n,i))return i;if(e.startsWith("//",i))return e.indexOf(n,i)}return-1}*_forEachUnquotedChar(e,n){let s=null,i=0;for(let r=n;r<e.length;r++){let a=e[r];rs(e.charCodeAt(r))&&(s===null||s===a)&&i%2===0?s=s===null?a:null:s===null&&(yield r),i=a==="\\"?i+1:0}}},ae;(function(t){t[t.None=0]="None",t[t.Writable=1]="Writable"})(ae||(ae={}));var _s=new Set(["d","g","i","m","s","u","v","y"]),Y=class{input;parseSourceSpan;absoluteOffset;tokens;parseFlags;errors;offset;supportsDirectPipeReferences;rparensExpected=0;rbracketsExpected=0;rbracesExpected=0;context=ae.None;sourceSpanCache=new Map;index=0;constructor(e,n,s,i,r,a,u,h){this.input=e,this.parseSourceSpan=n,this.absoluteOffset=s,this.tokens=i,this.parseFlags=r,this.errors=a,this.offset=u,this.supportsDirectPipeReferences=h}peek(e){let n=this.index+e;return n<this.tokens.length?this.tokens[n]:be}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 s=this.currentEndIndex;if(n!==void 0&&n>this.currentEndIndex&&(s=n),e>s){let i=s;s=e,e=i}return new ee(e,s)}sourceSpan(e,n){let s=`${e}@${this.inputIndex}:${n}`;return this.sourceSpanCache.has(s)||this.sourceSpanCache.set(s,this.span(e,n).toAbsolute(this.absoluteOffset)),this.sourceSpanCache.get(s)}advance(){this.index++}withContext(e,n){this.context|=e;let s=n();return this.context^=e,s}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===f.Operator&&E.isAssignmentOperation(e.strValue)}expectOperator(e){this.consumeOptionalOperator(e)||this.error(`Missing expected operator ${e}`)}prettyPrintToken(e){return e===be?"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 s=this.parsePipe();if(e.push(s),this.consumeOptionalCharacter(Te))for(this.parseFlags&1||this.error("Binding expression cannot contain chained expression");this.consumeOptionalCharacter(Te););else if(this.index<this.tokens.length){let i=this.index;if(this.error(`Unexpected token '${this.next}'`),this.index===i)break}}if(e.length===0){let s=this.offset,i=this.offset+this.input.length;return new N(this.span(s,i),this.sourceSpan(s,i))}return e.length==1?e[0]:new Ft(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 s=this.inputIndex,i=this.expectIdentifierOrKeyword(),r,a;i!==null?r=this.sourceSpan(s):(i="",a=this.next.index!==-1?this.next.index:this.input.length+this.offset,r=new ee(a,a).toAbsolute(this.absoluteOffset));let u=[];for(;this.consumeOptionalCharacter(J);)u.push(this.parseExpression());let h;if(this.supportsDirectPipeReferences){let d=i.charCodeAt(0);h=d===at||d>=pn&&d<=hn?_e.ReferencedDirectly:_e.ReferencedByName}else h=_e.ReferencedByName;n=new Wt(this.span(e),this.sourceSpan(e,a),n,i,u,h,r)}while(this.consumeOptionalOperator("|"))}return n}parseExpression(){return this.parseConditional()}parseConditional(){let e=this.inputIndex,n=this.parseLogicalOr();if(this.consumeOptionalOperator("?")){let s=this.parsePipe(),i;if(this.consumeOptionalCharacter(J))i=this.parsePipe();else{let r=this.inputIndex,a=this.input.substring(e,r);this.error(`Conditional expression ${a} requires all 3 expressions`),i=new N(this.span(e),this.sourceSpan(e))}return new Vt(this.span(e),this.sourceSpan(e),n,s,i)}else return n}parseLogicalOr(){let e=this.inputIndex,n=this.parseLogicalAnd();for(;this.consumeOptionalOperator("||");){let s=this.parseLogicalAnd();n=new E(this.span(e),this.sourceSpan(e),"||",n,s)}return n}parseLogicalAnd(){let e=this.inputIndex,n=this.parseNullishCoalescing();for(;this.consumeOptionalOperator("&&");){let s=this.parseNullishCoalescing();n=new E(this.span(e),this.sourceSpan(e),"&&",n,s)}return n}parseNullishCoalescing(){let e=this.inputIndex,n=this.parseEquality();for(;this.consumeOptionalOperator("??");){let s=this.parseEquality();n=new E(this.span(e),this.sourceSpan(e),"??",n,s)}return n}parseEquality(){let e=this.inputIndex,n=this.parseRelational();for(;this.next.type==f.Operator;){let s=this.next.strValue;switch(s){case"==":case"===":case"!=":case"!==":this.advance();let i=this.parseRelational();n=new E(this.span(e),this.sourceSpan(e),s,n,i);continue}break}return n}parseRelational(){let e=this.inputIndex,n=this.parseAdditive();for(;this.next.type==f.Operator||this.next.isKeywordIn()||this.next.isKeywordInstanceOf();){let s=this.next.strValue;switch(s){case"<":case">":case"<=":case">=":case"in":case"instanceof":this.advance();let i=this.parseAdditive();n=new E(this.span(e),this.sourceSpan(e),s,n,i);continue}break}return n}parseAdditive(){let e=this.inputIndex,n=this.parseMultiplicative();for(;this.next.type==f.Operator;){let s=this.next.strValue;switch(s){case"+":case"-":this.advance();let i=this.parseMultiplicative();n=new E(this.span(e),this.sourceSpan(e),s,n,i);continue}break}return n}parseMultiplicative(){let e=this.inputIndex,n=this.parseExponentiation();for(;this.next.type==f.Operator;){let s=this.next.strValue;switch(s){case"*":case"%":case"/":this.advance();let i=this.parseExponentiation();n=new E(this.span(e),this.sourceSpan(e),s,n,i);continue}break}return n}parseExponentiation(){let e=this.inputIndex,n=this.parsePrefix();for(;this.next.type==f.Operator&&this.next.strValue==="**";){(n instanceof Ie||n instanceof je||n instanceof ze||n instanceof Ge)&&this.error("Unary operator used immediately before exponentiation expression. Parenthesis must be used to disambiguate operator precedence"),this.advance();let s=this.parseExponentiation();n=new E(this.span(e),this.sourceSpan(e),"**",n,s)}return n}parsePrefix(){if(this.next.type==f.Operator){let e=this.inputIndex,n=this.next.strValue,s;switch(n){case"+":return this.advance(),s=this.parsePrefix(),Ie.createPlus(this.span(e),this.sourceSpan(e),s);case"-":return this.advance(),s=this.parsePrefix(),Ie.createMinus(this.span(e),this.sourceSpan(e),s);case"!":return this.advance(),s=this.parsePrefix(),new je(this.span(e),this.sourceSpan(e),s)}}else if(this.next.isKeywordTypeof()){let e=this.inputIndex;this.advance();let n=this.parsePrefix();return new ze(this.span(e),this.sourceSpan(e),n)}else if(this.next.isKeywordVoid()){let e=this.inputIndex;this.advance();let n=this.parsePrefix();return new Ge(this.span(e),this.sourceSpan(e),n)}return this.parseCallChain()}parseCallChain(){let e=this.inputIndex,n=this.parsePrimary();for(;;)if(this.consumeOptionalCharacter(G))n=this.parseAccessMember(n,e,!1);else if(this.consumeOptionalOperator("?."))this.consumeOptionalCharacter(Q)?n=this.parseCall(n,e,!0):n=this.consumeOptionalCharacter(ce)?this.parseKeyedReadOrWrite(n,e,!0):this.parseAccessMember(n,e,!0);else if(this.consumeOptionalCharacter(ce))n=this.parseKeyedReadOrWrite(n,e,!1);else if(this.consumeOptionalCharacter(Q))n=this.parseCall(n,e,!1);else if(this.consumeOptionalOperator("!"))n=new Gt(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(Q)){this.rparensExpected++;let n=this.parsePipe();return this.consumeOptionalCharacter(L)||(this.error("Missing closing parentheses"),this.consumeOptionalCharacter(L)),this.rparensExpected--,new $e(this.span(e),this.sourceSpan(e),n)}else{if(this.next.isKeywordNull())return this.advance(),new A(this.span(e),this.sourceSpan(e),null);if(this.next.isKeywordUndefined())return this.advance(),new A(this.span(e),this.sourceSpan(e),void 0);if(this.next.isKeywordTrue())return this.advance(),new A(this.span(e),this.sourceSpan(e),!0);if(this.next.isKeywordFalse())return this.advance(),new A(this.span(e),this.sourceSpan(e),!1);if(this.next.isKeywordThis())return this.advance(),new Bt(this.span(e),this.sourceSpan(e));if(this.consumeOptionalCharacter(ce))return this.parseLiteralArray(e);if(this.next.isCharacter(Ne))return this.parseLiteralMap();if(this.next.isIdentifier())return this.parseAccessMember(new fe(this.span(e),this.sourceSpan(e)),e,!1);if(this.next.isNumber()){let n=this.next.toNumber();return this.advance(),new A(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===W.Plain){let n=this.next.toString();return this.advance(),new A(this.span(e),this.sourceSpan(e),n)}else return this.next.isPrivateIdentifier()?(this._reportErrorForPrivateIdentifier(this.next,null),new N(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 N(this.span(e),this.sourceSpan(e))):(this.error(`Unexpected token ${this.next}`),new N(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(Z))n.push(this.parsePipe());else break;while(this.consumeOptionalCharacter(V));return this.rbracketsExpected--,this.expectCharacter(Z),new qt(this.span(e),this.sourceSpan(e),n)}parseLiteralMap(){let e=[],n=[],s=this.inputIndex;if(this.expectCharacter(Ne),!this.consumeOptionalCharacter(oe)){this.rbracesExpected++;do{let i=this.inputIndex;if(this.next.isOperator("...")){this.advance(),e.push({kind:"spread",span:this.span(i),sourceSpan:this.sourceSpan(i)}),n.push(this.parsePipe());continue}let r=this.next.isString(),a=this.expectIdentifierOrKeywordOrString(),u=this.span(i),h=this.sourceSpan(i),d={kind:"property",key:a,quoted:r,span:u,sourceSpan:h};e.push(d),r?(this.expectCharacter(J),n.push(this.parsePipe())):this.consumeOptionalCharacter(J)?n.push(this.parsePipe()):(d.isShorthandInitialized=!0,n.push(new ke(u,h,h,new fe(u,h),a)))}while(this.consumeOptionalCharacter(V)&&!this.next.isCharacter(oe));this.rbracesExpected--,this.expectCharacter(oe)}return new zt(this.span(s),this.sourceSpan(s),e,n)}parseAccessMember(e,n,s){let i=this.inputIndex,r=this.withContext(ae.Writable,()=>{let u=this.expectIdentifierOrKeyword()??"";return u.length===0&&this.error("Expected identifier for property access",e.span.end),u}),a=this.sourceSpan(i);if(s)return this.isAssignmentOperator(this.next)?(this.advance(),this.error("The '?.' operator cannot be used in the assignment"),new N(this.span(n),this.sourceSpan(n))):new Ht(this.span(n),this.sourceSpan(n),a,e,r);if(this.isAssignmentOperator(this.next)){let u=this.next.strValue;if(!(this.parseFlags&1))return this.advance(),this.error("Bindings cannot contain assignments"),new N(this.span(n),this.sourceSpan(n));let h=new ke(this.span(n),this.sourceSpan(n),a,e,r);this.advance();let d=this.parseConditional();return new E(this.span(n),this.sourceSpan(n),u,h,d)}else return new ke(this.span(n),this.sourceSpan(n),a,e,r)}parseCall(e,n,s){let i=this.inputIndex;this.rparensExpected++;let r=this.parseCallArguments(),a=this.span(i,this.inputIndex).toAbsolute(this.absoluteOffset);this.expectCharacter(L),this.rparensExpected--;let u=this.span(n),h=this.sourceSpan(n);return s?new Xt(u,h,e,r,a):new Xe(u,h,e,r,a)}parseCallArguments(){if(this.next.isCharacter(L))return[];let e=[];do e.push(this.next.isOperator("...")?this.parseSpreadElement():this.parsePipe());while(this.consumeOptionalCharacter(V));return e}parseSpreadElement(){this.next.isOperator("...")||this.error("Spread element must start with '...' operator");let e=this.inputIndex;this.advance();let n=this.parsePipe(),s=this.span(e),i=this.sourceSpan(e);return new jt(s,i,n)}expectTemplateBindingKey(){let e="",n=!1,s=this.currentAbsoluteOffset;do e+=this.expectIdentifierOrKeywordOrString(),n=this.consumeOptionalOperator("-"),n&&(e+="-");while(n);return{source:e,span:new D(s,s+e.length)}}parseTemplateBindings(e){let n=[];for(n.push(...this.parseDirectiveKeywordBindings(e));this.index<this.tokens.length;){let s=this.parseLetBinding();if(s)n.push(s);else{let i=this.expectTemplateBindingKey(),r=this.parseAsBinding(i);r?n.push(r):(i.source=e.source+i.source.charAt(0).toUpperCase()+i.source.substring(1),n.push(...this.parseDirectiveKeywordBindings(i)))}this.consumeStatementTerminator()}return new an(n,[],this.errors)}parseKeyedReadOrWrite(e,n,s){return this.withContext(ae.Writable,()=>{this.rbracketsExpected++;let i=this.parsePipe();if(i instanceof N&&this.error("Key access cannot be empty"),this.rbracketsExpected--,this.expectCharacter(Z),this.isAssignmentOperator(this.next)){let r=this.next.strValue;if(s)this.advance(),this.error("The '?.' operator cannot be used in the assignment");else{let a=new qe(this.span(n),this.sourceSpan(n),e,i);this.advance();let u=this.parseConditional();return new E(this.span(n),this.sourceSpan(n),r,a,u)}}else return s?new Ut(this.span(n),this.sourceSpan(n),e,i):new qe(this.span(n),this.sourceSpan(n),e,i);return new N(this.span(n),this.sourceSpan(n))})}parseDirectiveKeywordBindings(e){let n=[];this.consumeOptionalCharacter(J);let s=this.getDirectiveBoundTarget(),i=this.currentAbsoluteOffset,r=this.parseAsBinding(e);r||(this.consumeStatementTerminator(),i=this.currentAbsoluteOffset);let a=new D(e.span.start,i);return n.push(new Me(a,e,s)),r&&n.push(r),n}getDirectiveBoundTarget(){if(this.next===be||this.peekKeywordAs()||this.peekKeywordLet())return null;let e=this.parsePipe(),{start:n,end:s}=e.span,i=this.input.substring(n,s);return new U(e,i,H(this.parseSourceSpan),this.absoluteOffset+n,this.errors)}parseAsBinding(e){if(!this.peekKeywordAs())return null;this.advance();let n=this.expectTemplateBindingKey();this.consumeStatementTerminator();let s=new D(e.span.start,this.currentAbsoluteOffset);return new de(s,n,e)}parseLetBinding(){if(!this.peekKeywordLet())return null;let e=this.currentAbsoluteOffset;this.advance();let n=this.expectTemplateBindingKey(),s=null;this.consumeOptionalOperator("=")&&(s=this.expectTemplateBindingKey()),this.consumeStatementTerminator();let i=new D(e,this.currentAbsoluteOffset);return new de(i,n,s)}parseNoInterpolationTaggedTemplateLiteral(e,n){let s=this.parseNoInterpolationTemplateLiteral();return new Qe(this.span(n),this.sourceSpan(n),e,s)}parseNoInterpolationTemplateLiteral(){let e=this.next.strValue,n=this.inputIndex;this.advance();let s=this.span(n),i=this.sourceSpan(n);return new Je(s,i,[new Ye(s,i,e)],[])}parseTaggedTemplateLiteral(e,n){let s=this.parseTemplateLiteral();return new Qe(this.span(n),this.sourceSpan(n),e,s)}parseTemplateLiteral(){let e=[],n=[],s=this.inputIndex;for(;this.next!==be;){let i=this.next;if(i.isTemplateLiteralPart()||i.isTemplateLiteralEnd()){let r=this.inputIndex;if(this.advance(),e.push(new Ye(this.span(r),this.sourceSpan(r),i.strValue)),i.isTemplateLiteralEnd())break}else if(i.isTemplateLiteralInterpolationStart()){this.advance(),this.rbracesExpected++;let r=this.parsePipe();r instanceof N?this.error("Template literal interpolation cannot be empty"):n.push(r),this.rbracesExpected--}else this.advance()}return new Je(this.span(s),this.sourceSpan(s),e,n)}parseRegularExpressionLiteral(){let e=this.next;if(this.advance(),!e.isRegExpBody())return new N(this.span(this.inputIndex),this.sourceSpan(this.inputIndex));let n=null;if(this.next.isRegExpFlags()){n=this.next,this.advance();let r=new Set;for(let a=0;a<n.strValue.length;a++){let u=n.strValue[a];_s.has(u)?r.has(u)?this.error(`Duplicate regular expression flag "${u}"`,n.index+a):r.add(u):this.error(`Unsupported regular expression flag "${u}". The supported flags are: `+Array.from(_s,h=>`"${h}"`).join(", "),n.index+a)}}let s=e.index,i=n?n.end:e.end;return new Yt(this.span(s,i),this.sourceSpan(s,i),e.strValue,n?n.strValue:null)}parseArrowFunction(e){let n;if(this.next.isIdentifier()){let i=this.next;this.advance(),n=[this.getArrowFunctionIdentifierArg(i)]}else this.next.isCharacter(Q)?(this.rparensExpected++,this.advance(),n=this.parseArrowFunctionParameters(),this.rparensExpected--):(n=[],this.error(`Unexpected token ${this.next}`));this.expectOperator("=>");let s;if(this.next.isCharacter(Ne))this.error("Multi-line arrow functions are not supported. If you meant to return an object literal, wrap it with parentheses."),s=new N(this.span(e),this.sourceSpan(e));else{let i=this.parseFlags;this.parseFlags=1,s=this.parseExpression(),this.parseFlags=i}return new Jt(this.span(e),this.sourceSpan(e),n,s)}parseArrowFunctionParameters(){let e=[];if(!this.consumeOptionalCharacter(L))for(;this.next!==be;)if(this.next.isIdentifier()){let n=this.next;if(this.advance(),e.push(this.getArrowFunctionIdentifierArg(n)),this.consumeOptionalCharacter(L))break;this.expectCharacter(V)}else{this.error(`Unexpected token ${this.next}`);break}return e}getArrowFunctionIdentifierArg(e){return new Qt(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(Q)){let s=e+1;for(s;s<n.length&&!(!n[s].isIdentifier()&&!n[s].isCharacter(V));s++);return s<n.length-1&&n[s].isCharacter(L)&&n[s+1].isOperator("=>")}return!1}consumeStatementTerminator(){this.consumeOptionalCharacter(Te)||this.consumeOptionalCharacter(V)}error(e,n=this.index){this.errors.push(le(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 s=`Private identifiers are not supported. Unexpected private identifier: ${e}`;n!==null&&(s+=`, ${n}`),this.error(s)}skip(){let e=this.next;for(;this.index<this.tokens.length&&!e.isCharacter(Te)&&!e.isOperator("|")&&(this.rparensExpected<=0||!e.isCharacter(L))&&(this.rbracesExpected<=0||!e.isCharacter(oe))&&(this.rbracketsExpected<=0||!e.isCharacter(Z))&&(!(this.context&ae.Writable)||!this.isAssignmentOperator(e));)this.next.isError()&&this.errors.push(le(this.next.toString(),this.input,this.getErrorLocationText(this.next.index),this.parseSourceSpan)),this.advance(),e=this.next}};function le(t,e,n,s){n.length>0&&(n=` ${n} `);let i=H(s),r=`Parser Error: ${t}${n}[${e}] in ${i}`;return new Re(s,r)}var ln=class extends Kt{errors=[];visitPipe(){this.errors.push("pipes")}};function fo(t){let e=new Map,n=0,s=0,i=0;for(;i<t.length;){let r=t[i];if(r.type===9){let[a,u]=r.parts;n+=u.length,s+=a.length}else{let a=r.parts.reduce((u,h)=>u+h.length,0);s+=a,n+=a}e.set(s,n),i++}return e}var mo="svg",go="math",cn=class{},vo="boolean",wo="number",So="string",xo="object";function Fe(t){let e=t.toLowerCase(),[n,s]=ot(e,!1);return n===mo||n===go?`:${n}:${s}`:s}var yo=["[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,!credentialless,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:|"],Ks=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"})),Eo=Array.from(Ks).reduce((t,[e,n])=>(t.set(e,n),t),new Map),it=class extends cn{_schema=new Map;_eventSchema=new Map;constructor(){super(),yo.forEach(e=>{let n=new Map,s=new Set,[i,r]=e.split("|"),a=r.split(","),[u,h]=i.split("^");u.split(",").forEach(g=>{this._schema.set(g.toLowerCase(),n),this._eventSchema.set(g.toLowerCase(),s)});let d=h&&this._schema.get(h.toLowerCase());if(d){for(let[g,P]of d)n.set(g,P);for(let g of this._eventSchema.get(h.toLowerCase()))s.add(g)}a.forEach(g=>{if(g.length>0)switch(g[0]){case"*":s.add(g.substring(1));break;case"!":n.set(g.substring(1),vo);break;case"#":n.set(g.substring(1),wo);break;case"%":n.set(g.substring(1),xo);break;default:n.set(g,So)}})})}hasProperty(e,n,s){if(s.some(a=>a.name===Bn.name))return!0;let i=Fe(e);if(i.includes("-")){if(Kn(i)||Zn(i))return!1;if(s.some(a=>a.name===Dn.name))return!0}return(this._schema.get(i)||this._schema.get("unknown")).has(n)}hasElement(e,n){if(n.some(i=>i.name===Bn.name))return!0;let s=Fe(e);return s.includes("-")&&(Kn(s)||Zn(s)||n.some(i=>i.name===Dn.name))?!0:this._schema.has(s)}securityContext(e,n,s){s&&(n=this.getMappedPropName(n));let[i,r]=ot(e,!1);return dr(r,n,i)}getMappedPropName(e){return Ks.get(e)??e}getDefaultComponentElementName(){return"ng-component"}validateProperty(e){return e.toLowerCase().startsWith("on")?{error:!0,msg:`Binding to event property '${e}' is disallowed for security reasons, please use (${e.slice(2)})=...
|
|
5
|
+
If '${e}' is a directive input, make sure the directive is imported by the current module.`}:{error:!1}}validateAttribute(e){return e.toLowerCase().startsWith("on")?{error:!0,msg:`Binding to event attribute '${e}' is disallowed for security reasons, please use (${e.slice(2)})=...`}:{error:!1}}allKnownElementNames(){return Array.from(this._schema.keys())}allKnownAttributesOfElement(e){let n=Fe(e),s=this._schema.get(n)||this._schema.get("unknown");return Array.from(s.keys()).map(i=>Eo.get(i)??i)}allKnownEventsOfElement(e){let n=Fe(e);return Array.from(this._eventSchema.get(n)??[])}normalizeAnimationStyleProperty(e){return wr(e)}normalizeAnimationStyleValue(e,n,s){let i="",r=s.toString().trim(),a=null;if(Co(e)&&s!==0&&s!=="0")if(typeof s=="number")i="px";else{let u=s.match(/^[+-]?[\d\.]+([a-z]*)$/);u&&u[1].length==0&&(a=`Please provide a CSS unit value for ${n}:${s}`)}return{error:a,value:r+i}}};function Co(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 Pa=new ge(new Oe);function $(t){return e=>e.kind===t}function Pe(t,e){return n=>n.kind===t&&e===n.expression instanceof me}function bo(t){return(t.kind===l.Property||t.kind===l.TwoWayProperty)&&!(t.expression instanceof me)}var La=[{test:$(l.StyleMap),transform:rt},{test:$(l.ClassMap),transform:rt},{test:$(l.StyleProp)},{test:$(l.ClassProp)},{test:Pe(l.Attribute,!0)},{test:Pe(l.Property,!0)},{test:bo},{test:Pe(l.Attribute,!1)},{test:$(l.Control)}],$a=[{test:Pe(l.DomProperty,!0)},{test:Pe(l.DomProperty,!1)},{test:$(l.Attribute)},{test:$(l.StyleMap),transform:rt},{test:$(l.ClassMap),transform:rt},{test:$(l.StyleProp)},{test:$(l.ClassProp)}],Ma=new Set([l.Listener,l.TwoWayListener,l.AnimationListener,l.StyleMap,l.ClassMap,l.StyleProp,l.ClassProp,l.Property,l.TwoWayProperty,l.DomProperty,l.Attribute,l.Animation,l.Control]);function rt(t){return t.slice(t.length-1)}var Ra=new Map([[O.Idle,{none:c.deferOnIdle,prefetch:c.deferPrefetchOnIdle,hydrate:c.deferHydrateOnIdle}],[O.Immediate,{none:c.deferOnImmediate,prefetch:c.deferPrefetchOnImmediate,hydrate:c.deferHydrateOnImmediate}],[O.Timer,{none:c.deferOnTimer,prefetch:c.deferPrefetchOnTimer,hydrate:c.deferHydrateOnTimer}],[O.Hover,{none:c.deferOnHover,prefetch:c.deferPrefetchOnHover,hydrate:c.deferHydrateOnHover}],[O.Interaction,{none:c.deferOnInteraction,prefetch:c.deferPrefetchOnInteraction,hydrate:c.deferHydrateOnInteraction}],[O.Viewport,{none:c.deferOnViewport,prefetch:c.deferPrefetchOnViewport,hydrate:c.deferHydrateOnViewport}],[O.Never,{none:c.deferHydrateNever,prefetch:c.deferHydrateNever,hydrate:c.deferHydrateNever}]]);var Oa=[c.pipeBind1,c.pipeBind2,c.pipeBind3,c.pipeBind4];var Da={constant:[c.interpolate,c.interpolate1,c.interpolate2,c.interpolate3,c.interpolate4,c.interpolate5,c.interpolate6,c.interpolate7,c.interpolate8],variable:c.interpolateV,mapping:t=>{if(t%2===0)throw new Error("Expected odd number of arguments");return(t-1)/2}};var Ba=new Map([["window",c.resolveWindow],["document",c.resolveDocument],["body",c.resolveBody]]);var Fa=new Map([[x.HTML,c.sanitizeHtml],[x.RESOURCE_URL,c.sanitizeResourceUrl],[x.SCRIPT,c.sanitizeScript],[x.STYLE,c.sanitizeStyle],[x.URL,c.sanitizeUrl],[x.ATTRIBUTE_NO_BINDING,c.validateAttribute]]),Va=new Map([[x.HTML,c.trustConstantHtml],[x.RESOURCE_URL,c.trustConstantResourceUrl]]);var Is;(function(t){t[t.None=0]="None",t[t.ViewContextRead=1]="ViewContextRead",t[t.ViewContextWrite=2]="ViewContextWrite",t[t.SideEffectful=4]="SideEffectful"})(Is||(Is={}));var Ha=new Map([[M.Property,R.Property],[M.TwoWay,R.TwoWayProperty],[M.Attribute,R.Attribute],[M.Class,R.ClassName],[M.Style,R.StyleProperty],[M.LegacyAnimation,R.LegacyAnimation],[M.Animation,R.Animation]]);var Ns;(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"})(Ns||(Ns={}));var As;(function(t){t.IDLE="idle",t.TIMER="timer",t.INTERACTION="interaction",t.IMMEDIATE="immediate",t.HOVER="hover",t.VIEWPORT="viewport",t.NEVER="never"})(As||(As={}));var Zs="%COMP%",Ua=`_nghost-${Zs}`,Wa=`_ngcontent-${Zs}`;var Ps;(function(t){t[t.Selector=0]="Selector",t[t.HostDirective=1]="HostDirective"})(Ps||(Ps={}));var Ls;(function(t){t[t.Extract=0]="Extract",t[t.Merge=1]="Merge"})(Ls||(Ls={}));var qa=new Dt("22.0.4");var $s;(function(t){t.DIAGNOSTIC="D",t.EXPRESSION_TYPE_IDENTIFIER="T"})($s||($s={}));var Ms;(function(t){t.DIRECTIVE="DIR",t.HOST_DIRECTIVE="HOSTDIR",t.COMPONENT_COMPLETION="COMPCOMP",t.EVENT_PARAMETER="EP",t.VARIABLE_AS_EXPRESSION="VAE"})(Ms||(Ms={}));var Rs;(function(t){t[t.Error=0]="Error",t[t.Warning=1]="Warning"})(Rs||(Rs={}));var Os;(function(t){t[t.UseEmitter=0]="UseEmitter",t[t.CopyClassNodes=1]="CopyClassNodes",t[t.FallbackToAny=2]="FallbackToAny"})(Os||(Os={}));var Ds=class t{static SINGLETON=new t;static veWillInferAnyFor(e){let n=t.SINGLETON;return e instanceof Xe?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}};var To=["errors","dirty","disabled","disabledReasons","hidden","invalid","name","pending","readonly","touched","max","maxLength","min","minLength","pattern","required"],ja=new Set([...To,"value","checked"]);var za=new it;var Ga=new it;var ko="test.html";function ei(t){let e=new et(t,ko),n=new Ze(e,0,0,0),s=n.moveBy(t.length);return{text:t,file:e,start:n,end:s,sourceSpan:new tt(n,s)}}var _o;function ti(){return _o??(_o=new ge(new Oe))}var Io=t=>ge.prototype._commentStart(t);function No(t){let e=Io(t);return e===null?[]:[{type:"CommentLine",value:t.slice(e+2),...Be({start:e,end:t.length})}]}function ni(t){let{result:e}=t;if(e.errors.length!==0){let[n]=e.errors;if(!(n instanceof Re))throw n;let{message:s}=n;{let a=s.match(/ in .*?@\d+:\d+$/);a&&(s=s.slice(0,a.index))}let i=t.start;{let a=s.match(/at column (?<index>\d+)/);a&&(s=s.slice(0,a.index),i=i.moveBy(Number(a.groups.index)))}let r=new SyntaxError(s.trim(),{cause:n});throw Object.assign(r,{location:i,span:n.span}),r.cause??(r.cause=n),r}return t}var ct=t=>e=>{let n=ei(e);return ni({...n,result:ti()[t](e,n.sourceSpan,0),comments:No(e)})},si=ct("parseAction"),ii=ct("parseBinding"),ri=ct("parseSimpleBinding"),oi=ct("parseInterpolationExpression"),ai=t=>{let e=ei(t);return ni({...e,result:ti().parseTemplateBindings("",t,e.sourceSpan,0,0),comments:[]})};var ut=class{text;constructor(t){this.text=t}getCharacterIndex(t,e){return An(this.text,t,e)}transformSpan(t){return Be(t)}createNode(t,e){let n=t.start,s=t.end,i=t.range;e&&(Array.isArray(e)?([n,s]=e,i=e):({start:n,end:s}=e.sourceSpan??e,i=[n,s]));i?[n,s]=i:typeof n=="number"&&typeof s=="number"&&(i=[n,s]);if(!(typeof n=="number"&&typeof s=="number"&&i))throw new Error("Missing location information");let r={...t,start:n,end:s,range:i};switch(r.type){case"NumericLiteral":case"StringLiteral":case"RegExpLiteral":{let a=this.text.slice(n,s),{value:u}=r;r.extra={...r.extra,raw:a,rawValue:u};break}}return r}};var li=Object.defineProperty,ci=(t,e)=>{let n={};for(var s in t)li(n,s,{get:t[s],enumerable:!0});return e||li(n,Symbol.toStringTag,{value:"Module"}),n};var ui=(t,e)=>({type:"ArrayExpression",elements:e.transformChildren(t.expressions)});var Ao={id:null,generator:!1,async:!1,expression:!0},pi=(t,e)=>({type:"ArrowFunctionExpression",params:t.parameters.map(n=>e.createNode({type:"Identifier",name:n.name},n.sourceSpan)),body:e.transformChild(t.body),...Ao});var hi=(t,e)=>e.transformChild(t.ast);var Po=t=>t==="&&"||t==="||"||t==="??",fi=(t,e)=>{let{operation:n}=t,[s,i]=e.transformChildren([t.left,t.right]);return Po(n)?{type:"LogicalExpression",operator:n,left:s,right:i}:E.isAssignmentOperation(n)?{type:"AssignmentExpression",left:s,right:i,operator:n}:{left:s,right:i,type:"BinaryExpression",operator:n}};var Lo={optional:!1},$o={optional:!0},di=({optional:t})=>(e,n)=>{let s=n.transformChildren(e.args),i=n.transformChild(e.receiver);return t||ye(i)?{type:"OptionalCallExpression",callee:i,arguments:s,optional:t}:{type:"CallExpression",callee:i,arguments:s}},mi=di(Lo),gi=di($o);var vi=(t,e)=>({type:"NGChainedExpression",expressions:e.transformChildren(t.expressions)});var wi=(t,e)=>{let[n,s,i]=e.transformChildren([t.condition,t.trueExp,t.falseExp]);return{type:"ConditionalExpression",test:n,consequent:s,alternate:i}};var Si=()=>({type:"NGEmptyExpression"});var xi=(t,e)=>{let{expressions:n}=t;if(n.length!==1)throw new Error("Unexpected 'Interpolation'");return e.transformChild(n[0])};var yi=t=>{let{value:e}=t;switch(typeof e){case"boolean":return{type:"BooleanLiteral",value:e};case"number":return{type:"NumericLiteral",value:e};case"object":return{type:"NullLiteral"};case"string":return{type:"StringLiteral",value:e};case"undefined":return{type:"Identifier",name:"undefined"};default:throw new Error(`Unexpected 'LiteralPrimitive' value type ${typeof e}`)}},Ei=t=>({type:"RegExpLiteral",pattern:t.body,flags:t.flags??""});var Mo={computed:!0,optional:!1},Ro={computed:!0,optional:!0},Oo={computed:!1,optional:!1},Do={computed:!1,optional:!0},pt=({computed:t,optional:e})=>(n,s)=>{let{receiver:i}=n,r;if(t){let{key:u}=n;r=s.transformChild(u)}else{let u=i instanceof fe,{name:h,nameSpan:d}=n;if(r=s.create({type:"Identifier",name:h},d,u?s.ancestors:[]),u)return r}let a=s.transformChild(i);return e||ye(a)?{type:"OptionalMemberExpression",optional:e,property:r,object:a,computed:t}:{type:"MemberExpression",property:r,object:a,computed:t}},Ci=pt(Mo),bi=pt(Ro),Ti=pt(Oo),ki=pt(Do);var _i=(t,e)=>({type:"TSNonNullExpression",expression:e.transformChild(t.expression)});var Ii=(t,e)=>{let{keys:n,values:s}=t,i=(r,a=t)=>e.create(r,a,[t,...e.ancestors]);return{type:"ObjectExpression",properties:n.map((r,a)=>{let u=s[a],h=[r.sourceSpan.start,u.sourceSpan.end];if(r.kind==="spread")return i({type:"SpreadElement",argument:e.transformChild(u)},h);let d=!!r.isShorthandInitialized;return i({type:"ObjectProperty",key:i(r.quoted?{type:"StringLiteral",value:r.key}:{type:"Identifier",name:r.key},r.sourceSpan),value:e.transformChild(u),shorthand:d,computed:!1,method:!1},h)})}};var Ni=(t,e)=>e.transformChild(t.expression);var Ai=(t,e)=>({type:"NGPipeExpression",left:e.transformChild(t.exp),right:e.create({type:"Identifier",name:t.name},t.nameSpan),arguments:e.transformChildren(t.args)});var Pi=(t,e)=>({type:"SpreadElement",argument:e.transformChild(t.expression)});var Li=(t,e)=>({type:"TaggedTemplateExpression",tag:e.transformChild(t.tag),quasi:e.transformChild(t.template)}),$i=(t,e)=>({type:"TemplateLiteral",quasis:e.transformChildren(t.elements),expressions:e.transformChildren(t.expressions)}),Mi=(t,e)=>{let[n]=e.ancestors,{elements:s}=n,i=s.indexOf(t),r=i===0,a=i===s.length-1,u=t.sourceSpan.end-(a?1:0),h=t.sourceSpan.start+(r?1:0),d=e.text.slice(h,u);return{type:"TemplateElement",value:{cooked:t.text,raw:d},tail:a,range:[h,u]}};var Ri=()=>({type:"ThisExpression"});var dn=t=>(e,n)=>({type:"UnaryExpression",prefix:!0,operator:t,argument:n.transformChild(e.expression)}),Oi=dn("!"),Di=dn("typeof"),Bi=dn("void"),Fi=(t,e)=>({type:"UnaryExpression",prefix:!0,argument:e.transformChild(t.expr),operator:t.operator});var Bo=t=>{throw new Error(`Unexpected node type '${t.constructor.name}'`)},Vi=Bo;var Hi=ci({visitASTWithSource:()=>hi,visitArrowFunction:()=>pi,visitBinary:()=>fi,visitCall:()=>mi,visitChain:()=>vi,visitConditional:()=>wi,visitEmptyExpr:()=>Si,visitImplicitReceiver:()=>Vi,visitInterpolation:()=>xi,visitKeyedRead:()=>Ci,visitLiteralArray:()=>ui,visitLiteralMap:()=>Ii,visitLiteralPrimitive:()=>yi,visitNonNullAssert:()=>_i,visitParenthesizedExpression:()=>Ni,visitPipe:()=>Ai,visitPrefixNot:()=>Oi,visitPropertyRead:()=>Ti,visitRegularExpressionLiteral:()=>Ei,visitSafeCall:()=>gi,visitSafeKeyedRead:()=>bi,visitSafePropertyRead:()=>ki,visitSpreadElement:()=>Pi,visitTaggedTemplateLiteral:()=>Li,visitTemplateLiteral:()=>$i,visitTemplateLiteralElement:()=>Mi,visitThisReceiver:()=>Ri,visitTypeofExpression:()=>Di,visitUnary:()=>Fi,visitVoidExpression:()=>Bi});var Ui=Hi;var ht=class mn extends ut{node;ancestors;constructor({node:e,text:n,ancestors:s=[]}){super(n),this.node=e,this.ancestors=s}create(e,n,s=this.ancestors){return s[0]instanceof $e&&(e.extra={...e.extra,parenthesized:!0}),super.createNode(e,e.range??n??this.node)}transformChild(e){return new mn({node:e,ancestors:[this.node,...this.ancestors],text:this.text}).transform()}transformChildren(e){return e.map(n=>this.transformChild(n))}transform(){let{node:e}=this,n=e.visit(Ui,this);return this.create(n,this.node)}static transform(e,n){return new mn({node:e,text:n,ancestors:[]}).transform()}};var Wi=class extends ht{constructor(t){super({node:t,text:t.source})}};var qi=(t,e)=>ht.transform(t,e),ji=t=>new Wi(t).transform();var zi=(t,e)=>(n,s,...i)=>n|1&&s==null?void 0:(e.call(s)??s[t]).apply(s,i);function Fo(t){return this[t<0?this.length+t:t]}var Vo=zi("at",function(){if(Array.isArray(this)||typeof this=="string")return Fo}),ft=Vo;function Gi(t){return t instanceof Me}function Xi(t){return t instanceof de}var we,se,m,Qi,T,gn,vn,wn,Ji,Yi,Ki,Zi,Se,Ho=(Se=class extends ut{constructor(n,s){super(s);De(this,m);De(this,we);De(this,se);wt(this,we,n),wt(this,se,s);for(let i of n)w(this,m,Ji).call(this,i)}get expressions(){return w(this,m,Ki).call(this)}},we=new WeakMap,se=new WeakMap,m=new WeakSet,Qi=function(){return z(this,we)[0].key},T=function(n,s){return In(Se.prototype,this,"createNode").call(this,n,s)},gn=function(n){return qi(n,this.text)},vn=function(n){return Pn(n.slice(z(this,m,Qi).source.length))},wn=function(n){let s=z(this,se);if(s[n.start]!=='"'&&s[n.start]!=="'")return;let i=s[n.start],r=!1;for(let a=n.start+1;a<s.length;a++)switch(s[a]){case i:if(!r){n.end=a+1;return}default:r=!1;break;case"\\":r=!r;break}},Ji=function(n){w(this,m,wn).call(this,n.key.span),Xi(n)&&n.value&&w(this,m,wn).call(this,n.value.span)},Yi=function(n){if(!n.value||n.value.source)return n.value;let s=this.getCharacterIndex(/\S/,n.sourceSpan.start);return{source:"$implicit",span:{start:s,end:s}}},Ki=function(){let n=z(this,we),[s]=n,i=z(this,se).slice(s.sourceSpan.start,s.sourceSpan.end).trim().length===0?n.slice(1):n,r=[],a=null;for(let[u,h]of i.entries()){if(a&&Gi(a)&&Xi(h)&&h.value&&h.value.source===a.key.source){let d=w(this,m,T).call(this,{type:"NGMicrosyntaxKey",name:h.key.source},h.key.span),g=(_,b)=>({..._,...this.transformSpan({start:_.start,end:b})}),P=_=>({...g(_,d.end),alias:d}),k=r.pop();if(k.type==="NGMicrosyntaxExpression")r.push(P(k));else if(k.type==="NGMicrosyntaxKeyedExpression"){let _=P(k.expression);r.push(g({...k,expression:_},_.end))}else throw new Error(`Unexpected type ${k.type}`)}else r.push(w(this,m,Zi).call(this,h,u));a=h}return w(this,m,T).call(this,{type:"NGMicrosyntax",body:r},r.length===0?n[0].sourceSpan:{start:r[0].start,end:ft(0,r,-1).end})},Zi=function(n,s){if(Gi(n)){let{key:i,value:r}=n;return r?s===0?w(this,m,T).call(this,{type:"NGMicrosyntaxExpression",expression:w(this,m,gn).call(this,r.ast),alias:null},r):w(this,m,T).call(this,{type:"NGMicrosyntaxKeyedExpression",key:w(this,m,T).call(this,{type:"NGMicrosyntaxKey",name:w(this,m,vn).call(this,i.source)},i.span),expression:w(this,m,T).call(this,{type:"NGMicrosyntaxExpression",expression:w(this,m,gn).call(this,r.ast),alias:null},r)},[i.span.start,r.sourceSpan.end]):w(this,m,T).call(this,{type:"NGMicrosyntaxKey",name:w(this,m,vn).call(this,i.source)},i.span)}else{let{key:i,sourceSpan:r}=n;if(/^let\s$/.test(z(this,se).slice(r.start,r.start+4))){let{value:a}=n;return w(this,m,T).call(this,{type:"NGMicrosyntaxLet",key:w(this,m,T).call(this,{type:"NGMicrosyntaxKey",name:i.source},i.span),value:a?w(this,m,T).call(this,{type:"NGMicrosyntaxKey",name:a.source},a.span):null},[r.start,a?a.span.end:i.span.end])}else{let a=w(this,m,Yi).call(this,n);return w(this,m,T).call(this,{type:"NGMicrosyntaxAs",key:w(this,m,T).call(this,{type:"NGMicrosyntaxKey",name:a.source},a.span),alias:w(this,m,T).call(this,{type:"NGMicrosyntaxKey",name:i.source},i.span)},[a.span.start,i.span.end])}}},Se);function er(t,e){return new Ho(t,e).expressions}var dt=t=>e=>{let{result:n,comments:s}=t(e);return Object.assign(ji(n),{comments:s})},mt=dt(si),Sn=dt(ii),Uo=dt(ri),xn=dt(oi),yn=t=>er(ai(t).result.templateBindings,t);function Wo(t,e){let n=new SyntaxError(t+" ("+e.loc.start.line+":"+e.loc.start.column+")");return Object.assign(n,e)}var tr=Wo;function nr(t){let e=new Set(t);return n=>e.has(n?.type)}function En(t){return t.range?.[1]??t.end}function ie(t){let e=t.range?.[0]??t.start,n=(t.declaration?.decorators??t.decorators)?.[0];return n?Math.min(ie(n),e):e}var qo=5,jo=8,zo=8,sr=t=>e=>e.label?re(e.label):ie(e)+t,Go=t=>t.__contentEnd??En(t),ir=["ExpressionStatement","Directive","ImportDeclaration","ExportDefaultDeclaration","ExportNamedDeclaration","ExportAllDeclaration","ReturnStatement","ThrowStatement","DoWhileStatement"],Xo=new Map([["BreakStatement",sr(qo)],["ContinueStatement",sr(jo)],["DebuggerStatement",t=>ie(t)+zo],["VariableDeclaration",t=>re(ft(0,t.declarations,-1))],...ir.map(t=>[t,Go])]),Qo=nr(ir);function re(t){let{type:e}=t;return e==="IfStatement"?re(t.alternate??t.consequent):e==="ForInStatement"||e==="ForOfStatement"||e==="ForStatement"||e==="LabeledStatement"||e==="WithStatement"||e==="WhileStatement"?re(t.body):Xo.get(e)?.(t)??En(t)}function Jo(t){let{type:e="JsExpressionRoot",expression:n,comments:s=n?.comments??[],text:i,rootMarker:r}=t,a={type:e,comments:s,range:[0,i.length],rootMarker:r};return n&&(delete n.comments,a.node=n),a}var rr=Jo;function Yo(t){if(!t?.location)return t;let{message:e,location:{line:n,col:s}}=t;return tr(e,{loc:{start:{line:n+1,column:Math.max(s,1)}},cause:t})}function gt(t){return{astFormat:"estree",parse(e){let n;try{n=t(e)}catch(i){throw Yo(i)}let{comments:s}=n;return delete n.comments,t===mt&&n.type!=="NGChainedExpression"&&(n={...n,type:"NGChainedExpression",expressions:[n]}),rr({type:"NGRoot",expression:n,comments:s,text:e})},locStart:ie,locEnd:re}}var Ko=gt(mt),Zo=gt(Sn),ea=gt(xn),ta=gt(yn);export{or as default,Cn as parsers};
|