@skill-map/cli 0.67.0 → 0.68.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/dist/cli/tutorial/sm-tutorial/SKILL.md +16 -8
- package/dist/cli/tutorial/sm-tutorial/fixtures-data/edits/agents-hub/providers/agent-skills/en/agents-hub.md +2 -0
- package/dist/cli/tutorial/sm-tutorial/fixtures-data/edits/agents-hub/providers/agent-skills/es/agents-hub.md +2 -0
- package/dist/cli/tutorial/sm-tutorial/fixtures-data/edits/content-editor-style/providers/agent-skills/en/content-editor-style.md +1 -0
- package/dist/cli/tutorial/sm-tutorial/fixtures-data/edits/content-editor-style/providers/agent-skills/es/content-editor-style.md +1 -0
- package/dist/cli/tutorial/sm-tutorial/fixtures-data/edits/todo-connectors/providers/agent-skills/en/todo-bullet-guideline.md +1 -0
- package/dist/cli/tutorial/sm-tutorial/fixtures-data/edits/todo-connectors/providers/agent-skills/en/todo-bullet-guideline2.md +1 -0
- package/dist/cli/tutorial/sm-tutorial/fixtures-data/edits/todo-connectors/providers/agent-skills/en/todo-bullet-skill.md +1 -0
- package/dist/cli/tutorial/sm-tutorial/fixtures-data/edits/todo-connectors/providers/agent-skills/es/todo-bullet-guideline.md +1 -0
- package/dist/cli/tutorial/sm-tutorial/fixtures-data/edits/todo-connectors/providers/agent-skills/es/todo-bullet-guideline2.md +1 -0
- package/dist/cli/tutorial/sm-tutorial/fixtures-data/edits/todo-connectors/providers/agent-skills/es/todo-bullet-skill.md +1 -0
- package/dist/cli/tutorial/sm-tutorial/fixtures-data/manifest.json +9 -1
- package/dist/cli/tutorial/sm-tutorial/fixtures-data/sets/harness/providers/agent-skills/en/__PROVIDER__/skills/publish/SKILL.md +15 -0
- package/dist/cli/tutorial/sm-tutorial/fixtures-data/sets/harness/providers/agent-skills/es/__PROVIDER__/skills/publish/SKILL.md +16 -0
- package/dist/cli/tutorial/sm-tutorial/fixtures-data/sets/harness/providers/codex/en/__PROVIDER__/skills/publish/SKILL.md +15 -0
- package/dist/cli/tutorial/sm-tutorial/fixtures-data/sets/harness/providers/codex/es/__PROVIDER__/skills/publish/SKILL.md +16 -0
- package/dist/cli/tutorial/sm-tutorial/fixtures-data/sets/master/providers/agent-skills/en/__PROVIDER__/skills/master-agent/SKILL.md +13 -0
- package/dist/cli/tutorial/sm-tutorial/fixtures-data/sets/master/providers/agent-skills/es/__PROVIDER__/skills/master-agent/SKILL.md +14 -0
- package/dist/cli/tutorial/sm-tutorial/fixtures-data/sets/master/providers/codex/en/.codex/agents/master-agent.toml +10 -0
- package/dist/cli/tutorial/sm-tutorial/fixtures-data/sets/master/providers/codex/es/.codex/agents/master-agent.toml +10 -0
- package/dist/cli/tutorial/sm-tutorial/fixtures-data/sets/portfolio/providers/agent-skills/en/AGENTS.md +7 -0
- package/dist/cli/tutorial/sm-tutorial/fixtures-data/sets/portfolio/providers/agent-skills/en/__PROVIDER__/skills/content-editor/SKILL.md +20 -0
- package/dist/cli/tutorial/sm-tutorial/fixtures-data/sets/portfolio/providers/agent-skills/es/AGENTS.md +7 -0
- package/dist/cli/tutorial/sm-tutorial/fixtures-data/sets/portfolio/providers/agent-skills/es/__PROVIDER__/skills/content-editor/SKILL.md +20 -0
- package/dist/cli/tutorial/sm-tutorial/fixtures-data/sets/portfolio/providers/agent-skills/shared/CLAUDE.md +1 -0
- package/dist/cli/tutorial/sm-tutorial/fixtures-data/sets/portfolio/providers/codex/en/.codex/agents/content-editor.toml +19 -0
- package/dist/cli/tutorial/sm-tutorial/fixtures-data/sets/portfolio/providers/codex/es/.codex/agents/content-editor.toml +19 -0
- package/dist/cli/tutorial/sm-tutorial/fixtures-data/sets/prologue/providers/codex/en/.codex/agents/demo-agent.toml +13 -0
- package/dist/cli/tutorial/sm-tutorial/fixtures-data/sets/prologue/providers/codex/en/__PROVIDER__/skills/demo-command/SKILL.md +11 -0
- package/dist/cli/tutorial/sm-tutorial/fixtures-data/sets/prologue/providers/codex/es/.codex/agents/demo-agent.toml +13 -0
- package/dist/cli/tutorial/sm-tutorial/fixtures-data/sets/prologue/providers/codex/es/__PROVIDER__/skills/demo-command/SKILL.md +12 -0
- package/dist/cli/tutorial/sm-tutorial/references/_core.md +101 -48
- package/dist/cli/tutorial/sm-tutorial/references/_manifest.json +174 -0
- package/dist/cli/tutorial/sm-tutorial/references/_manifest.yml +90 -0
- package/dist/cli/tutorial/sm-tutorial/references/part-basic-connect.md +166 -0
- package/dist/cli/tutorial/sm-tutorial/references/part-basic-daily.md +267 -0
- package/dist/cli/tutorial/sm-tutorial/references/part-basic-fundamentals.md +350 -0
- package/dist/cli/tutorial/sm-tutorial/references/part-basic-kickoff.md +140 -0
- package/dist/cli/tutorial/sm-tutorial/references/part-connect-harness.md +6 -4
- package/dist/cli/tutorial/sm-tutorial/references/part-daily-loop.md +21 -26
- package/dist/cli/tutorial/sm-tutorial/references/part-fundamentals.md +10 -5
- package/dist/cli/tutorial/sm-tutorial/references/part-mcp.md +3 -6
- package/dist/cli/tutorial/sm-tutorial/references/part-project-kickoff.md +29 -14
- package/dist/cli/tutorial/sm-tutorial/references/part-settings.md +17 -13
- package/dist/cli/tutorial/sm-tutorial/scripts/fixtures.js +85 -22
- package/dist/cli/tutorial/sm-tutorial/scripts/lib/paths.js +74 -4
- package/dist/cli/tutorial/sm-tutorial/scripts/state.js +22 -6
- package/dist/cli.js +400 -160
- package/dist/conformance/index.js +42 -2
- package/dist/index.js +43 -30
- package/dist/kernel/index.d.ts +28 -5
- package/dist/kernel/index.js +43 -30
- package/dist/ui/chunk-3ANNEMV4.js +499 -0
- package/dist/ui/chunk-3GDWM5VM.js +2 -0
- package/dist/ui/{chunk-5BJGO7GH.js → chunk-3U4QZKU2.js} +4 -4
- package/dist/ui/chunk-3ZAHOYQ7.js +1 -0
- package/dist/ui/chunk-4F53HBGG.js +1845 -0
- package/dist/ui/{chunk-56CBK7LB.js → chunk-6FGV5O5J.js} +1 -1
- package/dist/ui/chunk-7WMT2LX4.js +1 -0
- package/dist/ui/chunk-BJUBDHJR.js +3 -0
- package/dist/ui/{chunk-276RLZR4.js → chunk-BSIR3ADF.js} +14 -14
- package/dist/ui/{chunk-FC22ZJQZ.js → chunk-CG25RHMO.js} +1 -1
- package/dist/ui/chunk-EFSC6SOL.js +3 -0
- package/dist/ui/chunk-EJVWTBMV.js +4 -0
- package/dist/ui/chunk-EZI3BXQN.js +1 -0
- package/dist/ui/{chunk-JZ2YF7EL.js → chunk-GUPPOK7U.js} +8 -8
- package/dist/ui/{chunk-CJURGJTN.js → chunk-HLALESGR.js} +1 -1
- package/dist/ui/chunk-I3I4KHR5.js +2 -0
- package/dist/ui/{chunk-BOVJVOLH.js → chunk-I6ED2OW7.js} +1 -1
- package/dist/ui/chunk-JKPG5PO7.js +375 -0
- package/dist/ui/chunk-KHDWXSGR.js +1 -0
- package/dist/ui/{chunk-HEK4PH5A.js → chunk-KMHXNOFZ.js} +1 -1
- package/dist/ui/chunk-KWT7E2RJ.js +16 -0
- package/dist/ui/{chunk-WHZVGOS3.js → chunk-MQSU6EFZ.js} +1 -1
- package/dist/ui/{chunk-43S72FTV.js → chunk-OGEE252A.js} +1 -1
- package/dist/ui/{chunk-J4J42HJ4.js → chunk-PU5OP5RN.js} +1 -1
- package/dist/ui/{chunk-UTRZTB6V.js → chunk-QVG7J2MP.js} +1 -1
- package/dist/ui/chunk-TQBXK5JN.js +1 -0
- package/dist/ui/chunk-Z7SOKILO.js +2 -0
- package/dist/ui/{chunk-WCABR6TI.js → chunk-ZRJ5ZCFR.js} +1 -1
- package/dist/ui/index.html +2 -2
- package/dist/ui/main-ZYRIR6DB.js +4 -0
- package/dist/ui/styles-VEGETYWD.css +1 -0
- package/package.json +17 -18
- package/dist/ui/chunk-34ZZDYNQ.js +0 -1
- package/dist/ui/chunk-444BFYGR.js +0 -3
- package/dist/ui/chunk-44VNNUSQ.js +0 -2
- package/dist/ui/chunk-4SG4352Z.js +0 -7
- package/dist/ui/chunk-5ITZXW3A.js +0 -1
- package/dist/ui/chunk-7ANZW2OI.js +0 -499
- package/dist/ui/chunk-BJ6X6WBO.js +0 -4
- package/dist/ui/chunk-CZSLV6YD.js +0 -1
- package/dist/ui/chunk-DLYJHLJX.js +0 -2
- package/dist/ui/chunk-LGFABCIA.js +0 -16
- package/dist/ui/chunk-LPDD2DHE.js +0 -369
- package/dist/ui/chunk-P3SNMV4X.js +0 -2
- package/dist/ui/chunk-S4S5ZMXJ.js +0 -3
- package/dist/ui/chunk-VHEFRMK3.js +0 -1
- package/dist/ui/chunk-X6TRIDBI.js +0 -1845
- package/dist/ui/main-V77F2KZX.js +0 -4
- package/dist/ui/styles-I4ULXD3V.css +0 -1
- /package/dist/ui/{chunk-Y2Z26SRI.js → chunk-5RNLC6V4.js} +0 -0
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import{
|
|
1
|
+
import{Aa as dt,Ba as lt,X as ot,Y as h,_ as L,a as tt,c as nt,ha as A,ia as U,ja as b,ka as et,ma as it,ya as rt}from"./chunk-JKPG5PO7.js";import{i as W,j as X,k as Y,l as _}from"./chunk-7WMT2LX4.js";import{$b as N,Db as E,Eb as z,Fb as R,Ic as a,Ja as l,Jc as K,K as B,Kb as Q,L as C,Mb as s,N as P,Nb as q,Ob as G,P as u,Pb as Z,Rb as k,Sb as x,X as H,Xb as J,Za as T,_a as w,_b as g,ab as S,ac as M,ba as I,bb as D,cb as v,kc as F,la as m,nb as p,nc as j,wb as r,xb as O,yb as $,yc as c,zb as y}from"./chunk-EJVWTBMV.js";var at=`
|
|
2
2
|
.p-badge {
|
|
3
3
|
display: inline-flex;
|
|
4
4
|
border-radius: dt('badge.border.radius');
|
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
import"./chunk-ZRJ5ZCFR.js";function Mt(n,o){(o==null||o>n.length)&&(o=n.length);for(var s=0,l=Array(o);s<o;s++)l[s]=n[s];return l}function Nn(n){if(Array.isArray(n))return n}function In(n,o){var s=n==null?null:typeof Symbol<"u"&&n[Symbol.iterator]||n["@@iterator"];if(s!=null){var l,u,m,N,re=[],w=!0,ie=!1;try{if(m=(s=s.call(n)).next,o!==0)for(;!(w=(l=m.call(s)).done)&&(re.push(l.value),re.length!==o);w=!0);}catch(Ie){ie=!0,u=Ie}finally{try{if(!w&&s.return!=null&&(N=s.return(),Object(N)!==N))return}finally{if(ie)throw u}}return re}}function Dn(){throw new TypeError(`Invalid attempt to destructure non-iterable instance.
|
|
2
|
+
In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}function Ln(n,o){return Nn(n)||In(n,o)||wn(n,o)||Dn()}function wn(n,o){if(n){if(typeof n=="string")return Mt(n,o);var s={}.toString.call(n).slice(8,-1);return s==="Object"&&n.constructor&&(s=n.constructor.name),s==="Map"||s==="Set"?Array.from(n):s==="Arguments"||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(s)?Mt(n,o):void 0}}var $t=Object.entries,Pt=Object.setPrototypeOf,Cn=Object.isFrozen,Mn=Object.getPrototypeOf,Pn=Object.getOwnPropertyDescriptor,O=Object.freeze,R=Object.seal,oe=Object.create,Xt=typeof Reflect<"u"&&Reflect,Qe=Xt.apply,et=Xt.construct;O||(O=function(o){return o});R||(R=function(o){return o});Qe||(Qe=function(o,s){for(var l=arguments.length,u=new Array(l>2?l-2:0),m=2;m<l;m++)u[m-2]=arguments[m];return o.apply(s,u)});et||(et=function(o){for(var s=arguments.length,l=new Array(s>1?s-1:0),u=1;u<s;u++)l[u-1]=arguments[u];return new o(...l)});var me=A(Array.prototype.forEach),xn=A(Array.prototype.lastIndexOf),xt=A(Array.prototype.pop),ne=A(Array.prototype.push),kn=A(Array.prototype.splice),Y=Array.isArray,_e=A(String.prototype.toLowerCase),Ve=A(String.prototype.toString),kt=A(String.prototype.match),de=A(String.prototype.replace),vt=A(String.prototype.indexOf),vn=A(String.prototype.trim),Un=A(Number.prototype.toString),Fn=A(Boolean.prototype.toString),Ut=typeof BigInt>"u"?null:A(BigInt.prototype.toString),Ft=typeof Symbol>"u"?null:A(Symbol.prototype.toString),S=A(Object.prototype.hasOwnProperty),Te=A(Object.prototype.toString),b=A(RegExp.prototype.test),q=zn(TypeError);function A(n){return function(o){o instanceof RegExp&&(o.lastIndex=0);for(var s=arguments.length,l=new Array(s>1?s-1:0),u=1;u<s;u++)l[u-1]=arguments[u];return Qe(n,o,l)}}function zn(n){return function(){for(var o=arguments.length,s=new Array(o),l=0;l<o;l++)s[l]=arguments[l];return et(n,s)}}function f(n,o){let s=arguments.length>2&&arguments[2]!==void 0?arguments[2]:_e;if(Pt&&Pt(n,null),!Y(o))return n;let l=o.length;for(;l--;){let u=o[l];if(typeof u=="string"){let m=s(u);m!==u&&(Cn(o)||(o[l]=m),u=m)}n[u]=!0}return n}function Hn(n){for(let o=0;o<n.length;o++)S(n,o)||(n[o]=null);return n}function D(n){let o=oe(null);for(let l of $t(n)){var s=Ln(l,2);let u=s[0],m=s[1];S(n,u)&&(Y(m)?o[u]=Hn(m):m&&typeof m=="object"&&m.constructor===Object?o[u]=D(m):o[u]=m)}return o}function Gn(n){switch(typeof n){case"string":return n;case"number":return Un(n);case"boolean":return Fn(n);case"bigint":return Ut?Ut(n):"0";case"symbol":return Ft?Ft(n):"Symbol()";case"undefined":return Te(n);case"function":case"object":{if(n===null)return Te(n);let o=n,s=U(o,"toString");if(typeof s=="function"){let l=s(o);return typeof l=="string"?l:Te(l)}return Te(n)}default:return Te(n)}}function U(n,o){for(;n!==null;){let l=Pn(n,o);if(l){if(l.get)return A(l.get);if(typeof l.value=="function")return A(l.value)}n=Mn(n)}function s(){return null}return s}function Bn(n){try{return b(n,""),!0}catch{return!1}}var zt=O(["a","abbr","acronym","address","area","article","aside","audio","b","bdi","bdo","big","blink","blockquote","body","br","button","canvas","caption","center","cite","code","col","colgroup","content","data","datalist","dd","decorator","del","details","dfn","dialog","dir","div","dl","dt","element","em","fieldset","figcaption","figure","font","footer","form","h1","h2","h3","h4","h5","h6","head","header","hgroup","hr","html","i","img","input","ins","kbd","label","legend","li","main","map","mark","marquee","menu","menuitem","meter","nav","nobr","ol","optgroup","option","output","p","picture","pre","progress","q","rp","rt","ruby","s","samp","search","section","select","shadow","slot","small","source","spacer","span","strike","strong","style","sub","summary","sup","table","tbody","td","template","textarea","tfoot","th","thead","time","tr","track","tt","u","ul","var","video","wbr"]),qe=O(["svg","a","altglyph","altglyphdef","altglyphitem","animatecolor","animatemotion","animatetransform","circle","clippath","defs","desc","ellipse","enterkeyhint","exportparts","filter","font","g","glyph","glyphref","hkern","image","inputmode","line","lineargradient","marker","mask","metadata","mpath","part","path","pattern","polygon","polyline","radialgradient","rect","stop","style","switch","symbol","text","textpath","title","tref","tspan","view","vkern"]),Ke=O(["feBlend","feColorMatrix","feComponentTransfer","feComposite","feConvolveMatrix","feDiffuseLighting","feDisplacementMap","feDistantLight","feDropShadow","feFlood","feFuncA","feFuncB","feFuncG","feFuncR","feGaussianBlur","feImage","feMerge","feMergeNode","feMorphology","feOffset","fePointLight","feSpecularLighting","feSpotLight","feTile","feTurbulence"]),Wn=O(["animate","color-profile","cursor","discard","font-face","font-face-format","font-face-name","font-face-src","font-face-uri","foreignobject","hatch","hatchpath","mesh","meshgradient","meshpatch","meshrow","missing-glyph","script","set","solidcolor","unknown","use"]),Ze=O(["math","menclose","merror","mfenced","mfrac","mglyph","mi","mlabeledtr","mmultiscripts","mn","mo","mover","mpadded","mphantom","mroot","mrow","ms","mspace","msqrt","mstyle","msub","msup","msubsup","mtable","mtd","mtext","mtr","munder","munderover","mprescripts"]),Yn=O(["maction","maligngroup","malignmark","mlongdiv","mscarries","mscarry","msgroup","mstack","msline","msrow","semantics","annotation","annotation-xml","mprescripts","none"]),Ht=O(["#text"]),Gt=O(["accept","action","align","alt","autocapitalize","autocomplete","autopictureinpicture","autoplay","background","bgcolor","border","capture","cellpadding","cellspacing","checked","cite","class","clear","color","cols","colspan","command","commandfor","controls","controlslist","coords","crossorigin","datetime","decoding","default","dir","disabled","disablepictureinpicture","disableremoteplayback","download","draggable","enctype","enterkeyhint","exportparts","face","for","headers","height","hidden","high","href","hreflang","id","inert","inputmode","integrity","ismap","kind","label","lang","list","loading","loop","low","max","maxlength","media","method","min","minlength","multiple","muted","name","nonce","noshade","novalidate","nowrap","open","optimum","part","pattern","placeholder","playsinline","popover","popovertarget","popovertargetaction","poster","preload","pubdate","radiogroup","readonly","rel","required","rev","reversed","role","rows","rowspan","spellcheck","scope","selected","shape","size","sizes","slot","span","srclang","start","src","srcset","step","style","summary","tabindex","title","translate","type","usemap","valign","value","width","wrap","xmlns"]),Je=O(["accent-height","accumulate","additive","alignment-baseline","amplitude","ascent","attributename","attributetype","azimuth","basefrequency","baseline-shift","begin","bias","by","class","clip","clippathunits","clip-path","clip-rule","color","color-interpolation","color-interpolation-filters","color-profile","color-rendering","cx","cy","d","dx","dy","diffuseconstant","direction","display","divisor","dur","edgemode","elevation","end","exponent","fill","fill-opacity","fill-rule","filter","filterunits","flood-color","flood-opacity","font-family","font-size","font-size-adjust","font-stretch","font-style","font-variant","font-weight","fx","fy","g1","g2","glyph-name","glyphref","gradientunits","gradienttransform","height","href","id","image-rendering","in","in2","intercept","k","k1","k2","k3","k4","kerning","keypoints","keysplines","keytimes","lang","lengthadjust","letter-spacing","kernelmatrix","kernelunitlength","lighting-color","local","marker-end","marker-mid","marker-start","markerheight","markerunits","markerwidth","maskcontentunits","maskunits","max","mask","mask-type","media","method","mode","min","name","numoctaves","offset","operator","opacity","order","orient","orientation","origin","overflow","paint-order","path","pathlength","patterncontentunits","patterntransform","patternunits","points","preservealpha","preserveaspectratio","primitiveunits","r","rx","ry","radius","refx","refy","repeatcount","repeatdur","restart","result","rotate","scale","seed","shape-rendering","slope","specularconstant","specularexponent","spreadmethod","startoffset","stddeviation","stitchtiles","stop-color","stop-opacity","stroke-dasharray","stroke-dashoffset","stroke-linecap","stroke-linejoin","stroke-miterlimit","stroke-opacity","stroke","stroke-width","style","surfacescale","systemlanguage","tabindex","tablevalues","targetx","targety","transform","transform-origin","text-anchor","text-decoration","text-rendering","textlength","type","u1","u2","unicode","values","viewbox","visibility","version","vert-adv-y","vert-origin-x","vert-origin-y","width","word-spacing","wrap","writing-mode","xchannelselector","ychannelselector","x","x1","x2","xmlns","y","y1","y2","z","zoomandpan"]),Bt=O(["accent","accentunder","align","bevelled","close","columnalign","columnlines","columnspacing","columnspan","denomalign","depth","dir","display","displaystyle","encoding","fence","frame","height","href","id","largeop","length","linethickness","lquote","lspace","mathbackground","mathcolor","mathsize","mathvariant","maxsize","minsize","movablelimits","notation","numalign","open","rowalign","rowlines","rowspacing","rowspan","rspace","rquote","scriptlevel","scriptminsize","scriptsizemultiplier","selection","separator","separators","stretchy","subscriptshift","supscriptshift","symmetric","voffset","width","xmlns"]),Ne=O(["xlink:href","xml:id","xlink:title","xml:space","xmlns:xlink"]),jn=R(/{{[\w\W]*|^[\w\W]*}}/g),$n=R(/<%[\w\W]*|^[\w\W]*%>/g),Xn=R(/\${[\w\W]*/g),Vn=R(/^data-[\-\w.\u00B7-\uFFFF]+$/),qn=R(/^aria-[\-\w]+$/),Wt=R(/^(?:(?:(?:f|ht)tps?|mailto|tel|callto|sms|cid|xmpp|matrix):|[^a-z]|[a-z+.\-]+(?:[^a-z+.\-:]|$))/i),Kn=R(/^(?:\w+script|data):/i),Zn=R(/[\u0000-\u0020\u00A0\u1680\u180E\u2000-\u2029\u205F\u3000]/g),Jn=R(/^html$/i),Qn=R(/^[a-z][.\w]*(-[.\w]+)+$/i),Yt=R(/<[/\w!]/g),eo=R(/<[/\w]/g),to=R(/<\/no(script|embed|frames)/i),no=R(/\/>/i),v={element:1,attribute:2,text:3,cdataSection:4,entityReference:5,entityNode:6,processingInstruction:7,comment:8,document:9,documentType:10,documentFragment:11,notation:12},oo=function(){return typeof window>"u"?null:window},ro=function(o,s){if(typeof o!="object"||typeof o.createPolicy!="function")return null;let l=null,u="data-tt-policy-suffix";s&&s.hasAttribute(u)&&(l=s.getAttribute(u));let m="dompurify"+(l?"#"+l:"");try{return o.createPolicy(m,{createHTML(N){return N},createScriptURL(N){return N}})}catch{return console.warn("TrustedTypes policy "+m+" could not be created."),null}},jt=function(){return{afterSanitizeAttributes:[],afterSanitizeElements:[],afterSanitizeShadowDOM:[],beforeSanitizeAttributes:[],beforeSanitizeElements:[],beforeSanitizeShadowDOM:[],uponSanitizeAttribute:[],uponSanitizeElement:[],uponSanitizeShadowNode:[]}},W=function(o,s,l,u){return S(o,s)&&Y(o[s])?f(u.base?D(u.base):{},o[s],u.transform):l};function Vt(){let n=arguments.length>0&&arguments[0]!==void 0?arguments[0]:oo(),o=i=>Vt(i);if(o.version="3.4.11",o.removed=[],!n||!n.document||n.document.nodeType!==v.document||!n.Element)return o.isSupported=!1,o;let s=n.document,l=s,u=l.currentScript;n.DocumentFragment;let m=n.HTMLTemplateElement,N=n.Node,re=n.Element,w=n.NodeFilter,ie=n.NamedNodeMap;ie===void 0&&(n.NamedNodeMap||n.MozNamedAttrMap),n.HTMLFormElement;let Ie=n.DOMParser,he=n.trustedTypes,j=re.prototype,qt=U(j,"cloneNode"),tt=U(j,"remove"),Kt=U(j,"nextSibling"),ae=U(j,"childNodes"),se=U(j,"parentNode"),nt=U(j,"shadowRoot"),De=U(j,"attributes"),C=N&&N.prototype?U(N.prototype,"nodeType"):null,z=N&&N.prototype?U(N.prototype,"nodeName"):null;if(typeof m=="function"){let i=s.createElement("template");i.content&&i.content.ownerDocument&&(s=i.content.ownerDocument)}let L,$="",Le,ot=!1,le=0,rt=function(){if(le>0)throw q('A configured TRUSTED_TYPES_POLICY callback (createHTML or createScriptURL) must not call DOMPurify.sanitize, as that causes infinite recursion. Do not pass a policy whose callbacks wrap DOMPurify as TRUSTED_TYPES_POLICY; see the "DOMPurify and Trusted Types" section of the README.')},K=function(e){rt(),le++;try{return L.createHTML(e)}finally{le--}},Zt=function(e){rt(),le++;try{return L.createScriptURL(e)}finally{le--}},Jt=function(){return ot||(Le=ro(he,u),ot=!0),Le},ge=s,we=ge.implementation,it=ge.createNodeIterator,Qt=ge.createDocumentFragment,en=ge.getElementsByTagName,tn=l.importNode,g=jt();o.isSupported=typeof $t=="function"&&typeof se=="function"&&we&&we.createHTMLDocument!==void 0;let nn=jn,on=$n,rn=Xn,an=Vn,sn=qn,ln=Kn,at=Zn,cn=Qn,st=Wt,d=null,lt=f({},[...zt,...qe,...Ke,...Ze,...Ht]),T=null,ct=f({},[...Gt,...Je,...Bt,...Ne]),_=Object.seal(oe(null,{tagNameCheck:{writable:!0,configurable:!1,enumerable:!0,value:null},attributeNameCheck:{writable:!0,configurable:!1,enumerable:!0,value:null},allowCustomizedBuiltInElements:{writable:!0,configurable:!1,enumerable:!0,value:!1}})),ce=null,ut=null,H=Object.seal(oe(null,{tagCheck:{writable:!0,configurable:!1,enumerable:!0,value:null},attributeCheck:{writable:!0,configurable:!1,enumerable:!0,value:null}})),ft=!0,Ce=!0,pt=!1,mt=!0,G=!1,ue=!0,X=!1,Me=!1,Pe=null,xe=null,ke=!1,Z=!1,Ee=!1,Ae=!1,dt=!0,Tt=!1,_t="user-content-",ve=!0,Ue=!1,J={},x=null,Fe=f({},["annotation-xml","audio","colgroup","desc","foreignobject","head","iframe","math","mi","mn","mo","ms","mtext","noembed","noframes","noscript","plaintext","script","selectedcontent","style","svg","template","thead","title","video","xmp"]),ht=null,gt=f({},["audio","video","img","source","image","track"]),ze=null,Et=f({},["alt","class","for","id","label","name","pattern","placeholder","role","summary","title","value","style","xmlns"]),ye="http://www.w3.org/1998/Math/MathML",Se="http://www.w3.org/2000/svg",k="http://www.w3.org/1999/xhtml",Q=k,He=!1,Ge=null,un=f({},[ye,Se,k],Ve),At=O(["mi","mo","mn","ms","mtext"]),Be=f({},At),yt=O(["annotation-xml"]),We=f({},yt),fn=f({},["title","style","font","a","script"]),fe=null,pn=["application/xhtml+xml","text/html"],mn="text/html",h=null,ee=null,dn=s.createElement("form"),St=function(e){return e instanceof RegExp||e instanceof Function},Ye=function(){let e=arguments.length>0&&arguments[0]!==void 0?arguments[0]:{};if(ee&&ee===e)return;(!e||typeof e!="object")&&(e={}),e=D(e),fe=pn.indexOf(e.PARSER_MEDIA_TYPE)===-1?mn:e.PARSER_MEDIA_TYPE,h=fe==="application/xhtml+xml"?Ve:_e,d=W(e,"ALLOWED_TAGS",lt,{transform:h}),T=W(e,"ALLOWED_ATTR",ct,{transform:h}),Ge=W(e,"ALLOWED_NAMESPACES",un,{transform:Ve}),ze=W(e,"ADD_URI_SAFE_ATTR",Et,{transform:h,base:Et}),ht=W(e,"ADD_DATA_URI_TAGS",gt,{transform:h,base:gt}),x=W(e,"FORBID_CONTENTS",Fe,{transform:h}),ce=W(e,"FORBID_TAGS",D({}),{transform:h}),ut=W(e,"FORBID_ATTR",D({}),{transform:h}),J=S(e,"USE_PROFILES")?e.USE_PROFILES&&typeof e.USE_PROFILES=="object"?D(e.USE_PROFILES):e.USE_PROFILES:!1,ft=e.ALLOW_ARIA_ATTR!==!1,Ce=e.ALLOW_DATA_ATTR!==!1,pt=e.ALLOW_UNKNOWN_PROTOCOLS||!1,mt=e.ALLOW_SELF_CLOSE_IN_ATTR!==!1,G=e.SAFE_FOR_TEMPLATES||!1,ue=e.SAFE_FOR_XML!==!1,X=e.WHOLE_DOCUMENT||!1,Z=e.RETURN_DOM||!1,Ee=e.RETURN_DOM_FRAGMENT||!1,Ae=e.RETURN_TRUSTED_TYPE||!1,ke=e.FORCE_BODY||!1,dt=e.SANITIZE_DOM!==!1,Tt=e.SANITIZE_NAMED_PROPS||!1,ve=e.KEEP_CONTENT!==!1,Ue=e.IN_PLACE||!1,st=Bn(e.ALLOWED_URI_REGEXP)?e.ALLOWED_URI_REGEXP:Wt,Q=typeof e.NAMESPACE=="string"?e.NAMESPACE:k,Be=S(e,"MATHML_TEXT_INTEGRATION_POINTS")&&e.MATHML_TEXT_INTEGRATION_POINTS&&typeof e.MATHML_TEXT_INTEGRATION_POINTS=="object"?D(e.MATHML_TEXT_INTEGRATION_POINTS):f({},At),We=S(e,"HTML_INTEGRATION_POINTS")&&e.HTML_INTEGRATION_POINTS&&typeof e.HTML_INTEGRATION_POINTS=="object"?D(e.HTML_INTEGRATION_POINTS):f({},yt);let t=S(e,"CUSTOM_ELEMENT_HANDLING")&&e.CUSTOM_ELEMENT_HANDLING&&typeof e.CUSTOM_ELEMENT_HANDLING=="object"?D(e.CUSTOM_ELEMENT_HANDLING):oe(null);if(_=oe(null),S(t,"tagNameCheck")&&St(t.tagNameCheck)&&(_.tagNameCheck=t.tagNameCheck),S(t,"attributeNameCheck")&&St(t.attributeNameCheck)&&(_.attributeNameCheck=t.attributeNameCheck),S(t,"allowCustomizedBuiltInElements")&&typeof t.allowCustomizedBuiltInElements=="boolean"&&(_.allowCustomizedBuiltInElements=t.allowCustomizedBuiltInElements),R(_),G&&(Ce=!1),Ee&&(Z=!0),J&&(d=f({},Ht),T=oe(null),J.html===!0&&(f(d,zt),f(T,Gt)),J.svg===!0&&(f(d,qe),f(T,Je),f(T,Ne)),J.svgFilters===!0&&(f(d,Ke),f(T,Je),f(T,Ne)),J.mathMl===!0&&(f(d,Ze),f(T,Bt),f(T,Ne))),H.tagCheck=null,H.attributeCheck=null,S(e,"ADD_TAGS")&&(typeof e.ADD_TAGS=="function"?H.tagCheck=e.ADD_TAGS:Y(e.ADD_TAGS)&&(d===lt&&(d=D(d)),f(d,e.ADD_TAGS,h))),S(e,"ADD_ATTR")&&(typeof e.ADD_ATTR=="function"?H.attributeCheck=e.ADD_ATTR:Y(e.ADD_ATTR)&&(T===ct&&(T=D(T)),f(T,e.ADD_ATTR,h))),S(e,"ADD_URI_SAFE_ATTR")&&Y(e.ADD_URI_SAFE_ATTR)&&f(ze,e.ADD_URI_SAFE_ATTR,h),S(e,"FORBID_CONTENTS")&&Y(e.FORBID_CONTENTS)&&(x===Fe&&(x=D(x)),f(x,e.FORBID_CONTENTS,h)),S(e,"ADD_FORBID_CONTENTS")&&Y(e.ADD_FORBID_CONTENTS)&&(x===Fe&&(x=D(x)),f(x,e.ADD_FORBID_CONTENTS,h)),ve&&(d["#text"]=!0),X&&f(d,["html","head","body"]),d.table&&(f(d,["tbody"]),delete ce.tbody),e.TRUSTED_TYPES_POLICY){if(typeof e.TRUSTED_TYPES_POLICY.createHTML!="function")throw q('TRUSTED_TYPES_POLICY configuration option must provide a "createHTML" hook.');if(typeof e.TRUSTED_TYPES_POLICY.createScriptURL!="function")throw q('TRUSTED_TYPES_POLICY configuration option must provide a "createScriptURL" hook.');let r=L;L=e.TRUSTED_TYPES_POLICY;try{$=K("")}catch(a){throw L=r,a}}else e.TRUSTED_TYPES_POLICY===null?(L=void 0,$=""):(L===void 0&&(L=Jt()),L&&typeof $=="string"&&($=K("")));O&&O(e),ee=e},bt=f({},[...qe,...Ke,...Wn]),Ot=f({},[...Ze,...Yn]),Tn=function(e,t,r){return t.namespaceURI===k?e==="svg":t.namespaceURI===ye?e==="svg"&&(r==="annotation-xml"||Be[r]):!!bt[e]},_n=function(e,t,r){return t.namespaceURI===k?e==="math":t.namespaceURI===Se?e==="math"&&We[r]:!!Ot[e]},hn=function(e,t,r){return t.namespaceURI===Se&&!We[r]||t.namespaceURI===ye&&!Be[r]?!1:!Ot[e]&&(fn[e]||!bt[e])},gn=function(e){let t=se(e);(!t||!t.tagName)&&(t={namespaceURI:Q,tagName:"template"});let r=_e(e.tagName),a=_e(t.tagName);return Ge[e.namespaceURI]?e.namespaceURI===Se?Tn(r,t,a):e.namespaceURI===ye?_n(r,t,a):e.namespaceURI===k?hn(r,t,a):!!(fe==="application/xhtml+xml"&&Ge[e.namespaceURI]):!1},B=function(e){ne(o.removed,{element:e});try{se(e).removeChild(e)}catch{if(tt(e),!se(e))throw q("a node selected for removal could not be detached from its tree and cannot be safely returned; refusing to sanitize in place")}},Rt=function(e){let t=ae(e);if(t){let a=[];me(t,c=>{ne(a,c)}),me(a,c=>{try{tt(c)}catch{}})}let r=De(e);if(r)for(let a=r.length-1;a>=0;--a){let c=r[a],p=c&&c.name;if(typeof p=="string")try{e.removeAttribute(p)}catch{}}},V=function(e,t){try{ne(o.removed,{attribute:t.getAttributeNode(e),from:t})}catch{ne(o.removed,{attribute:null,from:t})}if(t.removeAttribute(e),e==="is")if(Z||Ee)try{B(t)}catch{}else try{t.setAttribute(e,"")}catch{}},En=function(e){let t=De(e);if(t)for(let r=t.length-1;r>=0;--r){let a=t[r],c=a&&a.name;if(!(typeof c!="string"||T[h(c)]))try{e.removeAttribute(c)}catch{}}},An=function(e){let t=[e];for(;t.length>0;){let r=t.pop();(C?C(r):r.nodeType)===v.element&&En(r);let c=ae(r);if(c)for(let p=c.length-1;p>=0;--p)t.push(c[p])}},Nt=function(e){let t=null,r=null;if(ke)e="<remove></remove>"+e;else{let p=kt(e,/^[\r\n\t ]+/);r=p&&p[0]}fe==="application/xhtml+xml"&&Q===k&&(e='<html xmlns="http://www.w3.org/1999/xhtml"><head></head><body>'+e+"</body></html>");let a=L?K(e):e;if(Q===k)try{t=new Ie().parseFromString(a,fe)}catch{}if(!t||!t.documentElement){t=we.createDocument(Q,"template",null);try{t.documentElement.innerHTML=He?$:a}catch{}}let c=t.body||t.documentElement;return e&&r&&c.insertBefore(s.createTextNode(r),c.childNodes[0]||null),Q===k?en.call(t,X?"html":"body")[0]:X?t.documentElement:c},It=function(e){return it.call(e.ownerDocument||e,e,w.SHOW_ELEMENT|w.SHOW_COMMENT|w.SHOW_TEXT|w.SHOW_PROCESSING_INSTRUCTION|w.SHOW_CDATA_SECTION,null)},be=function(e){return e=de(e,nn," "),e=de(e,on," "),e=de(e,rn," "),e},je=function(e){var t;e.normalize();let r=it.call(e.ownerDocument||e,e,w.SHOW_TEXT|w.SHOW_COMMENT|w.SHOW_CDATA_SECTION|w.SHOW_PROCESSING_INSTRUCTION,null),a=r.nextNode();for(;a;)a.data=be(a.data),a=r.nextNode();let c=(t=e.querySelectorAll)===null||t===void 0?void 0:t.call(e,"template");c&&me(c,p=>{te(p.content)&&je(p.content)})},Oe=function(e){let t=z?z(e):null;return typeof t!="string"||h(t)!=="form"?!1:typeof e.nodeName!="string"||typeof e.textContent!="string"||typeof e.removeChild!="function"||e.attributes!==De(e)||typeof e.removeAttribute!="function"||typeof e.setAttribute!="function"||typeof e.namespaceURI!="string"||typeof e.insertBefore!="function"||typeof e.hasChildNodes!="function"||e.nodeType!==C(e)||e.childNodes!==ae(e)},te=function(e){if(!C||typeof e!="object"||e===null)return!1;try{return C(e)===v.documentFragment}catch{return!1}},pe=function(e){if(!C||typeof e!="object"||e===null)return!1;try{return typeof C(e)=="number"}catch{return!1}};function F(i,e,t){i.length!==0&&me(i,r=>{r.call(o,e,t,ee)})}let yn=function(e,t){return!!(ue&&e.hasChildNodes()&&!pe(e.firstElementChild)&&b(Yt,e.textContent)&&b(Yt,e.innerHTML)||ue&&e.namespaceURI===k&&t==="style"&&pe(e.firstElementChild)||e.nodeType===v.processingInstruction||ue&&e.nodeType===v.comment&&b(eo,e.data))},Sn=function(e,t){if(!ce[t]&&wt(t)&&(_.tagNameCheck instanceof RegExp&&b(_.tagNameCheck,t)||_.tagNameCheck instanceof Function&&_.tagNameCheck(t)))return!1;if(ve&&!x[t]){let r=se(e),a=ae(e);if(a&&r){let c=a.length;for(let p=c-1;p>=0;--p){let y=Ue?a[p]:qt(a[p],!0);r.insertBefore(y,Kt(e))}}}return B(e),!0},Dt=function(e){if(F(g.beforeSanitizeElements,e,null),Oe(e))return B(e),!0;let t=h(z?z(e):e.nodeName);if(F(g.uponSanitizeElement,e,{tagName:t,allowedTags:d}),yn(e,t))return B(e),!0;if(ce[t]||!(H.tagCheck instanceof Function&&H.tagCheck(t))&&!d[t])return Sn(e,t);if((C?C(e):e.nodeType)===v.element&&!gn(e)||(t==="noscript"||t==="noembed"||t==="noframes")&&b(to,e.innerHTML))return B(e),!0;if(G&&e.nodeType===v.text){let a=be(e.textContent);e.textContent!==a&&(ne(o.removed,{element:e.cloneNode()}),e.textContent=a)}return F(g.afterSanitizeElements,e,null),!1},Lt=function(e,t,r){if(ut[t]||dt&&(t==="id"||t==="name")&&(r in s||r in dn))return!1;let a=T[t]||H.attributeCheck instanceof Function&&H.attributeCheck(t,e);if(!(Ce&&b(an,t))){if(!(ft&&b(sn,t))){if(a){if(!ze[t]){if(!b(st,de(r,at,""))){if(!((t==="src"||t==="xlink:href"||t==="href")&&e!=="script"&&vt(r,"data:")===0&&ht[e])){if(!(pt&&!b(ln,de(r,at,"")))){if(r)return!1}}}}}else if(!(wt(e)&&(_.tagNameCheck instanceof RegExp&&b(_.tagNameCheck,e)||_.tagNameCheck instanceof Function&&_.tagNameCheck(e))&&(_.attributeNameCheck instanceof RegExp&&b(_.attributeNameCheck,t)||_.attributeNameCheck instanceof Function&&_.attributeNameCheck(t,e))||t==="is"&&_.allowCustomizedBuiltInElements&&(_.tagNameCheck instanceof RegExp&&b(_.tagNameCheck,r)||_.tagNameCheck instanceof Function&&_.tagNameCheck(r))))return!1}}return!0},bn=f({},["annotation-xml","color-profile","font-face","font-face-format","font-face-name","font-face-src","font-face-uri","missing-glyph"]),wt=function(e){return!bn[_e(e)]&&b(cn,e)},On=function(e,t,r,a){if(L&&typeof he=="object"&&typeof he.getAttributeType=="function"&&!r)switch(he.getAttributeType(e,t)){case"TrustedHTML":return K(a);case"TrustedScriptURL":return Zt(a)}return a},Rn=function(e,t,r,a){try{r?e.setAttributeNS(r,t,a):e.setAttribute(t,a),Oe(e)?B(e):xt(o.removed)}catch{V(t,e)}},Ct=function(e){F(g.beforeSanitizeAttributes,e,null);let t=e.attributes;if(!t||Oe(e))return;let r={attrName:"",attrValue:"",keepAttr:!0,allowedAttributes:T,forceKeepAttr:void 0},a=t.length,c=h(e.nodeName);for(;a--;){let p=t[a],y=p.name,E=p.namespaceURI,M=p.value,P=h(y),Xe=M,I=y==="value"?Xe:vn(Xe);if(r.attrName=P,r.attrValue=I,r.keepAttr=!0,r.forceKeepAttr=void 0,F(g.uponSanitizeAttribute,e,r),I=r.attrValue,Tt&&(P==="id"||P==="name")&&vt(I,_t)!==0&&(V(y,e),I=_t+I),ue&&b(/((--!?|])>)|<\/(style|script|title|xmp|textarea|noscript|iframe|noembed|noframes)/i,I)){V(y,e);continue}if(P==="attributename"&&kt(I,"href")){V(y,e);continue}if(!r.forceKeepAttr){if(!r.keepAttr){V(y,e);continue}if(!mt&&b(no,I)){V(y,e);continue}if(G&&(I=be(I)),!Lt(c,P,I)){V(y,e);continue}I=On(c,P,E,I),I!==Xe&&Rn(e,y,E,I)}}F(g.afterSanitizeAttributes,e,null)},Re=function(e){let t=null,r=It(e);for(F(g.beforeSanitizeShadowDOM,e,null);t=r.nextNode();)if(F(g.uponSanitizeShadowNode,t,null),Dt(t),Ct(t),te(t.content)&&Re(t.content),(C?C(t):t.nodeType)===v.element){let c=nt(t);te(c)&&($e(c),Re(c))}F(g.afterSanitizeShadowDOM,e,null)},$e=function(e){let t=[{node:e,shadow:null}];for(;t.length>0;){let r=t.pop();if(r.shadow){Re(r.shadow);continue}let a=r.node,p=(C?C(a):a.nodeType)===v.element,y=ae(a);if(y)for(let E=y.length-1;E>=0;--E)t.push({node:y[E],shadow:null});if(p){let E=z?z(a):null;if(typeof E=="string"&&h(E)==="template"){let M=a.content;te(M)&&t.push({node:M,shadow:null})}}if(p){let E=nt(a);te(E)&&t.push({node:null,shadow:E},{node:E,shadow:null})}}};return o.sanitize=function(i){let e=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{},t=null,r=null,a=null,c=null;if(He=!i,He&&(i="<!-->"),typeof i!="string"&&!pe(i)&&(i=Gn(i),typeof i!="string"))throw q("dirty is not a string, aborting");if(!o.isSupported)return i;Me?(d=Pe,T=xe):Ye(e),(g.uponSanitizeElement.length>0||g.uponSanitizeAttribute.length>0)&&(d=D(d)),g.uponSanitizeAttribute.length>0&&(T=D(T)),o.removed=[];let p=Ue&&typeof i!="string"&&pe(i);if(p){let M=z?z(i):i.nodeName;if(typeof M=="string"){let P=h(M);if(!d[P]||ce[P])throw q("root node is forbidden and cannot be sanitized in-place")}if(Oe(i))throw q("root node is clobbered and cannot be sanitized in-place");try{$e(i)}catch(P){throw Rt(i),P}}else if(pe(i))t=Nt("<!---->"),r=t.ownerDocument.importNode(i,!0),r.nodeType===v.element&&r.nodeName==="BODY"||r.nodeName==="HTML"?t=r:t.appendChild(r),$e(r);else{if(!Z&&!G&&!X&&i.indexOf("<")===-1)return L&&Ae?K(i):i;if(t=Nt(i),!t)return Z?null:Ae?$:""}t&&ke&&B(t.firstChild);let y=It(p?i:t);try{for(;a=y.nextNode();)Dt(a),Ct(a),te(a.content)&&Re(a.content)}catch(M){throw p&&Rt(i),M}if(p)return me(o.removed,M=>{M.element&&An(M.element)}),G&&je(i),i;if(Z){if(G&&je(t),Ee)for(c=Qt.call(t.ownerDocument);t.firstChild;)c.appendChild(t.firstChild);else c=t;return(T.shadowroot||T.shadowrootmode)&&(c=tn.call(l,c,!0)),c}let E=X?t.outerHTML:t.innerHTML;return X&&d["!doctype"]&&t.ownerDocument&&t.ownerDocument.doctype&&t.ownerDocument.doctype.name&&b(Jn,t.ownerDocument.doctype.name)&&(E="<!DOCTYPE "+t.ownerDocument.doctype.name+`>
|
|
3
|
+
`+E),G&&(E=be(E)),L&&Ae?K(E):E},o.setConfig=function(){let i=arguments.length>0&&arguments[0]!==void 0?arguments[0]:{};Ye(i),Me=!0,Pe=d,xe=T},o.clearConfig=function(){ee=null,Me=!1,Pe=null,xe=null,L=Le,$=""},o.isValidAttribute=function(i,e,t){ee||Ye({});let r=h(i),a=h(e);return Lt(r,a,t)},o.addHook=function(i,e){typeof e=="function"&&S(g,i)&&ne(g[i],e)},o.removeHook=function(i,e){if(S(g,i)){if(e!==void 0){let t=xn(g[i],e);return t===-1?void 0:kn(g[i],t,1)[0]}return xt(g[i])}},o.removeHooks=function(i){S(g,i)&&(g[i]=[])},o.removeAllHooks=function(){g=jt()},o}var io=Vt();export{io as default};
|
|
@@ -0,0 +1,4 @@
|
|
|
1
|
+
import{a as Q,b as Z}from"./chunk-ZRJ5ZCFR.js";function E(e){return typeof e=="function"}function Gt(e){let n=e(r=>{Error.call(r),r.stack=new Error().stack});return n.prototype=Object.create(Error.prototype),n.prototype.constructor=n,n}var _r=Gt(e=>function(n){e(this),this.message=n?`${n.length} errors occurred during unsubscription:
|
|
2
|
+
${n.map((r,o)=>`${o+1}) ${r.toString()}`).join(`
|
|
3
|
+
`)}`:"",this.name="UnsubscriptionError",this.errors=n});function Sn(e,t){if(e){let n=e.indexOf(t);0<=n&&e.splice(n,1)}}var X=class e{constructor(t){this.initialTeardown=t,this.closed=!1,this._parentage=null,this._finalizers=null}unsubscribe(){let t;if(!this.closed){this.closed=!0;let{_parentage:n}=this;if(n)if(this._parentage=null,Array.isArray(n))for(let i of n)i.remove(this);else n.remove(this);let{initialTeardown:r}=this;if(E(r))try{r()}catch(i){t=i instanceof _r?i.errors:[i]}let{_finalizers:o}=this;if(o){this._finalizers=null;for(let i of o)try{pl(i)}catch(s){t=t??[],s instanceof _r?t=[...t,...s.errors]:t.push(s)}}if(t)throw new _r(t)}}add(t){var n;if(t&&t!==this)if(this.closed)pl(t);else{if(t instanceof e){if(t.closed||t._hasParent(this))return;t._addParent(this)}(this._finalizers=(n=this._finalizers)!==null&&n!==void 0?n:[]).push(t)}}_hasParent(t){let{_parentage:n}=this;return n===t||Array.isArray(n)&&n.includes(t)}_addParent(t){let{_parentage:n}=this;this._parentage=Array.isArray(n)?(n.push(t),n):n?[n,t]:t}_removeParent(t){let{_parentage:n}=this;n===t?this._parentage=null:Array.isArray(n)&&Sn(n,t)}remove(t){let{_finalizers:n}=this;n&&Sn(n,t),t instanceof e&&t._removeParent(this)}};X.EMPTY=(()=>{let e=new X;return e.closed=!0,e})();var Ui=X.EMPTY;function Nr(e){return e instanceof X||e&&"closed"in e&&E(e.remove)&&E(e.add)&&E(e.unsubscribe)}function pl(e){E(e)?e():e.unsubscribe()}function Xh(e){return E(e?.lift)}function S(e){return t=>{if(Xh(t))return t.lift(function(n){try{return e(n,this)}catch(r){this.error(r)}});throw new TypeError("Unable to lift unknown Observable type")}}var ge={onUnhandledError:null,onStoppedNotification:null,Promise:void 0,useDeprecatedSynchronousErrorHandling:!1,useDeprecatedNextContext:!1};var qt={setTimeout(e,t,...n){let{delegate:r}=qt;return r?.setTimeout?r.setTimeout(e,t,...n):setTimeout(e,t,...n)},clearTimeout(e){let{delegate:t}=qt;return(t?.clearTimeout||clearTimeout)(e)},delegate:void 0};function Sr(e){qt.setTimeout(()=>{let{onUnhandledError:t}=ge;if(t)t(e);else throw e})}function xn(){}var hl=Wi("C",void 0,void 0);function gl(e){return Wi("E",void 0,e)}function ml(e){return Wi("N",e,void 0)}function Wi(e,t,n){return{kind:e,value:t,error:n}}var dt=null;function zt(e){if(ge.useDeprecatedSynchronousErrorHandling){let t=!dt;if(t&&(dt={errorThrown:!1,error:null}),e(),t){let{errorThrown:n,error:r}=dt;if(dt=null,n)throw r}}else e()}function yl(e){ge.useDeprecatedSynchronousErrorHandling&&dt&&(dt.errorThrown=!0,dt.error=e)}var ft=class extends X{constructor(t){super(),this.isStopped=!1,t?(this.destination=t,Nr(t)&&t.add(this)):this.destination=ng}static create(t,n,r){return new me(t,n,r)}next(t){this.isStopped?qi(ml(t),this):this._next(t)}error(t){this.isStopped?qi(gl(t),this):(this.isStopped=!0,this._error(t))}complete(){this.isStopped?qi(hl,this):(this.isStopped=!0,this._complete())}unsubscribe(){this.closed||(this.isStopped=!0,super.unsubscribe(),this.destination=null)}_next(t){this.destination.next(t)}_error(t){try{this.destination.error(t)}finally{this.unsubscribe()}}_complete(){try{this.destination.complete()}finally{this.unsubscribe()}}},eg=Function.prototype.bind;function Gi(e,t){return eg.call(e,t)}var zi=class{constructor(t){this.partialObserver=t}next(t){let{partialObserver:n}=this;if(n.next)try{n.next(t)}catch(r){xr(r)}}error(t){let{partialObserver:n}=this;if(n.error)try{n.error(t)}catch(r){xr(r)}else xr(t)}complete(){let{partialObserver:t}=this;if(t.complete)try{t.complete()}catch(n){xr(n)}}},me=class extends ft{constructor(t,n,r){super();let o;if(E(t)||!t)o={next:t??void 0,error:n??void 0,complete:r??void 0};else{let i;this&&ge.useDeprecatedNextContext?(i=Object.create(t),i.unsubscribe=()=>this.unsubscribe(),o={next:t.next&&Gi(t.next,i),error:t.error&&Gi(t.error,i),complete:t.complete&&Gi(t.complete,i)}):o=t}this.destination=new zi(o)}};function xr(e){ge.useDeprecatedSynchronousErrorHandling?yl(e):Sr(e)}function tg(e){throw e}function qi(e,t){let{onStoppedNotification:n}=ge;n&&qt.setTimeout(()=>n(e,t))}var ng={closed:!0,next:xn,error:tg,complete:xn};function A(e,t,n,r,o){return new Qi(e,t,n,r,o)}var Qi=class extends ft{constructor(t,n,r,o,i,s){super(t),this.onFinalize=i,this.shouldUnsubscribe=s,this._next=n?function(a){try{n(a)}catch(c){t.error(c)}}:super._next,this._error=o?function(a){try{o(a)}catch(c){t.error(c)}finally{this.unsubscribe()}}:super._error,this._complete=r?function(){try{r()}catch(a){t.error(a)}finally{this.unsubscribe()}}:super._complete}unsubscribe(){var t;if(!this.shouldUnsubscribe||this.shouldUnsubscribe()){let{closed:n}=this;super.unsubscribe(),!n&&((t=this.onFinalize)===null||t===void 0||t.call(this))}}};function Zi(e,t){return S((n,r)=>{let o=0;n.subscribe(A(r,i=>e.call(t,i,o++)&&r.next(i)))})}function ye(e){return e}function rg(e,t,n){let r=E(e)||t||n?{next:e,error:t,complete:n}:e;return r?S((o,i)=>{var s;(s=r.subscribe)===null||s===void 0||s.call(r);let a=!0;o.subscribe(A(i,c=>{var l;(l=r.next)===null||l===void 0||l.call(r,c),i.next(c)},()=>{var c;a=!1,(c=r.complete)===null||c===void 0||c.call(r),i.complete()},c=>{var l;a=!1,(l=r.error)===null||l===void 0||l.call(r,c),i.error(c)},()=>{var c,l;a&&((c=r.unsubscribe)===null||c===void 0||c.call(r)),(l=r.finalize)===null||l===void 0||l.call(r)}))}):ye}var Qt=typeof Symbol=="function"&&Symbol.observable||"@@observable";function og(...e){return Yi(e)}function Yi(e){return e.length===0?ye:e.length===1?e[0]:function(n){return e.reduce((r,o)=>o(r),n)}}var N=(()=>{class e{constructor(n){n&&(this._subscribe=n)}lift(n){let r=new e;return r.source=this,r.operator=n,r}subscribe(n,r,o){let i=sg(n)?n:new me(n,r,o);return zt(()=>{let{operator:s,source:a}=this;i.add(s?s.call(i,a):a?this._subscribe(i):this._trySubscribe(i))}),i}_trySubscribe(n){try{return this._subscribe(n)}catch(r){n.error(r)}}forEach(n,r){return r=vl(r),new r((o,i)=>{let s=new me({next:a=>{try{n(a)}catch(c){i(c),s.unsubscribe()}},error:i,complete:o});this.subscribe(s)})}_subscribe(n){var r;return(r=this.source)===null||r===void 0?void 0:r.subscribe(n)}[Qt](){return this}pipe(...n){return Yi(n)(this)}toPromise(n){return n=vl(n),new n((r,o)=>{let i;this.subscribe(s=>i=s,s=>o(s),()=>r(i))})}}return e.create=t=>new e(t),e})();function vl(e){var t;return(t=e??ge.Promise)!==null&&t!==void 0?t:Promise}function ig(e){return e&&E(e.next)&&E(e.error)&&E(e.complete)}function sg(e){return e&&e instanceof ft||ig(e)&&Nr(e)}var El=Gt(e=>function(){e(this),this.name="ObjectUnsubscribedError",this.message="object unsubscribed"});var ve=(()=>{class e extends N{constructor(){super(),this.closed=!1,this.currentObservers=null,this.observers=[],this.isStopped=!1,this.hasError=!1,this.thrownError=null}lift(n){let r=new Ar(this,this);return r.operator=n,r}_throwIfClosed(){if(this.closed)throw new El}next(n){zt(()=>{if(this._throwIfClosed(),!this.isStopped){this.currentObservers||(this.currentObservers=Array.from(this.observers));for(let r of this.currentObservers)r.next(n)}})}error(n){zt(()=>{if(this._throwIfClosed(),!this.isStopped){this.hasError=this.isStopped=!0,this.thrownError=n;let{observers:r}=this;for(;r.length;)r.shift().error(n)}})}complete(){zt(()=>{if(this._throwIfClosed(),!this.isStopped){this.isStopped=!0;let{observers:n}=this;for(;n.length;)n.shift().complete()}})}unsubscribe(){this.isStopped=this.closed=!0,this.observers=this.currentObservers=null}get observed(){var n;return((n=this.observers)===null||n===void 0?void 0:n.length)>0}_trySubscribe(n){return this._throwIfClosed(),super._trySubscribe(n)}_subscribe(n){return this._throwIfClosed(),this._checkFinalizedStatuses(n),this._innerSubscribe(n)}_innerSubscribe(n){let{hasError:r,isStopped:o,observers:i}=this;return r||o?Ui:(this.currentObservers=null,i.push(n),new X(()=>{this.currentObservers=null,Sn(i,n)}))}_checkFinalizedStatuses(n){let{hasError:r,thrownError:o,isStopped:i}=this;r?n.error(o):i&&n.complete()}asObservable(){let n=new N;return n.source=this,n}}return e.create=(t,n)=>new Ar(t,n),e})(),Ar=class extends ve{constructor(t,n){super(),this.destination=t,this.source=n}next(t){var n,r;(r=(n=this.destination)===null||n===void 0?void 0:n.next)===null||r===void 0||r.call(n,t)}error(t){var n,r;(r=(n=this.destination)===null||n===void 0?void 0:n.error)===null||r===void 0||r.call(n,t)}complete(){var t,n;(n=(t=this.destination)===null||t===void 0?void 0:t.complete)===null||n===void 0||n.call(t)}_subscribe(t){var n,r;return(r=(n=this.source)===null||n===void 0?void 0:n.subscribe(t))!==null&&r!==void 0?r:Ui}};var An=class extends ve{constructor(t){super(),this._value=t}get value(){return this.getValue()}_subscribe(t){let n=super._subscribe(t);return!n.closed&&t.next(this._value),n}getValue(){let{hasError:t,thrownError:n,_value:r}=this;if(t)throw n;return this._throwIfClosed(),r}next(t){super.next(this._value=t)}};var Rn=new N(e=>e.complete());function Il(e){return e&&E(e.schedule)}function Dl(e){return e[e.length-1]}function Rr(e){return E(Dl(e))?e.pop():void 0}function ze(e){return Il(Dl(e))?e.pop():void 0}function hb(e,t,n,r){var o=arguments.length,i=o<3?t:r===null?r=Object.getOwnPropertyDescriptor(t,n):r,s;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")i=Reflect.decorate(e,t,n,r);else for(var a=e.length-1;a>=0;a--)(s=e[a])&&(i=(o<3?s(i):o>3?s(t,n,i):s(t,n))||i);return o>3&&i&&Object.defineProperty(t,n,i),i}function Tl(e,t,n,r){function o(i){return i instanceof n?i:new n(function(s){s(i)})}return new(n||(n=Promise))(function(i,s){function a(u){try{l(r.next(u))}catch(d){s(d)}}function c(u){try{l(r.throw(u))}catch(d){s(d)}}function l(u){u.done?i(u.value):o(u.value).then(a,c)}l((r=r.apply(e,t||[])).next())})}function Cl(e){var t=typeof Symbol=="function"&&Symbol.iterator,n=t&&e[t],r=0;if(n)return n.call(e);if(e&&typeof e.length=="number")return{next:function(){return e&&r>=e.length&&(e=void 0),{value:e&&e[r++],done:!e}}};throw new TypeError(t?"Object is not iterable.":"Symbol.iterator is not defined.")}function pt(e){return this instanceof pt?(this.v=e,this):new pt(e)}function bl(e,t,n){if(!Symbol.asyncIterator)throw new TypeError("Symbol.asyncIterator is not defined.");var r=n.apply(e,t||[]),o,i=[];return o=Object.create((typeof AsyncIterator=="function"?AsyncIterator:Object).prototype),a("next"),a("throw"),a("return",s),o[Symbol.asyncIterator]=function(){return this},o;function s(f){return function(h){return Promise.resolve(h).then(f,d)}}function a(f,h){r[f]&&(o[f]=function(y){return new Promise(function(b,w){i.push([f,y,b,w])>1||c(f,y)})},h&&(o[f]=h(o[f])))}function c(f,h){try{l(r[f](h))}catch(y){p(i[0][3],y)}}function l(f){f.value instanceof pt?Promise.resolve(f.value.v).then(u,d):p(i[0][2],f)}function u(f){c("next",f)}function d(f){c("throw",f)}function p(f,h){f(h),i.shift(),i.length&&c(i[0][0],i[0][1])}}function wl(e){if(!Symbol.asyncIterator)throw new TypeError("Symbol.asyncIterator is not defined.");var t=e[Symbol.asyncIterator],n;return t?t.call(e):(e=typeof Cl=="function"?Cl(e):e[Symbol.iterator](),n={},r("next"),r("throw"),r("return"),n[Symbol.asyncIterator]=function(){return this},n);function r(i){n[i]=e[i]&&function(s){return new Promise(function(a,c){s=e[i](s),o(a,c,s.done,s.value)})}}function o(i,s,a,c){Promise.resolve(c).then(function(l){i({value:l,done:a})},s)}}var Zt=e=>e&&typeof e.length=="number"&&typeof e!="function";function kr(e){return E(e?.then)}function Or(e){return E(e[Qt])}function Pr(e){return Symbol.asyncIterator&&E(e?.[Symbol.asyncIterator])}function Lr(e){return new TypeError(`You provided ${e!==null&&typeof e=="object"?"an invalid object":`'${e}'`} where a stream was expected. You can provide an Observable, Promise, ReadableStream, Array, AsyncIterable, or Iterable.`)}function ag(){return typeof Symbol!="function"||!Symbol.iterator?"@@iterator":Symbol.iterator}var Fr=ag();function jr(e){return E(e?.[Fr])}function Vr(e){return bl(this,arguments,function*(){let n=e.getReader();try{for(;;){let{value:r,done:o}=yield pt(n.read());if(o)return yield pt(void 0);yield yield pt(r)}}finally{n.releaseLock()}})}function Hr(e){return E(e?.getReader)}function L(e){if(e instanceof N)return e;if(e!=null){if(Or(e))return cg(e);if(Zt(e))return lg(e);if(kr(e))return ug(e);if(Pr(e))return Ml(e);if(jr(e))return dg(e);if(Hr(e))return fg(e)}throw Lr(e)}function cg(e){return new N(t=>{let n=e[Qt]();if(E(n.subscribe))return n.subscribe(t);throw new TypeError("Provided object does not correctly implement Symbol.observable")})}function lg(e){return new N(t=>{for(let n=0;n<e.length&&!t.closed;n++)t.next(e[n]);t.complete()})}function ug(e){return new N(t=>{e.then(n=>{t.closed||(t.next(n),t.complete())},n=>t.error(n)).then(null,Sr)})}function dg(e){return new N(t=>{for(let n of e)if(t.next(n),t.closed)return;t.complete()})}function Ml(e){return new N(t=>{pg(e,t).catch(n=>t.error(n))})}function fg(e){return Ml(Vr(e))}function pg(e,t){var n,r,o,i;return Tl(this,void 0,void 0,function*(){try{for(n=wl(e);r=yield n.next(),!r.done;){let s=r.value;if(t.next(s),t.closed)return}}catch(s){o={error:s}}finally{try{r&&!r.done&&(i=n.return)&&(yield i.call(n))}finally{if(o)throw o.error}}t.complete()})}function oe(e,t,n,r=0,o=!1){let i=t.schedule(function(){n(),o?e.add(this.schedule(null,r)):this.unsubscribe()},r);if(e.add(i),!o)return i}function Br(e,t=0){return S((n,r)=>{n.subscribe(A(r,o=>oe(r,e,()=>r.next(o),t),()=>oe(r,e,()=>r.complete(),t),o=>oe(r,e,()=>r.error(o),t)))})}function $r(e,t=0){return S((n,r)=>{r.add(e.schedule(()=>n.subscribe(r),t))})}function _l(e,t){return L(e).pipe($r(t),Br(t))}function Nl(e,t){return L(e).pipe($r(t),Br(t))}function Sl(e,t){return new N(n=>{let r=0;return t.schedule(function(){r===e.length?n.complete():(n.next(e[r++]),n.closed||this.schedule())})})}function xl(e,t){return new N(n=>{let r;return oe(n,t,()=>{r=e[Fr](),oe(n,t,()=>{let o,i;try{({value:o,done:i}=r.next())}catch(s){n.error(s);return}i?n.complete():n.next(o)},0,!0)}),()=>E(r?.return)&&r.return()})}function Ur(e,t){if(!e)throw new Error("Iterable cannot be null");return new N(n=>{oe(n,t,()=>{let r=e[Symbol.asyncIterator]();oe(n,t,()=>{r.next().then(o=>{o.done?n.complete():n.next(o.value)})},0,!0)})})}function Al(e,t){return Ur(Vr(e),t)}function Rl(e,t){if(e!=null){if(Or(e))return _l(e,t);if(Zt(e))return Sl(e,t);if(kr(e))return Nl(e,t);if(Pr(e))return Ur(e,t);if(jr(e))return xl(e,t);if(Hr(e))return Al(e,t)}throw Lr(e)}function Qe(e,t){return t?Rl(e,t):L(e)}function hg(...e){let t=ze(e);return Qe(e,t)}function gg(e,t){let n=E(e)?e:()=>e,r=o=>o.error(n());return new N(t?o=>t.schedule(r,0,o):r)}function mg(e){return!!e&&(e instanceof N||E(e.lift)&&E(e.subscribe))}var ht=Gt(e=>function(){e(this),this.name="EmptyError",this.message="no elements in sequence"});function yg(e,t){let n=typeof t=="object";return new Promise((r,o)=>{let i=new me({next:s=>{r(s),i.unsubscribe()},error:o,complete:()=>{n?r(t.defaultValue):o(new ht)}});e.subscribe(i)})}function gt(e,t){return S((n,r)=>{let o=0;n.subscribe(A(r,i=>{r.next(e.call(t,i,o++))}))})}var{isArray:vg}=Array;function Eg(e,t){return vg(t)?e(...t):e(t)}function Yt(e){return gt(t=>Eg(e,t))}var{isArray:Ig}=Array,{getPrototypeOf:Dg,prototype:Cg,keys:Tg}=Object;function Wr(e){if(e.length===1){let t=e[0];if(Ig(t))return{args:t,keys:null};if(bg(t)){let n=Tg(t);return{args:n.map(r=>t[r]),keys:n}}}return{args:e,keys:null}}function bg(e){return e&&typeof e=="object"&&Dg(e)===Cg}function Gr(e,t){return e.reduce((n,r,o)=>(n[r]=t[o],n),{})}function wg(...e){let t=ze(e),n=Rr(e),{args:r,keys:o}=Wr(e);if(r.length===0)return Qe([],t);let i=new N(Mg(r,t,o?s=>Gr(o,s):ye));return n?i.pipe(Yt(n)):i}function Mg(e,t,n=ye){return r=>{kl(t,()=>{let{length:o}=e,i=new Array(o),s=o,a=o;for(let c=0;c<o;c++)kl(t,()=>{let l=Qe(e[c],t),u=!1;l.subscribe(A(r,d=>{i[c]=d,u||(u=!0,a--),a||r.next(n(i.slice()))},()=>{--s||r.complete()}))},r)},r)}}function kl(e,t,n){e?oe(n,e,t):t()}function Ol(e,t,n,r,o,i,s,a){let c=[],l=0,u=0,d=!1,p=()=>{d&&!c.length&&!l&&t.complete()},f=y=>l<r?h(y):c.push(y),h=y=>{i&&t.next(y),l++;let b=!1;L(n(y,u++)).subscribe(A(t,w=>{o?.(w),i?f(w):t.next(w)},()=>{b=!0},void 0,()=>{if(b)try{for(l--;c.length&&l<r;){let w=c.shift();s?oe(t,s,()=>h(w)):h(w)}p()}catch(w){t.error(w)}}))};return e.subscribe(A(t,f,()=>{d=!0,p()})),()=>{a?.()}}function Fe(e,t,n=1/0){return E(t)?Fe((r,o)=>gt((i,s)=>t(r,i,o,s))(L(e(r,o))),n):(typeof t=="number"&&(n=t),S((r,o)=>Ol(r,o,e,n)))}function Pl(e=1/0){return Fe(ye,e)}function Ll(){return Pl(1)}function qr(...e){return Ll()(Qe(e,ze(e)))}function _g(e){return new N(t=>{L(e()).subscribe(t)})}function Ng(...e){let t=Rr(e),{args:n,keys:r}=Wr(e),o=new N(i=>{let{length:s}=n;if(!s){i.complete();return}let a=new Array(s),c=s,l=s;for(let u=0;u<s;u++){let d=!1;L(n[u]).subscribe(A(i,p=>{d||(d=!0,l--),a[u]=p},()=>c--,void 0,()=>{(!c||!d)&&(l||i.next(r?Gr(r,a):a),i.complete())}))}});return t?o.pipe(Yt(t)):o}var Sg=["addListener","removeListener"],xg=["addEventListener","removeEventListener"],Ag=["on","off"];function Ki(e,t,n,r){if(E(n)&&(r=n,n=void 0),r)return Ki(e,t,n).pipe(Yt(r));let[o,i]=Og(e)?xg.map(s=>a=>e[s](t,a,n)):Rg(e)?Sg.map(Fl(e,t)):kg(e)?Ag.map(Fl(e,t)):[];if(!o&&Zt(e))return Fe(s=>Ki(s,t,n))(L(e));if(!o)throw new TypeError("Invalid event target");return new N(s=>{let a=(...c)=>s.next(1<c.length?c:c[0]);return o(a),()=>i(a)})}function Fl(e,t){return n=>r=>e[n](t,r)}function Rg(e){return E(e.addListener)&&E(e.removeListener)}function kg(e){return E(e.on)&&E(e.off)}function Og(e){return E(e.addEventListener)&&E(e.removeEventListener)}function jl(e){return S((t,n)=>{let r=null,o=!1,i;r=t.subscribe(A(n,void 0,void 0,s=>{i=L(e(s,jl(e)(t))),r?(r.unsubscribe(),r=null,i.subscribe(n)):o=!0})),o&&(r.unsubscribe(),r=null,i.subscribe(n))})}function Pg(e,t){return E(t)?Fe(e,t,1):Fe(e,1)}function Vl(e){return S((t,n)=>{let r=!1;t.subscribe(A(n,o=>{r=!0,n.next(o)},()=>{r||n.next(e),n.complete()}))})}function Ji(e){return e<=0?()=>Rn:S((t,n)=>{let r=0;t.subscribe(A(n,o=>{++r<=e&&(n.next(o),e<=r&&n.complete())}))})}function Hl(e=Lg){return S((t,n)=>{let r=!1;t.subscribe(A(n,o=>{r=!0,n.next(o)},()=>r?n.complete():n.error(e())))})}function Lg(){return new ht}function Fg(e){return S((t,n)=>{try{t.subscribe(n)}finally{n.add(e)}})}function jg(e,t){let n=arguments.length>=2;return r=>r.pipe(e?Zi((o,i)=>e(o,i,r)):ye,Ji(1),n?Vl(t):Hl(()=>new ht))}function Vg(e){return e<=0?()=>Rn:S((t,n)=>{let r=[];t.subscribe(A(n,o=>{r.push(o),e<r.length&&r.shift()},()=>{for(let o of r)n.next(o);n.complete()},void 0,()=>{r=null}))})}function Hg(e={}){let{connector:t=()=>new ve,resetOnError:n=!0,resetOnComplete:r=!0,resetOnRefCountZero:o=!0}=e;return i=>{let s,a,c,l=0,u=!1,d=!1,p=()=>{a?.unsubscribe(),a=void 0},f=()=>{p(),s=c=void 0,u=d=!1},h=()=>{let y=s;f(),y?.unsubscribe()};return S((y,b)=>{l++,!d&&!u&&p();let w=c=c??t();b.add(()=>{l--,l===0&&!d&&!u&&(a=Xi(h,o))}),w.subscribe(b),!s&&l>0&&(s=new me({next:V=>w.next(V),error:V=>{d=!0,p(),a=Xi(f,n,V),w.error(V)},complete:()=>{u=!0,p(),a=Xi(f,r),w.complete()}}),L(y).subscribe(s))})(i)}}function Xi(e,t,...n){if(t===!0){e();return}if(t===!1)return;let r=new me({next:()=>{r.unsubscribe(),e()}});return L(t(...n)).subscribe(r)}function Bg(...e){let t=ze(e);return S((n,r)=>{(t?qr(e,n,t):qr(e,n)).subscribe(r)})}function $g(e,t){return S((n,r)=>{let o=null,i=0,s=!1,a=()=>s&&!o&&r.complete();n.subscribe(A(r,c=>{o?.unsubscribe();let l=0,u=i++;L(e(c,u)).subscribe(o=A(r,d=>r.next(t?t(c,d,u,l++):d),()=>{o=null,a()}))},()=>{s=!0,a()}))})}function Ug(e){return S((t,n)=>{L(e).subscribe(A(n,()=>n.complete(),xn)),!n.closed&&t.subscribe(n)})}var K=null,zr=!1,es=1,Wg=null,U=Symbol("SIGNAL");function v(e){let t=K;return K=e,t}function Kr(){return K}var mt={version:0,lastCleanEpoch:0,dirty:!1,producers:void 0,producersTail:void 0,consumers:void 0,consumersTail:void 0,recomputing:!1,consumerAllowSignalWrites:!1,consumerIsAlwaysLive:!1,kind:"unknown",producerMustRecompute:()=>!1,producerRecomputeValue:()=>{},consumerMarkedDirty:()=>{},consumerOnSignalRead:()=>{}};function Ze(e){if(zr)throw new Error("");if(K===null)return;K.consumerOnSignalRead(e);let t=K.producersTail;if(t!==void 0&&t.producer===e)return;let n,r=K.recomputing;if(r&&(n=t!==void 0?t.nextProducer:K.producers,n!==void 0&&n.producer===e)){K.producersTail=n,n.lastReadVersion=e.version;return}let o=e.consumersTail;if(o!==void 0&&o.consumer===K&&(!r||qg(o,K)))return;let i=Jt(K),s={producer:e,consumer:K,nextProducer:n,prevConsumer:o,lastReadVersion:e.version,nextConsumer:void 0};K.producersTail=s,t!==void 0?t.nextProducer=s:K.producers=s,i&&Wl(e,s)}function Bl(){es++}function Jr(e){if(!(Jt(e)&&!e.dirty)&&!(!e.dirty&&e.lastCleanEpoch===es)){if(!e.producerMustRecompute(e)&&!Kt(e)){Yr(e);return}e.producerRecomputeValue(e),Yr(e)}}function ts(e){if(e.consumers===void 0)return;let t=zr;zr=!0;try{for(let n=e.consumers;n!==void 0;n=n.nextConsumer){let r=n.consumer;r.dirty||Gg(r)}}finally{zr=t}}function ns(){return K?.consumerAllowSignalWrites!==!1}function Gg(e){e.dirty=!0,ts(e),e.consumerMarkedDirty?.(e)}function Yr(e){e.dirty=!1,e.lastCleanEpoch=es}function Ye(e){return e&&$l(e),v(e)}function $l(e){e.producersTail=void 0,e.recomputing=!0}function yt(e,t){v(t),e&&Ul(e)}function Ul(e){e.recomputing=!1;let t=e.producersTail,n=t!==void 0?t.nextProducer:e.producers;if(n!==void 0){if(Jt(e))do n=rs(n);while(n!==void 0);t!==void 0?t.nextProducer=void 0:e.producers=void 0}}function Kt(e){for(let t=e.producers;t!==void 0;t=t.nextProducer){let n=t.producer,r=t.lastReadVersion;if(r!==n.version||(Jr(n),r!==n.version))return!0}return!1}function Ke(e){if(Jt(e)){let t=e.producers;for(;t!==void 0;)t=rs(t)}e.producers=void 0,e.producersTail=void 0,e.consumers=void 0,e.consumersTail=void 0}function Wl(e,t){let n=e.consumersTail,r=Jt(e);if(n!==void 0?(t.nextConsumer=n.nextConsumer,n.nextConsumer=t):(t.nextConsumer=void 0,e.consumers=t),t.prevConsumer=n,e.consumersTail=t,!r)for(let o=e.producers;o!==void 0;o=o.nextProducer)Wl(o.producer,o)}function rs(e){let t=e.producer,n=e.nextProducer,r=e.nextConsumer,o=e.prevConsumer;if(e.nextConsumer=void 0,e.prevConsumer=void 0,r!==void 0?r.prevConsumer=o:t.consumersTail=o,o!==void 0)o.nextConsumer=r;else if(t.consumers=r,!Jt(t)){let i=t.producers;for(;i!==void 0;)i=rs(i)}return n}function Jt(e){return e.consumerIsAlwaysLive||e.consumers!==void 0}function Xr(e){Wg?.(e)}function qg(e,t){let n=t.producersTail;if(n!==void 0){let r=t.producers;do{if(r===e)return!0;if(r===n)break;r=r.nextProducer}while(r!==void 0)}return!1}function eo(e,t){return Object.is(e,t)}function On(e,t){let n=Object.create(zg);n.computation=e,t!==void 0&&(n.equal=t);let r=()=>{if(Jr(n),Ze(n),n.value===kn)throw n.error;return n.value};return r[U]=n,Xr(n),r}var Qr=Symbol("UNSET"),Zr=Symbol("COMPUTING"),kn=Symbol("ERRORED"),zg=Z(Q({},mt),{value:Qr,dirty:!0,error:null,equal:eo,kind:"computed",producerMustRecompute(e){return e.value===Qr||e.value===Zr},producerRecomputeValue(e){if(e.value===Zr)throw new Error("");let t=e.value;e.value=Zr;let n=Ye(e),r,o=!1;try{r=e.computation(),v(null),o=t!==Qr&&t!==kn&&r!==kn&&e.equal(t,r)}catch(i){r=kn,e.error=i}finally{yt(e,n)}if(o){e.value=t;return}e.value=r,e.version++}});function Qg(){throw new Error}var Gl=Qg;function ql(e){Gl(e)}function os(e){Gl=e}var Zg=null;function is(e,t){let n=Object.create(Pn);n.value=e,t!==void 0&&(n.equal=t);let r=()=>zl(n);return r[U]=n,Xr(n),[r,s=>vt(n,s),s=>ss(n,s)]}function zl(e){return Ze(e),e.value}function vt(e,t){ns()||ql(e),e.equal(e.value,t)||(e.value=t,Yg(e))}function ss(e,t){ns()||ql(e),vt(e,t(e.value))}var Pn=Z(Q({},mt),{equal:eo,value:void 0,kind:"signal"});function Yg(e){e.version++,Bl(),ts(e),Zg?.(e)}var as=Z(Q({},mt),{consumerIsAlwaysLive:!0,consumerAllowSignalWrites:!0,dirty:!0,kind:"effect"});function cs(e){if(e.dirty=!1,e.version>0&&!Kt(e))return;e.version++;let t=Ye(e);try{e.cleanup(),e.fn()}finally{yt(e,t)}}var ls;function to(){return ls}function _e(e){let t=ls;return ls=e,t}var Ql=Symbol("NotFound");function Xt(e){return e===Ql||e?.name==="\u0275NotFound"}function Zl(e){let t=v(null);try{return e()}finally{v(t)}}var ro=class{full;major;minor;patch;constructor(t){this.full=t;let n=t.split(".");this.major=n[0],this.minor=n[1],this.patch=n.slice(2).join(".")}},Kg=new ro("21.2.17");var lo="https://angular.dev/best-practices/security#preventing-cross-site-scripting-xss",C=class extends Error{code;constructor(t,n){super($n(t,n)),this.code=t}};function Jg(e){return`NG0${Math.abs(e)}`}function $n(e,t){return`${Jg(e)}${t?": "+t:""}`}var tn=globalThis;function R(e){for(let t in e)if(e[t]===R)return t;throw Error("")}function eu(e,t){for(let n in t)t.hasOwnProperty(n)&&!e.hasOwnProperty(n)&&(e[n]=t[n])}function Un(e){if(typeof e=="string")return e;if(Array.isArray(e))return`[${e.map(Un).join(", ")}]`;if(e==null)return""+e;let t=e.overriddenName||e.name;if(t)return`${t}`;let n=e.toString();if(n==null)return""+n;let r=n.indexOf(`
|
|
4
|
+
`);return r>=0?n.slice(0,r):n}function uo(e,t){return e?t?`${e} ${t}`:e:t||""}var Xg=R({__forward_ref__:R});function fo(e){return e.__forward_ref__=fo,e}function q(e){return Cs(e)?e():e}function Cs(e){return typeof e=="function"&&e.hasOwnProperty(Xg)&&e.__forward_ref__===fo}function G(e){return{token:e.token,providedIn:e.providedIn||null,factory:e.factory,value:void 0}}function tu(e){return{providers:e.providers||[],imports:e.imports||[]}}function Wn(e){return tm(e,po)}function em(e){return Wn(e)!==null}function tm(e,t){return e.hasOwnProperty(t)&&e[t]||null}function nm(e){let t=e?.[po]??null;return t||null}function ds(e){return e&&e.hasOwnProperty(oo)?e[oo]:null}var po=R({\u0275prov:R}),oo=R({\u0275inj:R}),_=class{_desc;ngMetadataName="InjectionToken";\u0275prov;constructor(t,n){this._desc=t,this.\u0275prov=void 0,typeof n=="number"?this.__NG_ELEMENT_ID__=n:n!==void 0&&(this.\u0275prov=G({token:this,providedIn:n.providedIn||"root",factory:n.factory}))}get multi(){return this}toString(){return`InjectionToken ${this._desc}`}};function Ts(e){return e&&!!e.\u0275providers}var Gn=R({\u0275cmp:R}),qn=R({\u0275dir:R}),bs=R({\u0275pipe:R}),ws=R({\u0275mod:R}),Fn=R({\u0275fac:R}),bt=R({__NG_ELEMENT_ID__:R}),Yl=R({__NG_ENV_ID__:R});function Ms(e){return ho(e,"@NgModule"),e[ws]||null}function xe(e){return ho(e,"@Component"),e[Gn]||null}function zn(e){return ho(e,"@Directive"),e[qn]||null}function _s(e){return ho(e,"@Pipe"),e[bs]||null}function ho(e,t){if(e==null)throw new C(-919,!1)}function Ae(e){return typeof e=="string"?e:e==null?"":String(e)}var nu=R({ngErrorCode:R}),rm=R({ngErrorMessage:R}),om=R({ngTokenPath:R});function Ns(e,t){return ru("",-200,t)}function go(e,t){throw new C(-201,!1)}function ru(e,t,n){let r=new C(t,e);return r[nu]=t,r[rm]=e,n&&(r[om]=n),r}function im(e){return e[nu]}var fs;function ou(){return fs}function ie(e){let t=fs;return fs=e,t}function Ss(e,t,n){let r=Wn(e);if(r&&r.providedIn=="root")return r.value===void 0?r.value=r.factory():r.value;if(n&8)return null;if(t!==void 0)return t;go(e,"")}var sm={},Et=sm,am="__NG_DI_FLAG__",ps=class{injector;constructor(t){this.injector=t}retrieve(t,n){let r=It(n)||0;try{return this.injector.get(t,r&8?null:Et,r)}catch(o){if(Xt(o))return o;throw o}}};function cm(e,t=0){let n=to();if(n===void 0)throw new C(-203,!1);if(n===null)return Ss(e,void 0,t);{let r=lm(t),o=n.retrieve(e,r);if(Xt(o)){if(r.optional)return null;throw o}return o}}function Ne(e,t=0){return(ou()||cm)(q(e),t)}function I(e,t){return Ne(e,It(t))}function It(e){return typeof e>"u"||typeof e=="number"?e:0|(e.optional&&8)|(e.host&&1)|(e.self&&2)|(e.skipSelf&&4)}function lm(e){return{optional:!!(e&8),host:!!(e&1),self:!!(e&2),skipSelf:!!(e&4)}}function hs(e){let t=[];for(let n=0;n<e.length;n++){let r=q(e[n]);if(Array.isArray(r)){if(r.length===0)throw new C(900,!1);let o,i=0;for(let s=0;s<r.length;s++){let a=r[s],c=um(a);typeof c=="number"?c===-1?o=a.token:i|=c:o=a}t.push(Ne(o,i))}else t.push(Ne(r))}return t}function um(e){return e[am]}function Dt(e,t){let n=e.hasOwnProperty(Fn);return n?e[Fn]:null}function iu(e,t,n){if(e.length!==t.length)return!1;for(let r=0;r<e.length;r++){let o=e[r],i=t[r];if(n&&(o=n(o),i=n(i)),i!==o)return!1}return!0}function su(e){return e.flat(Number.POSITIVE_INFINITY)}function mo(e,t){e.forEach(n=>Array.isArray(n)?mo(n,t):t(n))}function xs(e,t,n){t>=e.length?e.push(n):e.splice(t,0,n)}function Qn(e,t){return t>=e.length-1?e.pop():e.splice(t,1)[0]}function au(e,t){let n=[];for(let r=0;r<e;r++)n.push(t);return n}function cu(e,t,n,r){let o=e.length;if(o==t)e.push(n,r);else if(o===1)e.push(r,e[0]),e[0]=n;else{for(o--,e.push(e[o-1],e[o]);o>t;){let i=o-2;e[o]=e[i],o--}e[t]=n,e[t+1]=r}}function Zn(e,t,n){let r=nn(e,t);return r>=0?e[r|1]=n:(r=~r,cu(e,r,t,n)),r}function yo(e,t){let n=nn(e,t);if(n>=0)return e[n|1]}function nn(e,t){return dm(e,t,1)}function dm(e,t,n){let r=0,o=e.length>>n;for(;o!==r;){let i=r+(o-r>>1),s=e[i<<n];if(t===s)return i<<n;s>t?o=i:r=i+1}return~(o<<n)}var Ie={},J=[],rn=new _(""),As=new _("",-1),Rs=new _(""),jn=class{get(t,n=Et){if(n===Et){let o=ru("",-201);throw o.name="\u0275NotFound",o}return n}};function Yn(e){return{\u0275providers:e}}function lu(e){return Yn([{provide:rn,multi:!0,useValue:e}])}function uu(...e){return{\u0275providers:vo(!0,e),\u0275fromNgModule:!0}}function vo(e,...t){let n=[],r=new Set,o,i=s=>{n.push(s)};return mo(t,s=>{let a=s;io(a,i,[],r)&&(o||=[],o.push(a))}),o!==void 0&&du(o,i),n}function du(e,t){for(let n=0;n<e.length;n++){let{ngModule:r,providers:o}=e[n];ks(o,i=>{t(i,r)})}}function io(e,t,n,r){if(e=q(e),!e)return!1;let o=null,i=ds(e),s=!i&&xe(e);if(!i&&!s){let c=e.ngModule;if(i=ds(c),i)o=c;else return!1}else{if(s&&!s.standalone)return!1;o=e}let a=r.has(o);if(s){if(a)return!1;if(r.add(o),s.dependencies){let c=typeof s.dependencies=="function"?s.dependencies():s.dependencies;for(let l of c)io(l,t,n,r)}}else if(i){if(i.imports!=null&&!a){r.add(o);let l;mo(i.imports,u=>{io(u,t,n,r)&&(l||=[],l.push(u))}),l!==void 0&&du(l,t)}if(!a){let l=Dt(o)||(()=>new o);t({provide:o,useFactory:l,deps:J},o),t({provide:Rs,useValue:o,multi:!0},o),t({provide:rn,useValue:()=>Ne(o),multi:!0},o)}let c=i.providers;if(c!=null&&!a){let l=e;ks(c,u=>{t(u,l)})}}else return!1;return o!==e&&e.providers!==void 0}function ks(e,t){for(let n of e)Ts(n)&&(n=n.\u0275providers),Array.isArray(n)?ks(n,t):t(n)}var fm=R({provide:String,useValue:R});function fu(e){return e!==null&&typeof e=="object"&&fm in e}function pm(e){return!!(e&&e.useExisting)}function hm(e){return!!(e&&e.useFactory)}function Ct(e){return typeof e=="function"}function pu(e){return!!e.useClass}var Os=new _(""),no={},Kl={},us;function Kn(){return us===void 0&&(us=new jn),us}var se=class{},Tt=class extends se{parent;source;scopes;records=new Map;_ngOnDestroyHooks=new Set;_onDestroyHooks=[];get destroyed(){return this._destroyed}_destroyed=!1;injectorDefTypes;constructor(t,n,r,o){super(),this.parent=n,this.source=r,this.scopes=o,ms(t,s=>this.processProvider(s)),this.records.set(As,en(void 0,this)),o.has("environment")&&this.records.set(se,en(void 0,this));let i=this.records.get(Os);i!=null&&typeof i.value=="string"&&this.scopes.add(i.value),this.injectorDefTypes=new Set(this.get(Rs,J,{self:!0}))}retrieve(t,n){let r=It(n)||0;try{return this.get(t,Et,r)}catch(o){if(Xt(o))return o;throw o}}destroy(){Ln(this),this._destroyed=!0;let t=v(null);try{for(let r of this._ngOnDestroyHooks)r.ngOnDestroy();let n=this._onDestroyHooks;this._onDestroyHooks=[];for(let r of n)r()}finally{this.records.clear(),this._ngOnDestroyHooks.clear(),this.injectorDefTypes.clear(),v(t)}}onDestroy(t){return Ln(this),this._onDestroyHooks.push(t),()=>this.removeOnDestroy(t)}runInContext(t){Ln(this);let n=_e(this),r=ie(void 0),o;try{return t()}finally{_e(n),ie(r)}}get(t,n=Et,r){if(Ln(this),t.hasOwnProperty(Yl))return t[Yl](this);let o=It(r),i,s=_e(this),a=ie(void 0);try{if(!(o&4)){let l=this.records.get(t);if(l===void 0){let u=Em(t)&&Wn(t);u&&this.injectableDefInScope(u)?l=en(gs(t),no):l=null,this.records.set(t,l)}if(l!=null)return this.hydrate(t,l,o)}let c=o&2?Kn():this.parent;return n=o&8&&n===Et?null:n,c.get(t,n)}catch(c){let l=im(c);throw l===-200||l===-201?new C(l,null):c}finally{ie(a),_e(s)}}resolveInjectorInitializers(){let t=v(null),n=_e(this),r=ie(void 0),o;try{let i=this.get(rn,J,{self:!0});for(let s of i)s()}finally{_e(n),ie(r),v(t)}}toString(){return"R3Injector[...]"}processProvider(t){t=q(t);let n=Ct(t)?t:q(t&&t.provide),r=mm(t);if(!Ct(t)&&t.multi===!0){let o=this.records.get(n);o||(o=en(void 0,no,!0),o.factory=()=>hs(o.multi),this.records.set(n,o)),n=t,o.multi.push(t)}this.records.set(n,r)}hydrate(t,n,r){let o=v(null);try{if(n.value===Kl)throw Ns("");return n.value===no&&(n.value=Kl,n.value=n.factory(void 0,r)),typeof n.value=="object"&&n.value&&vm(n.value)&&this._ngOnDestroyHooks.add(n.value),n.value}finally{v(o)}}injectableDefInScope(t){if(!t.providedIn)return!1;let n=q(t.providedIn);return typeof n=="string"?n==="any"||this.scopes.has(n):this.injectorDefTypes.has(n)}removeOnDestroy(t){let n=this._onDestroyHooks.indexOf(t);n!==-1&&this._onDestroyHooks.splice(n,1)}};function gs(e){let t=Wn(e),n=t!==null?t.factory:Dt(e);if(n!==null)return n;if(e instanceof _)throw new C(-204,!1);if(e instanceof Function)return gm(e);throw new C(-204,!1)}function gm(e){if(e.length>0)throw new C(-204,!1);let n=nm(e);return n!==null?()=>n.factory(e):()=>new e}function mm(e){if(fu(e))return en(void 0,e.useValue);{let t=Ps(e);return en(t,no)}}function Ps(e,t,n){let r;if(Ct(e)){let o=q(e);return Dt(o)||gs(o)}else if(fu(e))r=()=>q(e.useValue);else if(hm(e))r=()=>e.useFactory(...hs(e.deps||[]));else if(pm(e))r=(o,i)=>Ne(q(e.useExisting),i!==void 0&&i&8?8:void 0);else{let o=q(e&&(e.useClass||e.provide));if(ym(e))r=()=>new o(...hs(e.deps));else return Dt(o)||gs(o)}return r}function Ln(e){if(e.destroyed)throw new C(-205,!1)}function en(e,t,n=!1){return{factory:e,value:t,multi:n?[]:void 0}}function ym(e){return!!e.deps}function vm(e){return e!==null&&typeof e=="object"&&typeof e.ngOnDestroy=="function"}function Em(e){return typeof e=="function"||typeof e=="object"&&e.ngMetadataName==="InjectionToken"}function ms(e,t){for(let n of e)Array.isArray(n)?ms(n,t):n&&Ts(n)?ms(n.\u0275providers,t):t(n)}function Eo(e,t){let n;e instanceof Tt?(Ln(e),n=e):n=new ps(e);let r,o=_e(n),i=ie(void 0);try{return t()}finally{_e(o),ie(i)}}function Ls(){return ou()!==void 0||to()!=null}function Im(e){if(!Ls())throw new C(-203,!1)}var De=0,m=1,D=2,W=3,de=4,ee=5,wt=6,on=7,H=8,B=9,Ce=10,k=11,sn=12,Fs=13,Mt=14,te=15,et=16,_t=17,Re=18,ke=19,js=20,Ve=21,Io=22,Je=23,ce=24,Nt=25,Oe=26,O=27,hu=1,tt=6,nt=7,Jn=8,St=9,j=10;function Be(e){return Array.isArray(e)&&typeof e[hu]=="object"}function Te(e){return Array.isArray(e)&&e[hu]===!0}function Vs(e){return(e.flags&4)!==0}function $e(e){return e.componentOffset>-1}function an(e){return(e.flags&1)===1}function be(e){return!!e.template}function cn(e){return(e[D]&512)!==0}function rt(e){return(e[D]&256)===256}var Hs="svg",gu="math";function fe(e){for(;Array.isArray(e);)e=e[De];return e}function Bs(e,t){return fe(t[e])}function le(e,t){return fe(t[e.index])}function ln(e,t){return e.data[t]}function $s(e,t){return e[t]}function Do(e,t,n,r){n>=e.data.length&&(e.data[n]=null,e.blueprint[n]=null),t[n]=r}function pe(e,t){let n=t[e];return Be(n)?n:n[De]}function mu(e){return(e[D]&4)===4}function Co(e){return(e[D]&128)===128}function yu(e){return Te(e[W])}function ue(e,t){return t==null?null:e[t]}function Us(e){e[_t]=0}function Ws(e){e[D]&1024||(e[D]|=1024,Co(e)&&xt(e))}function vu(e,t){for(;e>0;)t=t[Mt],e--;return t}function Xn(e){return!!(e[D]&9216||e[ce]?.dirty)}function To(e){e[Ce].changeDetectionScheduler?.notify(8),e[D]&64&&(e[D]|=1024),Xn(e)&&xt(e)}function xt(e){e[Ce].changeDetectionScheduler?.notify(0);let t=Xe(e);for(;t!==null&&!(t[D]&8192||(t[D]|=8192,!Co(t)));)t=Xe(t)}function bo(e,t){if(rt(e))throw new C(911,!1);e[Ve]===null&&(e[Ve]=[]),e[Ve].push(t)}function Gs(e,t){if(e[Ve]===null)return;let n=e[Ve].indexOf(t);n!==-1&&e[Ve].splice(n,1)}function Xe(e){let t=e[W];return Te(t)?t[W]:t}function qs(e){return e[on]??=[]}function zs(e){return e.cleanup??=[]}function Eu(e,t,n,r){let o=qs(t);o.push(n),e.firstCreatePass&&zs(e).push(r,o.length-1)}var T={lFrame:Au(null),bindingsEnabled:!0,skipHydrationRootTNode:null};var ys=!1;function Iu(){return T.lFrame.elementDepthCount}function Du(){T.lFrame.elementDepthCount++}function Qs(){T.lFrame.elementDepthCount--}function wo(){return T.bindingsEnabled}function Zs(){return T.skipHydrationRootTNode!==null}function Ys(e){return T.skipHydrationRootTNode===e}function Ks(){T.skipHydrationRootTNode=null}function g(){return T.lFrame.lView}function P(){return T.lFrame.tView}function Cu(e){return T.lFrame.contextLView=e,e[H]}function Tu(e){return T.lFrame.contextLView=null,e}function F(){let e=Js();for(;e!==null&&e.type===64;)e=e.parent;return e}function Js(){return T.lFrame.currentTNode}function bu(){let e=T.lFrame,t=e.currentTNode;return e.isParent?t:t.parent}function At(e,t){let n=T.lFrame;n.currentTNode=e,n.isParent=t}function Xs(){return T.lFrame.isParent}function ea(){T.lFrame.isParent=!1}function ta(){return T.lFrame.contextLView}function na(){return ys}function Vn(e){let t=ys;return ys=e,t}function Ue(){let e=T.lFrame,t=e.bindingRootIndex;return t===-1&&(t=e.bindingRootIndex=e.tView.bindingStartIndex),t}function ra(){return T.lFrame.bindingIndex}function wu(e){return T.lFrame.bindingIndex=e}function We(){return T.lFrame.bindingIndex++}function er(e){let t=T.lFrame,n=t.bindingIndex;return t.bindingIndex=t.bindingIndex+e,n}function Mu(){return T.lFrame.inI18n}function _u(e,t){let n=T.lFrame;n.bindingIndex=n.bindingRootIndex=e,Mo(t)}function Nu(){return T.lFrame.currentDirectiveIndex}function Mo(e){T.lFrame.currentDirectiveIndex=e}function Su(e){let t=T.lFrame.currentDirectiveIndex;return t===-1?null:e[t]}function _o(){return T.lFrame.currentQueryIndex}function tr(e){T.lFrame.currentQueryIndex=e}function Dm(e){let t=e[m];return t.type===2?t.declTNode:t.type===1?e[ee]:null}function oa(e,t,n){if(n&4){let o=t,i=e;for(;o=o.parent,o===null&&!(n&1);)if(o=Dm(i),o===null||(i=i[Mt],o.type&10))break;if(o===null)return!1;t=o,e=i}let r=T.lFrame=xu();return r.currentTNode=t,r.lView=e,!0}function No(e){let t=xu(),n=e[m];T.lFrame=t,t.currentTNode=n.firstChild,t.lView=e,t.tView=n,t.contextLView=e,t.bindingIndex=n.bindingStartIndex,t.inI18n=!1}function xu(){let e=T.lFrame,t=e===null?null:e.child;return t===null?Au(e):t}function Au(e){let t={currentTNode:null,isParent:!0,lView:null,tView:null,selectedIndex:-1,contextLView:null,elementDepthCount:0,currentNamespace:null,currentDirectiveIndex:-1,bindingRootIndex:-1,bindingIndex:-1,currentQueryIndex:0,parent:e,child:null,inI18n:!1};return e!==null&&(e.child=t),t}function Ru(){let e=T.lFrame;return T.lFrame=e.parent,e.currentTNode=null,e.lView=null,e}var ia=Ru;function So(){let e=Ru();e.isParent=!0,e.tView=null,e.selectedIndex=-1,e.contextLView=null,e.elementDepthCount=0,e.currentDirectiveIndex=-1,e.currentNamespace=null,e.bindingRootIndex=-1,e.bindingIndex=-1,e.currentQueryIndex=0}function ku(e){return(T.lFrame.contextLView=vu(e,T.lFrame.contextLView))[H]}function he(){return T.lFrame.selectedIndex}function ot(e){T.lFrame.selectedIndex=e}function un(){let e=T.lFrame;return ln(e.tView,e.selectedIndex)}function Ou(){T.lFrame.currentNamespace=Hs}function Pu(){Cm()}function Cm(){T.lFrame.currentNamespace=null}function sa(){return T.lFrame.currentNamespace}var Lu=!0;function xo(){return Lu}function nr(e){Lu=e}function vs(e,t=null,n=null,r){let o=aa(e,t,n,r);return o.resolveInjectorInitializers(),o}function aa(e,t=null,n=null,r,o=new Set){let i=[n||J,uu(e)],s;return new Tt(i,t||Kn(),s||null,o)}var Ee=class e{static THROW_IF_NOT_FOUND=Et;static NULL=new jn;static create(t,n){if(Array.isArray(t))return vs({name:""},n,t,"");{let r=t.name??"";return vs({name:r},t.parent,t.providers,r)}}static \u0275prov=G({token:e,providedIn:"any",factory:()=>Ne(As)});static __NG_ELEMENT_ID__=-1},Ao=new _(""),Pe=(()=>{class e{static __NG_ELEMENT_ID__=Tm;static __NG_ENV_ID__=n=>n}return e})(),so=class extends Pe{_lView;constructor(t){super(),this._lView=t}get destroyed(){return rt(this._lView)}onDestroy(t){let n=this._lView;return bo(n,t),()=>Gs(n,t)}};function Tm(){return new so(g())}var Fu=!1,ju=new _(""),Rt=(()=>{class e{taskId=0;pendingTasks=new Set;destroyed=!1;pendingTask=new An(!1);debugTaskTracker=I(ju,{optional:!0});get hasPendingTasks(){return this.destroyed?!1:this.pendingTask.value}get hasPendingTasksObservable(){return this.destroyed?new N(n=>{n.next(!1),n.complete()}):this.pendingTask}add(){!this.hasPendingTasks&&!this.destroyed&&this.pendingTask.next(!0);let n=this.taskId++;return this.pendingTasks.add(n),this.debugTaskTracker?.add(n),n}has(n){return this.pendingTasks.has(n)}remove(n){this.pendingTasks.delete(n),this.debugTaskTracker?.remove(n),this.pendingTasks.size===0&&this.hasPendingTasks&&this.pendingTask.next(!1)}ngOnDestroy(){this.pendingTasks.clear(),this.hasPendingTasks&&this.pendingTask.next(!1),this.destroyed=!0,this.pendingTask.unsubscribe()}static \u0275prov=G({token:e,providedIn:"root",factory:()=>new e})}return e})(),Es=class extends ve{__isAsync;destroyRef=void 0;pendingTasks=void 0;constructor(t=!1){super(),this.__isAsync=t,Ls()&&(this.destroyRef=I(Pe,{optional:!0})??void 0,this.pendingTasks=I(Rt,{optional:!0})??void 0)}emit(t){let n=v(null);try{super.next(t)}finally{v(n)}}subscribe(t,n,r){let o=t,i=n||(()=>null),s=r;if(t&&typeof t=="object"){let c=t;o=c.next?.bind(c),i=c.error?.bind(c),s=c.complete?.bind(c)}this.__isAsync&&(i=this.wrapInTimeout(i),o&&(o=this.wrapInTimeout(o)),s&&(s=this.wrapInTimeout(s)));let a=super.subscribe({next:o,error:i,complete:s});return t instanceof X&&t.add(a),a}wrapInTimeout(t){return n=>{let r=this.pendingTasks?.add();setTimeout(()=>{try{t(n)}finally{r!==void 0&&this.pendingTasks?.remove(r)}})}}},je=Es;function ao(...e){}function ca(e){let t,n;function r(){e=ao;try{n!==void 0&&typeof cancelAnimationFrame=="function"&&cancelAnimationFrame(n),t!==void 0&&clearTimeout(t)}catch{}}return t=setTimeout(()=>{e(),r()}),typeof requestAnimationFrame=="function"&&(n=requestAnimationFrame(()=>{e(),r()})),()=>r()}function Vu(e){return queueMicrotask(()=>e()),()=>{e=ao}}var la="isAngularZone",Hn=la+"_ID",bm=0,ae=class e{hasPendingMacrotasks=!1;hasPendingMicrotasks=!1;isStable=!0;onUnstable=new je(!1);onMicrotaskEmpty=new je(!1);onStable=new je(!1);onError=new je(!1);constructor(t){let{enableLongStackTrace:n=!1,shouldCoalesceEventChangeDetection:r=!1,shouldCoalesceRunChangeDetection:o=!1,scheduleInRootZone:i=Fu}=t;if(typeof Zone>"u")throw new C(908,!1);Zone.assertZonePatched();let s=this;s._nesting=0,s._outer=s._inner=Zone.current,Zone.TaskTrackingZoneSpec&&(s._inner=s._inner.fork(new Zone.TaskTrackingZoneSpec)),n&&Zone.longStackTraceZoneSpec&&(s._inner=s._inner.fork(Zone.longStackTraceZoneSpec)),s.shouldCoalesceEventChangeDetection=!o&&r,s.shouldCoalesceRunChangeDetection=o,s.callbackScheduled=!1,s.scheduleInRootZone=i,_m(s)}static isInAngularZone(){return typeof Zone<"u"&&Zone.current.get(la)===!0}static assertInAngularZone(){if(!e.isInAngularZone())throw new C(909,!1)}static assertNotInAngularZone(){if(e.isInAngularZone())throw new C(909,!1)}run(t,n,r){return this._inner.run(t,n,r)}runTask(t,n,r,o){let i=this._inner,s=i.scheduleEventTask("NgZoneEvent: "+o,t,wm,ao,ao);try{return i.runTask(s,n,r)}finally{i.cancelTask(s)}}runGuarded(t,n,r){return this._inner.runGuarded(t,n,r)}runOutsideAngular(t){return this._outer.run(t)}},wm={};function ua(e){if(e._nesting==0&&!e.hasPendingMicrotasks&&!e.isStable)try{e._nesting++,e.onMicrotaskEmpty.emit(null)}finally{if(e._nesting--,!e.hasPendingMicrotasks)try{e.runOutsideAngular(()=>e.onStable.emit(null))}finally{e.isStable=!0}}}function Mm(e){if(e.isCheckStableRunning||e.callbackScheduled)return;e.callbackScheduled=!0;function t(){ca(()=>{e.callbackScheduled=!1,Is(e),e.isCheckStableRunning=!0,ua(e),e.isCheckStableRunning=!1})}e.scheduleInRootZone?Zone.root.run(()=>{t()}):e._outer.run(()=>{t()}),Is(e)}function _m(e){let t=()=>{Mm(e)},n=bm++;e._inner=e._inner.fork({name:"angular",properties:{[la]:!0,[Hn]:n,[Hn+n]:!0},onInvokeTask:(r,o,i,s,a,c)=>{if(Nm(c))return r.invokeTask(i,s,a,c);try{return Jl(e),r.invokeTask(i,s,a,c)}finally{(e.shouldCoalesceEventChangeDetection&&s.type==="eventTask"||e.shouldCoalesceRunChangeDetection)&&t(),Xl(e)}},onInvoke:(r,o,i,s,a,c,l)=>{try{return Jl(e),r.invoke(i,s,a,c,l)}finally{e.shouldCoalesceRunChangeDetection&&!e.callbackScheduled&&!Sm(c)&&t(),Xl(e)}},onHasTask:(r,o,i,s)=>{r.hasTask(i,s),o===i&&(s.change=="microTask"?(e._hasPendingMicrotasks=s.microTask,Is(e),ua(e)):s.change=="macroTask"&&(e.hasPendingMacrotasks=s.macroTask))},onHandleError:(r,o,i,s)=>(r.handleError(i,s),e.runOutsideAngular(()=>e.onError.emit(s)),!1)})}function Is(e){e._hasPendingMicrotasks||(e.shouldCoalesceEventChangeDetection||e.shouldCoalesceRunChangeDetection)&&e.callbackScheduled===!0?e.hasPendingMicrotasks=!0:e.hasPendingMicrotasks=!1}function Jl(e){e._nesting++,e.isStable&&(e.isStable=!1,e.onUnstable.emit(null))}function Xl(e){e._nesting--,ua(e)}var Bn=class{hasPendingMicrotasks=!1;hasPendingMacrotasks=!1;isStable=!0;onUnstable=new je;onMicrotaskEmpty=new je;onStable=new je;onError=new je;run(t,n,r){return t.apply(n,r)}runGuarded(t,n,r){return t.apply(n,r)}runOutsideAngular(t){return t()}runTask(t,n,r,o){return t.apply(n,r)}};function Nm(e){return Hu(e,"__ignore_ng_zone__")}function Sm(e){return Hu(e,"__scheduler_tick__")}function Hu(e,t){return!Array.isArray(e)||e.length!==1?!1:e[0]?.data?.[t]===!0}var He=class{_console=console;handleError(t){this._console.error("ERROR",t)}},it=new _("",{factory:()=>{let e=I(ae),t=I(se),n;return r=>{e.runOutsideAngular(()=>{t.destroyed&&!n?setTimeout(()=>{throw r}):(n??=t.get(He),n.handleError(r))})}}}),Bu={provide:rn,useValue:()=>{let e=I(He,{optional:!0})},multi:!0},xm=new _("",{factory:()=>{let e=I(Ao).defaultView;if(!e)return;let t=I(it),n=i=>{t(i.reason),i.preventDefault()},r=i=>{i.error?t(i.error):t(new Error(i.message,{cause:i})),i.preventDefault()},o=()=>{e.addEventListener("unhandledrejection",n),e.addEventListener("error",r)};typeof Zone<"u"?Zone.root.run(o):o(),I(Pe).onDestroy(()=>{e.removeEventListener("error",r),e.removeEventListener("unhandledrejection",n)})}});function Am(){return Yn([lu(()=>{I(xm)})])}function Ro(e,t){let[n,r,o]=is(e,t?.equal),i=n,s=i[U];return i.set=r,i.update=o,i.asReadonly=ko.bind(i),i}function ko(){let e=this[U];if(e.readonlyFn===void 0){let t=()=>this();t[U]=e,e.readonlyFn=t}return e.readonlyFn}var dn=(()=>{class e{view;node;constructor(n,r){this.view=n,this.node=r}static __NG_ELEMENT_ID__=Rm}return e})();function Rm(){return new dn(g(),F())}var Se=class{},rr=new _("",{factory:()=>!0});var da=new _(""),Oo=(()=>{class e{internalPendingTasks=I(Rt);scheduler=I(Se);errorHandler=I(it);add(){let n=this.internalPendingTasks.add();return()=>{this.internalPendingTasks.has(n)&&(this.scheduler.notify(11),this.internalPendingTasks.remove(n))}}run(n){let r=this.add();n().catch(this.errorHandler).finally(r)}static \u0275prov=G({token:e,providedIn:"root",factory:()=>new e})}return e})(),Po=(()=>{class e{static \u0275prov=G({token:e,providedIn:"root",factory:()=>new Ds})}return e})(),Ds=class{dirtyEffectCount=0;queues=new Map;add(t){this.enqueue(t),this.schedule(t)}schedule(t){t.dirty&&this.dirtyEffectCount++}remove(t){let n=t.zone,r=this.queues.get(n);r.has(t)&&(r.delete(t),t.dirty&&this.dirtyEffectCount--)}enqueue(t){let n=t.zone;this.queues.has(n)||this.queues.set(n,new Set);let r=this.queues.get(n);r.has(t)||r.add(t)}flush(){for(;this.dirtyEffectCount>0;){let t=!1;for(let[n,r]of this.queues)n===null?t||=this.flushQueue(r):t||=n.run(()=>this.flushQueue(r));t||(this.dirtyEffectCount=0)}}flushQueue(t){let n=!1;for(let r of t)r.dirty&&(this.dirtyEffectCount--,n=!0,r.run());return n}},co=class{[U];constructor(t){this[U]=t}destroy(){this[U].destroy()}};function $u(e,t){let n=t?.injector??I(Ee),r=t?.manualCleanup!==!0?n.get(Pe):null,o,i=n.get(dn,null,{optional:!0}),s=n.get(Se);return i!==null?(o=Pm(i.view,s,e),r instanceof so&&r._lView===i.view&&(r=null)):o=Lm(e,n.get(Po),s),o.injector=n,r!==null&&(o.onDestroyFns=[r.onDestroy(()=>o.destroy())]),new co(o)}var Uu=Z(Q({},as),{cleanupFns:void 0,zone:null,onDestroyFns:null,run(){let e=Vn(!1);try{cs(this)}finally{Vn(e)}},cleanup(){if(!this.cleanupFns?.length)return;let e=v(null);try{for(;this.cleanupFns.length;)this.cleanupFns.pop()()}finally{this.cleanupFns=[],v(e)}}}),km=Z(Q({},Uu),{consumerMarkedDirty(){this.scheduler.schedule(this),this.notifier.notify(12)},destroy(){if(Ke(this),this.onDestroyFns!==null)for(let e of this.onDestroyFns)e();this.cleanup(),this.scheduler.remove(this)}}),Om=Z(Q({},Uu),{consumerMarkedDirty(){this.view[D]|=8192,xt(this.view),this.notifier.notify(13)},destroy(){if(Ke(this),this.onDestroyFns!==null)for(let e of this.onDestroyFns)e();this.cleanup(),this.view[Je]?.delete(this)}});function Pm(e,t,n){let r=Object.create(Om);return r.view=e,r.zone=typeof Zone<"u"?Zone.current:null,r.notifier=t,r.fn=Wu(r,n),e[Je]??=new Set,e[Je].add(r),r.consumerMarkedDirty(r),r}function Lm(e,t,n){let r=Object.create(km);return r.fn=Wu(r,e),r.scheduler=t,r.notifier=n,r.zone=typeof Zone<"u"?Zone.current:null,r.scheduler.add(r),r.notifier.notify(12),r}function Wu(e,t){return()=>{t(n=>(e.cleanupFns??=[]).push(n))}}function vr(e){return{toString:e}.toString()}function Wm(e){return typeof e=="function"}function jd(e,t,n,r){t!==null?t.applyValueToInputSignal(t,r):e[n]=r}var Qo=class{previousValue;currentValue;firstChange;constructor(t,n,r){this.previousValue=t,this.currentValue=n,this.firstChange=r}isFirstChange(){return this.firstChange}},Gm=(()=>{let e=()=>Vd;return e.ngInherit=!0,e})();function Vd(e){return e.type.prototype.ngOnChanges&&(e.setInput=zm),qm}function qm(){let e=Bd(this),t=e?.current;if(t){let n=e.previous;if(n===Ie)e.previous=t;else for(let r in t)n[r]=t[r];e.current=null,this.ngOnChanges(t)}}function zm(e,t,n,r,o){let i=this.declaredInputs[r],s=Bd(e)||Qm(e,{previous:Ie,current:null}),a=s.current||(s.current={}),c=s.previous,l=c[i];a[i]=new Qo(l&&l.currentValue,n,c===Ie),jd(e,t,o,n)}var Hd="__ngSimpleChanges__";function Bd(e){return e[Hd]||null}function Qm(e,t){return e[Hd]=t}var Gu=[];var x=function(e,t=null,n){for(let r=0;r<Gu.length;r++){let o=Gu[r];o(e,t,n)}},M=(function(e){return e[e.TemplateCreateStart=0]="TemplateCreateStart",e[e.TemplateCreateEnd=1]="TemplateCreateEnd",e[e.TemplateUpdateStart=2]="TemplateUpdateStart",e[e.TemplateUpdateEnd=3]="TemplateUpdateEnd",e[e.LifecycleHookStart=4]="LifecycleHookStart",e[e.LifecycleHookEnd=5]="LifecycleHookEnd",e[e.OutputStart=6]="OutputStart",e[e.OutputEnd=7]="OutputEnd",e[e.BootstrapApplicationStart=8]="BootstrapApplicationStart",e[e.BootstrapApplicationEnd=9]="BootstrapApplicationEnd",e[e.BootstrapComponentStart=10]="BootstrapComponentStart",e[e.BootstrapComponentEnd=11]="BootstrapComponentEnd",e[e.ChangeDetectionStart=12]="ChangeDetectionStart",e[e.ChangeDetectionEnd=13]="ChangeDetectionEnd",e[e.ChangeDetectionSyncStart=14]="ChangeDetectionSyncStart",e[e.ChangeDetectionSyncEnd=15]="ChangeDetectionSyncEnd",e[e.AfterRenderHooksStart=16]="AfterRenderHooksStart",e[e.AfterRenderHooksEnd=17]="AfterRenderHooksEnd",e[e.ComponentStart=18]="ComponentStart",e[e.ComponentEnd=19]="ComponentEnd",e[e.DeferBlockStateStart=20]="DeferBlockStateStart",e[e.DeferBlockStateEnd=21]="DeferBlockStateEnd",e[e.DynamicComponentStart=22]="DynamicComponentStart",e[e.DynamicComponentEnd=23]="DynamicComponentEnd",e[e.HostBindingsUpdateStart=24]="HostBindingsUpdateStart",e[e.HostBindingsUpdateEnd=25]="HostBindingsUpdateEnd",e})(M||{});function Zm(e,t,n){let{ngOnChanges:r,ngOnInit:o,ngDoCheck:i}=t.type.prototype;if(r){let s=Vd(t);(n.preOrderHooks??=[]).push(e,s),(n.preOrderCheckHooks??=[]).push(e,s)}o&&(n.preOrderHooks??=[]).push(0-e,o),i&&((n.preOrderHooks??=[]).push(e,i),(n.preOrderCheckHooks??=[]).push(e,i))}function $d(e,t){for(let n=t.directiveStart,r=t.directiveEnd;n<r;n++){let i=e.data[n].type.prototype,{ngAfterContentInit:s,ngAfterContentChecked:a,ngAfterViewInit:c,ngAfterViewChecked:l,ngOnDestroy:u}=i;s&&(e.contentHooks??=[]).push(-n,s),a&&((e.contentHooks??=[]).push(n,a),(e.contentCheckHooks??=[]).push(n,a)),c&&(e.viewHooks??=[]).push(-n,c),l&&((e.viewHooks??=[]).push(n,l),(e.viewCheckHooks??=[]).push(n,l)),u!=null&&(e.destroyHooks??=[]).push(n,u)}}function Ho(e,t,n){Ud(e,t,3,n)}function Bo(e,t,n,r){(e[D]&3)===n&&Ud(e,t,n,r)}function fa(e,t){let n=e[D];(n&3)===t&&(n&=16383,n+=1,e[D]=n)}function Ud(e,t,n,r){let o=r!==void 0?e[_t]&65535:0,i=r??-1,s=t.length-1,a=0;for(let c=o;c<s;c++)if(typeof t[c+1]=="number"){if(a=t[c],r!=null&&a>=r)break}else t[c]<0&&(e[_t]+=65536),(a<i||i==-1)&&(Ym(e,n,t,c),e[_t]=(e[_t]&4294901760)+c+2),c++}function qu(e,t){x(M.LifecycleHookStart,e,t);let n=v(null);try{t.call(e)}finally{v(n),x(M.LifecycleHookEnd,e,t)}}function Ym(e,t,n,r){let o=n[r]<0,i=n[r+1],s=o?-n[r]:n[r],a=e[s];o?e[D]>>14<e[_t]>>16&&(e[D]&3)===t&&(e[D]+=16384,qu(a,i)):qu(a,i)}var pn=-1,Lt=class{factory;name;injectImpl;resolving=!1;canSeeViewProviders;multi;componentProviders;index;providerFactory;constructor(t,n,r,o){this.factory=t,this.name=o,this.canSeeViewProviders=n,this.injectImpl=r}};function Km(e){return(e.flags&8)!==0}function Jm(e){return(e.flags&16)!==0}function Xm(e,t,n){let r=0;for(;r<n.length;){let o=n[r];if(typeof o=="number"){if(o!==0)break;r++;let i=n[r++],s=n[r++],a=n[r++];e.setAttribute(t,s,a,i)}else{let i=o,s=n[++r];ty(i)?e.setProperty(t,i,s):e.setAttribute(t,i,s),r++}}return r}function ey(e){return e===3||e===4||e===6}function ty(e){return e.charCodeAt(0)===64}function gn(e,t){if(!(t===null||t.length===0))if(e===null||e.length===0)e=t.slice();else{let n=-1;for(let r=0;r<t.length;r++){let o=t[r];typeof o=="number"?n=o:n===0||(n===-1||n===2?zu(e,n,o,null,t[++r]):zu(e,n,o,null,null))}}return e}function zu(e,t,n,r,o){let i=0,s=e.length;if(t===-1)s=-1;else for(;i<e.length;){let a=e[i++];if(typeof a=="number"){if(a===t){s=-1;break}else if(a>t){s=i-1;break}}}for(;i<e.length;){let a=e[i];if(typeof a=="number")break;if(a===n){o!==null&&(e[i+1]=o);return}i++,o!==null&&i++}s!==-1&&(e.splice(s,0,t),i=s+1),e.splice(i++,0,n),o!==null&&e.splice(i++,0,o)}function Wd(e){return e!==pn}function Zo(e){return e&32767}function ny(e){return e>>16}function Yo(e,t){let n=ny(e),r=t;for(;n>0;)r=r[Mt],n--;return r}var ba=!0;function Qu(e){let t=ba;return ba=e,t}var ry=256,Gd=ry-1,qd=5,oy=0,Le={};function iy(e,t,n){let r;typeof n=="string"?r=n.charCodeAt(0)||0:n.hasOwnProperty(bt)&&(r=n[bt]),r==null&&(r=n[bt]=oy++);let o=r&Gd,i=1<<o;t.data[e+(o>>qd)]|=i}function Ko(e,t){let n=zd(e,t);if(n!==-1)return n;let r=t[m];r.firstCreatePass&&(e.injectorIndex=t.length,pa(r.data,e),pa(t,null),pa(r.blueprint,null));let o=sc(e,t),i=e.injectorIndex;if(Wd(o)){let s=Zo(o),a=Yo(o,t),c=a[m].data;for(let l=0;l<8;l++)t[i+l]=a[s+l]|c[s+l]}return t[i+8]=o,i}function pa(e,t){e.push(0,0,0,0,0,0,0,0,t)}function zd(e,t){return e.injectorIndex===-1||e.parent&&e.parent.injectorIndex===e.injectorIndex||t[e.injectorIndex+8]===null?-1:e.injectorIndex}function sc(e,t){if(e.parent&&e.parent.injectorIndex!==-1)return e.parent.injectorIndex;let n=0,r=null,o=t;for(;o!==null;){if(r=Jd(o),r===null)return pn;if(n++,o=o[Mt],r.injectorIndex!==-1)return r.injectorIndex|n<<16}return pn}function wa(e,t,n){iy(e,t,n)}function Qd(e,t,n){if(n&8||e!==void 0)return e;go(t,"NodeInjector")}function Zd(e,t,n,r){if(n&8&&r===void 0&&(r=null),(n&3)===0){let o=e[B],i=ie(void 0);try{return o?o.get(t,r,n&8):Ss(t,r,n&8)}finally{ie(i)}}return Qd(r,t,n)}function Yd(e,t,n,r=0,o){if(e!==null){if(t[D]&2048&&!(r&2)){let s=uy(e,t,n,r,Le);if(s!==Le)return s}let i=Kd(e,t,n,r,Le);if(i!==Le)return i}return Zd(t,n,r,o)}function Kd(e,t,n,r,o){let i=ay(n);if(typeof i=="function"){if(!oa(t,e,r))return r&1?Qd(o,n,r):Zd(t,n,r,o);try{let s;if(s=i(r),s==null&&!(r&8))go(n);else return s}finally{ia()}}else if(typeof i=="number"){let s=null,a=zd(e,t),c=pn,l=r&1?t[te][ee]:null;for((a===-1||r&4)&&(c=a===-1?sc(e,t):t[a+8],c===pn||!Yu(r,!1)?a=-1:(s=t[m],a=Zo(c),t=Yo(c,t)));a!==-1;){let u=t[m];if(Zu(i,a,u.data)){let d=sy(a,t,n,s,r,l);if(d!==Le)return d}c=t[a+8],c!==pn&&Yu(r,t[m].data[a+8]===l)&&Zu(i,a,t)?(s=u,a=Zo(c),t=Yo(c,t)):a=-1}}return o}function sy(e,t,n,r,o,i){let s=t[m],a=s.data[e+8],c=r==null?$e(a)&&ba:r!=s&&(a.type&3)!==0,l=o&1&&i===a,u=$o(a,s,n,c,l);return u!==null?ar(t,s,u,a,o):Le}function $o(e,t,n,r,o){let i=e.providerIndexes,s=t.data,a=i&1048575,c=e.directiveStart,l=e.directiveEnd,u=i>>20,d=r?a:a+u,p=o?a+u:l;for(let f=d;f<p;f++){let h=s[f];if(f<c&&n===h||f>=c&&h.type===n)return f}if(o){let f=s[c];if(f&&be(f)&&f.type===n)return c}return null}function ar(e,t,n,r,o){let i=e[n],s=t.data;if(i instanceof Lt){let a=i;if(a.resolving)throw Ns("");let c=Qu(a.canSeeViewProviders);a.resolving=!0;let l=s[n].type||s[n],u,d=a.injectImpl?ie(a.injectImpl):null,p=oa(e,r,0);try{i=e[n]=a.factory(void 0,o,s,e,r),t.firstCreatePass&&n>=r.directiveStart&&Zm(n,s[n],t)}finally{d!==null&&ie(d),Qu(c),a.resolving=!1,ia()}}return i}function ay(e){if(typeof e=="string")return e.charCodeAt(0)||0;let t=e.hasOwnProperty(bt)?e[bt]:void 0;return typeof t=="number"?t>=0?t&Gd:cy:t}function Zu(e,t,n){let r=1<<e;return!!(n[t+(e>>qd)]&r)}function Yu(e,t){return!(e&2)&&!(e&1&&t)}var Ot=class{_tNode;_lView;constructor(t,n){this._tNode=t,this._lView=n}get(t,n,r){return Yd(this._tNode,this._lView,t,It(r),n)}};function cy(){return new Ot(F(),g())}function ly(e){return vr(()=>{let t=e.prototype.constructor,n=t[Fn]||Ma(t),r=Object.prototype,o=Object.getPrototypeOf(e.prototype).constructor;for(;o&&o!==r;){let i=o[Fn]||Ma(o);if(i&&i!==n)return i;o=Object.getPrototypeOf(o)}return i=>new i})}function Ma(e){return Cs(e)?()=>{let t=Ma(q(e));return t&&t()}:Dt(e)}function uy(e,t,n,r,o){let i=e,s=t;for(;i!==null&&s!==null&&s[D]&2048&&!cn(s);){let a=Kd(i,s,n,r|2,Le);if(a!==Le)return a;let c=i.parent;if(!c){let l=s[js];if(l){let u=l.get(n,Le,r&-5);if(u!==Le)return u}c=Jd(s),s=s[Mt]}i=c}return o}function Jd(e){let t=e[m],n=t.type;return n===2?t.declTNode:n===1?e[ee]:null}function dy(){return Tn(F(),g())}function Tn(e,t){return new Er(le(e,t))}var Er=(()=>{class e{nativeElement;constructor(n){this.nativeElement=n}static __NG_ELEMENT_ID__=dy}return e})();function Xd(e){return e instanceof Er?e.nativeElement:e}function fy(){return this._results[Symbol.iterator]()}var Jo=class{_emitDistinctChangesOnly;dirty=!0;_onDirty=void 0;_results=[];_changesDetected=!1;_changes=void 0;length=0;first=void 0;last=void 0;get changes(){return this._changes??=new ve}constructor(t=!1){this._emitDistinctChangesOnly=t}get(t){return this._results[t]}map(t){return this._results.map(t)}filter(t){return this._results.filter(t)}find(t){return this._results.find(t)}reduce(t,n){return this._results.reduce(t,n)}forEach(t){this._results.forEach(t)}some(t){return this._results.some(t)}toArray(){return this._results.slice()}toString(){return this._results.toString()}reset(t,n){this.dirty=!1;let r=su(t);(this._changesDetected=!iu(this._results,r,n))&&(this._results=r,this.length=r.length,this.last=r[this.length-1],this.first=r[0])}notifyOnChanges(){this._changes!==void 0&&(this._changesDetected||!this._emitDistinctChangesOnly)&&this._changes.next(this)}onDirty(t){this._onDirty=t}setDirty(){this.dirty=!0,this._onDirty?.()}destroy(){this._changes!==void 0&&(this._changes.complete(),this._changes.unsubscribe())}[Symbol.iterator]=fy};function ef(e){return(e.flags&128)===128}var ac=(function(e){return e[e.OnPush=0]="OnPush",e[e.Eager=1]="Eager",e[e.Default=1]="Default",e})(ac||{}),tf=new Map,py=0;function hy(){return py++}function gy(e){tf.set(e[ke],e)}function _a(e){tf.delete(e[ke])}var Ku="__ngContext__";function mn(e,t){Be(t)?(e[Ku]=t[ke],gy(t)):e[Ku]=t}function nf(e){return of(e[sn])}function rf(e){return of(e[de])}function of(e){for(;e!==null&&!Te(e);)e=e[de];return e}var Na;function my(e){Na=e}function sf(){if(Na!==void 0)return Na;if(typeof document<"u")return document;throw new C(210,!1)}var yy=new _("",{factory:()=>vy}),vy="ng";var af=new _(""),Ey=new _("",{providedIn:"platform",factory:()=>"unknown"}),Iy=new _(""),Dy=new _("",{factory:()=>I(Ao).body?.querySelector("[ngCspNonce]")?.getAttribute("ngCspNonce")||null}),cf={breakpoints:[16,32,48,64,96,128,256,384,640,750,828,1080,1200,1920,2048,3840],placeholderResolution:30,disableImageSizeWarning:!1,disableImageLazyLoadWarning:!1},Cy=new _("",{factory:()=>cf});var lf="r";var cc="di",lc="s";var uf=!1,df=new _("",{factory:()=>uf});var ff=new _("");var Ju=new WeakMap;function Ty(e,t){if(e==null||typeof e!="object")return;let n=Ju.get(e);n||(n=new WeakSet,Ju.set(e,n)),n.add(t)}var by=(e,t,n,r)=>{};function wy(e,t,n,r){by(e,t,n,r)}var pf=new _("");function hi(e){return(e.flags&32)===32}var My=()=>null;function hf(e,t,n=!1){return My(e,t,n)}function uc(e){return e.get(ff,!1,{optional:!0})}function gf(e,t){let n=e.contentQueries;if(n!==null){let r=v(null);try{for(let o=0;o<n.length;o+=2){let i=n[o],s=n[o+1];if(s!==-1){let a=e.data[s];tr(i),a.contentQueries(2,t[s],s)}}}finally{v(r)}}}function Sa(e,t,n){tr(0);let r=v(null);try{t(e,n)}finally{v(r)}}function dc(e,t,n){if(Vs(t)){let r=v(null);try{let o=t.directiveStart,i=t.directiveEnd;for(let s=o;s<i;s++){let a=e.data[s];if(a.contentQueries){let c=n[s];a.contentQueries(1,c,s)}}}finally{v(r)}}}var Ft=(function(e){return e[e.Emulated=0]="Emulated",e[e.None=2]="None",e[e.ShadowDom=3]="ShadowDom",e[e.ExperimentalIsolatedShadowDom=4]="ExperimentalIsolatedShadowDom",e})(Ft||{});var Lo;function _y(){if(Lo===void 0&&(Lo=null,tn.trustedTypes))try{Lo=tn.trustedTypes.createPolicy("angular",{createHTML:e=>e,createScript:e=>e,createScriptURL:e=>e})}catch{}return Lo}function gi(e){return _y()?.createHTML(e)||e}var Fo;function Ny(){if(Fo===void 0&&(Fo=null,tn.trustedTypes))try{Fo=tn.trustedTypes.createPolicy("angular#unsafe-bypass",{createHTML:e=>e,createScript:e=>e,createScriptURL:e=>e})}catch{}return Fo}function Xu(e){return Ny()?.createHTML(e)||e}var Ge=class{changingThisBreaksApplicationSecurity;constructor(t){this.changingThisBreaksApplicationSecurity=t}toString(){return`SafeValue must use [property]=binding: ${this.changingThisBreaksApplicationSecurity} (see ${lo})`}},xa=class extends Ge{getTypeName(){return"HTML"}},Aa=class extends Ge{getTypeName(){return"Style"}},Ra=class extends Ge{getTypeName(){return"Script"}},ka=class extends Ge{getTypeName(){return"URL"}},Oa=class extends Ge{getTypeName(){return"ResourceURL"}};function bn(e){return e instanceof Ge?e.changingThisBreaksApplicationSecurity:e}function fc(e,t){let n=mf(e);if(n!=null&&n!==t){if(n==="ResourceURL"&&t==="URL")return!0;throw new Error(`Required a safe ${t}, got a ${n} (see ${lo})`)}return n===t}function mf(e){return e instanceof Ge&&e.getTypeName()||null}function Sy(e){return new xa(e)}function xy(e){return new Aa(e)}function Ay(e){return new Ra(e)}function Ry(e){return new ka(e)}function ky(e){return new Oa(e)}function Oy(e){let t=new La(e);return Py()?new Pa(t):t}var Pa=class{inertDocumentHelper;constructor(t){this.inertDocumentHelper=t}getInertBodyElement(t){t="<body><remove></remove>"+t;try{let n=new window.DOMParser().parseFromString(gi(t),"text/html").body;return n===null?this.inertDocumentHelper.getInertBodyElement(t):(n.firstChild?.remove(),n)}catch{return null}}},La=class{defaultDoc;inertDocument;constructor(t){this.defaultDoc=t,this.inertDocument=this.defaultDoc.implementation.createHTMLDocument("sanitization-inert")}getInertBodyElement(t){let n=this.inertDocument.createElement("template");return n.innerHTML=gi(t),n}};function Py(){try{return!!new window.DOMParser().parseFromString(gi(""),"text/html")}catch{return!1}}var Ly=/^(?!javascript:)(?:[a-z0-9+.-]+:|[^&:\/?#]*(?:[\/?#]|$))/i;function pc(e){return e=String(e),e.match(Ly)?e:"unsafe:"+e}function qe(e){let t={};for(let n of e.split(","))t[n]=!0;return t}function Ir(...e){let t={};for(let n of e)for(let r in n)n.hasOwnProperty(r)&&(t[r]=!0);return t}var yf=qe("area,br,col,hr,img,wbr"),vf=qe("colgroup,dd,dt,li,p,tbody,td,tfoot,th,thead,tr"),Ef=qe("rp,rt"),Fy=Ir(Ef,vf),jy=Ir(vf,qe("address,article,aside,blockquote,caption,center,del,details,dialog,dir,div,dl,figure,figcaption,footer,h1,h2,h3,h4,h5,h6,header,hgroup,hr,ins,main,map,menu,nav,ol,pre,section,summary,table,ul")),Vy=Ir(Ef,qe("a,abbr,acronym,audio,b,bdi,bdo,big,br,cite,code,del,dfn,em,font,i,img,ins,kbd,label,map,mark,picture,q,ruby,rp,rt,s,samp,small,source,span,strike,strong,sub,sup,time,track,tt,u,var,video")),ed=Ir(yf,jy,Vy,Fy),If=qe("background,cite,href,itemtype,longdesc,poster,src,xlink:href"),Hy=qe("abbr,accesskey,align,alt,autoplay,axis,bgcolor,border,cellpadding,cellspacing,class,clear,color,cols,colspan,compact,controls,coords,datetime,default,dir,download,face,headers,height,hidden,hreflang,hspace,ismap,itemscope,itemprop,kind,label,lang,language,loop,media,muted,nohref,nowrap,open,preload,rel,rev,role,rows,rowspan,rules,scope,scrolling,shape,size,sizes,span,srclang,srcset,start,summary,tabindex,target,title,translate,type,usemap,valign,value,vspace,width"),By=qe("aria-activedescendant,aria-atomic,aria-autocomplete,aria-busy,aria-checked,aria-colcount,aria-colindex,aria-colspan,aria-controls,aria-current,aria-describedby,aria-details,aria-disabled,aria-dropeffect,aria-errormessage,aria-expanded,aria-flowto,aria-grabbed,aria-haspopup,aria-hidden,aria-invalid,aria-keyshortcuts,aria-label,aria-labelledby,aria-level,aria-live,aria-modal,aria-multiline,aria-multiselectable,aria-orientation,aria-owns,aria-placeholder,aria-posinset,aria-pressed,aria-readonly,aria-relevant,aria-required,aria-roledescription,aria-rowcount,aria-rowindex,aria-rowspan,aria-selected,aria-setsize,aria-sort,aria-valuemax,aria-valuemin,aria-valuenow,aria-valuetext"),$y=Ir(If,Hy,By),Uy=qe("script,style,template"),Fa=class{sanitizedSomething=!1;buf=[];sanitizeChildren(t){let n=t.firstChild,r=!0,o=[];for(;n;){if(n.nodeType===Node.ELEMENT_NODE?r=this.startElement(n):n.nodeType===Node.TEXT_NODE?this.chars(n.nodeValue):this.sanitizedSomething=!0,r&&n.firstChild){o.push(n),n=qy(n);continue}for(;n;){n.nodeType===Node.ELEMENT_NODE&&this.endElement(n);let i=Gy(n);if(i){n=i;break}n=o.pop()}}return this.buf.join("")}startElement(t){let n=td(t).toLowerCase();if(!ed.hasOwnProperty(n))return this.sanitizedSomething=!0,!Uy.hasOwnProperty(n);this.buf.push("<"),this.buf.push(n);let r=t.attributes;for(let o=0;o<r.length;o++){let i=r.item(o),s=i.name,a=s.toLowerCase();if(!$y.hasOwnProperty(a)){this.sanitizedSomething=!0;continue}let c=i.value;If[a]&&(c=pc(c)),this.buf.push(" ",s,'="',nd(c),'"')}return this.buf.push(">"),!0}endElement(t){let n=td(t).toLowerCase();ed.hasOwnProperty(n)&&!yf.hasOwnProperty(n)&&(this.buf.push("</"),this.buf.push(n),this.buf.push(">"))}chars(t){this.buf.push(nd(t))}};function Wy(e,t){return(e.compareDocumentPosition(t)&Node.DOCUMENT_POSITION_CONTAINED_BY)!==Node.DOCUMENT_POSITION_CONTAINED_BY}function Gy(e){let t=e.nextSibling;if(t&&e!==t.previousSibling)throw Df(t);return t}function qy(e){let t=e.firstChild;if(t&&Wy(e,t))throw Df(t);return t}function td(e){let t=e.nodeName;return typeof t=="string"?t:"FORM"}function Df(e){return new Error(`Failed to sanitize html because the element is clobbered: ${e.outerHTML}`)}var zy=/[\uD800-\uDBFF][\uDC00-\uDFFF]/g,Qy=/([^\#-~ |!])/g;function nd(e){return e.replace(/&/g,"&").replace(zy,function(t){let n=t.charCodeAt(0),r=t.charCodeAt(1);return"&#"+((n-55296)*1024+(r-56320)+65536)+";"}).replace(Qy,function(t){return"&#"+t.charCodeAt(0)+";"}).replace(/</g,"<").replace(/>/g,">")}var jo;function Cf(e,t){let n=null;try{jo=jo||Oy(e);let r=t?String(t):"";n=jo.getInertBodyElement(r);let o=5,i=r;do{if(o===0)throw new Error("Failed to sanitize html because the input is unstable");o--,r=i,i=n.innerHTML,n=jo.getInertBodyElement(r)}while(r!==i);let a=new Fa().sanitizeChildren(rd(n)||n);return gi(a)}finally{if(n){let r=rd(n)||n;for(;r.firstChild;)r.firstChild.remove()}}}function rd(e){return"content"in e&&Zy(e)?e.content:null}function Zy(e){return e.nodeType===Node.ELEMENT_NODE&&e.nodeName==="TEMPLATE"}var Yy=/^>|^->|<!--|-->|--!>|<!-$/g,Ky=/(<|>)/g,Jy="\u200B$1\u200B";function Xy(e){return e.replace(Yy,t=>t.replace(Ky,Jy))}function ev(e,t){return e.createText(t)}function tv(e,t,n){e.setValue(t,n)}function nv(e,t){return e.createComment(Xy(t))}function Tf(e,t,n){return e.createElement(t,n)}function Xo(e,t,n,r,o){e.insertBefore(t,n,r,o)}function bf(e,t,n){e.appendChild(t,n)}function od(e,t,n,r,o){r!==null?Xo(e,t,n,r,o):bf(e,t,n)}function wf(e,t,n,r){e.removeChild(null,t,n,r)}function rv(e,t,n){e.setAttribute(t,"style",n)}function ov(e,t,n){n===""?e.removeAttribute(t,"class"):e.setAttribute(t,"class",n)}function Mf(e,t,n){let{mergedAttrs:r,classes:o,styles:i}=n;r!==null&&Xm(e,t,r),o!==null&&ov(e,t,o),i!==null&&rv(e,t,i)}var mi=(function(e){return e[e.NONE=0]="NONE",e[e.HTML=1]="HTML",e[e.STYLE=2]="STYLE",e[e.SCRIPT=3]="SCRIPT",e[e.URL=4]="URL",e[e.RESOURCE_URL=5]="RESOURCE_URL",e[e.ATTRIBUTE_NO_BINDING=6]="ATTRIBUTE_NO_BINDING",e})(mi||{});function iv(e){let t=_f();return t?Xu(t.sanitize(mi.HTML,e)||""):fc(e,"HTML")?Xu(bn(e)):Cf(sf(),Ae(e))}function sv(e){let t=_f();return t?t.sanitize(mi.URL,e)||"":fc(e,"URL")?bn(e):pc(Ae(e))}function _f(){let e=g();return e&&e[Ce].sanitizer}function av(e){return e.ownerDocument}function Nf(e){return e instanceof Function?e():e}function cv(e,t,n){let r=e.length;for(;;){let o=e.indexOf(t,n);if(o===-1)return o;if(o===0||e.charCodeAt(o-1)<=32){let i=t.length;if(o+i===r||e.charCodeAt(o+i)<=32)return o}n=o+1}}var Sf="ng-template";function lv(e,t,n,r){let o=0;if(r){for(;o<t.length&&typeof t[o]=="string";o+=2)if(t[o]==="class"&&cv(t[o+1].toLowerCase(),n,0)!==-1)return!0}else if(hc(e))return!1;if(o=t.indexOf(1,o),o>-1){let i;for(;++o<t.length&&typeof(i=t[o])=="string";)if(i.toLowerCase()===n)return!0}return!1}function hc(e){return e.type===4&&e.value!==Sf}function uv(e,t,n){let r=e.type===4&&!n?Sf:e.value;return t===r}function dv(e,t,n){let r=4,o=e.attrs,i=o!==null?hv(o):0,s=!1;for(let a=0;a<t.length;a++){let c=t[a];if(typeof c=="number"){if(!s&&!we(r)&&!we(c))return!1;if(s&&we(c))continue;s=!1,r=c|r&1;continue}if(!s)if(r&4){if(r=2|r&1,c!==""&&!uv(e,c,n)||c===""&&t.length===1){if(we(r))return!1;s=!0}}else if(r&8){if(o===null||!lv(e,o,c,n)){if(we(r))return!1;s=!0}}else{let l=t[++a],u=fv(c,o,hc(e),n);if(u===-1){if(we(r))return!1;s=!0;continue}if(l!==""){let d;if(u>i?d="":d=o[u+1].toLowerCase(),r&2&&l!==d){if(we(r))return!1;s=!0}}}}return we(r)||s}function we(e){return(e&1)===0}function fv(e,t,n,r){if(t===null)return-1;let o=0;if(r||!n){let i=!1;for(;o<t.length;){let s=t[o];if(s===e)return o;if(s===3||s===6)i=!0;else if(s===1||s===2){let a=t[++o];for(;typeof a=="string";)a=t[++o];continue}else{if(s===4)break;if(s===0){o+=4;continue}}o+=i?1:2}return-1}else return gv(t,e)}function xf(e,t,n=!1){for(let r=0;r<t.length;r++)if(dv(e,t[r],n))return!0;return!1}function pv(e){let t=e.attrs;if(t!=null){let n=t.indexOf(5);if((n&1)===0)return t[n+1]}return null}function hv(e){for(let t=0;t<e.length;t++){let n=e[t];if(ey(n))return t}return e.length}function gv(e,t){let n=e.indexOf(4);if(n>-1)for(n++;n<e.length;){let r=e[n];if(typeof r=="number")return-1;if(r===t)return n;n++}return-1}function mv(e,t){e:for(let n=0;n<t.length;n++){let r=t[n];if(e.length===r.length){for(let o=0;o<e.length;o++)if(e[o]!==r[o])continue e;return!0}}return!1}function id(e,t){return e?":not("+t.trim()+")":t}function yv(e){let t=e[0],n=1,r=2,o="",i=!1;for(;n<e.length;){let s=e[n];if(typeof s=="string")if(r&2){let a=e[++n];o+="["+s+(a.length>0?'="'+a+'"':"")+"]"}else r&8?o+="."+s:r&4&&(o+=" "+s);else o!==""&&!we(s)&&(t+=id(i,o),o=""),r=s,i=i||!we(r);n++}return o!==""&&(t+=id(i,o)),t}function vv(e){return e.map(yv).join(",")}function Ev(e){let t=[],n=[],r=1,o=2;for(;r<e.length;){let i=e[r];if(typeof i=="string")o===2?i!==""&&t.push(i,e[++r]):o===8&&n.push(i);else{if(!we(o))break;o=i}r++}return n.length&&t.push(1,...n),t}var Y={};function gc(e,t,n,r,o,i,s,a,c,l,u){let d=O+r,p=d+o,f=Iv(d,p),h=typeof l=="function"?l():l;return f[m]={type:e,blueprint:f,template:n,queries:null,viewQuery:a,declTNode:t,data:f.slice().fill(null,d),bindingStartIndex:d,expandoStartIndex:p,hostBindingOpCodes:null,firstCreatePass:!0,firstUpdatePass:!0,staticViewQueries:!1,staticContentQueries:!1,preOrderHooks:null,preOrderCheckHooks:null,contentHooks:null,contentCheckHooks:null,viewHooks:null,viewCheckHooks:null,destroyHooks:null,cleanup:null,contentQueries:null,components:null,directiveRegistry:typeof i=="function"?i():i,pipeRegistry:typeof s=="function"?s():s,firstChild:null,schemas:c,consts:h,incompleteFirstPass:!1,ssrId:u}}function Iv(e,t){let n=[];for(let r=0;r<t;r++)n.push(r<e?null:Y);return n}function Dv(e){let t=e.tView;return t===null||t.incompleteFirstPass?e.tView=gc(1,null,e.template,e.decls,e.vars,e.directiveDefs,e.pipeDefs,e.viewQuery,e.schemas,e.consts,e.id):t}function mc(e,t,n,r,o,i,s,a,c,l,u){let d=t.blueprint.slice();return d[De]=o,d[D]=r|4|128|8|64|1024,(l!==null||e&&e[D]&2048)&&(d[D]|=2048),Us(d),d[W]=d[Mt]=e,d[H]=n,d[Ce]=s||e&&e[Ce],d[k]=a||e&&e[k],d[B]=c||e&&e[B]||null,d[ee]=i,d[ke]=hy(),d[wt]=u,d[js]=l,d[te]=t.type==2?e[te]:d,d}function Cv(e,t,n){let r=le(t,e),o=Dv(n),i=e[Ce].rendererFactory,s=yc(e,mc(e,o,null,Af(n),r,t,null,i.createRenderer(r,n),null,null,null));return e[t.index]=s}function Af(e){let t=16;return e.signals?t=4096:e.onPush&&(t=64),t}function Rf(e,t,n,r){if(n===0)return-1;let o=t.length;for(let i=0;i<n;i++)t.push(r),e.blueprint.push(r),e.data.push(null);return o}function yc(e,t){return e[sn]?e[Fs][de]=t:e[sn]=t,e[Fs]=t,t}function Tv(e=1){kf(P(),g(),he()+e,!1)}function kf(e,t,n,r){if(!r)if((t[D]&3)===3){let i=e.preOrderCheckHooks;i!==null&&Ho(t,i,n)}else{let i=e.preOrderHooks;i!==null&&Bo(t,i,0,n)}ot(n)}var yi=(function(e){return e[e.None=0]="None",e[e.SignalBased=1]="SignalBased",e[e.HasDecoratorInputTransform=2]="HasDecoratorInputTransform",e})(yi||{});function ja(e,t,n,r){let o=v(null);try{let[i,s,a]=e.inputs[n],c=null;(s&yi.SignalBased)!==0&&(c=t[i][U]),c!==null&&c.transformFn!==void 0?r=c.transformFn(r):a!==null&&(r=a.call(t,r)),e.setInput!==null?e.setInput(t,c,r,n,i):jd(t,c,i,r)}finally{v(o)}}var ei=(function(e){return e[e.Important=1]="Important",e[e.DashCase=2]="DashCase",e})(ei||{}),bv;function vc(e,t){return bv(e,t)}var Of=new _("",{factory:()=>!1});var wv=!1,Dr=typeof document<"u"&&typeof document?.documentElement?.getAnimations=="function";function Pf(e){return e[B].get(Of,wv)}function Mv(e,t,n){let r=yn.get(e);if(r){for(let o of t)r.classList.push(o);for(let o of n)r.cleanupFns.push(o)}else yn.set(e,{classList:t,cleanupFns:n})}function Ec(e){let t=yn.get(e);if(t){for(let n of t.cleanupFns)n();yn.delete(e)}Pt.delete(e)}var yn=new WeakMap,Pt=new WeakMap,cr=new WeakMap,or=new WeakSet;function sd(e,t){let n=cr.get(e);if(n&&n.length>0){let r=n.findIndex(o=>o===t);r>-1&&n.splice(r,1)}n?.length===0&&cr.delete(e)}function _v(e,t){let n=cr.get(e);if(!n||n.length===0)return;let r=t.parentNode,o=t.previousSibling;for(let i=n.length-1;i>=0;i--){let s=n[i],a=s.parentNode;s===t?(n.splice(i,1),or.add(s),s.dispatchEvent(new CustomEvent("animationend",{detail:{cancel:!0}}))):(o&&s===o||a&&r&&a!==r)&&(n.splice(i,1),s.dispatchEvent(new CustomEvent("animationend",{detail:{cancel:!0}})),s.parentNode?.removeChild(s))}}function Lf(e,t){let n=cr.get(e);n?n.includes(t)||n.push(t):cr.set(e,[t])}function ad(e){let t=e[Oe]??={};return t.enter??=new Map}function vi(e){let t=e[Oe]??={};return t.leave??=new Map}function Ff(e){let t=typeof e=="function"?e():e,n=Array.isArray(t)?t:null;return typeof t=="string"&&(n=t.trim().split(/\s+/).filter(r=>r)),n}function Nv(e,t){if(!Dr)return;let n=yn.get(e);if(n&&n.classList.length>0&&Sv(e,n.classList))for(let r of n.classList)t.removeClass(e,r);Ec(e)}function Sv(e,t){for(let n of t)if(e.classList.contains(n))return!0;return!1}function lr(e){return e.composedPath?e.composedPath()[0]:e.target}function Ic(e,t){let n=Pt.get(t);return n===void 0?!0:t===lr(e)&&(n.animationName!==void 0&&e.animationName===n.animationName||n.propertyName!==void 0&&(n.propertyName==="all"||e.propertyName===n.propertyName))}function jf(e,t,n){let r=e.get(t.index)??{animateFns:[]};r.animateFns.push(n),e.set(t.index,r)}function cd(e,t){if(e)for(let n of e)n();for(let n of t)n()}function ld(e,t){let n=vi(e).get(t.index);n&&(n.resolvers=void 0)}function ti(e){if(!e)return 0;let t=e.toLowerCase().indexOf("ms")>-1?1:1e3;return parseFloat(e)*t}function kt(e,t){return e.getPropertyValue(t).split(",").map(r=>r.trim())}function xv(e){let t=kt(e,"transition-property"),n=kt(e,"transition-duration"),r=kt(e,"transition-delay"),o={propertyName:"",duration:0,animationName:void 0};for(let i=0;i<t.length;i++){let s=ti(r[i])+ti(n[i]);s>o.duration&&(o.propertyName=t[i],o.duration=s)}return o}function Av(e){let t=kt(e,"animation-name"),n=kt(e,"animation-delay"),r=kt(e,"animation-duration"),o=kt(e,"animation-iteration-count"),i={animationName:"",propertyName:void 0,duration:0};for(let s=0;s<t.length;s++){let a=ti(n[s])+ti(r[s]),c=o[s];a>i.duration&&c!=="infinite"&&(i.animationName=t[s],i.duration=a)}return i}function Vf(e,t){return e!==void 0&&e.duration>t.duration}function Hf(e){return(e.animationName!=null||e.propertyName!=null)&&e.duration>0}function Rv(e,t){let n=getComputedStyle(e),r=Av(n),o=xv(n),i=r.duration>o.duration?r:o;Vf(t.get(e),i)||Hf(i)&&t.set(e,i)}function Bf(e,t,n){if(!n)return;let r=e.getAnimations();return r.length===0?Rv(e,t):kv(e,t,r)}function kv(e,t,n){let r={animationName:void 0,propertyName:void 0,duration:0};for(let o of n){let i=o.effect?.getTiming();if(i?.iterations===1/0)continue;let s=typeof i?.duration=="number"?i.duration:0,a=(i?.delay??0)+s,c=o.playbackRate;c!==void 0&&c!==0&&c!==1&&(a/=Math.abs(c));let l,u;o.animationName?u=o.animationName:l=o.transitionProperty,a>=r.duration&&(r={animationName:u,propertyName:l,duration:a})}Vf(t.get(e),r)||Hf(r)&&t.set(e,r)}var vn=new Set,Ei=(function(e){return e[e.CHANGE_DETECTION=0]="CHANGE_DETECTION",e[e.AFTER_NEXT_RENDER=1]="AFTER_NEXT_RENDER",e})(Ei||{}),$t=new _(""),ud=new Set;function Me(e){ud.has(e)||(ud.add(e),performance?.mark?.("mark_feature_usage",{detail:{feature:e}}))}var Ii=(()=>{class e{impl=null;execute(){this.impl?.execute()}static \u0275prov=G({token:e,providedIn:"root",factory:()=>new e})}return e})(),Dc=[0,1,2,3],Cc=(()=>{class e{ngZone=I(ae);scheduler=I(Se);errorHandler=I(He,{optional:!0});sequences=new Set;deferredRegistrations=new Set;executing=!1;constructor(){I($t,{optional:!0})}execute(){let n=this.sequences.size>0;n&&x(M.AfterRenderHooksStart),this.executing=!0;for(let r of Dc)for(let o of this.sequences)if(!(o.erroredOrDestroyed||!o.hooks[r]))try{o.pipelinedValue=this.ngZone.runOutsideAngular(()=>this.maybeTrace(()=>{let i=o.hooks[r];return i(o.pipelinedValue)},o.snapshot))}catch(i){o.erroredOrDestroyed=!0,this.errorHandler?.handleError(i)}this.executing=!1;for(let r of this.sequences)r.afterRun(),r.once&&(this.sequences.delete(r),r.destroy());for(let r of this.deferredRegistrations)this.sequences.add(r);this.deferredRegistrations.size>0&&this.scheduler.notify(7),this.deferredRegistrations.clear(),n&&x(M.AfterRenderHooksEnd)}register(n){let{view:r}=n;r!==void 0?((r[Nt]??=[]).push(n),xt(r),r[D]|=8192):this.executing?this.deferredRegistrations.add(n):this.addSequence(n)}addSequence(n){this.sequences.add(n),this.scheduler.notify(7)}unregister(n){this.executing&&this.sequences.has(n)?(n.erroredOrDestroyed=!0,n.pipelinedValue=void 0,n.once=!0):(this.sequences.delete(n),this.deferredRegistrations.delete(n))}maybeTrace(n,r){return r?r.run(Ei.AFTER_NEXT_RENDER,n):n()}static \u0275prov=G({token:e,providedIn:"root",factory:()=>new e})}return e})(),ur=class{impl;hooks;view;once;snapshot;erroredOrDestroyed=!1;pipelinedValue=void 0;unregisterOnDestroy;constructor(t,n,r,o,i,s=null){this.impl=t,this.hooks=n,this.view=r,this.once=o,this.snapshot=s,this.unregisterOnDestroy=i?.onDestroy(()=>this.destroy())}afterRun(){this.erroredOrDestroyed=!1,this.pipelinedValue=void 0,this.snapshot?.dispose(),this.snapshot=null}destroy(){this.impl.unregister(this),this.unregisterOnDestroy?.();let t=this.view?.[Nt];t&&(this.view[Nt]=t.filter(n=>n!==this))}};function $f(e,t){let n=t?.injector??I(Ee);return Me("NgAfterNextRender"),Pv(e,n,t,!0)}function Ov(e){return e instanceof Function?[void 0,void 0,e,void 0]:[e.earlyRead,e.write,e.mixedReadWrite,e.read]}function Pv(e,t,n,r){let o=t.get(Ii);o.impl??=t.get(Cc);let i=t.get($t,null,{optional:!0}),s=n?.manualCleanup!==!0?t.get(Pe):null,a=t.get(dn,null,{optional:!0}),c=new ur(o.impl,Ov(e),a?.view,r,s,i?.snapshot(null));return o.impl.register(c),c}var Di=new _("",{factory:()=>({queue:new Set,isScheduled:!1,scheduler:null,injector:I(se)})});function Uf(e,t,n){let r=e.get(Di);if(Array.isArray(t))for(let o of t)r.queue.add(o),n?.detachedLeaveAnimationFns?.push(o);else r.queue.add(t),n?.detachedLeaveAnimationFns?.push(t);r.scheduler&&r.scheduler(e)}function Lv(e,t){let n=e.get(Di);if(t.detachedLeaveAnimationFns){for(let r of t.detachedLeaveAnimationFns)n.queue.delete(r);t.detachedLeaveAnimationFns=void 0}}function Fv(e){let t=e.get(Di);t.isScheduled||($f(()=>{t.isScheduled=!1;for(let n of t.queue)n();t.queue.clear()},{injector:t.injector}),t.isScheduled=!0)}function Wf(e){let t=e.get(Di);t.scheduler=Fv,t.scheduler(e)}function Gf(e,t){for(let[n,r]of t)Uf(e,r.animateFns)}function dd(e,t,n,r){let o=e?.[Oe]?.enter;t!==null&&o&&o.has(n.index)&&Gf(r,o)}function fn(e,t,n,r,o,i,s,a){if(o!=null){let c,l=!1;Te(o)?c=o:Be(o)&&(l=!0,o=o[De]);let u=fe(o);e===0&&r!==null?(dd(a,r,i,n),s==null?bf(t,r,u):Xo(t,r,u,s||null,!0)):e===1&&r!==null?(dd(a,r,i,n),Xo(t,r,u,s||null,!0),_v(i,u)):e===2?(a?.[Oe]?.leave?.has(i.index)&&Lf(i,u),or.delete(u),fd(a,i,n,d=>{if(or.has(u)){or.delete(u);return}wf(t,u,l,d)})):e===3&&(or.delete(u),fd(a,i,n,()=>{t.destroyNode(u)})),c!=null&&Qv(t,e,n,c,i,r,s)}}function jv(e,t){qf(e,t),t[De]=null,t[ee]=null}function Vv(e,t,n,r,o,i){r[De]=o,r[ee]=t,Ti(e,r,n,1,o,i)}function qf(e,t){t[Ce].changeDetectionScheduler?.notify(9),Ti(e,t,t[k],2,null,null)}function Hv(e){let t=e[sn];if(!t)return ha(e[m],e);for(;t;){let n=null;if(Be(t))n=t[sn];else{let r=t[j];r&&(n=r)}if(!n){for(;t&&!t[de]&&t!==e;)Be(t)&&ha(t[m],t),t=t[W];t===null&&(t=e),Be(t)&&ha(t[m],t),n=t&&t[de]}t=n}}function Tc(e,t){let n=e[St],r=n.indexOf(t);n.splice(r,1)}function Ci(e,t){if(rt(t))return;let n=t[k];n.destroyNode&&Ti(e,t,n,3,null,null),Hv(t)}function ha(e,t){if(rt(t))return;let n=v(null);try{t[D]&=-129,t[D]|=256,t[ce]&&Ke(t[ce]),Uv(e,t),$v(e,t),t[m].type===1&&t[k].destroy();let r=t[et];if(r!==null&&Te(t[W])){r!==t[W]&&Tc(r,t);let o=t[Re];o!==null&&o.detachView(e)}_a(t)}finally{v(n)}}function fd(e,t,n,r){let o=e?.[Oe];if(o==null||o.leave==null||!o.leave.has(t.index))return r(!1);e&&vn.add(e[ke]),Uf(n,()=>{if(o.leave&&o.leave.has(t.index)){let s=o.leave.get(t.index),a=[];if(s){for(let c=0;c<s.animateFns.length;c++){let l=s.animateFns[c],{promise:u}=l();a.push(u)}o.detachedLeaveAnimationFns=void 0}o.running=Promise.allSettled(a),Bv(e,r)}else e&&vn.delete(e[ke]),r(!1)},o)}function Bv(e,t){let n=e[Oe]?.running;if(n){n.then(()=>{e[Oe].running=void 0,vn.delete(e[ke]),t(!0)});return}t(!1)}function $v(e,t){let n=e.cleanup,r=t[on];if(n!==null)for(let s=0;s<n.length-1;s+=2)if(typeof n[s]=="string"){let a=n[s+3];a>=0?r[a]():r[-a].unsubscribe(),s+=2}else{let a=r[n[s+1]];n[s].call(a)}r!==null&&(t[on]=null);let o=t[Ve];if(o!==null){t[Ve]=null;for(let s=0;s<o.length;s++){let a=o[s];a()}}let i=t[Je];if(i!==null){t[Je]=null;for(let s of i)s.destroy()}}function Uv(e,t){let n;if(e!=null&&(n=e.destroyHooks)!=null)for(let r=0;r<n.length;r+=2){let o=t[n[r]];if(!(o instanceof Lt)){let i=n[r+1];if(Array.isArray(i))for(let s=0;s<i.length;s+=2){let a=o[i[s]],c=i[s+1];x(M.LifecycleHookStart,a,c);try{c.call(a)}finally{x(M.LifecycleHookEnd,a,c)}}else{x(M.LifecycleHookStart,o,i);try{i.call(o)}finally{x(M.LifecycleHookEnd,o,i)}}}}}function zf(e,t,n){return Wv(e,t.parent,n)}function Wv(e,t,n){let r=t;for(;r!==null&&r.type&168;)t=r,r=t.parent;if(r===null)return n[De];if($e(r)){let{encapsulation:o}=e.data[r.directiveStart+r.componentOffset];if(o===Ft.None||o===Ft.Emulated)return null}return le(r,n)}function Qf(e,t,n){return qv(e,t,n)}function Gv(e,t,n){return e.type&40?le(e,n):null}var qv=Gv,pd;function bc(e,t,n,r){let o=zf(e,r,t),i=t[k],s=r.parent||t[ee],a=Qf(s,r,t);if(o!=null)if(Array.isArray(n))for(let c=0;c<n.length;c++)od(i,o,n[c],a,!1);else od(i,o,n,a,!1);pd!==void 0&&pd(i,r,t,n,o)}function ir(e,t){if(t!==null){let n=t.type;if(n&3)return le(t,e);if(n&4)return Va(-1,e[t.index]);if(n&8){let r=t.child;if(r!==null)return ir(e,r);{let o=e[t.index];return Te(o)?Va(-1,o):fe(o)}}else{if(n&128)return ir(e,t.next);if(n&32)return vc(t,e)()||fe(e[t.index]);{let r=Zf(e,t);if(r!==null){if(Array.isArray(r))return r[0];let o=Xe(e[te]);return ir(o,r)}else return ir(e,t.next)}}}return null}function Zf(e,t){if(t!==null){let r=e[te][ee],o=t.projection;return r.projection[o]}return null}function Va(e,t){let n=j+e+1;if(n<t.length){let r=t[n],o=r[m].firstChild;if(o!==null)return ir(r,o)}return t[nt]}function wc(e,t,n,r,o,i,s){for(;n!=null;){let a=r[B];if(n.type===128){n=n.next;continue}let c=r[n.index],l=n.type;if(s&&t===0&&(c&&mn(fe(c),r),n.flags|=2),!hi(n))if(l&8)wc(e,t,n.child,r,o,i,!1),fn(t,e,a,o,c,n,i,r);else if(l&32){let u=vc(n,r),d;for(;d=u();)fn(t,e,a,o,d,n,i,r);fn(t,e,a,o,c,n,i,r)}else l&16?Yf(e,t,r,n,o,i):fn(t,e,a,o,c,n,i,r);n=s?n.projectionNext:n.next}}function Ti(e,t,n,r,o,i){wc(n,r,e.firstChild,t,o,i,!1)}function zv(e,t,n){let r=t[k],o=zf(e,n,t),i=n.parent||t[ee],s=Qf(i,n,t);Yf(r,0,t,n,o,s)}function Yf(e,t,n,r,o,i){let s=n[te],c=s[ee].projection[r.projection];if(Array.isArray(c))for(let l=0;l<c.length;l++){let u=c[l];fn(t,e,n[B],o,u,r,i,n)}else{let l=c,u=s[W];ef(r)&&(l.flags|=128),wc(e,t,l,u,o,i,!0)}}function Qv(e,t,n,r,o,i,s){let a=r[nt],c=fe(r);a!==c&&fn(t,e,n,i,a,o,s);for(let l=j;l<r.length;l++){let u=r[l];Ti(u[m],u,e,t,i,a)}}function Zv(e,t,n,r,o){if(t)o?e.addClass(n,r):e.removeClass(n,r);else{let i=r.indexOf("-")===-1?void 0:ei.DashCase;o==null?e.removeStyle(n,r,i):(typeof o=="string"&&o.endsWith("!important")&&(o=o.slice(0,-10),i|=ei.Important),e.setStyle(n,r,o,i))}}function Kf(e,t,n,r,o){let i=he(),s=r&2;try{ot(-1),s&&t.length>O&&kf(e,t,O,!1);let a=s?M.TemplateUpdateStart:M.TemplateCreateStart;x(a,o,n),n(r,o)}finally{ot(i);let a=s?M.TemplateUpdateEnd:M.TemplateCreateEnd;x(a,o,n)}}function bi(e,t,n){tE(e,t,n),(n.flags&64)===64&&nE(e,t,n)}function wn(e,t,n=le){let r=t.localNames;if(r!==null){let o=t.index+1;for(let i=0;i<r.length;i+=2){let s=r[i+1],a=s===-1?n(t,e):e[s];e[o++]=a}}}function Yv(e,t,n,r){let i=r.get(df,uf)||n===Ft.ShadowDom||n===Ft.ExperimentalIsolatedShadowDom,s=e.selectRootElement(t,i);if(s.tagName.toLowerCase()==="script")throw new C(905,!1);return Kv(s),s}function Kv(e){Jv(e)}var Jv=()=>null;function Xv(e){return e==="class"?"className":e==="for"?"htmlFor":e==="formaction"?"formAction":e==="innerHtml"?"innerHTML":e==="readonly"?"readOnly":e==="tabindex"?"tabIndex":e}function Jf(e,t,n,r,o,i){let s=t[m];if(Nc(e,s,t,n,r)){$e(e)&&eE(t,e.index);return}e.type&3&&(n=Xv(n)),Xf(e,t,n,r,o,i)}function Xf(e,t,n,r,o,i){if(e.type&3){let s=le(e,t);r=i!=null?i(r,e.value||"",n):r,o.setProperty(s,n,r)}else e.type&12}function eE(e,t){let n=pe(t,e);n[D]&16||(n[D]|=64)}function tE(e,t,n){let r=n.directiveStart,o=n.directiveEnd;$e(n)&&Cv(t,n,e.data[r+n.componentOffset]),e.firstCreatePass||Ko(n,t);let i=n.initialInputs;for(let s=r;s<o;s++){let a=e.data[s],c=ar(t,e,s,n);if(mn(c,t),i!==null&&sE(t,s-r,c,a,n,i),be(a)){let l=pe(n.index,t);l[H]=ar(t,e,s,n)}}}function nE(e,t,n){let r=n.directiveStart,o=n.directiveEnd,i=n.index,s=Nu();try{ot(i);for(let a=r;a<o;a++){let c=e.data[a],l=t[a];Mo(a),(c.hostBindings!==null||c.hostVars!==0||c.hostAttrs!==null)&&rE(c,l)}}finally{ot(-1),Mo(s)}}function rE(e,t){e.hostBindings!==null&&e.hostBindings(1,t)}function Mc(e,t){let n=e.directiveRegistry,r=null;if(n)for(let o=0;o<n.length;o++){let i=n[o];xf(t,i.selectors,!1)&&(r??=[],be(i)?r.unshift(i):r.push(i))}return r}function oE(e,t,n,r,o,i){let s=le(e,t);iE(t[k],s,i,e.value,n,r,o)}function iE(e,t,n,r,o,i,s){if(i==null)e.removeAttribute(t,o,n);else{let a=s==null?Ae(i):s(i,r||"",o);e.setAttribute(t,o,a,n)}}function sE(e,t,n,r,o,i){let s=i[t];if(s!==null)for(let a=0;a<s.length;a+=2){let c=s[a],l=s[a+1];ja(r,n,c,l)}}function wi(e,t,n,r,o){let i=O+n,s=t[m],a=o(s,t,e,r,n);t[i]=a,At(e,!0);let c=e.type===2;return c?(Mf(t[k],a,e),(Iu()===0||an(e))&&mn(a,t),Du()):mn(a,t),xo()&&(!c||!hi(e))&&bc(s,t,a,e),e}function Mi(e){let t=e;return Xs()?ea():(t=t.parent,At(t,!1)),t}function _c(e,t){let n=e[B];if(!n)return;let r;try{r=n.get(it,null)}catch{r=null}r?.(t)}function Nc(e,t,n,r,o){let i=e.inputs?.[r],s=e.hostDirectiveInputs?.[r],a=!1;if(s)for(let c=0;c<s.length;c+=2){let l=s[c],u=s[c+1],d=t.data[l];ja(d,n[l],u,o),a=!0}if(i)for(let c of i){let l=n[c],u=t.data[c];ja(u,l,r,o),a=!0}return a}function aE(e,t){let n=pe(t,e),r=n[m];cE(r,n);let o=n[De];o!==null&&n[wt]===null&&(n[wt]=hf(o,n[B])),x(M.ComponentStart);try{Sc(r,n,n[H])}finally{x(M.ComponentEnd,n[H])}}function cE(e,t){for(let n=t.length;n<e.blueprint.length;n++)t.push(e.blueprint[n])}function Sc(e,t,n){No(t);try{let r=e.viewQuery;r!==null&&Sa(1,r,n);let o=e.template;o!==null&&Kf(e,t,o,1,n),e.firstCreatePass&&(e.firstCreatePass=!1),t[Re]?.finishViewCreation(e),e.staticContentQueries&&gf(e,t),e.staticViewQueries&&Sa(2,e.viewQuery,n);let i=e.components;i!==null&&lE(t,i)}catch(r){throw e.firstCreatePass&&(e.incompleteFirstPass=!0,e.firstCreatePass=!1),r}finally{t[D]&=-5,So()}}function lE(e,t){for(let n=0;n<t.length;n++)aE(e,t[n])}function Mn(e,t,n,r){let o=v(null);try{let i=t.tView,a=e[D]&4096?4096:16,c=mc(e,i,n,a,null,t,null,null,r?.injector??null,r?.embeddedViewInjector??null,r?.dehydratedView??null),l=e[t.index];c[et]=l;let u=e[Re];return u!==null&&(c[Re]=u.createEmbeddedView(i)),Sc(i,c,n),c}finally{v(o)}}function jt(e,t){return!t||t.firstChild===null||ef(e)}function dr(e,t,n,r,o=!1){for(;n!==null;){if(n.type===128){n=o?n.projectionNext:n.next;continue}let i=t[n.index];i!==null&&r.push(fe(i)),Te(i)&&ep(i,r);let s=n.type;if(s&8)dr(e,t,n.child,r);else if(s&32){let a=vc(n,t),c;for(;c=a();)r.push(c)}else if(s&16){let a=Zf(t,n);if(Array.isArray(a))r.push(...a);else{let c=Xe(t[te]);dr(c[m],c,a,r,!0)}}n=o?n.projectionNext:n.next}return r}function ep(e,t){for(let n=j;n<e.length;n++){let r=e[n],o=r[m].firstChild;o!==null&&dr(r[m],r,o,t)}e[nt]!==e[De]&&t.push(e[nt])}function tp(e){if(e[Nt]!==null){for(let t of e[Nt])t.impl.addSequence(t);e[Nt].length=0}}var np=[];function uE(e){return e[ce]??dE(e)}function dE(e){let t=np.pop()??Object.create(pE);return t.lView=e,t}function fE(e){e.lView[ce]!==e&&(e.lView=null,np.push(e))}var pE=Z(Q({},mt),{consumerIsAlwaysLive:!0,kind:"template",consumerMarkedDirty:e=>{xt(e.lView)},consumerOnSignalRead(){this.lView[ce]=this}});function hE(e){let t=e[ce]??Object.create(gE);return t.lView=e,t}var gE=Z(Q({},mt),{consumerIsAlwaysLive:!0,kind:"template",consumerMarkedDirty:e=>{let t=Xe(e.lView);for(;t&&!rp(t[m]);)t=Xe(t);t&&Ws(t)},consumerOnSignalRead(){this.lView[ce]=this}});function rp(e){return e.type!==2}function op(e){if(e[Je]===null)return;let t=!0;for(;t;){let n=!1;for(let r of e[Je])r.dirty&&(n=!0,r.zone===null||Zone.current===r.zone?r.run():r.zone.run(()=>r.run()));t=n&&!!(e[D]&8192)}}var mE=100;function ip(e,t=0){let r=e[Ce].rendererFactory,o=!1;o||r.begin?.();try{yE(e,t)}finally{o||r.end?.()}}function yE(e,t){let n=na();try{Vn(!0),Ha(e,t);let r=0;for(;Xn(e);){if(r===mE)throw new C(103,!1);r++,Ha(e,1)}}finally{Vn(n)}}function vE(e,t,n,r){if(rt(t))return;let o=t[D],i=!1,s=!1;No(t);let a=!0,c=null,l=null;i||(rp(e)?(l=uE(t),c=Ye(l)):Kr()===null?(a=!1,l=hE(t),c=Ye(l)):t[ce]&&(Ke(t[ce]),t[ce]=null));try{Us(t),wu(e.bindingStartIndex),n!==null&&Kf(e,t,n,2,r);let u=(o&3)===3;if(!i)if(u){let f=e.preOrderCheckHooks;f!==null&&Ho(t,f,null)}else{let f=e.preOrderHooks;f!==null&&Bo(t,f,0,null),fa(t,0)}if(s||EE(t),op(t),sp(t,0),e.contentQueries!==null&&gf(e,t),!i)if(u){let f=e.contentCheckHooks;f!==null&&Ho(t,f)}else{let f=e.contentHooks;f!==null&&Bo(t,f,1),fa(t,1)}DE(e,t);let d=e.components;d!==null&&cp(t,d,0);let p=e.viewQuery;if(p!==null&&Sa(2,p,r),!i)if(u){let f=e.viewCheckHooks;f!==null&&Ho(t,f)}else{let f=e.viewHooks;f!==null&&Bo(t,f,2),fa(t,2)}if(e.firstUpdatePass===!0&&(e.firstUpdatePass=!1),t[Io]){for(let f of t[Io])f();t[Io]=null}i||(tp(t),t[D]&=-73)}catch(u){throw i||xt(t),u}finally{l!==null&&(yt(l,c),a&&fE(l)),So()}}function sp(e,t){for(let n=nf(e);n!==null;n=rf(n))for(let r=j;r<n.length;r++){let o=n[r];ap(o,t)}}function EE(e){for(let t=nf(e);t!==null;t=rf(t)){if(!(t[D]&2))continue;let n=t[St];for(let r=0;r<n.length;r++){let o=n[r];Ws(o)}}}function IE(e,t,n){x(M.ComponentStart);let r=pe(t,e);try{ap(r,n)}finally{x(M.ComponentEnd,r[H])}}function ap(e,t){Co(e)&&Ha(e,t)}function Ha(e,t){let r=e[m],o=e[D],i=e[ce],s=!!(t===0&&o&16);if(s||=!!(o&64&&t===0),s||=!!(o&1024),s||=!!(i?.dirty&&Kt(i)),s||=!1,i&&(i.dirty=!1),e[D]&=-9217,s)vE(r,e,r.template,e[H]);else if(o&8192){let a=v(null);try{op(e),sp(e,1);let c=r.components;c!==null&&cp(e,c,1),tp(e)}finally{v(a)}}}function cp(e,t,n){for(let r=0;r<t.length;r++)IE(e,t[r],n)}function DE(e,t){let n=e.hostBindingOpCodes;if(n!==null)try{for(let r=0;r<n.length;r++){let o=n[r];if(o<0)ot(~o);else{let i=o,s=n[++r],a=n[++r];_u(s,i);let c=t[i];x(M.HostBindingsUpdateStart,c);try{a(2,c)}finally{x(M.HostBindingsUpdateEnd,c)}}}}finally{ot(-1)}}function _i(e,t){let n=na()?64:1088;for(e[Ce].changeDetectionScheduler?.notify(t);e;){e[D]|=n;let r=Xe(e);if(cn(e)&&!r)return e;e=r}return null}function lp(e,t,n,r){return[e,!0,0,t,null,r,null,n,null,null]}function up(e,t){let n=j+t;if(n<e.length)return e[n]}function _n(e,t,n,r=!0){let o=t[m];if(CE(o,t,e,n),r){let s=Va(n,e),a=t[k],c=a.parentNode(e[nt]);c!==null&&Vv(o,e[ee],a,t,c,s)}let i=t[wt];i!==null&&i.firstChild!==null&&(i.firstChild=null)}function xc(e,t){let n=fr(e,t);return n!==void 0&&Ci(n[m],n),n}function fr(e,t){if(e.length<=j)return;let n=j+t,r=e[n];if(r){let o=r[et];o!==null&&o!==e&&Tc(o,r),t>0&&(e[n-1][de]=r[de]);let i=Qn(e,j+t);jv(r[m],r);let s=i[Re];s!==null&&s.detachView(i[m]),r[W]=null,r[de]=null,r[D]&=-129}return r}function CE(e,t,n,r){let o=j+r,i=n.length;r>0&&(n[o-1][de]=t),r<i-j?(t[de]=n[o],xs(n,j+r,t)):(n.push(t),t[de]=null),t[W]=n;let s=t[et];s!==null&&n!==s&&dp(s,t);let a=t[Re];a!==null&&a.insertView(e),To(t),t[D]|=128}function dp(e,t){let n=e[St],r=t[W];if(Be(r))e[D]|=2;else{let o=r[W][te];t[te]!==o&&(e[D]|=2)}n===null?e[St]=[t]:n.push(t)}var at=class{_lView;_cdRefInjectingView;_appRef=null;_attachedToViewContainer=!1;exhaustive;get rootNodes(){let t=this._lView,n=t[m];return dr(n,t,n.firstChild,[])}constructor(t,n){this._lView=t,this._cdRefInjectingView=n}get context(){return this._lView[H]}set context(t){this._lView[H]=t}get destroyed(){return rt(this._lView)}destroy(){if(this._appRef)this._appRef.detachView(this);else if(this._attachedToViewContainer){let t=this._lView[W];if(Te(t)){let n=t[Jn],r=n?n.indexOf(this):-1;r>-1&&(fr(t,r),Qn(n,r))}this._attachedToViewContainer=!1}Ci(this._lView[m],this._lView)}onDestroy(t){bo(this._lView,t)}markForCheck(){_i(this._cdRefInjectingView||this._lView,4)}detach(){this._lView[D]&=-129}reattach(){To(this._lView),this._lView[D]|=128}detectChanges(){this._lView[D]|=1024,ip(this._lView)}checkNoChanges(){}attachToViewContainerRef(){if(this._appRef)throw new C(902,!1);this._attachedToViewContainer=!0}detachFromAppRef(){this._appRef=null;let t=cn(this._lView),n=this._lView[et];n!==null&&!t&&Tc(n,this._lView),qf(this._lView[m],this._lView)}attachToAppRef(t){if(this._attachedToViewContainer)throw new C(902,!1);this._appRef=t;let n=cn(this._lView),r=this._lView[et];r!==null&&!n&&dp(r,this._lView),To(this._lView)}};var pr=(()=>{class e{_declarationLView;_declarationTContainer;elementRef;static __NG_ELEMENT_ID__=TE;constructor(n,r,o){this._declarationLView=n,this._declarationTContainer=r,this.elementRef=o}get ssrId(){return this._declarationTContainer.tView?.ssrId||null}createEmbeddedView(n,r){return this.createEmbeddedViewImpl(n,r)}createEmbeddedViewImpl(n,r,o){let i=Mn(this._declarationLView,this._declarationTContainer,n,{embeddedViewInjector:r,dehydratedView:o});return new at(i)}}return e})();function TE(){return Ni(F(),g())}function Ni(e,t){return e.type&4?new pr(t,e,Tn(e,t)):null}function Ut(e,t,n,r,o){let i=e.data[t];if(i===null)i=bE(e,t,n,r,o),Mu()&&(i.flags|=32);else if(i.type&64){i.type=n,i.value=r,i.attrs=o;let s=bu();i.injectorIndex=s===null?-1:s.injectorIndex}return At(i,!0),i}function bE(e,t,n,r,o){let i=Js(),s=Xs(),a=s?i:i&&i.parent,c=e.data[t]=ME(e,a,n,t,r,o);return wE(e,c,i,s),c}function wE(e,t,n,r){e.firstChild===null&&(e.firstChild=t),n!==null&&(r?n.child==null&&t.parent!==null&&(n.child=t):n.next===null&&(n.next=t,t.prev=n))}function ME(e,t,n,r,o,i){let s=t?t.injectorIndex:-1,a=0;return Zs()&&(a|=128),{type:n,index:r,insertBeforeIndex:null,injectorIndex:s,directiveStart:-1,directiveEnd:-1,directiveStylingLast:-1,componentOffset:-1,controlDirectiveIndex:-1,customControlIndex:-1,propertyBindings:null,flags:a,providerIndexes:0,value:o,namespace:sa(),attrs:i,mergedAttrs:null,localNames:null,initialInputs:null,inputs:null,hostDirectiveInputs:null,outputs:null,hostDirectiveOutputs:null,directiveToIndex:null,tView:null,next:null,prev:null,projectionNext:null,child:null,parent:t,projection:null,styles:null,stylesWithoutHost:null,residualStyles:void 0,classes:null,classesWithoutHost:null,residualClasses:void 0,classBindings:0,styleBindings:0}}function _E(e){let t=e[tt]??[],r=e[W][k],o=[];for(let i of t)i.data[cc]!==void 0?o.push(i):NE(i,r);e[tt]=o}function NE(e,t){let n=0,r=e.firstChild;if(r){let o=e.data[lf];for(;n<o;){let i=r.nextSibling;wf(t,r,!1),r=i,n++}}}var SE=()=>null,xE=()=>null;function ni(e,t){return SE(e,t)}function fp(e,t,n){return xE(e,t,n)}var pp=class{},Si=class{},Ba=class{resolveComponentFactory(t){throw new C(917,!1)}},Cr=class{static NULL=new Ba},hr=class{},AE=(()=>{class e{destroyNode=null;static __NG_ELEMENT_ID__=()=>RE()}return e})();function RE(){let e=g(),t=F(),n=pe(t.index,e);return(Be(n)?n:e)[k]}var hp=(()=>{class e{static \u0275prov=G({token:e,providedIn:"root",factory:()=>null})}return e})();var Uo={},hn=class{injector;parentInjector;constructor(t,n){this.injector=t,this.parentInjector=n}get(t,n,r){let o=this.injector.get(t,Uo,r);return o!==Uo||n===Uo?o:this.parentInjector.get(t,n,r)}};function ri(e,t,n){let r=n?e.styles:null,o=n?e.classes:null,i=0;if(t!==null)for(let s=0;s<t.length;s++){let a=t[s];if(typeof a=="number")i=a;else if(i==1)o=uo(o,a);else if(i==2){let c=a,l=t[++s];r=uo(r,c+": "+l+";")}}n?e.styles=r:e.stylesWithoutHost=r,n?e.classes=o:e.classesWithoutHost=o}function xi(e,t=0){let n=g();if(n===null)return Ne(e,t);let r=F();return Yd(r,n,q(e),t)}function kE(){let e="invalid";throw new Error(e)}function gp(e,t,n,r,o){let i=r===null?null:{"":-1},s=o(e,n);if(s!==null){let a=s,c=null,l=null;for(let u of s)if(u.resolveHostDirectives!==null){[a,c,l]=u.resolveHostDirectives(s);break}LE(e,t,n,a,i,c,l)}i!==null&&r!==null&&OE(n,r,i)}function OE(e,t,n){let r=e.localNames=[];for(let o=0;o<t.length;o+=2){let i=n[t[o+1]];if(i==null)throw new C(-301,!1);r.push(t[o],i)}}function PE(e,t,n){t.componentOffset=n,(e.components??=[]).push(t.index)}function LE(e,t,n,r,o,i,s){let a=r.length,c=null;for(let p=0;p<a;p++){let f=r[p];c===null&&be(f)&&(c=f,PE(e,n,p)),wa(Ko(n,t),e,f.type)}$E(n,e.data.length,a),c?.viewProvidersResolver&&c.viewProvidersResolver(c);for(let p=0;p<a;p++){let f=r[p];f.providersResolver&&f.providersResolver(f)}let l=!1,u=!1,d=Rf(e,t,a,null);a>0&&(n.directiveToIndex=new Map);for(let p=0;p<a;p++){let f=r[p];if(n.mergedAttrs=gn(n.mergedAttrs,f.hostAttrs),jE(e,n,t,d,f),BE(d,f,o),s!==null&&s.has(f)){let[y,b]=s.get(f);n.directiveToIndex.set(f.type,[d,y+n.directiveStart,b+n.directiveStart])}else(i===null||!i.has(f))&&n.directiveToIndex.set(f.type,d);f.contentQueries!==null&&(n.flags|=4),(f.hostBindings!==null||f.hostAttrs!==null||f.hostVars!==0)&&(n.flags|=64);let h=f.type.prototype;!l&&(h.ngOnChanges||h.ngOnInit||h.ngDoCheck)&&((e.preOrderHooks??=[]).push(n.index),l=!0),!u&&(h.ngOnChanges||h.ngDoCheck)&&((e.preOrderCheckHooks??=[]).push(n.index),u=!0),d++}FE(e,n,i)}function FE(e,t,n){for(let r=t.directiveStart;r<t.directiveEnd;r++){let o=e.data[r];if(n===null||!n.has(o))hd(0,t,o,r),hd(1,t,o,r),md(t,r,!1);else{let i=n.get(o);gd(0,t,i,r),gd(1,t,i,r),md(t,r,!0)}}}function hd(e,t,n,r){let o=e===0?n.inputs:n.outputs;for(let i in o)if(o.hasOwnProperty(i)){let s;e===0?s=t.inputs??={}:s=t.outputs??={},s[i]??=[],s[i].push(r),mp(t,i)}}function gd(e,t,n,r){let o=e===0?n.inputs:n.outputs;for(let i in o)if(o.hasOwnProperty(i)){let s=o[i],a;e===0?a=t.hostDirectiveInputs??={}:a=t.hostDirectiveOutputs??={},a[s]??=[],a[s].push(r,i),mp(t,s)}}function mp(e,t){t==="class"?e.flags|=8:t==="style"&&(e.flags|=16)}function md(e,t,n){let{attrs:r,inputs:o,hostDirectiveInputs:i}=e;if(r===null||!n&&o===null||n&&i===null||hc(e)){e.initialInputs??=[],e.initialInputs.push(null);return}let s=null,a=0;for(;a<r.length;){let c=r[a];if(c===0){a+=4;continue}else if(c===5){a+=2;continue}else if(typeof c=="number")break;if(!n&&o.hasOwnProperty(c)){let l=o[c];for(let u of l)if(u===t){s??=[],s.push(c,r[a+1]);break}}else if(n&&i.hasOwnProperty(c)){let l=i[c];for(let u=0;u<l.length;u+=2)if(l[u]===t){s??=[],s.push(l[u+1],r[a+1]);break}}a+=2}e.initialInputs??=[],e.initialInputs.push(s)}function jE(e,t,n,r,o){e.data[r]=o;let i=o.factory||(o.factory=Dt(o.type,!0)),s=new Lt(i,be(o),xi,null);e.blueprint[r]=s,n[r]=s,VE(e,t,r,Rf(e,n,o.hostVars,Y),o)}function VE(e,t,n,r,o){let i=o.hostBindings;if(i){let s=e.hostBindingOpCodes;s===null&&(s=e.hostBindingOpCodes=[]);let a=~t.index;HE(s)!=a&&s.push(a),s.push(n,r,i)}}function HE(e){let t=e.length;for(;t>0;){let n=e[--t];if(typeof n=="number"&&n<0)return n}return 0}function BE(e,t,n){if(n){if(t.exportAs)for(let r=0;r<t.exportAs.length;r++)n[t.exportAs[r]]=e;be(t)&&(n[""]=e)}}function $E(e,t,n){e.flags|=1,e.directiveStart=t,e.directiveEnd=t+n,e.providerIndexes=t}function Ac(e,t,n,r,o,i,s,a){let c=t[m],l=c.consts,u=ue(l,s),d=Ut(c,e,n,r,u);return i&&gp(c,t,d,ue(l,a),o),d.mergedAttrs=gn(d.mergedAttrs,d.attrs),d.attrs!==null&&ri(d,d.attrs,!1),d.mergedAttrs!==null&&ri(d,d.mergedAttrs,!0),c.queries!==null&&c.queries.elementStart(c,d),d}function Rc(e,t){$d(e,t),Vs(t)&&e.queries.elementEnd(t)}function yp(e,t,n,r,o,i){let s=t.consts,a=ue(s,o),c=Ut(t,e,n,r,a);if(c.mergedAttrs=gn(c.mergedAttrs,c.attrs),i!=null){let l=ue(s,i);c.localNames=[];for(let u=0;u<l.length;u+=2)c.localNames.push(l[u],-1)}return c.attrs!==null&&ri(c,c.attrs,!1),c.mergedAttrs!==null&&ri(c,c.mergedAttrs,!0),t.queries!==null&&t.queries.elementStart(t,c),c}function kc(e){return Ai(e)?Array.isArray(e)||!(e instanceof Map)&&Symbol.iterator in e:!1}function vp(e,t){if(Array.isArray(e))for(let n=0;n<e.length;n++)t(e[n]);else{let n=e[Symbol.iterator](),r;for(;!(r=n.next()).done;)t(r.value)}}function Ai(e){return e!==null&&(typeof e=="function"||typeof e=="object")}function ct(e,t,n){return e[t]=n}function Ri(e,t){return e[t]}function re(e,t,n){if(n===Y)return!1;let r=e[t];return Object.is(r,n)?!1:(e[t]=n,!0)}function En(e,t,n,r){let o=re(e,t,n);return re(e,t+1,r)||o}function Oc(e,t,n,r,o){let i=En(e,t,n,r);return re(e,t+2,o)||i}function ki(e,t,n,r,o,i){let s=En(e,t,n,r);return En(e,t+2,o,i)||s}function Wo(e,t,n){return function r(o){let i=r.__ngNativeEl__;i!==void 0&&Ty(o,i);let s=$e(e)?pe(e.index,t):t;_i(s,5);let a=t[H],c=yd(t,a,n,o),l=r.__ngNextListenerFn__;for(;l;)c=yd(t,a,l,o)&&c,l=l.__ngNextListenerFn__;return c}}function yd(e,t,n,r){let o=v(null);try{return x(M.OutputStart,t,n),n(r)!==!1}catch(i){return _c(e,i),!1}finally{x(M.OutputEnd,t,n),v(o)}}function Ep(e,t,n,r,o,i,s,a){let c=an(e),l=!1,u=null;if(!r&&c&&(u=WE(t,n,i,e.index)),u!==null){let d=u.__ngLastListenerFn__||u;d.__ngNextListenerFn__=s,u.__ngLastListenerFn__=s,l=!0}else{let d=le(e,n),p=r?r(d):d;wy(n,p,i,a),r||(a.__ngNativeEl__=d);let f=o.listen(p,i,a);if(!UE(i)){let h=r?y=>r(fe(y[e.index])):e.index;Ip(h,t,n,i,a,f,!1)}}return l}function UE(e){return e.startsWith("animation")||e.startsWith("transition")}function WE(e,t,n,r){let o=e.cleanup;if(o!=null)for(let i=0;i<o.length-1;i+=2){let s=o[i];if(s===n&&o[i+1]===r){let a=t[on],c=o[i+2];return a&&a.length>c?a[c]:null}typeof s=="string"&&(i+=2)}return null}function Ip(e,t,n,r,o,i,s){let a=t.firstCreatePass?zs(t):null,c=qs(n),l=c.length;c.push(o,i),a&&a.push(r,e,l,(l+1)*(s?-1:1))}function vd(e,t,n,r,o,i){let s=t[n],a=t[m],l=a.data[n].outputs[r],d=s[l].subscribe(i);Ip(e.index,a,t,o,i,d,!0)}var $a=Symbol("BINDING");function Dp(e){return e.debugInfo?.className||e.type.name||null}var oi=class extends Cr{ngModule;constructor(t){super(),this.ngModule=t}resolveComponentFactory(t){let n=xe(t);return new Vt(n,this.ngModule)}};function GE(e){return Object.keys(e).map(t=>{let[n,r,o]=e[t],i={propName:n,templateName:t,isSignal:(r&yi.SignalBased)!==0};return o&&(i.transform=o),i})}function qE(e){return Object.keys(e).map(t=>({propName:e[t],templateName:t}))}function zE(e,t,n){let r=t instanceof se?t:t?.injector;return r&&e.getStandaloneInjector!==null&&(r=e.getStandaloneInjector(r)||r),r?new hn(n,r):n}function QE(e){let t=e.get(hr,null);if(t===null)throw new C(407,!1);let n=e.get(hp,null),r=e.get(Se,null),o=e.get($t,null,{optional:!0});return{rendererFactory:t,sanitizer:n,changeDetectionScheduler:r,ngReflect:!1,tracingService:o}}function ZE(e,t){let n=Cp(e);return Tf(t,n,n==="svg"?Hs:n==="math"?gu:null)}function Cp(e){return(e.selectors[0][0]||"div").toLowerCase()}var Vt=class extends Si{componentDef;ngModule;selector;componentType;ngContentSelectors;isBoundToModule;cachedInputs=null;cachedOutputs=null;get inputs(){return this.cachedInputs??=GE(this.componentDef.inputs),this.cachedInputs}get outputs(){return this.cachedOutputs??=qE(this.componentDef.outputs),this.cachedOutputs}constructor(t,n){super(),this.componentDef=t,this.ngModule=n,this.componentType=t.type,this.selector=vv(t.selectors),this.ngContentSelectors=t.ngContentSelectors??[],this.isBoundToModule=!!n}create(t,n,r,o,i,s){x(M.DynamicComponentStart);let a=v(null);try{let c=this.componentDef,l=zE(c,o||this.ngModule,t),u=QE(l),d=u.tracingService;return d&&d.componentCreate?d.componentCreate(Dp(c),()=>this.createComponentRef(u,l,n,r,i,s)):this.createComponentRef(u,l,n,r,i,s)}finally{v(a)}}createComponentRef(t,n,r,o,i,s){let a=this.componentDef,c=YE(o,a,s,i),l=t.rendererFactory.createRenderer(null,a),u=o?Yv(l,o,a.encapsulation,n):ZE(a,l),d=s?.some(Ed)||i?.some(h=>typeof h!="function"&&h.bindings.some(Ed)),p=mc(null,c,null,512|Af(a),null,null,t,l,n,null,hf(u,n,!0));p[O]=u,No(p);let f=null;try{let h=Ac(O,p,2,"#host",()=>c.directiveRegistry,!0,0);Mf(l,u,h),mn(u,p),bi(c,p,h),dc(c,h,p),Rc(c,h),r!==void 0&&JE(h,this.ngContentSelectors,r),f=pe(h.index,p),p[H]=f[H],Sc(c,p,null)}catch(h){throw f!==null&&_a(f),_a(p),h}finally{x(M.DynamicComponentEnd),So()}return new ii(this.componentType,p,!!d)}};function YE(e,t,n,r){let o=e?["ng-version","21.2.17"]:Ev(t.selectors[0]),i=null,s=null,a=0;if(n)for(let u of n)a+=u[$a].requiredVars,u.create&&(u.targetIdx=0,(i??=[]).push(u)),u.update&&(u.targetIdx=0,(s??=[]).push(u));if(r)for(let u=0;u<r.length;u++){let d=r[u];if(typeof d!="function")for(let p of d.bindings){a+=p[$a].requiredVars;let f=u+1;p.create&&(p.targetIdx=f,(i??=[]).push(p)),p.update&&(p.targetIdx=f,(s??=[]).push(p))}}let c=[t];if(r)for(let u of r){let d=typeof u=="function"?u:u.type,p=zn(d);c.push(p)}return gc(0,null,KE(i,s),1,a,c,null,null,null,[o],null)}function KE(e,t){return!e&&!t?null:n=>{if(n&1&&e)for(let r of e)r.create();if(n&2&&t)for(let r of t)r.update()}}function Ed(e){let t=e[$a].kind;return t==="input"||t==="twoWay"}var ii=class extends pp{_rootLView;_hasInputBindings;instance;hostView;changeDetectorRef;componentType;location;previousInputValues=null;_tNode;constructor(t,n,r){super(),this._rootLView=n,this._hasInputBindings=r,this._tNode=ln(n[m],O),this.location=Tn(this._tNode,n),this.instance=pe(this._tNode.index,n)[H],this.hostView=this.changeDetectorRef=new at(n,void 0),this.componentType=t}setInput(t,n){this._hasInputBindings;let r=this._tNode;if(this.previousInputValues??=new Map,this.previousInputValues.has(t)&&Object.is(this.previousInputValues.get(t),n))return;let o=this._rootLView,i=Nc(r,o[m],o,t,n);this.previousInputValues.set(t,n);let s=pe(r.index,o);_i(s,1)}get injector(){return new Ot(this._tNode,this._rootLView)}destroy(){this.hostView.destroy()}onDestroy(t){this.hostView.onDestroy(t)}};function JE(e,t,n){let r=e.projection=[];for(let o=0;o<t.length;o++){let i=n[o];r.push(i!=null&&i.length?Array.from(i):null)}}var Oi=(()=>{class e{static __NG_ELEMENT_ID__=XE}return e})();function XE(){let e=F();return Tp(e,g())}var Ua=class e extends Oi{_lContainer;_hostTNode;_hostLView;constructor(t,n,r){super(),this._lContainer=t,this._hostTNode=n,this._hostLView=r}get element(){return Tn(this._hostTNode,this._hostLView)}get injector(){return new Ot(this._hostTNode,this._hostLView)}get parentInjector(){let t=sc(this._hostTNode,this._hostLView);if(Wd(t)){let n=Yo(t,this._hostLView),r=Zo(t),o=n[m].data[r+8];return new Ot(o,n)}else return new Ot(null,this._hostLView)}clear(){for(;this.length>0;)this.remove(this.length-1)}get(t){let n=Id(this._lContainer);return n!==null&&n[t]||null}get length(){return this._lContainer.length-j}createEmbeddedView(t,n,r){let o,i;typeof r=="number"?o=r:r!=null&&(o=r.index,i=r.injector);let s=ni(this._lContainer,t.ssrId),a=t.createEmbeddedViewImpl(n||{},i,s);return this.insertImpl(a,o,jt(this._hostTNode,s)),a}createComponent(t,n,r,o,i,s,a){let c=t&&!Wm(t),l;if(c)l=n;else{let b=n||{};l=b.index,r=b.injector,o=b.projectableNodes,i=b.environmentInjector||b.ngModuleRef,s=b.directives,a=b.bindings}let u=c?t:new Vt(xe(t)),d=r||this.parentInjector;if(!i&&u.ngModule==null){let w=(c?d:this.parentInjector).get(se,null);w&&(i=w)}let p=xe(u.componentType??{}),f=ni(this._lContainer,p?.id??null),h=f?.firstChild??null,y=u.create(d,o,h,i,s,a);return this.insertImpl(y.hostView,l,jt(this._hostTNode,f)),y}insert(t,n){return this.insertImpl(t,n,!0)}insertImpl(t,n,r){let o=t._lView;if(yu(o)){let a=this.indexOf(t);if(a!==-1)this.detach(a);else{let c=o[W],l=new e(c,c[ee],c[W]);l.detach(l.indexOf(t))}}let i=this._adjustIndex(n),s=this._lContainer;return _n(s,o,i,r),t.attachToViewContainerRef(),xs(ga(s),i,t),t}move(t,n){return this.insert(t,n)}indexOf(t){let n=Id(this._lContainer);return n!==null?n.indexOf(t):-1}remove(t){let n=this._adjustIndex(t,-1),r=fr(this._lContainer,n);r&&(Qn(ga(this._lContainer),n),Ci(r[m],r))}detach(t){let n=this._adjustIndex(t,-1),r=fr(this._lContainer,n);return r&&Qn(ga(this._lContainer),n)!=null?new at(r):null}_adjustIndex(t,n=0){return t??this.length+n}};function Id(e){return e[Jn]}function ga(e){return e[Jn]||(e[Jn]=[])}function Tp(e,t){let n,r=t[e.index];return Te(r)?n=r:(n=lp(r,t,null,e),t[e.index]=n,yc(t,n)),tI(n,t,e,r),new Ua(n,e,t)}function eI(e,t){let n=e[k],r=n.createComment(""),o=le(t,e),i=n.parentNode(o);return Xo(n,i,r,n.nextSibling(o),!1),r}var tI=rI,nI=()=>!1;function bp(e,t,n){return nI(e,t,n)}function rI(e,t,n,r){if(e[nt])return;let o;n.type&8?o=fe(r):o=eI(t,n),e[nt]=o}var Wa=class e{queryList;matches=null;constructor(t){this.queryList=t}clone(){return new e(this.queryList)}setDirty(){this.queryList.setDirty()}},Ga=class e{queries;constructor(t=[]){this.queries=t}createEmbeddedView(t){let n=t.queries;if(n!==null){let r=t.contentQueries!==null?t.contentQueries[0]:n.length,o=[];for(let i=0;i<r;i++){let s=n.getByIndex(i),a=this.queries[s.indexInDeclarationView];o.push(a.clone())}return new e(o)}return null}insertView(t){this.dirtyQueriesWithMatches(t)}detachView(t){this.dirtyQueriesWithMatches(t)}finishViewCreation(t){this.dirtyQueriesWithMatches(t)}dirtyQueriesWithMatches(t){for(let n=0;n<this.queries.length;n++)Lc(t,n).matches!==null&&this.queries[n].setDirty()}},si=class{flags;read;predicate;constructor(t,n,r=null){this.flags=n,this.read=r,typeof t=="string"?this.predicate=cI(t):this.predicate=t}},qa=class e{queries;constructor(t=[]){this.queries=t}elementStart(t,n){for(let r=0;r<this.queries.length;r++)this.queries[r].elementStart(t,n)}elementEnd(t){for(let n=0;n<this.queries.length;n++)this.queries[n].elementEnd(t)}embeddedTView(t){let n=null;for(let r=0;r<this.length;r++){let o=n!==null?n.length:0,i=this.getByIndex(r).embeddedTView(t,o);i&&(i.indexInDeclarationView=r,n!==null?n.push(i):n=[i])}return n!==null?new e(n):null}template(t,n){for(let r=0;r<this.queries.length;r++)this.queries[r].template(t,n)}getByIndex(t){return this.queries[t]}get length(){return this.queries.length}track(t){this.queries.push(t)}},za=class e{metadata;matches=null;indexInDeclarationView=-1;crossesNgTemplate=!1;_declarationNodeIndex;_appliesToNextNode=!0;constructor(t,n=-1){this.metadata=t,this._declarationNodeIndex=n}elementStart(t,n){this.isApplyingToNode(n)&&this.matchTNode(t,n)}elementEnd(t){this._declarationNodeIndex===t.index&&(this._appliesToNextNode=!1)}template(t,n){this.elementStart(t,n)}embeddedTView(t,n){return this.isApplyingToNode(t)?(this.crossesNgTemplate=!0,this.addMatch(-t.index,n),new e(this.metadata)):null}isApplyingToNode(t){if(this._appliesToNextNode&&(this.metadata.flags&1)!==1){let n=this._declarationNodeIndex,r=t.parent;for(;r!==null&&r.type&8&&r.index!==n;)r=r.parent;return n===(r!==null?r.index:-1)}return this._appliesToNextNode}matchTNode(t,n){let r=this.metadata.predicate;if(Array.isArray(r))for(let o=0;o<r.length;o++){let i=r[o];this.matchTNodeWithReadOption(t,n,oI(n,i)),this.matchTNodeWithReadOption(t,n,$o(n,t,i,!1,!1))}else r===pr?n.type&4&&this.matchTNodeWithReadOption(t,n,-1):this.matchTNodeWithReadOption(t,n,$o(n,t,r,!1,!1))}matchTNodeWithReadOption(t,n,r){if(r!==null){let o=this.metadata.read;if(o!==null)if(o===Er||o===Oi||o===pr&&n.type&4)this.addMatch(n.index,-2);else{let i=$o(n,t,o,!1,!1);i!==null&&this.addMatch(n.index,i)}else this.addMatch(n.index,r)}}addMatch(t,n){this.matches===null?this.matches=[t,n]:this.matches.push(t,n)}};function oI(e,t){let n=e.localNames;if(n!==null){for(let r=0;r<n.length;r+=2)if(n[r]===t)return n[r+1]}return null}function iI(e,t){return e.type&11?Tn(e,t):e.type&4?Ni(e,t):null}function sI(e,t,n,r){return n===-1?iI(t,e):n===-2?aI(e,t,r):ar(e,e[m],n,t)}function aI(e,t,n){if(n===Er)return Tn(t,e);if(n===pr)return Ni(t,e);if(n===Oi)return Tp(t,e)}function wp(e,t,n,r){let o=t[Re].queries[r];if(o.matches===null){let i=e.data,s=n.matches,a=[];for(let c=0;s!==null&&c<s.length;c+=2){let l=s[c];if(l<0)a.push(null);else{let u=i[l];a.push(sI(t,u,s[c+1],n.metadata.read))}}o.matches=a}return o.matches}function Qa(e,t,n,r){let o=e.queries.getByIndex(n),i=o.matches;if(i!==null){let s=wp(e,t,o,n);for(let a=0;a<i.length;a+=2){let c=i[a];if(c>0)r.push(s[a/2]);else{let l=i[a+1],u=t[-c];for(let d=j;d<u.length;d++){let p=u[d];p[et]===p[W]&&Qa(p[m],p,l,r)}if(u[St]!==null){let d=u[St];for(let p=0;p<d.length;p++){let f=d[p];Qa(f[m],f,l,r)}}}}}return r}function Pc(e,t){return e[Re].queries[t].queryList}function Mp(e,t,n){let r=new Jo((n&4)===4);return Eu(e,t,r,r.destroy),(t[Re]??=new Ga).queries.push(new Wa(r))-1}function _p(e,t,n){let r=P();return r.firstCreatePass&&(Sp(r,new si(e,t,n),-1),(t&2)===2&&(r.staticViewQueries=!0)),Mp(r,g(),t)}function Np(e,t,n,r){let o=P();if(o.firstCreatePass){let i=F();Sp(o,new si(t,n,r),i.index),lI(o,e),(n&2)===2&&(o.staticContentQueries=!0)}return Mp(o,g(),n)}function cI(e){return e.split(",").map(t=>t.trim())}function Sp(e,t,n){e.queries===null&&(e.queries=new qa),e.queries.track(new za(t,n))}function lI(e,t){let n=e.contentQueries||(e.contentQueries=[]),r=n.length?n[n.length-1]:-1;t!==r&&n.push(e.queries.length-1,t)}function Lc(e,t){return e.queries.getByIndex(t)}function xp(e,t){let n=e[m],r=Lc(n,t);return r.crossesNgTemplate?Qa(n,e,t,[]):wp(n,e,r,t)}function Fc(e,t,n){let r,o=On(()=>{r._dirtyCounter();let i=uI(r,e);if(t&&i===void 0)throw new C(-951,!1);return i});return r=o[U],r._dirtyCounter=Ro(0),r._flatValue=void 0,o}function jc(e){return Fc(!0,!1,e)}function Vc(e){return Fc(!0,!0,e)}function Ap(e){return Fc(!1,!1,e)}function Rp(e,t){let n=e[U];n._lView=g(),n._queryIndex=t,n._queryList=Pc(n._lView,t),n._queryList.onDirty(()=>n._dirtyCounter.update(r=>r+1))}function uI(e,t){let n=e._lView,r=e._queryIndex;if(n===void 0||r===void 0||n[D]&4)return t?void 0:J;let o=Pc(n,r),i=xp(n,r);return o.reset(i,Xd),t?o.first:o._changesDetected||e._flatValue===void 0?e._flatValue=o.toArray():e._flatValue}var In=class{},kp=class{};function dI(e,t){return new gr(e,t??null,[])}var gr=class extends In{ngModuleType;_parent;_bootstrapComponents=[];_r3Injector;instance;destroyCbs=[];componentFactoryResolver=new oi(this);constructor(t,n,r,o=!0){super(),this.ngModuleType=t,this._parent=n;let i=Ms(t);this._bootstrapComponents=Nf(i.bootstrap),this._r3Injector=aa(t,n,[{provide:In,useValue:this},{provide:Cr,useValue:this.componentFactoryResolver},...r],Un(t),new Set(["environment"])),o&&this.resolveInjectorInitializers()}resolveInjectorInitializers(){this._r3Injector.resolveInjectorInitializers(),this.instance=this._r3Injector.get(this.ngModuleType)}get injector(){return this._r3Injector}destroy(){let t=this._r3Injector;!t.destroyed&&t.destroy(),this.destroyCbs.forEach(n=>n()),this.destroyCbs=null}onDestroy(t){this.destroyCbs.push(t)}},ai=class extends kp{moduleType;constructor(t){super(),this.moduleType=t}create(t){return new gr(this.moduleType,t,[])}};var mr=class extends In{injector;componentFactoryResolver=new oi(this);instance=null;constructor(t){super();let n=new Tt([...t.providers,{provide:In,useValue:this},{provide:Cr,useValue:this.componentFactoryResolver}],t.parent||Kn(),t.debugName,new Set(["environment"]));this.injector=n,t.runEnvironmentInitializers&&n.resolveInjectorInitializers()}destroy(){this.injector.destroy()}onDestroy(t){this.injector.onDestroy(t)}};function Hc(e,t,n=null){return new mr({providers:e,parent:t,debugName:n,runEnvironmentInitializers:!0}).injector}var fI=(()=>{class e{_injector;cachedInjectors=new Map;constructor(n){this._injector=n}getOrCreateStandaloneInjector(n){if(!n.standalone)return null;if(!this.cachedInjectors.has(n)){let r=vo(!1,n.type),o=r.length>0?Hc([r],this._injector,""):null;this.cachedInjectors.set(n,o)}return this.cachedInjectors.get(n)}ngOnDestroy(){try{for(let n of this.cachedInjectors.values())n!==null&&n.destroy()}finally{this.cachedInjectors.clear()}}static \u0275prov=G({token:e,providedIn:"environment",factory:()=>new e(Ne(se))})}return e})();function pI(e){return vr(()=>{let t=Op(e),n=Z(Q({},t),{decls:e.decls,vars:e.vars,template:e.template,consts:e.consts||null,ngContentSelectors:e.ngContentSelectors,onPush:e.changeDetection===ac.OnPush,directiveDefs:null,pipeDefs:null,dependencies:t.standalone&&e.dependencies||null,getStandaloneInjector:t.standalone?o=>o.get(fI).getOrCreateStandaloneInjector(n):null,getExternalStyles:null,signals:e.signals??!1,data:e.data||{},encapsulation:e.encapsulation||Ft.Emulated,styles:e.styles||J,_:null,schemas:e.schemas||null,tView:null,id:""});t.standalone&&Me("NgStandalone"),Pp(n);let r=e.dependencies;return n.directiveDefs=Dd(r,hI),n.pipeDefs=Dd(r,_s),n.id=EI(n),n})}function hI(e){return xe(e)||zn(e)}function gI(e){return vr(()=>({type:e.type,bootstrap:e.bootstrap||J,declarations:e.declarations||J,imports:e.imports||J,exports:e.exports||J,transitiveCompileScopes:null,schemas:e.schemas||null,id:e.id||null}))}function mI(e,t){if(e==null)return Ie;let n={};for(let r in e)if(e.hasOwnProperty(r)){let o=e[r],i,s,a,c;Array.isArray(o)?(a=o[0],i=o[1],s=o[2]??i,c=o[3]||null):(i=o,s=o,a=yi.None,c=null),n[i]=[r,a,c],t[i]=s}return n}function yI(e){if(e==null)return Ie;let t={};for(let n in e)e.hasOwnProperty(n)&&(t[e[n]]=n);return t}function vI(e){return vr(()=>{let t=Op(e);return Pp(t),t})}function Op(e){let t={};return{type:e.type,providersResolver:null,viewProvidersResolver:null,factory:null,hostBindings:e.hostBindings||null,hostVars:e.hostVars||0,hostAttrs:e.hostAttrs||null,contentQueries:e.contentQueries||null,declaredInputs:t,inputConfig:e.inputs||Ie,exportAs:e.exportAs||null,standalone:e.standalone??!0,signals:e.signals===!0,selectors:e.selectors||J,viewQuery:e.viewQuery||null,features:e.features||null,setInput:null,resolveHostDirectives:null,hostDirectives:null,controlDef:null,inputs:mI(e.inputs,t),outputs:yI(e.outputs),debugInfo:null}}function Pp(e){e.features?.forEach(t=>t(e))}function Dd(e,t){return e?()=>{let n=typeof e=="function"?e():e,r=[];for(let o of n){let i=t(o);i!==null&&r.push(i)}return r}:null}function EI(e){let t=0,n=typeof e.consts=="function"?"":e.consts,r=[e.selectors,e.ngContentSelectors,e.hostVars,e.hostAttrs,n,e.vars,e.decls,e.encapsulation,e.standalone,e.signals,e.exportAs,JSON.stringify(e.inputs),JSON.stringify(e.outputs),Object.getOwnPropertyNames(e.type.prototype),!!e.contentQueries,!!e.viewQuery];for(let i of r.join("|"))t=Math.imul(31,t)+i.charCodeAt(0)<<0;return t+=2147483648,"c"+t}function II(e){let t=n=>{let r=Array.isArray(e);n.hostDirectives===null?(n.resolveHostDirectives=DI,n.hostDirectives=r?e.map(Za):[e]):r?n.hostDirectives.unshift(...e.map(Za)):n.hostDirectives.unshift(e)};return t.ngInherit=!0,t}function DI(e){let t=[],n=!1,r=null,o=null;for(let i=0;i<e.length;i++){let s=e[i];if(s.hostDirectives!==null){let a=t.length;r??=new Map,o??=new Map,Lp(s,t,r),o.set(s,[a,t.length-1])}i===0&&be(s)&&(n=!0,t.push(s))}for(let i=n?1:0;i<e.length;i++)t.push(e[i]);return[t,r,o]}function Lp(e,t,n){if(e.hostDirectives!==null)for(let r of e.hostDirectives)if(typeof r=="function"){let o=r();for(let i of o)Cd(Za(i),t,n)}else Cd(r,t,n)}function Cd(e,t,n){let r=zn(e.directive);CI(r.declaredInputs,e.inputs),Lp(r,t,n),n.set(r,e),t.push(r)}function Za(e){return typeof e=="function"?{directive:q(e),inputs:Ie,outputs:Ie}:{directive:q(e.directive),inputs:Td(e.inputs),outputs:Td(e.outputs)}}function Td(e){if(e===void 0||e.length===0)return Ie;let t={};for(let n=0;n<e.length;n+=2)t[e[n]]=e[n+1];return t}function CI(e,t){for(let n in t)if(t.hasOwnProperty(n)){let r=t[n],o=e[n];e[r]=o}}function TI(e){return Object.getPrototypeOf(e.prototype).constructor}function Fp(e){let t=TI(e.type),n=!0,r=[e];for(;t&&t!==Function.prototype&&t!==Object.prototype;){let o,i=Object.hasOwn(t,Gn)?t[Gn]:void 0,s=Object.hasOwn(t,qn)?t[qn]:void 0;if(be(e))o=i??s;else{if(i)throw new C(903,!1);o=s}if(o){if(n){r.push(o);let c=e;c.inputs=ma(e.inputs),c.declaredInputs=ma(e.declaredInputs),c.outputs=ma(e.outputs);let l=o.hostBindings;l&&NI(e,l);let u=o.viewQuery,d=o.contentQueries;if(u&&MI(e,u),d&&_I(e,d),bI(e,o),eu(e.outputs,o.outputs),be(o)&&o.data.animation){let p=e.data;p.animation=(p.animation||[]).concat(o.data.animation)}}let a=o.features;if(a)for(let c=0;c<a.length;c++){let l=a[c];l&&l.ngInherit&&l(e),l===Fp&&(n=!1)}}t=Object.getPrototypeOf(t)}wI(r)}function bI(e,t){for(let n in t.inputs){if(!t.inputs.hasOwnProperty(n)||e.inputs.hasOwnProperty(n))continue;let r=t.inputs[n];r!==void 0&&(e.inputs[n]=r,e.declaredInputs[n]=t.declaredInputs[n])}}function wI(e){let t=0,n=null;for(let r=e.length-1;r>=0;r--){let o=e[r];o.hostVars=t+=o.hostVars,o.hostAttrs=gn(o.hostAttrs,n=gn(n,o.hostAttrs))}}function ma(e){return e===Ie?{}:e===J?[]:e}function MI(e,t){let n=e.viewQuery;n?e.viewQuery=(r,o)=>{t(r,o),n(r,o)}:e.viewQuery=t}function _I(e,t){let n=e.contentQueries;n?e.contentQueries=(r,o,i)=>{t(r,o,i),n(r,o,i)}:e.contentQueries=t}function NI(e,t){let n=e.hostBindings;n?e.hostBindings=(r,o)=>{t(r,o),n(r,o)}:e.hostBindings=t}function jp(e,t,n,r,o,i,s,a){if(n.firstCreatePass){e.mergedAttrs=gn(e.mergedAttrs,e.attrs);let u=e.tView=gc(2,e,o,i,s,n.directiveRegistry,n.pipeRegistry,null,n.schemas,n.consts,null);n.queries!==null&&(n.queries.template(n,e),u.queries=n.queries.embeddedTView(e))}a&&(e.flags|=a),At(e,!1);let c=xI(n,t,e,r);xo()&&bc(n,t,c,e),mn(c,t);let l=lp(c,t,c,e);t[r+O]=l,yc(t,l),bp(l,e,t)}function SI(e,t,n,r,o,i,s,a,c,l,u){let d=n+O,p;return t.firstCreatePass?(p=Ut(t,d,4,s||null,a||null),wo()&&gp(t,e,p,ue(t.consts,l),Mc),$d(t,p)):p=t.data[d],jp(p,e,t,n,r,o,i,c),an(p)&&bi(t,e,p),l!=null&&wn(e,p,u),p}function Ht(e,t,n,r,o,i,s,a,c,l,u){let d=n+O,p;if(t.firstCreatePass){if(p=Ut(t,d,4,s||null,a||null),l!=null){let f=ue(t.consts,l);p.localNames=[];for(let h=0;h<f.length;h+=2)p.localNames.push(f[h],-1)}}else p=t.data[d];return jp(p,e,t,n,r,o,i,c),l!=null&&wn(e,p,u),p}function Vp(e,t,n,r,o,i,s,a){let c=g(),l=P(),u=ue(l.consts,i);return SI(c,l,e,t,n,r,o,u,void 0,s,a),Vp}function Hp(e,t,n,r,o,i,s,a){let c=g(),l=P(),u=ue(l.consts,i);return Ht(c,l,e,t,n,r,o,u,void 0,s,a),Hp}var xI=AI;function AI(e,t,n,r){return nr(!0),t[k].createComment("")}var ne=(function(e){return e[e.NOT_STARTED=0]="NOT_STARTED",e[e.IN_PROGRESS=1]="IN_PROGRESS",e[e.COMPLETE=2]="COMPLETE",e[e.FAILED=3]="FAILED",e})(ne||{}),bd=0,RI=1,$=(function(e){return e[e.Placeholder=0]="Placeholder",e[e.Loading=1]="Loading",e[e.Complete=2]="Complete",e[e.Error=3]="Error",e})($||{}),ci=(function(e){return e[e.Initial=-1]="Initial",e})(ci||{}),kI=0,Tr=1;var OI=4,PI=5,LI=6,FI=7,ya=8,jI=9,Bc=(function(e){return e[e.Manual=0]="Manual",e[e.Playthrough=1]="Playthrough",e})(Bc||{});function Bp(e,t,n){let r=Up(e);t[r]===null&&(t[r]=[]),t[r].push(n)}function Go(e,t){let n=Up(e),r=t[n];if(r!==null){for(let o of r)o();t[n]=null}}function $p(e){Go(1,e),Go(0,e),Go(2,e)}function Up(e){let t=OI;return e===1?t=PI:e===2&&(t=jI),t}function Pi(e){return e+1}function Wt(e,t){let n=e[m],r=Pi(t.index);return e[r]}function VI(e,t,n){let r=e[m],o=Pi(t);e[o]=n}function lt(e,t){let n=Pi(t.index);return e.data[n]}function HI(e,t,n){let r=Pi(t);e.data[r]=n}function BI(e,t,n){let r=t[m],o=lt(r,n);switch(e){case $.Complete:return o.primaryTmplIndex;case $.Loading:return o.loadingTmplIndex;case $.Error:return o.errorTmplIndex;case $.Placeholder:return o.placeholderTmplIndex;default:return null}}function wd(e,t){return t===$.Placeholder?e.placeholderBlockConfig?.[bd]??null:t===$.Loading?e.loadingBlockConfig?.[bd]??null:null}function $I(e){return e.loadingBlockConfig?.[RI]??null}function Md(e,t){if(!e||e.length===0)return t;let n=new Set(e);for(let r of t)n.add(r);return e.length===n.size?e:Array.from(n)}function UI(e,t){let n=t.primaryTmplIndex+O;return ln(e,n)}function WI(e,t){let n=t.get(zI),r=()=>n.remove(e);return n.add(e),r}var GI=()=>typeof requestIdleCallback<"u"?requestIdleCallback:setTimeout,qI=()=>typeof requestIdleCallback<"u"?cancelIdleCallback:clearTimeout,zI=(()=>{class e{executingCallbacks=!1;idleId=null;current=new Set;deferred=new Set;ngZone=I(ae);requestIdleCallbackFn=GI().bind(globalThis);cancelIdleCallbackFn=qI().bind(globalThis);add(n){(this.executingCallbacks?this.deferred:this.current).add(n),this.idleId===null&&this.scheduleIdleCallback()}remove(n){let{current:r,deferred:o}=this;r.delete(n),o.delete(n),r.size===0&&o.size===0&&this.cancelIdleCallback()}scheduleIdleCallback(){let n=()=>{this.cancelIdleCallback(),this.executingCallbacks=!0;for(let r of this.current)r();if(this.current.clear(),this.executingCallbacks=!1,this.deferred.size>0){for(let r of this.deferred)this.current.add(r);this.deferred.clear(),this.scheduleIdleCallback()}};this.idleId=this.requestIdleCallbackFn(()=>this.ngZone.run(n))}cancelIdleCallback(){this.idleId!==null&&(this.cancelIdleCallbackFn(this.idleId),this.idleId=null)}ngOnDestroy(){this.cancelIdleCallback(),this.current.clear(),this.deferred.clear()}static \u0275prov=G({token:e,providedIn:"root",factory:()=>new e})}return e})();var QI=(()=>{class e{cachedInjectors=new Map;getOrCreateInjector(n,r,o,i){if(!this.cachedInjectors.has(n)){let s=o.length>0?Hc(o,r,i):null;this.cachedInjectors.set(n,s)}return this.cachedInjectors.get(n)}ngOnDestroy(){try{for(let n of this.cachedInjectors.values())n!==null&&n.destroy()}finally{this.cachedInjectors.clear()}}static \u0275prov=G({token:e,providedIn:"environment",factory:()=>new e})}return e})();var Wp=new _("");function va(e,t,n){return e.get(QI).getOrCreateInjector(t,e,n,"")}function ZI(e,t,n){if(e instanceof hn){let o=e.injector,i=e.parentInjector,s=va(i,t,n);return new hn(o,s)}let r=e.get(se);if(r!==e){let o=va(r,t,n);return new hn(e,o)}return va(e,t,n)}function st(e,t,n,r=!1){let o=n[W],i=o[m];if(rt(o))return;let s=Wt(o,t),a=s[Tr],c=s[FI];if(!(c!==null&&e<c)&&_d(a,e)&&_d(s[kI]??-1,e)){let l=lt(i,t),d=!r&&!0&&($I(l)!==null||wd(l,$.Loading)!==null||wd(l,$.Placeholder))?JI:KI;try{d(e,s,n,t,o)}catch(p){_c(o,p)}}}function YI(e,t){let n=e[tt]?.findIndex(o=>o.data[lc]===t[Tr])??-1;return{dehydratedView:n>-1?e[tt][n]:null,dehydratedViewIx:n}}function KI(e,t,n,r,o){x(M.DeferBlockStateStart);let i=BI(e,o,r);if(i!==null){t[Tr]=e;let s=o[m],a=i+O,c=ln(s,a),l=0;xc(n,l);let u;if(e===$.Complete){let h=lt(s,r),y=h.providers;y&&y.length>0&&(u=ZI(o[B],h,y))}let{dehydratedView:d,dehydratedViewIx:p}=YI(n,t),f=Mn(o,c,null,{injector:u,dehydratedView:d});if(_n(n,f,l,jt(c,d)),_i(f,2),p>-1&&n[tt]?.splice(p,1),(e===$.Complete||e===$.Error)&&Array.isArray(t[ya])){for(let h of t[ya])h();t[ya]=null}}x(M.DeferBlockStateEnd)}function _d(e,t){return e<t}function Gp(e,t){let n=e[t.index];st($.Placeholder,t,n)}function Nd(e,t,n){e.loadingPromise.then(()=>{e.loadingState===ne.COMPLETE?st($.Complete,t,n):e.loadingState===ne.FAILED&&st($.Error,t,n)})}var JI=null;var XI=(()=>{class e{log(n){console.log(n)}warn(n){console.warn(n)}static \u0275fac=function(r){return new(r||e)};static \u0275prov=G({token:e,factory:e.\u0275fac,providedIn:"platform"})}return e})();function qp(e){return typeof e=="function"&&e[U]!==void 0}function $c(e){return qp(e)&&typeof e.set=="function"}var zp=new _("");function Uc(e){return!!e&&typeof e.then=="function"}function Qp(e){return!!e&&typeof e.subscribe=="function"}var Wc=new _("");function eD(e){return Yn([{provide:Wc,multi:!0,useValue:e}])}var Gc=(()=>{class e{resolve;reject;initialized=!1;done=!1;donePromise=new Promise((n,r)=>{this.resolve=n,this.reject=r});appInits=I(Wc,{optional:!0})??[];injector=I(Ee);constructor(){}runInitializers(){if(this.initialized)return;let n=[];for(let o of this.appInits){let i=Eo(this.injector,o);if(Uc(i))n.push(i);else if(Qp(i)){let s=new Promise((a,c)=>{i.subscribe({complete:a,error:c})});n.push(s)}}let r=()=>{this.done=!0,this.resolve()};Promise.all(n).then(()=>{r()}).catch(o=>{this.reject(o)}),n.length===0&&r(),this.initialized=!0}static \u0275fac=function(r){return new(r||e)};static \u0275prov=G({token:e,factory:e.\u0275fac,providedIn:"root"})}return e})(),Zp=new _("");function Yp(){os(()=>{let e="";throw new C(600,e)})}function Kp(e){return e.isBoundToModule}var tD=10;var Li=(()=>{class e{_runningTick=!1;_destroyed=!1;_destroyListeners=[];_views=[];internalErrorHandler=I(it);afterRenderManager=I(Ii);zonelessEnabled=I(rr);rootEffectScheduler=I(Po);dirtyFlags=0;tracingSnapshot=null;allTestViews=new Set;autoDetectTestViews=new Set;includeAllTestViews=!1;afterTick=new ve;get allViews(){return[...(this.includeAllTestViews?this.allTestViews:this.autoDetectTestViews).keys(),...this._views]}get destroyed(){return this._destroyed}componentTypes=[];components=[];internalPendingTask=I(Rt);get isStable(){return this.internalPendingTask.hasPendingTasksObservable.pipe(gt(n=>!n))}constructor(){I($t,{optional:!0})}whenStable(){let n;return new Promise(r=>{n=this.isStable.subscribe({next:o=>{o&&r()}})}).finally(()=>{n.unsubscribe()})}_injector=I(se);_rendererFactory=null;get injector(){return this._injector}bootstrap(n,r){return this.bootstrapImpl(n,r)}bootstrapImpl(n,r,o=Ee.NULL){return this._injector.get(ae).run(()=>{x(M.BootstrapComponentStart);let s=n instanceof Si;if(!this._injector.get(Gc).done){let h="";throw new C(405,h)}let c;s?c=n:c=this._injector.get(Cr).resolveComponentFactory(n),this.componentTypes.push(c.componentType);let l=Kp(c)?void 0:this._injector.get(In),u=r||c.selector,d=c.create(o,[],u,l),p=d.location.nativeElement,f=d.injector.get(zp,null);return f?.registerApplication(p),d.onDestroy(()=>{this.detachView(d.hostView),sr(this.components,d),f?.unregisterApplication(p)}),this._loadComponent(d),x(M.BootstrapComponentEnd,d),d})}tick(){this.zonelessEnabled||(this.dirtyFlags|=1),this._tick()}_tick(){x(M.ChangeDetectionStart),this.tracingSnapshot!==null?this.tracingSnapshot.run(Ei.CHANGE_DETECTION,this.tickImpl):this.tickImpl()}tickImpl=()=>{if(this._runningTick)throw x(M.ChangeDetectionEnd),new C(101,!1);let n=v(null);try{this._runningTick=!0,this.synchronize()}finally{this._runningTick=!1,this.tracingSnapshot?.dispose(),this.tracingSnapshot=null,v(n),this.afterTick.next(),x(M.ChangeDetectionEnd)}};synchronize(){this._rendererFactory===null&&!this._injector.destroyed&&(this._rendererFactory=this._injector.get(hr,null,{optional:!0}));let n=0;for(;this.dirtyFlags!==0&&n++<tD;){x(M.ChangeDetectionSyncStart);try{this.synchronizeOnce()}finally{x(M.ChangeDetectionSyncEnd)}}}synchronizeOnce(){this.dirtyFlags&16&&(this.dirtyFlags&=-17,this.rootEffectScheduler.flush());let n=!1;if(this.dirtyFlags&7){let r=!!(this.dirtyFlags&1);this.dirtyFlags&=-8,this.dirtyFlags|=8;for(let{_lView:o}of this.allViews){if(!r&&!Xn(o))continue;let i=r&&!this.zonelessEnabled?0:1;ip(o,i),n=!0}if(this.dirtyFlags&=-5,this.syncDirtyFlagsWithViews(),this.dirtyFlags&23)return}n||(this._rendererFactory?.begin?.(),this._rendererFactory?.end?.()),this.dirtyFlags&8&&(this.dirtyFlags&=-9,this.afterRenderManager.execute()),this.syncDirtyFlagsWithViews()}syncDirtyFlagsWithViews(){if(this.allViews.some(({_lView:n})=>Xn(n))){this.dirtyFlags|=2;return}else this.dirtyFlags&=-8}attachView(n){let r=n;this._views.push(r),r.attachToAppRef(this)}detachView(n){let r=n;sr(this._views,r),r.detachFromAppRef()}_loadComponent(n){this.attachView(n.hostView);try{this.tick()}catch(o){this.internalErrorHandler(o)}this.components.push(n),this._injector.get(Zp,[]).forEach(o=>o(n))}ngOnDestroy(){if(!this._destroyed)try{this._destroyListeners.forEach(n=>n()),this._views.slice().forEach(n=>n.destroy())}finally{this._destroyed=!0,this._views=[],this._destroyListeners=[]}}onDestroy(n){return this._destroyListeners.push(n),()=>sr(this._destroyListeners,n)}destroy(){if(this._destroyed)throw new C(406,!1);let n=this._injector;n.destroy&&!n.destroyed&&n.destroy()}get viewCount(){return this._views.length}static \u0275fac=function(r){return new(r||e)};static \u0275prov=G({token:e,factory:e.\u0275fac,providedIn:"root"})}return e})();function sr(e,t){let n=e.indexOf(t);n>-1&&e.splice(n,1)}function Jp(){let e,t;return{promise:new Promise((r,o)=>{e=r,t=o}),resolve:e,reject:t}}function nD(e){let t=g(),n=t[B],r=F(),o=t[m],i=lt(o,r);if(i.loadingState===ne.NOT_STARTED){let s=Wt(t,r),c=e(()=>rD(i,t,r),n);Bp(1,s,c)}}function rD(e,t,n){qc(e,t,n)}function qc(e,t,n){let r=t[B],o=t[m];if(e.loadingState!==ne.NOT_STARTED)return e.loadingPromise??Promise.resolve();let i=Wt(t,n),s=UI(o,e);e.loadingState=ne.IN_PROGRESS,Go(1,i);let a=e.dependencyResolverFn,c=r.get(Oo).add();return a?(e.loadingPromise=Promise.allSettled(a()).then(l=>{let u=!1,d=null,p=[],f=[];for(let h=0;h<l.length;h++){let y=l[h];if(y.status==="fulfilled"){let b=y.value,w=xe(b)||zn(b);if(w)p.push(w);else{let V=_s(b);V&&f.push(V)}}else{u=!0,d=y.reason instanceof Error?y.reason:new Error(String(y.reason));break}}if(u){if(e.loadingState=ne.FAILED,e.errorTmplIndex===null){let y="",b=new C(-750,y);_c(t,b)}}else{e.loadingState=ne.COMPLETE;let h=s.tView;if(p.length>0){h.directiveRegistry=Md(h.directiveRegistry,p);let y=p.map(w=>w.type),b=vo(!1,...y);e.providers=b}f.length>0&&(h.pipeRegistry=Md(h.pipeRegistry,f))}}),e.loadingPromise.finally(()=>{e.loadingPromise=null,c()})):(e.loadingPromise=Promise.resolve().then(()=>{e.loadingPromise=null,e.loadingState=ne.COMPLETE,c()}),e.loadingPromise)}function oD(e,t){return t[B].get(Wp,null,{optional:!0})?.behavior!==Bc.Manual}function Xp(e,t,n){let r=t[m],o=t[n.index];if(!oD(e,t))return;let i=Wt(t,n),s=lt(r,n);switch($p(i),s.loadingState){case ne.NOT_STARTED:st($.Loading,n,o),qc(s,t,n),s.loadingState===ne.IN_PROGRESS&&Nd(s,n,o);break;case ne.IN_PROGRESS:st($.Loading,n,o),Nd(s,n,o);break;case ne.COMPLETE:st($.Complete,n,o);break;case ne.FAILED:st($.Error,n,o);break;default:}}function zc(e,t,n){return e===0?Sd(t,n):e===2?!Sd(t,n):!0}function iD(e){return e!=null&&(e&1)===1}function Sd(e,t){let n=e[B],r=lt(e[m],t),o=uc(n),i=iD(r.flags),a=Wt(e,t)[LI]!==null;return!(i&&a&&o)}function sD(e,t,n,r,o,i,s,a,c,l){let u=g(),d=P(),p=e+O,f=Ht(u,d,e,null,0,0),h=u[B],y=uc(h);if(d.firstCreatePass){Me("NgDefer");let Nn={primaryTmplIndex:t,loadingTmplIndex:r??null,placeholderTmplIndex:o??null,errorTmplIndex:i??null,placeholderBlockConfig:null,loadingBlockConfig:null,dependencyResolverFn:n??null,loadingState:ne.NOT_STARTED,loadingPromise:null,providers:null,hydrateTriggers:null,debug:null,flags:l??0};c?.(d,Nn,a,s),HI(d,p,Nn)}let b=u[p];bp(b,f,u);let w=null,V=null;if(b[tt]?.length>0){let Nn=b[tt][0].data;V=Nn[cc]??null,w=Nn[lc]}let ut=[null,ci.Initial,null,null,null,null,V,w,null,null];VI(u,p,ut);let $i=null;V!==null&&y&&($i=h.get(pf),$i.add(V,{lView:u,tNode:f,lContainer:b}));let fl=()=>{$p(ut),V!==null&&$i?.cleanup([V])};Bp(0,ut,()=>Gs(u,fl)),bo(u,fl)}function aD(e){let t=g(),n=un();if(!zc(0,t,n))return;let r=We();if(re(t,r,e)){let o=v(null);try{let i=!!e,a=Wt(t,n)[Tr];i===!1&&a===ci.Initial?Gp(t,n):i===!0&&(a===ci.Initial||a===$.Placeholder)&&Xp(0,t,n)}finally{v(o)}}}function cD(){let e=g(),t=F();zc(1,e,t)&&nD(WI)}function lD(){let e=g(),t=F();if(!zc(0,e,t))return;lt(e[m],t).loadingTmplIndex===null&&Gp(e,t),Xp(0,e,t)}function eh(e,t,n,r){let o=g(),i=We();if(re(o,i,t)){let s=P(),a=un();oE(a,o,e,t,n,r)}return eh}function qo(e){if(Me("NgAnimateEnter"),!Dr)return qo;let t=g();if(Pf(t))return qo;let n=F(),r=t[B].get(ae);return jf(ad(t),n,()=>uD(t,n,e,r)),Wf(t[B]),Gf(t[B],ad(t)),qo}function uD(e,t,n,r){let o=le(t,e),i=e[k],s=Ff(n),a=[],c=!1,l=d=>{if(lr(d)!==o)return;let p=d instanceof AnimationEvent?"animationend":"transitionend";r.runOutsideAngular(()=>{i.listen(o,p,u)})},u=d=>{lr(d)===o&&(Ic(d,o)&&(c=!0),dD(d,o,i))};if(s&&s.length>0){r.runOutsideAngular(()=>{a.push(i.listen(o,"animationstart",l)),a.push(i.listen(o,"transitionstart",l))}),Mv(o,s,a);for(let d of s)i.addClass(o,d);r.runOutsideAngular(()=>{requestAnimationFrame(()=>{if(!c&&(Bf(o,Pt,Dr),!Pt.has(o))){for(let d of s)i.removeClass(o,d);Ec(o)}})})}}function dD(e,t,n){let r=yn.get(t);if(!(lr(e)!==t||!r)&&Ic(e,t)){e.stopPropagation();for(let o of r.classList)n.removeClass(t,o);Ec(t)}}function zo(e){if(Me("NgAnimateLeave"),!Dr)return zo;let t=g();if(Pf(t))return zo;let r=F(),o=t[B].get(ae);return jf(vi(t),r,()=>fD(t,r,e,o)),Wf(t[B]),zo}function fD(e,t,n,r){let{promise:o,resolve:i}=Jp(),s=le(t,e),a=e[k];vn.add(e[ke]),(vi(e).get(t.index).resolvers??=[]).push(i);let c=Ff(n);return c&&c.length>0?pD(s,t,e,c,a,r):i(),{promise:o,resolve:i}}function pD(e,t,n,r,o,i){Nv(e,o);let s=[],a=vi(n).get(t.index)?.resolvers,c,l=!1,u=d=>{if(!(lr(d)!==e&&d.type!=="animation-fallback")&&(d.type==="animation-fallback"||Ic(d,e))){if(l=!0,c&&clearTimeout(c),d.type!=="animation-fallback"&&d.stopPropagation(),Pt.delete(e),sd(t,e),Array.isArray(t.projection))for(let f of r)o.removeClass(e,f);cd(a,s),ld(n,t)}};i.runOutsideAngular(()=>{s.push(o.listen(e,"animationend",u)),s.push(o.listen(e,"transitionend",u))}),Lf(t,e);for(let d of r)o.addClass(e,d);i.runOutsideAngular(()=>{requestAnimationFrame(()=>{if(l)return;Bf(e,Pt,Dr);let d=Pt.get(e);d?(c=setTimeout(()=>{u(new CustomEvent("animation-fallback"))},d.duration+50),s.push(()=>clearTimeout(c))):(sd(t,e),cd(a,s),ld(n,t))})})}var Ya=class{destroy(t){}updateValue(t,n){}swap(t,n){let r=Math.min(t,n),o=Math.max(t,n),i=this.detach(o);if(o-r>1){let s=this.detach(r);this.attach(r,i),this.attach(o,s)}else this.attach(r,i)}move(t,n){this.attach(n,this.detach(t))}};function Ea(e,t,n,r,o){return e===n&&Object.is(t,r)?1:Object.is(o(e,t),o(n,r))?-1:0}function hD(e,t,n,r){let o,i,s=0,a=e.length-1,c=void 0;if(Array.isArray(t)){v(r);let l=t.length-1;for(v(null);s<=a&&s<=l;){let u=e.at(s),d=t[s],p=Ea(s,u,s,d,n);if(p!==0){p<0&&e.updateValue(s,d),s++;continue}let f=e.at(a),h=t[l],y=Ea(a,f,l,h,n);if(y!==0){y<0&&e.updateValue(a,h),a--,l--;continue}let b=n(s,u),w=n(a,f),V=n(s,d);if(Object.is(V,w)){let ut=n(l,h);Object.is(ut,b)?(e.swap(s,a),e.updateValue(a,h),l--,a--):e.move(a,s),e.updateValue(s,d),s++;continue}if(o??=new li,i??=Ad(e,s,a,n),Ka(e,o,s,V))e.updateValue(s,d),s++,a++;else if(i.has(V))o.set(b,e.detach(s)),a--;else{let ut=e.create(s,t[s]);e.attach(s,ut),s++,a++}}for(;s<=l;)xd(e,o,n,s,t[s]),s++}else if(t!=null){v(r);let l=t[Symbol.iterator]();v(null);let u=l.next();for(;!u.done&&s<=a;){let d=e.at(s),p=u.value,f=Ea(s,d,s,p,n);if(f!==0)f<0&&e.updateValue(s,p),s++,u=l.next();else{o??=new li,i??=Ad(e,s,a,n);let h=n(s,p);if(Ka(e,o,s,h))e.updateValue(s,p),s++,a++,u=l.next();else if(!i.has(h))e.attach(s,e.create(s,p)),s++,a++,u=l.next();else{let y=n(s,d);o.set(y,e.detach(s)),a--}}}for(;!u.done;)xd(e,o,n,e.length,u.value),u=l.next()}for(;s<=a;)e.destroy(e.detach(a--));o?.forEach(l=>{e.destroy(l)})}function Ka(e,t,n,r){return t!==void 0&&t.has(r)?(e.attach(n,t.get(r)),t.delete(r),!0):!1}function xd(e,t,n,r,o){if(Ka(e,t,r,n(r,o)))e.updateValue(r,o);else{let i=e.create(r,o);e.attach(r,i)}}function Ad(e,t,n,r){let o=new Set;for(let i=t;i<=n;i++)o.add(r(i,e.at(i)));return o}var li=class{kvMap=new Map;_vMap=void 0;has(t){return this.kvMap.has(t)}delete(t){if(!this.has(t))return!1;let n=this.kvMap.get(t);return this._vMap!==void 0&&this._vMap.has(n)?(this.kvMap.set(t,this._vMap.get(n)),this._vMap.delete(n)):this.kvMap.delete(t),!0}get(t){return this.kvMap.get(t)}set(t,n){if(this.kvMap.has(t)){let r=this.kvMap.get(t);this._vMap===void 0&&(this._vMap=new Map);let o=this._vMap;for(;o.has(r);)r=o.get(r);o.set(r,n)}else this.kvMap.set(t,n)}forEach(t){for(let[n,r]of this.kvMap)if(t(r,n),this._vMap!==void 0){let o=this._vMap;for(;o.has(r);)r=o.get(r),t(r,n)}}};function gD(e,t,n,r,o,i,s,a){Me("NgControlFlow");let c=g(),l=P(),u=ue(l.consts,i);return Ht(c,l,e,t,n,r,o,u,256,s,a),Qc}function Qc(e,t,n,r,o,i,s,a){Me("NgControlFlow");let c=g(),l=P(),u=ue(l.consts,i);return Ht(c,l,e,t,n,r,o,u,512,s,a),Qc}function mD(e,t){Me("NgControlFlow");let n=g(),r=We(),o=n[r]!==Y?n[r]:-1,i=o!==-1?ui(n,O+o):void 0,s=0;if(re(n,r,e)){let a=v(null);try{if(i!==void 0&&xc(i,s),e!==-1){let c=O+e,l=ui(n,c),u=tc(n[m],c),d=fp(l,u,n),p=Mn(n,u,t,{dehydratedView:d});_n(l,p,s,jt(u,d))}}finally{v(a)}}else if(i!==void 0){let a=up(i,s);a!==void 0&&(a[H]=t)}}var Ja=class{lContainer;$implicit;$index;constructor(t,n,r){this.lContainer=t,this.$implicit=n,this.$index=r}get $count(){return this.lContainer.length-j}};function yD(e){return e}function vD(e,t){return t}var Xa=class{hasEmptyBlock;trackByFn;liveCollection;constructor(t,n,r){this.hasEmptyBlock=t,this.trackByFn=n,this.liveCollection=r}};function ED(e,t,n,r,o,i,s,a,c,l,u,d,p){Me("NgControlFlow");let f=g(),h=P(),y=c!==void 0,b=g(),w=a?s.bind(b[te][H]):s,V=new Xa(y,w);b[O+e]=V,Ht(f,h,e+1,t,n,r,o,ue(h.consts,i),256),y&&Ht(f,h,e+2,c,l,u,d,ue(h.consts,p),512)}var ec=class extends Ya{lContainer;hostLView;templateTNode;operationsCounter=void 0;needsIndexUpdate=!1;constructor(t,n,r){super(),this.lContainer=t,this.hostLView=n,this.templateTNode=r}get length(){return this.lContainer.length-j}at(t){return this.getLView(t)[H].$implicit}attach(t,n){let r=n[wt];this.needsIndexUpdate||=t!==this.length,_n(this.lContainer,n,t,jt(this.templateTNode,r)),DD(this.lContainer,t)}detach(t){return this.needsIndexUpdate||=t!==this.length-1,CD(this.lContainer,t),TD(this.lContainer,t)}create(t,n){let r=ni(this.lContainer,this.templateTNode.tView.ssrId);return Mn(this.hostLView,this.templateTNode,new Ja(this.lContainer,n,t),{dehydratedView:r})}destroy(t){Ci(t[m],t)}updateValue(t,n){this.getLView(t)[H].$implicit=n}reset(){this.needsIndexUpdate=!1}updateIndexes(){if(this.needsIndexUpdate)for(let t=0;t<this.length;t++)this.getLView(t)[H].$index=t}getLView(t){return bD(this.lContainer,t)}};function ID(e){let t=v(null),n=he();try{let r=g(),o=r[m],i=r[n],s=n+1,a=ui(r,s);if(i.liveCollection===void 0){let l=tc(o,s);i.liveCollection=new ec(a,r,l)}else i.liveCollection.reset();let c=i.liveCollection;if(hD(c,e,i.trackByFn,t),c.updateIndexes(),i.hasEmptyBlock){let l=We(),u=c.length===0;if(re(r,l,u)){let d=n+2,p=ui(r,d);if(u){let f=tc(o,d),h=fp(p,f,r),y=Mn(r,f,void 0,{dehydratedView:h});_n(p,y,0,jt(f,h))}else o.firstUpdatePass&&_E(p),xc(p,0)}}}finally{v(t)}}function ui(e,t){return e[t]}function DD(e,t){if(e.length<=j)return;let n=j+t,r=e[n],o=r?r[Oe]:void 0;if(r&&o&&o.detachedLeaveAnimationFns&&o.detachedLeaveAnimationFns.length>0){let i=r[B];Lv(i,o),vn.delete(r[ke]),o.detachedLeaveAnimationFns=void 0}}function CD(e,t){if(e.length<=j)return;let n=j+t,r=e[n],o=r?r[Oe]:void 0;o&&o.leave&&o.leave.size>0&&(o.detachedLeaveAnimationFns=[])}function TD(e,t){return fr(e,t)}function bD(e,t){return up(e,t)}function tc(e,t){return ln(e,t)}function th(e,t,n){let r=g(),o=We();if(re(r,o,t)){let i=P(),s=un();Jf(s,r,e,t,r[k],n)}return th}function nc(e,t,n,r,o){Nc(t,e,n,o?"class":"style",r)}function di(e,t,n,r){let o=g(),i=o[m],s=e+O,a=i.firstCreatePass?Ac(s,o,2,t,Mc,wo(),n,r):i.data[s];if($e(a)){let c=o[Ce].tracingService;if(c&&c.componentCreate){let l=i.data[a.directiveStart+a.componentOffset];return c.componentCreate(Dp(l),()=>(Rd(e,t,o,a,r),di))}}return Rd(e,t,o,a,r),di}function Rd(e,t,n,r,o){if(wi(r,n,e,t,oh),an(r)){let i=n[m];bi(i,n,r),dc(i,r,n)}o!=null&&wn(n,r)}function Zc(){let e=P(),t=F(),n=Mi(t);return e.firstCreatePass&&Rc(e,n),Ys(n)&&Ks(),Qs(),n.classesWithoutHost!=null&&Km(n)&&nc(e,n,g(),n.classesWithoutHost,!0),n.stylesWithoutHost!=null&&Jm(n)&&nc(e,n,g(),n.stylesWithoutHost,!1),Zc}function nh(e,t,n,r){return di(e,t,n,r),Zc(),nh}function Yc(e,t,n,r){let o=g(),i=o[m],s=e+O,a=i.firstCreatePass?yp(s,i,2,t,n,r):i.data[s];return wi(a,o,e,t,oh),r!=null&&wn(o,a),Yc}function Kc(){let e=F(),t=Mi(e);return Ys(t)&&Ks(),Qs(),Kc}function rh(e,t,n,r){return Yc(e,t,n,r),Kc(),rh}var oh=(e,t,n,r,o)=>(nr(!0),Tf(t[k],r,sa()));function Jc(e,t,n){let r=g(),o=r[m],i=e+O,s=o.firstCreatePass?Ac(i,r,8,"ng-container",Mc,wo(),t,n):o.data[i];if(wi(s,r,e,"ng-container",ah),an(s)){let a=r[m];bi(a,r,s),dc(a,s,r)}return n!=null&&wn(r,s),Jc}function Fi(){let e=P(),t=F(),n=Mi(t);return e.firstCreatePass&&Rc(e,n),Fi}function ih(e,t,n){return Jc(e,t,n),Fi(),ih}function sh(e,t,n){let r=g(),o=r[m],i=e+O,s=o.firstCreatePass?yp(i,o,8,"ng-container",t,n):o.data[i];return wi(s,r,e,"ng-container",ah),n!=null&&wn(r,s),sh}function wD(){let e=F(),t=Mi(e);return Fi}var ah=(e,t,n,r,o)=>(nr(!0),nv(t[k],""));function MD(){return g()}function ch(e,t,n){let r=g(),o=We();if(re(r,o,t)){let i=P(),s=un();Xf(s,r,e,t,r[k],n)}return ch}var br="en-US";var _D=br;function lh(e){typeof e=="string"&&(_D=e.toLowerCase().replace(/_/g,"-"))}function uh(e,t,n){let r=g(),o=P(),i=F();return fh(o,r,r[k],i,e,t,n),uh}function dh(e,t,n){let r=g(),o=P(),i=F();return(i.type&3||n)&&Ep(i,o,r,n,r[k],e,t,Wo(i,r,t)),dh}function fh(e,t,n,r,o,i,s){let a=!0,c=null;if((r.type&3||s)&&(c??=Wo(r,t,i),Ep(r,e,t,s,n,o,i,c)&&(a=!1)),a){let l=r.outputs?.[o],u=r.hostDirectiveOutputs?.[o];if(u&&u.length)for(let d=0;d<u.length;d+=2){let p=u[d],f=u[d+1];c??=Wo(r,t,i),vd(r,t,p,f,o,c)}if(l&&l.length)for(let d of l)c??=Wo(r,t,i),vd(r,t,d,o,o,c)}}function ND(e=1){return ku(e)}function SD(e,t){let n=null,r=pv(e);for(let o=0;o<t.length;o++){let i=t[o];if(i==="*"){n=o;continue}if(r===null?xf(e,i,!0):mv(r,i))return o}return n}function xD(e){let t=g()[te][ee];if(!t.projection){let n=e?e.length:1,r=t.projection=au(n,null),o=r.slice(),i=t.child;for(;i!==null;){if(i.type!==128){let s=e?SD(i,e):0;s!==null&&(o[s]?o[s].projectionNext=i:r[s]=i,o[s]=i)}i=i.next}}}function AD(e,t=0,n,r,o,i){let s=g(),a=P(),c=r?e+1:null;c!==null&&Ht(s,a,c,r,o,i,null,n);let l=Ut(a,O+e,16,null,n||null);l.projection===null&&(l.projection=t),ea();let d=!s[wt]||Zs();s[te][ee].projection[l.projection]===null&&c!==null?RD(s,a,c):d&&!hi(l)&&zv(a,s,l)}function RD(e,t,n){let r=O+n,o=t.data[r],i=e[r],s=ni(i,o.tView.ssrId),a=Mn(e,o,void 0,{dehydratedView:s});_n(i,a,0,jt(o,s))}function ph(e,t,n,r){return Np(e,t,n,r),ph}function hh(e,t,n){return _p(e,t,n),hh}function kD(e){let t=g(),n=P(),r=_o();tr(r+1);let o=Lc(n,r);if(e.dirty&&mu(t)===((o.metadata.flags&2)===2)){if(o.matches===null)e.reset([]);else{let i=xp(t,r);e.reset(i,Xd),e.notifyOnChanges()}return!0}return!1}function OD(){return Pc(g(),_o())}function gh(e,t,n,r,o){return Rp(t,Np(e,n,r,o)),gh}function mh(e,t,n,r){return Rp(e,_p(t,n,r)),mh}function PD(e=1){tr(_o()+e)}function LD(e){let t=ta();return $s(t,O+e)}function Vo(e,t){return e<<17|t<<2}function Bt(e){return e>>17&32767}function FD(e){return(e&2)==2}function jD(e,t){return e&131071|t<<17}function rc(e){return e|2}function Dn(e){return(e&131068)>>2}function Ia(e,t){return e&-131069|t<<2}function VD(e){return(e&1)===1}function oc(e){return e|1}function HD(e,t,n,r,o,i){let s=i?t.classBindings:t.styleBindings,a=Bt(s),c=Dn(s);e[r]=n;let l=!1,u;if(Array.isArray(n)){let d=n;u=d[1],(u===null||nn(d,u)>0)&&(l=!0)}else u=n;if(o)if(c!==0){let p=Bt(e[a+1]);e[r+1]=Vo(p,a),p!==0&&(e[p+1]=Ia(e[p+1],r)),e[a+1]=jD(e[a+1],r)}else e[r+1]=Vo(a,0),a!==0&&(e[a+1]=Ia(e[a+1],r)),a=r;else e[r+1]=Vo(c,0),a===0?a=r:e[c+1]=Ia(e[c+1],r),c=r;l&&(e[r+1]=rc(e[r+1])),kd(e,u,r,!0),kd(e,u,r,!1),BD(t,u,e,r,i),s=Vo(a,c),i?t.classBindings=s:t.styleBindings=s}function BD(e,t,n,r,o){let i=o?e.residualClasses:e.residualStyles;i!=null&&typeof t=="string"&&nn(i,t)>=0&&(n[r+1]=oc(n[r+1]))}function kd(e,t,n,r){let o=e[n+1],i=t===null,s=r?Bt(o):Dn(o),a=!1;for(;s!==0&&(a===!1||i);){let c=e[s],l=e[s+1];$D(c,t)&&(a=!0,e[s+1]=r?oc(l):rc(l)),s=r?Bt(l):Dn(l)}a&&(e[n+1]=r?rc(o):oc(o))}function $D(e,t){return e===null||t==null||(Array.isArray(e)?e[1]:e)===t?!0:Array.isArray(e)&&typeof t=="string"?nn(e,t)>=0:!1}var z={textEnd:0,key:0,keyEnd:0,value:0,valueEnd:0};function yh(e){return e.substring(z.key,z.keyEnd)}function UD(e){return e.substring(z.value,z.valueEnd)}function WD(e){return Ih(e),vh(e,Cn(e,0,z.textEnd))}function vh(e,t){let n=z.textEnd;return n===t?-1:(t=z.keyEnd=qD(e,z.key=t,n),Cn(e,t,n))}function GD(e){return Ih(e),Eh(e,Cn(e,0,z.textEnd))}function Eh(e,t){let n=z.textEnd,r=z.key=Cn(e,t,n);return n===r?-1:(r=z.keyEnd=zD(e,r,n),r=Od(e,r,n,58),r=z.value=Cn(e,r,n),r=z.valueEnd=QD(e,r,n),Od(e,r,n,59))}function Ih(e){z.key=0,z.keyEnd=0,z.value=0,z.valueEnd=0,z.textEnd=e.length}function Cn(e,t,n){for(;t<n&&e.charCodeAt(t)<=32;)t++;return t}function qD(e,t,n){for(;t<n&&e.charCodeAt(t)>32;)t++;return t}function zD(e,t,n){let r;for(;t<n&&((r=e.charCodeAt(t))===45||r===95||(r&-33)>=65&&(r&-33)<=90||r>=48&&r<=57);)t++;return t}function Od(e,t,n,r){return t=Cn(e,t,n),t<n&&t++,t}function QD(e,t,n){let r=-1,o=-1,i=-1,s=t,a=s;for(;s<n;){let c=e.charCodeAt(s++);if(c===59)return a;c===34||c===39?a=s=Pd(e,c,s,n):t===s-4&&i===85&&o===82&&r===76&&c===40?a=s=Pd(e,41,s,n):c>32&&(a=s),i=o,o=r,r=c&-33}return a}function Pd(e,t,n,r){let o=-1,i=n;for(;i<r;){let s=e.charCodeAt(i++);if(s==t&&o!==92)return i;s==92&&o===92?o=0:o=s}throw new Error}function Dh(e,t,n){return Th(e,t,n,!1),Dh}function Ch(e,t){return Th(e,t,null,!0),Ch}function ZD(e){bh(_h,YD,e,!1)}function YD(e,t){for(let n=GD(t);n>=0;n=Eh(t,n))_h(e,yh(t),UD(t))}function KD(e){bh(oC,JD,e,!0)}function JD(e,t){for(let n=WD(t);n>=0;n=vh(t,n))Zn(e,yh(t),!0)}function Th(e,t,n,r){let o=g(),i=P(),s=er(2);if(i.firstUpdatePass&&Mh(i,e,s,r),t!==Y&&re(o,s,t)){let a=i.data[he()];Nh(i,a,o,o[k],e,o[s+1]=sC(t,n),r,s)}}function bh(e,t,n,r){let o=P(),i=er(2);o.firstUpdatePass&&Mh(o,null,i,r);let s=g();if(n!==Y&&re(s,i,n)){let a=o.data[he()];if(Sh(a,r)&&!wh(o,i)){let c=r?a.classesWithoutHost:a.stylesWithoutHost;c!==null&&(n=uo(c,n||"")),nc(o,a,s,n,r)}else iC(o,a,s,s[k],s[i+1],s[i+1]=rC(e,t,n),r,i)}}function wh(e,t){return t>=e.expandoStartIndex}function Mh(e,t,n,r){let o=e.data;if(o[n+1]===null){let i=o[he()],s=wh(e,n);Sh(i,r)&&t===null&&!s&&(t=!1),t=XD(o,i,t,r),HD(o,i,t,n,s,r)}}function XD(e,t,n,r){let o=Su(e),i=r?t.residualClasses:t.residualStyles;if(o===null)(r?t.classBindings:t.styleBindings)===0&&(n=Da(null,e,t,n,r),n=yr(n,t.attrs,r),i=null);else{let s=t.directiveStylingLast;if(s===-1||e[s]!==o)if(n=Da(o,e,t,n,r),i===null){let c=eC(e,t,r);c!==void 0&&Array.isArray(c)&&(c=Da(null,e,t,c[1],r),c=yr(c,t.attrs,r),tC(e,t,r,c))}else i=nC(e,t,r)}return i!==void 0&&(r?t.residualClasses=i:t.residualStyles=i),n}function eC(e,t,n){let r=n?t.classBindings:t.styleBindings;if(Dn(r)!==0)return e[Bt(r)]}function tC(e,t,n,r){let o=n?t.classBindings:t.styleBindings;e[Bt(o)]=r}function nC(e,t,n){let r,o=t.directiveEnd;for(let i=1+t.directiveStylingLast;i<o;i++){let s=e[i].hostAttrs;r=yr(r,s,n)}return yr(r,t.attrs,n)}function Da(e,t,n,r,o){let i=null,s=n.directiveEnd,a=n.directiveStylingLast;for(a===-1?a=n.directiveStart:a++;a<s&&(i=t[a],r=yr(r,i.hostAttrs,o),i!==e);)a++;return e!==null&&(n.directiveStylingLast=a),r}function yr(e,t,n){let r=n?1:2,o=-1;if(t!==null)for(let i=0;i<t.length;i++){let s=t[i];typeof s=="number"?o=s:o===r&&(Array.isArray(e)||(e=e===void 0?[]:["",e]),Zn(e,s,n?!0:t[++i]))}return e===void 0?null:e}function rC(e,t,n){if(n==null||n==="")return J;let r=[],o=bn(n);if(Array.isArray(o))for(let i=0;i<o.length;i++)e(r,o[i],!0);else if(o instanceof Set)for(let i of o)e(r,i,!0);else if(typeof o=="object")for(let i in o)o.hasOwnProperty(i)&&e(r,i,o[i]);else typeof o=="string"&&t(r,o);return r}function _h(e,t,n){Zn(e,t,bn(n))}function oC(e,t,n){let r=String(t);r!==""&&!r.includes(" ")&&Zn(e,r,n)}function iC(e,t,n,r,o,i,s,a){o===Y&&(o=J);let c=0,l=0,u=0<o.length?o[0]:null,d=0<i.length?i[0]:null;for(;u!==null||d!==null;){let p=c<o.length?o[c+1]:void 0,f=l<i.length?i[l+1]:void 0,h=null,y;u===d?(c+=2,l+=2,p!==f&&(h=d,y=f)):d===null||u!==null&&u<d?(c+=2,h=u):(l+=2,h=d,y=f),h!==null&&Nh(e,t,n,r,h,y,s,a),u=c<o.length?o[c]:null,d=l<i.length?i[l]:null}}function Nh(e,t,n,r,o,i,s,a){if(!(t.type&3))return;let c=e.data,l=c[a+1],u=VD(l)?Ld(c,t,n,o,Dn(l),s):void 0;if(!fi(u)){fi(i)||FD(l)&&(i=Ld(c,null,n,o,a,s));let d=Bs(he(),n);Zv(r,s,d,o,i)}}function Ld(e,t,n,r,o,i){let s=t===null,a;for(;o>0;){let c=e[o],l=Array.isArray(c),u=l?c[1]:c,d=u===null,p=n[o+1];p===Y&&(p=d?J:void 0);let f=d?yo(p,r):u===r?p:void 0;if(l&&!fi(f)&&(f=yo(c,r)),fi(f)&&(a=f,s))return a;let h=e[o+1];o=s?Bt(h):Dn(h)}if(t!==null){let c=i?t.residualClasses:t.residualStyles;c!=null&&(a=yo(c,r))}return a}function fi(e){return e!==void 0}function sC(e,t){return e==null||e===""||(typeof t=="string"?e=e+t:typeof e=="object"&&(e=Un(bn(e)))),e}function Sh(e,t){return(e.flags&(t?8:16))!==0}function aC(e,t=""){let n=g(),r=P(),o=e+O,i=r.firstCreatePass?Ut(r,o,1,t,null):r.data[o],s=cC(r,n,i,t);n[o]=s,xo()&&bc(r,n,s,i),At(i,!1)}var cC=(e,t,n,r)=>(nr(!0),ev(t[k],r));function lC(e,t,n,r=""){return re(e,We(),n)?t+Ae(n)+r:Y}function uC(e,t,n,r,o,i=""){let s=ra(),a=En(e,s,n,o);return er(2),a?t+Ae(n)+r+Ae(o)+i:Y}function dC(e,t,n,r,o,i,s,a=""){let c=ra(),l=Oc(e,c,n,o,s);return er(3),l?t+Ae(n)+r+Ae(o)+i+Ae(s)+a:Y}function xh(e){return Xc("",e),xh}function Xc(e,t,n){let r=g(),o=lC(r,e,t,n);return o!==Y&&el(r,he(),o),Xc}function Ah(e,t,n,r,o){let i=g(),s=uC(i,e,t,n,r,o);return s!==Y&&el(i,he(),s),Ah}function Rh(e,t,n,r,o,i,s){let a=g(),c=dC(a,e,t,n,r,o,i,s);return c!==Y&&el(a,he(),c),Rh}function el(e,t,n){let r=Bs(t,e);tv(e[k],r,n)}function kh(e,t,n){$c(t)&&(t=t());let r=g(),o=We();if(re(r,o,t)){let i=P(),s=un();Jf(s,r,e,t,r[k],n)}return kh}function fC(e,t){let n=$c(e);return n&&e.set(t),n}function Oh(e,t){let n=g(),r=P(),o=F();return fh(r,n,n[k],o,e,t),Oh}var Ph={};function Lh(e){Me("NgLet");let t=P(),n=g(),r=e+O,o=Ut(t,r,128,null,null);return At(o,!1),Do(t,n,r,Ph),Lh}function pC(e){let t=P(),n=g(),r=he();return Do(t,n,r,e),e}function hC(e){let t=ta(),n=$s(t,O+e);if(n===Ph)throw new C(314,!1);return n}function Fd(e,t,n){let r=P();r.firstCreatePass&&Fh(t,r.data,r.blueprint,be(e),n)}function Fh(e,t,n,r,o){if(e=q(e),Array.isArray(e))for(let i=0;i<e.length;i++)Fh(e[i],t,n,r,o);else{let i=P(),s=g(),a=F(),c=Ct(e)?e:q(e.provide),l=Ps(e),u=a.providerIndexes&1048575,d=a.directiveStart,p=a.providerIndexes>>20;if(Ct(e)||!e.multi){let f=new Lt(l,o,xi,null),h=Ta(c,t,o?u:u+p,d);h===-1?(wa(Ko(a,s),i,c),Ca(i,e,t.length),t.push(c),a.directiveStart++,a.directiveEnd++,o&&(a.providerIndexes+=1048576),n.push(f),s.push(f)):(n[h]=f,s[h]=f)}else{let f=Ta(c,t,u+p,d),h=Ta(c,t,u,u+p),y=f>=0&&n[f],b=h>=0&&n[h];if(o&&!b||!o&&!y){wa(Ko(a,s),i,c);let w=yC(o?mC:gC,n.length,o,r,l,e);!o&&b&&(n[h].providerFactory=w),Ca(i,e,t.length,0),t.push(c),a.directiveStart++,a.directiveEnd++,o&&(a.providerIndexes+=1048576),n.push(w),s.push(w)}else{let w=jh(n[o?h:f],l,!o&&r);Ca(i,e,f>-1?f:h,w)}!o&&r&&b&&n[h].componentProviders++}}}function Ca(e,t,n,r){let o=Ct(t),i=pu(t);if(o||i){let c=(i?q(t.useClass):t).prototype.ngOnDestroy;if(c){let l=e.destroyHooks||(e.destroyHooks=[]);if(!o&&t.multi){let u=l.indexOf(n);u===-1?l.push(n,[r,c]):l[u+1].push(r,c)}else l.push(n,c)}}}function jh(e,t,n){return n&&e.componentProviders++,e.multi.push(t)-1}function Ta(e,t,n,r){for(let o=n;o<r;o++)if(t[o]===e)return o;return-1}function gC(e,t,n,r,o){return ic(this.multi,[])}function mC(e,t,n,r,o){let i=this.multi,s;if(this.providerFactory){let a=this.providerFactory.componentProviders,c=ar(r,r[m],this.providerFactory.index,o);s=c.slice(0,a),ic(i,s);for(let l=a;l<c.length;l++)s.push(c[l])}else s=[],ic(i,s);return s}function ic(e,t){for(let n=0;n<e.length;n++){let r=e[n];t.push(r())}return t}function yC(e,t,n,r,o,i){let s=new Lt(e,n,xi,null);return s.multi=[],s.index=t,s.componentProviders=0,jh(s,o,r&&!n),s}function vC(e,t){return n=>{n.providersResolver=(r,o)=>Fd(r,o?o(e):e,!1),t&&(n.viewProvidersResolver=(r,o)=>Fd(r,o?o(t):t,!0))}}function EC(e,t){let n=Ue()+e,r=g();return r[n]===Y?ct(r,n,t()):Ri(r,n)}function IC(e,t,n){return _C(g(),Ue(),e,t,n)}function DC(e,t,n,r){return NC(g(),Ue(),e,t,n,r)}function CC(e,t,n,r,o){return SC(g(),Ue(),e,t,n,r,o)}function TC(e,t,n,r,o,i,s){return xC(g(),Ue(),e,t,n,r,o,i)}function bC(e,t,n,r,o,i,s){let a=Ue()+e,c=g(),l=ki(c,a,n,r,o,i);return re(c,a+4,s)||l?ct(c,a+5,t(n,r,o,i,s)):Ri(c,a+5)}function wC(e,t,n,r,o,i,s,a){let c=Ue()+e,l=g(),u=ki(l,c,n,r,o,i);return En(l,c+4,s,a)||u?ct(l,c+6,t(n,r,o,i,s,a)):Ri(l,c+6)}function MC(e,t,n,r,o,i,s,a,c){let l=Ue()+e,u=g(),d=ki(u,l,n,r,o,i);return Oc(u,l+4,s,a,c)||d?ct(u,l+7,t(n,r,o,i,s,a,c)):Ri(u,l+7)}function ji(e,t){let n=e[t];return n===Y?void 0:n}function _C(e,t,n,r,o,i){let s=t+n;return re(e,s,o)?ct(e,s+1,i?r.call(i,o):r(o)):ji(e,s+1)}function NC(e,t,n,r,o,i,s){let a=t+n;return En(e,a,o,i)?ct(e,a+2,s?r.call(s,o,i):r(o,i)):ji(e,a+2)}function SC(e,t,n,r,o,i,s,a){let c=t+n;return Oc(e,c,o,i,s)?ct(e,c+3,a?r.call(a,o,i,s):r(o,i,s)):ji(e,c+3)}function xC(e,t,n,r,o,i,s,a,c){let l=t+n;return ki(e,l,o,i,s,a)?ct(e,l+4,c?r.call(c,o,i,s,a):r(o,i,s,a)):ji(e,l+4)}function AC(e,t){return Ni(e,t)}var pi=class{ngModuleFactory;componentFactories;constructor(t,n){this.ngModuleFactory=t,this.componentFactories=n}},RC=(()=>{class e{compileModuleSync(n){return new ai(n)}compileModuleAsync(n){return Promise.resolve(this.compileModuleSync(n))}compileModuleAndAllComponentsSync(n){let r=this.compileModuleSync(n),o=Ms(n),i=Nf(o.declarations).reduce((s,a)=>{let c=xe(a);return c&&s.push(new Vt(c)),s},[]);return new pi(r,i)}compileModuleAndAllComponentsAsync(n){return Promise.resolve(this.compileModuleAndAllComponentsSync(n))}clearCache(){}clearCacheFor(n){}getModuleId(n){}static \u0275fac=function(r){return new(r||e)};static \u0275prov=G({token:e,factory:e.\u0275fac,providedIn:"root"})}return e})();var Vh=(()=>{class e{applicationErrorHandler=I(it);appRef=I(Li);taskService=I(Rt);ngZone=I(ae);zonelessEnabled=I(rr);tracing=I($t,{optional:!0});zoneIsDefined=typeof Zone<"u"&&!!Zone.root.run;schedulerTickApplyArgs=[{data:{__scheduler_tick__:!0}}];subscriptions=new X;angularZoneId=this.zoneIsDefined?this.ngZone._inner?.get(Hn):null;scheduleInRootZone=!this.zonelessEnabled&&this.zoneIsDefined&&(I(da,{optional:!0})??!1);cancelScheduledCallback=null;useMicrotaskScheduler=!1;runningTick=!1;pendingRenderTaskId=null;constructor(){this.subscriptions.add(this.appRef.afterTick.subscribe(()=>{let n=this.taskService.add();if(!this.runningTick&&(this.cleanup(),!this.zonelessEnabled||this.appRef.includeAllTestViews)){this.taskService.remove(n);return}this.switchToMicrotaskScheduler(),this.taskService.remove(n)})),this.subscriptions.add(this.ngZone.onUnstable.subscribe(()=>{this.runningTick||this.cleanup()}))}switchToMicrotaskScheduler(){this.ngZone.runOutsideAngular(()=>{let n=this.taskService.add();this.useMicrotaskScheduler=!0,queueMicrotask(()=>{this.useMicrotaskScheduler=!1,this.taskService.remove(n)})})}notify(n){if(!this.zonelessEnabled&&n===5)return;switch(n){case 0:{this.appRef.dirtyFlags|=2;break}case 3:case 2:case 4:case 5:case 1:{this.appRef.dirtyFlags|=4;break}case 6:{this.appRef.dirtyFlags|=2;break}case 12:{this.appRef.dirtyFlags|=16;break}case 13:{this.appRef.dirtyFlags|=2;break}case 11:break;default:this.appRef.dirtyFlags|=8}if(this.appRef.tracingSnapshot=this.tracing?.snapshot(this.appRef.tracingSnapshot)??null,!this.shouldScheduleTick())return;let r=this.useMicrotaskScheduler?Vu:ca;this.pendingRenderTaskId=this.taskService.add(),this.scheduleInRootZone?this.cancelScheduledCallback=Zone.root.run(()=>r(()=>this.tick())):this.cancelScheduledCallback=this.ngZone.runOutsideAngular(()=>r(()=>this.tick()))}shouldScheduleTick(){return!(this.appRef.destroyed||this.pendingRenderTaskId!==null||this.runningTick||this.appRef._runningTick||!this.zonelessEnabled&&this.zoneIsDefined&&Zone.current.get(Hn+this.angularZoneId))}tick(){if(this.runningTick||this.appRef.destroyed)return;if(this.appRef.dirtyFlags===0){this.cleanup();return}!this.zonelessEnabled&&this.appRef.dirtyFlags&7&&(this.appRef.dirtyFlags|=1);let n=this.taskService.add();try{this.ngZone.run(()=>{this.runningTick=!0,this.appRef._tick()},void 0,this.schedulerTickApplyArgs)}catch(r){this.applicationErrorHandler(r)}finally{this.taskService.remove(n),this.cleanup()}}ngOnDestroy(){this.subscriptions.unsubscribe(),this.cleanup()}cleanup(){if(this.runningTick=!1,this.cancelScheduledCallback?.(),this.cancelScheduledCallback=null,this.pendingRenderTaskId!==null){let n=this.pendingRenderTaskId;this.pendingRenderTaskId=null,this.taskService.remove(n)}}static \u0275fac=function(r){return new(r||e)};static \u0275prov=G({token:e,factory:e.\u0275fac,providedIn:"root"})}return e})();function Hh(){return[{provide:Se,useExisting:Vh},{provide:ae,useClass:Bn},{provide:rr,useValue:!0}]}function kC(){return typeof $localize<"u"&&$localize.locale||br}var tl=new _("",{factory:()=>I(tl,{optional:!0,skipSelf:!0})||kC()});var wr=class{destroyed=!1;listeners=null;errorHandler=I(He,{optional:!0});destroyRef=I(Pe);constructor(){this.destroyRef.onDestroy(()=>{this.destroyed=!0,this.listeners=null})}subscribe(t){if(this.destroyed)throw new C(953,!1);return(this.listeners??=[]).push(t),{unsubscribe:()=>{let n=this.listeners?.indexOf(t);n!==void 0&&n!==-1&&this.listeners?.splice(n,1)}}}emit(t){if(this.destroyed){console.warn($n(953,!1));return}if(this.listeners===null)return;let n=v(null);try{for(let r of this.listeners)try{r(t)}catch(o){this.errorHandler?.handleError(o)}}finally{v(n)}}};function OC(e){return Zl(e)}function PC(e,t){return On(e,t?.equal)}var Bi=Symbol("InputSignalNode#UNSET"),Zh=Z(Q({},Pn),{transformFn:void 0,applyValueToInputSignal(e,t){vt(e,t)}});function Yh(e,t){let n=Object.create(Zh);n.value=e,n.transformFn=t?.transform;function r(){if(Ze(n),n.value===Bi){let o=null;throw new C(-950,o)}return n.value}return r[U]=n,r}function PP(e){return new wr}function Bh(e,t){return Yh(e,t)}function LC(e){return Yh(Bi,e)}var LP=(Bh.required=LC,Bh);function $h(e,t){return jc(t)}function FC(e,t){return Vc(t)}var FP=($h.required=FC,$h);function Uh(e,t){return jc(t)}function jC(e,t){return Vc(t)}var jP=(Uh.required=jC,Uh);function VP(e,t){return Ap(t)}function Kh(e,t){let n=Object.create(Zh),r=new wr;n.value=e;function o(){return Ze(n),Wh(n.value),n.value}return o[U]=n,o.asReadonly=ko.bind(o),o.set=i=>{n.equal(n.value,i)||(vt(n,i),r.emit(i))},o.update=i=>{Wh(n.value),o.set(i(n.value))},o.subscribe=r.subscribe.bind(r),o.destroyRef=r.destroyRef,o}function Wh(e){if(e===Bi)throw new C(952,!1)}function Gh(e,t){return Kh(e,t)}function VC(e){return Kh(Bi,e)}var HP=(Gh.required=VC,Gh);var rl=new _(""),HC=new _("");function Mr(e){return!e.moduleRef}function BC(e){let t=Mr(e)?e.r3Injector:e.moduleRef.injector,n=t.get(ae);return n.run(()=>{Mr(e)?e.r3Injector.resolveInjectorInitializers():e.moduleRef.resolveInjectorInitializers();let r=t.get(it),o;if(n.runOutsideAngular(()=>{o=n.onError.subscribe({next:r})}),Mr(e)){let i=()=>t.destroy(),s=e.platformInjector.get(rl);s.add(i),t.onDestroy(()=>{o.unsubscribe(),s.delete(i)})}else{let i=()=>e.moduleRef.destroy(),s=e.platformInjector.get(rl);s.add(i),e.moduleRef.onDestroy(()=>{sr(e.allPlatformModules,e.moduleRef),o.unsubscribe(),s.delete(i)})}return UC(r,n,()=>{let i=t.get(Rt),s=i.add(),a=t.get(Gc);return a.runInitializers(),a.donePromise.then(()=>{let c=t.get(tl,br);if(lh(c||br),!t.get(HC,!0))return Mr(e)?t.get(Li):(e.allPlatformModules.push(e.moduleRef),e.moduleRef);if(Mr(e)){let u=t.get(Li);return e.rootComponent!==void 0&&u.bootstrap(e.rootComponent),u}else return $C?.(e.moduleRef,e.allPlatformModules),e.moduleRef}).finally(()=>{i.remove(s)})})})}var $C;function UC(e,t,n){try{let r=n();return Uc(r)?r.catch(o=>{throw t.runOutsideAngular(()=>e(o)),o}):r}catch(r){throw t.runOutsideAngular(()=>e(r)),r}}var Vi=null;function WC(e=[],t){return Ee.create({name:t,providers:[{provide:Os,useValue:"platform"},{provide:rl,useValue:new Set([()=>Vi=null])},...e]})}function GC(e=[]){if(Vi)return Vi;let t=WC(e);return Vi=t,Yp(),qC(t),t}function qC(e){let t=e.get(af,null);Eo(e,()=>{t?.forEach(n=>n())})}function BP(){return!1}var zC=1e4;var $P=zC-1e3;var UP=(()=>{class e{static __NG_ELEMENT_ID__=QC}return e})();function QC(e){return ZC(F(),g(),(e&16)===16)}function ZC(e,t,n){if($e(e)&&!n){let r=pe(e.index,t);return new at(r,r)}else if(e.type&175){let r=t[te];return new at(r,t)}return null}var ol=class{supports(t){return kc(t)}create(t){return new il(t)}},YC=(e,t)=>t,il=class{length=0;collection;_linkedRecords=null;_unlinkedRecords=null;_previousItHead=null;_itHead=null;_itTail=null;_additionsHead=null;_additionsTail=null;_movesHead=null;_movesTail=null;_removalsHead=null;_removalsTail=null;_identityChangesHead=null;_identityChangesTail=null;_trackByFn;constructor(t){this._trackByFn=t||YC}forEachItem(t){let n;for(n=this._itHead;n!==null;n=n._next)t(n)}forEachOperation(t){let n=this._itHead,r=this._removalsHead,o=0,i=null;for(;n||r;){let s=!r||n&&n.currentIndex<qh(r,o,i)?n:r,a=qh(s,o,i),c=s.currentIndex;if(s===r)o--,r=r._nextRemoved;else if(n=n._next,s.previousIndex==null)o++;else{i||(i=[]);let l=a-o,u=c-o;if(l!=u){for(let p=0;p<l;p++){let f=p<i.length?i[p]:i[p]=0,h=f+p;u<=h&&h<l&&(i[p]=f+1)}let d=s.previousIndex;i[d]=u-l}}a!==c&&t(s,a,c)}}forEachPreviousItem(t){let n;for(n=this._previousItHead;n!==null;n=n._nextPrevious)t(n)}forEachAddedItem(t){let n;for(n=this._additionsHead;n!==null;n=n._nextAdded)t(n)}forEachMovedItem(t){let n;for(n=this._movesHead;n!==null;n=n._nextMoved)t(n)}forEachRemovedItem(t){let n;for(n=this._removalsHead;n!==null;n=n._nextRemoved)t(n)}forEachIdentityChange(t){let n;for(n=this._identityChangesHead;n!==null;n=n._nextIdentityChange)t(n)}diff(t){if(t==null&&(t=[]),!kc(t))throw new C(900,!1);return this.check(t)?this:null}onDestroy(){}check(t){this._reset();let n=this._itHead,r=!1,o,i,s;if(Array.isArray(t)){this.length=t.length;for(let a=0;a<this.length;a++)i=t[a],s=this._trackByFn(a,i),n===null||!Object.is(n.trackById,s)?(n=this._mismatch(n,i,s,a),r=!0):(r&&(n=this._verifyReinsertion(n,i,s,a)),Object.is(n.item,i)||this._addIdentityChange(n,i)),n=n._next}else o=0,vp(t,a=>{s=this._trackByFn(o,a),n===null||!Object.is(n.trackById,s)?(n=this._mismatch(n,a,s,o),r=!0):(r&&(n=this._verifyReinsertion(n,a,s,o)),Object.is(n.item,a)||this._addIdentityChange(n,a)),n=n._next,o++}),this.length=o;return this._truncate(n),this.collection=t,this.isDirty}get isDirty(){return this._additionsHead!==null||this._movesHead!==null||this._removalsHead!==null||this._identityChangesHead!==null}_reset(){if(this.isDirty){let t;for(t=this._previousItHead=this._itHead;t!==null;t=t._next)t._nextPrevious=t._next;for(t=this._additionsHead;t!==null;t=t._nextAdded)t.previousIndex=t.currentIndex;for(this._additionsHead=this._additionsTail=null,t=this._movesHead;t!==null;t=t._nextMoved)t.previousIndex=t.currentIndex;this._movesHead=this._movesTail=null,this._removalsHead=this._removalsTail=null,this._identityChangesHead=this._identityChangesTail=null}}_mismatch(t,n,r,o){let i;return t===null?i=this._itTail:(i=t._prev,this._remove(t)),t=this._unlinkedRecords===null?null:this._unlinkedRecords.get(r,null),t!==null?(Object.is(t.item,n)||this._addIdentityChange(t,n),this._reinsertAfter(t,i,o)):(t=this._linkedRecords===null?null:this._linkedRecords.get(r,o),t!==null?(Object.is(t.item,n)||this._addIdentityChange(t,n),this._moveAfter(t,i,o)):t=this._addAfter(new sl(n,r),i,o)),t}_verifyReinsertion(t,n,r,o){let i=this._unlinkedRecords===null?null:this._unlinkedRecords.get(r,null);return i!==null?t=this._reinsertAfter(i,t._prev,o):t.currentIndex!=o&&(t.currentIndex=o,this._addToMoves(t,o)),t}_truncate(t){for(;t!==null;){let n=t._next;this._addToRemovals(this._unlink(t)),t=n}this._unlinkedRecords!==null&&this._unlinkedRecords.clear(),this._additionsTail!==null&&(this._additionsTail._nextAdded=null),this._movesTail!==null&&(this._movesTail._nextMoved=null),this._itTail!==null&&(this._itTail._next=null),this._removalsTail!==null&&(this._removalsTail._nextRemoved=null),this._identityChangesTail!==null&&(this._identityChangesTail._nextIdentityChange=null)}_reinsertAfter(t,n,r){this._unlinkedRecords!==null&&this._unlinkedRecords.remove(t);let o=t._prevRemoved,i=t._nextRemoved;return o===null?this._removalsHead=i:o._nextRemoved=i,i===null?this._removalsTail=o:i._prevRemoved=o,this._insertAfter(t,n,r),this._addToMoves(t,r),t}_moveAfter(t,n,r){return this._unlink(t),this._insertAfter(t,n,r),this._addToMoves(t,r),t}_addAfter(t,n,r){return this._insertAfter(t,n,r),this._additionsTail===null?this._additionsTail=this._additionsHead=t:this._additionsTail=this._additionsTail._nextAdded=t,t}_insertAfter(t,n,r){let o=n===null?this._itHead:n._next;return t._next=o,t._prev=n,o===null?this._itTail=t:o._prev=t,n===null?this._itHead=t:n._next=t,this._linkedRecords===null&&(this._linkedRecords=new Hi),this._linkedRecords.put(t),t.currentIndex=r,t}_remove(t){return this._addToRemovals(this._unlink(t))}_unlink(t){this._linkedRecords!==null&&this._linkedRecords.remove(t);let n=t._prev,r=t._next;return n===null?this._itHead=r:n._next=r,r===null?this._itTail=n:r._prev=n,t}_addToMoves(t,n){return t.previousIndex===n||(this._movesTail===null?this._movesTail=this._movesHead=t:this._movesTail=this._movesTail._nextMoved=t),t}_addToRemovals(t){return this._unlinkedRecords===null&&(this._unlinkedRecords=new Hi),this._unlinkedRecords.put(t),t.currentIndex=null,t._nextRemoved=null,this._removalsTail===null?(this._removalsTail=this._removalsHead=t,t._prevRemoved=null):(t._prevRemoved=this._removalsTail,this._removalsTail=this._removalsTail._nextRemoved=t),t}_addIdentityChange(t,n){return t.item=n,this._identityChangesTail===null?this._identityChangesTail=this._identityChangesHead=t:this._identityChangesTail=this._identityChangesTail._nextIdentityChange=t,t}},sl=class{item;trackById;currentIndex=null;previousIndex=null;_nextPrevious=null;_prev=null;_next=null;_prevDup=null;_nextDup=null;_prevRemoved=null;_nextRemoved=null;_nextAdded=null;_nextMoved=null;_nextIdentityChange=null;constructor(t,n){this.item=t,this.trackById=n}},al=class{_head=null;_tail=null;add(t){this._head===null?(this._head=this._tail=t,t._nextDup=null,t._prevDup=null):(this._tail._nextDup=t,t._prevDup=this._tail,t._nextDup=null,this._tail=t)}get(t,n){let r;for(r=this._head;r!==null;r=r._nextDup)if((n===null||n<=r.currentIndex)&&Object.is(r.trackById,t))return r;return null}remove(t){let n=t._prevDup,r=t._nextDup;return n===null?this._head=r:n._nextDup=r,r===null?this._tail=n:r._prevDup=n,this._head===null}},Hi=class{map=new Map;put(t){let n=t.trackById,r=this.map.get(n);r||(r=new al,this.map.set(n,r)),r.add(t)}get(t,n){let r=t,o=this.map.get(r);return o?o.get(t,n):null}remove(t){let n=t.trackById;return this.map.get(n).remove(t)&&this.map.delete(n),t}get isEmpty(){return this.map.size===0}clear(){this.map.clear()}};function qh(e,t,n){let r=e.previousIndex;if(r===null)return r;let o=0;return n&&r<n.length&&(o=n[r]),r+t+o}var cl=class{supports(t){return t instanceof Map||Ai(t)}create(){return new ll}},ll=class{_records=new Map;_mapHead=null;_appendAfter=null;_previousMapHead=null;_changesHead=null;_changesTail=null;_additionsHead=null;_additionsTail=null;_removalsHead=null;get isDirty(){return this._additionsHead!==null||this._changesHead!==null||this._removalsHead!==null}forEachItem(t){let n;for(n=this._mapHead;n!==null;n=n._next)t(n)}forEachPreviousItem(t){let n;for(n=this._previousMapHead;n!==null;n=n._nextPrevious)t(n)}forEachChangedItem(t){let n;for(n=this._changesHead;n!==null;n=n._nextChanged)t(n)}forEachAddedItem(t){let n;for(n=this._additionsHead;n!==null;n=n._nextAdded)t(n)}forEachRemovedItem(t){let n;for(n=this._removalsHead;n!==null;n=n._nextRemoved)t(n)}diff(t){if(!t)t=new Map;else if(!(t instanceof Map||Ai(t)))throw new C(900,!1);return this.check(t)?this:null}check(t){this._reset();let n=this._mapHead;if(this._appendAfter=null,this._forEach(t,(r,o)=>{if(n&&n.key===o)this._maybeAddToChanges(n,r),this._appendAfter=n,n=n._next;else{let i=this._getOrCreateRecordForKey(o,r);n=this._insertBeforeOrAppend(n,i)}}),n){n._prev&&(n._prev._next=null),this._removalsHead=n;for(let r=n;r!==null;r=r._nextRemoved)r===this._mapHead&&(this._mapHead=null),this._records.delete(r.key),r._nextRemoved=r._next,r.previousValue=r.currentValue,r.currentValue=null,r._prev=null,r._next=null}return this._changesTail&&(this._changesTail._nextChanged=null),this._additionsTail&&(this._additionsTail._nextAdded=null),this.isDirty}_insertBeforeOrAppend(t,n){if(t){let r=t._prev;return n._next=t,n._prev=r,t._prev=n,r&&(r._next=n),t===this._mapHead&&(this._mapHead=n),this._appendAfter=t,t}return this._appendAfter?(this._appendAfter._next=n,n._prev=this._appendAfter):this._mapHead=n,this._appendAfter=n,null}_getOrCreateRecordForKey(t,n){if(this._records.has(t)){let o=this._records.get(t);this._maybeAddToChanges(o,n);let i=o._prev,s=o._next;return i&&(i._next=s),s&&(s._prev=i),o._next=null,o._prev=null,o}let r=new ul(t);return this._records.set(t,r),r.currentValue=n,this._addToAdditions(r),r}_reset(){if(this.isDirty){let t;for(this._previousMapHead=this._mapHead,t=this._previousMapHead;t!==null;t=t._next)t._nextPrevious=t._next;for(t=this._changesHead;t!==null;t=t._nextChanged)t.previousValue=t.currentValue;for(t=this._additionsHead;t!=null;t=t._nextAdded)t.previousValue=t.currentValue;this._changesHead=this._changesTail=null,this._additionsHead=this._additionsTail=null,this._removalsHead=null}}_maybeAddToChanges(t,n){Object.is(n,t.currentValue)||(t.previousValue=t.currentValue,t.currentValue=n,this._addToChanges(t))}_addToAdditions(t){this._additionsHead===null?this._additionsHead=this._additionsTail=t:(this._additionsTail._nextAdded=t,this._additionsTail=t)}_addToChanges(t){this._changesHead===null?this._changesHead=this._changesTail=t:(this._changesTail._nextChanged=t,this._changesTail=t)}_forEach(t,n){t instanceof Map?t.forEach(n):Object.keys(t).forEach(r=>n(t[r],r))}},ul=class{key;previousValue=null;currentValue=null;_nextPrevious=null;_next=null;_prev=null;_nextAdded=null;_nextRemoved=null;_nextChanged=null;constructor(t){this.key=t}};function zh(){return new KC([new ol])}var KC=(()=>{class e{factories;static \u0275prov=G({token:e,providedIn:"root",factory:zh});constructor(n){this.factories=n}static create(n,r){if(r!=null){let o=r.factories.slice();n=n.concat(o)}return new e(n)}static extend(n){return{provide:e,useFactory:()=>{let r=I(e,{optional:!0,skipSelf:!0});return e.create(n,r||zh())}}}find(n){let r=this.factories.find(o=>o.supports(n));if(r!=null)return r;throw new C(901,!1)}}return e})();function Qh(){return new JC([new cl])}var JC=(()=>{class e{static \u0275prov=G({token:e,providedIn:"root",factory:Qh});factories;constructor(n){this.factories=n}static create(n,r){if(r){let o=r.factories.slice();n=n.concat(o)}return new e(n)}static extend(n){return{provide:e,useFactory:()=>{let r=I(e,{optional:!0,skipSelf:!0});return e.create(n,r||Qh())}}}find(n){let r=this.factories.find(o=>o.supports(n));if(r)return r;throw new C(901,!1)}}return e})();function WP(e){let{rootComponent:t,appProviders:n,platformProviders:r,platformRef:o}=e;x(M.BootstrapApplicationStart);try{let i=o?.injector??GC(r),s=[Hh(),Bu,...n||[]],a=new mr({providers:s,parent:i,debugName:"",runEnvironmentInitializers:!1});return BC({r3Injector:a.injector,platformInjector:i,rootComponent:t})}catch(i){return Promise.reject(i)}finally{x(M.BootstrapApplicationEnd)}}function GP(e){return typeof e=="boolean"?e:e!=null&&e!=="false"}function qP(e,t=NaN){return!isNaN(parseFloat(e))&&!isNaN(Number(e))?Number(e):t}var nl=Symbol("NOT_SET"),Jh=new Set,XC=Z(Q({},Pn),{kind:"afterRenderEffectPhase",consumerIsAlwaysLive:!0,consumerAllowSignalWrites:!0,value:nl,cleanup:null,consumerMarkedDirty(){if(this.sequence.impl.executing){if(this.sequence.lastPhase===null||this.sequence.lastPhase<this.phase)return;this.sequence.erroredOrDestroyed=!0}this.sequence.scheduler.notify(7)},phaseFn(e){if(this.sequence.lastPhase=this.phase,!this.dirty)return this.signal;if(this.dirty=!1,this.value!==nl&&!Kt(this))return this.signal;try{for(let o of this.cleanup??Jh)o()}finally{this.cleanup?.clear()}let t=[];e!==void 0&&t.push(e),t.push(this.registerCleanupFn);let n=Ye(this),r;try{r=this.userFn.apply(null,t)}finally{yt(this,n)}return(this.value===nl||!this.equal(this.value,r))&&(this.value=r,this.version++),this.signal}}),dl=class extends ur{scheduler;lastPhase=null;nodes=[void 0,void 0,void 0,void 0];onDestroyFns=null;constructor(t,n,r,o,i,s=null){super(t,[void 0,void 0,void 0,void 0],r,!1,i.get(Pe),s),this.scheduler=o;for(let a of Dc){let c=n[a];if(c===void 0)continue;let l=Object.create(XC);l.sequence=this,l.phase=a,l.userFn=c,l.dirty=!0,l.signal=()=>(Ze(l),l.value),l.signal[U]=l,l.registerCleanupFn=u=>(l.cleanup??=new Set).add(u),this.nodes[a]=l,this.hooks[a]=u=>l.phaseFn(u)}}afterRun(){super.afterRun(),this.lastPhase=null}destroy(){if(this.onDestroyFns!==null)for(let t of this.onDestroyFns)t();super.destroy();for(let t of this.nodes)if(t)try{for(let n of t.cleanup??Jh)n()}finally{Ke(t)}}};function zP(e,t){let n=t?.injector??I(Ee),r=n.get(Se),o=n.get(Ii),i=n.get($t,null,{optional:!0});o.impl??=n.get(Cc);let s=e;typeof s=="function"&&(s={mixedReadWrite:e});let a=n.get(dn,null,{optional:!0}),c=new dl(o.impl,[s.earlyRead,s.write,s.mixedReadWrite,s.read],a?.view,r,n,i?.snapshot(null));return o.impl.register(c),c}function QP(e){let t=xe(e);if(!t)return null;let n=new Vt(t);return{get selector(){return n.selector},get type(){return n.componentType},get inputs(){return n.inputs},get outputs(){return n.outputs},get ngContentSelectors(){return n.ngContentSelectors},get isStandalone(){return t.standalone},get isSignal(){return t.signals}}}export{X as a,og as b,N as c,ve as d,An as e,Rn as f,hb as g,Qe as h,hg as i,gg as j,mg as k,ht as l,yg as m,gt as n,wg as o,Fe as p,qr as q,_g as r,Ng as s,Ki as t,Zi as u,jl as v,Pg as w,Ji as x,Fg as y,jg as z,Vg as A,Hg as B,Bg as C,$g as D,Ug as E,rg as F,Kg as G,C as H,$n as I,fo as J,G as K,tu as L,em as M,_ as N,Ne as O,I as P,Yn as Q,Os as R,se as S,Eo as T,Im as U,Cu as V,Tu as W,Ou as X,Pu as Y,Ee as Z,Ao as _,Pe as $,Rt as aa,je as ba,ae as ca,He as da,it as ea,Am as fa,Ro as ga,Se as ha,Oo as ia,$u as ja,Gm as ka,ly as la,Er as ma,my as na,yy as oa,af as pa,Ey as qa,Iy as ra,Dy as sa,cf as ta,Cy as ua,Ft as va,bn as wa,fc as xa,Sy as ya,xy as za,Ay as Aa,Ry as Ba,ky as Ca,pc as Da,Cf as Ea,mi as Fa,iv as Ga,sv as Ha,av as Ia,Tv as Ja,ei as Ka,vn as La,$t as Ma,Me as Na,$f as Oa,pr as Pa,hr as Qa,AE as Ra,xi as Sa,kE as Ta,Oi as Ua,In as Va,kp as Wa,dI as Xa,Hc as Ya,pI as Za,gI as _a,vI as $a,II as ab,Fp as bb,Vp as cb,Hp as db,XI as eb,Uc as fb,eD as gb,Zp as hb,Li as ib,sD as jb,aD as kb,cD as lb,lD as mb,eh as nb,qo as ob,zo as pb,gD as qb,mD as rb,yD as sb,vD as tb,ED as ub,ID as vb,th as wb,di as xb,Zc as yb,nh as zb,Yc as Ab,Kc as Bb,rh as Cb,Jc as Db,Fi as Eb,ih as Fb,sh as Gb,wD as Hb,MD as Ib,ch as Jb,uh as Kb,dh as Lb,ND as Mb,xD as Nb,AD as Ob,ph as Pb,hh as Qb,kD as Rb,OD as Sb,gh as Tb,mh as Ub,PD as Vb,LD as Wb,Dh as Xb,Ch as Yb,ZD as Zb,KD as _b,aC as $b,xh as ac,Xc as bc,Ah as cc,Rh as dc,kh as ec,fC as fc,Oh as gc,Lh as hc,pC as ic,hC as jc,vC as kc,EC as lc,IC as mc,DC as nc,CC as oc,TC as pc,bC as qc,wC as rc,MC as sc,AC as tc,RC as uc,OC as vc,PC as wc,PP as xc,LP as yc,FP as zc,jP as Ac,VP as Bc,HP as Cc,BP as Dc,UP as Ec,KC as Fc,JC as Gc,WP as Hc,GP as Ic,qP as Jc,zP as Kc,QP as Lc};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
import{c as a}from"./chunk-GUPPOK7U.js";import"./chunk-BSIR3ADF.js";import"./chunk-JKPG5PO7.js";import"./chunk-7WMT2LX4.js";import"./chunk-TQBXK5JN.js";import"./chunk-EJVWTBMV.js";import"./chunk-ZRJ5ZCFR.js";export{a as InputTypeControl};
|