diff --git a/angular-primeng-app/dist/3rdpartylicenses.txt b/angular-primeng-app/dist/3rdpartylicenses.txt index 7e1b2cd..9d1b751 100644 --- a/angular-primeng-app/dist/3rdpartylicenses.txt +++ b/angular-primeng-app/dist/3rdpartylicenses.txt @@ -1,9 +1,348 @@ -------------------------------------------------------------------------------- -Package: @angular/core +Package: @angular/forms +License: "MIT" + + +-------------------------------------------------------------------------------- +Package: primeng +License: "MIT" + + +-------------------------------------------------------------------------------- +Package: @angular/platform-browser +License: "MIT" + + +-------------------------------------------------------------------------------- +Package: apollo-angular +License: "MIT" + +The MIT License (MIT) + +Copyright (c) 2015 - 2020 Kamil Kisiela + +Permission is hereby granted, free of charge, to any person obtaining a copy +of this software and associated documentation files (the "Software"), to deal +in the Software without restriction, including without limitation the rights +to use, copy, modify, merge, publish, distribute, sublicense, and/or sell +copies of the Software, and to permit persons to whom the Software is +furnished to do so, subject to the following conditions: + +The above copyright notice and this permission notice shall be included in all +copies or substantial portions of the Software. + +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR +IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, +FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE +AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER +LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, +OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE +SOFTWARE. + +-------------------------------------------------------------------------------- +Package: @angular/common +License: "MIT" + + +-------------------------------------------------------------------------------- +Package: @angular/router +License: "MIT" + + +-------------------------------------------------------------------------------- +Package: ts-invariant +License: "MIT" + +MIT License + +Copyright (c) 2019 Apollo GraphQL + +Permission is hereby granted, free of charge, to any person obtaining a copy +of this software and associated documentation files (the "Software"), to deal +in the Software without restriction, including without limitation the rights +to use, copy, modify, merge, publish, distribute, sublicense, and/or sell +copies of the Software, and to permit persons to whom the Software is +furnished to do so, subject to the following conditions: + +The above copyright notice and this permission notice shall be included in all +copies or substantial portions of the Software. + +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR +IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, +FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE +AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER +LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, +OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE +SOFTWARE. + +-------------------------------------------------------------------------------- +Package: @apollo/client +License: "MIT" + +The MIT License (MIT) + +Copyright (c) 2022 Apollo Graph, Inc. (Formerly Meteor Development Group, Inc.) + +Permission is hereby granted, free of charge, to any person obtaining a copy +of this software and associated documentation files (the "Software"), to deal +in the Software without restriction, including without limitation the rights +to use, copy, modify, merge, publish, distribute, sublicense, and/or sell +copies of the Software, and to permit persons to whom the Software is +furnished to do so, subject to the following conditions: + +The above copyright notice and this permission notice shall be included in all +copies or substantial portions of the Software. + +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR +IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, +FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE +AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER +LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, +OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE +SOFTWARE. + + +-------------------------------------------------------------------------------- +Package: graphql +License: "MIT" + +MIT License + +Copyright (c) GraphQL Contributors + +Permission is hereby granted, free of charge, to any person obtaining a copy +of this software and associated documentation files (the "Software"), to deal +in the Software without restriction, including without limitation the rights +to use, copy, modify, merge, publish, distribute, sublicense, and/or sell +copies of the Software, and to permit persons to whom the Software is +furnished to do so, subject to the following conditions: + +The above copyright notice and this permission notice shall be included in all +copies or substantial portions of the Software. + +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR +IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, +FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE +AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER +LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, +OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE +SOFTWARE. + +-------------------------------------------------------------------------------- +Package: @wry/trie +License: "MIT" + + +-------------------------------------------------------------------------------- +Package: @wry/caches +License: "MIT" + +MIT License + +Copyright (c) 2019-2021 Ben Newman + +Permission is hereby granted, free of charge, to any person obtaining a copy +of this software and associated documentation files (the "Software"), to deal +in the Software without restriction, including without limitation the rights +to use, copy, modify, merge, publish, distribute, sublicense, and/or sell +copies of the Software, and to permit persons to whom the Software is +furnished to do so, subject to the following conditions: + +The above copyright notice and this permission notice shall be included in all +copies or substantial portions of the Software. + +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR +IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, +FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE +AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER +LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, +OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE +SOFTWARE. + +-------------------------------------------------------------------------------- +Package: @wry/trie +License: "MIT" + +MIT License + +Copyright (c) 2019-2021 Ben Newman + +Permission is hereby granted, free of charge, to any person obtaining a copy +of this software and associated documentation files (the "Software"), to deal +in the Software without restriction, including without limitation the rights +to use, copy, modify, merge, publish, distribute, sublicense, and/or sell +copies of the Software, and to permit persons to whom the Software is +furnished to do so, subject to the following conditions: + +The above copyright notice and this permission notice shall be included in all +copies or substantial portions of the Software. + +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR +IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, +FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE +AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER +LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, +OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE +SOFTWARE. + +-------------------------------------------------------------------------------- +Package: @wry/context License: "MIT" +-------------------------------------------------------------------------------- +Package: optimism +License: "MIT" + +MIT License + +Copyright (c) 2016 Ben Newman + +Permission is hereby granted, free of charge, to any person obtaining a copy +of this software and associated documentation files (the "Software"), to deal +in the Software without restriction, including without limitation the rights +to use, copy, modify, merge, publish, distribute, sublicense, and/or sell +copies of the Software, and to permit persons to whom the Software is +furnished to do so, subject to the following conditions: + +The above copyright notice and this permission notice shall be included in all +copies or substantial portions of the Software. + +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR +IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, +FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE +AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER +LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, +OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE +SOFTWARE. + +-------------------------------------------------------------------------------- +Package: zen-observable-ts +License: "MIT" + +The MIT License (MIT) + +Copyright (c) 2021 Apollo Graph, Inc. (Formerly Meteor Development Group, Inc.) + +Permission is hereby granted, free of charge, to any person obtaining a copy +of this software and associated documentation files (the "Software"), to deal +in the Software without restriction, including without limitation the rights +to use, copy, modify, merge, publish, distribute, sublicense, and/or sell +copies of the Software, and to permit persons to whom the Software is +furnished to do so, subject to the following conditions: + +The above copyright notice and this permission notice shall be included in all +copies or substantial portions of the Software. + +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR +IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, +FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE +AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER +LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, +OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE +SOFTWARE. + +-------------------------------------------------------------------------------- +Package: symbol-observable +License: "MIT" + +The MIT License (MIT) + +Copyright (c) 2021 Sindre Sorhus (sindresorhus.com) +Copyright (c) 2021 Ben Lesh + +Permission is hereby granted, free of charge, to any person obtaining a copy +of this software and associated documentation files (the "Software"), to deal +in the Software without restriction, including without limitation the rights +to use, copy, modify, merge, publish, distribute, sublicense, and/or sell +copies of the Software, and to permit persons to whom the Software is +furnished to do so, subject to the following conditions: + +The above copyright notice and this permission notice shall be included in +all copies or substantial portions of the Software. + +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR +IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, +FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE +AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER +LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, +OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN +THE SOFTWARE. + +-------------------------------------------------------------------------------- +Package: @wry/equality +License: "MIT" + +MIT License + +Copyright (c) 2019 Ben Newman + +Permission is hereby granted, free of charge, to any person obtaining a copy +of this software and associated documentation files (the "Software"), to deal +in the Software without restriction, including without limitation the rights +to use, copy, modify, merge, publish, distribute, sublicense, and/or sell +copies of the Software, and to permit persons to whom the Software is +furnished to do so, subject to the following conditions: + +The above copyright notice and this permission notice shall be included in all +copies or substantial portions of the Software. + +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR +IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, +FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE +AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER +LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, +OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE +SOFTWARE. + +-------------------------------------------------------------------------------- +Package: graphql-tag +License: "MIT" + +The MIT License (MIT) + +Copyright (c) 2021 Apollo Graph, Inc. (Formerly Meteor Development Group, Inc.) + +Permission is hereby granted, free of charge, to any person obtaining a copy +of this software and associated documentation files (the "Software"), to deal +in the Software without restriction, including without limitation the rights +to use, copy, modify, merge, publish, distribute, sublicense, and/or sell +copies of the Software, and to permit persons to whom the Software is +furnished to do so, subject to the following conditions: + +The above copyright notice and this permission notice shall be included in all +copies or substantial portions of the Software. + +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR +IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, +FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE +AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER +LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, +OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE +SOFTWARE. + +-------------------------------------------------------------------------------- +Package: @angular/animations +License: "MIT" + + +-------------------------------------------------------------------------------- +Package: tslib +License: "0BSD" + +Copyright (c) Microsoft Corporation. + +Permission to use, copy, modify, and/or distribute this software for any +purpose with or without fee is hereby granted. + +THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH +REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY +AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT, +INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM +LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR +OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR +PERFORMANCE OF THIS SOFTWARE. -------------------------------------------------------------------------------- Package: rxjs License: "Apache-2.0" @@ -212,43 +551,7 @@ License: "Apache-2.0" -------------------------------------------------------------------------------- -Package: tslib -License: "0BSD" - -Copyright (c) Microsoft Corporation. - -Permission to use, copy, modify, and/or distribute this software for any -purpose with or without fee is hereby granted. - -THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH -REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY -AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT, -INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM -LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR -OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR -PERFORMANCE OF THIS SOFTWARE. --------------------------------------------------------------------------------- -Package: @angular/common -License: "MIT" - - --------------------------------------------------------------------------------- -Package: @angular/platform-browser -License: "MIT" - - --------------------------------------------------------------------------------- -Package: @angular/router -License: "MIT" - - --------------------------------------------------------------------------------- -Package: @angular/forms -License: "MIT" - - --------------------------------------------------------------------------------- -Package: primeng +Package: @angular/core License: "MIT" @@ -2375,11 +2678,6 @@ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. --------------------------------------------------------------------------------- -Package: @angular/animations -License: "MIT" - - -------------------------------------------------------------------------------- Package: @angular/platform-server License: "MIT" diff --git a/angular-primeng-app/dist/browser/assets/images/angular-headless-hashnode-logo.jpg b/angular-primeng-app/dist/browser/assets/images/anguhashblog-logo.jpg similarity index 100% rename from angular-primeng-app/dist/browser/assets/images/angular-headless-hashnode-logo.jpg rename to angular-primeng-app/dist/browser/assets/images/anguhashblog-logo.jpg diff --git a/angular-primeng-app/dist/browser/assets/images/angular-primeng-dark-anguhashblog.jpg b/angular-primeng-app/dist/browser/assets/images/angular-primeng-dark-anguhashblog.jpg new file mode 100644 index 0000000..da69784 Binary files /dev/null and b/angular-primeng-app/dist/browser/assets/images/angular-primeng-dark-anguhashblog.jpg differ diff --git a/angular-primeng-app/dist/browser/assets/images/angular-primeng-light-anguhashblog.jpg b/angular-primeng-app/dist/browser/assets/images/angular-primeng-light-anguhashblog.jpg new file mode 100644 index 0000000..8750065 Binary files /dev/null and b/angular-primeng-app/dist/browser/assets/images/angular-primeng-light-anguhashblog.jpg differ diff --git a/angular-primeng-app/dist/browser/assets/images/hashnode-logo-white.png b/angular-primeng-app/dist/browser/assets/images/hashnode-logo-white.png new file mode 100644 index 0000000..e601262 Binary files /dev/null and b/angular-primeng-app/dist/browser/assets/images/hashnode-logo-white.png differ diff --git a/angular-primeng-app/dist/browser/assets/themes/dark.scss b/angular-primeng-app/dist/browser/assets/themes/dark.scss new file mode 100644 index 0000000..aa7cefd --- /dev/null +++ b/angular-primeng-app/dist/browser/assets/themes/dark.scss @@ -0,0 +1,19 @@ +@import "primeng/resources/themes/lara-dark-blue/theme.css"; + +.social-link { + a { + i { + color: var(--blue-200); + } + } +} + +article { + a { + color: var(--blue-300); + } + pre { + background-color: #222; + color: #eaeaea; + } +} diff --git a/angular-primeng-app/dist/browser/assets/themes/light.scss b/angular-primeng-app/dist/browser/assets/themes/light.scss new file mode 100644 index 0000000..49ec336 --- /dev/null +++ b/angular-primeng-app/dist/browser/assets/themes/light.scss @@ -0,0 +1,47 @@ +@import "primeng/resources/themes/lara-light-blue/theme.css"; + +body { + background-color: var(--gray-50); +} + +.p-card, +.p-toolbar { + background-color: var(--gray-200); +} + +.p-tag { + background-color: var(--blue-100); + color: var(--gray-600) +} + +.p-button { + background-color: var(--blue-200); + color: var(--gray-600); + border: none; +} + +.transparent-button { + .p-button-icon-only { + background-color: transparent; + } +} + +.social-link { + a { + i { + color: var(--blue-600); + } + } +} + +article { + a { + color: var(--blue-400); + } + pre { + background-color: #444; + color: #eaeaea; + } +} + + diff --git a/angular-primeng-app/dist/browser/chunk-4KWLFWZZ.js b/angular-primeng-app/dist/browser/chunk-4KWLFWZZ.js new file mode 100644 index 0000000..362b39d --- /dev/null +++ b/angular-primeng-app/dist/browser/chunk-4KWLFWZZ.js @@ -0,0 +1,2 @@ +import{A as N,B as w,C as R,z as O}from"./chunk-BSR3TW2G.js";import{$ as T,Ab as f,Db as u,Fb as g,Gb as _,Ib as y,Kb as C,Ra as a,Sa as S,_ as v,fa as b,fb as l,gb as x,hb as i,ia as I,kb as E,qb as p,rb as c,rc as F,sc as Q,tc as j,uc as k,vb as s,yb as m,yc as D,zb as M}from"./chunk-M2IUTPRF.js";function q(e,o){e&1&&s(0)}function A(e,o){if(e&1&&(p(0,"div",8),f(1,1),l(2,q,1,0,"ng-container",6),c()),e&2){let t=m();a(2),i("ngTemplateOutlet",t.headerTemplate)}}function B(e,o){e&1&&s(0)}function H(e,o){if(e&1&&(p(0,"div",9),y(1),l(2,B,1,0,"ng-container",6),c()),e&2){let t=m();a(),C(" ",t.header," "),a(),i("ngTemplateOutlet",t.titleTemplate)}}function P(e,o){e&1&&s(0)}function V(e,o){if(e&1&&(p(0,"div",10),y(1),l(2,P,1,0,"ng-container",6),c()),e&2){let t=m();a(),C(" ",t.subheader," "),a(),i("ngTemplateOutlet",t.subtitleTemplate)}}function z(e,o){e&1&&s(0)}function G(e,o){e&1&&s(0)}function J(e,o){if(e&1&&(p(0,"div",11),f(1,2),l(2,G,1,0,"ng-container",6),c()),e&2){let t=m();a(2),i("ngTemplateOutlet",t.footerTemplate)}}var K=["*",[["p-header"]],[["p-footer"]]],L=["*","p-header","p-footer"],Z=(()=>{class e{el;header;subheader;style;styleClass;headerFacet;footerFacet;templates;headerTemplate;titleTemplate;subtitleTemplate;contentTemplate;footerTemplate;constructor(t){this.el=t}ngAfterContentInit(){this.templates.forEach(t=>{switch(t.getType()){case"header":this.headerTemplate=t.template;break;case"title":this.titleTemplate=t.template;break;case"subtitle":this.subtitleTemplate=t.template;break;case"content":this.contentTemplate=t.template;break;case"footer":this.footerTemplate=t.template;break;default:this.contentTemplate=t.template;break}})}getBlockableElement(){return this.el.nativeElement.children[0]}static \u0275fac=function(r){return new(r||e)(S(b))};static \u0275cmp=v({type:e,selectors:[["p-card"]],contentQueries:function(r,n,h){if(r&1&&(u(h,O,5),u(h,N,5),u(h,w,4)),r&2){let d;g(d=_())&&(n.headerFacet=d.first),g(d=_())&&(n.footerFacet=d.first),g(d=_())&&(n.templates=d)}},hostAttrs:[1,"p-element"],inputs:{header:"header",subheader:"subheader",style:"style",styleClass:"styleClass"},ngContentSelectors:L,decls:9,vars:10,consts:[[3,"ngClass","ngStyle"],["class","p-card-header",4,"ngIf"],[1,"p-card-body"],["class","p-card-title",4,"ngIf"],["class","p-card-subtitle",4,"ngIf"],[1,"p-card-content"],[4,"ngTemplateOutlet"],["class","p-card-footer",4,"ngIf"],[1,"p-card-header"],[1,"p-card-title"],[1,"p-card-subtitle"],[1,"p-card-footer"]],template:function(r,n){r&1&&(M(K),p(0,"div",0),l(1,A,3,1,"div",1),p(2,"div",2),l(3,H,3,2,"div",3)(4,V,3,2,"div",4),p(5,"div",5),f(6),l(7,z,1,0,"ng-container",6),c(),l(8,J,3,1,"div",7),c()()),r&2&&(E(n.styleClass),i("ngClass","p-card p-component")("ngStyle",n.style),x("data-pc-name","card"),a(),i("ngIf",n.headerFacet||n.headerTemplate),a(2),i("ngIf",n.header||n.titleTemplate),a(),i("ngIf",n.subheader||n.subtitleTemplate),a(3),i("ngTemplateOutlet",n.contentTemplate),a(),i("ngIf",n.footerFacet||n.footerTemplate))},dependencies:[F,Q,k,j],styles:[`@layer primeng{.p-card-header img{width:100%}} +`],encapsulation:2,changeDetection:0})}return e})(),$=(()=>{class e{static \u0275fac=function(r){return new(r||e)};static \u0275mod=T({type:e});static \u0275inj=I({imports:[D,R]})}return e})();export{Z as a,$ as b}; diff --git a/angular-primeng-app/dist/browser/chunk-5IYU7X6J.js b/angular-primeng-app/dist/browser/chunk-5IYU7X6J.js new file mode 100644 index 0000000..c67b5c6 --- /dev/null +++ b/angular-primeng-app/dist/browser/chunk-5IYU7X6J.js @@ -0,0 +1 @@ +import{a as R,b as V}from"./chunk-4KWLFWZZ.js";import{B as O,i as $,k,u as F}from"./chunk-BSR3TW2G.js";import{Bb as y,Oa as g,Qb as T,Ra as f,S as m,Yb as P,Zb as M,_ as l,ca as d,da as u,fb as _,hb as h,ob as v,pb as C,qb as a,rb as p,sa as o,sb as w,vc as I,wb as x,xb as S,yb as c}from"./chunk-M2IUTPRF.js";var j=(t,e)=>e.id;function A(t,e){if(t&1&&w(0,"img",4),t&2){let i=c().$implicit;h("src",i.coverImage.url,g)("alt",i.title+" image")}}function B(t,e){if(t&1){let i=x();a(0,"p-card",2),S("click",function(){let s=d(i).$implicit,b=c();return u(b.navigateToPost(s.slug))}),_(1,A,1,2,"ng-template",3),p()}if(t&2){let i=e.$implicit;y("header",i.title)}}var Q=(()=>{let e=class e{constructor(){this.slug="",this.blogService=o(F),this.router=o(k),this.route=o($)}ngOnInit(){this.postsInSeries$=this.route.params.pipe(m(r=>(this.slug=r.slug,this.blogService.getPostsInSeries(this.slug))))}navigateToPost(r){this.router.navigate(["/post",r])}};e.\u0275fac=function(n){return new(n||e)},e.\u0275cmp=l({type:e,selectors:[["app-series"]],standalone:!0,features:[T],decls:5,vars:2,consts:[[1,"series-view"],[1,"cards-wrapper","grid"],[1,"post-card",3,"header","click"],["pTemplate","header"],[1,"card-image",3,"src","alt"],["class","post-card",3,"header"]],template:function(n,s){n&1&&(a(0,"div",0)(1,"div",1),v(2,B,2,1,"p-card",5,j),P(4,"async"),p()()),n&2&&(f(2),C(M(4,0,s.postsInSeries$)))},dependencies:[I,V,R,O],styles:[".series-view[_ngcontent-%COMP%]{width:70vw;min-height:67.2vh;padding:.5rem 0}.series-view[_ngcontent-%COMP%] .cards-wrapper[_ngcontent-%COMP%]{display:flex;flex-wrap:wrap;justify-content:center;margin:2rem 1rem}"]});let t=e;return t})();export{Q as SeriesComponent}; diff --git a/angular-primeng-app/dist/browser/chunk-5W73IEJQ.js b/angular-primeng-app/dist/browser/chunk-5W73IEJQ.js new file mode 100644 index 0000000..8e9c86f --- /dev/null +++ b/angular-primeng-app/dist/browser/chunk-5W73IEJQ.js @@ -0,0 +1 @@ +import{a as O,b as I}from"./chunk-4KWLFWZZ.js";import{B as k,k as $,u as F}from"./chunk-BSR3TW2G.js";import{Bb as P,Oa as f,Qb as y,Ra as g,Yb as T,Zb as M,_ as m,ca as l,da as d,fb as _,hb as u,ob as v,pb as C,qb as a,rb as p,sa as s,sb as h,vc as S,wb as w,xb as x,yb as c}from"./chunk-M2IUTPRF.js";var b=(t,e)=>e.id;function j(t,e){if(t&1&&h(0,"img",4),t&2){let i=c().$implicit;u("src",i.coverImage.url,f)("alt",i.title+" image")}}function B(t,e){if(t&1){let i=w();a(0,"p-card",2),x("click",function(){let n=l(i).$implicit,V=c();return d(V.navigateToPost(n.slug))}),_(1,j,1,2,"ng-template",3),p()}if(t&2){let i=e.$implicit;P("header",i.title)}}var J=(()=>{let e=class e{constructor(){this.router=s($),this.blogService=s(F)}ngOnInit(){this.posts$=this.blogService.getPosts()}navigateToPost(o){this.router.navigate(["/post",o])}};e.\u0275fac=function(r){return new(r||e)},e.\u0275cmp=m({type:e,selectors:[["app-posts"]],standalone:!0,features:[y],decls:5,vars:2,consts:[[1,"posts-view"],[1,"cards-wrapper","grid"],[1,"post-card",3,"header","click"],["pTemplate","header"],[1,"card-image",3,"src","alt"],["class","post-card",3,"header"]],template:function(r,n){r&1&&(a(0,"div",0)(1,"div",1),v(2,B,2,1,"p-card",5,b),T(4,"async"),p()()),r&2&&(g(2),C(M(4,0,n.posts$)))},dependencies:[S,I,O,k],styles:[".posts-view[_ngcontent-%COMP%]{width:70vw;min-height:67.2vh;padding:.5rem 0}.posts-view[_ngcontent-%COMP%] .cards-wrapper[_ngcontent-%COMP%]{display:flex;flex-wrap:wrap;justify-content:center;margin:2rem 1rem}"]});let t=e;return t})();export{J as PostsComponent}; diff --git a/angular-primeng-app/dist/browser/chunk-BSR3TW2G.js b/angular-primeng-app/dist/browser/chunk-BSR3TW2G.js new file mode 100644 index 0000000..b319177 --- /dev/null +++ b/angular-primeng-app/dist/browser/chunk-BSR3TW2G.js @@ -0,0 +1,217 @@ +import{$ as Kt,$a as Mc,A as M,Aa as bc,Ab as Co,B as jn,Ba as Ec,Bc as Lo,C as Oe,Ca as Do,Cc as Hn,D as uc,Da as Zt,E as bo,Ea as er,Fa as Tc,G as Je,Ga as Sc,H as Wt,Ha as wc,I as St,Ia as Oc,J as Eo,Ja as Rc,K as $t,Ka as Ic,L as lc,La as Dc,M as Gt,Ma as Ot,N as Xe,O as To,P as fc,Pa as xc,Q as hc,Qa as Fr,Qb as Vc,R as Vn,S as ge,Sa as Ze,T as pc,U as ee,Ua as Ac,V as H,W as Mr,Wa as Cc,X as So,Xa as Nc,Y as kr,Ya as xo,Z as Ht,Za as _c,_ as Lr,_a as ye,a as R,aa as Pr,ac as zn,b as Z,bb as kc,bc as qc,c as tc,cb as Lc,cc as Qn,d as vo,db as Pc,dc as Ur,e as rc,eb as Bn,ec as Bc,f as nc,fa as dc,fc as No,g as ic,ga as mc,gb as Fc,gc as zc,h as Qt,ha as P,hc as Qc,i as go,ia as Yt,ic as Wn,j as yo,ja as vc,jc as Wc,k as Le,ka as G,kc as _o,l as we,la as wo,lc as $c,m as oc,ma as gc,mc as Gc,n as Tt,na as wt,nc as be,o as re,oc as Mo,p as m,pa as Oo,pc as $n,q as ve,qc as Gn,r as xe,ra as F,s as Ae,sa as C,sb as Uc,t as ie,ta as qn,u as sc,ua as Jt,v as ce,va as yc,w as N,wa as Xt,x as _r,xa as ze,xb as jc,y as ac,ya as Ro,yc as ko,z as cc,za as Io,zb as Ao,zc as Hc}from"./chunk-M2IUTPRF.js";var Vr=class{},qr=class{},Pe=class t{constructor(e){this.normalizedNames=new Map,this.lazyUpdate=null,e?typeof e=="string"?this.lazyInit=()=>{this.headers=new Map,e.split(` +`).forEach(r=>{let n=r.indexOf(":");if(n>0){let i=r.slice(0,n),o=i.toLowerCase(),s=r.slice(n+1).trim();this.maybeSetNormalizedName(i,o),this.headers.has(o)?this.headers.get(o).push(s):this.headers.set(o,[s])}})}:typeof Headers<"u"&&e instanceof Headers?(this.headers=new Map,e.forEach((r,n)=>{this.setHeaderEntries(n,r)})):this.lazyInit=()=>{this.headers=new Map,Object.entries(e).forEach(([r,n])=>{this.setHeaderEntries(r,n)})}:this.headers=new Map}has(e){return this.init(),this.headers.has(e.toLowerCase())}get(e){this.init();let r=this.headers.get(e.toLowerCase());return r&&r.length>0?r[0]:null}keys(){return this.init(),Array.from(this.normalizedNames.values())}getAll(e){return this.init(),this.headers.get(e.toLowerCase())||null}append(e,r){return this.clone({name:e,value:r,op:"a"})}set(e,r){return this.clone({name:e,value:r,op:"s"})}delete(e,r){return this.clone({name:e,value:r,op:"d"})}maybeSetNormalizedName(e,r){this.normalizedNames.has(r)||this.normalizedNames.set(r,e)}init(){this.lazyInit&&(this.lazyInit instanceof t?this.copyFrom(this.lazyInit):this.lazyInit(),this.lazyInit=null,this.lazyUpdate&&(this.lazyUpdate.forEach(e=>this.applyUpdate(e)),this.lazyUpdate=null))}copyFrom(e){e.init(),Array.from(e.headers.keys()).forEach(r=>{this.headers.set(r,e.headers.get(r)),this.normalizedNames.set(r,e.normalizedNames.get(r))})}clone(e){let r=new t;return r.lazyInit=this.lazyInit&&this.lazyInit instanceof t?this.lazyInit:this,r.lazyUpdate=(this.lazyUpdate||[]).concat([e]),r}applyUpdate(e){let r=e.name.toLowerCase();switch(e.op){case"a":case"s":let n=e.value;if(typeof n=="string"&&(n=[n]),n.length===0)return;this.maybeSetNormalizedName(e.name,r);let i=(e.op==="a"?this.headers.get(r):void 0)||[];i.push(...n),this.headers.set(r,i);break;case"d":let o=e.value;if(!o)this.headers.delete(r),this.normalizedNames.delete(r);else{let s=this.headers.get(r);if(!s)return;s=s.filter(a=>o.indexOf(a)===-1),s.length===0?(this.headers.delete(r),this.normalizedNames.delete(r)):this.headers.set(r,s)}break}}setHeaderEntries(e,r){let n=(Array.isArray(r)?r:[r]).map(o=>o.toString()),i=e.toLowerCase();this.headers.set(i,n),this.maybeSetNormalizedName(e,i)}forEach(e){this.init(),Array.from(this.normalizedNames.keys()).forEach(r=>e(this.normalizedNames.get(r),this.headers.get(r)))}};var Uo=class{encodeKey(e){return Kc(e)}encodeValue(e){return Kc(e)}decodeKey(e){return decodeURIComponent(e)}decodeValue(e){return decodeURIComponent(e)}};function Uh(t,e){let r=new Map;return t.length>0&&t.replace(/^\?/,"").split("&").forEach(i=>{let o=i.indexOf("="),[s,a]=o==-1?[e.decodeKey(i),""]:[e.decodeKey(i.slice(0,o)),e.decodeValue(i.slice(o+1))],c=r.get(s)||[];c.push(a),r.set(s,c)}),r}var jh=/%(\d[a-f0-9])/gi,Vh={40:"@","3A":":",24:"$","2C":",","3B":";","3D":"=","3F":"?","2F":"/"};function Kc(t){return encodeURIComponent(t).replace(jh,(e,r)=>Vh[r]??e)}function Kn(t){return`${t}`}var tt=class t{constructor(e={}){if(this.updates=null,this.cloneFrom=null,this.encoder=e.encoder||new Uo,e.fromString){if(e.fromObject)throw new Error("Cannot specify both fromString and fromObject.");this.map=Uh(e.fromString,this.encoder)}else e.fromObject?(this.map=new Map,Object.keys(e.fromObject).forEach(r=>{let n=e.fromObject[r],i=Array.isArray(n)?n.map(Kn):[Kn(n)];this.map.set(r,i)})):this.map=null}has(e){return this.init(),this.map.has(e)}get(e){this.init();let r=this.map.get(e);return r?r[0]:null}getAll(e){return this.init(),this.map.get(e)||null}keys(){return this.init(),Array.from(this.map.keys())}append(e,r){return this.clone({param:e,value:r,op:"a"})}appendAll(e){let r=[];return Object.keys(e).forEach(n=>{let i=e[n];Array.isArray(i)?i.forEach(o=>{r.push({param:n,value:o,op:"a"})}):r.push({param:n,value:i,op:"a"})}),this.clone(r)}set(e,r){return this.clone({param:e,value:r,op:"s"})}delete(e,r){return this.clone({param:e,value:r,op:"d"})}toString(){return this.init(),this.keys().map(e=>{let r=this.encoder.encodeKey(e);return this.map.get(e).map(n=>r+"="+this.encoder.encodeValue(n)).join("&")}).filter(e=>e!=="").join("&")}clone(e){let r=new t({encoder:this.encoder});return r.cloneFrom=this.cloneFrom||this,r.updates=(this.updates||[]).concat(e),r}init(){this.map===null&&(this.map=new Map),this.cloneFrom!==null&&(this.cloneFrom.init(),this.cloneFrom.keys().forEach(e=>this.map.set(e,this.cloneFrom.map.get(e))),this.updates.forEach(e=>{switch(e.op){case"a":case"s":let r=(e.op==="a"?this.map.get(e.param):void 0)||[];r.push(Kn(e.value)),this.map.set(e.param,r);break;case"d":if(e.value!==void 0){let n=this.map.get(e.param)||[],i=n.indexOf(Kn(e.value));i!==-1&&n.splice(i,1),n.length>0?this.map.set(e.param,n):this.map.delete(e.param)}else{this.map.delete(e.param);break}}}),this.cloneFrom=this.updates=null)}};var jo=class{constructor(){this.map=new Map}set(e,r){return this.map.set(e,r),this}get(e){return this.map.has(e)||this.map.set(e,e.defaultValue()),this.map.get(e)}delete(e){return this.map.delete(e),this}has(e){return this.map.has(e)}keys(){return this.map.keys()}};function qh(t){switch(t){case"DELETE":case"GET":case"HEAD":case"OPTIONS":case"JSONP":return!1;default:return!0}}function Yc(t){return typeof ArrayBuffer<"u"&&t instanceof ArrayBuffer}function Jc(t){return typeof Blob<"u"&&t instanceof Blob}function Xc(t){return typeof FormData<"u"&&t instanceof FormData}function Bh(t){return typeof URLSearchParams<"u"&&t instanceof URLSearchParams}var jr=class t{constructor(e,r,n,i){this.url=r,this.body=null,this.reportProgress=!1,this.withCredentials=!1,this.responseType="json",this.method=e.toUpperCase();let o;if(qh(this.method)||i?(this.body=n!==void 0?n:null,o=i):o=n,o&&(this.reportProgress=!!o.reportProgress,this.withCredentials=!!o.withCredentials,o.responseType&&(this.responseType=o.responseType),o.headers&&(this.headers=o.headers),o.context&&(this.context=o.context),o.params&&(this.params=o.params),this.transferCache=o.transferCache),this.headers??=new Pe,this.context??=new jo,!this.params)this.params=new tt,this.urlWithParams=r;else{let s=this.params.toString();if(s.length===0)this.urlWithParams=r;else{let a=r.indexOf("?"),c=a===-1?"?":ah.set(f,e.setHeaders[f]),c)),e.setParams&&(u=Object.keys(e.setParams).reduce((h,f)=>h.set(f,e.setParams[f]),u)),new t(r,n,o,{params:u,headers:c,context:l,reportProgress:a,responseType:i,withCredentials:s})}},rt=function(t){return t[t.Sent=0]="Sent",t[t.UploadProgress=1]="UploadProgress",t[t.ResponseHeader=2]="ResponseHeader",t[t.DownloadProgress=3]="DownloadProgress",t[t.Response=4]="Response",t[t.User=5]="User",t}(rt||{}),Br=class{constructor(e,r=zr.Ok,n="OK"){this.headers=e.headers||new Pe,this.status=e.status!==void 0?e.status:r,this.statusText=e.statusText||n,this.url=e.url||null,this.ok=this.status>=200&&this.status<300}},Jn=class t extends Br{constructor(e={}){super(e),this.type=rt.ResponseHeader}clone(e={}){return new t({headers:e.headers||this.headers,status:e.status!==void 0?e.status:this.status,statusText:e.statusText||this.statusText,url:e.url||this.url||void 0})}},Rt=class t extends Br{constructor(e={}){super(e),this.type=rt.Response,this.body=e.body!==void 0?e.body:null}clone(e={}){return new t({body:e.body!==void 0?e.body:this.body,headers:e.headers||this.headers,status:e.status!==void 0?e.status:this.status,statusText:e.statusText||this.statusText,url:e.url||this.url||void 0})}},et=class extends Br{constructor(e){super(e,0,"Unknown Error"),this.name="HttpErrorResponse",this.ok=!1,this.status>=200&&this.status<300?this.message=`Http failure during parsing for ${e.url||"(unknown url)"}`:this.message=`Http failure response for ${e.url||"(unknown url)"}: ${e.status} ${e.statusText}`,this.error=e.error||null}},zr=function(t){return t[t.Continue=100]="Continue",t[t.SwitchingProtocols=101]="SwitchingProtocols",t[t.Processing=102]="Processing",t[t.EarlyHints=103]="EarlyHints",t[t.Ok=200]="Ok",t[t.Created=201]="Created",t[t.Accepted=202]="Accepted",t[t.NonAuthoritativeInformation=203]="NonAuthoritativeInformation",t[t.NoContent=204]="NoContent",t[t.ResetContent=205]="ResetContent",t[t.PartialContent=206]="PartialContent",t[t.MultiStatus=207]="MultiStatus",t[t.AlreadyReported=208]="AlreadyReported",t[t.ImUsed=226]="ImUsed",t[t.MultipleChoices=300]="MultipleChoices",t[t.MovedPermanently=301]="MovedPermanently",t[t.Found=302]="Found",t[t.SeeOther=303]="SeeOther",t[t.NotModified=304]="NotModified",t[t.UseProxy=305]="UseProxy",t[t.Unused=306]="Unused",t[t.TemporaryRedirect=307]="TemporaryRedirect",t[t.PermanentRedirect=308]="PermanentRedirect",t[t.BadRequest=400]="BadRequest",t[t.Unauthorized=401]="Unauthorized",t[t.PaymentRequired=402]="PaymentRequired",t[t.Forbidden=403]="Forbidden",t[t.NotFound=404]="NotFound",t[t.MethodNotAllowed=405]="MethodNotAllowed",t[t.NotAcceptable=406]="NotAcceptable",t[t.ProxyAuthenticationRequired=407]="ProxyAuthenticationRequired",t[t.RequestTimeout=408]="RequestTimeout",t[t.Conflict=409]="Conflict",t[t.Gone=410]="Gone",t[t.LengthRequired=411]="LengthRequired",t[t.PreconditionFailed=412]="PreconditionFailed",t[t.PayloadTooLarge=413]="PayloadTooLarge",t[t.UriTooLong=414]="UriTooLong",t[t.UnsupportedMediaType=415]="UnsupportedMediaType",t[t.RangeNotSatisfiable=416]="RangeNotSatisfiable",t[t.ExpectationFailed=417]="ExpectationFailed",t[t.ImATeapot=418]="ImATeapot",t[t.MisdirectedRequest=421]="MisdirectedRequest",t[t.UnprocessableEntity=422]="UnprocessableEntity",t[t.Locked=423]="Locked",t[t.FailedDependency=424]="FailedDependency",t[t.TooEarly=425]="TooEarly",t[t.UpgradeRequired=426]="UpgradeRequired",t[t.PreconditionRequired=428]="PreconditionRequired",t[t.TooManyRequests=429]="TooManyRequests",t[t.RequestHeaderFieldsTooLarge=431]="RequestHeaderFieldsTooLarge",t[t.UnavailableForLegalReasons=451]="UnavailableForLegalReasons",t[t.InternalServerError=500]="InternalServerError",t[t.NotImplemented=501]="NotImplemented",t[t.BadGateway=502]="BadGateway",t[t.ServiceUnavailable=503]="ServiceUnavailable",t[t.GatewayTimeout=504]="GatewayTimeout",t[t.HttpVersionNotSupported=505]="HttpVersionNotSupported",t[t.VariantAlsoNegotiates=506]="VariantAlsoNegotiates",t[t.InsufficientStorage=507]="InsufficientStorage",t[t.LoopDetected=508]="LoopDetected",t[t.NotExtended=510]="NotExtended",t[t.NetworkAuthenticationRequired=511]="NetworkAuthenticationRequired",t}(zr||{});function Po(t,e){return{body:e,headers:t.headers,context:t.context,observe:t.observe,params:t.params,reportProgress:t.reportProgress,responseType:t.responseType,withCredentials:t.withCredentials,transferCache:t.transferCache}}var zh=(()=>{let e=class e{constructor(n){this.handler=n}request(n,i,o={}){let s;if(n instanceof jr)s=n;else{let u;o.headers instanceof Pe?u=o.headers:u=new Pe(o.headers);let l;o.params&&(o.params instanceof tt?l=o.params:l=new tt({fromObject:o.params})),s=new jr(n,i,o.body!==void 0?o.body:null,{headers:u,context:o.context,params:l,reportProgress:o.reportProgress,responseType:o.responseType||"json",withCredentials:o.withCredentials,transferCache:o.transferCache})}let a=N(s).pipe(St(u=>this.handler.handle(u)));if(n instanceof jr||o.observe==="events")return a;let c=a.pipe(Je(u=>u instanceof Rt));switch(o.observe||"body"){case"body":switch(s.responseType){case"arraybuffer":return c.pipe(M(u=>{if(u.body!==null&&!(u.body instanceof ArrayBuffer))throw new Error("Response is not an ArrayBuffer.");return u.body}));case"blob":return c.pipe(M(u=>{if(u.body!==null&&!(u.body instanceof Blob))throw new Error("Response is not a Blob.");return u.body}));case"text":return c.pipe(M(u=>{if(u.body!==null&&typeof u.body!="string")throw new Error("Response is not a string.");return u.body}));case"json":default:return c.pipe(M(u=>u.body))}case"response":return c;default:throw new Error(`Unreachable: unhandled observe type ${o.observe}}`)}}delete(n,i={}){return this.request("DELETE",n,i)}get(n,i={}){return this.request("GET",n,i)}head(n,i={}){return this.request("HEAD",n,i)}jsonp(n,i){return this.request("JSONP",n,{params:new tt().append(i,"JSONP_CALLBACK"),observe:"body",responseType:"json"})}options(n,i={}){return this.request("OPTIONS",n,i)}patch(n,i,o={}){return this.request("PATCH",n,Po(o,i))}post(n,i,o={}){return this.request("POST",n,Po(o,i))}put(n,i,o={}){return this.request("PUT",n,Po(o,i))}};e.\u0275fac=function(i){return new(i||e)(F(Vr))},e.\u0275prov=P({token:e,factory:e.\u0275fac});let t=e;return t})(),Qh=/^\)\]\}',?\n/,Wh="X-Request-URL";function Zc(t){if(t.url)return t.url;let e=Wh.toLocaleLowerCase();return t.headers.get(e)}var Fo=(()=>{let e=class e{constructor(){this.fetchImpl=C(Vo,{optional:!0})?.fetch??fetch.bind(globalThis),this.ngZone=C(ye)}handle(n){return new Qt(i=>{let o=new AbortController;return this.doRequest(n,o.signal,i).then(qo,s=>i.error(new et({error:s}))),()=>o.abort()})}doRequest(n,i,o){return vo(this,null,function*(){let s=this.createRequestInit(n),a;try{let v=this.fetchImpl(n.urlWithParams,R({signal:i},s));$h(v),o.next({type:rt.Sent}),a=yield v}catch(v){o.error(new et({error:v,status:v.status??0,statusText:v.statusText,url:n.urlWithParams,headers:v.headers}));return}let c=new Pe(a.headers),u=a.statusText,l=Zc(a)??n.urlWithParams,h=a.status,f=null;if(n.reportProgress&&o.next(new Jn({headers:c,status:h,statusText:u,url:l})),a.body){let v=a.headers.get("content-length"),y=[],g=a.body.getReader(),d=0,T,b,S=typeof Zone<"u"&&Zone.current;yield this.ngZone.runOutsideAngular(()=>vo(this,null,function*(){for(;;){let{done:w,value:A}=yield g.read();if(w)break;if(y.push(A),d+=A.length,n.reportProgress){b=n.responseType==="text"?(b??"")+(T??=new TextDecoder).decode(A,{stream:!0}):void 0;let _=()=>o.next({type:rt.DownloadProgress,total:v?+v:void 0,loaded:d,partialText:b});S?S.run(_):_()}}}));let x=this.concatChunks(y,d);try{let w=a.headers.get("Content-Type")??"";f=this.parseBody(n,x,w)}catch(w){o.error(new et({error:w,headers:new Pe(a.headers),status:a.status,statusText:a.statusText,url:Zc(a)??n.urlWithParams}));return}}h===0&&(h=f?zr.Ok:0),h>=200&&h<300?(o.next(new Rt({body:f,headers:c,status:h,statusText:u,url:l})),o.complete()):o.error(new et({error:f,headers:c,status:h,statusText:u,url:l}))})}parseBody(n,i,o){switch(n.responseType){case"json":let s=new TextDecoder().decode(i).replace(Qh,"");return s===""?null:JSON.parse(s);case"text":return new TextDecoder().decode(i);case"blob":return new Blob([i],{type:o});case"arraybuffer":return i.buffer}}createRequestInit(n){let i={},o=n.withCredentials?"include":void 0;if(n.headers.forEach((s,a)=>i[s]=a.join(",")),i.Accept??="application/json, text/plain, */*",!i["Content-Type"]){let s=n.detectContentTypeHeader();s!==null&&(i["Content-Type"]=s)}return{body:n.serializeBody(),method:n.method,headers:i,credentials:o}}concatChunks(n,i){let o=new Uint8Array(i),s=0;for(let a of n)o.set(a,s),s+=a.length;return o}};e.\u0275fac=function(i){return new(i||e)},e.\u0275prov=P({token:e,factory:e.\u0275fac});let t=e;return t})(),Vo=class{};function qo(){}function $h(t){t.then(qo,qo)}function Gh(t,e){return e(t)}function Hh(t,e,r){return(n,i)=>ze(r,()=>e(n,o=>t(o,i)))}var cu=new G(""),uu=new G(""),lu=new G("");var eu=(()=>{let e=class e extends Vr{constructor(n,i){super(),this.backend=n,this.injector=i,this.chain=null,this.pendingTasks=C(Bn);let o=C(lu,{optional:!0});this.backend=o??n}handle(n){if(this.chain===null){let o=Array.from(new Set([...this.injector.get(cu),...this.injector.get(uu,[])]));this.chain=o.reduceRight((s,a)=>Hh(s,a,this.injector),Gh)}let i=this.pendingTasks.add();return this.chain(n,o=>this.backend.handle(o)).pipe(Gt(()=>this.pendingTasks.remove(i)))}};e.\u0275fac=function(i){return new(i||e)(F(qr),F(Xt))},e.\u0275prov=P({token:e,factory:e.\u0275fac});let t=e;return t})();var Kh=/^\)\]\}',?\n/;function Yh(t){return"responseURL"in t&&t.responseURL?t.responseURL:/^X-Request-URL:/m.test(t.getAllResponseHeaders())?t.getResponseHeader("X-Request-URL"):null}var tu=(()=>{let e=class e{constructor(n){this.xhrFactory=n}handle(n){if(n.method==="JSONP")throw new H(-2800,!1);let i=this.xhrFactory;return(i.\u0275loadImpl?ce(i.\u0275loadImpl()):N(null)).pipe(ge(()=>new Qt(s=>{let a=i.build();if(a.open(n.method,n.urlWithParams),n.withCredentials&&(a.withCredentials=!0),n.headers.forEach((g,d)=>a.setRequestHeader(g,d.join(","))),n.headers.has("Accept")||a.setRequestHeader("Accept","application/json, text/plain, */*"),!n.headers.has("Content-Type")){let g=n.detectContentTypeHeader();g!==null&&a.setRequestHeader("Content-Type",g)}if(n.responseType){let g=n.responseType.toLowerCase();a.responseType=g!=="json"?g:"text"}let c=n.serializeBody(),u=null,l=()=>{if(u!==null)return u;let g=a.statusText||"OK",d=new Pe(a.getAllResponseHeaders()),T=Yh(a)||n.url;return u=new Jn({headers:d,status:a.status,statusText:g,url:T}),u},h=()=>{let{headers:g,status:d,statusText:T,url:b}=l(),S=null;d!==zr.NoContent&&(S=typeof a.response>"u"?a.responseText:a.response),d===0&&(d=S?zr.Ok:0);let x=d>=200&&d<300;if(n.responseType==="json"&&typeof S=="string"){let w=S;S=S.replace(Kh,"");try{S=S!==""?JSON.parse(S):null}catch(A){S=w,x&&(x=!1,S={error:A,text:S})}}x?(s.next(new Rt({body:S,headers:g,status:d,statusText:T,url:b||void 0})),s.complete()):s.error(new et({error:S,headers:g,status:d,statusText:T,url:b||void 0}))},f=g=>{let{url:d}=l(),T=new et({error:g,status:a.status||0,statusText:a.statusText||"Unknown Error",url:d||void 0});s.error(T)},p=!1,v=g=>{p||(s.next(l()),p=!0);let d={type:rt.DownloadProgress,loaded:g.loaded};g.lengthComputable&&(d.total=g.total),n.responseType==="text"&&a.responseText&&(d.partialText=a.responseText),s.next(d)},y=g=>{let d={type:rt.UploadProgress,loaded:g.loaded};g.lengthComputable&&(d.total=g.total),s.next(d)};return a.addEventListener("load",h),a.addEventListener("error",f),a.addEventListener("timeout",f),a.addEventListener("abort",f),n.reportProgress&&(a.addEventListener("progress",v),c!==null&&a.upload&&a.upload.addEventListener("progress",y)),a.send(c),s.next({type:rt.Sent}),()=>{a.removeEventListener("error",f),a.removeEventListener("abort",f),a.removeEventListener("load",h),a.removeEventListener("timeout",f),n.reportProgress&&(a.removeEventListener("progress",v),c!==null&&a.upload&&a.upload.removeEventListener("progress",y)),a.readyState!==a.DONE&&a.abort()}})))}};e.\u0275fac=function(i){return new(i||e)(F(Hn))},e.\u0275prov=P({token:e,factory:e.\u0275fac});let t=e;return t})(),fu=new G(""),Jh="XSRF-TOKEN",Xh=new G("",{providedIn:"root",factory:()=>Jh}),Zh="X-XSRF-TOKEN",ep=new G("",{providedIn:"root",factory:()=>Zh}),Xn=class{},tp=(()=>{let e=class e{constructor(n,i,o){this.doc=n,this.platform=i,this.cookieName=o,this.lastCookieString="",this.lastToken=null,this.parseCount=0}getToken(){if(this.platform==="server")return null;let n=this.doc.cookie||"";return n!==this.lastCookieString&&(this.parseCount++,this.lastToken=Gn(n,this.cookieName),this.lastCookieString=n),this.lastToken}};e.\u0275fac=function(i){return new(i||e)(F(be),F(wt),F(Xh))},e.\u0275prov=P({token:e,factory:e.\u0275fac});let t=e;return t})();function rp(t,e){let r=t.url.toLowerCase();if(!C(fu)||t.method==="GET"||t.method==="HEAD"||r.startsWith("http://")||r.startsWith("https://"))return e(t);let n=C(Xn).getToken(),i=C(ep);return n!=null&&!t.headers.has(i)&&(t=t.clone({headers:t.headers.set(i,n)})),e(t)}var hu=function(t){return t[t.Interceptors=0]="Interceptors",t[t.LegacyInterceptors=1]="LegacyInterceptors",t[t.CustomXsrfConfiguration=2]="CustomXsrfConfiguration",t[t.NoXsrfProtection=3]="NoXsrfProtection",t[t.JsonpSupport=4]="JsonpSupport",t[t.RequestsMadeViaParent=5]="RequestsMadeViaParent",t[t.Fetch=6]="Fetch",t}(hu||{});function np(t,e){return{\u0275kind:t,\u0275providers:e}}function dy(...t){let e=[zh,tu,eu,{provide:Vr,useExisting:eu},{provide:qr,useExisting:tu},{provide:cu,useValue:rp,multi:!0},{provide:fu,useValue:!0},{provide:Xn,useClass:tp}];for(let r of t)e.push(...r.\u0275providers);return Jt(e)}function my(){return np(hu.Fetch,[Fo,{provide:qr,useExisting:Fo},{provide:lu,useExisting:Fo}])}var ru="b",nu="h",iu="s",ou="st",su="u",au="rt",Yn=new G(""),ip=["GET","HEAD"];function op(t,e){let l=C(Yn),{isCacheActive:r}=l,n=tc(l,["isCacheActive"]),{transferCache:i,method:o}=t;if(!r||o==="POST"&&!n.includePostRequests&&!i||o!=="POST"&&!ip.includes(o)||i===!1||n.filter?.(t)===!1)return e(t);let s=C(qn),a=ap(t),c=s.get(a,null),u=n.includeHeaders;if(typeof i=="object"&&i.includeHeaders&&(u=i.includeHeaders),c){let{[ru]:h,[au]:f,[nu]:p,[iu]:v,[ou]:y,[su]:g}=c,d=h;switch(f){case"arraybuffer":d=new TextEncoder().encode(h).buffer;break;case"blob":d=new Blob([h]);break}let T=new Pe(p);return N(new Rt({body:d,headers:T,status:v,statusText:y,url:g}))}return e(t).pipe(ee(h=>{h instanceof Rt&&s.set(a,{[ru]:h.body,[nu]:sp(h.headers,u),[iu]:h.status,[ou]:h.statusText,[su]:h.url||"",[au]:t.responseType})}))}function sp(t,e){if(!e)return{};let r={};for(let n of e){let i=t.getAll(n);i!==null&&(r[n]=i)}return r}function ap(t){let{params:e,method:r,responseType:n,url:i,body:o}=t,s=e.keys().sort().map(l=>`${l}=${e.getAll(l)}`).join("&"),c=[r,n,i,typeof o=="string"?o:"",s].join("|"),u=cp(c);return u}function cp(t){let e=0;for(let r of t)e=Math.imul(31,e)+r.charCodeAt(0)<<0;return e+=2147483648,e.toString()}function pu(t){return[{provide:Yn,useFactory:()=>(_c("NgHttpTransferCache"),R({isCacheActive:!0},t))},{provide:uu,useValue:op,multi:!0,deps:[qn,Yn]},{provide:Qn,multi:!0,useFactory:()=>{let e=C(Ur),r=C(Yn);return()=>{Bc(e).then(()=>{r.isCacheActive=!1})}}}]}var Qo=class extends Gc{constructor(){super(...arguments),this.supportsDOMEvents=!0}},Wo=class t extends Qo{static makeCurrent(){$c(new t)}onAndCancel(e,r,n){return e.addEventListener(r,n),()=>{e.removeEventListener(r,n)}}dispatchEvent(e,r){e.dispatchEvent(r)}remove(e){e.parentNode&&e.parentNode.removeChild(e)}createElement(e,r){return r=r||this.getDefaultDocument(),r.createElement(e)}createHtmlDocument(){return document.implementation.createHTMLDocument("fakeTitle")}getDefaultDocument(){return document}isElementNode(e){return e.nodeType===Node.ELEMENT_NODE}isShadowRoot(e){return e instanceof DocumentFragment}getGlobalEventTarget(e,r){return r==="window"?window:r==="document"?e:r==="body"?e.body:null}getBaseHref(e){let r=hp();return r==null?null:pp(r)}resetBaseElement(){Wr=null}getUserAgent(){return window.navigator.userAgent}getCookie(e){return Gn(document.cookie,e)}},Wr=null;function hp(){return Wr=Wr||document.querySelector("base"),Wr?Wr.getAttribute("href"):null}function pp(t){return new URL(t,document.baseURI).pathname}var dp=(()=>{let e=class e{build(){return new XMLHttpRequest}};e.\u0275fac=function(i){return new(i||e)},e.\u0275prov=P({token:e,factory:e.\u0275fac});let t=e;return t})(),$o=new G(""),gu=(()=>{let e=class e{constructor(n,i){this._zone=i,this._eventNameToPlugin=new Map,n.forEach(o=>{o.manager=this}),this._plugins=n.slice().reverse()}addEventListener(n,i,o){return this._findPluginFor(i).addEventListener(n,i,o)}getZone(){return this._zone}_findPluginFor(n){let i=this._eventNameToPlugin.get(n);if(i)return i;if(i=this._plugins.find(s=>s.supports(n)),!i)throw new H(5101,!1);return this._eventNameToPlugin.set(n,i),i}};e.\u0275fac=function(i){return new(i||e)(F($o),F(ye))},e.\u0275prov=P({token:e,factory:e.\u0275fac});let t=e;return t})(),Zn=class{constructor(e){this._doc=e}},Bo="ng-app-id",yu=(()=>{let e=class e{constructor(n,i,o,s={}){this.doc=n,this.appId=i,this.nonce=o,this.platformId=s,this.styleRef=new Map,this.hostNodes=new Set,this.styleNodesInDOM=this.collectServerRenderedStyles(),this.platformIsServer=Lo(s),this.resetHostNodes()}addStyles(n){for(let i of n)this.changeUsageCount(i,1)===1&&this.onStyleAdded(i)}removeStyles(n){for(let i of n)this.changeUsageCount(i,-1)<=0&&this.onStyleRemoved(i)}ngOnDestroy(){let n=this.styleNodesInDOM;n&&(n.forEach(i=>i.remove()),n.clear());for(let i of this.getAllStyles())this.onStyleRemoved(i);this.resetHostNodes()}addHost(n){this.hostNodes.add(n);for(let i of this.getAllStyles())this.addStyleToHost(n,i)}removeHost(n){this.hostNodes.delete(n)}getAllStyles(){return this.styleRef.keys()}onStyleAdded(n){for(let i of this.hostNodes)this.addStyleToHost(i,n)}onStyleRemoved(n){let i=this.styleRef;i.get(n)?.elements?.forEach(o=>o.remove()),i.delete(n)}collectServerRenderedStyles(){let n=this.doc.head?.querySelectorAll(`style[${Bo}="${this.appId}"]`);if(n?.length){let i=new Map;return n.forEach(o=>{o.textContent!=null&&i.set(o.textContent,o)}),i}return null}changeUsageCount(n,i){let o=this.styleRef;if(o.has(n)){let s=o.get(n);return s.usage+=i,s.usage}return o.set(n,{usage:i,elements:[]}),i}getStyleElement(n,i){let o=this.styleNodesInDOM,s=o?.get(i);if(s?.parentNode===n)return o.delete(i),s.removeAttribute(Bo),s;{let a=this.doc.createElement("style");return this.nonce&&a.setAttribute("nonce",this.nonce),a.textContent=i,this.platformIsServer&&a.setAttribute(Bo,this.appId),n.appendChild(a),a}}addStyleToHost(n,i){let o=this.getStyleElement(n,i),s=this.styleRef,a=s.get(i)?.elements;a?a.push(o):s.set(i,{elements:[o],usage:1})}resetHostNodes(){let n=this.hostNodes;n.clear(),n.add(this.doc.head)}};e.\u0275fac=function(i){return new(i||e)(F(be),F(wo),F(Oo,8),F(wt))},e.\u0275prov=P({token:e,factory:e.\u0275fac});let t=e;return t})(),zo={svg:"http://www.w3.org/2000/svg",xhtml:"http://www.w3.org/1999/xhtml",xlink:"http://www.w3.org/1999/xlink",xml:"http://www.w3.org/XML/1998/namespace",xmlns:"http://www.w3.org/2000/xmlns/",math:"http://www.w3.org/1998/MathML/"},Ko=/%COMP%/g,bu="%COMP%",mp=`_nghost-${bu}`,vp=`_ngcontent-${bu}`,gp=!0,yp=new G("",{providedIn:"root",factory:()=>gp});function bp(t){return vp.replace(Ko,t)}function Ep(t){return mp.replace(Ko,t)}function Eu(t,e){return e.map(r=>r.replace(Ko,t))}var du=(()=>{let e=class e{constructor(n,i,o,s,a,c,u,l=null){this.eventManager=n,this.sharedStylesHost=i,this.appId=o,this.removeStylesOnCompDestroy=s,this.doc=a,this.platformId=c,this.ngZone=u,this.nonce=l,this.rendererByCompId=new Map,this.platformIsServer=Lo(c),this.defaultRenderer=new $r(n,a,u,this.platformIsServer)}createRenderer(n,i){if(!n||!i)return this.defaultRenderer;this.platformIsServer&&i.encapsulation===kr.ShadowDom&&(i=Z(R({},i),{encapsulation:kr.Emulated}));let o=this.getOrCreateRenderer(n,i);return o instanceof ei?o.applyToHost(n):o instanceof Gr&&o.applyStyles(),o}getOrCreateRenderer(n,i){let o=this.rendererByCompId,s=o.get(i.id);if(!s){let a=this.doc,c=this.ngZone,u=this.eventManager,l=this.sharedStylesHost,h=this.removeStylesOnCompDestroy,f=this.platformIsServer;switch(i.encapsulation){case kr.Emulated:s=new ei(u,l,i,this.appId,h,a,c,f);break;case kr.ShadowDom:return new Go(u,l,n,i,a,c,this.nonce,f);default:s=new Gr(u,l,i,h,a,c,f);break}o.set(i.id,s)}return s}ngOnDestroy(){this.rendererByCompId.clear()}};e.\u0275fac=function(i){return new(i||e)(F(gu),F(yu),F(wo),F(yp),F(be),F(wt),F(ye),F(Oo))},e.\u0275prov=P({token:e,factory:e.\u0275fac});let t=e;return t})(),$r=class{constructor(e,r,n,i){this.eventManager=e,this.doc=r,this.ngZone=n,this.platformIsServer=i,this.data=Object.create(null),this.throwOnSyntheticProps=!0,this.destroyNode=null}destroy(){}createElement(e,r){return r?this.doc.createElementNS(zo[r]||r,e):this.doc.createElement(e)}createComment(e){return this.doc.createComment(e)}createText(e){return this.doc.createTextNode(e)}appendChild(e,r){(mu(e)?e.content:e).appendChild(r)}insertBefore(e,r,n){e&&(mu(e)?e.content:e).insertBefore(r,n)}removeChild(e,r){e&&e.removeChild(r)}selectRootElement(e,r){let n=typeof e=="string"?this.doc.querySelector(e):e;if(!n)throw new H(-5104,!1);return r||(n.textContent=""),n}parentNode(e){return e.parentNode}nextSibling(e){return e.nextSibling}setAttribute(e,r,n,i){if(i){r=i+":"+r;let o=zo[i];o?e.setAttributeNS(o,r,n):e.setAttribute(r,n)}else e.setAttribute(r,n)}removeAttribute(e,r,n){if(n){let i=zo[n];i?e.removeAttributeNS(i,r):e.removeAttribute(`${n}:${r}`)}else e.removeAttribute(r)}addClass(e,r){e.classList.add(r)}removeClass(e,r){e.classList.remove(r)}setStyle(e,r,n,i){i&(Fr.DashCase|Fr.Important)?e.style.setProperty(r,n,i&Fr.Important?"important":""):e.style[r]=n}removeStyle(e,r,n){n&Fr.DashCase?e.style.removeProperty(r):e.style[r]=""}setProperty(e,r,n){e!=null&&(e[r]=n)}setValue(e,r){e.nodeValue=r}listen(e,r,n){if(typeof e=="string"&&(e=_o().getGlobalEventTarget(this.doc,e),!e))throw new Error(`Unsupported event target ${e} for event ${r}`);return this.eventManager.addEventListener(e,r,this.decoratePreventDefault(n))}decoratePreventDefault(e){return r=>{if(r==="__ngUnwrap__")return e;(this.platformIsServer?this.ngZone.runGuarded(()=>e(r)):e(r))===!1&&r.preventDefault()}}};function mu(t){return t.tagName==="TEMPLATE"&&t.content!==void 0}var Go=class extends $r{constructor(e,r,n,i,o,s,a,c){super(e,o,s,c),this.sharedStylesHost=r,this.hostEl=n,this.shadowRoot=n.attachShadow({mode:"open"}),this.sharedStylesHost.addHost(this.shadowRoot);let u=Eu(i.id,i.styles);for(let l of u){let h=document.createElement("style");a&&h.setAttribute("nonce",a),h.textContent=l,this.shadowRoot.appendChild(h)}}nodeOrShadowRoot(e){return e===this.hostEl?this.shadowRoot:e}appendChild(e,r){return super.appendChild(this.nodeOrShadowRoot(e),r)}insertBefore(e,r,n){return super.insertBefore(this.nodeOrShadowRoot(e),r,n)}removeChild(e,r){return super.removeChild(this.nodeOrShadowRoot(e),r)}parentNode(e){return this.nodeOrShadowRoot(super.parentNode(this.nodeOrShadowRoot(e)))}destroy(){this.sharedStylesHost.removeHost(this.shadowRoot)}},Gr=class extends $r{constructor(e,r,n,i,o,s,a,c){super(e,o,s,a),this.sharedStylesHost=r,this.removeStylesOnCompDestroy=i,this.styles=c?Eu(c,n.styles):n.styles}applyStyles(){this.sharedStylesHost.addStyles(this.styles)}destroy(){this.removeStylesOnCompDestroy&&this.sharedStylesHost.removeStyles(this.styles)}},ei=class extends Gr{constructor(e,r,n,i,o,s,a,c){let u=i+"-"+n.id;super(e,r,n,o,s,a,c,u),this.contentAttr=bp(u),this.hostAttr=Ep(u)}applyToHost(e){this.applyStyles(),this.setAttribute(e,this.hostAttr,"")}createElement(e,r){let n=super.createElement(e,r);return super.setAttribute(n,this.contentAttr,""),n}},Tp=(()=>{let e=class e extends Zn{constructor(n){super(n)}supports(n){return!0}addEventListener(n,i,o){return n.addEventListener(i,o,!1),()=>this.removeEventListener(n,i,o)}removeEventListener(n,i,o){return n.removeEventListener(i,o)}};e.\u0275fac=function(i){return new(i||e)(F(be))},e.\u0275prov=P({token:e,factory:e.\u0275fac});let t=e;return t})(),vu=["alt","control","meta","shift"],Sp={"\b":"Backspace"," ":"Tab","\x7F":"Delete","\x1B":"Escape",Del:"Delete",Esc:"Escape",Left:"ArrowLeft",Right:"ArrowRight",Up:"ArrowUp",Down:"ArrowDown",Menu:"ContextMenu",Scroll:"ScrollLock",Win:"OS"},wp={alt:t=>t.altKey,control:t=>t.ctrlKey,meta:t=>t.metaKey,shift:t=>t.shiftKey},Op=(()=>{let e=class e extends Zn{constructor(n){super(n)}supports(n){return e.parseEventName(n)!=null}addEventListener(n,i,o){let s=e.parseEventName(i),a=e.eventCallback(s.fullKey,o,this.manager.getZone());return this.manager.getZone().runOutsideAngular(()=>_o().onAndCancel(n,s.domEventName,a))}static parseEventName(n){let i=n.toLowerCase().split("."),o=i.shift();if(i.length===0||!(o==="keydown"||o==="keyup"))return null;let s=e._normalizeKey(i.pop()),a="",c=i.indexOf("code");if(c>-1&&(i.splice(c,1),a="code."),vu.forEach(l=>{let h=i.indexOf(l);h>-1&&(i.splice(h,1),a+=l+".")}),a+=s,i.length!=0||s.length===0)return null;let u={};return u.domEventName=o,u.fullKey=a,u}static matchEventFullKeyCode(n,i){let o=Sp[n.key]||n.key,s="";return i.indexOf("code.")>-1&&(o=n.code,s="code."),o==null||!o?!1:(o=o.toLowerCase(),o===" "?o="space":o==="."&&(o="dot"),vu.forEach(a=>{if(a!==o){let c=wp[a];c(n)&&(s+=a+".")}}),s+=o,s===i)}static eventCallback(n,i,o){return s=>{e.matchEventFullKeyCode(s,n)&&o.runGuarded(()=>i(s))}}static _normalizeKey(n){return n==="esc"?"escape":n}};e.\u0275fac=function(i){return new(i||e)(F(be))},e.\u0275prov=P({token:e,factory:e.\u0275fac});let t=e;return t})();function Ly(t,e){return zc(R({rootComponent:t},Rp(e)))}function Rp(t){return{appProviders:[...Cp,...t?.providers??[]],platformProviders:Ap}}function Ip(){Wo.makeCurrent()}function Dp(){return new Do}function xp(){return mc(document),document}var Ap=[{provide:wt,useValue:Hc},{provide:gc,useValue:Ip,multi:!0},{provide:be,useFactory:xp,deps:[]}];var Cp=[{provide:yc,useValue:"root"},{provide:Do,useFactory:Dp,deps:[]},{provide:$o,useClass:Tp,multi:!0,deps:[be,ye,wt]},{provide:$o,useClass:Op,multi:!0,deps:[be]},du,yu,gu,{provide:Cc,useExisting:du},{provide:Hn,useClass:dp,deps:[]},[]];var Tu=(()=>{let e=class e{constructor(n){this._doc=n}getTitle(){return this._doc.title}setTitle(n){this._doc.title=n||""}};e.\u0275fac=function(i){return new(i||e)(F(be))},e.\u0275prov=P({token:e,factory:e.\u0275fac,providedIn:"root"});let t=e;return t})();var Np=(()=>{let e=class e{};e.\u0275fac=function(i){return new(i||e)},e.\u0275prov=P({token:e,factory:function(i){let o=null;return i?o=new(i||e):o=F(_p),o},providedIn:"root"});let t=e;return t})(),_p=(()=>{let e=class e extends Np{constructor(n){super(),this._doc=n}sanitize(n,i){if(i==null)return null;switch(n){case Ot.NONE:return i;case Ot.HTML:return er(i,"HTML")?Zt(i):Dc(this._doc,String(i)).toString();case Ot.STYLE:return er(i,"Style")?Zt(i):i;case Ot.SCRIPT:if(er(i,"Script"))return Zt(i);throw new H(5200,!1);case Ot.URL:return er(i,"URL")?Zt(i):Ic(String(i));case Ot.RESOURCE_URL:if(er(i,"ResourceURL"))return Zt(i);throw new H(5201,!1);default:throw new H(5202,!1)}}bypassSecurityTrustHtml(n){return Tc(n)}bypassSecurityTrustStyle(n){return Sc(n)}bypassSecurityTrustScript(n){return wc(n)}bypassSecurityTrustUrl(n){return Oc(n)}bypassSecurityTrustResourceUrl(n){return Rc(n)}};e.\u0275fac=function(i){return new(i||e)(F(be))},e.\u0275prov=P({token:e,factory:e.\u0275fac,providedIn:"root"});let t=e;return t})(),Ho=function(t){return t[t.NoHttpTransferCache=0]="NoHttpTransferCache",t[t.HttpTransferCacheOptions=1]="HttpTransferCacheOptions",t}(Ho||{});function Py(...t){let e=[],r=new Set,n=r.has(Ho.HttpTransferCacheOptions);for(let{\u0275providers:i,\u0275kind:o}of t)r.add(o),i.length&&e.push(i);return Jt([[],Qc(),r.has(Ho.NoHttpTransferCache)||n?[]:pu({}),e])}var k="primary",un=Symbol("RouteTitle"),es=class{constructor(e){this.params=e||{}}has(e){return Object.prototype.hasOwnProperty.call(this.params,e)}get(e){if(this.has(e)){let r=this.params[e];return Array.isArray(r)?r[0]:r}return null}getAll(e){if(this.has(e)){let r=this.params[e];return Array.isArray(r)?r:[r]}return[]}get keys(){return Object.keys(this.params)}};function or(t){return new es(t)}function kp(t,e,r){let n=r.path.split("/");if(n.length>t.length||r.pathMatch==="full"&&(e.hasChildren()||n.lengthn[o]===i)}else return t===e}function Au(t){return t.length>0?t[t.length-1]:null}function st(t){return ac(t)?t:qc(t)?ce(Promise.resolve(t)):N(t)}var Pp={exact:Nu,subset:_u},Cu={exact:Fp,subset:Up,ignored:()=>!0};function Su(t,e,r){return Pp[r.paths](t.root,e.root,r.matrixParams)&&Cu[r.queryParams](t.queryParams,e.queryParams)&&!(r.fragment==="exact"&&t.fragment!==e.fragment)}function Fp(t,e){return Fe(t,e)}function Nu(t,e,r){if(!Dt(t.segments,e.segments)||!ni(t.segments,e.segments,r)||t.numberOfChildren!==e.numberOfChildren)return!1;for(let n in e.children)if(!t.children[n]||!Nu(t.children[n],e.children[n],r))return!1;return!0}function Up(t,e){return Object.keys(e).length<=Object.keys(t).length&&Object.keys(e).every(r=>xu(t[r],e[r]))}function _u(t,e,r){return Mu(t,e,e.segments,r)}function Mu(t,e,r,n){if(t.segments.length>r.length){let i=t.segments.slice(0,r.length);return!(!Dt(i,r)||e.hasChildren()||!ni(i,r,n))}else if(t.segments.length===r.length){if(!Dt(t.segments,r)||!ni(t.segments,r,n))return!1;for(let i in e.children)if(!t.children[i]||!_u(t.children[i],e.children[i],n))return!1;return!0}else{let i=r.slice(0,t.segments.length),o=r.slice(t.segments.length);return!Dt(t.segments,i)||!ni(t.segments,i,n)||!t.children[k]?!1:Mu(t.children[k],e,o,n)}}function ni(t,e,r){return e.every((n,i)=>Cu[r](t[i].parameters,n.parameters))}var nt=class{constructor(e=new B([],{}),r={},n=null){this.root=e,this.queryParams=r,this.fragment=n}get queryParamMap(){return this._queryParamMap??=or(this.queryParams),this._queryParamMap}toString(){return qp.serialize(this)}},B=class{constructor(e,r){this.segments=e,this.children=r,this.parent=null,Object.values(r).forEach(n=>n.parent=this)}hasChildren(){return this.numberOfChildren>0}get numberOfChildren(){return Object.keys(this.children).length}toString(){return ii(this)}},It=class{constructor(e,r){this.path=e,this.parameters=r}get parameterMap(){return this._parameterMap??=or(this.parameters),this._parameterMap}toString(){return Lu(this)}};function jp(t,e){return Dt(t,e)&&t.every((r,n)=>Fe(r.parameters,e[n].parameters))}function Dt(t,e){return t.length!==e.length?!1:t.every((r,n)=>r.path===e[n].path)}function Vp(t,e){let r=[];return Object.entries(t.children).forEach(([n,i])=>{n===k&&(r=r.concat(e(i,n)))}),Object.entries(t.children).forEach(([n,i])=>{n!==k&&(r=r.concat(e(i,n)))}),r}var Ds=(()=>{let e=class e{};e.\u0275fac=function(i){return new(i||e)},e.\u0275prov=P({token:e,factory:()=>new si,providedIn:"root"});let t=e;return t})(),si=class{parse(e){let r=new ns(e);return new nt(r.parseRootSegment(),r.parseQueryParams(),r.parseFragment())}serialize(e){let r=`/${Hr(e.root,!0)}`,n=Qp(e.queryParams),i=typeof e.fragment=="string"?`#${Bp(e.fragment)}`:"";return`${r}${n}${i}`}},qp=new si;function ii(t){return t.segments.map(e=>Lu(e)).join("/")}function Hr(t,e){if(!t.hasChildren())return ii(t);if(e){let r=t.children[k]?Hr(t.children[k],!1):"",n=[];return Object.entries(t.children).forEach(([i,o])=>{i!==k&&n.push(`${i}:${Hr(o,!1)}`)}),n.length>0?`${r}(${n.join("//")})`:r}else{let r=Vp(t,(n,i)=>i===k?[Hr(t.children[k],!1)]:[`${i}:${Hr(n,!1)}`]);return Object.keys(t.children).length===1&&t.children[k]!=null?`${ii(t)}/${r[0]}`:`${ii(t)}/(${r.join("//")})`}}function ku(t){return encodeURIComponent(t).replace(/%40/g,"@").replace(/%3A/gi,":").replace(/%24/g,"$").replace(/%2C/gi,",")}function ti(t){return ku(t).replace(/%3B/gi,";")}function Bp(t){return encodeURI(t)}function rs(t){return ku(t).replace(/\(/g,"%28").replace(/\)/g,"%29").replace(/%26/gi,"&")}function oi(t){return decodeURIComponent(t)}function wu(t){return oi(t.replace(/\+/g,"%20"))}function Lu(t){return`${rs(t.path)}${zp(t.parameters)}`}function zp(t){return Object.entries(t).map(([e,r])=>`;${rs(e)}=${rs(r)}`).join("")}function Qp(t){let e=Object.entries(t).map(([r,n])=>Array.isArray(n)?n.map(i=>`${ti(r)}=${ti(i)}`).join("&"):`${ti(r)}=${ti(n)}`).filter(r=>r);return e.length?`?${e.join("&")}`:""}var Wp=/^[^\/()?;#]+/;function Yo(t){let e=t.match(Wp);return e?e[0]:""}var $p=/^[^\/()?;=#]+/;function Gp(t){let e=t.match($p);return e?e[0]:""}var Hp=/^[^=?&#]+/;function Kp(t){let e=t.match(Hp);return e?e[0]:""}var Yp=/^[^&#]+/;function Jp(t){let e=t.match(Yp);return e?e[0]:""}var ns=class{constructor(e){this.url=e,this.remaining=e}parseRootSegment(){return this.consumeOptional("/"),this.remaining===""||this.peekStartsWith("?")||this.peekStartsWith("#")?new B([],{}):new B([],this.parseChildren())}parseQueryParams(){let e={};if(this.consumeOptional("?"))do this.parseQueryParam(e);while(this.consumeOptional("&"));return e}parseFragment(){return this.consumeOptional("#")?decodeURIComponent(this.remaining):null}parseChildren(){if(this.remaining==="")return{};this.consumeOptional("/");let e=[];for(this.peekStartsWith("(")||e.push(this.parseSegment());this.peekStartsWith("/")&&!this.peekStartsWith("//")&&!this.peekStartsWith("/(");)this.capture("/"),e.push(this.parseSegment());let r={};this.peekStartsWith("/(")&&(this.capture("/"),r=this.parseParens(!0));let n={};return this.peekStartsWith("(")&&(n=this.parseParens(!1)),(e.length>0||Object.keys(r).length>0)&&(n[k]=new B(e,r)),n}parseSegment(){let e=Yo(this.remaining);if(e===""&&this.peekStartsWith(";"))throw new H(4009,!1);return this.capture(e),new It(oi(e),this.parseMatrixParams())}parseMatrixParams(){let e={};for(;this.consumeOptional(";");)this.parseParam(e);return e}parseParam(e){let r=Gp(this.remaining);if(!r)return;this.capture(r);let n="";if(this.consumeOptional("=")){let i=Yo(this.remaining);i&&(n=i,this.capture(n))}e[oi(r)]=oi(n)}parseQueryParam(e){let r=Kp(this.remaining);if(!r)return;this.capture(r);let n="";if(this.consumeOptional("=")){let s=Jp(this.remaining);s&&(n=s,this.capture(n))}let i=wu(r),o=wu(n);if(e.hasOwnProperty(i)){let s=e[i];Array.isArray(s)||(s=[s],e[i]=s),s.push(o)}else e[i]=o}parseParens(e){let r={};for(this.capture("(");!this.consumeOptional(")")&&this.remaining.length>0;){let n=Yo(this.remaining),i=this.remaining[n.length];if(i!=="/"&&i!==")"&&i!==";")throw new H(4010,!1);let o;n.indexOf(":")>-1?(o=n.slice(0,n.indexOf(":")),this.capture(o),this.capture(":")):e&&(o=k);let s=this.parseChildren();r[o]=Object.keys(s).length===1?s[k]:new B([],s),this.consumeOptional("//")}return r}peekStartsWith(e){return this.remaining.startsWith(e)}consumeOptional(e){return this.peekStartsWith(e)?(this.remaining=this.remaining.substring(e.length),!0):!1}capture(e){if(!this.consumeOptional(e))throw new H(4011,!1)}};function Pu(t){return t.segments.length>0?new B([],{[k]:t}):t}function Fu(t){let e={};for(let[n,i]of Object.entries(t.children)){let o=Fu(i);if(n===k&&o.segments.length===0&&o.hasChildren())for(let[s,a]of Object.entries(o.children))e[s]=a;else(o.segments.length>0||o.hasChildren())&&(e[n]=o)}let r=new B(t.segments,e);return Xp(r)}function Xp(t){if(t.numberOfChildren===1&&t.children[k]){let e=t.children[k];return new B(t.segments.concat(e.segments),e.children)}return t}function sr(t){return t instanceof nt}function Zp(t,e,r=null,n=null){let i=Uu(t);return ju(i,e,r,n)}function Uu(t){let e;function r(o){let s={};for(let c of o.children){let u=r(c);s[c.outlet]=u}let a=new B(o.url,s);return o===t&&(e=a),a}let n=r(t.root),i=Pu(n);return e??i}function ju(t,e,r,n){let i=t;for(;i.parent;)i=i.parent;if(e.length===0)return Jo(i,i,i,r,n);let o=ed(e);if(o.toRoot())return Jo(i,i,new B([],{}),r,n);let s=td(o,i,t),a=s.processChildren?Jr(s.segmentGroup,s.index,o.commands):qu(s.segmentGroup,s.index,o.commands);return Jo(i,s.segmentGroup,a,r,n)}function ai(t){return typeof t=="object"&&t!=null&&!t.outlets&&!t.segmentPath}function en(t){return typeof t=="object"&&t!=null&&t.outlets}function Jo(t,e,r,n,i){let o={};n&&Object.entries(n).forEach(([c,u])=>{o[c]=Array.isArray(u)?u.map(l=>`${l}`):`${u}`});let s;t===e?s=r:s=Vu(t,e,r);let a=Pu(Fu(s));return new nt(a,o,i)}function Vu(t,e,r){let n={};return Object.entries(t.children).forEach(([i,o])=>{o===e?n[i]=r:n[i]=Vu(o,e,r)}),new B(t.segments,n)}var ci=class{constructor(e,r,n){if(this.isAbsolute=e,this.numberOfDoubleDots=r,this.commands=n,e&&n.length>0&&ai(n[0]))throw new H(4003,!1);let i=n.find(en);if(i&&i!==Au(n))throw new H(4004,!1)}toRoot(){return this.isAbsolute&&this.commands.length===1&&this.commands[0]=="/"}};function ed(t){if(typeof t[0]=="string"&&t.length===1&&t[0]==="/")return new ci(!0,0,t);let e=0,r=!1,n=t.reduce((i,o,s)=>{if(typeof o=="object"&&o!=null){if(o.outlets){let a={};return Object.entries(o.outlets).forEach(([c,u])=>{a[c]=typeof u=="string"?u.split("/"):u}),[...i,{outlets:a}]}if(o.segmentPath)return[...i,o.segmentPath]}return typeof o!="string"?[...i,o]:s===0?(o.split("/").forEach((a,c)=>{c==0&&a==="."||(c==0&&a===""?r=!0:a===".."?e++:a!=""&&i.push(a))}),i):[...i,o]},[]);return new ci(r,e,n)}var nr=class{constructor(e,r,n){this.segmentGroup=e,this.processChildren=r,this.index=n}};function td(t,e,r){if(t.isAbsolute)return new nr(e,!0,0);if(!r)return new nr(e,!1,NaN);if(r.parent===null)return new nr(r,!0,0);let n=ai(t.commands[0])?0:1,i=r.segments.length-1+n;return rd(r,i,t.numberOfDoubleDots)}function rd(t,e,r){let n=t,i=e,o=r;for(;o>i;){if(o-=i,n=n.parent,!n)throw new H(4005,!1);i=n.segments.length}return new nr(n,!1,i-o)}function nd(t){return en(t[0])?t[0].outlets:{[k]:t}}function qu(t,e,r){if(t??=new B([],{}),t.segments.length===0&&t.hasChildren())return Jr(t,e,r);let n=id(t,e,r),i=r.slice(n.commandIndex);if(n.match&&n.pathIndexo!==k)&&t.children[k]&&t.numberOfChildren===1&&t.children[k].segments.length===0){let o=Jr(t.children[k],e,r);return new B(t.segments,o.children)}return Object.entries(n).forEach(([o,s])=>{typeof s=="string"&&(s=[s]),s!==null&&(i[o]=qu(t.children[o],e,s))}),Object.entries(t.children).forEach(([o,s])=>{n[o]===void 0&&(i[o]=s)}),new B(t.segments,i)}}function id(t,e,r){let n=0,i=e,o={match:!1,pathIndex:0,commandIndex:0};for(;i=r.length)return o;let s=t.segments[i],a=r[n];if(en(a))break;let c=`${a}`,u=n0&&c===void 0)break;if(c&&u&&typeof u=="object"&&u.outlets===void 0){if(!Ru(c,u,s))return o;n+=2}else{if(!Ru(c,{},s))return o;n++}i++}return{match:!0,pathIndex:i,commandIndex:n}}function is(t,e,r){let n=t.segments.slice(0,e),i=0;for(;i{typeof n=="string"&&(n=[n]),n!==null&&(e[r]=is(new B([],{}),0,n))}),e}function Ou(t){let e={};return Object.entries(t).forEach(([r,n])=>e[r]=`${n}`),e}function Ru(t,e,r){return t==r.path&&Fe(e,r.parameters)}var Xr="imperative",oe=function(t){return t[t.NavigationStart=0]="NavigationStart",t[t.NavigationEnd=1]="NavigationEnd",t[t.NavigationCancel=2]="NavigationCancel",t[t.NavigationError=3]="NavigationError",t[t.RoutesRecognized=4]="RoutesRecognized",t[t.ResolveStart=5]="ResolveStart",t[t.ResolveEnd=6]="ResolveEnd",t[t.GuardsCheckStart=7]="GuardsCheckStart",t[t.GuardsCheckEnd=8]="GuardsCheckEnd",t[t.RouteConfigLoadStart=9]="RouteConfigLoadStart",t[t.RouteConfigLoadEnd=10]="RouteConfigLoadEnd",t[t.ChildActivationStart=11]="ChildActivationStart",t[t.ChildActivationEnd=12]="ChildActivationEnd",t[t.ActivationStart=13]="ActivationStart",t[t.ActivationEnd=14]="ActivationEnd",t[t.Scroll=15]="Scroll",t[t.NavigationSkipped=16]="NavigationSkipped",t}(oe||{}),Ie=class{constructor(e,r){this.id=e,this.url=r}},tn=class extends Ie{constructor(e,r,n="imperative",i=null){super(e,r),this.type=oe.NavigationStart,this.navigationTrigger=n,this.restoredState=i}toString(){return`NavigationStart(id: ${this.id}, url: '${this.url}')`}},it=class extends Ie{constructor(e,r,n){super(e,r),this.urlAfterRedirects=n,this.type=oe.NavigationEnd}toString(){return`NavigationEnd(id: ${this.id}, url: '${this.url}', urlAfterRedirects: '${this.urlAfterRedirects}')`}},Re=function(t){return t[t.Redirect=0]="Redirect",t[t.SupersededByNewNavigation=1]="SupersededByNewNavigation",t[t.NoDataFromResolver=2]="NoDataFromResolver",t[t.GuardRejected=3]="GuardRejected",t}(Re||{}),os=function(t){return t[t.IgnoredSameUrlNavigation=0]="IgnoredSameUrlNavigation",t[t.IgnoredByUrlHandlingStrategy=1]="IgnoredByUrlHandlingStrategy",t}(os||{}),ot=class extends Ie{constructor(e,r,n,i){super(e,r),this.reason=n,this.code=i,this.type=oe.NavigationCancel}toString(){return`NavigationCancel(id: ${this.id}, url: '${this.url}')`}},xt=class extends Ie{constructor(e,r,n,i){super(e,r),this.reason=n,this.code=i,this.type=oe.NavigationSkipped}},rn=class extends Ie{constructor(e,r,n,i){super(e,r),this.error=n,this.target=i,this.type=oe.NavigationError}toString(){return`NavigationError(id: ${this.id}, url: '${this.url}', error: ${this.error})`}},ui=class extends Ie{constructor(e,r,n,i){super(e,r),this.urlAfterRedirects=n,this.state=i,this.type=oe.RoutesRecognized}toString(){return`RoutesRecognized(id: ${this.id}, url: '${this.url}', urlAfterRedirects: '${this.urlAfterRedirects}', state: ${this.state})`}},ss=class extends Ie{constructor(e,r,n,i){super(e,r),this.urlAfterRedirects=n,this.state=i,this.type=oe.GuardsCheckStart}toString(){return`GuardsCheckStart(id: ${this.id}, url: '${this.url}', urlAfterRedirects: '${this.urlAfterRedirects}', state: ${this.state})`}},as=class extends Ie{constructor(e,r,n,i,o){super(e,r),this.urlAfterRedirects=n,this.state=i,this.shouldActivate=o,this.type=oe.GuardsCheckEnd}toString(){return`GuardsCheckEnd(id: ${this.id}, url: '${this.url}', urlAfterRedirects: '${this.urlAfterRedirects}', state: ${this.state}, shouldActivate: ${this.shouldActivate})`}},cs=class extends Ie{constructor(e,r,n,i){super(e,r),this.urlAfterRedirects=n,this.state=i,this.type=oe.ResolveStart}toString(){return`ResolveStart(id: ${this.id}, url: '${this.url}', urlAfterRedirects: '${this.urlAfterRedirects}', state: ${this.state})`}},us=class extends Ie{constructor(e,r,n,i){super(e,r),this.urlAfterRedirects=n,this.state=i,this.type=oe.ResolveEnd}toString(){return`ResolveEnd(id: ${this.id}, url: '${this.url}', urlAfterRedirects: '${this.urlAfterRedirects}', state: ${this.state})`}},ls=class{constructor(e){this.route=e,this.type=oe.RouteConfigLoadStart}toString(){return`RouteConfigLoadStart(path: ${this.route.path})`}},fs=class{constructor(e){this.route=e,this.type=oe.RouteConfigLoadEnd}toString(){return`RouteConfigLoadEnd(path: ${this.route.path})`}},hs=class{constructor(e){this.snapshot=e,this.type=oe.ChildActivationStart}toString(){return`ChildActivationStart(path: '${this.snapshot.routeConfig&&this.snapshot.routeConfig.path||""}')`}},ps=class{constructor(e){this.snapshot=e,this.type=oe.ChildActivationEnd}toString(){return`ChildActivationEnd(path: '${this.snapshot.routeConfig&&this.snapshot.routeConfig.path||""}')`}},ds=class{constructor(e){this.snapshot=e,this.type=oe.ActivationStart}toString(){return`ActivationStart(path: '${this.snapshot.routeConfig&&this.snapshot.routeConfig.path||""}')`}},ms=class{constructor(e){this.snapshot=e,this.type=oe.ActivationEnd}toString(){return`ActivationEnd(path: '${this.snapshot.routeConfig&&this.snapshot.routeConfig.path||""}')`}};var nn=class{},on=class{constructor(e){this.url=e}};var vs=class{constructor(){this.outlet=null,this.route=null,this.injector=null,this.children=new mi,this.attachRef=null}},mi=(()=>{let e=class e{constructor(){this.contexts=new Map}onChildOutletCreated(n,i){let o=this.getOrCreateContext(n);o.outlet=i,this.contexts.set(n,o)}onChildOutletDestroyed(n){let i=this.getContext(n);i&&(i.outlet=null,i.attachRef=null)}onOutletDeactivated(){let n=this.contexts;return this.contexts=new Map,n}onOutletReAttached(n){this.contexts=n}getOrCreateContext(n){let i=this.getContext(n);return i||(i=new vs,this.contexts.set(n,i)),i}getContext(n){return this.contexts.get(n)||null}};e.\u0275fac=function(i){return new(i||e)},e.\u0275prov=P({token:e,factory:e.\u0275fac,providedIn:"root"});let t=e;return t})(),li=class{constructor(e){this._root=e}get root(){return this._root.value}parent(e){let r=this.pathFromRoot(e);return r.length>1?r[r.length-2]:null}children(e){let r=gs(e,this._root);return r?r.children.map(n=>n.value):[]}firstChild(e){let r=gs(e,this._root);return r&&r.children.length>0?r.children[0].value:null}siblings(e){let r=ys(e,this._root);return r.length<2?[]:r[r.length-2].children.map(i=>i.value).filter(i=>i!==e)}pathFromRoot(e){return ys(e,this._root).map(r=>r.value)}};function gs(t,e){if(t===e.value)return e;for(let r of e.children){let n=gs(t,r);if(n)return n}return null}function ys(t,e){if(t===e.value)return[e];for(let r of e.children){let n=ys(t,r);if(n.length)return n.unshift(e),n}return[]}var Ee=class{constructor(e,r){this.value=e,this.children=r}toString(){return`TreeNode(${this.value})`}};function rr(t){let e={};return t&&t.children.forEach(r=>e[r.value.outlet]=r),e}var fi=class extends li{constructor(e,r){super(e),this.snapshot=r,As(this,e)}toString(){return this.snapshot.toString()}};function Bu(t){let e=sd(t),r=new we([new It("",{})]),n=new we({}),i=new we({}),o=new we({}),s=new we(""),a=new At(r,n,o,s,i,k,t,e.root);return a.snapshot=e.root,new fi(new Ee(a,[]),e)}function sd(t){let e={},r={},n={},i="",o=new sn([],e,n,i,r,k,t,null,{});return new hi("",new Ee(o,[]))}var At=class{constructor(e,r,n,i,o,s,a,c){this.urlSubject=e,this.paramsSubject=r,this.queryParamsSubject=n,this.fragmentSubject=i,this.dataSubject=o,this.outlet=s,this.component=a,this._futureSnapshot=c,this.title=this.dataSubject?.pipe(M(u=>u[un]))??N(void 0),this.url=e,this.params=r,this.queryParams=n,this.fragment=i,this.data=o}get routeConfig(){return this._futureSnapshot.routeConfig}get root(){return this._routerState.root}get parent(){return this._routerState.parent(this)}get firstChild(){return this._routerState.firstChild(this)}get children(){return this._routerState.children(this)}get pathFromRoot(){return this._routerState.pathFromRoot(this)}get paramMap(){return this._paramMap??=this.params.pipe(M(e=>or(e))),this._paramMap}get queryParamMap(){return this._queryParamMap??=this.queryParams.pipe(M(e=>or(e))),this._queryParamMap}toString(){return this.snapshot?this.snapshot.toString():`Future(${this._futureSnapshot})`}};function xs(t,e,r="emptyOnly"){let n,{routeConfig:i}=t;return e!==null&&(r==="always"||i?.path===""||!e.component&&!e.routeConfig?.loadComponent)?n={params:R(R({},e.params),t.params),data:R(R({},e.data),t.data),resolve:R(R(R(R({},t.data),e.data),i?.data),t._resolvedData)}:n={params:R({},t.params),data:R({},t.data),resolve:R(R({},t.data),t._resolvedData??{})},i&&Qu(i)&&(n.resolve[un]=i.title),n}var sn=class{get title(){return this.data?.[un]}constructor(e,r,n,i,o,s,a,c,u){this.url=e,this.params=r,this.queryParams=n,this.fragment=i,this.data=o,this.outlet=s,this.component=a,this.routeConfig=c,this._resolve=u}get root(){return this._routerState.root}get parent(){return this._routerState.parent(this)}get firstChild(){return this._routerState.firstChild(this)}get children(){return this._routerState.children(this)}get pathFromRoot(){return this._routerState.pathFromRoot(this)}get paramMap(){return this._paramMap??=or(this.params),this._paramMap}get queryParamMap(){return this._queryParamMap??=or(this.queryParams),this._queryParamMap}toString(){let e=this.url.map(n=>n.toString()).join("/"),r=this.routeConfig?this.routeConfig.path:"";return`Route(url:'${e}', path:'${r}')`}},hi=class extends li{constructor(e,r){super(r),this.url=e,As(this,r)}toString(){return zu(this._root)}};function As(t,e){e.value._routerState=t,e.children.forEach(r=>As(t,r))}function zu(t){let e=t.children.length>0?` { ${t.children.map(zu).join(", ")} } `:"";return`${t.value}${e}`}function Xo(t){if(t.snapshot){let e=t.snapshot,r=t._futureSnapshot;t.snapshot=r,Fe(e.queryParams,r.queryParams)||t.queryParamsSubject.next(r.queryParams),e.fragment!==r.fragment&&t.fragmentSubject.next(r.fragment),Fe(e.params,r.params)||t.paramsSubject.next(r.params),Lp(e.url,r.url)||t.urlSubject.next(r.url),Fe(e.data,r.data)||t.dataSubject.next(r.data)}else t.snapshot=t._futureSnapshot,t.dataSubject.next(t._futureSnapshot.data)}function bs(t,e){let r=Fe(t.params,e.params)&&jp(t.url,e.url),n=!t.parent!=!e.parent;return r&&!n&&(!t.parent||bs(t.parent,e.parent))}function Qu(t){return typeof t.title=="string"||t.title===null}var ad=(()=>{let e=class e{constructor(){this.activated=null,this._activatedRoute=null,this.name=k,this.activateEvents=new Mr,this.deactivateEvents=new Mr,this.attachEvents=new Mr,this.detachEvents=new Mr,this.parentContexts=C(mi),this.location=C(Mc),this.changeDetector=C(xo),this.environmentInjector=C(Xt),this.inputBinder=C(vi,{optional:!0}),this.supportsBindingToComponentInputs=!0}get activatedComponentRef(){return this.activated}ngOnChanges(n){if(n.name){let{firstChange:i,previousValue:o}=n.name;if(i)return;this.isTrackedInParentContexts(o)&&(this.deactivate(),this.parentContexts.onChildOutletDestroyed(o)),this.initializeOutletWithName()}}ngOnDestroy(){this.isTrackedInParentContexts(this.name)&&this.parentContexts.onChildOutletDestroyed(this.name),this.inputBinder?.unsubscribeFromRouteData(this)}isTrackedInParentContexts(n){return this.parentContexts.getContext(n)?.outlet===this}ngOnInit(){this.initializeOutletWithName()}initializeOutletWithName(){if(this.parentContexts.onChildOutletCreated(this.name,this),this.activated)return;let n=this.parentContexts.getContext(this.name);n?.route&&(n.attachRef?this.attach(n.attachRef,n.route):this.activateWith(n.route,n.injector))}get isActivated(){return!!this.activated}get component(){if(!this.activated)throw new H(4012,!1);return this.activated.instance}get activatedRoute(){if(!this.activated)throw new H(4012,!1);return this._activatedRoute}get activatedRouteData(){return this._activatedRoute?this._activatedRoute.snapshot.data:{}}detach(){if(!this.activated)throw new H(4012,!1);this.location.detach();let n=this.activated;return this.activated=null,this._activatedRoute=null,this.detachEvents.emit(n.instance),n}attach(n,i){this.activated=n,this._activatedRoute=i,this.location.insert(n.hostView),this.inputBinder?.bindActivatedRouteToOutletComponent(this),this.attachEvents.emit(n.instance)}deactivate(){if(this.activated){let n=this.component;this.activated.destroy(),this.activated=null,this._activatedRoute=null,this.deactivateEvents.emit(n)}}activateWith(n,i){if(this.isActivated)throw new H(4013,!1);this._activatedRoute=n;let o=this.location,a=n.snapshot.component,c=this.parentContexts.getOrCreateContext(this.name).children,u=new Es(n,c,o.injector);this.activated=o.createComponent(a,{index:o.length,injector:u,environmentInjector:i??this.environmentInjector}),this.changeDetector.markForCheck(),this.inputBinder?.bindActivatedRouteToOutletComponent(this),this.activateEvents.emit(this.activated.instance)}};e.\u0275fac=function(i){return new(i||e)},e.\u0275dir=Pr({type:e,selectors:[["router-outlet"]],inputs:{name:"name"},outputs:{activateEvents:"activate",deactivateEvents:"deactivate",attachEvents:"attach",detachEvents:"detach"},exportAs:["outlet"],standalone:!0,features:[Ro]});let t=e;return t})(),Es=class{constructor(e,r,n){this.route=e,this.childContexts=r,this.parent=n}get(e,r){return e===At?this.route:e===mi?this.childContexts:this.parent.get(e,r)}},vi=new G(""),Iu=(()=>{let e=class e{constructor(){this.outletDataSubscriptions=new Map}bindActivatedRouteToOutletComponent(n){this.unsubscribeFromRouteData(n),this.subscribeToRouteData(n)}unsubscribeFromRouteData(n){this.outletDataSubscriptions.get(n)?.unsubscribe(),this.outletDataSubscriptions.delete(n)}subscribeToRouteData(n){let{activatedRoute:i}=n,o=jn([i.queryParams,i.params,i.data]).pipe(ge(([s,a,c],u)=>(c=R(R(R({},s),a),c),u===0?N(c):Promise.resolve(c)))).subscribe(s=>{if(!n.isActivated||!n.activatedComponentRef||n.activatedRoute!==i||i.component===null){this.unsubscribeFromRouteData(n);return}let a=Wc(i.component);if(!a){this.unsubscribeFromRouteData(n);return}for(let{templateName:c}of a.inputs)n.activatedComponentRef.setInput(c,s[c])});this.outletDataSubscriptions.set(n,o)}};e.\u0275fac=function(i){return new(i||e)},e.\u0275prov=P({token:e,factory:e.\u0275fac});let t=e;return t})();function cd(t,e,r){let n=an(t,e._root,r?r._root:void 0);return new fi(n,e)}function an(t,e,r){if(r&&t.shouldReuseRoute(e.value,r.value.snapshot)){let n=r.value;n._futureSnapshot=e.value;let i=ud(t,e,r);return new Ee(n,i)}else{if(t.shouldAttach(e.value)){let o=t.retrieve(e.value);if(o!==null){let s=o.route;return s.value._futureSnapshot=e.value,s.children=e.children.map(a=>an(t,a)),s}}let n=ld(e.value),i=e.children.map(o=>an(t,o));return new Ee(n,i)}}function ud(t,e,r){return e.children.map(n=>{for(let i of r.children)if(t.shouldReuseRoute(n.value,i.value.snapshot))return an(t,n,i);return an(t,n)})}function ld(t){return new At(new we(t.url),new we(t.params),new we(t.queryParams),new we(t.fragment),new we(t.data),t.outlet,t.component,t)}var Wu="ngNavigationCancelingError";function $u(t,e){let{redirectTo:r,navigationBehaviorOptions:n}=sr(e)?{redirectTo:e,navigationBehaviorOptions:void 0}:e,i=Gu(!1,Re.Redirect);return i.url=r,i.navigationBehaviorOptions=n,i}function Gu(t,e){let r=new Error(`NavigationCancelingError: ${t||""}`);return r[Wu]=!0,r.cancellationCode=e,r}function fd(t){return Hu(t)&&sr(t.url)}function Hu(t){return!!t&&t[Wu]}var hd=(()=>{let e=class e{};e.\u0275fac=function(i){return new(i||e)},e.\u0275cmp=Lr({type:e,selectors:[["ng-component"]],standalone:!0,features:[Vc],decls:1,vars:0,template:function(i,o){i&1&&Uc(0,"router-outlet")},dependencies:[ad],encapsulation:2});let t=e;return t})();function pd(t,e){return t.providers&&!t._injector&&(t._injector=Pc(t.providers,e,`Route: ${t.path}`)),t._injector??e}function Cs(t){let e=t.children&&t.children.map(Cs),r=e?Z(R({},t),{children:e}):R({},t);return!r.component&&!r.loadComponent&&(e||r.loadChildren)&&r.outlet&&r.outlet!==k&&(r.component=hd),r}function Ue(t){return t.outlet||k}function dd(t,e){let r=t.filter(n=>Ue(n)===e);return r.push(...t.filter(n=>Ue(n)!==e)),r}function ln(t){if(!t)return null;if(t.routeConfig?._injector)return t.routeConfig._injector;for(let e=t.parent;e;e=e.parent){let r=e.routeConfig;if(r?._loadedInjector)return r._loadedInjector;if(r?._injector)return r._injector}return null}var md=(t,e,r,n)=>M(i=>(new Ts(e,i.targetRouterState,i.currentRouterState,r,n).activate(t),i)),Ts=class{constructor(e,r,n,i,o){this.routeReuseStrategy=e,this.futureState=r,this.currState=n,this.forwardEvent=i,this.inputBindingEnabled=o}activate(e){let r=this.futureState._root,n=this.currState?this.currState._root:null;this.deactivateChildRoutes(r,n,e),Xo(this.futureState.root),this.activateChildRoutes(r,n,e)}deactivateChildRoutes(e,r,n){let i=rr(r);e.children.forEach(o=>{let s=o.value.outlet;this.deactivateRoutes(o,i[s],n),delete i[s]}),Object.values(i).forEach(o=>{this.deactivateRouteAndItsChildren(o,n)})}deactivateRoutes(e,r,n){let i=e.value,o=r?r.value:null;if(i===o)if(i.component){let s=n.getContext(i.outlet);s&&this.deactivateChildRoutes(e,r,s.children)}else this.deactivateChildRoutes(e,r,n);else o&&this.deactivateRouteAndItsChildren(r,n)}deactivateRouteAndItsChildren(e,r){e.value.component&&this.routeReuseStrategy.shouldDetach(e.value.snapshot)?this.detachAndStoreRouteSubtree(e,r):this.deactivateRouteAndOutlet(e,r)}detachAndStoreRouteSubtree(e,r){let n=r.getContext(e.value.outlet),i=n&&e.value.component?n.children:r,o=rr(e);for(let s of Object.values(o))this.deactivateRouteAndItsChildren(s,i);if(n&&n.outlet){let s=n.outlet.detach(),a=n.children.onOutletDeactivated();this.routeReuseStrategy.store(e.value.snapshot,{componentRef:s,route:e,contexts:a})}}deactivateRouteAndOutlet(e,r){let n=r.getContext(e.value.outlet),i=n&&e.value.component?n.children:r,o=rr(e);for(let s of Object.values(o))this.deactivateRouteAndItsChildren(s,i);n&&(n.outlet&&(n.outlet.deactivate(),n.children.onOutletDeactivated()),n.attachRef=null,n.route=null)}activateChildRoutes(e,r,n){let i=rr(r);e.children.forEach(o=>{this.activateRoutes(o,i[o.value.outlet],n),this.forwardEvent(new ms(o.value.snapshot))}),e.children.length&&this.forwardEvent(new ps(e.value.snapshot))}activateRoutes(e,r,n){let i=e.value,o=r?r.value:null;if(Xo(i),i===o)if(i.component){let s=n.getOrCreateContext(i.outlet);this.activateChildRoutes(e,r,s.children)}else this.activateChildRoutes(e,r,n);else if(i.component){let s=n.getOrCreateContext(i.outlet);if(this.routeReuseStrategy.shouldAttach(i.snapshot)){let a=this.routeReuseStrategy.retrieve(i.snapshot);this.routeReuseStrategy.store(i.snapshot,null),s.children.onOutletReAttached(a.contexts),s.attachRef=a.componentRef,s.route=a.route.value,s.outlet&&s.outlet.attach(a.componentRef,a.route.value),Xo(a.route.value),this.activateChildRoutes(e,null,s.children)}else{let a=ln(i.snapshot);s.attachRef=null,s.route=i,s.injector=a,s.outlet&&s.outlet.activateWith(i,s.injector),this.activateChildRoutes(e,null,s.children)}}else this.activateChildRoutes(e,null,n)}},pi=class{constructor(e){this.path=e,this.route=this.path[this.path.length-1]}},ir=class{constructor(e,r){this.component=e,this.route=r}};function vd(t,e,r){let n=t._root,i=e?e._root:null;return Kr(n,i,r,[n.value])}function gd(t){let e=t.routeConfig?t.routeConfig.canActivateChild:null;return!e||e.length===0?null:{node:t,guards:e}}function cr(t,e){let r=Symbol(),n=e.get(t,r);return n===r?typeof t=="function"&&!vc(t)?t:e.get(t):n}function Kr(t,e,r,n,i={canDeactivateChecks:[],canActivateChecks:[]}){let o=rr(e);return t.children.forEach(s=>{yd(s,o[s.value.outlet],r,n.concat([s.value]),i),delete o[s.value.outlet]}),Object.entries(o).forEach(([s,a])=>Zr(a,r.getContext(s),i)),i}function yd(t,e,r,n,i={canDeactivateChecks:[],canActivateChecks:[]}){let o=t.value,s=e?e.value:null,a=r?r.getContext(t.value.outlet):null;if(s&&o.routeConfig===s.routeConfig){let c=bd(s,o,o.routeConfig.runGuardsAndResolvers);c?i.canActivateChecks.push(new pi(n)):(o.data=s.data,o._resolvedData=s._resolvedData),o.component?Kr(t,e,a?a.children:null,n,i):Kr(t,e,r,n,i),c&&a&&a.outlet&&a.outlet.isActivated&&i.canDeactivateChecks.push(new ir(a.outlet.component,s))}else s&&Zr(e,a,i),i.canActivateChecks.push(new pi(n)),o.component?Kr(t,null,a?a.children:null,n,i):Kr(t,null,r,n,i);return i}function bd(t,e,r){if(typeof r=="function")return r(t,e);switch(r){case"pathParamsChange":return!Dt(t.url,e.url);case"pathParamsOrQueryParamsChange":return!Dt(t.url,e.url)||!Fe(t.queryParams,e.queryParams);case"always":return!0;case"paramsOrQueryParamsChange":return!bs(t,e)||!Fe(t.queryParams,e.queryParams);case"paramsChange":default:return!bs(t,e)}}function Zr(t,e,r){let n=rr(t),i=t.value;Object.entries(n).forEach(([o,s])=>{i.component?e?Zr(s,e.children.getContext(o),r):Zr(s,null,r):Zr(s,e,r)}),i.component?e&&e.outlet&&e.outlet.isActivated?r.canDeactivateChecks.push(new ir(e.outlet.component,i)):r.canDeactivateChecks.push(new ir(null,i)):r.canDeactivateChecks.push(new ir(null,i))}function fn(t){return typeof t=="function"}function Ed(t){return typeof t=="boolean"}function Td(t){return t&&fn(t.canLoad)}function Sd(t){return t&&fn(t.canActivate)}function wd(t){return t&&fn(t.canActivateChild)}function Od(t){return t&&fn(t.canDeactivate)}function Rd(t){return t&&fn(t.canMatch)}function Ku(t){return t instanceof cc||t?.name==="EmptyError"}var ri=Symbol("INITIAL_VALUE");function ar(){return ge(t=>jn(t.map(e=>e.pipe($t(1),Vn(ri)))).pipe(M(e=>{for(let r of e)if(r!==!0){if(r===ri)return ri;if(r===!1||r instanceof nt)return r}return!0}),Je(e=>e!==ri),$t(1)))}function Id(t,e){return Oe(r=>{let{targetSnapshot:n,currentSnapshot:i,guards:{canActivateChecks:o,canDeactivateChecks:s}}=r;return s.length===0&&o.length===0?N(Z(R({},r),{guardsResult:!0})):Dd(s,n,i,t).pipe(Oe(a=>a&&Ed(a)?xd(n,o,t,e):N(a)),M(a=>Z(R({},r),{guardsResult:a})))})}function Dd(t,e,r,n){return ce(t).pipe(Oe(i=>Md(i.component,i.route,r,e,n)),Xe(i=>i!==!0,!0))}function xd(t,e,r,n){return ce(e).pipe(St(i=>uc(Cd(i.route.parent,n),Ad(i.route,n),_d(t,i.path,r),Nd(t,i.route,r))),Xe(i=>i!==!0,!0))}function Ad(t,e){return t!==null&&e&&e(new ds(t)),N(!0)}function Cd(t,e){return t!==null&&e&&e(new hs(t)),N(!0)}function Nd(t,e,r){let n=e.routeConfig?e.routeConfig.canActivate:null;if(!n||n.length===0)return N(!0);let i=n.map(o=>bo(()=>{let s=ln(e)??r,a=cr(o,s),c=Sd(a)?a.canActivate(e,t):ze(s,()=>a(e,t));return st(c).pipe(Xe())}));return N(i).pipe(ar())}function _d(t,e,r){let n=e[e.length-1],o=e.slice(0,e.length-1).reverse().map(s=>gd(s)).filter(s=>s!==null).map(s=>bo(()=>{let a=s.guards.map(c=>{let u=ln(s.node)??r,l=cr(c,u),h=wd(l)?l.canActivateChild(n,t):ze(u,()=>l(n,t));return st(h).pipe(Xe())});return N(a).pipe(ar())}));return N(o).pipe(ar())}function Md(t,e,r,n,i){let o=e&&e.routeConfig?e.routeConfig.canDeactivate:null;if(!o||o.length===0)return N(!0);let s=o.map(a=>{let c=ln(e)??i,u=cr(a,c),l=Od(u)?u.canDeactivate(t,e,r,n):ze(c,()=>u(t,e,r,n));return st(l).pipe(Xe())});return N(s).pipe(ar())}function kd(t,e,r,n){let i=e.canLoad;if(i===void 0||i.length===0)return N(!0);let o=i.map(s=>{let a=cr(s,t),c=Td(a)?a.canLoad(e,r):ze(t,()=>a(e,r));return st(c)});return N(o).pipe(ar(),Yu(n))}function Yu(t){return ic(ee(e=>{if(sr(e))throw $u(t,e)}),M(e=>e===!0))}function Ld(t,e,r,n){let i=e.canMatch;if(!i||i.length===0)return N(!0);let o=i.map(s=>{let a=cr(s,t),c=Rd(a)?a.canMatch(e,r):ze(t,()=>a(e,r));return st(c)});return N(o).pipe(ar(),Yu(n))}var cn=class{constructor(e){this.segmentGroup=e||null}},di=class extends Error{constructor(e){super(),this.urlTree=e}};function tr(t){return _r(new cn(t))}function Pd(t){return _r(new H(4e3,!1))}function Fd(t){return _r(Gu(!1,Re.GuardRejected))}var Ss=class{constructor(e,r){this.urlSerializer=e,this.urlTree=r}lineralizeSegments(e,r){let n=[],i=r.root;for(;;){if(n=n.concat(i.segments),i.numberOfChildren===0)return N(n);if(i.numberOfChildren>1||!i.children[k])return Pd(e.redirectTo);i=i.children[k]}}applyRedirectCommands(e,r,n){let i=this.applyRedirectCreateUrlTree(r,this.urlSerializer.parse(r),e,n);if(r.startsWith("/"))throw new di(i);return i}applyRedirectCreateUrlTree(e,r,n,i){let o=this.createSegmentGroup(e,r.root,n,i);return new nt(o,this.createQueryParams(r.queryParams,this.urlTree.queryParams),r.fragment)}createQueryParams(e,r){let n={};return Object.entries(e).forEach(([i,o])=>{if(typeof o=="string"&&o.startsWith(":")){let a=o.substring(1);n[i]=r[a]}else n[i]=o}),n}createSegmentGroup(e,r,n,i){let o=this.createSegments(e,r.segments,n,i),s={};return Object.entries(r.children).forEach(([a,c])=>{s[a]=this.createSegmentGroup(e,c,n,i)}),new B(o,s)}createSegments(e,r,n,i){return r.map(o=>o.path.startsWith(":")?this.findPosParam(e,o,i):this.findOrReturn(o,n))}findPosParam(e,r,n){let i=n[r.path.substring(1)];if(!i)throw new H(4001,!1);return i}findOrReturn(e,r){let n=0;for(let i of r){if(i.path===e.path)return r.splice(n),i;n++}return e}},ws={matched:!1,consumedSegments:[],remainingSegments:[],parameters:{},positionalParamSegments:{}};function Ud(t,e,r,n,i){let o=Ns(t,e,r);return o.matched?(n=pd(e,n),Ld(n,e,r,i).pipe(M(s=>s===!0?o:R({},ws)))):N(o)}function Ns(t,e,r){if(e.path==="**")return jd(r);if(e.path==="")return e.pathMatch==="full"&&(t.hasChildren()||r.length>0)?R({},ws):{matched:!0,consumedSegments:[],remainingSegments:r,parameters:{},positionalParamSegments:{}};let i=(e.matcher||kp)(r,t,e);if(!i)return R({},ws);let o={};Object.entries(i.posParams??{}).forEach(([a,c])=>{o[a]=c.path});let s=i.consumed.length>0?R(R({},o),i.consumed[i.consumed.length-1].parameters):o;return{matched:!0,consumedSegments:i.consumed,remainingSegments:r.slice(i.consumed.length),parameters:s,positionalParamSegments:i.posParams??{}}}function jd(t){return{matched:!0,parameters:t.length>0?Au(t).parameters:{},consumedSegments:t,remainingSegments:[],positionalParamSegments:{}}}function Du(t,e,r,n){return r.length>0&&Bd(t,r,n)?{segmentGroup:new B(e,qd(n,new B(r,t.children))),slicedSegments:[]}:r.length===0&&zd(t,r,n)?{segmentGroup:new B(t.segments,Vd(t,r,n,t.children)),slicedSegments:r}:{segmentGroup:new B(t.segments,t.children),slicedSegments:r}}function Vd(t,e,r,n){let i={};for(let o of r)if(gi(t,e,o)&&!n[Ue(o)]){let s=new B([],{});i[Ue(o)]=s}return R(R({},n),i)}function qd(t,e){let r={};r[k]=e;for(let n of t)if(n.path===""&&Ue(n)!==k){let i=new B([],{});r[Ue(n)]=i}return r}function Bd(t,e,r){return r.some(n=>gi(t,e,n)&&Ue(n)!==k)}function zd(t,e,r){return r.some(n=>gi(t,e,n))}function gi(t,e,r){return(t.hasChildren()||e.length>0)&&r.pathMatch==="full"?!1:r.path===""}function Qd(t,e,r,n){return Ue(t)!==n&&(n===k||!gi(e,r,t))?!1:Ns(e,t,r).matched}function Wd(t,e,r){return e.length===0&&!t.children[r]}var Os=class{};function $d(t,e,r,n,i,o,s="emptyOnly"){return new Rs(t,e,r,n,i,s,o).recognize()}var Gd=31,Rs=class{constructor(e,r,n,i,o,s,a){this.injector=e,this.configLoader=r,this.rootComponentType=n,this.config=i,this.urlTree=o,this.paramsInheritanceStrategy=s,this.urlSerializer=a,this.applyRedirects=new Ss(this.urlSerializer,this.urlTree),this.absoluteRedirectCount=0,this.allowRedirects=!0}noMatchError(e){return new H(4002,`'${e.segmentGroup}'`)}recognize(){let e=Du(this.urlTree.root,[],[],this.config).segmentGroup;return this.match(e).pipe(M(r=>{let n=new sn([],Object.freeze({}),Object.freeze(R({},this.urlTree.queryParams)),this.urlTree.fragment,{},k,this.rootComponentType,null,{}),i=new Ee(n,r),o=new hi("",i),s=Zp(n,[],this.urlTree.queryParams,this.urlTree.fragment);return s.queryParams=this.urlTree.queryParams,o.url=this.urlSerializer.serialize(s),this.inheritParamsAndData(o._root,null),{state:o,tree:s}}))}match(e){return this.processSegmentGroup(this.injector,this.config,e,k).pipe(Wt(n=>{if(n instanceof di)return this.urlTree=n.urlTree,this.match(n.urlTree.root);throw n instanceof cn?this.noMatchError(n):n}))}inheritParamsAndData(e,r){let n=e.value,i=xs(n,r,this.paramsInheritanceStrategy);n.params=Object.freeze(i.params),n.data=Object.freeze(i.data),e.children.forEach(o=>this.inheritParamsAndData(o,n))}processSegmentGroup(e,r,n,i){return n.segments.length===0&&n.hasChildren()?this.processChildren(e,r,n):this.processSegment(e,r,n,n.segments,i,!0).pipe(M(o=>o instanceof Ee?[o]:[]))}processChildren(e,r,n){let i=[];for(let o of Object.keys(n.children))o==="primary"?i.unshift(o):i.push(o);return ce(i).pipe(St(o=>{let s=n.children[o],a=dd(r,o);return this.processSegmentGroup(e,a,s,o)}),hc((o,s)=>(o.push(...s),o)),Eo(null),fc(),Oe(o=>{if(o===null)return tr(n);let s=Ju(o);return Hd(s),N(s)}))}processSegment(e,r,n,i,o,s){return ce(r).pipe(St(a=>this.processSegmentAgainstRoute(a._injector??e,r,a,n,i,o,s).pipe(Wt(c=>{if(c instanceof cn)return N(null);throw c}))),Xe(a=>!!a),Wt(a=>{if(Ku(a))return Wd(n,i,o)?N(new Os):tr(n);throw a}))}processSegmentAgainstRoute(e,r,n,i,o,s,a){return Qd(n,i,o,s)?n.redirectTo===void 0?this.matchSegmentAgainstRoute(e,i,n,o,s):this.allowRedirects&&a?this.expandSegmentAgainstRouteUsingRedirect(e,i,r,n,o,s):tr(i):tr(i)}expandSegmentAgainstRouteUsingRedirect(e,r,n,i,o,s){let{matched:a,consumedSegments:c,positionalParamSegments:u,remainingSegments:l}=Ns(r,i,o);if(!a)return tr(r);i.redirectTo.startsWith("/")&&(this.absoluteRedirectCount++,this.absoluteRedirectCount>Gd&&(this.allowRedirects=!1));let h=this.applyRedirects.applyRedirectCommands(c,i.redirectTo,u);return this.applyRedirects.lineralizeSegments(i,h).pipe(Oe(f=>this.processSegment(e,n,r,f.concat(l),s,!1)))}matchSegmentAgainstRoute(e,r,n,i,o){let s=Ud(r,n,i,e,this.urlSerializer);return n.path==="**"&&(r.children={}),s.pipe(ge(a=>a.matched?(e=n._injector??e,this.getChildConfig(e,n,i).pipe(ge(({routes:c})=>{let u=n._loadedInjector??e,{consumedSegments:l,remainingSegments:h,parameters:f}=a,p=new sn(l,f,Object.freeze(R({},this.urlTree.queryParams)),this.urlTree.fragment,Yd(n),Ue(n),n.component??n._loadedComponent??null,n,Jd(n)),{segmentGroup:v,slicedSegments:y}=Du(r,l,h,c);if(y.length===0&&v.hasChildren())return this.processChildren(u,c,v).pipe(M(d=>d===null?null:new Ee(p,d)));if(c.length===0&&y.length===0)return N(new Ee(p,[]));let g=Ue(n)===o;return this.processSegment(u,c,v,y,g?k:o,!0).pipe(M(d=>new Ee(p,d instanceof Ee?[d]:[])))}))):tr(r)))}getChildConfig(e,r,n){return r.children?N({routes:r.children,injector:e}):r.loadChildren?r._loadedRoutes!==void 0?N({routes:r._loadedRoutes,injector:r._loadedInjector}):kd(e,r,n,this.urlSerializer).pipe(Oe(i=>i?this.configLoader.loadChildren(e,r).pipe(ee(o=>{r._loadedRoutes=o.routes,r._loadedInjector=o.injector})):Fd(r))):N({routes:[],injector:e})}};function Hd(t){t.sort((e,r)=>e.value.outlet===k?-1:r.value.outlet===k?1:e.value.outlet.localeCompare(r.value.outlet))}function Kd(t){let e=t.value.routeConfig;return e&&e.path===""}function Ju(t){let e=[],r=new Set;for(let n of t){if(!Kd(n)){e.push(n);continue}let i=e.find(o=>n.value.routeConfig===o.value.routeConfig);i!==void 0?(i.children.push(...n.children),r.add(i)):e.push(n)}for(let n of r){let i=Ju(n.children);e.push(new Ee(n.value,i))}return e.filter(n=>!r.has(n))}function Yd(t){return t.data||{}}function Jd(t){return t.resolve||{}}function Xd(t,e,r,n,i,o){return Oe(s=>$d(t,e,r,n,s.extractedUrl,i,o).pipe(M(({state:a,tree:c})=>Z(R({},s),{targetSnapshot:a,urlAfterRedirects:c}))))}function Zd(t,e){return Oe(r=>{let{targetSnapshot:n,guards:{canActivateChecks:i}}=r;if(!i.length)return N(r);let o=new Set(i.map(c=>c.route)),s=new Set;for(let c of o)if(!s.has(c))for(let u of Xu(c))s.add(u);let a=0;return ce(s).pipe(St(c=>o.has(c)?em(c,n,t,e):(c.data=xs(c,c.parent,t).resolve,N(void 0))),ee(()=>a++),To(1),Oe(c=>a===s.size?N(r):Tt))})}function Xu(t){let e=t.children.map(r=>Xu(r)).flat();return[t,...e]}function em(t,e,r,n){let i=t.routeConfig,o=t._resolve;return i?.title!==void 0&&!Qu(i)&&(o[un]=i.title),tm(o,t,e,n).pipe(M(s=>(t._resolvedData=s,t.data=xs(t,t.parent,r).resolve,null)))}function tm(t,e,r,n){let i=ts(t);if(i.length===0)return N({});let o={};return ce(i).pipe(Oe(s=>rm(t[s],e,r,n).pipe(Xe(),ee(a=>{o[s]=a}))),To(1),lc(o),Wt(s=>Ku(s)?Tt:_r(s)))}function rm(t,e,r,n){let i=ln(e)??n,o=cr(t,i),s=o.resolve?o.resolve(e,r):ze(i,()=>o(e,r));return st(s)}function Zo(t){return ge(e=>{let r=t(e);return r?ce(r).pipe(M(()=>e)):N(e)})}var Zu=(()=>{let e=class e{buildTitle(n){let i,o=n.root;for(;o!==void 0;)i=this.getResolvedTitleForRoute(o)??i,o=o.children.find(s=>s.outlet===k);return i}getResolvedTitleForRoute(n){return n.data[un]}};e.\u0275fac=function(i){return new(i||e)},e.\u0275prov=P({token:e,factory:()=>C(nm),providedIn:"root"});let t=e;return t})(),nm=(()=>{let e=class e extends Zu{constructor(n){super(),this.title=n}updateTitle(n){let i=this.buildTitle(n);i!==void 0&&this.title.setTitle(i)}};e.\u0275fac=function(i){return new(i||e)(F(Tu))},e.\u0275prov=P({token:e,factory:e.\u0275fac,providedIn:"root"});let t=e;return t})(),_s=new G("",{providedIn:"root",factory:()=>({})}),Ms=new G(""),im=(()=>{let e=class e{constructor(){this.componentLoaders=new WeakMap,this.childrenLoaders=new WeakMap,this.compiler=C(No)}loadComponent(n){if(this.componentLoaders.get(n))return this.componentLoaders.get(n);if(n._loadedComponent)return N(n._loadedComponent);this.onLoadStartListener&&this.onLoadStartListener(n);let i=st(n.loadComponent()).pipe(M(el),ee(s=>{this.onLoadEndListener&&this.onLoadEndListener(n),n._loadedComponent=s}),Gt(()=>{this.componentLoaders.delete(n)})),o=new yo(i,()=>new Le).pipe(go());return this.componentLoaders.set(n,o),o}loadChildren(n,i){if(this.childrenLoaders.get(i))return this.childrenLoaders.get(i);if(i._loadedRoutes)return N({routes:i._loadedRoutes,injector:i._loadedInjector});this.onLoadStartListener&&this.onLoadStartListener(i);let s=om(i,this.compiler,n,this.onLoadEndListener).pipe(Gt(()=>{this.childrenLoaders.delete(i)})),a=new yo(s,()=>new Le).pipe(go());return this.childrenLoaders.set(i,a),a}};e.\u0275fac=function(i){return new(i||e)},e.\u0275prov=P({token:e,factory:e.\u0275fac,providedIn:"root"});let t=e;return t})();function om(t,e,r,n){return st(t.loadChildren()).pipe(M(el),Oe(i=>i instanceof Lc||Array.isArray(i)?N(i):ce(e.compileModuleAsync(i))),M(i=>{n&&n(t);let o,s,a=!1;return Array.isArray(i)?(s=i,a=!0):(o=i.create(r).injector,s=o.get(Ms,[],{optional:!0,self:!0}).flat()),{routes:s.map(Cs),injector:o}}))}function sm(t){return t&&typeof t=="object"&&"default"in t}function el(t){return sm(t)?t.default:t}var ks=(()=>{let e=class e{};e.\u0275fac=function(i){return new(i||e)},e.\u0275prov=P({token:e,factory:()=>C(am),providedIn:"root"});let t=e;return t})(),am=(()=>{let e=class e{shouldProcessUrl(n){return!0}extract(n){return n}merge(n,i){return n}};e.\u0275fac=function(i){return new(i||e)},e.\u0275prov=P({token:e,factory:e.\u0275fac,providedIn:"root"});let t=e;return t})(),cm=new G("");var um=(()=>{let e=class e{get hasRequestedNavigation(){return this.navigationId!==0}constructor(){this.currentNavigation=null,this.currentTransition=null,this.lastSuccessfulNavigation=null,this.events=new Le,this.transitionAbortSubject=new Le,this.configLoader=C(im),this.environmentInjector=C(Xt),this.urlSerializer=C(Ds),this.rootContexts=C(mi),this.location=C($n),this.inputBindingEnabled=C(vi,{optional:!0})!==null,this.titleStrategy=C(Zu),this.options=C(_s,{optional:!0})||{},this.paramsInheritanceStrategy=this.options.paramsInheritanceStrategy||"emptyOnly",this.urlHandlingStrategy=C(ks),this.createViewTransition=C(cm,{optional:!0}),this.navigationId=0,this.afterPreactivation=()=>N(void 0),this.rootComponentType=null;let n=o=>this.events.next(new ls(o)),i=o=>this.events.next(new fs(o));this.configLoader.onLoadEndListener=i,this.configLoader.onLoadStartListener=n}complete(){this.transitions?.complete()}handleNavigationRequest(n){let i=++this.navigationId;this.transitions?.next(Z(R(R({},this.transitions.value),n),{id:i}))}setupNavigations(n,i,o){return this.transitions=new we({id:0,currentUrlTree:i,currentRawUrl:i,extractedUrl:this.urlHandlingStrategy.extract(i),urlAfterRedirects:this.urlHandlingStrategy.extract(i),rawUrl:i,extras:{},resolve:null,reject:null,promise:Promise.resolve(!0),source:Xr,restoredState:null,currentSnapshot:o.snapshot,targetSnapshot:null,currentRouterState:o,targetRouterState:null,guards:{canActivateChecks:[],canDeactivateChecks:[]},guardsResult:null}),this.transitions.pipe(Je(s=>s.id!==0),M(s=>Z(R({},s),{extractedUrl:this.urlHandlingStrategy.extract(s.rawUrl)})),ge(s=>{this.currentTransition=s;let a=!1,c=!1;return N(s).pipe(ee(u=>{this.currentNavigation={id:u.id,initialUrl:u.rawUrl,extractedUrl:u.extractedUrl,trigger:u.source,extras:u.extras,previousNavigation:this.lastSuccessfulNavigation?Z(R({},this.lastSuccessfulNavigation),{previousNavigation:null}):null}}),ge(u=>{let l=!n.navigated||this.isUpdatingInternalState()||this.isUpdatedBrowserUrl(),h=u.extras.onSameUrlNavigation??n.onSameUrlNavigation;if(!l&&h!=="reload"){let f="";return this.events.next(new xt(u.id,this.urlSerializer.serialize(u.rawUrl),f,os.IgnoredSameUrlNavigation)),u.resolve(null),Tt}if(this.urlHandlingStrategy.shouldProcessUrl(u.rawUrl))return N(u).pipe(ge(f=>{let p=this.transitions?.getValue();return this.events.next(new tn(f.id,this.urlSerializer.serialize(f.extractedUrl),f.source,f.restoredState)),p!==this.transitions?.getValue()?Tt:Promise.resolve(f)}),Xd(this.environmentInjector,this.configLoader,this.rootComponentType,n.config,this.urlSerializer,this.paramsInheritanceStrategy),ee(f=>{s.targetSnapshot=f.targetSnapshot,s.urlAfterRedirects=f.urlAfterRedirects,this.currentNavigation=Z(R({},this.currentNavigation),{finalUrl:f.urlAfterRedirects});let p=new ui(f.id,this.urlSerializer.serialize(f.extractedUrl),this.urlSerializer.serialize(f.urlAfterRedirects),f.targetSnapshot);this.events.next(p)}));if(l&&this.urlHandlingStrategy.shouldProcessUrl(u.currentRawUrl)){let{id:f,extractedUrl:p,source:v,restoredState:y,extras:g}=u,d=new tn(f,this.urlSerializer.serialize(p),v,y);this.events.next(d);let T=Bu(this.rootComponentType).snapshot;return this.currentTransition=s=Z(R({},u),{targetSnapshot:T,urlAfterRedirects:p,extras:Z(R({},g),{skipLocationChange:!1,replaceUrl:!1})}),this.currentNavigation.finalUrl=p,N(s)}else{let f="";return this.events.next(new xt(u.id,this.urlSerializer.serialize(u.extractedUrl),f,os.IgnoredByUrlHandlingStrategy)),u.resolve(null),Tt}}),ee(u=>{let l=new ss(u.id,this.urlSerializer.serialize(u.extractedUrl),this.urlSerializer.serialize(u.urlAfterRedirects),u.targetSnapshot);this.events.next(l)}),M(u=>(this.currentTransition=s=Z(R({},u),{guards:vd(u.targetSnapshot,u.currentSnapshot,this.rootContexts)}),s)),Id(this.environmentInjector,u=>this.events.next(u)),ee(u=>{if(s.guardsResult=u.guardsResult,sr(u.guardsResult))throw $u(this.urlSerializer,u.guardsResult);let l=new as(u.id,this.urlSerializer.serialize(u.extractedUrl),this.urlSerializer.serialize(u.urlAfterRedirects),u.targetSnapshot,!!u.guardsResult);this.events.next(l)}),Je(u=>u.guardsResult?!0:(this.cancelNavigationTransition(u,"",Re.GuardRejected),!1)),Zo(u=>{if(u.guards.canActivateChecks.length)return N(u).pipe(ee(l=>{let h=new cs(l.id,this.urlSerializer.serialize(l.extractedUrl),this.urlSerializer.serialize(l.urlAfterRedirects),l.targetSnapshot);this.events.next(h)}),ge(l=>{let h=!1;return N(l).pipe(Zd(this.paramsInheritanceStrategy,this.environmentInjector),ee({next:()=>h=!0,complete:()=>{h||this.cancelNavigationTransition(l,"",Re.NoDataFromResolver)}}))}),ee(l=>{let h=new us(l.id,this.urlSerializer.serialize(l.extractedUrl),this.urlSerializer.serialize(l.urlAfterRedirects),l.targetSnapshot);this.events.next(h)}))}),Zo(u=>{let l=h=>{let f=[];h.routeConfig?.loadComponent&&!h.routeConfig._loadedComponent&&f.push(this.configLoader.loadComponent(h.routeConfig).pipe(ee(p=>{h.component=p}),M(()=>{})));for(let p of h.children)f.push(...l(p));return f};return jn(l(u.targetSnapshot.root)).pipe(Eo(null),$t(1))}),Zo(()=>this.afterPreactivation()),ge(()=>{let{currentSnapshot:u,targetSnapshot:l}=s,h=this.createViewTransition?.(this.environmentInjector,u.root,l.root);return h?ce(h).pipe(M(()=>s)):N(s)}),M(u=>{let l=cd(n.routeReuseStrategy,u.targetSnapshot,u.currentRouterState);return this.currentTransition=s=Z(R({},u),{targetRouterState:l}),this.currentNavigation.targetRouterState=l,s}),ee(()=>{this.events.next(new nn)}),md(this.rootContexts,n.routeReuseStrategy,u=>this.events.next(u),this.inputBindingEnabled),$t(1),ee({next:u=>{a=!0,this.lastSuccessfulNavigation=this.currentNavigation,this.events.next(new it(u.id,this.urlSerializer.serialize(u.extractedUrl),this.urlSerializer.serialize(u.urlAfterRedirects))),this.titleStrategy?.updateTitle(u.targetRouterState.snapshot),u.resolve(!0)},complete:()=>{a=!0}}),pc(this.transitionAbortSubject.pipe(ee(u=>{throw u}))),Gt(()=>{!a&&!c&&this.cancelNavigationTransition(s,"",Re.SupersededByNewNavigation),this.currentNavigation?.id===s.id&&(this.currentNavigation=null)}),Wt(u=>{if(c=!0,Hu(u))this.events.next(new ot(s.id,this.urlSerializer.serialize(s.extractedUrl),u.message,u.cancellationCode)),fd(u)?this.events.next(new on(u.url)):s.resolve(!1);else{this.events.next(new rn(s.id,this.urlSerializer.serialize(s.extractedUrl),u,s.targetSnapshot??void 0));try{s.resolve(n.errorHandler(u))}catch(l){this.options.resolveNavigationPromiseOnError?s.resolve(!1):s.reject(l)}}return Tt}))}))}cancelNavigationTransition(n,i,o){let s=new ot(n.id,this.urlSerializer.serialize(n.extractedUrl),i,o);this.events.next(s),n.resolve(!1)}isUpdatingInternalState(){return this.currentTransition?.extractedUrl.toString()!==this.currentTransition?.currentUrlTree.toString()}isUpdatedBrowserUrl(){return this.urlHandlingStrategy.extract(this.urlSerializer.parse(this.location.path(!0))).toString()!==this.currentTransition?.extractedUrl.toString()&&!this.currentTransition?.extras.skipLocationChange}};e.\u0275fac=function(i){return new(i||e)},e.\u0275prov=P({token:e,factory:e.\u0275fac,providedIn:"root"});let t=e;return t})();function lm(t){return t!==Xr}var fm=(()=>{let e=class e{};e.\u0275fac=function(i){return new(i||e)},e.\u0275prov=P({token:e,factory:()=>C(hm),providedIn:"root"});let t=e;return t})(),Is=class{shouldDetach(e){return!1}store(e,r){}shouldAttach(e){return!1}retrieve(e){return null}shouldReuseRoute(e,r){return e.routeConfig===r.routeConfig}},hm=(()=>{let e=class e extends Is{};e.\u0275fac=(()=>{let n;return function(o){return(n||(n=Io(e)))(o||e)}})(),e.\u0275prov=P({token:e,factory:e.\u0275fac,providedIn:"root"});let t=e;return t})(),tl=(()=>{let e=class e{};e.\u0275fac=function(i){return new(i||e)},e.\u0275prov=P({token:e,factory:()=>C(pm),providedIn:"root"});let t=e;return t})(),pm=(()=>{let e=class e extends tl{constructor(){super(...arguments),this.location=C($n),this.urlSerializer=C(Ds),this.options=C(_s,{optional:!0})||{},this.canceledNavigationResolution=this.options.canceledNavigationResolution||"replace",this.urlHandlingStrategy=C(ks),this.urlUpdateStrategy=this.options.urlUpdateStrategy||"deferred",this.currentUrlTree=new nt,this.rawUrlTree=this.currentUrlTree,this.currentPageId=0,this.lastSuccessfulId=-1,this.routerState=Bu(null),this.stateMemento=this.createStateMemento()}getCurrentUrlTree(){return this.currentUrlTree}getRawUrlTree(){return this.rawUrlTree}restoredState(){return this.location.getState()}get browserPageId(){return this.canceledNavigationResolution!=="computed"?this.currentPageId:this.restoredState()?.\u0275routerPageId??this.currentPageId}getRouterState(){return this.routerState}createStateMemento(){return{rawUrlTree:this.rawUrlTree,currentUrlTree:this.currentUrlTree,routerState:this.routerState}}registerNonRouterCurrentEntryChangeListener(n){return this.location.subscribe(i=>{i.type==="popstate"&&n(i.url,i.state)})}handleRouterEvent(n,i){if(n instanceof tn)this.stateMemento=this.createStateMemento();else if(n instanceof xt)this.rawUrlTree=i.initialUrl;else if(n instanceof ui){if(this.urlUpdateStrategy==="eager"&&!i.extras.skipLocationChange){let o=this.urlHandlingStrategy.merge(i.finalUrl,i.initialUrl);this.setBrowserUrl(o,i)}}else n instanceof nn?(this.currentUrlTree=i.finalUrl,this.rawUrlTree=this.urlHandlingStrategy.merge(i.finalUrl,i.initialUrl),this.routerState=i.targetRouterState,this.urlUpdateStrategy==="deferred"&&(i.extras.skipLocationChange||this.setBrowserUrl(this.rawUrlTree,i))):n instanceof ot&&(n.code===Re.GuardRejected||n.code===Re.NoDataFromResolver)?this.restoreHistory(i):n instanceof rn?this.restoreHistory(i,!0):n instanceof it&&(this.lastSuccessfulId=n.id,this.currentPageId=this.browserPageId)}setBrowserUrl(n,i){let o=this.urlSerializer.serialize(n);if(this.location.isCurrentPathEqualTo(o)||i.extras.replaceUrl){let s=this.browserPageId,a=R(R({},i.extras.state),this.generateNgRouterState(i.id,s));this.location.replaceState(o,"",a)}else{let s=R(R({},i.extras.state),this.generateNgRouterState(i.id,this.browserPageId+1));this.location.go(o,"",s)}}restoreHistory(n,i=!1){if(this.canceledNavigationResolution==="computed"){let o=this.browserPageId,s=this.currentPageId-o;s!==0?this.location.historyGo(s):this.currentUrlTree===n.finalUrl&&s===0&&(this.resetState(n),this.resetUrlToCurrentUrlTree())}else this.canceledNavigationResolution==="replace"&&(i&&this.resetState(n),this.resetUrlToCurrentUrlTree())}resetState(n){this.routerState=this.stateMemento.routerState,this.currentUrlTree=this.stateMemento.currentUrlTree,this.rawUrlTree=this.urlHandlingStrategy.merge(this.currentUrlTree,n.finalUrl??this.rawUrlTree)}resetUrlToCurrentUrlTree(){this.location.replaceState(this.urlSerializer.serialize(this.rawUrlTree),"",this.generateNgRouterState(this.lastSuccessfulId,this.currentPageId))}generateNgRouterState(n,i){return this.canceledNavigationResolution==="computed"?{navigationId:n,\u0275routerPageId:i}:{navigationId:n}}};e.\u0275fac=(()=>{let n;return function(o){return(n||(n=Io(e)))(o||e)}})(),e.\u0275prov=P({token:e,factory:e.\u0275fac,providedIn:"root"});let t=e;return t})(),Yr=function(t){return t[t.COMPLETE=0]="COMPLETE",t[t.FAILED=1]="FAILED",t[t.REDIRECTING=2]="REDIRECTING",t}(Yr||{});function dm(t,e){t.events.pipe(Je(r=>r instanceof it||r instanceof ot||r instanceof rn||r instanceof xt),M(r=>r instanceof it||r instanceof xt?Yr.COMPLETE:(r instanceof ot?r.code===Re.Redirect||r.code===Re.SupersededByNewNavigation:!1)?Yr.REDIRECTING:Yr.FAILED),Je(r=>r!==Yr.REDIRECTING),$t(1)).subscribe(()=>{e()})}function mm(t){throw t}var vm={paths:"exact",fragment:"ignored",matrixParams:"ignored",queryParams:"exact"},gm={paths:"subset",fragment:"ignored",matrixParams:"ignored",queryParams:"subset"},Ls=(()=>{let e=class e{get currentUrlTree(){return this.stateManager.getCurrentUrlTree()}get rawUrlTree(){return this.stateManager.getRawUrlTree()}get events(){return this._events}get routerState(){return this.stateManager.getRouterState()}constructor(){this.disposed=!1,this.isNgZoneEnabled=!1,this.console=C(zn),this.stateManager=C(tl),this.options=C(_s,{optional:!0})||{},this.pendingTasks=C(Bn),this.urlUpdateStrategy=this.options.urlUpdateStrategy||"deferred",this.navigationTransitions=C(um),this.urlSerializer=C(Ds),this.location=C($n),this.urlHandlingStrategy=C(ks),this._events=new Le,this.errorHandler=this.options.errorHandler||mm,this.navigated=!1,this.routeReuseStrategy=C(fm),this.onSameUrlNavigation=this.options.onSameUrlNavigation||"ignore",this.config=C(Ms,{optional:!0})?.flat()??[],this.componentInputBindingEnabled=!!C(vi,{optional:!0}),this.eventsSubscription=new rc,this.isNgZoneEnabled=C(ye)instanceof ye&&ye.isInAngularZone(),this.resetConfig(this.config),this.navigationTransitions.setupNavigations(this,this.currentUrlTree,this.routerState).subscribe({error:n=>{this.console.warn(n)}}),this.subscribeToNavigationEvents()}subscribeToNavigationEvents(){let n=this.navigationTransitions.events.subscribe(i=>{try{let o=this.navigationTransitions.currentTransition,s=this.navigationTransitions.currentNavigation;if(o!==null&&s!==null){if(this.stateManager.handleRouterEvent(i,s),i instanceof ot&&i.code!==Re.Redirect&&i.code!==Re.SupersededByNewNavigation)this.navigated=!0;else if(i instanceof it)this.navigated=!0;else if(i instanceof on){let a=this.urlHandlingStrategy.merge(i.url,o.currentRawUrl),c={info:o.extras.info,skipLocationChange:o.extras.skipLocationChange,replaceUrl:this.urlUpdateStrategy==="eager"||lm(o.source)};this.scheduleNavigation(a,Xr,null,c,{resolve:o.resolve,reject:o.reject,promise:o.promise})}}bm(i)&&this._events.next(i)}catch(o){this.navigationTransitions.transitionAbortSubject.next(o)}});this.eventsSubscription.add(n)}resetRootComponentType(n){this.routerState.root.component=n,this.navigationTransitions.rootComponentType=n}initialNavigation(){this.setUpLocationChangeListener(),this.navigationTransitions.hasRequestedNavigation||this.navigateToSyncWithBrowser(this.location.path(!0),Xr,this.stateManager.restoredState())}setUpLocationChangeListener(){this.nonRouterCurrentEntryChangeSubscription??=this.stateManager.registerNonRouterCurrentEntryChangeListener((n,i)=>{setTimeout(()=>{this.navigateToSyncWithBrowser(n,"popstate",i)},0)})}navigateToSyncWithBrowser(n,i,o){let s={replaceUrl:!0},a=o?.navigationId?o:null;if(o){let u=R({},o);delete u.navigationId,delete u.\u0275routerPageId,Object.keys(u).length!==0&&(s.state=u)}let c=this.parseUrl(n);this.scheduleNavigation(c,i,a,s)}get url(){return this.serializeUrl(this.currentUrlTree)}getCurrentNavigation(){return this.navigationTransitions.currentNavigation}get lastSuccessfulNavigation(){return this.navigationTransitions.lastSuccessfulNavigation}resetConfig(n){this.config=n.map(Cs),this.navigated=!1}ngOnDestroy(){this.dispose()}dispose(){this.navigationTransitions.complete(),this.nonRouterCurrentEntryChangeSubscription&&(this.nonRouterCurrentEntryChangeSubscription.unsubscribe(),this.nonRouterCurrentEntryChangeSubscription=void 0),this.disposed=!0,this.eventsSubscription.unsubscribe()}createUrlTree(n,i={}){let{relativeTo:o,queryParams:s,fragment:a,queryParamsHandling:c,preserveFragment:u}=i,l=u?this.currentUrlTree.fragment:a,h=null;switch(c){case"merge":h=R(R({},this.currentUrlTree.queryParams),s);break;case"preserve":h=this.currentUrlTree.queryParams;break;default:h=s||null}h!==null&&(h=this.removeEmptyProps(h));let f;try{let p=o?o.snapshot:this.routerState.snapshot.root;f=Uu(p)}catch{(typeof n[0]!="string"||!n[0].startsWith("/"))&&(n=[]),f=this.currentUrlTree.root}return ju(f,n,h,l??null)}navigateByUrl(n,i={skipLocationChange:!1}){let o=sr(n)?n:this.parseUrl(n),s=this.urlHandlingStrategy.merge(o,this.rawUrlTree);return this.scheduleNavigation(s,Xr,null,i)}navigate(n,i={skipLocationChange:!1}){return ym(n),this.navigateByUrl(this.createUrlTree(n,i),i)}serializeUrl(n){return this.urlSerializer.serialize(n)}parseUrl(n){try{return this.urlSerializer.parse(n)}catch{return this.urlSerializer.parse("/")}}isActive(n,i){let o;if(i===!0?o=R({},vm):i===!1?o=R({},gm):o=i,sr(n))return Su(this.currentUrlTree,n,o);let s=this.parseUrl(n);return Su(this.currentUrlTree,s,o)}removeEmptyProps(n){return Object.entries(n).reduce((i,[o,s])=>(s!=null&&(i[o]=s),i),{})}scheduleNavigation(n,i,o,s,a){if(this.disposed)return Promise.resolve(!1);let c,u,l;a?(c=a.resolve,u=a.reject,l=a.promise):l=new Promise((f,p)=>{c=f,u=p});let h=this.pendingTasks.add();return dm(this,()=>{queueMicrotask(()=>this.pendingTasks.remove(h))}),this.navigationTransitions.handleNavigationRequest({source:i,restoredState:o,currentUrlTree:this.currentUrlTree,currentRawUrl:this.currentUrlTree,rawUrl:n,extras:s,resolve:c,reject:u,promise:l,currentSnapshot:this.routerState.snapshot,currentRouterState:this.routerState}),l.catch(f=>Promise.reject(f))}};e.\u0275fac=function(i){return new(i||e)},e.\u0275prov=P({token:e,factory:e.\u0275fac,providedIn:"root"});let t=e;return t})();function ym(t){for(let e=0;e{let e=class e{constructor(n,i,o,s,a,c){this.router=n,this.route=i,this.tabIndexAttribute=o,this.renderer=s,this.el=a,this.locationStrategy=c,this.href=null,this.commands=null,this.onChanges=new Le,this.preserveFragment=!1,this.skipLocationChange=!1,this.replaceUrl=!1;let u=a.nativeElement.tagName?.toLowerCase();this.isAnchorElement=u==="a"||u==="area",this.isAnchorElement?this.subscription=n.events.subscribe(l=>{l instanceof it&&this.updateHref()}):this.setTabIndexIfNotOnNativeEl("0")}setTabIndexIfNotOnNativeEl(n){this.tabIndexAttribute!=null||this.isAnchorElement||this.applyAttributeValue("tabindex",n)}ngOnChanges(n){this.isAnchorElement&&this.updateHref(),this.onChanges.next(this)}set routerLink(n){n!=null?(this.commands=Array.isArray(n)?n:[n],this.setTabIndexIfNotOnNativeEl("0")):(this.commands=null,this.setTabIndexIfNotOnNativeEl(null))}onClick(n,i,o,s,a){let c=this.urlTree;if(c===null||this.isAnchorElement&&(n!==0||i||o||s||a||typeof this.target=="string"&&this.target!="_self"))return!0;let u={skipLocationChange:this.skipLocationChange,replaceUrl:this.replaceUrl,state:this.state,info:this.info};return this.router.navigateByUrl(c,u),!this.isAnchorElement}ngOnDestroy(){this.subscription?.unsubscribe()}updateHref(){let n=this.urlTree;this.href=n!==null&&this.locationStrategy?this.locationStrategy?.prepareExternalUrl(this.router.serializeUrl(n)):null;let i=this.href===null?null:xc(this.href,this.el.nativeElement.tagName.toLowerCase(),"href");this.applyAttributeValue("href",i)}applyAttributeValue(n,i){let o=this.renderer,s=this.el.nativeElement;i!==null?o.setAttribute(s,n,i):o.removeAttribute(s,n)}get urlTree(){return this.commands===null?null:this.router.createUrlTree(this.commands,{relativeTo:this.relativeTo!==void 0?this.relativeTo:this.route,queryParams:this.queryParams,fragment:this.fragment,queryParamsHandling:this.queryParamsHandling,preserveFragment:this.preserveFragment})}};e.\u0275fac=function(i){return new(i||e)(Ze(Ls),Ze(At),bc("tabindex"),Ze(Nc),Ze(dc),Ze(Mo))},e.\u0275dir=Pr({type:e,selectors:[["","routerLink",""]],hostVars:1,hostBindings:function(i,o){i&1&&jc("click",function(a){return o.onClick(a.button,a.ctrlKey,a.shiftKey,a.altKey,a.metaKey)}),i&2&&Fc("target",o.target)},inputs:{target:"target",queryParams:"queryParams",fragment:"fragment",queryParamsHandling:"queryParamsHandling",state:"state",info:"info",relativeTo:"relativeTo",preserveFragment:[Ht.HasDecoratorInputTransform,"preserveFragment","preserveFragment",Wn],skipLocationChange:[Ht.HasDecoratorInputTransform,"skipLocationChange","skipLocationChange",Wn],replaceUrl:[Ht.HasDecoratorInputTransform,"replaceUrl","replaceUrl",Wn],routerLink:"routerLink"},standalone:!0,features:[kc,Ro]});let t=e;return t})();var Em=new G("");function db(t,...e){return Jt([{provide:Ms,multi:!0,useValue:t},[],{provide:At,useFactory:Tm,deps:[Ls]},{provide:Qn,multi:!0,useFactory:wm},e.map(r=>r.\u0275providers)])}function Tm(t){return t.routerState.root}function Sm(t,e){return{\u0275kind:t,\u0275providers:e}}function wm(){let t=C(Ec);return e=>{let r=t.get(Ur);if(e!==r.components[0])return;let n=t.get(Ls),i=t.get(Om);t.get(Rm)===1&&n.initialNavigation(),t.get(Im,null,So.Optional)?.setUpPreloading(),t.get(Em,null,So.Optional)?.init(),n.resetRootComponentType(r.componentTypes[0]),i.closed||(i.next(),i.complete(),i.unsubscribe())}}var Om=new G("",{factory:()=>new Le}),Rm=new G("",{providedIn:"root",factory:()=>1});var Im=new G("");function mb(){return Sm(8,[Iu,{provide:vi,useExisting:Iu}])}var Ps="Invariant Violation",rl=Object.setPrototypeOf,Dm=rl===void 0?function(t,e){return t.__proto__=e,t}:rl,Ei=function(t){re(e,t);function e(r){r===void 0&&(r=Ps);var n=t.call(this,typeof r=="number"?Ps+": "+r+" (see https://github.com/apollographql/invariant-packages)":r)||this;return n.framesToPop=1,n.name=Ps,Dm(n,e.prototype),n}return e}(Error);function at(t,e){if(!t)throw new Ei(e)}var bi=["debug","log","warn","error","silent"],Fs=bi.indexOf("log");function yi(t){return function(){if(bi.indexOf(t)>=Fs){var e=console[t]||console.log;return e.apply(console,arguments)}}}(function(t){t.debug=yi("debug"),t.log=yi("log"),t.warn=yi("warn"),t.error=yi("error")})(at||(at={}));function nl(t){var e=bi[Fs];return Fs=Math.max(0,bi.indexOf(t)),e}var hn="3.9.5";function ue(t){try{return t()}catch{}}var ur=ue(function(){return globalThis})||ue(function(){return window})||ue(function(){return self})||ue(function(){return global})||ue(function(){return ue.constructor("return this")()});var il=new Map;function pn(t){var e=il.get(t)||1;return il.set(t,e+1),"".concat(t,":").concat(e,":").concat(Math.random().toString(36).slice(2))}function Ti(t,e){e===void 0&&(e=0);var r=pn("stringifyForDisplay");return JSON.stringify(t,function(n,i){return i===void 0?r:i},e).split(JSON.stringify(r)).join("")}function Si(t){return function(e){for(var r=[],n=1;n=e)break;r=i.index+i[0].length,n+=1}return{line:n,column:e+1-r}}function Vs(t){return wi(t.source,fr(t.source,t.start))}function wi(t,e){let r=t.locationOffset.column-1,n="".padStart(r)+t.body,i=e.line-1,o=t.locationOffset.line-1,s=e.line+o,a=e.line===1?r:0,c=e.column+a,u=`${t.name}:${s}:${c} +`,l=n.split(/\r\n|[\n\r]/g),h=l[i];if(h.length>120){let f=Math.floor(c/80),p=c%80,v=[];for(let y=0;y["|",y]),["|","^".padStart(p)],["|",v[f+1]]])}return u+ul([[`${s-1} |`,l[i-1]],[`${s} |`,h],["|","^".padStart(c)],[`${s+1} |`,l[i+1]]])}function ul(t){let e=t.filter(([n,i])=>i!==void 0),r=Math.max(...e.map(([n])=>n.length));return e.map(([n,i])=>n.padStart(r)+(i?" "+i:"")).join(` +`)}function Cm(t){let e=t[0];return e==null||"kind"in e||"length"in e?{nodes:e,source:t[1],positions:t[2],path:t[3],originalError:t[4],extensions:t[5]}:e}var Oi=class t extends Error{constructor(e,...r){var n,i,o;let{nodes:s,source:a,positions:c,path:u,originalError:l,extensions:h}=Cm(r);super(e),this.name="GraphQLError",this.path=u??void 0,this.originalError=l??void 0,this.nodes=ll(Array.isArray(s)?s:s?[s]:void 0);let f=ll((n=this.nodes)===null||n===void 0?void 0:n.map(v=>v.loc).filter(v=>v!=null));this.source=a??(f==null||(i=f[0])===null||i===void 0?void 0:i.source),this.positions=c??f?.map(v=>v.start),this.locations=c&&a?c.map(v=>fr(a,v)):f?.map(v=>fr(v.source,v.start));let p=al(l?.extensions)?l?.extensions:void 0;this.extensions=(o=h??p)!==null&&o!==void 0?o:Object.create(null),Object.defineProperties(this,{message:{writable:!0,enumerable:!0},name:{enumerable:!1},nodes:{enumerable:!1},source:{enumerable:!1},positions:{enumerable:!1},originalError:{enumerable:!1}}),l!=null&&l.stack?Object.defineProperty(this,"stack",{value:l.stack,writable:!0,configurable:!0}):Error.captureStackTrace?Error.captureStackTrace(this,t):Object.defineProperty(this,"stack",{value:Error().stack,writable:!0,configurable:!0})}get[Symbol.toStringTag](){return"GraphQLError"}toString(){let e=this.message;if(this.nodes)for(let r of this.nodes)r.loc&&(e+=` + +`+Vs(r.loc));else if(this.source&&this.locations)for(let r of this.locations)e+=` + +`+wi(this.source,r);return e}toJSON(){let e={message:this.message};return this.locations!=null&&(e.locations=this.locations),this.path!=null&&(e.path=this.path),this.extensions!=null&&Object.keys(this.extensions).length>0&&(e.extensions=this.extensions),e}};function ll(t){return t===void 0||t.length===0?void 0:t}function J(t,e,r){return new Oi(`Syntax Error: ${r}`,{source:t,positions:[e]})}var dn=class{constructor(e,r,n){this.start=e.start,this.end=r.end,this.startToken=e,this.endToken=r,this.source=n}get[Symbol.toStringTag](){return"Location"}toJSON(){return{start:this.start,end:this.end}}},hr=class{constructor(e,r,n,i,o,s){this.kind=e,this.start=r,this.end=n,this.line=i,this.column=o,this.value=s,this.prev=null,this.next=null}get[Symbol.toStringTag](){return"Token"}toJSON(){return{kind:this.kind,value:this.value,line:this.line,column:this.column}}},qs={Name:[],Document:["definitions"],OperationDefinition:["name","variableDefinitions","directives","selectionSet"],VariableDefinition:["variable","type","defaultValue","directives"],Variable:["name"],SelectionSet:["selections"],Field:["alias","name","arguments","directives","selectionSet"],Argument:["name","value"],FragmentSpread:["name","directives"],InlineFragment:["typeCondition","directives","selectionSet"],FragmentDefinition:["name","variableDefinitions","typeCondition","directives","selectionSet"],IntValue:[],FloatValue:[],StringValue:[],BooleanValue:[],NullValue:[],EnumValue:[],ListValue:["values"],ObjectValue:["fields"],ObjectField:["name","value"],Directive:["name","arguments"],NamedType:["name"],ListType:["type"],NonNullType:["type"],SchemaDefinition:["description","directives","operationTypes"],OperationTypeDefinition:["type"],ScalarTypeDefinition:["description","name","directives"],ObjectTypeDefinition:["description","name","interfaces","directives","fields"],FieldDefinition:["description","name","arguments","type","directives"],InputValueDefinition:["description","name","type","defaultValue","directives"],InterfaceTypeDefinition:["description","name","interfaces","directives","fields"],UnionTypeDefinition:["description","name","directives","types"],EnumTypeDefinition:["description","name","directives","values"],EnumValueDefinition:["description","name","directives"],InputObjectTypeDefinition:["description","name","directives","fields"],DirectiveDefinition:["description","name","arguments","locations"],SchemaExtension:["directives","operationTypes"],ScalarTypeExtension:["name","directives"],ObjectTypeExtension:["name","interfaces","directives","fields"],InterfaceTypeExtension:["name","interfaces","directives","fields"],UnionTypeExtension:["name","directives","types"],EnumTypeExtension:["name","directives","values"],InputObjectTypeExtension:["name","directives","fields"]},Nm=new Set(Object.keys(qs));function Bs(t){let e=t?.kind;return typeof e=="string"&&Nm.has(e)}var Ct=function(t){return t.QUERY="query",t.MUTATION="mutation",t.SUBSCRIPTION="subscription",t}(Ct||{});var Ri=function(t){return t.QUERY="QUERY",t.MUTATION="MUTATION",t.SUBSCRIPTION="SUBSCRIPTION",t.FIELD="FIELD",t.FRAGMENT_DEFINITION="FRAGMENT_DEFINITION",t.FRAGMENT_SPREAD="FRAGMENT_SPREAD",t.INLINE_FRAGMENT="INLINE_FRAGMENT",t.VARIABLE_DEFINITION="VARIABLE_DEFINITION",t.SCHEMA="SCHEMA",t.SCALAR="SCALAR",t.OBJECT="OBJECT",t.FIELD_DEFINITION="FIELD_DEFINITION",t.ARGUMENT_DEFINITION="ARGUMENT_DEFINITION",t.INTERFACE="INTERFACE",t.UNION="UNION",t.ENUM="ENUM",t.ENUM_VALUE="ENUM_VALUE",t.INPUT_OBJECT="INPUT_OBJECT",t.INPUT_FIELD_DEFINITION="INPUT_FIELD_DEFINITION",t}(Ri||{});var O=function(t){return t.NAME="Name",t.DOCUMENT="Document",t.OPERATION_DEFINITION="OperationDefinition",t.VARIABLE_DEFINITION="VariableDefinition",t.SELECTION_SET="SelectionSet",t.FIELD="Field",t.ARGUMENT="Argument",t.FRAGMENT_SPREAD="FragmentSpread",t.INLINE_FRAGMENT="InlineFragment",t.FRAGMENT_DEFINITION="FragmentDefinition",t.VARIABLE="Variable",t.INT="IntValue",t.FLOAT="FloatValue",t.STRING="StringValue",t.BOOLEAN="BooleanValue",t.NULL="NullValue",t.ENUM="EnumValue",t.LIST="ListValue",t.OBJECT="ObjectValue",t.OBJECT_FIELD="ObjectField",t.DIRECTIVE="Directive",t.NAMED_TYPE="NamedType",t.LIST_TYPE="ListType",t.NON_NULL_TYPE="NonNullType",t.SCHEMA_DEFINITION="SchemaDefinition",t.OPERATION_TYPE_DEFINITION="OperationTypeDefinition",t.SCALAR_TYPE_DEFINITION="ScalarTypeDefinition",t.OBJECT_TYPE_DEFINITION="ObjectTypeDefinition",t.FIELD_DEFINITION="FieldDefinition",t.INPUT_VALUE_DEFINITION="InputValueDefinition",t.INTERFACE_TYPE_DEFINITION="InterfaceTypeDefinition",t.UNION_TYPE_DEFINITION="UnionTypeDefinition",t.ENUM_TYPE_DEFINITION="EnumTypeDefinition",t.ENUM_VALUE_DEFINITION="EnumValueDefinition",t.INPUT_OBJECT_TYPE_DEFINITION="InputObjectTypeDefinition",t.DIRECTIVE_DEFINITION="DirectiveDefinition",t.SCHEMA_EXTENSION="SchemaExtension",t.SCALAR_TYPE_EXTENSION="ScalarTypeExtension",t.OBJECT_TYPE_EXTENSION="ObjectTypeExtension",t.INTERFACE_TYPE_EXTENSION="InterfaceTypeExtension",t.UNION_TYPE_EXTENSION="UnionTypeExtension",t.ENUM_TYPE_EXTENSION="EnumTypeExtension",t.INPUT_OBJECT_TYPE_EXTENSION="InputObjectTypeExtension",t}(O||{});function Ii(t){return t===9||t===32}function pr(t){return t>=48&&t<=57}function fl(t){return t>=97&&t<=122||t>=65&&t<=90}function zs(t){return fl(t)||t===95}function hl(t){return fl(t)||pr(t)||t===95}function pl(t){var e;let r=Number.MAX_SAFE_INTEGER,n=null,i=-1;for(let s=0;sa===0?s:s.slice(r)).slice((e=n)!==null&&e!==void 0?e:0,i+1)}function _m(t){let e=0;for(;e1&&n.slice(1).every(p=>p.length===0||Ii(p.charCodeAt(0))),s=r.endsWith('\\"""'),a=t.endsWith('"')&&!s,c=t.endsWith("\\"),u=a||c,l=!(e!=null&&e.minimize)&&(!i||t.length>70||u||o||s),h="",f=i&&Ii(t.charCodeAt(0));return(l&&!f||o)&&(h+=` +`),h+=r,(l||u)&&(h+=` +`),'"""'+h+'"""'}var E=function(t){return t.SOF="",t.EOF="",t.BANG="!",t.DOLLAR="$",t.AMP="&",t.PAREN_L="(",t.PAREN_R=")",t.SPREAD="...",t.COLON=":",t.EQUALS="=",t.AT="@",t.BRACKET_L="[",t.BRACKET_R="]",t.BRACE_L="{",t.PIPE="|",t.BRACE_R="}",t.NAME="Name",t.INT="Int",t.FLOAT="Float",t.STRING="String",t.BLOCK_STRING="BlockString",t.COMMENT="Comment",t}(E||{});var vn=class{constructor(e){let r=new hr(E.SOF,0,0,0,0);this.source=e,this.lastToken=r,this.token=r,this.line=1,this.lineStart=0}get[Symbol.toStringTag](){return"Lexer"}advance(){return this.lastToken=this.token,this.token=this.lookahead()}lookahead(){let e=this.token;if(e.kind!==E.EOF)do if(e.next)e=e.next;else{let r=Mm(this,e.end);e.next=r,r.prev=e,e=r}while(e.kind===E.COMMENT);return e}};function vl(t){return t===E.BANG||t===E.DOLLAR||t===E.AMP||t===E.PAREN_L||t===E.PAREN_R||t===E.SPREAD||t===E.COLON||t===E.EQUALS||t===E.AT||t===E.BRACKET_L||t===E.BRACKET_R||t===E.BRACE_L||t===E.PIPE||t===E.BRACE_R}function dr(t){return t>=0&&t<=55295||t>=57344&&t<=1114111}function Di(t,e){return gl(t.charCodeAt(e))&&yl(t.charCodeAt(e+1))}function gl(t){return t>=55296&&t<=56319}function yl(t){return t>=56320&&t<=57343}function Nt(t,e){let r=t.source.body.codePointAt(e);if(r===void 0)return E.EOF;if(r>=32&&r<=126){let n=String.fromCodePoint(r);return n==='"'?`'"'`:`"${n}"`}return"U+"+r.toString(16).toUpperCase().padStart(4,"0")}function X(t,e,r,n,i){let o=t.line,s=1+r-t.lineStart;return new hr(e,r,n,o,s,i)}function Mm(t,e){let r=t.source.body,n=r.length,i=e;for(;i=48&&t<=57?t-48:t>=65&&t<=70?t-55:t>=97&&t<=102?t-87:-1}function jm(t,e){let r=t.source.body;switch(r.charCodeAt(e+1)){case 34:return{value:'"',size:2};case 92:return{value:"\\",size:2};case 47:return{value:"/",size:2};case 98:return{value:"\b",size:2};case 102:return{value:"\f",size:2};case 110:return{value:` +`,size:2};case 114:return{value:"\r",size:2};case 116:return{value:" ",size:2}}throw J(t.source,e,`Invalid character escape sequence: "${r.slice(e,e+2)}".`)}function Vm(t,e){let r=t.source.body,n=r.length,i=t.lineStart,o=e+3,s=o,a="",c=[];for(;o2?"["+$m(t)+"]":"{ "+r.map(([i,o])=>i+": "+xi(o,e)).join(", ")+" }"}function Wm(t,e){if(t.length===0)return"[]";if(e.length>2)return"[Array]";let r=Math.min(10,t.length),n=t.length-r,i=[];for(let o=0;o1&&i.push(`... ${n} more items`),"["+i.join(", ")+"]"}function $m(t){let e=Object.prototype.toString.call(t).replace(/^\[object /,"").replace(/]$/,"");if(e==="Object"&&typeof t.constructor=="function"){let r=t.constructor.name;if(typeof r=="string"&&r!=="")return r}return e}var bl=globalThis.process&&globalThis.process.env.NODE_ENV==="production"?function(e,r){return e instanceof r}:function(e,r){if(e instanceof r)return!0;if(typeof e=="object"&&e!==null){var n;let i=r.prototype[Symbol.toStringTag],o=Symbol.toStringTag in e?e[Symbol.toStringTag]:(n=e.constructor)===null||n===void 0?void 0:n.name;if(i===o){let s=mr(e);throw new Error(`Cannot use ${i} "${s}" from another module or realm. + +Ensure that there is only one instance of "graphql" in the node_modules +directory. If different versions of "graphql" are the dependencies of other +relied on modules, use "resolutions" to ensure only one version is installed. + +https://yarnpkg.com/en/docs/selective-version-resolutions + +Duplicate "graphql" modules cannot be used at the same time since different +versions may have different capabilities and behavior. The data from one +version used in the function from another could produce confusing and +spurious results.`)}}return!1};var vr=class{constructor(e,r="GraphQL request",n={line:1,column:1}){typeof e=="string"||lr(!1,`Body must be a string. Received: ${mr(e)}.`),this.body=e,this.name=r,this.locationOffset=n,this.locationOffset.line>0||lr(!1,"line in locationOffset is 1-indexed and must be positive."),this.locationOffset.column>0||lr(!1,"column in locationOffset is 1-indexed and must be positive.")}get[Symbol.toStringTag](){return"Source"}};function El(t){return bl(t,vr)}function Ci(t,e){return new Ws(t,e).parseDocument()}var Ws=class{constructor(e,r={}){let n=El(e)?e:new vr(e);this._lexer=new vn(n),this._options=r,this._tokenCounter=0}parseName(){let e=this.expectToken(E.NAME);return this.node(e,{kind:O.NAME,value:e.value})}parseDocument(){return this.node(this._lexer.token,{kind:O.DOCUMENT,definitions:this.many(E.SOF,this.parseDefinition,E.EOF)})}parseDefinition(){if(this.peek(E.BRACE_L))return this.parseOperationDefinition();let e=this.peekDescription(),r=e?this._lexer.lookahead():this._lexer.token;if(r.kind===E.NAME){switch(r.value){case"schema":return this.parseSchemaDefinition();case"scalar":return this.parseScalarTypeDefinition();case"type":return this.parseObjectTypeDefinition();case"interface":return this.parseInterfaceTypeDefinition();case"union":return this.parseUnionTypeDefinition();case"enum":return this.parseEnumTypeDefinition();case"input":return this.parseInputObjectTypeDefinition();case"directive":return this.parseDirectiveDefinition()}if(e)throw J(this._lexer.source,this._lexer.token.start,"Unexpected description, descriptions are supported only on type definitions.");switch(r.value){case"query":case"mutation":case"subscription":return this.parseOperationDefinition();case"fragment":return this.parseFragmentDefinition();case"extend":return this.parseTypeSystemExtension()}}throw this.unexpected(r)}parseOperationDefinition(){let e=this._lexer.token;if(this.peek(E.BRACE_L))return this.node(e,{kind:O.OPERATION_DEFINITION,operation:Ct.QUERY,name:void 0,variableDefinitions:[],directives:[],selectionSet:this.parseSelectionSet()});let r=this.parseOperationType(),n;return this.peek(E.NAME)&&(n=this.parseName()),this.node(e,{kind:O.OPERATION_DEFINITION,operation:r,name:n,variableDefinitions:this.parseVariableDefinitions(),directives:this.parseDirectives(!1),selectionSet:this.parseSelectionSet()})}parseOperationType(){let e=this.expectToken(E.NAME);switch(e.value){case"query":return Ct.QUERY;case"mutation":return Ct.MUTATION;case"subscription":return Ct.SUBSCRIPTION}throw this.unexpected(e)}parseVariableDefinitions(){return this.optionalMany(E.PAREN_L,this.parseVariableDefinition,E.PAREN_R)}parseVariableDefinition(){return this.node(this._lexer.token,{kind:O.VARIABLE_DEFINITION,variable:this.parseVariable(),type:(this.expectToken(E.COLON),this.parseTypeReference()),defaultValue:this.expectOptionalToken(E.EQUALS)?this.parseConstValueLiteral():void 0,directives:this.parseConstDirectives()})}parseVariable(){let e=this._lexer.token;return this.expectToken(E.DOLLAR),this.node(e,{kind:O.VARIABLE,name:this.parseName()})}parseSelectionSet(){return this.node(this._lexer.token,{kind:O.SELECTION_SET,selections:this.many(E.BRACE_L,this.parseSelection,E.BRACE_R)})}parseSelection(){return this.peek(E.SPREAD)?this.parseFragment():this.parseField()}parseField(){let e=this._lexer.token,r=this.parseName(),n,i;return this.expectOptionalToken(E.COLON)?(n=r,i=this.parseName()):i=r,this.node(e,{kind:O.FIELD,alias:n,name:i,arguments:this.parseArguments(!1),directives:this.parseDirectives(!1),selectionSet:this.peek(E.BRACE_L)?this.parseSelectionSet():void 0})}parseArguments(e){let r=e?this.parseConstArgument:this.parseArgument;return this.optionalMany(E.PAREN_L,r,E.PAREN_R)}parseArgument(e=!1){let r=this._lexer.token,n=this.parseName();return this.expectToken(E.COLON),this.node(r,{kind:O.ARGUMENT,name:n,value:this.parseValueLiteral(e)})}parseConstArgument(){return this.parseArgument(!0)}parseFragment(){let e=this._lexer.token;this.expectToken(E.SPREAD);let r=this.expectOptionalKeyword("on");return!r&&this.peek(E.NAME)?this.node(e,{kind:O.FRAGMENT_SPREAD,name:this.parseFragmentName(),directives:this.parseDirectives(!1)}):this.node(e,{kind:O.INLINE_FRAGMENT,typeCondition:r?this.parseNamedType():void 0,directives:this.parseDirectives(!1),selectionSet:this.parseSelectionSet()})}parseFragmentDefinition(){let e=this._lexer.token;return this.expectKeyword("fragment"),this._options.allowLegacyFragmentVariables===!0?this.node(e,{kind:O.FRAGMENT_DEFINITION,name:this.parseFragmentName(),variableDefinitions:this.parseVariableDefinitions(),typeCondition:(this.expectKeyword("on"),this.parseNamedType()),directives:this.parseDirectives(!1),selectionSet:this.parseSelectionSet()}):this.node(e,{kind:O.FRAGMENT_DEFINITION,name:this.parseFragmentName(),typeCondition:(this.expectKeyword("on"),this.parseNamedType()),directives:this.parseDirectives(!1),selectionSet:this.parseSelectionSet()})}parseFragmentName(){if(this._lexer.token.value==="on")throw this.unexpected();return this.parseName()}parseValueLiteral(e){let r=this._lexer.token;switch(r.kind){case E.BRACKET_L:return this.parseList(e);case E.BRACE_L:return this.parseObject(e);case E.INT:return this.advanceLexer(),this.node(r,{kind:O.INT,value:r.value});case E.FLOAT:return this.advanceLexer(),this.node(r,{kind:O.FLOAT,value:r.value});case E.STRING:case E.BLOCK_STRING:return this.parseStringLiteral();case E.NAME:switch(this.advanceLexer(),r.value){case"true":return this.node(r,{kind:O.BOOLEAN,value:!0});case"false":return this.node(r,{kind:O.BOOLEAN,value:!1});case"null":return this.node(r,{kind:O.NULL});default:return this.node(r,{kind:O.ENUM,value:r.value})}case E.DOLLAR:if(e)if(this.expectToken(E.DOLLAR),this._lexer.token.kind===E.NAME){let n=this._lexer.token.value;throw J(this._lexer.source,r.start,`Unexpected variable "$${n}" in constant value.`)}else throw this.unexpected(r);return this.parseVariable();default:throw this.unexpected()}}parseConstValueLiteral(){return this.parseValueLiteral(!0)}parseStringLiteral(){let e=this._lexer.token;return this.advanceLexer(),this.node(e,{kind:O.STRING,value:e.value,block:e.kind===E.BLOCK_STRING})}parseList(e){let r=()=>this.parseValueLiteral(e);return this.node(this._lexer.token,{kind:O.LIST,values:this.any(E.BRACKET_L,r,E.BRACKET_R)})}parseObject(e){let r=()=>this.parseObjectField(e);return this.node(this._lexer.token,{kind:O.OBJECT,fields:this.any(E.BRACE_L,r,E.BRACE_R)})}parseObjectField(e){let r=this._lexer.token,n=this.parseName();return this.expectToken(E.COLON),this.node(r,{kind:O.OBJECT_FIELD,name:n,value:this.parseValueLiteral(e)})}parseDirectives(e){let r=[];for(;this.peek(E.AT);)r.push(this.parseDirective(e));return r}parseConstDirectives(){return this.parseDirectives(!0)}parseDirective(e){let r=this._lexer.token;return this.expectToken(E.AT),this.node(r,{kind:O.DIRECTIVE,name:this.parseName(),arguments:this.parseArguments(e)})}parseTypeReference(){let e=this._lexer.token,r;if(this.expectOptionalToken(E.BRACKET_L)){let n=this.parseTypeReference();this.expectToken(E.BRACKET_R),r=this.node(e,{kind:O.LIST_TYPE,type:n})}else r=this.parseNamedType();return this.expectOptionalToken(E.BANG)?this.node(e,{kind:O.NON_NULL_TYPE,type:r}):r}parseNamedType(){return this.node(this._lexer.token,{kind:O.NAMED_TYPE,name:this.parseName()})}peekDescription(){return this.peek(E.STRING)||this.peek(E.BLOCK_STRING)}parseDescription(){if(this.peekDescription())return this.parseStringLiteral()}parseSchemaDefinition(){let e=this._lexer.token,r=this.parseDescription();this.expectKeyword("schema");let n=this.parseConstDirectives(),i=this.many(E.BRACE_L,this.parseOperationTypeDefinition,E.BRACE_R);return this.node(e,{kind:O.SCHEMA_DEFINITION,description:r,directives:n,operationTypes:i})}parseOperationTypeDefinition(){let e=this._lexer.token,r=this.parseOperationType();this.expectToken(E.COLON);let n=this.parseNamedType();return this.node(e,{kind:O.OPERATION_TYPE_DEFINITION,operation:r,type:n})}parseScalarTypeDefinition(){let e=this._lexer.token,r=this.parseDescription();this.expectKeyword("scalar");let n=this.parseName(),i=this.parseConstDirectives();return this.node(e,{kind:O.SCALAR_TYPE_DEFINITION,description:r,name:n,directives:i})}parseObjectTypeDefinition(){let e=this._lexer.token,r=this.parseDescription();this.expectKeyword("type");let n=this.parseName(),i=this.parseImplementsInterfaces(),o=this.parseConstDirectives(),s=this.parseFieldsDefinition();return this.node(e,{kind:O.OBJECT_TYPE_DEFINITION,description:r,name:n,interfaces:i,directives:o,fields:s})}parseImplementsInterfaces(){return this.expectOptionalKeyword("implements")?this.delimitedMany(E.AMP,this.parseNamedType):[]}parseFieldsDefinition(){return this.optionalMany(E.BRACE_L,this.parseFieldDefinition,E.BRACE_R)}parseFieldDefinition(){let e=this._lexer.token,r=this.parseDescription(),n=this.parseName(),i=this.parseArgumentDefs();this.expectToken(E.COLON);let o=this.parseTypeReference(),s=this.parseConstDirectives();return this.node(e,{kind:O.FIELD_DEFINITION,description:r,name:n,arguments:i,type:o,directives:s})}parseArgumentDefs(){return this.optionalMany(E.PAREN_L,this.parseInputValueDef,E.PAREN_R)}parseInputValueDef(){let e=this._lexer.token,r=this.parseDescription(),n=this.parseName();this.expectToken(E.COLON);let i=this.parseTypeReference(),o;this.expectOptionalToken(E.EQUALS)&&(o=this.parseConstValueLiteral());let s=this.parseConstDirectives();return this.node(e,{kind:O.INPUT_VALUE_DEFINITION,description:r,name:n,type:i,defaultValue:o,directives:s})}parseInterfaceTypeDefinition(){let e=this._lexer.token,r=this.parseDescription();this.expectKeyword("interface");let n=this.parseName(),i=this.parseImplementsInterfaces(),o=this.parseConstDirectives(),s=this.parseFieldsDefinition();return this.node(e,{kind:O.INTERFACE_TYPE_DEFINITION,description:r,name:n,interfaces:i,directives:o,fields:s})}parseUnionTypeDefinition(){let e=this._lexer.token,r=this.parseDescription();this.expectKeyword("union");let n=this.parseName(),i=this.parseConstDirectives(),o=this.parseUnionMemberTypes();return this.node(e,{kind:O.UNION_TYPE_DEFINITION,description:r,name:n,directives:i,types:o})}parseUnionMemberTypes(){return this.expectOptionalToken(E.EQUALS)?this.delimitedMany(E.PIPE,this.parseNamedType):[]}parseEnumTypeDefinition(){let e=this._lexer.token,r=this.parseDescription();this.expectKeyword("enum");let n=this.parseName(),i=this.parseConstDirectives(),o=this.parseEnumValuesDefinition();return this.node(e,{kind:O.ENUM_TYPE_DEFINITION,description:r,name:n,directives:i,values:o})}parseEnumValuesDefinition(){return this.optionalMany(E.BRACE_L,this.parseEnumValueDefinition,E.BRACE_R)}parseEnumValueDefinition(){let e=this._lexer.token,r=this.parseDescription(),n=this.parseEnumValueName(),i=this.parseConstDirectives();return this.node(e,{kind:O.ENUM_VALUE_DEFINITION,description:r,name:n,directives:i})}parseEnumValueName(){if(this._lexer.token.value==="true"||this._lexer.token.value==="false"||this._lexer.token.value==="null")throw J(this._lexer.source,this._lexer.token.start,`${Ai(this._lexer.token)} is reserved and cannot be used for an enum value.`);return this.parseName()}parseInputObjectTypeDefinition(){let e=this._lexer.token,r=this.parseDescription();this.expectKeyword("input");let n=this.parseName(),i=this.parseConstDirectives(),o=this.parseInputFieldsDefinition();return this.node(e,{kind:O.INPUT_OBJECT_TYPE_DEFINITION,description:r,name:n,directives:i,fields:o})}parseInputFieldsDefinition(){return this.optionalMany(E.BRACE_L,this.parseInputValueDef,E.BRACE_R)}parseTypeSystemExtension(){let e=this._lexer.lookahead();if(e.kind===E.NAME)switch(e.value){case"schema":return this.parseSchemaExtension();case"scalar":return this.parseScalarTypeExtension();case"type":return this.parseObjectTypeExtension();case"interface":return this.parseInterfaceTypeExtension();case"union":return this.parseUnionTypeExtension();case"enum":return this.parseEnumTypeExtension();case"input":return this.parseInputObjectTypeExtension()}throw this.unexpected(e)}parseSchemaExtension(){let e=this._lexer.token;this.expectKeyword("extend"),this.expectKeyword("schema");let r=this.parseConstDirectives(),n=this.optionalMany(E.BRACE_L,this.parseOperationTypeDefinition,E.BRACE_R);if(r.length===0&&n.length===0)throw this.unexpected();return this.node(e,{kind:O.SCHEMA_EXTENSION,directives:r,operationTypes:n})}parseScalarTypeExtension(){let e=this._lexer.token;this.expectKeyword("extend"),this.expectKeyword("scalar");let r=this.parseName(),n=this.parseConstDirectives();if(n.length===0)throw this.unexpected();return this.node(e,{kind:O.SCALAR_TYPE_EXTENSION,name:r,directives:n})}parseObjectTypeExtension(){let e=this._lexer.token;this.expectKeyword("extend"),this.expectKeyword("type");let r=this.parseName(),n=this.parseImplementsInterfaces(),i=this.parseConstDirectives(),o=this.parseFieldsDefinition();if(n.length===0&&i.length===0&&o.length===0)throw this.unexpected();return this.node(e,{kind:O.OBJECT_TYPE_EXTENSION,name:r,interfaces:n,directives:i,fields:o})}parseInterfaceTypeExtension(){let e=this._lexer.token;this.expectKeyword("extend"),this.expectKeyword("interface");let r=this.parseName(),n=this.parseImplementsInterfaces(),i=this.parseConstDirectives(),o=this.parseFieldsDefinition();if(n.length===0&&i.length===0&&o.length===0)throw this.unexpected();return this.node(e,{kind:O.INTERFACE_TYPE_EXTENSION,name:r,interfaces:n,directives:i,fields:o})}parseUnionTypeExtension(){let e=this._lexer.token;this.expectKeyword("extend"),this.expectKeyword("union");let r=this.parseName(),n=this.parseConstDirectives(),i=this.parseUnionMemberTypes();if(n.length===0&&i.length===0)throw this.unexpected();return this.node(e,{kind:O.UNION_TYPE_EXTENSION,name:r,directives:n,types:i})}parseEnumTypeExtension(){let e=this._lexer.token;this.expectKeyword("extend"),this.expectKeyword("enum");let r=this.parseName(),n=this.parseConstDirectives(),i=this.parseEnumValuesDefinition();if(n.length===0&&i.length===0)throw this.unexpected();return this.node(e,{kind:O.ENUM_TYPE_EXTENSION,name:r,directives:n,values:i})}parseInputObjectTypeExtension(){let e=this._lexer.token;this.expectKeyword("extend"),this.expectKeyword("input");let r=this.parseName(),n=this.parseConstDirectives(),i=this.parseInputFieldsDefinition();if(n.length===0&&i.length===0)throw this.unexpected();return this.node(e,{kind:O.INPUT_OBJECT_TYPE_EXTENSION,name:r,directives:n,fields:i})}parseDirectiveDefinition(){let e=this._lexer.token,r=this.parseDescription();this.expectKeyword("directive"),this.expectToken(E.AT);let n=this.parseName(),i=this.parseArgumentDefs(),o=this.expectOptionalKeyword("repeatable");this.expectKeyword("on");let s=this.parseDirectiveLocations();return this.node(e,{kind:O.DIRECTIVE_DEFINITION,description:r,name:n,arguments:i,repeatable:o,locations:s})}parseDirectiveLocations(){return this.delimitedMany(E.PIPE,this.parseDirectiveLocation)}parseDirectiveLocation(){let e=this._lexer.token,r=this.parseName();if(Object.prototype.hasOwnProperty.call(Ri,r.value))return r;throw this.unexpected(e)}node(e,r){return this._options.noLocation!==!0&&(r.loc=new dn(e,this._lexer.lastToken,this._lexer.source)),r}peek(e){return this._lexer.token.kind===e}expectToken(e){let r=this._lexer.token;if(r.kind===e)return this.advanceLexer(),r;throw J(this._lexer.source,r.start,`Expected ${Tl(e)}, found ${Ai(r)}.`)}expectOptionalToken(e){return this._lexer.token.kind===e?(this.advanceLexer(),!0):!1}expectKeyword(e){let r=this._lexer.token;if(r.kind===E.NAME&&r.value===e)this.advanceLexer();else throw J(this._lexer.source,r.start,`Expected "${e}", found ${Ai(r)}.`)}expectOptionalKeyword(e){let r=this._lexer.token;return r.kind===E.NAME&&r.value===e?(this.advanceLexer(),!0):!1}unexpected(e){let r=e??this._lexer.token;return J(this._lexer.source,r.start,`Unexpected ${Ai(r)}.`)}any(e,r,n){this.expectToken(e);let i=[];for(;!this.expectOptionalToken(n);)i.push(r.call(this));return i}optionalMany(e,r,n){if(this.expectOptionalToken(e)){let i=[];do i.push(r.call(this));while(!this.expectOptionalToken(n));return i}return[]}many(e,r,n){this.expectToken(e);let i=[];do i.push(r.call(this));while(!this.expectOptionalToken(n));return i}delimitedMany(e,r){this.expectOptionalToken(e);let n=[];do n.push(r.call(this));while(this.expectOptionalToken(e));return n}advanceLexer(){let{maxTokens:e}=this._options,r=this._lexer.advance();if(e!==void 0&&r.kind!==E.EOF&&(++this._tokenCounter,this._tokenCounter>e))throw J(this._lexer.source,r.start,`Document contains more that ${e} tokens. Parsing aborted.`)}};function Ai(t){let e=t.value;return Tl(t.kind)+(e!=null?` "${e}"`:"")}function Tl(t){return vl(t)?`"${t}"`:t}function Sl(t){return`"${t.replace(Gm,Hm)}"`}var Gm=/[\x00-\x1f\x22\x5c\x7f-\x9f]/g;function Hm(t){return Km[t.charCodeAt(0)]}var Km=["\\u0000","\\u0001","\\u0002","\\u0003","\\u0004","\\u0005","\\u0006","\\u0007","\\b","\\t","\\n","\\u000B","\\f","\\r","\\u000E","\\u000F","\\u0010","\\u0011","\\u0012","\\u0013","\\u0014","\\u0015","\\u0016","\\u0017","\\u0018","\\u0019","\\u001A","\\u001B","\\u001C","\\u001D","\\u001E","\\u001F","","",'\\"',"","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","\\\\","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","\\u007F","\\u0080","\\u0081","\\u0082","\\u0083","\\u0084","\\u0085","\\u0086","\\u0087","\\u0088","\\u0089","\\u008A","\\u008B","\\u008C","\\u008D","\\u008E","\\u008F","\\u0090","\\u0091","\\u0092","\\u0093","\\u0094","\\u0095","\\u0096","\\u0097","\\u0098","\\u0099","\\u009A","\\u009B","\\u009C","\\u009D","\\u009E","\\u009F"];var _t=Object.freeze({});function le(t,e,r=qs){let n=new Map;for(let d of Object.values(O))n.set(d,$s(e,d));let i,o=Array.isArray(t),s=[t],a=-1,c=[],u=t,l,h,f=[],p=[];do{a++;let d=a===s.length,T=d&&c.length!==0;if(d){if(l=p.length===0?void 0:f[f.length-1],u=h,h=p.pop(),T)if(o){u=u.slice();let S=0;for(let[x,w]of c){let A=x-S;w===null?(u.splice(A,1),S++):u[A]=w}}else{u=Object.defineProperties({},Object.getOwnPropertyDescriptors(u));for(let[S,x]of c)u[S]=x}a=i.index,s=i.keys,c=i.edits,o=i.inArray,i=i.prev}else if(h){if(l=o?a:s[a],u=h[l],u==null)continue;f.push(l)}let b;if(!Array.isArray(u)){var v,y;Bs(u)||lr(!1,`Invalid AST Node: ${mr(u)}.`);let S=d?(v=n.get(u.kind))===null||v===void 0?void 0:v.leave:(y=n.get(u.kind))===null||y===void 0?void 0:y.enter;if(b=S?.call(e,u,l,h,f,p),b===_t)break;if(b===!1){if(!d){f.pop();continue}}else if(b!==void 0&&(c.push([l,b]),!d))if(Bs(b))u=b;else{f.pop();continue}}if(b===void 0&&T&&c.push([l,u]),d)f.pop();else{var g;i={inArray:o,index:a,keys:s,edits:c,prev:i},o=Array.isArray(u),s=o?u:(g=r[u.kind])!==null&&g!==void 0?g:[],a=-1,c=[],h&&p.push(h),h=u}}while(i!==void 0);return c.length!==0?c[c.length-1][1]:t}function $s(t,e){let r=t[e];return typeof r=="object"?r:typeof r=="function"?{enter:r,leave:void 0}:{enter:t.enter,leave:t.leave}}function _i(t){return le(t,Jm)}var Ym=80,Jm={Name:{leave:t=>t.value},Variable:{leave:t=>"$"+t.name},Document:{leave:t=>D(t.definitions,` + +`)},OperationDefinition:{leave(t){let e=U("(",D(t.variableDefinitions,", "),")"),r=D([t.operation,D([t.name,e]),D(t.directives," ")]," ");return(r==="query"?"":r+" ")+t.selectionSet}},VariableDefinition:{leave:({variable:t,type:e,defaultValue:r,directives:n})=>t+": "+e+U(" = ",r)+U(" ",D(n," "))},SelectionSet:{leave:({selections:t})=>Ce(t)},Field:{leave({alias:t,name:e,arguments:r,directives:n,selectionSet:i}){let o=U("",t,": ")+e,s=o+U("(",D(r,", "),")");return s.length>Ym&&(s=o+U(`( +`,Ni(D(r,` +`)),` +)`)),D([s,D(n," "),i]," ")}},Argument:{leave:({name:t,value:e})=>t+": "+e},FragmentSpread:{leave:({name:t,directives:e})=>"..."+t+U(" ",D(e," "))},InlineFragment:{leave:({typeCondition:t,directives:e,selectionSet:r})=>D(["...",U("on ",t),D(e," "),r]," ")},FragmentDefinition:{leave:({name:t,typeCondition:e,variableDefinitions:r,directives:n,selectionSet:i})=>`fragment ${t}${U("(",D(r,", "),")")} on ${e} ${U("",D(n," ")," ")}`+i},IntValue:{leave:({value:t})=>t},FloatValue:{leave:({value:t})=>t},StringValue:{leave:({value:t,block:e})=>e?dl(t):Sl(t)},BooleanValue:{leave:({value:t})=>t?"true":"false"},NullValue:{leave:()=>"null"},EnumValue:{leave:({value:t})=>t},ListValue:{leave:({values:t})=>"["+D(t,", ")+"]"},ObjectValue:{leave:({fields:t})=>"{"+D(t,", ")+"}"},ObjectField:{leave:({name:t,value:e})=>t+": "+e},Directive:{leave:({name:t,arguments:e})=>"@"+t+U("(",D(e,", "),")")},NamedType:{leave:({name:t})=>t},ListType:{leave:({type:t})=>"["+t+"]"},NonNullType:{leave:({type:t})=>t+"!"},SchemaDefinition:{leave:({description:t,directives:e,operationTypes:r})=>U("",t,` +`)+D(["schema",D(e," "),Ce(r)]," ")},OperationTypeDefinition:{leave:({operation:t,type:e})=>t+": "+e},ScalarTypeDefinition:{leave:({description:t,name:e,directives:r})=>U("",t,` +`)+D(["scalar",e,D(r," ")]," ")},ObjectTypeDefinition:{leave:({description:t,name:e,interfaces:r,directives:n,fields:i})=>U("",t,` +`)+D(["type",e,U("implements ",D(r," & ")),D(n," "),Ce(i)]," ")},FieldDefinition:{leave:({description:t,name:e,arguments:r,type:n,directives:i})=>U("",t,` +`)+e+(wl(r)?U(`( +`,Ni(D(r,` +`)),` +)`):U("(",D(r,", "),")"))+": "+n+U(" ",D(i," "))},InputValueDefinition:{leave:({description:t,name:e,type:r,defaultValue:n,directives:i})=>U("",t,` +`)+D([e+": "+r,U("= ",n),D(i," ")]," ")},InterfaceTypeDefinition:{leave:({description:t,name:e,interfaces:r,directives:n,fields:i})=>U("",t,` +`)+D(["interface",e,U("implements ",D(r," & ")),D(n," "),Ce(i)]," ")},UnionTypeDefinition:{leave:({description:t,name:e,directives:r,types:n})=>U("",t,` +`)+D(["union",e,D(r," "),U("= ",D(n," | "))]," ")},EnumTypeDefinition:{leave:({description:t,name:e,directives:r,values:n})=>U("",t,` +`)+D(["enum",e,D(r," "),Ce(n)]," ")},EnumValueDefinition:{leave:({description:t,name:e,directives:r})=>U("",t,` +`)+D([e,D(r," ")]," ")},InputObjectTypeDefinition:{leave:({description:t,name:e,directives:r,fields:n})=>U("",t,` +`)+D(["input",e,D(r," "),Ce(n)]," ")},DirectiveDefinition:{leave:({description:t,name:e,arguments:r,repeatable:n,locations:i})=>U("",t,` +`)+"directive @"+e+(wl(r)?U(`( +`,Ni(D(r,` +`)),` +)`):U("(",D(r,", "),")"))+(n?" repeatable":"")+" on "+D(i," | ")},SchemaExtension:{leave:({directives:t,operationTypes:e})=>D(["extend schema",D(t," "),Ce(e)]," ")},ScalarTypeExtension:{leave:({name:t,directives:e})=>D(["extend scalar",t,D(e," ")]," ")},ObjectTypeExtension:{leave:({name:t,interfaces:e,directives:r,fields:n})=>D(["extend type",t,U("implements ",D(e," & ")),D(r," "),Ce(n)]," ")},InterfaceTypeExtension:{leave:({name:t,interfaces:e,directives:r,fields:n})=>D(["extend interface",t,U("implements ",D(e," & ")),D(r," "),Ce(n)]," ")},UnionTypeExtension:{leave:({name:t,directives:e,types:r})=>D(["extend union",t,D(e," "),U("= ",D(r," | "))]," ")},EnumTypeExtension:{leave:({name:t,directives:e,values:r})=>D(["extend enum",t,D(e," "),Ce(r)]," ")},InputObjectTypeExtension:{leave:({name:t,directives:e,fields:r})=>D(["extend input",t,D(e," "),Ce(r)]," ")}};function D(t,e=""){var r;return(r=t?.filter(n=>n).join(e))!==null&&r!==void 0?r:""}function Ce(t){return U(`{ +`,Ni(D(t,` +`)),` +}`)}function U(t,e,r=""){return e!=null&&e!==""?t+e+r:""}function Ni(t){return U(" ",t.replace(/\n/g,` + `))}function wl(t){var e;return(e=t?.some(r=>r.includes(` +`)))!==null&&e!==void 0?e:!1}function gn(t){return t.kind===O.FIELD||t.kind===O.FRAGMENT_SPREAD||t.kind===O.INLINE_FRAGMENT}function Ne(t,e){var r=t.directives;return!r||!r.length?!0:Ol(r).every(function(n){var i=n.directive,o=n.ifArgument,s=!1;return o.value.kind==="Variable"?(s=e&&e[o.value.name.value],I(s!==void 0,67,i.name.value)):s=o.value.value,i.name.value==="skip"?!s:s})}function Qe(t,e,r){var n=new Set(t),i=n.size;return le(e,{Directive:function(o){if(n.delete(o.name.value)&&(!r||!n.size))return _t}}),r?!n.size:n.sizeObject.create(null),{forEach:dv,slice:Rl}=Array.prototype,{hasOwnProperty:mv}=Object.prototype,Te=class t{constructor(e=!0,r=pv){this.weakness=e,this.makeData=r}lookup(){return this.lookupArray(arguments)}lookupArray(e){let r=this;return dv.call(e,n=>r=r.getChildTrie(n)),mv.call(r,"data")?r.data:r.data=this.makeData(Rl.call(e))}peek(){return this.peekArray(arguments)}peekArray(e){let r=this;for(let n=0,i=e.length;r&&n=0})||!1;function V(t){return t!==null&&typeof t=="object"}function Ks(t,e){var r=e,n=[];t.definitions.forEach(function(o){if(o.kind==="OperationDefinition")throw W(71,o.operation,o.name?" named '".concat(o.name.value,"'"):"");o.kind==="FragmentDefinition"&&n.push(o)}),typeof r>"u"&&(I(n.length===1,72,n.length),r=n[0].name.value);var i=m(m({},t),{definitions:ie([{kind:"OperationDefinition",operation:"query",selectionSet:{kind:"SelectionSet",selections:[{kind:"FragmentSpread",name:{kind:"Name",value:r}}]}}],t.definitions,!0)});return i}function We(t){t===void 0&&(t=[]);var e={};return t.forEach(function(r){e[r.name.value]=r}),e}function $e(t,e){switch(t.kind){case"InlineFragment":return t;case"FragmentSpread":{var r=t.name.value;if(typeof e=="function")return e(r);var n=e&&e[r];return I(n,73,r),n||null}default:return null}}function gv(){}var ut=class{constructor(e=1/0,r=gv){this.max=e,this.dispose=r,this.map=new Map,this.newest=null,this.oldest=null}has(e){return this.map.has(e)}get(e){let r=this.getNode(e);return r&&r.value}get size(){return this.map.size}getNode(e){let r=this.map.get(e);if(r&&r!==this.newest){let{older:n,newer:i}=r;i&&(i.older=n),n&&(n.newer=i),r.older=this.newest,r.older.newer=r,r.newer=null,this.newest=r,r===this.oldest&&(this.oldest=i)}return r}set(e,r){let n=this.getNode(e);return n?n.value=r:(n={key:e,value:r,newer:null,older:this.newest},this.newest&&(this.newest.newer=n),this.newest=n,this.oldest=this.oldest||n,this.map.set(e,n),n.value)}clean(){for(;this.oldest&&this.map.size>this.max;)this.delete(this.oldest.key)}delete(e){let r=this.map.get(e);return r?(r===this.newest&&(this.newest=r.older),r===this.oldest&&(this.oldest=r.newer),r.newer&&(r.newer.older=r.older),r.older&&(r.older.newer=r.newer),this.map.delete(e),this.dispose(r.value,e),!0):!1}};function Ys(){}var yv=Ys,bv=typeof WeakRef<"u"?WeakRef:function(t){return{deref:()=>t}},Ev=typeof WeakMap<"u"?WeakMap:Map,Tv=typeof FinalizationRegistry<"u"?FinalizationRegistry:function(){return{register:Ys,unregister:Ys}},Sv=10024,je=class{constructor(e=1/0,r=yv){this.max=e,this.dispose=r,this.map=new Ev,this.newest=null,this.oldest=null,this.unfinalizedNodes=new Set,this.finalizationScheduled=!1,this.size=0,this.finalize=()=>{let n=this.unfinalizedNodes.values();for(let i=0;i0?queueMicrotask(this.finalize):this.finalizationScheduled=!1},this.registry=new Tv(this.deleteNode.bind(this))}has(e){return this.map.has(e)}get(e){let r=this.getNode(e);return r&&r.value}getNode(e){let r=this.map.get(e);if(r&&r!==this.newest){let{older:n,newer:i}=r;i&&(i.older=n),n&&(n.newer=i),r.older=this.newest,r.older.newer=r,r.newer=null,this.newest=r,r===this.oldest&&(this.oldest=i)}return r}set(e,r){let n=this.getNode(e);return n?n.value=r:(n={key:e,value:r,newer:null,older:this.newest},this.newest&&(this.newest.newer=n),this.newest=n,this.oldest=this.oldest||n,this.scheduleFinalization(n),this.map.set(e,n),this.size++,n.value)}clean(){for(;this.oldest&&this.size>this.max;)this.deleteNode(this.oldest)}deleteNode(e){e===this.newest&&(this.newest=e.older),e===this.oldest&&(this.oldest=e.newer),e.newer&&(e.newer.older=e.older),e.older&&(e.older.newer=e.newer),this.size--;let r=e.key||e.keyRef&&e.keyRef.deref();this.dispose(e.value,r),e.keyRef?this.registry.unregister(e):this.unfinalizedNodes.delete(e),r&&this.map.delete(r)}delete(e){let r=this.map.get(e);return r?(this.deleteNode(r),!0):!1}scheduleFinalization(e){this.unfinalizedNodes.add(e),this.finalizationScheduled||(this.finalizationScheduled=!0,queueMicrotask(this.finalize))}};var Js=new WeakSet;function Il(t){Js.has(t)||(Js.add(t),setTimeout(function(){t.clean(),Js.delete(t)},100))}var gr=function(t,e){var r=new je(t,e);return r.set=function(n,i){return Il(this),je.prototype.set.call(this,n,i)},r},ki=function(t,e){var r=new ut(t,e);return r.set=function(n,i){return Il(this),ut.prototype.set.call(this,n,i)},r};var wv=Symbol.for("apollo.cacheSize"),te=m({},ur[wv]);var Mt={};function Li(t,e){Mt[t]=e}var Dl=globalThis.__DEV__!==!1?Rv:void 0,xl=globalThis.__DEV__!==!1?Iv:void 0,Al=globalThis.__DEV__!==!1?Cl:void 0;function Ov(){var t={parser:1e3,canonicalStringify:1e3,print:2e3,"documentTransform.cache":2e3,"queryManager.getDocumentInfo":2e3,"PersistedQueryLink.persistedQueryHashes":2e3,"fragmentRegistry.transform":2e3,"fragmentRegistry.lookup":1e3,"fragmentRegistry.findFragmentSpreads":4e3,"cache.fragmentQueryDocuments":1e3,"removeTypenameFromVariables.getVariableDefinitions":2e3,"inMemoryCache.maybeBroadcastWatch":5e3,"inMemoryCache.executeSelectionSet":5e4,"inMemoryCache.executeSubSelectedArray":1e4};return Object.fromEntries(Object.entries(t).map(function(e){var r=e[0],n=e[1];return[r,te[r]||n]}))}function Rv(){var t,e,r,n,i;if(globalThis.__DEV__===!1)throw new Error("only supported in development mode");return{limits:Ov(),sizes:m({print:(t=Mt.print)===null||t===void 0?void 0:t.call(Mt),parser:(e=Mt.parser)===null||e===void 0?void 0:e.call(Mt),canonicalStringify:(r=Mt.canonicalStringify)===null||r===void 0?void 0:r.call(Mt),links:Zs(this.link),queryManager:{getDocumentInfo:this.queryManager.transformCache.size,documentTransforms:_l(this.queryManager.documentTransform)}},(i=(n=this.cache).getMemoryInternals)===null||i===void 0?void 0:i.call(n))}}function Cl(){return{cache:{fragmentQueryDocuments:lt(this.getFragmentDoc)}}}function Iv(){var t=this.config.fragments;return m(m({},Cl.apply(this)),{addTypenameDocumentTransform:_l(this.addTypenameTransform),inMemoryCache:{executeSelectionSet:lt(this.storeReader.executeSelectionSet),executeSubSelectedArray:lt(this.storeReader.executeSubSelectedArray),maybeBroadcastWatch:lt(this.maybeBroadcastWatch)},fragmentRegistry:{findFragmentSpreads:lt(t?.findFragmentSpreads),lookup:lt(t?.lookup),transform:lt(t?.transform)}})}function Dv(t){return!!t&&"dirtyKey"in t}function lt(t){return Dv(t)?t.size:void 0}function Nl(t){return t!=null}function _l(t){return Xs(t).map(function(e){return{cache:e}})}function Xs(t){return t?ie(ie([lt(t?.performWork)],Xs(t?.left),!0),Xs(t?.right),!0).filter(Nl):[]}function Zs(t){var e;return t?ie(ie([(e=t?.getMemoryInternals)===null||e===void 0?void 0:e.call(t)],Zs(t?.left),!0),Zs(t?.right),!0).filter(Nl):[]}var he=Object.assign(function(e){return JSON.stringify(e,xv)},{reset:function(){yr=new ki(te.canonicalStringify||1e3)}});globalThis.__DEV__!==!1&&Li("canonicalStringify",function(){return yr.size});var yr;he.reset();function xv(t,e){if(e&&typeof e=="object"){var r=Object.getPrototypeOf(e);if(r===Object.prototype||r===null){var n=Object.keys(e);if(n.every(Av))return e;var i=JSON.stringify(n),o=yr.get(i);if(!o){n.sort();var s=JSON.stringify(n);o=yr.get(s)||n,yr.set(i,o),yr.set(s,o)}var a=Object.create(r);return o.forEach(function(c){a[c]=e[c]}),a}}return e}function Av(t,e,r){return e===0||r[e-1]<=t}function De(t){return{__ref:String(t)}}function L(t){return!!(t&&typeof t=="object"&&typeof t.__ref=="string")}function ea(t){return V(t)&&t.kind==="Document"&&Array.isArray(t.definitions)}function Cv(t){return t.kind==="StringValue"}function Nv(t){return t.kind==="BooleanValue"}function _v(t){return t.kind==="IntValue"}function Mv(t){return t.kind==="FloatValue"}function kv(t){return t.kind==="Variable"}function Lv(t){return t.kind==="ObjectValue"}function Pv(t){return t.kind==="ListValue"}function Fv(t){return t.kind==="EnumValue"}function Uv(t){return t.kind==="NullValue"}function ft(t,e,r,n){if(_v(r)||Mv(r))t[e.value]=Number(r.value);else if(Nv(r)||Cv(r))t[e.value]=r.value;else if(Lv(r)){var i={};r.fields.map(function(s){return ft(i,s.name,s.value,n)}),t[e.value]=i}else if(kv(r)){var o=(n||{})[r.name.value];t[e.value]=o}else if(Pv(r))t[e.value]=r.values.map(function(s){var a={};return ft(a,e,s,n),a[e.value]});else if(Fv(r))t[e.value]=r.value;else if(Uv(r))t[e.value]=null;else throw W(82,e.value,r.kind)}function ta(t,e){var r=null;t.directives&&(r={},t.directives.forEach(function(i){r[i.name.value]={},i.arguments&&i.arguments.forEach(function(o){var s=o.name,a=o.value;return ft(r[i.name.value],s,a,e)})}));var n=null;return t.arguments&&t.arguments.length&&(n={},t.arguments.forEach(function(i){var o=i.name,s=i.value;return ft(n,o,s,e)})),Pi(t.name.value,n,r)}var jv=["connection","include","skip","client","rest","export","nonreactive"],yn=he,Pi=Object.assign(function(t,e,r){if(e&&r&&r.connection&&r.connection.key)if(r.connection.filter&&r.connection.filter.length>0){var n=r.connection.filter?r.connection.filter:[];n.sort();var i={};return n.forEach(function(a){i[a]=e[a]}),"".concat(r.connection.key,"(").concat(yn(i),")")}else return r.connection.key;var o=t;if(e){var s=yn(e);o+="(".concat(s,")")}return r&&Object.keys(r).forEach(function(a){jv.indexOf(a)===-1&&(r[a]&&Object.keys(r[a]).length?o+="@".concat(a,"(").concat(yn(r[a]),")"):o+="@".concat(a))}),o},{setStringify:function(t){var e=yn;return yn=t,e}});function Ge(t,e){if(t.arguments&&t.arguments.length){var r={};return t.arguments.forEach(function(n){var i=n.name,o=n.value;return ft(r,i,o,e)}),r}return null}function de(t){return t.alias?t.alias.value:t.name.value}function bn(t,e,r){for(var n,i=0,o=e.selections;iObject.create(null),{forEach:qv,slice:Bv}=Array.prototype,{hasOwnProperty:zv}=Object.prototype,Fi=class t{constructor(e=!0,r=Vv){this.weakness=e,this.makeData=r}lookup(...e){return this.lookupArray(e)}lookupArray(e){let r=this;return qv.call(e,n=>r=r.getChildTrie(n)),zv.call(r,"data")?r.data:r.data=this.makeData(Bv.call(e))}peek(...e){return this.peekArray(e)}peekArray(e){let r=this;for(let n=0,i=e.length;r&&nclass{constructor(){this.id=["slot",Qv++,Date.now(),Math.random().toString(36).slice(2)].join(":")}hasValue(){for(let e=se;e;e=e.parent)if(this.id in e.slots){let r=e.slots[this.id];if(r===kl)break;return e!==se&&(se.slots[this.id]=r),!0}return se&&(se.slots[this.id]=kl),!1}getValue(){if(this.hasValue())return se.slots[this.id]}withValue(e,r,n,i){let o={__proto__:null,[this.id]:e},s=se;se={parent:s,slots:o};try{return r.apply(i,n)}finally{se=s}}static bind(e){let r=se;return function(){let n=se;try{return se=r,e.apply(this,arguments)}finally{se=n}}}static noContext(e,r,n){if(se){let i=se;try{return se=null,e.apply(n,r)}finally{se=i}}else return e.apply(n,r)}};function Ll(t){try{return t()}catch{}}var ia="@wry/context:Slot",$v=Ll(()=>globalThis)||Ll(()=>global)||Object.create(null),Pl=$v,Lt=Pl[ia]||Array[ia]||function(t){try{Object.defineProperty(Pl,ia,{value:t,enumerable:!1,writable:!1,configurable:!0})}finally{return t}}(Wv());var{bind:Fl,noContext:Ul}=Lt;var Pt=new Lt;var{hasOwnProperty:jl}=Object.prototype,Tn=Array.from||function(t){let e=[];return t.forEach(r=>e.push(r)),e};function Er(t){let{unsubscribe:e}=t;typeof e=="function"&&(t.unsubscribe=void 0,e())}var Sn=[],Kv=100;function Tr(t,e){if(!t)throw new Error(e||"assertion failure")}function ql(t,e){let r=t.length;return r>0&&r===e.length&&t[r-1]===e[r-1]}function Bl(t){switch(t.length){case 0:throw new Error("unknown value");case 1:return t[0];case 2:throw t[1]}}function zl(t){return t.slice(0)}var Ql=(()=>{class t{constructor(r){this.fn=r,this.parents=new Set,this.childValues=new Map,this.dirtyChildren=null,this.dirty=!0,this.recomputing=!1,this.value=[],this.deps=null,++t.count}peek(){if(this.value.length===1&&!pt(this))return Vl(this),this.value[0]}recompute(r){return Tr(!this.recomputing,"already recomputing"),Vl(this),pt(this)?Yv(this,r):Bl(this.value)}setDirty(){this.dirty||(this.dirty=!0,Wl(this),Er(this))}dispose(){this.setDirty(),Yl(this),oa(this,(r,n)=>{r.setDirty(),Jl(r,this)})}forget(){this.dispose()}dependOn(r){r.add(this),this.deps||(this.deps=Sn.pop()||new Set),this.deps.add(r)}forgetDeps(){this.deps&&(Tn(this.deps).forEach(r=>r.delete(this)),this.deps.clear(),Sn.push(this.deps),this.deps=null)}}return t.count=0,t})();function Vl(t){let e=Pt.getValue();if(e)return t.parents.add(e),e.childValues.has(t)||e.childValues.set(t,[]),pt(t)?Gl(e,t):Hl(e,t),e}function Yv(t,e){return Yl(t),Pt.withValue(t,Jv,[t,e]),Zv(t,e)&&Xv(t),Bl(t.value)}function Jv(t,e){t.recomputing=!0;let{normalizeResult:r}=t,n;r&&t.value.length===1&&(n=zl(t.value)),t.value.length=0;try{if(t.value[0]=t.fn.apply(null,e),r&&n&&!ql(n,t.value))try{t.value[0]=r(t.value[0],n[0])}catch{}}catch(i){t.value[1]=i}t.recomputing=!1}function pt(t){return t.dirty||!!(t.dirtyChildren&&t.dirtyChildren.size)}function Xv(t){t.dirty=!1,!pt(t)&&$l(t)}function Wl(t){oa(t,Gl)}function $l(t){oa(t,Hl)}function oa(t,e){let r=t.parents.size;if(r){let n=Tn(t.parents);for(let i=0;i0&&t.childValues.forEach((e,r)=>{Jl(t,r)}),t.forgetDeps(),Tr(t.dirtyChildren===null)}function Jl(t,e){e.parents.delete(t),t.childValues.delete(e),Kl(t,e)}function Zv(t,e){if(typeof t.subscribe=="function")try{Er(t),t.unsubscribe=t.subscribe.apply(null,e)}catch{return t.setDirty(),!1}return!0}var eg={setDirty:!0,dispose:!0,forget:!0};function wn(t){let e=new Map,r=t&&t.subscribe;function n(i){let o=Pt.getValue();if(o){let s=e.get(i);s||e.set(i,s=new Set),o.dependOn(s),typeof r=="function"&&(Er(s),s.unsubscribe=r(i))}}return n.dirty=function(o,s){let a=e.get(o);if(a){let c=s&&jl.call(eg,s)?s:"setDirty";Tn(a).forEach(u=>u[c]()),e.delete(o),Er(a)}},n}var Xl;function tg(...t){return(Xl||(Xl=new Fi(typeof WeakMap=="function"))).lookupArray(t)}var sa=new Set;function Ke(t,{max:e=Math.pow(2,16),keyArgs:r,makeCacheKey:n=tg,normalizeResult:i,subscribe:o,cache:s=ut}=Object.create(null)){let a=typeof s=="function"?new s(e,f=>f.dispose()):s,c=function(){let f=n.apply(null,r?r.apply(null,arguments):arguments);if(f===void 0)return t.apply(null,arguments);let p=a.get(f);p||(a.set(f,p=new Ql(t)),p.normalizeResult=i,p.subscribe=o,p.forget=()=>a.delete(f));let v=p.recompute(Array.prototype.slice.call(arguments));return a.set(f,p),sa.add(a),Pt.hasValue()||(sa.forEach(y=>y.clean()),sa.clear()),v};Object.defineProperty(c,"size",{get:()=>a.size,configurable:!1,enumerable:!1}),Object.freeze(c.options={max:e,keyArgs:r,makeCacheKey:n,normalizeResult:i,subscribe:o,cache:a});function u(f){let p=f&&a.get(f);p&&p.setDirty()}c.dirtyKey=u,c.dirty=function(){u(n.apply(null,arguments))};function l(f){let p=f&&a.get(f);if(p)return p.peek()}c.peekKey=l,c.peek=function(){return l(n.apply(null,arguments))};function h(f){return f?a.delete(f):!1}return c.forgetKey=h,c.forget=function(){return h(n.apply(null,arguments))},c.makeCacheKey=n,c.getKey=r?function(){return n.apply(null,r.apply(null,arguments))}:n,Object.freeze(c)}function rg(t){return t}var Sr=function(){function t(e,r){r===void 0&&(r=Object.create(null)),this.resultCache=Mi?new WeakSet:new Set,this.transform=e,r.getCacheKey&&(this.getCacheKey=r.getCacheKey),this.cached=r.cache!==!1,this.resetCache()}return t.prototype.getCacheKey=function(e){return[e]},t.identity=function(){return new t(rg,{cache:!1})},t.split=function(e,r,n){return n===void 0&&(n=t.identity()),Object.assign(new t(function(i){var o=e(i)?r:n;return o.transformDocument(i)},{cache:!1}),{left:r,right:n})},t.prototype.resetCache=function(){var e=this;if(this.cached){var r=new Te(_e);this.performWork=Ke(t.prototype.performWork.bind(this),{makeCacheKey:function(n){var i=e.getCacheKey(n);if(i)return I(Array.isArray(i),66),r.lookupArray(i)},max:te["documentTransform.cache"],cache:je})}},t.prototype.performWork=function(e){return ht(e),this.transform(e)},t.prototype.transformDocument=function(e){if(this.resultCache.has(e))return e;var r=this.performWork(e);return this.resultCache.add(r),r},t.prototype.concat=function(e){var r=this;return Object.assign(new t(function(n){return e.transformDocument(r.transformDocument(n))},{cache:!1}),{left:this,right:e})},t}();var On,dt=Object.assign(function(t){var e=On.get(t);return e||(e=_i(t),On.set(t,e)),e},{reset:function(){On=new gr(te.print||2e3)}});dt.reset();globalThis.__DEV__!==!1&&Li("print",function(){return On?On.size:0});var Q=Array.isArray;function ae(t){return Array.isArray(t)&&t.length>0}var Zl={kind:O.FIELD,name:{kind:O.NAME,value:"__typename"}};function tf(t,e){return!t||t.selectionSet.selections.every(function(r){return r.kind===O.FRAGMENT_SPREAD&&tf(e[r.name.value],e)})}function ng(t){return tf(Ve(t)||na(t),We(He(t)))?null:t}function ig(t){var e=new Map,r=new Map;return t.forEach(function(n){n&&(n.name?e.set(n.name,n):n.test&&r.set(n.test,n))}),function(n){var i=e.get(n.name.value);return!i&&r.size&&r.forEach(function(o,s){s(n)&&(i=o)}),i}}function ef(t){var e=new Map;return function(n){n===void 0&&(n=t);var i=e.get(n);return i||e.set(n,i={variables:new Set,fragmentSpreads:new Set}),i}}function Ui(t,e){ht(e);for(var r=ef(""),n=ef(""),i=function(d){for(var T=0,b=void 0;T=0;--s)e.definitions[s].kind===O.OPERATION_DEFINITION&&++o;var a=ig(t),c=function(d){return ae(d)&&d.map(a).some(function(T){return T&&T.remove})},u=new Map,l=!1,h={enter:function(d){if(c(d.directives))return l=!0,null}},f=le(e,{Field:h,InlineFragment:h,VariableDefinition:{enter:function(){return!1}},Variable:{enter:function(d,T,b,S,x){var w=i(x);w&&w.variables.add(d.name.value)}},FragmentSpread:{enter:function(d,T,b,S,x){if(c(d.directives))return l=!0,null;var w=i(x);w&&w.fragmentSpreads.add(d.name.value)}},FragmentDefinition:{enter:function(d,T,b,S){u.set(JSON.stringify(S),d)},leave:function(d,T,b,S){var x=u.get(JSON.stringify(S));if(d===x)return d;if(o>0&&d.selectionSet.selections.every(function(w){return w.kind===O.FIELD&&w.name.value==="__typename"}))return n(d.name.value).removed=!0,l=!0,null}},Directive:{leave:function(d){if(a(d))return l=!0,null}}});if(!l)return e;var p=function(d){return d.transitiveVars||(d.transitiveVars=new Set(d.variables),d.removed||d.fragmentSpreads.forEach(function(T){p(n(T)).transitiveVars.forEach(function(b){d.transitiveVars.add(b)})})),d},v=new Set;f.definitions.forEach(function(d){d.kind===O.OPERATION_DEFINITION?p(r(d.name&&d.name.value)).fragmentSpreads.forEach(function(T){v.add(T)}):d.kind===O.FRAGMENT_DEFINITION&&o===0&&!n(d.name.value).removed&&v.add(d.name.value)}),v.forEach(function(d){p(n(d)).fragmentSpreads.forEach(function(T){v.add(T)})});var y=function(d){return!!(!v.has(d)||n(d).removed)},g={enter:function(d){if(y(d.name.value))return null}};return ng(le(f,{FragmentSpread:g,FragmentDefinition:g,OperationDefinition:{leave:function(d){if(d.variableDefinitions){var T=p(r(d.name&&d.name.value)).transitiveVars;if(T.size1)for(var n=new me,i=1;i=t.length?{done:!0}:{done:!1,value:t[n++]}}}throw new TypeError(`Invalid attempt to iterate non-iterable instance. +In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}function cg(t,e){if(t){if(typeof t=="string")return rf(t,e);var r=Object.prototype.toString.call(t).slice(8,-1);if(r==="Object"&&t.constructor&&(r=t.constructor.name),r==="Map"||r==="Set")return Array.from(t);if(r==="Arguments"||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(r))return rf(t,e)}}function rf(t,e){(e==null||e>t.length)&&(e=t.length);for(var r=0,n=new Array(e);r1,a=!1,c=arguments[1],u=c;return new o(function(l){return i.subscribe({next:function(h){var f=!a;if(a=!0,!f||s)try{u=n(u,h)}catch(p){return l.error(p)}else u=h},error:function(h){l.error(h)},complete:function(){if(!a&&!s)return l.error(new TypeError("Cannot reduce an empty sequence"));l.next(u),l.complete()}})})},e.concat=function(){for(var n=this,i=arguments.length,o=new Array(i),s=0;s=0&&a.splice(f,1),u()}});a.push(h)},error:function(l){s.error(l)},complete:function(){u()}});function u(){c.closed&&a.length===0&&s.complete()}return function(){a.forEach(function(l){return l.unsubscribe()}),c.unsubscribe()}})},e[la]=function(){return this},t.from=function(n){var i=typeof this=="function"?this:t;if(n==null)throw new TypeError(n+" is not an object");var o=Vi(n,la);if(o){var s=o.call(n);if(Object(s)!==s)throw new TypeError(s+" is not an object");return lg(s)&&s.constructor===i?s:new i(function(a){return s.subscribe(a)})}if(da("iterator")&&(o=Vi(n,ug),o))return new i(function(a){ji(function(){if(!a.closed){for(var c=ag(o.call(n)),u;!(u=c()).done;){var l=u.value;if(a.next(l),a.closed)return}a.complete()}})});if(Array.isArray(n))return new i(function(a){ji(function(){if(!a.closed){for(var c=0;c=0;--a){var c=s[a],u=!isNaN(+c),l=u?[]:{};l[c]=o,o=l}r=n.merge(r,o)}),r}function Rr(t){var e=Wi(t);return ae(e)}function Wi(t){var e=ae(t.errors)?t.errors.slice(0):[];return mt(t)&&ae(t.incremental)&&t.incremental.forEach(function(r){r.errors&&e.push.apply(e,r.errors)}),e}function qe(){for(var t=[],e=0;e-1;){if(d=void 0,_=[c.slice(0,g),c.slice(g+a.length)],d=_[0],c=_[1],T=d.indexOf(`\r +\r +`),b=Rg(d.slice(0,T)),S=b["content-type"],S&&S.toLowerCase().indexOf("application/json")===-1)throw new Error("Unsupported patch content type: application/json is required.");if(x=d.slice(T),x){if(w=bf(t,x),Object.keys(w).length>1||"data"in w||"incremental"in w||"errors"in w||"payload"in w)hf(w)?(A={},"payload"in w&&(A=m({},w.payload)),"errors"in w&&(A=m(m({},A),{extensions:m(m({},"extensions"in A?A.extensions:null),($={},$[_n]=w.errors,$))})),e(A)):e(w);else if(Object.keys(w).length===1&&"hasNext"in w&&!w.hasNext)return[2]}g=c.indexOf(a)}return[3,1];case 3:return[2]}})})}function Rg(t){var e={};return t.split(` +`).forEach(function(r){var n=r.indexOf(":");if(n>-1){var i=r.slice(0,n).trim().toLowerCase(),o=r.slice(n+1).trim();e[i]=o}}),e}function bf(t,e){if(t.status>=300){var r=function(){try{return JSON.parse(e)}catch{return e}};$i(t,r(),"Response not successful: Received status code ".concat(t.status))}try{return JSON.parse(e)}catch(i){var n=i;throw n.name="ServerParseError",n.response=t,n.statusCode=t.status,n.bodyText=e,n}}function Ef(t,e){t.result&&t.result.errors&&t.result.data&&e.next(t.result),e.error(t)}function Tf(t){return function(e){return e.text().then(function(r){return bf(e,r)}).then(function(r){return!Array.isArray(r)&&!gf.call(r,"data")&&!gf.call(r,"errors")&&$i(e,r,"Server response was missing for query '".concat(Array.isArray(t)?t.map(function(n){return n.operationName}):t.operationName,"'.")),r})}}var Mn=function(t,e){var r;try{r=JSON.stringify(t)}catch(i){var n=W(39,e,i.message);throw n.parseError=i,n}return r};var Ig={includeQuery:!0,includeExtensions:!1,preserveHeaderCase:!1},Dg={accept:"*/*","content-type":"application/json"},xg={method:"POST"},Sf={http:Ig,headers:Dg,options:xg},wf=function(t,e){return e(t)};function Of(t,e){for(var r=[],n=2;n"u")throw W(37)};var If=function(t,e){var r=t.getContext(),n=r.uri;return n||(typeof e=="function"?e(t):e||"/graphql")};function Df(t,e){var r=[],n=function(h,f){r.push("".concat(h,"=").concat(encodeURIComponent(f)))};if("query"in e&&n("query",e.query),e.operationName&&n("operationName",e.operationName),e.variables){var i=void 0;try{i=Mn(e.variables,"Variables map")}catch(h){return{parseError:h}}n("variables",i)}if(e.extensions){var o=void 0;try{o=Mn(e.extensions,"Extensions map")}catch(h){return{parseError:h}}n("extensions",o)}var s="",a=t,c=t.indexOf("#");c!==-1&&(s=t.substr(c),a=t.substr(0,c));var u=a.indexOf("?")===-1?"?":"&",l=a+u+r.join("&")+s;return{newURI:l}}var xf=ue(function(){return fetch}),Af=function(t){t===void 0&&(t={});var e=t.uri,r=e===void 0?"/graphql":e,n=t.fetch,i=t.print,o=i===void 0?wf:i,s=t.includeExtensions,a=t.preserveHeaderCase,c=t.useGETForQueries,u=t.includeUnusedVariables,l=u===void 0?!1:u,h=ve(t,["uri","fetch","print","includeExtensions","preserveHeaderCase","useGETForQueries","includeUnusedVariables"]);globalThis.__DEV__!==!1&&Rf(n||xf);var f={http:{includeExtensions:s,preserveHeaderCase:a},options:h.fetchOptions,credentials:h.credentials,headers:h.headers};return new Be(function(p){var v=If(p,r),y=p.getContext(),g={};if(y.clientAwareness){var d=y.clientAwareness,T=d.name,b=d.version;T&&(g["apollographql-client-name"]=T),b&&(g["apollographql-client-version"]=b)}var S=m(m({},g),y.headers),x={http:y.http,options:y.fetchOptions,credentials:y.credentials,headers:S};if(Qe(["client"],p.query)){var w=Rn(p.query);if(!w)return Cn(new Error("HttpLink: Trying to send a client-only query to the server. To send to the server, ensure a non-client field is added to the query or set the `transformOptions.removeClientFields` option to `true`."));p.query=w}var A=Of(p,o,Sf,f,x),_=A.options,$=A.body;$.variables&&!l&&($.variables=Ta($.variables,p.query));var Y;!_.signal&&typeof AbortController<"u"&&(Y=new AbortController,_.signal=Y.signal);var Bt=function(Se){return Se.kind==="OperationDefinition"&&Se.operation==="mutation"},ne=function(Se){return Se.kind==="OperationDefinition"&&Se.operation==="subscription"},Ye=ne(Me(p.query)),ho=Qe(["defer"],p.query);if(c&&!p.query.definitions.some(Bt)&&(_.method="GET"),ho||Ye){_.headers=_.headers||{};var po="multipart/mixed;";Ye&&ho&&globalThis.__DEV__!==!1&&I.warn(38),Ye?po+="boundary=graphql;subscriptionSpec=1.0,application/json":ho&&(po+="deferSpec=20220824,application/json"),_.headers.accept=po}if(_.method==="GET"){var Ja=Df(v,$),Mh=Ja.newURI,Xa=Ja.parseError;if(Xa)return Cn(Xa);v=Mh}else try{_.body=Mn($,"Payload")}catch(Se){return Cn(Se)}return new j(function(Se){var kh=n||ue(function(){return fetch})||xf,Za=Se.next.bind(Se);return kh(v,_).then(function(zt){var mo;p.setContext({response:zt});var ec=(mo=zt.headers)===null||mo===void 0?void 0:mo.get("content-type");return ec!==null&&/^multipart\/mixed/i.test(ec)?yf(zt,Za):Tf(p)(zt).then(Za)}).then(function(){Y=void 0,Se.complete()}).catch(function(zt){Y=void 0,Ef(zt,Se)}),function(){Y&&Y.abort()}})})};var Ra=function(t){re(e,t);function e(r){r===void 0&&(r={});var n=t.call(this,Af(r).request)||this;return n.options=r,n}return e}(Be);var{toString:Cf,hasOwnProperty:Cg}=Object.prototype,Nf=Function.prototype.toString,Ia=new Map;function z(t,e){try{return Da(t,e)}finally{Ia.clear()}}var xa=z;function Da(t,e){if(t===e)return!0;let r=Cf.call(t),n=Cf.call(e);if(r!==n)return!1;switch(r){case"[object Array]":if(t.length!==e.length)return!1;case"[object Object]":{if(Mf(t,e))return!0;let i=_f(t),o=_f(e),s=i.length;if(s!==o.length)return!1;for(let a=0;a=0&&t.indexOf(e,r)===r}function Mf(t,e){let r=Ia.get(t);if(r){if(r.has(e))return!0}else Ia.set(t,r=new Set);return r.add(e),!1}var Ki=function(){function t(){this.assumeImmutableResults=!1,this.getFragmentDoc=Ke(Ks,{max:te["cache.fragmentQueryDocuments"]||1e3,cache:je})}return t.prototype.batch=function(e){var r=this,n=typeof e.optimistic=="string"?e.optimistic:e.optimistic===!1?null:void 0,i;return this.performTransaction(function(){return i=e.update(r)},n),i},t.prototype.recordOptimisticTransaction=function(e,r){this.performTransaction(e,r)},t.prototype.transformDocument=function(e){return e},t.prototype.transformForLink=function(e){return e},t.prototype.identify=function(e){},t.prototype.gc=function(){return[]},t.prototype.modify=function(e){return!1},t.prototype.readQuery=function(e,r){return r===void 0&&(r=!!e.optimistic),this.read(m(m({},e),{rootId:e.id||"ROOT_QUERY",optimistic:r}))},t.prototype.readFragment=function(e,r){return r===void 0&&(r=!!e.optimistic),this.read(m(m({},e),{query:this.getFragmentDoc(e.fragment,e.fragmentName),rootId:e.id,optimistic:r}))},t.prototype.writeQuery=function(e){var r=e.id,n=e.data,i=ve(e,["id","data"]);return this.write(Object.assign(i,{dataId:r||"ROOT_QUERY",result:n}))},t.prototype.writeFragment=function(e){var r=e.id,n=e.data,i=e.fragment,o=e.fragmentName,s=ve(e,["id","data","fragment","fragmentName"]);return this.write(Object.assign(s,{query:this.getFragmentDoc(i,o),dataId:r,result:n}))},t.prototype.updateQuery=function(e,r){return this.batch({update:function(n){var i=n.readQuery(e),o=r(i);return o==null?i:(n.writeQuery(m(m({},e),{data:o})),o)}})},t.prototype.updateFragment=function(e,r){return this.batch({update:function(n){var i=n.readFragment(e),o=r(i);return o==null?i:(n.writeFragment(m(m({},e),{data:o})),o)}})},t}();globalThis.__DEV__!==!1&&(Ki.prototype.getMemoryInternals=Al);var kn=function(t){re(e,t);function e(r,n,i,o){var s,a=t.call(this,r)||this;if(a.message=r,a.path=n,a.query=i,a.variables=o,Array.isArray(a.path)){a.missing=a.message;for(var c=a.path.length-1;c>=0;--c)a.missing=(s={},s[a.path[c]]=a.missing,s)}else a.missing=a.path;return a.__proto__=e.prototype,a}return e}(Error);var K=Object.prototype.hasOwnProperty;function Ln(t){return t==null}function Ji(t,e){var r=t.__typename,n=t.id,i=t._id;if(typeof r=="string"&&(e&&(e.keyObject=Ln(n)?Ln(i)?void 0:{_id:i}:{id:n}),Ln(n)&&!Ln(i)&&(n=i),!Ln(n)))return"".concat(r,":").concat(typeof n=="number"||typeof n=="string"?n:JSON.stringify(n))}var kf={dataIdFromObject:Ji,addTypename:!0,resultCaching:!0,canonizeResults:!1};function Lf(t){return qe(kf,t)}function Xi(t){var e=t.canonizeResults;return e===void 0?kf.canonizeResults:e}function Pf(t,e){return L(e)?t.get(e.__ref,"__typename"):e&&e.__typename}var Aa=/^[_a-z][_0-9a-z]*/i;function ke(t){var e=t.match(Aa);return e?e[0]:t}function Yi(t,e,r){return V(e)?Q(e)?e.every(function(n){return Yi(t,n,r)}):t.selections.every(function(n){if(pe(n)&&Ne(n,r)){var i=de(n);return K.call(e,i)&&(!n.selectionSet||Yi(n.selectionSet,e[i],r))}return!0}):!1}function vt(t){return V(t)&&!L(t)&&!Q(t)}function Ff(){return new me}function Zi(t,e){var r=We(He(t));return{fragmentMap:r,lookupFragment:function(n){var i=r[n];return!i&&e&&(i=e.lookup(n)),i||null}}}var eo=Object.create(null),Ca=function(){return eo},Uf=Object.create(null),Dr=function(){function t(e,r){var n=this;this.policies=e,this.group=r,this.data=Object.create(null),this.rootIds=Object.create(null),this.refs=Object.create(null),this.getFieldValue=function(i,o){return xn(L(i)?n.get(i.__ref,o):i&&i[o])},this.canRead=function(i){return L(i)?n.has(i.__ref):typeof i=="object"},this.toReference=function(i,o){if(typeof i=="string")return De(i);if(L(i))return i;var s=n.policies.identify(i)[0];if(s){var a=De(s);return o&&n.merge(s,i),a}}}return t.prototype.toObject=function(){return m({},this.data)},t.prototype.has=function(e){return this.lookup(e,!0)!==void 0},t.prototype.get=function(e,r){if(this.group.depend(e,r),K.call(this.data,e)){var n=this.data[e];if(n&&K.call(n,r))return n[r]}if(r==="__typename"&&K.call(this.policies.rootTypenamesById,e))return this.policies.rootTypenamesById[e];if(this instanceof gt)return this.parent.get(e,r)},t.prototype.lookup=function(e,r){if(r&&this.group.depend(e,"__exists"),K.call(this.data,e))return this.data[e];if(this instanceof gt)return this.parent.lookup(e,r);if(this.policies.rootTypenamesById[e])return Object.create(null)},t.prototype.merge=function(e,r){var n=this,i;L(e)&&(e=e.__ref),L(r)&&(r=r.__ref);var o=typeof e=="string"?this.lookup(i=e):e,s=typeof r=="string"?this.lookup(i=r):r;if(s){I(typeof i=="string",1);var a=new me(Lg).merge(o,s);if(this.data[i]=a,a!==o&&(delete this.refs[i],this.group.caching)){var c=Object.create(null);o||(c.__exists=1),Object.keys(s).forEach(function(u){if(!o||o[u]!==a[u]){c[u]=1;var l=ke(u);l!==u&&!n.policies.hasKeyArgs(a.__typename,l)&&(c[l]=1),a[u]===void 0&&!(n instanceof gt)&&delete a[u]}}),c.__typename&&!(o&&o.__typename)&&this.policies.rootTypenamesById[i]===a.__typename&&delete c.__typename,Object.keys(c).forEach(function(u){return n.group.dirty(i,u)})}}},t.prototype.modify=function(e,r){var n=this,i=this.lookup(e);if(i){var o=Object.create(null),s=!1,a=!0,c={DELETE:eo,INVALIDATE:Uf,isReference:L,toReference:this.toReference,canRead:this.canRead,readField:function(u,l){return n.policies.readField(typeof u=="string"?{fieldName:u,from:l||De(e)}:u,{store:n})}};if(Object.keys(i).forEach(function(u){var l=ke(u),h=i[u];if(h!==void 0){var f=typeof r=="function"?r:r[u]||r[l];if(f){var p=f===Ca?eo:f(xn(h),m(m({},c),{fieldName:l,storeFieldName:u,storage:n.getStorage(e,u)}));if(p===Uf)n.group.dirty(e,u);else if(p===eo&&(p=void 0),p!==h&&(o[u]=p,s=!0,h=p,globalThis.__DEV__!==!1)){var v=function(x){if(n.lookup(x.__ref)===void 0)return globalThis.__DEV__!==!1&&I.warn(2,x),!0};if(L(p))v(p);else if(Array.isArray(p))for(var y=!1,g=void 0,d=0,T=p;d0){var r=--this.rootIds[e];return r||delete this.rootIds[e],r}return 0},t.prototype.getRootIdSet=function(e){return e===void 0&&(e=new Set),Object.keys(this.rootIds).forEach(e.add,e),this instanceof gt?this.parent.getRootIdSet(e):Object.keys(this.policies.rootTypenamesById).forEach(e.add,e),e},t.prototype.gc=function(){var e=this,r=this.getRootIdSet(),n=this.toObject();r.forEach(function(s){K.call(n,s)&&(Object.keys(e.findChildRefIds(s)).forEach(r.add,r),delete n[s])});var i=Object.keys(n);if(i.length){for(var o=this;o instanceof gt;)o=o.parent;i.forEach(function(s){return o.delete(s)})}return i},t.prototype.findChildRefIds=function(e){if(!K.call(this.refs,e)){var r=this.refs[e]=Object.create(null),n=this.data[e];if(!n)return r;var i=new Set([n]);i.forEach(function(o){L(o)&&(r[o.__ref]=!0),V(o)&&Object.keys(o).forEach(function(s){var a=o[s];V(a)&&i.add(a)})})}return this.refs[e]},t.prototype.makeCacheKey=function(){return this.group.keyMaker.lookupArray(arguments)},t}();var jf=function(){function t(e,r){r===void 0&&(r=null),this.caching=e,this.parent=r,this.d=null,this.resetCaching()}return t.prototype.resetCaching=function(){this.d=this.caching?wn():null,this.keyMaker=new Te(_e)},t.prototype.depend=function(e,r){if(this.d){this.d(Na(e,r));var n=ke(r);n!==r&&this.d(Na(e,n)),this.parent&&this.parent.depend(e,r)}},t.prototype.dirty=function(e,r){this.d&&this.d.dirty(Na(e,r),r==="__exists"?"forget":"setDirty")},t}();function Na(t,e){return e+"#"+t}function _a(t,e){qt(t)&&t.group.depend(e,"__exists")}(function(t){var e=function(r){re(n,r);function n(i){var o=i.policies,s=i.resultCaching,a=s===void 0?!0:s,c=i.seed,u=r.call(this,o,new jf(a))||this;return u.stump=new kg(u),u.storageTrie=new Te(_e),c&&u.replace(c),u}return n.prototype.addLayer=function(i,o){return this.stump.addLayer(i,o)},n.prototype.removeLayer=function(){return this},n.prototype.getStorage=function(){return this.storageTrie.lookupArray(arguments)},n}(t);t.Root=e})(Dr||(Dr={}));var gt=function(t){re(e,t);function e(r,n,i,o){var s=t.call(this,n.policies,o)||this;return s.id=r,s.parent=n,s.replay=i,s.group=o,i(s),s}return e.prototype.addLayer=function(r,n){return new e(r,this,n,this.group)},e.prototype.removeLayer=function(r){var n=this,i=this.parent.removeLayer(r);return r===this.id?(this.group.caching&&Object.keys(this.data).forEach(function(o){var s=n.data[o],a=i.lookup(o);a?s?s!==a&&Object.keys(s).forEach(function(c){z(s[c],a[c])||n.group.dirty(o,c)}):(n.group.dirty(o,"__exists"),Object.keys(a).forEach(function(c){n.group.dirty(o,c)})):n.delete(o)}),i):i===this.parent?this:i.addLayer(this.id,this.replay)},e.prototype.toObject=function(){return m(m({},this.parent.toObject()),this.data)},e.prototype.findChildRefIds=function(r){var n=this.parent.findChildRefIds(r);return K.call(this.data,r)?m(m({},n),t.prototype.findChildRefIds.call(this,r)):n},e.prototype.getStorage=function(){for(var r=this.parent;r.parent;)r=r.parent;return r.getStorage.apply(r,arguments)},e}(Dr),kg=function(t){re(e,t);function e(r){return t.call(this,"EntityStore.Stump",r,function(){},new jf(r.group.caching,r.group))||this}return e.prototype.removeLayer=function(){return this},e.prototype.merge=function(r,n){return this.parent.merge(r,n)},e}(gt);function Lg(t,e,r){var n=t[r],i=e[r];return z(n,i)?n:i}function qt(t){return!!(t instanceof Dr&&t.group.caching)}function Pg(t){return V(t)?Q(t)?t.slice(0):m({__proto__:Object.getPrototypeOf(t)},t):t}var Ma=function(){function t(){this.known=new(Mi?WeakSet:Set),this.pool=new Te(_e),this.passes=new WeakMap,this.keysByJSON=new Map,this.empty=this.admit({})}return t.prototype.isKnown=function(e){return V(e)&&this.known.has(e)},t.prototype.pass=function(e){if(V(e)){var r=Pg(e);return this.passes.set(r,e),r}return e},t.prototype.admit=function(e){var r=this;if(V(e)){var n=this.passes.get(e);if(n)return n;var i=Object.getPrototypeOf(e);switch(i){case Array.prototype:{if(this.known.has(e))return e;var o=e.map(this.admit,this),s=this.pool.lookupArray(o);return s.array||(this.known.add(s.array=o),globalThis.__DEV__!==!1&&Object.freeze(o)),s.array}case null:case Object.prototype:{if(this.known.has(e))return e;var a=Object.getPrototypeOf(e),c=[a],u=this.sortedKeys(e);c.push(u.json);var l=c.length;u.sorted.forEach(function(p){c.push(r.admit(e[p]))});var s=this.pool.lookupArray(c);if(!s.object){var h=s.object=Object.create(a);this.known.add(h),u.sorted.forEach(function(p,v){h[p]=c[l+v]}),globalThis.__DEV__!==!1&&Object.freeze(h)}return s.object}}}return e},t.prototype.sortedKeys=function(e){var r=Object.keys(e),n=this.pool.lookupArray(r);if(!n.keys){r.sort();var i=JSON.stringify(r);(n.keys=this.keysByJSON.get(i))||this.keysByJSON.set(i,n.keys={sorted:r,json:i})}return n.keys},t}();function Vf(t){return[t.selectionSet,t.objectOrReference,t.context,t.context.canonizeResults]}var qf=function(){function t(e){var r=this;this.knownResults=new(_e?WeakMap:Map),this.config=qe(e,{addTypename:e.addTypename!==!1,canonizeResults:Xi(e)}),this.canon=e.canon||new Ma,this.executeSelectionSet=Ke(function(n){var i,o=n.context.canonizeResults,s=Vf(n);s[3]=!o;var a=(i=r.executeSelectionSet).peek.apply(i,s);return a?o?m(m({},a),{result:r.canon.admit(a.result)}):a:(_a(n.context.store,n.enclosingRef.__ref),r.execSelectionSetImpl(n))},{max:this.config.resultCacheMaxSize||te["inMemoryCache.executeSelectionSet"]||5e4,keyArgs:Vf,makeCacheKey:function(n,i,o,s){if(qt(o.store))return o.store.makeCacheKey(n,L(i)?i.__ref:i,o.varString,s)}}),this.executeSubSelectedArray=Ke(function(n){return _a(n.context.store,n.enclosingRef.__ref),r.execSubSelectedArrayImpl(n)},{max:this.config.resultCacheMaxSize||te["inMemoryCache.executeSubSelectedArray"]||1e4,makeCacheKey:function(n){var i=n.field,o=n.array,s=n.context;if(qt(s.store))return s.store.makeCacheKey(i,o,s.varString)}})}return t.prototype.resetCanon=function(){this.canon=new Ma},t.prototype.diffQueryAgainstStore=function(e){var r=e.store,n=e.query,i=e.rootId,o=i===void 0?"ROOT_QUERY":i,s=e.variables,a=e.returnPartialData,c=a===void 0?!0:a,u=e.canonizeResults,l=u===void 0?this.config.canonizeResults:u,h=this.config.cache.policies;s=m(m({},kt(En(n))),s);var f=De(o),p=this.executeSelectionSet({selectionSet:Me(n).selectionSet,objectOrReference:f,enclosingRef:f,context:m({store:r,query:n,policies:h,variables:s,varString:he(s),canonizeResults:l},Zi(n,this.config.fragments))}),v;if(p.missing&&(v=[new kn(Fg(p.missing),p.missing,n,s)],!c))throw v[0];return{result:p.result,complete:!v,missing:v}},t.prototype.isFresh=function(e,r,n,i){if(qt(i.store)&&this.knownResults.get(e)===n){var o=this.executeSelectionSet.peek(n,r,i,this.canon.isKnown(e));if(o&&e===o.result)return!0}return!1},t.prototype.execSelectionSetImpl=function(e){var r=this,n=e.selectionSet,i=e.objectOrReference,o=e.enclosingRef,s=e.context;if(L(i)&&!s.policies.rootTypenamesById[i.__ref]&&!s.store.has(i.__ref))return{result:this.canon.empty,missing:"Dangling reference to missing ".concat(i.__ref," object")};var a=s.variables,c=s.policies,u=s.store,l=u.getFieldValue(i,"__typename"),h=[],f,p=new me;this.config.addTypename&&typeof l=="string"&&!c.rootIdsByTypename[l]&&h.push({__typename:l});function v(b,S){var x;return b.missing&&(f=p.merge(f,(x={},x[S]=b.missing,x))),b.result}var y=new Set(n.selections);y.forEach(function(b){var S,x;if(Ne(b,a))if(pe(b)){var w=c.readField({fieldName:b.name.value,field:b,variables:s.variables,from:i},s),A=de(b);w===void 0?Ft.added(b)||(f=p.merge(f,(S={},S[A]="Can't find field '".concat(b.name.value,"' on ").concat(L(i)?i.__ref+" object":"object "+JSON.stringify(i,null,2)),S))):Q(w)?w=v(r.executeSubSelectedArray({field:b,array:w,enclosingRef:o,context:s}),A):b.selectionSet?w!=null&&(w=v(r.executeSelectionSet({selectionSet:b.selectionSet,objectOrReference:w,enclosingRef:L(w)?w:o,context:s}),A)):s.canonizeResults&&(w=r.canon.pass(w)),w!==void 0&&h.push((x={},x[A]=w,x))}else{var _=$e(b,s.lookupFragment);if(!_&&b.kind===O.FRAGMENT_SPREAD)throw W(9,b.name.value);_&&c.fragmentMatches(_,l)&&_.selectionSet.selections.forEach(y.add,y)}});var g=In(h),d={result:g,missing:f},T=s.canonizeResults?this.canon.admit(d):xn(d);return T.result&&this.knownResults.set(T.result,n),T},t.prototype.execSubSelectedArrayImpl=function(e){var r=this,n=e.field,i=e.array,o=e.enclosingRef,s=e.context,a,c=new me;function u(l,h){var f;return l.missing&&(a=c.merge(a,(f={},f[h]=l.missing,f))),l.result}return n.selectionSet&&(i=i.filter(s.store.canRead)),i=i.map(function(l,h){return l===null?null:Q(l)?u(r.executeSubSelectedArray({field:n,array:l,enclosingRef:o,context:s}),h):n.selectionSet?u(r.executeSelectionSet({selectionSet:n.selectionSet,objectOrReference:l,enclosingRef:L(l)?l:o,context:s}),h):(globalThis.__DEV__!==!1&&Ug(s.store,n,l),l)}),{result:s.canonizeResults?this.canon.admit(i):i,missing:a}},t}();function Fg(t){try{JSON.stringify(t,function(e,r){if(typeof r=="string")throw r;return r})}catch(e){return e}}function Ug(t,e,r){if(!e.selectionSet){var n=new Set([r]);n.forEach(function(i){V(i)&&(I(!L(i),10,Pf(t,i),e.name.value),Object.values(i).forEach(n.add,n))})}}var xr=new Lt,Bf=new WeakMap;function Pn(t){var e=Bf.get(t);return e||Bf.set(t,e={vars:new Set,dep:wn()}),e}function ka(t){Pn(t).vars.forEach(function(e){return e.forgetCache(t)})}function zf(t){Pn(t).vars.forEach(function(e){return e.attachCache(t)})}function to(t){var e=new Set,r=new Set,n=function(o){if(arguments.length>0){if(t!==o){t=o,e.forEach(function(c){Pn(c).dep.dirty(n),jg(c)});var s=Array.from(r);r.clear(),s.forEach(function(c){return c(t)})}}else{var a=xr.getValue();a&&(i(a),Pn(a).dep(n))}return t};n.onNextChange=function(o){return r.add(o),function(){r.delete(o)}};var i=n.attachCache=function(o){return e.add(o),Pn(o).vars.add(n),n};return n.forgetCache=function(o){return e.delete(o)},n}function jg(t){t.broadcastWatches&&t.broadcastWatches()}var Qf=Object.create(null);function La(t){var e=JSON.stringify(t);return Qf[e]||(Qf[e]=Object.create(null))}function Pa(t){var e=La(t);return e.keyFieldsFn||(e.keyFieldsFn=function(r,n){var i=function(s,a){return n.readField(a,s)},o=n.keyObject=Ua(t,function(s){var a=Ar(n.storeObject,s,i);return a===void 0&&r!==n.storeObject&&K.call(r,s[0])&&(a=Ar(r,s,$f)),I(a!==void 0,4,s.join("."),r),a});return"".concat(n.typename,":").concat(JSON.stringify(o))})}function Fa(t){var e=La(t);return e.keyArgsFn||(e.keyArgsFn=function(r,n){var i=n.field,o=n.variables,s=n.fieldName,a=Ua(t,function(u){var l=u[0],h=l.charAt(0);if(h==="@"){if(i&&ae(i.directives)){var f=l.slice(1),p=i.directives.find(function(d){return d.name.value===f}),v=p&&Ge(p,o);return v&&Ar(v,u.slice(1))}return}if(h==="$"){var y=l.slice(1);if(o&&K.call(o,y)){var g=u.slice(0);return g[0]=y,Ar(o,g)}return}if(r)return Ar(r,u)}),c=JSON.stringify(a);return(r||c!=="{}")&&(s+=":"+c),s})}function Ua(t,e){var r=new me;return Wf(t).reduce(function(n,i){var o,s=e(i);if(s!==void 0){for(var a=i.length-1;a>=0;--a)s=(o={},o[i[a]]=s,o);n=r.merge(n,s)}return n},Object.create(null))}function Wf(t){var e=La(t);if(!e.paths){var r=e.paths=[],n=[];t.forEach(function(i,o){Q(i)?(Wf(i).forEach(function(s){return r.push(n.concat(s))}),n.length=0):(n.push(i),Q(t[o+1])||(r.push(n.slice(0)),n.length=0))})}return e.paths}function $f(t,e){return t[e]}function Ar(t,e,r){return r=r||$f,Gf(e.reduce(function n(i,o){return Q(i)?i.map(function(s){return n(s,o)}):i&&r(i,o)},t))}function Gf(t){return V(t)?Q(t)?t.map(Gf):Ua(Object.keys(t).sort(),function(e){return Ar(t,e)}):t}function ja(t){return t.args!==void 0?t.args:t.field?Ge(t.field,t.variables):null}var Vg=function(){},Hf=function(t,e){return e.fieldName},Kf=function(t,e,r){var n=r.mergeObjects;return n(t,e)},Yf=function(t,e){return e},Xf=function(){function t(e){this.config=e,this.typePolicies=Object.create(null),this.toBeAdded=Object.create(null),this.supertypeMap=new Map,this.fuzzySubtypes=new Map,this.rootIdsByTypename=Object.create(null),this.rootTypenamesById=Object.create(null),this.usingPossibleTypes=!1,this.config=m({dataIdFromObject:Ji},e),this.cache=this.config.cache,this.setRootTypename("Query"),this.setRootTypename("Mutation"),this.setRootTypename("Subscription"),e.possibleTypes&&this.addPossibleTypes(e.possibleTypes),e.typePolicies&&this.addTypePolicies(e.typePolicies)}return t.prototype.identify=function(e,r){var n,i=this,o=r&&(r.typename||((n=r.storeObject)===null||n===void 0?void 0:n.__typename))||e.__typename;if(o===this.rootTypenamesById.ROOT_QUERY)return["ROOT_QUERY"];for(var s=r&&r.storeObject||e,a=m(m({},r),{typename:o,storeObject:s,readField:r&&r.readField||function(){var f=ro(arguments,s);return i.readField(f,{store:i.cache.data,variables:f.variables})}}),c,u=o&&this.getTypePolicy(o),l=u&&u.keyFn||this.config.dataIdFromObject;l;){var h=l(m(m({},e),s),a);if(Q(h))l=Pa(h);else{c=h;break}}return c=c?String(c):void 0,a.keyObject?[c,a.keyObject]:[c]},t.prototype.addTypePolicies=function(e){var r=this;Object.keys(e).forEach(function(n){var i=e[n],o=i.queryType,s=i.mutationType,a=i.subscriptionType,c=ve(i,["queryType","mutationType","subscriptionType"]);o&&r.setRootTypename("Query",n),s&&r.setRootTypename("Mutation",n),a&&r.setRootTypename("Subscription",n),K.call(r.toBeAdded,n)?r.toBeAdded[n].push(c):r.toBeAdded[n]=[c]})},t.prototype.updateTypePolicy=function(e,r){var n=this,i=this.getTypePolicy(e),o=r.keyFields,s=r.fields;function a(c,u){c.merge=typeof u=="function"?u:u===!0?Kf:u===!1?Yf:c.merge}a(i,r.merge),i.keyFn=o===!1?Vg:Q(o)?Pa(o):typeof o=="function"?o:i.keyFn,s&&Object.keys(s).forEach(function(c){var u=n.getFieldPolicy(e,c,!0),l=s[c];if(typeof l=="function")u.read=l;else{var h=l.keyArgs,f=l.read,p=l.merge;u.keyFn=h===!1?Hf:Q(h)?Fa(h):typeof h=="function"?h:u.keyFn,typeof f=="function"&&(u.read=f),a(u,p)}u.read&&u.merge&&(u.keyFn=u.keyFn||Hf)})},t.prototype.setRootTypename=function(e,r){r===void 0&&(r=e);var n="ROOT_"+e.toUpperCase(),i=this.rootTypenamesById[n];r!==i&&(I(!i||i===e,5,e),i&&delete this.rootIdsByTypename[i],this.rootIdsByTypename[r]=n,this.rootTypenamesById[n]=r)},t.prototype.addPossibleTypes=function(e){var r=this;this.usingPossibleTypes=!0,Object.keys(e).forEach(function(n){r.getSupertypeSet(n,!0),e[n].forEach(function(i){r.getSupertypeSet(i,!0).add(n);var o=i.match(Aa);(!o||o[0]!==i)&&r.fuzzySubtypes.set(i,new RegExp(i))})})},t.prototype.getTypePolicy=function(e){var r=this;if(!K.call(this.typePolicies,e)){var n=this.typePolicies[e]=Object.create(null);n.fields=Object.create(null);var i=this.supertypeMap.get(e);!i&&this.fuzzySubtypes.size&&(i=this.getSupertypeSet(e,!0),this.fuzzySubtypes.forEach(function(s,a){if(s.test(e)){var c=r.supertypeMap.get(a);c&&c.forEach(function(u){return i.add(u)})}})),i&&i.size&&i.forEach(function(s){var a=r.getTypePolicy(s),c=a.fields,u=ve(a,["fields"]);Object.assign(n,u),Object.assign(n.fields,c)})}var o=this.toBeAdded[e];return o&&o.length&&o.splice(0).forEach(function(s){r.updateTypePolicy(e,s)}),this.typePolicies[e]},t.prototype.getFieldPolicy=function(e,r,n){if(e){var i=this.getTypePolicy(e).fields;return i[r]||n&&(i[r]=Object.create(null))}},t.prototype.getSupertypeSet=function(e,r){var n=this.supertypeMap.get(e);return!n&&r&&this.supertypeMap.set(e,n=new Set),n},t.prototype.fragmentMatches=function(e,r,n,i){var o=this;if(!e.typeCondition)return!0;if(!r)return!1;var s=e.typeCondition.name.value;if(r===s)return!0;if(this.usingPossibleTypes&&this.supertypeMap.has(s))for(var a=this.getSupertypeSet(r,!0),c=[a],u=function(v){var y=o.getSupertypeSet(v,!1);y&&y.size&&c.indexOf(y)<0&&c.push(y)},l=!!(n&&this.fuzzySubtypes.size),h=!1,f=0;f1?i:e}:(s=m({},n),K.call(s,"from")||(s.from=e)),globalThis.__DEV__!==!1&&s.from===void 0&&globalThis.__DEV__!==!1&&I.warn(7,Ti(Array.from(t))),s.variables===void 0&&(s.variables=r),s}function Zf(t){return function(r,n){if(Q(r)||Q(n))throw W(8);if(V(r)&&V(n)){var i=t.getFieldValue(r,"__typename"),o=t.getFieldValue(n,"__typename"),s=i&&o&&i!==o;if(s)return n;if(L(r)&&vt(n))return t.merge(r.__ref,n),r;if(vt(r)&&L(n))return t.merge(r,n.__ref),n;if(vt(r)&&vt(n))return m(m({},r),n)}return n}}function Va(t,e,r){var n="".concat(e).concat(r),i=t.flavors.get(n);return i||t.flavors.set(n,i=t.clientOnly===e&&t.deferred===r?t:m(m({},t),{clientOnly:e,deferred:r})),i}var nh=function(){function t(e,r,n){this.cache=e,this.reader=r,this.fragments=n}return t.prototype.writeToStore=function(e,r){var n=this,i=r.query,o=r.result,s=r.dataId,a=r.variables,c=r.overwrite,u=Ve(i),l=Ff();a=m(m({},kt(u)),a);var h=m(m({store:e,written:Object.create(null),merge:function(p,v){return l.merge(p,v)},variables:a,varString:he(a)},Zi(i,this.fragments)),{overwrite:!!c,incomingById:new Map,clientOnly:!1,deferred:!1,flavors:new Map}),f=this.processSelectionSet({result:o||Object.create(null),dataId:s,selectionSet:u.selectionSet,mergeTree:{map:new Map},context:h});if(!L(f))throw W(11,o);return h.incomingById.forEach(function(p,v){var y=p.storeObject,g=p.mergeTree,d=p.fieldNodeSet,T=De(v);if(g&&g.map.size){var b=n.applyMerges(g,T,y,h);if(L(b))return;y=b}if(globalThis.__DEV__!==!1&&!h.overwrite){var S=Object.create(null);d.forEach(function(A){A.selectionSet&&(S[A.name.value]=!0)});var x=function(A){return S[ke(A)]===!0},w=function(A){var _=g&&g.map.get(A);return!!(_&&_.info&&_.info.merge)};Object.keys(y).forEach(function(A){x(A)&&!w(A)&&qg(T,y,A,h.store)})}e.merge(v,y)}),e.retain(f.__ref),f},t.prototype.processSelectionSet=function(e){var r=this,n=e.dataId,i=e.result,o=e.selectionSet,s=e.context,a=e.mergeTree,c=this.cache.policies,u=Object.create(null),l=n&&c.rootTypenamesById[n]||bn(i,o,s.fragmentMap)||n&&s.store.get(n,"__typename");typeof l=="string"&&(u.__typename=l);var h=function(){var b=ro(arguments,u,s.variables);if(L(b.from)){var S=s.incomingById.get(b.from.__ref);if(S){var x=c.readField(m(m({},b),{from:S.storeObject}),s);if(x!==void 0)return x}}return c.readField(b,s)},f=new Set;this.flattenFields(o,i,s,l).forEach(function(b,S){var x,w=de(S),A=i[w];if(f.add(S),A!==void 0){var _=c.getStoreFieldName({typename:l,fieldName:S.name.value,field:S,variables:b.variables}),$=eh(a,_),Y=r.processFieldValue(A,S,S.selectionSet?Va(b,!1,!1):b,$),Bt=void 0;S.selectionSet&&(L(Y)||vt(Y))&&(Bt=h("__typename",Y));var ne=c.getMergeFunction(l,S.name.value,Bt);ne?$.info={field:S,typename:l,merge:ne}:th(a,_),u=b.merge(u,(x={},x[_]=Y,x))}else globalThis.__DEV__!==!1&&!b.clientOnly&&!b.deferred&&!Ft.added(S)&&!c.getReadFunction(l,S.name.value)&&globalThis.__DEV__!==!1&&I.error(12,de(S),i)});try{var p=c.identify(i,{typename:l,selectionSet:o,fragmentMap:s.fragmentMap,storeObject:u,readField:h}),v=p[0],y=p[1];n=n||v,y&&(u=s.merge(u,y))}catch(b){if(!n)throw b}if(typeof n=="string"){var g=De(n),d=s.written[n]||(s.written[n]=[]);if(d.indexOf(o)>=0||(d.push(o),this.reader&&this.reader.isFresh(i,g,o,s)))return g;var T=s.incomingById.get(n);return T?(T.storeObject=s.merge(T.storeObject,u),T.mergeTree=qa(T.mergeTree,a),f.forEach(function(b){return T.fieldNodeSet.add(b)})):s.incomingById.set(n,{storeObject:u,mergeTree:no(a)?void 0:a,fieldNodeSet:f}),g}return u},t.prototype.processFieldValue=function(e,r,n,i){var o=this;return!r.selectionSet||e===null?globalThis.__DEV__!==!1?qi(e):e:Q(e)?e.map(function(s,a){var c=o.processFieldValue(s,r,n,eh(i,a));return th(i,a),c}):this.processSelectionSet({result:e,selectionSet:r.selectionSet,context:n,mergeTree:i})},t.prototype.flattenFields=function(e,r,n,i){i===void 0&&(i=bn(r,e,n.fragmentMap));var o=new Map,s=this.cache.policies,a=new Te(!1);return function c(u,l){var h=a.lookup(u,l.clientOnly,l.deferred);h.visited||(h.visited=!0,u.selections.forEach(function(f){if(Ne(f,n.variables)){var p=l.clientOnly,v=l.deferred;if(!(p&&v)&&ae(f.directives)&&f.directives.forEach(function(d){var T=d.name.value;if(T==="client"&&(p=!0),T==="defer"){var b=Ge(d,n.variables);(!b||b.if!==!1)&&(v=!0)}}),pe(f)){var y=o.get(f);y&&(p=p&&y.clientOnly,v=v&&y.deferred),o.set(f,Va(n,p,v))}else{var g=$e(f,n.lookupFragment);if(!g&&f.kind===O.FRAGMENT_SPREAD)throw W(13,f.name.value);g&&s.fragmentMatches(g,i,r,n.variables)&&c(g.selectionSet,Va(n,p,v))}}}))}(e,n),o},t.prototype.applyMerges=function(e,r,n,i,o){var s,a=this;if(e.map.size&&!L(n)){var c=!Q(n)&&(L(r)||vt(r))?r:void 0,u=n;c&&!o&&(o=[L(c)?c.__ref:c]);var l,h=function(f,p){return Q(f)?typeof p=="number"?f[p]:void 0:i.store.getFieldValue(f,String(p))};e.map.forEach(function(f,p){var v=h(c,p),y=h(u,p);if(y!==void 0){o&&o.push(p);var g=a.applyMerges(f,v,y,i,o);g!==y&&(l=l||new Map,l.set(p,g)),o&&I(o.pop()===p)}}),l&&(n=Q(u)?u.slice(0):m({},u),l.forEach(function(f,p){n[p]=f}))}return e.info?this.cache.policies.runMergeFunction(r,n,e.info,i,o&&(s=i.store).getStorage.apply(s,o)):n},t}();var ih=[];function eh(t,e){var r=t.map;return r.has(e)||r.set(e,ih.pop()||{map:new Map}),r.get(e)}function qa(t,e){if(t===e||!e||no(e))return t;if(!t||no(t))return e;var r=t.info&&e.info?m(m({},t.info),e.info):t.info||e.info,n=t.map.size&&e.map.size,i=n?new Map:t.map.size?t.map:e.map,o={info:r,map:i};if(n){var s=new Set(e.map.keys());t.map.forEach(function(a,c){o.map.set(c,qa(a,e.map.get(c))),s.delete(c)}),s.forEach(function(a){o.map.set(a,qa(e.map.get(a),t.map.get(a)))})}return o}function no(t){return!t||!(t.info||t.map.size)}function th(t,e){var r=t.map,n=r.get(e);n&&no(n)&&(ih.push(n),r.delete(e))}var rh=new Set;function qg(t,e,r,n){var i=function(h){var f=n.getFieldValue(h,r);return typeof f=="object"&&f},o=i(t);if(o){var s=i(e);if(s&&!L(o)&&!z(o,s)&&!Object.keys(o).every(function(h){return n.getFieldValue(s,h)!==void 0})){var a=n.getFieldValue(t,"__typename")||n.getFieldValue(e,"__typename"),c=ke(r),u="".concat(a,".").concat(c);if(!rh.has(u)){rh.add(u);var l=[];!Q(o)&&!Q(s)&&[o,s].forEach(function(h){var f=n.getFieldValue(h,"__typename");typeof f=="string"&&!l.includes(f)&&l.push(f)}),globalThis.__DEV__!==!1&&I.warn(14,c,a,l.length?"either ensure all objects of type "+l.join(" and ")+" have an ID or a custom merge function, or ":"",u,o,s)}}}}var Ba=function(t){re(e,t);function e(r){r===void 0&&(r={});var n=t.call(this)||this;return n.watches=new Set,n.addTypenameTransform=new Sr(Ft),n.assumeImmutableResults=!0,n.makeVar=to,n.txCount=0,n.config=Lf(r),n.addTypename=!!n.config.addTypename,n.policies=new Xf({cache:n,dataIdFromObject:n.config.dataIdFromObject,possibleTypes:n.config.possibleTypes,typePolicies:n.config.typePolicies}),n.init(),n}return e.prototype.init=function(){var r=this.data=new Dr.Root({policies:this.policies,resultCaching:this.config.resultCaching});this.optimisticData=r.stump,this.resetResultCache()},e.prototype.resetResultCache=function(r){var n=this,i=this.storeReader,o=this.config.fragments;this.storeWriter=new nh(this,this.storeReader=new qf({cache:this,addTypename:this.addTypename,resultCacheMaxSize:this.config.resultCacheMaxSize,canonizeResults:Xi(this.config),canon:r?void 0:i&&i.canon,fragments:o}),o),this.maybeBroadcastWatch=Ke(function(s,a){return n.broadcastWatch(s,a)},{max:this.config.resultCacheMaxSize||te["inMemoryCache.maybeBroadcastWatch"]||5e3,makeCacheKey:function(s){var a=s.optimistic?n.optimisticData:n.data;if(qt(a)){var c=s.optimistic,u=s.id,l=s.variables;return a.makeCacheKey(s.query,s.callback,he({optimistic:c,id:u,variables:l}))}}}),new Set([this.data.group,this.optimisticData.group]).forEach(function(s){return s.resetCaching()})},e.prototype.restore=function(r){return this.init(),r&&this.data.replace(r),this},e.prototype.extract=function(r){return r===void 0&&(r=!1),(r?this.optimisticData:this.data).extract()},e.prototype.read=function(r){var n=r.returnPartialData,i=n===void 0?!1:n;try{return this.storeReader.diffQueryAgainstStore(m(m({},r),{store:r.optimistic?this.optimisticData:this.data,config:this.config,returnPartialData:i})).result||null}catch(o){if(o instanceof kn)return null;throw o}},e.prototype.write=function(r){try{return++this.txCount,this.storeWriter.writeToStore(this.data,r)}finally{!--this.txCount&&r.broadcast!==!1&&this.broadcastWatches()}},e.prototype.modify=function(r){if(K.call(r,"id")&&!r.id)return!1;var n=r.optimistic?this.optimisticData:this.data;try{return++this.txCount,n.modify(r.id||"ROOT_QUERY",r.fields)}finally{!--this.txCount&&r.broadcast!==!1&&this.broadcastWatches()}},e.prototype.diff=function(r){return this.storeReader.diffQueryAgainstStore(m(m({},r),{store:r.optimistic?this.optimisticData:this.data,rootId:r.id||"ROOT_QUERY",config:this.config}))},e.prototype.watch=function(r){var n=this;return this.watches.size||zf(this),this.watches.add(r),r.immediate&&this.maybeBroadcastWatch(r),function(){n.watches.delete(r)&&!n.watches.size&&ka(n),n.maybeBroadcastWatch.forget(r)}},e.prototype.gc=function(r){var n;he.reset(),dt.reset(),this.addTypenameTransform.resetCache(),(n=this.config.fragments)===null||n===void 0||n.resetCaches();var i=this.optimisticData.gc();return r&&!this.txCount&&(r.resetResultCache?this.resetResultCache(r.resetResultIdentities):r.resetResultIdentities&&this.storeReader.resetCanon()),i},e.prototype.retain=function(r,n){return(n?this.optimisticData:this.data).retain(r)},e.prototype.release=function(r,n){return(n?this.optimisticData:this.data).release(r)},e.prototype.identify=function(r){if(L(r))return r.__ref;try{return this.policies.identify(r)[0]}catch(n){globalThis.__DEV__!==!1&&I.warn(n)}},e.prototype.evict=function(r){if(!r.id){if(K.call(r,"id"))return!1;r=m(m({},r),{id:"ROOT_QUERY"})}try{return++this.txCount,this.optimisticData.evict(r,this.data)}finally{!--this.txCount&&r.broadcast!==!1&&this.broadcastWatches()}},e.prototype.reset=function(r){var n=this;return this.init(),he.reset(),r&&r.discardWatches?(this.watches.forEach(function(i){return n.maybeBroadcastWatch.forget(i)}),this.watches.clear(),ka(this)):this.broadcastWatches(),Promise.resolve()},e.prototype.removeOptimistic=function(r){var n=this.optimisticData.removeLayer(r);n!==this.optimisticData&&(this.optimisticData=n,this.broadcastWatches())},e.prototype.batch=function(r){var n=this,i=r.update,o=r.optimistic,s=o===void 0?!0:o,a=r.removeOptimistic,c=r.onWatchUpdated,u,l=function(f){var p=n,v=p.data,y=p.optimisticData;++n.txCount,f&&(n.data=n.optimisticData=f);try{return u=i(n)}finally{--n.txCount,n.data=v,n.optimisticData=y}},h=new Set;return c&&!this.txCount&&this.broadcastWatches(m(m({},r),{onWatchUpdated:function(f){return h.add(f),!1}})),typeof s=="string"?this.optimisticData=this.optimisticData.addLayer(s,l):s===!1?l(this.data):l(),typeof a=="string"&&(this.optimisticData=this.optimisticData.removeLayer(a)),c&&h.size?(this.broadcastWatches(m(m({},r),{onWatchUpdated:function(f,p){var v=c.call(this,f,p);return v!==!1&&h.delete(f),v}})),h.size&&h.forEach(function(f){return n.maybeBroadcastWatch.dirty(f)})):this.broadcastWatches(r),u},e.prototype.performTransaction=function(r,n){return this.batch({update:r,optimistic:n||n!==null})},e.prototype.transformDocument=function(r){return this.addTypenameToDocument(this.addFragmentsToDocument(r))},e.prototype.broadcastWatches=function(r){var n=this;this.txCount||this.watches.forEach(function(i){return n.maybeBroadcastWatch(i,r)})},e.prototype.addFragmentsToDocument=function(r){var n=this.config.fragments;return n?n.transform(r):r},e.prototype.addTypenameToDocument=function(r){return this.addTypename?this.addTypenameTransform.transformDocument(r):r},e.prototype.broadcastWatch=function(r,n){var i=r.lastDiff,o=this.diff(r);n&&(r.optimistic&&typeof n.optimistic=="string"&&(o.fromOptimisticTransaction=!0),n.onWatchUpdated&&n.onWatchUpdated.call(this,r,o,i)===!1)||(!i||!z(i.result,o.result))&&r.callback(r.lastDiff=o,i)},e}(Ki);globalThis.__DEV__!==!1&&(Ba.prototype.getMemoryInternals=xl);var q=function(t){return t[t.loading=1]="loading",t[t.setVariables=2]="setVariables",t[t.fetchMore=3]="fetchMore",t[t.refetch=4]="refetch",t[t.poll=6]="poll",t[t.ready=7]="ready",t[t.error=8]="error",t}(q||{});function yt(t){return t?t<7:!1}function sh(t,e,r,n){var i=e.data,o=ve(e,["data"]),s=r.data,a=ve(r,["data"]);return xa(o,a)&&io(Me(t).selectionSet,i,s,{fragmentMap:We(He(t)),variables:n})}function io(t,e,r,n){if(e===r)return!0;var i=new Set;return t.selections.every(function(o){if(i.has(o)||(i.add(o),!Ne(o,n.variables))||oh(o))return!0;if(pe(o)){var s=de(o),a=e&&e[s],c=r&&r[s],u=o.selectionSet;if(!u)return xa(a,c);var l=Array.isArray(a),h=Array.isArray(c);if(l!==h)return!1;if(l&&h){var f=a.length;if(c.length!==f)return!1;for(var p=0;p0},e.prototype.tearDownQuery=function(){this.isTornDown||(this.concast&&this.observer&&(this.concast.removeObserver(this.observer),delete this.concast,delete this.observer),this.stopPolling(),this.subscriptions.forEach(function(r){return r.unsubscribe()}),this.subscriptions.clear(),this.queryManager.stopQuery(this.queryId),this.observers.clear(),this.isTornDown=!0)},e.prototype.transformDocument=function(r){return this.queryManager.transform(r)},e}(j);zi(oo);function Qa(t){var e=t.options,r=e.fetchPolicy,n=e.nextFetchPolicy;return r==="cache-and-network"||r==="network-only"?t.reobserve({fetchPolicy:"cache-first",nextFetchPolicy:function(i,o){return this.nextFetchPolicy=n,typeof this.nextFetchPolicy=="function"?this.nextFetchPolicy(i,o):r}}):t.reobserve()}function Qg(t){globalThis.__DEV__!==!1&&I.error(23,t.message,t.stack)}function Wa(t){globalThis.__DEV__!==!1&&t&&globalThis.__DEV__!==!1&&I.debug(24,t)}function za(t){return t==="network-only"||t==="no-cache"||t==="standby"}var so=function(){function t(e){var r=e.cache,n=e.client,i=e.resolvers,o=e.fragmentMatcher;this.selectionsToResolveCache=new WeakMap,this.cache=r,n&&(this.client=n),i&&this.addResolvers(i),o&&this.setFragmentMatcher(o)}return t.prototype.addResolvers=function(e){var r=this;this.resolvers=this.resolvers||{},Array.isArray(e)?e.forEach(function(n){r.resolvers=ca(r.resolvers,n)}):this.resolvers=ca(this.resolvers,e)},t.prototype.setResolvers=function(e){this.resolvers={},this.addResolvers(e)},t.prototype.getResolvers=function(){return this.resolvers||{}},t.prototype.runResolvers=function(e){var r=e.document,n=e.remoteResult,i=e.context,o=e.variables,s=e.onlyRunForcedResolvers,a=s===void 0?!1:s;return xe(this,void 0,void 0,function(){return Ae(this,function(c){return r?[2,this.resolveDocument(r,n.data,i,o,this.fragmentMatcher,a).then(function(u){return m(m({},n),{data:u.result})})]:[2,n]})})},t.prototype.setFragmentMatcher=function(e){this.fragmentMatcher=e},t.prototype.getFragmentMatcher=function(){return this.fragmentMatcher},t.prototype.clientQuery=function(e){return Qe(["client"],e)&&this.resolvers?e:null},t.prototype.serverQuery=function(e){return Rn(e)},t.prototype.prepareContext=function(e){var r=this.cache;return m(m({},e),{cache:r,getCacheKey:function(n){return r.identify(n)}})},t.prototype.addExportedVariables=function(e,r,n){return r===void 0&&(r={}),n===void 0&&(n={}),xe(this,void 0,void 0,function(){return Ae(this,function(i){return e?[2,this.resolveDocument(e,this.buildRootValueFromCache(e,r)||{},this.prepareContext(n),r).then(function(o){return m(m({},r),o.exportedVariables)})]:[2,m({},r)]})})},t.prototype.shouldForceResolvers=function(e){var r=!1;return le(e,{Directive:{enter:function(n){if(n.name.value==="client"&&n.arguments&&(r=n.arguments.some(function(i){return i.name.value==="always"&&i.value.kind==="BooleanValue"&&i.value.value===!0}),r))return _t}}}),r},t.prototype.buildRootValueFromCache=function(e,r){return this.cache.diff({query:aa(e),variables:r,returnPartialData:!0,optimistic:!1}).result},t.prototype.resolveDocument=function(e,r,n,i,o,s){return n===void 0&&(n={}),i===void 0&&(i={}),o===void 0&&(o=function(){return!0}),s===void 0&&(s=!1),xe(this,void 0,void 0,function(){var a,c,u,l,h,f,p,v,y,g,d;return Ae(this,function(T){return a=Me(e),c=He(e),u=We(c),l=this.collectSelectionsToResolve(a,u),h=a.operation,f=h?h.charAt(0).toUpperCase()+h.slice(1):"Query",p=this,v=p.cache,y=p.client,g={fragmentMap:u,context:m(m({},n),{cache:v,client:y}),variables:i,fragmentMatcher:o,defaultOperationType:f,exportedVariables:{},selectionsToResolve:l,onlyRunForcedResolvers:s},d=!1,[2,this.resolveSelectionSet(a.selectionSet,d,r,g).then(function(b){return{result:b,exportedVariables:g.exportedVariables}})]})})},t.prototype.resolveSelectionSet=function(e,r,n,i){return xe(this,void 0,void 0,function(){var o,s,a,c,u,l=this;return Ae(this,function(h){return o=i.fragmentMap,s=i.context,a=i.variables,c=[n],u=function(f){return xe(l,void 0,void 0,function(){var p,v;return Ae(this,function(y){return!r&&!i.selectionsToResolve.has(f)?[2]:Ne(f,a)?pe(f)?[2,this.resolveField(f,r,n,i).then(function(g){var d;typeof g<"u"&&c.push((d={},d[de(f)]=g,d))})]:(ra(f)?p=f:(p=o[f.name.value],I(p,18,f.name.value)),p&&p.typeCondition&&(v=p.typeCondition.name.value,i.fragmentMatcher(n,v,s))?[2,this.resolveSelectionSet(p.selectionSet,r,n,i).then(function(g){c.push(g)})]:[2]):[2]})})},[2,Promise.all(e.selections.map(u)).then(function(){return In(c)})]})})},t.prototype.resolveField=function(e,r,n,i){return xe(this,void 0,void 0,function(){var o,s,a,c,u,l,h,f,p,v=this;return Ae(this,function(y){return n?(o=i.variables,s=e.name.value,a=de(e),c=s!==a,u=n[a]||n[s],l=Promise.resolve(u),(!i.onlyRunForcedResolvers||this.shouldForceResolvers(e))&&(h=n.__typename||i.defaultOperationType,f=this.resolvers&&this.resolvers[h],f&&(p=f[c?s:a],p&&(l=Promise.resolve(xr.withValue(this.cache,p,[n,Ge(e,o),i.context,{field:e,fragmentMap:i.fragmentMap}]))))),[2,l.then(function(g){var d,T;if(g===void 0&&(g=u),e.directives&&e.directives.forEach(function(S){S.name.value==="export"&&S.arguments&&S.arguments.forEach(function(x){x.name.value==="as"&&x.value.kind==="StringValue"&&(i.exportedVariables[x.value.value]=g)})}),!e.selectionSet||g==null)return g;var b=(T=(d=e.directives)===null||d===void 0?void 0:d.some(function(S){return S.name.value==="client"}))!==null&&T!==void 0?T:!1;if(Array.isArray(g))return v.resolveSubSelectedArray(e,r||b,g,i);if(e.selectionSet)return v.resolveSelectionSet(e.selectionSet,r||b,g,i)})]):[2,null]})})},t.prototype.resolveSubSelectedArray=function(e,r,n,i){var o=this;return Promise.all(n.map(function(s){if(s===null)return null;if(Array.isArray(s))return o.resolveSubSelectedArray(e,r,s,i);if(e.selectionSet)return o.resolveSelectionSet(e.selectionSet,r,s,i)}))},t.prototype.collectSelectionsToResolve=function(e,r){var n=function(s){return!Array.isArray(s)},i=this.selectionsToResolveCache;function o(s){if(!i.has(s)){var a=new Set;i.set(s,a),le(s,{Directive:function(c,u,l,h,f){c.name.value==="client"&&f.forEach(function(p){n(p)&&gn(p)&&a.add(p)})},FragmentSpread:function(c,u,l,h,f){var p=r[c.name.value];I(p,19,c.name.value);var v=o(p);v.size>0&&(f.forEach(function(y){n(y)&&gn(y)&&a.add(y)}),a.add(c),v.forEach(function(y){a.add(y)}))}})}return i.get(s)}return o(e)},t}();var Cr=new(_e?WeakMap:Map);function $a(t,e){var r=t[e];typeof r=="function"&&(t[e]=function(){return Cr.set(t,(Cr.get(t)+1)%1e15),r.apply(this,arguments)})}function ch(t){t.notifyTimeout&&(clearTimeout(t.notifyTimeout),t.notifyTimeout=void 0)}var ao=function(){function t(e,r){r===void 0&&(r=e.generateQueryId()),this.queryId=r,this.listeners=new Set,this.document=null,this.lastRequestId=1,this.stopped=!1,this.dirty=!1,this.observableQuery=null;var n=this.cache=e.cache;Cr.has(n)||(Cr.set(n,0),$a(n,"evict"),$a(n,"modify"),$a(n,"reset"))}return t.prototype.init=function(e){var r=e.networkStatus||q.loading;return this.variables&&this.networkStatus!==q.loading&&!z(this.variables,e.variables)&&(r=q.setVariables),z(e.variables,this.variables)||(this.lastDiff=void 0),Object.assign(this,{document:e.document,variables:e.variables,networkError:null,graphQLErrors:this.graphQLErrors||[],networkStatus:r}),e.observableQuery&&this.setObservableQuery(e.observableQuery),e.lastRequestId&&(this.lastRequestId=e.lastRequestId),this},t.prototype.reset=function(){ch(this),this.dirty=!1},t.prototype.resetDiff=function(){this.lastDiff=void 0},t.prototype.getDiff=function(){var e=this.getDiffOptions();if(this.lastDiff&&z(e,this.lastDiff.options))return this.lastDiff.diff;this.updateWatch(this.variables);var r=this.observableQuery;if(r&&r.options.fetchPolicy==="no-cache")return{complete:!1};var n=this.cache.diff(e);return this.updateLastDiff(n,e),n},t.prototype.updateLastDiff=function(e,r){this.lastDiff=e?{diff:e,options:r||this.getDiffOptions()}:void 0},t.prototype.getDiffOptions=function(e){var r;return e===void 0&&(e=this.variables),{query:this.document,variables:e,returnPartialData:!0,optimistic:!0,canonizeResults:(r=this.observableQuery)===null||r===void 0?void 0:r.options.canonizeResults}},t.prototype.setDiff=function(e){var r=this,n,i=this.lastDiff&&this.lastDiff.diff;e&&!e.complete&&!(!((n=this.observableQuery)===null||n===void 0)&&n.options.returnPartialData)&&!(i&&i.complete)||(this.updateLastDiff(e),!this.dirty&&!z(i&&i.result,e&&e.result)&&(this.dirty=!0,this.notifyTimeout||(this.notifyTimeout=setTimeout(function(){return r.notify()},0))))},t.prototype.setObservableQuery=function(e){var r=this;e!==this.observableQuery&&(this.oqListener&&this.listeners.delete(this.oqListener),this.observableQuery=e,e?(e.queryInfo=this,this.listeners.add(this.oqListener=function(){var n=r.getDiff();n.fromOptimisticTransaction?e.observe():Qa(e)})):delete this.oqListener)},t.prototype.notify=function(){var e=this;ch(this),this.shouldNotify()&&this.listeners.forEach(function(r){return r(e)}),this.dirty=!1},t.prototype.shouldNotify=function(){if(!this.dirty||!this.listeners.size)return!1;if(yt(this.networkStatus)&&this.observableQuery){var e=this.observableQuery.options.fetchPolicy;if(e!=="cache-only"&&e!=="cache-and-network")return!1}return!0},t.prototype.stop=function(){if(!this.stopped){this.stopped=!0,this.reset(),this.cancel(),this.cancel=t.prototype.cancel;var e=this.observableQuery;e&&e.stopPolling()}},t.prototype.cancel=function(){},t.prototype.updateWatch=function(e){var r=this;e===void 0&&(e=this.variables);var n=this.observableQuery;if(!(n&&n.options.fetchPolicy==="no-cache")){var i=m(m({},this.getDiffOptions(e)),{watcher:this,callback:function(o){return r.setDiff(o)}});(!this.lastWatch||!z(i,this.lastWatch))&&(this.cancel(),this.cancel=this.cache.watch(this.lastWatch=i))}},t.prototype.resetLastWrite=function(){this.lastWrite=void 0},t.prototype.shouldWrite=function(e,r){var n=this.lastWrite;return!(n&&n.dmCount===Cr.get(this.cache)&&z(r,n.variables)&&z(e.data,n.result.data))},t.prototype.markResult=function(e,r,n,i){var o=this,s=new me,a=ae(e.errors)?e.errors.slice(0):[];if(this.reset(),"incremental"in e&&ae(e.incremental)){var c=Qi(this.getDiff().result,e);e.data=c}else if("hasNext"in e&&e.hasNext){var u=this.getDiff();e.data=s.merge(u.result,e.data)}this.graphQLErrors=a,n.fetchPolicy==="no-cache"?this.updateLastDiff({result:e.data,complete:!0},this.getDiffOptions(n.variables)):i!==0&&(co(e,n.errorPolicy)?this.cache.performTransaction(function(l){if(o.shouldWrite(e,n.variables))l.writeQuery({query:r,data:e.data,variables:n.variables,overwrite:i===1}),o.lastWrite={result:e,variables:n.variables,dmCount:Cr.get(o.cache)};else if(o.lastDiff&&o.lastDiff.diff.complete){e.data=o.lastDiff.diff.result;return}var h=o.getDiffOptions(n.variables),f=l.diff(h);!o.stopped&&z(o.variables,n.variables)&&o.updateWatch(n.variables),o.updateLastDiff(f,h),f.complete&&(e.data=f.result)}):this.lastWrite=void 0)},t.prototype.markReady=function(){return this.networkError=null,this.networkStatus=q.ready},t.prototype.markError=function(e){return this.networkStatus=q.error,this.lastWrite=void 0,this.reset(),e.graphQLErrors&&(this.graphQLErrors=e.graphQLErrors),e.networkError&&(this.networkError=e.networkError),e},t}();function co(t,e){e===void 0&&(e="none");var r=e==="ignore"||e==="all",n=!Rr(t);return!n&&r&&t.data&&(n=!0),n}var Wg=Object.prototype.hasOwnProperty,uh=Object.create(null),lh=function(){function t(e){var r=e.cache,n=e.link,i=e.defaultOptions,o=e.documentTransform,s=e.queryDeduplication,a=s===void 0?!1:s,c=e.onBroadcast,u=e.ssrMode,l=u===void 0?!1:u,h=e.clientAwareness,f=h===void 0?{}:h,p=e.localState,v=e.assumeImmutableResults,y=v===void 0?!!r.assumeImmutableResults:v,g=e.defaultContext,d=this;this.clientAwareness={},this.queries=new Map,this.fetchCancelFns=new Map,this.transformCache=new gr(te["queryManager.getDocumentInfo"]||2e3),this.queryIdCounter=1,this.requestIdCounter=1,this.mutationIdCounter=1,this.inFlightLinkObservables=new Te(!1);var T=new Sr(function(b){return d.cache.transformDocument(b)},{cache:!1});this.cache=r,this.link=n,this.defaultOptions=i||Object.create(null),this.queryDeduplication=a,this.clientAwareness=f,this.localState=p||new so({cache:r}),this.ssrMode=l,this.assumeImmutableResults=y,this.documentTransform=o?T.concat(o).concat(T):T,this.defaultContext=g||Object.create(null),(this.onBroadcast=c)&&(this.mutationStore=Object.create(null))}return t.prototype.stop=function(){var e=this;this.queries.forEach(function(r,n){e.stopQueryNoBroadcast(n)}),this.cancelPendingFetches(W(25))},t.prototype.cancelPendingFetches=function(e){this.fetchCancelFns.forEach(function(r){return r(e)}),this.fetchCancelFns.clear()},t.prototype.mutate=function(e){var r,n,i=e.mutation,o=e.variables,s=e.optimisticResponse,a=e.updateQueries,c=e.refetchQueries,u=c===void 0?[]:c,l=e.awaitRefetchQueries,h=l===void 0?!1:l,f=e.update,p=e.onQueryUpdated,v=e.fetchPolicy,y=v===void 0?((r=this.defaultOptions.mutate)===null||r===void 0?void 0:r.fetchPolicy)||"network-only":v,g=e.errorPolicy,d=g===void 0?((n=this.defaultOptions.mutate)===null||n===void 0?void 0:n.errorPolicy)||"none":g,T=e.keepRootFields,b=e.context;return xe(this,void 0,void 0,function(){var S,x,w,A,_;return Ae(this,function($){switch($.label){case 0:return I(i,26),I(y==="network-only"||y==="no-cache",27),S=this.generateMutationId(),i=this.cache.transformForLink(this.transform(i)),x=this.getDocumentInfo(i).hasClientExports,o=this.getVariables(i,o),x?[4,this.localState.addExportedVariables(i,o,b)]:[3,2];case 1:o=$.sent(),$.label=2;case 2:return w=this.mutationStore&&(this.mutationStore[S]={mutation:i,variables:o,loading:!0,error:null}),A=s&&this.markMutationOptimistic(s,{mutationId:S,document:i,variables:o,fetchPolicy:y,errorPolicy:d,context:b,updateQueries:a,update:f,keepRootFields:T}),this.broadcastQueries(),_=this,[2,new Promise(function(Y,Bt){return Bi(_.getObservableFromLink(i,m(m({},b),{optimisticResponse:A?s:void 0}),o,!1),function(ne){if(Rr(ne)&&d==="none")throw new Vt({graphQLErrors:Wi(ne)});w&&(w.loading=!1,w.error=null);var Ye=m({},ne);return typeof u=="function"&&(u=u(Ye)),d==="ignore"&&Rr(Ye)&&delete Ye.errors,_.markMutationResult({mutationId:S,result:Ye,document:i,variables:o,fetchPolicy:y,errorPolicy:d,context:b,update:f,updateQueries:a,awaitRefetchQueries:h,refetchQueries:u,removeOptimistic:A?S:void 0,onQueryUpdated:p,keepRootFields:T})}).subscribe({next:function(ne){_.broadcastQueries(),(!("hasNext"in ne)||ne.hasNext===!1)&&Y(ne)},error:function(ne){w&&(w.loading=!1,w.error=ne),A&&_.cache.removeOptimistic(S),_.broadcastQueries(),Bt(ne instanceof Vt?ne:new Vt({networkError:ne}))}})})]}})})},t.prototype.markMutationResult=function(e,r){var n=this;r===void 0&&(r=this.cache);var i=e.result,o=[],s=e.fetchPolicy==="no-cache";if(!s&&co(i,e.errorPolicy)){if(mt(i)||o.push({result:i.data,dataId:"ROOT_MUTATION",query:e.document,variables:e.variables}),mt(i)&&ae(i.incremental)){var a=r.diff({id:"ROOT_MUTATION",query:this.getDocumentInfo(e.document).asQuery,variables:e.variables,optimistic:!1,returnPartialData:!0}),c=void 0;a.result&&(c=Qi(a.result,i)),typeof c<"u"&&(i.data=c,o.push({result:c,dataId:"ROOT_MUTATION",query:e.document,variables:e.variables}))}var u=e.updateQueries;u&&this.queries.forEach(function(h,f){var p=h.observableQuery,v=p&&p.queryName;if(!(!v||!Wg.call(u,v))){var y=u[v],g=n.queries.get(f),d=g.document,T=g.variables,b=r.diff({query:d,variables:T,returnPartialData:!0,optimistic:!1}),S=b.result,x=b.complete;if(x&&S){var w=y(S,{mutationResult:i,queryName:d&&br(d)||void 0,queryVariables:T});w&&o.push({result:w,dataId:"ROOT_QUERY",query:d,variables:T})}}})}if(o.length>0||(e.refetchQueries||"").length>0||e.update||e.onQueryUpdated||e.removeOptimistic){var l=[];if(this.refetchQueries({updateCache:function(h){s||o.forEach(function(y){return h.write(y)});var f=e.update,p=!ff(i)||mt(i)&&!i.hasNext;if(f){if(!s){var v=h.diff({id:"ROOT_MUTATION",query:n.getDocumentInfo(e.document).asQuery,variables:e.variables,optimistic:!1,returnPartialData:!0});v.complete&&(i=m(m({},i),{data:v.result}),"incremental"in i&&delete i.incremental,"hasNext"in i&&delete i.hasNext)}p&&f(h,i,{context:e.context,variables:e.variables})}!s&&!e.keepRootFields&&p&&h.modify({id:"ROOT_MUTATION",fields:function(y,g){var d=g.fieldName,T=g.DELETE;return d==="__typename"?y:T}})},include:e.refetchQueries,optimistic:!1,removeOptimistic:e.removeOptimistic,onQueryUpdated:e.onQueryUpdated||null}).forEach(function(h){return l.push(h)}),e.awaitRefetchQueries||e.onQueryUpdated)return Promise.all(l).then(function(){return i})}return Promise.resolve(i)},t.prototype.markMutationOptimistic=function(e,r){var n=this,i=typeof e=="function"?e(r.variables,{IGNORE:uh}):e;return i===uh?!1:(this.cache.recordOptimisticTransaction(function(o){try{n.markMutationResult(m(m({},r),{result:{data:i}}),o)}catch(s){globalThis.__DEV__!==!1&&I.error(s)}},r.mutationId),!0)},t.prototype.fetchQuery=function(e,r,n){return this.fetchConcastWithInfo(e,r,n).concast.promise},t.prototype.getQueryStore=function(){var e=Object.create(null);return this.queries.forEach(function(r,n){e[n]={variables:r.variables,networkStatus:r.networkStatus,networkError:r.networkError,graphQLErrors:r.graphQLErrors}}),e},t.prototype.resetErrors=function(e){var r=this.queries.get(e);r&&(r.networkError=void 0,r.graphQLErrors=[])},t.prototype.transform=function(e){return this.documentTransform.transformDocument(e)},t.prototype.getDocumentInfo=function(e){var r=this.transformCache;if(!r.has(e)){var n={hasClientExports:Gs(e),hasForcedResolvers:this.localState.shouldForceResolvers(e),hasNonreactiveDirective:Qe(["nonreactive"],e),clientQuery:this.localState.clientQuery(e),serverQuery:Ui([{name:"client",remove:!0},{name:"connection"},{name:"nonreactive"}],e),defaultVars:kt(Ve(e)),asQuery:m(m({},e),{definitions:e.definitions.map(function(i){return i.kind==="OperationDefinition"&&i.operation!=="query"?m(m({},i),{operation:"query"}):i})})};r.set(e,n)}return r.get(e)},t.prototype.getVariables=function(e,r){return m(m({},this.getDocumentInfo(e).defaultVars),r)},t.prototype.watchQuery=function(e){var r=this.transform(e.query);e=m(m({},e),{variables:this.getVariables(r,e.variables)}),typeof e.notifyOnNetworkStatusChange>"u"&&(e.notifyOnNetworkStatusChange=!1);var n=new ao(this),i=new oo({queryManager:this,queryInfo:n,options:e});return i.lastQuery=r,this.queries.set(i.queryId,n),n.init({document:r,observableQuery:i,variables:i.variables}),i},t.prototype.query=function(e,r){var n=this;return r===void 0&&(r=this.generateQueryId()),I(e.query,28),I(e.query.kind==="Document",29),I(!e.returnPartialData,30),I(!e.pollInterval,31),this.fetchQuery(r,m(m({},e),{query:this.transform(e.query)})).finally(function(){return n.stopQuery(r)})},t.prototype.generateQueryId=function(){return String(this.queryIdCounter++)},t.prototype.generateRequestId=function(){return this.requestIdCounter++},t.prototype.generateMutationId=function(){return String(this.mutationIdCounter++)},t.prototype.stopQueryInStore=function(e){this.stopQueryInStoreNoBroadcast(e),this.broadcastQueries()},t.prototype.stopQueryInStoreNoBroadcast=function(e){var r=this.queries.get(e);r&&r.stop()},t.prototype.clearStore=function(e){return e===void 0&&(e={discardWatches:!0}),this.cancelPendingFetches(W(32)),this.queries.forEach(function(r){r.observableQuery?r.networkStatus=q.loading:r.stop()}),this.mutationStore&&(this.mutationStore=Object.create(null)),this.cache.reset(e)},t.prototype.getObservableQueries=function(e){var r=this;e===void 0&&(e="active");var n=new Map,i=new Map,o=new Set;return Array.isArray(e)&&e.forEach(function(s){typeof s=="string"?i.set(s,!1):ea(s)?i.set(r.transform(s),!1):V(s)&&s.query&&o.add(s)}),this.queries.forEach(function(s,a){var c=s.observableQuery,u=s.document;if(c){if(e==="all"){n.set(a,c);return}var l=c.queryName,h=c.options.fetchPolicy;if(h==="standby"||e==="active"&&!c.hasObservers())return;(e==="active"||l&&i.has(l)||u&&i.has(u))&&(n.set(a,c),l&&i.set(l,!0),u&&i.set(u,!0))}}),o.size&&o.forEach(function(s){var a=pn("legacyOneTimeQuery"),c=r.getQuery(a).init({document:s.query,variables:s.variables}),u=new oo({queryManager:r,queryInfo:c,options:m(m({},s),{fetchPolicy:"network-only"})});I(u.queryId===a),c.setObservableQuery(u),n.set(a,u)}),globalThis.__DEV__!==!1&&i.size&&i.forEach(function(s,a){s||globalThis.__DEV__!==!1&&I.warn(typeof a=="string"?33:34,a)}),n},t.prototype.reFetchObservableQueries=function(e){var r=this;e===void 0&&(e=!1);var n=[];return this.getObservableQueries(e?"all":"active").forEach(function(i,o){var s=i.options.fetchPolicy;i.resetLastResults(),(e||s!=="standby"&&s!=="cache-only")&&n.push(i.refetch()),r.getQuery(o).setDiff(null)}),this.broadcastQueries(),Promise.all(n)},t.prototype.setObservableQuery=function(e){this.getQuery(e.queryId).setObservableQuery(e)},t.prototype.startGraphQLSubscription=function(e){var r=this,n=e.query,i=e.fetchPolicy,o=e.errorPolicy,s=o===void 0?"none":o,a=e.variables,c=e.context,u=c===void 0?{}:c;n=this.transform(n),a=this.getVariables(n,a);var l=function(f){return r.getObservableFromLink(n,u,f).map(function(p){i!=="no-cache"&&(co(p,s)&&r.cache.write({query:n,result:p.data,dataId:"ROOT_SUBSCRIPTION",variables:f}),r.broadcastQueries());var v=Rr(p),y=mf(p);if(v||y){var g={};if(v&&(g.graphQLErrors=p.errors),y&&(g.protocolErrors=p.extensions[_n]),s==="none"||y)throw new Vt(g)}return s==="ignore"&&delete p.errors,p})};if(this.getDocumentInfo(n).hasClientExports){var h=this.localState.addExportedVariables(n,a,u).then(l);return new j(function(f){var p=null;return h.then(function(v){return p=v.subscribe(f)},f.error),function(){return p&&p.unsubscribe()}})}return l(a)},t.prototype.stopQuery=function(e){this.stopQueryNoBroadcast(e),this.broadcastQueries()},t.prototype.stopQueryNoBroadcast=function(e){this.stopQueryInStoreNoBroadcast(e),this.removeQuery(e)},t.prototype.removeQuery=function(e){this.fetchCancelFns.delete(e),this.queries.has(e)&&(this.getQuery(e).stop(),this.queries.delete(e))},t.prototype.broadcastQueries=function(){this.onBroadcast&&this.onBroadcast(),this.queries.forEach(function(e){return e.notify()})},t.prototype.getLocalState=function(){return this.localState},t.prototype.getObservableFromLink=function(e,r,n,i){var o=this,s;i===void 0&&(i=(s=r?.queryDeduplication)!==null&&s!==void 0?s:this.queryDeduplication);var a,c=this.getDocumentInfo(e),u=c.serverQuery,l=c.clientQuery;if(u){var h=this,f=h.inFlightLinkObservables,p=h.link,v={query:u,variables:n,operationName:br(u)||void 0,context:this.prepareContext(m(m({},r),{forceFetch:!i}))};if(r=v.context,i){var y=dt(u),g=he(n),d=f.lookup(y,g);if(a=d.observable,!a){var T=new jt([Ir(p,v)]);a=d.observable=T,T.beforeNext(function(){f.remove(y,g)})}}else a=new jt([Ir(p,v)])}else a=new jt([j.of({data:{}})]),r=this.prepareContext(r);return l&&(a=Bi(a,function(b){return o.localState.runResolvers({document:l,remoteResult:b,context:r,variables:n})})),a},t.prototype.getResultsFromLink=function(e,r,n){var i=e.lastRequestId=this.generateRequestId(),o=this.cache.transformForLink(n.query);return Bi(this.getObservableFromLink(o,n.context,n.variables),function(s){var a=Wi(s),c=a.length>0;if(i>=e.lastRequestId){if(c&&n.errorPolicy==="none")throw e.markError(new Vt({graphQLErrors:a}));e.markResult(s,o,n,r),e.markReady()}var u={data:s.data,loading:!1,networkStatus:q.ready};return c&&n.errorPolicy!=="ignore"&&(u.errors=a,u.networkStatus=q.error),u},function(s){var a=vf(s)?s:new Vt({networkError:s});throw i>=e.lastRequestId&&e.markError(a),a})},t.prototype.fetchConcastWithInfo=function(e,r,n,i){var o=this;n===void 0&&(n=q.loading),i===void 0&&(i=r.query);var s=this.getVariables(i,r.variables),a=this.getQuery(e),c=this.defaultOptions.watchQuery,u=r.fetchPolicy,l=u===void 0?c&&c.fetchPolicy||"cache-first":u,h=r.errorPolicy,f=h===void 0?c&&c.errorPolicy||"none":h,p=r.returnPartialData,v=p===void 0?!1:p,y=r.notifyOnNetworkStatusChange,g=y===void 0?!1:y,d=r.context,T=d===void 0?{}:d,b=Object.assign({},r,{query:i,variables:s,fetchPolicy:l,errorPolicy:f,returnPartialData:v,notifyOnNetworkStatusChange:g,context:T}),S=function($){b.variables=$;var Y=o.fetchQueryByPolicy(a,b,n);return b.fetchPolicy!=="standby"&&Y.sources.length>0&&a.observableQuery&&a.observableQuery.applyNextFetchPolicy("after-fetch",r),Y},x=function(){return o.fetchCancelFns.delete(e)};this.fetchCancelFns.set(e,function($){x(),setTimeout(function(){return w.cancel($)})});var w,A;if(this.getDocumentInfo(b.query).hasClientExports)w=new jt(this.localState.addExportedVariables(b.query,b.variables,b.context).then(S).then(function($){return $.sources})),A=!0;else{var _=S(b.variables);A=_.fromLink,w=new jt(_.sources)}return w.promise.then(x,x),{concast:w,fromLink:A}},t.prototype.refetchQueries=function(e){var r=this,n=e.updateCache,i=e.include,o=e.optimistic,s=o===void 0?!1:o,a=e.removeOptimistic,c=a===void 0?s?pn("refetchQueries"):void 0:a,u=e.onQueryUpdated,l=new Map;i&&this.getObservableQueries(i).forEach(function(f,p){l.set(p,{oq:f,lastDiff:r.getQuery(p).getDiff()})});var h=new Map;return n&&this.cache.batch({update:n,optimistic:s&&c||!1,removeOptimistic:c,onWatchUpdated:function(f,p,v){var y=f.watcher instanceof ao&&f.watcher.observableQuery;if(y){if(u){l.delete(y.queryId);var g=u(y,p,v);return g===!0&&(g=y.refetch()),g!==!1&&h.set(y,g),g}u!==null&&l.set(y.queryId,{oq:y,lastDiff:v,diff:p})}}}),l.size&&l.forEach(function(f,p){var v=f.oq,y=f.lastDiff,g=f.diff,d;if(u){if(!g){var T=v.queryInfo;T.reset(),g=T.getDiff()}d=u(v,g,y)}(!u||d===!0)&&(d=v.refetch()),d!==!1&&h.set(v,d),p.indexOf("legacyOneTimeQuery")>=0&&r.stopQueryNoBroadcast(p)}),c&&this.cache.removeOptimistic(c),h},t.prototype.fetchQueryByPolicy=function(e,r,n){var i=this,o=r.query,s=r.variables,a=r.fetchPolicy,c=r.refetchWritePolicy,u=r.errorPolicy,l=r.returnPartialData,h=r.context,f=r.notifyOnNetworkStatusChange,p=e.networkStatus;e.init({document:o,variables:s,networkStatus:n});var v=function(){return e.getDiff()},y=function(S,x){x===void 0&&(x=e.networkStatus||q.loading);var w=S.result;globalThis.__DEV__!==!1&&!l&&!z(w,{})&&Wa(S.missing);var A=function(_){return j.of(m({data:_,loading:yt(x),networkStatus:x},S.complete?null:{partial:!0}))};return w&&i.getDocumentInfo(o).hasForcedResolvers?i.localState.runResolvers({document:o,remoteResult:{data:w},context:h,variables:s,onlyRunForcedResolvers:!0}).then(function(_){return A(_.data||void 0)}):u==="none"&&x===q.refetch&&Array.isArray(S.missing)?A(void 0):A(w)},g=a==="no-cache"?0:n===q.refetch&&c!=="merge"?1:2,d=function(){return i.getResultsFromLink(e,g,{query:o,variables:s,context:h,fetchPolicy:a,errorPolicy:u})},T=f&&typeof p=="number"&&p!==n&&yt(n);switch(a){default:case"cache-first":{var b=v();return b.complete?{fromLink:!1,sources:[y(b,e.markReady())]}:l||T?{fromLink:!0,sources:[y(b),d()]}:{fromLink:!0,sources:[d()]}}case"cache-and-network":{var b=v();return b.complete||l||T?{fromLink:!0,sources:[y(b),d()]}:{fromLink:!0,sources:[d()]}}case"cache-only":return{fromLink:!1,sources:[y(v(),e.markReady())]};case"network-only":return T?{fromLink:!0,sources:[y(v()),d()]}:{fromLink:!0,sources:[d()]};case"no-cache":return T?{fromLink:!0,sources:[y(e.getDiff()),d()]}:{fromLink:!0,sources:[d()]};case"standby":return{fromLink:!1,sources:[]}}},t.prototype.getQuery=function(e){return e&&!this.queries.has(e)&&this.queries.set(e,new ao(this,e)),this.queries.get(e)},t.prototype.prepareContext=function(e){e===void 0&&(e={});var r=this.localState.prepareContext(e);return m(m(m({},this.defaultContext),r),{clientAwareness:this.clientAwareness})},t}();var fh=!1;var Fn=function(){function t(e){var r=this;if(this.resetStoreCallbacks=[],this.clearStoreCallbacks=[],!e.cache)throw W(15);var n=e.uri,i=e.credentials,o=e.headers,s=e.cache,a=e.documentTransform,c=e.ssrMode,u=c===void 0?!1:c,l=e.ssrForceFetchDelay,h=l===void 0?0:l,f=e.connectToDevTools,p=f===void 0?typeof window=="object"&&!window.__APOLLO_CLIENT__&&globalThis.__DEV__!==!1:f,v=e.queryDeduplication,y=v===void 0?!0:v,g=e.defaultOptions,d=e.defaultContext,T=e.assumeImmutableResults,b=T===void 0?s.assumeImmutableResults:T,S=e.resolvers,x=e.typeDefs,w=e.fragmentMatcher,A=e.name,_=e.version,$=e.link;$||($=n?new Ra({uri:n,credentials:i,headers:o}):Be.empty()),this.link=$,this.cache=s,this.disableNetworkFetches=u||h>0,this.queryDeduplication=y,this.defaultOptions=g||Object.create(null),this.typeDefs=x,h&&setTimeout(function(){return r.disableNetworkFetches=!1},h),this.watchQuery=this.watchQuery.bind(this),this.query=this.query.bind(this),this.mutate=this.mutate.bind(this),this.resetStore=this.resetStore.bind(this),this.reFetchObservableQueries=this.reFetchObservableQueries.bind(this),this.version=hn,this.localState=new so({cache:s,client:this,resolvers:S,fragmentMatcher:w}),this.queryManager=new lh({cache:this.cache,link:this.link,defaultOptions:this.defaultOptions,defaultContext:d,documentTransform:a,queryDeduplication:y,ssrMode:u,clientAwareness:{name:A,version:_},localState:this.localState,assumeImmutableResults:b,onBroadcast:p?function(){r.devToolsHookCb&&r.devToolsHookCb({action:{},state:{queries:r.queryManager.getQueryStore(),mutations:r.queryManager.mutationStore||{}},dataWithOptimisticResults:r.cache.extract(!0)})}:void 0}),p&&this.connectToDevTools()}return t.prototype.connectToDevTools=function(){if(typeof window=="object"){var e=window,r=Symbol.for("apollo.devtools");(e[r]=e[r]||[]).push(this),e.__APOLLO_CLIENT__=this}!fh&&globalThis.__DEV__!==!1&&(fh=!0,setTimeout(function(){if(typeof window<"u"&&window.document&&window.top===window.self&&!window.__APOLLO_DEVTOOLS_GLOBAL_HOOK__){var n=window.navigator,i=n&&n.userAgent,o=void 0;typeof i=="string"&&(i.indexOf("Chrome/")>-1?o="https://chrome.google.com/webstore/detail/apollo-client-developer-t/jdkknkkbebbapilgoeccciglkfbmbnfm":i.indexOf("Firefox/")>-1&&(o="https://addons.mozilla.org/en-US/firefox/addon/apollo-developer-tools/")),o&&globalThis.__DEV__!==!1&&I.log("Download the Apollo DevTools for a better development experience: %s",o)}},1e4))},Object.defineProperty(t.prototype,"documentTransform",{get:function(){return this.queryManager.documentTransform},enumerable:!1,configurable:!0}),t.prototype.stop=function(){this.queryManager.stop()},t.prototype.watchQuery=function(e){return this.defaultOptions.watchQuery&&(e=An(this.defaultOptions.watchQuery,e)),this.disableNetworkFetches&&(e.fetchPolicy==="network-only"||e.fetchPolicy==="cache-and-network")&&(e=m(m({},e),{fetchPolicy:"cache-first"})),this.queryManager.watchQuery(e)},t.prototype.query=function(e){return this.defaultOptions.query&&(e=An(this.defaultOptions.query,e)),I(e.fetchPolicy!=="cache-and-network",16),this.disableNetworkFetches&&e.fetchPolicy==="network-only"&&(e=m(m({},e),{fetchPolicy:"cache-first"})),this.queryManager.query(e)},t.prototype.mutate=function(e){return this.defaultOptions.mutate&&(e=An(this.defaultOptions.mutate,e)),this.queryManager.mutate(e)},t.prototype.subscribe=function(e){return this.queryManager.startGraphQLSubscription(e)},t.prototype.readQuery=function(e,r){return r===void 0&&(r=!1),this.cache.readQuery(e,r)},t.prototype.readFragment=function(e,r){return r===void 0&&(r=!1),this.cache.readFragment(e,r)},t.prototype.writeQuery=function(e){var r=this.cache.writeQuery(e);return e.broadcast!==!1&&this.queryManager.broadcastQueries(),r},t.prototype.writeFragment=function(e){var r=this.cache.writeFragment(e);return e.broadcast!==!1&&this.queryManager.broadcastQueries(),r},t.prototype.__actionHookForDevTools=function(e){this.devToolsHookCb=e},t.prototype.__requestRaw=function(e){return Ir(this.link,e)},t.prototype.resetStore=function(){var e=this;return Promise.resolve().then(function(){return e.queryManager.clearStore({discardWatches:!1})}).then(function(){return Promise.all(e.resetStoreCallbacks.map(function(r){return r()}))}).then(function(){return e.reFetchObservableQueries()})},t.prototype.clearStore=function(){var e=this;return Promise.resolve().then(function(){return e.queryManager.clearStore({discardWatches:!0})}).then(function(){return Promise.all(e.clearStoreCallbacks.map(function(r){return r()}))})},t.prototype.onResetStore=function(e){var r=this;return this.resetStoreCallbacks.push(e),function(){r.resetStoreCallbacks=r.resetStoreCallbacks.filter(function(n){return n!==e})}},t.prototype.onClearStore=function(e){var r=this;return this.clearStoreCallbacks.push(e),function(){r.clearStoreCallbacks=r.clearStoreCallbacks.filter(function(n){return n!==e})}},t.prototype.reFetchObservableQueries=function(e){return this.queryManager.reFetchObservableQueries(e)},t.prototype.refetchQueries=function(e){var r=this.queryManager.refetchQueries(e),n=[],i=[];r.forEach(function(s,a){n.push(a),i.push(s)});var o=Promise.all(i);return o.queries=n,o.results=i,o.catch(function(s){globalThis.__DEV__!==!1&&I.debug(17,s)}),o},t.prototype.getObservableQueries=function(e){return e===void 0&&(e="active"),this.queryManager.getObservableQueries(e)},t.prototype.extract=function(e){return this.cache.extract(e)},t.prototype.restore=function(e){return this.cache.restore(e)},t.prototype.addResolvers=function(e){this.localState.addResolvers(e)},t.prototype.setResolvers=function(e){this.localState.setResolvers(e)},t.prototype.getResolvers=function(){return this.localState.getResolvers()},t.prototype.setLocalStateFragmentMatcher=function(e){this.localState.setFragmentMatcher(e)},t.prototype.setLink=function(e){this.link=this.queryManager.link=e},Object.defineProperty(t.prototype,"defaultContext",{get:function(){return this.queryManager.defaultContext},enumerable:!1,configurable:!0}),t}();globalThis.__DEV__!==!1&&(Fn.prototype.getMemoryInternals=Dl);var uo=new Map,Ga=new Map,hh=!0,lo=!1;function ph(t){return t.replace(/[\s,]+/g," ").trim()}function $g(t){return ph(t.source.body.substring(t.start,t.end))}function Gg(t){var e=new Set,r=[];return t.definitions.forEach(function(n){if(n.kind==="FragmentDefinition"){var i=n.name.value,o=$g(n.loc),s=Ga.get(i);s&&!s.has(o)?hh&&console.warn("Warning: fragment with name "+i+` already exists. +graphql-tag enforces all fragment names across your application to be unique; read more about +this in the docs: http://dev.apollodata.com/core/fragments.html#unique-names`):s||Ga.set(i,s=new Set),s.add(o),e.has(o)||(e.add(o),r.push(n))}else r.push(n)}),m(m({},t),{definitions:r})}function Hg(t){var e=new Set(t.definitions);e.forEach(function(n){n.loc&&delete n.loc,Object.keys(n).forEach(function(i){var o=n[i];o&&typeof o=="object"&&e.add(o)})});var r=t.loc;return r&&(delete r.startToken,delete r.endToken),t}function Kg(t){var e=ph(t);if(!uo.has(e)){var r=Ci(t,{experimentalFragmentVariables:lo,allowLegacyFragmentVariables:lo});if(!r||r.kind!=="Document")throw new Error("Not a valid GraphQL document.");uo.set(e,Hg(Gg(r)))}return uo.get(e)}function bt(t){for(var e=[],r=1;r(t().then(r=>{e.closed||(e.next(r),e.complete())},r=>{e.closed||e.error(r)}),()=>e.unsubscribe()))}function Yg(t,e){return e?t.pipe(Vn({loading:!0}),M(r=>Z(R({},r),{loading:!!r.loading}))):t.pipe(M(r=>Z(R({},r),{loading:!1})))}var Ka=class{zone;constructor(e){this.zone=e}now=Date.now?Date.now:()=>+new Date;schedule(e,r=0,n){return this.zone.run(()=>oc.schedule(e,r,n))}};function Eh(t){return t[nc]=()=>t,t}function Th(t,e){return t.pipe(sc(new Ka(e)))}function bh(t,e,r){return t&&typeof t[e]<"u"?t[e]:r}function Jg(t){return function(r){return new Qt(function(i){let o=t.getCurrentResult(),{loading:s,errors:a,error:c,partial:u,data:l}=o,{partialRefetch:h,fetchPolicy:f}=t.options,p=a||c;return h&&u&&(!l||Object.keys(l).length===0)&&f!=="cache-only"&&!s&&!p&&i.next(Z(R({},o),{loading:!0,networkStatus:q.loading})),r.subscribe(i)})}}var Ya=class{obsQuery;valueChanges;queryId;constructor(e,r,n){this.obsQuery=e;let i=Th(ce(Eh(this.obsQuery)),r);this.valueChanges=n.useInitialLoading?i.pipe(Jg(this.obsQuery)):i,this.queryId=this.obsQuery.queryId}get options(){return this.obsQuery.options}get variables(){return this.obsQuery.variables}result(){return this.obsQuery.result()}getCurrentResult(){return this.obsQuery.getCurrentResult()}getLastResult(){return this.obsQuery.getLastResult()}getLastError(){return this.obsQuery.getLastError()}resetLastResults(){return this.obsQuery.resetLastResults()}refetch(e){return this.obsQuery.refetch(e)}fetchMore(e){return this.obsQuery.fetchMore(e)}subscribeToMore(e){return this.obsQuery.subscribeToMore(e)}updateQuery(e){return this.obsQuery.updateQuery(e)}stopPolling(){return this.obsQuery.stopPolling()}startPolling(e){return this.obsQuery.startPolling(e)}setOptions(e){return this.obsQuery.setOptions(e)}setVariables(e){return this.obsQuery.setVariables(e)}},Xg=new G("APOLLO_FLAGS"),Zg=new G("APOLLO_OPTIONS"),ey=new G("APOLLO_NAMED_OPTIONS"),fo=class{ngZone;flags;_client;useInitialLoading;useMutationLoading;constructor(e,r,n){this.ngZone=e,this.flags=r,this._client=n,this.useInitialLoading=bh(r,"useInitialLoading",!1),this.useMutationLoading=bh(r,"useMutationLoading",!1)}watchQuery(e){return new Ya(this.ensureClient().watchQuery(R({},e)),this.ngZone,R({useInitialLoading:this.useInitialLoading},e))}query(e){return yh(()=>this.ensureClient().query(R({},e)))}mutate(e){return Yg(yh(()=>this.ensureClient().mutate(R({},e))),e.useMutationLoading??this.useMutationLoading)}subscribe(e,r){let n=ce(Eh(this.ensureClient().subscribe(R({},e))));return r&&r.useZone!==!0?n:Th(n,this.ngZone)}getClient(){return this.client}setClient(e){this.client=e}get client(){return this._client}set client(e){if(this._client)throw new Error("Client has been already defined");this._client=e}ensureClient(){return this.checkInstance(),this._client}checkInstance(){if(!this._client)throw new Error("Client has not been defined yet")}},Sh=(()=>{class t extends fo{_ngZone;map=new Map;constructor(r,n,i,o){if(super(r,o),this._ngZone=r,n&&this.createDefault(n),i&&typeof i=="object"){for(let s in i)if(i.hasOwnProperty(s)){let a=i[s];this.create(a,s)}}}create(r,n){Ha(n)?this.createDefault(r):this.createNamed(n,r)}default(){return this}use(r){return Ha(r)?this.default():this.map.get(r)}createDefault(r){if(this.getClient())throw new Error("Apollo has been already created.");return this.setClient(new Fn(r))}createNamed(r,n){if(this.map.has(r))throw new Error(`Client ${r} has been already created`);this.map.set(r,new fo(this._ngZone,this.flags,new Fn(n)))}removeClient(r){Ha(r)?this._client=void 0:this.map.delete(r)}static \u0275fac=function(n){return new(n||t)(F(ye),F(Zg,8),F(ey,8),F(Xg,8))};static \u0275prov=P({token:t,factory:t.\u0275fac})}return t})();function Ha(t){return!t||t==="default"}function ty(t,...e){return bt(t,...e)}var Et=ty;var Nr="hashnode.anguhashblog.com",wh=Et` +query Publication { + publication(host: "${Nr}") { + id + title + isTeam + links { + twitter + instagram + github + website + hashnode + youtube + dailydev + linkedin + mastodon + } + followersCount + url + favicon + } +} +`,Oh=Et` +query Publication { + publication(host: "${Nr}") { + author { + id + username + profilePicture + socialMediaLinks { + __typename + facebook + github + instagram + linkedin + stackoverflow + twitter + website + youtube + } + } + } +} +`,Rh=Et` +query Publication { + publication(host: "${Nr}") { + id, + isTeam, + title, + posts(first: 10) { + edges { + node { + id, + slug, + coverImage { + url + } + title, + brief, + content { + html + } + } + } + } + } +} +`,Ih=Et` +query Publication { + publication(host: "${Nr}") { + id, + title, + seriesList(first:10) { + edges { + node { + id, + name, + slug, + } + } + } + } +} +`,Dh=Et` +query Publication ($slug: String!) { + publication(host: "${Nr}") { + id, + isTeam , + title, + series(slug: $slug) { + posts(first: 10) { + edges { + node { + id, + title, + slug, + coverImage { + url + } + } + } + } + } + } +} +`,xh=Et` +query SinglePost($slug: String!) { + publication(host: "${Nr}") { + post(slug: $slug) { + id, + slug, + title, + readTimeInMinutes, + tags { + name + }, + author { + name, + profilePicture, + socialMediaLinks { + twitter + youtube + } + } + coverImage { + url + }, + content { + html + }, + publishedAt, + } + } +} +`,Ah=Et` +query SearchPostsOfPublicationFilter($publicationId: ObjectId!, $query: String!) { + searchPostsOfPublication( + first: 5, + filter: { + publicationId: $publicationId, + query: $query + } + ) { + edges { + node { + id, + slug, + coverImage { + url + }, + author { + name + }, + publishedAt, + title + } + } + } +} +`;var uD=(()=>{let e=class e{constructor(n){this.apollo=n}getBlogInfo(){return this.apollo.watchQuery({query:wh}).valueChanges.pipe(M(({data:n})=>n.publication))}getAuthorInfo(){return this.apollo.watchQuery({query:Oh}).valueChanges.pipe(M(({data:n})=>n.publication.author))}getPosts(){return this.apollo.watchQuery({query:Rh}).valueChanges.pipe(M(({data:n})=>n.publication.posts.edges.map(i=>i.node)))}getSeriesList(){return this.apollo.watchQuery({query:Ih}).valueChanges.pipe(M(({data:n})=>n.publication.seriesList.edges.map(i=>i.node)))}getPostsInSeries(n){return this.apollo.watchQuery({query:Dh,variables:{slug:n}}).valueChanges.pipe(M(({data:i})=>i.publication.series.posts.edges.map(o=>o.node)))}getSinglePost(n){return this.apollo.watchQuery({query:xh,variables:{slug:n}}).valueChanges.pipe(M(({data:i})=>i.publication.post))}searchPosts(n,i){return i===null||i.length===0?N([]):this.apollo.watchQuery({query:Ah,variables:{publicationId:n,query:i}}).valueChanges.pipe(M(({data:o})=>o.searchPostsOfPublication.edges.map(s=>s.node)))}};e.\u0275fac=function(i){return new(i||e)(F(Sh))},e.\u0275prov=P({token:e,factory:e.\u0275fac,providedIn:"root"});let t=e;return t})();var Ch=class t{static isArray(e,r=!0){return Array.isArray(e)&&(r||e.length!==0)}static isObject(e,r=!0){return e instanceof Object&&e.constructor===Object&&(r||Object.keys(e).length!==0)}static equals(e,r,n){return n?this.resolveFieldData(e,n)===this.resolveFieldData(r,n):this.equalsByValue(e,r)}static equalsByValue(e,r){if(e===r)return!0;if(e&&r&&typeof e=="object"&&typeof r=="object"){var n=Array.isArray(e),i=Array.isArray(r),o,s,a;if(n&&i){if(s=e.length,s!=r.length)return!1;for(o=s;o--!==0;)if(!this.equalsByValue(e[o],r[o]))return!1;return!0}if(n!=i)return!1;var c=this.isDate(e),u=this.isDate(r);if(c!=u)return!1;if(c&&u)return e.getTime()==r.getTime();var l=e instanceof RegExp,h=r instanceof RegExp;if(l!=h)return!1;if(l&&h)return e.toString()==r.toString();var f=Object.keys(e);if(s=f.length,s!==Object.keys(r).length)return!1;for(o=s;o--!==0;)if(!Object.prototype.hasOwnProperty.call(r,f[o]))return!1;for(o=s;o--!==0;)if(a=f[o],!this.equalsByValue(e[a],r[a]))return!1;return!0}return e!==e&&r!==r}static resolveFieldData(e,r){if(e&&r){if(this.isFunction(r))return r(e);if(r.indexOf(".")==-1)return e[r];{let n=r.split("."),i=e;for(let o=0,s=n.length;o=e.length&&(n%=e.length,r%=e.length),e.splice(n,0,e.splice(r,1)[0]))}static insertIntoOrderedArray(e,r,n,i){if(n.length>0){let o=!1;for(let s=0;sr){n.splice(s,0,e),o=!0;break}o||n.push(e)}else n.push(e)}static findIndexInList(e,r){let n=-1;if(r){for(let i=0;ir?1:0,o}static sort(e,r,n=1,i,o=1){let s=t.compare(e,r,i,n),a=n;return(t.isEmpty(e)||t.isEmpty(r))&&(a=o===1?n:o),a*s}static merge(e,r){if(!(e==null&&r==null)){{if((e==null||typeof e=="object")&&(r==null||typeof r=="object"))return R(R({},e||{}),r||{});if((e==null||typeof e=="string")&&(r==null||typeof r=="string"))return[e||"",r||""].join(" ")}return r||e}}static isPrintableCharacter(e=""){return this.isNotEmpty(e)&&e.length===1&&e.match(/\S| /)}static getItemValue(e,...r){return this.isFunction(e)?e(...r):e}static findLastIndex(e,r){let n=-1;if(this.isNotEmpty(e))try{n=e.findLastIndex(r)}catch{n=e.lastIndexOf([...e].reverse().find(r))}return n}static findLast(e,r){let n;if(this.isNotEmpty(e))try{n=e.findLast(r)}catch{n=[...e].reverse().find(r)}return n}static deepEquals(e,r){if(e===r)return!0;if(e&&r&&typeof e=="object"&&typeof r=="object"){var n=Array.isArray(e),i=Array.isArray(r),o,s,a;if(n&&i){if(s=e.length,s!=r.length)return!1;for(o=s;o--!==0;)if(!this.deepEquals(e[o],r[o]))return!1;return!0}if(n!=i)return!1;var c=e instanceof Date,u=r instanceof Date;if(c!=u)return!1;if(c&&u)return e.getTime()==r.getTime();var l=e instanceof RegExp,h=r instanceof RegExp;if(l!=h)return!1;if(l&&h)return e.toString()==r.toString();var f=Object.keys(e);if(s=f.length,s!==Object.keys(r).length)return!1;for(o=s;o--!==0;)if(!Object.prototype.hasOwnProperty.call(r,f[o]))return!1;for(o=s;o--!==0;)if(a=f[o],!this.deepEquals(e[a],r[a]))return!1;return!0}return e!==e&&r!==r}},Nh=0;function fD(t="pn_id_"){return Nh++,`${t}${Nh}`}function ny(){let t=[],e=(o,s)=>{let a=t.length>0?t[t.length-1]:{key:o,value:s},c=a.value+(a.key===o?0:s)+2;return t.push({key:o,value:c}),c},r=o=>{t=t.filter(s=>s.value!==o)},n=()=>t.length>0?t[t.length-1].value:0,i=o=>o&&parseInt(o.style.zIndex,10)||0;return{get:i,set:(o,s,a)=>{s&&(s.style.zIndex=String(e(o,a)))},clear:o=>{o&&(r(i(o)),o.style.zIndex="")},getCurrent:()=>n()}}var hD=ny();var _h=["*"];var fe=(()=>{class t{static STARTS_WITH="startsWith";static CONTAINS="contains";static NOT_CONTAINS="notContains";static ENDS_WITH="endsWith";static EQUALS="equals";static NOT_EQUALS="notEquals";static IN="in";static LESS_THAN="lt";static LESS_THAN_OR_EQUAL_TO="lte";static GREATER_THAN="gt";static GREATER_THAN_OR_EQUAL_TO="gte";static BETWEEN="between";static IS="is";static IS_NOT="isNot";static BEFORE="before";static AFTER="after";static DATE_IS="dateIs";static DATE_IS_NOT="dateIsNot";static DATE_BEFORE="dateBefore";static DATE_AFTER="dateAfter"}return t})();var gD=(()=>{class t{ripple=!1;inputStyle="outlined";overlayOptions={};filterMatchModeOptions={text:[fe.STARTS_WITH,fe.CONTAINS,fe.NOT_CONTAINS,fe.ENDS_WITH,fe.EQUALS,fe.NOT_EQUALS],numeric:[fe.EQUALS,fe.NOT_EQUALS,fe.LESS_THAN,fe.LESS_THAN_OR_EQUAL_TO,fe.GREATER_THAN,fe.GREATER_THAN_OR_EQUAL_TO],date:[fe.DATE_IS,fe.DATE_IS_NOT,fe.DATE_BEFORE,fe.DATE_AFTER]};translation={startsWith:"Starts with",contains:"Contains",notContains:"Not contains",endsWith:"Ends with",equals:"Equals",notEquals:"Not equals",noFilter:"No Filter",lt:"Less than",lte:"Less than or equal to",gt:"Greater than",gte:"Greater than or equal to",is:"Is",isNot:"Is not",before:"Before",after:"After",dateIs:"Date is",dateIsNot:"Date is not",dateBefore:"Date is before",dateAfter:"Date is after",clear:"Clear",apply:"Apply",matchAll:"Match All",matchAny:"Match Any",addRule:"Add Rule",removeRule:"Remove Rule",accept:"Yes",reject:"No",choose:"Choose",upload:"Upload",cancel:"Cancel",pending:"Pending",fileSizeTypes:["B","KB","MB","GB","TB","PB","EB","ZB","YB"],dayNames:["Sunday","Monday","Tuesday","Wednesday","Thursday","Friday","Saturday"],dayNamesShort:["Sun","Mon","Tue","Wed","Thu","Fri","Sat"],dayNamesMin:["Su","Mo","Tu","We","Th","Fr","Sa"],monthNames:["January","February","March","April","May","June","July","August","September","October","November","December"],monthNamesShort:["Jan","Feb","Mar","Apr","May","Jun","Jul","Aug","Sep","Oct","Nov","Dec"],chooseYear:"Choose Year",chooseMonth:"Choose Month",chooseDate:"Choose Date",prevDecade:"Previous Decade",nextDecade:"Next Decade",prevYear:"Previous Year",nextYear:"Next Year",prevMonth:"Previous Month",nextMonth:"Next Month",prevHour:"Previous Hour",nextHour:"Next Hour",prevMinute:"Previous Minute",nextMinute:"Next Minute",prevSecond:"Previous Second",nextSecond:"Next Second",am:"am",pm:"pm",dateFormat:"mm/dd/yy",firstDayOfWeek:0,today:"Today",weekHeader:"Wk",weak:"Weak",medium:"Medium",strong:"Strong",passwordPrompt:"Enter a password",emptyMessage:"No results found",searchMessage:"{0} results are available",selectionMessage:"{0} items selected",emptySelectionMessage:"No selected item",emptySearchMessage:"No results found",emptyFilterMessage:"No results found",aria:{trueLabel:"True",falseLabel:"False",nullLabel:"Not Selected",star:"1 star",stars:"{star} stars",selectAll:"All items selected",unselectAll:"All items unselected",close:"Close",previous:"Previous",next:"Next",navigation:"Navigation",scrollTop:"Scroll Top",moveTop:"Move Top",moveUp:"Move Up",moveDown:"Move Down",moveBottom:"Move Bottom",moveToTarget:"Move to Target",moveToSource:"Move to Source",moveAllToTarget:"Move All to Target",moveAllToSource:"Move All to Source",pageLabel:"{page}",firstPageLabel:"First Page",lastPageLabel:"Last Page",nextPageLabel:"Next Page",prevPageLabel:"Previous Page",rowsPerPageLabel:"Rows per page",previousPageLabel:"Previous Page",jumpToPageDropdownLabel:"Jump to Page Dropdown",jumpToPageInputLabel:"Jump to Page Input",selectRow:"Row Selected",unselectRow:"Row Unselected",expandRow:"Row Expanded",collapseRow:"Row Collapsed",showFilterMenu:"Show Filter Menu",hideFilterMenu:"Hide Filter Menu",filterOperator:"Filter Operator",filterConstraint:"Filter Constraint",editRow:"Row Edit",saveEdit:"Save Edit",cancelEdit:"Cancel Edit",listView:"List View",gridView:"Grid View",slide:"Slide",slideNumber:"{slideNumber}",zoomImage:"Zoom Image",zoomIn:"Zoom In",zoomOut:"Zoom Out",rotateRight:"Rotate Right",rotateLeft:"Rotate Left",listLabel:"Option List"}};zIndex={modal:1100,overlay:1e3,menu:1e3,tooltip:1100};translationSource=new Le;translationObserver=this.translationSource.asObservable();getTranslation(r){return this.translation[r]}setTranslation(r){this.translation=R(R({},this.translation),r),this.translationSource.next(this.translation)}static \u0275fac=function(n){return new(n||t)};static \u0275prov=P({token:t,factory:t.\u0275fac,providedIn:"root"})}return t})(),yD=(()=>{class t{static \u0275fac=function(n){return new(n||t)};static \u0275cmp=Lr({type:t,selectors:[["p-header"]],ngContentSelectors:_h,decls:1,vars:0,template:function(n,i){n&1&&(Ao(),Co(0))},encapsulation:2})}return t})(),bD=(()=>{class t{static \u0275fac=function(n){return new(n||t)};static \u0275cmp=Lr({type:t,selectors:[["p-footer"]],ngContentSelectors:_h,decls:1,vars:0,template:function(n,i){n&1&&(Ao(),Co(0))},encapsulation:2})}return t})(),ED=(()=>{class t{template;type;name;constructor(r){this.template=r}getType(){return this.name}static \u0275fac=function(n){return new(n||t)(Ze(Ac))};static \u0275dir=Pr({type:t,selectors:[["","pTemplate",""]],inputs:{type:"type",name:[Ht.None,"pTemplate","name"]}})}return t})(),TD=(()=>{class t{static \u0275fac=function(n){return new(n||t)};static \u0275mod=Kt({type:t});static \u0275inj=Yt({imports:[ko]})}return t})();export{Pe as a,zh as b,dy as c,my as d,du as e,Ly as f,Np as g,Py as h,At as i,ad as j,Ls as k,pb as l,db as m,mb as n,_i as o,j as p,Be as q,Ba as r,Zg as s,Sh as t,uD as u,Ch as v,fD as w,hD as x,gD as y,yD as z,bD as A,ED as B,TD as C}; diff --git a/angular-primeng-app/dist/browser/chunk-M2IUTPRF.js b/angular-primeng-app/dist/browser/chunk-M2IUTPRF.js new file mode 100644 index 0000000..ca20d05 --- /dev/null +++ b/angular-primeng-app/dist/browser/chunk-M2IUTPRF.js @@ -0,0 +1,7 @@ +var wf=Object.defineProperty,If=Object.defineProperties;var Ef=Object.getOwnPropertyDescriptors;var Rn=Object.getOwnPropertySymbols;var _a=Object.prototype.hasOwnProperty,xa=Object.prototype.propertyIsEnumerable;var Ma=(e,t,n)=>t in e?wf(e,t,{enumerable:!0,configurable:!0,writable:!0,value:n}):e[t]=n,Yt=(e,t)=>{for(var n in t||={})_a.call(t,n)&&Ma(e,n,t[n]);if(Rn)for(var n of Rn(t))xa.call(t,n)&&Ma(e,n,t[n]);return e},Zt=(e,t)=>If(e,Ef(t));var Iw=(e,t)=>{var n={};for(var r in e)_a.call(e,r)&&t.indexOf(r)<0&&(n[r]=e[r]);if(e!=null&&Rn)for(var r of Rn(e))t.indexOf(r)<0&&xa.call(e,r)&&(n[r]=e[r]);return n};var Cf=(e,t,n)=>new Promise((r,o)=>{var i=u=>{try{a(n.next(u))}catch(c){o(c)}},s=u=>{try{a(n.throw(u))}catch(c){o(c)}},a=u=>u.done?r(u.value):Promise.resolve(u.value).then(i,s);a((n=n.apply(e,t)).next())});var Ao=function(e,t){return Ao=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(n,r){n.__proto__=r}||function(n,r){for(var o in r)Object.prototype.hasOwnProperty.call(r,o)&&(n[o]=r[o])},Ao(e,t)};function Cw(e,t){if(typeof t!="function"&&t!==null)throw new TypeError("Class extends value "+String(t)+" is not a constructor or null");Ao(e,t);function n(){this.constructor=e}e.prototype=t===null?Object.create(t):(n.prototype=t.prototype,new n)}var Ta=function(){return Ta=Object.assign||function(t){for(var n,r=1,o=arguments.length;r0&&i[i.length-1])&&(c[0]===6||c[0]===2)){n=0;continue}if(c[0]===3&&(!i||c[1]>i[0]&&c[1]=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 _w(e,t,n){if(n||arguments.length===2)for(var r=0,o=t.length,i;r1||a(f,p)})})}function a(f,p){try{u(r[f](p))}catch(h){d(i[0][3],h)}}function u(f){f.value instanceof Xe?Promise.resolve(f.value.v).then(c,l):d(i[0][2],f)}function c(f){a("next",f)}function l(f){a("throw",f)}function d(f,p){f(p),i.shift(),i.length&&a(i[0][0],i[0][1])}}function Oa(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 Sa=="function"?Sa(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,u){s=e[i](s),o(a,u,s.done,s.value)})}}function o(i,s,a,u){Promise.resolve(u).then(function(c){i({value:c,done:a})},s)}}var Pn=e=>e&&typeof e.length=="number"&&typeof e!="function";function D(e){return typeof e=="function"}function kn(e){return D(e?.then)}function It(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 Ln=It(e=>function(n){e(this),this.message=n?`${n.length} errors occurred during unsubscription: +${n.map((r,o)=>`${o+1}) ${r.toString()}`).join(` + `)}`:"",this.name="UnsubscriptionError",this.errors=n});function et(e,t){if(e){let n=e.indexOf(t);0<=n&&e.splice(n,1)}}var H=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(D(r))try{r()}catch(i){t=i instanceof Ln?i.errors:[i]}let{_finalizers:o}=this;if(o){this._finalizers=null;for(let i of o)try{Fa(i)}catch(s){t=t??[],s instanceof Ln?t=[...t,...s.errors]:t.push(s)}}if(t)throw new Ln(t)}}add(t){var n;if(t&&t!==this)if(this.closed)Fa(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)&&et(n,t)}remove(t){let{_finalizers:n}=this;n&&et(n,t),t instanceof e&&t._removeParent(this)}};H.EMPTY=(()=>{let e=new H;return e.closed=!0,e})();var No=H.EMPTY;function jn(e){return e instanceof H||e&&"closed"in e&&D(e.remove)&&D(e.add)&&D(e.unsubscribe)}function Fa(e){D(e)?e():e.unsubscribe()}var De={onUnhandledError:null,onStoppedNotification:null,Promise:void 0,useDeprecatedSynchronousErrorHandling:!1,useDeprecatedNextContext:!1};var Et={setTimeout(e,t,...n){let{delegate:r}=Et;return r?.setTimeout?r.setTimeout(e,t,...n):setTimeout(e,t,...n)},clearTimeout(e){let{delegate:t}=Et;return(t?.clearTimeout||clearTimeout)(e)},delegate:void 0};function Vn(e){Et.setTimeout(()=>{let{onUnhandledError:t}=De;if(t)t(e);else throw e})}function Kt(){}var Ra=Oo("C",void 0,void 0);function Pa(e){return Oo("E",void 0,e)}function ka(e){return Oo("N",e,void 0)}function Oo(e,t,n){return{kind:e,value:t,error:n}}var tt=null;function Ct(e){if(De.useDeprecatedSynchronousErrorHandling){let t=!tt;if(t&&(tt={errorThrown:!1,error:null}),e(),t){let{errorThrown:n,error:r}=tt;if(tt=null,n)throw r}}else e()}function La(e){De.useDeprecatedSynchronousErrorHandling&&tt&&(tt.errorThrown=!0,tt.error=e)}var nt=class extends H{constructor(t){super(),this.isStopped=!1,t?(this.destination=t,jn(t)&&t.add(this)):this.destination=_f}static create(t,n,r){return new bt(t,n,r)}next(t){this.isStopped?Ro(ka(t),this):this._next(t)}error(t){this.isStopped?Ro(Pa(t),this):(this.isStopped=!0,this._error(t))}complete(){this.isStopped?Ro(Ra,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()}}},bf=Function.prototype.bind;function Fo(e,t){return bf.call(e,t)}var Po=class{constructor(t){this.partialObserver=t}next(t){let{partialObserver:n}=this;if(n.next)try{n.next(t)}catch(r){Bn(r)}}error(t){let{partialObserver:n}=this;if(n.error)try{n.error(t)}catch(r){Bn(r)}else Bn(t)}complete(){let{partialObserver:t}=this;if(t.complete)try{t.complete()}catch(n){Bn(n)}}},bt=class extends nt{constructor(t,n,r){super();let o;if(D(t)||!t)o={next:t??void 0,error:n??void 0,complete:r??void 0};else{let i;this&&De.useDeprecatedNextContext?(i=Object.create(t),i.unsubscribe=()=>this.unsubscribe(),o={next:t.next&&Fo(t.next,i),error:t.error&&Fo(t.error,i),complete:t.complete&&Fo(t.complete,i)}):o=t}this.destination=new Po(o)}};function Bn(e){De.useDeprecatedSynchronousErrorHandling?La(e):Vn(e)}function Mf(e){throw e}function Ro(e,t){let{onStoppedNotification:n}=De;n&&Et.setTimeout(()=>n(e,t))}var _f={closed:!0,next:Kt,error:Mf,complete:Kt};var rt=typeof Symbol=="function"&&Symbol.observable||"@@observable";function oe(e){return e}function xf(...e){return ko(e)}function ko(e){return e.length===0?oe:e.length===1?e[0]:function(n){return e.reduce((r,o)=>o(r),n)}}var M=(()=>{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=Sf(n)?n:new bt(n,r,o);return Ct(()=>{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=ja(r),new r((o,i)=>{let s=new bt({next:a=>{try{n(a)}catch(u){i(u),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)}[rt](){return this}pipe(...n){return ko(n)(this)}toPromise(n){return n=ja(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 ja(e){var t;return(t=e??De.Promise)!==null&&t!==void 0?t:Promise}function Tf(e){return e&&D(e.next)&&D(e.error)&&D(e.complete)}function Sf(e){return e&&e instanceof nt||Tf(e)&&jn(e)}function $n(e){return D(e[rt])}function Hn(e){return Symbol.asyncIterator&&D(e?.[Symbol.asyncIterator])}function Un(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 Af(){return typeof Symbol!="function"||!Symbol.iterator?"@@iterator":Symbol.iterator}var Gn=Af();function zn(e){return D(e?.[Gn])}function Wn(e){return Na(this,arguments,function*(){let n=e.getReader();try{for(;;){let{value:r,done:o}=yield Xe(n.read());if(o)return yield Xe(void 0);yield yield Xe(r)}}finally{n.releaseLock()}})}function qn(e){return D(e?.getReader)}function B(e){if(e instanceof M)return e;if(e!=null){if($n(e))return Nf(e);if(Pn(e))return Of(e);if(kn(e))return Ff(e);if(Hn(e))return Va(e);if(zn(e))return Rf(e);if(qn(e))return Pf(e)}throw Un(e)}function Nf(e){return new M(t=>{let n=e[rt]();if(D(n.subscribe))return n.subscribe(t);throw new TypeError("Provided object does not correctly implement Symbol.observable")})}function Of(e){return new M(t=>{for(let n=0;n{e.then(n=>{t.closed||(t.next(n),t.complete())},n=>t.error(n)).then(null,Vn)})}function Rf(e){return new M(t=>{for(let n of e)if(t.next(n),t.closed)return;t.complete()})}function Va(e){return new M(t=>{kf(e,t).catch(n=>t.error(n))})}function Pf(e){return Va(Wn(e))}function kf(e,t){var n,r,o,i;return Aa(this,void 0,void 0,function*(){try{for(n=Oa(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 Lo(e){return D(e?.lift)}function C(e){return t=>{if(Lo(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")}}function I(e,t,n,r,o){return new jo(e,t,n,r,o)}var jo=class extends nt{constructor(t,n,r,o,i,s){super(t),this.onFinalize=i,this.shouldUnsubscribe=s,this._next=n?function(a){try{n(a)}catch(u){t.error(u)}}:super._next,this._error=o?function(a){try{o(a)}catch(u){t.error(u)}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 Ba(e,t){return C((n,r)=>{let o=null,i=0,s=!1,a=()=>s&&!o&&r.complete();n.subscribe(I(r,u=>{o?.unsubscribe();let c=0,l=i++;B(e(u,l)).subscribe(o=I(r,d=>r.next(t?t(u,d,l,c++):d),()=>{o=null,a()}))},()=>{s=!0,a()}))})}function Vo(){return C((e,t)=>{let n=null;e._refCount++;let r=I(t,void 0,void 0,void 0,()=>{if(!e||e._refCount<=0||0<--e._refCount){n=null;return}let o=e._connection,i=n;n=null,o&&(!i||o===i)&&o.unsubscribe(),t.unsubscribe()});e.subscribe(r),r.closed||(n=e.connect())})}var Bo=class extends M{constructor(t,n){super(),this.source=t,this.subjectFactory=n,this._subject=null,this._refCount=0,this._connection=null,Lo(t)&&(this.lift=t.lift)}_subscribe(t){return this.getSubject().subscribe(t)}getSubject(){let t=this._subject;return(!t||t.isStopped)&&(this._subject=this.subjectFactory()),this._subject}_teardown(){this._refCount=0;let{_connection:t}=this;this._subject=this._connection=null,t?.unsubscribe()}connect(){let t=this._connection;if(!t){t=this._connection=new H;let n=this.getSubject();t.add(this.source.subscribe(I(n,void 0,()=>{this._teardown(),n.complete()},r=>{this._teardown(),n.error(r)},()=>this._teardown()))),t.closed&&(this._connection=null,t=H.EMPTY)}return t}refCount(){return Vo()(this)}};var $a=It(e=>function(){e(this),this.name="ObjectUnsubscribedError",this.message="object unsubscribed"});var Mt=(()=>{class e extends M{constructor(){super(),this.closed=!1,this.currentObservers=null,this.observers=[],this.isStopped=!1,this.hasError=!1,this.thrownError=null}lift(n){let r=new Qn(this,this);return r.operator=n,r}_throwIfClosed(){if(this.closed)throw new $a}next(n){Ct(()=>{if(this._throwIfClosed(),!this.isStopped){this.currentObservers||(this.currentObservers=Array.from(this.observers));for(let r of this.currentObservers)r.next(n)}})}error(n){Ct(()=>{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(){Ct(()=>{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?No:(this.currentObservers=null,i.push(n),new H(()=>{this.currentObservers=null,et(i,n)}))}_checkFinalizedStatuses(n){let{hasError:r,thrownError:o,isStopped:i}=this;r?n.error(o):i&&n.complete()}asObservable(){let n=new M;return n.source=this,n}}return e.create=(t,n)=>new Qn(t,n),e})(),Qn=class extends Mt{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:No}};var Jt=class extends Mt{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 $o={now(){return($o.delegate||Date).now()},delegate:void 0};var Yn=class extends H{constructor(t,n){super()}schedule(t,n=0){return this}};var Xt={setInterval(e,t,...n){let{delegate:r}=Xt;return r?.setInterval?r.setInterval(e,t,...n):setInterval(e,t,...n)},clearInterval(e){let{delegate:t}=Xt;return(t?.clearInterval||clearInterval)(e)},delegate:void 0};var Zn=class extends Yn{constructor(t,n){super(t,n),this.scheduler=t,this.work=n,this.pending=!1}schedule(t,n=0){var r;if(this.closed)return this;this.state=t;let o=this.id,i=this.scheduler;return o!=null&&(this.id=this.recycleAsyncId(i,o,n)),this.pending=!0,this.delay=n,this.id=(r=this.id)!==null&&r!==void 0?r:this.requestAsyncId(i,this.id,n),this}requestAsyncId(t,n,r=0){return Xt.setInterval(t.flush.bind(t,this),r)}recycleAsyncId(t,n,r=0){if(r!=null&&this.delay===r&&this.pending===!1)return n;n!=null&&Xt.clearInterval(n)}execute(t,n){if(this.closed)return new Error("executing a cancelled action");this.pending=!1;let r=this._execute(t,n);if(r)return r;this.pending===!1&&this.id!=null&&(this.id=this.recycleAsyncId(this.scheduler,this.id,null))}_execute(t,n){let r=!1,o;try{this.work(t)}catch(i){r=!0,o=i||new Error("Scheduled action threw falsy error")}if(r)return this.unsubscribe(),o}unsubscribe(){if(!this.closed){let{id:t,scheduler:n}=this,{actions:r}=n;this.work=this.state=this.scheduler=null,this.pending=!1,et(r,this),t!=null&&(this.id=this.recycleAsyncId(n,t,null)),this.delay=null,super.unsubscribe()}}};var _t=class e{constructor(t,n=e.now){this.schedulerActionCtor=t,this.now=n}schedule(t,n=0,r){return new this.schedulerActionCtor(this,t).schedule(r,n)}};_t.now=$o.now;var Kn=class extends _t{constructor(t,n=_t.now){super(t,n),this.actions=[],this._active=!1}flush(t){let{actions:n}=this;if(this._active){n.push(t);return}let r;this._active=!0;do if(r=t.execute(t.state,t.delay))break;while(t=n.shift());if(this._active=!1,r){for(;t=n.shift();)t.unsubscribe();throw r}}};var Jn=class extends Zn{constructor(t,n){super(t,n),this.scheduler=t,this.work=n}schedule(t,n=0){return n>0?super.schedule(t,n):(this.delay=n,this.state=t,this.scheduler.flush(this),this)}execute(t,n){return n>0||this.closed?super.execute(t,n):this._execute(t,n)}requestAsyncId(t,n,r=0){return r!=null&&r>0||r==null&&this.delay>0?super.requestAsyncId(t,n,r):(t.flush(this),0)}};var Xn=class extends Kn{};var Lf=new Xn(Jn);var en=new M(e=>e.complete());function Ha(e){return e&&D(e.schedule)}function Ua(e){return e[e.length-1]}function er(e){return D(Ua(e))?e.pop():void 0}function $e(e){return Ha(Ua(e))?e.pop():void 0}function ee(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 tn(e,t=0){return C((n,r)=>{n.subscribe(I(r,o=>ee(r,e,()=>r.next(o),t),()=>ee(r,e,()=>r.complete(),t),o=>ee(r,e,()=>r.error(o),t)))})}function tr(e,t=0){return C((n,r)=>{r.add(e.schedule(()=>n.subscribe(r),t))})}function Ga(e,t){return B(e).pipe(tr(t),tn(t))}function za(e,t){return B(e).pipe(tr(t),tn(t))}function Wa(e,t){return new M(n=>{let r=0;return t.schedule(function(){r===e.length?n.complete():(n.next(e[r++]),n.closed||this.schedule())})})}function qa(e,t){return new M(n=>{let r;return ee(n,t,()=>{r=e[Gn](),ee(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)}),()=>D(r?.return)&&r.return()})}function nr(e,t){if(!e)throw new Error("Iterable cannot be null");return new M(n=>{ee(n,t,()=>{let r=e[Symbol.asyncIterator]();ee(n,t,()=>{r.next().then(o=>{o.done?n.complete():n.next(o.value)})},0,!0)})})}function Qa(e,t){return nr(Wn(e),t)}function Ya(e,t){if(e!=null){if($n(e))return Ga(e,t);if(Pn(e))return Wa(e,t);if(kn(e))return za(e,t);if(Hn(e))return nr(e,t);if(zn(e))return qa(e,t);if(qn(e))return Qa(e,t)}throw Un(e)}function He(e,t){return t?Ya(e,t):B(e)}function jf(...e){let t=$e(e);return He(e,t)}function Vf(e,t){let n=D(e)?e:()=>e,r=o=>o.error(n());return new M(t?o=>t.schedule(r,0,o):r)}function Bf(e){return!!e&&(e instanceof M||D(e.lift)&&D(e.subscribe))}var ot=It(e=>function(){e(this),this.name="EmptyError",this.message="no elements in sequence"});function Me(e,t){return C((n,r)=>{let o=0;n.subscribe(I(r,i=>{r.next(e.call(t,i,o++))}))})}var{isArray:$f}=Array;function Hf(e,t){return $f(t)?e(...t):e(t)}function rr(e){return Me(t=>Hf(e,t))}var{isArray:Uf}=Array,{getPrototypeOf:Gf,prototype:zf,keys:Wf}=Object;function or(e){if(e.length===1){let t=e[0];if(Uf(t))return{args:t,keys:null};if(qf(t)){let n=Wf(t);return{args:n.map(r=>t[r]),keys:n}}}return{args:e,keys:null}}function qf(e){return e&&typeof e=="object"&&Gf(e)===zf}function ir(e,t){return e.reduce((n,r,o)=>(n[r]=t[o],n),{})}function Qf(...e){let t=$e(e),n=er(e),{args:r,keys:o}=or(e);if(r.length===0)return He([],t);let i=new M(Yf(r,t,o?s=>ir(o,s):oe));return n?i.pipe(rr(n)):i}function Yf(e,t,n=oe){return r=>{Za(t,()=>{let{length:o}=e,i=new Array(o),s=o,a=o;for(let u=0;u{let c=He(e[u],t),l=!1;c.subscribe(I(r,d=>{i[u]=d,l||(l=!0,a--),a||r.next(n(i.slice()))},()=>{--s||r.complete()}))},r)},r)}}function Za(e,t,n){e?ee(n,e,t):t()}function Ka(e,t,n,r,o,i,s,a){let u=[],c=0,l=0,d=!1,f=()=>{d&&!u.length&&!c&&t.complete()},p=w=>c{i&&t.next(w),c++;let O=!1;B(n(w,l++)).subscribe(I(t,S=>{o?.(S),i?p(S):t.next(S)},()=>{O=!0},void 0,()=>{if(O)try{for(c--;u.length&&ch(S)):h(S)}f()}catch(S){t.error(S)}}))};return e.subscribe(I(t,p,()=>{d=!0,f()})),()=>{a?.()}}function it(e,t,n=1/0){return D(t)?it((r,o)=>Me((i,s)=>t(r,i,o,s))(B(e(r,o))),n):(typeof t=="number"&&(n=t),C((r,o)=>Ka(r,o,e,n)))}function Ja(e=1/0){return it(oe,e)}function Xa(){return Ja(1)}function sr(...e){return Xa()(He(e,$e(e)))}function Zf(e){return new M(t=>{B(e()).subscribe(t)})}function Kf(...e){let t=er(e),{args:n,keys:r}=or(e),o=new M(i=>{let{length:s}=n;if(!s){i.complete();return}let a=new Array(s),u=s,c=s;for(let l=0;l{d||(d=!0,c--),a[l]=f},()=>u--,void 0,()=>{(!u||!d)&&(c||i.next(r?ir(r,a):a),i.complete())}))}});return t?o.pipe(rr(t)):o}function nn(e,t){return C((n,r)=>{let o=0;n.subscribe(I(r,i=>e.call(t,i,o++)&&r.next(i)))})}function eu(e){return C((t,n)=>{let r=null,o=!1,i;r=t.subscribe(I(n,void 0,void 0,s=>{i=B(e(s,eu(e)(t))),r?(r.unsubscribe(),r=null,i.subscribe(n)):o=!0})),o&&(r.unsubscribe(),r=null,i.subscribe(n))})}function tu(e,t,n,r,o){return(i,s)=>{let a=n,u=t,c=0;i.subscribe(I(s,l=>{let d=c++;u=a?e(u,l,d):(a=!0,l),r&&s.next(u)},o&&(()=>{a&&s.next(u),s.complete()})))}}function Jf(e,t){return D(t)?it(e,t,1):it(e,1)}function rn(e){return C((t,n)=>{let r=!1;t.subscribe(I(n,o=>{r=!0,n.next(o)},()=>{r||n.next(e),n.complete()}))})}function Ho(e){return e<=0?()=>en:C((t,n)=>{let r=0;t.subscribe(I(n,o=>{++r<=e&&(n.next(o),e<=r&&n.complete())}))})}function Xf(e){return Me(()=>e)}function ar(e=ep){return C((t,n)=>{let r=!1;t.subscribe(I(n,o=>{r=!0,n.next(o)},()=>r?n.complete():n.error(e())))})}function ep(){return new ot}function tp(e){return C((t,n)=>{try{t.subscribe(n)}finally{n.add(e)}})}function Uo(e,t){let n=arguments.length>=2;return r=>r.pipe(e?nn((o,i)=>e(o,i,r)):oe,Ho(1),n?rn(t):ar(()=>new ot))}function Go(e){return e<=0?()=>en:C((t,n)=>{let r=[];t.subscribe(I(n,o=>{r.push(o),e{for(let o of r)n.next(o);n.complete()},void 0,()=>{r=null}))})}function np(e,t){let n=arguments.length>=2;return r=>r.pipe(e?nn((o,i)=>e(o,i,r)):oe,Go(1),n?rn(t):ar(()=>new ot))}function rp(e,t){return C(tu(e,t,arguments.length>=2,!0))}function op(...e){let t=$e(e);return C((n,r)=>{(t?sr(e,n,t):sr(e,n)).subscribe(r)})}function ip(e){return C((t,n)=>{B(e).subscribe(I(n,()=>n.complete(),Kt)),!n.closed&&t.subscribe(n)})}function sp(e,t,n){let r=D(e)||t||n?{next:e,error:t,complete:n}:e;return r?C((o,i)=>{var s;(s=r.subscribe)===null||s===void 0||s.call(r);let a=!0;o.subscribe(I(i,u=>{var c;(c=r.next)===null||c===void 0||c.call(r,u),i.next(u)},()=>{var u;a=!1,(u=r.complete)===null||u===void 0||u.call(r),i.complete()},u=>{var c;a=!1,(c=r.error)===null||c===void 0||c.call(r,u),i.error(u)},()=>{var u,c;a&&((u=r.unsubscribe)===null||u===void 0||u.call(r)),(c=r.finalize)===null||c===void 0||c.call(r)}))}):oe}var nu=null;var zo=1,Wo=Symbol("SIGNAL");function U(e){let t=nu;return nu=e,t}var ru={version:0,lastCleanEpoch:0,dirty:!1,producerNode:void 0,producerLastReadVersion:void 0,producerIndexOfThis:void 0,nextProducerIndex:0,liveConsumerNode:void 0,liveConsumerIndexOfThis:void 0,consumerAllowSignalWrites:!1,consumerIsAlwaysLive:!1,producerMustRecompute:()=>!1,producerRecomputeValue:()=>{},consumerMarkedDirty:()=>{},consumerOnSignalRead:()=>{}};function ap(e){if(!(Yo(e)&&!e.dirty)&&!(!e.dirty&&e.lastCleanEpoch===zo)){if(!e.producerMustRecompute(e)&&!qo(e)){e.dirty=!1,e.lastCleanEpoch=zo;return}e.producerRecomputeValue(e),e.dirty=!1,e.lastCleanEpoch=zo}}function ou(e){return e&&(e.nextProducerIndex=0),U(e)}function iu(e,t){if(U(t),!(!e||e.producerNode===void 0||e.producerIndexOfThis===void 0||e.producerLastReadVersion===void 0)){if(Yo(e))for(let n=e.nextProducerIndex;ne.nextProducerIndex;)e.producerNode.pop(),e.producerLastReadVersion.pop(),e.producerIndexOfThis.pop()}}function qo(e){ur(e);for(let t=0;t0}function ur(e){e.producerNode??=[],e.producerIndexOfThis??=[],e.producerLastReadVersion??=[]}function up(e){e.liveConsumerNode??=[],e.liveConsumerIndexOfThis??=[]}function cp(){throw new Error}var lp=cp;function au(e){lp=e}var Ku="https://g.co/ng/security#xss",b=class extends Error{constructor(t,n){super(Ju(t,n)),this.code=t}};function Ju(e,t){return`${`NG0${Math.abs(e)}`}${t?": "+t:""}`}var gi=class extends Mt{constructor(t=!1){super(),this.__isAsync=t}emit(t){super.next(t)}subscribe(t,n,r){let o=t,i=n||(()=>null),s=r;if(t&&typeof t=="object"){let u=t;o=u.next?.bind(u),i=u.error?.bind(u),s=u.complete?.bind(u)}this.__isAsync&&(i=Zo(i),o&&(o=Zo(o)),s&&(s=Zo(s)));let a=super.subscribe({next:o,error:i,complete:s});return t instanceof H&&t.add(a),a}};function Zo(e){return t=>{setTimeout(e,void 0,t)}}var at=gi;var E=function(e){return e[e.Default=0]="Default",e[e.Host=1]="Host",e[e.Self=2]="Self",e[e.SkipSelf=4]="SkipSelf",e[e.Optional=8]="Optional",e}(E||{});function J(e){if(typeof e=="string")return e;if(Array.isArray(e))return"["+e.map(J).join(", ")+"]";if(e==null)return""+e;if(e.overriddenName)return`${e.overriddenName}`;if(e.name)return`${e.name}`;let t=e.toString();if(t==null)return""+t;let n=t.indexOf(` +`);return n===-1?t:t.substring(0,n)}function mi(e,t){return e==null||e===""?t===null?"":t:t==null||t===""?e:e+" "+t}var Xu=function(e){return e[e.OnPush=0]="OnPush",e[e.Default=1]="Default",e}(Xu||{}),un=function(e){return e[e.Emulated=0]="Emulated",e[e.None=2]="None",e[e.ShadowDom=3]="ShadowDom",e}(un||{});function Cn(e){return{toString:e}.toString()}var de=globalThis;var Nt={},Z=[];function A(e){for(let t in e)if(e[t]===A)return t;throw Error("Could not find renamed property on target object.")}function dp(e,t){for(let n in t)t.hasOwnProperty(n)&&!e.hasOwnProperty(n)&&(e[n]=t[n])}var fp=A({\u0275cmp:A}),pp=A({\u0275dir:A}),hp=A({\u0275pipe:A}),gp=A({\u0275mod:A}),br=A({\u0275fac:A}),on=A({__NG_ELEMENT_ID__:A}),uu=A({__NG_ENV_ID__:A}),Ge=function(e){return e[e.None=0]="None",e[e.SignalBased=1]="SignalBased",e[e.HasDecoratorInputTransform=2]="HasDecoratorInputTransform",e}(Ge||{});function ec(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}}function yi(e,t,n){let r=0;for(;rt){s=i-1;break}}}for(;ii?f="":f=o[d+1].toLowerCase();let p=r&8?f:null;if(p&&ec(p,c,0)!==-1||r&2&&c!==f){if(ve(r))return!1;s=!0}}}}return ve(r)||s}function ve(e){return(e&1)===0}function wp(e,t,n,r){if(t===null)return-1;let o=0;if(r||!n){let i=!1;for(;o-1)for(n++;n0?'="'+a+'"':"")+"]"}else r&8?o+="."+s:r&4&&(o+=" "+s);else o!==""&&!ve(s)&&(t+=lu(i,o),o=""),r=s,i=i||!ve(r);n++}return o!==""&&(t+=lu(i,o)),t}function _p(e){return e.map(Mp).join(",")}function xp(e){let t=[],n=[],r=1,o=2;for(;r{let t=cc(e),n=Zt(Yt({},t),{decls:e.decls,vars:e.vars,template:e.template,consts:e.consts||null,ngContentSelectors:e.ngContentSelectors,onPush:e.changeDetection===Xu.OnPush,directiveDefs:null,pipeDefs:null,dependencies:t.standalone&&e.dependencies||null,getStandaloneInjector:null,signals:e.signals??!1,data:e.data||{},encapsulation:e.encapsulation||un.Emulated,styles:e.styles||Z,_:null,schemas:e.schemas||null,tView:null,id:""});lc(n);let r=e.dependencies;return n.directiveDefs=fu(r,!1),n.pipeDefs=fu(r,!0),n.id=Np(n),n})}function Tp(e){return ze(e)||sc(e)}function Sp(e){return e!==null}function ic(e){return Cn(()=>({type:e.type,bootstrap:e.bootstrap||Z,declarations:e.declarations||Z,imports:e.imports||Z,exports:e.exports||Z,transitiveCompileScopes:null,schemas:e.schemas||null,id:e.id||null}))}function du(e,t){if(e==null)return Nt;let n={};for(let r in e)if(e.hasOwnProperty(r)){let o=e[r],i,s,a=Ge.None;Array.isArray(o)?(a=o[0],i=o[1],s=o[2]??i):(i=o,s=o),t?(n[i]=a!==Ge.None?[r,a]:r,t[i]=s):n[i]=r}return n}function bn(e){return Cn(()=>{let t=cc(e);return lc(t),t})}function Wr(e){return{type:e.type,name:e.name,factory:null,pure:e.pure!==!1,standalone:e.standalone===!0,onDestroy:e.type.prototype.ngOnDestroy||null}}function ze(e){return e[fp]||null}function sc(e){return e[pp]||null}function ac(e){return e[hp]||null}function Ap(e){let t=ze(e)||sc(e)||ac(e);return t!==null?t.standalone:!1}function uc(e,t){let n=e[gp]||null;if(!n&&t===!0)throw new Error(`Type ${J(e)} does not have '\u0275mod' property.`);return n}function cc(e){let t={};return{type:e.type,providersResolver:null,factory:null,hostBindings:e.hostBindings||null,hostVars:e.hostVars||0,hostAttrs:e.hostAttrs||null,contentQueries:e.contentQueries||null,declaredInputs:t,inputTransforms:null,inputConfig:e.inputs||Nt,exportAs:e.exportAs||null,standalone:e.standalone===!0,signals:e.signals===!0,selectors:e.selectors||Z,viewQuery:e.viewQuery||null,features:e.features||null,setInput:null,findHostDirectiveDefs:null,hostDirectives:null,inputs:du(e.inputs,t),outputs:du(e.outputs),debugInfo:null}}function lc(e){e.features?.forEach(t=>t(e))}function fu(e,t){if(!e)return null;let n=t?ac:Tp;return()=>(typeof e=="function"?e():e).map(r=>n(r)).filter(Sp)}function Np(e){let t=0,n=[e.selectors,e.ngContentSelectors,e.hostVars,e.hostAttrs,e.consts,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].join("|");for(let o of n)t=Math.imul(31,t)+o.charCodeAt(0)<<0;return t+=2147483648,"c"+t}var ie=0,y=1,m=2,z=3,we=4,ae=5,Ie=6,ln=7,Q=8,Ot=9,Ne=10,F=11,dn=12,pu=13,Ht=14,ne=15,Mn=16,xt=17,Oe=18,qr=19,dc=20,sn=21,Ko=22,ct=23,k=25,fc=1,fn=6,Fe=7,Mr=8,Ft=9,q=10,bs=function(e){return e[e.None=0]="None",e[e.HasTransplantedViews=2]="HasTransplantedViews",e}(bs||{});function Ae(e){return Array.isArray(e)&&typeof e[fc]=="object"}function Te(e){return Array.isArray(e)&&e[fc]===!0}function Ms(e){return(e.flags&4)!==0}function _n(e){return e.componentOffset>-1}function Qr(e){return(e.flags&1)===1}function We(e){return!!e.template}function pc(e){return(e[m]&512)!==0}var hc="svg",Op="math",Fp=!1;function Rp(){return Fp}function Ee(e){for(;Array.isArray(e);)e=e[ie];return e}function gc(e,t){return Ee(t[e])}function ue(e,t){return Ee(t[e.index])}function _s(e,t){return e.data[t]}function xs(e,t){return e[t]}function Ze(e,t){let n=t[e];return Ae(n)?n:n[ie]}function Pp(e){return(e[m]&4)===4}function Ts(e){return(e[m]&128)===128}function kp(e){return Te(e[z])}function Rt(e,t){return t==null?null:e[t]}function mc(e){e[xt]=0}function Lp(e){e[m]&1024||(e[m]|=1024,Ts(e)&&pn(e))}function jp(e,t){for(;e>0;)t=t[Ht],e--;return t}function Ss(e){return!!(e[m]&9216||e[ct]?.dirty)}function Di(e){Ss(e)?pn(e):e[m]&64&&(Rp()?(e[m]|=1024,pn(e)):e[Ne].changeDetectionScheduler?.notify())}function pn(e){e[Ne].changeDetectionScheduler?.notify();let t=hn(e);for(;t!==null&&!(t[m]&8192||(t[m]|=8192,!Ts(t)));)t=hn(t)}function Vp(e,t){if((e[m]&256)===256)throw new b(911,!1);e[sn]===null&&(e[sn]=[]),e[sn].push(t)}function hn(e){let t=e[z];return Te(t)?t[z]:t}var v={lFrame:Ec(null),bindingsEnabled:!0,skipHydrationRootTNode:null};function Bp(){return v.lFrame.elementDepthCount}function $p(){v.lFrame.elementDepthCount++}function Hp(){v.lFrame.elementDepthCount--}function yc(){return v.bindingsEnabled}function Ut(){return v.skipHydrationRootTNode!==null}function Up(e){return v.skipHydrationRootTNode===e}function Gp(e){v.skipHydrationRootTNode=e}function zp(){v.skipHydrationRootTNode=null}function g(){return v.lFrame.lView}function L(){return v.lFrame.tView}function qM(e){return v.lFrame.contextLView=e,e[Q]}function QM(e){return v.lFrame.contextLView=null,e}function Y(){let e=Dc();for(;e!==null&&e.type===64;)e=e.parent;return e}function Dc(){return v.lFrame.currentTNode}function Wp(){let e=v.lFrame,t=e.currentTNode;return e.isParent?t:t.parent}function yt(e,t){let n=v.lFrame;n.currentTNode=e,n.isParent=t}function As(){return v.lFrame.isParent}function Ns(){v.lFrame.isParent=!1}function qp(){return v.lFrame.contextLView}function Pe(){let e=v.lFrame,t=e.bindingRootIndex;return t===-1&&(t=e.bindingRootIndex=e.tView.bindingStartIndex),t}function Qp(){return v.lFrame.bindingIndex}function Yp(e){return v.lFrame.bindingIndex=e}function Gt(){return v.lFrame.bindingIndex++}function Os(e){let t=v.lFrame,n=t.bindingIndex;return t.bindingIndex=t.bindingIndex+e,n}function Zp(){return v.lFrame.inI18n}function Kp(e,t){let n=v.lFrame;n.bindingIndex=n.bindingRootIndex=e,vi(t)}function Jp(){return v.lFrame.currentDirectiveIndex}function vi(e){v.lFrame.currentDirectiveIndex=e}function Xp(e){let t=v.lFrame.currentDirectiveIndex;return t===-1?null:e[t]}function vc(){return v.lFrame.currentQueryIndex}function Fs(e){v.lFrame.currentQueryIndex=e}function eh(e){let t=e[y];return t.type===2?t.declTNode:t.type===1?e[ae]:null}function wc(e,t,n){if(n&E.SkipSelf){let o=t,i=e;for(;o=o.parent,o===null&&!(n&E.Host);)if(o=eh(i),o===null||(i=i[Ht],o.type&10))break;if(o===null)return!1;t=o,e=i}let r=v.lFrame=Ic();return r.currentTNode=t,r.lView=e,!0}function Rs(e){let t=Ic(),n=e[y];v.lFrame=t,t.currentTNode=n.firstChild,t.lView=e,t.tView=n,t.contextLView=e,t.bindingIndex=n.bindingStartIndex,t.inI18n=!1}function Ic(){let e=v.lFrame,t=e===null?null:e.child;return t===null?Ec(e):t}function Ec(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 Cc(){let e=v.lFrame;return v.lFrame=e.parent,e.currentTNode=null,e.lView=null,e}var bc=Cc;function Ps(){let e=Cc();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 th(e){return(v.lFrame.contextLView=jp(e,v.lFrame.contextLView))[Q]}function ke(){return v.lFrame.selectedIndex}function lt(e){v.lFrame.selectedIndex=e}function Yr(){let e=v.lFrame;return _s(e.tView,e.selectedIndex)}function YM(){v.lFrame.currentNamespace=hc}function Mc(){return v.lFrame.currentNamespace}var _c=!0;function Zr(){return _c}function Ke(e){_c=e}function nh(){return zt(Y(),g())}function zt(e,t){return new Je(ue(e,t))}var Je=(()=>{let t=class t{constructor(r){this.nativeElement=r}};t.__NG_ELEMENT_ID__=nh;let e=t;return e})();function rh(e){return e instanceof Je?e.nativeElement:e}function oh(e,t,n){if(e.length!==t.length)return!1;for(let r=0;rArray.isArray(n)?ks(n,t):t(n))}function xc(e,t,n){t>=e.length?e.push(n):e.splice(t,0,n)}function _r(e,t){return t>=e.length-1?e.pop():e.splice(t,1)[0]}function sh(e,t){let n=[];for(let r=0;rt;){let i=o-2;e[o]=e[i],o--}e[t]=n,e[t+1]=r}}function xn(e,t,n){let r=Tn(e,t);return r>=0?e[r|1]=n:(r=~r,ah(e,r,t,n)),r}function Jo(e,t){let n=Tn(e,t);if(n>=0)return e[n|1]}function Tn(e,t){return uh(e,t,1)}function uh(e,t,n){let r=0,o=e.length>>n;for(;o!==r;){let i=r+(o-r>>1),s=e[i<t?o=i:r=i+1}return~(o<mh}),mh="ng",yh=new R(""),Ls=new R("",{providedIn:"platform",factory:()=>"unknown"});var JM=new R(""),XM=new R("",{providedIn:"root",factory:()=>Sn().body?.querySelector("[ngCspNonce]")?.getAttribute("ngCspNonce")||null});var Dh=A({__forward_ref__:A});function Fc(e){return e.__forward_ref__=Fc,e.toString=function(){return J(this())},e}function K(e){return Rc(e)?e():e}function Rc(e){return typeof e=="function"&&e.hasOwnProperty(Dh)&&e.__forward_ref__===Fc}function Pc(e){return e&&!!e.\u0275providers}function dt(e){return typeof e=="string"?e:e==null?"":String(e)}function vh(e){return typeof e=="function"?e.name||e.toString():typeof e=="object"&&e!=null&&typeof e.type=="function"?e.type.name||e.type.toString():dt(e)}function wh(e,t){let n=t?`. Dependency path: ${t.join(" > ")} > ${e}`:"";throw new b(-200,e)}function js(e,t){throw new b(-201,!1)}var Ei;function Ih(){return Ei}function te(e){let t=Ei;return Ei=e,t}function kc(e,t,n){let r=Kr(e);if(r&&r.providedIn=="root")return r.value===void 0?r.value=r.factory():r.value;if(n&E.Optional)return null;if(t!==void 0)return t;js(e,"Injector")}var Eh={},gn=Eh,Ci="__NG_DI_FLAG__",Tr="ngTempTokenPath",Ch="ngTokenPath",bh=/\n/gm,Mh="\u0275",yu="__source",an;function Ue(e){let t=an;return an=e,t}function _h(e,t=E.Default){if(an===void 0)throw new b(-203,!1);return an===null?kc(e,void 0,t):an.get(e,t&E.Optional?null:void 0,t)}function re(e,t=E.Default){return(Ih()||_h)(K(e),t)}function T(e,t=E.Default){return re(e,Jr(t))}function Jr(e){return typeof e>"u"||typeof e=="number"?e:0|(e.optional&&8)|(e.host&&1)|(e.self&&2)|(e.skipSelf&&4)}function bi(e){let t=[];for(let n=0;n ");else if(typeof t=="object"){let i=[];for(let s in t)if(t.hasOwnProperty(s)){let a=t[s];i.push(s+":"+(typeof a=="string"?JSON.stringify(a):J(a)))}o=`{${i.join(", ")}}`}return`${n}${r?"("+r+")":""}[${o}]: ${e.replace(bh,` + `)}`}function Ah(){let e=new Vs;return T(Ls)==="browser"&&(e.store=Nh(Sn(),T(gh))),e}var Vs=(()=>{let t=class t{constructor(){this.store={},this.onSerializeCallbacks={}}get(r,o){return this.store[r]!==void 0?this.store[r]:o}set(r,o){this.store[r]=o}remove(r){delete this.store[r]}hasKey(r){return this.store.hasOwnProperty(r)}get isEmpty(){return Object.keys(this.store).length===0}onSerialize(r,o){this.onSerializeCallbacks[r]=o}toJson(){for(let r in this.onSerializeCallbacks)if(this.onSerializeCallbacks.hasOwnProperty(r))try{this.store[r]=this.onSerializeCallbacks[r]()}catch(o){console.warn("Exception in onSerialize callback: ",o)}return JSON.stringify(this.store).replace(/null;function Vh(e,t,n=!1){let r=e.getAttribute(Xo);if(r==null)return null;let[o,i]=r.split("|");if(r=n?i:o,!r)return null;let s=i?`|${i}`:"",a=n?o:s,u={};if(r!==""){let l=t.get(Vs,null,{optional:!0});l!==null&&(u=l.get($c,[])[Number(r)])}let c={data:u,firstChild:e.firstChild??null};return n&&(c.firstChild=e,Xr(c,0,e.nextSibling)),a?e.setAttribute(Xo,a):e.removeAttribute(Xo),c}function Bh(){Hc=Vh}function $s(e,t,n=!1){return Hc(e,t,n)}function $h(e){let t=e._lView;return t[y].type===2?null:(pc(t)&&(t=t[k]),t)}function Hh(e){return e.textContent?.replace(/\s/gm,"")}function Uh(e){let t=Sn(),n=t.createNodeIterator(e,NodeFilter.SHOW_COMMENT,{acceptNode(i){let s=Hh(i);return s==="ngetn"||s==="ngtns"?NodeFilter.FILTER_ACCEPT:NodeFilter.FILTER_REJECT}}),r,o=[];for(;r=n.nextNode();)o.push(r);for(let i of o)i.textContent==="ngetn"?i.replaceWith(t.createTextNode("")):i.remove()}function Xr(e,t,n){e.segmentHeads??={},e.segmentHeads[t]=n}function _i(e,t){return e.segmentHeads?.[t]??null}function Gh(e,t){let n=e.data,r=n[Oh]?.[t]??null;return r===null&&n[Bs]?.[t]&&(r=Hs(e,t)),r}function Uc(e,t){return e.data[Bs]?.[t]??null}function Hs(e,t){let n=Uc(e,t)??[],r=0;for(let o of n)r+=o[Sr]*(o[Bc]??1);return r}function eo(e,t){if(typeof e.disconnectedNodes>"u"){let n=e.data[kh];e.disconnectedNodes=n?new Set(n):null}return!!e.disconnectedNodes?.has(t)}var cr="__parameters__";function zh(e){return function(...n){if(e){let r=e(...n);for(let o in r)this[o]=r[o]}}}function Gc(e,t,n){return Cn(()=>{let r=zh(t);function o(...i){if(this instanceof o)return r.apply(this,i),this;let s=new o(...i);return a.annotation=s,a;function a(u,c,l){let d=u.hasOwnProperty(cr)?u[cr]:Object.defineProperty(u,cr,{value:[]})[cr];for(;d.length<=l;)d.push(null);return(d[l]=d[l]||[]).push(s),u}}return n&&(o.prototype=Object.create(n.prototype)),o.prototype.ngMetadataName=e,o.annotationCls=o,o})}var Wh=Lc(Gc("Optional"),8);var qh=Lc(Gc("SkipSelf"),4);function ft(e,t){let n=e.hasOwnProperty(br);return n?e[br]:null}var mn=new R(""),zc=new R("",-1),Wc=new R(""),Ar=class{get(t,n=gn){if(n===gn){let r=new Error(`NullInjectorError: No provider for ${J(t)}!`);throw r.name="NullInjectorError",r}return n}};function qc(e){return{\u0275providers:e}}function Qh(...e){return{\u0275providers:Qc(!0,e),\u0275fromNgModule:!0}}function Qc(e,...t){let n=[],r=new Set,o,i=s=>{n.push(s)};return ks(t,s=>{let a=s;xi(a,i,[],r)&&(o||=[],o.push(a))}),o!==void 0&&Yc(o,i),n}function Yc(e,t){for(let n=0;n{t(i,r)})}}function xi(e,t,n,r){if(e=K(e),!e)return!1;let o=null,i=gu(e),s=!i&&ze(e);if(!i&&!s){let u=e.ngModule;if(i=gu(u),i)o=u;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 u=typeof s.dependencies=="function"?s.dependencies():s.dependencies;for(let c of u)xi(c,t,n,r)}}else if(i){if(i.imports!=null&&!a){r.add(o);let c;try{ks(i.imports,l=>{xi(l,t,n,r)&&(c||=[],c.push(l))})}finally{}c!==void 0&&Yc(c,t)}if(!a){let c=ft(o)||(()=>new o);t({provide:o,useFactory:c,deps:Z},o),t({provide:Wc,useValue:o,multi:!0},o),t({provide:mn,useValue:()=>re(o),multi:!0},o)}let u=i.providers;if(u!=null&&!a){let c=e;Us(u,l=>{t(l,c)})}}else return!1;return o!==e&&e.providers!==void 0}function Us(e,t){for(let n of e)Pc(n)&&(n=n.\u0275providers),Array.isArray(n)?Us(n,t):t(n)}var Yh=A({provide:String,useValue:A});function Zc(e){return e!==null&&typeof e=="object"&&Yh in e}function Zh(e){return!!(e&&e.useExisting)}function Kh(e){return!!(e&&e.useFactory)}function Pt(e){return typeof e=="function"}function Jh(e){return!!e.useClass}var Kc=new R(""),Dr={},Xh={},ei;function Gs(){return ei===void 0&&(ei=new Ar),ei}var qe=class{},yn=class extends qe{get destroyed(){return this._destroyed}constructor(t,n,r,o){super(),this.parent=n,this.source=r,this.scopes=o,this.records=new Map,this._ngOnDestroyHooks=new Set,this._onDestroyHooks=[],this._destroyed=!1,Si(t,s=>this.processProvider(s)),this.records.set(zc,Tt(void 0,this)),o.has("environment")&&this.records.set(qe,Tt(void 0,this));let i=this.records.get(Kc);i!=null&&typeof i.value=="string"&&this.scopes.add(i.value),this.injectorDefTypes=new Set(this.get(Wc,Z,E.Self))}destroy(){this.assertNotDestroyed(),this._destroyed=!0;try{for(let n of this._ngOnDestroyHooks)n.ngOnDestroy();let t=this._onDestroyHooks;this._onDestroyHooks=[];for(let n of t)n()}finally{this.records.clear(),this._ngOnDestroyHooks.clear(),this.injectorDefTypes.clear()}}onDestroy(t){return this.assertNotDestroyed(),this._onDestroyHooks.push(t),()=>this.removeOnDestroy(t)}runInContext(t){this.assertNotDestroyed();let n=Ue(this),r=te(void 0),o;try{return t()}finally{Ue(n),te(r)}}get(t,n=gn,r=E.Default){if(this.assertNotDestroyed(),t.hasOwnProperty(uu))return t[uu](this);r=Jr(r);let o,i=Ue(this),s=te(void 0);try{if(!(r&E.SkipSelf)){let u=this.records.get(t);if(u===void 0){let c=og(t)&&Kr(t);c&&this.injectableDefInScope(c)?u=Tt(Ti(t),Dr):u=null,this.records.set(t,u)}if(u!=null)return this.hydrate(t,u)}let a=r&E.Self?Gs():this.parent;return n=r&E.Optional&&n===gn?null:n,a.get(t,n)}catch(a){if(a.name==="NullInjectorError"){if((a[Tr]=a[Tr]||[]).unshift(J(t)),i)throw a;return Th(a,t,"R3InjectorError",this.source)}else throw a}finally{te(s),Ue(i)}}resolveInjectorInitializers(){let t=Ue(this),n=te(void 0),r;try{let o=this.get(mn,Z,E.Self);for(let i of o)i()}finally{Ue(t),te(n)}}toString(){let t=[],n=this.records;for(let r of n.keys())t.push(J(r));return`R3Injector[${t.join(", ")}]`}assertNotDestroyed(){if(this._destroyed)throw new b(205,!1)}processProvider(t){t=K(t);let n=Pt(t)?t:K(t&&t.provide),r=tg(t);if(!Pt(t)&&t.multi===!0){let o=this.records.get(n);o||(o=Tt(void 0,Dr,!0),o.factory=()=>bi(o.multi),this.records.set(n,o)),n=t,o.multi.push(t)}this.records.set(n,r)}hydrate(t,n){return n.value===Dr&&(n.value=Xh,n.value=n.factory()),typeof n.value=="object"&&n.value&&rg(n.value)&&this._ngOnDestroyHooks.add(n.value),n.value}injectableDefInScope(t){if(!t.providedIn)return!1;let n=K(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 Ti(e){let t=Kr(e),n=t!==null?t.factory:ft(e);if(n!==null)return n;if(e instanceof R)throw new b(204,!1);if(e instanceof Function)return eg(e);throw new b(204,!1)}function eg(e){if(e.length>0)throw new b(204,!1);let n=ph(e);return n!==null?()=>n.factory(e):()=>new e}function tg(e){if(Zc(e))return Tt(void 0,e.useValue);{let t=Jc(e);return Tt(t,Dr)}}function Jc(e,t,n){let r;if(Pt(e)){let o=K(e);return ft(o)||Ti(o)}else if(Zc(e))r=()=>K(e.useValue);else if(Kh(e))r=()=>e.useFactory(...bi(e.deps||[]));else if(Zh(e))r=()=>re(K(e.useExisting));else{let o=K(e&&(e.useClass||e.provide));if(ng(e))r=()=>new o(...bi(e.deps));else return ft(o)||Ti(o)}return r}function Tt(e,t,n=!1){return{factory:e,value:t,multi:n?[]:void 0}}function ng(e){return!!e.deps}function rg(e){return e!==null&&typeof e=="object"&&typeof e.ngOnDestroy=="function"}function og(e){return typeof e=="function"||typeof e=="object"&&e instanceof R}function Si(e,t){for(let n of e)Array.isArray(n)?Si(n,t):n&&Pc(n)?Si(n.\u0275providers,t):t(n)}function e_(e,t){e instanceof yn&&e.assertNotDestroyed();let n,r=Ue(e),o=te(void 0);try{return t()}finally{Ue(r),te(o)}}function ig(e){return typeof e=="function"}var Ai=class{constructor(t,n,r){this.previousValue=t,this.currentValue=n,this.firstChange=r}isFirstChange(){return this.firstChange}};function Xc(e,t,n,r){t!==null?t.applyValueToInputSignal(t,r):e[n]=r}function zs(){return el}function el(e){return e.type.prototype.ngOnChanges&&(e.setInput=ag),sg}zs.ngInherit=!0;function sg(){let e=nl(this),t=e?.current;if(t){let n=e.previous;if(n===Nt)e.previous=t;else for(let r in t)n[r]=t[r];e.current=null,this.ngOnChanges(t)}}function ag(e,t,n,r,o){let i=this.declaredInputs[r],s=nl(e)||ug(e,{previous:Nt,current:null}),a=s.current||(s.current={}),u=s.previous,c=u[i];a[i]=new Ai(c&&c.currentValue,n,u===Nt),Xc(e,t,o,n)}var tl="__ngSimpleChanges__";function nl(e){return e[tl]||null}function ug(e,t){return e[tl]=t}var Du=null;var _e=function(e,t,n){Du?.(e,t,n)};function cg(e,t,n){let{ngOnChanges:r,ngOnInit:o,ngDoCheck:i}=t.type.prototype;if(r){let s=el(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 to(e,t){for(let n=t.directiveStart,r=t.directiveEnd;n=r)break}else t[u]<0&&(e[xt]+=65536),(a>14>16&&(e[m]&3)===t&&(e[m]+=16384,vu(a,i)):vu(a,i)}var At=-1,pt=class{constructor(t,n,r){this.factory=t,this.resolving=!1,this.canSeeViewProviders=n,this.injectImpl=r}};function dg(e){return e instanceof pt}function fg(e){return(e.flags&8)!==0}function pg(e){return(e.flags&16)!==0}function ol(e){return e!==At}function Nr(e){return e&32767}function hg(e){return e>>16}function Or(e,t){let n=hg(e),r=t;for(;n>0;)r=r[Ht],n--;return r}var Ni=!0;function Fr(e){let t=Ni;return Ni=e,t}var gg=256,il=gg-1,sl=5,mg=0,xe={};function yg(e,t,n){let r;typeof n=="string"?r=n.charCodeAt(0)||0:n.hasOwnProperty(on)&&(r=n[on]),r==null&&(r=n[on]=mg++);let o=r&il,i=1<>sl)]|=i}function Rr(e,t){let n=al(e,t);if(n!==-1)return n;let r=t[y];r.firstCreatePass&&(e.injectorIndex=t.length,ni(r.data,e),ni(t,null),ni(r.blueprint,null));let o=Ws(e,t),i=e.injectorIndex;if(ol(o)){let s=Nr(o),a=Or(o,t),u=a[y].data;for(let c=0;c<8;c++)t[i+c]=a[s+c]|u[s+c]}return t[i+8]=o,i}function ni(e,t){e.push(0,0,0,0,0,0,0,0,t)}function al(e,t){return e.injectorIndex===-1||e.parent&&e.parent.injectorIndex===e.injectorIndex||t[e.injectorIndex+8]===null?-1:e.injectorIndex}function Ws(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=fl(o),r===null)return At;if(n++,o=o[Ht],r.injectorIndex!==-1)return r.injectorIndex|n<<16}return At}function Oi(e,t,n){yg(e,t,n)}function Dg(e,t){if(t==="class")return e.classes;if(t==="style")return e.styles;let n=e.attrs;if(n){let r=n.length,o=0;for(;o>20,d=r?a:a+l,f=o?a+l:c;for(let p=d;p=u&&h.type===n)return p}if(o){let p=s[u];if(p&&We(p)&&p.type===n)return u}return null}function ht(e,t,n,r){let o=e[n],i=t.data;if(dg(o)){let s=o;s.resolving&&wh(vh(i[n]));let a=Fr(s.canSeeViewProviders);s.resolving=!0;let u,c=s.injectImpl?te(s.injectImpl):null,l=wc(e,r,E.Default);try{o=e[n]=s.factory(void 0,i,e,r),t.firstCreatePass&&n>=r.directiveStart&&cg(n,i[n],t)}finally{c!==null&&te(c),Fr(a),s.resolving=!1,bc()}}return o}function wg(e){if(typeof e=="string")return e.charCodeAt(0)||0;let t=e.hasOwnProperty(on)?e[on]:void 0;return typeof t=="number"?t>=0?t&il:Ig:t}function wu(e,t,n){let r=1<>sl)]&r)}function Iu(e,t){return!(e&E.Self)&&!(e&E.Host&&t)}var ut=class{constructor(t,n){this._tNode=t,this._lView=n}get(t,n,r){return ll(this._tNode,this._lView,t,Jr(r),n)}};function Ig(){return new ut(Y(),g())}function t_(e){return Cn(()=>{let t=e.prototype.constructor,n=t[br]||Fi(t),r=Object.prototype,o=Object.getPrototypeOf(e.prototype).constructor;for(;o&&o!==r;){let i=o[br]||Fi(o);if(i&&i!==n)return i;o=Object.getPrototypeOf(o)}return i=>new i})}function Fi(e){return Rc(e)?()=>{let t=Fi(K(e));return t&&t()}:ft(e)}function Eg(e,t,n,r,o){let i=e,s=t;for(;i!==null&&s!==null&&s[m]&2048&&!(s[m]&512);){let a=dl(i,s,n,r|E.Self,xe);if(a!==xe)return a;let u=i.parent;if(!u){let c=s[dc];if(c){let l=c.get(n,xe,r);if(l!==xe)return l}u=fl(s),s=s[Ht]}i=u}return o}function fl(e){let t=e[y],n=t.type;return n===2?t.declTNode:n===1?e[ae]:null}function Cg(e){return Dg(Y(),e)}function Eu(e,t=null,n=null,r){let o=pl(e,t,n,r);return o.resolveInjectorInitializers(),o}function pl(e,t=null,n=null,r,o=new Set){let i=[n||Z,Qh(e)];return r=r||(typeof e=="object"?void 0:J(e)),new yn(i,t||Gs(),r||null,o)}var An=(()=>{let t=class t{static create(r,o){if(Array.isArray(r))return Eu({name:""},o,r,"");{let i=r.name??"";return Eu({name:i},r.parent,r.providers,i)}}};t.THROW_IF_NOT_FOUND=gn,t.NULL=new Ar,t.\u0275prov=j({token:t,providedIn:"any",factory:()=>re(zc)}),t.__NG_ELEMENT_ID__=-1;let e=t;return e})(),bg="ngOriginalError";function ri(e){return e[bg]}var kt=class{constructor(){this._console=console}handleError(t){let n=this._findOriginalError(t);this._console.error("ERROR",t),n&&this._console.error("ORIGINAL ERROR",n)}_findOriginalError(t){let n=t&&ri(t);for(;n&&ri(n);)n=ri(n);return n||null}},hl=new R("",{providedIn:"root",factory:()=>T(kt).handleError.bind(void 0)}),lr=new R(""),gl=!1,ml=new R("",{providedIn:"root",factory:()=>gl}),dr;function Mg(){if(dr===void 0&&(dr=null,de.trustedTypes))try{dr=de.trustedTypes.createPolicy("angular",{createHTML:e=>e,createScript:e=>e,createScriptURL:e=>e})}catch{}return dr}function no(e){return Mg()?.createHTML(e)||e}var fr;function yl(){if(fr===void 0&&(fr=null,de.trustedTypes))try{fr=de.trustedTypes.createPolicy("angular#unsafe-bypass",{createHTML:e=>e,createScript:e=>e,createScriptURL:e=>e})}catch{}return fr}function Cu(e){return yl()?.createHTML(e)||e}function bu(e){return yl()?.createScriptURL(e)||e}var Re=class{constructor(t){this.changingThisBreaksApplicationSecurity=t}toString(){return`SafeValue must use [property]=binding: ${this.changingThisBreaksApplicationSecurity} (see ${Ku})`}},Ri=class extends Re{getTypeName(){return"HTML"}},Pi=class extends Re{getTypeName(){return"Style"}},ki=class extends Re{getTypeName(){return"Script"}},Li=class extends Re{getTypeName(){return"URL"}},ji=class extends Re{getTypeName(){return"ResourceURL"}};function Dt(e){return e instanceof Re?e.changingThisBreaksApplicationSecurity:e}function qs(e,t){let n=_g(e);if(n!=null&&n!==t){if(n==="ResourceURL"&&t==="URL")return!0;throw new Error(`Required a safe ${t}, got a ${n} (see ${Ku})`)}return n===t}function _g(e){return e instanceof Re&&e.getTypeName()||null}function n_(e){return new Ri(e)}function r_(e){return new Pi(e)}function o_(e){return new ki(e)}function i_(e){return new Li(e)}function s_(e){return new ji(e)}function xg(e){let t=new Bi(e);return Tg()?new Vi(t):t}var Vi=class{constructor(t){this.inertDocumentHelper=t}getInertBodyElement(t){t=""+t;try{let n=new window.DOMParser().parseFromString(no(t),"text/html").body;return n===null?this.inertDocumentHelper.getInertBodyElement(t):(n.removeChild(n.firstChild),n)}catch{return null}}},Bi=class{constructor(t){this.defaultDoc=t,this.inertDocument=this.defaultDoc.implementation.createHTMLDocument("sanitization-inert")}getInertBodyElement(t){let n=this.inertDocument.createElement("template");return n.innerHTML=no(t),n}};function Tg(){try{return!!new window.DOMParser().parseFromString(no(""),"text/html")}catch{return!1}}var Sg=/^(?!javascript:)(?:[a-z0-9+.-]+:|[^&:\/?#]*(?:[\/?#]|$))/i;function Dl(e){return e=String(e),e.match(Sg)?e:"unsafe:"+e}function Le(e){let t={};for(let n of e.split(","))t[n]=!0;return t}function Nn(...e){let t={};for(let n of e)for(let r in n)n.hasOwnProperty(r)&&(t[r]=!0);return t}var vl=Le("area,br,col,hr,img,wbr"),wl=Le("colgroup,dd,dt,li,p,tbody,td,tfoot,th,thead,tr"),Il=Le("rp,rt"),Ag=Nn(Il,wl),Ng=Nn(wl,Le("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")),Og=Nn(Il,Le("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")),Mu=Nn(vl,Ng,Og,Ag),El=Le("background,cite,href,itemtype,longdesc,poster,src,xlink:href"),Fg=Le("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"),Rg=Le("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"),Pg=Nn(El,Fg,Rg),kg=Le("script,style,template"),$i=class{constructor(){this.sanitizedSomething=!1,this.buf=[]}sanitizeChildren(t){let n=t.firstChild,r=!0;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){n=n.firstChild;continue}for(;n;){n.nodeType===Node.ELEMENT_NODE&&this.endElement(n);let o=this.checkClobberedElement(n,n.nextSibling);if(o){n=o;break}n=this.checkClobberedElement(n,n.parentNode)}}return this.buf.join("")}startElement(t){let n=t.nodeName.toLowerCase();if(!Mu.hasOwnProperty(n))return this.sanitizedSomething=!0,!kg.hasOwnProperty(n);this.buf.push("<"),this.buf.push(n);let r=t.attributes;for(let o=0;o"),!0}endElement(t){let n=t.nodeName.toLowerCase();Mu.hasOwnProperty(n)&&!vl.hasOwnProperty(n)&&(this.buf.push(""))}chars(t){this.buf.push(_u(t))}checkClobberedElement(t,n){if(n&&(t.compareDocumentPosition(n)&Node.DOCUMENT_POSITION_CONTAINED_BY)===Node.DOCUMENT_POSITION_CONTAINED_BY)throw new Error(`Failed to sanitize html because the element is clobbered: ${t.outerHTML}`);return n}},Lg=/[\uD800-\uDBFF][\uDC00-\uDFFF]/g,jg=/([^\#-~ |!])/g;function _u(e){return e.replace(/&/g,"&").replace(Lg,function(t){let n=t.charCodeAt(0),r=t.charCodeAt(1);return"&#"+((n-55296)*1024+(r-56320)+65536)+";"}).replace(jg,function(t){return"&#"+t.charCodeAt(0)+";"}).replace(//g,">")}var pr;function Vg(e,t){let n=null;try{pr=pr||xg(e);let r=t?String(t):"";n=pr.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=pr.getInertBodyElement(r)}while(r!==i);let a=new $i().sanitizeChildren(xu(n)||n);return no(a)}finally{if(n){let r=xu(n)||n;for(;r.firstChild;)r.removeChild(r.firstChild)}}}function xu(e){return"content"in e&&Bg(e)?e.content:null}function Bg(e){return e.nodeType===Node.ELEMENT_NODE&&e.nodeName==="TEMPLATE"}var ro=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}(ro||{});function a_(e){let t=Qs();return t?Cu(t.sanitize(ro.HTML,e)||""):qs(e,"HTML")?Cu(Dt(e)):Vg(Sn(),dt(e))}function $g(e){let t=Qs();return t?t.sanitize(ro.URL,e)||"":qs(e,"URL")?Dt(e):Dl(dt(e))}function Hg(e){let t=Qs();if(t)return bu(t.sanitize(ro.RESOURCE_URL,e)||"");if(qs(e,"ResourceURL"))return bu(Dt(e));throw new b(904,!1)}function Ug(e,t){return t==="src"&&(e==="embed"||e==="frame"||e==="iframe"||e==="media"||e==="script")||t==="href"&&(e==="base"||e==="link")?Hg:$g}function u_(e,t,n){return Ug(t,n)(e)}function Qs(){let e=g();return e&&e[Ne].sanitizer}var Gg=/^>|^->||--!>|)/g,Wg="\u200B$1\u200B";function qg(e){return e.replace(Gg,t=>t.replace(zg,Wg))}var Cl=new Map,Qg=0;function Yg(){return Qg++}function Zg(e){Cl.set(e[qr],e)}function Kg(e){Cl.delete(e[qr])}var Tu="__ngContext__";function Qe(e,t){Ae(t)?(e[Tu]=t[qr],Zg(t)):e[Tu]=t}function Jg(e){return e.ownerDocument.body}function bl(e){return e instanceof Function?e():e}function hr(e){return(e??T(An)).get(Ls)==="browser"}var Dn=function(e){return e[e.Important=1]="Important",e[e.DashCase=2]="DashCase",e}(Dn||{}),Xg;function Ys(e,t){return Xg(e,t)}function St(e,t,n,r,o){if(r!=null){let i,s=!1;Te(r)?i=r:Ae(r)&&(s=!0,r=r[ie]);let a=Ee(r);e===0&&n!==null?o==null?Al(t,n,a):Pr(t,n,a,o||null,!0):e===1&&n!==null?Pr(t,n,a,o||null,!0):e===2?Fl(t,a,s):e===3&&t.destroyNode(a),i!=null&&hm(t,e,i,n,o)}}function Ml(e,t){return e.createText(t)}function em(e,t,n){e.setValue(t,n)}function _l(e,t){return e.createComment(qg(t))}function Zs(e,t,n){return e.createElement(t,n)}function tm(e,t){xl(e,t),t[ie]=null,t[ae]=null}function nm(e,t,n,r,o,i){r[ie]=o,r[ae]=t,so(e,r,n,1,o,i)}function xl(e,t){so(e,t,t[F],2,null,null)}function rm(e){let t=e[dn];if(!t)return oi(e[y],e);for(;t;){let n=null;if(Ae(t))n=t[dn];else{let r=t[q];r&&(n=r)}if(!n){for(;t&&!t[we]&&t!==e;)Ae(t)&&oi(t[y],t),t=t[z];t===null&&(t=e),Ae(t)&&oi(t[y],t),n=t&&t[we]}t=n}}function om(e,t,n,r){let o=q+r,i=n.length;r>0&&(n[o-1][we]=t),r0&&(e[n-1][we]=r[we]);let i=_r(e,q+t);tm(r[y],r);let s=i[Oe];s!==null&&s.detachView(i[y]),r[z]=null,r[we]=null,r[m]&=-129}return r}function oo(e,t){if(!(t[m]&256)){let n=t[F];n.destroyNode&&so(e,t,n,3,null,null),rm(t)}}function oi(e,t){if(!(t[m]&256)){t[m]&=-129,t[m]|=256,t[ct]&&su(t[ct]),am(e,t),sm(e,t),t[y].type===1&&t[F].destroy();let n=t[Mn];if(n!==null&&Te(t[z])){n!==t[z]&&Tl(n,t);let r=t[Oe];r!==null&&r.detachView(e)}Kg(t)}}function sm(e,t){let n=e.cleanup,r=t[ln];if(n!==null)for(let i=0;i=0?r[s]():r[-s].unsubscribe(),i+=2}else{let s=r[n[i+1]];n[i].call(s)}r!==null&&(t[ln]=null);let o=t[sn];if(o!==null){t[sn]=null;for(let i=0;i-1){let{encapsulation:i}=e.data[r.directiveStart+o];if(i===un.None||i===un.Emulated)return null}return ue(r,n)}}function Pr(e,t,n,r,o){e.insertBefore(t,n,r,o)}function Al(e,t,n){e.appendChild(t,n)}function Su(e,t,n,r,o){r!==null?Pr(e,t,n,r,o):Al(e,t,n)}function cm(e,t,n,r){e.removeChild(t,n,r)}function Ks(e,t){return e.parentNode(t)}function lm(e,t){return e.nextSibling(t)}function Nl(e,t,n){return fm(e,t,n)}function dm(e,t,n){return e.type&40?ue(e,n):null}var fm=dm,Au;function io(e,t,n,r){let o=Sl(e,r,t),i=t[F],s=r.parent||t[ae],a=Nl(s,r,t);if(o!=null)if(Array.isArray(n))for(let u=0;uk&&jl(e,t,k,!1),_e(s?2:0,o),n(r,o)}finally{lt(i),_e(s?3:1,o)}}function Xs(e,t,n){if(Ms(t)){let r=U(null);try{let o=t.directiveStart,i=t.directiveEnd;for(let s=o;snull;function Em(e){Sc(e)?Rl(e):Uh(e)}function Cm(){Ul=Em}function bm(e,t,n,r){let o=Ql(t);o.push(n),e.firstCreatePass&&Yl(e).push(r,o.length-1)}function Mm(e,t,n,r,o,i){let s=t?t.injectorIndex:-1,a=0;return Ut()&&(a|=128),{type:n,index:r,insertBeforeIndex:null,injectorIndex:s,directiveStart:-1,directiveEnd:-1,directiveStylingLast:-1,componentOffset:-1,propertyBindings:null,flags:a,providerIndexes:0,value:o,attrs:i,mergedAttrs:null,localNames:null,initialInputs:void 0,inputs:null,outputs: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 Nu(e,t,n,r,o){for(let i in t){if(!t.hasOwnProperty(i))continue;let s=t[i];if(s===void 0)continue;r??={};let a,u=Ge.None;Array.isArray(s)?(a=s[0],u=s[1]):a=s;let c=i;if(o!==null){if(!o.hasOwnProperty(i))continue;c=o[i]}e===0?Ou(r,n,c,a,u):Ou(r,n,c,a)}return r}function Ou(e,t,n,r,o){let i;e.hasOwnProperty(n)?(i=e[n]).push(t,r):i=e[n]=[t,r],o!==void 0&&i.push(o)}function _m(e,t,n){let r=t.directiveStart,o=t.directiveEnd,i=e.data,s=t.attrs,a=[],u=null,c=null;for(let l=r;l0;){let n=e[--t];if(typeof n=="number"&&n<0)return n}return 0}function Nm(e,t,n,r){let o=n.directiveStart,i=n.directiveEnd;_n(n)&&jm(t,n,e.data[o+n.componentOffset]),e.firstCreatePass||Rr(n,t),Qe(r,t);let s=n.initialInputs;for(let a=o;a{pn(e.lView)},consumerOnSignalRead(){this.lView[ct]=this}});function td(e){return rd(e[dn])}function nd(e){return rd(e[we])}function rd(e){for(;e!==null&&!Te(e);)e=e[we];return e}var od=100;function id(e,t=!0,n=0){let r=e[Ne],o=r.rendererFactory,i=!1;i||o.begin?.();try{Km(e,n)}catch(s){throw t&&Zl(e,s),s}finally{i||(o.end?.(),r.inlineEffectRunner?.flush())}}function Km(e,t){zi(e,t);let n=0;for(;Ss(e);){if(n===od)throw new b(103,!1);n++,zi(e,1)}}function Jm(e,t,n,r){let o=t[m];if((o&256)===256)return;let i=!1;!i&&t[Ne].inlineEffectRunner?.flush(),Rs(t);let s=null,a=null;!i&&Xm(e)&&(a=qm(t),s=ou(a));try{mc(t),Yp(e.bindingStartIndex),n!==null&&$l(e,t,n,2,r);let u=(o&3)===3;if(!i)if(u){let d=e.preOrderCheckHooks;d!==null&&vr(t,d,null)}else{let d=e.preOrderHooks;d!==null&&wr(t,d,0,null),ti(t,0)}if(ey(t),sd(t,0),e.contentQueries!==null&&ql(e,t),!i)if(u){let d=e.contentCheckHooks;d!==null&&vr(t,d)}else{let d=e.contentHooks;d!==null&&wr(t,d,1),ti(t,1)}ym(e,t);let c=e.components;c!==null&&ud(t,c,0);let l=e.viewQuery;if(l!==null&&Gi(2,l,r),!i)if(u){let d=e.viewCheckHooks;d!==null&&vr(t,d)}else{let d=e.viewHooks;d!==null&&wr(t,d,2),ti(t,2)}if(e.firstUpdatePass===!0&&(e.firstUpdatePass=!1),t[Ko]){for(let d of t[Ko])d();t[Ko]=null}i||(t[m]&=-73)}catch(u){throw pn(t),u}finally{a!==null&&(iu(a,s),Ym(a)),Ps()}}function Xm(e){return e.type!==2}function sd(e,t){for(let n=td(e);n!==null;n=nd(n))for(let r=q;r-1&&(vn(t,r),_r(n,r))}this._attachedToViewContainer=!1}oo(this._lView[y],this._lView)}onDestroy(t){Vp(this._lView,t)}markForCheck(){aa(this._cdRefInjectingView||this._lView)}detach(){this._lView[m]&=-129}reattach(){Di(this._lView),this._lView[m]|=128}detectChanges(){this._lView[m]|=1024,id(this._lView,this.notifyErrorHandler)}checkNoChanges(){}attachToViewContainerRef(){if(this._appRef)throw new b(902,!1);this._attachedToViewContainer=!0}detachFromAppRef(){this._appRef=null,xl(this._lView[y],this._lView)}attachToAppRef(t){if(this._attachedToViewContainer)throw new b(902,!1);this._appRef=t,Di(this._lView)}},Lt=(()=>{let t=class t{};t.__NG_ELEMENT_ID__=oy;let e=t;return e})(),ny=Lt,ry=class extends ny{constructor(t,n,r){super(),this._declarationLView=t,this._declarationTContainer=n,this.elementRef=r}get ssrId(){return this._declarationTContainer.tView?.ssrId||null}createEmbeddedView(t,n){return this.createEmbeddedViewImpl(t,n)}createEmbeddedViewImpl(t,n,r){let o=co(this._declarationLView,this._declarationTContainer,t,{injector:n,dehydratedView:r});return new gt(o)}};function oy(){return fo(Y(),g())}function fo(e,t){return e.type&4?new ry(t,e,zt(e,t)):null}function cd(e){let t=e[fn]??[],r=e[z][F];for(let o of t)iy(o,r);e[fn]=Z}function iy(e,t){let n=0,r=e.firstChild;if(r){let o=e.data[Sr];for(;n0&&(i.firstChild=e,e=ho(r[Sr],e)),n.push(i)}return[e,n]}var dd=()=>null;function py(e,t){let n=e[fn];return!t||n===null||n.length===0?null:n[0].data[Rh]===t?n.shift():(cd(e),null)}function hy(){dd=py}function In(e,t){return dd(e,t)}var Wi=class{},qi=class{},jr=class{};function gy(e){let t=Error(`No component factory found for ${J(e)}.`);return t[my]=e,t}var my="ngComponent";var Qi=class{resolveComponentFactory(t){throw gy(t)}},go=(()=>{let t=class t{};t.NULL=new Qi;let e=t;return e})(),Yi=class{},mo=(()=>{let t=class t{constructor(){this.destroyNode=null}};t.__NG_ELEMENT_ID__=()=>yy();let e=t;return e})();function yy(){let e=g(),t=Y(),n=Ze(t.index,e);return(Ae(n)?n:e)[F]}var Dy=(()=>{let t=class t{};t.\u0275prov=j({token:t,providedIn:"root",factory:()=>null});let e=t;return e})(),si={};function vy(e){return typeof e=="function"&&e[Wo]!==void 0}function fd(e){return vy(e)&&typeof e.set=="function"}function ua(e){let t=U(null);try{return e()}finally{U(t)}}function pd(e){return e!==null&&(typeof e=="function"||typeof e=="object")}var Zi=class{constructor(){}supports(t){return t instanceof Map||pd(t)}create(){return new Ki}},Ki=class{constructor(){this._records=new Map,this._mapHead=null,this._appendAfter=null,this._previousMapHead=null,this._changesHead=null,this._changesTail=null,this._additionsHead=null,this._additionsTail=null,this._removalsHead=null,this._removalsTail=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||pd(t)))throw new b(900,!1);return this.check(t)?this:null}onDestroy(){}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 Ji(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))}},Ji=class{constructor(t){this.key=t,this.previousValue=null,this.currentValue=null,this._nextPrevious=null,this._next=null,this._prev=null,this._nextAdded=null,this._nextRemoved=null,this._nextChanged=null}};function Fu(){return new yo([new Zi])}var yo=(()=>{let t=class t{constructor(r){this.factories=r}static create(r,o){if(o){let i=o.factories.slice();r=r.concat(i)}return new t(r)}static extend(r){return{provide:t,useFactory:o=>t.create(r,o||Fu()),deps:[[t,new qh,new Wh]]}}find(r){let o=this.factories.find(i=>i.supports(r));if(o)return o;throw new b(901,!1)}};t.\u0275prov=j({token:t,providedIn:"root",factory:Fu});let e=t;return e})();var hd=(()=>{let t=class t{};t.__NG_ELEMENT_ID__=wy;let e=t;return e})();function wy(e){return Iy(Y(),g(),(e&16)===16)}function Iy(e,t,n){if(_n(e)&&!n){let r=Ze(e.index,t);return new gt(r,r)}else if(e.type&47){let r=t[ne];return new gt(r,t)}return null}var Ru=new Set;function On(e){Ru.has(e)||(Ru.add(e),performance?.mark?.("mark_feature_usage",{detail:{feature:e}}))}function Pu(...e){}function Ey(){let e=typeof de.requestAnimationFrame=="function",t=de[e?"requestAnimationFrame":"setTimeout"],n=de[e?"cancelAnimationFrame":"clearTimeout"];if(typeof Zone<"u"&&t&&n){let r=t[Zone.__symbol__("OriginalDelegate")];r&&(t=r);let o=n[Zone.__symbol__("OriginalDelegate")];o&&(n=o)}return{nativeRequestAnimationFrame:t,nativeCancelAnimationFrame:n}}var fe=class e{constructor({enableLongStackTrace:t=!1,shouldCoalesceEventChangeDetection:n=!1,shouldCoalesceRunChangeDetection:r=!1}){if(this.hasPendingMacrotasks=!1,this.hasPendingMicrotasks=!1,this.isStable=!0,this.onUnstable=new at(!1),this.onMicrotaskEmpty=new at(!1),this.onStable=new at(!1),this.onError=new at(!1),typeof Zone>"u")throw new b(908,!1);Zone.assertZonePatched();let o=this;o._nesting=0,o._outer=o._inner=Zone.current,Zone.TaskTrackingZoneSpec&&(o._inner=o._inner.fork(new Zone.TaskTrackingZoneSpec)),t&&Zone.longStackTraceZoneSpec&&(o._inner=o._inner.fork(Zone.longStackTraceZoneSpec)),o.shouldCoalesceEventChangeDetection=!r&&n,o.shouldCoalesceRunChangeDetection=r,o.lastRequestAnimationFrameId=-1,o.nativeRequestAnimationFrame=Ey().nativeRequestAnimationFrame,My(o)}static isInAngularZone(){return typeof Zone<"u"&&Zone.current.get("isAngularZone")===!0}static assertInAngularZone(){if(!e.isInAngularZone())throw new b(909,!1)}static assertNotInAngularZone(){if(e.isInAngularZone())throw new b(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,Cy,Pu,Pu);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)}},Cy={};function ca(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 by(e){e.isCheckStableRunning||e.lastRequestAnimationFrameId!==-1||(e.lastRequestAnimationFrameId=e.nativeRequestAnimationFrame.call(de,()=>{e.fakeTopEventTask||(e.fakeTopEventTask=Zone.root.scheduleEventTask("fakeTopEventTask",()=>{e.lastRequestAnimationFrameId=-1,Xi(e),e.isCheckStableRunning=!0,ca(e),e.isCheckStableRunning=!1},void 0,()=>{},()=>{})),e.fakeTopEventTask.invoke()}),Xi(e))}function My(e){let t=()=>{by(e)};e._inner=e._inner.fork({name:"angular",properties:{isAngularZone:!0},onInvokeTask:(n,r,o,i,s,a)=>{if(_y(a))return n.invokeTask(o,i,s,a);try{return ku(e),n.invokeTask(o,i,s,a)}finally{(e.shouldCoalesceEventChangeDetection&&i.type==="eventTask"||e.shouldCoalesceRunChangeDetection)&&t(),Lu(e)}},onInvoke:(n,r,o,i,s,a,u)=>{try{return ku(e),n.invoke(o,i,s,a,u)}finally{e.shouldCoalesceRunChangeDetection&&t(),Lu(e)}},onHasTask:(n,r,o,i)=>{n.hasTask(o,i),r===o&&(i.change=="microTask"?(e._hasPendingMicrotasks=i.microTask,Xi(e),ca(e)):i.change=="macroTask"&&(e.hasPendingMacrotasks=i.macroTask))},onHandleError:(n,r,o,i)=>(n.handleError(o,i),e.runOutsideAngular(()=>e.onError.emit(i)),!1)})}function Xi(e){e._hasPendingMicrotasks||(e.shouldCoalesceEventChangeDetection||e.shouldCoalesceRunChangeDetection)&&e.lastRequestAnimationFrameId!==-1?e.hasPendingMicrotasks=!0:e.hasPendingMicrotasks=!1}function ku(e){e._nesting++,e.isStable&&(e.isStable=!1,e.onUnstable.emit(null))}function Lu(e){e._nesting--,ca(e)}function _y(e){return!Array.isArray(e)||e.length!==1?!1:e[0].data?.__ignore_ng_zone__===!0}var gd=(()=>{let t=class t{constructor(){this.handler=null,this.internalCallbacks=[]}execute(){let r=[...this.internalCallbacks];this.internalCallbacks.length=0;for(let o of r)o();this.handler?.execute()}ngOnDestroy(){this.handler?.destroy(),this.handler=null,this.internalCallbacks.length=0}};t.\u0275prov=j({token:t,providedIn:"root",factory:()=>new t});let e=t;return e})();function Vr(e,t,n){let r=n?e.styles:null,o=n?e.classes:null,i=0;if(t!==null)for(let s=0;s0&&kl(e,n,i.join(" "))}}function Fy(e,t,n){let r=e.projection=[];for(let o=0;o{let t=class t{};t.__NG_ELEMENT_ID__=Py;let e=t;return e})();function Py(){let e=Y();return yd(e,g())}var ky=qt,md=class extends ky{constructor(t,n,r){super(),this._lContainer=t,this._hostTNode=n,this._hostLView=r}get element(){return zt(this._hostTNode,this._hostLView)}get injector(){return new ut(this._hostTNode,this._hostLView)}get parentInjector(){let t=Ws(this._hostTNode,this._hostLView);if(ol(t)){let n=Or(t,this._hostLView),r=Nr(t),o=n[y].data[r+8];return new ut(o,n)}else return new ut(null,this._hostLView)}clear(){for(;this.length>0;)this.remove(this.length-1)}get(t){let n=Vu(this._lContainer);return n!==null&&n[t]||null}get length(){return this._lContainer.length-q}createEmbeddedView(t,n,r){let o,i;typeof r=="number"?o=r:r!=null&&(o=r.index,i=r.injector);let s=In(this._lContainer,t.ssrId),a=t.createEmbeddedViewImpl(n||{},i,s);return this.insertImpl(a,o,wn(this._hostTNode,s)),a}createComponent(t,n,r,o,i){let s=t&&!ig(t),a;if(s)a=n;else{let h=n||{};a=h.index,r=h.injector,o=h.projectableNodes,i=h.environmentInjector||h.ngModuleRef}let u=s?t:new jt(ze(t)),c=r||this.parentInjector;if(!i&&u.ngModule==null){let w=(s?c:this.parentInjector).get(qe,null);w&&(i=w)}let l=ze(u.componentType??{}),d=In(this._lContainer,l?.id??null),f=d?.firstChild??null,p=u.create(c,o,f,i);return this.insertImpl(p.hostView,a,wn(this._hostTNode,d)),p}insert(t,n){return this.insertImpl(t,n,!0)}insertImpl(t,n,r){let o=t._lView;if(kp(o)){let a=this.indexOf(t);if(a!==-1)this.detach(a);else{let u=o[z],c=new md(u,u[ae],u[z]);c.detach(c.indexOf(t))}}let i=this._adjustIndex(n),s=this._lContainer;return lo(s,o,i,r),t.attachToViewContainerRef(),xc(ai(s),i,t),t}move(t,n){return this.insert(t,n)}indexOf(t){let n=Vu(this._lContainer);return n!==null?n.indexOf(t):-1}remove(t){let n=this._adjustIndex(t,-1),r=vn(this._lContainer,n);r&&(_r(ai(this._lContainer),n),oo(r[y],r))}detach(t){let n=this._adjustIndex(t,-1),r=vn(this._lContainer,n);return r&&_r(ai(this._lContainer),n)!=null?new gt(r):null}_adjustIndex(t,n=0){return t??this.length+n}};function Vu(e){return e[Mr]}function ai(e){return e[Mr]||(e[Mr]=[])}function yd(e,t){let n,r=t[e.index];return Te(r)?n=r:(n=Wl(r,t,null,e),t[e.index]=n,uo(t,n)),Dd(n,t,e,r),new md(n,e,t)}function Ly(e,t){let n=e[F],r=n.createComment(""),o=ue(t,e),i=Ks(n,o);return Pr(n,i,r,lm(n,o),!1),r}var Dd=vd,la=()=>!1;function jy(e,t,n){return la(e,t,n)}function vd(e,t,n,r){if(e[Fe])return;let o;n.type&8?o=Ee(r):o=Ly(t,n),e[Fe]=o}function Vy(e,t,n){if(e[Fe]&&e[fn])return!0;let r=n[Ie],o=t.index-k;if(!r||fh(t)||eo(r,o))return!1;let s=_i(r,o),a=r.data[Bs]?.[o],[u,c]=fy(s,a);return e[Fe]=u,e[fn]=c,!0}function By(e,t,n,r){la(e,n,t)||vd(e,t,n,r)}function $y(){Dd=By,la=Vy}var ns=class e{constructor(t){this.queryList=t,this.matches=null}clone(){return new e(this.queryList)}setDirty(){this.queryList.setDirty()}},rs=class e{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;i0)r.push(s[a/2]);else{let c=i[a+1],l=t[-u];for(let d=q;dt.trim())}function Ed(e,t,n){e.queries===null&&(e.queries=new os),e.queries.track(new is(t,n))}function Zy(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 da(e,t){return e.queries.getByIndex(t)}function Ky(e,t){let n=e[y],r=da(n,t);return r.crossesNgTemplate?ss(n,e,t,[]):wd(n,e,r,t)}function Jy(e){return Object.getPrototypeOf(e.prototype).constructor}function Xy(e){let t=Jy(e.type),n=!0,r=[e];for(;t;){let o;if(We(e))o=t.\u0275cmp||t.\u0275dir;else{if(t.\u0275cmp)throw new b(903,!1);o=t.\u0275dir}if(o){if(n){r.push(o);let s=e;s.inputs=gr(e.inputs),s.inputTransforms=gr(e.inputTransforms),s.declaredInputs=gr(e.declaredInputs),s.outputs=gr(e.outputs);let a=o.hostBindings;a&&oD(e,a);let u=o.viewQuery,c=o.contentQueries;if(u&&nD(e,u),c&&rD(e,c),eD(e,o),dp(e.outputs,o.outputs),We(o)&&o.data.animation){let l=e.data;l.animation=(l.animation||[]).concat(o.data.animation)}}let i=o.features;if(i)for(let s=0;s=0;r--){let o=e[r];o.hostVars=t+=o.hostVars,o.hostAttrs=cn(o.hostAttrs,n=cn(n,o.hostAttrs))}}function gr(e){return e===Nt?{}:e===Z?[]:e}function nD(e,t){let n=e.viewQuery;n?e.viewQuery=(r,o)=>{t(r,o),n(r,o)}:e.viewQuery=t}function rD(e,t){let n=e.contentQueries;n?e.contentQueries=(r,o,i)=>{t(r,o,i),n(r,o,i)}:e.contentQueries=t}function oD(e,t){let n=e.hostBindings;n?e.hostBindings=(r,o)=>{t(r,o),n(r,o)}:e.hostBindings=t}function iD(e){let t=e.inputConfig,n={};for(let r in t)if(t.hasOwnProperty(r)){let o=t[r];Array.isArray(o)&&o[3]&&(n[r]=o[3])}e.inputTransforms=n}var Ye=class{},as=class{};var us=class extends Ye{constructor(t,n,r){super(),this._parent=n,this._bootstrapComponents=[],this.destroyCbs=[],this.componentFactoryResolver=new Br(this);let o=uc(t);this._bootstrapComponents=bl(o.bootstrap),this._r3Injector=pl(t,n,[{provide:Ye,useValue:this},{provide:go,useValue:this.componentFactoryResolver},...r],J(t),new Set(["environment"])),this._r3Injector.resolveInjectorInitializers(),this.instance=this._r3Injector.get(t)}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)}},cs=class extends as{constructor(t){super(),this.moduleType=t}create(t){return new us(this.moduleType,t,[])}};var Hr=class extends Ye{constructor(t){super(),this.componentFactoryResolver=new Br(this),this.instance=null;let n=new yn([...t.providers,{provide:Ye,useValue:this},{provide:go,useValue:this.componentFactoryResolver}],t.parent||Gs(),t.debugName,new Set(["environment"]));this.injector=n,t.runEnvironmentInitializers&&n.resolveInjectorInitializers()}destroy(){this.injector.destroy()}onDestroy(t){this.injector.onDestroy(t)}};function sD(e,t,n=null){return new Hr({providers:e,parent:t,debugName:n,runEnvironmentInitializers:!0}).injector}var Cd=(()=>{let t=class t{constructor(){this.taskId=0,this.pendingTasks=new Set,this.hasPendingTasks=new Jt(!1)}get _hasPendingTasks(){return this.hasPendingTasks.value}add(){this._hasPendingTasks||this.hasPendingTasks.next(!0);let r=this.taskId++;return this.pendingTasks.add(r),r}remove(r){this.pendingTasks.delete(r),this.pendingTasks.size===0&&this._hasPendingTasks&&this.hasPendingTasks.next(!1)}ngOnDestroy(){this.pendingTasks.clear(),this._hasPendingTasks&&this.hasPendingTasks.next(!1)}};t.\u0275fac=function(o){return new(o||t)},t.\u0275prov=j({token:t,factory:t.\u0275fac,providedIn:"root"});let e=t;return e})();function vt(e,t,n){return e[t]=n}function bd(e,t){return e[t]}function se(e,t,n){let r=e[t];return Object.is(r,n)?!1:(e[t]=n,!0)}function Vt(e,t,n,r){let o=se(e,t,n);return se(e,t+1,r)||o}function aD(e,t,n,r,o){let i=Vt(e,t,n,r);return se(e,t+2,o)||i}function Md(e,t,n,r,o,i){let s=Vt(e,t,n,r);return Vt(e,t+2,o,i)||s}function uD(e,t,n,r,o,i,s,a,u){let c=t.consts,l=Wt(t,e,4,s||null,Rt(c,a));oa(t,n,l,Rt(c,u)),to(t,l);let d=l.tView=na(2,l,r,o,i,t.directiveRegistry,t.pipeRegistry,null,t.schemas,c,null);return t.queries!==null&&(t.queries.template(t,l),d.queries=t.queries.embeddedTView(l)),l}function ls(e,t,n,r,o,i,s,a){let u=g(),c=L(),l=e+k,d=c.firstCreatePass?uD(l,c,u,t,n,r,o,i,s):c.data[l];yt(d,!1);let f=_d(c,u,d,e);Zr()&&io(c,u,f,d),Qe(f,u);let p=Wl(f,u,f,d);return u[l]=p,uo(u,p),jy(p,d,u),Qr(d)&&ea(c,u,d),s!=null&&ta(u,d,a),ls}var _d=xd;function xd(e,t,n,r){return Ke(!0),t[F].createComment("")}function cD(e,t,n,r){let o=t[Ie],i=!o||Ut()||eo(o,r);if(Ke(i),i)return xd(e,t,n,r);let s=o.data[Fh]?.[r]??null;s!==null&&n.tView!==null&&n.tView.ssrId===null&&(n.tView.ssrId=s);let a=po(o,e,t,n);Xr(o,r,a);let u=Hs(o,r);return ho(u,a)}function lD(){_d=cD}function dD(e,t,n,r){let o=g(),i=Gt();if(se(o,i,t)){let s=L(),a=Yr();Vm(a,o,e,t,n,r)}return dD}function fa(e,t,n,r){return se(e,Gt(),n)?t+dt(n)+r:ce}function fD(e,t,n,r,o,i){let s=Qp(),a=Vt(e,s,n,o);return Os(2),a?t+dt(n)+r+dt(o)+i:ce}function mr(e,t){return e<<17|t<<2}function mt(e){return e>>17&32767}function pD(e){return(e&2)==2}function hD(e,t){return e&131071|t<<17}function ds(e){return e|2}function Bt(e){return(e&131068)>>2}function ui(e,t){return e&-131069|t<<2}function gD(e){return(e&1)===1}function fs(e){return e|1}function mD(e,t,n,r,o,i){let s=i?t.classBindings:t.styleBindings,a=mt(s),u=Bt(s);e[r]=n;let c=!1,l;if(Array.isArray(n)){let d=n;l=d[1],(l===null||Tn(d,l)>0)&&(c=!0)}else l=n;if(o)if(u!==0){let f=mt(e[a+1]);e[r+1]=mr(f,a),f!==0&&(e[f+1]=ui(e[f+1],r)),e[a+1]=hD(e[a+1],r)}else e[r+1]=mr(a,0),a!==0&&(e[a+1]=ui(e[a+1],r)),a=r;else e[r+1]=mr(u,0),a===0?a=r:e[u+1]=ui(e[u+1],r),u=r;c&&(e[r+1]=ds(e[r+1])),Bu(e,l,r,!0),Bu(e,l,r,!1),yD(t,l,e,r,i),s=mr(a,u),i?t.classBindings=s:t.styleBindings=s}function yD(e,t,n,r,o){let i=o?e.residualClasses:e.residualStyles;i!=null&&typeof t=="string"&&Tn(i,t)>=0&&(n[r+1]=fs(n[r+1]))}function Bu(e,t,n,r){let o=e[n+1],i=t===null,s=r?mt(o):Bt(o),a=!1;for(;s!==0&&(a===!1||i);){let u=e[s],c=e[s+1];DD(u,t)&&(a=!0,e[s+1]=r?fs(c):ds(c)),s=r?mt(c):Bt(c)}a&&(e[n+1]=r?ds(o):fs(o))}function DD(e,t){return e===null||t==null||(Array.isArray(e)?e[1]:e)===t?!0:Array.isArray(e)&&typeof t=="string"?Tn(e,t)>=0:!1}var G={textEnd:0,key:0,keyEnd:0,value:0,valueEnd:0};function Td(e){return e.substring(G.key,G.keyEnd)}function vD(e){return e.substring(G.value,G.valueEnd)}function wD(e){return Nd(e),Sd(e,$t(e,0,G.textEnd))}function Sd(e,t){let n=G.textEnd;return n===t?-1:(t=G.keyEnd=ED(e,G.key=t,n),$t(e,t,n))}function ID(e){return Nd(e),Ad(e,$t(e,0,G.textEnd))}function Ad(e,t){let n=G.textEnd,r=G.key=$t(e,t,n);return n===r?-1:(r=G.keyEnd=CD(e,r,n),r=$u(e,r,n,58),r=G.value=$t(e,r,n),r=G.valueEnd=bD(e,r,n),$u(e,r,n,59))}function Nd(e){G.key=0,G.keyEnd=0,G.value=0,G.valueEnd=0,G.textEnd=e.length}function $t(e,t,n){for(;t32;)t++;return t}function CD(e,t,n){let r;for(;t=65&&(r&-33)<=90||r>=48&&r<=57);)t++;return t}function $u(e,t,n,r){return t=$t(e,t,n),t32&&(a=s),i=o,o=r,r=u&-33}return a}function Hu(e,t,n,r){let o=-1,i=n;for(;i=0;n=Ad(t,n))Pd(e,Td(t),vD(t))}function h_(e){pa(RD,Od,e,!0)}function Od(e,t){for(let n=wD(t);n>=0;n=Sd(t,n))xn(e,Td(t),!0)}function TD(e,t,n,r){let o=g(),i=L(),s=Os(2);if(i.firstUpdatePass&&Rd(i,e,s,r),t!==ce&&se(o,s,t)){let a=i.data[ke()];kd(i,a,o,o[F],e,o[s+1]=kD(t,n),r,s)}}function pa(e,t,n,r){let o=L(),i=Os(2);o.firstUpdatePass&&Rd(o,null,i,r);let s=g();if(n!==ce&&se(s,i,n)){let a=o.data[ke()];if(Ld(a,r)&&!Fd(o,i)){let u=r?a.classesWithoutHost:a.stylesWithoutHost;u!==null&&(n=mi(u,n||"")),ps(o,a,s,n,r)}else PD(o,a,s,s[F],s[i+1],s[i+1]=FD(e,t,n),r,i)}}function Fd(e,t){return t>=e.expandoStartIndex}function Rd(e,t,n,r){let o=e.data;if(o[n+1]===null){let i=o[ke()],s=Fd(e,n);Ld(i,r)&&t===null&&!s&&(t=!1),t=SD(o,i,t,r),mD(o,i,t,n,s,r)}}function SD(e,t,n,r){let o=Xp(e),i=r?t.residualClasses:t.residualStyles;if(o===null)(r?t.classBindings:t.styleBindings)===0&&(n=ci(null,e,t,n,r),n=En(n,t.attrs,r),i=null);else{let s=t.directiveStylingLast;if(s===-1||e[s]!==o)if(n=ci(o,e,t,n,r),i===null){let u=AD(e,t,r);u!==void 0&&Array.isArray(u)&&(u=ci(null,e,t,u[1],r),u=En(u,t.attrs,r),ND(e,t,r,u))}else i=OD(e,t,r)}return i!==void 0&&(r?t.residualClasses=i:t.residualStyles=i),n}function AD(e,t,n){let r=n?t.classBindings:t.styleBindings;if(Bt(r)!==0)return e[mt(r)]}function ND(e,t,n,r){let o=n?t.classBindings:t.styleBindings;e[mt(o)]=r}function OD(e,t,n){let r,o=t.directiveEnd;for(let i=1+t.directiveStylingLast;i0;){let u=e[o],c=Array.isArray(u),l=c?u[1]:u,d=l===null,f=n[o+1];f===ce&&(f=d?Z:void 0);let p=d?Jo(f,r):l===r?f:void 0;if(c&&!Ur(p)&&(p=Jo(u,r)),Ur(p)&&(a=p,s))return a;let h=e[o+1];o=s?mt(h):Bt(h)}if(t!==null){let u=i?t.residualClasses:t.residualStyles;u!=null&&(a=Jo(u,r))}return a}function Ur(e){return e!==void 0}function kD(e,t){return e==null||e===""||(typeof t=="string"?e=e+t:typeof e=="object"&&(e=J(Dt(e)))),e}function Ld(e,t){return(e.flags&(t?8:16))!==0}function g_(e,t,n){let r=g(),o=fa(r,e,t,n);pa(xn,Od,o,!0)}var hs=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 li(e,t,n,r,o){return e===n&&Object.is(t,r)?1:Object.is(o(e,t),o(n,r))?-1:0}function LD(e,t,n){let r,o,i=0,s=e.length-1;if(Array.isArray(t)){let a=t.length-1;for(;i<=s&&i<=a;){let u=e.at(i),c=t[i],l=li(i,u,i,c,n);if(l!==0){l<0&&e.updateValue(i,c),i++;continue}let d=e.at(s),f=t[a],p=li(s,d,a,f,n);if(p!==0){p<0&&e.updateValue(s,f),s--,a--;continue}let h=n(i,u),w=n(s,d),O=n(i,c);if(Object.is(O,w)){let S=n(a,f);Object.is(S,h)?(e.swap(i,s),e.updateValue(s,f),a--,s--):e.move(s,i),e.updateValue(i,c),i++;continue}if(r??=new Gr,o??=zu(e,i,s,n),gs(e,r,i,O))e.updateValue(i,c),i++,s++;else if(o.has(O))r.set(h,e.detach(i)),s--;else{let S=e.create(i,t[i]);e.attach(i,S),i++,s++}}for(;i<=a;)Gu(e,r,n,i,t[i]),i++}else if(t!=null){let a=t[Symbol.iterator](),u=a.next();for(;!u.done&&i<=s;){let c=e.at(i),l=u.value,d=li(i,c,i,l,n);if(d!==0)d<0&&e.updateValue(i,l),i++,u=a.next();else{r??=new Gr,o??=zu(e,i,s,n);let f=n(i,l);if(gs(e,r,i,f))e.updateValue(i,l),i++,s++,u=a.next();else if(!o.has(f))e.attach(i,e.create(i,l)),i++,s++,u=a.next();else{let p=n(i,c);r.set(p,e.detach(i)),s--}}}for(;!u.done;)Gu(e,r,n,e.length,u.value),u=a.next()}for(;i<=s;)e.destroy(e.detach(s--));r?.forEach(a=>{e.destroy(a)})}function gs(e,t,n,r){return t!==void 0&&t.has(r)?(e.attach(n,t.get(r)),t.delete(r),!0):!1}function Gu(e,t,n,r,o){if(gs(e,t,r,n(r,o)))e.updateValue(r,o);else{let i=e.create(r,o);e.attach(r,i)}}function zu(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 Gr=class{constructor(){this.kvMap=new Map,this._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 m_(e,t,n){On("NgControlFlow");let r=g(),o=Gt(),i=vs(r,k+e),s=0;if(se(r,o,t)){let a=U(null);try{if(Xl(i,s),t!==-1){let u=ws(r[y],k+t),c=In(i,u.tView.ssrId),l=co(r,u,n,{dehydratedView:c});lo(i,l,s,wn(u,c))}}finally{U(a)}}else{let a=Jl(i,s);a!==void 0&&(a[Q]=n)}}var ms=class{constructor(t,n,r){this.lContainer=t,this.$implicit=n,this.$index=r}get $count(){return this.lContainer.length-q}};function y_(e,t){return t}var ys=class{constructor(t,n,r){this.hasEmptyBlock=t,this.trackByFn=n,this.liveCollection=r}};function D_(e,t,n,r,o,i,s,a,u,c,l,d,f){On("NgControlFlow");let p=u!==void 0,h=g(),w=a?s.bind(h[ne][Q]):s,O=new ys(p,w);h[k+e]=O,ls(e+1,t,n,r,o,i),p&&ls(e+2,u,c,l,d,f)}var Ds=class extends hs{constructor(t,n,r){super(),this.lContainer=t,this.hostLView=n,this.templateTNode=r,this.needsIndexUpdate=!1}get length(){return this.lContainer.length-q}at(t){return this.getLView(t)[Q].$implicit}attach(t,n){let r=n[Ie];this.needsIndexUpdate||=t!==this.length,lo(this.lContainer,n,t,wn(this.templateTNode,r))}detach(t){return this.needsIndexUpdate||=t!==this.length-1,jD(this.lContainer,t)}create(t,n){let r=In(this.lContainer,this.templateTNode.tView.ssrId);return co(this.hostLView,this.templateTNode,new ms(this.lContainer,n,t),{dehydratedView:r})}destroy(t){oo(t[y],t)}updateValue(t,n){this.getLView(t)[Q].$implicit=n}reset(){this.needsIndexUpdate=!1}updateIndexes(){if(this.needsIndexUpdate)for(let t=0;t(Ke(!0),Zs(r,o,Mc()));function HD(e,t,n,r,o,i){let s=t[Ie],a=!s||Ut()||eo(s,i);if(Ke(a),a)return Zs(r,o,Mc());let u=po(s,e,t,n);return Uc(s,i)&&Xr(s,i,u.nextSibling),s&&(Tc(n)||Sc(u))&&_n(n)&&(Gp(n),Rl(u)),u}function UD(){Bd=HD}function GD(e,t,n,r,o){let i=t.consts,s=Rt(i,r),a=Wt(t,e,8,"ng-container",s);s!==null&&Vr(a,s,!0);let u=Rt(i,o);return oa(t,n,a,u),t.queries!==null&&t.queries.elementStart(t,a),a}function $d(e,t,n){let r=g(),o=L(),i=e+k,s=o.firstCreatePass?GD(i,o,r,t,n):o.data[i];yt(s,!0);let a=Ud(o,r,s,e);return r[i]=a,Zr()&&io(o,r,a,s),Qe(a,r),Qr(s)&&(ea(o,r,s),Xs(o,s,r)),n!=null&&ta(r,s),$d}function Hd(){let e=Y(),t=L();return As()?Ns():(e=e.parent,yt(e,!1)),t.firstCreatePass&&(to(t,e),Ms(e)&&t.queries.elementEnd(e)),Hd}function zD(e,t,n){return $d(e,t,n),Hd(),zD}var Ud=(e,t,n,r)=>(Ke(!0),_l(t[F],""));function WD(e,t,n,r){let o,i=t[Ie],s=!i||Ut();if(Ke(s),s)return _l(t[F],"");let a=po(i,e,t,n),u=Gh(i,r);return Xr(i,r,a),o=ho(u,a),o}function qD(){Ud=WD}function w_(){return g()}var st=void 0;function QD(e){let t=e,n=Math.floor(Math.abs(e)),r=e.toString().replace(/^[^.]*\.?/,"").length;return n===1&&r===0?1:5}var YD=["en",[["a","p"],["AM","PM"],st],[["AM","PM"],st,st],[["S","M","T","W","T","F","S"],["Sun","Mon","Tue","Wed","Thu","Fri","Sat"],["Sunday","Monday","Tuesday","Wednesday","Thursday","Friday","Saturday"],["Su","Mo","Tu","We","Th","Fr","Sa"]],st,[["J","F","M","A","M","J","J","A","S","O","N","D"],["Jan","Feb","Mar","Apr","May","Jun","Jul","Aug","Sep","Oct","Nov","Dec"],["January","February","March","April","May","June","July","August","September","October","November","December"]],st,[["B","A"],["BC","AD"],["Before Christ","Anno Domini"]],0,[6,0],["M/d/yy","MMM d, y","MMMM d, y","EEEE, MMMM d, y"],["h:mm a","h:mm:ss a","h:mm:ss a z","h:mm:ss a zzzz"],["{1}, {0}",st,"{1} 'at' {0}",st],[".",",",";","%","+","-","E","\xD7","\u2030","\u221E","NaN",":"],["#,##0.###","#,##0%","\xA4#,##0.00","#E0"],"USD","$","US Dollar",{},"ltr",QD],di={};function pe(e){let t=ZD(e),n=Wu(t);if(n)return n;let r=t.split("-")[0];if(n=Wu(r),n)return n;if(r==="en")return YD;throw new b(701,!1)}function Wu(e){return e in di||(di[e]=de.ng&&de.ng.common&&de.ng.common.locales&&de.ng.common.locales[e]),di[e]}var V=function(e){return e[e.LocaleId=0]="LocaleId",e[e.DayPeriodsFormat=1]="DayPeriodsFormat",e[e.DayPeriodsStandalone=2]="DayPeriodsStandalone",e[e.DaysFormat=3]="DaysFormat",e[e.DaysStandalone=4]="DaysStandalone",e[e.MonthsFormat=5]="MonthsFormat",e[e.MonthsStandalone=6]="MonthsStandalone",e[e.Eras=7]="Eras",e[e.FirstDayOfWeek=8]="FirstDayOfWeek",e[e.WeekendRange=9]="WeekendRange",e[e.DateFormat=10]="DateFormat",e[e.TimeFormat=11]="TimeFormat",e[e.DateTimeFormat=12]="DateTimeFormat",e[e.NumberSymbols=13]="NumberSymbols",e[e.NumberFormats=14]="NumberFormats",e[e.CurrencyCode=15]="CurrencyCode",e[e.CurrencySymbol=16]="CurrencySymbol",e[e.CurrencyName=17]="CurrencyName",e[e.Currencies=18]="Currencies",e[e.Directionality=19]="Directionality",e[e.PluralCase=20]="PluralCase",e[e.ExtraData=21]="ExtraData",e}(V||{});function ZD(e){return e.toLowerCase().replace(/_/g,"-")}var zr="en-US";var KD=zr;function JD(e){typeof e=="string"&&(KD=e.toLowerCase().replace(/_/g,"-"))}function XD(e,t,n,r){let o=g(),i=L(),s=Y();return Gd(i,o,o[F],s,e,t,r),XD}function ev(e,t,n,r){let o=e.cleanup;if(o!=null)for(let i=0;iu?a[u]:null}typeof s=="string"&&(i+=2)}return null}function Gd(e,t,n,r,o,i,s){let a=Qr(r),c=e.firstCreatePass&&Yl(e),l=t[Q],d=Ql(t),f=!0;if(r.type&3||s){let w=ue(r,t),O=s?s(w):w,S=d.length,ge=s?me=>s(Ee(me[r.index])):r.index,Se=null;if(!s&&a&&(Se=ev(e,t,o,r.index)),Se!==null){let me=Se.__ngLastListenerFn__||Se;me.__ngNextListenerFn__=i,Se.__ngLastListenerFn__=i,f=!1}else{i=Qu(r,t,l,i,!1);let me=n.listen(O,o,i);d.push(i,me),c&&c.push(o,ge,S,S+1)}}else i=Qu(r,t,l,i,!1);let p=r.outputs,h;if(f&&p!==null&&(h=p[o])){let w=h.length;if(w)for(let O=0;O-1?Ze(e.index,t):t;aa(a);let u=qu(t,n,r,s),c=i.__ngNextListenerFn__;for(;c;)u=qu(t,n,c,s)&&u,c=c.__ngNextListenerFn__;return o&&u===!1&&s.preventDefault(),u}}function I_(e=1){return th(e)}function tv(e,t){let n=null,r=Ip(e);for(let o=0;o=e.data.length&&(e.data[n]=null,e.blueprint[n]=null),t[n]=r}function T_(e){let t=qp();return xs(t,k+e)}function S_(e,t=""){let n=g(),r=L(),o=e+k,i=r.firstCreatePass?Wt(r,o,1,t,null):r.data[o],s=Wd(r,n,i,t,e);n[o]=s,Zr()&&io(r,n,s,i),yt(i,!1)}var Wd=(e,t,n,r,o)=>(Ke(!0),Ml(t[F],r));function ov(e,t,n,r,o){let i=t[Ie],s=!i||Ut()||eo(i,o);return Ke(s),s?Ml(t[F],r):po(i,e,t,n)}function iv(){Wd=ov}function sv(e){return qd("",e,""),sv}function qd(e,t,n){let r=g(),o=fa(r,e,t,n);return o!==ce&&Kl(r,ke(),o),qd}function av(e,t,n,r,o){let i=g(),s=fD(i,e,t,n,r,o);return s!==ce&&Kl(i,ke(),s),av}function uv(e,t,n){fd(t)&&(t=t());let r=g(),o=Gt();if(se(r,o,t)){let i=L(),s=Yr();ra(i,s,r,e,t,r[F],n,!1)}return uv}function A_(e,t){let n=fd(e);return n&&e.set(t),n}function cv(e,t){let n=g(),r=L(),o=Y();return Gd(r,n,n[F],o,e,t),cv}function lv(e,t,n){let r=L();if(r.firstCreatePass){let o=We(e);Is(n,r.data,r.blueprint,o,!0),Is(t,r.data,r.blueprint,o,!1)}}function Is(e,t,n,r,o){if(e=K(e),Array.isArray(e))for(let i=0;i>20;if(Pt(e)||!e.multi){let p=new pt(c,o,W),h=pi(u,t,o?l:l+f,d);h===-1?(Oi(Rr(a,s),i,u),fi(i,e,t.length),t.push(u),a.directiveStart++,a.directiveEnd++,o&&(a.providerIndexes+=1048576),n.push(p),s.push(p)):(n[h]=p,s[h]=p)}else{let p=pi(u,t,l+f,d),h=pi(u,t,l,l+f),w=p>=0&&n[p],O=h>=0&&n[h];if(o&&!O||!o&&!w){Oi(Rr(a,s),i,u);let S=pv(o?fv:dv,n.length,o,r,c);!o&&O&&(n[h].providerFactory=S),fi(i,e,t.length,0),t.push(u),a.directiveStart++,a.directiveEnd++,o&&(a.providerIndexes+=1048576),n.push(S),s.push(S)}else{let S=Qd(n[o?h:p],c,!o&&r);fi(i,e,p>-1?p:h,S)}!o&&r&&O&&n[h].componentProviders++}}}function fi(e,t,n,r){let o=Pt(t),i=Jh(t);if(o||i){let u=(i?K(t.useClass):t).prototype.ngOnDestroy;if(u){let c=e.destroyHooks||(e.destroyHooks=[]);if(!o&&t.multi){let l=c.indexOf(n);l===-1?c.push(n,[r,u]):c[l+1].push(r,u)}else c.push(n,u)}}}function Qd(e,t,n){return n&&e.componentProviders++,e.multi.push(t)-1}function pi(e,t,n,r){for(let o=n;o{n.providersResolver=(r,o)=>lv(r,o?o(e):e,t)}}var hv=(()=>{let t=class t{constructor(r){this._injector=r,this.cachedInjectors=new Map}getOrCreateStandaloneInjector(r){if(!r.standalone)return null;if(!this.cachedInjectors.has(r)){let o=Qc(!1,r.type),i=o.length>0?sD([o],this._injector,`Standalone[${r.type.name}]`):null;this.cachedInjectors.set(r,i)}return this.cachedInjectors.get(r)}ngOnDestroy(){try{for(let r of this.cachedInjectors.values())r!==null&&r.destroy()}finally{this.cachedInjectors.clear()}}};t.\u0275prov=j({token:t,providedIn:"environment",factory:()=>new t(re(qe))});let e=t;return e})();function O_(e){On("NgStandalone"),e.getStandaloneInjector=t=>t.get(hv).getOrCreateStandaloneInjector(e)}function F_(e,t,n){let r=Pe()+e,o=g();return o[r]===ce?vt(o,r,n?t.call(n):t()):bd(o,r)}function R_(e,t,n,r){return Yd(g(),Pe(),e,t,n,r)}function P_(e,t,n,r,o){return Zd(g(),Pe(),e,t,n,r,o)}function k_(e,t,n,r,o,i){return gv(g(),Pe(),e,t,n,r,o,i)}function L_(e,t,n,r,o,i,s){return mv(g(),Pe(),e,t,n,r,o,i,s)}function j_(e,t,n,r,o,i,s,a,u){let c=Pe()+e,l=g(),d=Md(l,c,n,r,o,i);return Vt(l,c+4,s,a)||d?vt(l,c+6,u?t.call(u,n,r,o,i,s,a):t(n,r,o,i,s,a)):bd(l,c+6)}function V_(e,t,n,r){return yv(g(),Pe(),e,t,n,r)}function Fn(e,t){let n=e[t];return n===ce?void 0:n}function Yd(e,t,n,r,o,i){let s=t+n;return se(e,s,o)?vt(e,s+1,i?r.call(i,o):r(o)):Fn(e,s+1)}function Zd(e,t,n,r,o,i,s){let a=t+n;return Vt(e,a,o,i)?vt(e,a+2,s?r.call(s,o,i):r(o,i)):Fn(e,a+2)}function gv(e,t,n,r,o,i,s,a){let u=t+n;return aD(e,u,o,i,s)?vt(e,u+3,a?r.call(a,o,i,s):r(o,i,s)):Fn(e,u+3)}function mv(e,t,n,r,o,i,s,a,u){let c=t+n;return Md(e,c,o,i,s,a)?vt(e,c+4,u?r.call(u,o,i,s,a):r(o,i,s,a)):Fn(e,c+4)}function yv(e,t,n,r,o,i){let s=t+n,a=!1;for(let u=0;u=0;n--){let r=t[n];if(e===r.name)return r}}function $_(e,t,n){let r=e+k,o=g(),i=xs(o,r);return Kd(o,r)?Yd(o,Pe(),t,i.transform,n,i):i.transform(n)}function H_(e,t,n,r){let o=e+k,i=g(),s=xs(i,o);return Kd(i,o)?Zd(i,Pe(),t,s.transform,n,r,s):s.transform(n,r)}function Kd(e,t){return e[y].data[t].pure}function U_(e,t){return fo(e,t)}var G_=(()=>{let t=class t{log(r){console.log(r)}warn(r){console.warn(r)}};t.\u0275fac=function(o){return new(o||t)},t.\u0275prov=j({token:t,factory:t.\u0275fac,providedIn:"platform"});let e=t;return e})();var vv=new R("");function Do(e){return!!e&&typeof e.then=="function"}function ha(e){return!!e&&typeof e.subscribe=="function"}var wv=new R(""),Jd=(()=>{let t=class t{constructor(){this.initialized=!1,this.done=!1,this.donePromise=new Promise((r,o)=>{this.resolve=r,this.reject=o}),this.appInits=T(wv,{optional:!0})??[]}runInitializers(){if(this.initialized)return;let r=[];for(let i of this.appInits){let s=i();if(Do(s))r.push(s);else if(ha(s)){let a=new Promise((u,c)=>{s.subscribe({complete:u,error:c})});r.push(a)}}let o=()=>{this.done=!0,this.resolve()};Promise.all(r).then(()=>{o()}).catch(i=>{this.reject(i)}),r.length===0&&o(),this.initialized=!0}};t.\u0275fac=function(o){return new(o||t)},t.\u0275prov=j({token:t,factory:t.\u0275fac,providedIn:"root"});let e=t;return e})(),Xd=new R("");function Iv(){au(()=>{throw new b(600,!1)})}function Ev(e){return e.isBoundToModule}function Cv(e,t,n){try{let r=n();return Do(r)?r.catch(o=>{throw t.runOutsideAngular(()=>e.handleError(o)),o}):r}catch(r){throw t.runOutsideAngular(()=>e.handleError(r)),r}}var ga=(()=>{let t=class t{constructor(){this._bootstrapListeners=[],this._runningTick=!1,this._destroyed=!1,this._destroyListeners=[],this._views=[],this.internalErrorHandler=T(hl),this.afterRenderEffectManager=T(gd),this.componentTypes=[],this.components=[],this.isStable=T(Cd).hasPendingTasks.pipe(Me(r=>!r)),this._injector=T(qe)}get destroyed(){return this._destroyed}get injector(){return this._injector}bootstrap(r,o){let i=r instanceof jr;if(!this._injector.get(Jd).done){let p=!i&&Ap(r),h=!1;throw new b(405,h)}let a;i?a=r:a=this._injector.get(go).resolveComponentFactory(r),this.componentTypes.push(a.componentType);let u=Ev(a)?void 0:this._injector.get(Ye),c=o||a.selector,l=a.create(An.NULL,[],c,u),d=l.location.nativeElement,f=l.injector.get(vv,null);return f?.registerApplication(d),l.onDestroy(()=>{this.detachView(l.hostView),hi(this.components,l),f?.unregisterApplication(d)}),this._loadComponent(l),l}tick(){if(this._runningTick)throw new b(101,!1);try{this._runningTick=!0,this.detectChangesInAttachedViews()}catch(r){this.internalErrorHandler(r)}finally{this._runningTick=!1}}detectChangesInAttachedViews(){let r=0;do{if(r===od)throw new b(103,!1);let o=r===0;for(let{_lView:i,notifyErrorHandler:s}of this._views)!o&&!Yu(i)||this.detectChangesInView(i,s,o);this.afterRenderEffectManager.execute(),r++}while(this._views.some(({_lView:o})=>Yu(o)))}detectChangesInView(r,o,i){let s;i?(s=0,r[m]|=1024):r[m]&64?s=0:s=1,id(r,o,s)}attachView(r){let o=r;this._views.push(o),o.attachToAppRef(this)}detachView(r){let o=r;hi(this._views,o),o.detachFromAppRef()}_loadComponent(r){this.attachView(r.hostView),this.tick(),this.components.push(r);let o=this._injector.get(Xd,[]);[...this._bootstrapListeners,...o].forEach(i=>i(r))}ngOnDestroy(){if(!this._destroyed)try{this._destroyListeners.forEach(r=>r()),this._views.slice().forEach(r=>r.destroy())}finally{this._destroyed=!0,this._views=[],this._bootstrapListeners=[],this._destroyListeners=[]}}onDestroy(r){return this._destroyListeners.push(r),()=>hi(this._destroyListeners,r)}destroy(){if(this._destroyed)throw new b(406,!1);let r=this._injector;r.destroy&&!r.destroyed&&r.destroy()}get viewCount(){return this._views.length}warnIfDestroyed(){}};t.\u0275fac=function(o){return new(o||t)},t.\u0275prov=j({token:t,factory:t.\u0275fac,providedIn:"root"});let e=t;return e})();function hi(e,t){let n=e.indexOf(t);n>-1&&e.splice(n,1)}var yr;function bv(e){yr??=new WeakMap;let t=yr.get(e);if(t)return t;let n=e.isStable.pipe(Uo(r=>r)).toPromise().then(()=>{});return yr.set(e,n),e.onDestroy(()=>yr?.delete(e)),n}function Yu(e){return Ss(e)}var Cs=class{constructor(t,n){this.ngModuleFactory=t,this.componentFactories=n}},z_=(()=>{let t=class t{compileModuleSync(r){return new cs(r)}compileModuleAsync(r){return Promise.resolve(this.compileModuleSync(r))}compileModuleAndAllComponentsSync(r){let o=this.compileModuleSync(r),i=uc(r),s=bl(i.declarations).reduce((a,u)=>{let c=ze(u);return c&&a.push(new jt(c)),a},[]);return new Cs(o,s)}compileModuleAndAllComponentsAsync(r){return Promise.resolve(this.compileModuleAndAllComponentsSync(r))}clearCache(){}clearCacheFor(r){}getModuleId(r){}};t.\u0275fac=function(o){return new(o||t)},t.\u0275prov=j({token:t,factory:t.\u0275fac,providedIn:"root"});let e=t;return e})();var Mv=(()=>{let t=class t{constructor(){this.zone=T(fe),this.applicationRef=T(ga)}initialize(){this._onMicrotaskEmptySubscription||(this._onMicrotaskEmptySubscription=this.zone.onMicrotaskEmpty.subscribe({next:()=>{this.zone.run(()=>{this.applicationRef.tick()})}}))}ngOnDestroy(){this._onMicrotaskEmptySubscription?.unsubscribe()}};t.\u0275fac=function(o){return new(o||t)},t.\u0275prov=j({token:t,factory:t.\u0275fac,providedIn:"root"});let e=t;return e})();function _v(e){return[{provide:fe,useFactory:e},{provide:mn,multi:!0,useFactory:()=>{let t=T(Mv,{optional:!0});return()=>t.initialize()}},{provide:mn,multi:!0,useFactory:()=>{let t=T(Av);return()=>{t.initialize()}}},{provide:hl,useFactory:xv}]}function xv(){let e=T(fe),t=T(kt);return n=>e.runOutsideAngular(()=>t.handleError(n))}function Tv(e){let t=_v(()=>new fe(Sv(e)));return qc([[],t])}function Sv(e){return{enableLongStackTrace:!1,shouldCoalesceEventChangeDetection:e?.eventCoalescing??!1,shouldCoalesceRunChangeDetection:e?.runCoalescing??!1}}var Av=(()=>{let t=class t{constructor(){this.subscription=new H,this.initialized=!1,this.zone=T(fe),this.pendingTasks=T(Cd)}initialize(){if(this.initialized)return;this.initialized=!0;let r=null;!this.zone.isStable&&!this.zone.hasPendingMacrotasks&&!this.zone.hasPendingMicrotasks&&(r=this.pendingTasks.add()),this.zone.runOutsideAngular(()=>{this.subscription.add(this.zone.onStable.subscribe(()=>{fe.assertNotInAngularZone(),queueMicrotask(()=>{r!==null&&!this.zone.hasPendingMacrotasks&&!this.zone.hasPendingMicrotasks&&(this.pendingTasks.remove(r),r=null)})}))}),this.subscription.add(this.zone.onUnstable.subscribe(()=>{fe.assertInAngularZone(),r??=this.pendingTasks.add()}))}ngOnDestroy(){this.subscription.unsubscribe()}};t.\u0275fac=function(o){return new(o||t)},t.\u0275prov=j({token:t,factory:t.\u0275fac,providedIn:"root"});let e=t;return e})();function Nv(){return typeof $localize<"u"&&$localize.locale||zr}var vo=new R("",{providedIn:"root",factory:()=>T(vo,E.Optional|E.SkipSelf)||Nv()});var ef=new R("");var Cr=null;function Ov(e=[],t){return An.create({name:t,providers:[{provide:Kc,useValue:"platform"},{provide:ef,useValue:new Set([()=>Cr=null])},...e]})}function Fv(e=[]){if(Cr)return Cr;let t=Ov(e);return Cr=t,Iv(),Rv(t),t}function Rv(e){e.get(yh,null)?.forEach(n=>n())}function W_(e){try{let{rootComponent:t,appProviders:n,platformProviders:r}=e,o=Fv(r),i=[Tv(),...n||[]],a=new Hr({providers:i,parent:o,debugName:"",runEnvironmentInitializers:!1}).injector,u=a.get(fe);return u.run(()=>{a.resolveInjectorInitializers();let c=a.get(kt,null),l;u.runOutsideAngular(()=>{l=u.onError.subscribe({next:p=>{c.handleError(p)}})});let d=()=>a.destroy(),f=o.get(ef);return f.add(d),a.onDestroy(()=>{l.unsubscribe(),f.delete(d)}),Cv(c,u,()=>{let p=a.get(Jd);return p.runInitializers(),p.donePromise.then(()=>{let h=a.get(vo,zr);JD(h||zr);let w=a.get(ga);return t!==void 0&&w.bootstrap(t),w})})})}catch(t){return Promise.reject(t)}}var Zu=!1;function Pv(){Zu||(Zu=!0,Bh(),UD(),iv(),qD(),lD(),$y(),hy(),Cm())}function kv(e,t){return bv(e)}function q_(){return qc([{provide:lr,useFactory:()=>{let e=!0;return hr()&&(e=!!T(Vs,{optional:!0})?.get($c,null)),e&&On("NgHydration"),e}},{provide:mn,useValue:()=>{hr()&&T(lr)&&(Lv(),Pv())},multi:!0},{provide:ml,useFactory:()=>hr()&&T(lr)},{provide:Xd,useFactory:()=>{if(hr()&&T(lr)){let e=T(ga),t=T(An);return()=>{kv(e,t).then(()=>{fe.assertInAngularZone(),sy(e)})}}return()=>{}},multi:!0}])}function Lv(){let e=Sn(),t;for(let n of e.body.childNodes)if(n.nodeType===Node.COMMENT_NODE&&n.textContent?.trim()===jh){t=n;break}if(!t)throw new b(-507,!1)}function jv(e){return typeof e=="boolean"?e:e!=null&&e!=="false"}function Q_(e){let t=ze(e);if(!t)return null;let n=new jt(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}}}var lf=null;function ma(){return lf}function yx(e){lf??=e}var tf=class{};var df=new R(""),ff=(()=>{let t=class t{historyGo(r){throw new Error("")}};t.\u0275fac=function(o){return new(o||t)},t.\u0275prov=j({token:t,factory:()=>T(Bv),providedIn:"platform"});let e=t;return e})();var Bv=(()=>{let t=class t extends ff{constructor(){super(),this._doc=T(df),this._location=window.location,this._history=window.history}getBaseHrefFromDOM(){return ma().getBaseHref(this._doc)}onPopState(r){let o=ma().getGlobalEventTarget(this._doc,"window");return o.addEventListener("popstate",r,!1),()=>o.removeEventListener("popstate",r)}onHashChange(r){let o=ma().getGlobalEventTarget(this._doc,"window");return o.addEventListener("hashchange",r,!1),()=>o.removeEventListener("hashchange",r)}get href(){return this._location.href}get protocol(){return this._location.protocol}get hostname(){return this._location.hostname}get port(){return this._location.port}get pathname(){return this._location.pathname}get search(){return this._location.search}get hash(){return this._location.hash}set pathname(r){this._location.pathname=r}pushState(r,o,i){this._history.pushState(r,o,i)}replaceState(r,o,i){this._history.replaceState(r,o,i)}forward(){this._history.forward()}back(){this._history.back()}historyGo(r=0){this._history.go(r)}getState(){return this._history.state}};t.\u0275fac=function(o){return new(o||t)},t.\u0275prov=j({token:t,factory:()=>new t,providedIn:"platform"});let e=t;return e})();function pf(e,t){if(e.length==0)return t;if(t.length==0)return e;let n=0;return e.endsWith("/")&&n++,t.startsWith("/")&&n++,n==2?e+t.substring(1):n==1?e+t:e+"/"+t}function nf(e){let t=e.match(/#|\?|$/),n=t&&t.index||e.length,r=n-(e[n-1]==="/"?1:0);return e.slice(0,r)+e.slice(n)}function wt(e){return e&&e[0]!=="?"?"?"+e:e}var ba=(()=>{let t=class t{historyGo(r){throw new Error("")}};t.\u0275fac=function(o){return new(o||t)},t.\u0275prov=j({token:t,factory:()=>T(Hv),providedIn:"root"});let e=t;return e})(),$v=new R(""),Hv=(()=>{let t=class t extends ba{constructor(r,o){super(),this._platformLocation=r,this._removeListenerFns=[],this._baseHref=o??this._platformLocation.getBaseHrefFromDOM()??T(df).location?.origin??""}ngOnDestroy(){for(;this._removeListenerFns.length;)this._removeListenerFns.pop()()}onPopState(r){this._removeListenerFns.push(this._platformLocation.onPopState(r),this._platformLocation.onHashChange(r))}getBaseHref(){return this._baseHref}prepareExternalUrl(r){return pf(this._baseHref,r)}path(r=!1){let o=this._platformLocation.pathname+wt(this._platformLocation.search),i=this._platformLocation.hash;return i&&r?`${o}${i}`:o}pushState(r,o,i,s){let a=this.prepareExternalUrl(i+wt(s));this._platformLocation.pushState(r,o,a)}replaceState(r,o,i,s){let a=this.prepareExternalUrl(i+wt(s));this._platformLocation.replaceState(r,o,a)}forward(){this._platformLocation.forward()}back(){this._platformLocation.back()}getState(){return this._platformLocation.getState()}historyGo(r=0){this._platformLocation.historyGo?.(r)}};t.\u0275fac=function(o){return new(o||t)(re(ff),re($v,8))},t.\u0275prov=j({token:t,factory:t.\u0275fac,providedIn:"root"});let e=t;return e})();var Uv=(()=>{let t=class t{constructor(r){this._subject=new at,this._urlChangeListeners=[],this._urlChangeSubscription=null,this._locationStrategy=r;let o=this._locationStrategy.getBaseHref();this._basePath=Wv(nf(rf(o))),this._locationStrategy.onPopState(i=>{this._subject.emit({url:this.path(!0),pop:!0,state:i.state,type:i.type})})}ngOnDestroy(){this._urlChangeSubscription?.unsubscribe(),this._urlChangeListeners=[]}path(r=!1){return this.normalize(this._locationStrategy.path(r))}getState(){return this._locationStrategy.getState()}isCurrentPathEqualTo(r,o=""){return this.path()==this.normalize(r+wt(o))}normalize(r){return t.stripTrailingSlash(zv(this._basePath,rf(r)))}prepareExternalUrl(r){return r&&r[0]!=="/"&&(r="/"+r),this._locationStrategy.prepareExternalUrl(r)}go(r,o="",i=null){this._locationStrategy.pushState(i,"",r,o),this._notifyUrlChangeListeners(this.prepareExternalUrl(r+wt(o)),i)}replaceState(r,o="",i=null){this._locationStrategy.replaceState(i,"",r,o),this._notifyUrlChangeListeners(this.prepareExternalUrl(r+wt(o)),i)}forward(){this._locationStrategy.forward()}back(){this._locationStrategy.back()}historyGo(r=0){this._locationStrategy.historyGo?.(r)}onUrlChange(r){return this._urlChangeListeners.push(r),this._urlChangeSubscription??=this.subscribe(o=>{this._notifyUrlChangeListeners(o.url,o.state)}),()=>{let o=this._urlChangeListeners.indexOf(r);this._urlChangeListeners.splice(o,1),this._urlChangeListeners.length===0&&(this._urlChangeSubscription?.unsubscribe(),this._urlChangeSubscription=null)}}_notifyUrlChangeListeners(r="",o){this._urlChangeListeners.forEach(i=>i(r,o))}subscribe(r,o,i){return this._subject.subscribe({next:r,error:o,complete:i})}};t.normalizeQueryParams=wt,t.joinWithSlash=pf,t.stripTrailingSlash=nf,t.\u0275fac=function(o){return new(o||t)(re(ba))},t.\u0275prov=j({token:t,factory:()=>Gv(),providedIn:"root"});let e=t;return e})();function Gv(){return new Uv(re(ba))}function zv(e,t){if(!e||!t.startsWith(e))return t;let n=t.substring(e.length);return n===""||["/",";","?","#"].includes(n[0])?n:t}function rf(e){return e.replace(/\/index.html$/,"")}function Wv(e){if(new RegExp("^(https?:)?//").test(e)){let[,n]=e.split(/\/\/[^\/]+/);return n}return e}var X=function(e){return e[e.Format=0]="Format",e[e.Standalone=1]="Standalone",e}(X||{}),N=function(e){return e[e.Narrow=0]="Narrow",e[e.Abbreviated=1]="Abbreviated",e[e.Wide=2]="Wide",e[e.Short=3]="Short",e}(N||{}),le=function(e){return e[e.Short=0]="Short",e[e.Medium=1]="Medium",e[e.Long=2]="Long",e[e.Full=3]="Full",e}(le||{}),Ve=function(e){return e[e.Decimal=0]="Decimal",e[e.Group=1]="Group",e[e.List=2]="List",e[e.PercentSign=3]="PercentSign",e[e.PlusSign=4]="PlusSign",e[e.MinusSign=5]="MinusSign",e[e.Exponential=6]="Exponential",e[e.SuperscriptingExponent=7]="SuperscriptingExponent",e[e.PerMille=8]="PerMille",e[e.Infinity=9]="Infinity",e[e.NaN=10]="NaN",e[e.TimeSeparator=11]="TimeSeparator",e[e.CurrencyDecimal=12]="CurrencyDecimal",e[e.CurrencyGroup=13]="CurrencyGroup",e}(Ve||{});function qv(e){return pe(e)[V.LocaleId]}function Qv(e,t,n){let r=pe(e),o=[r[V.DayPeriodsFormat],r[V.DayPeriodsStandalone]],i=he(o,t);return he(i,n)}function Yv(e,t,n){let r=pe(e),o=[r[V.DaysFormat],r[V.DaysStandalone]],i=he(o,t);return he(i,n)}function Zv(e,t,n){let r=pe(e),o=[r[V.MonthsFormat],r[V.MonthsStandalone]],i=he(o,t);return he(i,n)}function Kv(e,t){let r=pe(e)[V.Eras];return he(r,t)}function wo(e,t){let n=pe(e);return he(n[V.DateFormat],t)}function Io(e,t){let n=pe(e);return he(n[V.TimeFormat],t)}function Eo(e,t){let r=pe(e)[V.DateTimeFormat];return he(r,t)}function So(e,t){let n=pe(e),r=n[V.NumberSymbols][t];if(typeof r>"u"){if(t===Ve.CurrencyDecimal)return n[V.NumberSymbols][Ve.Decimal];if(t===Ve.CurrencyGroup)return n[V.NumberSymbols][Ve.Group]}return r}function hf(e){if(!e[V.ExtraData])throw new Error(`Missing extra locale data for the locale "${e[V.LocaleId]}". Use "registerLocaleData" to load new data. See the "I18n guide" on angular.io to know more.`)}function Jv(e){let t=pe(e);return hf(t),(t[V.ExtraData][2]||[]).map(r=>typeof r=="string"?ya(r):[ya(r[0]),ya(r[1])])}function Xv(e,t,n){let r=pe(e);hf(r);let o=[r[V.ExtraData][0],r[V.ExtraData][1]],i=he(o,t)||[];return he(i,n)||[]}function he(e,t){for(let n=t;n>-1;n--)if(typeof e[n]<"u")return e[n];throw new Error("Locale data API: locale data undefined")}function ya(e){let[t,n]=e.split(":");return{hours:+t,minutes:+n}}var ew=/^(\d{4,})-?(\d\d)-?(\d\d)(?:T(\d\d)(?::?(\d\d)(?::?(\d\d)(?:\.(\d+))?)?)?(Z|([+-])(\d\d):?(\d\d))?)?$/,Co={},tw=/((?:[^BEGHLMOSWYZabcdhmswyz']+)|(?:'(?:[^']|'')*')|(?:G{1,5}|y{1,4}|Y{1,4}|M{1,5}|L{1,5}|w{1,2}|W{1}|d{1,2}|E{1,6}|c{1,6}|a{1,5}|b{1,5}|B{1,5}|h{1,2}|H{1,2}|m{1,2}|s{1,2}|S{1,3}|z{1,4}|Z{1,5}|O{1,4}))([\s\S]*)/,Be=function(e){return e[e.Short=0]="Short",e[e.ShortGMT=1]="ShortGMT",e[e.Long=2]="Long",e[e.Extended=3]="Extended",e}(Be||{}),x=function(e){return e[e.FullYear=0]="FullYear",e[e.Month=1]="Month",e[e.Date=2]="Date",e[e.Hours=3]="Hours",e[e.Minutes=4]="Minutes",e[e.Seconds=5]="Seconds",e[e.FractionalSeconds=6]="FractionalSeconds",e[e.Day=7]="Day",e}(x||{}),_=function(e){return e[e.DayPeriods=0]="DayPeriods",e[e.Days=1]="Days",e[e.Months=2]="Months",e[e.Eras=3]="Eras",e}(_||{});function nw(e,t,n,r){let o=dw(e);t=je(n,t)||t;let s=[],a;for(;t;)if(a=tw.exec(t),a){s=s.concat(a.slice(1));let l=s.pop();if(!l)break;t=l}else{s.push(t);break}let u=o.getTimezoneOffset();r&&(u=mf(r,u),o=lw(o,r,!0));let c="";return s.forEach(l=>{let d=uw(l);c+=d?d(o,n,u):l==="''"?"'":l.replace(/(^'|'$)/g,"").replace(/''/g,"'")}),c}function To(e,t,n){let r=new Date(0);return r.setFullYear(e,t,n),r.setHours(0,0,0),r}function je(e,t){let n=qv(e);if(Co[n]??={},Co[n][t])return Co[n][t];let r="";switch(t){case"shortDate":r=wo(e,le.Short);break;case"mediumDate":r=wo(e,le.Medium);break;case"longDate":r=wo(e,le.Long);break;case"fullDate":r=wo(e,le.Full);break;case"shortTime":r=Io(e,le.Short);break;case"mediumTime":r=Io(e,le.Medium);break;case"longTime":r=Io(e,le.Long);break;case"fullTime":r=Io(e,le.Full);break;case"short":let o=je(e,"shortTime"),i=je(e,"shortDate");r=bo(Eo(e,le.Short),[o,i]);break;case"medium":let s=je(e,"mediumTime"),a=je(e,"mediumDate");r=bo(Eo(e,le.Medium),[s,a]);break;case"long":let u=je(e,"longTime"),c=je(e,"longDate");r=bo(Eo(e,le.Long),[u,c]);break;case"full":let l=je(e,"fullTime"),d=je(e,"fullDate");r=bo(Eo(e,le.Full),[l,d]);break}return r&&(Co[n][t]=r),r}function bo(e,t){return t&&(e=e.replace(/\{([^}]+)}/g,function(n,r){return t!=null&&r in t?t[r]:n})),e}function Ce(e,t,n="-",r,o){let i="";(e<0||o&&e<=0)&&(o?e=-e+1:(e=-e,i=n));let s=String(e);for(;s.length0||a>-n)&&(a+=n),e===x.Hours)a===0&&n===-12&&(a=12);else if(e===x.FractionalSeconds)return rw(a,t);let u=So(s,Ve.MinusSign);return Ce(a,t,u,r,o)}}function ow(e,t){switch(e){case x.FullYear:return t.getFullYear();case x.Month:return t.getMonth();case x.Date:return t.getDate();case x.Hours:return t.getHours();case x.Minutes:return t.getMinutes();case x.Seconds:return t.getSeconds();case x.FractionalSeconds:return t.getMilliseconds();case x.Day:return t.getDay();default:throw new Error(`Unknown DateType value "${e}".`)}}function P(e,t,n=X.Format,r=!1){return function(o,i){return iw(o,i,e,t,n,r)}}function iw(e,t,n,r,o,i){switch(n){case _.Months:return Zv(t,o,r)[e.getMonth()];case _.Days:return Yv(t,o,r)[e.getDay()];case _.DayPeriods:let s=e.getHours(),a=e.getMinutes();if(i){let c=Jv(t),l=Xv(t,o,r),d=c.findIndex(f=>{if(Array.isArray(f)){let[p,h]=f,w=s>=p.hours&&a>=p.minutes,O=s0?Math.floor(o/60):Math.ceil(o/60);switch(e){case Be.Short:return(o>=0?"+":"")+Ce(s,2,i)+Ce(Math.abs(o%60),2,i);case Be.ShortGMT:return"GMT"+(o>=0?"+":"")+Ce(s,1,i);case Be.Long:return"GMT"+(o>=0?"+":"")+Ce(s,2,i)+":"+Ce(Math.abs(o%60),2,i);case Be.Extended:return r===0?"Z":(o>=0?"+":"")+Ce(s,2,i)+":"+Ce(Math.abs(o%60),2,i);default:throw new Error(`Unknown zone width "${e}"`)}}}var sw=0,xo=4;function aw(e){let t=To(e,sw,1).getDay();return To(e,0,1+(t<=xo?xo:xo+7)-t)}function gf(e){let t=e.getDay(),n=t===0?-3:xo-t;return To(e.getFullYear(),e.getMonth(),e.getDate()+n)}function Da(e,t=!1){return function(n,r){let o;if(t){let i=new Date(n.getFullYear(),n.getMonth(),1).getDay()-1,s=n.getDate();o=1+Math.floor((s+i)/7)}else{let i=gf(n),s=aw(i.getFullYear()),a=i.getTime()-s.getTime();o=1+Math.round(a/6048e5)}return Ce(o,e,So(r,Ve.MinusSign))}}function _o(e,t=!1){return function(n,r){let i=gf(n).getFullYear();return Ce(i,e,So(r,Ve.MinusSign),t)}}var va={};function uw(e){if(va[e])return va[e];let t;switch(e){case"G":case"GG":case"GGG":t=P(_.Eras,N.Abbreviated);break;case"GGGG":t=P(_.Eras,N.Wide);break;case"GGGGG":t=P(_.Eras,N.Narrow);break;case"y":t=$(x.FullYear,1,0,!1,!0);break;case"yy":t=$(x.FullYear,2,0,!0,!0);break;case"yyy":t=$(x.FullYear,3,0,!1,!0);break;case"yyyy":t=$(x.FullYear,4,0,!1,!0);break;case"Y":t=_o(1);break;case"YY":t=_o(2,!0);break;case"YYY":t=_o(3);break;case"YYYY":t=_o(4);break;case"M":case"L":t=$(x.Month,1,1);break;case"MM":case"LL":t=$(x.Month,2,1);break;case"MMM":t=P(_.Months,N.Abbreviated);break;case"MMMM":t=P(_.Months,N.Wide);break;case"MMMMM":t=P(_.Months,N.Narrow);break;case"LLL":t=P(_.Months,N.Abbreviated,X.Standalone);break;case"LLLL":t=P(_.Months,N.Wide,X.Standalone);break;case"LLLLL":t=P(_.Months,N.Narrow,X.Standalone);break;case"w":t=Da(1);break;case"ww":t=Da(2);break;case"W":t=Da(1,!0);break;case"d":t=$(x.Date,1);break;case"dd":t=$(x.Date,2);break;case"c":case"cc":t=$(x.Day,1);break;case"ccc":t=P(_.Days,N.Abbreviated,X.Standalone);break;case"cccc":t=P(_.Days,N.Wide,X.Standalone);break;case"ccccc":t=P(_.Days,N.Narrow,X.Standalone);break;case"cccccc":t=P(_.Days,N.Short,X.Standalone);break;case"E":case"EE":case"EEE":t=P(_.Days,N.Abbreviated);break;case"EEEE":t=P(_.Days,N.Wide);break;case"EEEEE":t=P(_.Days,N.Narrow);break;case"EEEEEE":t=P(_.Days,N.Short);break;case"a":case"aa":case"aaa":t=P(_.DayPeriods,N.Abbreviated);break;case"aaaa":t=P(_.DayPeriods,N.Wide);break;case"aaaaa":t=P(_.DayPeriods,N.Narrow);break;case"b":case"bb":case"bbb":t=P(_.DayPeriods,N.Abbreviated,X.Standalone,!0);break;case"bbbb":t=P(_.DayPeriods,N.Wide,X.Standalone,!0);break;case"bbbbb":t=P(_.DayPeriods,N.Narrow,X.Standalone,!0);break;case"B":case"BB":case"BBB":t=P(_.DayPeriods,N.Abbreviated,X.Format,!0);break;case"BBBB":t=P(_.DayPeriods,N.Wide,X.Format,!0);break;case"BBBBB":t=P(_.DayPeriods,N.Narrow,X.Format,!0);break;case"h":t=$(x.Hours,1,-12);break;case"hh":t=$(x.Hours,2,-12);break;case"H":t=$(x.Hours,1);break;case"HH":t=$(x.Hours,2);break;case"m":t=$(x.Minutes,1);break;case"mm":t=$(x.Minutes,2);break;case"s":t=$(x.Seconds,1);break;case"ss":t=$(x.Seconds,2);break;case"S":t=$(x.FractionalSeconds,1);break;case"SS":t=$(x.FractionalSeconds,2);break;case"SSS":t=$(x.FractionalSeconds,3);break;case"Z":case"ZZ":case"ZZZ":t=Mo(Be.Short);break;case"ZZZZZ":t=Mo(Be.Extended);break;case"O":case"OO":case"OOO":case"z":case"zz":case"zzz":t=Mo(Be.ShortGMT);break;case"OOOO":case"ZZZZ":case"zzzz":t=Mo(Be.Long);break;default:return null}return va[e]=t,t}function mf(e,t){e=e.replace(/:/g,"");let n=Date.parse("Jan 01, 1970 00:00:00 "+e)/6e4;return isNaN(n)?t:n}function cw(e,t){return e=new Date(e.getTime()),e.setMinutes(e.getMinutes()+t),e}function lw(e,t,n){let r=n?-1:1,o=e.getTimezoneOffset(),i=mf(t,o);return cw(e,r*(i-o))}function dw(e){if(of(e))return e;if(typeof e=="number"&&!isNaN(e))return new Date(e);if(typeof e=="string"){if(e=e.trim(),/^(\d{4}(-\d{1,2}(-\d{1,2})?)?)$/.test(e)){let[o,i=1,s=1]=e.split("-").map(a=>+a);return To(o,i-1,s)}let n=parseFloat(e);if(!isNaN(e-n))return new Date(n);let r;if(r=e.match(ew))return fw(r)}let t=new Date(e);if(!of(t))throw new Error(`Unable to convert "${e}" into a date`);return t}function fw(e){let t=new Date(0),n=0,r=0,o=e[8]?t.setUTCFullYear:t.setFullYear,i=e[8]?t.setUTCHours:t.setHours;e[9]&&(n=Number(e[9]+e[10]),r=Number(e[9]+e[11])),o.call(t,Number(e[1]),Number(e[2])-1,Number(e[3]));let s=Number(e[4]||0)-n,a=Number(e[5]||0)-r,u=Number(e[6]||0),c=Math.floor(parseFloat("0."+(e[7]||0))*1e3);return i.call(t,s,a,u,c),t}function of(e){return e instanceof Date&&!isNaN(e.valueOf())}function Dx(e,t){t=encodeURIComponent(t);for(let n of e.split(";")){let r=n.indexOf("="),[o,i]=r==-1?[n,""]:[n.slice(0,r),n.slice(r+1)];if(o.trim()===t)return decodeURIComponent(i)}return null}var wa=/\s+/,sf=[],vx=(()=>{let t=class t{constructor(r,o){this._ngEl=r,this._renderer=o,this.initialClasses=sf,this.stateMap=new Map}set klass(r){this.initialClasses=r!=null?r.trim().split(wa):sf}set ngClass(r){this.rawClass=typeof r=="string"?r.trim().split(wa):r}ngDoCheck(){for(let o of this.initialClasses)this._updateState(o,!0);let r=this.rawClass;if(Array.isArray(r)||r instanceof Set)for(let o of r)this._updateState(o,!0);else if(r!=null)for(let o of Object.keys(r))this._updateState(o,!!r[o]);this._applyStateDiff()}_updateState(r,o){let i=this.stateMap.get(r);i!==void 0?(i.enabled!==o&&(i.changed=!0,i.enabled=o),i.touched=!0):this.stateMap.set(r,{enabled:o,changed:!0,touched:!0})}_applyStateDiff(){for(let r of this.stateMap){let o=r[0],i=r[1];i.changed?(this._toggleClass(o,i.enabled),i.changed=!1):i.touched||(i.enabled&&this._toggleClass(o,!1),this.stateMap.delete(o)),i.touched=!1}}_toggleClass(r,o){r=r.trim(),r.length>0&&r.split(wa).forEach(i=>{o?this._renderer.addClass(this._ngEl.nativeElement,i):this._renderer.removeClass(this._ngEl.nativeElement,i)})}};t.\u0275fac=function(o){return new(o||t)(W(Je),W(mo))},t.\u0275dir=bn({type:t,selectors:[["","ngClass",""]],inputs:{klass:[Ge.None,"class","klass"],ngClass:"ngClass"},standalone:!0});let e=t;return e})();var wx=(()=>{let t=class t{constructor(r,o){this._viewContainer=r,this._context=new Ia,this._thenTemplateRef=null,this._elseTemplateRef=null,this._thenViewRef=null,this._elseViewRef=null,this._thenTemplateRef=o}set ngIf(r){this._context.$implicit=this._context.ngIf=r,this._updateView()}set ngIfThen(r){af("ngIfThen",r),this._thenTemplateRef=r,this._thenViewRef=null,this._updateView()}set ngIfElse(r){af("ngIfElse",r),this._elseTemplateRef=r,this._elseViewRef=null,this._updateView()}_updateView(){this._context.$implicit?this._thenViewRef||(this._viewContainer.clear(),this._elseViewRef=null,this._thenTemplateRef&&(this._thenViewRef=this._viewContainer.createEmbeddedView(this._thenTemplateRef,this._context))):this._elseViewRef||(this._viewContainer.clear(),this._thenViewRef=null,this._elseTemplateRef&&(this._elseViewRef=this._viewContainer.createEmbeddedView(this._elseTemplateRef,this._context)))}static ngTemplateContextGuard(r,o){return!0}};t.\u0275fac=function(o){return new(o||t)(W(qt),W(Lt))},t.\u0275dir=bn({type:t,selectors:[["","ngIf",""]],inputs:{ngIf:"ngIf",ngIfThen:"ngIfThen",ngIfElse:"ngIfElse"},standalone:!0});let e=t;return e})(),Ia=class{constructor(){this.$implicit=null,this.ngIf=null}};function af(e,t){if(!!!(!t||t.createEmbeddedView))throw new Error(`${e} must be a TemplateRef, but received '${J(t)}'.`)}var Ix=(()=>{let t=class t{constructor(r,o,i){this._ngEl=r,this._differs=o,this._renderer=i,this._ngStyle=null,this._differ=null}set ngStyle(r){this._ngStyle=r,!this._differ&&r&&(this._differ=this._differs.find(r).create())}ngDoCheck(){if(this._differ){let r=this._differ.diff(this._ngStyle);r&&this._applyChanges(r)}}_setStyle(r,o){let[i,s]=r.split("."),a=i.indexOf("-")===-1?void 0:Dn.DashCase;o!=null?this._renderer.setStyle(this._ngEl.nativeElement,i,s?`${o}${s}`:o,a):this._renderer.removeStyle(this._ngEl.nativeElement,i,a)}_applyChanges(r){r.forEachRemovedItem(o=>this._setStyle(o.key,null)),r.forEachAddedItem(o=>this._setStyle(o.key,o.currentValue)),r.forEachChangedItem(o=>this._setStyle(o.key,o.currentValue))}};t.\u0275fac=function(o){return new(o||t)(W(Je),W(yo),W(mo))},t.\u0275dir=bn({type:t,selectors:[["","ngStyle",""]],inputs:{ngStyle:"ngStyle"},standalone:!0});let e=t;return e})(),Ex=(()=>{let t=class t{constructor(r){this._viewContainerRef=r,this._viewRef=null,this.ngTemplateOutletContext=null,this.ngTemplateOutlet=null,this.ngTemplateOutletInjector=null}ngOnChanges(r){if(this._shouldRecreateView(r)){let o=this._viewContainerRef;if(this._viewRef&&o.remove(o.indexOf(this._viewRef)),!this.ngTemplateOutlet){this._viewRef=null;return}let i=this._createContextForwardProxy();this._viewRef=o.createEmbeddedView(this.ngTemplateOutlet,i,{injector:this.ngTemplateOutletInjector??void 0})}}_shouldRecreateView(r){return!!r.ngTemplateOutlet||!!r.ngTemplateOutletInjector}_createContextForwardProxy(){return new Proxy({},{set:(r,o,i)=>this.ngTemplateOutletContext?Reflect.set(this.ngTemplateOutletContext,o,i):!1,get:(r,o,i)=>{if(this.ngTemplateOutletContext)return Reflect.get(this.ngTemplateOutletContext,o,i)}})}};t.\u0275fac=function(o){return new(o||t)(W(qt))},t.\u0275dir=bn({type:t,selectors:[["","ngTemplateOutlet",""]],inputs:{ngTemplateOutletContext:"ngTemplateOutletContext",ngTemplateOutlet:"ngTemplateOutlet",ngTemplateOutletInjector:"ngTemplateOutletInjector"},standalone:!0,features:[zs]});let e=t;return e})();function yf(e,t){return new b(2100,!1)}var Ea=class{createSubscription(t,n){return ua(()=>t.subscribe({next:n,error:r=>{throw r}}))}dispose(t){ua(()=>t.unsubscribe())}},Ca=class{createSubscription(t,n){return t.then(n,r=>{throw r})}dispose(t){}},pw=new Ca,hw=new Ea,Cx=(()=>{let t=class t{constructor(r){this._latestValue=null,this._subscription=null,this._obj=null,this._strategy=null,this._ref=r}ngOnDestroy(){this._subscription&&this._dispose(),this._ref=null}transform(r){return this._obj?r!==this._obj?(this._dispose(),this.transform(r)):this._latestValue:(r&&this._subscribe(r),this._latestValue)}_subscribe(r){this._obj=r,this._strategy=this._selectStrategy(r),this._subscription=this._strategy.createSubscription(r,o=>this._updateLatestValue(r,o))}_selectStrategy(r){if(Do(r))return pw;if(ha(r))return hw;throw yf(t,r)}_dispose(){this._strategy.dispose(this._subscription),this._latestValue=null,this._subscription=null,this._obj=null}_updateLatestValue(r,o){r===this._obj&&(this._latestValue=o,this._ref.markForCheck())}};t.\u0275fac=function(o){return new(o||t)(W(hd,16))},t.\u0275pipe=Wr({name:"async",type:t,pure:!1,standalone:!0});let e=t;return e})();var gw="mediumDate",mw=new R(""),yw=new R(""),bx=(()=>{let t=class t{constructor(r,o,i){this.locale=r,this.defaultTimezone=o,this.defaultOptions=i}transform(r,o,i,s){if(r==null||r===""||r!==r)return null;try{let a=o??this.defaultOptions?.dateFormat??gw,u=i??this.defaultOptions?.timezone??this.defaultTimezone??void 0;return nw(r,a,s||this.locale,u)}catch(a){throw yf(t,a.message)}}};t.\u0275fac=function(o){return new(o||t)(W(vo,16),W(mw,24),W(yw,24))},t.\u0275pipe=Wr({name:"date",type:t,pure:!0,standalone:!0});let e=t;return e})();function Dw(e,t){return{key:e,value:t}}var Mx=(()=>{let t=class t{constructor(r){this.differs=r,this.keyValues=[],this.compareFn=uf}transform(r,o=uf){if(!r||!(r instanceof Map)&&typeof r!="object")return null;this.differ??=this.differs.find(r).create();let i=this.differ.diff(r),s=o!==this.compareFn;return i&&(this.keyValues=[],i.forEachItem(a=>{this.keyValues.push(Dw(a.key,a.currentValue))})),(i||s)&&(this.keyValues.sort(o),this.compareFn=o),this.keyValues}};t.\u0275fac=function(o){return new(o||t)(W(yo,16))},t.\u0275pipe=Wr({name:"keyvalue",type:t,pure:!1,standalone:!0});let e=t;return e})();function uf(e,t){let n=e.key,r=t.key;if(n===r)return 0;if(n===void 0)return 1;if(r===void 0)return-1;if(n===null)return 1;if(r===null)return-1;if(typeof n=="string"&&typeof r=="string")return n{let t=class t{};t.\u0275fac=function(o){return new(o||t)},t.\u0275mod=ic({type:t}),t.\u0275inj=Ac({});let e=t;return e})(),vw="browser",ww="server";function xx(e){return e===vw}function Tx(e){return e===ww}var cf=class{};export{Yt as a,Zt as b,Iw as c,Cf as d,H as e,rt as f,xf as g,M as h,Vo as i,Bo as j,Mt as k,Jt as l,Lf as m,en as n,Cw as o,Ta as p,bw as q,Aa as r,Mw as s,_w as t,tn as u,He as v,jf as w,Vf as x,Bf as y,ot as z,Me as A,Qf as B,it as C,sr as D,Zf as E,Kf as F,nn as G,eu as H,Jf as I,rn as J,Ho as K,Xf as L,tp as M,Uo as N,Go as O,np as P,rp as Q,op as R,Ba as S,ip as T,sp as U,b as V,at as W,E as X,un as Y,Ge as Z,WM as _,ic as $,bn as aa,Wr as ba,qM as ca,QM as da,YM as ea,Je as fa,ZM as ga,j as ha,Ac as ia,KM as ja,R as ka,gh as la,yh as ma,Ls as na,JM as oa,XM as pa,Fc as qa,re as ra,T as sa,Vs as ta,qc as ua,Kc as va,qe as wa,e_ as xa,zs as ya,t_ as za,Cg as Aa,An as Ba,kt as Ca,Dt as Da,qs as Ea,n_ as Fa,r_ as Ga,o_ as Ha,i_ as Ia,s_ as Ja,Dl as Ka,Vg as La,ro as Ma,a_ as Na,$g as Oa,u_ as Pa,Dn as Qa,c_ as Ra,W as Sa,l_ as Ta,Lt as Ua,Wi as Va,Yi as Wa,mo as Xa,hd as Ya,On as Za,fe as _a,qt as $a,Xy as ab,iD as bb,as as cb,sD as db,Cd as eb,ls as fb,dD as gb,MD as hb,_D as ib,p_ as jb,h_ as kb,g_ as lb,m_ as mb,y_ as nb,D_ as ob,v_ as pb,jd as qb,Vd as rb,$D as sb,$d as tb,Hd as ub,zD as vb,w_ as wb,XD as xb,I_ as yb,E_ as zb,C_ as Ab,nv as Bb,zd as Cb,b_ as Db,M_ as Eb,__ as Fb,x_ as Gb,T_ as Hb,S_ as Ib,sv as Jb,qd as Kb,av as Lb,uv as Mb,A_ as Nb,cv as Ob,N_ as Pb,O_ as Qb,F_ as Rb,R_ as Sb,P_ as Tb,k_ as Ub,L_ as Vb,j_ as Wb,V_ as Xb,B_ as Yb,$_ as Zb,H_ as _b,U_ as $b,G_ as ac,Do as bc,Xd as cc,ga as dc,bv as ec,z_ as fc,W_ as gc,q_ as hc,jv as ic,Q_ as jc,ma as kc,yx as lc,tf as mc,df as nc,ba as oc,Uv as pc,Dx as qc,vx as rc,wx as sc,Ix as tc,Ex as uc,Cx as vc,bx as wc,Mx as xc,_x as yc,vw as zc,xx as Ac,Tx as Bc,cf as Cc}; diff --git a/angular-primeng-app/dist/browser/chunk-PTRLSXG5.js b/angular-primeng-app/dist/browser/chunk-PTRLSXG5.js new file mode 100644 index 0000000..0886f1a --- /dev/null +++ b/angular-primeng-app/dist/browser/chunk-PTRLSXG5.js @@ -0,0 +1 @@ +import{a as S,b as B,e as yt,f as Me,j as x,k as Ce,l as ue}from"./chunk-RV6LF5VC.js";import{V as E,a as he,c as pt,ha as gt}from"./chunk-M2IUTPRF.js";function _t(n){return new E(3e3,!1)}function Ht(){return new E(3100,!1)}function Yt(){return new E(3101,!1)}function Xt(n){return new E(3001,!1)}function Zt(n){return new E(3003,!1)}function Jt(n){return new E(3004,!1)}function xt(n,e){return new E(3005,!1)}function es(){return new E(3006,!1)}function ts(){return new E(3007,!1)}function ss(n,e){return new E(3008,!1)}function is(n){return new E(3002,!1)}function ns(n,e,t,s,i){return new E(3010,!1)}function rs(){return new E(3011,!1)}function as(){return new E(3012,!1)}function os(){return new E(3200,!1)}function ls(){return new E(3202,!1)}function hs(){return new E(3013,!1)}function us(n){return new E(3014,!1)}function cs(n){return new E(3015,!1)}function fs(n){return new E(3016,!1)}function ds(n){return new E(3500,!1)}function ms(n){return new E(3501,!1)}function ps(n,e){return new E(3404,!1)}function gs(n){return new E(3502,!1)}function ys(n){return new E(3503,!1)}function _s(){return new E(3300,!1)}function Es(n){return new E(3504,!1)}function Ss(n){return new E(3301,!1)}function Ts(n,e){return new E(3302,!1)}function vs(n){return new E(3303,!1)}function ws(n,e){return new E(3400,!1)}function bs(n){return new E(3401,!1)}function As(n){return new E(3402,!1)}function Ps(n,e){return new E(3505,!1)}var Ns=new Set(["-moz-outline-radius","-moz-outline-radius-bottomleft","-moz-outline-radius-bottomright","-moz-outline-radius-topleft","-moz-outline-radius-topright","-ms-grid-columns","-ms-grid-rows","-webkit-line-clamp","-webkit-text-fill-color","-webkit-text-stroke","-webkit-text-stroke-color","accent-color","all","backdrop-filter","background","background-color","background-position","background-size","block-size","border","border-block-end","border-block-end-color","border-block-end-width","border-block-start","border-block-start-color","border-block-start-width","border-bottom","border-bottom-color","border-bottom-left-radius","border-bottom-right-radius","border-bottom-width","border-color","border-end-end-radius","border-end-start-radius","border-image-outset","border-image-slice","border-image-width","border-inline-end","border-inline-end-color","border-inline-end-width","border-inline-start","border-inline-start-color","border-inline-start-width","border-left","border-left-color","border-left-width","border-radius","border-right","border-right-color","border-right-width","border-start-end-radius","border-start-start-radius","border-top","border-top-color","border-top-left-radius","border-top-right-radius","border-top-width","border-width","bottom","box-shadow","caret-color","clip","clip-path","color","column-count","column-gap","column-rule","column-rule-color","column-rule-width","column-width","columns","filter","flex","flex-basis","flex-grow","flex-shrink","font","font-size","font-size-adjust","font-stretch","font-variation-settings","font-weight","gap","grid-column-gap","grid-gap","grid-row-gap","grid-template-columns","grid-template-rows","height","inline-size","input-security","inset","inset-block","inset-block-end","inset-block-start","inset-inline","inset-inline-end","inset-inline-start","left","letter-spacing","line-clamp","line-height","margin","margin-block-end","margin-block-start","margin-bottom","margin-inline-end","margin-inline-start","margin-left","margin-right","margin-top","mask","mask-border","mask-position","mask-size","max-block-size","max-height","max-inline-size","max-lines","max-width","min-block-size","min-height","min-inline-size","min-width","object-position","offset","offset-anchor","offset-distance","offset-path","offset-position","offset-rotate","opacity","order","outline","outline-color","outline-offset","outline-width","padding","padding-block-end","padding-block-start","padding-bottom","padding-inline-end","padding-inline-start","padding-left","padding-right","padding-top","perspective","perspective-origin","right","rotate","row-gap","scale","scroll-margin","scroll-margin-block","scroll-margin-block-end","scroll-margin-block-start","scroll-margin-bottom","scroll-margin-inline","scroll-margin-inline-end","scroll-margin-inline-start","scroll-margin-left","scroll-margin-right","scroll-margin-top","scroll-padding","scroll-padding-block","scroll-padding-block-end","scroll-padding-block-start","scroll-padding-bottom","scroll-padding-inline","scroll-padding-inline-end","scroll-padding-inline-start","scroll-padding-left","scroll-padding-right","scroll-padding-top","scroll-snap-coordinate","scroll-snap-destination","scrollbar-color","shape-image-threshold","shape-margin","shape-outside","tab-size","text-decoration","text-decoration-color","text-decoration-thickness","text-emphasis","text-emphasis-color","text-indent","text-shadow","text-underline-offset","top","transform","transform-origin","translate","vertical-align","visibility","width","word-spacing","z-index","zoom"]);function U(n){switch(n.length){case 0:return new x;case 1:return n[0];default:return new Ce(n)}}function It(n,e,t=new Map,s=new Map){let i=[],r=[],a=-1,o=null;if(e.forEach(l=>{let h=l.get("offset"),c=h==a,u=c&&o||new Map;l.forEach((_,y)=>{let d=y,g=_;if(y!=="offset")switch(d=n.normalizePropertyName(d,i),g){case ue:g=t.get(y);break;case B:g=s.get(y);break;default:g=n.normalizeStyleValue(y,d,g,i);break}u.set(d,g)}),c||r.push(u),o=u,a=h}),i.length)throw gs(i);return r}function tt(n,e,t,s){switch(e){case"start":n.onStart(()=>s(t&&ke(t,"start",n)));break;case"done":n.onDone(()=>s(t&&ke(t,"done",n)));break;case"destroy":n.onDestroy(()=>s(t&&ke(t,"destroy",n)));break}}function ke(n,e,t){let s=t.totalTime,i=!!t.disabled,r=st(n.element,n.triggerName,n.fromState,n.toState,e||n.phaseName,s??n.totalTime,i),a=n._data;return a!=null&&(r._data=a),r}function st(n,e,t,s,i="",r=0,a){return{element:n,triggerName:e,fromState:t,toState:s,phaseName:i,totalTime:r,disabled:!!a}}function L(n,e,t){let s=n.get(e);return s||n.set(e,s=t),s}function Et(n){let e=n.indexOf(":"),t=n.substring(1,e),s=n.slice(e+1);return[t,s]}var Ms=typeof document>"u"?null:document.documentElement;function it(n){let e=n.parentNode||n.host||null;return e===Ms?null:e}function Cs(n){return n.substring(1,6)=="ebkit"}var H=null,St=!1;function ks(n){H||(H=Ds()||{},St=H.style?"WebkitAppearance"in H.style:!1);let e=!0;return H.style&&!Cs(n)&&(e=n in H.style,!e&&St&&(e="Webkit"+n.charAt(0).toUpperCase()+n.slice(1)in H.style)),e}function Ai(n){return Ns.has(n)}function Ds(){return typeof document<"u"?document.body:null}function zt(n,e){for(;e;){if(e===n)return!0;e=it(e)}return!1}function Kt(n,e,t){if(t)return Array.from(n.querySelectorAll(e));let s=n.querySelector(e);return s?[s]:[]}var qt=(()=>{let e=class e{validateStyleProperty(s){return ks(s)}matchesElement(s,i){return!1}containsElement(s,i){return zt(s,i)}getParentElement(s){return it(s)}query(s,i,r){return Kt(s,i,r)}computeStyle(s,i,r){return r||""}animate(s,i,r,a,o,l=[],h){return new x(r,a)}};e.\u0275fac=function(i){return new(i||e)},e.\u0275prov=gt({token:e,factory:e.\u0275fac});let n=e;return n})(),ut=class ut{};ut.NOOP=new qt;var Tt=ut,Ie=class{},ze=class{normalizePropertyName(e,t){return e}normalizeStyleValue(e,t,s,i){return s}},Rs=1e3,Bt="{{",Os="}}",nt="ng-enter",ge="ng-leave",ce="ng-trigger",ye=".ng-trigger",vt="ng-animating",Ke=".ng-animating";function $(n){if(typeof n=="number")return n;let e=n.match(/^(-?[\.\d]+)(m?s)/);return!e||e.length<2?0:qe(parseFloat(e[1]),e[2])}function qe(n,e){switch(e){case"s":return n*Rs;default:return n}}function _e(n,e,t){return n.hasOwnProperty("duration")?n:Ls(n,e,t)}function Ls(n,e,t){let s=/^(-?[\.\d]+)(m?s)(?:\s+(-?[\.\d]+)(m?s))?(?:\s+([-a-z]+(?:\(.+?\))?))?$/i,i,r=0,a="";if(typeof n=="string"){let o=n.match(s);if(o===null)return e.push(_t(n)),{duration:0,delay:0,easing:""};i=qe(parseFloat(o[1]),o[2]);let l=o[3];l!=null&&(r=qe(parseFloat(l),o[4]));let h=o[5];h&&(a=h)}else i=n;if(!t){let o=!1,l=e.length;i<0&&(e.push(Ht()),o=!0),r<0&&(e.push(Yt()),o=!0),o&&e.splice(l,0,_t(n))}return{duration:i,delay:r,easing:a}}function Fs(n){return n.length?n[0]instanceof Map?n:n.map(e=>new Map(Object.entries(e))):[]}function wt(n){return Array.isArray(n)?new Map(...n):new Map(n)}function Q(n,e,t){e.forEach((s,i)=>{let r=rt(i);t&&!t.has(i)&&t.set(i,n.style[r]),n.style[r]=s})}function X(n,e){e.forEach((t,s)=>{let i=rt(s);n.style[i]=""})}function ie(n){return Array.isArray(n)?n.length==1?n[0]:yt(n):n}function Is(n,e,t){let s=e.params||{},i=Qt(n);i.length&&i.forEach(r=>{s.hasOwnProperty(r)||t.push(Xt(r))})}var Be=new RegExp(`${Bt}\\s*(.+?)\\s*${Os}`,"g");function Qt(n){let e=[];if(typeof n=="string"){let t;for(;t=Be.exec(n);)e.push(t[1]);Be.lastIndex=0}return e}function re(n,e,t){let s=`${n}`,i=s.replace(Be,(r,a)=>{let o=e[a];return o==null&&(t.push(Zt(a)),o=""),o.toString()});return i==s?n:i}var zs=/-+([a-z0-9])/g;function rt(n){return n.replace(zs,(...e)=>e[1].toUpperCase())}function Pi(n){return n.replace(/([a-z])([A-Z])/g,"$1-$2").toLowerCase()}function Ks(n,e){return n===0||e===0}function qs(n,e,t){if(t.size&&e.length){let s=e[0],i=[];if(t.forEach((r,a)=>{s.has(a)||i.push(a),s.set(a,r)}),i.length)for(let r=1;ra.set(o,at(n,o)))}}return e}function O(n,e,t){switch(e.type){case S.Trigger:return n.visitTrigger(e,t);case S.State:return n.visitState(e,t);case S.Transition:return n.visitTransition(e,t);case S.Sequence:return n.visitSequence(e,t);case S.Group:return n.visitGroup(e,t);case S.Animate:return n.visitAnimate(e,t);case S.Keyframes:return n.visitKeyframes(e,t);case S.Style:return n.visitStyle(e,t);case S.Reference:return n.visitReference(e,t);case S.AnimateChild:return n.visitAnimateChild(e,t);case S.AnimateRef:return n.visitAnimateRef(e,t);case S.Query:return n.visitQuery(e,t);case S.Stagger:return n.visitStagger(e,t);default:throw Jt(e.type)}}function at(n,e){return window.getComputedStyle(n)[e]}var Bs=new Set(["width","height","minWidth","minHeight","maxWidth","maxHeight","left","top","bottom","right","fontSize","outlineWidth","outlineOffset","paddingTop","paddingLeft","paddingBottom","paddingRight","marginTop","marginLeft","marginBottom","marginRight","borderRadius","borderWidth","borderTopWidth","borderLeftWidth","borderRightWidth","borderBottomWidth","textIndent","perspective"]),Qe=class extends Ie{normalizePropertyName(e,t){return rt(e)}normalizeStyleValue(e,t,s,i){let r="",a=s.toString().trim();if(Bs.has(t)&&s!==0&&s!=="0")if(typeof s=="number")r="px";else{let o=s.match(/^[+-]?[\d\.]+([a-z]*)$/);o&&o[1].length==0&&i.push(xt(e,s))}return a+r}};var Ee="*";function Qs(n,e){let t=[];return typeof n=="string"?n.split(/\s*,\s*/).forEach(s=>$s(s,t,e)):t.push(n),t}function $s(n,e,t){if(n[0]==":"){let l=Vs(n,t);if(typeof l=="function"){e.push(l);return}n=l}let s=n.match(/^(\*|[-\w]+)\s*()\s*(\*|[-\w]+)$/);if(s==null||s.length<4)return t.push(cs(n)),e;let i=s[1],r=s[2],a=s[3];e.push(bt(i,a));let o=i==Ee&&a==Ee;r[0]=="<"&&!o&&e.push(bt(a,i))}function Vs(n,e){switch(n){case":enter":return"void => *";case":leave":return"* => void";case":increment":return(t,s)=>parseFloat(s)>parseFloat(t);case":decrement":return(t,s)=>parseFloat(s) *"}}var fe=new Set(["true","1"]),de=new Set(["false","0"]);function bt(n,e){let t=fe.has(n)||de.has(n),s=fe.has(e)||de.has(e);return(i,r)=>{let a=n==Ee||n==i,o=e==Ee||e==r;return!a&&t&&typeof i=="boolean"&&(a=i?fe.has(n):de.has(n)),!o&&s&&typeof r=="boolean"&&(o=r?fe.has(e):de.has(e)),a&&o}}var $t=":self",Us=new RegExp(`s*${$t}s*,?`,"g");function ot(n,e,t,s){return new $e(n).build(e,t,s)}var At="",$e=class{constructor(e){this._driver=e}build(e,t,s){let i=new Ve(t);return this._resetContextStyleTimingState(i),O(this,ie(e),i)}_resetContextStyleTimingState(e){e.currentQuerySelector=At,e.collectedStyles=new Map,e.collectedStyles.set(At,new Map),e.currentTime=0}visitTrigger(e,t){let s=t.queryCount=0,i=t.depCount=0,r=[],a=[];return e.name.charAt(0)=="@"&&t.errors.push(es()),e.definitions.forEach(o=>{if(this._resetContextStyleTimingState(t),o.type==S.State){let l=o,h=l.name;h.toString().split(/\s*,\s*/).forEach(c=>{l.name=c,r.push(this.visitState(l,t))}),l.name=h}else if(o.type==S.Transition){let l=this.visitTransition(o,t);s+=l.queryCount,i+=l.depCount,a.push(l)}else t.errors.push(ts())}),{type:S.Trigger,name:e.name,states:r,transitions:a,queryCount:s,depCount:i,options:null}}visitState(e,t){let s=this.visitStyle(e.styles,t),i=e.options&&e.options.params||null;if(s.containsDynamicStyles){let r=new Set,a=i||{};s.styles.forEach(o=>{o instanceof Map&&o.forEach(l=>{Qt(l).forEach(h=>{a.hasOwnProperty(h)||r.add(h)})})}),r.size&&t.errors.push(ss(e.name,[...r.values()]))}return{type:S.State,name:e.name,style:s,options:i?{params:i}:null}}visitTransition(e,t){t.queryCount=0,t.depCount=0;let s=O(this,ie(e.animation),t),i=Qs(e.expr,t.errors);return{type:S.Transition,matchers:i,animation:s,queryCount:t.queryCount,depCount:t.depCount,options:Y(e.options)}}visitSequence(e,t){return{type:S.Sequence,steps:e.steps.map(s=>O(this,s,t)),options:Y(e.options)}}visitGroup(e,t){let s=t.currentTime,i=0,r=e.steps.map(a=>{t.currentTime=s;let o=O(this,a,t);return i=Math.max(i,t.currentTime),o});return t.currentTime=i,{type:S.Group,steps:r,options:Y(e.options)}}visitAnimate(e,t){let s=Hs(e.timings,t.errors);t.currentAnimateTimings=s;let i,r=e.styles?e.styles:Me({});if(r.type==S.Keyframes)i=this.visitKeyframes(r,t);else{let a=e.styles,o=!1;if(!a){o=!0;let h={};s.easing&&(h.easing=s.easing),a=Me(h)}t.currentTime+=s.duration+s.delay;let l=this.visitStyle(a,t);l.isEmptyStep=o,i=l}return t.currentAnimateTimings=null,{type:S.Animate,timings:s,style:i,options:null}}visitStyle(e,t){let s=this._makeStyleAst(e,t);return this._validateStyleAst(s,t),s}_makeStyleAst(e,t){let s=[],i=Array.isArray(e.styles)?e.styles:[e.styles];for(let o of i)typeof o=="string"?o===B?s.push(o):t.errors.push(is(o)):s.push(new Map(Object.entries(o)));let r=!1,a=null;return s.forEach(o=>{if(o instanceof Map&&(o.has("easing")&&(a=o.get("easing"),o.delete("easing")),!r)){for(let l of o.values())if(l.toString().indexOf(Bt)>=0){r=!0;break}}}),{type:S.Style,styles:s,easing:a,offset:e.offset,containsDynamicStyles:r,options:null}}_validateStyleAst(e,t){let s=t.currentAnimateTimings,i=t.currentTime,r=t.currentTime;s&&r>0&&(r-=s.duration+s.delay),e.styles.forEach(a=>{typeof a!="string"&&a.forEach((o,l)=>{let h=t.collectedStyles.get(t.currentQuerySelector),c=h.get(l),u=!0;c&&(r!=i&&r>=c.startTime&&i<=c.endTime&&(t.errors.push(ns(l,c.startTime,c.endTime,r,i)),u=!1),r=c.startTime),u&&h.set(l,{startTime:r,endTime:i}),t.options&&Is(o,t.options,t.errors)})})}visitKeyframes(e,t){let s={type:S.Keyframes,styles:[],options:null};if(!t.currentAnimateTimings)return t.errors.push(rs()),s;let i=1,r=0,a=[],o=!1,l=!1,h=0,c=e.steps.map(b=>{let A=this._makeStyleAst(b,t),C=A.offset!=null?A.offset:Gs(A.styles),N=0;return C!=null&&(r++,N=A.offset=C),l=l||N<0||N>1,o=o||N0&&r{let C=_>0?A==y?1:_*A:a[A],N=C*v;t.currentTime=d+g.delay+N,g.duration=N,this._validateStyleAst(b,t),b.offset=C,s.styles.push(b)}),s}visitReference(e,t){return{type:S.Reference,animation:O(this,ie(e.animation),t),options:Y(e.options)}}visitAnimateChild(e,t){return t.depCount++,{type:S.AnimateChild,options:Y(e.options)}}visitAnimateRef(e,t){return{type:S.AnimateRef,animation:this.visitReference(e.animation,t),options:Y(e.options)}}visitQuery(e,t){let s=t.currentQuerySelector,i=e.options||{};t.queryCount++,t.currentQuery=e;let[r,a]=js(e.selector);t.currentQuerySelector=s.length?s+" "+r:r,L(t.collectedStyles,t.currentQuerySelector,new Map);let o=O(this,ie(e.animation),t);return t.currentQuery=null,t.currentQuerySelector=s,{type:S.Query,selector:r,limit:i.limit||0,optional:!!i.optional,includeSelf:a,animation:o,originalSelector:e.selector,options:Y(e.options)}}visitStagger(e,t){t.currentQuery||t.errors.push(hs());let s=e.timings==="full"?{duration:0,delay:0,easing:"full"}:_e(e.timings,t.errors,!0);return{type:S.Stagger,animation:O(this,ie(e.animation),t),timings:s,options:null}}};function js(n){let e=!!n.split(/\s*,\s*/).find(t=>t==$t);return e&&(n=n.replace(Us,"")),n=n.replace(/@\*/g,ye).replace(/@\w+/g,t=>ye+"-"+t.slice(1)).replace(/:animating/g,Ke),[n,e]}function Ws(n){return n?he({},n):null}var Ve=class{constructor(e){this.errors=e,this.queryCount=0,this.depCount=0,this.currentTransition=null,this.currentQuery=null,this.currentQuerySelector=null,this.currentAnimateTimings=null,this.currentTime=0,this.collectedStyles=new Map,this.options=null,this.unsupportedCSSPropertiesFound=new Set}};function Gs(n){if(typeof n=="string")return null;let e=null;if(Array.isArray(n))n.forEach(t=>{if(t instanceof Map&&t.has("offset")){let s=t;e=parseFloat(s.get("offset")),s.delete("offset")}});else if(n instanceof Map&&n.has("offset")){let t=n;e=parseFloat(t.get("offset")),t.delete("offset")}return e}function Hs(n,e){if(n.hasOwnProperty("duration"))return n;if(typeof n=="number"){let r=_e(n,e).duration;return De(r,0,"")}let t=n;if(t.split(/\s+/).some(r=>r.charAt(0)=="{"&&r.charAt(1)=="{")){let r=De(0,0,"");return r.dynamic=!0,r.strValue=t,r}let i=_e(t,e);return De(i.duration,i.delay,i.easing)}function Y(n){return n?(n=he({},n),n.params&&(n.params=Ws(n.params))):n={},n}function De(n,e,t){return{duration:n,delay:e,easing:t}}function lt(n,e,t,s,i,r,a=null,o=!1){return{type:1,element:n,keyframes:e,preStyleProps:t,postStyleProps:s,duration:i,delay:r,totalTime:i+r,easing:a,subTimeline:o}}var se=class{constructor(){this._map=new Map}get(e){return this._map.get(e)||[]}append(e,t){let s=this._map.get(e);s||this._map.set(e,s=[]),s.push(...t)}has(e){return this._map.has(e)}clear(){this._map.clear()}},Ys=1,Xs=":enter",Zs=new RegExp(Xs,"g"),Js=":leave",xs=new RegExp(Js,"g");function ht(n,e,t,s,i,r=new Map,a=new Map,o,l,h=[]){return new Ue().buildKeyframes(n,e,t,s,i,r,a,o,l,h)}var Ue=class{buildKeyframes(e,t,s,i,r,a,o,l,h,c=[]){h=h||new se;let u=new je(e,t,h,i,r,c,[]);u.options=l;let _=l.delay?$(l.delay):0;u.currentTimeline.delayNextStep(_),u.currentTimeline.setStyles([a],null,u.errors,l),O(this,s,u);let y=u.timelines.filter(d=>d.containsAnimation());if(y.length&&o.size){let d;for(let g=y.length-1;g>=0;g--){let v=y[g];if(v.element===t){d=v;break}}d&&!d.allowOnlyTimelineStyles()&&d.setStyles([o],null,u.errors,l)}return y.length?y.map(d=>d.buildKeyframes()):[lt(t,[],[],[],0,_,"",!1)]}visitTrigger(e,t){}visitState(e,t){}visitTransition(e,t){}visitAnimateChild(e,t){let s=t.subInstructions.get(t.element);if(s){let i=t.createSubContext(e.options),r=t.currentTimeline.currentTime,a=this._visitSubInstructions(s,i,i.options);r!=a&&t.transformIntoNewTimeline(a)}t.previousNode=e}visitAnimateRef(e,t){let s=t.createSubContext(e.options);s.transformIntoNewTimeline(),this._applyAnimationRefDelays([e.options,e.animation.options],t,s),this.visitReference(e.animation,s),t.transformIntoNewTimeline(s.currentTimeline.currentTime),t.previousNode=e}_applyAnimationRefDelays(e,t,s){for(let i of e){let r=i?.delay;if(r){let a=typeof r=="number"?r:$(re(r,i?.params??{},t.errors));s.delayNextStep(a)}}}_visitSubInstructions(e,t,s){let r=t.currentTimeline.currentTime,a=s.duration!=null?$(s.duration):null,o=s.delay!=null?$(s.delay):null;return a!==0&&e.forEach(l=>{let h=t.appendInstructionToTimeline(l,a,o);r=Math.max(r,h.duration+h.delay)}),r}visitReference(e,t){t.updateOptions(e.options,!0),O(this,e.animation,t),t.previousNode=e}visitSequence(e,t){let s=t.subContextCount,i=t,r=e.options;if(r&&(r.params||r.delay)&&(i=t.createSubContext(r),i.transformIntoNewTimeline(),r.delay!=null)){i.previousNode.type==S.Style&&(i.currentTimeline.snapshotCurrentStyles(),i.previousNode=Se);let a=$(r.delay);i.delayNextStep(a)}e.steps.length&&(e.steps.forEach(a=>O(this,a,i)),i.currentTimeline.applyStylesToKeyframe(),i.subContextCount>s&&i.transformIntoNewTimeline()),t.previousNode=e}visitGroup(e,t){let s=[],i=t.currentTimeline.currentTime,r=e.options&&e.options.delay?$(e.options.delay):0;e.steps.forEach(a=>{let o=t.createSubContext(e.options);r&&o.delayNextStep(r),O(this,a,o),i=Math.max(i,o.currentTimeline.currentTime),s.push(o.currentTimeline)}),s.forEach(a=>t.currentTimeline.mergeTimelineCollectedStyles(a)),t.transformIntoNewTimeline(i),t.previousNode=e}_visitTiming(e,t){if(e.dynamic){let s=e.strValue,i=t.params?re(s,t.params,t.errors):s;return _e(i,t.errors)}else return{duration:e.duration,delay:e.delay,easing:e.easing}}visitAnimate(e,t){let s=t.currentAnimateTimings=this._visitTiming(e.timings,t),i=t.currentTimeline;s.delay&&(t.incrementTime(s.delay),i.snapshotCurrentStyles());let r=e.style;r.type==S.Keyframes?this.visitKeyframes(r,t):(t.incrementTime(s.duration),this.visitStyle(r,t),i.applyStylesToKeyframe()),t.currentAnimateTimings=null,t.previousNode=e}visitStyle(e,t){let s=t.currentTimeline,i=t.currentAnimateTimings;!i&&s.hasCurrentStyleProperties()&&s.forwardFrame();let r=i&&i.easing||e.easing;e.isEmptyStep?s.applyEmptyStep(r):s.setStyles(e.styles,r,t.errors,t.options),t.previousNode=e}visitKeyframes(e,t){let s=t.currentAnimateTimings,i=t.currentTimeline.duration,r=s.duration,o=t.createSubContext().currentTimeline;o.easing=s.easing,e.styles.forEach(l=>{let h=l.offset||0;o.forwardTime(h*r),o.setStyles(l.styles,l.easing,t.errors,t.options),o.applyStylesToKeyframe()}),t.currentTimeline.mergeTimelineCollectedStyles(o),t.transformIntoNewTimeline(i+r),t.previousNode=e}visitQuery(e,t){let s=t.currentTimeline.currentTime,i=e.options||{},r=i.delay?$(i.delay):0;r&&(t.previousNode.type===S.Style||s==0&&t.currentTimeline.hasCurrentStyleProperties())&&(t.currentTimeline.snapshotCurrentStyles(),t.previousNode=Se);let a=s,o=t.invokeQuery(e.selector,e.originalSelector,e.limit,e.includeSelf,!!i.optional,t.errors);t.currentQueryTotal=o.length;let l=null;o.forEach((h,c)=>{t.currentQueryIndex=c;let u=t.createSubContext(e.options,h);r&&u.delayNextStep(r),h===t.element&&(l=u.currentTimeline),O(this,e.animation,u),u.currentTimeline.applyStylesToKeyframe();let _=u.currentTimeline.currentTime;a=Math.max(a,_)}),t.currentQueryIndex=0,t.currentQueryTotal=0,t.transformIntoNewTimeline(a),l&&(t.currentTimeline.mergeTimelineCollectedStyles(l),t.currentTimeline.snapshotCurrentStyles()),t.previousNode=e}visitStagger(e,t){let s=t.parentContext,i=t.currentTimeline,r=e.timings,a=Math.abs(r.duration),o=a*(t.currentQueryTotal-1),l=a*t.currentQueryIndex;switch(r.duration<0?"reverse":r.easing){case"reverse":l=o-l;break;case"full":l=s.currentStaggerTime;break}let c=t.currentTimeline;l&&c.delayNextStep(l);let u=c.currentTime;O(this,e.animation,t),t.previousNode=e,s.currentStaggerTime=i.currentTime-u+(i.startTime-s.currentTimeline.startTime)}},Se={},je=class n{constructor(e,t,s,i,r,a,o,l){this._driver=e,this.element=t,this.subInstructions=s,this._enterClassName=i,this._leaveClassName=r,this.errors=a,this.timelines=o,this.parentContext=null,this.currentAnimateTimings=null,this.previousNode=Se,this.subContextCount=0,this.options={},this.currentQueryIndex=0,this.currentQueryTotal=0,this.currentStaggerTime=0,this.currentTimeline=l||new Te(this._driver,t,0),o.push(this.currentTimeline)}get params(){return this.options.params}updateOptions(e,t){if(!e)return;let s=e,i=this.options;s.duration!=null&&(i.duration=$(s.duration)),s.delay!=null&&(i.delay=$(s.delay));let r=s.params;if(r){let a=i.params;a||(a=this.options.params={}),Object.keys(r).forEach(o=>{(!t||!a.hasOwnProperty(o))&&(a[o]=re(r[o],a,this.errors))})}}_copyOptions(){let e={};if(this.options){let t=this.options.params;if(t){let s=e.params={};Object.keys(t).forEach(i=>{s[i]=t[i]})}}return e}createSubContext(e=null,t,s){let i=t||this.element,r=new n(this._driver,i,this.subInstructions,this._enterClassName,this._leaveClassName,this.errors,this.timelines,this.currentTimeline.fork(i,s||0));return r.previousNode=this.previousNode,r.currentAnimateTimings=this.currentAnimateTimings,r.options=this._copyOptions(),r.updateOptions(e),r.currentQueryIndex=this.currentQueryIndex,r.currentQueryTotal=this.currentQueryTotal,r.parentContext=this,this.subContextCount++,r}transformIntoNewTimeline(e){return this.previousNode=Se,this.currentTimeline=this.currentTimeline.fork(this.element,e),this.timelines.push(this.currentTimeline),this.currentTimeline}appendInstructionToTimeline(e,t,s){let i={duration:t??e.duration,delay:this.currentTimeline.currentTime+(s??0)+e.delay,easing:""},r=new We(this._driver,e.element,e.keyframes,e.preStyleProps,e.postStyleProps,i,e.stretchStartingKeyframe);return this.timelines.push(r),i}incrementTime(e){this.currentTimeline.forwardTime(this.currentTimeline.duration+e)}delayNextStep(e){e>0&&this.currentTimeline.delayNextStep(e)}invokeQuery(e,t,s,i,r,a){let o=[];if(i&&o.push(this.element),e.length>0){e=e.replace(Zs,"."+this._enterClassName),e=e.replace(xs,"."+this._leaveClassName);let l=s!=1,h=this._driver.query(this.element,e,l);s!==0&&(h=s<0?h.slice(h.length+s,h.length):h.slice(0,s)),o.push(...h)}return!r&&o.length==0&&a.push(us(t)),o}},Te=class n{constructor(e,t,s,i){this._driver=e,this.element=t,this.startTime=s,this._elementTimelineStylesLookup=i,this.duration=0,this.easing=null,this._previousKeyframe=new Map,this._currentKeyframe=new Map,this._keyframes=new Map,this._styleSummary=new Map,this._localTimelineStyles=new Map,this._pendingStyles=new Map,this._backFill=new Map,this._currentEmptyStepKeyframe=null,this._elementTimelineStylesLookup||(this._elementTimelineStylesLookup=new Map),this._globalTimelineStyles=this._elementTimelineStylesLookup.get(t),this._globalTimelineStyles||(this._globalTimelineStyles=this._localTimelineStyles,this._elementTimelineStylesLookup.set(t,this._localTimelineStyles)),this._loadKeyframe()}containsAnimation(){switch(this._keyframes.size){case 0:return!1;case 1:return this.hasCurrentStyleProperties();default:return!0}}hasCurrentStyleProperties(){return this._currentKeyframe.size>0}get currentTime(){return this.startTime+this.duration}delayNextStep(e){let t=this._keyframes.size===1&&this._pendingStyles.size;this.duration||t?(this.forwardTime(this.currentTime+e),t&&this.snapshotCurrentStyles()):this.startTime+=e}fork(e,t){return this.applyStylesToKeyframe(),new n(this._driver,e,t||this.currentTime,this._elementTimelineStylesLookup)}_loadKeyframe(){this._currentKeyframe&&(this._previousKeyframe=this._currentKeyframe),this._currentKeyframe=this._keyframes.get(this.duration),this._currentKeyframe||(this._currentKeyframe=new Map,this._keyframes.set(this.duration,this._currentKeyframe))}forwardFrame(){this.duration+=Ys,this._loadKeyframe()}forwardTime(e){this.applyStylesToKeyframe(),this.duration=e,this._loadKeyframe()}_updateStyle(e,t){this._localTimelineStyles.set(e,t),this._globalTimelineStyles.set(e,t),this._styleSummary.set(e,{time:this.currentTime,value:t})}allowOnlyTimelineStyles(){return this._currentEmptyStepKeyframe!==this._currentKeyframe}applyEmptyStep(e){e&&this._previousKeyframe.set("easing",e);for(let[t,s]of this._globalTimelineStyles)this._backFill.set(t,s||B),this._currentKeyframe.set(t,B);this._currentEmptyStepKeyframe=this._currentKeyframe}setStyles(e,t,s,i){t&&this._previousKeyframe.set("easing",t);let r=i&&i.params||{},a=ei(e,this._globalTimelineStyles);for(let[o,l]of a){let h=re(l,r,s);this._pendingStyles.set(o,h),this._localTimelineStyles.has(o)||this._backFill.set(o,this._globalTimelineStyles.get(o)??B),this._updateStyle(o,h)}}applyStylesToKeyframe(){this._pendingStyles.size!=0&&(this._pendingStyles.forEach((e,t)=>{this._currentKeyframe.set(t,e)}),this._pendingStyles.clear(),this._localTimelineStyles.forEach((e,t)=>{this._currentKeyframe.has(t)||this._currentKeyframe.set(t,e)}))}snapshotCurrentStyles(){for(let[e,t]of this._localTimelineStyles)this._pendingStyles.set(e,t),this._updateStyle(e,t)}getFinalKeyframe(){return this._keyframes.get(this.duration)}get properties(){let e=[];for(let t in this._currentKeyframe)e.push(t);return e}mergeTimelineCollectedStyles(e){e._styleSummary.forEach((t,s)=>{let i=this._styleSummary.get(s);(!i||t.time>i.time)&&this._updateStyle(s,t.value)})}buildKeyframes(){this.applyStylesToKeyframe();let e=new Set,t=new Set,s=this._keyframes.size===1&&this.duration===0,i=[];this._keyframes.forEach((o,l)=>{let h=new Map([...this._backFill,...o]);h.forEach((c,u)=>{c===ue?e.add(u):c===B&&t.add(u)}),s||h.set("offset",l/this.duration),i.push(h)});let r=[...e.values()],a=[...t.values()];if(s){let o=i[0],l=new Map(o);o.set("offset",0),l.set("offset",1),i=[o,l]}return lt(this.element,i,r,a,this.duration,this.startTime,this.easing,!1)}},We=class extends Te{constructor(e,t,s,i,r,a,o=!1){super(e,t,a.delay),this.keyframes=s,this.preStyleProps=i,this.postStyleProps=r,this._stretchStartingKeyframe=o,this.timings={duration:a.duration,delay:a.delay,easing:a.easing}}containsAnimation(){return this.keyframes.length>1}buildKeyframes(){let e=this.keyframes,{delay:t,duration:s,easing:i}=this.timings;if(this._stretchStartingKeyframe&&t){let r=[],a=s+t,o=t/a,l=new Map(e[0]);l.set("offset",0),r.push(l);let h=new Map(e[0]);h.set("offset",Pt(o)),r.push(h);let c=e.length-1;for(let u=1;u<=c;u++){let _=new Map(e[u]),y=_.get("offset"),d=t+y*s;_.set("offset",Pt(d/a)),r.push(_)}s=a,t=0,i="",e=r}return lt(this.element,e,this.preStyleProps,this.postStyleProps,s,t,i,!0)}};function Pt(n,e=3){let t=Math.pow(10,e-1);return Math.round(n*t)/t}function ei(n,e){let t=new Map,s;return n.forEach(i=>{if(i==="*"){s??=e.keys();for(let r of s)t.set(r,B)}else for(let[r,a]of i)t.set(r,a)}),t}function Nt(n,e,t,s,i,r,a,o,l,h,c,u,_){return{type:0,element:n,triggerName:e,isRemovalTransition:i,fromState:t,fromStyles:r,toState:s,toStyles:a,timelines:o,queriedElements:l,preStyleProps:h,postStyleProps:c,totalTime:u,errors:_}}var Re={},ve=class{constructor(e,t,s){this._triggerName=e,this.ast=t,this._stateStyles=s}match(e,t,s,i){return ti(this.ast.matchers,e,t,s,i)}buildStyles(e,t,s){let i=this._stateStyles.get("*");return e!==void 0&&(i=this._stateStyles.get(e?.toString())||i),i?i.buildStyles(t,s):new Map}build(e,t,s,i,r,a,o,l,h,c){let u=[],_=this.ast.options&&this.ast.options.params||Re,y=o&&o.params||Re,d=this.buildStyles(s,y,u),g=l&&l.params||Re,v=this.buildStyles(i,g,u),b=new Set,A=new Map,C=new Map,N=i==="void",Z={params:Vt(g,_),delay:this.ast.options?.delay},K=c?[]:ht(e,t,this.ast.animation,r,a,d,v,Z,h,u),k=0;return K.forEach(D=>{k=Math.max(D.duration+D.delay,k)}),u.length?Nt(t,this._triggerName,s,i,N,d,v,[],[],A,C,k,u):(K.forEach(D=>{let j=D.element,J=L(A,j,new Set);D.preStyleProps.forEach(W=>J.add(W));let ct=L(C,j,new Set);D.postStyleProps.forEach(W=>ct.add(W)),j!==t&&b.add(j)}),Nt(t,this._triggerName,s,i,N,d,v,K,[...b.values()],A,C,k))}};function ti(n,e,t,s,i){return n.some(r=>r(e,t,s,i))}function Vt(n,e){let t=he({},e);return Object.entries(n).forEach(([s,i])=>{i!=null&&(t[s]=i)}),t}var Ge=class{constructor(e,t,s){this.styles=e,this.defaultParams=t,this.normalizer=s}buildStyles(e,t){let s=new Map,i=Vt(e,this.defaultParams);return this.styles.styles.forEach(r=>{typeof r!="string"&&r.forEach((a,o)=>{a&&(a=re(a,i,t));let l=this.normalizer.normalizePropertyName(o,t);a=this.normalizer.normalizeStyleValue(o,l,a,t),s.set(o,a)})}),s}};function si(n,e,t){return new He(n,e,t)}var He=class{constructor(e,t,s){this.name=e,this.ast=t,this._normalizer=s,this.transitionFactories=[],this.states=new Map,t.states.forEach(i=>{let r=i.options&&i.options.params||{};this.states.set(i.name,new Ge(i.style,r,s))}),Mt(this.states,"true","1"),Mt(this.states,"false","0"),t.transitions.forEach(i=>{this.transitionFactories.push(new ve(e,i,this.states))}),this.fallbackTransition=ii(e,this.states,this._normalizer)}get containsQueries(){return this.ast.queryCount>0}matchTransition(e,t,s,i){return this.transitionFactories.find(a=>a.match(e,t,s,i))||null}matchStyles(e,t,s){return this.fallbackTransition.buildStyles(e,t,s)}};function ii(n,e,t){let s=[(a,o)=>!0],i={type:S.Sequence,steps:[],options:null},r={type:S.Transition,animation:i,matchers:s,options:null,queryCount:0,depCount:0};return new ve(n,r,e)}function Mt(n,e,t){n.has(e)?n.has(t)||n.set(t,n.get(e)):n.has(t)&&n.set(e,n.get(t))}var ni=new se,Ye=class{constructor(e,t,s){this.bodyNode=e,this._driver=t,this._normalizer=s,this._animations=new Map,this._playersById=new Map,this.players=[]}register(e,t){let s=[],i=[],r=ot(this._driver,t,s,i);if(s.length)throw ys(s);i.length&&void 0,this._animations.set(e,r)}_buildPlayer(e,t,s){let i=e.element,r=It(this._normalizer,e.keyframes,t,s);return this._driver.animate(i,r,e.duration,e.delay,e.easing,[],!0)}create(e,t,s={}){let i=[],r=this._animations.get(e),a,o=new Map;if(r?(a=ht(this._driver,t,r,nt,ge,new Map,new Map,s,ni,i),a.forEach(c=>{let u=L(o,c.element,new Map);c.postStyleProps.forEach(_=>u.set(_,null))})):(i.push(_s()),a=[]),i.length)throw Es(i);o.forEach((c,u)=>{c.forEach((_,y)=>{c.set(y,this._driver.computeStyle(u,y,B))})});let l=a.map(c=>{let u=o.get(c.element);return this._buildPlayer(c,new Map,u)}),h=U(l);return this._playersById.set(e,h),h.onDestroy(()=>this.destroy(e)),this.players.push(h),h}destroy(e){let t=this._getPlayer(e);t.destroy(),this._playersById.delete(e);let s=this.players.indexOf(t);s>=0&&this.players.splice(s,1)}_getPlayer(e){let t=this._playersById.get(e);if(!t)throw Ss(e);return t}listen(e,t,s,i){let r=st(t,"","","");return tt(this._getPlayer(e),s,r,i),()=>{}}command(e,t,s,i){if(s=="register"){this.register(e,i[0]);return}if(s=="create"){let a=i[0]||{};this.create(e,t,a);return}let r=this._getPlayer(e);switch(s){case"play":r.play();break;case"pause":r.pause();break;case"reset":r.reset();break;case"restart":r.restart();break;case"finish":r.finish();break;case"init":r.init();break;case"setPosition":r.setPosition(parseFloat(i[0]));break;case"destroy":this.destroy(e);break}}},Ct="ng-animate-queued",ri=".ng-animate-queued",Oe="ng-animate-disabled",ai=".ng-animate-disabled",oi="ng-star-inserted",li=".ng-star-inserted",hi=[],Ut={namespaceId:"",setForRemoval:!1,setForMove:!1,hasAnimation:!1,removedBeforeQueried:!1},ui={namespaceId:"",setForMove:!1,setForRemoval:!1,hasAnimation:!1,removedBeforeQueried:!0},z="__ng_removed",ae=class{get params(){return this.options.params}constructor(e,t=""){this.namespaceId=t;let s=e&&e.hasOwnProperty("value"),i=s?e.value:e;if(this.value=fi(i),s){let r=e,{value:a}=r,o=pt(r,["value"]);this.options=o}else this.options={};this.options.params||(this.options.params={})}absorbOptions(e){let t=e.params;if(t){let s=this.options.params;Object.keys(t).forEach(i=>{s[i]==null&&(s[i]=t[i])})}}},ne="void",Le=new ae(ne),Xe=class{constructor(e,t,s){this.id=e,this.hostElement=t,this._engine=s,this.players=[],this._triggers=new Map,this._queue=[],this._elementListeners=new Map,this._hostClassName="ng-tns-"+e,I(t,this._hostClassName)}listen(e,t,s,i){if(!this._triggers.has(t))throw Ts(s,t);if(s==null||s.length==0)throw vs(t);if(!di(s))throw ws(s,t);let r=L(this._elementListeners,e,[]),a={name:t,phase:s,callback:i};r.push(a);let o=L(this._engine.statesByElement,e,new Map);return o.has(t)||(I(e,ce),I(e,ce+"-"+t),o.set(t,Le)),()=>{this._engine.afterFlush(()=>{let l=r.indexOf(a);l>=0&&r.splice(l,1),this._triggers.has(t)||o.delete(t)})}}register(e,t){return this._triggers.has(e)?!1:(this._triggers.set(e,t),!0)}_getTrigger(e){let t=this._triggers.get(e);if(!t)throw bs(e);return t}trigger(e,t,s,i=!0){let r=this._getTrigger(t),a=new oe(this.id,t,e),o=this._engine.statesByElement.get(e);o||(I(e,ce),I(e,ce+"-"+t),this._engine.statesByElement.set(e,o=new Map));let l=o.get(t),h=new ae(s,this.id);if(!(s&&s.hasOwnProperty("value"))&&l&&h.absorbOptions(l.options),o.set(t,h),l||(l=Le),!(h.value===ne)&&l.value===h.value){if(!gi(l.params,h.params)){let g=[],v=r.matchStyles(l.value,l.params,g),b=r.matchStyles(h.value,h.params,g);g.length?this._engine.reportError(g):this._engine.afterFlush(()=>{X(e,v),Q(e,b)})}return}let _=L(this._engine.playersByElement,e,[]);_.forEach(g=>{g.namespaceId==this.id&&g.triggerName==t&&g.queued&&g.destroy()});let y=r.matchTransition(l.value,h.value,e,h.params),d=!1;if(!y){if(!i)return;y=r.fallbackTransition,d=!0}return this._engine.totalQueuedPlayers++,this._queue.push({element:e,triggerName:t,transition:y,fromState:l,toState:h,player:a,isFallbackTransition:d}),d||(I(e,Ct),a.onStart(()=>{ee(e,Ct)})),a.onDone(()=>{let g=this.players.indexOf(a);g>=0&&this.players.splice(g,1);let v=this._engine.playersByElement.get(e);if(v){let b=v.indexOf(a);b>=0&&v.splice(b,1)}}),this.players.push(a),_.push(a),a}deregister(e){this._triggers.delete(e),this._engine.statesByElement.forEach(t=>t.delete(e)),this._elementListeners.forEach((t,s)=>{this._elementListeners.set(s,t.filter(i=>i.name!=e))})}clearElementCache(e){this._engine.statesByElement.delete(e),this._elementListeners.delete(e);let t=this._engine.playersByElement.get(e);t&&(t.forEach(s=>s.destroy()),this._engine.playersByElement.delete(e))}_signalRemovalForInnerTriggers(e,t){let s=this._engine.driver.query(e,ye,!0);s.forEach(i=>{if(i[z])return;let r=this._engine.fetchNamespacesByElement(i);r.size?r.forEach(a=>a.triggerLeaveAnimation(i,t,!1,!0)):this.clearElementCache(i)}),this._engine.afterFlushAnimationsDone(()=>s.forEach(i=>this.clearElementCache(i)))}triggerLeaveAnimation(e,t,s,i){let r=this._engine.statesByElement.get(e),a=new Map;if(r){let o=[];if(r.forEach((l,h)=>{if(a.set(h,l.value),this._triggers.has(h)){let c=this.trigger(e,h,ne,i);c&&o.push(c)}}),o.length)return this._engine.markElementAsRemoved(this.id,e,!0,t,a),s&&U(o).onDone(()=>this._engine.processLeaveNode(e)),!0}return!1}prepareLeaveAnimationListeners(e){let t=this._elementListeners.get(e),s=this._engine.statesByElement.get(e);if(t&&s){let i=new Set;t.forEach(r=>{let a=r.name;if(i.has(a))return;i.add(a);let l=this._triggers.get(a).fallbackTransition,h=s.get(a)||Le,c=new ae(ne),u=new oe(this.id,a,e);this._engine.totalQueuedPlayers++,this._queue.push({element:e,triggerName:a,transition:l,fromState:h,toState:c,player:u,isFallbackTransition:!0})})}}removeNode(e,t){let s=this._engine;if(e.childElementCount&&this._signalRemovalForInnerTriggers(e,t),this.triggerLeaveAnimation(e,t,!0))return;let i=!1;if(s.totalAnimations){let r=s.players.length?s.playersByQueriedElement.get(e):[];if(r&&r.length)i=!0;else{let a=e;for(;a=a.parentNode;)if(s.statesByElement.get(a)){i=!0;break}}}if(this.prepareLeaveAnimationListeners(e),i)s.markElementAsRemoved(this.id,e,!1,t);else{let r=e[z];(!r||r===Ut)&&(s.afterFlush(()=>this.clearElementCache(e)),s.destroyInnerAnimations(e),s._onRemovalComplete(e,t))}}insertNode(e,t){I(e,this._hostClassName)}drainQueuedTransitions(e){let t=[];return this._queue.forEach(s=>{let i=s.player;if(i.destroyed)return;let r=s.element,a=this._elementListeners.get(r);a&&a.forEach(o=>{if(o.name==s.triggerName){let l=st(r,s.triggerName,s.fromState.value,s.toState.value);l._data=e,tt(s.player,o.phase,l,o.callback)}}),i.markedForDestroy?this._engine.afterFlush(()=>{i.destroy()}):t.push(s)}),this._queue=[],t.sort((s,i)=>{let r=s.transition.ast.depCount,a=i.transition.ast.depCount;return r==0||a==0?r-a:this._engine.driver.containsElement(s.element,i.element)?1:-1})}destroy(e){this.players.forEach(t=>t.destroy()),this._signalRemovalForInnerTriggers(this.hostElement,e)}},Ze=class{_onRemovalComplete(e,t){this.onRemovalComplete(e,t)}constructor(e,t,s,i){this.bodyNode=e,this.driver=t,this._normalizer=s,this.scheduler=i,this.players=[],this.newHostElements=new Map,this.playersByElement=new Map,this.playersByQueriedElement=new Map,this.statesByElement=new Map,this.disabledNodes=new Set,this.totalAnimations=0,this.totalQueuedPlayers=0,this._namespaceLookup={},this._namespaceList=[],this._flushFns=[],this._whenQuietFns=[],this.namespacesByHostElement=new Map,this.collectedEnterElements=[],this.collectedLeaveElements=[],this.onRemovalComplete=(r,a)=>{}}get queuedPlayers(){let e=[];return this._namespaceList.forEach(t=>{t.players.forEach(s=>{s.queued&&e.push(s)})}),e}createNamespace(e,t){let s=new Xe(e,t,this);return this.bodyNode&&this.driver.containsElement(this.bodyNode,t)?this._balanceNamespaceList(s,t):(this.newHostElements.set(t,s),this.collectEnterElement(t)),this._namespaceLookup[e]=s}_balanceNamespaceList(e,t){let s=this._namespaceList,i=this.namespacesByHostElement;if(s.length-1>=0){let a=!1,o=this.driver.getParentElement(t);for(;o;){let l=i.get(o);if(l){let h=s.indexOf(l);s.splice(h+1,0,e),a=!0;break}o=this.driver.getParentElement(o)}a||s.unshift(e)}else s.push(e);return i.set(t,e),e}register(e,t){let s=this._namespaceLookup[e];return s||(s=this.createNamespace(e,t)),s}registerTrigger(e,t,s){let i=this._namespaceLookup[e];i&&i.register(t,s)&&this.totalAnimations++}destroy(e,t){e&&(this.afterFlush(()=>{}),this.afterFlushAnimationsDone(()=>{let s=this._fetchNamespace(e);this.namespacesByHostElement.delete(s.hostElement);let i=this._namespaceList.indexOf(s);i>=0&&this._namespaceList.splice(i,1),s.destroy(t),delete this._namespaceLookup[e]}))}_fetchNamespace(e){return this._namespaceLookup[e]}fetchNamespacesByElement(e){let t=new Set,s=this.statesByElement.get(e);if(s){for(let i of s.values())if(i.namespaceId){let r=this._fetchNamespace(i.namespaceId);r&&t.add(r)}}return t}trigger(e,t,s,i){if(me(t)){let r=this._fetchNamespace(e);if(r)return r.trigger(t,s,i),!0}return!1}insertNode(e,t,s,i){if(!me(t))return;let r=t[z];if(r&&r.setForRemoval){r.setForRemoval=!1,r.setForMove=!0;let a=this.collectedLeaveElements.indexOf(t);a>=0&&this.collectedLeaveElements.splice(a,1)}if(e){let a=this._fetchNamespace(e);a&&a.insertNode(t,s)}i&&this.collectEnterElement(t)}collectEnterElement(e){this.collectedEnterElements.push(e)}markElementAsDisabled(e,t){t?this.disabledNodes.has(e)||(this.disabledNodes.add(e),I(e,Oe)):this.disabledNodes.has(e)&&(this.disabledNodes.delete(e),ee(e,Oe))}removeNode(e,t,s){if(me(t)){this.scheduler?.notify();let i=e?this._fetchNamespace(e):null;i?i.removeNode(t,s):this.markElementAsRemoved(e,t,!1,s);let r=this.namespacesByHostElement.get(t);r&&r.id!==e&&r.removeNode(t,s)}else this._onRemovalComplete(t,s)}markElementAsRemoved(e,t,s,i,r){this.collectedLeaveElements.push(t),t[z]={namespaceId:e,setForRemoval:i,hasAnimation:s,removedBeforeQueried:!1,previousTriggersValues:r}}listen(e,t,s,i,r){return me(t)?this._fetchNamespace(e).listen(t,s,i,r):()=>{}}_buildInstruction(e,t,s,i,r){return e.transition.build(this.driver,e.element,e.fromState.value,e.toState.value,s,i,e.fromState.options,e.toState.options,t,r)}destroyInnerAnimations(e){let t=this.driver.query(e,ye,!0);t.forEach(s=>this.destroyActiveAnimationsForElement(s)),this.playersByQueriedElement.size!=0&&(t=this.driver.query(e,Ke,!0),t.forEach(s=>this.finishActiveQueriedAnimationOnElement(s)))}destroyActiveAnimationsForElement(e){let t=this.playersByElement.get(e);t&&t.forEach(s=>{s.queued?s.markedForDestroy=!0:s.destroy()})}finishActiveQueriedAnimationOnElement(e){let t=this.playersByQueriedElement.get(e);t&&t.forEach(s=>s.finish())}whenRenderingDone(){return new Promise(e=>{if(this.players.length)return U(this.players).onDone(()=>e());e()})}processLeaveNode(e){let t=e[z];if(t&&t.setForRemoval){if(e[z]=Ut,t.namespaceId){this.destroyInnerAnimations(e);let s=this._fetchNamespace(t.namespaceId);s&&s.clearElementCache(e)}this._onRemovalComplete(e,t.setForRemoval)}e.classList?.contains(Oe)&&this.markElementAsDisabled(e,!1),this.driver.query(e,ai,!0).forEach(s=>{this.markElementAsDisabled(s,!1)})}flush(e=-1){let t=[];if(this.newHostElements.size&&(this.newHostElements.forEach((s,i)=>this._balanceNamespaceList(s,i)),this.newHostElements.clear()),this.totalAnimations&&this.collectedEnterElements.length)for(let s=0;ss()),this._flushFns=[],this._whenQuietFns.length){let s=this._whenQuietFns;this._whenQuietFns=[],t.length?U(t).onDone(()=>{s.forEach(i=>i())}):s.forEach(i=>i())}}reportError(e){throw As(e)}_flushAnimations(e,t){let s=new se,i=[],r=new Map,a=[],o=new Map,l=new Map,h=new Map,c=new Set;this.disabledNodes.forEach(f=>{c.add(f);let m=this.driver.query(f,ri,!0);for(let p=0;p{let p=nt+g++;d.set(m,p),f.forEach(T=>I(T,p))});let v=[],b=new Set,A=new Set;for(let f=0;fb.add(T)):A.add(m))}let C=new Map,N=Rt(_,Array.from(b));N.forEach((f,m)=>{let p=ge+g++;C.set(m,p),f.forEach(T=>I(T,p))}),e.push(()=>{y.forEach((f,m)=>{let p=d.get(m);f.forEach(T=>ee(T,p))}),N.forEach((f,m)=>{let p=C.get(m);f.forEach(T=>ee(T,p))}),v.forEach(f=>{this.processLeaveNode(f)})});let Z=[],K=[];for(let f=this._namespaceList.length-1;f>=0;f--)this._namespaceList[f].drainQueuedTransitions(t).forEach(p=>{let T=p.player,P=p.element;if(Z.push(T),this.collectedEnterElements.length){let M=P[z];if(M&&M.setForMove){if(M.previousTriggersValues&&M.previousTriggersValues.has(p.triggerName)){let G=M.previousTriggersValues.get(p.triggerName),F=this.statesByElement.get(p.element);if(F&&F.has(p.triggerName)){let le=F.get(p.triggerName);le.value=G,F.set(p.triggerName,le)}}T.destroy();return}}let q=!u||!this.driver.containsElement(u,P),R=C.get(P),V=d.get(P),w=this._buildInstruction(p,s,V,R,q);if(w.errors&&w.errors.length){K.push(w);return}if(q){T.onStart(()=>X(P,w.fromStyles)),T.onDestroy(()=>Q(P,w.toStyles)),i.push(T);return}if(p.isFallbackTransition){T.onStart(()=>X(P,w.fromStyles)),T.onDestroy(()=>Q(P,w.toStyles)),i.push(T);return}let mt=[];w.timelines.forEach(M=>{M.stretchStartingKeyframe=!0,this.disabledNodes.has(M.element)||mt.push(M)}),w.timelines=mt,s.append(P,w.timelines);let Gt={instruction:w,player:T,element:P};a.push(Gt),w.queriedElements.forEach(M=>L(o,M,[]).push(T)),w.preStyleProps.forEach((M,G)=>{if(M.size){let F=l.get(G);F||l.set(G,F=new Set),M.forEach((le,Ne)=>F.add(Ne))}}),w.postStyleProps.forEach((M,G)=>{let F=h.get(G);F||h.set(G,F=new Set),M.forEach((le,Ne)=>F.add(Ne))})});if(K.length){let f=[];K.forEach(m=>{f.push(Ps(m.triggerName,m.errors))}),Z.forEach(m=>m.destroy()),this.reportError(f)}let k=new Map,D=new Map;a.forEach(f=>{let m=f.element;s.has(m)&&(D.set(m,m),this._beforeAnimationBuild(f.player.namespaceId,f.instruction,k))}),i.forEach(f=>{let m=f.element;this._getPreviousPlayers(m,!1,f.namespaceId,f.triggerName,null).forEach(T=>{L(k,m,[]).push(T),T.destroy()})});let j=v.filter(f=>Ot(f,l,h)),J=new Map;Dt(J,this.driver,A,h,B).forEach(f=>{Ot(f,l,h)&&j.push(f)});let W=new Map;y.forEach((f,m)=>{Dt(W,this.driver,new Set(f),l,ue)}),j.forEach(f=>{let m=J.get(f),p=W.get(f);J.set(f,new Map([...m?.entries()??[],...p?.entries()??[]]))});let Pe=[],ft=[],dt={};a.forEach(f=>{let{element:m,player:p,instruction:T}=f;if(s.has(m)){if(c.has(m)){p.onDestroy(()=>Q(m,T.toStyles)),p.disabled=!0,p.overrideTotalTime(T.totalTime),i.push(p);return}let P=dt;if(D.size>1){let R=m,V=[];for(;R=R.parentNode;){let w=D.get(R);if(w){P=w;break}V.push(R)}V.forEach(w=>D.set(w,P))}let q=this._buildAnimation(p.namespaceId,T,k,r,W,J);if(p.setRealPlayer(q),P===dt)Pe.push(p);else{let R=this.playersByElement.get(P);R&&R.length&&(p.parentPlayer=U(R)),i.push(p)}}else X(m,T.fromStyles),p.onDestroy(()=>Q(m,T.toStyles)),ft.push(p),c.has(m)&&i.push(p)}),ft.forEach(f=>{let m=r.get(f.element);if(m&&m.length){let p=U(m);f.setRealPlayer(p)}}),i.forEach(f=>{f.parentPlayer?f.syncPlayerEvents(f.parentPlayer):f.destroy()});for(let f=0;f!q.destroyed);P.length?mi(this,m,P):this.processLeaveNode(m)}return v.length=0,Pe.forEach(f=>{this.players.push(f),f.onDone(()=>{f.destroy();let m=this.players.indexOf(f);this.players.splice(m,1)}),f.play()}),Pe}afterFlush(e){this._flushFns.push(e)}afterFlushAnimationsDone(e){this._whenQuietFns.push(e)}_getPreviousPlayers(e,t,s,i,r){let a=[];if(t){let o=this.playersByQueriedElement.get(e);o&&(a=o)}else{let o=this.playersByElement.get(e);if(o){let l=!r||r==ne;o.forEach(h=>{h.queued||!l&&h.triggerName!=i||a.push(h)})}}return(s||i)&&(a=a.filter(o=>!(s&&s!=o.namespaceId||i&&i!=o.triggerName))),a}_beforeAnimationBuild(e,t,s){let i=t.triggerName,r=t.element,a=t.isRemovalTransition?void 0:e,o=t.isRemovalTransition?void 0:i;for(let l of t.timelines){let h=l.element,c=h!==r,u=L(s,h,[]);this._getPreviousPlayers(h,c,a,o,t.toState).forEach(y=>{let d=y.getRealPlayer();d.beforeDestroy&&d.beforeDestroy(),y.destroy(),u.push(y)})}X(r,t.fromStyles)}_buildAnimation(e,t,s,i,r,a){let o=t.triggerName,l=t.element,h=[],c=new Set,u=new Set,_=t.timelines.map(d=>{let g=d.element;c.add(g);let v=g[z];if(v&&v.removedBeforeQueried)return new x(d.duration,d.delay);let b=g!==l,A=pi((s.get(g)||hi).map(k=>k.getRealPlayer())).filter(k=>{let D=k;return D.element?D.element===g:!1}),C=r.get(g),N=a.get(g),Z=It(this._normalizer,d.keyframes,C,N),K=this._buildPlayer(d,Z,A);if(d.subTimeline&&i&&u.add(g),b){let k=new oe(e,o,g);k.setRealPlayer(K),h.push(k)}return K});h.forEach(d=>{L(this.playersByQueriedElement,d.element,[]).push(d),d.onDone(()=>ci(this.playersByQueriedElement,d.element,d))}),c.forEach(d=>I(d,vt));let y=U(_);return y.onDestroy(()=>{c.forEach(d=>ee(d,vt)),Q(l,t.toStyles)}),u.forEach(d=>{L(i,d,[]).push(y)}),y}_buildPlayer(e,t,s){return t.length>0?this.driver.animate(e.element,t,e.duration,e.delay,e.easing,s):new x(e.duration,e.delay)}},oe=class{constructor(e,t,s){this.namespaceId=e,this.triggerName=t,this.element=s,this._player=new x,this._containsRealPlayer=!1,this._queuedCallbacks=new Map,this.destroyed=!1,this.parentPlayer=null,this.markedForDestroy=!1,this.disabled=!1,this.queued=!0,this.totalTime=0}setRealPlayer(e){this._containsRealPlayer||(this._player=e,this._queuedCallbacks.forEach((t,s)=>{t.forEach(i=>tt(e,s,void 0,i))}),this._queuedCallbacks.clear(),this._containsRealPlayer=!0,this.overrideTotalTime(e.totalTime),this.queued=!1)}getRealPlayer(){return this._player}overrideTotalTime(e){this.totalTime=e}syncPlayerEvents(e){let t=this._player;t.triggerCallback&&e.onStart(()=>t.triggerCallback("start")),e.onDone(()=>this.finish()),e.onDestroy(()=>this.destroy())}_queueEvent(e,t){L(this._queuedCallbacks,e,[]).push(t)}onDone(e){this.queued&&this._queueEvent("done",e),this._player.onDone(e)}onStart(e){this.queued&&this._queueEvent("start",e),this._player.onStart(e)}onDestroy(e){this.queued&&this._queueEvent("destroy",e),this._player.onDestroy(e)}init(){this._player.init()}hasStarted(){return this.queued?!1:this._player.hasStarted()}play(){!this.queued&&this._player.play()}pause(){!this.queued&&this._player.pause()}restart(){!this.queued&&this._player.restart()}finish(){this._player.finish()}destroy(){this.destroyed=!0,this._player.destroy()}reset(){!this.queued&&this._player.reset()}setPosition(e){this.queued||this._player.setPosition(e)}getPosition(){return this.queued?0:this._player.getPosition()}triggerCallback(e){let t=this._player;t.triggerCallback&&t.triggerCallback(e)}};function ci(n,e,t){let s=n.get(e);if(s){if(s.length){let i=s.indexOf(t);s.splice(i,1)}s.length==0&&n.delete(e)}return s}function fi(n){return n??null}function me(n){return n&&n.nodeType===1}function di(n){return n=="start"||n=="done"}function kt(n,e){let t=n.style.display;return n.style.display=e??"none",t}function Dt(n,e,t,s,i){let r=[];t.forEach(l=>r.push(kt(l)));let a=[];s.forEach((l,h)=>{let c=new Map;l.forEach(u=>{let _=e.computeStyle(h,u,i);c.set(u,_),(!_||_.length==0)&&(h[z]=ui,a.push(h))}),n.set(h,c)});let o=0;return t.forEach(l=>kt(l,r[o++])),a}function Rt(n,e){let t=new Map;if(n.forEach(o=>t.set(o,[])),e.length==0)return t;let s=1,i=new Set(e),r=new Map;function a(o){if(!o)return s;let l=r.get(o);if(l)return l;let h=o.parentNode;return t.has(h)?l=h:i.has(h)?l=s:l=a(h),r.set(o,l),l}return e.forEach(o=>{let l=a(o);l!==s&&t.get(l).push(o)}),t}function I(n,e){n.classList?.add(e)}function ee(n,e){n.classList?.remove(e)}function mi(n,e,t){U(t).onDone(()=>n.processLeaveNode(e))}function pi(n){let e=[];return jt(n,e),e}function jt(n,e){for(let t=0;ti.add(r)):e.set(n,s),t.delete(n),!0}var we=class{constructor(e,t,s,i){this._driver=t,this._normalizer=s,this._triggerCache={},this.onRemovalComplete=(r,a)=>{},this._transitionEngine=new Ze(e.body,t,s,i),this._timelineEngine=new Ye(e.body,t,s),this._transitionEngine.onRemovalComplete=(r,a)=>this.onRemovalComplete(r,a)}registerTrigger(e,t,s,i,r){let a=e+"-"+i,o=this._triggerCache[a];if(!o){let l=[],h=[],c=ot(this._driver,r,l,h);if(l.length)throw ps(i,l);h.length&&void 0,o=si(i,c,this._normalizer),this._triggerCache[a]=o}this._transitionEngine.registerTrigger(t,i,o)}register(e,t){this._transitionEngine.register(e,t)}destroy(e,t){this._transitionEngine.destroy(e,t)}onInsert(e,t,s,i){this._transitionEngine.insertNode(e,t,s,i)}onRemove(e,t,s){this._transitionEngine.removeNode(e,t,s)}disableAnimations(e,t){this._transitionEngine.markElementAsDisabled(e,t)}process(e,t,s,i){if(s.charAt(0)=="@"){let[r,a]=Et(s),o=i;this._timelineEngine.command(r,t,a,o)}else this._transitionEngine.trigger(e,t,s,i)}listen(e,t,s,i,r){if(s.charAt(0)=="@"){let[a,o]=Et(s);return this._timelineEngine.listen(a,t,o,r)}return this._transitionEngine.listen(e,t,s,i,r)}flush(e=-1){this._transitionEngine.flush(e)}get players(){return[...this._transitionEngine.players,...this._timelineEngine.players]}whenRenderingDone(){return this._transitionEngine.whenRenderingDone()}afterFlushAnimationsDone(e){this._transitionEngine.afterFlushAnimationsDone(e)}};function yi(n,e){let t=null,s=null;return Array.isArray(e)&&e.length?(t=Fe(e[0]),e.length>1&&(s=Fe(e[e.length-1]))):e instanceof Map&&(t=Fe(e)),t||s?new Je(n,t,s):null}var te=class te{constructor(e,t,s){this._element=e,this._startStyles=t,this._endStyles=s,this._state=0;let i=te.initialStylesByElement.get(e);i||te.initialStylesByElement.set(e,i=new Map),this._initialStyles=i}start(){this._state<1&&(this._startStyles&&Q(this._element,this._startStyles,this._initialStyles),this._state=1)}finish(){this.start(),this._state<2&&(Q(this._element,this._initialStyles),this._endStyles&&(Q(this._element,this._endStyles),this._endStyles=null),this._state=1)}destroy(){this.finish(),this._state<3&&(te.initialStylesByElement.delete(this._element),this._startStyles&&(X(this._element,this._startStyles),this._endStyles=null),this._endStyles&&(X(this._element,this._endStyles),this._endStyles=null),Q(this._element,this._initialStyles),this._state=3)}};te.initialStylesByElement=new WeakMap;var Je=te;function Fe(n){let e=null;return n.forEach((t,s)=>{_i(s)&&(e=e||new Map,e.set(s,t))}),e}function _i(n){return n==="display"||n==="position"}var be=class{constructor(e,t,s,i){this.element=e,this.keyframes=t,this.options=s,this._specialStyles=i,this._onDoneFns=[],this._onStartFns=[],this._onDestroyFns=[],this._initialized=!1,this._finished=!1,this._started=!1,this._destroyed=!1,this._originalOnDoneFns=[],this._originalOnStartFns=[],this.time=0,this.parentPlayer=null,this.currentSnapshot=new Map,this._duration=s.duration,this._delay=s.delay||0,this.time=this._duration+this._delay}_onFinish(){this._finished||(this._finished=!0,this._onDoneFns.forEach(e=>e()),this._onDoneFns=[])}init(){this._buildPlayer(),this._preparePlayerBeforeStart()}_buildPlayer(){if(this._initialized)return;this._initialized=!0;let e=this.keyframes;this.domPlayer=this._triggerWebAnimation(this.element,e,this.options),this._finalKeyframe=e.length?e[e.length-1]:new Map;let t=()=>this._onFinish();this.domPlayer.addEventListener("finish",t),this.onDestroy(()=>{this.domPlayer.removeEventListener("finish",t)})}_preparePlayerBeforeStart(){this._delay?this._resetDomPlayerState():this.domPlayer.pause()}_convertKeyframesToObject(e){let t=[];return e.forEach(s=>{t.push(Object.fromEntries(s))}),t}_triggerWebAnimation(e,t,s){return e.animate(this._convertKeyframesToObject(t),s)}onStart(e){this._originalOnStartFns.push(e),this._onStartFns.push(e)}onDone(e){this._originalOnDoneFns.push(e),this._onDoneFns.push(e)}onDestroy(e){this._onDestroyFns.push(e)}play(){this._buildPlayer(),this.hasStarted()||(this._onStartFns.forEach(e=>e()),this._onStartFns=[],this._started=!0,this._specialStyles&&this._specialStyles.start()),this.domPlayer.play()}pause(){this.init(),this.domPlayer.pause()}finish(){this.init(),this._specialStyles&&this._specialStyles.finish(),this._onFinish(),this.domPlayer.finish()}reset(){this._resetDomPlayerState(),this._destroyed=!1,this._finished=!1,this._started=!1,this._onStartFns=this._originalOnStartFns,this._onDoneFns=this._originalOnDoneFns}_resetDomPlayerState(){this.domPlayer&&this.domPlayer.cancel()}restart(){this.reset(),this.play()}hasStarted(){return this._started}destroy(){this._destroyed||(this._destroyed=!0,this._resetDomPlayerState(),this._onFinish(),this._specialStyles&&this._specialStyles.destroy(),this._onDestroyFns.forEach(e=>e()),this._onDestroyFns=[])}setPosition(e){this.domPlayer===void 0&&this.init(),this.domPlayer.currentTime=e*this.time}getPosition(){return+(this.domPlayer.currentTime??0)/this.time}get totalTime(){return this._delay+this._duration}beforeDestroy(){let e=new Map;this.hasStarted()&&this._finalKeyframe.forEach((s,i)=>{i!=="offset"&&e.set(i,this._finished?s:at(this.element,i))}),this.currentSnapshot=e}triggerCallback(e){let t=e==="start"?this._onStartFns:this._onDoneFns;t.forEach(s=>s()),t.length=0}},xe=class{validateStyleProperty(e){return!0}validateAnimatableStyleProperty(e){return!0}matchesElement(e,t){return!1}containsElement(e,t){return zt(e,t)}getParentElement(e){return it(e)}query(e,t,s){return Kt(e,t,s)}computeStyle(e,t,s){return at(e,t)}animate(e,t,s,i,r,a=[]){let o=i==0?"both":"forwards",l={duration:s,delay:i,fill:o};r&&(l.easing=r);let h=new Map,c=a.filter(y=>y instanceof be);Ks(s,i)&&c.forEach(y=>{y.currentSnapshot.forEach((d,g)=>h.set(g,d))});let u=Fs(t).map(y=>new Map(y));u=qs(e,u,h);let _=yi(e,u);return new be(e,u,l,_)}};function Ni(n,e,t){return n==="noop"?new we(e,new qt,new ze,t):new we(e,new xe,new Qe,t)}var Lt=class{constructor(e,t){this._driver=e;let s=[],i=[],r=ot(e,t,s,i);if(s.length)throw ds(s);i.length&&void 0,this._animationAst=r}buildTimelines(e,t,s,i,r){let a=Array.isArray(t)?wt(t):t,o=Array.isArray(s)?wt(s):s,l=[];r=r||new se;let h=ht(this._driver,e,this._animationAst,nt,ge,a,o,i,r,l);if(l.length)throw ms(l);return h}},pe="@",Wt="@.disabled",Ae=class{constructor(e,t,s,i){this.namespaceId=e,this.delegate=t,this.engine=s,this._onDestroy=i,this.\u0275type=0}get data(){return this.delegate.data}destroyNode(e){this.delegate.destroyNode?.(e)}destroy(){this.engine.destroy(this.namespaceId,this.delegate),this.engine.afterFlushAnimationsDone(()=>{queueMicrotask(()=>{this.delegate.destroy()})}),this._onDestroy?.()}createElement(e,t){return this.delegate.createElement(e,t)}createComment(e){return this.delegate.createComment(e)}createText(e){return this.delegate.createText(e)}appendChild(e,t){this.delegate.appendChild(e,t),this.engine.onInsert(this.namespaceId,t,e,!1)}insertBefore(e,t,s,i=!0){this.delegate.insertBefore(e,t,s),this.engine.onInsert(this.namespaceId,t,e,i)}removeChild(e,t,s){this.engine.onRemove(this.namespaceId,t,this.delegate)}selectRootElement(e,t){return this.delegate.selectRootElement(e,t)}parentNode(e){return this.delegate.parentNode(e)}nextSibling(e){return this.delegate.nextSibling(e)}setAttribute(e,t,s,i){this.delegate.setAttribute(e,t,s,i)}removeAttribute(e,t,s){this.delegate.removeAttribute(e,t,s)}addClass(e,t){this.delegate.addClass(e,t)}removeClass(e,t){this.delegate.removeClass(e,t)}setStyle(e,t,s,i){this.delegate.setStyle(e,t,s,i)}removeStyle(e,t,s){this.delegate.removeStyle(e,t,s)}setProperty(e,t,s){t.charAt(0)==pe&&t==Wt?this.disableAnimations(e,!!s):this.delegate.setProperty(e,t,s)}setValue(e,t){this.delegate.setValue(e,t)}listen(e,t,s){return this.delegate.listen(e,t,s)}disableAnimations(e,t){this.engine.disableAnimations(e,t)}},et=class extends Ae{constructor(e,t,s,i,r){super(t,s,i,r),this.factory=e,this.namespaceId=t}setProperty(e,t,s){t.charAt(0)==pe?t.charAt(1)=="."&&t==Wt?(s=s===void 0?!0:!!s,this.disableAnimations(e,s)):this.engine.process(this.namespaceId,e,t.slice(1),s):this.delegate.setProperty(e,t,s)}listen(e,t,s){if(t.charAt(0)==pe){let i=Ei(e),r=t.slice(1),a="";return r.charAt(0)!=pe&&([r,a]=Si(r)),this.engine.listen(this.namespaceId,i,r,a,o=>{let l=o._data||-1;this.factory.scheduleListenerCallback(l,s,o)})}return this.delegate.listen(e,t,s)}};function Ei(n){switch(n){case"body":return document.body;case"document":return document;case"window":return window;default:return n}}function Si(n){let e=n.indexOf("."),t=n.substring(0,e),s=n.slice(e+1);return[t,s]}var Ft=class{constructor(e,t,s){this.delegate=e,this.engine=t,this._zone=s,this._currentId=0,this._microtaskId=1,this._animationCallbacksBuffer=[],this._rendererCache=new Map,this._cdRecurDepth=0,t.onRemovalComplete=(i,r)=>{let a=r?.parentNode(i);a&&r.removeChild(a,i)}}createRenderer(e,t){let s="",i=this.delegate.createRenderer(e,t);if(!e||!t?.data?.animation){let h=this._rendererCache,c=h.get(i);if(!c){let u=()=>h.delete(i);c=new Ae(s,i,this.engine,u),h.set(i,c)}return c}let r=t.id,a=t.id+"-"+this._currentId;this._currentId++,this.engine.register(a,e);let o=h=>{Array.isArray(h)?h.forEach(o):this.engine.registerTrigger(r,a,e,h.name,h)};return t.data.animation.forEach(o),new et(this,a,i,this.engine)}begin(){this._cdRecurDepth++,this.delegate.begin&&this.delegate.begin()}_scheduleCountTask(){queueMicrotask(()=>{this._microtaskId++})}scheduleListenerCallback(e,t,s){if(e>=0&&et(s));return}let i=this._animationCallbacksBuffer;i.length==0&&queueMicrotask(()=>{this._zone.run(()=>{i.forEach(r=>{let[a,o]=r;a(o)}),this._animationCallbacksBuffer=[]})}),i.push([t,s])}end(){this._cdRecurDepth--,this._cdRecurDepth==0&&this._zone.runOutsideAngular(()=>{this._scheduleCountTask(),this.engine.flush(this._microtaskId)}),this.delegate.end&&this.delegate.end()}whenRenderingDone(){return this.engine.whenRenderingDone()}};export{Tt as AnimationDriver,qt as NoopAnimationDriver,Lt as \u0275Animation,we as \u0275AnimationEngine,et as \u0275AnimationRenderer,Ft as \u0275AnimationRendererFactory,Ie as \u0275AnimationStyleNormalizer,Ae as \u0275BaseAnimationRenderer,ze as \u0275NoopAnimationStyleNormalizer,xe as \u0275WebAnimationsDriver,be as \u0275WebAnimationsPlayer,Qe as \u0275WebAnimationsStyleNormalizer,Ks as \u0275allowPreviousPlayerStylesMerge,Pi as \u0275camelCaseToDashCase,zt as \u0275containsElement,Ni as \u0275createEngine,it as \u0275getParentElement,Kt as \u0275invokeQuery,Fs as \u0275normalizeKeyframes,ks as \u0275validateStyleProperty,Ai as \u0275validateWebAnimatableStyleProperty}; diff --git a/angular-primeng-app/dist/browser/chunk-RV6LF5VC.js b/angular-primeng-app/dist/browser/chunk-RV6LF5VC.js new file mode 100644 index 0000000..d17f7cb --- /dev/null +++ b/angular-primeng-app/dist/browser/chunk-RV6LF5VC.js @@ -0,0 +1 @@ +var i=function(s){return s[s.State=0]="State",s[s.Transition=1]="Transition",s[s.Sequence=2]="Sequence",s[s.Group=3]="Group",s[s.Animate=4]="Animate",s[s.Keyframes=5]="Keyframes",s[s.Style=6]="Style",s[s.Trigger=7]="Trigger",s[s.Reference=8]="Reference",s[s.AnimateChild=9]="AnimateChild",s[s.AnimateRef=10]="AnimateRef",s[s.Query=11]="Query",s[s.Stagger=12]="Stagger",s}(i||{}),c="*";function f(s,t){return{type:i.Trigger,name:s,definitions:t,options:{}}}function _(s,t=null){return{type:i.Animate,styles:t,timings:s}}function d(s,t=null){return{type:i.Sequence,steps:s,options:t}}function y(s){return{type:i.Style,styles:s,offset:null}}function p(s,t,e=null){return{type:i.Transition,expr:s,animation:t,options:e}}function m(s,t=null){return{type:i.Reference,animation:s,options:t}}function g(s,t=null){return{type:i.AnimateRef,animation:s,options:t}}var a=class{constructor(t=0,e=0){this._onDoneFns=[],this._onStartFns=[],this._onDestroyFns=[],this._originalOnDoneFns=[],this._originalOnStartFns=[],this._started=!1,this._destroyed=!1,this._finished=!1,this._position=0,this.parentPlayer=null,this.totalTime=t+e}_onFinish(){this._finished||(this._finished=!0,this._onDoneFns.forEach(t=>t()),this._onDoneFns=[])}onStart(t){this._originalOnStartFns.push(t),this._onStartFns.push(t)}onDone(t){this._originalOnDoneFns.push(t),this._onDoneFns.push(t)}onDestroy(t){this._onDestroyFns.push(t)}hasStarted(){return this._started}init(){}play(){this.hasStarted()||(this._onStart(),this.triggerMicrotask()),this._started=!0}triggerMicrotask(){queueMicrotask(()=>this._onFinish())}_onStart(){this._onStartFns.forEach(t=>t()),this._onStartFns=[]}pause(){}restart(){}finish(){this._onFinish()}destroy(){this._destroyed||(this._destroyed=!0,this.hasStarted()||this._onStart(),this.finish(),this._onDestroyFns.forEach(t=>t()),this._onDestroyFns=[])}reset(){this._started=!1,this._finished=!1,this._onStartFns=this._originalOnStartFns,this._onDoneFns=this._originalOnDoneFns}setPosition(t){this._position=this.totalTime?t*this.totalTime:1}getPosition(){return this.totalTime?this._position/this.totalTime:1}triggerCallback(t){let e=t=="start"?this._onStartFns:this._onDoneFns;e.forEach(n=>n()),e.length=0}},l=class{constructor(t){this._onDoneFns=[],this._onStartFns=[],this._finished=!1,this._started=!1,this._destroyed=!1,this._onDestroyFns=[],this.parentPlayer=null,this.totalTime=0,this.players=t;let e=0,n=0,o=0,h=this.players.length;h==0?queueMicrotask(()=>this._onFinish()):this.players.forEach(r=>{r.onDone(()=>{++e==h&&this._onFinish()}),r.onDestroy(()=>{++n==h&&this._onDestroy()}),r.onStart(()=>{++o==h&&this._onStart()})}),this.totalTime=this.players.reduce((r,u)=>Math.max(r,u.totalTime),0)}_onFinish(){this._finished||(this._finished=!0,this._onDoneFns.forEach(t=>t()),this._onDoneFns=[])}init(){this.players.forEach(t=>t.init())}onStart(t){this._onStartFns.push(t)}_onStart(){this.hasStarted()||(this._started=!0,this._onStartFns.forEach(t=>t()),this._onStartFns=[])}onDone(t){this._onDoneFns.push(t)}onDestroy(t){this._onDestroyFns.push(t)}hasStarted(){return this._started}play(){this.parentPlayer||this.init(),this._onStart(),this.players.forEach(t=>t.play())}pause(){this.players.forEach(t=>t.pause())}restart(){this.players.forEach(t=>t.restart())}finish(){this._onFinish(),this.players.forEach(t=>t.finish())}destroy(){this._onDestroy()}_onDestroy(){this._destroyed||(this._destroyed=!0,this._onFinish(),this.players.forEach(t=>t.destroy()),this._onDestroyFns.forEach(t=>t()),this._onDestroyFns=[])}reset(){this.players.forEach(t=>t.reset()),this._destroyed=!1,this._finished=!1,this._started=!1}setPosition(t){let e=t*this.totalTime;this.players.forEach(n=>{let o=n.totalTime?Math.min(1,e/n.totalTime):1;n.setPosition(o)})}getPosition(){let t=this.players.reduce((e,n)=>e===null||n.totalTime>e.totalTime?n:e,null);return t!=null?t.getPosition():0}beforeDestroy(){this.players.forEach(t=>{t.beforeDestroy&&t.beforeDestroy()})}triggerCallback(t){let e=t=="start"?this._onStartFns:this._onDoneFns;e.forEach(n=>n()),e.length=0}},D="!";export{i as a,c as b,f as c,_ as d,d as e,y as f,p as g,m as h,g as i,a as j,l as k,D as l}; diff --git a/angular-primeng-app/dist/browser/dark.css b/angular-primeng-app/dist/browser/dark.css new file mode 100644 index 0000000..33d5221 --- /dev/null +++ b/angular-primeng-app/dist/browser/dark.css @@ -0,0 +1 @@ +:root{font-family:Inter var,sans-serif;font-feature-settings:"cv02","cv03","cv04","cv11";font-variation-settings:normal;--font-family: "Inter var", sans-serif;--font-feature-settings: "cv02", "cv03", "cv04", "cv11";--surface-a: #1f2937;--surface-b: #111827;--surface-c: rgba(255, 255, 255, .03);--surface-d: #424b57;--surface-e: #1f2937;--surface-f: #1f2937;--text-color: rgba(255, 255, 255, .87);--text-color-secondary: rgba(255, 255, 255, .6);--primary-color: #60a5fa;--primary-color-text: #030712;--surface-0: #111827;--surface-50: #1f2937;--surface-100: #374151;--surface-200: #4b5563;--surface-300: #6b7280;--surface-400: #9ca3af;--surface-500: #d1d5db;--surface-600: #e5e7eb;--surface-700: #f3f4f6;--surface-800: #f9fafb;--surface-900: #ffffff;--gray-50: #f9fafb;--gray-100: #f3f4f6;--gray-200: #e5e7eb;--gray-300: #d1d5db;--gray-400: #9ca3af;--gray-500: #6b7280;--gray-600: #4b5563;--gray-700: #374151;--gray-800: #1f2937;--gray-900: #111827;--content-padding: 1.25rem;--inline-spacing: .5rem;--border-radius: 6px;--surface-ground: #111827;--surface-section: #111827;--surface-card: #1f2937;--surface-overlay: #1f2937;--surface-border: rgba(255, 255, 255, .1);--surface-hover: rgba(255, 255, 255, .03);--focus-ring: 0 0 0 .2rem rgba(96, 165, 250, .2);--maskbg: rgba(0, 0, 0, .4);--highlight-bg: rgba(96, 165, 250, .16);--highlight-text-color: rgba(255, 255, 255, .87);color-scheme:dark}@font-face{font-family:Inter var;font-weight:100 900;font-display:swap;font-style:normal;font-named-instance:"Regular";src:url("./media/Inter-roman.var-WIJJYAE4.woff2?v=3.19") format("woff2")}@font-face{font-family:Inter var;font-weight:100 900;font-display:swap;font-style:italic;font-named-instance:"Italic";src:url("./media/Inter-italic.var-SWFAXF2C.woff2?v=3.19") format("woff2")}:root{--blue-50:#f5f9ff;--blue-100:#d0e1fd;--blue-200:#abc9fb;--blue-300:#85b2f9;--blue-400:#609af8;--blue-500:#3b82f6;--blue-600:#326fd1;--blue-700:#295bac;--blue-800:#204887;--blue-900:#183462;--green-50:#f4fcf7;--green-100:#caf1d8;--green-200:#a0e6ba;--green-300:#76db9b;--green-400:#4cd07d;--green-500:#22c55e;--green-600:#1da750;--green-700:#188a42;--green-800:#136c34;--green-900:#0e4f26;--yellow-50:#fefbf3;--yellow-100:#faedc4;--yellow-200:#f6de95;--yellow-300:#f2d066;--yellow-400:#eec137;--yellow-500:#eab308;--yellow-600:#c79807;--yellow-700:#a47d06;--yellow-800:#816204;--yellow-900:#5e4803;--cyan-50:#f3fbfd;--cyan-100:#c3edf5;--cyan-200:#94e0ed;--cyan-300:#65d2e4;--cyan-400:#35c4dc;--cyan-500:#06b6d4;--cyan-600:#059bb4;--cyan-700:#047f94;--cyan-800:#036475;--cyan-900:#024955;--pink-50:#fef6fa;--pink-100:#fad3e7;--pink-200:#f7b0d3;--pink-300:#f38ec0;--pink-400:#f06bac;--pink-500:#ec4899;--pink-600:#c93d82;--pink-700:#a5326b;--pink-800:#822854;--pink-900:#5e1d3d;--indigo-50:#f7f7fe;--indigo-100:#dadafc;--indigo-200:#bcbdf9;--indigo-300:#9ea0f6;--indigo-400:#8183f4;--indigo-500:#6366f1;--indigo-600:#5457cd;--indigo-700:#4547a9;--indigo-800:#363885;--indigo-900:#282960;--teal-50:#f3fbfb;--teal-100:#c7eeea;--teal-200:#9ae0d9;--teal-300:#6dd3c8;--teal-400:#41c5b7;--teal-500:#14b8a6;--teal-600:#119c8d;--teal-700:#0e8174;--teal-800:#0b655b;--teal-900:#084a42;--orange-50:#fff8f3;--orange-100:#feddc7;--orange-200:#fcc39b;--orange-300:#fba86f;--orange-400:#fa8e42;--orange-500:#f97316;--orange-600:#d46213;--orange-700:#ae510f;--orange-800:#893f0c;--orange-900:#642e09;--bluegray-50:#f7f8f9;--bluegray-100:#dadee3;--bluegray-200:#bcc3cd;--bluegray-300:#9fa9b7;--bluegray-400:#818ea1;--bluegray-500:#64748b;--bluegray-600:#556376;--bluegray-700:#465161;--bluegray-800:#37404c;--bluegray-900:#282e38;--purple-50:#fbf7ff;--purple-100:#ead6fd;--purple-200:#dab6fc;--purple-300:#c996fa;--purple-400:#b975f9;--purple-500:#a855f7;--purple-600:#8f48d2;--purple-700:#763cad;--purple-800:#5c2f88;--purple-900:#432263;--red-50:#fff5f5;--red-100:#ffd0ce;--red-200:#ffaca7;--red-300:#ff8780;--red-400:#ff6259;--red-500:#ff3d32;--red-600:#d9342b;--red-700:#b32b23;--red-800:#8c221c;--red-900:#661814;--primary-50:#f7fbff;--primary-100:#d9e9fe;--primary-200:#bbd8fd;--primary-300:#9cc7fc;--primary-400:#7eb6fb;--primary-500:#60a5fa;--primary-600:#528cd5;--primary-700:#4374af;--primary-800:#355b8a;--primary-900:#264264}.p-editor-container .p-editor-toolbar{background:#1f2937;border-top-right-radius:6px;border-top-left-radius:6px}.p-editor-container .p-editor-toolbar.ql-snow{border:1px solid #424b57}.p-editor-container .p-editor-toolbar.ql-snow .ql-stroke{stroke:#fff9}.p-editor-container .p-editor-toolbar.ql-snow .ql-fill{fill:#fff9}.p-editor-container .p-editor-toolbar.ql-snow .ql-picker .ql-picker-label{border:0 none;color:#fff9}.p-editor-container .p-editor-toolbar.ql-snow .ql-picker .ql-picker-label:hover{color:#ffffffde}.p-editor-container .p-editor-toolbar.ql-snow .ql-picker .ql-picker-label:hover .ql-stroke{stroke:#ffffffde}.p-editor-container .p-editor-toolbar.ql-snow .ql-picker .ql-picker-label:hover .ql-fill{fill:#ffffffde}.p-editor-container .p-editor-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-label{color:#ffffffde}.p-editor-container .p-editor-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-label .ql-stroke{stroke:#ffffffde}.p-editor-container .p-editor-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-label .ql-fill{fill:#ffffffde}.p-editor-container .p-editor-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-options{background:#1f2937;border:1px solid #424b57;box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f;border-radius:6px;padding:.75rem 0}.p-editor-container .p-editor-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-options .ql-picker-item{color:#ffffffde}.p-editor-container .p-editor-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-options .ql-picker-item:hover{color:#ffffffde;background:#ffffff08}.p-editor-container .p-editor-toolbar.ql-snow .ql-picker.ql-expanded:not(.ql-icon-picker) .ql-picker-item{padding:.75rem 1.25rem}.p-editor-container .p-editor-content{border-bottom-right-radius:6px;border-bottom-left-radius:6px}.p-editor-container .p-editor-content.ql-snow{border:1px solid #424b57}.p-editor-container .p-editor-content .ql-editor{background:#111827;color:#ffffffde;border-bottom-right-radius:6px;border-bottom-left-radius:6px}.p-editor-container .ql-snow.ql-toolbar button:hover,.p-editor-container .ql-snow.ql-toolbar button:focus{color:#ffffffde}.p-editor-container .ql-snow.ql-toolbar button:hover .ql-stroke,.p-editor-container .ql-snow.ql-toolbar button:focus .ql-stroke{stroke:#ffffffde}.p-editor-container .ql-snow.ql-toolbar button:hover .ql-fill,.p-editor-container .ql-snow.ql-toolbar button:focus .ql-fill{fill:#ffffffde}.p-editor-container .ql-snow.ql-toolbar button.ql-active,.p-editor-container .ql-snow.ql-toolbar .ql-picker-label.ql-active,.p-editor-container .ql-snow.ql-toolbar .ql-picker-item.ql-selected{color:#60a5fa}.p-editor-container .ql-snow.ql-toolbar button.ql-active .ql-stroke,.p-editor-container .ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke,.p-editor-container .ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke{stroke:#60a5fa}.p-editor-container .ql-snow.ql-toolbar button.ql-active .ql-fill,.p-editor-container .ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-fill,.p-editor-container .ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-fill{fill:#60a5fa}.p-editor-container .ql-snow.ql-toolbar button.ql-active .ql-picker-label,.p-editor-container .ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-picker-label,.p-editor-container .ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-picker-label{color:#60a5fa}@layer primeng{*{box-sizing:border-box}.p-component{font-family:var(--font-family);font-feature-settings:var(--font-feature-settings, normal);font-size:1rem;font-weight:400}.p-component-overlay{background-color:#0006;transition-duration:.2s}.p-disabled,.p-component:disabled{opacity:.4}.p-error{color:#fca5a5}.p-text-secondary{color:#fff9}.pi{font-size:1rem}.p-icon{width:1rem;height:1rem}.p-link{font-family:var(--font-family);font-feature-settings:var(--font-feature-settings, normal);font-size:1rem;border-radius:6px}.p-link:focus-visible{outline:0 none;outline-offset:0;box-shadow:0 0 0 .2rem #60a5fa33}.p-component-overlay-enter{animation:p-component-overlay-enter-animation .15s forwards}.p-component-overlay-leave{animation:p-component-overlay-leave-animation .15s forwards}@keyframes p-component-overlay-enter-animation{0%{background-color:transparent}to{background-color:var(--maskbg)}}@keyframes p-component-overlay-leave-animation{0%{background-color:var(--maskbg)}to{background-color:transparent}}.p-autocomplete .p-autocomplete-loader{right:.75rem}.p-autocomplete.p-autocomplete-dd .p-autocomplete-loader{right:3.75rem}.p-autocomplete:not(.p-disabled):hover .p-autocomplete-multiple-container{border-color:#60a5fa}.p-autocomplete:not(.p-disabled).p-focus .p-autocomplete-multiple-container{outline:0 none;outline-offset:0;box-shadow:0 0 0 .2rem #60a5fa33;border-color:#60a5fa}.p-autocomplete .p-autocomplete-multiple-container{padding:.375rem .75rem;gap:.5rem}.p-autocomplete .p-autocomplete-multiple-container .p-autocomplete-input-token{padding:.375rem 0}.p-autocomplete .p-autocomplete-multiple-container .p-autocomplete-input-token input{font-family:var(--font-family);font-feature-settings:var(--font-feature-settings, normal);font-size:1rem;color:#ffffffde;padding:0;margin:0}.p-autocomplete .p-autocomplete-multiple-container .p-autocomplete-token{padding:.375rem .75rem;background:#424b57;color:#ffffffde;border-radius:16px}.p-autocomplete .p-autocomplete-multiple-container .p-autocomplete-token .p-autocomplete-token-icon{margin-left:.5rem}.p-autocomplete .p-autocomplete-multiple-container .p-autocomplete-token.p-focus{background:#6b7280;color:#ffffffde}.p-autocomplete.p-invalid.p-component>.p-inputtext{border-color:#fca5a5}.p-autocomplete-panel{background:#1f2937;color:#ffffffde;border:1px solid #424b57;border-radius:6px;box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f}.p-autocomplete-panel .p-autocomplete-items{padding:.75rem 0}.p-autocomplete-panel .p-autocomplete-items .p-autocomplete-item{margin:0;padding:.75rem 1.25rem;border:0 none;color:#ffffffde;background:transparent;transition:box-shadow .2s;border-radius:0}.p-autocomplete-panel .p-autocomplete-items .p-autocomplete-item.p-highlight{color:#ffffffde;background:#60a5fa29}.p-autocomplete-panel .p-autocomplete-items .p-autocomplete-item.p-highlight.p-focus{background:#60a5fa3d}.p-autocomplete-panel .p-autocomplete-items .p-autocomplete-item:not(.p-highlight):not(.p-disabled).p-focus{color:#ffffffde;background:#424b57}.p-autocomplete-panel .p-autocomplete-items .p-autocomplete-item:not(.p-highlight):not(.p-disabled):hover{color:#ffffffde;background:#ffffff08}.p-autocomplete-panel .p-autocomplete-items .p-autocomplete-item-group{margin:0;padding:.75rem 1.25rem;color:#ffffffde;background:#374151;font-weight:700}.p-autocomplete-panel .p-autocomplete-items .p-autocomplete-empty-message{padding:.75rem 1.25rem;color:#ffffffde;background:transparent}p-autocomplete.ng-dirty.ng-invalid>.p-autocomplete>.p-inputtext{border-color:#fca5a5}p-autocomplete.p-autocomplete-clearable .p-inputtext{padding-right:2.5rem}p-autocomplete.p-autocomplete-clearable .p-autocomplete-clear-icon{color:#fff9;right:.75rem}p-autocomplete.p-autocomplete-clearable .p-autocomplete-dd .p-autocomplete-clear-icon{color:#fff9;right:3.75rem}p-calendar.ng-dirty.ng-invalid>.p-calendar>.p-inputtext{border-color:#fca5a5}.p-calendar:not(.p-calendar-disabled).p-focus>.p-inputtext{outline:0 none;outline-offset:0;box-shadow:0 0 0 .2rem #60a5fa33;border-color:#60a5fa}.p-datepicker{padding:.5rem;background:#1f2937;color:#ffffffde;border:1px solid #424b57;border-radius:6px}.p-datepicker:not(.p-datepicker-inline){background:#1f2937;border:1px solid #424b57;box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f}.p-datepicker:not(.p-datepicker-inline) .p-datepicker-header{background:#1f2937}.p-datepicker .p-datepicker-header{padding:.5rem;color:#ffffffde;background:#1f2937;font-weight:700;margin:0;border-bottom:1px solid #424b57;border-top-right-radius:6px;border-top-left-radius:6px}.p-datepicker .p-datepicker-header .p-datepicker-prev,.p-datepicker .p-datepicker-header .p-datepicker-next{width:2rem;height:2rem;color:#fff9;border:0 none;background:transparent;border-radius:50%;transition:background-color .2s,color .2s,box-shadow .2s}.p-datepicker .p-datepicker-header .p-datepicker-prev:enabled:hover,.p-datepicker .p-datepicker-header .p-datepicker-next:enabled:hover{color:#ffffffde;border-color:transparent;background:#ffffff08}.p-datepicker .p-datepicker-header .p-datepicker-prev:focus-visible,.p-datepicker .p-datepicker-header .p-datepicker-next:focus-visible{outline:0 none;outline-offset:0;box-shadow:0 0 0 .2rem #60a5fa33}.p-datepicker .p-datepicker-header .p-datepicker-title{line-height:2rem}.p-datepicker .p-datepicker-header .p-datepicker-title .p-datepicker-year,.p-datepicker .p-datepicker-header .p-datepicker-title .p-datepicker-month{color:#ffffffde;transition:background-color .2s,color .2s,box-shadow .2s;font-weight:700;padding:.5rem}.p-datepicker .p-datepicker-header .p-datepicker-title .p-datepicker-year:enabled:hover,.p-datepicker .p-datepicker-header .p-datepicker-title .p-datepicker-month:enabled:hover{color:#60a5fa}.p-datepicker .p-datepicker-header .p-datepicker-title .p-datepicker-month{margin-right:.5rem}.p-datepicker table{font-size:1rem;margin:.5rem 0}.p-datepicker table th{padding:.5rem}.p-datepicker table th>span{width:2.5rem;height:2.5rem}.p-datepicker table td{padding:.5rem}.p-datepicker table td>span{width:2.5rem;height:2.5rem;border-radius:50%;transition:box-shadow .2s;border:1px solid transparent}.p-datepicker table td>span.p-highlight{color:#ffffffde;background:#60a5fa29}.p-datepicker table td>span:focus{outline:0 none;outline-offset:0;box-shadow:0 0 0 .2rem #60a5fa33}.p-datepicker table td.p-datepicker-today>span{background:transparent;color:#60a5fa;border-color:transparent}.p-datepicker table td.p-datepicker-today>span.p-highlight{color:#ffffffde;background:#60a5fa29}.p-datepicker .p-datepicker-buttonbar{padding:1rem 0;border-top:1px solid #424b57}.p-datepicker .p-datepicker-buttonbar .p-button{width:auto}.p-datepicker .p-timepicker{border-top:1px solid #424b57;padding:.5rem}.p-datepicker .p-timepicker button{width:2rem;height:2rem;color:#fff9;border:0 none;background:transparent;border-radius:50%;transition:background-color .2s,color .2s,box-shadow .2s}.p-datepicker .p-timepicker button:enabled:hover{color:#ffffffde;border-color:transparent;background:#ffffff08}.p-datepicker .p-timepicker button:focus-visible{outline:0 none;outline-offset:0;box-shadow:0 0 0 .2rem #60a5fa33}.p-datepicker .p-timepicker button:last-child{margin-top:.2em}.p-datepicker .p-timepicker span{font-size:1.25rem}.p-datepicker .p-timepicker>div{padding:0 .5rem}.p-datepicker.p-datepicker-timeonly .p-timepicker{border-top:0 none}.p-datepicker .p-monthpicker{margin:.5rem 0}.p-datepicker .p-monthpicker .p-monthpicker-month{padding:.5rem;transition:box-shadow .2s;border-radius:6px}.p-datepicker .p-monthpicker .p-monthpicker-month.p-highlight{color:#ffffffde;background:#60a5fa29}.p-datepicker .p-yearpicker{margin:.5rem 0}.p-datepicker .p-yearpicker .p-yearpicker-year{padding:.5rem;transition:box-shadow .2s;border-radius:6px}.p-datepicker .p-yearpicker .p-yearpicker-year.p-highlight{color:#ffffffde;background:#60a5fa29}.p-datepicker.p-datepicker-multiple-month .p-datepicker-group{border-left:1px solid #424b57;padding-right:.5rem;padding-left:.5rem;padding-top:0;padding-bottom:0}.p-datepicker.p-datepicker-multiple-month .p-datepicker-group:first-child{padding-left:0;border-left:0 none}.p-datepicker.p-datepicker-multiple-month .p-datepicker-group:last-child{padding-right:0}.p-datepicker:not(.p-disabled) table td span:not(.p-highlight):not(.p-disabled):hover{background:#ffffff08}.p-datepicker:not(.p-disabled) table td span:not(.p-highlight):not(.p-disabled):focus{outline:0 none;outline-offset:0;box-shadow:0 0 0 .2rem #60a5fa33}.p-datepicker:not(.p-disabled) .p-monthpicker .p-monthpicker-month:not(.p-disabled):not(.p-highlight):hover{background:#ffffff08}.p-datepicker:not(.p-disabled) .p-monthpicker .p-monthpicker-month:not(.p-disabled):focus{outline:0 none;outline-offset:0;box-shadow:0 0 0 .2rem #60a5fa33}.p-datepicker:not(.p-disabled) .p-yearpicker .p-yearpicker-year:not(.p-disabled):not(.p-highlight):hover{background:#ffffff08}.p-datepicker:not(.p-disabled) .p-yearpicker .p-yearpicker-year:not(.p-disabled):focus{outline:0 none;outline-offset:0;box-shadow:0 0 0 .2rem #60a5fa33}p-calendar.p-calendar-clearable .p-inputtext{padding-right:2.5rem}p-calendar.p-calendar-clearable .p-calendar-clear-icon{color:#fff9;right:.75rem}p-calendar.p-calendar-clearable .p-calendar-w-btn .p-calendar-clear-icon{color:#fff9;right:3.75rem}@media screen and (max-width: 769px){.p-datepicker table th,.p-datepicker table td{padding:0}}.p-cascadeselect{background:#111827;border:1px solid #424b57;transition:background-color .2s,color .2s,border-color .2s,box-shadow .2s;border-radius:6px}.p-cascadeselect:not(.p-disabled):hover{border-color:#60a5fa}.p-cascadeselect:not(.p-disabled).p-focus{outline:0 none;outline-offset:0;box-shadow:0 0 0 .2rem #60a5fa33;border-color:#60a5fa}.p-cascadeselect .p-cascadeselect-label{background:transparent;border:0 none;padding:.75rem}.p-cascadeselect .p-cascadeselect-label.p-placeholder{color:#fff9}.p-cascadeselect .p-cascadeselect-label:enabled:focus{outline:0 none;box-shadow:none}.p-cascadeselect .p-cascadeselect-trigger{background:transparent;color:#fff9;width:3rem;border-top-right-radius:6px;border-bottom-right-radius:6px}.p-cascadeselect.p-invalid.p-component{border-color:#fca5a5}.p-cascadeselect-panel{background:#1f2937;color:#ffffffde;border:1px solid #424b57;border-radius:6px;box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f}.p-cascadeselect-panel .p-cascadeselect-items{padding:.75rem 0}.p-cascadeselect-panel .p-cascadeselect-items .p-cascadeselect-item{margin:0;border:0 none;color:#ffffffde;background:transparent;transition:box-shadow .2s;border-radius:0}.p-cascadeselect-panel .p-cascadeselect-items .p-cascadeselect-item.p-highlight{color:#ffffffde;background:#60a5fa29}.p-cascadeselect-panel .p-cascadeselect-items .p-cascadeselect-item.p-highlight.p-focus{background:#60a5fa3d}.p-cascadeselect-panel .p-cascadeselect-items .p-cascadeselect-item:not(.p-highlight):not(.p-disabled).p-focus{color:#ffffffde;background:#424b57}.p-cascadeselect-panel .p-cascadeselect-items .p-cascadeselect-item:not(.p-highlight):not(.p-disabled):hover{color:#ffffffde;background:#ffffff08}.p-cascadeselect-panel .p-cascadeselect-items .p-cascadeselect-item .p-cascadeselect-item-content{padding:.75rem 1.25rem}.p-cascadeselect-panel .p-cascadeselect-items .p-cascadeselect-item .p-cascadeselect-group-icon{font-size:.875rem}.p-input-filled .p-cascadeselect{background:#424b57}.p-input-filled .p-cascadeselect:not(.p-disabled):hover{background-color:#424b57}.p-input-filled .p-cascadeselect:not(.p-disabled).p-focus{background-color:#424b57}p-cascadeselect.ng-dirty.ng-invalid>.p-cascadeselect{border-color:#fca5a5}p-cascadeselect.p-cascadeselect-clearable .p-cascadeselect-label{padding-right:.75rem}p-cascadeselect.p-cascadeselect-clearable .p-cascadeselect-clear-icon{color:#fff9;right:3rem}.p-overlay-modal .p-cascadeselect-sublist .p-cascadeselect-panel{box-shadow:none;border-radius:0;padding:.25rem 0 .25rem .5rem}.p-overlay-modal .p-cascadeselect-item-active>.p-cascadeselect-item-content .p-cascadeselect-group-icon{transform:rotate(90deg)}.p-checkbox{width:22px;height:22px}.p-checkbox .p-checkbox-box{border:2px solid #424b57;background:#111827;width:22px;height:22px;color:#ffffffde;border-radius:6px;transition:background-color .2s,color .2s,border-color .2s,box-shadow .2s}.p-checkbox .p-checkbox-box .p-checkbox-icon{transition-duration:.2s;color:#030712;font-size:14px}.p-checkbox .p-checkbox-box .p-icon{width:14px;height:14px}.p-checkbox .p-checkbox-box.p-highlight{border-color:#60a5fa;background:#60a5fa}.p-checkbox:not(.p-checkbox-disabled) .p-checkbox-box:hover{border-color:#60a5fa}.p-checkbox:not(.p-checkbox-disabled) .p-checkbox-box.p-focus{outline:0 none;outline-offset:0;box-shadow:0 0 0 .2rem #60a5fa33;border-color:#60a5fa}.p-checkbox:not(.p-checkbox-disabled) .p-checkbox-box.p-highlight:hover{border-color:#bfdbfe;background:#bfdbfe;color:#030712}p-checkbox.ng-dirty.ng-invalid>.p-checkbox>.p-checkbox-box{border-color:#fca5a5}.p-input-filled .p-checkbox .p-checkbox-box{background-color:#424b57}.p-input-filled .p-checkbox .p-checkbox-box.p-highlight{background:#60a5fa}.p-input-filled .p-checkbox:not(.p-checkbox-disabled) .p-checkbox-box:hover{background-color:#424b57}.p-input-filled .p-checkbox:not(.p-checkbox-disabled) .p-checkbox-box.p-highlight:hover{background:#bfdbfe}.p-checkbox-label{margin-left:.5rem}p-tristatecheckbox.ng-dirty.ng-invalid>.p-checkbox>.p-checkbox-box{border-color:#fca5a5}.p-chips:not(.p-disabled):hover .p-chips-multiple-container{border-color:#60a5fa}.p-chips:not(.p-disabled).p-focus .p-chips-multiple-container{outline:0 none;outline-offset:0;box-shadow:0 0 0 .2rem #60a5fa33;border-color:#60a5fa}.p-chips .p-chips-multiple-container{padding:.375rem .75rem;gap:.5rem}.p-chips .p-chips-multiple-container .p-chips-token{padding:.375rem .75rem;margin-right:.5rem;background:#424b57;color:#ffffffde;border-radius:16px}.p-chips .p-chips-multiple-container .p-chips-token.p-focus{background:#6b7280;color:#ffffffde}.p-chips .p-chips-multiple-container .p-chips-token .p-chips-token-icon{margin-left:.5rem}.p-chips .p-chips-multiple-container .p-chips-input-token{padding:.375rem 0}.p-chips .p-chips-multiple-container .p-chips-input-token input{font-family:var(--font-family);font-feature-settings:var(--font-feature-settings, normal);font-size:1rem;color:#ffffffde;padding:0;margin:0}p-chips.ng-dirty.ng-invalid>.p-chips>.p-inputtext{border-color:#fca5a5}p-chips.p-chips-clearable .p-inputtext{padding-right:1.75rem}p-chips.p-chips-clearable .p-chips-clear-icon{color:#fff9;right:.75rem}.p-colorpicker-preview,.p-fluid .p-colorpicker-preview.p-inputtext{width:2rem;height:2rem}.p-colorpicker-panel{background:#1f2937;border:1px solid #424b57}.p-colorpicker-panel .p-colorpicker-color-handle,.p-colorpicker-panel .p-colorpicker-hue-handle{border-color:#ffffffde}.p-colorpicker-overlay-panel{box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f}.p-dropdown{background:#111827;border:1px solid #424b57;transition:background-color .2s,color .2s,border-color .2s,box-shadow .2s;border-radius:6px}.p-dropdown:not(.p-disabled):hover{border-color:#60a5fa}.p-dropdown:not(.p-disabled).p-focus{outline:0 none;outline-offset:0;box-shadow:0 0 0 .2rem #60a5fa33;border-color:#60a5fa}.p-dropdown.p-dropdown-clearable .p-dropdown-label{padding-right:1.75rem}.p-dropdown .p-dropdown-label{background:transparent;border:0 none}.p-dropdown .p-dropdown-label.p-placeholder{color:#fff9}.p-dropdown .p-dropdown-label:focus,.p-dropdown .p-dropdown-label:enabled:focus{outline:0 none;box-shadow:none}.p-dropdown .p-dropdown-trigger{background:transparent;color:#fff9;width:3rem;border-top-right-radius:6px;border-bottom-right-radius:6px}.p-dropdown .p-dropdown-clear-icon{color:#fff9;right:3rem}.p-dropdown.p-invalid.p-component{border-color:#fca5a5}.p-dropdown-panel{background:#1f2937;color:#ffffffde;border:1px solid #424b57;border-radius:6px;box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f}.p-dropdown-panel .p-dropdown-header{padding:.75rem 1.25rem;border-bottom:1px solid #424b57;color:#ffffffde;background:#1f2937;margin:0;border-top-right-radius:6px;border-top-left-radius:6px}.p-dropdown-panel .p-dropdown-header .p-dropdown-filter{padding-right:1.75rem;margin-right:-1.75rem}.p-dropdown-panel .p-dropdown-header .p-dropdown-filter-icon{right:.75rem;color:#fff9}.p-dropdown-panel .p-dropdown-items{padding:.75rem 0}.p-dropdown-panel .p-dropdown-items .p-dropdown-item{margin:0;padding:.75rem 1.25rem;border:0 none;color:#ffffffde;background:transparent;transition:box-shadow .2s;border-radius:0}.p-dropdown-panel .p-dropdown-items .p-dropdown-item.p-highlight{color:#ffffffde;background:#60a5fa29}.p-dropdown-panel .p-dropdown-items .p-dropdown-item.p-highlight.p-focus{background:#60a5fa3d}.p-dropdown-panel .p-dropdown-items .p-dropdown-item:not(.p-highlight):not(.p-disabled).p-focus{color:#ffffffde;background:#424b57}.p-dropdown-panel .p-dropdown-items .p-dropdown-item:not(.p-highlight):not(.p-disabled):hover{color:#ffffffde;background:#ffffff08}.p-dropdown-panel .p-dropdown-items .p-dropdown-item-group{margin:0;padding:.75rem 1.25rem;color:#ffffffde;background:#374151;font-weight:700}.p-dropdown-panel .p-dropdown-items .p-dropdown-empty-message{padding:.75rem 1.25rem;color:#ffffffde;background:transparent}.p-input-filled .p-dropdown{background:#424b57}.p-input-filled .p-dropdown:not(.p-disabled):hover{background-color:#424b57}.p-input-filled .p-dropdown:not(.p-disabled).p-focus{background-color:#424b57}.p-input-filled .p-dropdown:not(.p-disabled).p-focus .p-inputtext{background-color:transparent}p-dropdown.ng-dirty.ng-invalid>.p-dropdown{border-color:#fca5a5}.p-inputgroup-addon{background:#1f2937;color:#fff9;border-top:1px solid #424b57;border-left:1px solid #424b57;border-bottom:1px solid #424b57;padding:.75rem;min-width:3rem}.p-inputgroup-addon:last-child{border-right:1px solid #424b57}.p-inputgroup>.p-component,.p-inputgroup>.p-inputwrapper>.p-inputtext,.p-inputgroup>.p-float-label>.p-component{border-radius:0;margin:0}.p-inputgroup>.p-component+.p-inputgroup-addon,.p-inputgroup>.p-inputwrapper>.p-inputtext+.p-inputgroup-addon,.p-inputgroup>.p-float-label>.p-component+.p-inputgroup-addon{border-left:0 none}.p-inputgroup>.p-component:focus,.p-inputgroup>.p-inputwrapper>.p-inputtext:focus,.p-inputgroup>.p-float-label>.p-component:focus{z-index:1}.p-inputgroup>.p-component:focus~label,.p-inputgroup>.p-inputwrapper>.p-inputtext:focus~label,.p-inputgroup>.p-float-label>.p-component:focus~label{z-index:1}.p-inputgroup-addon:first-child,.p-inputgroup button:first-child,.p-inputgroup input:first-child,.p-inputgroup>.p-inputwrapper:first-child>.p-component,.p-inputgroup>.p-inputwrapper:first-child>.p-component>.p-inputtext{border-top-left-radius:6px;border-bottom-left-radius:6px}.p-inputgroup .p-float-label:first-child input{border-top-left-radius:6px;border-bottom-left-radius:6px}.p-inputgroup-addon:last-child,.p-inputgroup button:last-child,.p-inputgroup input:last-child,.p-inputgroup>.p-inputwrapper:last-child>.p-component,.p-inputgroup>.p-inputwrapper:last-child>.p-component>.p-inputtext{border-top-right-radius:6px;border-bottom-right-radius:6px}.p-inputgroup .p-float-label:last-child input{border-top-right-radius:6px;border-bottom-right-radius:6px}.p-fluid .p-inputgroup .p-button{width:auto}.p-fluid .p-inputgroup .p-button.p-button-icon-only{width:3rem}p-inputmask.ng-dirty.ng-invalid>.p-inputtext{border-color:#fca5a5}p-inputmask.p-inputmask-clearable .p-inputtext{padding-right:2.5rem}p-inputmask.p-inputmask-clearable .p-inputmask-clear-icon{color:#fff9;right:.75rem}p-inputnumber.ng-dirty.ng-invalid>.p-inputnumber>.p-inputtext{border-color:#fca5a5}p-inputnumber.p-inputnumber-clearable .p-inputnumber-input{padding-right:2.5rem}p-inputnumber.p-inputnumber-clearable .p-inputnumber-clear-icon{color:#fff9;right:.75rem}p-inputnumber.p-inputnumber-clearable .p-inputnumber-buttons-stacked .p-inputnumber-clear-icon{right:3.75rem}p-inputnumber.p-inputnumber-clearable .p-inputnumber-buttons-horizontal .p-inputnumber-clear-icon{right:3.75rem}.p-inputswitch{width:3rem;height:1.75rem}.p-inputswitch .p-inputswitch-slider{background:#6b7280;transition:background-color .2s,color .2s,border-color .2s,box-shadow .2s;border-radius:30px}.p-inputswitch .p-inputswitch-slider:before{background:#fff9;width:1.25rem;height:1.25rem;left:.25rem;margin-top:-.625rem;border-radius:50%;transition-duration:.2s}.p-inputswitch.p-inputswitch-checked .p-inputswitch-slider:before{transform:translate(1.25rem)}.p-inputswitch.p-focus .p-inputswitch-slider{outline:0 none;outline-offset:0;box-shadow:0 0 0 .2rem #60a5fa33}.p-inputswitch:not(.p-disabled):hover .p-inputswitch-slider{background:#424b57}.p-inputswitch.p-inputswitch-checked .p-inputswitch-slider{background:#60a5fa}.p-inputswitch.p-inputswitch-checked .p-inputswitch-slider:before{background:#030712}.p-inputswitch.p-inputswitch-checked:not(.p-disabled):hover .p-inputswitch-slider{background:#93c5fd}p-inputswitch.ng-dirty.ng-invalid>.p-inputswitch>.p-inputswitch-slider{border-color:#fca5a5}.p-inputtext{font-family:var(--font-family);font-feature-settings:var(--font-feature-settings, normal);font-size:1rem;color:#ffffffde;background:#111827;padding:.75rem;border:1px solid #424b57;transition:background-color .2s,color .2s,border-color .2s,box-shadow .2s;appearance:none;border-radius:6px}.p-inputtext:enabled:hover{border-color:#60a5fa}.p-inputtext:enabled:focus{outline:0 none;outline-offset:0;box-shadow:0 0 0 .2rem #60a5fa33;border-color:#60a5fa}.p-inputtext.ng-dirty.ng-invalid{border-color:#fca5a5}.p-inputtext.p-inputtext-sm{font-size:.875rem;padding:.65625rem}.p-inputtext.p-inputtext-lg{font-size:1.25rem;padding:.9375rem}.p-float-label>label{left:.75rem;color:#fff9;transition-duration:.2s}.p-float-label>.ng-invalid.ng-dirty+label{color:#fca5a5}.p-input-icon-left>.p-icon-wrapper.p-icon,.p-input-icon-left>i:first-of-type{left:.75rem;color:#fff9}.p-input-icon-left>.p-inputtext{padding-left:2.5rem}.p-input-icon-left.p-float-label>label{left:2.5rem}.p-input-icon-right>.p-icon-wrapper,.p-input-icon-right>i:last-of-type{right:.75rem;color:#fff9}.p-input-icon-right>.p-inputtext{padding-right:2.5rem}::-webkit-input-placeholder{color:#fff9}:-moz-placeholder{color:#fff9}::-moz-placeholder{color:#fff9}:-ms-input-placeholder{color:#fff9}.p-input-filled .p-inputtext{background-color:#424b57}.p-input-filled .p-inputtext:enabled:hover{background-color:#424b57}.p-input-filled .p-inputtext:enabled:focus{background-color:#424b57}.p-inputtext-sm .p-inputtext{font-size:.875rem;padding:.65625rem}.p-inputtext-lg .p-inputtext{font-size:1.25rem;padding:.9375rem}.p-listbox{background:#1f2937;color:#ffffffde;border:1px solid #424b57;border-radius:6px;transition:background-color .2s,color .2s,border-color .2s,box-shadow .2s}.p-listbox .p-listbox-header{padding:.75rem 1.25rem;border-bottom:1px solid #424b57;color:#ffffffde;background:#1f2937;margin:0;border-top-right-radius:6px;border-top-left-radius:6px}.p-listbox .p-listbox-header .p-listbox-filter{padding-right:1.75rem}.p-listbox .p-listbox-header .p-listbox-filter-icon{right:.75rem;color:#fff9}.p-listbox .p-listbox-header .p-checkbox{margin-right:.5rem}.p-listbox .p-listbox-list{padding:.75rem 0;outline:0 none}.p-listbox .p-listbox-list .p-listbox-item{margin:0;padding:.75rem 1.25rem;border:0 none;color:#ffffffde;transition:box-shadow .2s;border-radius:0}.p-listbox .p-listbox-list .p-listbox-item.p-highlight{color:#ffffffde;background:#60a5fa29}.p-listbox .p-listbox-list .p-listbox-item .p-checkbox{margin-right:.5rem}.p-listbox .p-listbox-list .p-listbox-item-group{margin:0;padding:.75rem 1.25rem;color:#ffffffde;background:#374151;font-weight:700}.p-listbox .p-listbox-list .p-listbox-empty-message{padding:.75rem 1.25rem;color:#ffffffde;background:transparent}.p-listbox:not(.p-disabled) .p-listbox-item.p-highlight.p-focus{background:#60a5fa3d}.p-listbox:not(.p-disabled) .p-listbox-item:not(.p-highlight):not(.p-disabled).p-focus{color:#ffffffde;background:#424b57}.p-listbox:not(.p-disabled) .p-listbox-item:not(.p-highlight):not(.p-disabled):hover{color:#ffffffde;background:#ffffff08}.p-listbox.p-focus{outline:0 none;outline-offset:0;box-shadow:0 0 0 .2rem #60a5fa33;border-color:#60a5fa}p-listbox.ng-dirty.ng-invalid>.p-listbox{border-color:#fca5a5}.p-multiselect{background:#111827;border:1px solid #424b57;transition:background-color .2s,color .2s,border-color .2s,box-shadow .2s;border-radius:6px}.p-multiselect:not(.p-disabled):hover{border-color:#60a5fa}.p-multiselect:not(.p-disabled).p-focus{outline:0 none;outline-offset:0;box-shadow:0 0 0 .2rem #60a5fa33;border-color:#60a5fa}.p-multiselect .p-multiselect-label{padding:.75rem;transition:background-color .2s,color .2s,border-color .2s,box-shadow .2s}.p-multiselect .p-multiselect-label.p-placeholder{color:#fff9}.p-multiselect.p-multiselect-chip .p-multiselect-token{padding:.375rem .75rem;margin-right:.5rem;background:#424b57;color:#ffffffde;border-radius:16px}.p-multiselect.p-multiselect-chip .p-multiselect-token .p-multiselect-token-icon{margin-left:.5rem}.p-multiselect .p-multiselect-trigger{background:transparent;color:#fff9;width:3rem;border-top-right-radius:6px;border-bottom-right-radius:6px}.p-inputwrapper-filled.p-multiselect.p-multiselect-chip .p-multiselect-label{padding:.375rem .75rem}.p-multiselect-clearable .p-multiselect-label-container{padding-right:1.75rem}.p-multiselect-clearable .p-multiselect-clear-icon{color:#fff9;right:3rem}.p-multiselect-panel{background:#1f2937;color:#ffffffde;border:1px solid #424b57;border-radius:6px;box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f}.p-multiselect-panel .p-multiselect-header{padding:.75rem 1.25rem;border-bottom:1px solid #424b57;color:#ffffffde;background:#1f2937;margin:0;border-top-right-radius:6px;border-top-left-radius:6px}.p-multiselect-panel .p-multiselect-header .p-multiselect-filter-container .p-inputtext{padding-right:1.75rem}.p-multiselect-panel .p-multiselect-header .p-multiselect-filter-container .p-multiselect-filter-icon{right:.75rem;color:#fff9}.p-multiselect-panel .p-multiselect-header .p-checkbox{margin-right:.5rem}.p-multiselect-panel .p-multiselect-header .p-multiselect-close{margin-left:.5rem;width:2rem;height:2rem;color:#fff9;border:0 none;background:transparent;border-radius:50%;transition:background-color .2s,color .2s,box-shadow .2s}.p-multiselect-panel .p-multiselect-header .p-multiselect-close:enabled:hover{color:#ffffffde;border-color:transparent;background:#ffffff08}.p-multiselect-panel .p-multiselect-header .p-multiselect-close:focus-visible{outline:0 none;outline-offset:0;box-shadow:0 0 0 .2rem #60a5fa33}.p-multiselect-panel .p-multiselect-items{padding:.75rem 0}.p-multiselect-panel .p-multiselect-items .p-multiselect-item{margin:0;padding:.75rem 1.25rem;border:0 none;color:#ffffffde;background:transparent;transition:box-shadow .2s;border-radius:0}.p-multiselect-panel .p-multiselect-items .p-multiselect-item.p-highlight{color:#ffffffde;background:#60a5fa29}.p-multiselect-panel .p-multiselect-items .p-multiselect-item.p-highlight.p-focus{background:#60a5fa3d}.p-multiselect-panel .p-multiselect-items .p-multiselect-item:not(.p-highlight):not(.p-disabled).p-focus{color:#ffffffde;background:#424b57}.p-multiselect-panel .p-multiselect-items .p-multiselect-item:not(.p-highlight):not(.p-disabled):hover{color:#ffffffde;background:#ffffff08}.p-multiselect-panel .p-multiselect-items .p-multiselect-item .p-checkbox{margin-right:.5rem}.p-multiselect-panel .p-multiselect-items .p-multiselect-item-group{margin:0;padding:.75rem 1.25rem;color:#ffffffde;background:#374151;font-weight:700}.p-multiselect-panel .p-multiselect-items .p-multiselect-empty-message{padding:.75rem 1.25rem;color:#ffffffde;background:transparent}.p-input-filled .p-multiselect{background:#424b57}.p-input-filled .p-multiselect:not(.p-disabled):hover{background-color:#424b57}.p-input-filled .p-multiselect:not(.p-disabled).p-focus{background-color:#424b57}p-multiselect.ng-dirty.ng-invalid>.p-multiselect{border-color:#fca5a5}p-password.ng-invalid.ng-dirty>.p-password>.p-inputtext{border-color:#fca5a5}.p-password-panel{padding:1.25rem;background:#1f2937;color:#ffffffde;border:1px solid #424b57;box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f;border-radius:6px}.p-password-panel .p-password-meter{margin-bottom:.5rem;background:#424b57}.p-password-panel .p-password-meter .p-password-strength.weak{background:#eb9a9c}.p-password-panel .p-password-meter .p-password-strength.medium{background:#ffcf91}.p-password-panel .p-password-meter .p-password-strength.strong{background:#93deac}p-password.p-password-clearable .p-password-input{padding-right:2.5rem}p-password.p-password-clearable .p-password-clear-icon{color:#fff9;right:.75rem}p-password.p-password-clearable.p-password-mask .p-password-input{padding-right:4.25rem}p-password.p-password-clearable.p-password-mask .p-password-clear-icon{color:#fff9;right:2.5rem}.p-radiobutton{width:22px;height:22px}.p-radiobutton .p-radiobutton-box{border:2px solid #424b57;background:#111827;width:22px;height:22px;color:#ffffffde;border-radius:50%;transition:background-color .2s,color .2s,border-color .2s,box-shadow .2s}.p-radiobutton .p-radiobutton-box:not(.p-disabled):not(.p-highlight):hover{border-color:#60a5fa}.p-radiobutton .p-radiobutton-box:not(.p-disabled).p-focus{outline:0 none;outline-offset:0;box-shadow:0 0 0 .2rem #60a5fa33;border-color:#60a5fa}.p-radiobutton .p-radiobutton-box .p-radiobutton-icon{width:12px;height:12px;transition-duration:.2s;background-color:#030712}.p-radiobutton .p-radiobutton-box.p-highlight{border-color:#60a5fa;background:#60a5fa}.p-radiobutton .p-radiobutton-box.p-highlight:not(.p-disabled):hover{border-color:#bfdbfe;background:#bfdbfe;color:#030712}p-radiobutton.ng-dirty.ng-invalid>.p-radiobutton>.p-radiobutton-box{border-color:#fca5a5}.p-input-filled .p-radiobutton .p-radiobutton-box{background-color:#424b57}.p-input-filled .p-radiobutton .p-radiobutton-box:not(.p-disabled):hover{background-color:#424b57}.p-input-filled .p-radiobutton .p-radiobutton-box.p-highlight{background:#60a5fa}.p-input-filled .p-radiobutton .p-radiobutton-box.p-highlight:not(.p-disabled):hover{background:#bfdbfe}.p-radiobutton-label{margin-left:.5rem}.p-rating{gap:.5rem}.p-rating .p-rating-item .p-rating-icon{color:#ffffffde;transition:background-color .2s,color .2s,border-color .2s,box-shadow .2s;font-size:1.143rem}.p-rating .p-rating-item .p-rating-icon.p-icon{width:1.143rem;height:1.143rem}.p-rating .p-rating-item .p-rating-icon.p-rating-cancel{color:#f48fb1}.p-rating .p-rating-item.p-focus{outline:0 none;outline-offset:0;box-shadow:0 0 0 .2rem #60a5fa33;border-color:#60a5fa}.p-rating .p-rating-item.p-rating-item-active .p-rating-icon{color:#60a5fa}.p-rating:not(.p-disabled):not(.p-readonly) .p-rating-item:hover .p-rating-icon{color:#60a5fa}.p-rating:not(.p-disabled):not(.p-readonly) .p-rating-item:hover .p-rating-icon.p-rating-cancel{color:#f48fb1}.p-selectbutton .p-button{background:#1f2937;border:1px solid #424b57;color:#ffffffde;transition:background-color .2s,color .2s,border-color .2s,box-shadow .2s}.p-selectbutton .p-button .p-button-icon-left,.p-selectbutton .p-button .p-button-icon-right{color:#fff9}.p-selectbutton .p-button:not(.p-disabled):not(.p-highlight):hover{background:#ffffff08;border-color:#424b57;color:#ffffffde}.p-selectbutton .p-button:not(.p-disabled):not(.p-highlight):hover .p-button-icon-left,.p-selectbutton .p-button:not(.p-disabled):not(.p-highlight):hover .p-button-icon-right{color:#fff9}.p-selectbutton .p-button.p-highlight{background:#60a5fa;border-color:#60a5fa;color:#030712}.p-selectbutton .p-button.p-highlight .p-button-icon-left,.p-selectbutton .p-button.p-highlight .p-button-icon-right{color:#030712}.p-selectbutton .p-button.p-highlight:hover{background:#93c5fd;border-color:#93c5fd;color:#030712}.p-selectbutton .p-button.p-highlight:hover .p-button-icon-left,.p-selectbutton .p-button.p-highlight:hover .p-button-icon-right{color:#030712}p-selectbutton.ng-dirty.ng-invalid>.p-selectbutton>.p-button{border-color:#fca5a5}.p-slider{background:#424b57;border:0 none;border-radius:6px}.p-slider.p-slider-horizontal{height:.286rem}.p-slider.p-slider-horizontal .p-slider-handle{margin-top:-.5715rem;margin-left:-.5715rem}.p-slider.p-slider-vertical{width:.286rem}.p-slider.p-slider-vertical .p-slider-handle{margin-left:-.5715rem;margin-bottom:-.5715rem}.p-slider .p-slider-handle{height:1.143rem;width:1.143rem;background:#424b57;border:2px solid #60a5fa;border-radius:50%;transition:background-color .2s,color .2s,border-color .2s,box-shadow .2s}.p-slider .p-slider-handle:focus{outline:0 none;outline-offset:0;box-shadow:0 0 0 .2rem #60a5fa33}.p-slider .p-slider-range{background:#60a5fa}.p-slider:not(.p-disabled) .p-slider-handle:hover{background:#60a5fa;border-color:#60a5fa}.p-slider.p-slider-animate.p-slider-horizontal .p-slider-handle{transition:background-color .2s,color .2s,border-color .2s,box-shadow .2s,left .2s}.p-slider.p-slider-animate.p-slider-horizontal .p-slider-range{transition:width .2s}.p-slider.p-slider-animate.p-slider-vertical .p-slider-handle{transition:background-color .2s,color .2s,border-color .2s,box-shadow .2s,bottom .2s}.p-slider.p-slider-animate.p-slider-vertical .p-slider-range{transition:height .2s}.p-togglebutton.p-button{background:#1f2937;border:1px solid #424b57;color:#ffffffde;transition:background-color .2s,color .2s,border-color .2s,box-shadow .2s}.p-togglebutton.p-button .p-button-icon-left,.p-togglebutton.p-button .p-button-icon-right{color:#fff9}.p-togglebutton.p-button:not(.p-disabled):not(.p-highlight):hover{background:#ffffff08;border-color:#424b57;color:#ffffffde}.p-togglebutton.p-button:not(.p-disabled):not(.p-highlight):hover .p-button-icon-left,.p-togglebutton.p-button:not(.p-disabled):not(.p-highlight):hover .p-button-icon-right{color:#fff9}.p-togglebutton.p-button.p-highlight{background:#60a5fa;border-color:#60a5fa;color:#030712}.p-togglebutton.p-button.p-highlight .p-button-icon-left,.p-togglebutton.p-button.p-highlight .p-button-icon-right{color:#030712}.p-togglebutton.p-button.p-highlight:hover{background:#93c5fd;border-color:#93c5fd;color:#030712}.p-togglebutton.p-button.p-highlight:hover .p-button-icon-left,.p-togglebutton.p-button.p-highlight:hover .p-button-icon-right{color:#030712}p-togglebutton.ng-dirty.ng-invalid>.p-togglebutton.p-button{border-color:#fca5a5}.p-treeselect{background:#111827;border:1px solid #424b57;transition:background-color .2s,color .2s,border-color .2s,box-shadow .2s;border-radius:6px}.p-treeselect:not(.p-disabled):hover{border-color:#60a5fa}.p-treeselect:not(.p-disabled).p-focus{outline:0 none;outline-offset:0;box-shadow:0 0 0 .2rem #60a5fa33;border-color:#60a5fa}.p-treeselect .p-treeselect-label{padding:.75rem;transition:background-color .2s,color .2s,border-color .2s,box-shadow .2s}.p-treeselect .p-treeselect-label.p-placeholder{color:#fff9}.p-treeselect.p-treeselect-chip .p-treeselect-token{padding:.375rem .75rem;margin-right:.5rem;background:#424b57;color:#ffffffde;border-radius:16px}.p-treeselect .p-treeselect-trigger{background:transparent;color:#fff9;width:3rem;border-top-right-radius:6px;border-bottom-right-radius:6px}p-treeselect.ng-invalid.ng-dirty>.p-treeselect{border-color:#fca5a5}.p-inputwrapper-filled .p-treeselect.p-treeselect-chip .p-treeselect-label{padding:.375rem .75rem}.p-treeselect-panel{background:#1f2937;color:#ffffffde;border:1px solid #424b57;border-radius:6px;box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f}.p-treeselect-panel .p-treeselect-header{padding:.75rem 1.25rem;border-bottom:1px solid #424b57;color:#ffffffde;background:#1f2937;margin:0;border-top-right-radius:6px;border-top-left-radius:6px}.p-treeselect-panel .p-treeselect-header .p-treeselect-filter-container{margin-right:.5rem}.p-treeselect-panel .p-treeselect-header .p-treeselect-filter-container .p-treeselect-filter{padding-right:1.75rem}.p-treeselect-panel .p-treeselect-header .p-treeselect-filter-container .p-treeselect-filter-icon{right:.75rem;color:#fff9}.p-treeselect-panel .p-treeselect-header .p-treeselect-filter-container.p-treeselect-clearable-filter .p-treeselect-filter{padding-right:3.5rem}.p-treeselect-panel .p-treeselect-header .p-treeselect-filter-container.p-treeselect-clearable-filter .p-treeselect-filter-clear-icon{right:2.5rem}.p-treeselect-panel .p-treeselect-header .p-treeselect-close{width:2rem;height:2rem;color:#fff9;border:0 none;background:transparent;border-radius:50%;transition:background-color .2s,color .2s,box-shadow .2s}.p-treeselect-panel .p-treeselect-header .p-treeselect-close:enabled:hover{color:#ffffffde;border-color:transparent;background:#ffffff08}.p-treeselect-panel .p-treeselect-header .p-treeselect-close:focus-visible{outline:0 none;outline-offset:0;box-shadow:0 0 0 .2rem #60a5fa33}.p-treeselect-panel .p-treeselect-items-wrapper .p-tree{border:0 none}.p-treeselect-panel .p-treeselect-items-wrapper .p-treeselect-empty-message{padding:.75rem 1.25rem;color:#ffffffde;background:transparent}.p-input-filled .p-treeselect{background:#424b57}.p-input-filled .p-treeselect:not(.p-disabled):hover{background-color:#424b57}.p-input-filled .p-treeselect:not(.p-disabled).p-focus{background-color:#424b57}p-treeselect.p-treeselect-clearable .p-treeselect-label-container{padding-right:1.75rem}p-treeselect.p-treeselect-clearable .p-treeselect-clear-icon{color:#fff9;right:3rem}.p-button{color:#030712;background:#60a5fa;border:1px solid #60a5fa;padding:.75rem 1.25rem;font-size:1rem;transition:background-color .2s,color .2s,border-color .2s,box-shadow .2s;border-radius:6px}.p-button:not(:disabled):hover{background:#93c5fd;color:#030712;border-color:#93c5fd}.p-button:not(:disabled):active{background:#bfdbfe;color:#030712;border-color:#bfdbfe}.p-button.p-button-outlined{background-color:transparent;color:#60a5fa;border:1px solid}.p-button.p-button-outlined:not(:disabled):hover{background:#60a5fa0a;color:#60a5fa;border:1px solid}.p-button.p-button-outlined:not(:disabled):active{background:#60a5fa29;color:#60a5fa;border:1px solid}.p-button.p-button-outlined.p-button-plain{color:#fff9;border-color:#fff9}.p-button.p-button-outlined.p-button-plain:not(:disabled):hover{background:#ffffff08;color:#fff9}.p-button.p-button-outlined.p-button-plain:not(:disabled):active{background:#ffffff29;color:#fff9}.p-button.p-button-text{background-color:transparent;color:#60a5fa;border-color:transparent}.p-button.p-button-text:not(:disabled):hover{background:#60a5fa0a;color:#60a5fa;border-color:transparent}.p-button.p-button-text:not(:disabled):active{background:#60a5fa29;color:#60a5fa;border-color:transparent}.p-button.p-button-text.p-button-plain{color:#fff9}.p-button.p-button-text.p-button-plain:not(:disabled):hover{background:#ffffff08;color:#fff9}.p-button.p-button-text.p-button-plain:not(:disabled):active{background:#ffffff29;color:#fff9}.p-button:focus{outline:0 none;outline-offset:0;box-shadow:0 0 0 .2rem #60a5fa33}.p-button .p-button-label{transition-duration:.2s}.p-button .p-button-icon-left{margin-right:.5rem}.p-button .p-button-icon-right{margin-left:.5rem}.p-button .p-button-icon-bottom{margin-top:.5rem}.p-button .p-button-icon-top{margin-bottom:.5rem}.p-button .p-badge{margin-left:.5rem;min-width:1rem;height:1rem;line-height:1rem;color:#60a5fa;background-color:#030712}.p-button.p-button-raised{box-shadow:0 3px 1px -2px #0003,0 2px 2px #00000024,0 1px 5px #0000001f}.p-button.p-button-rounded{border-radius:2rem}.p-button.p-button-icon-only{width:3rem;padding:.75rem 0}.p-button.p-button-icon-only .p-button-icon-left,.p-button.p-button-icon-only .p-button-icon-right{margin:0}.p-button.p-button-icon-only.p-button-rounded{border-radius:50%;height:3rem}.p-button.p-button-sm{font-size:.875rem;padding:.65625rem 1.09375rem}.p-button.p-button-sm .p-button-icon{font-size:.875rem}.p-button.p-button-lg{font-size:1.25rem;padding:.9375rem 1.5625rem}.p-button.p-button-lg .p-button-icon{font-size:1.25rem}.p-button.p-button-loading-label-only .p-button-label{margin-left:.5rem}.p-button.p-button-loading-label-only .p-button-loading-icon{margin-right:0}.p-fluid .p-button{width:100%}.p-fluid .p-button-icon-only{width:3rem}.p-fluid .p-buttonset{display:flex}.p-fluid .p-buttonset .p-button{flex:1}.p-button.p-button-secondary,.p-buttonset.p-button-secondary>.p-button,.p-splitbutton.p-button-secondary>.p-button{color:#020617;background:#94a3b8;border:1px solid #94a3b8}.p-button.p-button-secondary:not(:disabled):hover,.p-buttonset.p-button-secondary>.p-button:not(:disabled):hover,.p-splitbutton.p-button-secondary>.p-button:not(:disabled):hover{background:#cbd5e1;color:#020617;border-color:#cbd5e1}.p-button.p-button-secondary:not(:disabled):focus,.p-buttonset.p-button-secondary>.p-button:not(:disabled):focus,.p-splitbutton.p-button-secondary>.p-button:not(:disabled):focus{box-shadow:0 0 0 1px #b4bfcd}.p-button.p-button-secondary:not(:disabled):active,.p-buttonset.p-button-secondary>.p-button:not(:disabled):active,.p-splitbutton.p-button-secondary>.p-button:not(:disabled):active{background:#e2e8f0;color:#020617;border-color:#e2e8f0}.p-button.p-button-secondary.p-button-outlined,.p-buttonset.p-button-secondary>.p-button.p-button-outlined,.p-splitbutton.p-button-secondary>.p-button.p-button-outlined{background-color:transparent;color:#94a3b8;border:1px solid}.p-button.p-button-secondary.p-button-outlined:not(:disabled):hover,.p-buttonset.p-button-secondary>.p-button.p-button-outlined:not(:disabled):hover,.p-splitbutton.p-button-secondary>.p-button.p-button-outlined:not(:disabled):hover{background:#94a3b80a;color:#94a3b8;border:1px solid}.p-button.p-button-secondary.p-button-outlined:not(:disabled):active,.p-buttonset.p-button-secondary>.p-button.p-button-outlined:not(:disabled):active,.p-splitbutton.p-button-secondary>.p-button.p-button-outlined:not(:disabled):active{background:#94a3b829;color:#94a3b8;border:1px solid}.p-button.p-button-secondary.p-button-text,.p-buttonset.p-button-secondary>.p-button.p-button-text,.p-splitbutton.p-button-secondary>.p-button.p-button-text{background-color:transparent;color:#94a3b8;border-color:transparent}.p-button.p-button-secondary.p-button-text:not(:disabled):hover,.p-buttonset.p-button-secondary>.p-button.p-button-text:not(:disabled):hover,.p-splitbutton.p-button-secondary>.p-button.p-button-text:not(:disabled):hover{background:#94a3b80a;border-color:transparent;color:#94a3b8}.p-button.p-button-secondary.p-button-text:not(:disabled):active,.p-buttonset.p-button-secondary>.p-button.p-button-text:not(:disabled):active,.p-splitbutton.p-button-secondary>.p-button.p-button-text:not(:disabled):active{background:#94a3b829;border-color:transparent;color:#94a3b8}.p-button.p-button-info,.p-buttonset.p-button-info>.p-button,.p-splitbutton.p-button-info>.p-button{color:#082f49;background:#38bdf8;border:1px solid #38bdf8}.p-button.p-button-info:not(:disabled):hover,.p-buttonset.p-button-info>.p-button:not(:disabled):hover,.p-splitbutton.p-button-info>.p-button:not(:disabled):hover{background:#7dd3fc;color:#082f49;border-color:#7dd3fc}.p-button.p-button-info:not(:disabled):focus,.p-buttonset.p-button-info>.p-button:not(:disabled):focus,.p-splitbutton.p-button-info>.p-button:not(:disabled):focus{box-shadow:0 0 0 1px #74d1fa}.p-button.p-button-info:not(:disabled):active,.p-buttonset.p-button-info>.p-button:not(:disabled):active,.p-splitbutton.p-button-info>.p-button:not(:disabled):active{background:#bae6fd;color:#082f49;border-color:#bae6fd}.p-button.p-button-info.p-button-outlined,.p-buttonset.p-button-info>.p-button.p-button-outlined,.p-splitbutton.p-button-info>.p-button.p-button-outlined{background-color:transparent;color:#38bdf8;border:1px solid}.p-button.p-button-info.p-button-outlined:not(:disabled):hover,.p-buttonset.p-button-info>.p-button.p-button-outlined:not(:disabled):hover,.p-splitbutton.p-button-info>.p-button.p-button-outlined:not(:disabled):hover{background:#38bdf80a;color:#38bdf8;border:1px solid}.p-button.p-button-info.p-button-outlined:not(:disabled):active,.p-buttonset.p-button-info>.p-button.p-button-outlined:not(:disabled):active,.p-splitbutton.p-button-info>.p-button.p-button-outlined:not(:disabled):active{background:#38bdf829;color:#38bdf8;border:1px solid}.p-button.p-button-info.p-button-text,.p-buttonset.p-button-info>.p-button.p-button-text,.p-splitbutton.p-button-info>.p-button.p-button-text{background-color:transparent;color:#38bdf8;border-color:transparent}.p-button.p-button-info.p-button-text:not(:disabled):hover,.p-buttonset.p-button-info>.p-button.p-button-text:not(:disabled):hover,.p-splitbutton.p-button-info>.p-button.p-button-text:not(:disabled):hover{background:#38bdf80a;border-color:transparent;color:#38bdf8}.p-button.p-button-info.p-button-text:not(:disabled):active,.p-buttonset.p-button-info>.p-button.p-button-text:not(:disabled):active,.p-splitbutton.p-button-info>.p-button.p-button-text:not(:disabled):active{background:#38bdf829;border-color:transparent;color:#38bdf8}.p-button.p-button-success,.p-buttonset.p-button-success>.p-button,.p-splitbutton.p-button-success>.p-button{color:#052e16;background:#4ade80;border:1px solid #4ade80}.p-button.p-button-success:not(:disabled):hover,.p-buttonset.p-button-success>.p-button:not(:disabled):hover,.p-splitbutton.p-button-success>.p-button:not(:disabled):hover{background:#86efac;color:#052e16;border-color:#86efac}.p-button.p-button-success:not(:disabled):focus,.p-buttonset.p-button-success>.p-button:not(:disabled):focus,.p-splitbutton.p-button-success>.p-button:not(:disabled):focus{box-shadow:0 0 0 1px #80e8a6}.p-button.p-button-success:not(:disabled):active,.p-buttonset.p-button-success>.p-button:not(:disabled):active,.p-splitbutton.p-button-success>.p-button:not(:disabled):active{background:#bbf7d0;color:#052e16;border-color:#bbf7d0}.p-button.p-button-success.p-button-outlined,.p-buttonset.p-button-success>.p-button.p-button-outlined,.p-splitbutton.p-button-success>.p-button.p-button-outlined{background-color:transparent;color:#4ade80;border:1px solid}.p-button.p-button-success.p-button-outlined:not(:disabled):hover,.p-buttonset.p-button-success>.p-button.p-button-outlined:not(:disabled):hover,.p-splitbutton.p-button-success>.p-button.p-button-outlined:not(:disabled):hover{background:#4ade800a;color:#4ade80;border:1px solid}.p-button.p-button-success.p-button-outlined:not(:disabled):active,.p-buttonset.p-button-success>.p-button.p-button-outlined:not(:disabled):active,.p-splitbutton.p-button-success>.p-button.p-button-outlined:not(:disabled):active{background:#4ade8029;color:#4ade80;border:1px solid}.p-button.p-button-success.p-button-text,.p-buttonset.p-button-success>.p-button.p-button-text,.p-splitbutton.p-button-success>.p-button.p-button-text{background-color:transparent;color:#4ade80;border-color:transparent}.p-button.p-button-success.p-button-text:not(:disabled):hover,.p-buttonset.p-button-success>.p-button.p-button-text:not(:disabled):hover,.p-splitbutton.p-button-success>.p-button.p-button-text:not(:disabled):hover{background:#4ade800a;border-color:transparent;color:#4ade80}.p-button.p-button-success.p-button-text:not(:disabled):active,.p-buttonset.p-button-success>.p-button.p-button-text:not(:disabled):active,.p-splitbutton.p-button-success>.p-button.p-button-text:not(:disabled):active{background:#4ade8029;border-color:transparent;color:#4ade80}.p-button.p-button-warning,.p-buttonset.p-button-warning>.p-button,.p-splitbutton.p-button-warning>.p-button{color:#431407;background:#fb923c;border:1px solid #fb923c}.p-button.p-button-warning:not(:disabled):hover,.p-buttonset.p-button-warning>.p-button:not(:disabled):hover,.p-splitbutton.p-button-warning>.p-button:not(:disabled):hover{background:#fdba74;color:#431407;border-color:#fdba74}.p-button.p-button-warning:not(:disabled):focus,.p-buttonset.p-button-warning>.p-button:not(:disabled):focus,.p-splitbutton.p-button-warning>.p-button:not(:disabled):focus{box-shadow:0 0 0 1px #fcb377}.p-button.p-button-warning:not(:disabled):active,.p-buttonset.p-button-warning>.p-button:not(:disabled):active,.p-splitbutton.p-button-warning>.p-button:not(:disabled):active{background:#fed7aa;color:#431407;border-color:#fed7aa}.p-button.p-button-warning.p-button-outlined,.p-buttonset.p-button-warning>.p-button.p-button-outlined,.p-splitbutton.p-button-warning>.p-button.p-button-outlined{background-color:transparent;color:#fb923c;border:1px solid}.p-button.p-button-warning.p-button-outlined:not(:disabled):hover,.p-buttonset.p-button-warning>.p-button.p-button-outlined:not(:disabled):hover,.p-splitbutton.p-button-warning>.p-button.p-button-outlined:not(:disabled):hover{background:#fb923c0a;color:#fb923c;border:1px solid}.p-button.p-button-warning.p-button-outlined:not(:disabled):active,.p-buttonset.p-button-warning>.p-button.p-button-outlined:not(:disabled):active,.p-splitbutton.p-button-warning>.p-button.p-button-outlined:not(:disabled):active{background:#fb923c29;color:#fb923c;border:1px solid}.p-button.p-button-warning.p-button-text,.p-buttonset.p-button-warning>.p-button.p-button-text,.p-splitbutton.p-button-warning>.p-button.p-button-text{background-color:transparent;color:#fb923c;border-color:transparent}.p-button.p-button-warning.p-button-text:not(:disabled):hover,.p-buttonset.p-button-warning>.p-button.p-button-text:not(:disabled):hover,.p-splitbutton.p-button-warning>.p-button.p-button-text:not(:disabled):hover{background:#fb923c0a;border-color:transparent;color:#fb923c}.p-button.p-button-warning.p-button-text:not(:disabled):active,.p-buttonset.p-button-warning>.p-button.p-button-text:not(:disabled):active,.p-splitbutton.p-button-warning>.p-button.p-button-text:not(:disabled):active{background:#fb923c29;border-color:transparent;color:#fb923c}.p-button.p-button-help,.p-buttonset.p-button-help>.p-button,.p-splitbutton.p-button-help>.p-button{color:#3b0764;background:#c084fc;border:1px solid #c084fc}.p-button.p-button-help:not(:disabled):hover,.p-buttonset.p-button-help>.p-button:not(:disabled):hover,.p-splitbutton.p-button-help>.p-button:not(:disabled):hover{background:#d8b4fe;color:#3b0764;border-color:#d8b4fe}.p-button.p-button-help:not(:disabled):focus,.p-buttonset.p-button-help>.p-button:not(:disabled):focus,.p-splitbutton.p-button-help>.p-button:not(:disabled):focus{box-shadow:0 0 0 1px #d3a9fd}.p-button.p-button-help:not(:disabled):active,.p-buttonset.p-button-help>.p-button:not(:disabled):active,.p-splitbutton.p-button-help>.p-button:not(:disabled):active{background:#e9d5ff;color:#3b0764;border-color:#e9d5ff}.p-button.p-button-help.p-button-outlined,.p-buttonset.p-button-help>.p-button.p-button-outlined,.p-splitbutton.p-button-help>.p-button.p-button-outlined{background-color:transparent;color:#c084fc;border:1px solid}.p-button.p-button-help.p-button-outlined:not(:disabled):hover,.p-buttonset.p-button-help>.p-button.p-button-outlined:not(:disabled):hover,.p-splitbutton.p-button-help>.p-button.p-button-outlined:not(:disabled):hover{background:#c084fc0a;color:#c084fc;border:1px solid}.p-button.p-button-help.p-button-outlined:not(:disabled):active,.p-buttonset.p-button-help>.p-button.p-button-outlined:not(:disabled):active,.p-splitbutton.p-button-help>.p-button.p-button-outlined:not(:disabled):active{background:#c084fc29;color:#c084fc;border:1px solid}.p-button.p-button-help.p-button-text,.p-buttonset.p-button-help>.p-button.p-button-text,.p-splitbutton.p-button-help>.p-button.p-button-text{background-color:transparent;color:#c084fc;border-color:transparent}.p-button.p-button-help.p-button-text:not(:disabled):hover,.p-buttonset.p-button-help>.p-button.p-button-text:not(:disabled):hover,.p-splitbutton.p-button-help>.p-button.p-button-text:not(:disabled):hover{background:#c084fc0a;border-color:transparent;color:#c084fc}.p-button.p-button-help.p-button-text:not(:disabled):active,.p-buttonset.p-button-help>.p-button.p-button-text:not(:disabled):active,.p-splitbutton.p-button-help>.p-button.p-button-text:not(:disabled):active{background:#c084fc29;border-color:transparent;color:#c084fc}.p-button.p-button-danger,.p-buttonset.p-button-danger>.p-button,.p-splitbutton.p-button-danger>.p-button{color:#450a0a;background:#f87171;border:1px solid #f87171}.p-button.p-button-danger:not(:disabled):hover,.p-buttonset.p-button-danger>.p-button:not(:disabled):hover,.p-splitbutton.p-button-danger>.p-button:not(:disabled):hover{background:#fca5a5;color:#450a0a;border-color:#fca5a5}.p-button.p-button-danger:not(:disabled):focus,.p-buttonset.p-button-danger>.p-button:not(:disabled):focus,.p-splitbutton.p-button-danger>.p-button:not(:disabled):focus{box-shadow:0 0 0 1px #fa9c9c}.p-button.p-button-danger:not(:disabled):active,.p-buttonset.p-button-danger>.p-button:not(:disabled):active,.p-splitbutton.p-button-danger>.p-button:not(:disabled):active{background:#fecaca;color:#450a0a;border-color:#fecaca}.p-button.p-button-danger.p-button-outlined,.p-buttonset.p-button-danger>.p-button.p-button-outlined,.p-splitbutton.p-button-danger>.p-button.p-button-outlined{background-color:transparent;color:#f87171;border:1px solid}.p-button.p-button-danger.p-button-outlined:not(:disabled):hover,.p-buttonset.p-button-danger>.p-button.p-button-outlined:not(:disabled):hover,.p-splitbutton.p-button-danger>.p-button.p-button-outlined:not(:disabled):hover{background:#f871710a;color:#f87171;border:1px solid}.p-button.p-button-danger.p-button-outlined:not(:disabled):active,.p-buttonset.p-button-danger>.p-button.p-button-outlined:not(:disabled):active,.p-splitbutton.p-button-danger>.p-button.p-button-outlined:not(:disabled):active{background:#f8717129;color:#f87171;border:1px solid}.p-button.p-button-danger.p-button-text,.p-buttonset.p-button-danger>.p-button.p-button-text,.p-splitbutton.p-button-danger>.p-button.p-button-text{background-color:transparent;color:#f87171;border-color:transparent}.p-button.p-button-danger.p-button-text:not(:disabled):hover,.p-buttonset.p-button-danger>.p-button.p-button-text:not(:disabled):hover,.p-splitbutton.p-button-danger>.p-button.p-button-text:not(:disabled):hover{background:#f871710a;border-color:transparent;color:#f87171}.p-button.p-button-danger.p-button-text:not(:disabled):active,.p-buttonset.p-button-danger>.p-button.p-button-text:not(:disabled):active,.p-splitbutton.p-button-danger>.p-button.p-button-text:not(:disabled):active{background:#f8717129;border-color:transparent;color:#f87171}.p-button.p-button-link{color:#60a5fa;background:transparent;border:transparent}.p-button.p-button-link:not(:disabled):hover{background:transparent;color:#60a5fa;border-color:transparent}.p-button.p-button-link:not(:disabled):hover .p-button-label{text-decoration:underline}.p-button.p-button-link:not(:disabled):focus{background:transparent;box-shadow:0 0 0 1px #60a5fa33;border-color:transparent}.p-button.p-button-link:not(:disabled):active{background:transparent;color:#60a5fa;border-color:transparent}.p-speeddial-button.p-button.p-button-icon-only{width:4rem;height:4rem}.p-speeddial-button.p-button.p-button-icon-only .p-button-icon{font-size:1.3rem}.p-speeddial-button.p-button.p-button-icon-only .p-icon{width:1.3rem;height:1.3rem}.p-speeddial-list{outline:0 none}.p-speeddial-item.p-focus>.p-speeddial-action{outline:0 none;outline-offset:0;box-shadow:0 0 0 .2rem #60a5fa33}.p-speeddial-action{width:3rem;height:3rem;background:#ffffffde;color:#111827}.p-speeddial-action:hover{background:#fff9;color:#111827}.p-speeddial-direction-up .p-speeddial-item{margin:.25rem 0}.p-speeddial-direction-up .p-speeddial-item:first-child{margin-bottom:.5rem}.p-speeddial-direction-down .p-speeddial-item{margin:.25rem 0}.p-speeddial-direction-down .p-speeddial-item:first-child{margin-top:.5rem}.p-speeddial-direction-left .p-speeddial-item{margin:0 .25rem}.p-speeddial-direction-left .p-speeddial-item:first-child{margin-right:.5rem}.p-speeddial-direction-right .p-speeddial-item{margin:0 .25rem}.p-speeddial-direction-right .p-speeddial-item:first-child{margin-left:.5rem}.p-speeddial-circle .p-speeddial-item,.p-speeddial-semi-circle .p-speeddial-item,.p-speeddial-quarter-circle .p-speeddial-item{margin:0}.p-speeddial-circle .p-speeddial-item:first-child,.p-speeddial-circle .p-speeddial-item:last-child,.p-speeddial-semi-circle .p-speeddial-item:first-child,.p-speeddial-semi-circle .p-speeddial-item:last-child,.p-speeddial-quarter-circle .p-speeddial-item:first-child,.p-speeddial-quarter-circle .p-speeddial-item:last-child{margin:0}.p-speeddial-mask{background-color:#0006}.p-splitbutton{border-radius:6px}.p-splitbutton.p-button-outlined>.p-button{background-color:transparent;color:#60a5fa;border:1px solid}.p-splitbutton.p-button-outlined>.p-button:not(:disabled):hover{background:#60a5fa0a;color:#60a5fa}.p-splitbutton.p-button-outlined>.p-button:not(:disabled):active{background:#60a5fa29;color:#60a5fa}.p-splitbutton.p-button-outlined.p-button-plain>.p-button{color:#fff9;border-color:#fff9}.p-splitbutton.p-button-outlined.p-button-plain>.p-button:not(:disabled):hover{background:#ffffff08;color:#fff9}.p-splitbutton.p-button-outlined.p-button-plain>.p-button:not(:disabled):active{background:#ffffff29;color:#fff9}.p-splitbutton.p-button-text>.p-button{background-color:transparent;color:#60a5fa;border-color:transparent}.p-splitbutton.p-button-text>.p-button:not(:disabled):hover{background:#60a5fa0a;color:#60a5fa;border-color:transparent}.p-splitbutton.p-button-text>.p-button:not(:disabled):active{background:#60a5fa29;color:#60a5fa;border-color:transparent}.p-splitbutton.p-button-text.p-button-plain>.p-button{color:#fff9}.p-splitbutton.p-button-text.p-button-plain>.p-button:not(:disabled):hover{background:#ffffff08;color:#fff9}.p-splitbutton.p-button-text.p-button-plain>.p-button:not(:disabled):active{background:#ffffff29;color:#fff9}.p-splitbutton.p-button-raised{box-shadow:0 3px 1px -2px #0003,0 2px 2px #00000024,0 1px 5px #0000001f}.p-splitbutton.p-button-rounded{border-radius:2rem}.p-splitbutton.p-button-rounded>.p-button{border-radius:2rem}.p-splitbutton.p-button-sm>.p-button{font-size:.875rem;padding:.65625rem 1.09375rem}.p-splitbutton.p-button-sm>.p-button .p-button-icon{font-size:.875rem}.p-splitbutton.p-button-lg>.p-button{font-size:1.25rem;padding:.9375rem 1.5625rem}.p-splitbutton.p-button-lg>.p-button .p-button-icon{font-size:1.25rem}.p-splitbutton.p-button-secondary.p-button-outlined>.p-button{background-color:transparent;color:#94a3b8;border:1px solid}.p-splitbutton.p-button-secondary.p-button-outlined>.p-button:not(:disabled):hover{background:#94a3b80a;color:#94a3b8}.p-splitbutton.p-button-secondary.p-button-outlined>.p-button:not(:disabled):active{background:#94a3b829;color:#94a3b8}.p-splitbutton.p-button-secondary.p-button-text>.p-button{background-color:transparent;color:#94a3b8;border-color:transparent}.p-splitbutton.p-button-secondary.p-button-text>.p-button:not(:disabled):hover{background:#94a3b80a;border-color:transparent;color:#94a3b8}.p-splitbutton.p-button-secondary.p-button-text>.p-button:not(:disabled):active{background:#94a3b829;border-color:transparent;color:#94a3b8}.p-splitbutton.p-button-info.p-button-outlined>.p-button{background-color:transparent;color:#38bdf8;border:1px solid}.p-splitbutton.p-button-info.p-button-outlined>.p-button:not(:disabled):hover{background:#38bdf80a;color:#38bdf8}.p-splitbutton.p-button-info.p-button-outlined>.p-button:not(:disabled):active{background:#38bdf829;color:#38bdf8}.p-splitbutton.p-button-info.p-button-text>.p-button{background-color:transparent;color:#38bdf8;border-color:transparent}.p-splitbutton.p-button-info.p-button-text>.p-button:not(:disabled):hover{background:#38bdf80a;border-color:transparent;color:#38bdf8}.p-splitbutton.p-button-info.p-button-text>.p-button:not(:disabled):active{background:#38bdf829;border-color:transparent;color:#38bdf8}.p-splitbutton.p-button-success.p-button-outlined>.p-button{background-color:transparent;color:#4ade80;border:1px solid}.p-splitbutton.p-button-success.p-button-outlined>.p-button:not(:disabled):hover{background:#4ade800a;color:#4ade80}.p-splitbutton.p-button-success.p-button-outlined>.p-button:not(:disabled):active{background:#4ade8029;color:#4ade80}.p-splitbutton.p-button-success.p-button-text>.p-button{background-color:transparent;color:#4ade80;border-color:transparent}.p-splitbutton.p-button-success.p-button-text>.p-button:not(:disabled):hover{background:#4ade800a;border-color:transparent;color:#4ade80}.p-splitbutton.p-button-success.p-button-text>.p-button:not(:disabled):active{background:#4ade8029;border-color:transparent;color:#4ade80}.p-splitbutton.p-button-warning.p-button-outlined>.p-button{background-color:transparent;color:#fb923c;border:1px solid}.p-splitbutton.p-button-warning.p-button-outlined>.p-button:not(:disabled):hover{background:#fb923c0a;color:#fb923c}.p-splitbutton.p-button-warning.p-button-outlined>.p-button:not(:disabled):active{background:#fb923c29;color:#fb923c}.p-splitbutton.p-button-warning.p-button-text>.p-button{background-color:transparent;color:#fb923c;border-color:transparent}.p-splitbutton.p-button-warning.p-button-text>.p-button:not(:disabled):hover{background:#fb923c0a;border-color:transparent;color:#fb923c}.p-splitbutton.p-button-warning.p-button-text>.p-button:not(:disabled):active{background:#fb923c29;border-color:transparent;color:#fb923c}.p-splitbutton.p-button-help.p-button-outlined>.p-button{background-color:transparent;color:#c084fc;border:1px solid}.p-splitbutton.p-button-help.p-button-outlined>.p-button:not(:disabled):hover{background:#c084fc0a;color:#c084fc}.p-splitbutton.p-button-help.p-button-outlined>.p-button:not(:disabled):active{background:#c084fc29;color:#c084fc}.p-splitbutton.p-button-help.p-button-text>.p-button{background-color:transparent;color:#c084fc;border-color:transparent}.p-splitbutton.p-button-help.p-button-text>.p-button:not(:disabled):hover{background:#c084fc0a;border-color:transparent;color:#c084fc}.p-splitbutton.p-button-help.p-button-text>.p-button:not(:disabled):active{background:#c084fc29;border-color:transparent;color:#c084fc}.p-splitbutton.p-button-danger.p-button-outlined>.p-button{background-color:transparent;color:#f87171;border:1px solid}.p-splitbutton.p-button-danger.p-button-outlined>.p-button:not(:disabled):hover{background:#f871710a;color:#f87171}.p-splitbutton.p-button-danger.p-button-outlined>.p-button:not(:disabled):active{background:#f8717129;color:#f87171}.p-splitbutton.p-button-danger.p-button-text>.p-button{background-color:transparent;color:#f87171;border-color:transparent}.p-splitbutton.p-button-danger.p-button-text>.p-button:not(:disabled):hover{background:#f871710a;border-color:transparent;color:#f87171}.p-splitbutton.p-button-danger.p-button-text>.p-button:not(:disabled):active{background:#f8717129;border-color:transparent;color:#f87171}.p-carousel .p-carousel-content .p-carousel-prev,.p-carousel .p-carousel-content .p-carousel-next{width:2rem;height:2rem;color:#fff9;border:0 none;background:transparent;border-radius:50%;transition:background-color .2s,color .2s,box-shadow .2s;margin:.5rem}.p-carousel .p-carousel-content .p-carousel-prev:enabled:hover,.p-carousel .p-carousel-content .p-carousel-next:enabled:hover{color:#ffffffde;border-color:transparent;background:#ffffff08}.p-carousel .p-carousel-content .p-carousel-prev:focus-visible,.p-carousel .p-carousel-content .p-carousel-next:focus-visible{outline:0 none;outline-offset:0;box-shadow:0 0 0 .2rem #60a5fa33}.p-carousel .p-carousel-indicators{padding:1rem}.p-carousel .p-carousel-indicators .p-carousel-indicator{margin-right:.5rem;margin-bottom:.5rem}.p-carousel .p-carousel-indicators .p-carousel-indicator button{background-color:#424b57;width:2rem;height:.5rem;transition:background-color .2s,color .2s,box-shadow .2s;border-radius:0}.p-carousel .p-carousel-indicators .p-carousel-indicator button:hover{background:#ffffff08}.p-carousel .p-carousel-indicators .p-carousel-indicator.p-highlight button{background:#60a5fa29;color:#ffffffde}.p-datatable .p-paginator-top{border-width:1px 0 1px 0;border-radius:0}.p-datatable .p-paginator-bottom{border-width:0 0 1px 0;border-radius:0}.p-datatable .p-datatable-header{background:#1f2937;color:#fff9;border:1px solid #424b57;border-width:0 0 1px 0;padding:1rem;font-weight:700}.p-datatable .p-datatable-footer{background:#1f2937;color:#ffffffde;border:1px solid #424b57;border-width:0 0 1px 0;padding:1rem;font-weight:700}.p-datatable .p-datatable-thead>tr>th{text-align:left;padding:1rem;border:1px solid #424b57;border-width:0 0 1px 0;font-weight:700;color:#ffffffde;background:#1f2937;transition:box-shadow .2s}.p-datatable .p-datatable-tfoot>tr>td{text-align:left;padding:1rem;border:1px solid #424b57;border-width:0 0 1px 0;font-weight:700;color:#ffffffde;background:#1f2937}.p-datatable .p-sortable-column .p-sortable-column-icon{color:#fff9;margin-left:.5rem}.p-datatable .p-sortable-column .p-sortable-column-badge{border-radius:50%;height:1.143rem;min-width:1.143rem;line-height:1.143rem;color:#ffffffde;background:#60a5fa29;margin-left:.5rem}.p-datatable .p-sortable-column:not(.p-highlight):hover{background:#ffffff08;color:#ffffffde}.p-datatable .p-sortable-column:not(.p-highlight):hover .p-sortable-column-icon{color:#ffffffde}.p-datatable .p-sortable-column.p-highlight{background:#60a5fa29;color:#ffffffde}.p-datatable .p-sortable-column.p-highlight .p-sortable-column-icon{color:#ffffffde}.p-datatable .p-sortable-column.p-highlight:hover{background:#60a5fa29;color:#ffffffde}.p-datatable .p-sortable-column.p-highlight:hover .p-sortable-column-icon{color:#ffffffde}.p-datatable .p-sortable-column:focus-visible{box-shadow:inset 0 0 0 .15rem #60a5fa33;outline:0 none}.p-datatable .p-datatable-tbody>tr{background:#1f2937;color:#ffffffde;transition:box-shadow .2s}.p-datatable .p-datatable-tbody>tr>td{text-align:left;border:1px solid #424b57;border-width:0 0 1px 0;padding:1rem}.p-datatable .p-datatable-tbody>tr>td .p-row-toggler,.p-datatable .p-datatable-tbody>tr>td .p-row-editor-init,.p-datatable .p-datatable-tbody>tr>td .p-row-editor-save,.p-datatable .p-datatable-tbody>tr>td .p-row-editor-cancel{width:2rem;height:2rem;color:#fff9;border:0 none;background:transparent;border-radius:50%;transition:background-color .2s,color .2s,box-shadow .2s}.p-datatable .p-datatable-tbody>tr>td .p-row-toggler:enabled:hover,.p-datatable .p-datatable-tbody>tr>td .p-row-editor-init:enabled:hover,.p-datatable .p-datatable-tbody>tr>td .p-row-editor-save:enabled:hover,.p-datatable .p-datatable-tbody>tr>td .p-row-editor-cancel:enabled:hover{color:#ffffffde;border-color:transparent;background:#ffffff08}.p-datatable .p-datatable-tbody>tr>td .p-row-toggler:focus-visible,.p-datatable .p-datatable-tbody>tr>td .p-row-editor-init:focus-visible,.p-datatable .p-datatable-tbody>tr>td .p-row-editor-save:focus-visible,.p-datatable .p-datatable-tbody>tr>td .p-row-editor-cancel:focus-visible{outline:0 none;outline-offset:0;box-shadow:0 0 0 .2rem #60a5fa33}.p-datatable .p-datatable-tbody>tr>td .p-row-editor-save{margin-right:.5rem}.p-datatable .p-datatable-tbody>tr:focus-visible{outline:.15rem solid rgba(96,165,250,.2);outline-offset:-.15rem}.p-datatable .p-datatable-tbody>tr.p-highlight{background:#60a5fa29;color:#ffffffde}.p-datatable .p-datatable-tbody>tr.p-datatable-dragpoint-top>td{box-shadow:inset 0 2px #60a5fa29}.p-datatable .p-datatable-tbody>tr.p-datatable-dragpoint-bottom>td{box-shadow:inset 0 -2px #60a5fa29}.p-datatable.p-datatable-hoverable-rows .p-datatable-tbody>tr:not(.p-highlight):hover{background:#ffffff08;color:#ffffffde}.p-datatable .p-column-resizer-helper{background:#60a5fa}.p-datatable .p-datatable-scrollable-header,.p-datatable .p-datatable-scrollable-footer{background:#1f2937}.p-datatable.p-datatable-scrollable>.p-datatable-wrapper>.p-datatable-table>.p-datatable-thead,.p-datatable.p-datatable-scrollable>.p-datatable-wrapper>.p-datatable-table>.p-datatable-tfoot,.p-datatable.p-datatable-scrollable>.p-datatable-wrapper>.p-scroller-viewport>.p-scroller>.p-datatable-table>.p-datatable-thead,.p-datatable.p-datatable-scrollable>.p-datatable-wrapper>.p-scroller-viewport>.p-scroller>.p-datatable-table>.p-datatable-tfoot{background-color:#1f2937}.p-datatable .p-datatable-loading-icon{font-size:2rem}.p-datatable.p-datatable-gridlines .p-datatable-header{border-width:1px 1px 0 1px}.p-datatable.p-datatable-gridlines .p-datatable-footer{border-width:0 1px 1px 1px}.p-datatable.p-datatable-gridlines .p-paginator-top{border-width:0 1px 0 1px}.p-datatable.p-datatable-gridlines .p-paginator-bottom{border-width:0 1px 1px 1px}.p-datatable.p-datatable-gridlines .p-datatable-thead>tr>th{border-width:1px 0 1px 1px}.p-datatable.p-datatable-gridlines .p-datatable-thead>tr>th:last-child{border-width:1px}.p-datatable.p-datatable-gridlines .p-datatable-tbody>tr>td{border-width:1px 0 0 1px}.p-datatable.p-datatable-gridlines .p-datatable-tbody>tr>td:last-child{border-width:1px 1px 0 1px}.p-datatable.p-datatable-gridlines .p-datatable-tbody>tr:last-child>td{border-width:1px 0 1px 1px}.p-datatable.p-datatable-gridlines .p-datatable-tbody>tr:last-child>td:last-child{border-width:1px}.p-datatable.p-datatable-gridlines .p-datatable-tfoot>tr>td{border-width:1px 0 1px 1px}.p-datatable.p-datatable-gridlines .p-datatable-tfoot>tr>td:last-child{border-width:1px 1px 1px 1px}.p-datatable.p-datatable-gridlines .p-datatable-thead+.p-datatable-tfoot>tr>td{border-width:0 0 1px 1px}.p-datatable.p-datatable-gridlines .p-datatable-thead+.p-datatable-tfoot>tr>td:last-child{border-width:0 1px 1px 1px}.p-datatable.p-datatable-gridlines:has(.p-datatable-thead):has(.p-datatable-tbody) .p-datatable-tbody>tr>td{border-width:0 0 1px 1px}.p-datatable.p-datatable-gridlines:has(.p-datatable-thead):has(.p-datatable-tbody) .p-datatable-tbody>tr>td:last-child{border-width:0 1px 1px 1px}.p-datatable.p-datatable-gridlines:has(.p-datatable-tbody):has(.p-datatable-tfoot) .p-datatable-tbody>tr:last-child>td{border-width:0 0 0 1px}.p-datatable.p-datatable-gridlines:has(.p-datatable-tbody):has(.p-datatable-tfoot) .p-datatable-tbody>tr:last-child>td:last-child{border-width:0 1px 0 1px}.p-datatable.p-datatable-striped .p-datatable-tbody>tr:nth-child(2n){background:#1c2532}.p-datatable.p-datatable-striped .p-datatable-tbody>tr:nth-child(2n).p-highlight{background:#60a5fa29;color:#ffffffde}.p-datatable.p-datatable-striped .p-datatable-tbody>tr:nth-child(2n).p-highlight .p-row-toggler{color:#ffffffde}.p-datatable.p-datatable-striped .p-datatable-tbody>tr:nth-child(2n).p-highlight .p-row-toggler:hover{color:#ffffffde}.p-datatable.p-datatable-sm .p-datatable-header{padding:.5rem}.p-datatable.p-datatable-sm .p-datatable-thead>tr>th{padding:.5rem}.p-datatable.p-datatable-sm .p-datatable-tbody>tr>td{padding:.5rem}.p-datatable.p-datatable-sm .p-datatable-tfoot>tr>td{padding:.5rem}.p-datatable.p-datatable-sm .p-datatable-footer{padding:.5rem}.p-datatable.p-datatable-lg .p-datatable-header{padding:1.25rem}.p-datatable.p-datatable-lg .p-datatable-thead>tr>th{padding:1.25rem}.p-datatable.p-datatable-lg .p-datatable-tbody>tr>td{padding:1.25rem}.p-datatable.p-datatable-lg .p-datatable-tfoot>tr>td{padding:1.25rem}.p-datatable.p-datatable-lg .p-datatable-footer{padding:1.25rem}.p-dataview .p-paginator-top{border-width:1px 0 1px 0;border-radius:0}.p-dataview .p-paginator-bottom{border-width:0 0 1px 0;border-radius:0}.p-dataview .p-dataview-header{background:#1f2937;color:#fff9;border:1px solid #424b57;border-width:0 0 1px 0;padding:1rem;font-weight:700}.p-dataview .p-dataview-content{background:#1f2937;color:#ffffffde;border:0 none;padding:0}.p-dataview .p-dataview-footer{background:#1f2937;color:#ffffffde;border:1px solid #424b57;border-width:0 0 1px 0;padding:1rem;font-weight:700;border-bottom-left-radius:6px;border-bottom-right-radius:6px}.p-dataview .p-dataview-loading-icon{font-size:2rem}.p-dataview .p-dataview-emptymessage{padding:1.25rem}.p-column-filter-row .p-column-filter-menu-button,.p-column-filter-row .p-column-filter-clear-button{margin-left:.5rem}.p-column-filter-menu-button{width:2rem;height:2rem;color:#fff9;border:0 none;background:transparent;border-radius:50%;transition:background-color .2s,color .2s,box-shadow .2s}.p-column-filter-menu-button:hover{color:#ffffffde;border-color:transparent;background:#ffffff08}.p-column-filter-menu-button.p-column-filter-menu-button-open,.p-column-filter-menu-button.p-column-filter-menu-button-open:hover{background:#ffffff08;color:#ffffffde}.p-column-filter-menu-button.p-column-filter-menu-button-active,.p-column-filter-menu-button.p-column-filter-menu-button-active:hover{background:#60a5fa29;color:#ffffffde}.p-column-filter-menu-button:focus-visible{outline:0 none;outline-offset:0;box-shadow:0 0 0 .2rem #60a5fa33}.p-column-filter-clear-button{width:2rem;height:2rem;color:#fff9;border:0 none;background:transparent;border-radius:50%;transition:background-color .2s,color .2s,box-shadow .2s}.p-column-filter-clear-button:hover{color:#ffffffde;border-color:transparent;background:#ffffff08}.p-column-filter-clear-button:focus-visible{outline:0 none;outline-offset:0;box-shadow:0 0 0 .2rem #60a5fa33}.p-column-filter-overlay{background:#1f2937;color:#ffffffde;border:1px solid #424b57;border-radius:6px;box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f;min-width:12.5rem}.p-column-filter-overlay .p-column-filter-row-items{padding:.75rem 0}.p-column-filter-overlay .p-column-filter-row-items .p-column-filter-row-item{margin:0;padding:.75rem 1.25rem;border:0 none;color:#ffffffde;background:transparent;transition:box-shadow .2s;border-radius:0}.p-column-filter-overlay .p-column-filter-row-items .p-column-filter-row-item.p-highlight{color:#ffffffde;background:#60a5fa29}.p-column-filter-overlay .p-column-filter-row-items .p-column-filter-row-item:not(.p-highlight):not(.p-disabled):hover{color:#ffffffde;background:#ffffff08}.p-column-filter-overlay .p-column-filter-row-items .p-column-filter-row-item:focus-visible{outline:0 none;outline-offset:0;box-shadow:inset 0 0 0 .15rem #60a5fa33}.p-column-filter-overlay .p-column-filter-row-items .p-column-filter-separator{border-top:1px solid #424b57;margin:.25rem 0}.p-column-filter-overlay-menu .p-column-filter-operator{padding:.75rem 1.25rem;border-bottom:1px solid #424b57;color:#ffffffde;background:#1f2937;margin:0;border-top-right-radius:6px;border-top-left-radius:6px}.p-column-filter-overlay-menu .p-column-filter-constraint{padding:1.25rem;border-bottom:1px solid #424b57}.p-column-filter-overlay-menu .p-column-filter-constraint .p-column-filter-matchmode-dropdown{margin-bottom:.5rem}.p-column-filter-overlay-menu .p-column-filter-constraint .p-column-filter-remove-button{margin-top:.5rem}.p-column-filter-overlay-menu .p-column-filter-constraint:last-child{border-bottom:0 none}.p-column-filter-overlay-menu .p-column-filter-add-rule{padding:.75rem 1.25rem}.p-column-filter-overlay-menu .p-column-filter-buttonbar,.p-orderlist .p-orderlist-controls{padding:1.25rem}.p-orderlist .p-orderlist-controls .p-button{margin-bottom:.5rem}.p-orderlist .p-orderlist-list-container{background:#1f2937;border:1px solid #424b57;border-radius:6px;transition:background-color .2s,color .2s,border-color .2s,box-shadow .2s;outline-color:transparent}.p-orderlist .p-orderlist-list-container.p-focus{outline:0 none;outline-offset:0;box-shadow:0 0 0 .2rem #60a5fa33;border-color:#60a5fa}.p-orderlist .p-orderlist-header{color:#ffffffde;padding:1.25rem;font-weight:700}.p-orderlist .p-orderlist-header .p-orderlist-title{font-weight:700}.p-orderlist .p-orderlist-filter-container{padding:1.25rem;background:#1f2937;border:1px solid #424b57;border-bottom:0 none}.p-orderlist .p-orderlist-filter-container .p-orderlist-filter-input{padding-right:1.75rem}.p-orderlist .p-orderlist-filter-container .p-orderlist-filter-icon{right:.75rem;color:#fff9}.p-orderlist .p-orderlist-list{color:#ffffffde;padding:.75rem 0;outline:0 none}.p-orderlist .p-orderlist-list:not(:first-child){border-top:1px solid #424b57}.p-orderlist .p-orderlist-list .p-orderlist-item{padding:.75rem 1.25rem;margin:0;border:0 none;color:#ffffffde;background:transparent;transition:box-shadow .2s}.p-orderlist .p-orderlist-list .p-orderlist-item:not(.p-highlight):hover{background:#ffffff08;color:#ffffffde}.p-orderlist .p-orderlist-list .p-orderlist-item.p-focus{color:#ffffffde;background:#424b57}.p-orderlist .p-orderlist-list .p-orderlist-item.p-highlight{color:#ffffffde;background:#60a5fa29}.p-orderlist .p-orderlist-list .p-orderlist-item.p-highlight.p-focus{background:#60a5fa3d}.p-orderlist .p-orderlist-list .p-orderlist-empty-message{padding:.75rem 1.25rem;color:#ffffffde}.p-orderlist .p-orderlist-list:not(.cdk-drop-list-dragging) .p-orderlist-item:not(.p-highlight):hover{background:#ffffff08;color:#ffffffde}.p-orderlist.p-orderlist-striped .p-orderlist-list .p-orderlist-item:nth-child(2n){background:#1c2532}.p-orderlist.p-orderlist-striped .p-orderlist-list .p-orderlist-item:nth-child(2n):hover{background:#ffffff08}.p-orderlist-item.cdk-drag-preview{padding:.75rem 1.25rem;box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f;border:0 none;color:#ffffffde;background:#1f2937;margin:0}.p-organizationchart .p-organizationchart-node-content.p-organizationchart-selectable-node:not(.p-highlight):hover{background:#ffffff08;color:#ffffffde}.p-organizationchart .p-organizationchart-node-content.p-highlight{background:#60a5fa29;color:#ffffffde}.p-organizationchart .p-organizationchart-node-content.p-highlight .p-node-toggler i{color:#0763d429}.p-organizationchart .p-organizationchart-line-down{background:#424b57}.p-organizationchart .p-organizationchart-line-left{border-right:1px solid #424b57;border-color:#424b57}.p-organizationchart .p-organizationchart-line-top{border-top:1px solid #424b57;border-color:#424b57}.p-organizationchart .p-organizationchart-node-content{border:1px solid #424b57;background:#1f2937;color:#ffffffde;padding:1.25rem}.p-organizationchart .p-organizationchart-node-content .p-node-toggler{background:inherit;color:inherit;border-radius:50%}.p-organizationchart .p-organizationchart-node-content .p-node-toggler:focus-visible{outline:0 none;outline-offset:0;box-shadow:0 0 0 .2rem #60a5fa33}.p-paginator{background:#1f2937;color:#fff9;border:solid #424b57;border-width:1px;padding:.5rem 1rem;border-radius:6px}.p-paginator .p-paginator-first,.p-paginator .p-paginator-prev,.p-paginator .p-paginator-next,.p-paginator .p-paginator-last{background-color:transparent;border:0 none;color:#fff9;min-width:3rem;height:3rem;margin:.143rem;transition:box-shadow .2s;border-radius:6px}.p-paginator .p-paginator-first:not(.p-disabled):not(.p-highlight):hover,.p-paginator .p-paginator-prev:not(.p-disabled):not(.p-highlight):hover,.p-paginator .p-paginator-next:not(.p-disabled):not(.p-highlight):hover,.p-paginator .p-paginator-last:not(.p-disabled):not(.p-highlight):hover{background:#ffffff08;border-color:transparent;color:#ffffffde}.p-paginator .p-paginator-first{border-top-left-radius:6px;border-bottom-left-radius:6px}.p-paginator .p-paginator-last{border-top-right-radius:6px;border-bottom-right-radius:6px}.p-paginator .p-dropdown{margin-left:.5rem;margin-right:.5rem;height:3rem}.p-paginator .p-dropdown .p-dropdown-label{padding-right:0}.p-paginator .p-paginator-page-input{margin-left:.5rem;margin-right:.5rem}.p-paginator .p-paginator-page-input .p-inputtext{max-width:3rem}.p-paginator .p-paginator-current{background-color:transparent;border:0 none;color:#fff9;min-width:3rem;height:3rem;margin:.143rem;padding:0 .5rem}.p-paginator .p-paginator-pages .p-paginator-page{background-color:transparent;border:0 none;color:#fff9;min-width:3rem;height:3rem;margin:.143rem;transition:box-shadow .2s;border-radius:6px}.p-paginator .p-paginator-pages .p-paginator-page.p-highlight{background:#60a5fa29;border-color:#60a5fa29;color:#ffffffde}.p-paginator .p-paginator-pages .p-paginator-page:not(.p-highlight):hover{background:#ffffff08;border-color:transparent;color:#ffffffde}.p-picklist .p-picklist-buttons{padding:1.25rem}.p-picklist .p-picklist-buttons .p-button{margin-bottom:.5rem}.p-picklist .p-picklist-list-wrapper{background:#1f2937;border:1px solid #424b57;border-radius:6px;transition:background-color .2s,color .2s,border-color .2s,box-shadow .2s;outline-color:transparent}.p-picklist .p-picklist-list-wrapper.p-focus{outline:0 none;outline-offset:0;box-shadow:0 0 0 .2rem #60a5fa33;border-color:#60a5fa}.p-picklist .p-picklist-header{color:#ffffffde;padding:1.25rem;font-weight:700}.p-picklist .p-picklist-header .p-picklist-title{font-weight:700}.p-picklist .p-picklist-filter-container{padding:1.25rem;background:#1f2937;border:1px solid #424b57;border-bottom:0 none}.p-picklist .p-picklist-filter-container .p-picklist-filter-input{padding-right:1.75rem}.p-picklist .p-picklist-filter-container .p-picklist-filter-icon{right:.75rem;color:#fff9}.p-picklist .p-picklist-list{color:#ffffffde;padding:.75rem 0;outline:0 none}.p-picklist .p-picklist-list:not(:first-child){border-top:1px solid #424b57}.p-picklist .p-picklist-list .p-picklist-item{padding:.75rem 1.25rem;margin:0;border:0 none;color:#ffffffde;background:transparent;transition:box-shadow .2s}.p-picklist .p-picklist-list .p-picklist-item:not(.p-highlight):hover{background:#ffffff08;color:#ffffffde}.p-picklist .p-picklist-list .p-picklist-item.p-focus{color:#ffffffde;background:#424b57}.p-picklist .p-picklist-list .p-picklist-item.p-highlight{color:#ffffffde;background:#60a5fa29}.p-picklist .p-picklist-list .p-picklist-item.p-highlight.p-focus{background:#60a5fa3d}.p-picklist .p-picklist-list .p-picklist-empty-message{padding:.75rem 1.25rem;color:#ffffffde}.p-picklist .p-picklist-list:not(.cdk-drop-list-dragging) .p-picklist-item:not(.p-highlight):hover{background:#ffffff08;color:#ffffffde}.p-picklist.p-picklist-striped .p-picklist-list .p-picklist-item:nth-child(2n){background:#1c2532}.p-picklist.p-picklist-striped .p-picklist-list .p-picklist-item:nth-child(2n):hover{background:#ffffff08}.p-picklist-item.cdk-drag-preview{padding:.75rem 1.25rem;box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f;border:0 none;color:#ffffffde;background:#1f2937;margin:0}.p-timeline .p-timeline-event-marker{border:2px solid #60a5fa;border-radius:50%;width:1rem;height:1rem;background-color:#030712}.p-timeline .p-timeline-event-connector{background-color:#424b57}.p-timeline.p-timeline-vertical .p-timeline-event-opposite,.p-timeline.p-timeline-vertical .p-timeline-event-content{padding:0 1rem}.p-timeline.p-timeline-vertical .p-timeline-event-connector{width:2px}.p-timeline.p-timeline-horizontal .p-timeline-event-opposite,.p-timeline.p-timeline-horizontal .p-timeline-event-content{padding:1rem 0}.p-timeline.p-timeline-horizontal .p-timeline-event-connector{height:2px}.p-tree{border:1px solid #424b57;background:#1f2937;color:#ffffffde;padding:1.25rem;border-radius:6px}.p-tree .p-tree-container .p-treenode{padding:.143rem;outline:0 none}.p-tree .p-tree-container .p-treenode:focus>.p-treenode-content{outline:0 none;outline-offset:0;box-shadow:inset 0 0 0 .15rem #60a5fa33}.p-tree .p-tree-container .p-treenode .p-treenode-content{border-radius:6px;transition:box-shadow .2s;padding:.5rem}.p-tree .p-tree-container .p-treenode .p-treenode-content .p-tree-toggler{margin-right:.5rem;width:2rem;height:2rem;color:#fff9;border:0 none;background:transparent;border-radius:50%;transition:background-color .2s,color .2s,box-shadow .2s}.p-tree .p-tree-container .p-treenode .p-treenode-content .p-tree-toggler:enabled:hover{color:#ffffffde;border-color:transparent;background:#ffffff08}.p-tree .p-tree-container .p-treenode .p-treenode-content .p-tree-toggler:focus-visible{outline:0 none;outline-offset:0;box-shadow:0 0 0 .2rem #60a5fa33}.p-tree .p-tree-container .p-treenode .p-treenode-content .p-treenode-icon{margin-right:.5rem;color:#fff9}.p-tree .p-tree-container .p-treenode .p-treenode-content .p-checkbox{margin-right:.5rem}.p-tree .p-tree-container .p-treenode .p-treenode-content .p-checkbox .p-indeterminate .p-checkbox-icon{color:#ffffffde}.p-tree .p-tree-container .p-treenode .p-treenode-content.p-highlight{background:#60a5fa29;color:#ffffffde}.p-tree .p-tree-container .p-treenode .p-treenode-content.p-highlight .p-tree-toggler,.p-tree .p-tree-container .p-treenode .p-treenode-content.p-highlight .p-treenode-icon,.p-tree .p-tree-container .p-treenode .p-treenode-content.p-highlight .p-tree-toggler:hover,.p-tree .p-tree-container .p-treenode .p-treenode-content.p-highlight .p-treenode-icon:hover{color:#ffffffde}.p-tree .p-tree-container .p-treenode .p-treenode-content.p-treenode-selectable:not(.p-highlight):hover{background:#ffffff08;color:#ffffffde}.p-tree .p-tree-container .p-treenode .p-treenode-content.p-treenode-dragover{background:#ffffff08;color:#ffffffde}.p-tree .p-tree-filter-container{margin-bottom:.5rem}.p-tree .p-tree-filter-container .p-tree-filter{width:100%;padding-right:1.75rem}.p-tree .p-tree-filter-container .p-tree-filter-icon{right:.75rem;color:#fff9}.p-tree .p-treenode-children{padding:0 0 0 1rem}.p-tree .p-tree-loading-icon{font-size:2rem}.p-tree .p-tree-loading-icon.p-icon{width:2rem;height:2rem}.p-tree .p-treenode-droppoint.p-treenode-droppoint-active{background-color:#1d7ff829}.p-tree.p-tree-horizontal .p-treenode .p-treenode-content{border-radius:6px;border:1px solid #424b57;background-color:#1f2937;color:#ffffffde;padding:.5rem;transition:box-shadow .2s}.p-tree.p-tree-horizontal .p-treenode .p-treenode-content.p-highlight{background-color:#60a5fa29;color:#ffffffde}.p-tree.p-tree-horizontal .p-treenode .p-treenode-content.p-highlight .p-treenode-icon{color:#ffffffde}.p-tree.p-tree-horizontal .p-treenode .p-treenode-content .p-tree-toggler{margin-right:.5rem}.p-tree.p-tree-horizontal .p-treenode .p-treenode-content .p-treenode-icon{color:#fff9;margin-right:.5rem}.p-tree.p-tree-horizontal .p-treenode .p-treenode-content .p-checkbox{margin-right:.5rem}.p-tree.p-tree-horizontal .p-treenode .p-treenode-content .p-treenode-label:not(.p-highlight):hover{background-color:inherit;color:inherit}.p-tree.p-tree-horizontal .p-treenode .p-treenode-content.p-treenode-selectable:not(.p-highlight):hover{background:#ffffff08;color:#ffffffde}.p-tree.p-tree-horizontal .p-treenode .p-treenode-content:focus{outline:0 none;outline-offset:0;box-shadow:0 0 0 .2rem #60a5fa33}.p-treetable .p-paginator-top{border-width:1px 0 1px 0;border-radius:0}.p-treetable .p-paginator-bottom{border-width:0 0 1px 0;border-radius:0}.p-treetable .p-treetable-header{background:#1f2937;color:#fff9;border:1px solid #424b57;border-width:0 0 1px 0;padding:1rem;font-weight:700}.p-treetable .p-treetable-footer{background:#1f2937;color:#ffffffde;border:1px solid #424b57;border-width:0 0 1px 0;padding:1rem;font-weight:700}.p-treetable .p-treetable-thead>tr>th{text-align:left;padding:1rem;border:1px solid #424b57;border-width:0 0 1px 0;font-weight:700;color:#ffffffde;background:#1f2937;transition:box-shadow .2s}.p-treetable .p-treetable-tfoot>tr>td{text-align:left;padding:1rem;border:1px solid #424b57;border-width:0 0 1px 0;font-weight:700;color:#ffffffde;background:#1f2937}.p-treetable .p-sortable-column{outline-color:#60a5fa33}.p-treetable .p-sortable-column .p-sortable-column-icon{color:#fff9;margin-left:.5rem}.p-treetable .p-sortable-column .p-sortable-column-badge{border-radius:50%;height:1.143rem;min-width:1.143rem;line-height:1.143rem;color:#ffffffde;background:#60a5fa29;margin-left:.5rem}.p-treetable .p-sortable-column:not(.p-highlight):hover{background:#ffffff08;color:#ffffffde}.p-treetable .p-sortable-column:not(.p-highlight):hover .p-sortable-column-icon{color:#ffffffde}.p-treetable .p-sortable-column.p-highlight{background:#60a5fa29;color:#ffffffde}.p-treetable .p-sortable-column.p-highlight .p-sortable-column-icon{color:#ffffffde}.p-treetable .p-treetable-tbody>tr{background:#1f2937;color:#ffffffde;transition:box-shadow .2s}.p-treetable .p-treetable-tbody>tr>td{text-align:left;border:1px solid #424b57;border-width:0 0 1px 0;padding:1rem}.p-treetable .p-treetable-tbody>tr>td .p-treetable-toggler{width:2rem;height:2rem;color:#fff9;border:0 none;background:transparent;border-radius:50%;transition:background-color .2s,color .2s,box-shadow .2s;margin-right:.5rem}.p-treetable .p-treetable-tbody>tr>td .p-treetable-toggler:enabled:hover{color:#ffffffde;border-color:transparent;background:#ffffff08}.p-treetable .p-treetable-tbody>tr>td .p-treetable-toggler:focus-visible{outline:0 none;outline-offset:0;box-shadow:0 0 0 .2rem #60a5fa33}.p-treetable .p-treetable-tbody>tr>td .p-treetable-toggler.p-icon{width:2rem;height:2rem}.p-treetable .p-treetable-tbody>tr>td p-treetablecheckbox .p-checkbox{margin-right:.5rem}.p-treetable .p-treetable-tbody>tr>td p-treetablecheckbox .p-checkbox .p-indeterminate .p-checkbox-icon{color:#ffffffde}.p-treetable .p-treetable-tbody>tr:focus-visible{outline:.15rem solid rgba(96,165,250,.2);outline-offset:-.15rem}.p-treetable .p-treetable-tbody>tr.p-highlight{background:#60a5fa29;color:#ffffffde}.p-treetable .p-treetable-tbody>tr.p-highlight .p-treetable-toggler{color:#ffffffde}.p-treetable .p-treetable-tbody>tr.p-highlight .p-treetable-toggler:hover{color:#ffffffde}.p-treetable.p-treetable-hoverable-rows .p-treetable-tbody>tr:not(.p-highlight):hover{background:#ffffff08;color:#ffffffde}.p-treetable.p-treetable-hoverable-rows .p-treetable-tbody>tr:not(.p-highlight):hover .p-treetable-toggler{color:#ffffffde}.p-treetable .p-column-resizer-helper{background:#60a5fa}.p-treetable .p-treetable-scrollable-header,.p-treetable .p-treetable-scrollable-footer{background:#1f2937}.p-treetable .p-treetable-loading-icon{font-size:2rem}.p-treetable .p-treetable-loading-icon.p-icon{width:2rem;height:2rem}.p-treetable.p-treetable-gridlines .p-datatable-header{border-width:1px 1px 0 1px}.p-treetable.p-treetable-gridlines .p-treetable-footer{border-width:0 1px 1px 1px}.p-treetable.p-treetable-gridlines .p-treetable-top{border-width:0 1px 0 1px}.p-treetable.p-treetable-gridlines .p-treetable-bottom{border-width:0 1px 1px 1px}.p-treetable.p-treetable-gridlines .p-treetable-thead>tr>th{border-width:1px}.p-treetable.p-treetable-gridlines .p-treetable-tbody>tr>td{border-width:1px}.p-treetable.p-treetable-gridlines .p-treetable-tfoot>tr>td{border-width:1px}.p-treetable.p-treetable-sm .p-treetable-header{padding:.875rem}.p-treetable.p-treetable-sm .p-treetable-thead>tr>th{padding:.5rem}.p-treetable.p-treetable-sm .p-treetable-tbody>tr>td{padding:.5rem}.p-treetable.p-treetable-sm .p-treetable-tfoot>tr>td{padding:.5rem}.p-treetable.p-treetable-sm .p-treetable-footer{padding:.5rem}.p-treetable.p-treetable-lg .p-treetable-header{padding:1.25rem}.p-treetable.p-treetable-lg .p-treetable-thead>tr>th{padding:1.25rem}.p-treetable.p-treetable-lg .p-treetable-tbody>tr>td{padding:1.25rem}.p-treetable.p-treetable-lg .p-treetable-tfoot>tr>td{padding:1.25rem}.p-treetable.p-treetable-lg .p-treetable-footer{padding:1.25rem}.p-virtualscroller .p-virtualscroller-header{background:#1f2937;color:#fff9;border:1px solid #424b57;border-width:0 0 1px 0;padding:1rem;font-weight:700}.p-virtualscroller .p-virtualscroller-content{background:#1f2937;color:#ffffffde;border:0 none;padding:0}.p-virtualscroller .p-virtualscroller-footer{background:#1f2937;color:#ffffffde;border:1px solid #424b57;border-width:0 0 1px 0;padding:1rem;font-weight:700;border-bottom-left-radius:6px;border-bottom-right-radius:6px}.p-accordion .p-accordion-header .p-accordion-header-link{padding:1.25rem;border:1px solid #424b57;color:#ffffffde;background:#1f2937;font-weight:700;border-radius:6px;transition:box-shadow .2s}.p-accordion .p-accordion-header .p-accordion-header-link .p-accordion-toggle-icon{margin-right:.5rem}.p-accordion .p-accordion-header:not(.p-disabled) .p-accordion-header-link:focus-visible{outline:0 none;outline-offset:0;box-shadow:inset 0 0 0 .2rem #60a5fa33}.p-accordion .p-accordion-header:not(.p-highlight):not(.p-disabled):hover .p-accordion-header-link{background:#ffffff08;border-color:#424b57;color:#ffffffde}.p-accordion .p-accordion-header:not(.p-disabled).p-highlight .p-accordion-header-link{background:#1f2937;border-color:#424b57;color:#ffffffde;border-bottom-right-radius:0;border-bottom-left-radius:0}.p-accordion .p-accordion-header:not(.p-disabled).p-highlight:hover .p-accordion-header-link{border-color:#424b57;background:#ffffff08;color:#ffffffde}.p-accordion .p-accordion-content{padding:1.25rem;border:1px solid #424b57;background:#1f2937;color:#ffffffde;border-top:0;border-radius:0 0 6px 6px}.p-accordion p-accordiontab .p-accordion-tab{margin-bottom:4px}.p-card{background:#1f2937;color:#ffffffde;box-shadow:0 2px 1px -1px #0003,0 1px 1px #00000024,0 1px 3px #0000001f;border-radius:6px}.p-card .p-card-body{padding:1.25rem}.p-card .p-card-title{font-size:1.5rem;font-weight:700;margin-bottom:.5rem}.p-card .p-card-subtitle{font-weight:400;margin-bottom:.5rem;color:#fff9}.p-card .p-card-content{padding:1.25rem 0}.p-card .p-card-footer{padding:1.25rem 0 0}.p-divider .p-divider-content{background-color:#1f2937}.p-divider.p-divider-horizontal{margin:1.25rem 0;padding:0 1.25rem}.p-divider.p-divider-horizontal:before{border-top:1px #424b57}.p-divider.p-divider-horizontal .p-divider-content{padding:0 .5rem}.p-divider.p-divider-vertical{margin:0 1.25rem;padding:1.25rem 0}.p-divider.p-divider-vertical:before{border-left:1px #424b57}.p-divider.p-divider-vertical .p-divider-content{padding:.5rem 0}.p-fieldset{border:1px solid #424b57;background:#1f2937;color:#ffffffde;border-radius:6px}.p-fieldset .p-fieldset-legend{padding:1.25rem;border:1px solid #424b57;color:#ffffffde;background:#1f2937;font-weight:700;border-radius:6px}.p-fieldset.p-fieldset-toggleable .p-fieldset-legend{padding:0;transition:background-color .2s,color .2s,box-shadow .2s}.p-fieldset.p-fieldset-toggleable .p-fieldset-legend a{padding:1.25rem;color:#ffffffde;border-radius:6px;transition:box-shadow .2s}.p-fieldset.p-fieldset-toggleable .p-fieldset-legend a .p-fieldset-toggler{margin-right:.5rem}.p-fieldset.p-fieldset-toggleable .p-fieldset-legend a:focus-visible{outline:0 none;outline-offset:0;box-shadow:0 0 0 .2rem #60a5fa33}.p-fieldset.p-fieldset-toggleable .p-fieldset-legend:hover{background:#ffffff08;border-color:#424b57;color:#ffffffde}.p-fieldset .p-fieldset-content{padding:1.25rem}.p-panel .p-panel-header{border:1px solid #424b57;padding:1.25rem;background:#1f2937;color:#ffffffde;border-top-right-radius:6px;border-top-left-radius:6px}.p-panel .p-panel-header .p-panel-title{font-weight:700}.p-panel .p-panel-header .p-panel-header-icon{width:2rem;height:2rem;color:#fff9;border:0 none;background:transparent;border-radius:50%;transition:background-color .2s,color .2s,box-shadow .2s}.p-panel .p-panel-header .p-panel-header-icon:enabled:hover{color:#ffffffde;border-color:transparent;background:#ffffff08}.p-panel .p-panel-header .p-panel-header-icon:focus-visible{outline:0 none;outline-offset:0;box-shadow:0 0 0 .2rem #60a5fa33}.p-panel.p-panel-toggleable .p-panel-header{padding:.75rem 1.25rem}.p-panel .p-panel-content{padding:1.25rem;border:1px solid #424b57;background:#1f2937;color:#ffffffde;border-top:0 none}.p-panel .p-panel-content:last-child{border-bottom-right-radius:6px;border-bottom-left-radius:6px}.p-panel .p-panel-footer{padding:.75rem 1.25rem;border:1px solid #424b57;background:#1f2937;color:#ffffffde;border-bottom-right-radius:6px;border-bottom-left-radius:6px;border-top:0 none}.p-panel .p-panel-icons-end{order:2;margin-left:auto}.p-panel .p-panel-icons-start{order:0;margin-right:.5rem}.p-panel .p-panel-icons-center{order:2;width:100%;text-align:center}.p-scrollpanel .p-scrollpanel-bar{background:#424b57;border:0 none;transition:background-color .2s,color .2s,border-color .2s,box-shadow .2s}.p-scrollpanel .p-scrollpanel-bar:focus-visible{outline:0 none;outline-offset:0;box-shadow:0 0 0 .2rem #60a5fa33}.p-splitter{border:1px solid #424b57;background:#1f2937;border-radius:6px;color:#ffffffde}.p-splitter .p-splitter-gutter{transition:background-color .2s,color .2s,box-shadow .2s;background:#ffffff08}.p-splitter .p-splitter-gutter .p-splitter-gutter-handle{background:#424b57}.p-splitter .p-splitter-gutter .p-splitter-gutter-handle:focus-visible{outline:0 none;outline-offset:0;box-shadow:0 0 0 .2rem #60a5fa33}.p-splitter .p-splitter-gutter-resizing{background:#424b57}.p-tabview .p-tabview-nav-content{scroll-padding-inline:3rem}.p-tabview .p-tabview-nav{background:transparent;border:1px solid #424b57;border-width:0 0 2px 0}.p-tabview .p-tabview-nav li{margin-right:0}.p-tabview .p-tabview-nav li .p-tabview-nav-link{border:solid #424b57;border-width:0 0 2px 0;border-color:transparent transparent #424b57 transparent;background:#1f2937;color:#fff9;padding:1.25rem;font-weight:700;border-top-right-radius:6px;border-top-left-radius:6px;transition:box-shadow .2s;margin:0 0 -2px}.p-tabview .p-tabview-nav li .p-tabview-nav-link:not(.p-disabled):focus-visible{outline:0 none;outline-offset:0;box-shadow:inset 0 0 0 .2rem #60a5fa33}.p-tabview .p-tabview-nav li:not(.p-highlight):not(.p-disabled):hover .p-tabview-nav-link{background:#1f2937;border-color:#60a5fa;color:#ffffffde}.p-tabview .p-tabview-nav li.p-highlight .p-tabview-nav-link{background:#1f2937;border-color:#60a5fa;color:#60a5fa}.p-tabview .p-tabview-left-icon{margin-right:.5rem}.p-tabview .p-tabview-right-icon,.p-tabview .p-tabview-close{margin-left:.5rem}.p-tabview .p-tabview-nav-btn.p-link{background:#1f2937;color:#60a5fa;width:3rem;box-shadow:0 3px 1px -2px #0003,0 2px 2px #00000024,0 1px 5px #0000001f;border-radius:0}.p-tabview .p-tabview-nav-btn.p-link:focus-visible{outline:0 none;outline-offset:0;box-shadow:inset 0 0 0 .2rem #60a5fa33}.p-tabview .p-tabview-panels{background:#1f2937;padding:1.25rem;border:0 none;color:#ffffffde;border-bottom-right-radius:6px;border-bottom-left-radius:6px}.p-toolbar{background:#1f2937;border:1px solid #424b57;padding:1.25rem;border-radius:6px;gap:.5rem}.p-toolbar .p-toolbar-separator{margin:0 .5rem}.p-confirm-popup{background:#1f2937;color:#ffffffde;border:1px solid #424b57;border-radius:6px;box-shadow:0 11px 15px -7px #0003,0 24px 38px 3px #00000024,0 9px 46px 8px #0000001f}.p-confirm-popup .p-confirm-popup-content{padding:1.25rem}.p-confirm-popup .p-confirm-popup-footer{text-align:right;padding:.75rem 1.25rem}.p-confirm-popup .p-confirm-popup-footer button{margin:0 .5rem 0 0;width:auto}.p-confirm-popup .p-confirm-popup-footer button:last-child{margin:0}.p-confirm-popup:after{border:solid transparent;border-color:#1f293700;border-bottom-color:#1f2937}.p-confirm-popup:before{border:solid transparent;border-color:#424b5700;border-bottom-color:#424b57}.p-confirm-popup.p-confirm-popup-flipped:after{border-top-color:#1f2937}.p-confirm-popup.p-confirm-popup-flipped:before{border-top-color:#424b57}.p-confirm-popup .p-confirm-popup-icon{font-size:1.5rem}.p-confirm-popup .p-confirm-popup-icon.p-icon{width:1.5rem;height:1.5rem}.p-confirm-popup .p-confirm-popup-message{margin-left:1rem}.p-dialog{border-radius:6px;box-shadow:0 11px 15px -7px #0003,0 24px 38px 3px #00000024,0 9px 46px 8px #0000001f;border:1px solid #424b57}.p-dialog .p-dialog-header{border-bottom:0 none;background:#1f2937;color:#ffffffde;padding:1.5rem;border-top-right-radius:6px;border-top-left-radius:6px}.p-dialog .p-dialog-header .p-dialog-title{font-weight:700;font-size:1.25rem}.p-dialog .p-dialog-header .p-dialog-header-icon{width:2rem;height:2rem;color:#fff9;border:0 none;background:transparent;border-radius:50%;transition:background-color .2s,color .2s,box-shadow .2s;margin-right:.5rem}.p-dialog .p-dialog-header .p-dialog-header-icon:enabled:hover{color:#ffffffde;border-color:transparent;background:#ffffff08}.p-dialog .p-dialog-header .p-dialog-header-icon:focus-visible{outline:0 none;outline-offset:0;box-shadow:0 0 0 .2rem #60a5fa33}.p-dialog .p-dialog-header .p-dialog-header-icon:last-child{margin-right:0}.p-dialog .p-dialog-content{background:#1f2937;color:#ffffffde;padding:0 1.5rem 2rem}.p-dialog .p-dialog-content:last-of-type{border-bottom-right-radius:6px;border-bottom-left-radius:6px}.p-dialog .p-dialog-footer{border-top:0 none;background:#1f2937;color:#ffffffde;padding:0 1.5rem 1.5rem;text-align:right;border-bottom-right-radius:6px;border-bottom-left-radius:6px}.p-dialog .p-dialog-footer button{margin:0 .5rem 0 0;width:auto}.p-dialog.p-confirm-dialog .p-confirm-dialog-icon{font-size:2rem}.p-dialog.p-confirm-dialog .p-confirm-dialog-icon.p-icon{width:2rem;height:2rem}.p-dialog.p-confirm-dialog .p-confirm-dialog-message{margin-left:1rem}.p-overlaypanel{background:#1f2937;color:#ffffffde;border:1px solid #424b57;border-radius:6px;box-shadow:0 11px 15px -7px #0003,0 24px 38px 3px #00000024,0 9px 46px 8px #0000001f}.p-overlaypanel .p-overlaypanel-content{padding:1.25rem}.p-overlaypanel .p-overlaypanel-close{background:#60a5fa;color:#030712;width:2rem;height:2rem;transition:background-color .2s,color .2s,box-shadow .2s;border-radius:50%;position:absolute;top:-1rem;right:-1rem}.p-overlaypanel .p-overlaypanel-close:enabled:hover{background:#93c5fd;color:#030712}.p-overlaypanel:after{border:solid transparent;border-color:#1f293700;border-bottom-color:#1f2937}.p-overlaypanel:before{border:solid transparent;border-color:#424b5700;border-bottom-color:#3f4753}.p-overlaypanel.p-overlaypanel-flipped:after{border-top-color:#1f2937}.p-overlaypanel.p-overlaypanel-flipped:before{border-top-color:#424b57}.p-sidebar{background:#1f2937;color:#ffffffde;border:1px solid #424b57;box-shadow:0 11px 15px -7px #0003,0 24px 38px 3px #00000024,0 9px 46px 8px #0000001f}.p-sidebar .p-sidebar-header{padding:1.25rem}.p-sidebar .p-sidebar-header .p-sidebar-close,.p-sidebar .p-sidebar-header .p-sidebar-icon{width:2rem;height:2rem;color:#fff9;border:0 none;background:transparent;border-radius:50%;transition:background-color .2s,color .2s,box-shadow .2s}.p-sidebar .p-sidebar-header .p-sidebar-close:enabled:hover,.p-sidebar .p-sidebar-header .p-sidebar-icon:enabled:hover{color:#ffffffde;border-color:transparent;background:#ffffff08}.p-sidebar .p-sidebar-header .p-sidebar-close:focus-visible,.p-sidebar .p-sidebar-header .p-sidebar-icon:focus-visible{outline:0 none;outline-offset:0;box-shadow:0 0 0 .2rem #60a5fa33}.p-sidebar .p-sidebar-header+.p-sidebar-content{padding-top:0}.p-sidebar .p-sidebar-content,.p-sidebar .p-sidebar-footer{padding:1.25rem}.p-tooltip .p-tooltip-text{background:#424b57;color:#ffffffde;padding:.75rem;box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f;border-radius:6px}.p-tooltip.p-tooltip-right .p-tooltip-arrow{border-right-color:#424b57}.p-tooltip.p-tooltip-left .p-tooltip-arrow{border-left-color:#424b57}.p-tooltip.p-tooltip-top .p-tooltip-arrow{border-top-color:#424b57}.p-tooltip.p-tooltip-bottom .p-tooltip-arrow{border-bottom-color:#424b57}.p-fileupload .p-fileupload-buttonbar{background:#1f2937;padding:1.25rem;border:1px solid #424b57;color:#ffffffde;border-bottom:0 none;border-top-right-radius:6px;border-top-left-radius:6px}.p-fileupload .p-fileupload-buttonbar .p-button{margin-right:.5rem}.p-fileupload .p-fileupload-buttonbar .p-button.p-fileupload-choose.p-focus{outline:0 none;outline-offset:0;box-shadow:0 0 0 .2rem #60a5fa33}.p-fileupload .p-fileupload-content{background:#1f2937;padding:2rem 1rem;border:1px solid #424b57;color:#ffffffde;border-bottom-right-radius:6px;border-bottom-left-radius:6px}.p-fileupload .p-fileupload-content.p-fileupload-highlight{border-color:1px dashed #60a5fa;border-style:dashed;background-color:#60a5fa29}.p-fileupload .p-progressbar{height:.25rem}.p-fileupload .p-fileupload-row>div{padding:1rem}.p-fileupload.p-fileupload-advanced .p-message{margin-top:0}.p-fileupload-choose:not(.p-disabled):hover{background:#93c5fd;color:#030712;border-color:#93c5fd}.p-fileupload-choose:not(.p-disabled):active{background:#bfdbfe;color:#030712;border-color:#bfdbfe}.p-breadcrumb{background:#374151;border:1px solid #424b57;border-radius:6px;padding:1rem}.p-breadcrumb .p-breadcrumb-list li .p-menuitem-link{transition:box-shadow .2s;border-radius:6px}.p-breadcrumb .p-breadcrumb-list li .p-menuitem-link:focus-visible{outline:0 none;outline-offset:0;box-shadow:0 0 0 .2rem #60a5fa33}.p-breadcrumb .p-breadcrumb-list li .p-menuitem-link .p-menuitem-text{color:#ffffffde}.p-breadcrumb .p-breadcrumb-list li .p-menuitem-link .p-menuitem-icon{color:#fff9}.p-breadcrumb .p-breadcrumb-list li.p-menuitem-separator{margin:0 .5rem;color:#ffffffde}.p-breadcrumb .p-breadcrumb-list li:last-child .p-menuitem-text{color:#ffffffde}.p-breadcrumb .p-breadcrumb-list li:last-child .p-menuitem-icon{color:#fff9}.p-contextmenu{padding:.25rem 0;background:#374151;color:#ffffffde;border:1px solid #424b57;box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f;border-radius:6px;width:12.5rem}.p-contextmenu .p-contextmenu-root-list{outline:0 none}.p-contextmenu .p-submenu-list{padding:.25rem 0;background:#374151;border:1px solid #424b57;box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f;border-radius:6px}.p-contextmenu .p-menuitem>.p-menuitem-content{color:#ffffffde;transition:box-shadow .2s;border-radius:0}.p-contextmenu .p-menuitem>.p-menuitem-content .p-menuitem-link{color:#ffffffde;padding:.75rem 1.25rem;-webkit-user-select:none;user-select:none}.p-contextmenu .p-menuitem>.p-menuitem-content .p-menuitem-link .p-menuitem-text{color:#ffffffde}.p-contextmenu .p-menuitem>.p-menuitem-content .p-menuitem-link .p-menuitem-icon{color:#fff9;margin-right:.5rem}.p-contextmenu .p-menuitem>.p-menuitem-content .p-menuitem-link .p-submenu-icon{color:#fff9}.p-contextmenu .p-menuitem.p-highlight>.p-menuitem-content{color:#ffffffde;background:#60a5fa29}.p-contextmenu .p-menuitem.p-highlight>.p-menuitem-content .p-menuitem-link .p-menuitem-text{color:#ffffffde}.p-contextmenu .p-menuitem.p-highlight>.p-menuitem-content .p-menuitem-link .p-menuitem-icon,.p-contextmenu .p-menuitem.p-highlight>.p-menuitem-content .p-menuitem-link .p-submenu-icon{color:#ffffffde}.p-contextmenu .p-menuitem.p-highlight.p-focus>.p-menuitem-content{background:#60a5fa3d}.p-contextmenu .p-menuitem:not(.p-highlight):not(.p-disabled).p-focus>.p-menuitem-content{color:#ffffffde;background:#424b57}.p-contextmenu .p-menuitem:not(.p-highlight):not(.p-disabled).p-focus>.p-menuitem-content .p-menuitem-link .p-menuitem-text{color:#ffffffde}.p-contextmenu .p-menuitem:not(.p-highlight):not(.p-disabled).p-focus>.p-menuitem-content .p-menuitem-link .p-menuitem-icon,.p-contextmenu .p-menuitem:not(.p-highlight):not(.p-disabled).p-focus>.p-menuitem-content .p-menuitem-link .p-submenu-icon{color:#ffffffde}.p-contextmenu .p-menuitem:not(.p-highlight):not(.p-disabled)>.p-menuitem-content:hover{color:#ffffffde;background:#ffffff08}.p-contextmenu .p-menuitem:not(.p-highlight):not(.p-disabled)>.p-menuitem-content:hover .p-menuitem-link .p-menuitem-text{color:#ffffffde}.p-contextmenu .p-menuitem:not(.p-highlight):not(.p-disabled)>.p-menuitem-content:hover .p-menuitem-link .p-menuitem-icon,.p-contextmenu .p-menuitem:not(.p-highlight):not(.p-disabled)>.p-menuitem-content:hover .p-menuitem-link .p-submenu-icon{color:#ffffffde}.p-contextmenu .p-menuitem-separator{border-top:1px solid #424b57;margin:.25rem 0}.p-contextmenu .p-submenu-icon{font-size:.875rem}.p-contextmenu .p-submenu-icon.p-icon{width:.875rem;height:.875rem}.p-dock .p-dock-list-container{background:#ffffff1a;border:1px solid rgba(255,255,255,.2);padding:.5rem;border-radius:.5rem}.p-dock .p-dock-list-container .p-dock-list{outline:0 none}.p-dock .p-dock-item{padding:.5rem;border-radius:6px}.p-dock .p-dock-item.p-focus{outline:0 none;outline-offset:0;box-shadow:inset 0 0 0 .15rem #60a5fa33}.p-dock .p-dock-link{width:4rem;height:4rem}.p-dock.p-dock-top .p-dock-item-second-prev,.p-dock.p-dock-top .p-dock-item-second-next,.p-dock.p-dock-bottom .p-dock-item-second-prev,.p-dock.p-dock-bottom .p-dock-item-second-next{margin:0 .9rem}.p-dock.p-dock-top .p-dock-item-prev,.p-dock.p-dock-top .p-dock-item-next,.p-dock.p-dock-bottom .p-dock-item-prev,.p-dock.p-dock-bottom .p-dock-item-next{margin:0 1.3rem}.p-dock.p-dock-top .p-dock-item-current,.p-dock.p-dock-bottom .p-dock-item-current{margin:0 1.5rem}.p-dock.p-dock-left .p-dock-item-second-prev,.p-dock.p-dock-left .p-dock-item-second-next,.p-dock.p-dock-right .p-dock-item-second-prev,.p-dock.p-dock-right .p-dock-item-second-next{margin:.9rem 0}.p-dock.p-dock-left .p-dock-item-prev,.p-dock.p-dock-left .p-dock-item-next,.p-dock.p-dock-right .p-dock-item-prev,.p-dock.p-dock-right .p-dock-item-next{margin:1.3rem 0}.p-dock.p-dock-left .p-dock-item-current,.p-dock.p-dock-right .p-dock-item-current{margin:1.5rem 0}@media screen and (max-width: 960px){.p-dock.p-dock-top .p-dock-list-container,.p-dock.p-dock-bottom .p-dock-list-container{overflow-x:auto;width:100%}.p-dock.p-dock-top .p-dock-list-container .p-dock-list,.p-dock.p-dock-bottom .p-dock-list-container .p-dock-list{margin:0 auto}.p-dock.p-dock-left .p-dock-list-container,.p-dock.p-dock-right .p-dock-list-container{overflow-y:auto;height:100%}.p-dock.p-dock-left .p-dock-list-container .p-dock-list,.p-dock.p-dock-right .p-dock-list-container .p-dock-list{margin:auto 0}.p-dock .p-dock-list .p-dock-item{transform:none;margin:0}}.p-megamenu{padding:.5rem;background:#374151;color:#ffffffde;border:1px solid #424b57;border-radius:6px}.p-megamenu .p-megamenu-root-list{outline:0 none}.p-megamenu .p-menuitem>.p-menuitem-content{color:#ffffffde;transition:box-shadow .2s;border-radius:0}.p-megamenu .p-menuitem>.p-menuitem-content .p-menuitem-link{color:#ffffffde;padding:.75rem 1.25rem;-webkit-user-select:none;user-select:none}.p-megamenu .p-menuitem>.p-menuitem-content .p-menuitem-link .p-menuitem-text{color:#ffffffde}.p-megamenu .p-menuitem>.p-menuitem-content .p-menuitem-link .p-menuitem-icon{color:#fff9;margin-right:.5rem}.p-megamenu .p-menuitem>.p-menuitem-content .p-menuitem-link .p-submenu-icon{color:#fff9}.p-megamenu .p-menuitem.p-highlight>.p-menuitem-content{color:#ffffffde;background:#60a5fa29}.p-megamenu .p-menuitem.p-highlight>.p-menuitem-content .p-menuitem-link .p-menuitem-text{color:#ffffffde}.p-megamenu .p-menuitem.p-highlight>.p-menuitem-content .p-menuitem-link .p-menuitem-icon,.p-megamenu .p-menuitem.p-highlight>.p-menuitem-content .p-menuitem-link .p-submenu-icon{color:#ffffffde}.p-megamenu .p-menuitem.p-highlight.p-focus>.p-menuitem-content{background:#60a5fa3d}.p-megamenu .p-menuitem:not(.p-highlight):not(.p-disabled).p-focus>.p-menuitem-content{color:#ffffffde;background:#424b57}.p-megamenu .p-menuitem:not(.p-highlight):not(.p-disabled).p-focus>.p-menuitem-content .p-menuitem-link .p-menuitem-text{color:#ffffffde}.p-megamenu .p-menuitem:not(.p-highlight):not(.p-disabled).p-focus>.p-menuitem-content .p-menuitem-link .p-menuitem-icon,.p-megamenu .p-menuitem:not(.p-highlight):not(.p-disabled).p-focus>.p-menuitem-content .p-menuitem-link .p-submenu-icon{color:#ffffffde}.p-megamenu .p-menuitem:not(.p-highlight):not(.p-disabled)>.p-menuitem-content:hover{color:#ffffffde;background:#ffffff08}.p-megamenu .p-menuitem:not(.p-highlight):not(.p-disabled)>.p-menuitem-content:hover .p-menuitem-link .p-menuitem-text{color:#ffffffde}.p-megamenu .p-menuitem:not(.p-highlight):not(.p-disabled)>.p-menuitem-content:hover .p-menuitem-link .p-menuitem-icon,.p-megamenu .p-menuitem:not(.p-highlight):not(.p-disabled)>.p-menuitem-content:hover .p-menuitem-link .p-submenu-icon{color:#ffffffde}.p-megamenu .p-megamenu-panel{background:#374151;color:#ffffffde;border:1px solid #424b57;box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f}.p-megamenu .p-submenu-header{margin:0;padding:.75rem 1.25rem;color:#ffffffde;background:#374151;font-weight:700;border-top-right-radius:6px;border-top-left-radius:6px}.p-megamenu .p-submenu-list{padding:.25rem 0;width:12.5rem}.p-megamenu .p-submenu-list .p-menuitem-separator{border-top:1px solid #424b57;margin:.25rem 0}.p-megamenu.p-megamenu-vertical{width:12.5rem;padding:.25rem 0}.p-megamenu.p-megamenu-horizontal .p-megamenu-root-list>.p-menuitem>.p-menuitem-content{color:#ffffffde;transition:box-shadow .2s;border-radius:6px}.p-megamenu.p-megamenu-horizontal .p-megamenu-root-list>.p-menuitem>.p-menuitem-content .p-menuitem-link{padding:.75rem 1.25rem;-webkit-user-select:none;user-select:none}.p-megamenu.p-megamenu-horizontal .p-megamenu-root-list>.p-menuitem>.p-menuitem-content .p-menuitem-link .p-menuitem-text{color:#ffffffde}.p-megamenu.p-megamenu-horizontal .p-megamenu-root-list>.p-menuitem>.p-menuitem-content .p-menuitem-link .p-menuitem-icon{color:#fff9;margin-right:.5rem}.p-megamenu.p-megamenu-horizontal .p-megamenu-root-list>.p-menuitem>.p-menuitem-content .p-menuitem-link .p-submenu-icon{color:#fff9;margin-left:.5rem}.p-megamenu.p-megamenu-horizontal .p-megamenu-root-list>.p-menuitem:not(.p-highlight):not(.p-disabled)>.p-menuitem-content:hover{color:#ffffffde;background:#ffffff08}.p-megamenu.p-megamenu-horizontal .p-megamenu-root-list>.p-menuitem:not(.p-highlight):not(.p-disabled)>.p-menuitem-content:hover .p-menuitem-link .p-menuitem-text{color:#ffffffde}.p-megamenu.p-megamenu-horizontal .p-megamenu-root-list>.p-menuitem:not(.p-highlight):not(.p-disabled)>.p-menuitem-content:hover .p-menuitem-link .p-menuitem-icon,.p-megamenu.p-megamenu-horizontal .p-megamenu-root-list>.p-menuitem:not(.p-highlight):not(.p-disabled)>.p-menuitem-content:hover .p-menuitem-link .p-submenu-icon{color:#ffffffde}.p-menu{padding:.25rem 0;background:#374151;color:#ffffffde;border:1px solid #424b57;border-radius:6px;width:12.5rem}.p-menu .p-menuitem>.p-menuitem-content{color:#ffffffde;transition:box-shadow .2s;border-radius:0}.p-menu .p-menuitem>.p-menuitem-content .p-menuitem-link{color:#ffffffde;padding:.75rem 1.25rem;-webkit-user-select:none;user-select:none}.p-menu .p-menuitem>.p-menuitem-content .p-menuitem-link .p-menuitem-text{color:#ffffffde}.p-menu .p-menuitem>.p-menuitem-content .p-menuitem-link .p-menuitem-icon{color:#fff9;margin-right:.5rem}.p-menu .p-menuitem>.p-menuitem-content .p-menuitem-link .p-submenu-icon{color:#fff9}.p-menu .p-menuitem.p-highlight>.p-menuitem-content{color:#ffffffde;background:#60a5fa29}.p-menu .p-menuitem.p-highlight>.p-menuitem-content .p-menuitem-link .p-menuitem-text{color:#ffffffde}.p-menu .p-menuitem.p-highlight>.p-menuitem-content .p-menuitem-link .p-menuitem-icon,.p-menu .p-menuitem.p-highlight>.p-menuitem-content .p-menuitem-link .p-submenu-icon{color:#ffffffde}.p-menu .p-menuitem.p-highlight.p-focus>.p-menuitem-content{background:#60a5fa3d}.p-menu .p-menuitem:not(.p-highlight):not(.p-disabled).p-focus>.p-menuitem-content{color:#ffffffde;background:#424b57}.p-menu .p-menuitem:not(.p-highlight):not(.p-disabled).p-focus>.p-menuitem-content .p-menuitem-link .p-menuitem-text{color:#ffffffde}.p-menu .p-menuitem:not(.p-highlight):not(.p-disabled).p-focus>.p-menuitem-content .p-menuitem-link .p-menuitem-icon,.p-menu .p-menuitem:not(.p-highlight):not(.p-disabled).p-focus>.p-menuitem-content .p-menuitem-link .p-submenu-icon{color:#ffffffde}.p-menu .p-menuitem:not(.p-highlight):not(.p-disabled)>.p-menuitem-content:hover{color:#ffffffde;background:#ffffff08}.p-menu .p-menuitem:not(.p-highlight):not(.p-disabled)>.p-menuitem-content:hover .p-menuitem-link .p-menuitem-text{color:#ffffffde}.p-menu .p-menuitem:not(.p-highlight):not(.p-disabled)>.p-menuitem-content:hover .p-menuitem-link .p-menuitem-icon,.p-menu .p-menuitem:not(.p-highlight):not(.p-disabled)>.p-menuitem-content:hover .p-menuitem-link .p-submenu-icon{color:#ffffffde}.p-menu.p-menu-overlay{background:#374151;border:1px solid #424b57;box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f}.p-menu .p-submenu-header{margin:0;padding:.75rem 1.25rem;color:#ffffffde;background:#374151;font-weight:700;border-top-right-radius:0;border-top-left-radius:0}.p-menu .p-menuitem-separator{border-top:1px solid #424b57;margin:.25rem 0}.p-menu .p-menuitem-badge{background:#60a5fa;color:#030712;font-size:.75rem;font-weight:700;min-width:1.5rem;height:1.5rem;line-height:1.5rem;border-radius:6px;margin-left:.5rem;padding-left:.5rem;padding-right:.5rem}.p-menubar{padding:.5rem;background:#374151;color:#ffffffde;border:1px solid #424b57;border-radius:6px}.p-menubar .p-menubar-root-list{outline:0 none}.p-menubar .p-menubar-root-list>.p-menuitem>.p-menuitem-content{color:#ffffffde;transition:box-shadow .2s;border-radius:6px}.p-menubar .p-menubar-root-list>.p-menuitem>.p-menuitem-content .p-menuitem-link{padding:.75rem 1.25rem;-webkit-user-select:none;user-select:none}.p-menubar .p-menubar-root-list>.p-menuitem>.p-menuitem-content .p-menuitem-link .p-menuitem-text{color:#ffffffde}.p-menubar .p-menubar-root-list>.p-menuitem>.p-menuitem-content .p-menuitem-link .p-menuitem-icon{color:#fff9;margin-right:.5rem}.p-menubar .p-menubar-root-list>.p-menuitem>.p-menuitem-content .p-menuitem-link .p-submenu-icon{color:#fff9;margin-left:.5rem}.p-menubar .p-menubar-root-list>.p-menuitem:not(.p-highlight):not(.p-disabled)>.p-menuitem-content:hover{color:#ffffffde;background:#ffffff08}.p-menubar .p-menubar-root-list>.p-menuitem:not(.p-highlight):not(.p-disabled)>.p-menuitem-content:hover .p-menuitem-link .p-menuitem-text{color:#ffffffde}.p-menubar .p-menubar-root-list>.p-menuitem:not(.p-highlight):not(.p-disabled)>.p-menuitem-content:hover .p-menuitem-link .p-menuitem-icon,.p-menubar .p-menubar-root-list>.p-menuitem:not(.p-highlight):not(.p-disabled)>.p-menuitem-content:hover .p-menuitem-link .p-submenu-icon{color:#ffffffde}.p-menubar .p-menuitem>.p-menuitem-content{color:#ffffffde;transition:box-shadow .2s;border-radius:0}.p-menubar .p-menuitem>.p-menuitem-content .p-menuitem-link{color:#ffffffde;padding:.75rem 1.25rem;-webkit-user-select:none;user-select:none}.p-menubar .p-menuitem>.p-menuitem-content .p-menuitem-link .p-menuitem-text{color:#ffffffde}.p-menubar .p-menuitem>.p-menuitem-content .p-menuitem-link .p-menuitem-icon{color:#fff9;margin-right:.5rem}.p-menubar .p-menuitem>.p-menuitem-content .p-menuitem-link .p-submenu-icon{color:#fff9}.p-menubar .p-menuitem.p-highlight>.p-menuitem-content{color:#ffffffde;background:#60a5fa29}.p-menubar .p-menuitem.p-highlight>.p-menuitem-content .p-menuitem-link .p-menuitem-text{color:#ffffffde}.p-menubar .p-menuitem.p-highlight>.p-menuitem-content .p-menuitem-link .p-menuitem-icon,.p-menubar .p-menuitem.p-highlight>.p-menuitem-content .p-menuitem-link .p-submenu-icon{color:#ffffffde}.p-menubar .p-menuitem.p-highlight.p-focus>.p-menuitem-content{background:#60a5fa3d}.p-menubar .p-menuitem:not(.p-highlight):not(.p-disabled).p-focus>.p-menuitem-content{color:#ffffffde;background:#424b57}.p-menubar .p-menuitem:not(.p-highlight):not(.p-disabled).p-focus>.p-menuitem-content .p-menuitem-link .p-menuitem-text{color:#ffffffde}.p-menubar .p-menuitem:not(.p-highlight):not(.p-disabled).p-focus>.p-menuitem-content .p-menuitem-link .p-menuitem-icon,.p-menubar .p-menuitem:not(.p-highlight):not(.p-disabled).p-focus>.p-menuitem-content .p-menuitem-link .p-submenu-icon{color:#ffffffde}.p-menubar .p-menuitem:not(.p-highlight):not(.p-disabled)>.p-menuitem-content:hover{color:#ffffffde;background:#ffffff08}.p-menubar .p-menuitem:not(.p-highlight):not(.p-disabled)>.p-menuitem-content:hover .p-menuitem-link .p-menuitem-text{color:#ffffffde}.p-menubar .p-menuitem:not(.p-highlight):not(.p-disabled)>.p-menuitem-content:hover .p-menuitem-link .p-menuitem-icon,.p-menubar .p-menuitem:not(.p-highlight):not(.p-disabled)>.p-menuitem-content:hover .p-menuitem-link .p-submenu-icon{color:#ffffffde}.p-menubar .p-submenu-list{padding:.25rem 0;background:#374151;border:1px solid #424b57;box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f;width:12.5rem}.p-menubar .p-submenu-list .p-menuitem-separator{border-top:1px solid #424b57;margin:.25rem 0}.p-menubar .p-submenu-list .p-submenu-icon{font-size:.875rem}@media screen and (max-width: 960px){.p-menubar{position:relative}.p-menubar .p-menubar-button{display:flex;width:2rem;height:2rem;color:#fff9;border-radius:50%;transition:background-color .2s,color .2s,box-shadow .2s}.p-menubar .p-menubar-button:hover{color:#ffffffde;background:#ffffff08}.p-menubar .p-menubar-button:focus{outline:0 none;outline-offset:0;box-shadow:0 0 0 .2rem #60a5fa33}.p-menubar .p-menubar-root-list{position:absolute;display:none;padding:.25rem 0;background:#374151;border:1px solid #424b57;box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f;width:100%}.p-menubar .p-menubar-root-list .p-menuitem-separator{border-top:1px solid #424b57;margin:.25rem 0}.p-menubar .p-menubar-root-list .p-submenu-icon{font-size:.875rem}.p-menubar .p-menubar-root-list .p-menuitem .p-menuitem-content .p-menuitem-link .p-submenu-icon{margin-left:auto;transition:transform .2s}.p-menubar .p-menubar-root-list .p-menuitem.p-menuitem-active>.p-menuitem-content>.p-menuitem-link>.p-submenu-icon{transform:rotate(-180deg)}.p-menubar .p-menubar-root-list .p-submenu-list{width:100%;position:static;box-shadow:none;border:0 none}.p-menubar .p-menubar-root-list .p-submenu-list .p-submenu-icon{transition:transform .2s;transform:rotate(90deg)}.p-menubar .p-menubar-root-list .p-submenu-list .p-menuitem-active>.p-menuitem-content>.p-menuitem-link>.p-submenu-icon{transform:rotate(-90deg)}.p-menubar .p-menubar-root-list .p-menuitem{width:100%;position:static}.p-menubar .p-menubar-root-list .p-submenu-list .p-menuitem .p-menuitem-content .p-menuitem-link{padding-left:2.25rem}.p-menubar .p-menubar-root-list .p-submenu-list .p-menuitem .p-submenu-list .p-menuitem .p-menuitem-content .p-menuitem-link{padding-left:3.75rem}.p-menubar .p-menubar-root-list .p-submenu-list .p-menuitem .p-submenu-list .p-menuitem .p-submenu-list .p-menuitem .p-menuitem-content .p-menuitem-link{padding-left:5.25rem}.p-menubar .p-menubar-root-list .p-submenu-list .p-menuitem .p-submenu-list .p-menuitem .p-submenu-list .p-menuitem .p-submenu-list .p-menuitem .p-menuitem-content .p-menuitem-link{padding-left:6.75rem}.p-menubar .p-menubar-root-list .p-submenu-list .p-menuitem .p-submenu-list .p-menuitem .p-submenu-list .p-menuitem .p-submenu-list .p-menuitem .p-submenu-list .p-menuitem .p-menuitem-content .p-menuitem-link{padding-left:8.25rem}.p-menubar.p-menubar-mobile-active .p-menubar-root-list{display:flex;flex-direction:column;top:100%;left:0;z-index:1}}.p-panelmenu .p-panelmenu-header{outline:0 none}.p-panelmenu .p-panelmenu-header .p-panelmenu-header-content{border:1px solid #424b57;color:#ffffffde;background:#1f2937;border-radius:6px;transition:box-shadow .2s}.p-panelmenu .p-panelmenu-header .p-panelmenu-header-content .p-panelmenu-header-action{color:#ffffffde;padding:1.25rem;font-weight:700}.p-panelmenu .p-panelmenu-header .p-panelmenu-header-content .p-panelmenu-header-action .p-submenu-icon,.p-panelmenu .p-panelmenu-header .p-panelmenu-header-content .p-panelmenu-header-action .p-menuitem-icon{margin-right:.5rem}.p-panelmenu .p-panelmenu-header:not(.p-disabled):focus-visible .p-panelmenu-header-content{outline:0 none;outline-offset:0;box-shadow:inset 0 0 0 .2rem #60a5fa33}.p-panelmenu .p-panelmenu-header:not(.p-highlight):not(.p-disabled):hover .p-panelmenu-header-content{background:#ffffff08;border-color:#424b57;color:#ffffffde}.p-panelmenu .p-panelmenu-header:not(.p-disabled).p-highlight .p-panelmenu-header-content{background:#1f2937;border-color:#424b57;color:#ffffffde;border-bottom-right-radius:0;border-bottom-left-radius:0;margin-bottom:0}.p-panelmenu .p-panelmenu-header:not(.p-disabled).p-highlight:hover .p-panelmenu-header-content{border-color:#424b57;background:#ffffff08;color:#ffffffde}.p-panelmenu .p-panelmenu-content{padding:.25rem 0;border:1px solid #424b57;background:#1f2937;color:#ffffffde;border-top:0;border-radius:0 0 6px 6px}.p-panelmenu .p-panelmenu-content .p-panelmenu-root-list{outline:0 none}.p-panelmenu .p-panelmenu-content .p-menuitem>.p-menuitem-content{color:#ffffffde;transition:box-shadow .2s;border-radius:0}.p-panelmenu .p-panelmenu-content .p-menuitem>.p-menuitem-content .p-menuitem-link{color:#ffffffde;padding:.75rem 1.25rem;-webkit-user-select:none;user-select:none}.p-panelmenu .p-panelmenu-content .p-menuitem>.p-menuitem-content .p-menuitem-link .p-menuitem-text{color:#ffffffde}.p-panelmenu .p-panelmenu-content .p-menuitem>.p-menuitem-content .p-menuitem-link .p-menuitem-icon{color:#fff9;margin-right:.5rem}.p-panelmenu .p-panelmenu-content .p-menuitem>.p-menuitem-content .p-menuitem-link .p-submenu-icon{color:#fff9}.p-panelmenu .p-panelmenu-content .p-menuitem.p-highlight>.p-menuitem-content{color:#ffffffde;background:#60a5fa29}.p-panelmenu .p-panelmenu-content .p-menuitem.p-highlight>.p-menuitem-content .p-menuitem-link .p-menuitem-text{color:#ffffffde}.p-panelmenu .p-panelmenu-content .p-menuitem.p-highlight>.p-menuitem-content .p-menuitem-link .p-menuitem-icon,.p-panelmenu .p-panelmenu-content .p-menuitem.p-highlight>.p-menuitem-content .p-menuitem-link .p-submenu-icon{color:#ffffffde}.p-panelmenu .p-panelmenu-content .p-menuitem.p-highlight.p-focus>.p-menuitem-content{background:#60a5fa3d}.p-panelmenu .p-panelmenu-content .p-menuitem:not(.p-highlight):not(.p-disabled).p-focus>.p-menuitem-content{color:#ffffffde;background:#424b57}.p-panelmenu .p-panelmenu-content .p-menuitem:not(.p-highlight):not(.p-disabled).p-focus>.p-menuitem-content .p-menuitem-link .p-menuitem-text{color:#ffffffde}.p-panelmenu .p-panelmenu-content .p-menuitem:not(.p-highlight):not(.p-disabled).p-focus>.p-menuitem-content .p-menuitem-link .p-menuitem-icon,.p-panelmenu .p-panelmenu-content .p-menuitem:not(.p-highlight):not(.p-disabled).p-focus>.p-menuitem-content .p-menuitem-link .p-submenu-icon{color:#ffffffde}.p-panelmenu .p-panelmenu-content .p-menuitem:not(.p-highlight):not(.p-disabled)>.p-menuitem-content:hover{color:#ffffffde;background:#ffffff08}.p-panelmenu .p-panelmenu-content .p-menuitem:not(.p-highlight):not(.p-disabled)>.p-menuitem-content:hover .p-menuitem-link .p-menuitem-text{color:#ffffffde}.p-panelmenu .p-panelmenu-content .p-menuitem:not(.p-highlight):not(.p-disabled)>.p-menuitem-content:hover .p-menuitem-link .p-menuitem-icon,.p-panelmenu .p-panelmenu-content .p-menuitem:not(.p-highlight):not(.p-disabled)>.p-menuitem-content:hover .p-menuitem-link .p-submenu-icon{color:#ffffffde}.p-panelmenu .p-panelmenu-content .p-menuitem .p-menuitem-content .p-menuitem-link .p-submenu-icon{margin-right:.5rem}.p-panelmenu .p-panelmenu-content .p-menuitem-separator{border-top:1px solid #424b57;margin:.25rem 0}.p-panelmenu .p-panelmenu-content .p-submenu-list:not(.p-panelmenu-root-list){padding:0 0 0 1rem}.p-panelmenu .p-panelmenu-panel{margin-bottom:4px}.p-slidemenu{padding:.25rem 0;background:#374151;color:#ffffffde;border:1px solid #424b57;border-radius:6px;width:12.5rem}.p-slidemenu .p-slidemenu-root-list,.p-slidemenu .p-submenu-list{outline:0 none}.p-slidemenu .p-menuitem>.p-menuitem-content{color:#ffffffde;transition:box-shadow .2s;border-radius:0}.p-slidemenu .p-menuitem>.p-menuitem-content .p-menuitem-link{color:#ffffffde;padding:.75rem 1.25rem;-webkit-user-select:none;user-select:none}.p-slidemenu .p-menuitem>.p-menuitem-content .p-menuitem-link .p-menuitem-text{color:#ffffffde}.p-slidemenu .p-menuitem>.p-menuitem-content .p-menuitem-link .p-menuitem-icon{color:#fff9;margin-right:.5rem}.p-slidemenu .p-menuitem>.p-menuitem-content .p-menuitem-link .p-submenu-icon{color:#fff9}.p-slidemenu .p-menuitem.p-highlight>.p-menuitem-content{color:#ffffffde;background:#60a5fa29}.p-slidemenu .p-menuitem.p-highlight>.p-menuitem-content .p-menuitem-link .p-menuitem-text{color:#ffffffde}.p-slidemenu .p-menuitem.p-highlight>.p-menuitem-content .p-menuitem-link .p-menuitem-icon,.p-slidemenu .p-menuitem.p-highlight>.p-menuitem-content .p-menuitem-link .p-submenu-icon{color:#ffffffde}.p-slidemenu .p-menuitem.p-highlight.p-focus>.p-menuitem-content{background:#60a5fa3d}.p-slidemenu .p-menuitem:not(.p-highlight):not(.p-disabled).p-focus>.p-menuitem-content{color:#ffffffde;background:#424b57}.p-slidemenu .p-menuitem:not(.p-highlight):not(.p-disabled).p-focus>.p-menuitem-content .p-menuitem-link .p-menuitem-text{color:#ffffffde}.p-slidemenu .p-menuitem:not(.p-highlight):not(.p-disabled).p-focus>.p-menuitem-content .p-menuitem-link .p-menuitem-icon,.p-slidemenu .p-menuitem:not(.p-highlight):not(.p-disabled).p-focus>.p-menuitem-content .p-menuitem-link .p-submenu-icon{color:#ffffffde}.p-slidemenu .p-menuitem:not(.p-highlight):not(.p-disabled)>.p-menuitem-content:hover{color:#ffffffde;background:#ffffff08}.p-slidemenu .p-menuitem:not(.p-highlight):not(.p-disabled)>.p-menuitem-content:hover .p-menuitem-link .p-menuitem-text{color:#ffffffde}.p-slidemenu .p-menuitem:not(.p-highlight):not(.p-disabled)>.p-menuitem-content:hover .p-menuitem-link .p-menuitem-icon,.p-slidemenu .p-menuitem:not(.p-highlight):not(.p-disabled)>.p-menuitem-content:hover .p-menuitem-link .p-submenu-icon{color:#ffffffde}.p-slidemenu.p-slidemenu-overlay{background:#374151;border:1px solid #424b57;box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f}.p-slidemenu .p-slidemenu-list{padding:.25rem 0;background:#374151;border:1px solid #424b57;box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f}.p-slidemenu .p-menuitem-separator{border-top:1px solid #424b57;margin:.25rem 0}.p-slidemenu .p-slidemenu-icon{font-size:.875rem}.p-slidemenu .p-icon{width:.875rem;height:.875rem}.p-slidemenu .p-slidemenu-backward{padding:.75rem 1.25rem;color:#ffffffde}.p-slidemenu .p-slidemenu-backward:not(.p-disabled):focus{outline:0 none;outline-offset:0;box-shadow:inset 0 0 0 .2rem #60a5fa33}.p-slidemenu .p-menuitem-badge{background:#60a5fa;color:#030712;font-size:.75rem;font-weight:700;min-width:1.5rem;height:1.5rem;line-height:1.5rem;border-radius:6px;margin-left:.5rem;padding-left:.5rem;padding-right:.5rem}.p-steps .p-steps-item .p-menuitem-link{transition:box-shadow .2s;border-radius:6px;background:transparent}.p-steps .p-steps-item .p-menuitem-link .p-steps-number{color:#ffffffde;border:0 none;background:transparent;min-width:2rem;height:2rem;line-height:2rem;font-size:1.143rem;z-index:1;border-radius:50%}.p-steps .p-steps-item .p-menuitem-link .p-steps-title{margin-top:.5rem;color:#fff9}.p-steps .p-steps-item .p-menuitem-link:not(.p-disabled):focus-visible{outline:0 none;outline-offset:0;box-shadow:0 0 0 .2rem #60a5fa33}.p-steps .p-steps-item.p-highlight .p-steps-number{background:#60a5fa29;color:#ffffffde}.p-steps .p-steps-item.p-highlight .p-steps-title{font-weight:700;color:#ffffffde}.p-steps .p-steps-item:before{content:" ";border-top:1px solid #424b57;width:100%;top:50%;left:0;display:block;position:absolute;margin-top:-1rem}.p-tabmenu .p-tabmenu-nav{background:transparent;border:1px solid #424b57;border-width:0 0 2px 0}.p-tabmenu .p-tabmenu-nav .p-menuitem-badge{background:#60a5fa;color:#030712;font-size:.75rem;font-weight:700;min-width:1.5rem;height:1.5rem;line-height:1.5rem;border-radius:6px;margin-left:.5rem;padding-left:.5rem;padding-right:.5rem}.p-tabmenu .p-tabmenu-nav .p-tabmenuitem{margin-right:0}.p-tabmenu .p-tabmenu-nav .p-tabmenuitem .p-menuitem-link{border:solid #424b57;border-width:0 0 2px 0;border-color:transparent transparent #424b57 transparent;background:#1f2937;color:#fff9;padding:1.25rem;font-weight:700;border-top-right-radius:6px;border-top-left-radius:6px;transition:box-shadow .2s;margin:0 0 -2px}.p-tabmenu .p-tabmenu-nav .p-tabmenuitem .p-menuitem-link .p-menuitem-icon{margin-right:.5rem}.p-tabmenu .p-tabmenu-nav .p-tabmenuitem .p-menuitem-link:not(.p-disabled):focus-visible{outline:0 none;outline-offset:0;box-shadow:inset 0 0 0 .2rem #60a5fa33}.p-tabmenu .p-tabmenu-nav .p-tabmenuitem:not(.p-highlight):not(.p-disabled):hover .p-menuitem-link{background:#1f2937;border-color:#60a5fa;color:#ffffffde}.p-tabmenu .p-tabmenu-nav .p-tabmenuitem.p-highlight .p-menuitem-link{background:#1f2937;border-color:#60a5fa;color:#60a5fa}.p-tabmenu .p-tabmenu-left-icon{margin-right:.5rem}.p-tabmenu .p-tabmenu-right-icon{margin-left:.5rem}.p-tabmenu .p-tabmenu-nav-btn.p-link{background:#1f2937;color:#60a5fa;width:3rem;box-shadow:0 3px 1px -2px #0003,0 2px 2px #00000024,0 1px 5px #0000001f;border-radius:0}.p-tabmenu .p-tabmenu-nav-btn.p-link:focus{outline:0 none;outline-offset:0;box-shadow:inset 0 0 0 .2rem #60a5fa33}.p-tieredmenu{padding:.25rem 0;background:#374151;color:#ffffffde;border:1px solid #424b57;border-radius:6px;width:12.5rem}.p-tieredmenu.p-tieredmenu-overlay{background:#374151;border:1px solid #424b57;box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f}.p-tieredmenu .p-tieredmenu-root-list{outline:0 none}.p-tieredmenu .p-submenu-list{padding:.25rem 0;background:#374151;border:1px solid #424b57;box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f}.p-tieredmenu .p-menuitem>.p-menuitem-content{color:#ffffffde;transition:box-shadow .2s;border-radius:0}.p-tieredmenu .p-menuitem>.p-menuitem-content .p-menuitem-link{color:#ffffffde;padding:.75rem 1.25rem;-webkit-user-select:none;user-select:none}.p-tieredmenu .p-menuitem>.p-menuitem-content .p-menuitem-link .p-menuitem-text{color:#ffffffde}.p-tieredmenu .p-menuitem>.p-menuitem-content .p-menuitem-link .p-menuitem-icon{color:#fff9;margin-right:.5rem}.p-tieredmenu .p-menuitem>.p-menuitem-content .p-menuitem-link .p-submenu-icon{color:#fff9}.p-tieredmenu .p-menuitem.p-highlight>.p-menuitem-content{color:#ffffffde;background:#60a5fa29}.p-tieredmenu .p-menuitem.p-highlight>.p-menuitem-content .p-menuitem-link .p-menuitem-text{color:#ffffffde}.p-tieredmenu .p-menuitem.p-highlight>.p-menuitem-content .p-menuitem-link .p-menuitem-icon,.p-tieredmenu .p-menuitem.p-highlight>.p-menuitem-content .p-menuitem-link .p-submenu-icon{color:#ffffffde}.p-tieredmenu .p-menuitem.p-highlight.p-focus>.p-menuitem-content{background:#60a5fa3d}.p-tieredmenu .p-menuitem:not(.p-highlight):not(.p-disabled).p-focus>.p-menuitem-content{color:#ffffffde;background:#424b57}.p-tieredmenu .p-menuitem:not(.p-highlight):not(.p-disabled).p-focus>.p-menuitem-content .p-menuitem-link .p-menuitem-text{color:#ffffffde}.p-tieredmenu .p-menuitem:not(.p-highlight):not(.p-disabled).p-focus>.p-menuitem-content .p-menuitem-link .p-menuitem-icon,.p-tieredmenu .p-menuitem:not(.p-highlight):not(.p-disabled).p-focus>.p-menuitem-content .p-menuitem-link .p-submenu-icon{color:#ffffffde}.p-tieredmenu .p-menuitem:not(.p-highlight):not(.p-disabled)>.p-menuitem-content:hover{color:#ffffffde;background:#ffffff08}.p-tieredmenu .p-menuitem:not(.p-highlight):not(.p-disabled)>.p-menuitem-content:hover .p-menuitem-link .p-menuitem-text{color:#ffffffde}.p-tieredmenu .p-menuitem:not(.p-highlight):not(.p-disabled)>.p-menuitem-content:hover .p-menuitem-link .p-menuitem-icon,.p-tieredmenu .p-menuitem:not(.p-highlight):not(.p-disabled)>.p-menuitem-content:hover .p-menuitem-link .p-submenu-icon{color:#ffffffde}.p-tieredmenu .p-menuitem-separator{border-top:1px solid #424b57;margin:.25rem 0}.p-tieredmenu .p-submenu-icon{font-size:.875rem}.p-tieredmenu .p-submenu-icon.p-icon{width:.875rem;height:.875rem}.p-inline-message{padding:.75rem;margin:0;border-radius:6px}.p-inline-message.p-inline-message-info{background:#3b82f633;border:solid #3b82f6;border-width:1px;color:#93c5fd}.p-inline-message.p-inline-message-info .p-inline-message-icon{color:#93c5fd}.p-inline-message.p-inline-message-success{background:#10b98133;border:solid #10b981;border-width:1px;color:#6ee7b7}.p-inline-message.p-inline-message-success .p-inline-message-icon{color:#6ee7b7}.p-inline-message.p-inline-message-warn{background:#eab30833;border:solid #eab308;border-width:1px;color:#fde047}.p-inline-message.p-inline-message-warn .p-inline-message-icon{color:#fde047}.p-inline-message.p-inline-message-error{background:#ef444433;border:solid #ef4444;border-width:1px;color:#fca5a5}.p-inline-message.p-inline-message-error .p-inline-message-icon{color:#fca5a5}.p-inline-message .p-inline-message-icon{font-size:1rem;margin-right:.5rem}.p-inline-message .p-icon{width:1rem;height:1rem}.p-inline-message .p-inline-message-text{font-size:1rem}.p-inline-message.p-inline-message-icon-only .p-inline-message-icon{margin-right:0}.p-message{margin:1rem 0;border-radius:6px}.p-message .p-message-wrapper{padding:1.25rem 1.75rem}.p-message .p-message-close{width:2rem;height:2rem;border-radius:50%;background:transparent;transition:background-color .2s,color .2s,box-shadow .2s}.p-message .p-message-close:hover{background:#ffffff80}.p-message .p-message-close:focus-visible{outline:0 none;outline-offset:0;box-shadow:0 0 0 .2rem #60a5fa33}.p-message.p-message-info{background:#3b82f633;border:solid #3b82f6;border-width:0 0 0 6px;color:#93c5fd}.p-message.p-message-info .p-message-icon,.p-message.p-message-info .p-message-close{color:#93c5fd}.p-message.p-message-success{background:#10b98133;border:solid #10b981;border-width:0 0 0 6px;color:#6ee7b7}.p-message.p-message-success .p-message-icon,.p-message.p-message-success .p-message-close{color:#6ee7b7}.p-message.p-message-warn{background:#eab30833;border:solid #eab308;border-width:0 0 0 6px;color:#fde047}.p-message.p-message-warn .p-message-icon,.p-message.p-message-warn .p-message-close{color:#fde047}.p-message.p-message-error{background:#ef444433;border:solid #ef4444;border-width:0 0 0 6px;color:#fca5a5}.p-message.p-message-error .p-message-icon,.p-message.p-message-error .p-message-close{color:#fca5a5}.p-message .p-message-text{font-size:1rem;font-weight:500}.p-message .p-message-icon{font-size:1.5rem;margin-right:.5rem}.p-message .p-icon{width:1.5rem;height:1.5rem}.p-message .p-message-summary{font-weight:700}.p-message .p-message-detail{margin-left:.5rem}.p-toast{opacity:1}.p-toast .p-toast-message{margin:0 0 1rem;box-shadow:none;border-radius:6px}.p-toast .p-toast-message .p-toast-message-content{padding:1rem;border-width:0 0 0 6px}.p-toast .p-toast-message .p-toast-message-content .p-toast-message-text{margin:0 0 0 1rem}.p-toast .p-toast-message .p-toast-message-content .p-toast-message-icon{font-size:2rem}.p-toast .p-toast-message .p-toast-message-content .p-icon:not(.p-toast-icon-close-icon){width:2rem;height:2rem}.p-toast .p-toast-message .p-toast-message-content .p-toast-summary{font-weight:700}.p-toast .p-toast-message .p-toast-message-content .p-toast-detail{margin:.5rem 0 0}.p-toast .p-toast-message .p-toast-icon-close{width:2rem;height:2rem;border-radius:50%;background:transparent;transition:background-color .2s,color .2s,box-shadow .2s}.p-toast .p-toast-message .p-toast-icon-close:hover{background:#ffffff80}.p-toast .p-toast-message .p-toast-icon-close:focus-visible{outline:0 none;outline-offset:0;box-shadow:0 0 0 .2rem #60a5fa33}.p-toast .p-toast-message.p-toast-message-info{background:#3b82f633;border:solid #3b82f6;border-width:0 0 0 6px;color:#93c5fd}.p-toast .p-toast-message.p-toast-message-info .p-toast-message-icon,.p-toast .p-toast-message.p-toast-message-info .p-toast-icon-close{color:#93c5fd}.p-toast .p-toast-message.p-toast-message-success{background:#10b98133;border:solid #10b981;border-width:0 0 0 6px;color:#6ee7b7}.p-toast .p-toast-message.p-toast-message-success .p-toast-message-icon,.p-toast .p-toast-message.p-toast-message-success .p-toast-icon-close{color:#6ee7b7}.p-toast .p-toast-message.p-toast-message-warn{background:#eab30833;border:solid #eab308;border-width:0 0 0 6px;color:#fde047}.p-toast .p-toast-message.p-toast-message-warn .p-toast-message-icon,.p-toast .p-toast-message.p-toast-message-warn .p-toast-icon-close{color:#fde047}.p-toast .p-toast-message.p-toast-message-error{background:#ef444433;border:solid #ef4444;border-width:0 0 0 6px;color:#fca5a5}.p-toast .p-toast-message.p-toast-message-error .p-toast-message-icon,.p-toast .p-toast-message.p-toast-message-error .p-toast-icon-close{color:#fca5a5}.p-galleria .p-galleria-close{margin:.5rem;background:transparent;color:#f8f9fa;width:4rem;height:4rem;transition:background-color .2s,color .2s,box-shadow .2s;border-radius:50%}.p-galleria .p-galleria-close .p-galleria-close-icon{font-size:2rem}.p-galleria .p-galleria-close .p-icon-wrapper .p-icon{width:2rem;height:2rem}.p-galleria .p-galleria-close:hover{background:#ffffff1a;color:#f8f9fa}.p-galleria .p-galleria-item-nav{background:transparent;color:#f8f9fa;width:4rem;height:4rem;transition:background-color .2s,color .2s,box-shadow .2s;border-radius:6px;margin:0 .5rem}.p-galleria .p-galleria-item-nav .p-galleria-item-prev-icon,.p-galleria .p-galleria-item-nav .p-galleria-item-next-icon{font-size:2rem}.p-galleria .p-galleria-item-nav .p-icon-wrapper .p-icon{width:2rem;height:2rem}.p-galleria .p-galleria-item-nav:not(.p-disabled):hover{background:#ffffff1a;color:#f8f9fa}.p-galleria .p-galleria-caption{background:#00000080;color:#f8f9fa;padding:1rem}.p-galleria .p-galleria-indicators{padding:1rem}.p-galleria .p-galleria-indicators .p-galleria-indicator button{background-color:#424b57;width:1rem;height:1rem;transition:background-color .2s,color .2s,box-shadow .2s;border-radius:50%}.p-galleria .p-galleria-indicators .p-galleria-indicator button:hover{background:#ffffff1a}.p-galleria .p-galleria-indicators .p-galleria-indicator.p-highlight button{background:#60a5fa29;color:#ffffffde}.p-galleria.p-galleria-indicators-bottom .p-galleria-indicator,.p-galleria.p-galleria-indicators-top .p-galleria-indicator{margin-right:.5rem}.p-galleria.p-galleria-indicators-left .p-galleria-indicator,.p-galleria.p-galleria-indicators-right .p-galleria-indicator{margin-bottom:.5rem}.p-galleria.p-galleria-indicator-onitem .p-galleria-indicators{background:#00000080}.p-galleria.p-galleria-indicator-onitem .p-galleria-indicators .p-galleria-indicator button{background:#fff6}.p-galleria.p-galleria-indicator-onitem .p-galleria-indicators .p-galleria-indicator button:hover{background:#fff9}.p-galleria.p-galleria-indicator-onitem .p-galleria-indicators .p-galleria-indicator.p-highlight button{background:#60a5fa29;color:#ffffffde}.p-galleria .p-galleria-thumbnail-container{background:#000000e6;padding:1rem .25rem}.p-galleria .p-galleria-thumbnail-container .p-galleria-thumbnail-prev,.p-galleria .p-galleria-thumbnail-container .p-galleria-thumbnail-next{margin:.5rem;background-color:transparent;color:#f8f9fa;width:2rem;height:2rem;transition:background-color .2s,color .2s,box-shadow .2s;border-radius:50%}.p-galleria .p-galleria-thumbnail-container .p-galleria-thumbnail-prev:hover,.p-galleria .p-galleria-thumbnail-container .p-galleria-thumbnail-next:hover{background:#ffffff1a;color:#f8f9fa}.p-galleria .p-galleria-thumbnail-container .p-galleria-thumbnail-item-content:focus-visible{outline:0 none;outline-offset:0;box-shadow:0 0 0 .2rem #60a5fa33}.p-galleria-mask,.p-image-mask{--maskbg: rgba(0, 0, 0, .9)}.p-image-preview-indicator{background-color:transparent;color:#f8f9fa;transition:background-color .2s,color .2s,box-shadow .2s}.p-image-preview-container:hover>.p-image-preview-indicator{background-color:#00000080}.p-image-toolbar{padding:1rem}.p-image-action.p-link{color:#f8f9fa;background-color:transparent;width:3rem;height:3rem;border-radius:50%;transition:background-color .2s,color .2s,box-shadow .2s;margin-right:.5rem}.p-image-action.p-link:last-child{margin-right:0}.p-image-action.p-link:hover{color:#f8f9fa;background-color:#ffffff1a}.p-image-action.p-link i{font-size:1.5rem}.p-image-action.p-link .p-icon{width:1.5rem;height:1.5rem}.p-avatar{background-color:#424b57;border-radius:6px}.p-avatar.p-avatar-lg{width:3rem;height:3rem;font-size:1.5rem}.p-avatar.p-avatar-lg .p-avatar-icon{font-size:1.5rem}.p-avatar.p-avatar-xl{width:4rem;height:4rem;font-size:2rem}.p-avatar.p-avatar-xl .p-avatar-icon{font-size:2rem}.p-avatar-group .p-avatar{border:2px solid #1f2937}.p-badge{background:#60a5fa;color:#030712;font-size:.75rem;font-weight:700;min-width:1.5rem;height:1.5rem;line-height:1.5rem}.p-badge.p-badge-secondary{background-color:#94a3b8;color:#020617}.p-badge.p-badge-success{background-color:#4ade80;color:#052e16}.p-badge.p-badge-info{background-color:#38bdf8;color:#082f49}.p-badge.p-badge-warning{background-color:#fb923c;color:#431407}.p-badge.p-badge-danger{background-color:#f87171;color:#450a0a}.p-badge.p-badge-lg{font-size:1.125rem;min-width:2.25rem;height:2.25rem;line-height:2.25rem}.p-badge.p-badge-xl{font-size:1.5rem;min-width:3rem;height:3rem;line-height:3rem}.p-chip{background-color:#424b57;color:#ffffffde;border-radius:16px;padding:0 .75rem}.p-chip .p-chip-text{line-height:1.5;margin-top:.375rem;margin-bottom:.375rem}.p-chip .p-chip-icon{margin-right:.5rem}.p-chip .pi-chip-remove-icon{margin-left:.5rem}.p-chip img{width:2.25rem;height:2.25rem;margin-left:-.75rem;margin-right:.5rem}.p-chip .pi-chip-remove-icon{border-radius:6px;transition:background-color .2s,color .2s,box-shadow .2s}.p-chip .pi-chip-remove-icon:focus-visible{outline:0 none;outline-offset:0;box-shadow:0 0 0 .2rem #60a5fa33}.p-chip .pi-chip-remove-icon:focus{outline:0 none}.p-inplace .p-inplace-display{padding:.75rem;border-radius:6px;transition:background-color .2s,color .2s,border-color .2s,box-shadow .2s}.p-inplace .p-inplace-display:not(.p-disabled):hover{background:#ffffff08;color:#ffffffde}.p-inplace .p-inplace-display:focus{outline:0 none;outline-offset:0;box-shadow:0 0 0 .2rem #60a5fa33}.p-progressbar{border:0 none;height:1.5rem;background:#424b57;border-radius:6px}.p-progressbar .p-progressbar-value{border:0 none;margin:0;background:#60a5fa}.p-progressbar .p-progressbar-label{color:#030712;line-height:1.5rem}.p-scrolltop{width:3rem;height:3rem;border-radius:50%;box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f;transition:background-color .2s,color .2s,box-shadow .2s}.p-scrolltop.p-link{background:#60a5fa29}.p-scrolltop.p-link:hover{background:#60a5fa5c}.p-scrolltop .p-scrolltop-icon{font-size:1.5rem;color:#ffffffde}.p-scrolltop .p-icon{width:1.5rem;height:1.5rem}.p-skeleton{background-color:#ffffff0f;border-radius:6px}.p-skeleton:after{background:linear-gradient(90deg,#fff0,#ffffff0a,#fff0)}.p-tag{background:#60a5fa;color:#030712;font-size:.75rem;font-weight:700;padding:.25rem .4rem;border-radius:6px}.p-tag.p-tag-success{background-color:#4ade80;color:#052e16}.p-tag.p-tag-info{background-color:#38bdf8;color:#082f49}.p-tag.p-tag-warning{background-color:#fb923c;color:#431407}.p-tag.p-tag-danger{background-color:#f87171;color:#450a0a}.p-tag .p-tag-icon{margin-right:.25rem;font-size:.75rem}.p-tag .p-icon{width:.75rem;height:.75rem}.p-terminal{background:#1f2937;color:#ffffffde;border:1px solid #424b57;padding:1.25rem}.p-terminal .p-terminal-input{font-family:var(--font-family);font-feature-settings:var(--font-feature-settings, normal);font-size:1rem}}@layer primeng{.p-button-label{font-weight:700}.p-selectbutton>.p-button,.p-togglebutton.p-button{transition:background-color .2s,border-color .2s,box-shadow .2s}.p-accordion .p-accordion-header .p-accordion-header-link,.p-tabview .p-tabview-nav li .p-tabview-nav-link,.p-tabmenu .p-tabmenu-nav .p-tabmenuitem .p-menuitem-link{transition:background-color .2s,border-color .2s,box-shadow .2s}.p-carousel .p-carousel-indicators .p-carousel-indicator.p-highlight button,.p-galleria .p-galleria-indicators .p-galleria-indicator.p-highlight button{background-color:#60a5fa}.p-button:focus{box-shadow:0 0 0 2px #1c2127,0 0 0 4px #60a5fab3,0 1px 2px #0000}.p-button.p-button-secondary:enabled:focus{box-shadow:0 0 0 2px #1c2127,0 0 0 4px #94a3b8b3,0 1px 2px #0000}.p-button.p-button-success:enabled:focus{box-shadow:0 0 0 2px #1c2127,0 0 0 4px #4ade80b3,0 1px 2px #0000}.p-button.p-button-info:enabled:focus{box-shadow:0 0 0 2px #1c2127,0 0 0 4px #38bdf8b3,0 1px 2px #0000}.p-button.p-button-warning:enabled:focus{box-shadow:0 0 0 2px #1c2127,0 0 0 4px #fb923cb3,0 1px 2px #0000}.p-button.p-button-help:enabled:focus{box-shadow:0 0 0 2px #1c2127,0 0 0 4px #c084fcb3,0 1px 2px #0000}.p-button.p-button-danger:enabled:focus{box-shadow:0 0 0 2px #1c2127,0 0 0 4px #f87171b3,0 1px 2px #0000}.p-datatable .p-datatable-tbody>tr.p-datatable-dragpoint-top>td{box-shadow:inset 0 2px #60a5fa}.p-datatable .p-datatable-tbody>tr.p-datatable-dragpoint-bottom>td{box-shadow:inset 0 -2px #60a5fa}.p-speeddial-item.p-focus>.p-speeddial-action{box-shadow:0 0 0 2px #1c2127,0 0 0 4px #60a5fab3,0 1px 2px #0000}.p-toast-message{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.p-message .p-message-close:hover,.p-toast .p-toast-message .p-toast-icon-close:hover{background:#ffffff1a}.p-inline-message-text{font-weight:500}.p-picklist-buttons .p-button,.p-orderlist-controls .p-button{transition:opacity .2s,background-color .2s,color .2s,border-color .2s,box-shadow .2s}.p-steps .p-steps-item.p-highlight .p-steps-number{background:#60a5fa;color:#030712}}.social-link a i{color:var(--blue-200)}article a{color:var(--blue-300)}article pre{background-color:#222;color:#eaeaea} diff --git a/angular-primeng-app/dist/browser/favicon.ico b/angular-primeng-app/dist/browser/favicon.ico index 57614f9..c7bf14b 100644 Binary files a/angular-primeng-app/dist/browser/favicon.ico and b/angular-primeng-app/dist/browser/favicon.ico differ diff --git a/angular-primeng-app/dist/browser/index.html b/angular-primeng-app/dist/browser/index.html index dd3e440..2c9dcf3 100644 --- a/angular-primeng-app/dist/browser/index.html +++ b/angular-primeng-app/dist/browser/index.html @@ -3,13 +3,24 @@ Angular Primeng | AnguHashBlog + + + + + + + - + -

hello

footer works!

- +
Collaborating on AnguHashBlog: Growth, Community, and Learning image
Collaborating on AnguHashBlog: Growth, Community, and Learning
Navigating the Frontiers of Web Development: AnguHashBlog Unveiled image
Navigating the Frontiers of Web Development: AnguHashBlog Unveiled
Visualizing Code: With AnguHashBlog image
Visualizing Code: With AnguHashBlog
How to Use AnguHashBlog: Your Step-by-Step Guide image
How to Use AnguHashBlog: Your Step-by-Step Guide
How to Contribute - Getting Started With Open Source image
How to Contribute - Getting Started With Open Source
AnguHashBlog - Open Source Project image
AnguHashBlog - Open Source Project
Unlocking Potential: The Benefits of AnguHashBlog Integration image
Unlocking Potential: The Benefits of AnguHashBlog Integration
+ - + \ No newline at end of file diff --git a/angular-primeng-app/dist/browser/light.css b/angular-primeng-app/dist/browser/light.css new file mode 100644 index 0000000..8a03aa8 --- /dev/null +++ b/angular-primeng-app/dist/browser/light.css @@ -0,0 +1 @@ +:root{font-family:Inter var,sans-serif;font-feature-settings:"cv02","cv03","cv04","cv11";font-variation-settings:normal;--font-family: "Inter var", sans-serif;--font-feature-settings: "cv02", "cv03", "cv04", "cv11";--surface-a: #ffffff;--surface-b: #f9fafb;--surface-c: #f3f4f6;--surface-d: #e5e7eb;--surface-e: #ffffff;--surface-f: #ffffff;--text-color: #4b5563;--text-color-secondary: #6b7280;--primary-color: #3B82F6;--primary-color-text: #ffffff;--surface-0: #ffffff;--surface-50: #f9fafb;--surface-100: #f3f4f6;--surface-200: #e5e7eb;--surface-300: #d1d5db;--surface-400: #9ca3af;--surface-500: #6b7280;--surface-600: #4b5563;--surface-700: #374151;--surface-800: #1f2937;--surface-900: #111827;--gray-50: #f9fafb;--gray-100: #f3f4f6;--gray-200: #e5e7eb;--gray-300: #d1d5db;--gray-400: #9ca3af;--gray-500: #6b7280;--gray-600: #4b5563;--gray-700: #374151;--gray-800: #1f2937;--gray-900: #111827;--content-padding: 1.25rem;--inline-spacing: .5rem;--border-radius: 6px;--surface-ground: #f9fafb;--surface-section: #ffffff;--surface-card: #ffffff;--surface-overlay: #ffffff;--surface-border: #dfe7ef;--surface-hover: #f6f9fc;--focus-ring: 0 0 0 .2rem #BFDBFE;--maskbg: rgba(0, 0, 0, .4);--highlight-bg: #EFF6FF;--highlight-text-color: #1D4ED8;color-scheme:light}@font-face{font-family:Inter var;font-weight:100 900;font-display:swap;font-style:normal;font-named-instance:"Regular";src:url("./media/Inter-roman.var-WIJJYAE4.woff2?v=3.19") format("woff2")}@font-face{font-family:Inter var;font-weight:100 900;font-display:swap;font-style:italic;font-named-instance:"Italic";src:url("./media/Inter-italic.var-SWFAXF2C.woff2?v=3.19") format("woff2")}:root{--blue-50:#f5f9ff;--blue-100:#d0e1fd;--blue-200:#abc9fb;--blue-300:#85b2f9;--blue-400:#609af8;--blue-500:#3b82f6;--blue-600:#326fd1;--blue-700:#295bac;--blue-800:#204887;--blue-900:#183462;--green-50:#f4fcf7;--green-100:#caf1d8;--green-200:#a0e6ba;--green-300:#76db9b;--green-400:#4cd07d;--green-500:#22c55e;--green-600:#1da750;--green-700:#188a42;--green-800:#136c34;--green-900:#0e4f26;--yellow-50:#fefbf3;--yellow-100:#faedc4;--yellow-200:#f6de95;--yellow-300:#f2d066;--yellow-400:#eec137;--yellow-500:#eab308;--yellow-600:#c79807;--yellow-700:#a47d06;--yellow-800:#816204;--yellow-900:#5e4803;--cyan-50:#f3fbfd;--cyan-100:#c3edf5;--cyan-200:#94e0ed;--cyan-300:#65d2e4;--cyan-400:#35c4dc;--cyan-500:#06b6d4;--cyan-600:#059bb4;--cyan-700:#047f94;--cyan-800:#036475;--cyan-900:#024955;--pink-50:#fef6fa;--pink-100:#fad3e7;--pink-200:#f7b0d3;--pink-300:#f38ec0;--pink-400:#f06bac;--pink-500:#ec4899;--pink-600:#c93d82;--pink-700:#a5326b;--pink-800:#822854;--pink-900:#5e1d3d;--indigo-50:#f7f7fe;--indigo-100:#dadafc;--indigo-200:#bcbdf9;--indigo-300:#9ea0f6;--indigo-400:#8183f4;--indigo-500:#6366f1;--indigo-600:#5457cd;--indigo-700:#4547a9;--indigo-800:#363885;--indigo-900:#282960;--teal-50:#f3fbfb;--teal-100:#c7eeea;--teal-200:#9ae0d9;--teal-300:#6dd3c8;--teal-400:#41c5b7;--teal-500:#14b8a6;--teal-600:#119c8d;--teal-700:#0e8174;--teal-800:#0b655b;--teal-900:#084a42;--orange-50:#fff8f3;--orange-100:#feddc7;--orange-200:#fcc39b;--orange-300:#fba86f;--orange-400:#fa8e42;--orange-500:#f97316;--orange-600:#d46213;--orange-700:#ae510f;--orange-800:#893f0c;--orange-900:#642e09;--bluegray-50:#f7f8f9;--bluegray-100:#dadee3;--bluegray-200:#bcc3cd;--bluegray-300:#9fa9b7;--bluegray-400:#818ea1;--bluegray-500:#64748b;--bluegray-600:#556376;--bluegray-700:#465161;--bluegray-800:#37404c;--bluegray-900:#282e38;--purple-50:#fbf7ff;--purple-100:#ead6fd;--purple-200:#dab6fc;--purple-300:#c996fa;--purple-400:#b975f9;--purple-500:#a855f7;--purple-600:#8f48d2;--purple-700:#763cad;--purple-800:#5c2f88;--purple-900:#432263;--red-50:#fff5f5;--red-100:#ffd0ce;--red-200:#ffaca7;--red-300:#ff8780;--red-400:#ff6259;--red-500:#ff3d32;--red-600:#d9342b;--red-700:#b32b23;--red-800:#8c221c;--red-900:#661814;--primary-50:#f5f9ff;--primary-100:#d0e1fd;--primary-200:#abc9fb;--primary-300:#85b2f9;--primary-400:#609af8;--primary-500:#3b82f6;--primary-600:#326fd1;--primary-700:#295bac;--primary-800:#204887;--primary-900:#183462}.p-editor-container .p-editor-toolbar{background:#f9fafb;border-top-right-radius:6px;border-top-left-radius:6px}.p-editor-container .p-editor-toolbar.ql-snow{border:1px solid #e5e7eb}.p-editor-container .p-editor-toolbar.ql-snow .ql-stroke{stroke:#6b7280}.p-editor-container .p-editor-toolbar.ql-snow .ql-fill{fill:#6b7280}.p-editor-container .p-editor-toolbar.ql-snow .ql-picker .ql-picker-label{border:0 none;color:#6b7280}.p-editor-container .p-editor-toolbar.ql-snow .ql-picker .ql-picker-label:hover{color:#4b5563}.p-editor-container .p-editor-toolbar.ql-snow .ql-picker .ql-picker-label:hover .ql-stroke{stroke:#4b5563}.p-editor-container .p-editor-toolbar.ql-snow .ql-picker .ql-picker-label:hover .ql-fill{fill:#4b5563}.p-editor-container .p-editor-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-label{color:#4b5563}.p-editor-container .p-editor-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-label .ql-stroke{stroke:#4b5563}.p-editor-container .p-editor-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-label .ql-fill{fill:#4b5563}.p-editor-container .p-editor-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-options{background:#fff;border:0 none;box-shadow:0 2px 12px #0000001a;border-radius:6px;padding:.75rem 0}.p-editor-container .p-editor-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-options .ql-picker-item{color:#4b5563}.p-editor-container .p-editor-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-options .ql-picker-item:hover{color:#4b5563;background:#f3f4f6}.p-editor-container .p-editor-toolbar.ql-snow .ql-picker.ql-expanded:not(.ql-icon-picker) .ql-picker-item{padding:.75rem 1.25rem}.p-editor-container .p-editor-content{border-bottom-right-radius:6px;border-bottom-left-radius:6px}.p-editor-container .p-editor-content.ql-snow{border:1px solid #e5e7eb}.p-editor-container .p-editor-content .ql-editor{background:#fff;color:#4b5563;border-bottom-right-radius:6px;border-bottom-left-radius:6px}.p-editor-container .ql-snow.ql-toolbar button:hover,.p-editor-container .ql-snow.ql-toolbar button:focus{color:#4b5563}.p-editor-container .ql-snow.ql-toolbar button:hover .ql-stroke,.p-editor-container .ql-snow.ql-toolbar button:focus .ql-stroke{stroke:#4b5563}.p-editor-container .ql-snow.ql-toolbar button:hover .ql-fill,.p-editor-container .ql-snow.ql-toolbar button:focus .ql-fill{fill:#4b5563}.p-editor-container .ql-snow.ql-toolbar button.ql-active,.p-editor-container .ql-snow.ql-toolbar .ql-picker-label.ql-active,.p-editor-container .ql-snow.ql-toolbar .ql-picker-item.ql-selected{color:#3b82f6}.p-editor-container .ql-snow.ql-toolbar button.ql-active .ql-stroke,.p-editor-container .ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke,.p-editor-container .ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke{stroke:#3b82f6}.p-editor-container .ql-snow.ql-toolbar button.ql-active .ql-fill,.p-editor-container .ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-fill,.p-editor-container .ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-fill{fill:#3b82f6}.p-editor-container .ql-snow.ql-toolbar button.ql-active .ql-picker-label,.p-editor-container .ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-picker-label,.p-editor-container .ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-picker-label{color:#3b82f6}@layer primeng{*{box-sizing:border-box}.p-component{font-family:var(--font-family);font-feature-settings:var(--font-feature-settings, normal);font-size:1rem;font-weight:400}.p-component-overlay{background-color:#0006;transition-duration:.2s}.p-disabled,.p-component:disabled{opacity:.6}.p-error{color:#e24c4c}.p-text-secondary{color:#6b7280}.pi{font-size:1rem}.p-icon{width:1rem;height:1rem}.p-link{font-family:var(--font-family);font-feature-settings:var(--font-feature-settings, normal);font-size:1rem;border-radius:6px}.p-link:focus-visible{outline:0 none;outline-offset:0;box-shadow:0 0 0 .2rem #bfdbfe}.p-component-overlay-enter{animation:p-component-overlay-enter-animation .15s forwards}.p-component-overlay-leave{animation:p-component-overlay-leave-animation .15s forwards}@keyframes p-component-overlay-enter-animation{0%{background-color:transparent}to{background-color:var(--maskbg)}}@keyframes p-component-overlay-leave-animation{0%{background-color:var(--maskbg)}to{background-color:transparent}}.p-autocomplete .p-autocomplete-loader{right:.75rem}.p-autocomplete.p-autocomplete-dd .p-autocomplete-loader{right:3.75rem}.p-autocomplete:not(.p-disabled):hover .p-autocomplete-multiple-container{border-color:#3b82f6}.p-autocomplete:not(.p-disabled).p-focus .p-autocomplete-multiple-container{outline:0 none;outline-offset:0;box-shadow:0 0 0 .2rem #bfdbfe;border-color:#3b82f6}.p-autocomplete .p-autocomplete-multiple-container{padding:.375rem .75rem;gap:.5rem}.p-autocomplete .p-autocomplete-multiple-container .p-autocomplete-input-token{padding:.375rem 0}.p-autocomplete .p-autocomplete-multiple-container .p-autocomplete-input-token input{font-family:var(--font-family);font-feature-settings:var(--font-feature-settings, normal);font-size:1rem;color:#4b5563;padding:0;margin:0}.p-autocomplete .p-autocomplete-multiple-container .p-autocomplete-token{padding:.375rem .75rem;background:#e5e7eb;color:#4b5563;border-radius:16px}.p-autocomplete .p-autocomplete-multiple-container .p-autocomplete-token .p-autocomplete-token-icon{margin-left:.5rem}.p-autocomplete .p-autocomplete-multiple-container .p-autocomplete-token.p-focus{background:#d1d5db;color:#4b5563}.p-autocomplete.p-invalid.p-component>.p-inputtext{border-color:#e24c4c}.p-autocomplete-panel{background:#fff;color:#4b5563;border:0 none;border-radius:6px;box-shadow:0 2px 12px #0000001a}.p-autocomplete-panel .p-autocomplete-items{padding:.75rem 0}.p-autocomplete-panel .p-autocomplete-items .p-autocomplete-item{margin:0;padding:.75rem 1.25rem;border:0 none;color:#4b5563;background:transparent;transition:box-shadow .2s;border-radius:0}.p-autocomplete-panel .p-autocomplete-items .p-autocomplete-item.p-highlight{color:#1d4ed8;background:#eff6ff}.p-autocomplete-panel .p-autocomplete-items .p-autocomplete-item.p-highlight.p-focus{background:#3b82f63d}.p-autocomplete-panel .p-autocomplete-items .p-autocomplete-item:not(.p-highlight):not(.p-disabled).p-focus{color:#4b5563;background:#e5e7eb}.p-autocomplete-panel .p-autocomplete-items .p-autocomplete-item:not(.p-highlight):not(.p-disabled):hover{color:#4b5563;background:#f3f4f6}.p-autocomplete-panel .p-autocomplete-items .p-autocomplete-item-group{margin:0;padding:.75rem 1.25rem;color:#374151;background:#fff;font-weight:700}.p-autocomplete-panel .p-autocomplete-items .p-autocomplete-empty-message{padding:.75rem 1.25rem;color:#4b5563;background:transparent}p-autocomplete.ng-dirty.ng-invalid>.p-autocomplete>.p-inputtext{border-color:#e24c4c}p-autocomplete.p-autocomplete-clearable .p-inputtext{padding-right:2.5rem}p-autocomplete.p-autocomplete-clearable .p-autocomplete-clear-icon{color:#6b7280;right:.75rem}p-autocomplete.p-autocomplete-clearable .p-autocomplete-dd .p-autocomplete-clear-icon{color:#6b7280;right:3.75rem}p-calendar.ng-dirty.ng-invalid>.p-calendar>.p-inputtext{border-color:#e24c4c}.p-calendar:not(.p-calendar-disabled).p-focus>.p-inputtext{outline:0 none;outline-offset:0;box-shadow:0 0 0 .2rem #bfdbfe;border-color:#3b82f6}.p-datepicker{padding:.5rem;background:#fff;color:#4b5563;border:1px solid #d1d5db;border-radius:6px}.p-datepicker:not(.p-datepicker-inline){background:#fff;border:0 none;box-shadow:0 2px 12px #0000001a}.p-datepicker:not(.p-datepicker-inline) .p-datepicker-header{background:#fff}.p-datepicker .p-datepicker-header{padding:.5rem;color:#4b5563;background:#fff;font-weight:600;margin:0;border-bottom:1px solid #e5e7eb;border-top-right-radius:6px;border-top-left-radius:6px}.p-datepicker .p-datepicker-header .p-datepicker-prev,.p-datepicker .p-datepicker-header .p-datepicker-next{width:2rem;height:2rem;color:#6b7280;border:0 none;background:transparent;border-radius:50%;transition:background-color .2s,color .2s,box-shadow .2s}.p-datepicker .p-datepicker-header .p-datepicker-prev:enabled:hover,.p-datepicker .p-datepicker-header .p-datepicker-next:enabled:hover{color:#374151;border-color:transparent;background:#f3f4f6}.p-datepicker .p-datepicker-header .p-datepicker-prev:focus-visible,.p-datepicker .p-datepicker-header .p-datepicker-next:focus-visible{outline:0 none;outline-offset:0;box-shadow:0 0 0 .2rem #bfdbfe}.p-datepicker .p-datepicker-header .p-datepicker-title{line-height:2rem}.p-datepicker .p-datepicker-header .p-datepicker-title .p-datepicker-year,.p-datepicker .p-datepicker-header .p-datepicker-title .p-datepicker-month{color:#4b5563;transition:background-color .2s,color .2s,box-shadow .2s;font-weight:600;padding:.5rem}.p-datepicker .p-datepicker-header .p-datepicker-title .p-datepicker-year:enabled:hover,.p-datepicker .p-datepicker-header .p-datepicker-title .p-datepicker-month:enabled:hover{color:#3b82f6}.p-datepicker .p-datepicker-header .p-datepicker-title .p-datepicker-month{margin-right:.5rem}.p-datepicker table{font-size:1rem;margin:.5rem 0}.p-datepicker table th{padding:.5rem}.p-datepicker table th>span{width:2.5rem;height:2.5rem}.p-datepicker table td{padding:.5rem}.p-datepicker table td>span{width:2.5rem;height:2.5rem;border-radius:50%;transition:box-shadow .2s;border:1px solid transparent}.p-datepicker table td>span.p-highlight{color:#1d4ed8;background:#eff6ff}.p-datepicker table td>span:focus{outline:0 none;outline-offset:0;box-shadow:0 0 0 .2rem #bfdbfe}.p-datepicker table td.p-datepicker-today>span{background:#d1d5db;color:#4b5563;border-color:transparent}.p-datepicker table td.p-datepicker-today>span.p-highlight{color:#1d4ed8;background:#eff6ff}.p-datepicker .p-datepicker-buttonbar{padding:1rem 0;border-top:1px solid #e5e7eb}.p-datepicker .p-datepicker-buttonbar .p-button{width:auto}.p-datepicker .p-timepicker{border-top:1px solid #e5e7eb;padding:.5rem}.p-datepicker .p-timepicker button{width:2rem;height:2rem;color:#6b7280;border:0 none;background:transparent;border-radius:50%;transition:background-color .2s,color .2s,box-shadow .2s}.p-datepicker .p-timepicker button:enabled:hover{color:#374151;border-color:transparent;background:#f3f4f6}.p-datepicker .p-timepicker button:focus-visible{outline:0 none;outline-offset:0;box-shadow:0 0 0 .2rem #bfdbfe}.p-datepicker .p-timepicker button:last-child{margin-top:.2em}.p-datepicker .p-timepicker span{font-size:1.25rem}.p-datepicker .p-timepicker>div{padding:0 .5rem}.p-datepicker.p-datepicker-timeonly .p-timepicker{border-top:0 none}.p-datepicker .p-monthpicker{margin:.5rem 0}.p-datepicker .p-monthpicker .p-monthpicker-month{padding:.5rem;transition:box-shadow .2s;border-radius:6px}.p-datepicker .p-monthpicker .p-monthpicker-month.p-highlight{color:#1d4ed8;background:#eff6ff}.p-datepicker .p-yearpicker{margin:.5rem 0}.p-datepicker .p-yearpicker .p-yearpicker-year{padding:.5rem;transition:box-shadow .2s;border-radius:6px}.p-datepicker .p-yearpicker .p-yearpicker-year.p-highlight{color:#1d4ed8;background:#eff6ff}.p-datepicker.p-datepicker-multiple-month .p-datepicker-group{border-left:1px solid #e5e7eb;padding-right:.5rem;padding-left:.5rem;padding-top:0;padding-bottom:0}.p-datepicker.p-datepicker-multiple-month .p-datepicker-group:first-child{padding-left:0;border-left:0 none}.p-datepicker.p-datepicker-multiple-month .p-datepicker-group:last-child{padding-right:0}.p-datepicker:not(.p-disabled) table td span:not(.p-highlight):not(.p-disabled):hover{background:#f3f4f6}.p-datepicker:not(.p-disabled) table td span:not(.p-highlight):not(.p-disabled):focus{outline:0 none;outline-offset:0;box-shadow:0 0 0 .2rem #bfdbfe}.p-datepicker:not(.p-disabled) .p-monthpicker .p-monthpicker-month:not(.p-disabled):not(.p-highlight):hover{background:#f3f4f6}.p-datepicker:not(.p-disabled) .p-monthpicker .p-monthpicker-month:not(.p-disabled):focus{outline:0 none;outline-offset:0;box-shadow:0 0 0 .2rem #bfdbfe}.p-datepicker:not(.p-disabled) .p-yearpicker .p-yearpicker-year:not(.p-disabled):not(.p-highlight):hover{background:#f3f4f6}.p-datepicker:not(.p-disabled) .p-yearpicker .p-yearpicker-year:not(.p-disabled):focus{outline:0 none;outline-offset:0;box-shadow:0 0 0 .2rem #bfdbfe}p-calendar.p-calendar-clearable .p-inputtext{padding-right:2.5rem}p-calendar.p-calendar-clearable .p-calendar-clear-icon{color:#6b7280;right:.75rem}p-calendar.p-calendar-clearable .p-calendar-w-btn .p-calendar-clear-icon{color:#6b7280;right:3.75rem}@media screen and (max-width: 769px){.p-datepicker table th,.p-datepicker table td{padding:0}}.p-cascadeselect{background:#fff;border:1px solid #d1d5db;transition:background-color .2s,color .2s,border-color .2s,box-shadow .2s;border-radius:6px}.p-cascadeselect:not(.p-disabled):hover{border-color:#3b82f6}.p-cascadeselect:not(.p-disabled).p-focus{outline:0 none;outline-offset:0;box-shadow:0 0 0 .2rem #bfdbfe;border-color:#3b82f6}.p-cascadeselect .p-cascadeselect-label{background:transparent;border:0 none;padding:.75rem}.p-cascadeselect .p-cascadeselect-label.p-placeholder{color:#6b7280}.p-cascadeselect .p-cascadeselect-label:enabled:focus{outline:0 none;box-shadow:none}.p-cascadeselect .p-cascadeselect-trigger{background:transparent;color:#6b7280;width:3rem;border-top-right-radius:6px;border-bottom-right-radius:6px}.p-cascadeselect.p-invalid.p-component{border-color:#e24c4c}.p-cascadeselect-panel{background:#fff;color:#4b5563;border:0 none;border-radius:6px;box-shadow:0 2px 12px #0000001a}.p-cascadeselect-panel .p-cascadeselect-items{padding:.75rem 0}.p-cascadeselect-panel .p-cascadeselect-items .p-cascadeselect-item{margin:0;border:0 none;color:#4b5563;background:transparent;transition:box-shadow .2s;border-radius:0}.p-cascadeselect-panel .p-cascadeselect-items .p-cascadeselect-item.p-highlight{color:#1d4ed8;background:#eff6ff}.p-cascadeselect-panel .p-cascadeselect-items .p-cascadeselect-item.p-highlight.p-focus{background:#3b82f63d}.p-cascadeselect-panel .p-cascadeselect-items .p-cascadeselect-item:not(.p-highlight):not(.p-disabled).p-focus{color:#4b5563;background:#e5e7eb}.p-cascadeselect-panel .p-cascadeselect-items .p-cascadeselect-item:not(.p-highlight):not(.p-disabled):hover{color:#4b5563;background:#f3f4f6}.p-cascadeselect-panel .p-cascadeselect-items .p-cascadeselect-item .p-cascadeselect-item-content{padding:.75rem 1.25rem}.p-cascadeselect-panel .p-cascadeselect-items .p-cascadeselect-item .p-cascadeselect-group-icon{font-size:.875rem}.p-input-filled .p-cascadeselect{background:#f3f4f6}.p-input-filled .p-cascadeselect:not(.p-disabled):hover{background-color:#f3f4f6}.p-input-filled .p-cascadeselect:not(.p-disabled).p-focus{background-color:#fff}p-cascadeselect.ng-dirty.ng-invalid>.p-cascadeselect{border-color:#e24c4c}p-cascadeselect.p-cascadeselect-clearable .p-cascadeselect-label{padding-right:.75rem}p-cascadeselect.p-cascadeselect-clearable .p-cascadeselect-clear-icon{color:#6b7280;right:3rem}.p-overlay-modal .p-cascadeselect-sublist .p-cascadeselect-panel{box-shadow:none;border-radius:0;padding:.25rem 0 .25rem .5rem}.p-overlay-modal .p-cascadeselect-item-active>.p-cascadeselect-item-content .p-cascadeselect-group-icon{transform:rotate(90deg)}.p-checkbox{width:22px;height:22px}.p-checkbox .p-checkbox-box{border:2px solid #d1d5db;background:#fff;width:22px;height:22px;color:#4b5563;border-radius:6px;transition:background-color .2s,color .2s,border-color .2s,box-shadow .2s}.p-checkbox .p-checkbox-box .p-checkbox-icon{transition-duration:.2s;color:#fff;font-size:14px}.p-checkbox .p-checkbox-box .p-icon{width:14px;height:14px}.p-checkbox .p-checkbox-box.p-highlight{border-color:#3b82f6;background:#3b82f6}.p-checkbox:not(.p-checkbox-disabled) .p-checkbox-box:hover{border-color:#3b82f6}.p-checkbox:not(.p-checkbox-disabled) .p-checkbox-box.p-focus{outline:0 none;outline-offset:0;box-shadow:0 0 0 .2rem #bfdbfe;border-color:#3b82f6}.p-checkbox:not(.p-checkbox-disabled) .p-checkbox-box.p-highlight:hover{border-color:#1d4ed8;background:#1d4ed8;color:#fff}p-checkbox.ng-dirty.ng-invalid>.p-checkbox>.p-checkbox-box{border-color:#e24c4c}.p-input-filled .p-checkbox .p-checkbox-box{background-color:#f3f4f6}.p-input-filled .p-checkbox .p-checkbox-box.p-highlight{background:#3b82f6}.p-input-filled .p-checkbox:not(.p-checkbox-disabled) .p-checkbox-box:hover{background-color:#f3f4f6}.p-input-filled .p-checkbox:not(.p-checkbox-disabled) .p-checkbox-box.p-highlight:hover{background:#1d4ed8}.p-checkbox-label{margin-left:.5rem}p-tristatecheckbox.ng-dirty.ng-invalid>.p-checkbox>.p-checkbox-box{border-color:#e24c4c}.p-chips:not(.p-disabled):hover .p-chips-multiple-container{border-color:#3b82f6}.p-chips:not(.p-disabled).p-focus .p-chips-multiple-container{outline:0 none;outline-offset:0;box-shadow:0 0 0 .2rem #bfdbfe;border-color:#3b82f6}.p-chips .p-chips-multiple-container{padding:.375rem .75rem;gap:.5rem}.p-chips .p-chips-multiple-container .p-chips-token{padding:.375rem .75rem;margin-right:.5rem;background:#e5e7eb;color:#4b5563;border-radius:16px}.p-chips .p-chips-multiple-container .p-chips-token.p-focus{background:#d1d5db;color:#4b5563}.p-chips .p-chips-multiple-container .p-chips-token .p-chips-token-icon{margin-left:.5rem}.p-chips .p-chips-multiple-container .p-chips-input-token{padding:.375rem 0}.p-chips .p-chips-multiple-container .p-chips-input-token input{font-family:var(--font-family);font-feature-settings:var(--font-feature-settings, normal);font-size:1rem;color:#4b5563;padding:0;margin:0}p-chips.ng-dirty.ng-invalid>.p-chips>.p-inputtext{border-color:#e24c4c}p-chips.p-chips-clearable .p-inputtext{padding-right:1.75rem}p-chips.p-chips-clearable .p-chips-clear-icon{color:#6b7280;right:.75rem}.p-colorpicker-preview,.p-fluid .p-colorpicker-preview.p-inputtext{width:2rem;height:2rem}.p-colorpicker-panel{background:#323232;border:1px solid #191919}.p-colorpicker-panel .p-colorpicker-color-handle,.p-colorpicker-panel .p-colorpicker-hue-handle{border-color:#fff}.p-colorpicker-overlay-panel{box-shadow:0 2px 12px #0000001a}.p-dropdown{background:#fff;border:1px solid #d1d5db;transition:background-color .2s,color .2s,border-color .2s,box-shadow .2s;border-radius:6px}.p-dropdown:not(.p-disabled):hover{border-color:#3b82f6}.p-dropdown:not(.p-disabled).p-focus{outline:0 none;outline-offset:0;box-shadow:0 0 0 .2rem #bfdbfe;border-color:#3b82f6}.p-dropdown.p-dropdown-clearable .p-dropdown-label{padding-right:1.75rem}.p-dropdown .p-dropdown-label{background:transparent;border:0 none}.p-dropdown .p-dropdown-label.p-placeholder{color:#6b7280}.p-dropdown .p-dropdown-label:focus,.p-dropdown .p-dropdown-label:enabled:focus{outline:0 none;box-shadow:none}.p-dropdown .p-dropdown-trigger{background:transparent;color:#6b7280;width:3rem;border-top-right-radius:6px;border-bottom-right-radius:6px}.p-dropdown .p-dropdown-clear-icon{color:#6b7280;right:3rem}.p-dropdown.p-invalid.p-component{border-color:#e24c4c}.p-dropdown-panel{background:#fff;color:#4b5563;border:0 none;border-radius:6px;box-shadow:0 2px 12px #0000001a}.p-dropdown-panel .p-dropdown-header{padding:.75rem 1.25rem;border-bottom:1px solid #e5e7eb;color:#374151;background:#f9fafb;margin:0;border-top-right-radius:6px;border-top-left-radius:6px}.p-dropdown-panel .p-dropdown-header .p-dropdown-filter{padding-right:1.75rem;margin-right:-1.75rem}.p-dropdown-panel .p-dropdown-header .p-dropdown-filter-icon{right:.75rem;color:#6b7280}.p-dropdown-panel .p-dropdown-items{padding:.75rem 0}.p-dropdown-panel .p-dropdown-items .p-dropdown-item{margin:0;padding:.75rem 1.25rem;border:0 none;color:#4b5563;background:transparent;transition:box-shadow .2s;border-radius:0}.p-dropdown-panel .p-dropdown-items .p-dropdown-item.p-highlight{color:#1d4ed8;background:#eff6ff}.p-dropdown-panel .p-dropdown-items .p-dropdown-item.p-highlight.p-focus{background:#3b82f63d}.p-dropdown-panel .p-dropdown-items .p-dropdown-item:not(.p-highlight):not(.p-disabled).p-focus{color:#4b5563;background:#e5e7eb}.p-dropdown-panel .p-dropdown-items .p-dropdown-item:not(.p-highlight):not(.p-disabled):hover{color:#4b5563;background:#f3f4f6}.p-dropdown-panel .p-dropdown-items .p-dropdown-item-group{margin:0;padding:.75rem 1.25rem;color:#374151;background:#fff;font-weight:700}.p-dropdown-panel .p-dropdown-items .p-dropdown-empty-message{padding:.75rem 1.25rem;color:#4b5563;background:transparent}.p-input-filled .p-dropdown{background:#f3f4f6}.p-input-filled .p-dropdown:not(.p-disabled):hover{background-color:#f3f4f6}.p-input-filled .p-dropdown:not(.p-disabled).p-focus{background-color:#fff}.p-input-filled .p-dropdown:not(.p-disabled).p-focus .p-inputtext{background-color:transparent}p-dropdown.ng-dirty.ng-invalid>.p-dropdown{border-color:#e24c4c}.p-inputgroup-addon{background:#f3f4f6;color:#6b7280;border-top:1px solid #d1d5db;border-left:1px solid #d1d5db;border-bottom:1px solid #d1d5db;padding:.75rem;min-width:3rem}.p-inputgroup-addon:last-child{border-right:1px solid #d1d5db}.p-inputgroup>.p-component,.p-inputgroup>.p-inputwrapper>.p-inputtext,.p-inputgroup>.p-float-label>.p-component{border-radius:0;margin:0}.p-inputgroup>.p-component+.p-inputgroup-addon,.p-inputgroup>.p-inputwrapper>.p-inputtext+.p-inputgroup-addon,.p-inputgroup>.p-float-label>.p-component+.p-inputgroup-addon{border-left:0 none}.p-inputgroup>.p-component:focus,.p-inputgroup>.p-inputwrapper>.p-inputtext:focus,.p-inputgroup>.p-float-label>.p-component:focus{z-index:1}.p-inputgroup>.p-component:focus~label,.p-inputgroup>.p-inputwrapper>.p-inputtext:focus~label,.p-inputgroup>.p-float-label>.p-component:focus~label{z-index:1}.p-inputgroup-addon:first-child,.p-inputgroup button:first-child,.p-inputgroup input:first-child,.p-inputgroup>.p-inputwrapper:first-child>.p-component,.p-inputgroup>.p-inputwrapper:first-child>.p-component>.p-inputtext{border-top-left-radius:6px;border-bottom-left-radius:6px}.p-inputgroup .p-float-label:first-child input{border-top-left-radius:6px;border-bottom-left-radius:6px}.p-inputgroup-addon:last-child,.p-inputgroup button:last-child,.p-inputgroup input:last-child,.p-inputgroup>.p-inputwrapper:last-child>.p-component,.p-inputgroup>.p-inputwrapper:last-child>.p-component>.p-inputtext{border-top-right-radius:6px;border-bottom-right-radius:6px}.p-inputgroup .p-float-label:last-child input{border-top-right-radius:6px;border-bottom-right-radius:6px}.p-fluid .p-inputgroup .p-button{width:auto}.p-fluid .p-inputgroup .p-button.p-button-icon-only{width:3rem}p-inputmask.ng-dirty.ng-invalid>.p-inputtext{border-color:#e24c4c}p-inputmask.p-inputmask-clearable .p-inputtext{padding-right:2.5rem}p-inputmask.p-inputmask-clearable .p-inputmask-clear-icon{color:#6b7280;right:.75rem}p-inputnumber.ng-dirty.ng-invalid>.p-inputnumber>.p-inputtext{border-color:#e24c4c}p-inputnumber.p-inputnumber-clearable .p-inputnumber-input{padding-right:2.5rem}p-inputnumber.p-inputnumber-clearable .p-inputnumber-clear-icon{color:#6b7280;right:.75rem}p-inputnumber.p-inputnumber-clearable .p-inputnumber-buttons-stacked .p-inputnumber-clear-icon{right:3.75rem}p-inputnumber.p-inputnumber-clearable .p-inputnumber-buttons-horizontal .p-inputnumber-clear-icon{right:3.75rem}.p-inputswitch{width:3rem;height:1.75rem}.p-inputswitch .p-inputswitch-slider{background:#d1d5db;transition:background-color .2s,color .2s,border-color .2s,box-shadow .2s;border-radius:30px}.p-inputswitch .p-inputswitch-slider:before{background:#fff;width:1.25rem;height:1.25rem;left:.25rem;margin-top:-.625rem;border-radius:50%;transition-duration:.2s}.p-inputswitch.p-inputswitch-checked .p-inputswitch-slider:before{transform:translate(1.25rem)}.p-inputswitch.p-focus .p-inputswitch-slider{outline:0 none;outline-offset:0;box-shadow:0 0 0 .2rem #bfdbfe}.p-inputswitch:not(.p-disabled):hover .p-inputswitch-slider{background:#b7bcc5}.p-inputswitch.p-inputswitch-checked .p-inputswitch-slider{background:#3b82f6}.p-inputswitch.p-inputswitch-checked .p-inputswitch-slider:before{background:#fff}.p-inputswitch.p-inputswitch-checked:not(.p-disabled):hover .p-inputswitch-slider{background:#2563eb}p-inputswitch.ng-dirty.ng-invalid>.p-inputswitch>.p-inputswitch-slider{border-color:#e24c4c}.p-inputtext{font-family:var(--font-family);font-feature-settings:var(--font-feature-settings, normal);font-size:1rem;color:#4b5563;background:#fff;padding:.75rem;border:1px solid #d1d5db;transition:background-color .2s,color .2s,border-color .2s,box-shadow .2s;appearance:none;border-radius:6px}.p-inputtext:enabled:hover{border-color:#3b82f6}.p-inputtext:enabled:focus{outline:0 none;outline-offset:0;box-shadow:0 0 0 .2rem #bfdbfe;border-color:#3b82f6}.p-inputtext.ng-dirty.ng-invalid{border-color:#e24c4c}.p-inputtext.p-inputtext-sm{font-size:.875rem;padding:.65625rem}.p-inputtext.p-inputtext-lg{font-size:1.25rem;padding:.9375rem}.p-float-label>label{left:.75rem;color:#6b7280;transition-duration:.2s}.p-float-label>.ng-invalid.ng-dirty+label{color:#e24c4c}.p-input-icon-left>.p-icon-wrapper.p-icon,.p-input-icon-left>i:first-of-type{left:.75rem;color:#6b7280}.p-input-icon-left>.p-inputtext{padding-left:2.5rem}.p-input-icon-left.p-float-label>label{left:2.5rem}.p-input-icon-right>.p-icon-wrapper,.p-input-icon-right>i:last-of-type{right:.75rem;color:#6b7280}.p-input-icon-right>.p-inputtext{padding-right:2.5rem}::-webkit-input-placeholder{color:#6b7280}:-moz-placeholder{color:#6b7280}::-moz-placeholder{color:#6b7280}:-ms-input-placeholder{color:#6b7280}.p-input-filled .p-inputtext{background-color:#f3f4f6}.p-input-filled .p-inputtext:enabled:hover{background-color:#f3f4f6}.p-input-filled .p-inputtext:enabled:focus{background-color:#fff}.p-inputtext-sm .p-inputtext{font-size:.875rem;padding:.65625rem}.p-inputtext-lg .p-inputtext{font-size:1.25rem;padding:.9375rem}.p-listbox{background:#fff;color:#4b5563;border:1px solid #d1d5db;border-radius:6px;transition:background-color .2s,color .2s,border-color .2s,box-shadow .2s}.p-listbox .p-listbox-header{padding:.75rem 1.25rem;border-bottom:1px solid #e5e7eb;color:#374151;background:#f9fafb;margin:0;border-top-right-radius:6px;border-top-left-radius:6px}.p-listbox .p-listbox-header .p-listbox-filter{padding-right:1.75rem}.p-listbox .p-listbox-header .p-listbox-filter-icon{right:.75rem;color:#6b7280}.p-listbox .p-listbox-header .p-checkbox{margin-right:.5rem}.p-listbox .p-listbox-list{padding:.75rem 0;outline:0 none}.p-listbox .p-listbox-list .p-listbox-item{margin:0;padding:.75rem 1.25rem;border:0 none;color:#4b5563;transition:box-shadow .2s;border-radius:0}.p-listbox .p-listbox-list .p-listbox-item.p-highlight{color:#1d4ed8;background:#eff6ff}.p-listbox .p-listbox-list .p-listbox-item .p-checkbox{margin-right:.5rem}.p-listbox .p-listbox-list .p-listbox-item-group{margin:0;padding:.75rem 1.25rem;color:#374151;background:#fff;font-weight:700}.p-listbox .p-listbox-list .p-listbox-empty-message{padding:.75rem 1.25rem;color:#4b5563;background:transparent}.p-listbox:not(.p-disabled) .p-listbox-item.p-highlight.p-focus{background:#3b82f63d}.p-listbox:not(.p-disabled) .p-listbox-item:not(.p-highlight):not(.p-disabled).p-focus{color:#4b5563;background:#e5e7eb}.p-listbox:not(.p-disabled) .p-listbox-item:not(.p-highlight):not(.p-disabled):hover{color:#4b5563;background:#f3f4f6}.p-listbox.p-focus{outline:0 none;outline-offset:0;box-shadow:0 0 0 .2rem #bfdbfe;border-color:#3b82f6}p-listbox.ng-dirty.ng-invalid>.p-listbox{border-color:#e24c4c}.p-multiselect{background:#fff;border:1px solid #d1d5db;transition:background-color .2s,color .2s,border-color .2s,box-shadow .2s;border-radius:6px}.p-multiselect:not(.p-disabled):hover{border-color:#3b82f6}.p-multiselect:not(.p-disabled).p-focus{outline:0 none;outline-offset:0;box-shadow:0 0 0 .2rem #bfdbfe;border-color:#3b82f6}.p-multiselect .p-multiselect-label{padding:.75rem;transition:background-color .2s,color .2s,border-color .2s,box-shadow .2s}.p-multiselect .p-multiselect-label.p-placeholder{color:#6b7280}.p-multiselect.p-multiselect-chip .p-multiselect-token{padding:.375rem .75rem;margin-right:.5rem;background:#e5e7eb;color:#4b5563;border-radius:16px}.p-multiselect.p-multiselect-chip .p-multiselect-token .p-multiselect-token-icon{margin-left:.5rem}.p-multiselect .p-multiselect-trigger{background:transparent;color:#6b7280;width:3rem;border-top-right-radius:6px;border-bottom-right-radius:6px}.p-inputwrapper-filled.p-multiselect.p-multiselect-chip .p-multiselect-label{padding:.375rem .75rem}.p-multiselect-clearable .p-multiselect-label-container{padding-right:1.75rem}.p-multiselect-clearable .p-multiselect-clear-icon{color:#6b7280;right:3rem}.p-multiselect-panel{background:#fff;color:#4b5563;border:0 none;border-radius:6px;box-shadow:0 2px 12px #0000001a}.p-multiselect-panel .p-multiselect-header{padding:.75rem 1.25rem;border-bottom:1px solid #e5e7eb;color:#374151;background:#f9fafb;margin:0;border-top-right-radius:6px;border-top-left-radius:6px}.p-multiselect-panel .p-multiselect-header .p-multiselect-filter-container .p-inputtext{padding-right:1.75rem}.p-multiselect-panel .p-multiselect-header .p-multiselect-filter-container .p-multiselect-filter-icon{right:.75rem;color:#6b7280}.p-multiselect-panel .p-multiselect-header .p-checkbox{margin-right:.5rem}.p-multiselect-panel .p-multiselect-header .p-multiselect-close{margin-left:.5rem;width:2rem;height:2rem;color:#6b7280;border:0 none;background:transparent;border-radius:50%;transition:background-color .2s,color .2s,box-shadow .2s}.p-multiselect-panel .p-multiselect-header .p-multiselect-close:enabled:hover{color:#374151;border-color:transparent;background:#f3f4f6}.p-multiselect-panel .p-multiselect-header .p-multiselect-close:focus-visible{outline:0 none;outline-offset:0;box-shadow:0 0 0 .2rem #bfdbfe}.p-multiselect-panel .p-multiselect-items{padding:.75rem 0}.p-multiselect-panel .p-multiselect-items .p-multiselect-item{margin:0;padding:.75rem 1.25rem;border:0 none;color:#4b5563;background:transparent;transition:box-shadow .2s;border-radius:0}.p-multiselect-panel .p-multiselect-items .p-multiselect-item.p-highlight{color:#1d4ed8;background:#eff6ff}.p-multiselect-panel .p-multiselect-items .p-multiselect-item.p-highlight.p-focus{background:#3b82f63d}.p-multiselect-panel .p-multiselect-items .p-multiselect-item:not(.p-highlight):not(.p-disabled).p-focus{color:#4b5563;background:#e5e7eb}.p-multiselect-panel .p-multiselect-items .p-multiselect-item:not(.p-highlight):not(.p-disabled):hover{color:#4b5563;background:#f3f4f6}.p-multiselect-panel .p-multiselect-items .p-multiselect-item .p-checkbox{margin-right:.5rem}.p-multiselect-panel .p-multiselect-items .p-multiselect-item-group{margin:0;padding:.75rem 1.25rem;color:#374151;background:#fff;font-weight:700}.p-multiselect-panel .p-multiselect-items .p-multiselect-empty-message{padding:.75rem 1.25rem;color:#4b5563;background:transparent}.p-input-filled .p-multiselect{background:#f3f4f6}.p-input-filled .p-multiselect:not(.p-disabled):hover{background-color:#f3f4f6}.p-input-filled .p-multiselect:not(.p-disabled).p-focus{background-color:#fff}p-multiselect.ng-dirty.ng-invalid>.p-multiselect{border-color:#e24c4c}p-password.ng-invalid.ng-dirty>.p-password>.p-inputtext{border-color:#e24c4c}.p-password-panel{padding:1.25rem;background:#fff;color:#4b5563;border:0 none;box-shadow:0 2px 12px #0000001a;border-radius:6px}.p-password-panel .p-password-meter{margin-bottom:.5rem;background:#e5e7eb}.p-password-panel .p-password-meter .p-password-strength.weak{background:#ea5455}.p-password-panel .p-password-meter .p-password-strength.medium{background:#ff9f42}.p-password-panel .p-password-meter .p-password-strength.strong{background:#29c76f}p-password.p-password-clearable .p-password-input{padding-right:2.5rem}p-password.p-password-clearable .p-password-clear-icon{color:#6b7280;right:.75rem}p-password.p-password-clearable.p-password-mask .p-password-input{padding-right:4.25rem}p-password.p-password-clearable.p-password-mask .p-password-clear-icon{color:#6b7280;right:2.5rem}.p-radiobutton{width:22px;height:22px}.p-radiobutton .p-radiobutton-box{border:2px solid #d1d5db;background:#fff;width:22px;height:22px;color:#4b5563;border-radius:50%;transition:background-color .2s,color .2s,border-color .2s,box-shadow .2s}.p-radiobutton .p-radiobutton-box:not(.p-disabled):not(.p-highlight):hover{border-color:#3b82f6}.p-radiobutton .p-radiobutton-box:not(.p-disabled).p-focus{outline:0 none;outline-offset:0;box-shadow:0 0 0 .2rem #bfdbfe;border-color:#3b82f6}.p-radiobutton .p-radiobutton-box .p-radiobutton-icon{width:12px;height:12px;transition-duration:.2s;background-color:#fff}.p-radiobutton .p-radiobutton-box.p-highlight{border-color:#3b82f6;background:#3b82f6}.p-radiobutton .p-radiobutton-box.p-highlight:not(.p-disabled):hover{border-color:#1d4ed8;background:#1d4ed8;color:#fff}p-radiobutton.ng-dirty.ng-invalid>.p-radiobutton>.p-radiobutton-box{border-color:#e24c4c}.p-input-filled .p-radiobutton .p-radiobutton-box{background-color:#f3f4f6}.p-input-filled .p-radiobutton .p-radiobutton-box:not(.p-disabled):hover{background-color:#f3f4f6}.p-input-filled .p-radiobutton .p-radiobutton-box.p-highlight{background:#3b82f6}.p-input-filled .p-radiobutton .p-radiobutton-box.p-highlight:not(.p-disabled):hover{background:#1d4ed8}.p-radiobutton-label{margin-left:.5rem}.p-rating{gap:.5rem}.p-rating .p-rating-item .p-rating-icon{color:#4b5563;transition:background-color .2s,color .2s,border-color .2s,box-shadow .2s;font-size:1.143rem}.p-rating .p-rating-item .p-rating-icon.p-icon{width:1.143rem;height:1.143rem}.p-rating .p-rating-item .p-rating-icon.p-rating-cancel{color:#ea5455}.p-rating .p-rating-item.p-focus{outline:0 none;outline-offset:0;box-shadow:0 0 0 .2rem #bfdbfe;border-color:#3b82f6}.p-rating .p-rating-item.p-rating-item-active .p-rating-icon{color:#3b82f6}.p-rating:not(.p-disabled):not(.p-readonly) .p-rating-item:hover .p-rating-icon{color:#3b82f6}.p-rating:not(.p-disabled):not(.p-readonly) .p-rating-item:hover .p-rating-icon.p-rating-cancel{color:#e73d3e}.p-selectbutton .p-button{background:#fff;border:1px solid #d1d5db;color:#4b5563;transition:background-color .2s,color .2s,border-color .2s,box-shadow .2s}.p-selectbutton .p-button .p-button-icon-left,.p-selectbutton .p-button .p-button-icon-right{color:#6b7280}.p-selectbutton .p-button:not(.p-disabled):not(.p-highlight):hover{background:#f3f4f6;border-color:#d1d5db;color:#4b5563}.p-selectbutton .p-button:not(.p-disabled):not(.p-highlight):hover .p-button-icon-left,.p-selectbutton .p-button:not(.p-disabled):not(.p-highlight):hover .p-button-icon-right{color:#374151}.p-selectbutton .p-button.p-highlight{background:#3b82f6;border-color:#3b82f6;color:#fff}.p-selectbutton .p-button.p-highlight .p-button-icon-left,.p-selectbutton .p-button.p-highlight .p-button-icon-right{color:#fff}.p-selectbutton .p-button.p-highlight:hover{background:#2563eb;border-color:#2563eb;color:#fff}.p-selectbutton .p-button.p-highlight:hover .p-button-icon-left,.p-selectbutton .p-button.p-highlight:hover .p-button-icon-right{color:#fff}p-selectbutton.ng-dirty.ng-invalid>.p-selectbutton>.p-button{border-color:#e24c4c}.p-slider{background:#e5e7eb;border:0 none;border-radius:6px}.p-slider.p-slider-horizontal{height:.286rem}.p-slider.p-slider-horizontal .p-slider-handle{margin-top:-.5715rem;margin-left:-.5715rem}.p-slider.p-slider-vertical{width:.286rem}.p-slider.p-slider-vertical .p-slider-handle{margin-left:-.5715rem;margin-bottom:-.5715rem}.p-slider .p-slider-handle{height:1.143rem;width:1.143rem;background:#fff;border:2px solid #3B82F6;border-radius:50%;transition:background-color .2s,color .2s,border-color .2s,box-shadow .2s}.p-slider .p-slider-handle:focus{outline:0 none;outline-offset:0;box-shadow:0 0 0 .2rem #bfdbfe}.p-slider .p-slider-range{background:#3b82f6}.p-slider:not(.p-disabled) .p-slider-handle:hover{background:#3b82f6;border-color:#3b82f6}.p-slider.p-slider-animate.p-slider-horizontal .p-slider-handle{transition:background-color .2s,color .2s,border-color .2s,box-shadow .2s,left .2s}.p-slider.p-slider-animate.p-slider-horizontal .p-slider-range{transition:width .2s}.p-slider.p-slider-animate.p-slider-vertical .p-slider-handle{transition:background-color .2s,color .2s,border-color .2s,box-shadow .2s,bottom .2s}.p-slider.p-slider-animate.p-slider-vertical .p-slider-range{transition:height .2s}.p-togglebutton.p-button{background:#fff;border:1px solid #d1d5db;color:#4b5563;transition:background-color .2s,color .2s,border-color .2s,box-shadow .2s}.p-togglebutton.p-button .p-button-icon-left,.p-togglebutton.p-button .p-button-icon-right{color:#6b7280}.p-togglebutton.p-button:not(.p-disabled):not(.p-highlight):hover{background:#f3f4f6;border-color:#d1d5db;color:#4b5563}.p-togglebutton.p-button:not(.p-disabled):not(.p-highlight):hover .p-button-icon-left,.p-togglebutton.p-button:not(.p-disabled):not(.p-highlight):hover .p-button-icon-right{color:#374151}.p-togglebutton.p-button.p-highlight{background:#3b82f6;border-color:#3b82f6;color:#fff}.p-togglebutton.p-button.p-highlight .p-button-icon-left,.p-togglebutton.p-button.p-highlight .p-button-icon-right{color:#fff}.p-togglebutton.p-button.p-highlight:hover{background:#2563eb;border-color:#2563eb;color:#fff}.p-togglebutton.p-button.p-highlight:hover .p-button-icon-left,.p-togglebutton.p-button.p-highlight:hover .p-button-icon-right{color:#fff}p-togglebutton.ng-dirty.ng-invalid>.p-togglebutton.p-button{border-color:#e24c4c}.p-treeselect{background:#fff;border:1px solid #d1d5db;transition:background-color .2s,color .2s,border-color .2s,box-shadow .2s;border-radius:6px}.p-treeselect:not(.p-disabled):hover{border-color:#3b82f6}.p-treeselect:not(.p-disabled).p-focus{outline:0 none;outline-offset:0;box-shadow:0 0 0 .2rem #bfdbfe;border-color:#3b82f6}.p-treeselect .p-treeselect-label{padding:.75rem;transition:background-color .2s,color .2s,border-color .2s,box-shadow .2s}.p-treeselect .p-treeselect-label.p-placeholder{color:#6b7280}.p-treeselect.p-treeselect-chip .p-treeselect-token{padding:.375rem .75rem;margin-right:.5rem;background:#e5e7eb;color:#4b5563;border-radius:16px}.p-treeselect .p-treeselect-trigger{background:transparent;color:#6b7280;width:3rem;border-top-right-radius:6px;border-bottom-right-radius:6px}p-treeselect.ng-invalid.ng-dirty>.p-treeselect{border-color:#e24c4c}.p-inputwrapper-filled .p-treeselect.p-treeselect-chip .p-treeselect-label{padding:.375rem .75rem}.p-treeselect-panel{background:#fff;color:#4b5563;border:0 none;border-radius:6px;box-shadow:0 2px 12px #0000001a}.p-treeselect-panel .p-treeselect-header{padding:.75rem 1.25rem;border-bottom:1px solid #e5e7eb;color:#374151;background:#f9fafb;margin:0;border-top-right-radius:6px;border-top-left-radius:6px}.p-treeselect-panel .p-treeselect-header .p-treeselect-filter-container{margin-right:.5rem}.p-treeselect-panel .p-treeselect-header .p-treeselect-filter-container .p-treeselect-filter{padding-right:1.75rem}.p-treeselect-panel .p-treeselect-header .p-treeselect-filter-container .p-treeselect-filter-icon{right:.75rem;color:#6b7280}.p-treeselect-panel .p-treeselect-header .p-treeselect-filter-container.p-treeselect-clearable-filter .p-treeselect-filter{padding-right:3.5rem}.p-treeselect-panel .p-treeselect-header .p-treeselect-filter-container.p-treeselect-clearable-filter .p-treeselect-filter-clear-icon{right:2.5rem}.p-treeselect-panel .p-treeselect-header .p-treeselect-close{width:2rem;height:2rem;color:#6b7280;border:0 none;background:transparent;border-radius:50%;transition:background-color .2s,color .2s,box-shadow .2s}.p-treeselect-panel .p-treeselect-header .p-treeselect-close:enabled:hover{color:#374151;border-color:transparent;background:#f3f4f6}.p-treeselect-panel .p-treeselect-header .p-treeselect-close:focus-visible{outline:0 none;outline-offset:0;box-shadow:0 0 0 .2rem #bfdbfe}.p-treeselect-panel .p-treeselect-items-wrapper .p-tree{border:0 none}.p-treeselect-panel .p-treeselect-items-wrapper .p-treeselect-empty-message{padding:.75rem 1.25rem;color:#4b5563;background:transparent}.p-input-filled .p-treeselect{background:#f3f4f6}.p-input-filled .p-treeselect:not(.p-disabled):hover{background-color:#f3f4f6}.p-input-filled .p-treeselect:not(.p-disabled).p-focus{background-color:#fff}p-treeselect.p-treeselect-clearable .p-treeselect-label-container{padding-right:1.75rem}p-treeselect.p-treeselect-clearable .p-treeselect-clear-icon{color:#6b7280;right:3rem}.p-button{color:#fff;background:#3b82f6;border:1px solid #3B82F6;padding:.75rem 1.25rem;font-size:1rem;transition:background-color .2s,color .2s,border-color .2s,box-shadow .2s;border-radius:6px}.p-button:not(:disabled):hover{background:#2563eb;color:#fff;border-color:#2563eb}.p-button:not(:disabled):active{background:#1d4ed8;color:#fff;border-color:#1d4ed8}.p-button.p-button-outlined{background-color:transparent;color:#3b82f6;border:1px solid}.p-button.p-button-outlined:not(:disabled):hover{background:#3b82f60a;color:#3b82f6;border:1px solid}.p-button.p-button-outlined:not(:disabled):active{background:#3b82f629;color:#3b82f6;border:1px solid}.p-button.p-button-outlined.p-button-plain{color:#6b7280;border-color:#6b7280}.p-button.p-button-outlined.p-button-plain:not(:disabled):hover{background:#f3f4f6;color:#6b7280}.p-button.p-button-outlined.p-button-plain:not(:disabled):active{background:#e5e7eb;color:#6b7280}.p-button.p-button-text{background-color:transparent;color:#3b82f6;border-color:transparent}.p-button.p-button-text:not(:disabled):hover{background:#3b82f60a;color:#3b82f6;border-color:transparent}.p-button.p-button-text:not(:disabled):active{background:#3b82f629;color:#3b82f6;border-color:transparent}.p-button.p-button-text.p-button-plain{color:#6b7280}.p-button.p-button-text.p-button-plain:not(:disabled):hover{background:#f3f4f6;color:#6b7280}.p-button.p-button-text.p-button-plain:not(:disabled):active{background:#e5e7eb;color:#6b7280}.p-button:focus{outline:0 none;outline-offset:0;box-shadow:0 0 0 .2rem #bfdbfe}.p-button .p-button-label{transition-duration:.2s}.p-button .p-button-icon-left{margin-right:.5rem}.p-button .p-button-icon-right{margin-left:.5rem}.p-button .p-button-icon-bottom{margin-top:.5rem}.p-button .p-button-icon-top{margin-bottom:.5rem}.p-button .p-badge{margin-left:.5rem;min-width:1rem;height:1rem;line-height:1rem;color:#3b82f6;background-color:#fff}.p-button.p-button-raised{box-shadow:0 3px 1px -2px #0003,0 2px 2px #00000024,0 1px 5px #0000001f}.p-button.p-button-rounded{border-radius:2rem}.p-button.p-button-icon-only{width:3rem;padding:.75rem 0}.p-button.p-button-icon-only .p-button-icon-left,.p-button.p-button-icon-only .p-button-icon-right{margin:0}.p-button.p-button-icon-only.p-button-rounded{border-radius:50%;height:3rem}.p-button.p-button-sm{font-size:.875rem;padding:.65625rem 1.09375rem}.p-button.p-button-sm .p-button-icon{font-size:.875rem}.p-button.p-button-lg{font-size:1.25rem;padding:.9375rem 1.5625rem}.p-button.p-button-lg .p-button-icon{font-size:1.25rem}.p-button.p-button-loading-label-only .p-button-label{margin-left:.5rem}.p-button.p-button-loading-label-only .p-button-loading-icon{margin-right:0}.p-fluid .p-button{width:100%}.p-fluid .p-button-icon-only{width:3rem}.p-fluid .p-buttonset{display:flex}.p-fluid .p-buttonset .p-button{flex:1}.p-button.p-button-secondary,.p-buttonset.p-button-secondary>.p-button,.p-splitbutton.p-button-secondary>.p-button{color:#fff;background:#64748b;border:1px solid #64748b}.p-button.p-button-secondary:not(:disabled):hover,.p-buttonset.p-button-secondary>.p-button:not(:disabled):hover,.p-splitbutton.p-button-secondary>.p-button:not(:disabled):hover{background:#475569;color:#fff;border-color:#475569}.p-button.p-button-secondary:not(:disabled):focus,.p-buttonset.p-button-secondary>.p-button:not(:disabled):focus,.p-splitbutton.p-button-secondary>.p-button:not(:disabled):focus{box-shadow:0 0 0 .2rem #e2e8f0}.p-button.p-button-secondary:not(:disabled):active,.p-buttonset.p-button-secondary>.p-button:not(:disabled):active,.p-splitbutton.p-button-secondary>.p-button:not(:disabled):active{background:#334155;color:#fff;border-color:#334155}.p-button.p-button-secondary.p-button-outlined,.p-buttonset.p-button-secondary>.p-button.p-button-outlined,.p-splitbutton.p-button-secondary>.p-button.p-button-outlined{background-color:transparent;color:#64748b;border:1px solid}.p-button.p-button-secondary.p-button-outlined:not(:disabled):hover,.p-buttonset.p-button-secondary>.p-button.p-button-outlined:not(:disabled):hover,.p-splitbutton.p-button-secondary>.p-button.p-button-outlined:not(:disabled):hover{background:#64748b0a;color:#64748b;border:1px solid}.p-button.p-button-secondary.p-button-outlined:not(:disabled):active,.p-buttonset.p-button-secondary>.p-button.p-button-outlined:not(:disabled):active,.p-splitbutton.p-button-secondary>.p-button.p-button-outlined:not(:disabled):active{background:#64748b29;color:#64748b;border:1px solid}.p-button.p-button-secondary.p-button-text,.p-buttonset.p-button-secondary>.p-button.p-button-text,.p-splitbutton.p-button-secondary>.p-button.p-button-text{background-color:transparent;color:#64748b;border-color:transparent}.p-button.p-button-secondary.p-button-text:not(:disabled):hover,.p-buttonset.p-button-secondary>.p-button.p-button-text:not(:disabled):hover,.p-splitbutton.p-button-secondary>.p-button.p-button-text:not(:disabled):hover{background:#64748b0a;border-color:transparent;color:#64748b}.p-button.p-button-secondary.p-button-text:not(:disabled):active,.p-buttonset.p-button-secondary>.p-button.p-button-text:not(:disabled):active,.p-splitbutton.p-button-secondary>.p-button.p-button-text:not(:disabled):active{background:#64748b29;border-color:transparent;color:#64748b}.p-button.p-button-info,.p-buttonset.p-button-info>.p-button,.p-splitbutton.p-button-info>.p-button{color:#fff;background:#0ea5e9;border:1px solid #0ea5e9}.p-button.p-button-info:not(:disabled):hover,.p-buttonset.p-button-info>.p-button:not(:disabled):hover,.p-splitbutton.p-button-info>.p-button:not(:disabled):hover{background:#0284c7;color:#fff;border-color:#0284c7}.p-button.p-button-info:not(:disabled):focus,.p-buttonset.p-button-info>.p-button:not(:disabled):focus,.p-splitbutton.p-button-info>.p-button:not(:disabled):focus{box-shadow:0 0 0 .2rem #bfdbfe}.p-button.p-button-info:not(:disabled):active,.p-buttonset.p-button-info>.p-button:not(:disabled):active,.p-splitbutton.p-button-info>.p-button:not(:disabled):active{background:#0369a1;color:#fff;border-color:#0369a1}.p-button.p-button-info.p-button-outlined,.p-buttonset.p-button-info>.p-button.p-button-outlined,.p-splitbutton.p-button-info>.p-button.p-button-outlined{background-color:transparent;color:#0ea5e9;border:1px solid}.p-button.p-button-info.p-button-outlined:not(:disabled):hover,.p-buttonset.p-button-info>.p-button.p-button-outlined:not(:disabled):hover,.p-splitbutton.p-button-info>.p-button.p-button-outlined:not(:disabled):hover{background:#0ea5e90a;color:#0ea5e9;border:1px solid}.p-button.p-button-info.p-button-outlined:not(:disabled):active,.p-buttonset.p-button-info>.p-button.p-button-outlined:not(:disabled):active,.p-splitbutton.p-button-info>.p-button.p-button-outlined:not(:disabled):active{background:#0ea5e929;color:#0ea5e9;border:1px solid}.p-button.p-button-info.p-button-text,.p-buttonset.p-button-info>.p-button.p-button-text,.p-splitbutton.p-button-info>.p-button.p-button-text{background-color:transparent;color:#0ea5e9;border-color:transparent}.p-button.p-button-info.p-button-text:not(:disabled):hover,.p-buttonset.p-button-info>.p-button.p-button-text:not(:disabled):hover,.p-splitbutton.p-button-info>.p-button.p-button-text:not(:disabled):hover{background:#0ea5e90a;border-color:transparent;color:#0ea5e9}.p-button.p-button-info.p-button-text:not(:disabled):active,.p-buttonset.p-button-info>.p-button.p-button-text:not(:disabled):active,.p-splitbutton.p-button-info>.p-button.p-button-text:not(:disabled):active{background:#0ea5e929;border-color:transparent;color:#0ea5e9}.p-button.p-button-success,.p-buttonset.p-button-success>.p-button,.p-splitbutton.p-button-success>.p-button{color:#fff;background:#22c55e;border:1px solid #22c55e}.p-button.p-button-success:not(:disabled):hover,.p-buttonset.p-button-success>.p-button:not(:disabled):hover,.p-splitbutton.p-button-success>.p-button:not(:disabled):hover{background:#16a34a;color:#fff;border-color:#16a34a}.p-button.p-button-success:not(:disabled):focus,.p-buttonset.p-button-success>.p-button:not(:disabled):focus,.p-splitbutton.p-button-success>.p-button:not(:disabled):focus{box-shadow:0 0 0 .2rem #bbf7d0}.p-button.p-button-success:not(:disabled):active,.p-buttonset.p-button-success>.p-button:not(:disabled):active,.p-splitbutton.p-button-success>.p-button:not(:disabled):active{background:#15803d;color:#fff;border-color:#15803d}.p-button.p-button-success.p-button-outlined,.p-buttonset.p-button-success>.p-button.p-button-outlined,.p-splitbutton.p-button-success>.p-button.p-button-outlined{background-color:transparent;color:#22c55e;border:1px solid}.p-button.p-button-success.p-button-outlined:not(:disabled):hover,.p-buttonset.p-button-success>.p-button.p-button-outlined:not(:disabled):hover,.p-splitbutton.p-button-success>.p-button.p-button-outlined:not(:disabled):hover{background:#22c55e0a;color:#22c55e;border:1px solid}.p-button.p-button-success.p-button-outlined:not(:disabled):active,.p-buttonset.p-button-success>.p-button.p-button-outlined:not(:disabled):active,.p-splitbutton.p-button-success>.p-button.p-button-outlined:not(:disabled):active{background:#22c55e29;color:#22c55e;border:1px solid}.p-button.p-button-success.p-button-text,.p-buttonset.p-button-success>.p-button.p-button-text,.p-splitbutton.p-button-success>.p-button.p-button-text{background-color:transparent;color:#22c55e;border-color:transparent}.p-button.p-button-success.p-button-text:not(:disabled):hover,.p-buttonset.p-button-success>.p-button.p-button-text:not(:disabled):hover,.p-splitbutton.p-button-success>.p-button.p-button-text:not(:disabled):hover{background:#22c55e0a;border-color:transparent;color:#22c55e}.p-button.p-button-success.p-button-text:not(:disabled):active,.p-buttonset.p-button-success>.p-button.p-button-text:not(:disabled):active,.p-splitbutton.p-button-success>.p-button.p-button-text:not(:disabled):active{background:#22c55e29;border-color:transparent;color:#22c55e}.p-button.p-button-warning,.p-buttonset.p-button-warning>.p-button,.p-splitbutton.p-button-warning>.p-button{color:#fff;background:#f97316;border:1px solid #f97316}.p-button.p-button-warning:not(:disabled):hover,.p-buttonset.p-button-warning>.p-button:not(:disabled):hover,.p-splitbutton.p-button-warning>.p-button:not(:disabled):hover{background:#ea580c;color:#fff;border-color:#ea580c}.p-button.p-button-warning:not(:disabled):focus,.p-buttonset.p-button-warning>.p-button:not(:disabled):focus,.p-splitbutton.p-button-warning>.p-button:not(:disabled):focus{box-shadow:0 0 0 .2rem #fde68a}.p-button.p-button-warning:not(:disabled):active,.p-buttonset.p-button-warning>.p-button:not(:disabled):active,.p-splitbutton.p-button-warning>.p-button:not(:disabled):active{background:#c2410c;color:#fff;border-color:#c2410c}.p-button.p-button-warning.p-button-outlined,.p-buttonset.p-button-warning>.p-button.p-button-outlined,.p-splitbutton.p-button-warning>.p-button.p-button-outlined{background-color:transparent;color:#f97316;border:1px solid}.p-button.p-button-warning.p-button-outlined:not(:disabled):hover,.p-buttonset.p-button-warning>.p-button.p-button-outlined:not(:disabled):hover,.p-splitbutton.p-button-warning>.p-button.p-button-outlined:not(:disabled):hover{background:#f973160a;color:#f97316;border:1px solid}.p-button.p-button-warning.p-button-outlined:not(:disabled):active,.p-buttonset.p-button-warning>.p-button.p-button-outlined:not(:disabled):active,.p-splitbutton.p-button-warning>.p-button.p-button-outlined:not(:disabled):active{background:#f9731629;color:#f97316;border:1px solid}.p-button.p-button-warning.p-button-text,.p-buttonset.p-button-warning>.p-button.p-button-text,.p-splitbutton.p-button-warning>.p-button.p-button-text{background-color:transparent;color:#f97316;border-color:transparent}.p-button.p-button-warning.p-button-text:not(:disabled):hover,.p-buttonset.p-button-warning>.p-button.p-button-text:not(:disabled):hover,.p-splitbutton.p-button-warning>.p-button.p-button-text:not(:disabled):hover{background:#f973160a;border-color:transparent;color:#f97316}.p-button.p-button-warning.p-button-text:not(:disabled):active,.p-buttonset.p-button-warning>.p-button.p-button-text:not(:disabled):active,.p-splitbutton.p-button-warning>.p-button.p-button-text:not(:disabled):active{background:#f9731629;border-color:transparent;color:#f97316}.p-button.p-button-help,.p-buttonset.p-button-help>.p-button,.p-splitbutton.p-button-help>.p-button{color:#fff;background:#a855f7;border:1px solid #a855f7}.p-button.p-button-help:not(:disabled):hover,.p-buttonset.p-button-help>.p-button:not(:disabled):hover,.p-splitbutton.p-button-help>.p-button:not(:disabled):hover{background:#9333ea;color:#fff;border-color:#9333ea}.p-button.p-button-help:not(:disabled):focus,.p-buttonset.p-button-help>.p-button:not(:disabled):focus,.p-splitbutton.p-button-help>.p-button:not(:disabled):focus{box-shadow:0 0 0 .2rem #e9d5ff}.p-button.p-button-help:not(:disabled):active,.p-buttonset.p-button-help>.p-button:not(:disabled):active,.p-splitbutton.p-button-help>.p-button:not(:disabled):active{background:#7e22ce;color:#fff;border-color:#7e22ce}.p-button.p-button-help.p-button-outlined,.p-buttonset.p-button-help>.p-button.p-button-outlined,.p-splitbutton.p-button-help>.p-button.p-button-outlined{background-color:transparent;color:#a855f7;border:1px solid}.p-button.p-button-help.p-button-outlined:not(:disabled):hover,.p-buttonset.p-button-help>.p-button.p-button-outlined:not(:disabled):hover,.p-splitbutton.p-button-help>.p-button.p-button-outlined:not(:disabled):hover{background:#a855f70a;color:#a855f7;border:1px solid}.p-button.p-button-help.p-button-outlined:not(:disabled):active,.p-buttonset.p-button-help>.p-button.p-button-outlined:not(:disabled):active,.p-splitbutton.p-button-help>.p-button.p-button-outlined:not(:disabled):active{background:#a855f729;color:#a855f7;border:1px solid}.p-button.p-button-help.p-button-text,.p-buttonset.p-button-help>.p-button.p-button-text,.p-splitbutton.p-button-help>.p-button.p-button-text{background-color:transparent;color:#a855f7;border-color:transparent}.p-button.p-button-help.p-button-text:not(:disabled):hover,.p-buttonset.p-button-help>.p-button.p-button-text:not(:disabled):hover,.p-splitbutton.p-button-help>.p-button.p-button-text:not(:disabled):hover{background:#a855f70a;border-color:transparent;color:#a855f7}.p-button.p-button-help.p-button-text:not(:disabled):active,.p-buttonset.p-button-help>.p-button.p-button-text:not(:disabled):active,.p-splitbutton.p-button-help>.p-button.p-button-text:not(:disabled):active{background:#a855f729;border-color:transparent;color:#a855f7}.p-button.p-button-danger,.p-buttonset.p-button-danger>.p-button,.p-splitbutton.p-button-danger>.p-button{color:#fff;background:#ef4444;border:1px solid #ef4444}.p-button.p-button-danger:not(:disabled):hover,.p-buttonset.p-button-danger>.p-button:not(:disabled):hover,.p-splitbutton.p-button-danger>.p-button:not(:disabled):hover{background:#dc2626;color:#fff;border-color:#dc2626}.p-button.p-button-danger:not(:disabled):focus,.p-buttonset.p-button-danger>.p-button:not(:disabled):focus,.p-splitbutton.p-button-danger>.p-button:not(:disabled):focus{box-shadow:0 0 0 .2rem #fecaca}.p-button.p-button-danger:not(:disabled):active,.p-buttonset.p-button-danger>.p-button:not(:disabled):active,.p-splitbutton.p-button-danger>.p-button:not(:disabled):active{background:#b91c1c;color:#fff;border-color:#b91c1c}.p-button.p-button-danger.p-button-outlined,.p-buttonset.p-button-danger>.p-button.p-button-outlined,.p-splitbutton.p-button-danger>.p-button.p-button-outlined{background-color:transparent;color:#ef4444;border:1px solid}.p-button.p-button-danger.p-button-outlined:not(:disabled):hover,.p-buttonset.p-button-danger>.p-button.p-button-outlined:not(:disabled):hover,.p-splitbutton.p-button-danger>.p-button.p-button-outlined:not(:disabled):hover{background:#ef44440a;color:#ef4444;border:1px solid}.p-button.p-button-danger.p-button-outlined:not(:disabled):active,.p-buttonset.p-button-danger>.p-button.p-button-outlined:not(:disabled):active,.p-splitbutton.p-button-danger>.p-button.p-button-outlined:not(:disabled):active{background:#ef444429;color:#ef4444;border:1px solid}.p-button.p-button-danger.p-button-text,.p-buttonset.p-button-danger>.p-button.p-button-text,.p-splitbutton.p-button-danger>.p-button.p-button-text{background-color:transparent;color:#ef4444;border-color:transparent}.p-button.p-button-danger.p-button-text:not(:disabled):hover,.p-buttonset.p-button-danger>.p-button.p-button-text:not(:disabled):hover,.p-splitbutton.p-button-danger>.p-button.p-button-text:not(:disabled):hover{background:#ef44440a;border-color:transparent;color:#ef4444}.p-button.p-button-danger.p-button-text:not(:disabled):active,.p-buttonset.p-button-danger>.p-button.p-button-text:not(:disabled):active,.p-splitbutton.p-button-danger>.p-button.p-button-text:not(:disabled):active{background:#ef444429;border-color:transparent;color:#ef4444}.p-button.p-button-link{color:#1d4ed8;background:transparent;border:transparent}.p-button.p-button-link:not(:disabled):hover{background:transparent;color:#1d4ed8;border-color:transparent}.p-button.p-button-link:not(:disabled):hover .p-button-label{text-decoration:underline}.p-button.p-button-link:not(:disabled):focus{background:transparent;box-shadow:0 0 0 .2rem #bfdbfe;border-color:transparent}.p-button.p-button-link:not(:disabled):active{background:transparent;color:#1d4ed8;border-color:transparent}.p-speeddial-button.p-button.p-button-icon-only{width:4rem;height:4rem}.p-speeddial-button.p-button.p-button-icon-only .p-button-icon{font-size:1.3rem}.p-speeddial-button.p-button.p-button-icon-only .p-icon{width:1.3rem;height:1.3rem}.p-speeddial-list{outline:0 none}.p-speeddial-item.p-focus>.p-speeddial-action{outline:0 none;outline-offset:0;box-shadow:0 0 0 .2rem #bfdbfe}.p-speeddial-action{width:3rem;height:3rem;background:#4b5563;color:#fff}.p-speeddial-action:hover{background:#022354;color:#fff}.p-speeddial-direction-up .p-speeddial-item{margin:.25rem 0}.p-speeddial-direction-up .p-speeddial-item:first-child{margin-bottom:.5rem}.p-speeddial-direction-down .p-speeddial-item{margin:.25rem 0}.p-speeddial-direction-down .p-speeddial-item:first-child{margin-top:.5rem}.p-speeddial-direction-left .p-speeddial-item{margin:0 .25rem}.p-speeddial-direction-left .p-speeddial-item:first-child{margin-right:.5rem}.p-speeddial-direction-right .p-speeddial-item{margin:0 .25rem}.p-speeddial-direction-right .p-speeddial-item:first-child{margin-left:.5rem}.p-speeddial-circle .p-speeddial-item,.p-speeddial-semi-circle .p-speeddial-item,.p-speeddial-quarter-circle .p-speeddial-item{margin:0}.p-speeddial-circle .p-speeddial-item:first-child,.p-speeddial-circle .p-speeddial-item:last-child,.p-speeddial-semi-circle .p-speeddial-item:first-child,.p-speeddial-semi-circle .p-speeddial-item:last-child,.p-speeddial-quarter-circle .p-speeddial-item:first-child,.p-speeddial-quarter-circle .p-speeddial-item:last-child{margin:0}.p-speeddial-mask{background-color:#0006}.p-splitbutton{border-radius:6px}.p-splitbutton.p-button-outlined>.p-button{background-color:transparent;color:#3b82f6;border:1px solid}.p-splitbutton.p-button-outlined>.p-button:not(:disabled):hover{background:#3b82f60a;color:#3b82f6}.p-splitbutton.p-button-outlined>.p-button:not(:disabled):active{background:#3b82f629;color:#3b82f6}.p-splitbutton.p-button-outlined.p-button-plain>.p-button{color:#6b7280;border-color:#6b7280}.p-splitbutton.p-button-outlined.p-button-plain>.p-button:not(:disabled):hover{background:#f3f4f6;color:#6b7280}.p-splitbutton.p-button-outlined.p-button-plain>.p-button:not(:disabled):active{background:#e5e7eb;color:#6b7280}.p-splitbutton.p-button-text>.p-button{background-color:transparent;color:#3b82f6;border-color:transparent}.p-splitbutton.p-button-text>.p-button:not(:disabled):hover{background:#3b82f60a;color:#3b82f6;border-color:transparent}.p-splitbutton.p-button-text>.p-button:not(:disabled):active{background:#3b82f629;color:#3b82f6;border-color:transparent}.p-splitbutton.p-button-text.p-button-plain>.p-button{color:#6b7280}.p-splitbutton.p-button-text.p-button-plain>.p-button:not(:disabled):hover{background:#f3f4f6;color:#6b7280}.p-splitbutton.p-button-text.p-button-plain>.p-button:not(:disabled):active{background:#e5e7eb;color:#6b7280}.p-splitbutton.p-button-raised{box-shadow:0 3px 1px -2px #0003,0 2px 2px #00000024,0 1px 5px #0000001f}.p-splitbutton.p-button-rounded{border-radius:2rem}.p-splitbutton.p-button-rounded>.p-button{border-radius:2rem}.p-splitbutton.p-button-sm>.p-button{font-size:.875rem;padding:.65625rem 1.09375rem}.p-splitbutton.p-button-sm>.p-button .p-button-icon{font-size:.875rem}.p-splitbutton.p-button-lg>.p-button{font-size:1.25rem;padding:.9375rem 1.5625rem}.p-splitbutton.p-button-lg>.p-button .p-button-icon{font-size:1.25rem}.p-splitbutton.p-button-secondary.p-button-outlined>.p-button{background-color:transparent;color:#64748b;border:1px solid}.p-splitbutton.p-button-secondary.p-button-outlined>.p-button:not(:disabled):hover{background:#64748b0a;color:#64748b}.p-splitbutton.p-button-secondary.p-button-outlined>.p-button:not(:disabled):active{background:#64748b29;color:#64748b}.p-splitbutton.p-button-secondary.p-button-text>.p-button{background-color:transparent;color:#64748b;border-color:transparent}.p-splitbutton.p-button-secondary.p-button-text>.p-button:not(:disabled):hover{background:#64748b0a;border-color:transparent;color:#64748b}.p-splitbutton.p-button-secondary.p-button-text>.p-button:not(:disabled):active{background:#64748b29;border-color:transparent;color:#64748b}.p-splitbutton.p-button-info.p-button-outlined>.p-button{background-color:transparent;color:#0ea5e9;border:1px solid}.p-splitbutton.p-button-info.p-button-outlined>.p-button:not(:disabled):hover{background:#0ea5e90a;color:#0ea5e9}.p-splitbutton.p-button-info.p-button-outlined>.p-button:not(:disabled):active{background:#0ea5e929;color:#0ea5e9}.p-splitbutton.p-button-info.p-button-text>.p-button{background-color:transparent;color:#0ea5e9;border-color:transparent}.p-splitbutton.p-button-info.p-button-text>.p-button:not(:disabled):hover{background:#0ea5e90a;border-color:transparent;color:#0ea5e9}.p-splitbutton.p-button-info.p-button-text>.p-button:not(:disabled):active{background:#0ea5e929;border-color:transparent;color:#0ea5e9}.p-splitbutton.p-button-success.p-button-outlined>.p-button{background-color:transparent;color:#22c55e;border:1px solid}.p-splitbutton.p-button-success.p-button-outlined>.p-button:not(:disabled):hover{background:#22c55e0a;color:#22c55e}.p-splitbutton.p-button-success.p-button-outlined>.p-button:not(:disabled):active{background:#22c55e29;color:#22c55e}.p-splitbutton.p-button-success.p-button-text>.p-button{background-color:transparent;color:#22c55e;border-color:transparent}.p-splitbutton.p-button-success.p-button-text>.p-button:not(:disabled):hover{background:#22c55e0a;border-color:transparent;color:#22c55e}.p-splitbutton.p-button-success.p-button-text>.p-button:not(:disabled):active{background:#22c55e29;border-color:transparent;color:#22c55e}.p-splitbutton.p-button-warning.p-button-outlined>.p-button{background-color:transparent;color:#f97316;border:1px solid}.p-splitbutton.p-button-warning.p-button-outlined>.p-button:not(:disabled):hover{background:#f973160a;color:#f97316}.p-splitbutton.p-button-warning.p-button-outlined>.p-button:not(:disabled):active{background:#f9731629;color:#f97316}.p-splitbutton.p-button-warning.p-button-text>.p-button{background-color:transparent;color:#f97316;border-color:transparent}.p-splitbutton.p-button-warning.p-button-text>.p-button:not(:disabled):hover{background:#f973160a;border-color:transparent;color:#f97316}.p-splitbutton.p-button-warning.p-button-text>.p-button:not(:disabled):active{background:#f9731629;border-color:transparent;color:#f97316}.p-splitbutton.p-button-help.p-button-outlined>.p-button{background-color:transparent;color:#a855f7;border:1px solid}.p-splitbutton.p-button-help.p-button-outlined>.p-button:not(:disabled):hover{background:#a855f70a;color:#a855f7}.p-splitbutton.p-button-help.p-button-outlined>.p-button:not(:disabled):active{background:#a855f729;color:#a855f7}.p-splitbutton.p-button-help.p-button-text>.p-button{background-color:transparent;color:#a855f7;border-color:transparent}.p-splitbutton.p-button-help.p-button-text>.p-button:not(:disabled):hover{background:#a855f70a;border-color:transparent;color:#a855f7}.p-splitbutton.p-button-help.p-button-text>.p-button:not(:disabled):active{background:#a855f729;border-color:transparent;color:#a855f7}.p-splitbutton.p-button-danger.p-button-outlined>.p-button{background-color:transparent;color:#ef4444;border:1px solid}.p-splitbutton.p-button-danger.p-button-outlined>.p-button:not(:disabled):hover{background:#ef44440a;color:#ef4444}.p-splitbutton.p-button-danger.p-button-outlined>.p-button:not(:disabled):active{background:#ef444429;color:#ef4444}.p-splitbutton.p-button-danger.p-button-text>.p-button{background-color:transparent;color:#ef4444;border-color:transparent}.p-splitbutton.p-button-danger.p-button-text>.p-button:not(:disabled):hover{background:#ef44440a;border-color:transparent;color:#ef4444}.p-splitbutton.p-button-danger.p-button-text>.p-button:not(:disabled):active{background:#ef444429;border-color:transparent;color:#ef4444}.p-carousel .p-carousel-content .p-carousel-prev,.p-carousel .p-carousel-content .p-carousel-next{width:2rem;height:2rem;color:#6b7280;border:0 none;background:transparent;border-radius:50%;transition:background-color .2s,color .2s,box-shadow .2s;margin:.5rem}.p-carousel .p-carousel-content .p-carousel-prev:enabled:hover,.p-carousel .p-carousel-content .p-carousel-next:enabled:hover{color:#374151;border-color:transparent;background:#f3f4f6}.p-carousel .p-carousel-content .p-carousel-prev:focus-visible,.p-carousel .p-carousel-content .p-carousel-next:focus-visible{outline:0 none;outline-offset:0;box-shadow:0 0 0 .2rem #bfdbfe}.p-carousel .p-carousel-indicators{padding:1rem}.p-carousel .p-carousel-indicators .p-carousel-indicator{margin-right:.5rem;margin-bottom:.5rem}.p-carousel .p-carousel-indicators .p-carousel-indicator button{background-color:#d1d5db;width:2rem;height:.5rem;transition:background-color .2s,color .2s,box-shadow .2s;border-radius:0}.p-carousel .p-carousel-indicators .p-carousel-indicator button:hover{background:#9ca3af}.p-carousel .p-carousel-indicators .p-carousel-indicator.p-highlight button{background:#eff6ff;color:#1d4ed8}.p-datatable .p-paginator-top,.p-datatable .p-paginator-bottom{border-width:0 0 1px 0;border-radius:0}.p-datatable .p-datatable-header{background:#f9fafb;color:#374151;border:1px solid #e5e7eb;border-width:1px 0 1px 0;padding:1rem;font-weight:700}.p-datatable .p-datatable-footer{background:#f9fafb;color:#374151;border:1px solid #e5e7eb;border-width:0 0 1px 0;padding:1rem;font-weight:700}.p-datatable .p-datatable-thead>tr>th{text-align:left;padding:1rem;border:1px solid #e5e7eb;border-width:0 0 1px 0;font-weight:700;color:#374151;background:#f9fafb;transition:box-shadow .2s}.p-datatable .p-datatable-tfoot>tr>td{text-align:left;padding:1rem;border:1px solid #e5e7eb;border-width:0 0 1px 0;font-weight:700;color:#374151;background:#f9fafb}.p-datatable .p-sortable-column .p-sortable-column-icon{color:#374151;margin-left:.5rem}.p-datatable .p-sortable-column .p-sortable-column-badge{border-radius:50%;height:1.143rem;min-width:1.143rem;line-height:1.143rem;color:#1d4ed8;background:#eff6ff;margin-left:.5rem}.p-datatable .p-sortable-column:not(.p-highlight):hover{background:#f3f4f6;color:#374151}.p-datatable .p-sortable-column:not(.p-highlight):hover .p-sortable-column-icon{color:#374151}.p-datatable .p-sortable-column.p-highlight{background:#eff6ff;color:#1d4ed8}.p-datatable .p-sortable-column.p-highlight .p-sortable-column-icon{color:#1d4ed8}.p-datatable .p-sortable-column.p-highlight:hover{background:#eff6ff;color:#1d4ed8}.p-datatable .p-sortable-column.p-highlight:hover .p-sortable-column-icon{color:#1d4ed8}.p-datatable .p-sortable-column:focus-visible{box-shadow:inset 0 0 0 .15rem #bfdbfe;outline:0 none}.p-datatable .p-datatable-tbody>tr{background:#fff;color:#4b5563;transition:box-shadow .2s}.p-datatable .p-datatable-tbody>tr>td{text-align:left;border:1px solid #e5e7eb;border-width:0 0 1px 0;padding:1rem}.p-datatable .p-datatable-tbody>tr>td .p-row-toggler,.p-datatable .p-datatable-tbody>tr>td .p-row-editor-init,.p-datatable .p-datatable-tbody>tr>td .p-row-editor-save,.p-datatable .p-datatable-tbody>tr>td .p-row-editor-cancel{width:2rem;height:2rem;color:#6b7280;border:0 none;background:transparent;border-radius:50%;transition:background-color .2s,color .2s,box-shadow .2s}.p-datatable .p-datatable-tbody>tr>td .p-row-toggler:enabled:hover,.p-datatable .p-datatable-tbody>tr>td .p-row-editor-init:enabled:hover,.p-datatable .p-datatable-tbody>tr>td .p-row-editor-save:enabled:hover,.p-datatable .p-datatable-tbody>tr>td .p-row-editor-cancel:enabled:hover{color:#374151;border-color:transparent;background:#f3f4f6}.p-datatable .p-datatable-tbody>tr>td .p-row-toggler:focus-visible,.p-datatable .p-datatable-tbody>tr>td .p-row-editor-init:focus-visible,.p-datatable .p-datatable-tbody>tr>td .p-row-editor-save:focus-visible,.p-datatable .p-datatable-tbody>tr>td .p-row-editor-cancel:focus-visible{outline:0 none;outline-offset:0;box-shadow:0 0 0 .2rem #bfdbfe}.p-datatable .p-datatable-tbody>tr>td .p-row-editor-save{margin-right:.5rem}.p-datatable .p-datatable-tbody>tr:focus-visible{outline:.15rem solid #BFDBFE;outline-offset:-.15rem}.p-datatable .p-datatable-tbody>tr.p-highlight{background:#eff6ff;color:#1d4ed8}.p-datatable .p-datatable-tbody>tr.p-datatable-dragpoint-top>td{box-shadow:inset 0 2px #eff6ff}.p-datatable .p-datatable-tbody>tr.p-datatable-dragpoint-bottom>td{box-shadow:inset 0 -2px #eff6ff}.p-datatable.p-datatable-hoverable-rows .p-datatable-tbody>tr:not(.p-highlight):hover{background:#f3f4f6;color:#4b5563}.p-datatable .p-column-resizer-helper{background:#3b82f6}.p-datatable .p-datatable-scrollable-header,.p-datatable .p-datatable-scrollable-footer{background:#f9fafb}.p-datatable.p-datatable-scrollable>.p-datatable-wrapper>.p-datatable-table>.p-datatable-thead,.p-datatable.p-datatable-scrollable>.p-datatable-wrapper>.p-datatable-table>.p-datatable-tfoot,.p-datatable.p-datatable-scrollable>.p-datatable-wrapper>.p-scroller-viewport>.p-scroller>.p-datatable-table>.p-datatable-thead,.p-datatable.p-datatable-scrollable>.p-datatable-wrapper>.p-scroller-viewport>.p-scroller>.p-datatable-table>.p-datatable-tfoot{background-color:#f9fafb}.p-datatable .p-datatable-loading-icon{font-size:2rem}.p-datatable.p-datatable-gridlines .p-datatable-header{border-width:1px 1px 0 1px}.p-datatable.p-datatable-gridlines .p-datatable-footer{border-width:0 1px 1px 1px}.p-datatable.p-datatable-gridlines .p-paginator-top{border-width:0 1px 0 1px}.p-datatable.p-datatable-gridlines .p-paginator-bottom{border-width:0 1px 1px 1px}.p-datatable.p-datatable-gridlines .p-datatable-thead>tr>th{border-width:1px 0 1px 1px}.p-datatable.p-datatable-gridlines .p-datatable-thead>tr>th:last-child{border-width:1px}.p-datatable.p-datatable-gridlines .p-datatable-tbody>tr>td{border-width:1px 0 0 1px}.p-datatable.p-datatable-gridlines .p-datatable-tbody>tr>td:last-child{border-width:1px 1px 0 1px}.p-datatable.p-datatable-gridlines .p-datatable-tbody>tr:last-child>td{border-width:1px 0 1px 1px}.p-datatable.p-datatable-gridlines .p-datatable-tbody>tr:last-child>td:last-child{border-width:1px}.p-datatable.p-datatable-gridlines .p-datatable-tfoot>tr>td{border-width:1px 0 1px 1px}.p-datatable.p-datatable-gridlines .p-datatable-tfoot>tr>td:last-child{border-width:1px 1px 1px 1px}.p-datatable.p-datatable-gridlines .p-datatable-thead+.p-datatable-tfoot>tr>td{border-width:0 0 1px 1px}.p-datatable.p-datatable-gridlines .p-datatable-thead+.p-datatable-tfoot>tr>td:last-child{border-width:0 1px 1px 1px}.p-datatable.p-datatable-gridlines:has(.p-datatable-thead):has(.p-datatable-tbody) .p-datatable-tbody>tr>td{border-width:0 0 1px 1px}.p-datatable.p-datatable-gridlines:has(.p-datatable-thead):has(.p-datatable-tbody) .p-datatable-tbody>tr>td:last-child{border-width:0 1px 1px 1px}.p-datatable.p-datatable-gridlines:has(.p-datatable-tbody):has(.p-datatable-tfoot) .p-datatable-tbody>tr:last-child>td{border-width:0 0 0 1px}.p-datatable.p-datatable-gridlines:has(.p-datatable-tbody):has(.p-datatable-tfoot) .p-datatable-tbody>tr:last-child>td:last-child{border-width:0 1px 0 1px}.p-datatable.p-datatable-striped .p-datatable-tbody>tr:nth-child(2n){background:#f8f8fa}.p-datatable.p-datatable-striped .p-datatable-tbody>tr:nth-child(2n).p-highlight{background:#eff6ff;color:#1d4ed8}.p-datatable.p-datatable-striped .p-datatable-tbody>tr:nth-child(2n).p-highlight .p-row-toggler{color:#1d4ed8}.p-datatable.p-datatable-striped .p-datatable-tbody>tr:nth-child(2n).p-highlight .p-row-toggler:hover{color:#1d4ed8}.p-datatable.p-datatable-sm .p-datatable-header{padding:.5rem}.p-datatable.p-datatable-sm .p-datatable-thead>tr>th{padding:.5rem}.p-datatable.p-datatable-sm .p-datatable-tbody>tr>td{padding:.5rem}.p-datatable.p-datatable-sm .p-datatable-tfoot>tr>td{padding:.5rem}.p-datatable.p-datatable-sm .p-datatable-footer{padding:.5rem}.p-datatable.p-datatable-lg .p-datatable-header{padding:1.25rem}.p-datatable.p-datatable-lg .p-datatable-thead>tr>th{padding:1.25rem}.p-datatable.p-datatable-lg .p-datatable-tbody>tr>td{padding:1.25rem}.p-datatable.p-datatable-lg .p-datatable-tfoot>tr>td{padding:1.25rem}.p-datatable.p-datatable-lg .p-datatable-footer{padding:1.25rem}.p-dataview .p-paginator-top,.p-dataview .p-paginator-bottom{border-width:0 0 1px 0;border-radius:0}.p-dataview .p-dataview-header{background:#f9fafb;color:#374151;border:1px solid #e5e7eb;border-width:1px 0 1px 0;padding:1rem;font-weight:700}.p-dataview .p-dataview-content{background:#fff;color:#4b5563;border:0 none;padding:0}.p-dataview .p-dataview-footer{background:#f9fafb;color:#374151;border:1px solid #e5e7eb;border-width:0 0 1px 0;padding:1rem;font-weight:700;border-bottom-left-radius:6px;border-bottom-right-radius:6px}.p-dataview .p-dataview-loading-icon{font-size:2rem}.p-dataview .p-dataview-emptymessage{padding:1.25rem}.p-column-filter-row .p-column-filter-menu-button,.p-column-filter-row .p-column-filter-clear-button{margin-left:.5rem}.p-column-filter-menu-button{width:2rem;height:2rem;color:#6b7280;border:0 none;background:transparent;border-radius:50%;transition:background-color .2s,color .2s,box-shadow .2s}.p-column-filter-menu-button:hover{color:#374151;border-color:transparent;background:#f3f4f6}.p-column-filter-menu-button.p-column-filter-menu-button-open,.p-column-filter-menu-button.p-column-filter-menu-button-open:hover{background:#f3f4f6;color:#374151}.p-column-filter-menu-button.p-column-filter-menu-button-active,.p-column-filter-menu-button.p-column-filter-menu-button-active:hover{background:#eff6ff;color:#1d4ed8}.p-column-filter-menu-button:focus-visible{outline:0 none;outline-offset:0;box-shadow:0 0 0 .2rem #bfdbfe}.p-column-filter-clear-button{width:2rem;height:2rem;color:#6b7280;border:0 none;background:transparent;border-radius:50%;transition:background-color .2s,color .2s,box-shadow .2s}.p-column-filter-clear-button:hover{color:#374151;border-color:transparent;background:#f3f4f6}.p-column-filter-clear-button:focus-visible{outline:0 none;outline-offset:0;box-shadow:0 0 0 .2rem #bfdbfe}.p-column-filter-overlay{background:#fff;color:#4b5563;border:0 none;border-radius:6px;box-shadow:0 2px 12px #0000001a;min-width:12.5rem}.p-column-filter-overlay .p-column-filter-row-items{padding:.75rem 0}.p-column-filter-overlay .p-column-filter-row-items .p-column-filter-row-item{margin:0;padding:.75rem 1.25rem;border:0 none;color:#4b5563;background:transparent;transition:box-shadow .2s;border-radius:0}.p-column-filter-overlay .p-column-filter-row-items .p-column-filter-row-item.p-highlight{color:#1d4ed8;background:#eff6ff}.p-column-filter-overlay .p-column-filter-row-items .p-column-filter-row-item:not(.p-highlight):not(.p-disabled):hover{color:#4b5563;background:#f3f4f6}.p-column-filter-overlay .p-column-filter-row-items .p-column-filter-row-item:focus-visible{outline:0 none;outline-offset:0;box-shadow:inset 0 0 0 .15rem #bfdbfe}.p-column-filter-overlay .p-column-filter-row-items .p-column-filter-separator{border-top:1px solid #e5e7eb;margin:.25rem 0}.p-column-filter-overlay-menu .p-column-filter-operator{padding:.75rem 1.25rem;border-bottom:1px solid #e5e7eb;color:#374151;background:#f9fafb;margin:0;border-top-right-radius:6px;border-top-left-radius:6px}.p-column-filter-overlay-menu .p-column-filter-constraint{padding:1.25rem;border-bottom:1px solid #e5e7eb}.p-column-filter-overlay-menu .p-column-filter-constraint .p-column-filter-matchmode-dropdown{margin-bottom:.5rem}.p-column-filter-overlay-menu .p-column-filter-constraint .p-column-filter-remove-button{margin-top:.5rem}.p-column-filter-overlay-menu .p-column-filter-constraint:last-child{border-bottom:0 none}.p-column-filter-overlay-menu .p-column-filter-add-rule{padding:.75rem 1.25rem}.p-column-filter-overlay-menu .p-column-filter-buttonbar,.p-orderlist .p-orderlist-controls{padding:1.25rem}.p-orderlist .p-orderlist-controls .p-button{margin-bottom:.5rem}.p-orderlist .p-orderlist-list-container{background:#fff;border:1px solid #e5e7eb;border-radius:6px;transition:background-color .2s,color .2s,border-color .2s,box-shadow .2s;outline-color:transparent}.p-orderlist .p-orderlist-list-container.p-focus{outline:0 none;outline-offset:0;box-shadow:0 0 0 .2rem #bfdbfe;border-color:#3b82f6}.p-orderlist .p-orderlist-header{color:#374151;padding:1.25rem;font-weight:700}.p-orderlist .p-orderlist-header .p-orderlist-title{font-weight:700}.p-orderlist .p-orderlist-filter-container{padding:1.25rem;background:#fff;border:1px solid #e5e7eb;border-bottom:0 none}.p-orderlist .p-orderlist-filter-container .p-orderlist-filter-input{padding-right:1.75rem}.p-orderlist .p-orderlist-filter-container .p-orderlist-filter-icon{right:.75rem;color:#6b7280}.p-orderlist .p-orderlist-list{color:#4b5563;padding:.75rem 0;outline:0 none}.p-orderlist .p-orderlist-list:not(:first-child){border-top:1px solid #e5e7eb}.p-orderlist .p-orderlist-list .p-orderlist-item{padding:.75rem 1.25rem;margin:0;border:0 none;color:#4b5563;background:transparent;transition:box-shadow .2s}.p-orderlist .p-orderlist-list .p-orderlist-item:not(.p-highlight):hover{background:#f3f4f6;color:#4b5563}.p-orderlist .p-orderlist-list .p-orderlist-item.p-focus{color:#4b5563;background:#e5e7eb}.p-orderlist .p-orderlist-list .p-orderlist-item.p-highlight{color:#1d4ed8;background:#eff6ff}.p-orderlist .p-orderlist-list .p-orderlist-item.p-highlight.p-focus{background:#3b82f63d}.p-orderlist .p-orderlist-list .p-orderlist-empty-message{padding:.75rem 1.25rem;color:#4b5563}.p-orderlist .p-orderlist-list:not(.cdk-drop-list-dragging) .p-orderlist-item:not(.p-highlight):hover{background:#f3f4f6;color:#4b5563}.p-orderlist.p-orderlist-striped .p-orderlist-list .p-orderlist-item:nth-child(2n){background:#f8f8fa}.p-orderlist.p-orderlist-striped .p-orderlist-list .p-orderlist-item:nth-child(2n):hover{background:#f3f4f6}.p-orderlist-item.cdk-drag-preview{padding:.75rem 1.25rem;box-shadow:0 2px 12px #0000001a;border:0 none;color:#4b5563;background:#fff;margin:0}.p-organizationchart .p-organizationchart-node-content.p-organizationchart-selectable-node:not(.p-highlight):hover{background:#f3f4f6;color:#4b5563}.p-organizationchart .p-organizationchart-node-content.p-highlight{background:#eff6ff;color:#1d4ed8}.p-organizationchart .p-organizationchart-node-content.p-highlight .p-node-toggler i{color:#70aeff}.p-organizationchart .p-organizationchart-line-down{background:#e5e7eb}.p-organizationchart .p-organizationchart-line-left{border-right:1px solid #e5e7eb;border-color:#e5e7eb}.p-organizationchart .p-organizationchart-line-top{border-top:1px solid #e5e7eb;border-color:#e5e7eb}.p-organizationchart .p-organizationchart-node-content{border:1px solid #e5e7eb;background:#fff;color:#4b5563;padding:1.25rem}.p-organizationchart .p-organizationchart-node-content .p-node-toggler{background:inherit;color:inherit;border-radius:50%}.p-organizationchart .p-organizationchart-node-content .p-node-toggler:focus-visible{outline:0 none;outline-offset:0;box-shadow:0 0 0 .2rem #bfdbfe}.p-paginator{background:#fff;color:#6b7280;border:solid #f3f4f6;border-width:0;padding:.5rem 1rem;border-radius:6px}.p-paginator .p-paginator-first,.p-paginator .p-paginator-prev,.p-paginator .p-paginator-next,.p-paginator .p-paginator-last{background-color:transparent;border:0 none;color:#6b7280;min-width:3rem;height:3rem;margin:.143rem;transition:box-shadow .2s;border-radius:50%}.p-paginator .p-paginator-first:not(.p-disabled):not(.p-highlight):hover,.p-paginator .p-paginator-prev:not(.p-disabled):not(.p-highlight):hover,.p-paginator .p-paginator-next:not(.p-disabled):not(.p-highlight):hover,.p-paginator .p-paginator-last:not(.p-disabled):not(.p-highlight):hover{background:#f3f4f6;border-color:transparent;color:#374151}.p-paginator .p-paginator-first{border-top-left-radius:50%;border-bottom-left-radius:50%}.p-paginator .p-paginator-last{border-top-right-radius:50%;border-bottom-right-radius:50%}.p-paginator .p-dropdown{margin-left:.5rem;margin-right:.5rem;height:3rem}.p-paginator .p-dropdown .p-dropdown-label{padding-right:0}.p-paginator .p-paginator-page-input{margin-left:.5rem;margin-right:.5rem}.p-paginator .p-paginator-page-input .p-inputtext{max-width:3rem}.p-paginator .p-paginator-current{background-color:transparent;border:0 none;color:#6b7280;min-width:3rem;height:3rem;margin:.143rem;padding:0 .5rem}.p-paginator .p-paginator-pages .p-paginator-page{background-color:transparent;border:0 none;color:#6b7280;min-width:3rem;height:3rem;margin:.143rem;transition:box-shadow .2s;border-radius:50%}.p-paginator .p-paginator-pages .p-paginator-page.p-highlight{background:#eff6ff;border-color:#eff6ff;color:#1d4ed8}.p-paginator .p-paginator-pages .p-paginator-page:not(.p-highlight):hover{background:#f3f4f6;border-color:transparent;color:#374151}.p-picklist .p-picklist-buttons{padding:1.25rem}.p-picklist .p-picklist-buttons .p-button{margin-bottom:.5rem}.p-picklist .p-picklist-list-wrapper{background:#fff;border:1px solid #e5e7eb;border-radius:6px;transition:background-color .2s,color .2s,border-color .2s,box-shadow .2s;outline-color:transparent}.p-picklist .p-picklist-list-wrapper.p-focus{outline:0 none;outline-offset:0;box-shadow:0 0 0 .2rem #bfdbfe;border-color:#3b82f6}.p-picklist .p-picklist-header{color:#374151;padding:1.25rem;font-weight:700}.p-picklist .p-picklist-header .p-picklist-title{font-weight:700}.p-picklist .p-picklist-filter-container{padding:1.25rem;background:#fff;border:1px solid #e5e7eb;border-bottom:0 none}.p-picklist .p-picklist-filter-container .p-picklist-filter-input{padding-right:1.75rem}.p-picklist .p-picklist-filter-container .p-picklist-filter-icon{right:.75rem;color:#6b7280}.p-picklist .p-picklist-list{color:#4b5563;padding:.75rem 0;outline:0 none}.p-picklist .p-picklist-list:not(:first-child){border-top:1px solid #e5e7eb}.p-picklist .p-picklist-list .p-picklist-item{padding:.75rem 1.25rem;margin:0;border:0 none;color:#4b5563;background:transparent;transition:box-shadow .2s}.p-picklist .p-picklist-list .p-picklist-item:not(.p-highlight):hover{background:#f3f4f6;color:#4b5563}.p-picklist .p-picklist-list .p-picklist-item.p-focus{color:#4b5563;background:#e5e7eb}.p-picklist .p-picklist-list .p-picklist-item.p-highlight{color:#1d4ed8;background:#eff6ff}.p-picklist .p-picklist-list .p-picklist-item.p-highlight.p-focus{background:#3b82f63d}.p-picklist .p-picklist-list .p-picklist-empty-message{padding:.75rem 1.25rem;color:#4b5563}.p-picklist .p-picklist-list:not(.cdk-drop-list-dragging) .p-picklist-item:not(.p-highlight):hover{background:#f3f4f6;color:#4b5563}.p-picklist.p-picklist-striped .p-picklist-list .p-picklist-item:nth-child(2n){background:#f8f8fa}.p-picklist.p-picklist-striped .p-picklist-list .p-picklist-item:nth-child(2n):hover{background:#f3f4f6}.p-picklist-item.cdk-drag-preview{padding:.75rem 1.25rem;box-shadow:0 2px 12px #0000001a;border:0 none;color:#4b5563;background:#fff;margin:0}.p-timeline .p-timeline-event-marker{border:2px solid #3B82F6;border-radius:50%;width:1rem;height:1rem;background-color:#fff}.p-timeline .p-timeline-event-connector{background-color:#e5e7eb}.p-timeline.p-timeline-vertical .p-timeline-event-opposite,.p-timeline.p-timeline-vertical .p-timeline-event-content{padding:0 1rem}.p-timeline.p-timeline-vertical .p-timeline-event-connector{width:2px}.p-timeline.p-timeline-horizontal .p-timeline-event-opposite,.p-timeline.p-timeline-horizontal .p-timeline-event-content{padding:1rem 0}.p-timeline.p-timeline-horizontal .p-timeline-event-connector{height:2px}.p-tree{border:1px solid #e5e7eb;background:#fff;color:#4b5563;padding:1.25rem;border-radius:6px}.p-tree .p-tree-container .p-treenode{padding:.143rem;outline:0 none}.p-tree .p-tree-container .p-treenode:focus>.p-treenode-content{outline:0 none;outline-offset:0;box-shadow:inset 0 0 0 .15rem #bfdbfe}.p-tree .p-tree-container .p-treenode .p-treenode-content{border-radius:6px;transition:box-shadow .2s;padding:.5rem}.p-tree .p-tree-container .p-treenode .p-treenode-content .p-tree-toggler{margin-right:.5rem;width:2rem;height:2rem;color:#6b7280;border:0 none;background:transparent;border-radius:50%;transition:background-color .2s,color .2s,box-shadow .2s}.p-tree .p-tree-container .p-treenode .p-treenode-content .p-tree-toggler:enabled:hover{color:#374151;border-color:transparent;background:#f3f4f6}.p-tree .p-tree-container .p-treenode .p-treenode-content .p-tree-toggler:focus-visible{outline:0 none;outline-offset:0;box-shadow:0 0 0 .2rem #bfdbfe}.p-tree .p-tree-container .p-treenode .p-treenode-content .p-treenode-icon{margin-right:.5rem;color:#6b7280}.p-tree .p-tree-container .p-treenode .p-treenode-content .p-checkbox{margin-right:.5rem}.p-tree .p-tree-container .p-treenode .p-treenode-content .p-checkbox .p-indeterminate .p-checkbox-icon{color:#4b5563}.p-tree .p-tree-container .p-treenode .p-treenode-content.p-highlight{background:#eff6ff;color:#1d4ed8}.p-tree .p-tree-container .p-treenode .p-treenode-content.p-highlight .p-tree-toggler,.p-tree .p-tree-container .p-treenode .p-treenode-content.p-highlight .p-treenode-icon,.p-tree .p-tree-container .p-treenode .p-treenode-content.p-highlight .p-tree-toggler:hover,.p-tree .p-tree-container .p-treenode .p-treenode-content.p-highlight .p-treenode-icon:hover{color:#1d4ed8}.p-tree .p-tree-container .p-treenode .p-treenode-content.p-treenode-selectable:not(.p-highlight):hover{background:#f3f4f6;color:#4b5563}.p-tree .p-tree-container .p-treenode .p-treenode-content.p-treenode-dragover{background:#f3f4f6;color:#4b5563}.p-tree .p-tree-filter-container{margin-bottom:.5rem}.p-tree .p-tree-filter-container .p-tree-filter{width:100%;padding-right:1.75rem}.p-tree .p-tree-filter-container .p-tree-filter-icon{right:.75rem;color:#6b7280}.p-tree .p-treenode-children{padding:0 0 0 1rem}.p-tree .p-tree-loading-icon{font-size:2rem}.p-tree .p-tree-loading-icon.p-icon{width:2rem;height:2rem}.p-tree .p-treenode-droppoint.p-treenode-droppoint-active{background-color:#8cbeff}.p-tree.p-tree-horizontal .p-treenode .p-treenode-content{border-radius:6px;border:1px solid #e5e7eb;background-color:#fff;color:#4b5563;padding:.5rem;transition:box-shadow .2s}.p-tree.p-tree-horizontal .p-treenode .p-treenode-content.p-highlight{background-color:#eff6ff;color:#1d4ed8}.p-tree.p-tree-horizontal .p-treenode .p-treenode-content.p-highlight .p-treenode-icon{color:#1d4ed8}.p-tree.p-tree-horizontal .p-treenode .p-treenode-content .p-tree-toggler{margin-right:.5rem}.p-tree.p-tree-horizontal .p-treenode .p-treenode-content .p-treenode-icon{color:#6b7280;margin-right:.5rem}.p-tree.p-tree-horizontal .p-treenode .p-treenode-content .p-checkbox{margin-right:.5rem}.p-tree.p-tree-horizontal .p-treenode .p-treenode-content .p-treenode-label:not(.p-highlight):hover{background-color:inherit;color:inherit}.p-tree.p-tree-horizontal .p-treenode .p-treenode-content.p-treenode-selectable:not(.p-highlight):hover{background:#f3f4f6;color:#4b5563}.p-tree.p-tree-horizontal .p-treenode .p-treenode-content:focus{outline:0 none;outline-offset:0;box-shadow:0 0 0 .2rem #bfdbfe}.p-treetable .p-paginator-top,.p-treetable .p-paginator-bottom{border-width:0 0 1px 0;border-radius:0}.p-treetable .p-treetable-header{background:#f9fafb;color:#374151;border:1px solid #e5e7eb;border-width:1px 0 1px 0;padding:1rem;font-weight:700}.p-treetable .p-treetable-footer{background:#f9fafb;color:#374151;border:1px solid #e5e7eb;border-width:0 0 1px 0;padding:1rem;font-weight:700}.p-treetable .p-treetable-thead>tr>th{text-align:left;padding:1rem;border:1px solid #e5e7eb;border-width:0 0 1px 0;font-weight:700;color:#374151;background:#f9fafb;transition:box-shadow .2s}.p-treetable .p-treetable-tfoot>tr>td{text-align:left;padding:1rem;border:1px solid #e5e7eb;border-width:0 0 1px 0;font-weight:700;color:#374151;background:#f9fafb}.p-treetable .p-sortable-column{outline-color:#bfdbfe}.p-treetable .p-sortable-column .p-sortable-column-icon{color:#374151;margin-left:.5rem}.p-treetable .p-sortable-column .p-sortable-column-badge{border-radius:50%;height:1.143rem;min-width:1.143rem;line-height:1.143rem;color:#1d4ed8;background:#eff6ff;margin-left:.5rem}.p-treetable .p-sortable-column:not(.p-highlight):hover{background:#f3f4f6;color:#374151}.p-treetable .p-sortable-column:not(.p-highlight):hover .p-sortable-column-icon{color:#374151}.p-treetable .p-sortable-column.p-highlight{background:#eff6ff;color:#1d4ed8}.p-treetable .p-sortable-column.p-highlight .p-sortable-column-icon{color:#1d4ed8}.p-treetable .p-treetable-tbody>tr{background:#fff;color:#4b5563;transition:box-shadow .2s}.p-treetable .p-treetable-tbody>tr>td{text-align:left;border:1px solid #e5e7eb;border-width:0 0 1px 0;padding:1rem}.p-treetable .p-treetable-tbody>tr>td .p-treetable-toggler{width:2rem;height:2rem;color:#6b7280;border:0 none;background:transparent;border-radius:50%;transition:background-color .2s,color .2s,box-shadow .2s;margin-right:.5rem}.p-treetable .p-treetable-tbody>tr>td .p-treetable-toggler:enabled:hover{color:#374151;border-color:transparent;background:#f3f4f6}.p-treetable .p-treetable-tbody>tr>td .p-treetable-toggler:focus-visible{outline:0 none;outline-offset:0;box-shadow:0 0 0 .2rem #bfdbfe}.p-treetable .p-treetable-tbody>tr>td .p-treetable-toggler.p-icon{width:2rem;height:2rem}.p-treetable .p-treetable-tbody>tr>td p-treetablecheckbox .p-checkbox{margin-right:.5rem}.p-treetable .p-treetable-tbody>tr>td p-treetablecheckbox .p-checkbox .p-indeterminate .p-checkbox-icon{color:#4b5563}.p-treetable .p-treetable-tbody>tr:focus-visible{outline:.15rem solid #BFDBFE;outline-offset:-.15rem}.p-treetable .p-treetable-tbody>tr.p-highlight{background:#eff6ff;color:#1d4ed8}.p-treetable .p-treetable-tbody>tr.p-highlight .p-treetable-toggler{color:#1d4ed8}.p-treetable .p-treetable-tbody>tr.p-highlight .p-treetable-toggler:hover{color:#1d4ed8}.p-treetable.p-treetable-hoverable-rows .p-treetable-tbody>tr:not(.p-highlight):hover{background:#f3f4f6;color:#4b5563}.p-treetable.p-treetable-hoverable-rows .p-treetable-tbody>tr:not(.p-highlight):hover .p-treetable-toggler{color:#4b5563}.p-treetable .p-column-resizer-helper{background:#3b82f6}.p-treetable .p-treetable-scrollable-header,.p-treetable .p-treetable-scrollable-footer{background:#f9fafb}.p-treetable .p-treetable-loading-icon{font-size:2rem}.p-treetable .p-treetable-loading-icon.p-icon{width:2rem;height:2rem}.p-treetable.p-treetable-gridlines .p-datatable-header{border-width:1px 1px 0 1px}.p-treetable.p-treetable-gridlines .p-treetable-footer{border-width:0 1px 1px 1px}.p-treetable.p-treetable-gridlines .p-treetable-top{border-width:0 1px 0 1px}.p-treetable.p-treetable-gridlines .p-treetable-bottom{border-width:0 1px 1px 1px}.p-treetable.p-treetable-gridlines .p-treetable-thead>tr>th{border-width:1px}.p-treetable.p-treetable-gridlines .p-treetable-tbody>tr>td{border-width:1px}.p-treetable.p-treetable-gridlines .p-treetable-tfoot>tr>td{border-width:1px}.p-treetable.p-treetable-sm .p-treetable-header{padding:.875rem}.p-treetable.p-treetable-sm .p-treetable-thead>tr>th{padding:.5rem}.p-treetable.p-treetable-sm .p-treetable-tbody>tr>td{padding:.5rem}.p-treetable.p-treetable-sm .p-treetable-tfoot>tr>td{padding:.5rem}.p-treetable.p-treetable-sm .p-treetable-footer{padding:.5rem}.p-treetable.p-treetable-lg .p-treetable-header{padding:1.25rem}.p-treetable.p-treetable-lg .p-treetable-thead>tr>th{padding:1.25rem}.p-treetable.p-treetable-lg .p-treetable-tbody>tr>td{padding:1.25rem}.p-treetable.p-treetable-lg .p-treetable-tfoot>tr>td{padding:1.25rem}.p-treetable.p-treetable-lg .p-treetable-footer{padding:1.25rem}.p-virtualscroller .p-virtualscroller-header{background:#f9fafb;color:#374151;border:1px solid #e5e7eb;border-width:1px 0 1px 0;padding:1rem;font-weight:700}.p-virtualscroller .p-virtualscroller-content{background:#fff;color:#4b5563;border:0 none;padding:0}.p-virtualscroller .p-virtualscroller-footer{background:#f9fafb;color:#374151;border:1px solid #e5e7eb;border-width:0 0 1px 0;padding:1rem;font-weight:700;border-bottom-left-radius:6px;border-bottom-right-radius:6px}.p-accordion .p-accordion-header .p-accordion-header-link{padding:1.25rem;border:1px solid #e5e7eb;color:#6b7280;background:#f9fafb;font-weight:700;border-radius:6px;transition:box-shadow .2s}.p-accordion .p-accordion-header .p-accordion-header-link .p-accordion-toggle-icon{margin-right:.5rem}.p-accordion .p-accordion-header:not(.p-disabled) .p-accordion-header-link:focus-visible{outline:0 none;outline-offset:0;box-shadow:inset 0 0 0 .2rem #bfdbfe}.p-accordion .p-accordion-header:not(.p-highlight):not(.p-disabled):hover .p-accordion-header-link{background:#f3f4f6;border-color:#e5e7eb;color:#374151}.p-accordion .p-accordion-header:not(.p-disabled).p-highlight .p-accordion-header-link{background:#f9fafb;border-color:#e5e7eb;color:#374151;border-bottom-right-radius:0;border-bottom-left-radius:0}.p-accordion .p-accordion-header:not(.p-disabled).p-highlight:hover .p-accordion-header-link{border-color:#e5e7eb;background:#f3f4f6;color:#374151}.p-accordion .p-accordion-content{padding:1.25rem;border:1px solid #e5e7eb;background:#fff;color:#4b5563;border-top:0;border-radius:0 0 6px 6px}.p-accordion p-accordiontab .p-accordion-tab{margin-bottom:4px}.p-card{background:#fff;color:#4b5563;box-shadow:0 2px 1px -1px #0003,0 1px 1px #00000024,0 1px 3px #0000001f;border-radius:6px}.p-card .p-card-body{padding:1.25rem}.p-card .p-card-title{font-size:1.5rem;font-weight:700;margin-bottom:.5rem}.p-card .p-card-subtitle{font-weight:400;margin-bottom:.5rem;color:#6b7280}.p-card .p-card-content{padding:1.25rem 0}.p-card .p-card-footer{padding:1.25rem 0 0}.p-divider .p-divider-content{background-color:#fff}.p-divider.p-divider-horizontal{margin:1.25rem 0;padding:0 1.25rem}.p-divider.p-divider-horizontal:before{border-top:1px #e5e7eb}.p-divider.p-divider-horizontal .p-divider-content{padding:0 .5rem}.p-divider.p-divider-vertical{margin:0 1.25rem;padding:1.25rem 0}.p-divider.p-divider-vertical:before{border-left:1px #e5e7eb}.p-divider.p-divider-vertical .p-divider-content{padding:.5rem 0}.p-fieldset{border:1px solid #e5e7eb;background:#fff;color:#4b5563;border-radius:6px}.p-fieldset .p-fieldset-legend{padding:1.25rem;border:1px solid #e5e7eb;color:#374151;background:#f9fafb;font-weight:700;border-radius:6px}.p-fieldset.p-fieldset-toggleable .p-fieldset-legend{padding:0;transition:background-color .2s,color .2s,box-shadow .2s}.p-fieldset.p-fieldset-toggleable .p-fieldset-legend a{padding:1.25rem;color:#374151;border-radius:6px;transition:box-shadow .2s}.p-fieldset.p-fieldset-toggleable .p-fieldset-legend a .p-fieldset-toggler{margin-right:.5rem}.p-fieldset.p-fieldset-toggleable .p-fieldset-legend a:focus-visible{outline:0 none;outline-offset:0;box-shadow:0 0 0 .2rem #bfdbfe}.p-fieldset.p-fieldset-toggleable .p-fieldset-legend:hover{background:#f3f4f6;border-color:#e5e7eb;color:#374151}.p-fieldset .p-fieldset-content{padding:1.25rem}.p-panel .p-panel-header{border:1px solid #e5e7eb;padding:1.25rem;background:#f9fafb;color:#374151;border-top-right-radius:6px;border-top-left-radius:6px}.p-panel .p-panel-header .p-panel-title{font-weight:700}.p-panel .p-panel-header .p-panel-header-icon{width:2rem;height:2rem;color:#6b7280;border:0 none;background:transparent;border-radius:50%;transition:background-color .2s,color .2s,box-shadow .2s}.p-panel .p-panel-header .p-panel-header-icon:enabled:hover{color:#374151;border-color:transparent;background:#f3f4f6}.p-panel .p-panel-header .p-panel-header-icon:focus-visible{outline:0 none;outline-offset:0;box-shadow:0 0 0 .2rem #bfdbfe}.p-panel.p-panel-toggleable .p-panel-header{padding:.75rem 1.25rem}.p-panel .p-panel-content{padding:1.25rem;border:1px solid #e5e7eb;background:#fff;color:#4b5563;border-top:0 none}.p-panel .p-panel-content:last-child{border-bottom-right-radius:6px;border-bottom-left-radius:6px}.p-panel .p-panel-footer{padding:.75rem 1.25rem;border:1px solid #e5e7eb;background:#fff;color:#4b5563;border-bottom-right-radius:6px;border-bottom-left-radius:6px;border-top:0 none}.p-panel .p-panel-icons-end{order:2;margin-left:auto}.p-panel .p-panel-icons-start{order:0;margin-right:.5rem}.p-panel .p-panel-icons-center{order:2;width:100%;text-align:center}.p-scrollpanel .p-scrollpanel-bar{background:#f9fafb;border:0 none;transition:background-color .2s,color .2s,border-color .2s,box-shadow .2s}.p-scrollpanel .p-scrollpanel-bar:focus-visible{outline:0 none;outline-offset:0;box-shadow:0 0 0 .2rem #bfdbfe}.p-splitter{border:1px solid #e5e7eb;background:#fff;border-radius:6px;color:#4b5563}.p-splitter .p-splitter-gutter{transition:background-color .2s,color .2s,box-shadow .2s;background:#f9fafb}.p-splitter .p-splitter-gutter .p-splitter-gutter-handle{background:#e5e7eb}.p-splitter .p-splitter-gutter .p-splitter-gutter-handle:focus-visible{outline:0 none;outline-offset:0;box-shadow:0 0 0 .2rem #bfdbfe}.p-splitter .p-splitter-gutter-resizing{background:#e5e7eb}.p-tabview .p-tabview-nav-content{scroll-padding-inline:3rem}.p-tabview .p-tabview-nav{background:#fff;border:1px solid #e5e7eb;border-width:0 0 2px 0}.p-tabview .p-tabview-nav li{margin-right:0}.p-tabview .p-tabview-nav li .p-tabview-nav-link{border:solid #e5e7eb;border-width:0 0 2px 0;border-color:transparent transparent #e5e7eb transparent;background:#fff;color:#6b7280;padding:1.25rem;font-weight:700;border-top-right-radius:6px;border-top-left-radius:6px;transition:box-shadow .2s;margin:0 0 -2px}.p-tabview .p-tabview-nav li .p-tabview-nav-link:not(.p-disabled):focus-visible{outline:0 none;outline-offset:0;box-shadow:inset 0 0 0 .2rem #bfdbfe}.p-tabview .p-tabview-nav li:not(.p-highlight):not(.p-disabled):hover .p-tabview-nav-link{background:#fff;border-color:#9ca3af;color:#6b7280}.p-tabview .p-tabview-nav li.p-highlight .p-tabview-nav-link{background:#fff;border-color:#3b82f6;color:#3b82f6}.p-tabview .p-tabview-left-icon{margin-right:.5rem}.p-tabview .p-tabview-right-icon,.p-tabview .p-tabview-close{margin-left:.5rem}.p-tabview .p-tabview-nav-btn.p-link{background:#fff;color:#3b82f6;width:3rem;box-shadow:0 3px 1px -2px #0003,0 2px 2px #00000024,0 1px 5px #0000001f;border-radius:0}.p-tabview .p-tabview-nav-btn.p-link:focus-visible{outline:0 none;outline-offset:0;box-shadow:inset 0 0 0 .2rem #bfdbfe}.p-tabview .p-tabview-panels{background:#fff;padding:1.25rem;border:0 none;color:#4b5563;border-bottom-right-radius:6px;border-bottom-left-radius:6px}.p-toolbar{background:#f9fafb;border:1px solid #e5e7eb;padding:1.25rem;border-radius:6px;gap:.5rem}.p-toolbar .p-toolbar-separator{margin:0 .5rem}.p-confirm-popup{background:#fff;color:#4b5563;border:0 none;border-radius:6px;box-shadow:0 1px 3px #0000004d}.p-confirm-popup .p-confirm-popup-content{padding:1.25rem}.p-confirm-popup .p-confirm-popup-footer{text-align:right;padding:.75rem 1.25rem}.p-confirm-popup .p-confirm-popup-footer button{margin:0 .5rem 0 0;width:auto}.p-confirm-popup .p-confirm-popup-footer button:last-child{margin:0}.p-confirm-popup:after{border:solid transparent;border-color:#fff0;border-bottom-color:#fff}.p-confirm-popup:before{border:solid transparent;border-color:#fff0;border-bottom-color:#fff}.p-confirm-popup.p-confirm-popup-flipped:after{border-top-color:#fff}.p-confirm-popup.p-confirm-popup-flipped:before{border-top-color:#fff}.p-confirm-popup .p-confirm-popup-icon{font-size:1.5rem}.p-confirm-popup .p-confirm-popup-icon.p-icon{width:1.5rem;height:1.5rem}.p-confirm-popup .p-confirm-popup-message{margin-left:1rem}.p-dialog{border-radius:6px;box-shadow:0 1px 3px #0000004d;border:0 none}.p-dialog .p-dialog-header{border-bottom:0 none;background:#fff;color:#374151;padding:1.5rem;border-top-right-radius:6px;border-top-left-radius:6px}.p-dialog .p-dialog-header .p-dialog-title{font-weight:700;font-size:1.25rem}.p-dialog .p-dialog-header .p-dialog-header-icon{width:2rem;height:2rem;color:#6b7280;border:0 none;background:transparent;border-radius:50%;transition:background-color .2s,color .2s,box-shadow .2s;margin-right:.5rem}.p-dialog .p-dialog-header .p-dialog-header-icon:enabled:hover{color:#374151;border-color:transparent;background:#f3f4f6}.p-dialog .p-dialog-header .p-dialog-header-icon:focus-visible{outline:0 none;outline-offset:0;box-shadow:0 0 0 .2rem #bfdbfe}.p-dialog .p-dialog-header .p-dialog-header-icon:last-child{margin-right:0}.p-dialog .p-dialog-content{background:#fff;color:#4b5563;padding:0 1.5rem 2rem}.p-dialog .p-dialog-content:last-of-type{border-bottom-right-radius:6px;border-bottom-left-radius:6px}.p-dialog .p-dialog-footer{border-top:0 none;background:#fff;color:#4b5563;padding:0 1.5rem 1.5rem;text-align:right;border-bottom-right-radius:6px;border-bottom-left-radius:6px}.p-dialog .p-dialog-footer button{margin:0 .5rem 0 0;width:auto}.p-dialog.p-confirm-dialog .p-confirm-dialog-icon{font-size:2rem}.p-dialog.p-confirm-dialog .p-confirm-dialog-icon.p-icon{width:2rem;height:2rem}.p-dialog.p-confirm-dialog .p-confirm-dialog-message{margin-left:1rem}.p-overlaypanel{background:#fff;color:#4b5563;border:0 none;border-radius:6px;box-shadow:0 1px 3px #0000004d}.p-overlaypanel .p-overlaypanel-content{padding:1.25rem}.p-overlaypanel .p-overlaypanel-close{background:#3b82f6;color:#fff;width:2rem;height:2rem;transition:background-color .2s,color .2s,box-shadow .2s;border-radius:50%;position:absolute;top:-1rem;right:-1rem}.p-overlaypanel .p-overlaypanel-close:enabled:hover{background:#2563eb;color:#fff}.p-overlaypanel:after{border:solid transparent;border-color:#fff0;border-bottom-color:#fff}.p-overlaypanel:before{border:solid transparent;border-color:#fff0;border-bottom-color:#f2f2f2}.p-overlaypanel.p-overlaypanel-flipped:after{border-top-color:#fff}.p-overlaypanel.p-overlaypanel-flipped:before{border-top-color:#fff}.p-sidebar{background:#fff;color:#4b5563;border:0 none;box-shadow:0 1px 3px #0000004d}.p-sidebar .p-sidebar-header{padding:1.25rem}.p-sidebar .p-sidebar-header .p-sidebar-close,.p-sidebar .p-sidebar-header .p-sidebar-icon{width:2rem;height:2rem;color:#6b7280;border:0 none;background:transparent;border-radius:50%;transition:background-color .2s,color .2s,box-shadow .2s}.p-sidebar .p-sidebar-header .p-sidebar-close:enabled:hover,.p-sidebar .p-sidebar-header .p-sidebar-icon:enabled:hover{color:#374151;border-color:transparent;background:#f3f4f6}.p-sidebar .p-sidebar-header .p-sidebar-close:focus-visible,.p-sidebar .p-sidebar-header .p-sidebar-icon:focus-visible{outline:0 none;outline-offset:0;box-shadow:0 0 0 .2rem #bfdbfe}.p-sidebar .p-sidebar-header+.p-sidebar-content{padding-top:0}.p-sidebar .p-sidebar-content,.p-sidebar .p-sidebar-footer{padding:1.25rem}.p-tooltip .p-tooltip-text{background:#4b5563;color:#fff;padding:.75rem;box-shadow:0 2px 12px #0000001a;border-radius:6px}.p-tooltip.p-tooltip-right .p-tooltip-arrow{border-right-color:#4b5563}.p-tooltip.p-tooltip-left .p-tooltip-arrow{border-left-color:#4b5563}.p-tooltip.p-tooltip-top .p-tooltip-arrow{border-top-color:#4b5563}.p-tooltip.p-tooltip-bottom .p-tooltip-arrow{border-bottom-color:#4b5563}.p-fileupload .p-fileupload-buttonbar{background:#f9fafb;padding:1.25rem;border:1px solid #e5e7eb;color:#374151;border-bottom:0 none;border-top-right-radius:6px;border-top-left-radius:6px}.p-fileupload .p-fileupload-buttonbar .p-button{margin-right:.5rem}.p-fileupload .p-fileupload-buttonbar .p-button.p-fileupload-choose.p-focus{outline:0 none;outline-offset:0;box-shadow:0 0 0 .2rem #bfdbfe}.p-fileupload .p-fileupload-content{background:#fff;padding:2rem 1rem;border:1px solid #e5e7eb;color:#4b5563;border-bottom-right-radius:6px;border-bottom-left-radius:6px}.p-fileupload .p-fileupload-content.p-fileupload-highlight{border-color:1px dashed #3B82F6;border-style:dashed;background-color:#eff6ff}.p-fileupload .p-progressbar{height:.25rem}.p-fileupload .p-fileupload-row>div{padding:1rem}.p-fileupload.p-fileupload-advanced .p-message{margin-top:0}.p-fileupload-choose:not(.p-disabled):hover{background:#2563eb;color:#fff;border-color:#2563eb}.p-fileupload-choose:not(.p-disabled):active{background:#1d4ed8;color:#fff;border-color:#1d4ed8}.p-breadcrumb{background:#fff;border:1px solid #e5e7eb;border-radius:6px;padding:1rem}.p-breadcrumb .p-breadcrumb-list li .p-menuitem-link{transition:box-shadow .2s;border-radius:6px}.p-breadcrumb .p-breadcrumb-list li .p-menuitem-link:focus-visible{outline:0 none;outline-offset:0;box-shadow:0 0 0 .2rem #bfdbfe}.p-breadcrumb .p-breadcrumb-list li .p-menuitem-link .p-menuitem-text{color:#4b5563}.p-breadcrumb .p-breadcrumb-list li .p-menuitem-link .p-menuitem-icon{color:#6b7280}.p-breadcrumb .p-breadcrumb-list li.p-menuitem-separator{margin:0 .5rem;color:#4b5563}.p-breadcrumb .p-breadcrumb-list li:last-child .p-menuitem-text{color:#4b5563}.p-breadcrumb .p-breadcrumb-list li:last-child .p-menuitem-icon{color:#6b7280}.p-contextmenu{padding:.5rem 0;background:#fff;color:#4b5563;border:0 none;box-shadow:0 2px 12px #0000001a;border-radius:6px;width:12.5rem}.p-contextmenu .p-contextmenu-root-list{outline:0 none}.p-contextmenu .p-submenu-list{padding:.5rem 0;background:#fff;border:0 none;box-shadow:0 2px 12px #0000001a;border-radius:6px}.p-contextmenu .p-menuitem>.p-menuitem-content{color:#4b5563;transition:box-shadow .2s;border-radius:0}.p-contextmenu .p-menuitem>.p-menuitem-content .p-menuitem-link{color:#4b5563;padding:.75rem 1.25rem;-webkit-user-select:none;user-select:none}.p-contextmenu .p-menuitem>.p-menuitem-content .p-menuitem-link .p-menuitem-text{color:#4b5563}.p-contextmenu .p-menuitem>.p-menuitem-content .p-menuitem-link .p-menuitem-icon{color:#6b7280;margin-right:.5rem}.p-contextmenu .p-menuitem>.p-menuitem-content .p-menuitem-link .p-submenu-icon{color:#6b7280}.p-contextmenu .p-menuitem.p-highlight>.p-menuitem-content{color:#1d4ed8;background:#eff6ff}.p-contextmenu .p-menuitem.p-highlight>.p-menuitem-content .p-menuitem-link .p-menuitem-text{color:#1d4ed8}.p-contextmenu .p-menuitem.p-highlight>.p-menuitem-content .p-menuitem-link .p-menuitem-icon,.p-contextmenu .p-menuitem.p-highlight>.p-menuitem-content .p-menuitem-link .p-submenu-icon{color:#1d4ed8}.p-contextmenu .p-menuitem.p-highlight.p-focus>.p-menuitem-content{background:#3b82f63d}.p-contextmenu .p-menuitem:not(.p-highlight):not(.p-disabled).p-focus>.p-menuitem-content{color:#4b5563;background:#e5e7eb}.p-contextmenu .p-menuitem:not(.p-highlight):not(.p-disabled).p-focus>.p-menuitem-content .p-menuitem-link .p-menuitem-text{color:#4b5563}.p-contextmenu .p-menuitem:not(.p-highlight):not(.p-disabled).p-focus>.p-menuitem-content .p-menuitem-link .p-menuitem-icon,.p-contextmenu .p-menuitem:not(.p-highlight):not(.p-disabled).p-focus>.p-menuitem-content .p-menuitem-link .p-submenu-icon{color:#4b5563}.p-contextmenu .p-menuitem:not(.p-highlight):not(.p-disabled)>.p-menuitem-content:hover{color:#4b5563;background:#f3f4f6}.p-contextmenu .p-menuitem:not(.p-highlight):not(.p-disabled)>.p-menuitem-content:hover .p-menuitem-link .p-menuitem-text{color:#4b5563}.p-contextmenu .p-menuitem:not(.p-highlight):not(.p-disabled)>.p-menuitem-content:hover .p-menuitem-link .p-menuitem-icon,.p-contextmenu .p-menuitem:not(.p-highlight):not(.p-disabled)>.p-menuitem-content:hover .p-menuitem-link .p-submenu-icon{color:#6b7280}.p-contextmenu .p-menuitem-separator{border-top:1px solid #e5e7eb;margin:.25rem 0}.p-contextmenu .p-submenu-icon{font-size:.875rem}.p-contextmenu .p-submenu-icon.p-icon{width:.875rem;height:.875rem}.p-dock .p-dock-list-container{background:#ffffff1a;border:1px solid rgba(255,255,255,.2);padding:.5rem;border-radius:.5rem}.p-dock .p-dock-list-container .p-dock-list{outline:0 none}.p-dock .p-dock-item{padding:.5rem;border-radius:6px}.p-dock .p-dock-item.p-focus{outline:0 none;outline-offset:0;box-shadow:inset 0 0 0 .15rem #bfdbfe}.p-dock .p-dock-link{width:4rem;height:4rem}.p-dock.p-dock-top .p-dock-item-second-prev,.p-dock.p-dock-top .p-dock-item-second-next,.p-dock.p-dock-bottom .p-dock-item-second-prev,.p-dock.p-dock-bottom .p-dock-item-second-next{margin:0 .9rem}.p-dock.p-dock-top .p-dock-item-prev,.p-dock.p-dock-top .p-dock-item-next,.p-dock.p-dock-bottom .p-dock-item-prev,.p-dock.p-dock-bottom .p-dock-item-next{margin:0 1.3rem}.p-dock.p-dock-top .p-dock-item-current,.p-dock.p-dock-bottom .p-dock-item-current{margin:0 1.5rem}.p-dock.p-dock-left .p-dock-item-second-prev,.p-dock.p-dock-left .p-dock-item-second-next,.p-dock.p-dock-right .p-dock-item-second-prev,.p-dock.p-dock-right .p-dock-item-second-next{margin:.9rem 0}.p-dock.p-dock-left .p-dock-item-prev,.p-dock.p-dock-left .p-dock-item-next,.p-dock.p-dock-right .p-dock-item-prev,.p-dock.p-dock-right .p-dock-item-next{margin:1.3rem 0}.p-dock.p-dock-left .p-dock-item-current,.p-dock.p-dock-right .p-dock-item-current{margin:1.5rem 0}@media screen and (max-width: 960px){.p-dock.p-dock-top .p-dock-list-container,.p-dock.p-dock-bottom .p-dock-list-container{overflow-x:auto;width:100%}.p-dock.p-dock-top .p-dock-list-container .p-dock-list,.p-dock.p-dock-bottom .p-dock-list-container .p-dock-list{margin:0 auto}.p-dock.p-dock-left .p-dock-list-container,.p-dock.p-dock-right .p-dock-list-container{overflow-y:auto;height:100%}.p-dock.p-dock-left .p-dock-list-container .p-dock-list,.p-dock.p-dock-right .p-dock-list-container .p-dock-list{margin:auto 0}.p-dock .p-dock-list .p-dock-item{transform:none;margin:0}}.p-megamenu{padding:.5rem;background:#f9fafb;color:#4b5563;border:1px solid #e5e7eb;border-radius:6px}.p-megamenu .p-megamenu-root-list{outline:0 none}.p-megamenu .p-menuitem>.p-menuitem-content{color:#4b5563;transition:box-shadow .2s;border-radius:0}.p-megamenu .p-menuitem>.p-menuitem-content .p-menuitem-link{color:#4b5563;padding:.75rem 1.25rem;-webkit-user-select:none;user-select:none}.p-megamenu .p-menuitem>.p-menuitem-content .p-menuitem-link .p-menuitem-text{color:#4b5563}.p-megamenu .p-menuitem>.p-menuitem-content .p-menuitem-link .p-menuitem-icon{color:#6b7280;margin-right:.5rem}.p-megamenu .p-menuitem>.p-menuitem-content .p-menuitem-link .p-submenu-icon{color:#6b7280}.p-megamenu .p-menuitem.p-highlight>.p-menuitem-content{color:#1d4ed8;background:#eff6ff}.p-megamenu .p-menuitem.p-highlight>.p-menuitem-content .p-menuitem-link .p-menuitem-text{color:#1d4ed8}.p-megamenu .p-menuitem.p-highlight>.p-menuitem-content .p-menuitem-link .p-menuitem-icon,.p-megamenu .p-menuitem.p-highlight>.p-menuitem-content .p-menuitem-link .p-submenu-icon{color:#1d4ed8}.p-megamenu .p-menuitem.p-highlight.p-focus>.p-menuitem-content{background:#3b82f63d}.p-megamenu .p-menuitem:not(.p-highlight):not(.p-disabled).p-focus>.p-menuitem-content{color:#4b5563;background:#e5e7eb}.p-megamenu .p-menuitem:not(.p-highlight):not(.p-disabled).p-focus>.p-menuitem-content .p-menuitem-link .p-menuitem-text{color:#4b5563}.p-megamenu .p-menuitem:not(.p-highlight):not(.p-disabled).p-focus>.p-menuitem-content .p-menuitem-link .p-menuitem-icon,.p-megamenu .p-menuitem:not(.p-highlight):not(.p-disabled).p-focus>.p-menuitem-content .p-menuitem-link .p-submenu-icon{color:#4b5563}.p-megamenu .p-menuitem:not(.p-highlight):not(.p-disabled)>.p-menuitem-content:hover{color:#4b5563;background:#f3f4f6}.p-megamenu .p-menuitem:not(.p-highlight):not(.p-disabled)>.p-menuitem-content:hover .p-menuitem-link .p-menuitem-text{color:#4b5563}.p-megamenu .p-menuitem:not(.p-highlight):not(.p-disabled)>.p-menuitem-content:hover .p-menuitem-link .p-menuitem-icon,.p-megamenu .p-menuitem:not(.p-highlight):not(.p-disabled)>.p-menuitem-content:hover .p-menuitem-link .p-submenu-icon{color:#6b7280}.p-megamenu .p-megamenu-panel{background:#fff;color:#4b5563;border:0 none;box-shadow:0 2px 12px #0000001a}.p-megamenu .p-submenu-header{margin:0;padding:.75rem 1.25rem;color:#374151;background:#fff;font-weight:700;border-top-right-radius:6px;border-top-left-radius:6px}.p-megamenu .p-submenu-list{padding:.5rem 0;width:12.5rem}.p-megamenu .p-submenu-list .p-menuitem-separator{border-top:1px solid #e5e7eb;margin:.25rem 0}.p-megamenu.p-megamenu-vertical{width:12.5rem;padding:.5rem 0}.p-megamenu.p-megamenu-horizontal .p-megamenu-root-list>.p-menuitem>.p-menuitem-content{color:#4b5563;transition:box-shadow .2s;border-radius:6px}.p-megamenu.p-megamenu-horizontal .p-megamenu-root-list>.p-menuitem>.p-menuitem-content .p-menuitem-link{padding:.75rem 1.25rem;-webkit-user-select:none;user-select:none}.p-megamenu.p-megamenu-horizontal .p-megamenu-root-list>.p-menuitem>.p-menuitem-content .p-menuitem-link .p-menuitem-text{color:#4b5563}.p-megamenu.p-megamenu-horizontal .p-megamenu-root-list>.p-menuitem>.p-menuitem-content .p-menuitem-link .p-menuitem-icon{color:#6b7280;margin-right:.5rem}.p-megamenu.p-megamenu-horizontal .p-megamenu-root-list>.p-menuitem>.p-menuitem-content .p-menuitem-link .p-submenu-icon{color:#6b7280;margin-left:.5rem}.p-megamenu.p-megamenu-horizontal .p-megamenu-root-list>.p-menuitem:not(.p-highlight):not(.p-disabled)>.p-menuitem-content:hover{color:#4b5563;background:#f3f4f6}.p-megamenu.p-megamenu-horizontal .p-megamenu-root-list>.p-menuitem:not(.p-highlight):not(.p-disabled)>.p-menuitem-content:hover .p-menuitem-link .p-menuitem-text{color:#4b5563}.p-megamenu.p-megamenu-horizontal .p-megamenu-root-list>.p-menuitem:not(.p-highlight):not(.p-disabled)>.p-menuitem-content:hover .p-menuitem-link .p-menuitem-icon,.p-megamenu.p-megamenu-horizontal .p-megamenu-root-list>.p-menuitem:not(.p-highlight):not(.p-disabled)>.p-menuitem-content:hover .p-menuitem-link .p-submenu-icon{color:#6b7280}.p-menu{padding:.5rem 0;background:#fff;color:#4b5563;border:1px solid #e5e7eb;border-radius:6px;width:12.5rem}.p-menu .p-menuitem>.p-menuitem-content{color:#4b5563;transition:box-shadow .2s;border-radius:0}.p-menu .p-menuitem>.p-menuitem-content .p-menuitem-link{color:#4b5563;padding:.75rem 1.25rem;-webkit-user-select:none;user-select:none}.p-menu .p-menuitem>.p-menuitem-content .p-menuitem-link .p-menuitem-text{color:#4b5563}.p-menu .p-menuitem>.p-menuitem-content .p-menuitem-link .p-menuitem-icon{color:#6b7280;margin-right:.5rem}.p-menu .p-menuitem>.p-menuitem-content .p-menuitem-link .p-submenu-icon{color:#6b7280}.p-menu .p-menuitem.p-highlight>.p-menuitem-content{color:#1d4ed8;background:#eff6ff}.p-menu .p-menuitem.p-highlight>.p-menuitem-content .p-menuitem-link .p-menuitem-text{color:#1d4ed8}.p-menu .p-menuitem.p-highlight>.p-menuitem-content .p-menuitem-link .p-menuitem-icon,.p-menu .p-menuitem.p-highlight>.p-menuitem-content .p-menuitem-link .p-submenu-icon{color:#1d4ed8}.p-menu .p-menuitem.p-highlight.p-focus>.p-menuitem-content{background:#3b82f63d}.p-menu .p-menuitem:not(.p-highlight):not(.p-disabled).p-focus>.p-menuitem-content{color:#4b5563;background:#e5e7eb}.p-menu .p-menuitem:not(.p-highlight):not(.p-disabled).p-focus>.p-menuitem-content .p-menuitem-link .p-menuitem-text{color:#4b5563}.p-menu .p-menuitem:not(.p-highlight):not(.p-disabled).p-focus>.p-menuitem-content .p-menuitem-link .p-menuitem-icon,.p-menu .p-menuitem:not(.p-highlight):not(.p-disabled).p-focus>.p-menuitem-content .p-menuitem-link .p-submenu-icon{color:#4b5563}.p-menu .p-menuitem:not(.p-highlight):not(.p-disabled)>.p-menuitem-content:hover{color:#4b5563;background:#f3f4f6}.p-menu .p-menuitem:not(.p-highlight):not(.p-disabled)>.p-menuitem-content:hover .p-menuitem-link .p-menuitem-text{color:#4b5563}.p-menu .p-menuitem:not(.p-highlight):not(.p-disabled)>.p-menuitem-content:hover .p-menuitem-link .p-menuitem-icon,.p-menu .p-menuitem:not(.p-highlight):not(.p-disabled)>.p-menuitem-content:hover .p-menuitem-link .p-submenu-icon{color:#6b7280}.p-menu.p-menu-overlay{background:#fff;border:0 none;box-shadow:0 2px 12px #0000001a}.p-menu .p-submenu-header{margin:0;padding:.75rem 1.25rem;color:#374151;background:#fff;font-weight:700;border-top-right-radius:0;border-top-left-radius:0}.p-menu .p-menuitem-separator{border-top:1px solid #e5e7eb;margin:.25rem 0}.p-menu .p-menuitem-badge{background:#3b82f6;color:#fff;font-size:.75rem;font-weight:700;min-width:1.5rem;height:1.5rem;line-height:1.5rem;border-radius:6px;margin-left:.5rem;padding-left:.5rem;padding-right:.5rem}.p-menubar{padding:.5rem;background:#f9fafb;color:#4b5563;border:1px solid #e5e7eb;border-radius:6px}.p-menubar .p-menubar-root-list{outline:0 none}.p-menubar .p-menubar-root-list>.p-menuitem>.p-menuitem-content{color:#4b5563;transition:box-shadow .2s;border-radius:6px}.p-menubar .p-menubar-root-list>.p-menuitem>.p-menuitem-content .p-menuitem-link{padding:.75rem 1.25rem;-webkit-user-select:none;user-select:none}.p-menubar .p-menubar-root-list>.p-menuitem>.p-menuitem-content .p-menuitem-link .p-menuitem-text{color:#4b5563}.p-menubar .p-menubar-root-list>.p-menuitem>.p-menuitem-content .p-menuitem-link .p-menuitem-icon{color:#6b7280;margin-right:.5rem}.p-menubar .p-menubar-root-list>.p-menuitem>.p-menuitem-content .p-menuitem-link .p-submenu-icon{color:#6b7280;margin-left:.5rem}.p-menubar .p-menubar-root-list>.p-menuitem:not(.p-highlight):not(.p-disabled)>.p-menuitem-content:hover{color:#4b5563;background:#f3f4f6}.p-menubar .p-menubar-root-list>.p-menuitem:not(.p-highlight):not(.p-disabled)>.p-menuitem-content:hover .p-menuitem-link .p-menuitem-text{color:#4b5563}.p-menubar .p-menubar-root-list>.p-menuitem:not(.p-highlight):not(.p-disabled)>.p-menuitem-content:hover .p-menuitem-link .p-menuitem-icon,.p-menubar .p-menubar-root-list>.p-menuitem:not(.p-highlight):not(.p-disabled)>.p-menuitem-content:hover .p-menuitem-link .p-submenu-icon{color:#6b7280}.p-menubar .p-menuitem>.p-menuitem-content{color:#4b5563;transition:box-shadow .2s;border-radius:0}.p-menubar .p-menuitem>.p-menuitem-content .p-menuitem-link{color:#4b5563;padding:.75rem 1.25rem;-webkit-user-select:none;user-select:none}.p-menubar .p-menuitem>.p-menuitem-content .p-menuitem-link .p-menuitem-text{color:#4b5563}.p-menubar .p-menuitem>.p-menuitem-content .p-menuitem-link .p-menuitem-icon{color:#6b7280;margin-right:.5rem}.p-menubar .p-menuitem>.p-menuitem-content .p-menuitem-link .p-submenu-icon{color:#6b7280}.p-menubar .p-menuitem.p-highlight>.p-menuitem-content{color:#1d4ed8;background:#eff6ff}.p-menubar .p-menuitem.p-highlight>.p-menuitem-content .p-menuitem-link .p-menuitem-text{color:#1d4ed8}.p-menubar .p-menuitem.p-highlight>.p-menuitem-content .p-menuitem-link .p-menuitem-icon,.p-menubar .p-menuitem.p-highlight>.p-menuitem-content .p-menuitem-link .p-submenu-icon{color:#1d4ed8}.p-menubar .p-menuitem.p-highlight.p-focus>.p-menuitem-content{background:#3b82f63d}.p-menubar .p-menuitem:not(.p-highlight):not(.p-disabled).p-focus>.p-menuitem-content{color:#4b5563;background:#e5e7eb}.p-menubar .p-menuitem:not(.p-highlight):not(.p-disabled).p-focus>.p-menuitem-content .p-menuitem-link .p-menuitem-text{color:#4b5563}.p-menubar .p-menuitem:not(.p-highlight):not(.p-disabled).p-focus>.p-menuitem-content .p-menuitem-link .p-menuitem-icon,.p-menubar .p-menuitem:not(.p-highlight):not(.p-disabled).p-focus>.p-menuitem-content .p-menuitem-link .p-submenu-icon{color:#4b5563}.p-menubar .p-menuitem:not(.p-highlight):not(.p-disabled)>.p-menuitem-content:hover{color:#4b5563;background:#f3f4f6}.p-menubar .p-menuitem:not(.p-highlight):not(.p-disabled)>.p-menuitem-content:hover .p-menuitem-link .p-menuitem-text{color:#4b5563}.p-menubar .p-menuitem:not(.p-highlight):not(.p-disabled)>.p-menuitem-content:hover .p-menuitem-link .p-menuitem-icon,.p-menubar .p-menuitem:not(.p-highlight):not(.p-disabled)>.p-menuitem-content:hover .p-menuitem-link .p-submenu-icon{color:#6b7280}.p-menubar .p-submenu-list{padding:.5rem 0;background:#fff;border:0 none;box-shadow:0 2px 12px #0000001a;width:12.5rem}.p-menubar .p-submenu-list .p-menuitem-separator{border-top:1px solid #e5e7eb;margin:.25rem 0}.p-menubar .p-submenu-list .p-submenu-icon{font-size:.875rem}@media screen and (max-width: 960px){.p-menubar{position:relative}.p-menubar .p-menubar-button{display:flex;width:2rem;height:2rem;color:#6b7280;border-radius:50%;transition:background-color .2s,color .2s,box-shadow .2s}.p-menubar .p-menubar-button:hover{color:#6b7280;background:#f3f4f6}.p-menubar .p-menubar-button:focus{outline:0 none;outline-offset:0;box-shadow:0 0 0 .2rem #bfdbfe}.p-menubar .p-menubar-root-list{position:absolute;display:none;padding:.5rem 0;background:#fff;border:0 none;box-shadow:0 2px 12px #0000001a;width:100%}.p-menubar .p-menubar-root-list .p-menuitem-separator{border-top:1px solid #e5e7eb;margin:.25rem 0}.p-menubar .p-menubar-root-list .p-submenu-icon{font-size:.875rem}.p-menubar .p-menubar-root-list .p-menuitem .p-menuitem-content .p-menuitem-link .p-submenu-icon{margin-left:auto;transition:transform .2s}.p-menubar .p-menubar-root-list .p-menuitem.p-menuitem-active>.p-menuitem-content>.p-menuitem-link>.p-submenu-icon{transform:rotate(-180deg)}.p-menubar .p-menubar-root-list .p-submenu-list{width:100%;position:static;box-shadow:none;border:0 none}.p-menubar .p-menubar-root-list .p-submenu-list .p-submenu-icon{transition:transform .2s;transform:rotate(90deg)}.p-menubar .p-menubar-root-list .p-submenu-list .p-menuitem-active>.p-menuitem-content>.p-menuitem-link>.p-submenu-icon{transform:rotate(-90deg)}.p-menubar .p-menubar-root-list .p-menuitem{width:100%;position:static}.p-menubar .p-menubar-root-list .p-submenu-list .p-menuitem .p-menuitem-content .p-menuitem-link{padding-left:2.25rem}.p-menubar .p-menubar-root-list .p-submenu-list .p-menuitem .p-submenu-list .p-menuitem .p-menuitem-content .p-menuitem-link{padding-left:3.75rem}.p-menubar .p-menubar-root-list .p-submenu-list .p-menuitem .p-submenu-list .p-menuitem .p-submenu-list .p-menuitem .p-menuitem-content .p-menuitem-link{padding-left:5.25rem}.p-menubar .p-menubar-root-list .p-submenu-list .p-menuitem .p-submenu-list .p-menuitem .p-submenu-list .p-menuitem .p-submenu-list .p-menuitem .p-menuitem-content .p-menuitem-link{padding-left:6.75rem}.p-menubar .p-menubar-root-list .p-submenu-list .p-menuitem .p-submenu-list .p-menuitem .p-submenu-list .p-menuitem .p-submenu-list .p-menuitem .p-submenu-list .p-menuitem .p-menuitem-content .p-menuitem-link{padding-left:8.25rem}.p-menubar.p-menubar-mobile-active .p-menubar-root-list{display:flex;flex-direction:column;top:100%;left:0;z-index:1}}.p-panelmenu .p-panelmenu-header{outline:0 none}.p-panelmenu .p-panelmenu-header .p-panelmenu-header-content{border:1px solid #e5e7eb;color:#6b7280;background:#f9fafb;border-radius:6px;transition:box-shadow .2s}.p-panelmenu .p-panelmenu-header .p-panelmenu-header-content .p-panelmenu-header-action{color:#6b7280;padding:1.25rem;font-weight:700}.p-panelmenu .p-panelmenu-header .p-panelmenu-header-content .p-panelmenu-header-action .p-submenu-icon,.p-panelmenu .p-panelmenu-header .p-panelmenu-header-content .p-panelmenu-header-action .p-menuitem-icon{margin-right:.5rem}.p-panelmenu .p-panelmenu-header:not(.p-disabled):focus-visible .p-panelmenu-header-content{outline:0 none;outline-offset:0;box-shadow:inset 0 0 0 .2rem #bfdbfe}.p-panelmenu .p-panelmenu-header:not(.p-highlight):not(.p-disabled):hover .p-panelmenu-header-content{background:#f3f4f6;border-color:#e5e7eb;color:#374151}.p-panelmenu .p-panelmenu-header:not(.p-disabled).p-highlight .p-panelmenu-header-content{background:#f9fafb;border-color:#e5e7eb;color:#374151;border-bottom-right-radius:0;border-bottom-left-radius:0;margin-bottom:0}.p-panelmenu .p-panelmenu-header:not(.p-disabled).p-highlight:hover .p-panelmenu-header-content{border-color:#e5e7eb;background:#f3f4f6;color:#374151}.p-panelmenu .p-panelmenu-content{padding:.5rem 0;border:1px solid #e5e7eb;background:#fff;color:#4b5563;border-top:0;border-radius:0 0 6px 6px}.p-panelmenu .p-panelmenu-content .p-panelmenu-root-list{outline:0 none}.p-panelmenu .p-panelmenu-content .p-menuitem>.p-menuitem-content{color:#4b5563;transition:box-shadow .2s;border-radius:0}.p-panelmenu .p-panelmenu-content .p-menuitem>.p-menuitem-content .p-menuitem-link{color:#4b5563;padding:.75rem 1.25rem;-webkit-user-select:none;user-select:none}.p-panelmenu .p-panelmenu-content .p-menuitem>.p-menuitem-content .p-menuitem-link .p-menuitem-text{color:#4b5563}.p-panelmenu .p-panelmenu-content .p-menuitem>.p-menuitem-content .p-menuitem-link .p-menuitem-icon{color:#6b7280;margin-right:.5rem}.p-panelmenu .p-panelmenu-content .p-menuitem>.p-menuitem-content .p-menuitem-link .p-submenu-icon{color:#6b7280}.p-panelmenu .p-panelmenu-content .p-menuitem.p-highlight>.p-menuitem-content{color:#1d4ed8;background:#eff6ff}.p-panelmenu .p-panelmenu-content .p-menuitem.p-highlight>.p-menuitem-content .p-menuitem-link .p-menuitem-text{color:#1d4ed8}.p-panelmenu .p-panelmenu-content .p-menuitem.p-highlight>.p-menuitem-content .p-menuitem-link .p-menuitem-icon,.p-panelmenu .p-panelmenu-content .p-menuitem.p-highlight>.p-menuitem-content .p-menuitem-link .p-submenu-icon{color:#1d4ed8}.p-panelmenu .p-panelmenu-content .p-menuitem.p-highlight.p-focus>.p-menuitem-content{background:#3b82f63d}.p-panelmenu .p-panelmenu-content .p-menuitem:not(.p-highlight):not(.p-disabled).p-focus>.p-menuitem-content{color:#4b5563;background:#e5e7eb}.p-panelmenu .p-panelmenu-content .p-menuitem:not(.p-highlight):not(.p-disabled).p-focus>.p-menuitem-content .p-menuitem-link .p-menuitem-text{color:#4b5563}.p-panelmenu .p-panelmenu-content .p-menuitem:not(.p-highlight):not(.p-disabled).p-focus>.p-menuitem-content .p-menuitem-link .p-menuitem-icon,.p-panelmenu .p-panelmenu-content .p-menuitem:not(.p-highlight):not(.p-disabled).p-focus>.p-menuitem-content .p-menuitem-link .p-submenu-icon{color:#4b5563}.p-panelmenu .p-panelmenu-content .p-menuitem:not(.p-highlight):not(.p-disabled)>.p-menuitem-content:hover{color:#4b5563;background:#f3f4f6}.p-panelmenu .p-panelmenu-content .p-menuitem:not(.p-highlight):not(.p-disabled)>.p-menuitem-content:hover .p-menuitem-link .p-menuitem-text{color:#4b5563}.p-panelmenu .p-panelmenu-content .p-menuitem:not(.p-highlight):not(.p-disabled)>.p-menuitem-content:hover .p-menuitem-link .p-menuitem-icon,.p-panelmenu .p-panelmenu-content .p-menuitem:not(.p-highlight):not(.p-disabled)>.p-menuitem-content:hover .p-menuitem-link .p-submenu-icon{color:#6b7280}.p-panelmenu .p-panelmenu-content .p-menuitem .p-menuitem-content .p-menuitem-link .p-submenu-icon{margin-right:.5rem}.p-panelmenu .p-panelmenu-content .p-menuitem-separator{border-top:1px solid #e5e7eb;margin:.25rem 0}.p-panelmenu .p-panelmenu-content .p-submenu-list:not(.p-panelmenu-root-list){padding:0 0 0 1rem}.p-panelmenu .p-panelmenu-panel{margin-bottom:4px}.p-slidemenu{padding:.5rem 0;background:#fff;color:#4b5563;border:1px solid #e5e7eb;border-radius:6px;width:12.5rem}.p-slidemenu .p-slidemenu-root-list,.p-slidemenu .p-submenu-list{outline:0 none}.p-slidemenu .p-menuitem>.p-menuitem-content{color:#4b5563;transition:box-shadow .2s;border-radius:0}.p-slidemenu .p-menuitem>.p-menuitem-content .p-menuitem-link{color:#4b5563;padding:.75rem 1.25rem;-webkit-user-select:none;user-select:none}.p-slidemenu .p-menuitem>.p-menuitem-content .p-menuitem-link .p-menuitem-text{color:#4b5563}.p-slidemenu .p-menuitem>.p-menuitem-content .p-menuitem-link .p-menuitem-icon{color:#6b7280;margin-right:.5rem}.p-slidemenu .p-menuitem>.p-menuitem-content .p-menuitem-link .p-submenu-icon{color:#6b7280}.p-slidemenu .p-menuitem.p-highlight>.p-menuitem-content{color:#1d4ed8;background:#eff6ff}.p-slidemenu .p-menuitem.p-highlight>.p-menuitem-content .p-menuitem-link .p-menuitem-text{color:#1d4ed8}.p-slidemenu .p-menuitem.p-highlight>.p-menuitem-content .p-menuitem-link .p-menuitem-icon,.p-slidemenu .p-menuitem.p-highlight>.p-menuitem-content .p-menuitem-link .p-submenu-icon{color:#1d4ed8}.p-slidemenu .p-menuitem.p-highlight.p-focus>.p-menuitem-content{background:#3b82f63d}.p-slidemenu .p-menuitem:not(.p-highlight):not(.p-disabled).p-focus>.p-menuitem-content{color:#4b5563;background:#e5e7eb}.p-slidemenu .p-menuitem:not(.p-highlight):not(.p-disabled).p-focus>.p-menuitem-content .p-menuitem-link .p-menuitem-text{color:#4b5563}.p-slidemenu .p-menuitem:not(.p-highlight):not(.p-disabled).p-focus>.p-menuitem-content .p-menuitem-link .p-menuitem-icon,.p-slidemenu .p-menuitem:not(.p-highlight):not(.p-disabled).p-focus>.p-menuitem-content .p-menuitem-link .p-submenu-icon{color:#4b5563}.p-slidemenu .p-menuitem:not(.p-highlight):not(.p-disabled)>.p-menuitem-content:hover{color:#4b5563;background:#f3f4f6}.p-slidemenu .p-menuitem:not(.p-highlight):not(.p-disabled)>.p-menuitem-content:hover .p-menuitem-link .p-menuitem-text{color:#4b5563}.p-slidemenu .p-menuitem:not(.p-highlight):not(.p-disabled)>.p-menuitem-content:hover .p-menuitem-link .p-menuitem-icon,.p-slidemenu .p-menuitem:not(.p-highlight):not(.p-disabled)>.p-menuitem-content:hover .p-menuitem-link .p-submenu-icon{color:#6b7280}.p-slidemenu.p-slidemenu-overlay{background:#fff;border:0 none;box-shadow:0 2px 12px #0000001a}.p-slidemenu .p-slidemenu-list{padding:.5rem 0;background:#fff;border:0 none;box-shadow:0 2px 12px #0000001a}.p-slidemenu .p-menuitem-separator{border-top:1px solid #e5e7eb;margin:.25rem 0}.p-slidemenu .p-slidemenu-icon{font-size:.875rem}.p-slidemenu .p-icon{width:.875rem;height:.875rem}.p-slidemenu .p-slidemenu-backward{padding:.75rem 1.25rem;color:#4b5563}.p-slidemenu .p-slidemenu-backward:not(.p-disabled):focus{outline:0 none;outline-offset:0;box-shadow:inset 0 0 0 .2rem #bfdbfe}.p-slidemenu .p-menuitem-badge{background:#3b82f6;color:#fff;font-size:.75rem;font-weight:700;min-width:1.5rem;height:1.5rem;line-height:1.5rem;border-radius:6px;margin-left:.5rem;padding-left:.5rem;padding-right:.5rem}.p-steps .p-steps-item .p-menuitem-link{background:transparent;transition:box-shadow .2s;border-radius:6px;background:#fff}.p-steps .p-steps-item .p-menuitem-link .p-steps-number{color:#4b5563;border:1px solid #f3f4f6;background:#fff;min-width:2rem;height:2rem;line-height:2rem;font-size:1.143rem;z-index:1;border-radius:50%}.p-steps .p-steps-item .p-menuitem-link .p-steps-title{margin-top:.5rem;color:#6b7280}.p-steps .p-steps-item .p-menuitem-link:not(.p-disabled):focus-visible{outline:0 none;outline-offset:0;box-shadow:0 0 0 .2rem #bfdbfe}.p-steps .p-steps-item.p-highlight .p-steps-number{background:#eff6ff;color:#1d4ed8}.p-steps .p-steps-item.p-highlight .p-steps-title{font-weight:700;color:#4b5563}.p-steps .p-steps-item:before{content:" ";border-top:1px solid #e5e7eb;width:100%;top:50%;left:0;display:block;position:absolute;margin-top:-1rem}.p-tabmenu .p-tabmenu-nav{background:#fff;border:1px solid #e5e7eb;border-width:0 0 2px 0}.p-tabmenu .p-tabmenu-nav .p-menuitem-badge{background:#3b82f6;color:#fff;font-size:.75rem;font-weight:700;min-width:1.5rem;height:1.5rem;line-height:1.5rem;border-radius:6px;margin-left:.5rem;padding-left:.5rem;padding-right:.5rem}.p-tabmenu .p-tabmenu-nav .p-tabmenuitem{margin-right:0}.p-tabmenu .p-tabmenu-nav .p-tabmenuitem .p-menuitem-link{border:solid #e5e7eb;border-width:0 0 2px 0;border-color:transparent transparent #e5e7eb transparent;background:#fff;color:#6b7280;padding:1.25rem;font-weight:700;border-top-right-radius:6px;border-top-left-radius:6px;transition:box-shadow .2s;margin:0 0 -2px}.p-tabmenu .p-tabmenu-nav .p-tabmenuitem .p-menuitem-link .p-menuitem-icon{margin-right:.5rem}.p-tabmenu .p-tabmenu-nav .p-tabmenuitem .p-menuitem-link:not(.p-disabled):focus-visible{outline:0 none;outline-offset:0;box-shadow:inset 0 0 0 .2rem #bfdbfe}.p-tabmenu .p-tabmenu-nav .p-tabmenuitem:not(.p-highlight):not(.p-disabled):hover .p-menuitem-link{background:#fff;border-color:#9ca3af;color:#6b7280}.p-tabmenu .p-tabmenu-nav .p-tabmenuitem.p-highlight .p-menuitem-link{background:#fff;border-color:#3b82f6;color:#3b82f6}.p-tabmenu .p-tabmenu-left-icon{margin-right:.5rem}.p-tabmenu .p-tabmenu-right-icon{margin-left:.5rem}.p-tabmenu .p-tabmenu-nav-btn.p-link{background:#fff;color:#3b82f6;width:3rem;box-shadow:0 3px 1px -2px #0003,0 2px 2px #00000024,0 1px 5px #0000001f;border-radius:0}.p-tabmenu .p-tabmenu-nav-btn.p-link:focus{outline:0 none;outline-offset:0;box-shadow:inset 0 0 0 .2rem #bfdbfe}.p-tieredmenu{padding:.5rem 0;background:#fff;color:#4b5563;border:1px solid #e5e7eb;border-radius:6px;width:12.5rem}.p-tieredmenu.p-tieredmenu-overlay{background:#fff;border:0 none;box-shadow:0 2px 12px #0000001a}.p-tieredmenu .p-tieredmenu-root-list{outline:0 none}.p-tieredmenu .p-submenu-list{padding:.5rem 0;background:#fff;border:0 none;box-shadow:0 2px 12px #0000001a}.p-tieredmenu .p-menuitem>.p-menuitem-content{color:#4b5563;transition:box-shadow .2s;border-radius:0}.p-tieredmenu .p-menuitem>.p-menuitem-content .p-menuitem-link{color:#4b5563;padding:.75rem 1.25rem;-webkit-user-select:none;user-select:none}.p-tieredmenu .p-menuitem>.p-menuitem-content .p-menuitem-link .p-menuitem-text{color:#4b5563}.p-tieredmenu .p-menuitem>.p-menuitem-content .p-menuitem-link .p-menuitem-icon{color:#6b7280;margin-right:.5rem}.p-tieredmenu .p-menuitem>.p-menuitem-content .p-menuitem-link .p-submenu-icon{color:#6b7280}.p-tieredmenu .p-menuitem.p-highlight>.p-menuitem-content{color:#1d4ed8;background:#eff6ff}.p-tieredmenu .p-menuitem.p-highlight>.p-menuitem-content .p-menuitem-link .p-menuitem-text{color:#1d4ed8}.p-tieredmenu .p-menuitem.p-highlight>.p-menuitem-content .p-menuitem-link .p-menuitem-icon,.p-tieredmenu .p-menuitem.p-highlight>.p-menuitem-content .p-menuitem-link .p-submenu-icon{color:#1d4ed8}.p-tieredmenu .p-menuitem.p-highlight.p-focus>.p-menuitem-content{background:#3b82f63d}.p-tieredmenu .p-menuitem:not(.p-highlight):not(.p-disabled).p-focus>.p-menuitem-content{color:#4b5563;background:#e5e7eb}.p-tieredmenu .p-menuitem:not(.p-highlight):not(.p-disabled).p-focus>.p-menuitem-content .p-menuitem-link .p-menuitem-text{color:#4b5563}.p-tieredmenu .p-menuitem:not(.p-highlight):not(.p-disabled).p-focus>.p-menuitem-content .p-menuitem-link .p-menuitem-icon,.p-tieredmenu .p-menuitem:not(.p-highlight):not(.p-disabled).p-focus>.p-menuitem-content .p-menuitem-link .p-submenu-icon{color:#4b5563}.p-tieredmenu .p-menuitem:not(.p-highlight):not(.p-disabled)>.p-menuitem-content:hover{color:#4b5563;background:#f3f4f6}.p-tieredmenu .p-menuitem:not(.p-highlight):not(.p-disabled)>.p-menuitem-content:hover .p-menuitem-link .p-menuitem-text{color:#4b5563}.p-tieredmenu .p-menuitem:not(.p-highlight):not(.p-disabled)>.p-menuitem-content:hover .p-menuitem-link .p-menuitem-icon,.p-tieredmenu .p-menuitem:not(.p-highlight):not(.p-disabled)>.p-menuitem-content:hover .p-menuitem-link .p-submenu-icon{color:#6b7280}.p-tieredmenu .p-menuitem-separator{border-top:1px solid #e5e7eb;margin:.25rem 0}.p-tieredmenu .p-submenu-icon{font-size:.875rem}.p-tieredmenu .p-submenu-icon.p-icon{width:.875rem;height:.875rem}.p-inline-message{padding:.75rem;margin:0;border-radius:6px}.p-inline-message.p-inline-message-info{background:#dbeafeb3;border:solid #3b82f6;border-width:0px;color:#3b82f6}.p-inline-message.p-inline-message-info .p-inline-message-icon{color:#3b82f6}.p-inline-message.p-inline-message-success{background:#e4f8f0b3;border:solid #1ea97c;border-width:0px;color:#1ea97c}.p-inline-message.p-inline-message-success .p-inline-message-icon{color:#1ea97c}.p-inline-message.p-inline-message-warn{background:#fff2e2b3;border:solid #cc8925;border-width:0px;color:#cc8925}.p-inline-message.p-inline-message-warn .p-inline-message-icon{color:#cc8925}.p-inline-message.p-inline-message-error{background:#ffe7e6b3;border:solid #ff5757;border-width:0px;color:#ff5757}.p-inline-message.p-inline-message-error .p-inline-message-icon{color:#ff5757}.p-inline-message .p-inline-message-icon{font-size:1rem;margin-right:.5rem}.p-inline-message .p-icon{width:1rem;height:1rem}.p-inline-message .p-inline-message-text{font-size:1rem}.p-inline-message.p-inline-message-icon-only .p-inline-message-icon{margin-right:0}.p-message{margin:1rem 0;border-radius:6px}.p-message .p-message-wrapper{padding:1.25rem 1.75rem}.p-message .p-message-close{width:2rem;height:2rem;border-radius:50%;background:transparent;transition:background-color .2s,color .2s,box-shadow .2s}.p-message .p-message-close:hover{background:#ffffff80}.p-message .p-message-close:focus-visible{outline:0 none;outline-offset:0;box-shadow:0 0 0 .2rem #bfdbfe}.p-message.p-message-info{background:#dbeafeb3;border:solid #3b82f6;border-width:0 0 0 6px;color:#3b82f6}.p-message.p-message-info .p-message-icon,.p-message.p-message-info .p-message-close{color:#3b82f6}.p-message.p-message-success{background:#e4f8f0b3;border:solid #1ea97c;border-width:0 0 0 6px;color:#1ea97c}.p-message.p-message-success .p-message-icon,.p-message.p-message-success .p-message-close{color:#1ea97c}.p-message.p-message-warn{background:#fff2e2b3;border:solid #cc8925;border-width:0 0 0 6px;color:#cc8925}.p-message.p-message-warn .p-message-icon,.p-message.p-message-warn .p-message-close{color:#cc8925}.p-message.p-message-error{background:#ffe7e6b3;border:solid #ff5757;border-width:0 0 0 6px;color:#ff5757}.p-message.p-message-error .p-message-icon,.p-message.p-message-error .p-message-close{color:#ff5757}.p-message .p-message-text{font-size:1rem;font-weight:500}.p-message .p-message-icon{font-size:1.5rem;margin-right:.5rem}.p-message .p-icon{width:1.5rem;height:1.5rem}.p-message .p-message-summary{font-weight:700}.p-message .p-message-detail{margin-left:.5rem}.p-toast{opacity:1}.p-toast .p-toast-message{margin:0 0 1rem;box-shadow:0 2px 12px #0000001a;border-radius:6px}.p-toast .p-toast-message .p-toast-message-content{padding:1rem;border-width:0 0 0 6px}.p-toast .p-toast-message .p-toast-message-content .p-toast-message-text{margin:0 0 0 1rem}.p-toast .p-toast-message .p-toast-message-content .p-toast-message-icon{font-size:2rem}.p-toast .p-toast-message .p-toast-message-content .p-icon:not(.p-toast-icon-close-icon){width:2rem;height:2rem}.p-toast .p-toast-message .p-toast-message-content .p-toast-summary{font-weight:700}.p-toast .p-toast-message .p-toast-message-content .p-toast-detail{margin:.5rem 0 0}.p-toast .p-toast-message .p-toast-icon-close{width:2rem;height:2rem;border-radius:50%;background:transparent;transition:background-color .2s,color .2s,box-shadow .2s}.p-toast .p-toast-message .p-toast-icon-close:hover{background:#ffffff80}.p-toast .p-toast-message .p-toast-icon-close:focus-visible{outline:0 none;outline-offset:0;box-shadow:0 0 0 .2rem #bfdbfe}.p-toast .p-toast-message.p-toast-message-info{background:#dbeafeb3;border:solid #3b82f6;border-width:0 0 0 6px;color:#3b82f6}.p-toast .p-toast-message.p-toast-message-info .p-toast-message-icon,.p-toast .p-toast-message.p-toast-message-info .p-toast-icon-close{color:#3b82f6}.p-toast .p-toast-message.p-toast-message-success{background:#e4f8f0b3;border:solid #1ea97c;border-width:0 0 0 6px;color:#1ea97c}.p-toast .p-toast-message.p-toast-message-success .p-toast-message-icon,.p-toast .p-toast-message.p-toast-message-success .p-toast-icon-close{color:#1ea97c}.p-toast .p-toast-message.p-toast-message-warn{background:#fff2e2b3;border:solid #cc8925;border-width:0 0 0 6px;color:#cc8925}.p-toast .p-toast-message.p-toast-message-warn .p-toast-message-icon,.p-toast .p-toast-message.p-toast-message-warn .p-toast-icon-close{color:#cc8925}.p-toast .p-toast-message.p-toast-message-error{background:#ffe7e6b3;border:solid #ff5757;border-width:0 0 0 6px;color:#ff5757}.p-toast .p-toast-message.p-toast-message-error .p-toast-message-icon,.p-toast .p-toast-message.p-toast-message-error .p-toast-icon-close{color:#ff5757}.p-galleria .p-galleria-close{margin:.5rem;background:transparent;color:#f9fafb;width:4rem;height:4rem;transition:background-color .2s,color .2s,box-shadow .2s;border-radius:50%}.p-galleria .p-galleria-close .p-galleria-close-icon{font-size:2rem}.p-galleria .p-galleria-close .p-icon-wrapper .p-icon{width:2rem;height:2rem}.p-galleria .p-galleria-close:hover{background:#ffffff1a;color:#f9fafb}.p-galleria .p-galleria-item-nav{background:transparent;color:#f9fafb;width:4rem;height:4rem;transition:background-color .2s,color .2s,box-shadow .2s;border-radius:6px;margin:0 .5rem}.p-galleria .p-galleria-item-nav .p-galleria-item-prev-icon,.p-galleria .p-galleria-item-nav .p-galleria-item-next-icon{font-size:2rem}.p-galleria .p-galleria-item-nav .p-icon-wrapper .p-icon{width:2rem;height:2rem}.p-galleria .p-galleria-item-nav:not(.p-disabled):hover{background:#ffffff1a;color:#f9fafb}.p-galleria .p-galleria-caption{background:#00000080;color:#f9fafb;padding:1rem}.p-galleria .p-galleria-indicators{padding:1rem}.p-galleria .p-galleria-indicators .p-galleria-indicator button{background-color:#d1d5db;width:1rem;height:1rem;transition:background-color .2s,color .2s,box-shadow .2s;border-radius:50%}.p-galleria .p-galleria-indicators .p-galleria-indicator button:hover{background:#9ca3af}.p-galleria .p-galleria-indicators .p-galleria-indicator.p-highlight button{background:#eff6ff;color:#1d4ed8}.p-galleria.p-galleria-indicators-bottom .p-galleria-indicator,.p-galleria.p-galleria-indicators-top .p-galleria-indicator{margin-right:.5rem}.p-galleria.p-galleria-indicators-left .p-galleria-indicator,.p-galleria.p-galleria-indicators-right .p-galleria-indicator{margin-bottom:.5rem}.p-galleria.p-galleria-indicator-onitem .p-galleria-indicators{background:#00000080}.p-galleria.p-galleria-indicator-onitem .p-galleria-indicators .p-galleria-indicator button{background:#fff6}.p-galleria.p-galleria-indicator-onitem .p-galleria-indicators .p-galleria-indicator button:hover{background:#fff9}.p-galleria.p-galleria-indicator-onitem .p-galleria-indicators .p-galleria-indicator.p-highlight button{background:#eff6ff;color:#1d4ed8}.p-galleria .p-galleria-thumbnail-container{background:#000000e6;padding:1rem .25rem}.p-galleria .p-galleria-thumbnail-container .p-galleria-thumbnail-prev,.p-galleria .p-galleria-thumbnail-container .p-galleria-thumbnail-next{margin:.5rem;background-color:transparent;color:#f9fafb;width:2rem;height:2rem;transition:background-color .2s,color .2s,box-shadow .2s;border-radius:50%}.p-galleria .p-galleria-thumbnail-container .p-galleria-thumbnail-prev:hover,.p-galleria .p-galleria-thumbnail-container .p-galleria-thumbnail-next:hover{background:#ffffff1a;color:#f9fafb}.p-galleria .p-galleria-thumbnail-container .p-galleria-thumbnail-item-content:focus-visible{outline:0 none;outline-offset:0;box-shadow:0 0 0 .2rem #bfdbfe}.p-galleria-mask,.p-image-mask{--maskbg: rgba(0, 0, 0, .9)}.p-image-preview-indicator{background-color:transparent;color:#f8f9fa;transition:background-color .2s,color .2s,box-shadow .2s}.p-image-preview-container:hover>.p-image-preview-indicator{background-color:#00000080}.p-image-toolbar{padding:1rem}.p-image-action.p-link{color:#f8f9fa;background-color:transparent;width:3rem;height:3rem;border-radius:50%;transition:background-color .2s,color .2s,box-shadow .2s;margin-right:.5rem}.p-image-action.p-link:last-child{margin-right:0}.p-image-action.p-link:hover{color:#f8f9fa;background-color:#ffffff1a}.p-image-action.p-link i{font-size:1.5rem}.p-image-action.p-link .p-icon{width:1.5rem;height:1.5rem}.p-avatar{background-color:#e5e7eb;border-radius:6px}.p-avatar.p-avatar-lg{width:3rem;height:3rem;font-size:1.5rem}.p-avatar.p-avatar-lg .p-avatar-icon{font-size:1.5rem}.p-avatar.p-avatar-xl{width:4rem;height:4rem;font-size:2rem}.p-avatar.p-avatar-xl .p-avatar-icon{font-size:2rem}.p-avatar-group .p-avatar{border:2px solid #ffffff}.p-badge{background:#3b82f6;color:#fff;font-size:.75rem;font-weight:700;min-width:1.5rem;height:1.5rem;line-height:1.5rem}.p-badge.p-badge-secondary{background-color:#64748b;color:#fff}.p-badge.p-badge-success{background-color:#22c55e;color:#fff}.p-badge.p-badge-info{background-color:#0ea5e9;color:#fff}.p-badge.p-badge-warning{background-color:#f97316;color:#fff}.p-badge.p-badge-danger{background-color:#ef4444;color:#fff}.p-badge.p-badge-lg{font-size:1.125rem;min-width:2.25rem;height:2.25rem;line-height:2.25rem}.p-badge.p-badge-xl{font-size:1.5rem;min-width:3rem;height:3rem;line-height:3rem}.p-chip{background-color:#e5e7eb;color:#4b5563;border-radius:16px;padding:0 .75rem}.p-chip .p-chip-text{line-height:1.5;margin-top:.375rem;margin-bottom:.375rem}.p-chip .p-chip-icon{margin-right:.5rem}.p-chip .pi-chip-remove-icon{margin-left:.5rem}.p-chip img{width:2.25rem;height:2.25rem;margin-left:-.75rem;margin-right:.5rem}.p-chip .pi-chip-remove-icon{border-radius:6px;transition:background-color .2s,color .2s,box-shadow .2s}.p-chip .pi-chip-remove-icon:focus-visible{outline:0 none;outline-offset:0;box-shadow:0 0 0 .2rem #bfdbfe}.p-chip .pi-chip-remove-icon:focus{outline:0 none}.p-inplace .p-inplace-display{padding:.75rem;border-radius:6px;transition:background-color .2s,color .2s,border-color .2s,box-shadow .2s}.p-inplace .p-inplace-display:not(.p-disabled):hover{background:#f3f4f6;color:#4b5563}.p-inplace .p-inplace-display:focus{outline:0 none;outline-offset:0;box-shadow:0 0 0 .2rem #bfdbfe}.p-progressbar{border:0 none;height:1.5rem;background:#e5e7eb;border-radius:6px}.p-progressbar .p-progressbar-value{border:0 none;margin:0;background:#3b82f6}.p-progressbar .p-progressbar-label{color:#fff;line-height:1.5rem}.p-scrolltop{width:3rem;height:3rem;border-radius:50%;box-shadow:0 2px 12px #0000001a;transition:background-color .2s,color .2s,box-shadow .2s}.p-scrolltop.p-link{background:#000000b3}.p-scrolltop.p-link:hover{background:#000c}.p-scrolltop .p-scrolltop-icon{font-size:1.5rem;color:#f9fafb}.p-scrolltop .p-icon{width:1.5rem;height:1.5rem}.p-skeleton{background-color:#e5e7eb;border-radius:6px}.p-skeleton:after{background:linear-gradient(90deg,#fff0,#fff6,#fff0)}.p-tag{background:#3b82f6;color:#fff;font-size:.75rem;font-weight:700;padding:.25rem .4rem;border-radius:6px}.p-tag.p-tag-success{background-color:#22c55e;color:#fff}.p-tag.p-tag-info{background-color:#0ea5e9;color:#fff}.p-tag.p-tag-warning{background-color:#f97316;color:#fff}.p-tag.p-tag-danger{background-color:#ef4444;color:#fff}.p-tag .p-tag-icon{margin-right:.25rem;font-size:.75rem}.p-tag .p-icon{width:.75rem;height:.75rem}.p-terminal{background:#fff;color:#4b5563;border:1px solid #e5e7eb;padding:1.25rem}.p-terminal .p-terminal-input{font-family:var(--font-family);font-feature-settings:var(--font-feature-settings, normal);font-size:1rem}}@layer primeng{.p-button-label{font-weight:700}.p-selectbutton>.p-button,.p-togglebutton.p-button{transition:background-color .2s,border-color .2s,box-shadow .2s}.p-accordion .p-accordion-header .p-accordion-header-link,.p-tabview .p-tabview-nav li .p-tabview-nav-link,.p-tabmenu .p-tabmenu-nav .p-tabmenuitem .p-menuitem-link{transition:background-color .2s,border-color .2s,box-shadow .2s}.p-carousel .p-carousel-indicators .p-carousel-indicator.p-highlight button,.p-galleria .p-galleria-indicators .p-galleria-indicator.p-highlight button{background-color:#3b82f6}.p-button:focus{box-shadow:0 0 0 2px #fff,0 0 0 4px #9dc1fb,0 1px 2px #000}.p-button.p-button-secondary:enabled:focus{box-shadow:0 0 0 2px #fff,0 0 0 4px #b0b9c6,0 1px 2px #000}.p-button.p-button-success:enabled:focus{box-shadow:0 0 0 2px #fff,0 0 0 4px #88eaac,0 1px 2px #000}.p-button.p-button-info:enabled:focus{box-shadow:0 0 0 2px #fff,0 0 0 4px #83d3f8,0 1px 2px #000}.p-button.p-button-warning:enabled:focus{box-shadow:0 0 0 2px #fff,0 0 0 4px #fcb98b,0 1px 2px #000}.p-button.p-button-help:enabled:focus{box-shadow:0 0 0 2px #fff,0 0 0 4px #d4aafb,0 1px 2px #000}.p-button.p-button-danger:enabled:focus{box-shadow:0 0 0 2px #fff,0 0 0 4px #f7a2a2,0 1px 2px #000}.p-datatable .p-datatable-tbody>tr.p-datatable-dragpoint-top>td{box-shadow:inset 0 2px #3b82f6}.p-datatable .p-datatable-tbody>tr.p-datatable-dragpoint-bottom>td{box-shadow:inset 0 -2px #3b82f6}.p-speeddial-item.p-focus>.p-speeddial-action{box-shadow:0 0 0 2px #fff,0 0 0 4px #9dc1fb,0 1px 2px #000}.p-toast-message{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.p-inline-message-text{font-weight:500}.p-picklist-buttons .p-button,.p-orderlist-controls .p-button{transition:opacity .2s,background-color .2s,color .2s,border-color .2s,box-shadow .2s}.p-steps .p-steps-item.p-highlight .p-steps-number{background:#3b82f6;color:#fff}}body{background-color:var(--gray-50)}.p-card,.p-toolbar{background-color:var(--gray-200)}.p-tag{background-color:var(--blue-100);color:var(--gray-600)}.p-button{background-color:var(--blue-200);color:var(--gray-600);border:none}.transparent-button .p-button-icon-only{background-color:transparent}.social-link a i{color:var(--blue-600)}article a{color:var(--blue-400)}article pre{background-color:#444;color:#eaeaea} diff --git a/angular-primeng-app/dist/browser/main-NHZ4RMZ7.js b/angular-primeng-app/dist/browser/main-NHZ4RMZ7.js deleted file mode 100644 index 36e5d34..0000000 --- a/angular-primeng-app/dist/browser/main-NHZ4RMZ7.js +++ /dev/null @@ -1,16 +0,0 @@ -var sm=Object.defineProperty,am=Object.defineProperties;var cm=Object.getOwnPropertyDescriptors;var si=Object.getOwnPropertySymbols;var ou=Object.prototype.hasOwnProperty,su=Object.prototype.propertyIsEnumerable;var iu=(e,t,n)=>t in e?sm(e,t,{enumerable:!0,configurable:!0,writable:!0,value:n}):e[t]=n,m=(e,t)=>{for(var n in t||={})ou.call(t,n)&&iu(e,n,t[n]);if(si)for(var n of si(t))su.call(t,n)&&iu(e,n,t[n]);return e},H=(e,t)=>am(e,cm(t));var au=(e,t)=>{var n={};for(var r in e)ou.call(e,r)&&t.indexOf(r)<0&&(n[r]=e[r]);if(e!=null&&si)for(var r of si(e))t.indexOf(r)<0&&su.call(e,r)&&(n[r]=e[r]);return n};var cu=null;var ms=1,ys=Symbol("SIGNAL");function ge(e){let t=cu;return cu=e,t}var lu={version:0,lastCleanEpoch:0,dirty:!1,producerNode:void 0,producerLastReadVersion:void 0,producerIndexOfThis:void 0,nextProducerIndex:0,liveConsumerNode:void 0,liveConsumerIndexOfThis:void 0,consumerAllowSignalWrites:!1,consumerIsAlwaysLive:!1,producerMustRecompute:()=>!1,producerRecomputeValue:()=>{},consumerMarkedDirty:()=>{},consumerOnSignalRead:()=>{}};function lm(e){if(!(Cs(e)&&!e.dirty)&&!(!e.dirty&&e.lastCleanEpoch===ms)){if(!e.producerMustRecompute(e)&&!vs(e)){e.dirty=!1,e.lastCleanEpoch=ms;return}e.producerRecomputeValue(e),e.dirty=!1,e.lastCleanEpoch=ms}}function uu(e){return e&&(e.nextProducerIndex=0),ge(e)}function du(e,t){if(ge(t),!(!e||e.producerNode===void 0||e.producerIndexOfThis===void 0||e.producerLastReadVersion===void 0)){if(Cs(e))for(let n=e.nextProducerIndex;ne.nextProducerIndex;)e.producerNode.pop(),e.producerLastReadVersion.pop(),e.producerIndexOfThis.pop()}}function vs(e){ai(e);for(let t=0;t0}function ai(e){e.producerNode??=[],e.producerIndexOfThis??=[],e.producerLastReadVersion??=[]}function um(e){e.liveConsumerNode??=[],e.liveConsumerIndexOfThis??=[]}function dm(){throw new Error}var fm=dm;function hu(e){fm=e}function _(e){return typeof e=="function"}function Dn(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 ci=Dn(e=>function(n){e(this),this.message=n?`${n.length} errors occurred during unsubscription: -${n.map((r,i)=>`${i+1}) ${r.toString()}`).join(` - `)}`:"",this.name="UnsubscriptionError",this.errors=n});function cr(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 o of n)o.remove(this);else n.remove(this);let{initialTeardown:r}=this;if(_(r))try{r()}catch(o){t=o instanceof ci?o.errors:[o]}let{_finalizers:i}=this;if(i){this._finalizers=null;for(let o of i)try{pu(o)}catch(s){t=t??[],s instanceof ci?t=[...t,...s.errors]:t.push(s)}}if(t)throw new ci(t)}}add(t){var n;if(t&&t!==this)if(this.closed)pu(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)&&cr(n,t)}remove(t){let{_finalizers:n}=this;n&&cr(n,t),t instanceof e&&t._removeParent(this)}};X.EMPTY=(()=>{let e=new X;return e.closed=!0,e})();var ws=X.EMPTY;function li(e){return e instanceof X||e&&"closed"in e&&_(e.remove)&&_(e.add)&&_(e.unsubscribe)}function pu(e){_(e)?e():e.unsubscribe()}var He={onUnhandledError:null,onStoppedNotification:null,Promise:void 0,useDeprecatedSynchronousErrorHandling:!1,useDeprecatedNextContext:!1};var Cn={setTimeout(e,t,...n){let{delegate:r}=Cn;return r?.setTimeout?r.setTimeout(e,t,...n):setTimeout(e,t,...n)},clearTimeout(e){let{delegate:t}=Cn;return(t?.clearTimeout||clearTimeout)(e)},delegate:void 0};function ui(e){Cn.setTimeout(()=>{let{onUnhandledError:t}=He;if(t)t(e);else throw e})}function lr(){}var gu=Es("C",void 0,void 0);function mu(e){return Es("E",void 0,e)}function yu(e){return Es("N",e,void 0)}function Es(e,t,n){return{kind:e,value:t,error:n}}var Bt=null;function wn(e){if(He.useDeprecatedSynchronousErrorHandling){let t=!Bt;if(t&&(Bt={errorThrown:!1,error:null}),e(),t){let{errorThrown:n,error:r}=Bt;if(Bt=null,n)throw r}}else e()}function vu(e){He.useDeprecatedSynchronousErrorHandling&&Bt&&(Bt.errorThrown=!0,Bt.error=e)}var $t=class extends X{constructor(t){super(),this.isStopped=!1,t?(this.destination=t,li(t)&&t.add(this)):this.destination=gm}static create(t,n,r){return new En(t,n,r)}next(t){this.isStopped?Is(yu(t),this):this._next(t)}error(t){this.isStopped?Is(mu(t),this):(this.isStopped=!0,this._error(t))}complete(){this.isStopped?Is(gu,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()}}},hm=Function.prototype.bind;function bs(e,t){return hm.call(e,t)}var _s=class{constructor(t){this.partialObserver=t}next(t){let{partialObserver:n}=this;if(n.next)try{n.next(t)}catch(r){di(r)}}error(t){let{partialObserver:n}=this;if(n.error)try{n.error(t)}catch(r){di(r)}else di(t)}complete(){let{partialObserver:t}=this;if(t.complete)try{t.complete()}catch(n){di(n)}}},En=class extends $t{constructor(t,n,r){super();let i;if(_(t)||!t)i={next:t??void 0,error:n??void 0,complete:r??void 0};else{let o;this&&He.useDeprecatedNextContext?(o=Object.create(t),o.unsubscribe=()=>this.unsubscribe(),i={next:t.next&&bs(t.next,o),error:t.error&&bs(t.error,o),complete:t.complete&&bs(t.complete,o)}):i=t}this.destination=new _s(i)}};function di(e){He.useDeprecatedSynchronousErrorHandling?vu(e):ui(e)}function pm(e){throw e}function Is(e,t){let{onStoppedNotification:n}=He;n&&Cn.setTimeout(()=>n(e,t))}var gm={closed:!0,next:lr,error:pm,complete:lr};var bn=typeof Symbol=="function"&&Symbol.observable||"@@observable";function Te(e){return e}function Ms(...e){return Ss(e)}function Ss(e){return e.length===0?Te:e.length===1?e[0]:function(n){return e.reduce((r,i)=>i(r),n)}}var j=(()=>{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,i){let o=ym(n)?n:new En(n,r,i);return wn(()=>{let{operator:s,source:a}=this;o.add(s?s.call(o,a):a?this._subscribe(o):this._trySubscribe(o))}),o}_trySubscribe(n){try{return this._subscribe(n)}catch(r){n.error(r)}}forEach(n,r){return r=Du(r),new r((i,o)=>{let s=new En({next:a=>{try{n(a)}catch(c){o(c),s.unsubscribe()}},error:o,complete:i});this.subscribe(s)})}_subscribe(n){var r;return(r=this.source)===null||r===void 0?void 0:r.subscribe(n)}[bn](){return this}pipe(...n){return Ss(n)(this)}toPromise(n){return n=Du(n),new n((r,i)=>{let o;this.subscribe(s=>o=s,s=>i(s),()=>r(o))})}}return e.create=t=>new e(t),e})();function Du(e){var t;return(t=e??He.Promise)!==null&&t!==void 0?t:Promise}function mm(e){return e&&_(e.next)&&_(e.error)&&_(e.complete)}function ym(e){return e&&e instanceof $t||mm(e)&&li(e)}function Ts(e){return _(e?.lift)}function P(e){return t=>{if(Ts(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")}}function R(e,t,n,r,i){return new As(e,t,n,r,i)}var As=class extends $t{constructor(t,n,r,i,o,s){super(t),this.onFinalize=o,this.shouldUnsubscribe=s,this._next=n?function(a){try{n(a)}catch(c){t.error(c)}}:super._next,this._error=i?function(a){try{i(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 In(){return P((e,t)=>{let n=null;e._refCount++;let r=R(t,void 0,void 0,void 0,()=>{if(!e||e._refCount<=0||0<--e._refCount){n=null;return}let i=e._connection,o=n;n=null,i&&(!o||i===o)&&i.unsubscribe(),t.unsubscribe()});e.subscribe(r),r.closed||(n=e.connect())})}var _n=class extends j{constructor(t,n){super(),this.source=t,this.subjectFactory=n,this._subject=null,this._refCount=0,this._connection=null,Ts(t)&&(this.lift=t.lift)}_subscribe(t){return this.getSubject().subscribe(t)}getSubject(){let t=this._subject;return(!t||t.isStopped)&&(this._subject=this.subjectFactory()),this._subject}_teardown(){this._refCount=0;let{_connection:t}=this;this._subject=this._connection=null,t?.unsubscribe()}connect(){let t=this._connection;if(!t){t=this._connection=new X;let n=this.getSubject();t.add(this.source.subscribe(R(n,void 0,()=>{this._teardown(),n.complete()},r=>{this._teardown(),n.error(r)},()=>this._teardown()))),t.closed&&(this._connection=null,t=X.EMPTY)}return t}refCount(){return In()(this)}};var Cu=Dn(e=>function(){e(this),this.name="ObjectUnsubscribedError",this.message="object unsubscribed"});var me=(()=>{class e extends j{constructor(){super(),this.closed=!1,this.currentObservers=null,this.observers=[],this.isStopped=!1,this.hasError=!1,this.thrownError=null}lift(n){let r=new fi(this,this);return r.operator=n,r}_throwIfClosed(){if(this.closed)throw new Cu}next(n){wn(()=>{if(this._throwIfClosed(),!this.isStopped){this.currentObservers||(this.currentObservers=Array.from(this.observers));for(let r of this.currentObservers)r.next(n)}})}error(n){wn(()=>{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(){wn(()=>{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:i,observers:o}=this;return r||i?ws:(this.currentObservers=null,o.push(n),new X(()=>{this.currentObservers=null,cr(o,n)}))}_checkFinalizedStatuses(n){let{hasError:r,thrownError:i,isStopped:o}=this;r?n.error(i):o&&n.complete()}asObservable(){let n=new j;return n.source=this,n}}return e.create=(t,n)=>new fi(t,n),e})(),fi=class extends me{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:ws}};var oe=class extends me{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 Oe=new j(e=>e.complete());function wu(e){return e&&_(e.schedule)}function Eu(e){return e[e.length-1]}function hi(e){return _(Eu(e))?e.pop():void 0}function Ct(e){return wu(Eu(e))?e.pop():void 0}function Iu(e,t,n,r){function i(o){return o instanceof n?o:new n(function(s){s(o)})}return new(n||(n=Promise))(function(o,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?o(u.value):i(u.value).then(a,c)}l((r=r.apply(e,t||[])).next())})}function bu(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 Ht(e){return this instanceof Ht?(this.v=e,this):new Ht(e)}function _u(e,t,n){if(!Symbol.asyncIterator)throw new TypeError("Symbol.asyncIterator is not defined.");var r=n.apply(e,t||[]),i,o=[];return i={},s("next"),s("throw"),s("return"),i[Symbol.asyncIterator]=function(){return this},i;function s(f){r[f]&&(i[f]=function(h){return new Promise(function(p,v){o.push([f,h,p,v])>1||a(f,h)})})}function a(f,h){try{c(r[f](h))}catch(p){d(o[0][3],p)}}function c(f){f.value instanceof Ht?Promise.resolve(f.value.v).then(l,u):d(o[0][2],f)}function l(f){a("next",f)}function u(f){a("throw",f)}function d(f,h){f(h),o.shift(),o.length&&a(o[0][0],o[0][1])}}function Mu(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 bu=="function"?bu(e):e[Symbol.iterator](),n={},r("next"),r("throw"),r("return"),n[Symbol.asyncIterator]=function(){return this},n);function r(o){n[o]=e[o]&&function(s){return new Promise(function(a,c){s=e[o](s),i(a,c,s.done,s.value)})}}function i(o,s,a,c){Promise.resolve(c).then(function(l){o({value:l,done:a})},s)}}var pi=e=>e&&typeof e.length=="number"&&typeof e!="function";function gi(e){return _(e?.then)}function mi(e){return _(e[bn])}function yi(e){return Symbol.asyncIterator&&_(e?.[Symbol.asyncIterator])}function vi(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 vm(){return typeof Symbol!="function"||!Symbol.iterator?"@@iterator":Symbol.iterator}var Di=vm();function Ci(e){return _(e?.[Di])}function wi(e){return _u(this,arguments,function*(){let n=e.getReader();try{for(;;){let{value:r,done:i}=yield Ht(n.read());if(i)return yield Ht(void 0);yield yield Ht(r)}}finally{n.releaseLock()}})}function Ei(e){return _(e?.getReader)}function Z(e){if(e instanceof j)return e;if(e!=null){if(mi(e))return Dm(e);if(pi(e))return Cm(e);if(gi(e))return wm(e);if(yi(e))return Su(e);if(Ci(e))return Em(e);if(Ei(e))return bm(e)}throw vi(e)}function Dm(e){return new j(t=>{let n=e[bn]();if(_(n.subscribe))return n.subscribe(t);throw new TypeError("Provided object does not correctly implement Symbol.observable")})}function Cm(e){return new j(t=>{for(let n=0;n{e.then(n=>{t.closed||(t.next(n),t.complete())},n=>t.error(n)).then(null,ui)})}function Em(e){return new j(t=>{for(let n of e)if(t.next(n),t.closed)return;t.complete()})}function Su(e){return new j(t=>{Im(e,t).catch(n=>t.error(n))})}function bm(e){return Su(wi(e))}function Im(e,t){var n,r,i,o;return Iu(this,void 0,void 0,function*(){try{for(n=Mu(e);r=yield n.next(),!r.done;){let s=r.value;if(t.next(s),t.closed)return}}catch(s){i={error:s}}finally{try{r&&!r.done&&(o=n.return)&&(yield o.call(n))}finally{if(i)throw i.error}}t.complete()})}function be(e,t,n,r=0,i=!1){let o=t.schedule(function(){n(),i?e.add(this.schedule(null,r)):this.unsubscribe()},r);if(e.add(o),!i)return o}function bi(e,t=0){return P((n,r)=>{n.subscribe(R(r,i=>be(r,e,()=>r.next(i),t),()=>be(r,e,()=>r.complete(),t),i=>be(r,e,()=>r.error(i),t)))})}function Ii(e,t=0){return P((n,r)=>{r.add(e.schedule(()=>n.subscribe(r),t))})}function Tu(e,t){return Z(e).pipe(Ii(t),bi(t))}function Au(e,t){return Z(e).pipe(Ii(t),bi(t))}function xu(e,t){return new j(n=>{let r=0;return t.schedule(function(){r===e.length?n.complete():(n.next(e[r++]),n.closed||this.schedule())})})}function Nu(e,t){return new j(n=>{let r;return be(n,t,()=>{r=e[Di](),be(n,t,()=>{let i,o;try{({value:i,done:o}=r.next())}catch(s){n.error(s);return}o?n.complete():n.next(i)},0,!0)}),()=>_(r?.return)&&r.return()})}function _i(e,t){if(!e)throw new Error("Iterable cannot be null");return new j(n=>{be(n,t,()=>{let r=e[Symbol.asyncIterator]();be(n,t,()=>{r.next().then(i=>{i.done?n.complete():n.next(i.value)})},0,!0)})})}function Ru(e,t){return _i(wi(e),t)}function Ou(e,t){if(e!=null){if(mi(e))return Tu(e,t);if(pi(e))return xu(e,t);if(gi(e))return Au(e,t);if(yi(e))return _i(e,t);if(Ci(e))return Nu(e,t);if(Ei(e))return Ru(e,t)}throw vi(e)}function q(e,t){return t?Ou(e,t):Z(e)}function E(...e){let t=Ct(e);return q(e,t)}function Mn(e,t){let n=_(e)?e:()=>e,r=i=>i.error(n());return new j(t?i=>t.schedule(r,0,i):r)}function xs(e){return!!e&&(e instanceof j||_(e.lift)&&_(e.subscribe))}var dt=Dn(e=>function(){e(this),this.name="EmptyError",this.message="no elements in sequence"});function N(e,t){return P((n,r)=>{let i=0;n.subscribe(R(r,o=>{r.next(e.call(t,o,i++))}))})}var{isArray:_m}=Array;function Mm(e,t){return _m(t)?e(...t):e(t)}function Mi(e){return N(t=>Mm(e,t))}var{isArray:Sm}=Array,{getPrototypeOf:Tm,prototype:Am,keys:xm}=Object;function Si(e){if(e.length===1){let t=e[0];if(Sm(t))return{args:t,keys:null};if(Nm(t)){let n=xm(t);return{args:n.map(r=>t[r]),keys:n}}}return{args:e,keys:null}}function Nm(e){return e&&typeof e=="object"&&Tm(e)===Am}function Ti(e,t){return e.reduce((n,r,i)=>(n[r]=t[i],n),{})}function Ai(...e){let t=Ct(e),n=hi(e),{args:r,keys:i}=Si(e);if(r.length===0)return q([],t);let o=new j(Rm(r,t,i?s=>Ti(i,s):Te));return n?o.pipe(Mi(n)):o}function Rm(e,t,n=Te){return r=>{Pu(t,()=>{let{length:i}=e,o=new Array(i),s=i,a=i;for(let c=0;c{let l=q(e[c],t),u=!1;l.subscribe(R(r,d=>{o[c]=d,u||(u=!0,a--),a||r.next(n(o.slice()))},()=>{--s||r.complete()}))},r)},r)}}function Pu(e,t,n){e?be(n,e,t):t()}function Fu(e,t,n,r,i,o,s,a){let c=[],l=0,u=0,d=!1,f=()=>{d&&!c.length&&!l&&t.complete()},h=v=>l{o&&t.next(v),l++;let V=!1;Z(n(v,u++)).subscribe(R(t,w=>{i?.(w),o?h(w):t.next(w)},()=>{V=!0},void 0,()=>{if(V)try{for(l--;c.length&&lp(w)):p(w)}f()}catch(w){t.error(w)}}))};return e.subscribe(R(t,h,()=>{d=!0,f()})),()=>{a?.()}}function ee(e,t,n=1/0){return _(t)?ee((r,i)=>N((o,s)=>t(r,o,i,s))(Z(e(r,i))),n):(typeof t=="number"&&(n=t),P((r,i)=>Fu(r,i,e,n)))}function Ns(e=1/0){return ee(Te,e)}function Lu(){return Ns(1)}function Sn(...e){return Lu()(q(e,Ct(e)))}function xi(e){return new j(t=>{Z(e()).subscribe(t)})}function Rs(...e){let t=hi(e),{args:n,keys:r}=Si(e),i=new j(o=>{let{length:s}=n;if(!s){o.complete();return}let a=new Array(s),c=s,l=s;for(let u=0;u{d||(d=!0,l--),a[u]=f},()=>c--,void 0,()=>{(!c||!d)&&(l||o.next(r?Ti(r,a):a),o.complete())}))}});return t?i.pipe(Mi(t)):i}function Pe(e,t){return P((n,r)=>{let i=0;n.subscribe(R(r,o=>e.call(t,o,i++)&&r.next(o)))})}function wt(e){return P((t,n)=>{let r=null,i=!1,o;r=t.subscribe(R(n,void 0,void 0,s=>{o=Z(e(s,wt(e)(t))),r?(r.unsubscribe(),r=null,o.subscribe(n)):i=!0})),i&&(r.unsubscribe(),r=null,o.subscribe(n))})}function ku(e,t,n,r,i){return(o,s)=>{let a=n,c=t,l=0;o.subscribe(R(s,u=>{let d=l++;c=a?e(c,u,d):(a=!0,u),r&&s.next(c)},i&&(()=>{a&&s.next(c),s.complete()})))}}function Wt(e,t){return _(t)?ee(e,t,1):ee(e,1)}function Et(e){return P((t,n)=>{let r=!1;t.subscribe(R(n,i=>{r=!0,n.next(i)},()=>{r||n.next(e),n.complete()}))})}function ft(e){return e<=0?()=>Oe:P((t,n)=>{let r=0;t.subscribe(R(n,i=>{++r<=e&&(n.next(i),e<=r&&n.complete())}))})}function Os(e){return N(()=>e)}function Ni(e=Om){return P((t,n)=>{let r=!1;t.subscribe(R(n,i=>{r=!0,n.next(i)},()=>r?n.complete():n.error(e())))})}function Om(){return new dt}function Tn(e){return P((t,n)=>{try{t.subscribe(n)}finally{n.add(e)}})}function We(e,t){let n=arguments.length>=2;return r=>r.pipe(e?Pe((i,o)=>e(i,o,r)):Te,ft(1),n?Et(t):Ni(()=>new dt))}function An(e){return e<=0?()=>Oe:P((t,n)=>{let r=[];t.subscribe(R(n,i=>{r.push(i),e{for(let i of r)n.next(i);n.complete()},void 0,()=>{r=null}))})}function Ps(e,t){let n=arguments.length>=2;return r=>r.pipe(e?Pe((i,o)=>e(i,o,r)):Te,An(1),n?Et(t):Ni(()=>new dt))}function Fs(e,t){return P(ku(e,t,arguments.length>=2,!0))}function Ls(...e){let t=Ct(e);return P((n,r)=>{(t?Sn(e,n,t):Sn(e,n)).subscribe(r)})}function Fe(e,t){return P((n,r)=>{let i=null,o=0,s=!1,a=()=>s&&!i&&r.complete();n.subscribe(R(r,c=>{i?.unsubscribe();let l=0,u=o++;Z(e(c,u)).subscribe(i=R(r,d=>r.next(t?t(c,d,u,l++):d),()=>{i=null,a()}))},()=>{s=!0,a()}))})}function ks(e){return P((t,n)=>{Z(e).subscribe(R(n,()=>n.complete(),lr)),!n.closed&&t.subscribe(n)})}function Q(e,t,n){let r=_(e)||t||n?{next:e,error:t,complete:n}:e;return r?P((i,o)=>{var s;(s=r.subscribe)===null||s===void 0||s.call(r);let a=!0;i.subscribe(R(o,c=>{var l;(l=r.next)===null||l===void 0||l.call(r,c),o.next(c)},()=>{var c;a=!1,(c=r.complete)===null||c===void 0||c.call(r),o.complete()},c=>{var l;a=!1,(l=r.error)===null||l===void 0||l.call(r,c),o.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)}))}):Te}var Fm="https://g.co/ng/security#xss",y=class extends Error{constructor(t,n){super(po(t,n)),this.code=t}};function po(e,t){return`${`NG0${Math.abs(e)}`}${t?": "+t:""}`}var na=class extends me{constructor(t=!1){super(),this.__isAsync=t}emit(t){super.next(t)}subscribe(t,n,r){let i=t,o=n||(()=>null),s=r;if(t&&typeof t=="object"){let c=t;i=c.next?.bind(c),o=c.error?.bind(c),s=c.complete?.bind(c)}this.__isAsync&&(o=Vs(o),i&&(i=Vs(i)),s&&(s=Vs(s)));let a=super.subscribe({next:i,error:o,complete:s});return t instanceof X&&t.add(a),a}};function Vs(e){return t=>{setTimeout(e,void 0,t)}}var Y=na;var T=function(e){return e[e.Default=0]="Default",e[e.Host=1]="Host",e[e.Self=2]="Self",e[e.SkipSelf=4]="SkipSelf",e[e.Optional=8]="Optional",e}(T||{});function De(e){if(typeof e=="string")return e;if(Array.isArray(e))return"["+e.map(De).join(", ")+"]";if(e==null)return""+e;if(e.overriddenName)return`${e.overriddenName}`;if(e.name)return`${e.name}`;let t=e.toString();if(t==null)return""+t;let n=t.indexOf(` -`);return n===-1?t:t.substring(0,n)}function ra(e,t){return e==null||e===""?t===null?"":t:t==null||t===""?e:e+" "+t}var Ed=function(e){return e[e.OnPush=0]="OnPush",e[e.Default=1]="Default",e}(Ed||{}),tt=function(e){return e[e.Emulated=0]="Emulated",e[e.None=2]="None",e[e.ShadowDom=3]="ShadowDom",e}(tt||{});function Sr(e){return{toString:e}.toString()}var ur=globalThis;var Pn={},ye=[];function $(e){for(let t in e)if(e[t]===$)return t;throw Error("Could not find renamed property on target object.")}function Lm(e,t){for(let n in t)t.hasOwnProperty(n)&&!e.hasOwnProperty(n)&&(e[n]=t[n])}var km=$({\u0275cmp:$}),Vm=$({\u0275dir:$}),jm=$({\u0275pipe:$}),Um=$({\u0275mod:$}),Wi=$({\u0275fac:$}),dr=$({__NG_ELEMENT_ID__:$}),Vu=$({__NG_ENV_ID__:$}),Ce=function(e){return e[e.None=0]="None",e[e.SignalBased=1]="SignalBased",e[e.HasDecoratorInputTransform=2]="HasDecoratorInputTransform",e}(Ce||{});function bd(e,t,n){let r=e.length;for(;;){let i=e.indexOf(t,n);if(i===-1)return i;if(i===0||e.charCodeAt(i-1)<=32){let o=t.length;if(i+o===r||e.charCodeAt(i+o)<=32)return i}n=i+1}}function ia(e,t,n){let r=0;for(;rt){s=o-1;break}}}for(;oo?f="":f=i[d+1].toLowerCase();let h=r&8?f:null;if(h&&bd(h,l,0)!==-1||r&2&&l!==f){if(Ge(r))return!1;s=!0}}}}return Ge(r)||s}function Ge(e){return(e&1)===0}function zm(e,t,n,r){if(t===null)return-1;let i=0;if(r||!n){let o=!1;for(;i-1)for(n++;n0?'="'+a+'"':"")+"]"}else r&8?i+="."+s:r&4&&(i+=" "+s);else i!==""&&!Ge(s)&&(t+=Uu(o,i),i=""),r=s,o=o||!Ge(r);n++}return i!==""&&(t+=Uu(o,i)),t}function Jm(e){return e.map(Km).join(",")}function Xm(e){let t=[],n=[],r=1,i=2;for(;r{let t=Nd(e),n=H(m({},t),{decls:e.decls,vars:e.vars,template:e.template,consts:e.consts||null,ngContentSelectors:e.ngContentSelectors,onPush:e.changeDetection===Ed.OnPush,directiveDefs:null,pipeDefs:null,dependencies:t.standalone&&e.dependencies||null,getStandaloneInjector:null,signals:e.signals??!1,data:e.data||{},encapsulation:e.encapsulation||tt.Emulated,styles:e.styles||ye,_:null,schemas:e.schemas||null,tView:null,id:""});Rd(n);let r=e.dependencies;return n.directiveDefs=$u(r,!1),n.pipeDefs=$u(r,!0),n.id=ny(n),n})}function ey(e){return zt(e)||Sd(e)}function ty(e){return e!==null}function ce(e){return Sr(()=>({type:e.type,bootstrap:e.bootstrap||ye,declarations:e.declarations||ye,imports:e.imports||ye,exports:e.exports||ye,transitiveCompileScopes:null,schemas:e.schemas||null,id:e.id||null}))}function Bu(e,t){if(e==null)return Pn;let n={};for(let r in e)if(e.hasOwnProperty(r)){let i=e[r],o,s,a=Ce.None;Array.isArray(i)?(a=i[0],o=i[1],s=i[2]??o):(o=i,s=i),t?(n[o]=a!==Ce.None?[r,a]:r,t[o]=s):n[o]=r}return n}function re(e){return Sr(()=>{let t=Nd(e);return Rd(t),t})}function zt(e){return e[km]||null}function Sd(e){return e[Vm]||null}function Td(e){return e[jm]||null}function Ad(e){let t=zt(e)||Sd(e)||Td(e);return t!==null?t.standalone:!1}function xd(e,t){let n=e[Um]||null;if(!n&&t===!0)throw new Error(`Type ${De(e)} does not have '\u0275mod' property.`);return n}function Nd(e){let t={};return{type:e.type,providersResolver:null,factory:null,hostBindings:e.hostBindings||null,hostVars:e.hostVars||0,hostAttrs:e.hostAttrs||null,contentQueries:e.contentQueries||null,declaredInputs:t,inputTransforms:null,inputConfig:e.inputs||Pn,exportAs:e.exportAs||null,standalone:e.standalone===!0,signals:e.signals===!0,selectors:e.selectors||ye,viewQuery:e.viewQuery||null,features:e.features||null,setInput:null,findHostDirectiveDefs:null,hostDirectives:null,inputs:Bu(e.inputs,t),outputs:Bu(e.outputs),debugInfo:null}}function Rd(e){e.features?.forEach(t=>t(e))}function $u(e,t){if(!e)return null;let n=t?Td:ey;return()=>(typeof e=="function"?e():e).map(r=>n(r)).filter(ty)}function ny(e){let t=0,n=[e.selectors,e.ngContentSelectors,e.hostVars,e.hostAttrs,e.consts,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].join("|");for(let i of n)t=Math.imul(31,t)+i.charCodeAt(0)<<0;return t+=2147483648,"c"+t}var Ae=0,b=1,D=2,ne=3,qe=4,xe=5,Ye=6,gr=7,Ie=8,Fn=9,It=10,W=11,mr=12,Hu=13,Bn=14,_e=15,Tr=16,xn=17,pt=18,go=19,Od=20,fr=21,js=22,qt=23,de=25,Pd=1,yr=6,gt=7,Gi=8,Ln=9,se=10,Xa=function(e){return e[e.None=0]="None",e[e.HasTransplantedViews=2]="HasTransplantedViews",e}(Xa||{});function ht(e){return Array.isArray(e)&&typeof e[Pd]=="object"}function it(e){return Array.isArray(e)&&e[Pd]===!0}function ec(e){return(e.flags&4)!==0}function Ar(e){return e.componentOffset>-1}function mo(e){return(e.flags&1)===1}function _t(e){return!!e.template}function Fd(e){return(e[D]&512)!==0}var Ld="svg",ry="math",iy=!1;function oy(){return iy}function Ze(e){for(;Array.isArray(e);)e=e[Ae];return e}function kd(e,t){return Ze(t[e])}function Ne(e,t){return Ze(t[e.index])}function tc(e,t){return e.data[t]}function At(e,t){let n=t[e];return ht(n)?n:n[Ae]}function sy(e){return(e[D]&4)===4}function nc(e){return(e[D]&128)===128}function ay(e){return it(e[ne])}function kn(e,t){return t==null?null:e[t]}function Vd(e){e[xn]=0}function cy(e){e[D]&1024||(e[D]|=1024,nc(e)&&vr(e))}function ly(e,t){for(;e>0;)t=t[Bn],e--;return t}function rc(e){return!!(e[D]&9216||e[qt]?.dirty)}function oa(e){rc(e)?vr(e):e[D]&64&&(oy()?(e[D]|=1024,vr(e)):e[It].changeDetectionScheduler?.notify())}function vr(e){e[It].changeDetectionScheduler?.notify();let t=Dr(e);for(;t!==null&&!(t[D]&8192||(t[D]|=8192,!nc(t)));)t=Dr(t)}function uy(e,t){if((e[D]&256)===256)throw new y(911,!1);e[fr]===null&&(e[fr]=[]),e[fr].push(t)}function Dr(e){let t=e[ne];return it(t)?t[ne]:t}var A={lFrame:Gd(null),bindingsEnabled:!0,skipHydrationRootTNode:null};function dy(){return A.lFrame.elementDepthCount}function fy(){A.lFrame.elementDepthCount++}function hy(){A.lFrame.elementDepthCount--}function jd(){return A.bindingsEnabled}function $n(){return A.skipHydrationRootTNode!==null}function py(e){return A.skipHydrationRootTNode===e}function gy(e){A.skipHydrationRootTNode=e}function my(){A.skipHydrationRootTNode=null}function L(){return A.lFrame.lView}function K(){return A.lFrame.tView}function we(){let e=Ud();for(;e!==null&&e.type===64;)e=e.parent;return e}function Ud(){return A.lFrame.currentTNode}function yy(){let e=A.lFrame,t=e.currentTNode;return e.isParent?t:t.parent}function en(e,t){let n=A.lFrame;n.currentTNode=e,n.isParent=t}function ic(){return A.lFrame.isParent}function oc(){A.lFrame.isParent=!1}function vy(){let e=A.lFrame,t=e.bindingRootIndex;return t===-1&&(t=e.bindingRootIndex=e.tView.bindingStartIndex),t}function Dy(e){return A.lFrame.bindingIndex=e}function xr(){return A.lFrame.bindingIndex++}function Bd(e){let t=A.lFrame,n=t.bindingIndex;return t.bindingIndex=t.bindingIndex+e,n}function Cy(){return A.lFrame.inI18n}function wy(e,t){let n=A.lFrame;n.bindingIndex=n.bindingRootIndex=e,sa(t)}function Ey(){return A.lFrame.currentDirectiveIndex}function sa(e){A.lFrame.currentDirectiveIndex=e}function by(e){let t=A.lFrame.currentDirectiveIndex;return t===-1?null:e[t]}function $d(){return A.lFrame.currentQueryIndex}function sc(e){A.lFrame.currentQueryIndex=e}function Iy(e){let t=e[b];return t.type===2?t.declTNode:t.type===1?e[xe]:null}function Hd(e,t,n){if(n&T.SkipSelf){let i=t,o=e;for(;i=i.parent,i===null&&!(n&T.Host);)if(i=Iy(o),i===null||(o=o[Bn],i.type&10))break;if(i===null)return!1;t=i,e=o}let r=A.lFrame=Wd();return r.currentTNode=t,r.lView=e,!0}function ac(e){let t=Wd(),n=e[b];A.lFrame=t,t.currentTNode=n.firstChild,t.lView=e,t.tView=n,t.contextLView=e,t.bindingIndex=n.bindingStartIndex,t.inI18n=!1}function Wd(){let e=A.lFrame,t=e===null?null:e.child;return t===null?Gd(e):t}function Gd(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 zd(){let e=A.lFrame;return A.lFrame=e.parent,e.currentTNode=null,e.lView=null,e}var qd=zd;function cc(){let e=zd();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 _y(e){return(A.lFrame.contextLView=ly(e,A.lFrame.contextLView))[Ie]}function xt(){return A.lFrame.selectedIndex}function Yt(e){A.lFrame.selectedIndex=e}function lc(){let e=A.lFrame;return tc(e.tView,e.selectedIndex)}function Yd(){A.lFrame.currentNamespace=Ld}function Zd(){return A.lFrame.currentNamespace}var Qd=!0;function yo(){return Qd}function Nt(e){Qd=e}function My(){return Hn(we(),L())}function Hn(e,t){return new ie(Ne(e,t))}var ie=(()=>{let t=class t{constructor(r){this.nativeElement=r}};t.__NG_ELEMENT_ID__=My;let e=t;return e})();function Sy(e){return e instanceof ie?e.nativeElement:e}function Ty(e,t,n){if(e.length!==t.length)return!1;for(let r=0;rArray.isArray(n)?uc(n,t):t(n))}function Kd(e,t,n){t>=e.length?e.push(n):e.splice(t,0,n)}function zi(e,t){return t>=e.length-1?e.pop():e.splice(t,1)[0]}function xy(e,t){let n=[];for(let r=0;rt;){let o=i-2;e[i]=e[o],i--}e[t]=n,e[t+1]=r}}function dc(e,t,n){let r=Nr(e,t);return r>=0?e[r|1]=n:(r=~r,Ny(e,r,t,n)),r}function Us(e,t){let n=Nr(e,t);if(n>=0)return e[n|1]}function Nr(e,t){return Ry(e,t,1)}function Ry(e,t,n){let r=0,i=e.length>>n;for(;i!==r;){let o=r+(i-r>>1),s=e[o<t?i=o:r=o+1}return~(i<jy}),jy="ng",fc=new I(""),Qe=new I("",{providedIn:"platform",factory:()=>"unknown"});var hc=new I("",{providedIn:"root",factory:()=>vo().body?.querySelector("[ngCspNonce]")?.getAttribute("ngCspNonce")||null});var Uy=$({__forward_ref__:$});function tn(e){return e.__forward_ref__=tn,e.toString=function(){return De(this())},e}function ve(e){return of(e)?e():e}function of(e){return typeof e=="function"&&e.hasOwnProperty(Uy)&&e.__forward_ref__===tn}function sf(e){return e&&!!e.\u0275providers}function pc(e){return typeof e=="string"?e:e==null?"":String(e)}function By(e){return typeof e=="function"?e.name||e.toString():typeof e=="object"&&e!=null&&typeof e.type=="function"?e.type.name||e.type.toString():pc(e)}function $y(e,t){let n=t?`. Dependency path: ${t.join(" > ")} > ${e}`:"";throw new y(-200,e)}function gc(e,t){throw new y(-201,!1)}var la;function Hy(){return la}function Le(e){let t=la;return la=e,t}function af(e,t,n){let r=Do(e);if(r&&r.providedIn=="root")return r.value===void 0?r.value=r.factory():r.value;if(n&T.Optional)return null;if(t!==void 0)return t;gc(e,"Injector")}var Wy={},Cr=Wy,ua="__NG_DI_FLAG__",Yi="ngTempTokenPath",Gy="ngTokenPath",zy=/\n/gm,qy="\u0275",qu="__source",hr;function bt(e){let t=hr;return hr=e,t}function Yy(e,t=T.Default){if(hr===void 0)throw new y(-203,!1);return hr===null?af(e,void 0,t):hr.get(e,t&T.Optional?null:void 0,t)}function F(e,t=T.Default){return(Hy()||Yy)(ve(e),t)}function g(e,t=T.Default){return F(e,wo(t))}function wo(e){return typeof e>"u"||typeof e=="number"?e:0|(e.optional&&8)|(e.host&&1)|(e.self&&2)|(e.skipSelf&&4)}function da(e){let t=[];for(let n=0;n ");else if(typeof t=="object"){let o=[];for(let s in t)if(t.hasOwnProperty(s)){let a=t[s];o.push(s+":"+(typeof a=="string"?JSON.stringify(a):De(a)))}i=`{${o.join(", ")}}`}return`${n}${r?"("+r+")":""}[${i}]: ${e.replace(zy,` - `)}`}function Jy(){let e=new nn;return g(Qe)==="browser"&&(e.store=Xy(vo(),g(Co))),e}var nn=(()=>{let t=class t{constructor(){this.store={},this.onSerializeCallbacks={}}get(r,i){return this.store[r]!==void 0?this.store[r]:i}set(r,i){this.store[r]=i}remove(r){delete this.store[r]}hasKey(r){return this.store.hasOwnProperty(r)}get isEmpty(){return Object.keys(this.store).length===0}onSerialize(r,i){this.onSerializeCallbacks[r]=i}toJson(){for(let r in this.onSerializeCallbacks)if(this.onSerializeCallbacks.hasOwnProperty(r))try{this.store[r]=this.onSerializeCallbacks[r]()}catch(i){console.warn("Exception in onSerialize callback: ",i)}return JSON.stringify(this.store).replace(/null;function av(e,t,n=!1){let r=e.getAttribute(Bs);if(r==null)return null;let[i,o]=r.split("|");if(r=n?o:i,!r)return null;let s=o?`|${o}`:"",a=n?i:s,c={};if(r!==""){let u=t.get(nn,null,{optional:!0});u!==null&&(c=u.get(ff,[])[Number(r)])}let l={data:c,firstChild:e.firstChild??null};return n&&(l.firstChild=e,Eo(l,0,e.nextSibling)),a?e.setAttribute(Bs,a):e.removeAttribute(Bs),l}function cv(){hf=av}function yc(e,t,n=!1){return hf(e,t,n)}function lv(e){let t=e._lView;return t[b].type===2?null:(Fd(t)&&(t=t[de]),t)}function uv(e){return e.textContent?.replace(/\s/gm,"")}function dv(e){let t=vo(),n=t.createNodeIterator(e,NodeFilter.SHOW_COMMENT,{acceptNode(o){let s=uv(o);return s==="ngetn"||s==="ngtns"?NodeFilter.FILTER_ACCEPT:NodeFilter.FILTER_REJECT}}),r,i=[];for(;r=n.nextNode();)i.push(r);for(let o of i)o.textContent==="ngetn"?o.replaceWith(t.createTextNode("")):o.remove()}function Eo(e,t,n){e.segmentHeads??={},e.segmentHeads[t]=n}function ha(e,t){return e.segmentHeads?.[t]??null}function fv(e,t){let n=e.data,r=n[ev]?.[t]??null;return r===null&&n[mc]?.[t]&&(r=vc(e,t)),r}function pf(e,t){return e.data[mc]?.[t]??null}function vc(e,t){let n=pf(e,t)??[],r=0;for(let i of n)r+=i[Zi]*(i[df]??1);return r}function bo(e,t){if(typeof e.disconnectedNodes>"u"){let n=e.data[iv];e.disconnectedNodes=n?new Set(n):null}return!!e.disconnectedNodes?.has(t)}var Ri="__parameters__";function hv(e){return function(...n){if(e){let r=e(...n);for(let i in r)this[i]=r[i]}}}function gf(e,t,n){return Sr(()=>{let r=hv(t);function i(...o){if(this instanceof i)return r.apply(this,o),this;let s=new i(...o);return a.annotation=s,a;function a(c,l,u){let d=c.hasOwnProperty(Ri)?c[Ri]:Object.defineProperty(c,Ri,{value:[]})[Ri];for(;d.length<=u;)d.push(null);return(d[u]=d[u]||[]).push(s),c}}return n&&(i.prototype=Object.create(n.prototype)),i.prototype.ngMetadataName=e,i.annotationCls=i,i})}var Dc=cf(gf("Optional"),8);var mf=cf(gf("SkipSelf"),4);function Vn(e,t){let n=e.hasOwnProperty(Wi);return n?e[Wi]:null}var Zt=new I(""),yf=new I("",-1),vf=new I(""),Qi=class{get(t,n=Cr){if(n===Cr){let r=new Error(`NullInjectorError: No provider for ${De(t)}!`);throw r.name="NullInjectorError",r}return n}};function rn(e){return{\u0275providers:e}}function pv(...e){return{\u0275providers:Df(!0,e),\u0275fromNgModule:!0}}function Df(e,...t){let n=[],r=new Set,i,o=s=>{n.push(s)};return uc(t,s=>{let a=s;pa(a,o,[],r)&&(i||=[],i.push(a))}),i!==void 0&&Cf(i,o),n}function Cf(e,t){for(let n=0;n{t(o,r)})}}function pa(e,t,n,r){if(e=ve(e),!e)return!1;let i=null,o=Gu(e),s=!o&&zt(e);if(!o&&!s){let c=e.ngModule;if(o=Gu(c),o)i=c;else return!1}else{if(s&&!s.standalone)return!1;i=e}let a=r.has(i);if(s){if(a)return!1;if(r.add(i),s.dependencies){let c=typeof s.dependencies=="function"?s.dependencies():s.dependencies;for(let l of c)pa(l,t,n,r)}}else if(o){if(o.imports!=null&&!a){r.add(i);let l;try{uc(o.imports,u=>{pa(u,t,n,r)&&(l||=[],l.push(u))})}finally{}l!==void 0&&Cf(l,t)}if(!a){let l=Vn(i)||(()=>new i);t({provide:i,useFactory:l,deps:ye},i),t({provide:vf,useValue:i,multi:!0},i),t({provide:Zt,useValue:()=>F(i),multi:!0},i)}let c=o.providers;if(c!=null&&!a){let l=e;Cc(c,u=>{t(u,l)})}}else return!1;return i!==e&&e.providers!==void 0}function Cc(e,t){for(let n of e)sf(n)&&(n=n.\u0275providers),Array.isArray(n)?Cc(n,t):t(n)}var gv=$({provide:String,useValue:$});function wf(e){return e!==null&&typeof e=="object"&&gv in e}function mv(e){return!!(e&&e.useExisting)}function yv(e){return!!(e&&e.useFactory)}function jn(e){return typeof e=="function"}function vv(e){return!!e.useClass}var Io=new I(""),Vi={},Dv={},$s;function wc(){return $s===void 0&&($s=new Qi),$s}var ke=class{},wr=class extends ke{get destroyed(){return this._destroyed}constructor(t,n,r,i){super(),this.parent=n,this.source=r,this.scopes=i,this.records=new Map,this._ngOnDestroyHooks=new Set,this._onDestroyHooks=[],this._destroyed=!1,ma(t,s=>this.processProvider(s)),this.records.set(yf,Nn(void 0,this)),i.has("environment")&&this.records.set(ke,Nn(void 0,this));let o=this.records.get(Io);o!=null&&typeof o.value=="string"&&this.scopes.add(o.value),this.injectorDefTypes=new Set(this.get(vf,ye,T.Self))}destroy(){this.assertNotDestroyed(),this._destroyed=!0;try{for(let n of this._ngOnDestroyHooks)n.ngOnDestroy();let t=this._onDestroyHooks;this._onDestroyHooks=[];for(let n of t)n()}finally{this.records.clear(),this._ngOnDestroyHooks.clear(),this.injectorDefTypes.clear()}}onDestroy(t){return this.assertNotDestroyed(),this._onDestroyHooks.push(t),()=>this.removeOnDestroy(t)}runInContext(t){this.assertNotDestroyed();let n=bt(this),r=Le(void 0),i;try{return t()}finally{bt(n),Le(r)}}get(t,n=Cr,r=T.Default){if(this.assertNotDestroyed(),t.hasOwnProperty(Vu))return t[Vu](this);r=wo(r);let i,o=bt(this),s=Le(void 0);try{if(!(r&T.SkipSelf)){let c=this.records.get(t);if(c===void 0){let l=Iv(t)&&Do(t);l&&this.injectableDefInScope(l)?c=Nn(ga(t),Vi):c=null,this.records.set(t,c)}if(c!=null)return this.hydrate(t,c)}let a=r&T.Self?wc():this.parent;return n=r&T.Optional&&n===Cr?null:n,a.get(t,n)}catch(a){if(a.name==="NullInjectorError"){if((a[Yi]=a[Yi]||[]).unshift(De(t)),o)throw a;return Qy(a,t,"R3InjectorError",this.source)}else throw a}finally{Le(s),bt(o)}}resolveInjectorInitializers(){let t=bt(this),n=Le(void 0),r;try{let i=this.get(Zt,ye,T.Self);for(let o of i)o()}finally{bt(t),Le(n)}}toString(){let t=[],n=this.records;for(let r of n.keys())t.push(De(r));return`R3Injector[${t.join(", ")}]`}assertNotDestroyed(){if(this._destroyed)throw new y(205,!1)}processProvider(t){t=ve(t);let n=jn(t)?t:ve(t&&t.provide),r=wv(t);if(!jn(t)&&t.multi===!0){let i=this.records.get(n);i||(i=Nn(void 0,Vi,!0),i.factory=()=>da(i.multi),this.records.set(n,i)),n=t,i.multi.push(t)}this.records.set(n,r)}hydrate(t,n){return n.value===Vi&&(n.value=Dv,n.value=n.factory()),typeof n.value=="object"&&n.value&&bv(n.value)&&this._ngOnDestroyHooks.add(n.value),n.value}injectableDefInScope(t){if(!t.providedIn)return!1;let n=ve(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 ga(e){let t=Do(e),n=t!==null?t.factory:Vn(e);if(n!==null)return n;if(e instanceof I)throw new y(204,!1);if(e instanceof Function)return Cv(e);throw new y(204,!1)}function Cv(e){if(e.length>0)throw new y(204,!1);let n=ky(e);return n!==null?()=>n.factory(e):()=>new e}function wv(e){if(wf(e))return Nn(void 0,e.useValue);{let t=Ef(e);return Nn(t,Vi)}}function Ef(e,t,n){let r;if(jn(e)){let i=ve(e);return Vn(i)||ga(i)}else if(wf(e))r=()=>ve(e.useValue);else if(yv(e))r=()=>e.useFactory(...da(e.deps||[]));else if(mv(e))r=()=>F(ve(e.useExisting));else{let i=ve(e&&(e.useClass||e.provide));if(Ev(e))r=()=>new i(...da(e.deps));else return Vn(i)||ga(i)}return r}function Nn(e,t,n=!1){return{factory:e,value:t,multi:n?[]:void 0}}function Ev(e){return!!e.deps}function bv(e){return e!==null&&typeof e=="object"&&typeof e.ngOnDestroy=="function"}function Iv(e){return typeof e=="function"||typeof e=="object"&&e instanceof I}function ma(e,t){for(let n of e)Array.isArray(n)?ma(n,t):n&&sf(n)?ma(n.\u0275providers,t):t(n)}function Rt(e,t){e instanceof wr&&e.assertNotDestroyed();let n,r=bt(e),i=Le(void 0);try{return t()}finally{bt(r),Le(i)}}function _v(e){return typeof e=="function"}var ya=class{constructor(t,n,r){this.previousValue=t,this.currentValue=n,this.firstChange=r}isFirstChange(){return this.firstChange}};function bf(e,t,n,r){t!==null?t.applyValueToInputSignal(t,r):e[n]=r}function on(){return If}function If(e){return e.type.prototype.ngOnChanges&&(e.setInput=Sv),Mv}on.ngInherit=!0;function Mv(){let e=Mf(this),t=e?.current;if(t){let n=e.previous;if(n===Pn)e.previous=t;else for(let r in t)n[r]=t[r];e.current=null,this.ngOnChanges(t)}}function Sv(e,t,n,r,i){let o=this.declaredInputs[r],s=Mf(e)||Tv(e,{previous:Pn,current:null}),a=s.current||(s.current={}),c=s.previous,l=c[o];a[o]=new ya(l&&l.currentValue,n,c===Pn),bf(e,t,i,n)}var _f="__ngSimpleChanges__";function Mf(e){return e[_f]||null}function Tv(e,t){return e[_f]=t}var Yu=null;var Xe=function(e,t,n){Yu?.(e,t,n)};function Av(e,t,n){let{ngOnChanges:r,ngOnInit:i,ngDoCheck:o}=t.type.prototype;if(r){let s=If(t);(n.preOrderHooks??=[]).push(e,s),(n.preOrderCheckHooks??=[]).push(e,s)}i&&(n.preOrderHooks??=[]).push(0-e,i),o&&((n.preOrderHooks??=[]).push(e,o),(n.preOrderCheckHooks??=[]).push(e,o))}function _o(e,t){for(let n=t.directiveStart,r=t.directiveEnd;n=r)break}else t[c]<0&&(e[xn]+=65536),(a>14>16&&(e[D]&3)===t&&(e[D]+=16384,Zu(a,o)):Zu(a,o)}var On=-1,Qt=class{constructor(t,n,r){this.factory=t,this.resolving=!1,this.canSeeViewProviders=n,this.injectImpl=r}};function Nv(e){return e instanceof Qt}function Rv(e){return(e.flags&8)!==0}function Ov(e){return(e.flags&16)!==0}function Tf(e){return e!==On}function Ki(e){return e&32767}function Pv(e){return e>>16}function Ji(e,t){let n=Pv(e),r=t;for(;n>0;)r=r[Bn],n--;return r}var va=!0;function Qu(e){let t=va;return va=e,t}var Fv=256,Af=Fv-1,xf=5,Lv=0,et={};function kv(e,t,n){let r;typeof n=="string"?r=n.charCodeAt(0)||0:n.hasOwnProperty(dr)&&(r=n[dr]),r==null&&(r=n[dr]=Lv++);let i=r&Af,o=1<>xf)]|=o}function Xi(e,t){let n=Nf(e,t);if(n!==-1)return n;let r=t[b];r.firstCreatePass&&(e.injectorIndex=t.length,Ws(r.data,e),Ws(t,null),Ws(r.blueprint,null));let i=Ec(e,t),o=e.injectorIndex;if(Tf(i)){let s=Ki(i),a=Ji(i,t),c=a[b].data;for(let l=0;l<8;l++)t[o+l]=a[s+l]|c[s+l]}return t[o+8]=i,o}function Ws(e,t){e.push(0,0,0,0,0,0,0,0,t)}function Nf(e,t){return e.injectorIndex===-1||e.parent&&e.parent.injectorIndex===e.injectorIndex||t[e.injectorIndex+8]===null?-1:e.injectorIndex}function Ec(e,t){if(e.parent&&e.parent.injectorIndex!==-1)return e.parent.injectorIndex;let n=0,r=null,i=t;for(;i!==null;){if(r=Lf(i),r===null)return On;if(n++,i=i[Bn],r.injectorIndex!==-1)return r.injectorIndex|n<<16}return On}function Da(e,t,n){kv(e,t,n)}function Rf(e,t,n){if(n&T.Optional||e!==void 0)return e;gc(t,"NodeInjector")}function Of(e,t,n,r){if(n&T.Optional&&r===void 0&&(r=null),!(n&(T.Self|T.Host))){let i=e[Fn],o=Le(void 0);try{return i?i.get(t,r,n&T.Optional):af(t,r,n&T.Optional)}finally{Le(o)}}return Rf(r,t,n)}function Pf(e,t,n,r=T.Default,i){if(e!==null){if(t[D]&2048&&!(r&T.Self)){let s=Bv(e,t,n,r,et);if(s!==et)return s}let o=Ff(e,t,n,r,et);if(o!==et)return o}return Of(t,n,r,i)}function Ff(e,t,n,r,i){let o=jv(n);if(typeof o=="function"){if(!Hd(t,e,r))return r&T.Host?Rf(i,n,r):Of(t,n,r,i);try{let s;if(s=o(r),s==null&&!(r&T.Optional))gc(n);else return s}finally{qd()}}else if(typeof o=="number"){let s=null,a=Nf(e,t),c=On,l=r&T.Host?t[_e][xe]:null;for((a===-1||r&T.SkipSelf)&&(c=a===-1?Ec(e,t):t[a+8],c===On||!Ju(r,!1)?a=-1:(s=t[b],a=Ki(c),t=Ji(c,t)));a!==-1;){let u=t[b];if(Ku(o,a,u.data)){let d=Vv(a,t,n,s,r,l);if(d!==et)return d}c=t[a+8],c!==On&&Ju(r,t[b].data[a+8]===l)&&Ku(o,a,t)?(s=u,a=Ki(c),t=Ji(c,t)):a=-1}}return i}function Vv(e,t,n,r,i,o){let s=t[b],a=s.data[e+8],c=r==null?Ar(a)&&va:r!=s&&(a.type&3)!==0,l=i&T.Host&&o===a,u=Bi(a,s,n,c,l);return u!==null?Kt(t,s,u,a):et}function Bi(e,t,n,r,i){let o=e.providerIndexes,s=t.data,a=o&1048575,c=e.directiveStart,l=e.directiveEnd,u=o>>20,d=r?a:a+u,f=i?a+u:l;for(let h=d;h=c&&p.type===n)return h}if(i){let h=s[c];if(h&&_t(h)&&h.type===n)return c}return null}function Kt(e,t,n,r){let i=e[n],o=t.data;if(Nv(i)){let s=i;s.resolving&&$y(By(o[n]));let a=Qu(s.canSeeViewProviders);s.resolving=!0;let c,l=s.injectImpl?Le(s.injectImpl):null,u=Hd(e,r,T.Default);try{i=e[n]=s.factory(void 0,o,e,r),t.firstCreatePass&&n>=r.directiveStart&&Av(n,o[n],t)}finally{l!==null&&Le(l),Qu(a),s.resolving=!1,qd()}}return i}function jv(e){if(typeof e=="string")return e.charCodeAt(0)||0;let t=e.hasOwnProperty(dr)?e[dr]:void 0;return typeof t=="number"?t>=0?t&Af:Uv:t}function Ku(e,t,n){let r=1<>xf)]&r)}function Ju(e,t){return!(e&T.Self)&&!(e&T.Host&&t)}var Gt=class{constructor(t,n){this._tNode=t,this._lView=n}get(t,n,r){return Pf(this._tNode,this._lView,t,wo(r),n)}};function Uv(){return new Gt(we(),L())}function sn(e){return Sr(()=>{let t=e.prototype.constructor,n=t[Wi]||Ca(t),r=Object.prototype,i=Object.getPrototypeOf(e.prototype).constructor;for(;i&&i!==r;){let o=i[Wi]||Ca(i);if(o&&o!==n)return o;i=Object.getPrototypeOf(i)}return o=>new o})}function Ca(e){return of(e)?()=>{let t=Ca(ve(e));return t&&t()}:Vn(e)}function Bv(e,t,n,r,i){let o=e,s=t;for(;o!==null&&s!==null&&s[D]&2048&&!(s[D]&512);){let a=Ff(o,s,n,r|T.Self,et);if(a!==et)return a;let c=o.parent;if(!c){let l=s[Od];if(l){let u=l.get(n,et,r);if(u!==et)return u}c=Lf(s),s=s[Bn]}o=c}return i}function Lf(e){let t=e[b],n=t.type;return n===2?t.declTNode:n===1?e[xe]:null}function Xu(e,t=null,n=null,r){let i=kf(e,t,n,r);return i.resolveInjectorInitializers(),i}function kf(e,t=null,n=null,r,i=new Set){let o=[n||ye,pv(e)];return r=r||(typeof e=="object"?void 0:De(e)),new wr(o,t||wc(),r||null,i)}var Ot=(()=>{let t=class t{static create(r,i){if(Array.isArray(r))return Xu({name:""},i,r,"");{let o=r.name??"";return Xu({name:o},r.parent,r.providers,o)}}};t.THROW_IF_NOT_FOUND=Cr,t.NULL=new Qi,t.\u0275prov=C({token:t,providedIn:"any",factory:()=>F(yf)}),t.__NG_ELEMENT_ID__=-1;let e=t;return e})(),$v="ngOriginalError";function Gs(e){return e[$v]}var mt=class{constructor(){this._console=console}handleError(t){let n=this._findOriginalError(t);this._console.error("ERROR",t),n&&this._console.error("ORIGINAL ERROR",n)}_findOriginalError(t){let n=t&&Gs(t);for(;n&&Gs(n);)n=Gs(n);return n||null}},Vf=new I("",{providedIn:"root",factory:()=>g(mt).handleError.bind(void 0)}),Oi=new I(""),jf=!1,Uf=new I("",{providedIn:"root",factory:()=>jf});var wa=class{constructor(t){this.changingThisBreaksApplicationSecurity=t}toString(){return`SafeValue must use [property]=binding: ${this.changingThisBreaksApplicationSecurity} (see ${Fm})`}};function Mo(e){return e instanceof wa?e.changingThisBreaksApplicationSecurity:e}var Hv=/^>|^->||--!>|)/g,Gv="\u200B$1\u200B";function zv(e){return e.replace(Hv,t=>t.replace(Wv,Gv))}var Bf=new Map,qv=0;function Yv(){return qv++}function Zv(e){Bf.set(e[go],e)}function Qv(e){Bf.delete(e[go])}var ed="__ngContext__";function Mt(e,t){ht(t)?(e[ed]=t[go],Zv(t)):e[ed]=t}function Kv(e){return e.ownerDocument.body}function $f(e){return e instanceof Function?e():e}function Pi(e){return(e??g(Ot)).get(Qe)==="browser"}var nt=function(e){return e[e.Important=1]="Important",e[e.DashCase=2]="DashCase",e}(nt||{}),Jv;function bc(e,t){return Jv(e,t)}function Rn(e,t,n,r,i){if(r!=null){let o,s=!1;it(r)?o=r:ht(r)&&(s=!0,r=r[Ae]);let a=Ze(r);e===0&&n!==null?i==null?Yf(t,n,a):eo(t,n,a,i||null,!0):e===1&&n!==null?eo(t,n,a,i||null,!0):e===2?Kf(t,a,s):e===3&&t.destroyNode(a),o!=null&&hD(t,e,o,n,i)}}function Hf(e,t){return e.createText(t)}function Xv(e,t,n){e.setValue(t,n)}function Wf(e,t){return e.createComment(zv(t))}function Ic(e,t,n){return e.createElement(t,n)}function eD(e,t){Gf(e,t),t[Ae]=null,t[xe]=null}function tD(e,t,n,r,i,o){r[Ae]=i,r[xe]=t,Ao(e,r,n,1,i,o)}function Gf(e,t){Ao(e,t,t[W],2,null,null)}function nD(e){let t=e[mr];if(!t)return zs(e[b],e);for(;t;){let n=null;if(ht(t))n=t[mr];else{let r=t[se];r&&(n=r)}if(!n){for(;t&&!t[qe]&&t!==e;)ht(t)&&zs(t[b],t),t=t[ne];t===null&&(t=e),ht(t)&&zs(t[b],t),n=t&&t[qe]}t=n}}function rD(e,t,n,r){let i=se+r,o=n.length;r>0&&(n[i-1][qe]=t),r0&&(e[n-1][qe]=r[qe]);let o=zi(e,se+t);eD(r[b],r);let s=o[pt];s!==null&&s.detachView(o[b]),r[ne]=null,r[qe]=null,r[D]&=-129}return r}function So(e,t){if(!(t[D]&256)){let n=t[W];n.destroyNode&&Ao(e,t,n,3,null,null),nD(t)}}function zs(e,t){if(!(t[D]&256)){t[D]&=-129,t[D]|=256,t[qt]&&fu(t[qt]),sD(e,t),oD(e,t),t[b].type===1&&t[W].destroy();let n=t[Tr];if(n!==null&&it(t[ne])){n!==t[ne]&&zf(n,t);let r=t[pt];r!==null&&r.detachView(e)}Qv(t)}}function oD(e,t){let n=e.cleanup,r=t[gr];if(n!==null)for(let o=0;o=0?r[s]():r[-s].unsubscribe(),o+=2}else{let s=r[n[o+1]];n[o].call(s)}r!==null&&(t[gr]=null);let i=t[fr];if(i!==null){t[fr]=null;for(let o=0;o-1){let{encapsulation:o}=e.data[r.directiveStart+i];if(o===tt.None||o===tt.Emulated)return null}return Ne(r,n)}}function eo(e,t,n,r,i){e.insertBefore(t,n,r,i)}function Yf(e,t,n){e.appendChild(t,n)}function td(e,t,n,r,i){r!==null?eo(e,t,n,r,i):Yf(e,t,n)}function cD(e,t,n,r){e.removeChild(t,n,r)}function _c(e,t){return e.parentNode(t)}function lD(e,t){return e.nextSibling(t)}function Zf(e,t,n){return dD(e,t,n)}function uD(e,t,n){return e.type&40?Ne(e,n):null}var dD=uD,nd;function To(e,t,n,r){let i=qf(e,r,t),o=t[W],s=r.parent||t[xe],a=Zf(s,r,t);if(i!=null)if(Array.isArray(n))for(let c=0;cde&&nh(e,t,de,!1),Xe(s?2:0,i),n(r,i)}finally{Yt(o),Xe(s?3:1,i)}}function Sc(e,t,n){if(ec(t)){let r=ge(null);try{let i=t.directiveStart,o=t.directiveEnd;for(let s=i;snull;function wD(e){Xd(e)?Jf(e):dv(e)}function ED(){ah=wD}function bD(e,t,n,r){let i=hh(t);i.push(n),e.firstCreatePass&&ph(e).push(r,i.length-1)}function ID(e,t,n,r,i,o){let s=t?t.injectorIndex:-1,a=0;return $n()&&(a|=128),{type:n,index:r,insertBeforeIndex:null,injectorIndex:s,directiveStart:-1,directiveEnd:-1,directiveStylingLast:-1,componentOffset:-1,propertyBindings:null,flags:a,providerIndexes:0,value:i,attrs:o,mergedAttrs:null,localNames:null,initialInputs:void 0,inputs:null,outputs: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 rd(e,t,n,r,i){for(let o in t){if(!t.hasOwnProperty(o))continue;let s=t[o];if(s===void 0)continue;r??={};let a,c=Ce.None;Array.isArray(s)?(a=s[0],c=s[1]):a=s;let l=o;if(i!==null){if(!i.hasOwnProperty(o))continue;l=i[o]}e===0?id(r,n,l,a,c):id(r,n,l,a)}return r}function id(e,t,n,r,i){let o;e.hasOwnProperty(n)?(o=e[n]).push(t,r):o=e[n]=[t,r],i!==void 0&&o.push(i)}function _D(e,t,n){let r=t.directiveStart,i=t.directiveEnd,o=e.data,s=t.attrs,a=[],c=null,l=null;for(let u=r;u0;){let n=e[--t];if(typeof n=="number"&&n<0)return n}return 0}function xD(e,t,n,r){let i=n.directiveStart,o=n.directiveEnd;Ar(n)&&kD(t,n,e.data[i+n.componentOffset]),e.firstCreatePass||Xi(n,t),Mt(r,t);let s=n.initialInputs;for(let a=i;a{vr(e.lView)},consumerOnSignalRead(){this.lView[qt]=this}});function yh(e){return Dh(e[mr])}function vh(e){return Dh(e[qe])}function Dh(e){for(;e!==null&&!it(e);)e=e[qe];return e}var Ch=100;function wh(e,t=!0,n=0){let r=e[It],i=r.rendererFactory,o=!1;o||i.begin?.();try{XD(e,n)}catch(s){throw t&&gh(e,s),s}finally{o||(i.end?.(),r.inlineEffectRunner?.flush())}}function XD(e,t){_a(e,t);let n=0;for(;rc(e);){if(n===Ch)throw new y(103,!1);n++,_a(e,1)}}function eC(e,t,n,r){let i=t[D];if((i&256)===256)return;let o=!1;!o&&t[It].inlineEffectRunner?.flush(),ac(t);let s=null,a=null;!o&&tC(e)&&(a=ZD(t),s=uu(a));try{Vd(t),Dy(e.bindingStartIndex),n!==null&&oh(e,t,n,2,r);let c=(i&3)===3;if(!o)if(c){let d=e.preOrderCheckHooks;d!==null&&ji(t,d,null)}else{let d=e.preOrderHooks;d!==null&&Ui(t,d,0,null),Hs(t,0)}if(nC(t),Eh(t,0),e.contentQueries!==null&&fh(e,t),!o)if(c){let d=e.contentCheckHooks;d!==null&&ji(t,d)}else{let d=e.contentHooks;d!==null&&Ui(t,d,1),Hs(t,1)}mD(e,t);let l=e.components;l!==null&&Ih(t,l,0);let u=e.viewQuery;if(u!==null&&Ia(2,u,r),!o)if(c){let d=e.viewCheckHooks;d!==null&&ji(t,d)}else{let d=e.viewHooks;d!==null&&Ui(t,d,2),Hs(t,2)}if(e.firstUpdatePass===!0&&(e.firstUpdatePass=!1),t[js]){for(let d of t[js])d();t[js]=null}o||(t[D]&=-73)}catch(c){throw vr(t),c}finally{a!==null&&(du(a,s),KD(a)),cc()}}function tC(e){return e.type!==2}function Eh(e,t){for(let n=yh(e);n!==null;n=vh(n))for(let r=se;r-1&&(Er(t,r),zi(n,r))}this._attachedToViewContainer=!1}So(this._lView[b],this._lView)}onDestroy(t){uy(this._lView,t)}markForCheck(){Lc(this._cdRefInjectingView||this._lView)}detach(){this._lView[D]&=-129}reattach(){oa(this._lView),this._lView[D]|=128}detectChanges(){this._lView[D]|=1024,wh(this._lView,this.notifyErrorHandler)}checkNoChanges(){}attachToViewContainerRef(){if(this._appRef)throw new y(902,!1);this._attachedToViewContainer=!0}detachFromAppRef(){this._appRef=null,Gf(this._lView[b],this._lView)}attachToAppRef(t){if(this._attachedToViewContainer)throw new y(902,!1);this._appRef=t,oa(this._lView)}},St=(()=>{let t=class t{};t.__NG_ELEMENT_ID__=sC;let e=t;return e})(),iC=St,oC=class extends iC{constructor(t,n,r){super(),this._declarationLView=t,this._declarationTContainer=n,this.elementRef=r}get ssrId(){return this._declarationTContainer.tView?.ssrId||null}createEmbeddedView(t,n){return this.createEmbeddedViewImpl(t,n)}createEmbeddedViewImpl(t,n,r){let i=Pc(this._declarationLView,this._declarationTContainer,t,{injector:n,dehydratedView:r});return new Jt(i)}};function sC(){return kc(we(),L())}function kc(e,t){return e.type&4?new oC(t,e,Hn(e,t)):null}function _h(e){let t=e[yr]??[],r=e[ne][W];for(let i of t)aC(i,r);e[yr]=ye}function aC(e,t){let n=0,r=e.firstChild;if(r){let i=e.data[Zi];for(;n0&&(o.firstChild=e,e=Oo(r[Zi],e)),n.push(o)}return[e,n]}var Sh=()=>null;function gC(e,t){let n=e[yr];return!t||n===null||n.length===0?null:n[0].data[nv]===t?n.shift():(_h(e),null)}function mC(){Sh=gC}function io(e,t){return Sh(e,t)}var Ma=class{},Sa=class{},oo=class{};function yC(e){let t=Error(`No component factory found for ${De(e)}.`);return t[vC]=e,t}var vC="ngComponent";var Ta=class{resolveComponentFactory(t){throw yC(t)}},Po=(()=>{let t=class t{};t.NULL=new Ta;let e=t;return e})(),br=class{},ot=(()=>{let t=class t{constructor(){this.destroyNode=null}};t.__NG_ELEMENT_ID__=()=>DC();let e=t;return e})();function DC(){let e=L(),t=we(),n=At(t.index,e);return(ht(n)?n:e)[W]}var CC=(()=>{let t=class t{};t.\u0275prov=C({token:t,providedIn:"root",factory:()=>null});let e=t;return e})(),Ys={};function wC(e){return typeof e=="function"&&e[ys]!==void 0}function Th(e){return wC(e)&&typeof e.set=="function"}function Ah(e){return e!==null&&(typeof e=="function"||typeof e=="object")}var Aa=class{constructor(){}supports(t){return t instanceof Map||Ah(t)}create(){return new xa}},xa=class{constructor(){this._records=new Map,this._mapHead=null,this._appendAfter=null,this._previousMapHead=null,this._changesHead=null,this._changesTail=null,this._additionsHead=null,this._additionsTail=null,this._removalsHead=null,this._removalsTail=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||Ah(t)))throw new y(900,!1);return this.check(t)?this:null}onDestroy(){}check(t){this._reset();let n=this._mapHead;if(this._appendAfter=null,this._forEach(t,(r,i)=>{if(n&&n.key===i)this._maybeAddToChanges(n,r),this._appendAfter=n,n=n._next;else{let o=this._getOrCreateRecordForKey(i,r);n=this._insertBeforeOrAppend(n,o)}}),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 i=this._records.get(t);this._maybeAddToChanges(i,n);let o=i._prev,s=i._next;return o&&(o._next=s),s&&(s._prev=o),i._next=null,i._prev=null,i}let r=new Na(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))}},Na=class{constructor(t){this.key=t,this.previousValue=null,this.currentValue=null,this._nextPrevious=null,this._next=null,this._prev=null,this._nextAdded=null,this._nextRemoved=null,this._nextChanged=null}};function od(){return new Vc([new Aa])}var Vc=(()=>{let t=class t{constructor(r){this.factories=r}static create(r,i){if(i){let o=i.factories.slice();r=r.concat(o)}return new t(r)}static extend(r){return{provide:t,useFactory:i=>t.create(r,i||od()),deps:[[t,new mf,new Dc]]}}find(r){let i=this.factories.find(o=>o.supports(r));if(i)return i;throw new y(901,!1)}};t.\u0275prov=C({token:t,providedIn:"root",factory:od});let e=t;return e})();var Pt=(()=>{let t=class t{};t.__NG_ELEMENT_ID__=EC;let e=t;return e})();function EC(e){return bC(we(),L(),(e&16)===16)}function bC(e,t,n){if(Ar(e)&&!n){let r=At(e.index,t);return new Jt(r,r)}else if(e.type&47){let r=t[_e];return new Jt(r,t)}return null}var sd=new Set;function Gn(e){sd.has(e)||(sd.add(e),performance?.mark?.("mark_feature_usage",{detail:{feature:e}}))}function ad(...e){}function IC(){let e=typeof ur.requestAnimationFrame=="function",t=ur[e?"requestAnimationFrame":"setTimeout"],n=ur[e?"cancelAnimationFrame":"clearTimeout"];if(typeof Zone<"u"&&t&&n){let r=t[Zone.__symbol__("OriginalDelegate")];r&&(t=r);let i=n[Zone.__symbol__("OriginalDelegate")];i&&(n=i)}return{nativeRequestAnimationFrame:t,nativeCancelAnimationFrame:n}}var z=class e{constructor({enableLongStackTrace:t=!1,shouldCoalesceEventChangeDetection:n=!1,shouldCoalesceRunChangeDetection:r=!1}){if(this.hasPendingMacrotasks=!1,this.hasPendingMicrotasks=!1,this.isStable=!0,this.onUnstable=new Y(!1),this.onMicrotaskEmpty=new Y(!1),this.onStable=new Y(!1),this.onError=new Y(!1),typeof Zone>"u")throw new y(908,!1);Zone.assertZonePatched();let i=this;i._nesting=0,i._outer=i._inner=Zone.current,Zone.TaskTrackingZoneSpec&&(i._inner=i._inner.fork(new Zone.TaskTrackingZoneSpec)),t&&Zone.longStackTraceZoneSpec&&(i._inner=i._inner.fork(Zone.longStackTraceZoneSpec)),i.shouldCoalesceEventChangeDetection=!r&&n,i.shouldCoalesceRunChangeDetection=r,i.lastRequestAnimationFrameId=-1,i.nativeRequestAnimationFrame=IC().nativeRequestAnimationFrame,SC(i)}static isInAngularZone(){return typeof Zone<"u"&&Zone.current.get("isAngularZone")===!0}static assertInAngularZone(){if(!e.isInAngularZone())throw new y(909,!1)}static assertNotInAngularZone(){if(e.isInAngularZone())throw new y(909,!1)}run(t,n,r){return this._inner.run(t,n,r)}runTask(t,n,r,i){let o=this._inner,s=o.scheduleEventTask("NgZoneEvent: "+i,t,_C,ad,ad);try{return o.runTask(s,n,r)}finally{o.cancelTask(s)}}runGuarded(t,n,r){return this._inner.runGuarded(t,n,r)}runOutsideAngular(t){return this._outer.run(t)}},_C={};function jc(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 MC(e){e.isCheckStableRunning||e.lastRequestAnimationFrameId!==-1||(e.lastRequestAnimationFrameId=e.nativeRequestAnimationFrame.call(ur,()=>{e.fakeTopEventTask||(e.fakeTopEventTask=Zone.root.scheduleEventTask("fakeTopEventTask",()=>{e.lastRequestAnimationFrameId=-1,Ra(e),e.isCheckStableRunning=!0,jc(e),e.isCheckStableRunning=!1},void 0,()=>{},()=>{})),e.fakeTopEventTask.invoke()}),Ra(e))}function SC(e){let t=()=>{MC(e)};e._inner=e._inner.fork({name:"angular",properties:{isAngularZone:!0},onInvokeTask:(n,r,i,o,s,a)=>{if(TC(a))return n.invokeTask(i,o,s,a);try{return cd(e),n.invokeTask(i,o,s,a)}finally{(e.shouldCoalesceEventChangeDetection&&o.type==="eventTask"||e.shouldCoalesceRunChangeDetection)&&t(),ld(e)}},onInvoke:(n,r,i,o,s,a,c)=>{try{return cd(e),n.invoke(i,o,s,a,c)}finally{e.shouldCoalesceRunChangeDetection&&t(),ld(e)}},onHasTask:(n,r,i,o)=>{n.hasTask(i,o),r===i&&(o.change=="microTask"?(e._hasPendingMicrotasks=o.microTask,Ra(e),jc(e)):o.change=="macroTask"&&(e.hasPendingMacrotasks=o.macroTask))},onHandleError:(n,r,i,o)=>(n.handleError(i,o),e.runOutsideAngular(()=>e.onError.emit(o)),!1)})}function Ra(e){e._hasPendingMicrotasks||(e.shouldCoalesceEventChangeDetection||e.shouldCoalesceRunChangeDetection)&&e.lastRequestAnimationFrameId!==-1?e.hasPendingMicrotasks=!0:e.hasPendingMicrotasks=!1}function cd(e){e._nesting++,e.isStable&&(e.isStable=!1,e.onUnstable.emit(null))}function ld(e){e._nesting--,jc(e)}function TC(e){return!Array.isArray(e)||e.length!==1?!1:e[0].data?.__ignore_ng_zone__===!0}var xh=(()=>{let t=class t{constructor(){this.handler=null,this.internalCallbacks=[]}execute(){let r=[...this.internalCallbacks];this.internalCallbacks.length=0;for(let i of r)i();this.handler?.execute()}ngOnDestroy(){this.handler?.destroy(),this.handler=null,this.internalCallbacks.length=0}};t.\u0275prov=C({token:t,providedIn:"root",factory:()=>new t});let e=t;return e})();function so(e,t,n){let r=n?e.styles:null,i=n?e.classes:null,o=0;if(t!==null)for(let s=0;s0&&eh(e,n,o.join(" "))}}function FC(e,t,n){let r=e.projection=[];for(let i=0;i{let t=class t{};t.__NG_ELEMENT_ID__=kC;let e=t;return e})();function kC(){let e=we();return Rh(e,L())}var VC=Ft,Nh=class extends VC{constructor(t,n,r){super(),this._lContainer=t,this._hostTNode=n,this._hostLView=r}get element(){return Hn(this._hostTNode,this._hostLView)}get injector(){return new Gt(this._hostTNode,this._hostLView)}get parentInjector(){let t=Ec(this._hostTNode,this._hostLView);if(Tf(t)){let n=Ji(t,this._hostLView),r=Ki(t),i=n[b].data[r+8];return new Gt(i,n)}else return new Gt(null,this._hostLView)}clear(){for(;this.length>0;)this.remove(this.length-1)}get(t){let n=dd(this._lContainer);return n!==null&&n[t]||null}get length(){return this._lContainer.length-se}createEmbeddedView(t,n,r){let i,o;typeof r=="number"?i=r:r!=null&&(i=r.index,o=r.injector);let s=io(this._lContainer,t.ssrId),a=t.createEmbeddedViewImpl(n||{},o,s);return this.insertImpl(a,i,to(this._hostTNode,s)),a}createComponent(t,n,r,i,o){let s=t&&!_v(t),a;if(s)a=n;else{let p=n||{};a=p.index,r=p.injector,i=p.projectableNodes,o=p.environmentInjector||p.ngModuleRef}let c=s?t:new Ir(zt(t)),l=r||this.parentInjector;if(!o&&c.ngModule==null){let v=(s?l:this.parentInjector).get(ke,null);v&&(o=v)}let u=zt(c.componentType??{}),d=io(this._lContainer,u?.id??null),f=d?.firstChild??null,h=c.create(l,i,f,o);return this.insertImpl(h.hostView,a,to(this._hostTNode,d)),h}insert(t,n){return this.insertImpl(t,n,!0)}insertImpl(t,n,r){let i=t._lView;if(ay(i)){let a=this.indexOf(t);if(a!==-1)this.detach(a);else{let c=i[ne],l=new Nh(c,c[xe],c[ne]);l.detach(l.indexOf(t))}}let o=this._adjustIndex(n),s=this._lContainer;return Fc(s,i,o,r),t.attachToViewContainerRef(),Kd(Zs(s),o,t),t}move(t,n){return this.insert(t,n)}indexOf(t){let n=dd(this._lContainer);return n!==null?n.indexOf(t):-1}remove(t){let n=this._adjustIndex(t,-1),r=Er(this._lContainer,n);r&&(zi(Zs(this._lContainer),n),So(r[b],r))}detach(t){let n=this._adjustIndex(t,-1),r=Er(this._lContainer,n);return r&&zi(Zs(this._lContainer),n)!=null?new Jt(r):null}_adjustIndex(t,n=0){return t??this.length+n}};function dd(e){return e[Gi]}function Zs(e){return e[Gi]||(e[Gi]=[])}function Rh(e,t){let n,r=t[e.index];return it(r)?n=r:(n=dh(r,t,null,e),t[e.index]=n,No(t,n)),Oh(n,t,e,r),new Nh(n,e,t)}function jC(e,t){let n=e[W],r=n.createComment(""),i=Ne(t,e),o=_c(n,i);return eo(n,o,r,lD(n,i),!1),r}var Oh=Ph,Uc=()=>!1;function UC(e,t,n){return Uc(e,t,n)}function Ph(e,t,n,r){if(e[gt])return;let i;n.type&8?i=Ze(r):i=jC(t,n),e[gt]=i}function BC(e,t,n){if(e[gt]&&e[yr])return!0;let r=n[Ye],i=t.index-de;if(!r||Ly(t)||bo(r,i))return!1;let s=ha(r,i),a=r.data[mc]?.[i],[c,l]=pC(s,a);return e[gt]=c,e[yr]=l,!0}function $C(e,t,n,r){Uc(e,n,t)||Ph(e,t,n,r)}function HC(){Oh=$C,Uc=BC}var Fa=class e{constructor(t){this.queryList=t,this.matches=null}clone(){return new e(this.queryList)}setDirty(){this.queryList.setDirty()}},La=class e{constructor(t=[]){this.queries=t}createEmbeddedView(t){let n=t.queries;if(n!==null){let r=t.contentQueries!==null?t.contentQueries[0]:n.length,i=[];for(let o=0;o0)r.push(s[a/2]);else{let l=o[a+1],u=t[-c];for(let d=se;dt.trim())}function kh(e,t,n){e.queries===null&&(e.queries=new ka),e.queries.track(new Va(t,n))}function JC(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 Bc(e,t){return e.queries.getByIndex(t)}function XC(e,t){let n=e[b],r=Bc(n,t);return r.crossesNgTemplate?ja(n,e,t,[]):Fh(n,e,r,t)}function ew(e){return Object.getPrototypeOf(e.prototype).constructor}function Lt(e){let t=ew(e.type),n=!0,r=[e];for(;t;){let i;if(_t(e))i=t.\u0275cmp||t.\u0275dir;else{if(t.\u0275cmp)throw new y(903,!1);i=t.\u0275dir}if(i){if(n){r.push(i);let s=e;s.inputs=Fi(e.inputs),s.inputTransforms=Fi(e.inputTransforms),s.declaredInputs=Fi(e.declaredInputs),s.outputs=Fi(e.outputs);let a=i.hostBindings;a&&ow(e,a);let c=i.viewQuery,l=i.contentQueries;if(c&&rw(e,c),l&&iw(e,l),tw(e,i),Lm(e.outputs,i.outputs),_t(i)&&i.data.animation){let u=e.data;u.animation=(u.animation||[]).concat(i.data.animation)}}let o=i.features;if(o)for(let s=0;s=0;r--){let i=e[r];i.hostVars=t+=i.hostVars,i.hostAttrs=pr(i.hostAttrs,n=pr(n,i.hostAttrs))}}function Fi(e){return e===Pn?{}:e===ye?[]:e}function rw(e,t){let n=e.viewQuery;n?e.viewQuery=(r,i)=>{t(r,i),n(r,i)}:e.viewQuery=t}function iw(e,t){let n=e.contentQueries;n?e.contentQueries=(r,i,o)=>{t(r,i,o),n(r,i,o)}:e.contentQueries=t}function ow(e,t){let n=e.hostBindings;n?e.hostBindings=(r,i)=>{t(r,i),n(r,i)}:e.hostBindings=t}var Tt=class{},_r=class{};var Ua=class extends Tt{constructor(t,n,r){super(),this._parent=n,this._bootstrapComponents=[],this.destroyCbs=[],this.componentFactoryResolver=new ao(this);let i=xd(t);this._bootstrapComponents=$f(i.bootstrap),this._r3Injector=kf(t,n,[{provide:Tt,useValue:this},{provide:Po,useValue:this.componentFactoryResolver},...r],De(t),new Set(["environment"])),this._r3Injector.resolveInjectorInitializers(),this.instance=this._r3Injector.get(t)}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)}},Ba=class extends _r{constructor(t){super(),this.moduleType=t}create(t){return new Ua(this.moduleType,t,[])}};var lo=class extends Tt{constructor(t){super(),this.componentFactoryResolver=new ao(this),this.instance=null;let n=new wr([...t.providers,{provide:Tt,useValue:this},{provide:Po,useValue:this.componentFactoryResolver}],t.parent||wc(),t.debugName,new Set(["environment"]));this.injector=n,t.runEnvironmentInitializers&&n.resolveInjectorInitializers()}destroy(){this.injector.destroy()}onDestroy(t){this.injector.onDestroy(t)}};function $c(e,t,n=null){return new lo({providers:e,parent:t,debugName:n,runEnvironmentInitializers:!0}).injector}var Rr=(()=>{let t=class t{constructor(){this.taskId=0,this.pendingTasks=new Set,this.hasPendingTasks=new oe(!1)}get _hasPendingTasks(){return this.hasPendingTasks.value}add(){this._hasPendingTasks||this.hasPendingTasks.next(!0);let r=this.taskId++;return this.pendingTasks.add(r),r}remove(r){this.pendingTasks.delete(r),this.pendingTasks.size===0&&this._hasPendingTasks&&this.hasPendingTasks.next(!1)}ngOnDestroy(){this.pendingTasks.clear(),this._hasPendingTasks&&this.hasPendingTasks.next(!1)}};t.\u0275fac=function(i){return new(i||t)},t.\u0275prov=C({token:t,factory:t.\u0275fac,providedIn:"root"});let e=t;return e})();function sw(e,t,n){return e[t]=n}function rt(e,t,n){let r=e[t];return Object.is(r,n)?!1:(e[t]=n,!0)}function aw(e,t,n,r){let i=rt(e,t,n);return rt(e,t+1,r)||i}function cw(e,t,n,r,i){let o=aw(e,t,n,r);return rt(e,t+2,i)||o}function lw(e,t,n,r,i,o,s,a,c){let l=t.consts,u=Wn(t,e,4,s||null,kn(l,a));Nc(t,n,u,kn(l,c)),_o(t,u);let d=u.tView=xc(2,u,r,i,o,t.directiveRegistry,t.pipeRegistry,null,t.schemas,l,null);return t.queries!==null&&(t.queries.template(t,u),d.queries=t.queries.embeddedTView(u)),u}function ae(e,t,n,r,i,o,s,a){let c=L(),l=K(),u=e+de,d=l.firstCreatePass?lw(u,l,c,t,n,r,i,o,s):l.data[u];en(d,!1);let f=Vh(l,c,d,e);yo()&&To(l,c,f,d),Mt(f,c);let h=dh(f,c,f,d);return c[u]=h,No(c,h),UC(h,d,c),mo(d)&&Tc(l,c,d),s!=null&&Ac(c,d,a),ae}var Vh=jh;function jh(e,t,n,r){return Nt(!0),t[W].createComment("")}function uw(e,t,n,r){let i=t[Ye],o=!i||$n()||bo(i,r);if(Nt(o),o)return jh(e,t,n,r);let s=i.data[tv]?.[r]??null;s!==null&&n.tView!==null&&n.tView.ssrId===null&&(n.tView.ssrId=s);let a=Ro(i,e,t,n);Eo(i,r,a);let c=vc(i,r);return Oo(c,a)}function dw(){Vh=uw}function G(e,t,n,r){let i=L(),o=xr();if(rt(i,o,t)){let s=K(),a=lc();VD(a,i,e,t,n,r)}return G}function fw(e,t,n,r){return rt(e,xr(),n)?t+pc(n)+r:yt}function Li(e,t){return e<<17|t<<2}function Xt(e){return e>>17&32767}function hw(e){return(e&2)==2}function pw(e,t){return e&131071|t<<17}function $a(e){return e|2}function Un(e){return(e&131068)>>2}function Qs(e,t){return e&-131069|t<<2}function gw(e){return(e&1)===1}function Ha(e){return e|1}function mw(e,t,n,r,i,o){let s=o?t.classBindings:t.styleBindings,a=Xt(s),c=Un(s);e[r]=n;let l=!1,u;if(Array.isArray(n)){let d=n;u=d[1],(u===null||Nr(d,u)>0)&&(l=!0)}else u=n;if(i)if(c!==0){let f=Xt(e[a+1]);e[r+1]=Li(f,a),f!==0&&(e[f+1]=Qs(e[f+1],r)),e[a+1]=pw(e[a+1],r)}else e[r+1]=Li(a,0),a!==0&&(e[a+1]=Qs(e[a+1],r)),a=r;else e[r+1]=Li(c,0),a===0?a=r:e[c+1]=Qs(e[c+1],r),c=r;l&&(e[r+1]=$a(e[r+1])),fd(e,u,r,!0),fd(e,u,r,!1),yw(t,u,e,r,o),s=Li(a,c),o?t.classBindings=s:t.styleBindings=s}function yw(e,t,n,r,i){let o=i?e.residualClasses:e.residualStyles;o!=null&&typeof t=="string"&&Nr(o,t)>=0&&(n[r+1]=Ha(n[r+1]))}function fd(e,t,n,r){let i=e[n+1],o=t===null,s=r?Xt(i):Un(i),a=!1;for(;s!==0&&(a===!1||o);){let c=e[s],l=e[s+1];vw(c,t)&&(a=!0,e[s+1]=r?Ha(l):$a(l)),s=r?Xt(l):Un(l)}a&&(e[n+1]=r?$a(i):Ha(i))}function vw(e,t){return e===null||t==null||(Array.isArray(e)?e[1]:e)===t?!0:Array.isArray(e)&&typeof t=="string"?Nr(e,t)>=0:!1}var ze={textEnd:0,key:0,keyEnd:0,value:0,valueEnd:0};function Dw(e){return e.substring(ze.key,ze.keyEnd)}function Cw(e){return ww(e),Uh(e,Bh(e,0,ze.textEnd))}function Uh(e,t){let n=ze.textEnd;return n===t?-1:(t=ze.keyEnd=Ew(e,ze.key=t,n),Bh(e,t,n))}function ww(e){ze.key=0,ze.keyEnd=0,ze.value=0,ze.valueEnd=0,ze.textEnd=e.length}function Bh(e,t,n){for(;t32;)t++;return t}function x(e,t,n){let r=L(),i=xr();if(rt(r,i,t)){let o=K(),s=lc();ch(o,s,r,e,t,r[W],n,!1)}return x}function Wa(e,t,n,r,i){let o=t.inputs,s=i?"class":"style";Rc(e,n,o[s],s,r)}function Or(e,t){return Iw(e,t,null,!0),Or}function st(e){_w(Nw,bw,e,!0)}function bw(e,t){for(let n=Cw(t);n>=0;n=Uh(t,n))dc(e,Dw(t),!0)}function Iw(e,t,n,r){let i=L(),o=K(),s=Bd(2);if(o.firstUpdatePass&&Hh(o,e,s,r),t!==yt&&rt(i,s,t)){let a=o.data[xt()];Wh(o,a,i,i[W],e,i[s+1]=Ow(t,n),r,s)}}function _w(e,t,n,r){let i=K(),o=Bd(2);i.firstUpdatePass&&Hh(i,null,o,r);let s=L();if(n!==yt&&rt(s,o,n)){let a=i.data[xt()];if(Gh(a,r)&&!$h(i,o)){let c=r?a.classesWithoutHost:a.stylesWithoutHost;c!==null&&(n=ra(c,n||"")),Wa(i,a,s,n,r)}else Rw(i,a,s,s[W],s[o+1],s[o+1]=xw(e,t,n),r,o)}}function $h(e,t){return t>=e.expandoStartIndex}function Hh(e,t,n,r){let i=e.data;if(i[n+1]===null){let o=i[xt()],s=$h(e,n);Gh(o,r)&&t===null&&!s&&(t=!1),t=Mw(i,o,t,r),mw(i,o,t,n,s,r)}}function Mw(e,t,n,r){let i=by(e),o=r?t.residualClasses:t.residualStyles;if(i===null)(r?t.classBindings:t.styleBindings)===0&&(n=Ks(null,e,t,n,r),n=Mr(n,t.attrs,r),o=null);else{let s=t.directiveStylingLast;if(s===-1||e[s]!==i)if(n=Ks(i,e,t,n,r),o===null){let c=Sw(e,t,r);c!==void 0&&Array.isArray(c)&&(c=Ks(null,e,t,c[1],r),c=Mr(c,t.attrs,r),Tw(e,t,r,c))}else o=Aw(e,t,r)}return o!==void 0&&(r?t.residualClasses=o:t.residualStyles=o),n}function Sw(e,t,n){let r=n?t.classBindings:t.styleBindings;if(Un(r)!==0)return e[Xt(r)]}function Tw(e,t,n,r){let i=n?t.classBindings:t.styleBindings;e[Xt(i)]=r}function Aw(e,t,n){let r,i=t.directiveEnd;for(let o=1+t.directiveStylingLast;o0;){let c=e[i],l=Array.isArray(c),u=l?c[1]:c,d=u===null,f=n[i+1];f===yt&&(f=d?ye:void 0);let h=d?Us(f,r):u===r?f:void 0;if(l&&!uo(h)&&(h=Us(c,r)),uo(h)&&(a=h,s))return a;let p=e[i+1];i=s?Xt(p):Un(p)}if(t!==null){let c=o?t.residualClasses:t.residualStyles;c!=null&&(a=Us(c,r))}return a}function uo(e){return e!==void 0}function Ow(e,t){return e==null||e===""||(typeof t=="string"?e=e+t:typeof e=="object"&&(e=De(Mo(e)))),e}function Gh(e,t){return(e.flags&(t?8:16))!==0}var Ga=class{destroy(t){}updateValue(t,n){}swap(t,n){let r=Math.min(t,n),i=Math.max(t,n),o=this.detach(i);if(i-r>1){let s=this.detach(r);this.attach(r,o),this.attach(i,s)}else this.attach(r,o)}move(t,n){this.attach(n,this.detach(t))}};function Js(e,t,n,r,i){return e===n&&Object.is(t,r)?1:Object.is(i(e,t),i(n,r))?-1:0}function Pw(e,t,n){let r,i,o=0,s=e.length-1;if(Array.isArray(t)){let a=t.length-1;for(;o<=s&&o<=a;){let c=e.at(o),l=t[o],u=Js(o,c,o,l,n);if(u!==0){u<0&&e.updateValue(o,l),o++;continue}let d=e.at(s),f=t[a],h=Js(s,d,a,f,n);if(h!==0){h<0&&e.updateValue(s,f),s--,a--;continue}let p=n(o,c),v=n(s,d),V=n(o,l);if(Object.is(V,v)){let w=n(a,f);Object.is(w,p)?(e.swap(o,s),e.updateValue(s,f),a--,s--):e.move(s,o),e.updateValue(o,l),o++;continue}if(r??=new fo,i??=gd(e,o,s,n),za(e,r,o,V))e.updateValue(o,l),o++,s++;else if(i.has(V))r.set(p,e.detach(o)),s--;else{let w=e.create(o,t[o]);e.attach(o,w),o++,s++}}for(;o<=a;)pd(e,r,n,o,t[o]),o++}else if(t!=null){let a=t[Symbol.iterator](),c=a.next();for(;!c.done&&o<=s;){let l=e.at(o),u=c.value,d=Js(o,l,o,u,n);if(d!==0)d<0&&e.updateValue(o,u),o++,c=a.next();else{r??=new fo,i??=gd(e,o,s,n);let f=n(o,u);if(za(e,r,o,f))e.updateValue(o,u),o++,s++,c=a.next();else if(!i.has(f))e.attach(o,e.create(o,u)),o++,s++,c=a.next();else{let h=n(o,l);r.set(h,e.detach(o)),s--}}}for(;!c.done;)pd(e,r,n,e.length,c.value),c=a.next()}for(;o<=s;)e.destroy(e.detach(s--));r?.forEach(a=>{e.destroy(a)})}function za(e,t,n,r){return t!==void 0&&t.has(r)?(e.attach(n,t.get(r)),t.delete(r),!0):!1}function pd(e,t,n,r,i){if(za(e,t,r,n(r,i)))e.updateValue(r,i);else{let o=e.create(r,i);e.attach(r,o)}}function gd(e,t,n,r){let i=new Set;for(let o=t;o<=n;o++)i.add(r(o,e.at(o)));return i}var fo=class{constructor(){this.kvMap=new Map,this._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 i=this._vMap;for(;i.has(r);)r=i.get(r);i.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 i=this._vMap;for(;i.has(r);)r=i.get(r),t(r,n)}}};var qa=class{constructor(t,n,r){this.lContainer=t,this.$implicit=n,this.$index=r}get $count(){return this.lContainer.length-se}};function zh(e,t){return t}var Ya=class{constructor(t,n,r){this.hasEmptyBlock=t,this.trackByFn=n,this.liveCollection=r}};function qh(e,t,n,r,i,o,s,a,c,l,u,d,f){Gn("NgControlFlow");let h=c!==void 0,p=L(),v=a?s.bind(p[_e][Ie]):s,V=new Ya(h,v);p[de+e]=V,ae(e+1,t,n,r,i,o),h&&ae(e+2,c,l,u,d,f)}var Za=class extends Ga{constructor(t,n,r){super(),this.lContainer=t,this.hostLView=n,this.templateTNode=r,this.needsIndexUpdate=!1}get length(){return this.lContainer.length-se}at(t){return this.getLView(t)[Ie].$implicit}attach(t,n){let r=n[Ye];this.needsIndexUpdate||=t!==this.length,Fc(this.lContainer,n,t,to(this.templateTNode,r))}detach(t){return this.needsIndexUpdate||=t!==this.length-1,Fw(this.lContainer,t)}create(t,n){let r=io(this.lContainer,this.templateTNode.tView.ssrId);return Pc(this.hostLView,this.templateTNode,new qa(this.lContainer,n,t),{dehydratedView:r})}destroy(t){So(t[b],t)}updateValue(t,n){this.getLView(t)[Ie].$implicit=n}reset(){this.needsIndexUpdate=!1}updateIndexes(){if(this.needsIndexUpdate)for(let t=0;t(Nt(!0),Ic(r,i,Zd()));function Vw(e,t,n,r,i,o){let s=t[Ye],a=!s||$n()||bo(s,o);if(Nt(a),a)return Ic(r,i,Zd());let c=Ro(s,e,t,n);return pf(s,o)&&Eo(s,o,c.nextSibling),s&&(Jd(n)||Xd(c))&&Ar(n)&&(gy(n),Jf(c)),c}function jw(){Zh=Vw}function Uw(e,t,n,r,i){let o=t.consts,s=kn(o,r),a=Wn(t,e,8,"ng-container",s);s!==null&&so(a,s,!0);let c=kn(o,i);return Nc(t,n,a,c),t.queries!==null&&t.queries.elementStart(t,a),a}function zn(e,t,n){let r=L(),i=K(),o=e+de,s=i.firstCreatePass?Uw(o,i,r,t,n):i.data[o];en(s,!0);let a=Qh(i,r,s,e);return r[o]=a,yo()&&To(i,r,a,s),Mt(a,r),mo(s)&&(Tc(i,r,s),Sc(i,s,r)),n!=null&&Ac(r,s),zn}function qn(){let e=we(),t=K();return ic()?oc():(e=e.parent,en(e,!1)),t.firstCreatePass&&(_o(t,e),ec(e)&&t.queries.elementEnd(e)),qn}function an(e,t,n){return zn(e,t,n),qn(),an}var Qh=(e,t,n,r)=>(Nt(!0),Wf(t[W],""));function Bw(e,t,n,r){let i,o=t[Ye],s=!o||$n();if(Nt(s),s)return Wf(t[W],"");let a=Ro(o,e,t,n),c=fv(o,r);return Eo(o,r,a),i=Oo(c,a),i}function $w(){Qh=Bw}var ho="en-US";var Hw=ho;function Ww(e){typeof e=="string"&&(Hw=e.toLowerCase().replace(/_/g,"-"))}function vt(e,t,n,r){let i=L(),o=K(),s=we();return Kh(o,i,i[W],s,e,t,r),vt}function Gw(e,t,n,r){let i=e.cleanup;if(i!=null)for(let o=0;oc?a[c]:null}typeof s=="string"&&(o+=2)}return null}function Kh(e,t,n,r,i,o,s){let a=mo(r),l=e.firstCreatePass&&ph(e),u=t[Ie],d=hh(t),f=!0;if(r.type&3||s){let v=Ne(r,t),V=s?s(v):v,w=d.length,pe=s?Be=>s(Ze(Be[r.index])):r.index,ut=null;if(!s&&a&&(ut=Gw(e,t,i,r.index)),ut!==null){let Be=ut.__ngLastListenerFn__||ut;Be.__ngNextListenerFn__=o,ut.__ngLastListenerFn__=o,f=!1}else{o=Dd(r,t,u,o,!1);let Be=n.listen(V,i,o);d.push(o,Be),l&&l.push(i,pe,w,w+1)}}else o=Dd(r,t,u,o,!1);let h=r.outputs,p;if(f&&h!==null&&(p=h[i])){let v=p.length;if(v)for(let V=0;V-1?At(e.index,t):t;Lc(a);let c=vd(t,n,r,s),l=o.__ngNextListenerFn__;for(;l;)c=vd(t,n,l,s)&&c,l=l.__ngNextListenerFn__;return i&&c===!1&&s.preventDefault(),c}}function fe(e=1){return _y(e)}function zw(e,t){let n=null,r=qm(e);for(let i=0;i(Nt(!0),Hf(t[W],r));function qw(e,t,n,r,i){let o=t[Ye],s=!o||$n()||bo(o,i);return Nt(s),s?Hf(t[W],r):Ro(o,e,t,n)}function Yw(){Xh=qw}function fn(e){return ep("",e,""),fn}function ep(e,t,n){let r=L(),i=fw(r,e,t,n);return i!==yt&&$D(r,xt(),i),ep}function Hc(e,t,n){Th(t)&&(t=t());let r=L(),i=xr();if(rt(r,i,t)){let o=K(),s=lc();ch(o,s,r,e,t,r[W],n,!1)}return Hc}function tp(e,t){let n=Th(e);return n&&e.set(t),n}function Wc(e,t){let n=L(),r=K(),i=we();return Kh(r,n,n[W],i,e,t),Wc}function Zw(e,t,n){let r=K();if(r.firstCreatePass){let i=_t(e);Qa(n,r.data,r.blueprint,i,!0),Qa(t,r.data,r.blueprint,i,!1)}}function Qa(e,t,n,r,i){if(e=ve(e),Array.isArray(e))for(let o=0;o>20;if(jn(e)||!e.multi){let h=new Qt(l,i,M),p=ea(c,t,i?u:u+f,d);p===-1?(Da(Xi(a,s),o,c),Xs(o,e,t.length),t.push(c),a.directiveStart++,a.directiveEnd++,i&&(a.providerIndexes+=1048576),n.push(h),s.push(h)):(n[p]=h,s[p]=h)}else{let h=ea(c,t,u+f,d),p=ea(c,t,u,u+f),v=h>=0&&n[h],V=p>=0&&n[p];if(i&&!V||!i&&!v){Da(Xi(a,s),o,c);let w=Jw(i?Kw:Qw,n.length,i,r,l);!i&&V&&(n[p].providerFactory=w),Xs(o,e,t.length,0),t.push(c),a.directiveStart++,a.directiveEnd++,i&&(a.providerIndexes+=1048576),n.push(w),s.push(w)}else{let w=np(n[i?p:h],l,!i&&r);Xs(o,e,h>-1?h:p,w)}!i&&r&&V&&n[p].componentProviders++}}}function Xs(e,t,n,r){let i=jn(t),o=vv(t);if(i||o){let c=(o?ve(t.useClass):t).prototype.ngOnDestroy;if(c){let l=e.destroyHooks||(e.destroyHooks=[]);if(!i&&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 np(e,t,n){return n&&e.componentProviders++,e.multi.push(t)-1}function ea(e,t,n,r){for(let i=n;i{n.providersResolver=(r,i)=>Zw(r,i?i(e):e,t)}}var Xw=(()=>{let t=class t{constructor(r){this._injector=r,this.cachedInjectors=new Map}getOrCreateStandaloneInjector(r){if(!r.standalone)return null;if(!this.cachedInjectors.has(r)){let i=Df(!1,r.type),o=i.length>0?$c([i],this._injector,`Standalone[${r.type.name}]`):null;this.cachedInjectors.set(r,o)}return this.cachedInjectors.get(r)}ngOnDestroy(){try{for(let r of this.cachedInjectors.values())r!==null&&r.destroy()}finally{this.cachedInjectors.clear()}}};t.\u0275prov=C({token:t,providedIn:"environment",factory:()=>new t(F(ke))});let e=t;return e})();function Ve(e){Gn("NgStandalone"),e.getStandaloneInjector=t=>t.get(Xw).getOrCreateStandaloneInjector(e)}function rp(e,t,n,r,i,o){return tE(L(),vy(),e,t,n,r,i,o)}function eE(e,t){let n=e[t];return n===yt?void 0:n}function tE(e,t,n,r,i,o,s,a){let c=t+n;return cw(e,c,i,o,s)?sw(e,c+3,a?r.call(a,i,o,s):r(i,o,s)):eE(e,c+3)}var Fo=(()=>{let t=class t{log(r){console.log(r)}warn(r){console.warn(r)}};t.\u0275fac=function(i){return new(i||t)},t.\u0275prov=C({token:t,factory:t.\u0275fac,providedIn:"platform"});let e=t;return e})();var ip=new I("");function hn(e){return!!e&&typeof e.then=="function"}function op(e){return!!e&&typeof e.subscribe=="function"}var sp=new I(""),ap=(()=>{let t=class t{constructor(){this.initialized=!1,this.done=!1,this.donePromise=new Promise((r,i)=>{this.resolve=r,this.reject=i}),this.appInits=g(sp,{optional:!0})??[]}runInitializers(){if(this.initialized)return;let r=[];for(let o of this.appInits){let s=o();if(hn(s))r.push(s);else if(op(s)){let a=new Promise((c,l)=>{s.subscribe({complete:c,error:l})});r.push(a)}}let i=()=>{this.done=!0,this.resolve()};Promise.all(r).then(()=>{i()}).catch(o=>{this.reject(o)}),r.length===0&&i(),this.initialized=!0}};t.\u0275fac=function(i){return new(i||t)},t.\u0275prov=C({token:t,factory:t.\u0275fac,providedIn:"root"});let e=t;return e})(),Yn=new I("");function nE(){hu(()=>{throw new y(600,!1)})}function rE(e){return e.isBoundToModule}function iE(e,t,n){try{let r=n();return hn(r)?r.catch(i=>{throw t.runOutsideAngular(()=>e.handleError(i)),i}):r}catch(r){throw t.runOutsideAngular(()=>e.handleError(r)),r}}var kt=(()=>{let t=class t{constructor(){this._bootstrapListeners=[],this._runningTick=!1,this._destroyed=!1,this._destroyListeners=[],this._views=[],this.internalErrorHandler=g(Vf),this.afterRenderEffectManager=g(xh),this.componentTypes=[],this.components=[],this.isStable=g(Rr).hasPendingTasks.pipe(N(r=>!r)),this._injector=g(ke)}get destroyed(){return this._destroyed}get injector(){return this._injector}bootstrap(r,i){let o=r instanceof oo;if(!this._injector.get(ap).done){let h=!o&&Ad(r),p=!1;throw new y(405,p)}let a;o?a=r:a=this._injector.get(Po).resolveComponentFactory(r),this.componentTypes.push(a.componentType);let c=rE(a)?void 0:this._injector.get(Tt),l=i||a.selector,u=a.create(Ot.NULL,[],l,c),d=u.location.nativeElement,f=u.injector.get(ip,null);return f?.registerApplication(d),u.onDestroy(()=>{this.detachView(u.hostView),ta(this.components,u),f?.unregisterApplication(d)}),this._loadComponent(u),u}tick(){if(this._runningTick)throw new y(101,!1);try{this._runningTick=!0,this.detectChangesInAttachedViews()}catch(r){this.internalErrorHandler(r)}finally{this._runningTick=!1}}detectChangesInAttachedViews(){let r=0;do{if(r===Ch)throw new y(103,!1);let i=r===0;for(let{_lView:o,notifyErrorHandler:s}of this._views)!i&&!Cd(o)||this.detectChangesInView(o,s,i);this.afterRenderEffectManager.execute(),r++}while(this._views.some(({_lView:i})=>Cd(i)))}detectChangesInView(r,i,o){let s;o?(s=0,r[D]|=1024):r[D]&64?s=0:s=1,wh(r,i,s)}attachView(r){let i=r;this._views.push(i),i.attachToAppRef(this)}detachView(r){let i=r;ta(this._views,i),i.detachFromAppRef()}_loadComponent(r){this.attachView(r.hostView),this.tick(),this.components.push(r);let i=this._injector.get(Yn,[]);[...this._bootstrapListeners,...i].forEach(o=>o(r))}ngOnDestroy(){if(!this._destroyed)try{this._destroyListeners.forEach(r=>r()),this._views.slice().forEach(r=>r.destroy())}finally{this._destroyed=!0,this._views=[],this._bootstrapListeners=[],this._destroyListeners=[]}}onDestroy(r){return this._destroyListeners.push(r),()=>ta(this._destroyListeners,r)}destroy(){if(this._destroyed)throw new y(406,!1);let r=this._injector;r.destroy&&!r.destroyed&&r.destroy()}get viewCount(){return this._views.length}warnIfDestroyed(){}};t.\u0275fac=function(i){return new(i||t)},t.\u0275prov=C({token:t,factory:t.\u0275fac,providedIn:"root"});let e=t;return e})();function ta(e,t){let n=e.indexOf(t);n>-1&&e.splice(n,1)}var ki;function Gc(e){ki??=new WeakMap;let t=ki.get(e);if(t)return t;let n=e.isStable.pipe(We(r=>r)).toPromise().then(()=>{});return ki.set(e,n),e.onDestroy(()=>ki?.delete(e)),n}function Cd(e){return rc(e)}var Ja=class{constructor(t,n){this.ngModuleFactory=t,this.componentFactories=n}},zc=(()=>{let t=class t{compileModuleSync(r){return new Ba(r)}compileModuleAsync(r){return Promise.resolve(this.compileModuleSync(r))}compileModuleAndAllComponentsSync(r){let i=this.compileModuleSync(r),o=xd(r),s=$f(o.declarations).reduce((a,c)=>{let l=zt(c);return l&&a.push(new Ir(l)),a},[]);return new Ja(i,s)}compileModuleAndAllComponentsAsync(r){return Promise.resolve(this.compileModuleAndAllComponentsSync(r))}clearCache(){}clearCacheFor(r){}getModuleId(r){}};t.\u0275fac=function(i){return new(i||t)},t.\u0275prov=C({token:t,factory:t.\u0275fac,providedIn:"root"});let e=t;return e})();var oE=(()=>{let t=class t{constructor(){this.zone=g(z),this.applicationRef=g(kt)}initialize(){this._onMicrotaskEmptySubscription||(this._onMicrotaskEmptySubscription=this.zone.onMicrotaskEmpty.subscribe({next:()=>{this.zone.run(()=>{this.applicationRef.tick()})}}))}ngOnDestroy(){this._onMicrotaskEmptySubscription?.unsubscribe()}};t.\u0275fac=function(i){return new(i||t)},t.\u0275prov=C({token:t,factory:t.\u0275fac,providedIn:"root"});let e=t;return e})();function sE(e){return[{provide:z,useFactory:e},{provide:Zt,multi:!0,useFactory:()=>{let t=g(oE,{optional:!0});return()=>t.initialize()}},{provide:Zt,multi:!0,useFactory:()=>{let t=g(uE);return()=>{t.initialize()}}},{provide:Vf,useFactory:aE}]}function aE(){let e=g(z),t=g(mt);return n=>e.runOutsideAngular(()=>t.handleError(n))}function cE(e){let t=sE(()=>new z(lE(e)));return rn([[],t])}function lE(e){return{enableLongStackTrace:!1,shouldCoalesceEventChangeDetection:e?.eventCoalescing??!1,shouldCoalesceRunChangeDetection:e?.runCoalescing??!1}}var uE=(()=>{let t=class t{constructor(){this.subscription=new X,this.initialized=!1,this.zone=g(z),this.pendingTasks=g(Rr)}initialize(){if(this.initialized)return;this.initialized=!0;let r=null;!this.zone.isStable&&!this.zone.hasPendingMacrotasks&&!this.zone.hasPendingMicrotasks&&(r=this.pendingTasks.add()),this.zone.runOutsideAngular(()=>{this.subscription.add(this.zone.onStable.subscribe(()=>{z.assertNotInAngularZone(),queueMicrotask(()=>{r!==null&&!this.zone.hasPendingMacrotasks&&!this.zone.hasPendingMicrotasks&&(this.pendingTasks.remove(r),r=null)})}))}),this.subscription.add(this.zone.onUnstable.subscribe(()=>{z.assertInAngularZone(),r??=this.pendingTasks.add()}))}ngOnDestroy(){this.subscription.unsubscribe()}};t.\u0275fac=function(i){return new(i||t)},t.\u0275prov=C({token:t,factory:t.\u0275fac,providedIn:"root"});let e=t;return e})();function dE(){return typeof $localize<"u"&&$localize.locale||ho}var qc=new I("",{providedIn:"root",factory:()=>g(qc,T.Optional|T.SkipSelf)||dE()});var cp=new I("");var Hi=null;function fE(e=[],t){return Ot.create({name:t,providers:[{provide:Io,useValue:"platform"},{provide:cp,useValue:new Set([()=>Hi=null])},...e]})}function hE(e=[]){if(Hi)return Hi;let t=fE(e);return Hi=t,nE(),pE(t),t}function pE(e){e.get(fc,null)?.forEach(n=>n())}function lp(e){try{let{rootComponent:t,appProviders:n,platformProviders:r}=e,i=hE(r),o=[cE(),...n||[]],a=new lo({providers:o,parent:i,debugName:"",runEnvironmentInitializers:!1}).injector,c=a.get(z);return c.run(()=>{a.resolveInjectorInitializers();let l=a.get(mt,null),u;c.runOutsideAngular(()=>{u=c.onError.subscribe({next:h=>{l.handleError(h)}})});let d=()=>a.destroy(),f=i.get(cp);return f.add(d),a.onDestroy(()=>{u.unsubscribe(),f.delete(d)}),iE(l,c,()=>{let h=a.get(ap);return h.runInitializers(),h.donePromise.then(()=>{let p=a.get(qc,ho);Ww(p||ho);let v=a.get(kt);return t!==void 0&&v.bootstrap(t),v})})})}catch(t){return Promise.reject(t)}}var wd=!1;function gE(){wd||(wd=!0,cv(),jw(),Yw(),$w(),dw(),HC(),mC(),ED())}function mE(e,t){return Gc(e)}function up(){return rn([{provide:Oi,useFactory:()=>{let e=!0;return Pi()&&(e=!!g(nn,{optional:!0})?.get(ff,null)),e&&Gn("NgHydration"),e}},{provide:Zt,useValue:()=>{Pi()&&g(Oi)&&(yE(),gE())},multi:!0},{provide:Uf,useFactory:()=>Pi()&&g(Oi)},{provide:Yn,useFactory:()=>{if(Pi()&&g(Oi)){let e=g(kt),t=g(Ot);return()=>{mE(e,t).then(()=>{z.assertInAngularZone(),cC(e)})}}return()=>{}},multi:!0}])}function yE(){let e=vo(),t;for(let n of e.body.childNodes)if(n.nodeType===Node.COMMENT_NODE&&n.textContent?.trim()===sv){t=n;break}if(!t)throw new y(-507,!1)}function Lo(e){return typeof e=="boolean"?e:e!=null&&e!=="false"}var gp=null;function Dt(){return gp}function mp(e){gp??=e}var ko=class{};var Ee=new I(""),yp=(()=>{let t=class t{historyGo(r){throw new Error("")}};t.\u0275fac=function(i){return new(i||t)},t.\u0275prov=C({token:t,factory:()=>g(CE),providedIn:"platform"});let e=t;return e})();var CE=(()=>{let t=class t extends yp{constructor(){super(),this._doc=g(Ee),this._location=window.location,this._history=window.history}getBaseHrefFromDOM(){return Dt().getBaseHref(this._doc)}onPopState(r){let i=Dt().getGlobalEventTarget(this._doc,"window");return i.addEventListener("popstate",r,!1),()=>i.removeEventListener("popstate",r)}onHashChange(r){let i=Dt().getGlobalEventTarget(this._doc,"window");return i.addEventListener("hashchange",r,!1),()=>i.removeEventListener("hashchange",r)}get href(){return this._location.href}get protocol(){return this._location.protocol}get hostname(){return this._location.hostname}get port(){return this._location.port}get pathname(){return this._location.pathname}get search(){return this._location.search}get hash(){return this._location.hash}set pathname(r){this._location.pathname=r}pushState(r,i,o){this._history.pushState(r,i,o)}replaceState(r,i,o){this._history.replaceState(r,i,o)}forward(){this._history.forward()}back(){this._history.back()}historyGo(r=0){this._history.go(r)}getState(){return this._history.state}};t.\u0275fac=function(i){return new(i||t)},t.\u0275prov=C({token:t,factory:()=>new t,providedIn:"platform"});let e=t;return e})();function vp(e,t){if(e.length==0)return t;if(t.length==0)return e;let n=0;return e.endsWith("/")&&n++,t.startsWith("/")&&n++,n==2?e+t.substring(1):n==1?e+t:e+"/"+t}function dp(e){let t=e.match(/#|\?|$/),n=t&&t.index||e.length,r=n-(e[n-1]==="/"?1:0);return e.slice(0,r)+e.slice(n)}function pn(e){return e&&e[0]!=="?"?"?"+e:e}var jo=(()=>{let t=class t{historyGo(r){throw new Error("")}};t.\u0275fac=function(i){return new(i||t)},t.\u0275prov=C({token:t,factory:()=>g(Dp),providedIn:"root"});let e=t;return e})(),wE=new I(""),Dp=(()=>{let t=class t extends jo{constructor(r,i){super(),this._platformLocation=r,this._removeListenerFns=[],this._baseHref=i??this._platformLocation.getBaseHrefFromDOM()??g(Ee).location?.origin??""}ngOnDestroy(){for(;this._removeListenerFns.length;)this._removeListenerFns.pop()()}onPopState(r){this._removeListenerFns.push(this._platformLocation.onPopState(r),this._platformLocation.onHashChange(r))}getBaseHref(){return this._baseHref}prepareExternalUrl(r){return vp(this._baseHref,r)}path(r=!1){let i=this._platformLocation.pathname+pn(this._platformLocation.search),o=this._platformLocation.hash;return o&&r?`${i}${o}`:i}pushState(r,i,o,s){let a=this.prepareExternalUrl(o+pn(s));this._platformLocation.pushState(r,i,a)}replaceState(r,i,o,s){let a=this.prepareExternalUrl(o+pn(s));this._platformLocation.replaceState(r,i,a)}forward(){this._platformLocation.forward()}back(){this._platformLocation.back()}getState(){return this._platformLocation.getState()}historyGo(r=0){this._platformLocation.historyGo?.(r)}};t.\u0275fac=function(i){return new(i||t)(F(yp),F(wE,8))},t.\u0275prov=C({token:t,factory:t.\u0275fac,providedIn:"root"});let e=t;return e})();var Lr=(()=>{let t=class t{constructor(r){this._subject=new Y,this._urlChangeListeners=[],this._urlChangeSubscription=null,this._locationStrategy=r;let i=this._locationStrategy.getBaseHref();this._basePath=IE(dp(fp(i))),this._locationStrategy.onPopState(o=>{this._subject.emit({url:this.path(!0),pop:!0,state:o.state,type:o.type})})}ngOnDestroy(){this._urlChangeSubscription?.unsubscribe(),this._urlChangeListeners=[]}path(r=!1){return this.normalize(this._locationStrategy.path(r))}getState(){return this._locationStrategy.getState()}isCurrentPathEqualTo(r,i=""){return this.path()==this.normalize(r+pn(i))}normalize(r){return t.stripTrailingSlash(bE(this._basePath,fp(r)))}prepareExternalUrl(r){return r&&r[0]!=="/"&&(r="/"+r),this._locationStrategy.prepareExternalUrl(r)}go(r,i="",o=null){this._locationStrategy.pushState(o,"",r,i),this._notifyUrlChangeListeners(this.prepareExternalUrl(r+pn(i)),o)}replaceState(r,i="",o=null){this._locationStrategy.replaceState(o,"",r,i),this._notifyUrlChangeListeners(this.prepareExternalUrl(r+pn(i)),o)}forward(){this._locationStrategy.forward()}back(){this._locationStrategy.back()}historyGo(r=0){this._locationStrategy.historyGo?.(r)}onUrlChange(r){return this._urlChangeListeners.push(r),this._urlChangeSubscription??=this.subscribe(i=>{this._notifyUrlChangeListeners(i.url,i.state)}),()=>{let i=this._urlChangeListeners.indexOf(r);this._urlChangeListeners.splice(i,1),this._urlChangeListeners.length===0&&(this._urlChangeSubscription?.unsubscribe(),this._urlChangeSubscription=null)}}_notifyUrlChangeListeners(r="",i){this._urlChangeListeners.forEach(o=>o(r,i))}subscribe(r,i,o){return this._subject.subscribe({next:r,error:i,complete:o})}};t.normalizeQueryParams=pn,t.joinWithSlash=vp,t.stripTrailingSlash=dp,t.\u0275fac=function(i){return new(i||t)(F(jo))},t.\u0275prov=C({token:t,factory:()=>EE(),providedIn:"root"});let e=t;return e})();function EE(){return new Lr(F(jo))}function bE(e,t){if(!e||!t.startsWith(e))return t;let n=t.substring(e.length);return n===""||["/",";","?","#"].includes(n[0])?n:t}function fp(e){return e.replace(/\/index.html$/,"")}function IE(e){if(new RegExp("^(https?:)?//").test(e)){let[,n]=e.split(/\/\/[^\/]+/);return n}return e}function Cp(e,t){t=encodeURIComponent(t);for(let n of e.split(";")){let r=n.indexOf("="),[i,o]=r==-1?[n,""]:[n.slice(0,r),n.slice(r+1)];if(i.trim()===t)return decodeURIComponent(o)}return null}var Yc=/\s+/,hp=[],Zn=(()=>{let t=class t{constructor(r,i){this._ngEl=r,this._renderer=i,this.initialClasses=hp,this.stateMap=new Map}set klass(r){this.initialClasses=r!=null?r.trim().split(Yc):hp}set ngClass(r){this.rawClass=typeof r=="string"?r.trim().split(Yc):r}ngDoCheck(){for(let i of this.initialClasses)this._updateState(i,!0);let r=this.rawClass;if(Array.isArray(r)||r instanceof Set)for(let i of r)this._updateState(i,!0);else if(r!=null)for(let i of Object.keys(r))this._updateState(i,!!r[i]);this._applyStateDiff()}_updateState(r,i){let o=this.stateMap.get(r);o!==void 0?(o.enabled!==i&&(o.changed=!0,o.enabled=i),o.touched=!0):this.stateMap.set(r,{enabled:i,changed:!0,touched:!0})}_applyStateDiff(){for(let r of this.stateMap){let i=r[0],o=r[1];o.changed?(this._toggleClass(i,o.enabled),o.changed=!1):o.touched||(o.enabled&&this._toggleClass(i,!1),this.stateMap.delete(i)),o.touched=!1}}_toggleClass(r,i){r=r.trim(),r.length>0&&r.split(Yc).forEach(o=>{i?this._renderer.addClass(this._ngEl.nativeElement,o):this._renderer.removeClass(this._ngEl.nativeElement,o)})}};t.\u0275fac=function(i){return new(i||t)(M(ie),M(ot))},t.\u0275dir=re({type:t,selectors:[["","ngClass",""]],inputs:{klass:[Ce.None,"class","klass"],ngClass:"ngClass"},standalone:!0});let e=t;return e})();var Uo=(()=>{let t=class t{constructor(r,i){this._viewContainer=r,this._context=new Zc,this._thenTemplateRef=null,this._elseTemplateRef=null,this._thenViewRef=null,this._elseViewRef=null,this._thenTemplateRef=i}set ngIf(r){this._context.$implicit=this._context.ngIf=r,this._updateView()}set ngIfThen(r){pp("ngIfThen",r),this._thenTemplateRef=r,this._thenViewRef=null,this._updateView()}set ngIfElse(r){pp("ngIfElse",r),this._elseTemplateRef=r,this._elseViewRef=null,this._updateView()}_updateView(){this._context.$implicit?this._thenViewRef||(this._viewContainer.clear(),this._elseViewRef=null,this._thenTemplateRef&&(this._thenViewRef=this._viewContainer.createEmbeddedView(this._thenTemplateRef,this._context))):this._elseViewRef||(this._viewContainer.clear(),this._thenViewRef=null,this._elseTemplateRef&&(this._elseViewRef=this._viewContainer.createEmbeddedView(this._elseTemplateRef,this._context)))}static ngTemplateContextGuard(r,i){return!0}};t.\u0275fac=function(i){return new(i||t)(M(Ft),M(St))},t.\u0275dir=re({type:t,selectors:[["","ngIf",""]],inputs:{ngIf:"ngIf",ngIfThen:"ngIfThen",ngIfElse:"ngIfElse"},standalone:!0});let e=t;return e})(),Zc=class{constructor(){this.$implicit=null,this.ngIf=null}};function pp(e,t){if(!!!(!t||t.createEmbeddedView))throw new Error(`${e} must be a TemplateRef, but received '${De(t)}'.`)}var Qn=(()=>{let t=class t{constructor(r,i,o){this._ngEl=r,this._differs=i,this._renderer=o,this._ngStyle=null,this._differ=null}set ngStyle(r){this._ngStyle=r,!this._differ&&r&&(this._differ=this._differs.find(r).create())}ngDoCheck(){if(this._differ){let r=this._differ.diff(this._ngStyle);r&&this._applyChanges(r)}}_setStyle(r,i){let[o,s]=r.split("."),a=o.indexOf("-")===-1?void 0:nt.DashCase;i!=null?this._renderer.setStyle(this._ngEl.nativeElement,o,s?`${i}${s}`:i,a):this._renderer.removeStyle(this._ngEl.nativeElement,o,a)}_applyChanges(r){r.forEachRemovedItem(i=>this._setStyle(i.key,null)),r.forEachAddedItem(i=>this._setStyle(i.key,i.currentValue)),r.forEachChangedItem(i=>this._setStyle(i.key,i.currentValue))}};t.\u0275fac=function(i){return new(i||t)(M(ie),M(Vc),M(ot))},t.\u0275dir=re({type:t,selectors:[["","ngStyle",""]],inputs:{ngStyle:"ngStyle"},standalone:!0});let e=t;return e})(),Bo=(()=>{let t=class t{constructor(r){this._viewContainerRef=r,this._viewRef=null,this.ngTemplateOutletContext=null,this.ngTemplateOutlet=null,this.ngTemplateOutletInjector=null}ngOnChanges(r){if(this._shouldRecreateView(r)){let i=this._viewContainerRef;if(this._viewRef&&i.remove(i.indexOf(this._viewRef)),!this.ngTemplateOutlet){this._viewRef=null;return}let o=this._createContextForwardProxy();this._viewRef=i.createEmbeddedView(this.ngTemplateOutlet,o,{injector:this.ngTemplateOutletInjector??void 0})}}_shouldRecreateView(r){return!!r.ngTemplateOutlet||!!r.ngTemplateOutletInjector}_createContextForwardProxy(){return new Proxy({},{set:(r,i,o)=>this.ngTemplateOutletContext?Reflect.set(this.ngTemplateOutletContext,i,o):!1,get:(r,i,o)=>{if(this.ngTemplateOutletContext)return Reflect.get(this.ngTemplateOutletContext,i,o)}})}};t.\u0275fac=function(i){return new(i||t)(M(Ft))},t.\u0275dir=re({type:t,selectors:[["","ngTemplateOutlet",""]],inputs:{ngTemplateOutletContext:"ngTemplateOutletContext",ngTemplateOutlet:"ngTemplateOutlet",ngTemplateOutletInjector:"ngTemplateOutletInjector"},standalone:!0,features:[on]});let e=t;return e})();var Ke=(()=>{let t=class t{};t.\u0275fac=function(i){return new(i||t)},t.\u0275mod=ce({type:t}),t.\u0275inj=le({});let e=t;return e})(),Kc="browser",_E="server";function wp(e){return e===Kc}function Jc(e){return e===_E}var Vo=class{};var Ho=class e{constructor(t){this.normalizedNames=new Map,this.lazyUpdate=null,t?typeof t=="string"?this.lazyInit=()=>{this.headers=new Map,t.split(` -`).forEach(n=>{let r=n.indexOf(":");if(r>0){let i=n.slice(0,r),o=i.toLowerCase(),s=n.slice(r+1).trim();this.maybeSetNormalizedName(i,o),this.headers.has(o)?this.headers.get(o).push(s):this.headers.set(o,[s])}})}:typeof Headers<"u"&&t instanceof Headers?(this.headers=new Map,t.forEach((n,r)=>{this.setHeaderEntries(r,n)})):this.lazyInit=()=>{this.headers=new Map,Object.entries(t).forEach(([n,r])=>{this.setHeaderEntries(n,r)})}:this.headers=new Map}has(t){return this.init(),this.headers.has(t.toLowerCase())}get(t){this.init();let n=this.headers.get(t.toLowerCase());return n&&n.length>0?n[0]:null}keys(){return this.init(),Array.from(this.normalizedNames.values())}getAll(t){return this.init(),this.headers.get(t.toLowerCase())||null}append(t,n){return this.clone({name:t,value:n,op:"a"})}set(t,n){return this.clone({name:t,value:n,op:"s"})}delete(t,n){return this.clone({name:t,value:n,op:"d"})}maybeSetNormalizedName(t,n){this.normalizedNames.has(n)||this.normalizedNames.set(n,t)}init(){this.lazyInit&&(this.lazyInit instanceof e?this.copyFrom(this.lazyInit):this.lazyInit(),this.lazyInit=null,this.lazyUpdate&&(this.lazyUpdate.forEach(t=>this.applyUpdate(t)),this.lazyUpdate=null))}copyFrom(t){t.init(),Array.from(t.headers.keys()).forEach(n=>{this.headers.set(n,t.headers.get(n)),this.normalizedNames.set(n,t.normalizedNames.get(n))})}clone(t){let n=new e;return n.lazyInit=this.lazyInit&&this.lazyInit instanceof e?this.lazyInit:this,n.lazyUpdate=(this.lazyUpdate||[]).concat([t]),n}applyUpdate(t){let n=t.name.toLowerCase();switch(t.op){case"a":case"s":let r=t.value;if(typeof r=="string"&&(r=[r]),r.length===0)return;this.maybeSetNormalizedName(t.name,n);let i=(t.op==="a"?this.headers.get(n):void 0)||[];i.push(...r),this.headers.set(n,i);break;case"d":let o=t.value;if(!o)this.headers.delete(n),this.normalizedNames.delete(n);else{let s=this.headers.get(n);if(!s)return;s=s.filter(a=>o.indexOf(a)===-1),s.length===0?(this.headers.delete(n),this.normalizedNames.delete(n)):this.headers.set(n,s)}break}}setHeaderEntries(t,n){let r=(Array.isArray(n)?n:[n]).map(o=>o.toString()),i=t.toLowerCase();this.headers.set(i,r),this.maybeSetNormalizedName(t,i)}forEach(t){this.init(),Array.from(this.normalizedNames.keys()).forEach(n=>t(this.normalizedNames.get(n),this.headers.get(n)))}};var Tp=function(e){return e[e.Sent=0]="Sent",e[e.UploadProgress=1]="UploadProgress",e[e.ResponseHeader=2]="ResponseHeader",e[e.DownloadProgress=3]="DownloadProgress",e[e.Response=4]="Response",e[e.User=5]="User",e}(Tp||{}),el=class{constructor(t,n=Ap.Ok,r="OK"){this.headers=t.headers||new Ho,this.status=t.status!==void 0?t.status:n,this.statusText=t.statusText||r,this.url=t.url||null,this.ok=this.status>=200&&this.status<300}};var Wo=class e extends el{constructor(t={}){super(t),this.type=Tp.Response,this.body=t.body!==void 0?t.body:null}clone(t={}){return new e({body:t.body!==void 0?t.body:this.body,headers:t.headers||this.headers,status:t.status!==void 0?t.status:this.status,statusText:t.statusText||this.statusText,url:t.url||this.url||void 0})}};var Ap=function(e){return e[e.Continue=100]="Continue",e[e.SwitchingProtocols=101]="SwitchingProtocols",e[e.Processing=102]="Processing",e[e.EarlyHints=103]="EarlyHints",e[e.Ok=200]="Ok",e[e.Created=201]="Created",e[e.Accepted=202]="Accepted",e[e.NonAuthoritativeInformation=203]="NonAuthoritativeInformation",e[e.NoContent=204]="NoContent",e[e.ResetContent=205]="ResetContent",e[e.PartialContent=206]="PartialContent",e[e.MultiStatus=207]="MultiStatus",e[e.AlreadyReported=208]="AlreadyReported",e[e.ImUsed=226]="ImUsed",e[e.MultipleChoices=300]="MultipleChoices",e[e.MovedPermanently=301]="MovedPermanently",e[e.Found=302]="Found",e[e.SeeOther=303]="SeeOther",e[e.NotModified=304]="NotModified",e[e.UseProxy=305]="UseProxy",e[e.Unused=306]="Unused",e[e.TemporaryRedirect=307]="TemporaryRedirect",e[e.PermanentRedirect=308]="PermanentRedirect",e[e.BadRequest=400]="BadRequest",e[e.Unauthorized=401]="Unauthorized",e[e.PaymentRequired=402]="PaymentRequired",e[e.Forbidden=403]="Forbidden",e[e.NotFound=404]="NotFound",e[e.MethodNotAllowed=405]="MethodNotAllowed",e[e.NotAcceptable=406]="NotAcceptable",e[e.ProxyAuthenticationRequired=407]="ProxyAuthenticationRequired",e[e.RequestTimeout=408]="RequestTimeout",e[e.Conflict=409]="Conflict",e[e.Gone=410]="Gone",e[e.LengthRequired=411]="LengthRequired",e[e.PreconditionFailed=412]="PreconditionFailed",e[e.PayloadTooLarge=413]="PayloadTooLarge",e[e.UriTooLong=414]="UriTooLong",e[e.UnsupportedMediaType=415]="UnsupportedMediaType",e[e.RangeNotSatisfiable=416]="RangeNotSatisfiable",e[e.ExpectationFailed=417]="ExpectationFailed",e[e.ImATeapot=418]="ImATeapot",e[e.MisdirectedRequest=421]="MisdirectedRequest",e[e.UnprocessableEntity=422]="UnprocessableEntity",e[e.Locked=423]="Locked",e[e.FailedDependency=424]="FailedDependency",e[e.TooEarly=425]="TooEarly",e[e.UpgradeRequired=426]="UpgradeRequired",e[e.PreconditionRequired=428]="PreconditionRequired",e[e.TooManyRequests=429]="TooManyRequests",e[e.RequestHeaderFieldsTooLarge=431]="RequestHeaderFieldsTooLarge",e[e.UnavailableForLegalReasons=451]="UnavailableForLegalReasons",e[e.InternalServerError=500]="InternalServerError",e[e.NotImplemented=501]="NotImplemented",e[e.BadGateway=502]="BadGateway",e[e.ServiceUnavailable=503]="ServiceUnavailable",e[e.GatewayTimeout=504]="GatewayTimeout",e[e.HttpVersionNotSupported=505]="HttpVersionNotSupported",e[e.VariantAlsoNegotiates=506]="VariantAlsoNegotiates",e[e.InsufficientStorage=507]="InsufficientStorage",e[e.LoopDetected=508]="LoopDetected",e[e.NotExtended=510]="NotExtended",e[e.NetworkAuthenticationRequired=511]="NetworkAuthenticationRequired",e}(Ap||{});var SE=new I("");var Ep="b",bp="h",Ip="s",_p="st",Mp="u",Sp="rt",$o=new I(""),TE=["GET","HEAD"];function AE(e,t){let u=g($o),{isCacheActive:n}=u,r=au(u,["isCacheActive"]),{transferCache:i,method:o}=e;if(!n||o==="POST"&&!r.includePostRequests&&!i||o!=="POST"&&!TE.includes(o)||i===!1||r.filter?.(e)===!1)return t(e);let s=g(nn),a=NE(e),c=s.get(a,null),l=r.includeHeaders;if(typeof i=="object"&&i.includeHeaders&&(l=i.includeHeaders),c){let{[Ep]:d,[Sp]:f,[bp]:h,[Ip]:p,[_p]:v,[Mp]:V}=c,w=d;switch(f){case"arraybuffer":w=new TextEncoder().encode(d).buffer;break;case"blob":w=new Blob([d]);break}let pe=new Ho(h);return E(new Wo({body:w,headers:pe,status:p,statusText:v,url:V}))}return t(e).pipe(Q(d=>{d instanceof Wo&&s.set(a,{[Ep]:d.body,[bp]:xE(d.headers,l),[Ip]:d.status,[_p]:d.statusText,[Mp]:d.url||"",[Sp]:e.responseType})}))}function xE(e,t){if(!t)return{};let n={};for(let r of t){let i=e.getAll(r);i!==null&&(n[r]=i)}return n}function NE(e){let{params:t,method:n,responseType:r,url:i,body:o}=e,s=t.keys().sort().map(u=>`${u}=${t.getAll(u)}`).join("&"),c=[n,r,i,typeof o=="string"?o:"",s].join("|"),l=RE(c);return l}function RE(e){let t=0;for(let n of e)t=Math.imul(31,t)+n.charCodeAt(0)<<0;return t+=2147483648,t.toString()}function xp(e){return[{provide:$o,useFactory:()=>(Gn("NgHttpTransferCache"),m({isCacheActive:!0},e))},{provide:SE,useValue:AE,multi:!0,deps:[nn,$o]},{provide:Yn,multi:!0,useFactory:()=>{let t=g(kt),n=g($o);return()=>{Gc(t).then(()=>{n.isCacheActive=!1})}}}]}var rl=class extends ko{constructor(){super(...arguments),this.supportsDOMEvents=!0}},il=class e extends rl{static makeCurrent(){mp(new e)}onAndCancel(t,n,r){return t.addEventListener(n,r),()=>{t.removeEventListener(n,r)}}dispatchEvent(t,n){t.dispatchEvent(n)}remove(t){t.parentNode&&t.parentNode.removeChild(t)}createElement(t,n){return n=n||this.getDefaultDocument(),n.createElement(t)}createHtmlDocument(){return document.implementation.createHTMLDocument("fakeTitle")}getDefaultDocument(){return document}isElementNode(t){return t.nodeType===Node.ELEMENT_NODE}isShadowRoot(t){return t instanceof DocumentFragment}getGlobalEventTarget(t,n){return n==="window"?window:n==="document"?t:n==="body"?t.body:null}getBaseHref(t){let n=OE();return n==null?null:PE(n)}resetBaseElement(){kr=null}getUserAgent(){return window.navigator.userAgent}getCookie(t){return Cp(document.cookie,t)}},kr=null;function OE(){return kr=kr||document.querySelector("base"),kr?kr.getAttribute("href"):null}function PE(e){return new URL(e,document.baseURI).pathname}var FE=(()=>{let t=class t{build(){return new XMLHttpRequest}};t.\u0275fac=function(i){return new(i||t)},t.\u0275prov=C({token:t,factory:t.\u0275fac});let e=t;return e})(),ol=new I(""),Pp=(()=>{let t=class t{constructor(r,i){this._zone=i,this._eventNameToPlugin=new Map,r.forEach(o=>{o.manager=this}),this._plugins=r.slice().reverse()}addEventListener(r,i,o){return this._findPluginFor(i).addEventListener(r,i,o)}getZone(){return this._zone}_findPluginFor(r){let i=this._eventNameToPlugin.get(r);if(i)return i;if(i=this._plugins.find(s=>s.supports(r)),!i)throw new y(5101,!1);return this._eventNameToPlugin.set(r,i),i}};t.\u0275fac=function(i){return new(i||t)(F(ol),F(z))},t.\u0275prov=C({token:t,factory:t.\u0275fac});let e=t;return e})(),Go=class{constructor(t){this._doc=t}},tl="ng-app-id",Fp=(()=>{let t=class t{constructor(r,i,o,s={}){this.doc=r,this.appId=i,this.nonce=o,this.platformId=s,this.styleRef=new Map,this.hostNodes=new Set,this.styleNodesInDOM=this.collectServerRenderedStyles(),this.platformIsServer=Jc(s),this.resetHostNodes()}addStyles(r){for(let i of r)this.changeUsageCount(i,1)===1&&this.onStyleAdded(i)}removeStyles(r){for(let i of r)this.changeUsageCount(i,-1)<=0&&this.onStyleRemoved(i)}ngOnDestroy(){let r=this.styleNodesInDOM;r&&(r.forEach(i=>i.remove()),r.clear());for(let i of this.getAllStyles())this.onStyleRemoved(i);this.resetHostNodes()}addHost(r){this.hostNodes.add(r);for(let i of this.getAllStyles())this.addStyleToHost(r,i)}removeHost(r){this.hostNodes.delete(r)}getAllStyles(){return this.styleRef.keys()}onStyleAdded(r){for(let i of this.hostNodes)this.addStyleToHost(i,r)}onStyleRemoved(r){let i=this.styleRef;i.get(r)?.elements?.forEach(o=>o.remove()),i.delete(r)}collectServerRenderedStyles(){let r=this.doc.head?.querySelectorAll(`style[${tl}="${this.appId}"]`);if(r?.length){let i=new Map;return r.forEach(o=>{o.textContent!=null&&i.set(o.textContent,o)}),i}return null}changeUsageCount(r,i){let o=this.styleRef;if(o.has(r)){let s=o.get(r);return s.usage+=i,s.usage}return o.set(r,{usage:i,elements:[]}),i}getStyleElement(r,i){let o=this.styleNodesInDOM,s=o?.get(i);if(s?.parentNode===r)return o.delete(i),s.removeAttribute(tl),s;{let a=this.doc.createElement("style");return this.nonce&&a.setAttribute("nonce",this.nonce),a.textContent=i,this.platformIsServer&&a.setAttribute(tl,this.appId),r.appendChild(a),a}}addStyleToHost(r,i){let o=this.getStyleElement(r,i),s=this.styleRef,a=s.get(i)?.elements;a?a.push(o):s.set(i,{elements:[o],usage:1})}resetHostNodes(){let r=this.hostNodes;r.clear(),r.add(this.doc.head)}};t.\u0275fac=function(i){return new(i||t)(F(Ee),F(Co),F(hc,8),F(Qe))},t.\u0275prov=C({token:t,factory:t.\u0275fac});let e=t;return e})(),nl={svg:"http://www.w3.org/2000/svg",xhtml:"http://www.w3.org/1999/xhtml",xlink:"http://www.w3.org/1999/xlink",xml:"http://www.w3.org/XML/1998/namespace",xmlns:"http://www.w3.org/2000/xmlns/",math:"http://www.w3.org/1998/MathML/"},cl=/%COMP%/g,Lp="%COMP%",LE=`_nghost-${Lp}`,kE=`_ngcontent-${Lp}`,VE=!0,jE=new I("",{providedIn:"root",factory:()=>VE});function UE(e){return kE.replace(cl,e)}function BE(e){return LE.replace(cl,e)}function kp(e,t){return t.map(n=>n.replace(cl,e))}var Np=(()=>{let t=class t{constructor(r,i,o,s,a,c,l,u=null){this.eventManager=r,this.sharedStylesHost=i,this.appId=o,this.removeStylesOnCompDestroy=s,this.doc=a,this.platformId=c,this.ngZone=l,this.nonce=u,this.rendererByCompId=new Map,this.platformIsServer=Jc(c),this.defaultRenderer=new Vr(r,a,l,this.platformIsServer)}createRenderer(r,i){if(!r||!i)return this.defaultRenderer;this.platformIsServer&&i.encapsulation===tt.ShadowDom&&(i=H(m({},i),{encapsulation:tt.Emulated}));let o=this.getOrCreateRenderer(r,i);return o instanceof zo?o.applyToHost(r):o instanceof jr&&o.applyStyles(),o}getOrCreateRenderer(r,i){let o=this.rendererByCompId,s=o.get(i.id);if(!s){let a=this.doc,c=this.ngZone,l=this.eventManager,u=this.sharedStylesHost,d=this.removeStylesOnCompDestroy,f=this.platformIsServer;switch(i.encapsulation){case tt.Emulated:s=new zo(l,u,i,this.appId,d,a,c,f);break;case tt.ShadowDom:return new sl(l,u,r,i,a,c,this.nonce,f);default:s=new jr(l,u,i,d,a,c,f);break}o.set(i.id,s)}return s}ngOnDestroy(){this.rendererByCompId.clear()}};t.\u0275fac=function(i){return new(i||t)(F(Pp),F(Fp),F(Co),F(jE),F(Ee),F(Qe),F(z),F(hc))},t.\u0275prov=C({token:t,factory:t.\u0275fac});let e=t;return e})(),Vr=class{constructor(t,n,r,i){this.eventManager=t,this.doc=n,this.ngZone=r,this.platformIsServer=i,this.data=Object.create(null),this.throwOnSyntheticProps=!0,this.destroyNode=null}destroy(){}createElement(t,n){return n?this.doc.createElementNS(nl[n]||n,t):this.doc.createElement(t)}createComment(t){return this.doc.createComment(t)}createText(t){return this.doc.createTextNode(t)}appendChild(t,n){(Rp(t)?t.content:t).appendChild(n)}insertBefore(t,n,r){t&&(Rp(t)?t.content:t).insertBefore(n,r)}removeChild(t,n){t&&t.removeChild(n)}selectRootElement(t,n){let r=typeof t=="string"?this.doc.querySelector(t):t;if(!r)throw new y(-5104,!1);return n||(r.textContent=""),r}parentNode(t){return t.parentNode}nextSibling(t){return t.nextSibling}setAttribute(t,n,r,i){if(i){n=i+":"+n;let o=nl[i];o?t.setAttributeNS(o,n,r):t.setAttribute(n,r)}else t.setAttribute(n,r)}removeAttribute(t,n,r){if(r){let i=nl[r];i?t.removeAttributeNS(i,n):t.removeAttribute(`${r}:${n}`)}else t.removeAttribute(n)}addClass(t,n){t.classList.add(n)}removeClass(t,n){t.classList.remove(n)}setStyle(t,n,r,i){i&(nt.DashCase|nt.Important)?t.style.setProperty(n,r,i&nt.Important?"important":""):t.style[n]=r}removeStyle(t,n,r){r&nt.DashCase?t.style.removeProperty(n):t.style[n]=""}setProperty(t,n,r){t!=null&&(t[n]=r)}setValue(t,n){t.nodeValue=n}listen(t,n,r){if(typeof t=="string"&&(t=Dt().getGlobalEventTarget(this.doc,t),!t))throw new Error(`Unsupported event target ${t} for event ${n}`);return this.eventManager.addEventListener(t,n,this.decoratePreventDefault(r))}decoratePreventDefault(t){return n=>{if(n==="__ngUnwrap__")return t;(this.platformIsServer?this.ngZone.runGuarded(()=>t(n)):t(n))===!1&&n.preventDefault()}}};function Rp(e){return e.tagName==="TEMPLATE"&&e.content!==void 0}var sl=class extends Vr{constructor(t,n,r,i,o,s,a,c){super(t,o,s,c),this.sharedStylesHost=n,this.hostEl=r,this.shadowRoot=r.attachShadow({mode:"open"}),this.sharedStylesHost.addHost(this.shadowRoot);let l=kp(i.id,i.styles);for(let u of l){let d=document.createElement("style");a&&d.setAttribute("nonce",a),d.textContent=u,this.shadowRoot.appendChild(d)}}nodeOrShadowRoot(t){return t===this.hostEl?this.shadowRoot:t}appendChild(t,n){return super.appendChild(this.nodeOrShadowRoot(t),n)}insertBefore(t,n,r){return super.insertBefore(this.nodeOrShadowRoot(t),n,r)}removeChild(t,n){return super.removeChild(this.nodeOrShadowRoot(t),n)}parentNode(t){return this.nodeOrShadowRoot(super.parentNode(this.nodeOrShadowRoot(t)))}destroy(){this.sharedStylesHost.removeHost(this.shadowRoot)}},jr=class extends Vr{constructor(t,n,r,i,o,s,a,c){super(t,o,s,a),this.sharedStylesHost=n,this.removeStylesOnCompDestroy=i,this.styles=c?kp(c,r.styles):r.styles}applyStyles(){this.sharedStylesHost.addStyles(this.styles)}destroy(){this.removeStylesOnCompDestroy&&this.sharedStylesHost.removeStyles(this.styles)}},zo=class extends jr{constructor(t,n,r,i,o,s,a,c){let l=i+"-"+r.id;super(t,n,r,o,s,a,c,l),this.contentAttr=UE(l),this.hostAttr=BE(l)}applyToHost(t){this.applyStyles(),this.setAttribute(t,this.hostAttr,"")}createElement(t,n){let r=super.createElement(t,n);return super.setAttribute(r,this.contentAttr,""),r}},$E=(()=>{let t=class t extends Go{constructor(r){super(r)}supports(r){return!0}addEventListener(r,i,o){return r.addEventListener(i,o,!1),()=>this.removeEventListener(r,i,o)}removeEventListener(r,i,o){return r.removeEventListener(i,o)}};t.\u0275fac=function(i){return new(i||t)(F(Ee))},t.\u0275prov=C({token:t,factory:t.\u0275fac});let e=t;return e})(),Op=["alt","control","meta","shift"],HE={"\b":"Backspace"," ":"Tab","\x7F":"Delete","\x1B":"Escape",Del:"Delete",Esc:"Escape",Left:"ArrowLeft",Right:"ArrowRight",Up:"ArrowUp",Down:"ArrowDown",Menu:"ContextMenu",Scroll:"ScrollLock",Win:"OS"},WE={alt:e=>e.altKey,control:e=>e.ctrlKey,meta:e=>e.metaKey,shift:e=>e.shiftKey},GE=(()=>{let t=class t extends Go{constructor(r){super(r)}supports(r){return t.parseEventName(r)!=null}addEventListener(r,i,o){let s=t.parseEventName(i),a=t.eventCallback(s.fullKey,o,this.manager.getZone());return this.manager.getZone().runOutsideAngular(()=>Dt().onAndCancel(r,s.domEventName,a))}static parseEventName(r){let i=r.toLowerCase().split("."),o=i.shift();if(i.length===0||!(o==="keydown"||o==="keyup"))return null;let s=t._normalizeKey(i.pop()),a="",c=i.indexOf("code");if(c>-1&&(i.splice(c,1),a="code."),Op.forEach(u=>{let d=i.indexOf(u);d>-1&&(i.splice(d,1),a+=u+".")}),a+=s,i.length!=0||s.length===0)return null;let l={};return l.domEventName=o,l.fullKey=a,l}static matchEventFullKeyCode(r,i){let o=HE[r.key]||r.key,s="";return i.indexOf("code.")>-1&&(o=r.code,s="code."),o==null||!o?!1:(o=o.toLowerCase(),o===" "?o="space":o==="."&&(o="dot"),Op.forEach(a=>{if(a!==o){let c=WE[a];c(r)&&(s+=a+".")}}),s+=o,s===i)}static eventCallback(r,i,o){return s=>{t.matchEventFullKeyCode(s,r)&&o.runGuarded(()=>i(s))}}static _normalizeKey(r){return r==="esc"?"escape":r}};t.\u0275fac=function(i){return new(i||t)(F(Ee))},t.\u0275prov=C({token:t,factory:t.\u0275fac});let e=t;return e})();function Vp(e,t){return lp(m({rootComponent:e},zE(t)))}function zE(e){return{appProviders:[...KE,...e?.providers??[]],platformProviders:QE}}function qE(){il.makeCurrent()}function YE(){return new mt}function ZE(){return ef(document),document}var QE=[{provide:Qe,useValue:Kc},{provide:fc,useValue:qE,multi:!0},{provide:Ee,useFactory:ZE,deps:[]}];var KE=[{provide:Io,useValue:"root"},{provide:mt,useFactory:YE,deps:[]},{provide:ol,useClass:$E,multi:!0,deps:[Ee,z,Qe]},{provide:ol,useClass:GE,multi:!0,deps:[Ee]},Np,Fp,Pp,{provide:br,useExisting:Np},{provide:Vo,useClass:FE,deps:[]},[]];var jp=(()=>{let t=class t{constructor(r){this._doc=r}getTitle(){return this._doc.title}setTitle(r){this._doc.title=r||""}};t.\u0275fac=function(i){return new(i||t)(F(Ee))},t.\u0275prov=C({token:t,factory:t.\u0275fac,providedIn:"root"});let e=t;return e})();var al=function(e){return e[e.NoHttpTransferCache=0]="NoHttpTransferCache",e[e.HttpTransferCacheOptions=1]="HttpTransferCacheOptions",e}(al||{});function Up(...e){let t=[],n=new Set,r=n.has(al.HttpTransferCacheOptions);for(let{\u0275providers:i,\u0275kind:o}of e)n.add(o),i.length&&t.push(i);return rn([[],up(),n.has(al.NoHttpTransferCache)||r?[]:xp({}),t])}var S="primary",ei=Symbol("RouteTitle"),hl=class{constructor(t){this.params=t||{}}has(t){return Object.prototype.hasOwnProperty.call(this.params,t)}get(t){if(this.has(t)){let n=this.params[t];return Array.isArray(n)?n[0]:n}return null}getAll(t){if(this.has(t)){let n=this.params[t];return Array.isArray(n)?n:[n]}return[]}get keys(){return Object.keys(this.params)}};function tr(e){return new hl(e)}function XE(e,t,n){let r=n.path.split("/");if(r.length>e.length||n.pathMatch==="full"&&(t.hasChildren()||r.lengthr[o]===i)}else return e===t}function qp(e){return e.length>0?e[e.length-1]:null}function Ut(e){return xs(e)?e:hn(e)?q(Promise.resolve(e)):E(e)}var tb={exact:Zp,subset:Qp},Yp={exact:nb,subset:rb,ignored:()=>!0};function Bp(e,t,n){return tb[n.paths](e.root,t.root,n.matrixParams)&&Yp[n.queryParams](e.queryParams,t.queryParams)&&!(n.fragment==="exact"&&e.fragment!==t.fragment)}function nb(e,t){return ct(e,t)}function Zp(e,t,n){if(!mn(e.segments,t.segments)||!Zo(e.segments,t.segments,n)||e.numberOfChildren!==t.numberOfChildren)return!1;for(let r in t.children)if(!e.children[r]||!Zp(e.children[r],t.children[r],n))return!1;return!0}function rb(e,t){return Object.keys(t).length<=Object.keys(e).length&&Object.keys(t).every(n=>zp(e[n],t[n]))}function Qp(e,t,n){return Kp(e,t,t.segments,n)}function Kp(e,t,n,r){if(e.segments.length>n.length){let i=e.segments.slice(0,n.length);return!(!mn(i,n)||t.hasChildren()||!Zo(i,n,r))}else if(e.segments.length===n.length){if(!mn(e.segments,n)||!Zo(e.segments,n,r))return!1;for(let i in t.children)if(!e.children[i]||!Qp(e.children[i],t.children[i],r))return!1;return!0}else{let i=n.slice(0,e.segments.length),o=n.slice(e.segments.length);return!mn(e.segments,i)||!Zo(e.segments,i,r)||!e.children[S]?!1:Kp(e.children[S],t,o,r)}}function Zo(e,t,n){return t.every((r,i)=>Yp[n](e[i].parameters,r.parameters))}var Vt=class{constructor(t=new B([],{}),n={},r=null){this.root=t,this.queryParams=n,this.fragment=r}get queryParamMap(){return this._queryParamMap??=tr(this.queryParams),this._queryParamMap}toString(){return sb.serialize(this)}},B=class{constructor(t,n){this.segments=t,this.children=n,this.parent=null,Object.values(n).forEach(r=>r.parent=this)}hasChildren(){return this.numberOfChildren>0}get numberOfChildren(){return Object.keys(this.children).length}toString(){return Qo(this)}},gn=class{constructor(t,n){this.path=t,this.parameters=n}get parameterMap(){return this._parameterMap??=tr(this.parameters),this._parameterMap}toString(){return Xp(this)}};function ib(e,t){return mn(e,t)&&e.every((n,r)=>ct(n.parameters,t[r].parameters))}function mn(e,t){return e.length!==t.length?!1:e.every((n,r)=>n.path===t[r].path)}function ob(e,t){let n=[];return Object.entries(e.children).forEach(([r,i])=>{r===S&&(n=n.concat(t(i,r)))}),Object.entries(e.children).forEach(([r,i])=>{r!==S&&(n=n.concat(t(i,r)))}),n}var Ul=(()=>{let t=class t{};t.\u0275fac=function(i){return new(i||t)},t.\u0275prov=C({token:t,factory:()=>new Jo,providedIn:"root"});let e=t;return e})(),Jo=class{parse(t){let n=new ml(t);return new Vt(n.parseRootSegment(),n.parseQueryParams(),n.parseFragment())}serialize(t){let n=`/${Ur(t.root,!0)}`,r=lb(t.queryParams),i=typeof t.fragment=="string"?`#${ab(t.fragment)}`:"";return`${n}${r}${i}`}},sb=new Jo;function Qo(e){return e.segments.map(t=>Xp(t)).join("/")}function Ur(e,t){if(!e.hasChildren())return Qo(e);if(t){let n=e.children[S]?Ur(e.children[S],!1):"",r=[];return Object.entries(e.children).forEach(([i,o])=>{i!==S&&r.push(`${i}:${Ur(o,!1)}`)}),r.length>0?`${n}(${r.join("//")})`:n}else{let n=ob(e,(r,i)=>i===S?[Ur(e.children[S],!1)]:[`${i}:${Ur(r,!1)}`]);return Object.keys(e.children).length===1&&e.children[S]!=null?`${Qo(e)}/${n[0]}`:`${Qo(e)}/(${n.join("//")})`}}function Jp(e){return encodeURIComponent(e).replace(/%40/g,"@").replace(/%3A/gi,":").replace(/%24/g,"$").replace(/%2C/gi,",")}function qo(e){return Jp(e).replace(/%3B/gi,";")}function ab(e){return encodeURI(e)}function gl(e){return Jp(e).replace(/\(/g,"%28").replace(/\)/g,"%29").replace(/%26/gi,"&")}function Ko(e){return decodeURIComponent(e)}function $p(e){return Ko(e.replace(/\+/g,"%20"))}function Xp(e){return`${gl(e.path)}${cb(e.parameters)}`}function cb(e){return Object.entries(e).map(([t,n])=>`;${gl(t)}=${gl(n)}`).join("")}function lb(e){let t=Object.entries(e).map(([n,r])=>Array.isArray(r)?r.map(i=>`${qo(n)}=${qo(i)}`).join("&"):`${qo(n)}=${qo(r)}`).filter(n=>n);return t.length?`?${t.join("&")}`:""}var ub=/^[^\/()?;#]+/;function ll(e){let t=e.match(ub);return t?t[0]:""}var db=/^[^\/()?;=#]+/;function fb(e){let t=e.match(db);return t?t[0]:""}var hb=/^[^=?&#]+/;function pb(e){let t=e.match(hb);return t?t[0]:""}var gb=/^[^&#]+/;function mb(e){let t=e.match(gb);return t?t[0]:""}var ml=class{constructor(t){this.url=t,this.remaining=t}parseRootSegment(){return this.consumeOptional("/"),this.remaining===""||this.peekStartsWith("?")||this.peekStartsWith("#")?new B([],{}):new B([],this.parseChildren())}parseQueryParams(){let t={};if(this.consumeOptional("?"))do this.parseQueryParam(t);while(this.consumeOptional("&"));return t}parseFragment(){return this.consumeOptional("#")?decodeURIComponent(this.remaining):null}parseChildren(){if(this.remaining==="")return{};this.consumeOptional("/");let t=[];for(this.peekStartsWith("(")||t.push(this.parseSegment());this.peekStartsWith("/")&&!this.peekStartsWith("//")&&!this.peekStartsWith("/(");)this.capture("/"),t.push(this.parseSegment());let n={};this.peekStartsWith("/(")&&(this.capture("/"),n=this.parseParens(!0));let r={};return this.peekStartsWith("(")&&(r=this.parseParens(!1)),(t.length>0||Object.keys(n).length>0)&&(r[S]=new B(t,n)),r}parseSegment(){let t=ll(this.remaining);if(t===""&&this.peekStartsWith(";"))throw new y(4009,!1);return this.capture(t),new gn(Ko(t),this.parseMatrixParams())}parseMatrixParams(){let t={};for(;this.consumeOptional(";");)this.parseParam(t);return t}parseParam(t){let n=fb(this.remaining);if(!n)return;this.capture(n);let r="";if(this.consumeOptional("=")){let i=ll(this.remaining);i&&(r=i,this.capture(r))}t[Ko(n)]=Ko(r)}parseQueryParam(t){let n=pb(this.remaining);if(!n)return;this.capture(n);let r="";if(this.consumeOptional("=")){let s=mb(this.remaining);s&&(r=s,this.capture(r))}let i=$p(n),o=$p(r);if(t.hasOwnProperty(i)){let s=t[i];Array.isArray(s)||(s=[s],t[i]=s),s.push(o)}else t[i]=o}parseParens(t){let n={};for(this.capture("(");!this.consumeOptional(")")&&this.remaining.length>0;){let r=ll(this.remaining),i=this.remaining[r.length];if(i!=="/"&&i!==")"&&i!==";")throw new y(4010,!1);let o;r.indexOf(":")>-1?(o=r.slice(0,r.indexOf(":")),this.capture(o),this.capture(":")):t&&(o=S);let s=this.parseChildren();n[o]=Object.keys(s).length===1?s[S]:new B([],s),this.consumeOptional("//")}return n}peekStartsWith(t){return this.remaining.startsWith(t)}consumeOptional(t){return this.peekStartsWith(t)?(this.remaining=this.remaining.substring(t.length),!0):!1}capture(t){if(!this.consumeOptional(t))throw new y(4011,!1)}};function eg(e){return e.segments.length>0?new B([],{[S]:e}):e}function tg(e){let t={};for(let[r,i]of Object.entries(e.children)){let o=tg(i);if(r===S&&o.segments.length===0&&o.hasChildren())for(let[s,a]of Object.entries(o.children))t[s]=a;else(o.segments.length>0||o.hasChildren())&&(t[r]=o)}let n=new B(e.segments,t);return yb(n)}function yb(e){if(e.numberOfChildren===1&&e.children[S]){let t=e.children[S];return new B(e.segments.concat(t.segments),t.children)}return e}function nr(e){return e instanceof Vt}function vb(e,t,n=null,r=null){let i=ng(e);return rg(i,t,n,r)}function ng(e){let t;function n(o){let s={};for(let c of o.children){let l=n(c);s[c.outlet]=l}let a=new B(o.url,s);return o===e&&(t=a),a}let r=n(e.root),i=eg(r);return t??i}function rg(e,t,n,r){let i=e;for(;i.parent;)i=i.parent;if(t.length===0)return ul(i,i,i,n,r);let o=Db(t);if(o.toRoot())return ul(i,i,new B([],{}),n,r);let s=Cb(o,i,e),a=s.processChildren?Hr(s.segmentGroup,s.index,o.commands):og(s.segmentGroup,s.index,o.commands);return ul(i,s.segmentGroup,a,n,r)}function Xo(e){return typeof e=="object"&&e!=null&&!e.outlets&&!e.segmentPath}function zr(e){return typeof e=="object"&&e!=null&&e.outlets}function ul(e,t,n,r,i){let o={};r&&Object.entries(r).forEach(([c,l])=>{o[c]=Array.isArray(l)?l.map(u=>`${u}`):`${l}`});let s;e===t?s=n:s=ig(e,t,n);let a=eg(tg(s));return new Vt(a,o,i)}function ig(e,t,n){let r={};return Object.entries(e.children).forEach(([i,o])=>{o===t?r[i]=n:r[i]=ig(o,t,n)}),new B(e.segments,r)}var es=class{constructor(t,n,r){if(this.isAbsolute=t,this.numberOfDoubleDots=n,this.commands=r,t&&r.length>0&&Xo(r[0]))throw new y(4003,!1);let i=r.find(zr);if(i&&i!==qp(r))throw new y(4004,!1)}toRoot(){return this.isAbsolute&&this.commands.length===1&&this.commands[0]=="/"}};function Db(e){if(typeof e[0]=="string"&&e.length===1&&e[0]==="/")return new es(!0,0,e);let t=0,n=!1,r=e.reduce((i,o,s)=>{if(typeof o=="object"&&o!=null){if(o.outlets){let a={};return Object.entries(o.outlets).forEach(([c,l])=>{a[c]=typeof l=="string"?l.split("/"):l}),[...i,{outlets:a}]}if(o.segmentPath)return[...i,o.segmentPath]}return typeof o!="string"?[...i,o]:s===0?(o.split("/").forEach((a,c)=>{c==0&&a==="."||(c==0&&a===""?n=!0:a===".."?t++:a!=""&&i.push(a))}),i):[...i,o]},[]);return new es(n,t,r)}var Xn=class{constructor(t,n,r){this.segmentGroup=t,this.processChildren=n,this.index=r}};function Cb(e,t,n){if(e.isAbsolute)return new Xn(t,!0,0);if(!n)return new Xn(t,!1,NaN);if(n.parent===null)return new Xn(n,!0,0);let r=Xo(e.commands[0])?0:1,i=n.segments.length-1+r;return wb(n,i,e.numberOfDoubleDots)}function wb(e,t,n){let r=e,i=t,o=n;for(;o>i;){if(o-=i,r=r.parent,!r)throw new y(4005,!1);i=r.segments.length}return new Xn(r,!1,i-o)}function Eb(e){return zr(e[0])?e[0].outlets:{[S]:e}}function og(e,t,n){if(e??=new B([],{}),e.segments.length===0&&e.hasChildren())return Hr(e,t,n);let r=bb(e,t,n),i=n.slice(r.commandIndex);if(r.match&&r.pathIndexo!==S)&&e.children[S]&&e.numberOfChildren===1&&e.children[S].segments.length===0){let o=Hr(e.children[S],t,n);return new B(e.segments,o.children)}return Object.entries(r).forEach(([o,s])=>{typeof s=="string"&&(s=[s]),s!==null&&(i[o]=og(e.children[o],t,s))}),Object.entries(e.children).forEach(([o,s])=>{r[o]===void 0&&(i[o]=s)}),new B(e.segments,i)}}function bb(e,t,n){let r=0,i=t,o={match:!1,pathIndex:0,commandIndex:0};for(;i=n.length)return o;let s=e.segments[i],a=n[r];if(zr(a))break;let c=`${a}`,l=r0&&c===void 0)break;if(c&&l&&typeof l=="object"&&l.outlets===void 0){if(!Wp(c,l,s))return o;r+=2}else{if(!Wp(c,{},s))return o;r++}i++}return{match:!0,pathIndex:i,commandIndex:r}}function yl(e,t,n){let r=e.segments.slice(0,t),i=0;for(;i{typeof r=="string"&&(r=[r]),r!==null&&(t[n]=yl(new B([],{}),0,r))}),t}function Hp(e){let t={};return Object.entries(e).forEach(([n,r])=>t[n]=`${r}`),t}function Wp(e,t,n){return e==n.path&&ct(t,n.parameters)}var Wr="imperative",ue=function(e){return e[e.NavigationStart=0]="NavigationStart",e[e.NavigationEnd=1]="NavigationEnd",e[e.NavigationCancel=2]="NavigationCancel",e[e.NavigationError=3]="NavigationError",e[e.RoutesRecognized=4]="RoutesRecognized",e[e.ResolveStart=5]="ResolveStart",e[e.ResolveEnd=6]="ResolveEnd",e[e.GuardsCheckStart=7]="GuardsCheckStart",e[e.GuardsCheckEnd=8]="GuardsCheckEnd",e[e.RouteConfigLoadStart=9]="RouteConfigLoadStart",e[e.RouteConfigLoadEnd=10]="RouteConfigLoadEnd",e[e.ChildActivationStart=11]="ChildActivationStart",e[e.ChildActivationEnd=12]="ChildActivationEnd",e[e.ActivationStart=13]="ActivationStart",e[e.ActivationEnd=14]="ActivationEnd",e[e.Scroll=15]="Scroll",e[e.NavigationSkipped=16]="NavigationSkipped",e}(ue||{}),Ue=class{constructor(t,n){this.id=t,this.url=n}},qr=class extends Ue{constructor(t,n,r="imperative",i=null){super(t,n),this.type=ue.NavigationStart,this.navigationTrigger=r,this.restoredState=i}toString(){return`NavigationStart(id: ${this.id}, url: '${this.url}')`}},yn=class extends Ue{constructor(t,n,r){super(t,n),this.urlAfterRedirects=r,this.type=ue.NavigationEnd}toString(){return`NavigationEnd(id: ${this.id}, url: '${this.url}', urlAfterRedirects: '${this.urlAfterRedirects}')`}},je=function(e){return e[e.Redirect=0]="Redirect",e[e.SupersededByNewNavigation=1]="SupersededByNewNavigation",e[e.NoDataFromResolver=2]="NoDataFromResolver",e[e.GuardRejected=3]="GuardRejected",e}(je||{}),vl=function(e){return e[e.IgnoredSameUrlNavigation=0]="IgnoredSameUrlNavigation",e[e.IgnoredByUrlHandlingStrategy=1]="IgnoredByUrlHandlingStrategy",e}(vl||{}),jt=class extends Ue{constructor(t,n,r,i){super(t,n),this.reason=r,this.code=i,this.type=ue.NavigationCancel}toString(){return`NavigationCancel(id: ${this.id}, url: '${this.url}')`}},vn=class extends Ue{constructor(t,n,r,i){super(t,n),this.reason=r,this.code=i,this.type=ue.NavigationSkipped}},Yr=class extends Ue{constructor(t,n,r,i){super(t,n),this.error=r,this.target=i,this.type=ue.NavigationError}toString(){return`NavigationError(id: ${this.id}, url: '${this.url}', error: ${this.error})`}},ts=class extends Ue{constructor(t,n,r,i){super(t,n),this.urlAfterRedirects=r,this.state=i,this.type=ue.RoutesRecognized}toString(){return`RoutesRecognized(id: ${this.id}, url: '${this.url}', urlAfterRedirects: '${this.urlAfterRedirects}', state: ${this.state})`}},Dl=class extends Ue{constructor(t,n,r,i){super(t,n),this.urlAfterRedirects=r,this.state=i,this.type=ue.GuardsCheckStart}toString(){return`GuardsCheckStart(id: ${this.id}, url: '${this.url}', urlAfterRedirects: '${this.urlAfterRedirects}', state: ${this.state})`}},Cl=class extends Ue{constructor(t,n,r,i,o){super(t,n),this.urlAfterRedirects=r,this.state=i,this.shouldActivate=o,this.type=ue.GuardsCheckEnd}toString(){return`GuardsCheckEnd(id: ${this.id}, url: '${this.url}', urlAfterRedirects: '${this.urlAfterRedirects}', state: ${this.state}, shouldActivate: ${this.shouldActivate})`}},wl=class extends Ue{constructor(t,n,r,i){super(t,n),this.urlAfterRedirects=r,this.state=i,this.type=ue.ResolveStart}toString(){return`ResolveStart(id: ${this.id}, url: '${this.url}', urlAfterRedirects: '${this.urlAfterRedirects}', state: ${this.state})`}},El=class extends Ue{constructor(t,n,r,i){super(t,n),this.urlAfterRedirects=r,this.state=i,this.type=ue.ResolveEnd}toString(){return`ResolveEnd(id: ${this.id}, url: '${this.url}', urlAfterRedirects: '${this.urlAfterRedirects}', state: ${this.state})`}},bl=class{constructor(t){this.route=t,this.type=ue.RouteConfigLoadStart}toString(){return`RouteConfigLoadStart(path: ${this.route.path})`}},Il=class{constructor(t){this.route=t,this.type=ue.RouteConfigLoadEnd}toString(){return`RouteConfigLoadEnd(path: ${this.route.path})`}},_l=class{constructor(t){this.snapshot=t,this.type=ue.ChildActivationStart}toString(){return`ChildActivationStart(path: '${this.snapshot.routeConfig&&this.snapshot.routeConfig.path||""}')`}},Ml=class{constructor(t){this.snapshot=t,this.type=ue.ChildActivationEnd}toString(){return`ChildActivationEnd(path: '${this.snapshot.routeConfig&&this.snapshot.routeConfig.path||""}')`}},Sl=class{constructor(t){this.snapshot=t,this.type=ue.ActivationStart}toString(){return`ActivationStart(path: '${this.snapshot.routeConfig&&this.snapshot.routeConfig.path||""}')`}},Tl=class{constructor(t){this.snapshot=t,this.type=ue.ActivationEnd}toString(){return`ActivationEnd(path: '${this.snapshot.routeConfig&&this.snapshot.routeConfig.path||""}')`}};var Zr=class{},Qr=class{constructor(t){this.url=t}};var Al=class{constructor(){this.outlet=null,this.route=null,this.injector=null,this.children=new as,this.attachRef=null}},as=(()=>{let t=class t{constructor(){this.contexts=new Map}onChildOutletCreated(r,i){let o=this.getOrCreateContext(r);o.outlet=i,this.contexts.set(r,o)}onChildOutletDestroyed(r){let i=this.getContext(r);i&&(i.outlet=null,i.attachRef=null)}onOutletDeactivated(){let r=this.contexts;return this.contexts=new Map,r}onOutletReAttached(r){this.contexts=r}getOrCreateContext(r){let i=this.getContext(r);return i||(i=new Al,this.contexts.set(r,i)),i}getContext(r){return this.contexts.get(r)||null}};t.\u0275fac=function(i){return new(i||t)},t.\u0275prov=C({token:t,factory:t.\u0275fac,providedIn:"root"});let e=t;return e})(),ns=class{constructor(t){this._root=t}get root(){return this._root.value}parent(t){let n=this.pathFromRoot(t);return n.length>1?n[n.length-2]:null}children(t){let n=xl(t,this._root);return n?n.children.map(r=>r.value):[]}firstChild(t){let n=xl(t,this._root);return n&&n.children.length>0?n.children[0].value:null}siblings(t){let n=Nl(t,this._root);return n.length<2?[]:n[n.length-2].children.map(i=>i.value).filter(i=>i!==t)}pathFromRoot(t){return Nl(t,this._root).map(n=>n.value)}};function xl(e,t){if(e===t.value)return t;for(let n of t.children){let r=xl(e,n);if(r)return r}return null}function Nl(e,t){if(e===t.value)return[t];for(let n of t.children){let r=Nl(e,n);if(r.length)return r.unshift(t),r}return[]}var Re=class{constructor(t,n){this.value=t,this.children=n}toString(){return`TreeNode(${this.value})`}};function Jn(e){let t={};return e&&e.children.forEach(n=>t[n.value.outlet]=n),t}var rs=class extends ns{constructor(t,n){super(t),this.snapshot=n,$l(this,t)}toString(){return this.snapshot.toString()}};function sg(e){let t=_b(e),n=new oe([new gn("",{})]),r=new oe({}),i=new oe({}),o=new oe({}),s=new oe(""),a=new rr(n,r,o,s,i,S,e,t.root);return a.snapshot=t.root,new rs(new Re(a,[]),t)}function _b(e){let t={},n={},r={},i="",o=new Kr([],t,r,i,n,S,e,null,{});return new is("",new Re(o,[]))}var rr=class{constructor(t,n,r,i,o,s,a,c){this.urlSubject=t,this.paramsSubject=n,this.queryParamsSubject=r,this.fragmentSubject=i,this.dataSubject=o,this.outlet=s,this.component=a,this._futureSnapshot=c,this.title=this.dataSubject?.pipe(N(l=>l[ei]))??E(void 0),this.url=t,this.params=n,this.queryParams=r,this.fragment=i,this.data=o}get routeConfig(){return this._futureSnapshot.routeConfig}get root(){return this._routerState.root}get parent(){return this._routerState.parent(this)}get firstChild(){return this._routerState.firstChild(this)}get children(){return this._routerState.children(this)}get pathFromRoot(){return this._routerState.pathFromRoot(this)}get paramMap(){return this._paramMap??=this.params.pipe(N(t=>tr(t))),this._paramMap}get queryParamMap(){return this._queryParamMap??=this.queryParams.pipe(N(t=>tr(t))),this._queryParamMap}toString(){return this.snapshot?this.snapshot.toString():`Future(${this._futureSnapshot})`}};function Bl(e,t,n="emptyOnly"){let r,{routeConfig:i}=e;return t!==null&&(n==="always"||i?.path===""||!t.component&&!t.routeConfig?.loadComponent)?r={params:m(m({},t.params),e.params),data:m(m({},t.data),e.data),resolve:m(m(m(m({},e.data),t.data),i?.data),e._resolvedData)}:r={params:m({},e.params),data:m({},e.data),resolve:m(m({},e.data),e._resolvedData??{})},i&&cg(i)&&(r.resolve[ei]=i.title),r}var Kr=class{get title(){return this.data?.[ei]}constructor(t,n,r,i,o,s,a,c,l){this.url=t,this.params=n,this.queryParams=r,this.fragment=i,this.data=o,this.outlet=s,this.component=a,this.routeConfig=c,this._resolve=l}get root(){return this._routerState.root}get parent(){return this._routerState.parent(this)}get firstChild(){return this._routerState.firstChild(this)}get children(){return this._routerState.children(this)}get pathFromRoot(){return this._routerState.pathFromRoot(this)}get paramMap(){return this._paramMap??=tr(this.params),this._paramMap}get queryParamMap(){return this._queryParamMap??=tr(this.queryParams),this._queryParamMap}toString(){let t=this.url.map(r=>r.toString()).join("/"),n=this.routeConfig?this.routeConfig.path:"";return`Route(url:'${t}', path:'${n}')`}},is=class extends ns{constructor(t,n){super(n),this.url=t,$l(this,n)}toString(){return ag(this._root)}};function $l(e,t){t.value._routerState=e,t.children.forEach(n=>$l(e,n))}function ag(e){let t=e.children.length>0?` { ${e.children.map(ag).join(", ")} } `:"";return`${e.value}${t}`}function dl(e){if(e.snapshot){let t=e.snapshot,n=e._futureSnapshot;e.snapshot=n,ct(t.queryParams,n.queryParams)||e.queryParamsSubject.next(n.queryParams),t.fragment!==n.fragment&&e.fragmentSubject.next(n.fragment),ct(t.params,n.params)||e.paramsSubject.next(n.params),eb(t.url,n.url)||e.urlSubject.next(n.url),ct(t.data,n.data)||e.dataSubject.next(n.data)}else e.snapshot=e._futureSnapshot,e.dataSubject.next(e._futureSnapshot.data)}function Rl(e,t){let n=ct(e.params,t.params)&&ib(e.url,t.url),r=!e.parent!=!t.parent;return n&&!r&&(!e.parent||Rl(e.parent,t.parent))}function cg(e){return typeof e.title=="string"||e.title===null}var Mb=(()=>{let t=class t{constructor(){this.activated=null,this._activatedRoute=null,this.name=S,this.activateEvents=new Y,this.deactivateEvents=new Y,this.attachEvents=new Y,this.detachEvents=new Y,this.parentContexts=g(as),this.location=g(Ft),this.changeDetector=g(Pt),this.environmentInjector=g(ke),this.inputBinder=g(Hl,{optional:!0}),this.supportsBindingToComponentInputs=!0}get activatedComponentRef(){return this.activated}ngOnChanges(r){if(r.name){let{firstChange:i,previousValue:o}=r.name;if(i)return;this.isTrackedInParentContexts(o)&&(this.deactivate(),this.parentContexts.onChildOutletDestroyed(o)),this.initializeOutletWithName()}}ngOnDestroy(){this.isTrackedInParentContexts(this.name)&&this.parentContexts.onChildOutletDestroyed(this.name),this.inputBinder?.unsubscribeFromRouteData(this)}isTrackedInParentContexts(r){return this.parentContexts.getContext(r)?.outlet===this}ngOnInit(){this.initializeOutletWithName()}initializeOutletWithName(){if(this.parentContexts.onChildOutletCreated(this.name,this),this.activated)return;let r=this.parentContexts.getContext(this.name);r?.route&&(r.attachRef?this.attach(r.attachRef,r.route):this.activateWith(r.route,r.injector))}get isActivated(){return!!this.activated}get component(){if(!this.activated)throw new y(4012,!1);return this.activated.instance}get activatedRoute(){if(!this.activated)throw new y(4012,!1);return this._activatedRoute}get activatedRouteData(){return this._activatedRoute?this._activatedRoute.snapshot.data:{}}detach(){if(!this.activated)throw new y(4012,!1);this.location.detach();let r=this.activated;return this.activated=null,this._activatedRoute=null,this.detachEvents.emit(r.instance),r}attach(r,i){this.activated=r,this._activatedRoute=i,this.location.insert(r.hostView),this.inputBinder?.bindActivatedRouteToOutletComponent(this),this.attachEvents.emit(r.instance)}deactivate(){if(this.activated){let r=this.component;this.activated.destroy(),this.activated=null,this._activatedRoute=null,this.deactivateEvents.emit(r)}}activateWith(r,i){if(this.isActivated)throw new y(4013,!1);this._activatedRoute=r;let o=this.location,a=r.snapshot.component,c=this.parentContexts.getOrCreateContext(this.name).children,l=new Ol(r,c,o.injector);this.activated=o.createComponent(a,{index:o.length,injector:l,environmentInjector:i??this.environmentInjector}),this.changeDetector.markForCheck(),this.inputBinder?.bindActivatedRouteToOutletComponent(this),this.activateEvents.emit(this.activated.instance)}};t.\u0275fac=function(i){return new(i||t)},t.\u0275dir=re({type:t,selectors:[["router-outlet"]],inputs:{name:"name"},outputs:{activateEvents:"activate",deactivateEvents:"deactivate",attachEvents:"attach",detachEvents:"detach"},exportAs:["outlet"],standalone:!0,features:[on]});let e=t;return e})(),Ol=class{constructor(t,n,r){this.route=t,this.childContexts=n,this.parent=r}get(t,n){return t===rr?this.route:t===as?this.childContexts:this.parent.get(t,n)}},Hl=new I("");function Sb(e,t,n){let r=Jr(e,t._root,n?n._root:void 0);return new rs(r,t)}function Jr(e,t,n){if(n&&e.shouldReuseRoute(t.value,n.value.snapshot)){let r=n.value;r._futureSnapshot=t.value;let i=Tb(e,t,n);return new Re(r,i)}else{if(e.shouldAttach(t.value)){let o=e.retrieve(t.value);if(o!==null){let s=o.route;return s.value._futureSnapshot=t.value,s.children=t.children.map(a=>Jr(e,a)),s}}let r=Ab(t.value),i=t.children.map(o=>Jr(e,o));return new Re(r,i)}}function Tb(e,t,n){return t.children.map(r=>{for(let i of n.children)if(e.shouldReuseRoute(r.value,i.value.snapshot))return Jr(e,r,i);return Jr(e,r)})}function Ab(e){return new rr(new oe(e.url),new oe(e.params),new oe(e.queryParams),new oe(e.fragment),new oe(e.data),e.outlet,e.component,e)}var lg="ngNavigationCancelingError";function ug(e,t){let{redirectTo:n,navigationBehaviorOptions:r}=nr(t)?{redirectTo:t,navigationBehaviorOptions:void 0}:t,i=dg(!1,je.Redirect);return i.url=n,i.navigationBehaviorOptions=r,i}function dg(e,t){let n=new Error(`NavigationCancelingError: ${e||""}`);return n[lg]=!0,n.cancellationCode=t,n}function xb(e){return fg(e)&&nr(e.url)}function fg(e){return!!e&&e[lg]}var Nb=(()=>{let t=class t{};t.\u0275fac=function(i){return new(i||t)},t.\u0275cmp=te({type:t,selectors:[["ng-component"]],standalone:!0,features:[Ve],decls:1,vars:0,template:function(i,o){i&1&&J(0,"router-outlet")},dependencies:[Mb],encapsulation:2});let e=t;return e})();function Rb(e,t){return e.providers&&!e._injector&&(e._injector=$c(e.providers,t,`Route: ${e.path}`)),e._injector??t}function Wl(e){let t=e.children&&e.children.map(Wl),n=t?H(m({},e),{children:t}):m({},e);return!n.component&&!n.loadComponent&&(t||n.loadChildren)&&n.outlet&&n.outlet!==S&&(n.component=Nb),n}function lt(e){return e.outlet||S}function Ob(e,t){let n=e.filter(r=>lt(r)===t);return n.push(...e.filter(r=>lt(r)!==t)),n}function ti(e){if(!e)return null;if(e.routeConfig?._injector)return e.routeConfig._injector;for(let t=e.parent;t;t=t.parent){let n=t.routeConfig;if(n?._loadedInjector)return n._loadedInjector;if(n?._injector)return n._injector}return null}var Pb=(e,t,n,r)=>N(i=>(new Pl(t,i.targetRouterState,i.currentRouterState,n,r).activate(e),i)),Pl=class{constructor(t,n,r,i,o){this.routeReuseStrategy=t,this.futureState=n,this.currState=r,this.forwardEvent=i,this.inputBindingEnabled=o}activate(t){let n=this.futureState._root,r=this.currState?this.currState._root:null;this.deactivateChildRoutes(n,r,t),dl(this.futureState.root),this.activateChildRoutes(n,r,t)}deactivateChildRoutes(t,n,r){let i=Jn(n);t.children.forEach(o=>{let s=o.value.outlet;this.deactivateRoutes(o,i[s],r),delete i[s]}),Object.values(i).forEach(o=>{this.deactivateRouteAndItsChildren(o,r)})}deactivateRoutes(t,n,r){let i=t.value,o=n?n.value:null;if(i===o)if(i.component){let s=r.getContext(i.outlet);s&&this.deactivateChildRoutes(t,n,s.children)}else this.deactivateChildRoutes(t,n,r);else o&&this.deactivateRouteAndItsChildren(n,r)}deactivateRouteAndItsChildren(t,n){t.value.component&&this.routeReuseStrategy.shouldDetach(t.value.snapshot)?this.detachAndStoreRouteSubtree(t,n):this.deactivateRouteAndOutlet(t,n)}detachAndStoreRouteSubtree(t,n){let r=n.getContext(t.value.outlet),i=r&&t.value.component?r.children:n,o=Jn(t);for(let s of Object.values(o))this.deactivateRouteAndItsChildren(s,i);if(r&&r.outlet){let s=r.outlet.detach(),a=r.children.onOutletDeactivated();this.routeReuseStrategy.store(t.value.snapshot,{componentRef:s,route:t,contexts:a})}}deactivateRouteAndOutlet(t,n){let r=n.getContext(t.value.outlet),i=r&&t.value.component?r.children:n,o=Jn(t);for(let s of Object.values(o))this.deactivateRouteAndItsChildren(s,i);r&&(r.outlet&&(r.outlet.deactivate(),r.children.onOutletDeactivated()),r.attachRef=null,r.route=null)}activateChildRoutes(t,n,r){let i=Jn(n);t.children.forEach(o=>{this.activateRoutes(o,i[o.value.outlet],r),this.forwardEvent(new Tl(o.value.snapshot))}),t.children.length&&this.forwardEvent(new Ml(t.value.snapshot))}activateRoutes(t,n,r){let i=t.value,o=n?n.value:null;if(dl(i),i===o)if(i.component){let s=r.getOrCreateContext(i.outlet);this.activateChildRoutes(t,n,s.children)}else this.activateChildRoutes(t,n,r);else if(i.component){let s=r.getOrCreateContext(i.outlet);if(this.routeReuseStrategy.shouldAttach(i.snapshot)){let a=this.routeReuseStrategy.retrieve(i.snapshot);this.routeReuseStrategy.store(i.snapshot,null),s.children.onOutletReAttached(a.contexts),s.attachRef=a.componentRef,s.route=a.route.value,s.outlet&&s.outlet.attach(a.componentRef,a.route.value),dl(a.route.value),this.activateChildRoutes(t,null,s.children)}else{let a=ti(i.snapshot);s.attachRef=null,s.route=i,s.injector=a,s.outlet&&s.outlet.activateWith(i,s.injector),this.activateChildRoutes(t,null,s.children)}}else this.activateChildRoutes(t,null,r)}},os=class{constructor(t){this.path=t,this.route=this.path[this.path.length-1]}},er=class{constructor(t,n){this.component=t,this.route=n}};function Fb(e,t,n){let r=e._root,i=t?t._root:null;return Br(r,i,n,[r.value])}function Lb(e){let t=e.routeConfig?e.routeConfig.canActivateChild:null;return!t||t.length===0?null:{node:e,guards:t}}function or(e,t){let n=Symbol(),r=t.get(e,n);return r===n?typeof e=="function"&&!tf(e)?e:t.get(e):r}function Br(e,t,n,r,i={canDeactivateChecks:[],canActivateChecks:[]}){let o=Jn(t);return e.children.forEach(s=>{kb(s,o[s.value.outlet],n,r.concat([s.value]),i),delete o[s.value.outlet]}),Object.entries(o).forEach(([s,a])=>Gr(a,n.getContext(s),i)),i}function kb(e,t,n,r,i={canDeactivateChecks:[],canActivateChecks:[]}){let o=e.value,s=t?t.value:null,a=n?n.getContext(e.value.outlet):null;if(s&&o.routeConfig===s.routeConfig){let c=Vb(s,o,o.routeConfig.runGuardsAndResolvers);c?i.canActivateChecks.push(new os(r)):(o.data=s.data,o._resolvedData=s._resolvedData),o.component?Br(e,t,a?a.children:null,r,i):Br(e,t,n,r,i),c&&a&&a.outlet&&a.outlet.isActivated&&i.canDeactivateChecks.push(new er(a.outlet.component,s))}else s&&Gr(t,a,i),i.canActivateChecks.push(new os(r)),o.component?Br(e,null,a?a.children:null,r,i):Br(e,null,n,r,i);return i}function Vb(e,t,n){if(typeof n=="function")return n(e,t);switch(n){case"pathParamsChange":return!mn(e.url,t.url);case"pathParamsOrQueryParamsChange":return!mn(e.url,t.url)||!ct(e.queryParams,t.queryParams);case"always":return!0;case"paramsOrQueryParamsChange":return!Rl(e,t)||!ct(e.queryParams,t.queryParams);case"paramsChange":default:return!Rl(e,t)}}function Gr(e,t,n){let r=Jn(e),i=e.value;Object.entries(r).forEach(([o,s])=>{i.component?t?Gr(s,t.children.getContext(o),n):Gr(s,null,n):Gr(s,t,n)}),i.component?t&&t.outlet&&t.outlet.isActivated?n.canDeactivateChecks.push(new er(t.outlet.component,i)):n.canDeactivateChecks.push(new er(null,i)):n.canDeactivateChecks.push(new er(null,i))}function ni(e){return typeof e=="function"}function jb(e){return typeof e=="boolean"}function Ub(e){return e&&ni(e.canLoad)}function Bb(e){return e&&ni(e.canActivate)}function $b(e){return e&&ni(e.canActivateChild)}function Hb(e){return e&&ni(e.canDeactivate)}function Wb(e){return e&&ni(e.canMatch)}function hg(e){return e instanceof dt||e?.name==="EmptyError"}var Yo=Symbol("INITIAL_VALUE");function ir(){return Fe(e=>Ai(e.map(t=>t.pipe(ft(1),Ls(Yo)))).pipe(N(t=>{for(let n of t)if(n!==!0){if(n===Yo)return Yo;if(n===!1||n instanceof Vt)return n}return!0}),Pe(t=>t!==Yo),ft(1)))}function Gb(e,t){return ee(n=>{let{targetSnapshot:r,currentSnapshot:i,guards:{canActivateChecks:o,canDeactivateChecks:s}}=n;return s.length===0&&o.length===0?E(H(m({},n),{guardsResult:!0})):zb(s,r,i,e).pipe(ee(a=>a&&jb(a)?qb(r,o,e,t):E(a)),N(a=>H(m({},n),{guardsResult:a})))})}function zb(e,t,n,r){return q(e).pipe(ee(i=>Jb(i.component,i.route,n,t,r)),We(i=>i!==!0,!0))}function qb(e,t,n,r){return q(t).pipe(Wt(i=>Sn(Zb(i.route.parent,r),Yb(i.route,r),Kb(e,i.path,n),Qb(e,i.route,n))),We(i=>i!==!0,!0))}function Yb(e,t){return e!==null&&t&&t(new Sl(e)),E(!0)}function Zb(e,t){return e!==null&&t&&t(new _l(e)),E(!0)}function Qb(e,t,n){let r=t.routeConfig?t.routeConfig.canActivate:null;if(!r||r.length===0)return E(!0);let i=r.map(o=>xi(()=>{let s=ti(t)??n,a=or(o,s),c=Bb(a)?a.canActivate(t,e):Rt(s,()=>a(t,e));return Ut(c).pipe(We())}));return E(i).pipe(ir())}function Kb(e,t,n){let r=t[t.length-1],o=t.slice(0,t.length-1).reverse().map(s=>Lb(s)).filter(s=>s!==null).map(s=>xi(()=>{let a=s.guards.map(c=>{let l=ti(s.node)??n,u=or(c,l),d=$b(u)?u.canActivateChild(r,e):Rt(l,()=>u(r,e));return Ut(d).pipe(We())});return E(a).pipe(ir())}));return E(o).pipe(ir())}function Jb(e,t,n,r,i){let o=t&&t.routeConfig?t.routeConfig.canDeactivate:null;if(!o||o.length===0)return E(!0);let s=o.map(a=>{let c=ti(t)??i,l=or(a,c),u=Hb(l)?l.canDeactivate(e,t,n,r):Rt(c,()=>l(e,t,n,r));return Ut(u).pipe(We())});return E(s).pipe(ir())}function Xb(e,t,n,r){let i=t.canLoad;if(i===void 0||i.length===0)return E(!0);let o=i.map(s=>{let a=or(s,e),c=Ub(a)?a.canLoad(t,n):Rt(e,()=>a(t,n));return Ut(c)});return E(o).pipe(ir(),pg(r))}function pg(e){return Ms(Q(t=>{if(nr(t))throw ug(e,t)}),N(t=>t===!0))}function eI(e,t,n,r){let i=t.canMatch;if(!i||i.length===0)return E(!0);let o=i.map(s=>{let a=or(s,e),c=Wb(a)?a.canMatch(t,n):Rt(e,()=>a(t,n));return Ut(c)});return E(o).pipe(ir(),pg(r))}var Xr=class{constructor(t){this.segmentGroup=t||null}},ss=class extends Error{constructor(t){super(),this.urlTree=t}};function Kn(e){return Mn(new Xr(e))}function tI(e){return Mn(new y(4e3,!1))}function nI(e){return Mn(dg(!1,je.GuardRejected))}var Fl=class{constructor(t,n){this.urlSerializer=t,this.urlTree=n}lineralizeSegments(t,n){let r=[],i=n.root;for(;;){if(r=r.concat(i.segments),i.numberOfChildren===0)return E(r);if(i.numberOfChildren>1||!i.children[S])return tI(t.redirectTo);i=i.children[S]}}applyRedirectCommands(t,n,r){let i=this.applyRedirectCreateUrlTree(n,this.urlSerializer.parse(n),t,r);if(n.startsWith("/"))throw new ss(i);return i}applyRedirectCreateUrlTree(t,n,r,i){let o=this.createSegmentGroup(t,n.root,r,i);return new Vt(o,this.createQueryParams(n.queryParams,this.urlTree.queryParams),n.fragment)}createQueryParams(t,n){let r={};return Object.entries(t).forEach(([i,o])=>{if(typeof o=="string"&&o.startsWith(":")){let a=o.substring(1);r[i]=n[a]}else r[i]=o}),r}createSegmentGroup(t,n,r,i){let o=this.createSegments(t,n.segments,r,i),s={};return Object.entries(n.children).forEach(([a,c])=>{s[a]=this.createSegmentGroup(t,c,r,i)}),new B(o,s)}createSegments(t,n,r,i){return n.map(o=>o.path.startsWith(":")?this.findPosParam(t,o,i):this.findOrReturn(o,r))}findPosParam(t,n,r){let i=r[n.path.substring(1)];if(!i)throw new y(4001,!1);return i}findOrReturn(t,n){let r=0;for(let i of n){if(i.path===t.path)return n.splice(r),i;r++}return t}},Ll={matched:!1,consumedSegments:[],remainingSegments:[],parameters:{},positionalParamSegments:{}};function rI(e,t,n,r,i){let o=Gl(e,t,n);return o.matched?(r=Rb(t,r),eI(r,t,n,i).pipe(N(s=>s===!0?o:m({},Ll)))):E(o)}function Gl(e,t,n){if(t.path==="**")return iI(n);if(t.path==="")return t.pathMatch==="full"&&(e.hasChildren()||n.length>0)?m({},Ll):{matched:!0,consumedSegments:[],remainingSegments:n,parameters:{},positionalParamSegments:{}};let i=(t.matcher||XE)(n,e,t);if(!i)return m({},Ll);let o={};Object.entries(i.posParams??{}).forEach(([a,c])=>{o[a]=c.path});let s=i.consumed.length>0?m(m({},o),i.consumed[i.consumed.length-1].parameters):o;return{matched:!0,consumedSegments:i.consumed,remainingSegments:n.slice(i.consumed.length),parameters:s,positionalParamSegments:i.posParams??{}}}function iI(e){return{matched:!0,parameters:e.length>0?qp(e).parameters:{},consumedSegments:e,remainingSegments:[],positionalParamSegments:{}}}function Gp(e,t,n,r){return n.length>0&&aI(e,n,r)?{segmentGroup:new B(t,sI(r,new B(n,e.children))),slicedSegments:[]}:n.length===0&&cI(e,n,r)?{segmentGroup:new B(e.segments,oI(e,n,r,e.children)),slicedSegments:n}:{segmentGroup:new B(e.segments,e.children),slicedSegments:n}}function oI(e,t,n,r){let i={};for(let o of n)if(cs(e,t,o)&&!r[lt(o)]){let s=new B([],{});i[lt(o)]=s}return m(m({},r),i)}function sI(e,t){let n={};n[S]=t;for(let r of e)if(r.path===""&<(r)!==S){let i=new B([],{});n[lt(r)]=i}return n}function aI(e,t,n){return n.some(r=>cs(e,t,r)&<(r)!==S)}function cI(e,t,n){return n.some(r=>cs(e,t,r))}function cs(e,t,n){return(e.hasChildren()||t.length>0)&&n.pathMatch==="full"?!1:n.path===""}function lI(e,t,n,r){return lt(e)!==r&&(r===S||!cs(t,n,e))?!1:Gl(t,e,n).matched}function uI(e,t,n){return t.length===0&&!e.children[n]}var kl=class{};function dI(e,t,n,r,i,o,s="emptyOnly"){return new Vl(e,t,n,r,i,s,o).recognize()}var fI=31,Vl=class{constructor(t,n,r,i,o,s,a){this.injector=t,this.configLoader=n,this.rootComponentType=r,this.config=i,this.urlTree=o,this.paramsInheritanceStrategy=s,this.urlSerializer=a,this.applyRedirects=new Fl(this.urlSerializer,this.urlTree),this.absoluteRedirectCount=0,this.allowRedirects=!0}noMatchError(t){return new y(4002,`'${t.segmentGroup}'`)}recognize(){let t=Gp(this.urlTree.root,[],[],this.config).segmentGroup;return this.match(t).pipe(N(n=>{let r=new Kr([],Object.freeze({}),Object.freeze(m({},this.urlTree.queryParams)),this.urlTree.fragment,{},S,this.rootComponentType,null,{}),i=new Re(r,n),o=new is("",i),s=vb(r,[],this.urlTree.queryParams,this.urlTree.fragment);return s.queryParams=this.urlTree.queryParams,o.url=this.urlSerializer.serialize(s),this.inheritParamsAndData(o._root,null),{state:o,tree:s}}))}match(t){return this.processSegmentGroup(this.injector,this.config,t,S).pipe(wt(r=>{if(r instanceof ss)return this.urlTree=r.urlTree,this.match(r.urlTree.root);throw r instanceof Xr?this.noMatchError(r):r}))}inheritParamsAndData(t,n){let r=t.value,i=Bl(r,n,this.paramsInheritanceStrategy);r.params=Object.freeze(i.params),r.data=Object.freeze(i.data),t.children.forEach(o=>this.inheritParamsAndData(o,r))}processSegmentGroup(t,n,r,i){return r.segments.length===0&&r.hasChildren()?this.processChildren(t,n,r):this.processSegment(t,n,r,r.segments,i,!0).pipe(N(o=>o instanceof Re?[o]:[]))}processChildren(t,n,r){let i=[];for(let o of Object.keys(r.children))o==="primary"?i.unshift(o):i.push(o);return q(i).pipe(Wt(o=>{let s=r.children[o],a=Ob(n,o);return this.processSegmentGroup(t,a,s,o)}),Fs((o,s)=>(o.push(...s),o)),Et(null),Ps(),ee(o=>{if(o===null)return Kn(r);let s=gg(o);return hI(s),E(s)}))}processSegment(t,n,r,i,o,s){return q(n).pipe(Wt(a=>this.processSegmentAgainstRoute(a._injector??t,n,a,r,i,o,s).pipe(wt(c=>{if(c instanceof Xr)return E(null);throw c}))),We(a=>!!a),wt(a=>{if(hg(a))return uI(r,i,o)?E(new kl):Kn(r);throw a}))}processSegmentAgainstRoute(t,n,r,i,o,s,a){return lI(r,i,o,s)?r.redirectTo===void 0?this.matchSegmentAgainstRoute(t,i,r,o,s):this.allowRedirects&&a?this.expandSegmentAgainstRouteUsingRedirect(t,i,n,r,o,s):Kn(i):Kn(i)}expandSegmentAgainstRouteUsingRedirect(t,n,r,i,o,s){let{matched:a,consumedSegments:c,positionalParamSegments:l,remainingSegments:u}=Gl(n,i,o);if(!a)return Kn(n);i.redirectTo.startsWith("/")&&(this.absoluteRedirectCount++,this.absoluteRedirectCount>fI&&(this.allowRedirects=!1));let d=this.applyRedirects.applyRedirectCommands(c,i.redirectTo,l);return this.applyRedirects.lineralizeSegments(i,d).pipe(ee(f=>this.processSegment(t,r,n,f.concat(u),s,!1)))}matchSegmentAgainstRoute(t,n,r,i,o){let s=rI(n,r,i,t,this.urlSerializer);return r.path==="**"&&(n.children={}),s.pipe(Fe(a=>a.matched?(t=r._injector??t,this.getChildConfig(t,r,i).pipe(Fe(({routes:c})=>{let l=r._loadedInjector??t,{consumedSegments:u,remainingSegments:d,parameters:f}=a,h=new Kr(u,f,Object.freeze(m({},this.urlTree.queryParams)),this.urlTree.fragment,gI(r),lt(r),r.component??r._loadedComponent??null,r,mI(r)),{segmentGroup:p,slicedSegments:v}=Gp(n,u,d,c);if(v.length===0&&p.hasChildren())return this.processChildren(l,c,p).pipe(N(w=>w===null?null:new Re(h,w)));if(c.length===0&&v.length===0)return E(new Re(h,[]));let V=lt(r)===o;return this.processSegment(l,c,p,v,V?S:o,!0).pipe(N(w=>new Re(h,w instanceof Re?[w]:[])))}))):Kn(n)))}getChildConfig(t,n,r){return n.children?E({routes:n.children,injector:t}):n.loadChildren?n._loadedRoutes!==void 0?E({routes:n._loadedRoutes,injector:n._loadedInjector}):Xb(t,n,r,this.urlSerializer).pipe(ee(i=>i?this.configLoader.loadChildren(t,n).pipe(Q(o=>{n._loadedRoutes=o.routes,n._loadedInjector=o.injector})):nI(n))):E({routes:[],injector:t})}};function hI(e){e.sort((t,n)=>t.value.outlet===S?-1:n.value.outlet===S?1:t.value.outlet.localeCompare(n.value.outlet))}function pI(e){let t=e.value.routeConfig;return t&&t.path===""}function gg(e){let t=[],n=new Set;for(let r of e){if(!pI(r)){t.push(r);continue}let i=t.find(o=>r.value.routeConfig===o.value.routeConfig);i!==void 0?(i.children.push(...r.children),n.add(i)):t.push(r)}for(let r of n){let i=gg(r.children);t.push(new Re(r.value,i))}return t.filter(r=>!n.has(r))}function gI(e){return e.data||{}}function mI(e){return e.resolve||{}}function yI(e,t,n,r,i,o){return ee(s=>dI(e,t,n,r,s.extractedUrl,i,o).pipe(N(({state:a,tree:c})=>H(m({},s),{targetSnapshot:a,urlAfterRedirects:c}))))}function vI(e,t){return ee(n=>{let{targetSnapshot:r,guards:{canActivateChecks:i}}=n;if(!i.length)return E(n);let o=new Set(i.map(c=>c.route)),s=new Set;for(let c of o)if(!s.has(c))for(let l of mg(c))s.add(l);let a=0;return q(s).pipe(Wt(c=>o.has(c)?DI(c,r,e,t):(c.data=Bl(c,c.parent,e).resolve,E(void 0))),Q(()=>a++),An(1),ee(c=>a===s.size?E(n):Oe))})}function mg(e){let t=e.children.map(n=>mg(n)).flat();return[e,...t]}function DI(e,t,n,r){let i=e.routeConfig,o=e._resolve;return i?.title!==void 0&&!cg(i)&&(o[ei]=i.title),CI(o,e,t,r).pipe(N(s=>(e._resolvedData=s,e.data=Bl(e,e.parent,n).resolve,null)))}function CI(e,t,n,r){let i=pl(e);if(i.length===0)return E({});let o={};return q(i).pipe(ee(s=>wI(e[s],t,n,r).pipe(We(),Q(a=>{o[s]=a}))),An(1),Os(o),wt(s=>hg(s)?Oe:Mn(s)))}function wI(e,t,n,r){let i=ti(t)??r,o=or(e,i),s=o.resolve?o.resolve(t,n):Rt(i,()=>o(t,n));return Ut(s)}function fl(e){return Fe(t=>{let n=e(t);return n?q(n).pipe(N(()=>t)):E(t)})}var yg=(()=>{let t=class t{buildTitle(r){let i,o=r.root;for(;o!==void 0;)i=this.getResolvedTitleForRoute(o)??i,o=o.children.find(s=>s.outlet===S);return i}getResolvedTitleForRoute(r){return r.data[ei]}};t.\u0275fac=function(i){return new(i||t)},t.\u0275prov=C({token:t,factory:()=>g(EI),providedIn:"root"});let e=t;return e})(),EI=(()=>{let t=class t extends yg{constructor(r){super(),this.title=r}updateTitle(r){let i=this.buildTitle(r);i!==void 0&&this.title.setTitle(i)}};t.\u0275fac=function(i){return new(i||t)(F(jp))},t.\u0275prov=C({token:t,factory:t.\u0275fac,providedIn:"root"});let e=t;return e})(),zl=new I("",{providedIn:"root",factory:()=>({})}),ql=new I(""),bI=(()=>{let t=class t{constructor(){this.componentLoaders=new WeakMap,this.childrenLoaders=new WeakMap,this.compiler=g(zc)}loadComponent(r){if(this.componentLoaders.get(r))return this.componentLoaders.get(r);if(r._loadedComponent)return E(r._loadedComponent);this.onLoadStartListener&&this.onLoadStartListener(r);let i=Ut(r.loadComponent()).pipe(N(vg),Q(s=>{this.onLoadEndListener&&this.onLoadEndListener(r),r._loadedComponent=s}),Tn(()=>{this.componentLoaders.delete(r)})),o=new _n(i,()=>new me).pipe(In());return this.componentLoaders.set(r,o),o}loadChildren(r,i){if(this.childrenLoaders.get(i))return this.childrenLoaders.get(i);if(i._loadedRoutes)return E({routes:i._loadedRoutes,injector:i._loadedInjector});this.onLoadStartListener&&this.onLoadStartListener(i);let s=II(i,this.compiler,r,this.onLoadEndListener).pipe(Tn(()=>{this.childrenLoaders.delete(i)})),a=new _n(s,()=>new me).pipe(In());return this.childrenLoaders.set(i,a),a}};t.\u0275fac=function(i){return new(i||t)},t.\u0275prov=C({token:t,factory:t.\u0275fac,providedIn:"root"});let e=t;return e})();function II(e,t,n,r){return Ut(e.loadChildren()).pipe(N(vg),ee(i=>i instanceof _r||Array.isArray(i)?E(i):q(t.compileModuleAsync(i))),N(i=>{r&&r(e);let o,s,a=!1;return Array.isArray(i)?(s=i,a=!0):(o=i.create(n).injector,s=o.get(ql,[],{optional:!0,self:!0}).flat()),{routes:s.map(Wl),injector:o}}))}function _I(e){return e&&typeof e=="object"&&"default"in e}function vg(e){return _I(e)?e.default:e}var Yl=(()=>{let t=class t{};t.\u0275fac=function(i){return new(i||t)},t.\u0275prov=C({token:t,factory:()=>g(MI),providedIn:"root"});let e=t;return e})(),MI=(()=>{let t=class t{shouldProcessUrl(r){return!0}extract(r){return r}merge(r,i){return r}};t.\u0275fac=function(i){return new(i||t)},t.\u0275prov=C({token:t,factory:t.\u0275fac,providedIn:"root"});let e=t;return e})(),SI=new I("");var TI=(()=>{let t=class t{get hasRequestedNavigation(){return this.navigationId!==0}constructor(){this.currentNavigation=null,this.currentTransition=null,this.lastSuccessfulNavigation=null,this.events=new me,this.transitionAbortSubject=new me,this.configLoader=g(bI),this.environmentInjector=g(ke),this.urlSerializer=g(Ul),this.rootContexts=g(as),this.location=g(Lr),this.inputBindingEnabled=g(Hl,{optional:!0})!==null,this.titleStrategy=g(yg),this.options=g(zl,{optional:!0})||{},this.paramsInheritanceStrategy=this.options.paramsInheritanceStrategy||"emptyOnly",this.urlHandlingStrategy=g(Yl),this.createViewTransition=g(SI,{optional:!0}),this.navigationId=0,this.afterPreactivation=()=>E(void 0),this.rootComponentType=null;let r=o=>this.events.next(new bl(o)),i=o=>this.events.next(new Il(o));this.configLoader.onLoadEndListener=i,this.configLoader.onLoadStartListener=r}complete(){this.transitions?.complete()}handleNavigationRequest(r){let i=++this.navigationId;this.transitions?.next(H(m(m({},this.transitions.value),r),{id:i}))}setupNavigations(r,i,o){return this.transitions=new oe({id:0,currentUrlTree:i,currentRawUrl:i,extractedUrl:this.urlHandlingStrategy.extract(i),urlAfterRedirects:this.urlHandlingStrategy.extract(i),rawUrl:i,extras:{},resolve:null,reject:null,promise:Promise.resolve(!0),source:Wr,restoredState:null,currentSnapshot:o.snapshot,targetSnapshot:null,currentRouterState:o,targetRouterState:null,guards:{canActivateChecks:[],canDeactivateChecks:[]},guardsResult:null}),this.transitions.pipe(Pe(s=>s.id!==0),N(s=>H(m({},s),{extractedUrl:this.urlHandlingStrategy.extract(s.rawUrl)})),Fe(s=>{this.currentTransition=s;let a=!1,c=!1;return E(s).pipe(Q(l=>{this.currentNavigation={id:l.id,initialUrl:l.rawUrl,extractedUrl:l.extractedUrl,trigger:l.source,extras:l.extras,previousNavigation:this.lastSuccessfulNavigation?H(m({},this.lastSuccessfulNavigation),{previousNavigation:null}):null}}),Fe(l=>{let u=!r.navigated||this.isUpdatingInternalState()||this.isUpdatedBrowserUrl(),d=l.extras.onSameUrlNavigation??r.onSameUrlNavigation;if(!u&&d!=="reload"){let f="";return this.events.next(new vn(l.id,this.urlSerializer.serialize(l.rawUrl),f,vl.IgnoredSameUrlNavigation)),l.resolve(null),Oe}if(this.urlHandlingStrategy.shouldProcessUrl(l.rawUrl))return E(l).pipe(Fe(f=>{let h=this.transitions?.getValue();return this.events.next(new qr(f.id,this.urlSerializer.serialize(f.extractedUrl),f.source,f.restoredState)),h!==this.transitions?.getValue()?Oe:Promise.resolve(f)}),yI(this.environmentInjector,this.configLoader,this.rootComponentType,r.config,this.urlSerializer,this.paramsInheritanceStrategy),Q(f=>{s.targetSnapshot=f.targetSnapshot,s.urlAfterRedirects=f.urlAfterRedirects,this.currentNavigation=H(m({},this.currentNavigation),{finalUrl:f.urlAfterRedirects});let h=new ts(f.id,this.urlSerializer.serialize(f.extractedUrl),this.urlSerializer.serialize(f.urlAfterRedirects),f.targetSnapshot);this.events.next(h)}));if(u&&this.urlHandlingStrategy.shouldProcessUrl(l.currentRawUrl)){let{id:f,extractedUrl:h,source:p,restoredState:v,extras:V}=l,w=new qr(f,this.urlSerializer.serialize(h),p,v);this.events.next(w);let pe=sg(this.rootComponentType).snapshot;return this.currentTransition=s=H(m({},l),{targetSnapshot:pe,urlAfterRedirects:h,extras:H(m({},V),{skipLocationChange:!1,replaceUrl:!1})}),this.currentNavigation.finalUrl=h,E(s)}else{let f="";return this.events.next(new vn(l.id,this.urlSerializer.serialize(l.extractedUrl),f,vl.IgnoredByUrlHandlingStrategy)),l.resolve(null),Oe}}),Q(l=>{let u=new Dl(l.id,this.urlSerializer.serialize(l.extractedUrl),this.urlSerializer.serialize(l.urlAfterRedirects),l.targetSnapshot);this.events.next(u)}),N(l=>(this.currentTransition=s=H(m({},l),{guards:Fb(l.targetSnapshot,l.currentSnapshot,this.rootContexts)}),s)),Gb(this.environmentInjector,l=>this.events.next(l)),Q(l=>{if(s.guardsResult=l.guardsResult,nr(l.guardsResult))throw ug(this.urlSerializer,l.guardsResult);let u=new Cl(l.id,this.urlSerializer.serialize(l.extractedUrl),this.urlSerializer.serialize(l.urlAfterRedirects),l.targetSnapshot,!!l.guardsResult);this.events.next(u)}),Pe(l=>l.guardsResult?!0:(this.cancelNavigationTransition(l,"",je.GuardRejected),!1)),fl(l=>{if(l.guards.canActivateChecks.length)return E(l).pipe(Q(u=>{let d=new wl(u.id,this.urlSerializer.serialize(u.extractedUrl),this.urlSerializer.serialize(u.urlAfterRedirects),u.targetSnapshot);this.events.next(d)}),Fe(u=>{let d=!1;return E(u).pipe(vI(this.paramsInheritanceStrategy,this.environmentInjector),Q({next:()=>d=!0,complete:()=>{d||this.cancelNavigationTransition(u,"",je.NoDataFromResolver)}}))}),Q(u=>{let d=new El(u.id,this.urlSerializer.serialize(u.extractedUrl),this.urlSerializer.serialize(u.urlAfterRedirects),u.targetSnapshot);this.events.next(d)}))}),fl(l=>{let u=d=>{let f=[];d.routeConfig?.loadComponent&&!d.routeConfig._loadedComponent&&f.push(this.configLoader.loadComponent(d.routeConfig).pipe(Q(h=>{d.component=h}),N(()=>{})));for(let h of d.children)f.push(...u(h));return f};return Ai(u(l.targetSnapshot.root)).pipe(Et(null),ft(1))}),fl(()=>this.afterPreactivation()),Fe(()=>{let{currentSnapshot:l,targetSnapshot:u}=s,d=this.createViewTransition?.(this.environmentInjector,l.root,u.root);return d?q(d).pipe(N(()=>s)):E(s)}),N(l=>{let u=Sb(r.routeReuseStrategy,l.targetSnapshot,l.currentRouterState);return this.currentTransition=s=H(m({},l),{targetRouterState:u}),this.currentNavigation.targetRouterState=u,s}),Q(()=>{this.events.next(new Zr)}),Pb(this.rootContexts,r.routeReuseStrategy,l=>this.events.next(l),this.inputBindingEnabled),ft(1),Q({next:l=>{a=!0,this.lastSuccessfulNavigation=this.currentNavigation,this.events.next(new yn(l.id,this.urlSerializer.serialize(l.extractedUrl),this.urlSerializer.serialize(l.urlAfterRedirects))),this.titleStrategy?.updateTitle(l.targetRouterState.snapshot),l.resolve(!0)},complete:()=>{a=!0}}),ks(this.transitionAbortSubject.pipe(Q(l=>{throw l}))),Tn(()=>{!a&&!c&&this.cancelNavigationTransition(s,"",je.SupersededByNewNavigation),this.currentNavigation?.id===s.id&&(this.currentNavigation=null)}),wt(l=>{if(c=!0,fg(l))this.events.next(new jt(s.id,this.urlSerializer.serialize(s.extractedUrl),l.message,l.cancellationCode)),xb(l)?this.events.next(new Qr(l.url)):s.resolve(!1);else{this.events.next(new Yr(s.id,this.urlSerializer.serialize(s.extractedUrl),l,s.targetSnapshot??void 0));try{s.resolve(r.errorHandler(l))}catch(u){this.options.resolveNavigationPromiseOnError?s.resolve(!1):s.reject(u)}}return Oe}))}))}cancelNavigationTransition(r,i,o){let s=new jt(r.id,this.urlSerializer.serialize(r.extractedUrl),i,o);this.events.next(s),r.resolve(!1)}isUpdatingInternalState(){return this.currentTransition?.extractedUrl.toString()!==this.currentTransition?.currentUrlTree.toString()}isUpdatedBrowserUrl(){return this.urlHandlingStrategy.extract(this.urlSerializer.parse(this.location.path(!0))).toString()!==this.currentTransition?.extractedUrl.toString()&&!this.currentTransition?.extras.skipLocationChange}};t.\u0275fac=function(i){return new(i||t)},t.\u0275prov=C({token:t,factory:t.\u0275fac,providedIn:"root"});let e=t;return e})();function AI(e){return e!==Wr}var xI=(()=>{let t=class t{};t.\u0275fac=function(i){return new(i||t)},t.\u0275prov=C({token:t,factory:()=>g(NI),providedIn:"root"});let e=t;return e})(),jl=class{shouldDetach(t){return!1}store(t,n){}shouldAttach(t){return!1}retrieve(t){return null}shouldReuseRoute(t,n){return t.routeConfig===n.routeConfig}},NI=(()=>{let t=class t extends jl{};t.\u0275fac=(()=>{let r;return function(o){return(r||(r=sn(t)))(o||t)}})(),t.\u0275prov=C({token:t,factory:t.\u0275fac,providedIn:"root"});let e=t;return e})(),Dg=(()=>{let t=class t{};t.\u0275fac=function(i){return new(i||t)},t.\u0275prov=C({token:t,factory:()=>g(RI),providedIn:"root"});let e=t;return e})(),RI=(()=>{let t=class t extends Dg{constructor(){super(...arguments),this.location=g(Lr),this.urlSerializer=g(Ul),this.options=g(zl,{optional:!0})||{},this.canceledNavigationResolution=this.options.canceledNavigationResolution||"replace",this.urlHandlingStrategy=g(Yl),this.urlUpdateStrategy=this.options.urlUpdateStrategy||"deferred",this.currentUrlTree=new Vt,this.rawUrlTree=this.currentUrlTree,this.currentPageId=0,this.lastSuccessfulId=-1,this.routerState=sg(null),this.stateMemento=this.createStateMemento()}getCurrentUrlTree(){return this.currentUrlTree}getRawUrlTree(){return this.rawUrlTree}restoredState(){return this.location.getState()}get browserPageId(){return this.canceledNavigationResolution!=="computed"?this.currentPageId:this.restoredState()?.\u0275routerPageId??this.currentPageId}getRouterState(){return this.routerState}createStateMemento(){return{rawUrlTree:this.rawUrlTree,currentUrlTree:this.currentUrlTree,routerState:this.routerState}}registerNonRouterCurrentEntryChangeListener(r){return this.location.subscribe(i=>{i.type==="popstate"&&r(i.url,i.state)})}handleRouterEvent(r,i){if(r instanceof qr)this.stateMemento=this.createStateMemento();else if(r instanceof vn)this.rawUrlTree=i.initialUrl;else if(r instanceof ts){if(this.urlUpdateStrategy==="eager"&&!i.extras.skipLocationChange){let o=this.urlHandlingStrategy.merge(i.finalUrl,i.initialUrl);this.setBrowserUrl(o,i)}}else r instanceof Zr?(this.currentUrlTree=i.finalUrl,this.rawUrlTree=this.urlHandlingStrategy.merge(i.finalUrl,i.initialUrl),this.routerState=i.targetRouterState,this.urlUpdateStrategy==="deferred"&&(i.extras.skipLocationChange||this.setBrowserUrl(this.rawUrlTree,i))):r instanceof jt&&(r.code===je.GuardRejected||r.code===je.NoDataFromResolver)?this.restoreHistory(i):r instanceof Yr?this.restoreHistory(i,!0):r instanceof yn&&(this.lastSuccessfulId=r.id,this.currentPageId=this.browserPageId)}setBrowserUrl(r,i){let o=this.urlSerializer.serialize(r);if(this.location.isCurrentPathEqualTo(o)||i.extras.replaceUrl){let s=this.browserPageId,a=m(m({},i.extras.state),this.generateNgRouterState(i.id,s));this.location.replaceState(o,"",a)}else{let s=m(m({},i.extras.state),this.generateNgRouterState(i.id,this.browserPageId+1));this.location.go(o,"",s)}}restoreHistory(r,i=!1){if(this.canceledNavigationResolution==="computed"){let o=this.browserPageId,s=this.currentPageId-o;s!==0?this.location.historyGo(s):this.currentUrlTree===r.finalUrl&&s===0&&(this.resetState(r),this.resetUrlToCurrentUrlTree())}else this.canceledNavigationResolution==="replace"&&(i&&this.resetState(r),this.resetUrlToCurrentUrlTree())}resetState(r){this.routerState=this.stateMemento.routerState,this.currentUrlTree=this.stateMemento.currentUrlTree,this.rawUrlTree=this.urlHandlingStrategy.merge(this.currentUrlTree,r.finalUrl??this.rawUrlTree)}resetUrlToCurrentUrlTree(){this.location.replaceState(this.urlSerializer.serialize(this.rawUrlTree),"",this.generateNgRouterState(this.lastSuccessfulId,this.currentPageId))}generateNgRouterState(r,i){return this.canceledNavigationResolution==="computed"?{navigationId:r,\u0275routerPageId:i}:{navigationId:r}}};t.\u0275fac=(()=>{let r;return function(o){return(r||(r=sn(t)))(o||t)}})(),t.\u0275prov=C({token:t,factory:t.\u0275fac,providedIn:"root"});let e=t;return e})(),$r=function(e){return e[e.COMPLETE=0]="COMPLETE",e[e.FAILED=1]="FAILED",e[e.REDIRECTING=2]="REDIRECTING",e}($r||{});function OI(e,t){e.events.pipe(Pe(n=>n instanceof yn||n instanceof jt||n instanceof Yr||n instanceof vn),N(n=>n instanceof yn||n instanceof vn?$r.COMPLETE:(n instanceof jt?n.code===je.Redirect||n.code===je.SupersededByNewNavigation:!1)?$r.REDIRECTING:$r.FAILED),Pe(n=>n!==$r.REDIRECTING),ft(1)).subscribe(()=>{t()})}function PI(e){throw e}var FI={paths:"exact",fragment:"ignored",matrixParams:"ignored",queryParams:"exact"},LI={paths:"subset",fragment:"ignored",matrixParams:"ignored",queryParams:"subset"},Cg=(()=>{let t=class t{get currentUrlTree(){return this.stateManager.getCurrentUrlTree()}get rawUrlTree(){return this.stateManager.getRawUrlTree()}get events(){return this._events}get routerState(){return this.stateManager.getRouterState()}constructor(){this.disposed=!1,this.isNgZoneEnabled=!1,this.console=g(Fo),this.stateManager=g(Dg),this.options=g(zl,{optional:!0})||{},this.pendingTasks=g(Rr),this.urlUpdateStrategy=this.options.urlUpdateStrategy||"deferred",this.navigationTransitions=g(TI),this.urlSerializer=g(Ul),this.location=g(Lr),this.urlHandlingStrategy=g(Yl),this._events=new me,this.errorHandler=this.options.errorHandler||PI,this.navigated=!1,this.routeReuseStrategy=g(xI),this.onSameUrlNavigation=this.options.onSameUrlNavigation||"ignore",this.config=g(ql,{optional:!0})?.flat()??[],this.componentInputBindingEnabled=!!g(Hl,{optional:!0}),this.eventsSubscription=new X,this.isNgZoneEnabled=g(z)instanceof z&&z.isInAngularZone(),this.resetConfig(this.config),this.navigationTransitions.setupNavigations(this,this.currentUrlTree,this.routerState).subscribe({error:r=>{this.console.warn(r)}}),this.subscribeToNavigationEvents()}subscribeToNavigationEvents(){let r=this.navigationTransitions.events.subscribe(i=>{try{let o=this.navigationTransitions.currentTransition,s=this.navigationTransitions.currentNavigation;if(o!==null&&s!==null){if(this.stateManager.handleRouterEvent(i,s),i instanceof jt&&i.code!==je.Redirect&&i.code!==je.SupersededByNewNavigation)this.navigated=!0;else if(i instanceof yn)this.navigated=!0;else if(i instanceof Qr){let a=this.urlHandlingStrategy.merge(i.url,o.currentRawUrl),c={info:o.extras.info,skipLocationChange:o.extras.skipLocationChange,replaceUrl:this.urlUpdateStrategy==="eager"||AI(o.source)};this.scheduleNavigation(a,Wr,null,c,{resolve:o.resolve,reject:o.reject,promise:o.promise})}}VI(i)&&this._events.next(i)}catch(o){this.navigationTransitions.transitionAbortSubject.next(o)}});this.eventsSubscription.add(r)}resetRootComponentType(r){this.routerState.root.component=r,this.navigationTransitions.rootComponentType=r}initialNavigation(){this.setUpLocationChangeListener(),this.navigationTransitions.hasRequestedNavigation||this.navigateToSyncWithBrowser(this.location.path(!0),Wr,this.stateManager.restoredState())}setUpLocationChangeListener(){this.nonRouterCurrentEntryChangeSubscription??=this.stateManager.registerNonRouterCurrentEntryChangeListener((r,i)=>{setTimeout(()=>{this.navigateToSyncWithBrowser(r,"popstate",i)},0)})}navigateToSyncWithBrowser(r,i,o){let s={replaceUrl:!0},a=o?.navigationId?o:null;if(o){let l=m({},o);delete l.navigationId,delete l.\u0275routerPageId,Object.keys(l).length!==0&&(s.state=l)}let c=this.parseUrl(r);this.scheduleNavigation(c,i,a,s)}get url(){return this.serializeUrl(this.currentUrlTree)}getCurrentNavigation(){return this.navigationTransitions.currentNavigation}get lastSuccessfulNavigation(){return this.navigationTransitions.lastSuccessfulNavigation}resetConfig(r){this.config=r.map(Wl),this.navigated=!1}ngOnDestroy(){this.dispose()}dispose(){this.navigationTransitions.complete(),this.nonRouterCurrentEntryChangeSubscription&&(this.nonRouterCurrentEntryChangeSubscription.unsubscribe(),this.nonRouterCurrentEntryChangeSubscription=void 0),this.disposed=!0,this.eventsSubscription.unsubscribe()}createUrlTree(r,i={}){let{relativeTo:o,queryParams:s,fragment:a,queryParamsHandling:c,preserveFragment:l}=i,u=l?this.currentUrlTree.fragment:a,d=null;switch(c){case"merge":d=m(m({},this.currentUrlTree.queryParams),s);break;case"preserve":d=this.currentUrlTree.queryParams;break;default:d=s||null}d!==null&&(d=this.removeEmptyProps(d));let f;try{let h=o?o.snapshot:this.routerState.snapshot.root;f=ng(h)}catch{(typeof r[0]!="string"||!r[0].startsWith("/"))&&(r=[]),f=this.currentUrlTree.root}return rg(f,r,d,u??null)}navigateByUrl(r,i={skipLocationChange:!1}){let o=nr(r)?r:this.parseUrl(r),s=this.urlHandlingStrategy.merge(o,this.rawUrlTree);return this.scheduleNavigation(s,Wr,null,i)}navigate(r,i={skipLocationChange:!1}){return kI(r),this.navigateByUrl(this.createUrlTree(r,i),i)}serializeUrl(r){return this.urlSerializer.serialize(r)}parseUrl(r){try{return this.urlSerializer.parse(r)}catch{return this.urlSerializer.parse("/")}}isActive(r,i){let o;if(i===!0?o=m({},FI):i===!1?o=m({},LI):o=i,nr(r))return Bp(this.currentUrlTree,r,o);let s=this.parseUrl(r);return Bp(this.currentUrlTree,s,o)}removeEmptyProps(r){return Object.entries(r).reduce((i,[o,s])=>(s!=null&&(i[o]=s),i),{})}scheduleNavigation(r,i,o,s,a){if(this.disposed)return Promise.resolve(!1);let c,l,u;a?(c=a.resolve,l=a.reject,u=a.promise):u=new Promise((f,h)=>{c=f,l=h});let d=this.pendingTasks.add();return OI(this,()=>{queueMicrotask(()=>this.pendingTasks.remove(d))}),this.navigationTransitions.handleNavigationRequest({source:i,restoredState:o,currentUrlTree:this.currentUrlTree,currentRawUrl:this.currentUrlTree,rawUrl:r,extras:s,resolve:c,reject:l,promise:u,currentSnapshot:this.routerState.snapshot,currentRouterState:this.routerState}),u.catch(f=>Promise.reject(f))}};t.\u0275fac=function(i){return new(i||t)},t.\u0275prov=C({token:t,factory:t.\u0275fac,providedIn:"root"});let e=t;return e})();function kI(e){for(let t=0;tn.\u0275providers)])}function UI(e){return e.routerState.root}function BI(){let e=g(Ot);return t=>{let n=e.get(kt);if(t!==n.components[0])return;let r=e.get(Cg),i=e.get($I);e.get(HI)===1&&r.initialNavigation(),e.get(WI,null,T.Optional)?.setUpPreloading(),e.get(jI,null,T.Optional)?.init(),r.resetRootComponentType(n.componentTypes[0]),i.closed||(i.next(),i.complete(),i.unsubscribe())}}var $I=new I("",{factory:()=>new me}),HI=new I("",{providedIn:"root",factory:()=>1});var WI=new I("");var Eg=[];var bg={providers:[wg(Eg),Up()]};var Ng=(()=>{let t=class t{constructor(r,i){this._renderer=r,this._elementRef=i,this.onChange=o=>{},this.onTouched=()=>{}}setProperty(r,i){this._renderer.setProperty(this._elementRef.nativeElement,r,i)}registerOnTouched(r){this.onTouched=r}registerOnChange(r){this.onChange=r}setDisabledState(r){this.setProperty("disabled",r)}};t.\u0275fac=function(i){return new(i||t)(M(ot),M(ie))},t.\u0275dir=re({type:t});let e=t;return e})(),GI=(()=>{let t=class t extends Ng{};t.\u0275fac=(()=>{let r;return function(o){return(r||(r=sn(t)))(o||t)}})(),t.\u0275dir=re({type:t,features:[Lt]});let e=t;return e})(),fs=new I("");var zI={provide:fs,useExisting:tn(()=>Rg),multi:!0};function qI(){let e=Dt()?Dt().getUserAgent():"";return/android (\d+)/.test(e.toLowerCase())}var YI=new I(""),Rg=(()=>{let t=class t extends Ng{constructor(r,i,o){super(r,i),this._compositionMode=o,this._composing=!1,this._compositionMode==null&&(this._compositionMode=!qI())}writeValue(r){let i=r??"";this.setProperty("value",i)}_handleInput(r){(!this._compositionMode||this._compositionMode&&!this._composing)&&this.onChange(r)}_compositionStart(){this._composing=!0}_compositionEnd(r){this._composing=!1,this._compositionMode&&this.onChange(r)}};t.\u0275fac=function(i){return new(i||t)(M(ot),M(ie),M(YI,8))},t.\u0275dir=re({type:t,selectors:[["input","formControlName","",3,"type","checkbox"],["textarea","formControlName",""],["input","formControl","",3,"type","checkbox"],["textarea","formControl",""],["input","ngModel","",3,"type","checkbox"],["textarea","ngModel",""],["","ngDefaultControl",""]],hostBindings:function(i,o){i&1&&vt("input",function(a){return o._handleInput(a.target.value)})("blur",function(){return o.onTouched()})("compositionstart",function(){return o._compositionStart()})("compositionend",function(a){return o._compositionEnd(a.target.value)})},features:[Fr([zI]),Lt]});let e=t;return e})();var ZI=new I(""),QI=new I("");function Og(e){return e!=null}function Pg(e){return hn(e)?q(e):e}function Fg(e){let t={};return e.forEach(n=>{t=n!=null?m(m({},t),n):t}),Object.keys(t).length===0?null:t}function Lg(e,t){return t.map(n=>n(e))}function KI(e){return!e.validate}function kg(e){return e.map(t=>KI(t)?t:n=>t.validate(n))}function JI(e){if(!e)return null;let t=e.filter(Og);return t.length==0?null:function(n){return Fg(Lg(n,t))}}function Vg(e){return e!=null?JI(kg(e)):null}function XI(e){if(!e)return null;let t=e.filter(Og);return t.length==0?null:function(n){let r=Lg(n,t).map(Pg);return Rs(r).pipe(N(Fg))}}function jg(e){return e!=null?XI(kg(e)):null}function Ig(e,t){return e===null?[t]:Array.isArray(e)?[...e,t]:[e,t]}function e0(e){return e._rawValidators}function t0(e){return e._rawAsyncValidators}function Zl(e){return e?Array.isArray(e)?e:[e]:[]}function us(e,t){return Array.isArray(e)?e.includes(t):e===t}function _g(e,t){let n=Zl(t);return Zl(e).forEach(i=>{us(n,i)||n.push(i)}),n}function Mg(e,t){return Zl(t).filter(n=>!us(e,n))}var ds=class{constructor(){this._rawValidators=[],this._rawAsyncValidators=[],this._onDestroyCallbacks=[]}get value(){return this.control?this.control.value:null}get valid(){return this.control?this.control.valid:null}get invalid(){return this.control?this.control.invalid:null}get pending(){return this.control?this.control.pending:null}get disabled(){return this.control?this.control.disabled:null}get enabled(){return this.control?this.control.enabled:null}get errors(){return this.control?this.control.errors:null}get pristine(){return this.control?this.control.pristine:null}get dirty(){return this.control?this.control.dirty:null}get touched(){return this.control?this.control.touched:null}get status(){return this.control?this.control.status:null}get untouched(){return this.control?this.control.untouched:null}get statusChanges(){return this.control?this.control.statusChanges:null}get valueChanges(){return this.control?this.control.valueChanges:null}get path(){return null}_setValidators(t){this._rawValidators=t||[],this._composedValidatorFn=Vg(this._rawValidators)}_setAsyncValidators(t){this._rawAsyncValidators=t||[],this._composedAsyncValidatorFn=jg(this._rawAsyncValidators)}get validator(){return this._composedValidatorFn||null}get asyncValidator(){return this._composedAsyncValidatorFn||null}_registerOnDestroy(t){this._onDestroyCallbacks.push(t)}_invokeOnDestroyCallbacks(){this._onDestroyCallbacks.forEach(t=>t()),this._onDestroyCallbacks=[]}reset(t=void 0){this.control&&this.control.reset(t)}hasError(t,n){return this.control?this.control.hasError(t,n):!1}getError(t,n){return this.control?this.control.getError(t,n):null}},Ql=class extends ds{get formDirective(){return null}get path(){return null}},oi=class extends ds{constructor(){super(...arguments),this._parent=null,this.name=null,this.valueAccessor=null}},Kl=class{constructor(t){this._cd=t}get isTouched(){return!!this._cd?.control?.touched}get isUntouched(){return!!this._cd?.control?.untouched}get isPristine(){return!!this._cd?.control?.pristine}get isDirty(){return!!this._cd?.control?.dirty}get isValid(){return!!this._cd?.control?.valid}get isInvalid(){return!!this._cd?.control?.invalid}get isPending(){return!!this._cd?.control?.pending}get isSubmitted(){return!!this._cd?.submitted}},n0={"[class.ng-untouched]":"isUntouched","[class.ng-touched]":"isTouched","[class.ng-pristine]":"isPristine","[class.ng-dirty]":"isDirty","[class.ng-valid]":"isValid","[class.ng-invalid]":"isInvalid","[class.ng-pending]":"isPending"},ZR=H(m({},n0),{"[class.ng-submitted]":"isSubmitted"}),Ug=(()=>{let t=class t extends Kl{constructor(r){super(r)}};t.\u0275fac=function(i){return new(i||t)(M(oi,2))},t.\u0275dir=re({type:t,selectors:[["","formControlName",""],["","ngModel",""],["","formControl",""]],hostVars:14,hostBindings:function(i,o){i&2&&Or("ng-untouched",o.isUntouched)("ng-touched",o.isTouched)("ng-pristine",o.isPristine)("ng-dirty",o.isDirty)("ng-valid",o.isValid)("ng-invalid",o.isInvalid)("ng-pending",o.isPending)},features:[Lt]});let e=t;return e})();var ri="VALID",ls="INVALID",sr="PENDING",ii="DISABLED";function r0(e){return(hs(e)?e.validators:e)||null}function i0(e){return Array.isArray(e)?Vg(e):e||null}function o0(e,t){return(hs(t)?t.asyncValidators:e)||null}function s0(e){return Array.isArray(e)?jg(e):e||null}function hs(e){return e!=null&&!Array.isArray(e)&&typeof e=="object"}var Jl=class{constructor(t,n){this._pendingDirty=!1,this._hasOwnPendingAsyncValidator=!1,this._pendingTouched=!1,this._onCollectionChange=()=>{},this._parent=null,this.pristine=!0,this.touched=!1,this._onDisabledChange=[],this._assignValidators(t),this._assignAsyncValidators(n)}get validator(){return this._composedValidatorFn}set validator(t){this._rawValidators=this._composedValidatorFn=t}get asyncValidator(){return this._composedAsyncValidatorFn}set asyncValidator(t){this._rawAsyncValidators=this._composedAsyncValidatorFn=t}get parent(){return this._parent}get valid(){return this.status===ri}get invalid(){return this.status===ls}get pending(){return this.status==sr}get disabled(){return this.status===ii}get enabled(){return this.status!==ii}get dirty(){return!this.pristine}get untouched(){return!this.touched}get updateOn(){return this._updateOn?this._updateOn:this.parent?this.parent.updateOn:"change"}setValidators(t){this._assignValidators(t)}setAsyncValidators(t){this._assignAsyncValidators(t)}addValidators(t){this.setValidators(_g(t,this._rawValidators))}addAsyncValidators(t){this.setAsyncValidators(_g(t,this._rawAsyncValidators))}removeValidators(t){this.setValidators(Mg(t,this._rawValidators))}removeAsyncValidators(t){this.setAsyncValidators(Mg(t,this._rawAsyncValidators))}hasValidator(t){return us(this._rawValidators,t)}hasAsyncValidator(t){return us(this._rawAsyncValidators,t)}clearValidators(){this.validator=null}clearAsyncValidators(){this.asyncValidator=null}markAsTouched(t={}){this.touched=!0,this._parent&&!t.onlySelf&&this._parent.markAsTouched(t)}markAllAsTouched(){this.markAsTouched({onlySelf:!0}),this._forEachChild(t=>t.markAllAsTouched())}markAsUntouched(t={}){this.touched=!1,this._pendingTouched=!1,this._forEachChild(n=>{n.markAsUntouched({onlySelf:!0})}),this._parent&&!t.onlySelf&&this._parent._updateTouched(t)}markAsDirty(t={}){this.pristine=!1,this._parent&&!t.onlySelf&&this._parent.markAsDirty(t)}markAsPristine(t={}){this.pristine=!0,this._pendingDirty=!1,this._forEachChild(n=>{n.markAsPristine({onlySelf:!0})}),this._parent&&!t.onlySelf&&this._parent._updatePristine(t)}markAsPending(t={}){this.status=sr,t.emitEvent!==!1&&this.statusChanges.emit(this.status),this._parent&&!t.onlySelf&&this._parent.markAsPending(t)}disable(t={}){let n=this._parentMarkedDirty(t.onlySelf);this.status=ii,this.errors=null,this._forEachChild(r=>{r.disable(H(m({},t),{onlySelf:!0}))}),this._updateValue(),t.emitEvent!==!1&&(this.valueChanges.emit(this.value),this.statusChanges.emit(this.status)),this._updateAncestors(H(m({},t),{skipPristineCheck:n})),this._onDisabledChange.forEach(r=>r(!0))}enable(t={}){let n=this._parentMarkedDirty(t.onlySelf);this.status=ri,this._forEachChild(r=>{r.enable(H(m({},t),{onlySelf:!0}))}),this.updateValueAndValidity({onlySelf:!0,emitEvent:t.emitEvent}),this._updateAncestors(H(m({},t),{skipPristineCheck:n})),this._onDisabledChange.forEach(r=>r(!1))}_updateAncestors(t){this._parent&&!t.onlySelf&&(this._parent.updateValueAndValidity(t),t.skipPristineCheck||this._parent._updatePristine(),this._parent._updateTouched())}setParent(t){this._parent=t}getRawValue(){return this.value}updateValueAndValidity(t={}){this._setInitialStatus(),this._updateValue(),this.enabled&&(this._cancelExistingSubscription(),this.errors=this._runValidator(),this.status=this._calculateStatus(),(this.status===ri||this.status===sr)&&this._runAsyncValidator(t.emitEvent)),t.emitEvent!==!1&&(this.valueChanges.emit(this.value),this.statusChanges.emit(this.status)),this._parent&&!t.onlySelf&&this._parent.updateValueAndValidity(t)}_updateTreeValidity(t={emitEvent:!0}){this._forEachChild(n=>n._updateTreeValidity(t)),this.updateValueAndValidity({onlySelf:!0,emitEvent:t.emitEvent})}_setInitialStatus(){this.status=this._allControlsDisabled()?ii:ri}_runValidator(){return this.validator?this.validator(this):null}_runAsyncValidator(t){if(this.asyncValidator){this.status=sr,this._hasOwnPendingAsyncValidator=!0;let n=Pg(this.asyncValidator(this));this._asyncValidationSubscription=n.subscribe(r=>{this._hasOwnPendingAsyncValidator=!1,this.setErrors(r,{emitEvent:t})})}}_cancelExistingSubscription(){this._asyncValidationSubscription&&(this._asyncValidationSubscription.unsubscribe(),this._hasOwnPendingAsyncValidator=!1)}setErrors(t,n={}){this.errors=t,this._updateControlsErrors(n.emitEvent!==!1)}get(t){let n=t;return n==null||(Array.isArray(n)||(n=n.split(".")),n.length===0)?null:n.reduce((r,i)=>r&&r._find(i),this)}getError(t,n){let r=n?this.get(n):this;return r&&r.errors?r.errors[t]:null}hasError(t,n){return!!this.getError(t,n)}get root(){let t=this;for(;t._parent;)t=t._parent;return t}_updateControlsErrors(t){this.status=this._calculateStatus(),t&&this.statusChanges.emit(this.status),this._parent&&this._parent._updateControlsErrors(t)}_initObservables(){this.valueChanges=new Y,this.statusChanges=new Y}_calculateStatus(){return this._allControlsDisabled()?ii:this.errors?ls:this._hasOwnPendingAsyncValidator||this._anyControlsHaveStatus(sr)?sr:this._anyControlsHaveStatus(ls)?ls:ri}_anyControlsHaveStatus(t){return this._anyControls(n=>n.status===t)}_anyControlsDirty(){return this._anyControls(t=>t.dirty)}_anyControlsTouched(){return this._anyControls(t=>t.touched)}_updatePristine(t={}){this.pristine=!this._anyControlsDirty(),this._parent&&!t.onlySelf&&this._parent._updatePristine(t)}_updateTouched(t={}){this.touched=this._anyControlsTouched(),this._parent&&!t.onlySelf&&this._parent._updateTouched(t)}_registerOnCollectionChange(t){this._onCollectionChange=t}_setUpdateStrategy(t){hs(t)&&t.updateOn!=null&&(this._updateOn=t.updateOn)}_parentMarkedDirty(t){let n=this._parent&&this._parent.dirty;return!t&&!!n&&!this._parent._anyControlsDirty()}_find(t){return null}_assignValidators(t){this._rawValidators=Array.isArray(t)?t.slice():t,this._composedValidatorFn=i0(this._rawValidators)}_assignAsyncValidators(t){this._rawAsyncValidators=Array.isArray(t)?t.slice():t,this._composedAsyncValidatorFn=s0(this._rawAsyncValidators)}};var Bg=new I("CallSetDisabledState",{providedIn:"root",factory:()=>Xl}),Xl="always";function a0(e,t){return[...t.path,e]}function c0(e,t,n=Xl){u0(e,t),t.valueAccessor.writeValue(e.value),(e.disabled||n==="always")&&t.valueAccessor.setDisabledState?.(e.disabled),d0(e,t),h0(e,t),f0(e,t),l0(e,t)}function Sg(e,t){e.forEach(n=>{n.registerOnValidatorChange&&n.registerOnValidatorChange(t)})}function l0(e,t){if(t.valueAccessor.setDisabledState){let n=r=>{t.valueAccessor.setDisabledState(r)};e.registerOnDisabledChange(n),t._registerOnDestroy(()=>{e._unregisterOnDisabledChange(n)})}}function u0(e,t){let n=e0(e);t.validator!==null?e.setValidators(Ig(n,t.validator)):typeof n=="function"&&e.setValidators([n]);let r=t0(e);t.asyncValidator!==null?e.setAsyncValidators(Ig(r,t.asyncValidator)):typeof r=="function"&&e.setAsyncValidators([r]);let i=()=>e.updateValueAndValidity();Sg(t._rawValidators,i),Sg(t._rawAsyncValidators,i)}function d0(e,t){t.valueAccessor.registerOnChange(n=>{e._pendingValue=n,e._pendingChange=!0,e._pendingDirty=!0,e.updateOn==="change"&&$g(e,t)})}function f0(e,t){t.valueAccessor.registerOnTouched(()=>{e._pendingTouched=!0,e.updateOn==="blur"&&e._pendingChange&&$g(e,t),e.updateOn!=="submit"&&e.markAsTouched()})}function $g(e,t){e._pendingDirty&&e.markAsDirty(),e.setValue(e._pendingValue,{emitModelToViewChange:!1}),t.viewToModelUpdate(e._pendingValue),e._pendingChange=!1}function h0(e,t){let n=(r,i)=>{t.valueAccessor.writeValue(r),i&&t.viewToModelUpdate(r)};e.registerOnChange(n),t._registerOnDestroy(()=>{e._unregisterOnChange(n)})}function p0(e,t){if(!e.hasOwnProperty("model"))return!1;let n=e.model;return n.isFirstChange()?!0:!Object.is(t,n.currentValue)}function g0(e){return Object.getPrototypeOf(e.constructor)===GI}function m0(e,t){if(!t)return null;Array.isArray(t);let n,r,i;return t.forEach(o=>{o.constructor===Rg?n=o:g0(o)?r=o:i=o}),i||r||n||null}function Tg(e,t){let n=e.indexOf(t);n>-1&&e.splice(n,1)}function Ag(e){return typeof e=="object"&&e!==null&&Object.keys(e).length===2&&"value"in e&&"disabled"in e}var y0=class extends Jl{constructor(t=null,n,r){super(r0(n),o0(r,n)),this.defaultValue=null,this._onChange=[],this._pendingChange=!1,this._applyFormState(t),this._setUpdateStrategy(n),this._initObservables(),this.updateValueAndValidity({onlySelf:!0,emitEvent:!!this.asyncValidator}),hs(n)&&(n.nonNullable||n.initialValueIsDefault)&&(Ag(t)?this.defaultValue=t.value:this.defaultValue=t)}setValue(t,n={}){this.value=this._pendingValue=t,this._onChange.length&&n.emitModelToViewChange!==!1&&this._onChange.forEach(r=>r(this.value,n.emitViewToModelChange!==!1)),this.updateValueAndValidity(n)}patchValue(t,n={}){this.setValue(t,n)}reset(t=this.defaultValue,n={}){this._applyFormState(t),this.markAsPristine(n),this.markAsUntouched(n),this.setValue(this.value,n),this._pendingChange=!1}_updateValue(){}_anyControls(t){return!1}_allControlsDisabled(){return this.disabled}registerOnChange(t){this._onChange.push(t)}_unregisterOnChange(t){Tg(this._onChange,t)}registerOnDisabledChange(t){this._onDisabledChange.push(t)}_unregisterOnDisabledChange(t){Tg(this._onDisabledChange,t)}_forEachChild(t){}_syncPendingControls(){return this.updateOn==="submit"&&(this._pendingDirty&&this.markAsDirty(),this._pendingTouched&&this.markAsTouched(),this._pendingChange)?(this.setValue(this._pendingValue,{onlySelf:!0,emitModelToViewChange:!1}),!0):!1}_applyFormState(t){Ag(t)?(this.value=this._pendingValue=t.value,t.disabled?this.disable({onlySelf:!0,emitEvent:!1}):this.enable({onlySelf:!0,emitEvent:!1})):this.value=this._pendingValue=t}};var v0={provide:oi,useExisting:tn(()=>eu)},xg=Promise.resolve(),eu=(()=>{let t=class t extends oi{constructor(r,i,o,s,a,c){super(),this._changeDetectorRef=a,this.callSetDisabledState=c,this.control=new y0,this._registered=!1,this.name="",this.update=new Y,this._parent=r,this._setValidators(i),this._setAsyncValidators(o),this.valueAccessor=m0(this,s)}ngOnChanges(r){if(this._checkForErrors(),!this._registered||"name"in r){if(this._registered&&(this._checkName(),this.formDirective)){let i=r.name.previousValue;this.formDirective.removeControl({name:i,path:this._getPath(i)})}this._setUpControl()}"isDisabled"in r&&this._updateDisabled(r),p0(r,this.viewModel)&&(this._updateValue(this.model),this.viewModel=this.model)}ngOnDestroy(){this.formDirective&&this.formDirective.removeControl(this)}get path(){return this._getPath(this.name)}get formDirective(){return this._parent?this._parent.formDirective:null}viewToModelUpdate(r){this.viewModel=r,this.update.emit(r)}_setUpControl(){this._setUpdateStrategy(),this._isStandalone()?this._setUpStandalone():this.formDirective.addControl(this),this._registered=!0}_setUpdateStrategy(){this.options&&this.options.updateOn!=null&&(this.control._updateOn=this.options.updateOn)}_isStandalone(){return!this._parent||!!(this.options&&this.options.standalone)}_setUpStandalone(){c0(this.control,this,this.callSetDisabledState),this.control.updateValueAndValidity({emitEvent:!1})}_checkForErrors(){this._isStandalone()||this._checkParentType(),this._checkName()}_checkParentType(){}_checkName(){this.options&&this.options.name&&(this.name=this.options.name),!this._isStandalone()&&this.name}_updateValue(r){xg.then(()=>{this.control.setValue(r,{emitViewToModelChange:!1}),this._changeDetectorRef?.markForCheck()})}_updateDisabled(r){let i=r.isDisabled.currentValue,o=i!==0&&Lo(i);xg.then(()=>{o&&!this.control.disabled?this.control.disable():!o&&this.control.disabled&&this.control.enable(),this._changeDetectorRef?.markForCheck()})}_getPath(r){return this._parent?a0(r,this._parent):[r]}};t.\u0275fac=function(i){return new(i||t)(M(Ql,9),M(ZI,10),M(QI,10),M(fs,10),M(Pt,8),M(Bg,8))},t.\u0275dir=re({type:t,selectors:[["","ngModel","",3,"formControlName","",3,"formControl",""]],inputs:{name:"name",isDisabled:[Ce.None,"disabled","isDisabled"],model:[Ce.None,"ngModel","model"],options:[Ce.None,"ngModelOptions","options"]},outputs:{update:"ngModelChange"},exportAs:["ngModel"],features:[Fr([v0]),Lt,on]});let e=t;return e})();var D0=(()=>{let t=class t{};t.\u0275fac=function(i){return new(i||t)},t.\u0275mod=ce({type:t}),t.\u0275inj=le({});let e=t;return e})();var Hg=(()=>{let t=class t{static withConfig(r){return{ngModule:t,providers:[{provide:Bg,useValue:r.callSetDisabledState??Xl}]}}};t.\u0275fac=function(i){return new(i||t)},t.\u0275mod=ce({type:t}),t.\u0275inj=le({imports:[D0]});let e=t;return e})();var ps=class e{static isArray(t,n=!0){return Array.isArray(t)&&(n||t.length!==0)}static isObject(t,n=!0){return t instanceof Object&&t.constructor===Object&&(n||Object.keys(t).length!==0)}static equals(t,n,r){return r?this.resolveFieldData(t,r)===this.resolveFieldData(n,r):this.equalsByValue(t,n)}static equalsByValue(t,n){if(t===n)return!0;if(t&&n&&typeof t=="object"&&typeof n=="object"){var r=Array.isArray(t),i=Array.isArray(n),o,s,a;if(r&&i){if(s=t.length,s!=n.length)return!1;for(o=s;o--!==0;)if(!this.equalsByValue(t[o],n[o]))return!1;return!0}if(r!=i)return!1;var c=this.isDate(t),l=this.isDate(n);if(c!=l)return!1;if(c&&l)return t.getTime()==n.getTime();var u=t instanceof RegExp,d=n instanceof RegExp;if(u!=d)return!1;if(u&&d)return t.toString()==n.toString();var f=Object.keys(t);if(s=f.length,s!==Object.keys(n).length)return!1;for(o=s;o--!==0;)if(!Object.prototype.hasOwnProperty.call(n,f[o]))return!1;for(o=s;o--!==0;)if(a=f[o],!this.equalsByValue(t[a],n[a]))return!1;return!0}return t!==t&&n!==n}static resolveFieldData(t,n){if(t&&n){if(this.isFunction(n))return n(t);if(n.indexOf(".")==-1)return t[n];{let r=n.split("."),i=t;for(let o=0,s=r.length;o=t.length&&(r%=t.length,n%=t.length),t.splice(r,0,t.splice(n,1)[0]))}static insertIntoOrderedArray(t,n,r,i){if(r.length>0){let o=!1;for(let s=0;sn){r.splice(s,0,t),o=!0;break}o||r.push(t)}else r.push(t)}static findIndexInList(t,n){let r=-1;if(n){for(let i=0;in?1:0,o}static sort(t,n,r=1,i,o=1){let s=e.compare(t,n,i,r),a=r;return(e.isEmpty(t)||e.isEmpty(n))&&(a=o===1?r:o),a*s}static merge(t,n){if(!(t==null&&n==null)){{if((t==null||typeof t=="object")&&(n==null||typeof n=="object"))return m(m({},t||{}),n||{});if((t==null||typeof t=="string")&&(n==null||typeof n=="string"))return[t||"",n||""].join(" ")}return n||t}}static isPrintableCharacter(t=""){return this.isNotEmpty(t)&&t.length===1&&t.match(/\S| /)}static getItemValue(t,...n){return this.isFunction(t)?t(...n):t}static findLastIndex(t,n){let r=-1;if(this.isNotEmpty(t))try{r=t.findLastIndex(n)}catch{r=t.lastIndexOf([...t].reverse().find(n))}return r}static findLast(t,n){let r;if(this.isNotEmpty(t))try{r=t.findLast(n)}catch{r=[...t].reverse().find(n)}return r}static deepEquals(t,n){if(t===n)return!0;if(t&&n&&typeof t=="object"&&typeof n=="object"){var r=Array.isArray(t),i=Array.isArray(n),o,s,a;if(r&&i){if(s=t.length,s!=n.length)return!1;for(o=s;o--!==0;)if(!this.deepEquals(t[o],n[o]))return!1;return!0}if(r!=i)return!1;var c=t instanceof Date,l=n instanceof Date;if(c!=l)return!1;if(c&&l)return t.getTime()==n.getTime();var u=t instanceof RegExp,d=n instanceof RegExp;if(u!=d)return!1;if(u&&d)return t.toString()==n.toString();var f=Object.keys(t);if(s=f.length,s!==Object.keys(n).length)return!1;for(o=s;o--!==0;)if(!Object.prototype.hasOwnProperty.call(n,f[o]))return!1;for(o=s;o--!==0;)if(a=f[o],!this.deepEquals(t[a],n[a]))return!1;return!0}return t!==t&&n!==n}},Wg=0;function Gg(e="pn_id_"){return Wg++,`${e}${Wg}`}function w0(){let e=[],t=(o,s)=>{let a=e.length>0?e[e.length-1]:{key:o,value:s},c=a.value+(a.key===o?0:s)+2;return e.push({key:o,value:c}),c},n=o=>{e=e.filter(s=>s.value!==o)},r=()=>e.length>0?e[e.length-1].value:0,i=o=>o&&parseInt(o.style.zIndex,10)||0;return{get:i,set:(o,s,a)=>{s&&(s.style.zIndex=String(t(o,a)))},clear:o=>{o&&(n(i(o)),o.style.zIndex="")},getCurrent:()=>r()}}var JR=w0();var he=(()=>{class e{static STARTS_WITH="startsWith";static CONTAINS="contains";static NOT_CONTAINS="notContains";static ENDS_WITH="endsWith";static EQUALS="equals";static NOT_EQUALS="notEquals";static IN="in";static LESS_THAN="lt";static LESS_THAN_OR_EQUAL_TO="lte";static GREATER_THAN="gt";static GREATER_THAN_OR_EQUAL_TO="gte";static BETWEEN="between";static IS="is";static IS_NOT="isNot";static BEFORE="before";static AFTER="after";static DATE_IS="dateIs";static DATE_IS_NOT="dateIsNot";static DATE_BEFORE="dateBefore";static DATE_AFTER="dateAfter"}return e})();var zg=(()=>{class e{ripple=!1;inputStyle="outlined";overlayOptions={};filterMatchModeOptions={text:[he.STARTS_WITH,he.CONTAINS,he.NOT_CONTAINS,he.ENDS_WITH,he.EQUALS,he.NOT_EQUALS],numeric:[he.EQUALS,he.NOT_EQUALS,he.LESS_THAN,he.LESS_THAN_OR_EQUAL_TO,he.GREATER_THAN,he.GREATER_THAN_OR_EQUAL_TO],date:[he.DATE_IS,he.DATE_IS_NOT,he.DATE_BEFORE,he.DATE_AFTER]};translation={startsWith:"Starts with",contains:"Contains",notContains:"Not contains",endsWith:"Ends with",equals:"Equals",notEquals:"Not equals",noFilter:"No Filter",lt:"Less than",lte:"Less than or equal to",gt:"Greater than",gte:"Greater than or equal to",is:"Is",isNot:"Is not",before:"Before",after:"After",dateIs:"Date is",dateIsNot:"Date is not",dateBefore:"Date is before",dateAfter:"Date is after",clear:"Clear",apply:"Apply",matchAll:"Match All",matchAny:"Match Any",addRule:"Add Rule",removeRule:"Remove Rule",accept:"Yes",reject:"No",choose:"Choose",upload:"Upload",cancel:"Cancel",pending:"Pending",fileSizeTypes:["B","KB","MB","GB","TB","PB","EB","ZB","YB"],dayNames:["Sunday","Monday","Tuesday","Wednesday","Thursday","Friday","Saturday"],dayNamesShort:["Sun","Mon","Tue","Wed","Thu","Fri","Sat"],dayNamesMin:["Su","Mo","Tu","We","Th","Fr","Sa"],monthNames:["January","February","March","April","May","June","July","August","September","October","November","December"],monthNamesShort:["Jan","Feb","Mar","Apr","May","Jun","Jul","Aug","Sep","Oct","Nov","Dec"],chooseYear:"Choose Year",chooseMonth:"Choose Month",chooseDate:"Choose Date",prevDecade:"Previous Decade",nextDecade:"Next Decade",prevYear:"Previous Year",nextYear:"Next Year",prevMonth:"Previous Month",nextMonth:"Next Month",prevHour:"Previous Hour",nextHour:"Next Hour",prevMinute:"Previous Minute",nextMinute:"Next Minute",prevSecond:"Previous Second",nextSecond:"Next Second",am:"am",pm:"pm",dateFormat:"mm/dd/yy",firstDayOfWeek:0,today:"Today",weekHeader:"Wk",weak:"Weak",medium:"Medium",strong:"Strong",passwordPrompt:"Enter a password",emptyMessage:"No results found",searchMessage:"{0} results are available",selectionMessage:"{0} items selected",emptySelectionMessage:"No selected item",emptySearchMessage:"No results found",emptyFilterMessage:"No results found",aria:{trueLabel:"True",falseLabel:"False",nullLabel:"Not Selected",star:"1 star",stars:"{star} stars",selectAll:"All items selected",unselectAll:"All items unselected",close:"Close",previous:"Previous",next:"Next",navigation:"Navigation",scrollTop:"Scroll Top",moveTop:"Move Top",moveUp:"Move Up",moveDown:"Move Down",moveBottom:"Move Bottom",moveToTarget:"Move to Target",moveToSource:"Move to Source",moveAllToTarget:"Move All to Target",moveAllToSource:"Move All to Source",pageLabel:"{page}",firstPageLabel:"First Page",lastPageLabel:"Last Page",nextPageLabel:"Next Page",prevPageLabel:"Previous Page",rowsPerPageLabel:"Rows per page",previousPageLabel:"Previous Page",jumpToPageDropdownLabel:"Jump to Page Dropdown",jumpToPageInputLabel:"Jump to Page Input",selectRow:"Row Selected",unselectRow:"Row Unselected",expandRow:"Row Expanded",collapseRow:"Row Collapsed",showFilterMenu:"Show Filter Menu",hideFilterMenu:"Hide Filter Menu",filterOperator:"Filter Operator",filterConstraint:"Filter Constraint",editRow:"Row Edit",saveEdit:"Save Edit",cancelEdit:"Cancel Edit",listView:"List View",gridView:"Grid View",slide:"Slide",slideNumber:"{slideNumber}",zoomImage:"Zoom Image",zoomIn:"Zoom In",zoomOut:"Zoom Out",rotateRight:"Rotate Right",rotateLeft:"Rotate Left",listLabel:"Option List"}};zIndex={modal:1100,overlay:1e3,menu:1e3,tooltip:1100};translationSource=new me;translationObserver=this.translationSource.asObservable();getTranslation(n){return this.translation[n]}setTranslation(n){this.translation=m(m({},this.translation),n),this.translationSource.next(this.translation)}static \u0275fac=function(r){return new(r||e)};static \u0275prov=C({token:e,factory:e.\u0275fac,providedIn:"root"})}return e})();var gs=(()=>{class e{template;type;name;constructor(n){this.template=n}getType(){return this.name}static \u0275fac=function(r){return new(r||e)(M(St))};static \u0275dir=re({type:e,selectors:[["","pTemplate",""]],inputs:{type:"type",name:[Ce.None,"pTemplate","name"]}})}return e})(),tu=(()=>{class e{static \u0275fac=function(r){return new(r||e)};static \u0275mod=ce({type:e});static \u0275inj=le({imports:[Ke]})}return e})();function b0(e,t){e&1&&an(0)}function I0(e,t){if(e&1&&(k(0,"div",4),ae(1,b0,1,0,"ng-container",5),U()),e&2){let n=fe();G("data-pc-section","start"),O(),x("ngTemplateOutlet",n.startTemplate)}}function _0(e,t){e&1&&an(0)}function M0(e,t){if(e&1&&(k(0,"div",6),ae(1,_0,1,0,"ng-container",5),U()),e&2){let n=fe();G("data-pc-section","center"),O(),x("ngTemplateOutlet",n.centerTemplate)}}function S0(e,t){e&1&&an(0)}function T0(e,t){if(e&1&&(k(0,"div",7),ae(1,S0,1,0,"ng-container",5),U()),e&2){let n=fe();G("data-pc-section","end"),O(),x("ngTemplateOutlet",n.endTemplate)}}var A0=["*"],qg=(()=>{class e{el;style;styleClass;ariaLabelledBy;templates;startTemplate;endTemplate;centerTemplate;constructor(n){this.el=n}getBlockableElement(){return this.el.nativeElement.children[0]}ngAfterContentInit(){this.templates.forEach(n=>{switch(n.getType()){case"start":case"left":this.startTemplate=n.template;break;case"end":case"right":this.endTemplate=n.template;break;case"center":this.centerTemplate=n.template;break}})}static \u0275fac=function(r){return new(r||e)(M(ie))};static \u0275cmp=te({type:e,selectors:[["p-toolbar"]],contentQueries:function(r,i,o){if(r&1&&Pr(o,gs,4),r&2){let s;un(s=dn())&&(i.templates=s)}},hostAttrs:[1,"p-element"],inputs:{style:"style",styleClass:"styleClass",ariaLabelledBy:"ariaLabelledBy"},ngContentSelectors:A0,decls:5,vars:9,consts:[["role","toolbar",3,"ngClass","ngStyle"],["class","p-toolbar-group-left p-toolbar-group-start",4,"ngIf"],["class","p-toolbar-group-center",4,"ngIf"],["class","p-toolbar-group-right p-toolbar-group-end",4,"ngIf"],[1,"p-toolbar-group-left","p-toolbar-group-start"],[4,"ngTemplateOutlet"],[1,"p-toolbar-group-center"],[1,"p-toolbar-group-right","p-toolbar-group-end"]],template:function(r,i){r&1&&(cn(),k(0,"div",0),ln(1),ae(2,I0,2,2,"div",1)(3,M0,2,2,"div",2)(4,T0,2,2,"div",3),U()),r&2&&(st(i.styleClass),x("ngClass","p-toolbar p-component")("ngStyle",i.style),G("aria-labelledby",i.ariaLabelledBy)("data-pc-name","toolbar"),O(2),x("ngIf",i.startTemplate),O(),x("ngIf",i.centerTemplate),O(),x("ngIf",i.endTemplate))},dependencies:[Zn,Uo,Bo,Qn],styles:[`@layer primeng{.p-toolbar{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap}.p-toolbar-group-start,.p-toolbar-group-center,.p-toolbar-group-end,.p-toolbar-group-left,.p-toolbar-group-right{display:flex;align-items:center}} -`],encapsulation:2,changeDetection:0})}return e})(),Yg=(()=>{class e{static \u0275fac=function(r){return new(r||e)};static \u0275mod=ce({type:e});static \u0275inj=le({imports:[Ke]})}return e})();var Se=(()=>{class e{static zindex=1e3;static calculatedScrollbarWidth=null;static calculatedScrollbarHeight=null;static browser;static addClass(n,r){n&&r&&(n.classList?n.classList.add(r):n.className+=" "+r)}static addMultipleClasses(n,r){if(n&&r)if(n.classList){let i=r.trim().split(" ");for(let o=0;oi.split(" ").forEach(o=>this.removeClass(n,o)))}static hasClass(n,r){return n&&r?n.classList?n.classList.contains(r):new RegExp("(^| )"+r+"( |$)","gi").test(n.className):!1}static siblings(n){return Array.prototype.filter.call(n.parentNode.children,function(r){return r!==n})}static find(n,r){return Array.from(n.querySelectorAll(r))}static findSingle(n,r){return this.isElement(n)?n.querySelector(r):null}static index(n){let r=n.parentNode.childNodes,i=0;for(var o=0;o{if(w)return getComputedStyle(w).getPropertyValue("position")==="relative"?w:i(w.parentElement)},o=n.offsetParent?{width:n.offsetWidth,height:n.offsetHeight}:this.getHiddenElementDimensions(n),s=r.offsetHeight,a=r.getBoundingClientRect(),c=this.getWindowScrollTop(),l=this.getWindowScrollLeft(),u=this.getViewport(),f=i(n)?.getBoundingClientRect()||{top:-1*c,left:-1*l},h,p;a.top+s+o.height>u.height?(h=a.top-f.top-o.height,n.style.transformOrigin="bottom",a.top+h<0&&(h=-1*a.top)):(h=s+a.top-f.top,n.style.transformOrigin="top");let v=a.left+o.width-u.width,V=a.left-f.left;o.width>u.width?p=(a.left-f.left)*-1:v>0?p=V-v:p=a.left-f.left,n.style.top=h+"px",n.style.left=p+"px"}static absolutePosition(n,r){let i=n.offsetParent?{width:n.offsetWidth,height:n.offsetHeight}:this.getHiddenElementDimensions(n),o=i.height,s=i.width,a=r.offsetHeight,c=r.offsetWidth,l=r.getBoundingClientRect(),u=this.getWindowScrollTop(),d=this.getWindowScrollLeft(),f=this.getViewport(),h,p;l.top+a+o>f.height?(h=l.top+u-o,n.style.transformOrigin="bottom",h<0&&(h=u)):(h=a+l.top+u,n.style.transformOrigin="top"),l.left+s>f.width?p=Math.max(0,l.left+d+c-s):p=l.left+d,n.style.top=h+"px",n.style.left=p+"px"}static getParents(n,r=[]){return n.parentNode===null?r:this.getParents(n.parentNode,r.concat([n.parentNode]))}static getScrollableParents(n){let r=[];if(n){let i=this.getParents(n),o=/(auto|scroll)/,s=a=>{let c=window.getComputedStyle(a,null);return o.test(c.getPropertyValue("overflow"))||o.test(c.getPropertyValue("overflowX"))||o.test(c.getPropertyValue("overflowY"))};for(let a of i){let c=a.nodeType===1&&a.dataset.scrollselectors;if(c){let l=c.split(",");for(let u of l){let d=this.findSingle(a,u);d&&s(d)&&r.push(d)}}a.nodeType!==9&&s(a)&&r.push(a)}}return r}static getHiddenElementOuterHeight(n){n.style.visibility="hidden",n.style.display="block";let r=n.offsetHeight;return n.style.display="none",n.style.visibility="visible",r}static getHiddenElementOuterWidth(n){n.style.visibility="hidden",n.style.display="block";let r=n.offsetWidth;return n.style.display="none",n.style.visibility="visible",r}static getHiddenElementDimensions(n){let r={};return n.style.visibility="hidden",n.style.display="block",r.width=n.offsetWidth,r.height=n.offsetHeight,n.style.display="none",n.style.visibility="visible",r}static scrollInView(n,r){let i=getComputedStyle(n).getPropertyValue("borderTopWidth"),o=i?parseFloat(i):0,s=getComputedStyle(n).getPropertyValue("paddingTop"),a=s?parseFloat(s):0,c=n.getBoundingClientRect(),u=r.getBoundingClientRect().top+document.body.scrollTop-(c.top+document.body.scrollTop)-o-a,d=n.scrollTop,f=n.clientHeight,h=this.getOuterHeight(r);u<0?n.scrollTop=d+u:u+h>f&&(n.scrollTop=d+u-f+h)}static fadeIn(n,r){n.style.opacity=0;let i=+new Date,o=0,s=function(){o=+n.style.opacity.replace(",",".")+(new Date().getTime()-i)/r,n.style.opacity=o,i=+new Date,+o<1&&(window.requestAnimationFrame&&requestAnimationFrame(s)||setTimeout(s,16))};s()}static fadeOut(n,r){var i=1,o=50,s=r,a=o/s;let c=setInterval(()=>{i=i-a,i<=0&&(i=0,clearInterval(c)),n.style.opacity=i},o)}static getWindowScrollTop(){let n=document.documentElement;return(window.pageYOffset||n.scrollTop)-(n.clientTop||0)}static getWindowScrollLeft(){let n=document.documentElement;return(window.pageXOffset||n.scrollLeft)-(n.clientLeft||0)}static matches(n,r){var i=Element.prototype,o=i.matches||i.webkitMatchesSelector||i.mozMatchesSelector||i.msMatchesSelector||function(s){return[].indexOf.call(document.querySelectorAll(s),this)!==-1};return o.call(n,r)}static getOuterWidth(n,r){let i=n.offsetWidth;if(r){let o=getComputedStyle(n);i+=parseFloat(o.marginLeft)+parseFloat(o.marginRight)}return i}static getHorizontalPadding(n){let r=getComputedStyle(n);return parseFloat(r.paddingLeft)+parseFloat(r.paddingRight)}static getHorizontalMargin(n){let r=getComputedStyle(n);return parseFloat(r.marginLeft)+parseFloat(r.marginRight)}static innerWidth(n){let r=n.offsetWidth,i=getComputedStyle(n);return r+=parseFloat(i.paddingLeft)+parseFloat(i.paddingRight),r}static width(n){let r=n.offsetWidth,i=getComputedStyle(n);return r-=parseFloat(i.paddingLeft)+parseFloat(i.paddingRight),r}static getInnerHeight(n){let r=n.offsetHeight,i=getComputedStyle(n);return r+=parseFloat(i.paddingTop)+parseFloat(i.paddingBottom),r}static getOuterHeight(n,r){let i=n.offsetHeight;if(r){let o=getComputedStyle(n);i+=parseFloat(o.marginTop)+parseFloat(o.marginBottom)}return i}static getHeight(n){let r=n.offsetHeight,i=getComputedStyle(n);return r-=parseFloat(i.paddingTop)+parseFloat(i.paddingBottom)+parseFloat(i.borderTopWidth)+parseFloat(i.borderBottomWidth),r}static getWidth(n){let r=n.offsetWidth,i=getComputedStyle(n);return r-=parseFloat(i.paddingLeft)+parseFloat(i.paddingRight)+parseFloat(i.borderLeftWidth)+parseFloat(i.borderRightWidth),r}static getViewport(){let n=window,r=document,i=r.documentElement,o=r.getElementsByTagName("body")[0],s=n.innerWidth||i.clientWidth||o.clientWidth,a=n.innerHeight||i.clientHeight||o.clientHeight;return{width:s,height:a}}static getOffset(n){var r=n.getBoundingClientRect();return{top:r.top+(window.pageYOffset||document.documentElement.scrollTop||document.body.scrollTop||0),left:r.left+(window.pageXOffset||document.documentElement.scrollLeft||document.body.scrollLeft||0)}}static replaceElementWith(n,r){let i=n.parentNode;if(!i)throw"Can't replace element";return i.replaceChild(r,n)}static getUserAgent(){if(navigator&&this.isClient())return navigator.userAgent}static isIE(){var n=window.navigator.userAgent,r=n.indexOf("MSIE ");if(r>0)return!0;var i=n.indexOf("Trident/");if(i>0){var o=n.indexOf("rv:");return!0}var s=n.indexOf("Edge/");return s>0}static isIOS(){return/iPad|iPhone|iPod/.test(navigator.userAgent)&&!window.MSStream}static isAndroid(){return/(android)/i.test(navigator.userAgent)}static isTouchDevice(){return"ontouchstart"in window||navigator.maxTouchPoints>0}static appendChild(n,r){if(this.isElement(r))r.appendChild(n);else if(r&&r.el&&r.el.nativeElement)r.el.nativeElement.appendChild(n);else throw"Cannot append "+r+" to "+n}static removeChild(n,r){if(this.isElement(r))r.removeChild(n);else if(r.el&&r.el.nativeElement)r.el.nativeElement.removeChild(n);else throw"Cannot remove "+n+" from "+r}static removeElement(n){"remove"in Element.prototype?n.remove():n.parentNode.removeChild(n)}static isElement(n){return typeof HTMLElement=="object"?n instanceof HTMLElement:n&&typeof n=="object"&&n!==null&&n.nodeType===1&&typeof n.nodeName=="string"}static calculateScrollbarWidth(n){if(n){let r=getComputedStyle(n);return n.offsetWidth-n.clientWidth-parseFloat(r.borderLeftWidth)-parseFloat(r.borderRightWidth)}else{if(this.calculatedScrollbarWidth!==null)return this.calculatedScrollbarWidth;let r=document.createElement("div");r.className="p-scrollbar-measure",document.body.appendChild(r);let i=r.offsetWidth-r.clientWidth;return document.body.removeChild(r),this.calculatedScrollbarWidth=i,i}}static calculateScrollbarHeight(){if(this.calculatedScrollbarHeight!==null)return this.calculatedScrollbarHeight;let n=document.createElement("div");n.className="p-scrollbar-measure",document.body.appendChild(n);let r=n.offsetHeight-n.clientHeight;return document.body.removeChild(n),this.calculatedScrollbarWidth=r,r}static invokeElementMethod(n,r,i){n[r].apply(n,i)}static clearSelection(){if(window.getSelection)window.getSelection().empty?window.getSelection().empty():window.getSelection().removeAllRanges&&window.getSelection().rangeCount>0&&window.getSelection().getRangeAt(0).getClientRects().length>0&&window.getSelection().removeAllRanges();else if(document.selection&&document.selection.empty)try{document.selection.empty()}catch{}}static getBrowser(){if(!this.browser){let n=this.resolveUserAgent();this.browser={},n.browser&&(this.browser[n.browser]=!0,this.browser.version=n.version),this.browser.chrome?this.browser.webkit=!0:this.browser.webkit&&(this.browser.safari=!0)}return this.browser}static resolveUserAgent(){let n=navigator.userAgent.toLowerCase(),r=/(chrome)[ \/]([\w.]+)/.exec(n)||/(webkit)[ \/]([\w.]+)/.exec(n)||/(opera)(?:.*version|)[ \/]([\w.]+)/.exec(n)||/(msie) ([\w.]+)/.exec(n)||n.indexOf("compatible")<0&&/(mozilla)(?:.*? rv:([\w.]+)|)/.exec(n)||[];return{browser:r[1]||"",version:r[2]||"0"}}static isInteger(n){return Number.isInteger?Number.isInteger(n):typeof n=="number"&&isFinite(n)&&Math.floor(n)===n}static isHidden(n){return!n||n.offsetParent===null}static isVisible(n){return n&&n.offsetParent!=null}static isExist(n){return n!==null&&typeof n<"u"&&n.nodeName&&n.parentNode}static focus(n,r){n&&document.activeElement!==n&&n.focus(r)}static getFocusableElements(n,r=""){let i=this.find(n,`button:not([tabindex = "-1"]):not([disabled]):not([style*="display:none"]):not([hidden])${r}, - [href][clientHeight][clientWidth]:not([tabindex = "-1"]):not([disabled]):not([style*="display:none"]):not([hidden])${r}, - input:not([tabindex = "-1"]):not([disabled]):not([style*="display:none"]):not([hidden])${r}, - select:not([tabindex = "-1"]):not([disabled]):not([style*="display:none"]):not([hidden])${r}, - textarea:not([tabindex = "-1"]):not([disabled]):not([style*="display:none"]):not([hidden])${r}, - [tabIndex]:not([tabIndex = "-1"]):not([disabled]):not([style*="display:none"]):not([hidden])${r}, - [contenteditable]:not([tabIndex = "-1"]):not([disabled]):not([style*="display:none"]):not([hidden])${r}`),o=[];for(let s of i)getComputedStyle(s).display!="none"&&getComputedStyle(s).visibility!="hidden"&&o.push(s);return o}static getFirstFocusableElement(n,r){let i=this.getFocusableElements(n,r);return i.length>0?i[0]:null}static getLastFocusableElement(n,r){let i=this.getFocusableElements(n,r);return i.length>0?i[i.length-1]:null}static getNextFocusableElement(n,r=!1){let i=e.getFocusableElements(n),o=0;if(i&&i.length>0){let s=i.indexOf(i[0].ownerDocument.activeElement);r?s==-1||s===0?o=i.length-1:o=s-1:s!=-1&&s!==i.length-1&&(o=s+1)}return i[o]}static generateZIndex(){return this.zindex=this.zindex||999,++this.zindex}static getSelection(){return window.getSelection?window.getSelection().toString():document.getSelection?document.getSelection().toString():document.selection?document.selection.createRange().text:null}static getTargetElement(n,r){if(!n)return null;switch(n){case"document":return document;case"window":return window;case"@next":return r?.nextElementSibling;case"@prev":return r?.previousElementSibling;case"@parent":return r?.parentElement;case"@grandparent":return r?.parentElement.parentElement;default:let i=typeof n;if(i==="string")return document.querySelector(n);if(i==="object"&&n.hasOwnProperty("nativeElement"))return this.isExist(n.nativeElement)?n.nativeElement:void 0;let s=(a=>!!(a&&a.constructor&&a.call&&a.apply))(n)?n():n;return s&&s.nodeType===9||this.isExist(s)?s:null}}static isClient(){return!!(typeof window<"u"&&window.document&&window.document.createElement)}static getAttribute(n,r){if(n){let i=n.getAttribute(r);return isNaN(i)?i==="true"||i==="false"?i==="true":i:+i}}static calculateBodyScrollbarWidth(){return window.innerWidth-document.documentElement.offsetWidth}static blockBodyScroll(n="p-overflow-hidden"){document.body.style.setProperty("--scrollbar-width",this.calculateBodyScrollbarWidth()+"px"),this.addClass(document.body,n)}static unblockBodyScroll(n="p-overflow-hidden"){document.body.style.removeProperty("--scrollbar-width"),this.removeClass(document.body,n)}}return e})();var N0=["*"],Zg=(()=>{class e{label;spin=!1;styleClass;role;ariaLabel;ariaHidden;ngOnInit(){this.getAttributes()}getAttributes(){let n=ps.isEmpty(this.label);this.role=n?void 0:"img",this.ariaLabel=n?void 0:this.label,this.ariaHidden=n}getClassNames(){return`p-icon ${this.styleClass?this.styleClass+" ":""}${this.spin?"p-icon-spin":""}`}static \u0275fac=function(r){return new(r||e)};static \u0275cmp=te({type:e,selectors:[["ng-component"]],hostAttrs:[1,"p-element","p-icon-wrapper"],inputs:{label:"label",spin:"spin",styleClass:"styleClass"},standalone:!0,features:[Ve],ngContentSelectors:N0,decls:1,vars:0,template:function(r,i){r&1&&(cn(),ln(0))},encapsulation:2,changeDetection:0})}return e})();var nu=(()=>{class e extends Zg{pathId;ngOnInit(){this.pathId="url(#"+Gg()+")"}static \u0275fac=(()=>{let n;return function(i){return(n||(n=sn(e)))(i||e)}})();static \u0275cmp=te({type:e,selectors:[["SpinnerIcon"]],standalone:!0,features:[Lt,Ve],decls:6,vars:7,consts:[["width","14","height","14","viewBox","0 0 14 14","fill","none","xmlns","http://www.w3.org/2000/svg"],["d","M6.99701 14C5.85441 13.999 4.72939 13.7186 3.72012 13.1832C2.71084 12.6478 1.84795 11.8737 1.20673 10.9284C0.565504 9.98305 0.165424 8.89526 0.041387 7.75989C-0.0826496 6.62453 0.073125 5.47607 0.495122 4.4147C0.917119 3.35333 1.59252 2.4113 2.46241 1.67077C3.33229 0.930247 4.37024 0.413729 5.4857 0.166275C6.60117 -0.0811796 7.76026 -0.0520535 8.86188 0.251112C9.9635 0.554278 10.9742 1.12227 11.8057 1.90555C11.915 2.01493 11.9764 2.16319 11.9764 2.31778C11.9764 2.47236 11.915 2.62062 11.8057 2.73C11.7521 2.78503 11.688 2.82877 11.6171 2.85864C11.5463 2.8885 11.4702 2.90389 11.3933 2.90389C11.3165 2.90389 11.2404 2.8885 11.1695 2.85864C11.0987 2.82877 11.0346 2.78503 10.9809 2.73C9.9998 1.81273 8.73246 1.26138 7.39226 1.16876C6.05206 1.07615 4.72086 1.44794 3.62279 2.22152C2.52471 2.99511 1.72683 4.12325 1.36345 5.41602C1.00008 6.70879 1.09342 8.08723 1.62775 9.31926C2.16209 10.5513 3.10478 11.5617 4.29713 12.1803C5.48947 12.7989 6.85865 12.988 8.17414 12.7157C9.48963 12.4435 10.6711 11.7264 11.5196 10.6854C12.3681 9.64432 12.8319 8.34282 12.8328 7C12.8328 6.84529 12.8943 6.69692 13.0038 6.58752C13.1132 6.47812 13.2616 6.41667 13.4164 6.41667C13.5712 6.41667 13.7196 6.47812 13.8291 6.58752C13.9385 6.69692 14 6.84529 14 7C14 8.85651 13.2622 10.637 11.9489 11.9497C10.6356 13.2625 8.85432 14 6.99701 14Z","fill","currentColor"],[3,"id"],["width","14","height","14","fill","white"]],template:function(r,i){r&1&&(Yd(),k(0,"svg",0)(1,"g"),J(2,"path",1),U(),k(3,"defs")(4,"clipPath",2),J(5,"rect",3),U()()()),r&2&&(st(i.getClassNames()),G("aria-label",i.ariaLabel)("aria-hidden",i.ariaHidden)("role",i.role),O(),G("clip-path",i.pathId),O(3),x("id",i.pathId))},encapsulation:2})}return e})();var Qg=(()=>{class e{document;platformId;renderer;el;zone;config;constructor(n,r,i,o,s,a){this.document=n,this.platformId=r,this.renderer=i,this.el=o,this.zone=s,this.config=a}animationListener;mouseDownListener;timeout;ngAfterViewInit(){wp(this.platformId)&&this.config&&this.config.ripple&&this.zone.runOutsideAngular(()=>{this.create(),this.mouseDownListener=this.renderer.listen(this.el.nativeElement,"mousedown",this.onMouseDown.bind(this))})}onMouseDown(n){let r=this.getInk();if(!r||this.document.defaultView?.getComputedStyle(r,null).display==="none")return;if(Se.removeClass(r,"p-ink-active"),!Se.getHeight(r)&&!Se.getWidth(r)){let a=Math.max(Se.getOuterWidth(this.el.nativeElement),Se.getOuterHeight(this.el.nativeElement));r.style.height=a+"px",r.style.width=a+"px"}let i=Se.getOffset(this.el.nativeElement),o=n.pageX-i.left+this.document.body.scrollTop-Se.getWidth(r)/2,s=n.pageY-i.top+this.document.body.scrollLeft-Se.getHeight(r)/2;this.renderer.setStyle(r,"top",s+"px"),this.renderer.setStyle(r,"left",o+"px"),Se.addClass(r,"p-ink-active"),this.timeout=setTimeout(()=>{let a=this.getInk();a&&Se.removeClass(a,"p-ink-active")},401)}getInk(){let n=this.el.nativeElement.children;for(let r=0;r{class e{static \u0275fac=function(r){return new(r||e)};static \u0275mod=ce({type:e});static \u0275inj=le({imports:[Ke]})}return e})();function O0(e,t){e&1&&an(0)}function P0(e,t){if(e&1&&J(0,"span",8),e&2){let n=fe(3);st("p-button-loading-icon pi-spin "+n.loadingIcon),x("ngClass",n.iconClass()),G("aria-hidden",!0)("data-pc-section","loadingicon")}}function F0(e,t){if(e&1&&J(0,"SpinnerIcon",9),e&2){let n=fe(3);x("styleClass",n.spinnerIconClass())("spin",!0),G("aria-hidden",!0)("data-pc-section","loadingicon")}}function L0(e,t){if(e&1&&(zn(0),ae(1,P0,1,5,"span",6)(2,F0,1,4,"SpinnerIcon",7),qn()),e&2){let n=fe(2);O(),x("ngIf",n.loadingIcon),O(),x("ngIf",!n.loadingIcon)}}function k0(e,t){}function V0(e,t){e&1&&ae(0,k0,0,0,"ng-template")}function j0(e,t){if(e&1&&(k(0,"span",10),ae(1,V0,1,0,null,1),U()),e&2){let n=fe(2);x("ngClass",n.iconClass()),G("aria-hidden",!0)("data-pc-section","loadingicon"),O(),x("ngTemplateOutlet",n.loadingIconTemplate)}}function U0(e,t){if(e&1&&(zn(0),ae(1,L0,3,2,"ng-container",2)(2,j0,2,4,"span",5),qn()),e&2){let n=fe();O(),x("ngIf",!n.loadingIconTemplate),O(),x("ngIf",n.loadingIconTemplate)}}function B0(e,t){if(e&1&&J(0,"span",8),e&2){let n=fe(2);st(n.icon),x("ngClass",n.iconClass()),G("data-pc-section","icon")}}function $0(e,t){}function H0(e,t){if(e&1&&ae(0,$0,0,0,"ng-template",12),e&2){let n=fe(3);x("ngIf",!n.icon)}}function W0(e,t){if(e&1&&(k(0,"span",8),ae(1,H0,1,1,null,1),U()),e&2){let n=fe(2);x("ngClass",n.iconClass()),G("data-pc-section","icon"),O(),x("ngTemplateOutlet",n.iconTemplate)}}function G0(e,t){if(e&1&&(zn(0),ae(1,B0,1,4,"span",6)(2,W0,2,3,"span",11),qn()),e&2){let n=fe();O(),x("ngIf",n.icon&&!n.iconTemplate),O(),x("ngIf",!n.icon&&n.iconTemplate)}}function z0(e,t){if(e&1&&(k(0,"span",13),at(1),U()),e&2){let n=fe();G("aria-hidden",n.icon&&!n.label)("data-pc-section","label"),O(),fn(n.label)}}function q0(e,t){if(e&1&&(k(0,"span",8),at(1),U()),e&2){let n=fe();st(n.badgeClass),x("ngClass",n.badgeStyleClass()),G("data-pc-section","badge"),O(),fn(n.badge)}}var Y0=["*"];var Jg=(()=>{class e{el;type="button";iconPos="left";icon;badge;label;disabled;loading=!1;loadingIcon;raised=!1;rounded=!1;text=!1;plain=!1;severity;outlined=!1;link=!1;size;style;styleClass;badgeClass;ariaLabel;onClick=new Y;onFocus=new Y;onBlur=new Y;contentTemplate;loadingIconTemplate;iconTemplate;templates;constructor(n){this.el=n}spinnerIconClass(){return Object.entries(this.iconClass()).filter(([,n])=>!!n).reduce((n,[r])=>n+` ${r}`,"p-button-loading-icon")}iconClass(){return{"p-button-icon":!0,"p-button-icon-left":this.iconPos==="left"&&this.label,"p-button-icon-right":this.iconPos==="right"&&this.label,"p-button-icon-top":this.iconPos==="top"&&this.label,"p-button-icon-bottom":this.iconPos==="bottom"&&this.label}}get buttonClass(){return{"p-button p-component":!0,"p-button-icon-only":(this.icon||this.iconTemplate||this.loadingIcon||this.loadingIconTemplate)&&!this.label,"p-button-vertical":(this.iconPos==="top"||this.iconPos==="bottom")&&this.label,"p-disabled":this.disabled||this.loading,"p-button-loading":this.loading,"p-button-loading-label-only":this.loading&&!this.icon&&this.label&&!this.loadingIcon&&this.iconPos==="left","p-button-link":this.link,[`p-button-${this.severity}`]:this.severity,"p-button-raised":this.raised,"p-button-rounded":this.rounded,"p-button-text":this.text,"p-button-outlined":this.outlined,"p-button-sm":this.size==="small","p-button-lg":this.size==="large","p-button-plain":this.plain,[`${this.styleClass}`]:this.styleClass}}ngAfterContentInit(){this.templates?.forEach(n=>{switch(n.getType()){case"content":this.contentTemplate=n.template;break;case"icon":this.iconTemplate=n.template;break;case"loadingicon":this.loadingIconTemplate=n.template;break;default:this.contentTemplate=n.template;break}})}badgeStyleClass(){return{"p-badge p-component":!0,"p-badge-no-gutter":this.badge&&String(this.badge).length===1}}static \u0275fac=function(r){return new(r||e)(M(ie))};static \u0275cmp=te({type:e,selectors:[["p-button"]],contentQueries:function(r,i,o){if(r&1&&Pr(o,gs,4),r&2){let s;un(s=dn())&&(i.templates=s)}},hostAttrs:[1,"p-element"],hostVars:2,hostBindings:function(r,i){r&2&&Or("p-disabled",i.disabled)},inputs:{type:"type",iconPos:"iconPos",icon:"icon",badge:"badge",label:"label",disabled:"disabled",loading:"loading",loadingIcon:"loadingIcon",raised:"raised",rounded:"rounded",text:"text",plain:"plain",severity:"severity",outlined:"outlined",link:"link",size:"size",style:"style",styleClass:"styleClass",badgeClass:"badgeClass",ariaLabel:"ariaLabel"},outputs:{onClick:"onClick",onFocus:"onFocus",onBlur:"onBlur"},ngContentSelectors:Y0,decls:7,vars:12,consts:[["pRipple","",3,"ngStyle","disabled","ngClass","click","focus","blur"],[4,"ngTemplateOutlet"],[4,"ngIf"],["class","p-button-label",4,"ngIf"],[3,"ngClass","class",4,"ngIf"],["class","p-button-loading-icon",3,"ngClass",4,"ngIf"],[3,"class","ngClass",4,"ngIf"],[3,"styleClass","spin",4,"ngIf"],[3,"ngClass"],[3,"styleClass","spin"],[1,"p-button-loading-icon",3,"ngClass"],[3,"ngClass",4,"ngIf"],[3,"ngIf"],[1,"p-button-label"]],template:function(r,i){r&1&&(cn(),k(0,"button",0),vt("click",function(s){return i.onClick.emit(s)})("focus",function(s){return i.onFocus.emit(s)})("blur",function(s){return i.onBlur.emit(s)}),ln(1),ae(2,O0,1,0,"ng-container",1)(3,U0,3,2,"ng-container",2)(4,G0,3,2,"ng-container",2)(5,z0,2,3,"span",3)(6,q0,2,5,"span",4),U()),r&2&&(x("ngStyle",i.style)("disabled",i.disabled||i.loading)("ngClass",i.buttonClass),G("type",i.type)("aria-label",i.ariaLabel)("data-pc-name","button")("data-pc-section","root"),O(2),x("ngTemplateOutlet",i.contentTemplate),O(),x("ngIf",i.loading),O(),x("ngIf",!i.loading),O(),x("ngIf",!i.contentTemplate&&i.label),O(),x("ngIf",!i.contentTemplate&&i.badge))},dependencies:()=>[Zn,Uo,Bo,Qn,Qg,nu],encapsulation:2,changeDetection:0})}return e})(),Xg=(()=>{class e{static \u0275fac=function(r){return new(r||e)};static \u0275mod=ce({type:e});static \u0275inj=le({imports:[Ke,Kg,tu,nu,tu]})}return e})();var Q0=["input"],K0=(e,t,n)=>({"p-inputswitch p-component":!0,"p-inputswitch-checked":e,"p-disabled":t,"p-focus":n}),J0={provide:fs,useExisting:tn(()=>ru),multi:!0},ru=(()=>{class e{cd;style;styleClass;tabindex;inputId;name;disabled;readonly;trueValue=!0;falseValue=!1;ariaLabel;ariaLabelledBy;onChange=new Y;input;modelValue=!1;focused=!1;onModelChange=()=>{};onModelTouched=()=>{};constructor(n){this.cd=n}onClick(n){!this.disabled&&!this.readonly&&(this.modelValue=this.checked()?this.falseValue:this.trueValue,this.onModelChange(this.modelValue),this.onChange.emit({originalEvent:n,checked:this.modelValue}),n.preventDefault(),this.input.nativeElement.focus())}onFocus(){this.focused=!0}onBlur(){this.focused=!1,this.onModelTouched()}writeValue(n){this.modelValue=n,this.cd.markForCheck()}registerOnChange(n){this.onModelChange=n}registerOnTouched(n){this.onModelTouched=n}setDisabledState(n){this.disabled=n,this.cd.markForCheck()}checked(){return this.modelValue===this.trueValue}static \u0275fac=function(r){return new(r||e)(M(Pt))};static \u0275cmp=te({type:e,selectors:[["p-inputSwitch"]],viewQuery:function(r,i){if(r&1&&Jh(Q0,5),r&2){let o;un(o=dn())&&(i.input=o.first)}},hostAttrs:[1,"p-element"],inputs:{style:"style",styleClass:"styleClass",tabindex:"tabindex",inputId:"inputId",name:"name",disabled:"disabled",readonly:"readonly",trueValue:"trueValue",falseValue:"falseValue",ariaLabel:"ariaLabel",ariaLabelledBy:"ariaLabelledBy"},outputs:{onChange:"onChange"},features:[Fr([J0])],decls:5,vars:22,consts:[[3,"ngClass","ngStyle","click"],[1,"p-hidden-accessible"],["type","checkbox","role","switch",3,"checked","disabled","focus","blur"],["input",""],[1,"p-inputswitch-slider"]],template:function(r,i){r&1&&(k(0,"div",0),vt("click",function(s){return i.onClick(s)}),k(1,"div",1)(2,"input",2,3),vt("focus",function(){return i.onFocus()})("blur",function(){return i.onBlur()}),U()(),J(4,"span",4),U()),r&2&&(st(i.styleClass),x("ngClass",rp(18,K0,i.checked(),i.disabled,i.focused))("ngStyle",i.style),G("data-pc-name","inputswitch")("data-pc-section","root"),O(),G("data-pc-section","hiddenInputWrapper")("data-p-hidden-accessible",!0),O(),x("checked",i.checked())("disabled",i.disabled),G("id",i.inputId)("aria-checked",i.checked())("aria-labelledby",i.ariaLabelledBy)("aria-label",i.ariaLabel)("name",i.name)("tabindex",i.tabindex)("data-pc-section","hiddenInput"),O(2),G("data-pc-section","slider"))},dependencies:[Zn,Qn],styles:[`@layer primeng{.p-inputswitch{position:relative;display:inline-block;-webkit-user-select:none;user-select:none}.p-inputswitch-slider{position:absolute;cursor:pointer;inset:0;border:1px solid transparent}.p-inputswitch-slider:before{position:absolute;content:"";top:50%}} -`],encapsulation:2,changeDetection:0})}return e})(),em=(()=>{class e{static \u0275fac=function(r){return new(r||e)};static \u0275mod=ce({type:e});static \u0275inj=le({imports:[Ke]})}return e})();function e_(e,t){if(e&1&&(k(0,"a",14),at(1),U()),e&2){let n=t.$implicit;O(),fn(n.name)}}var tm=(()=>{let t=class t{constructor(){this.blogName="Sample Blog",this.checked=!0,this.topics=[{name:"Angular",route:"/angular"},{name:"Web Dev",route:"/webdev"},{name:"DS & Algo",route:"/dsa"}]}};t.\u0275fac=function(i){return new(i||t)},t.\u0275cmp=te({type:t,selectors:[["app-header"]],standalone:!0,features:[Ve],decls:21,vars:3,consts:[[1,"toolbar-row"],["href","",1,"logo"],["src","../../../assets/images/angular-headless-hashnode-logo.jpg","alt","logo"],[1,"theme-control"],[3,"ngModel","ngModelChange"],[1,"social"],[1,"social-link"],["href","https://github.com/monacodelisa/Angular-Headless-Hashnode","target","_blank","rel","noopener noreferrer"],[1,"pi","pi-github"],["href","https://angular-v17-hashnode.monacodelisa.com/","target","_blank","rel","noopener noreferrer"],[1,"pi","pi-globe"],[1,"follow"],["label","Follow",3,"raised"],[1,"series"],["href","","target","_blank","rel","noopener noreferrer",1,"topic-link"],["class","topic-link","href","","target","_blank","rel","noopener noreferrer"]],template:function(i,o){i&1&&(k(0,"p-toolbar")(1,"div",0)(2,"a",1),J(3,"img",2),k(4,"h1"),at(5),U()(),k(6,"div",3)(7,"p-inputSwitch",4),Wc("ngModelChange",function(a){return tp(o.checked,a)||(o.checked=a),a}),U()()(),k(8,"div",0)(9,"div",5)(10,"div",6)(11,"a",7),J(12,"i",8),U(),k(13,"a",9),J(14,"i",10),U()()(),k(15,"div",11),J(16,"p-button",12),U()(),k(17,"div",0)(18,"div",13),qh(19,e_,2,1,"a",15,zh),U()()()),i&2&&(O(5),fn(o.blogName),O(2),Hc("ngModel",o.checked),O(9),x("raised",!0),O(3),Yh(o.topics))},dependencies:[Hg,Ug,eu,Yg,qg,Xg,Jg,em,ru],styles:["p-toolbar[_ngcontent-%COMP%] .toolbar-row[_ngcontent-%COMP%]{display:flex;align-items:center;justify-content:space-between;width:100%}p-toolbar[_ngcontent-%COMP%] .toolbar-row[_ngcontent-%COMP%]:nth-child(2){border-bottom:1px solid rgba(128,128,128,.3137254902)}p-toolbar[_ngcontent-%COMP%] .toolbar-row[_ngcontent-%COMP%] a[_ngcontent-%COMP%]{text-decoration:none;margin:0 .3rem}p-toolbar[_ngcontent-%COMP%] .toolbar-row[_ngcontent-%COMP%] .logo[_ngcontent-%COMP%]{display:flex;align-items:center}p-toolbar[_ngcontent-%COMP%] .toolbar-row[_ngcontent-%COMP%] .logo[_ngcontent-%COMP%] img[_ngcontent-%COMP%]{width:3rem;height:3rem;margin-right:.5rem;border-radius:50%}p-toolbar[_ngcontent-%COMP%] .toolbar-row[_ngcontent-%COMP%] .logo[_ngcontent-%COMP%] h1[_ngcontent-%COMP%]{font-size:1.3rem;font-weight:400;margin:0}p-toolbar[_ngcontent-%COMP%] .toolbar-row[_ngcontent-%COMP%] .social[_ngcontent-%COMP%]{display:flex;align-items:flex-start;justify-content:center;margin:.8rem 0 .5rem}p-toolbar[_ngcontent-%COMP%] .toolbar-row[_ngcontent-%COMP%] .social[_ngcontent-%COMP%] a[_ngcontent-%COMP%] i[_ngcontent-%COMP%]{font-size:1.1rem}p-toolbar[_ngcontent-%COMP%] .toolbar-row[_ngcontent-%COMP%] .follow[_ngcontent-%COMP%]{padding-bottom:.7rem}p-toolbar[_ngcontent-%COMP%] .toolbar-row[_ngcontent-%COMP%] .series[_ngcontent-%COMP%]{display:flex;justify-content:center;width:100%;padding:.7rem 0}p-toolbar[_ngcontent-%COMP%] .toolbar-row[_ngcontent-%COMP%] .series[_ngcontent-%COMP%] a[_ngcontent-%COMP%]{font-size:1.1rem;text-transform:uppercase}"]});let e=t;return e})();var nm=(()=>{let t=class t{};t.\u0275fac=function(i){return new(i||t)},t.\u0275cmp=te({type:t,selectors:[["app-footer"]],standalone:!0,features:[Ve],decls:2,vars:0,template:function(i,o){i&1&&(k(0,"p"),at(1,"footer works!"),U())}});let e=t;return e})();var rm=(()=>{let t=class t{constructor(){this.title="angular-primeng-app"}};t.\u0275fac=function(i){return new(i||t)},t.\u0275cmp=te({type:t,selectors:[["app-root"]],standalone:!0,features:[Ve],decls:4,vars:0,template:function(i,o){i&1&&(J(0,"app-header"),k(1,"p"),at(2,"hello"),U(),J(3,"app-footer"))},dependencies:[tm,nm]});let e=t;return e})();Vp(rm,bg).catch(e=>console.error(e)); diff --git a/angular-primeng-app/dist/browser/main-OUFQJIGP.js b/angular-primeng-app/dist/browser/main-OUFQJIGP.js new file mode 100644 index 0000000..2b4f101 --- /dev/null +++ b/angular-primeng-app/dist/browser/main-OUFQJIGP.js @@ -0,0 +1,18 @@ +import{A as zi,B as ue,C as ne,a as Rt,b as Ci,c as wi,d as Mi,e as xi,f as Ii,g as Di,h as Si,i as Ei,j as vt,k as Ti,l as Re,m as Vi,n as Oi,o as ki,p as Fi,q as Pi,r as Ai,s as Li,t as Ni,u as de,v as Bi,w as ye,x as Me,y as je,z as Hi}from"./chunk-BSR3TW2G.js";import{c as Ct,d as We,f as Ge,g as Ue,h as qe,i as $e}from"./chunk-RV6LF5VC.js";import{$ as O,$b as gt,A as ni,Ab as Q,Ac as bt,Bb as he,Cb as Ht,Db as K,Eb as He,F as oi,Fb as H,Gb as z,Hb as ht,Ib as C,Jb as F,Lb as pi,Mb as me,Na as li,Nb as fe,Oa as te,Ob as ge,Pb as ze,Qb as T,Ra as a,Rb as Ve,Sa as f,Sb as mt,Ta as ci,Tb as ft,Ub as hi,V as Nt,Va as di,Vb as mi,W as V,Wa as ui,Wb as fi,Xa as pe,Xb as gi,Ya as se,Yb as ae,Z as Se,Zb as _e,_ as v,_a as Ae,_b as _i,a as U,aa as q,ab as $,b as Fe,ba as ri,bc as yi,c as ct,ca as P,da as A,ea as ve,fa as N,fb as h,gb as _,h as nt,ha as Ee,hb as l,ia as k,ib as Le,ic as bi,jb as Ne,ka as Te,kb as E,kc as zt,lb as pt,mb as Z,na as dt,nb as Be,nc as ie,oa as si,ob as Ce,pb as we,qa as Pe,qb as c,ra as ut,rb as d,rc as J,sa as B,sb as m,sc as le,tb as j,tc as ee,ua as ai,ub as W,uc as ce,v as ii,vb as R,vc as vi,wb as Y,wc as _t,xb as w,xc as yt,ya as Bt,yb as p,yc as L,za as re,zb as X}from"./chunk-M2IUTPRF.js";var Qi=(()=>{let n=class n{constructor(i,o){this._renderer=i,this._elementRef=o,this.onChange=r=>{},this.onTouched=()=>{}}setProperty(i,o){this._renderer.setProperty(this._elementRef.nativeElement,i,o)}registerOnTouched(i){this.onTouched=i}registerOnChange(i){this.onChange=i}setDisabledState(i){this.setProperty("disabled",i)}};n.\u0275fac=function(o){return new(o||n)(f(pe),f(N))},n.\u0275dir=q({type:n});let t=n;return t})(),Nn=(()=>{let n=class n extends Qi{};n.\u0275fac=(()=>{let i;return function(r){return(i||(i=re(n)))(r||n)}})(),n.\u0275dir=q({type:n,features:[$]});let t=n;return t})(),st=new Te("");var Bn={provide:st,useExisting:Pe(()=>Dt),multi:!0};function Hn(){let t=zt()?zt().getUserAgent():"";return/android (\d+)/.test(t.toLowerCase())}var zn=new Te(""),Dt=(()=>{let n=class n extends Qi{constructor(i,o,r){super(i,o),this._compositionMode=r,this._composing=!1,this._compositionMode==null&&(this._compositionMode=!Hn())}writeValue(i){let o=i??"";this.setProperty("value",o)}_handleInput(i){(!this._compositionMode||this._compositionMode&&!this._composing)&&this.onChange(i)}_compositionStart(){this._composing=!0}_compositionEnd(i){this._composing=!1,this._compositionMode&&this.onChange(i)}};n.\u0275fac=function(o){return new(o||n)(f(pe),f(N),f(zn,8))},n.\u0275dir=q({type:n,selectors:[["input","formControlName","",3,"type","checkbox"],["textarea","formControlName",""],["input","formControl","",3,"type","checkbox"],["textarea","formControl",""],["input","ngModel","",3,"type","checkbox"],["textarea","ngModel",""],["","ngDefaultControl",""]],hostBindings:function(o,r){o&1&&w("input",function(u){return r._handleInput(u.target.value)})("blur",function(){return r.onTouched()})("compositionstart",function(){return r._compositionStart()})("compositionend",function(u){return r._compositionEnd(u.target.value)})},features:[ze([Bn]),$]});let t=n;return t})();var Zi=new Te(""),Yi=new Te("");function Xi(t){return t!=null}function Ki(t){return yi(t)?ii(t):t}function Ji(t){let n={};return t.forEach(e=>{n=e!=null?U(U({},n),e):n}),Object.keys(n).length===0?null:n}function en(t,n){return n.map(e=>e(t))}function Rn(t){return!t.validate}function tn(t){return t.map(n=>Rn(n)?n:e=>n.validate(e))}function jn(t){if(!t)return null;let n=t.filter(Xi);return n.length==0?null:function(e){return Ji(en(e,n))}}function nn(t){return t!=null?jn(tn(t)):null}function Wn(t){if(!t)return null;let n=t.filter(Xi);return n.length==0?null:function(e){let i=en(e,n).map(Ki);return oi(i).pipe(ni(Ji))}}function on(t){return t!=null?Wn(tn(t)):null}function Ri(t,n){return t===null?[n]:Array.isArray(t)?[...t,n]:[t,n]}function rn(t){return t._rawValidators}function sn(t){return t._rawAsyncValidators}function jt(t){return t?Array.isArray(t)?t:[t]:[]}function Mt(t,n){return Array.isArray(t)?t.includes(n):t===n}function ji(t,n){let e=jt(n);return jt(t).forEach(o=>{Mt(e,o)||e.push(o)}),e}function Wi(t,n){return jt(n).filter(e=>!Mt(t,e))}var xt=class{constructor(){this._rawValidators=[],this._rawAsyncValidators=[],this._onDestroyCallbacks=[]}get value(){return this.control?this.control.value:null}get valid(){return this.control?this.control.valid:null}get invalid(){return this.control?this.control.invalid:null}get pending(){return this.control?this.control.pending:null}get disabled(){return this.control?this.control.disabled:null}get enabled(){return this.control?this.control.enabled:null}get errors(){return this.control?this.control.errors:null}get pristine(){return this.control?this.control.pristine:null}get dirty(){return this.control?this.control.dirty:null}get touched(){return this.control?this.control.touched:null}get status(){return this.control?this.control.status:null}get untouched(){return this.control?this.control.untouched:null}get statusChanges(){return this.control?this.control.statusChanges:null}get valueChanges(){return this.control?this.control.valueChanges:null}get path(){return null}_setValidators(n){this._rawValidators=n||[],this._composedValidatorFn=nn(this._rawValidators)}_setAsyncValidators(n){this._rawAsyncValidators=n||[],this._composedAsyncValidatorFn=on(this._rawAsyncValidators)}get validator(){return this._composedValidatorFn||null}get asyncValidator(){return this._composedAsyncValidatorFn||null}_registerOnDestroy(n){this._onDestroyCallbacks.push(n)}_invokeOnDestroyCallbacks(){this._onDestroyCallbacks.forEach(n=>n()),this._onDestroyCallbacks=[]}reset(n=void 0){this.control&&this.control.reset(n)}hasError(n,e){return this.control?this.control.hasError(n,e):!1}getError(n,e){return this.control?this.control.getError(n,e):null}},Wt=class extends xt{get formDirective(){return null}get path(){return null}},Oe=class extends xt{constructor(){super(...arguments),this._parent=null,this.name=null,this.valueAccessor=null}},Gt=class{constructor(n){this._cd=n}get isTouched(){return!!this._cd?.control?.touched}get isUntouched(){return!!this._cd?.control?.untouched}get isPristine(){return!!this._cd?.control?.pristine}get isDirty(){return!!this._cd?.control?.dirty}get isValid(){return!!this._cd?.control?.valid}get isInvalid(){return!!this._cd?.control?.invalid}get isPending(){return!!this._cd?.control?.pending}get isSubmitted(){return!!this._cd?.submitted}},Gn={"[class.ng-untouched]":"isUntouched","[class.ng-touched]":"isTouched","[class.ng-pristine]":"isPristine","[class.ng-dirty]":"isDirty","[class.ng-valid]":"isValid","[class.ng-invalid]":"isInvalid","[class.ng-pending]":"isPending"},Rs=Fe(U({},Gn),{"[class.ng-submitted]":"isSubmitted"}),Ze=(()=>{let n=class n extends Gt{constructor(i){super(i)}};n.\u0275fac=function(o){return new(o||n)(f(Oe,2))},n.\u0275dir=q({type:n,selectors:[["","formControlName",""],["","ngModel",""],["","formControl",""]],hostVars:14,hostBindings:function(o,r){o&2&&Le("ng-untouched",r.isUntouched)("ng-touched",r.isTouched)("ng-pristine",r.isPristine)("ng-dirty",r.isDirty)("ng-valid",r.isValid)("ng-invalid",r.isInvalid)("ng-pending",r.isPending)},features:[$]});let t=n;return t})();var ot="VALID",wt="INVALID",Qe="PENDING",rt="DISABLED";function Un(t){return(St(t)?t.validators:t)||null}function qn(t){return Array.isArray(t)?nn(t):t||null}function $n(t,n){return(St(n)?n.asyncValidators:t)||null}function Qn(t){return Array.isArray(t)?on(t):t||null}function St(t){return t!=null&&!Array.isArray(t)&&typeof t=="object"}var Ut=class{constructor(n,e){this._pendingDirty=!1,this._hasOwnPendingAsyncValidator=!1,this._pendingTouched=!1,this._onCollectionChange=()=>{},this._parent=null,this.pristine=!0,this.touched=!1,this._onDisabledChange=[],this._assignValidators(n),this._assignAsyncValidators(e)}get validator(){return this._composedValidatorFn}set validator(n){this._rawValidators=this._composedValidatorFn=n}get asyncValidator(){return this._composedAsyncValidatorFn}set asyncValidator(n){this._rawAsyncValidators=this._composedAsyncValidatorFn=n}get parent(){return this._parent}get valid(){return this.status===ot}get invalid(){return this.status===wt}get pending(){return this.status==Qe}get disabled(){return this.status===rt}get enabled(){return this.status!==rt}get dirty(){return!this.pristine}get untouched(){return!this.touched}get updateOn(){return this._updateOn?this._updateOn:this.parent?this.parent.updateOn:"change"}setValidators(n){this._assignValidators(n)}setAsyncValidators(n){this._assignAsyncValidators(n)}addValidators(n){this.setValidators(ji(n,this._rawValidators))}addAsyncValidators(n){this.setAsyncValidators(ji(n,this._rawAsyncValidators))}removeValidators(n){this.setValidators(Wi(n,this._rawValidators))}removeAsyncValidators(n){this.setAsyncValidators(Wi(n,this._rawAsyncValidators))}hasValidator(n){return Mt(this._rawValidators,n)}hasAsyncValidator(n){return Mt(this._rawAsyncValidators,n)}clearValidators(){this.validator=null}clearAsyncValidators(){this.asyncValidator=null}markAsTouched(n={}){this.touched=!0,this._parent&&!n.onlySelf&&this._parent.markAsTouched(n)}markAllAsTouched(){this.markAsTouched({onlySelf:!0}),this._forEachChild(n=>n.markAllAsTouched())}markAsUntouched(n={}){this.touched=!1,this._pendingTouched=!1,this._forEachChild(e=>{e.markAsUntouched({onlySelf:!0})}),this._parent&&!n.onlySelf&&this._parent._updateTouched(n)}markAsDirty(n={}){this.pristine=!1,this._parent&&!n.onlySelf&&this._parent.markAsDirty(n)}markAsPristine(n={}){this.pristine=!0,this._pendingDirty=!1,this._forEachChild(e=>{e.markAsPristine({onlySelf:!0})}),this._parent&&!n.onlySelf&&this._parent._updatePristine(n)}markAsPending(n={}){this.status=Qe,n.emitEvent!==!1&&this.statusChanges.emit(this.status),this._parent&&!n.onlySelf&&this._parent.markAsPending(n)}disable(n={}){let e=this._parentMarkedDirty(n.onlySelf);this.status=rt,this.errors=null,this._forEachChild(i=>{i.disable(Fe(U({},n),{onlySelf:!0}))}),this._updateValue(),n.emitEvent!==!1&&(this.valueChanges.emit(this.value),this.statusChanges.emit(this.status)),this._updateAncestors(Fe(U({},n),{skipPristineCheck:e})),this._onDisabledChange.forEach(i=>i(!0))}enable(n={}){let e=this._parentMarkedDirty(n.onlySelf);this.status=ot,this._forEachChild(i=>{i.enable(Fe(U({},n),{onlySelf:!0}))}),this.updateValueAndValidity({onlySelf:!0,emitEvent:n.emitEvent}),this._updateAncestors(Fe(U({},n),{skipPristineCheck:e})),this._onDisabledChange.forEach(i=>i(!1))}_updateAncestors(n){this._parent&&!n.onlySelf&&(this._parent.updateValueAndValidity(n),n.skipPristineCheck||this._parent._updatePristine(),this._parent._updateTouched())}setParent(n){this._parent=n}getRawValue(){return this.value}updateValueAndValidity(n={}){this._setInitialStatus(),this._updateValue(),this.enabled&&(this._cancelExistingSubscription(),this.errors=this._runValidator(),this.status=this._calculateStatus(),(this.status===ot||this.status===Qe)&&this._runAsyncValidator(n.emitEvent)),n.emitEvent!==!1&&(this.valueChanges.emit(this.value),this.statusChanges.emit(this.status)),this._parent&&!n.onlySelf&&this._parent.updateValueAndValidity(n)}_updateTreeValidity(n={emitEvent:!0}){this._forEachChild(e=>e._updateTreeValidity(n)),this.updateValueAndValidity({onlySelf:!0,emitEvent:n.emitEvent})}_setInitialStatus(){this.status=this._allControlsDisabled()?rt:ot}_runValidator(){return this.validator?this.validator(this):null}_runAsyncValidator(n){if(this.asyncValidator){this.status=Qe,this._hasOwnPendingAsyncValidator=!0;let e=Ki(this.asyncValidator(this));this._asyncValidationSubscription=e.subscribe(i=>{this._hasOwnPendingAsyncValidator=!1,this.setErrors(i,{emitEvent:n})})}}_cancelExistingSubscription(){this._asyncValidationSubscription&&(this._asyncValidationSubscription.unsubscribe(),this._hasOwnPendingAsyncValidator=!1)}setErrors(n,e={}){this.errors=n,this._updateControlsErrors(e.emitEvent!==!1)}get(n){let e=n;return e==null||(Array.isArray(e)||(e=e.split(".")),e.length===0)?null:e.reduce((i,o)=>i&&i._find(o),this)}getError(n,e){let i=e?this.get(e):this;return i&&i.errors?i.errors[n]:null}hasError(n,e){return!!this.getError(n,e)}get root(){let n=this;for(;n._parent;)n=n._parent;return n}_updateControlsErrors(n){this.status=this._calculateStatus(),n&&this.statusChanges.emit(this.status),this._parent&&this._parent._updateControlsErrors(n)}_initObservables(){this.valueChanges=new V,this.statusChanges=new V}_calculateStatus(){return this._allControlsDisabled()?rt:this.errors?wt:this._hasOwnPendingAsyncValidator||this._anyControlsHaveStatus(Qe)?Qe:this._anyControlsHaveStatus(wt)?wt:ot}_anyControlsHaveStatus(n){return this._anyControls(e=>e.status===n)}_anyControlsDirty(){return this._anyControls(n=>n.dirty)}_anyControlsTouched(){return this._anyControls(n=>n.touched)}_updatePristine(n={}){this.pristine=!this._anyControlsDirty(),this._parent&&!n.onlySelf&&this._parent._updatePristine(n)}_updateTouched(n={}){this.touched=this._anyControlsTouched(),this._parent&&!n.onlySelf&&this._parent._updateTouched(n)}_registerOnCollectionChange(n){this._onCollectionChange=n}_setUpdateStrategy(n){St(n)&&n.updateOn!=null&&(this._updateOn=n.updateOn)}_parentMarkedDirty(n){let e=this._parent&&this._parent.dirty;return!n&&!!e&&!this._parent._anyControlsDirty()}_find(n){return null}_assignValidators(n){this._rawValidators=Array.isArray(n)?n.slice():n,this._composedValidatorFn=qn(this._rawValidators)}_assignAsyncValidators(n){this._rawAsyncValidators=Array.isArray(n)?n.slice():n,this._composedAsyncValidatorFn=Qn(this._rawAsyncValidators)}};var Et=new Te("CallSetDisabledState",{providedIn:"root",factory:()=>Tt}),Tt="always";function Zn(t,n){return[...n.path,t]}function an(t,n,e=Tt){Xn(t,n),n.valueAccessor.writeValue(t.value),(t.disabled||e==="always")&&n.valueAccessor.setDisabledState?.(t.disabled),Jn(t,n),to(t,n),eo(t,n),Yn(t,n)}function Gi(t,n,e=!0){let i=()=>{};n.valueAccessor&&(n.valueAccessor.registerOnChange(i),n.valueAccessor.registerOnTouched(i)),Kn(t,n),t&&(n._invokeOnDestroyCallbacks(),t._registerOnCollectionChange(()=>{}))}function It(t,n){t.forEach(e=>{e.registerOnValidatorChange&&e.registerOnValidatorChange(n)})}function Yn(t,n){if(n.valueAccessor.setDisabledState){let e=i=>{n.valueAccessor.setDisabledState(i)};t.registerOnDisabledChange(e),n._registerOnDestroy(()=>{t._unregisterOnDisabledChange(e)})}}function Xn(t,n){let e=rn(t);n.validator!==null?t.setValidators(Ri(e,n.validator)):typeof e=="function"&&t.setValidators([e]);let i=sn(t);n.asyncValidator!==null?t.setAsyncValidators(Ri(i,n.asyncValidator)):typeof i=="function"&&t.setAsyncValidators([i]);let o=()=>t.updateValueAndValidity();It(n._rawValidators,o),It(n._rawAsyncValidators,o)}function Kn(t,n){let e=!1;if(t!==null){if(n.validator!==null){let o=rn(t);if(Array.isArray(o)&&o.length>0){let r=o.filter(s=>s!==n.validator);r.length!==o.length&&(e=!0,t.setValidators(r))}}if(n.asyncValidator!==null){let o=sn(t);if(Array.isArray(o)&&o.length>0){let r=o.filter(s=>s!==n.asyncValidator);r.length!==o.length&&(e=!0,t.setAsyncValidators(r))}}}let i=()=>{};return It(n._rawValidators,i),It(n._rawAsyncValidators,i),e}function Jn(t,n){n.valueAccessor.registerOnChange(e=>{t._pendingValue=e,t._pendingChange=!0,t._pendingDirty=!0,t.updateOn==="change"&&ln(t,n)})}function eo(t,n){n.valueAccessor.registerOnTouched(()=>{t._pendingTouched=!0,t.updateOn==="blur"&&t._pendingChange&&ln(t,n),t.updateOn!=="submit"&&t.markAsTouched()})}function ln(t,n){t._pendingDirty&&t.markAsDirty(),t.setValue(t._pendingValue,{emitModelToViewChange:!1}),n.viewToModelUpdate(t._pendingValue),t._pendingChange=!1}function to(t,n){let e=(i,o)=>{n.valueAccessor.writeValue(i),o&&n.viewToModelUpdate(i)};t.registerOnChange(e),n._registerOnDestroy(()=>{t._unregisterOnChange(e)})}function cn(t,n){if(!t.hasOwnProperty("model"))return!1;let e=t.model;return e.isFirstChange()?!0:!Object.is(n,e.currentValue)}function io(t){return Object.getPrototypeOf(t.constructor)===Nn}function dn(t,n){if(!n)return null;Array.isArray(n);let e,i,o;return n.forEach(r=>{r.constructor===Dt?e=r:io(r)?i=r:o=r}),o||i||e||null}function Ui(t,n){let e=t.indexOf(n);e>-1&&t.splice(e,1)}function qi(t){return typeof t=="object"&&t!==null&&Object.keys(t).length===2&&"value"in t&&"disabled"in t}var qt=class extends Ut{constructor(n=null,e,i){super(Un(e),$n(i,e)),this.defaultValue=null,this._onChange=[],this._pendingChange=!1,this._applyFormState(n),this._setUpdateStrategy(e),this._initObservables(),this.updateValueAndValidity({onlySelf:!0,emitEvent:!!this.asyncValidator}),St(e)&&(e.nonNullable||e.initialValueIsDefault)&&(qi(n)?this.defaultValue=n.value:this.defaultValue=n)}setValue(n,e={}){this.value=this._pendingValue=n,this._onChange.length&&e.emitModelToViewChange!==!1&&this._onChange.forEach(i=>i(this.value,e.emitViewToModelChange!==!1)),this.updateValueAndValidity(e)}patchValue(n,e={}){this.setValue(n,e)}reset(n=this.defaultValue,e={}){this._applyFormState(n),this.markAsPristine(e),this.markAsUntouched(e),this.setValue(this.value,e),this._pendingChange=!1}_updateValue(){}_anyControls(n){return!1}_allControlsDisabled(){return this.disabled}registerOnChange(n){this._onChange.push(n)}_unregisterOnChange(n){Ui(this._onChange,n)}registerOnDisabledChange(n){this._onDisabledChange.push(n)}_unregisterOnDisabledChange(n){Ui(this._onDisabledChange,n)}_forEachChild(n){}_syncPendingControls(){return this.updateOn==="submit"&&(this._pendingDirty&&this.markAsDirty(),this._pendingTouched&&this.markAsTouched(),this._pendingChange)?(this.setValue(this._pendingValue,{onlySelf:!0,emitModelToViewChange:!1}),!0):!1}_applyFormState(n){qi(n)?(this.value=this._pendingValue=n.value,n.disabled?this.disable({onlySelf:!0,emitEvent:!1}):this.enable({onlySelf:!0,emitEvent:!1})):this.value=this._pendingValue=n}};var no={provide:Oe,useExisting:Pe(()=>ke)},$i=Promise.resolve(),ke=(()=>{let n=class n extends Oe{constructor(i,o,r,s,u,b){super(),this._changeDetectorRef=u,this.callSetDisabledState=b,this.control=new qt,this._registered=!1,this.name="",this.update=new V,this._parent=i,this._setValidators(o),this._setAsyncValidators(r),this.valueAccessor=dn(this,s)}ngOnChanges(i){if(this._checkForErrors(),!this._registered||"name"in i){if(this._registered&&(this._checkName(),this.formDirective)){let o=i.name.previousValue;this.formDirective.removeControl({name:o,path:this._getPath(o)})}this._setUpControl()}"isDisabled"in i&&this._updateDisabled(i),cn(i,this.viewModel)&&(this._updateValue(this.model),this.viewModel=this.model)}ngOnDestroy(){this.formDirective&&this.formDirective.removeControl(this)}get path(){return this._getPath(this.name)}get formDirective(){return this._parent?this._parent.formDirective:null}viewToModelUpdate(i){this.viewModel=i,this.update.emit(i)}_setUpControl(){this._setUpdateStrategy(),this._isStandalone()?this._setUpStandalone():this.formDirective.addControl(this),this._registered=!0}_setUpdateStrategy(){this.options&&this.options.updateOn!=null&&(this.control._updateOn=this.options.updateOn)}_isStandalone(){return!this._parent||!!(this.options&&this.options.standalone)}_setUpStandalone(){an(this.control,this,this.callSetDisabledState),this.control.updateValueAndValidity({emitEvent:!1})}_checkForErrors(){this._isStandalone()||this._checkParentType(),this._checkName()}_checkParentType(){}_checkName(){this.options&&this.options.name&&(this.name=this.options.name),!this._isStandalone()&&this.name}_updateValue(i){$i.then(()=>{this.control.setValue(i,{emitViewToModelChange:!1}),this._changeDetectorRef?.markForCheck()})}_updateDisabled(i){let o=i.isDisabled.currentValue,r=o!==0&&bi(o);$i.then(()=>{r&&!this.control.disabled?this.control.disable():!r&&this.control.disabled&&this.control.enable(),this._changeDetectorRef?.markForCheck()})}_getPath(i){return this._parent?Zn(i,this._parent):[i]}};n.\u0275fac=function(o){return new(o||n)(f(Wt,9),f(Zi,10),f(Yi,10),f(st,10),f(se,8),f(Et,8))},n.\u0275dir=q({type:n,selectors:[["","ngModel","",3,"formControlName","",3,"formControl",""]],inputs:{name:"name",isDisabled:[Se.None,"disabled","isDisabled"],model:[Se.None,"ngModel","model"],options:[Se.None,"ngModelOptions","options"]},outputs:{update:"ngModelChange"},exportAs:["ngModel"],features:[ze([no]),$,Bt]});let t=n;return t})();var un=new Te(""),oo={provide:Oe,useExisting:Pe(()=>$t)},$t=(()=>{let n=class n extends Oe{set isDisabled(i){}constructor(i,o,r,s,u){super(),this._ngModelWarningConfig=s,this.callSetDisabledState=u,this.update=new V,this._ngModelWarningSent=!1,this._setValidators(i),this._setAsyncValidators(o),this.valueAccessor=dn(this,r)}ngOnChanges(i){if(this._isControlChanged(i)){let o=i.form.previousValue;o&&Gi(o,this,!1),an(this.form,this,this.callSetDisabledState),this.form.updateValueAndValidity({emitEvent:!1})}cn(i,this.viewModel)&&(this.form.setValue(this.model),this.viewModel=this.model)}ngOnDestroy(){this.form&&Gi(this.form,this,!1)}get path(){return[]}get control(){return this.form}viewToModelUpdate(i){this.viewModel=i,this.update.emit(i)}_isControlChanged(i){return i.hasOwnProperty("form")}};n._ngModelWarningSentOnce=!1,n.\u0275fac=function(o){return new(o||n)(f(Zi,10),f(Yi,10),f(st,10),f(un,8),f(Et,8))},n.\u0275dir=q({type:n,selectors:[["","formControl",""]],inputs:{form:[Se.None,"formControl","form"],isDisabled:[Se.None,"disabled","isDisabled"],model:[Se.None,"ngModel","model"]},outputs:{update:"ngModelChange"},exportAs:["ngForm"],features:[ze([oo]),$,Bt]});let t=n;return t})();var pn=(()=>{let n=class n{};n.\u0275fac=function(o){return new(o||n)},n.\u0275mod=O({type:n}),n.\u0275inj=k({});let t=n;return t})();var Ye=(()=>{let n=class n{static withConfig(i){return{ngModule:n,providers:[{provide:Et,useValue:i.callSetDisabledState??Tt}]}}};n.\u0275fac=function(o){return new(o||n)},n.\u0275mod=O({type:n}),n.\u0275inj=k({imports:[pn]});let t=n;return t})(),hn=(()=>{let n=class n{static withConfig(i){return{ngModule:n,providers:[{provide:un,useValue:i.warnOnNgModelWithFormControl??"always"},{provide:Et,useValue:i.callSetDisabledState??Tt}]}}};n.\u0275fac=function(o){return new(o||n)},n.\u0275mod=O({type:n}),n.\u0275inj=k({imports:[pn]});let t=n;return t})();var Ot=(()=>{let n=class n{constructor(i){this.document=i,this.activeTheme="dark",this.LINK_ID="app-theme"}setTheme(i){let o=this.document.getElementById(this.LINK_ID);o&&(o.href=i+".css"),this.activeTheme=i}};n.\u0275fac=function(o){return new(o||n)(ut(ie))},n.\u0275prov=Ee({token:n,factory:n.\u0275fac,providedIn:"root"});let t=n;return t})();function ro(t,n){t&1&&R(0)}function so(t,n){if(t&1&&(c(0,"div",4),h(1,ro,1,0,"ng-container",5),d()),t&2){let e=p();_("data-pc-section","start"),a(),l("ngTemplateOutlet",e.startTemplate)}}function ao(t,n){t&1&&R(0)}function lo(t,n){if(t&1&&(c(0,"div",6),h(1,ao,1,0,"ng-container",5),d()),t&2){let e=p();_("data-pc-section","center"),a(),l("ngTemplateOutlet",e.centerTemplate)}}function co(t,n){t&1&&R(0)}function uo(t,n){if(t&1&&(c(0,"div",7),h(1,co,1,0,"ng-container",5),d()),t&2){let e=p();_("data-pc-section","end"),a(),l("ngTemplateOutlet",e.endTemplate)}}var po=["*"],Xe=(()=>{class t{el;style;styleClass;ariaLabelledBy;templates;startTemplate;endTemplate;centerTemplate;constructor(e){this.el=e}getBlockableElement(){return this.el.nativeElement.children[0]}ngAfterContentInit(){this.templates.forEach(e=>{switch(e.getType()){case"start":case"left":this.startTemplate=e.template;break;case"end":case"right":this.endTemplate=e.template;break;case"center":this.centerTemplate=e.template;break}})}static \u0275fac=function(i){return new(i||t)(f(N))};static \u0275cmp=v({type:t,selectors:[["p-toolbar"]],contentQueries:function(i,o,r){if(i&1&&K(r,ue,4),i&2){let s;H(s=z())&&(o.templates=s)}},hostAttrs:[1,"p-element"],inputs:{style:"style",styleClass:"styleClass",ariaLabelledBy:"ariaLabelledBy"},ngContentSelectors:po,decls:5,vars:9,consts:[["role","toolbar",3,"ngClass","ngStyle"],["class","p-toolbar-group-left p-toolbar-group-start",4,"ngIf"],["class","p-toolbar-group-center",4,"ngIf"],["class","p-toolbar-group-right p-toolbar-group-end",4,"ngIf"],[1,"p-toolbar-group-left","p-toolbar-group-start"],[4,"ngTemplateOutlet"],[1,"p-toolbar-group-center"],[1,"p-toolbar-group-right","p-toolbar-group-end"]],template:function(i,o){i&1&&(X(),c(0,"div",0),Q(1),h(2,so,2,2,"div",1)(3,lo,2,2,"div",2)(4,uo,2,2,"div",3),d()),i&2&&(E(o.styleClass),l("ngClass","p-toolbar p-component")("ngStyle",o.style),_("aria-labelledby",o.ariaLabelledBy)("data-pc-name","toolbar"),a(2),l("ngIf",o.startTemplate),a(),l("ngIf",o.centerTemplate),a(),l("ngIf",o.endTemplate))},dependencies:[J,le,ce,ee],styles:[`@layer primeng{.p-toolbar{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap}.p-toolbar-group-start,.p-toolbar-group-center,.p-toolbar-group-end,.p-toolbar-group-left,.p-toolbar-group-right{display:flex;align-items:center}} +`],encapsulation:2,changeDetection:0})}return t})(),Ke=(()=>{class t{static \u0275fac=function(i){return new(i||t)};static \u0275mod=O({type:t});static \u0275inj=k({imports:[L]})}return t})();var g=(()=>{class t{static zindex=1e3;static calculatedScrollbarWidth=null;static calculatedScrollbarHeight=null;static browser;static addClass(e,i){e&&i&&(e.classList?e.classList.add(i):e.className+=" "+i)}static addMultipleClasses(e,i){if(e&&i)if(e.classList){let o=i.trim().split(" ");for(let r=0;ro.split(" ").forEach(r=>this.removeClass(e,r)))}static hasClass(e,i){return e&&i?e.classList?e.classList.contains(i):new RegExp("(^| )"+i+"( |$)","gi").test(e.className):!1}static siblings(e){return Array.prototype.filter.call(e.parentNode.children,function(i){return i!==e})}static find(e,i){return Array.from(e.querySelectorAll(i))}static findSingle(e,i){return this.isElement(e)?e.querySelector(i):null}static index(e){let i=e.parentNode.childNodes,o=0;for(var r=0;r{if(De)return getComputedStyle(De).getPropertyValue("position")==="relative"?De:o(De.parentElement)},r=e.offsetParent?{width:e.offsetWidth,height:e.offsetHeight}:this.getHiddenElementDimensions(e),s=i.offsetHeight,u=i.getBoundingClientRect(),b=this.getWindowScrollTop(),y=this.getWindowScrollLeft(),I=this.getViewport(),M=o(e)?.getBoundingClientRect()||{top:-1*b,left:-1*y},x,G;u.top+s+r.height>I.height?(x=u.top-M.top-r.height,e.style.transformOrigin="bottom",u.top+x<0&&(x=-1*u.top)):(x=s+u.top-M.top,e.style.transformOrigin="top");let be=u.left+r.width-I.width,Lt=u.left-M.left;r.width>I.width?G=(u.left-M.left)*-1:be>0?G=Lt-be:G=u.left-M.left,e.style.top=x+"px",e.style.left=G+"px"}static absolutePosition(e,i){let o=e.offsetParent?{width:e.offsetWidth,height:e.offsetHeight}:this.getHiddenElementDimensions(e),r=o.height,s=o.width,u=i.offsetHeight,b=i.offsetWidth,y=i.getBoundingClientRect(),I=this.getWindowScrollTop(),D=this.getWindowScrollLeft(),M=this.getViewport(),x,G;y.top+u+r>M.height?(x=y.top+I-r,e.style.transformOrigin="bottom",x<0&&(x=I)):(x=u+y.top+I,e.style.transformOrigin="top"),y.left+s>M.width?G=Math.max(0,y.left+D+b-s):G=y.left+D,e.style.top=x+"px",e.style.left=G+"px"}static getParents(e,i=[]){return e.parentNode===null?i:this.getParents(e.parentNode,i.concat([e.parentNode]))}static getScrollableParents(e){let i=[];if(e){let o=this.getParents(e),r=/(auto|scroll)/,s=u=>{let b=window.getComputedStyle(u,null);return r.test(b.getPropertyValue("overflow"))||r.test(b.getPropertyValue("overflowX"))||r.test(b.getPropertyValue("overflowY"))};for(let u of o){let b=u.nodeType===1&&u.dataset.scrollselectors;if(b){let y=b.split(",");for(let I of y){let D=this.findSingle(u,I);D&&s(D)&&i.push(D)}}u.nodeType!==9&&s(u)&&i.push(u)}}return i}static getHiddenElementOuterHeight(e){e.style.visibility="hidden",e.style.display="block";let i=e.offsetHeight;return e.style.display="none",e.style.visibility="visible",i}static getHiddenElementOuterWidth(e){e.style.visibility="hidden",e.style.display="block";let i=e.offsetWidth;return e.style.display="none",e.style.visibility="visible",i}static getHiddenElementDimensions(e){let i={};return e.style.visibility="hidden",e.style.display="block",i.width=e.offsetWidth,i.height=e.offsetHeight,e.style.display="none",e.style.visibility="visible",i}static scrollInView(e,i){let o=getComputedStyle(e).getPropertyValue("borderTopWidth"),r=o?parseFloat(o):0,s=getComputedStyle(e).getPropertyValue("paddingTop"),u=s?parseFloat(s):0,b=e.getBoundingClientRect(),I=i.getBoundingClientRect().top+document.body.scrollTop-(b.top+document.body.scrollTop)-r-u,D=e.scrollTop,M=e.clientHeight,x=this.getOuterHeight(i);I<0?e.scrollTop=D+I:I+x>M&&(e.scrollTop=D+I-M+x)}static fadeIn(e,i){e.style.opacity=0;let o=+new Date,r=0,s=function(){r=+e.style.opacity.replace(",",".")+(new Date().getTime()-o)/i,e.style.opacity=r,o=+new Date,+r<1&&(window.requestAnimationFrame&&requestAnimationFrame(s)||setTimeout(s,16))};s()}static fadeOut(e,i){var o=1,r=50,s=i,u=r/s;let b=setInterval(()=>{o=o-u,o<=0&&(o=0,clearInterval(b)),e.style.opacity=o},r)}static getWindowScrollTop(){let e=document.documentElement;return(window.pageYOffset||e.scrollTop)-(e.clientTop||0)}static getWindowScrollLeft(){let e=document.documentElement;return(window.pageXOffset||e.scrollLeft)-(e.clientLeft||0)}static matches(e,i){var o=Element.prototype,r=o.matches||o.webkitMatchesSelector||o.mozMatchesSelector||o.msMatchesSelector||function(s){return[].indexOf.call(document.querySelectorAll(s),this)!==-1};return r.call(e,i)}static getOuterWidth(e,i){let o=e.offsetWidth;if(i){let r=getComputedStyle(e);o+=parseFloat(r.marginLeft)+parseFloat(r.marginRight)}return o}static getHorizontalPadding(e){let i=getComputedStyle(e);return parseFloat(i.paddingLeft)+parseFloat(i.paddingRight)}static getHorizontalMargin(e){let i=getComputedStyle(e);return parseFloat(i.marginLeft)+parseFloat(i.marginRight)}static innerWidth(e){let i=e.offsetWidth,o=getComputedStyle(e);return i+=parseFloat(o.paddingLeft)+parseFloat(o.paddingRight),i}static width(e){let i=e.offsetWidth,o=getComputedStyle(e);return i-=parseFloat(o.paddingLeft)+parseFloat(o.paddingRight),i}static getInnerHeight(e){let i=e.offsetHeight,o=getComputedStyle(e);return i+=parseFloat(o.paddingTop)+parseFloat(o.paddingBottom),i}static getOuterHeight(e,i){let o=e.offsetHeight;if(i){let r=getComputedStyle(e);o+=parseFloat(r.marginTop)+parseFloat(r.marginBottom)}return o}static getHeight(e){let i=e.offsetHeight,o=getComputedStyle(e);return i-=parseFloat(o.paddingTop)+parseFloat(o.paddingBottom)+parseFloat(o.borderTopWidth)+parseFloat(o.borderBottomWidth),i}static getWidth(e){let i=e.offsetWidth,o=getComputedStyle(e);return i-=parseFloat(o.paddingLeft)+parseFloat(o.paddingRight)+parseFloat(o.borderLeftWidth)+parseFloat(o.borderRightWidth),i}static getViewport(){let e=window,i=document,o=i.documentElement,r=i.getElementsByTagName("body")[0],s=e.innerWidth||o.clientWidth||r.clientWidth,u=e.innerHeight||o.clientHeight||r.clientHeight;return{width:s,height:u}}static getOffset(e){var i=e.getBoundingClientRect();return{top:i.top+(window.pageYOffset||document.documentElement.scrollTop||document.body.scrollTop||0),left:i.left+(window.pageXOffset||document.documentElement.scrollLeft||document.body.scrollLeft||0)}}static replaceElementWith(e,i){let o=e.parentNode;if(!o)throw"Can't replace element";return o.replaceChild(i,e)}static getUserAgent(){if(navigator&&this.isClient())return navigator.userAgent}static isIE(){var e=window.navigator.userAgent,i=e.indexOf("MSIE ");if(i>0)return!0;var o=e.indexOf("Trident/");if(o>0){var r=e.indexOf("rv:");return!0}var s=e.indexOf("Edge/");return s>0}static isIOS(){return/iPad|iPhone|iPod/.test(navigator.userAgent)&&!window.MSStream}static isAndroid(){return/(android)/i.test(navigator.userAgent)}static isTouchDevice(){return"ontouchstart"in window||navigator.maxTouchPoints>0}static appendChild(e,i){if(this.isElement(i))i.appendChild(e);else if(i&&i.el&&i.el.nativeElement)i.el.nativeElement.appendChild(e);else throw"Cannot append "+i+" to "+e}static removeChild(e,i){if(this.isElement(i))i.removeChild(e);else if(i.el&&i.el.nativeElement)i.el.nativeElement.removeChild(e);else throw"Cannot remove "+e+" from "+i}static removeElement(e){"remove"in Element.prototype?e.remove():e.parentNode.removeChild(e)}static isElement(e){return typeof HTMLElement=="object"?e instanceof HTMLElement:e&&typeof e=="object"&&e!==null&&e.nodeType===1&&typeof e.nodeName=="string"}static calculateScrollbarWidth(e){if(e){let i=getComputedStyle(e);return e.offsetWidth-e.clientWidth-parseFloat(i.borderLeftWidth)-parseFloat(i.borderRightWidth)}else{if(this.calculatedScrollbarWidth!==null)return this.calculatedScrollbarWidth;let i=document.createElement("div");i.className="p-scrollbar-measure",document.body.appendChild(i);let o=i.offsetWidth-i.clientWidth;return document.body.removeChild(i),this.calculatedScrollbarWidth=o,o}}static calculateScrollbarHeight(){if(this.calculatedScrollbarHeight!==null)return this.calculatedScrollbarHeight;let e=document.createElement("div");e.className="p-scrollbar-measure",document.body.appendChild(e);let i=e.offsetHeight-e.clientHeight;return document.body.removeChild(e),this.calculatedScrollbarWidth=i,i}static invokeElementMethod(e,i,o){e[i].apply(e,o)}static clearSelection(){if(window.getSelection)window.getSelection().empty?window.getSelection().empty():window.getSelection().removeAllRanges&&window.getSelection().rangeCount>0&&window.getSelection().getRangeAt(0).getClientRects().length>0&&window.getSelection().removeAllRanges();else if(document.selection&&document.selection.empty)try{document.selection.empty()}catch{}}static getBrowser(){if(!this.browser){let e=this.resolveUserAgent();this.browser={},e.browser&&(this.browser[e.browser]=!0,this.browser.version=e.version),this.browser.chrome?this.browser.webkit=!0:this.browser.webkit&&(this.browser.safari=!0)}return this.browser}static resolveUserAgent(){let e=navigator.userAgent.toLowerCase(),i=/(chrome)[ \/]([\w.]+)/.exec(e)||/(webkit)[ \/]([\w.]+)/.exec(e)||/(opera)(?:.*version|)[ \/]([\w.]+)/.exec(e)||/(msie) ([\w.]+)/.exec(e)||e.indexOf("compatible")<0&&/(mozilla)(?:.*? rv:([\w.]+)|)/.exec(e)||[];return{browser:i[1]||"",version:i[2]||"0"}}static isInteger(e){return Number.isInteger?Number.isInteger(e):typeof e=="number"&&isFinite(e)&&Math.floor(e)===e}static isHidden(e){return!e||e.offsetParent===null}static isVisible(e){return e&&e.offsetParent!=null}static isExist(e){return e!==null&&typeof e<"u"&&e.nodeName&&e.parentNode}static focus(e,i){e&&document.activeElement!==e&&e.focus(i)}static getFocusableElements(e,i=""){let o=this.find(e,`button:not([tabindex = "-1"]):not([disabled]):not([style*="display:none"]):not([hidden])${i}, + [href][clientHeight][clientWidth]:not([tabindex = "-1"]):not([disabled]):not([style*="display:none"]):not([hidden])${i}, + input:not([tabindex = "-1"]):not([disabled]):not([style*="display:none"]):not([hidden])${i}, + select:not([tabindex = "-1"]):not([disabled]):not([style*="display:none"]):not([hidden])${i}, + textarea:not([tabindex = "-1"]):not([disabled]):not([style*="display:none"]):not([hidden])${i}, + [tabIndex]:not([tabIndex = "-1"]):not([disabled]):not([style*="display:none"]):not([hidden])${i}, + [contenteditable]:not([tabIndex = "-1"]):not([disabled]):not([style*="display:none"]):not([hidden])${i}`),r=[];for(let s of o)getComputedStyle(s).display!="none"&&getComputedStyle(s).visibility!="hidden"&&r.push(s);return r}static getFirstFocusableElement(e,i){let o=this.getFocusableElements(e,i);return o.length>0?o[0]:null}static getLastFocusableElement(e,i){let o=this.getFocusableElements(e,i);return o.length>0?o[o.length-1]:null}static getNextFocusableElement(e,i=!1){let o=t.getFocusableElements(e),r=0;if(o&&o.length>0){let s=o.indexOf(o[0].ownerDocument.activeElement);i?s==-1||s===0?r=o.length-1:r=s-1:s!=-1&&s!==o.length-1&&(r=s+1)}return o[r]}static generateZIndex(){return this.zindex=this.zindex||999,++this.zindex}static getSelection(){return window.getSelection?window.getSelection().toString():document.getSelection?document.getSelection().toString():document.selection?document.selection.createRange().text:null}static getTargetElement(e,i){if(!e)return null;switch(e){case"document":return document;case"window":return window;case"@next":return i?.nextElementSibling;case"@prev":return i?.previousElementSibling;case"@parent":return i?.parentElement;case"@grandparent":return i?.parentElement.parentElement;default:let o=typeof e;if(o==="string")return document.querySelector(e);if(o==="object"&&e.hasOwnProperty("nativeElement"))return this.isExist(e.nativeElement)?e.nativeElement:void 0;let s=(u=>!!(u&&u.constructor&&u.call&&u.apply))(e)?e():e;return s&&s.nodeType===9||this.isExist(s)?s:null}}static isClient(){return!!(typeof window<"u"&&window.document&&window.document.createElement)}static getAttribute(e,i){if(e){let o=e.getAttribute(i);return isNaN(o)?o==="true"||o==="false"?o==="true":o:+o}}static calculateBodyScrollbarWidth(){return window.innerWidth-document.documentElement.offsetWidth}static blockBodyScroll(e="p-overflow-hidden"){document.body.style.setProperty("--scrollbar-width",this.calculateBodyScrollbarWidth()+"px"),this.addClass(document.body,e)}static unblockBodyScroll(e="p-overflow-hidden"){document.body.style.removeProperty("--scrollbar-width"),this.removeClass(document.body,e)}}return t})();var ho=["*"],xe=(()=>{class t{label;spin=!1;styleClass;role;ariaLabel;ariaHidden;ngOnInit(){this.getAttributes()}getAttributes(){let e=Bi.isEmpty(this.label);this.role=e?void 0:"img",this.ariaLabel=e?void 0:this.label,this.ariaHidden=e}getClassNames(){return`p-icon ${this.styleClass?this.styleClass+" ":""}${this.spin?"p-icon-spin":""}`}static \u0275fac=function(i){return new(i||t)};static \u0275cmp=v({type:t,selectors:[["ng-component"]],hostAttrs:[1,"p-element","p-icon-wrapper"],inputs:{label:"label",spin:"spin",styleClass:"styleClass"},standalone:!0,features:[T],ngContentSelectors:ho,decls:1,vars:0,template:function(i,o){i&1&&(X(),Q(0))},encapsulation:2,changeDetection:0})}return t})();var Zt=(()=>{class t extends xe{pathId;ngOnInit(){this.pathId="url(#"+ye()+")"}static \u0275fac=(()=>{let e;return function(o){return(e||(e=re(t)))(o||t)}})();static \u0275cmp=v({type:t,selectors:[["SpinnerIcon"]],standalone:!0,features:[$,T],decls:6,vars:7,consts:[["width","14","height","14","viewBox","0 0 14 14","fill","none","xmlns","http://www.w3.org/2000/svg"],["d","M6.99701 14C5.85441 13.999 4.72939 13.7186 3.72012 13.1832C2.71084 12.6478 1.84795 11.8737 1.20673 10.9284C0.565504 9.98305 0.165424 8.89526 0.041387 7.75989C-0.0826496 6.62453 0.073125 5.47607 0.495122 4.4147C0.917119 3.35333 1.59252 2.4113 2.46241 1.67077C3.33229 0.930247 4.37024 0.413729 5.4857 0.166275C6.60117 -0.0811796 7.76026 -0.0520535 8.86188 0.251112C9.9635 0.554278 10.9742 1.12227 11.8057 1.90555C11.915 2.01493 11.9764 2.16319 11.9764 2.31778C11.9764 2.47236 11.915 2.62062 11.8057 2.73C11.7521 2.78503 11.688 2.82877 11.6171 2.85864C11.5463 2.8885 11.4702 2.90389 11.3933 2.90389C11.3165 2.90389 11.2404 2.8885 11.1695 2.85864C11.0987 2.82877 11.0346 2.78503 10.9809 2.73C9.9998 1.81273 8.73246 1.26138 7.39226 1.16876C6.05206 1.07615 4.72086 1.44794 3.62279 2.22152C2.52471 2.99511 1.72683 4.12325 1.36345 5.41602C1.00008 6.70879 1.09342 8.08723 1.62775 9.31926C2.16209 10.5513 3.10478 11.5617 4.29713 12.1803C5.48947 12.7989 6.85865 12.988 8.17414 12.7157C9.48963 12.4435 10.6711 11.7264 11.5196 10.6854C12.3681 9.64432 12.8319 8.34282 12.8328 7C12.8328 6.84529 12.8943 6.69692 13.0038 6.58752C13.1132 6.47812 13.2616 6.41667 13.4164 6.41667C13.5712 6.41667 13.7196 6.47812 13.8291 6.58752C13.9385 6.69692 14 6.84529 14 7C14 8.85651 13.2622 10.637 11.9489 11.9497C10.6356 13.2625 8.85432 14 6.99701 14Z","fill","currentColor"],[3,"id"],["width","14","height","14","fill","white"]],template:function(i,o){i&1&&(ve(),c(0,"svg",0)(1,"g"),m(2,"path",1),d(),c(3,"defs")(4,"clipPath",2),m(5,"rect",3),d()()()),i&2&&(E(o.getClassNames()),_("aria-label",o.ariaLabel)("aria-hidden",o.ariaHidden)("role",o.role),a(),_("clip-path",o.pathId),a(3),l("id",o.pathId))},encapsulation:2})}return t})();var Je=(()=>{class t{document;platformId;renderer;el;zone;config;constructor(e,i,o,r,s,u){this.document=e,this.platformId=i,this.renderer=o,this.el=r,this.zone=s,this.config=u}animationListener;mouseDownListener;timeout;ngAfterViewInit(){bt(this.platformId)&&this.config&&this.config.ripple&&this.zone.runOutsideAngular(()=>{this.create(),this.mouseDownListener=this.renderer.listen(this.el.nativeElement,"mousedown",this.onMouseDown.bind(this))})}onMouseDown(e){let i=this.getInk();if(!i||this.document.defaultView?.getComputedStyle(i,null).display==="none")return;if(g.removeClass(i,"p-ink-active"),!g.getHeight(i)&&!g.getWidth(i)){let u=Math.max(g.getOuterWidth(this.el.nativeElement),g.getOuterHeight(this.el.nativeElement));i.style.height=u+"px",i.style.width=u+"px"}let o=g.getOffset(this.el.nativeElement),r=e.pageX-o.left+this.document.body.scrollTop-g.getWidth(i)/2,s=e.pageY-o.top+this.document.body.scrollLeft-g.getHeight(i)/2;this.renderer.setStyle(i,"top",s+"px"),this.renderer.setStyle(i,"left",r+"px"),g.addClass(i,"p-ink-active"),this.timeout=setTimeout(()=>{let u=this.getInk();u&&g.removeClass(u,"p-ink-active")},401)}getInk(){let e=this.el.nativeElement.children;for(let i=0;i{class t{static \u0275fac=function(i){return new(i||t)};static \u0275mod=O({type:t});static \u0275inj=k({imports:[L]})}return t})();function mo(t,n){t&1&&R(0)}function fo(t,n){if(t&1&&m(0,"span",8),t&2){let e=p(3);E("p-button-loading-icon pi-spin "+e.loadingIcon),l("ngClass",e.iconClass()),_("aria-hidden",!0)("data-pc-section","loadingicon")}}function go(t,n){if(t&1&&m(0,"SpinnerIcon",9),t&2){let e=p(3);l("styleClass",e.spinnerIconClass())("spin",!0),_("aria-hidden",!0)("data-pc-section","loadingicon")}}function _o(t,n){if(t&1&&(j(0),h(1,fo,1,5,"span",6)(2,go,1,4,"SpinnerIcon",7),W()),t&2){let e=p(2);a(),l("ngIf",e.loadingIcon),a(),l("ngIf",!e.loadingIcon)}}function yo(t,n){}function bo(t,n){t&1&&h(0,yo,0,0,"ng-template")}function vo(t,n){if(t&1&&(c(0,"span",10),h(1,bo,1,0,null,1),d()),t&2){let e=p(2);l("ngClass",e.iconClass()),_("aria-hidden",!0)("data-pc-section","loadingicon"),a(),l("ngTemplateOutlet",e.loadingIconTemplate)}}function Co(t,n){if(t&1&&(j(0),h(1,_o,3,2,"ng-container",2)(2,vo,2,4,"span",5),W()),t&2){let e=p();a(),l("ngIf",!e.loadingIconTemplate),a(),l("ngIf",e.loadingIconTemplate)}}function wo(t,n){if(t&1&&m(0,"span",8),t&2){let e=p(2);E(e.icon),l("ngClass",e.iconClass()),_("data-pc-section","icon")}}function Mo(t,n){}function xo(t,n){if(t&1&&h(0,Mo,0,0,"ng-template",12),t&2){let e=p(3);l("ngIf",!e.icon)}}function Io(t,n){if(t&1&&(c(0,"span",8),h(1,xo,1,1,null,1),d()),t&2){let e=p(2);l("ngClass",e.iconClass()),_("data-pc-section","icon"),a(),l("ngTemplateOutlet",e.iconTemplate)}}function Do(t,n){if(t&1&&(j(0),h(1,wo,1,4,"span",6)(2,Io,2,3,"span",11),W()),t&2){let e=p();a(),l("ngIf",e.icon&&!e.iconTemplate),a(),l("ngIf",!e.icon&&e.iconTemplate)}}function So(t,n){if(t&1&&(c(0,"span",13),C(1),d()),t&2){let e=p();_("aria-hidden",e.icon&&!e.label)("data-pc-section","label"),a(),F(e.label)}}function Eo(t,n){if(t&1&&(c(0,"span",8),C(1),d()),t&2){let e=p();E(e.badgeClass),l("ngClass",e.badgeStyleClass()),_("data-pc-section","badge"),a(),F(e.badge)}}var To=["*"];var tt=(()=>{class t{el;type="button";iconPos="left";icon;badge;label;disabled;loading=!1;loadingIcon;raised=!1;rounded=!1;text=!1;plain=!1;severity;outlined=!1;link=!1;size;style;styleClass;badgeClass;ariaLabel;onClick=new V;onFocus=new V;onBlur=new V;contentTemplate;loadingIconTemplate;iconTemplate;templates;constructor(e){this.el=e}spinnerIconClass(){return Object.entries(this.iconClass()).filter(([,e])=>!!e).reduce((e,[i])=>e+` ${i}`,"p-button-loading-icon")}iconClass(){return{"p-button-icon":!0,"p-button-icon-left":this.iconPos==="left"&&this.label,"p-button-icon-right":this.iconPos==="right"&&this.label,"p-button-icon-top":this.iconPos==="top"&&this.label,"p-button-icon-bottom":this.iconPos==="bottom"&&this.label}}get buttonClass(){return{"p-button p-component":!0,"p-button-icon-only":(this.icon||this.iconTemplate||this.loadingIcon||this.loadingIconTemplate)&&!this.label,"p-button-vertical":(this.iconPos==="top"||this.iconPos==="bottom")&&this.label,"p-disabled":this.disabled||this.loading,"p-button-loading":this.loading,"p-button-loading-label-only":this.loading&&!this.icon&&this.label&&!this.loadingIcon&&this.iconPos==="left","p-button-link":this.link,[`p-button-${this.severity}`]:this.severity,"p-button-raised":this.raised,"p-button-rounded":this.rounded,"p-button-text":this.text,"p-button-outlined":this.outlined,"p-button-sm":this.size==="small","p-button-lg":this.size==="large","p-button-plain":this.plain,[`${this.styleClass}`]:this.styleClass}}ngAfterContentInit(){this.templates?.forEach(e=>{switch(e.getType()){case"content":this.contentTemplate=e.template;break;case"icon":this.iconTemplate=e.template;break;case"loadingicon":this.loadingIconTemplate=e.template;break;default:this.contentTemplate=e.template;break}})}badgeStyleClass(){return{"p-badge p-component":!0,"p-badge-no-gutter":this.badge&&String(this.badge).length===1}}static \u0275fac=function(i){return new(i||t)(f(N))};static \u0275cmp=v({type:t,selectors:[["p-button"]],contentQueries:function(i,o,r){if(i&1&&K(r,ue,4),i&2){let s;H(s=z())&&(o.templates=s)}},hostAttrs:[1,"p-element"],hostVars:2,hostBindings:function(i,o){i&2&&Le("p-disabled",o.disabled)},inputs:{type:"type",iconPos:"iconPos",icon:"icon",badge:"badge",label:"label",disabled:"disabled",loading:"loading",loadingIcon:"loadingIcon",raised:"raised",rounded:"rounded",text:"text",plain:"plain",severity:"severity",outlined:"outlined",link:"link",size:"size",style:"style",styleClass:"styleClass",badgeClass:"badgeClass",ariaLabel:"ariaLabel"},outputs:{onClick:"onClick",onFocus:"onFocus",onBlur:"onBlur"},ngContentSelectors:To,decls:7,vars:12,consts:[["pRipple","",3,"ngStyle","disabled","ngClass","click","focus","blur"],[4,"ngTemplateOutlet"],[4,"ngIf"],["class","p-button-label",4,"ngIf"],[3,"ngClass","class",4,"ngIf"],["class","p-button-loading-icon",3,"ngClass",4,"ngIf"],[3,"class","ngClass",4,"ngIf"],[3,"styleClass","spin",4,"ngIf"],[3,"ngClass"],[3,"styleClass","spin"],[1,"p-button-loading-icon",3,"ngClass"],[3,"ngClass",4,"ngIf"],[3,"ngIf"],[1,"p-button-label"]],template:function(i,o){i&1&&(X(),c(0,"button",0),w("click",function(s){return o.onClick.emit(s)})("focus",function(s){return o.onFocus.emit(s)})("blur",function(s){return o.onBlur.emit(s)}),Q(1),h(2,mo,1,0,"ng-container",1)(3,Co,3,2,"ng-container",2)(4,Do,3,2,"ng-container",2)(5,So,2,3,"span",3)(6,Eo,2,5,"span",4),d()),i&2&&(l("ngStyle",o.style)("disabled",o.disabled||o.loading)("ngClass",o.buttonClass),_("type",o.type)("aria-label",o.ariaLabel)("data-pc-name","button")("data-pc-section","root"),a(2),l("ngTemplateOutlet",o.contentTemplate),a(),l("ngIf",o.loading),a(),l("ngIf",!o.loading),a(),l("ngIf",!o.contentTemplate&&o.label),a(),l("ngIf",!o.contentTemplate&&o.badge))},dependencies:()=>[J,le,ce,ee,Je,Zt],encapsulation:2,changeDetection:0})}return t})(),Ie=(()=>{class t{static \u0275fac=function(i){return new(i||t)};static \u0275mod=O({type:t});static \u0275inj=k({imports:[L,et,ne,Zt,ne]})}return t})();var Vo=["input"],Oo=(t,n,e)=>({"p-inputswitch p-component":!0,"p-inputswitch-checked":t,"p-disabled":n,"p-focus":e}),ko={provide:st,useExisting:Pe(()=>lt),multi:!0},lt=(()=>{class t{cd;style;styleClass;tabindex;inputId;name;disabled;readonly;trueValue=!0;falseValue=!1;ariaLabel;ariaLabelledBy;onChange=new V;input;modelValue=!1;focused=!1;onModelChange=()=>{};onModelTouched=()=>{};constructor(e){this.cd=e}onClick(e){!this.disabled&&!this.readonly&&(this.modelValue=this.checked()?this.falseValue:this.trueValue,this.onModelChange(this.modelValue),this.onChange.emit({originalEvent:e,checked:this.modelValue}),e.preventDefault(),this.input.nativeElement.focus())}onFocus(){this.focused=!0}onBlur(){this.focused=!1,this.onModelTouched()}writeValue(e){this.modelValue=e,this.cd.markForCheck()}registerOnChange(e){this.onModelChange=e}registerOnTouched(e){this.onModelTouched=e}setDisabledState(e){this.disabled=e,this.cd.markForCheck()}checked(){return this.modelValue===this.trueValue}static \u0275fac=function(i){return new(i||t)(f(se))};static \u0275cmp=v({type:t,selectors:[["p-inputSwitch"]],viewQuery:function(i,o){if(i&1&&He(Vo,5),i&2){let r;H(r=z())&&(o.input=r.first)}},hostAttrs:[1,"p-element"],inputs:{style:"style",styleClass:"styleClass",tabindex:"tabindex",inputId:"inputId",name:"name",disabled:"disabled",readonly:"readonly",trueValue:"trueValue",falseValue:"falseValue",ariaLabel:"ariaLabel",ariaLabelledBy:"ariaLabelledBy"},outputs:{onChange:"onChange"},features:[ze([ko])],decls:5,vars:22,consts:[[3,"ngClass","ngStyle","click"],[1,"p-hidden-accessible"],["type","checkbox","role","switch",3,"checked","disabled","focus","blur"],["input",""],[1,"p-inputswitch-slider"]],template:function(i,o){i&1&&(c(0,"div",0),w("click",function(s){return o.onClick(s)}),c(1,"div",1)(2,"input",2,3),w("focus",function(){return o.onFocus()})("blur",function(){return o.onBlur()}),d()(),m(4,"span",4),d()),i&2&&(E(o.styleClass),l("ngClass",hi(18,Oo,o.checked(),o.disabled,o.focused))("ngStyle",o.style),_("data-pc-name","inputswitch")("data-pc-section","root"),a(),_("data-pc-section","hiddenInputWrapper")("data-p-hidden-accessible",!0),a(),l("checked",o.checked())("disabled",o.disabled),_("id",o.inputId)("aria-checked",o.checked())("aria-labelledby",o.ariaLabelledBy)("aria-label",o.ariaLabel)("name",o.name)("tabindex",o.tabindex)("data-pc-section","hiddenInput"),a(2),_("data-pc-section","slider"))},dependencies:[J,ee],styles:[`@layer primeng{.p-inputswitch{position:relative;display:inline-block;-webkit-user-select:none;user-select:none}.p-inputswitch-slider{position:absolute;cursor:pointer;inset:0;border:1px solid transparent}.p-inputswitch-slider:before{position:absolute;content:"";top:50%}} +`],encapsulation:2,changeDetection:0})}return t})(),kt=(()=>{class t{static \u0275fac=function(i){return new(i||t)};static \u0275mod=O({type:t});static \u0275inj=k({imports:[L]})}return t})();var gn=(()=>{class t{el;pFocusTrapDisabled=!1;constructor(e){this.el=e}onkeydown(e){if(this.pFocusTrapDisabled!==!0){e.preventDefault();let i=g.getNextFocusableElement(this.el.nativeElement,e.shiftKey);i&&(i.focus(),i.select?.())}}static \u0275fac=function(i){return new(i||t)(f(N))};static \u0275dir=q({type:t,selectors:[["","pFocusTrap",""]],hostAttrs:[1,"p-element"],hostBindings:function(i,o){i&1&&w("keydown.tab",function(s){return o.onkeydown(s)})("keydown.shift.tab",function(s){return o.onkeydown(s)})},inputs:{pFocusTrapDisabled:"pFocusTrapDisabled"}})}return t})(),_n=(()=>{class t{static \u0275fac=function(i){return new(i||t)};static \u0275mod=O({type:t});static \u0275inj=k({imports:[L]})}return t})();var it=(()=>{class t extends xe{static \u0275fac=(()=>{let e;return function(o){return(e||(e=re(t)))(o||t)}})();static \u0275cmp=v({type:t,selectors:[["TimesIcon"]],standalone:!0,features:[$,T],decls:2,vars:5,consts:[["width","14","height","14","viewBox","0 0 14 14","fill","none","xmlns","http://www.w3.org/2000/svg"],["d","M8.01186 7.00933L12.27 2.75116C12.341 2.68501 12.398 2.60524 12.4375 2.51661C12.4769 2.42798 12.4982 2.3323 12.4999 2.23529C12.5016 2.13827 12.4838 2.0419 12.4474 1.95194C12.4111 1.86197 12.357 1.78024 12.2884 1.71163C12.2198 1.64302 12.138 1.58893 12.0481 1.55259C11.9581 1.51625 11.8617 1.4984 11.7647 1.50011C11.6677 1.50182 11.572 1.52306 11.4834 1.56255C11.3948 1.60204 11.315 1.65898 11.2488 1.72997L6.99067 5.98814L2.7325 1.72997C2.59553 1.60234 2.41437 1.53286 2.22718 1.53616C2.03999 1.53946 1.8614 1.61529 1.72901 1.74767C1.59663 1.88006 1.5208 2.05865 1.5175 2.24584C1.5142 2.43303 1.58368 2.61419 1.71131 2.75116L5.96948 7.00933L1.71131 11.2675C1.576 11.403 1.5 11.5866 1.5 11.7781C1.5 11.9696 1.576 12.1532 1.71131 12.2887C1.84679 12.424 2.03043 12.5 2.2219 12.5C2.41338 12.5 2.59702 12.424 2.7325 12.2887L6.99067 8.03052L11.2488 12.2887C11.3843 12.424 11.568 12.5 11.7594 12.5C11.9509 12.5 12.1346 12.424 12.27 12.2887C12.4053 12.1532 12.4813 11.9696 12.4813 11.7781C12.4813 11.5866 12.4053 11.403 12.27 11.2675L8.01186 7.00933Z","fill","currentColor"]],template:function(i,o){i&1&&(ve(),c(0,"svg",0),m(1,"path",1),d()),i&2&&(E(o.getClassNames()),_("aria-label",o.ariaLabel)("aria-hidden",o.ariaHidden)("role",o.role))},encapsulation:2})}return t})();var Kt=(()=>{class t extends xe{pathId;ngOnInit(){this.pathId="url(#"+ye()+")"}static \u0275fac=(()=>{let e;return function(o){return(e||(e=re(t)))(o||t)}})();static \u0275cmp=v({type:t,selectors:[["WindowMaximizeIcon"]],standalone:!0,features:[$,T],decls:6,vars:7,consts:[["width","14","height","14","viewBox","0 0 14 14","fill","none","xmlns","http://www.w3.org/2000/svg"],["fill-rule","evenodd","clip-rule","evenodd","d","M7 14H11.8C12.3835 14 12.9431 13.7682 13.3556 13.3556C13.7682 12.9431 14 12.3835 14 11.8V2.2C14 1.61652 13.7682 1.05694 13.3556 0.644365C12.9431 0.231785 12.3835 0 11.8 0H2.2C1.61652 0 1.05694 0.231785 0.644365 0.644365C0.231785 1.05694 0 1.61652 0 2.2V7C0 7.15913 0.063214 7.31174 0.175736 7.42426C0.288258 7.53679 0.44087 7.6 0.6 7.6C0.75913 7.6 0.911742 7.53679 1.02426 7.42426C1.13679 7.31174 1.2 7.15913 1.2 7V2.2C1.2 1.93478 1.30536 1.68043 1.49289 1.49289C1.68043 1.30536 1.93478 1.2 2.2 1.2H11.8C12.0652 1.2 12.3196 1.30536 12.5071 1.49289C12.6946 1.68043 12.8 1.93478 12.8 2.2V11.8C12.8 12.0652 12.6946 12.3196 12.5071 12.5071C12.3196 12.6946 12.0652 12.8 11.8 12.8H7C6.84087 12.8 6.68826 12.8632 6.57574 12.9757C6.46321 13.0883 6.4 13.2409 6.4 13.4C6.4 13.5591 6.46321 13.7117 6.57574 13.8243C6.68826 13.9368 6.84087 14 7 14ZM9.77805 7.42192C9.89013 7.534 10.0415 7.59788 10.2 7.59995C10.3585 7.59788 10.5099 7.534 10.622 7.42192C10.7341 7.30985 10.798 7.15844 10.8 6.99995V3.94242C10.8066 3.90505 10.8096 3.86689 10.8089 3.82843C10.8079 3.77159 10.7988 3.7157 10.7824 3.6623C10.756 3.55552 10.701 3.45698 10.622 3.37798C10.5099 3.2659 10.3585 3.20202 10.2 3.19995H7.00002C6.84089 3.19995 6.68828 3.26317 6.57576 3.37569C6.46324 3.48821 6.40002 3.64082 6.40002 3.79995C6.40002 3.95908 6.46324 4.11169 6.57576 4.22422C6.68828 4.33674 6.84089 4.39995 7.00002 4.39995H8.80006L6.19997 7.00005C6.10158 7.11005 6.04718 7.25246 6.04718 7.40005C6.04718 7.54763 6.10158 7.69004 6.19997 7.80005C6.30202 7.91645 6.44561 7.98824 6.59997 8.00005C6.75432 7.98824 6.89791 7.91645 6.99997 7.80005L9.60002 5.26841V6.99995C9.6021 7.15844 9.66598 7.30985 9.77805 7.42192ZM1.4 14H3.8C4.17066 13.9979 4.52553 13.8498 4.78763 13.5877C5.04973 13.3256 5.1979 12.9707 5.2 12.6V10.2C5.1979 9.82939 5.04973 9.47452 4.78763 9.21242C4.52553 8.95032 4.17066 8.80215 3.8 8.80005H1.4C1.02934 8.80215 0.674468 8.95032 0.412371 9.21242C0.150274 9.47452 0.00210008 9.82939 0 10.2V12.6C0.00210008 12.9707 0.150274 13.3256 0.412371 13.5877C0.674468 13.8498 1.02934 13.9979 1.4 14ZM1.25858 10.0586C1.29609 10.0211 1.34696 10 1.4 10H3.8C3.85304 10 3.90391 10.0211 3.94142 10.0586C3.97893 10.0961 4 10.147 4 10.2V12.6C4 12.6531 3.97893 12.704 3.94142 12.7415C3.90391 12.779 3.85304 12.8 3.8 12.8H1.4C1.34696 12.8 1.29609 12.779 1.25858 12.7415C1.22107 12.704 1.2 12.6531 1.2 12.6V10.2C1.2 10.147 1.22107 10.0961 1.25858 10.0586Z","fill","currentColor"],[3,"id"],["width","14","height","14","fill","white"]],template:function(i,o){i&1&&(ve(),c(0,"svg",0)(1,"g"),m(2,"path",1),d(),c(3,"defs")(4,"clipPath",2),m(5,"rect",3),d()()()),i&2&&(E(o.getClassNames()),_("aria-label",o.ariaLabel)("aria-hidden",o.ariaHidden)("role",o.role),a(),_("clip-path",o.pathId),a(3),l("id",o.pathId))},encapsulation:2})}return t})();var Jt=(()=>{class t extends xe{pathId;ngOnInit(){this.pathId="url(#"+ye()+")"}static \u0275fac=(()=>{let e;return function(o){return(e||(e=re(t)))(o||t)}})();static \u0275cmp=v({type:t,selectors:[["WindowMinimizeIcon"]],standalone:!0,features:[$,T],decls:6,vars:7,consts:[["width","14","height","14","viewBox","0 0 14 14","fill","none","xmlns","http://www.w3.org/2000/svg"],["fill-rule","evenodd","clip-rule","evenodd","d","M11.8 0H2.2C1.61652 0 1.05694 0.231785 0.644365 0.644365C0.231785 1.05694 0 1.61652 0 2.2V7C0 7.15913 0.063214 7.31174 0.175736 7.42426C0.288258 7.53679 0.44087 7.6 0.6 7.6C0.75913 7.6 0.911742 7.53679 1.02426 7.42426C1.13679 7.31174 1.2 7.15913 1.2 7V2.2C1.2 1.93478 1.30536 1.68043 1.49289 1.49289C1.68043 1.30536 1.93478 1.2 2.2 1.2H11.8C12.0652 1.2 12.3196 1.30536 12.5071 1.49289C12.6946 1.68043 12.8 1.93478 12.8 2.2V11.8C12.8 12.0652 12.6946 12.3196 12.5071 12.5071C12.3196 12.6946 12.0652 12.8 11.8 12.8H7C6.84087 12.8 6.68826 12.8632 6.57574 12.9757C6.46321 13.0883 6.4 13.2409 6.4 13.4C6.4 13.5591 6.46321 13.7117 6.57574 13.8243C6.68826 13.9368 6.84087 14 7 14H11.8C12.3835 14 12.9431 13.7682 13.3556 13.3556C13.7682 12.9431 14 12.3835 14 11.8V2.2C14 1.61652 13.7682 1.05694 13.3556 0.644365C12.9431 0.231785 12.3835 0 11.8 0ZM6.368 7.952C6.44137 7.98326 6.52025 7.99958 6.6 8H9.8C9.95913 8 10.1117 7.93678 10.2243 7.82426C10.3368 7.71174 10.4 7.55913 10.4 7.4C10.4 7.24087 10.3368 7.08826 10.2243 6.97574C10.1117 6.86321 9.95913 6.8 9.8 6.8H8.048L10.624 4.224C10.73 4.11026 10.7877 3.95982 10.7849 3.80438C10.7822 3.64894 10.7192 3.50063 10.6093 3.3907C10.4994 3.28077 10.3511 3.2178 10.1956 3.21506C10.0402 3.21232 9.88974 3.27002 9.776 3.376L7.2 5.952V4.2C7.2 4.04087 7.13679 3.88826 7.02426 3.77574C6.91174 3.66321 6.75913 3.6 6.6 3.6C6.44087 3.6 6.28826 3.66321 6.17574 3.77574C6.06321 3.88826 6 4.04087 6 4.2V7.4C6.00042 7.47975 6.01674 7.55862 6.048 7.632C6.07656 7.70442 6.11971 7.7702 6.17475 7.82524C6.2298 7.88029 6.29558 7.92344 6.368 7.952ZM1.4 8.80005H3.8C4.17066 8.80215 4.52553 8.95032 4.78763 9.21242C5.04973 9.47452 5.1979 9.82939 5.2 10.2V12.6C5.1979 12.9707 5.04973 13.3256 4.78763 13.5877C4.52553 13.8498 4.17066 13.9979 3.8 14H1.4C1.02934 13.9979 0.674468 13.8498 0.412371 13.5877C0.150274 13.3256 0.00210008 12.9707 0 12.6V10.2C0.00210008 9.82939 0.150274 9.47452 0.412371 9.21242C0.674468 8.95032 1.02934 8.80215 1.4 8.80005ZM3.94142 12.7415C3.97893 12.704 4 12.6531 4 12.6V10.2C4 10.147 3.97893 10.0961 3.94142 10.0586C3.90391 10.0211 3.85304 10 3.8 10H1.4C1.34696 10 1.29609 10.0211 1.25858 10.0586C1.22107 10.0961 1.2 10.147 1.2 10.2V12.6C1.2 12.6531 1.22107 12.704 1.25858 12.7415C1.29609 12.779 1.34696 12.8 1.4 12.8H3.8C3.85304 12.8 3.90391 12.779 3.94142 12.7415Z","fill","currentColor"],[3,"id"],["width","14","height","14","fill","white"]],template:function(i,o){i&1&&(ve(),c(0,"svg",0)(1,"g"),m(2,"path",1),d(),c(3,"defs")(4,"clipPath",2),m(5,"rect",3),d()()()),i&2&&(E(o.getClassNames()),_("aria-label",o.ariaLabel)("aria-hidden",o.ariaHidden)("role",o.role),a(),_("clip-path",o.pathId),a(3),l("id",o.pathId))},encapsulation:2})}return t})();var Po=["titlebar"],Ao=["content"],Lo=["footer"];function No(t,n){t&1&&R(0)}function Bo(t,n){if(t&1&&(j(0),h(1,No,1,0,"ng-container",7),W()),t&2){let e=p(3);a(),l("ngTemplateOutlet",e.headlessTemplate)}}function Ho(t,n){if(t&1){let e=Y();c(0,"div",13),w("mousedown",function(o){P(e);let r=p(4);return A(r.initResize(o))}),d()}}function zo(t,n){if(t&1&&(c(0,"span",20),C(1),d()),t&2){let e=p(5);l("id",e.getAriaLabelledBy()),a(),F(e.header)}}function Ro(t,n){if(t&1&&(c(0,"span",20),Q(1,1),d()),t&2){let e=p(5);l("id",e.getAriaLabelledBy())}}function jo(t,n){t&1&&R(0)}function Wo(t,n){if(t&1&&m(0,"span",24),t&2){let e=p(6);l("ngClass",e.maximized?e.minimizeIcon:e.maximizeIcon)}}function Go(t,n){t&1&&m(0,"WindowMaximizeIcon",26),t&2&&l("styleClass","p-dialog-header-maximize-icon")}function Uo(t,n){t&1&&m(0,"WindowMinimizeIcon",26),t&2&&l("styleClass","p-dialog-header-maximize-icon")}function qo(t,n){if(t&1&&(j(0),h(1,Go,1,1,"WindowMaximizeIcon",25)(2,Uo,1,1,"WindowMinimizeIcon",25),W()),t&2){let e=p(6);a(),l("ngIf",!e.maximized&&!e.maximizeIconTemplate),a(),l("ngIf",e.maximized&&!e.minimizeIconTemplate)}}function $o(t,n){}function Qo(t,n){t&1&&h(0,$o,0,0,"ng-template")}function Zo(t,n){if(t&1&&(j(0),h(1,Qo,1,0,null,7),W()),t&2){let e=p(6);a(),l("ngTemplateOutlet",e.maximizeIconTemplate)}}function Yo(t,n){}function Xo(t,n){t&1&&h(0,Yo,0,0,"ng-template")}function Ko(t,n){if(t&1&&(j(0),h(1,Xo,1,0,null,7),W()),t&2){let e=p(6);a(),l("ngTemplateOutlet",e.minimizeIconTemplate)}}var Jo=()=>({"p-dialog-header-icon p-dialog-header-maximize p-link":!0});function er(t,n){if(t&1){let e=Y();c(0,"button",21),w("click",function(){P(e);let o=p(5);return A(o.maximize())})("keydown.enter",function(){P(e);let o=p(5);return A(o.maximize())}),h(1,Wo,1,1,"span",22)(2,qo,3,2,"ng-container",23)(3,Zo,2,1,"ng-container",23)(4,Ko,2,1,"ng-container",23),d()}if(t&2){let e=p(5);l("ngClass",Ve(5,Jo)),a(),l("ngIf",e.maximizeIcon&&!e.maximizeIconTemplate&&!e.minimizeIconTemplate),a(),l("ngIf",!e.maximizeIcon),a(),l("ngIf",!e.maximized),a(),l("ngIf",e.maximized)}}function tr(t,n){if(t&1&&m(0,"span",29),t&2){let e=p(7);l("ngClass",e.closeIcon)}}function ir(t,n){t&1&&m(0,"TimesIcon",26),t&2&&l("styleClass","p-dialog-header-close-icon")}function nr(t,n){if(t&1&&(j(0),h(1,tr,1,1,"span",28)(2,ir,1,1,"TimesIcon",25),W()),t&2){let e=p(6);a(),l("ngIf",e.closeIcon),a(),l("ngIf",!e.closeIcon)}}function or(t,n){}function rr(t,n){t&1&&h(0,or,0,0,"ng-template")}function sr(t,n){if(t&1&&(c(0,"span"),h(1,rr,1,0,null,7),d()),t&2){let e=p(6);a(),l("ngTemplateOutlet",e.closeIconTemplate)}}var ar=()=>({"p-dialog-header-icon p-dialog-header-close p-link":!0});function lr(t,n){if(t&1){let e=Y();c(0,"button",27),w("click",function(o){P(e);let r=p(5);return A(r.close(o))})("keydown.enter",function(o){P(e);let r=p(5);return A(r.close(o))}),h(1,nr,3,2,"ng-container",23)(2,sr,2,1,"span",23),d()}if(t&2){let e=p(5);l("ngClass",Ve(5,ar)),_("aria-label",e.closeAriaLabel)("tabindex",e.closeTabindex),a(),l("ngIf",!e.closeIconTemplate),a(),l("ngIf",e.closeIconTemplate)}}function cr(t,n){if(t&1){let e=Y();c(0,"div",14,15),w("mousedown",function(o){P(e);let r=p(4);return A(r.initDrag(o))}),h(2,zo,2,2,"span",16)(3,Ro,2,1,"span",16)(4,jo,1,0,"ng-container",7),c(5,"div",17),h(6,er,5,6,"button",18)(7,lr,3,6,"button",19),d()()}if(t&2){let e=p(4);a(2),l("ngIf",!e.headerFacet&&!e.headerTemplate),a(),l("ngIf",e.headerFacet),a(),l("ngTemplateOutlet",e.headerTemplate),a(2),l("ngIf",e.maximizable),a(),l("ngIf",e.closable)}}function dr(t,n){t&1&&R(0)}function ur(t,n){t&1&&R(0)}function pr(t,n){if(t&1&&(c(0,"div",30,31),Q(2,2),h(3,ur,1,0,"ng-container",7),d()),t&2){let e=p(4);a(3),l("ngTemplateOutlet",e.footerTemplate)}}function hr(t,n){if(t&1&&(h(0,Ho,1,0,"div",8)(1,cr,8,5,"div",9),c(2,"div",10,11),Q(4),h(5,dr,1,0,"ng-container",7),d(),h(6,pr,4,1,"div",12)),t&2){let e=p(3);l("ngIf",e.resizable),a(),l("ngIf",e.showHeader),a(),E(e.contentStyleClass),l("ngClass","p-dialog-content")("ngStyle",e.contentStyle),a(3),l("ngTemplateOutlet",e.contentTemplate),a(),l("ngIf",e.footerFacet||e.footerTemplate)}}var mr=(t,n,e,i)=>({"p-dialog p-component":!0,"p-dialog-rtl":t,"p-dialog-draggable":n,"p-dialog-resizable":e,"p-dialog-maximized":i}),fr=(t,n)=>({transform:t,transition:n}),gr=t=>({value:"visible",params:t});function _r(t,n){if(t&1){let e=Y();c(0,"div",3,4),w("@animation.start",function(o){P(e);let r=p(2);return A(r.onAnimationStart(o))})("@animation.done",function(o){P(e);let r=p(2);return A(r.onAnimationEnd(o))}),h(2,Bo,2,1,"ng-container",5)(3,hr,7,8,"ng-template",null,6,gt),d()}if(t&2){let e=ht(4),i=p(2);E(i.styleClass),l("ngClass",mi(10,mr,i.rtl,i.draggable,i.resizable,i.maximized))("ngStyle",i.style)("pFocusTrapDisabled",i.focusTrap===!1)("@animation",mt(18,gr,ft(15,fr,i.transformOptions,i.transitionOptions))),_("aria-labelledby",i.ariaLabelledBy)("aria-modal",!0),a(2),l("ngIf",i.headlessTemplate)("ngIfElse",e)}}var yr=(t,n,e,i,o,r,s,u,b,y)=>({"p-dialog-mask":!0,"p-component-overlay p-component-overlay-enter":t,"p-dialog-mask-scrollblocker":n,"p-dialog-left":e,"p-dialog-right":i,"p-dialog-top":o,"p-dialog-top-left":r,"p-dialog-top-right":s,"p-dialog-bottom":u,"p-dialog-bottom-left":b,"p-dialog-bottom-right":y});function br(t,n){if(t&1&&(c(0,"div",1),h(1,_r,5,20,"div",2),d()),t&2){let e=p();Ne(e.maskStyle),E(e.maskStyleClass),l("ngClass",gi(6,yr,[e.modal,e.modal||e.blockScroll,e.position==="left",e.position==="right",e.position==="top",e.position==="topleft"||e.position==="top-left",e.position==="topright"||e.position==="top-right",e.position==="bottom",e.position==="bottomleft"||e.position==="bottom-left",e.position==="bottomright"||e.position==="bottom-right"])),a(),l("ngIf",e.visible)}}var vr=["*",[["p-header"]],[["p-footer"]]],Cr=["*","p-header","p-footer"],wr=qe([Ge({transform:"{{transform}}",opacity:0}),We("{{transition}}")]),Mr=qe([We("{{transition}}",Ge({transform:"{{transform}}",opacity:0}))]),Ft=(()=>{class t{document;platformId;el;renderer;zone;cd;config;header;draggable=!0;resizable=!0;get positionLeft(){return 0}set positionLeft(e){console.log("positionLeft property is deprecated.")}get positionTop(){return 0}set positionTop(e){console.log("positionTop property is deprecated.")}contentStyle;contentStyleClass;modal=!1;closeOnEscape=!0;dismissableMask=!1;rtl=!1;closable=!0;get responsive(){return!1}set responsive(e){console.log("Responsive property is deprecated.")}appendTo;breakpoints;styleClass;maskStyleClass;maskStyle;showHeader=!0;get breakpoint(){return 649}set breakpoint(e){console.log("Breakpoint property is not utilized and deprecated, use breakpoints or CSS media queries instead.")}blockScroll=!1;autoZIndex=!0;baseZIndex=0;minX=0;minY=0;focusOnShow=!0;maximizable=!1;keepInViewport=!0;focusTrap=!0;transitionOptions="150ms cubic-bezier(0, 0, 0.2, 1)";closeIcon;closeAriaLabel;closeTabindex="-1";minimizeIcon;maximizeIcon;get visible(){return this._visible}set visible(e){this._visible=e,this._visible&&!this.maskVisible&&(this.maskVisible=!0)}get style(){return this._style}set style(e){e&&(this._style=U({},e),this.originalStyle=e)}get position(){return this._position}set position(e){switch(this._position=e,e){case"topleft":case"bottomleft":case"left":this.transformOptions="translate3d(-100%, 0px, 0px)";break;case"topright":case"bottomright":case"right":this.transformOptions="translate3d(100%, 0px, 0px)";break;case"bottom":this.transformOptions="translate3d(0px, 100%, 0px)";break;case"top":this.transformOptions="translate3d(0px, -100%, 0px)";break;default:this.transformOptions="scale(0.7)";break}}onShow=new V;onHide=new V;visibleChange=new V;onResizeInit=new V;onResizeEnd=new V;onDragEnd=new V;onMaximize=new V;headerFacet;footerFacet;templates;headerViewChild;contentViewChild;footerViewChild;headerTemplate;contentTemplate;footerTemplate;maximizeIconTemplate;closeIconTemplate;minimizeIconTemplate;headlessTemplate;_visible=!1;maskVisible;container;wrapper;dragging;ariaLabelledBy;documentDragListener;documentDragEndListener;resizing;documentResizeListener;documentResizeEndListener;documentEscapeListener;maskClickListener;lastPageX;lastPageY;preventVisibleChangePropagation;maximized;preMaximizeContentHeight;preMaximizeContainerWidth;preMaximizeContainerHeight;preMaximizePageX;preMaximizePageY;id=ye();_style={};_position="center";originalStyle;transformOptions="scale(0.7)";styleElement;window;constructor(e,i,o,r,s,u,b){this.document=e,this.platformId=i,this.el=o,this.renderer=r,this.zone=s,this.cd=u,this.config=b,this.window=this.document.defaultView}ngAfterContentInit(){this.templates?.forEach(e=>{switch(e.getType()){case"header":this.headerTemplate=e.template;break;case"content":this.contentTemplate=e.template;break;case"footer":this.footerTemplate=e.template;break;case"closeicon":this.closeIconTemplate=e.template;break;case"maximizeicon":this.maximizeIconTemplate=e.template;break;case"minimizeicon":this.minimizeIconTemplate=e.template;break;case"headless":this.headlessTemplate=e.template;break;default:this.contentTemplate=e.template;break}})}ngOnInit(){this.breakpoints&&this.createStyle()}getAriaLabelledBy(){return this.header!==null?ye()+"_header":null}focus(){let e=g.findSingle(this.container,"[autofocus]");e&&this.zone.runOutsideAngular(()=>{setTimeout(()=>e.focus(),5)})}close(e){this.visibleChange.emit(!1),e.preventDefault()}enableModality(){this.closable&&this.dismissableMask&&(this.maskClickListener=this.renderer.listen(this.wrapper,"mousedown",e=>{this.wrapper&&this.wrapper.isSameNode(e.target)&&this.close(e)})),this.modal&&g.blockBodyScroll()}disableModality(){this.wrapper&&(this.dismissableMask&&this.unbindMaskClickListener(),this.modal&&g.unblockBodyScroll(),this.cd.destroyed||this.cd.detectChanges())}maximize(){this.maximized=!this.maximized,!this.modal&&!this.blockScroll&&(this.maximized?g.blockBodyScroll():g.unblockBodyScroll()),this.onMaximize.emit({maximized:this.maximized})}unbindMaskClickListener(){this.maskClickListener&&(this.maskClickListener(),this.maskClickListener=null)}moveOnTop(){this.autoZIndex&&(Me.set("modal",this.container,this.baseZIndex+this.config.zIndex.modal),this.wrapper.style.zIndex=String(parseInt(this.container.style.zIndex,10)-1))}createStyle(){if(bt(this.platformId)&&!this.styleElement){this.styleElement=this.renderer.createElement("style"),this.styleElement.type="text/css",this.renderer.appendChild(this.document.head,this.styleElement);let e="";for(let i in this.breakpoints)e+=` + @media screen and (max-width: ${i}) { + .p-dialog[${this.id}]:not(.p-dialog-maximized) { + width: ${this.breakpoints[i]} !important; + } + } + `;this.renderer.setProperty(this.styleElement,"innerHTML",e)}}initDrag(e){g.hasClass(e.target,"p-dialog-header-icon")||g.hasClass(e.target.parentElement,"p-dialog-header-icon")||this.draggable&&(this.dragging=!0,this.lastPageX=e.pageX,this.lastPageY=e.pageY,this.container.style.margin="0",g.addClass(this.document.body,"p-unselectable-text"))}onKeydown(e){if(this.focusTrap&&e.which===9){e.preventDefault();let i=g.getFocusableElements(this.container);if(i&&i.length>0)if(!i[0].ownerDocument.activeElement)i[0].focus();else{let o=i.indexOf(i[0].ownerDocument.activeElement);e.shiftKey?o==-1||o===0?i[i.length-1].focus():i[o-1].focus():o==-1||o===i.length-1?i[0].focus():i[o+1].focus()}}}onDrag(e){if(this.dragging){let i=g.getOuterWidth(this.container),o=g.getOuterHeight(this.container),r=e.pageX-this.lastPageX,s=e.pageY-this.lastPageY,u=this.container.getBoundingClientRect(),b=getComputedStyle(this.container),y=parseFloat(b.marginLeft),I=parseFloat(b.marginTop),D=u.left+r-y,M=u.top+s-I,x=g.getViewport();this.container.style.position="fixed",this.keepInViewport?(D>=this.minX&&D+i=this.minY&&M+oparseInt(I))&&M.left+bparseInt(D))&&M.top+y{this.documentDragListener=this.renderer.listen(this.window,"mousemove",this.onDrag.bind(this))})}unbindDocumentDragListener(){this.documentDragListener&&(this.documentDragListener(),this.documentDragListener=null)}bindDocumentDragEndListener(){this.documentDragEndListener||this.zone.runOutsideAngular(()=>{this.documentDragEndListener=this.renderer.listen(this.window,"mouseup",this.endDrag.bind(this))})}unbindDocumentDragEndListener(){this.documentDragEndListener&&(this.documentDragEndListener(),this.documentDragEndListener=null)}bindDocumentResizeListeners(){!this.documentResizeListener&&!this.documentResizeEndListener&&this.zone.runOutsideAngular(()=>{this.documentResizeListener=this.renderer.listen(this.window,"mousemove",this.onResize.bind(this)),this.documentResizeEndListener=this.renderer.listen(this.window,"mouseup",this.resizeEnd.bind(this))})}unbindDocumentResizeListeners(){this.documentResizeListener&&this.documentResizeEndListener&&(this.documentResizeListener(),this.documentResizeEndListener(),this.documentResizeListener=null,this.documentResizeEndListener=null)}bindDocumentEscapeListener(){let e=this.el?this.el.nativeElement.ownerDocument:"document";this.documentEscapeListener=this.renderer.listen(e,"keydown",i=>{i.which==27&&this.close(i)})}unbindDocumentEscapeListener(){this.documentEscapeListener&&(this.documentEscapeListener(),this.documentEscapeListener=null)}appendContainer(){this.appendTo&&(this.appendTo==="body"?this.renderer.appendChild(this.document.body,this.wrapper):g.appendChild(this.wrapper,this.appendTo))}restoreAppend(){this.container&&this.appendTo&&this.renderer.appendChild(this.el.nativeElement,this.wrapper)}onAnimationStart(e){switch(e.toState){case"visible":this.container=e.element,this.wrapper=this.container?.parentElement,this.appendContainer(),this.moveOnTop(),this.bindGlobalListeners(),this.container?.setAttribute(this.id,""),this.modal&&this.enableModality(),!this.modal&&this.blockScroll&&g.addClass(this.document.body,"p-overflow-hidden"),this.focusOnShow&&this.focus();break;case"void":this.wrapper&&this.modal&&g.addClass(this.wrapper,"p-component-overlay-leave");break}}onAnimationEnd(e){switch(e.toState){case"void":this.onContainerDestroy(),this.onHide.emit({}),this.cd.markForCheck();break;case"visible":this.onShow.emit({});break}}onContainerDestroy(){this.unbindGlobalListeners(),this.dragging=!1,this.maskVisible=!1,this.maximized&&(g.removeClass(this.document.body,"p-overflow-hidden"),this.document.body.style.removeProperty("--scrollbar-width"),this.maximized=!1),this.modal&&this.disableModality(),this.blockScroll&&g.removeClass(this.document.body,"p-overflow-hidden"),this.container&&this.autoZIndex&&Me.clear(this.container),this.container=null,this.wrapper=null,this._style=this.originalStyle?U({},this.originalStyle):{}}destroyStyle(){this.styleElement&&(this.renderer.removeChild(this.document.head,this.styleElement),this.styleElement=null)}ngOnDestroy(){this.container&&(this.restoreAppend(),this.onContainerDestroy()),this.destroyStyle()}static \u0275fac=function(i){return new(i||t)(f(ie),f(dt),f(N),f(pe),f(Ae),f(se),f(je))};static \u0275cmp=v({type:t,selectors:[["p-dialog"]],contentQueries:function(i,o,r){if(i&1&&(K(r,Hi,5),K(r,zi,5),K(r,ue,4)),i&2){let s;H(s=z())&&(o.headerFacet=s.first),H(s=z())&&(o.footerFacet=s.first),H(s=z())&&(o.templates=s)}},viewQuery:function(i,o){if(i&1&&(He(Po,5),He(Ao,5),He(Lo,5)),i&2){let r;H(r=z())&&(o.headerViewChild=r.first),H(r=z())&&(o.contentViewChild=r.first),H(r=z())&&(o.footerViewChild=r.first)}},hostAttrs:[1,"p-element"],inputs:{header:"header",draggable:"draggable",resizable:"resizable",positionLeft:"positionLeft",positionTop:"positionTop",contentStyle:"contentStyle",contentStyleClass:"contentStyleClass",modal:"modal",closeOnEscape:"closeOnEscape",dismissableMask:"dismissableMask",rtl:"rtl",closable:"closable",responsive:"responsive",appendTo:"appendTo",breakpoints:"breakpoints",styleClass:"styleClass",maskStyleClass:"maskStyleClass",maskStyle:"maskStyle",showHeader:"showHeader",breakpoint:"breakpoint",blockScroll:"blockScroll",autoZIndex:"autoZIndex",baseZIndex:"baseZIndex",minX:"minX",minY:"minY",focusOnShow:"focusOnShow",maximizable:"maximizable",keepInViewport:"keepInViewport",focusTrap:"focusTrap",transitionOptions:"transitionOptions",closeIcon:"closeIcon",closeAriaLabel:"closeAriaLabel",closeTabindex:"closeTabindex",minimizeIcon:"minimizeIcon",maximizeIcon:"maximizeIcon",visible:"visible",style:"style",position:"position"},outputs:{onShow:"onShow",onHide:"onHide",visibleChange:"visibleChange",onResizeInit:"onResizeInit",onResizeEnd:"onResizeEnd",onDragEnd:"onDragEnd",onMaximize:"onMaximize"},ngContentSelectors:Cr,decls:1,vars:1,consts:[[3,"class","style","ngClass",4,"ngIf"],[3,"ngClass"],["pFocusTrap","","role","dialog",3,"ngClass","ngStyle","class","pFocusTrapDisabled",4,"ngIf"],["pFocusTrap","","role","dialog",3,"ngClass","ngStyle","pFocusTrapDisabled"],["container",""],[4,"ngIf","ngIfElse"],["notHeadless",""],[4,"ngTemplateOutlet"],["class","p-resizable-handle","style","z-index: 90;",3,"mousedown",4,"ngIf"],["class","p-dialog-header",3,"mousedown",4,"ngIf"],[3,"ngClass","ngStyle"],["content",""],["class","p-dialog-footer",4,"ngIf"],[1,"p-resizable-handle",2,"z-index","90",3,"mousedown"],[1,"p-dialog-header",3,"mousedown"],["titlebar",""],["class","p-dialog-title",3,"id",4,"ngIf"],[1,"p-dialog-header-icons"],["role","button","type","button","tabindex","-1","pRipple","",3,"ngClass","click","keydown.enter",4,"ngIf"],["type","button","pRipple","",3,"ngClass","click","keydown.enter",4,"ngIf"],[1,"p-dialog-title",3,"id"],["role","button","type","button","tabindex","-1","pRipple","",3,"ngClass","click","keydown.enter"],["class","p-dialog-header-maximize-icon",3,"ngClass",4,"ngIf"],[4,"ngIf"],[1,"p-dialog-header-maximize-icon",3,"ngClass"],[3,"styleClass",4,"ngIf"],[3,"styleClass"],["type","button","pRipple","",3,"ngClass","click","keydown.enter"],["class","p-dialog-header-close-icon",3,"ngClass",4,"ngIf"],[1,"p-dialog-header-close-icon",3,"ngClass"],[1,"p-dialog-footer"],["footer",""]],template:function(i,o){i&1&&(X(vr),h(0,br,2,17,"div",0)),i&2&&l("ngIf",o.maskVisible)},dependencies:()=>[J,le,ce,ee,gn,Je,it,Kt,Jt],styles:[`@layer primeng{.p-dialog-mask{position:fixed;top:0;left:0;width:100%;height:100%;display:flex;justify-content:center;align-items:center;pointer-events:none}.p-dialog-mask.p-component-overlay{pointer-events:auto}.p-dialog{display:flex;flex-direction:column;pointer-events:auto;max-height:90%;transform:scale(1);position:relative}.p-dialog-content{overflow-y:auto;flex-grow:1}.p-dialog-header{display:flex;align-items:center;justify-content:space-between;flex-shrink:0}.p-dialog-draggable .p-dialog-header{cursor:move}.p-dialog-footer{flex-shrink:0}.p-dialog .p-dialog-header-icons{display:flex;align-items:center}.p-dialog .p-dialog-header-icon{display:flex;align-items:center;justify-content:center;overflow:hidden;position:relative}.p-fluid .p-dialog-footer .p-button{width:auto}.p-dialog-top .p-dialog,.p-dialog-bottom .p-dialog,.p-dialog-left .p-dialog,.p-dialog-right .p-dialog,.p-dialog-top-left .p-dialog,.p-dialog-top-right .p-dialog,.p-dialog-bottom-left .p-dialog,.p-dialog-bottom-right .p-dialog{margin:.75rem;transform:translateZ(0)}.p-dialog-maximized{transition:none;transform:none;width:100vw!important;height:100vh!important;top:0!important;left:0!important;max-height:100%;height:100%}.p-dialog-maximized .p-dialog-content{flex-grow:1}.p-dialog-left{justify-content:flex-start}.p-dialog-right{justify-content:flex-end}.p-dialog-top{align-items:flex-start}.p-dialog-top-left{justify-content:flex-start;align-items:flex-start}.p-dialog-top-right{justify-content:flex-end;align-items:flex-start}.p-dialog-bottom{align-items:flex-end}.p-dialog-bottom-left{justify-content:flex-start;align-items:flex-end}.p-dialog-bottom-right{justify-content:flex-end;align-items:flex-end}.p-dialog .p-resizable-handle{position:absolute;font-size:.1px;display:block;cursor:se-resize;width:12px;height:12px;right:1px;bottom:1px}.p-confirm-dialog .p-dialog-content{display:flex;align-items:center}} +`],encapsulation:2,data:{animation:[Ct("animation",[Ue("void => visible",[$e(wr)]),Ue("visible => void",[$e(Mr)])])]},changeDetection:0})}return t})(),Pt=(()=>{class t{static \u0275fac=function(i){return new(i||t)};static \u0275mod=O({type:t});static \u0275inj=k({imports:[L,_n,et,it,Kt,Jt,ne]})}return t})();var bn=(()=>{class t{el;ngModel;cd;filled;constructor(e,i,o){this.el=e,this.ngModel=i,this.cd=o}ngAfterViewInit(){this.updateFilledState(),this.cd.detectChanges()}ngDoCheck(){this.updateFilledState()}onInput(){this.updateFilledState()}updateFilledState(){this.filled=this.el.nativeElement.value&&this.el.nativeElement.value.length||this.ngModel&&this.ngModel.model}static \u0275fac=function(i){return new(i||t)(f(N),f(ke,8),f(se))};static \u0275dir=q({type:t,selectors:[["","pInputText",""]],hostAttrs:[1,"p-inputtext","p-component","p-element"],hostVars:2,hostBindings:function(i,o){i&1&&w("input",function(s){return o.onInput(s)}),i&2&&Le("p-filled",o.filled)}})}return t})(),vn=(()=>{class t{static \u0275fac=function(i){return new(i||t)};static \u0275mod=O({type:t});static \u0275inj=k({imports:[L]})}return t})();function Ir(t,n){if(t&1){let e=Y();c(0,"i",5),w("click",function(){P(e);let o=p();return A(o.clearQuery())}),d()}}var Dr=(t,n)=>n.id;function Sr(t,n){if(t&1){let e=Y();c(0,"div",6),w("click",function(){let r=P(e).$implicit,s=p(2);return A(s.navigateToPost(r.slug))}),c(1,"div",7)(2,"h3",8),C(3),d(),c(4,"p",9),C(5),d(),c(6,"p",10),C(7),ae(8,"date"),d()(),m(9,"img",11),d()}if(t&2){let e=n.$implicit;a(3),F(e.title),a(2),F(e.author.name),a(2),F(_e(8,5,e.publishedAt)),a(2),l("src",e.coverImage.url,te)("alt",e.title+" cover image")}}function Er(t,n){if(t&1&&Ce(0,Sr,10,7,"div",12,Dr),t&2){let e=p();we(e.posts)}}function Tr(t,n){t&1&&(c(0,"p",14),m(1,"i",15),C(2,"No matching articles found. Try another search"),d())}function Vr(t,n){t&1&&(c(0,"p",14),m(1,"i",15),C(2,"Search articles from this blog"),d())}function Or(t,n){if(t&1&&h(0,Tr,3,0,"p",13)(1,Vr,3,0),t&2){let e=p();Z(0,e.queryFormControl.value?0:1)}}var kr=()=>({width:"60%",marginTop:"150px",maxHeight:"70%"}),Cn=(()=>{let n=class n{constructor(){this.visible=!1,this.posts=[],this.queryFormControl=new qt(""),this.blogService=B(de),this.router=B(Ti)}ngOnInit(){this.queryFormControl.valueChanges.subscribe(i=>this.searchPosts(i))}showDialog(){this.visible=!0}searchPosts(i){this.blogService.searchPosts(this.blogId,i).subscribe(o=>{this.posts=o,console.log(this.posts)})}navigateToPost(i){this.visible=!1,this.router.navigate(["/post",i])}clearQuery(){this.queryFormControl.reset()}};n.\u0275fac=function(o){return new(o||n)},n.\u0275cmp=v({type:n,selectors:[["app-search-dialog"]],inputs:{blogId:"blogId"},standalone:!0,features:[T],decls:7,vars:12,consts:[["icon","pi pi-search",1,"transparent-button","search-button",3,"text","rounded","click"],["position","top","header","Search posts",3,"visible","modal","draggable","dismissableMask","visibleChange"],[1,"search-input-container","p-input-icon-right"],["class","pi pi-times input-clear-icon"],["type","text","pInputText","","placeholder","Start typing to search...",1,"search-input",3,"formControl"],[1,"pi","pi-times","input-clear-icon",3,"click"],[1,"search-result",3,"click"],[1,"info-section"],[1,"post-title"],[1,"author-name","post-info"],[1,"post-info"],[3,"src","alt"],["class","search-result"],["class","no-result-text"],[1,"no-result-text"],[1,"pi","pi-search","search-icon"]],template:function(o,r){o&1&&(c(0,"p-button",0),w("click",function(){return r.showDialog()}),d(),c(1,"p-dialog",1),ge("visibleChange",function(u){return fe(r.visible,u)||(r.visible=u),u}),c(2,"span",2),h(3,Ir,1,0,"i",3),m(4,"input",4),d(),h(5,Er,2,0)(6,Or,2,1),d()),o&2&&(l("text",!0)("rounded",!0),a(),Ne(Ve(11,kr)),me("visible",r.visible),l("modal",!0)("draggable",!1)("dismissableMask",!0),a(2),Z(3,r.queryFormControl.value?3:-1),a(),l("formControl",r.queryFormControl),a(),Z(5,r.queryFormControl.value&&r.posts.length!==0?5:6))},dependencies:[Pt,Ft,vn,bn,Ie,tt,Ye,Dt,Ze,_t,hn,$t],styles:[".search-input-container[_ngcontent-%COMP%]{width:100%;margin-bottom:1.25rem}.search-input[_ngcontent-%COMP%]{width:100%}.input-clear-icon[_ngcontent-%COMP%]{cursor:pointer}.search-icon[_ngcontent-%COMP%]{margin-right:.6rem}.no-result-text[_ngcontent-%COMP%]{text-align:center}.search-result[_ngcontent-%COMP%]{display:flex;margin-bottom:.6rem;align-items:center;padding:.6rem;border-radius:.3rem}.search-result[_ngcontent-%COMP%] .post-title[_ngcontent-%COMP%]{margin-bottom:.3rem}.search-result[_ngcontent-%COMP%] .author-name[_ngcontent-%COMP%]{font-size:small;margin-top:0}.search-result[_ngcontent-%COMP%] .post-info[_ngcontent-%COMP%]{color:var(--text-color-secondary);font-size:.9rem}.search-result[_ngcontent-%COMP%] img[_ngcontent-%COMP%]{height:7rem;margin-left:auto;border-radius:.3rem}.search-result[_ngcontent-%COMP%]:hover{cursor:pointer;background-color:var(--surface-100)}"]});let t=n;return t})();function Fr(t,n){if(t&1&&(c(0,"a",17),m(1,"i"),d()),t&2){let e=p().$implicit;he("href",e.value,te),a(),pt("pi pi-",e.key,"")}}function Pr(t,n){if(t&1&&(c(0,"a",17),m(1,"i",18),d()),t&2){let e=p().$implicit;he("href",e.value,te)}}function Ar(t,n){if(t&1&&h(0,Fr,2,4,"a",17)(1,Pr,2,1,"a",17),t&2){let e=n.$implicit;Z(0,e.value&&e.key!=="website"?0:-1),a(),Z(1,e.value&&e.key==="website"?1:-1)}}function Lr(t,n){if(t&1&&(c(0,"a",19),C(1),d()),t&2){let e=n.$implicit;l("routerLink","series/"+e.slug),a(),F(e.name)}}var Nr=()=>({width:"27vw"}),wn=(()=>{let n=class n{constructor(){this.blogId="",this.blogName="",this.checked=!0,this.selectedTheme="dark",this.visible=!1,this.themeService=B(Ot),this.blogService=B(de)}ngOnInit(){this.blogService.getBlogInfo().subscribe(i=>{this.blogInfo=i,this.blogId=this.blogInfo.id,this.blogName=this.blogInfo.title;let s=i.links,{__typename:o}=s,r=ct(s,["__typename"]);this.blogSocialLinks=r}),this.blogService.getSeriesList().subscribe(i=>{this.seriesList=i})}onThemeChange(i){this.selectedTheme=i,this.themeService.setTheme(i)}showDialog(){this.visible=!0}};n.\u0275fac=function(o){return new(o||n)},n.\u0275cmp=v({type:n,selectors:[["app-header"]],standalone:!0,features:[T],decls:34,vars:10,consts:[[1,"toolbar-row"],["routerLink","/",1,"logo"],["src","../../../assets/images/anguhashblog-logo.jpg","alt","logo"],[1,"controls"],[3,"blogId"],["id","theme-switch",3,"ngModel","ngModelChange","click"],[1,"social"],[1,"social-link"],[1,"follow"],["label","Follow",3,"raised","click"],[1,"series"],[3,"visible","visibleChange"],[1,"logo-wrapper"],["src","/assets/images/anguhashblog-logo.jpg","alt","",1,"logo"],["href","https://hashnode.com/","target","_blank","rel","noopener noreferrer",1,"button"],["src","/assets/images/hashnode-logo-white.png","alt","Sign in"],["href","https://hashnode.com/","target","_blank","rel","noopener noreferrer",1,"link"],["target","_blank","rel","noopener noreferrer",3,"href"],[1,"pi","pi-globe"],[1,"topic-link",3,"routerLink"],["class","topic-link",3,"routerLink"]],template:function(o,r){o&1&&(c(0,"p-toolbar")(1,"div",0)(2,"a",1),m(3,"img",2),c(4,"h1"),C(5),d()(),c(6,"div",3),m(7,"app-search-dialog",4),c(8,"p-inputSwitch",5),ge("ngModelChange",function(u){return fe(r.checked,u)||(r.checked=u),u}),w("click",function(){return r.onThemeChange(r.checked?"dark":"light")}),d()()(),c(9,"div",0)(10,"div",6)(11,"div",7),Ce(12,Ar,2,2,null,null,Be),ae(14,"keyvalue"),d()(),c(15,"div",8)(16,"p-button",9),w("click",function(){return r.showDialog()}),d()()(),c(17,"div",0)(18,"div",10),Ce(19,Lr,2,2,"a",20,Be),d()()(),c(21,"p-dialog",11),ge("visibleChange",function(u){return fe(r.visible,u)||(r.visible=u),u}),c(22,"div",12),m(23,"img",13),d(),c(24,"h3"),C(25,"Hey, \u{1F44B} sign up or sign in to interact."),d(),c(26,"a",14),m(27,"img",15),C(28,"Sign in with Hashnode"),d(),c(29,"p"),C(30,"This blog is powered by "),c(31,"a",16),C(32,"Hashnode"),d(),C(33,". To interact with the content on this blog, please log in through Hashnode."),d()()),o&2&&(a(5),F(r.blogName),a(2),l("blogId",r.blogId),a(),me("ngModel",r.checked),a(4),we(_e(14,7,r.blogSocialLinks)),a(4),l("raised",!0),a(3),we(r.seriesList),a(2),Ne(Ve(9,Nr)),me("visible",r.visible))},dependencies:[Cn,Ie,tt,Ye,Ze,ke,kt,lt,yt,Re,Ke,Xe,Pt,Ft],styles:["p-toolbar[_ngcontent-%COMP%] .toolbar-row[_ngcontent-%COMP%]{display:flex;align-items:center;justify-content:space-between;width:100%}p-toolbar[_ngcontent-%COMP%] .toolbar-row[_ngcontent-%COMP%]:nth-child(2){border-bottom:1px solid rgba(128,128,128,.3137254902)}p-toolbar[_ngcontent-%COMP%] .toolbar-row[_ngcontent-%COMP%] a[_ngcontent-%COMP%]{text-decoration:none;margin:0 .3rem}p-toolbar[_ngcontent-%COMP%] .toolbar-row[_ngcontent-%COMP%] .logo[_ngcontent-%COMP%]{display:flex;align-items:center}p-toolbar[_ngcontent-%COMP%] .toolbar-row[_ngcontent-%COMP%] .logo[_ngcontent-%COMP%] img[_ngcontent-%COMP%]{width:3rem;height:3rem;margin-right:.5rem;border-radius:50%}p-toolbar[_ngcontent-%COMP%] .toolbar-row[_ngcontent-%COMP%] .logo[_ngcontent-%COMP%] h1[_ngcontent-%COMP%]{font-size:1.3rem;font-weight:500}p-toolbar[_ngcontent-%COMP%] .toolbar-row[_ngcontent-%COMP%] .social[_ngcontent-%COMP%]{display:flex;align-items:flex-start;justify-content:center;margin:.8rem 0 .5rem}p-toolbar[_ngcontent-%COMP%] .toolbar-row[_ngcontent-%COMP%] .social[_ngcontent-%COMP%] a[_ngcontent-%COMP%] i[_ngcontent-%COMP%]{font-size:1.1rem}p-toolbar[_ngcontent-%COMP%] .toolbar-row[_ngcontent-%COMP%] .follow[_ngcontent-%COMP%]{padding-bottom:.7rem}p-toolbar[_ngcontent-%COMP%] .toolbar-row[_ngcontent-%COMP%] .series[_ngcontent-%COMP%]{display:flex;justify-content:center;width:100%;padding:.7rem 0}p-toolbar[_ngcontent-%COMP%] .toolbar-row[_ngcontent-%COMP%] .series[_ngcontent-%COMP%] a[_ngcontent-%COMP%]{font-size:1.1rem;text-transform:uppercase}p-dialog[_ngcontent-%COMP%] h3[_ngcontent-%COMP%]{font-size:1.1rem;font-weight:400;text-align:center}p-dialog[_ngcontent-%COMP%] .logo-wrapper[_ngcontent-%COMP%]{display:flex;align-items:center;justify-content:center}p-dialog[_ngcontent-%COMP%] .logo-wrapper[_ngcontent-%COMP%] .logo[_ngcontent-%COMP%]{width:5rem;height:5rem;margin:1rem;border-radius:50%}p-dialog[_ngcontent-%COMP%] .button[_ngcontent-%COMP%]{display:flex;align-items:center;justify-content:center;background-color:#2563eb;color:#fff;font-size:1.1rem;padding:.7rem 3rem;margin:2rem 1rem;border:none;border-radius:3rem}p-dialog[_ngcontent-%COMP%] .button[_ngcontent-%COMP%] img[_ngcontent-%COMP%]{width:1.5rem;height:1.5rem;margin-right:.5rem}p-dialog[_ngcontent-%COMP%] .link[_ngcontent-%COMP%]{color:#2563eb;font-size:.8 .5rem;margin:0}p-dialog[_ngcontent-%COMP%] p[_ngcontent-%COMP%]{font-size:.8rem;text-align:center}.controls[_ngcontent-%COMP%]{display:flex;align-items:center;gap:10px}"]});let t=n;return t})();var At=(()=>{let n=class n{constructor(i){this.blogService=i,this.blogName="",this.date=new Date().getFullYear()}ngOnInit(){this.querySubscription=this.blogService.getBlogInfo().subscribe(i=>this.blogName=i.title)}ngOnDestroy(){this.querySubscription?.unsubscribe()}};n.\u0275fac=function(o){return new(o||n)(f(de))},n.\u0275cmp=v({type:n,selectors:[["app-footer"]],standalone:!0,features:[T],decls:8,vars:2,consts:[[1,"toolbar-row"],["href","https://github.com/AnguHashBlog/angular-primeng","target","_blank"]],template:function(o,r){o&1&&(c(0,"p-toolbar")(1,"div",0)(2,"p"),C(3),d(),c(4,"small"),C(5,"Created using "),c(6,"a",1),C(7," AnguHashBlog "),d()()()()),o&2&&(a(3),pi("\xA9 ",r.date," ",r.blogName,""))},dependencies:[Ke,Xe],styles:["p-toolbar[_ngcontent-%COMP%] .toolbar-row[_ngcontent-%COMP%]{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%}p-toolbar[_ngcontent-%COMP%] p[_ngcontent-%COMP%], p-toolbar[_ngcontent-%COMP%] small[_ngcontent-%COMP%]{text-align:center;width:100%;margin:0}p-toolbar[_ngcontent-%COMP%] small[_ngcontent-%COMP%]{color:#999;margin-top:.8rem}"]});let t=n;return t})();var Mn=(()=>{let n=class n{};n.\u0275fac=function(o){return new(o||n)},n.\u0275cmp=v({type:n,selectors:[["app-layout"]],standalone:!0,features:[T],decls:4,vars:0,consts:[[1,"content"]],template:function(o,r){o&1&&(m(0,"app-header"),c(1,"div",0),m(2,"router-outlet"),d(),m(3,"app-footer"))},dependencies:[vt,wn,At],styles:[".content[_ngcontent-%COMP%]{display:flex;align-items:center;justify-content:center;min-height:67.2vh;width:100%}"]});let t=n;return t})();function Br(t,n){t&1&&R(0)}function Hr(t,n){if(t&1&&(j(0),h(1,Br,1,0,"ng-container",5),W()),t&2){let e=p(2);a(),l("ngTemplateOutlet",e.headlessTemplate)}}function zr(t,n){t&1&&R(0)}function Rr(t,n){t&1&&m(0,"TimesIcon",13),t&2&&(l("styleClass","p-sidebar-close-icon"),_("data-pc-section","closeicon"))}function jr(t,n){}function Wr(t,n){t&1&&h(0,jr,0,0,"ng-template")}function Gr(t,n){if(t&1&&(c(0,"span",14),h(1,Wr,1,0,null,5),d()),t&2){let e=p(4);_("data-pc-section","closeicon"),a(),l("ngTemplateOutlet",e.closeIconTemplate)}}function Ur(t,n){if(t&1){let e=Y();c(0,"button",10),w("click",function(o){P(e);let r=p(3);return A(r.close(o))})("keydown.enter",function(o){P(e);let r=p(3);return A(r.close(o))}),h(1,Rr,1,2,"TimesIcon",11)(2,Gr,2,2,"span",12),d()}if(t&2){let e=p(3);_("aria-label",e.ariaCloseLabel)("data-pc-section","closebutton")("data-pc-group-section","iconcontainer"),a(),l("ngIf",!e.closeIconTemplate),a(),l("ngIf",e.closeIconTemplate)}}function qr(t,n){t&1&&R(0)}function $r(t,n){t&1&&R(0)}function Qr(t,n){if(t&1&&(j(0),c(1,"div",15),h(2,$r,1,0,"ng-container",5),d(),W()),t&2){let e=p(3);a(),_("data-pc-section","footer"),a(),l("ngTemplateOutlet",e.footerTemplate)}}function Zr(t,n){if(t&1&&(c(0,"div",6),h(1,zr,1,0,"ng-container",5)(2,Ur,3,5,"button",7),d(),c(3,"div",8),Q(4),h(5,qr,1,0,"ng-container",5),d(),h(6,Qr,3,2,"ng-container",9)),t&2){let e=p(2);_("data-pc-section","header"),a(),l("ngTemplateOutlet",e.headerTemplate),a(),l("ngIf",e.showCloseIcon),a(),_("data-pc-section","content"),a(2),l("ngTemplateOutlet",e.contentTemplate),a(),l("ngIf",e.footerTemplate)}}var Yr=(t,n,e,i,o,r)=>({"p-sidebar":!0,"p-sidebar-active":t,"p-sidebar-left":n,"p-sidebar-right":e,"p-sidebar-top":i,"p-sidebar-bottom":o,"p-sidebar-full":r}),Xr=(t,n)=>({transform:t,transition:n}),Kr=t=>({value:"visible",params:t});function Jr(t,n){if(t&1){let e=Y();c(0,"div",1,2),w("@panelState.start",function(o){P(e);let r=p();return A(r.onAnimationStart(o))})("@panelState.done",function(o){P(e);let r=p();return A(r.onAnimationEnd(o))})("keydown",function(o){P(e);let r=p();return A(r.onKeyDown(o))}),h(2,Hr,2,1,"ng-container",3)(3,Zr,7,6,"ng-template",null,4,gt),d()}if(t&2){let e=ht(4),i=p();E(i.styleClass),l("ngClass",fi(10,Yr,i.visible,i.position==="left"&&!i.fullScreen,i.position==="right"&&!i.fullScreen,i.position==="top"&&!i.fullScreen,i.position==="bottom"&&!i.fullScreen,i.fullScreen))("@panelState",mt(20,Kr,ft(17,Xr,i.transformOptions,i.transitionOptions)))("ngStyle",i.style),_("data-pc-name","sidebar")("data-pc-section","root")("aria-modal",i.modal),a(2),l("ngIf",i.headlessTemplate)("ngIfElse",e)}}var es=["*"],ts=qe([Ge({transform:"{{transform}}",opacity:0}),We("{{transition}}")]),is=qe([We("{{transition}}",Ge({transform:"{{transform}}",opacity:0}))]),xn=(()=>{class t{document;el;renderer;cd;config;appendTo;blockScroll=!1;style;styleClass;ariaCloseLabel;autoZIndex=!0;baseZIndex=0;modal=!0;dismissible=!0;showCloseIcon=!0;closeOnEscape=!0;transitionOptions="150ms cubic-bezier(0, 0, 0.2, 1)";get visible(){return this._visible}set visible(e){this._visible=e}get position(){return this._position}set position(e){switch(this._position=e,e){case"left":this.transformOptions="translate3d(-100%, 0px, 0px)";break;case"right":this.transformOptions="translate3d(100%, 0px, 0px)";break;case"bottom":this.transformOptions="translate3d(0px, 100%, 0px)";break;case"top":this.transformOptions="translate3d(0px, -100%, 0px)";break}}get fullScreen(){return this._fullScreen}set fullScreen(e){this._fullScreen=e,e&&(this.transformOptions="none")}templates;onShow=new V;onHide=new V;visibleChange=new V;initialized;_visible;_position="left";_fullScreen=!1;container;transformOptions="translate3d(-100%, 0px, 0px)";mask;maskClickListener;documentEscapeListener;animationEndListener;contentTemplate;headerTemplate;footerTemplate;closeIconTemplate;headlessTemplate;constructor(e,i,o,r,s){this.document=e,this.el=i,this.renderer=o,this.cd=r,this.config=s}ngAfterViewInit(){this.initialized=!0}ngAfterContentInit(){this.templates?.forEach(e=>{switch(e.getType()){case"content":this.contentTemplate=e.template;break;case"header":this.headerTemplate=e.template;break;case"footer":this.footerTemplate=e.template;break;case"closeicon":this.closeIconTemplate=e.template;break;case"headless":this.headlessTemplate=e.template;break;default:this.contentTemplate=e.template;break}})}onKeyDown(e){e.code==="Escape"&&this.hide(!1)}show(){this.autoZIndex&&Me.set("modal",this.container,this.baseZIndex||this.config.zIndex.modal),this.modal&&this.enableModality(),this.onShow.emit({}),this.visibleChange.emit(!0)}hide(e=!0){e&&this.onHide.emit({}),this.modal&&this.disableModality()}close(e){this.hide(),this.visibleChange.emit(!1),e.preventDefault()}enableModality(){this.mask||(this.mask=this.renderer.createElement("div"),this.renderer.setStyle(this.mask,"zIndex",String(parseInt(this.container.style.zIndex)-1)),g.addMultipleClasses(this.mask,"p-component-overlay p-sidebar-mask p-component-overlay p-component-overlay-enter"),this.dismissible&&(this.maskClickListener=this.renderer.listen(this.mask,"click",e=>{this.dismissible&&this.close(e)})),this.renderer.appendChild(this.document.body,this.mask),this.blockScroll&&g.blockBodyScroll())}disableModality(){this.mask&&(g.addClass(this.mask,"p-component-overlay-leave"),this.animationEndListener=this.renderer.listen(this.mask,"animationend",this.destroyModal.bind(this)))}destroyModal(){this.unbindMaskClickListener(),this.mask&&this.renderer.removeChild(this.document.body,this.mask),this.blockScroll&&g.unblockBodyScroll(),this.unbindAnimationEndListener(),this.mask=null}onAnimationStart(e){switch(e.toState){case"visible":this.container=e.element,this.appendContainer(),this.show(),this.closeOnEscape&&this.bindDocumentEscapeListener();break}}onAnimationEnd(e){switch(e.toState){case"void":this.hide(!1),Me.clear(this.container),this.unbindGlobalListeners();break}}appendContainer(){this.appendTo&&(this.appendTo==="body"?this.renderer.appendChild(this.document.body,this.container):g.appendChild(this.container,this.appendTo))}bindDocumentEscapeListener(){let e=this.el?this.el.nativeElement.ownerDocument:this.document;this.documentEscapeListener=this.renderer.listen(e,"keydown",i=>{i.which==27&&parseInt(this.container.style.zIndex)===Me.get(this.container)&&this.close(i)})}unbindDocumentEscapeListener(){this.documentEscapeListener&&(this.documentEscapeListener(),this.documentEscapeListener=null)}unbindMaskClickListener(){this.maskClickListener&&(this.maskClickListener(),this.maskClickListener=null)}unbindGlobalListeners(){this.unbindMaskClickListener(),this.unbindDocumentEscapeListener()}unbindAnimationEndListener(){this.animationEndListener&&this.mask&&(this.animationEndListener(),this.animationEndListener=null)}ngOnDestroy(){this.initialized=!1,this.visible&&this.modal&&this.destroyModal(),this.appendTo&&this.container&&this.renderer.appendChild(this.el.nativeElement,this.container),this.container&&this.autoZIndex&&Me.clear(this.container),this.container=null,this.unbindGlobalListeners(),this.unbindAnimationEndListener()}static \u0275fac=function(i){return new(i||t)(f(ie),f(N),f(pe),f(se),f(je))};static \u0275cmp=v({type:t,selectors:[["p-sidebar"]],contentQueries:function(i,o,r){if(i&1&&K(r,ue,4),i&2){let s;H(s=z())&&(o.templates=s)}},hostAttrs:[1,"p-element"],inputs:{appendTo:"appendTo",blockScroll:"blockScroll",style:"style",styleClass:"styleClass",ariaCloseLabel:"ariaCloseLabel",autoZIndex:"autoZIndex",baseZIndex:"baseZIndex",modal:"modal",dismissible:"dismissible",showCloseIcon:"showCloseIcon",closeOnEscape:"closeOnEscape",transitionOptions:"transitionOptions",visible:"visible",position:"position",fullScreen:"fullScreen"},outputs:{onShow:"onShow",onHide:"onHide",visibleChange:"visibleChange"},ngContentSelectors:es,decls:1,vars:1,consts:[["role","complementary",3,"ngClass","ngStyle","class","keydown",4,"ngIf"],["role","complementary",3,"ngClass","ngStyle","keydown"],["container",""],[4,"ngIf","ngIfElse"],["notHeadless",""],[4,"ngTemplateOutlet"],[1,"p-sidebar-header"],["type","button","class","p-sidebar-close p-sidebar-icon p-link","pRipple","",3,"click","keydown.enter",4,"ngIf"],[1,"p-sidebar-content"],[4,"ngIf"],["type","button","pRipple","",1,"p-sidebar-close","p-sidebar-icon","p-link",3,"click","keydown.enter"],[3,"styleClass",4,"ngIf"],["class","p-sidebar-close-icon",4,"ngIf"],[3,"styleClass"],[1,"p-sidebar-close-icon"],[1,"p-sidebar-footer"]],template:function(i,o){i&1&&(X(),h(0,Jr,5,22,"div",0)),i&2&&l("ngIf",o.visible)},dependencies:()=>[J,le,ce,ee,Je,it],styles:[`@layer primeng{.p-sidebar{position:fixed;transition:transform .3s;display:flex;flex-direction:column}.p-sidebar-content{position:relative;overflow-y:auto;flex-grow:1}.p-sidebar-header{display:flex;align-items:center}.p-sidebar-footer{margin-top:auto}.p-sidebar-icon{display:flex;align-items:center;justify-content:center;margin-left:auto}.p-sidebar-left{top:0;left:0;width:20rem;height:100%}.p-sidebar-right{top:0;right:0;width:20rem;height:100%}.p-sidebar-top{top:0;left:0;width:100%;height:10rem}.p-sidebar-bottom{bottom:0;left:0;width:100%;height:10rem}.p-sidebar-full{width:100%;height:100%;top:0;left:0;transition:none}.p-sidebar-left.p-sidebar-sm,.p-sidebar-right.p-sidebar-sm{width:20rem}.p-sidebar-left.p-sidebar-md,.p-sidebar-right.p-sidebar-md{width:40rem}.p-sidebar-left.p-sidebar-lg,.p-sidebar-right.p-sidebar-lg{width:60rem}.p-sidebar-top.p-sidebar-sm,.p-sidebar-bottom.p-sidebar-sm{height:10rem}.p-sidebar-top.p-sidebar-md,.p-sidebar-bottom.p-sidebar-md{height:20rem}.p-sidebar-top.p-sidebar-lg,.p-sidebar-bottom.p-sidebar-lg{height:30rem}@media screen and (max-width: 64em){.p-sidebar-left.p-sidebar-lg,.p-sidebar-left.p-sidebar-md,.p-sidebar-right.p-sidebar-lg,.p-sidebar-right.p-sidebar-md{width:20rem}}} +`],encapsulation:2,data:{animation:[Ct("panelState",[Ue("void => visible",[$e(ts)]),Ue("visible => void",[$e(is)])])]},changeDetection:0})}return t})(),In=(()=>{class t{static \u0275fac=function(i){return new(i||t)};static \u0275mod=O({type:t});static \u0275inj=k({imports:[L,et,ne,it,ne]})}return t})();function os(t,n){if(t&1&&(c(0,"a",6),C(1),d()),t&2){let e=n.$implicit;l("routerLink","../../series/"+e.slug),a(),F(e.name)}}function rs(t,n){if(t&1&&(c(0,"a",7),m(1,"i"),d()),t&2){let e=p().$implicit;he("href",e.value,te),a(),pt("pi pi-",e.key,"")}}function ss(t,n){if(t&1&&(c(0,"a",7),m(1,"i",8),d()),t&2){let e=p().$implicit;he("href",e.value,te)}}function as(t,n){if(t&1&&h(0,rs,2,4,"a",7)(1,ss,2,1,"a",7),t&2){let e=n.$implicit;Z(0,e.value&&e.key!=="website"?0:-1),a(),Z(1,e.value&&e.key==="website"?1:-1)}}var Dn=(()=>{let n=class n{constructor(){this.sidebarVisible=!1,this.blogService=B(de)}ngOnInit(){this.querySubscription=this.blogService.getBlogInfo().subscribe(i=>{this.blogInfo=i;let s=i.links,{__typename:o}=s,r=ct(s,["__typename"]);this.blogSocialLinks=r}),this.querySubscription=this.blogService.getSeriesList().subscribe(i=>{this.seriesList=i})}ngOnDestroy(){this.querySubscription?.unsubscribe()}};n.\u0275fac=function(o){return new(o||n)},n.\u0275cmp=v({type:n,selectors:[["app-sidenav"]],standalone:!0,features:[T],decls:13,vars:3,consts:[[3,"visible","visibleChange"],[1,"sidenav-menu"],[1,"series"],[1,"social"],[1,"social-link"],["icon","pi pi-bars",3,"click"],[1,"series-link",3,"routerLink"],["target","_blank","rel","noopener noreferrer",3,"href"],[1,"pi","pi-globe"],["class","series-link",3,"routerLink"]],template:function(o,r){o&1&&(c(0,"p-sidebar",0),ge("visibleChange",function(u){return fe(r.sidebarVisible,u)||(r.sidebarVisible=u),u}),c(1,"div",1)(2,"div",2)(3,"h3"),C(4,"Series"),d(),Ce(5,os,2,2,"a",9,Be),d(),c(7,"div",3)(8,"div",4),Ce(9,as,2,2,null,null,Be),ae(11,"keyvalue"),d()()()(),c(12,"p-button",5),w("click",function(){return r.sidebarVisible=!0}),d()),o&2&&(me("visible",r.sidebarVisible),a(5),we(r.seriesList),a(4),we(_e(11,1,r.blogSocialLinks)))},dependencies:[yt,Re,In,xn,Ie,tt],styles:[".sidenav-menu[_ngcontent-%COMP%]{display:flex;flex-direction:column;margin-top:5rem;padding:1rem}.sidenav-menu[_ngcontent-%COMP%] .series[_ngcontent-%COMP%]{display:flex;flex-direction:column}.sidenav-menu[_ngcontent-%COMP%] .series[_ngcontent-%COMP%] h3[_ngcontent-%COMP%]{font-weight:400;text-transform:uppercase;margin:0 0 .5rem}.sidenav-menu[_ngcontent-%COMP%] .social[_ngcontent-%COMP%]{display:flex;width:100%;margin:1rem 0}.sidenav-menu[_ngcontent-%COMP%] .social[_ngcontent-%COMP%] a[_ngcontent-%COMP%]{margin-right:.5rem}p-button[_ngcontent-%COMP%]{margin-right:1rem}"]});let t=n;return t})();function ls(t,n){if(t&1&&m(0,"span",5),t&2){let e=p(2);l("ngClass",e.icon)}}function cs(t,n){if(t&1&&(j(0),h(1,ls,1,1,"span",4),W()),t&2){let e=p();a(),l("ngIf",e.icon)}}function ds(t,n){}function us(t,n){t&1&&h(0,ds,0,0,"ng-template")}function ps(t,n){if(t&1&&(c(0,"span",6),h(1,us,1,0,null,7),d()),t&2){let e=p();a(),l("ngTemplateOutlet",e.iconTemplate)}}var hs=["*"],Sn=(()=>{class t{style;styleClass;severity;value;icon;rounded;templates;iconTemplate;ngAfterContentInit(){this.templates?.forEach(e=>{switch(e.getType()){case"icon":this.iconTemplate=e.template;break}})}containerClass(){return{"p-tag p-component":!0,"p-tag-info":this.severity==="info","p-tag-success":this.severity==="success","p-tag-warning":this.severity==="warning","p-tag-danger":this.severity==="danger","p-tag-rounded":this.rounded}}static \u0275fac=function(i){return new(i||t)};static \u0275cmp=v({type:t,selectors:[["p-tag"]],contentQueries:function(i,o,r){if(i&1&&K(r,ue,4),i&2){let s;H(s=z())&&(o.templates=s)}},hostAttrs:[1,"p-element"],inputs:{style:"style",styleClass:"styleClass",severity:"severity",value:"value",icon:"icon",rounded:"rounded"},ngContentSelectors:hs,decls:6,vars:7,consts:[[3,"ngClass","ngStyle"],[4,"ngIf"],["class","p-tag-icon",4,"ngIf"],[1,"p-tag-value"],["class","p-tag-icon",3,"ngClass",4,"ngIf"],[1,"p-tag-icon",3,"ngClass"],[1,"p-tag-icon"],[4,"ngTemplateOutlet"]],template:function(i,o){i&1&&(X(),c(0,"span",0),Q(1),h(2,cs,2,1,"ng-container",1)(3,ps,2,1,"span",2),c(4,"span",3),C(5),d()()),i&2&&(E(o.styleClass),l("ngClass",o.containerClass())("ngStyle",o.style),a(2),l("ngIf",!o.iconTemplate),a(),l("ngIf",o.iconTemplate),a(2),F(o.value))},dependencies:[J,le,ce,ee],styles:[`@layer primeng{.p-tag{display:inline-flex;align-items:center;justify-content:center}.p-tag-icon,.p-tag-value,.p-tag-icon.pi{line-height:1.5}.p-tag.p-tag-rounded{border-radius:10rem}} +`],encapsulation:2,changeDetection:0})}return t})(),En=(()=>{class t{static \u0275fac=function(i){return new(i||t)};static \u0275mod=O({type:t});static \u0275inj=k({imports:[L,ne,ne]})}return t})();var Tn=(()=>{let n=class n{constructor(){this.domSanitizer=B(Di)}transform(i){return this.domSanitizer.bypassSecurityTrustHtml(i)}};n.\u0275fac=function(o){return new(o||n)},n.\u0275pipe=ri({name:"sanitizerHtml",type:n,pure:!0,standalone:!0});let t=n;return t})();function fs(t,n){t&1&&(c(0,"article")(1,"h1",5),C(2),d(),m(3,"img",6),c(4,"div",7)(5,"div",8),m(6,"img",9),c(7,"div",10)(8,"span",11),C(9),d(),c(10,"div",12)(11,"p-tag",13),ae(12,"date"),m(13,"i",14),d(),c(14,"p-tag",13),m(15,"i",15),d()()()()(),m(16,"div",16),ae(17,"sanitizerHtml"),d()),t&2&&(a(2),F(n.title),a(),Ht("alt","Cover image for ",n.title,""),l("src",n.coverImage.url,te),a(3),he("alt",n.author.name),l("src",n.author.profilePicture,te),a(3),F(n.author.name),a(2),he("value",_i(12,9,n.publishedAt,"MMM dd, yyyy")),a(3),Ht("value","",n.readTimeInMinutes," min read"),a(2),l("innerHTML",_e(17,12,n.content.html),li))}var Vn=(()=>{let n=class n{constructor(){this.blogName="",this.checked=!0,this.selectedTheme="dark",this.route=B(Ei),this.blogService=B(de),this.themeService=B(Ot)}ngOnInit(){this.querySubscription=this.blogService.getBlogInfo().subscribe(i=>{this.blogInfo=i,this.blogName=this.blogInfo.title}),this.post$=this.blogService.getSinglePost(this.slug)}onThemeChange(i){this.selectedTheme=i,this.themeService.setTheme(i)}ngOnDestroy(){this.querySubscription?.unsubscribe()}};n.\u0275fac=function(o){return new(o||n)},n.\u0275cmp=v({type:n,selectors:[["app-post-details"]],inputs:{slug:"slug"},standalone:!0,features:[T],decls:12,vars:5,consts:[[1,"post-details-page"],[1,"p-toolbar-group-start"],["routerLink","/",1,"logo"],[1,"p-toolbar-group-end"],["id","theme-switch",3,"ngModel","ngModelChange","click"],[1,"title"],[1,"cover-image",3,"src","alt"],[1,"post-details"],[1,"author-info"],[1,"author-image",3,"src","alt"],[1,"author-text"],[1,"author-name"],[1,"post-meta"],[3,"value"],[1,"tag-icon","pi","pi-calendar"],[1,"tag-icon","pi","pi-book"],[1,"content",3,"innerHTML"]],template:function(o,r){if(o&1&&(c(0,"div",0)(1,"p-toolbar")(2,"div",1),m(3,"app-sidenav"),c(4,"a",2)(5,"h1"),C(6),d()()(),c(7,"div",3)(8,"p-inputSwitch",4),ge("ngModelChange",function(u){return fe(r.checked,u)||(r.checked=u),u}),w("click",function(){return r.onThemeChange(r.checked?"dark":"light")}),d()()(),h(9,fs,18,14,"article"),ae(10,"async"),m(11,"app-footer"),d()),o&2){let s;a(6),F(r.blogName),a(2),me("ngModel",r.checked),a(),Z(9,(s=_e(10,3,r.post$))?9:-1,s)}},dependencies:[_t,vi,Re,Dn,At,Ye,Ze,ke,En,Sn,Ke,Xe,Ie,kt,lt,Tn],styles:[".post-details-page[_ngcontent-%COMP%] p-toolbar[_ngcontent-%COMP%] .p-toolbar-group-start[_ngcontent-%COMP%] h1[_ngcontent-%COMP%]{font-size:1.3rem;font-weight:500;margin:0}.post-details-page[_ngcontent-%COMP%] article[_ngcontent-%COMP%]{margin:0 auto;max-width:50vw;padding:1.25rem;border-radius:.3125rem}.post-details-page[_ngcontent-%COMP%] article[_ngcontent-%COMP%] .title[_ngcontent-%COMP%]{font-size:1.7rem;font-weight:500;margin-bottom:.625rem}.post-details-page[_ngcontent-%COMP%] article[_ngcontent-%COMP%] .cover-image[_ngcontent-%COMP%]{max-width:100%;height:auto;margin-bottom:.5rem;border-radius:.3125rem}.post-details-page[_ngcontent-%COMP%] article[_ngcontent-%COMP%] .post-details[_ngcontent-%COMP%]{border-radius:1.25rem;display:flex;align-items:center;margin:1rem 0}.post-details-page[_ngcontent-%COMP%] article[_ngcontent-%COMP%] .post-details[_ngcontent-%COMP%] .author-info[_ngcontent-%COMP%]{display:flex;align-items:center}.post-details-page[_ngcontent-%COMP%] article[_ngcontent-%COMP%] .post-details[_ngcontent-%COMP%] .author-info[_ngcontent-%COMP%] .author-image[_ngcontent-%COMP%]{border-radius:50%;width:3.125rem}.post-details-page[_ngcontent-%COMP%] article[_ngcontent-%COMP%] .post-details[_ngcontent-%COMP%] .author-info[_ngcontent-%COMP%] .author-text[_ngcontent-%COMP%]{display:flex;flex-direction:column;margin-left:.625rem}.post-details-page[_ngcontent-%COMP%] article[_ngcontent-%COMP%] .post-details[_ngcontent-%COMP%] .author-info[_ngcontent-%COMP%] .author-text[_ngcontent-%COMP%] .author-name[_ngcontent-%COMP%]{font-weight:500}.post-details-page[_ngcontent-%COMP%] article[_ngcontent-%COMP%] .post-details[_ngcontent-%COMP%] .author-info[_ngcontent-%COMP%] .author-text[_ngcontent-%COMP%] .post-meta[_ngcontent-%COMP%]{display:flex;align-items:center}.post-details-page[_ngcontent-%COMP%] article[_ngcontent-%COMP%] .post-details[_ngcontent-%COMP%] .author-info[_ngcontent-%COMP%] .author-text[_ngcontent-%COMP%] .post-meta[_ngcontent-%COMP%] p-tag[_ngcontent-%COMP%]{margin:.3rem}.post-details-page[_ngcontent-%COMP%] article[_ngcontent-%COMP%] .post-details[_ngcontent-%COMP%] .author-info[_ngcontent-%COMP%] .author-text[_ngcontent-%COMP%] .post-meta[_ngcontent-%COMP%] p-tag[_ngcontent-%COMP%] i[_ngcontent-%COMP%]{margin-right:.1rem}.post-details-page[_ngcontent-%COMP%] article[_ngcontent-%COMP%] .content[_ngcontent-%COMP%]{font-size:1rem;line-height:1.5rem}"]});let t=n;return t})();var On=[{path:"",component:Mn,children:[{path:"",loadComponent:()=>import("./chunk-5W73IEJQ.js").then(t=>t.PostsComponent)},{path:"series/:slug",loadComponent:()=>import("./chunk-5IYU7X6J.js").then(t=>t.SeriesComponent)}]},{path:"post/:slug",component:Vn}];var gs="@",_s=(()=>{let n=class n{constructor(i,o,r,s,u){this.doc=i,this.delegate=o,this.zone=r,this.animationType=s,this.moduleImpl=u,this._rendererFactoryPromise=null,this.scheduler=B(di,{optional:!0})}ngOnDestroy(){this._engine?.flush()}loadImpl(){return(this.moduleImpl??import("./chunk-PTRLSXG5.js")).catch(o=>{throw new Nt(5300,!1)}).then(({\u0275createEngine:o,\u0275AnimationRendererFactory:r})=>{this._engine=o(this.animationType,this.doc,this.scheduler);let s=new r(this.delegate,this._engine,this.zone);return this.delegate=s,s})}createRenderer(i,o){let r=this.delegate.createRenderer(i,o);if(r.\u0275type===0)return r;typeof r.throwOnSyntheticProps=="boolean"&&(r.throwOnSyntheticProps=!1);let s=new ei(r);return o?.data?.animation&&!this._rendererFactoryPromise&&(this._rendererFactoryPromise=this.loadImpl()),this._rendererFactoryPromise?.then(u=>{let b=u.createRenderer(i,o);s.use(b)}).catch(u=>{s.use(r)}),s}begin(){this.delegate.begin?.()}end(){this.delegate.end?.()}whenRenderingDone(){return this.delegate.whenRenderingDone?.()??Promise.resolve()}};n.\u0275fac=function(o){ci()},n.\u0275prov=Ee({token:n,factory:n.\u0275fac});let t=n;return t})(),ei=class{constructor(n){this.delegate=n,this.replay=[],this.\u0275type=1}use(n){if(this.delegate=n,this.replay!==null){for(let e of this.replay)e(n);this.replay=null}}get data(){return this.delegate.data}destroy(){this.replay=null,this.delegate.destroy()}createElement(n,e){return this.delegate.createElement(n,e)}createComment(n){return this.delegate.createComment(n)}createText(n){return this.delegate.createText(n)}get destroyNode(){return this.delegate.destroyNode}appendChild(n,e){this.delegate.appendChild(n,e)}insertBefore(n,e,i,o){this.delegate.insertBefore(n,e,i,o)}removeChild(n,e,i){this.delegate.removeChild(n,e,i)}selectRootElement(n,e){return this.delegate.selectRootElement(n,e)}parentNode(n){return this.delegate.parentNode(n)}nextSibling(n){return this.delegate.nextSibling(n)}setAttribute(n,e,i,o){this.delegate.setAttribute(n,e,i,o)}removeAttribute(n,e,i){this.delegate.removeAttribute(n,e,i)}addClass(n,e){this.delegate.addClass(n,e)}removeClass(n,e){this.delegate.removeClass(n,e)}setStyle(n,e,i,o){this.delegate.setStyle(n,e,i,o)}removeStyle(n,e,i){this.delegate.removeStyle(n,e,i)}setProperty(n,e,i){this.shouldReplay(e)&&this.replay.push(o=>o.setProperty(n,e,i)),this.delegate.setProperty(n,e,i)}setValue(n,e){this.delegate.setValue(n,e)}listen(n,e,i){return this.shouldReplay(e)&&this.replay.push(o=>o.listen(n,e,i)),this.delegate.listen(n,e,i)}shouldReplay(n){return this.replay!==null&&n.startsWith(gs)}};function kn(t="animations"){return ai([{provide:ui,useFactory:(n,e,i)=>new _s(n,e,i,t),deps:[ie,xi,Ae]},{provide:si,useValue:t==="noop"?"NoopAnimations":"BrowserAnimations"}])}var ys=(t,n,e)=>{let i=["POST","PUT","PATCH"].indexOf(t.method.toUpperCase())!==-1,o=y=>["variables","extensions"].indexOf(y.toLowerCase())!==-1,r=t.body.length,s=t.options&&t.options.useMultipart,u;if(s){if(r)return new nt(y=>y.error(new Error("File upload is not available when combined with Batching")));if(!i)return new nt(y=>y.error(new Error("File upload is not available when GET is used")));if(!e)return new nt(y=>y.error(new Error(`To use File upload you need to pass "extractFiles" function from "extract-files" library to HttpLink's options`)));u=e(t.body),s=!!u.files.size}let b={};if(r){if(!i)return new nt(y=>y.error(new Error("Batching is not available for GET requests")));b={body:t.body}}else{let y=s?u.clone:t.body;i?b={body:y}:b={params:Object.keys(t.body).reduce((D,M)=>{let x=t.body[M];return D[M]=o(M)?JSON.stringify(x):x,D},{})}}if(s&&i){let y=new FormData;y.append("operations",JSON.stringify(b.body));let I={},D=u.files,M=0;D.forEach(x=>{I[++M]=x}),y.append("map",JSON.stringify(I)),M=0,D.forEach((x,G)=>{y.append(++M+"",G,G.name)}),b.body=y}return n.request(t.method,t.url,U(U({observe:"response",responseType:"json",reportProgress:!1},b),t.options))},bs=(t,n)=>t&&n?n.keys().reduce((i,o)=>i.set(o,n.getAll(o)),t):n||t;function vs(...t){let n=t.find(e=>typeof e<"u");return typeof n>"u"?t[t.length-1]:n}function Cs(t){let n=t.headers&&t.headers instanceof Rt?t.headers:new Rt(t.headers);if(t.clientAwareness){let{name:e,version:i}=t.clientAwareness;e&&!n.has("apollographql-client-name")&&(n=n.set("apollographql-client-name",e)),i&&!n.has("apollographql-client-version")&&(n=n.set("apollographql-client-version",i))}return n}var ti=class extends Pi{httpClient;options;requester;print=ki;constructor(n,e){super(),this.httpClient=n,this.options=e,this.options.operationPrinter&&(this.print=this.options.operationPrinter),this.requester=i=>new Fi(o=>{let r=i.getContext(),s=(oe,Ln)=>vs(r[oe],this.options[oe],Ln),u=s("method","POST"),b=s("includeQuery",!0),y=s("includeExtensions",!1),I=s("uri","graphql"),D=s("withCredentials"),M=s("useMultipart"),x=this.options.useGETForQueries===!0,G=i.query.definitions.some(oe=>oe.kind==="OperationDefinition"&&oe.operation==="query");x&&G&&(u="GET");let be={method:u,url:typeof I=="function"?I(i):I,body:{operationName:i.operationName,variables:i.variables},options:{withCredentials:D,useMultipart:M,headers:this.options.headers}};y&&(be.body.extensions=i.extensions),b&&(be.body.query=this.print(i.query));let Lt=Cs(r);be.options.headers=bs(be.options.headers,Lt);let De=ys(be,this.httpClient,this.options.extractFiles).subscribe({next:oe=>{i.setContext({response:oe}),o.next(oe.body)},error:oe=>o.error(oe),complete:()=>o.complete()});return()=>{De.closed||De.unsubscribe()}})}request(n){return this.requester(n)}},Fn=(()=>{class t{httpClient;constructor(e){this.httpClient=e}create(e){return new ti(this.httpClient,e)}static \u0275fac=function(i){return new(i||t)(ut(Ci))};static \u0275prov=Ee({token:t,factory:t.\u0275fac,providedIn:"root"})}return t})();var ws="https://gql.hashnode.com/";function Ms(t){return{link:t.create({uri:ws}),cache:new Ai}}var Pn={providers:[Vi(On,Oi()),Si(),kn(),wi(Mi()),{provide:Li,useFactory:Ms,deps:[Fn]},Ni]};var An=(()=>{let n=class n{constructor(){this.title="angular-primeng-app"}};n.\u0275fac=function(o){return new(o||n)},n.\u0275cmp=v({type:n,selectors:[["app-root"]],standalone:!0,features:[T],decls:1,vars:0,template:function(o,r){o&1&&m(0,"router-outlet")},dependencies:[vt]});let t=n;return t})();Ii(An,Pn).catch(t=>console.error(t)); diff --git a/angular-primeng-app/dist/browser/styles-IYO4AA6T.css b/angular-primeng-app/dist/browser/styles-IYO4AA6T.css deleted file mode 100644 index 98c5130..0000000 --- a/angular-primeng-app/dist/browser/styles-IYO4AA6T.css +++ /dev/null @@ -1 +0,0 @@ -@font-face{font-family:primeicons;font-display:block;src:url("./media/primeicons-77WLEVE2.eot");src:url("./media/primeicons-77WLEVE2.eot?#iefix") format("embedded-opentype"),url("./media/primeicons-XI7ZC3P3.woff2") format("woff2"),url("./media/primeicons-7C46RJHE.woff") format("woff"),url("./media/primeicons-AEJFRHCW.ttf") format("truetype"),url("./media/primeicons-SQ5LETCD.svg?#primeicons") format("svg");font-weight:400;font-style:normal}.pi{font-family:primeicons;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;display:inline-block;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.pi:before{--webkit-backface-visibility:hidden;backface-visibility:hidden}.pi-fw{width:1.28571429em;text-align:center}.pi-spin{-webkit-animation:fa-spin 2s infinite linear;animation:fa-spin 2s infinite linear}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0)}to{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0)}to{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.pi-eraser:before{content:"\ea04"}.pi-stopwatch:before{content:"\ea01"}.pi-verified:before{content:"\ea02"}.pi-delete-left:before{content:"\ea03"}.pi-hourglass:before{content:"\e9fe"}.pi-truck:before{content:"\ea00"}.pi-wrench:before{content:"\e9ff"}.pi-microphone:before{content:"\e9fa"}.pi-megaphone:before{content:"\e9fb"}.pi-arrow-right-arrow-left:before{content:"\e9fc"}.pi-bitcoin:before{content:"\e9fd"}.pi-file-edit:before{content:"\e9f6"}.pi-language:before{content:"\e9f7"}.pi-file-export:before{content:"\e9f8"}.pi-file-import:before{content:"\e9f9"}.pi-file-word:before{content:"\e9f1"}.pi-gift:before{content:"\e9f2"}.pi-cart-plus:before{content:"\e9f3"}.pi-thumbs-down-fill:before{content:"\e9f4"}.pi-thumbs-up-fill:before{content:"\e9f5"}.pi-arrows-alt:before{content:"\e9f0"}.pi-calculator:before{content:"\e9ef"}.pi-sort-alt-slash:before{content:"\e9ee"}.pi-arrows-h:before{content:"\e9ec"}.pi-arrows-v:before{content:"\e9ed"}.pi-pound:before{content:"\e9eb"}.pi-prime:before{content:"\e9ea"}.pi-chart-pie:before{content:"\e9e9"}.pi-reddit:before{content:"\e9e8"}.pi-code:before{content:"\e9e7"}.pi-sync:before{content:"\e9e6"}.pi-shopping-bag:before{content:"\e9e5"}.pi-server:before{content:"\e9e4"}.pi-database:before{content:"\e9e3"}.pi-hashtag:before{content:"\e9e2"}.pi-bookmark-fill:before{content:"\e9df"}.pi-filter-fill:before{content:"\e9e0"}.pi-heart-fill:before{content:"\e9e1"}.pi-flag-fill:before{content:"\e9de"}.pi-circle:before{content:"\e9dc"}.pi-circle-fill:before{content:"\e9dd"}.pi-bolt:before{content:"\e9db"}.pi-history:before{content:"\e9da"}.pi-box:before{content:"\e9d9"}.pi-at:before{content:"\e9d8"}.pi-arrow-up-right:before{content:"\e9d4"}.pi-arrow-up-left:before{content:"\e9d5"}.pi-arrow-down-left:before{content:"\e9d6"}.pi-arrow-down-right:before{content:"\e9d7"}.pi-telegram:before{content:"\e9d3"}.pi-stop-circle:before{content:"\e9d2"}.pi-stop:before{content:"\e9d1"}.pi-whatsapp:before{content:"\e9d0"}.pi-building:before{content:"\e9cf"}.pi-qrcode:before{content:"\e9ce"}.pi-car:before{content:"\e9cd"}.pi-instagram:before{content:"\e9cc"}.pi-linkedin:before{content:"\e9cb"}.pi-send:before{content:"\e9ca"}.pi-slack:before{content:"\e9c9"}.pi-sun:before{content:"\e9c8"}.pi-moon:before{content:"\e9c7"}.pi-vimeo:before{content:"\e9c6"}.pi-youtube:before{content:"\e9c5"}.pi-flag:before{content:"\e9c4"}.pi-wallet:before{content:"\e9c3"}.pi-map:before{content:"\e9c2"}.pi-link:before{content:"\e9c1"}.pi-credit-card:before{content:"\e9bf"}.pi-discord:before{content:"\e9c0"}.pi-percentage:before{content:"\e9be"}.pi-euro:before{content:"\e9bd"}.pi-book:before{content:"\e9ba"}.pi-shield:before{content:"\e9b9"}.pi-paypal:before{content:"\e9bb"}.pi-amazon:before{content:"\e9bc"}.pi-phone:before{content:"\e9b8"}.pi-filter-slash:before{content:"\e9b7"}.pi-facebook:before{content:"\e9b4"}.pi-github:before{content:"\e9b5"}.pi-twitter:before{content:"\e9b6"}.pi-step-backward-alt:before{content:"\e9ac"}.pi-step-forward-alt:before{content:"\e9ad"}.pi-forward:before{content:"\e9ae"}.pi-backward:before{content:"\e9af"}.pi-fast-backward:before{content:"\e9b0"}.pi-fast-forward:before{content:"\e9b1"}.pi-pause:before{content:"\e9b2"}.pi-play:before{content:"\e9b3"}.pi-compass:before{content:"\e9ab"}.pi-id-card:before{content:"\e9aa"}.pi-ticket:before{content:"\e9a9"}.pi-file-o:before{content:"\e9a8"}.pi-reply:before{content:"\e9a7"}.pi-directions-alt:before{content:"\e9a5"}.pi-directions:before{content:"\e9a6"}.pi-thumbs-up:before{content:"\e9a3"}.pi-thumbs-down:before{content:"\e9a4"}.pi-sort-numeric-down-alt:before{content:"\e996"}.pi-sort-numeric-up-alt:before{content:"\e997"}.pi-sort-alpha-down-alt:before{content:"\e998"}.pi-sort-alpha-up-alt:before{content:"\e999"}.pi-sort-numeric-down:before{content:"\e99a"}.pi-sort-numeric-up:before{content:"\e99b"}.pi-sort-alpha-down:before{content:"\e99c"}.pi-sort-alpha-up:before{content:"\e99d"}.pi-sort-alt:before{content:"\e99e"}.pi-sort-amount-up:before{content:"\e99f"}.pi-sort-amount-down:before{content:"\e9a0"}.pi-sort-amount-down-alt:before{content:"\e9a1"}.pi-sort-amount-up-alt:before{content:"\e9a2"}.pi-palette:before{content:"\e995"}.pi-undo:before{content:"\e994"}.pi-desktop:before{content:"\e993"}.pi-sliders-v:before{content:"\e991"}.pi-sliders-h:before{content:"\e992"}.pi-search-plus:before{content:"\e98f"}.pi-search-minus:before{content:"\e990"}.pi-file-excel:before{content:"\e98e"}.pi-file-pdf:before{content:"\e98d"}.pi-check-square:before{content:"\e98c"}.pi-chart-line:before{content:"\e98b"}.pi-user-edit:before{content:"\e98a"}.pi-exclamation-circle:before{content:"\e989"}.pi-android:before{content:"\e985"}.pi-google:before{content:"\e986"}.pi-apple:before{content:"\e987"}.pi-microsoft:before{content:"\e988"}.pi-heart:before{content:"\e984"}.pi-mobile:before{content:"\e982"}.pi-tablet:before{content:"\e983"}.pi-key:before{content:"\e981"}.pi-shopping-cart:before{content:"\e980"}.pi-comments:before{content:"\e97e"}.pi-comment:before{content:"\e97f"}.pi-briefcase:before{content:"\e97d"}.pi-bell:before{content:"\e97c"}.pi-paperclip:before{content:"\e97b"}.pi-share-alt:before{content:"\e97a"}.pi-envelope:before{content:"\e979"}.pi-volume-down:before{content:"\e976"}.pi-volume-up:before{content:"\e977"}.pi-volume-off:before{content:"\e978"}.pi-eject:before{content:"\e975"}.pi-money-bill:before{content:"\e974"}.pi-images:before{content:"\e973"}.pi-image:before{content:"\e972"}.pi-sign-in:before{content:"\e970"}.pi-sign-out:before{content:"\e971"}.pi-wifi:before{content:"\e96f"}.pi-sitemap:before{content:"\e96e"}.pi-chart-bar:before{content:"\e96d"}.pi-camera:before{content:"\e96c"}.pi-dollar:before{content:"\e96b"}.pi-lock-open:before{content:"\e96a"}.pi-table:before{content:"\e969"}.pi-map-marker:before{content:"\e968"}.pi-list:before{content:"\e967"}.pi-eye-slash:before{content:"\e965"}.pi-eye:before{content:"\e966"}.pi-folder-open:before{content:"\e964"}.pi-folder:before{content:"\e963"}.pi-video:before{content:"\e962"}.pi-inbox:before{content:"\e961"}.pi-lock:before{content:"\e95f"}.pi-unlock:before{content:"\e960"}.pi-tags:before{content:"\e95d"}.pi-tag:before{content:"\e95e"}.pi-power-off:before{content:"\e95c"}.pi-save:before{content:"\e95b"}.pi-question-circle:before{content:"\e959"}.pi-question:before{content:"\e95a"}.pi-copy:before{content:"\e957"}.pi-file:before{content:"\e958"}.pi-clone:before{content:"\e955"}.pi-calendar-times:before{content:"\e952"}.pi-calendar-minus:before{content:"\e953"}.pi-calendar-plus:before{content:"\e954"}.pi-ellipsis-v:before{content:"\e950"}.pi-ellipsis-h:before{content:"\e951"}.pi-bookmark:before{content:"\e94e"}.pi-globe:before{content:"\e94f"}.pi-replay:before{content:"\e94d"}.pi-filter:before{content:"\e94c"}.pi-print:before{content:"\e94b"}.pi-align-right:before{content:"\e946"}.pi-align-left:before{content:"\e947"}.pi-align-center:before{content:"\e948"}.pi-align-justify:before{content:"\e949"}.pi-cog:before{content:"\e94a"}.pi-cloud-download:before{content:"\e943"}.pi-cloud-upload:before{content:"\e944"}.pi-cloud:before{content:"\e945"}.pi-pencil:before{content:"\e942"}.pi-users:before{content:"\e941"}.pi-clock:before{content:"\e940"}.pi-user-minus:before{content:"\e93e"}.pi-user-plus:before{content:"\e93f"}.pi-trash:before{content:"\e93d"}.pi-external-link:before{content:"\e93c"}.pi-window-maximize:before{content:"\e93b"}.pi-window-minimize:before{content:"\e93a"}.pi-refresh:before{content:"\e938"}.pi-user:before{content:"\e939"}.pi-exclamation-triangle:before{content:"\e922"}.pi-calendar:before{content:"\e927"}.pi-chevron-circle-left:before{content:"\e928"}.pi-chevron-circle-down:before{content:"\e929"}.pi-chevron-circle-right:before{content:"\e92a"}.pi-chevron-circle-up:before{content:"\e92b"}.pi-angle-double-down:before{content:"\e92c"}.pi-angle-double-left:before{content:"\e92d"}.pi-angle-double-right:before{content:"\e92e"}.pi-angle-double-up:before{content:"\e92f"}.pi-angle-down:before{content:"\e930"}.pi-angle-left:before{content:"\e931"}.pi-angle-right:before{content:"\e932"}.pi-angle-up:before{content:"\e933"}.pi-upload:before{content:"\e934"}.pi-download:before{content:"\e956"}.pi-ban:before{content:"\e935"}.pi-star-fill:before{content:"\e936"}.pi-star:before{content:"\e937"}.pi-chevron-left:before{content:"\e900"}.pi-chevron-right:before{content:"\e901"}.pi-chevron-down:before{content:"\e902"}.pi-chevron-up:before{content:"\e903"}.pi-caret-left:before{content:"\e904"}.pi-caret-right:before{content:"\e905"}.pi-caret-down:before{content:"\e906"}.pi-caret-up:before{content:"\e907"}.pi-search:before{content:"\e908"}.pi-check:before{content:"\e909"}.pi-check-circle:before{content:"\e90a"}.pi-times:before{content:"\e90b"}.pi-times-circle:before{content:"\e90c"}.pi-plus:before{content:"\e90d"}.pi-plus-circle:before{content:"\e90e"}.pi-minus:before{content:"\e90f"}.pi-minus-circle:before{content:"\e910"}.pi-circle-on:before{content:"\e911"}.pi-circle-off:before{content:"\e912"}.pi-sort-down:before{content:"\e913"}.pi-sort-up:before{content:"\e914"}.pi-sort:before{content:"\e915"}.pi-step-backward:before{content:"\e916"}.pi-step-forward:before{content:"\e917"}.pi-th-large:before{content:"\e918"}.pi-arrow-down:before{content:"\e919"}.pi-arrow-left:before{content:"\e91a"}.pi-arrow-right:before{content:"\e91b"}.pi-arrow-up:before{content:"\e91c"}.pi-bars:before{content:"\e91d"}.pi-arrow-circle-down:before{content:"\e91e"}.pi-arrow-circle-left:before{content:"\e91f"}.pi-arrow-circle-right:before{content:"\e920"}.pi-arrow-circle-up:before{content:"\e921"}.pi-info:before{content:"\e923"}.pi-info-circle:before{content:"\e924"}.pi-home:before{content:"\e925"}.pi-spinner:before{content:"\e926"}:root{font-family:Inter var,sans-serif;font-feature-settings:"cv02","cv03","cv04","cv11";font-variation-settings:normal;--font-family: "Inter var", sans-serif;--font-feature-settings: "cv02", "cv03", "cv04", "cv11";--surface-a: #ffffff;--surface-b: #f9fafb;--surface-c: #f3f4f6;--surface-d: #e5e7eb;--surface-e: #ffffff;--surface-f: #ffffff;--text-color: #4b5563;--text-color-secondary: #6b7280;--primary-color: #3B82F6;--primary-color-text: #ffffff;--surface-0: #ffffff;--surface-50: #f9fafb;--surface-100: #f3f4f6;--surface-200: #e5e7eb;--surface-300: #d1d5db;--surface-400: #9ca3af;--surface-500: #6b7280;--surface-600: #4b5563;--surface-700: #374151;--surface-800: #1f2937;--surface-900: #111827;--gray-50: #f9fafb;--gray-100: #f3f4f6;--gray-200: #e5e7eb;--gray-300: #d1d5db;--gray-400: #9ca3af;--gray-500: #6b7280;--gray-600: #4b5563;--gray-700: #374151;--gray-800: #1f2937;--gray-900: #111827;--content-padding: 1.25rem;--inline-spacing: .5rem;--border-radius: 6px;--surface-ground: #f9fafb;--surface-section: #ffffff;--surface-card: #ffffff;--surface-overlay: #ffffff;--surface-border: #dfe7ef;--surface-hover: #f6f9fc;--focus-ring: 0 0 0 .2rem #BFDBFE;--maskbg: rgba(0, 0, 0, .4);--highlight-bg: #EFF6FF;--highlight-text-color: #1D4ED8;color-scheme:light}@font-face{font-family:Inter var;font-weight:100 900;font-display:swap;font-style:normal;font-named-instance:"Regular";src:url("./media/Inter-roman.var-WIJJYAE4.woff2?v=3.19") format("woff2")}@font-face{font-family:Inter var;font-weight:100 900;font-display:swap;font-style:italic;font-named-instance:"Italic";src:url("./media/Inter-italic.var-SWFAXF2C.woff2?v=3.19") format("woff2")}:root{--blue-50:#f5f9ff;--blue-100:#d0e1fd;--blue-200:#abc9fb;--blue-300:#85b2f9;--blue-400:#609af8;--blue-500:#3b82f6;--blue-600:#326fd1;--blue-700:#295bac;--blue-800:#204887;--blue-900:#183462;--green-50:#f4fcf7;--green-100:#caf1d8;--green-200:#a0e6ba;--green-300:#76db9b;--green-400:#4cd07d;--green-500:#22c55e;--green-600:#1da750;--green-700:#188a42;--green-800:#136c34;--green-900:#0e4f26;--yellow-50:#fefbf3;--yellow-100:#faedc4;--yellow-200:#f6de95;--yellow-300:#f2d066;--yellow-400:#eec137;--yellow-500:#eab308;--yellow-600:#c79807;--yellow-700:#a47d06;--yellow-800:#816204;--yellow-900:#5e4803;--cyan-50:#f3fbfd;--cyan-100:#c3edf5;--cyan-200:#94e0ed;--cyan-300:#65d2e4;--cyan-400:#35c4dc;--cyan-500:#06b6d4;--cyan-600:#059bb4;--cyan-700:#047f94;--cyan-800:#036475;--cyan-900:#024955;--pink-50:#fef6fa;--pink-100:#fad3e7;--pink-200:#f7b0d3;--pink-300:#f38ec0;--pink-400:#f06bac;--pink-500:#ec4899;--pink-600:#c93d82;--pink-700:#a5326b;--pink-800:#822854;--pink-900:#5e1d3d;--indigo-50:#f7f7fe;--indigo-100:#dadafc;--indigo-200:#bcbdf9;--indigo-300:#9ea0f6;--indigo-400:#8183f4;--indigo-500:#6366f1;--indigo-600:#5457cd;--indigo-700:#4547a9;--indigo-800:#363885;--indigo-900:#282960;--teal-50:#f3fbfb;--teal-100:#c7eeea;--teal-200:#9ae0d9;--teal-300:#6dd3c8;--teal-400:#41c5b7;--teal-500:#14b8a6;--teal-600:#119c8d;--teal-700:#0e8174;--teal-800:#0b655b;--teal-900:#084a42;--orange-50:#fff8f3;--orange-100:#feddc7;--orange-200:#fcc39b;--orange-300:#fba86f;--orange-400:#fa8e42;--orange-500:#f97316;--orange-600:#d46213;--orange-700:#ae510f;--orange-800:#893f0c;--orange-900:#642e09;--bluegray-50:#f7f8f9;--bluegray-100:#dadee3;--bluegray-200:#bcc3cd;--bluegray-300:#9fa9b7;--bluegray-400:#818ea1;--bluegray-500:#64748b;--bluegray-600:#556376;--bluegray-700:#465161;--bluegray-800:#37404c;--bluegray-900:#282e38;--purple-50:#fbf7ff;--purple-100:#ead6fd;--purple-200:#dab6fc;--purple-300:#c996fa;--purple-400:#b975f9;--purple-500:#a855f7;--purple-600:#8f48d2;--purple-700:#763cad;--purple-800:#5c2f88;--purple-900:#432263;--red-50:#fff5f5;--red-100:#ffd0ce;--red-200:#ffaca7;--red-300:#ff8780;--red-400:#ff6259;--red-500:#ff3d32;--red-600:#d9342b;--red-700:#b32b23;--red-800:#8c221c;--red-900:#661814;--primary-50:#f5f9ff;--primary-100:#d0e1fd;--primary-200:#abc9fb;--primary-300:#85b2f9;--primary-400:#609af8;--primary-500:#3b82f6;--primary-600:#326fd1;--primary-700:#295bac;--primary-800:#204887;--primary-900:#183462}.p-editor-container .p-editor-toolbar{background:#f9fafb;border-top-right-radius:6px;border-top-left-radius:6px}.p-editor-container .p-editor-toolbar.ql-snow{border:1px solid #e5e7eb}.p-editor-container .p-editor-toolbar.ql-snow .ql-stroke{stroke:#6b7280}.p-editor-container .p-editor-toolbar.ql-snow .ql-fill{fill:#6b7280}.p-editor-container .p-editor-toolbar.ql-snow .ql-picker .ql-picker-label{border:0 none;color:#6b7280}.p-editor-container .p-editor-toolbar.ql-snow .ql-picker .ql-picker-label:hover{color:#4b5563}.p-editor-container .p-editor-toolbar.ql-snow .ql-picker .ql-picker-label:hover .ql-stroke{stroke:#4b5563}.p-editor-container .p-editor-toolbar.ql-snow .ql-picker .ql-picker-label:hover .ql-fill{fill:#4b5563}.p-editor-container .p-editor-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-label{color:#4b5563}.p-editor-container .p-editor-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-label .ql-stroke{stroke:#4b5563}.p-editor-container .p-editor-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-label .ql-fill{fill:#4b5563}.p-editor-container .p-editor-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-options{background:#fff;border:0 none;box-shadow:0 2px 12px #0000001a;border-radius:6px;padding:.75rem 0}.p-editor-container .p-editor-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-options .ql-picker-item{color:#4b5563}.p-editor-container .p-editor-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-options .ql-picker-item:hover{color:#4b5563;background:#f3f4f6}.p-editor-container .p-editor-toolbar.ql-snow .ql-picker.ql-expanded:not(.ql-icon-picker) .ql-picker-item{padding:.75rem 1.25rem}.p-editor-container .p-editor-content{border-bottom-right-radius:6px;border-bottom-left-radius:6px}.p-editor-container .p-editor-content.ql-snow{border:1px solid #e5e7eb}.p-editor-container .p-editor-content .ql-editor{background:#fff;color:#4b5563;border-bottom-right-radius:6px;border-bottom-left-radius:6px}.p-editor-container .ql-snow.ql-toolbar button:hover,.p-editor-container .ql-snow.ql-toolbar button:focus{color:#4b5563}.p-editor-container .ql-snow.ql-toolbar button:hover .ql-stroke,.p-editor-container .ql-snow.ql-toolbar button:focus .ql-stroke{stroke:#4b5563}.p-editor-container .ql-snow.ql-toolbar button:hover .ql-fill,.p-editor-container .ql-snow.ql-toolbar button:focus .ql-fill{fill:#4b5563}.p-editor-container .ql-snow.ql-toolbar button.ql-active,.p-editor-container .ql-snow.ql-toolbar .ql-picker-label.ql-active,.p-editor-container .ql-snow.ql-toolbar .ql-picker-item.ql-selected{color:#3b82f6}.p-editor-container .ql-snow.ql-toolbar button.ql-active .ql-stroke,.p-editor-container .ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke,.p-editor-container .ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke{stroke:#3b82f6}.p-editor-container .ql-snow.ql-toolbar button.ql-active .ql-fill,.p-editor-container .ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-fill,.p-editor-container .ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-fill{fill:#3b82f6}.p-editor-container .ql-snow.ql-toolbar button.ql-active .ql-picker-label,.p-editor-container .ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-picker-label,.p-editor-container .ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-picker-label{color:#3b82f6}@layer primeng{*{box-sizing:border-box}.p-component{font-family:var(--font-family);font-feature-settings:var(--font-feature-settings, normal);font-size:1rem;font-weight:400}.p-component-overlay{background-color:#0006;transition-duration:.2s}.p-disabled,.p-component:disabled{opacity:.6}.p-error{color:#e24c4c}.p-text-secondary{color:#6b7280}.pi{font-size:1rem}.p-icon{width:1rem;height:1rem}.p-link{font-family:var(--font-family);font-feature-settings:var(--font-feature-settings, normal);font-size:1rem;border-radius:6px}.p-link:focus-visible{outline:0 none;outline-offset:0;box-shadow:0 0 0 .2rem #bfdbfe}.p-component-overlay-enter{animation:p-component-overlay-enter-animation .15s forwards}.p-component-overlay-leave{animation:p-component-overlay-leave-animation .15s forwards}@keyframes p-component-overlay-enter-animation{0%{background-color:transparent}to{background-color:var(--maskbg)}}@keyframes p-component-overlay-leave-animation{0%{background-color:var(--maskbg)}to{background-color:transparent}}.p-autocomplete .p-autocomplete-loader{right:.75rem}.p-autocomplete.p-autocomplete-dd .p-autocomplete-loader{right:3.75rem}.p-autocomplete:not(.p-disabled):hover .p-autocomplete-multiple-container{border-color:#3b82f6}.p-autocomplete:not(.p-disabled).p-focus .p-autocomplete-multiple-container{outline:0 none;outline-offset:0;box-shadow:0 0 0 .2rem #bfdbfe;border-color:#3b82f6}.p-autocomplete .p-autocomplete-multiple-container{padding:.375rem .75rem;gap:.5rem}.p-autocomplete .p-autocomplete-multiple-container .p-autocomplete-input-token{padding:.375rem 0}.p-autocomplete .p-autocomplete-multiple-container .p-autocomplete-input-token input{font-family:var(--font-family);font-feature-settings:var(--font-feature-settings, normal);font-size:1rem;color:#4b5563;padding:0;margin:0}.p-autocomplete .p-autocomplete-multiple-container .p-autocomplete-token{padding:.375rem .75rem;background:#e5e7eb;color:#4b5563;border-radius:16px}.p-autocomplete .p-autocomplete-multiple-container .p-autocomplete-token .p-autocomplete-token-icon{margin-left:.5rem}.p-autocomplete .p-autocomplete-multiple-container .p-autocomplete-token.p-focus{background:#d1d5db;color:#4b5563}.p-autocomplete.p-invalid.p-component>.p-inputtext{border-color:#e24c4c}.p-autocomplete-panel{background:#fff;color:#4b5563;border:0 none;border-radius:6px;box-shadow:0 2px 12px #0000001a}.p-autocomplete-panel .p-autocomplete-items{padding:.75rem 0}.p-autocomplete-panel .p-autocomplete-items .p-autocomplete-item{margin:0;padding:.75rem 1.25rem;border:0 none;color:#4b5563;background:transparent;transition:box-shadow .2s;border-radius:0}.p-autocomplete-panel .p-autocomplete-items .p-autocomplete-item.p-highlight{color:#1d4ed8;background:#eff6ff}.p-autocomplete-panel .p-autocomplete-items .p-autocomplete-item.p-highlight.p-focus{background:#3b82f63d}.p-autocomplete-panel .p-autocomplete-items .p-autocomplete-item:not(.p-highlight):not(.p-disabled).p-focus{color:#4b5563;background:#e5e7eb}.p-autocomplete-panel .p-autocomplete-items .p-autocomplete-item:not(.p-highlight):not(.p-disabled):hover{color:#4b5563;background:#f3f4f6}.p-autocomplete-panel .p-autocomplete-items .p-autocomplete-item-group{margin:0;padding:.75rem 1.25rem;color:#374151;background:#fff;font-weight:700}.p-autocomplete-panel .p-autocomplete-items .p-autocomplete-empty-message{padding:.75rem 1.25rem;color:#4b5563;background:transparent}p-autocomplete.ng-dirty.ng-invalid>.p-autocomplete>.p-inputtext{border-color:#e24c4c}p-autocomplete.p-autocomplete-clearable .p-inputtext{padding-right:2.5rem}p-autocomplete.p-autocomplete-clearable .p-autocomplete-clear-icon{color:#6b7280;right:.75rem}p-autocomplete.p-autocomplete-clearable .p-autocomplete-dd .p-autocomplete-clear-icon{color:#6b7280;right:3.75rem}p-calendar.ng-dirty.ng-invalid>.p-calendar>.p-inputtext{border-color:#e24c4c}.p-calendar:not(.p-calendar-disabled).p-focus>.p-inputtext{outline:0 none;outline-offset:0;box-shadow:0 0 0 .2rem #bfdbfe;border-color:#3b82f6}.p-datepicker{padding:.5rem;background:#fff;color:#4b5563;border:1px solid #d1d5db;border-radius:6px}.p-datepicker:not(.p-datepicker-inline){background:#fff;border:0 none;box-shadow:0 2px 12px #0000001a}.p-datepicker:not(.p-datepicker-inline) .p-datepicker-header{background:#fff}.p-datepicker .p-datepicker-header{padding:.5rem;color:#4b5563;background:#fff;font-weight:600;margin:0;border-bottom:1px solid #e5e7eb;border-top-right-radius:6px;border-top-left-radius:6px}.p-datepicker .p-datepicker-header .p-datepicker-prev,.p-datepicker .p-datepicker-header .p-datepicker-next{width:2rem;height:2rem;color:#6b7280;border:0 none;background:transparent;border-radius:50%;transition:background-color .2s,color .2s,box-shadow .2s}.p-datepicker .p-datepicker-header .p-datepicker-prev:enabled:hover,.p-datepicker .p-datepicker-header .p-datepicker-next:enabled:hover{color:#374151;border-color:transparent;background:#f3f4f6}.p-datepicker .p-datepicker-header .p-datepicker-prev:focus-visible,.p-datepicker .p-datepicker-header .p-datepicker-next:focus-visible{outline:0 none;outline-offset:0;box-shadow:0 0 0 .2rem #bfdbfe}.p-datepicker .p-datepicker-header .p-datepicker-title{line-height:2rem}.p-datepicker .p-datepicker-header .p-datepicker-title .p-datepicker-year,.p-datepicker .p-datepicker-header .p-datepicker-title .p-datepicker-month{color:#4b5563;transition:background-color .2s,color .2s,box-shadow .2s;font-weight:600;padding:.5rem}.p-datepicker .p-datepicker-header .p-datepicker-title .p-datepicker-year:enabled:hover,.p-datepicker .p-datepicker-header .p-datepicker-title .p-datepicker-month:enabled:hover{color:#3b82f6}.p-datepicker .p-datepicker-header .p-datepicker-title .p-datepicker-month{margin-right:.5rem}.p-datepicker table{font-size:1rem;margin:.5rem 0}.p-datepicker table th{padding:.5rem}.p-datepicker table th>span{width:2.5rem;height:2.5rem}.p-datepicker table td{padding:.5rem}.p-datepicker table td>span{width:2.5rem;height:2.5rem;border-radius:50%;transition:box-shadow .2s;border:1px solid transparent}.p-datepicker table td>span.p-highlight{color:#1d4ed8;background:#eff6ff}.p-datepicker table td>span:focus{outline:0 none;outline-offset:0;box-shadow:0 0 0 .2rem #bfdbfe}.p-datepicker table td.p-datepicker-today>span{background:#d1d5db;color:#4b5563;border-color:transparent}.p-datepicker table td.p-datepicker-today>span.p-highlight{color:#1d4ed8;background:#eff6ff}.p-datepicker .p-datepicker-buttonbar{padding:1rem 0;border-top:1px solid #e5e7eb}.p-datepicker .p-datepicker-buttonbar .p-button{width:auto}.p-datepicker .p-timepicker{border-top:1px solid #e5e7eb;padding:.5rem}.p-datepicker .p-timepicker button{width:2rem;height:2rem;color:#6b7280;border:0 none;background:transparent;border-radius:50%;transition:background-color .2s,color .2s,box-shadow .2s}.p-datepicker .p-timepicker button:enabled:hover{color:#374151;border-color:transparent;background:#f3f4f6}.p-datepicker .p-timepicker button:focus-visible{outline:0 none;outline-offset:0;box-shadow:0 0 0 .2rem #bfdbfe}.p-datepicker .p-timepicker button:last-child{margin-top:.2em}.p-datepicker .p-timepicker span{font-size:1.25rem}.p-datepicker .p-timepicker>div{padding:0 .5rem}.p-datepicker.p-datepicker-timeonly .p-timepicker{border-top:0 none}.p-datepicker .p-monthpicker{margin:.5rem 0}.p-datepicker .p-monthpicker .p-monthpicker-month{padding:.5rem;transition:box-shadow .2s;border-radius:6px}.p-datepicker .p-monthpicker .p-monthpicker-month.p-highlight{color:#1d4ed8;background:#eff6ff}.p-datepicker .p-yearpicker{margin:.5rem 0}.p-datepicker .p-yearpicker .p-yearpicker-year{padding:.5rem;transition:box-shadow .2s;border-radius:6px}.p-datepicker .p-yearpicker .p-yearpicker-year.p-highlight{color:#1d4ed8;background:#eff6ff}.p-datepicker.p-datepicker-multiple-month .p-datepicker-group{border-left:1px solid #e5e7eb;padding-right:.5rem;padding-left:.5rem;padding-top:0;padding-bottom:0}.p-datepicker.p-datepicker-multiple-month .p-datepicker-group:first-child{padding-left:0;border-left:0 none}.p-datepicker.p-datepicker-multiple-month .p-datepicker-group:last-child{padding-right:0}.p-datepicker:not(.p-disabled) table td span:not(.p-highlight):not(.p-disabled):hover{background:#f3f4f6}.p-datepicker:not(.p-disabled) table td span:not(.p-highlight):not(.p-disabled):focus{outline:0 none;outline-offset:0;box-shadow:0 0 0 .2rem #bfdbfe}.p-datepicker:not(.p-disabled) .p-monthpicker .p-monthpicker-month:not(.p-disabled):not(.p-highlight):hover{background:#f3f4f6}.p-datepicker:not(.p-disabled) .p-monthpicker .p-monthpicker-month:not(.p-disabled):focus{outline:0 none;outline-offset:0;box-shadow:0 0 0 .2rem #bfdbfe}.p-datepicker:not(.p-disabled) .p-yearpicker .p-yearpicker-year:not(.p-disabled):not(.p-highlight):hover{background:#f3f4f6}.p-datepicker:not(.p-disabled) .p-yearpicker .p-yearpicker-year:not(.p-disabled):focus{outline:0 none;outline-offset:0;box-shadow:0 0 0 .2rem #bfdbfe}p-calendar.p-calendar-clearable .p-inputtext{padding-right:2.5rem}p-calendar.p-calendar-clearable .p-calendar-clear-icon{color:#6b7280;right:.75rem}p-calendar.p-calendar-clearable .p-calendar-w-btn .p-calendar-clear-icon{color:#6b7280;right:3.75rem}@media screen and (max-width: 769px){.p-datepicker table th,.p-datepicker table td{padding:0}}.p-cascadeselect{background:#fff;border:1px solid #d1d5db;transition:background-color .2s,color .2s,border-color .2s,box-shadow .2s;border-radius:6px}.p-cascadeselect:not(.p-disabled):hover{border-color:#3b82f6}.p-cascadeselect:not(.p-disabled).p-focus{outline:0 none;outline-offset:0;box-shadow:0 0 0 .2rem #bfdbfe;border-color:#3b82f6}.p-cascadeselect .p-cascadeselect-label{background:transparent;border:0 none;padding:.75rem}.p-cascadeselect .p-cascadeselect-label.p-placeholder{color:#6b7280}.p-cascadeselect .p-cascadeselect-label:enabled:focus{outline:0 none;box-shadow:none}.p-cascadeselect .p-cascadeselect-trigger{background:transparent;color:#6b7280;width:3rem;border-top-right-radius:6px;border-bottom-right-radius:6px}.p-cascadeselect.p-invalid.p-component{border-color:#e24c4c}.p-cascadeselect-panel{background:#fff;color:#4b5563;border:0 none;border-radius:6px;box-shadow:0 2px 12px #0000001a}.p-cascadeselect-panel .p-cascadeselect-items{padding:.75rem 0}.p-cascadeselect-panel .p-cascadeselect-items .p-cascadeselect-item{margin:0;border:0 none;color:#4b5563;background:transparent;transition:box-shadow .2s;border-radius:0}.p-cascadeselect-panel .p-cascadeselect-items .p-cascadeselect-item.p-highlight{color:#1d4ed8;background:#eff6ff}.p-cascadeselect-panel .p-cascadeselect-items .p-cascadeselect-item.p-highlight.p-focus{background:#3b82f63d}.p-cascadeselect-panel .p-cascadeselect-items .p-cascadeselect-item:not(.p-highlight):not(.p-disabled).p-focus{color:#4b5563;background:#e5e7eb}.p-cascadeselect-panel .p-cascadeselect-items .p-cascadeselect-item:not(.p-highlight):not(.p-disabled):hover{color:#4b5563;background:#f3f4f6}.p-cascadeselect-panel .p-cascadeselect-items .p-cascadeselect-item .p-cascadeselect-item-content{padding:.75rem 1.25rem}.p-cascadeselect-panel .p-cascadeselect-items .p-cascadeselect-item .p-cascadeselect-group-icon{font-size:.875rem}.p-input-filled .p-cascadeselect{background:#f3f4f6}.p-input-filled .p-cascadeselect:not(.p-disabled):hover{background-color:#f3f4f6}.p-input-filled .p-cascadeselect:not(.p-disabled).p-focus{background-color:#fff}p-cascadeselect.ng-dirty.ng-invalid>.p-cascadeselect{border-color:#e24c4c}p-cascadeselect.p-cascadeselect-clearable .p-cascadeselect-label{padding-right:.75rem}p-cascadeselect.p-cascadeselect-clearable .p-cascadeselect-clear-icon{color:#6b7280;right:3rem}.p-overlay-modal .p-cascadeselect-sublist .p-cascadeselect-panel{box-shadow:none;border-radius:0;padding:.25rem 0 .25rem .5rem}.p-overlay-modal .p-cascadeselect-item-active>.p-cascadeselect-item-content .p-cascadeselect-group-icon{transform:rotate(90deg)}.p-checkbox{width:22px;height:22px}.p-checkbox .p-checkbox-box{border:2px solid #d1d5db;background:#fff;width:22px;height:22px;color:#4b5563;border-radius:6px;transition:background-color .2s,color .2s,border-color .2s,box-shadow .2s}.p-checkbox .p-checkbox-box .p-checkbox-icon{transition-duration:.2s;color:#fff;font-size:14px}.p-checkbox .p-checkbox-box .p-icon{width:14px;height:14px}.p-checkbox .p-checkbox-box.p-highlight{border-color:#3b82f6;background:#3b82f6}.p-checkbox:not(.p-checkbox-disabled) .p-checkbox-box:hover{border-color:#3b82f6}.p-checkbox:not(.p-checkbox-disabled) .p-checkbox-box.p-focus{outline:0 none;outline-offset:0;box-shadow:0 0 0 .2rem #bfdbfe;border-color:#3b82f6}.p-checkbox:not(.p-checkbox-disabled) .p-checkbox-box.p-highlight:hover{border-color:#1d4ed8;background:#1d4ed8;color:#fff}p-checkbox.ng-dirty.ng-invalid>.p-checkbox>.p-checkbox-box{border-color:#e24c4c}.p-input-filled .p-checkbox .p-checkbox-box{background-color:#f3f4f6}.p-input-filled .p-checkbox .p-checkbox-box.p-highlight{background:#3b82f6}.p-input-filled .p-checkbox:not(.p-checkbox-disabled) .p-checkbox-box:hover{background-color:#f3f4f6}.p-input-filled .p-checkbox:not(.p-checkbox-disabled) .p-checkbox-box.p-highlight:hover{background:#1d4ed8}.p-checkbox-label{margin-left:.5rem}p-tristatecheckbox.ng-dirty.ng-invalid>.p-checkbox>.p-checkbox-box{border-color:#e24c4c}.p-chips:not(.p-disabled):hover .p-chips-multiple-container{border-color:#3b82f6}.p-chips:not(.p-disabled).p-focus .p-chips-multiple-container{outline:0 none;outline-offset:0;box-shadow:0 0 0 .2rem #bfdbfe;border-color:#3b82f6}.p-chips .p-chips-multiple-container{padding:.375rem .75rem;gap:.5rem}.p-chips .p-chips-multiple-container .p-chips-token{padding:.375rem .75rem;margin-right:.5rem;background:#e5e7eb;color:#4b5563;border-radius:16px}.p-chips .p-chips-multiple-container .p-chips-token.p-focus{background:#d1d5db;color:#4b5563}.p-chips .p-chips-multiple-container .p-chips-token .p-chips-token-icon{margin-left:.5rem}.p-chips .p-chips-multiple-container .p-chips-input-token{padding:.375rem 0}.p-chips .p-chips-multiple-container .p-chips-input-token input{font-family:var(--font-family);font-feature-settings:var(--font-feature-settings, normal);font-size:1rem;color:#4b5563;padding:0;margin:0}p-chips.ng-dirty.ng-invalid>.p-chips>.p-inputtext{border-color:#e24c4c}p-chips.p-chips-clearable .p-inputtext{padding-right:1.75rem}p-chips.p-chips-clearable .p-chips-clear-icon{color:#6b7280;right:.75rem}.p-colorpicker-preview,.p-fluid .p-colorpicker-preview.p-inputtext{width:2rem;height:2rem}.p-colorpicker-panel{background:#323232;border:1px solid #191919}.p-colorpicker-panel .p-colorpicker-color-handle,.p-colorpicker-panel .p-colorpicker-hue-handle{border-color:#fff}.p-colorpicker-overlay-panel{box-shadow:0 2px 12px #0000001a}.p-dropdown{background:#fff;border:1px solid #d1d5db;transition:background-color .2s,color .2s,border-color .2s,box-shadow .2s;border-radius:6px}.p-dropdown:not(.p-disabled):hover{border-color:#3b82f6}.p-dropdown:not(.p-disabled).p-focus{outline:0 none;outline-offset:0;box-shadow:0 0 0 .2rem #bfdbfe;border-color:#3b82f6}.p-dropdown.p-dropdown-clearable .p-dropdown-label{padding-right:1.75rem}.p-dropdown .p-dropdown-label{background:transparent;border:0 none}.p-dropdown .p-dropdown-label.p-placeholder{color:#6b7280}.p-dropdown .p-dropdown-label:focus,.p-dropdown .p-dropdown-label:enabled:focus{outline:0 none;box-shadow:none}.p-dropdown .p-dropdown-trigger{background:transparent;color:#6b7280;width:3rem;border-top-right-radius:6px;border-bottom-right-radius:6px}.p-dropdown .p-dropdown-clear-icon{color:#6b7280;right:3rem}.p-dropdown.p-invalid.p-component{border-color:#e24c4c}.p-dropdown-panel{background:#fff;color:#4b5563;border:0 none;border-radius:6px;box-shadow:0 2px 12px #0000001a}.p-dropdown-panel .p-dropdown-header{padding:.75rem 1.25rem;border-bottom:1px solid #e5e7eb;color:#374151;background:#f9fafb;margin:0;border-top-right-radius:6px;border-top-left-radius:6px}.p-dropdown-panel .p-dropdown-header .p-dropdown-filter{padding-right:1.75rem;margin-right:-1.75rem}.p-dropdown-panel .p-dropdown-header .p-dropdown-filter-icon{right:.75rem;color:#6b7280}.p-dropdown-panel .p-dropdown-items{padding:.75rem 0}.p-dropdown-panel .p-dropdown-items .p-dropdown-item{margin:0;padding:.75rem 1.25rem;border:0 none;color:#4b5563;background:transparent;transition:box-shadow .2s;border-radius:0}.p-dropdown-panel .p-dropdown-items .p-dropdown-item.p-highlight{color:#1d4ed8;background:#eff6ff}.p-dropdown-panel .p-dropdown-items .p-dropdown-item.p-highlight.p-focus{background:#3b82f63d}.p-dropdown-panel .p-dropdown-items .p-dropdown-item:not(.p-highlight):not(.p-disabled).p-focus{color:#4b5563;background:#e5e7eb}.p-dropdown-panel .p-dropdown-items .p-dropdown-item:not(.p-highlight):not(.p-disabled):hover{color:#4b5563;background:#f3f4f6}.p-dropdown-panel .p-dropdown-items .p-dropdown-item-group{margin:0;padding:.75rem 1.25rem;color:#374151;background:#fff;font-weight:700}.p-dropdown-panel .p-dropdown-items .p-dropdown-empty-message{padding:.75rem 1.25rem;color:#4b5563;background:transparent}.p-input-filled .p-dropdown{background:#f3f4f6}.p-input-filled .p-dropdown:not(.p-disabled):hover{background-color:#f3f4f6}.p-input-filled .p-dropdown:not(.p-disabled).p-focus{background-color:#fff}.p-input-filled .p-dropdown:not(.p-disabled).p-focus .p-inputtext{background-color:transparent}p-dropdown.ng-dirty.ng-invalid>.p-dropdown{border-color:#e24c4c}.p-inputgroup-addon{background:#f3f4f6;color:#6b7280;border-top:1px solid #d1d5db;border-left:1px solid #d1d5db;border-bottom:1px solid #d1d5db;padding:.75rem;min-width:3rem}.p-inputgroup-addon:last-child{border-right:1px solid #d1d5db}.p-inputgroup>.p-component,.p-inputgroup>.p-inputwrapper>.p-inputtext,.p-inputgroup>.p-float-label>.p-component{border-radius:0;margin:0}.p-inputgroup>.p-component+.p-inputgroup-addon,.p-inputgroup>.p-inputwrapper>.p-inputtext+.p-inputgroup-addon,.p-inputgroup>.p-float-label>.p-component+.p-inputgroup-addon{border-left:0 none}.p-inputgroup>.p-component:focus,.p-inputgroup>.p-inputwrapper>.p-inputtext:focus,.p-inputgroup>.p-float-label>.p-component:focus{z-index:1}.p-inputgroup>.p-component:focus~label,.p-inputgroup>.p-inputwrapper>.p-inputtext:focus~label,.p-inputgroup>.p-float-label>.p-component:focus~label{z-index:1}.p-inputgroup-addon:first-child,.p-inputgroup button:first-child,.p-inputgroup input:first-child,.p-inputgroup>.p-inputwrapper:first-child>.p-component,.p-inputgroup>.p-inputwrapper:first-child>.p-component>.p-inputtext{border-top-left-radius:6px;border-bottom-left-radius:6px}.p-inputgroup .p-float-label:first-child input{border-top-left-radius:6px;border-bottom-left-radius:6px}.p-inputgroup-addon:last-child,.p-inputgroup button:last-child,.p-inputgroup input:last-child,.p-inputgroup>.p-inputwrapper:last-child>.p-component,.p-inputgroup>.p-inputwrapper:last-child>.p-component>.p-inputtext{border-top-right-radius:6px;border-bottom-right-radius:6px}.p-inputgroup .p-float-label:last-child input{border-top-right-radius:6px;border-bottom-right-radius:6px}.p-fluid .p-inputgroup .p-button{width:auto}.p-fluid .p-inputgroup .p-button.p-button-icon-only{width:3rem}p-inputmask.ng-dirty.ng-invalid>.p-inputtext{border-color:#e24c4c}p-inputmask.p-inputmask-clearable .p-inputtext{padding-right:2.5rem}p-inputmask.p-inputmask-clearable .p-inputmask-clear-icon{color:#6b7280;right:.75rem}p-inputnumber.ng-dirty.ng-invalid>.p-inputnumber>.p-inputtext{border-color:#e24c4c}p-inputnumber.p-inputnumber-clearable .p-inputnumber-input{padding-right:2.5rem}p-inputnumber.p-inputnumber-clearable .p-inputnumber-clear-icon{color:#6b7280;right:.75rem}p-inputnumber.p-inputnumber-clearable .p-inputnumber-buttons-stacked .p-inputnumber-clear-icon{right:3.75rem}p-inputnumber.p-inputnumber-clearable .p-inputnumber-buttons-horizontal .p-inputnumber-clear-icon{right:3.75rem}.p-inputswitch{width:3rem;height:1.75rem}.p-inputswitch .p-inputswitch-slider{background:#d1d5db;transition:background-color .2s,color .2s,border-color .2s,box-shadow .2s;border-radius:30px}.p-inputswitch .p-inputswitch-slider:before{background:#fff;width:1.25rem;height:1.25rem;left:.25rem;margin-top:-.625rem;border-radius:50%;transition-duration:.2s}.p-inputswitch.p-inputswitch-checked .p-inputswitch-slider:before{transform:translate(1.25rem)}.p-inputswitch.p-focus .p-inputswitch-slider{outline:0 none;outline-offset:0;box-shadow:0 0 0 .2rem #bfdbfe}.p-inputswitch:not(.p-disabled):hover .p-inputswitch-slider{background:#b7bcc5}.p-inputswitch.p-inputswitch-checked .p-inputswitch-slider{background:#3b82f6}.p-inputswitch.p-inputswitch-checked .p-inputswitch-slider:before{background:#fff}.p-inputswitch.p-inputswitch-checked:not(.p-disabled):hover .p-inputswitch-slider{background:#2563eb}p-inputswitch.ng-dirty.ng-invalid>.p-inputswitch>.p-inputswitch-slider{border-color:#e24c4c}.p-inputtext{font-family:var(--font-family);font-feature-settings:var(--font-feature-settings, normal);font-size:1rem;color:#4b5563;background:#fff;padding:.75rem;border:1px solid #d1d5db;transition:background-color .2s,color .2s,border-color .2s,box-shadow .2s;appearance:none;border-radius:6px}.p-inputtext:enabled:hover{border-color:#3b82f6}.p-inputtext:enabled:focus{outline:0 none;outline-offset:0;box-shadow:0 0 0 .2rem #bfdbfe;border-color:#3b82f6}.p-inputtext.ng-dirty.ng-invalid{border-color:#e24c4c}.p-inputtext.p-inputtext-sm{font-size:.875rem;padding:.65625rem}.p-inputtext.p-inputtext-lg{font-size:1.25rem;padding:.9375rem}.p-float-label>label{left:.75rem;color:#6b7280;transition-duration:.2s}.p-float-label>.ng-invalid.ng-dirty+label{color:#e24c4c}.p-input-icon-left>.p-icon-wrapper.p-icon,.p-input-icon-left>i:first-of-type{left:.75rem;color:#6b7280}.p-input-icon-left>.p-inputtext{padding-left:2.5rem}.p-input-icon-left.p-float-label>label{left:2.5rem}.p-input-icon-right>.p-icon-wrapper,.p-input-icon-right>i:last-of-type{right:.75rem;color:#6b7280}.p-input-icon-right>.p-inputtext{padding-right:2.5rem}::-webkit-input-placeholder{color:#6b7280}:-moz-placeholder{color:#6b7280}::-moz-placeholder{color:#6b7280}:-ms-input-placeholder{color:#6b7280}.p-input-filled .p-inputtext{background-color:#f3f4f6}.p-input-filled .p-inputtext:enabled:hover{background-color:#f3f4f6}.p-input-filled .p-inputtext:enabled:focus{background-color:#fff}.p-inputtext-sm .p-inputtext{font-size:.875rem;padding:.65625rem}.p-inputtext-lg .p-inputtext{font-size:1.25rem;padding:.9375rem}.p-listbox{background:#fff;color:#4b5563;border:1px solid #d1d5db;border-radius:6px;transition:background-color .2s,color .2s,border-color .2s,box-shadow .2s}.p-listbox .p-listbox-header{padding:.75rem 1.25rem;border-bottom:1px solid #e5e7eb;color:#374151;background:#f9fafb;margin:0;border-top-right-radius:6px;border-top-left-radius:6px}.p-listbox .p-listbox-header .p-listbox-filter{padding-right:1.75rem}.p-listbox .p-listbox-header .p-listbox-filter-icon{right:.75rem;color:#6b7280}.p-listbox .p-listbox-header .p-checkbox{margin-right:.5rem}.p-listbox .p-listbox-list{padding:.75rem 0;outline:0 none}.p-listbox .p-listbox-list .p-listbox-item{margin:0;padding:.75rem 1.25rem;border:0 none;color:#4b5563;transition:box-shadow .2s;border-radius:0}.p-listbox .p-listbox-list .p-listbox-item.p-highlight{color:#1d4ed8;background:#eff6ff}.p-listbox .p-listbox-list .p-listbox-item .p-checkbox{margin-right:.5rem}.p-listbox .p-listbox-list .p-listbox-item-group{margin:0;padding:.75rem 1.25rem;color:#374151;background:#fff;font-weight:700}.p-listbox .p-listbox-list .p-listbox-empty-message{padding:.75rem 1.25rem;color:#4b5563;background:transparent}.p-listbox:not(.p-disabled) .p-listbox-item.p-highlight.p-focus{background:#3b82f63d}.p-listbox:not(.p-disabled) .p-listbox-item:not(.p-highlight):not(.p-disabled).p-focus{color:#4b5563;background:#e5e7eb}.p-listbox:not(.p-disabled) .p-listbox-item:not(.p-highlight):not(.p-disabled):hover{color:#4b5563;background:#f3f4f6}.p-listbox.p-focus{outline:0 none;outline-offset:0;box-shadow:0 0 0 .2rem #bfdbfe;border-color:#3b82f6}p-listbox.ng-dirty.ng-invalid>.p-listbox{border-color:#e24c4c}.p-multiselect{background:#fff;border:1px solid #d1d5db;transition:background-color .2s,color .2s,border-color .2s,box-shadow .2s;border-radius:6px}.p-multiselect:not(.p-disabled):hover{border-color:#3b82f6}.p-multiselect:not(.p-disabled).p-focus{outline:0 none;outline-offset:0;box-shadow:0 0 0 .2rem #bfdbfe;border-color:#3b82f6}.p-multiselect .p-multiselect-label{padding:.75rem;transition:background-color .2s,color .2s,border-color .2s,box-shadow .2s}.p-multiselect .p-multiselect-label.p-placeholder{color:#6b7280}.p-multiselect.p-multiselect-chip .p-multiselect-token{padding:.375rem .75rem;margin-right:.5rem;background:#e5e7eb;color:#4b5563;border-radius:16px}.p-multiselect.p-multiselect-chip .p-multiselect-token .p-multiselect-token-icon{margin-left:.5rem}.p-multiselect .p-multiselect-trigger{background:transparent;color:#6b7280;width:3rem;border-top-right-radius:6px;border-bottom-right-radius:6px}.p-inputwrapper-filled.p-multiselect.p-multiselect-chip .p-multiselect-label{padding:.375rem .75rem}.p-multiselect-clearable .p-multiselect-label-container{padding-right:1.75rem}.p-multiselect-clearable .p-multiselect-clear-icon{color:#6b7280;right:3rem}.p-multiselect-panel{background:#fff;color:#4b5563;border:0 none;border-radius:6px;box-shadow:0 2px 12px #0000001a}.p-multiselect-panel .p-multiselect-header{padding:.75rem 1.25rem;border-bottom:1px solid #e5e7eb;color:#374151;background:#f9fafb;margin:0;border-top-right-radius:6px;border-top-left-radius:6px}.p-multiselect-panel .p-multiselect-header .p-multiselect-filter-container .p-inputtext{padding-right:1.75rem}.p-multiselect-panel .p-multiselect-header .p-multiselect-filter-container .p-multiselect-filter-icon{right:.75rem;color:#6b7280}.p-multiselect-panel .p-multiselect-header .p-checkbox{margin-right:.5rem}.p-multiselect-panel .p-multiselect-header .p-multiselect-close{margin-left:.5rem;width:2rem;height:2rem;color:#6b7280;border:0 none;background:transparent;border-radius:50%;transition:background-color .2s,color .2s,box-shadow .2s}.p-multiselect-panel .p-multiselect-header .p-multiselect-close:enabled:hover{color:#374151;border-color:transparent;background:#f3f4f6}.p-multiselect-panel .p-multiselect-header .p-multiselect-close:focus-visible{outline:0 none;outline-offset:0;box-shadow:0 0 0 .2rem #bfdbfe}.p-multiselect-panel .p-multiselect-items{padding:.75rem 0}.p-multiselect-panel .p-multiselect-items .p-multiselect-item{margin:0;padding:.75rem 1.25rem;border:0 none;color:#4b5563;background:transparent;transition:box-shadow .2s;border-radius:0}.p-multiselect-panel .p-multiselect-items .p-multiselect-item.p-highlight{color:#1d4ed8;background:#eff6ff}.p-multiselect-panel .p-multiselect-items .p-multiselect-item.p-highlight.p-focus{background:#3b82f63d}.p-multiselect-panel .p-multiselect-items .p-multiselect-item:not(.p-highlight):not(.p-disabled).p-focus{color:#4b5563;background:#e5e7eb}.p-multiselect-panel .p-multiselect-items .p-multiselect-item:not(.p-highlight):not(.p-disabled):hover{color:#4b5563;background:#f3f4f6}.p-multiselect-panel .p-multiselect-items .p-multiselect-item .p-checkbox{margin-right:.5rem}.p-multiselect-panel .p-multiselect-items .p-multiselect-item-group{margin:0;padding:.75rem 1.25rem;color:#374151;background:#fff;font-weight:700}.p-multiselect-panel .p-multiselect-items .p-multiselect-empty-message{padding:.75rem 1.25rem;color:#4b5563;background:transparent}.p-input-filled .p-multiselect{background:#f3f4f6}.p-input-filled .p-multiselect:not(.p-disabled):hover{background-color:#f3f4f6}.p-input-filled .p-multiselect:not(.p-disabled).p-focus{background-color:#fff}p-multiselect.ng-dirty.ng-invalid>.p-multiselect{border-color:#e24c4c}p-password.ng-invalid.ng-dirty>.p-password>.p-inputtext{border-color:#e24c4c}.p-password-panel{padding:1.25rem;background:#fff;color:#4b5563;border:0 none;box-shadow:0 2px 12px #0000001a;border-radius:6px}.p-password-panel .p-password-meter{margin-bottom:.5rem;background:#e5e7eb}.p-password-panel .p-password-meter .p-password-strength.weak{background:#ea5455}.p-password-panel .p-password-meter .p-password-strength.medium{background:#ff9f42}.p-password-panel .p-password-meter .p-password-strength.strong{background:#29c76f}p-password.p-password-clearable .p-password-input{padding-right:2.5rem}p-password.p-password-clearable .p-password-clear-icon{color:#6b7280;right:.75rem}p-password.p-password-clearable.p-password-mask .p-password-input{padding-right:4.25rem}p-password.p-password-clearable.p-password-mask .p-password-clear-icon{color:#6b7280;right:2.5rem}.p-radiobutton{width:22px;height:22px}.p-radiobutton .p-radiobutton-box{border:2px solid #d1d5db;background:#fff;width:22px;height:22px;color:#4b5563;border-radius:50%;transition:background-color .2s,color .2s,border-color .2s,box-shadow .2s}.p-radiobutton .p-radiobutton-box:not(.p-disabled):not(.p-highlight):hover{border-color:#3b82f6}.p-radiobutton .p-radiobutton-box:not(.p-disabled).p-focus{outline:0 none;outline-offset:0;box-shadow:0 0 0 .2rem #bfdbfe;border-color:#3b82f6}.p-radiobutton .p-radiobutton-box .p-radiobutton-icon{width:12px;height:12px;transition-duration:.2s;background-color:#fff}.p-radiobutton .p-radiobutton-box.p-highlight{border-color:#3b82f6;background:#3b82f6}.p-radiobutton .p-radiobutton-box.p-highlight:not(.p-disabled):hover{border-color:#1d4ed8;background:#1d4ed8;color:#fff}p-radiobutton.ng-dirty.ng-invalid>.p-radiobutton>.p-radiobutton-box{border-color:#e24c4c}.p-input-filled .p-radiobutton .p-radiobutton-box{background-color:#f3f4f6}.p-input-filled .p-radiobutton .p-radiobutton-box:not(.p-disabled):hover{background-color:#f3f4f6}.p-input-filled .p-radiobutton .p-radiobutton-box.p-highlight{background:#3b82f6}.p-input-filled .p-radiobutton .p-radiobutton-box.p-highlight:not(.p-disabled):hover{background:#1d4ed8}.p-radiobutton-label{margin-left:.5rem}.p-rating{gap:.5rem}.p-rating .p-rating-item .p-rating-icon{color:#4b5563;transition:background-color .2s,color .2s,border-color .2s,box-shadow .2s;font-size:1.143rem}.p-rating .p-rating-item .p-rating-icon.p-icon{width:1.143rem;height:1.143rem}.p-rating .p-rating-item .p-rating-icon.p-rating-cancel{color:#ea5455}.p-rating .p-rating-item.p-focus{outline:0 none;outline-offset:0;box-shadow:0 0 0 .2rem #bfdbfe;border-color:#3b82f6}.p-rating .p-rating-item.p-rating-item-active .p-rating-icon{color:#3b82f6}.p-rating:not(.p-disabled):not(.p-readonly) .p-rating-item:hover .p-rating-icon{color:#3b82f6}.p-rating:not(.p-disabled):not(.p-readonly) .p-rating-item:hover .p-rating-icon.p-rating-cancel{color:#e73d3e}.p-selectbutton .p-button{background:#fff;border:1px solid #d1d5db;color:#4b5563;transition:background-color .2s,color .2s,border-color .2s,box-shadow .2s}.p-selectbutton .p-button .p-button-icon-left,.p-selectbutton .p-button .p-button-icon-right{color:#6b7280}.p-selectbutton .p-button:not(.p-disabled):not(.p-highlight):hover{background:#f3f4f6;border-color:#d1d5db;color:#4b5563}.p-selectbutton .p-button:not(.p-disabled):not(.p-highlight):hover .p-button-icon-left,.p-selectbutton .p-button:not(.p-disabled):not(.p-highlight):hover .p-button-icon-right{color:#374151}.p-selectbutton .p-button.p-highlight{background:#3b82f6;border-color:#3b82f6;color:#fff}.p-selectbutton .p-button.p-highlight .p-button-icon-left,.p-selectbutton .p-button.p-highlight .p-button-icon-right{color:#fff}.p-selectbutton .p-button.p-highlight:hover{background:#2563eb;border-color:#2563eb;color:#fff}.p-selectbutton .p-button.p-highlight:hover .p-button-icon-left,.p-selectbutton .p-button.p-highlight:hover .p-button-icon-right{color:#fff}p-selectbutton.ng-dirty.ng-invalid>.p-selectbutton>.p-button{border-color:#e24c4c}.p-slider{background:#e5e7eb;border:0 none;border-radius:6px}.p-slider.p-slider-horizontal{height:.286rem}.p-slider.p-slider-horizontal .p-slider-handle{margin-top:-.5715rem;margin-left:-.5715rem}.p-slider.p-slider-vertical{width:.286rem}.p-slider.p-slider-vertical .p-slider-handle{margin-left:-.5715rem;margin-bottom:-.5715rem}.p-slider .p-slider-handle{height:1.143rem;width:1.143rem;background:#fff;border:2px solid #3B82F6;border-radius:50%;transition:background-color .2s,color .2s,border-color .2s,box-shadow .2s}.p-slider .p-slider-handle:focus{outline:0 none;outline-offset:0;box-shadow:0 0 0 .2rem #bfdbfe}.p-slider .p-slider-range{background:#3b82f6}.p-slider:not(.p-disabled) .p-slider-handle:hover{background:#3b82f6;border-color:#3b82f6}.p-slider.p-slider-animate.p-slider-horizontal .p-slider-handle{transition:background-color .2s,color .2s,border-color .2s,box-shadow .2s,left .2s}.p-slider.p-slider-animate.p-slider-horizontal .p-slider-range{transition:width .2s}.p-slider.p-slider-animate.p-slider-vertical .p-slider-handle{transition:background-color .2s,color .2s,border-color .2s,box-shadow .2s,bottom .2s}.p-slider.p-slider-animate.p-slider-vertical .p-slider-range{transition:height .2s}.p-togglebutton.p-button{background:#fff;border:1px solid #d1d5db;color:#4b5563;transition:background-color .2s,color .2s,border-color .2s,box-shadow .2s}.p-togglebutton.p-button .p-button-icon-left,.p-togglebutton.p-button .p-button-icon-right{color:#6b7280}.p-togglebutton.p-button:not(.p-disabled):not(.p-highlight):hover{background:#f3f4f6;border-color:#d1d5db;color:#4b5563}.p-togglebutton.p-button:not(.p-disabled):not(.p-highlight):hover .p-button-icon-left,.p-togglebutton.p-button:not(.p-disabled):not(.p-highlight):hover .p-button-icon-right{color:#374151}.p-togglebutton.p-button.p-highlight{background:#3b82f6;border-color:#3b82f6;color:#fff}.p-togglebutton.p-button.p-highlight .p-button-icon-left,.p-togglebutton.p-button.p-highlight .p-button-icon-right{color:#fff}.p-togglebutton.p-button.p-highlight:hover{background:#2563eb;border-color:#2563eb;color:#fff}.p-togglebutton.p-button.p-highlight:hover .p-button-icon-left,.p-togglebutton.p-button.p-highlight:hover .p-button-icon-right{color:#fff}p-togglebutton.ng-dirty.ng-invalid>.p-togglebutton.p-button{border-color:#e24c4c}.p-treeselect{background:#fff;border:1px solid #d1d5db;transition:background-color .2s,color .2s,border-color .2s,box-shadow .2s;border-radius:6px}.p-treeselect:not(.p-disabled):hover{border-color:#3b82f6}.p-treeselect:not(.p-disabled).p-focus{outline:0 none;outline-offset:0;box-shadow:0 0 0 .2rem #bfdbfe;border-color:#3b82f6}.p-treeselect .p-treeselect-label{padding:.75rem;transition:background-color .2s,color .2s,border-color .2s,box-shadow .2s}.p-treeselect .p-treeselect-label.p-placeholder{color:#6b7280}.p-treeselect.p-treeselect-chip .p-treeselect-token{padding:.375rem .75rem;margin-right:.5rem;background:#e5e7eb;color:#4b5563;border-radius:16px}.p-treeselect .p-treeselect-trigger{background:transparent;color:#6b7280;width:3rem;border-top-right-radius:6px;border-bottom-right-radius:6px}p-treeselect.ng-invalid.ng-dirty>.p-treeselect{border-color:#e24c4c}.p-inputwrapper-filled .p-treeselect.p-treeselect-chip .p-treeselect-label{padding:.375rem .75rem}.p-treeselect-panel{background:#fff;color:#4b5563;border:0 none;border-radius:6px;box-shadow:0 2px 12px #0000001a}.p-treeselect-panel .p-treeselect-header{padding:.75rem 1.25rem;border-bottom:1px solid #e5e7eb;color:#374151;background:#f9fafb;margin:0;border-top-right-radius:6px;border-top-left-radius:6px}.p-treeselect-panel .p-treeselect-header .p-treeselect-filter-container{margin-right:.5rem}.p-treeselect-panel .p-treeselect-header .p-treeselect-filter-container .p-treeselect-filter{padding-right:1.75rem}.p-treeselect-panel .p-treeselect-header .p-treeselect-filter-container .p-treeselect-filter-icon{right:.75rem;color:#6b7280}.p-treeselect-panel .p-treeselect-header .p-treeselect-filter-container.p-treeselect-clearable-filter .p-treeselect-filter{padding-right:3.5rem}.p-treeselect-panel .p-treeselect-header .p-treeselect-filter-container.p-treeselect-clearable-filter .p-treeselect-filter-clear-icon{right:2.5rem}.p-treeselect-panel .p-treeselect-header .p-treeselect-close{width:2rem;height:2rem;color:#6b7280;border:0 none;background:transparent;border-radius:50%;transition:background-color .2s,color .2s,box-shadow .2s}.p-treeselect-panel .p-treeselect-header .p-treeselect-close:enabled:hover{color:#374151;border-color:transparent;background:#f3f4f6}.p-treeselect-panel .p-treeselect-header .p-treeselect-close:focus-visible{outline:0 none;outline-offset:0;box-shadow:0 0 0 .2rem #bfdbfe}.p-treeselect-panel .p-treeselect-items-wrapper .p-tree{border:0 none}.p-treeselect-panel .p-treeselect-items-wrapper .p-treeselect-empty-message{padding:.75rem 1.25rem;color:#4b5563;background:transparent}.p-input-filled .p-treeselect{background:#f3f4f6}.p-input-filled .p-treeselect:not(.p-disabled):hover{background-color:#f3f4f6}.p-input-filled .p-treeselect:not(.p-disabled).p-focus{background-color:#fff}p-treeselect.p-treeselect-clearable .p-treeselect-label-container{padding-right:1.75rem}p-treeselect.p-treeselect-clearable .p-treeselect-clear-icon{color:#6b7280;right:3rem}.p-button{color:#fff;background:#3b82f6;border:1px solid #3B82F6;padding:.75rem 1.25rem;font-size:1rem;transition:background-color .2s,color .2s,border-color .2s,box-shadow .2s;border-radius:6px}.p-button:not(:disabled):hover{background:#2563eb;color:#fff;border-color:#2563eb}.p-button:not(:disabled):active{background:#1d4ed8;color:#fff;border-color:#1d4ed8}.p-button.p-button-outlined{background-color:transparent;color:#3b82f6;border:1px solid}.p-button.p-button-outlined:not(:disabled):hover{background:#3b82f60a;color:#3b82f6;border:1px solid}.p-button.p-button-outlined:not(:disabled):active{background:#3b82f629;color:#3b82f6;border:1px solid}.p-button.p-button-outlined.p-button-plain{color:#6b7280;border-color:#6b7280}.p-button.p-button-outlined.p-button-plain:not(:disabled):hover{background:#f3f4f6;color:#6b7280}.p-button.p-button-outlined.p-button-plain:not(:disabled):active{background:#e5e7eb;color:#6b7280}.p-button.p-button-text{background-color:transparent;color:#3b82f6;border-color:transparent}.p-button.p-button-text:not(:disabled):hover{background:#3b82f60a;color:#3b82f6;border-color:transparent}.p-button.p-button-text:not(:disabled):active{background:#3b82f629;color:#3b82f6;border-color:transparent}.p-button.p-button-text.p-button-plain{color:#6b7280}.p-button.p-button-text.p-button-plain:not(:disabled):hover{background:#f3f4f6;color:#6b7280}.p-button.p-button-text.p-button-plain:not(:disabled):active{background:#e5e7eb;color:#6b7280}.p-button:focus{outline:0 none;outline-offset:0;box-shadow:0 0 0 .2rem #bfdbfe}.p-button .p-button-label{transition-duration:.2s}.p-button .p-button-icon-left{margin-right:.5rem}.p-button .p-button-icon-right{margin-left:.5rem}.p-button .p-button-icon-bottom{margin-top:.5rem}.p-button .p-button-icon-top{margin-bottom:.5rem}.p-button .p-badge{margin-left:.5rem;min-width:1rem;height:1rem;line-height:1rem;color:#3b82f6;background-color:#fff}.p-button.p-button-raised{box-shadow:0 3px 1px -2px #0003,0 2px 2px #00000024,0 1px 5px #0000001f}.p-button.p-button-rounded{border-radius:2rem}.p-button.p-button-icon-only{width:3rem;padding:.75rem 0}.p-button.p-button-icon-only .p-button-icon-left,.p-button.p-button-icon-only .p-button-icon-right{margin:0}.p-button.p-button-icon-only.p-button-rounded{border-radius:50%;height:3rem}.p-button.p-button-sm{font-size:.875rem;padding:.65625rem 1.09375rem}.p-button.p-button-sm .p-button-icon{font-size:.875rem}.p-button.p-button-lg{font-size:1.25rem;padding:.9375rem 1.5625rem}.p-button.p-button-lg .p-button-icon{font-size:1.25rem}.p-button.p-button-loading-label-only .p-button-label{margin-left:.5rem}.p-button.p-button-loading-label-only .p-button-loading-icon{margin-right:0}.p-fluid .p-button{width:100%}.p-fluid .p-button-icon-only{width:3rem}.p-fluid .p-buttonset{display:flex}.p-fluid .p-buttonset .p-button{flex:1}.p-button.p-button-secondary,.p-buttonset.p-button-secondary>.p-button,.p-splitbutton.p-button-secondary>.p-button{color:#fff;background:#64748b;border:1px solid #64748b}.p-button.p-button-secondary:not(:disabled):hover,.p-buttonset.p-button-secondary>.p-button:not(:disabled):hover,.p-splitbutton.p-button-secondary>.p-button:not(:disabled):hover{background:#475569;color:#fff;border-color:#475569}.p-button.p-button-secondary:not(:disabled):focus,.p-buttonset.p-button-secondary>.p-button:not(:disabled):focus,.p-splitbutton.p-button-secondary>.p-button:not(:disabled):focus{box-shadow:0 0 0 .2rem #e2e8f0}.p-button.p-button-secondary:not(:disabled):active,.p-buttonset.p-button-secondary>.p-button:not(:disabled):active,.p-splitbutton.p-button-secondary>.p-button:not(:disabled):active{background:#334155;color:#fff;border-color:#334155}.p-button.p-button-secondary.p-button-outlined,.p-buttonset.p-button-secondary>.p-button.p-button-outlined,.p-splitbutton.p-button-secondary>.p-button.p-button-outlined{background-color:transparent;color:#64748b;border:1px solid}.p-button.p-button-secondary.p-button-outlined:not(:disabled):hover,.p-buttonset.p-button-secondary>.p-button.p-button-outlined:not(:disabled):hover,.p-splitbutton.p-button-secondary>.p-button.p-button-outlined:not(:disabled):hover{background:#64748b0a;color:#64748b;border:1px solid}.p-button.p-button-secondary.p-button-outlined:not(:disabled):active,.p-buttonset.p-button-secondary>.p-button.p-button-outlined:not(:disabled):active,.p-splitbutton.p-button-secondary>.p-button.p-button-outlined:not(:disabled):active{background:#64748b29;color:#64748b;border:1px solid}.p-button.p-button-secondary.p-button-text,.p-buttonset.p-button-secondary>.p-button.p-button-text,.p-splitbutton.p-button-secondary>.p-button.p-button-text{background-color:transparent;color:#64748b;border-color:transparent}.p-button.p-button-secondary.p-button-text:not(:disabled):hover,.p-buttonset.p-button-secondary>.p-button.p-button-text:not(:disabled):hover,.p-splitbutton.p-button-secondary>.p-button.p-button-text:not(:disabled):hover{background:#64748b0a;border-color:transparent;color:#64748b}.p-button.p-button-secondary.p-button-text:not(:disabled):active,.p-buttonset.p-button-secondary>.p-button.p-button-text:not(:disabled):active,.p-splitbutton.p-button-secondary>.p-button.p-button-text:not(:disabled):active{background:#64748b29;border-color:transparent;color:#64748b}.p-button.p-button-info,.p-buttonset.p-button-info>.p-button,.p-splitbutton.p-button-info>.p-button{color:#fff;background:#0ea5e9;border:1px solid #0ea5e9}.p-button.p-button-info:not(:disabled):hover,.p-buttonset.p-button-info>.p-button:not(:disabled):hover,.p-splitbutton.p-button-info>.p-button:not(:disabled):hover{background:#0284c7;color:#fff;border-color:#0284c7}.p-button.p-button-info:not(:disabled):focus,.p-buttonset.p-button-info>.p-button:not(:disabled):focus,.p-splitbutton.p-button-info>.p-button:not(:disabled):focus{box-shadow:0 0 0 .2rem #bfdbfe}.p-button.p-button-info:not(:disabled):active,.p-buttonset.p-button-info>.p-button:not(:disabled):active,.p-splitbutton.p-button-info>.p-button:not(:disabled):active{background:#0369a1;color:#fff;border-color:#0369a1}.p-button.p-button-info.p-button-outlined,.p-buttonset.p-button-info>.p-button.p-button-outlined,.p-splitbutton.p-button-info>.p-button.p-button-outlined{background-color:transparent;color:#0ea5e9;border:1px solid}.p-button.p-button-info.p-button-outlined:not(:disabled):hover,.p-buttonset.p-button-info>.p-button.p-button-outlined:not(:disabled):hover,.p-splitbutton.p-button-info>.p-button.p-button-outlined:not(:disabled):hover{background:#0ea5e90a;color:#0ea5e9;border:1px solid}.p-button.p-button-info.p-button-outlined:not(:disabled):active,.p-buttonset.p-button-info>.p-button.p-button-outlined:not(:disabled):active,.p-splitbutton.p-button-info>.p-button.p-button-outlined:not(:disabled):active{background:#0ea5e929;color:#0ea5e9;border:1px solid}.p-button.p-button-info.p-button-text,.p-buttonset.p-button-info>.p-button.p-button-text,.p-splitbutton.p-button-info>.p-button.p-button-text{background-color:transparent;color:#0ea5e9;border-color:transparent}.p-button.p-button-info.p-button-text:not(:disabled):hover,.p-buttonset.p-button-info>.p-button.p-button-text:not(:disabled):hover,.p-splitbutton.p-button-info>.p-button.p-button-text:not(:disabled):hover{background:#0ea5e90a;border-color:transparent;color:#0ea5e9}.p-button.p-button-info.p-button-text:not(:disabled):active,.p-buttonset.p-button-info>.p-button.p-button-text:not(:disabled):active,.p-splitbutton.p-button-info>.p-button.p-button-text:not(:disabled):active{background:#0ea5e929;border-color:transparent;color:#0ea5e9}.p-button.p-button-success,.p-buttonset.p-button-success>.p-button,.p-splitbutton.p-button-success>.p-button{color:#fff;background:#22c55e;border:1px solid #22c55e}.p-button.p-button-success:not(:disabled):hover,.p-buttonset.p-button-success>.p-button:not(:disabled):hover,.p-splitbutton.p-button-success>.p-button:not(:disabled):hover{background:#16a34a;color:#fff;border-color:#16a34a}.p-button.p-button-success:not(:disabled):focus,.p-buttonset.p-button-success>.p-button:not(:disabled):focus,.p-splitbutton.p-button-success>.p-button:not(:disabled):focus{box-shadow:0 0 0 .2rem #bbf7d0}.p-button.p-button-success:not(:disabled):active,.p-buttonset.p-button-success>.p-button:not(:disabled):active,.p-splitbutton.p-button-success>.p-button:not(:disabled):active{background:#15803d;color:#fff;border-color:#15803d}.p-button.p-button-success.p-button-outlined,.p-buttonset.p-button-success>.p-button.p-button-outlined,.p-splitbutton.p-button-success>.p-button.p-button-outlined{background-color:transparent;color:#22c55e;border:1px solid}.p-button.p-button-success.p-button-outlined:not(:disabled):hover,.p-buttonset.p-button-success>.p-button.p-button-outlined:not(:disabled):hover,.p-splitbutton.p-button-success>.p-button.p-button-outlined:not(:disabled):hover{background:#22c55e0a;color:#22c55e;border:1px solid}.p-button.p-button-success.p-button-outlined:not(:disabled):active,.p-buttonset.p-button-success>.p-button.p-button-outlined:not(:disabled):active,.p-splitbutton.p-button-success>.p-button.p-button-outlined:not(:disabled):active{background:#22c55e29;color:#22c55e;border:1px solid}.p-button.p-button-success.p-button-text,.p-buttonset.p-button-success>.p-button.p-button-text,.p-splitbutton.p-button-success>.p-button.p-button-text{background-color:transparent;color:#22c55e;border-color:transparent}.p-button.p-button-success.p-button-text:not(:disabled):hover,.p-buttonset.p-button-success>.p-button.p-button-text:not(:disabled):hover,.p-splitbutton.p-button-success>.p-button.p-button-text:not(:disabled):hover{background:#22c55e0a;border-color:transparent;color:#22c55e}.p-button.p-button-success.p-button-text:not(:disabled):active,.p-buttonset.p-button-success>.p-button.p-button-text:not(:disabled):active,.p-splitbutton.p-button-success>.p-button.p-button-text:not(:disabled):active{background:#22c55e29;border-color:transparent;color:#22c55e}.p-button.p-button-warning,.p-buttonset.p-button-warning>.p-button,.p-splitbutton.p-button-warning>.p-button{color:#fff;background:#f97316;border:1px solid #f97316}.p-button.p-button-warning:not(:disabled):hover,.p-buttonset.p-button-warning>.p-button:not(:disabled):hover,.p-splitbutton.p-button-warning>.p-button:not(:disabled):hover{background:#ea580c;color:#fff;border-color:#ea580c}.p-button.p-button-warning:not(:disabled):focus,.p-buttonset.p-button-warning>.p-button:not(:disabled):focus,.p-splitbutton.p-button-warning>.p-button:not(:disabled):focus{box-shadow:0 0 0 .2rem #fde68a}.p-button.p-button-warning:not(:disabled):active,.p-buttonset.p-button-warning>.p-button:not(:disabled):active,.p-splitbutton.p-button-warning>.p-button:not(:disabled):active{background:#c2410c;color:#fff;border-color:#c2410c}.p-button.p-button-warning.p-button-outlined,.p-buttonset.p-button-warning>.p-button.p-button-outlined,.p-splitbutton.p-button-warning>.p-button.p-button-outlined{background-color:transparent;color:#f97316;border:1px solid}.p-button.p-button-warning.p-button-outlined:not(:disabled):hover,.p-buttonset.p-button-warning>.p-button.p-button-outlined:not(:disabled):hover,.p-splitbutton.p-button-warning>.p-button.p-button-outlined:not(:disabled):hover{background:#f973160a;color:#f97316;border:1px solid}.p-button.p-button-warning.p-button-outlined:not(:disabled):active,.p-buttonset.p-button-warning>.p-button.p-button-outlined:not(:disabled):active,.p-splitbutton.p-button-warning>.p-button.p-button-outlined:not(:disabled):active{background:#f9731629;color:#f97316;border:1px solid}.p-button.p-button-warning.p-button-text,.p-buttonset.p-button-warning>.p-button.p-button-text,.p-splitbutton.p-button-warning>.p-button.p-button-text{background-color:transparent;color:#f97316;border-color:transparent}.p-button.p-button-warning.p-button-text:not(:disabled):hover,.p-buttonset.p-button-warning>.p-button.p-button-text:not(:disabled):hover,.p-splitbutton.p-button-warning>.p-button.p-button-text:not(:disabled):hover{background:#f973160a;border-color:transparent;color:#f97316}.p-button.p-button-warning.p-button-text:not(:disabled):active,.p-buttonset.p-button-warning>.p-button.p-button-text:not(:disabled):active,.p-splitbutton.p-button-warning>.p-button.p-button-text:not(:disabled):active{background:#f9731629;border-color:transparent;color:#f97316}.p-button.p-button-help,.p-buttonset.p-button-help>.p-button,.p-splitbutton.p-button-help>.p-button{color:#fff;background:#a855f7;border:1px solid #a855f7}.p-button.p-button-help:not(:disabled):hover,.p-buttonset.p-button-help>.p-button:not(:disabled):hover,.p-splitbutton.p-button-help>.p-button:not(:disabled):hover{background:#9333ea;color:#fff;border-color:#9333ea}.p-button.p-button-help:not(:disabled):focus,.p-buttonset.p-button-help>.p-button:not(:disabled):focus,.p-splitbutton.p-button-help>.p-button:not(:disabled):focus{box-shadow:0 0 0 .2rem #e9d5ff}.p-button.p-button-help:not(:disabled):active,.p-buttonset.p-button-help>.p-button:not(:disabled):active,.p-splitbutton.p-button-help>.p-button:not(:disabled):active{background:#7e22ce;color:#fff;border-color:#7e22ce}.p-button.p-button-help.p-button-outlined,.p-buttonset.p-button-help>.p-button.p-button-outlined,.p-splitbutton.p-button-help>.p-button.p-button-outlined{background-color:transparent;color:#a855f7;border:1px solid}.p-button.p-button-help.p-button-outlined:not(:disabled):hover,.p-buttonset.p-button-help>.p-button.p-button-outlined:not(:disabled):hover,.p-splitbutton.p-button-help>.p-button.p-button-outlined:not(:disabled):hover{background:#a855f70a;color:#a855f7;border:1px solid}.p-button.p-button-help.p-button-outlined:not(:disabled):active,.p-buttonset.p-button-help>.p-button.p-button-outlined:not(:disabled):active,.p-splitbutton.p-button-help>.p-button.p-button-outlined:not(:disabled):active{background:#a855f729;color:#a855f7;border:1px solid}.p-button.p-button-help.p-button-text,.p-buttonset.p-button-help>.p-button.p-button-text,.p-splitbutton.p-button-help>.p-button.p-button-text{background-color:transparent;color:#a855f7;border-color:transparent}.p-button.p-button-help.p-button-text:not(:disabled):hover,.p-buttonset.p-button-help>.p-button.p-button-text:not(:disabled):hover,.p-splitbutton.p-button-help>.p-button.p-button-text:not(:disabled):hover{background:#a855f70a;border-color:transparent;color:#a855f7}.p-button.p-button-help.p-button-text:not(:disabled):active,.p-buttonset.p-button-help>.p-button.p-button-text:not(:disabled):active,.p-splitbutton.p-button-help>.p-button.p-button-text:not(:disabled):active{background:#a855f729;border-color:transparent;color:#a855f7}.p-button.p-button-danger,.p-buttonset.p-button-danger>.p-button,.p-splitbutton.p-button-danger>.p-button{color:#fff;background:#ef4444;border:1px solid #ef4444}.p-button.p-button-danger:not(:disabled):hover,.p-buttonset.p-button-danger>.p-button:not(:disabled):hover,.p-splitbutton.p-button-danger>.p-button:not(:disabled):hover{background:#dc2626;color:#fff;border-color:#dc2626}.p-button.p-button-danger:not(:disabled):focus,.p-buttonset.p-button-danger>.p-button:not(:disabled):focus,.p-splitbutton.p-button-danger>.p-button:not(:disabled):focus{box-shadow:0 0 0 .2rem #fecaca}.p-button.p-button-danger:not(:disabled):active,.p-buttonset.p-button-danger>.p-button:not(:disabled):active,.p-splitbutton.p-button-danger>.p-button:not(:disabled):active{background:#b91c1c;color:#fff;border-color:#b91c1c}.p-button.p-button-danger.p-button-outlined,.p-buttonset.p-button-danger>.p-button.p-button-outlined,.p-splitbutton.p-button-danger>.p-button.p-button-outlined{background-color:transparent;color:#ef4444;border:1px solid}.p-button.p-button-danger.p-button-outlined:not(:disabled):hover,.p-buttonset.p-button-danger>.p-button.p-button-outlined:not(:disabled):hover,.p-splitbutton.p-button-danger>.p-button.p-button-outlined:not(:disabled):hover{background:#ef44440a;color:#ef4444;border:1px solid}.p-button.p-button-danger.p-button-outlined:not(:disabled):active,.p-buttonset.p-button-danger>.p-button.p-button-outlined:not(:disabled):active,.p-splitbutton.p-button-danger>.p-button.p-button-outlined:not(:disabled):active{background:#ef444429;color:#ef4444;border:1px solid}.p-button.p-button-danger.p-button-text,.p-buttonset.p-button-danger>.p-button.p-button-text,.p-splitbutton.p-button-danger>.p-button.p-button-text{background-color:transparent;color:#ef4444;border-color:transparent}.p-button.p-button-danger.p-button-text:not(:disabled):hover,.p-buttonset.p-button-danger>.p-button.p-button-text:not(:disabled):hover,.p-splitbutton.p-button-danger>.p-button.p-button-text:not(:disabled):hover{background:#ef44440a;border-color:transparent;color:#ef4444}.p-button.p-button-danger.p-button-text:not(:disabled):active,.p-buttonset.p-button-danger>.p-button.p-button-text:not(:disabled):active,.p-splitbutton.p-button-danger>.p-button.p-button-text:not(:disabled):active{background:#ef444429;border-color:transparent;color:#ef4444}.p-button.p-button-link{color:#1d4ed8;background:transparent;border:transparent}.p-button.p-button-link:not(:disabled):hover{background:transparent;color:#1d4ed8;border-color:transparent}.p-button.p-button-link:not(:disabled):hover .p-button-label{text-decoration:underline}.p-button.p-button-link:not(:disabled):focus{background:transparent;box-shadow:0 0 0 .2rem #bfdbfe;border-color:transparent}.p-button.p-button-link:not(:disabled):active{background:transparent;color:#1d4ed8;border-color:transparent}.p-speeddial-button.p-button.p-button-icon-only{width:4rem;height:4rem}.p-speeddial-button.p-button.p-button-icon-only .p-button-icon{font-size:1.3rem}.p-speeddial-button.p-button.p-button-icon-only .p-icon{width:1.3rem;height:1.3rem}.p-speeddial-list{outline:0 none}.p-speeddial-item.p-focus>.p-speeddial-action{outline:0 none;outline-offset:0;box-shadow:0 0 0 .2rem #bfdbfe}.p-speeddial-action{width:3rem;height:3rem;background:#4b5563;color:#fff}.p-speeddial-action:hover{background:#022354;color:#fff}.p-speeddial-direction-up .p-speeddial-item{margin:.25rem 0}.p-speeddial-direction-up .p-speeddial-item:first-child{margin-bottom:.5rem}.p-speeddial-direction-down .p-speeddial-item{margin:.25rem 0}.p-speeddial-direction-down .p-speeddial-item:first-child{margin-top:.5rem}.p-speeddial-direction-left .p-speeddial-item{margin:0 .25rem}.p-speeddial-direction-left .p-speeddial-item:first-child{margin-right:.5rem}.p-speeddial-direction-right .p-speeddial-item{margin:0 .25rem}.p-speeddial-direction-right .p-speeddial-item:first-child{margin-left:.5rem}.p-speeddial-circle .p-speeddial-item,.p-speeddial-semi-circle .p-speeddial-item,.p-speeddial-quarter-circle .p-speeddial-item{margin:0}.p-speeddial-circle .p-speeddial-item:first-child,.p-speeddial-circle .p-speeddial-item:last-child,.p-speeddial-semi-circle .p-speeddial-item:first-child,.p-speeddial-semi-circle .p-speeddial-item:last-child,.p-speeddial-quarter-circle .p-speeddial-item:first-child,.p-speeddial-quarter-circle .p-speeddial-item:last-child{margin:0}.p-speeddial-mask{background-color:#0006}.p-splitbutton{border-radius:6px}.p-splitbutton.p-button-outlined>.p-button{background-color:transparent;color:#3b82f6;border:1px solid}.p-splitbutton.p-button-outlined>.p-button:not(:disabled):hover{background:#3b82f60a;color:#3b82f6}.p-splitbutton.p-button-outlined>.p-button:not(:disabled):active{background:#3b82f629;color:#3b82f6}.p-splitbutton.p-button-outlined.p-button-plain>.p-button{color:#6b7280;border-color:#6b7280}.p-splitbutton.p-button-outlined.p-button-plain>.p-button:not(:disabled):hover{background:#f3f4f6;color:#6b7280}.p-splitbutton.p-button-outlined.p-button-plain>.p-button:not(:disabled):active{background:#e5e7eb;color:#6b7280}.p-splitbutton.p-button-text>.p-button{background-color:transparent;color:#3b82f6;border-color:transparent}.p-splitbutton.p-button-text>.p-button:not(:disabled):hover{background:#3b82f60a;color:#3b82f6;border-color:transparent}.p-splitbutton.p-button-text>.p-button:not(:disabled):active{background:#3b82f629;color:#3b82f6;border-color:transparent}.p-splitbutton.p-button-text.p-button-plain>.p-button{color:#6b7280}.p-splitbutton.p-button-text.p-button-plain>.p-button:not(:disabled):hover{background:#f3f4f6;color:#6b7280}.p-splitbutton.p-button-text.p-button-plain>.p-button:not(:disabled):active{background:#e5e7eb;color:#6b7280}.p-splitbutton.p-button-raised{box-shadow:0 3px 1px -2px #0003,0 2px 2px #00000024,0 1px 5px #0000001f}.p-splitbutton.p-button-rounded{border-radius:2rem}.p-splitbutton.p-button-rounded>.p-button{border-radius:2rem}.p-splitbutton.p-button-sm>.p-button{font-size:.875rem;padding:.65625rem 1.09375rem}.p-splitbutton.p-button-sm>.p-button .p-button-icon{font-size:.875rem}.p-splitbutton.p-button-lg>.p-button{font-size:1.25rem;padding:.9375rem 1.5625rem}.p-splitbutton.p-button-lg>.p-button .p-button-icon{font-size:1.25rem}.p-splitbutton.p-button-secondary.p-button-outlined>.p-button{background-color:transparent;color:#64748b;border:1px solid}.p-splitbutton.p-button-secondary.p-button-outlined>.p-button:not(:disabled):hover{background:#64748b0a;color:#64748b}.p-splitbutton.p-button-secondary.p-button-outlined>.p-button:not(:disabled):active{background:#64748b29;color:#64748b}.p-splitbutton.p-button-secondary.p-button-text>.p-button{background-color:transparent;color:#64748b;border-color:transparent}.p-splitbutton.p-button-secondary.p-button-text>.p-button:not(:disabled):hover{background:#64748b0a;border-color:transparent;color:#64748b}.p-splitbutton.p-button-secondary.p-button-text>.p-button:not(:disabled):active{background:#64748b29;border-color:transparent;color:#64748b}.p-splitbutton.p-button-info.p-button-outlined>.p-button{background-color:transparent;color:#0ea5e9;border:1px solid}.p-splitbutton.p-button-info.p-button-outlined>.p-button:not(:disabled):hover{background:#0ea5e90a;color:#0ea5e9}.p-splitbutton.p-button-info.p-button-outlined>.p-button:not(:disabled):active{background:#0ea5e929;color:#0ea5e9}.p-splitbutton.p-button-info.p-button-text>.p-button{background-color:transparent;color:#0ea5e9;border-color:transparent}.p-splitbutton.p-button-info.p-button-text>.p-button:not(:disabled):hover{background:#0ea5e90a;border-color:transparent;color:#0ea5e9}.p-splitbutton.p-button-info.p-button-text>.p-button:not(:disabled):active{background:#0ea5e929;border-color:transparent;color:#0ea5e9}.p-splitbutton.p-button-success.p-button-outlined>.p-button{background-color:transparent;color:#22c55e;border:1px solid}.p-splitbutton.p-button-success.p-button-outlined>.p-button:not(:disabled):hover{background:#22c55e0a;color:#22c55e}.p-splitbutton.p-button-success.p-button-outlined>.p-button:not(:disabled):active{background:#22c55e29;color:#22c55e}.p-splitbutton.p-button-success.p-button-text>.p-button{background-color:transparent;color:#22c55e;border-color:transparent}.p-splitbutton.p-button-success.p-button-text>.p-button:not(:disabled):hover{background:#22c55e0a;border-color:transparent;color:#22c55e}.p-splitbutton.p-button-success.p-button-text>.p-button:not(:disabled):active{background:#22c55e29;border-color:transparent;color:#22c55e}.p-splitbutton.p-button-warning.p-button-outlined>.p-button{background-color:transparent;color:#f97316;border:1px solid}.p-splitbutton.p-button-warning.p-button-outlined>.p-button:not(:disabled):hover{background:#f973160a;color:#f97316}.p-splitbutton.p-button-warning.p-button-outlined>.p-button:not(:disabled):active{background:#f9731629;color:#f97316}.p-splitbutton.p-button-warning.p-button-text>.p-button{background-color:transparent;color:#f97316;border-color:transparent}.p-splitbutton.p-button-warning.p-button-text>.p-button:not(:disabled):hover{background:#f973160a;border-color:transparent;color:#f97316}.p-splitbutton.p-button-warning.p-button-text>.p-button:not(:disabled):active{background:#f9731629;border-color:transparent;color:#f97316}.p-splitbutton.p-button-help.p-button-outlined>.p-button{background-color:transparent;color:#a855f7;border:1px solid}.p-splitbutton.p-button-help.p-button-outlined>.p-button:not(:disabled):hover{background:#a855f70a;color:#a855f7}.p-splitbutton.p-button-help.p-button-outlined>.p-button:not(:disabled):active{background:#a855f729;color:#a855f7}.p-splitbutton.p-button-help.p-button-text>.p-button{background-color:transparent;color:#a855f7;border-color:transparent}.p-splitbutton.p-button-help.p-button-text>.p-button:not(:disabled):hover{background:#a855f70a;border-color:transparent;color:#a855f7}.p-splitbutton.p-button-help.p-button-text>.p-button:not(:disabled):active{background:#a855f729;border-color:transparent;color:#a855f7}.p-splitbutton.p-button-danger.p-button-outlined>.p-button{background-color:transparent;color:#ef4444;border:1px solid}.p-splitbutton.p-button-danger.p-button-outlined>.p-button:not(:disabled):hover{background:#ef44440a;color:#ef4444}.p-splitbutton.p-button-danger.p-button-outlined>.p-button:not(:disabled):active{background:#ef444429;color:#ef4444}.p-splitbutton.p-button-danger.p-button-text>.p-button{background-color:transparent;color:#ef4444;border-color:transparent}.p-splitbutton.p-button-danger.p-button-text>.p-button:not(:disabled):hover{background:#ef44440a;border-color:transparent;color:#ef4444}.p-splitbutton.p-button-danger.p-button-text>.p-button:not(:disabled):active{background:#ef444429;border-color:transparent;color:#ef4444}.p-carousel .p-carousel-content .p-carousel-prev,.p-carousel .p-carousel-content .p-carousel-next{width:2rem;height:2rem;color:#6b7280;border:0 none;background:transparent;border-radius:50%;transition:background-color .2s,color .2s,box-shadow .2s;margin:.5rem}.p-carousel .p-carousel-content .p-carousel-prev:enabled:hover,.p-carousel .p-carousel-content .p-carousel-next:enabled:hover{color:#374151;border-color:transparent;background:#f3f4f6}.p-carousel .p-carousel-content .p-carousel-prev:focus-visible,.p-carousel .p-carousel-content .p-carousel-next:focus-visible{outline:0 none;outline-offset:0;box-shadow:0 0 0 .2rem #bfdbfe}.p-carousel .p-carousel-indicators{padding:1rem}.p-carousel .p-carousel-indicators .p-carousel-indicator{margin-right:.5rem;margin-bottom:.5rem}.p-carousel .p-carousel-indicators .p-carousel-indicator button{background-color:#d1d5db;width:2rem;height:.5rem;transition:background-color .2s,color .2s,box-shadow .2s;border-radius:0}.p-carousel .p-carousel-indicators .p-carousel-indicator button:hover{background:#9ca3af}.p-carousel .p-carousel-indicators .p-carousel-indicator.p-highlight button{background:#eff6ff;color:#1d4ed8}.p-datatable .p-paginator-top,.p-datatable .p-paginator-bottom{border-width:0 0 1px 0;border-radius:0}.p-datatable .p-datatable-header{background:#f9fafb;color:#374151;border:1px solid #e5e7eb;border-width:1px 0 1px 0;padding:1rem;font-weight:700}.p-datatable .p-datatable-footer{background:#f9fafb;color:#374151;border:1px solid #e5e7eb;border-width:0 0 1px 0;padding:1rem;font-weight:700}.p-datatable .p-datatable-thead>tr>th{text-align:left;padding:1rem;border:1px solid #e5e7eb;border-width:0 0 1px 0;font-weight:700;color:#374151;background:#f9fafb;transition:box-shadow .2s}.p-datatable .p-datatable-tfoot>tr>td{text-align:left;padding:1rem;border:1px solid #e5e7eb;border-width:0 0 1px 0;font-weight:700;color:#374151;background:#f9fafb}.p-datatable .p-sortable-column .p-sortable-column-icon{color:#374151;margin-left:.5rem}.p-datatable .p-sortable-column .p-sortable-column-badge{border-radius:50%;height:1.143rem;min-width:1.143rem;line-height:1.143rem;color:#1d4ed8;background:#eff6ff;margin-left:.5rem}.p-datatable .p-sortable-column:not(.p-highlight):hover{background:#f3f4f6;color:#374151}.p-datatable .p-sortable-column:not(.p-highlight):hover .p-sortable-column-icon{color:#374151}.p-datatable .p-sortable-column.p-highlight{background:#eff6ff;color:#1d4ed8}.p-datatable .p-sortable-column.p-highlight .p-sortable-column-icon{color:#1d4ed8}.p-datatable .p-sortable-column.p-highlight:hover{background:#eff6ff;color:#1d4ed8}.p-datatable .p-sortable-column.p-highlight:hover .p-sortable-column-icon{color:#1d4ed8}.p-datatable .p-sortable-column:focus-visible{box-shadow:inset 0 0 0 .15rem #bfdbfe;outline:0 none}.p-datatable .p-datatable-tbody>tr{background:#fff;color:#4b5563;transition:box-shadow .2s}.p-datatable .p-datatable-tbody>tr>td{text-align:left;border:1px solid #e5e7eb;border-width:0 0 1px 0;padding:1rem}.p-datatable .p-datatable-tbody>tr>td .p-row-toggler,.p-datatable .p-datatable-tbody>tr>td .p-row-editor-init,.p-datatable .p-datatable-tbody>tr>td .p-row-editor-save,.p-datatable .p-datatable-tbody>tr>td .p-row-editor-cancel{width:2rem;height:2rem;color:#6b7280;border:0 none;background:transparent;border-radius:50%;transition:background-color .2s,color .2s,box-shadow .2s}.p-datatable .p-datatable-tbody>tr>td .p-row-toggler:enabled:hover,.p-datatable .p-datatable-tbody>tr>td .p-row-editor-init:enabled:hover,.p-datatable .p-datatable-tbody>tr>td .p-row-editor-save:enabled:hover,.p-datatable .p-datatable-tbody>tr>td .p-row-editor-cancel:enabled:hover{color:#374151;border-color:transparent;background:#f3f4f6}.p-datatable .p-datatable-tbody>tr>td .p-row-toggler:focus-visible,.p-datatable .p-datatable-tbody>tr>td .p-row-editor-init:focus-visible,.p-datatable .p-datatable-tbody>tr>td .p-row-editor-save:focus-visible,.p-datatable .p-datatable-tbody>tr>td .p-row-editor-cancel:focus-visible{outline:0 none;outline-offset:0;box-shadow:0 0 0 .2rem #bfdbfe}.p-datatable .p-datatable-tbody>tr>td .p-row-editor-save{margin-right:.5rem}.p-datatable .p-datatable-tbody>tr:focus-visible{outline:.15rem solid #BFDBFE;outline-offset:-.15rem}.p-datatable .p-datatable-tbody>tr.p-highlight{background:#eff6ff;color:#1d4ed8}.p-datatable .p-datatable-tbody>tr.p-datatable-dragpoint-top>td{box-shadow:inset 0 2px #eff6ff}.p-datatable .p-datatable-tbody>tr.p-datatable-dragpoint-bottom>td{box-shadow:inset 0 -2px #eff6ff}.p-datatable.p-datatable-hoverable-rows .p-datatable-tbody>tr:not(.p-highlight):hover{background:#f3f4f6;color:#4b5563}.p-datatable .p-column-resizer-helper{background:#3b82f6}.p-datatable .p-datatable-scrollable-header,.p-datatable .p-datatable-scrollable-footer{background:#f9fafb}.p-datatable.p-datatable-scrollable>.p-datatable-wrapper>.p-datatable-table>.p-datatable-thead,.p-datatable.p-datatable-scrollable>.p-datatable-wrapper>.p-datatable-table>.p-datatable-tfoot,.p-datatable.p-datatable-scrollable>.p-datatable-wrapper>.p-scroller-viewport>.p-scroller>.p-datatable-table>.p-datatable-thead,.p-datatable.p-datatable-scrollable>.p-datatable-wrapper>.p-scroller-viewport>.p-scroller>.p-datatable-table>.p-datatable-tfoot{background-color:#f9fafb}.p-datatable .p-datatable-loading-icon{font-size:2rem}.p-datatable.p-datatable-gridlines .p-datatable-header{border-width:1px 1px 0 1px}.p-datatable.p-datatable-gridlines .p-datatable-footer{border-width:0 1px 1px 1px}.p-datatable.p-datatable-gridlines .p-paginator-top{border-width:0 1px 0 1px}.p-datatable.p-datatable-gridlines .p-paginator-bottom{border-width:0 1px 1px 1px}.p-datatable.p-datatable-gridlines .p-datatable-thead>tr>th{border-width:1px 0 1px 1px}.p-datatable.p-datatable-gridlines .p-datatable-thead>tr>th:last-child{border-width:1px}.p-datatable.p-datatable-gridlines .p-datatable-tbody>tr>td{border-width:1px 0 0 1px}.p-datatable.p-datatable-gridlines .p-datatable-tbody>tr>td:last-child{border-width:1px 1px 0 1px}.p-datatable.p-datatable-gridlines .p-datatable-tbody>tr:last-child>td{border-width:1px 0 1px 1px}.p-datatable.p-datatable-gridlines .p-datatable-tbody>tr:last-child>td:last-child{border-width:1px}.p-datatable.p-datatable-gridlines .p-datatable-tfoot>tr>td{border-width:1px 0 1px 1px}.p-datatable.p-datatable-gridlines .p-datatable-tfoot>tr>td:last-child{border-width:1px 1px 1px 1px}.p-datatable.p-datatable-gridlines .p-datatable-thead+.p-datatable-tfoot>tr>td{border-width:0 0 1px 1px}.p-datatable.p-datatable-gridlines .p-datatable-thead+.p-datatable-tfoot>tr>td:last-child{border-width:0 1px 1px 1px}.p-datatable.p-datatable-gridlines:has(.p-datatable-thead):has(.p-datatable-tbody) .p-datatable-tbody>tr>td{border-width:0 0 1px 1px}.p-datatable.p-datatable-gridlines:has(.p-datatable-thead):has(.p-datatable-tbody) .p-datatable-tbody>tr>td:last-child{border-width:0 1px 1px 1px}.p-datatable.p-datatable-gridlines:has(.p-datatable-tbody):has(.p-datatable-tfoot) .p-datatable-tbody>tr:last-child>td{border-width:0 0 0 1px}.p-datatable.p-datatable-gridlines:has(.p-datatable-tbody):has(.p-datatable-tfoot) .p-datatable-tbody>tr:last-child>td:last-child{border-width:0 1px 0 1px}.p-datatable.p-datatable-striped .p-datatable-tbody>tr:nth-child(2n){background:#f8f8fa}.p-datatable.p-datatable-striped .p-datatable-tbody>tr:nth-child(2n).p-highlight{background:#eff6ff;color:#1d4ed8}.p-datatable.p-datatable-striped .p-datatable-tbody>tr:nth-child(2n).p-highlight .p-row-toggler{color:#1d4ed8}.p-datatable.p-datatable-striped .p-datatable-tbody>tr:nth-child(2n).p-highlight .p-row-toggler:hover{color:#1d4ed8}.p-datatable.p-datatable-sm .p-datatable-header{padding:.5rem}.p-datatable.p-datatable-sm .p-datatable-thead>tr>th{padding:.5rem}.p-datatable.p-datatable-sm .p-datatable-tbody>tr>td{padding:.5rem}.p-datatable.p-datatable-sm .p-datatable-tfoot>tr>td{padding:.5rem}.p-datatable.p-datatable-sm .p-datatable-footer{padding:.5rem}.p-datatable.p-datatable-lg .p-datatable-header{padding:1.25rem}.p-datatable.p-datatable-lg .p-datatable-thead>tr>th{padding:1.25rem}.p-datatable.p-datatable-lg .p-datatable-tbody>tr>td{padding:1.25rem}.p-datatable.p-datatable-lg .p-datatable-tfoot>tr>td{padding:1.25rem}.p-datatable.p-datatable-lg .p-datatable-footer{padding:1.25rem}.p-dataview .p-paginator-top,.p-dataview .p-paginator-bottom{border-width:0 0 1px 0;border-radius:0}.p-dataview .p-dataview-header{background:#f9fafb;color:#374151;border:1px solid #e5e7eb;border-width:1px 0 1px 0;padding:1rem;font-weight:700}.p-dataview .p-dataview-content{background:#fff;color:#4b5563;border:0 none;padding:0}.p-dataview .p-dataview-footer{background:#f9fafb;color:#374151;border:1px solid #e5e7eb;border-width:0 0 1px 0;padding:1rem;font-weight:700;border-bottom-left-radius:6px;border-bottom-right-radius:6px}.p-dataview .p-dataview-loading-icon{font-size:2rem}.p-dataview .p-dataview-emptymessage{padding:1.25rem}.p-column-filter-row .p-column-filter-menu-button,.p-column-filter-row .p-column-filter-clear-button{margin-left:.5rem}.p-column-filter-menu-button{width:2rem;height:2rem;color:#6b7280;border:0 none;background:transparent;border-radius:50%;transition:background-color .2s,color .2s,box-shadow .2s}.p-column-filter-menu-button:hover{color:#374151;border-color:transparent;background:#f3f4f6}.p-column-filter-menu-button.p-column-filter-menu-button-open,.p-column-filter-menu-button.p-column-filter-menu-button-open:hover{background:#f3f4f6;color:#374151}.p-column-filter-menu-button.p-column-filter-menu-button-active,.p-column-filter-menu-button.p-column-filter-menu-button-active:hover{background:#eff6ff;color:#1d4ed8}.p-column-filter-menu-button:focus-visible{outline:0 none;outline-offset:0;box-shadow:0 0 0 .2rem #bfdbfe}.p-column-filter-clear-button{width:2rem;height:2rem;color:#6b7280;border:0 none;background:transparent;border-radius:50%;transition:background-color .2s,color .2s,box-shadow .2s}.p-column-filter-clear-button:hover{color:#374151;border-color:transparent;background:#f3f4f6}.p-column-filter-clear-button:focus-visible{outline:0 none;outline-offset:0;box-shadow:0 0 0 .2rem #bfdbfe}.p-column-filter-overlay{background:#fff;color:#4b5563;border:0 none;border-radius:6px;box-shadow:0 2px 12px #0000001a;min-width:12.5rem}.p-column-filter-overlay .p-column-filter-row-items{padding:.75rem 0}.p-column-filter-overlay .p-column-filter-row-items .p-column-filter-row-item{margin:0;padding:.75rem 1.25rem;border:0 none;color:#4b5563;background:transparent;transition:box-shadow .2s;border-radius:0}.p-column-filter-overlay .p-column-filter-row-items .p-column-filter-row-item.p-highlight{color:#1d4ed8;background:#eff6ff}.p-column-filter-overlay .p-column-filter-row-items .p-column-filter-row-item:not(.p-highlight):not(.p-disabled):hover{color:#4b5563;background:#f3f4f6}.p-column-filter-overlay .p-column-filter-row-items .p-column-filter-row-item:focus-visible{outline:0 none;outline-offset:0;box-shadow:inset 0 0 0 .15rem #bfdbfe}.p-column-filter-overlay .p-column-filter-row-items .p-column-filter-separator{border-top:1px solid #e5e7eb;margin:.25rem 0}.p-column-filter-overlay-menu .p-column-filter-operator{padding:.75rem 1.25rem;border-bottom:1px solid #e5e7eb;color:#374151;background:#f9fafb;margin:0;border-top-right-radius:6px;border-top-left-radius:6px}.p-column-filter-overlay-menu .p-column-filter-constraint{padding:1.25rem;border-bottom:1px solid #e5e7eb}.p-column-filter-overlay-menu .p-column-filter-constraint .p-column-filter-matchmode-dropdown{margin-bottom:.5rem}.p-column-filter-overlay-menu .p-column-filter-constraint .p-column-filter-remove-button{margin-top:.5rem}.p-column-filter-overlay-menu .p-column-filter-constraint:last-child{border-bottom:0 none}.p-column-filter-overlay-menu .p-column-filter-add-rule{padding:.75rem 1.25rem}.p-column-filter-overlay-menu .p-column-filter-buttonbar,.p-orderlist .p-orderlist-controls{padding:1.25rem}.p-orderlist .p-orderlist-controls .p-button{margin-bottom:.5rem}.p-orderlist .p-orderlist-list-container{background:#fff;border:1px solid #e5e7eb;border-radius:6px;transition:background-color .2s,color .2s,border-color .2s,box-shadow .2s;outline-color:transparent}.p-orderlist .p-orderlist-list-container.p-focus{outline:0 none;outline-offset:0;box-shadow:0 0 0 .2rem #bfdbfe;border-color:#3b82f6}.p-orderlist .p-orderlist-header{color:#374151;padding:1.25rem;font-weight:700}.p-orderlist .p-orderlist-header .p-orderlist-title{font-weight:700}.p-orderlist .p-orderlist-filter-container{padding:1.25rem;background:#fff;border:1px solid #e5e7eb;border-bottom:0 none}.p-orderlist .p-orderlist-filter-container .p-orderlist-filter-input{padding-right:1.75rem}.p-orderlist .p-orderlist-filter-container .p-orderlist-filter-icon{right:.75rem;color:#6b7280}.p-orderlist .p-orderlist-list{color:#4b5563;padding:.75rem 0;outline:0 none}.p-orderlist .p-orderlist-list:not(:first-child){border-top:1px solid #e5e7eb}.p-orderlist .p-orderlist-list .p-orderlist-item{padding:.75rem 1.25rem;margin:0;border:0 none;color:#4b5563;background:transparent;transition:box-shadow .2s}.p-orderlist .p-orderlist-list .p-orderlist-item:not(.p-highlight):hover{background:#f3f4f6;color:#4b5563}.p-orderlist .p-orderlist-list .p-orderlist-item.p-focus{color:#4b5563;background:#e5e7eb}.p-orderlist .p-orderlist-list .p-orderlist-item.p-highlight{color:#1d4ed8;background:#eff6ff}.p-orderlist .p-orderlist-list .p-orderlist-item.p-highlight.p-focus{background:#3b82f63d}.p-orderlist .p-orderlist-list .p-orderlist-empty-message{padding:.75rem 1.25rem;color:#4b5563}.p-orderlist .p-orderlist-list:not(.cdk-drop-list-dragging) .p-orderlist-item:not(.p-highlight):hover{background:#f3f4f6;color:#4b5563}.p-orderlist.p-orderlist-striped .p-orderlist-list .p-orderlist-item:nth-child(2n){background:#f8f8fa}.p-orderlist.p-orderlist-striped .p-orderlist-list .p-orderlist-item:nth-child(2n):hover{background:#f3f4f6}.p-orderlist-item.cdk-drag-preview{padding:.75rem 1.25rem;box-shadow:0 2px 12px #0000001a;border:0 none;color:#4b5563;background:#fff;margin:0}.p-organizationchart .p-organizationchart-node-content.p-organizationchart-selectable-node:not(.p-highlight):hover{background:#f3f4f6;color:#4b5563}.p-organizationchart .p-organizationchart-node-content.p-highlight{background:#eff6ff;color:#1d4ed8}.p-organizationchart .p-organizationchart-node-content.p-highlight .p-node-toggler i{color:#70aeff}.p-organizationchart .p-organizationchart-line-down{background:#e5e7eb}.p-organizationchart .p-organizationchart-line-left{border-right:1px solid #e5e7eb;border-color:#e5e7eb}.p-organizationchart .p-organizationchart-line-top{border-top:1px solid #e5e7eb;border-color:#e5e7eb}.p-organizationchart .p-organizationchart-node-content{border:1px solid #e5e7eb;background:#fff;color:#4b5563;padding:1.25rem}.p-organizationchart .p-organizationchart-node-content .p-node-toggler{background:inherit;color:inherit;border-radius:50%}.p-organizationchart .p-organizationchart-node-content .p-node-toggler:focus-visible{outline:0 none;outline-offset:0;box-shadow:0 0 0 .2rem #bfdbfe}.p-paginator{background:#fff;color:#6b7280;border:solid #f3f4f6;border-width:0;padding:.5rem 1rem;border-radius:6px}.p-paginator .p-paginator-first,.p-paginator .p-paginator-prev,.p-paginator .p-paginator-next,.p-paginator .p-paginator-last{background-color:transparent;border:0 none;color:#6b7280;min-width:3rem;height:3rem;margin:.143rem;transition:box-shadow .2s;border-radius:50%}.p-paginator .p-paginator-first:not(.p-disabled):not(.p-highlight):hover,.p-paginator .p-paginator-prev:not(.p-disabled):not(.p-highlight):hover,.p-paginator .p-paginator-next:not(.p-disabled):not(.p-highlight):hover,.p-paginator .p-paginator-last:not(.p-disabled):not(.p-highlight):hover{background:#f3f4f6;border-color:transparent;color:#374151}.p-paginator .p-paginator-first{border-top-left-radius:50%;border-bottom-left-radius:50%}.p-paginator .p-paginator-last{border-top-right-radius:50%;border-bottom-right-radius:50%}.p-paginator .p-dropdown{margin-left:.5rem;margin-right:.5rem;height:3rem}.p-paginator .p-dropdown .p-dropdown-label{padding-right:0}.p-paginator .p-paginator-page-input{margin-left:.5rem;margin-right:.5rem}.p-paginator .p-paginator-page-input .p-inputtext{max-width:3rem}.p-paginator .p-paginator-current{background-color:transparent;border:0 none;color:#6b7280;min-width:3rem;height:3rem;margin:.143rem;padding:0 .5rem}.p-paginator .p-paginator-pages .p-paginator-page{background-color:transparent;border:0 none;color:#6b7280;min-width:3rem;height:3rem;margin:.143rem;transition:box-shadow .2s;border-radius:50%}.p-paginator .p-paginator-pages .p-paginator-page.p-highlight{background:#eff6ff;border-color:#eff6ff;color:#1d4ed8}.p-paginator .p-paginator-pages .p-paginator-page:not(.p-highlight):hover{background:#f3f4f6;border-color:transparent;color:#374151}.p-picklist .p-picklist-buttons{padding:1.25rem}.p-picklist .p-picklist-buttons .p-button{margin-bottom:.5rem}.p-picklist .p-picklist-list-wrapper{background:#fff;border:1px solid #e5e7eb;border-radius:6px;transition:background-color .2s,color .2s,border-color .2s,box-shadow .2s;outline-color:transparent}.p-picklist .p-picklist-list-wrapper.p-focus{outline:0 none;outline-offset:0;box-shadow:0 0 0 .2rem #bfdbfe;border-color:#3b82f6}.p-picklist .p-picklist-header{color:#374151;padding:1.25rem;font-weight:700}.p-picklist .p-picklist-header .p-picklist-title{font-weight:700}.p-picklist .p-picklist-filter-container{padding:1.25rem;background:#fff;border:1px solid #e5e7eb;border-bottom:0 none}.p-picklist .p-picklist-filter-container .p-picklist-filter-input{padding-right:1.75rem}.p-picklist .p-picklist-filter-container .p-picklist-filter-icon{right:.75rem;color:#6b7280}.p-picklist .p-picklist-list{color:#4b5563;padding:.75rem 0;outline:0 none}.p-picklist .p-picklist-list:not(:first-child){border-top:1px solid #e5e7eb}.p-picklist .p-picklist-list .p-picklist-item{padding:.75rem 1.25rem;margin:0;border:0 none;color:#4b5563;background:transparent;transition:box-shadow .2s}.p-picklist .p-picklist-list .p-picklist-item:not(.p-highlight):hover{background:#f3f4f6;color:#4b5563}.p-picklist .p-picklist-list .p-picklist-item.p-focus{color:#4b5563;background:#e5e7eb}.p-picklist .p-picklist-list .p-picklist-item.p-highlight{color:#1d4ed8;background:#eff6ff}.p-picklist .p-picklist-list .p-picklist-item.p-highlight.p-focus{background:#3b82f63d}.p-picklist .p-picklist-list .p-picklist-empty-message{padding:.75rem 1.25rem;color:#4b5563}.p-picklist .p-picklist-list:not(.cdk-drop-list-dragging) .p-picklist-item:not(.p-highlight):hover{background:#f3f4f6;color:#4b5563}.p-picklist.p-picklist-striped .p-picklist-list .p-picklist-item:nth-child(2n){background:#f8f8fa}.p-picklist.p-picklist-striped .p-picklist-list .p-picklist-item:nth-child(2n):hover{background:#f3f4f6}.p-picklist-item.cdk-drag-preview{padding:.75rem 1.25rem;box-shadow:0 2px 12px #0000001a;border:0 none;color:#4b5563;background:#fff;margin:0}.p-timeline .p-timeline-event-marker{border:2px solid #3B82F6;border-radius:50%;width:1rem;height:1rem;background-color:#fff}.p-timeline .p-timeline-event-connector{background-color:#e5e7eb}.p-timeline.p-timeline-vertical .p-timeline-event-opposite,.p-timeline.p-timeline-vertical .p-timeline-event-content{padding:0 1rem}.p-timeline.p-timeline-vertical .p-timeline-event-connector{width:2px}.p-timeline.p-timeline-horizontal .p-timeline-event-opposite,.p-timeline.p-timeline-horizontal .p-timeline-event-content{padding:1rem 0}.p-timeline.p-timeline-horizontal .p-timeline-event-connector{height:2px}.p-tree{border:1px solid #e5e7eb;background:#fff;color:#4b5563;padding:1.25rem;border-radius:6px}.p-tree .p-tree-container .p-treenode{padding:.143rem;outline:0 none}.p-tree .p-tree-container .p-treenode:focus>.p-treenode-content{outline:0 none;outline-offset:0;box-shadow:inset 0 0 0 .15rem #bfdbfe}.p-tree .p-tree-container .p-treenode .p-treenode-content{border-radius:6px;transition:box-shadow .2s;padding:.5rem}.p-tree .p-tree-container .p-treenode .p-treenode-content .p-tree-toggler{margin-right:.5rem;width:2rem;height:2rem;color:#6b7280;border:0 none;background:transparent;border-radius:50%;transition:background-color .2s,color .2s,box-shadow .2s}.p-tree .p-tree-container .p-treenode .p-treenode-content .p-tree-toggler:enabled:hover{color:#374151;border-color:transparent;background:#f3f4f6}.p-tree .p-tree-container .p-treenode .p-treenode-content .p-tree-toggler:focus-visible{outline:0 none;outline-offset:0;box-shadow:0 0 0 .2rem #bfdbfe}.p-tree .p-tree-container .p-treenode .p-treenode-content .p-treenode-icon{margin-right:.5rem;color:#6b7280}.p-tree .p-tree-container .p-treenode .p-treenode-content .p-checkbox{margin-right:.5rem}.p-tree .p-tree-container .p-treenode .p-treenode-content .p-checkbox .p-indeterminate .p-checkbox-icon{color:#4b5563}.p-tree .p-tree-container .p-treenode .p-treenode-content.p-highlight{background:#eff6ff;color:#1d4ed8}.p-tree .p-tree-container .p-treenode .p-treenode-content.p-highlight .p-tree-toggler,.p-tree .p-tree-container .p-treenode .p-treenode-content.p-highlight .p-treenode-icon,.p-tree .p-tree-container .p-treenode .p-treenode-content.p-highlight .p-tree-toggler:hover,.p-tree .p-tree-container .p-treenode .p-treenode-content.p-highlight .p-treenode-icon:hover{color:#1d4ed8}.p-tree .p-tree-container .p-treenode .p-treenode-content.p-treenode-selectable:not(.p-highlight):hover{background:#f3f4f6;color:#4b5563}.p-tree .p-tree-container .p-treenode .p-treenode-content.p-treenode-dragover{background:#f3f4f6;color:#4b5563}.p-tree .p-tree-filter-container{margin-bottom:.5rem}.p-tree .p-tree-filter-container .p-tree-filter{width:100%;padding-right:1.75rem}.p-tree .p-tree-filter-container .p-tree-filter-icon{right:.75rem;color:#6b7280}.p-tree .p-treenode-children{padding:0 0 0 1rem}.p-tree .p-tree-loading-icon{font-size:2rem}.p-tree .p-tree-loading-icon.p-icon{width:2rem;height:2rem}.p-tree .p-treenode-droppoint.p-treenode-droppoint-active{background-color:#8cbeff}.p-tree.p-tree-horizontal .p-treenode .p-treenode-content{border-radius:6px;border:1px solid #e5e7eb;background-color:#fff;color:#4b5563;padding:.5rem;transition:box-shadow .2s}.p-tree.p-tree-horizontal .p-treenode .p-treenode-content.p-highlight{background-color:#eff6ff;color:#1d4ed8}.p-tree.p-tree-horizontal .p-treenode .p-treenode-content.p-highlight .p-treenode-icon{color:#1d4ed8}.p-tree.p-tree-horizontal .p-treenode .p-treenode-content .p-tree-toggler{margin-right:.5rem}.p-tree.p-tree-horizontal .p-treenode .p-treenode-content .p-treenode-icon{color:#6b7280;margin-right:.5rem}.p-tree.p-tree-horizontal .p-treenode .p-treenode-content .p-checkbox{margin-right:.5rem}.p-tree.p-tree-horizontal .p-treenode .p-treenode-content .p-treenode-label:not(.p-highlight):hover{background-color:inherit;color:inherit}.p-tree.p-tree-horizontal .p-treenode .p-treenode-content.p-treenode-selectable:not(.p-highlight):hover{background:#f3f4f6;color:#4b5563}.p-tree.p-tree-horizontal .p-treenode .p-treenode-content:focus{outline:0 none;outline-offset:0;box-shadow:0 0 0 .2rem #bfdbfe}.p-treetable .p-paginator-top,.p-treetable .p-paginator-bottom{border-width:0 0 1px 0;border-radius:0}.p-treetable .p-treetable-header{background:#f9fafb;color:#374151;border:1px solid #e5e7eb;border-width:1px 0 1px 0;padding:1rem;font-weight:700}.p-treetable .p-treetable-footer{background:#f9fafb;color:#374151;border:1px solid #e5e7eb;border-width:0 0 1px 0;padding:1rem;font-weight:700}.p-treetable .p-treetable-thead>tr>th{text-align:left;padding:1rem;border:1px solid #e5e7eb;border-width:0 0 1px 0;font-weight:700;color:#374151;background:#f9fafb;transition:box-shadow .2s}.p-treetable .p-treetable-tfoot>tr>td{text-align:left;padding:1rem;border:1px solid #e5e7eb;border-width:0 0 1px 0;font-weight:700;color:#374151;background:#f9fafb}.p-treetable .p-sortable-column{outline-color:#bfdbfe}.p-treetable .p-sortable-column .p-sortable-column-icon{color:#374151;margin-left:.5rem}.p-treetable .p-sortable-column .p-sortable-column-badge{border-radius:50%;height:1.143rem;min-width:1.143rem;line-height:1.143rem;color:#1d4ed8;background:#eff6ff;margin-left:.5rem}.p-treetable .p-sortable-column:not(.p-highlight):hover{background:#f3f4f6;color:#374151}.p-treetable .p-sortable-column:not(.p-highlight):hover .p-sortable-column-icon{color:#374151}.p-treetable .p-sortable-column.p-highlight{background:#eff6ff;color:#1d4ed8}.p-treetable .p-sortable-column.p-highlight .p-sortable-column-icon{color:#1d4ed8}.p-treetable .p-treetable-tbody>tr{background:#fff;color:#4b5563;transition:box-shadow .2s}.p-treetable .p-treetable-tbody>tr>td{text-align:left;border:1px solid #e5e7eb;border-width:0 0 1px 0;padding:1rem}.p-treetable .p-treetable-tbody>tr>td .p-treetable-toggler{width:2rem;height:2rem;color:#6b7280;border:0 none;background:transparent;border-radius:50%;transition:background-color .2s,color .2s,box-shadow .2s;margin-right:.5rem}.p-treetable .p-treetable-tbody>tr>td .p-treetable-toggler:enabled:hover{color:#374151;border-color:transparent;background:#f3f4f6}.p-treetable .p-treetable-tbody>tr>td .p-treetable-toggler:focus-visible{outline:0 none;outline-offset:0;box-shadow:0 0 0 .2rem #bfdbfe}.p-treetable .p-treetable-tbody>tr>td .p-treetable-toggler.p-icon{width:2rem;height:2rem}.p-treetable .p-treetable-tbody>tr>td p-treetablecheckbox .p-checkbox{margin-right:.5rem}.p-treetable .p-treetable-tbody>tr>td p-treetablecheckbox .p-checkbox .p-indeterminate .p-checkbox-icon{color:#4b5563}.p-treetable .p-treetable-tbody>tr:focus-visible{outline:.15rem solid #BFDBFE;outline-offset:-.15rem}.p-treetable .p-treetable-tbody>tr.p-highlight{background:#eff6ff;color:#1d4ed8}.p-treetable .p-treetable-tbody>tr.p-highlight .p-treetable-toggler{color:#1d4ed8}.p-treetable .p-treetable-tbody>tr.p-highlight .p-treetable-toggler:hover{color:#1d4ed8}.p-treetable.p-treetable-hoverable-rows .p-treetable-tbody>tr:not(.p-highlight):hover{background:#f3f4f6;color:#4b5563}.p-treetable.p-treetable-hoverable-rows .p-treetable-tbody>tr:not(.p-highlight):hover .p-treetable-toggler{color:#4b5563}.p-treetable .p-column-resizer-helper{background:#3b82f6}.p-treetable .p-treetable-scrollable-header,.p-treetable .p-treetable-scrollable-footer{background:#f9fafb}.p-treetable .p-treetable-loading-icon{font-size:2rem}.p-treetable .p-treetable-loading-icon.p-icon{width:2rem;height:2rem}.p-treetable.p-treetable-gridlines .p-datatable-header{border-width:1px 1px 0 1px}.p-treetable.p-treetable-gridlines .p-treetable-footer{border-width:0 1px 1px 1px}.p-treetable.p-treetable-gridlines .p-treetable-top{border-width:0 1px 0 1px}.p-treetable.p-treetable-gridlines .p-treetable-bottom{border-width:0 1px 1px 1px}.p-treetable.p-treetable-gridlines .p-treetable-thead>tr>th{border-width:1px}.p-treetable.p-treetable-gridlines .p-treetable-tbody>tr>td{border-width:1px}.p-treetable.p-treetable-gridlines .p-treetable-tfoot>tr>td{border-width:1px}.p-treetable.p-treetable-sm .p-treetable-header{padding:.875rem}.p-treetable.p-treetable-sm .p-treetable-thead>tr>th{padding:.5rem}.p-treetable.p-treetable-sm .p-treetable-tbody>tr>td{padding:.5rem}.p-treetable.p-treetable-sm .p-treetable-tfoot>tr>td{padding:.5rem}.p-treetable.p-treetable-sm .p-treetable-footer{padding:.5rem}.p-treetable.p-treetable-lg .p-treetable-header{padding:1.25rem}.p-treetable.p-treetable-lg .p-treetable-thead>tr>th{padding:1.25rem}.p-treetable.p-treetable-lg .p-treetable-tbody>tr>td{padding:1.25rem}.p-treetable.p-treetable-lg .p-treetable-tfoot>tr>td{padding:1.25rem}.p-treetable.p-treetable-lg .p-treetable-footer{padding:1.25rem}.p-virtualscroller .p-virtualscroller-header{background:#f9fafb;color:#374151;border:1px solid #e5e7eb;border-width:1px 0 1px 0;padding:1rem;font-weight:700}.p-virtualscroller .p-virtualscroller-content{background:#fff;color:#4b5563;border:0 none;padding:0}.p-virtualscroller .p-virtualscroller-footer{background:#f9fafb;color:#374151;border:1px solid #e5e7eb;border-width:0 0 1px 0;padding:1rem;font-weight:700;border-bottom-left-radius:6px;border-bottom-right-radius:6px}.p-accordion .p-accordion-header .p-accordion-header-link{padding:1.25rem;border:1px solid #e5e7eb;color:#6b7280;background:#f9fafb;font-weight:700;border-radius:6px;transition:box-shadow .2s}.p-accordion .p-accordion-header .p-accordion-header-link .p-accordion-toggle-icon{margin-right:.5rem}.p-accordion .p-accordion-header:not(.p-disabled) .p-accordion-header-link:focus-visible{outline:0 none;outline-offset:0;box-shadow:inset 0 0 0 .2rem #bfdbfe}.p-accordion .p-accordion-header:not(.p-highlight):not(.p-disabled):hover .p-accordion-header-link{background:#f3f4f6;border-color:#e5e7eb;color:#374151}.p-accordion .p-accordion-header:not(.p-disabled).p-highlight .p-accordion-header-link{background:#f9fafb;border-color:#e5e7eb;color:#374151;border-bottom-right-radius:0;border-bottom-left-radius:0}.p-accordion .p-accordion-header:not(.p-disabled).p-highlight:hover .p-accordion-header-link{border-color:#e5e7eb;background:#f3f4f6;color:#374151}.p-accordion .p-accordion-content{padding:1.25rem;border:1px solid #e5e7eb;background:#fff;color:#4b5563;border-top:0;border-radius:0 0 6px 6px}.p-accordion p-accordiontab .p-accordion-tab{margin-bottom:4px}.p-card{background:#fff;color:#4b5563;box-shadow:0 2px 1px -1px #0003,0 1px 1px #00000024,0 1px 3px #0000001f;border-radius:6px}.p-card .p-card-body{padding:1.25rem}.p-card .p-card-title{font-size:1.5rem;font-weight:700;margin-bottom:.5rem}.p-card .p-card-subtitle{font-weight:400;margin-bottom:.5rem;color:#6b7280}.p-card .p-card-content{padding:1.25rem 0}.p-card .p-card-footer{padding:1.25rem 0 0}.p-divider .p-divider-content{background-color:#fff}.p-divider.p-divider-horizontal{margin:1.25rem 0;padding:0 1.25rem}.p-divider.p-divider-horizontal:before{border-top:1px #e5e7eb}.p-divider.p-divider-horizontal .p-divider-content{padding:0 .5rem}.p-divider.p-divider-vertical{margin:0 1.25rem;padding:1.25rem 0}.p-divider.p-divider-vertical:before{border-left:1px #e5e7eb}.p-divider.p-divider-vertical .p-divider-content{padding:.5rem 0}.p-fieldset{border:1px solid #e5e7eb;background:#fff;color:#4b5563;border-radius:6px}.p-fieldset .p-fieldset-legend{padding:1.25rem;border:1px solid #e5e7eb;color:#374151;background:#f9fafb;font-weight:700;border-radius:6px}.p-fieldset.p-fieldset-toggleable .p-fieldset-legend{padding:0;transition:background-color .2s,color .2s,box-shadow .2s}.p-fieldset.p-fieldset-toggleable .p-fieldset-legend a{padding:1.25rem;color:#374151;border-radius:6px;transition:box-shadow .2s}.p-fieldset.p-fieldset-toggleable .p-fieldset-legend a .p-fieldset-toggler{margin-right:.5rem}.p-fieldset.p-fieldset-toggleable .p-fieldset-legend a:focus-visible{outline:0 none;outline-offset:0;box-shadow:0 0 0 .2rem #bfdbfe}.p-fieldset.p-fieldset-toggleable .p-fieldset-legend:hover{background:#f3f4f6;border-color:#e5e7eb;color:#374151}.p-fieldset .p-fieldset-content{padding:1.25rem}.p-panel .p-panel-header{border:1px solid #e5e7eb;padding:1.25rem;background:#f9fafb;color:#374151;border-top-right-radius:6px;border-top-left-radius:6px}.p-panel .p-panel-header .p-panel-title{font-weight:700}.p-panel .p-panel-header .p-panel-header-icon{width:2rem;height:2rem;color:#6b7280;border:0 none;background:transparent;border-radius:50%;transition:background-color .2s,color .2s,box-shadow .2s}.p-panel .p-panel-header .p-panel-header-icon:enabled:hover{color:#374151;border-color:transparent;background:#f3f4f6}.p-panel .p-panel-header .p-panel-header-icon:focus-visible{outline:0 none;outline-offset:0;box-shadow:0 0 0 .2rem #bfdbfe}.p-panel.p-panel-toggleable .p-panel-header{padding:.75rem 1.25rem}.p-panel .p-panel-content{padding:1.25rem;border:1px solid #e5e7eb;background:#fff;color:#4b5563;border-top:0 none}.p-panel .p-panel-content:last-child{border-bottom-right-radius:6px;border-bottom-left-radius:6px}.p-panel .p-panel-footer{padding:.75rem 1.25rem;border:1px solid #e5e7eb;background:#fff;color:#4b5563;border-bottom-right-radius:6px;border-bottom-left-radius:6px;border-top:0 none}.p-panel .p-panel-icons-end{order:2;margin-left:auto}.p-panel .p-panel-icons-start{order:0;margin-right:.5rem}.p-panel .p-panel-icons-center{order:2;width:100%;text-align:center}.p-scrollpanel .p-scrollpanel-bar{background:#f9fafb;border:0 none;transition:background-color .2s,color .2s,border-color .2s,box-shadow .2s}.p-scrollpanel .p-scrollpanel-bar:focus-visible{outline:0 none;outline-offset:0;box-shadow:0 0 0 .2rem #bfdbfe}.p-splitter{border:1px solid #e5e7eb;background:#fff;border-radius:6px;color:#4b5563}.p-splitter .p-splitter-gutter{transition:background-color .2s,color .2s,box-shadow .2s;background:#f9fafb}.p-splitter .p-splitter-gutter .p-splitter-gutter-handle{background:#e5e7eb}.p-splitter .p-splitter-gutter .p-splitter-gutter-handle:focus-visible{outline:0 none;outline-offset:0;box-shadow:0 0 0 .2rem #bfdbfe}.p-splitter .p-splitter-gutter-resizing{background:#e5e7eb}.p-tabview .p-tabview-nav-content{scroll-padding-inline:3rem}.p-tabview .p-tabview-nav{background:#fff;border:1px solid #e5e7eb;border-width:0 0 2px 0}.p-tabview .p-tabview-nav li{margin-right:0}.p-tabview .p-tabview-nav li .p-tabview-nav-link{border:solid #e5e7eb;border-width:0 0 2px 0;border-color:transparent transparent #e5e7eb transparent;background:#fff;color:#6b7280;padding:1.25rem;font-weight:700;border-top-right-radius:6px;border-top-left-radius:6px;transition:box-shadow .2s;margin:0 0 -2px}.p-tabview .p-tabview-nav li .p-tabview-nav-link:not(.p-disabled):focus-visible{outline:0 none;outline-offset:0;box-shadow:inset 0 0 0 .2rem #bfdbfe}.p-tabview .p-tabview-nav li:not(.p-highlight):not(.p-disabled):hover .p-tabview-nav-link{background:#fff;border-color:#9ca3af;color:#6b7280}.p-tabview .p-tabview-nav li.p-highlight .p-tabview-nav-link{background:#fff;border-color:#3b82f6;color:#3b82f6}.p-tabview .p-tabview-left-icon{margin-right:.5rem}.p-tabview .p-tabview-right-icon,.p-tabview .p-tabview-close{margin-left:.5rem}.p-tabview .p-tabview-nav-btn.p-link{background:#fff;color:#3b82f6;width:3rem;box-shadow:0 3px 1px -2px #0003,0 2px 2px #00000024,0 1px 5px #0000001f;border-radius:0}.p-tabview .p-tabview-nav-btn.p-link:focus-visible{outline:0 none;outline-offset:0;box-shadow:inset 0 0 0 .2rem #bfdbfe}.p-tabview .p-tabview-panels{background:#fff;padding:1.25rem;border:0 none;color:#4b5563;border-bottom-right-radius:6px;border-bottom-left-radius:6px}.p-toolbar{background:#f9fafb;border:1px solid #e5e7eb;padding:1.25rem;border-radius:6px;gap:.5rem}.p-toolbar .p-toolbar-separator{margin:0 .5rem}.p-confirm-popup{background:#fff;color:#4b5563;border:0 none;border-radius:6px;box-shadow:0 1px 3px #0000004d}.p-confirm-popup .p-confirm-popup-content{padding:1.25rem}.p-confirm-popup .p-confirm-popup-footer{text-align:right;padding:.75rem 1.25rem}.p-confirm-popup .p-confirm-popup-footer button{margin:0 .5rem 0 0;width:auto}.p-confirm-popup .p-confirm-popup-footer button:last-child{margin:0}.p-confirm-popup:after{border:solid transparent;border-color:#fff0;border-bottom-color:#fff}.p-confirm-popup:before{border:solid transparent;border-color:#fff0;border-bottom-color:#fff}.p-confirm-popup.p-confirm-popup-flipped:after{border-top-color:#fff}.p-confirm-popup.p-confirm-popup-flipped:before{border-top-color:#fff}.p-confirm-popup .p-confirm-popup-icon{font-size:1.5rem}.p-confirm-popup .p-confirm-popup-icon.p-icon{width:1.5rem;height:1.5rem}.p-confirm-popup .p-confirm-popup-message{margin-left:1rem}.p-dialog{border-radius:6px;box-shadow:0 1px 3px #0000004d;border:0 none}.p-dialog .p-dialog-header{border-bottom:0 none;background:#fff;color:#374151;padding:1.5rem;border-top-right-radius:6px;border-top-left-radius:6px}.p-dialog .p-dialog-header .p-dialog-title{font-weight:700;font-size:1.25rem}.p-dialog .p-dialog-header .p-dialog-header-icon{width:2rem;height:2rem;color:#6b7280;border:0 none;background:transparent;border-radius:50%;transition:background-color .2s,color .2s,box-shadow .2s;margin-right:.5rem}.p-dialog .p-dialog-header .p-dialog-header-icon:enabled:hover{color:#374151;border-color:transparent;background:#f3f4f6}.p-dialog .p-dialog-header .p-dialog-header-icon:focus-visible{outline:0 none;outline-offset:0;box-shadow:0 0 0 .2rem #bfdbfe}.p-dialog .p-dialog-header .p-dialog-header-icon:last-child{margin-right:0}.p-dialog .p-dialog-content{background:#fff;color:#4b5563;padding:0 1.5rem 2rem}.p-dialog .p-dialog-content:last-of-type{border-bottom-right-radius:6px;border-bottom-left-radius:6px}.p-dialog .p-dialog-footer{border-top:0 none;background:#fff;color:#4b5563;padding:0 1.5rem 1.5rem;text-align:right;border-bottom-right-radius:6px;border-bottom-left-radius:6px}.p-dialog .p-dialog-footer button{margin:0 .5rem 0 0;width:auto}.p-dialog.p-confirm-dialog .p-confirm-dialog-icon{font-size:2rem}.p-dialog.p-confirm-dialog .p-confirm-dialog-icon.p-icon{width:2rem;height:2rem}.p-dialog.p-confirm-dialog .p-confirm-dialog-message{margin-left:1rem}.p-overlaypanel{background:#fff;color:#4b5563;border:0 none;border-radius:6px;box-shadow:0 1px 3px #0000004d}.p-overlaypanel .p-overlaypanel-content{padding:1.25rem}.p-overlaypanel .p-overlaypanel-close{background:#3b82f6;color:#fff;width:2rem;height:2rem;transition:background-color .2s,color .2s,box-shadow .2s;border-radius:50%;position:absolute;top:-1rem;right:-1rem}.p-overlaypanel .p-overlaypanel-close:enabled:hover{background:#2563eb;color:#fff}.p-overlaypanel:after{border:solid transparent;border-color:#fff0;border-bottom-color:#fff}.p-overlaypanel:before{border:solid transparent;border-color:#fff0;border-bottom-color:#f2f2f2}.p-overlaypanel.p-overlaypanel-flipped:after{border-top-color:#fff}.p-overlaypanel.p-overlaypanel-flipped:before{border-top-color:#fff}.p-sidebar{background:#fff;color:#4b5563;border:0 none;box-shadow:0 1px 3px #0000004d}.p-sidebar .p-sidebar-header{padding:1.25rem}.p-sidebar .p-sidebar-header .p-sidebar-close,.p-sidebar .p-sidebar-header .p-sidebar-icon{width:2rem;height:2rem;color:#6b7280;border:0 none;background:transparent;border-radius:50%;transition:background-color .2s,color .2s,box-shadow .2s}.p-sidebar .p-sidebar-header .p-sidebar-close:enabled:hover,.p-sidebar .p-sidebar-header .p-sidebar-icon:enabled:hover{color:#374151;border-color:transparent;background:#f3f4f6}.p-sidebar .p-sidebar-header .p-sidebar-close:focus-visible,.p-sidebar .p-sidebar-header .p-sidebar-icon:focus-visible{outline:0 none;outline-offset:0;box-shadow:0 0 0 .2rem #bfdbfe}.p-sidebar .p-sidebar-header+.p-sidebar-content{padding-top:0}.p-sidebar .p-sidebar-content,.p-sidebar .p-sidebar-footer{padding:1.25rem}.p-tooltip .p-tooltip-text{background:#4b5563;color:#fff;padding:.75rem;box-shadow:0 2px 12px #0000001a;border-radius:6px}.p-tooltip.p-tooltip-right .p-tooltip-arrow{border-right-color:#4b5563}.p-tooltip.p-tooltip-left .p-tooltip-arrow{border-left-color:#4b5563}.p-tooltip.p-tooltip-top .p-tooltip-arrow{border-top-color:#4b5563}.p-tooltip.p-tooltip-bottom .p-tooltip-arrow{border-bottom-color:#4b5563}.p-fileupload .p-fileupload-buttonbar{background:#f9fafb;padding:1.25rem;border:1px solid #e5e7eb;color:#374151;border-bottom:0 none;border-top-right-radius:6px;border-top-left-radius:6px}.p-fileupload .p-fileupload-buttonbar .p-button{margin-right:.5rem}.p-fileupload .p-fileupload-buttonbar .p-button.p-fileupload-choose.p-focus{outline:0 none;outline-offset:0;box-shadow:0 0 0 .2rem #bfdbfe}.p-fileupload .p-fileupload-content{background:#fff;padding:2rem 1rem;border:1px solid #e5e7eb;color:#4b5563;border-bottom-right-radius:6px;border-bottom-left-radius:6px}.p-fileupload .p-fileupload-content.p-fileupload-highlight{border-color:1px dashed #3B82F6;border-style:dashed;background-color:#eff6ff}.p-fileupload .p-progressbar{height:.25rem}.p-fileupload .p-fileupload-row>div{padding:1rem}.p-fileupload.p-fileupload-advanced .p-message{margin-top:0}.p-fileupload-choose:not(.p-disabled):hover{background:#2563eb;color:#fff;border-color:#2563eb}.p-fileupload-choose:not(.p-disabled):active{background:#1d4ed8;color:#fff;border-color:#1d4ed8}.p-breadcrumb{background:#fff;border:1px solid #e5e7eb;border-radius:6px;padding:1rem}.p-breadcrumb .p-breadcrumb-list li .p-menuitem-link{transition:box-shadow .2s;border-radius:6px}.p-breadcrumb .p-breadcrumb-list li .p-menuitem-link:focus-visible{outline:0 none;outline-offset:0;box-shadow:0 0 0 .2rem #bfdbfe}.p-breadcrumb .p-breadcrumb-list li .p-menuitem-link .p-menuitem-text{color:#4b5563}.p-breadcrumb .p-breadcrumb-list li .p-menuitem-link .p-menuitem-icon{color:#6b7280}.p-breadcrumb .p-breadcrumb-list li.p-menuitem-separator{margin:0 .5rem;color:#4b5563}.p-breadcrumb .p-breadcrumb-list li:last-child .p-menuitem-text{color:#4b5563}.p-breadcrumb .p-breadcrumb-list li:last-child .p-menuitem-icon{color:#6b7280}.p-contextmenu{padding:.5rem 0;background:#fff;color:#4b5563;border:0 none;box-shadow:0 2px 12px #0000001a;border-radius:6px;width:12.5rem}.p-contextmenu .p-contextmenu-root-list{outline:0 none}.p-contextmenu .p-submenu-list{padding:.5rem 0;background:#fff;border:0 none;box-shadow:0 2px 12px #0000001a;border-radius:6px}.p-contextmenu .p-menuitem>.p-menuitem-content{color:#4b5563;transition:box-shadow .2s;border-radius:0}.p-contextmenu .p-menuitem>.p-menuitem-content .p-menuitem-link{color:#4b5563;padding:.75rem 1.25rem;-webkit-user-select:none;user-select:none}.p-contextmenu .p-menuitem>.p-menuitem-content .p-menuitem-link .p-menuitem-text{color:#4b5563}.p-contextmenu .p-menuitem>.p-menuitem-content .p-menuitem-link .p-menuitem-icon{color:#6b7280;margin-right:.5rem}.p-contextmenu .p-menuitem>.p-menuitem-content .p-menuitem-link .p-submenu-icon{color:#6b7280}.p-contextmenu .p-menuitem.p-highlight>.p-menuitem-content{color:#1d4ed8;background:#eff6ff}.p-contextmenu .p-menuitem.p-highlight>.p-menuitem-content .p-menuitem-link .p-menuitem-text{color:#1d4ed8}.p-contextmenu .p-menuitem.p-highlight>.p-menuitem-content .p-menuitem-link .p-menuitem-icon,.p-contextmenu .p-menuitem.p-highlight>.p-menuitem-content .p-menuitem-link .p-submenu-icon{color:#1d4ed8}.p-contextmenu .p-menuitem.p-highlight.p-focus>.p-menuitem-content{background:#3b82f63d}.p-contextmenu .p-menuitem:not(.p-highlight):not(.p-disabled).p-focus>.p-menuitem-content{color:#4b5563;background:#e5e7eb}.p-contextmenu .p-menuitem:not(.p-highlight):not(.p-disabled).p-focus>.p-menuitem-content .p-menuitem-link .p-menuitem-text{color:#4b5563}.p-contextmenu .p-menuitem:not(.p-highlight):not(.p-disabled).p-focus>.p-menuitem-content .p-menuitem-link .p-menuitem-icon,.p-contextmenu .p-menuitem:not(.p-highlight):not(.p-disabled).p-focus>.p-menuitem-content .p-menuitem-link .p-submenu-icon{color:#4b5563}.p-contextmenu .p-menuitem:not(.p-highlight):not(.p-disabled)>.p-menuitem-content:hover{color:#4b5563;background:#f3f4f6}.p-contextmenu .p-menuitem:not(.p-highlight):not(.p-disabled)>.p-menuitem-content:hover .p-menuitem-link .p-menuitem-text{color:#4b5563}.p-contextmenu .p-menuitem:not(.p-highlight):not(.p-disabled)>.p-menuitem-content:hover .p-menuitem-link .p-menuitem-icon,.p-contextmenu .p-menuitem:not(.p-highlight):not(.p-disabled)>.p-menuitem-content:hover .p-menuitem-link .p-submenu-icon{color:#6b7280}.p-contextmenu .p-menuitem-separator{border-top:1px solid #e5e7eb;margin:.25rem 0}.p-contextmenu .p-submenu-icon{font-size:.875rem}.p-contextmenu .p-submenu-icon.p-icon{width:.875rem;height:.875rem}.p-dock .p-dock-list-container{background:#ffffff1a;border:1px solid rgba(255,255,255,.2);padding:.5rem;border-radius:.5rem}.p-dock .p-dock-list-container .p-dock-list{outline:0 none}.p-dock .p-dock-item{padding:.5rem;border-radius:6px}.p-dock .p-dock-item.p-focus{outline:0 none;outline-offset:0;box-shadow:inset 0 0 0 .15rem #bfdbfe}.p-dock .p-dock-link{width:4rem;height:4rem}.p-dock.p-dock-top .p-dock-item-second-prev,.p-dock.p-dock-top .p-dock-item-second-next,.p-dock.p-dock-bottom .p-dock-item-second-prev,.p-dock.p-dock-bottom .p-dock-item-second-next{margin:0 .9rem}.p-dock.p-dock-top .p-dock-item-prev,.p-dock.p-dock-top .p-dock-item-next,.p-dock.p-dock-bottom .p-dock-item-prev,.p-dock.p-dock-bottom .p-dock-item-next{margin:0 1.3rem}.p-dock.p-dock-top .p-dock-item-current,.p-dock.p-dock-bottom .p-dock-item-current{margin:0 1.5rem}.p-dock.p-dock-left .p-dock-item-second-prev,.p-dock.p-dock-left .p-dock-item-second-next,.p-dock.p-dock-right .p-dock-item-second-prev,.p-dock.p-dock-right .p-dock-item-second-next{margin:.9rem 0}.p-dock.p-dock-left .p-dock-item-prev,.p-dock.p-dock-left .p-dock-item-next,.p-dock.p-dock-right .p-dock-item-prev,.p-dock.p-dock-right .p-dock-item-next{margin:1.3rem 0}.p-dock.p-dock-left .p-dock-item-current,.p-dock.p-dock-right .p-dock-item-current{margin:1.5rem 0}@media screen and (max-width: 960px){.p-dock.p-dock-top .p-dock-list-container,.p-dock.p-dock-bottom .p-dock-list-container{overflow-x:auto;width:100%}.p-dock.p-dock-top .p-dock-list-container .p-dock-list,.p-dock.p-dock-bottom .p-dock-list-container .p-dock-list{margin:0 auto}.p-dock.p-dock-left .p-dock-list-container,.p-dock.p-dock-right .p-dock-list-container{overflow-y:auto;height:100%}.p-dock.p-dock-left .p-dock-list-container .p-dock-list,.p-dock.p-dock-right .p-dock-list-container .p-dock-list{margin:auto 0}.p-dock .p-dock-list .p-dock-item{transform:none;margin:0}}.p-megamenu{padding:.5rem;background:#f9fafb;color:#4b5563;border:1px solid #e5e7eb;border-radius:6px}.p-megamenu .p-megamenu-root-list{outline:0 none}.p-megamenu .p-menuitem>.p-menuitem-content{color:#4b5563;transition:box-shadow .2s;border-radius:0}.p-megamenu .p-menuitem>.p-menuitem-content .p-menuitem-link{color:#4b5563;padding:.75rem 1.25rem;-webkit-user-select:none;user-select:none}.p-megamenu .p-menuitem>.p-menuitem-content .p-menuitem-link .p-menuitem-text{color:#4b5563}.p-megamenu .p-menuitem>.p-menuitem-content .p-menuitem-link .p-menuitem-icon{color:#6b7280;margin-right:.5rem}.p-megamenu .p-menuitem>.p-menuitem-content .p-menuitem-link .p-submenu-icon{color:#6b7280}.p-megamenu .p-menuitem.p-highlight>.p-menuitem-content{color:#1d4ed8;background:#eff6ff}.p-megamenu .p-menuitem.p-highlight>.p-menuitem-content .p-menuitem-link .p-menuitem-text{color:#1d4ed8}.p-megamenu .p-menuitem.p-highlight>.p-menuitem-content .p-menuitem-link .p-menuitem-icon,.p-megamenu .p-menuitem.p-highlight>.p-menuitem-content .p-menuitem-link .p-submenu-icon{color:#1d4ed8}.p-megamenu .p-menuitem.p-highlight.p-focus>.p-menuitem-content{background:#3b82f63d}.p-megamenu .p-menuitem:not(.p-highlight):not(.p-disabled).p-focus>.p-menuitem-content{color:#4b5563;background:#e5e7eb}.p-megamenu .p-menuitem:not(.p-highlight):not(.p-disabled).p-focus>.p-menuitem-content .p-menuitem-link .p-menuitem-text{color:#4b5563}.p-megamenu .p-menuitem:not(.p-highlight):not(.p-disabled).p-focus>.p-menuitem-content .p-menuitem-link .p-menuitem-icon,.p-megamenu .p-menuitem:not(.p-highlight):not(.p-disabled).p-focus>.p-menuitem-content .p-menuitem-link .p-submenu-icon{color:#4b5563}.p-megamenu .p-menuitem:not(.p-highlight):not(.p-disabled)>.p-menuitem-content:hover{color:#4b5563;background:#f3f4f6}.p-megamenu .p-menuitem:not(.p-highlight):not(.p-disabled)>.p-menuitem-content:hover .p-menuitem-link .p-menuitem-text{color:#4b5563}.p-megamenu .p-menuitem:not(.p-highlight):not(.p-disabled)>.p-menuitem-content:hover .p-menuitem-link .p-menuitem-icon,.p-megamenu .p-menuitem:not(.p-highlight):not(.p-disabled)>.p-menuitem-content:hover .p-menuitem-link .p-submenu-icon{color:#6b7280}.p-megamenu .p-megamenu-panel{background:#fff;color:#4b5563;border:0 none;box-shadow:0 2px 12px #0000001a}.p-megamenu .p-submenu-header{margin:0;padding:.75rem 1.25rem;color:#374151;background:#fff;font-weight:700;border-top-right-radius:6px;border-top-left-radius:6px}.p-megamenu .p-submenu-list{padding:.5rem 0;width:12.5rem}.p-megamenu .p-submenu-list .p-menuitem-separator{border-top:1px solid #e5e7eb;margin:.25rem 0}.p-megamenu.p-megamenu-vertical{width:12.5rem;padding:.5rem 0}.p-megamenu.p-megamenu-horizontal .p-megamenu-root-list>.p-menuitem>.p-menuitem-content{color:#4b5563;transition:box-shadow .2s;border-radius:6px}.p-megamenu.p-megamenu-horizontal .p-megamenu-root-list>.p-menuitem>.p-menuitem-content .p-menuitem-link{padding:.75rem 1.25rem;-webkit-user-select:none;user-select:none}.p-megamenu.p-megamenu-horizontal .p-megamenu-root-list>.p-menuitem>.p-menuitem-content .p-menuitem-link .p-menuitem-text{color:#4b5563}.p-megamenu.p-megamenu-horizontal .p-megamenu-root-list>.p-menuitem>.p-menuitem-content .p-menuitem-link .p-menuitem-icon{color:#6b7280;margin-right:.5rem}.p-megamenu.p-megamenu-horizontal .p-megamenu-root-list>.p-menuitem>.p-menuitem-content .p-menuitem-link .p-submenu-icon{color:#6b7280;margin-left:.5rem}.p-megamenu.p-megamenu-horizontal .p-megamenu-root-list>.p-menuitem:not(.p-highlight):not(.p-disabled)>.p-menuitem-content:hover{color:#4b5563;background:#f3f4f6}.p-megamenu.p-megamenu-horizontal .p-megamenu-root-list>.p-menuitem:not(.p-highlight):not(.p-disabled)>.p-menuitem-content:hover .p-menuitem-link .p-menuitem-text{color:#4b5563}.p-megamenu.p-megamenu-horizontal .p-megamenu-root-list>.p-menuitem:not(.p-highlight):not(.p-disabled)>.p-menuitem-content:hover .p-menuitem-link .p-menuitem-icon,.p-megamenu.p-megamenu-horizontal .p-megamenu-root-list>.p-menuitem:not(.p-highlight):not(.p-disabled)>.p-menuitem-content:hover .p-menuitem-link .p-submenu-icon{color:#6b7280}.p-menu{padding:.5rem 0;background:#fff;color:#4b5563;border:1px solid #e5e7eb;border-radius:6px;width:12.5rem}.p-menu .p-menuitem>.p-menuitem-content{color:#4b5563;transition:box-shadow .2s;border-radius:0}.p-menu .p-menuitem>.p-menuitem-content .p-menuitem-link{color:#4b5563;padding:.75rem 1.25rem;-webkit-user-select:none;user-select:none}.p-menu .p-menuitem>.p-menuitem-content .p-menuitem-link .p-menuitem-text{color:#4b5563}.p-menu .p-menuitem>.p-menuitem-content .p-menuitem-link .p-menuitem-icon{color:#6b7280;margin-right:.5rem}.p-menu .p-menuitem>.p-menuitem-content .p-menuitem-link .p-submenu-icon{color:#6b7280}.p-menu .p-menuitem.p-highlight>.p-menuitem-content{color:#1d4ed8;background:#eff6ff}.p-menu .p-menuitem.p-highlight>.p-menuitem-content .p-menuitem-link .p-menuitem-text{color:#1d4ed8}.p-menu .p-menuitem.p-highlight>.p-menuitem-content .p-menuitem-link .p-menuitem-icon,.p-menu .p-menuitem.p-highlight>.p-menuitem-content .p-menuitem-link .p-submenu-icon{color:#1d4ed8}.p-menu .p-menuitem.p-highlight.p-focus>.p-menuitem-content{background:#3b82f63d}.p-menu .p-menuitem:not(.p-highlight):not(.p-disabled).p-focus>.p-menuitem-content{color:#4b5563;background:#e5e7eb}.p-menu .p-menuitem:not(.p-highlight):not(.p-disabled).p-focus>.p-menuitem-content .p-menuitem-link .p-menuitem-text{color:#4b5563}.p-menu .p-menuitem:not(.p-highlight):not(.p-disabled).p-focus>.p-menuitem-content .p-menuitem-link .p-menuitem-icon,.p-menu .p-menuitem:not(.p-highlight):not(.p-disabled).p-focus>.p-menuitem-content .p-menuitem-link .p-submenu-icon{color:#4b5563}.p-menu .p-menuitem:not(.p-highlight):not(.p-disabled)>.p-menuitem-content:hover{color:#4b5563;background:#f3f4f6}.p-menu .p-menuitem:not(.p-highlight):not(.p-disabled)>.p-menuitem-content:hover .p-menuitem-link .p-menuitem-text{color:#4b5563}.p-menu .p-menuitem:not(.p-highlight):not(.p-disabled)>.p-menuitem-content:hover .p-menuitem-link .p-menuitem-icon,.p-menu .p-menuitem:not(.p-highlight):not(.p-disabled)>.p-menuitem-content:hover .p-menuitem-link .p-submenu-icon{color:#6b7280}.p-menu.p-menu-overlay{background:#fff;border:0 none;box-shadow:0 2px 12px #0000001a}.p-menu .p-submenu-header{margin:0;padding:.75rem 1.25rem;color:#374151;background:#fff;font-weight:700;border-top-right-radius:0;border-top-left-radius:0}.p-menu .p-menuitem-separator{border-top:1px solid #e5e7eb;margin:.25rem 0}.p-menu .p-menuitem-badge{background:#3b82f6;color:#fff;font-size:.75rem;font-weight:700;min-width:1.5rem;height:1.5rem;line-height:1.5rem;border-radius:6px;margin-left:.5rem;padding-left:.5rem;padding-right:.5rem}.p-menubar{padding:.5rem;background:#f9fafb;color:#4b5563;border:1px solid #e5e7eb;border-radius:6px}.p-menubar .p-menubar-root-list{outline:0 none}.p-menubar .p-menubar-root-list>.p-menuitem>.p-menuitem-content{color:#4b5563;transition:box-shadow .2s;border-radius:6px}.p-menubar .p-menubar-root-list>.p-menuitem>.p-menuitem-content .p-menuitem-link{padding:.75rem 1.25rem;-webkit-user-select:none;user-select:none}.p-menubar .p-menubar-root-list>.p-menuitem>.p-menuitem-content .p-menuitem-link .p-menuitem-text{color:#4b5563}.p-menubar .p-menubar-root-list>.p-menuitem>.p-menuitem-content .p-menuitem-link .p-menuitem-icon{color:#6b7280;margin-right:.5rem}.p-menubar .p-menubar-root-list>.p-menuitem>.p-menuitem-content .p-menuitem-link .p-submenu-icon{color:#6b7280;margin-left:.5rem}.p-menubar .p-menubar-root-list>.p-menuitem:not(.p-highlight):not(.p-disabled)>.p-menuitem-content:hover{color:#4b5563;background:#f3f4f6}.p-menubar .p-menubar-root-list>.p-menuitem:not(.p-highlight):not(.p-disabled)>.p-menuitem-content:hover .p-menuitem-link .p-menuitem-text{color:#4b5563}.p-menubar .p-menubar-root-list>.p-menuitem:not(.p-highlight):not(.p-disabled)>.p-menuitem-content:hover .p-menuitem-link .p-menuitem-icon,.p-menubar .p-menubar-root-list>.p-menuitem:not(.p-highlight):not(.p-disabled)>.p-menuitem-content:hover .p-menuitem-link .p-submenu-icon{color:#6b7280}.p-menubar .p-menuitem>.p-menuitem-content{color:#4b5563;transition:box-shadow .2s;border-radius:0}.p-menubar .p-menuitem>.p-menuitem-content .p-menuitem-link{color:#4b5563;padding:.75rem 1.25rem;-webkit-user-select:none;user-select:none}.p-menubar .p-menuitem>.p-menuitem-content .p-menuitem-link .p-menuitem-text{color:#4b5563}.p-menubar .p-menuitem>.p-menuitem-content .p-menuitem-link .p-menuitem-icon{color:#6b7280;margin-right:.5rem}.p-menubar .p-menuitem>.p-menuitem-content .p-menuitem-link .p-submenu-icon{color:#6b7280}.p-menubar .p-menuitem.p-highlight>.p-menuitem-content{color:#1d4ed8;background:#eff6ff}.p-menubar .p-menuitem.p-highlight>.p-menuitem-content .p-menuitem-link .p-menuitem-text{color:#1d4ed8}.p-menubar .p-menuitem.p-highlight>.p-menuitem-content .p-menuitem-link .p-menuitem-icon,.p-menubar .p-menuitem.p-highlight>.p-menuitem-content .p-menuitem-link .p-submenu-icon{color:#1d4ed8}.p-menubar .p-menuitem.p-highlight.p-focus>.p-menuitem-content{background:#3b82f63d}.p-menubar .p-menuitem:not(.p-highlight):not(.p-disabled).p-focus>.p-menuitem-content{color:#4b5563;background:#e5e7eb}.p-menubar .p-menuitem:not(.p-highlight):not(.p-disabled).p-focus>.p-menuitem-content .p-menuitem-link .p-menuitem-text{color:#4b5563}.p-menubar .p-menuitem:not(.p-highlight):not(.p-disabled).p-focus>.p-menuitem-content .p-menuitem-link .p-menuitem-icon,.p-menubar .p-menuitem:not(.p-highlight):not(.p-disabled).p-focus>.p-menuitem-content .p-menuitem-link .p-submenu-icon{color:#4b5563}.p-menubar .p-menuitem:not(.p-highlight):not(.p-disabled)>.p-menuitem-content:hover{color:#4b5563;background:#f3f4f6}.p-menubar .p-menuitem:not(.p-highlight):not(.p-disabled)>.p-menuitem-content:hover .p-menuitem-link .p-menuitem-text{color:#4b5563}.p-menubar .p-menuitem:not(.p-highlight):not(.p-disabled)>.p-menuitem-content:hover .p-menuitem-link .p-menuitem-icon,.p-menubar .p-menuitem:not(.p-highlight):not(.p-disabled)>.p-menuitem-content:hover .p-menuitem-link .p-submenu-icon{color:#6b7280}.p-menubar .p-submenu-list{padding:.5rem 0;background:#fff;border:0 none;box-shadow:0 2px 12px #0000001a;width:12.5rem}.p-menubar .p-submenu-list .p-menuitem-separator{border-top:1px solid #e5e7eb;margin:.25rem 0}.p-menubar .p-submenu-list .p-submenu-icon{font-size:.875rem}@media screen and (max-width: 960px){.p-menubar{position:relative}.p-menubar .p-menubar-button{display:flex;width:2rem;height:2rem;color:#6b7280;border-radius:50%;transition:background-color .2s,color .2s,box-shadow .2s}.p-menubar .p-menubar-button:hover{color:#6b7280;background:#f3f4f6}.p-menubar .p-menubar-button:focus{outline:0 none;outline-offset:0;box-shadow:0 0 0 .2rem #bfdbfe}.p-menubar .p-menubar-root-list{position:absolute;display:none;padding:.5rem 0;background:#fff;border:0 none;box-shadow:0 2px 12px #0000001a;width:100%}.p-menubar .p-menubar-root-list .p-menuitem-separator{border-top:1px solid #e5e7eb;margin:.25rem 0}.p-menubar .p-menubar-root-list .p-submenu-icon{font-size:.875rem}.p-menubar .p-menubar-root-list .p-menuitem .p-menuitem-content .p-menuitem-link .p-submenu-icon{margin-left:auto;transition:transform .2s}.p-menubar .p-menubar-root-list .p-menuitem.p-menuitem-active>.p-menuitem-content>.p-menuitem-link>.p-submenu-icon{transform:rotate(-180deg)}.p-menubar .p-menubar-root-list .p-submenu-list{width:100%;position:static;box-shadow:none;border:0 none}.p-menubar .p-menubar-root-list .p-submenu-list .p-submenu-icon{transition:transform .2s;transform:rotate(90deg)}.p-menubar .p-menubar-root-list .p-submenu-list .p-menuitem-active>.p-menuitem-content>.p-menuitem-link>.p-submenu-icon{transform:rotate(-90deg)}.p-menubar .p-menubar-root-list .p-menuitem{width:100%;position:static}.p-menubar .p-menubar-root-list .p-submenu-list .p-menuitem .p-menuitem-content .p-menuitem-link{padding-left:2.25rem}.p-menubar .p-menubar-root-list .p-submenu-list .p-menuitem .p-submenu-list .p-menuitem .p-menuitem-content .p-menuitem-link{padding-left:3.75rem}.p-menubar .p-menubar-root-list .p-submenu-list .p-menuitem .p-submenu-list .p-menuitem .p-submenu-list .p-menuitem .p-menuitem-content .p-menuitem-link{padding-left:5.25rem}.p-menubar .p-menubar-root-list .p-submenu-list .p-menuitem .p-submenu-list .p-menuitem .p-submenu-list .p-menuitem .p-submenu-list .p-menuitem .p-menuitem-content .p-menuitem-link{padding-left:6.75rem}.p-menubar .p-menubar-root-list .p-submenu-list .p-menuitem .p-submenu-list .p-menuitem .p-submenu-list .p-menuitem .p-submenu-list .p-menuitem .p-submenu-list .p-menuitem .p-menuitem-content .p-menuitem-link{padding-left:8.25rem}.p-menubar.p-menubar-mobile-active .p-menubar-root-list{display:flex;flex-direction:column;top:100%;left:0;z-index:1}}.p-panelmenu .p-panelmenu-header{outline:0 none}.p-panelmenu .p-panelmenu-header .p-panelmenu-header-content{border:1px solid #e5e7eb;color:#6b7280;background:#f9fafb;border-radius:6px;transition:box-shadow .2s}.p-panelmenu .p-panelmenu-header .p-panelmenu-header-content .p-panelmenu-header-action{color:#6b7280;padding:1.25rem;font-weight:700}.p-panelmenu .p-panelmenu-header .p-panelmenu-header-content .p-panelmenu-header-action .p-submenu-icon,.p-panelmenu .p-panelmenu-header .p-panelmenu-header-content .p-panelmenu-header-action .p-menuitem-icon{margin-right:.5rem}.p-panelmenu .p-panelmenu-header:not(.p-disabled):focus-visible .p-panelmenu-header-content{outline:0 none;outline-offset:0;box-shadow:inset 0 0 0 .2rem #bfdbfe}.p-panelmenu .p-panelmenu-header:not(.p-highlight):not(.p-disabled):hover .p-panelmenu-header-content{background:#f3f4f6;border-color:#e5e7eb;color:#374151}.p-panelmenu .p-panelmenu-header:not(.p-disabled).p-highlight .p-panelmenu-header-content{background:#f9fafb;border-color:#e5e7eb;color:#374151;border-bottom-right-radius:0;border-bottom-left-radius:0;margin-bottom:0}.p-panelmenu .p-panelmenu-header:not(.p-disabled).p-highlight:hover .p-panelmenu-header-content{border-color:#e5e7eb;background:#f3f4f6;color:#374151}.p-panelmenu .p-panelmenu-content{padding:.5rem 0;border:1px solid #e5e7eb;background:#fff;color:#4b5563;border-top:0;border-radius:0 0 6px 6px}.p-panelmenu .p-panelmenu-content .p-panelmenu-root-list{outline:0 none}.p-panelmenu .p-panelmenu-content .p-menuitem>.p-menuitem-content{color:#4b5563;transition:box-shadow .2s;border-radius:0}.p-panelmenu .p-panelmenu-content .p-menuitem>.p-menuitem-content .p-menuitem-link{color:#4b5563;padding:.75rem 1.25rem;-webkit-user-select:none;user-select:none}.p-panelmenu .p-panelmenu-content .p-menuitem>.p-menuitem-content .p-menuitem-link .p-menuitem-text{color:#4b5563}.p-panelmenu .p-panelmenu-content .p-menuitem>.p-menuitem-content .p-menuitem-link .p-menuitem-icon{color:#6b7280;margin-right:.5rem}.p-panelmenu .p-panelmenu-content .p-menuitem>.p-menuitem-content .p-menuitem-link .p-submenu-icon{color:#6b7280}.p-panelmenu .p-panelmenu-content .p-menuitem.p-highlight>.p-menuitem-content{color:#1d4ed8;background:#eff6ff}.p-panelmenu .p-panelmenu-content .p-menuitem.p-highlight>.p-menuitem-content .p-menuitem-link .p-menuitem-text{color:#1d4ed8}.p-panelmenu .p-panelmenu-content .p-menuitem.p-highlight>.p-menuitem-content .p-menuitem-link .p-menuitem-icon,.p-panelmenu .p-panelmenu-content .p-menuitem.p-highlight>.p-menuitem-content .p-menuitem-link .p-submenu-icon{color:#1d4ed8}.p-panelmenu .p-panelmenu-content .p-menuitem.p-highlight.p-focus>.p-menuitem-content{background:#3b82f63d}.p-panelmenu .p-panelmenu-content .p-menuitem:not(.p-highlight):not(.p-disabled).p-focus>.p-menuitem-content{color:#4b5563;background:#e5e7eb}.p-panelmenu .p-panelmenu-content .p-menuitem:not(.p-highlight):not(.p-disabled).p-focus>.p-menuitem-content .p-menuitem-link .p-menuitem-text{color:#4b5563}.p-panelmenu .p-panelmenu-content .p-menuitem:not(.p-highlight):not(.p-disabled).p-focus>.p-menuitem-content .p-menuitem-link .p-menuitem-icon,.p-panelmenu .p-panelmenu-content .p-menuitem:not(.p-highlight):not(.p-disabled).p-focus>.p-menuitem-content .p-menuitem-link .p-submenu-icon{color:#4b5563}.p-panelmenu .p-panelmenu-content .p-menuitem:not(.p-highlight):not(.p-disabled)>.p-menuitem-content:hover{color:#4b5563;background:#f3f4f6}.p-panelmenu .p-panelmenu-content .p-menuitem:not(.p-highlight):not(.p-disabled)>.p-menuitem-content:hover .p-menuitem-link .p-menuitem-text{color:#4b5563}.p-panelmenu .p-panelmenu-content .p-menuitem:not(.p-highlight):not(.p-disabled)>.p-menuitem-content:hover .p-menuitem-link .p-menuitem-icon,.p-panelmenu .p-panelmenu-content .p-menuitem:not(.p-highlight):not(.p-disabled)>.p-menuitem-content:hover .p-menuitem-link .p-submenu-icon{color:#6b7280}.p-panelmenu .p-panelmenu-content .p-menuitem .p-menuitem-content .p-menuitem-link .p-submenu-icon{margin-right:.5rem}.p-panelmenu .p-panelmenu-content .p-menuitem-separator{border-top:1px solid #e5e7eb;margin:.25rem 0}.p-panelmenu .p-panelmenu-content .p-submenu-list:not(.p-panelmenu-root-list){padding:0 0 0 1rem}.p-panelmenu .p-panelmenu-panel{margin-bottom:4px}.p-slidemenu{padding:.5rem 0;background:#fff;color:#4b5563;border:1px solid #e5e7eb;border-radius:6px;width:12.5rem}.p-slidemenu .p-slidemenu-root-list,.p-slidemenu .p-submenu-list{outline:0 none}.p-slidemenu .p-menuitem>.p-menuitem-content{color:#4b5563;transition:box-shadow .2s;border-radius:0}.p-slidemenu .p-menuitem>.p-menuitem-content .p-menuitem-link{color:#4b5563;padding:.75rem 1.25rem;-webkit-user-select:none;user-select:none}.p-slidemenu .p-menuitem>.p-menuitem-content .p-menuitem-link .p-menuitem-text{color:#4b5563}.p-slidemenu .p-menuitem>.p-menuitem-content .p-menuitem-link .p-menuitem-icon{color:#6b7280;margin-right:.5rem}.p-slidemenu .p-menuitem>.p-menuitem-content .p-menuitem-link .p-submenu-icon{color:#6b7280}.p-slidemenu .p-menuitem.p-highlight>.p-menuitem-content{color:#1d4ed8;background:#eff6ff}.p-slidemenu .p-menuitem.p-highlight>.p-menuitem-content .p-menuitem-link .p-menuitem-text{color:#1d4ed8}.p-slidemenu .p-menuitem.p-highlight>.p-menuitem-content .p-menuitem-link .p-menuitem-icon,.p-slidemenu .p-menuitem.p-highlight>.p-menuitem-content .p-menuitem-link .p-submenu-icon{color:#1d4ed8}.p-slidemenu .p-menuitem.p-highlight.p-focus>.p-menuitem-content{background:#3b82f63d}.p-slidemenu .p-menuitem:not(.p-highlight):not(.p-disabled).p-focus>.p-menuitem-content{color:#4b5563;background:#e5e7eb}.p-slidemenu .p-menuitem:not(.p-highlight):not(.p-disabled).p-focus>.p-menuitem-content .p-menuitem-link .p-menuitem-text{color:#4b5563}.p-slidemenu .p-menuitem:not(.p-highlight):not(.p-disabled).p-focus>.p-menuitem-content .p-menuitem-link .p-menuitem-icon,.p-slidemenu .p-menuitem:not(.p-highlight):not(.p-disabled).p-focus>.p-menuitem-content .p-menuitem-link .p-submenu-icon{color:#4b5563}.p-slidemenu .p-menuitem:not(.p-highlight):not(.p-disabled)>.p-menuitem-content:hover{color:#4b5563;background:#f3f4f6}.p-slidemenu .p-menuitem:not(.p-highlight):not(.p-disabled)>.p-menuitem-content:hover .p-menuitem-link .p-menuitem-text{color:#4b5563}.p-slidemenu .p-menuitem:not(.p-highlight):not(.p-disabled)>.p-menuitem-content:hover .p-menuitem-link .p-menuitem-icon,.p-slidemenu .p-menuitem:not(.p-highlight):not(.p-disabled)>.p-menuitem-content:hover .p-menuitem-link .p-submenu-icon{color:#6b7280}.p-slidemenu.p-slidemenu-overlay{background:#fff;border:0 none;box-shadow:0 2px 12px #0000001a}.p-slidemenu .p-slidemenu-list{padding:.5rem 0;background:#fff;border:0 none;box-shadow:0 2px 12px #0000001a}.p-slidemenu .p-menuitem-separator{border-top:1px solid #e5e7eb;margin:.25rem 0}.p-slidemenu .p-slidemenu-icon{font-size:.875rem}.p-slidemenu .p-icon{width:.875rem;height:.875rem}.p-slidemenu .p-slidemenu-backward{padding:.75rem 1.25rem;color:#4b5563}.p-slidemenu .p-slidemenu-backward:not(.p-disabled):focus{outline:0 none;outline-offset:0;box-shadow:inset 0 0 0 .2rem #bfdbfe}.p-slidemenu .p-menuitem-badge{background:#3b82f6;color:#fff;font-size:.75rem;font-weight:700;min-width:1.5rem;height:1.5rem;line-height:1.5rem;border-radius:6px;margin-left:.5rem;padding-left:.5rem;padding-right:.5rem}.p-steps .p-steps-item .p-menuitem-link{background:transparent;transition:box-shadow .2s;border-radius:6px;background:#fff}.p-steps .p-steps-item .p-menuitem-link .p-steps-number{color:#4b5563;border:1px solid #f3f4f6;background:#fff;min-width:2rem;height:2rem;line-height:2rem;font-size:1.143rem;z-index:1;border-radius:50%}.p-steps .p-steps-item .p-menuitem-link .p-steps-title{margin-top:.5rem;color:#6b7280}.p-steps .p-steps-item .p-menuitem-link:not(.p-disabled):focus-visible{outline:0 none;outline-offset:0;box-shadow:0 0 0 .2rem #bfdbfe}.p-steps .p-steps-item.p-highlight .p-steps-number{background:#eff6ff;color:#1d4ed8}.p-steps .p-steps-item.p-highlight .p-steps-title{font-weight:700;color:#4b5563}.p-steps .p-steps-item:before{content:" ";border-top:1px solid #e5e7eb;width:100%;top:50%;left:0;display:block;position:absolute;margin-top:-1rem}.p-tabmenu .p-tabmenu-nav{background:#fff;border:1px solid #e5e7eb;border-width:0 0 2px 0}.p-tabmenu .p-tabmenu-nav .p-menuitem-badge{background:#3b82f6;color:#fff;font-size:.75rem;font-weight:700;min-width:1.5rem;height:1.5rem;line-height:1.5rem;border-radius:6px;margin-left:.5rem;padding-left:.5rem;padding-right:.5rem}.p-tabmenu .p-tabmenu-nav .p-tabmenuitem{margin-right:0}.p-tabmenu .p-tabmenu-nav .p-tabmenuitem .p-menuitem-link{border:solid #e5e7eb;border-width:0 0 2px 0;border-color:transparent transparent #e5e7eb transparent;background:#fff;color:#6b7280;padding:1.25rem;font-weight:700;border-top-right-radius:6px;border-top-left-radius:6px;transition:box-shadow .2s;margin:0 0 -2px}.p-tabmenu .p-tabmenu-nav .p-tabmenuitem .p-menuitem-link .p-menuitem-icon{margin-right:.5rem}.p-tabmenu .p-tabmenu-nav .p-tabmenuitem .p-menuitem-link:not(.p-disabled):focus-visible{outline:0 none;outline-offset:0;box-shadow:inset 0 0 0 .2rem #bfdbfe}.p-tabmenu .p-tabmenu-nav .p-tabmenuitem:not(.p-highlight):not(.p-disabled):hover .p-menuitem-link{background:#fff;border-color:#9ca3af;color:#6b7280}.p-tabmenu .p-tabmenu-nav .p-tabmenuitem.p-highlight .p-menuitem-link{background:#fff;border-color:#3b82f6;color:#3b82f6}.p-tabmenu .p-tabmenu-left-icon{margin-right:.5rem}.p-tabmenu .p-tabmenu-right-icon{margin-left:.5rem}.p-tabmenu .p-tabmenu-nav-btn.p-link{background:#fff;color:#3b82f6;width:3rem;box-shadow:0 3px 1px -2px #0003,0 2px 2px #00000024,0 1px 5px #0000001f;border-radius:0}.p-tabmenu .p-tabmenu-nav-btn.p-link:focus{outline:0 none;outline-offset:0;box-shadow:inset 0 0 0 .2rem #bfdbfe}.p-tieredmenu{padding:.5rem 0;background:#fff;color:#4b5563;border:1px solid #e5e7eb;border-radius:6px;width:12.5rem}.p-tieredmenu.p-tieredmenu-overlay{background:#fff;border:0 none;box-shadow:0 2px 12px #0000001a}.p-tieredmenu .p-tieredmenu-root-list{outline:0 none}.p-tieredmenu .p-submenu-list{padding:.5rem 0;background:#fff;border:0 none;box-shadow:0 2px 12px #0000001a}.p-tieredmenu .p-menuitem>.p-menuitem-content{color:#4b5563;transition:box-shadow .2s;border-radius:0}.p-tieredmenu .p-menuitem>.p-menuitem-content .p-menuitem-link{color:#4b5563;padding:.75rem 1.25rem;-webkit-user-select:none;user-select:none}.p-tieredmenu .p-menuitem>.p-menuitem-content .p-menuitem-link .p-menuitem-text{color:#4b5563}.p-tieredmenu .p-menuitem>.p-menuitem-content .p-menuitem-link .p-menuitem-icon{color:#6b7280;margin-right:.5rem}.p-tieredmenu .p-menuitem>.p-menuitem-content .p-menuitem-link .p-submenu-icon{color:#6b7280}.p-tieredmenu .p-menuitem.p-highlight>.p-menuitem-content{color:#1d4ed8;background:#eff6ff}.p-tieredmenu .p-menuitem.p-highlight>.p-menuitem-content .p-menuitem-link .p-menuitem-text{color:#1d4ed8}.p-tieredmenu .p-menuitem.p-highlight>.p-menuitem-content .p-menuitem-link .p-menuitem-icon,.p-tieredmenu .p-menuitem.p-highlight>.p-menuitem-content .p-menuitem-link .p-submenu-icon{color:#1d4ed8}.p-tieredmenu .p-menuitem.p-highlight.p-focus>.p-menuitem-content{background:#3b82f63d}.p-tieredmenu .p-menuitem:not(.p-highlight):not(.p-disabled).p-focus>.p-menuitem-content{color:#4b5563;background:#e5e7eb}.p-tieredmenu .p-menuitem:not(.p-highlight):not(.p-disabled).p-focus>.p-menuitem-content .p-menuitem-link .p-menuitem-text{color:#4b5563}.p-tieredmenu .p-menuitem:not(.p-highlight):not(.p-disabled).p-focus>.p-menuitem-content .p-menuitem-link .p-menuitem-icon,.p-tieredmenu .p-menuitem:not(.p-highlight):not(.p-disabled).p-focus>.p-menuitem-content .p-menuitem-link .p-submenu-icon{color:#4b5563}.p-tieredmenu .p-menuitem:not(.p-highlight):not(.p-disabled)>.p-menuitem-content:hover{color:#4b5563;background:#f3f4f6}.p-tieredmenu .p-menuitem:not(.p-highlight):not(.p-disabled)>.p-menuitem-content:hover .p-menuitem-link .p-menuitem-text{color:#4b5563}.p-tieredmenu .p-menuitem:not(.p-highlight):not(.p-disabled)>.p-menuitem-content:hover .p-menuitem-link .p-menuitem-icon,.p-tieredmenu .p-menuitem:not(.p-highlight):not(.p-disabled)>.p-menuitem-content:hover .p-menuitem-link .p-submenu-icon{color:#6b7280}.p-tieredmenu .p-menuitem-separator{border-top:1px solid #e5e7eb;margin:.25rem 0}.p-tieredmenu .p-submenu-icon{font-size:.875rem}.p-tieredmenu .p-submenu-icon.p-icon{width:.875rem;height:.875rem}.p-inline-message{padding:.75rem;margin:0;border-radius:6px}.p-inline-message.p-inline-message-info{background:#dbeafeb3;border:solid #3b82f6;border-width:0px;color:#3b82f6}.p-inline-message.p-inline-message-info .p-inline-message-icon{color:#3b82f6}.p-inline-message.p-inline-message-success{background:#e4f8f0b3;border:solid #1ea97c;border-width:0px;color:#1ea97c}.p-inline-message.p-inline-message-success .p-inline-message-icon{color:#1ea97c}.p-inline-message.p-inline-message-warn{background:#fff2e2b3;border:solid #cc8925;border-width:0px;color:#cc8925}.p-inline-message.p-inline-message-warn .p-inline-message-icon{color:#cc8925}.p-inline-message.p-inline-message-error{background:#ffe7e6b3;border:solid #ff5757;border-width:0px;color:#ff5757}.p-inline-message.p-inline-message-error .p-inline-message-icon{color:#ff5757}.p-inline-message .p-inline-message-icon{font-size:1rem;margin-right:.5rem}.p-inline-message .p-icon{width:1rem;height:1rem}.p-inline-message .p-inline-message-text{font-size:1rem}.p-inline-message.p-inline-message-icon-only .p-inline-message-icon{margin-right:0}.p-message{margin:1rem 0;border-radius:6px}.p-message .p-message-wrapper{padding:1.25rem 1.75rem}.p-message .p-message-close{width:2rem;height:2rem;border-radius:50%;background:transparent;transition:background-color .2s,color .2s,box-shadow .2s}.p-message .p-message-close:hover{background:#ffffff80}.p-message .p-message-close:focus-visible{outline:0 none;outline-offset:0;box-shadow:0 0 0 .2rem #bfdbfe}.p-message.p-message-info{background:#dbeafeb3;border:solid #3b82f6;border-width:0 0 0 6px;color:#3b82f6}.p-message.p-message-info .p-message-icon,.p-message.p-message-info .p-message-close{color:#3b82f6}.p-message.p-message-success{background:#e4f8f0b3;border:solid #1ea97c;border-width:0 0 0 6px;color:#1ea97c}.p-message.p-message-success .p-message-icon,.p-message.p-message-success .p-message-close{color:#1ea97c}.p-message.p-message-warn{background:#fff2e2b3;border:solid #cc8925;border-width:0 0 0 6px;color:#cc8925}.p-message.p-message-warn .p-message-icon,.p-message.p-message-warn .p-message-close{color:#cc8925}.p-message.p-message-error{background:#ffe7e6b3;border:solid #ff5757;border-width:0 0 0 6px;color:#ff5757}.p-message.p-message-error .p-message-icon,.p-message.p-message-error .p-message-close{color:#ff5757}.p-message .p-message-text{font-size:1rem;font-weight:500}.p-message .p-message-icon{font-size:1.5rem;margin-right:.5rem}.p-message .p-icon{width:1.5rem;height:1.5rem}.p-message .p-message-summary{font-weight:700}.p-message .p-message-detail{margin-left:.5rem}.p-toast{opacity:1}.p-toast .p-toast-message{margin:0 0 1rem;box-shadow:0 2px 12px #0000001a;border-radius:6px}.p-toast .p-toast-message .p-toast-message-content{padding:1rem;border-width:0 0 0 6px}.p-toast .p-toast-message .p-toast-message-content .p-toast-message-text{margin:0 0 0 1rem}.p-toast .p-toast-message .p-toast-message-content .p-toast-message-icon{font-size:2rem}.p-toast .p-toast-message .p-toast-message-content .p-icon:not(.p-toast-icon-close-icon){width:2rem;height:2rem}.p-toast .p-toast-message .p-toast-message-content .p-toast-summary{font-weight:700}.p-toast .p-toast-message .p-toast-message-content .p-toast-detail{margin:.5rem 0 0}.p-toast .p-toast-message .p-toast-icon-close{width:2rem;height:2rem;border-radius:50%;background:transparent;transition:background-color .2s,color .2s,box-shadow .2s}.p-toast .p-toast-message .p-toast-icon-close:hover{background:#ffffff80}.p-toast .p-toast-message .p-toast-icon-close:focus-visible{outline:0 none;outline-offset:0;box-shadow:0 0 0 .2rem #bfdbfe}.p-toast .p-toast-message.p-toast-message-info{background:#dbeafeb3;border:solid #3b82f6;border-width:0 0 0 6px;color:#3b82f6}.p-toast .p-toast-message.p-toast-message-info .p-toast-message-icon,.p-toast .p-toast-message.p-toast-message-info .p-toast-icon-close{color:#3b82f6}.p-toast .p-toast-message.p-toast-message-success{background:#e4f8f0b3;border:solid #1ea97c;border-width:0 0 0 6px;color:#1ea97c}.p-toast .p-toast-message.p-toast-message-success .p-toast-message-icon,.p-toast .p-toast-message.p-toast-message-success .p-toast-icon-close{color:#1ea97c}.p-toast .p-toast-message.p-toast-message-warn{background:#fff2e2b3;border:solid #cc8925;border-width:0 0 0 6px;color:#cc8925}.p-toast .p-toast-message.p-toast-message-warn .p-toast-message-icon,.p-toast .p-toast-message.p-toast-message-warn .p-toast-icon-close{color:#cc8925}.p-toast .p-toast-message.p-toast-message-error{background:#ffe7e6b3;border:solid #ff5757;border-width:0 0 0 6px;color:#ff5757}.p-toast .p-toast-message.p-toast-message-error .p-toast-message-icon,.p-toast .p-toast-message.p-toast-message-error .p-toast-icon-close{color:#ff5757}.p-galleria .p-galleria-close{margin:.5rem;background:transparent;color:#f9fafb;width:4rem;height:4rem;transition:background-color .2s,color .2s,box-shadow .2s;border-radius:50%}.p-galleria .p-galleria-close .p-galleria-close-icon{font-size:2rem}.p-galleria .p-galleria-close .p-icon-wrapper .p-icon{width:2rem;height:2rem}.p-galleria .p-galleria-close:hover{background:#ffffff1a;color:#f9fafb}.p-galleria .p-galleria-item-nav{background:transparent;color:#f9fafb;width:4rem;height:4rem;transition:background-color .2s,color .2s,box-shadow .2s;border-radius:6px;margin:0 .5rem}.p-galleria .p-galleria-item-nav .p-galleria-item-prev-icon,.p-galleria .p-galleria-item-nav .p-galleria-item-next-icon{font-size:2rem}.p-galleria .p-galleria-item-nav .p-icon-wrapper .p-icon{width:2rem;height:2rem}.p-galleria .p-galleria-item-nav:not(.p-disabled):hover{background:#ffffff1a;color:#f9fafb}.p-galleria .p-galleria-caption{background:#00000080;color:#f9fafb;padding:1rem}.p-galleria .p-galleria-indicators{padding:1rem}.p-galleria .p-galleria-indicators .p-galleria-indicator button{background-color:#d1d5db;width:1rem;height:1rem;transition:background-color .2s,color .2s,box-shadow .2s;border-radius:50%}.p-galleria .p-galleria-indicators .p-galleria-indicator button:hover{background:#9ca3af}.p-galleria .p-galleria-indicators .p-galleria-indicator.p-highlight button{background:#eff6ff;color:#1d4ed8}.p-galleria.p-galleria-indicators-bottom .p-galleria-indicator,.p-galleria.p-galleria-indicators-top .p-galleria-indicator{margin-right:.5rem}.p-galleria.p-galleria-indicators-left .p-galleria-indicator,.p-galleria.p-galleria-indicators-right .p-galleria-indicator{margin-bottom:.5rem}.p-galleria.p-galleria-indicator-onitem .p-galleria-indicators{background:#00000080}.p-galleria.p-galleria-indicator-onitem .p-galleria-indicators .p-galleria-indicator button{background:#fff6}.p-galleria.p-galleria-indicator-onitem .p-galleria-indicators .p-galleria-indicator button:hover{background:#fff9}.p-galleria.p-galleria-indicator-onitem .p-galleria-indicators .p-galleria-indicator.p-highlight button{background:#eff6ff;color:#1d4ed8}.p-galleria .p-galleria-thumbnail-container{background:#000000e6;padding:1rem .25rem}.p-galleria .p-galleria-thumbnail-container .p-galleria-thumbnail-prev,.p-galleria .p-galleria-thumbnail-container .p-galleria-thumbnail-next{margin:.5rem;background-color:transparent;color:#f9fafb;width:2rem;height:2rem;transition:background-color .2s,color .2s,box-shadow .2s;border-radius:50%}.p-galleria .p-galleria-thumbnail-container .p-galleria-thumbnail-prev:hover,.p-galleria .p-galleria-thumbnail-container .p-galleria-thumbnail-next:hover{background:#ffffff1a;color:#f9fafb}.p-galleria .p-galleria-thumbnail-container .p-galleria-thumbnail-item-content:focus-visible{outline:0 none;outline-offset:0;box-shadow:0 0 0 .2rem #bfdbfe}.p-galleria-mask,.p-image-mask{--maskbg: rgba(0, 0, 0, .9)}.p-image-preview-indicator{background-color:transparent;color:#f8f9fa;transition:background-color .2s,color .2s,box-shadow .2s}.p-image-preview-container:hover>.p-image-preview-indicator{background-color:#00000080}.p-image-toolbar{padding:1rem}.p-image-action.p-link{color:#f8f9fa;background-color:transparent;width:3rem;height:3rem;border-radius:50%;transition:background-color .2s,color .2s,box-shadow .2s;margin-right:.5rem}.p-image-action.p-link:last-child{margin-right:0}.p-image-action.p-link:hover{color:#f8f9fa;background-color:#ffffff1a}.p-image-action.p-link i{font-size:1.5rem}.p-image-action.p-link .p-icon{width:1.5rem;height:1.5rem}.p-avatar{background-color:#e5e7eb;border-radius:6px}.p-avatar.p-avatar-lg{width:3rem;height:3rem;font-size:1.5rem}.p-avatar.p-avatar-lg .p-avatar-icon{font-size:1.5rem}.p-avatar.p-avatar-xl{width:4rem;height:4rem;font-size:2rem}.p-avatar.p-avatar-xl .p-avatar-icon{font-size:2rem}.p-avatar-group .p-avatar{border:2px solid #ffffff}.p-badge{background:#3b82f6;color:#fff;font-size:.75rem;font-weight:700;min-width:1.5rem;height:1.5rem;line-height:1.5rem}.p-badge.p-badge-secondary{background-color:#64748b;color:#fff}.p-badge.p-badge-success{background-color:#22c55e;color:#fff}.p-badge.p-badge-info{background-color:#0ea5e9;color:#fff}.p-badge.p-badge-warning{background-color:#f97316;color:#fff}.p-badge.p-badge-danger{background-color:#ef4444;color:#fff}.p-badge.p-badge-lg{font-size:1.125rem;min-width:2.25rem;height:2.25rem;line-height:2.25rem}.p-badge.p-badge-xl{font-size:1.5rem;min-width:3rem;height:3rem;line-height:3rem}.p-chip{background-color:#e5e7eb;color:#4b5563;border-radius:16px;padding:0 .75rem}.p-chip .p-chip-text{line-height:1.5;margin-top:.375rem;margin-bottom:.375rem}.p-chip .p-chip-icon{margin-right:.5rem}.p-chip .pi-chip-remove-icon{margin-left:.5rem}.p-chip img{width:2.25rem;height:2.25rem;margin-left:-.75rem;margin-right:.5rem}.p-chip .pi-chip-remove-icon{border-radius:6px;transition:background-color .2s,color .2s,box-shadow .2s}.p-chip .pi-chip-remove-icon:focus-visible{outline:0 none;outline-offset:0;box-shadow:0 0 0 .2rem #bfdbfe}.p-chip .pi-chip-remove-icon:focus{outline:0 none}.p-inplace .p-inplace-display{padding:.75rem;border-radius:6px;transition:background-color .2s,color .2s,border-color .2s,box-shadow .2s}.p-inplace .p-inplace-display:not(.p-disabled):hover{background:#f3f4f6;color:#4b5563}.p-inplace .p-inplace-display:focus{outline:0 none;outline-offset:0;box-shadow:0 0 0 .2rem #bfdbfe}.p-progressbar{border:0 none;height:1.5rem;background:#e5e7eb;border-radius:6px}.p-progressbar .p-progressbar-value{border:0 none;margin:0;background:#3b82f6}.p-progressbar .p-progressbar-label{color:#fff;line-height:1.5rem}.p-scrolltop{width:3rem;height:3rem;border-radius:50%;box-shadow:0 2px 12px #0000001a;transition:background-color .2s,color .2s,box-shadow .2s}.p-scrolltop.p-link{background:#000000b3}.p-scrolltop.p-link:hover{background:#000c}.p-scrolltop .p-scrolltop-icon{font-size:1.5rem;color:#f9fafb}.p-scrolltop .p-icon{width:1.5rem;height:1.5rem}.p-skeleton{background-color:#e5e7eb;border-radius:6px}.p-skeleton:after{background:linear-gradient(90deg,#fff0,#fff6,#fff0)}.p-tag{background:#3b82f6;color:#fff;font-size:.75rem;font-weight:700;padding:.25rem .4rem;border-radius:6px}.p-tag.p-tag-success{background-color:#22c55e;color:#fff}.p-tag.p-tag-info{background-color:#0ea5e9;color:#fff}.p-tag.p-tag-warning{background-color:#f97316;color:#fff}.p-tag.p-tag-danger{background-color:#ef4444;color:#fff}.p-tag .p-tag-icon{margin-right:.25rem;font-size:.75rem}.p-tag .p-icon{width:.75rem;height:.75rem}.p-terminal{background:#fff;color:#4b5563;border:1px solid #e5e7eb;padding:1.25rem}.p-terminal .p-terminal-input{font-family:var(--font-family);font-feature-settings:var(--font-feature-settings, normal);font-size:1rem}}@layer primeng{.p-button-label{font-weight:700}.p-selectbutton>.p-button,.p-togglebutton.p-button{transition:background-color .2s,border-color .2s,box-shadow .2s}.p-accordion .p-accordion-header .p-accordion-header-link,.p-tabview .p-tabview-nav li .p-tabview-nav-link,.p-tabmenu .p-tabmenu-nav .p-tabmenuitem .p-menuitem-link{transition:background-color .2s,border-color .2s,box-shadow .2s}.p-carousel .p-carousel-indicators .p-carousel-indicator.p-highlight button,.p-galleria .p-galleria-indicators .p-galleria-indicator.p-highlight button{background-color:#3b82f6}.p-button:focus{box-shadow:0 0 0 2px #fff,0 0 0 4px #9dc1fb,0 1px 2px #000}.p-button.p-button-secondary:enabled:focus{box-shadow:0 0 0 2px #fff,0 0 0 4px #b0b9c6,0 1px 2px #000}.p-button.p-button-success:enabled:focus{box-shadow:0 0 0 2px #fff,0 0 0 4px #88eaac,0 1px 2px #000}.p-button.p-button-info:enabled:focus{box-shadow:0 0 0 2px #fff,0 0 0 4px #83d3f8,0 1px 2px #000}.p-button.p-button-warning:enabled:focus{box-shadow:0 0 0 2px #fff,0 0 0 4px #fcb98b,0 1px 2px #000}.p-button.p-button-help:enabled:focus{box-shadow:0 0 0 2px #fff,0 0 0 4px #d4aafb,0 1px 2px #000}.p-button.p-button-danger:enabled:focus{box-shadow:0 0 0 2px #fff,0 0 0 4px #f7a2a2,0 1px 2px #000}.p-datatable .p-datatable-tbody>tr.p-datatable-dragpoint-top>td{box-shadow:inset 0 2px #3b82f6}.p-datatable .p-datatable-tbody>tr.p-datatable-dragpoint-bottom>td{box-shadow:inset 0 -2px #3b82f6}.p-speeddial-item.p-focus>.p-speeddial-action{box-shadow:0 0 0 2px #fff,0 0 0 4px #9dc1fb,0 1px 2px #000}.p-toast-message{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.p-inline-message-text{font-weight:500}.p-picklist-buttons .p-button,.p-orderlist-controls .p-button{transition:opacity .2s,background-color .2s,color .2s,border-color .2s,box-shadow .2s}.p-steps .p-steps-item.p-highlight .p-steps-number{background:#3b82f6;color:#fff}}.p-overflow-hidden{overflow:hidden;padding-right:var(--scrollbar-width)}@layer primeng{.p-component,.p-component *{box-sizing:border-box}.p-hidden{display:none}.p-hidden-space{visibility:hidden}.p-hidden-accessible{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.p-hidden-accessible input,.p-hidden-accessible select{transform:scale(0)}.p-reset{margin:0;padding:0;border:0;outline:0;text-decoration:none;font-size:100%;list-style:none}.p-disabled,.p-disabled *{cursor:default!important;pointer-events:none}.p-component-overlay{position:fixed;top:0;left:0;width:100%;height:100%}.p-unselectable-text{-webkit-user-select:none;user-select:none}.p-scrollbar-measure{width:100px;height:100px;overflow:scroll;position:absolute;top:-9999px}@-webkit-keyframes p-fadein{0%{opacity:0}to{opacity:1}}@keyframes p-fadein{0%{opacity:0}to{opacity:1}}input[type=button],input[type=submit],input[type=reset],input[type=file]::-webkit-file-upload-button,button{border-radius:0}.p-link{text-align:left;background-color:transparent;margin:0;padding:0;border:0;cursor:pointer;-webkit-user-select:none;user-select:none}.p-link:disabled{cursor:default}.p-sr-only{border:0;clip:rect(1px,1px,1px,1px);clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;word-wrap:normal!important}.p-connected-overlay{opacity:0;transform:scaleY(.8);transition:transform .12s cubic-bezier(0,0,.2,1),opacity .12s cubic-bezier(0,0,.2,1)}.p-connected-overlay-visible{opacity:1;transform:scaleY(1)}.p-connected-overlay-hidden{opacity:0;transform:scaleY(1);transition:opacity .1s linear}.p-toggleable-content.ng-animating{overflow:hidden}.p-icon-wrapper{display:inline-flex}.p-icon{display:inline-block}.p-icon-spin{-webkit-animation:p-icon-spin 2s infinite linear;animation:p-icon-spin 2s infinite linear}}@-webkit-keyframes p-icon-spin{0%{-webkit-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes p-icon-spin{0%{-webkit-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@layer primeng{.p-badge{display:inline-block;border-radius:10px;text-align:center;padding:0 .5rem}.p-overlay-badge{position:relative}.p-overlay-badge .p-badge{position:absolute;top:0;right:0;transform:translate(50%,-50%);transform-origin:100% 0;margin:0}.p-badge-dot{width:.5rem;min-width:.5rem;height:.5rem;border-radius:50%;padding:0}.p-badge-no-gutter{padding:0;border-radius:50%}}@layer primeng{.p-button{margin:0;display:inline-flex;cursor:pointer;-webkit-user-select:none;user-select:none;align-items:center;vertical-align:bottom;text-align:center;overflow:hidden;position:relative}.p-button-label{flex:1 1 auto}.p-button-icon-right{order:1}.p-button:disabled{cursor:default;pointer-events:none}.p-button-icon-only{justify-content:center}.p-button-icon-only:after{content:"p";visibility:hidden;clip:rect(0 0 0 0);width:0}.p-button-vertical{flex-direction:column}.p-button-icon-bottom{order:2}.p-buttonset .p-button{margin:0}.p-buttonset .p-button:not(:last-child){border-right:0 none}.p-buttonset .p-button:not(:first-of-type):not(:last-of-type){border-radius:0}.p-buttonset .p-button:first-of-type{border-top-right-radius:0;border-bottom-right-radius:0}.p-buttonset .p-button:last-of-type{border-top-left-radius:0;border-bottom-left-radius:0}.p-buttonset .p-button:focus{position:relative;z-index:1}p-button[iconpos=right] spinnericon{order:1}}@layer primeng{.p-checkbox{display:inline-flex;cursor:pointer;-webkit-user-select:none;user-select:none;vertical-align:bottom;position:relative}.p-checkbox-disabled{cursor:default!important;pointer-events:none}.p-checkbox-box{display:flex;justify-content:center;align-items:center}p-checkbox{display:inline-flex;vertical-align:bottom;align-items:center}.p-checkbox-label{line-height:1}}.p-colorpicker-panel .p-colorpicker-color{background:transparent url("./media/color-3LUHUBGQ.png") no-repeat left top}.p-colorpicker-panel .p-colorpicker-hue{background:transparent url("./media/hue-RMMBQOAC.png") no-repeat left top}@layer primeng{.p-inputtext{margin:0}.p-fluid .p-inputtext{width:100%}.p-inputgroup{display:flex;align-items:stretch;width:100%}.p-inputgroup-addon{display:flex;align-items:center;justify-content:center}.p-inputgroup .p-float-label{display:flex;align-items:stretch;width:100%}.p-inputgroup .p-inputtext,.p-fluid .p-inputgroup .p-inputtext,.p-inputgroup .p-inputwrapper,.p-inputgroup .p-inputwrapper>.p-component{flex:1 1 auto;width:1%}.p-float-label{display:block;position:relative}.p-float-label label{position:absolute;pointer-events:none;top:50%;margin-top:-.5rem;transition-property:all;transition-timing-function:ease;line-height:1}.p-float-label textarea~label{top:1rem}.p-float-label input:focus~label,.p-float-label input.p-filled~label,.p-float-label textarea:focus~label,.p-float-label textarea.p-filled~label,.p-float-label .p-inputwrapper-focus~label,.p-float-label .p-inputwrapper-filled~label{top:-.75rem;font-size:12px}.p-float-label .input:-webkit-autofill~label{top:-20px;font-size:12px}.p-float-label .p-placeholder,.p-float-label input::placeholder,.p-float-label .p-inputtext::placeholder{opacity:0;transition-property:all;transition-timing-function:ease}.p-float-label .p-focus .p-placeholder,.p-float-label input:focus::placeholder,.p-float-label .p-inputtext:focus::placeholder{opacity:1;transition-property:all;transition-timing-function:ease}.p-input-icon-left,.p-input-icon-right{position:relative;display:inline-block}.p-input-icon-left>i,.p-input-icon-left>.p-icon-wrapper,.p-input-icon-right>i,.p-input-icon-right>.p-icon-wrapper{position:absolute;top:50%;margin-top:-.5rem}.p-fluid .p-input-icon-left,.p-fluid .p-input-icon-right{display:block;width:100%}}@layer primeng{.p-inputtextarea-resizable{overflow:hidden;resize:none}.p-fluid .p-inputtextarea{width:100%}}@layer primeng{.p-password{position:relative;display:inline-flex}.p-password-panel{position:absolute;top:0;left:0}.p-password .p-password-panel{min-width:100%}.p-password-meter{height:10px}.p-password-strength{height:100%;width:0;transition:width 1s ease-in-out}.p-fluid .p-password{display:flex}.p-password-input::-ms-reveal,.p-password-input::-ms-clear{display:none}.p-password-clear-icon{position:absolute;top:50%;margin-top:-.5rem;cursor:pointer}.p-password .p-icon{cursor:pointer}.p-password-clearable.p-password-mask .p-password-clear-icon{margin-top:unset}.p-password-clearable{position:relative}}@layer primeng{.p-radiobutton{display:inline-flex;cursor:pointer;-webkit-user-select:none;user-select:none;vertical-align:bottom;position:relative}.p-radiobutton-box{display:flex;justify-content:center;align-items:center}.p-radiobutton-icon{-webkit-backface-visibility:hidden;backface-visibility:hidden;transform:translateZ(0) scale(.1);border-radius:50%;visibility:hidden}.p-radiobutton-box.p-highlight .p-radiobutton-icon{transform:translateZ(0) scale(1);visibility:visible}p-radiobutton{display:inline-flex;vertical-align:bottom;align-items:center}.p-radiobutton-label{line-height:1}}@layer primeng{.p-ripple{overflow:hidden;position:relative}.p-ink{display:block;position:absolute;background:#ffffff80;border-radius:100%;transform:scale(0)}.p-ink-active{animation:ripple .4s linear}.p-ripple-disabled .p-ink{display:none!important}}@keyframes ripple{to{opacity:0;transform:scale(2.5)}}@layer primeng{.p-tooltip{position:absolute;display:none;padding:.25em .5rem;max-width:12.5rem;pointer-events:none}.p-tooltip.p-tooltip-right,.p-tooltip.p-tooltip-left{padding:0 .25rem}.p-tooltip.p-tooltip-top,.p-tooltip.p-tooltip-bottom{padding:.25em 0}.p-tooltip .p-tooltip-text{white-space:pre-line;word-break:break-word}.p-tooltip-arrow{scale:2;position:absolute;width:0;height:0;border-color:transparent;border-style:solid}.p-tooltip-right .p-tooltip-arrow{top:50%;left:0;margin-top:-.25rem;border-width:.25em .25em .25em 0}.p-tooltip-left .p-tooltip-arrow{top:50%;right:0;margin-top:-.25rem;border-width:.25em 0 .25em .25rem}.p-tooltip.p-tooltip-top{padding:.25em 0}.p-tooltip-top .p-tooltip-arrow{bottom:0;left:50%;margin-left:-.25rem;border-width:.25em .25em 0}.p-tooltip-bottom .p-tooltip-arrow{top:0;left:50%;margin-left:-.25rem;border-width:0 .25em .25rem}} diff --git a/angular-primeng-app/dist/browser/styles-KR6GWFYW.css b/angular-primeng-app/dist/browser/styles-KR6GWFYW.css new file mode 100644 index 0000000..7aa518a --- /dev/null +++ b/angular-primeng-app/dist/browser/styles-KR6GWFYW.css @@ -0,0 +1 @@ +@font-face{font-family:primeicons;font-display:block;src:url("./media/primeicons-77WLEVE2.eot");src:url("./media/primeicons-77WLEVE2.eot?#iefix") format("embedded-opentype"),url("./media/primeicons-XI7ZC3P3.woff2") format("woff2"),url("./media/primeicons-7C46RJHE.woff") format("woff"),url("./media/primeicons-AEJFRHCW.ttf") format("truetype"),url("./media/primeicons-SQ5LETCD.svg?#primeicons") format("svg");font-weight:400;font-style:normal}.pi{font-family:primeicons;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;display:inline-block;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.pi:before{--webkit-backface-visibility:hidden;backface-visibility:hidden}.pi-fw{width:1.28571429em;text-align:center}.pi-spin{-webkit-animation:fa-spin 2s infinite linear;animation:fa-spin 2s infinite linear}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0)}to{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0)}to{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.pi-eraser:before{content:"\ea04"}.pi-stopwatch:before{content:"\ea01"}.pi-verified:before{content:"\ea02"}.pi-delete-left:before{content:"\ea03"}.pi-hourglass:before{content:"\e9fe"}.pi-truck:before{content:"\ea00"}.pi-wrench:before{content:"\e9ff"}.pi-microphone:before{content:"\e9fa"}.pi-megaphone:before{content:"\e9fb"}.pi-arrow-right-arrow-left:before{content:"\e9fc"}.pi-bitcoin:before{content:"\e9fd"}.pi-file-edit:before{content:"\e9f6"}.pi-language:before{content:"\e9f7"}.pi-file-export:before{content:"\e9f8"}.pi-file-import:before{content:"\e9f9"}.pi-file-word:before{content:"\e9f1"}.pi-gift:before{content:"\e9f2"}.pi-cart-plus:before{content:"\e9f3"}.pi-thumbs-down-fill:before{content:"\e9f4"}.pi-thumbs-up-fill:before{content:"\e9f5"}.pi-arrows-alt:before{content:"\e9f0"}.pi-calculator:before{content:"\e9ef"}.pi-sort-alt-slash:before{content:"\e9ee"}.pi-arrows-h:before{content:"\e9ec"}.pi-arrows-v:before{content:"\e9ed"}.pi-pound:before{content:"\e9eb"}.pi-prime:before{content:"\e9ea"}.pi-chart-pie:before{content:"\e9e9"}.pi-reddit:before{content:"\e9e8"}.pi-code:before{content:"\e9e7"}.pi-sync:before{content:"\e9e6"}.pi-shopping-bag:before{content:"\e9e5"}.pi-server:before{content:"\e9e4"}.pi-database:before{content:"\e9e3"}.pi-hashtag:before{content:"\e9e2"}.pi-bookmark-fill:before{content:"\e9df"}.pi-filter-fill:before{content:"\e9e0"}.pi-heart-fill:before{content:"\e9e1"}.pi-flag-fill:before{content:"\e9de"}.pi-circle:before{content:"\e9dc"}.pi-circle-fill:before{content:"\e9dd"}.pi-bolt:before{content:"\e9db"}.pi-history:before{content:"\e9da"}.pi-box:before{content:"\e9d9"}.pi-at:before{content:"\e9d8"}.pi-arrow-up-right:before{content:"\e9d4"}.pi-arrow-up-left:before{content:"\e9d5"}.pi-arrow-down-left:before{content:"\e9d6"}.pi-arrow-down-right:before{content:"\e9d7"}.pi-telegram:before{content:"\e9d3"}.pi-stop-circle:before{content:"\e9d2"}.pi-stop:before{content:"\e9d1"}.pi-whatsapp:before{content:"\e9d0"}.pi-building:before{content:"\e9cf"}.pi-qrcode:before{content:"\e9ce"}.pi-car:before{content:"\e9cd"}.pi-instagram:before{content:"\e9cc"}.pi-linkedin:before{content:"\e9cb"}.pi-send:before{content:"\e9ca"}.pi-slack:before{content:"\e9c9"}.pi-sun:before{content:"\e9c8"}.pi-moon:before{content:"\e9c7"}.pi-vimeo:before{content:"\e9c6"}.pi-youtube:before{content:"\e9c5"}.pi-flag:before{content:"\e9c4"}.pi-wallet:before{content:"\e9c3"}.pi-map:before{content:"\e9c2"}.pi-link:before{content:"\e9c1"}.pi-credit-card:before{content:"\e9bf"}.pi-discord:before{content:"\e9c0"}.pi-percentage:before{content:"\e9be"}.pi-euro:before{content:"\e9bd"}.pi-book:before{content:"\e9ba"}.pi-shield:before{content:"\e9b9"}.pi-paypal:before{content:"\e9bb"}.pi-amazon:before{content:"\e9bc"}.pi-phone:before{content:"\e9b8"}.pi-filter-slash:before{content:"\e9b7"}.pi-facebook:before{content:"\e9b4"}.pi-github:before{content:"\e9b5"}.pi-twitter:before{content:"\e9b6"}.pi-step-backward-alt:before{content:"\e9ac"}.pi-step-forward-alt:before{content:"\e9ad"}.pi-forward:before{content:"\e9ae"}.pi-backward:before{content:"\e9af"}.pi-fast-backward:before{content:"\e9b0"}.pi-fast-forward:before{content:"\e9b1"}.pi-pause:before{content:"\e9b2"}.pi-play:before{content:"\e9b3"}.pi-compass:before{content:"\e9ab"}.pi-id-card:before{content:"\e9aa"}.pi-ticket:before{content:"\e9a9"}.pi-file-o:before{content:"\e9a8"}.pi-reply:before{content:"\e9a7"}.pi-directions-alt:before{content:"\e9a5"}.pi-directions:before{content:"\e9a6"}.pi-thumbs-up:before{content:"\e9a3"}.pi-thumbs-down:before{content:"\e9a4"}.pi-sort-numeric-down-alt:before{content:"\e996"}.pi-sort-numeric-up-alt:before{content:"\e997"}.pi-sort-alpha-down-alt:before{content:"\e998"}.pi-sort-alpha-up-alt:before{content:"\e999"}.pi-sort-numeric-down:before{content:"\e99a"}.pi-sort-numeric-up:before{content:"\e99b"}.pi-sort-alpha-down:before{content:"\e99c"}.pi-sort-alpha-up:before{content:"\e99d"}.pi-sort-alt:before{content:"\e99e"}.pi-sort-amount-up:before{content:"\e99f"}.pi-sort-amount-down:before{content:"\e9a0"}.pi-sort-amount-down-alt:before{content:"\e9a1"}.pi-sort-amount-up-alt:before{content:"\e9a2"}.pi-palette:before{content:"\e995"}.pi-undo:before{content:"\e994"}.pi-desktop:before{content:"\e993"}.pi-sliders-v:before{content:"\e991"}.pi-sliders-h:before{content:"\e992"}.pi-search-plus:before{content:"\e98f"}.pi-search-minus:before{content:"\e990"}.pi-file-excel:before{content:"\e98e"}.pi-file-pdf:before{content:"\e98d"}.pi-check-square:before{content:"\e98c"}.pi-chart-line:before{content:"\e98b"}.pi-user-edit:before{content:"\e98a"}.pi-exclamation-circle:before{content:"\e989"}.pi-android:before{content:"\e985"}.pi-google:before{content:"\e986"}.pi-apple:before{content:"\e987"}.pi-microsoft:before{content:"\e988"}.pi-heart:before{content:"\e984"}.pi-mobile:before{content:"\e982"}.pi-tablet:before{content:"\e983"}.pi-key:before{content:"\e981"}.pi-shopping-cart:before{content:"\e980"}.pi-comments:before{content:"\e97e"}.pi-comment:before{content:"\e97f"}.pi-briefcase:before{content:"\e97d"}.pi-bell:before{content:"\e97c"}.pi-paperclip:before{content:"\e97b"}.pi-share-alt:before{content:"\e97a"}.pi-envelope:before{content:"\e979"}.pi-volume-down:before{content:"\e976"}.pi-volume-up:before{content:"\e977"}.pi-volume-off:before{content:"\e978"}.pi-eject:before{content:"\e975"}.pi-money-bill:before{content:"\e974"}.pi-images:before{content:"\e973"}.pi-image:before{content:"\e972"}.pi-sign-in:before{content:"\e970"}.pi-sign-out:before{content:"\e971"}.pi-wifi:before{content:"\e96f"}.pi-sitemap:before{content:"\e96e"}.pi-chart-bar:before{content:"\e96d"}.pi-camera:before{content:"\e96c"}.pi-dollar:before{content:"\e96b"}.pi-lock-open:before{content:"\e96a"}.pi-table:before{content:"\e969"}.pi-map-marker:before{content:"\e968"}.pi-list:before{content:"\e967"}.pi-eye-slash:before{content:"\e965"}.pi-eye:before{content:"\e966"}.pi-folder-open:before{content:"\e964"}.pi-folder:before{content:"\e963"}.pi-video:before{content:"\e962"}.pi-inbox:before{content:"\e961"}.pi-lock:before{content:"\e95f"}.pi-unlock:before{content:"\e960"}.pi-tags:before{content:"\e95d"}.pi-tag:before{content:"\e95e"}.pi-power-off:before{content:"\e95c"}.pi-save:before{content:"\e95b"}.pi-question-circle:before{content:"\e959"}.pi-question:before{content:"\e95a"}.pi-copy:before{content:"\e957"}.pi-file:before{content:"\e958"}.pi-clone:before{content:"\e955"}.pi-calendar-times:before{content:"\e952"}.pi-calendar-minus:before{content:"\e953"}.pi-calendar-plus:before{content:"\e954"}.pi-ellipsis-v:before{content:"\e950"}.pi-ellipsis-h:before{content:"\e951"}.pi-bookmark:before{content:"\e94e"}.pi-globe:before{content:"\e94f"}.pi-replay:before{content:"\e94d"}.pi-filter:before{content:"\e94c"}.pi-print:before{content:"\e94b"}.pi-align-right:before{content:"\e946"}.pi-align-left:before{content:"\e947"}.pi-align-center:before{content:"\e948"}.pi-align-justify:before{content:"\e949"}.pi-cog:before{content:"\e94a"}.pi-cloud-download:before{content:"\e943"}.pi-cloud-upload:before{content:"\e944"}.pi-cloud:before{content:"\e945"}.pi-pencil:before{content:"\e942"}.pi-users:before{content:"\e941"}.pi-clock:before{content:"\e940"}.pi-user-minus:before{content:"\e93e"}.pi-user-plus:before{content:"\e93f"}.pi-trash:before{content:"\e93d"}.pi-external-link:before{content:"\e93c"}.pi-window-maximize:before{content:"\e93b"}.pi-window-minimize:before{content:"\e93a"}.pi-refresh:before{content:"\e938"}.pi-user:before{content:"\e939"}.pi-exclamation-triangle:before{content:"\e922"}.pi-calendar:before{content:"\e927"}.pi-chevron-circle-left:before{content:"\e928"}.pi-chevron-circle-down:before{content:"\e929"}.pi-chevron-circle-right:before{content:"\e92a"}.pi-chevron-circle-up:before{content:"\e92b"}.pi-angle-double-down:before{content:"\e92c"}.pi-angle-double-left:before{content:"\e92d"}.pi-angle-double-right:before{content:"\e92e"}.pi-angle-double-up:before{content:"\e92f"}.pi-angle-down:before{content:"\e930"}.pi-angle-left:before{content:"\e931"}.pi-angle-right:before{content:"\e932"}.pi-angle-up:before{content:"\e933"}.pi-upload:before{content:"\e934"}.pi-download:before{content:"\e956"}.pi-ban:before{content:"\e935"}.pi-star-fill:before{content:"\e936"}.pi-star:before{content:"\e937"}.pi-chevron-left:before{content:"\e900"}.pi-chevron-right:before{content:"\e901"}.pi-chevron-down:before{content:"\e902"}.pi-chevron-up:before{content:"\e903"}.pi-caret-left:before{content:"\e904"}.pi-caret-right:before{content:"\e905"}.pi-caret-down:before{content:"\e906"}.pi-caret-up:before{content:"\e907"}.pi-search:before{content:"\e908"}.pi-check:before{content:"\e909"}.pi-check-circle:before{content:"\e90a"}.pi-times:before{content:"\e90b"}.pi-times-circle:before{content:"\e90c"}.pi-plus:before{content:"\e90d"}.pi-plus-circle:before{content:"\e90e"}.pi-minus:before{content:"\e90f"}.pi-minus-circle:before{content:"\e910"}.pi-circle-on:before{content:"\e911"}.pi-circle-off:before{content:"\e912"}.pi-sort-down:before{content:"\e913"}.pi-sort-up:before{content:"\e914"}.pi-sort:before{content:"\e915"}.pi-step-backward:before{content:"\e916"}.pi-step-forward:before{content:"\e917"}.pi-th-large:before{content:"\e918"}.pi-arrow-down:before{content:"\e919"}.pi-arrow-left:before{content:"\e91a"}.pi-arrow-right:before{content:"\e91b"}.pi-arrow-up:before{content:"\e91c"}.pi-bars:before{content:"\e91d"}.pi-arrow-circle-down:before{content:"\e91e"}.pi-arrow-circle-left:before{content:"\e91f"}.pi-arrow-circle-right:before{content:"\e920"}.pi-arrow-circle-up:before{content:"\e921"}.pi-info:before{content:"\e923"}.pi-info-circle:before{content:"\e924"}.pi-home:before{content:"\e925"}.pi-spinner:before{content:"\e926"}a{color:inherit;text-decoration:none}.post-card{width:20vw;margin:1rem;cursor:pointer}.post-card:hover{transform:scale(1.1);transition:all .3s ease-in-out}.post-card .p-card{height:100%}.post-card .p-card-title{font-size:1.2rem;line-height:1.7rem;font-weight:500}.post-card .p-card-content{display:none}.card-image{width:100%;height:10rem;overflow:hidden;border-top-left-radius:6px;border-top-right-radius:6px;object-fit:cover}article pre{line-height:2.2rem;padding:1rem 1.5rem;border-radius:.3rem;position:relative}article pre .hljs-keyword{color:#f92672}article pre .hljs-built_in{color:#e6db74}.p-overflow-hidden{overflow:hidden;padding-right:var(--scrollbar-width)}@layer primeng{.p-component,.p-component *{box-sizing:border-box}.p-hidden{display:none}.p-hidden-space{visibility:hidden}.p-hidden-accessible{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.p-hidden-accessible input,.p-hidden-accessible select{transform:scale(0)}.p-reset{margin:0;padding:0;border:0;outline:0;text-decoration:none;font-size:100%;list-style:none}.p-disabled,.p-disabled *{cursor:default!important;pointer-events:none}.p-component-overlay{position:fixed;top:0;left:0;width:100%;height:100%}.p-unselectable-text{-webkit-user-select:none;user-select:none}.p-scrollbar-measure{width:100px;height:100px;overflow:scroll;position:absolute;top:-9999px}@-webkit-keyframes p-fadein{0%{opacity:0}to{opacity:1}}@keyframes p-fadein{0%{opacity:0}to{opacity:1}}input[type=button],input[type=submit],input[type=reset],input[type=file]::-webkit-file-upload-button,button{border-radius:0}.p-link{text-align:left;background-color:transparent;margin:0;padding:0;border:0;cursor:pointer;-webkit-user-select:none;user-select:none}.p-link:disabled{cursor:default}.p-sr-only{border:0;clip:rect(1px,1px,1px,1px);clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;word-wrap:normal!important}.p-connected-overlay{opacity:0;transform:scaleY(.8);transition:transform .12s cubic-bezier(0,0,.2,1),opacity .12s cubic-bezier(0,0,.2,1)}.p-connected-overlay-visible{opacity:1;transform:scaleY(1)}.p-connected-overlay-hidden{opacity:0;transform:scaleY(1);transition:opacity .1s linear}.p-toggleable-content.ng-animating{overflow:hidden}.p-icon-wrapper{display:inline-flex}.p-icon{display:inline-block}.p-icon-spin{-webkit-animation:p-icon-spin 2s infinite linear;animation:p-icon-spin 2s infinite linear}}@-webkit-keyframes p-icon-spin{0%{-webkit-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes p-icon-spin{0%{-webkit-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@layer primeng{.p-badge{display:inline-block;border-radius:10px;text-align:center;padding:0 .5rem}.p-overlay-badge{position:relative}.p-overlay-badge .p-badge{position:absolute;top:0;right:0;transform:translate(50%,-50%);transform-origin:100% 0;margin:0}.p-badge-dot{width:.5rem;min-width:.5rem;height:.5rem;border-radius:50%;padding:0}.p-badge-no-gutter{padding:0;border-radius:50%}}@layer primeng{.p-button{margin:0;display:inline-flex;cursor:pointer;-webkit-user-select:none;user-select:none;align-items:center;vertical-align:bottom;text-align:center;overflow:hidden;position:relative}.p-button-label{flex:1 1 auto}.p-button-icon-right{order:1}.p-button:disabled{cursor:default;pointer-events:none}.p-button-icon-only{justify-content:center}.p-button-icon-only:after{content:"p";visibility:hidden;clip:rect(0 0 0 0);width:0}.p-button-vertical{flex-direction:column}.p-button-icon-bottom{order:2}.p-buttonset .p-button{margin:0}.p-buttonset .p-button:not(:last-child){border-right:0 none}.p-buttonset .p-button:not(:first-of-type):not(:last-of-type){border-radius:0}.p-buttonset .p-button:first-of-type{border-top-right-radius:0;border-bottom-right-radius:0}.p-buttonset .p-button:last-of-type{border-top-left-radius:0;border-bottom-left-radius:0}.p-buttonset .p-button:focus{position:relative;z-index:1}p-button[iconpos=right] spinnericon{order:1}}@layer primeng{.p-checkbox{display:inline-flex;cursor:pointer;-webkit-user-select:none;user-select:none;vertical-align:bottom;position:relative}.p-checkbox-disabled{cursor:default!important;pointer-events:none}.p-checkbox-box{display:flex;justify-content:center;align-items:center}p-checkbox{display:inline-flex;vertical-align:bottom;align-items:center}.p-checkbox-label{line-height:1}}.p-colorpicker-panel .p-colorpicker-color{background:transparent url("./media/color-3LUHUBGQ.png") no-repeat left top}.p-colorpicker-panel .p-colorpicker-hue{background:transparent url("./media/hue-RMMBQOAC.png") no-repeat left top}@layer primeng{.p-inputtext{margin:0}.p-fluid .p-inputtext{width:100%}.p-inputgroup{display:flex;align-items:stretch;width:100%}.p-inputgroup-addon{display:flex;align-items:center;justify-content:center}.p-inputgroup .p-float-label{display:flex;align-items:stretch;width:100%}.p-inputgroup .p-inputtext,.p-fluid .p-inputgroup .p-inputtext,.p-inputgroup .p-inputwrapper,.p-inputgroup .p-inputwrapper>.p-component{flex:1 1 auto;width:1%}.p-float-label{display:block;position:relative}.p-float-label label{position:absolute;pointer-events:none;top:50%;margin-top:-.5rem;transition-property:all;transition-timing-function:ease;line-height:1}.p-float-label textarea~label{top:1rem}.p-float-label input:focus~label,.p-float-label input.p-filled~label,.p-float-label textarea:focus~label,.p-float-label textarea.p-filled~label,.p-float-label .p-inputwrapper-focus~label,.p-float-label .p-inputwrapper-filled~label{top:-.75rem;font-size:12px}.p-float-label .input:-webkit-autofill~label{top:-20px;font-size:12px}.p-float-label .p-placeholder,.p-float-label input::placeholder,.p-float-label .p-inputtext::placeholder{opacity:0;transition-property:all;transition-timing-function:ease}.p-float-label .p-focus .p-placeholder,.p-float-label input:focus::placeholder,.p-float-label .p-inputtext:focus::placeholder{opacity:1;transition-property:all;transition-timing-function:ease}.p-input-icon-left,.p-input-icon-right{position:relative;display:inline-block}.p-input-icon-left>i,.p-input-icon-left>.p-icon-wrapper,.p-input-icon-right>i,.p-input-icon-right>.p-icon-wrapper{position:absolute;top:50%;margin-top:-.5rem}.p-fluid .p-input-icon-left,.p-fluid .p-input-icon-right{display:block;width:100%}}@layer primeng{.p-inputtextarea-resizable{overflow:hidden;resize:none}.p-fluid .p-inputtextarea{width:100%}}@layer primeng{.p-password{position:relative;display:inline-flex}.p-password-panel{position:absolute;top:0;left:0}.p-password .p-password-panel{min-width:100%}.p-password-meter{height:10px}.p-password-strength{height:100%;width:0;transition:width 1s ease-in-out}.p-fluid .p-password{display:flex}.p-password-input::-ms-reveal,.p-password-input::-ms-clear{display:none}.p-password-clear-icon{position:absolute;top:50%;margin-top:-.5rem;cursor:pointer}.p-password .p-icon{cursor:pointer}.p-password-clearable.p-password-mask .p-password-clear-icon{margin-top:unset}.p-password-clearable{position:relative}}@layer primeng{.p-radiobutton{display:inline-flex;cursor:pointer;-webkit-user-select:none;user-select:none;vertical-align:bottom;position:relative}.p-radiobutton-box{display:flex;justify-content:center;align-items:center}.p-radiobutton-icon{-webkit-backface-visibility:hidden;backface-visibility:hidden;transform:translateZ(0) scale(.1);border-radius:50%;visibility:hidden}.p-radiobutton-box.p-highlight .p-radiobutton-icon{transform:translateZ(0) scale(1);visibility:visible}p-radiobutton{display:inline-flex;vertical-align:bottom;align-items:center}.p-radiobutton-label{line-height:1}}@layer primeng{.p-ripple{overflow:hidden;position:relative}.p-ink{display:block;position:absolute;background:#ffffff80;border-radius:100%;transform:scale(0)}.p-ink-active{animation:ripple .4s linear}.p-ripple-disabled .p-ink{display:none!important}}@keyframes ripple{to{opacity:0;transform:scale(2.5)}}@layer primeng{.p-tooltip{position:absolute;display:none;padding:.25em .5rem;max-width:12.5rem;pointer-events:none}.p-tooltip.p-tooltip-right,.p-tooltip.p-tooltip-left{padding:0 .25rem}.p-tooltip.p-tooltip-top,.p-tooltip.p-tooltip-bottom{padding:.25em 0}.p-tooltip .p-tooltip-text{white-space:pre-line;word-break:break-word}.p-tooltip-arrow{scale:2;position:absolute;width:0;height:0;border-color:transparent;border-style:solid}.p-tooltip-right .p-tooltip-arrow{top:50%;left:0;margin-top:-.25rem;border-width:.25em .25em .25em 0}.p-tooltip-left .p-tooltip-arrow{top:50%;right:0;margin-top:-.25rem;border-width:.25em 0 .25em .25rem}.p-tooltip.p-tooltip-top{padding:.25em 0}.p-tooltip-top .p-tooltip-arrow{bottom:0;left:50%;margin-left:-.25rem;border-width:.25em .25em 0}.p-tooltip-bottom .p-tooltip-arrow{top:0;left:50%;margin-left:-.25rem;border-width:0 .25em .25rem}} diff --git a/angular-primeng-app/dist/server/chunk-7HIX4W35.mjs b/angular-primeng-app/dist/server/chunk-7HIX4W35.mjs new file mode 100644 index 0000000..b7f8d70 --- /dev/null +++ b/angular-primeng-app/dist/server/chunk-7HIX4W35.mjs @@ -0,0 +1,3 @@ +import './polyfills.server.mjs'; +import{l as O,m as N,n as w,o as R}from"./chunk-AB6R3DKH.mjs";import{Ac as Q,Bc as j,Cb as u,Cc as k,Eb as g,Fb as _,Gc as D,Hb as y,Jb as C,Qa as a,Ra as S,W as v,X as T,ba as b,ea as I,eb as l,fb as x,gb as i,jb as E,pb as p,qb as c,ub as s,xb as m,yb as M,zb as f,zc as F}from"./chunk-PUYSBYUS.mjs";function q(e,o){e&1&&s(0)}function A(e,o){if(e&1&&(p(0,"div",8),f(1,1),l(2,q,1,0,"ng-container",6),c()),e&2){let t=m();a(2),i("ngTemplateOutlet",t.headerTemplate)}}function B(e,o){e&1&&s(0)}function H(e,o){if(e&1&&(p(0,"div",9),y(1),l(2,B,1,0,"ng-container",6),c()),e&2){let t=m();a(),C(" ",t.header," "),a(),i("ngTemplateOutlet",t.titleTemplate)}}function P(e,o){e&1&&s(0)}function V(e,o){if(e&1&&(p(0,"div",10),y(1),l(2,P,1,0,"ng-container",6),c()),e&2){let t=m();a(),C(" ",t.subheader," "),a(),i("ngTemplateOutlet",t.subtitleTemplate)}}function z(e,o){e&1&&s(0)}function G(e,o){e&1&&s(0)}function J(e,o){if(e&1&&(p(0,"div",11),f(1,2),l(2,G,1,0,"ng-container",6),c()),e&2){let t=m();a(2),i("ngTemplateOutlet",t.footerTemplate)}}var K=["*",[["p-header"]],[["p-footer"]]],L=["*","p-header","p-footer"],Z=(()=>{class e{el;header;subheader;style;styleClass;headerFacet;footerFacet;templates;headerTemplate;titleTemplate;subtitleTemplate;contentTemplate;footerTemplate;constructor(t){this.el=t}ngAfterContentInit(){this.templates.forEach(t=>{switch(t.getType()){case"header":this.headerTemplate=t.template;break;case"title":this.titleTemplate=t.template;break;case"subtitle":this.subtitleTemplate=t.template;break;case"content":this.contentTemplate=t.template;break;case"footer":this.footerTemplate=t.template;break;default:this.contentTemplate=t.template;break}})}getBlockableElement(){return this.el.nativeElement.children[0]}static \u0275fac=function(r){return new(r||e)(S(b))};static \u0275cmp=v({type:e,selectors:[["p-card"]],contentQueries:function(r,n,h){if(r&1&&(u(h,O,5),u(h,N,5),u(h,w,4)),r&2){let d;g(d=_())&&(n.headerFacet=d.first),g(d=_())&&(n.footerFacet=d.first),g(d=_())&&(n.templates=d)}},hostAttrs:[1,"p-element"],inputs:{header:"header",subheader:"subheader",style:"style",styleClass:"styleClass"},ngContentSelectors:L,decls:9,vars:10,consts:[[3,"ngClass","ngStyle"],["class","p-card-header",4,"ngIf"],[1,"p-card-body"],["class","p-card-title",4,"ngIf"],["class","p-card-subtitle",4,"ngIf"],[1,"p-card-content"],[4,"ngTemplateOutlet"],["class","p-card-footer",4,"ngIf"],[1,"p-card-header"],[1,"p-card-title"],[1,"p-card-subtitle"],[1,"p-card-footer"]],template:function(r,n){r&1&&(M(K),p(0,"div",0),l(1,A,3,1,"div",1),p(2,"div",2),l(3,H,3,2,"div",3)(4,V,3,2,"div",4),p(5,"div",5),f(6),l(7,z,1,0,"ng-container",6),c(),l(8,J,3,1,"div",7),c()()),r&2&&(E(n.styleClass),i("ngClass","p-card p-component")("ngStyle",n.style),x("data-pc-name","card"),a(),i("ngIf",n.headerFacet||n.headerTemplate),a(2),i("ngIf",n.header||n.titleTemplate),a(),i("ngIf",n.subheader||n.subtitleTemplate),a(3),i("ngTemplateOutlet",n.contentTemplate),a(),i("ngIf",n.footerFacet||n.footerTemplate))},dependencies:[F,Q,k,j],styles:[`@layer primeng{.p-card-header img{width:100%}} +`],encapsulation:2,changeDetection:0})}return e})(),$=(()=>{class e{static \u0275fac=function(r){return new(r||e)};static \u0275mod=T({type:e});static \u0275inj=I({imports:[D,R]})}return e})();export{Z as a,$ as b}; diff --git a/angular-primeng-app/dist/server/chunk-AB6R3DKH.mjs b/angular-primeng-app/dist/server/chunk-AB6R3DKH.mjs new file mode 100644 index 0000000..24814b0 --- /dev/null +++ b/angular-primeng-app/dist/server/chunk-AB6R3DKH.mjs @@ -0,0 +1,217 @@ +import './polyfills.server.mjs'; +import{Gc as Ln,N as wn,Ra as Cn,Ta as Fn,V as An,W as Zr,X as ei,Y as Rn,Za as kn,b as _n,d as $r,da as tt,ea as ti,g as xn,ga as Zt,i as In,k as W,l as d,m as ie,n as se,na as je,o as ce,p as z,q as Nn,r as Xr,s as Dn,w as ue,yb as ri,zb as ii}from"./chunk-PUYSBYUS.mjs";import{a as X,b as Xt}from"./chunk-VVCT4QZE.mjs";var ni="Invariant Violation",Mn=Object.setPrototypeOf,vs=Mn===void 0?function(t,e){return t.__proto__=e,t}:Mn,rr=function(t){W(e,t);function e(r){r===void 0&&(r=ni);var i=t.call(this,typeof r=="number"?ni+": "+r+" (see https://github.com/apollographql/invariant-packages)":r)||this;return i.framesToPop=1,i.name=ni,vs(i,e.prototype),i}return e}(Error);function Ie(t,e){if(!t)throw new rr(e)}var tr=["debug","log","warn","error","silent"],oi=tr.indexOf("log");function er(t){return function(){if(tr.indexOf(t)>=oi){var e=console[t]||console.log;return e.apply(console,arguments)}}}(function(t){t.debug=er("debug"),t.log=er("log"),t.warn=er("warn"),t.error=er("error")})(Ie||(Ie={}));function Pn(t){var e=tr[oi];return oi=Math.max(0,tr.indexOf(t)),e}var xt="3.9.5";function Y(t){try{return t()}catch{}}var rt=Y(function(){return globalThis})||Y(function(){return window})||Y(function(){return self})||Y(function(){return global})||Y(function(){return Y.constructor("return this")()});var Vn=new Map;function It(t){var e=Vn.get(t)||1;return Vn.set(t,e+1),"".concat(t,":").concat(e,":").concat(Math.random().toString(36).slice(2))}function ir(t,e){e===void 0&&(e=0);var r=It("stringifyForDisplay");return JSON.stringify(t,function(i,n){return n===void 0?r:n},e).split(JSON.stringify(r)).join("")}function nr(t){return function(e){for(var r=[],i=1;i=e)break;r=n.index+n[0].length,i+=1}return{line:i,column:e+1-r}}function ci(t){return or(t.source,nt(t.source,t.start))}function or(t,e){let r=t.locationOffset.column-1,i="".padStart(r)+t.body,n=e.line-1,o=t.locationOffset.line-1,a=e.line+o,s=e.line===1?r:0,c=e.column+s,u=`${t.name}:${a}:${c} +`,l=i.split(/\r\n|[\n\r]/g),p=l[n];if(p.length>120){let f=Math.floor(c/80),h=c%80,v=[];for(let y=0;y["|",y]),["|","^".padStart(h)],["|",v[f+1]]])}return u+Bn([[`${a-1} |`,l[n-1]],[`${a} |`,p],["|","^".padStart(c)],[`${a+1} |`,l[n+1]]])}function Bn(t){let e=t.filter(([i,n])=>n!==void 0),r=Math.max(...e.map(([i])=>i.length));return e.map(([i,n])=>i.padStart(r)+(n?" "+n:"")).join(` +`)}function bs(t){let e=t[0];return e==null||"kind"in e||"length"in e?{nodes:e,source:t[1],positions:t[2],path:t[3],originalError:t[4],extensions:t[5]}:e}var ar=class t extends Error{constructor(e,...r){var i,n,o;let{nodes:a,source:s,positions:c,path:u,originalError:l,extensions:p}=bs(r);super(e),this.name="GraphQLError",this.path=u??void 0,this.originalError=l??void 0,this.nodes=Wn(Array.isArray(a)?a:a?[a]:void 0);let f=Wn((i=this.nodes)===null||i===void 0?void 0:i.map(v=>v.loc).filter(v=>v!=null));this.source=s??(f==null||(n=f[0])===null||n===void 0?void 0:n.source),this.positions=c??f?.map(v=>v.start),this.locations=c&&s?c.map(v=>nt(s,v)):f?.map(v=>nt(v.source,v.start));let h=Qn(l?.extensions)?l?.extensions:void 0;this.extensions=(o=p??h)!==null&&o!==void 0?o:Object.create(null),Object.defineProperties(this,{message:{writable:!0,enumerable:!0},name:{enumerable:!1},nodes:{enumerable:!1},source:{enumerable:!1},positions:{enumerable:!1},originalError:{enumerable:!1}}),l!=null&&l.stack?Object.defineProperty(this,"stack",{value:l.stack,writable:!0,configurable:!0}):Error.captureStackTrace?Error.captureStackTrace(this,t):Object.defineProperty(this,"stack",{value:Error().stack,writable:!0,configurable:!0})}get[Symbol.toStringTag](){return"GraphQLError"}toString(){let e=this.message;if(this.nodes)for(let r of this.nodes)r.loc&&(e+=` + +`+ci(r.loc));else if(this.source&&this.locations)for(let r of this.locations)e+=` + +`+or(this.source,r);return e}toJSON(){let e={message:this.message};return this.locations!=null&&(e.locations=this.locations),this.path!=null&&(e.path=this.path),this.extensions!=null&&Object.keys(this.extensions).length>0&&(e.extensions=this.extensions),e}};function Wn(t){return t===void 0||t.length===0?void 0:t}function Q(t,e,r){return new ar(`Syntax Error: ${r}`,{source:t,positions:[e]})}var Nt=class{constructor(e,r,i){this.start=e.start,this.end=r.end,this.startToken=e,this.endToken=r,this.source=i}get[Symbol.toStringTag](){return"Location"}toJSON(){return{start:this.start,end:this.end}}},ot=class{constructor(e,r,i,n,o,a){this.kind=e,this.start=r,this.end=i,this.line=n,this.column=o,this.value=a,this.prev=null,this.next=null}get[Symbol.toStringTag](){return"Token"}toJSON(){return{kind:this.kind,value:this.value,line:this.line,column:this.column}}},ui={Name:[],Document:["definitions"],OperationDefinition:["name","variableDefinitions","directives","selectionSet"],VariableDefinition:["variable","type","defaultValue","directives"],Variable:["name"],SelectionSet:["selections"],Field:["alias","name","arguments","directives","selectionSet"],Argument:["name","value"],FragmentSpread:["name","directives"],InlineFragment:["typeCondition","directives","selectionSet"],FragmentDefinition:["name","variableDefinitions","typeCondition","directives","selectionSet"],IntValue:[],FloatValue:[],StringValue:[],BooleanValue:[],NullValue:[],EnumValue:[],ListValue:["values"],ObjectValue:["fields"],ObjectField:["name","value"],Directive:["name","arguments"],NamedType:["name"],ListType:["type"],NonNullType:["type"],SchemaDefinition:["description","directives","operationTypes"],OperationTypeDefinition:["type"],ScalarTypeDefinition:["description","name","directives"],ObjectTypeDefinition:["description","name","interfaces","directives","fields"],FieldDefinition:["description","name","arguments","type","directives"],InputValueDefinition:["description","name","type","defaultValue","directives"],InterfaceTypeDefinition:["description","name","interfaces","directives","fields"],UnionTypeDefinition:["description","name","directives","types"],EnumTypeDefinition:["description","name","directives","values"],EnumValueDefinition:["description","name","directives"],InputObjectTypeDefinition:["description","name","directives","fields"],DirectiveDefinition:["description","name","arguments","locations"],SchemaExtension:["directives","operationTypes"],ScalarTypeExtension:["name","directives"],ObjectTypeExtension:["name","interfaces","directives","fields"],InterfaceTypeExtension:["name","interfaces","directives","fields"],UnionTypeExtension:["name","directives","types"],EnumTypeExtension:["name","directives","values"],InputObjectTypeExtension:["name","directives","fields"]},Es=new Set(Object.keys(ui));function li(t){let e=t?.kind;return typeof e=="string"&&Es.has(e)}var Qe=function(t){return t.QUERY="query",t.MUTATION="mutation",t.SUBSCRIPTION="subscription",t}(Qe||{});var sr=function(t){return t.QUERY="QUERY",t.MUTATION="MUTATION",t.SUBSCRIPTION="SUBSCRIPTION",t.FIELD="FIELD",t.FRAGMENT_DEFINITION="FRAGMENT_DEFINITION",t.FRAGMENT_SPREAD="FRAGMENT_SPREAD",t.INLINE_FRAGMENT="INLINE_FRAGMENT",t.VARIABLE_DEFINITION="VARIABLE_DEFINITION",t.SCHEMA="SCHEMA",t.SCALAR="SCALAR",t.OBJECT="OBJECT",t.FIELD_DEFINITION="FIELD_DEFINITION",t.ARGUMENT_DEFINITION="ARGUMENT_DEFINITION",t.INTERFACE="INTERFACE",t.UNION="UNION",t.ENUM="ENUM",t.ENUM_VALUE="ENUM_VALUE",t.INPUT_OBJECT="INPUT_OBJECT",t.INPUT_FIELD_DEFINITION="INPUT_FIELD_DEFINITION",t}(sr||{});var _=function(t){return t.NAME="Name",t.DOCUMENT="Document",t.OPERATION_DEFINITION="OperationDefinition",t.VARIABLE_DEFINITION="VariableDefinition",t.SELECTION_SET="SelectionSet",t.FIELD="Field",t.ARGUMENT="Argument",t.FRAGMENT_SPREAD="FragmentSpread",t.INLINE_FRAGMENT="InlineFragment",t.FRAGMENT_DEFINITION="FragmentDefinition",t.VARIABLE="Variable",t.INT="IntValue",t.FLOAT="FloatValue",t.STRING="StringValue",t.BOOLEAN="BooleanValue",t.NULL="NullValue",t.ENUM="EnumValue",t.LIST="ListValue",t.OBJECT="ObjectValue",t.OBJECT_FIELD="ObjectField",t.DIRECTIVE="Directive",t.NAMED_TYPE="NamedType",t.LIST_TYPE="ListType",t.NON_NULL_TYPE="NonNullType",t.SCHEMA_DEFINITION="SchemaDefinition",t.OPERATION_TYPE_DEFINITION="OperationTypeDefinition",t.SCALAR_TYPE_DEFINITION="ScalarTypeDefinition",t.OBJECT_TYPE_DEFINITION="ObjectTypeDefinition",t.FIELD_DEFINITION="FieldDefinition",t.INPUT_VALUE_DEFINITION="InputValueDefinition",t.INTERFACE_TYPE_DEFINITION="InterfaceTypeDefinition",t.UNION_TYPE_DEFINITION="UnionTypeDefinition",t.ENUM_TYPE_DEFINITION="EnumTypeDefinition",t.ENUM_VALUE_DEFINITION="EnumValueDefinition",t.INPUT_OBJECT_TYPE_DEFINITION="InputObjectTypeDefinition",t.DIRECTIVE_DEFINITION="DirectiveDefinition",t.SCHEMA_EXTENSION="SchemaExtension",t.SCALAR_TYPE_EXTENSION="ScalarTypeExtension",t.OBJECT_TYPE_EXTENSION="ObjectTypeExtension",t.INTERFACE_TYPE_EXTENSION="InterfaceTypeExtension",t.UNION_TYPE_EXTENSION="UnionTypeExtension",t.ENUM_TYPE_EXTENSION="EnumTypeExtension",t.INPUT_OBJECT_TYPE_EXTENSION="InputObjectTypeExtension",t}(_||{});function cr(t){return t===9||t===32}function at(t){return t>=48&&t<=57}function Gn(t){return t>=97&&t<=122||t>=65&&t<=90}function fi(t){return Gn(t)||t===95}function zn(t){return Gn(t)||at(t)||t===95}function Hn(t){var e;let r=Number.MAX_SAFE_INTEGER,i=null,n=-1;for(let a=0;as===0?a:a.slice(r)).slice((e=i)!==null&&e!==void 0?e:0,n+1)}function Ts(t){let e=0;for(;e1&&i.slice(1).every(h=>h.length===0||cr(h.charCodeAt(0))),a=r.endsWith('\\"""'),s=t.endsWith('"')&&!a,c=t.endsWith("\\"),u=s||c,l=!(e!=null&&e.minimize)&&(!n||t.length>70||u||o||a),p="",f=n&&cr(t.charCodeAt(0));return(l&&!f||o)&&(p+=` +`),p+=r,(l||u)&&(p+=` +`),'"""'+p+'"""'}var b=function(t){return t.SOF="",t.EOF="",t.BANG="!",t.DOLLAR="$",t.AMP="&",t.PAREN_L="(",t.PAREN_R=")",t.SPREAD="...",t.COLON=":",t.EQUALS="=",t.AT="@",t.BRACKET_L="[",t.BRACKET_R="]",t.BRACE_L="{",t.PIPE="|",t.BRACE_R="}",t.NAME="Name",t.INT="Int",t.FLOAT="Float",t.STRING="String",t.BLOCK_STRING="BlockString",t.COMMENT="Comment",t}(b||{});var wt=class{constructor(e){let r=new ot(b.SOF,0,0,0,0);this.source=e,this.lastToken=r,this.token=r,this.line=1,this.lineStart=0}get[Symbol.toStringTag](){return"Lexer"}advance(){return this.lastToken=this.token,this.token=this.lookahead()}lookahead(){let e=this.token;if(e.kind!==b.EOF)do if(e.next)e=e.next;else{let r=Os(this,e.end);e.next=r,r.prev=e,e=r}while(e.kind===b.COMMENT);return e}};function Jn(t){return t===b.BANG||t===b.DOLLAR||t===b.AMP||t===b.PAREN_L||t===b.PAREN_R||t===b.SPREAD||t===b.COLON||t===b.EQUALS||t===b.AT||t===b.BRACKET_L||t===b.BRACKET_R||t===b.BRACE_L||t===b.PIPE||t===b.BRACE_R}function st(t){return t>=0&&t<=55295||t>=57344&&t<=1114111}function ur(t,e){return $n(t.charCodeAt(e))&&Xn(t.charCodeAt(e+1))}function $n(t){return t>=55296&&t<=56319}function Xn(t){return t>=56320&&t<=57343}function Ue(t,e){let r=t.source.body.codePointAt(e);if(r===void 0)return b.EOF;if(r>=32&&r<=126){let i=String.fromCodePoint(r);return i==='"'?`'"'`:`"${i}"`}return"U+"+r.toString(16).toUpperCase().padStart(4,"0")}function U(t,e,r,i,n){let o=t.line,a=1+r-t.lineStart;return new ot(e,r,i,o,a,n)}function Os(t,e){let r=t.source.body,i=r.length,n=e;for(;n=48&&t<=57?t-48:t>=65&&t<=70?t-55:t>=97&&t<=102?t-87:-1}function Ds(t,e){let r=t.source.body;switch(r.charCodeAt(e+1)){case 34:return{value:'"',size:2};case 92:return{value:"\\",size:2};case 47:return{value:"/",size:2};case 98:return{value:"\b",size:2};case 102:return{value:"\f",size:2};case 110:return{value:` +`,size:2};case 114:return{value:"\r",size:2};case 116:return{value:" ",size:2}}throw Q(t.source,e,`Invalid character escape sequence: "${r.slice(e,e+2)}".`)}function ws(t,e){let r=t.source.body,i=r.length,n=t.lineStart,o=e+3,a=o,s="",c=[];for(;o2?"["+Ls(t)+"]":"{ "+r.map(([n,o])=>n+": "+lr(o,e)).join(", ")+" }"}function ks(t,e){if(t.length===0)return"[]";if(e.length>2)return"[Array]";let r=Math.min(10,t.length),i=t.length-r,n=[];for(let o=0;o1&&n.push(`... ${i} more items`),"["+n.join(", ")+"]"}function Ls(t){let e=Object.prototype.toString.call(t).replace(/^\[object /,"").replace(/]$/,"");if(e==="Object"&&typeof t.constructor=="function"){let r=t.constructor.name;if(typeof r=="string"&&r!=="")return r}return e}var Zn=globalThis.process&&globalThis.process.env.NODE_ENV==="production"?function(e,r){return e instanceof r}:function(e,r){if(e instanceof r)return!0;if(typeof e=="object"&&e!==null){var i;let n=r.prototype[Symbol.toStringTag],o=Symbol.toStringTag in e?e[Symbol.toStringTag]:(i=e.constructor)===null||i===void 0?void 0:i.name;if(n===o){let a=ct(e);throw new Error(`Cannot use ${n} "${a}" from another module or realm. + +Ensure that there is only one instance of "graphql" in the node_modules +directory. If different versions of "graphql" are the dependencies of other +relied on modules, use "resolutions" to ensure only one version is installed. + +https://yarnpkg.com/en/docs/selective-version-resolutions + +Duplicate "graphql" modules cannot be used at the same time since different +versions may have different capabilities and behavior. The data from one +version used in the function from another could produce confusing and +spurious results.`)}}return!1};var ut=class{constructor(e,r="GraphQL request",i={line:1,column:1}){typeof e=="string"||it(!1,`Body must be a string. Received: ${ct(e)}.`),this.body=e,this.name=r,this.locationOffset=i,this.locationOffset.line>0||it(!1,"line in locationOffset is 1-indexed and must be positive."),this.locationOffset.column>0||it(!1,"column in locationOffset is 1-indexed and must be positive.")}get[Symbol.toStringTag](){return"Source"}};function eo(t){return Zn(t,ut)}function pr(t,e){return new hi(t,e).parseDocument()}var hi=class{constructor(e,r={}){let i=eo(e)?e:new ut(e);this._lexer=new wt(i),this._options=r,this._tokenCounter=0}parseName(){let e=this.expectToken(b.NAME);return this.node(e,{kind:_.NAME,value:e.value})}parseDocument(){return this.node(this._lexer.token,{kind:_.DOCUMENT,definitions:this.many(b.SOF,this.parseDefinition,b.EOF)})}parseDefinition(){if(this.peek(b.BRACE_L))return this.parseOperationDefinition();let e=this.peekDescription(),r=e?this._lexer.lookahead():this._lexer.token;if(r.kind===b.NAME){switch(r.value){case"schema":return this.parseSchemaDefinition();case"scalar":return this.parseScalarTypeDefinition();case"type":return this.parseObjectTypeDefinition();case"interface":return this.parseInterfaceTypeDefinition();case"union":return this.parseUnionTypeDefinition();case"enum":return this.parseEnumTypeDefinition();case"input":return this.parseInputObjectTypeDefinition();case"directive":return this.parseDirectiveDefinition()}if(e)throw Q(this._lexer.source,this._lexer.token.start,"Unexpected description, descriptions are supported only on type definitions.");switch(r.value){case"query":case"mutation":case"subscription":return this.parseOperationDefinition();case"fragment":return this.parseFragmentDefinition();case"extend":return this.parseTypeSystemExtension()}}throw this.unexpected(r)}parseOperationDefinition(){let e=this._lexer.token;if(this.peek(b.BRACE_L))return this.node(e,{kind:_.OPERATION_DEFINITION,operation:Qe.QUERY,name:void 0,variableDefinitions:[],directives:[],selectionSet:this.parseSelectionSet()});let r=this.parseOperationType(),i;return this.peek(b.NAME)&&(i=this.parseName()),this.node(e,{kind:_.OPERATION_DEFINITION,operation:r,name:i,variableDefinitions:this.parseVariableDefinitions(),directives:this.parseDirectives(!1),selectionSet:this.parseSelectionSet()})}parseOperationType(){let e=this.expectToken(b.NAME);switch(e.value){case"query":return Qe.QUERY;case"mutation":return Qe.MUTATION;case"subscription":return Qe.SUBSCRIPTION}throw this.unexpected(e)}parseVariableDefinitions(){return this.optionalMany(b.PAREN_L,this.parseVariableDefinition,b.PAREN_R)}parseVariableDefinition(){return this.node(this._lexer.token,{kind:_.VARIABLE_DEFINITION,variable:this.parseVariable(),type:(this.expectToken(b.COLON),this.parseTypeReference()),defaultValue:this.expectOptionalToken(b.EQUALS)?this.parseConstValueLiteral():void 0,directives:this.parseConstDirectives()})}parseVariable(){let e=this._lexer.token;return this.expectToken(b.DOLLAR),this.node(e,{kind:_.VARIABLE,name:this.parseName()})}parseSelectionSet(){return this.node(this._lexer.token,{kind:_.SELECTION_SET,selections:this.many(b.BRACE_L,this.parseSelection,b.BRACE_R)})}parseSelection(){return this.peek(b.SPREAD)?this.parseFragment():this.parseField()}parseField(){let e=this._lexer.token,r=this.parseName(),i,n;return this.expectOptionalToken(b.COLON)?(i=r,n=this.parseName()):n=r,this.node(e,{kind:_.FIELD,alias:i,name:n,arguments:this.parseArguments(!1),directives:this.parseDirectives(!1),selectionSet:this.peek(b.BRACE_L)?this.parseSelectionSet():void 0})}parseArguments(e){let r=e?this.parseConstArgument:this.parseArgument;return this.optionalMany(b.PAREN_L,r,b.PAREN_R)}parseArgument(e=!1){let r=this._lexer.token,i=this.parseName();return this.expectToken(b.COLON),this.node(r,{kind:_.ARGUMENT,name:i,value:this.parseValueLiteral(e)})}parseConstArgument(){return this.parseArgument(!0)}parseFragment(){let e=this._lexer.token;this.expectToken(b.SPREAD);let r=this.expectOptionalKeyword("on");return!r&&this.peek(b.NAME)?this.node(e,{kind:_.FRAGMENT_SPREAD,name:this.parseFragmentName(),directives:this.parseDirectives(!1)}):this.node(e,{kind:_.INLINE_FRAGMENT,typeCondition:r?this.parseNamedType():void 0,directives:this.parseDirectives(!1),selectionSet:this.parseSelectionSet()})}parseFragmentDefinition(){let e=this._lexer.token;return this.expectKeyword("fragment"),this._options.allowLegacyFragmentVariables===!0?this.node(e,{kind:_.FRAGMENT_DEFINITION,name:this.parseFragmentName(),variableDefinitions:this.parseVariableDefinitions(),typeCondition:(this.expectKeyword("on"),this.parseNamedType()),directives:this.parseDirectives(!1),selectionSet:this.parseSelectionSet()}):this.node(e,{kind:_.FRAGMENT_DEFINITION,name:this.parseFragmentName(),typeCondition:(this.expectKeyword("on"),this.parseNamedType()),directives:this.parseDirectives(!1),selectionSet:this.parseSelectionSet()})}parseFragmentName(){if(this._lexer.token.value==="on")throw this.unexpected();return this.parseName()}parseValueLiteral(e){let r=this._lexer.token;switch(r.kind){case b.BRACKET_L:return this.parseList(e);case b.BRACE_L:return this.parseObject(e);case b.INT:return this.advanceLexer(),this.node(r,{kind:_.INT,value:r.value});case b.FLOAT:return this.advanceLexer(),this.node(r,{kind:_.FLOAT,value:r.value});case b.STRING:case b.BLOCK_STRING:return this.parseStringLiteral();case b.NAME:switch(this.advanceLexer(),r.value){case"true":return this.node(r,{kind:_.BOOLEAN,value:!0});case"false":return this.node(r,{kind:_.BOOLEAN,value:!1});case"null":return this.node(r,{kind:_.NULL});default:return this.node(r,{kind:_.ENUM,value:r.value})}case b.DOLLAR:if(e)if(this.expectToken(b.DOLLAR),this._lexer.token.kind===b.NAME){let i=this._lexer.token.value;throw Q(this._lexer.source,r.start,`Unexpected variable "$${i}" in constant value.`)}else throw this.unexpected(r);return this.parseVariable();default:throw this.unexpected()}}parseConstValueLiteral(){return this.parseValueLiteral(!0)}parseStringLiteral(){let e=this._lexer.token;return this.advanceLexer(),this.node(e,{kind:_.STRING,value:e.value,block:e.kind===b.BLOCK_STRING})}parseList(e){let r=()=>this.parseValueLiteral(e);return this.node(this._lexer.token,{kind:_.LIST,values:this.any(b.BRACKET_L,r,b.BRACKET_R)})}parseObject(e){let r=()=>this.parseObjectField(e);return this.node(this._lexer.token,{kind:_.OBJECT,fields:this.any(b.BRACE_L,r,b.BRACE_R)})}parseObjectField(e){let r=this._lexer.token,i=this.parseName();return this.expectToken(b.COLON),this.node(r,{kind:_.OBJECT_FIELD,name:i,value:this.parseValueLiteral(e)})}parseDirectives(e){let r=[];for(;this.peek(b.AT);)r.push(this.parseDirective(e));return r}parseConstDirectives(){return this.parseDirectives(!0)}parseDirective(e){let r=this._lexer.token;return this.expectToken(b.AT),this.node(r,{kind:_.DIRECTIVE,name:this.parseName(),arguments:this.parseArguments(e)})}parseTypeReference(){let e=this._lexer.token,r;if(this.expectOptionalToken(b.BRACKET_L)){let i=this.parseTypeReference();this.expectToken(b.BRACKET_R),r=this.node(e,{kind:_.LIST_TYPE,type:i})}else r=this.parseNamedType();return this.expectOptionalToken(b.BANG)?this.node(e,{kind:_.NON_NULL_TYPE,type:r}):r}parseNamedType(){return this.node(this._lexer.token,{kind:_.NAMED_TYPE,name:this.parseName()})}peekDescription(){return this.peek(b.STRING)||this.peek(b.BLOCK_STRING)}parseDescription(){if(this.peekDescription())return this.parseStringLiteral()}parseSchemaDefinition(){let e=this._lexer.token,r=this.parseDescription();this.expectKeyword("schema");let i=this.parseConstDirectives(),n=this.many(b.BRACE_L,this.parseOperationTypeDefinition,b.BRACE_R);return this.node(e,{kind:_.SCHEMA_DEFINITION,description:r,directives:i,operationTypes:n})}parseOperationTypeDefinition(){let e=this._lexer.token,r=this.parseOperationType();this.expectToken(b.COLON);let i=this.parseNamedType();return this.node(e,{kind:_.OPERATION_TYPE_DEFINITION,operation:r,type:i})}parseScalarTypeDefinition(){let e=this._lexer.token,r=this.parseDescription();this.expectKeyword("scalar");let i=this.parseName(),n=this.parseConstDirectives();return this.node(e,{kind:_.SCALAR_TYPE_DEFINITION,description:r,name:i,directives:n})}parseObjectTypeDefinition(){let e=this._lexer.token,r=this.parseDescription();this.expectKeyword("type");let i=this.parseName(),n=this.parseImplementsInterfaces(),o=this.parseConstDirectives(),a=this.parseFieldsDefinition();return this.node(e,{kind:_.OBJECT_TYPE_DEFINITION,description:r,name:i,interfaces:n,directives:o,fields:a})}parseImplementsInterfaces(){return this.expectOptionalKeyword("implements")?this.delimitedMany(b.AMP,this.parseNamedType):[]}parseFieldsDefinition(){return this.optionalMany(b.BRACE_L,this.parseFieldDefinition,b.BRACE_R)}parseFieldDefinition(){let e=this._lexer.token,r=this.parseDescription(),i=this.parseName(),n=this.parseArgumentDefs();this.expectToken(b.COLON);let o=this.parseTypeReference(),a=this.parseConstDirectives();return this.node(e,{kind:_.FIELD_DEFINITION,description:r,name:i,arguments:n,type:o,directives:a})}parseArgumentDefs(){return this.optionalMany(b.PAREN_L,this.parseInputValueDef,b.PAREN_R)}parseInputValueDef(){let e=this._lexer.token,r=this.parseDescription(),i=this.parseName();this.expectToken(b.COLON);let n=this.parseTypeReference(),o;this.expectOptionalToken(b.EQUALS)&&(o=this.parseConstValueLiteral());let a=this.parseConstDirectives();return this.node(e,{kind:_.INPUT_VALUE_DEFINITION,description:r,name:i,type:n,defaultValue:o,directives:a})}parseInterfaceTypeDefinition(){let e=this._lexer.token,r=this.parseDescription();this.expectKeyword("interface");let i=this.parseName(),n=this.parseImplementsInterfaces(),o=this.parseConstDirectives(),a=this.parseFieldsDefinition();return this.node(e,{kind:_.INTERFACE_TYPE_DEFINITION,description:r,name:i,interfaces:n,directives:o,fields:a})}parseUnionTypeDefinition(){let e=this._lexer.token,r=this.parseDescription();this.expectKeyword("union");let i=this.parseName(),n=this.parseConstDirectives(),o=this.parseUnionMemberTypes();return this.node(e,{kind:_.UNION_TYPE_DEFINITION,description:r,name:i,directives:n,types:o})}parseUnionMemberTypes(){return this.expectOptionalToken(b.EQUALS)?this.delimitedMany(b.PIPE,this.parseNamedType):[]}parseEnumTypeDefinition(){let e=this._lexer.token,r=this.parseDescription();this.expectKeyword("enum");let i=this.parseName(),n=this.parseConstDirectives(),o=this.parseEnumValuesDefinition();return this.node(e,{kind:_.ENUM_TYPE_DEFINITION,description:r,name:i,directives:n,values:o})}parseEnumValuesDefinition(){return this.optionalMany(b.BRACE_L,this.parseEnumValueDefinition,b.BRACE_R)}parseEnumValueDefinition(){let e=this._lexer.token,r=this.parseDescription(),i=this.parseEnumValueName(),n=this.parseConstDirectives();return this.node(e,{kind:_.ENUM_VALUE_DEFINITION,description:r,name:i,directives:n})}parseEnumValueName(){if(this._lexer.token.value==="true"||this._lexer.token.value==="false"||this._lexer.token.value==="null")throw Q(this._lexer.source,this._lexer.token.start,`${fr(this._lexer.token)} is reserved and cannot be used for an enum value.`);return this.parseName()}parseInputObjectTypeDefinition(){let e=this._lexer.token,r=this.parseDescription();this.expectKeyword("input");let i=this.parseName(),n=this.parseConstDirectives(),o=this.parseInputFieldsDefinition();return this.node(e,{kind:_.INPUT_OBJECT_TYPE_DEFINITION,description:r,name:i,directives:n,fields:o})}parseInputFieldsDefinition(){return this.optionalMany(b.BRACE_L,this.parseInputValueDef,b.BRACE_R)}parseTypeSystemExtension(){let e=this._lexer.lookahead();if(e.kind===b.NAME)switch(e.value){case"schema":return this.parseSchemaExtension();case"scalar":return this.parseScalarTypeExtension();case"type":return this.parseObjectTypeExtension();case"interface":return this.parseInterfaceTypeExtension();case"union":return this.parseUnionTypeExtension();case"enum":return this.parseEnumTypeExtension();case"input":return this.parseInputObjectTypeExtension()}throw this.unexpected(e)}parseSchemaExtension(){let e=this._lexer.token;this.expectKeyword("extend"),this.expectKeyword("schema");let r=this.parseConstDirectives(),i=this.optionalMany(b.BRACE_L,this.parseOperationTypeDefinition,b.BRACE_R);if(r.length===0&&i.length===0)throw this.unexpected();return this.node(e,{kind:_.SCHEMA_EXTENSION,directives:r,operationTypes:i})}parseScalarTypeExtension(){let e=this._lexer.token;this.expectKeyword("extend"),this.expectKeyword("scalar");let r=this.parseName(),i=this.parseConstDirectives();if(i.length===0)throw this.unexpected();return this.node(e,{kind:_.SCALAR_TYPE_EXTENSION,name:r,directives:i})}parseObjectTypeExtension(){let e=this._lexer.token;this.expectKeyword("extend"),this.expectKeyword("type");let r=this.parseName(),i=this.parseImplementsInterfaces(),n=this.parseConstDirectives(),o=this.parseFieldsDefinition();if(i.length===0&&n.length===0&&o.length===0)throw this.unexpected();return this.node(e,{kind:_.OBJECT_TYPE_EXTENSION,name:r,interfaces:i,directives:n,fields:o})}parseInterfaceTypeExtension(){let e=this._lexer.token;this.expectKeyword("extend"),this.expectKeyword("interface");let r=this.parseName(),i=this.parseImplementsInterfaces(),n=this.parseConstDirectives(),o=this.parseFieldsDefinition();if(i.length===0&&n.length===0&&o.length===0)throw this.unexpected();return this.node(e,{kind:_.INTERFACE_TYPE_EXTENSION,name:r,interfaces:i,directives:n,fields:o})}parseUnionTypeExtension(){let e=this._lexer.token;this.expectKeyword("extend"),this.expectKeyword("union");let r=this.parseName(),i=this.parseConstDirectives(),n=this.parseUnionMemberTypes();if(i.length===0&&n.length===0)throw this.unexpected();return this.node(e,{kind:_.UNION_TYPE_EXTENSION,name:r,directives:i,types:n})}parseEnumTypeExtension(){let e=this._lexer.token;this.expectKeyword("extend"),this.expectKeyword("enum");let r=this.parseName(),i=this.parseConstDirectives(),n=this.parseEnumValuesDefinition();if(i.length===0&&n.length===0)throw this.unexpected();return this.node(e,{kind:_.ENUM_TYPE_EXTENSION,name:r,directives:i,values:n})}parseInputObjectTypeExtension(){let e=this._lexer.token;this.expectKeyword("extend"),this.expectKeyword("input");let r=this.parseName(),i=this.parseConstDirectives(),n=this.parseInputFieldsDefinition();if(i.length===0&&n.length===0)throw this.unexpected();return this.node(e,{kind:_.INPUT_OBJECT_TYPE_EXTENSION,name:r,directives:i,fields:n})}parseDirectiveDefinition(){let e=this._lexer.token,r=this.parseDescription();this.expectKeyword("directive"),this.expectToken(b.AT);let i=this.parseName(),n=this.parseArgumentDefs(),o=this.expectOptionalKeyword("repeatable");this.expectKeyword("on");let a=this.parseDirectiveLocations();return this.node(e,{kind:_.DIRECTIVE_DEFINITION,description:r,name:i,arguments:n,repeatable:o,locations:a})}parseDirectiveLocations(){return this.delimitedMany(b.PIPE,this.parseDirectiveLocation)}parseDirectiveLocation(){let e=this._lexer.token,r=this.parseName();if(Object.prototype.hasOwnProperty.call(sr,r.value))return r;throw this.unexpected(e)}node(e,r){return this._options.noLocation!==!0&&(r.loc=new Nt(e,this._lexer.lastToken,this._lexer.source)),r}peek(e){return this._lexer.token.kind===e}expectToken(e){let r=this._lexer.token;if(r.kind===e)return this.advanceLexer(),r;throw Q(this._lexer.source,r.start,`Expected ${to(e)}, found ${fr(r)}.`)}expectOptionalToken(e){return this._lexer.token.kind===e?(this.advanceLexer(),!0):!1}expectKeyword(e){let r=this._lexer.token;if(r.kind===b.NAME&&r.value===e)this.advanceLexer();else throw Q(this._lexer.source,r.start,`Expected "${e}", found ${fr(r)}.`)}expectOptionalKeyword(e){let r=this._lexer.token;return r.kind===b.NAME&&r.value===e?(this.advanceLexer(),!0):!1}unexpected(e){let r=e??this._lexer.token;return Q(this._lexer.source,r.start,`Unexpected ${fr(r)}.`)}any(e,r,i){this.expectToken(e);let n=[];for(;!this.expectOptionalToken(i);)n.push(r.call(this));return n}optionalMany(e,r,i){if(this.expectOptionalToken(e)){let n=[];do n.push(r.call(this));while(!this.expectOptionalToken(i));return n}return[]}many(e,r,i){this.expectToken(e);let n=[];do n.push(r.call(this));while(!this.expectOptionalToken(i));return n}delimitedMany(e,r){this.expectOptionalToken(e);let i=[];do i.push(r.call(this));while(this.expectOptionalToken(e));return i}advanceLexer(){let{maxTokens:e}=this._options,r=this._lexer.advance();if(e!==void 0&&r.kind!==b.EOF&&(++this._tokenCounter,this._tokenCounter>e))throw Q(this._lexer.source,r.start,`Document contains more that ${e} tokens. Parsing aborted.`)}};function fr(t){let e=t.value;return to(t.kind)+(e!=null?` "${e}"`:"")}function to(t){return Jn(t)?`"${t}"`:t}function ro(t){return`"${t.replace(Ms,Ps)}"`}var Ms=/[\x00-\x1f\x22\x5c\x7f-\x9f]/g;function Ps(t){return Vs[t.charCodeAt(0)]}var Vs=["\\u0000","\\u0001","\\u0002","\\u0003","\\u0004","\\u0005","\\u0006","\\u0007","\\b","\\t","\\n","\\u000B","\\f","\\r","\\u000E","\\u000F","\\u0010","\\u0011","\\u0012","\\u0013","\\u0014","\\u0015","\\u0016","\\u0017","\\u0018","\\u0019","\\u001A","\\u001B","\\u001C","\\u001D","\\u001E","\\u001F","","",'\\"',"","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","\\\\","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","\\u007F","\\u0080","\\u0081","\\u0082","\\u0083","\\u0084","\\u0085","\\u0086","\\u0087","\\u0088","\\u0089","\\u008A","\\u008B","\\u008C","\\u008D","\\u008E","\\u008F","\\u0090","\\u0091","\\u0092","\\u0093","\\u0094","\\u0095","\\u0096","\\u0097","\\u0098","\\u0099","\\u009A","\\u009B","\\u009C","\\u009D","\\u009E","\\u009F"];var Be=Object.freeze({});function J(t,e,r=ui){let i=new Map;for(let m of Object.values(_))i.set(m,di(e,m));let n,o=Array.isArray(t),a=[t],s=-1,c=[],u=t,l,p,f=[],h=[];do{s++;let m=s===a.length,T=m&&c.length!==0;if(m){if(l=h.length===0?void 0:f[f.length-1],u=p,p=h.pop(),T)if(o){u=u.slice();let O=0;for(let[N,S]of c){let D=N-O;S===null?(u.splice(D,1),O++):u[D]=S}}else{u=Object.defineProperties({},Object.getOwnPropertyDescriptors(u));for(let[O,N]of c)u[O]=N}s=n.index,a=n.keys,c=n.edits,o=n.inArray,n=n.prev}else if(p){if(l=o?s:a[s],u=p[l],u==null)continue;f.push(l)}let g;if(!Array.isArray(u)){var v,y;li(u)||it(!1,`Invalid AST Node: ${ct(u)}.`);let O=m?(v=i.get(u.kind))===null||v===void 0?void 0:v.leave:(y=i.get(u.kind))===null||y===void 0?void 0:y.enter;if(g=O?.call(e,u,l,p,f,h),g===Be)break;if(g===!1){if(!m){f.pop();continue}}else if(g!==void 0&&(c.push([l,g]),!m))if(li(g))u=g;else{f.pop();continue}}if(g===void 0&&T&&c.push([l,u]),m)f.pop();else{var E;n={inArray:o,index:s,keys:a,edits:c,prev:n},o=Array.isArray(u),a=o?u:(E=r[u.kind])!==null&&E!==void 0?E:[],s=-1,c=[],p&&h.push(p),p=u}}while(n!==void 0);return c.length!==0?c[c.length-1][1]:t}function di(t,e){let r=t[e];return typeof r=="object"?r:typeof r=="function"?{enter:r,leave:void 0}:{enter:t.enter,leave:t.leave}}function dr(t){return J(t,js)}var qs=80,js={Name:{leave:t=>t.value},Variable:{leave:t=>"$"+t.name},Document:{leave:t=>I(t.definitions,` + +`)},OperationDefinition:{leave(t){let e=R("(",I(t.variableDefinitions,", "),")"),r=I([t.operation,I([t.name,e]),I(t.directives," ")]," ");return(r==="query"?"":r+" ")+t.selectionSet}},VariableDefinition:{leave:({variable:t,type:e,defaultValue:r,directives:i})=>t+": "+e+R(" = ",r)+R(" ",I(i," "))},SelectionSet:{leave:({selections:t})=>le(t)},Field:{leave({alias:t,name:e,arguments:r,directives:i,selectionSet:n}){let o=R("",t,": ")+e,a=o+R("(",I(r,", "),")");return a.length>qs&&(a=o+R(`( +`,hr(I(r,` +`)),` +)`)),I([a,I(i," "),n]," ")}},Argument:{leave:({name:t,value:e})=>t+": "+e},FragmentSpread:{leave:({name:t,directives:e})=>"..."+t+R(" ",I(e," "))},InlineFragment:{leave:({typeCondition:t,directives:e,selectionSet:r})=>I(["...",R("on ",t),I(e," "),r]," ")},FragmentDefinition:{leave:({name:t,typeCondition:e,variableDefinitions:r,directives:i,selectionSet:n})=>`fragment ${t}${R("(",I(r,", "),")")} on ${e} ${R("",I(i," ")," ")}`+n},IntValue:{leave:({value:t})=>t},FloatValue:{leave:({value:t})=>t},StringValue:{leave:({value:t,block:e})=>e?Kn(t):ro(t)},BooleanValue:{leave:({value:t})=>t?"true":"false"},NullValue:{leave:()=>"null"},EnumValue:{leave:({value:t})=>t},ListValue:{leave:({values:t})=>"["+I(t,", ")+"]"},ObjectValue:{leave:({fields:t})=>"{"+I(t,", ")+"}"},ObjectField:{leave:({name:t,value:e})=>t+": "+e},Directive:{leave:({name:t,arguments:e})=>"@"+t+R("(",I(e,", "),")")},NamedType:{leave:({name:t})=>t},ListType:{leave:({type:t})=>"["+t+"]"},NonNullType:{leave:({type:t})=>t+"!"},SchemaDefinition:{leave:({description:t,directives:e,operationTypes:r})=>R("",t,` +`)+I(["schema",I(e," "),le(r)]," ")},OperationTypeDefinition:{leave:({operation:t,type:e})=>t+": "+e},ScalarTypeDefinition:{leave:({description:t,name:e,directives:r})=>R("",t,` +`)+I(["scalar",e,I(r," ")]," ")},ObjectTypeDefinition:{leave:({description:t,name:e,interfaces:r,directives:i,fields:n})=>R("",t,` +`)+I(["type",e,R("implements ",I(r," & ")),I(i," "),le(n)]," ")},FieldDefinition:{leave:({description:t,name:e,arguments:r,type:i,directives:n})=>R("",t,` +`)+e+(io(r)?R(`( +`,hr(I(r,` +`)),` +)`):R("(",I(r,", "),")"))+": "+i+R(" ",I(n," "))},InputValueDefinition:{leave:({description:t,name:e,type:r,defaultValue:i,directives:n})=>R("",t,` +`)+I([e+": "+r,R("= ",i),I(n," ")]," ")},InterfaceTypeDefinition:{leave:({description:t,name:e,interfaces:r,directives:i,fields:n})=>R("",t,` +`)+I(["interface",e,R("implements ",I(r," & ")),I(i," "),le(n)]," ")},UnionTypeDefinition:{leave:({description:t,name:e,directives:r,types:i})=>R("",t,` +`)+I(["union",e,I(r," "),R("= ",I(i," | "))]," ")},EnumTypeDefinition:{leave:({description:t,name:e,directives:r,values:i})=>R("",t,` +`)+I(["enum",e,I(r," "),le(i)]," ")},EnumValueDefinition:{leave:({description:t,name:e,directives:r})=>R("",t,` +`)+I([e,I(r," ")]," ")},InputObjectTypeDefinition:{leave:({description:t,name:e,directives:r,fields:i})=>R("",t,` +`)+I(["input",e,I(r," "),le(i)]," ")},DirectiveDefinition:{leave:({description:t,name:e,arguments:r,repeatable:i,locations:n})=>R("",t,` +`)+"directive @"+e+(io(r)?R(`( +`,hr(I(r,` +`)),` +)`):R("(",I(r,", "),")"))+(i?" repeatable":"")+" on "+I(n," | ")},SchemaExtension:{leave:({directives:t,operationTypes:e})=>I(["extend schema",I(t," "),le(e)]," ")},ScalarTypeExtension:{leave:({name:t,directives:e})=>I(["extend scalar",t,I(e," ")]," ")},ObjectTypeExtension:{leave:({name:t,interfaces:e,directives:r,fields:i})=>I(["extend type",t,R("implements ",I(e," & ")),I(r," "),le(i)]," ")},InterfaceTypeExtension:{leave:({name:t,interfaces:e,directives:r,fields:i})=>I(["extend interface",t,R("implements ",I(e," & ")),I(r," "),le(i)]," ")},UnionTypeExtension:{leave:({name:t,directives:e,types:r})=>I(["extend union",t,I(e," "),R("= ",I(r," | "))]," ")},EnumTypeExtension:{leave:({name:t,directives:e,values:r})=>I(["extend enum",t,I(e," "),le(r)]," ")},InputObjectTypeExtension:{leave:({name:t,directives:e,fields:r})=>I(["extend input",t,I(e," "),le(r)]," ")}};function I(t,e=""){var r;return(r=t?.filter(i=>i).join(e))!==null&&r!==void 0?r:""}function le(t){return R(`{ +`,hr(I(t,` +`)),` +}`)}function R(t,e,r=""){return e!=null&&e!==""?t+e+r:""}function hr(t){return R(" ",t.replace(/\n/g,` + `))}function io(t){var e;return(e=t?.some(r=>r.includes(` +`)))!==null&&e!==void 0?e:!1}function At(t){return t.kind===_.FIELD||t.kind===_.FRAGMENT_SPREAD||t.kind===_.INLINE_FRAGMENT}function fe(t,e){var r=t.directives;return!r||!r.length?!0:no(r).every(function(i){var n=i.directive,o=i.ifArgument,a=!1;return o.value.kind==="Variable"?(a=e&&e[o.value.name.value],x(a!==void 0,67,n.name.value)):a=o.value.value,n.name.value==="skip"?!a:a})}function be(t,e,r){var i=new Set(t),n=i.size;return J(e,{Directive:function(o){if(i.delete(o.name.value)&&(!r||!i.size))return Be}}),r?!i.size:i.sizeObject.create(null),{forEach:ic,slice:oo}=Array.prototype,{hasOwnProperty:nc}=Object.prototype,ne=class t{constructor(e=!0,r=rc){this.weakness=e,this.makeData=r}lookup(){return this.lookupArray(arguments)}lookupArray(e){let r=this;return ic.call(e,i=>r=r.getChildTrie(i)),nc.call(r,"data")?r.data:r.data=this.makeData(oo.call(e))}peek(){return this.peekArray(arguments)}peekArray(e){let r=this;for(let i=0,n=e.length;r&&i=0})||!1;function F(t){return t!==null&&typeof t=="object"}function yi(t,e){var r=e,i=[];t.definitions.forEach(function(o){if(o.kind==="OperationDefinition")throw P(71,o.operation,o.name?" named '".concat(o.name.value,"'"):"");o.kind==="FragmentDefinition"&&i.push(o)}),typeof r>"u"&&(x(i.length===1,72,i.length),r=i[0].name.value);var n=d(d({},t),{definitions:z([{kind:"OperationDefinition",operation:"query",selectionSet:{kind:"SelectionSet",selections:[{kind:"FragmentSpread",name:{kind:"Name",value:r}}]}}],t.definitions,!0)});return n}function Ee(t){t===void 0&&(t=[]);var e={};return t.forEach(function(r){e[r.name.value]=r}),e}function Te(t,e){switch(t.kind){case"InlineFragment":return t;case"FragmentSpread":{var r=t.name.value;if(typeof e=="function")return e(r);var i=e&&e[r];return x(i,73,r),i||null}default:return null}}function ac(){}var De=class{constructor(e=1/0,r=ac){this.max=e,this.dispose=r,this.map=new Map,this.newest=null,this.oldest=null}has(e){return this.map.has(e)}get(e){let r=this.getNode(e);return r&&r.value}get size(){return this.map.size}getNode(e){let r=this.map.get(e);if(r&&r!==this.newest){let{older:i,newer:n}=r;n&&(n.older=i),i&&(i.newer=n),r.older=this.newest,r.older.newer=r,r.newer=null,this.newest=r,r===this.oldest&&(this.oldest=n)}return r}set(e,r){let i=this.getNode(e);return i?i.value=r:(i={key:e,value:r,newer:null,older:this.newest},this.newest&&(this.newest.newer=i),this.newest=i,this.oldest=this.oldest||i,this.map.set(e,i),i.value)}clean(){for(;this.oldest&&this.map.size>this.max;)this.delete(this.oldest.key)}delete(e){let r=this.map.get(e);return r?(r===this.newest&&(this.newest=r.older),r===this.oldest&&(this.oldest=r.newer),r.newer&&(r.newer.older=r.older),r.older&&(r.older.newer=r.newer),this.map.delete(e),this.dispose(r.value,e),!0):!1}};function gi(){}var sc=gi,cc=typeof WeakRef<"u"?WeakRef:function(t){return{deref:()=>t}},uc=typeof WeakMap<"u"?WeakMap:Map,lc=typeof FinalizationRegistry<"u"?FinalizationRegistry:function(){return{register:gi,unregister:gi}},fc=10024,me=class{constructor(e=1/0,r=sc){this.max=e,this.dispose=r,this.map=new uc,this.newest=null,this.oldest=null,this.unfinalizedNodes=new Set,this.finalizationScheduled=!1,this.size=0,this.finalize=()=>{let i=this.unfinalizedNodes.values();for(let n=0;n0?queueMicrotask(this.finalize):this.finalizationScheduled=!1},this.registry=new lc(this.deleteNode.bind(this))}has(e){return this.map.has(e)}get(e){let r=this.getNode(e);return r&&r.value}getNode(e){let r=this.map.get(e);if(r&&r!==this.newest){let{older:i,newer:n}=r;n&&(n.older=i),i&&(i.newer=n),r.older=this.newest,r.older.newer=r,r.newer=null,this.newest=r,r===this.oldest&&(this.oldest=n)}return r}set(e,r){let i=this.getNode(e);return i?i.value=r:(i={key:e,value:r,newer:null,older:this.newest},this.newest&&(this.newest.newer=i),this.newest=i,this.oldest=this.oldest||i,this.scheduleFinalization(i),this.map.set(e,i),this.size++,i.value)}clean(){for(;this.oldest&&this.size>this.max;)this.deleteNode(this.oldest)}deleteNode(e){e===this.newest&&(this.newest=e.older),e===this.oldest&&(this.oldest=e.newer),e.newer&&(e.newer.older=e.older),e.older&&(e.older.newer=e.newer),this.size--;let r=e.key||e.keyRef&&e.keyRef.deref();this.dispose(e.value,r),e.keyRef?this.registry.unregister(e):this.unfinalizedNodes.delete(e),r&&this.map.delete(r)}delete(e){let r=this.map.get(e);return r?(this.deleteNode(r),!0):!1}scheduleFinalization(e){this.unfinalizedNodes.add(e),this.finalizationScheduled||(this.finalizationScheduled=!0,queueMicrotask(this.finalize))}};var bi=new WeakSet;function ao(t){bi.has(t)||(bi.add(t),setTimeout(function(){t.clean(),bi.delete(t)},100))}var lt=function(t,e){var r=new me(t,e);return r.set=function(i,n){return ao(this),me.prototype.set.call(this,i,n)},r},vr=function(t,e){var r=new De(t,e);return r.set=function(i,n){return ao(this),De.prototype.set.call(this,i,n)},r};var pc=Symbol.for("apollo.cacheSize"),B=d({},rt[pc]);var We={};function yr(t,e){We[t]=e}var so=globalThis.__DEV__!==!1?dc:void 0,co=globalThis.__DEV__!==!1?mc:void 0,uo=globalThis.__DEV__!==!1?lo:void 0;function hc(){var t={parser:1e3,canonicalStringify:1e3,print:2e3,"documentTransform.cache":2e3,"queryManager.getDocumentInfo":2e3,"PersistedQueryLink.persistedQueryHashes":2e3,"fragmentRegistry.transform":2e3,"fragmentRegistry.lookup":1e3,"fragmentRegistry.findFragmentSpreads":4e3,"cache.fragmentQueryDocuments":1e3,"removeTypenameFromVariables.getVariableDefinitions":2e3,"inMemoryCache.maybeBroadcastWatch":5e3,"inMemoryCache.executeSelectionSet":5e4,"inMemoryCache.executeSubSelectedArray":1e4};return Object.fromEntries(Object.entries(t).map(function(e){var r=e[0],i=e[1];return[r,B[r]||i]}))}function dc(){var t,e,r,i,n;if(globalThis.__DEV__===!1)throw new Error("only supported in development mode");return{limits:hc(),sizes:d({print:(t=We.print)===null||t===void 0?void 0:t.call(We),parser:(e=We.parser)===null||e===void 0?void 0:e.call(We),canonicalStringify:(r=We.canonicalStringify)===null||r===void 0?void 0:r.call(We),links:Ti(this.link),queryManager:{getDocumentInfo:this.queryManager.transformCache.size,documentTransforms:po(this.queryManager.documentTransform)}},(n=(i=this.cache).getMemoryInternals)===null||n===void 0?void 0:n.call(i))}}function lo(){return{cache:{fragmentQueryDocuments:we(this.getFragmentDoc)}}}function mc(){var t=this.config.fragments;return d(d({},lo.apply(this)),{addTypenameDocumentTransform:po(this.addTypenameTransform),inMemoryCache:{executeSelectionSet:we(this.storeReader.executeSelectionSet),executeSubSelectedArray:we(this.storeReader.executeSubSelectedArray),maybeBroadcastWatch:we(this.maybeBroadcastWatch)},fragmentRegistry:{findFragmentSpreads:we(t?.findFragmentSpreads),lookup:we(t?.lookup),transform:we(t?.transform)}})}function vc(t){return!!t&&"dirtyKey"in t}function we(t){return vc(t)?t.size:void 0}function fo(t){return t!=null}function po(t){return Ei(t).map(function(e){return{cache:e}})}function Ei(t){return t?z(z([we(t?.performWork)],Ei(t?.left),!0),Ei(t?.right),!0).filter(fo):[]}function Ti(t){var e;return t?z(z([(e=t?.getMemoryInternals)===null||e===void 0?void 0:e.call(t)],Ti(t?.left),!0),Ti(t?.right),!0).filter(fo):[]}var Z=Object.assign(function(e){return JSON.stringify(e,yc)},{reset:function(){ft=new vr(B.canonicalStringify||1e3)}});globalThis.__DEV__!==!1&&yr("canonicalStringify",function(){return ft.size});var ft;Z.reset();function yc(t,e){if(e&&typeof e=="object"){var r=Object.getPrototypeOf(e);if(r===Object.prototype||r===null){var i=Object.keys(e);if(i.every(gc))return e;var n=JSON.stringify(i),o=ft.get(n);if(!o){i.sort();var a=JSON.stringify(i);o=ft.get(a)||i,ft.set(n,o),ft.set(a,o)}var s=Object.create(r);return o.forEach(function(c){s[c]=e[c]}),s}}return e}function gc(t,e,r){return e===0||r[e-1]<=t}function ae(t){return{__ref:String(t)}}function A(t){return!!(t&&typeof t=="object"&&typeof t.__ref=="string")}function Oi(t){return F(t)&&t.kind==="Document"&&Array.isArray(t.definitions)}function bc(t){return t.kind==="StringValue"}function Ec(t){return t.kind==="BooleanValue"}function Tc(t){return t.kind==="IntValue"}function Oc(t){return t.kind==="FloatValue"}function Sc(t){return t.kind==="Variable"}function _c(t){return t.kind==="ObjectValue"}function xc(t){return t.kind==="ListValue"}function Ic(t){return t.kind==="EnumValue"}function Nc(t){return t.kind==="NullValue"}function Ae(t,e,r,i){if(Tc(r)||Oc(r))t[e.value]=Number(r.value);else if(Ec(r)||bc(r))t[e.value]=r.value;else if(_c(r)){var n={};r.fields.map(function(a){return Ae(n,a.name,a.value,i)}),t[e.value]=n}else if(Sc(r)){var o=(i||{})[r.name.value];t[e.value]=o}else if(xc(r))t[e.value]=r.values.map(function(a){var s={};return Ae(s,e,a,i),s[e.value]});else if(Ic(r))t[e.value]=r.value;else if(Nc(r))t[e.value]=null;else throw P(82,e.value,r.kind)}function Si(t,e){var r=null;t.directives&&(r={},t.directives.forEach(function(n){r[n.name.value]={},n.arguments&&n.arguments.forEach(function(o){var a=o.name,s=o.value;return Ae(r[n.name.value],a,s,e)})}));var i=null;return t.arguments&&t.arguments.length&&(i={},t.arguments.forEach(function(n){var o=n.name,a=n.value;return Ae(i,o,a,e)})),gr(t.name.value,i,r)}var Dc=["connection","include","skip","client","rest","export","nonreactive"],Rt=Z,gr=Object.assign(function(t,e,r){if(e&&r&&r.connection&&r.connection.key)if(r.connection.filter&&r.connection.filter.length>0){var i=r.connection.filter?r.connection.filter:[];i.sort();var n={};return i.forEach(function(s){n[s]=e[s]}),"".concat(r.connection.key,"(").concat(Rt(n),")")}else return r.connection.key;var o=t;if(e){var a=Rt(e);o+="(".concat(a,")")}return r&&Object.keys(r).forEach(function(s){Dc.indexOf(s)===-1&&(r[s]&&Object.keys(r[s]).length?o+="@".concat(s,"(").concat(Rt(r[s]),")"):o+="@".concat(s))}),o},{setStringify:function(t){var e=Rt;return Rt=t,e}});function Oe(t,e){if(t.arguments&&t.arguments.length){var r={};return t.arguments.forEach(function(i){var n=i.name,o=i.value;return Ae(r,n,o,e)}),r}return null}function te(t){return t.alias?t.alias.value:t.name.value}function Ct(t,e,r){for(var i,n=0,o=e.selections;nObject.create(null),{forEach:Ac,slice:Rc}=Array.prototype,{hasOwnProperty:Cc}=Object.prototype,br=class t{constructor(e=!0,r=wc){this.weakness=e,this.makeData=r}lookup(...e){return this.lookupArray(e)}lookupArray(e){let r=this;return Ac.call(e,i=>r=r.getChildTrie(i)),Cc.call(r,"data")?r.data:r.data=this.makeData(Rc.call(e))}peek(...e){return this.peekArray(e)}peekArray(e){let r=this;for(let i=0,n=e.length;r&&iclass{constructor(){this.id=["slot",Fc++,Date.now(),Math.random().toString(36).slice(2)].join(":")}hasValue(){for(let e=H;e;e=e.parent)if(this.id in e.slots){let r=e.slots[this.id];if(r===mo)break;return e!==H&&(H.slots[this.id]=r),!0}return H&&(H.slots[this.id]=mo),!1}getValue(){if(this.hasValue())return H.slots[this.id]}withValue(e,r,i,n){let o={__proto__:null,[this.id]:e},a=H;H={parent:a,slots:o};try{return r.apply(n,i)}finally{H=a}}static bind(e){let r=H;return function(){let i=H;try{return H=r,e.apply(this,arguments)}finally{H=i}}}static noContext(e,r,i){if(H){let n=H;try{return H=null,e.apply(i,r)}finally{H=n}}else return e.apply(i,r)}};function vo(t){try{return t()}catch{}}var Ii="@wry/context:Slot",Lc=vo(()=>globalThis)||vo(()=>global)||Object.create(null),yo=Lc,ze=yo[Ii]||Array[Ii]||function(t){try{Object.defineProperty(yo,Ii,{value:t,enumerable:!1,writable:!1,configurable:!0})}finally{return t}}(kc());var{bind:go,noContext:bo}=ze;var He=new ze;var{hasOwnProperty:Eo}=Object.prototype,kt=Array.from||function(t){let e=[];return t.forEach(r=>e.push(r)),e};function ht(t){let{unsubscribe:e}=t;typeof e=="function"&&(t.unsubscribe=void 0,e())}var Lt=[],Vc=100;function dt(t,e){if(!t)throw new Error(e||"assertion failure")}function Oo(t,e){let r=t.length;return r>0&&r===e.length&&t[r-1]===e[r-1]}function So(t){switch(t.length){case 0:throw new Error("unknown value");case 1:return t[0];case 2:throw t[1]}}function _o(t){return t.slice(0)}var xo=(()=>{class t{constructor(r){this.fn=r,this.parents=new Set,this.childValues=new Map,this.dirtyChildren=null,this.dirty=!0,this.recomputing=!1,this.value=[],this.deps=null,++t.count}peek(){if(this.value.length===1&&!Ce(this))return To(this),this.value[0]}recompute(r){return dt(!this.recomputing,"already recomputing"),To(this),Ce(this)?qc(this,r):So(this.value)}setDirty(){this.dirty||(this.dirty=!0,Io(this),ht(this))}dispose(){this.setDirty(),Ro(this),Ni(this,(r,i)=>{r.setDirty(),Co(r,this)})}forget(){this.dispose()}dependOn(r){r.add(this),this.deps||(this.deps=Lt.pop()||new Set),this.deps.add(r)}forgetDeps(){this.deps&&(kt(this.deps).forEach(r=>r.delete(this)),this.deps.clear(),Lt.push(this.deps),this.deps=null)}}return t.count=0,t})();function To(t){let e=He.getValue();if(e)return t.parents.add(e),e.childValues.has(t)||e.childValues.set(t,[]),Ce(t)?Do(e,t):wo(e,t),e}function qc(t,e){return Ro(t),He.withValue(t,jc,[t,e]),Uc(t,e)&&Qc(t),So(t.value)}function jc(t,e){t.recomputing=!0;let{normalizeResult:r}=t,i;r&&t.value.length===1&&(i=_o(t.value)),t.value.length=0;try{if(t.value[0]=t.fn.apply(null,e),r&&i&&!Oo(i,t.value))try{t.value[0]=r(t.value[0],i[0])}catch{}}catch(n){t.value[1]=n}t.recomputing=!1}function Ce(t){return t.dirty||!!(t.dirtyChildren&&t.dirtyChildren.size)}function Qc(t){t.dirty=!1,!Ce(t)&&No(t)}function Io(t){Ni(t,Do)}function No(t){Ni(t,wo)}function Ni(t,e){let r=t.parents.size;if(r){let i=kt(t.parents);for(let n=0;n0&&t.childValues.forEach((e,r)=>{Co(t,r)}),t.forgetDeps(),dt(t.dirtyChildren===null)}function Co(t,e){e.parents.delete(t),t.childValues.delete(e),Ao(t,e)}function Uc(t,e){if(typeof t.subscribe=="function")try{ht(t),t.unsubscribe=t.subscribe.apply(null,e)}catch{return t.setDirty(),!1}return!0}var Bc={setDirty:!0,dispose:!0,forget:!0};function Mt(t){let e=new Map,r=t&&t.subscribe;function i(n){let o=He.getValue();if(o){let a=e.get(n);a||e.set(n,a=new Set),o.dependOn(a),typeof r=="function"&&(ht(a),a.unsubscribe=r(n))}}return i.dirty=function(o,a){let s=e.get(o);if(s){let c=a&&Eo.call(Bc,a)?a:"setDirty";kt(s).forEach(u=>u[c]()),e.delete(o),ht(s)}},i}var Fo;function Wc(...t){return(Fo||(Fo=new br(typeof WeakMap=="function"))).lookupArray(t)}var Di=new Set;function _e(t,{max:e=Math.pow(2,16),keyArgs:r,makeCacheKey:i=Wc,normalizeResult:n,subscribe:o,cache:a=De}=Object.create(null)){let s=typeof a=="function"?new a(e,f=>f.dispose()):a,c=function(){let f=i.apply(null,r?r.apply(null,arguments):arguments);if(f===void 0)return t.apply(null,arguments);let h=s.get(f);h||(s.set(f,h=new xo(t)),h.normalizeResult=n,h.subscribe=o,h.forget=()=>s.delete(f));let v=h.recompute(Array.prototype.slice.call(arguments));return s.set(f,h),Di.add(s),He.hasValue()||(Di.forEach(y=>y.clean()),Di.clear()),v};Object.defineProperty(c,"size",{get:()=>s.size,configurable:!1,enumerable:!1}),Object.freeze(c.options={max:e,keyArgs:r,makeCacheKey:i,normalizeResult:n,subscribe:o,cache:s});function u(f){let h=f&&s.get(f);h&&h.setDirty()}c.dirtyKey=u,c.dirty=function(){u(i.apply(null,arguments))};function l(f){let h=f&&s.get(f);if(h)return h.peek()}c.peekKey=l,c.peek=function(){return l(i.apply(null,arguments))};function p(f){return f?s.delete(f):!1}return c.forgetKey=p,c.forget=function(){return p(i.apply(null,arguments))},c.makeCacheKey=i,c.getKey=r?function(){return i.apply(null,r.apply(null,arguments))}:i,Object.freeze(c)}function Gc(t){return t}var mt=function(){function t(e,r){r===void 0&&(r=Object.create(null)),this.resultCache=mr?new WeakSet:new Set,this.transform=e,r.getCacheKey&&(this.getCacheKey=r.getCacheKey),this.cached=r.cache!==!1,this.resetCache()}return t.prototype.getCacheKey=function(e){return[e]},t.identity=function(){return new t(Gc,{cache:!1})},t.split=function(e,r,i){return i===void 0&&(i=t.identity()),Object.assign(new t(function(n){var o=e(n)?r:i;return o.transformDocument(n)},{cache:!1}),{left:r,right:i})},t.prototype.resetCache=function(){var e=this;if(this.cached){var r=new ne(pe);this.performWork=_e(t.prototype.performWork.bind(this),{makeCacheKey:function(i){var n=e.getCacheKey(i);if(n)return x(Array.isArray(n),66),r.lookupArray(n)},max:B["documentTransform.cache"],cache:me})}},t.prototype.performWork=function(e){return Re(e),this.transform(e)},t.prototype.transformDocument=function(e){if(this.resultCache.has(e))return e;var r=this.performWork(e);return this.resultCache.add(r),r},t.prototype.concat=function(e){var r=this;return Object.assign(new t(function(i){return e.transformDocument(r.transformDocument(i))},{cache:!1}),{left:this,right:e})},t}();var Pt,Fe=Object.assign(function(t){var e=Pt.get(t);return e||(e=dr(t),Pt.set(t,e)),e},{reset:function(){Pt=new lt(B.print||2e3)}});Fe.reset();globalThis.__DEV__!==!1&&yr("print",function(){return Pt?Pt.size:0});var M=Array.isArray;function K(t){return Array.isArray(t)&&t.length>0}var ko={kind:_.FIELD,name:{kind:_.NAME,value:"__typename"}};function Mo(t,e){return!t||t.selectionSet.selections.every(function(r){return r.kind===_.FRAGMENT_SPREAD&&Mo(e[r.name.value],e)})}function zc(t){return Mo(ve(t)||xi(t),Ee(Se(t)))?null:t}function Hc(t){var e=new Map,r=new Map;return t.forEach(function(i){i&&(i.name?e.set(i.name,i):i.test&&r.set(i.test,i))}),function(i){var n=e.get(i.name.value);return!n&&r.size&&r.forEach(function(o,a){a(i)&&(n=o)}),n}}function Lo(t){var e=new Map;return function(i){i===void 0&&(i=t);var n=e.get(i);return n||e.set(i,n={variables:new Set,fragmentSpreads:new Set}),n}}function Er(t,e){Re(e);for(var r=Lo(""),i=Lo(""),n=function(m){for(var T=0,g=void 0;T=0;--a)e.definitions[a].kind===_.OPERATION_DEFINITION&&++o;var s=Hc(t),c=function(m){return K(m)&&m.map(s).some(function(T){return T&&T.remove})},u=new Map,l=!1,p={enter:function(m){if(c(m.directives))return l=!0,null}},f=J(e,{Field:p,InlineFragment:p,VariableDefinition:{enter:function(){return!1}},Variable:{enter:function(m,T,g,O,N){var S=n(N);S&&S.variables.add(m.name.value)}},FragmentSpread:{enter:function(m,T,g,O,N){if(c(m.directives))return l=!0,null;var S=n(N);S&&S.fragmentSpreads.add(m.name.value)}},FragmentDefinition:{enter:function(m,T,g,O){u.set(JSON.stringify(O),m)},leave:function(m,T,g,O){var N=u.get(JSON.stringify(O));if(m===N)return m;if(o>0&&m.selectionSet.selections.every(function(S){return S.kind===_.FIELD&&S.name.value==="__typename"}))return i(m.name.value).removed=!0,l=!0,null}},Directive:{leave:function(m){if(s(m))return l=!0,null}}});if(!l)return e;var h=function(m){return m.transitiveVars||(m.transitiveVars=new Set(m.variables),m.removed||m.fragmentSpreads.forEach(function(T){h(i(T)).transitiveVars.forEach(function(g){m.transitiveVars.add(g)})})),m},v=new Set;f.definitions.forEach(function(m){m.kind===_.OPERATION_DEFINITION?h(r(m.name&&m.name.value)).fragmentSpreads.forEach(function(T){v.add(T)}):m.kind===_.FRAGMENT_DEFINITION&&o===0&&!i(m.name.value).removed&&v.add(m.name.value)}),v.forEach(function(m){h(i(m)).fragmentSpreads.forEach(function(T){v.add(T)})});var y=function(m){return!!(!v.has(m)||i(m).removed)},E={enter:function(m){if(y(m.name.value))return null}};return zc(J(f,{FragmentSpread:E,FragmentDefinition:E,OperationDefinition:{leave:function(m){if(m.variableDefinitions){var T=h(r(m.name&&m.name.value)).transitiveVars;if(T.size1)for(var i=new re,n=1;n=t.length?{done:!0}:{done:!1,value:t[i++]}}}throw new TypeError(`Invalid attempt to iterate non-iterable instance. +In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}function $c(t,e){if(t){if(typeof t=="string")return Po(t,e);var r=Object.prototype.toString.call(t).slice(8,-1);if(r==="Object"&&t.constructor&&(r=t.constructor.name),r==="Map"||r==="Set")return Array.from(t);if(r==="Arguments"||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(r))return Po(t,e)}}function Po(t,e){(e==null||e>t.length)&&(e=t.length);for(var r=0,i=new Array(e);r1,s=!1,c=arguments[1],u=c;return new o(function(l){return n.subscribe({next:function(p){var f=!s;if(s=!0,!f||a)try{u=i(u,p)}catch(h){return l.error(h)}else u=p},error:function(p){l.error(p)},complete:function(){if(!s&&!a)return l.error(new TypeError("Cannot reduce an empty sequence"));l.next(u),l.complete()}})})},e.concat=function(){for(var i=this,n=arguments.length,o=new Array(n),a=0;a=0&&s.splice(f,1),u()}});s.push(p)},error:function(l){a.error(l)},complete:function(){u()}});function u(){c.closed&&s.length===0&&a.complete()}return function(){s.forEach(function(l){return l.unsubscribe()}),c.unsubscribe()}})},e[Ci]=function(){return this},t.from=function(i){var n=typeof this=="function"?this:t;if(i==null)throw new TypeError(i+" is not an object");var o=Or(i,Ci);if(o){var a=o.call(i);if(Object(a)!==a)throw new TypeError(a+" is not an object");return Zc(a)&&a.constructor===n?a:new n(function(s){return a.subscribe(s)})}if(Mi("iterator")&&(o=Or(i,Xc),o))return new n(function(s){Tr(function(){if(!s.closed){for(var c=Jc(o.call(i)),u;!(u=c()).done;){var l=u.value;if(s.next(l),s.closed)return}s.complete()}})});if(Array.isArray(i))return new n(function(s){Tr(function(){if(!s.closed){for(var c=0;c=0;--s){var c=a[s],u=!isNaN(+c),l=u?[]:{};l[c]=o,o=l}r=i.merge(r,o)}),r}function gt(t){var e=Nr(t);return K(e)}function Nr(t){var e=K(t.errors)?t.errors.slice(0):[];return ke(t)&&K(t.incremental)&&t.incremental.forEach(function(r){r.errors&&e.push.apply(e,r.errors)}),e}function ye(){for(var t=[],e=0;e-1;){if(m=void 0,w=[c.slice(0,E),c.slice(E+s.length)],m=w[0],c=w[1],T=m.indexOf(`\r +\r +`),g=du(m.slice(0,T)),O=g["content-type"],O&&O.toLowerCase().indexOf("application/json")===-1)throw new Error("Unsupported patch content type: application/json is required.");if(N=m.slice(T),N){if(S=Zo(t,N),Object.keys(S).length>1||"data"in S||"incremental"in S||"errors"in S||"payload"in S)zo(S)?(D={},"payload"in S&&(D=d({},S.payload)),"errors"in S&&(D=d(d({},D),{extensions:d(d({},"extensions"in D?D.extensions:null),(V={},V[Gt]=S.errors,V))})),e(D)):e(S);else if(Object.keys(S).length===1&&"hasNext"in S&&!S.hasNext)return[2]}E=c.indexOf(s)}return[3,1];case 3:return[2]}})})}function du(t){var e={};return t.split(` +`).forEach(function(r){var i=r.indexOf(":");if(i>-1){var n=r.slice(0,i).trim().toLowerCase(),o=r.slice(i+1).trim();e[n]=o}}),e}function Zo(t,e){if(t.status>=300){var r=function(){try{return JSON.parse(e)}catch{return e}};Dr(t,r(),"Response not successful: Received status code ".concat(t.status))}try{return JSON.parse(e)}catch(n){var i=n;throw i.name="ServerParseError",i.response=t,i.statusCode=t.status,i.bodyText=e,i}}function ea(t,e){t.result&&t.result.errors&&t.result.data&&e.next(t.result),e.error(t)}function ta(t){return function(e){return e.text().then(function(r){return Zo(e,r)}).then(function(r){return!Array.isArray(r)&&!$o.call(r,"data")&&!$o.call(r,"errors")&&Dr(e,r,"Server response was missing for query '".concat(Array.isArray(t)?t.map(function(i){return i.operationName}):t.operationName,"'.")),r})}}var zt=function(t,e){var r;try{r=JSON.stringify(t)}catch(n){var i=P(39,e,n.message);throw i.parseError=n,i}return r};var mu={includeQuery:!0,includeExtensions:!1,preserveHeaderCase:!1},vu={accept:"*/*","content-type":"application/json"},yu={method:"POST"},ra={http:mu,headers:vu,options:yu},ia=function(t,e){return e(t)};function na(t,e){for(var r=[],i=2;i"u")throw P(37)};var aa=function(t,e){var r=t.getContext(),i=r.uri;return i||(typeof e=="function"?e(t):e||"/graphql")};function sa(t,e){var r=[],i=function(p,f){r.push("".concat(p,"=").concat(encodeURIComponent(f)))};if("query"in e&&i("query",e.query),e.operationName&&i("operationName",e.operationName),e.variables){var n=void 0;try{n=zt(e.variables,"Variables map")}catch(p){return{parseError:p}}i("variables",n)}if(e.extensions){var o=void 0;try{o=zt(e.extensions,"Extensions map")}catch(p){return{parseError:p}}i("extensions",o)}var a="",s=t,c=t.indexOf("#");c!==-1&&(a=t.substr(c),s=t.substr(0,c));var u=s.indexOf("?")===-1?"?":"&",l=s+u+r.join("&")+a;return{newURI:l}}var ca=Y(function(){return fetch}),ua=function(t){t===void 0&&(t={});var e=t.uri,r=e===void 0?"/graphql":e,i=t.fetch,n=t.print,o=n===void 0?ia:n,a=t.includeExtensions,s=t.preserveHeaderCase,c=t.useGETForQueries,u=t.includeUnusedVariables,l=u===void 0?!1:u,p=ie(t,["uri","fetch","print","includeExtensions","preserveHeaderCase","useGETForQueries","includeUnusedVariables"]);globalThis.__DEV__!==!1&&oa(i||ca);var f={http:{includeExtensions:a,preserveHeaderCase:s},options:p.fetchOptions,credentials:p.credentials,headers:p.headers};return new ge(function(h){var v=aa(h,r),y=h.getContext(),E={};if(y.clientAwareness){var m=y.clientAwareness,T=m.name,g=m.version;T&&(E["apollographql-client-name"]=T),g&&(E["apollographql-client-version"]=g)}var O=d(d({},E),y.headers),N={http:y.http,options:y.fetchOptions,credentials:y.credentials,headers:O};if(be(["client"],h.query)){var S=Vt(h.query);if(!S)return Bt(new Error("HttpLink: Trying to send a client-only query to the server. To send to the server, ensure a non-client field is added to the query or set the `transformOptions.removeClientFields` option to `true`."));h.query=S}var D=na(h,o,ra,f,N),w=D.options,V=D.body;V.variables&&!l&&(V.variables=Bi(V.variables,h.query));var j;!w.signal&&typeof AbortController<"u"&&(j=new AbortController,w.signal=j.signal);var Ze=function(oe){return oe.kind==="OperationDefinition"&&oe.operation==="mutation"},G=function(oe){return oe.kind==="OperationDefinition"&&oe.operation==="subscription"},xe=G(he(h.query)),Kr=be(["defer"],h.query);if(c&&!h.query.definitions.some(Ze)&&(w.method="GET"),Kr||xe){w.headers=w.headers||{};var Yr="multipart/mixed;";xe&&Kr&&globalThis.__DEV__!==!1&&x.warn(38),xe?Yr+="boundary=graphql;subscriptionSpec=1.0,application/json":Kr&&(Yr+="deferSpec=20220824,application/json"),w.headers.accept=Yr}if(w.method==="GET"){var En=sa(v,V),ds=En.newURI,Tn=En.parseError;if(Tn)return Bt(Tn);v=ds}else try{w.body=zt(V,"Payload")}catch(oe){return Bt(oe)}return new C(function(oe){var ms=i||Y(function(){return fetch})||ca,On=oe.next.bind(oe);return ms(v,w).then(function(et){var Jr;h.setContext({response:et});var Sn=(Jr=et.headers)===null||Jr===void 0?void 0:Jr.get("content-type");return Sn!==null&&/^multipart\/mixed/i.test(Sn)?Xo(et,On):ta(h)(et).then(On)}).then(function(){j=void 0,oe.complete()}).catch(function(et){j=void 0,ea(et,oe)}),function(){j&&j.abort()}})})};var Hi=function(t){W(e,t);function e(r){r===void 0&&(r={});var i=t.call(this,ua(r).request)||this;return i.options=r,i}return e}(ge);var{toString:la,hasOwnProperty:bu}=Object.prototype,fa=Function.prototype.toString,Ki=new Map;function L(t,e){try{return Yi(t,e)}finally{Ki.clear()}}var Ji=L;function Yi(t,e){if(t===e)return!0;let r=la.call(t),i=la.call(e);if(r!==i)return!1;switch(r){case"[object Array]":if(t.length!==e.length)return!1;case"[object Object]":{if(ha(t,e))return!0;let n=pa(t),o=pa(e),a=n.length;if(a!==o.length)return!1;for(let s=0;s=0&&t.indexOf(e,r)===r}function ha(t,e){let r=Ki.get(t);if(r){if(r.has(e))return!0}else Ki.set(t,r=new Set);return r.add(e),!1}var Rr=function(){function t(){this.assumeImmutableResults=!1,this.getFragmentDoc=_e(yi,{max:B["cache.fragmentQueryDocuments"]||1e3,cache:me})}return t.prototype.batch=function(e){var r=this,i=typeof e.optimistic=="string"?e.optimistic:e.optimistic===!1?null:void 0,n;return this.performTransaction(function(){return n=e.update(r)},i),n},t.prototype.recordOptimisticTransaction=function(e,r){this.performTransaction(e,r)},t.prototype.transformDocument=function(e){return e},t.prototype.transformForLink=function(e){return e},t.prototype.identify=function(e){},t.prototype.gc=function(){return[]},t.prototype.modify=function(e){return!1},t.prototype.readQuery=function(e,r){return r===void 0&&(r=!!e.optimistic),this.read(d(d({},e),{rootId:e.id||"ROOT_QUERY",optimistic:r}))},t.prototype.readFragment=function(e,r){return r===void 0&&(r=!!e.optimistic),this.read(d(d({},e),{query:this.getFragmentDoc(e.fragment,e.fragmentName),rootId:e.id,optimistic:r}))},t.prototype.writeQuery=function(e){var r=e.id,i=e.data,n=ie(e,["id","data"]);return this.write(Object.assign(n,{dataId:r||"ROOT_QUERY",result:i}))},t.prototype.writeFragment=function(e){var r=e.id,i=e.data,n=e.fragment,o=e.fragmentName,a=ie(e,["id","data","fragment","fragmentName"]);return this.write(Object.assign(a,{query:this.getFragmentDoc(n,o),dataId:r,result:i}))},t.prototype.updateQuery=function(e,r){return this.batch({update:function(i){var n=i.readQuery(e),o=r(n);return o==null?n:(i.writeQuery(d(d({},e),{data:o})),o)}})},t.prototype.updateFragment=function(e,r){return this.batch({update:function(i){var n=i.readFragment(e),o=r(n);return o==null?n:(i.writeFragment(d(d({},e),{data:o})),o)}})},t}();globalThis.__DEV__!==!1&&(Rr.prototype.getMemoryInternals=uo);var Ht=function(t){W(e,t);function e(r,i,n,o){var a,s=t.call(this,r)||this;if(s.message=r,s.path=i,s.query=n,s.variables=o,Array.isArray(s.path)){s.missing=s.message;for(var c=s.path.length-1;c>=0;--c)s.missing=(a={},a[s.path[c]]=s.missing,a)}else s.missing=s.path;return s.__proto__=e.prototype,s}return e}(Error);var q=Object.prototype.hasOwnProperty;function Kt(t){return t==null}function Fr(t,e){var r=t.__typename,i=t.id,n=t._id;if(typeof r=="string"&&(e&&(e.keyObject=Kt(i)?Kt(n)?void 0:{_id:n}:{id:i}),Kt(i)&&!Kt(n)&&(i=n),!Kt(i)))return"".concat(r,":").concat(typeof i=="number"||typeof i=="string"?i:JSON.stringify(i))}var da={dataIdFromObject:Fr,addTypename:!0,resultCaching:!0,canonizeResults:!1};function ma(t){return ye(da,t)}function kr(t){var e=t.canonizeResults;return e===void 0?da.canonizeResults:e}function va(t,e){return A(e)?t.get(e.__ref,"__typename"):e&&e.__typename}var $i=/^[_a-z][_0-9a-z]*/i;function de(t){var e=t.match($i);return e?e[0]:t}function Cr(t,e,r){return F(e)?M(e)?e.every(function(i){return Cr(t,i,r)}):t.selections.every(function(i){if(ee(i)&&fe(i,r)){var n=te(i);return q.call(e,n)&&(!i.selectionSet||Cr(i.selectionSet,e[n],r))}return!0}):!1}function Le(t){return F(t)&&!A(t)&&!M(t)}function ya(){return new re}function Lr(t,e){var r=Ee(Se(t));return{fragmentMap:r,lookupFragment:function(i){var n=r[i];return!n&&e&&(n=e.lookup(i)),n||null}}}var Mr=Object.create(null),Xi=function(){return Mr},ga=Object.create(null),Et=function(){function t(e,r){var i=this;this.policies=e,this.group=r,this.data=Object.create(null),this.rootIds=Object.create(null),this.refs=Object.create(null),this.getFieldValue=function(n,o){return Qt(A(n)?i.get(n.__ref,o):n&&n[o])},this.canRead=function(n){return A(n)?i.has(n.__ref):typeof n=="object"},this.toReference=function(n,o){if(typeof n=="string")return ae(n);if(A(n))return n;var a=i.policies.identify(n)[0];if(a){var s=ae(a);return o&&i.merge(a,n),s}}}return t.prototype.toObject=function(){return d({},this.data)},t.prototype.has=function(e){return this.lookup(e,!0)!==void 0},t.prototype.get=function(e,r){if(this.group.depend(e,r),q.call(this.data,e)){var i=this.data[e];if(i&&q.call(i,r))return i[r]}if(r==="__typename"&&q.call(this.policies.rootTypenamesById,e))return this.policies.rootTypenamesById[e];if(this instanceof Me)return this.parent.get(e,r)},t.prototype.lookup=function(e,r){if(r&&this.group.depend(e,"__exists"),q.call(this.data,e))return this.data[e];if(this instanceof Me)return this.parent.lookup(e,r);if(this.policies.rootTypenamesById[e])return Object.create(null)},t.prototype.merge=function(e,r){var i=this,n;A(e)&&(e=e.__ref),A(r)&&(r=r.__ref);var o=typeof e=="string"?this.lookup(n=e):e,a=typeof r=="string"?this.lookup(n=r):r;if(a){x(typeof n=="string",1);var s=new re(_u).merge(o,a);if(this.data[n]=s,s!==o&&(delete this.refs[n],this.group.caching)){var c=Object.create(null);o||(c.__exists=1),Object.keys(a).forEach(function(u){if(!o||o[u]!==s[u]){c[u]=1;var l=de(u);l!==u&&!i.policies.hasKeyArgs(s.__typename,l)&&(c[l]=1),s[u]===void 0&&!(i instanceof Me)&&delete s[u]}}),c.__typename&&!(o&&o.__typename)&&this.policies.rootTypenamesById[n]===s.__typename&&delete c.__typename,Object.keys(c).forEach(function(u){return i.group.dirty(n,u)})}}},t.prototype.modify=function(e,r){var i=this,n=this.lookup(e);if(n){var o=Object.create(null),a=!1,s=!0,c={DELETE:Mr,INVALIDATE:ga,isReference:A,toReference:this.toReference,canRead:this.canRead,readField:function(u,l){return i.policies.readField(typeof u=="string"?{fieldName:u,from:l||ae(e)}:u,{store:i})}};if(Object.keys(n).forEach(function(u){var l=de(u),p=n[u];if(p!==void 0){var f=typeof r=="function"?r:r[u]||r[l];if(f){var h=f===Xi?Mr:f(Qt(p),d(d({},c),{fieldName:l,storeFieldName:u,storage:i.getStorage(e,u)}));if(h===ga)i.group.dirty(e,u);else if(h===Mr&&(h=void 0),h!==p&&(o[u]=h,a=!0,p=h,globalThis.__DEV__!==!1)){var v=function(N){if(i.lookup(N.__ref)===void 0)return globalThis.__DEV__!==!1&&x.warn(2,N),!0};if(A(h))v(h);else if(Array.isArray(h))for(var y=!1,E=void 0,m=0,T=h;m0){var r=--this.rootIds[e];return r||delete this.rootIds[e],r}return 0},t.prototype.getRootIdSet=function(e){return e===void 0&&(e=new Set),Object.keys(this.rootIds).forEach(e.add,e),this instanceof Me?this.parent.getRootIdSet(e):Object.keys(this.policies.rootTypenamesById).forEach(e.add,e),e},t.prototype.gc=function(){var e=this,r=this.getRootIdSet(),i=this.toObject();r.forEach(function(a){q.call(i,a)&&(Object.keys(e.findChildRefIds(a)).forEach(r.add,r),delete i[a])});var n=Object.keys(i);if(n.length){for(var o=this;o instanceof Me;)o=o.parent;n.forEach(function(a){return o.delete(a)})}return n},t.prototype.findChildRefIds=function(e){if(!q.call(this.refs,e)){var r=this.refs[e]=Object.create(null),i=this.data[e];if(!i)return r;var n=new Set([i]);n.forEach(function(o){A(o)&&(r[o.__ref]=!0),F(o)&&Object.keys(o).forEach(function(a){var s=o[a];F(s)&&n.add(s)})})}return this.refs[e]},t.prototype.makeCacheKey=function(){return this.group.keyMaker.lookupArray(arguments)},t}();var ba=function(){function t(e,r){r===void 0&&(r=null),this.caching=e,this.parent=r,this.d=null,this.resetCaching()}return t.prototype.resetCaching=function(){this.d=this.caching?Mt():null,this.keyMaker=new ne(pe)},t.prototype.depend=function(e,r){if(this.d){this.d(Zi(e,r));var i=de(r);i!==r&&this.d(Zi(e,i)),this.parent&&this.parent.depend(e,r)}},t.prototype.dirty=function(e,r){this.d&&this.d.dirty(Zi(e,r),r==="__exists"?"forget":"setDirty")},t}();function Zi(t,e){return e+"#"+t}function en(t,e){Xe(t)&&t.group.depend(e,"__exists")}(function(t){var e=function(r){W(i,r);function i(n){var o=n.policies,a=n.resultCaching,s=a===void 0?!0:a,c=n.seed,u=r.call(this,o,new ba(s))||this;return u.stump=new Su(u),u.storageTrie=new ne(pe),c&&u.replace(c),u}return i.prototype.addLayer=function(n,o){return this.stump.addLayer(n,o)},i.prototype.removeLayer=function(){return this},i.prototype.getStorage=function(){return this.storageTrie.lookupArray(arguments)},i}(t);t.Root=e})(Et||(Et={}));var Me=function(t){W(e,t);function e(r,i,n,o){var a=t.call(this,i.policies,o)||this;return a.id=r,a.parent=i,a.replay=n,a.group=o,n(a),a}return e.prototype.addLayer=function(r,i){return new e(r,this,i,this.group)},e.prototype.removeLayer=function(r){var i=this,n=this.parent.removeLayer(r);return r===this.id?(this.group.caching&&Object.keys(this.data).forEach(function(o){var a=i.data[o],s=n.lookup(o);s?a?a!==s&&Object.keys(a).forEach(function(c){L(a[c],s[c])||i.group.dirty(o,c)}):(i.group.dirty(o,"__exists"),Object.keys(s).forEach(function(c){i.group.dirty(o,c)})):i.delete(o)}),n):n===this.parent?this:n.addLayer(this.id,this.replay)},e.prototype.toObject=function(){return d(d({},this.parent.toObject()),this.data)},e.prototype.findChildRefIds=function(r){var i=this.parent.findChildRefIds(r);return q.call(this.data,r)?d(d({},i),t.prototype.findChildRefIds.call(this,r)):i},e.prototype.getStorage=function(){for(var r=this.parent;r.parent;)r=r.parent;return r.getStorage.apply(r,arguments)},e}(Et),Su=function(t){W(e,t);function e(r){return t.call(this,"EntityStore.Stump",r,function(){},new ba(r.group.caching,r.group))||this}return e.prototype.removeLayer=function(){return this},e.prototype.merge=function(r,i){return this.parent.merge(r,i)},e}(Me);function _u(t,e,r){var i=t[r],n=e[r];return L(i,n)?i:n}function Xe(t){return!!(t instanceof Et&&t.group.caching)}function xu(t){return F(t)?M(t)?t.slice(0):d({__proto__:Object.getPrototypeOf(t)},t):t}var tn=function(){function t(){this.known=new(mr?WeakSet:Set),this.pool=new ne(pe),this.passes=new WeakMap,this.keysByJSON=new Map,this.empty=this.admit({})}return t.prototype.isKnown=function(e){return F(e)&&this.known.has(e)},t.prototype.pass=function(e){if(F(e)){var r=xu(e);return this.passes.set(r,e),r}return e},t.prototype.admit=function(e){var r=this;if(F(e)){var i=this.passes.get(e);if(i)return i;var n=Object.getPrototypeOf(e);switch(n){case Array.prototype:{if(this.known.has(e))return e;var o=e.map(this.admit,this),a=this.pool.lookupArray(o);return a.array||(this.known.add(a.array=o),globalThis.__DEV__!==!1&&Object.freeze(o)),a.array}case null:case Object.prototype:{if(this.known.has(e))return e;var s=Object.getPrototypeOf(e),c=[s],u=this.sortedKeys(e);c.push(u.json);var l=c.length;u.sorted.forEach(function(h){c.push(r.admit(e[h]))});var a=this.pool.lookupArray(c);if(!a.object){var p=a.object=Object.create(s);this.known.add(p),u.sorted.forEach(function(h,v){p[h]=c[l+v]}),globalThis.__DEV__!==!1&&Object.freeze(p)}return a.object}}}return e},t.prototype.sortedKeys=function(e){var r=Object.keys(e),i=this.pool.lookupArray(r);if(!i.keys){r.sort();var n=JSON.stringify(r);(i.keys=this.keysByJSON.get(n))||this.keysByJSON.set(n,i.keys={sorted:r,json:n})}return i.keys},t}();function Ea(t){return[t.selectionSet,t.objectOrReference,t.context,t.context.canonizeResults]}var Ta=function(){function t(e){var r=this;this.knownResults=new(pe?WeakMap:Map),this.config=ye(e,{addTypename:e.addTypename!==!1,canonizeResults:kr(e)}),this.canon=e.canon||new tn,this.executeSelectionSet=_e(function(i){var n,o=i.context.canonizeResults,a=Ea(i);a[3]=!o;var s=(n=r.executeSelectionSet).peek.apply(n,a);return s?o?d(d({},s),{result:r.canon.admit(s.result)}):s:(en(i.context.store,i.enclosingRef.__ref),r.execSelectionSetImpl(i))},{max:this.config.resultCacheMaxSize||B["inMemoryCache.executeSelectionSet"]||5e4,keyArgs:Ea,makeCacheKey:function(i,n,o,a){if(Xe(o.store))return o.store.makeCacheKey(i,A(n)?n.__ref:n,o.varString,a)}}),this.executeSubSelectedArray=_e(function(i){return en(i.context.store,i.enclosingRef.__ref),r.execSubSelectedArrayImpl(i)},{max:this.config.resultCacheMaxSize||B["inMemoryCache.executeSubSelectedArray"]||1e4,makeCacheKey:function(i){var n=i.field,o=i.array,a=i.context;if(Xe(a.store))return a.store.makeCacheKey(n,o,a.varString)}})}return t.prototype.resetCanon=function(){this.canon=new tn},t.prototype.diffQueryAgainstStore=function(e){var r=e.store,i=e.query,n=e.rootId,o=n===void 0?"ROOT_QUERY":n,a=e.variables,s=e.returnPartialData,c=s===void 0?!0:s,u=e.canonizeResults,l=u===void 0?this.config.canonizeResults:u,p=this.config.cache.policies;a=d(d({},Ge(Ft(i))),a);var f=ae(o),h=this.executeSelectionSet({selectionSet:he(i).selectionSet,objectOrReference:f,enclosingRef:f,context:d({store:r,query:i,policies:p,variables:a,varString:Z(a),canonizeResults:l},Lr(i,this.config.fragments))}),v;if(h.missing&&(v=[new Ht(Iu(h.missing),h.missing,i,a)],!c))throw v[0];return{result:h.result,complete:!v,missing:v}},t.prototype.isFresh=function(e,r,i,n){if(Xe(n.store)&&this.knownResults.get(e)===i){var o=this.executeSelectionSet.peek(i,r,n,this.canon.isKnown(e));if(o&&e===o.result)return!0}return!1},t.prototype.execSelectionSetImpl=function(e){var r=this,i=e.selectionSet,n=e.objectOrReference,o=e.enclosingRef,a=e.context;if(A(n)&&!a.policies.rootTypenamesById[n.__ref]&&!a.store.has(n.__ref))return{result:this.canon.empty,missing:"Dangling reference to missing ".concat(n.__ref," object")};var s=a.variables,c=a.policies,u=a.store,l=u.getFieldValue(n,"__typename"),p=[],f,h=new re;this.config.addTypename&&typeof l=="string"&&!c.rootIdsByTypename[l]&&p.push({__typename:l});function v(g,O){var N;return g.missing&&(f=h.merge(f,(N={},N[O]=g.missing,N))),g.result}var y=new Set(i.selections);y.forEach(function(g){var O,N;if(fe(g,s))if(ee(g)){var S=c.readField({fieldName:g.name.value,field:g,variables:a.variables,from:n},a),D=te(g);S===void 0?Ke.added(g)||(f=h.merge(f,(O={},O[D]="Can't find field '".concat(g.name.value,"' on ").concat(A(n)?n.__ref+" object":"object "+JSON.stringify(n,null,2)),O))):M(S)?S=v(r.executeSubSelectedArray({field:g,array:S,enclosingRef:o,context:a}),D):g.selectionSet?S!=null&&(S=v(r.executeSelectionSet({selectionSet:g.selectionSet,objectOrReference:S,enclosingRef:A(S)?S:o,context:a}),D)):a.canonizeResults&&(S=r.canon.pass(S)),S!==void 0&&p.push((N={},N[D]=S,N))}else{var w=Te(g,a.lookupFragment);if(!w&&g.kind===_.FRAGMENT_SPREAD)throw P(9,g.name.value);w&&c.fragmentMatches(w,l)&&w.selectionSet.selections.forEach(y.add,y)}});var E=qt(p),m={result:E,missing:f},T=a.canonizeResults?this.canon.admit(m):Qt(m);return T.result&&this.knownResults.set(T.result,i),T},t.prototype.execSubSelectedArrayImpl=function(e){var r=this,i=e.field,n=e.array,o=e.enclosingRef,a=e.context,s,c=new re;function u(l,p){var f;return l.missing&&(s=c.merge(s,(f={},f[p]=l.missing,f))),l.result}return i.selectionSet&&(n=n.filter(a.store.canRead)),n=n.map(function(l,p){return l===null?null:M(l)?u(r.executeSubSelectedArray({field:i,array:l,enclosingRef:o,context:a}),p):i.selectionSet?u(r.executeSelectionSet({selectionSet:i.selectionSet,objectOrReference:l,enclosingRef:A(l)?l:o,context:a}),p):(globalThis.__DEV__!==!1&&Nu(a.store,i,l),l)}),{result:a.canonizeResults?this.canon.admit(n):n,missing:s}},t}();function Iu(t){try{JSON.stringify(t,function(e,r){if(typeof r=="string")throw r;return r})}catch(e){return e}}function Nu(t,e,r){if(!e.selectionSet){var i=new Set([r]);i.forEach(function(n){F(n)&&(x(!A(n),10,va(t,n),e.name.value),Object.values(n).forEach(i.add,i))})}}var Tt=new ze,Oa=new WeakMap;function Yt(t){var e=Oa.get(t);return e||Oa.set(t,e={vars:new Set,dep:Mt()}),e}function rn(t){Yt(t).vars.forEach(function(e){return e.forgetCache(t)})}function Sa(t){Yt(t).vars.forEach(function(e){return e.attachCache(t)})}function Pr(t){var e=new Set,r=new Set,i=function(o){if(arguments.length>0){if(t!==o){t=o,e.forEach(function(c){Yt(c).dep.dirty(i),Du(c)});var a=Array.from(r);r.clear(),a.forEach(function(c){return c(t)})}}else{var s=Tt.getValue();s&&(n(s),Yt(s).dep(i))}return t};i.onNextChange=function(o){return r.add(o),function(){r.delete(o)}};var n=i.attachCache=function(o){return e.add(o),Yt(o).vars.add(i),i};return i.forgetCache=function(o){return e.delete(o)},i}function Du(t){t.broadcastWatches&&t.broadcastWatches()}var _a=Object.create(null);function nn(t){var e=JSON.stringify(t);return _a[e]||(_a[e]=Object.create(null))}function on(t){var e=nn(t);return e.keyFieldsFn||(e.keyFieldsFn=function(r,i){var n=function(a,s){return i.readField(s,a)},o=i.keyObject=sn(t,function(a){var s=Ot(i.storeObject,a,n);return s===void 0&&r!==i.storeObject&&q.call(r,a[0])&&(s=Ot(r,a,Ia)),x(s!==void 0,4,a.join("."),r),s});return"".concat(i.typename,":").concat(JSON.stringify(o))})}function an(t){var e=nn(t);return e.keyArgsFn||(e.keyArgsFn=function(r,i){var n=i.field,o=i.variables,a=i.fieldName,s=sn(t,function(u){var l=u[0],p=l.charAt(0);if(p==="@"){if(n&&K(n.directives)){var f=l.slice(1),h=n.directives.find(function(m){return m.name.value===f}),v=h&&Oe(h,o);return v&&Ot(v,u.slice(1))}return}if(p==="$"){var y=l.slice(1);if(o&&q.call(o,y)){var E=u.slice(0);return E[0]=y,Ot(o,E)}return}if(r)return Ot(r,u)}),c=JSON.stringify(s);return(r||c!=="{}")&&(a+=":"+c),a})}function sn(t,e){var r=new re;return xa(t).reduce(function(i,n){var o,a=e(n);if(a!==void 0){for(var s=n.length-1;s>=0;--s)a=(o={},o[n[s]]=a,o);i=r.merge(i,a)}return i},Object.create(null))}function xa(t){var e=nn(t);if(!e.paths){var r=e.paths=[],i=[];t.forEach(function(n,o){M(n)?(xa(n).forEach(function(a){return r.push(i.concat(a))}),i.length=0):(i.push(n),M(t[o+1])||(r.push(i.slice(0)),i.length=0))})}return e.paths}function Ia(t,e){return t[e]}function Ot(t,e,r){return r=r||Ia,Na(e.reduce(function i(n,o){return M(n)?n.map(function(a){return i(a,o)}):n&&r(n,o)},t))}function Na(t){return F(t)?M(t)?t.map(Na):sn(Object.keys(t).sort(),function(e){return Ot(t,e)}):t}function cn(t){return t.args!==void 0?t.args:t.field?Oe(t.field,t.variables):null}var wu=function(){},Da=function(t,e){return e.fieldName},wa=function(t,e,r){var i=r.mergeObjects;return i(t,e)},Aa=function(t,e){return e},Ca=function(){function t(e){this.config=e,this.typePolicies=Object.create(null),this.toBeAdded=Object.create(null),this.supertypeMap=new Map,this.fuzzySubtypes=new Map,this.rootIdsByTypename=Object.create(null),this.rootTypenamesById=Object.create(null),this.usingPossibleTypes=!1,this.config=d({dataIdFromObject:Fr},e),this.cache=this.config.cache,this.setRootTypename("Query"),this.setRootTypename("Mutation"),this.setRootTypename("Subscription"),e.possibleTypes&&this.addPossibleTypes(e.possibleTypes),e.typePolicies&&this.addTypePolicies(e.typePolicies)}return t.prototype.identify=function(e,r){var i,n=this,o=r&&(r.typename||((i=r.storeObject)===null||i===void 0?void 0:i.__typename))||e.__typename;if(o===this.rootTypenamesById.ROOT_QUERY)return["ROOT_QUERY"];for(var a=r&&r.storeObject||e,s=d(d({},r),{typename:o,storeObject:a,readField:r&&r.readField||function(){var f=Vr(arguments,a);return n.readField(f,{store:n.cache.data,variables:f.variables})}}),c,u=o&&this.getTypePolicy(o),l=u&&u.keyFn||this.config.dataIdFromObject;l;){var p=l(d(d({},e),a),s);if(M(p))l=on(p);else{c=p;break}}return c=c?String(c):void 0,s.keyObject?[c,s.keyObject]:[c]},t.prototype.addTypePolicies=function(e){var r=this;Object.keys(e).forEach(function(i){var n=e[i],o=n.queryType,a=n.mutationType,s=n.subscriptionType,c=ie(n,["queryType","mutationType","subscriptionType"]);o&&r.setRootTypename("Query",i),a&&r.setRootTypename("Mutation",i),s&&r.setRootTypename("Subscription",i),q.call(r.toBeAdded,i)?r.toBeAdded[i].push(c):r.toBeAdded[i]=[c]})},t.prototype.updateTypePolicy=function(e,r){var i=this,n=this.getTypePolicy(e),o=r.keyFields,a=r.fields;function s(c,u){c.merge=typeof u=="function"?u:u===!0?wa:u===!1?Aa:c.merge}s(n,r.merge),n.keyFn=o===!1?wu:M(o)?on(o):typeof o=="function"?o:n.keyFn,a&&Object.keys(a).forEach(function(c){var u=i.getFieldPolicy(e,c,!0),l=a[c];if(typeof l=="function")u.read=l;else{var p=l.keyArgs,f=l.read,h=l.merge;u.keyFn=p===!1?Da:M(p)?an(p):typeof p=="function"?p:u.keyFn,typeof f=="function"&&(u.read=f),s(u,h)}u.read&&u.merge&&(u.keyFn=u.keyFn||Da)})},t.prototype.setRootTypename=function(e,r){r===void 0&&(r=e);var i="ROOT_"+e.toUpperCase(),n=this.rootTypenamesById[i];r!==n&&(x(!n||n===e,5,e),n&&delete this.rootIdsByTypename[n],this.rootIdsByTypename[r]=i,this.rootTypenamesById[i]=r)},t.prototype.addPossibleTypes=function(e){var r=this;this.usingPossibleTypes=!0,Object.keys(e).forEach(function(i){r.getSupertypeSet(i,!0),e[i].forEach(function(n){r.getSupertypeSet(n,!0).add(i);var o=n.match($i);(!o||o[0]!==n)&&r.fuzzySubtypes.set(n,new RegExp(n))})})},t.prototype.getTypePolicy=function(e){var r=this;if(!q.call(this.typePolicies,e)){var i=this.typePolicies[e]=Object.create(null);i.fields=Object.create(null);var n=this.supertypeMap.get(e);!n&&this.fuzzySubtypes.size&&(n=this.getSupertypeSet(e,!0),this.fuzzySubtypes.forEach(function(a,s){if(a.test(e)){var c=r.supertypeMap.get(s);c&&c.forEach(function(u){return n.add(u)})}})),n&&n.size&&n.forEach(function(a){var s=r.getTypePolicy(a),c=s.fields,u=ie(s,["fields"]);Object.assign(i,u),Object.assign(i.fields,c)})}var o=this.toBeAdded[e];return o&&o.length&&o.splice(0).forEach(function(a){r.updateTypePolicy(e,a)}),this.typePolicies[e]},t.prototype.getFieldPolicy=function(e,r,i){if(e){var n=this.getTypePolicy(e).fields;return n[r]||i&&(n[r]=Object.create(null))}},t.prototype.getSupertypeSet=function(e,r){var i=this.supertypeMap.get(e);return!i&&r&&this.supertypeMap.set(e,i=new Set),i},t.prototype.fragmentMatches=function(e,r,i,n){var o=this;if(!e.typeCondition)return!0;if(!r)return!1;var a=e.typeCondition.name.value;if(r===a)return!0;if(this.usingPossibleTypes&&this.supertypeMap.has(a))for(var s=this.getSupertypeSet(r,!0),c=[s],u=function(v){var y=o.getSupertypeSet(v,!1);y&&y.size&&c.indexOf(y)<0&&c.push(y)},l=!!(i&&this.fuzzySubtypes.size),p=!1,f=0;f1?n:e}:(a=d({},i),q.call(a,"from")||(a.from=e)),globalThis.__DEV__!==!1&&a.from===void 0&&globalThis.__DEV__!==!1&&x.warn(7,ir(Array.from(t))),a.variables===void 0&&(a.variables=r),a}function Fa(t){return function(r,i){if(M(r)||M(i))throw P(8);if(F(r)&&F(i)){var n=t.getFieldValue(r,"__typename"),o=t.getFieldValue(i,"__typename"),a=n&&o&&n!==o;if(a)return i;if(A(r)&&Le(i))return t.merge(r.__ref,i),r;if(Le(r)&&A(i))return t.merge(r,i.__ref),i;if(Le(r)&&Le(i))return d(d({},r),i)}return i}}function un(t,e,r){var i="".concat(e).concat(r),n=t.flavors.get(i);return n||t.flavors.set(i,n=t.clientOnly===e&&t.deferred===r?t:d(d({},t),{clientOnly:e,deferred:r})),n}var Pa=function(){function t(e,r,i){this.cache=e,this.reader=r,this.fragments=i}return t.prototype.writeToStore=function(e,r){var i=this,n=r.query,o=r.result,a=r.dataId,s=r.variables,c=r.overwrite,u=ve(n),l=ya();s=d(d({},Ge(u)),s);var p=d(d({store:e,written:Object.create(null),merge:function(h,v){return l.merge(h,v)},variables:s,varString:Z(s)},Lr(n,this.fragments)),{overwrite:!!c,incomingById:new Map,clientOnly:!1,deferred:!1,flavors:new Map}),f=this.processSelectionSet({result:o||Object.create(null),dataId:a,selectionSet:u.selectionSet,mergeTree:{map:new Map},context:p});if(!A(f))throw P(11,o);return p.incomingById.forEach(function(h,v){var y=h.storeObject,E=h.mergeTree,m=h.fieldNodeSet,T=ae(v);if(E&&E.map.size){var g=i.applyMerges(E,T,y,p);if(A(g))return;y=g}if(globalThis.__DEV__!==!1&&!p.overwrite){var O=Object.create(null);m.forEach(function(D){D.selectionSet&&(O[D.name.value]=!0)});var N=function(D){return O[de(D)]===!0},S=function(D){var w=E&&E.map.get(D);return!!(w&&w.info&&w.info.merge)};Object.keys(y).forEach(function(D){N(D)&&!S(D)&&Au(T,y,D,p.store)})}e.merge(v,y)}),e.retain(f.__ref),f},t.prototype.processSelectionSet=function(e){var r=this,i=e.dataId,n=e.result,o=e.selectionSet,a=e.context,s=e.mergeTree,c=this.cache.policies,u=Object.create(null),l=i&&c.rootTypenamesById[i]||Ct(n,o,a.fragmentMap)||i&&a.store.get(i,"__typename");typeof l=="string"&&(u.__typename=l);var p=function(){var g=Vr(arguments,u,a.variables);if(A(g.from)){var O=a.incomingById.get(g.from.__ref);if(O){var N=c.readField(d(d({},g),{from:O.storeObject}),a);if(N!==void 0)return N}}return c.readField(g,a)},f=new Set;this.flattenFields(o,n,a,l).forEach(function(g,O){var N,S=te(O),D=n[S];if(f.add(O),D!==void 0){var w=c.getStoreFieldName({typename:l,fieldName:O.name.value,field:O,variables:g.variables}),V=ka(s,w),j=r.processFieldValue(D,O,O.selectionSet?un(g,!1,!1):g,V),Ze=void 0;O.selectionSet&&(A(j)||Le(j))&&(Ze=p("__typename",j));var G=c.getMergeFunction(l,O.name.value,Ze);G?V.info={field:O,typename:l,merge:G}:La(s,w),u=g.merge(u,(N={},N[w]=j,N))}else globalThis.__DEV__!==!1&&!g.clientOnly&&!g.deferred&&!Ke.added(O)&&!c.getReadFunction(l,O.name.value)&&globalThis.__DEV__!==!1&&x.error(12,te(O),n)});try{var h=c.identify(n,{typename:l,selectionSet:o,fragmentMap:a.fragmentMap,storeObject:u,readField:p}),v=h[0],y=h[1];i=i||v,y&&(u=a.merge(u,y))}catch(g){if(!i)throw g}if(typeof i=="string"){var E=ae(i),m=a.written[i]||(a.written[i]=[]);if(m.indexOf(o)>=0||(m.push(o),this.reader&&this.reader.isFresh(n,E,o,a)))return E;var T=a.incomingById.get(i);return T?(T.storeObject=a.merge(T.storeObject,u),T.mergeTree=ln(T.mergeTree,s),f.forEach(function(g){return T.fieldNodeSet.add(g)})):a.incomingById.set(i,{storeObject:u,mergeTree:qr(s)?void 0:s,fieldNodeSet:f}),E}return u},t.prototype.processFieldValue=function(e,r,i,n){var o=this;return!r.selectionSet||e===null?globalThis.__DEV__!==!1?Sr(e):e:M(e)?e.map(function(a,s){var c=o.processFieldValue(a,r,i,ka(n,s));return La(n,s),c}):this.processSelectionSet({result:e,selectionSet:r.selectionSet,context:i,mergeTree:n})},t.prototype.flattenFields=function(e,r,i,n){n===void 0&&(n=Ct(r,e,i.fragmentMap));var o=new Map,a=this.cache.policies,s=new ne(!1);return function c(u,l){var p=s.lookup(u,l.clientOnly,l.deferred);p.visited||(p.visited=!0,u.selections.forEach(function(f){if(fe(f,i.variables)){var h=l.clientOnly,v=l.deferred;if(!(h&&v)&&K(f.directives)&&f.directives.forEach(function(m){var T=m.name.value;if(T==="client"&&(h=!0),T==="defer"){var g=Oe(m,i.variables);(!g||g.if!==!1)&&(v=!0)}}),ee(f)){var y=o.get(f);y&&(h=h&&y.clientOnly,v=v&&y.deferred),o.set(f,un(i,h,v))}else{var E=Te(f,i.lookupFragment);if(!E&&f.kind===_.FRAGMENT_SPREAD)throw P(13,f.name.value);E&&a.fragmentMatches(E,n,r,i.variables)&&c(E.selectionSet,un(i,h,v))}}}))}(e,i),o},t.prototype.applyMerges=function(e,r,i,n,o){var a,s=this;if(e.map.size&&!A(i)){var c=!M(i)&&(A(r)||Le(r))?r:void 0,u=i;c&&!o&&(o=[A(c)?c.__ref:c]);var l,p=function(f,h){return M(f)?typeof h=="number"?f[h]:void 0:n.store.getFieldValue(f,String(h))};e.map.forEach(function(f,h){var v=p(c,h),y=p(u,h);if(y!==void 0){o&&o.push(h);var E=s.applyMerges(f,v,y,n,o);E!==y&&(l=l||new Map,l.set(h,E)),o&&x(o.pop()===h)}}),l&&(i=M(u)?u.slice(0):d({},u),l.forEach(function(f,h){i[h]=f}))}return e.info?this.cache.policies.runMergeFunction(r,i,e.info,n,o&&(a=n.store).getStorage.apply(a,o)):i},t}();var Va=[];function ka(t,e){var r=t.map;return r.has(e)||r.set(e,Va.pop()||{map:new Map}),r.get(e)}function ln(t,e){if(t===e||!e||qr(e))return t;if(!t||qr(t))return e;var r=t.info&&e.info?d(d({},t.info),e.info):t.info||e.info,i=t.map.size&&e.map.size,n=i?new Map:t.map.size?t.map:e.map,o={info:r,map:n};if(i){var a=new Set(e.map.keys());t.map.forEach(function(s,c){o.map.set(c,ln(s,e.map.get(c))),a.delete(c)}),a.forEach(function(s){o.map.set(s,ln(e.map.get(s),t.map.get(s)))})}return o}function qr(t){return!t||!(t.info||t.map.size)}function La(t,e){var r=t.map,i=r.get(e);i&&qr(i)&&(Va.push(i),r.delete(e))}var Ma=new Set;function Au(t,e,r,i){var n=function(p){var f=i.getFieldValue(p,r);return typeof f=="object"&&f},o=n(t);if(o){var a=n(e);if(a&&!A(o)&&!L(o,a)&&!Object.keys(o).every(function(p){return i.getFieldValue(a,p)!==void 0})){var s=i.getFieldValue(t,"__typename")||i.getFieldValue(e,"__typename"),c=de(r),u="".concat(s,".").concat(c);if(!Ma.has(u)){Ma.add(u);var l=[];!M(o)&&!M(a)&&[o,a].forEach(function(p){var f=i.getFieldValue(p,"__typename");typeof f=="string"&&!l.includes(f)&&l.push(f)}),globalThis.__DEV__!==!1&&x.warn(14,c,s,l.length?"either ensure all objects of type "+l.join(" and ")+" have an ID or a custom merge function, or ":"",u,o,a)}}}}var fn=function(t){W(e,t);function e(r){r===void 0&&(r={});var i=t.call(this)||this;return i.watches=new Set,i.addTypenameTransform=new mt(Ke),i.assumeImmutableResults=!0,i.makeVar=Pr,i.txCount=0,i.config=ma(r),i.addTypename=!!i.config.addTypename,i.policies=new Ca({cache:i,dataIdFromObject:i.config.dataIdFromObject,possibleTypes:i.config.possibleTypes,typePolicies:i.config.typePolicies}),i.init(),i}return e.prototype.init=function(){var r=this.data=new Et.Root({policies:this.policies,resultCaching:this.config.resultCaching});this.optimisticData=r.stump,this.resetResultCache()},e.prototype.resetResultCache=function(r){var i=this,n=this.storeReader,o=this.config.fragments;this.storeWriter=new Pa(this,this.storeReader=new Ta({cache:this,addTypename:this.addTypename,resultCacheMaxSize:this.config.resultCacheMaxSize,canonizeResults:kr(this.config),canon:r?void 0:n&&n.canon,fragments:o}),o),this.maybeBroadcastWatch=_e(function(a,s){return i.broadcastWatch(a,s)},{max:this.config.resultCacheMaxSize||B["inMemoryCache.maybeBroadcastWatch"]||5e3,makeCacheKey:function(a){var s=a.optimistic?i.optimisticData:i.data;if(Xe(s)){var c=a.optimistic,u=a.id,l=a.variables;return s.makeCacheKey(a.query,a.callback,Z({optimistic:c,id:u,variables:l}))}}}),new Set([this.data.group,this.optimisticData.group]).forEach(function(a){return a.resetCaching()})},e.prototype.restore=function(r){return this.init(),r&&this.data.replace(r),this},e.prototype.extract=function(r){return r===void 0&&(r=!1),(r?this.optimisticData:this.data).extract()},e.prototype.read=function(r){var i=r.returnPartialData,n=i===void 0?!1:i;try{return this.storeReader.diffQueryAgainstStore(d(d({},r),{store:r.optimistic?this.optimisticData:this.data,config:this.config,returnPartialData:n})).result||null}catch(o){if(o instanceof Ht)return null;throw o}},e.prototype.write=function(r){try{return++this.txCount,this.storeWriter.writeToStore(this.data,r)}finally{!--this.txCount&&r.broadcast!==!1&&this.broadcastWatches()}},e.prototype.modify=function(r){if(q.call(r,"id")&&!r.id)return!1;var i=r.optimistic?this.optimisticData:this.data;try{return++this.txCount,i.modify(r.id||"ROOT_QUERY",r.fields)}finally{!--this.txCount&&r.broadcast!==!1&&this.broadcastWatches()}},e.prototype.diff=function(r){return this.storeReader.diffQueryAgainstStore(d(d({},r),{store:r.optimistic?this.optimisticData:this.data,rootId:r.id||"ROOT_QUERY",config:this.config}))},e.prototype.watch=function(r){var i=this;return this.watches.size||Sa(this),this.watches.add(r),r.immediate&&this.maybeBroadcastWatch(r),function(){i.watches.delete(r)&&!i.watches.size&&rn(i),i.maybeBroadcastWatch.forget(r)}},e.prototype.gc=function(r){var i;Z.reset(),Fe.reset(),this.addTypenameTransform.resetCache(),(i=this.config.fragments)===null||i===void 0||i.resetCaches();var n=this.optimisticData.gc();return r&&!this.txCount&&(r.resetResultCache?this.resetResultCache(r.resetResultIdentities):r.resetResultIdentities&&this.storeReader.resetCanon()),n},e.prototype.retain=function(r,i){return(i?this.optimisticData:this.data).retain(r)},e.prototype.release=function(r,i){return(i?this.optimisticData:this.data).release(r)},e.prototype.identify=function(r){if(A(r))return r.__ref;try{return this.policies.identify(r)[0]}catch(i){globalThis.__DEV__!==!1&&x.warn(i)}},e.prototype.evict=function(r){if(!r.id){if(q.call(r,"id"))return!1;r=d(d({},r),{id:"ROOT_QUERY"})}try{return++this.txCount,this.optimisticData.evict(r,this.data)}finally{!--this.txCount&&r.broadcast!==!1&&this.broadcastWatches()}},e.prototype.reset=function(r){var i=this;return this.init(),Z.reset(),r&&r.discardWatches?(this.watches.forEach(function(n){return i.maybeBroadcastWatch.forget(n)}),this.watches.clear(),rn(this)):this.broadcastWatches(),Promise.resolve()},e.prototype.removeOptimistic=function(r){var i=this.optimisticData.removeLayer(r);i!==this.optimisticData&&(this.optimisticData=i,this.broadcastWatches())},e.prototype.batch=function(r){var i=this,n=r.update,o=r.optimistic,a=o===void 0?!0:o,s=r.removeOptimistic,c=r.onWatchUpdated,u,l=function(f){var h=i,v=h.data,y=h.optimisticData;++i.txCount,f&&(i.data=i.optimisticData=f);try{return u=n(i)}finally{--i.txCount,i.data=v,i.optimisticData=y}},p=new Set;return c&&!this.txCount&&this.broadcastWatches(d(d({},r),{onWatchUpdated:function(f){return p.add(f),!1}})),typeof a=="string"?this.optimisticData=this.optimisticData.addLayer(a,l):a===!1?l(this.data):l(),typeof s=="string"&&(this.optimisticData=this.optimisticData.removeLayer(s)),c&&p.size?(this.broadcastWatches(d(d({},r),{onWatchUpdated:function(f,h){var v=c.call(this,f,h);return v!==!1&&p.delete(f),v}})),p.size&&p.forEach(function(f){return i.maybeBroadcastWatch.dirty(f)})):this.broadcastWatches(r),u},e.prototype.performTransaction=function(r,i){return this.batch({update:r,optimistic:i||i!==null})},e.prototype.transformDocument=function(r){return this.addTypenameToDocument(this.addFragmentsToDocument(r))},e.prototype.broadcastWatches=function(r){var i=this;this.txCount||this.watches.forEach(function(n){return i.maybeBroadcastWatch(n,r)})},e.prototype.addFragmentsToDocument=function(r){var i=this.config.fragments;return i?i.transform(r):r},e.prototype.addTypenameToDocument=function(r){return this.addTypename?this.addTypenameTransform.transformDocument(r):r},e.prototype.broadcastWatch=function(r,i){var n=r.lastDiff,o=this.diff(r);i&&(r.optimistic&&typeof i.optimistic=="string"&&(o.fromOptimisticTransaction=!0),i.onWatchUpdated&&i.onWatchUpdated.call(this,r,o,n)===!1)||(!n||!L(n.result,o.result))&&r.callback(r.lastDiff=o,n)},e}(Rr);globalThis.__DEV__!==!1&&(fn.prototype.getMemoryInternals=co);var k=function(t){return t[t.loading=1]="loading",t[t.setVariables=2]="setVariables",t[t.fetchMore=3]="fetchMore",t[t.refetch=4]="refetch",t[t.poll=6]="poll",t[t.ready=7]="ready",t[t.error=8]="error",t}(k||{});function Pe(t){return t?t<7:!1}function ja(t,e,r,i){var n=e.data,o=ie(e,["data"]),a=r.data,s=ie(r,["data"]);return Ji(o,s)&&jr(he(t).selectionSet,n,a,{fragmentMap:Ee(Se(t)),variables:i})}function jr(t,e,r,i){if(e===r)return!0;var n=new Set;return t.selections.every(function(o){if(n.has(o)||(n.add(o),!fe(o,i.variables))||qa(o))return!0;if(ee(o)){var a=te(o),s=e&&e[a],c=r&&r[a],u=o.selectionSet;if(!u)return Ji(s,c);var l=Array.isArray(s),p=Array.isArray(c);if(l!==p)return!1;if(l&&p){var f=s.length;if(c.length!==f)return!1;for(var h=0;h0},e.prototype.tearDownQuery=function(){this.isTornDown||(this.concast&&this.observer&&(this.concast.removeObserver(this.observer),delete this.concast,delete this.observer),this.stopPolling(),this.subscriptions.forEach(function(r){return r.unsubscribe()}),this.subscriptions.clear(),this.queryManager.stopQuery(this.queryId),this.observers.clear(),this.isTornDown=!0)},e.prototype.transformDocument=function(r){return this.queryManager.transform(r)},e}(C);xr(Qr);function hn(t){var e=t.options,r=e.fetchPolicy,i=e.nextFetchPolicy;return r==="cache-and-network"||r==="network-only"?t.reobserve({fetchPolicy:"cache-first",nextFetchPolicy:function(n,o){return this.nextFetchPolicy=i,typeof this.nextFetchPolicy=="function"?this.nextFetchPolicy(n,o):r}}):t.reobserve()}function Fu(t){globalThis.__DEV__!==!1&&x.error(23,t.message,t.stack)}function dn(t){globalThis.__DEV__!==!1&&t&&globalThis.__DEV__!==!1&&x.debug(24,t)}function pn(t){return t==="network-only"||t==="no-cache"||t==="standby"}var Ur=function(){function t(e){var r=e.cache,i=e.client,n=e.resolvers,o=e.fragmentMatcher;this.selectionsToResolveCache=new WeakMap,this.cache=r,i&&(this.client=i),n&&this.addResolvers(n),o&&this.setFragmentMatcher(o)}return t.prototype.addResolvers=function(e){var r=this;this.resolvers=this.resolvers||{},Array.isArray(e)?e.forEach(function(i){r.resolvers=Ai(r.resolvers,i)}):this.resolvers=Ai(this.resolvers,e)},t.prototype.setResolvers=function(e){this.resolvers={},this.addResolvers(e)},t.prototype.getResolvers=function(){return this.resolvers||{}},t.prototype.runResolvers=function(e){var r=e.document,i=e.remoteResult,n=e.context,o=e.variables,a=e.onlyRunForcedResolvers,s=a===void 0?!1:a;return se(this,void 0,void 0,function(){return ce(this,function(c){return r?[2,this.resolveDocument(r,i.data,n,o,this.fragmentMatcher,s).then(function(u){return d(d({},i),{data:u.result})})]:[2,i]})})},t.prototype.setFragmentMatcher=function(e){this.fragmentMatcher=e},t.prototype.getFragmentMatcher=function(){return this.fragmentMatcher},t.prototype.clientQuery=function(e){return be(["client"],e)&&this.resolvers?e:null},t.prototype.serverQuery=function(e){return Vt(e)},t.prototype.prepareContext=function(e){var r=this.cache;return d(d({},e),{cache:r,getCacheKey:function(i){return r.identify(i)}})},t.prototype.addExportedVariables=function(e,r,i){return r===void 0&&(r={}),i===void 0&&(i={}),se(this,void 0,void 0,function(){return ce(this,function(n){return e?[2,this.resolveDocument(e,this.buildRootValueFromCache(e,r)||{},this.prepareContext(i),r).then(function(o){return d(d({},r),o.exportedVariables)})]:[2,d({},r)]})})},t.prototype.shouldForceResolvers=function(e){var r=!1;return J(e,{Directive:{enter:function(i){if(i.name.value==="client"&&i.arguments&&(r=i.arguments.some(function(n){return n.name.value==="always"&&n.value.kind==="BooleanValue"&&n.value.value===!0}),r))return Be}}}),r},t.prototype.buildRootValueFromCache=function(e,r){return this.cache.diff({query:wi(e),variables:r,returnPartialData:!0,optimistic:!1}).result},t.prototype.resolveDocument=function(e,r,i,n,o,a){return i===void 0&&(i={}),n===void 0&&(n={}),o===void 0&&(o=function(){return!0}),a===void 0&&(a=!1),se(this,void 0,void 0,function(){var s,c,u,l,p,f,h,v,y,E,m;return ce(this,function(T){return s=he(e),c=Se(e),u=Ee(c),l=this.collectSelectionsToResolve(s,u),p=s.operation,f=p?p.charAt(0).toUpperCase()+p.slice(1):"Query",h=this,v=h.cache,y=h.client,E={fragmentMap:u,context:d(d({},i),{cache:v,client:y}),variables:n,fragmentMatcher:o,defaultOperationType:f,exportedVariables:{},selectionsToResolve:l,onlyRunForcedResolvers:a},m=!1,[2,this.resolveSelectionSet(s.selectionSet,m,r,E).then(function(g){return{result:g,exportedVariables:E.exportedVariables}})]})})},t.prototype.resolveSelectionSet=function(e,r,i,n){return se(this,void 0,void 0,function(){var o,a,s,c,u,l=this;return ce(this,function(p){return o=n.fragmentMap,a=n.context,s=n.variables,c=[i],u=function(f){return se(l,void 0,void 0,function(){var h,v;return ce(this,function(y){return!r&&!n.selectionsToResolve.has(f)?[2]:fe(f,s)?ee(f)?[2,this.resolveField(f,r,i,n).then(function(E){var m;typeof E<"u"&&c.push((m={},m[te(f)]=E,m))})]:(_i(f)?h=f:(h=o[f.name.value],x(h,18,f.name.value)),h&&h.typeCondition&&(v=h.typeCondition.name.value,n.fragmentMatcher(i,v,a))?[2,this.resolveSelectionSet(h.selectionSet,r,i,n).then(function(E){c.push(E)})]:[2]):[2]})})},[2,Promise.all(e.selections.map(u)).then(function(){return qt(c)})]})})},t.prototype.resolveField=function(e,r,i,n){return se(this,void 0,void 0,function(){var o,a,s,c,u,l,p,f,h,v=this;return ce(this,function(y){return i?(o=n.variables,a=e.name.value,s=te(e),c=a!==s,u=i[s]||i[a],l=Promise.resolve(u),(!n.onlyRunForcedResolvers||this.shouldForceResolvers(e))&&(p=i.__typename||n.defaultOperationType,f=this.resolvers&&this.resolvers[p],f&&(h=f[c?a:s],h&&(l=Promise.resolve(Tt.withValue(this.cache,h,[i,Oe(e,o),n.context,{field:e,fragmentMap:n.fragmentMap}]))))),[2,l.then(function(E){var m,T;if(E===void 0&&(E=u),e.directives&&e.directives.forEach(function(O){O.name.value==="export"&&O.arguments&&O.arguments.forEach(function(N){N.name.value==="as"&&N.value.kind==="StringValue"&&(n.exportedVariables[N.value.value]=E)})}),!e.selectionSet||E==null)return E;var g=(T=(m=e.directives)===null||m===void 0?void 0:m.some(function(O){return O.name.value==="client"}))!==null&&T!==void 0?T:!1;if(Array.isArray(E))return v.resolveSubSelectedArray(e,r||g,E,n);if(e.selectionSet)return v.resolveSelectionSet(e.selectionSet,r||g,E,n)})]):[2,null]})})},t.prototype.resolveSubSelectedArray=function(e,r,i,n){var o=this;return Promise.all(i.map(function(a){if(a===null)return null;if(Array.isArray(a))return o.resolveSubSelectedArray(e,r,a,n);if(e.selectionSet)return o.resolveSelectionSet(e.selectionSet,r,a,n)}))},t.prototype.collectSelectionsToResolve=function(e,r){var i=function(a){return!Array.isArray(a)},n=this.selectionsToResolveCache;function o(a){if(!n.has(a)){var s=new Set;n.set(a,s),J(a,{Directive:function(c,u,l,p,f){c.name.value==="client"&&f.forEach(function(h){i(h)&&At(h)&&s.add(h)})},FragmentSpread:function(c,u,l,p,f){var h=r[c.name.value];x(h,19,c.name.value);var v=o(h);v.size>0&&(f.forEach(function(y){i(y)&&At(y)&&s.add(y)}),s.add(c),v.forEach(function(y){s.add(y)}))}})}return n.get(a)}return o(e)},t}();var St=new(pe?WeakMap:Map);function mn(t,e){var r=t[e];typeof r=="function"&&(t[e]=function(){return St.set(t,(St.get(t)+1)%1e15),r.apply(this,arguments)})}function Ua(t){t.notifyTimeout&&(clearTimeout(t.notifyTimeout),t.notifyTimeout=void 0)}var Br=function(){function t(e,r){r===void 0&&(r=e.generateQueryId()),this.queryId=r,this.listeners=new Set,this.document=null,this.lastRequestId=1,this.stopped=!1,this.dirty=!1,this.observableQuery=null;var i=this.cache=e.cache;St.has(i)||(St.set(i,0),mn(i,"evict"),mn(i,"modify"),mn(i,"reset"))}return t.prototype.init=function(e){var r=e.networkStatus||k.loading;return this.variables&&this.networkStatus!==k.loading&&!L(this.variables,e.variables)&&(r=k.setVariables),L(e.variables,this.variables)||(this.lastDiff=void 0),Object.assign(this,{document:e.document,variables:e.variables,networkError:null,graphQLErrors:this.graphQLErrors||[],networkStatus:r}),e.observableQuery&&this.setObservableQuery(e.observableQuery),e.lastRequestId&&(this.lastRequestId=e.lastRequestId),this},t.prototype.reset=function(){Ua(this),this.dirty=!1},t.prototype.resetDiff=function(){this.lastDiff=void 0},t.prototype.getDiff=function(){var e=this.getDiffOptions();if(this.lastDiff&&L(e,this.lastDiff.options))return this.lastDiff.diff;this.updateWatch(this.variables);var r=this.observableQuery;if(r&&r.options.fetchPolicy==="no-cache")return{complete:!1};var i=this.cache.diff(e);return this.updateLastDiff(i,e),i},t.prototype.updateLastDiff=function(e,r){this.lastDiff=e?{diff:e,options:r||this.getDiffOptions()}:void 0},t.prototype.getDiffOptions=function(e){var r;return e===void 0&&(e=this.variables),{query:this.document,variables:e,returnPartialData:!0,optimistic:!0,canonizeResults:(r=this.observableQuery)===null||r===void 0?void 0:r.options.canonizeResults}},t.prototype.setDiff=function(e){var r=this,i,n=this.lastDiff&&this.lastDiff.diff;e&&!e.complete&&!(!((i=this.observableQuery)===null||i===void 0)&&i.options.returnPartialData)&&!(n&&n.complete)||(this.updateLastDiff(e),!this.dirty&&!L(n&&n.result,e&&e.result)&&(this.dirty=!0,this.notifyTimeout||(this.notifyTimeout=setTimeout(function(){return r.notify()},0))))},t.prototype.setObservableQuery=function(e){var r=this;e!==this.observableQuery&&(this.oqListener&&this.listeners.delete(this.oqListener),this.observableQuery=e,e?(e.queryInfo=this,this.listeners.add(this.oqListener=function(){var i=r.getDiff();i.fromOptimisticTransaction?e.observe():hn(e)})):delete this.oqListener)},t.prototype.notify=function(){var e=this;Ua(this),this.shouldNotify()&&this.listeners.forEach(function(r){return r(e)}),this.dirty=!1},t.prototype.shouldNotify=function(){if(!this.dirty||!this.listeners.size)return!1;if(Pe(this.networkStatus)&&this.observableQuery){var e=this.observableQuery.options.fetchPolicy;if(e!=="cache-only"&&e!=="cache-and-network")return!1}return!0},t.prototype.stop=function(){if(!this.stopped){this.stopped=!0,this.reset(),this.cancel(),this.cancel=t.prototype.cancel;var e=this.observableQuery;e&&e.stopPolling()}},t.prototype.cancel=function(){},t.prototype.updateWatch=function(e){var r=this;e===void 0&&(e=this.variables);var i=this.observableQuery;if(!(i&&i.options.fetchPolicy==="no-cache")){var n=d(d({},this.getDiffOptions(e)),{watcher:this,callback:function(o){return r.setDiff(o)}});(!this.lastWatch||!L(n,this.lastWatch))&&(this.cancel(),this.cancel=this.cache.watch(this.lastWatch=n))}},t.prototype.resetLastWrite=function(){this.lastWrite=void 0},t.prototype.shouldWrite=function(e,r){var i=this.lastWrite;return!(i&&i.dmCount===St.get(this.cache)&&L(r,i.variables)&&L(e.data,i.result.data))},t.prototype.markResult=function(e,r,i,n){var o=this,a=new re,s=K(e.errors)?e.errors.slice(0):[];if(this.reset(),"incremental"in e&&K(e.incremental)){var c=Ir(this.getDiff().result,e);e.data=c}else if("hasNext"in e&&e.hasNext){var u=this.getDiff();e.data=a.merge(u.result,e.data)}this.graphQLErrors=s,i.fetchPolicy==="no-cache"?this.updateLastDiff({result:e.data,complete:!0},this.getDiffOptions(i.variables)):n!==0&&(Wr(e,i.errorPolicy)?this.cache.performTransaction(function(l){if(o.shouldWrite(e,i.variables))l.writeQuery({query:r,data:e.data,variables:i.variables,overwrite:n===1}),o.lastWrite={result:e,variables:i.variables,dmCount:St.get(o.cache)};else if(o.lastDiff&&o.lastDiff.diff.complete){e.data=o.lastDiff.diff.result;return}var p=o.getDiffOptions(i.variables),f=l.diff(p);!o.stopped&&L(o.variables,i.variables)&&o.updateWatch(i.variables),o.updateLastDiff(f,p),f.complete&&(e.data=f.result)}):this.lastWrite=void 0)},t.prototype.markReady=function(){return this.networkError=null,this.networkStatus=k.ready},t.prototype.markError=function(e){return this.networkStatus=k.error,this.lastWrite=void 0,this.reset(),e.graphQLErrors&&(this.graphQLErrors=e.graphQLErrors),e.networkError&&(this.networkError=e.networkError),e},t}();function Wr(t,e){e===void 0&&(e="none");var r=e==="ignore"||e==="all",i=!gt(t);return!i&&r&&t.data&&(i=!0),i}var ku=Object.prototype.hasOwnProperty,Ba=Object.create(null),Wa=function(){function t(e){var r=e.cache,i=e.link,n=e.defaultOptions,o=e.documentTransform,a=e.queryDeduplication,s=a===void 0?!1:a,c=e.onBroadcast,u=e.ssrMode,l=u===void 0?!1:u,p=e.clientAwareness,f=p===void 0?{}:p,h=e.localState,v=e.assumeImmutableResults,y=v===void 0?!!r.assumeImmutableResults:v,E=e.defaultContext,m=this;this.clientAwareness={},this.queries=new Map,this.fetchCancelFns=new Map,this.transformCache=new lt(B["queryManager.getDocumentInfo"]||2e3),this.queryIdCounter=1,this.requestIdCounter=1,this.mutationIdCounter=1,this.inFlightLinkObservables=new ne(!1);var T=new mt(function(g){return m.cache.transformDocument(g)},{cache:!1});this.cache=r,this.link=i,this.defaultOptions=n||Object.create(null),this.queryDeduplication=s,this.clientAwareness=f,this.localState=h||new Ur({cache:r}),this.ssrMode=l,this.assumeImmutableResults=y,this.documentTransform=o?T.concat(o).concat(T):T,this.defaultContext=E||Object.create(null),(this.onBroadcast=c)&&(this.mutationStore=Object.create(null))}return t.prototype.stop=function(){var e=this;this.queries.forEach(function(r,i){e.stopQueryNoBroadcast(i)}),this.cancelPendingFetches(P(25))},t.prototype.cancelPendingFetches=function(e){this.fetchCancelFns.forEach(function(r){return r(e)}),this.fetchCancelFns.clear()},t.prototype.mutate=function(e){var r,i,n=e.mutation,o=e.variables,a=e.optimisticResponse,s=e.updateQueries,c=e.refetchQueries,u=c===void 0?[]:c,l=e.awaitRefetchQueries,p=l===void 0?!1:l,f=e.update,h=e.onQueryUpdated,v=e.fetchPolicy,y=v===void 0?((r=this.defaultOptions.mutate)===null||r===void 0?void 0:r.fetchPolicy)||"network-only":v,E=e.errorPolicy,m=E===void 0?((i=this.defaultOptions.mutate)===null||i===void 0?void 0:i.errorPolicy)||"none":E,T=e.keepRootFields,g=e.context;return se(this,void 0,void 0,function(){var O,N,S,D,w;return ce(this,function(V){switch(V.label){case 0:return x(n,26),x(y==="network-only"||y==="no-cache",27),O=this.generateMutationId(),n=this.cache.transformForLink(this.transform(n)),N=this.getDocumentInfo(n).hasClientExports,o=this.getVariables(n,o),N?[4,this.localState.addExportedVariables(n,o,g)]:[3,2];case 1:o=V.sent(),V.label=2;case 2:return S=this.mutationStore&&(this.mutationStore[O]={mutation:n,variables:o,loading:!0,error:null}),D=a&&this.markMutationOptimistic(a,{mutationId:O,document:n,variables:o,fetchPolicy:y,errorPolicy:m,context:g,updateQueries:s,update:f,keepRootFields:T}),this.broadcastQueries(),w=this,[2,new Promise(function(j,Ze){return _r(w.getObservableFromLink(n,d(d({},g),{optimisticResponse:D?a:void 0}),o,!1),function(G){if(gt(G)&&m==="none")throw new $e({graphQLErrors:Nr(G)});S&&(S.loading=!1,S.error=null);var xe=d({},G);return typeof u=="function"&&(u=u(xe)),m==="ignore"&>(xe)&&delete xe.errors,w.markMutationResult({mutationId:O,result:xe,document:n,variables:o,fetchPolicy:y,errorPolicy:m,context:g,update:f,updateQueries:s,awaitRefetchQueries:p,refetchQueries:u,removeOptimistic:D?O:void 0,onQueryUpdated:h,keepRootFields:T})}).subscribe({next:function(G){w.broadcastQueries(),(!("hasNext"in G)||G.hasNext===!1)&&j(G)},error:function(G){S&&(S.loading=!1,S.error=G),D&&w.cache.removeOptimistic(O),w.broadcastQueries(),Ze(G instanceof $e?G:new $e({networkError:G}))}})})]}})})},t.prototype.markMutationResult=function(e,r){var i=this;r===void 0&&(r=this.cache);var n=e.result,o=[],a=e.fetchPolicy==="no-cache";if(!a&&Wr(n,e.errorPolicy)){if(ke(n)||o.push({result:n.data,dataId:"ROOT_MUTATION",query:e.document,variables:e.variables}),ke(n)&&K(n.incremental)){var s=r.diff({id:"ROOT_MUTATION",query:this.getDocumentInfo(e.document).asQuery,variables:e.variables,optimistic:!1,returnPartialData:!0}),c=void 0;s.result&&(c=Ir(s.result,n)),typeof c<"u"&&(n.data=c,o.push({result:c,dataId:"ROOT_MUTATION",query:e.document,variables:e.variables}))}var u=e.updateQueries;u&&this.queries.forEach(function(p,f){var h=p.observableQuery,v=h&&h.queryName;if(!(!v||!ku.call(u,v))){var y=u[v],E=i.queries.get(f),m=E.document,T=E.variables,g=r.diff({query:m,variables:T,returnPartialData:!0,optimistic:!1}),O=g.result,N=g.complete;if(N&&O){var S=y(O,{mutationResult:n,queryName:m&&pt(m)||void 0,queryVariables:T});S&&o.push({result:S,dataId:"ROOT_QUERY",query:m,variables:T})}}})}if(o.length>0||(e.refetchQueries||"").length>0||e.update||e.onQueryUpdated||e.removeOptimistic){var l=[];if(this.refetchQueries({updateCache:function(p){a||o.forEach(function(y){return p.write(y)});var f=e.update,h=!Go(n)||ke(n)&&!n.hasNext;if(f){if(!a){var v=p.diff({id:"ROOT_MUTATION",query:i.getDocumentInfo(e.document).asQuery,variables:e.variables,optimistic:!1,returnPartialData:!0});v.complete&&(n=d(d({},n),{data:v.result}),"incremental"in n&&delete n.incremental,"hasNext"in n&&delete n.hasNext)}h&&f(p,n,{context:e.context,variables:e.variables})}!a&&!e.keepRootFields&&h&&p.modify({id:"ROOT_MUTATION",fields:function(y,E){var m=E.fieldName,T=E.DELETE;return m==="__typename"?y:T}})},include:e.refetchQueries,optimistic:!1,removeOptimistic:e.removeOptimistic,onQueryUpdated:e.onQueryUpdated||null}).forEach(function(p){return l.push(p)}),e.awaitRefetchQueries||e.onQueryUpdated)return Promise.all(l).then(function(){return n})}return Promise.resolve(n)},t.prototype.markMutationOptimistic=function(e,r){var i=this,n=typeof e=="function"?e(r.variables,{IGNORE:Ba}):e;return n===Ba?!1:(this.cache.recordOptimisticTransaction(function(o){try{i.markMutationResult(d(d({},r),{result:{data:n}}),o)}catch(a){globalThis.__DEV__!==!1&&x.error(a)}},r.mutationId),!0)},t.prototype.fetchQuery=function(e,r,i){return this.fetchConcastWithInfo(e,r,i).concast.promise},t.prototype.getQueryStore=function(){var e=Object.create(null);return this.queries.forEach(function(r,i){e[i]={variables:r.variables,networkStatus:r.networkStatus,networkError:r.networkError,graphQLErrors:r.graphQLErrors}}),e},t.prototype.resetErrors=function(e){var r=this.queries.get(e);r&&(r.networkError=void 0,r.graphQLErrors=[])},t.prototype.transform=function(e){return this.documentTransform.transformDocument(e)},t.prototype.getDocumentInfo=function(e){var r=this.transformCache;if(!r.has(e)){var i={hasClientExports:mi(e),hasForcedResolvers:this.localState.shouldForceResolvers(e),hasNonreactiveDirective:be(["nonreactive"],e),clientQuery:this.localState.clientQuery(e),serverQuery:Er([{name:"client",remove:!0},{name:"connection"},{name:"nonreactive"}],e),defaultVars:Ge(ve(e)),asQuery:d(d({},e),{definitions:e.definitions.map(function(n){return n.kind==="OperationDefinition"&&n.operation!=="query"?d(d({},n),{operation:"query"}):n})})};r.set(e,i)}return r.get(e)},t.prototype.getVariables=function(e,r){return d(d({},this.getDocumentInfo(e).defaultVars),r)},t.prototype.watchQuery=function(e){var r=this.transform(e.query);e=d(d({},e),{variables:this.getVariables(r,e.variables)}),typeof e.notifyOnNetworkStatusChange>"u"&&(e.notifyOnNetworkStatusChange=!1);var i=new Br(this),n=new Qr({queryManager:this,queryInfo:i,options:e});return n.lastQuery=r,this.queries.set(n.queryId,i),i.init({document:r,observableQuery:n,variables:n.variables}),n},t.prototype.query=function(e,r){var i=this;return r===void 0&&(r=this.generateQueryId()),x(e.query,28),x(e.query.kind==="Document",29),x(!e.returnPartialData,30),x(!e.pollInterval,31),this.fetchQuery(r,d(d({},e),{query:this.transform(e.query)})).finally(function(){return i.stopQuery(r)})},t.prototype.generateQueryId=function(){return String(this.queryIdCounter++)},t.prototype.generateRequestId=function(){return this.requestIdCounter++},t.prototype.generateMutationId=function(){return String(this.mutationIdCounter++)},t.prototype.stopQueryInStore=function(e){this.stopQueryInStoreNoBroadcast(e),this.broadcastQueries()},t.prototype.stopQueryInStoreNoBroadcast=function(e){var r=this.queries.get(e);r&&r.stop()},t.prototype.clearStore=function(e){return e===void 0&&(e={discardWatches:!0}),this.cancelPendingFetches(P(32)),this.queries.forEach(function(r){r.observableQuery?r.networkStatus=k.loading:r.stop()}),this.mutationStore&&(this.mutationStore=Object.create(null)),this.cache.reset(e)},t.prototype.getObservableQueries=function(e){var r=this;e===void 0&&(e="active");var i=new Map,n=new Map,o=new Set;return Array.isArray(e)&&e.forEach(function(a){typeof a=="string"?n.set(a,!1):Oi(a)?n.set(r.transform(a),!1):F(a)&&a.query&&o.add(a)}),this.queries.forEach(function(a,s){var c=a.observableQuery,u=a.document;if(c){if(e==="all"){i.set(s,c);return}var l=c.queryName,p=c.options.fetchPolicy;if(p==="standby"||e==="active"&&!c.hasObservers())return;(e==="active"||l&&n.has(l)||u&&n.has(u))&&(i.set(s,c),l&&n.set(l,!0),u&&n.set(u,!0))}}),o.size&&o.forEach(function(a){var s=It("legacyOneTimeQuery"),c=r.getQuery(s).init({document:a.query,variables:a.variables}),u=new Qr({queryManager:r,queryInfo:c,options:d(d({},a),{fetchPolicy:"network-only"})});x(u.queryId===s),c.setObservableQuery(u),i.set(s,u)}),globalThis.__DEV__!==!1&&n.size&&n.forEach(function(a,s){a||globalThis.__DEV__!==!1&&x.warn(typeof s=="string"?33:34,s)}),i},t.prototype.reFetchObservableQueries=function(e){var r=this;e===void 0&&(e=!1);var i=[];return this.getObservableQueries(e?"all":"active").forEach(function(n,o){var a=n.options.fetchPolicy;n.resetLastResults(),(e||a!=="standby"&&a!=="cache-only")&&i.push(n.refetch()),r.getQuery(o).setDiff(null)}),this.broadcastQueries(),Promise.all(i)},t.prototype.setObservableQuery=function(e){this.getQuery(e.queryId).setObservableQuery(e)},t.prototype.startGraphQLSubscription=function(e){var r=this,i=e.query,n=e.fetchPolicy,o=e.errorPolicy,a=o===void 0?"none":o,s=e.variables,c=e.context,u=c===void 0?{}:c;i=this.transform(i),s=this.getVariables(i,s);var l=function(f){return r.getObservableFromLink(i,u,f).map(function(h){n!=="no-cache"&&(Wr(h,a)&&r.cache.write({query:i,result:h.data,dataId:"ROOT_SUBSCRIPTION",variables:f}),r.broadcastQueries());var v=gt(h),y=Yo(h);if(v||y){var E={};if(v&&(E.graphQLErrors=h.errors),y&&(E.protocolErrors=h.extensions[Gt]),a==="none"||y)throw new $e(E)}return a==="ignore"&&delete h.errors,h})};if(this.getDocumentInfo(i).hasClientExports){var p=this.localState.addExportedVariables(i,s,u).then(l);return new C(function(f){var h=null;return p.then(function(v){return h=v.subscribe(f)},f.error),function(){return h&&h.unsubscribe()}})}return l(s)},t.prototype.stopQuery=function(e){this.stopQueryNoBroadcast(e),this.broadcastQueries()},t.prototype.stopQueryNoBroadcast=function(e){this.stopQueryInStoreNoBroadcast(e),this.removeQuery(e)},t.prototype.removeQuery=function(e){this.fetchCancelFns.delete(e),this.queries.has(e)&&(this.getQuery(e).stop(),this.queries.delete(e))},t.prototype.broadcastQueries=function(){this.onBroadcast&&this.onBroadcast(),this.queries.forEach(function(e){return e.notify()})},t.prototype.getLocalState=function(){return this.localState},t.prototype.getObservableFromLink=function(e,r,i,n){var o=this,a;n===void 0&&(n=(a=r?.queryDeduplication)!==null&&a!==void 0?a:this.queryDeduplication);var s,c=this.getDocumentInfo(e),u=c.serverQuery,l=c.clientQuery;if(u){var p=this,f=p.inFlightLinkObservables,h=p.link,v={query:u,variables:i,operationName:pt(u)||void 0,context:this.prepareContext(d(d({},r),{forceFetch:!n}))};if(r=v.context,n){var y=Fe(u),E=Z(i),m=f.lookup(y,E);if(s=m.observable,!s){var T=new Je([bt(h,v)]);s=m.observable=T,T.beforeNext(function(){f.remove(y,E)})}}else s=new Je([bt(h,v)])}else s=new Je([C.of({data:{}})]),r=this.prepareContext(r);return l&&(s=_r(s,function(g){return o.localState.runResolvers({document:l,remoteResult:g,context:r,variables:i})})),s},t.prototype.getResultsFromLink=function(e,r,i){var n=e.lastRequestId=this.generateRequestId(),o=this.cache.transformForLink(i.query);return _r(this.getObservableFromLink(o,i.context,i.variables),function(a){var s=Nr(a),c=s.length>0;if(n>=e.lastRequestId){if(c&&i.errorPolicy==="none")throw e.markError(new $e({graphQLErrors:s}));e.markResult(a,o,i,r),e.markReady()}var u={data:a.data,loading:!1,networkStatus:k.ready};return c&&i.errorPolicy!=="ignore"&&(u.errors=s,u.networkStatus=k.error),u},function(a){var s=Jo(a)?a:new $e({networkError:a});throw n>=e.lastRequestId&&e.markError(s),s})},t.prototype.fetchConcastWithInfo=function(e,r,i,n){var o=this;i===void 0&&(i=k.loading),n===void 0&&(n=r.query);var a=this.getVariables(n,r.variables),s=this.getQuery(e),c=this.defaultOptions.watchQuery,u=r.fetchPolicy,l=u===void 0?c&&c.fetchPolicy||"cache-first":u,p=r.errorPolicy,f=p===void 0?c&&c.errorPolicy||"none":p,h=r.returnPartialData,v=h===void 0?!1:h,y=r.notifyOnNetworkStatusChange,E=y===void 0?!1:y,m=r.context,T=m===void 0?{}:m,g=Object.assign({},r,{query:n,variables:a,fetchPolicy:l,errorPolicy:f,returnPartialData:v,notifyOnNetworkStatusChange:E,context:T}),O=function(V){g.variables=V;var j=o.fetchQueryByPolicy(s,g,i);return g.fetchPolicy!=="standby"&&j.sources.length>0&&s.observableQuery&&s.observableQuery.applyNextFetchPolicy("after-fetch",r),j},N=function(){return o.fetchCancelFns.delete(e)};this.fetchCancelFns.set(e,function(V){N(),setTimeout(function(){return S.cancel(V)})});var S,D;if(this.getDocumentInfo(g.query).hasClientExports)S=new Je(this.localState.addExportedVariables(g.query,g.variables,g.context).then(O).then(function(V){return V.sources})),D=!0;else{var w=O(g.variables);D=w.fromLink,S=new Je(w.sources)}return S.promise.then(N,N),{concast:S,fromLink:D}},t.prototype.refetchQueries=function(e){var r=this,i=e.updateCache,n=e.include,o=e.optimistic,a=o===void 0?!1:o,s=e.removeOptimistic,c=s===void 0?a?It("refetchQueries"):void 0:s,u=e.onQueryUpdated,l=new Map;n&&this.getObservableQueries(n).forEach(function(f,h){l.set(h,{oq:f,lastDiff:r.getQuery(h).getDiff()})});var p=new Map;return i&&this.cache.batch({update:i,optimistic:a&&c||!1,removeOptimistic:c,onWatchUpdated:function(f,h,v){var y=f.watcher instanceof Br&&f.watcher.observableQuery;if(y){if(u){l.delete(y.queryId);var E=u(y,h,v);return E===!0&&(E=y.refetch()),E!==!1&&p.set(y,E),E}u!==null&&l.set(y.queryId,{oq:y,lastDiff:v,diff:h})}}}),l.size&&l.forEach(function(f,h){var v=f.oq,y=f.lastDiff,E=f.diff,m;if(u){if(!E){var T=v.queryInfo;T.reset(),E=T.getDiff()}m=u(v,E,y)}(!u||m===!0)&&(m=v.refetch()),m!==!1&&p.set(v,m),h.indexOf("legacyOneTimeQuery")>=0&&r.stopQueryNoBroadcast(h)}),c&&this.cache.removeOptimistic(c),p},t.prototype.fetchQueryByPolicy=function(e,r,i){var n=this,o=r.query,a=r.variables,s=r.fetchPolicy,c=r.refetchWritePolicy,u=r.errorPolicy,l=r.returnPartialData,p=r.context,f=r.notifyOnNetworkStatusChange,h=e.networkStatus;e.init({document:o,variables:a,networkStatus:i});var v=function(){return e.getDiff()},y=function(O,N){N===void 0&&(N=e.networkStatus||k.loading);var S=O.result;globalThis.__DEV__!==!1&&!l&&!L(S,{})&&dn(O.missing);var D=function(w){return C.of(d({data:w,loading:Pe(N),networkStatus:N},O.complete?null:{partial:!0}))};return S&&n.getDocumentInfo(o).hasForcedResolvers?n.localState.runResolvers({document:o,remoteResult:{data:S},context:p,variables:a,onlyRunForcedResolvers:!0}).then(function(w){return D(w.data||void 0)}):u==="none"&&N===k.refetch&&Array.isArray(O.missing)?D(void 0):D(S)},E=s==="no-cache"?0:i===k.refetch&&c!=="merge"?1:2,m=function(){return n.getResultsFromLink(e,E,{query:o,variables:a,context:p,fetchPolicy:s,errorPolicy:u})},T=f&&typeof h=="number"&&h!==i&&Pe(i);switch(s){default:case"cache-first":{var g=v();return g.complete?{fromLink:!1,sources:[y(g,e.markReady())]}:l||T?{fromLink:!0,sources:[y(g),m()]}:{fromLink:!0,sources:[m()]}}case"cache-and-network":{var g=v();return g.complete||l||T?{fromLink:!0,sources:[y(g),m()]}:{fromLink:!0,sources:[m()]}}case"cache-only":return{fromLink:!1,sources:[y(v(),e.markReady())]};case"network-only":return T?{fromLink:!0,sources:[y(v()),m()]}:{fromLink:!0,sources:[m()]};case"no-cache":return T?{fromLink:!0,sources:[y(e.getDiff()),m()]}:{fromLink:!0,sources:[m()]};case"standby":return{fromLink:!1,sources:[]}}},t.prototype.getQuery=function(e){return e&&!this.queries.has(e)&&this.queries.set(e,new Br(this,e)),this.queries.get(e)},t.prototype.prepareContext=function(e){e===void 0&&(e={});var r=this.localState.prepareContext(e);return d(d(d({},this.defaultContext),r),{clientAwareness:this.clientAwareness})},t}();var Ga=!1;var Jt=function(){function t(e){var r=this;if(this.resetStoreCallbacks=[],this.clearStoreCallbacks=[],!e.cache)throw P(15);var i=e.uri,n=e.credentials,o=e.headers,a=e.cache,s=e.documentTransform,c=e.ssrMode,u=c===void 0?!1:c,l=e.ssrForceFetchDelay,p=l===void 0?0:l,f=e.connectToDevTools,h=f===void 0?typeof window=="object"&&!window.__APOLLO_CLIENT__&&globalThis.__DEV__!==!1:f,v=e.queryDeduplication,y=v===void 0?!0:v,E=e.defaultOptions,m=e.defaultContext,T=e.assumeImmutableResults,g=T===void 0?a.assumeImmutableResults:T,O=e.resolvers,N=e.typeDefs,S=e.fragmentMatcher,D=e.name,w=e.version,V=e.link;V||(V=i?new Hi({uri:i,credentials:n,headers:o}):ge.empty()),this.link=V,this.cache=a,this.disableNetworkFetches=u||p>0,this.queryDeduplication=y,this.defaultOptions=E||Object.create(null),this.typeDefs=N,p&&setTimeout(function(){return r.disableNetworkFetches=!1},p),this.watchQuery=this.watchQuery.bind(this),this.query=this.query.bind(this),this.mutate=this.mutate.bind(this),this.resetStore=this.resetStore.bind(this),this.reFetchObservableQueries=this.reFetchObservableQueries.bind(this),this.version=xt,this.localState=new Ur({cache:a,client:this,resolvers:O,fragmentMatcher:S}),this.queryManager=new Wa({cache:this.cache,link:this.link,defaultOptions:this.defaultOptions,defaultContext:m,documentTransform:s,queryDeduplication:y,ssrMode:u,clientAwareness:{name:D,version:w},localState:this.localState,assumeImmutableResults:g,onBroadcast:h?function(){r.devToolsHookCb&&r.devToolsHookCb({action:{},state:{queries:r.queryManager.getQueryStore(),mutations:r.queryManager.mutationStore||{}},dataWithOptimisticResults:r.cache.extract(!0)})}:void 0}),h&&this.connectToDevTools()}return t.prototype.connectToDevTools=function(){if(typeof window=="object"){var e=window,r=Symbol.for("apollo.devtools");(e[r]=e[r]||[]).push(this),e.__APOLLO_CLIENT__=this}!Ga&&globalThis.__DEV__!==!1&&(Ga=!0,setTimeout(function(){if(typeof window<"u"&&window.document&&window.top===window.self&&!window.__APOLLO_DEVTOOLS_GLOBAL_HOOK__){var i=window.navigator,n=i&&i.userAgent,o=void 0;typeof n=="string"&&(n.indexOf("Chrome/")>-1?o="https://chrome.google.com/webstore/detail/apollo-client-developer-t/jdkknkkbebbapilgoeccciglkfbmbnfm":n.indexOf("Firefox/")>-1&&(o="https://addons.mozilla.org/en-US/firefox/addon/apollo-developer-tools/")),o&&globalThis.__DEV__!==!1&&x.log("Download the Apollo DevTools for a better development experience: %s",o)}},1e4))},Object.defineProperty(t.prototype,"documentTransform",{get:function(){return this.queryManager.documentTransform},enumerable:!1,configurable:!0}),t.prototype.stop=function(){this.queryManager.stop()},t.prototype.watchQuery=function(e){return this.defaultOptions.watchQuery&&(e=Ut(this.defaultOptions.watchQuery,e)),this.disableNetworkFetches&&(e.fetchPolicy==="network-only"||e.fetchPolicy==="cache-and-network")&&(e=d(d({},e),{fetchPolicy:"cache-first"})),this.queryManager.watchQuery(e)},t.prototype.query=function(e){return this.defaultOptions.query&&(e=Ut(this.defaultOptions.query,e)),x(e.fetchPolicy!=="cache-and-network",16),this.disableNetworkFetches&&e.fetchPolicy==="network-only"&&(e=d(d({},e),{fetchPolicy:"cache-first"})),this.queryManager.query(e)},t.prototype.mutate=function(e){return this.defaultOptions.mutate&&(e=Ut(this.defaultOptions.mutate,e)),this.queryManager.mutate(e)},t.prototype.subscribe=function(e){return this.queryManager.startGraphQLSubscription(e)},t.prototype.readQuery=function(e,r){return r===void 0&&(r=!1),this.cache.readQuery(e,r)},t.prototype.readFragment=function(e,r){return r===void 0&&(r=!1),this.cache.readFragment(e,r)},t.prototype.writeQuery=function(e){var r=this.cache.writeQuery(e);return e.broadcast!==!1&&this.queryManager.broadcastQueries(),r},t.prototype.writeFragment=function(e){var r=this.cache.writeFragment(e);return e.broadcast!==!1&&this.queryManager.broadcastQueries(),r},t.prototype.__actionHookForDevTools=function(e){this.devToolsHookCb=e},t.prototype.__requestRaw=function(e){return bt(this.link,e)},t.prototype.resetStore=function(){var e=this;return Promise.resolve().then(function(){return e.queryManager.clearStore({discardWatches:!1})}).then(function(){return Promise.all(e.resetStoreCallbacks.map(function(r){return r()}))}).then(function(){return e.reFetchObservableQueries()})},t.prototype.clearStore=function(){var e=this;return Promise.resolve().then(function(){return e.queryManager.clearStore({discardWatches:!0})}).then(function(){return Promise.all(e.clearStoreCallbacks.map(function(r){return r()}))})},t.prototype.onResetStore=function(e){var r=this;return this.resetStoreCallbacks.push(e),function(){r.resetStoreCallbacks=r.resetStoreCallbacks.filter(function(i){return i!==e})}},t.prototype.onClearStore=function(e){var r=this;return this.clearStoreCallbacks.push(e),function(){r.clearStoreCallbacks=r.clearStoreCallbacks.filter(function(i){return i!==e})}},t.prototype.reFetchObservableQueries=function(e){return this.queryManager.reFetchObservableQueries(e)},t.prototype.refetchQueries=function(e){var r=this.queryManager.refetchQueries(e),i=[],n=[];r.forEach(function(a,s){i.push(s),n.push(a)});var o=Promise.all(n);return o.queries=i,o.results=n,o.catch(function(a){globalThis.__DEV__!==!1&&x.debug(17,a)}),o},t.prototype.getObservableQueries=function(e){return e===void 0&&(e="active"),this.queryManager.getObservableQueries(e)},t.prototype.extract=function(e){return this.cache.extract(e)},t.prototype.restore=function(e){return this.cache.restore(e)},t.prototype.addResolvers=function(e){this.localState.addResolvers(e)},t.prototype.setResolvers=function(e){this.localState.setResolvers(e)},t.prototype.getResolvers=function(){return this.localState.getResolvers()},t.prototype.setLocalStateFragmentMatcher=function(e){this.localState.setFragmentMatcher(e)},t.prototype.setLink=function(e){this.link=this.queryManager.link=e},Object.defineProperty(t.prototype,"defaultContext",{get:function(){return this.queryManager.defaultContext},enumerable:!1,configurable:!0}),t}();globalThis.__DEV__!==!1&&(Jt.prototype.getMemoryInternals=so);var Gr=new Map,vn=new Map,za=!0,zr=!1;function Ha(t){return t.replace(/[\s,]+/g," ").trim()}function Lu(t){return Ha(t.source.body.substring(t.start,t.end))}function Mu(t){var e=new Set,r=[];return t.definitions.forEach(function(i){if(i.kind==="FragmentDefinition"){var n=i.name.value,o=Lu(i.loc),a=vn.get(n);a&&!a.has(o)?za&&console.warn("Warning: fragment with name "+n+` already exists. +graphql-tag enforces all fragment names across your application to be unique; read more about +this in the docs: http://dev.apollodata.com/core/fragments.html#unique-names`):a||vn.set(n,a=new Set),a.add(o),e.has(o)||(e.add(o),r.push(i))}else r.push(i)}),d(d({},t),{definitions:r})}function Pu(t){var e=new Set(t.definitions);e.forEach(function(i){i.loc&&delete i.loc,Object.keys(i).forEach(function(n){var o=i[n];o&&typeof o=="object"&&e.add(o)})});var r=t.loc;return r&&(delete r.startToken,delete r.endToken),t}function Vu(t){var e=Ha(t);if(!Gr.has(e)){var r=pr(t,{experimentalFragmentVariables:zr,allowLegacyFragmentVariables:zr});if(!r||r.kind!=="Document")throw new Error("Not a valid GraphQL document.");Gr.set(e,Pu(Mu(r)))}return Gr.get(e)}function Ve(t){for(var e=[],r=1;r(t().then(r=>{e.closed||(e.next(r),e.complete())},r=>{e.closed||e.error(r)}),()=>e.unsubscribe()))}function qu(t,e){return e?t.pipe(wn({loading:!0}),ue(r=>Xt(X({},r),{loading:!!r.loading}))):t.pipe(ue(r=>Xt(X({},r),{loading:!1})))}var gn=class{zone;constructor(e){this.zone=e}now=Date.now?Date.now:()=>+new Date;schedule(e,r=0,i){return this.zone.run(()=>In.schedule(e,r,i))}};function ts(t){return t[_n]=()=>t,t}function rs(t,e){return t.pipe(Nn(new gn(e)))}function Za(t,e,r){return t&&typeof t[e]<"u"?t[e]:r}function ju(t){return function(r){return new $r(function(n){let o=t.getCurrentResult(),{loading:a,errors:s,error:c,partial:u,data:l}=o,{partialRefetch:p,fetchPolicy:f}=t.options,h=s||c;return p&&u&&(!l||Object.keys(l).length===0)&&f!=="cache-only"&&!a&&!h&&n.next(Xt(X({},o),{loading:!0,networkStatus:k.loading})),r.subscribe(n)})}}var bn=class{obsQuery;valueChanges;queryId;constructor(e,r,i){this.obsQuery=e;let n=rs(Xr(ts(this.obsQuery)),r);this.valueChanges=i.useInitialLoading?n.pipe(ju(this.obsQuery)):n,this.queryId=this.obsQuery.queryId}get options(){return this.obsQuery.options}get variables(){return this.obsQuery.variables}result(){return this.obsQuery.result()}getCurrentResult(){return this.obsQuery.getCurrentResult()}getLastResult(){return this.obsQuery.getLastResult()}getLastError(){return this.obsQuery.getLastError()}resetLastResults(){return this.obsQuery.resetLastResults()}refetch(e){return this.obsQuery.refetch(e)}fetchMore(e){return this.obsQuery.fetchMore(e)}subscribeToMore(e){return this.obsQuery.subscribeToMore(e)}updateQuery(e){return this.obsQuery.updateQuery(e)}stopPolling(){return this.obsQuery.stopPolling()}startPolling(e){return this.obsQuery.startPolling(e)}setOptions(e){return this.obsQuery.setOptions(e)}setVariables(e){return this.obsQuery.setVariables(e)}},Qu=new Zt("APOLLO_FLAGS"),Uu=new Zt("APOLLO_OPTIONS"),Bu=new Zt("APOLLO_NAMED_OPTIONS"),Hr=class{ngZone;flags;_client;useInitialLoading;useMutationLoading;constructor(e,r,i){this.ngZone=e,this.flags=r,this._client=i,this.useInitialLoading=Za(r,"useInitialLoading",!1),this.useMutationLoading=Za(r,"useMutationLoading",!1)}watchQuery(e){return new bn(this.ensureClient().watchQuery(X({},e)),this.ngZone,X({useInitialLoading:this.useInitialLoading},e))}query(e){return Xa(()=>this.ensureClient().query(X({},e)))}mutate(e){return qu(Xa(()=>this.ensureClient().mutate(X({},e))),e.useMutationLoading??this.useMutationLoading)}subscribe(e,r){let i=Xr(ts(this.ensureClient().subscribe(X({},e))));return r&&r.useZone!==!0?i:rs(i,this.ngZone)}getClient(){return this.client}setClient(e){this.client=e}get client(){return this._client}set client(e){if(this._client)throw new Error("Client has been already defined");this._client=e}ensureClient(){return this.checkInstance(),this._client}checkInstance(){if(!this._client)throw new Error("Client has not been defined yet")}},is=(()=>{class t extends Hr{_ngZone;map=new Map;constructor(r,i,n,o){if(super(r,o),this._ngZone=r,i&&this.createDefault(i),n&&typeof n=="object"){for(let a in n)if(n.hasOwnProperty(a)){let s=n[a];this.create(s,a)}}}create(r,i){yn(i)?this.createDefault(r):this.createNamed(i,r)}default(){return this}use(r){return yn(r)?this.default():this.map.get(r)}createDefault(r){if(this.getClient())throw new Error("Apollo has been already created.");return this.setClient(new Jt(r))}createNamed(r,i){if(this.map.has(r))throw new Error(`Client ${r} has been already created`);this.map.set(r,new Hr(this._ngZone,this.flags,new Jt(i)))}removeClient(r){yn(r)?this._client=void 0:this.map.delete(r)}static \u0275fac=function(i){return new(i||t)(je(kn),je(Uu,8),je(Bu,8),je(Qu,8))};static \u0275prov=tt({token:t,factory:t.\u0275fac})}return t})();function yn(t){return!t||t==="default"}function Wu(t,...e){return Ve(t,...e)}var qe=Wu;var _t="hashnode.anguhashblog.com",ns=qe` +query Publication { + publication(host: "${_t}") { + id + title + isTeam + links { + twitter + instagram + github + website + hashnode + youtube + dailydev + linkedin + mastodon + } + followersCount + url + favicon + } +} +`,os=qe` +query Publication { + publication(host: "${_t}") { + author { + id + username + profilePicture + socialMediaLinks { + __typename + facebook + github + instagram + linkedin + stackoverflow + twitter + website + youtube + } + } + } +} +`,as=qe` +query Publication { + publication(host: "${_t}") { + id, + isTeam, + title, + posts(first: 10) { + edges { + node { + id, + slug, + coverImage { + url + } + title, + brief, + content { + html + } + } + } + } + } +} +`,ss=qe` +query Publication { + publication(host: "${_t}") { + id, + title, + seriesList(first:10) { + edges { + node { + id, + name, + slug, + } + } + } + } +} +`,cs=qe` +query Publication ($slug: String!) { + publication(host: "${_t}") { + id, + isTeam , + title, + series(slug: $slug) { + posts(first: 10) { + edges { + node { + id, + title, + slug, + coverImage { + url + } + } + } + } + } + } +} +`,us=qe` +query SinglePost($slug: String!) { + publication(host: "${_t}") { + post(slug: $slug) { + id, + slug, + title, + readTimeInMinutes, + tags { + name + }, + author { + name, + profilePicture, + socialMediaLinks { + twitter + youtube + } + } + coverImage { + url + }, + content { + html + }, + publishedAt, + } + } +} +`,ls=qe` +query SearchPostsOfPublicationFilter($publicationId: ObjectId!, $query: String!) { + searchPostsOfPublication( + first: 5, + filter: { + publicationId: $publicationId, + query: $query + } + ) { + edges { + node { + id, + slug, + coverImage { + url + }, + author { + name + }, + publishedAt, + title + } + } + } +} +`;var qg=(()=>{let e=class e{constructor(i){this.apollo=i}getBlogInfo(){return this.apollo.watchQuery({query:ns}).valueChanges.pipe(ue(({data:i})=>i.publication))}getAuthorInfo(){return this.apollo.watchQuery({query:os}).valueChanges.pipe(ue(({data:i})=>i.publication.author))}getPosts(){return this.apollo.watchQuery({query:as}).valueChanges.pipe(ue(({data:i})=>i.publication.posts.edges.map(n=>n.node)))}getSeriesList(){return this.apollo.watchQuery({query:ss}).valueChanges.pipe(ue(({data:i})=>i.publication.seriesList.edges.map(n=>n.node)))}getPostsInSeries(i){return this.apollo.watchQuery({query:cs,variables:{slug:i}}).valueChanges.pipe(ue(({data:n})=>n.publication.series.posts.edges.map(o=>o.node)))}getSinglePost(i){return this.apollo.watchQuery({query:us,variables:{slug:i}}).valueChanges.pipe(ue(({data:n})=>n.publication.post))}searchPosts(i,n){return n===null||n.length===0?Dn([]):this.apollo.watchQuery({query:ls,variables:{publicationId:i,query:n}}).valueChanges.pipe(ue(({data:o})=>o.searchPostsOfPublication.edges.map(a=>a.node)))}};e.\u0275fac=function(n){return new(n||e)(je(is))},e.\u0275prov=tt({token:e,factory:e.\u0275fac,providedIn:"root"});let t=e;return t})();var fs=class t{static isArray(e,r=!0){return Array.isArray(e)&&(r||e.length!==0)}static isObject(e,r=!0){return e instanceof Object&&e.constructor===Object&&(r||Object.keys(e).length!==0)}static equals(e,r,i){return i?this.resolveFieldData(e,i)===this.resolveFieldData(r,i):this.equalsByValue(e,r)}static equalsByValue(e,r){if(e===r)return!0;if(e&&r&&typeof e=="object"&&typeof r=="object"){var i=Array.isArray(e),n=Array.isArray(r),o,a,s;if(i&&n){if(a=e.length,a!=r.length)return!1;for(o=a;o--!==0;)if(!this.equalsByValue(e[o],r[o]))return!1;return!0}if(i!=n)return!1;var c=this.isDate(e),u=this.isDate(r);if(c!=u)return!1;if(c&&u)return e.getTime()==r.getTime();var l=e instanceof RegExp,p=r instanceof RegExp;if(l!=p)return!1;if(l&&p)return e.toString()==r.toString();var f=Object.keys(e);if(a=f.length,a!==Object.keys(r).length)return!1;for(o=a;o--!==0;)if(!Object.prototype.hasOwnProperty.call(r,f[o]))return!1;for(o=a;o--!==0;)if(s=f[o],!this.equalsByValue(e[s],r[s]))return!1;return!0}return e!==e&&r!==r}static resolveFieldData(e,r){if(e&&r){if(this.isFunction(r))return r(e);if(r.indexOf(".")==-1)return e[r];{let i=r.split("."),n=e;for(let o=0,a=i.length;o=e.length&&(i%=e.length,r%=e.length),e.splice(i,0,e.splice(r,1)[0]))}static insertIntoOrderedArray(e,r,i,n){if(i.length>0){let o=!1;for(let a=0;ar){i.splice(a,0,e),o=!0;break}o||i.push(e)}else i.push(e)}static findIndexInList(e,r){let i=-1;if(r){for(let n=0;nr?1:0,o}static sort(e,r,i=1,n,o=1){let a=t.compare(e,r,n,i),s=i;return(t.isEmpty(e)||t.isEmpty(r))&&(s=o===1?i:o),s*a}static merge(e,r){if(!(e==null&&r==null)){{if((e==null||typeof e=="object")&&(r==null||typeof r=="object"))return X(X({},e||{}),r||{});if((e==null||typeof e=="string")&&(r==null||typeof r=="string"))return[e||"",r||""].join(" ")}return r||e}}static isPrintableCharacter(e=""){return this.isNotEmpty(e)&&e.length===1&&e.match(/\S| /)}static getItemValue(e,...r){return this.isFunction(e)?e(...r):e}static findLastIndex(e,r){let i=-1;if(this.isNotEmpty(e))try{i=e.findLastIndex(r)}catch{i=e.lastIndexOf([...e].reverse().find(r))}return i}static findLast(e,r){let i;if(this.isNotEmpty(e))try{i=e.findLast(r)}catch{i=[...e].reverse().find(r)}return i}static deepEquals(e,r){if(e===r)return!0;if(e&&r&&typeof e=="object"&&typeof r=="object"){var i=Array.isArray(e),n=Array.isArray(r),o,a,s;if(i&&n){if(a=e.length,a!=r.length)return!1;for(o=a;o--!==0;)if(!this.deepEquals(e[o],r[o]))return!1;return!0}if(i!=n)return!1;var c=e instanceof Date,u=r instanceof Date;if(c!=u)return!1;if(c&&u)return e.getTime()==r.getTime();var l=e instanceof RegExp,p=r instanceof RegExp;if(l!=p)return!1;if(l&&p)return e.toString()==r.toString();var f=Object.keys(e);if(a=f.length,a!==Object.keys(r).length)return!1;for(o=a;o--!==0;)if(!Object.prototype.hasOwnProperty.call(r,f[o]))return!1;for(o=a;o--!==0;)if(s=f[o],!this.deepEquals(e[s],r[s]))return!1;return!0}return e!==e&&r!==r}},ps=0;function Qg(t="pn_id_"){return ps++,`${t}${ps}`}function zu(){let t=[],e=(o,a)=>{let s=t.length>0?t[t.length-1]:{key:o,value:a},c=s.value+(s.key===o?0:a)+2;return t.push({key:o,value:c}),c},r=o=>{t=t.filter(a=>a.value!==o)},i=()=>t.length>0?t[t.length-1].value:0,n=o=>o&&parseInt(o.style.zIndex,10)||0;return{get:n,set:(o,a,s)=>{a&&(a.style.zIndex=String(e(o,s)))},clear:o=>{o&&(r(n(o)),o.style.zIndex="")},getCurrent:()=>i()}}var Ug=zu();var hs=["*"];var $=(()=>{class t{static STARTS_WITH="startsWith";static CONTAINS="contains";static NOT_CONTAINS="notContains";static ENDS_WITH="endsWith";static EQUALS="equals";static NOT_EQUALS="notEquals";static IN="in";static LESS_THAN="lt";static LESS_THAN_OR_EQUAL_TO="lte";static GREATER_THAN="gt";static GREATER_THAN_OR_EQUAL_TO="gte";static BETWEEN="between";static IS="is";static IS_NOT="isNot";static BEFORE="before";static AFTER="after";static DATE_IS="dateIs";static DATE_IS_NOT="dateIsNot";static DATE_BEFORE="dateBefore";static DATE_AFTER="dateAfter"}return t})();var Hg=(()=>{class t{ripple=!1;inputStyle="outlined";overlayOptions={};filterMatchModeOptions={text:[$.STARTS_WITH,$.CONTAINS,$.NOT_CONTAINS,$.ENDS_WITH,$.EQUALS,$.NOT_EQUALS],numeric:[$.EQUALS,$.NOT_EQUALS,$.LESS_THAN,$.LESS_THAN_OR_EQUAL_TO,$.GREATER_THAN,$.GREATER_THAN_OR_EQUAL_TO],date:[$.DATE_IS,$.DATE_IS_NOT,$.DATE_BEFORE,$.DATE_AFTER]};translation={startsWith:"Starts with",contains:"Contains",notContains:"Not contains",endsWith:"Ends with",equals:"Equals",notEquals:"Not equals",noFilter:"No Filter",lt:"Less than",lte:"Less than or equal to",gt:"Greater than",gte:"Greater than or equal to",is:"Is",isNot:"Is not",before:"Before",after:"After",dateIs:"Date is",dateIsNot:"Date is not",dateBefore:"Date is before",dateAfter:"Date is after",clear:"Clear",apply:"Apply",matchAll:"Match All",matchAny:"Match Any",addRule:"Add Rule",removeRule:"Remove Rule",accept:"Yes",reject:"No",choose:"Choose",upload:"Upload",cancel:"Cancel",pending:"Pending",fileSizeTypes:["B","KB","MB","GB","TB","PB","EB","ZB","YB"],dayNames:["Sunday","Monday","Tuesday","Wednesday","Thursday","Friday","Saturday"],dayNamesShort:["Sun","Mon","Tue","Wed","Thu","Fri","Sat"],dayNamesMin:["Su","Mo","Tu","We","Th","Fr","Sa"],monthNames:["January","February","March","April","May","June","July","August","September","October","November","December"],monthNamesShort:["Jan","Feb","Mar","Apr","May","Jun","Jul","Aug","Sep","Oct","Nov","Dec"],chooseYear:"Choose Year",chooseMonth:"Choose Month",chooseDate:"Choose Date",prevDecade:"Previous Decade",nextDecade:"Next Decade",prevYear:"Previous Year",nextYear:"Next Year",prevMonth:"Previous Month",nextMonth:"Next Month",prevHour:"Previous Hour",nextHour:"Next Hour",prevMinute:"Previous Minute",nextMinute:"Next Minute",prevSecond:"Previous Second",nextSecond:"Next Second",am:"am",pm:"pm",dateFormat:"mm/dd/yy",firstDayOfWeek:0,today:"Today",weekHeader:"Wk",weak:"Weak",medium:"Medium",strong:"Strong",passwordPrompt:"Enter a password",emptyMessage:"No results found",searchMessage:"{0} results are available",selectionMessage:"{0} items selected",emptySelectionMessage:"No selected item",emptySearchMessage:"No results found",emptyFilterMessage:"No results found",aria:{trueLabel:"True",falseLabel:"False",nullLabel:"Not Selected",star:"1 star",stars:"{star} stars",selectAll:"All items selected",unselectAll:"All items unselected",close:"Close",previous:"Previous",next:"Next",navigation:"Navigation",scrollTop:"Scroll Top",moveTop:"Move Top",moveUp:"Move Up",moveDown:"Move Down",moveBottom:"Move Bottom",moveToTarget:"Move to Target",moveToSource:"Move to Source",moveAllToTarget:"Move All to Target",moveAllToSource:"Move All to Source",pageLabel:"{page}",firstPageLabel:"First Page",lastPageLabel:"Last Page",nextPageLabel:"Next Page",prevPageLabel:"Previous Page",rowsPerPageLabel:"Rows per page",previousPageLabel:"Previous Page",jumpToPageDropdownLabel:"Jump to Page Dropdown",jumpToPageInputLabel:"Jump to Page Input",selectRow:"Row Selected",unselectRow:"Row Unselected",expandRow:"Row Expanded",collapseRow:"Row Collapsed",showFilterMenu:"Show Filter Menu",hideFilterMenu:"Hide Filter Menu",filterOperator:"Filter Operator",filterConstraint:"Filter Constraint",editRow:"Row Edit",saveEdit:"Save Edit",cancelEdit:"Cancel Edit",listView:"List View",gridView:"Grid View",slide:"Slide",slideNumber:"{slideNumber}",zoomImage:"Zoom Image",zoomIn:"Zoom In",zoomOut:"Zoom Out",rotateRight:"Rotate Right",rotateLeft:"Rotate Left",listLabel:"Option List"}};zIndex={modal:1100,overlay:1e3,menu:1e3,tooltip:1100};translationSource=new xn;translationObserver=this.translationSource.asObservable();getTranslation(r){return this.translation[r]}setTranslation(r){this.translation=X(X({},this.translation),r),this.translationSource.next(this.translation)}static \u0275fac=function(i){return new(i||t)};static \u0275prov=tt({token:t,factory:t.\u0275fac,providedIn:"root"})}return t})(),Kg=(()=>{class t{static \u0275fac=function(i){return new(i||t)};static \u0275cmp=Zr({type:t,selectors:[["p-header"]],ngContentSelectors:hs,decls:1,vars:0,template:function(i,n){i&1&&(ri(),ii(0))},encapsulation:2})}return t})(),Yg=(()=>{class t{static \u0275fac=function(i){return new(i||t)};static \u0275cmp=Zr({type:t,selectors:[["p-footer"]],ngContentSelectors:hs,decls:1,vars:0,template:function(i,n){i&1&&(ri(),ii(0))},encapsulation:2})}return t})(),Jg=(()=>{class t{template;type;name;constructor(r){this.template=r}getType(){return this.name}static \u0275fac=function(i){return new(i||t)(Cn(Fn))};static \u0275dir=Rn({type:t,selectors:[["","pTemplate",""]],inputs:{type:"type",name:[An.None,"pTemplate","name"]}})}return t})(),$g=(()=>{class t{static \u0275fac=function(i){return new(i||t)};static \u0275mod=ei({type:t});static \u0275inj=ti({imports:[Ln]})}return t})();export{dr as a,C as b,ge as c,fn as d,Uu as e,is as f,qg as g,fs as h,Qg as i,Ug as j,Hg as k,Kg as l,Yg as m,Jg as n,$g as o}; diff --git a/angular-primeng-app/dist/server/chunk-AXW2RRA2.mjs b/angular-primeng-app/dist/server/chunk-AXW2RRA2.mjs new file mode 100644 index 0000000..044c38d --- /dev/null +++ b/angular-primeng-app/dist/server/chunk-AXW2RRA2.mjs @@ -0,0 +1,2 @@ +import './polyfills.server.mjs'; +import{a as O,b as I}from"./chunk-7HIX4W35.mjs";import{g as F,n as k}from"./chunk-AB6R3DKH.mjs";import{p as $}from"./chunk-DOEG56EA.mjs";import{$ as d,Ab as P,Dc as S,Na as f,Pb as y,Qa as g,W as m,Xb as T,Yb as M,_ as l,eb as _,gb as u,nb as v,oa as s,ob as C,pb as a,qb as p,rb as h,vb as w,wb as x,xb as c}from"./chunk-PUYSBYUS.mjs";import"./chunk-VVCT4QZE.mjs";var b=(t,e)=>e.id;function j(t,e){if(t&1&&h(0,"img",4),t&2){let i=c().$implicit;u("src",i.coverImage.url,f)("alt",i.title+" image")}}function B(t,e){if(t&1){let i=w();a(0,"p-card",2),x("click",function(){let n=l(i).$implicit,V=c();return d(V.navigateToPost(n.slug))}),_(1,j,1,2,"ng-template",3),p()}if(t&2){let i=e.$implicit;P("header",i.title)}}var J=(()=>{let e=class e{constructor(){this.router=s($),this.blogService=s(F)}ngOnInit(){this.posts$=this.blogService.getPosts()}navigateToPost(o){this.router.navigate(["/post",o])}};e.\u0275fac=function(r){return new(r||e)},e.\u0275cmp=m({type:e,selectors:[["app-posts"]],standalone:!0,features:[y],decls:5,vars:2,consts:[[1,"posts-view"],[1,"cards-wrapper","grid"],[1,"post-card",3,"header","click"],["pTemplate","header"],[1,"card-image",3,"src","alt"],["class","post-card",3,"header"]],template:function(r,n){r&1&&(a(0,"div",0)(1,"div",1),v(2,B,2,1,"p-card",5,b),T(4,"async"),p()()),r&2&&(g(2),C(M(4,0,n.posts$)))},dependencies:[S,I,O,k],styles:[".posts-view[_ngcontent-%COMP%]{width:70vw;min-height:67.2vh;padding:.5rem 0}.posts-view[_ngcontent-%COMP%] .cards-wrapper[_ngcontent-%COMP%]{display:flex;flex-wrap:wrap;justify-content:center;margin:2rem 1rem}"]});let t=e;return t})();export{J as PostsComponent}; diff --git a/angular-primeng-app/dist/server/chunk-DOEG56EA.mjs b/angular-primeng-app/dist/server/chunk-DOEG56EA.mjs new file mode 100644 index 0000000..a5998b7 --- /dev/null +++ b/angular-primeng-app/dist/server/chunk-DOEG56EA.mjs @@ -0,0 +1,3 @@ +import './polyfills.server.mjs'; +import{$b as ht,A as qt,Aa as Qt,C as K,Ca as ye,D as fe,Da as we,E as ie,Ea as Ir,F as Wt,Fa as Ar,G as pe,Ga as Mr,H as fr,Ha as Dr,Hc as Hr,I as ge,Ia as Or,J as Z,Ja as Pr,K as Gt,Ka as Nr,Kc as sn,L as pr,La as oe,M as gr,N as mr,Nc as mt,O as x,Oa as xr,P as vr,Pa as Ue,Pb as qr,Q as A,R as C,Ra as Re,S as Ne,T as Kt,U as xe,V as ct,Va as Ur,W as yr,Wa as kr,Xa as en,Y as Zt,Ya as Lr,Za as z,_a as jr,a as cr,ab as Fr,ba as wr,bb as $r,c as ur,ca as Rr,cb as _r,cc as Wr,d as zt,da as y,db as lt,dc as dt,e as Bt,ec as ke,f as Vt,fa as br,fb as zr,fc as Gr,g as G,ga as I,gc as tn,h as j,ha as Xt,ia as Sr,j as re,ja as se,kc as Kr,la as Jt,mc as Zr,na as b,nc as ft,oa as p,oc as Xr,pa as ut,qc as nn,r as N,rb as Br,rc as Jr,s as g,sa as me,sc as Yr,t as Pe,ta as Tr,tc as U,u as lr,ua as ve,v as hr,va as W,vc as rn,w as R,wa as Yt,wb as Vr,x as at,xa as Ht,xc as pt,y as F,ya as Cr,yc as gt,z as dr,za as Er}from"./chunk-PUYSBYUS.mjs";import{a as f,b as O,d as ar,h as _t}from"./chunk-VVCT4QZE.mjs";var je=class{},Fe=class{},B=class t{constructor(e){this.normalizedNames=new Map,this.lazyUpdate=null,e?typeof e=="string"?this.lazyInit=()=>{this.headers=new Map,e.split(` +`).forEach(i=>{let n=i.indexOf(":");if(n>0){let r=i.slice(0,n),s=r.toLowerCase(),o=i.slice(n+1).trim();this.maybeSetNormalizedName(r,s),this.headers.has(s)?this.headers.get(s).push(o):this.headers.set(s,[o])}})}:typeof Headers<"u"&&e instanceof Headers?(this.headers=new Map,e.forEach((i,n)=>{this.setHeaderEntries(n,i)})):this.lazyInit=()=>{this.headers=new Map,Object.entries(e).forEach(([i,n])=>{this.setHeaderEntries(i,n)})}:this.headers=new Map}has(e){return this.init(),this.headers.has(e.toLowerCase())}get(e){this.init();let i=this.headers.get(e.toLowerCase());return i&&i.length>0?i[0]:null}keys(){return this.init(),Array.from(this.normalizedNames.values())}getAll(e){return this.init(),this.headers.get(e.toLowerCase())||null}append(e,i){return this.clone({name:e,value:i,op:"a"})}set(e,i){return this.clone({name:e,value:i,op:"s"})}delete(e,i){return this.clone({name:e,value:i,op:"d"})}maybeSetNormalizedName(e,i){this.normalizedNames.has(i)||this.normalizedNames.set(i,e)}init(){this.lazyInit&&(this.lazyInit instanceof t?this.copyFrom(this.lazyInit):this.lazyInit(),this.lazyInit=null,this.lazyUpdate&&(this.lazyUpdate.forEach(e=>this.applyUpdate(e)),this.lazyUpdate=null))}copyFrom(e){e.init(),Array.from(e.headers.keys()).forEach(i=>{this.headers.set(i,e.headers.get(i)),this.normalizedNames.set(i,e.normalizedNames.get(i))})}clone(e){let i=new t;return i.lazyInit=this.lazyInit&&this.lazyInit instanceof t?this.lazyInit:this,i.lazyUpdate=(this.lazyUpdate||[]).concat([e]),i}applyUpdate(e){let i=e.name.toLowerCase();switch(e.op){case"a":case"s":let n=e.value;if(typeof n=="string"&&(n=[n]),n.length===0)return;this.maybeSetNormalizedName(e.name,i);let r=(e.op==="a"?this.headers.get(i):void 0)||[];r.push(...n),this.headers.set(i,r);break;case"d":let s=e.value;if(!s)this.headers.delete(i),this.normalizedNames.delete(i);else{let o=this.headers.get(i);if(!o)return;o=o.filter(a=>s.indexOf(a)===-1),o.length===0?(this.headers.delete(i),this.normalizedNames.delete(i)):this.headers.set(i,o)}break}}setHeaderEntries(e,i){let n=(Array.isArray(i)?i:[i]).map(s=>s.toString()),r=e.toLowerCase();this.headers.set(r,n),this.maybeSetNormalizedName(e,r)}forEach(e){this.init(),Array.from(this.normalizedNames.keys()).forEach(i=>e(this.normalizedNames.get(i),this.headers.get(i)))}};var cn=class{encodeKey(e){return Qr(e)}encodeValue(e){return Qr(e)}decodeKey(e){return decodeURIComponent(e)}decodeValue(e){return decodeURIComponent(e)}};function ds(t,e){let i=new Map;return t.length>0&&t.replace(/^\?/,"").split("&").forEach(r=>{let s=r.indexOf("="),[o,a]=s==-1?[e.decodeKey(r),""]:[e.decodeKey(r.slice(0,s)),e.decodeValue(r.slice(s+1))],u=i.get(o)||[];u.push(a),i.set(o,u)}),i}var fs=/%(\d[a-f0-9])/gi,ps={40:"@","3A":":",24:"$","2C":",","3B":";","3D":"=","3F":"?","2F":"/"};function Qr(t){return encodeURIComponent(t).replace(fs,(e,i)=>ps[i]??e)}function vt(t){return`${t}`}var J=class t{constructor(e={}){if(this.updates=null,this.cloneFrom=null,this.encoder=e.encoder||new cn,e.fromString){if(e.fromObject)throw new Error("Cannot specify both fromString and fromObject.");this.map=ds(e.fromString,this.encoder)}else e.fromObject?(this.map=new Map,Object.keys(e.fromObject).forEach(i=>{let n=e.fromObject[i],r=Array.isArray(n)?n.map(vt):[vt(n)];this.map.set(i,r)})):this.map=null}has(e){return this.init(),this.map.has(e)}get(e){this.init();let i=this.map.get(e);return i?i[0]:null}getAll(e){return this.init(),this.map.get(e)||null}keys(){return this.init(),Array.from(this.map.keys())}append(e,i){return this.clone({param:e,value:i,op:"a"})}appendAll(e){let i=[];return Object.keys(e).forEach(n=>{let r=e[n];Array.isArray(r)?r.forEach(s=>{i.push({param:n,value:s,op:"a"})}):i.push({param:n,value:r,op:"a"})}),this.clone(i)}set(e,i){return this.clone({param:e,value:i,op:"s"})}delete(e,i){return this.clone({param:e,value:i,op:"d"})}toString(){return this.init(),this.keys().map(e=>{let i=this.encoder.encodeKey(e);return this.map.get(e).map(n=>i+"="+this.encoder.encodeValue(n)).join("&")}).filter(e=>e!=="").join("&")}clone(e){let i=new t({encoder:this.encoder});return i.cloneFrom=this.cloneFrom||this,i.updates=(this.updates||[]).concat(e),i}init(){this.map===null&&(this.map=new Map),this.cloneFrom!==null&&(this.cloneFrom.init(),this.cloneFrom.keys().forEach(e=>this.map.set(e,this.cloneFrom.map.get(e))),this.updates.forEach(e=>{switch(e.op){case"a":case"s":let i=(e.op==="a"?this.map.get(e.param):void 0)||[];i.push(vt(e.value)),this.map.set(e.param,i);break;case"d":if(e.value!==void 0){let n=this.map.get(e.param)||[],r=n.indexOf(vt(e.value));r!==-1&&n.splice(r,1),n.length>0?this.map.set(e.param,n):this.map.delete(e.param)}else{this.map.delete(e.param);break}}}),this.cloneFrom=this.updates=null)}};var un=class{constructor(){this.map=new Map}set(e,i){return this.map.set(e,i),this}get(e){return this.map.has(e)||this.map.set(e,e.defaultValue()),this.map.get(e)}delete(e){return this.map.delete(e),this}has(e){return this.map.has(e)}keys(){return this.map.keys()}};function gs(t){switch(t){case"DELETE":case"GET":case"HEAD":case"OPTIONS":case"JSONP":return!1;default:return!0}}function ei(t){return typeof ArrayBuffer<"u"&&t instanceof ArrayBuffer}function ti(t){return typeof Blob<"u"&&t instanceof Blob}function ni(t){return typeof FormData<"u"&&t instanceof FormData}function ms(t){return typeof URLSearchParams<"u"&&t instanceof URLSearchParams}var Le=class t{constructor(e,i,n,r){this.url=i,this.body=null,this.reportProgress=!1,this.withCredentials=!1,this.responseType="json",this.method=e.toUpperCase();let s;if(gs(this.method)||r?(this.body=n!==void 0?n:null,s=r):s=n,s&&(this.reportProgress=!!s.reportProgress,this.withCredentials=!!s.withCredentials,s.responseType&&(this.responseType=s.responseType),s.headers&&(this.headers=s.headers),s.context&&(this.context=s.context),s.params&&(this.params=s.params),this.transferCache=s.transferCache),this.headers??=new B,this.context??=new un,!this.params)this.params=new J,this.urlWithParams=i;else{let o=this.params.toString();if(o.length===0)this.urlWithParams=i;else{let a=i.indexOf("?"),u=a===-1?"?":ah.set(d,e.setHeaders[d]),u)),e.setParams&&(c=Object.keys(e.setParams).reduce((h,d)=>h.set(d,e.setParams[d]),c)),new t(i,n,s,{params:c,headers:u,context:l,reportProgress:a,responseType:r,withCredentials:o})}},Y=function(t){return t[t.Sent=0]="Sent",t[t.UploadProgress=1]="UploadProgress",t[t.ResponseHeader=2]="ResponseHeader",t[t.DownloadProgress=3]="DownloadProgress",t[t.Response=4]="Response",t[t.User=5]="User",t}(Y||{}),$e=class{constructor(e,i=_e.Ok,n="OK"){this.headers=e.headers||new B,this.status=e.status!==void 0?e.status:i,this.statusText=e.statusText||n,this.url=e.url||null,this.ok=this.status>=200&&this.status<300}},wt=class t extends $e{constructor(e={}){super(e),this.type=Y.ResponseHeader}clone(e={}){return new t({headers:e.headers||this.headers,status:e.status!==void 0?e.status:this.status,statusText:e.statusText||this.statusText,url:e.url||this.url||void 0})}},ae=class t extends $e{constructor(e={}){super(e),this.type=Y.Response,this.body=e.body!==void 0?e.body:null}clone(e={}){return new t({body:e.body!==void 0?e.body:this.body,headers:e.headers||this.headers,status:e.status!==void 0?e.status:this.status,statusText:e.statusText||this.statusText,url:e.url||this.url||void 0})}},X=class extends $e{constructor(e){super(e,0,"Unknown Error"),this.name="HttpErrorResponse",this.ok=!1,this.status>=200&&this.status<300?this.message=`Http failure during parsing for ${e.url||"(unknown url)"}`:this.message=`Http failure response for ${e.url||"(unknown url)"}: ${e.status} ${e.statusText}`,this.error=e.error||null}},_e=function(t){return t[t.Continue=100]="Continue",t[t.SwitchingProtocols=101]="SwitchingProtocols",t[t.Processing=102]="Processing",t[t.EarlyHints=103]="EarlyHints",t[t.Ok=200]="Ok",t[t.Created=201]="Created",t[t.Accepted=202]="Accepted",t[t.NonAuthoritativeInformation=203]="NonAuthoritativeInformation",t[t.NoContent=204]="NoContent",t[t.ResetContent=205]="ResetContent",t[t.PartialContent=206]="PartialContent",t[t.MultiStatus=207]="MultiStatus",t[t.AlreadyReported=208]="AlreadyReported",t[t.ImUsed=226]="ImUsed",t[t.MultipleChoices=300]="MultipleChoices",t[t.MovedPermanently=301]="MovedPermanently",t[t.Found=302]="Found",t[t.SeeOther=303]="SeeOther",t[t.NotModified=304]="NotModified",t[t.UseProxy=305]="UseProxy",t[t.Unused=306]="Unused",t[t.TemporaryRedirect=307]="TemporaryRedirect",t[t.PermanentRedirect=308]="PermanentRedirect",t[t.BadRequest=400]="BadRequest",t[t.Unauthorized=401]="Unauthorized",t[t.PaymentRequired=402]="PaymentRequired",t[t.Forbidden=403]="Forbidden",t[t.NotFound=404]="NotFound",t[t.MethodNotAllowed=405]="MethodNotAllowed",t[t.NotAcceptable=406]="NotAcceptable",t[t.ProxyAuthenticationRequired=407]="ProxyAuthenticationRequired",t[t.RequestTimeout=408]="RequestTimeout",t[t.Conflict=409]="Conflict",t[t.Gone=410]="Gone",t[t.LengthRequired=411]="LengthRequired",t[t.PreconditionFailed=412]="PreconditionFailed",t[t.PayloadTooLarge=413]="PayloadTooLarge",t[t.UriTooLong=414]="UriTooLong",t[t.UnsupportedMediaType=415]="UnsupportedMediaType",t[t.RangeNotSatisfiable=416]="RangeNotSatisfiable",t[t.ExpectationFailed=417]="ExpectationFailed",t[t.ImATeapot=418]="ImATeapot",t[t.MisdirectedRequest=421]="MisdirectedRequest",t[t.UnprocessableEntity=422]="UnprocessableEntity",t[t.Locked=423]="Locked",t[t.FailedDependency=424]="FailedDependency",t[t.TooEarly=425]="TooEarly",t[t.UpgradeRequired=426]="UpgradeRequired",t[t.PreconditionRequired=428]="PreconditionRequired",t[t.TooManyRequests=429]="TooManyRequests",t[t.RequestHeaderFieldsTooLarge=431]="RequestHeaderFieldsTooLarge",t[t.UnavailableForLegalReasons=451]="UnavailableForLegalReasons",t[t.InternalServerError=500]="InternalServerError",t[t.NotImplemented=501]="NotImplemented",t[t.BadGateway=502]="BadGateway",t[t.ServiceUnavailable=503]="ServiceUnavailable",t[t.GatewayTimeout=504]="GatewayTimeout",t[t.HttpVersionNotSupported=505]="HttpVersionNotSupported",t[t.VariantAlsoNegotiates=506]="VariantAlsoNegotiates",t[t.InsufficientStorage=507]="InsufficientStorage",t[t.LoopDetected=508]="LoopDetected",t[t.NotExtended=510]="NotExtended",t[t.NetworkAuthenticationRequired=511]="NetworkAuthenticationRequired",t}(_e||{});function on(t,e){return{body:e,headers:t.headers,context:t.context,observe:t.observe,params:t.params,reportProgress:t.reportProgress,responseType:t.responseType,withCredentials:t.withCredentials,transferCache:t.transferCache}}var vs=(()=>{let e=class e{constructor(n){this.handler=n}request(n,r,s={}){let o;if(n instanceof Le)o=n;else{let c;s.headers instanceof B?c=s.headers:c=new B(s.headers);let l;s.params&&(s.params instanceof J?l=s.params:l=new J({fromObject:s.params})),o=new Le(n,r,s.body!==void 0?s.body:null,{headers:c,context:s.context,params:l,reportProgress:s.reportProgress,responseType:s.responseType||"json",withCredentials:s.withCredentials,transferCache:s.transferCache})}let a=g(o).pipe(ie(c=>this.handler.handle(c)));if(n instanceof Le||s.observe==="events")return a;let u=a.pipe(K(c=>c instanceof ae));switch(s.observe||"body"){case"body":switch(o.responseType){case"arraybuffer":return u.pipe(R(c=>{if(c.body!==null&&!(c.body instanceof ArrayBuffer))throw new Error("Response is not an ArrayBuffer.");return c.body}));case"blob":return u.pipe(R(c=>{if(c.body!==null&&!(c.body instanceof Blob))throw new Error("Response is not a Blob.");return c.body}));case"text":return u.pipe(R(c=>{if(c.body!==null&&typeof c.body!="string")throw new Error("Response is not a string.");return c.body}));case"json":default:return u.pipe(R(c=>c.body))}case"response":return u;default:throw new Error(`Unreachable: unhandled observe type ${s.observe}}`)}}delete(n,r={}){return this.request("DELETE",n,r)}get(n,r={}){return this.request("GET",n,r)}head(n,r={}){return this.request("HEAD",n,r)}jsonp(n,r){return this.request("JSONP",n,{params:new J().append(r,"JSONP_CALLBACK"),observe:"body",responseType:"json"})}options(n,r={}){return this.request("OPTIONS",n,r)}patch(n,r,s={}){return this.request("PATCH",n,on(s,r))}post(n,r,s={}){return this.request("POST",n,on(s,r))}put(n,r,s={}){return this.request("PUT",n,on(s,r))}};e.\u0275fac=function(r){return new(r||e)(b(je))},e.\u0275prov=y({token:e,factory:e.\u0275fac});let t=e;return t})(),ys=/^\)\]\}',?\n/,ws="X-Request-URL";function ri(t){if(t.url)return t.url;let e=ws.toLocaleLowerCase();return t.headers.get(e)}var an=(()=>{let e=class e{constructor(){this.fetchImpl=p(ln,{optional:!0})?.fetch??fetch.bind(globalThis),this.ngZone=p(z)}handle(n){return new zt(r=>{let s=new AbortController;return this.doRequest(n,s.signal,r).then(hn,o=>r.error(new X({error:o}))),()=>s.abort()})}doRequest(n,r,s){return _t(this,null,function*(){let o=this.createRequestInit(n),a;try{let E=this.fetchImpl(n.urlWithParams,f({signal:r},o));Rs(E),s.next({type:Y.Sent}),a=yield E}catch(E){s.error(new X({error:E,status:E.status??0,statusText:E.statusText,url:n.urlWithParams,headers:E.headers}));return}let u=new B(a.headers),c=a.statusText,l=ri(a)??n.urlWithParams,h=a.status,d=null;if(n.reportProgress&&s.next(new wt({headers:u,status:h,statusText:c,url:l})),a.body){let E=a.headers.get("content-length"),P=[],w=a.body.getReader(),v=0,L,de,M=typeof Zone<"u"&&Zone.current;yield this.ngZone.runOutsideAngular(()=>_t(this,null,function*(){for(;;){let{done:ne,value:Oe}=yield w.read();if(ne)break;if(P.push(Oe),v+=Oe.length,n.reportProgress){de=n.responseType==="text"?(de??"")+(L??=new TextDecoder).decode(Oe,{stream:!0}):void 0;let or=()=>s.next({type:Y.DownloadProgress,total:E?+E:void 0,loaded:v,partialText:de});M?M.run(or):or()}}}));let De=this.concatChunks(P,v);try{let ne=a.headers.get("Content-Type")??"";d=this.parseBody(n,De,ne)}catch(ne){s.error(new X({error:ne,headers:new B(a.headers),status:a.status,statusText:a.statusText,url:ri(a)??n.urlWithParams}));return}}h===0&&(h=d?_e.Ok:0),h>=200&&h<300?(s.next(new ae({body:d,headers:u,status:h,statusText:c,url:l})),s.complete()):s.error(new X({error:d,headers:u,status:h,statusText:c,url:l}))})}parseBody(n,r,s){switch(n.responseType){case"json":let o=new TextDecoder().decode(r).replace(ys,"");return o===""?null:JSON.parse(o);case"text":return new TextDecoder().decode(r);case"blob":return new Blob([r],{type:s});case"arraybuffer":return r.buffer}}createRequestInit(n){let r={},s=n.withCredentials?"include":void 0;if(n.headers.forEach((o,a)=>r[o]=a.join(",")),r.Accept??="application/json, text/plain, */*",!r["Content-Type"]){let o=n.detectContentTypeHeader();o!==null&&(r["Content-Type"]=o)}return{body:n.serializeBody(),method:n.method,headers:r,credentials:s}}concatChunks(n,r){let s=new Uint8Array(r),o=0;for(let a of n)s.set(a,o),o+=a.length;return s}};e.\u0275fac=function(r){return new(r||e)},e.\u0275prov=y({token:e,factory:e.\u0275fac});let t=e;return t})(),ln=class{};function hn(){}function Rs(t){t.then(hn,hn)}function bs(t,e){return e(t)}function Ss(t,e,i){return(n,r)=>W(i,()=>e(n,s=>t(s,r)))}var gi=new I(""),mi=new I(""),vi=new I("");var ii=(()=>{let e=class e extends je{constructor(n,r){super(),this.backend=n,this.injector=r,this.chain=null,this.pendingTasks=p(lt);let s=p(vi,{optional:!0});this.backend=s??n}handle(n){if(this.chain===null){let s=Array.from(new Set([...this.injector.get(gi),...this.injector.get(mi,[])]));this.chain=s.reduceRight((o,a)=>Ss(o,a,this.injector),bs)}let r=this.pendingTasks.add();return this.chain(n,s=>this.backend.handle(s)).pipe(ge(()=>this.pendingTasks.remove(r)))}};e.\u0275fac=function(r){return new(r||e)(b(Fe),b(ve))},e.\u0275prov=y({token:e,factory:e.\u0275fac});let t=e;return t})();var Ts=/^\)\]\}',?\n/;function Cs(t){return"responseURL"in t&&t.responseURL?t.responseURL:/^X-Request-URL:/m.test(t.getAllResponseHeaders())?t.getResponseHeader("X-Request-URL"):null}var si=(()=>{let e=class e{constructor(n){this.xhrFactory=n}handle(n){if(n.method==="JSONP")throw new C(-2800,!1);let r=this.xhrFactory;return(r.\u0275loadImpl?N(r.\u0275loadImpl()):g(null)).pipe(x(()=>new zt(o=>{let a=r.build();if(a.open(n.method,n.urlWithParams),n.withCredentials&&(a.withCredentials=!0),n.headers.forEach((w,v)=>a.setRequestHeader(w,v.join(","))),n.headers.has("Accept")||a.setRequestHeader("Accept","application/json, text/plain, */*"),!n.headers.has("Content-Type")){let w=n.detectContentTypeHeader();w!==null&&a.setRequestHeader("Content-Type",w)}if(n.responseType){let w=n.responseType.toLowerCase();a.responseType=w!=="json"?w:"text"}let u=n.serializeBody(),c=null,l=()=>{if(c!==null)return c;let w=a.statusText||"OK",v=new B(a.getAllResponseHeaders()),L=Cs(a)||n.url;return c=new wt({headers:v,status:a.status,statusText:w,url:L}),c},h=()=>{let{headers:w,status:v,statusText:L,url:de}=l(),M=null;v!==_e.NoContent&&(M=typeof a.response>"u"?a.responseText:a.response),v===0&&(v=M?_e.Ok:0);let De=v>=200&&v<300;if(n.responseType==="json"&&typeof M=="string"){let ne=M;M=M.replace(Ts,"");try{M=M!==""?JSON.parse(M):null}catch(Oe){M=ne,De&&(De=!1,M={error:Oe,text:M})}}De?(o.next(new ae({body:M,headers:w,status:v,statusText:L,url:de||void 0})),o.complete()):o.error(new X({error:M,headers:w,status:v,statusText:L,url:de||void 0}))},d=w=>{let{url:v}=l(),L=new X({error:w,status:a.status||0,statusText:a.statusText||"Unknown Error",url:v||void 0});o.error(L)},T=!1,E=w=>{T||(o.next(l()),T=!0);let v={type:Y.DownloadProgress,loaded:w.loaded};w.lengthComputable&&(v.total=w.total),n.responseType==="text"&&a.responseText&&(v.partialText=a.responseText),o.next(v)},P=w=>{let v={type:Y.UploadProgress,loaded:w.loaded};w.lengthComputable&&(v.total=w.total),o.next(v)};return a.addEventListener("load",h),a.addEventListener("error",d),a.addEventListener("timeout",d),a.addEventListener("abort",d),n.reportProgress&&(a.addEventListener("progress",E),u!==null&&a.upload&&a.upload.addEventListener("progress",P)),a.send(u),o.next({type:Y.Sent}),()=>{a.removeEventListener("error",d),a.removeEventListener("abort",d),a.removeEventListener("load",h),a.removeEventListener("timeout",d),n.reportProgress&&(a.removeEventListener("progress",E),u!==null&&a.upload&&a.upload.removeEventListener("progress",P)),a.readyState!==a.DONE&&a.abort()}})))}};e.\u0275fac=function(r){return new(r||e)(b(mt))},e.\u0275prov=y({token:e,factory:e.\u0275fac});let t=e;return t})(),yi=new I(""),Es="XSRF-TOKEN",Is=new I("",{providedIn:"root",factory:()=>Es}),As="X-XSRF-TOKEN",Ms=new I("",{providedIn:"root",factory:()=>As}),Rt=class{},Ds=(()=>{let e=class e{constructor(n,r,s){this.doc=n,this.platform=r,this.cookieName=s,this.lastCookieString="",this.lastToken=null,this.parseCount=0}getToken(){if(this.platform==="server")return null;let n=this.doc.cookie||"";return n!==this.lastCookieString&&(this.parseCount++,this.lastToken=gt(n,this.cookieName),this.lastCookieString=n),this.lastToken}};e.\u0275fac=function(r){return new(r||e)(b(U),b(se),b(Is))},e.\u0275prov=y({token:e,factory:e.\u0275fac});let t=e;return t})();function Os(t,e){let i=t.url.toLowerCase();if(!p(yi)||t.method==="GET"||t.method==="HEAD"||i.startsWith("http://")||i.startsWith("https://"))return e(t);let n=p(Rt).getToken(),r=p(Ms);return n!=null&&!t.headers.has(r)&&(t=t.clone({headers:t.headers.set(r,n)})),e(t)}var wi=function(t){return t[t.Interceptors=0]="Interceptors",t[t.LegacyInterceptors=1]="LegacyInterceptors",t[t.CustomXsrfConfiguration=2]="CustomXsrfConfiguration",t[t.NoXsrfProtection=3]="NoXsrfProtection",t[t.JsonpSupport=4]="JsonpSupport",t[t.RequestsMadeViaParent=5]="RequestsMadeViaParent",t[t.Fetch=6]="Fetch",t}(wi||{});function Ps(t,e){return{\u0275kind:t,\u0275providers:e}}function dc(...t){let e=[vs,si,ii,{provide:je,useExisting:ii},{provide:Fe,useExisting:si},{provide:gi,useValue:Os,multi:!0},{provide:yi,useValue:!0},{provide:Rt,useClass:Ds}];for(let i of t)e.push(...i.\u0275providers);return me(e)}function fc(){return Ps(wi.Fetch,[an,{provide:Fe,useExisting:an},{provide:vi,useExisting:an}])}var oi="b",ai="h",ci="s",ui="st",li="u",hi="rt",yt=new I(""),Ns=["GET","HEAD"];function xs(t,e){let l=p(yt),{isCacheActive:i}=l,n=ar(l,["isCacheActive"]),{transferCache:r,method:s}=t;if(!i||s==="POST"&&!n.includePostRequests&&!r||s!=="POST"&&!Ns.includes(s)||r===!1||n.filter?.(t)===!1)return e(t);let o=p(ut),a=ks(t),u=o.get(a,null),c=n.includeHeaders;if(typeof r=="object"&&r.includeHeaders&&(c=r.includeHeaders),u){let{[oi]:h,[hi]:d,[ai]:T,[ci]:E,[ui]:P,[li]:w}=u,v=h;switch(d){case"arraybuffer":v=new TextEncoder().encode(h).buffer;break;case"blob":v=new Blob([h]);break}let L=new B(T);return g(new ae({body:v,headers:L,status:E,statusText:P,url:w}))}return e(t).pipe(A(h=>{h instanceof ae&&o.set(a,{[oi]:h.body,[ai]:Us(h.headers,c),[ci]:h.status,[ui]:h.statusText,[li]:h.url||"",[hi]:t.responseType})}))}function Us(t,e){if(!e)return{};let i={};for(let n of e){let r=t.getAll(n);r!==null&&(i[n]=r)}return i}function ks(t){let{params:e,method:i,responseType:n,url:r,body:s}=t,o=e.keys().sort().map(l=>`${l}=${e.getAll(l)}`).join("&"),u=[i,n,r,typeof s=="string"?s:"",o].join("|"),c=Ls(u);return c}function Ls(t){let e=0;for(let i of t)e=Math.imul(31,e)+i.charCodeAt(0)<<0;return e+=2147483648,e.toString()}function Ri(t){return[{provide:yt,useFactory:()=>(Lr("NgHttpTransferCache"),f({isCacheActive:!0},t))},{provide:mi,useValue:xs,multi:!0,deps:[ut,yt]},{provide:dt,multi:!0,useFactory:()=>{let e=p(ke),i=p(yt);return()=>{Gr(e).then(()=>{i.isCacheActive=!1})}}}]}var pn=class extends Yr{constructor(){super(...arguments),this.supportsDOMEvents=!0}},gn=class t extends pn{static makeCurrent(){Jr(new t)}onAndCancel(e,i,n){return e.addEventListener(i,n),()=>{e.removeEventListener(i,n)}}dispatchEvent(e,i){e.dispatchEvent(i)}remove(e){e.parentNode&&e.parentNode.removeChild(e)}createElement(e,i){return i=i||this.getDefaultDocument(),i.createElement(e)}createHtmlDocument(){return document.implementation.createHTMLDocument("fakeTitle")}getDefaultDocument(){return document}isElementNode(e){return e.nodeType===Node.ELEMENT_NODE}isShadowRoot(e){return e instanceof DocumentFragment}getGlobalEventTarget(e,i){return i==="window"?window:i==="document"?e:i==="body"?e.body:null}getBaseHref(e){let i=_s();return i==null?null:zs(i)}resetBaseElement(){ze=null}getUserAgent(){return window.navigator.userAgent}getCookie(e){return gt(document.cookie,e)}},ze=null;function _s(){return ze=ze||document.querySelector("base"),ze?ze.getAttribute("href"):null}function zs(t){return new URL(t,document.baseURI).pathname}var Bs=(()=>{let e=class e{build(){return new XMLHttpRequest}};e.\u0275fac=function(r){return new(r||e)},e.\u0275prov=y({token:e,factory:e.\u0275fac});let t=e;return t})(),mn=new I(""),Ci=(()=>{let e=class e{constructor(n,r){this._zone=r,this._eventNameToPlugin=new Map,n.forEach(s=>{s.manager=this}),this._plugins=n.slice().reverse()}addEventListener(n,r,s){return this._findPluginFor(r).addEventListener(n,r,s)}getZone(){return this._zone}_findPluginFor(n){let r=this._eventNameToPlugin.get(n);if(r)return r;if(r=this._plugins.find(o=>o.supports(n)),!r)throw new C(5101,!1);return this._eventNameToPlugin.set(n,r),r}};e.\u0275fac=function(r){return new(r||e)(b(mn),b(z))},e.\u0275prov=y({token:e,factory:e.\u0275fac});let t=e;return t})(),bt=class{constructor(e){this._doc=e}},dn="ng-app-id",Ei=(()=>{let e=class e{constructor(n,r,s,o={}){this.doc=n,this.appId=r,this.nonce=s,this.platformId=o,this.styleRef=new Map,this.hostNodes=new Set,this.styleNodesInDOM=this.collectServerRenderedStyles(),this.platformIsServer=sn(o),this.resetHostNodes()}addStyles(n){for(let r of n)this.changeUsageCount(r,1)===1&&this.onStyleAdded(r)}removeStyles(n){for(let r of n)this.changeUsageCount(r,-1)<=0&&this.onStyleRemoved(r)}ngOnDestroy(){let n=this.styleNodesInDOM;n&&(n.forEach(r=>r.remove()),n.clear());for(let r of this.getAllStyles())this.onStyleRemoved(r);this.resetHostNodes()}addHost(n){this.hostNodes.add(n);for(let r of this.getAllStyles())this.addStyleToHost(n,r)}removeHost(n){this.hostNodes.delete(n)}getAllStyles(){return this.styleRef.keys()}onStyleAdded(n){for(let r of this.hostNodes)this.addStyleToHost(r,n)}onStyleRemoved(n){let r=this.styleRef;r.get(n)?.elements?.forEach(s=>s.remove()),r.delete(n)}collectServerRenderedStyles(){let n=this.doc.head?.querySelectorAll(`style[${dn}="${this.appId}"]`);if(n?.length){let r=new Map;return n.forEach(s=>{s.textContent!=null&&r.set(s.textContent,s)}),r}return null}changeUsageCount(n,r){let s=this.styleRef;if(s.has(n)){let o=s.get(n);return o.usage+=r,o.usage}return s.set(n,{usage:r,elements:[]}),r}getStyleElement(n,r){let s=this.styleNodesInDOM,o=s?.get(r);if(o?.parentNode===n)return s.delete(r),o.removeAttribute(dn),o;{let a=this.doc.createElement("style");return this.nonce&&a.setAttribute("nonce",this.nonce),a.textContent=r,this.platformIsServer&&a.setAttribute(dn,this.appId),n.appendChild(a),a}}addStyleToHost(n,r){let s=this.getStyleElement(n,r),o=this.styleRef,a=o.get(r)?.elements;a?a.push(s):o.set(r,{elements:[s],usage:1})}resetHostNodes(){let n=this.hostNodes;n.clear(),n.add(this.doc.head)}};e.\u0275fac=function(r){return new(r||e)(b(U),b(Xt),b(Jt,8),b(se))},e.\u0275prov=y({token:e,factory:e.\u0275fac});let t=e;return t})(),fn={svg:"http://www.w3.org/2000/svg",xhtml:"http://www.w3.org/1999/xhtml",xlink:"http://www.w3.org/1999/xlink",xml:"http://www.w3.org/XML/1998/namespace",xmlns:"http://www.w3.org/2000/xmlns/",math:"http://www.w3.org/1998/MathML/"},wn=/%COMP%/g,Ii="%COMP%",Vs=`_nghost-${Ii}`,qs=`_ngcontent-${Ii}`,Ws=!0,Gs=new I("",{providedIn:"root",factory:()=>Ws});function Ks(t){return qs.replace(wn,t)}function Zs(t){return Vs.replace(wn,t)}function Ai(t,e){return e.map(i=>i.replace(wn,t))}var bi=(()=>{let e=class e{constructor(n,r,s,o,a,u,c,l=null){this.eventManager=n,this.sharedStylesHost=r,this.appId=s,this.removeStylesOnCompDestroy=o,this.doc=a,this.platformId=u,this.ngZone=c,this.nonce=l,this.rendererByCompId=new Map,this.platformIsServer=sn(u),this.defaultRenderer=new Be(n,a,c,this.platformIsServer)}createRenderer(n,r){if(!n||!r)return this.defaultRenderer;this.platformIsServer&&r.encapsulation===xe.ShadowDom&&(r=O(f({},r),{encapsulation:xe.Emulated}));let s=this.getOrCreateRenderer(n,r);return s instanceof St?s.applyToHost(n):s instanceof Ve&&s.applyStyles(),s}getOrCreateRenderer(n,r){let s=this.rendererByCompId,o=s.get(r.id);if(!o){let a=this.doc,u=this.ngZone,c=this.eventManager,l=this.sharedStylesHost,h=this.removeStylesOnCompDestroy,d=this.platformIsServer;switch(r.encapsulation){case xe.Emulated:o=new St(c,l,r,this.appId,h,a,u,d);break;case xe.ShadowDom:return new vn(c,l,n,r,a,u,this.nonce,d);default:o=new Ve(c,l,r,h,a,u,d);break}s.set(r.id,o)}return o}ngOnDestroy(){this.rendererByCompId.clear()}};e.\u0275fac=function(r){return new(r||e)(b(Ci),b(Ei),b(Xt),b(Gs),b(U),b(se),b(z),b(Jt))},e.\u0275prov=y({token:e,factory:e.\u0275fac});let t=e;return t})(),Be=class{constructor(e,i,n,r){this.eventManager=e,this.doc=i,this.ngZone=n,this.platformIsServer=r,this.data=Object.create(null),this.throwOnSyntheticProps=!0,this.destroyNode=null}destroy(){}createElement(e,i){return i?this.doc.createElementNS(fn[i]||i,e):this.doc.createElement(e)}createComment(e){return this.doc.createComment(e)}createText(e){return this.doc.createTextNode(e)}appendChild(e,i){(Si(e)?e.content:e).appendChild(i)}insertBefore(e,i,n){e&&(Si(e)?e.content:e).insertBefore(i,n)}removeChild(e,i){e&&e.removeChild(i)}selectRootElement(e,i){let n=typeof e=="string"?this.doc.querySelector(e):e;if(!n)throw new C(-5104,!1);return i||(n.textContent=""),n}parentNode(e){return e.parentNode}nextSibling(e){return e.nextSibling}setAttribute(e,i,n,r){if(r){i=r+":"+i;let s=fn[r];s?e.setAttributeNS(s,i,n):e.setAttribute(i,n)}else e.setAttribute(i,n)}removeAttribute(e,i,n){if(n){let r=fn[n];r?e.removeAttributeNS(r,i):e.removeAttribute(`${n}:${i}`)}else e.removeAttribute(i)}addClass(e,i){e.classList.add(i)}removeClass(e,i){e.classList.remove(i)}setStyle(e,i,n,r){r&(Ue.DashCase|Ue.Important)?e.style.setProperty(i,n,r&Ue.Important?"important":""):e.style[i]=n}removeStyle(e,i,n){n&Ue.DashCase?e.style.removeProperty(i):e.style[i]=""}setProperty(e,i,n){e!=null&&(e[i]=n)}setValue(e,i){e.nodeValue=i}listen(e,i,n){if(typeof e=="string"&&(e=nn().getGlobalEventTarget(this.doc,e),!e))throw new Error(`Unsupported event target ${e} for event ${i}`);return this.eventManager.addEventListener(e,i,this.decoratePreventDefault(n))}decoratePreventDefault(e){return i=>{if(i==="__ngUnwrap__")return e;(this.platformIsServer?this.ngZone.runGuarded(()=>e(i)):e(i))===!1&&i.preventDefault()}}};function Si(t){return t.tagName==="TEMPLATE"&&t.content!==void 0}var vn=class extends Be{constructor(e,i,n,r,s,o,a,u){super(e,s,o,u),this.sharedStylesHost=i,this.hostEl=n,this.shadowRoot=n.attachShadow({mode:"open"}),this.sharedStylesHost.addHost(this.shadowRoot);let c=Ai(r.id,r.styles);for(let l of c){let h=document.createElement("style");a&&h.setAttribute("nonce",a),h.textContent=l,this.shadowRoot.appendChild(h)}}nodeOrShadowRoot(e){return e===this.hostEl?this.shadowRoot:e}appendChild(e,i){return super.appendChild(this.nodeOrShadowRoot(e),i)}insertBefore(e,i,n){return super.insertBefore(this.nodeOrShadowRoot(e),i,n)}removeChild(e,i){return super.removeChild(this.nodeOrShadowRoot(e),i)}parentNode(e){return this.nodeOrShadowRoot(super.parentNode(this.nodeOrShadowRoot(e)))}destroy(){this.sharedStylesHost.removeHost(this.shadowRoot)}},Ve=class extends Be{constructor(e,i,n,r,s,o,a,u){super(e,s,o,a),this.sharedStylesHost=i,this.removeStylesOnCompDestroy=r,this.styles=u?Ai(u,n.styles):n.styles}applyStyles(){this.sharedStylesHost.addStyles(this.styles)}destroy(){this.removeStylesOnCompDestroy&&this.sharedStylesHost.removeStyles(this.styles)}},St=class extends Ve{constructor(e,i,n,r,s,o,a,u){let c=r+"-"+n.id;super(e,i,n,s,o,a,u,c),this.contentAttr=Ks(c),this.hostAttr=Zs(c)}applyToHost(e){this.applyStyles(),this.setAttribute(e,this.hostAttr,"")}createElement(e,i){let n=super.createElement(e,i);return super.setAttribute(n,this.contentAttr,""),n}},Xs=(()=>{let e=class e extends bt{constructor(n){super(n)}supports(n){return!0}addEventListener(n,r,s){return n.addEventListener(r,s,!1),()=>this.removeEventListener(n,r,s)}removeEventListener(n,r,s){return n.removeEventListener(r,s)}};e.\u0275fac=function(r){return new(r||e)(b(U))},e.\u0275prov=y({token:e,factory:e.\u0275fac});let t=e;return t})(),Ti=["alt","control","meta","shift"],Js={"\b":"Backspace"," ":"Tab","\x7F":"Delete","\x1B":"Escape",Del:"Delete",Esc:"Escape",Left:"ArrowLeft",Right:"ArrowRight",Up:"ArrowUp",Down:"ArrowDown",Menu:"ContextMenu",Scroll:"ScrollLock",Win:"OS"},Ys={alt:t=>t.altKey,control:t=>t.ctrlKey,meta:t=>t.metaKey,shift:t=>t.shiftKey},Hs=(()=>{let e=class e extends bt{constructor(n){super(n)}supports(n){return e.parseEventName(n)!=null}addEventListener(n,r,s){let o=e.parseEventName(r),a=e.eventCallback(o.fullKey,s,this.manager.getZone());return this.manager.getZone().runOutsideAngular(()=>nn().onAndCancel(n,o.domEventName,a))}static parseEventName(n){let r=n.toLowerCase().split("."),s=r.shift();if(r.length===0||!(s==="keydown"||s==="keyup"))return null;let o=e._normalizeKey(r.pop()),a="",u=r.indexOf("code");if(u>-1&&(r.splice(u,1),a="code."),Ti.forEach(l=>{let h=r.indexOf(l);h>-1&&(r.splice(h,1),a+=l+".")}),a+=o,r.length!=0||o.length===0)return null;let c={};return c.domEventName=s,c.fullKey=a,c}static matchEventFullKeyCode(n,r){let s=Js[n.key]||n.key,o="";return r.indexOf("code.")>-1&&(s=n.code,o="code."),s==null||!s?!1:(s=s.toLowerCase(),s===" "?s="space":s==="."&&(s="dot"),Ti.forEach(a=>{if(a!==s){let u=Ys[a];u(n)&&(o+=a+".")}}),o+=s,o===r)}static eventCallback(n,r,s){return o=>{e.matchEventFullKeyCode(o,n)&&s.runGuarded(()=>r(o))}}static _normalizeKey(n){return n==="esc"?"escape":n}};e.\u0275fac=function(r){return new(r||e)(b(U))},e.\u0275prov=y({token:e,factory:e.\u0275fac});let t=e;return t})();function Uc(t,e){return Kr(f({rootComponent:t},Qs(e)))}function Qs(t){return{appProviders:[...io,...t?.providers??[]],platformProviders:ro}}function eo(){gn.makeCurrent()}function to(){return new Qt}function no(){return Rr(document),document}var ro=[{provide:se,useValue:Hr},{provide:Sr,useValue:eo,multi:!0},{provide:U,useFactory:no,deps:[]}];var io=[{provide:Tr,useValue:"root"},{provide:Qt,useFactory:to,deps:[]},{provide:mn,useClass:Xs,multi:!0,deps:[U,z,se]},{provide:mn,useClass:Hs,multi:!0,deps:[U]},bi,Ei,Ci,{provide:Ur,useExisting:bi},{provide:mt,useClass:Bs,deps:[]},[]];var Mi=(()=>{let e=class e{constructor(n){this._doc=n}getTitle(){return this._doc.title}setTitle(n){this._doc.title=n||""}};e.\u0275fac=function(r){return new(r||e)(b(U))},e.\u0275prov=y({token:e,factory:e.\u0275fac,providedIn:"root"});let t=e;return t})();var so=(()=>{let e=class e{};e.\u0275fac=function(r){return new(r||e)},e.\u0275prov=y({token:e,factory:function(r){let s=null;return r?s=new(r||e):s=b(oo),s},providedIn:"root"});let t=e;return t})(),oo=(()=>{let e=class e extends so{constructor(n){super(),this._doc=n}sanitize(n,r){if(r==null)return null;switch(n){case oe.NONE:return r;case oe.HTML:return we(r,"HTML")?ye(r):Nr(this._doc,String(r)).toString();case oe.STYLE:return we(r,"Style")?ye(r):r;case oe.SCRIPT:if(we(r,"Script"))return ye(r);throw new C(5200,!1);case oe.URL:return we(r,"URL")?ye(r):Pr(String(r));case oe.RESOURCE_URL:if(we(r,"ResourceURL"))return ye(r);throw new C(5201,!1);default:throw new C(5202,!1)}}bypassSecurityTrustHtml(n){return Ir(n)}bypassSecurityTrustStyle(n){return Ar(n)}bypassSecurityTrustScript(n){return Mr(n)}bypassSecurityTrustUrl(n){return Dr(n)}bypassSecurityTrustResourceUrl(n){return Or(n)}};e.\u0275fac=function(r){return new(r||e)(b(U))},e.\u0275prov=y({token:e,factory:e.\u0275fac,providedIn:"root"});let t=e;return t})(),yn=function(t){return t[t.NoHttpTransferCache=0]="NoHttpTransferCache",t[t.HttpTransferCacheOptions=1]="HttpTransferCacheOptions",t}(yn||{});function kc(...t){let e=[],i=new Set,n=i.has(yn.HttpTransferCacheOptions);for(let{\u0275providers:r,\u0275kind:s}of t)i.add(s),r.length&&e.push(r);return me([[],Zr(),i.has(yn.NoHttpTransferCache)||n?[]:Ri({}),e])}var m="primary",it=Symbol("RouteTitle"),Cn=class{constructor(e){this.params=e||{}}has(e){return Object.prototype.hasOwnProperty.call(this.params,e)}get(e){if(this.has(e)){let i=this.params[e];return Array.isArray(i)?i[0]:i}return null}getAll(e){if(this.has(e)){let i=this.params[e];return Array.isArray(i)?i:[i]}return[]}get keys(){return Object.keys(this.params)}};function Ee(t){return new Cn(t)}function co(t,e,i){let n=i.path.split("/");if(n.length>t.length||i.pathMatch==="full"&&(e.hasChildren()||n.lengthn[s]===r)}else return t===e}function Li(t){return t.length>0?t[t.length-1]:null}function te(t){return lr(t)?t:Wr(t)?N(Promise.resolve(t)):g(t)}var lo={exact:Fi,subset:$i},ji={exact:ho,subset:fo,ignored:()=>!0};function Di(t,e,i){return lo[i.paths](t.root,e.root,i.matrixParams)&&ji[i.queryParams](t.queryParams,e.queryParams)&&!(i.fragment==="exact"&&t.fragment!==e.fragment)}function ho(t,e){return V(t,e)}function Fi(t,e,i){if(!ue(t.segments,e.segments)||!Et(t.segments,e.segments,i)||t.numberOfChildren!==e.numberOfChildren)return!1;for(let n in e.children)if(!t.children[n]||!Fi(t.children[n],e.children[n],i))return!1;return!0}function fo(t,e){return Object.keys(e).length<=Object.keys(t).length&&Object.keys(e).every(i=>ki(t[i],e[i]))}function $i(t,e,i){return _i(t,e,e.segments,i)}function _i(t,e,i,n){if(t.segments.length>i.length){let r=t.segments.slice(0,i.length);return!(!ue(r,i)||e.hasChildren()||!Et(r,i,n))}else if(t.segments.length===i.length){if(!ue(t.segments,i)||!Et(t.segments,i,n))return!1;for(let r in e.children)if(!t.children[r]||!$i(t.children[r],e.children[r],n))return!1;return!0}else{let r=i.slice(0,t.segments.length),s=i.slice(t.segments.length);return!ue(t.segments,r)||!Et(t.segments,r,n)||!t.children[m]?!1:_i(t.children[m],e,s,n)}}function Et(t,e,i){return e.every((n,r)=>ji[i](t[r].parameters,n.parameters))}var H=class{constructor(e=new S([],{}),i={},n=null){this.root=e,this.queryParams=i,this.fragment=n}get queryParamMap(){return this._queryParamMap??=Ee(this.queryParams),this._queryParamMap}toString(){return mo.serialize(this)}},S=class{constructor(e,i){this.segments=e,this.children=i,this.parent=null,Object.values(i).forEach(n=>n.parent=this)}hasChildren(){return this.numberOfChildren>0}get numberOfChildren(){return Object.keys(this.children).length}toString(){return It(this)}},ce=class{constructor(e,i){this.path=e,this.parameters=i}get parameterMap(){return this._parameterMap??=Ee(this.parameters),this._parameterMap}toString(){return Bi(this)}};function po(t,e){return ue(t,e)&&t.every((i,n)=>V(i.parameters,e[n].parameters))}function ue(t,e){return t.length!==e.length?!1:t.every((i,n)=>i.path===e[n].path)}function go(t,e){let i=[];return Object.entries(t.children).forEach(([n,r])=>{n===m&&(i=i.concat(e(r,n)))}),Object.entries(t.children).forEach(([n,r])=>{n!==m&&(i=i.concat(e(r,n)))}),i}var Yn=(()=>{let e=class e{};e.\u0275fac=function(r){return new(r||e)},e.\u0275prov=y({token:e,factory:()=>new Mt,providedIn:"root"});let t=e;return t})(),Mt=class{parse(e){let i=new An(e);return new H(i.parseRootSegment(),i.parseQueryParams(),i.parseFragment())}serialize(e){let i=`/${qe(e.root,!0)}`,n=wo(e.queryParams),r=typeof e.fragment=="string"?`#${vo(e.fragment)}`:"";return`${i}${n}${r}`}},mo=new Mt;function It(t){return t.segments.map(e=>Bi(e)).join("/")}function qe(t,e){if(!t.hasChildren())return It(t);if(e){let i=t.children[m]?qe(t.children[m],!1):"",n=[];return Object.entries(t.children).forEach(([r,s])=>{r!==m&&n.push(`${r}:${qe(s,!1)}`)}),n.length>0?`${i}(${n.join("//")})`:i}else{let i=go(t,(n,r)=>r===m?[qe(t.children[m],!1)]:[`${r}:${qe(n,!1)}`]);return Object.keys(t.children).length===1&&t.children[m]!=null?`${It(t)}/${i[0]}`:`${It(t)}/(${i.join("//")})`}}function zi(t){return encodeURIComponent(t).replace(/%40/g,"@").replace(/%3A/gi,":").replace(/%24/g,"$").replace(/%2C/gi,",")}function Tt(t){return zi(t).replace(/%3B/gi,";")}function vo(t){return encodeURI(t)}function In(t){return zi(t).replace(/\(/g,"%28").replace(/\)/g,"%29").replace(/%26/gi,"&")}function At(t){return decodeURIComponent(t)}function Oi(t){return At(t.replace(/\+/g,"%20"))}function Bi(t){return`${In(t.path)}${yo(t.parameters)}`}function yo(t){return Object.entries(t).map(([e,i])=>`;${In(e)}=${In(i)}`).join("")}function wo(t){let e=Object.entries(t).map(([i,n])=>Array.isArray(n)?n.map(r=>`${Tt(i)}=${Tt(r)}`).join("&"):`${Tt(i)}=${Tt(n)}`).filter(i=>i);return e.length?`?${e.join("&")}`:""}var Ro=/^[^\/()?;#]+/;function Rn(t){let e=t.match(Ro);return e?e[0]:""}var bo=/^[^\/()?;=#]+/;function So(t){let e=t.match(bo);return e?e[0]:""}var To=/^[^=?&#]+/;function Co(t){let e=t.match(To);return e?e[0]:""}var Eo=/^[^&#]+/;function Io(t){let e=t.match(Eo);return e?e[0]:""}var An=class{constructor(e){this.url=e,this.remaining=e}parseRootSegment(){return this.consumeOptional("/"),this.remaining===""||this.peekStartsWith("?")||this.peekStartsWith("#")?new S([],{}):new S([],this.parseChildren())}parseQueryParams(){let e={};if(this.consumeOptional("?"))do this.parseQueryParam(e);while(this.consumeOptional("&"));return e}parseFragment(){return this.consumeOptional("#")?decodeURIComponent(this.remaining):null}parseChildren(){if(this.remaining==="")return{};this.consumeOptional("/");let e=[];for(this.peekStartsWith("(")||e.push(this.parseSegment());this.peekStartsWith("/")&&!this.peekStartsWith("//")&&!this.peekStartsWith("/(");)this.capture("/"),e.push(this.parseSegment());let i={};this.peekStartsWith("/(")&&(this.capture("/"),i=this.parseParens(!0));let n={};return this.peekStartsWith("(")&&(n=this.parseParens(!1)),(e.length>0||Object.keys(i).length>0)&&(n[m]=new S(e,i)),n}parseSegment(){let e=Rn(this.remaining);if(e===""&&this.peekStartsWith(";"))throw new C(4009,!1);return this.capture(e),new ce(At(e),this.parseMatrixParams())}parseMatrixParams(){let e={};for(;this.consumeOptional(";");)this.parseParam(e);return e}parseParam(e){let i=So(this.remaining);if(!i)return;this.capture(i);let n="";if(this.consumeOptional("=")){let r=Rn(this.remaining);r&&(n=r,this.capture(n))}e[At(i)]=At(n)}parseQueryParam(e){let i=Co(this.remaining);if(!i)return;this.capture(i);let n="";if(this.consumeOptional("=")){let o=Io(this.remaining);o&&(n=o,this.capture(n))}let r=Oi(i),s=Oi(n);if(e.hasOwnProperty(r)){let o=e[r];Array.isArray(o)||(o=[o],e[r]=o),o.push(s)}else e[r]=s}parseParens(e){let i={};for(this.capture("(");!this.consumeOptional(")")&&this.remaining.length>0;){let n=Rn(this.remaining),r=this.remaining[n.length];if(r!=="/"&&r!==")"&&r!==";")throw new C(4010,!1);let s;n.indexOf(":")>-1?(s=n.slice(0,n.indexOf(":")),this.capture(s),this.capture(":")):e&&(s=m);let o=this.parseChildren();i[s]=Object.keys(o).length===1?o[m]:new S([],o),this.consumeOptional("//")}return i}peekStartsWith(e){return this.remaining.startsWith(e)}consumeOptional(e){return this.peekStartsWith(e)?(this.remaining=this.remaining.substring(e.length),!0):!1}capture(e){if(!this.consumeOptional(e))throw new C(4011,!1)}};function Vi(t){return t.segments.length>0?new S([],{[m]:t}):t}function qi(t){let e={};for(let[n,r]of Object.entries(t.children)){let s=qi(r);if(n===m&&s.segments.length===0&&s.hasChildren())for(let[o,a]of Object.entries(s.children))e[o]=a;else(s.segments.length>0||s.hasChildren())&&(e[n]=s)}let i=new S(t.segments,e);return Ao(i)}function Ao(t){if(t.numberOfChildren===1&&t.children[m]){let e=t.children[m];return new S(t.segments.concat(e.segments),e.children)}return t}function Ie(t){return t instanceof H}function Mo(t,e,i=null,n=null){let r=Wi(t);return Gi(r,e,i,n)}function Wi(t){let e;function i(s){let o={};for(let u of s.children){let c=i(u);o[u.outlet]=c}let a=new S(s.url,o);return s===t&&(e=a),a}let n=i(t.root),r=Vi(n);return e??r}function Gi(t,e,i,n){let r=t;for(;r.parent;)r=r.parent;if(e.length===0)return bn(r,r,r,i,n);let s=Do(e);if(s.toRoot())return bn(r,r,new S([],{}),i,n);let o=Oo(s,r,t),a=o.processChildren?Ke(o.segmentGroup,o.index,s.commands):Zi(o.segmentGroup,o.index,s.commands);return bn(r,o.segmentGroup,a,i,n)}function Dt(t){return typeof t=="object"&&t!=null&&!t.outlets&&!t.segmentPath}function Je(t){return typeof t=="object"&&t!=null&&t.outlets}function bn(t,e,i,n,r){let s={};n&&Object.entries(n).forEach(([u,c])=>{s[u]=Array.isArray(c)?c.map(l=>`${l}`):`${c}`});let o;t===e?o=i:o=Ki(t,e,i);let a=Vi(qi(o));return new H(a,s,r)}function Ki(t,e,i){let n={};return Object.entries(t.children).forEach(([r,s])=>{s===e?n[r]=i:n[r]=Ki(s,e,i)}),new S(t.segments,n)}var Ot=class{constructor(e,i,n){if(this.isAbsolute=e,this.numberOfDoubleDots=i,this.commands=n,e&&n.length>0&&Dt(n[0]))throw new C(4003,!1);let r=n.find(Je);if(r&&r!==Li(n))throw new C(4004,!1)}toRoot(){return this.isAbsolute&&this.commands.length===1&&this.commands[0]=="/"}};function Do(t){if(typeof t[0]=="string"&&t.length===1&&t[0]==="/")return new Ot(!0,0,t);let e=0,i=!1,n=t.reduce((r,s,o)=>{if(typeof s=="object"&&s!=null){if(s.outlets){let a={};return Object.entries(s.outlets).forEach(([u,c])=>{a[u]=typeof c=="string"?c.split("/"):c}),[...r,{outlets:a}]}if(s.segmentPath)return[...r,s.segmentPath]}return typeof s!="string"?[...r,s]:o===0?(s.split("/").forEach((a,u)=>{u==0&&a==="."||(u==0&&a===""?i=!0:a===".."?e++:a!=""&&r.push(a))}),r):[...r,s]},[]);return new Ot(i,e,n)}var Te=class{constructor(e,i,n){this.segmentGroup=e,this.processChildren=i,this.index=n}};function Oo(t,e,i){if(t.isAbsolute)return new Te(e,!0,0);if(!i)return new Te(e,!1,NaN);if(i.parent===null)return new Te(i,!0,0);let n=Dt(t.commands[0])?0:1,r=i.segments.length-1+n;return Po(i,r,t.numberOfDoubleDots)}function Po(t,e,i){let n=t,r=e,s=i;for(;s>r;){if(s-=r,n=n.parent,!n)throw new C(4005,!1);r=n.segments.length}return new Te(n,!1,r-s)}function No(t){return Je(t[0])?t[0].outlets:{[m]:t}}function Zi(t,e,i){if(t??=new S([],{}),t.segments.length===0&&t.hasChildren())return Ke(t,e,i);let n=xo(t,e,i),r=i.slice(n.commandIndex);if(n.match&&n.pathIndexs!==m)&&t.children[m]&&t.numberOfChildren===1&&t.children[m].segments.length===0){let s=Ke(t.children[m],e,i);return new S(t.segments,s.children)}return Object.entries(n).forEach(([s,o])=>{typeof o=="string"&&(o=[o]),o!==null&&(r[s]=Zi(t.children[s],e,o))}),Object.entries(t.children).forEach(([s,o])=>{n[s]===void 0&&(r[s]=o)}),new S(t.segments,r)}}function xo(t,e,i){let n=0,r=e,s={match:!1,pathIndex:0,commandIndex:0};for(;r=i.length)return s;let o=t.segments[r],a=i[n];if(Je(a))break;let u=`${a}`,c=n0&&u===void 0)break;if(u&&c&&typeof c=="object"&&c.outlets===void 0){if(!Ni(u,c,o))return s;n+=2}else{if(!Ni(u,{},o))return s;n++}r++}return{match:!0,pathIndex:r,commandIndex:n}}function Mn(t,e,i){let n=t.segments.slice(0,e),r=0;for(;r{typeof n=="string"&&(n=[n]),n!==null&&(e[i]=Mn(new S([],{}),0,n))}),e}function Pi(t){let e={};return Object.entries(t).forEach(([i,n])=>e[i]=`${n}`),e}function Ni(t,e,i){return t==i.path&&V(e,i.parameters)}var Ze="imperative",D=function(t){return t[t.NavigationStart=0]="NavigationStart",t[t.NavigationEnd=1]="NavigationEnd",t[t.NavigationCancel=2]="NavigationCancel",t[t.NavigationError=3]="NavigationError",t[t.RoutesRecognized=4]="RoutesRecognized",t[t.ResolveStart=5]="ResolveStart",t[t.ResolveEnd=6]="ResolveEnd",t[t.GuardsCheckStart=7]="GuardsCheckStart",t[t.GuardsCheckEnd=8]="GuardsCheckEnd",t[t.RouteConfigLoadStart=9]="RouteConfigLoadStart",t[t.RouteConfigLoadEnd=10]="RouteConfigLoadEnd",t[t.ChildActivationStart=11]="ChildActivationStart",t[t.ChildActivationEnd=12]="ChildActivationEnd",t[t.ActivationStart=13]="ActivationStart",t[t.ActivationEnd=14]="ActivationEnd",t[t.Scroll=15]="Scroll",t[t.NavigationSkipped=16]="NavigationSkipped",t}(D||{}),_=class{constructor(e,i){this.id=e,this.url=i}},Ye=class extends _{constructor(e,i,n="imperative",r=null){super(e,i),this.type=D.NavigationStart,this.navigationTrigger=n,this.restoredState=r}toString(){return`NavigationStart(id: ${this.id}, url: '${this.url}')`}},Q=class extends _{constructor(e,i,n){super(e,i),this.urlAfterRedirects=n,this.type=D.NavigationEnd}toString(){return`NavigationEnd(id: ${this.id}, url: '${this.url}', urlAfterRedirects: '${this.urlAfterRedirects}')`}},$=function(t){return t[t.Redirect=0]="Redirect",t[t.SupersededByNewNavigation=1]="SupersededByNewNavigation",t[t.NoDataFromResolver=2]="NoDataFromResolver",t[t.GuardRejected=3]="GuardRejected",t}($||{}),Dn=function(t){return t[t.IgnoredSameUrlNavigation=0]="IgnoredSameUrlNavigation",t[t.IgnoredByUrlHandlingStrategy=1]="IgnoredByUrlHandlingStrategy",t}(Dn||{}),ee=class extends _{constructor(e,i,n,r){super(e,i),this.reason=n,this.code=r,this.type=D.NavigationCancel}toString(){return`NavigationCancel(id: ${this.id}, url: '${this.url}')`}},le=class extends _{constructor(e,i,n,r){super(e,i),this.reason=n,this.code=r,this.type=D.NavigationSkipped}},He=class extends _{constructor(e,i,n,r){super(e,i),this.error=n,this.target=r,this.type=D.NavigationError}toString(){return`NavigationError(id: ${this.id}, url: '${this.url}', error: ${this.error})`}},Pt=class extends _{constructor(e,i,n,r){super(e,i),this.urlAfterRedirects=n,this.state=r,this.type=D.RoutesRecognized}toString(){return`RoutesRecognized(id: ${this.id}, url: '${this.url}', urlAfterRedirects: '${this.urlAfterRedirects}', state: ${this.state})`}},On=class extends _{constructor(e,i,n,r){super(e,i),this.urlAfterRedirects=n,this.state=r,this.type=D.GuardsCheckStart}toString(){return`GuardsCheckStart(id: ${this.id}, url: '${this.url}', urlAfterRedirects: '${this.urlAfterRedirects}', state: ${this.state})`}},Pn=class extends _{constructor(e,i,n,r,s){super(e,i),this.urlAfterRedirects=n,this.state=r,this.shouldActivate=s,this.type=D.GuardsCheckEnd}toString(){return`GuardsCheckEnd(id: ${this.id}, url: '${this.url}', urlAfterRedirects: '${this.urlAfterRedirects}', state: ${this.state}, shouldActivate: ${this.shouldActivate})`}},Nn=class extends _{constructor(e,i,n,r){super(e,i),this.urlAfterRedirects=n,this.state=r,this.type=D.ResolveStart}toString(){return`ResolveStart(id: ${this.id}, url: '${this.url}', urlAfterRedirects: '${this.urlAfterRedirects}', state: ${this.state})`}},xn=class extends _{constructor(e,i,n,r){super(e,i),this.urlAfterRedirects=n,this.state=r,this.type=D.ResolveEnd}toString(){return`ResolveEnd(id: ${this.id}, url: '${this.url}', urlAfterRedirects: '${this.urlAfterRedirects}', state: ${this.state})`}},Un=class{constructor(e){this.route=e,this.type=D.RouteConfigLoadStart}toString(){return`RouteConfigLoadStart(path: ${this.route.path})`}},kn=class{constructor(e){this.route=e,this.type=D.RouteConfigLoadEnd}toString(){return`RouteConfigLoadEnd(path: ${this.route.path})`}},Ln=class{constructor(e){this.snapshot=e,this.type=D.ChildActivationStart}toString(){return`ChildActivationStart(path: '${this.snapshot.routeConfig&&this.snapshot.routeConfig.path||""}')`}},jn=class{constructor(e){this.snapshot=e,this.type=D.ChildActivationEnd}toString(){return`ChildActivationEnd(path: '${this.snapshot.routeConfig&&this.snapshot.routeConfig.path||""}')`}},Fn=class{constructor(e){this.snapshot=e,this.type=D.ActivationStart}toString(){return`ActivationStart(path: '${this.snapshot.routeConfig&&this.snapshot.routeConfig.path||""}')`}},$n=class{constructor(e){this.snapshot=e,this.type=D.ActivationEnd}toString(){return`ActivationEnd(path: '${this.snapshot.routeConfig&&this.snapshot.routeConfig.path||""}')`}};var Qe=class{},et=class{constructor(e){this.url=e}};var _n=class{constructor(){this.outlet=null,this.route=null,this.injector=null,this.children=new jt,this.attachRef=null}},jt=(()=>{let e=class e{constructor(){this.contexts=new Map}onChildOutletCreated(n,r){let s=this.getOrCreateContext(n);s.outlet=r,this.contexts.set(n,s)}onChildOutletDestroyed(n){let r=this.getContext(n);r&&(r.outlet=null,r.attachRef=null)}onOutletDeactivated(){let n=this.contexts;return this.contexts=new Map,n}onOutletReAttached(n){this.contexts=n}getOrCreateContext(n){let r=this.getContext(n);return r||(r=new _n,this.contexts.set(n,r)),r}getContext(n){return this.contexts.get(n)||null}};e.\u0275fac=function(r){return new(r||e)},e.\u0275prov=y({token:e,factory:e.\u0275fac,providedIn:"root"});let t=e;return t})(),Nt=class{constructor(e){this._root=e}get root(){return this._root.value}parent(e){let i=this.pathFromRoot(e);return i.length>1?i[i.length-2]:null}children(e){let i=zn(e,this._root);return i?i.children.map(n=>n.value):[]}firstChild(e){let i=zn(e,this._root);return i&&i.children.length>0?i.children[0].value:null}siblings(e){let i=Bn(e,this._root);return i.length<2?[]:i[i.length-2].children.map(r=>r.value).filter(r=>r!==e)}pathFromRoot(e){return Bn(e,this._root).map(i=>i.value)}};function zn(t,e){if(t===e.value)return e;for(let i of e.children){let n=zn(t,i);if(n)return n}return null}function Bn(t,e){if(t===e.value)return[e];for(let i of e.children){let n=Bn(t,i);if(n.length)return n.unshift(e),n}return[]}var k=class{constructor(e,i){this.value=e,this.children=i}toString(){return`TreeNode(${this.value})`}};function Se(t){let e={};return t&&t.children.forEach(i=>e[i.value.outlet]=i),e}var xt=class extends Nt{constructor(e,i){super(e),this.snapshot=i,Qn(this,e)}toString(){return this.snapshot.toString()}};function Xi(t){let e=ko(t),i=new j([new ce("",{})]),n=new j({}),r=new j({}),s=new j({}),o=new j(""),a=new he(i,n,s,o,r,m,t,e.root);return a.snapshot=e.root,new xt(new k(a,[]),e)}function ko(t){let e={},i={},n={},r="",s=new tt([],e,n,r,i,m,t,null,{});return new Ut("",new k(s,[]))}var he=class{constructor(e,i,n,r,s,o,a,u){this.urlSubject=e,this.paramsSubject=i,this.queryParamsSubject=n,this.fragmentSubject=r,this.dataSubject=s,this.outlet=o,this.component=a,this._futureSnapshot=u,this.title=this.dataSubject?.pipe(R(c=>c[it]))??g(void 0),this.url=e,this.params=i,this.queryParams=n,this.fragment=r,this.data=s}get routeConfig(){return this._futureSnapshot.routeConfig}get root(){return this._routerState.root}get parent(){return this._routerState.parent(this)}get firstChild(){return this._routerState.firstChild(this)}get children(){return this._routerState.children(this)}get pathFromRoot(){return this._routerState.pathFromRoot(this)}get paramMap(){return this._paramMap??=this.params.pipe(R(e=>Ee(e))),this._paramMap}get queryParamMap(){return this._queryParamMap??=this.queryParams.pipe(R(e=>Ee(e))),this._queryParamMap}toString(){return this.snapshot?this.snapshot.toString():`Future(${this._futureSnapshot})`}};function Hn(t,e,i="emptyOnly"){let n,{routeConfig:r}=t;return e!==null&&(i==="always"||r?.path===""||!e.component&&!e.routeConfig?.loadComponent)?n={params:f(f({},e.params),t.params),data:f(f({},e.data),t.data),resolve:f(f(f(f({},t.data),e.data),r?.data),t._resolvedData)}:n={params:f({},t.params),data:f({},t.data),resolve:f(f({},t.data),t._resolvedData??{})},r&&Yi(r)&&(n.resolve[it]=r.title),n}var tt=class{get title(){return this.data?.[it]}constructor(e,i,n,r,s,o,a,u,c){this.url=e,this.params=i,this.queryParams=n,this.fragment=r,this.data=s,this.outlet=o,this.component=a,this.routeConfig=u,this._resolve=c}get root(){return this._routerState.root}get parent(){return this._routerState.parent(this)}get firstChild(){return this._routerState.firstChild(this)}get children(){return this._routerState.children(this)}get pathFromRoot(){return this._routerState.pathFromRoot(this)}get paramMap(){return this._paramMap??=Ee(this.params),this._paramMap}get queryParamMap(){return this._queryParamMap??=Ee(this.queryParams),this._queryParamMap}toString(){let e=this.url.map(n=>n.toString()).join("/"),i=this.routeConfig?this.routeConfig.path:"";return`Route(url:'${e}', path:'${i}')`}},Ut=class extends Nt{constructor(e,i){super(i),this.url=e,Qn(this,i)}toString(){return Ji(this._root)}};function Qn(t,e){e.value._routerState=t,e.children.forEach(i=>Qn(t,i))}function Ji(t){let e=t.children.length>0?` { ${t.children.map(Ji).join(", ")} } `:"";return`${t.value}${e}`}function Sn(t){if(t.snapshot){let e=t.snapshot,i=t._futureSnapshot;t.snapshot=i,V(e.queryParams,i.queryParams)||t.queryParamsSubject.next(i.queryParams),e.fragment!==i.fragment&&t.fragmentSubject.next(i.fragment),V(e.params,i.params)||t.paramsSubject.next(i.params),uo(e.url,i.url)||t.urlSubject.next(i.url),V(e.data,i.data)||t.dataSubject.next(i.data)}else t.snapshot=t._futureSnapshot,t.dataSubject.next(t._futureSnapshot.data)}function Vn(t,e){let i=V(t.params,e.params)&&po(t.url,e.url),n=!t.parent!=!e.parent;return i&&!n&&(!t.parent||Vn(t.parent,e.parent))}function Yi(t){return typeof t.title=="string"||t.title===null}var Lo=(()=>{let e=class e{constructor(){this.activated=null,this._activatedRoute=null,this.name=m,this.activateEvents=new Ne,this.deactivateEvents=new Ne,this.attachEvents=new Ne,this.detachEvents=new Ne,this.parentContexts=p(jt),this.location=p(jr),this.changeDetector=p(en),this.environmentInjector=p(ve),this.inputBinder=p(Ft,{optional:!0}),this.supportsBindingToComponentInputs=!0}get activatedComponentRef(){return this.activated}ngOnChanges(n){if(n.name){let{firstChange:r,previousValue:s}=n.name;if(r)return;this.isTrackedInParentContexts(s)&&(this.deactivate(),this.parentContexts.onChildOutletDestroyed(s)),this.initializeOutletWithName()}}ngOnDestroy(){this.isTrackedInParentContexts(this.name)&&this.parentContexts.onChildOutletDestroyed(this.name),this.inputBinder?.unsubscribeFromRouteData(this)}isTrackedInParentContexts(n){return this.parentContexts.getContext(n)?.outlet===this}ngOnInit(){this.initializeOutletWithName()}initializeOutletWithName(){if(this.parentContexts.onChildOutletCreated(this.name,this),this.activated)return;let n=this.parentContexts.getContext(this.name);n?.route&&(n.attachRef?this.attach(n.attachRef,n.route):this.activateWith(n.route,n.injector))}get isActivated(){return!!this.activated}get component(){if(!this.activated)throw new C(4012,!1);return this.activated.instance}get activatedRoute(){if(!this.activated)throw new C(4012,!1);return this._activatedRoute}get activatedRouteData(){return this._activatedRoute?this._activatedRoute.snapshot.data:{}}detach(){if(!this.activated)throw new C(4012,!1);this.location.detach();let n=this.activated;return this.activated=null,this._activatedRoute=null,this.detachEvents.emit(n.instance),n}attach(n,r){this.activated=n,this._activatedRoute=r,this.location.insert(n.hostView),this.inputBinder?.bindActivatedRouteToOutletComponent(this),this.attachEvents.emit(n.instance)}deactivate(){if(this.activated){let n=this.component;this.activated.destroy(),this.activated=null,this._activatedRoute=null,this.deactivateEvents.emit(n)}}activateWith(n,r){if(this.isActivated)throw new C(4013,!1);this._activatedRoute=n;let s=this.location,a=n.snapshot.component,u=this.parentContexts.getOrCreateContext(this.name).children,c=new qn(n,u,s.injector);this.activated=s.createComponent(a,{index:s.length,injector:c,environmentInjector:r??this.environmentInjector}),this.changeDetector.markForCheck(),this.inputBinder?.bindActivatedRouteToOutletComponent(this),this.activateEvents.emit(this.activated.instance)}};e.\u0275fac=function(r){return new(r||e)},e.\u0275dir=Zt({type:e,selectors:[["router-outlet"]],inputs:{name:"name"},outputs:{activateEvents:"activate",deactivateEvents:"deactivate",attachEvents:"attach",detachEvents:"detach"},exportAs:["outlet"],standalone:!0,features:[Yt]});let t=e;return t})(),qn=class{constructor(e,i,n){this.route=e,this.childContexts=i,this.parent=n}get(e,i){return e===he?this.route:e===jt?this.childContexts:this.parent.get(e,i)}},Ft=new I(""),xi=(()=>{let e=class e{constructor(){this.outletDataSubscriptions=new Map}bindActivatedRouteToOutletComponent(n){this.unsubscribeFromRouteData(n),this.subscribeToRouteData(n)}unsubscribeFromRouteData(n){this.outletDataSubscriptions.get(n)?.unsubscribe(),this.outletDataSubscriptions.delete(n)}subscribeToRouteData(n){let{activatedRoute:r}=n,s=at([r.queryParams,r.params,r.data]).pipe(x(([o,a,u],c)=>(u=f(f(f({},o),a),u),c===0?g(u):Promise.resolve(u)))).subscribe(o=>{if(!n.isActivated||!n.activatedComponentRef||n.activatedRoute!==r||r.component===null){this.unsubscribeFromRouteData(n);return}let a=Xr(r.component);if(!a){this.unsubscribeFromRouteData(n);return}for(let{templateName:u}of a.inputs)n.activatedComponentRef.setInput(u,o[u])});this.outletDataSubscriptions.set(n,s)}};e.\u0275fac=function(r){return new(r||e)},e.\u0275prov=y({token:e,factory:e.\u0275fac});let t=e;return t})();function jo(t,e,i){let n=nt(t,e._root,i?i._root:void 0);return new xt(n,e)}function nt(t,e,i){if(i&&t.shouldReuseRoute(e.value,i.value.snapshot)){let n=i.value;n._futureSnapshot=e.value;let r=Fo(t,e,i);return new k(n,r)}else{if(t.shouldAttach(e.value)){let s=t.retrieve(e.value);if(s!==null){let o=s.route;return o.value._futureSnapshot=e.value,o.children=e.children.map(a=>nt(t,a)),o}}let n=$o(e.value),r=e.children.map(s=>nt(t,s));return new k(n,r)}}function Fo(t,e,i){return e.children.map(n=>{for(let r of i.children)if(t.shouldReuseRoute(n.value,r.value.snapshot))return nt(t,n,r);return nt(t,n)})}function $o(t){return new he(new j(t.url),new j(t.params),new j(t.queryParams),new j(t.fragment),new j(t.data),t.outlet,t.component,t)}var Hi="ngNavigationCancelingError";function Qi(t,e){let{redirectTo:i,navigationBehaviorOptions:n}=Ie(e)?{redirectTo:e,navigationBehaviorOptions:void 0}:e,r=es(!1,$.Redirect);return r.url=i,r.navigationBehaviorOptions=n,r}function es(t,e){let i=new Error(`NavigationCancelingError: ${t||""}`);return i[Hi]=!0,i.cancellationCode=e,i}function _o(t){return ts(t)&&Ie(t.url)}function ts(t){return!!t&&t[Hi]}var zo=(()=>{let e=class e{};e.\u0275fac=function(r){return new(r||e)},e.\u0275cmp=yr({type:e,selectors:[["ng-component"]],standalone:!0,features:[qr],decls:1,vars:0,template:function(r,s){r&1&&Br(0,"router-outlet")},dependencies:[Lo],encapsulation:2});let t=e;return t})();function Bo(t,e){return t.providers&&!t._injector&&(t._injector=_r(t.providers,e,`Route: ${t.path}`)),t._injector??e}function er(t){let e=t.children&&t.children.map(er),i=e?O(f({},t),{children:e}):f({},t);return!i.component&&!i.loadComponent&&(e||i.loadChildren)&&i.outlet&&i.outlet!==m&&(i.component=zo),i}function q(t){return t.outlet||m}function Vo(t,e){let i=t.filter(n=>q(n)===e);return i.push(...t.filter(n=>q(n)!==e)),i}function st(t){if(!t)return null;if(t.routeConfig?._injector)return t.routeConfig._injector;for(let e=t.parent;e;e=e.parent){let i=e.routeConfig;if(i?._loadedInjector)return i._loadedInjector;if(i?._injector)return i._injector}return null}var qo=(t,e,i,n)=>R(r=>(new Wn(e,r.targetRouterState,r.currentRouterState,i,n).activate(t),r)),Wn=class{constructor(e,i,n,r,s){this.routeReuseStrategy=e,this.futureState=i,this.currState=n,this.forwardEvent=r,this.inputBindingEnabled=s}activate(e){let i=this.futureState._root,n=this.currState?this.currState._root:null;this.deactivateChildRoutes(i,n,e),Sn(this.futureState.root),this.activateChildRoutes(i,n,e)}deactivateChildRoutes(e,i,n){let r=Se(i);e.children.forEach(s=>{let o=s.value.outlet;this.deactivateRoutes(s,r[o],n),delete r[o]}),Object.values(r).forEach(s=>{this.deactivateRouteAndItsChildren(s,n)})}deactivateRoutes(e,i,n){let r=e.value,s=i?i.value:null;if(r===s)if(r.component){let o=n.getContext(r.outlet);o&&this.deactivateChildRoutes(e,i,o.children)}else this.deactivateChildRoutes(e,i,n);else s&&this.deactivateRouteAndItsChildren(i,n)}deactivateRouteAndItsChildren(e,i){e.value.component&&this.routeReuseStrategy.shouldDetach(e.value.snapshot)?this.detachAndStoreRouteSubtree(e,i):this.deactivateRouteAndOutlet(e,i)}detachAndStoreRouteSubtree(e,i){let n=i.getContext(e.value.outlet),r=n&&e.value.component?n.children:i,s=Se(e);for(let o of Object.values(s))this.deactivateRouteAndItsChildren(o,r);if(n&&n.outlet){let o=n.outlet.detach(),a=n.children.onOutletDeactivated();this.routeReuseStrategy.store(e.value.snapshot,{componentRef:o,route:e,contexts:a})}}deactivateRouteAndOutlet(e,i){let n=i.getContext(e.value.outlet),r=n&&e.value.component?n.children:i,s=Se(e);for(let o of Object.values(s))this.deactivateRouteAndItsChildren(o,r);n&&(n.outlet&&(n.outlet.deactivate(),n.children.onOutletDeactivated()),n.attachRef=null,n.route=null)}activateChildRoutes(e,i,n){let r=Se(i);e.children.forEach(s=>{this.activateRoutes(s,r[s.value.outlet],n),this.forwardEvent(new $n(s.value.snapshot))}),e.children.length&&this.forwardEvent(new jn(e.value.snapshot))}activateRoutes(e,i,n){let r=e.value,s=i?i.value:null;if(Sn(r),r===s)if(r.component){let o=n.getOrCreateContext(r.outlet);this.activateChildRoutes(e,i,o.children)}else this.activateChildRoutes(e,i,n);else if(r.component){let o=n.getOrCreateContext(r.outlet);if(this.routeReuseStrategy.shouldAttach(r.snapshot)){let a=this.routeReuseStrategy.retrieve(r.snapshot);this.routeReuseStrategy.store(r.snapshot,null),o.children.onOutletReAttached(a.contexts),o.attachRef=a.componentRef,o.route=a.route.value,o.outlet&&o.outlet.attach(a.componentRef,a.route.value),Sn(a.route.value),this.activateChildRoutes(e,null,o.children)}else{let a=st(r.snapshot);o.attachRef=null,o.route=r,o.injector=a,o.outlet&&o.outlet.activateWith(r,o.injector),this.activateChildRoutes(e,null,o.children)}}else this.activateChildRoutes(e,null,n)}},kt=class{constructor(e){this.path=e,this.route=this.path[this.path.length-1]}},Ce=class{constructor(e,i){this.component=e,this.route=i}};function Wo(t,e,i){let n=t._root,r=e?e._root:null;return We(n,r,i,[n.value])}function Go(t){let e=t.routeConfig?t.routeConfig.canActivateChild:null;return!e||e.length===0?null:{node:t,guards:e}}function Me(t,e){let i=Symbol(),n=e.get(t,i);return n===i?typeof t=="function"&&!br(t)?t:e.get(t):n}function We(t,e,i,n,r={canDeactivateChecks:[],canActivateChecks:[]}){let s=Se(e);return t.children.forEach(o=>{Ko(o,s[o.value.outlet],i,n.concat([o.value]),r),delete s[o.value.outlet]}),Object.entries(s).forEach(([o,a])=>Xe(a,i.getContext(o),r)),r}function Ko(t,e,i,n,r={canDeactivateChecks:[],canActivateChecks:[]}){let s=t.value,o=e?e.value:null,a=i?i.getContext(t.value.outlet):null;if(o&&s.routeConfig===o.routeConfig){let u=Zo(o,s,s.routeConfig.runGuardsAndResolvers);u?r.canActivateChecks.push(new kt(n)):(s.data=o.data,s._resolvedData=o._resolvedData),s.component?We(t,e,a?a.children:null,n,r):We(t,e,i,n,r),u&&a&&a.outlet&&a.outlet.isActivated&&r.canDeactivateChecks.push(new Ce(a.outlet.component,o))}else o&&Xe(e,a,r),r.canActivateChecks.push(new kt(n)),s.component?We(t,null,a?a.children:null,n,r):We(t,null,i,n,r);return r}function Zo(t,e,i){if(typeof i=="function")return i(t,e);switch(i){case"pathParamsChange":return!ue(t.url,e.url);case"pathParamsOrQueryParamsChange":return!ue(t.url,e.url)||!V(t.queryParams,e.queryParams);case"always":return!0;case"paramsOrQueryParamsChange":return!Vn(t,e)||!V(t.queryParams,e.queryParams);case"paramsChange":default:return!Vn(t,e)}}function Xe(t,e,i){let n=Se(t),r=t.value;Object.entries(n).forEach(([s,o])=>{r.component?e?Xe(o,e.children.getContext(s),i):Xe(o,null,i):Xe(o,e,i)}),r.component?e&&e.outlet&&e.outlet.isActivated?i.canDeactivateChecks.push(new Ce(e.outlet.component,r)):i.canDeactivateChecks.push(new Ce(null,r)):i.canDeactivateChecks.push(new Ce(null,r))}function ot(t){return typeof t=="function"}function Xo(t){return typeof t=="boolean"}function Jo(t){return t&&ot(t.canLoad)}function Yo(t){return t&&ot(t.canActivate)}function Ho(t){return t&&ot(t.canActivateChild)}function Qo(t){return t&&ot(t.canDeactivate)}function ea(t){return t&&ot(t.canMatch)}function ns(t){return t instanceof hr||t?.name==="EmptyError"}var Ct=Symbol("INITIAL_VALUE");function Ae(){return x(t=>at(t.map(e=>e.pipe(pe(1),mr(Ct)))).pipe(R(e=>{for(let i of e)if(i!==!0){if(i===Ct)return Ct;if(i===!1||i instanceof H)return i}return!0}),K(e=>e!==Ct),pe(1)))}function ta(t,e){return F(i=>{let{targetSnapshot:n,currentSnapshot:r,guards:{canActivateChecks:s,canDeactivateChecks:o}}=i;return o.length===0&&s.length===0?g(O(f({},i),{guardsResult:!0})):na(o,n,r,t).pipe(F(a=>a&&Xo(a)?ra(n,s,t,e):g(a)),R(a=>O(f({},i),{guardsResult:a})))})}function na(t,e,i,n){return N(t).pipe(F(r=>ca(r.component,r.route,i,e,n)),Z(r=>r!==!0,!0))}function ra(t,e,i,n){return N(e).pipe(ie(r=>dr(sa(r.route.parent,n),ia(r.route,n),aa(t,r.path,i),oa(t,r.route,i))),Z(r=>r!==!0,!0))}function ia(t,e){return t!==null&&e&&e(new Fn(t)),g(!0)}function sa(t,e){return t!==null&&e&&e(new Ln(t)),g(!0)}function oa(t,e,i){let n=e.routeConfig?e.routeConfig.canActivate:null;if(!n||n.length===0)return g(!0);let r=n.map(s=>qt(()=>{let o=st(e)??i,a=Me(s,o),u=Yo(a)?a.canActivate(e,t):W(o,()=>a(e,t));return te(u).pipe(Z())}));return g(r).pipe(Ae())}function aa(t,e,i){let n=e[e.length-1],s=e.slice(0,e.length-1).reverse().map(o=>Go(o)).filter(o=>o!==null).map(o=>qt(()=>{let a=o.guards.map(u=>{let c=st(o.node)??i,l=Me(u,c),h=Ho(l)?l.canActivateChild(n,t):W(c,()=>l(n,t));return te(h).pipe(Z())});return g(a).pipe(Ae())}));return g(s).pipe(Ae())}function ca(t,e,i,n,r){let s=e&&e.routeConfig?e.routeConfig.canDeactivate:null;if(!s||s.length===0)return g(!0);let o=s.map(a=>{let u=st(e)??r,c=Me(a,u),l=Qo(c)?c.canDeactivate(t,e,i,n):W(u,()=>c(t,e,i,n));return te(l).pipe(Z())});return g(o).pipe(Ae())}function ua(t,e,i,n){let r=e.canLoad;if(r===void 0||r.length===0)return g(!0);let s=r.map(o=>{let a=Me(o,t),u=Jo(a)?a.canLoad(e,i):W(t,()=>a(e,i));return te(u)});return g(s).pipe(Ae(),rs(n))}function rs(t){return ur(A(e=>{if(Ie(e))throw Qi(t,e)}),R(e=>e===!0))}function la(t,e,i,n){let r=e.canMatch;if(!r||r.length===0)return g(!0);let s=r.map(o=>{let a=Me(o,t),u=ea(a)?a.canMatch(e,i):W(t,()=>a(e,i));return te(u)});return g(s).pipe(Ae(),rs(n))}var rt=class{constructor(e){this.segmentGroup=e||null}},Lt=class extends Error{constructor(e){super(),this.urlTree=e}};function be(t){return Pe(new rt(t))}function ha(t){return Pe(new C(4e3,!1))}function da(t){return Pe(es(!1,$.GuardRejected))}var Gn=class{constructor(e,i){this.urlSerializer=e,this.urlTree=i}lineralizeSegments(e,i){let n=[],r=i.root;for(;;){if(n=n.concat(r.segments),r.numberOfChildren===0)return g(n);if(r.numberOfChildren>1||!r.children[m])return ha(e.redirectTo);r=r.children[m]}}applyRedirectCommands(e,i,n){let r=this.applyRedirectCreateUrlTree(i,this.urlSerializer.parse(i),e,n);if(i.startsWith("/"))throw new Lt(r);return r}applyRedirectCreateUrlTree(e,i,n,r){let s=this.createSegmentGroup(e,i.root,n,r);return new H(s,this.createQueryParams(i.queryParams,this.urlTree.queryParams),i.fragment)}createQueryParams(e,i){let n={};return Object.entries(e).forEach(([r,s])=>{if(typeof s=="string"&&s.startsWith(":")){let a=s.substring(1);n[r]=i[a]}else n[r]=s}),n}createSegmentGroup(e,i,n,r){let s=this.createSegments(e,i.segments,n,r),o={};return Object.entries(i.children).forEach(([a,u])=>{o[a]=this.createSegmentGroup(e,u,n,r)}),new S(s,o)}createSegments(e,i,n,r){return i.map(s=>s.path.startsWith(":")?this.findPosParam(e,s,r):this.findOrReturn(s,n))}findPosParam(e,i,n){let r=n[i.path.substring(1)];if(!r)throw new C(4001,!1);return r}findOrReturn(e,i){let n=0;for(let r of i){if(r.path===e.path)return i.splice(n),r;n++}return e}},Kn={matched:!1,consumedSegments:[],remainingSegments:[],parameters:{},positionalParamSegments:{}};function fa(t,e,i,n,r){let s=tr(t,e,i);return s.matched?(n=Bo(e,n),la(n,e,i,r).pipe(R(o=>o===!0?s:f({},Kn)))):g(s)}function tr(t,e,i){if(e.path==="**")return pa(i);if(e.path==="")return e.pathMatch==="full"&&(t.hasChildren()||i.length>0)?f({},Kn):{matched:!0,consumedSegments:[],remainingSegments:i,parameters:{},positionalParamSegments:{}};let r=(e.matcher||co)(i,t,e);if(!r)return f({},Kn);let s={};Object.entries(r.posParams??{}).forEach(([a,u])=>{s[a]=u.path});let o=r.consumed.length>0?f(f({},s),r.consumed[r.consumed.length-1].parameters):s;return{matched:!0,consumedSegments:r.consumed,remainingSegments:i.slice(r.consumed.length),parameters:o,positionalParamSegments:r.posParams??{}}}function pa(t){return{matched:!0,parameters:t.length>0?Li(t).parameters:{},consumedSegments:t,remainingSegments:[],positionalParamSegments:{}}}function Ui(t,e,i,n){return i.length>0&&va(t,i,n)?{segmentGroup:new S(e,ma(n,new S(i,t.children))),slicedSegments:[]}:i.length===0&&ya(t,i,n)?{segmentGroup:new S(t.segments,ga(t,i,n,t.children)),slicedSegments:i}:{segmentGroup:new S(t.segments,t.children),slicedSegments:i}}function ga(t,e,i,n){let r={};for(let s of i)if($t(t,e,s)&&!n[q(s)]){let o=new S([],{});r[q(s)]=o}return f(f({},n),r)}function ma(t,e){let i={};i[m]=e;for(let n of t)if(n.path===""&&q(n)!==m){let r=new S([],{});i[q(n)]=r}return i}function va(t,e,i){return i.some(n=>$t(t,e,n)&&q(n)!==m)}function ya(t,e,i){return i.some(n=>$t(t,e,n))}function $t(t,e,i){return(t.hasChildren()||e.length>0)&&i.pathMatch==="full"?!1:i.path===""}function wa(t,e,i,n){return q(t)!==n&&(n===m||!$t(e,i,t))?!1:tr(e,t,i).matched}function Ra(t,e,i){return e.length===0&&!t.children[i]}var Zn=class{};function ba(t,e,i,n,r,s,o="emptyOnly"){return new Xn(t,e,i,n,r,o,s).recognize()}var Sa=31,Xn=class{constructor(e,i,n,r,s,o,a){this.injector=e,this.configLoader=i,this.rootComponentType=n,this.config=r,this.urlTree=s,this.paramsInheritanceStrategy=o,this.urlSerializer=a,this.applyRedirects=new Gn(this.urlSerializer,this.urlTree),this.absoluteRedirectCount=0,this.allowRedirects=!0}noMatchError(e){return new C(4002,`'${e.segmentGroup}'`)}recognize(){let e=Ui(this.urlTree.root,[],[],this.config).segmentGroup;return this.match(e).pipe(R(i=>{let n=new tt([],Object.freeze({}),Object.freeze(f({},this.urlTree.queryParams)),this.urlTree.fragment,{},m,this.rootComponentType,null,{}),r=new k(n,i),s=new Ut("",r),o=Mo(n,[],this.urlTree.queryParams,this.urlTree.fragment);return o.queryParams=this.urlTree.queryParams,s.url=this.urlSerializer.serialize(o),this.inheritParamsAndData(s._root,null),{state:s,tree:o}}))}match(e){return this.processSegmentGroup(this.injector,this.config,e,m).pipe(fe(n=>{if(n instanceof Lt)return this.urlTree=n.urlTree,this.match(n.urlTree.root);throw n instanceof rt?this.noMatchError(n):n}))}inheritParamsAndData(e,i){let n=e.value,r=Hn(n,i,this.paramsInheritanceStrategy);n.params=Object.freeze(r.params),n.data=Object.freeze(r.data),e.children.forEach(s=>this.inheritParamsAndData(s,n))}processSegmentGroup(e,i,n,r){return n.segments.length===0&&n.hasChildren()?this.processChildren(e,i,n):this.processSegment(e,i,n,n.segments,r,!0).pipe(R(s=>s instanceof k?[s]:[]))}processChildren(e,i,n){let r=[];for(let s of Object.keys(n.children))s==="primary"?r.unshift(s):r.push(s);return N(r).pipe(ie(s=>{let o=n.children[s],a=Vo(i,s);return this.processSegmentGroup(e,a,o,s)}),gr((s,o)=>(s.push(...o),s)),Wt(null),pr(),F(s=>{if(s===null)return be(n);let o=is(s);return Ta(o),g(o)}))}processSegment(e,i,n,r,s,o){return N(i).pipe(ie(a=>this.processSegmentAgainstRoute(a._injector??e,i,a,n,r,s,o).pipe(fe(u=>{if(u instanceof rt)return g(null);throw u}))),Z(a=>!!a),fe(a=>{if(ns(a))return Ra(n,r,s)?g(new Zn):be(n);throw a}))}processSegmentAgainstRoute(e,i,n,r,s,o,a){return wa(n,r,s,o)?n.redirectTo===void 0?this.matchSegmentAgainstRoute(e,r,n,s,o):this.allowRedirects&&a?this.expandSegmentAgainstRouteUsingRedirect(e,r,i,n,s,o):be(r):be(r)}expandSegmentAgainstRouteUsingRedirect(e,i,n,r,s,o){let{matched:a,consumedSegments:u,positionalParamSegments:c,remainingSegments:l}=tr(i,r,s);if(!a)return be(i);r.redirectTo.startsWith("/")&&(this.absoluteRedirectCount++,this.absoluteRedirectCount>Sa&&(this.allowRedirects=!1));let h=this.applyRedirects.applyRedirectCommands(u,r.redirectTo,c);return this.applyRedirects.lineralizeSegments(r,h).pipe(F(d=>this.processSegment(e,n,i,d.concat(l),o,!1)))}matchSegmentAgainstRoute(e,i,n,r,s){let o=fa(i,n,r,e,this.urlSerializer);return n.path==="**"&&(i.children={}),o.pipe(x(a=>a.matched?(e=n._injector??e,this.getChildConfig(e,n,r).pipe(x(({routes:u})=>{let c=n._loadedInjector??e,{consumedSegments:l,remainingSegments:h,parameters:d}=a,T=new tt(l,d,Object.freeze(f({},this.urlTree.queryParams)),this.urlTree.fragment,Ea(n),q(n),n.component??n._loadedComponent??null,n,Ia(n)),{segmentGroup:E,slicedSegments:P}=Ui(i,l,h,u);if(P.length===0&&E.hasChildren())return this.processChildren(c,u,E).pipe(R(v=>v===null?null:new k(T,v)));if(u.length===0&&P.length===0)return g(new k(T,[]));let w=q(n)===s;return this.processSegment(c,u,E,P,w?m:s,!0).pipe(R(v=>new k(T,v instanceof k?[v]:[])))}))):be(i)))}getChildConfig(e,i,n){return i.children?g({routes:i.children,injector:e}):i.loadChildren?i._loadedRoutes!==void 0?g({routes:i._loadedRoutes,injector:i._loadedInjector}):ua(e,i,n,this.urlSerializer).pipe(F(r=>r?this.configLoader.loadChildren(e,i).pipe(A(s=>{i._loadedRoutes=s.routes,i._loadedInjector=s.injector})):da(i))):g({routes:[],injector:e})}};function Ta(t){t.sort((e,i)=>e.value.outlet===m?-1:i.value.outlet===m?1:e.value.outlet.localeCompare(i.value.outlet))}function Ca(t){let e=t.value.routeConfig;return e&&e.path===""}function is(t){let e=[],i=new Set;for(let n of t){if(!Ca(n)){e.push(n);continue}let r=e.find(s=>n.value.routeConfig===s.value.routeConfig);r!==void 0?(r.children.push(...n.children),i.add(r)):e.push(n)}for(let n of i){let r=is(n.children);e.push(new k(n.value,r))}return e.filter(n=>!i.has(n))}function Ea(t){return t.data||{}}function Ia(t){return t.resolve||{}}function Aa(t,e,i,n,r,s){return F(o=>ba(t,e,i,n,o.extractedUrl,r,s).pipe(R(({state:a,tree:u})=>O(f({},o),{targetSnapshot:a,urlAfterRedirects:u}))))}function Ma(t,e){return F(i=>{let{targetSnapshot:n,guards:{canActivateChecks:r}}=i;if(!r.length)return g(i);let s=new Set(r.map(u=>u.route)),o=new Set;for(let u of s)if(!o.has(u))for(let c of ss(u))o.add(c);let a=0;return N(o).pipe(ie(u=>s.has(u)?Da(u,n,t,e):(u.data=Hn(u,u.parent,t).resolve,g(void 0))),A(()=>a++),Gt(1),F(u=>a===o.size?g(i):re))})}function ss(t){let e=t.children.map(i=>ss(i)).flat();return[t,...e]}function Da(t,e,i,n){let r=t.routeConfig,s=t._resolve;return r?.title!==void 0&&!Yi(r)&&(s[it]=r.title),Oa(s,t,e,n).pipe(R(o=>(t._resolvedData=o,t.data=Hn(t,t.parent,i).resolve,null)))}function Oa(t,e,i,n){let r=En(t);if(r.length===0)return g({});let s={};return N(r).pipe(F(o=>Pa(t[o],e,i,n).pipe(Z(),A(a=>{s[o]=a}))),Gt(1),fr(s),fe(o=>ns(o)?re:Pe(o)))}function Pa(t,e,i,n){let r=st(e)??n,s=Me(t,r),o=s.resolve?s.resolve(e,i):W(r,()=>s(e,i));return te(o)}function Tn(t){return x(e=>{let i=t(e);return i?N(i).pipe(R(()=>e)):g(e)})}var os=(()=>{let e=class e{buildTitle(n){let r,s=n.root;for(;s!==void 0;)r=this.getResolvedTitleForRoute(s)??r,s=s.children.find(o=>o.outlet===m);return r}getResolvedTitleForRoute(n){return n.data[it]}};e.\u0275fac=function(r){return new(r||e)},e.\u0275prov=y({token:e,factory:()=>p(Na),providedIn:"root"});let t=e;return t})(),Na=(()=>{let e=class e extends os{constructor(n){super(),this.title=n}updateTitle(n){let r=this.buildTitle(n);r!==void 0&&this.title.setTitle(r)}};e.\u0275fac=function(r){return new(r||e)(b(Mi))},e.\u0275prov=y({token:e,factory:e.\u0275fac,providedIn:"root"});let t=e;return t})(),nr=new I("",{providedIn:"root",factory:()=>({})}),rr=new I(""),xa=(()=>{let e=class e{constructor(){this.componentLoaders=new WeakMap,this.childrenLoaders=new WeakMap,this.compiler=p(tn)}loadComponent(n){if(this.componentLoaders.get(n))return this.componentLoaders.get(n);if(n._loadedComponent)return g(n._loadedComponent);this.onLoadStartListener&&this.onLoadStartListener(n);let r=te(n.loadComponent()).pipe(R(as),A(o=>{this.onLoadEndListener&&this.onLoadEndListener(n),n._loadedComponent=o}),ge(()=>{this.componentLoaders.delete(n)})),s=new Vt(r,()=>new G).pipe(Bt());return this.componentLoaders.set(n,s),s}loadChildren(n,r){if(this.childrenLoaders.get(r))return this.childrenLoaders.get(r);if(r._loadedRoutes)return g({routes:r._loadedRoutes,injector:r._loadedInjector});this.onLoadStartListener&&this.onLoadStartListener(r);let o=Ua(r,this.compiler,n,this.onLoadEndListener).pipe(ge(()=>{this.childrenLoaders.delete(r)})),a=new Vt(o,()=>new G).pipe(Bt());return this.childrenLoaders.set(r,a),a}};e.\u0275fac=function(r){return new(r||e)},e.\u0275prov=y({token:e,factory:e.\u0275fac,providedIn:"root"});let t=e;return t})();function Ua(t,e,i,n){return te(t.loadChildren()).pipe(R(as),F(r=>r instanceof $r||Array.isArray(r)?g(r):N(e.compileModuleAsync(r))),R(r=>{n&&n(t);let s,o,a=!1;return Array.isArray(r)?(o=r,a=!0):(s=r.create(i).injector,o=s.get(rr,[],{optional:!0,self:!0}).flat()),{routes:o.map(er),injector:s}}))}function ka(t){return t&&typeof t=="object"&&"default"in t}function as(t){return ka(t)?t.default:t}var ir=(()=>{let e=class e{};e.\u0275fac=function(r){return new(r||e)},e.\u0275prov=y({token:e,factory:()=>p(La),providedIn:"root"});let t=e;return t})(),La=(()=>{let e=class e{shouldProcessUrl(n){return!0}extract(n){return n}merge(n,r){return n}};e.\u0275fac=function(r){return new(r||e)},e.\u0275prov=y({token:e,factory:e.\u0275fac,providedIn:"root"});let t=e;return t})(),ja=new I("");var Fa=(()=>{let e=class e{get hasRequestedNavigation(){return this.navigationId!==0}constructor(){this.currentNavigation=null,this.currentTransition=null,this.lastSuccessfulNavigation=null,this.events=new G,this.transitionAbortSubject=new G,this.configLoader=p(xa),this.environmentInjector=p(ve),this.urlSerializer=p(Yn),this.rootContexts=p(jt),this.location=p(pt),this.inputBindingEnabled=p(Ft,{optional:!0})!==null,this.titleStrategy=p(os),this.options=p(nr,{optional:!0})||{},this.paramsInheritanceStrategy=this.options.paramsInheritanceStrategy||"emptyOnly",this.urlHandlingStrategy=p(ir),this.createViewTransition=p(ja,{optional:!0}),this.navigationId=0,this.afterPreactivation=()=>g(void 0),this.rootComponentType=null;let n=s=>this.events.next(new Un(s)),r=s=>this.events.next(new kn(s));this.configLoader.onLoadEndListener=r,this.configLoader.onLoadStartListener=n}complete(){this.transitions?.complete()}handleNavigationRequest(n){let r=++this.navigationId;this.transitions?.next(O(f(f({},this.transitions.value),n),{id:r}))}setupNavigations(n,r,s){return this.transitions=new j({id:0,currentUrlTree:r,currentRawUrl:r,extractedUrl:this.urlHandlingStrategy.extract(r),urlAfterRedirects:this.urlHandlingStrategy.extract(r),rawUrl:r,extras:{},resolve:null,reject:null,promise:Promise.resolve(!0),source:Ze,restoredState:null,currentSnapshot:s.snapshot,targetSnapshot:null,currentRouterState:s,targetRouterState:null,guards:{canActivateChecks:[],canDeactivateChecks:[]},guardsResult:null}),this.transitions.pipe(K(o=>o.id!==0),R(o=>O(f({},o),{extractedUrl:this.urlHandlingStrategy.extract(o.rawUrl)})),x(o=>{this.currentTransition=o;let a=!1,u=!1;return g(o).pipe(A(c=>{this.currentNavigation={id:c.id,initialUrl:c.rawUrl,extractedUrl:c.extractedUrl,trigger:c.source,extras:c.extras,previousNavigation:this.lastSuccessfulNavigation?O(f({},this.lastSuccessfulNavigation),{previousNavigation:null}):null}}),x(c=>{let l=!n.navigated||this.isUpdatingInternalState()||this.isUpdatedBrowserUrl(),h=c.extras.onSameUrlNavigation??n.onSameUrlNavigation;if(!l&&h!=="reload"){let d="";return this.events.next(new le(c.id,this.urlSerializer.serialize(c.rawUrl),d,Dn.IgnoredSameUrlNavigation)),c.resolve(null),re}if(this.urlHandlingStrategy.shouldProcessUrl(c.rawUrl))return g(c).pipe(x(d=>{let T=this.transitions?.getValue();return this.events.next(new Ye(d.id,this.urlSerializer.serialize(d.extractedUrl),d.source,d.restoredState)),T!==this.transitions?.getValue()?re:Promise.resolve(d)}),Aa(this.environmentInjector,this.configLoader,this.rootComponentType,n.config,this.urlSerializer,this.paramsInheritanceStrategy),A(d=>{o.targetSnapshot=d.targetSnapshot,o.urlAfterRedirects=d.urlAfterRedirects,this.currentNavigation=O(f({},this.currentNavigation),{finalUrl:d.urlAfterRedirects});let T=new Pt(d.id,this.urlSerializer.serialize(d.extractedUrl),this.urlSerializer.serialize(d.urlAfterRedirects),d.targetSnapshot);this.events.next(T)}));if(l&&this.urlHandlingStrategy.shouldProcessUrl(c.currentRawUrl)){let{id:d,extractedUrl:T,source:E,restoredState:P,extras:w}=c,v=new Ye(d,this.urlSerializer.serialize(T),E,P);this.events.next(v);let L=Xi(this.rootComponentType).snapshot;return this.currentTransition=o=O(f({},c),{targetSnapshot:L,urlAfterRedirects:T,extras:O(f({},w),{skipLocationChange:!1,replaceUrl:!1})}),this.currentNavigation.finalUrl=T,g(o)}else{let d="";return this.events.next(new le(c.id,this.urlSerializer.serialize(c.extractedUrl),d,Dn.IgnoredByUrlHandlingStrategy)),c.resolve(null),re}}),A(c=>{let l=new On(c.id,this.urlSerializer.serialize(c.extractedUrl),this.urlSerializer.serialize(c.urlAfterRedirects),c.targetSnapshot);this.events.next(l)}),R(c=>(this.currentTransition=o=O(f({},c),{guards:Wo(c.targetSnapshot,c.currentSnapshot,this.rootContexts)}),o)),ta(this.environmentInjector,c=>this.events.next(c)),A(c=>{if(o.guardsResult=c.guardsResult,Ie(c.guardsResult))throw Qi(this.urlSerializer,c.guardsResult);let l=new Pn(c.id,this.urlSerializer.serialize(c.extractedUrl),this.urlSerializer.serialize(c.urlAfterRedirects),c.targetSnapshot,!!c.guardsResult);this.events.next(l)}),K(c=>c.guardsResult?!0:(this.cancelNavigationTransition(c,"",$.GuardRejected),!1)),Tn(c=>{if(c.guards.canActivateChecks.length)return g(c).pipe(A(l=>{let h=new Nn(l.id,this.urlSerializer.serialize(l.extractedUrl),this.urlSerializer.serialize(l.urlAfterRedirects),l.targetSnapshot);this.events.next(h)}),x(l=>{let h=!1;return g(l).pipe(Ma(this.paramsInheritanceStrategy,this.environmentInjector),A({next:()=>h=!0,complete:()=>{h||this.cancelNavigationTransition(l,"",$.NoDataFromResolver)}}))}),A(l=>{let h=new xn(l.id,this.urlSerializer.serialize(l.extractedUrl),this.urlSerializer.serialize(l.urlAfterRedirects),l.targetSnapshot);this.events.next(h)}))}),Tn(c=>{let l=h=>{let d=[];h.routeConfig?.loadComponent&&!h.routeConfig._loadedComponent&&d.push(this.configLoader.loadComponent(h.routeConfig).pipe(A(T=>{h.component=T}),R(()=>{})));for(let T of h.children)d.push(...l(T));return d};return at(l(c.targetSnapshot.root)).pipe(Wt(null),pe(1))}),Tn(()=>this.afterPreactivation()),x(()=>{let{currentSnapshot:c,targetSnapshot:l}=o,h=this.createViewTransition?.(this.environmentInjector,c.root,l.root);return h?N(h).pipe(R(()=>o)):g(o)}),R(c=>{let l=jo(n.routeReuseStrategy,c.targetSnapshot,c.currentRouterState);return this.currentTransition=o=O(f({},c),{targetRouterState:l}),this.currentNavigation.targetRouterState=l,o}),A(()=>{this.events.next(new Qe)}),qo(this.rootContexts,n.routeReuseStrategy,c=>this.events.next(c),this.inputBindingEnabled),pe(1),A({next:c=>{a=!0,this.lastSuccessfulNavigation=this.currentNavigation,this.events.next(new Q(c.id,this.urlSerializer.serialize(c.extractedUrl),this.urlSerializer.serialize(c.urlAfterRedirects))),this.titleStrategy?.updateTitle(c.targetRouterState.snapshot),c.resolve(!0)},complete:()=>{a=!0}}),vr(this.transitionAbortSubject.pipe(A(c=>{throw c}))),ge(()=>{!a&&!u&&this.cancelNavigationTransition(o,"",$.SupersededByNewNavigation),this.currentNavigation?.id===o.id&&(this.currentNavigation=null)}),fe(c=>{if(u=!0,ts(c))this.events.next(new ee(o.id,this.urlSerializer.serialize(o.extractedUrl),c.message,c.cancellationCode)),_o(c)?this.events.next(new et(c.url)):o.resolve(!1);else{this.events.next(new He(o.id,this.urlSerializer.serialize(o.extractedUrl),c,o.targetSnapshot??void 0));try{o.resolve(n.errorHandler(c))}catch(l){this.options.resolveNavigationPromiseOnError?o.resolve(!1):o.reject(l)}}return re}))}))}cancelNavigationTransition(n,r,s){let o=new ee(n.id,this.urlSerializer.serialize(n.extractedUrl),r,s);this.events.next(o),n.resolve(!1)}isUpdatingInternalState(){return this.currentTransition?.extractedUrl.toString()!==this.currentTransition?.currentUrlTree.toString()}isUpdatedBrowserUrl(){return this.urlHandlingStrategy.extract(this.urlSerializer.parse(this.location.path(!0))).toString()!==this.currentTransition?.extractedUrl.toString()&&!this.currentTransition?.extras.skipLocationChange}};e.\u0275fac=function(r){return new(r||e)},e.\u0275prov=y({token:e,factory:e.\u0275fac,providedIn:"root"});let t=e;return t})();function $a(t){return t!==Ze}var _a=(()=>{let e=class e{};e.\u0275fac=function(r){return new(r||e)},e.\u0275prov=y({token:e,factory:()=>p(za),providedIn:"root"});let t=e;return t})(),Jn=class{shouldDetach(e){return!1}store(e,i){}shouldAttach(e){return!1}retrieve(e){return null}shouldReuseRoute(e,i){return e.routeConfig===i.routeConfig}},za=(()=>{let e=class e extends Jn{};e.\u0275fac=(()=>{let n;return function(s){return(n||(n=Ht(e)))(s||e)}})(),e.\u0275prov=y({token:e,factory:e.\u0275fac,providedIn:"root"});let t=e;return t})(),cs=(()=>{let e=class e{};e.\u0275fac=function(r){return new(r||e)},e.\u0275prov=y({token:e,factory:()=>p(Ba),providedIn:"root"});let t=e;return t})(),Ba=(()=>{let e=class e extends cs{constructor(){super(...arguments),this.location=p(pt),this.urlSerializer=p(Yn),this.options=p(nr,{optional:!0})||{},this.canceledNavigationResolution=this.options.canceledNavigationResolution||"replace",this.urlHandlingStrategy=p(ir),this.urlUpdateStrategy=this.options.urlUpdateStrategy||"deferred",this.currentUrlTree=new H,this.rawUrlTree=this.currentUrlTree,this.currentPageId=0,this.lastSuccessfulId=-1,this.routerState=Xi(null),this.stateMemento=this.createStateMemento()}getCurrentUrlTree(){return this.currentUrlTree}getRawUrlTree(){return this.rawUrlTree}restoredState(){return this.location.getState()}get browserPageId(){return this.canceledNavigationResolution!=="computed"?this.currentPageId:this.restoredState()?.\u0275routerPageId??this.currentPageId}getRouterState(){return this.routerState}createStateMemento(){return{rawUrlTree:this.rawUrlTree,currentUrlTree:this.currentUrlTree,routerState:this.routerState}}registerNonRouterCurrentEntryChangeListener(n){return this.location.subscribe(r=>{r.type==="popstate"&&n(r.url,r.state)})}handleRouterEvent(n,r){if(n instanceof Ye)this.stateMemento=this.createStateMemento();else if(n instanceof le)this.rawUrlTree=r.initialUrl;else if(n instanceof Pt){if(this.urlUpdateStrategy==="eager"&&!r.extras.skipLocationChange){let s=this.urlHandlingStrategy.merge(r.finalUrl,r.initialUrl);this.setBrowserUrl(s,r)}}else n instanceof Qe?(this.currentUrlTree=r.finalUrl,this.rawUrlTree=this.urlHandlingStrategy.merge(r.finalUrl,r.initialUrl),this.routerState=r.targetRouterState,this.urlUpdateStrategy==="deferred"&&(r.extras.skipLocationChange||this.setBrowserUrl(this.rawUrlTree,r))):n instanceof ee&&(n.code===$.GuardRejected||n.code===$.NoDataFromResolver)?this.restoreHistory(r):n instanceof He?this.restoreHistory(r,!0):n instanceof Q&&(this.lastSuccessfulId=n.id,this.currentPageId=this.browserPageId)}setBrowserUrl(n,r){let s=this.urlSerializer.serialize(n);if(this.location.isCurrentPathEqualTo(s)||r.extras.replaceUrl){let o=this.browserPageId,a=f(f({},r.extras.state),this.generateNgRouterState(r.id,o));this.location.replaceState(s,"",a)}else{let o=f(f({},r.extras.state),this.generateNgRouterState(r.id,this.browserPageId+1));this.location.go(s,"",o)}}restoreHistory(n,r=!1){if(this.canceledNavigationResolution==="computed"){let s=this.browserPageId,o=this.currentPageId-s;o!==0?this.location.historyGo(o):this.currentUrlTree===n.finalUrl&&o===0&&(this.resetState(n),this.resetUrlToCurrentUrlTree())}else this.canceledNavigationResolution==="replace"&&(r&&this.resetState(n),this.resetUrlToCurrentUrlTree())}resetState(n){this.routerState=this.stateMemento.routerState,this.currentUrlTree=this.stateMemento.currentUrlTree,this.rawUrlTree=this.urlHandlingStrategy.merge(this.currentUrlTree,n.finalUrl??this.rawUrlTree)}resetUrlToCurrentUrlTree(){this.location.replaceState(this.urlSerializer.serialize(this.rawUrlTree),"",this.generateNgRouterState(this.lastSuccessfulId,this.currentPageId))}generateNgRouterState(n,r){return this.canceledNavigationResolution==="computed"?{navigationId:n,\u0275routerPageId:r}:{navigationId:n}}};e.\u0275fac=(()=>{let n;return function(s){return(n||(n=Ht(e)))(s||e)}})(),e.\u0275prov=y({token:e,factory:e.\u0275fac,providedIn:"root"});let t=e;return t})(),Ge=function(t){return t[t.COMPLETE=0]="COMPLETE",t[t.FAILED=1]="FAILED",t[t.REDIRECTING=2]="REDIRECTING",t}(Ge||{});function Va(t,e){t.events.pipe(K(i=>i instanceof Q||i instanceof ee||i instanceof He||i instanceof le),R(i=>i instanceof Q||i instanceof le?Ge.COMPLETE:(i instanceof ee?i.code===$.Redirect||i.code===$.SupersededByNewNavigation:!1)?Ge.REDIRECTING:Ge.FAILED),K(i=>i!==Ge.REDIRECTING),pe(1)).subscribe(()=>{e()})}function qa(t){throw t}var Wa={paths:"exact",fragment:"ignored",matrixParams:"ignored",queryParams:"exact"},Ga={paths:"subset",fragment:"ignored",matrixParams:"ignored",queryParams:"subset"},sr=(()=>{let e=class e{get currentUrlTree(){return this.stateManager.getCurrentUrlTree()}get rawUrlTree(){return this.stateManager.getRawUrlTree()}get events(){return this._events}get routerState(){return this.stateManager.getRouterState()}constructor(){this.disposed=!1,this.isNgZoneEnabled=!1,this.console=p(ht),this.stateManager=p(cs),this.options=p(nr,{optional:!0})||{},this.pendingTasks=p(lt),this.urlUpdateStrategy=this.options.urlUpdateStrategy||"deferred",this.navigationTransitions=p(Fa),this.urlSerializer=p(Yn),this.location=p(pt),this.urlHandlingStrategy=p(ir),this._events=new G,this.errorHandler=this.options.errorHandler||qa,this.navigated=!1,this.routeReuseStrategy=p(_a),this.onSameUrlNavigation=this.options.onSameUrlNavigation||"ignore",this.config=p(rr,{optional:!0})?.flat()??[],this.componentInputBindingEnabled=!!p(Ft,{optional:!0}),this.eventsSubscription=new cr,this.isNgZoneEnabled=p(z)instanceof z&&z.isInAngularZone(),this.resetConfig(this.config),this.navigationTransitions.setupNavigations(this,this.currentUrlTree,this.routerState).subscribe({error:n=>{this.console.warn(n)}}),this.subscribeToNavigationEvents()}subscribeToNavigationEvents(){let n=this.navigationTransitions.events.subscribe(r=>{try{let s=this.navigationTransitions.currentTransition,o=this.navigationTransitions.currentNavigation;if(s!==null&&o!==null){if(this.stateManager.handleRouterEvent(r,o),r instanceof ee&&r.code!==$.Redirect&&r.code!==$.SupersededByNewNavigation)this.navigated=!0;else if(r instanceof Q)this.navigated=!0;else if(r instanceof et){let a=this.urlHandlingStrategy.merge(r.url,s.currentRawUrl),u={info:s.extras.info,skipLocationChange:s.extras.skipLocationChange,replaceUrl:this.urlUpdateStrategy==="eager"||$a(s.source)};this.scheduleNavigation(a,Ze,null,u,{resolve:s.resolve,reject:s.reject,promise:s.promise})}}Za(r)&&this._events.next(r)}catch(s){this.navigationTransitions.transitionAbortSubject.next(s)}});this.eventsSubscription.add(n)}resetRootComponentType(n){this.routerState.root.component=n,this.navigationTransitions.rootComponentType=n}initialNavigation(){this.setUpLocationChangeListener(),this.navigationTransitions.hasRequestedNavigation||this.navigateToSyncWithBrowser(this.location.path(!0),Ze,this.stateManager.restoredState())}setUpLocationChangeListener(){this.nonRouterCurrentEntryChangeSubscription??=this.stateManager.registerNonRouterCurrentEntryChangeListener((n,r)=>{setTimeout(()=>{this.navigateToSyncWithBrowser(n,"popstate",r)},0)})}navigateToSyncWithBrowser(n,r,s){let o={replaceUrl:!0},a=s?.navigationId?s:null;if(s){let c=f({},s);delete c.navigationId,delete c.\u0275routerPageId,Object.keys(c).length!==0&&(o.state=c)}let u=this.parseUrl(n);this.scheduleNavigation(u,r,a,o)}get url(){return this.serializeUrl(this.currentUrlTree)}getCurrentNavigation(){return this.navigationTransitions.currentNavigation}get lastSuccessfulNavigation(){return this.navigationTransitions.lastSuccessfulNavigation}resetConfig(n){this.config=n.map(er),this.navigated=!1}ngOnDestroy(){this.dispose()}dispose(){this.navigationTransitions.complete(),this.nonRouterCurrentEntryChangeSubscription&&(this.nonRouterCurrentEntryChangeSubscription.unsubscribe(),this.nonRouterCurrentEntryChangeSubscription=void 0),this.disposed=!0,this.eventsSubscription.unsubscribe()}createUrlTree(n,r={}){let{relativeTo:s,queryParams:o,fragment:a,queryParamsHandling:u,preserveFragment:c}=r,l=c?this.currentUrlTree.fragment:a,h=null;switch(u){case"merge":h=f(f({},this.currentUrlTree.queryParams),o);break;case"preserve":h=this.currentUrlTree.queryParams;break;default:h=o||null}h!==null&&(h=this.removeEmptyProps(h));let d;try{let T=s?s.snapshot:this.routerState.snapshot.root;d=Wi(T)}catch{(typeof n[0]!="string"||!n[0].startsWith("/"))&&(n=[]),d=this.currentUrlTree.root}return Gi(d,n,h,l??null)}navigateByUrl(n,r={skipLocationChange:!1}){let s=Ie(n)?n:this.parseUrl(n),o=this.urlHandlingStrategy.merge(s,this.rawUrlTree);return this.scheduleNavigation(o,Ze,null,r)}navigate(n,r={skipLocationChange:!1}){return Ka(n),this.navigateByUrl(this.createUrlTree(n,r),r)}serializeUrl(n){return this.urlSerializer.serialize(n)}parseUrl(n){try{return this.urlSerializer.parse(n)}catch{return this.urlSerializer.parse("/")}}isActive(n,r){let s;if(r===!0?s=f({},Wa):r===!1?s=f({},Ga):s=r,Ie(n))return Di(this.currentUrlTree,n,s);let o=this.parseUrl(n);return Di(this.currentUrlTree,o,s)}removeEmptyProps(n){return Object.entries(n).reduce((r,[s,o])=>(o!=null&&(r[s]=o),r),{})}scheduleNavigation(n,r,s,o,a){if(this.disposed)return Promise.resolve(!1);let u,c,l;a?(u=a.resolve,c=a.reject,l=a.promise):l=new Promise((d,T)=>{u=d,c=T});let h=this.pendingTasks.add();return Va(this,()=>{queueMicrotask(()=>this.pendingTasks.remove(h))}),this.navigationTransitions.handleNavigationRequest({source:r,restoredState:s,currentUrlTree:this.currentUrlTree,currentRawUrl:this.currentUrlTree,rawUrl:n,extras:o,resolve:u,reject:c,promise:l,currentSnapshot:this.routerState.snapshot,currentRouterState:this.routerState}),l.catch(d=>Promise.reject(d))}};e.\u0275fac=function(r){return new(r||e)},e.\u0275prov=y({token:e,factory:e.\u0275fac,providedIn:"root"});let t=e;return t})();function Ka(t){for(let e=0;e{let e=class e{constructor(n,r,s,o,a,u){this.router=n,this.route=r,this.tabIndexAttribute=s,this.renderer=o,this.el=a,this.locationStrategy=u,this.href=null,this.commands=null,this.onChanges=new G,this.preserveFragment=!1,this.skipLocationChange=!1,this.replaceUrl=!1;let c=a.nativeElement.tagName?.toLowerCase();this.isAnchorElement=c==="a"||c==="area",this.isAnchorElement?this.subscription=n.events.subscribe(l=>{l instanceof Q&&this.updateHref()}):this.setTabIndexIfNotOnNativeEl("0")}setTabIndexIfNotOnNativeEl(n){this.tabIndexAttribute!=null||this.isAnchorElement||this.applyAttributeValue("tabindex",n)}ngOnChanges(n){this.isAnchorElement&&this.updateHref(),this.onChanges.next(this)}set routerLink(n){n!=null?(this.commands=Array.isArray(n)?n:[n],this.setTabIndexIfNotOnNativeEl("0")):(this.commands=null,this.setTabIndexIfNotOnNativeEl(null))}onClick(n,r,s,o,a){let u=this.urlTree;if(u===null||this.isAnchorElement&&(n!==0||r||s||o||a||typeof this.target=="string"&&this.target!="_self"))return!0;let c={skipLocationChange:this.skipLocationChange,replaceUrl:this.replaceUrl,state:this.state,info:this.info};return this.router.navigateByUrl(u,c),!this.isAnchorElement}ngOnDestroy(){this.subscription?.unsubscribe()}updateHref(){let n=this.urlTree;this.href=n!==null&&this.locationStrategy?this.locationStrategy?.prepareExternalUrl(this.router.serializeUrl(n)):null;let r=this.href===null?null:xr(this.href,this.el.nativeElement.tagName.toLowerCase(),"href");this.applyAttributeValue("href",r)}applyAttributeValue(n,r){let s=this.renderer,o=this.el.nativeElement;r!==null?s.setAttribute(o,n,r):s.removeAttribute(o,n)}get urlTree(){return this.commands===null?null:this.router.createUrlTree(this.commands,{relativeTo:this.relativeTo!==void 0?this.relativeTo:this.route,queryParams:this.queryParams,fragment:this.fragment,queryParamsHandling:this.queryParamsHandling,preserveFragment:this.preserveFragment})}};e.\u0275fac=function(r){return new(r||e)(Re(sr),Re(he),Cr("tabindex"),Re(kr),Re(wr),Re(rn))},e.\u0275dir=Zt({type:e,selectors:[["","routerLink",""]],hostVars:1,hostBindings:function(r,s){r&1&&Vr("click",function(a){return s.onClick(a.button,a.ctrlKey,a.shiftKey,a.altKey,a.metaKey)}),r&2&&zr("target",s.target)},inputs:{target:"target",queryParams:"queryParams",fragment:"fragment",queryParamsHandling:"queryParamsHandling",state:"state",info:"info",relativeTo:"relativeTo",preserveFragment:[ct.HasDecoratorInputTransform,"preserveFragment","preserveFragment",ft],skipLocationChange:[ct.HasDecoratorInputTransform,"skipLocationChange","skipLocationChange",ft],replaceUrl:[ct.HasDecoratorInputTransform,"replaceUrl","replaceUrl",ft],routerLink:"routerLink"},standalone:!0,features:[Fr,Yt]});let t=e;return t})();var Xa=new I("");function fu(t,...e){return me([{provide:rr,multi:!0,useValue:t},[],{provide:he,useFactory:Ja,deps:[sr]},{provide:dt,multi:!0,useFactory:Ha},e.map(i=>i.\u0275providers)])}function Ja(t){return t.routerState.root}function Ya(t,e){return{\u0275kind:t,\u0275providers:e}}function Ha(){let t=p(Er);return e=>{let i=t.get(ke);if(e!==i.components[0])return;let n=t.get(sr),r=t.get(Qa);t.get(ec)===1&&n.initialNavigation(),t.get(tc,null,Kt.Optional)?.setUpPreloading(),t.get(Xa,null,Kt.Optional)?.init(),n.resetRootComponentType(i.componentTypes[0]),r.closed||(r.next(),r.complete(),r.unsubscribe())}}var Qa=new I("",{factory:()=>new G}),ec=new I("",{providedIn:"root",factory:()=>1});var tc=new I("");function pu(){return Ya(8,[xi,{provide:Ft,useExisting:xi}])}export{B as a,vs as b,mi as c,dc as d,fc as e,gn as f,mn as g,bt as h,bi as i,Uc as j,so as k,kc as l,he as m,Lo as n,Ua as o,sr as p,du as q,fu as r,pu as s}; diff --git a/angular-primeng-app/dist/server/chunk-ETOGTFRM.mjs b/angular-primeng-app/dist/server/chunk-ETOGTFRM.mjs new file mode 100644 index 0000000..961b22f --- /dev/null +++ b/angular-primeng-app/dist/server/chunk-ETOGTFRM.mjs @@ -0,0 +1,2 @@ +import './polyfills.server.mjs'; +import{a as R,b as V}from"./chunk-7HIX4W35.mjs";import{g as F,n as O}from"./chunk-AB6R3DKH.mjs";import{m as $,p as k}from"./chunk-DOEG56EA.mjs";import{$ as u,Ab as y,Dc as I,Na as g,O as m,Pb as T,Qa as f,W as l,Xb as P,Yb as M,_ as d,eb as _,gb as h,nb as v,oa as o,ob as C,pb as a,qb as p,rb as w,vb as x,wb as S,xb as c}from"./chunk-PUYSBYUS.mjs";import"./chunk-VVCT4QZE.mjs";var j=(t,e)=>e.id;function A(t,e){if(t&1&&w(0,"img",4),t&2){let i=c().$implicit;h("src",i.coverImage.url,g)("alt",i.title+" image")}}function B(t,e){if(t&1){let i=x();a(0,"p-card",2),S("click",function(){let s=d(i).$implicit,b=c();return u(b.navigateToPost(s.slug))}),_(1,A,1,2,"ng-template",3),p()}if(t&2){let i=e.$implicit;y("header",i.title)}}var Q=(()=>{let e=class e{constructor(){this.slug="",this.blogService=o(F),this.router=o(k),this.route=o($)}ngOnInit(){this.postsInSeries$=this.route.params.pipe(m(r=>(this.slug=r.slug,this.blogService.getPostsInSeries(this.slug))))}navigateToPost(r){this.router.navigate(["/post",r])}};e.\u0275fac=function(n){return new(n||e)},e.\u0275cmp=l({type:e,selectors:[["app-series"]],standalone:!0,features:[T],decls:5,vars:2,consts:[[1,"series-view"],[1,"cards-wrapper","grid"],[1,"post-card",3,"header","click"],["pTemplate","header"],[1,"card-image",3,"src","alt"],["class","post-card",3,"header"]],template:function(n,s){n&1&&(a(0,"div",0)(1,"div",1),v(2,B,2,1,"p-card",5,j),P(4,"async"),p()()),n&2&&(f(2),C(M(4,0,s.postsInSeries$)))},dependencies:[I,V,R,O],styles:[".series-view[_ngcontent-%COMP%]{width:70vw;min-height:67.2vh;padding:.5rem 0}.series-view[_ngcontent-%COMP%] .cards-wrapper[_ngcontent-%COMP%]{display:flex;flex-wrap:wrap;justify-content:center;margin:2rem 1rem}"]});let t=e;return t})();export{Q as SeriesComponent}; diff --git a/angular-primeng-app/dist/server/chunk-J65WZKML.mjs b/angular-primeng-app/dist/server/chunk-J65WZKML.mjs deleted file mode 100644 index a2bd636..0000000 --- a/angular-primeng-app/dist/server/chunk-J65WZKML.mjs +++ /dev/null @@ -1,10 +0,0 @@ -import './polyfills.server.mjs'; -import{$ as N,A as f,B as l,C as at,D as V,Da as ne,E as Wt,F as Gt,G as jt,H as d,I as u,J as v,K as lt,L as ct,M as q,N as H,O as b,P as B,Q as U,R as dt,S as qt,T as $,U as z,V as F,W as K,X as $t,Y as zt,Z as Kt,_ as tt,a as Nt,aa as Yt,b as Lt,c as Rt,ca as Qt,d as Pt,e as O,f as G,g as _,h as w,i as T,ia as Zt,j as xt,ja as Xt,k as P,ka as bt,l as Ct,la as Et,m as M,n as j,na as Y,o as kt,oa as ut,p as X,pa as Q,q as Ht,qa as pt,r as st,ra as L,s as c,sa as Jt,t as p,ta as te,u as Bt,ua as ee,v as J,w as ot,x as Ut,xa as ie,y as k,z as D}from"./chunk-X2NXM42Z.mjs";import{a as S,b as W}from"./chunk-VVCT4QZE.mjs";var ue=(()=>{let e=class e{constructor(i,r){this._renderer=i,this._elementRef=r,this.onChange=s=>{},this.onTouched=()=>{}}setProperty(i,r){this._renderer.setProperty(this._elementRef.nativeElement,i,r)}registerOnTouched(i){this.onTouched=i}registerOnChange(i){this.onChange=i}setDisabledState(i){this.setProperty("disabled",i)}};e.\u0275fac=function(r){return new(r||e)(p(J),p(P))},e.\u0275dir=T({type:e});let n=e;return n})(),Ge=(()=>{let e=class e extends ue{};e.\u0275fac=(()=>{let i;return function(s){return(i||(i=st(e)))(s||e)}})(),e.\u0275dir=T({type:e,features:[k]});let n=e;return n})(),mt=new j("");var je={provide:mt,useExisting:X(()=>pe),multi:!0};function qe(){let n=bt()?bt().getUserAgent():"";return/android (\d+)/.test(n.toLowerCase())}var $e=new j(""),pe=(()=>{let e=class e extends ue{constructor(i,r,s){super(i,r),this._compositionMode=s,this._composing=!1,this._compositionMode==null&&(this._compositionMode=!qe())}writeValue(i){let r=i??"";this.setProperty("value",r)}_handleInput(i){(!this._compositionMode||this._compositionMode&&!this._composing)&&this.onChange(i)}_compositionStart(){this._composing=!0}_compositionEnd(i){this._composing=!1,this._compositionMode&&this.onChange(i)}};e.\u0275fac=function(r){return new(r||e)(p(J),p(P),p($e,8))},e.\u0275dir=T({type:e,selectors:[["input","formControlName","",3,"type","checkbox"],["textarea","formControlName",""],["input","formControl","",3,"type","checkbox"],["textarea","formControl",""],["input","ngModel","",3,"type","checkbox"],["textarea","ngModel",""],["","ngDefaultControl",""]],hostBindings:function(r,s){r&1&&H("input",function(a){return s._handleInput(a.target.value)})("blur",function(){return s.onTouched()})("compositionstart",function(){return s._compositionStart()})("compositionend",function(a){return s._compositionEnd(a.target.value)})},features:[tt([je]),k]});let n=e;return n})();var ze=new j(""),Ke=new j("");function he(n){return n!=null}function fe(n){return Qt(n)?Lt(n):n}function ge(n){let e={};return n.forEach(t=>{e=t!=null?S(S({},e),t):e}),Object.keys(e).length===0?null:e}function me(n,e){return e.map(t=>t(n))}function Ye(n){return!n.validate}function ye(n){return n.map(e=>Ye(e)?e:t=>e.validate(t))}function Qe(n){if(!n)return null;let e=n.filter(he);return e.length==0?null:function(t){return ge(me(t,e))}}function _e(n){return n!=null?Qe(ye(n)):null}function Ze(n){if(!n)return null;let e=n.filter(he);return e.length==0?null:function(t){let i=me(t,e).map(fe);return Pt(i).pipe(Rt(ge))}}function ve(n){return n!=null?Ze(ye(n)):null}function re(n,e){return n===null?[e]:Array.isArray(n)?[...n,e]:[n,e]}function Xe(n){return n._rawValidators}function Je(n){return n._rawAsyncValidators}function At(n){return n?Array.isArray(n)?n:[n]:[]}function ft(n,e){return Array.isArray(n)?n.includes(e):n===e}function se(n,e){let t=At(e);return At(n).forEach(r=>{ft(t,r)||t.push(r)}),t}function oe(n,e){return At(e).filter(t=>!ft(n,t))}var gt=class{constructor(){this._rawValidators=[],this._rawAsyncValidators=[],this._onDestroyCallbacks=[]}get value(){return this.control?this.control.value:null}get valid(){return this.control?this.control.valid:null}get invalid(){return this.control?this.control.invalid:null}get pending(){return this.control?this.control.pending:null}get disabled(){return this.control?this.control.disabled:null}get enabled(){return this.control?this.control.enabled:null}get errors(){return this.control?this.control.errors:null}get pristine(){return this.control?this.control.pristine:null}get dirty(){return this.control?this.control.dirty:null}get touched(){return this.control?this.control.touched:null}get status(){return this.control?this.control.status:null}get untouched(){return this.control?this.control.untouched:null}get statusChanges(){return this.control?this.control.statusChanges:null}get valueChanges(){return this.control?this.control.valueChanges:null}get path(){return null}_setValidators(e){this._rawValidators=e||[],this._composedValidatorFn=_e(this._rawValidators)}_setAsyncValidators(e){this._rawAsyncValidators=e||[],this._composedAsyncValidatorFn=ve(this._rawAsyncValidators)}get validator(){return this._composedValidatorFn||null}get asyncValidator(){return this._composedAsyncValidatorFn||null}_registerOnDestroy(e){this._onDestroyCallbacks.push(e)}_invokeOnDestroyCallbacks(){this._onDestroyCallbacks.forEach(e=>e()),this._onDestroyCallbacks=[]}reset(e=void 0){this.control&&this.control.reset(e)}hasError(e,t){return this.control?this.control.hasError(e,t):!1}getError(e,t){return this.control?this.control.getError(e,t):null}},St=class extends gt{get formDirective(){return null}get path(){return null}},nt=class extends gt{constructor(){super(...arguments),this._parent=null,this.name=null,this.valueAccessor=null}},Dt=class{constructor(e){this._cd=e}get isTouched(){return!!this._cd?.control?.touched}get isUntouched(){return!!this._cd?.control?.untouched}get isPristine(){return!!this._cd?.control?.pristine}get isDirty(){return!!this._cd?.control?.dirty}get isValid(){return!!this._cd?.control?.valid}get isInvalid(){return!!this._cd?.control?.invalid}get isPending(){return!!this._cd?.control?.pending}get isSubmitted(){return!!this._cd?.submitted}},ti={"[class.ng-untouched]":"isUntouched","[class.ng-touched]":"isTouched","[class.ng-pristine]":"isPristine","[class.ng-dirty]":"isDirty","[class.ng-valid]":"isValid","[class.ng-invalid]":"isInvalid","[class.ng-pending]":"isPending"},bn=W(S({},ti),{"[class.ng-submitted]":"isSubmitted"}),Ce=(()=>{let e=class e extends Dt{constructor(i){super(i)}};e.\u0275fac=function(r){return new(r||e)(p(nt,2))},e.\u0275dir=T({type:e,selectors:[["","formControlName",""],["","ngModel",""],["","formControl",""]],hostVars:14,hostBindings:function(r,s){r&2&&at("ng-untouched",s.isUntouched)("ng-touched",s.isTouched)("ng-pristine",s.isPristine)("ng-dirty",s.isDirty)("ng-valid",s.isValid)("ng-invalid",s.isInvalid)("ng-pending",s.isPending)},features:[k]});let n=e;return n})();var et="VALID",ht="INVALID",Z="PENDING",it="DISABLED";function ei(n){return(yt(n)?n.validators:n)||null}function ii(n){return Array.isArray(n)?_e(n):n||null}function ni(n,e){return(yt(e)?e.asyncValidators:n)||null}function ri(n){return Array.isArray(n)?ve(n):n||null}function yt(n){return n!=null&&!Array.isArray(n)&&typeof n=="object"}var It=class{constructor(e,t){this._pendingDirty=!1,this._hasOwnPendingAsyncValidator=!1,this._pendingTouched=!1,this._onCollectionChange=()=>{},this._parent=null,this.pristine=!0,this.touched=!1,this._onDisabledChange=[],this._assignValidators(e),this._assignAsyncValidators(t)}get validator(){return this._composedValidatorFn}set validator(e){this._rawValidators=this._composedValidatorFn=e}get asyncValidator(){return this._composedAsyncValidatorFn}set asyncValidator(e){this._rawAsyncValidators=this._composedAsyncValidatorFn=e}get parent(){return this._parent}get valid(){return this.status===et}get invalid(){return this.status===ht}get pending(){return this.status==Z}get disabled(){return this.status===it}get enabled(){return this.status!==it}get dirty(){return!this.pristine}get untouched(){return!this.touched}get updateOn(){return this._updateOn?this._updateOn:this.parent?this.parent.updateOn:"change"}setValidators(e){this._assignValidators(e)}setAsyncValidators(e){this._assignAsyncValidators(e)}addValidators(e){this.setValidators(se(e,this._rawValidators))}addAsyncValidators(e){this.setAsyncValidators(se(e,this._rawAsyncValidators))}removeValidators(e){this.setValidators(oe(e,this._rawValidators))}removeAsyncValidators(e){this.setAsyncValidators(oe(e,this._rawAsyncValidators))}hasValidator(e){return ft(this._rawValidators,e)}hasAsyncValidator(e){return ft(this._rawAsyncValidators,e)}clearValidators(){this.validator=null}clearAsyncValidators(){this.asyncValidator=null}markAsTouched(e={}){this.touched=!0,this._parent&&!e.onlySelf&&this._parent.markAsTouched(e)}markAllAsTouched(){this.markAsTouched({onlySelf:!0}),this._forEachChild(e=>e.markAllAsTouched())}markAsUntouched(e={}){this.touched=!1,this._pendingTouched=!1,this._forEachChild(t=>{t.markAsUntouched({onlySelf:!0})}),this._parent&&!e.onlySelf&&this._parent._updateTouched(e)}markAsDirty(e={}){this.pristine=!1,this._parent&&!e.onlySelf&&this._parent.markAsDirty(e)}markAsPristine(e={}){this.pristine=!0,this._pendingDirty=!1,this._forEachChild(t=>{t.markAsPristine({onlySelf:!0})}),this._parent&&!e.onlySelf&&this._parent._updatePristine(e)}markAsPending(e={}){this.status=Z,e.emitEvent!==!1&&this.statusChanges.emit(this.status),this._parent&&!e.onlySelf&&this._parent.markAsPending(e)}disable(e={}){let t=this._parentMarkedDirty(e.onlySelf);this.status=it,this.errors=null,this._forEachChild(i=>{i.disable(W(S({},e),{onlySelf:!0}))}),this._updateValue(),e.emitEvent!==!1&&(this.valueChanges.emit(this.value),this.statusChanges.emit(this.status)),this._updateAncestors(W(S({},e),{skipPristineCheck:t})),this._onDisabledChange.forEach(i=>i(!0))}enable(e={}){let t=this._parentMarkedDirty(e.onlySelf);this.status=et,this._forEachChild(i=>{i.enable(W(S({},e),{onlySelf:!0}))}),this.updateValueAndValidity({onlySelf:!0,emitEvent:e.emitEvent}),this._updateAncestors(W(S({},e),{skipPristineCheck:t})),this._onDisabledChange.forEach(i=>i(!1))}_updateAncestors(e){this._parent&&!e.onlySelf&&(this._parent.updateValueAndValidity(e),e.skipPristineCheck||this._parent._updatePristine(),this._parent._updateTouched())}setParent(e){this._parent=e}getRawValue(){return this.value}updateValueAndValidity(e={}){this._setInitialStatus(),this._updateValue(),this.enabled&&(this._cancelExistingSubscription(),this.errors=this._runValidator(),this.status=this._calculateStatus(),(this.status===et||this.status===Z)&&this._runAsyncValidator(e.emitEvent)),e.emitEvent!==!1&&(this.valueChanges.emit(this.value),this.statusChanges.emit(this.status)),this._parent&&!e.onlySelf&&this._parent.updateValueAndValidity(e)}_updateTreeValidity(e={emitEvent:!0}){this._forEachChild(t=>t._updateTreeValidity(e)),this.updateValueAndValidity({onlySelf:!0,emitEvent:e.emitEvent})}_setInitialStatus(){this.status=this._allControlsDisabled()?it:et}_runValidator(){return this.validator?this.validator(this):null}_runAsyncValidator(e){if(this.asyncValidator){this.status=Z,this._hasOwnPendingAsyncValidator=!0;let t=fe(this.asyncValidator(this));this._asyncValidationSubscription=t.subscribe(i=>{this._hasOwnPendingAsyncValidator=!1,this.setErrors(i,{emitEvent:e})})}}_cancelExistingSubscription(){this._asyncValidationSubscription&&(this._asyncValidationSubscription.unsubscribe(),this._hasOwnPendingAsyncValidator=!1)}setErrors(e,t={}){this.errors=e,this._updateControlsErrors(t.emitEvent!==!1)}get(e){let t=e;return t==null||(Array.isArray(t)||(t=t.split(".")),t.length===0)?null:t.reduce((i,r)=>i&&i._find(r),this)}getError(e,t){let i=t?this.get(t):this;return i&&i.errors?i.errors[e]:null}hasError(e,t){return!!this.getError(e,t)}get root(){let e=this;for(;e._parent;)e=e._parent;return e}_updateControlsErrors(e){this.status=this._calculateStatus(),e&&this.statusChanges.emit(this.status),this._parent&&this._parent._updateControlsErrors(e)}_initObservables(){this.valueChanges=new O,this.statusChanges=new O}_calculateStatus(){return this._allControlsDisabled()?it:this.errors?ht:this._hasOwnPendingAsyncValidator||this._anyControlsHaveStatus(Z)?Z:this._anyControlsHaveStatus(ht)?ht:et}_anyControlsHaveStatus(e){return this._anyControls(t=>t.status===e)}_anyControlsDirty(){return this._anyControls(e=>e.dirty)}_anyControlsTouched(){return this._anyControls(e=>e.touched)}_updatePristine(e={}){this.pristine=!this._anyControlsDirty(),this._parent&&!e.onlySelf&&this._parent._updatePristine(e)}_updateTouched(e={}){this.touched=this._anyControlsTouched(),this._parent&&!e.onlySelf&&this._parent._updateTouched(e)}_registerOnCollectionChange(e){this._onCollectionChange=e}_setUpdateStrategy(e){yt(e)&&e.updateOn!=null&&(this._updateOn=e.updateOn)}_parentMarkedDirty(e){let t=this._parent&&this._parent.dirty;return!e&&!!t&&!this._parent._anyControlsDirty()}_find(e){return null}_assignValidators(e){this._rawValidators=Array.isArray(e)?e.slice():e,this._composedValidatorFn=ii(this._rawValidators)}_assignAsyncValidators(e){this._rawAsyncValidators=Array.isArray(e)?e.slice():e,this._composedAsyncValidatorFn=ri(this._rawAsyncValidators)}};var be=new j("CallSetDisabledState",{providedIn:"root",factory:()=>wt}),wt="always";function si(n,e){return[...e.path,n]}function oi(n,e,t=wt){li(n,e),e.valueAccessor.writeValue(n.value),(n.disabled||t==="always")&&e.valueAccessor.setDisabledState?.(n.disabled),ci(n,e),ui(n,e),di(n,e),ai(n,e)}function ae(n,e){n.forEach(t=>{t.registerOnValidatorChange&&t.registerOnValidatorChange(e)})}function ai(n,e){if(e.valueAccessor.setDisabledState){let t=i=>{e.valueAccessor.setDisabledState(i)};n.registerOnDisabledChange(t),e._registerOnDestroy(()=>{n._unregisterOnDisabledChange(t)})}}function li(n,e){let t=Xe(n);e.validator!==null?n.setValidators(re(t,e.validator)):typeof t=="function"&&n.setValidators([t]);let i=Je(n);e.asyncValidator!==null?n.setAsyncValidators(re(i,e.asyncValidator)):typeof i=="function"&&n.setAsyncValidators([i]);let r=()=>n.updateValueAndValidity();ae(e._rawValidators,r),ae(e._rawAsyncValidators,r)}function ci(n,e){e.valueAccessor.registerOnChange(t=>{n._pendingValue=t,n._pendingChange=!0,n._pendingDirty=!0,n.updateOn==="change"&&Ee(n,e)})}function di(n,e){e.valueAccessor.registerOnTouched(()=>{n._pendingTouched=!0,n.updateOn==="blur"&&n._pendingChange&&Ee(n,e),n.updateOn!=="submit"&&n.markAsTouched()})}function Ee(n,e){n._pendingDirty&&n.markAsDirty(),n.setValue(n._pendingValue,{emitModelToViewChange:!1}),e.viewToModelUpdate(n._pendingValue),n._pendingChange=!1}function ui(n,e){let t=(i,r)=>{e.valueAccessor.writeValue(i),r&&e.viewToModelUpdate(i)};n.registerOnChange(t),e._registerOnDestroy(()=>{n._unregisterOnChange(t)})}function pi(n,e){if(!n.hasOwnProperty("model"))return!1;let t=n.model;return t.isFirstChange()?!0:!Object.is(e,t.currentValue)}function hi(n){return Object.getPrototypeOf(n.constructor)===Ge}function fi(n,e){if(!e)return null;Array.isArray(e);let t,i,r;return e.forEach(s=>{s.constructor===pe?t=s:hi(s)?i=s:r=s}),r||i||t||null}function le(n,e){let t=n.indexOf(e);t>-1&&n.splice(t,1)}function ce(n){return typeof n=="object"&&n!==null&&Object.keys(n).length===2&&"value"in n&&"disabled"in n}var gi=class extends It{constructor(e=null,t,i){super(ei(t),ni(i,t)),this.defaultValue=null,this._onChange=[],this._pendingChange=!1,this._applyFormState(e),this._setUpdateStrategy(t),this._initObservables(),this.updateValueAndValidity({onlySelf:!0,emitEvent:!!this.asyncValidator}),yt(t)&&(t.nonNullable||t.initialValueIsDefault)&&(ce(e)?this.defaultValue=e.value:this.defaultValue=e)}setValue(e,t={}){this.value=this._pendingValue=e,this._onChange.length&&t.emitModelToViewChange!==!1&&this._onChange.forEach(i=>i(this.value,t.emitViewToModelChange!==!1)),this.updateValueAndValidity(t)}patchValue(e,t={}){this.setValue(e,t)}reset(e=this.defaultValue,t={}){this._applyFormState(e),this.markAsPristine(t),this.markAsUntouched(t),this.setValue(this.value,t),this._pendingChange=!1}_updateValue(){}_anyControls(e){return!1}_allControlsDisabled(){return this.disabled}registerOnChange(e){this._onChange.push(e)}_unregisterOnChange(e){le(this._onChange,e)}registerOnDisabledChange(e){this._onDisabledChange.push(e)}_unregisterOnDisabledChange(e){le(this._onDisabledChange,e)}_forEachChild(e){}_syncPendingControls(){return this.updateOn==="submit"&&(this._pendingDirty&&this.markAsDirty(),this._pendingTouched&&this.markAsTouched(),this._pendingChange)?(this.setValue(this._pendingValue,{onlySelf:!0,emitModelToViewChange:!1}),!0):!1}_applyFormState(e){ce(e)?(this.value=this._pendingValue=e.value,e.disabled?this.disable({onlySelf:!0,emitEvent:!1}):this.enable({onlySelf:!0,emitEvent:!1})):this.value=this._pendingValue=e}};var mi={provide:nt,useExisting:X(()=>Mt)},de=Promise.resolve(),Mt=(()=>{let e=class e extends nt{constructor(i,r,s,o,a,h){super(),this._changeDetectorRef=a,this.callSetDisabledState=h,this.control=new gi,this._registered=!1,this.name="",this.update=new O,this._parent=i,this._setValidators(r),this._setAsyncValidators(s),this.valueAccessor=fi(this,o)}ngOnChanges(i){if(this._checkForErrors(),!this._registered||"name"in i){if(this._registered&&(this._checkName(),this.formDirective)){let r=i.name.previousValue;this.formDirective.removeControl({name:r,path:this._getPath(r)})}this._setUpControl()}"isDisabled"in i&&this._updateDisabled(i),pi(i,this.viewModel)&&(this._updateValue(this.model),this.viewModel=this.model)}ngOnDestroy(){this.formDirective&&this.formDirective.removeControl(this)}get path(){return this._getPath(this.name)}get formDirective(){return this._parent?this._parent.formDirective:null}viewToModelUpdate(i){this.viewModel=i,this.update.emit(i)}_setUpControl(){this._setUpdateStrategy(),this._isStandalone()?this._setUpStandalone():this.formDirective.addControl(this),this._registered=!0}_setUpdateStrategy(){this.options&&this.options.updateOn!=null&&(this.control._updateOn=this.options.updateOn)}_isStandalone(){return!this._parent||!!(this.options&&this.options.standalone)}_setUpStandalone(){oi(this.control,this,this.callSetDisabledState),this.control.updateValueAndValidity({emitEvent:!1})}_checkForErrors(){this._isStandalone()||this._checkParentType(),this._checkName()}_checkParentType(){}_checkName(){this.options&&this.options.name&&(this.name=this.options.name),!this._isStandalone()&&this.name}_updateValue(i){de.then(()=>{this.control.setValue(i,{emitViewToModelChange:!1}),this._changeDetectorRef?.markForCheck()})}_updateDisabled(i){let r=i.isDisabled.currentValue,s=r!==0&&Zt(r);de.then(()=>{s&&!this.control.disabled?this.control.disable():!s&&this.control.disabled&&this.control.enable(),this._changeDetectorRef?.markForCheck()})}_getPath(i){return this._parent?si(i,this._parent):[i]}};e.\u0275fac=function(r){return new(r||e)(p(St,9),p(ze,10),p(Ke,10),p(mt,10),p(ot,8),p(be,8))},e.\u0275dir=T({type:e,selectors:[["","ngModel","",3,"formControlName","",3,"formControl",""]],inputs:{name:"name",isDisabled:[G.None,"disabled","isDisabled"],model:[G.None,"ngModel","model"],options:[G.None,"ngModelOptions","options"]},outputs:{update:"ngModelChange"},exportAs:["ngModel"],features:[tt([mi]),k,Ht]});let n=e;return n})();var yi=(()=>{let e=class e{};e.\u0275fac=function(r){return new(r||e)},e.\u0275mod=w({type:e}),e.\u0275inj=M({});let n=e;return n})();var Ae=(()=>{let e=class e{static withConfig(i){return{ngModule:e,providers:[{provide:be,useValue:i.callSetDisabledState??wt}]}}};e.\u0275fac=function(r){return new(r||e)},e.\u0275mod=w({type:e}),e.\u0275inj=M({imports:[yi]});let n=e;return n})();var _t=class n{static isArray(e,t=!0){return Array.isArray(e)&&(t||e.length!==0)}static isObject(e,t=!0){return e instanceof Object&&e.constructor===Object&&(t||Object.keys(e).length!==0)}static equals(e,t,i){return i?this.resolveFieldData(e,i)===this.resolveFieldData(t,i):this.equalsByValue(e,t)}static equalsByValue(e,t){if(e===t)return!0;if(e&&t&&typeof e=="object"&&typeof t=="object"){var i=Array.isArray(e),r=Array.isArray(t),s,o,a;if(i&&r){if(o=e.length,o!=t.length)return!1;for(s=o;s--!==0;)if(!this.equalsByValue(e[s],t[s]))return!1;return!0}if(i!=r)return!1;var h=this.isDate(e),y=this.isDate(t);if(h!=y)return!1;if(h&&y)return e.getTime()==t.getTime();var g=e instanceof RegExp,C=t instanceof RegExp;if(g!=C)return!1;if(g&&C)return e.toString()==t.toString();var m=Object.keys(e);if(o=m.length,o!==Object.keys(t).length)return!1;for(s=o;s--!==0;)if(!Object.prototype.hasOwnProperty.call(t,m[s]))return!1;for(s=o;s--!==0;)if(a=m[s],!this.equalsByValue(e[a],t[a]))return!1;return!0}return e!==e&&t!==t}static resolveFieldData(e,t){if(e&&t){if(this.isFunction(t))return t(e);if(t.indexOf(".")==-1)return e[t];{let i=t.split("."),r=e;for(let s=0,o=i.length;s=e.length&&(i%=e.length,t%=e.length),e.splice(i,0,e.splice(t,1)[0]))}static insertIntoOrderedArray(e,t,i,r){if(i.length>0){let s=!1;for(let o=0;ot){i.splice(o,0,e),s=!0;break}s||i.push(e)}else i.push(e)}static findIndexInList(e,t){let i=-1;if(t){for(let r=0;rt?1:0,s}static sort(e,t,i=1,r,s=1){let o=n.compare(e,t,r,i),a=i;return(n.isEmpty(e)||n.isEmpty(t))&&(a=s===1?i:s),a*o}static merge(e,t){if(!(e==null&&t==null)){{if((e==null||typeof e=="object")&&(t==null||typeof t=="object"))return S(S({},e||{}),t||{});if((e==null||typeof e=="string")&&(t==null||typeof t=="string"))return[e||"",t||""].join(" ")}return t||e}}static isPrintableCharacter(e=""){return this.isNotEmpty(e)&&e.length===1&&e.match(/\S| /)}static getItemValue(e,...t){return this.isFunction(e)?e(...t):e}static findLastIndex(e,t){let i=-1;if(this.isNotEmpty(e))try{i=e.findLastIndex(t)}catch{i=e.lastIndexOf([...e].reverse().find(t))}return i}static findLast(e,t){let i;if(this.isNotEmpty(e))try{i=e.findLast(t)}catch{i=[...e].reverse().find(t)}return i}static deepEquals(e,t){if(e===t)return!0;if(e&&t&&typeof e=="object"&&typeof t=="object"){var i=Array.isArray(e),r=Array.isArray(t),s,o,a;if(i&&r){if(o=e.length,o!=t.length)return!1;for(s=o;s--!==0;)if(!this.deepEquals(e[s],t[s]))return!1;return!0}if(i!=r)return!1;var h=e instanceof Date,y=t instanceof Date;if(h!=y)return!1;if(h&&y)return e.getTime()==t.getTime();var g=e instanceof RegExp,C=t instanceof RegExp;if(g!=C)return!1;if(g&&C)return e.toString()==t.toString();var m=Object.keys(e);if(o=m.length,o!==Object.keys(t).length)return!1;for(s=o;s--!==0;)if(!Object.prototype.hasOwnProperty.call(t,m[s]))return!1;for(s=o;s--!==0;)if(a=m[s],!this.deepEquals(e[a],t[a]))return!1;return!0}return e!==e&&t!==t}},Se=0;function De(n="pn_id_"){return Se++,`${n}${Se}`}function vi(){let n=[],e=(s,o)=>{let a=n.length>0?n[n.length-1]:{key:s,value:o},h=a.value+(a.key===s?0:o)+2;return n.push({key:s,value:h}),h},t=s=>{n=n.filter(o=>o.value!==s)},i=()=>n.length>0?n[n.length-1].value:0,r=s=>s&&parseInt(s.style.zIndex,10)||0;return{get:r,set:(s,o,a)=>{o&&(o.style.zIndex=String(e(s,a)))},clear:s=>{s&&(t(r(s)),s.style.zIndex="")},getCurrent:()=>i()}}var Sn=vi();var E=(()=>{class n{static STARTS_WITH="startsWith";static CONTAINS="contains";static NOT_CONTAINS="notContains";static ENDS_WITH="endsWith";static EQUALS="equals";static NOT_EQUALS="notEquals";static IN="in";static LESS_THAN="lt";static LESS_THAN_OR_EQUAL_TO="lte";static GREATER_THAN="gt";static GREATER_THAN_OR_EQUAL_TO="gte";static BETWEEN="between";static IS="is";static IS_NOT="isNot";static BEFORE="before";static AFTER="after";static DATE_IS="dateIs";static DATE_IS_NOT="dateIsNot";static DATE_BEFORE="dateBefore";static DATE_AFTER="dateAfter"}return n})();var Ie=(()=>{class n{ripple=!1;inputStyle="outlined";overlayOptions={};filterMatchModeOptions={text:[E.STARTS_WITH,E.CONTAINS,E.NOT_CONTAINS,E.ENDS_WITH,E.EQUALS,E.NOT_EQUALS],numeric:[E.EQUALS,E.NOT_EQUALS,E.LESS_THAN,E.LESS_THAN_OR_EQUAL_TO,E.GREATER_THAN,E.GREATER_THAN_OR_EQUAL_TO],date:[E.DATE_IS,E.DATE_IS_NOT,E.DATE_BEFORE,E.DATE_AFTER]};translation={startsWith:"Starts with",contains:"Contains",notContains:"Not contains",endsWith:"Ends with",equals:"Equals",notEquals:"Not equals",noFilter:"No Filter",lt:"Less than",lte:"Less than or equal to",gt:"Greater than",gte:"Greater than or equal to",is:"Is",isNot:"Is not",before:"Before",after:"After",dateIs:"Date is",dateIsNot:"Date is not",dateBefore:"Date is before",dateAfter:"Date is after",clear:"Clear",apply:"Apply",matchAll:"Match All",matchAny:"Match Any",addRule:"Add Rule",removeRule:"Remove Rule",accept:"Yes",reject:"No",choose:"Choose",upload:"Upload",cancel:"Cancel",pending:"Pending",fileSizeTypes:["B","KB","MB","GB","TB","PB","EB","ZB","YB"],dayNames:["Sunday","Monday","Tuesday","Wednesday","Thursday","Friday","Saturday"],dayNamesShort:["Sun","Mon","Tue","Wed","Thu","Fri","Sat"],dayNamesMin:["Su","Mo","Tu","We","Th","Fr","Sa"],monthNames:["January","February","March","April","May","June","July","August","September","October","November","December"],monthNamesShort:["Jan","Feb","Mar","Apr","May","Jun","Jul","Aug","Sep","Oct","Nov","Dec"],chooseYear:"Choose Year",chooseMonth:"Choose Month",chooseDate:"Choose Date",prevDecade:"Previous Decade",nextDecade:"Next Decade",prevYear:"Previous Year",nextYear:"Next Year",prevMonth:"Previous Month",nextMonth:"Next Month",prevHour:"Previous Hour",nextHour:"Next Hour",prevMinute:"Previous Minute",nextMinute:"Next Minute",prevSecond:"Previous Second",nextSecond:"Next Second",am:"am",pm:"pm",dateFormat:"mm/dd/yy",firstDayOfWeek:0,today:"Today",weekHeader:"Wk",weak:"Weak",medium:"Medium",strong:"Strong",passwordPrompt:"Enter a password",emptyMessage:"No results found",searchMessage:"{0} results are available",selectionMessage:"{0} items selected",emptySelectionMessage:"No selected item",emptySearchMessage:"No results found",emptyFilterMessage:"No results found",aria:{trueLabel:"True",falseLabel:"False",nullLabel:"Not Selected",star:"1 star",stars:"{star} stars",selectAll:"All items selected",unselectAll:"All items unselected",close:"Close",previous:"Previous",next:"Next",navigation:"Navigation",scrollTop:"Scroll Top",moveTop:"Move Top",moveUp:"Move Up",moveDown:"Move Down",moveBottom:"Move Bottom",moveToTarget:"Move to Target",moveToSource:"Move to Source",moveAllToTarget:"Move All to Target",moveAllToSource:"Move All to Source",pageLabel:"{page}",firstPageLabel:"First Page",lastPageLabel:"Last Page",nextPageLabel:"Next Page",prevPageLabel:"Previous Page",rowsPerPageLabel:"Rows per page",previousPageLabel:"Previous Page",jumpToPageDropdownLabel:"Jump to Page Dropdown",jumpToPageInputLabel:"Jump to Page Input",selectRow:"Row Selected",unselectRow:"Row Unselected",expandRow:"Row Expanded",collapseRow:"Row Collapsed",showFilterMenu:"Show Filter Menu",hideFilterMenu:"Hide Filter Menu",filterOperator:"Filter Operator",filterConstraint:"Filter Constraint",editRow:"Row Edit",saveEdit:"Save Edit",cancelEdit:"Cancel Edit",listView:"List View",gridView:"Grid View",slide:"Slide",slideNumber:"{slideNumber}",zoomImage:"Zoom Image",zoomIn:"Zoom In",zoomOut:"Zoom Out",rotateRight:"Rotate Right",rotateLeft:"Rotate Left",listLabel:"Option List"}};zIndex={modal:1100,overlay:1e3,menu:1e3,tooltip:1100};translationSource=new Nt;translationObserver=this.translationSource.asObservable();getTranslation(t){return this.translation[t]}setTranslation(t){this.translation=S(S({},this.translation),t),this.translationSource.next(this.translation)}static \u0275fac=function(i){return new(i||n)};static \u0275prov=Ct({token:n,factory:n.\u0275fac,providedIn:"root"})}return n})();var vt=(()=>{class n{template;type;name;constructor(t){this.template=t}getType(){return this.name}static \u0275fac=function(i){return new(i||n)(p(Bt))};static \u0275dir=T({type:n,selectors:[["","pTemplate",""]],inputs:{type:"type",name:[G.None,"pTemplate","name"]}})}return n})(),Tt=(()=>{class n{static \u0275fac=function(i){return new(i||n)};static \u0275mod=w({type:n});static \u0275inj=M({imports:[L]})}return n})();function bi(n,e){n&1&&q(0)}function Ei(n,e){if(n&1&&(d(0,"div",4),D(1,bi,1,0,"ng-container",5),u()),n&2){let t=b();f("data-pc-section","start"),c(),l("ngTemplateOutlet",t.startTemplate)}}function Ai(n,e){n&1&&q(0)}function Si(n,e){if(n&1&&(d(0,"div",6),D(1,Ai,1,0,"ng-container",5),u()),n&2){let t=b();f("data-pc-section","center"),c(),l("ngTemplateOutlet",t.centerTemplate)}}function Di(n,e){n&1&&q(0)}function Ii(n,e){if(n&1&&(d(0,"div",7),D(1,Di,1,0,"ng-container",5),u()),n&2){let t=b();f("data-pc-section","end"),c(),l("ngTemplateOutlet",t.endTemplate)}}var wi=["*"],Me=(()=>{class n{el;style;styleClass;ariaLabelledBy;templates;startTemplate;endTemplate;centerTemplate;constructor(t){this.el=t}getBlockableElement(){return this.el.nativeElement.children[0]}ngAfterContentInit(){this.templates.forEach(t=>{switch(t.getType()){case"start":case"left":this.startTemplate=t.template;break;case"end":case"right":this.endTemplate=t.template;break;case"center":this.centerTemplate=t.template;break}})}static \u0275fac=function(i){return new(i||n)(p(P))};static \u0275cmp=_({type:n,selectors:[["p-toolbar"]],contentQueries:function(i,r,s){if(i&1&&dt(s,vt,4),i&2){let o;$(o=z())&&(r.templates=o)}},hostAttrs:[1,"p-element"],inputs:{style:"style",styleClass:"styleClass",ariaLabelledBy:"ariaLabelledBy"},ngContentSelectors:wi,decls:5,vars:9,consts:[["role","toolbar",3,"ngClass","ngStyle"],["class","p-toolbar-group-left p-toolbar-group-start",4,"ngIf"],["class","p-toolbar-group-center",4,"ngIf"],["class","p-toolbar-group-right p-toolbar-group-end",4,"ngIf"],[1,"p-toolbar-group-left","p-toolbar-group-start"],[4,"ngTemplateOutlet"],[1,"p-toolbar-group-center"],[1,"p-toolbar-group-right","p-toolbar-group-end"]],template:function(i,r){i&1&&(B(),d(0,"div",0),U(1),D(2,Ei,2,2,"div",1)(3,Si,2,2,"div",2)(4,Ii,2,2,"div",3),u()),i&2&&(V(r.styleClass),l("ngClass","p-toolbar p-component")("ngStyle",r.style),f("aria-labelledby",r.ariaLabelledBy)("data-pc-name","toolbar"),c(2),l("ngIf",r.startTemplate),c(),l("ngIf",r.centerTemplate),c(),l("ngIf",r.endTemplate))},dependencies:[Y,ut,pt,Q],styles:[`@layer primeng{.p-toolbar{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap}.p-toolbar-group-start,.p-toolbar-group-center,.p-toolbar-group-end,.p-toolbar-group-left,.p-toolbar-group-right{display:flex;align-items:center}} -`],encapsulation:2,changeDetection:0})}return n})(),Te=(()=>{class n{static \u0275fac=function(i){return new(i||n)};static \u0275mod=w({type:n});static \u0275inj=M({imports:[L]})}return n})();var I=(()=>{class n{static zindex=1e3;static calculatedScrollbarWidth=null;static calculatedScrollbarHeight=null;static browser;static addClass(t,i){t&&i&&(t.classList?t.classList.add(i):t.className+=" "+i)}static addMultipleClasses(t,i){if(t&&i)if(t.classList){let r=i.trim().split(" ");for(let s=0;sr.split(" ").forEach(s=>this.removeClass(t,s)))}static hasClass(t,i){return t&&i?t.classList?t.classList.contains(i):new RegExp("(^| )"+i+"( |$)","gi").test(t.className):!1}static siblings(t){return Array.prototype.filter.call(t.parentNode.children,function(i){return i!==t})}static find(t,i){return Array.from(t.querySelectorAll(i))}static findSingle(t,i){return this.isElement(t)?t.querySelector(i):null}static index(t){let i=t.parentNode.childNodes,r=0;for(var s=0;s{if(rt)return getComputedStyle(rt).getPropertyValue("position")==="relative"?rt:r(rt.parentElement)},s=t.offsetParent?{width:t.offsetWidth,height:t.offsetHeight}:this.getHiddenElementDimensions(t),o=i.offsetHeight,a=i.getBoundingClientRect(),h=this.getWindowScrollTop(),y=this.getWindowScrollLeft(),g=this.getViewport(),m=r(t)?.getBoundingClientRect()||{top:-1*h,left:-1*y},A,x;a.top+o+s.height>g.height?(A=a.top-m.top-s.height,t.style.transformOrigin="bottom",a.top+A<0&&(A=-1*a.top)):(A=o+a.top-m.top,t.style.transformOrigin="top");let Ft=a.left+s.width-g.width,We=a.left-m.left;s.width>g.width?x=(a.left-m.left)*-1:Ft>0?x=We-Ft:x=a.left-m.left,t.style.top=A+"px",t.style.left=x+"px"}static absolutePosition(t,i){let r=t.offsetParent?{width:t.offsetWidth,height:t.offsetHeight}:this.getHiddenElementDimensions(t),s=r.height,o=r.width,a=i.offsetHeight,h=i.offsetWidth,y=i.getBoundingClientRect(),g=this.getWindowScrollTop(),C=this.getWindowScrollLeft(),m=this.getViewport(),A,x;y.top+a+s>m.height?(A=y.top+g-s,t.style.transformOrigin="bottom",A<0&&(A=g)):(A=a+y.top+g,t.style.transformOrigin="top"),y.left+o>m.width?x=Math.max(0,y.left+C+h-o):x=y.left+C,t.style.top=A+"px",t.style.left=x+"px"}static getParents(t,i=[]){return t.parentNode===null?i:this.getParents(t.parentNode,i.concat([t.parentNode]))}static getScrollableParents(t){let i=[];if(t){let r=this.getParents(t),s=/(auto|scroll)/,o=a=>{let h=window.getComputedStyle(a,null);return s.test(h.getPropertyValue("overflow"))||s.test(h.getPropertyValue("overflowX"))||s.test(h.getPropertyValue("overflowY"))};for(let a of r){let h=a.nodeType===1&&a.dataset.scrollselectors;if(h){let y=h.split(",");for(let g of y){let C=this.findSingle(a,g);C&&o(C)&&i.push(C)}}a.nodeType!==9&&o(a)&&i.push(a)}}return i}static getHiddenElementOuterHeight(t){t.style.visibility="hidden",t.style.display="block";let i=t.offsetHeight;return t.style.display="none",t.style.visibility="visible",i}static getHiddenElementOuterWidth(t){t.style.visibility="hidden",t.style.display="block";let i=t.offsetWidth;return t.style.display="none",t.style.visibility="visible",i}static getHiddenElementDimensions(t){let i={};return t.style.visibility="hidden",t.style.display="block",i.width=t.offsetWidth,i.height=t.offsetHeight,t.style.display="none",t.style.visibility="visible",i}static scrollInView(t,i){let r=getComputedStyle(t).getPropertyValue("borderTopWidth"),s=r?parseFloat(r):0,o=getComputedStyle(t).getPropertyValue("paddingTop"),a=o?parseFloat(o):0,h=t.getBoundingClientRect(),g=i.getBoundingClientRect().top+document.body.scrollTop-(h.top+document.body.scrollTop)-s-a,C=t.scrollTop,m=t.clientHeight,A=this.getOuterHeight(i);g<0?t.scrollTop=C+g:g+A>m&&(t.scrollTop=C+g-m+A)}static fadeIn(t,i){t.style.opacity=0;let r=+new Date,s=0,o=function(){s=+t.style.opacity.replace(",",".")+(new Date().getTime()-r)/i,t.style.opacity=s,r=+new Date,+s<1&&(window.requestAnimationFrame&&requestAnimationFrame(o)||setTimeout(o,16))};o()}static fadeOut(t,i){var r=1,s=50,o=i,a=s/o;let h=setInterval(()=>{r=r-a,r<=0&&(r=0,clearInterval(h)),t.style.opacity=r},s)}static getWindowScrollTop(){let t=document.documentElement;return(window.pageYOffset||t.scrollTop)-(t.clientTop||0)}static getWindowScrollLeft(){let t=document.documentElement;return(window.pageXOffset||t.scrollLeft)-(t.clientLeft||0)}static matches(t,i){var r=Element.prototype,s=r.matches||r.webkitMatchesSelector||r.mozMatchesSelector||r.msMatchesSelector||function(o){return[].indexOf.call(document.querySelectorAll(o),this)!==-1};return s.call(t,i)}static getOuterWidth(t,i){let r=t.offsetWidth;if(i){let s=getComputedStyle(t);r+=parseFloat(s.marginLeft)+parseFloat(s.marginRight)}return r}static getHorizontalPadding(t){let i=getComputedStyle(t);return parseFloat(i.paddingLeft)+parseFloat(i.paddingRight)}static getHorizontalMargin(t){let i=getComputedStyle(t);return parseFloat(i.marginLeft)+parseFloat(i.marginRight)}static innerWidth(t){let i=t.offsetWidth,r=getComputedStyle(t);return i+=parseFloat(r.paddingLeft)+parseFloat(r.paddingRight),i}static width(t){let i=t.offsetWidth,r=getComputedStyle(t);return i-=parseFloat(r.paddingLeft)+parseFloat(r.paddingRight),i}static getInnerHeight(t){let i=t.offsetHeight,r=getComputedStyle(t);return i+=parseFloat(r.paddingTop)+parseFloat(r.paddingBottom),i}static getOuterHeight(t,i){let r=t.offsetHeight;if(i){let s=getComputedStyle(t);r+=parseFloat(s.marginTop)+parseFloat(s.marginBottom)}return r}static getHeight(t){let i=t.offsetHeight,r=getComputedStyle(t);return i-=parseFloat(r.paddingTop)+parseFloat(r.paddingBottom)+parseFloat(r.borderTopWidth)+parseFloat(r.borderBottomWidth),i}static getWidth(t){let i=t.offsetWidth,r=getComputedStyle(t);return i-=parseFloat(r.paddingLeft)+parseFloat(r.paddingRight)+parseFloat(r.borderLeftWidth)+parseFloat(r.borderRightWidth),i}static getViewport(){let t=window,i=document,r=i.documentElement,s=i.getElementsByTagName("body")[0],o=t.innerWidth||r.clientWidth||s.clientWidth,a=t.innerHeight||r.clientHeight||s.clientHeight;return{width:o,height:a}}static getOffset(t){var i=t.getBoundingClientRect();return{top:i.top+(window.pageYOffset||document.documentElement.scrollTop||document.body.scrollTop||0),left:i.left+(window.pageXOffset||document.documentElement.scrollLeft||document.body.scrollLeft||0)}}static replaceElementWith(t,i){let r=t.parentNode;if(!r)throw"Can't replace element";return r.replaceChild(i,t)}static getUserAgent(){if(navigator&&this.isClient())return navigator.userAgent}static isIE(){var t=window.navigator.userAgent,i=t.indexOf("MSIE ");if(i>0)return!0;var r=t.indexOf("Trident/");if(r>0){var s=t.indexOf("rv:");return!0}var o=t.indexOf("Edge/");return o>0}static isIOS(){return/iPad|iPhone|iPod/.test(navigator.userAgent)&&!window.MSStream}static isAndroid(){return/(android)/i.test(navigator.userAgent)}static isTouchDevice(){return"ontouchstart"in window||navigator.maxTouchPoints>0}static appendChild(t,i){if(this.isElement(i))i.appendChild(t);else if(i&&i.el&&i.el.nativeElement)i.el.nativeElement.appendChild(t);else throw"Cannot append "+i+" to "+t}static removeChild(t,i){if(this.isElement(i))i.removeChild(t);else if(i.el&&i.el.nativeElement)i.el.nativeElement.removeChild(t);else throw"Cannot remove "+t+" from "+i}static removeElement(t){"remove"in Element.prototype?t.remove():t.parentNode.removeChild(t)}static isElement(t){return typeof HTMLElement=="object"?t instanceof HTMLElement:t&&typeof t=="object"&&t!==null&&t.nodeType===1&&typeof t.nodeName=="string"}static calculateScrollbarWidth(t){if(t){let i=getComputedStyle(t);return t.offsetWidth-t.clientWidth-parseFloat(i.borderLeftWidth)-parseFloat(i.borderRightWidth)}else{if(this.calculatedScrollbarWidth!==null)return this.calculatedScrollbarWidth;let i=document.createElement("div");i.className="p-scrollbar-measure",document.body.appendChild(i);let r=i.offsetWidth-i.clientWidth;return document.body.removeChild(i),this.calculatedScrollbarWidth=r,r}}static calculateScrollbarHeight(){if(this.calculatedScrollbarHeight!==null)return this.calculatedScrollbarHeight;let t=document.createElement("div");t.className="p-scrollbar-measure",document.body.appendChild(t);let i=t.offsetHeight-t.clientHeight;return document.body.removeChild(t),this.calculatedScrollbarWidth=i,i}static invokeElementMethod(t,i,r){t[i].apply(t,r)}static clearSelection(){if(window.getSelection)window.getSelection().empty?window.getSelection().empty():window.getSelection().removeAllRanges&&window.getSelection().rangeCount>0&&window.getSelection().getRangeAt(0).getClientRects().length>0&&window.getSelection().removeAllRanges();else if(document.selection&&document.selection.empty)try{document.selection.empty()}catch{}}static getBrowser(){if(!this.browser){let t=this.resolveUserAgent();this.browser={},t.browser&&(this.browser[t.browser]=!0,this.browser.version=t.version),this.browser.chrome?this.browser.webkit=!0:this.browser.webkit&&(this.browser.safari=!0)}return this.browser}static resolveUserAgent(){let t=navigator.userAgent.toLowerCase(),i=/(chrome)[ \/]([\w.]+)/.exec(t)||/(webkit)[ \/]([\w.]+)/.exec(t)||/(opera)(?:.*version|)[ \/]([\w.]+)/.exec(t)||/(msie) ([\w.]+)/.exec(t)||t.indexOf("compatible")<0&&/(mozilla)(?:.*? rv:([\w.]+)|)/.exec(t)||[];return{browser:i[1]||"",version:i[2]||"0"}}static isInteger(t){return Number.isInteger?Number.isInteger(t):typeof t=="number"&&isFinite(t)&&Math.floor(t)===t}static isHidden(t){return!t||t.offsetParent===null}static isVisible(t){return t&&t.offsetParent!=null}static isExist(t){return t!==null&&typeof t<"u"&&t.nodeName&&t.parentNode}static focus(t,i){t&&document.activeElement!==t&&t.focus(i)}static getFocusableElements(t,i=""){let r=this.find(t,`button:not([tabindex = "-1"]):not([disabled]):not([style*="display:none"]):not([hidden])${i}, - [href][clientHeight][clientWidth]:not([tabindex = "-1"]):not([disabled]):not([style*="display:none"]):not([hidden])${i}, - input:not([tabindex = "-1"]):not([disabled]):not([style*="display:none"]):not([hidden])${i}, - select:not([tabindex = "-1"]):not([disabled]):not([style*="display:none"]):not([hidden])${i}, - textarea:not([tabindex = "-1"]):not([disabled]):not([style*="display:none"]):not([hidden])${i}, - [tabIndex]:not([tabIndex = "-1"]):not([disabled]):not([style*="display:none"]):not([hidden])${i}, - [contenteditable]:not([tabIndex = "-1"]):not([disabled]):not([style*="display:none"]):not([hidden])${i}`),s=[];for(let o of r)getComputedStyle(o).display!="none"&&getComputedStyle(o).visibility!="hidden"&&s.push(o);return s}static getFirstFocusableElement(t,i){let r=this.getFocusableElements(t,i);return r.length>0?r[0]:null}static getLastFocusableElement(t,i){let r=this.getFocusableElements(t,i);return r.length>0?r[r.length-1]:null}static getNextFocusableElement(t,i=!1){let r=n.getFocusableElements(t),s=0;if(r&&r.length>0){let o=r.indexOf(r[0].ownerDocument.activeElement);i?o==-1||o===0?s=r.length-1:s=o-1:o!=-1&&o!==r.length-1&&(s=o+1)}return r[s]}static generateZIndex(){return this.zindex=this.zindex||999,++this.zindex}static getSelection(){return window.getSelection?window.getSelection().toString():document.getSelection?document.getSelection().toString():document.selection?document.selection.createRange().text:null}static getTargetElement(t,i){if(!t)return null;switch(t){case"document":return document;case"window":return window;case"@next":return i?.nextElementSibling;case"@prev":return i?.previousElementSibling;case"@parent":return i?.parentElement;case"@grandparent":return i?.parentElement.parentElement;default:let r=typeof t;if(r==="string")return document.querySelector(t);if(r==="object"&&t.hasOwnProperty("nativeElement"))return this.isExist(t.nativeElement)?t.nativeElement:void 0;let o=(a=>!!(a&&a.constructor&&a.call&&a.apply))(t)?t():t;return o&&o.nodeType===9||this.isExist(o)?o:null}}static isClient(){return!!(typeof window<"u"&&window.document&&window.document.createElement)}static getAttribute(t,i){if(t){let r=t.getAttribute(i);return isNaN(r)?r==="true"||r==="false"?r==="true":r:+r}}static calculateBodyScrollbarWidth(){return window.innerWidth-document.documentElement.offsetWidth}static blockBodyScroll(t="p-overflow-hidden"){document.body.style.setProperty("--scrollbar-width",this.calculateBodyScrollbarWidth()+"px"),this.addClass(document.body,t)}static unblockBodyScroll(t="p-overflow-hidden"){document.body.style.removeProperty("--scrollbar-width"),this.removeClass(document.body,t)}}return n})();var Ti=["*"],Oe=(()=>{class n{label;spin=!1;styleClass;role;ariaLabel;ariaHidden;ngOnInit(){this.getAttributes()}getAttributes(){let t=_t.isEmpty(this.label);this.role=t?void 0:"img",this.ariaLabel=t?void 0:this.label,this.ariaHidden=t}getClassNames(){return`p-icon ${this.styleClass?this.styleClass+" ":""}${this.spin?"p-icon-spin":""}`}static \u0275fac=function(i){return new(i||n)};static \u0275cmp=_({type:n,selectors:[["ng-component"]],hostAttrs:[1,"p-element","p-icon-wrapper"],inputs:{label:"label",spin:"spin",styleClass:"styleClass"},standalone:!0,features:[N],ngContentSelectors:Ti,decls:1,vars:0,template:function(i,r){i&1&&(B(),U(0))},encapsulation:2,changeDetection:0})}return n})();var Ot=(()=>{class n extends Oe{pathId;ngOnInit(){this.pathId="url(#"+De()+")"}static \u0275fac=(()=>{let t;return function(r){return(t||(t=st(n)))(r||n)}})();static \u0275cmp=_({type:n,selectors:[["SpinnerIcon"]],standalone:!0,features:[k,N],decls:6,vars:7,consts:[["width","14","height","14","viewBox","0 0 14 14","fill","none","xmlns","http://www.w3.org/2000/svg"],["d","M6.99701 14C5.85441 13.999 4.72939 13.7186 3.72012 13.1832C2.71084 12.6478 1.84795 11.8737 1.20673 10.9284C0.565504 9.98305 0.165424 8.89526 0.041387 7.75989C-0.0826496 6.62453 0.073125 5.47607 0.495122 4.4147C0.917119 3.35333 1.59252 2.4113 2.46241 1.67077C3.33229 0.930247 4.37024 0.413729 5.4857 0.166275C6.60117 -0.0811796 7.76026 -0.0520535 8.86188 0.251112C9.9635 0.554278 10.9742 1.12227 11.8057 1.90555C11.915 2.01493 11.9764 2.16319 11.9764 2.31778C11.9764 2.47236 11.915 2.62062 11.8057 2.73C11.7521 2.78503 11.688 2.82877 11.6171 2.85864C11.5463 2.8885 11.4702 2.90389 11.3933 2.90389C11.3165 2.90389 11.2404 2.8885 11.1695 2.85864C11.0987 2.82877 11.0346 2.78503 10.9809 2.73C9.9998 1.81273 8.73246 1.26138 7.39226 1.16876C6.05206 1.07615 4.72086 1.44794 3.62279 2.22152C2.52471 2.99511 1.72683 4.12325 1.36345 5.41602C1.00008 6.70879 1.09342 8.08723 1.62775 9.31926C2.16209 10.5513 3.10478 11.5617 4.29713 12.1803C5.48947 12.7989 6.85865 12.988 8.17414 12.7157C9.48963 12.4435 10.6711 11.7264 11.5196 10.6854C12.3681 9.64432 12.8319 8.34282 12.8328 7C12.8328 6.84529 12.8943 6.69692 13.0038 6.58752C13.1132 6.47812 13.2616 6.41667 13.4164 6.41667C13.5712 6.41667 13.7196 6.47812 13.8291 6.58752C13.9385 6.69692 14 6.84529 14 7C14 8.85651 13.2622 10.637 11.9489 11.9497C10.6356 13.2625 8.85432 14 6.99701 14Z","fill","currentColor"],[3,"id"],["width","14","height","14","fill","white"]],template:function(i,r){i&1&&(xt(),d(0,"svg",0)(1,"g"),v(2,"path",1),u(),d(3,"defs")(4,"clipPath",2),v(5,"rect",3),u()()()),i&2&&(V(r.getClassNames()),f("aria-label",r.ariaLabel)("aria-hidden",r.ariaHidden)("role",r.role),c(),f("clip-path",r.pathId),c(3),l("id",r.pathId))},encapsulation:2})}return n})();var Ve=(()=>{class n{document;platformId;renderer;el;zone;config;constructor(t,i,r,s,o,a){this.document=t,this.platformId=i,this.renderer=r,this.el=s,this.zone=o,this.config=a}animationListener;mouseDownListener;timeout;ngAfterViewInit(){Jt(this.platformId)&&this.config&&this.config.ripple&&this.zone.runOutsideAngular(()=>{this.create(),this.mouseDownListener=this.renderer.listen(this.el.nativeElement,"mousedown",this.onMouseDown.bind(this))})}onMouseDown(t){let i=this.getInk();if(!i||this.document.defaultView?.getComputedStyle(i,null).display==="none")return;if(I.removeClass(i,"p-ink-active"),!I.getHeight(i)&&!I.getWidth(i)){let a=Math.max(I.getOuterWidth(this.el.nativeElement),I.getOuterHeight(this.el.nativeElement));i.style.height=a+"px",i.style.width=a+"px"}let r=I.getOffset(this.el.nativeElement),s=t.pageX-r.left+this.document.body.scrollTop-I.getWidth(i)/2,o=t.pageY-r.top+this.document.body.scrollLeft-I.getHeight(i)/2;this.renderer.setStyle(i,"top",o+"px"),this.renderer.setStyle(i,"left",s+"px"),I.addClass(i,"p-ink-active"),this.timeout=setTimeout(()=>{let a=this.getInk();a&&I.removeClass(a,"p-ink-active")},401)}getInk(){let t=this.el.nativeElement.children;for(let i=0;i{class n{static \u0275fac=function(i){return new(i||n)};static \u0275mod=w({type:n});static \u0275inj=M({imports:[L]})}return n})();function Vi(n,e){n&1&&q(0)}function Fi(n,e){if(n&1&&v(0,"span",8),n&2){let t=b(3);V("p-button-loading-icon pi-spin "+t.loadingIcon),l("ngClass",t.iconClass()),f("aria-hidden",!0)("data-pc-section","loadingicon")}}function Ni(n,e){if(n&1&&v(0,"SpinnerIcon",9),n&2){let t=b(3);l("styleClass",t.spinnerIconClass())("spin",!0),f("aria-hidden",!0)("data-pc-section","loadingicon")}}function Li(n,e){if(n&1&&(lt(0),D(1,Fi,1,5,"span",6)(2,Ni,1,4,"SpinnerIcon",7),ct()),n&2){let t=b(2);c(),l("ngIf",t.loadingIcon),c(),l("ngIf",!t.loadingIcon)}}function Ri(n,e){}function Pi(n,e){n&1&&D(0,Ri,0,0,"ng-template")}function xi(n,e){if(n&1&&(d(0,"span",10),D(1,Pi,1,0,null,1),u()),n&2){let t=b(2);l("ngClass",t.iconClass()),f("aria-hidden",!0)("data-pc-section","loadingicon"),c(),l("ngTemplateOutlet",t.loadingIconTemplate)}}function ki(n,e){if(n&1&&(lt(0),D(1,Li,3,2,"ng-container",2)(2,xi,2,4,"span",5),ct()),n&2){let t=b();c(),l("ngIf",!t.loadingIconTemplate),c(),l("ngIf",t.loadingIconTemplate)}}function Hi(n,e){if(n&1&&v(0,"span",8),n&2){let t=b(2);V(t.icon),l("ngClass",t.iconClass()),f("data-pc-section","icon")}}function Bi(n,e){}function Ui(n,e){if(n&1&&D(0,Bi,0,0,"ng-template",12),n&2){let t=b(3);l("ngIf",!t.icon)}}function Wi(n,e){if(n&1&&(d(0,"span",8),D(1,Ui,1,1,null,1),u()),n&2){let t=b(2);l("ngClass",t.iconClass()),f("data-pc-section","icon"),c(),l("ngTemplateOutlet",t.iconTemplate)}}function Gi(n,e){if(n&1&&(lt(0),D(1,Hi,1,4,"span",6)(2,Wi,2,3,"span",11),ct()),n&2){let t=b();c(),l("ngIf",t.icon&&!t.iconTemplate),c(),l("ngIf",!t.icon&&t.iconTemplate)}}function ji(n,e){if(n&1&&(d(0,"span",13),F(1),u()),n&2){let t=b();f("aria-hidden",t.icon&&!t.label)("data-pc-section","label"),c(),K(t.label)}}function qi(n,e){if(n&1&&(d(0,"span",8),F(1),u()),n&2){let t=b();V(t.badgeClass),l("ngClass",t.badgeStyleClass()),f("data-pc-section","badge"),c(),K(t.badge)}}var $i=["*"];var Ne=(()=>{class n{el;type="button";iconPos="left";icon;badge;label;disabled;loading=!1;loadingIcon;raised=!1;rounded=!1;text=!1;plain=!1;severity;outlined=!1;link=!1;size;style;styleClass;badgeClass;ariaLabel;onClick=new O;onFocus=new O;onBlur=new O;contentTemplate;loadingIconTemplate;iconTemplate;templates;constructor(t){this.el=t}spinnerIconClass(){return Object.entries(this.iconClass()).filter(([,t])=>!!t).reduce((t,[i])=>t+` ${i}`,"p-button-loading-icon")}iconClass(){return{"p-button-icon":!0,"p-button-icon-left":this.iconPos==="left"&&this.label,"p-button-icon-right":this.iconPos==="right"&&this.label,"p-button-icon-top":this.iconPos==="top"&&this.label,"p-button-icon-bottom":this.iconPos==="bottom"&&this.label}}get buttonClass(){return{"p-button p-component":!0,"p-button-icon-only":(this.icon||this.iconTemplate||this.loadingIcon||this.loadingIconTemplate)&&!this.label,"p-button-vertical":(this.iconPos==="top"||this.iconPos==="bottom")&&this.label,"p-disabled":this.disabled||this.loading,"p-button-loading":this.loading,"p-button-loading-label-only":this.loading&&!this.icon&&this.label&&!this.loadingIcon&&this.iconPos==="left","p-button-link":this.link,[`p-button-${this.severity}`]:this.severity,"p-button-raised":this.raised,"p-button-rounded":this.rounded,"p-button-text":this.text,"p-button-outlined":this.outlined,"p-button-sm":this.size==="small","p-button-lg":this.size==="large","p-button-plain":this.plain,[`${this.styleClass}`]:this.styleClass}}ngAfterContentInit(){this.templates?.forEach(t=>{switch(t.getType()){case"content":this.contentTemplate=t.template;break;case"icon":this.iconTemplate=t.template;break;case"loadingicon":this.loadingIconTemplate=t.template;break;default:this.contentTemplate=t.template;break}})}badgeStyleClass(){return{"p-badge p-component":!0,"p-badge-no-gutter":this.badge&&String(this.badge).length===1}}static \u0275fac=function(i){return new(i||n)(p(P))};static \u0275cmp=_({type:n,selectors:[["p-button"]],contentQueries:function(i,r,s){if(i&1&&dt(s,vt,4),i&2){let o;$(o=z())&&(r.templates=o)}},hostAttrs:[1,"p-element"],hostVars:2,hostBindings:function(i,r){i&2&&at("p-disabled",r.disabled)},inputs:{type:"type",iconPos:"iconPos",icon:"icon",badge:"badge",label:"label",disabled:"disabled",loading:"loading",loadingIcon:"loadingIcon",raised:"raised",rounded:"rounded",text:"text",plain:"plain",severity:"severity",outlined:"outlined",link:"link",size:"size",style:"style",styleClass:"styleClass",badgeClass:"badgeClass",ariaLabel:"ariaLabel"},outputs:{onClick:"onClick",onFocus:"onFocus",onBlur:"onBlur"},ngContentSelectors:$i,decls:7,vars:12,consts:[["pRipple","",3,"ngStyle","disabled","ngClass","click","focus","blur"],[4,"ngTemplateOutlet"],[4,"ngIf"],["class","p-button-label",4,"ngIf"],[3,"ngClass","class",4,"ngIf"],["class","p-button-loading-icon",3,"ngClass",4,"ngIf"],[3,"class","ngClass",4,"ngIf"],[3,"styleClass","spin",4,"ngIf"],[3,"ngClass"],[3,"styleClass","spin"],[1,"p-button-loading-icon",3,"ngClass"],[3,"ngClass",4,"ngIf"],[3,"ngIf"],[1,"p-button-label"]],template:function(i,r){i&1&&(B(),d(0,"button",0),H("click",function(o){return r.onClick.emit(o)})("focus",function(o){return r.onFocus.emit(o)})("blur",function(o){return r.onBlur.emit(o)}),U(1),D(2,Vi,1,0,"ng-container",1)(3,ki,3,2,"ng-container",2)(4,Gi,3,2,"ng-container",2)(5,ji,2,3,"span",3)(6,qi,2,5,"span",4),u()),i&2&&(l("ngStyle",r.style)("disabled",r.disabled||r.loading)("ngClass",r.buttonClass),f("type",r.type)("aria-label",r.ariaLabel)("data-pc-name","button")("data-pc-section","root"),c(2),l("ngTemplateOutlet",r.contentTemplate),c(),l("ngIf",r.loading),c(),l("ngIf",!r.loading),c(),l("ngIf",!r.contentTemplate&&r.label),c(),l("ngIf",!r.contentTemplate&&r.badge))},dependencies:()=>[Y,ut,pt,Q,Ve,Ot],encapsulation:2,changeDetection:0})}return n})(),Le=(()=>{class n{static \u0275fac=function(i){return new(i||n)};static \u0275mod=w({type:n});static \u0275inj=M({imports:[L,Fe,Tt,Ot,Tt]})}return n})();var Ki=["input"],Yi=(n,e,t)=>({"p-inputswitch p-component":!0,"p-inputswitch-checked":n,"p-disabled":e,"p-focus":t}),Qi={provide:mt,useExisting:X(()=>Vt),multi:!0},Vt=(()=>{class n{cd;style;styleClass;tabindex;inputId;name;disabled;readonly;trueValue=!0;falseValue=!1;ariaLabel;ariaLabelledBy;onChange=new O;input;modelValue=!1;focused=!1;onModelChange=()=>{};onModelTouched=()=>{};constructor(t){this.cd=t}onClick(t){!this.disabled&&!this.readonly&&(this.modelValue=this.checked()?this.falseValue:this.trueValue,this.onModelChange(this.modelValue),this.onChange.emit({originalEvent:t,checked:this.modelValue}),t.preventDefault(),this.input.nativeElement.focus())}onFocus(){this.focused=!0}onBlur(){this.focused=!1,this.onModelTouched()}writeValue(t){this.modelValue=t,this.cd.markForCheck()}registerOnChange(t){this.onModelChange=t}registerOnTouched(t){this.onModelTouched=t}setDisabledState(t){this.disabled=t,this.cd.markForCheck()}checked(){return this.modelValue===this.trueValue}static \u0275fac=function(i){return new(i||n)(p(ot))};static \u0275cmp=_({type:n,selectors:[["p-inputSwitch"]],viewQuery:function(i,r){if(i&1&&qt(Ki,5),i&2){let s;$(s=z())&&(r.input=s.first)}},hostAttrs:[1,"p-element"],inputs:{style:"style",styleClass:"styleClass",tabindex:"tabindex",inputId:"inputId",name:"name",disabled:"disabled",readonly:"readonly",trueValue:"trueValue",falseValue:"falseValue",ariaLabel:"ariaLabel",ariaLabelledBy:"ariaLabelledBy"},outputs:{onChange:"onChange"},features:[tt([Qi])],decls:5,vars:22,consts:[[3,"ngClass","ngStyle","click"],[1,"p-hidden-accessible"],["type","checkbox","role","switch",3,"checked","disabled","focus","blur"],["input",""],[1,"p-inputswitch-slider"]],template:function(i,r){i&1&&(d(0,"div",0),H("click",function(o){return r.onClick(o)}),d(1,"div",1)(2,"input",2,3),H("focus",function(){return r.onFocus()})("blur",function(){return r.onBlur()}),u()(),v(4,"span",4),u()),i&2&&(V(r.styleClass),l("ngClass",Yt(18,Yi,r.checked(),r.disabled,r.focused))("ngStyle",r.style),f("data-pc-name","inputswitch")("data-pc-section","root"),c(),f("data-pc-section","hiddenInputWrapper")("data-p-hidden-accessible",!0),c(),l("checked",r.checked())("disabled",r.disabled),f("id",r.inputId)("aria-checked",r.checked())("aria-labelledby",r.ariaLabelledBy)("aria-label",r.ariaLabel)("name",r.name)("tabindex",r.tabindex)("data-pc-section","hiddenInput"),c(2),f("data-pc-section","slider"))},dependencies:[Y,Q],styles:[`@layer primeng{.p-inputswitch{position:relative;display:inline-block;-webkit-user-select:none;user-select:none}.p-inputswitch-slider{position:absolute;cursor:pointer;inset:0;border:1px solid transparent}.p-inputswitch-slider:before{position:absolute;content:"";top:50%}} -`],encapsulation:2,changeDetection:0})}return n})(),Re=(()=>{class n{static \u0275fac=function(i){return new(i||n)};static \u0275mod=w({type:n});static \u0275inj=M({imports:[L]})}return n})();function Xi(n,e){if(n&1&&(d(0,"a",14),F(1),u()),n&2){let t=e.$implicit;c(),K(t.name)}}var Pe=(()=>{let e=class e{constructor(){this.blogName="Sample Blog",this.checked=!0,this.topics=[{name:"Angular",route:"/angular"},{name:"Web Dev",route:"/webdev"},{name:"DS & Algo",route:"/dsa"}]}};e.\u0275fac=function(r){return new(r||e)},e.\u0275cmp=_({type:e,selectors:[["app-header"]],standalone:!0,features:[N],decls:21,vars:3,consts:[[1,"toolbar-row"],["href","",1,"logo"],["src","../../../assets/images/angular-headless-hashnode-logo.jpg","alt","logo"],[1,"theme-control"],[3,"ngModel","ngModelChange"],[1,"social"],[1,"social-link"],["href","https://github.com/monacodelisa/Angular-Headless-Hashnode","target","_blank","rel","noopener noreferrer"],[1,"pi","pi-github"],["href","https://angular-v17-hashnode.monacodelisa.com/","target","_blank","rel","noopener noreferrer"],[1,"pi","pi-globe"],[1,"follow"],["label","Follow",3,"raised"],[1,"series"],["href","","target","_blank","rel","noopener noreferrer",1,"topic-link"],["class","topic-link","href","","target","_blank","rel","noopener noreferrer"]],template:function(r,s){r&1&&(d(0,"p-toolbar")(1,"div",0)(2,"a",1),v(3,"img",2),d(4,"h1"),F(5),u()(),d(6,"div",3)(7,"p-inputSwitch",4),Kt("ngModelChange",function(a){return zt(s.checked,a)||(s.checked=a),a}),u()()(),d(8,"div",0)(9,"div",5)(10,"div",6)(11,"a",7),v(12,"i",8),u(),d(13,"a",9),v(14,"i",10),u()()(),d(15,"div",11),v(16,"p-button",12),u()(),d(17,"div",0)(18,"div",13),Gt(19,Xi,2,1,"a",15,Wt),u()()()),r&2&&(c(5),K(s.blogName),c(2),$t("ngModel",s.checked),c(9),l("raised",!0),c(3),jt(s.topics))},dependencies:[Ae,Ce,Mt,Te,Me,Le,Ne,Re,Vt],styles:["p-toolbar[_ngcontent-%COMP%] .toolbar-row[_ngcontent-%COMP%]{display:flex;align-items:center;justify-content:space-between;width:100%}p-toolbar[_ngcontent-%COMP%] .toolbar-row[_ngcontent-%COMP%]:nth-child(2){border-bottom:1px solid rgba(128,128,128,.3137254902)}p-toolbar[_ngcontent-%COMP%] .toolbar-row[_ngcontent-%COMP%] a[_ngcontent-%COMP%]{text-decoration:none;margin:0 .3rem}p-toolbar[_ngcontent-%COMP%] .toolbar-row[_ngcontent-%COMP%] .logo[_ngcontent-%COMP%]{display:flex;align-items:center}p-toolbar[_ngcontent-%COMP%] .toolbar-row[_ngcontent-%COMP%] .logo[_ngcontent-%COMP%] img[_ngcontent-%COMP%]{width:3rem;height:3rem;margin-right:.5rem;border-radius:50%}p-toolbar[_ngcontent-%COMP%] .toolbar-row[_ngcontent-%COMP%] .logo[_ngcontent-%COMP%] h1[_ngcontent-%COMP%]{font-size:1.3rem;font-weight:400;margin:0}p-toolbar[_ngcontent-%COMP%] .toolbar-row[_ngcontent-%COMP%] .social[_ngcontent-%COMP%]{display:flex;align-items:flex-start;justify-content:center;margin:.8rem 0 .5rem}p-toolbar[_ngcontent-%COMP%] .toolbar-row[_ngcontent-%COMP%] .social[_ngcontent-%COMP%] a[_ngcontent-%COMP%] i[_ngcontent-%COMP%]{font-size:1.1rem}p-toolbar[_ngcontent-%COMP%] .toolbar-row[_ngcontent-%COMP%] .follow[_ngcontent-%COMP%]{padding-bottom:.7rem}p-toolbar[_ngcontent-%COMP%] .toolbar-row[_ngcontent-%COMP%] .series[_ngcontent-%COMP%]{display:flex;justify-content:center;width:100%;padding:.7rem 0}p-toolbar[_ngcontent-%COMP%] .toolbar-row[_ngcontent-%COMP%] .series[_ngcontent-%COMP%] a[_ngcontent-%COMP%]{font-size:1.1rem;text-transform:uppercase}"]});let n=e;return n})();var xe=(()=>{let e=class e{};e.\u0275fac=function(r){return new(r||e)},e.\u0275cmp=_({type:e,selectors:[["app-footer"]],standalone:!0,features:[N],decls:2,vars:0,template:function(r,s){r&1&&(d(0,"p"),F(1,"footer works!"),u())}});let n=e;return n})();var ke=(()=>{let e=class e{constructor(){this.title="angular-primeng-app"}};e.\u0275fac=function(r){return new(r||e)},e.\u0275cmp=_({type:e,selectors:[["app-root"]],standalone:!0,features:[N],decls:4,vars:0,template:function(r,s){r&1&&(v(0,"app-header"),d(1,"p"),F(2,"hello"),u(),v(3,"app-footer"))},dependencies:[Pe,xe]});let n=e;return n})();var He=[];var Be={providers:[ne(He),ee()]};var Ji={providers:[ie()]},Ue=Xt(Be,Ji);var tn=()=>te(ke,Ue),Pr=tn;export{Pr as a}; diff --git a/angular-primeng-app/dist/server/chunk-KLEAS67C.mjs b/angular-primeng-app/dist/server/chunk-KLEAS67C.mjs new file mode 100644 index 0000000..1d1d151 --- /dev/null +++ b/angular-primeng-app/dist/server/chunk-KLEAS67C.mjs @@ -0,0 +1,2 @@ +import './polyfills.server.mjs'; +import{A as u,g as a,h as b,i as c,j as d,k as e,l as f,m as g,n as h,o as i,p as j,q as k,r as l,s as m,t as n,u as o,v as p,w as q,x as r,y as s,z as t}from"./chunk-ODEAQAGT.mjs";import"./chunk-PUYSBYUS.mjs";import"./chunk-VVCT4QZE.mjs";export{g as AnimationDriver,f as NoopAnimationDriver,r as \u0275Animation,n as \u0275AnimationEngine,t as \u0275AnimationRenderer,u as \u0275AnimationRendererFactory,h as \u0275AnimationStyleNormalizer,s as \u0275BaseAnimationRenderer,i as \u0275NoopAnimationStyleNormalizer,p as \u0275WebAnimationsDriver,o as \u0275WebAnimationsPlayer,m as \u0275WebAnimationsStyleNormalizer,l as \u0275allowPreviousPlayerStylesMerge,k as \u0275camelCaseToDashCase,d as \u0275containsElement,q as \u0275createEngine,a as \u0275getParentElement,e as \u0275invokeQuery,j as \u0275normalizeKeyframes,b as \u0275validateStyleProperty,c as \u0275validateWebAnimatableStyleProperty}; diff --git a/angular-primeng-app/dist/server/chunk-ODEAQAGT.mjs b/angular-primeng-app/dist/server/chunk-ODEAQAGT.mjs new file mode 100644 index 0000000..be415a5 --- /dev/null +++ b/angular-primeng-app/dist/server/chunk-ODEAQAGT.mjs @@ -0,0 +1,2 @@ +import './polyfills.server.mjs'; +import{R as E,da as gt}from"./chunk-PUYSBYUS.mjs";import{a as ue,d as pt}from"./chunk-VVCT4QZE.mjs";var y=function(n){return n[n.State=0]="State",n[n.Transition=1]="Transition",n[n.Sequence=2]="Sequence",n[n.Group=3]="Group",n[n.Animate=4]="Animate",n[n.Keyframes=5]="Keyframes",n[n.Style=6]="Style",n[n.Trigger=7]="Trigger",n[n.Reference=8]="Reference",n[n.AnimateChild=9]="AnimateChild",n[n.AnimateRef=10]="AnimateRef",n[n.Query=11]="Query",n[n.Stagger=12]="Stagger",n}(y||{}),B="*";function vi(n,e){return{type:y.Trigger,name:n,definitions:e,options:{}}}function Ti(n,e=null){return{type:y.Animate,styles:e,timings:n}}function yt(n,e=null){return{type:y.Sequence,steps:n,options:e}}function Me(n){return{type:y.Style,styles:n,offset:null}}function wi(n,e,t=null){return{type:y.Transition,expr:n,animation:e,options:t}}function bi(n,e=null){return{type:y.Reference,animation:n,options:e}}function Pi(n,e=null){return{type:y.AnimateRef,animation:n,options:e}}var U=class{constructor(e=0,t=0){this._onDoneFns=[],this._onStartFns=[],this._onDestroyFns=[],this._originalOnDoneFns=[],this._originalOnStartFns=[],this._started=!1,this._destroyed=!1,this._finished=!1,this._position=0,this.parentPlayer=null,this.totalTime=e+t}_onFinish(){this._finished||(this._finished=!0,this._onDoneFns.forEach(e=>e()),this._onDoneFns=[])}onStart(e){this._originalOnStartFns.push(e),this._onStartFns.push(e)}onDone(e){this._originalOnDoneFns.push(e),this._onDoneFns.push(e)}onDestroy(e){this._onDestroyFns.push(e)}hasStarted(){return this._started}init(){}play(){this.hasStarted()||(this._onStart(),this.triggerMicrotask()),this._started=!0}triggerMicrotask(){queueMicrotask(()=>this._onFinish())}_onStart(){this._onStartFns.forEach(e=>e()),this._onStartFns=[]}pause(){}restart(){}finish(){this._onFinish()}destroy(){this._destroyed||(this._destroyed=!0,this.hasStarted()||this._onStart(),this.finish(),this._onDestroyFns.forEach(e=>e()),this._onDestroyFns=[])}reset(){this._started=!1,this._finished=!1,this._onStartFns=this._originalOnStartFns,this._onDoneFns=this._originalOnDoneFns}setPosition(e){this._position=this.totalTime?e*this.totalTime:1}getPosition(){return this.totalTime?this._position/this.totalTime:1}triggerCallback(e){let t=e=="start"?this._onStartFns:this._onDoneFns;t.forEach(s=>s()),t.length=0}},ie=class{constructor(e){this._onDoneFns=[],this._onStartFns=[],this._finished=!1,this._started=!1,this._destroyed=!1,this._onDestroyFns=[],this.parentPlayer=null,this.totalTime=0,this.players=e;let t=0,s=0,i=0,r=this.players.length;r==0?queueMicrotask(()=>this._onFinish()):this.players.forEach(o=>{o.onDone(()=>{++t==r&&this._onFinish()}),o.onDestroy(()=>{++s==r&&this._onDestroy()}),o.onStart(()=>{++i==r&&this._onStart()})}),this.totalTime=this.players.reduce((o,a)=>Math.max(o,a.totalTime),0)}_onFinish(){this._finished||(this._finished=!0,this._onDoneFns.forEach(e=>e()),this._onDoneFns=[])}init(){this.players.forEach(e=>e.init())}onStart(e){this._onStartFns.push(e)}_onStart(){this.hasStarted()||(this._started=!0,this._onStartFns.forEach(e=>e()),this._onStartFns=[])}onDone(e){this._onDoneFns.push(e)}onDestroy(e){this._onDestroyFns.push(e)}hasStarted(){return this._started}play(){this.parentPlayer||this.init(),this._onStart(),this.players.forEach(e=>e.play())}pause(){this.players.forEach(e=>e.pause())}restart(){this.players.forEach(e=>e.restart())}finish(){this._onFinish(),this.players.forEach(e=>e.finish())}destroy(){this._onDestroy()}_onDestroy(){this._destroyed||(this._destroyed=!0,this._onFinish(),this.players.forEach(e=>e.destroy()),this._onDestroyFns.forEach(e=>e()),this._onDestroyFns=[])}reset(){this.players.forEach(e=>e.reset()),this._destroyed=!1,this._finished=!1,this._started=!1}setPosition(e){let t=e*this.totalTime;this.players.forEach(s=>{let i=s.totalTime?Math.min(1,t/s.totalTime):1;s.setPosition(i)})}getPosition(){let e=this.players.reduce((t,s)=>t===null||s.totalTime>t.totalTime?s:t,null);return e!=null?e.getPosition():0}beforeDestroy(){this.players.forEach(e=>{e.beforeDestroy&&e.beforeDestroy()})}triggerCallback(e){let t=e=="start"?this._onStartFns:this._onDoneFns;t.forEach(s=>s()),t.length=0}},ce="!";function _t(n){return new E(3e3,!1)}function Ht(){return new E(3100,!1)}function Yt(){return new E(3101,!1)}function Xt(n){return new E(3001,!1)}function xt(n){return new E(3003,!1)}function Zt(n){return new E(3004,!1)}function Jt(n,e){return new E(3005,!1)}function es(){return new E(3006,!1)}function ts(){return new E(3007,!1)}function ss(n,e){return new E(3008,!1)}function is(n){return new E(3002,!1)}function ns(n,e,t,s,i){return new E(3010,!1)}function rs(){return new E(3011,!1)}function os(){return new E(3012,!1)}function as(){return new E(3200,!1)}function ls(){return new E(3202,!1)}function hs(){return new E(3013,!1)}function us(n){return new E(3014,!1)}function cs(n){return new E(3015,!1)}function fs(n){return new E(3016,!1)}function ds(n){return new E(3500,!1)}function ms(n){return new E(3501,!1)}function ps(n,e){return new E(3404,!1)}function gs(n){return new E(3502,!1)}function ys(n){return new E(3503,!1)}function _s(){return new E(3300,!1)}function Ss(n){return new E(3504,!1)}function Es(n){return new E(3301,!1)}function vs(n,e){return new E(3302,!1)}function Ts(n){return new E(3303,!1)}function ws(n,e){return new E(3400,!1)}function bs(n){return new E(3401,!1)}function Ps(n){return new E(3402,!1)}function As(n,e){return new E(3505,!1)}var Ns=new Set(["-moz-outline-radius","-moz-outline-radius-bottomleft","-moz-outline-radius-bottomright","-moz-outline-radius-topleft","-moz-outline-radius-topright","-ms-grid-columns","-ms-grid-rows","-webkit-line-clamp","-webkit-text-fill-color","-webkit-text-stroke","-webkit-text-stroke-color","accent-color","all","backdrop-filter","background","background-color","background-position","background-size","block-size","border","border-block-end","border-block-end-color","border-block-end-width","border-block-start","border-block-start-color","border-block-start-width","border-bottom","border-bottom-color","border-bottom-left-radius","border-bottom-right-radius","border-bottom-width","border-color","border-end-end-radius","border-end-start-radius","border-image-outset","border-image-slice","border-image-width","border-inline-end","border-inline-end-color","border-inline-end-width","border-inline-start","border-inline-start-color","border-inline-start-width","border-left","border-left-color","border-left-width","border-radius","border-right","border-right-color","border-right-width","border-start-end-radius","border-start-start-radius","border-top","border-top-color","border-top-left-radius","border-top-right-radius","border-top-width","border-width","bottom","box-shadow","caret-color","clip","clip-path","color","column-count","column-gap","column-rule","column-rule-color","column-rule-width","column-width","columns","filter","flex","flex-basis","flex-grow","flex-shrink","font","font-size","font-size-adjust","font-stretch","font-variation-settings","font-weight","gap","grid-column-gap","grid-gap","grid-row-gap","grid-template-columns","grid-template-rows","height","inline-size","input-security","inset","inset-block","inset-block-end","inset-block-start","inset-inline","inset-inline-end","inset-inline-start","left","letter-spacing","line-clamp","line-height","margin","margin-block-end","margin-block-start","margin-bottom","margin-inline-end","margin-inline-start","margin-left","margin-right","margin-top","mask","mask-border","mask-position","mask-size","max-block-size","max-height","max-inline-size","max-lines","max-width","min-block-size","min-height","min-inline-size","min-width","object-position","offset","offset-anchor","offset-distance","offset-path","offset-position","offset-rotate","opacity","order","outline","outline-color","outline-offset","outline-width","padding","padding-block-end","padding-block-start","padding-bottom","padding-inline-end","padding-inline-start","padding-left","padding-right","padding-top","perspective","perspective-origin","right","rotate","row-gap","scale","scroll-margin","scroll-margin-block","scroll-margin-block-end","scroll-margin-block-start","scroll-margin-bottom","scroll-margin-inline","scroll-margin-inline-end","scroll-margin-inline-start","scroll-margin-left","scroll-margin-right","scroll-margin-top","scroll-padding","scroll-padding-block","scroll-padding-block-end","scroll-padding-block-start","scroll-padding-bottom","scroll-padding-inline","scroll-padding-inline-end","scroll-padding-inline-start","scroll-padding-left","scroll-padding-right","scroll-padding-top","scroll-snap-coordinate","scroll-snap-destination","scrollbar-color","shape-image-threshold","shape-margin","shape-outside","tab-size","text-decoration","text-decoration-color","text-decoration-thickness","text-emphasis","text-emphasis-color","text-indent","text-shadow","text-underline-offset","top","transform","transform-origin","translate","vertical-align","visibility","width","word-spacing","z-index","zoom"]);function j(n){switch(n.length){case 0:return new U;case 1:return n[0];default:return new ie(n)}}function It(n,e,t=new Map,s=new Map){let i=[],r=[],o=-1,a=null;if(e.forEach(l=>{let h=l.get("offset"),c=h==o,u=c&&a||new Map;l.forEach((S,_)=>{let d=_,g=S;if(_!=="offset")switch(d=n.normalizePropertyName(d,i),g){case ce:g=t.get(_);break;case B:g=s.get(_);break;default:g=n.normalizeStyleValue(_,d,g,i);break}u.set(d,g)}),c||r.push(u),a=u,o=h}),i.length)throw gs(i);return r}function tt(n,e,t,s){switch(e){case"start":n.onStart(()=>s(t&&Ce(t,"start",n)));break;case"done":n.onDone(()=>s(t&&Ce(t,"done",n)));break;case"destroy":n.onDestroy(()=>s(t&&Ce(t,"destroy",n)));break}}function Ce(n,e,t){let s=t.totalTime,i=!!t.disabled,r=st(n.element,n.triggerName,n.fromState,n.toState,e||n.phaseName,s??n.totalTime,i),o=n._data;return o!=null&&(r._data=o),r}function st(n,e,t,s,i="",r=0,o){return{element:n,triggerName:e,fromState:t,toState:s,phaseName:i,totalTime:r,disabled:!!o}}function O(n,e,t){let s=n.get(e);return s||n.set(e,s=t),s}function St(n){let e=n.indexOf(":"),t=n.substring(1,e),s=n.slice(e+1);return[t,s]}var Ds=typeof document>"u"?null:document.documentElement;function it(n){let e=n.parentNode||n.host||null;return e===Ds?null:e}function Ms(n){return n.substring(1,6)=="ebkit"}var Y=null,Et=!1;function Cs(n){Y||(Y=ks()||{},Et=Y.style?"WebkitAppearance"in Y.style:!1);let e=!0;return Y.style&&!Ms(n)&&(e=n in Y.style,!e&&Et&&(e="Webkit"+n.charAt(0).toUpperCase()+n.slice(1)in Y.style)),e}function ki(n){return Ns.has(n)}function ks(){return typeof document<"u"?document.body:null}function Kt(n,e){for(;e;){if(e===n)return!0;e=it(e)}return!1}function qt(n,e,t){if(t)return Array.from(n.querySelectorAll(e));let s=n.querySelector(e);return s?[s]:[]}var zt=(()=>{let e=class e{validateStyleProperty(s){return Cs(s)}matchesElement(s,i){return!1}containsElement(s,i){return Kt(s,i)}getParentElement(s){return it(s)}query(s,i,r){return qt(s,i,r)}computeStyle(s,i,r){return r||""}animate(s,i,r,o,a,l=[],h){return new U(r,o)}};e.\u0275fac=function(i){return new(i||e)},e.\u0275prov=gt({token:e,factory:e.\u0275fac});let n=e;return n})(),ut=class ut{};ut.NOOP=new zt;var vt=ut,Ie=class{},Ke=class{normalizePropertyName(e,t){return e}normalizeStyleValue(e,t,s,i){return s}},Fs=1e3,Bt="{{",Rs="}}",nt="ng-enter",ye="ng-leave",fe="ng-trigger",_e=".ng-trigger",Tt="ng-animating",qe=".ng-animating";function $(n){if(typeof n=="number")return n;let e=n.match(/^(-?[\.\d]+)(m?s)/);return!e||e.length<2?0:ze(parseFloat(e[1]),e[2])}function ze(n,e){switch(e){case"s":return n*Fs;default:return n}}function Se(n,e,t){return n.hasOwnProperty("duration")?n:Os(n,e,t)}function Os(n,e,t){let s=/^(-?[\.\d]+)(m?s)(?:\s+(-?[\.\d]+)(m?s))?(?:\s+([-a-z]+(?:\(.+?\))?))?$/i,i,r=0,o="";if(typeof n=="string"){let a=n.match(s);if(a===null)return e.push(_t(n)),{duration:0,delay:0,easing:""};i=ze(parseFloat(a[1]),a[2]);let l=a[3];l!=null&&(r=ze(parseFloat(l),a[4]));let h=a[5];h&&(o=h)}else i=n;if(!t){let a=!1,l=e.length;i<0&&(e.push(Ht()),a=!0),r<0&&(e.push(Yt()),a=!0),a&&e.splice(l,0,_t(n))}return{duration:i,delay:r,easing:o}}function Ls(n){return n.length?n[0]instanceof Map?n:n.map(e=>new Map(Object.entries(e))):[]}function wt(n){return Array.isArray(n)?new Map(...n):new Map(n)}function Q(n,e,t){e.forEach((s,i)=>{let r=rt(i);t&&!t.has(i)&&t.set(i,n.style[r]),n.style[r]=s})}function x(n,e){e.forEach((t,s)=>{let i=rt(s);n.style[i]=""})}function ne(n){return Array.isArray(n)?n.length==1?n[0]:yt(n):n}function Is(n,e,t){let s=e.params||{},i=Qt(n);i.length&&i.forEach(r=>{s.hasOwnProperty(r)||t.push(Xt(r))})}var Be=new RegExp(`${Bt}\\s*(.+?)\\s*${Rs}`,"g");function Qt(n){let e=[];if(typeof n=="string"){let t;for(;t=Be.exec(n);)e.push(t[1]);Be.lastIndex=0}return e}function oe(n,e,t){let s=`${n}`,i=s.replace(Be,(r,o)=>{let a=e[o];return a==null&&(t.push(xt(o)),a=""),a.toString()});return i==s?n:i}var Ks=/-+([a-z0-9])/g;function rt(n){return n.replace(Ks,(...e)=>e[1].toUpperCase())}function Fi(n){return n.replace(/([a-z])([A-Z])/g,"$1-$2").toLowerCase()}function qs(n,e){return n===0||e===0}function zs(n,e,t){if(t.size&&e.length){let s=e[0],i=[];if(t.forEach((r,o)=>{s.has(o)||i.push(o),s.set(o,r)}),i.length)for(let r=1;ro.set(a,ot(n,a)))}}return e}function R(n,e,t){switch(e.type){case y.Trigger:return n.visitTrigger(e,t);case y.State:return n.visitState(e,t);case y.Transition:return n.visitTransition(e,t);case y.Sequence:return n.visitSequence(e,t);case y.Group:return n.visitGroup(e,t);case y.Animate:return n.visitAnimate(e,t);case y.Keyframes:return n.visitKeyframes(e,t);case y.Style:return n.visitStyle(e,t);case y.Reference:return n.visitReference(e,t);case y.AnimateChild:return n.visitAnimateChild(e,t);case y.AnimateRef:return n.visitAnimateRef(e,t);case y.Query:return n.visitQuery(e,t);case y.Stagger:return n.visitStagger(e,t);default:throw Zt(e.type)}}function ot(n,e){return window.getComputedStyle(n)[e]}var Bs=new Set(["width","height","minWidth","minHeight","maxWidth","maxHeight","left","top","bottom","right","fontSize","outlineWidth","outlineOffset","paddingTop","paddingLeft","paddingBottom","paddingRight","marginTop","marginLeft","marginBottom","marginRight","borderRadius","borderWidth","borderTopWidth","borderLeftWidth","borderRightWidth","borderBottomWidth","textIndent","perspective"]),Qe=class extends Ie{normalizePropertyName(e,t){return rt(e)}normalizeStyleValue(e,t,s,i){let r="",o=s.toString().trim();if(Bs.has(t)&&s!==0&&s!=="0")if(typeof s=="number")r="px";else{let a=s.match(/^[+-]?[\d\.]+([a-z]*)$/);a&&a[1].length==0&&i.push(Jt(e,s))}return o+r}};var Ee="*";function Qs(n,e){let t=[];return typeof n=="string"?n.split(/\s*,\s*/).forEach(s=>$s(s,t,e)):t.push(n),t}function $s(n,e,t){if(n[0]==":"){let l=Vs(n,t);if(typeof l=="function"){e.push(l);return}n=l}let s=n.match(/^(\*|[-\w]+)\s*()\s*(\*|[-\w]+)$/);if(s==null||s.length<4)return t.push(cs(n)),e;let i=s[1],r=s[2],o=s[3];e.push(bt(i,o));let a=i==Ee&&o==Ee;r[0]=="<"&&!a&&e.push(bt(o,i))}function Vs(n,e){switch(n){case":enter":return"void => *";case":leave":return"* => void";case":increment":return(t,s)=>parseFloat(s)>parseFloat(t);case":decrement":return(t,s)=>parseFloat(s) *"}}var de=new Set(["true","1"]),me=new Set(["false","0"]);function bt(n,e){let t=de.has(n)||me.has(n),s=de.has(e)||me.has(e);return(i,r)=>{let o=n==Ee||n==i,a=e==Ee||e==r;return!o&&t&&typeof i=="boolean"&&(o=i?de.has(n):me.has(n)),!a&&s&&typeof r=="boolean"&&(a=r?de.has(e):me.has(e)),o&&a}}var $t=":self",Us=new RegExp(`s*${$t}s*,?`,"g");function at(n,e,t,s){return new $e(n).build(e,t,s)}var Pt="",$e=class{constructor(e){this._driver=e}build(e,t,s){let i=new Ve(t);return this._resetContextStyleTimingState(i),R(this,ne(e),i)}_resetContextStyleTimingState(e){e.currentQuerySelector=Pt,e.collectedStyles=new Map,e.collectedStyles.set(Pt,new Map),e.currentTime=0}visitTrigger(e,t){let s=t.queryCount=0,i=t.depCount=0,r=[],o=[];return e.name.charAt(0)=="@"&&t.errors.push(es()),e.definitions.forEach(a=>{if(this._resetContextStyleTimingState(t),a.type==y.State){let l=a,h=l.name;h.toString().split(/\s*,\s*/).forEach(c=>{l.name=c,r.push(this.visitState(l,t))}),l.name=h}else if(a.type==y.Transition){let l=this.visitTransition(a,t);s+=l.queryCount,i+=l.depCount,o.push(l)}else t.errors.push(ts())}),{type:y.Trigger,name:e.name,states:r,transitions:o,queryCount:s,depCount:i,options:null}}visitState(e,t){let s=this.visitStyle(e.styles,t),i=e.options&&e.options.params||null;if(s.containsDynamicStyles){let r=new Set,o=i||{};s.styles.forEach(a=>{a instanceof Map&&a.forEach(l=>{Qt(l).forEach(h=>{o.hasOwnProperty(h)||r.add(h)})})}),r.size&&t.errors.push(ss(e.name,[...r.values()]))}return{type:y.State,name:e.name,style:s,options:i?{params:i}:null}}visitTransition(e,t){t.queryCount=0,t.depCount=0;let s=R(this,ne(e.animation),t),i=Qs(e.expr,t.errors);return{type:y.Transition,matchers:i,animation:s,queryCount:t.queryCount,depCount:t.depCount,options:X(e.options)}}visitSequence(e,t){return{type:y.Sequence,steps:e.steps.map(s=>R(this,s,t)),options:X(e.options)}}visitGroup(e,t){let s=t.currentTime,i=0,r=e.steps.map(o=>{t.currentTime=s;let a=R(this,o,t);return i=Math.max(i,t.currentTime),a});return t.currentTime=i,{type:y.Group,steps:r,options:X(e.options)}}visitAnimate(e,t){let s=Hs(e.timings,t.errors);t.currentAnimateTimings=s;let i,r=e.styles?e.styles:Me({});if(r.type==y.Keyframes)i=this.visitKeyframes(r,t);else{let o=e.styles,a=!1;if(!o){a=!0;let h={};s.easing&&(h.easing=s.easing),o=Me(h)}t.currentTime+=s.duration+s.delay;let l=this.visitStyle(o,t);l.isEmptyStep=a,i=l}return t.currentAnimateTimings=null,{type:y.Animate,timings:s,style:i,options:null}}visitStyle(e,t){let s=this._makeStyleAst(e,t);return this._validateStyleAst(s,t),s}_makeStyleAst(e,t){let s=[],i=Array.isArray(e.styles)?e.styles:[e.styles];for(let a of i)typeof a=="string"?a===B?s.push(a):t.errors.push(is(a)):s.push(new Map(Object.entries(a)));let r=!1,o=null;return s.forEach(a=>{if(a instanceof Map&&(a.has("easing")&&(o=a.get("easing"),a.delete("easing")),!r)){for(let l of a.values())if(l.toString().indexOf(Bt)>=0){r=!0;break}}}),{type:y.Style,styles:s,easing:o,offset:e.offset,containsDynamicStyles:r,options:null}}_validateStyleAst(e,t){let s=t.currentAnimateTimings,i=t.currentTime,r=t.currentTime;s&&r>0&&(r-=s.duration+s.delay),e.styles.forEach(o=>{typeof o!="string"&&o.forEach((a,l)=>{let h=t.collectedStyles.get(t.currentQuerySelector),c=h.get(l),u=!0;c&&(r!=i&&r>=c.startTime&&i<=c.endTime&&(t.errors.push(ns(l,c.startTime,c.endTime,r,i)),u=!1),r=c.startTime),u&&h.set(l,{startTime:r,endTime:i}),t.options&&Is(a,t.options,t.errors)})})}visitKeyframes(e,t){let s={type:y.Keyframes,styles:[],options:null};if(!t.currentAnimateTimings)return t.errors.push(rs()),s;let i=1,r=0,o=[],a=!1,l=!1,h=0,c=e.steps.map(b=>{let P=this._makeStyleAst(b,t),M=P.offset!=null?P.offset:Gs(P.styles),N=0;return M!=null&&(r++,N=P.offset=M),l=l||N<0||N>1,a=a||N0&&r{let M=S>0?P==_?1:S*P:o[P],N=M*T;t.currentTime=d+g.delay+N,g.duration=N,this._validateStyleAst(b,t),b.offset=M,s.styles.push(b)}),s}visitReference(e,t){return{type:y.Reference,animation:R(this,ne(e.animation),t),options:X(e.options)}}visitAnimateChild(e,t){return t.depCount++,{type:y.AnimateChild,options:X(e.options)}}visitAnimateRef(e,t){return{type:y.AnimateRef,animation:this.visitReference(e.animation,t),options:X(e.options)}}visitQuery(e,t){let s=t.currentQuerySelector,i=e.options||{};t.queryCount++,t.currentQuery=e;let[r,o]=js(e.selector);t.currentQuerySelector=s.length?s+" "+r:r,O(t.collectedStyles,t.currentQuerySelector,new Map);let a=R(this,ne(e.animation),t);return t.currentQuery=null,t.currentQuerySelector=s,{type:y.Query,selector:r,limit:i.limit||0,optional:!!i.optional,includeSelf:o,animation:a,originalSelector:e.selector,options:X(e.options)}}visitStagger(e,t){t.currentQuery||t.errors.push(hs());let s=e.timings==="full"?{duration:0,delay:0,easing:"full"}:Se(e.timings,t.errors,!0);return{type:y.Stagger,animation:R(this,ne(e.animation),t),timings:s,options:null}}};function js(n){let e=!!n.split(/\s*,\s*/).find(t=>t==$t);return e&&(n=n.replace(Us,"")),n=n.replace(/@\*/g,_e).replace(/@\w+/g,t=>_e+"-"+t.slice(1)).replace(/:animating/g,qe),[n,e]}function Ws(n){return n?ue({},n):null}var Ve=class{constructor(e){this.errors=e,this.queryCount=0,this.depCount=0,this.currentTransition=null,this.currentQuery=null,this.currentQuerySelector=null,this.currentAnimateTimings=null,this.currentTime=0,this.collectedStyles=new Map,this.options=null,this.unsupportedCSSPropertiesFound=new Set}};function Gs(n){if(typeof n=="string")return null;let e=null;if(Array.isArray(n))n.forEach(t=>{if(t instanceof Map&&t.has("offset")){let s=t;e=parseFloat(s.get("offset")),s.delete("offset")}});else if(n instanceof Map&&n.has("offset")){let t=n;e=parseFloat(t.get("offset")),t.delete("offset")}return e}function Hs(n,e){if(n.hasOwnProperty("duration"))return n;if(typeof n=="number"){let r=Se(n,e).duration;return ke(r,0,"")}let t=n;if(t.split(/\s+/).some(r=>r.charAt(0)=="{"&&r.charAt(1)=="{")){let r=ke(0,0,"");return r.dynamic=!0,r.strValue=t,r}let i=Se(t,e);return ke(i.duration,i.delay,i.easing)}function X(n){return n?(n=ue({},n),n.params&&(n.params=Ws(n.params))):n={},n}function ke(n,e,t){return{duration:n,delay:e,easing:t}}function lt(n,e,t,s,i,r,o=null,a=!1){return{type:1,element:n,keyframes:e,preStyleProps:t,postStyleProps:s,duration:i,delay:r,totalTime:i+r,easing:o,subTimeline:a}}var se=class{constructor(){this._map=new Map}get(e){return this._map.get(e)||[]}append(e,t){let s=this._map.get(e);s||this._map.set(e,s=[]),s.push(...t)}has(e){return this._map.has(e)}clear(){this._map.clear()}},Ys=1,Xs=":enter",xs=new RegExp(Xs,"g"),Zs=":leave",Js=new RegExp(Zs,"g");function ht(n,e,t,s,i,r=new Map,o=new Map,a,l,h=[]){return new Ue().buildKeyframes(n,e,t,s,i,r,o,a,l,h)}var Ue=class{buildKeyframes(e,t,s,i,r,o,a,l,h,c=[]){h=h||new se;let u=new je(e,t,h,i,r,c,[]);u.options=l;let S=l.delay?$(l.delay):0;u.currentTimeline.delayNextStep(S),u.currentTimeline.setStyles([o],null,u.errors,l),R(this,s,u);let _=u.timelines.filter(d=>d.containsAnimation());if(_.length&&a.size){let d;for(let g=_.length-1;g>=0;g--){let T=_[g];if(T.element===t){d=T;break}}d&&!d.allowOnlyTimelineStyles()&&d.setStyles([a],null,u.errors,l)}return _.length?_.map(d=>d.buildKeyframes()):[lt(t,[],[],[],0,S,"",!1)]}visitTrigger(e,t){}visitState(e,t){}visitTransition(e,t){}visitAnimateChild(e,t){let s=t.subInstructions.get(t.element);if(s){let i=t.createSubContext(e.options),r=t.currentTimeline.currentTime,o=this._visitSubInstructions(s,i,i.options);r!=o&&t.transformIntoNewTimeline(o)}t.previousNode=e}visitAnimateRef(e,t){let s=t.createSubContext(e.options);s.transformIntoNewTimeline(),this._applyAnimationRefDelays([e.options,e.animation.options],t,s),this.visitReference(e.animation,s),t.transformIntoNewTimeline(s.currentTimeline.currentTime),t.previousNode=e}_applyAnimationRefDelays(e,t,s){for(let i of e){let r=i?.delay;if(r){let o=typeof r=="number"?r:$(oe(r,i?.params??{},t.errors));s.delayNextStep(o)}}}_visitSubInstructions(e,t,s){let r=t.currentTimeline.currentTime,o=s.duration!=null?$(s.duration):null,a=s.delay!=null?$(s.delay):null;return o!==0&&e.forEach(l=>{let h=t.appendInstructionToTimeline(l,o,a);r=Math.max(r,h.duration+h.delay)}),r}visitReference(e,t){t.updateOptions(e.options,!0),R(this,e.animation,t),t.previousNode=e}visitSequence(e,t){let s=t.subContextCount,i=t,r=e.options;if(r&&(r.params||r.delay)&&(i=t.createSubContext(r),i.transformIntoNewTimeline(),r.delay!=null)){i.previousNode.type==y.Style&&(i.currentTimeline.snapshotCurrentStyles(),i.previousNode=ve);let o=$(r.delay);i.delayNextStep(o)}e.steps.length&&(e.steps.forEach(o=>R(this,o,i)),i.currentTimeline.applyStylesToKeyframe(),i.subContextCount>s&&i.transformIntoNewTimeline()),t.previousNode=e}visitGroup(e,t){let s=[],i=t.currentTimeline.currentTime,r=e.options&&e.options.delay?$(e.options.delay):0;e.steps.forEach(o=>{let a=t.createSubContext(e.options);r&&a.delayNextStep(r),R(this,o,a),i=Math.max(i,a.currentTimeline.currentTime),s.push(a.currentTimeline)}),s.forEach(o=>t.currentTimeline.mergeTimelineCollectedStyles(o)),t.transformIntoNewTimeline(i),t.previousNode=e}_visitTiming(e,t){if(e.dynamic){let s=e.strValue,i=t.params?oe(s,t.params,t.errors):s;return Se(i,t.errors)}else return{duration:e.duration,delay:e.delay,easing:e.easing}}visitAnimate(e,t){let s=t.currentAnimateTimings=this._visitTiming(e.timings,t),i=t.currentTimeline;s.delay&&(t.incrementTime(s.delay),i.snapshotCurrentStyles());let r=e.style;r.type==y.Keyframes?this.visitKeyframes(r,t):(t.incrementTime(s.duration),this.visitStyle(r,t),i.applyStylesToKeyframe()),t.currentAnimateTimings=null,t.previousNode=e}visitStyle(e,t){let s=t.currentTimeline,i=t.currentAnimateTimings;!i&&s.hasCurrentStyleProperties()&&s.forwardFrame();let r=i&&i.easing||e.easing;e.isEmptyStep?s.applyEmptyStep(r):s.setStyles(e.styles,r,t.errors,t.options),t.previousNode=e}visitKeyframes(e,t){let s=t.currentAnimateTimings,i=t.currentTimeline.duration,r=s.duration,a=t.createSubContext().currentTimeline;a.easing=s.easing,e.styles.forEach(l=>{let h=l.offset||0;a.forwardTime(h*r),a.setStyles(l.styles,l.easing,t.errors,t.options),a.applyStylesToKeyframe()}),t.currentTimeline.mergeTimelineCollectedStyles(a),t.transformIntoNewTimeline(i+r),t.previousNode=e}visitQuery(e,t){let s=t.currentTimeline.currentTime,i=e.options||{},r=i.delay?$(i.delay):0;r&&(t.previousNode.type===y.Style||s==0&&t.currentTimeline.hasCurrentStyleProperties())&&(t.currentTimeline.snapshotCurrentStyles(),t.previousNode=ve);let o=s,a=t.invokeQuery(e.selector,e.originalSelector,e.limit,e.includeSelf,!!i.optional,t.errors);t.currentQueryTotal=a.length;let l=null;a.forEach((h,c)=>{t.currentQueryIndex=c;let u=t.createSubContext(e.options,h);r&&u.delayNextStep(r),h===t.element&&(l=u.currentTimeline),R(this,e.animation,u),u.currentTimeline.applyStylesToKeyframe();let S=u.currentTimeline.currentTime;o=Math.max(o,S)}),t.currentQueryIndex=0,t.currentQueryTotal=0,t.transformIntoNewTimeline(o),l&&(t.currentTimeline.mergeTimelineCollectedStyles(l),t.currentTimeline.snapshotCurrentStyles()),t.previousNode=e}visitStagger(e,t){let s=t.parentContext,i=t.currentTimeline,r=e.timings,o=Math.abs(r.duration),a=o*(t.currentQueryTotal-1),l=o*t.currentQueryIndex;switch(r.duration<0?"reverse":r.easing){case"reverse":l=a-l;break;case"full":l=s.currentStaggerTime;break}let c=t.currentTimeline;l&&c.delayNextStep(l);let u=c.currentTime;R(this,e.animation,t),t.previousNode=e,s.currentStaggerTime=i.currentTime-u+(i.startTime-s.currentTimeline.startTime)}},ve={},je=class n{constructor(e,t,s,i,r,o,a,l){this._driver=e,this.element=t,this.subInstructions=s,this._enterClassName=i,this._leaveClassName=r,this.errors=o,this.timelines=a,this.parentContext=null,this.currentAnimateTimings=null,this.previousNode=ve,this.subContextCount=0,this.options={},this.currentQueryIndex=0,this.currentQueryTotal=0,this.currentStaggerTime=0,this.currentTimeline=l||new Te(this._driver,t,0),a.push(this.currentTimeline)}get params(){return this.options.params}updateOptions(e,t){if(!e)return;let s=e,i=this.options;s.duration!=null&&(i.duration=$(s.duration)),s.delay!=null&&(i.delay=$(s.delay));let r=s.params;if(r){let o=i.params;o||(o=this.options.params={}),Object.keys(r).forEach(a=>{(!t||!o.hasOwnProperty(a))&&(o[a]=oe(r[a],o,this.errors))})}}_copyOptions(){let e={};if(this.options){let t=this.options.params;if(t){let s=e.params={};Object.keys(t).forEach(i=>{s[i]=t[i]})}}return e}createSubContext(e=null,t,s){let i=t||this.element,r=new n(this._driver,i,this.subInstructions,this._enterClassName,this._leaveClassName,this.errors,this.timelines,this.currentTimeline.fork(i,s||0));return r.previousNode=this.previousNode,r.currentAnimateTimings=this.currentAnimateTimings,r.options=this._copyOptions(),r.updateOptions(e),r.currentQueryIndex=this.currentQueryIndex,r.currentQueryTotal=this.currentQueryTotal,r.parentContext=this,this.subContextCount++,r}transformIntoNewTimeline(e){return this.previousNode=ve,this.currentTimeline=this.currentTimeline.fork(this.element,e),this.timelines.push(this.currentTimeline),this.currentTimeline}appendInstructionToTimeline(e,t,s){let i={duration:t??e.duration,delay:this.currentTimeline.currentTime+(s??0)+e.delay,easing:""},r=new We(this._driver,e.element,e.keyframes,e.preStyleProps,e.postStyleProps,i,e.stretchStartingKeyframe);return this.timelines.push(r),i}incrementTime(e){this.currentTimeline.forwardTime(this.currentTimeline.duration+e)}delayNextStep(e){e>0&&this.currentTimeline.delayNextStep(e)}invokeQuery(e,t,s,i,r,o){let a=[];if(i&&a.push(this.element),e.length>0){e=e.replace(xs,"."+this._enterClassName),e=e.replace(Js,"."+this._leaveClassName);let l=s!=1,h=this._driver.query(this.element,e,l);s!==0&&(h=s<0?h.slice(h.length+s,h.length):h.slice(0,s)),a.push(...h)}return!r&&a.length==0&&o.push(us(t)),a}},Te=class n{constructor(e,t,s,i){this._driver=e,this.element=t,this.startTime=s,this._elementTimelineStylesLookup=i,this.duration=0,this.easing=null,this._previousKeyframe=new Map,this._currentKeyframe=new Map,this._keyframes=new Map,this._styleSummary=new Map,this._localTimelineStyles=new Map,this._pendingStyles=new Map,this._backFill=new Map,this._currentEmptyStepKeyframe=null,this._elementTimelineStylesLookup||(this._elementTimelineStylesLookup=new Map),this._globalTimelineStyles=this._elementTimelineStylesLookup.get(t),this._globalTimelineStyles||(this._globalTimelineStyles=this._localTimelineStyles,this._elementTimelineStylesLookup.set(t,this._localTimelineStyles)),this._loadKeyframe()}containsAnimation(){switch(this._keyframes.size){case 0:return!1;case 1:return this.hasCurrentStyleProperties();default:return!0}}hasCurrentStyleProperties(){return this._currentKeyframe.size>0}get currentTime(){return this.startTime+this.duration}delayNextStep(e){let t=this._keyframes.size===1&&this._pendingStyles.size;this.duration||t?(this.forwardTime(this.currentTime+e),t&&this.snapshotCurrentStyles()):this.startTime+=e}fork(e,t){return this.applyStylesToKeyframe(),new n(this._driver,e,t||this.currentTime,this._elementTimelineStylesLookup)}_loadKeyframe(){this._currentKeyframe&&(this._previousKeyframe=this._currentKeyframe),this._currentKeyframe=this._keyframes.get(this.duration),this._currentKeyframe||(this._currentKeyframe=new Map,this._keyframes.set(this.duration,this._currentKeyframe))}forwardFrame(){this.duration+=Ys,this._loadKeyframe()}forwardTime(e){this.applyStylesToKeyframe(),this.duration=e,this._loadKeyframe()}_updateStyle(e,t){this._localTimelineStyles.set(e,t),this._globalTimelineStyles.set(e,t),this._styleSummary.set(e,{time:this.currentTime,value:t})}allowOnlyTimelineStyles(){return this._currentEmptyStepKeyframe!==this._currentKeyframe}applyEmptyStep(e){e&&this._previousKeyframe.set("easing",e);for(let[t,s]of this._globalTimelineStyles)this._backFill.set(t,s||B),this._currentKeyframe.set(t,B);this._currentEmptyStepKeyframe=this._currentKeyframe}setStyles(e,t,s,i){t&&this._previousKeyframe.set("easing",t);let r=i&&i.params||{},o=ei(e,this._globalTimelineStyles);for(let[a,l]of o){let h=oe(l,r,s);this._pendingStyles.set(a,h),this._localTimelineStyles.has(a)||this._backFill.set(a,this._globalTimelineStyles.get(a)??B),this._updateStyle(a,h)}}applyStylesToKeyframe(){this._pendingStyles.size!=0&&(this._pendingStyles.forEach((e,t)=>{this._currentKeyframe.set(t,e)}),this._pendingStyles.clear(),this._localTimelineStyles.forEach((e,t)=>{this._currentKeyframe.has(t)||this._currentKeyframe.set(t,e)}))}snapshotCurrentStyles(){for(let[e,t]of this._localTimelineStyles)this._pendingStyles.set(e,t),this._updateStyle(e,t)}getFinalKeyframe(){return this._keyframes.get(this.duration)}get properties(){let e=[];for(let t in this._currentKeyframe)e.push(t);return e}mergeTimelineCollectedStyles(e){e._styleSummary.forEach((t,s)=>{let i=this._styleSummary.get(s);(!i||t.time>i.time)&&this._updateStyle(s,t.value)})}buildKeyframes(){this.applyStylesToKeyframe();let e=new Set,t=new Set,s=this._keyframes.size===1&&this.duration===0,i=[];this._keyframes.forEach((a,l)=>{let h=new Map([...this._backFill,...a]);h.forEach((c,u)=>{c===ce?e.add(u):c===B&&t.add(u)}),s||h.set("offset",l/this.duration),i.push(h)});let r=[...e.values()],o=[...t.values()];if(s){let a=i[0],l=new Map(a);a.set("offset",0),l.set("offset",1),i=[a,l]}return lt(this.element,i,r,o,this.duration,this.startTime,this.easing,!1)}},We=class extends Te{constructor(e,t,s,i,r,o,a=!1){super(e,t,o.delay),this.keyframes=s,this.preStyleProps=i,this.postStyleProps=r,this._stretchStartingKeyframe=a,this.timings={duration:o.duration,delay:o.delay,easing:o.easing}}containsAnimation(){return this.keyframes.length>1}buildKeyframes(){let e=this.keyframes,{delay:t,duration:s,easing:i}=this.timings;if(this._stretchStartingKeyframe&&t){let r=[],o=s+t,a=t/o,l=new Map(e[0]);l.set("offset",0),r.push(l);let h=new Map(e[0]);h.set("offset",At(a)),r.push(h);let c=e.length-1;for(let u=1;u<=c;u++){let S=new Map(e[u]),_=S.get("offset"),d=t+_*s;S.set("offset",At(d/o)),r.push(S)}s=o,t=0,i="",e=r}return lt(this.element,e,this.preStyleProps,this.postStyleProps,s,t,i,!0)}};function At(n,e=3){let t=Math.pow(10,e-1);return Math.round(n*t)/t}function ei(n,e){let t=new Map,s;return n.forEach(i=>{if(i==="*"){s??=e.keys();for(let r of s)t.set(r,B)}else for(let[r,o]of i)t.set(r,o)}),t}function Nt(n,e,t,s,i,r,o,a,l,h,c,u,S){return{type:0,element:n,triggerName:e,isRemovalTransition:i,fromState:t,fromStyles:r,toState:s,toStyles:o,timelines:a,queriedElements:l,preStyleProps:h,postStyleProps:c,totalTime:u,errors:S}}var Fe={},we=class{constructor(e,t,s){this._triggerName=e,this.ast=t,this._stateStyles=s}match(e,t,s,i){return ti(this.ast.matchers,e,t,s,i)}buildStyles(e,t,s){let i=this._stateStyles.get("*");return e!==void 0&&(i=this._stateStyles.get(e?.toString())||i),i?i.buildStyles(t,s):new Map}build(e,t,s,i,r,o,a,l,h,c){let u=[],S=this.ast.options&&this.ast.options.params||Fe,_=a&&a.params||Fe,d=this.buildStyles(s,_,u),g=l&&l.params||Fe,T=this.buildStyles(i,g,u),b=new Set,P=new Map,M=new Map,N=i==="void",Z={params:Vt(g,S),delay:this.ast.options?.delay},q=c?[]:ht(e,t,this.ast.animation,r,o,d,T,Z,h,u),C=0;return q.forEach(k=>{C=Math.max(k.duration+k.delay,C)}),u.length?Nt(t,this._triggerName,s,i,N,d,T,[],[],P,M,C,u):(q.forEach(k=>{let W=k.element,J=O(P,W,new Set);k.preStyleProps.forEach(G=>J.add(G));let ct=O(M,W,new Set);k.postStyleProps.forEach(G=>ct.add(G)),W!==t&&b.add(W)}),Nt(t,this._triggerName,s,i,N,d,T,q,[...b.values()],P,M,C))}};function ti(n,e,t,s,i){return n.some(r=>r(e,t,s,i))}function Vt(n,e){let t=ue({},e);return Object.entries(n).forEach(([s,i])=>{i!=null&&(t[s]=i)}),t}var Ge=class{constructor(e,t,s){this.styles=e,this.defaultParams=t,this.normalizer=s}buildStyles(e,t){let s=new Map,i=Vt(e,this.defaultParams);return this.styles.styles.forEach(r=>{typeof r!="string"&&r.forEach((o,a)=>{o&&(o=oe(o,i,t));let l=this.normalizer.normalizePropertyName(a,t);o=this.normalizer.normalizeStyleValue(a,l,o,t),s.set(a,o)})}),s}};function si(n,e,t){return new He(n,e,t)}var He=class{constructor(e,t,s){this.name=e,this.ast=t,this._normalizer=s,this.transitionFactories=[],this.states=new Map,t.states.forEach(i=>{let r=i.options&&i.options.params||{};this.states.set(i.name,new Ge(i.style,r,s))}),Dt(this.states,"true","1"),Dt(this.states,"false","0"),t.transitions.forEach(i=>{this.transitionFactories.push(new we(e,i,this.states))}),this.fallbackTransition=ii(e,this.states,this._normalizer)}get containsQueries(){return this.ast.queryCount>0}matchTransition(e,t,s,i){return this.transitionFactories.find(o=>o.match(e,t,s,i))||null}matchStyles(e,t,s){return this.fallbackTransition.buildStyles(e,t,s)}};function ii(n,e,t){let s=[(o,a)=>!0],i={type:y.Sequence,steps:[],options:null},r={type:y.Transition,animation:i,matchers:s,options:null,queryCount:0,depCount:0};return new we(n,r,e)}function Dt(n,e,t){n.has(e)?n.has(t)||n.set(t,n.get(e)):n.has(t)&&n.set(e,n.get(t))}var ni=new se,Ye=class{constructor(e,t,s){this.bodyNode=e,this._driver=t,this._normalizer=s,this._animations=new Map,this._playersById=new Map,this.players=[]}register(e,t){let s=[],i=[],r=at(this._driver,t,s,i);if(s.length)throw ys(s);i.length&&void 0,this._animations.set(e,r)}_buildPlayer(e,t,s){let i=e.element,r=It(this._normalizer,e.keyframes,t,s);return this._driver.animate(i,r,e.duration,e.delay,e.easing,[],!0)}create(e,t,s={}){let i=[],r=this._animations.get(e),o,a=new Map;if(r?(o=ht(this._driver,t,r,nt,ye,new Map,new Map,s,ni,i),o.forEach(c=>{let u=O(a,c.element,new Map);c.postStyleProps.forEach(S=>u.set(S,null))})):(i.push(_s()),o=[]),i.length)throw Ss(i);a.forEach((c,u)=>{c.forEach((S,_)=>{c.set(_,this._driver.computeStyle(u,_,B))})});let l=o.map(c=>{let u=a.get(c.element);return this._buildPlayer(c,new Map,u)}),h=j(l);return this._playersById.set(e,h),h.onDestroy(()=>this.destroy(e)),this.players.push(h),h}destroy(e){let t=this._getPlayer(e);t.destroy(),this._playersById.delete(e);let s=this.players.indexOf(t);s>=0&&this.players.splice(s,1)}_getPlayer(e){let t=this._playersById.get(e);if(!t)throw Es(e);return t}listen(e,t,s,i){let r=st(t,"","","");return tt(this._getPlayer(e),s,r,i),()=>{}}command(e,t,s,i){if(s=="register"){this.register(e,i[0]);return}if(s=="create"){let o=i[0]||{};this.create(e,t,o);return}let r=this._getPlayer(e);switch(s){case"play":r.play();break;case"pause":r.pause();break;case"reset":r.reset();break;case"restart":r.restart();break;case"finish":r.finish();break;case"init":r.init();break;case"setPosition":r.setPosition(parseFloat(i[0]));break;case"destroy":this.destroy(e);break}}},Mt="ng-animate-queued",ri=".ng-animate-queued",Re="ng-animate-disabled",oi=".ng-animate-disabled",ai="ng-star-inserted",li=".ng-star-inserted",hi=[],Ut={namespaceId:"",setForRemoval:!1,setForMove:!1,hasAnimation:!1,removedBeforeQueried:!1},ui={namespaceId:"",setForMove:!1,setForRemoval:!1,hasAnimation:!1,removedBeforeQueried:!0},K="__ng_removed",ae=class{get params(){return this.options.params}constructor(e,t=""){this.namespaceId=t;let s=e&&e.hasOwnProperty("value"),i=s?e.value:e;if(this.value=fi(i),s){let r=e,{value:o}=r,a=pt(r,["value"]);this.options=a}else this.options={};this.options.params||(this.options.params={})}absorbOptions(e){let t=e.params;if(t){let s=this.options.params;Object.keys(t).forEach(i=>{s[i]==null&&(s[i]=t[i])})}}},re="void",Oe=new ae(re),Xe=class{constructor(e,t,s){this.id=e,this.hostElement=t,this._engine=s,this.players=[],this._triggers=new Map,this._queue=[],this._elementListeners=new Map,this._hostClassName="ng-tns-"+e,I(t,this._hostClassName)}listen(e,t,s,i){if(!this._triggers.has(t))throw vs(s,t);if(s==null||s.length==0)throw Ts(t);if(!di(s))throw ws(s,t);let r=O(this._elementListeners,e,[]),o={name:t,phase:s,callback:i};r.push(o);let a=O(this._engine.statesByElement,e,new Map);return a.has(t)||(I(e,fe),I(e,fe+"-"+t),a.set(t,Oe)),()=>{this._engine.afterFlush(()=>{let l=r.indexOf(o);l>=0&&r.splice(l,1),this._triggers.has(t)||a.delete(t)})}}register(e,t){return this._triggers.has(e)?!1:(this._triggers.set(e,t),!0)}_getTrigger(e){let t=this._triggers.get(e);if(!t)throw bs(e);return t}trigger(e,t,s,i=!0){let r=this._getTrigger(t),o=new le(this.id,t,e),a=this._engine.statesByElement.get(e);a||(I(e,fe),I(e,fe+"-"+t),this._engine.statesByElement.set(e,a=new Map));let l=a.get(t),h=new ae(s,this.id);if(!(s&&s.hasOwnProperty("value"))&&l&&h.absorbOptions(l.options),a.set(t,h),l||(l=Oe),!(h.value===re)&&l.value===h.value){if(!gi(l.params,h.params)){let g=[],T=r.matchStyles(l.value,l.params,g),b=r.matchStyles(h.value,h.params,g);g.length?this._engine.reportError(g):this._engine.afterFlush(()=>{x(e,T),Q(e,b)})}return}let S=O(this._engine.playersByElement,e,[]);S.forEach(g=>{g.namespaceId==this.id&&g.triggerName==t&&g.queued&&g.destroy()});let _=r.matchTransition(l.value,h.value,e,h.params),d=!1;if(!_){if(!i)return;_=r.fallbackTransition,d=!0}return this._engine.totalQueuedPlayers++,this._queue.push({element:e,triggerName:t,transition:_,fromState:l,toState:h,player:o,isFallbackTransition:d}),d||(I(e,Mt),o.onStart(()=>{ee(e,Mt)})),o.onDone(()=>{let g=this.players.indexOf(o);g>=0&&this.players.splice(g,1);let T=this._engine.playersByElement.get(e);if(T){let b=T.indexOf(o);b>=0&&T.splice(b,1)}}),this.players.push(o),S.push(o),o}deregister(e){this._triggers.delete(e),this._engine.statesByElement.forEach(t=>t.delete(e)),this._elementListeners.forEach((t,s)=>{this._elementListeners.set(s,t.filter(i=>i.name!=e))})}clearElementCache(e){this._engine.statesByElement.delete(e),this._elementListeners.delete(e);let t=this._engine.playersByElement.get(e);t&&(t.forEach(s=>s.destroy()),this._engine.playersByElement.delete(e))}_signalRemovalForInnerTriggers(e,t){let s=this._engine.driver.query(e,_e,!0);s.forEach(i=>{if(i[K])return;let r=this._engine.fetchNamespacesByElement(i);r.size?r.forEach(o=>o.triggerLeaveAnimation(i,t,!1,!0)):this.clearElementCache(i)}),this._engine.afterFlushAnimationsDone(()=>s.forEach(i=>this.clearElementCache(i)))}triggerLeaveAnimation(e,t,s,i){let r=this._engine.statesByElement.get(e),o=new Map;if(r){let a=[];if(r.forEach((l,h)=>{if(o.set(h,l.value),this._triggers.has(h)){let c=this.trigger(e,h,re,i);c&&a.push(c)}}),a.length)return this._engine.markElementAsRemoved(this.id,e,!0,t,o),s&&j(a).onDone(()=>this._engine.processLeaveNode(e)),!0}return!1}prepareLeaveAnimationListeners(e){let t=this._elementListeners.get(e),s=this._engine.statesByElement.get(e);if(t&&s){let i=new Set;t.forEach(r=>{let o=r.name;if(i.has(o))return;i.add(o);let l=this._triggers.get(o).fallbackTransition,h=s.get(o)||Oe,c=new ae(re),u=new le(this.id,o,e);this._engine.totalQueuedPlayers++,this._queue.push({element:e,triggerName:o,transition:l,fromState:h,toState:c,player:u,isFallbackTransition:!0})})}}removeNode(e,t){let s=this._engine;if(e.childElementCount&&this._signalRemovalForInnerTriggers(e,t),this.triggerLeaveAnimation(e,t,!0))return;let i=!1;if(s.totalAnimations){let r=s.players.length?s.playersByQueriedElement.get(e):[];if(r&&r.length)i=!0;else{let o=e;for(;o=o.parentNode;)if(s.statesByElement.get(o)){i=!0;break}}}if(this.prepareLeaveAnimationListeners(e),i)s.markElementAsRemoved(this.id,e,!1,t);else{let r=e[K];(!r||r===Ut)&&(s.afterFlush(()=>this.clearElementCache(e)),s.destroyInnerAnimations(e),s._onRemovalComplete(e,t))}}insertNode(e,t){I(e,this._hostClassName)}drainQueuedTransitions(e){let t=[];return this._queue.forEach(s=>{let i=s.player;if(i.destroyed)return;let r=s.element,o=this._elementListeners.get(r);o&&o.forEach(a=>{if(a.name==s.triggerName){let l=st(r,s.triggerName,s.fromState.value,s.toState.value);l._data=e,tt(s.player,a.phase,l,a.callback)}}),i.markedForDestroy?this._engine.afterFlush(()=>{i.destroy()}):t.push(s)}),this._queue=[],t.sort((s,i)=>{let r=s.transition.ast.depCount,o=i.transition.ast.depCount;return r==0||o==0?r-o:this._engine.driver.containsElement(s.element,i.element)?1:-1})}destroy(e){this.players.forEach(t=>t.destroy()),this._signalRemovalForInnerTriggers(this.hostElement,e)}},xe=class{_onRemovalComplete(e,t){this.onRemovalComplete(e,t)}constructor(e,t,s,i){this.bodyNode=e,this.driver=t,this._normalizer=s,this.scheduler=i,this.players=[],this.newHostElements=new Map,this.playersByElement=new Map,this.playersByQueriedElement=new Map,this.statesByElement=new Map,this.disabledNodes=new Set,this.totalAnimations=0,this.totalQueuedPlayers=0,this._namespaceLookup={},this._namespaceList=[],this._flushFns=[],this._whenQuietFns=[],this.namespacesByHostElement=new Map,this.collectedEnterElements=[],this.collectedLeaveElements=[],this.onRemovalComplete=(r,o)=>{}}get queuedPlayers(){let e=[];return this._namespaceList.forEach(t=>{t.players.forEach(s=>{s.queued&&e.push(s)})}),e}createNamespace(e,t){let s=new Xe(e,t,this);return this.bodyNode&&this.driver.containsElement(this.bodyNode,t)?this._balanceNamespaceList(s,t):(this.newHostElements.set(t,s),this.collectEnterElement(t)),this._namespaceLookup[e]=s}_balanceNamespaceList(e,t){let s=this._namespaceList,i=this.namespacesByHostElement;if(s.length-1>=0){let o=!1,a=this.driver.getParentElement(t);for(;a;){let l=i.get(a);if(l){let h=s.indexOf(l);s.splice(h+1,0,e),o=!0;break}a=this.driver.getParentElement(a)}o||s.unshift(e)}else s.push(e);return i.set(t,e),e}register(e,t){let s=this._namespaceLookup[e];return s||(s=this.createNamespace(e,t)),s}registerTrigger(e,t,s){let i=this._namespaceLookup[e];i&&i.register(t,s)&&this.totalAnimations++}destroy(e,t){e&&(this.afterFlush(()=>{}),this.afterFlushAnimationsDone(()=>{let s=this._fetchNamespace(e);this.namespacesByHostElement.delete(s.hostElement);let i=this._namespaceList.indexOf(s);i>=0&&this._namespaceList.splice(i,1),s.destroy(t),delete this._namespaceLookup[e]}))}_fetchNamespace(e){return this._namespaceLookup[e]}fetchNamespacesByElement(e){let t=new Set,s=this.statesByElement.get(e);if(s){for(let i of s.values())if(i.namespaceId){let r=this._fetchNamespace(i.namespaceId);r&&t.add(r)}}return t}trigger(e,t,s,i){if(pe(t)){let r=this._fetchNamespace(e);if(r)return r.trigger(t,s,i),!0}return!1}insertNode(e,t,s,i){if(!pe(t))return;let r=t[K];if(r&&r.setForRemoval){r.setForRemoval=!1,r.setForMove=!0;let o=this.collectedLeaveElements.indexOf(t);o>=0&&this.collectedLeaveElements.splice(o,1)}if(e){let o=this._fetchNamespace(e);o&&o.insertNode(t,s)}i&&this.collectEnterElement(t)}collectEnterElement(e){this.collectedEnterElements.push(e)}markElementAsDisabled(e,t){t?this.disabledNodes.has(e)||(this.disabledNodes.add(e),I(e,Re)):this.disabledNodes.has(e)&&(this.disabledNodes.delete(e),ee(e,Re))}removeNode(e,t,s){if(pe(t)){this.scheduler?.notify();let i=e?this._fetchNamespace(e):null;i?i.removeNode(t,s):this.markElementAsRemoved(e,t,!1,s);let r=this.namespacesByHostElement.get(t);r&&r.id!==e&&r.removeNode(t,s)}else this._onRemovalComplete(t,s)}markElementAsRemoved(e,t,s,i,r){this.collectedLeaveElements.push(t),t[K]={namespaceId:e,setForRemoval:i,hasAnimation:s,removedBeforeQueried:!1,previousTriggersValues:r}}listen(e,t,s,i,r){return pe(t)?this._fetchNamespace(e).listen(t,s,i,r):()=>{}}_buildInstruction(e,t,s,i,r){return e.transition.build(this.driver,e.element,e.fromState.value,e.toState.value,s,i,e.fromState.options,e.toState.options,t,r)}destroyInnerAnimations(e){let t=this.driver.query(e,_e,!0);t.forEach(s=>this.destroyActiveAnimationsForElement(s)),this.playersByQueriedElement.size!=0&&(t=this.driver.query(e,qe,!0),t.forEach(s=>this.finishActiveQueriedAnimationOnElement(s)))}destroyActiveAnimationsForElement(e){let t=this.playersByElement.get(e);t&&t.forEach(s=>{s.queued?s.markedForDestroy=!0:s.destroy()})}finishActiveQueriedAnimationOnElement(e){let t=this.playersByQueriedElement.get(e);t&&t.forEach(s=>s.finish())}whenRenderingDone(){return new Promise(e=>{if(this.players.length)return j(this.players).onDone(()=>e());e()})}processLeaveNode(e){let t=e[K];if(t&&t.setForRemoval){if(e[K]=Ut,t.namespaceId){this.destroyInnerAnimations(e);let s=this._fetchNamespace(t.namespaceId);s&&s.clearElementCache(e)}this._onRemovalComplete(e,t.setForRemoval)}e.classList?.contains(Re)&&this.markElementAsDisabled(e,!1),this.driver.query(e,oi,!0).forEach(s=>{this.markElementAsDisabled(s,!1)})}flush(e=-1){let t=[];if(this.newHostElements.size&&(this.newHostElements.forEach((s,i)=>this._balanceNamespaceList(s,i)),this.newHostElements.clear()),this.totalAnimations&&this.collectedEnterElements.length)for(let s=0;ss()),this._flushFns=[],this._whenQuietFns.length){let s=this._whenQuietFns;this._whenQuietFns=[],t.length?j(t).onDone(()=>{s.forEach(i=>i())}):s.forEach(i=>i())}}reportError(e){throw Ps(e)}_flushAnimations(e,t){let s=new se,i=[],r=new Map,o=[],a=new Map,l=new Map,h=new Map,c=new Set;this.disabledNodes.forEach(f=>{c.add(f);let m=this.driver.query(f,ri,!0);for(let p=0;p{let p=nt+g++;d.set(m,p),f.forEach(v=>I(v,p))});let T=[],b=new Set,P=new Set;for(let f=0;fb.add(v)):P.add(m))}let M=new Map,N=Ft(S,Array.from(b));N.forEach((f,m)=>{let p=ye+g++;M.set(m,p),f.forEach(v=>I(v,p))}),e.push(()=>{_.forEach((f,m)=>{let p=d.get(m);f.forEach(v=>ee(v,p))}),N.forEach((f,m)=>{let p=M.get(m);f.forEach(v=>ee(v,p))}),T.forEach(f=>{this.processLeaveNode(f)})});let Z=[],q=[];for(let f=this._namespaceList.length-1;f>=0;f--)this._namespaceList[f].drainQueuedTransitions(t).forEach(p=>{let v=p.player,A=p.element;if(Z.push(v),this.collectedEnterElements.length){let D=A[K];if(D&&D.setForMove){if(D.previousTriggersValues&&D.previousTriggersValues.has(p.triggerName)){let H=D.previousTriggersValues.get(p.triggerName),L=this.statesByElement.get(p.element);if(L&&L.has(p.triggerName)){let he=L.get(p.triggerName);he.value=H,L.set(p.triggerName,he)}}v.destroy();return}}let z=!u||!this.driver.containsElement(u,A),F=M.get(A),V=d.get(A),w=this._buildInstruction(p,s,V,F,z);if(w.errors&&w.errors.length){q.push(w);return}if(z){v.onStart(()=>x(A,w.fromStyles)),v.onDestroy(()=>Q(A,w.toStyles)),i.push(v);return}if(p.isFallbackTransition){v.onStart(()=>x(A,w.fromStyles)),v.onDestroy(()=>Q(A,w.toStyles)),i.push(v);return}let mt=[];w.timelines.forEach(D=>{D.stretchStartingKeyframe=!0,this.disabledNodes.has(D.element)||mt.push(D)}),w.timelines=mt,s.append(A,w.timelines);let Gt={instruction:w,player:v,element:A};o.push(Gt),w.queriedElements.forEach(D=>O(a,D,[]).push(v)),w.preStyleProps.forEach((D,H)=>{if(D.size){let L=l.get(H);L||l.set(H,L=new Set),D.forEach((he,De)=>L.add(De))}}),w.postStyleProps.forEach((D,H)=>{let L=h.get(H);L||h.set(H,L=new Set),D.forEach((he,De)=>L.add(De))})});if(q.length){let f=[];q.forEach(m=>{f.push(As(m.triggerName,m.errors))}),Z.forEach(m=>m.destroy()),this.reportError(f)}let C=new Map,k=new Map;o.forEach(f=>{let m=f.element;s.has(m)&&(k.set(m,m),this._beforeAnimationBuild(f.player.namespaceId,f.instruction,C))}),i.forEach(f=>{let m=f.element;this._getPreviousPlayers(m,!1,f.namespaceId,f.triggerName,null).forEach(v=>{O(C,m,[]).push(v),v.destroy()})});let W=T.filter(f=>Rt(f,l,h)),J=new Map;kt(J,this.driver,P,h,B).forEach(f=>{Rt(f,l,h)&&W.push(f)});let G=new Map;_.forEach((f,m)=>{kt(G,this.driver,new Set(f),l,ce)}),W.forEach(f=>{let m=J.get(f),p=G.get(f);J.set(f,new Map([...m?.entries()??[],...p?.entries()??[]]))});let Ne=[],ft=[],dt={};o.forEach(f=>{let{element:m,player:p,instruction:v}=f;if(s.has(m)){if(c.has(m)){p.onDestroy(()=>Q(m,v.toStyles)),p.disabled=!0,p.overrideTotalTime(v.totalTime),i.push(p);return}let A=dt;if(k.size>1){let F=m,V=[];for(;F=F.parentNode;){let w=k.get(F);if(w){A=w;break}V.push(F)}V.forEach(w=>k.set(w,A))}let z=this._buildAnimation(p.namespaceId,v,C,r,G,J);if(p.setRealPlayer(z),A===dt)Ne.push(p);else{let F=this.playersByElement.get(A);F&&F.length&&(p.parentPlayer=j(F)),i.push(p)}}else x(m,v.fromStyles),p.onDestroy(()=>Q(m,v.toStyles)),ft.push(p),c.has(m)&&i.push(p)}),ft.forEach(f=>{let m=r.get(f.element);if(m&&m.length){let p=j(m);f.setRealPlayer(p)}}),i.forEach(f=>{f.parentPlayer?f.syncPlayerEvents(f.parentPlayer):f.destroy()});for(let f=0;f!z.destroyed);A.length?mi(this,m,A):this.processLeaveNode(m)}return T.length=0,Ne.forEach(f=>{this.players.push(f),f.onDone(()=>{f.destroy();let m=this.players.indexOf(f);this.players.splice(m,1)}),f.play()}),Ne}afterFlush(e){this._flushFns.push(e)}afterFlushAnimationsDone(e){this._whenQuietFns.push(e)}_getPreviousPlayers(e,t,s,i,r){let o=[];if(t){let a=this.playersByQueriedElement.get(e);a&&(o=a)}else{let a=this.playersByElement.get(e);if(a){let l=!r||r==re;a.forEach(h=>{h.queued||!l&&h.triggerName!=i||o.push(h)})}}return(s||i)&&(o=o.filter(a=>!(s&&s!=a.namespaceId||i&&i!=a.triggerName))),o}_beforeAnimationBuild(e,t,s){let i=t.triggerName,r=t.element,o=t.isRemovalTransition?void 0:e,a=t.isRemovalTransition?void 0:i;for(let l of t.timelines){let h=l.element,c=h!==r,u=O(s,h,[]);this._getPreviousPlayers(h,c,o,a,t.toState).forEach(_=>{let d=_.getRealPlayer();d.beforeDestroy&&d.beforeDestroy(),_.destroy(),u.push(_)})}x(r,t.fromStyles)}_buildAnimation(e,t,s,i,r,o){let a=t.triggerName,l=t.element,h=[],c=new Set,u=new Set,S=t.timelines.map(d=>{let g=d.element;c.add(g);let T=g[K];if(T&&T.removedBeforeQueried)return new U(d.duration,d.delay);let b=g!==l,P=pi((s.get(g)||hi).map(C=>C.getRealPlayer())).filter(C=>{let k=C;return k.element?k.element===g:!1}),M=r.get(g),N=o.get(g),Z=It(this._normalizer,d.keyframes,M,N),q=this._buildPlayer(d,Z,P);if(d.subTimeline&&i&&u.add(g),b){let C=new le(e,a,g);C.setRealPlayer(q),h.push(C)}return q});h.forEach(d=>{O(this.playersByQueriedElement,d.element,[]).push(d),d.onDone(()=>ci(this.playersByQueriedElement,d.element,d))}),c.forEach(d=>I(d,Tt));let _=j(S);return _.onDestroy(()=>{c.forEach(d=>ee(d,Tt)),Q(l,t.toStyles)}),u.forEach(d=>{O(i,d,[]).push(_)}),_}_buildPlayer(e,t,s){return t.length>0?this.driver.animate(e.element,t,e.duration,e.delay,e.easing,s):new U(e.duration,e.delay)}},le=class{constructor(e,t,s){this.namespaceId=e,this.triggerName=t,this.element=s,this._player=new U,this._containsRealPlayer=!1,this._queuedCallbacks=new Map,this.destroyed=!1,this.parentPlayer=null,this.markedForDestroy=!1,this.disabled=!1,this.queued=!0,this.totalTime=0}setRealPlayer(e){this._containsRealPlayer||(this._player=e,this._queuedCallbacks.forEach((t,s)=>{t.forEach(i=>tt(e,s,void 0,i))}),this._queuedCallbacks.clear(),this._containsRealPlayer=!0,this.overrideTotalTime(e.totalTime),this.queued=!1)}getRealPlayer(){return this._player}overrideTotalTime(e){this.totalTime=e}syncPlayerEvents(e){let t=this._player;t.triggerCallback&&e.onStart(()=>t.triggerCallback("start")),e.onDone(()=>this.finish()),e.onDestroy(()=>this.destroy())}_queueEvent(e,t){O(this._queuedCallbacks,e,[]).push(t)}onDone(e){this.queued&&this._queueEvent("done",e),this._player.onDone(e)}onStart(e){this.queued&&this._queueEvent("start",e),this._player.onStart(e)}onDestroy(e){this.queued&&this._queueEvent("destroy",e),this._player.onDestroy(e)}init(){this._player.init()}hasStarted(){return this.queued?!1:this._player.hasStarted()}play(){!this.queued&&this._player.play()}pause(){!this.queued&&this._player.pause()}restart(){!this.queued&&this._player.restart()}finish(){this._player.finish()}destroy(){this.destroyed=!0,this._player.destroy()}reset(){!this.queued&&this._player.reset()}setPosition(e){this.queued||this._player.setPosition(e)}getPosition(){return this.queued?0:this._player.getPosition()}triggerCallback(e){let t=this._player;t.triggerCallback&&t.triggerCallback(e)}};function ci(n,e,t){let s=n.get(e);if(s){if(s.length){let i=s.indexOf(t);s.splice(i,1)}s.length==0&&n.delete(e)}return s}function fi(n){return n??null}function pe(n){return n&&n.nodeType===1}function di(n){return n=="start"||n=="done"}function Ct(n,e){let t=n.style.display;return n.style.display=e??"none",t}function kt(n,e,t,s,i){let r=[];t.forEach(l=>r.push(Ct(l)));let o=[];s.forEach((l,h)=>{let c=new Map;l.forEach(u=>{let S=e.computeStyle(h,u,i);c.set(u,S),(!S||S.length==0)&&(h[K]=ui,o.push(h))}),n.set(h,c)});let a=0;return t.forEach(l=>Ct(l,r[a++])),o}function Ft(n,e){let t=new Map;if(n.forEach(a=>t.set(a,[])),e.length==0)return t;let s=1,i=new Set(e),r=new Map;function o(a){if(!a)return s;let l=r.get(a);if(l)return l;let h=a.parentNode;return t.has(h)?l=h:i.has(h)?l=s:l=o(h),r.set(a,l),l}return e.forEach(a=>{let l=o(a);l!==s&&t.get(l).push(a)}),t}function I(n,e){n.classList?.add(e)}function ee(n,e){n.classList?.remove(e)}function mi(n,e,t){j(t).onDone(()=>n.processLeaveNode(e))}function pi(n){let e=[];return jt(n,e),e}function jt(n,e){for(let t=0;ti.add(r)):e.set(n,s),t.delete(n),!0}var be=class{constructor(e,t,s,i){this._driver=t,this._normalizer=s,this._triggerCache={},this.onRemovalComplete=(r,o)=>{},this._transitionEngine=new xe(e.body,t,s,i),this._timelineEngine=new Ye(e.body,t,s),this._transitionEngine.onRemovalComplete=(r,o)=>this.onRemovalComplete(r,o)}registerTrigger(e,t,s,i,r){let o=e+"-"+i,a=this._triggerCache[o];if(!a){let l=[],h=[],c=at(this._driver,r,l,h);if(l.length)throw ps(i,l);h.length&&void 0,a=si(i,c,this._normalizer),this._triggerCache[o]=a}this._transitionEngine.registerTrigger(t,i,a)}register(e,t){this._transitionEngine.register(e,t)}destroy(e,t){this._transitionEngine.destroy(e,t)}onInsert(e,t,s,i){this._transitionEngine.insertNode(e,t,s,i)}onRemove(e,t,s){this._transitionEngine.removeNode(e,t,s)}disableAnimations(e,t){this._transitionEngine.markElementAsDisabled(e,t)}process(e,t,s,i){if(s.charAt(0)=="@"){let[r,o]=St(s),a=i;this._timelineEngine.command(r,t,o,a)}else this._transitionEngine.trigger(e,t,s,i)}listen(e,t,s,i,r){if(s.charAt(0)=="@"){let[o,a]=St(s);return this._timelineEngine.listen(o,t,a,r)}return this._transitionEngine.listen(e,t,s,i,r)}flush(e=-1){this._transitionEngine.flush(e)}get players(){return[...this._transitionEngine.players,...this._timelineEngine.players]}whenRenderingDone(){return this._transitionEngine.whenRenderingDone()}afterFlushAnimationsDone(e){this._transitionEngine.afterFlushAnimationsDone(e)}};function yi(n,e){let t=null,s=null;return Array.isArray(e)&&e.length?(t=Le(e[0]),e.length>1&&(s=Le(e[e.length-1]))):e instanceof Map&&(t=Le(e)),t||s?new Ze(n,t,s):null}var te=class te{constructor(e,t,s){this._element=e,this._startStyles=t,this._endStyles=s,this._state=0;let i=te.initialStylesByElement.get(e);i||te.initialStylesByElement.set(e,i=new Map),this._initialStyles=i}start(){this._state<1&&(this._startStyles&&Q(this._element,this._startStyles,this._initialStyles),this._state=1)}finish(){this.start(),this._state<2&&(Q(this._element,this._initialStyles),this._endStyles&&(Q(this._element,this._endStyles),this._endStyles=null),this._state=1)}destroy(){this.finish(),this._state<3&&(te.initialStylesByElement.delete(this._element),this._startStyles&&(x(this._element,this._startStyles),this._endStyles=null),this._endStyles&&(x(this._element,this._endStyles),this._endStyles=null),Q(this._element,this._initialStyles),this._state=3)}};te.initialStylesByElement=new WeakMap;var Ze=te;function Le(n){let e=null;return n.forEach((t,s)=>{_i(s)&&(e=e||new Map,e.set(s,t))}),e}function _i(n){return n==="display"||n==="position"}var Pe=class{constructor(e,t,s,i){this.element=e,this.keyframes=t,this.options=s,this._specialStyles=i,this._onDoneFns=[],this._onStartFns=[],this._onDestroyFns=[],this._initialized=!1,this._finished=!1,this._started=!1,this._destroyed=!1,this._originalOnDoneFns=[],this._originalOnStartFns=[],this.time=0,this.parentPlayer=null,this.currentSnapshot=new Map,this._duration=s.duration,this._delay=s.delay||0,this.time=this._duration+this._delay}_onFinish(){this._finished||(this._finished=!0,this._onDoneFns.forEach(e=>e()),this._onDoneFns=[])}init(){this._buildPlayer(),this._preparePlayerBeforeStart()}_buildPlayer(){if(this._initialized)return;this._initialized=!0;let e=this.keyframes;this.domPlayer=this._triggerWebAnimation(this.element,e,this.options),this._finalKeyframe=e.length?e[e.length-1]:new Map;let t=()=>this._onFinish();this.domPlayer.addEventListener("finish",t),this.onDestroy(()=>{this.domPlayer.removeEventListener("finish",t)})}_preparePlayerBeforeStart(){this._delay?this._resetDomPlayerState():this.domPlayer.pause()}_convertKeyframesToObject(e){let t=[];return e.forEach(s=>{t.push(Object.fromEntries(s))}),t}_triggerWebAnimation(e,t,s){return e.animate(this._convertKeyframesToObject(t),s)}onStart(e){this._originalOnStartFns.push(e),this._onStartFns.push(e)}onDone(e){this._originalOnDoneFns.push(e),this._onDoneFns.push(e)}onDestroy(e){this._onDestroyFns.push(e)}play(){this._buildPlayer(),this.hasStarted()||(this._onStartFns.forEach(e=>e()),this._onStartFns=[],this._started=!0,this._specialStyles&&this._specialStyles.start()),this.domPlayer.play()}pause(){this.init(),this.domPlayer.pause()}finish(){this.init(),this._specialStyles&&this._specialStyles.finish(),this._onFinish(),this.domPlayer.finish()}reset(){this._resetDomPlayerState(),this._destroyed=!1,this._finished=!1,this._started=!1,this._onStartFns=this._originalOnStartFns,this._onDoneFns=this._originalOnDoneFns}_resetDomPlayerState(){this.domPlayer&&this.domPlayer.cancel()}restart(){this.reset(),this.play()}hasStarted(){return this._started}destroy(){this._destroyed||(this._destroyed=!0,this._resetDomPlayerState(),this._onFinish(),this._specialStyles&&this._specialStyles.destroy(),this._onDestroyFns.forEach(e=>e()),this._onDestroyFns=[])}setPosition(e){this.domPlayer===void 0&&this.init(),this.domPlayer.currentTime=e*this.time}getPosition(){return+(this.domPlayer.currentTime??0)/this.time}get totalTime(){return this._delay+this._duration}beforeDestroy(){let e=new Map;this.hasStarted()&&this._finalKeyframe.forEach((s,i)=>{i!=="offset"&&e.set(i,this._finished?s:ot(this.element,i))}),this.currentSnapshot=e}triggerCallback(e){let t=e==="start"?this._onStartFns:this._onDoneFns;t.forEach(s=>s()),t.length=0}},Je=class{validateStyleProperty(e){return!0}validateAnimatableStyleProperty(e){return!0}matchesElement(e,t){return!1}containsElement(e,t){return Kt(e,t)}getParentElement(e){return it(e)}query(e,t,s){return qt(e,t,s)}computeStyle(e,t,s){return ot(e,t)}animate(e,t,s,i,r,o=[]){let a=i==0?"both":"forwards",l={duration:s,delay:i,fill:a};r&&(l.easing=r);let h=new Map,c=o.filter(_=>_ instanceof Pe);qs(s,i)&&c.forEach(_=>{_.currentSnapshot.forEach((d,g)=>h.set(g,d))});let u=Ls(t).map(_=>new Map(_));u=zs(e,u,h);let S=yi(e,u);return new Pe(e,u,l,S)}};function Ri(n,e,t){return n==="noop"?new be(e,new zt,new Ke,t):new be(e,new Je,new Qe,t)}var Ot=class{constructor(e,t){this._driver=e;let s=[],i=[],r=at(e,t,s,i);if(s.length)throw ds(s);i.length&&void 0,this._animationAst=r}buildTimelines(e,t,s,i,r){let o=Array.isArray(t)?wt(t):t,a=Array.isArray(s)?wt(s):s,l=[];r=r||new se;let h=ht(this._driver,e,this._animationAst,nt,ye,o,a,i,r,l);if(l.length)throw ms(l);return h}},ge="@",Wt="@.disabled",Ae=class{constructor(e,t,s,i){this.namespaceId=e,this.delegate=t,this.engine=s,this._onDestroy=i,this.\u0275type=0}get data(){return this.delegate.data}destroyNode(e){this.delegate.destroyNode?.(e)}destroy(){this.engine.destroy(this.namespaceId,this.delegate),this.engine.afterFlushAnimationsDone(()=>{queueMicrotask(()=>{this.delegate.destroy()})}),this._onDestroy?.()}createElement(e,t){return this.delegate.createElement(e,t)}createComment(e){return this.delegate.createComment(e)}createText(e){return this.delegate.createText(e)}appendChild(e,t){this.delegate.appendChild(e,t),this.engine.onInsert(this.namespaceId,t,e,!1)}insertBefore(e,t,s,i=!0){this.delegate.insertBefore(e,t,s),this.engine.onInsert(this.namespaceId,t,e,i)}removeChild(e,t,s){this.engine.onRemove(this.namespaceId,t,this.delegate)}selectRootElement(e,t){return this.delegate.selectRootElement(e,t)}parentNode(e){return this.delegate.parentNode(e)}nextSibling(e){return this.delegate.nextSibling(e)}setAttribute(e,t,s,i){this.delegate.setAttribute(e,t,s,i)}removeAttribute(e,t,s){this.delegate.removeAttribute(e,t,s)}addClass(e,t){this.delegate.addClass(e,t)}removeClass(e,t){this.delegate.removeClass(e,t)}setStyle(e,t,s,i){this.delegate.setStyle(e,t,s,i)}removeStyle(e,t,s){this.delegate.removeStyle(e,t,s)}setProperty(e,t,s){t.charAt(0)==ge&&t==Wt?this.disableAnimations(e,!!s):this.delegate.setProperty(e,t,s)}setValue(e,t){this.delegate.setValue(e,t)}listen(e,t,s){return this.delegate.listen(e,t,s)}disableAnimations(e,t){this.engine.disableAnimations(e,t)}},et=class extends Ae{constructor(e,t,s,i,r){super(t,s,i,r),this.factory=e,this.namespaceId=t}setProperty(e,t,s){t.charAt(0)==ge?t.charAt(1)=="."&&t==Wt?(s=s===void 0?!0:!!s,this.disableAnimations(e,s)):this.engine.process(this.namespaceId,e,t.slice(1),s):this.delegate.setProperty(e,t,s)}listen(e,t,s){if(t.charAt(0)==ge){let i=Si(e),r=t.slice(1),o="";return r.charAt(0)!=ge&&([r,o]=Ei(r)),this.engine.listen(this.namespaceId,i,r,o,a=>{let l=a._data||-1;this.factory.scheduleListenerCallback(l,s,a)})}return this.delegate.listen(e,t,s)}};function Si(n){switch(n){case"body":return document.body;case"document":return document;case"window":return window;default:return n}}function Ei(n){let e=n.indexOf("."),t=n.substring(0,e),s=n.slice(e+1);return[t,s]}var Lt=class{constructor(e,t,s){this.delegate=e,this.engine=t,this._zone=s,this._currentId=0,this._microtaskId=1,this._animationCallbacksBuffer=[],this._rendererCache=new Map,this._cdRecurDepth=0,t.onRemovalComplete=(i,r)=>{let o=r?.parentNode(i);o&&r.removeChild(o,i)}}createRenderer(e,t){let s="",i=this.delegate.createRenderer(e,t);if(!e||!t?.data?.animation){let h=this._rendererCache,c=h.get(i);if(!c){let u=()=>h.delete(i);c=new Ae(s,i,this.engine,u),h.set(i,c)}return c}let r=t.id,o=t.id+"-"+this._currentId;this._currentId++,this.engine.register(o,e);let a=h=>{Array.isArray(h)?h.forEach(a):this.engine.registerTrigger(r,o,e,h.name,h)};return t.data.animation.forEach(a),new et(this,o,i,this.engine)}begin(){this._cdRecurDepth++,this.delegate.begin&&this.delegate.begin()}_scheduleCountTask(){queueMicrotask(()=>{this._microtaskId++})}scheduleListenerCallback(e,t,s){if(e>=0&&et(s));return}let i=this._animationCallbacksBuffer;i.length==0&&queueMicrotask(()=>{this._zone.run(()=>{i.forEach(r=>{let[o,a]=r;o(a)}),this._animationCallbacksBuffer=[]})}),i.push([t,s])}end(){this._cdRecurDepth--,this._cdRecurDepth==0&&this._zone.runOutsideAngular(()=>{this._scheduleCountTask(),this.engine.flush(this._microtaskId)}),this.delegate.end&&this.delegate.end()}whenRenderingDone(){return this.engine.whenRenderingDone()}};export{vi as a,Ti as b,Me as c,wi as d,bi as e,Pi as f,it as g,Cs as h,ki as i,Kt as j,qt as k,zt as l,vt as m,Ie as n,Ke as o,Ls as p,Fi as q,qs as r,Qe as s,be as t,Pe as u,Je as v,Ri as w,Ot as x,Ae as y,et as z,Lt as A}; diff --git a/angular-primeng-app/dist/server/chunk-PUQEUYKV.mjs b/angular-primeng-app/dist/server/chunk-PUQEUYKV.mjs new file mode 100644 index 0000000..e9aff93 --- /dev/null +++ b/angular-primeng-app/dist/server/chunk-PUQEUYKV.mjs @@ -0,0 +1,10 @@ +import './polyfills.server.mjs'; +import{A as va,l as ga,m as Ut,n as vr,s as ba,t as Er,v as _a}from"./chunk-ODEAQAGT.mjs";import{c as fa,f as ha,g as pa,h as da,i as ma}from"./chunk-DOEG56EA.mjs";import{Ba as Xn,Ic as oa,Lc as ca,Mc as la,Nc as ua,Ua as Kn,Va as Yn,Wa as Qn,Za as Zn,ac as $n,bc as Jn,ca as Pn,da as St,ec as ea,fc as ta,g as qn,ga as gr,ha as Fn,hc as ra,ia as Bn,ic as na,ja as Un,jc as aa,ka as Xr,lc as ia,na as $e,oa as br,pa as jn,qa as Vn,qc as _r,ra as Gn,rc as sa,sa as zn,tc as Ge,uc as Kr,za as Wn}from"./chunk-PUYSBYUS.mjs";import{h as Bt}from"./chunk-VVCT4QZE.mjs";var ps=(()=>{let _=class _ extends Er{constructor(u,n,a){super(u,n,a,br(Kn,{optional:!0}))}ngOnDestroy(){this.flush()}};_.\u0275fac=function(n){return new(n||_)($e(Ge),$e(Ut),$e(vr))},_.\u0275prov=St({token:_,factory:_.\u0275fac});let S=_;return S})();function ds(){return new ba}function ms(S,_,d){return new va(S,_,d)}var Ea=[{provide:vr,useFactory:ds},{provide:Er,useClass:ps},{provide:Yn,useFactory:ms,deps:[ma,Er,Zn]}],no=[{provide:Ut,useFactory:()=>new _a},{provide:Xr,useValue:"BrowserAnimations"},...Ea],gs=[{provide:Ut,useClass:ga},{provide:Xr,useValue:"NoopAnimations"},...Ea];function Ta(){return[...gs]}var bs=Object.getOwnPropertyNames,Z=(S,_)=>function(){return _||(0,S[bs(S)[0]])((_={exports:{}}).exports,_),_.exports},jt=Z({"external/npm/node_modules/domino/lib/Event.js"(S,_){"use strict";_.exports=d,d.CAPTURING_PHASE=1,d.AT_TARGET=2,d.BUBBLING_PHASE=3;function d(u,n){if(this.type="",this.target=null,this.currentTarget=null,this.eventPhase=d.AT_TARGET,this.bubbles=!1,this.cancelable=!1,this.isTrusted=!1,this.defaultPrevented=!1,this.timeStamp=Date.now(),this._propagationStopped=!1,this._immediatePropagationStopped=!1,this._initialized=!0,this._dispatching=!1,u&&(this.type=u),n)for(var a in n)this[a]=n[a]}d.prototype=Object.create(Object.prototype,{constructor:{value:d},stopPropagation:{value:function(){this._propagationStopped=!0}},stopImmediatePropagation:{value:function(){this._propagationStopped=!0,this._immediatePropagationStopped=!0}},preventDefault:{value:function(){this.cancelable&&(this.defaultPrevented=!0)}},initEvent:{value:function(n,a,o){this._initialized=!0,!this._dispatching&&(this._propagationStopped=!1,this._immediatePropagationStopped=!1,this.defaultPrevented=!1,this.isTrusted=!1,this.target=null,this.type=n,this.bubbles=a,this.cancelable=o)}}})}}),ya=Z({"external/npm/node_modules/domino/lib/UIEvent.js"(S,_){"use strict";var d=jt();_.exports=u;function u(){d.call(this),this.view=null,this.detail=0}u.prototype=Object.create(d.prototype,{constructor:{value:u},initUIEvent:{value:function(n,a,o,l,f){this.initEvent(n,a,o),this.view=l,this.detail=f}}})}}),Na=Z({"external/npm/node_modules/domino/lib/MouseEvent.js"(S,_){"use strict";var d=ya();_.exports=u;function u(){d.call(this),this.screenX=this.screenY=this.clientX=this.clientY=0,this.ctrlKey=this.altKey=this.shiftKey=this.metaKey=!1,this.button=0,this.buttons=1,this.relatedTarget=null}u.prototype=Object.create(d.prototype,{constructor:{value:u},initMouseEvent:{value:function(n,a,o,l,f,s,b,m,T,x,P,R,te,B,y){switch(this.initEvent(n,a,o,l,f),this.screenX=s,this.screenY=b,this.clientX=m,this.clientY=T,this.ctrlKey=x,this.altKey=P,this.shiftKey=R,this.metaKey=te,this.button=B,B){case 0:this.buttons=1;break;case 1:this.buttons=4;break;case 2:this.buttons=2;break;default:this.buttons=0;break}this.relatedTarget=y}},getModifierState:{value:function(n){switch(n){case"Alt":return this.altKey;case"Control":return this.ctrlKey;case"Shift":return this.shiftKey;case"Meta":return this.metaKey;default:return!1}}}})}}),Zr=Z({"external/npm/node_modules/domino/lib/DOMException.js"(S,_){"use strict";_.exports=D;var d=1,u=3,n=4,a=5,o=7,l=8,f=9,s=11,b=12,m=13,T=14,x=15,P=17,R=18,te=19,B=20,y=21,v=22,w=23,p=24,ae=25,ce=[null,"INDEX_SIZE_ERR",null,"HIERARCHY_REQUEST_ERR","WRONG_DOCUMENT_ERR","INVALID_CHARACTER_ERR",null,"NO_MODIFICATION_ALLOWED_ERR","NOT_FOUND_ERR","NOT_SUPPORTED_ERR","INUSE_ATTRIBUTE_ERR","INVALID_STATE_ERR","SYNTAX_ERR","INVALID_MODIFICATION_ERR","NAMESPACE_ERR","INVALID_ACCESS_ERR",null,"TYPE_MISMATCH_ERR","SECURITY_ERR","NETWORK_ERR","ABORT_ERR","URL_MISMATCH_ERR","QUOTA_EXCEEDED_ERR","TIMEOUT_ERR","INVALID_NODE_TYPE_ERR","DATA_CLONE_ERR"],Ee=[null,"INDEX_SIZE_ERR (1): the index is not in the allowed range",null,"HIERARCHY_REQUEST_ERR (3): the operation would yield an incorrect nodes model","WRONG_DOCUMENT_ERR (4): the object is in the wrong Document, a call to importNode is required","INVALID_CHARACTER_ERR (5): the string contains invalid characters",null,"NO_MODIFICATION_ALLOWED_ERR (7): the object can not be modified","NOT_FOUND_ERR (8): the object can not be found here","NOT_SUPPORTED_ERR (9): this operation is not supported","INUSE_ATTRIBUTE_ERR (10): setAttributeNode called on owned Attribute","INVALID_STATE_ERR (11): the object is in an invalid state","SYNTAX_ERR (12): the string did not match the expected pattern","INVALID_MODIFICATION_ERR (13): the object can not be modified in this way","NAMESPACE_ERR (14): the operation is not allowed by Namespaces in XML","INVALID_ACCESS_ERR (15): the object does not support the operation or argument",null,"TYPE_MISMATCH_ERR (17): the type of the object does not match the expected type","SECURITY_ERR (18): the operation is insecure","NETWORK_ERR (19): a network error occurred","ABORT_ERR (20): the user aborted an operation","URL_MISMATCH_ERR (21): the given URL does not match another URL","QUOTA_EXCEEDED_ERR (22): the quota has been exceeded","TIMEOUT_ERR (23): a timeout occurred","INVALID_NODE_TYPE_ERR (24): the supplied node is invalid or has an invalid ancestor for this operation","DATA_CLONE_ERR (25): the object can not be cloned."],U={INDEX_SIZE_ERR:d,DOMSTRING_SIZE_ERR:2,HIERARCHY_REQUEST_ERR:u,WRONG_DOCUMENT_ERR:n,INVALID_CHARACTER_ERR:a,NO_DATA_ALLOWED_ERR:6,NO_MODIFICATION_ALLOWED_ERR:o,NOT_FOUND_ERR:l,NOT_SUPPORTED_ERR:f,INUSE_ATTRIBUTE_ERR:10,INVALID_STATE_ERR:s,SYNTAX_ERR:b,INVALID_MODIFICATION_ERR:m,NAMESPACE_ERR:T,INVALID_ACCESS_ERR:x,VALIDATION_ERR:16,TYPE_MISMATCH_ERR:P,SECURITY_ERR:R,NETWORK_ERR:te,ABORT_ERR:B,URL_MISMATCH_ERR:y,QUOTA_EXCEEDED_ERR:v,TIMEOUT_ERR:w,INVALID_NODE_TYPE_ERR:p,DATA_CLONE_ERR:ae};function D(c){Error.call(this),Error.captureStackTrace(this,this.constructor),this.code=c,this.message=Ee[c],this.name=ce[c]}D.prototype.__proto__=Error.prototype;for(K in U)O={value:U[K]},Object.defineProperty(D,K,O),Object.defineProperty(D.prototype,K,O);var O,K}}),$r=Z({"external/npm/node_modules/domino/lib/config.js"(S){S.isApiWritable=!globalThis.__domino_frozen__}}),Le=Z({"external/npm/node_modules/domino/lib/utils.js"(S){"use strict";var _=Zr(),d=_,u=$r().isApiWritable;S.NAMESPACE={HTML:"http://www.w3.org/1999/xhtml",XML:"http://www.w3.org/XML/1998/namespace",XMLNS:"http://www.w3.org/2000/xmlns/",MATHML:"http://www.w3.org/1998/Math/MathML",SVG:"http://www.w3.org/2000/svg",XLINK:"http://www.w3.org/1999/xlink"},S.IndexSizeError=function(){throw new _(d.INDEX_SIZE_ERR)},S.HierarchyRequestError=function(){throw new _(d.HIERARCHY_REQUEST_ERR)},S.WrongDocumentError=function(){throw new _(d.WRONG_DOCUMENT_ERR)},S.InvalidCharacterError=function(){throw new _(d.INVALID_CHARACTER_ERR)},S.NoModificationAllowedError=function(){throw new _(d.NO_MODIFICATION_ALLOWED_ERR)},S.NotFoundError=function(){throw new _(d.NOT_FOUND_ERR)},S.NotSupportedError=function(){throw new _(d.NOT_SUPPORTED_ERR)},S.InvalidStateError=function(){throw new _(d.INVALID_STATE_ERR)},S.SyntaxError=function(){throw new _(d.SYNTAX_ERR)},S.InvalidModificationError=function(){throw new _(d.INVALID_MODIFICATION_ERR)},S.NamespaceError=function(){throw new _(d.NAMESPACE_ERR)},S.InvalidAccessError=function(){throw new _(d.INVALID_ACCESS_ERR)},S.TypeMismatchError=function(){throw new _(d.TYPE_MISMATCH_ERR)},S.SecurityError=function(){throw new _(d.SECURITY_ERR)},S.NetworkError=function(){throw new _(d.NETWORK_ERR)},S.AbortError=function(){throw new _(d.ABORT_ERR)},S.UrlMismatchError=function(){throw new _(d.URL_MISMATCH_ERR)},S.QuotaExceededError=function(){throw new _(d.QUOTA_EXCEEDED_ERR)},S.TimeoutError=function(){throw new _(d.TIMEOUT_ERR)},S.InvalidNodeTypeError=function(){throw new _(d.INVALID_NODE_TYPE_ERR)},S.DataCloneError=function(){throw new _(d.DATA_CLONE_ERR)},S.nyi=function(){throw new Error("NotYetImplemented")},S.shouldOverride=function(){throw new Error("Abstract function; should be overriding in subclass.")},S.assert=function(n,a){if(!n)throw new Error("Assertion failed: "+(a||"")+` +`+new Error().stack)},S.expose=function(n,a){for(var o in n)Object.defineProperty(a.prototype,o,{value:n[o],writable:u})},S.merge=function(n,a){for(var o in a)n[o]=a[o]},S.documentOrder=function(n,a){return 3-(n.compareDocumentPosition(a)&6)},S.toASCIILowerCase=function(n){return n.replace(/[A-Z]+/g,function(a){return a.toLowerCase()})},S.toASCIIUpperCase=function(n){return n.replace(/[a-z]+/g,function(a){return a.toUpperCase()})}}}),wa=Z({"external/npm/node_modules/domino/lib/EventTarget.js"(S,_){"use strict";var d=jt(),u=Na(),n=Le();_.exports=a;function a(){}a.prototype={addEventListener:function(l,f,s){if(f){s===void 0&&(s=!1),this._listeners||(this._listeners=Object.create(null)),this._listeners[l]||(this._listeners[l]=[]);for(var b=this._listeners[l],m=0,T=b.length;m=0&&(s(b[T],l),!l._propagationStopped);T--);if(l._propagationStopped||(l.eventPhase=d.AT_TARGET,s(this,l)),l.bubbles&&!l._propagationStopped){l.eventPhase=d.BUBBLING_PHASE;for(var x=0,P=b.length;x\u00A0]/g,f=/[&"<>\u00A0]/g;function s(B){return l.test(B)?B.replace(l,y=>{switch(y){case"&":return"&";case"<":return"<";case">":return">";case"\xA0":return" "}}):B}function b(B){return f.test(B)?B.replace(f,y=>{switch(y){case"<":return"<";case">":return">";case"&":return"&";case'"':return""";case"\xA0":return" "}}):B}function m(B){var y=B.namespaceURI;return y?y===u.XML?"xml:"+B.localName:y===u.XLINK?"xlink:"+B.localName:y===u.XMLNS?B.localName==="xmlns"?"xmlns":"xmlns:"+B.localName:B.name:B.localName}function T(B,y){let v="/;function P(B){return x.test(B)?B.replace(/(--\!?)>/g,"$1>"):B}function R(B){return B.includes(">")?B.replaceAll(">",">"):B}function te(B,y){var v="";switch(B.nodeType){case 1:var w=B.namespaceURI,p=w===u.HTML,ae=p||w===u.SVG||w===u.MATHML?B.localName:B.tagName;v+="<"+ae;for(var ce=0,Ee=B._numattrs;ce"}break;case 3:case 4:var O;y.nodeType===1&&y.namespaceURI===u.HTML?O=y.tagName:O="",n[O]||O==="NOSCRIPT"&&y.ownerDocument._scripting_enabled?v+=B.data:v+=s(B.data);break;case 8:v+="";break;case 7:let K=R(B.data);v+="";break;case 10:v+="";break;default:d.InvalidStateError()}return v}}}),Ae=Z({"external/npm/node_modules/domino/lib/Node.js"(S,_){"use strict";_.exports=o;var d=wa(),u=Sa(),n=La(),a=Le();function o(){d.call(this),this.parentNode=null,this._nextSibling=this._previousSibling=this,this._index=void 0}var l=o.ELEMENT_NODE=1,f=o.ATTRIBUTE_NODE=2,s=o.TEXT_NODE=3,b=o.CDATA_SECTION_NODE=4,m=o.ENTITY_REFERENCE_NODE=5,T=o.ENTITY_NODE=6,x=o.PROCESSING_INSTRUCTION_NODE=7,P=o.COMMENT_NODE=8,R=o.DOCUMENT_NODE=9,te=o.DOCUMENT_TYPE_NODE=10,B=o.DOCUMENT_FRAGMENT_NODE=11,y=o.NOTATION_NODE=12,v=o.DOCUMENT_POSITION_DISCONNECTED=1,w=o.DOCUMENT_POSITION_PRECEDING=2,p=o.DOCUMENT_POSITION_FOLLOWING=4,ae=o.DOCUMENT_POSITION_CONTAINS=8,ce=o.DOCUMENT_POSITION_CONTAINED_BY=16,Ee=o.DOCUMENT_POSITION_IMPLEMENTATION_SPECIFIC=32;o.prototype=Object.create(d.prototype,{baseURI:{get:a.nyi},parentElement:{get:function(){return this.parentNode&&this.parentNode.nodeType===l?this.parentNode:null}},hasChildNodes:{value:a.shouldOverride},firstChild:{get:a.shouldOverride},lastChild:{get:a.shouldOverride},isConnected:{get:function(){let U=this;for(;U!=null;){if(U.nodeType===o.DOCUMENT_NODE)return!0;U=U.parentNode,U!=null&&U.nodeType===o.DOCUMENT_FRAGMENT_NODE&&(U=U.host)}return!1}},previousSibling:{get:function(){var U=this.parentNode;return!U||this===U.firstChild?null:this._previousSibling}},nextSibling:{get:function(){var U=this.parentNode,D=this._nextSibling;return!U||D===U.firstChild?null:D}},textContent:{get:function(){return null},set:function(U){}},innerText:{get:function(){return null},set:function(U){}},_countChildrenOfType:{value:function(U){for(var D=0,O=this.firstChild;O!==null;O=O.nextSibling)O.nodeType===U&&D++;return D}},_ensureInsertValid:{value:function(D,O,K){var c=this,i,r;if(!D.nodeType)throw new TypeError("not a node");switch(c.nodeType){case R:case B:case l:break;default:a.HierarchyRequestError()}switch(D.isAncestor(c)&&a.HierarchyRequestError(),(O!==null||!K)&&O.parentNode!==c&&a.NotFoundError(),D.nodeType){case B:case te:case l:case s:case x:case P:break;default:a.HierarchyRequestError()}if(c.nodeType===R)switch(D.nodeType){case s:a.HierarchyRequestError();break;case B:switch(D._countChildrenOfType(s)>0&&a.HierarchyRequestError(),D._countChildrenOfType(l)){case 0:break;case 1:if(O!==null)for(K&&O.nodeType===te&&a.HierarchyRequestError(),r=O.nextSibling;r!==null;r=r.nextSibling)r.nodeType===te&&a.HierarchyRequestError();i=c._countChildrenOfType(l),K?i>0&&a.HierarchyRequestError():(i>1||i===1&&O.nodeType!==l)&&a.HierarchyRequestError();break;default:a.HierarchyRequestError()}break;case l:if(O!==null)for(K&&O.nodeType===te&&a.HierarchyRequestError(),r=O.nextSibling;r!==null;r=r.nextSibling)r.nodeType===te&&a.HierarchyRequestError();i=c._countChildrenOfType(l),K?i>0&&a.HierarchyRequestError():(i>1||i===1&&O.nodeType!==l)&&a.HierarchyRequestError();break;case te:if(O===null)c._countChildrenOfType(l)&&a.HierarchyRequestError();else for(r=c.firstChild;r!==null&&r!==O;r=r.nextSibling)r.nodeType===l&&a.HierarchyRequestError();i=c._countChildrenOfType(te),K?i>0&&a.HierarchyRequestError():(i>1||i===1&&O.nodeType!==te)&&a.HierarchyRequestError();break}else D.nodeType===te&&a.HierarchyRequestError()}},insertBefore:{value:function(D,O){var K=this;K._ensureInsertValid(D,O,!0);var c=O;return c===D&&(c=D.nextSibling),K.doc.adoptNode(D),D._insertOrReplace(K,c,!1),D}},appendChild:{value:function(U){return this.insertBefore(U,null)}},_appendChild:{value:function(U){U._insertOrReplace(this,null,!1)}},removeChild:{value:function(D){var O=this;if(!D.nodeType)throw new TypeError("not a node");return D.parentNode!==O&&a.NotFoundError(),D.remove(),D}},replaceChild:{value:function(D,O){var K=this;return K._ensureInsertValid(D,O,!1),D.doc!==K.doc&&K.doc.adoptNode(D),D._insertOrReplace(K,O,!0),O}},contains:{value:function(D){return D===null?!1:this===D?!0:(this.compareDocumentPosition(D)&ce)!==0}},compareDocumentPosition:{value:function(D){if(this===D)return 0;if(this.doc!==D.doc||this.rooted!==D.rooted)return v+Ee;for(var O=[],K=[],c=this;c!==null;c=c.parentNode)O.push(c);for(c=D;c!==null;c=c.parentNode)K.push(c);if(O.reverse(),K.reverse(),O[0]!==K[0])return v+Ee;c=Math.min(O.length,K.length);for(var i=1;i2?z[2]:null):E>2&&k!==null&&u.insertBefore(z[2],k),D._childNodes)for(z[0]=O===null?D._childNodes.length:O._index,D._childNodes.splice.apply(D._childNodes,z),r=2;r2?D._firstChild=z[2]:K&&(D._firstChild=null));if(c._childNodes?c._childNodes.length=0:c._firstChild=null,D.rooted)for(D.modify(),r=2;r0:this._firstChild!==null}},childNodes:{get:function(){return this._ensureChildNodes(),this._childNodes}},firstChild:{get:function(){return this._childNodes?this._childNodes.length===0?null:this._childNodes[0]:this._firstChild}},lastChild:{get:function(){var a=this._childNodes,o;return a?a.length===0?null:a[a.length-1]:(o=this._firstChild,o===null?null:o._previousSibling)}},_ensureChildNodes:{value:function(){if(!this._childNodes){var a=this._firstChild,o=a,l=this._childNodes=new u;if(a)do l.push(o),o=o._nextSibling;while(o!==a);this._firstChild=null}}},removeChildren:{value:function(){for(var o=this.rooted?this.ownerDocument:null,l=this.firstChild,f;l!==null;)f=l,l=f.nextSibling,o&&o.mutateRemove(f),f.parentNode=null;this._childNodes?this._childNodes.length=0:this._firstChild=null,this.modify()}}})}}),en=Z({"external/npm/node_modules/domino/lib/xmlnames.js"(S){"use strict";S.isValidName=R,S.isValidQName=te;var _=/^[_:A-Za-z][-.:\w]+$/,d=/^([_A-Za-z][-.\w]+|[_A-Za-z][-.\w]+:[_A-Za-z][-.\w]+)$/,u="_A-Za-z\xC0-\xD6\xD8-\xF6\xF8-\u02FF\u0370-\u037D\u037F-\u1FFF\u200C-\u200D\u2070-\u218F\u2C00-\u2FEF\u3001-\uD7FF\uF900-\uFDCF\uFDF0-\uFFFD",n="-._A-Za-z0-9\xB7\xC0-\xD6\xD8-\xF6\xF8-\u02FF\u0300-\u037D\u037F-\u1FFF\u200C\u200D\u203F\u2040\u2070-\u218F\u2C00-\u2FEF\u3001-\uD7FF\uF900-\uFDCF\uFDF0-\uFFFD",a="["+u+"]["+n+"]*",o=u+":",l=n+":",f=new RegExp("^["+o+"]["+l+"]*$"),s=new RegExp("^("+a+"|"+a+":"+a+")$"),b=/[\uD800-\uDB7F\uDC00-\uDFFF]/,m=/[\uD800-\uDB7F\uDC00-\uDFFF]/g,T=/[\uD800-\uDB7F][\uDC00-\uDFFF]/g;u+="\uD800-\u{EFC00}-\uDFFF",n+="\uD800-\u{EFC00}-\uDFFF",a="["+u+"]["+n+"]*",o=u+":",l=n+":";var x=new RegExp("^["+o+"]["+l+"]*$"),P=new RegExp("^("+a+"|"+a+":"+a+")$");function R(B){if(_.test(B)||f.test(B))return!0;if(!b.test(B)||!x.test(B))return!1;var y=B.match(m),v=B.match(T);return v!==null&&2*v.length===y.length}function te(B){if(d.test(B)||s.test(B))return!0;if(!b.test(B)||!P.test(B))return!1;var y=B.match(m),v=B.match(T);return v!==null&&2*v.length===y.length}}}),ka=Z({"external/npm/node_modules/domino/lib/attributes.js"(S){"use strict";var _=Le();S.property=function(u){if(Array.isArray(u.type)){var n=Object.create(null);u.type.forEach(function(l){n[l.value||l]=l.alias||l});var a=u.missing;a===void 0&&(a=null);var o=u.invalid;return o===void 0&&(o=a),{get:function(){var l=this._getattr(u.name);return l===null?a:(l=n[l.toLowerCase()],l!==void 0?l:o!==null?o:l)},set:function(l){this._setattr(u.name,l)}}}else{if(u.type===Boolean)return{get:function(){return this.hasAttribute(u.name)},set:function(l){l?this._setattr(u.name,""):this.removeAttribute(u.name)}};if(u.type===Number||u.type==="long"||u.type==="unsigned long"||u.type==="limited unsigned long with fallback")return d(u);if(!u.type||u.type===String)return{get:function(){return this._getattr(u.name)||""},set:function(l){u.treatNullAsEmptyString&&l===null&&(l=""),this._setattr(u.name,l)}};if(typeof u.type=="function")return u.type(u.name,u)}throw new Error("Invalid attribute definition")};function d(u){var n;typeof u.default=="function"?n=u.default:typeof u.default=="number"?n=function(){return u.default}:n=function(){_.assert(!1,typeof u.default)};var a=u.type==="unsigned long",o=u.type==="long",l=u.type==="limited unsigned long with fallback",f=u.min,s=u.max,b=u.setmin;return f===void 0&&(a&&(f=0),o&&(f=-2147483648),l&&(f=1)),s===void 0&&(a||o||l)&&(s=2147483647),{get:function(){var m=this._getattr(u.name),T=u.float?parseFloat(m):parseInt(m,10);if(m===null||!isFinite(T)||f!==void 0&&Ts)return n.call(this);if(a||o||l){if(!/^[ \t\n\f\r]*[-+]?[0-9]/.test(m))return n.call(this);T=T|0}return T},set:function(m){u.float||(m=Math.floor(m)),b!==void 0&&m2147483647?n.call(this):m|0:l?m=m<1||m>2147483647?n.call(this):m|0:o&&(m=m<-2147483648||m>2147483647?n.call(this):m|0),this._setattr(u.name,String(m))}}}S.registerChangeHandler=function(u,n,a){var o=u.prototype;Object.prototype.hasOwnProperty.call(o,"_attributeChangeHandlers")||(o._attributeChangeHandlers=Object.create(o._attributeChangeHandlers||null)),o._attributeChangeHandlers[n]=a}}}),Es=Z({"external/npm/node_modules/domino/lib/FilteredElementList.js"(S,_){"use strict";_.exports=u;var d=Ae();function u(n,a){this.root=n,this.filter=a,this.lastModTime=n.lastModTime,this.done=!1,this.cache=[],this.traverse()}u.prototype=Object.create(Object.prototype,{length:{get:function(){return this.checkcache(),this.done||this.traverse(),this.cache.length}},item:{value:function(n){return this.checkcache(),!this.done&&n>=this.cache.length&&this.traverse(),this.cache[n]}},checkcache:{value:function(){if(this.lastModTime!==this.root.lastModTime){for(var n=this.cache.length-1;n>=0;n--)this[n]=void 0;this.cache.length=0,this.done=!1,this.lastModTime=this.root.lastModTime}}},traverse:{value:function(n){n!==void 0&&n++;for(var a;(a=this.next())!==null;)if(this[this.cache.length]=a,this.cache.push(a),n&&this.cache.length===n)return;this.done=!0}},next:{value:function(){var n=this.cache.length===0?this.root:this.cache[this.cache.length-1],a;for(n.nodeType===d.DOCUMENT_NODE?a=n.documentElement:a=n.nextElement(this.root);a;){if(this.filter(a))return a;a=a.nextElement(this.root)}return null}}})}}),Da=Z({"external/npm/node_modules/domino/lib/DOMTokenList.js"(S,_){"use strict";var d=Le();_.exports=u;function u(f,s){this._getString=f,this._setString=s,this._length=0,this._lastStringValue="",this._update()}Object.defineProperties(u.prototype,{length:{get:function(){return this._length}},item:{value:function(f){var s=l(this);return f<0||f>=s.length?null:s[f]}},contains:{value:function(f){f=String(f);var s=l(this);return s.indexOf(f)>-1}},add:{value:function(){for(var f=l(this),s=0,b=arguments.length;s-1&&f.splice(T,1)}this._update(f)}},toggle:{value:function(s,b){return s=a(s),this.contains(s)?b===void 0||b===!1?(this.remove(s),!1):!0:b===void 0||b===!0?(this.add(s),!0):!1}},replace:{value:function(s,b){String(b)===""&&d.SyntaxError(),s=a(s),b=a(b);var m=l(this),T=m.indexOf(s);if(T<0)return!1;var x=m.indexOf(b);return x<0?m[T]=b:T/g,i);return new RegExp(r)},P=function(c,i,r){return c=c.source,c=c.replace(i,r.source||r),new RegExp(c)},R=function(c,i){return c.replace(/^(?:\w+:\/\/|\/+)/,"").replace(/(?:\/+|\/*#.*?)$/,"").split("/",i).join("/")},te=function(c,i){var r=c.replace(/\s+/g,""),h;return r==="even"?r="2n+0":r==="odd"?r="2n+1":r.indexOf("n")===-1&&(r="0n"+r),h=/^([+-])?(\d+)?n([+-])?(\d+)?$/.exec(r),{group:h[1]==="-"?-(h[2]||1):+(h[2]||1),offset:h[4]?h[3]==="-"?-h[4]:+h[4]:0}},B=function(c,i,r){var h=te(c),k=h.group,I=h.offset,z=r?f:l,$=r?o:a;return function(ue){if(s(ue))for(var E=z(ue.parentNode),C=0;E;){if(i(E,ue)&&C++,E===ue)return C-=I,k&&C?C%k===0&&C<0==k<0:!C;E=$(E)}}},y={"*":function(){return function(){return!0}}(),type:function(c){return c=c.toLowerCase(),function(i){return i.nodeName.toLowerCase()===c}},attr:function(c,i,r,h){return i=v[i],function(k){var I;switch(c){case"for":I=k.htmlFor;break;case"class":I=k.className,I===""&&k.getAttribute("class")==null&&(I=null);break;case"href":case"src":I=k.getAttribute(c,2);break;case"title":I=k.getAttribute("title")||null;break;case"id":case"lang":case"dir":case"accessKey":case"hidden":case"tabIndex":case"style":if(k.getAttribute){I=k.getAttribute(c);break}default:if(k.hasAttribute&&!k.hasAttribute(c))break;I=k[c]!=null?k[c]:k.getAttribute&&k.getAttribute(c);break}if(I!=null)return I=I+"",h&&(I=I.toLowerCase(),r=r.toLowerCase()),i(I,r)}},":first-child":function(c){return!o(c)&&s(c)},":last-child":function(c){return!a(c)&&s(c)},":only-child":function(c){return!o(c)&&!a(c)&&s(c)},":nth-child":function(c,i){return B(c,function(){return!0},i)},":nth-last-child":function(c){return y[":nth-child"](c,!0)},":root":function(c){return c.ownerDocument.documentElement===c},":empty":function(c){return!c.firstChild},":not":function(c){var i=O(c);return function(r){return!i(r)}},":first-of-type":function(c){if(s(c)){for(var i=c.nodeName;c=o(c);)if(c.nodeName===i)return;return!0}},":last-of-type":function(c){if(s(c)){for(var i=c.nodeName;c=a(c);)if(c.nodeName===i)return;return!0}},":only-of-type":function(c){return y[":first-of-type"](c)&&y[":last-of-type"](c)},":nth-of-type":function(c,i){return B(c,function(r,h){return r.nodeName===h.nodeName},i)},":nth-last-of-type":function(c){return y[":nth-of-type"](c,!0)},":checked":function(c){return!!(c.checked||c.selected)},":indeterminate":function(c){return!y[":checked"](c)},":enabled":function(c){return!c.disabled&&c.type!=="hidden"},":disabled":function(c){return!!c.disabled},":target":function(c){return c.id===d.location.hash.substring(1)},":focus":function(c){return c===c.ownerDocument.activeElement},":is":function(c){return O(c)},":matches":function(c){return y[":is"](c)},":nth-match":function(c,i){var r=c.split(/\s*,\s*/),h=r.shift(),k=O(r.join(","));return B(h,k,i)},":nth-last-match":function(c){return y[":nth-match"](c,!0)},":links-here":function(c){return c+""==d.location+""},":lang":function(c){return function(i){for(;i;){if(i.lang)return i.lang.indexOf(c)===0;i=i.parentNode}}},":dir":function(c){return function(i){for(;i;){if(i.dir)return i.dir===c;i=i.parentNode}}},":scope":function(c,i){var r=i||c.ownerDocument;return r.nodeType===9?c===r.documentElement:c===r},":any-link":function(c){return typeof c.href=="string"},":local-link":function(c){if(c.nodeName)return c.href&&c.host===d.location.host;var i=+c+1;return function(r){if(r.href){var h=d.location+"",k=r+"";return R(h,i)===R(k,i)}}},":default":function(c){return!!c.defaultSelected},":valid":function(c){return c.willValidate||c.validity&&c.validity.valid},":invalid":function(c){return!y[":valid"](c)},":in-range":function(c){return c.value>c.min&&c.value<=c.max},":out-of-range":function(c){return!y[":in-range"](c)},":required":function(c){return!!c.required},":optional":function(c){return!c.required},":read-only":function(c){if(c.readOnly)return!0;var i=c.getAttribute("contenteditable"),r=c.contentEditable,h=c.nodeName.toLowerCase();return h=h!=="input"&&h!=="textarea",(h||c.disabled)&&i==null&&r!=="true"},":read-write":function(c){return!y[":read-only"](c)},":hover":function(){throw new Error(":hover is not supported.")},":active":function(){throw new Error(":active is not supported.")},":link":function(){throw new Error(":link is not supported.")},":visited":function(){throw new Error(":visited is not supported.")},":column":function(){throw new Error(":column is not supported.")},":nth-column":function(){throw new Error(":nth-column is not supported.")},":nth-last-column":function(){throw new Error(":nth-last-column is not supported.")},":current":function(){throw new Error(":current is not supported.")},":past":function(){throw new Error(":past is not supported.")},":future":function(){throw new Error(":future is not supported.")},":contains":function(c){return function(i){var r=i.innerText||i.textContent||i.value||"";return r.indexOf(c)!==-1}},":has":function(c){return function(i){return K(c,i).length>0}}},v={"-":function(){return!0},"=":function(c,i){return c===i},"*=":function(c,i){return c.indexOf(i)!==-1},"~=":function(c,i){var r,h,k,I;for(h=0;;h=r+1){if(r=c.indexOf(i,h),r===-1)return!1;if(k=c[r-1],I=c[r+i.length],(!k||k===" ")&&(!I||I===" "))return!0}},"|=":function(c,i){var r=c.indexOf(i),h;if(r===0)return h=c[r+i.length],h==="-"||!h},"^=":function(c,i){return c.indexOf(i)===0},"$=":function(c,i){var r=c.lastIndexOf(i);return r!==-1&&r+i.length===c.length},"!=":function(c,i){return c!==i}},w={" ":function(c){return function(i){for(;i=i.parentNode;)if(c(i))return i}},">":function(c){return function(i){if(i=i.parentNode)return c(i)&&i}},"+":function(c){return function(i){if(i=o(i))return c(i)&&i}},"~":function(c){return function(i){for(;i=o(i);)if(c(i))return i}},noop:function(c){return function(i){return c(i)&&i}},ref:function(c,i){var r;function h(k){for(var I=k.ownerDocument,z=I.getElementsByTagName("*"),$=z.length;$--;)if(r=z[$],h.test(k))return r=null,!0;r=null}return h.combinator=function(k){if(!(!r||!r.getAttribute)){var I=r.getAttribute(i)||"";if(I[0]==="#"&&(I=I.substring(1)),I===k.id&&c(r))return r}},h}},p={escape:/\\(?:[^0-9A-Fa-f\r\n]|[0-9A-Fa-f]{1,6}[\r\n\t ]?)/g,str_escape:/(escape)|\\(\n|\r\n?|\f)/g,nonascii:/[\u00A0-\uFFFF]/,cssid:/(?:(?!-?[0-9])(?:escape|nonascii|[-_a-zA-Z0-9])+)/,qname:/^ *(cssid|\*)/,simple:/^(?:([.#]cssid)|pseudo|attr)/,ref:/^ *\/(cssid)\/ */,combinator:/^(?: +([^ \w*.#\\]) +|( )+|([^ \w*.#\\]))(?! *$)/,attr:/^\[(cssid)(?:([^\w]?=)(inside))?\]/,pseudo:/^(:cssid)(?:\((inside)\))?/,inside:/(?:"(?:\\"|[^"])*"|'(?:\\'|[^'])*'|<[^"'>]*>|\\["'>]|[^"'>])*/,ident:/^(cssid)$/};p.cssid=P(p.cssid,"nonascii",p.nonascii),p.cssid=P(p.cssid,"escape",p.escape),p.qname=P(p.qname,"cssid",p.cssid),p.simple=P(p.simple,"cssid",p.cssid),p.ref=P(p.ref,"cssid",p.cssid),p.attr=P(p.attr,"cssid",p.cssid),p.pseudo=P(p.pseudo,"cssid",p.cssid),p.inside=P(p.inside,`[^"'>]*`,p.inside),p.attr=P(p.attr,"inside",x("\\[","\\]")),p.pseudo=P(p.pseudo,"inside",x("\\(","\\)")),p.simple=P(p.simple,"pseudo",p.pseudo),p.simple=P(p.simple,"attr",p.attr),p.ident=P(p.ident,"cssid",p.cssid),p.str_escape=P(p.str_escape,"escape",p.escape);var ae=function(c){for(var i=c.replace(/^\s+|\s+$/g,""),r,h=[],k=[],I,z,$,ue,E;i;){if($=p.qname.exec(i))i=i.substring($[0].length),z=m($[1]),k.push(ce(z,!0));else if($=p.simple.exec(i))i=i.substring($[0].length),z="*",k.push(ce(z,!0)),k.push(ce($));else throw new SyntaxError("Invalid selector.");for(;$=p.simple.exec(i);)i=i.substring($[0].length),k.push(ce($));if(i[0]==="!"&&(i=i.substring(1),I=D(),I.qname=z,k.push(I.simple)),$=p.ref.exec(i)){i=i.substring($[0].length),E=w.ref(Ee(k),m($[1])),h.push(E.combinator),k=[];continue}if($=p.combinator.exec(i)){if(i=i.substring($[0].length),ue=$[1]||$[2]||$[3],ue===","){h.push(w.noop(Ee(k)));break}}else ue="noop";if(!w[ue])throw new SyntaxError("Bad combinator.");h.push(w[ue](Ee(k))),k=[]}return r=U(h),r.qname=z,r.sel=i,I&&(I.lname=r.qname,I.test=r,I.qname=I.qname,I.sel=r.sel,r=I),E&&(E.test=r,E.qname=r.qname,E.sel=r.sel,r=E),r},ce=function(c,i){if(i)return c==="*"?y["*"]:y.type(c);if(c[1])return c[1][0]==="."?y.attr("class","~=",m(c[1].substring(1)),!1):y.attr("id","=",m(c[1].substring(1)),!1);if(c[2])return c[3]?y[m(c[2])](b(c[3])):y[m(c[2])];if(c[4]){var r=c[6],h=/["'\s]\s*I$/i.test(r);return h&&(r=r.replace(/\s*I$/i,"")),y.attr(m(c[4]),c[5]||"-",b(r),h)}throw new SyntaxError("Unknown Selector.")},Ee=function(c){var i=c.length,r;return i<2?c[0]:function(h){if(h){for(r=0;r0}},toggleAttribute:{value:function(r,h){r=String(r),d.isValidName(r)||u.InvalidCharacterError(),/[A-Z]/.test(r)&&this.isHTML&&(r=u.toASCIILowerCase(r));var k=this._attrsByQName[r];return k===void 0?h===void 0||h===!0?(this._setAttribute(r,""),!0):!1:h===void 0||h===!1?(this.removeAttribute(r),!1):!0}},_setAttribute:{value:function(r,h){var k=this._attrsByQName[r],I;k?Array.isArray(k)&&(k=k[0]):(k=this._newattr(r),I=!0),k.value=h,this._attributes&&(this._attributes[r]=k),I&&this._newattrhook&&this._newattrhook(r,h)}},setAttribute:{value:function(r,h){r=String(r),d.isValidName(r)||u.InvalidCharacterError(),/[A-Z]/.test(r)&&this.isHTML&&(r=u.toASCIILowerCase(r)),this._setAttribute(r,String(h))}},_setAttributeNS:{value:function(r,h,k){var I=h.indexOf(":"),z,$;I<0?(z=null,$=h):(z=h.substring(0,I),$=h.substring(I+1)),(r===""||r===void 0)&&(r=null);var ue=(r===null?"":r)+"|"+$,E=this._attrsByLName[ue],C;E||(E=new w(this,$,z,r),C=!0,this._attrsByLName[ue]=E,this._attributes&&(this._attributes[this._attrKeys.length]=E),this._attrKeys.push(ue),this._addQName(E)),E.value=k,C&&this._newattrhook&&this._newattrhook(h,k)}},setAttributeNS:{value:function(r,h,k){r=r==null||r===""?null:String(r),h=String(h),d.isValidQName(h)||u.InvalidCharacterError();var I=h.indexOf(":"),z=I<0?null:h.substring(0,I);(z!==null&&r===null||z==="xml"&&r!==n.XML||(h==="xmlns"||z==="xmlns")&&r!==n.XMLNS||r===n.XMLNS&&!(h==="xmlns"||z==="xmlns"))&&u.NamespaceError(),this._setAttributeNS(r,h,String(k))}},setAttributeNode:{value:function(r){if(r.ownerElement!==null&&r.ownerElement!==this)throw new b(b.INUSE_ATTRIBUTE_ERR);var h=null,k=this._attrsByQName[r.name];if(k){if(Array.isArray(k)||(k=[k]),k.some(function(I){return I===r}))return r;if(r.ownerElement!==null)throw new b(b.INUSE_ATTRIBUTE_ERR);k.forEach(function(I){this.removeAttributeNode(I)},this),h=k[0]}return this.setAttributeNodeNS(r),h}},setAttributeNodeNS:{value:function(r){if(r.ownerElement!==null)throw new b(b.INUSE_ATTRIBUTE_ERR);var h=r.namespaceURI,k=(h===null?"":h)+"|"+r.localName,I=this._attrsByLName[k];return I&&this.removeAttributeNode(I),r._setOwnerElement(this),this._attrsByLName[k]=r,this._attributes&&(this._attributes[this._attrKeys.length]=r),this._attrKeys.push(k),this._addQName(r),this._newattrhook&&this._newattrhook(r.name,r.value),I||null}},removeAttribute:{value:function(r){r=String(r),/[A-Z]/.test(r)&&this.isHTML&&(r=u.toASCIILowerCase(r));var h=this._attrsByQName[r];if(h){Array.isArray(h)?h.length>2?h=h.shift():(this._attrsByQName[r]=h[1],h=h[0]):this._attrsByQName[r]=void 0;var k=h.namespaceURI,I=(k===null?"":k)+"|"+h.localName;this._attrsByLName[I]=void 0;var z=this._attrKeys.indexOf(I);this._attributes&&(Array.prototype.splice.call(this._attributes,z,1),this._attributes[r]=void 0),this._attrKeys.splice(z,1);var $=h.onchange;h._setOwnerElement(null),$&&$.call(h,this,h.localName,h.value,null),this.rooted&&this.ownerDocument.mutateRemoveAttr(h)}}},removeAttributeNS:{value:function(r,h){r=r==null?"":String(r),h=String(h);var k=r+"|"+h,I=this._attrsByLName[k];if(I){this._attrsByLName[k]=void 0;var z=this._attrKeys.indexOf(k);this._attributes&&Array.prototype.splice.call(this._attributes,z,1),this._attrKeys.splice(z,1),this._removeQName(I);var $=I.onchange;I._setOwnerElement(null),$&&$.call(I,this,I.localName,I.value,null),this.rooted&&this.ownerDocument.mutateRemoveAttr(I)}}},removeAttributeNode:{value:function(r){var h=r.namespaceURI,k=(h===null?"":h)+"|"+r.localName;return this._attrsByLName[k]!==r&&u.NotFoundError(),this.removeAttributeNS(h,r.localName),r}},getAttributeNames:{value:function(){var r=this;return this._attrKeys.map(function(h){return r._attrsByLName[h].name})}},_getattr:{value:function(r){var h=this._attrsByQName[r];return h?h.value:null}},_setattr:{value:function(r,h){var k=this._attrsByQName[r],I;k||(k=this._newattr(r),I=!0),k.value=String(h),this._attributes&&(this._attributes[r]=k),I&&this._newattrhook&&this._newattrhook(r,h)}},_newattr:{value:function(r){var h=new w(this,r,null,null),k="|"+r;return this._attrsByQName[r]=h,this._attrsByLName[k]=h,this._attributes&&(this._attributes[this._attrKeys.length]=h),this._attrKeys.push(k),h}},_addQName:{value:function(i){var r=i.name,h=this._attrsByQName[r];h?Array.isArray(h)?h.push(i):this._attrsByQName[r]=[h,i]:this._attrsByQName[r]=i,this._attributes&&(this._attributes[r]=i)}},_removeQName:{value:function(i){var r=i.name,h=this._attrsByQName[r];if(Array.isArray(h)){var k=h.indexOf(i);u.assert(k!==-1),h.length===2?(this._attrsByQName[r]=h[1-k],this._attributes&&(this._attributes[r]=this._attrsByQName[r])):(h.splice(k,1),this._attributes&&this._attributes[r]===i&&(this._attributes[r]=h[0]))}else u.assert(h===i),this._attrsByQName[r]=void 0,this._attributes&&(this._attributes[r]=void 0)}},_numattrs:{get:function(){return this._attrKeys.length}},_attr:{value:function(i){return this._attrsByLName[this._attrKeys[i]]}},id:a.property({name:"id"}),className:a.property({name:"class"}),classList:{get:function(){var i=this;if(this._classList)return this._classList;var r=new m(function(){return i.className||""},function(h){i.className=h});return this._classList=r,r},set:function(i){this.className=i}},matches:{value:function(i){return T.matches(this,i)}},closest:{value:function(i){var r=this;do{if(r.matches&&r.matches(i))return r;r=r.parentElement||r.parentNode}while(r!==null&&r.nodeType===o.ELEMENT_NODE);return null}},querySelector:{value:function(i){return T(i,this)[0]}},querySelectorAll:{value:function(i){var r=T(i,this);return r.item?r:new l(r)}}}),Object.defineProperties(y.prototype,P),Object.defineProperties(y.prototype,R),a.registerChangeHandler(y,"id",function(i,r,h,k){i.rooted&&(h&&i.ownerDocument.delId(h,i),k&&i.ownerDocument.addId(k,i))}),a.registerChangeHandler(y,"class",function(i,r,h,k){i._classList&&i._classList._update()});function w(i,r,h,k,I){this.localName=r,this.prefix=h===null||h===""?null:""+h,this.namespaceURI=k===null||k===""?null:""+k,this.data=I,this._setOwnerElement(i)}w.prototype=Object.create(Object.prototype,{ownerElement:{get:function(){return this._ownerElement}},_setOwnerElement:{value:function(r){this._ownerElement=r,this.prefix===null&&this.namespaceURI===null&&r?this.onchange=r._attributeChangeHandlers[this.localName]:this.onchange=null}},name:{get:function(){return this.prefix?this.prefix+":"+this.localName:this.localName}},specified:{get:function(){return!0}},value:{get:function(){return this.data},set:function(i){var r=this.data;i=i===void 0?"":i+"",i!==r&&(this.data=i,this.ownerElement&&(this.onchange&&this.onchange(this.ownerElement,this.localName,r,i),this.ownerElement.rooted&&this.ownerElement.ownerDocument.mutateAttr(this,r)))}},cloneNode:{value:function(r){return new w(null,this.localName,this.prefix,this.namespaceURI,this.data)}},nodeType:{get:function(){return o.ATTRIBUTE_NODE}},nodeName:{get:function(){return this.name}},nodeValue:{get:function(){return this.value},set:function(i){this.value=i}},textContent:{get:function(){return this.value},set:function(i){i==null&&(i=""),this.value=i}},innerText:{get:function(){return this.value},set:function(i){i==null&&(i=""),this.value=i}}}),y._Attr=w;function p(i){te.call(this,i);for(var r in i._attrsByQName)this[r]=i._attrsByQName[r];for(var h=0;h>>0,i>=this.length?null:this.element._attrsByLName[this.element._attrKeys[i]]}}});var ae;(ae=globalThis.Symbol)!=null&&ae.iterator&&(p.prototype[globalThis.Symbol.iterator]=function(){var i=0,r=this.length,h=this;return{next:function(){return i>>0,s=s>>>0,(f>this.data.length||f<0||s<0)&&u.IndexSizeError(),this.data.substring(f,f+s)}},appendData:{value:function(f){if(arguments.length<1)throw new TypeError("Not enough arguments");this.data+=String(f)}},insertData:{value:function(f,s){return this.replaceData(f,0,s)}},deleteData:{value:function(f,s){return this.replaceData(f,s,"")}},replaceData:{value:function(f,s,b){var m=this.data,T=m.length;f=f>>>0,s=s>>>0,b=String(b),(f>T||f<0)&&u.IndexSizeError(),f+s>T&&(s=T-f);var x=m.substring(0,f),P=m.substring(f+s);this.data=x+b+P}},isEqual:{value:function(f){return this._data===f._data}},length:{get:function(){return this.data.length}}}),Object.defineProperties(o.prototype,n),Object.defineProperties(o.prototype,a)}}),Ia=Z({"external/npm/node_modules/domino/lib/Text.js"(S,_){"use strict";_.exports=a;var d=Le(),u=Ae(),n=Nr();function a(l,f){n.call(this),this.nodeType=u.TEXT_NODE,this.ownerDocument=l,this._data=f,this._index=void 0}var o={get:function(){return this._data},set:function(l){l==null?l="":l=String(l),l!==this._data&&(this._data=l,this.rooted&&this.ownerDocument.mutateValue(this),this.parentNode&&this.parentNode._textchangehook&&this.parentNode._textchangehook(this))}};a.prototype=Object.create(n.prototype,{nodeName:{value:"#text"},nodeValue:o,textContent:o,innerText:o,data:{get:o.get,set:function(l){o.set.call(this,l===null?"":String(l))}},splitText:{value:function(f){(f>this._data.length||f<0)&&d.IndexSizeError();var s=this._data.substring(f),b=this.ownerDocument.createTextNode(s);this.data=this.data.substring(0,f);var m=this.parentNode;return m!==null&&m.insertBefore(b,this.nextSibling),b}},wholeText:{get:function(){for(var f=this.textContent,s=this.nextSibling;s&&s.nodeType===u.TEXT_NODE;s=s.nextSibling)f+=s.textContent;return f}},replaceWholeText:{value:d.nyi},clone:{value:function(){return new a(this.ownerDocument,this._data)}}})}}),xa=Z({"external/npm/node_modules/domino/lib/Comment.js"(S,_){"use strict";_.exports=n;var d=Ae(),u=Nr();function n(o,l){u.call(this),this.nodeType=d.COMMENT_NODE,this.ownerDocument=o,this._data=l}var a={get:function(){return this._data},set:function(o){o==null?o="":o=String(o),this._data=o,this.rooted&&this.ownerDocument.mutateValue(this)}};n.prototype=Object.create(u.prototype,{nodeName:{value:"#comment"},nodeValue:a,textContent:a,innerText:a,data:{get:a.get,set:function(o){a.set.call(this,o===null?"":String(o))}},clone:{value:function(){return new n(this.ownerDocument,this._data)}}})}}),Ra=Z({"external/npm/node_modules/domino/lib/DocumentFragment.js"(S,_){"use strict";_.exports=f;var d=Ae(),u=At(),n=Jr(),a=Vt(),o=tn(),l=Le();function f(s){n.call(this),this.nodeType=d.DOCUMENT_FRAGMENT_NODE,this.ownerDocument=s}f.prototype=Object.create(n.prototype,{nodeName:{value:"#document-fragment"},nodeValue:{get:function(){return null},set:function(){}},textContent:Object.getOwnPropertyDescriptor(a.prototype,"textContent"),innerText:Object.getOwnPropertyDescriptor(a.prototype,"innerText"),querySelector:{value:function(s){var b=this.querySelectorAll(s);return b.length?b[0]:null}},querySelectorAll:{value:function(s){var b=Object.create(this);b.isHTML=!0,b.getElementsByTagName=a.prototype.getElementsByTagName,b.nextElement=Object.getOwnPropertyDescriptor(a.prototype,"firstElementChild").get;var m=o(s,b);return m.item?m:new u(m)}},clone:{value:function(){return new f(this.ownerDocument)}},isEqual:{value:function(b){return!0}},innerHTML:{get:function(){return this.serialize()},set:l.nyi},outerHTML:{get:function(){return this.serialize()},set:l.nyi}})}}),Oa=Z({"external/npm/node_modules/domino/lib/ProcessingInstruction.js"(S,_){"use strict";_.exports=n;var d=Ae(),u=Nr();function n(o,l,f){u.call(this),this.nodeType=d.PROCESSING_INSTRUCTION_NODE,this.ownerDocument=o,this.target=l,this._data=f}var a={get:function(){return this._data},set:function(o){o==null?o="":o=String(o),this._data=o,this.rooted&&this.ownerDocument.mutateValue(this)}};n.prototype=Object.create(u.prototype,{nodeName:{get:function(){return this.target}},nodeValue:a,textContent:a,innerText:a,data:{get:a.get,set:function(o){a.set.call(this,o===null?"":String(o))}},clone:{value:function(){return new n(this.ownerDocument,this.target,this._data)}},isEqual:{value:function(l){return this.target===l.target&&this._data===l._data}}})}}),wr=Z({"external/npm/node_modules/domino/lib/NodeFilter.js"(S,_){"use strict";var d={FILTER_ACCEPT:1,FILTER_REJECT:2,FILTER_SKIP:3,SHOW_ALL:4294967295,SHOW_ELEMENT:1,SHOW_ATTRIBUTE:2,SHOW_TEXT:4,SHOW_CDATA_SECTION:8,SHOW_ENTITY_REFERENCE:16,SHOW_ENTITY:32,SHOW_PROCESSING_INSTRUCTION:64,SHOW_COMMENT:128,SHOW_DOCUMENT:256,SHOW_DOCUMENT_TYPE:512,SHOW_DOCUMENT_FRAGMENT:1024,SHOW_NOTATION:2048};_.exports=d.constructor=d.prototype=d}}),Ha=Z({"external/npm/node_modules/domino/lib/NodeTraversal.js"(S,_){"use strict";var d=_.exports={nextSkippingChildren:u,nextAncestorSibling:n,next:a,previous:l,deepLastChild:o};function u(f,s){return f===s?null:f.nextSibling!==null?f.nextSibling:n(f,s)}function n(f,s){for(f=f.parentNode;f!==null;f=f.parentNode){if(f===s)return null;if(f.nextSibling!==null)return f.nextSibling}return null}function a(f,s){var b;return b=f.firstChild,b!==null?b:f===s?null:(b=f.nextSibling,b!==null?b:n(f,s))}function o(f){for(;f.lastChild;)f=f.lastChild;return f}function l(f,s){var b;return b=f.previousSibling,b!==null?o(b):(b=f.parentNode,b===s?null:b)}}}),Ts=Z({"external/npm/node_modules/domino/lib/TreeWalker.js"(S,_){"use strict";_.exports=b;var d=Ae(),u=wr(),n=Ha(),a=Le(),o={first:"firstChild",last:"lastChild",next:"firstChild",previous:"lastChild"},l={first:"nextSibling",last:"previousSibling",next:"nextSibling",previous:"previousSibling"};function f(m,T){var x,P,R,te,B;for(P=m._currentNode[o[T]];P!==null;){if(te=m._internalFilter(P),te===u.FILTER_ACCEPT)return m._currentNode=P,P;if(te===u.FILTER_SKIP&&(x=P[o[T]],x!==null)){P=x;continue}for(;P!==null;){if(B=P[l[T]],B!==null){P=B;break}if(R=P.parentNode,R===null||R===m.root||R===m._currentNode)return null;P=R}}return null}function s(m,T){var x,P,R;if(x=m._currentNode,x===m.root)return null;for(;;){for(R=x[l[T]];R!==null;){if(x=R,P=m._internalFilter(x),P===u.FILTER_ACCEPT)return m._currentNode=x,x;R=x[o[T]],(P===u.FILTER_REJECT||R===null)&&(R=x[l[T]])}if(x=x.parentNode,x===null||x===m.root||m._internalFilter(x)===u.FILTER_ACCEPT)return null}}function b(m,T,x){(!m||!m.nodeType)&&a.NotSupportedError(),this._root=m,this._whatToShow=Number(T)||0,this._filter=x||null,this._active=!1,this._currentNode=m}Object.defineProperties(b.prototype,{root:{get:function(){return this._root}},whatToShow:{get:function(){return this._whatToShow}},filter:{get:function(){return this._filter}},currentNode:{get:function(){return this._currentNode},set:function(T){if(!(T instanceof d))throw new TypeError("Not a Node");this._currentNode=T}},_internalFilter:{value:function(T){var x,P;if(this._active&&a.InvalidStateError(),!(1< 255 yet")},d.prototype={constructor:d,isAbsolute:function(){return!!this.scheme},isAuthorityBased:function(){return d.authorityPattern.test(this.url)},isHierarchical:function(){return d.hierarchyPattern.test(this.url)},toString:function(){var u="";return this.scheme!==void 0&&(u+=this.scheme+":"),this.isAbsolute()&&(u+="//",(this.username||this.password)&&(u+=this.username||"",this.password&&(u+=":"+this.password),u+="@"),this.host&&(u+=this.host)),this.port!==void 0&&(u+=":"+this.port),this.path!==void 0&&(u+=this.path),this.query!==void 0&&(u+="?"+this.query),this.fragment!==void 0&&(u+="#"+this.fragment),u},resolve:function(u){var n=this,a=new d(u),o=new d;return a.scheme!==void 0?(o.scheme=a.scheme,o.username=a.username,o.password=a.password,o.host=a.host,o.port=a.port,o.path=f(a.path),o.query=a.query):(o.scheme=n.scheme,a.host!==void 0?(o.username=a.username,o.password=a.password,o.host=a.host,o.port=a.port,o.path=f(a.path),o.query=a.query):(o.username=n.username,o.password=n.password,o.host=n.host,o.port=n.port,a.path?(a.path.charAt(0)==="/"?o.path=f(a.path):(o.path=l(n.path,a.path),o.path=f(o.path)),o.query=a.query):(o.path=n.path,a.query!==void 0?o.query=a.query:o.query=n.query))),o.fragment=a.fragment,o.toString();function l(s,b){if(n.host!==void 0&&!n.path)return"/"+b;var m=s.lastIndexOf("/");return m===-1?b:s.substring(0,m+1)+b}function f(s){if(!s)return s;for(var b="";s.length>0;){if(s==="."||s===".."){s="";break}var m=s.substring(0,2),T=s.substring(0,3),x=s.substring(0,4);if(T==="../")s=s.substring(3);else if(m==="./")s=s.substring(2);else if(T==="/./")s="/"+s.substring(3);else if(m==="/."&&s.length===2)s="/";else if(x==="/../"||T==="/.."&&s.length===3)s="/"+s.substring(4),b=b.replace(/\/?[^\/]*$/,"");else{var P=s.match(/(\/?([^\/]*))/)[0];b+=P,s=s.substring(P.length)}}return b}}}}}),Ns=Z({"external/npm/node_modules/domino/lib/CustomEvent.js"(S,_){"use strict";_.exports=u;var d=jt();function u(n,a){d.call(this,n,a)}u.prototype=Object.create(d.prototype,{constructor:{value:u}})}}),qa=Z({"external/npm/node_modules/domino/lib/events.js"(S,_){"use strict";_.exports={Event:jt(),UIEvent:ya(),MouseEvent:Na(),CustomEvent:Ns()}}}),ws=Z({"external/npm/node_modules/domino/lib/style_parser.js"(S){"use strict";Object.defineProperty(S,"__esModule",{value:!0}),S.hyphenate=S.parse=void 0;function _(u){let n=[],a=0,o=0,l=0,f=0,s=0,b=null;for(;a0&&o===0&&l===0){let T=u.substring(f,a-1).trim();n.push(b,T),s=a,f=0,b=null}break}if(b&&f){let m=u.slice(f).trim();n.push(b,m)}return n}S.parse=_;function d(u){return u.replace(/[a-z][A-Z]/g,n=>n.charAt(0)+"-"+n.charAt(1)).toLowerCase()}S.hyphenate=d}}),an=Z({"external/npm/node_modules/domino/lib/CSSStyleDeclaration.js"(S,_){"use strict";var{parse:d}=ws();_.exports=function(f){let s=new n(f),b={get:function(m,T){return T in m?m[T]:m.getPropertyValue(u(T))},has:function(m,T){return!0},set:function(m,T,x){return T in m?m[T]=x:m.setProperty(u(T),x??void 0),!0}};return new Proxy(s,b)};function u(f){return f.replace(/([a-z])([A-Z])/g,"$1-$2").toLowerCase()}function n(f){this._element=f}var a="!important";function o(f){let s={property:{},priority:{}};if(!f)return s;let b=d(f);if(b.length<2)return s;for(let m=0;m0&&(o.scheme=n,a=o.toString())),this.href=a}},host:{get:function(){var n=this._url;return n.isAbsolute()&&n.isAuthorityBased()?n.host+(n.port?":"+n.port:""):""},set:function(n){var a=this.href,o=new d(a);o.isAbsolute()&&o.isAuthorityBased()&&(n=n.replace(/[^-+\._~!$&'()*,;:=a-zA-Z0-9]/g,d.percentEncode),n.length>0&&(o.host=n,delete o.port,a=o.toString())),this.href=a}},hostname:{get:function(){var n=this._url;return n.isAbsolute()&&n.isAuthorityBased()?n.host:""},set:function(n){var a=this.href,o=new d(a);o.isAbsolute()&&o.isAuthorityBased()&&(n=n.replace(/^\/+/,""),n=n.replace(/[^-+\._~!$&'()*,;:=a-zA-Z0-9]/g,d.percentEncode),n.length>0&&(o.host=n,a=o.toString())),this.href=a}},port:{get:function(){var n=this._url;return n.isAbsolute()&&n.isAuthorityBased()&&n.port!==void 0?n.port:""},set:function(n){var a=this.href,o=new d(a);o.isAbsolute()&&o.isAuthorityBased()&&(n=""+n,n=n.replace(/[^0-9].*$/,""),n=n.replace(/^0+/,""),n.length===0&&(n="0"),parseInt(n,10)<=65535&&(o.port=n,a=o.toString())),this.href=a}},pathname:{get:function(){var n=this._url;return n.isAbsolute()&&n.isHierarchical()?n.path:""},set:function(n){var a=this.href,o=new d(a);o.isAbsolute()&&o.isHierarchical()&&(n.charAt(0)!=="/"&&(n="/"+n),n=n.replace(/[^-+\._~!$&'()*,;:=@\/a-zA-Z0-9]/g,d.percentEncode),o.path=n,a=o.toString()),this.href=a}},search:{get:function(){var n=this._url;return n.isAbsolute()&&n.isHierarchical()&&n.query!==void 0?"?"+n.query:""},set:function(n){var a=this.href,o=new d(a);o.isAbsolute()&&o.isHierarchical()&&(n.charAt(0)==="?"&&(n=n.substring(1)),n=n.replace(/[^-+\._~!$&'()*,;:=@\/?a-zA-Z0-9]/g,d.percentEncode),o.query=n,a=o.toString()),this.href=a}},hash:{get:function(){var n=this._url;return n==null||n.fragment==null||n.fragment===""?"":"#"+n.fragment},set:function(n){var a=this.href,o=new d(a);n.charAt(0)==="#"&&(n=n.substring(1)),n=n.replace(/[^-+\._~!$&'()*,;:=@\/?a-zA-Z0-9]/g,d.percentEncode),o.fragment=n,a=o.toString(),this.href=a}},username:{get:function(){var n=this._url;return n.username||""},set:function(n){var a=this.href,o=new d(a);o.isAbsolute()&&(n=n.replace(/[\x00-\x1F\x7F-\uFFFF "#<>?`\/@\\:]/g,d.percentEncode),o.username=n,a=o.toString()),this.href=a}},password:{get:function(){var n=this._url;return n.password||""},set:function(n){var a=this.href,o=new d(a);o.isAbsolute()&&(n===""?o.password=null:(n=n.replace(/[\x00-\x1F\x7F-\uFFFF "#<>?`\/@\\]/g,d.percentEncode),o.password=n),a=o.toString()),this.href=a}},origin:{get:function(){var n=this._url;if(n==null)return"";var a=function(o){var l=[n.scheme,n.host,+n.port||o];return l[0]+"://"+l[1]+(l[2]===o?"":":"+l[2])};switch(n.scheme){case"ftp":return a(21);case"gopher":return a(70);case"http":case"ws":return a(80);case"https":case"wss":return a(443);default:return n.scheme+"://"}}}}),u._inherit=function(n){Object.getOwnPropertyNames(u.prototype).forEach(function(a){if(!(a==="constructor"||a==="href")){var o=Object.getOwnPropertyDescriptor(u.prototype,a);Object.defineProperty(n,a,o)}})}}}),Fa=Z({"external/npm/node_modules/domino/lib/defineElement.js"(S,_){"use strict";var d=ka(),u=$r().isApiWritable;_.exports=function(l,f,s,b){var m=l.ctor;if(m){var T=l.props||{};if(l.attributes)for(var x in l.attributes){var P=l.attributes[x];(typeof P!="object"||Array.isArray(P))&&(P={type:P}),P.name||(P.name=x.toLowerCase()),T[x]=d.property(P)}T.constructor={value:m,writable:u},m.prototype=Object.create((l.superclass||f).prototype,T),l.events&&o(m,l.events),s[l.name]=m}else m=f;return(l.tags||l.tag&&[l.tag]||[]).forEach(function(R){b[R]=m}),m};function n(l,f,s,b){this.body=l,this.document=f,this.form=s,this.element=b}n.prototype.build=function(){return()=>{}};function a(l,f,s,b){var m=l.ownerDocument||Object.create(null),T=l.form||Object.create(null);l[f]=new n(b,m,T,l).build()}function o(l,f){var s=l.prototype;f.forEach(function(b){Object.defineProperty(s,"on"+b,{get:function(){return this._getEventHandler(b)},set:function(m){this._setEventHandler(b,m)}}),d.registerChangeHandler(l,"on"+b,a)})}}}),sn=Z({"external/npm/node_modules/domino/lib/htmlelts.js"(S){"use strict";var _=Ae(),d=Vt(),u=an(),n=Le(),a=Pa(),o=Fa(),l=S.elements={},f=Object.create(null);S.createElement=function(y,v,w){var p=f[v]||te;return new p(y,v,w)};function s(y){return o(y,R,l,f)}function b(y){return{get:function(){var v=this._getattr(y);if(v===null)return"";var w=this.doc._resolve(v);return w===null?v:w},set:function(v){this._setattr(y,v)}}}function m(y){return{get:function(){var v=this._getattr(y);return v===null?null:v.toLowerCase()==="use-credentials"?"use-credentials":"anonymous"},set:function(v){v==null?this.removeAttribute(y):this._setattr(y,v)}}}var T={type:["","no-referrer","no-referrer-when-downgrade","same-origin","origin","strict-origin","origin-when-cross-origin","strict-origin-when-cross-origin","unsafe-url"],missing:""},x={A:!0,LINK:!0,BUTTON:!0,INPUT:!0,SELECT:!0,TEXTAREA:!0,COMMAND:!0},P=function(y,v,w){R.call(this,y,v,w),this._form=null},R=S.HTMLElement=s({superclass:d,name:"HTMLElement",ctor:function(v,w,p){d.call(this,v,w,n.NAMESPACE.HTML,p)},props:{dangerouslySetInnerHTML:{set:function(y){this._innerHTML=y}},innerHTML:{get:function(){return this.serialize()},set:function(y){var v=this.ownerDocument.implementation.mozHTMLParser(this.ownerDocument._address,this);v.parse(y===null?"":String(y),!0);for(var w=this instanceof f.template?this.content:this;w.hasChildNodes();)w.removeChild(w.firstChild);w.appendChild(v._asDocumentFragment())}},style:{get:function(){return this._style||(this._style=new u(this)),this._style},set:function(y){y==null&&(y=""),this._setattr("style",String(y))}},blur:{value:function(){}},focus:{value:function(){}},forceSpellCheck:{value:function(){}},click:{value:function(){if(!this._click_in_progress){this._click_in_progress=!0;try{this._pre_click_activation_steps&&this._pre_click_activation_steps();var y=this.ownerDocument.createEvent("MouseEvent");y.initMouseEvent("click",!0,!0,this.ownerDocument.defaultView,1,0,0,0,0,!1,!1,!1,!1,0,null);var v=this.dispatchEvent(y);v?this._post_click_activation_steps&&this._post_click_activation_steps(y):this._cancelled_activation_steps&&this._cancelled_activation_steps()}finally{this._click_in_progress=!1}}}},submit:{value:n.nyi}},attributes:{title:String,lang:String,dir:{type:["ltr","rtl","auto"],missing:""},draggable:{type:["true","false"],treatNullAsEmptyString:!0},spellcheck:{type:["true","false"],missing:""},enterKeyHint:{type:["enter","done","go","next","previous","search","send"],missing:""},autoCapitalize:{type:["off","on","none","sentences","words","characters"],missing:""},autoFocus:Boolean,accessKey:String,nonce:String,hidden:Boolean,translate:{type:["no","yes"],missing:""},tabIndex:{type:"long",default:function(){return this.tagName in x||this.contentEditable?0:-1}}},events:["abort","canplay","canplaythrough","change","click","contextmenu","cuechange","dblclick","drag","dragend","dragenter","dragleave","dragover","dragstart","drop","durationchange","emptied","ended","input","invalid","keydown","keypress","keyup","loadeddata","loadedmetadata","loadstart","mousedown","mousemove","mouseout","mouseover","mouseup","mousewheel","pause","play","playing","progress","ratechange","readystatechange","reset","seeked","seeking","select","show","stalled","submit","suspend","timeupdate","volumechange","waiting","blur","error","focus","load","scroll"]}),te=s({name:"HTMLUnknownElement",ctor:function(v,w,p){R.call(this,v,w,p)}}),B={form:{get:function(){return this._form}}};s({tag:"a",name:"HTMLAnchorElement",ctor:function(v,w,p){R.call(this,v,w,p)},props:{_post_click_activation_steps:{value:function(y){this.href&&(this.ownerDocument.defaultView.location=this.href)}}},attributes:{href:b,ping:String,download:String,target:String,rel:String,media:String,hreflang:String,type:String,referrerPolicy:T,coords:String,charset:String,name:String,rev:String,shape:String}}),a._inherit(f.a.prototype),s({tag:"area",name:"HTMLAreaElement",ctor:function(v,w,p){R.call(this,v,w,p)},attributes:{alt:String,target:String,download:String,rel:String,media:String,href:b,hreflang:String,type:String,shape:String,coords:String,ping:String,referrerPolicy:T,noHref:Boolean}}),a._inherit(f.area.prototype),s({tag:"br",name:"HTMLBRElement",ctor:function(v,w,p){R.call(this,v,w,p)},attributes:{clear:String}}),s({tag:"base",name:"HTMLBaseElement",ctor:function(v,w,p){R.call(this,v,w,p)},attributes:{target:String}}),s({tag:"body",name:"HTMLBodyElement",ctor:function(v,w,p){R.call(this,v,w,p)},events:["afterprint","beforeprint","beforeunload","blur","error","focus","hashchange","load","message","offline","online","pagehide","pageshow","popstate","resize","scroll","storage","unload"],attributes:{text:{type:String,treatNullAsEmptyString:!0},link:{type:String,treatNullAsEmptyString:!0},vLink:{type:String,treatNullAsEmptyString:!0},aLink:{type:String,treatNullAsEmptyString:!0},bgColor:{type:String,treatNullAsEmptyString:!0},background:String}}),s({tag:"button",name:"HTMLButtonElement",ctor:function(v,w,p){P.call(this,v,w,p)},props:B,attributes:{name:String,value:String,disabled:Boolean,autofocus:Boolean,type:{type:["submit","reset","button","menu"],missing:"submit"},formTarget:String,formAction:b,formNoValidate:Boolean,formMethod:{type:["get","post","dialog"],invalid:"get",missing:""},formEnctype:{type:["application/x-www-form-urlencoded","multipart/form-data","text/plain"],invalid:"application/x-www-form-urlencoded",missing:""}}}),s({tag:"dl",name:"HTMLDListElement",ctor:function(v,w,p){R.call(this,v,w,p)},attributes:{compact:Boolean}}),s({tag:"data",name:"HTMLDataElement",ctor:function(v,w,p){R.call(this,v,w,p)},attributes:{value:String}}),s({tag:"datalist",name:"HTMLDataListElement",ctor:function(v,w,p){R.call(this,v,w,p)}}),s({tag:"details",name:"HTMLDetailsElement",ctor:function(v,w,p){R.call(this,v,w,p)},attributes:{open:Boolean}}),s({tag:"div",name:"HTMLDivElement",ctor:function(v,w,p){R.call(this,v,w,p)},attributes:{align:String}}),s({tag:"embed",name:"HTMLEmbedElement",ctor:function(v,w,p){R.call(this,v,w,p)},attributes:{src:b,type:String,width:String,height:String,align:String,name:String}}),s({tag:"fieldset",name:"HTMLFieldSetElement",ctor:function(v,w,p){P.call(this,v,w,p)},props:B,attributes:{disabled:Boolean,name:String}}),s({tag:"form",name:"HTMLFormElement",ctor:function(v,w,p){R.call(this,v,w,p)},attributes:{action:String,autocomplete:{type:["on","off"],missing:"on"},name:String,acceptCharset:{name:"accept-charset"},target:String,noValidate:Boolean,method:{type:["get","post","dialog"],invalid:"get",missing:"get"},enctype:{type:["application/x-www-form-urlencoded","multipart/form-data","text/plain"],invalid:"application/x-www-form-urlencoded",missing:"application/x-www-form-urlencoded"},encoding:{name:"enctype",type:["application/x-www-form-urlencoded","multipart/form-data","text/plain"],invalid:"application/x-www-form-urlencoded",missing:"application/x-www-form-urlencoded"}}}),s({tag:"hr",name:"HTMLHRElement",ctor:function(v,w,p){R.call(this,v,w,p)},attributes:{align:String,color:String,noShade:Boolean,size:String,width:String}}),s({tag:"head",name:"HTMLHeadElement",ctor:function(v,w,p){R.call(this,v,w,p)}}),s({tags:["h1","h2","h3","h4","h5","h6"],name:"HTMLHeadingElement",ctor:function(v,w,p){R.call(this,v,w,p)},attributes:{align:String}}),s({tag:"html",name:"HTMLHtmlElement",ctor:function(v,w,p){R.call(this,v,w,p)},attributes:{xmlns:b,version:String}}),s({tag:"iframe",name:"HTMLIFrameElement",ctor:function(v,w,p){R.call(this,v,w,p)},attributes:{src:b,srcdoc:String,name:String,width:String,height:String,seamless:Boolean,allow:Boolean,allowFullscreen:Boolean,allowUserMedia:Boolean,allowPaymentRequest:Boolean,referrerPolicy:T,loading:{type:["eager","lazy"],treatNullAsEmptyString:!0},align:String,scrolling:String,frameBorder:String,longDesc:b,marginHeight:{type:String,treatNullAsEmptyString:!0},marginWidth:{type:String,treatNullAsEmptyString:!0}}}),s({tag:"img",name:"HTMLImageElement",ctor:function(v,w,p){R.call(this,v,w,p)},attributes:{alt:String,src:b,srcset:String,crossOrigin:m,useMap:String,isMap:Boolean,sizes:String,height:{type:"unsigned long",default:0},width:{type:"unsigned long",default:0},referrerPolicy:T,loading:{type:["eager","lazy"],missing:""},name:String,lowsrc:b,align:String,hspace:{type:"unsigned long",default:0},vspace:{type:"unsigned long",default:0},longDesc:b,border:{type:String,treatNullAsEmptyString:!0}}}),s({tag:"input",name:"HTMLInputElement",ctor:function(v,w,p){P.call(this,v,w,p)},props:{form:B.form,_post_click_activation_steps:{value:function(y){if(this.type==="checkbox")this.checked=!this.checked;else if(this.type==="radio")for(var v=this.form.getElementsByName(this.name),w=v.length-1;w>=0;w--){var p=v[w];p.checked=p===this}}}},attributes:{name:String,disabled:Boolean,autofocus:Boolean,accept:String,alt:String,max:String,min:String,pattern:String,placeholder:String,step:String,dirName:String,defaultValue:{name:"value"},multiple:Boolean,required:Boolean,readOnly:Boolean,checked:Boolean,value:String,src:b,defaultChecked:{name:"checked",type:Boolean},size:{type:"unsigned long",default:20,min:1,setmin:1},width:{type:"unsigned long",min:0,setmin:0,default:0},height:{type:"unsigned long",min:0,setmin:0,default:0},minLength:{type:"unsigned long",min:0,setmin:0,default:-1},maxLength:{type:"unsigned long",min:0,setmin:0,default:-1},autocomplete:String,type:{type:["text","hidden","search","tel","url","email","password","datetime","date","month","week","time","datetime-local","number","range","color","checkbox","radio","file","submit","image","reset","button"],missing:"text"},formTarget:String,formNoValidate:Boolean,formMethod:{type:["get","post"],invalid:"get",missing:""},formEnctype:{type:["application/x-www-form-urlencoded","multipart/form-data","text/plain"],invalid:"application/x-www-form-urlencoded",missing:""},inputMode:{type:["verbatim","latin","latin-name","latin-prose","full-width-latin","kana","kana-name","katakana","numeric","tel","email","url"],missing:""},align:String,useMap:String}}),s({tag:"keygen",name:"HTMLKeygenElement",ctor:function(v,w,p){P.call(this,v,w,p)},props:B,attributes:{name:String,disabled:Boolean,autofocus:Boolean,challenge:String,keytype:{type:["rsa"],missing:""}}}),s({tag:"li",name:"HTMLLIElement",ctor:function(v,w,p){R.call(this,v,w,p)},attributes:{value:{type:"long",default:0},type:String}}),s({tag:"label",name:"HTMLLabelElement",ctor:function(v,w,p){P.call(this,v,w,p)},props:B,attributes:{htmlFor:{name:"for",type:String}}}),s({tag:"legend",name:"HTMLLegendElement",ctor:function(v,w,p){R.call(this,v,w,p)},attributes:{align:String}}),s({tag:"link",name:"HTMLLinkElement",ctor:function(v,w,p){R.call(this,v,w,p)},attributes:{href:b,rel:String,media:String,hreflang:String,type:String,crossOrigin:m,nonce:String,integrity:String,referrerPolicy:T,imageSizes:String,imageSrcset:String,charset:String,rev:String,target:String}}),s({tag:"map",name:"HTMLMapElement",ctor:function(v,w,p){R.call(this,v,w,p)},attributes:{name:String}}),s({tag:"menu",name:"HTMLMenuElement",ctor:function(v,w,p){R.call(this,v,w,p)},attributes:{type:{type:["context","popup","toolbar"],missing:"toolbar"},label:String,compact:Boolean}}),s({tag:"meta",name:"HTMLMetaElement",ctor:function(v,w,p){R.call(this,v,w,p)},attributes:{name:String,content:String,httpEquiv:{name:"http-equiv",type:String},scheme:String}}),s({tag:"meter",name:"HTMLMeterElement",ctor:function(v,w,p){P.call(this,v,w,p)},props:B}),s({tags:["ins","del"],name:"HTMLModElement",ctor:function(v,w,p){R.call(this,v,w,p)},attributes:{cite:b,dateTime:String}}),s({tag:"ol",name:"HTMLOListElement",ctor:function(v,w,p){R.call(this,v,w,p)},props:{_numitems:{get:function(){var y=0;return this.childNodes.forEach(function(v){v.nodeType===_.ELEMENT_NODE&&v.tagName==="LI"&&y++}),y}}},attributes:{type:String,reversed:Boolean,start:{type:"long",default:function(){return this.reversed?this._numitems:1}},compact:Boolean}}),s({tag:"object",name:"HTMLObjectElement",ctor:function(v,w,p){P.call(this,v,w,p)},props:B,attributes:{data:b,type:String,name:String,useMap:String,typeMustMatch:Boolean,width:String,height:String,align:String,archive:String,code:String,declare:Boolean,hspace:{type:"unsigned long",default:0},standby:String,vspace:{type:"unsigned long",default:0},codeBase:b,codeType:String,border:{type:String,treatNullAsEmptyString:!0}}}),s({tag:"optgroup",name:"HTMLOptGroupElement",ctor:function(v,w,p){R.call(this,v,w,p)},attributes:{disabled:Boolean,label:String}}),s({tag:"option",name:"HTMLOptionElement",ctor:function(v,w,p){R.call(this,v,w,p)},props:{form:{get:function(){for(var y=this.parentNode;y&&y.nodeType===_.ELEMENT_NODE;){if(y.localName==="select")return y.form;y=y.parentNode}}},value:{get:function(){return this._getattr("value")||this.text},set:function(y){this._setattr("value",y)}},text:{get:function(){return this.textContent.replace(/[ \t\n\f\r]+/g," ").trim()},set:function(y){this.textContent=y}}},attributes:{disabled:Boolean,defaultSelected:{name:"selected",type:Boolean},label:String}}),s({tag:"output",name:"HTMLOutputElement",ctor:function(v,w,p){P.call(this,v,w,p)},props:B,attributes:{name:String}}),s({tag:"p",name:"HTMLParagraphElement",ctor:function(v,w,p){R.call(this,v,w,p)},attributes:{align:String}}),s({tag:"param",name:"HTMLParamElement",ctor:function(v,w,p){R.call(this,v,w,p)},attributes:{name:String,value:String,type:String,valueType:String}}),s({tags:["pre","listing","xmp"],name:"HTMLPreElement",ctor:function(v,w,p){R.call(this,v,w,p)},attributes:{width:{type:"long",default:0}}}),s({tag:"progress",name:"HTMLProgressElement",ctor:function(v,w,p){P.call(this,v,w,p)},props:B,attributes:{max:{type:Number,float:!0,default:1,min:0}}}),s({tags:["q","blockquote"],name:"HTMLQuoteElement",ctor:function(v,w,p){R.call(this,v,w,p)},attributes:{cite:b}}),s({tag:"script",name:"HTMLScriptElement",ctor:function(v,w,p){R.call(this,v,w,p)},props:{text:{get:function(){for(var y="",v=0,w=this.childNodes.length;v=0&&(G=C.substring(0,xe),le=C.substring(xe+1)),G!==null&&E===null&&p.NamespaceError(),G==="xml"&&E!==ce.XML&&p.NamespaceError(),(G==="xmlns"||C==="xmlns")&&E!==ce.XMLNS&&p.NamespaceError(),E===ce.XMLNS&&!(G==="xmlns"||C==="xmlns")&&p.NamespaceError(),{namespace:E,prefix:G,localName:le}}U.prototype=Object.create(n.prototype,{_setMutationHandler:{value:function(E){this.mutationHandler=E}},_dispatchRendererEvent:{value:function(E,C,G){var le=this._nodes[E];le&&le._dispatchEvent(new f(C,G),!0)}},nodeName:{value:"#document"},nodeValue:{get:function(){return null},set:function(){}},documentURI:{get:function(){return this._address},set:p.nyi},compatMode:{get:function(){return this._quirks?"BackCompat":"CSS1Compat"}},createTextNode:{value:function(E){return new o(this,String(E))}},createComment:{value:function(E){return new l(this,E)}},createDocumentFragment:{value:function(){return new s(this)}},createProcessingInstruction:{value:function(E,C){return(!y.isValidName(E)||C.indexOf("?>")!==-1)&&p.InvalidCharacterError(),new b(this,E,C)}},createAttribute:{value:function(E){return E=String(E),y.isValidName(E)||p.InvalidCharacterError(),this.isHTML&&(E=p.toASCIILowerCase(E)),new a._Attr(null,E,null,null,"")}},createAttributeNS:{value:function(E,C){E=E==null||E===""?null:String(E),C=String(C);var G=c(E,C);return new a._Attr(null,G.localName,G.prefix,G.namespace,"")}},createElement:{value:function(E){return E=String(E),y.isValidName(E)||p.InvalidCharacterError(),this.isHTML?(/[A-Z]/.test(E)&&(E=p.toASCIILowerCase(E)),v.createElement(this,E,null)):this.contentType==="application/xhtml+xml"?v.createElement(this,E,null):new a(this,E,null,null)},writable:Ee},createElementNS:{value:function(E,C){E=E==null||E===""?null:String(E),C=String(C);var G=c(E,C);return this._createElementNS(G.localName,G.namespace,G.prefix)},writable:Ee},_createElementNS:{value:function(E,C,G){return C===ce.HTML?v.createElement(this,E,G):C===ce.SVG?w.createElement(this,E,G):new a(this,E,C,G)}},createEvent:{value:function(C){C=C.toLowerCase();var G=O[C]||C,le=B[D[G]];if(le){var xe=new le;return xe._initialized=!1,xe}else p.NotSupportedError()}},createTreeWalker:{value:function(E,C,G){if(!E)throw new TypeError("root argument is required");if(!(E instanceof d))throw new TypeError("root not a node");return C=C===void 0?P.SHOW_ALL:+C,G=G===void 0?null:G,new T(E,C,G)}},createNodeIterator:{value:function(E,C,G){if(!E)throw new TypeError("root argument is required");if(!(E instanceof d))throw new TypeError("root not a node");return C=C===void 0?P.SHOW_ALL:+C,G=G===void 0?null:G,new x(E,C,G)}},_attachNodeIterator:{value:function(E){this._nodeIterators||(this._nodeIterators=[]),this._nodeIterators.push(E)}},_detachNodeIterator:{value:function(E){var C=this._nodeIterators.indexOf(E);this._nodeIterators.splice(C,1)}},_preremoveNodeIterators:{value:function(E){this._nodeIterators&&this._nodeIterators.forEach(function(C){C._preremove(E)})}},_updateDocTypeElement:{value:function(){this.doctype=this.documentElement=null;for(var C=this.firstChild;C!==null;C=C.nextSibling)C.nodeType===d.DOCUMENT_TYPE_NODE?this.doctype=C:C.nodeType===d.ELEMENT_NODE&&(this.documentElement=C)}},insertBefore:{value:function(C,G){return d.prototype.insertBefore.call(this,C,G),this._updateDocTypeElement(),C}},replaceChild:{value:function(C,G){return d.prototype.replaceChild.call(this,C,G),this._updateDocTypeElement(),G}},removeChild:{value:function(C){return d.prototype.removeChild.call(this,C),this._updateDocTypeElement(),C}},getElementById:{value:function(E){var C=this.byId[E];return C?C instanceof ue?C.getFirst():C:null}},_hasMultipleElementsWithId:{value:function(E){return this.byId[E]instanceof ue}},getElementsByName:{value:a.prototype.getElementsByName},getElementsByTagName:{value:a.prototype.getElementsByTagName},getElementsByTagNameNS:{value:a.prototype.getElementsByTagNameNS},getElementsByClassName:{value:a.prototype.getElementsByClassName},adoptNode:{value:function(C){return C.nodeType===d.DOCUMENT_NODE&&p.NotSupportedError(),C.nodeType===d.ATTRIBUTE_NODE||(C.parentNode&&C.parentNode.removeChild(C),C.ownerDocument!==this&&$(C,this)),C}},importNode:{value:function(C,G){return this.adoptNode(C.cloneNode(G))},writable:Ee},origin:{get:function(){return null}},characterSet:{get:function(){return"UTF-8"}},contentType:{get:function(){return this._contentType}},URL:{get:function(){return this._address}},domain:{get:p.nyi,set:p.nyi},referrer:{get:p.nyi},cookie:{get:p.nyi,set:p.nyi},lastModified:{get:p.nyi},location:{get:function(){return this.defaultView?this.defaultView.location:null},set:p.nyi},_titleElement:{get:function(){return this.getElementsByTagName("title").item(0)||null}},title:{get:function(){var E=this._titleElement,C=E?E.textContent:"";return C.replace(/[ \t\n\r\f]+/g," ").replace(/(^ )|( $)/g,"")},set:function(E){var C=this._titleElement,G=this.head;!C&&!G||(C||(C=this.createElement("title"),G.appendChild(C)),C.textContent=E)}},dir:K(function(){var E=this.documentElement;if(E&&E.tagName==="HTML")return E},"dir",""),fgColor:K(function(){return this.body},"text",""),linkColor:K(function(){return this.body},"link",""),vlinkColor:K(function(){return this.body},"vLink",""),alinkColor:K(function(){return this.body},"aLink",""),bgColor:K(function(){return this.body},"bgColor",""),charset:{get:function(){return this.characterSet}},inputEncoding:{get:function(){return this.characterSet}},scrollingElement:{get:function(){return this._quirks?this.body:this.documentElement}},body:{get:function(){return r(this.documentElement,"body")},set:p.nyi},head:{get:function(){return r(this.documentElement,"head")}},images:{get:p.nyi},embeds:{get:p.nyi},plugins:{get:p.nyi},links:{get:p.nyi},forms:{get:p.nyi},scripts:{get:p.nyi},applets:{get:function(){return[]}},activeElement:{get:function(){return null}},innerHTML:{get:function(){return this.serialize()},set:p.nyi},outerHTML:{get:function(){return this.serialize()},set:p.nyi},write:{value:function(E){if(this.isHTML||p.InvalidStateError(),!!this._parser){this._parser;var C=arguments.join("");this._parser.parse(C)}}},writeln:{value:function(C){this.write(Array.prototype.join.call(arguments,"")+` +`)}},open:{value:function(){this.documentElement=null}},close:{value:function(){this.readyState="interactive",this._dispatchEvent(new f("readystatechange"),!0),this._dispatchEvent(new f("DOMContentLoaded"),!0),this.readyState="complete",this._dispatchEvent(new f("readystatechange"),!0),this.defaultView&&this.defaultView._dispatchEvent(new f("load"),!0)}},clone:{value:function(){var C=new U(this.isHTML,this._address);return C._quirks=this._quirks,C._contentType=this._contentType,C}},cloneNode:{value:function(C){var G=d.prototype.cloneNode.call(this,!1);if(C)for(var le=this.firstChild;le!==null;le=le.nextSibling)G._appendChild(G.importNode(le,!0));return G._updateDocTypeElement(),G}},isEqual:{value:function(C){return!0}},mutateValue:{value:function(E){this.mutationHandler&&this.mutationHandler({type:ae.VALUE,target:E,data:E.data})}},mutateAttr:{value:function(E,C){this.mutationHandler&&this.mutationHandler({type:ae.ATTR,target:E.ownerElement,attr:E})}},mutateRemoveAttr:{value:function(E){this.mutationHandler&&this.mutationHandler({type:ae.REMOVE_ATTR,target:E.ownerElement,attr:E})}},mutateRemove:{value:function(E){this.mutationHandler&&this.mutationHandler({type:ae.REMOVE,target:E.parentNode,node:E}),z(E)}},mutateInsert:{value:function(E){I(E),this.mutationHandler&&this.mutationHandler({type:ae.INSERT,target:E.parentNode,node:E})}},mutateMove:{value:function(E){this.mutationHandler&&this.mutationHandler({type:ae.MOVE,target:E})}},addId:{value:function(C,G){var le=this.byId[C];le?(le instanceof ue||(le=new ue(le),this.byId[C]=le),le.add(G)):this.byId[C]=G}},delId:{value:function(C,G){var le=this.byId[C];p.assert(le),le instanceof ue?(le.del(G),le.length===1&&(this.byId[C]=le.downgrade())):this.byId[C]=void 0}},_resolve:{value:function(E){return new R(this._documentBaseURL).resolve(E)}},_documentBaseURL:{get:function(){var E=this._address;E==="about:blank"&&(E="/");var C=this.querySelector("base[href]");return C?new R(E).resolve(C.getAttribute("href")):E}},_templateDoc:{get:function(){if(!this._templateDocCache){var E=new U(this.isHTML,this._address);this._templateDocCache=E._templateDocCache=E}return this._templateDocCache}},querySelector:{value:function(E){return te(E,this)[0]}},querySelectorAll:{value:function(E){var C=te(E,this);return C.item?C:new u(C)}}});var i=["abort","canplay","canplaythrough","change","click","contextmenu","cuechange","dblclick","drag","dragend","dragenter","dragleave","dragover","dragstart","drop","durationchange","emptied","ended","input","invalid","keydown","keypress","keyup","loadeddata","loadedmetadata","loadstart","mousedown","mousemove","mouseout","mouseover","mouseup","mousewheel","pause","play","playing","progress","ratechange","readystatechange","reset","seeked","seeking","select","show","stalled","submit","suspend","timeupdate","volumechange","waiting","blur","error","focus","load","scroll"];i.forEach(function(E){Object.defineProperty(U.prototype,"on"+E,{get:function(){return this._getEventHandler(E)},set:function(C){this._setEventHandler(E,C)}})});function r(E,C){if(E&&E.isHTML){for(var G=E.firstChild;G!==null;G=G.nextSibling)if(G.nodeType===d.ELEMENT_NODE&&G.localName===C&&G.namespaceURI===ce.HTML)return G}return null}function h(E){if(E._nid=E.ownerDocument._nextnid++,E.ownerDocument._nodes[E._nid]=E,E.nodeType===d.ELEMENT_NODE){var C=E.getAttribute("id");C&&E.ownerDocument.addId(C,E),E._roothook&&E._roothook()}}function k(E){if(E.nodeType===d.ELEMENT_NODE){var C=E.getAttribute("id");C&&E.ownerDocument.delId(C,E)}E.ownerDocument._nodes[E._nid]=void 0,E._nid=void 0}function I(E){if(h(E),E.nodeType===d.ELEMENT_NODE)for(var C=E.firstChild;C!==null;C=C.nextSibling)I(C)}function z(E){k(E);for(var C=E.firstChild;C!==null;C=C.nextSibling)z(C)}function $(E,C){E.ownerDocument=C,E._lastModTime=void 0,Object.prototype.hasOwnProperty.call(E,"_tagName")&&(E._tagName=void 0);for(var G=E.firstChild;G!==null;G=G.nextSibling)$(G,C)}function ue(E){this.nodes=Object.create(null),this.nodes[E._nid]=E,this.length=1,this.firstNode=void 0}ue.prototype.add=function(E){this.nodes[E._nid]||(this.nodes[E._nid]=E,this.length++,this.firstNode=void 0)},ue.prototype.del=function(E){this.nodes[E._nid]&&(delete this.nodes[E._nid],this.length--,this.firstNode=void 0)},ue.prototype.getFirst=function(){if(!this.firstNode){var E;for(E in this.nodes)(this.firstNode===void 0||this.firstNode.compareDocumentPosition(this.nodes[E])&d.DOCUMENT_POSITION_PRECEDING)&&(this.firstNode=this.nodes[E])}return this.firstNode},ue.prototype.downgrade=function(){if(this.length===1){var E;for(E in this.nodes)return this.nodes[E]}return this}}}),cn=Z({"external/npm/node_modules/domino/lib/DocumentType.js"(S,_){"use strict";_.exports=a;var d=Ae(),u=Ma(),n=rn();function a(o,l,f,s){u.call(this),this.nodeType=d.DOCUMENT_TYPE_NODE,this.ownerDocument=o||null,this.name=l,this.publicId=f||"",this.systemId=s||""}a.prototype=Object.create(u.prototype,{nodeName:{get:function(){return this.name}},nodeValue:{get:function(){return null},set:function(){}},clone:{value:function(){return new a(this.ownerDocument,this.name,this.publicId,this.systemId)}},isEqual:{value:function(l){return this.name===l.name&&this.publicId===l.publicId&&this.systemId===l.systemId}}}),Object.defineProperties(a.prototype,n)}}),ln=Z({"external/npm/node_modules/domino/lib/HTMLParser.js"(S,_){"use strict";_.exports=fe;var d=on(),u=cn(),n=Ae(),a=Le().NAMESPACE,o=sn(),l=o.elements,f=Function.prototype.apply.bind(Array.prototype.push),s=-1,b=1,m=2,T=3,x=4,P=5,R=[],te=/^HTML$|^-\/\/W3O\/\/DTD W3 HTML Strict 3\.0\/\/EN\/\/$|^-\/W3C\/DTD HTML 4\.0 Transitional\/EN$|^\+\/\/Silmaril\/\/dtd html Pro v0r11 19970101\/\/|^-\/\/AdvaSoft Ltd\/\/DTD HTML 3\.0 asWedit \+ extensions\/\/|^-\/\/AS\/\/DTD HTML 3\.0 asWedit \+ extensions\/\/|^-\/\/IETF\/\/DTD HTML 2\.0 Level 1\/\/|^-\/\/IETF\/\/DTD HTML 2\.0 Level 2\/\/|^-\/\/IETF\/\/DTD HTML 2\.0 Strict Level 1\/\/|^-\/\/IETF\/\/DTD HTML 2\.0 Strict Level 2\/\/|^-\/\/IETF\/\/DTD HTML 2\.0 Strict\/\/|^-\/\/IETF\/\/DTD HTML 2\.0\/\/|^-\/\/IETF\/\/DTD HTML 2\.1E\/\/|^-\/\/IETF\/\/DTD HTML 3\.0\/\/|^-\/\/IETF\/\/DTD HTML 3\.2 Final\/\/|^-\/\/IETF\/\/DTD HTML 3\.2\/\/|^-\/\/IETF\/\/DTD HTML 3\/\/|^-\/\/IETF\/\/DTD HTML Level 0\/\/|^-\/\/IETF\/\/DTD HTML Level 1\/\/|^-\/\/IETF\/\/DTD HTML Level 2\/\/|^-\/\/IETF\/\/DTD HTML Level 3\/\/|^-\/\/IETF\/\/DTD HTML Strict Level 0\/\/|^-\/\/IETF\/\/DTD HTML Strict Level 1\/\/|^-\/\/IETF\/\/DTD HTML Strict Level 2\/\/|^-\/\/IETF\/\/DTD HTML Strict Level 3\/\/|^-\/\/IETF\/\/DTD HTML Strict\/\/|^-\/\/IETF\/\/DTD HTML\/\/|^-\/\/Metrius\/\/DTD Metrius Presentational\/\/|^-\/\/Microsoft\/\/DTD Internet Explorer 2\.0 HTML Strict\/\/|^-\/\/Microsoft\/\/DTD Internet Explorer 2\.0 HTML\/\/|^-\/\/Microsoft\/\/DTD Internet Explorer 2\.0 Tables\/\/|^-\/\/Microsoft\/\/DTD Internet Explorer 3\.0 HTML Strict\/\/|^-\/\/Microsoft\/\/DTD Internet Explorer 3\.0 HTML\/\/|^-\/\/Microsoft\/\/DTD Internet Explorer 3\.0 Tables\/\/|^-\/\/Netscape Comm\. Corp\.\/\/DTD HTML\/\/|^-\/\/Netscape Comm\. Corp\.\/\/DTD Strict HTML\/\/|^-\/\/O'Reilly and Associates\/\/DTD HTML 2\.0\/\/|^-\/\/O'Reilly and Associates\/\/DTD HTML Extended 1\.0\/\/|^-\/\/O'Reilly and Associates\/\/DTD HTML Extended Relaxed 1\.0\/\/|^-\/\/SoftQuad Software\/\/DTD HoTMetaL PRO 6\.0::19990601::extensions to HTML 4\.0\/\/|^-\/\/SoftQuad\/\/DTD HoTMetaL PRO 4\.0::19971010::extensions to HTML 4\.0\/\/|^-\/\/Spyglass\/\/DTD HTML 2\.0 Extended\/\/|^-\/\/SQ\/\/DTD HTML 2\.0 HoTMetaL \+ extensions\/\/|^-\/\/Sun Microsystems Corp\.\/\/DTD HotJava HTML\/\/|^-\/\/Sun Microsystems Corp\.\/\/DTD HotJava Strict HTML\/\/|^-\/\/W3C\/\/DTD HTML 3 1995-03-24\/\/|^-\/\/W3C\/\/DTD HTML 3\.2 Draft\/\/|^-\/\/W3C\/\/DTD HTML 3\.2 Final\/\/|^-\/\/W3C\/\/DTD HTML 3\.2\/\/|^-\/\/W3C\/\/DTD HTML 3\.2S Draft\/\/|^-\/\/W3C\/\/DTD HTML 4\.0 Frameset\/\/|^-\/\/W3C\/\/DTD HTML 4\.0 Transitional\/\/|^-\/\/W3C\/\/DTD HTML Experimental 19960712\/\/|^-\/\/W3C\/\/DTD HTML Experimental 970421\/\/|^-\/\/W3C\/\/DTD W3 HTML\/\/|^-\/\/W3O\/\/DTD W3 HTML 3\.0\/\/|^-\/\/WebTechs\/\/DTD Mozilla HTML 2\.0\/\/|^-\/\/WebTechs\/\/DTD Mozilla HTML\/\//i,B="http://www.ibm.com/data/dtd/v11/ibmxhtml1-transitional.dtd",y=/^-\/\/W3C\/\/DTD HTML 4\.01 Frameset\/\/|^-\/\/W3C\/\/DTD HTML 4\.01 Transitional\/\//i,v=/^-\/\/W3C\/\/DTD XHTML 1\.0 Frameset\/\/|^-\/\/W3C\/\/DTD XHTML 1\.0 Transitional\/\//i,w=Object.create(null);w[a.HTML]={__proto__:null,address:!0,applet:!0,area:!0,article:!0,aside:!0,base:!0,basefont:!0,bgsound:!0,blockquote:!0,body:!0,br:!0,button:!0,caption:!0,center:!0,col:!0,colgroup:!0,dd:!0,details:!0,dir:!0,div:!0,dl:!0,dt:!0,embed:!0,fieldset:!0,figcaption:!0,figure:!0,footer:!0,form:!0,frame:!0,frameset:!0,h1:!0,h2:!0,h3:!0,h4:!0,h5:!0,h6:!0,head:!0,header:!0,hgroup:!0,hr:!0,html:!0,iframe:!0,img:!0,input:!0,li:!0,link:!0,listing:!0,main:!0,marquee:!0,menu:!0,meta:!0,nav:!0,noembed:!0,noframes:!0,noscript:!0,object:!0,ol:!0,p:!0,param:!0,plaintext:!0,pre:!0,script:!0,section:!0,select:!0,source:!0,style:!0,summary:!0,table:!0,tbody:!0,td:!0,template:!0,textarea:!0,tfoot:!0,th:!0,thead:!0,title:!0,tr:!0,track:!0,ul:!0,wbr:!0,xmp:!0},w[a.SVG]={__proto__:null,foreignObject:!0,desc:!0,title:!0},w[a.MATHML]={__proto__:null,mi:!0,mo:!0,mn:!0,ms:!0,mtext:!0,"annotation-xml":!0};var p=Object.create(null);p[a.HTML]={__proto__:null,address:!0,div:!0,p:!0};var ae=Object.create(null);ae[a.HTML]={__proto__:null,dd:!0,dt:!0};var ce=Object.create(null);ce[a.HTML]={__proto__:null,table:!0,thead:!0,tbody:!0,tfoot:!0,tr:!0};var Ee=Object.create(null);Ee[a.HTML]={__proto__:null,dd:!0,dt:!0,li:!0,menuitem:!0,optgroup:!0,option:!0,p:!0,rb:!0,rp:!0,rt:!0,rtc:!0};var U=Object.create(null);U[a.HTML]={__proto__:null,caption:!0,colgroup:!0,dd:!0,dt:!0,li:!0,optgroup:!0,option:!0,p:!0,rb:!0,rp:!0,rt:!0,rtc:!0,tbody:!0,td:!0,tfoot:!0,th:!0,thead:!0,tr:!0};var D=Object.create(null);D[a.HTML]={__proto__:null,table:!0,template:!0,html:!0};var O=Object.create(null);O[a.HTML]={__proto__:null,tbody:!0,tfoot:!0,thead:!0,template:!0,html:!0};var K=Object.create(null);K[a.HTML]={__proto__:null,tr:!0,template:!0,html:!0};var c=Object.create(null);c[a.HTML]={__proto__:null,button:!0,fieldset:!0,input:!0,keygen:!0,object:!0,output:!0,select:!0,textarea:!0,img:!0};var i=Object.create(null);i[a.HTML]={__proto__:null,applet:!0,caption:!0,html:!0,table:!0,td:!0,th:!0,marquee:!0,object:!0,template:!0},i[a.MATHML]={__proto__:null,mi:!0,mo:!0,mn:!0,ms:!0,mtext:!0,"annotation-xml":!0},i[a.SVG]={__proto__:null,foreignObject:!0,desc:!0,title:!0};var r=Object.create(i);r[a.HTML]=Object.create(i[a.HTML]),r[a.HTML].ol=!0,r[a.HTML].ul=!0;var h=Object.create(i);h[a.HTML]=Object.create(i[a.HTML]),h[a.HTML].button=!0;var k=Object.create(null);k[a.HTML]={__proto__:null,html:!0,table:!0,template:!0};var I=Object.create(null);I[a.HTML]={__proto__:null,optgroup:!0,option:!0};var z=Object.create(null);z[a.MATHML]={__proto__:null,mi:!0,mo:!0,mn:!0,ms:!0,mtext:!0};var $=Object.create(null);$[a.SVG]={__proto__:null,foreignObject:!0,desc:!0,title:!0};var ue={__proto__:null,"xlink:actuate":a.XLINK,"xlink:arcrole":a.XLINK,"xlink:href":a.XLINK,"xlink:role":a.XLINK,"xlink:show":a.XLINK,"xlink:title":a.XLINK,"xlink:type":a.XLINK,"xml:base":a.XML,"xml:lang":a.XML,"xml:space":a.XML,xmlns:a.XMLNS,"xmlns:xlink":a.XMLNS},E={__proto__:null,attributename:"attributeName",attributetype:"attributeType",basefrequency:"baseFrequency",baseprofile:"baseProfile",calcmode:"calcMode",clippathunits:"clipPathUnits",diffuseconstant:"diffuseConstant",edgemode:"edgeMode",filterunits:"filterUnits",glyphref:"glyphRef",gradienttransform:"gradientTransform",gradientunits:"gradientUnits",kernelmatrix:"kernelMatrix",kernelunitlength:"kernelUnitLength",keypoints:"keyPoints",keysplines:"keySplines",keytimes:"keyTimes",lengthadjust:"lengthAdjust",limitingconeangle:"limitingConeAngle",markerheight:"markerHeight",markerunits:"markerUnits",markerwidth:"markerWidth",maskcontentunits:"maskContentUnits",maskunits:"maskUnits",numoctaves:"numOctaves",pathlength:"pathLength",patterncontentunits:"patternContentUnits",patterntransform:"patternTransform",patternunits:"patternUnits",pointsatx:"pointsAtX",pointsaty:"pointsAtY",pointsatz:"pointsAtZ",preservealpha:"preserveAlpha",preserveaspectratio:"preserveAspectRatio",primitiveunits:"primitiveUnits",refx:"refX",refy:"refY",repeatcount:"repeatCount",repeatdur:"repeatDur",requiredextensions:"requiredExtensions",requiredfeatures:"requiredFeatures",specularconstant:"specularConstant",specularexponent:"specularExponent",spreadmethod:"spreadMethod",startoffset:"startOffset",stddeviation:"stdDeviation",stitchtiles:"stitchTiles",surfacescale:"surfaceScale",systemlanguage:"systemLanguage",tablevalues:"tableValues",targetx:"targetX",targety:"targetY",textlength:"textLength",viewbox:"viewBox",viewtarget:"viewTarget",xchannelselector:"xChannelSelector",ychannelselector:"yChannelSelector",zoomandpan:"zoomAndPan"},C={__proto__:null,altglyph:"altGlyph",altglyphdef:"altGlyphDef",altglyphitem:"altGlyphItem",animatecolor:"animateColor",animatemotion:"animateMotion",animatetransform:"animateTransform",clippath:"clipPath",feblend:"feBlend",fecolormatrix:"feColorMatrix",fecomponenttransfer:"feComponentTransfer",fecomposite:"feComposite",feconvolvematrix:"feConvolveMatrix",fediffuselighting:"feDiffuseLighting",fedisplacementmap:"feDisplacementMap",fedistantlight:"feDistantLight",feflood:"feFlood",fefunca:"feFuncA",fefuncb:"feFuncB",fefuncg:"feFuncG",fefuncr:"feFuncR",fegaussianblur:"feGaussianBlur",feimage:"feImage",femerge:"feMerge",femergenode:"feMergeNode",femorphology:"feMorphology",feoffset:"feOffset",fepointlight:"fePointLight",fespecularlighting:"feSpecularLighting",fespotlight:"feSpotLight",fetile:"feTile",feturbulence:"feTurbulence",foreignobject:"foreignObject",glyphref:"glyphRef",lineargradient:"linearGradient",radialgradient:"radialGradient",textpath:"textPath"},G={__proto__:null,0:65533,128:8364,130:8218,131:402,132:8222,133:8230,134:8224,135:8225,136:710,137:8240,138:352,139:8249,140:338,142:381,145:8216,146:8217,147:8220,148:8221,149:8226,150:8211,151:8212,152:732,153:8482,154:353,155:8250,156:339,158:382,159:376},le={__proto__:null,AElig:198,"AElig;":198,AMP:38,"AMP;":38,Aacute:193,"Aacute;":193,"Abreve;":258,Acirc:194,"Acirc;":194,"Acy;":1040,"Afr;":[55349,56580],Agrave:192,"Agrave;":192,"Alpha;":913,"Amacr;":256,"And;":10835,"Aogon;":260,"Aopf;":[55349,56632],"ApplyFunction;":8289,Aring:197,"Aring;":197,"Ascr;":[55349,56476],"Assign;":8788,Atilde:195,"Atilde;":195,Auml:196,"Auml;":196,"Backslash;":8726,"Barv;":10983,"Barwed;":8966,"Bcy;":1041,"Because;":8757,"Bernoullis;":8492,"Beta;":914,"Bfr;":[55349,56581],"Bopf;":[55349,56633],"Breve;":728,"Bscr;":8492,"Bumpeq;":8782,"CHcy;":1063,COPY:169,"COPY;":169,"Cacute;":262,"Cap;":8914,"CapitalDifferentialD;":8517,"Cayleys;":8493,"Ccaron;":268,Ccedil:199,"Ccedil;":199,"Ccirc;":264,"Cconint;":8752,"Cdot;":266,"Cedilla;":184,"CenterDot;":183,"Cfr;":8493,"Chi;":935,"CircleDot;":8857,"CircleMinus;":8854,"CirclePlus;":8853,"CircleTimes;":8855,"ClockwiseContourIntegral;":8754,"CloseCurlyDoubleQuote;":8221,"CloseCurlyQuote;":8217,"Colon;":8759,"Colone;":10868,"Congruent;":8801,"Conint;":8751,"ContourIntegral;":8750,"Copf;":8450,"Coproduct;":8720,"CounterClockwiseContourIntegral;":8755,"Cross;":10799,"Cscr;":[55349,56478],"Cup;":8915,"CupCap;":8781,"DD;":8517,"DDotrahd;":10513,"DJcy;":1026,"DScy;":1029,"DZcy;":1039,"Dagger;":8225,"Darr;":8609,"Dashv;":10980,"Dcaron;":270,"Dcy;":1044,"Del;":8711,"Delta;":916,"Dfr;":[55349,56583],"DiacriticalAcute;":180,"DiacriticalDot;":729,"DiacriticalDoubleAcute;":733,"DiacriticalGrave;":96,"DiacriticalTilde;":732,"Diamond;":8900,"DifferentialD;":8518,"Dopf;":[55349,56635],"Dot;":168,"DotDot;":8412,"DotEqual;":8784,"DoubleContourIntegral;":8751,"DoubleDot;":168,"DoubleDownArrow;":8659,"DoubleLeftArrow;":8656,"DoubleLeftRightArrow;":8660,"DoubleLeftTee;":10980,"DoubleLongLeftArrow;":10232,"DoubleLongLeftRightArrow;":10234,"DoubleLongRightArrow;":10233,"DoubleRightArrow;":8658,"DoubleRightTee;":8872,"DoubleUpArrow;":8657,"DoubleUpDownArrow;":8661,"DoubleVerticalBar;":8741,"DownArrow;":8595,"DownArrowBar;":10515,"DownArrowUpArrow;":8693,"DownBreve;":785,"DownLeftRightVector;":10576,"DownLeftTeeVector;":10590,"DownLeftVector;":8637,"DownLeftVectorBar;":10582,"DownRightTeeVector;":10591,"DownRightVector;":8641,"DownRightVectorBar;":10583,"DownTee;":8868,"DownTeeArrow;":8615,"Downarrow;":8659,"Dscr;":[55349,56479],"Dstrok;":272,"ENG;":330,ETH:208,"ETH;":208,Eacute:201,"Eacute;":201,"Ecaron;":282,Ecirc:202,"Ecirc;":202,"Ecy;":1069,"Edot;":278,"Efr;":[55349,56584],Egrave:200,"Egrave;":200,"Element;":8712,"Emacr;":274,"EmptySmallSquare;":9723,"EmptyVerySmallSquare;":9643,"Eogon;":280,"Eopf;":[55349,56636],"Epsilon;":917,"Equal;":10869,"EqualTilde;":8770,"Equilibrium;":8652,"Escr;":8496,"Esim;":10867,"Eta;":919,Euml:203,"Euml;":203,"Exists;":8707,"ExponentialE;":8519,"Fcy;":1060,"Ffr;":[55349,56585],"FilledSmallSquare;":9724,"FilledVerySmallSquare;":9642,"Fopf;":[55349,56637],"ForAll;":8704,"Fouriertrf;":8497,"Fscr;":8497,"GJcy;":1027,GT:62,"GT;":62,"Gamma;":915,"Gammad;":988,"Gbreve;":286,"Gcedil;":290,"Gcirc;":284,"Gcy;":1043,"Gdot;":288,"Gfr;":[55349,56586],"Gg;":8921,"Gopf;":[55349,56638],"GreaterEqual;":8805,"GreaterEqualLess;":8923,"GreaterFullEqual;":8807,"GreaterGreater;":10914,"GreaterLess;":8823,"GreaterSlantEqual;":10878,"GreaterTilde;":8819,"Gscr;":[55349,56482],"Gt;":8811,"HARDcy;":1066,"Hacek;":711,"Hat;":94,"Hcirc;":292,"Hfr;":8460,"HilbertSpace;":8459,"Hopf;":8461,"HorizontalLine;":9472,"Hscr;":8459,"Hstrok;":294,"HumpDownHump;":8782,"HumpEqual;":8783,"IEcy;":1045,"IJlig;":306,"IOcy;":1025,Iacute:205,"Iacute;":205,Icirc:206,"Icirc;":206,"Icy;":1048,"Idot;":304,"Ifr;":8465,Igrave:204,"Igrave;":204,"Im;":8465,"Imacr;":298,"ImaginaryI;":8520,"Implies;":8658,"Int;":8748,"Integral;":8747,"Intersection;":8898,"InvisibleComma;":8291,"InvisibleTimes;":8290,"Iogon;":302,"Iopf;":[55349,56640],"Iota;":921,"Iscr;":8464,"Itilde;":296,"Iukcy;":1030,Iuml:207,"Iuml;":207,"Jcirc;":308,"Jcy;":1049,"Jfr;":[55349,56589],"Jopf;":[55349,56641],"Jscr;":[55349,56485],"Jsercy;":1032,"Jukcy;":1028,"KHcy;":1061,"KJcy;":1036,"Kappa;":922,"Kcedil;":310,"Kcy;":1050,"Kfr;":[55349,56590],"Kopf;":[55349,56642],"Kscr;":[55349,56486],"LJcy;":1033,LT:60,"LT;":60,"Lacute;":313,"Lambda;":923,"Lang;":10218,"Laplacetrf;":8466,"Larr;":8606,"Lcaron;":317,"Lcedil;":315,"Lcy;":1051,"LeftAngleBracket;":10216,"LeftArrow;":8592,"LeftArrowBar;":8676,"LeftArrowRightArrow;":8646,"LeftCeiling;":8968,"LeftDoubleBracket;":10214,"LeftDownTeeVector;":10593,"LeftDownVector;":8643,"LeftDownVectorBar;":10585,"LeftFloor;":8970,"LeftRightArrow;":8596,"LeftRightVector;":10574,"LeftTee;":8867,"LeftTeeArrow;":8612,"LeftTeeVector;":10586,"LeftTriangle;":8882,"LeftTriangleBar;":10703,"LeftTriangleEqual;":8884,"LeftUpDownVector;":10577,"LeftUpTeeVector;":10592,"LeftUpVector;":8639,"LeftUpVectorBar;":10584,"LeftVector;":8636,"LeftVectorBar;":10578,"Leftarrow;":8656,"Leftrightarrow;":8660,"LessEqualGreater;":8922,"LessFullEqual;":8806,"LessGreater;":8822,"LessLess;":10913,"LessSlantEqual;":10877,"LessTilde;":8818,"Lfr;":[55349,56591],"Ll;":8920,"Lleftarrow;":8666,"Lmidot;":319,"LongLeftArrow;":10229,"LongLeftRightArrow;":10231,"LongRightArrow;":10230,"Longleftarrow;":10232,"Longleftrightarrow;":10234,"Longrightarrow;":10233,"Lopf;":[55349,56643],"LowerLeftArrow;":8601,"LowerRightArrow;":8600,"Lscr;":8466,"Lsh;":8624,"Lstrok;":321,"Lt;":8810,"Map;":10501,"Mcy;":1052,"MediumSpace;":8287,"Mellintrf;":8499,"Mfr;":[55349,56592],"MinusPlus;":8723,"Mopf;":[55349,56644],"Mscr;":8499,"Mu;":924,"NJcy;":1034,"Nacute;":323,"Ncaron;":327,"Ncedil;":325,"Ncy;":1053,"NegativeMediumSpace;":8203,"NegativeThickSpace;":8203,"NegativeThinSpace;":8203,"NegativeVeryThinSpace;":8203,"NestedGreaterGreater;":8811,"NestedLessLess;":8810,"NewLine;":10,"Nfr;":[55349,56593],"NoBreak;":8288,"NonBreakingSpace;":160,"Nopf;":8469,"Not;":10988,"NotCongruent;":8802,"NotCupCap;":8813,"NotDoubleVerticalBar;":8742,"NotElement;":8713,"NotEqual;":8800,"NotEqualTilde;":[8770,824],"NotExists;":8708,"NotGreater;":8815,"NotGreaterEqual;":8817,"NotGreaterFullEqual;":[8807,824],"NotGreaterGreater;":[8811,824],"NotGreaterLess;":8825,"NotGreaterSlantEqual;":[10878,824],"NotGreaterTilde;":8821,"NotHumpDownHump;":[8782,824],"NotHumpEqual;":[8783,824],"NotLeftTriangle;":8938,"NotLeftTriangleBar;":[10703,824],"NotLeftTriangleEqual;":8940,"NotLess;":8814,"NotLessEqual;":8816,"NotLessGreater;":8824,"NotLessLess;":[8810,824],"NotLessSlantEqual;":[10877,824],"NotLessTilde;":8820,"NotNestedGreaterGreater;":[10914,824],"NotNestedLessLess;":[10913,824],"NotPrecedes;":8832,"NotPrecedesEqual;":[10927,824],"NotPrecedesSlantEqual;":8928,"NotReverseElement;":8716,"NotRightTriangle;":8939,"NotRightTriangleBar;":[10704,824],"NotRightTriangleEqual;":8941,"NotSquareSubset;":[8847,824],"NotSquareSubsetEqual;":8930,"NotSquareSuperset;":[8848,824],"NotSquareSupersetEqual;":8931,"NotSubset;":[8834,8402],"NotSubsetEqual;":8840,"NotSucceeds;":8833,"NotSucceedsEqual;":[10928,824],"NotSucceedsSlantEqual;":8929,"NotSucceedsTilde;":[8831,824],"NotSuperset;":[8835,8402],"NotSupersetEqual;":8841,"NotTilde;":8769,"NotTildeEqual;":8772,"NotTildeFullEqual;":8775,"NotTildeTilde;":8777,"NotVerticalBar;":8740,"Nscr;":[55349,56489],Ntilde:209,"Ntilde;":209,"Nu;":925,"OElig;":338,Oacute:211,"Oacute;":211,Ocirc:212,"Ocirc;":212,"Ocy;":1054,"Odblac;":336,"Ofr;":[55349,56594],Ograve:210,"Ograve;":210,"Omacr;":332,"Omega;":937,"Omicron;":927,"Oopf;":[55349,56646],"OpenCurlyDoubleQuote;":8220,"OpenCurlyQuote;":8216,"Or;":10836,"Oscr;":[55349,56490],Oslash:216,"Oslash;":216,Otilde:213,"Otilde;":213,"Otimes;":10807,Ouml:214,"Ouml;":214,"OverBar;":8254,"OverBrace;":9182,"OverBracket;":9140,"OverParenthesis;":9180,"PartialD;":8706,"Pcy;":1055,"Pfr;":[55349,56595],"Phi;":934,"Pi;":928,"PlusMinus;":177,"Poincareplane;":8460,"Popf;":8473,"Pr;":10939,"Precedes;":8826,"PrecedesEqual;":10927,"PrecedesSlantEqual;":8828,"PrecedesTilde;":8830,"Prime;":8243,"Product;":8719,"Proportion;":8759,"Proportional;":8733,"Pscr;":[55349,56491],"Psi;":936,QUOT:34,"QUOT;":34,"Qfr;":[55349,56596],"Qopf;":8474,"Qscr;":[55349,56492],"RBarr;":10512,REG:174,"REG;":174,"Racute;":340,"Rang;":10219,"Rarr;":8608,"Rarrtl;":10518,"Rcaron;":344,"Rcedil;":342,"Rcy;":1056,"Re;":8476,"ReverseElement;":8715,"ReverseEquilibrium;":8651,"ReverseUpEquilibrium;":10607,"Rfr;":8476,"Rho;":929,"RightAngleBracket;":10217,"RightArrow;":8594,"RightArrowBar;":8677,"RightArrowLeftArrow;":8644,"RightCeiling;":8969,"RightDoubleBracket;":10215,"RightDownTeeVector;":10589,"RightDownVector;":8642,"RightDownVectorBar;":10581,"RightFloor;":8971,"RightTee;":8866,"RightTeeArrow;":8614,"RightTeeVector;":10587,"RightTriangle;":8883,"RightTriangleBar;":10704,"RightTriangleEqual;":8885,"RightUpDownVector;":10575,"RightUpTeeVector;":10588,"RightUpVector;":8638,"RightUpVectorBar;":10580,"RightVector;":8640,"RightVectorBar;":10579,"Rightarrow;":8658,"Ropf;":8477,"RoundImplies;":10608,"Rrightarrow;":8667,"Rscr;":8475,"Rsh;":8625,"RuleDelayed;":10740,"SHCHcy;":1065,"SHcy;":1064,"SOFTcy;":1068,"Sacute;":346,"Sc;":10940,"Scaron;":352,"Scedil;":350,"Scirc;":348,"Scy;":1057,"Sfr;":[55349,56598],"ShortDownArrow;":8595,"ShortLeftArrow;":8592,"ShortRightArrow;":8594,"ShortUpArrow;":8593,"Sigma;":931,"SmallCircle;":8728,"Sopf;":[55349,56650],"Sqrt;":8730,"Square;":9633,"SquareIntersection;":8851,"SquareSubset;":8847,"SquareSubsetEqual;":8849,"SquareSuperset;":8848,"SquareSupersetEqual;":8850,"SquareUnion;":8852,"Sscr;":[55349,56494],"Star;":8902,"Sub;":8912,"Subset;":8912,"SubsetEqual;":8838,"Succeeds;":8827,"SucceedsEqual;":10928,"SucceedsSlantEqual;":8829,"SucceedsTilde;":8831,"SuchThat;":8715,"Sum;":8721,"Sup;":8913,"Superset;":8835,"SupersetEqual;":8839,"Supset;":8913,THORN:222,"THORN;":222,"TRADE;":8482,"TSHcy;":1035,"TScy;":1062,"Tab;":9,"Tau;":932,"Tcaron;":356,"Tcedil;":354,"Tcy;":1058,"Tfr;":[55349,56599],"Therefore;":8756,"Theta;":920,"ThickSpace;":[8287,8202],"ThinSpace;":8201,"Tilde;":8764,"TildeEqual;":8771,"TildeFullEqual;":8773,"TildeTilde;":8776,"Topf;":[55349,56651],"TripleDot;":8411,"Tscr;":[55349,56495],"Tstrok;":358,Uacute:218,"Uacute;":218,"Uarr;":8607,"Uarrocir;":10569,"Ubrcy;":1038,"Ubreve;":364,Ucirc:219,"Ucirc;":219,"Ucy;":1059,"Udblac;":368,"Ufr;":[55349,56600],Ugrave:217,"Ugrave;":217,"Umacr;":362,"UnderBar;":95,"UnderBrace;":9183,"UnderBracket;":9141,"UnderParenthesis;":9181,"Union;":8899,"UnionPlus;":8846,"Uogon;":370,"Uopf;":[55349,56652],"UpArrow;":8593,"UpArrowBar;":10514,"UpArrowDownArrow;":8645,"UpDownArrow;":8597,"UpEquilibrium;":10606,"UpTee;":8869,"UpTeeArrow;":8613,"Uparrow;":8657,"Updownarrow;":8661,"UpperLeftArrow;":8598,"UpperRightArrow;":8599,"Upsi;":978,"Upsilon;":933,"Uring;":366,"Uscr;":[55349,56496],"Utilde;":360,Uuml:220,"Uuml;":220,"VDash;":8875,"Vbar;":10987,"Vcy;":1042,"Vdash;":8873,"Vdashl;":10982,"Vee;":8897,"Verbar;":8214,"Vert;":8214,"VerticalBar;":8739,"VerticalLine;":124,"VerticalSeparator;":10072,"VerticalTilde;":8768,"VeryThinSpace;":8202,"Vfr;":[55349,56601],"Vopf;":[55349,56653],"Vscr;":[55349,56497],"Vvdash;":8874,"Wcirc;":372,"Wedge;":8896,"Wfr;":[55349,56602],"Wopf;":[55349,56654],"Wscr;":[55349,56498],"Xfr;":[55349,56603],"Xi;":926,"Xopf;":[55349,56655],"Xscr;":[55349,56499],"YAcy;":1071,"YIcy;":1031,"YUcy;":1070,Yacute:221,"Yacute;":221,"Ycirc;":374,"Ycy;":1067,"Yfr;":[55349,56604],"Yopf;":[55349,56656],"Yscr;":[55349,56500],"Yuml;":376,"ZHcy;":1046,"Zacute;":377,"Zcaron;":381,"Zcy;":1047,"Zdot;":379,"ZeroWidthSpace;":8203,"Zeta;":918,"Zfr;":8488,"Zopf;":8484,"Zscr;":[55349,56501],aacute:225,"aacute;":225,"abreve;":259,"ac;":8766,"acE;":[8766,819],"acd;":8767,acirc:226,"acirc;":226,acute:180,"acute;":180,"acy;":1072,aelig:230,"aelig;":230,"af;":8289,"afr;":[55349,56606],agrave:224,"agrave;":224,"alefsym;":8501,"aleph;":8501,"alpha;":945,"amacr;":257,"amalg;":10815,amp:38,"amp;":38,"and;":8743,"andand;":10837,"andd;":10844,"andslope;":10840,"andv;":10842,"ang;":8736,"ange;":10660,"angle;":8736,"angmsd;":8737,"angmsdaa;":10664,"angmsdab;":10665,"angmsdac;":10666,"angmsdad;":10667,"angmsdae;":10668,"angmsdaf;":10669,"angmsdag;":10670,"angmsdah;":10671,"angrt;":8735,"angrtvb;":8894,"angrtvbd;":10653,"angsph;":8738,"angst;":197,"angzarr;":9084,"aogon;":261,"aopf;":[55349,56658],"ap;":8776,"apE;":10864,"apacir;":10863,"ape;":8778,"apid;":8779,"apos;":39,"approx;":8776,"approxeq;":8778,aring:229,"aring;":229,"ascr;":[55349,56502],"ast;":42,"asymp;":8776,"asympeq;":8781,atilde:227,"atilde;":227,auml:228,"auml;":228,"awconint;":8755,"awint;":10769,"bNot;":10989,"backcong;":8780,"backepsilon;":1014,"backprime;":8245,"backsim;":8765,"backsimeq;":8909,"barvee;":8893,"barwed;":8965,"barwedge;":8965,"bbrk;":9141,"bbrktbrk;":9142,"bcong;":8780,"bcy;":1073,"bdquo;":8222,"becaus;":8757,"because;":8757,"bemptyv;":10672,"bepsi;":1014,"bernou;":8492,"beta;":946,"beth;":8502,"between;":8812,"bfr;":[55349,56607],"bigcap;":8898,"bigcirc;":9711,"bigcup;":8899,"bigodot;":10752,"bigoplus;":10753,"bigotimes;":10754,"bigsqcup;":10758,"bigstar;":9733,"bigtriangledown;":9661,"bigtriangleup;":9651,"biguplus;":10756,"bigvee;":8897,"bigwedge;":8896,"bkarow;":10509,"blacklozenge;":10731,"blacksquare;":9642,"blacktriangle;":9652,"blacktriangledown;":9662,"blacktriangleleft;":9666,"blacktriangleright;":9656,"blank;":9251,"blk12;":9618,"blk14;":9617,"blk34;":9619,"block;":9608,"bne;":[61,8421],"bnequiv;":[8801,8421],"bnot;":8976,"bopf;":[55349,56659],"bot;":8869,"bottom;":8869,"bowtie;":8904,"boxDL;":9559,"boxDR;":9556,"boxDl;":9558,"boxDr;":9555,"boxH;":9552,"boxHD;":9574,"boxHU;":9577,"boxHd;":9572,"boxHu;":9575,"boxUL;":9565,"boxUR;":9562,"boxUl;":9564,"boxUr;":9561,"boxV;":9553,"boxVH;":9580,"boxVL;":9571,"boxVR;":9568,"boxVh;":9579,"boxVl;":9570,"boxVr;":9567,"boxbox;":10697,"boxdL;":9557,"boxdR;":9554,"boxdl;":9488,"boxdr;":9484,"boxh;":9472,"boxhD;":9573,"boxhU;":9576,"boxhd;":9516,"boxhu;":9524,"boxminus;":8863,"boxplus;":8862,"boxtimes;":8864,"boxuL;":9563,"boxuR;":9560,"boxul;":9496,"boxur;":9492,"boxv;":9474,"boxvH;":9578,"boxvL;":9569,"boxvR;":9566,"boxvh;":9532,"boxvl;":9508,"boxvr;":9500,"bprime;":8245,"breve;":728,brvbar:166,"brvbar;":166,"bscr;":[55349,56503],"bsemi;":8271,"bsim;":8765,"bsime;":8909,"bsol;":92,"bsolb;":10693,"bsolhsub;":10184,"bull;":8226,"bullet;":8226,"bump;":8782,"bumpE;":10926,"bumpe;":8783,"bumpeq;":8783,"cacute;":263,"cap;":8745,"capand;":10820,"capbrcup;":10825,"capcap;":10827,"capcup;":10823,"capdot;":10816,"caps;":[8745,65024],"caret;":8257,"caron;":711,"ccaps;":10829,"ccaron;":269,ccedil:231,"ccedil;":231,"ccirc;":265,"ccups;":10828,"ccupssm;":10832,"cdot;":267,cedil:184,"cedil;":184,"cemptyv;":10674,cent:162,"cent;":162,"centerdot;":183,"cfr;":[55349,56608],"chcy;":1095,"check;":10003,"checkmark;":10003,"chi;":967,"cir;":9675,"cirE;":10691,"circ;":710,"circeq;":8791,"circlearrowleft;":8634,"circlearrowright;":8635,"circledR;":174,"circledS;":9416,"circledast;":8859,"circledcirc;":8858,"circleddash;":8861,"cire;":8791,"cirfnint;":10768,"cirmid;":10991,"cirscir;":10690,"clubs;":9827,"clubsuit;":9827,"colon;":58,"colone;":8788,"coloneq;":8788,"comma;":44,"commat;":64,"comp;":8705,"compfn;":8728,"complement;":8705,"complexes;":8450,"cong;":8773,"congdot;":10861,"conint;":8750,"copf;":[55349,56660],"coprod;":8720,copy:169,"copy;":169,"copysr;":8471,"crarr;":8629,"cross;":10007,"cscr;":[55349,56504],"csub;":10959,"csube;":10961,"csup;":10960,"csupe;":10962,"ctdot;":8943,"cudarrl;":10552,"cudarrr;":10549,"cuepr;":8926,"cuesc;":8927,"cularr;":8630,"cularrp;":10557,"cup;":8746,"cupbrcap;":10824,"cupcap;":10822,"cupcup;":10826,"cupdot;":8845,"cupor;":10821,"cups;":[8746,65024],"curarr;":8631,"curarrm;":10556,"curlyeqprec;":8926,"curlyeqsucc;":8927,"curlyvee;":8910,"curlywedge;":8911,curren:164,"curren;":164,"curvearrowleft;":8630,"curvearrowright;":8631,"cuvee;":8910,"cuwed;":8911,"cwconint;":8754,"cwint;":8753,"cylcty;":9005,"dArr;":8659,"dHar;":10597,"dagger;":8224,"daleth;":8504,"darr;":8595,"dash;":8208,"dashv;":8867,"dbkarow;":10511,"dblac;":733,"dcaron;":271,"dcy;":1076,"dd;":8518,"ddagger;":8225,"ddarr;":8650,"ddotseq;":10871,deg:176,"deg;":176,"delta;":948,"demptyv;":10673,"dfisht;":10623,"dfr;":[55349,56609],"dharl;":8643,"dharr;":8642,"diam;":8900,"diamond;":8900,"diamondsuit;":9830,"diams;":9830,"die;":168,"digamma;":989,"disin;":8946,"div;":247,divide:247,"divide;":247,"divideontimes;":8903,"divonx;":8903,"djcy;":1106,"dlcorn;":8990,"dlcrop;":8973,"dollar;":36,"dopf;":[55349,56661],"dot;":729,"doteq;":8784,"doteqdot;":8785,"dotminus;":8760,"dotplus;":8724,"dotsquare;":8865,"doublebarwedge;":8966,"downarrow;":8595,"downdownarrows;":8650,"downharpoonleft;":8643,"downharpoonright;":8642,"drbkarow;":10512,"drcorn;":8991,"drcrop;":8972,"dscr;":[55349,56505],"dscy;":1109,"dsol;":10742,"dstrok;":273,"dtdot;":8945,"dtri;":9663,"dtrif;":9662,"duarr;":8693,"duhar;":10607,"dwangle;":10662,"dzcy;":1119,"dzigrarr;":10239,"eDDot;":10871,"eDot;":8785,eacute:233,"eacute;":233,"easter;":10862,"ecaron;":283,"ecir;":8790,ecirc:234,"ecirc;":234,"ecolon;":8789,"ecy;":1101,"edot;":279,"ee;":8519,"efDot;":8786,"efr;":[55349,56610],"eg;":10906,egrave:232,"egrave;":232,"egs;":10902,"egsdot;":10904,"el;":10905,"elinters;":9191,"ell;":8467,"els;":10901,"elsdot;":10903,"emacr;":275,"empty;":8709,"emptyset;":8709,"emptyv;":8709,"emsp13;":8196,"emsp14;":8197,"emsp;":8195,"eng;":331,"ensp;":8194,"eogon;":281,"eopf;":[55349,56662],"epar;":8917,"eparsl;":10723,"eplus;":10865,"epsi;":949,"epsilon;":949,"epsiv;":1013,"eqcirc;":8790,"eqcolon;":8789,"eqsim;":8770,"eqslantgtr;":10902,"eqslantless;":10901,"equals;":61,"equest;":8799,"equiv;":8801,"equivDD;":10872,"eqvparsl;":10725,"erDot;":8787,"erarr;":10609,"escr;":8495,"esdot;":8784,"esim;":8770,"eta;":951,eth:240,"eth;":240,euml:235,"euml;":235,"euro;":8364,"excl;":33,"exist;":8707,"expectation;":8496,"exponentiale;":8519,"fallingdotseq;":8786,"fcy;":1092,"female;":9792,"ffilig;":64259,"fflig;":64256,"ffllig;":64260,"ffr;":[55349,56611],"filig;":64257,"fjlig;":[102,106],"flat;":9837,"fllig;":64258,"fltns;":9649,"fnof;":402,"fopf;":[55349,56663],"forall;":8704,"fork;":8916,"forkv;":10969,"fpartint;":10765,frac12:189,"frac12;":189,"frac13;":8531,frac14:188,"frac14;":188,"frac15;":8533,"frac16;":8537,"frac18;":8539,"frac23;":8532,"frac25;":8534,frac34:190,"frac34;":190,"frac35;":8535,"frac38;":8540,"frac45;":8536,"frac56;":8538,"frac58;":8541,"frac78;":8542,"frasl;":8260,"frown;":8994,"fscr;":[55349,56507],"gE;":8807,"gEl;":10892,"gacute;":501,"gamma;":947,"gammad;":989,"gap;":10886,"gbreve;":287,"gcirc;":285,"gcy;":1075,"gdot;":289,"ge;":8805,"gel;":8923,"geq;":8805,"geqq;":8807,"geqslant;":10878,"ges;":10878,"gescc;":10921,"gesdot;":10880,"gesdoto;":10882,"gesdotol;":10884,"gesl;":[8923,65024],"gesles;":10900,"gfr;":[55349,56612],"gg;":8811,"ggg;":8921,"gimel;":8503,"gjcy;":1107,"gl;":8823,"glE;":10898,"gla;":10917,"glj;":10916,"gnE;":8809,"gnap;":10890,"gnapprox;":10890,"gne;":10888,"gneq;":10888,"gneqq;":8809,"gnsim;":8935,"gopf;":[55349,56664],"grave;":96,"gscr;":8458,"gsim;":8819,"gsime;":10894,"gsiml;":10896,gt:62,"gt;":62,"gtcc;":10919,"gtcir;":10874,"gtdot;":8919,"gtlPar;":10645,"gtquest;":10876,"gtrapprox;":10886,"gtrarr;":10616,"gtrdot;":8919,"gtreqless;":8923,"gtreqqless;":10892,"gtrless;":8823,"gtrsim;":8819,"gvertneqq;":[8809,65024],"gvnE;":[8809,65024],"hArr;":8660,"hairsp;":8202,"half;":189,"hamilt;":8459,"hardcy;":1098,"harr;":8596,"harrcir;":10568,"harrw;":8621,"hbar;":8463,"hcirc;":293,"hearts;":9829,"heartsuit;":9829,"hellip;":8230,"hercon;":8889,"hfr;":[55349,56613],"hksearow;":10533,"hkswarow;":10534,"hoarr;":8703,"homtht;":8763,"hookleftarrow;":8617,"hookrightarrow;":8618,"hopf;":[55349,56665],"horbar;":8213,"hscr;":[55349,56509],"hslash;":8463,"hstrok;":295,"hybull;":8259,"hyphen;":8208,iacute:237,"iacute;":237,"ic;":8291,icirc:238,"icirc;":238,"icy;":1080,"iecy;":1077,iexcl:161,"iexcl;":161,"iff;":8660,"ifr;":[55349,56614],igrave:236,"igrave;":236,"ii;":8520,"iiiint;":10764,"iiint;":8749,"iinfin;":10716,"iiota;":8489,"ijlig;":307,"imacr;":299,"image;":8465,"imagline;":8464,"imagpart;":8465,"imath;":305,"imof;":8887,"imped;":437,"in;":8712,"incare;":8453,"infin;":8734,"infintie;":10717,"inodot;":305,"int;":8747,"intcal;":8890,"integers;":8484,"intercal;":8890,"intlarhk;":10775,"intprod;":10812,"iocy;":1105,"iogon;":303,"iopf;":[55349,56666],"iota;":953,"iprod;":10812,iquest:191,"iquest;":191,"iscr;":[55349,56510],"isin;":8712,"isinE;":8953,"isindot;":8949,"isins;":8948,"isinsv;":8947,"isinv;":8712,"it;":8290,"itilde;":297,"iukcy;":1110,iuml:239,"iuml;":239,"jcirc;":309,"jcy;":1081,"jfr;":[55349,56615],"jmath;":567,"jopf;":[55349,56667],"jscr;":[55349,56511],"jsercy;":1112,"jukcy;":1108,"kappa;":954,"kappav;":1008,"kcedil;":311,"kcy;":1082,"kfr;":[55349,56616],"kgreen;":312,"khcy;":1093,"kjcy;":1116,"kopf;":[55349,56668],"kscr;":[55349,56512],"lAarr;":8666,"lArr;":8656,"lAtail;":10523,"lBarr;":10510,"lE;":8806,"lEg;":10891,"lHar;":10594,"lacute;":314,"laemptyv;":10676,"lagran;":8466,"lambda;":955,"lang;":10216,"langd;":10641,"langle;":10216,"lap;":10885,laquo:171,"laquo;":171,"larr;":8592,"larrb;":8676,"larrbfs;":10527,"larrfs;":10525,"larrhk;":8617,"larrlp;":8619,"larrpl;":10553,"larrsim;":10611,"larrtl;":8610,"lat;":10923,"latail;":10521,"late;":10925,"lates;":[10925,65024],"lbarr;":10508,"lbbrk;":10098,"lbrace;":123,"lbrack;":91,"lbrke;":10635,"lbrksld;":10639,"lbrkslu;":10637,"lcaron;":318,"lcedil;":316,"lceil;":8968,"lcub;":123,"lcy;":1083,"ldca;":10550,"ldquo;":8220,"ldquor;":8222,"ldrdhar;":10599,"ldrushar;":10571,"ldsh;":8626,"le;":8804,"leftarrow;":8592,"leftarrowtail;":8610,"leftharpoondown;":8637,"leftharpoonup;":8636,"leftleftarrows;":8647,"leftrightarrow;":8596,"leftrightarrows;":8646,"leftrightharpoons;":8651,"leftrightsquigarrow;":8621,"leftthreetimes;":8907,"leg;":8922,"leq;":8804,"leqq;":8806,"leqslant;":10877,"les;":10877,"lescc;":10920,"lesdot;":10879,"lesdoto;":10881,"lesdotor;":10883,"lesg;":[8922,65024],"lesges;":10899,"lessapprox;":10885,"lessdot;":8918,"lesseqgtr;":8922,"lesseqqgtr;":10891,"lessgtr;":8822,"lesssim;":8818,"lfisht;":10620,"lfloor;":8970,"lfr;":[55349,56617],"lg;":8822,"lgE;":10897,"lhard;":8637,"lharu;":8636,"lharul;":10602,"lhblk;":9604,"ljcy;":1113,"ll;":8810,"llarr;":8647,"llcorner;":8990,"llhard;":10603,"lltri;":9722,"lmidot;":320,"lmoust;":9136,"lmoustache;":9136,"lnE;":8808,"lnap;":10889,"lnapprox;":10889,"lne;":10887,"lneq;":10887,"lneqq;":8808,"lnsim;":8934,"loang;":10220,"loarr;":8701,"lobrk;":10214,"longleftarrow;":10229,"longleftrightarrow;":10231,"longmapsto;":10236,"longrightarrow;":10230,"looparrowleft;":8619,"looparrowright;":8620,"lopar;":10629,"lopf;":[55349,56669],"loplus;":10797,"lotimes;":10804,"lowast;":8727,"lowbar;":95,"loz;":9674,"lozenge;":9674,"lozf;":10731,"lpar;":40,"lparlt;":10643,"lrarr;":8646,"lrcorner;":8991,"lrhar;":8651,"lrhard;":10605,"lrm;":8206,"lrtri;":8895,"lsaquo;":8249,"lscr;":[55349,56513],"lsh;":8624,"lsim;":8818,"lsime;":10893,"lsimg;":10895,"lsqb;":91,"lsquo;":8216,"lsquor;":8218,"lstrok;":322,lt:60,"lt;":60,"ltcc;":10918,"ltcir;":10873,"ltdot;":8918,"lthree;":8907,"ltimes;":8905,"ltlarr;":10614,"ltquest;":10875,"ltrPar;":10646,"ltri;":9667,"ltrie;":8884,"ltrif;":9666,"lurdshar;":10570,"luruhar;":10598,"lvertneqq;":[8808,65024],"lvnE;":[8808,65024],"mDDot;":8762,macr:175,"macr;":175,"male;":9794,"malt;":10016,"maltese;":10016,"map;":8614,"mapsto;":8614,"mapstodown;":8615,"mapstoleft;":8612,"mapstoup;":8613,"marker;":9646,"mcomma;":10793,"mcy;":1084,"mdash;":8212,"measuredangle;":8737,"mfr;":[55349,56618],"mho;":8487,micro:181,"micro;":181,"mid;":8739,"midast;":42,"midcir;":10992,middot:183,"middot;":183,"minus;":8722,"minusb;":8863,"minusd;":8760,"minusdu;":10794,"mlcp;":10971,"mldr;":8230,"mnplus;":8723,"models;":8871,"mopf;":[55349,56670],"mp;":8723,"mscr;":[55349,56514],"mstpos;":8766,"mu;":956,"multimap;":8888,"mumap;":8888,"nGg;":[8921,824],"nGt;":[8811,8402],"nGtv;":[8811,824],"nLeftarrow;":8653,"nLeftrightarrow;":8654,"nLl;":[8920,824],"nLt;":[8810,8402],"nLtv;":[8810,824],"nRightarrow;":8655,"nVDash;":8879,"nVdash;":8878,"nabla;":8711,"nacute;":324,"nang;":[8736,8402],"nap;":8777,"napE;":[10864,824],"napid;":[8779,824],"napos;":329,"napprox;":8777,"natur;":9838,"natural;":9838,"naturals;":8469,nbsp:160,"nbsp;":160,"nbump;":[8782,824],"nbumpe;":[8783,824],"ncap;":10819,"ncaron;":328,"ncedil;":326,"ncong;":8775,"ncongdot;":[10861,824],"ncup;":10818,"ncy;":1085,"ndash;":8211,"ne;":8800,"neArr;":8663,"nearhk;":10532,"nearr;":8599,"nearrow;":8599,"nedot;":[8784,824],"nequiv;":8802,"nesear;":10536,"nesim;":[8770,824],"nexist;":8708,"nexists;":8708,"nfr;":[55349,56619],"ngE;":[8807,824],"nge;":8817,"ngeq;":8817,"ngeqq;":[8807,824],"ngeqslant;":[10878,824],"nges;":[10878,824],"ngsim;":8821,"ngt;":8815,"ngtr;":8815,"nhArr;":8654,"nharr;":8622,"nhpar;":10994,"ni;":8715,"nis;":8956,"nisd;":8954,"niv;":8715,"njcy;":1114,"nlArr;":8653,"nlE;":[8806,824],"nlarr;":8602,"nldr;":8229,"nle;":8816,"nleftarrow;":8602,"nleftrightarrow;":8622,"nleq;":8816,"nleqq;":[8806,824],"nleqslant;":[10877,824],"nles;":[10877,824],"nless;":8814,"nlsim;":8820,"nlt;":8814,"nltri;":8938,"nltrie;":8940,"nmid;":8740,"nopf;":[55349,56671],not:172,"not;":172,"notin;":8713,"notinE;":[8953,824],"notindot;":[8949,824],"notinva;":8713,"notinvb;":8951,"notinvc;":8950,"notni;":8716,"notniva;":8716,"notnivb;":8958,"notnivc;":8957,"npar;":8742,"nparallel;":8742,"nparsl;":[11005,8421],"npart;":[8706,824],"npolint;":10772,"npr;":8832,"nprcue;":8928,"npre;":[10927,824],"nprec;":8832,"npreceq;":[10927,824],"nrArr;":8655,"nrarr;":8603,"nrarrc;":[10547,824],"nrarrw;":[8605,824],"nrightarrow;":8603,"nrtri;":8939,"nrtrie;":8941,"nsc;":8833,"nsccue;":8929,"nsce;":[10928,824],"nscr;":[55349,56515],"nshortmid;":8740,"nshortparallel;":8742,"nsim;":8769,"nsime;":8772,"nsimeq;":8772,"nsmid;":8740,"nspar;":8742,"nsqsube;":8930,"nsqsupe;":8931,"nsub;":8836,"nsubE;":[10949,824],"nsube;":8840,"nsubset;":[8834,8402],"nsubseteq;":8840,"nsubseteqq;":[10949,824],"nsucc;":8833,"nsucceq;":[10928,824],"nsup;":8837,"nsupE;":[10950,824],"nsupe;":8841,"nsupset;":[8835,8402],"nsupseteq;":8841,"nsupseteqq;":[10950,824],"ntgl;":8825,ntilde:241,"ntilde;":241,"ntlg;":8824,"ntriangleleft;":8938,"ntrianglelefteq;":8940,"ntriangleright;":8939,"ntrianglerighteq;":8941,"nu;":957,"num;":35,"numero;":8470,"numsp;":8199,"nvDash;":8877,"nvHarr;":10500,"nvap;":[8781,8402],"nvdash;":8876,"nvge;":[8805,8402],"nvgt;":[62,8402],"nvinfin;":10718,"nvlArr;":10498,"nvle;":[8804,8402],"nvlt;":[60,8402],"nvltrie;":[8884,8402],"nvrArr;":10499,"nvrtrie;":[8885,8402],"nvsim;":[8764,8402],"nwArr;":8662,"nwarhk;":10531,"nwarr;":8598,"nwarrow;":8598,"nwnear;":10535,"oS;":9416,oacute:243,"oacute;":243,"oast;":8859,"ocir;":8858,ocirc:244,"ocirc;":244,"ocy;":1086,"odash;":8861,"odblac;":337,"odiv;":10808,"odot;":8857,"odsold;":10684,"oelig;":339,"ofcir;":10687,"ofr;":[55349,56620],"ogon;":731,ograve:242,"ograve;":242,"ogt;":10689,"ohbar;":10677,"ohm;":937,"oint;":8750,"olarr;":8634,"olcir;":10686,"olcross;":10683,"oline;":8254,"olt;":10688,"omacr;":333,"omega;":969,"omicron;":959,"omid;":10678,"ominus;":8854,"oopf;":[55349,56672],"opar;":10679,"operp;":10681,"oplus;":8853,"or;":8744,"orarr;":8635,"ord;":10845,"order;":8500,"orderof;":8500,ordf:170,"ordf;":170,ordm:186,"ordm;":186,"origof;":8886,"oror;":10838,"orslope;":10839,"orv;":10843,"oscr;":8500,oslash:248,"oslash;":248,"osol;":8856,otilde:245,"otilde;":245,"otimes;":8855,"otimesas;":10806,ouml:246,"ouml;":246,"ovbar;":9021,"par;":8741,para:182,"para;":182,"parallel;":8741,"parsim;":10995,"parsl;":11005,"part;":8706,"pcy;":1087,"percnt;":37,"period;":46,"permil;":8240,"perp;":8869,"pertenk;":8241,"pfr;":[55349,56621],"phi;":966,"phiv;":981,"phmmat;":8499,"phone;":9742,"pi;":960,"pitchfork;":8916,"piv;":982,"planck;":8463,"planckh;":8462,"plankv;":8463,"plus;":43,"plusacir;":10787,"plusb;":8862,"pluscir;":10786,"plusdo;":8724,"plusdu;":10789,"pluse;":10866,plusmn:177,"plusmn;":177,"plussim;":10790,"plustwo;":10791,"pm;":177,"pointint;":10773,"popf;":[55349,56673],pound:163,"pound;":163,"pr;":8826,"prE;":10931,"prap;":10935,"prcue;":8828,"pre;":10927,"prec;":8826,"precapprox;":10935,"preccurlyeq;":8828,"preceq;":10927,"precnapprox;":10937,"precneqq;":10933,"precnsim;":8936,"precsim;":8830,"prime;":8242,"primes;":8473,"prnE;":10933,"prnap;":10937,"prnsim;":8936,"prod;":8719,"profalar;":9006,"profline;":8978,"profsurf;":8979,"prop;":8733,"propto;":8733,"prsim;":8830,"prurel;":8880,"pscr;":[55349,56517],"psi;":968,"puncsp;":8200,"qfr;":[55349,56622],"qint;":10764,"qopf;":[55349,56674],"qprime;":8279,"qscr;":[55349,56518],"quaternions;":8461,"quatint;":10774,"quest;":63,"questeq;":8799,quot:34,"quot;":34,"rAarr;":8667,"rArr;":8658,"rAtail;":10524,"rBarr;":10511,"rHar;":10596,"race;":[8765,817],"racute;":341,"radic;":8730,"raemptyv;":10675,"rang;":10217,"rangd;":10642,"range;":10661,"rangle;":10217,raquo:187,"raquo;":187,"rarr;":8594,"rarrap;":10613,"rarrb;":8677,"rarrbfs;":10528,"rarrc;":10547,"rarrfs;":10526,"rarrhk;":8618,"rarrlp;":8620,"rarrpl;":10565,"rarrsim;":10612,"rarrtl;":8611,"rarrw;":8605,"ratail;":10522,"ratio;":8758,"rationals;":8474,"rbarr;":10509,"rbbrk;":10099,"rbrace;":125,"rbrack;":93,"rbrke;":10636,"rbrksld;":10638,"rbrkslu;":10640,"rcaron;":345,"rcedil;":343,"rceil;":8969,"rcub;":125,"rcy;":1088,"rdca;":10551,"rdldhar;":10601,"rdquo;":8221,"rdquor;":8221,"rdsh;":8627,"real;":8476,"realine;":8475,"realpart;":8476,"reals;":8477,"rect;":9645,reg:174,"reg;":174,"rfisht;":10621,"rfloor;":8971,"rfr;":[55349,56623],"rhard;":8641,"rharu;":8640,"rharul;":10604,"rho;":961,"rhov;":1009,"rightarrow;":8594,"rightarrowtail;":8611,"rightharpoondown;":8641,"rightharpoonup;":8640,"rightleftarrows;":8644,"rightleftharpoons;":8652,"rightrightarrows;":8649,"rightsquigarrow;":8605,"rightthreetimes;":8908,"ring;":730,"risingdotseq;":8787,"rlarr;":8644,"rlhar;":8652,"rlm;":8207,"rmoust;":9137,"rmoustache;":9137,"rnmid;":10990,"roang;":10221,"roarr;":8702,"robrk;":10215,"ropar;":10630,"ropf;":[55349,56675],"roplus;":10798,"rotimes;":10805,"rpar;":41,"rpargt;":10644,"rppolint;":10770,"rrarr;":8649,"rsaquo;":8250,"rscr;":[55349,56519],"rsh;":8625,"rsqb;":93,"rsquo;":8217,"rsquor;":8217,"rthree;":8908,"rtimes;":8906,"rtri;":9657,"rtrie;":8885,"rtrif;":9656,"rtriltri;":10702,"ruluhar;":10600,"rx;":8478,"sacute;":347,"sbquo;":8218,"sc;":8827,"scE;":10932,"scap;":10936,"scaron;":353,"sccue;":8829,"sce;":10928,"scedil;":351,"scirc;":349,"scnE;":10934,"scnap;":10938,"scnsim;":8937,"scpolint;":10771,"scsim;":8831,"scy;":1089,"sdot;":8901,"sdotb;":8865,"sdote;":10854,"seArr;":8664,"searhk;":10533,"searr;":8600,"searrow;":8600,sect:167,"sect;":167,"semi;":59,"seswar;":10537,"setminus;":8726,"setmn;":8726,"sext;":10038,"sfr;":[55349,56624],"sfrown;":8994,"sharp;":9839,"shchcy;":1097,"shcy;":1096,"shortmid;":8739,"shortparallel;":8741,shy:173,"shy;":173,"sigma;":963,"sigmaf;":962,"sigmav;":962,"sim;":8764,"simdot;":10858,"sime;":8771,"simeq;":8771,"simg;":10910,"simgE;":10912,"siml;":10909,"simlE;":10911,"simne;":8774,"simplus;":10788,"simrarr;":10610,"slarr;":8592,"smallsetminus;":8726,"smashp;":10803,"smeparsl;":10724,"smid;":8739,"smile;":8995,"smt;":10922,"smte;":10924,"smtes;":[10924,65024],"softcy;":1100,"sol;":47,"solb;":10692,"solbar;":9023,"sopf;":[55349,56676],"spades;":9824,"spadesuit;":9824,"spar;":8741,"sqcap;":8851,"sqcaps;":[8851,65024],"sqcup;":8852,"sqcups;":[8852,65024],"sqsub;":8847,"sqsube;":8849,"sqsubset;":8847,"sqsubseteq;":8849,"sqsup;":8848,"sqsupe;":8850,"sqsupset;":8848,"sqsupseteq;":8850,"squ;":9633,"square;":9633,"squarf;":9642,"squf;":9642,"srarr;":8594,"sscr;":[55349,56520],"ssetmn;":8726,"ssmile;":8995,"sstarf;":8902,"star;":9734,"starf;":9733,"straightepsilon;":1013,"straightphi;":981,"strns;":175,"sub;":8834,"subE;":10949,"subdot;":10941,"sube;":8838,"subedot;":10947,"submult;":10945,"subnE;":10955,"subne;":8842,"subplus;":10943,"subrarr;":10617,"subset;":8834,"subseteq;":8838,"subseteqq;":10949,"subsetneq;":8842,"subsetneqq;":10955,"subsim;":10951,"subsub;":10965,"subsup;":10963,"succ;":8827,"succapprox;":10936,"succcurlyeq;":8829,"succeq;":10928,"succnapprox;":10938,"succneqq;":10934,"succnsim;":8937,"succsim;":8831,"sum;":8721,"sung;":9834,sup1:185,"sup1;":185,sup2:178,"sup2;":178,sup3:179,"sup3;":179,"sup;":8835,"supE;":10950,"supdot;":10942,"supdsub;":10968,"supe;":8839,"supedot;":10948,"suphsol;":10185,"suphsub;":10967,"suplarr;":10619,"supmult;":10946,"supnE;":10956,"supne;":8843,"supplus;":10944,"supset;":8835,"supseteq;":8839,"supseteqq;":10950,"supsetneq;":8843,"supsetneqq;":10956,"supsim;":10952,"supsub;":10964,"supsup;":10966,"swArr;":8665,"swarhk;":10534,"swarr;":8601,"swarrow;":8601,"swnwar;":10538,szlig:223,"szlig;":223,"target;":8982,"tau;":964,"tbrk;":9140,"tcaron;":357,"tcedil;":355,"tcy;":1090,"tdot;":8411,"telrec;":8981,"tfr;":[55349,56625],"there4;":8756,"therefore;":8756,"theta;":952,"thetasym;":977,"thetav;":977,"thickapprox;":8776,"thicksim;":8764,"thinsp;":8201,"thkap;":8776,"thksim;":8764,thorn:254,"thorn;":254,"tilde;":732,times:215,"times;":215,"timesb;":8864,"timesbar;":10801,"timesd;":10800,"tint;":8749,"toea;":10536,"top;":8868,"topbot;":9014,"topcir;":10993,"topf;":[55349,56677],"topfork;":10970,"tosa;":10537,"tprime;":8244,"trade;":8482,"triangle;":9653,"triangledown;":9663,"triangleleft;":9667,"trianglelefteq;":8884,"triangleq;":8796,"triangleright;":9657,"trianglerighteq;":8885,"tridot;":9708,"trie;":8796,"triminus;":10810,"triplus;":10809,"trisb;":10701,"tritime;":10811,"trpezium;":9186,"tscr;":[55349,56521],"tscy;":1094,"tshcy;":1115,"tstrok;":359,"twixt;":8812,"twoheadleftarrow;":8606,"twoheadrightarrow;":8608,"uArr;":8657,"uHar;":10595,uacute:250,"uacute;":250,"uarr;":8593,"ubrcy;":1118,"ubreve;":365,ucirc:251,"ucirc;":251,"ucy;":1091,"udarr;":8645,"udblac;":369,"udhar;":10606,"ufisht;":10622,"ufr;":[55349,56626],ugrave:249,"ugrave;":249,"uharl;":8639,"uharr;":8638,"uhblk;":9600,"ulcorn;":8988,"ulcorner;":8988,"ulcrop;":8975,"ultri;":9720,"umacr;":363,uml:168,"uml;":168,"uogon;":371,"uopf;":[55349,56678],"uparrow;":8593,"updownarrow;":8597,"upharpoonleft;":8639,"upharpoonright;":8638,"uplus;":8846,"upsi;":965,"upsih;":978,"upsilon;":965,"upuparrows;":8648,"urcorn;":8989,"urcorner;":8989,"urcrop;":8974,"uring;":367,"urtri;":9721,"uscr;":[55349,56522],"utdot;":8944,"utilde;":361,"utri;":9653,"utrif;":9652,"uuarr;":8648,uuml:252,"uuml;":252,"uwangle;":10663,"vArr;":8661,"vBar;":10984,"vBarv;":10985,"vDash;":8872,"vangrt;":10652,"varepsilon;":1013,"varkappa;":1008,"varnothing;":8709,"varphi;":981,"varpi;":982,"varpropto;":8733,"varr;":8597,"varrho;":1009,"varsigma;":962,"varsubsetneq;":[8842,65024],"varsubsetneqq;":[10955,65024],"varsupsetneq;":[8843,65024],"varsupsetneqq;":[10956,65024],"vartheta;":977,"vartriangleleft;":8882,"vartriangleright;":8883,"vcy;":1074,"vdash;":8866,"vee;":8744,"veebar;":8891,"veeeq;":8794,"vellip;":8942,"verbar;":124,"vert;":124,"vfr;":[55349,56627],"vltri;":8882,"vnsub;":[8834,8402],"vnsup;":[8835,8402],"vopf;":[55349,56679],"vprop;":8733,"vrtri;":8883,"vscr;":[55349,56523],"vsubnE;":[10955,65024],"vsubne;":[8842,65024],"vsupnE;":[10956,65024],"vsupne;":[8843,65024],"vzigzag;":10650,"wcirc;":373,"wedbar;":10847,"wedge;":8743,"wedgeq;":8793,"weierp;":8472,"wfr;":[55349,56628],"wopf;":[55349,56680],"wp;":8472,"wr;":8768,"wreath;":8768,"wscr;":[55349,56524],"xcap;":8898,"xcirc;":9711,"xcup;":8899,"xdtri;":9661,"xfr;":[55349,56629],"xhArr;":10234,"xharr;":10231,"xi;":958,"xlArr;":10232,"xlarr;":10229,"xmap;":10236,"xnis;":8955,"xodot;":10752,"xopf;":[55349,56681],"xoplus;":10753,"xotime;":10754,"xrArr;":10233,"xrarr;":10230,"xscr;":[55349,56525],"xsqcup;":10758,"xuplus;":10756,"xutri;":9651,"xvee;":8897,"xwedge;":8896,yacute:253,"yacute;":253,"yacy;":1103,"ycirc;":375,"ycy;":1099,yen:165,"yen;":165,"yfr;":[55349,56630],"yicy;":1111,"yopf;":[55349,56682],"yscr;":[55349,56526],"yucy;":1102,yuml:255,"yuml;":255,"zacute;":378,"zcaron;":382,"zcy;":1079,"zdot;":380,"zeetrf;":8488,"zeta;":950,"zfr;":[55349,56631],"zhcy;":1078,"zigrarr;":8669,"zopf;":[55349,56683],"zscr;":[55349,56527],"zwj;":8205,"zwnj;":8204},xe=/(A(?:Elig;?|MP;?|acute;?|breve;|c(?:irc;?|y;)|fr;|grave;?|lpha;|macr;|nd;|o(?:gon;|pf;)|pplyFunction;|ring;?|s(?:cr;|sign;)|tilde;?|uml;?)|B(?:a(?:ckslash;|r(?:v;|wed;))|cy;|e(?:cause;|rnoullis;|ta;)|fr;|opf;|reve;|scr;|umpeq;)|C(?:Hcy;|OPY;?|a(?:cute;|p(?:;|italDifferentialD;)|yleys;)|c(?:aron;|edil;?|irc;|onint;)|dot;|e(?:dilla;|nterDot;)|fr;|hi;|ircle(?:Dot;|Minus;|Plus;|Times;)|lo(?:ckwiseContourIntegral;|seCurly(?:DoubleQuote;|Quote;))|o(?:lon(?:;|e;)|n(?:gruent;|int;|tourIntegral;)|p(?:f;|roduct;)|unterClockwiseContourIntegral;)|ross;|scr;|up(?:;|Cap;))|D(?:D(?:;|otrahd;)|Jcy;|Scy;|Zcy;|a(?:gger;|rr;|shv;)|c(?:aron;|y;)|el(?:;|ta;)|fr;|i(?:a(?:critical(?:Acute;|Do(?:t;|ubleAcute;)|Grave;|Tilde;)|mond;)|fferentialD;)|o(?:pf;|t(?:;|Dot;|Equal;)|uble(?:ContourIntegral;|Do(?:t;|wnArrow;)|L(?:eft(?:Arrow;|RightArrow;|Tee;)|ong(?:Left(?:Arrow;|RightArrow;)|RightArrow;))|Right(?:Arrow;|Tee;)|Up(?:Arrow;|DownArrow;)|VerticalBar;)|wn(?:Arrow(?:;|Bar;|UpArrow;)|Breve;|Left(?:RightVector;|TeeVector;|Vector(?:;|Bar;))|Right(?:TeeVector;|Vector(?:;|Bar;))|Tee(?:;|Arrow;)|arrow;))|s(?:cr;|trok;))|E(?:NG;|TH;?|acute;?|c(?:aron;|irc;?|y;)|dot;|fr;|grave;?|lement;|m(?:acr;|pty(?:SmallSquare;|VerySmallSquare;))|o(?:gon;|pf;)|psilon;|qu(?:al(?:;|Tilde;)|ilibrium;)|s(?:cr;|im;)|ta;|uml;?|x(?:ists;|ponentialE;))|F(?:cy;|fr;|illed(?:SmallSquare;|VerySmallSquare;)|o(?:pf;|rAll;|uriertrf;)|scr;)|G(?:Jcy;|T;?|amma(?:;|d;)|breve;|c(?:edil;|irc;|y;)|dot;|fr;|g;|opf;|reater(?:Equal(?:;|Less;)|FullEqual;|Greater;|Less;|SlantEqual;|Tilde;)|scr;|t;)|H(?:ARDcy;|a(?:cek;|t;)|circ;|fr;|ilbertSpace;|o(?:pf;|rizontalLine;)|s(?:cr;|trok;)|ump(?:DownHump;|Equal;))|I(?:Ecy;|Jlig;|Ocy;|acute;?|c(?:irc;?|y;)|dot;|fr;|grave;?|m(?:;|a(?:cr;|ginaryI;)|plies;)|n(?:t(?:;|e(?:gral;|rsection;))|visible(?:Comma;|Times;))|o(?:gon;|pf;|ta;)|scr;|tilde;|u(?:kcy;|ml;?))|J(?:c(?:irc;|y;)|fr;|opf;|s(?:cr;|ercy;)|ukcy;)|K(?:Hcy;|Jcy;|appa;|c(?:edil;|y;)|fr;|opf;|scr;)|L(?:Jcy;|T;?|a(?:cute;|mbda;|ng;|placetrf;|rr;)|c(?:aron;|edil;|y;)|e(?:ft(?:A(?:ngleBracket;|rrow(?:;|Bar;|RightArrow;))|Ceiling;|Do(?:ubleBracket;|wn(?:TeeVector;|Vector(?:;|Bar;)))|Floor;|Right(?:Arrow;|Vector;)|T(?:ee(?:;|Arrow;|Vector;)|riangle(?:;|Bar;|Equal;))|Up(?:DownVector;|TeeVector;|Vector(?:;|Bar;))|Vector(?:;|Bar;)|arrow;|rightarrow;)|ss(?:EqualGreater;|FullEqual;|Greater;|Less;|SlantEqual;|Tilde;))|fr;|l(?:;|eftarrow;)|midot;|o(?:ng(?:Left(?:Arrow;|RightArrow;)|RightArrow;|left(?:arrow;|rightarrow;)|rightarrow;)|pf;|wer(?:LeftArrow;|RightArrow;))|s(?:cr;|h;|trok;)|t;)|M(?:ap;|cy;|e(?:diumSpace;|llintrf;)|fr;|inusPlus;|opf;|scr;|u;)|N(?:Jcy;|acute;|c(?:aron;|edil;|y;)|e(?:gative(?:MediumSpace;|Thi(?:ckSpace;|nSpace;)|VeryThinSpace;)|sted(?:GreaterGreater;|LessLess;)|wLine;)|fr;|o(?:Break;|nBreakingSpace;|pf;|t(?:;|C(?:ongruent;|upCap;)|DoubleVerticalBar;|E(?:lement;|qual(?:;|Tilde;)|xists;)|Greater(?:;|Equal;|FullEqual;|Greater;|Less;|SlantEqual;|Tilde;)|Hump(?:DownHump;|Equal;)|Le(?:ftTriangle(?:;|Bar;|Equal;)|ss(?:;|Equal;|Greater;|Less;|SlantEqual;|Tilde;))|Nested(?:GreaterGreater;|LessLess;)|Precedes(?:;|Equal;|SlantEqual;)|R(?:everseElement;|ightTriangle(?:;|Bar;|Equal;))|S(?:quareSu(?:bset(?:;|Equal;)|perset(?:;|Equal;))|u(?:bset(?:;|Equal;)|cceeds(?:;|Equal;|SlantEqual;|Tilde;)|perset(?:;|Equal;)))|Tilde(?:;|Equal;|FullEqual;|Tilde;)|VerticalBar;))|scr;|tilde;?|u;)|O(?:Elig;|acute;?|c(?:irc;?|y;)|dblac;|fr;|grave;?|m(?:acr;|ega;|icron;)|opf;|penCurly(?:DoubleQuote;|Quote;)|r;|s(?:cr;|lash;?)|ti(?:lde;?|mes;)|uml;?|ver(?:B(?:ar;|rac(?:e;|ket;))|Parenthesis;))|P(?:artialD;|cy;|fr;|hi;|i;|lusMinus;|o(?:incareplane;|pf;)|r(?:;|ecedes(?:;|Equal;|SlantEqual;|Tilde;)|ime;|o(?:duct;|portion(?:;|al;)))|s(?:cr;|i;))|Q(?:UOT;?|fr;|opf;|scr;)|R(?:Barr;|EG;?|a(?:cute;|ng;|rr(?:;|tl;))|c(?:aron;|edil;|y;)|e(?:;|verse(?:E(?:lement;|quilibrium;)|UpEquilibrium;))|fr;|ho;|ight(?:A(?:ngleBracket;|rrow(?:;|Bar;|LeftArrow;))|Ceiling;|Do(?:ubleBracket;|wn(?:TeeVector;|Vector(?:;|Bar;)))|Floor;|T(?:ee(?:;|Arrow;|Vector;)|riangle(?:;|Bar;|Equal;))|Up(?:DownVector;|TeeVector;|Vector(?:;|Bar;))|Vector(?:;|Bar;)|arrow;)|o(?:pf;|undImplies;)|rightarrow;|s(?:cr;|h;)|uleDelayed;)|S(?:H(?:CHcy;|cy;)|OFTcy;|acute;|c(?:;|aron;|edil;|irc;|y;)|fr;|hort(?:DownArrow;|LeftArrow;|RightArrow;|UpArrow;)|igma;|mallCircle;|opf;|q(?:rt;|uare(?:;|Intersection;|Su(?:bset(?:;|Equal;)|perset(?:;|Equal;))|Union;))|scr;|tar;|u(?:b(?:;|set(?:;|Equal;))|c(?:ceeds(?:;|Equal;|SlantEqual;|Tilde;)|hThat;)|m;|p(?:;|erset(?:;|Equal;)|set;)))|T(?:HORN;?|RADE;|S(?:Hcy;|cy;)|a(?:b;|u;)|c(?:aron;|edil;|y;)|fr;|h(?:e(?:refore;|ta;)|i(?:ckSpace;|nSpace;))|ilde(?:;|Equal;|FullEqual;|Tilde;)|opf;|ripleDot;|s(?:cr;|trok;))|U(?:a(?:cute;?|rr(?:;|ocir;))|br(?:cy;|eve;)|c(?:irc;?|y;)|dblac;|fr;|grave;?|macr;|n(?:der(?:B(?:ar;|rac(?:e;|ket;))|Parenthesis;)|ion(?:;|Plus;))|o(?:gon;|pf;)|p(?:Arrow(?:;|Bar;|DownArrow;)|DownArrow;|Equilibrium;|Tee(?:;|Arrow;)|arrow;|downarrow;|per(?:LeftArrow;|RightArrow;)|si(?:;|lon;))|ring;|scr;|tilde;|uml;?)|V(?:Dash;|bar;|cy;|dash(?:;|l;)|e(?:e;|r(?:bar;|t(?:;|ical(?:Bar;|Line;|Separator;|Tilde;))|yThinSpace;))|fr;|opf;|scr;|vdash;)|W(?:circ;|edge;|fr;|opf;|scr;)|X(?:fr;|i;|opf;|scr;)|Y(?:Acy;|Icy;|Ucy;|acute;?|c(?:irc;|y;)|fr;|opf;|scr;|uml;)|Z(?:Hcy;|acute;|c(?:aron;|y;)|dot;|e(?:roWidthSpace;|ta;)|fr;|opf;|scr;)|a(?:acute;?|breve;|c(?:;|E;|d;|irc;?|ute;?|y;)|elig;?|f(?:;|r;)|grave;?|l(?:e(?:fsym;|ph;)|pha;)|m(?:a(?:cr;|lg;)|p;?)|n(?:d(?:;|and;|d;|slope;|v;)|g(?:;|e;|le;|msd(?:;|a(?:a;|b;|c;|d;|e;|f;|g;|h;))|rt(?:;|vb(?:;|d;))|s(?:ph;|t;)|zarr;))|o(?:gon;|pf;)|p(?:;|E;|acir;|e;|id;|os;|prox(?:;|eq;))|ring;?|s(?:cr;|t;|ymp(?:;|eq;))|tilde;?|uml;?|w(?:conint;|int;))|b(?:Not;|a(?:ck(?:cong;|epsilon;|prime;|sim(?:;|eq;))|r(?:vee;|wed(?:;|ge;)))|brk(?:;|tbrk;)|c(?:ong;|y;)|dquo;|e(?:caus(?:;|e;)|mptyv;|psi;|rnou;|t(?:a;|h;|ween;))|fr;|ig(?:c(?:ap;|irc;|up;)|o(?:dot;|plus;|times;)|s(?:qcup;|tar;)|triangle(?:down;|up;)|uplus;|vee;|wedge;)|karow;|l(?:a(?:ck(?:lozenge;|square;|triangle(?:;|down;|left;|right;))|nk;)|k(?:1(?:2;|4;)|34;)|ock;)|n(?:e(?:;|quiv;)|ot;)|o(?:pf;|t(?:;|tom;)|wtie;|x(?:D(?:L;|R;|l;|r;)|H(?:;|D;|U;|d;|u;)|U(?:L;|R;|l;|r;)|V(?:;|H;|L;|R;|h;|l;|r;)|box;|d(?:L;|R;|l;|r;)|h(?:;|D;|U;|d;|u;)|minus;|plus;|times;|u(?:L;|R;|l;|r;)|v(?:;|H;|L;|R;|h;|l;|r;)))|prime;|r(?:eve;|vbar;?)|s(?:cr;|emi;|im(?:;|e;)|ol(?:;|b;|hsub;))|u(?:ll(?:;|et;)|mp(?:;|E;|e(?:;|q;))))|c(?:a(?:cute;|p(?:;|and;|brcup;|c(?:ap;|up;)|dot;|s;)|r(?:et;|on;))|c(?:a(?:ps;|ron;)|edil;?|irc;|ups(?:;|sm;))|dot;|e(?:dil;?|mptyv;|nt(?:;|erdot;|))|fr;|h(?:cy;|eck(?:;|mark;)|i;)|ir(?:;|E;|c(?:;|eq;|le(?:arrow(?:left;|right;)|d(?:R;|S;|ast;|circ;|dash;)))|e;|fnint;|mid;|scir;)|lubs(?:;|uit;)|o(?:lon(?:;|e(?:;|q;))|m(?:ma(?:;|t;)|p(?:;|fn;|le(?:ment;|xes;)))|n(?:g(?:;|dot;)|int;)|p(?:f;|rod;|y(?:;|sr;|)))|r(?:arr;|oss;)|s(?:cr;|u(?:b(?:;|e;)|p(?:;|e;)))|tdot;|u(?:darr(?:l;|r;)|e(?:pr;|sc;)|larr(?:;|p;)|p(?:;|brcap;|c(?:ap;|up;)|dot;|or;|s;)|r(?:arr(?:;|m;)|ly(?:eq(?:prec;|succ;)|vee;|wedge;)|ren;?|vearrow(?:left;|right;))|vee;|wed;)|w(?:conint;|int;)|ylcty;)|d(?:Arr;|Har;|a(?:gger;|leth;|rr;|sh(?:;|v;))|b(?:karow;|lac;)|c(?:aron;|y;)|d(?:;|a(?:gger;|rr;)|otseq;)|e(?:g;?|lta;|mptyv;)|f(?:isht;|r;)|har(?:l;|r;)|i(?:am(?:;|ond(?:;|suit;)|s;)|e;|gamma;|sin;|v(?:;|ide(?:;|ontimes;|)|onx;))|jcy;|lc(?:orn;|rop;)|o(?:llar;|pf;|t(?:;|eq(?:;|dot;)|minus;|plus;|square;)|ublebarwedge;|wn(?:arrow;|downarrows;|harpoon(?:left;|right;)))|r(?:bkarow;|c(?:orn;|rop;))|s(?:c(?:r;|y;)|ol;|trok;)|t(?:dot;|ri(?:;|f;))|u(?:arr;|har;)|wangle;|z(?:cy;|igrarr;))|e(?:D(?:Dot;|ot;)|a(?:cute;?|ster;)|c(?:aron;|ir(?:;|c;?)|olon;|y;)|dot;|e;|f(?:Dot;|r;)|g(?:;|rave;?|s(?:;|dot;))|l(?:;|inters;|l;|s(?:;|dot;))|m(?:acr;|pty(?:;|set;|v;)|sp(?:1(?:3;|4;)|;))|n(?:g;|sp;)|o(?:gon;|pf;)|p(?:ar(?:;|sl;)|lus;|si(?:;|lon;|v;))|q(?:c(?:irc;|olon;)|s(?:im;|lant(?:gtr;|less;))|u(?:als;|est;|iv(?:;|DD;))|vparsl;)|r(?:Dot;|arr;)|s(?:cr;|dot;|im;)|t(?:a;|h;?)|u(?:ml;?|ro;)|x(?:cl;|ist;|p(?:ectation;|onentiale;)))|f(?:allingdotseq;|cy;|emale;|f(?:ilig;|l(?:ig;|lig;)|r;)|ilig;|jlig;|l(?:at;|lig;|tns;)|nof;|o(?:pf;|r(?:all;|k(?:;|v;)))|partint;|r(?:a(?:c(?:1(?:2;?|3;|4;?|5;|6;|8;)|2(?:3;|5;)|3(?:4;?|5;|8;)|45;|5(?:6;|8;)|78;)|sl;)|own;)|scr;)|g(?:E(?:;|l;)|a(?:cute;|mma(?:;|d;)|p;)|breve;|c(?:irc;|y;)|dot;|e(?:;|l;|q(?:;|q;|slant;)|s(?:;|cc;|dot(?:;|o(?:;|l;))|l(?:;|es;)))|fr;|g(?:;|g;)|imel;|jcy;|l(?:;|E;|a;|j;)|n(?:E;|ap(?:;|prox;)|e(?:;|q(?:;|q;))|sim;)|opf;|rave;|s(?:cr;|im(?:;|e;|l;))|t(?:;|c(?:c;|ir;)|dot;|lPar;|quest;|r(?:a(?:pprox;|rr;)|dot;|eq(?:less;|qless;)|less;|sim;)|)|v(?:ertneqq;|nE;))|h(?:Arr;|a(?:irsp;|lf;|milt;|r(?:dcy;|r(?:;|cir;|w;)))|bar;|circ;|e(?:arts(?:;|uit;)|llip;|rcon;)|fr;|ks(?:earow;|warow;)|o(?:arr;|mtht;|ok(?:leftarrow;|rightarrow;)|pf;|rbar;)|s(?:cr;|lash;|trok;)|y(?:bull;|phen;))|i(?:acute;?|c(?:;|irc;?|y;)|e(?:cy;|xcl;?)|f(?:f;|r;)|grave;?|i(?:;|i(?:int;|nt;)|nfin;|ota;)|jlig;|m(?:a(?:cr;|g(?:e;|line;|part;)|th;)|of;|ped;)|n(?:;|care;|fin(?:;|tie;)|odot;|t(?:;|cal;|e(?:gers;|rcal;)|larhk;|prod;))|o(?:cy;|gon;|pf;|ta;)|prod;|quest;?|s(?:cr;|in(?:;|E;|dot;|s(?:;|v;)|v;))|t(?:;|ilde;)|u(?:kcy;|ml;?))|j(?:c(?:irc;|y;)|fr;|math;|opf;|s(?:cr;|ercy;)|ukcy;)|k(?:appa(?:;|v;)|c(?:edil;|y;)|fr;|green;|hcy;|jcy;|opf;|scr;)|l(?:A(?:arr;|rr;|tail;)|Barr;|E(?:;|g;)|Har;|a(?:cute;|emptyv;|gran;|mbda;|ng(?:;|d;|le;)|p;|quo;?|rr(?:;|b(?:;|fs;)|fs;|hk;|lp;|pl;|sim;|tl;)|t(?:;|ail;|e(?:;|s;)))|b(?:arr;|brk;|r(?:ac(?:e;|k;)|k(?:e;|sl(?:d;|u;))))|c(?:aron;|e(?:dil;|il;)|ub;|y;)|d(?:ca;|quo(?:;|r;)|r(?:dhar;|ushar;)|sh;)|e(?:;|ft(?:arrow(?:;|tail;)|harpoon(?:down;|up;)|leftarrows;|right(?:arrow(?:;|s;)|harpoons;|squigarrow;)|threetimes;)|g;|q(?:;|q;|slant;)|s(?:;|cc;|dot(?:;|o(?:;|r;))|g(?:;|es;)|s(?:approx;|dot;|eq(?:gtr;|qgtr;)|gtr;|sim;)))|f(?:isht;|loor;|r;)|g(?:;|E;)|h(?:ar(?:d;|u(?:;|l;))|blk;)|jcy;|l(?:;|arr;|corner;|hard;|tri;)|m(?:idot;|oust(?:;|ache;))|n(?:E;|ap(?:;|prox;)|e(?:;|q(?:;|q;))|sim;)|o(?:a(?:ng;|rr;)|brk;|ng(?:left(?:arrow;|rightarrow;)|mapsto;|rightarrow;)|oparrow(?:left;|right;)|p(?:ar;|f;|lus;)|times;|w(?:ast;|bar;)|z(?:;|enge;|f;))|par(?:;|lt;)|r(?:arr;|corner;|har(?:;|d;)|m;|tri;)|s(?:aquo;|cr;|h;|im(?:;|e;|g;)|q(?:b;|uo(?:;|r;))|trok;)|t(?:;|c(?:c;|ir;)|dot;|hree;|imes;|larr;|quest;|r(?:Par;|i(?:;|e;|f;))|)|ur(?:dshar;|uhar;)|v(?:ertneqq;|nE;))|m(?:DDot;|a(?:cr;?|l(?:e;|t(?:;|ese;))|p(?:;|sto(?:;|down;|left;|up;))|rker;)|c(?:omma;|y;)|dash;|easuredangle;|fr;|ho;|i(?:cro;?|d(?:;|ast;|cir;|dot;?)|nus(?:;|b;|d(?:;|u;)))|l(?:cp;|dr;)|nplus;|o(?:dels;|pf;)|p;|s(?:cr;|tpos;)|u(?:;|ltimap;|map;))|n(?:G(?:g;|t(?:;|v;))|L(?:eft(?:arrow;|rightarrow;)|l;|t(?:;|v;))|Rightarrow;|V(?:Dash;|dash;)|a(?:bla;|cute;|ng;|p(?:;|E;|id;|os;|prox;)|tur(?:;|al(?:;|s;)))|b(?:sp;?|ump(?:;|e;))|c(?:a(?:p;|ron;)|edil;|ong(?:;|dot;)|up;|y;)|dash;|e(?:;|Arr;|ar(?:hk;|r(?:;|ow;))|dot;|quiv;|s(?:ear;|im;)|xist(?:;|s;))|fr;|g(?:E;|e(?:;|q(?:;|q;|slant;)|s;)|sim;|t(?:;|r;))|h(?:Arr;|arr;|par;)|i(?:;|s(?:;|d;)|v;)|jcy;|l(?:Arr;|E;|arr;|dr;|e(?:;|ft(?:arrow;|rightarrow;)|q(?:;|q;|slant;)|s(?:;|s;))|sim;|t(?:;|ri(?:;|e;)))|mid;|o(?:pf;|t(?:;|in(?:;|E;|dot;|v(?:a;|b;|c;))|ni(?:;|v(?:a;|b;|c;))|))|p(?:ar(?:;|allel;|sl;|t;)|olint;|r(?:;|cue;|e(?:;|c(?:;|eq;))))|r(?:Arr;|arr(?:;|c;|w;)|ightarrow;|tri(?:;|e;))|s(?:c(?:;|cue;|e;|r;)|hort(?:mid;|parallel;)|im(?:;|e(?:;|q;))|mid;|par;|qsu(?:be;|pe;)|u(?:b(?:;|E;|e;|set(?:;|eq(?:;|q;)))|cc(?:;|eq;)|p(?:;|E;|e;|set(?:;|eq(?:;|q;)))))|t(?:gl;|ilde;?|lg;|riangle(?:left(?:;|eq;)|right(?:;|eq;)))|u(?:;|m(?:;|ero;|sp;))|v(?:Dash;|Harr;|ap;|dash;|g(?:e;|t;)|infin;|l(?:Arr;|e;|t(?:;|rie;))|r(?:Arr;|trie;)|sim;)|w(?:Arr;|ar(?:hk;|r(?:;|ow;))|near;))|o(?:S;|a(?:cute;?|st;)|c(?:ir(?:;|c;?)|y;)|d(?:ash;|blac;|iv;|ot;|sold;)|elig;|f(?:cir;|r;)|g(?:on;|rave;?|t;)|h(?:bar;|m;)|int;|l(?:arr;|c(?:ir;|ross;)|ine;|t;)|m(?:acr;|ega;|i(?:cron;|d;|nus;))|opf;|p(?:ar;|erp;|lus;)|r(?:;|arr;|d(?:;|er(?:;|of;)|f;?|m;?)|igof;|or;|slope;|v;)|s(?:cr;|lash;?|ol;)|ti(?:lde;?|mes(?:;|as;))|uml;?|vbar;)|p(?:ar(?:;|a(?:;|llel;|)|s(?:im;|l;)|t;)|cy;|er(?:cnt;|iod;|mil;|p;|tenk;)|fr;|h(?:i(?:;|v;)|mmat;|one;)|i(?:;|tchfork;|v;)|l(?:an(?:ck(?:;|h;)|kv;)|us(?:;|acir;|b;|cir;|d(?:o;|u;)|e;|mn;?|sim;|two;))|m;|o(?:intint;|pf;|und;?)|r(?:;|E;|ap;|cue;|e(?:;|c(?:;|approx;|curlyeq;|eq;|n(?:approx;|eqq;|sim;)|sim;))|ime(?:;|s;)|n(?:E;|ap;|sim;)|o(?:d;|f(?:alar;|line;|surf;)|p(?:;|to;))|sim;|urel;)|s(?:cr;|i;)|uncsp;)|q(?:fr;|int;|opf;|prime;|scr;|u(?:at(?:ernions;|int;)|est(?:;|eq;)|ot;?))|r(?:A(?:arr;|rr;|tail;)|Barr;|Har;|a(?:c(?:e;|ute;)|dic;|emptyv;|ng(?:;|d;|e;|le;)|quo;?|rr(?:;|ap;|b(?:;|fs;)|c;|fs;|hk;|lp;|pl;|sim;|tl;|w;)|t(?:ail;|io(?:;|nals;)))|b(?:arr;|brk;|r(?:ac(?:e;|k;)|k(?:e;|sl(?:d;|u;))))|c(?:aron;|e(?:dil;|il;)|ub;|y;)|d(?:ca;|ldhar;|quo(?:;|r;)|sh;)|e(?:al(?:;|ine;|part;|s;)|ct;|g;?)|f(?:isht;|loor;|r;)|h(?:ar(?:d;|u(?:;|l;))|o(?:;|v;))|i(?:ght(?:arrow(?:;|tail;)|harpoon(?:down;|up;)|left(?:arrows;|harpoons;)|rightarrows;|squigarrow;|threetimes;)|ng;|singdotseq;)|l(?:arr;|har;|m;)|moust(?:;|ache;)|nmid;|o(?:a(?:ng;|rr;)|brk;|p(?:ar;|f;|lus;)|times;)|p(?:ar(?:;|gt;)|polint;)|rarr;|s(?:aquo;|cr;|h;|q(?:b;|uo(?:;|r;)))|t(?:hree;|imes;|ri(?:;|e;|f;|ltri;))|uluhar;|x;)|s(?:acute;|bquo;|c(?:;|E;|a(?:p;|ron;)|cue;|e(?:;|dil;)|irc;|n(?:E;|ap;|sim;)|polint;|sim;|y;)|dot(?:;|b;|e;)|e(?:Arr;|ar(?:hk;|r(?:;|ow;))|ct;?|mi;|swar;|tm(?:inus;|n;)|xt;)|fr(?:;|own;)|h(?:arp;|c(?:hcy;|y;)|ort(?:mid;|parallel;)|y;?)|i(?:gma(?:;|f;|v;)|m(?:;|dot;|e(?:;|q;)|g(?:;|E;)|l(?:;|E;)|ne;|plus;|rarr;))|larr;|m(?:a(?:llsetminus;|shp;)|eparsl;|i(?:d;|le;)|t(?:;|e(?:;|s;)))|o(?:ftcy;|l(?:;|b(?:;|ar;))|pf;)|pa(?:des(?:;|uit;)|r;)|q(?:c(?:ap(?:;|s;)|up(?:;|s;))|su(?:b(?:;|e;|set(?:;|eq;))|p(?:;|e;|set(?:;|eq;)))|u(?:;|ar(?:e;|f;)|f;))|rarr;|s(?:cr;|etmn;|mile;|tarf;)|t(?:ar(?:;|f;)|r(?:aight(?:epsilon;|phi;)|ns;))|u(?:b(?:;|E;|dot;|e(?:;|dot;)|mult;|n(?:E;|e;)|plus;|rarr;|s(?:et(?:;|eq(?:;|q;)|neq(?:;|q;))|im;|u(?:b;|p;)))|cc(?:;|approx;|curlyeq;|eq;|n(?:approx;|eqq;|sim;)|sim;)|m;|ng;|p(?:1;?|2;?|3;?|;|E;|d(?:ot;|sub;)|e(?:;|dot;)|hs(?:ol;|ub;)|larr;|mult;|n(?:E;|e;)|plus;|s(?:et(?:;|eq(?:;|q;)|neq(?:;|q;))|im;|u(?:b;|p;))))|w(?:Arr;|ar(?:hk;|r(?:;|ow;))|nwar;)|zlig;?)|t(?:a(?:rget;|u;)|brk;|c(?:aron;|edil;|y;)|dot;|elrec;|fr;|h(?:e(?:re(?:4;|fore;)|ta(?:;|sym;|v;))|i(?:ck(?:approx;|sim;)|nsp;)|k(?:ap;|sim;)|orn;?)|i(?:lde;|mes(?:;|b(?:;|ar;)|d;|)|nt;)|o(?:ea;|p(?:;|bot;|cir;|f(?:;|ork;))|sa;)|prime;|r(?:ade;|i(?:angle(?:;|down;|left(?:;|eq;)|q;|right(?:;|eq;))|dot;|e;|minus;|plus;|sb;|time;)|pezium;)|s(?:c(?:r;|y;)|hcy;|trok;)|w(?:ixt;|ohead(?:leftarrow;|rightarrow;)))|u(?:Arr;|Har;|a(?:cute;?|rr;)|br(?:cy;|eve;)|c(?:irc;?|y;)|d(?:arr;|blac;|har;)|f(?:isht;|r;)|grave;?|h(?:ar(?:l;|r;)|blk;)|l(?:c(?:orn(?:;|er;)|rop;)|tri;)|m(?:acr;|l;?)|o(?:gon;|pf;)|p(?:arrow;|downarrow;|harpoon(?:left;|right;)|lus;|si(?:;|h;|lon;)|uparrows;)|r(?:c(?:orn(?:;|er;)|rop;)|ing;|tri;)|scr;|t(?:dot;|ilde;|ri(?:;|f;))|u(?:arr;|ml;?)|wangle;)|v(?:Arr;|Bar(?:;|v;)|Dash;|a(?:ngrt;|r(?:epsilon;|kappa;|nothing;|p(?:hi;|i;|ropto;)|r(?:;|ho;)|s(?:igma;|u(?:bsetneq(?:;|q;)|psetneq(?:;|q;)))|t(?:heta;|riangle(?:left;|right;))))|cy;|dash;|e(?:e(?:;|bar;|eq;)|llip;|r(?:bar;|t;))|fr;|ltri;|nsu(?:b;|p;)|opf;|prop;|rtri;|s(?:cr;|u(?:bn(?:E;|e;)|pn(?:E;|e;)))|zigzag;)|w(?:circ;|e(?:d(?:bar;|ge(?:;|q;))|ierp;)|fr;|opf;|p;|r(?:;|eath;)|scr;)|x(?:c(?:ap;|irc;|up;)|dtri;|fr;|h(?:Arr;|arr;)|i;|l(?:Arr;|arr;)|map;|nis;|o(?:dot;|p(?:f;|lus;)|time;)|r(?:Arr;|arr;)|s(?:cr;|qcup;)|u(?:plus;|tri;)|vee;|wedge;)|y(?:ac(?:ute;?|y;)|c(?:irc;|y;)|en;?|fr;|icy;|opf;|scr;|u(?:cy;|ml;?))|z(?:acute;|c(?:aron;|y;)|dot;|e(?:etrf;|ta;)|fr;|hcy;|igrarr;|opf;|scr;|w(?:j;|nj;)))|[\s\S]/g,Ya=32,Qa=/[^\r"&\u0000]+/g,Za=/[^\r'&\u0000]+/g,$a=/[^\r\t\n\f &>\u0000]+/g,Ja=/[^\r\t\n\f \/>A-Z\u0000]+/g,ei=/[^\r\t\n\f \/=>A-Z\u0000]+/g,ti=/[^\]\r\u0000\uffff]*/g,ri=/[^&<\r\u0000\uffff]*/g,un=/[^<\r\u0000\uffff]*/g,ni=/[^\r\u0000\uffff]*/g,fn=/(?:(\/)?([a-z]+)>)|[\s\S]/g,hn=/(?:([-a-z]+)[ \t\n\f]*=[ \t\n\f]*('[^'&\r\u0000]*'|"[^"&\r\u0000]*"|[^\t\n\r\f "&'\u0000>][^&> \t\n\r\f\u0000]*[ \t\n\f]))|[\s\S]/g,Gt=/[^\x09\x0A\x0C\x0D\x20]/,kr=/[^\x09\x0A\x0C\x0D\x20]/g,ai=/[^\x00\x09\x0A\x0C\x0D\x20]/,dt=/^[\x09\x0A\x0C\x0D\x20]+/,zt=/\x00/g;function De(H){var F=16384;if(H.length0;F--){var Q=this.elements[F];if(me(Q,H))break}this.elements.length=F,this.top=this.elements[F-1]},fe.ElementStack.prototype.popElementType=function(H){for(var F=this.elements.length-1;F>0&&!(this.elements[F]instanceof H);F--);this.elements.length=F,this.top=this.elements[F-1]},fe.ElementStack.prototype.popElement=function(H){for(var F=this.elements.length-1;F>0&&this.elements[F]!==H;F--);this.elements.length=F,this.top=this.elements[F-1]},fe.ElementStack.prototype.removeElement=function(H){if(this.top===H)this.pop();else{var F=this.elements.lastIndexOf(H);F!==-1&&this.elements.splice(F,1)}},fe.ElementStack.prototype.clearToContext=function(H){for(var F=this.elements.length-1;F>0&&!me(this.elements[F],H);F--);this.elements.length=F+1,this.top=this.elements[F]},fe.ElementStack.prototype.contains=function(H){return this.inSpecificScope(H,Object.create(null))},fe.ElementStack.prototype.inSpecificScope=function(H,F){for(var Q=this.elements.length-1;Q>=0;Q--){var W=this.elements[Q];if(me(W,H))return!0;if(me(W,F))return!1}return!1},fe.ElementStack.prototype.elementInSpecificScope=function(H,F){for(var Q=this.elements.length-1;Q>=0;Q--){var W=this.elements[Q];if(W===H)return!0;if(me(W,F))return!1}return!1},fe.ElementStack.prototype.elementTypeInSpecificScope=function(H,F){for(var Q=this.elements.length-1;Q>=0;Q--){var W=this.elements[Q];if(W instanceof H)return!0;if(me(W,F))return!1}return!1},fe.ElementStack.prototype.inScope=function(H){return this.inSpecificScope(H,i)},fe.ElementStack.prototype.elementInScope=function(H){return this.elementInSpecificScope(H,i)},fe.ElementStack.prototype.elementTypeInScope=function(H){return this.elementTypeInSpecificScope(H,i)},fe.ElementStack.prototype.inButtonScope=function(H){return this.inSpecificScope(H,h)},fe.ElementStack.prototype.inListItemScope=function(H){return this.inSpecificScope(H,r)},fe.ElementStack.prototype.inTableScope=function(H){return this.inSpecificScope(H,k)},fe.ElementStack.prototype.inSelectScope=function(H){for(var F=this.elements.length-1;F>=0;F--){var Q=this.elements[F];if(Q.namespaceURI!==a.HTML)return!1;var W=Q.localName;if(W===H)return!0;if(W!=="optgroup"&&W!=="option")return!1}return!1},fe.ElementStack.prototype.generateImpliedEndTags=function(H,F){for(var Q=F?U:Ee,W=this.elements.length-1;W>=0;W--){var ve=this.elements[W];if(H&&me(ve,H)||!me(this.elements[W],Q))break}this.elements.length=W+1,this.top=this.elements[W]},fe.ActiveFormattingElements=function(){this.list=[],this.attrs=[]},fe.ActiveFormattingElements.prototype.MARKER={localName:"|"},fe.ActiveFormattingElements.prototype.insertMarker=function(){this.list.push(this.MARKER),this.attrs.push(this.MARKER)},fe.ActiveFormattingElements.prototype.push=function(H,F){for(var Q=0,W=this.list.length-1;W>=0&&this.list[W]!==this.MARKER;W--)if(mt(H,this.list[W],this.attrs[W])&&(Q++,Q===3)){this.list.splice(W,1),this.attrs.splice(W,1);break}this.list.push(H);for(var ve=[],X=0;X=0&&this.list[H]!==this.MARKER;H--);H<0&&(H=0),this.list.length=H,this.attrs.length=H},fe.ActiveFormattingElements.prototype.findElementByTag=function(H){for(var F=this.list.length-1;F>=0;F--){var Q=this.list[F];if(Q===this.MARKER)break;if(Q.localName===H)return Q}return null},fe.ActiveFormattingElements.prototype.indexOf=function(H){return this.list.lastIndexOf(H)},fe.ActiveFormattingElements.prototype.remove=function(H){var F=this.list.lastIndexOf(H);F!==-1&&(this.list.splice(F,1),this.attrs.splice(F,1))},fe.ActiveFormattingElements.prototype.replace=function(H,F,Q){var W=this.list.lastIndexOf(H);W!==-1&&(this.list[W]=F,this.attrs[W]=Q)},fe.ActiveFormattingElements.prototype.insertAfter=function(H,F){var Q=this.list.lastIndexOf(H);Q!==-1&&(this.list.splice(Q,0,F),this.attrs.splice(Q,0,F))};function fe(H,F,Q){var W=null,ve=0,X=0,mt=!1,Je=!1,gt=0,ze=[],Me="",Wt=!0,bt=0,L=se,et,ye,ge="",Xt="",be=[],Re="",Ie="",_e=[],tt=[],rt=[],nt=[],Pe=[],Kt=!1,q=ns,We=null,Xe=[],N=new fe.ElementStack,ie=new fe.ActiveFormattingElements,_t=F!==void 0,Yt=null,Ke=null,Qt=!0;F&&(Qt=F.ownerDocument._scripting_enabled),Q&&Q.scripting_enabled===!1&&(Qt=!1);var Ne=!0,Ar=!1,Zt,Cr,j=[],at=!1,vt=!1,$t={document:function(){return he},_asDocumentFragment:function(){for(var e=he.createDocumentFragment(),t=he.firstChild;t.hasChildNodes();)e.appendChild(t.firstChild);return e},pause:function(){bt++},resume:function(){bt--,this.parse("")},parse:function(e,t,g){var A;return bt>0?(Me+=e,!0):(gt===0?(Me&&(e=Me+e,Me=""),t&&(e+="\uFFFF",mt=!0),W=e,ve=e.length,X=0,Wt&&(Wt=!1,W.charCodeAt(0)===65279&&(X=1)),gt++,A=vn(g),Me=W.substring(X,ve),gt--):(gt++,ze.push(W,ve,X),W=e,ve=e.length,X=0,vn(),A=!1,Me=W.substring(X,ve),X=ze.pop(),ve=ze.pop(),W=ze.pop(),Me&&(W=Me+W.substring(X),ve=W.length,X=0,Me=""),gt--),A)}},he=new d(!0,H);if(he._parser=$t,he._scripting_enabled=Qt,F){if(F.ownerDocument._quirks&&(he._quirks=!0),F.ownerDocument._limitedQuirks&&(he._limitedQuirks=!0),F.namespaceURI===a.HTML)switch(F.localName){case"title":case"textarea":L=ct;break;case"style":case"xmp":case"iframe":case"noembed":case"noframes":case"script":case"plaintext":L=Or;break}var _n=he.createElement("html");he._appendChild(_n),N.push(_n),F instanceof l.HTMLTemplateElement&&Xe.push(zr),Ot();for(var Ct=F;Ct!==null;Ct=Ct.parentElement)if(Ct instanceof l.HTMLFormElement){Ke=Ct;break}}function vn(e){for(var t,g,A,M;X0||e&&e())return!0;switch(typeof L.lookahead){case"undefined":if(t=W.charCodeAt(X++),Je&&(Je=!1,t===10)){X++;continue}switch(t){case 13:X0){var e=De(j);if(j.length=0,vt&&(vt=!1,e[0]===` +`&&(e=e.substring(1)),e.length===0))return;Se(b,e),at=!1}vt=!1}function It(e){e.lastIndex=X-1;var t=e.exec(W);if(t&&t.index===X-1)return t=t[0],X+=t.length-1,mt&&X===ve&&(t=t.slice(0,-1),X--),t;throw new Error("should never happen")}function xt(e){e.lastIndex=X-1;var t=e.exec(W)[0];return t?(ui(t),X+=t.length-1,!0):!1}function ui(e){j.length>0&&kt(),!(vt&&(vt=!1,e[0]===` +`&&(e=e.substring(1)),e.length===0))&&Se(b,e)}function Qe(){if(Kt)Se(T,ge);else{var e=ge;ge="",Xt=e,Se(m,e,Pe)}}function fi(){if(X===ve)return!1;fn.lastIndex=X;var e=fn.exec(W);if(!e)throw new Error("should never happen");var t=e[2];if(!t)return!1;var g=e[1];return g?(X+=t.length+2,Se(T,t)):(X+=t.length+1,Xt=t,Se(m,t,R)),!0}function hi(){Kt?Se(T,ge,null,!0):Se(m,ge,Pe,!0)}function de(){Se(P,De(tt),rt?De(rt):void 0,nt?De(nt):void 0)}function ne(){kt(),q(s),he.modclock=1}var Se=$t.insertToken=function(t,g,A,M){kt();var V=N.top;!V||V.namespaceURI===a.HTML?q(t,g,A,M):t!==m&&t!==b?Hn(t,g,A,M):pn(V)&&(t===b||t===m&&g!=="mglyph"&&g!=="malignmark")||t===m&&g==="svg"&&V.namespaceURI===a.MATHML&&V.localName==="annotation-xml"||dn(V)?(Cr=!0,q(t,g,A,M),Cr=!1):Hn(t,g,A,M)};function Be(e){var t=N.top;ot&&me(t,ce)?tr(function(g){return g.createComment(e)}):(t instanceof l.HTMLTemplateElement&&(t=t.content),t._appendChild(t.ownerDocument.createComment(e)))}function Ue(e){var t=N.top;if(ot&&me(t,ce))tr(function(A){return A.createTextNode(e)});else{t instanceof l.HTMLTemplateElement&&(t=t.content);var g=t.lastChild;g&&g.nodeType===n.TEXT_NODE?g.appendData(e):t._appendChild(t.ownerDocument.createTextNode(e))}}function Rt(e,t,g){var A=o.createElement(e,t,null);if(g)for(var M=0,V=g.length;M=0;t--)if(N.elements[t]instanceof e)return t;return-1}function tr(e){var t,g,A=-1,M=-1,V;if(A=Tn(l.HTMLTableElement),M=Tn(l.HTMLTemplateElement),M>=0&&(A<0||M>A)?t=N.elements[M]:A>=0&&(t=N.elements[A].parentNode,t?g=N.elements[A]:t=N.elements[A-1]),t||(t=N.elements[0]),t instanceof l.HTMLTemplateElement&&(t=t.content),V=e(t.ownerDocument),V.nodeType===n.TEXT_NODE){var ee;if(g?ee=g.previousSibling:ee=t.lastChild,ee&&ee.nodeType===n.TEXT_NODE)return ee.appendData(V.data),V}return g?t.insertBefore(V,g):t._appendChild(V),V}function Ot(){for(var e=!1,t=N.elements.length-1;t>=0;t--){var g=N.elements[t];if(t===0&&(e=!0,_t&&(g=F)),g.namespaceURI===a.HTML){var A=g.localName;switch(A){case"select":for(var M=t;M>0;){var V=N.elements[--M];if(V instanceof l.HTMLTemplateElement)break;if(V instanceof l.HTMLTableElement){q=mr;return}}q=Ze;return;case"tr":q=Pt;return;case"tbody":case"tfoot":case"thead":q=Nt;return;case"caption":q=Gr;return;case"colgroup":q=dr;return;case"table":q=He;return;case"template":q=Xe[Xe.length-1];return;case"body":q=J;return;case"frameset":q=Wr;return;case"html":Yt===null?q=hr:q=Vr;return;default:if(!e){if(A==="head"){q=we;return}if(A==="td"||A==="th"){q=Dt;return}}}}if(e){q=J;return}}}function rr(e,t){re(e,t),L=Ht,We=q,q=pr}function pi(e,t){re(e,t),L=ct,We=q,q=pr}function Rr(e,t){return{elt:Rt(e,ie.list[t].localName,ie.attrs[t]),attrs:ie.attrs[t]}}function Ce(){if(ie.list.length!==0){var e=ie.list[ie.list.length-1];if(e!==ie.MARKER&&N.elements.lastIndexOf(e)===-1){for(var t=ie.list.length-2;t>=0&&(e=ie.list[t],!(e===ie.MARKER||N.elements.lastIndexOf(e)!==-1));t--);for(t=t+1;t3&&Fe!==-1&&(ie.remove(Te),Fe=-1),Fe===-1){N.removeElement(Te);continue}var pt=Rr(oe.ownerDocument,Fe);ie.replace(Te,pt.elt,pt.attrs),N.elements[qe]=pt.elt,Te=pt.elt,ke===M&&(ie.remove(nr),ie.insertAfter(pt.elt,nr)),Te._appendChild(ke),ke=Te}ot&&me(oe,ce)?tr(function(){return ke}):oe instanceof l.HTMLTemplateElement?oe.content._appendChild(ke):oe._appendChild(ke);for(var Ft=Rr(M.ownerDocument,ie.indexOf(g));M.hasChildNodes();)Ft.elt._appendChild(M.firstChild);M._appendChild(Ft.elt),ie.remove(g),ie.replace(nr,Ft.elt,Ft.attrs),N.removeElement(g);var cs=N.elements.lastIndexOf(M);N.elements.splice(cs+1,0,Ft.elt)}else return N.popElement(g),ie.remove(g),!0}return!0}function mi(){N.pop(),q=We}function Et(){delete he._parser,N.elements.length=0,he.defaultView&&he.defaultView.dispatchEvent(new l.Event("load",{}))}function Y(e,t){L=t,X--}function se(e){switch(e){case 38:et=se,L=qt;break;case 60:if(fi())break;L=gi;break;case 0:j.push(e),at=!0;break;case-1:ne();break;default:xt(ri)||j.push(e);break}}function ct(e){switch(e){case 38:et=ct,L=qt;break;case 60:L=_i;break;case 0:j.push(65533),at=!0;break;case-1:ne();break;default:j.push(e);break}}function Ht(e){switch(e){case 60:L=Ti;break;case 0:j.push(65533);break;case-1:ne();break;default:xt(un)||j.push(e);break}}function lt(e){switch(e){case 60:L=wi;break;case 0:j.push(65533);break;case-1:ne();break;default:xt(un)||j.push(e);break}}function Or(e){switch(e){case 0:j.push(65533);break;case-1:ne();break;default:xt(ni)||j.push(e);break}}function gi(e){switch(e){case 33:L=Sn;break;case 47:L=bi;break;case 65:case 66:case 67:case 68:case 69:case 70:case 71:case 72:case 73:case 74:case 75:case 76:case 77:case 78:case 79:case 80:case 81:case 82:case 83:case 84:case 85:case 86:case 87:case 88:case 89:case 90:case 97:case 98:case 99:case 100:case 101:case 102:case 103:case 104:case 105:case 106:case 107:case 108:case 109:case 110:case 111:case 112:case 113:case 114:case 115:case 116:case 117:case 118:case 119:case 120:case 121:case 122:ci(),Y(e,yn);break;case 63:Y(e,or);break;default:j.push(60),Y(e,se);break}}function bi(e){switch(e){case 65:case 66:case 67:case 68:case 69:case 70:case 71:case 72:case 73:case 74:case 75:case 76:case 77:case 78:case 79:case 80:case 81:case 82:case 83:case 84:case 85:case 86:case 87:case 88:case 89:case 90:case 97:case 98:case 99:case 100:case 101:case 102:case 103:case 104:case 105:case 106:case 107:case 108:case 109:case 110:case 111:case 112:case 113:case 114:case 115:case 116:case 117:case 118:case 119:case 120:case 121:case 122:Mt(),Y(e,yn);break;case 62:L=se;break;case-1:j.push(60),j.push(47),ne();break;default:Y(e,or);break}}function yn(e){switch(e){case 9:case 10:case 12:case 32:L=Ve;break;case 47:L=ft;break;case 62:L=se,Qe();break;case 65:case 66:case 67:case 68:case 69:case 70:case 71:case 72:case 73:case 74:case 75:case 76:case 77:case 78:case 79:case 80:case 81:case 82:case 83:case 84:case 85:case 86:case 87:case 88:case 89:case 90:ge+=String.fromCharCode(e+32);break;case 0:ge+="\uFFFD";break;case-1:ne();break;default:ge+=It(Ja);break}}function _i(e){e===47?(Ye(),L=vi):(j.push(60),Y(e,ct))}function vi(e){switch(e){case 65:case 66:case 67:case 68:case 69:case 70:case 71:case 72:case 73:case 74:case 75:case 76:case 77:case 78:case 79:case 80:case 81:case 82:case 83:case 84:case 85:case 86:case 87:case 88:case 89:case 90:case 97:case 98:case 99:case 100:case 101:case 102:case 103:case 104:case 105:case 106:case 107:case 108:case 109:case 110:case 111:case 112:case 113:case 114:case 115:case 116:case 117:case 118:case 119:case 120:case 121:case 122:Mt(),Y(e,Ei);break;default:j.push(60),j.push(47),Y(e,ct);break}}function Ei(e){switch(e){case 9:case 10:case 12:case 32:if(Oe(ge)){L=Ve;return}break;case 47:if(Oe(ge)){L=ft;return}break;case 62:if(Oe(ge)){L=se,Qe();return}break;case 65:case 66:case 67:case 68:case 69:case 70:case 71:case 72:case 73:case 74:case 75:case 76:case 77:case 78:case 79:case 80:case 81:case 82:case 83:case 84:case 85:case 86:case 87:case 88:case 89:case 90:ge+=String.fromCharCode(e+32),be.push(e);return;case 97:case 98:case 99:case 100:case 101:case 102:case 103:case 104:case 105:case 106:case 107:case 108:case 109:case 110:case 111:case 112:case 113:case 114:case 115:case 116:case 117:case 118:case 119:case 120:case 121:case 122:ge+=String.fromCharCode(e),be.push(e);return;default:break}j.push(60),j.push(47),f(j,be),Y(e,ct)}function Ti(e){e===47?(Ye(),L=yi):(j.push(60),Y(e,Ht))}function yi(e){switch(e){case 65:case 66:case 67:case 68:case 69:case 70:case 71:case 72:case 73:case 74:case 75:case 76:case 77:case 78:case 79:case 80:case 81:case 82:case 83:case 84:case 85:case 86:case 87:case 88:case 89:case 90:case 97:case 98:case 99:case 100:case 101:case 102:case 103:case 104:case 105:case 106:case 107:case 108:case 109:case 110:case 111:case 112:case 113:case 114:case 115:case 116:case 117:case 118:case 119:case 120:case 121:case 122:Mt(),Y(e,Ni);break;default:j.push(60),j.push(47),Y(e,Ht);break}}function Ni(e){switch(e){case 9:case 10:case 12:case 32:if(Oe(ge)){L=Ve;return}break;case 47:if(Oe(ge)){L=ft;return}break;case 62:if(Oe(ge)){L=se,Qe();return}break;case 65:case 66:case 67:case 68:case 69:case 70:case 71:case 72:case 73:case 74:case 75:case 76:case 77:case 78:case 79:case 80:case 81:case 82:case 83:case 84:case 85:case 86:case 87:case 88:case 89:case 90:ge+=String.fromCharCode(e+32),be.push(e);return;case 97:case 98:case 99:case 100:case 101:case 102:case 103:case 104:case 105:case 106:case 107:case 108:case 109:case 110:case 111:case 112:case 113:case 114:case 115:case 116:case 117:case 118:case 119:case 120:case 121:case 122:ge+=String.fromCharCode(e),be.push(e);return;default:break}j.push(60),j.push(47),f(j,be),Y(e,Ht)}function wi(e){switch(e){case 47:Ye(),L=Si;break;case 33:L=ki,j.push(60),j.push(33);break;default:j.push(60),Y(e,lt);break}}function Si(e){switch(e){case 65:case 66:case 67:case 68:case 69:case 70:case 71:case 72:case 73:case 74:case 75:case 76:case 77:case 78:case 79:case 80:case 81:case 82:case 83:case 84:case 85:case 86:case 87:case 88:case 89:case 90:case 97:case 98:case 99:case 100:case 101:case 102:case 103:case 104:case 105:case 106:case 107:case 108:case 109:case 110:case 111:case 112:case 113:case 114:case 115:case 116:case 117:case 118:case 119:case 120:case 121:case 122:Mt(),Y(e,Li);break;default:j.push(60),j.push(47),Y(e,lt);break}}function Li(e){switch(e){case 9:case 10:case 12:case 32:if(Oe(ge)){L=Ve;return}break;case 47:if(Oe(ge)){L=ft;return}break;case 62:if(Oe(ge)){L=se,Qe();return}break;case 65:case 66:case 67:case 68:case 69:case 70:case 71:case 72:case 73:case 74:case 75:case 76:case 77:case 78:case 79:case 80:case 81:case 82:case 83:case 84:case 85:case 86:case 87:case 88:case 89:case 90:ge+=String.fromCharCode(e+32),be.push(e);return;case 97:case 98:case 99:case 100:case 101:case 102:case 103:case 104:case 105:case 106:case 107:case 108:case 109:case 110:case 111:case 112:case 113:case 114:case 115:case 116:case 117:case 118:case 119:case 120:case 121:case 122:ge+=String.fromCharCode(e),be.push(e);return;default:break}j.push(60),j.push(47),f(j,be),Y(e,lt)}function ki(e){e===45?(L=Di,j.push(45)):Y(e,lt)}function Di(e){e===45?(L=Nn,j.push(45)):Y(e,lt)}function je(e){switch(e){case 45:L=Ai,j.push(45);break;case 60:L=Hr;break;case 0:j.push(65533);break;case-1:ne();break;default:j.push(e);break}}function Ai(e){switch(e){case 45:L=Nn,j.push(45);break;case 60:L=Hr;break;case 0:L=je,j.push(65533);break;case-1:ne();break;default:L=je,j.push(e);break}}function Nn(e){switch(e){case 45:j.push(45);break;case 60:L=Hr;break;case 62:L=lt,j.push(62);break;case 0:L=je,j.push(65533);break;case-1:ne();break;default:L=je,j.push(e);break}}function Hr(e){switch(e){case 47:Ye(),L=Ci;break;case 65:case 66:case 67:case 68:case 69:case 70:case 71:case 72:case 73:case 74:case 75:case 76:case 77:case 78:case 79:case 80:case 81:case 82:case 83:case 84:case 85:case 86:case 87:case 88:case 89:case 90:case 97:case 98:case 99:case 100:case 101:case 102:case 103:case 104:case 105:case 106:case 107:case 108:case 109:case 110:case 111:case 112:case 113:case 114:case 115:case 116:case 117:case 118:case 119:case 120:case 121:case 122:Ye(),j.push(60),Y(e,Ii);break;default:j.push(60),Y(e,je);break}}function Ci(e){switch(e){case 65:case 66:case 67:case 68:case 69:case 70:case 71:case 72:case 73:case 74:case 75:case 76:case 77:case 78:case 79:case 80:case 81:case 82:case 83:case 84:case 85:case 86:case 87:case 88:case 89:case 90:case 97:case 98:case 99:case 100:case 101:case 102:case 103:case 104:case 105:case 106:case 107:case 108:case 109:case 110:case 111:case 112:case 113:case 114:case 115:case 116:case 117:case 118:case 119:case 120:case 121:case 122:Mt(),Y(e,Mi);break;default:j.push(60),j.push(47),Y(e,je);break}}function Mi(e){switch(e){case 9:case 10:case 12:case 32:if(Oe(ge)){L=Ve;return}break;case 47:if(Oe(ge)){L=ft;return}break;case 62:if(Oe(ge)){L=se,Qe();return}break;case 65:case 66:case 67:case 68:case 69:case 70:case 71:case 72:case 73:case 74:case 75:case 76:case 77:case 78:case 79:case 80:case 81:case 82:case 83:case 84:case 85:case 86:case 87:case 88:case 89:case 90:ge+=String.fromCharCode(e+32),be.push(e);return;case 97:case 98:case 99:case 100:case 101:case 102:case 103:case 104:case 105:case 106:case 107:case 108:case 109:case 110:case 111:case 112:case 113:case 114:case 115:case 116:case 117:case 118:case 119:case 120:case 121:case 122:ge+=String.fromCharCode(e),be.push(e);return;default:break}j.push(60),j.push(47),f(j,be),Y(e,je)}function Ii(e){switch(e){case 9:case 10:case 12:case 32:case 47:case 62:De(be)==="script"?L=ut:L=je,j.push(e);break;case 65:case 66:case 67:case 68:case 69:case 70:case 71:case 72:case 73:case 74:case 75:case 76:case 77:case 78:case 79:case 80:case 81:case 82:case 83:case 84:case 85:case 86:case 87:case 88:case 89:case 90:be.push(e+32),j.push(e);break;case 97:case 98:case 99:case 100:case 101:case 102:case 103:case 104:case 105:case 106:case 107:case 108:case 109:case 110:case 111:case 112:case 113:case 114:case 115:case 116:case 117:case 118:case 119:case 120:case 121:case 122:be.push(e),j.push(e);break;default:Y(e,je);break}}function ut(e){switch(e){case 45:L=xi,j.push(45);break;case 60:L=qr,j.push(60);break;case 0:j.push(65533);break;case-1:ne();break;default:j.push(e);break}}function xi(e){switch(e){case 45:L=Ri,j.push(45);break;case 60:L=qr,j.push(60);break;case 0:L=ut,j.push(65533);break;case-1:ne();break;default:L=ut,j.push(e);break}}function Ri(e){switch(e){case 45:j.push(45);break;case 60:L=qr,j.push(60);break;case 62:L=lt,j.push(62);break;case 0:L=ut,j.push(65533);break;case-1:ne();break;default:L=ut,j.push(e);break}}function qr(e){e===47?(Ye(),L=Oi,j.push(47)):Y(e,ut)}function Oi(e){switch(e){case 9:case 10:case 12:case 32:case 47:case 62:De(be)==="script"?L=je:L=ut,j.push(e);break;case 65:case 66:case 67:case 68:case 69:case 70:case 71:case 72:case 73:case 74:case 75:case 76:case 77:case 78:case 79:case 80:case 81:case 82:case 83:case 84:case 85:case 86:case 87:case 88:case 89:case 90:be.push(e+32),j.push(e);break;case 97:case 98:case 99:case 100:case 101:case 102:case 103:case 104:case 105:case 106:case 107:case 108:case 109:case 110:case 111:case 112:case 113:case 114:case 115:case 116:case 117:case 118:case 119:case 120:case 121:case 122:be.push(e),j.push(e);break;default:Y(e,ut);break}}function Ve(e){switch(e){case 9:case 10:case 12:case 32:break;case 47:L=ft;break;case 62:L=se,Qe();break;case-1:ne();break;case 61:Mr(),Re+=String.fromCharCode(e),L=Pr;break;default:if(oi())break;Mr(),Y(e,Pr);break}}function Pr(e){switch(e){case 9:case 10:case 12:case 32:case 47:case 62:case-1:Y(e,Hi);break;case 61:L=wn;break;case 65:case 66:case 67:case 68:case 69:case 70:case 71:case 72:case 73:case 74:case 75:case 76:case 77:case 78:case 79:case 80:case 81:case 82:case 83:case 84:case 85:case 86:case 87:case 88:case 89:case 90:Re+=String.fromCharCode(e+32);break;case 0:Re+="\uFFFD";break;case 34:case 39:case 60:default:Re+=It(ei);break}}function Hi(e){switch(e){case 9:case 10:case 12:case 32:break;case 47:it(Re),L=ft;break;case 61:L=wn;break;case 62:L=se,it(Re),Qe();break;case-1:it(Re),ne();break;default:it(Re),Mr(),Y(e,Pr);break}}function wn(e){switch(e){case 9:case 10:case 12:case 32:break;case 34:Ir(),L=ar;break;case 39:Ir(),L=ir;break;case 62:default:Ir(),Y(e,sr);break}}function ar(e){switch(e){case 34:it(Re,Ie),L=Fr;break;case 38:et=ar,L=qt;break;case 0:Ie+="\uFFFD";break;case-1:ne();break;case 10:Ie+=String.fromCharCode(e);break;default:Ie+=It(Qa);break}}function ir(e){switch(e){case 39:it(Re,Ie),L=Fr;break;case 38:et=ir,L=qt;break;case 0:Ie+="\uFFFD";break;case-1:ne();break;case 10:Ie+=String.fromCharCode(e);break;default:Ie+=It(Za);break}}function sr(e){switch(e){case 9:case 10:case 12:case 32:it(Re,Ie),L=Ve;break;case 38:et=sr,L=qt;break;case 62:it(Re,Ie),L=se,Qe();break;case 0:Ie+="\uFFFD";break;case-1:X--,L=se;break;case 34:case 39:case 60:case 61:case 96:default:Ie+=It($a);break}}function Fr(e){switch(e){case 9:case 10:case 12:case 32:L=Ve;break;case 47:L=ft;break;case 62:L=se,Qe();break;case-1:ne();break;default:Y(e,Ve);break}}function ft(e){switch(e){case 62:L=se,hi(!0);break;case-1:ne();break;default:Y(e,Ve);break}}function or(e,t,g){var A=t.length;g?X+=A-1:X+=A;var M=t.substring(0,A-1);M=M.replace(/\u0000/g,"\uFFFD"),M=M.replace(/\u000D\u000A/g,` +`),M=M.replace(/\u000D/g,` +`),Se(x,M),L=se}or.lookahead=">";function Sn(e,t,g){if(t[0]==="-"&&t[1]==="-"){X+=2,En(),L=qi;return}t.toUpperCase()==="DOCTYPE"?(X+=7,L=Gi):t==="[CDATA["&&li()?(X+=7,L=jr):L=or}Sn.lookahead=7;function qi(e){switch(En(),e){case 45:L=Pi;break;case 62:L=se,Se(x,De(_e));break;default:Y(e,Tt);break}}function Pi(e){switch(e){case 45:L=cr;break;case 62:L=se,Se(x,De(_e));break;case-1:Se(x,De(_e)),ne();break;default:_e.push(45),Y(e,Tt);break}}function Tt(e){switch(e){case 60:_e.push(e),L=Fi;break;case 45:L=Br;break;case 0:_e.push(65533);break;case-1:Se(x,De(_e)),ne();break;default:_e.push(e);break}}function Fi(e){switch(e){case 33:_e.push(e),L=Bi;break;case 60:_e.push(e);break;default:Y(e,Tt);break}}function Bi(e){switch(e){case 45:L=Ui;break;default:Y(e,Tt);break}}function Ui(e){switch(e){case 45:L=ji;break;default:Y(e,Br);break}}function ji(e){switch(e){case 62:case-1:Y(e,cr);break;default:Y(e,cr);break}}function Br(e){switch(e){case 45:L=cr;break;case-1:Se(x,De(_e)),ne();break;default:_e.push(45),Y(e,Tt);break}}function cr(e){switch(e){case 62:L=se,Se(x,De(_e));break;case 33:L=Vi;break;case 45:_e.push(45);break;case-1:Se(x,De(_e)),ne();break;default:_e.push(45),_e.push(45),Y(e,Tt);break}}function Vi(e){switch(e){case 45:_e.push(45),_e.push(45),_e.push(33),L=Br;break;case 62:L=se,Se(x,De(_e));break;case-1:Se(x,De(_e)),ne();break;default:_e.push(45),_e.push(45),_e.push(33),Y(e,Tt);break}}function Gi(e){switch(e){case 9:case 10:case 12:case 32:L=Ln;break;case-1:Lt(),pe(),de(),ne();break;default:Y(e,Ln);break}}function Ln(e){switch(e){case 9:case 10:case 12:case 32:break;case 65:case 66:case 67:case 68:case 69:case 70:case 71:case 72:case 73:case 74:case 75:case 76:case 77:case 78:case 79:case 80:case 81:case 82:case 83:case 84:case 85:case 86:case 87:case 88:case 89:case 90:Lt(),tt.push(e+32),L=Ur;break;case 0:Lt(),tt.push(65533),L=Ur;break;case 62:Lt(),pe(),L=se,de();break;case-1:Lt(),pe(),de(),ne();break;default:Lt(),tt.push(e),L=Ur;break}}function Ur(e){switch(e){case 9:case 10:case 12:case 32:L=kn;break;case 62:L=se,de();break;case 65:case 66:case 67:case 68:case 69:case 70:case 71:case 72:case 73:case 74:case 75:case 76:case 77:case 78:case 79:case 80:case 81:case 82:case 83:case 84:case 85:case 86:case 87:case 88:case 89:case 90:tt.push(e+32);break;case 0:tt.push(65533);break;case-1:pe(),de(),ne();break;default:tt.push(e);break}}function kn(e,t,g){switch(e){case 9:case 10:case 12:case 32:X+=1;break;case 62:L=se,X+=1,de();break;case-1:pe(),de(),ne();break;default:t=t.toUpperCase(),t==="PUBLIC"?(X+=6,L=zi):t==="SYSTEM"?(X+=6,L=Ki):(pe(),L=ht);break}}kn.lookahead=6;function zi(e){switch(e){case 9:case 10:case 12:case 32:L=Wi;break;case 34:Jt(),L=Dn;break;case 39:Jt(),L=An;break;case 62:pe(),L=se,de();break;case-1:pe(),de(),ne();break;default:pe(),L=ht;break}}function Wi(e){switch(e){case 9:case 10:case 12:case 32:break;case 34:Jt(),L=Dn;break;case 39:Jt(),L=An;break;case 62:pe(),L=se,de();break;case-1:pe(),de(),ne();break;default:pe(),L=ht;break}}function Dn(e){switch(e){case 34:L=Cn;break;case 0:rt.push(65533);break;case 62:pe(),L=se,de();break;case-1:pe(),de(),ne();break;default:rt.push(e);break}}function An(e){switch(e){case 39:L=Cn;break;case 0:rt.push(65533);break;case 62:pe(),L=se,de();break;case-1:pe(),de(),ne();break;default:rt.push(e);break}}function Cn(e){switch(e){case 9:case 10:case 12:case 32:L=Xi;break;case 62:L=se,de();break;case 34:st(),L=lr;break;case 39:st(),L=ur;break;case-1:pe(),de(),ne();break;default:pe(),L=ht;break}}function Xi(e){switch(e){case 9:case 10:case 12:case 32:break;case 62:L=se,de();break;case 34:st(),L=lr;break;case 39:st(),L=ur;break;case-1:pe(),de(),ne();break;default:pe(),L=ht;break}}function Ki(e){switch(e){case 9:case 10:case 12:case 32:L=Yi;break;case 34:st(),L=lr;break;case 39:st(),L=ur;break;case 62:pe(),L=se,de();break;case-1:pe(),de(),ne();break;default:pe(),L=ht;break}}function Yi(e){switch(e){case 9:case 10:case 12:case 32:break;case 34:st(),L=lr;break;case 39:st(),L=ur;break;case 62:pe(),L=se,de();break;case-1:pe(),de(),ne();break;default:pe(),L=ht;break}}function lr(e){switch(e){case 34:L=Mn;break;case 0:nt.push(65533);break;case 62:pe(),L=se,de();break;case-1:pe(),de(),ne();break;default:nt.push(e);break}}function ur(e){switch(e){case 39:L=Mn;break;case 0:nt.push(65533);break;case 62:pe(),L=se,de();break;case-1:pe(),de(),ne();break;default:nt.push(e);break}}function Mn(e){switch(e){case 9:case 10:case 12:case 32:break;case 62:L=se,de();break;case-1:pe(),de(),ne();break;default:L=ht;break}}function ht(e){switch(e){case 62:L=se,de();break;case-1:de(),ne();break;default:break}}function jr(e){switch(e){case 93:L=Qi;break;case-1:ne();break;case 0:at=!0;default:xt(ti)||j.push(e);break}}function Qi(e){switch(e){case 93:L=Zi;break;default:j.push(93),Y(e,jr);break}}function Zi(e){switch(e){case 93:j.push(93);break;case 62:kt(),L=se;break;default:j.push(93),j.push(93),Y(e,jr);break}}function qt(e){switch(Ye(),be.push(38),e){case 9:case 10:case 12:case 32:case 60:case 38:case-1:Y(e,yt);break;case 35:be.push(e),L=$i;break;default:Y(e,In);break}}function In(e){xe.lastIndex=X;var t=xe.exec(W);if(!t)throw new Error("should never happen");var g=t[1];if(!g){L=yt;return}switch(X+=g.length,f(be,ii(g)),et){case ar:case ir:case sr:if(g[g.length-1]!==";"&&/[=A-Za-z0-9]/.test(W[X])){L=yt;return}break;default:break}Ye();var A=le[g];typeof A=="number"?be.push(A):f(be,A),L=yt}In.lookahead=-Ya;function $i(e){switch(ye=0,e){case 120:case 88:be.push(e),L=Ji;break;default:Y(e,es);break}}function Ji(e){switch(e){case 48:case 49:case 50:case 51:case 52:case 53:case 54:case 55:case 56:case 57:case 65:case 66:case 67:case 68:case 69:case 70:case 97:case 98:case 99:case 100:case 101:case 102:Y(e,ts);break;default:Y(e,yt);break}}function es(e){switch(e){case 48:case 49:case 50:case 51:case 52:case 53:case 54:case 55:case 56:case 57:Y(e,rs);break;default:Y(e,yt);break}}function ts(e){switch(e){case 65:case 66:case 67:case 68:case 69:case 70:ye*=16,ye+=e-55;break;case 97:case 98:case 99:case 100:case 101:case 102:ye*=16,ye+=e-87;break;case 48:case 49:case 50:case 51:case 52:case 53:case 54:case 55:case 56:case 57:ye*=16,ye+=e-48;break;case 59:L=fr;break;default:Y(e,fr);break}}function rs(e){switch(e){case 48:case 49:case 50:case 51:case 52:case 53:case 54:case 55:case 56:case 57:ye*=10,ye+=e-48;break;case 59:L=fr;break;default:Y(e,fr);break}}function fr(e){ye in G?ye=G[ye]:(ye>1114111||ye>=55296&&ye<57344)&&(ye=65533),Ye(),ye<=65535?be.push(ye):(ye=ye-65536,be.push(55296+(ye>>10)),be.push(56320+(ye&1023))),Y(e,yt)}function yt(e){switch(et){case ar:case ir:case sr:Ie+=De(be);break;default:f(j,be);break}Y(e,et)}function ns(e,t,g,A){switch(e){case 1:if(t=t.replace(dt,""),t.length===0)return;break;case 4:he._appendChild(he.createComment(t));return;case 5:var M=t,V=g,ee=A;he.appendChild(new u(he,M,V,ee)),Ar||M.toLowerCase()!=="html"||te.test(V)||ee&&ee.toLowerCase()===B||ee===void 0&&y.test(V)?he._quirks=!0:(v.test(V)||ee!==void 0&&y.test(V))&&(he._limitedQuirks=!0),q=xn;return}he._quirks=!0,q=xn,q(e,t,g,A)}function xn(e,t,g,A){var M;switch(e){case 1:if(t=t.replace(dt,""),t.length===0)return;break;case 5:return;case 4:he._appendChild(he.createComment(t));return;case 2:if(t==="html"){M=Rt(he,t,g),N.push(M),he.appendChild(M),q=hr;return}break;case 3:switch(t){case"html":case"head":case"body":case"br":break;default:return}}M=Rt(he,"html",null),N.push(M),he.appendChild(M),q=hr,q(e,t,g,A)}function hr(e,t,g,A){switch(e){case 1:if(t=t.replace(dt,""),t.length===0)return;break;case 5:return;case 4:Be(t);return;case 2:switch(t){case"html":J(e,t,g,A);return;case"head":var M=re(t,g);Yt=M,q=we;return}break;case 3:switch(t){case"html":case"head":case"body":case"br":break;default:return}}hr(m,"head",null),q(e,t,g,A)}function we(e,t,g,A){switch(e){case 1:var M=t.match(dt);if(M&&(Ue(M[0]),t=t.substring(M[0].length)),t.length===0)return;break;case 4:Be(t);return;case 5:return;case 2:switch(t){case"html":J(e,t,g,A);return;case"meta":case"base":case"basefont":case"bgsound":case"link":re(t,g),N.pop();return;case"title":pi(t,g);return;case"noscript":if(!Qt){re(t,g),q=Rn;return}case"noframes":case"style":rr(t,g);return;case"script":er(function(V){var ee=Rt(V,t,g);return ee._parser_inserted=!0,ee._force_async=!1,_t&&(ee._already_started=!0),kt(),ee}),L=lt,We=q,q=pr;return;case"template":re(t,g),ie.insertMarker(),Ne=!1,q=zr,Xe.push(q);return;case"head":return}break;case 3:switch(t){case"head":N.pop(),q=Vr;return;case"body":case"html":case"br":break;case"template":if(!N.contains("template"))return;N.generateImpliedEndTags(null,"thorough"),N.popTag("template"),ie.clearToMarker(),Xe.pop(),Ot();return;default:return}break}we(T,"head",null),q(e,t,g,A)}function Rn(e,t,g,A){switch(e){case 5:return;case 4:we(e,t);return;case 1:var M=t.match(dt);if(M&&(we(e,M[0]),t=t.substring(M[0].length)),t.length===0)return;break;case 2:switch(t){case"html":J(e,t,g,A);return;case"basefont":case"bgsound":case"link":case"meta":case"noframes":case"style":we(e,t,g);return;case"head":case"noscript":return}break;case 3:switch(t){case"noscript":N.pop(),q=we;return;case"br":break;default:return}break}Rn(T,"noscript",null),q(e,t,g,A)}function Vr(e,t,g,A){switch(e){case 1:var M=t.match(dt);if(M&&(Ue(M[0]),t=t.substring(M[0].length)),t.length===0)return;break;case 4:Be(t);return;case 5:return;case 2:switch(t){case"html":J(e,t,g,A);return;case"body":re(t,g),Ne=!1,q=J;return;case"frameset":re(t,g),q=Wr;return;case"base":case"basefont":case"bgsound":case"link":case"meta":case"noframes":case"script":case"style":case"template":case"title":N.push(Yt),we(m,t,g),N.removeElement(Yt);return;case"head":return}break;case 3:switch(t){case"template":return we(e,t,g,A);case"body":case"html":case"br":break;default:return}break}Vr(m,"body",null),Ne=!0,q(e,t,g,A)}function J(e,t,g,A){var M,V,ee,oe;switch(e){case 1:if(at&&(t=t.replace(zt,""),t.length===0))return;Ne&&Gt.test(t)&&(Ne=!1),Ce(),Ue(t);return;case 5:return;case 4:Be(t);return;case-1:if(Xe.length)return zr(e);Et();return;case 2:switch(t){case"html":if(N.contains("template"))return;bn(g,N.elements[0]);return;case"base":case"basefont":case"bgsound":case"link":case"meta":case"noframes":case"script":case"style":case"template":case"title":we(m,t,g);return;case"body":if(M=N.elements[1],!M||!(M instanceof l.HTMLBodyElement)||N.contains("template"))return;Ne=!1,bn(g,M);return;case"frameset":if(!Ne||(M=N.elements[1],!M||!(M instanceof l.HTMLBodyElement)))return;for(M.parentNode&&M.parentNode.removeChild(M);!(N.top instanceof l.HTMLHtmlElement);)N.pop();re(t,g),q=Wr;return;case"address":case"article":case"aside":case"blockquote":case"center":case"details":case"dialog":case"dir":case"div":case"dl":case"fieldset":case"figcaption":case"figure":case"footer":case"header":case"hgroup":case"main":case"nav":case"ol":case"p":case"section":case"summary":case"ul":N.inButtonScope("p")&&J(T,"p"),re(t,g);return;case"menu":N.inButtonScope("p")&&J(T,"p"),me(N.top,"menuitem")&&N.pop(),re(t,g);return;case"h1":case"h2":case"h3":case"h4":case"h5":case"h6":N.inButtonScope("p")&&J(T,"p"),N.top instanceof l.HTMLHeadingElement&&N.pop(),re(t,g);return;case"pre":case"listing":N.inButtonScope("p")&&J(T,"p"),re(t,g),vt=!0,Ne=!1;return;case"form":if(Ke&&!N.contains("template"))return;N.inButtonScope("p")&&J(T,"p"),oe=re(t,g),N.contains("template")||(Ke=oe);return;case"li":for(Ne=!1,V=N.elements.length-1;V>=0;V--){if(ee=N.elements[V],ee instanceof l.HTMLLIElement){J(T,"li");break}if(me(ee,w)&&!me(ee,p))break}N.inButtonScope("p")&&J(T,"p"),re(t,g);return;case"dd":case"dt":for(Ne=!1,V=N.elements.length-1;V>=0;V--){if(ee=N.elements[V],me(ee,ae)){J(T,ee.localName);break}if(me(ee,w)&&!me(ee,p))break}N.inButtonScope("p")&&J(T,"p"),re(t,g);return;case"plaintext":N.inButtonScope("p")&&J(T,"p"),re(t,g),L=Or;return;case"button":N.inScope("button")?(J(T,"button"),q(e,t,g,A)):(Ce(),re(t,g),Ne=!1);return;case"a":var Te=ie.findElementByTag("a");Te&&(J(T,t),ie.remove(Te),N.removeElement(Te));case"b":case"big":case"code":case"em":case"font":case"i":case"s":case"small":case"strike":case"strong":case"tt":case"u":Ce(),ie.push(re(t,g),g);return;case"nobr":Ce(),N.inScope(t)&&(J(T,t),Ce()),ie.push(re(t,g),g);return;case"applet":case"marquee":case"object":Ce(),re(t,g),ie.insertMarker(),Ne=!1;return;case"table":!he._quirks&&N.inButtonScope("p")&&J(T,"p"),re(t,g),Ne=!1,q=He;return;case"area":case"br":case"embed":case"img":case"keygen":case"wbr":Ce(),re(t,g),N.pop(),Ne=!1;return;case"input":Ce(),oe=re(t,g),N.pop();var ke=oe.getAttribute("type");(!ke||ke.toLowerCase()!=="hidden")&&(Ne=!1);return;case"param":case"source":case"track":re(t,g),N.pop();return;case"hr":N.inButtonScope("p")&&J(T,"p"),me(N.top,"menuitem")&&N.pop(),re(t,g),N.pop(),Ne=!1;return;case"image":J(m,"img",g,A);return;case"textarea":re(t,g),vt=!0,Ne=!1,L=ct,We=q,q=pr;return;case"xmp":N.inButtonScope("p")&&J(T,"p"),Ce(),Ne=!1,rr(t,g);return;case"iframe":Ne=!1,rr(t,g);return;case"noembed":rr(t,g);return;case"select":Ce(),re(t,g),Ne=!1,q===He||q===Gr||q===Nt||q===Pt||q===Dt?q=mr:q=Ze;return;case"optgroup":case"option":N.top instanceof l.HTMLOptionElement&&J(T,"option"),Ce(),re(t,g);return;case"menuitem":me(N.top,"menuitem")&&N.pop(),Ce(),re(t,g);return;case"rb":case"rtc":N.inScope("ruby")&&N.generateImpliedEndTags(),re(t,g);return;case"rp":case"rt":N.inScope("ruby")&&N.generateImpliedEndTags("rtc"),re(t,g);return;case"math":Ce(),gn(g),Dr(g),xr(t,g,a.MATHML),A&&N.pop();return;case"svg":Ce(),mn(g),Dr(g),xr(t,g,a.SVG),A&&N.pop();return;case"caption":case"col":case"colgroup":case"frame":case"head":case"tbody":case"td":case"tfoot":case"th":case"thead":case"tr":return}Ce(),re(t,g);return;case 3:switch(t){case"template":we(T,t,g);return;case"body":if(!N.inScope("body"))return;q=On;return;case"html":if(!N.inScope("body"))return;q=On,q(e,t,g);return;case"address":case"article":case"aside":case"blockquote":case"button":case"center":case"details":case"dialog":case"dir":case"div":case"dl":case"fieldset":case"figcaption":case"figure":case"footer":case"header":case"hgroup":case"listing":case"main":case"menu":case"nav":case"ol":case"pre":case"section":case"summary":case"ul":if(!N.inScope(t))return;N.generateImpliedEndTags(),N.popTag(t);return;case"form":if(N.contains("template")){if(!N.inScope("form"))return;N.generateImpliedEndTags(),N.popTag("form")}else{var qe=Ke;if(Ke=null,!qe||!N.elementInScope(qe))return;N.generateImpliedEndTags(),N.removeElement(qe)}return;case"p":N.inButtonScope(t)?(N.generateImpliedEndTags(t),N.popTag(t)):(J(m,t,null),q(e,t,g,A));return;case"li":if(!N.inListItemScope(t))return;N.generateImpliedEndTags(t),N.popTag(t);return;case"dd":case"dt":if(!N.inScope(t))return;N.generateImpliedEndTags(t),N.popTag(t);return;case"h1":case"h2":case"h3":case"h4":case"h5":case"h6":if(!N.elementTypeInScope(l.HTMLHeadingElement))return;N.generateImpliedEndTags(),N.popElementType(l.HTMLHeadingElement);return;case"sarcasm":break;case"a":case"b":case"big":case"code":case"em":case"font":case"i":case"nobr":case"s":case"small":case"strike":case"strong":case"tt":case"u":var Fe=di(t);if(Fe)return;break;case"applet":case"marquee":case"object":if(!N.inScope(t))return;N.generateImpliedEndTags(),N.popTag(t),ie.clearToMarker();return;case"br":J(m,t,null);return}for(V=N.elements.length-1;V>=0;V--)if(ee=N.elements[V],me(ee,t)){N.generateImpliedEndTags(t),N.popElement(ee);break}else if(me(ee,w))return;return}}function pr(e,t,g,A){switch(e){case 1:Ue(t);return;case-1:N.top instanceof l.HTMLScriptElement&&(N.top._already_started=!0),N.pop(),q=We,q(e);return;case 3:t==="script"?mi():(N.pop(),q=We);return;default:return}}function He(e,t,g,A){function M(ee){for(var oe=0,Te=ee.length;oe0&&Ue(t);return;case 4:Be(t);return;case 5:return;case-1:Et();return;case 2:switch(t){case"html":J(e,t,g,A);return;case"frameset":re(t,g);return;case"frame":re(t,g),N.pop();return;case"noframes":we(e,t,g,A);return}break;case 3:if(t==="frameset"){if(_t&&N.top instanceof l.HTMLHtmlElement)return;N.pop(),!_t&&!(N.top instanceof l.HTMLFrameSetElement)&&(q=is);return}break}}function is(e,t,g,A){switch(e){case 1:t=t.replace(kr,""),t.length>0&&Ue(t);return;case 4:Be(t);return;case 5:return;case-1:Et();return;case 2:switch(t){case"html":J(e,t,g,A);return;case"noframes":we(e,t,g,A);return}break;case 3:if(t==="html"){q=os;return}break}}function ss(e,t,g,A){switch(e){case 1:if(Gt.test(t))break;J(e,t,g,A);return;case 4:he._appendChild(he.createComment(t));return;case 5:J(e,t,g,A);return;case-1:Et();return;case 2:if(t==="html"){J(e,t,g,A);return}break}q=J,q(e,t,g,A)}function os(e,t,g,A){switch(e){case 1:t=t.replace(kr,""),t.length>0&&J(e,t,g,A);return;case 4:he._appendChild(he.createComment(t));return;case 5:J(e,t,g,A);return;case-1:Et();return;case 2:switch(t){case"html":J(e,t,g,A);return;case"noframes":we(e,t,g,A);return}break}}function Hn(e,t,g,A){function M(Te){for(var ke=0,qe=Te.length;ke0&&M[M.length-1][0]==="Character"?M[M.length-1][1]+=oe:M.push(["Character",oe]);break;case 4:M.push(["Comment",oe]);break;case 5:M.push(["DOCTYPE",oe,Te===void 0?null:Te,ke===void 0?null:ke,!Ar]);break;case 2:for(var qe=Object.create(null),Fe=0;Fe0&&a.parse(o,!1,function(){return!0})},end:function(o){a.parse(o||"",!0,function(){return!0})},process:function(o){return a.parse("",!1,o)},document:function(){return a.document()}}},S.createWindow=function(a,o){var l=S.createDocument(a);return o!==void 0&&(l._address=o),new n.Window(l)},S.impl=n}}),yr=As();function Cs(){Object.assign(globalThis,yr.impl),globalThis.KeyboardEvent=yr.impl.Event}function Va(S,_="/"){return yr.createWindow(S,_).document}function Ms(S){return S.serialize()}var Qr=class S extends ha{constructor(){super(...arguments),this.supportsDOMEvents=!1}static makeCurrent(){Cs(),sa(new S)}createHtmlDocument(){return Va("fakeTitle")}getDefaultDocument(){return S.defaultDoc||(S.defaultDoc=yr.createDocument()),S.defaultDoc}isElementNode(_){return _?_.nodeType===S.defaultDoc.ELEMENT_NODE:!1}isShadowRoot(_){return _.shadowRoot==_}getGlobalEventTarget(_,d){return d==="window"?_.defaultView:d==="document"?_:d==="body"?_.body:null}getBaseHref(_){return _.documentElement.querySelector("base")?.getAttribute("href")||""}dispatchEvent(_,d){_.dispatchEvent(d);let n=(_.ownerDocument||_).defaultView;n&&n.dispatchEvent(d)}getUserAgent(){return"Fake user agent"}getCookie(_){throw new Error("getCookie has not been implemented")}},Ga=(()=>{let _=class _{constructor(u){this._doc=u}renderToString(){return Ms(this._doc)}getDocument(){return this._doc}};_.\u0275fac=function(n){return new(n||_)($e(Ge))},_.\u0275prov=St({token:_,factory:_.\u0275fac});let S=_;return S})(),Is=(()=>{let _=class _{\u0275loadImpl(){return Bt(this,null,function*(){if(!this.xhrImpl){let{default:u}=yield import("./chunk-O73ZHKXN.mjs");this.xhrImpl=u}})}build(){let u=this.xhrImpl;if(!u)throw new Error("Unexpected state in ServerXhr: XHR implementation is not loaded.");return new u.XMLHttpRequest}};_.\u0275fac=function(n){return new(n||_)},_.\u0275prov=St({token:_,factory:_.\u0275fac});let S=_;return S})();function xs(S,_){let d=br(Kr),{href:u,protocol:n,hostname:a,port:o}=d;if(!n.startsWith("http"))return _(S);let l=`${n}//${a}`;o&&(l+=`:${o}`);let f=d.getBaseHrefFromDOM()||u,s=new URL(f,l),b=new URL(S.url,s).toString();return _(S.clone({url:b}))}var Rs=[{provide:ua,useClass:Is},{provide:fa,useValue:xs,multi:!0}],Lr=new gr("Server.INITIAL_CONFIG"),za=new gr("Server.RENDER_MODULE_HOOK"),Tr="resolve:";function Yr(S){let{hostname:_,protocol:d,port:u,pathname:n,search:a,hash:o}=new URL(S,Tr+"//");return d!==Tr&&u===""&&/\:(80|443)/.test(S)&&(u=d==="http:"?"80":"443"),d===Tr&&S.charAt(0)!=="/"&&(n=n.slice(1)),{hostname:_,protocol:d===Tr?"":d,port:u,pathname:n,search:a,hash:o}}var Os=(()=>{let _=class _{constructor(u,n){this._doc=u,this.href="/",this.hostname="/",this.protocol="/",this.port="/",this.pathname="/",this.search="",this.hash="",this._hashUpdate=new qn;let a=n;if(a){if(a.url){let o=Yr(a.url);this.protocol=o.protocol,this.hostname=o.hostname,this.port=o.port,this.pathname=o.pathname,this.search=o.search,this.hash=o.hash,this.href=u.location.href}if(a.useAbsoluteUrl){if(!a.baseUrl)throw new Error('"PlatformConfig.baseUrl" must be set if "useAbsoluteUrl" is true');let o=Yr(a.baseUrl);this.protocol=o.protocol,this.hostname=o.hostname,this.port=o.port}}}getBaseHrefFromDOM(){return _r().getBaseHref(this._doc)}onPopState(u){return()=>{}}onHashChange(u){let n=this._hashUpdate.subscribe(u);return()=>n.unsubscribe()}get url(){return`${this.pathname}${this.search}${this.hash}`}setHash(u,n){if(this.hash===u)return;this.hash=u;let a=this.url;queueMicrotask(()=>this._hashUpdate.next({type:"hashchange",state:null,oldUrl:n,newUrl:a}))}replaceState(u,n,a){let o=this.url,l=Yr(a);this.pathname=l.pathname,this.search=l.search,this.setHash(l.hash,o)}pushState(u,n,a){this.replaceState(u,n,a)}forward(){throw new Error("Not implemented")}back(){throw new Error("Not implemented")}getState(){}};_.\u0275fac=function(n){return new(n||_)($e(Ge),$e(Lr,8))},_.\u0275prov=St({token:_,factory:_.\u0275fac});let S=_;return S})(),Hs=(()=>{let _=class _ extends da{constructor(u){super(u),this.doc=u}supports(u){return!0}addEventListener(u,n,a){return _r().onAndCancel(u,n,a)}};_.\u0275fac=function(n){return new(n||_)($e(Ge))},_.\u0275prov=St({token:_,factory:_.\u0275fac});let S=_;return S})(),qs=[{provide:za,useFactory:Ps,deps:[Ge,Fn,jn],multi:!0}];function Ps(S,_,d){return()=>{let u=d.toJson();if(d.isEmpty)return;let n=S.createElement("script");n.id=_+"-state",n.setAttribute("type","application/json"),n.textContent=u,S.body.appendChild(n)}}var Fs=[{provide:Ge,useFactory:Vs,deps:[Wn]},{provide:Un,useValue:oa},{provide:Bn,useFactory:Bs,multi:!0},{provide:Kr,useClass:Os,deps:[Ge,[Gn,Lr]]},{provide:Ga,deps:[Ge]},{provide:ra,useValue:!0}];function Bs(){return()=>{Qr.makeCurrent()}}var Us=[{provide:pa,multi:!0,useClass:Hs}],js=[qs,Us,Rs,{provide:Jn,useValue:null},{provide:$n,useValue:null},{provide:ca,useClass:la}];function Vs(S){let _=S.get(Lr,null),d;return _&&_.document?d=typeof _.document=="string"?Va(_.document,_.url):_.document:d=_r().createHtmlDocument(),Pn(d),d}var Gs=na(aa,"server",Fs);function vo(){return zn([Ta(),...js])}function Wa(S){let _=S.platformProviders??[];return Gs([{provide:Lr,useValue:{document:S.document,url:S.url}},_])}function zs(S){let _=S.createComment(Vn);S.body.firstChild?S.body.insertBefore(_,S.body.firstChild):S.body.append(_)}function Ws(S){let _=S.injector,d=Ks(_.get(Xs,Ka));S.components.forEach(u=>{let n=u.injector.get(Qn),a=u.location.nativeElement;a&&n.setAttribute(a,"ng-server-context",d)})}function Xa(S,_){return Bt(this,null,function*(){let d=_.injector;yield ta(_);let u=S.injector.get(Ga);if(_.injector.get(Xn,!1)){let o=u.getDocument();zs(o),ia(_,o)}let n=d.get(za,null);if(n){let o=[];for(let l of n)try{let f=l();f&&o.push(f)}catch(f){console.warn("Ignoring BEFORE_APP_SERIALIZED Exception: ",f)}if(o.length)for(let l of yield Promise.allSettled(o))l.status==="rejected"&&console.warn("Ignoring BEFORE_APP_SERIALIZED Exception: ",l.reason)}Ws(_);let a=u.renderToString();return yield new Promise(o=>{setTimeout(()=>{S.destroy(),o()},0)}),a})}var Ka="other",Xs=new gr("SERVER_CONTEXT");function Ks(S){let _=S.replace(/[^a-zA-Z0-9\-]/g,"");return _.length>0?_:Ka}function Eo(S,_){return Bt(this,null,function*(){let{document:d,url:u,extraProviders:n}=_,a=Wa({document:d,url:u,platformProviders:n}),l=(yield a.bootstrapModule(S)).injector.get(ea);return Xa(a,l)})}function To(S,_){return Bt(this,null,function*(){let d=Wa(_),u=yield S();return Xa(d,u)})}export{Lr as a,Fs as b,vo as c,Xs as d,Eo as e,To as f}; diff --git a/angular-primeng-app/dist/server/chunk-PUYSBYUS.mjs b/angular-primeng-app/dist/server/chunk-PUYSBYUS.mjs new file mode 100644 index 0000000..35d9074 --- /dev/null +++ b/angular-primeng-app/dist/server/chunk-PUYSBYUS.mjs @@ -0,0 +1,34 @@ +import './polyfills.server.mjs'; +import{a as Ue,b as nn}from"./chunk-VVCT4QZE.mjs";var Yo=function(e,t){return Yo=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(n,r){n.__proto__=r}||function(n,r){for(var o in r)Object.prototype.hasOwnProperty.call(r,o)&&(n[o]=r[o])},Yo(e,t)};function NI(e,t){if(typeof t!="function"&&t!==null)throw new TypeError("Class extends value "+String(t)+" is not a constructor or null");Yo(e,t);function n(){this.constructor=e}e.prototype=t===null?Object.create(t):(n.prototype=t.prototype,new n)}var nu=function(){return nu=Object.assign||function(t){for(var n,r=1,o=arguments.length;r0&&i[i.length-1])&&(c[0]===6||c[0]===2)){n=0;continue}if(c[0]===3&&(!i||c[1]>i[0]&&c[1]=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 RI(e,t,n){if(n||arguments.length===2)for(var r=0,o=t.length,i;r1||a(f,p)})})}function a(f,p){try{u(r[f](p))}catch(h){d(i[0][3],h)}}function u(f){f.value instanceof rt?Promise.resolve(f.value.v).then(c,l):d(i[0][2],f)}function c(f){a("next",f)}function l(f){a("throw",f)}function d(f,p){f(p),i.shift(),i.length&&a(i[0][0],i[0][1])}}function su(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 ru=="function"?ru(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,u){s=e[i](s),o(a,u,s.done,s.value)})}}function o(i,s,a,u){Promise.resolve(u).then(function(c){i({value:c,done:a})},s)}}var zn=e=>e&&typeof e.length=="number"&&typeof e!="function";function D(e){return typeof e=="function"}function Wn(e){return D(e?.then)}function Mt(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 qn=Mt(e=>function(n){e(this),this.message=n?`${n.length} errors occurred during unsubscription: +${n.map((r,o)=>`${o+1}) ${r.toString()}`).join(` + `)}`:"",this.name="UnsubscriptionError",this.errors=n});function ot(e,t){if(e){let n=e.indexOf(t);0<=n&&e.splice(n,1)}}var U=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(D(r))try{r()}catch(i){t=i instanceof qn?i.errors:[i]}let{_finalizers:o}=this;if(o){this._finalizers=null;for(let i of o)try{au(i)}catch(s){t=t??[],s instanceof qn?t=[...t,...s.errors]:t.push(s)}}if(t)throw new qn(t)}}add(t){var n;if(t&&t!==this)if(this.closed)au(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)&&ot(n,t)}remove(t){let{_finalizers:n}=this;n&&ot(n,t),t instanceof e&&t._removeParent(this)}};U.EMPTY=(()=>{let e=new U;return e.closed=!0,e})();var Zo=U.EMPTY;function Qn(e){return e instanceof U||e&&"closed"in e&&D(e.remove)&&D(e.add)&&D(e.unsubscribe)}function au(e){D(e)?e():e.unsubscribe()}var we={onUnhandledError:null,onStoppedNotification:null,Promise:void 0,useDeprecatedSynchronousErrorHandling:!1,useDeprecatedNextContext:!1};var _t={setTimeout(e,t,...n){let{delegate:r}=_t;return r?.setTimeout?r.setTimeout(e,t,...n):setTimeout(e,t,...n)},clearTimeout(e){let{delegate:t}=_t;return(t?.clearTimeout||clearTimeout)(e)},delegate:void 0};function Yn(e){_t.setTimeout(()=>{let{onUnhandledError:t}=we;if(t)t(e);else throw e})}function rn(){}var uu=Ko("C",void 0,void 0);function cu(e){return Ko("E",void 0,e)}function lu(e){return Ko("N",e,void 0)}function Ko(e,t,n){return{kind:e,value:t,error:n}}var it=null;function xt(e){if(we.useDeprecatedSynchronousErrorHandling){let t=!it;if(t&&(it={errorThrown:!1,error:null}),e(),t){let{errorThrown:n,error:r}=it;if(it=null,n)throw r}}else e()}function du(e){we.useDeprecatedSynchronousErrorHandling&&it&&(it.errorThrown=!0,it.error=e)}var st=class extends U{constructor(t){super(),this.isStopped=!1,t?(this.destination=t,Qn(t)&&t.add(this)):this.destination=up}static create(t,n,r){return new Tt(t,n,r)}next(t){this.isStopped?Xo(lu(t),this):this._next(t)}error(t){this.isStopped?Xo(cu(t),this):(this.isStopped=!0,this._error(t))}complete(){this.isStopped?Xo(uu,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()}}},sp=Function.prototype.bind;function Jo(e,t){return sp.call(e,t)}var ei=class{constructor(t){this.partialObserver=t}next(t){let{partialObserver:n}=this;if(n.next)try{n.next(t)}catch(r){Zn(r)}}error(t){let{partialObserver:n}=this;if(n.error)try{n.error(t)}catch(r){Zn(r)}else Zn(t)}complete(){let{partialObserver:t}=this;if(t.complete)try{t.complete()}catch(n){Zn(n)}}},Tt=class extends st{constructor(t,n,r){super();let o;if(D(t)||!t)o={next:t??void 0,error:n??void 0,complete:r??void 0};else{let i;this&&we.useDeprecatedNextContext?(i=Object.create(t),i.unsubscribe=()=>this.unsubscribe(),o={next:t.next&&Jo(t.next,i),error:t.error&&Jo(t.error,i),complete:t.complete&&Jo(t.complete,i)}):o=t}this.destination=new ei(o)}};function Zn(e){we.useDeprecatedSynchronousErrorHandling?du(e):Yn(e)}function ap(e){throw e}function Xo(e,t){let{onStoppedNotification:n}=we;n&&_t.setTimeout(()=>n(e,t))}var up={closed:!0,next:rn,error:ap,complete:rn};var at=typeof Symbol=="function"&&Symbol.observable||"@@observable";function ae(e){return e}function cp(...e){return ti(e)}function ti(e){return e.length===0?ae:e.length===1?e[0]:function(n){return e.reduce((r,o)=>o(r),n)}}var M=(()=>{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=dp(n)?n:new Tt(n,r,o);return xt(()=>{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=fu(r),new r((o,i)=>{let s=new Tt({next:a=>{try{n(a)}catch(u){i(u),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)}[at](){return this}pipe(...n){return ti(n)(this)}toPromise(n){return n=fu(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 fu(e){var t;return(t=e??we.Promise)!==null&&t!==void 0?t:Promise}function lp(e){return e&&D(e.next)&&D(e.error)&&D(e.complete)}function dp(e){return e&&e instanceof st||lp(e)&&Qn(e)}function Kn(e){return D(e[at])}function Jn(e){return Symbol.asyncIterator&&D(e?.[Symbol.asyncIterator])}function Xn(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 fp(){return typeof Symbol!="function"||!Symbol.iterator?"@@iterator":Symbol.iterator}var er=fp();function tr(e){return D(e?.[er])}function nr(e){return iu(this,arguments,function*(){let n=e.getReader();try{for(;;){let{value:r,done:o}=yield rt(n.read());if(o)return yield rt(void 0);yield yield rt(r)}}finally{n.releaseLock()}})}function rr(e){return D(e?.getReader)}function $(e){if(e instanceof M)return e;if(e!=null){if(Kn(e))return pp(e);if(zn(e))return hp(e);if(Wn(e))return gp(e);if(Jn(e))return pu(e);if(tr(e))return mp(e);if(rr(e))return yp(e)}throw Xn(e)}function pp(e){return new M(t=>{let n=e[at]();if(D(n.subscribe))return n.subscribe(t);throw new TypeError("Provided object does not correctly implement Symbol.observable")})}function hp(e){return new M(t=>{for(let n=0;n{e.then(n=>{t.closed||(t.next(n),t.complete())},n=>t.error(n)).then(null,Yn)})}function mp(e){return new M(t=>{for(let n of e)if(t.next(n),t.closed)return;t.complete()})}function pu(e){return new M(t=>{Dp(e,t).catch(n=>t.error(n))})}function yp(e){return pu(nr(e))}function Dp(e,t){var n,r,o,i;return ou(this,void 0,void 0,function*(){try{for(n=su(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 ni(e){return D(e?.lift)}function b(e){return t=>{if(ni(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")}}function E(e,t,n,r,o){return new ri(e,t,n,r,o)}var ri=class extends st{constructor(t,n,r,o,i,s){super(t),this.onFinalize=i,this.shouldUnsubscribe=s,this._next=n?function(a){try{n(a)}catch(u){t.error(u)}}:super._next,this._error=o?function(a){try{o(a)}catch(u){t.error(u)}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 hu(e,t){return b((n,r)=>{let o=null,i=0,s=!1,a=()=>s&&!o&&r.complete();n.subscribe(E(r,u=>{o?.unsubscribe();let c=0,l=i++;$(e(u,l)).subscribe(o=E(r,d=>r.next(t?t(u,d,l,c++):d),()=>{o=null,a()}))},()=>{s=!0,a()}))})}function oi(){return b((e,t)=>{let n=null;e._refCount++;let r=E(t,void 0,void 0,void 0,()=>{if(!e||e._refCount<=0||0<--e._refCount){n=null;return}let o=e._connection,i=n;n=null,o&&(!i||o===i)&&o.unsubscribe(),t.unsubscribe()});e.subscribe(r),r.closed||(n=e.connect())})}var ii=class extends M{constructor(t,n){super(),this.source=t,this.subjectFactory=n,this._subject=null,this._refCount=0,this._connection=null,ni(t)&&(this.lift=t.lift)}_subscribe(t){return this.getSubject().subscribe(t)}getSubject(){let t=this._subject;return(!t||t.isStopped)&&(this._subject=this.subjectFactory()),this._subject}_teardown(){this._refCount=0;let{_connection:t}=this;this._subject=this._connection=null,t?.unsubscribe()}connect(){let t=this._connection;if(!t){t=this._connection=new U;let n=this.getSubject();t.add(this.source.subscribe(E(n,void 0,()=>{this._teardown(),n.complete()},r=>{this._teardown(),n.error(r)},()=>this._teardown()))),t.closed&&(this._connection=null,t=U.EMPTY)}return t}refCount(){return oi()(this)}};var gu=Mt(e=>function(){e(this),this.name="ObjectUnsubscribedError",this.message="object unsubscribed"});var St=(()=>{class e extends M{constructor(){super(),this.closed=!1,this.currentObservers=null,this.observers=[],this.isStopped=!1,this.hasError=!1,this.thrownError=null}lift(n){let r=new or(this,this);return r.operator=n,r}_throwIfClosed(){if(this.closed)throw new gu}next(n){xt(()=>{if(this._throwIfClosed(),!this.isStopped){this.currentObservers||(this.currentObservers=Array.from(this.observers));for(let r of this.currentObservers)r.next(n)}})}error(n){xt(()=>{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(){xt(()=>{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?Zo:(this.currentObservers=null,i.push(n),new U(()=>{this.currentObservers=null,ot(i,n)}))}_checkFinalizedStatuses(n){let{hasError:r,thrownError:o,isStopped:i}=this;r?n.error(o):i&&n.complete()}asObservable(){let n=new M;return n.source=this,n}}return e.create=(t,n)=>new or(t,n),e})(),or=class extends St{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:Zo}};var on=class extends St{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 si={now(){return(si.delegate||Date).now()},delegate:void 0};var ir=class extends U{constructor(t,n){super()}schedule(t,n=0){return this}};var sn={setInterval(e,t,...n){let{delegate:r}=sn;return r?.setInterval?r.setInterval(e,t,...n):setInterval(e,t,...n)},clearInterval(e){let{delegate:t}=sn;return(t?.clearInterval||clearInterval)(e)},delegate:void 0};var sr=class extends ir{constructor(t,n){super(t,n),this.scheduler=t,this.work=n,this.pending=!1}schedule(t,n=0){var r;if(this.closed)return this;this.state=t;let o=this.id,i=this.scheduler;return o!=null&&(this.id=this.recycleAsyncId(i,o,n)),this.pending=!0,this.delay=n,this.id=(r=this.id)!==null&&r!==void 0?r:this.requestAsyncId(i,this.id,n),this}requestAsyncId(t,n,r=0){return sn.setInterval(t.flush.bind(t,this),r)}recycleAsyncId(t,n,r=0){if(r!=null&&this.delay===r&&this.pending===!1)return n;n!=null&&sn.clearInterval(n)}execute(t,n){if(this.closed)return new Error("executing a cancelled action");this.pending=!1;let r=this._execute(t,n);if(r)return r;this.pending===!1&&this.id!=null&&(this.id=this.recycleAsyncId(this.scheduler,this.id,null))}_execute(t,n){let r=!1,o;try{this.work(t)}catch(i){r=!0,o=i||new Error("Scheduled action threw falsy error")}if(r)return this.unsubscribe(),o}unsubscribe(){if(!this.closed){let{id:t,scheduler:n}=this,{actions:r}=n;this.work=this.state=this.scheduler=null,this.pending=!1,ot(r,this),t!=null&&(this.id=this.recycleAsyncId(n,t,null)),this.delay=null,super.unsubscribe()}}};var At=class e{constructor(t,n=e.now){this.schedulerActionCtor=t,this.now=n}schedule(t,n=0,r){return new this.schedulerActionCtor(this,t).schedule(r,n)}};At.now=si.now;var ar=class extends At{constructor(t,n=At.now){super(t,n),this.actions=[],this._active=!1}flush(t){let{actions:n}=this;if(this._active){n.push(t);return}let r;this._active=!0;do if(r=t.execute(t.state,t.delay))break;while(t=n.shift());if(this._active=!1,r){for(;t=n.shift();)t.unsubscribe();throw r}}};var ur=class extends sr{constructor(t,n){super(t,n),this.scheduler=t,this.work=n}schedule(t,n=0){return n>0?super.schedule(t,n):(this.delay=n,this.state=t,this.scheduler.flush(this),this)}execute(t,n){return n>0||this.closed?super.execute(t,n):this._execute(t,n)}requestAsyncId(t,n,r=0){return r!=null&&r>0||r==null&&this.delay>0?super.requestAsyncId(t,n,r):(t.flush(this),0)}};var cr=class extends ar{};var vp=new cr(ur);var an=new M(e=>e.complete());function mu(e){return e&&D(e.schedule)}function yu(e){return e[e.length-1]}function lr(e){return D(yu(e))?e.pop():void 0}function Ge(e){return mu(yu(e))?e.pop():void 0}function ie(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 un(e,t=0){return b((n,r)=>{n.subscribe(E(r,o=>ie(r,e,()=>r.next(o),t),()=>ie(r,e,()=>r.complete(),t),o=>ie(r,e,()=>r.error(o),t)))})}function dr(e,t=0){return b((n,r)=>{r.add(e.schedule(()=>n.subscribe(r),t))})}function Du(e,t){return $(e).pipe(dr(t),un(t))}function vu(e,t){return $(e).pipe(dr(t),un(t))}function wu(e,t){return new M(n=>{let r=0;return t.schedule(function(){r===e.length?n.complete():(n.next(e[r++]),n.closed||this.schedule())})})}function Iu(e,t){return new M(n=>{let r;return ie(n,t,()=>{r=e[er](),ie(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)}),()=>D(r?.return)&&r.return()})}function fr(e,t){if(!e)throw new Error("Iterable cannot be null");return new M(n=>{ie(n,t,()=>{let r=e[Symbol.asyncIterator]();ie(n,t,()=>{r.next().then(o=>{o.done?n.complete():n.next(o.value)})},0,!0)})})}function Eu(e,t){return fr(nr(e),t)}function Cu(e,t){if(e!=null){if(Kn(e))return Du(e,t);if(zn(e))return wu(e,t);if(Wn(e))return vu(e,t);if(Jn(e))return fr(e,t);if(tr(e))return Iu(e,t);if(rr(e))return Eu(e,t)}throw Xn(e)}function ze(e,t){return t?Cu(e,t):$(e)}function wp(...e){let t=Ge(e);return ze(e,t)}function Ip(e,t){let n=D(e)?e:()=>e,r=o=>o.error(n());return new M(t?o=>t.schedule(r,0,o):r)}function Ep(e){return!!e&&(e instanceof M||D(e.lift)&&D(e.subscribe))}var ut=Mt(e=>function(){e(this),this.name="EmptyError",this.message="no elements in sequence"});function xe(e,t){return b((n,r)=>{let o=0;n.subscribe(E(r,i=>{r.next(e.call(t,i,o++))}))})}var{isArray:Cp}=Array;function bp(e,t){return Cp(t)?e(...t):e(t)}function pr(e){return xe(t=>bp(e,t))}var{isArray:Mp}=Array,{getPrototypeOf:_p,prototype:xp,keys:Tp}=Object;function hr(e){if(e.length===1){let t=e[0];if(Mp(t))return{args:t,keys:null};if(Sp(t)){let n=Tp(t);return{args:n.map(r=>t[r]),keys:n}}}return{args:e,keys:null}}function Sp(e){return e&&typeof e=="object"&&_p(e)===xp}function gr(e,t){return e.reduce((n,r,o)=>(n[r]=t[o],n),{})}function Ap(...e){let t=Ge(e),n=lr(e),{args:r,keys:o}=hr(e);if(r.length===0)return ze([],t);let i=new M(Np(r,t,o?s=>gr(o,s):ae));return n?i.pipe(pr(n)):i}function Np(e,t,n=ae){return r=>{bu(t,()=>{let{length:o}=e,i=new Array(o),s=o,a=o;for(let u=0;u{let c=ze(e[u],t),l=!1;c.subscribe(E(r,d=>{i[u]=d,l||(l=!0,a--),a||r.next(n(i.slice()))},()=>{--s||r.complete()}))},r)},r)}}function bu(e,t,n){e?ie(n,e,t):t()}function Mu(e,t,n,r,o,i,s,a){let u=[],c=0,l=0,d=!1,f=()=>{d&&!u.length&&!c&&t.complete()},p=w=>c{i&&t.next(w),c++;let P=!1;$(n(w,l++)).subscribe(E(t,O=>{o?.(O),i?p(O):t.next(O)},()=>{P=!0},void 0,()=>{if(P)try{for(c--;u.length&&ch(O)):h(O)}f()}catch(O){t.error(O)}}))};return e.subscribe(E(t,p,()=>{d=!0,f()})),()=>{a?.()}}function ct(e,t,n=1/0){return D(t)?ct((r,o)=>xe((i,s)=>t(r,i,o,s))($(e(r,o))),n):(typeof t=="number"&&(n=t),b((r,o)=>Mu(r,o,e,n)))}function _u(e=1/0){return ct(ae,e)}function xu(){return _u(1)}function mr(...e){return xu()(ze(e,Ge(e)))}function Op(e){return new M(t=>{$(e()).subscribe(t)})}function Fp(...e){let t=lr(e),{args:n,keys:r}=hr(e),o=new M(i=>{let{length:s}=n;if(!s){i.complete();return}let a=new Array(s),u=s,c=s;for(let l=0;l{d||(d=!0,c--),a[l]=f},()=>u--,void 0,()=>{(!u||!d)&&(c||i.next(r?gr(r,a):a),i.complete())}))}});return t?o.pipe(pr(t)):o}function cn(e,t){return b((n,r)=>{let o=0;n.subscribe(E(r,i=>e.call(t,i,o++)&&r.next(i)))})}function Tu(e){return b((t,n)=>{let r=null,o=!1,i;r=t.subscribe(E(n,void 0,void 0,s=>{i=$(e(s,Tu(e)(t))),r?(r.unsubscribe(),r=null,i.subscribe(n)):o=!0})),o&&(r.unsubscribe(),r=null,i.subscribe(n))})}function Su(e,t,n,r,o){return(i,s)=>{let a=n,u=t,c=0;i.subscribe(E(s,l=>{let d=c++;u=a?e(u,l,d):(a=!0,l),r&&s.next(u)},o&&(()=>{a&&s.next(u),s.complete()})))}}function Rp(e,t){return D(t)?ct(e,t,1):ct(e,1)}function ln(e){return b((t,n)=>{let r=!1;t.subscribe(E(n,o=>{r=!0,n.next(o)},()=>{r||n.next(e),n.complete()}))})}function ai(e){return e<=0?()=>an:b((t,n)=>{let r=0;t.subscribe(E(n,o=>{++r<=e&&(n.next(o),e<=r&&n.complete())}))})}function Pp(e){return xe(()=>e)}function yr(e=kp){return b((t,n)=>{let r=!1;t.subscribe(E(n,o=>{r=!0,n.next(o)},()=>r?n.complete():n.error(e())))})}function kp(){return new ut}function Lp(e){return b((t,n)=>{try{t.subscribe(n)}finally{n.add(e)}})}function ui(e,t){let n=arguments.length>=2;return r=>r.pipe(e?cn((o,i)=>e(o,i,r)):ae,ai(1),n?ln(t):yr(()=>new ut))}function ci(e){return e<=0?()=>an:b((t,n)=>{let r=[];t.subscribe(E(n,o=>{r.push(o),e{for(let o of r)n.next(o);n.complete()},void 0,()=>{r=null}))})}function jp(e,t){let n=arguments.length>=2;return r=>r.pipe(e?cn((o,i)=>e(o,i,r)):ae,ci(1),n?ln(t):yr(()=>new ut))}function Vp(e,t){return b(Su(e,t,arguments.length>=2,!0))}function Bp(...e){let t=Ge(e);return b((n,r)=>{(t?mr(e,n,t):mr(e,n)).subscribe(r)})}function $p(e){return b((t,n)=>{$(e).subscribe(E(n,()=>n.complete(),rn)),!n.closed&&t.subscribe(n)})}function Hp(e,t,n){let r=D(e)||t||n?{next:e,error:t,complete:n}:e;return r?b((o,i)=>{var s;(s=r.subscribe)===null||s===void 0||s.call(r);let a=!0;o.subscribe(E(i,u=>{var c;(c=r.next)===null||c===void 0||c.call(r,u),i.next(u)},()=>{var u;a=!1,(u=r.complete)===null||u===void 0||u.call(r),i.complete()},u=>{var c;a=!1,(c=r.error)===null||c===void 0||c.call(r,u),i.error(u)},()=>{var u,c;a&&((u=r.unsubscribe)===null||u===void 0||u.call(r)),(c=r.finalize)===null||c===void 0||c.call(r)}))}):ae}var Au=null;var li=1,di=Symbol("SIGNAL");function G(e){let t=Au;return Au=e,t}var Nu={version:0,lastCleanEpoch:0,dirty:!1,producerNode:void 0,producerLastReadVersion:void 0,producerIndexOfThis:void 0,nextProducerIndex:0,liveConsumerNode:void 0,liveConsumerIndexOfThis:void 0,consumerAllowSignalWrites:!1,consumerIsAlwaysLive:!1,producerMustRecompute:()=>!1,producerRecomputeValue:()=>{},consumerMarkedDirty:()=>{},consumerOnSignalRead:()=>{}};function Up(e){if(!(hi(e)&&!e.dirty)&&!(!e.dirty&&e.lastCleanEpoch===li)){if(!e.producerMustRecompute(e)&&!fi(e)){e.dirty=!1,e.lastCleanEpoch=li;return}e.producerRecomputeValue(e),e.dirty=!1,e.lastCleanEpoch=li}}function Ou(e){return e&&(e.nextProducerIndex=0),G(e)}function Fu(e,t){if(G(t),!(!e||e.producerNode===void 0||e.producerIndexOfThis===void 0||e.producerLastReadVersion===void 0)){if(hi(e))for(let n=e.nextProducerIndex;ne.nextProducerIndex;)e.producerNode.pop(),e.producerLastReadVersion.pop(),e.producerIndexOfThis.pop()}}function fi(e){Dr(e);for(let t=0;t0}function Dr(e){e.producerNode??=[],e.producerIndexOfThis??=[],e.producerLastReadVersion??=[]}function Gp(e){e.liveConsumerNode??=[],e.liveConsumerIndexOfThis??=[]}function zp(){throw new Error}var Wp=zp;function Pu(e){Wp=e}var Tc="https://g.co/ng/security#xss",I=class extends Error{constructor(t,n){super(Sc(t,n)),this.code=t}};function Sc(e,t){return`${`NG0${Math.abs(e)}`}${t?": "+t:""}`}var Fi=class extends St{constructor(t=!1){super(),this.__isAsync=t}emit(t){super.next(t)}subscribe(t,n,r){let o=t,i=n||(()=>null),s=r;if(t&&typeof t=="object"){let u=t;o=u.next?.bind(u),i=u.error?.bind(u),s=u.complete?.bind(u)}this.__isAsync&&(i=gi(i),o&&(o=gi(o)),s&&(s=gi(s)));let a=super.subscribe({next:o,error:i,complete:s});return t instanceof U&&t.add(a),a}};function gi(e){return t=>{setTimeout(e,void 0,t)}}var Ee=Fi;var C=function(e){return e[e.Default=0]="Default",e[e.Host=1]="Host",e[e.Self=2]="Self",e[e.SkipSelf=4]="SkipSelf",e[e.Optional=8]="Optional",e}(C||{});function te(e){if(typeof e=="string")return e;if(Array.isArray(e))return"["+e.map(te).join(", ")+"]";if(e==null)return""+e;if(e.overriddenName)return`${e.overriddenName}`;if(e.name)return`${e.name}`;let t=e.toString();if(t==null)return""+t;let n=t.indexOf(` +`);return n===-1?t:t.substring(0,n)}function Ri(e,t){return e==null||e===""?t===null?"":t:t==null||t===""?e:e+" "+t}var Ac=function(e){return e[e.OnPush=0]="OnPush",e[e.Default=1]="Default",e}(Ac||{}),Pt=function(e){return e[e.Emulated=0]="Emulated",e[e.None=2]="None",e[e.ShadowDom=3]="ShadowDom",e}(Pt||{});function Pn(e){return{toString:e}.toString()}var ue=globalThis;var kt={},X=[];function F(e){for(let t in e)if(e[t]===F)return t;throw Error("Could not find renamed property on target object.")}function qp(e,t){for(let n in t)t.hasOwnProperty(n)&&!e.hasOwnProperty(n)&&(e[n]=t[n])}var Qp=F({\u0275cmp:F}),Yp=F({\u0275dir:F}),Zp=F({\u0275pipe:F}),Kp=F({\u0275mod:F}),kr=F({\u0275fac:F}),dn=F({__NG_ELEMENT_ID__:F}),ku=F({__NG_ENV_ID__:F}),Qe=function(e){return e[e.None=0]="None",e[e.SignalBased=1]="SignalBased",e[e.HasDecoratorInputTransform=2]="HasDecoratorInputTransform",e}(Qe||{});function Nc(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}}function Pi(e,t,n){let r=0;for(;rt){s=i-1;break}}}for(;ii?f="":f=o[d+1].toLowerCase();let p=r&8?f:null;if(p&&Nc(p,c,0)!==-1||r&2&&c!==f){if(Ie(r))return!1;s=!0}}}}return Ie(r)||s}function Ie(e){return(e&1)===0}function nh(e,t,n,r){if(t===null)return-1;let o=0;if(r||!n){let i=!1;for(;o-1)for(n++;n0?'="'+a+'"':"")+"]"}else r&8?o+="."+s:r&4&&(o+=" "+s);else o!==""&&!Ie(s)&&(t+=ju(i,o),o=""),r=s,i=i||!Ie(r);n++}return o!==""&&(t+=ju(i,o)),t}function uh(e){return e.map(ah).join(",")}function ch(e){let t=[],n=[],r=1,o=2;for(;r{let t=Bc(e),n=nn(Ue({},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:null,signals:e.signals??!1,data:e.data||{},encapsulation:e.encapsulation||Pt.Emulated,styles:e.styles||X,_:null,schemas:e.schemas||null,tView:null,id:""});$c(n);let r=e.dependencies;return n.directiveDefs=Bu(r,!1),n.pipeDefs=Bu(r,!0),n.id=ph(n),n})}function lh(e){return Oe(e)||Lc(e)}function dh(e){return e!==null}function kc(e){return Pn(()=>({type:e.type,bootstrap:e.bootstrap||X,declarations:e.declarations||X,imports:e.imports||X,exports:e.exports||X,transitiveCompileScopes:null,schemas:e.schemas||null,id:e.id||null}))}function Vu(e,t){if(e==null)return kt;let n={};for(let r in e)if(e.hasOwnProperty(r)){let o=e[r],i,s,a=Qe.None;Array.isArray(o)?(a=o[0],i=o[1],s=o[2]??i):(i=o,s=o),t?(n[i]=a!==Qe.None?[r,a]:r,t[i]=s):n[i]=r}return n}function kn(e){return Pn(()=>{let t=Bc(e);return $c(t),t})}function co(e){return{type:e.type,name:e.name,factory:null,pure:e.pure!==!1,standalone:e.standalone===!0,onDestroy:e.type.prototype.ngOnDestroy||null}}function Oe(e){return e[Qp]||null}function Lc(e){return e[Yp]||null}function jc(e){return e[Zp]||null}function fh(e){let t=Oe(e)||Lc(e)||jc(e);return t!==null?t.standalone:!1}function Vc(e,t){let n=e[Kp]||null;if(!n&&t===!0)throw new Error(`Type ${te(e)} does not have '\u0275mod' property.`);return n}function Bc(e){let t={};return{type:e.type,providersResolver:null,factory:null,hostBindings:e.hostBindings||null,hostVars:e.hostVars||0,hostAttrs:e.hostAttrs||null,contentQueries:e.contentQueries||null,declaredInputs:t,inputTransforms:null,inputConfig:e.inputs||kt,exportAs:e.exportAs||null,standalone:e.standalone===!0,signals:e.signals===!0,selectors:e.selectors||X,viewQuery:e.viewQuery||null,features:e.features||null,setInput:null,findHostDirectiveDefs:null,hostDirectives:null,inputs:Vu(e.inputs,t),outputs:Vu(e.outputs),debugInfo:null}}function $c(e){e.features?.forEach(t=>t(e))}function Bu(e,t){if(!e)return null;let n=t?jc:lh;return()=>(typeof e=="function"?e():e).map(r=>n(r)).filter(dh)}function ph(e){let t=0,n=[e.selectors,e.ngContentSelectors,e.hostVars,e.hostAttrs,e.consts,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].join("|");for(let o of n)t=Math.imul(31,t)+o.charCodeAt(0)<<0;return t+=2147483648,"c"+t}var V=0,g=1,m=2,q=3,Ce=4,le=5,be=6,yn=7,K=8,Lt=9,Fe=10,A=11,Dn=12,$u=13,Qt=14,re=15,Ln=16,Nt=17,Re=18,lo=19,Hc=20,fn=21,mi=22,ft=23,N=25,qs=1,vn=6,Pe=7,Lr=8,jt=9,Q=10,Qs=function(e){return e[e.None=0]="None",e[e.HasTransplantedViews=2]="HasTransplantedViews",e}(Qs||{});function Ne(e){return Array.isArray(e)&&typeof e[qs]=="object"}function de(e){return Array.isArray(e)&&e[qs]===!0}function Ys(e){return(e.flags&4)!==0}function Yt(e){return e.componentOffset>-1}function fo(e){return(e.flags&1)===1}function Ye(e){return!!e.template}function Zs(e){return(e[m]&512)!==0}function hh(e){return(e.type&16)===16}function gh(e){return(e[m]&32)===32}var Uc="svg",mh="math",yh=!1;function Dh(){return yh}function W(e){for(;Array.isArray(e);)e=e[V];return e}function Gc(e){for(;Array.isArray(e);){if(typeof e[qs]=="object")return e;e=e[V]}return null}function zc(e,t){return W(t[e])}function fe(e,t){return W(t[e.index])}function Ks(e,t){return e.data[t]}function Js(e,t){return e[t]}function et(e,t){let n=t[e];return Ne(n)?n:n[V]}function vh(e){return(e[m]&4)===4}function Xs(e){return(e[m]&128)===128}function wh(e){return de(e[q])}function Vt(e,t){return t==null?null:e[t]}function Wc(e){e[Nt]=0}function Ih(e){e[m]&1024||(e[m]|=1024,Xs(e)&&wn(e))}function Eh(e,t){for(;e>0;)t=t[Qt],e--;return t}function ea(e){return!!(e[m]&9216||e[ft]?.dirty)}function ki(e){ea(e)?wn(e):e[m]&64&&(Dh()?(e[m]|=1024,wn(e)):e[Fe].changeDetectionScheduler?.notify())}function wn(e){e[Fe].changeDetectionScheduler?.notify();let t=In(e);for(;t!==null&&!(t[m]&8192||(t[m]|=8192,!Xs(t)));)t=In(t)}function Ch(e,t){if((e[m]&256)===256)throw new I(911,!1);e[fn]===null&&(e[fn]=[]),e[fn].push(t)}function In(e){let t=e[q];return de(t)?t[q]:t}var v={lFrame:Jc(null),bindingsEnabled:!0,skipHydrationRootTNode:null};function bh(){return v.lFrame.elementDepthCount}function Mh(){v.lFrame.elementDepthCount++}function _h(){v.lFrame.elementDepthCount--}function qc(){return v.bindingsEnabled}function Zt(){return v.skipHydrationRootTNode!==null}function xh(e){return v.skipHydrationRootTNode===e}function Th(e){v.skipHydrationRootTNode=e}function Sh(){v.skipHydrationRootTNode=null}function y(){return v.lFrame.lView}function j(){return v.lFrame.tView}function nx(e){return v.lFrame.contextLView=e,e[K]}function rx(e){return v.lFrame.contextLView=null,e}function J(){let e=Qc();for(;e!==null&&e.type===64;)e=e.parent;return e}function Qc(){return v.lFrame.currentTNode}function Ah(){let e=v.lFrame,t=e.currentTNode;return e.isParent?t:t.parent}function wt(e,t){let n=v.lFrame;n.currentTNode=e,n.isParent=t}function ta(){return v.lFrame.isParent}function na(){v.lFrame.isParent=!1}function Nh(){return v.lFrame.contextLView}function Le(){let e=v.lFrame,t=e.bindingRootIndex;return t===-1&&(t=e.bindingRootIndex=e.tView.bindingStartIndex),t}function Oh(){return v.lFrame.bindingIndex}function Fh(e){return v.lFrame.bindingIndex=e}function Kt(){return v.lFrame.bindingIndex++}function ra(e){let t=v.lFrame,n=t.bindingIndex;return t.bindingIndex=t.bindingIndex+e,n}function Rh(){return v.lFrame.inI18n}function Ph(e,t){let n=v.lFrame;n.bindingIndex=n.bindingRootIndex=e,Li(t)}function kh(){return v.lFrame.currentDirectiveIndex}function Li(e){v.lFrame.currentDirectiveIndex=e}function Lh(e){let t=v.lFrame.currentDirectiveIndex;return t===-1?null:e[t]}function Yc(){return v.lFrame.currentQueryIndex}function oa(e){v.lFrame.currentQueryIndex=e}function jh(e){let t=e[g];return t.type===2?t.declTNode:t.type===1?e[le]:null}function Zc(e,t,n){if(n&C.SkipSelf){let o=t,i=e;for(;o=o.parent,o===null&&!(n&C.Host);)if(o=jh(i),o===null||(i=i[Qt],o.type&10))break;if(o===null)return!1;t=o,e=i}let r=v.lFrame=Kc();return r.currentTNode=t,r.lView=e,!0}function ia(e){let t=Kc(),n=e[g];v.lFrame=t,t.currentTNode=n.firstChild,t.lView=e,t.tView=n,t.contextLView=e,t.bindingIndex=n.bindingStartIndex,t.inI18n=!1}function Kc(){let e=v.lFrame,t=e===null?null:e.child;return t===null?Jc(e):t}function Jc(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 Xc(){let e=v.lFrame;return v.lFrame=e.parent,e.currentTNode=null,e.lView=null,e}var el=Xc;function sa(){let e=Xc();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 Vh(e){return(v.lFrame.contextLView=Eh(e,v.lFrame.contextLView))[K]}function je(){return v.lFrame.selectedIndex}function pt(e){v.lFrame.selectedIndex=e}function po(){let e=v.lFrame;return Ks(e.tView,e.selectedIndex)}function ox(){v.lFrame.currentNamespace=Uc}function tl(){return v.lFrame.currentNamespace}var nl=!0;function ho(){return nl}function tt(e){nl=e}function Bh(){return Jt(J(),y())}function Jt(e,t){return new nt(fe(e,t))}var nt=(()=>{let t=class t{constructor(r){this.nativeElement=r}};t.__NG_ELEMENT_ID__=Bh;let e=t;return e})();function $h(e){return e instanceof nt?e.nativeElement:e}function Hh(e,t,n){if(e.length!==t.length)return!1;for(let r=0;rArray.isArray(n)?aa(n,t):t(n))}function rl(e,t,n){t>=e.length?e.push(n):e.splice(t,0,n)}function jr(e,t){return t>=e.length-1?e.pop():e.splice(t,1)[0]}function Gh(e,t){let n=[];for(let r=0;rt;){let i=o-2;e[o]=e[i],o--}e[t]=n,e[t+1]=r}}function jn(e,t,n){let r=Vn(e,t);return r>=0?e[r|1]=n:(r=~r,zh(e,r,t,n)),r}function yi(e,t){let n=Vn(e,t);if(n>=0)return e[n|1]}function Vn(e,t){return Wh(e,t,1)}function Wh(e,t,n){let r=0,o=e.length>>n;for(;o!==r;){let i=r+(o-r>>1),s=e[i<t?o=i:r=i+1}return~(o<Jh}),Jh="ng",Xh=new S(""),mo=new S("",{providedIn:"platform",factory:()=>"unknown"});var ax=new S(""),ux=new S("",{providedIn:"root",factory:()=>Bn().body?.querySelector("[ngCspNonce]")?.getAttribute("ngCspNonce")||null});var eg=F({__forward_ref__:F});function cl(e){return e.__forward_ref__=cl,e.toString=function(){return te(this())},e}function ee(e){return ll(e)?e():e}function ll(e){return typeof e=="function"&&e.hasOwnProperty(eg)&&e.__forward_ref__===cl}function dl(e){return e&&!!e.\u0275providers}function Ze(e){return typeof e=="string"?e:e==null?"":String(e)}function tg(e){return typeof e=="function"?e.name||e.toString():typeof e=="object"&&e!=null&&typeof e.type=="function"?e.type.name||e.type.toString():Ze(e)}function ng(e,t){let n=t?`. Dependency path: ${t.join(" > ")} > ${e}`:"";throw new I(-200,e)}function ua(e,t){throw new I(-201,!1)}var Bi;function rg(){return Bi}function se(e){let t=Bi;return Bi=e,t}function fl(e,t,n){let r=go(e);if(r&&r.providedIn=="root")return r.value===void 0?r.value=r.factory():r.value;if(n&C.Optional)return null;if(t!==void 0)return t;ua(e,"Injector")}var og={},Cn=og,$i="__NG_DI_FLAG__",$r="ngTempTokenPath",ig="ngTokenPath",sg=/\n/gm,ag="\u0275",zu="__source",pn;function We(e){let t=pn;return pn=e,t}function ug(e,t=C.Default){if(pn===void 0)throw new I(-203,!1);return pn===null?fl(e,void 0,t):pn.get(e,t&C.Optional?null:void 0,t)}function Y(e,t=C.Default){return(rg()||ug)(ee(e),t)}function _(e,t=C.Default){return Y(e,yo(t))}function yo(e){return typeof e>"u"||typeof e=="number"?e:0|(e.optional&&8)|(e.host&&1)|(e.self&&2)|(e.skipSelf&&4)}function Hi(e){let t=[];for(let n=0;n ");else if(typeof t=="object"){let i=[];for(let s in t)if(t.hasOwnProperty(s)){let a=t[s];i.push(s+":"+(typeof a=="string"?JSON.stringify(a):te(a)))}o=`{${i.join(", ")}}`}return`${n}${r?"("+r+")":""}[${o}]: ${e.replace(sg,` + `)}`}function fg(){let e=new Do;return _(mo)==="browser"&&(e.store=pg(Bn(),_(Kh))),e}var Do=(()=>{let t=class t{constructor(){this.store={},this.onSerializeCallbacks={}}get(r,o){return this.store[r]!==void 0?this.store[r]:o}set(r,o){this.store[r]=o}remove(r){delete this.store[r]}hasKey(r){return this.store.hasOwnProperty(r)}get isEmpty(){return Object.keys(this.store).length===0}onSerialize(r,o){this.onSerializeCallbacks[r]=o}toJson(){for(let r in this.onSerializeCallbacks)if(this.onSerializeCallbacks.hasOwnProperty(r))try{this.store[r]=this.onSerializeCallbacks[r]()}catch(o){console.warn("Exception in onSerialize callback: ",o)}return JSON.stringify(this.store).replace(/null;function mg(e,t,n=!1){let r=e.getAttribute(hn);if(r==null)return null;let[o,i]=r.split("|");if(r=n?i:o,!r)return null;let s=i?`|${i}`:"",a=n?o:s,u={};if(r!==""){let l=t.get(Do,null,{optional:!0});l!==null&&(u=l.get(da,[])[Number(r)])}let c={data:u,firstChild:e.firstChild??null};return n&&(c.firstChild=e,vo(c,0,e.nextSibling)),a?e.setAttribute(hn,a):e.removeAttribute(hn),c}function yg(){hl=mg}function fa(e,t,n=!1){return hl(e,t,n)}function gl(e){let t=e._lView;return t[g].type===2?null:(Zs(t)&&(t=t[N]),t)}function Dg(e){return e.textContent?.replace(/\s/gm,"")}function vg(e){let t=Bn(),n=t.createNodeIterator(e,NodeFilter.SHOW_COMMENT,{acceptNode(i){let s=Dg(i);return s==="ngetn"||s==="ngtns"?NodeFilter.FILTER_ACCEPT:NodeFilter.FILTER_REJECT}}),r,o=[];for(;r=n.nextNode();)o.push(r);for(let i of o)i.textContent==="ngetn"?i.replaceWith(t.createTextNode("")):i.remove()}function vo(e,t,n){e.segmentHeads??={},e.segmentHeads[t]=n}function qi(e,t){return e.segmentHeads?.[t]??null}function wg(e,t){let n=e.data,r=n[Ui]?.[t]??null;return r===null&&n[Mn]?.[t]&&(r=pa(e,t)),r}function ml(e,t){return e.data[Mn]?.[t]??null}function pa(e,t){let n=ml(e,t)??[],r=0;for(let o of n)r+=o[Bt]*(o[Hr]??1);return r}function wo(e,t){if(typeof e.disconnectedNodes>"u"){let n=e.data[Sr];e.disconnectedNodes=n?new Set(n):null}return!!e.disconnectedNodes?.has(t)}var vr="__parameters__";function Ig(e){return function(...n){if(e){let r=e(...n);for(let o in r)this[o]=r[o]}}}function yl(e,t,n){return Pn(()=>{let r=Ig(t);function o(...i){if(this instanceof o)return r.apply(this,i),this;let s=new o(...i);return a.annotation=s,a;function a(u,c,l){let d=u.hasOwnProperty(vr)?u[vr]:Object.defineProperty(u,vr,{value:[]})[vr];for(;d.length<=l;)d.push(null);return(d[l]=d[l]||[]).push(s),u}}return n&&(o.prototype=Object.create(n.prototype)),o.prototype.ngMetadataName=e,o.annotationCls=o,o})}var Eg=pl(yl("Optional"),8);var Cg=pl(yl("SkipSelf"),4);function ht(e,t){let n=e.hasOwnProperty(kr);return n?e[kr]:null}var _n=new S(""),Dl=new S("",-1),vl=new S(""),Ur=class{get(t,n=Cn){if(n===Cn){let r=new Error(`NullInjectorError: No provider for ${te(t)}!`);throw r.name="NullInjectorError",r}return n}};function wl(e){return{\u0275providers:e}}function bg(...e){return{\u0275providers:Il(!0,e),\u0275fromNgModule:!0}}function Il(e,...t){let n=[],r=new Set,o,i=s=>{n.push(s)};return aa(t,s=>{let a=s;Qi(a,i,[],r)&&(o||=[],o.push(a))}),o!==void 0&&El(o,i),n}function El(e,t){for(let n=0;n{t(i,r)})}}function Qi(e,t,n,r){if(e=ee(e),!e)return!1;let o=null,i=Uu(e),s=!i&&Oe(e);if(!i&&!s){let u=e.ngModule;if(i=Uu(u),i)o=u;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 u=typeof s.dependencies=="function"?s.dependencies():s.dependencies;for(let c of u)Qi(c,t,n,r)}}else if(i){if(i.imports!=null&&!a){r.add(o);let c;try{aa(i.imports,l=>{Qi(l,t,n,r)&&(c||=[],c.push(l))})}finally{}c!==void 0&&El(c,t)}if(!a){let c=ht(o)||(()=>new o);t({provide:o,useFactory:c,deps:X},o),t({provide:vl,useValue:o,multi:!0},o),t({provide:_n,useValue:()=>Y(o),multi:!0},o)}let u=i.providers;if(u!=null&&!a){let c=e;ha(u,l=>{t(l,c)})}}else return!1;return o!==e&&e.providers!==void 0}function ha(e,t){for(let n of e)dl(n)&&(n=n.\u0275providers),Array.isArray(n)?ha(n,t):t(n)}var Mg=F({provide:String,useValue:F});function Cl(e){return e!==null&&typeof e=="object"&&Mg in e}function _g(e){return!!(e&&e.useExisting)}function xg(e){return!!(e&&e.useFactory)}function $t(e){return typeof e=="function"}function Tg(e){return!!e.useClass}var bl=new S(""),Ar={},Sg={},Di;function ga(){return Di===void 0&&(Di=new Ur),Di}var Ke=class{},xn=class extends Ke{get destroyed(){return this._destroyed}constructor(t,n,r,o){super(),this.parent=n,this.source=r,this.scopes=o,this.records=new Map,this._ngOnDestroyHooks=new Set,this._onDestroyHooks=[],this._destroyed=!1,Zi(t,s=>this.processProvider(s)),this.records.set(Dl,Ot(void 0,this)),o.has("environment")&&this.records.set(Ke,Ot(void 0,this));let i=this.records.get(bl);i!=null&&typeof i.value=="string"&&this.scopes.add(i.value),this.injectorDefTypes=new Set(this.get(vl,X,C.Self))}destroy(){this.assertNotDestroyed(),this._destroyed=!0;try{for(let n of this._ngOnDestroyHooks)n.ngOnDestroy();let t=this._onDestroyHooks;this._onDestroyHooks=[];for(let n of t)n()}finally{this.records.clear(),this._ngOnDestroyHooks.clear(),this.injectorDefTypes.clear()}}onDestroy(t){return this.assertNotDestroyed(),this._onDestroyHooks.push(t),()=>this.removeOnDestroy(t)}runInContext(t){this.assertNotDestroyed();let n=We(this),r=se(void 0),o;try{return t()}finally{We(n),se(r)}}get(t,n=Cn,r=C.Default){if(this.assertNotDestroyed(),t.hasOwnProperty(ku))return t[ku](this);r=yo(r);let o,i=We(this),s=se(void 0);try{if(!(r&C.SkipSelf)){let u=this.records.get(t);if(u===void 0){let c=Rg(t)&&go(t);c&&this.injectableDefInScope(c)?u=Ot(Yi(t),Ar):u=null,this.records.set(t,u)}if(u!=null)return this.hydrate(t,u)}let a=r&C.Self?ga():this.parent;return n=r&C.Optional&&n===Cn?null:n,a.get(t,n)}catch(a){if(a.name==="NullInjectorError"){if((a[$r]=a[$r]||[]).unshift(te(t)),i)throw a;return lg(a,t,"R3InjectorError",this.source)}else throw a}finally{se(s),We(i)}}resolveInjectorInitializers(){let t=We(this),n=se(void 0),r;try{let o=this.get(_n,X,C.Self);for(let i of o)i()}finally{We(t),se(n)}}toString(){let t=[],n=this.records;for(let r of n.keys())t.push(te(r));return`R3Injector[${t.join(", ")}]`}assertNotDestroyed(){if(this._destroyed)throw new I(205,!1)}processProvider(t){t=ee(t);let n=$t(t)?t:ee(t&&t.provide),r=Ng(t);if(!$t(t)&&t.multi===!0){let o=this.records.get(n);o||(o=Ot(void 0,Ar,!0),o.factory=()=>Hi(o.multi),this.records.set(n,o)),n=t,o.multi.push(t)}this.records.set(n,r)}hydrate(t,n){return n.value===Ar&&(n.value=Sg,n.value=n.factory()),typeof n.value=="object"&&n.value&&Fg(n.value)&&this._ngOnDestroyHooks.add(n.value),n.value}injectableDefInScope(t){if(!t.providedIn)return!1;let n=ee(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 Yi(e){let t=go(e),n=t!==null?t.factory:ht(e);if(n!==null)return n;if(e instanceof S)throw new I(204,!1);if(e instanceof Function)return Ag(e);throw new I(204,!1)}function Ag(e){if(e.length>0)throw new I(204,!1);let n=Yh(e);return n!==null?()=>n.factory(e):()=>new e}function Ng(e){if(Cl(e))return Ot(void 0,e.useValue);{let t=Ml(e);return Ot(t,Ar)}}function Ml(e,t,n){let r;if($t(e)){let o=ee(e);return ht(o)||Yi(o)}else if(Cl(e))r=()=>ee(e.useValue);else if(xg(e))r=()=>e.useFactory(...Hi(e.deps||[]));else if(_g(e))r=()=>Y(ee(e.useExisting));else{let o=ee(e&&(e.useClass||e.provide));if(Og(e))r=()=>new o(...Hi(e.deps));else return ht(o)||Yi(o)}return r}function Ot(e,t,n=!1){return{factory:e,value:t,multi:n?[]:void 0}}function Og(e){return!!e.deps}function Fg(e){return e!==null&&typeof e=="object"&&typeof e.ngOnDestroy=="function"}function Rg(e){return typeof e=="function"||typeof e=="object"&&e instanceof S}function Zi(e,t){for(let n of e)Array.isArray(n)?Zi(n,t):n&&dl(n)?Zi(n.\u0275providers,t):t(n)}function cx(e,t){e instanceof xn&&e.assertNotDestroyed();let n,r=We(e),o=se(void 0);try{return t()}finally{We(r),se(o)}}function Pg(e){let t=ue.ng;if(t&&t.\u0275compilerFacade)return t.\u0275compilerFacade;throw new Error("JIT compiler unavailable")}function kg(e){return typeof e=="function"}var Ki=class{constructor(t,n,r){this.previousValue=t,this.currentValue=n,this.firstChange=r}isFirstChange(){return this.firstChange}};function _l(e,t,n,r){t!==null?t.applyValueToInputSignal(t,r):e[n]=r}function ma(){return xl}function xl(e){return e.type.prototype.ngOnChanges&&(e.setInput=jg),Lg}ma.ngInherit=!0;function Lg(){let e=Sl(this),t=e?.current;if(t){let n=e.previous;if(n===kt)e.previous=t;else for(let r in t)n[r]=t[r];e.current=null,this.ngOnChanges(t)}}function jg(e,t,n,r,o){let i=this.declaredInputs[r],s=Sl(e)||Vg(e,{previous:kt,current:null}),a=s.current||(s.current={}),u=s.previous,c=u[i];a[i]=new Ki(c&&c.currentValue,n,u===kt),_l(e,t,o,n)}var Tl="__ngSimpleChanges__";function Sl(e){return e[Tl]||null}function Vg(e,t){return e[Tl]=t}var Wu=null;var Te=function(e,t,n){Wu?.(e,t,n)};function Bg(e,t,n){let{ngOnChanges:r,ngOnInit:o,ngDoCheck:i}=t.type.prototype;if(r){let s=xl(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 Io(e,t){for(let n=t.directiveStart,r=t.directiveEnd;n=r)break}else t[u]<0&&(e[Nt]+=65536),(a>14>16&&(e[m]&3)===t&&(e[m]+=16384,qu(a,i)):qu(a,i)}var Rt=-1,gt=class{constructor(t,n,r){this.factory=t,this.resolving=!1,this.canSeeViewProviders=n,this.injectImpl=r}};function Hg(e){return e instanceof gt}function Ug(e){return e!=null&&typeof e=="object"&&(e.insertBeforeIndex===null||typeof e.insertBeforeIndex=="number"||Array.isArray(e.insertBeforeIndex))}function Gg(e){return(e.flags&8)!==0}function zg(e){return(e.flags&16)!==0}function Nl(e){return e!==Rt}function Gr(e){return e&32767}function Wg(e){return e>>16}function zr(e,t){let n=Wg(e),r=t;for(;n>0;)r=r[Qt],n--;return r}var Ji=!0;function Wr(e){let t=Ji;return Ji=e,t}var qg=256,Ol=qg-1,Fl=5,Qg=0,Se={};function Yg(e,t,n){let r;typeof n=="string"?r=n.charCodeAt(0)||0:n.hasOwnProperty(dn)&&(r=n[dn]),r==null&&(r=n[dn]=Qg++);let o=r&Ol,i=1<>Fl)]|=i}function qr(e,t){let n=Rl(e,t);if(n!==-1)return n;let r=t[g];r.firstCreatePass&&(e.injectorIndex=t.length,wi(r.data,e),wi(t,null),wi(r.blueprint,null));let o=ya(e,t),i=e.injectorIndex;if(Nl(o)){let s=Gr(o),a=zr(o,t),u=a[g].data;for(let c=0;c<8;c++)t[i+c]=a[s+c]|u[s+c]}return t[i+8]=o,i}function wi(e,t){e.push(0,0,0,0,0,0,0,0,t)}function Rl(e,t){return e.injectorIndex===-1||e.parent&&e.parent.injectorIndex===e.injectorIndex||t[e.injectorIndex+8]===null?-1:e.injectorIndex}function ya(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=Vl(o),r===null)return Rt;if(n++,o=o[Qt],r.injectorIndex!==-1)return r.injectorIndex|n<<16}return Rt}function Xi(e,t,n){Yg(e,t,n)}function Zg(e,t){if(t==="class")return e.classes;if(t==="style")return e.styles;let n=e.attrs;if(n){let r=n.length,o=0;for(;o>20,d=r?a:a+l,f=o?a+l:c;for(let p=d;p=u&&h.type===n)return p}if(o){let p=s[u];if(p&&Ye(p)&&p.type===n)return u}return null}function mt(e,t,n,r){let o=e[n],i=t.data;if(Hg(o)){let s=o;s.resolving&&ng(tg(i[n]));let a=Wr(s.canSeeViewProviders);s.resolving=!0;let u,c=s.injectImpl?se(s.injectImpl):null,l=Zc(e,r,C.Default);try{o=e[n]=s.factory(void 0,i,e,r),t.firstCreatePass&&n>=r.directiveStart&&Bg(n,i[n],t)}finally{c!==null&&se(c),Wr(a),s.resolving=!1,el()}}return o}function Jg(e){if(typeof e=="string")return e.charCodeAt(0)||0;let t=e.hasOwnProperty(dn)?e[dn]:void 0;return typeof t=="number"?t>=0?t&Ol:Xg:t}function Qu(e,t,n){let r=1<>Fl)]&r)}function Yu(e,t){return!(e&C.Self)&&!(e&C.Host&&t)}var dt=class{constructor(t,n){this._tNode=t,this._lView=n}get(t,n,r){return Ll(this._tNode,this._lView,t,yo(r),n)}};function Xg(){return new dt(J(),y())}function lx(e){return Pn(()=>{let t=e.prototype.constructor,n=t[kr]||es(t),r=Object.prototype,o=Object.getPrototypeOf(e.prototype).constructor;for(;o&&o!==r;){let i=o[kr]||es(o);if(i&&i!==n)return i;o=Object.getPrototypeOf(o)}return i=>new i})}function es(e){return ll(e)?()=>{let t=es(ee(e));return t&&t()}:ht(e)}function em(e,t,n,r,o){let i=e,s=t;for(;i!==null&&s!==null&&s[m]&2048&&!(s[m]&512);){let a=jl(i,s,n,r|C.Self,Se);if(a!==Se)return a;let u=i.parent;if(!u){let c=s[Hc];if(c){let l=c.get(n,Se,r);if(l!==Se)return l}u=Vl(s),s=s[Qt]}i=u}return o}function Vl(e){let t=e[g],n=t.type;return n===2?t.declTNode:n===1?e[le]:null}function tm(e){return Zg(J(),e)}function Zu(e,t=null,n=null,r){let o=Bl(e,t,n,r);return o.resolveInjectorInitializers(),o}function Bl(e,t=null,n=null,r,o=new Set){let i=[n||X,bg(e)];return r=r||(typeof e=="object"?void 0:te(e)),new xn(i,t||ga(),r||null,o)}var It=(()=>{let t=class t{static create(r,o){if(Array.isArray(r))return Zu({name:""},o,r,"");{let i=r.name??"";return Zu({name:i},r.parent,r.providers,i)}}};t.THROW_IF_NOT_FOUND=Cn,t.NULL=new Ur,t.\u0275prov=L({token:t,providedIn:"any",factory:()=>Y(Dl)}),t.__NG_ELEMENT_ID__=-1;let e=t;return e})(),nm="ngOriginalError";function Ii(e){return e[nm]}var yt=class{constructor(){this._console=console}handleError(t){let n=this._findOriginalError(t);this._console.error("ERROR",t),n&&this._console.error("ORIGINAL ERROR",n)}_findOriginalError(t){let n=t&&Ii(t);for(;n&&Ii(n);)n=Ii(n);return n||null}},$l=new S("",{providedIn:"root",factory:()=>_(yt).handleError.bind(void 0)}),wr=new S(""),Hl=!1,Ul=new S("",{providedIn:"root",factory:()=>Hl}),Ir;function rm(){if(Ir===void 0&&(Ir=null,ue.trustedTypes))try{Ir=ue.trustedTypes.createPolicy("angular",{createHTML:e=>e,createScript:e=>e,createScriptURL:e=>e})}catch{}return Ir}function Eo(e){return rm()?.createHTML(e)||e}var Er;function Gl(){if(Er===void 0&&(Er=null,ue.trustedTypes))try{Er=ue.trustedTypes.createPolicy("angular#unsafe-bypass",{createHTML:e=>e,createScript:e=>e,createScriptURL:e=>e})}catch{}return Er}function Ku(e){return Gl()?.createHTML(e)||e}function Ju(e){return Gl()?.createScriptURL(e)||e}var ke=class{constructor(t){this.changingThisBreaksApplicationSecurity=t}toString(){return`SafeValue must use [property]=binding: ${this.changingThisBreaksApplicationSecurity} (see ${Tc})`}},ts=class extends ke{getTypeName(){return"HTML"}},ns=class extends ke{getTypeName(){return"Style"}},rs=class extends ke{getTypeName(){return"Script"}},os=class extends ke{getTypeName(){return"URL"}},is=class extends ke{getTypeName(){return"ResourceURL"}};function Et(e){return e instanceof ke?e.changingThisBreaksApplicationSecurity:e}function Da(e,t){let n=om(e);if(n!=null&&n!==t){if(n==="ResourceURL"&&t==="URL")return!0;throw new Error(`Required a safe ${t}, got a ${n} (see ${Tc})`)}return n===t}function om(e){return e instanceof ke&&e.getTypeName()||null}function dx(e){return new ts(e)}function fx(e){return new ns(e)}function px(e){return new rs(e)}function hx(e){return new os(e)}function gx(e){return new is(e)}function im(e){let t=new as(e);return sm()?new ss(t):t}var ss=class{constructor(t){this.inertDocumentHelper=t}getInertBodyElement(t){t=""+t;try{let n=new window.DOMParser().parseFromString(Eo(t),"text/html").body;return n===null?this.inertDocumentHelper.getInertBodyElement(t):(n.removeChild(n.firstChild),n)}catch{return null}}},as=class{constructor(t){this.defaultDoc=t,this.inertDocument=this.defaultDoc.implementation.createHTMLDocument("sanitization-inert")}getInertBodyElement(t){let n=this.inertDocument.createElement("template");return n.innerHTML=Eo(t),n}};function sm(){try{return!!new window.DOMParser().parseFromString(Eo(""),"text/html")}catch{return!1}}var am=/^(?!javascript:)(?:[a-z0-9+.-]+:|[^&:\/?#]*(?:[\/?#]|$))/i;function zl(e){return e=String(e),e.match(am)?e:"unsafe:"+e}function Ve(e){let t={};for(let n of e.split(","))t[n]=!0;return t}function $n(...e){let t={};for(let n of e)for(let r in n)n.hasOwnProperty(r)&&(t[r]=!0);return t}var Wl=Ve("area,br,col,hr,img,wbr"),ql=Ve("colgroup,dd,dt,li,p,tbody,td,tfoot,th,thead,tr"),Ql=Ve("rp,rt"),um=$n(Ql,ql),cm=$n(ql,Ve("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")),lm=$n(Ql,Ve("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")),Xu=$n(Wl,cm,lm,um),Yl=Ve("background,cite,href,itemtype,longdesc,poster,src,xlink:href"),dm=Ve("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"),fm=Ve("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"),pm=$n(Yl,dm,fm),hm=Ve("script,style,template"),us=class{constructor(){this.sanitizedSomething=!1,this.buf=[]}sanitizeChildren(t){let n=t.firstChild,r=!0;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){n=n.firstChild;continue}for(;n;){n.nodeType===Node.ELEMENT_NODE&&this.endElement(n);let o=this.checkClobberedElement(n,n.nextSibling);if(o){n=o;break}n=this.checkClobberedElement(n,n.parentNode)}}return this.buf.join("")}startElement(t){let n=t.nodeName.toLowerCase();if(!Xu.hasOwnProperty(n))return this.sanitizedSomething=!0,!hm.hasOwnProperty(n);this.buf.push("<"),this.buf.push(n);let r=t.attributes;for(let o=0;o"),!0}endElement(t){let n=t.nodeName.toLowerCase();Xu.hasOwnProperty(n)&&!Wl.hasOwnProperty(n)&&(this.buf.push(""))}chars(t){this.buf.push(ec(t))}checkClobberedElement(t,n){if(n&&(t.compareDocumentPosition(n)&Node.DOCUMENT_POSITION_CONTAINED_BY)===Node.DOCUMENT_POSITION_CONTAINED_BY)throw new Error(`Failed to sanitize html because the element is clobbered: ${t.outerHTML}`);return n}},gm=/[\uD800-\uDBFF][\uDC00-\uDFFF]/g,mm=/([^\#-~ |!])/g;function ec(e){return e.replace(/&/g,"&").replace(gm,function(t){let n=t.charCodeAt(0),r=t.charCodeAt(1);return"&#"+((n-55296)*1024+(r-56320)+65536)+";"}).replace(mm,function(t){return"&#"+t.charCodeAt(0)+";"}).replace(//g,">")}var Cr;function ym(e,t){let n=null;try{Cr=Cr||im(e);let r=t?String(t):"";n=Cr.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=Cr.getInertBodyElement(r)}while(r!==i);let a=new us().sanitizeChildren(tc(n)||n);return Eo(a)}finally{if(n){let r=tc(n)||n;for(;r.firstChild;)r.removeChild(r.firstChild)}}}function tc(e){return"content"in e&&Dm(e)?e.content:null}function Dm(e){return e.nodeType===Node.ELEMENT_NODE&&e.nodeName==="TEMPLATE"}var Co=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}(Co||{});function mx(e){let t=va();return t?Ku(t.sanitize(Co.HTML,e)||""):Da(e,"HTML")?Ku(Et(e)):ym(Bn(),Ze(e))}function vm(e){let t=va();return t?t.sanitize(Co.URL,e)||"":Da(e,"URL")?Et(e):zl(Ze(e))}function wm(e){let t=va();if(t)return Ju(t.sanitize(Co.RESOURCE_URL,e)||"");if(Da(e,"ResourceURL"))return Ju(Et(e));throw new I(904,!1)}function Im(e,t){return t==="src"&&(e==="embed"||e==="frame"||e==="iframe"||e==="media"||e==="script")||t==="href"&&(e==="base"||e==="link")?wm:vm}function yx(e,t,n){return Im(t,n)(e)}function va(){let e=y();return e&&e[Fe].sanitizer}var Em=/^>|^->||--!>|)/g,bm="\u200B$1\u200B";function Mm(e){return e.replace(Em,t=>t.replace(Cm,bm))}var Zl=new Map,_m=0;function xm(){return _m++}function Tm(e){Zl.set(e[lo],e)}function Sm(e){Zl.delete(e[lo])}var nc="__ngContext__";function Je(e,t){Ne(t)?(e[nc]=t[lo],Tm(t)):e[nc]=t}function Am(e){return e.ownerDocument.body}function Kl(e){return e instanceof Function?e():e}function br(e){return(e??_(It)).get(mo)==="browser"}var Tn=function(e){return e[e.Important=1]="Important",e[e.DashCase=2]="DashCase",e}(Tn||{}),Nm;function wa(e,t){return Nm(e,t)}function Ft(e,t,n,r,o){if(r!=null){let i,s=!1;de(r)?i=r:Ne(r)&&(s=!0,r=r[V]);let a=W(r);e===0&&n!==null?o==null?nd(t,n,a):Qr(t,n,a,o||null,!0):e===1&&n!==null?Qr(t,n,a,o||null,!0):e===2?id(t,a,s):e===3&&t.destroyNode(a),i!=null&&Wm(t,e,i,n,o)}}function Jl(e,t){return e.createText(t)}function Om(e,t,n){e.setValue(t,n)}function Xl(e,t){return e.createComment(Mm(t))}function Ia(e,t,n){return e.createElement(t,n)}function Fm(e,t){ed(e,t),t[V]=null,t[le]=null}function Rm(e,t,n,r,o,i){r[V]=o,r[le]=t,_o(e,r,n,1,o,i)}function ed(e,t){_o(e,t,t[A],2,null,null)}function Pm(e){let t=e[Dn];if(!t)return Ei(e[g],e);for(;t;){let n=null;if(Ne(t))n=t[Dn];else{let r=t[Q];r&&(n=r)}if(!n){for(;t&&!t[Ce]&&t!==e;)Ne(t)&&Ei(t[g],t),t=t[q];t===null&&(t=e),Ne(t)&&Ei(t[g],t),n=t&&t[Ce]}t=n}}function km(e,t,n,r){let o=Q+r,i=n.length;r>0&&(n[o-1][Ce]=t),r0&&(e[n-1][Ce]=r[Ce]);let i=jr(e,Q+t);Fm(r[g],r);let s=i[Re];s!==null&&s.detachView(i[g]),r[q]=null,r[Ce]=null,r[m]&=-129}return r}function bo(e,t){if(!(t[m]&256)){let n=t[A];n.destroyNode&&_o(e,t,n,3,null,null),Pm(t)}}function Ei(e,t){if(!(t[m]&256)){t[m]&=-129,t[m]|=256,t[ft]&&Ru(t[ft]),Vm(e,t),jm(e,t),t[g].type===1&&t[A].destroy();let n=t[Ln];if(n!==null&&de(t[q])){n!==t[q]&&td(n,t);let r=t[Re];r!==null&&r.detachView(e)}Sm(t)}}function jm(e,t){let n=e.cleanup,r=t[yn];if(n!==null)for(let i=0;i=0?r[s]():r[-s].unsubscribe(),i+=2}else{let s=r[n[i+1]];n[i].call(s)}r!==null&&(t[yn]=null);let o=t[fn];if(o!==null){t[fn]=null;for(let i=0;i-1){let{encapsulation:i}=e.data[r.directiveStart+o];if(i===Pt.None||i===Pt.Emulated)return null}return fe(r,n)}}function Qr(e,t,n,r,o){e.insertBefore(t,n,r,o)}function nd(e,t,n){e.appendChild(t,n)}function rc(e,t,n,r,o){r!==null?Qr(e,t,n,r,o):nd(e,t,n)}function $m(e,t,n,r){e.removeChild(t,n,r)}function Ca(e,t){return e.parentNode(t)}function Hm(e,t){return e.nextSibling(t)}function rd(e,t,n){return Gm(e,t,n)}function Um(e,t,n){return e.type&40?fe(e,n):null}var Gm=Um,oc;function Mo(e,t,n,r){let o=Ea(e,r,t),i=t[A],s=r.parent||t[le],a=rd(s,r,t);if(o!=null)if(Array.isArray(n))for(let u=0;uN&&ld(e,t,N,!1),Te(s?2:0,o),n(r,o)}finally{pt(i),Te(s?3:1,o)}}function Ma(e,t,n){if(Ys(t)){let r=G(null);try{let o=t.directiveStart,i=t.directiveEnd;for(let s=o;snull;function ey(e){il(e)?sd(e):vg(e)}function ty(){gd=ey}function ny(e,t,n,r){let o=wd(t);o.push(n),e.firstCreatePass&&Id(e).push(r,o.length-1)}function ry(e,t,n,r,o,i){let s=t?t.injectorIndex:-1,a=0;return Zt()&&(a|=128),{type:n,index:r,insertBeforeIndex:null,injectorIndex:s,directiveStart:-1,directiveEnd:-1,directiveStylingLast:-1,componentOffset:-1,propertyBindings:null,flags:a,providerIndexes:0,value:o,attrs:i,mergedAttrs:null,localNames:null,initialInputs:void 0,inputs:null,outputs: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 ic(e,t,n,r,o){for(let i in t){if(!t.hasOwnProperty(i))continue;let s=t[i];if(s===void 0)continue;r??={};let a,u=Qe.None;Array.isArray(s)?(a=s[0],u=s[1]):a=s;let c=i;if(o!==null){if(!o.hasOwnProperty(i))continue;c=o[i]}e===0?sc(r,n,c,a,u):sc(r,n,c,a)}return r}function sc(e,t,n,r,o){let i;e.hasOwnProperty(n)?(i=e[n]).push(t,r):i=e[n]=[t,r],o!==void 0&&i.push(o)}function oy(e,t,n){let r=t.directiveStart,o=t.directiveEnd,i=e.data,s=t.attrs,a=[],u=null,c=null;for(let l=r;l0;){let n=e[--t];if(typeof n=="number"&&n<0)return n}return 0}function cy(e,t,n,r){let o=n.directiveStart,i=n.directiveEnd;Yt(n)&&my(t,n,e.data[o+n.componentOffset]),e.firstCreatePass||qr(n,t),Je(r,t);let s=n.initialInputs;for(let a=o;a{wn(e.lView)},consumerOnSignalRead(){this.lView[ft]=this}});function Td(e){return Ad(e[Dn])}function Sd(e){return Ad(e[Ce])}function Ad(e){for(;e!==null&&!de(e);)e=e[Ce];return e}var Nd=100;function Od(e,t=!0,n=0){let r=e[Fe],o=r.rendererFactory,i=!1;i||o.begin?.();try{Ty(e,n)}catch(s){throw t&&Ed(e,s),s}finally{i||(o.end?.(),r.inlineEffectRunner?.flush())}}function Ty(e,t){fs(e,t);let n=0;for(;ea(e);){if(n===Nd)throw new I(103,!1);n++,fs(e,1)}}function Sy(e,t,n,r){let o=t[m];if((o&256)===256)return;let i=!1;!i&&t[Fe].inlineEffectRunner?.flush(),ia(t);let s=null,a=null;!i&&Ay(e)&&(a=by(t),s=Ou(a));try{Wc(t),Fh(e.bindingStartIndex),n!==null&&pd(e,t,n,2,r);let u=(o&3)===3;if(!i)if(u){let d=e.preOrderCheckHooks;d!==null&&Nr(t,d,null)}else{let d=e.preOrderHooks;d!==null&&Or(t,d,0,null),vi(t,0)}if(Ny(t),Fd(t,0),e.contentQueries!==null&&vd(e,t),!i)if(u){let d=e.contentCheckHooks;d!==null&&Nr(t,d)}else{let d=e.contentHooks;d!==null&&Or(t,d,1),vi(t,1)}Ym(e,t);let c=e.components;c!==null&&Pd(t,c,0);let l=e.viewQuery;if(l!==null&&ds(2,l,r),!i)if(u){let d=e.viewCheckHooks;d!==null&&Nr(t,d)}else{let d=e.viewHooks;d!==null&&Or(t,d,2),vi(t,2)}if(e.firstUpdatePass===!0&&(e.firstUpdatePass=!1),t[mi]){for(let d of t[mi])d();t[mi]=null}i||(t[m]&=-73)}catch(u){throw wn(t),u}finally{a!==null&&(Fu(a,s),_y(a)),sa()}}function Ay(e){return e.type!==2}function Fd(e,t){for(let n=Td(e);n!==null;n=Sd(n))for(let r=Q;r-1&&(Sn(t,r),jr(n,r))}this._attachedToViewContainer=!1}bo(this._lView[g],this._lView)}onDestroy(t){Ch(this._lView,t)}markForCheck(){Fa(this._cdRefInjectingView||this._lView)}detach(){this._lView[m]&=-129}reattach(){ki(this._lView),this._lView[m]|=128}detectChanges(){this._lView[m]|=1024,Od(this._lView,this.notifyErrorHandler)}checkNoChanges(){}attachToViewContainerRef(){if(this._appRef)throw new I(902,!1);this._attachedToViewContainer=!0}detachFromAppRef(){this._appRef=null,ed(this._lView[g],this._lView)}attachToAppRef(t){if(this._attachedToViewContainer)throw new I(902,!1);this._appRef=t,ki(this._lView)}},Ht=(()=>{let t=class t{};t.__NG_ELEMENT_ID__=Py;let e=t;return e})(),Fy=Ht,Ry=class extends Fy{constructor(t,n,r){super(),this._declarationLView=t,this._declarationTContainer=n,this.elementRef=r}get ssrId(){return this._declarationTContainer.tView?.ssrId||null}createEmbeddedView(t,n){return this.createEmbeddedViewImpl(t,n)}createEmbeddedViewImpl(t,n,r){let o=So(this._declarationLView,this._declarationTContainer,t,{injector:n,dehydratedView:r});return new Dt(o)}};function Py(){return No(J(),y())}function No(e,t){return e.type&4?new Ry(t,e,Jt(e,t)):null}var ps="<-- AT THIS LOCATION";function ky(e){switch(e){case 4:return"view container";case 2:return"element";case 8:return"ng-container";case 32:return"icu";case 64:return"i18n";case 16:return"projection";case 1:return"text";default:return""}}function Ly(e,t){let n=`During serialization, Angular was unable to find an element in the DOM: + +`,r=`${Hy(e,t,!1)} + +`,o=Gy();throw new I(-502,n+r+o)}function jy(e){let t="During serialization, Angular detected DOM nodes that were created outside of Angular context and provided as projectable nodes (likely via `ViewContainerRef.createComponent` or `createComponent` APIs). Hydration is not supported for such cases, consider refactoring the code to avoid this pattern or using `ngSkipHydration` on the host element of the component.\n\n",n=`${Uy(e)} + +`,r=t+n+zy();return new I(-503,r)}function Vy(e){let t=[];if(e.attrs)for(let n=0;n${t}`;case 8:return"";case 4:return"";default:return`#node(${ky(e.type)})`}}function Rr(e,t="\u2026"){let n=e;switch(n.nodeType){case Node.ELEMENT_NODE:let r=n.tagName.toLowerCase(),o=$y(n);return`<${r}${o?" "+o:""}>${t}`;case Node.TEXT_NODE:let i=n.textContent?Yr(n.textContent):"";return`#text${i?`(${i})`:""}`;case Node.COMMENT_NODE:return``;default:return`#node(${n.nodeType})`}}function Hy(e,t,n){let r=" ",o="";t.prev?(o+=r+`\u2026 +`,o+=r+Ci(t.prev)+` +`):t.type&&t.type&12&&(o+=r+`\u2026 +`),n?(o+=r+Ci(t)+` +`,o+=r+` ${ps} +`):o+=r+Ci(t)+` ${ps} +`,o+=r+`\u2026 +`;let i=t.type?Ea(e[g],t,e):null;return i&&(o=Rr(i,` +`+o)),o}function Uy(e){let t=" ",n="",r=e;return r.previousSibling&&(n+=t+`\u2026 +`,n+=t+Rr(r.previousSibling)+` +`),n+=t+Rr(r)+` ${ps} +`,e.nextSibling&&(n+=t+`\u2026 +`),e.parentNode&&(n=Rr(r.parentNode,` +`+n)),n}function Gy(e){return`To fix this problem: + * check ${e?`the "${e}"`:"corresponding"} component for hydration-related issues + * check to see if your template has valid HTML structure + * or skip hydration by adding the \`ngSkipHydration\` attribute to its host node in a template + +`}function zy(){return`Note: attributes are only displayed to better represent the DOM but have no effect on hydration mismatches. + +`}function Wy(e){return e.replace(/\s+/gm,"")}function Yr(e,t=50){return e?(e=Wy(e),e.length>t?`${e.substring(0,t-1)}\u2026`:e):""}function kd(e){let t=e[vn]??[],r=e[q][A];for(let o of t)qy(o,r);e[vn]=X}function qy(e,t){let n=0,r=e.firstChild;if(r){let o=e.data[Bt];for(;n0&&n[o-1]===r){let i=n[o]||1;n[o]=i+1}else n.push(r,"")}return n.join("")}function Ky(e){let t=e.match(Yy),[n,r,o,i]=t,s=r?parseInt(r,10):o,a=[];for(let[u,c,l]of i.matchAll(/(f|n)(\d*)/g)){let d=parseInt(l,10)||1;a.push(c,d)}return[s,...a]}function Jy(e){return!e.prev&&e.parent?.type===8}function bi(e){return e.index-N}function On(e,t){return!(e.type&16)&&!!t[e.index]&&!W(t[e.index])?.isConnected}function Oo(e,t,n,r){let o=null,i=bi(r),s=e.data[Wi];if(s?.[i])o=eD(s[i],n);else if(t.firstChild===r)o=e.firstChild;else{let a=r.prev===null,u=r.prev??r.parent;if(Jy(r)){let c=bi(r.parent);o=qi(e,c)}else{let c=fe(u,n);if(a)o=c.firstChild;else{let l=bi(u),d=qi(e,l);if(u.type===2&&d){let p=pa(e,l)+1;o=Fo(p,d)}else o=c.nextSibling}}}return o}function Fo(e,t){let n=t;for(let r=0;r0&&(i.firstChild=e,e=Fo(r[Bt],e)),n.push(i)}return[e,n]}var jd=()=>null;function oD(e,t){let n=e[vn];return!t||n===null||n.length===0?null:n[0].data[zi]===t?n.shift():(kd(e),null)}function iD(){jd=oD}function Fn(e,t){return jd(e,t)}var gs=class{},ms=class{},Kr=class{};function sD(e){let t=Error(`No component factory found for ${te(e)}.`);return t[aD]=e,t}var aD="ngComponent";var ys=class{resolveComponentFactory(t){throw sD(t)}},Ro=(()=>{let t=class t{};t.NULL=new ys;let e=t;return e})(),Ds=class{},Po=(()=>{let t=class t{constructor(){this.destroyNode=null}};t.__NG_ELEMENT_ID__=()=>uD();let e=t;return e})();function uD(){let e=y(),t=J(),n=et(t.index,e);return(Ne(n)?n:e)[A]}var cD=(()=>{let t=class t{};t.\u0275prov=L({token:t,providedIn:"root",factory:()=>null});let e=t;return e})(),Mi={};function lD(e){return typeof e=="function"&&e[di]!==void 0}function Vd(e){return lD(e)&&typeof e.set=="function"}function Ra(e){let t=G(null);try{return e()}finally{G(t)}}function Bd(e){return e!==null&&(typeof e=="function"||typeof e=="object")}var vs=class{constructor(){}supports(t){return t instanceof Map||Bd(t)}create(){return new ws}},ws=class{constructor(){this._records=new Map,this._mapHead=null,this._appendAfter=null,this._previousMapHead=null,this._changesHead=null,this._changesTail=null,this._additionsHead=null,this._additionsTail=null,this._removalsHead=null,this._removalsTail=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||Bd(t)))throw new I(900,!1);return this.check(t)?this:null}onDestroy(){}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 Is(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))}},Is=class{constructor(t){this.key=t,this.previousValue=null,this.currentValue=null,this._nextPrevious=null,this._next=null,this._prev=null,this._nextAdded=null,this._nextRemoved=null,this._nextChanged=null}};function uc(){return new ko([new vs])}var ko=(()=>{let t=class t{constructor(r){this.factories=r}static create(r,o){if(o){let i=o.factories.slice();r=r.concat(i)}return new t(r)}static extend(r){return{provide:t,useFactory:o=>t.create(r,o||uc()),deps:[[t,new Cg,new Eg]]}}find(r){let o=this.factories.find(i=>i.supports(r));if(o)return o;throw new I(901,!1)}};t.\u0275prov=L({token:t,providedIn:"root",factory:uc});let e=t;return e})();var $d=(()=>{let t=class t{};t.__NG_ELEMENT_ID__=dD;let e=t;return e})();function dD(e){return fD(J(),y(),(e&16)===16)}function fD(e,t,n){if(Yt(e)&&!n){let r=et(e.index,t);return new Dt(r,r)}else if(e.type&47){let r=t[re];return new Dt(r,t)}return null}var cc=new Set;function Hn(e){cc.has(e)||(cc.add(e),performance?.mark?.("mark_feature_usage",{detail:{feature:e}}))}function lc(...e){}function pD(){let e=typeof ue.requestAnimationFrame=="function",t=ue[e?"requestAnimationFrame":"setTimeout"],n=ue[e?"cancelAnimationFrame":"clearTimeout"];if(typeof Zone<"u"&&t&&n){let r=t[Zone.__symbol__("OriginalDelegate")];r&&(t=r);let o=n[Zone.__symbol__("OriginalDelegate")];o&&(n=o)}return{nativeRequestAnimationFrame:t,nativeCancelAnimationFrame:n}}var ne=class e{constructor({enableLongStackTrace:t=!1,shouldCoalesceEventChangeDetection:n=!1,shouldCoalesceRunChangeDetection:r=!1}){if(this.hasPendingMacrotasks=!1,this.hasPendingMicrotasks=!1,this.isStable=!0,this.onUnstable=new Ee(!1),this.onMicrotaskEmpty=new Ee(!1),this.onStable=new Ee(!1),this.onError=new Ee(!1),typeof Zone>"u")throw new I(908,!1);Zone.assertZonePatched();let o=this;o._nesting=0,o._outer=o._inner=Zone.current,Zone.TaskTrackingZoneSpec&&(o._inner=o._inner.fork(new Zone.TaskTrackingZoneSpec)),t&&Zone.longStackTraceZoneSpec&&(o._inner=o._inner.fork(Zone.longStackTraceZoneSpec)),o.shouldCoalesceEventChangeDetection=!r&&n,o.shouldCoalesceRunChangeDetection=r,o.lastRequestAnimationFrameId=-1,o.nativeRequestAnimationFrame=pD().nativeRequestAnimationFrame,mD(o)}static isInAngularZone(){return typeof Zone<"u"&&Zone.current.get("isAngularZone")===!0}static assertInAngularZone(){if(!e.isInAngularZone())throw new I(909,!1)}static assertNotInAngularZone(){if(e.isInAngularZone())throw new I(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,hD,lc,lc);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)}},hD={};function Pa(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 gD(e){e.isCheckStableRunning||e.lastRequestAnimationFrameId!==-1||(e.lastRequestAnimationFrameId=e.nativeRequestAnimationFrame.call(ue,()=>{e.fakeTopEventTask||(e.fakeTopEventTask=Zone.root.scheduleEventTask("fakeTopEventTask",()=>{e.lastRequestAnimationFrameId=-1,Es(e),e.isCheckStableRunning=!0,Pa(e),e.isCheckStableRunning=!1},void 0,()=>{},()=>{})),e.fakeTopEventTask.invoke()}),Es(e))}function mD(e){let t=()=>{gD(e)};e._inner=e._inner.fork({name:"angular",properties:{isAngularZone:!0},onInvokeTask:(n,r,o,i,s,a)=>{if(yD(a))return n.invokeTask(o,i,s,a);try{return dc(e),n.invokeTask(o,i,s,a)}finally{(e.shouldCoalesceEventChangeDetection&&i.type==="eventTask"||e.shouldCoalesceRunChangeDetection)&&t(),fc(e)}},onInvoke:(n,r,o,i,s,a,u)=>{try{return dc(e),n.invoke(o,i,s,a,u)}finally{e.shouldCoalesceRunChangeDetection&&t(),fc(e)}},onHasTask:(n,r,o,i)=>{n.hasTask(o,i),r===o&&(i.change=="microTask"?(e._hasPendingMicrotasks=i.microTask,Es(e),Pa(e)):i.change=="macroTask"&&(e.hasPendingMacrotasks=i.macroTask))},onHandleError:(n,r,o,i)=>(n.handleError(o,i),e.runOutsideAngular(()=>e.onError.emit(i)),!1)})}function Es(e){e._hasPendingMicrotasks||(e.shouldCoalesceEventChangeDetection||e.shouldCoalesceRunChangeDetection)&&e.lastRequestAnimationFrameId!==-1?e.hasPendingMicrotasks=!0:e.hasPendingMicrotasks=!1}function dc(e){e._nesting++,e.isStable&&(e.isStable=!1,e.onUnstable.emit(null))}function fc(e){e._nesting--,Pa(e)}var Cs=class{constructor(){this.hasPendingMicrotasks=!1,this.hasPendingMacrotasks=!1,this.isStable=!0,this.onUnstable=new Ee,this.onMicrotaskEmpty=new Ee,this.onStable=new Ee,this.onError=new Ee}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 yD(e){return!Array.isArray(e)||e.length!==1?!1:e[0].data?.__ignore_ng_zone__===!0}function DD(e="zone.js",t){return e==="noop"?new Cs:e==="zone.js"?new ne(t):e}var Hd=(()=>{let t=class t{constructor(){this.handler=null,this.internalCallbacks=[]}execute(){let r=[...this.internalCallbacks];this.internalCallbacks.length=0;for(let o of r)o();this.handler?.execute()}ngOnDestroy(){this.handler?.destroy(),this.handler=null,this.internalCallbacks.length=0}};t.\u0275prov=L({token:t,providedIn:"root",factory:()=>new t});let e=t;return e})();function Jr(e,t,n){let r=n?e.styles:null,o=n?e.classes:null,i=0;if(t!==null)for(let s=0;s0&&ud(e,n,i.join(" "))}}function MD(e,t,n){let r=e.projection=[];for(let o=0;o{let t=class t{};t.__NG_ELEMENT_ID__=xD;let e=t;return e})();function xD(){let e=J();return Gd(e,y())}var TD=en,Ud=class extends TD{constructor(t,n,r){super(),this._lContainer=t,this._hostTNode=n,this._hostLView=r}get element(){return Jt(this._hostTNode,this._hostLView)}get injector(){return new dt(this._hostTNode,this._hostLView)}get parentInjector(){let t=ya(this._hostTNode,this._hostLView);if(Nl(t)){let n=zr(t,this._hostLView),r=Gr(t),o=n[g].data[r+8];return new dt(o,n)}else return new dt(null,this._hostLView)}clear(){for(;this.length>0;)this.remove(this.length-1)}get(t){let n=hc(this._lContainer);return n!==null&&n[t]||null}get length(){return this._lContainer.length-Q}createEmbeddedView(t,n,r){let o,i;typeof r=="number"?o=r:r!=null&&(o=r.index,i=r.injector);let s=Fn(this._lContainer,t.ssrId),a=t.createEmbeddedViewImpl(n||{},i,s);return this.insertImpl(a,o,An(this._hostTNode,s)),a}createComponent(t,n,r,o,i){let s=t&&!kg(t),a;if(s)a=n;else{let h=n||{};a=h.index,r=h.injector,o=h.projectableNodes,i=h.environmentInjector||h.ngModuleRef}let u=s?t:new Ut(Oe(t)),c=r||this.parentInjector;if(!i&&u.ngModule==null){let w=(s?c:this.parentInjector).get(Ke,null);w&&(i=w)}let l=Oe(u.componentType??{}),d=Fn(this._lContainer,l?.id??null),f=d?.firstChild??null,p=u.create(c,o,f,i);return this.insertImpl(p.hostView,a,An(this._hostTNode,d)),p}insert(t,n){return this.insertImpl(t,n,!0)}insertImpl(t,n,r){let o=t._lView;if(wh(o)){let a=this.indexOf(t);if(a!==-1)this.detach(a);else{let u=o[q],c=new Ud(u,u[le],u[q]);c.detach(c.indexOf(t))}}let i=this._adjustIndex(n),s=this._lContainer;return Ao(s,o,i,r),t.attachToViewContainerRef(),rl(_i(s),i,t),t}move(t,n){return this.insert(t,n)}indexOf(t){let n=hc(this._lContainer);return n!==null?n.indexOf(t):-1}remove(t){let n=this._adjustIndex(t,-1),r=Sn(this._lContainer,n);r&&(jr(_i(this._lContainer),n),bo(r[g],r))}detach(t){let n=this._adjustIndex(t,-1),r=Sn(this._lContainer,n);return r&&jr(_i(this._lContainer),n)!=null?new Dt(r):null}_adjustIndex(t,n=0){return t??this.length+n}};function hc(e){return e[Lr]}function _i(e){return e[Lr]||(e[Lr]=[])}function Gd(e,t){let n,r=t[e.index];return de(r)?n=r:(n=Dd(r,t,null,e),t[e.index]=n,To(t,n)),zd(n,t,e,r),new Ud(n,e,t)}function SD(e,t){let n=e[A],r=n.createComment(""),o=fe(t,e),i=Ca(n,o);return Qr(n,i,r,Hm(n,o),!1),r}var zd=Wd,ka=()=>!1;function AD(e,t,n){return ka(e,t,n)}function Wd(e,t,n,r){if(e[Pe])return;let o;n.type&8?o=W(r):o=SD(t,n),e[Pe]=o}function ND(e,t,n){if(e[Pe]&&e[vn])return!0;let r=n[be],o=t.index-N;if(!r||Br(t)||wo(r,o))return!1;let s=qi(r,o),a=r.data[Mn]?.[o],[u,c]=rD(s,a);return e[Pe]=u,e[vn]=c,!0}function OD(e,t,n,r){ka(e,n,t)||Wd(e,t,n,r)}function FD(){zd=OD,ka=ND}var _s=class e{constructor(t){this.queryList=t,this.matches=null}clone(){return new e(this.queryList)}setDirty(){this.queryList.setDirty()}},xs=class e{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;i0)r.push(s[a/2]);else{let c=i[a+1],l=t[-u];for(let d=Q;dt.trim())}function Yd(e,t,n){e.queries===null&&(e.queries=new Ts),e.queries.track(new Ss(t,n))}function HD(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 La(e,t){return e.queries.getByIndex(t)}function UD(e,t){let n=e[g],r=La(n,t);return r.crossesNgTemplate?As(n,e,t,[]):qd(n,e,r,t)}function GD(e){let t=[],n=new Map;function r(o){let i=n.get(o);if(!i){let s=e(o);n.set(o,i=s.then(QD))}return i}return to.forEach((o,i)=>{let s=[];o.templateUrl&&s.push(r(o.templateUrl).then(c=>{o.template=c}));let a=typeof o.styles=="string"?[o.styles]:o.styles||[];if(o.styles=a,o.styleUrl&&o.styleUrls?.length)throw new Error("@Component cannot define both `styleUrl` and `styleUrls`. Use `styleUrl` if the component has one stylesheet, or `styleUrls` if it has multiple");if(o.styleUrls?.length){let c=o.styles.length,l=o.styleUrls;o.styleUrls.forEach((d,f)=>{a.push(""),s.push(r(d).then(p=>{a[c+f]=p,l.splice(l.indexOf(d),1),l.length==0&&(o.styleUrls=void 0)}))})}else o.styleUrl&&s.push(r(o.styleUrl).then(c=>{a.push(c),o.styleUrl=void 0}));let u=Promise.all(s).then(()=>YD(i));t.push(u)}),WD(),Promise.all(t).then(()=>{})}var to=new Map,zD=new Set;function WD(){let e=to;return to=new Map,e}function qD(){return to.size===0}function QD(e){return typeof e=="string"?e:e.text()}function YD(e){zD.delete(e)}function ZD(e){return Object.getPrototypeOf(e.prototype).constructor}function KD(e){let t=ZD(e.type),n=!0,r=[e];for(;t;){let o;if(Ye(e))o=t.\u0275cmp||t.\u0275dir;else{if(t.\u0275cmp)throw new I(903,!1);o=t.\u0275dir}if(o){if(n){r.push(o);let s=e;s.inputs=Mr(e.inputs),s.inputTransforms=Mr(e.inputTransforms),s.declaredInputs=Mr(e.declaredInputs),s.outputs=Mr(e.outputs);let a=o.hostBindings;a&&nv(e,a);let u=o.viewQuery,c=o.contentQueries;if(u&&ev(e,u),c&&tv(e,c),JD(e,o),qp(e.outputs,o.outputs),Ye(o)&&o.data.animation){let l=e.data;l.animation=(l.animation||[]).concat(o.data.animation)}}let i=o.features;if(i)for(let s=0;s=0;r--){let o=e[r];o.hostVars=t+=o.hostVars,o.hostAttrs=mn(o.hostAttrs,n=mn(n,o.hostAttrs))}}function Mr(e){return e===kt?{}:e===X?[]:e}function ev(e,t){let n=e.viewQuery;n?e.viewQuery=(r,o)=>{t(r,o),n(r,o)}:e.viewQuery=t}function tv(e,t){let n=e.contentQueries;n?e.contentQueries=(r,o,i)=>{t(r,o,i),n(r,o,i)}:e.contentQueries=t}function nv(e,t){let n=e.hostBindings;n?e.hostBindings=(r,o)=>{t(r,o),n(r,o)}:e.hostBindings=t}function rv(e){let t=e.inputConfig,n={};for(let r in t)if(t.hasOwnProperty(r)){let o=t[r];Array.isArray(o)&&o[3]&&(n[r]=o[3])}e.inputTransforms=n}var Xe=class{},Ns=class{};var no=class extends Xe{constructor(t,n,r){super(),this._parent=n,this._bootstrapComponents=[],this.destroyCbs=[],this.componentFactoryResolver=new Xr(this);let o=Vc(t);this._bootstrapComponents=Kl(o.bootstrap),this._r3Injector=Bl(t,n,[{provide:Xe,useValue:this},{provide:Ro,useValue:this.componentFactoryResolver},...r],te(t),new Set(["environment"])),this._r3Injector.resolveInjectorInitializers(),this.instance=this._r3Injector.get(t)}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)}},ro=class extends Ns{constructor(t){super(),this.moduleType=t}create(t){return new no(this.moduleType,t,[])}};function ov(e,t,n){return new no(e,t,n)}var oo=class extends Xe{constructor(t){super(),this.componentFactoryResolver=new Xr(this),this.instance=null;let n=new xn([...t.providers,{provide:Xe,useValue:this},{provide:Ro,useValue:this.componentFactoryResolver}],t.parent||ga(),t.debugName,new Set(["environment"]));this.injector=n,t.runEnvironmentInitializers&&n.resolveInjectorInitializers()}destroy(){this.injector.destroy()}onDestroy(t){this.injector.onDestroy(t)}};function iv(e,t,n=null){return new oo({providers:e,parent:t,debugName:n,runEnvironmentInitializers:!0}).injector}var Zd=(()=>{let t=class t{constructor(){this.taskId=0,this.pendingTasks=new Set,this.hasPendingTasks=new on(!1)}get _hasPendingTasks(){return this.hasPendingTasks.value}add(){this._hasPendingTasks||this.hasPendingTasks.next(!0);let r=this.taskId++;return this.pendingTasks.add(r),r}remove(r){this.pendingTasks.delete(r),this.pendingTasks.size===0&&this._hasPendingTasks&&this.hasPendingTasks.next(!1)}ngOnDestroy(){this.pendingTasks.clear(),this._hasPendingTasks&&this.hasPendingTasks.next(!1)}};t.\u0275fac=function(o){return new(o||t)},t.\u0275prov=L({token:t,factory:t.\u0275fac,providedIn:"root"});let e=t;return e})();function Ct(e,t,n){return e[t]=n}function Kd(e,t){return e[t]}function ce(e,t,n){let r=e[t];return Object.is(r,n)?!1:(e[t]=n,!0)}function Gt(e,t,n,r){let o=ce(e,t,n);return ce(e,t+1,r)||o}function sv(e,t,n,r,o){let i=Gt(e,t,n,r);return ce(e,t+2,o)||i}function Jd(e,t,n,r,o,i){let s=Gt(e,t,n,r);return Gt(e,t+2,o,i)||s}function av(e,t,n,r,o,i,s,a,u){let c=t.consts,l=Xt(t,e,4,s||null,Vt(c,a));Aa(t,n,l,Vt(c,u)),Io(t,l);let d=l.tView=Ta(2,l,r,o,i,t.directiveRegistry,t.pipeRegistry,null,t.schemas,c,null);return t.queries!==null&&(t.queries.template(t,l),d.queries=t.queries.embeddedTView(l)),l}function Os(e,t,n,r,o,i,s,a){let u=y(),c=j(),l=e+N,d=c.firstCreatePass?av(l,c,u,t,n,r,o,i,s):c.data[l];wt(d,!1);let f=Xd(c,u,d,e);ho()&&Mo(c,u,f,d),Je(f,u);let p=Dd(f,u,f,d);return u[l]=p,To(u,p),AD(p,d,u),fo(d)&&_a(c,u,d),s!=null&&xa(u,d,a),Os}var Xd=ef;function ef(e,t,n,r){return tt(!0),t[A].createComment("")}function uv(e,t,n,r){let o=t[be],i=!o||Zt()||wo(o,r);if(tt(i),i)return ef(e,t,n,r);let s=o.data[Gi]?.[r]??null;s!==null&&n.tView!==null&&n.tView.ssrId===null&&(n.tView.ssrId=s);let a=Oo(o,e,t,n);vo(o,r,a);let u=pa(o,r);return Fo(u,a)}function cv(){Xd=uv}function lv(e,t,n,r){let o=y(),i=Kt();if(ce(o,i,t)){let s=j(),a=po();yy(a,o,e,t,n,r)}return lv}function ja(e,t,n,r){return ce(e,Kt(),n)?t+Ze(n)+r:pe}function dv(e,t,n,r,o,i){let s=Oh(),a=Gt(e,s,n,o);return ra(2),a?t+Ze(n)+r+Ze(o)+i:pe}function _r(e,t){return e<<17|t<<2}function vt(e){return e>>17&32767}function fv(e){return(e&2)==2}function pv(e,t){return e&131071|t<<17}function Fs(e){return e|2}function zt(e){return(e&131068)>>2}function xi(e,t){return e&-131069|t<<2}function hv(e){return(e&1)===1}function Rs(e){return e|1}function gv(e,t,n,r,o,i){let s=i?t.classBindings:t.styleBindings,a=vt(s),u=zt(s);e[r]=n;let c=!1,l;if(Array.isArray(n)){let d=n;l=d[1],(l===null||Vn(d,l)>0)&&(c=!0)}else l=n;if(o)if(u!==0){let f=vt(e[a+1]);e[r+1]=_r(f,a),f!==0&&(e[f+1]=xi(e[f+1],r)),e[a+1]=pv(e[a+1],r)}else e[r+1]=_r(a,0),a!==0&&(e[a+1]=xi(e[a+1],r)),a=r;else e[r+1]=_r(u,0),a===0?a=r:e[u+1]=xi(e[u+1],r),u=r;c&&(e[r+1]=Fs(e[r+1])),gc(e,l,r,!0),gc(e,l,r,!1),mv(t,l,e,r,i),s=_r(a,u),i?t.classBindings=s:t.styleBindings=s}function mv(e,t,n,r,o){let i=o?e.residualClasses:e.residualStyles;i!=null&&typeof t=="string"&&Vn(i,t)>=0&&(n[r+1]=Rs(n[r+1]))}function gc(e,t,n,r){let o=e[n+1],i=t===null,s=r?vt(o):zt(o),a=!1;for(;s!==0&&(a===!1||i);){let u=e[s],c=e[s+1];yv(u,t)&&(a=!0,e[s+1]=r?Rs(c):Fs(c)),s=r?vt(c):zt(c)}a&&(e[n+1]=r?Fs(o):Rs(o))}function yv(e,t){return e===null||t==null||(Array.isArray(e)?e[1]:e)===t?!0:Array.isArray(e)&&typeof t=="string"?Vn(e,t)>=0:!1}var z={textEnd:0,key:0,keyEnd:0,value:0,valueEnd:0};function tf(e){return e.substring(z.key,z.keyEnd)}function Dv(e){return e.substring(z.value,z.valueEnd)}function vv(e){return of(e),nf(e,Wt(e,0,z.textEnd))}function nf(e,t){let n=z.textEnd;return n===t?-1:(t=z.keyEnd=Iv(e,z.key=t,n),Wt(e,t,n))}function wv(e){return of(e),rf(e,Wt(e,0,z.textEnd))}function rf(e,t){let n=z.textEnd,r=z.key=Wt(e,t,n);return n===r?-1:(r=z.keyEnd=Ev(e,r,n),r=mc(e,r,n,58),r=z.value=Wt(e,r,n),r=z.valueEnd=Cv(e,r,n),mc(e,r,n,59))}function of(e){z.key=0,z.keyEnd=0,z.value=0,z.valueEnd=0,z.textEnd=e.length}function Wt(e,t,n){for(;t32;)t++;return t}function Ev(e,t,n){let r;for(;t=65&&(r&-33)<=90||r>=48&&r<=57);)t++;return t}function mc(e,t,n,r){return t=Wt(e,t,n),t32&&(a=s),i=o,o=r,r=u&-33}return a}function yc(e,t,n,r){let o=-1,i=n;for(;i=0;n=rf(t,n))cf(e,tf(t),Dv(t))}function Cx(e){Va(Fv,sf,e,!0)}function sf(e,t){for(let n=vv(t);n>=0;n=nf(t,n))jn(e,tf(t),!0)}function xv(e,t,n,r){let o=y(),i=j(),s=ra(2);if(i.firstUpdatePass&&uf(i,e,s,r),t!==pe&&ce(o,s,t)){let a=i.data[je()];lf(i,a,o,o[A],e,o[s+1]=Pv(t,n),r,s)}}function Va(e,t,n,r){let o=j(),i=ra(2);o.firstUpdatePass&&uf(o,null,i,r);let s=y();if(n!==pe&&ce(s,i,n)){let a=o.data[je()];if(df(a,r)&&!af(o,i)){let u=r?a.classesWithoutHost:a.stylesWithoutHost;u!==null&&(n=Ri(u,n||"")),Ps(o,a,s,n,r)}else Rv(o,a,s,s[A],s[i+1],s[i+1]=Ov(e,t,n),r,i)}}function af(e,t){return t>=e.expandoStartIndex}function uf(e,t,n,r){let o=e.data;if(o[n+1]===null){let i=o[je()],s=af(e,n);df(i,r)&&t===null&&!s&&(t=!1),t=Tv(o,i,t,r),gv(o,i,t,n,s,r)}}function Tv(e,t,n,r){let o=Lh(e),i=r?t.residualClasses:t.residualStyles;if(o===null)(r?t.classBindings:t.styleBindings)===0&&(n=Ti(null,e,t,n,r),n=Rn(n,t.attrs,r),i=null);else{let s=t.directiveStylingLast;if(s===-1||e[s]!==o)if(n=Ti(o,e,t,n,r),i===null){let u=Sv(e,t,r);u!==void 0&&Array.isArray(u)&&(u=Ti(null,e,t,u[1],r),u=Rn(u,t.attrs,r),Av(e,t,r,u))}else i=Nv(e,t,r)}return i!==void 0&&(r?t.residualClasses=i:t.residualStyles=i),n}function Sv(e,t,n){let r=n?t.classBindings:t.styleBindings;if(zt(r)!==0)return e[vt(r)]}function Av(e,t,n,r){let o=n?t.classBindings:t.styleBindings;e[vt(o)]=r}function Nv(e,t,n){let r,o=t.directiveEnd;for(let i=1+t.directiveStylingLast;i0;){let u=e[o],c=Array.isArray(u),l=c?u[1]:u,d=l===null,f=n[o+1];f===pe&&(f=d?X:void 0);let p=d?yi(f,r):l===r?f:void 0;if(c&&!io(p)&&(p=yi(u,r)),io(p)&&(a=p,s))return a;let h=e[o+1];o=s?vt(h):zt(h)}if(t!==null){let u=i?t.residualClasses:t.residualStyles;u!=null&&(a=yi(u,r))}return a}function io(e){return e!==void 0}function Pv(e,t){return e==null||e===""||(typeof t=="string"?e=e+t:typeof e=="object"&&(e=te(Et(e)))),e}function df(e,t){return(e.flags&(t?8:16))!==0}function bx(e,t,n){let r=y(),o=ja(r,e,t,n);Va(jn,sf,o,!0)}var ks=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 Si(e,t,n,r,o){return e===n&&Object.is(t,r)?1:Object.is(o(e,t),o(n,r))?-1:0}function kv(e,t,n){let r,o,i=0,s=e.length-1;if(Array.isArray(t)){let a=t.length-1;for(;i<=s&&i<=a;){let u=e.at(i),c=t[i],l=Si(i,u,i,c,n);if(l!==0){l<0&&e.updateValue(i,c),i++;continue}let d=e.at(s),f=t[a],p=Si(s,d,a,f,n);if(p!==0){p<0&&e.updateValue(s,f),s--,a--;continue}let h=n(i,u),w=n(s,d),P=n(i,c);if(Object.is(P,w)){let O=n(a,f);Object.is(O,h)?(e.swap(i,s),e.updateValue(s,f),a--,s--):e.move(s,i),e.updateValue(i,c),i++;continue}if(r??=new so,o??=wc(e,i,s,n),Ls(e,r,i,P))e.updateValue(i,c),i++,s++;else if(o.has(P))r.set(h,e.detach(i)),s--;else{let O=e.create(i,t[i]);e.attach(i,O),i++,s++}}for(;i<=a;)vc(e,r,n,i,t[i]),i++}else if(t!=null){let a=t[Symbol.iterator](),u=a.next();for(;!u.done&&i<=s;){let c=e.at(i),l=u.value,d=Si(i,c,i,l,n);if(d!==0)d<0&&e.updateValue(i,l),i++,u=a.next();else{r??=new so,o??=wc(e,i,s,n);let f=n(i,l);if(Ls(e,r,i,f))e.updateValue(i,l),i++,s++,u=a.next();else if(!o.has(f))e.attach(i,e.create(i,l)),i++,s++,u=a.next();else{let p=n(i,c);r.set(p,e.detach(i)),s--}}}for(;!u.done;)vc(e,r,n,e.length,u.value),u=a.next()}for(;i<=s;)e.destroy(e.detach(s--));r?.forEach(a=>{e.destroy(a)})}function Ls(e,t,n,r){return t!==void 0&&t.has(r)?(e.attach(n,t.get(r)),t.delete(r),!0):!1}function vc(e,t,n,r,o){if(Ls(e,t,r,n(r,o)))e.updateValue(r,o);else{let i=e.create(r,o);e.attach(r,i)}}function wc(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 so=class{constructor(){this.kvMap=new Map,this._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 Mx(e,t,n){Hn("NgControlFlow");let r=y(),o=Kt(),i=$s(r,N+e),s=0;if(ce(r,o,t)){let a=G(null);try{if(Md(i,s),t!==-1){let u=Hs(r[g],N+t),c=Fn(i,u.tView.ssrId),l=So(r,u,n,{dehydratedView:c});Ao(i,l,s,An(u,c))}}finally{G(a)}}else{let a=bd(i,s);a!==void 0&&(a[K]=n)}}var js=class{constructor(t,n,r){this.lContainer=t,this.$implicit=n,this.$index=r}get $count(){return this.lContainer.length-Q}};function _x(e,t){return t}var Vs=class{constructor(t,n,r){this.hasEmptyBlock=t,this.trackByFn=n,this.liveCollection=r}};function xx(e,t,n,r,o,i,s,a,u,c,l,d,f){Hn("NgControlFlow");let p=u!==void 0,h=y(),w=a?s.bind(h[re][K]):s,P=new Vs(p,w);h[N+e]=P,Os(e+1,t,n,r,o,i),p&&Os(e+2,u,c,l,d,f)}var Bs=class extends ks{constructor(t,n,r){super(),this.lContainer=t,this.hostLView=n,this.templateTNode=r,this.needsIndexUpdate=!1}get length(){return this.lContainer.length-Q}at(t){return this.getLView(t)[K].$implicit}attach(t,n){let r=n[be];this.needsIndexUpdate||=t!==this.length,Ao(this.lContainer,n,t,An(this.templateTNode,r))}detach(t){return this.needsIndexUpdate||=t!==this.length-1,Lv(this.lContainer,t)}create(t,n){let r=Fn(this.lContainer,this.templateTNode.tView.ssrId);return So(this.hostLView,this.templateTNode,new js(this.lContainer,n,t),{dehydratedView:r})}destroy(t){bo(t[g],t)}updateValue(t,n){this.getLView(t)[K].$implicit=n}reset(){this.needsIndexUpdate=!1}updateIndexes(){if(this.needsIndexUpdate)for(let t=0;t(tt(!0),Ia(r,o,tl()));function $v(e,t,n,r,o,i){let s=t[be],a=!s||Zt()||wo(s,i);if(tt(a),a)return Ia(r,o,tl());let u=Oo(s,e,t,n);return ml(s,i)&&vo(s,i,u.nextSibling),s&&(ol(n)||il(u))&&Yt(n)&&(Th(n),sd(u)),u}function Hv(){hf=$v}function Uv(e,t,n,r,o){let i=t.consts,s=Vt(i,r),a=Xt(t,e,8,"ng-container",s);s!==null&&Jr(a,s,!0);let u=Vt(i,o);return Aa(t,n,a,u),t.queries!==null&&t.queries.elementStart(t,a),a}function gf(e,t,n){let r=y(),o=j(),i=e+N,s=o.firstCreatePass?Uv(i,o,r,t,n):o.data[i];wt(s,!0);let a=yf(o,r,s,e);return r[i]=a,ho()&&Mo(o,r,a,s),Je(a,r),fo(s)&&(_a(o,r,s),Ma(o,s,r)),n!=null&&xa(r,s),gf}function mf(){let e=J(),t=j();return ta()?na():(e=e.parent,wt(e,!1)),t.firstCreatePass&&(Io(t,e),Ys(e)&&t.queries.elementEnd(e)),mf}function Gv(e,t,n){return gf(e,t,n),mf(),Gv}var yf=(e,t,n,r)=>(tt(!0),Xl(t[A],""));function zv(e,t,n,r){let o,i=t[be],s=!i||Zt();if(tt(s),s)return Xl(t[A],"");let a=Oo(i,e,t,n),u=wg(i,r);return vo(i,r,a),o=Fo(u,a),o}function Wv(){yf=zv}function Sx(){return y()}var lt=void 0;function qv(e){let t=e,n=Math.floor(Math.abs(e)),r=e.toString().replace(/^[^.]*\.?/,"").length;return n===1&&r===0?1:5}var Qv=["en",[["a","p"],["AM","PM"],lt],[["AM","PM"],lt,lt],[["S","M","T","W","T","F","S"],["Sun","Mon","Tue","Wed","Thu","Fri","Sat"],["Sunday","Monday","Tuesday","Wednesday","Thursday","Friday","Saturday"],["Su","Mo","Tu","We","Th","Fr","Sa"]],lt,[["J","F","M","A","M","J","J","A","S","O","N","D"],["Jan","Feb","Mar","Apr","May","Jun","Jul","Aug","Sep","Oct","Nov","Dec"],["January","February","March","April","May","June","July","August","September","October","November","December"]],lt,[["B","A"],["BC","AD"],["Before Christ","Anno Domini"]],0,[6,0],["M/d/yy","MMM d, y","MMMM d, y","EEEE, MMMM d, y"],["h:mm a","h:mm:ss a","h:mm:ss a z","h:mm:ss a zzzz"],["{1}, {0}",lt,"{1} 'at' {0}",lt],[".",",",";","%","+","-","E","\xD7","\u2030","\u221E","NaN",":"],["#,##0.###","#,##0%","\xA4#,##0.00","#E0"],"USD","$","US Dollar",{},"ltr",qv],Ai={};function ge(e){let t=Yv(e),n=Ic(t);if(n)return n;let r=t.split("-")[0];if(n=Ic(r),n)return n;if(r==="en")return Qv;throw new I(701,!1)}function Ic(e){return e in Ai||(Ai[e]=ue.ng&&ue.ng.common&&ue.ng.common.locales&&ue.ng.common.locales[e]),Ai[e]}var B=function(e){return e[e.LocaleId=0]="LocaleId",e[e.DayPeriodsFormat=1]="DayPeriodsFormat",e[e.DayPeriodsStandalone=2]="DayPeriodsStandalone",e[e.DaysFormat=3]="DaysFormat",e[e.DaysStandalone=4]="DaysStandalone",e[e.MonthsFormat=5]="MonthsFormat",e[e.MonthsStandalone=6]="MonthsStandalone",e[e.Eras=7]="Eras",e[e.FirstDayOfWeek=8]="FirstDayOfWeek",e[e.WeekendRange=9]="WeekendRange",e[e.DateFormat=10]="DateFormat",e[e.TimeFormat=11]="TimeFormat",e[e.DateTimeFormat=12]="DateTimeFormat",e[e.NumberSymbols=13]="NumberSymbols",e[e.NumberFormats=14]="NumberFormats",e[e.CurrencyCode=15]="CurrencyCode",e[e.CurrencySymbol=16]="CurrencySymbol",e[e.CurrencyName=17]="CurrencyName",e[e.Currencies=18]="Currencies",e[e.Directionality=19]="Directionality",e[e.PluralCase=20]="PluralCase",e[e.ExtraData=21]="ExtraData",e}(B||{});function Yv(e){return e.toLowerCase().replace(/_/g,"-")}var qt="en-US";var Zv=qt;function Df(e){typeof e=="string"&&(Zv=e.toLowerCase().replace(/_/g,"-"))}function Kv(e,t,n,r){let o=y(),i=j(),s=J();return vf(i,o,o[A],s,e,t,r),Kv}function Jv(e,t,n,r){let o=e.cleanup;if(o!=null)for(let i=0;iu?a[u]:null}typeof s=="string"&&(i+=2)}return null}function vf(e,t,n,r,o,i,s){let a=fo(r),c=e.firstCreatePass&&Id(e),l=t[K],d=wd(t),f=!0;if(r.type&3||s){let w=fe(r,t),P=s?s(w):w,O=d.length,ye=s?De=>s(W(De[r.index])):r.index,Ae=null;if(!s&&a&&(Ae=Jv(e,t,o,r.index)),Ae!==null){let De=Ae.__ngLastListenerFn__||Ae;De.__ngNextListenerFn__=i,Ae.__ngLastListenerFn__=i,f=!1}else{i=Cc(r,t,l,i,!1);let De=n.listen(P,o,i);d.push(i,De),c&&c.push(o,ye,O,O+1)}}else i=Cc(r,t,l,i,!1);let p=r.outputs,h;if(f&&p!==null&&(h=p[o])){let w=h.length;if(w)for(let P=0;P-1?et(e.index,t):t;Fa(a);let u=Ec(t,n,r,s),c=i.__ngNextListenerFn__;for(;c;)u=Ec(t,n,c,s)&&u,c=c.__ngNextListenerFn__;return o&&u===!1&&s.preventDefault(),u}}function Ax(e=1){return Vh(e)}function Xv(e,t){let n=null,r=rh(e);for(let o=0;o=e.data.length&&(e.data[n]=null,e.blueprint[n]=null),t[n]=r}function Lx(e){let t=Nh();return Js(t,N+e)}function jx(e,t=""){let n=y(),r=j(),o=e+N,i=r.firstCreatePass?Xt(r,o,1,t,null):r.data[o],s=If(r,n,i,t,e);n[o]=s,ho()&&Mo(r,n,s,i),wt(i,!1)}var If=(e,t,n,r,o)=>(tt(!0),Jl(t[A],r));function nw(e,t,n,r,o){let i=t[be],s=!i||Zt()||wo(i,o);return tt(s),s?Jl(t[A],r):Oo(i,e,t,n)}function rw(){If=nw}function ow(e){return Ef("",e,""),ow}function Ef(e,t,n){let r=y(),o=ja(r,e,t,n);return o!==pe&&Cd(r,je(),o),Ef}function iw(e,t,n,r,o){let i=y(),s=dv(i,e,t,n,r,o);return s!==pe&&Cd(i,je(),s),iw}function sw(e,t,n){Vd(t)&&(t=t());let r=y(),o=Kt();if(ce(r,o,t)){let i=j(),s=po();Sa(i,s,r,e,t,r[A],n,!1)}return sw}function Vx(e,t){let n=Vd(e);return n&&e.set(t),n}function aw(e,t){let n=y(),r=j(),o=J();return vf(r,n,n[A],o,e,t),aw}function uw(e,t,n){let r=j();if(r.firstCreatePass){let o=Ye(e);Us(n,r.data,r.blueprint,o,!0),Us(t,r.data,r.blueprint,o,!1)}}function Us(e,t,n,r,o){if(e=ee(e),Array.isArray(e))for(let i=0;i>20;if($t(e)||!e.multi){let p=new gt(c,o,Z),h=Oi(u,t,o?l:l+f,d);h===-1?(Xi(qr(a,s),i,u),Ni(i,e,t.length),t.push(u),a.directiveStart++,a.directiveEnd++,o&&(a.providerIndexes+=1048576),n.push(p),s.push(p)):(n[h]=p,s[h]=p)}else{let p=Oi(u,t,l+f,d),h=Oi(u,t,l,l+f),w=p>=0&&n[p],P=h>=0&&n[h];if(o&&!P||!o&&!w){Xi(qr(a,s),i,u);let O=dw(o?lw:cw,n.length,o,r,c);!o&&P&&(n[h].providerFactory=O),Ni(i,e,t.length,0),t.push(u),a.directiveStart++,a.directiveEnd++,o&&(a.providerIndexes+=1048576),n.push(O),s.push(O)}else{let O=Cf(n[o?h:p],c,!o&&r);Ni(i,e,p>-1?p:h,O)}!o&&r&&P&&n[h].componentProviders++}}}function Ni(e,t,n,r){let o=$t(t),i=Tg(t);if(o||i){let u=(i?ee(t.useClass):t).prototype.ngOnDestroy;if(u){let c=e.destroyHooks||(e.destroyHooks=[]);if(!o&&t.multi){let l=c.indexOf(n);l===-1?c.push(n,[r,u]):c[l+1].push(r,u)}else c.push(n,u)}}}function Cf(e,t,n){return n&&e.componentProviders++,e.multi.push(t)-1}function Oi(e,t,n,r){for(let o=n;o{n.providersResolver=(r,o)=>uw(r,o?o(e):e,t)}}var fw=(()=>{let t=class t{constructor(r){this._injector=r,this.cachedInjectors=new Map}getOrCreateStandaloneInjector(r){if(!r.standalone)return null;if(!this.cachedInjectors.has(r)){let o=Il(!1,r.type),i=o.length>0?iv([o],this._injector,`Standalone[${r.type.name}]`):null;this.cachedInjectors.set(r,i)}return this.cachedInjectors.get(r)}ngOnDestroy(){try{for(let r of this.cachedInjectors.values())r!==null&&r.destroy()}finally{this.cachedInjectors.clear()}}};t.\u0275prov=L({token:t,providedIn:"environment",factory:()=>new t(Y(Ke))});let e=t;return e})();function $x(e){Hn("NgStandalone"),e.getStandaloneInjector=t=>t.get(fw).getOrCreateStandaloneInjector(e)}function Hx(e,t,n){let r=Le()+e,o=y();return o[r]===pe?Ct(o,r,n?t.call(n):t()):Kd(o,r)}function Ux(e,t,n,r){return bf(y(),Le(),e,t,n,r)}function Gx(e,t,n,r,o){return Mf(y(),Le(),e,t,n,r,o)}function zx(e,t,n,r,o,i){return pw(y(),Le(),e,t,n,r,o,i)}function Wx(e,t,n,r,o,i,s){return hw(y(),Le(),e,t,n,r,o,i,s)}function qx(e,t,n,r,o,i,s,a,u){let c=Le()+e,l=y(),d=Jd(l,c,n,r,o,i);return Gt(l,c+4,s,a)||d?Ct(l,c+6,u?t.call(u,n,r,o,i,s,a):t(n,r,o,i,s,a)):Kd(l,c+6)}function Qx(e,t,n,r){return gw(y(),Le(),e,t,n,r)}function Un(e,t){let n=e[t];return n===pe?void 0:n}function bf(e,t,n,r,o,i){let s=t+n;return ce(e,s,o)?Ct(e,s+1,i?r.call(i,o):r(o)):Un(e,s+1)}function Mf(e,t,n,r,o,i,s){let a=t+n;return Gt(e,a,o,i)?Ct(e,a+2,s?r.call(s,o,i):r(o,i)):Un(e,a+2)}function pw(e,t,n,r,o,i,s,a){let u=t+n;return sv(e,u,o,i,s)?Ct(e,u+3,a?r.call(a,o,i,s):r(o,i,s)):Un(e,u+3)}function hw(e,t,n,r,o,i,s,a,u){let c=t+n;return Jd(e,c,o,i,s,a)?Ct(e,c+4,u?r.call(u,o,i,s,a):r(o,i,s,a)):Un(e,c+4)}function gw(e,t,n,r,o,i){let s=t+n,a=!1;for(let u=0;u=0;n--){let r=t[n];if(e===r.name)return r}}function Zx(e,t,n){let r=e+N,o=y(),i=Js(o,r);return _f(o,r)?bf(o,Le(),t,i.transform,n,i):i.transform(n)}function Kx(e,t,n,r){let o=e+N,i=y(),s=Js(i,o);return _f(i,o)?Mf(i,Le(),t,s.transform,n,r,s):s.transform(n,r)}function _f(e,t){return e[g].data[t].pure}function Jx(e,t){return No(e,t)}var xr=null;function yw(e){xr!==null&&(e.defaultEncapsulation!==xr.defaultEncapsulation||e.preserveWhitespaces!==xr.preserveWhitespaces)||(xr=e)}var Xx=(()=>{let t=class t{log(r){console.log(r)}warn(r){console.warn(r)}};t.\u0275fac=function(o){return new(o||t)},t.\u0275prov=L({token:t,factory:t.\u0275fac,providedIn:"platform"});let e=t;return e})();var Dw=new S(""),vw=new S(""),eT=(()=>{let t=class t{constructor(r,o,i){this._ngZone=r,this.registry=o,this._pendingCount=0,this._isZoneStable=!0,this._callbacks=[],this.taskTrackingZone=null,Ba||(Iw(i),i.addToWindow(o)),this._watchAngularEvents(),r.run(()=>{this.taskTrackingZone=typeof Zone>"u"?null:Zone.current.get("TaskTrackingZone")})}_watchAngularEvents(){this._ngZone.onUnstable.subscribe({next:()=>{this._isZoneStable=!1}}),this._ngZone.runOutsideAngular(()=>{this._ngZone.onStable.subscribe({next:()=>{ne.assertNotInAngularZone(),queueMicrotask(()=>{this._isZoneStable=!0,this._runCallbacksIfReady()})}})})}increasePendingRequestCount(){return this._pendingCount+=1,this._pendingCount}decreasePendingRequestCount(){if(this._pendingCount-=1,this._pendingCount<0)throw new Error("pending async requests below zero");return this._runCallbacksIfReady(),this._pendingCount}isStable(){return this._isZoneStable&&this._pendingCount===0&&!this._ngZone.hasPendingMacrotasks}_runCallbacksIfReady(){if(this.isStable())queueMicrotask(()=>{for(;this._callbacks.length!==0;){let r=this._callbacks.pop();clearTimeout(r.timeoutId),r.doneCb()}});else{let r=this.getPendingTasks();this._callbacks=this._callbacks.filter(o=>o.updateCb&&o.updateCb(r)?(clearTimeout(o.timeoutId),!1):!0)}}getPendingTasks(){return this.taskTrackingZone?this.taskTrackingZone.macroTasks.map(r=>({source:r.source,creationLocation:r.creationLocation,data:r.data})):[]}addCallback(r,o,i){let s=-1;o&&o>0&&(s=setTimeout(()=>{this._callbacks=this._callbacks.filter(a=>a.timeoutId!==s),r()},o)),this._callbacks.push({doneCb:r,timeoutId:s,updateCb:i})}whenStable(r,o,i){if(i&&!this.taskTrackingZone)throw new Error('Task tracking zone is required when passing an update callback to whenStable(). Is "zone.js/plugins/task-tracking" loaded?');this.addCallback(r,o,i),this._runCallbacksIfReady()}getPendingRequestCount(){return this._pendingCount}registerApplication(r){this.registry.registerApplication(r,this)}unregisterApplication(r){this.registry.unregisterApplication(r)}findProviders(r,o,i){return[]}};t.\u0275fac=function(o){return new(o||t)(Y(ne),Y(ww),Y(vw))},t.\u0275prov=L({token:t,factory:t.\u0275fac});let e=t;return e})(),ww=(()=>{let t=class t{constructor(){this._applications=new Map}registerApplication(r,o){this._applications.set(r,o)}unregisterApplication(r){this._applications.delete(r)}unregisterAllApplications(){this._applications.clear()}getTestability(r){return this._applications.get(r)||null}getAllTestabilities(){return Array.from(this._applications.values())}getAllRootElements(){return Array.from(this._applications.keys())}findTestabilityInTree(r,o=!0){return Ba?.findTestabilityInTree(this,r,o)??null}};t.\u0275fac=function(o){return new(o||t)},t.\u0275prov=L({token:t,factory:t.\u0275fac,providedIn:"platform"});let e=t;return e})();function Iw(e){Ba=e}var Ba;function Lo(e){return!!e&&typeof e.then=="function"}function $a(e){return!!e&&typeof e.subscribe=="function"}var Ew=new S(""),Ha=(()=>{let t=class t{constructor(){this.initialized=!1,this.done=!1,this.donePromise=new Promise((r,o)=>{this.resolve=r,this.reject=o}),this.appInits=_(Ew,{optional:!0})??[]}runInitializers(){if(this.initialized)return;let r=[];for(let i of this.appInits){let s=i();if(Lo(s))r.push(s);else if($a(s)){let a=new Promise((u,c)=>{s.subscribe({complete:u,error:c})});r.push(a)}}let o=()=>{this.done=!0,this.resolve()};Promise.all(r).then(()=>{o()}).catch(i=>{this.reject(i)}),r.length===0&&o(),this.initialized=!0}};t.\u0275fac=function(o){return new(o||t)},t.\u0275prov=L({token:t,factory:t.\u0275fac,providedIn:"root"});let e=t;return e})(),xf=new S("");function Tf(){Pu(()=>{throw new I(600,!1)})}function Cw(e){return e.isBoundToModule}function Sf(e,t,n){try{let r=n();return Lo(r)?r.catch(o=>{throw t.runOutsideAngular(()=>e.handleError(o)),o}):r}catch(r){throw t.runOutsideAngular(()=>e.handleError(r)),r}}function Af(e,t){return Array.isArray(t)?t.reduce(Af,e):Ue(Ue({},e),t)}var jo=(()=>{let t=class t{constructor(){this._bootstrapListeners=[],this._runningTick=!1,this._destroyed=!1,this._destroyListeners=[],this._views=[],this.internalErrorHandler=_($l),this.afterRenderEffectManager=_(Hd),this.componentTypes=[],this.components=[],this.isStable=_(Zd).hasPendingTasks.pipe(xe(r=>!r)),this._injector=_(Ke)}get destroyed(){return this._destroyed}get injector(){return this._injector}bootstrap(r,o){let i=r instanceof Kr;if(!this._injector.get(Ha).done){let p=!i&&fh(r),h=!1;throw new I(405,h)}let a;i?a=r:a=this._injector.get(Ro).resolveComponentFactory(r),this.componentTypes.push(a.componentType);let u=Cw(a)?void 0:this._injector.get(Xe),c=o||a.selector,l=a.create(It.NULL,[],c,u),d=l.location.nativeElement,f=l.injector.get(Dw,null);return f?.registerApplication(d),l.onDestroy(()=>{this.detachView(l.hostView),Pr(this.components,l),f?.unregisterApplication(d)}),this._loadComponent(l),l}tick(){if(this._runningTick)throw new I(101,!1);try{this._runningTick=!0,this.detectChangesInAttachedViews()}catch(r){this.internalErrorHandler(r)}finally{this._runningTick=!1}}detectChangesInAttachedViews(){let r=0;do{if(r===Nd)throw new I(103,!1);let o=r===0;for(let{_lView:i,notifyErrorHandler:s}of this._views)!o&&!bc(i)||this.detectChangesInView(i,s,o);this.afterRenderEffectManager.execute(),r++}while(this._views.some(({_lView:o})=>bc(o)))}detectChangesInView(r,o,i){let s;i?(s=0,r[m]|=1024):r[m]&64?s=0:s=1,Od(r,o,s)}attachView(r){let o=r;this._views.push(o),o.attachToAppRef(this)}detachView(r){let o=r;Pr(this._views,o),o.detachFromAppRef()}_loadComponent(r){this.attachView(r.hostView),this.tick(),this.components.push(r);let o=this._injector.get(xf,[]);[...this._bootstrapListeners,...o].forEach(i=>i(r))}ngOnDestroy(){if(!this._destroyed)try{this._destroyListeners.forEach(r=>r()),this._views.slice().forEach(r=>r.destroy())}finally{this._destroyed=!0,this._views=[],this._bootstrapListeners=[],this._destroyListeners=[]}}onDestroy(r){return this._destroyListeners.push(r),()=>Pr(this._destroyListeners,r)}destroy(){if(this._destroyed)throw new I(406,!1);let r=this._injector;r.destroy&&!r.destroyed&&r.destroy()}get viewCount(){return this._views.length}warnIfDestroyed(){}};t.\u0275fac=function(o){return new(o||t)},t.\u0275prov=L({token:t,factory:t.\u0275fac,providedIn:"root"});let e=t;return e})();function Pr(e,t){let n=e.indexOf(t);n>-1&&e.splice(n,1)}var Tr;function bw(e){Tr??=new WeakMap;let t=Tr.get(e);if(t)return t;let n=e.isStable.pipe(ui(r=>r)).toPromise().then(()=>{});return Tr.set(e,n),e.onDestroy(()=>Tr?.delete(e)),n}function bc(e){return ea(e)}var zs=class{constructor(t,n){this.ngModuleFactory=t,this.componentFactories=n}},tT=(()=>{let t=class t{compileModuleSync(r){return new ro(r)}compileModuleAsync(r){return Promise.resolve(this.compileModuleSync(r))}compileModuleAndAllComponentsSync(r){let o=this.compileModuleSync(r),i=Vc(r),s=Kl(i.declarations).reduce((a,u)=>{let c=Oe(u);return c&&a.push(new Ut(c)),a},[]);return new zs(o,s)}compileModuleAndAllComponentsAsync(r){return Promise.resolve(this.compileModuleAndAllComponentsSync(r))}clearCache(){}clearCacheFor(r){}getModuleId(r){}};t.\u0275fac=function(o){return new(o||t)},t.\u0275prov=L({token:t,factory:t.\u0275fac,providedIn:"root"});let e=t;return e})(),Mw=new S("");function _w(e,t,n){let r=new ro(n);return Promise.resolve(r)}function Mc(e){for(let t=e.length-1;t>=0;t--)if(e[t]!==void 0)return e[t]}var xw=(()=>{let t=class t{constructor(){this.zone=_(ne),this.applicationRef=_(jo)}initialize(){this._onMicrotaskEmptySubscription||(this._onMicrotaskEmptySubscription=this.zone.onMicrotaskEmpty.subscribe({next:()=>{this.zone.run(()=>{this.applicationRef.tick()})}}))}ngOnDestroy(){this._onMicrotaskEmptySubscription?.unsubscribe()}};t.\u0275fac=function(o){return new(o||t)},t.\u0275prov=L({token:t,factory:t.\u0275fac,providedIn:"root"});let e=t;return e})();function Nf(e){return[{provide:ne,useFactory:e},{provide:_n,multi:!0,useFactory:()=>{let t=_(xw,{optional:!0});return()=>t.initialize()}},{provide:_n,multi:!0,useFactory:()=>{let t=_(Aw);return()=>{t.initialize()}}},{provide:$l,useFactory:Tw}]}function Tw(){let e=_(ne),t=_(yt);return n=>e.runOutsideAngular(()=>t.handleError(n))}function Sw(e){let t=Nf(()=>new ne(Of(e)));return wl([[],t])}function Of(e){return{enableLongStackTrace:!1,shouldCoalesceEventChangeDetection:e?.eventCoalescing??!1,shouldCoalesceRunChangeDetection:e?.runCoalescing??!1}}var Aw=(()=>{let t=class t{constructor(){this.subscription=new U,this.initialized=!1,this.zone=_(ne),this.pendingTasks=_(Zd)}initialize(){if(this.initialized)return;this.initialized=!0;let r=null;!this.zone.isStable&&!this.zone.hasPendingMacrotasks&&!this.zone.hasPendingMicrotasks&&(r=this.pendingTasks.add()),this.zone.runOutsideAngular(()=>{this.subscription.add(this.zone.onStable.subscribe(()=>{ne.assertNotInAngularZone(),queueMicrotask(()=>{r!==null&&!this.zone.hasPendingMacrotasks&&!this.zone.hasPendingMicrotasks&&(this.pendingTasks.remove(r),r=null)})}))}),this.subscription.add(this.zone.onUnstable.subscribe(()=>{ne.assertInAngularZone(),r??=this.pendingTasks.add()}))}ngOnDestroy(){this.subscription.unsubscribe()}};t.\u0275fac=function(o){return new(o||t)},t.\u0275prov=L({token:t,factory:t.\u0275fac,providedIn:"root"});let e=t;return e})();function Nw(){return typeof $localize<"u"&&$localize.locale||qt}var Gn=new S("",{providedIn:"root",factory:()=>_(Gn,C.Optional|C.SkipSelf)||Nw()});var Ua=new S(""),Ff=(()=>{let t=class t{constructor(r){this._injector=r,this._modules=[],this._destroyListeners=[],this._destroyed=!1}bootstrapModuleFactory(r,o){let i=DD(o?.ngZone,Of({eventCoalescing:o?.ngZoneEventCoalescing,runCoalescing:o?.ngZoneRunCoalescing}));return i.run(()=>{let s=ov(r.moduleType,this.injector,Nf(()=>i)),a=s.injector.get(yt,null);return i.runOutsideAngular(()=>{let u=i.onError.subscribe({next:c=>{a.handleError(c)}});s.onDestroy(()=>{Pr(this._modules,s),u.unsubscribe()})}),Sf(a,i,()=>{let u=s.injector.get(Ha);return u.runInitializers(),u.donePromise.then(()=>{let c=s.injector.get(Gn,qt);return Df(c||qt),this._moduleDoBootstrap(s),s})})})}bootstrapModule(r,o=[]){let i=Af({},o);return _w(this.injector,i,r).then(s=>this.bootstrapModuleFactory(s,i))}_moduleDoBootstrap(r){let o=r.injector.get(jo);if(r._bootstrapComponents.length>0)r._bootstrapComponents.forEach(i=>o.bootstrap(i));else if(r.instance.ngDoBootstrap)r.instance.ngDoBootstrap(o);else throw new I(-403,!1);this._modules.push(r)}onDestroy(r){this._destroyListeners.push(r)}get injector(){return this._injector}destroy(){if(this._destroyed)throw new I(404,!1);this._modules.slice().forEach(o=>o.destroy()),this._destroyListeners.forEach(o=>o());let r=this._injector.get(Ua,null);r&&(r.forEach(o=>o()),r.clear()),this._destroyed=!0}get destroyed(){return this._destroyed}};t.\u0275fac=function(o){return new(o||t)(Y(It))},t.\u0275prov=L({token:t,factory:t.\u0275fac,providedIn:"platform"});let e=t;return e})(),qe=null,Rf=new S("");function Ow(e){if(qe&&!qe.get(Rf,!1))throw new I(400,!1);Tf(),qe=e;let t=e.get(Ff);return Lf(e),t}function Fw(e,t,n=[]){let r=`Platform: ${t}`,o=new S(r);return(i=[])=>{let s=kf();if(!s||s.injector.get(Rf,!1)){let a=[...n,...i,{provide:o,useValue:!0}];e?e(a):Ow(Pf(a,r))}return Rw(o)}}function Pf(e=[],t){return It.create({name:t,providers:[{provide:bl,useValue:"platform"},{provide:Ua,useValue:new Set([()=>qe=null])},...e]})}function Rw(e){let t=kf();if(!t)throw new I(401,!1);return t}function kf(){return qe?.get(Ff)??null}function Pw(e=[]){if(qe)return qe;let t=Pf(e);return qe=t,Tf(),Lf(t),t}function Lf(e){e.get(Xh,null)?.forEach(n=>n())}var nT=Fw(null,"core",[]);function rT(e){try{let{rootComponent:t,appProviders:n,platformProviders:r}=e,o=Pw(r),i=[Sw(),...n||[]],a=new oo({providers:i,parent:o,debugName:"",runEnvironmentInitializers:!1}).injector,u=a.get(ne);return u.run(()=>{a.resolveInjectorInitializers();let c=a.get(yt,null),l;u.runOutsideAngular(()=>{l=u.onError.subscribe({next:p=>{c.handleError(p)}})});let d=()=>a.destroy(),f=o.get(Ua);return f.add(d),a.onDestroy(()=>{l.unsubscribe(),f.delete(d)}),Sf(c,u,()=>{let p=a.get(Ha);return p.runInitializers(),p.donePromise.then(()=>{let h=a.get(Gn,qt);Df(h||qt);let w=a.get(jo);return t!==void 0&&w.bootstrap(t),w})})})}catch(t){return Promise.reject(t)}}var Ws=class{constructor(){this.views=[],this.indexByContent=new Map}add(t){let n=JSON.stringify(t);if(!this.indexByContent.has(n)){let r=this.views.length;return this.views.push(t),this.indexByContent.set(n,r),r}return this.indexByContent.get(n)}getAll(){return this.views}},kw=0;function jf(e){return e.ssrId||(e.ssrId=`t${kw++}`),e.ssrId}function Vf(e,t,n){let r=[];return Nn(e,t,n,r),r.length}function Lw(e){let t=[];return _d(e,t),t.length}function Bf(e,t){let n=e[V];return n&&!n.hasAttribute(En)?uo(n,e,t):null}function $f(e,t){let n=Gc(e[V]),r=Bf(n,t),o=W(n[V]),i=e[q],s=uo(o,i,t),a=n[A],u=`${r}|${s}`;a.setAttribute(o,hn,u)}function oT(e,t){let n=new Ws,r=new Map,o=e._views;for(let a of o){let u=gl(a);if(u!==null){let c={serializedViewCollection:n,corruptedTextNodes:r};de(u)?$f(u,c):Bf(u,c),$w(r,t)}}let i=n.getAll();e.injector.get(Do).set(da,i)}function jw(e,t){let n=[],r="";for(let o=Q;o0&&c===r){let l=n[n.length-1];l[Hr]??=1,l[Hr]++}else r=c,n.push(u)}return n}function ao(e,t,n){let r=t.index-N;e[Wi]??={},e[Wi][r]=nD(t,n)}function _c(e,t){let n=t.index-N;e[Sr]??=[],e[Sr].includes(n)||e[Sr].push(n)}function Hf(e,t){let n={},r=e[g];for(let o=N;o{let e=!0;return br()&&(e=!!_(Do,{optional:!0})?.get(da,null)),e&&Hn("NgHydration"),e}},{provide:_n,useValue:()=>{br()&&_(wr)&&(zw(),Uw())},multi:!0},{provide:Ul,useFactory:()=>br()&&_(wr)},{provide:xf,useFactory:()=>{if(br()&&_(wr)){let e=_(jo),t=_(It);return()=>{Gw(e,t).then(()=>{ne.assertInAngularZone(),Qy(e)})}}return()=>{}},multi:!0}])}function zw(){let e=Bn(),t;for(let n of e.body.childNodes)if(n.nodeType===Node.COMMENT_NODE&&n.textContent?.trim()===gg){t=n;break}if(!t)throw new I(-507,!1)}function Ww(e){return typeof e=="boolean"?e:e!=null&&e!=="false"}function sT(e){let t=Oe(e);if(!t)return null;let n=new Ut(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}}}function aT(...e){return e.reduce((t,n)=>Object.assign(t,n,{providers:[...t.providers,...n.providers]}),{providers:[]})}var Kf=null;function Ga(){return Kf}function AT(e){Kf??=e}var Uf=class{};var eu=new S(""),Jf=(()=>{let t=class t{historyGo(r){throw new Error("")}};t.\u0275fac=function(o){return new(o||t)},t.\u0275prov=L({token:t,factory:()=>_(Qw),providedIn:"platform"});let e=t;return e})();var Qw=(()=>{let t=class t extends Jf{constructor(){super(),this._doc=_(eu),this._location=window.location,this._history=window.history}getBaseHrefFromDOM(){return Ga().getBaseHref(this._doc)}onPopState(r){let o=Ga().getGlobalEventTarget(this._doc,"window");return o.addEventListener("popstate",r,!1),()=>o.removeEventListener("popstate",r)}onHashChange(r){let o=Ga().getGlobalEventTarget(this._doc,"window");return o.addEventListener("hashchange",r,!1),()=>o.removeEventListener("hashchange",r)}get href(){return this._location.href}get protocol(){return this._location.protocol}get hostname(){return this._location.hostname}get port(){return this._location.port}get pathname(){return this._location.pathname}get search(){return this._location.search}get hash(){return this._location.hash}set pathname(r){this._location.pathname=r}pushState(r,o,i){this._history.pushState(r,o,i)}replaceState(r,o,i){this._history.replaceState(r,o,i)}forward(){this._history.forward()}back(){this._history.back()}historyGo(r=0){this._history.go(r)}getState(){return this._history.state}};t.\u0275fac=function(o){return new(o||t)},t.\u0275prov=L({token:t,factory:()=>new t,providedIn:"platform"});let e=t;return e})();function Xf(e,t){if(e.length==0)return t;if(t.length==0)return e;let n=0;return e.endsWith("/")&&n++,t.startsWith("/")&&n++,n==2?e+t.substring(1):n==1?e+t:e+"/"+t}function Gf(e){let t=e.match(/#|\?|$/),n=t&&t.index||e.length,r=n-(e[n-1]==="/"?1:0);return e.slice(0,r)+e.slice(n)}function bt(e){return e&&e[0]!=="?"?"?"+e:e}var tu=(()=>{let t=class t{historyGo(r){throw new Error("")}};t.\u0275fac=function(o){return new(o||t)},t.\u0275prov=L({token:t,factory:()=>_(Zw),providedIn:"root"});let e=t;return e})(),Yw=new S(""),Zw=(()=>{let t=class t extends tu{constructor(r,o){super(),this._platformLocation=r,this._removeListenerFns=[],this._baseHref=o??this._platformLocation.getBaseHrefFromDOM()??_(eu).location?.origin??""}ngOnDestroy(){for(;this._removeListenerFns.length;)this._removeListenerFns.pop()()}onPopState(r){this._removeListenerFns.push(this._platformLocation.onPopState(r),this._platformLocation.onHashChange(r))}getBaseHref(){return this._baseHref}prepareExternalUrl(r){return Xf(this._baseHref,r)}path(r=!1){let o=this._platformLocation.pathname+bt(this._platformLocation.search),i=this._platformLocation.hash;return i&&r?`${o}${i}`:o}pushState(r,o,i,s){let a=this.prepareExternalUrl(i+bt(s));this._platformLocation.pushState(r,o,a)}replaceState(r,o,i,s){let a=this.prepareExternalUrl(i+bt(s));this._platformLocation.replaceState(r,o,a)}forward(){this._platformLocation.forward()}back(){this._platformLocation.back()}getState(){return this._platformLocation.getState()}historyGo(r=0){this._platformLocation.historyGo?.(r)}};t.\u0275fac=function(o){return new(o||t)(Y(Jf),Y(Yw,8))},t.\u0275prov=L({token:t,factory:t.\u0275fac,providedIn:"root"});let e=t;return e})();var Kw=(()=>{let t=class t{constructor(r){this._subject=new Ee,this._urlChangeListeners=[],this._urlChangeSubscription=null,this._locationStrategy=r;let o=this._locationStrategy.getBaseHref();this._basePath=eI(Gf(zf(o))),this._locationStrategy.onPopState(i=>{this._subject.emit({url:this.path(!0),pop:!0,state:i.state,type:i.type})})}ngOnDestroy(){this._urlChangeSubscription?.unsubscribe(),this._urlChangeListeners=[]}path(r=!1){return this.normalize(this._locationStrategy.path(r))}getState(){return this._locationStrategy.getState()}isCurrentPathEqualTo(r,o=""){return this.path()==this.normalize(r+bt(o))}normalize(r){return t.stripTrailingSlash(Xw(this._basePath,zf(r)))}prepareExternalUrl(r){return r&&r[0]!=="/"&&(r="/"+r),this._locationStrategy.prepareExternalUrl(r)}go(r,o="",i=null){this._locationStrategy.pushState(i,"",r,o),this._notifyUrlChangeListeners(this.prepareExternalUrl(r+bt(o)),i)}replaceState(r,o="",i=null){this._locationStrategy.replaceState(i,"",r,o),this._notifyUrlChangeListeners(this.prepareExternalUrl(r+bt(o)),i)}forward(){this._locationStrategy.forward()}back(){this._locationStrategy.back()}historyGo(r=0){this._locationStrategy.historyGo?.(r)}onUrlChange(r){return this._urlChangeListeners.push(r),this._urlChangeSubscription??=this.subscribe(o=>{this._notifyUrlChangeListeners(o.url,o.state)}),()=>{let o=this._urlChangeListeners.indexOf(r);this._urlChangeListeners.splice(o,1),this._urlChangeListeners.length===0&&(this._urlChangeSubscription?.unsubscribe(),this._urlChangeSubscription=null)}}_notifyUrlChangeListeners(r="",o){this._urlChangeListeners.forEach(i=>i(r,o))}subscribe(r,o,i){return this._subject.subscribe({next:r,error:o,complete:i})}};t.normalizeQueryParams=bt,t.joinWithSlash=Xf,t.stripTrailingSlash=Gf,t.\u0275fac=function(o){return new(o||t)(Y(tu))},t.\u0275prov=L({token:t,factory:()=>Jw(),providedIn:"root"});let e=t;return e})();function Jw(){return new Kw(Y(tu))}function Xw(e,t){if(!e||!t.startsWith(e))return t;let n=t.substring(e.length);return n===""||["/",";","?","#"].includes(n[0])?n:t}function zf(e){return e.replace(/\/index.html$/,"")}function eI(e){if(new RegExp("^(https?:)?//").test(e)){let[,n]=e.split(/\/\/[^\/]+/);return n}return e}var oe=function(e){return e[e.Format=0]="Format",e[e.Standalone=1]="Standalone",e}(oe||{}),R=function(e){return e[e.Narrow=0]="Narrow",e[e.Abbreviated=1]="Abbreviated",e[e.Wide=2]="Wide",e[e.Short=3]="Short",e}(R||{}),he=function(e){return e[e.Short=0]="Short",e[e.Medium=1]="Medium",e[e.Long=2]="Long",e[e.Full=3]="Full",e}(he||{}),$e=function(e){return e[e.Decimal=0]="Decimal",e[e.Group=1]="Group",e[e.List=2]="List",e[e.PercentSign=3]="PercentSign",e[e.PlusSign=4]="PlusSign",e[e.MinusSign=5]="MinusSign",e[e.Exponential=6]="Exponential",e[e.SuperscriptingExponent=7]="SuperscriptingExponent",e[e.PerMille=8]="PerMille",e[e.Infinity=9]="Infinity",e[e.NaN=10]="NaN",e[e.TimeSeparator=11]="TimeSeparator",e[e.CurrencyDecimal=12]="CurrencyDecimal",e[e.CurrencyGroup=13]="CurrencyGroup",e}($e||{});function tI(e){return ge(e)[B.LocaleId]}function nI(e,t,n){let r=ge(e),o=[r[B.DayPeriodsFormat],r[B.DayPeriodsStandalone]],i=me(o,t);return me(i,n)}function rI(e,t,n){let r=ge(e),o=[r[B.DaysFormat],r[B.DaysStandalone]],i=me(o,t);return me(i,n)}function oI(e,t,n){let r=ge(e),o=[r[B.MonthsFormat],r[B.MonthsStandalone]],i=me(o,t);return me(i,n)}function iI(e,t){let r=ge(e)[B.Eras];return me(r,t)}function Vo(e,t){let n=ge(e);return me(n[B.DateFormat],t)}function Bo(e,t){let n=ge(e);return me(n[B.TimeFormat],t)}function $o(e,t){let r=ge(e)[B.DateTimeFormat];return me(r,t)}function Qo(e,t){let n=ge(e),r=n[B.NumberSymbols][t];if(typeof r>"u"){if(t===$e.CurrencyDecimal)return n[B.NumberSymbols][$e.Decimal];if(t===$e.CurrencyGroup)return n[B.NumberSymbols][$e.Group]}return r}function ep(e){if(!e[B.ExtraData])throw new Error(`Missing extra locale data for the locale "${e[B.LocaleId]}". Use "registerLocaleData" to load new data. See the "I18n guide" on angular.io to know more.`)}function sI(e){let t=ge(e);return ep(t),(t[B.ExtraData][2]||[]).map(r=>typeof r=="string"?za(r):[za(r[0]),za(r[1])])}function aI(e,t,n){let r=ge(e);ep(r);let o=[r[B.ExtraData][0],r[B.ExtraData][1]],i=me(o,t)||[];return me(i,n)||[]}function me(e,t){for(let n=t;n>-1;n--)if(typeof e[n]<"u")return e[n];throw new Error("Locale data API: locale data undefined")}function za(e){let[t,n]=e.split(":");return{hours:+t,minutes:+n}}var uI=/^(\d{4,})-?(\d\d)-?(\d\d)(?:T(\d\d)(?::?(\d\d)(?::?(\d\d)(?:\.(\d+))?)?)?(Z|([+-])(\d\d):?(\d\d))?)?$/,Ho={},cI=/((?:[^BEGHLMOSWYZabcdhmswyz']+)|(?:'(?:[^']|'')*')|(?:G{1,5}|y{1,4}|Y{1,4}|M{1,5}|L{1,5}|w{1,2}|W{1}|d{1,2}|E{1,6}|c{1,6}|a{1,5}|b{1,5}|B{1,5}|h{1,2}|H{1,2}|m{1,2}|s{1,2}|S{1,3}|z{1,4}|Z{1,5}|O{1,4}))([\s\S]*)/,He=function(e){return e[e.Short=0]="Short",e[e.ShortGMT=1]="ShortGMT",e[e.Long=2]="Long",e[e.Extended=3]="Extended",e}(He||{}),T=function(e){return e[e.FullYear=0]="FullYear",e[e.Month=1]="Month",e[e.Date=2]="Date",e[e.Hours=3]="Hours",e[e.Minutes=4]="Minutes",e[e.Seconds=5]="Seconds",e[e.FractionalSeconds=6]="FractionalSeconds",e[e.Day=7]="Day",e}(T||{}),x=function(e){return e[e.DayPeriods=0]="DayPeriods",e[e.Days=1]="Days",e[e.Months=2]="Months",e[e.Eras=3]="Eras",e}(x||{});function lI(e,t,n,r){let o=vI(e);t=Be(n,t)||t;let s=[],a;for(;t;)if(a=cI.exec(t),a){s=s.concat(a.slice(1));let l=s.pop();if(!l)break;t=l}else{s.push(t);break}let u=o.getTimezoneOffset();r&&(u=np(r,u),o=DI(o,r,!0));let c="";return s.forEach(l=>{let d=mI(l);c+=d?d(o,n,u):l==="''"?"'":l.replace(/(^'|'$)/g,"").replace(/''/g,"'")}),c}function qo(e,t,n){let r=new Date(0);return r.setFullYear(e,t,n),r.setHours(0,0,0),r}function Be(e,t){let n=tI(e);if(Ho[n]??={},Ho[n][t])return Ho[n][t];let r="";switch(t){case"shortDate":r=Vo(e,he.Short);break;case"mediumDate":r=Vo(e,he.Medium);break;case"longDate":r=Vo(e,he.Long);break;case"fullDate":r=Vo(e,he.Full);break;case"shortTime":r=Bo(e,he.Short);break;case"mediumTime":r=Bo(e,he.Medium);break;case"longTime":r=Bo(e,he.Long);break;case"fullTime":r=Bo(e,he.Full);break;case"short":let o=Be(e,"shortTime"),i=Be(e,"shortDate");r=Uo($o(e,he.Short),[o,i]);break;case"medium":let s=Be(e,"mediumTime"),a=Be(e,"mediumDate");r=Uo($o(e,he.Medium),[s,a]);break;case"long":let u=Be(e,"longTime"),c=Be(e,"longDate");r=Uo($o(e,he.Long),[u,c]);break;case"full":let l=Be(e,"fullTime"),d=Be(e,"fullDate");r=Uo($o(e,he.Full),[l,d]);break}return r&&(Ho[n][t]=r),r}function Uo(e,t){return t&&(e=e.replace(/\{([^}]+)}/g,function(n,r){return t!=null&&r in t?t[r]:n})),e}function Me(e,t,n="-",r,o){let i="";(e<0||o&&e<=0)&&(o?e=-e+1:(e=-e,i=n));let s=String(e);for(;s.length0||a>-n)&&(a+=n),e===T.Hours)a===0&&n===-12&&(a=12);else if(e===T.FractionalSeconds)return dI(a,t);let u=Qo(s,$e.MinusSign);return Me(a,t,u,r,o)}}function fI(e,t){switch(e){case T.FullYear:return t.getFullYear();case T.Month:return t.getMonth();case T.Date:return t.getDate();case T.Hours:return t.getHours();case T.Minutes:return t.getMinutes();case T.Seconds:return t.getSeconds();case T.FractionalSeconds:return t.getMilliseconds();case T.Day:return t.getDay();default:throw new Error(`Unknown DateType value "${e}".`)}}function k(e,t,n=oe.Format,r=!1){return function(o,i){return pI(o,i,e,t,n,r)}}function pI(e,t,n,r,o,i){switch(n){case x.Months:return oI(t,o,r)[e.getMonth()];case x.Days:return rI(t,o,r)[e.getDay()];case x.DayPeriods:let s=e.getHours(),a=e.getMinutes();if(i){let c=sI(t),l=aI(t,o,r),d=c.findIndex(f=>{if(Array.isArray(f)){let[p,h]=f,w=s>=p.hours&&a>=p.minutes,P=s0?Math.floor(o/60):Math.ceil(o/60);switch(e){case He.Short:return(o>=0?"+":"")+Me(s,2,i)+Me(Math.abs(o%60),2,i);case He.ShortGMT:return"GMT"+(o>=0?"+":"")+Me(s,1,i);case He.Long:return"GMT"+(o>=0?"+":"")+Me(s,2,i)+":"+Me(Math.abs(o%60),2,i);case He.Extended:return r===0?"Z":(o>=0?"+":"")+Me(s,2,i)+":"+Me(Math.abs(o%60),2,i);default:throw new Error(`Unknown zone width "${e}"`)}}}var hI=0,Wo=4;function gI(e){let t=qo(e,hI,1).getDay();return qo(e,0,1+(t<=Wo?Wo:Wo+7)-t)}function tp(e){let t=e.getDay(),n=t===0?-3:Wo-t;return qo(e.getFullYear(),e.getMonth(),e.getDate()+n)}function Wa(e,t=!1){return function(n,r){let o;if(t){let i=new Date(n.getFullYear(),n.getMonth(),1).getDay()-1,s=n.getDate();o=1+Math.floor((s+i)/7)}else{let i=tp(n),s=gI(i.getFullYear()),a=i.getTime()-s.getTime();o=1+Math.round(a/6048e5)}return Me(o,e,Qo(r,$e.MinusSign))}}function zo(e,t=!1){return function(n,r){let i=tp(n).getFullYear();return Me(i,e,Qo(r,$e.MinusSign),t)}}var qa={};function mI(e){if(qa[e])return qa[e];let t;switch(e){case"G":case"GG":case"GGG":t=k(x.Eras,R.Abbreviated);break;case"GGGG":t=k(x.Eras,R.Wide);break;case"GGGGG":t=k(x.Eras,R.Narrow);break;case"y":t=H(T.FullYear,1,0,!1,!0);break;case"yy":t=H(T.FullYear,2,0,!0,!0);break;case"yyy":t=H(T.FullYear,3,0,!1,!0);break;case"yyyy":t=H(T.FullYear,4,0,!1,!0);break;case"Y":t=zo(1);break;case"YY":t=zo(2,!0);break;case"YYY":t=zo(3);break;case"YYYY":t=zo(4);break;case"M":case"L":t=H(T.Month,1,1);break;case"MM":case"LL":t=H(T.Month,2,1);break;case"MMM":t=k(x.Months,R.Abbreviated);break;case"MMMM":t=k(x.Months,R.Wide);break;case"MMMMM":t=k(x.Months,R.Narrow);break;case"LLL":t=k(x.Months,R.Abbreviated,oe.Standalone);break;case"LLLL":t=k(x.Months,R.Wide,oe.Standalone);break;case"LLLLL":t=k(x.Months,R.Narrow,oe.Standalone);break;case"w":t=Wa(1);break;case"ww":t=Wa(2);break;case"W":t=Wa(1,!0);break;case"d":t=H(T.Date,1);break;case"dd":t=H(T.Date,2);break;case"c":case"cc":t=H(T.Day,1);break;case"ccc":t=k(x.Days,R.Abbreviated,oe.Standalone);break;case"cccc":t=k(x.Days,R.Wide,oe.Standalone);break;case"ccccc":t=k(x.Days,R.Narrow,oe.Standalone);break;case"cccccc":t=k(x.Days,R.Short,oe.Standalone);break;case"E":case"EE":case"EEE":t=k(x.Days,R.Abbreviated);break;case"EEEE":t=k(x.Days,R.Wide);break;case"EEEEE":t=k(x.Days,R.Narrow);break;case"EEEEEE":t=k(x.Days,R.Short);break;case"a":case"aa":case"aaa":t=k(x.DayPeriods,R.Abbreviated);break;case"aaaa":t=k(x.DayPeriods,R.Wide);break;case"aaaaa":t=k(x.DayPeriods,R.Narrow);break;case"b":case"bb":case"bbb":t=k(x.DayPeriods,R.Abbreviated,oe.Standalone,!0);break;case"bbbb":t=k(x.DayPeriods,R.Wide,oe.Standalone,!0);break;case"bbbbb":t=k(x.DayPeriods,R.Narrow,oe.Standalone,!0);break;case"B":case"BB":case"BBB":t=k(x.DayPeriods,R.Abbreviated,oe.Format,!0);break;case"BBBB":t=k(x.DayPeriods,R.Wide,oe.Format,!0);break;case"BBBBB":t=k(x.DayPeriods,R.Narrow,oe.Format,!0);break;case"h":t=H(T.Hours,1,-12);break;case"hh":t=H(T.Hours,2,-12);break;case"H":t=H(T.Hours,1);break;case"HH":t=H(T.Hours,2);break;case"m":t=H(T.Minutes,1);break;case"mm":t=H(T.Minutes,2);break;case"s":t=H(T.Seconds,1);break;case"ss":t=H(T.Seconds,2);break;case"S":t=H(T.FractionalSeconds,1);break;case"SS":t=H(T.FractionalSeconds,2);break;case"SSS":t=H(T.FractionalSeconds,3);break;case"Z":case"ZZ":case"ZZZ":t=Go(He.Short);break;case"ZZZZZ":t=Go(He.Extended);break;case"O":case"OO":case"OOO":case"z":case"zz":case"zzz":t=Go(He.ShortGMT);break;case"OOOO":case"ZZZZ":case"zzzz":t=Go(He.Long);break;default:return null}return qa[e]=t,t}function np(e,t){e=e.replace(/:/g,"");let n=Date.parse("Jan 01, 1970 00:00:00 "+e)/6e4;return isNaN(n)?t:n}function yI(e,t){return e=new Date(e.getTime()),e.setMinutes(e.getMinutes()+t),e}function DI(e,t,n){let r=n?-1:1,o=e.getTimezoneOffset(),i=np(t,o);return yI(e,r*(i-o))}function vI(e){if(Wf(e))return e;if(typeof e=="number"&&!isNaN(e))return new Date(e);if(typeof e=="string"){if(e=e.trim(),/^(\d{4}(-\d{1,2}(-\d{1,2})?)?)$/.test(e)){let[o,i=1,s=1]=e.split("-").map(a=>+a);return qo(o,i-1,s)}let n=parseFloat(e);if(!isNaN(e-n))return new Date(n);let r;if(r=e.match(uI))return wI(r)}let t=new Date(e);if(!Wf(t))throw new Error(`Unable to convert "${e}" into a date`);return t}function wI(e){let t=new Date(0),n=0,r=0,o=e[8]?t.setUTCFullYear:t.setFullYear,i=e[8]?t.setUTCHours:t.setHours;e[9]&&(n=Number(e[9]+e[10]),r=Number(e[9]+e[11])),o.call(t,Number(e[1]),Number(e[2])-1,Number(e[3]));let s=Number(e[4]||0)-n,a=Number(e[5]||0)-r,u=Number(e[6]||0),c=Math.floor(parseFloat("0."+(e[7]||0))*1e3);return i.call(t,s,a,u,c),t}function Wf(e){return e instanceof Date&&!isNaN(e.valueOf())}function NT(e,t){t=encodeURIComponent(t);for(let n of e.split(";")){let r=n.indexOf("="),[o,i]=r==-1?[n,""]:[n.slice(0,r),n.slice(r+1)];if(o.trim()===t)return decodeURIComponent(i)}return null}var Qa=/\s+/,qf=[],OT=(()=>{let t=class t{constructor(r,o){this._ngEl=r,this._renderer=o,this.initialClasses=qf,this.stateMap=new Map}set klass(r){this.initialClasses=r!=null?r.trim().split(Qa):qf}set ngClass(r){this.rawClass=typeof r=="string"?r.trim().split(Qa):r}ngDoCheck(){for(let o of this.initialClasses)this._updateState(o,!0);let r=this.rawClass;if(Array.isArray(r)||r instanceof Set)for(let o of r)this._updateState(o,!0);else if(r!=null)for(let o of Object.keys(r))this._updateState(o,!!r[o]);this._applyStateDiff()}_updateState(r,o){let i=this.stateMap.get(r);i!==void 0?(i.enabled!==o&&(i.changed=!0,i.enabled=o),i.touched=!0):this.stateMap.set(r,{enabled:o,changed:!0,touched:!0})}_applyStateDiff(){for(let r of this.stateMap){let o=r[0],i=r[1];i.changed?(this._toggleClass(o,i.enabled),i.changed=!1):i.touched||(i.enabled&&this._toggleClass(o,!1),this.stateMap.delete(o)),i.touched=!1}}_toggleClass(r,o){r=r.trim(),r.length>0&&r.split(Qa).forEach(i=>{o?this._renderer.addClass(this._ngEl.nativeElement,i):this._renderer.removeClass(this._ngEl.nativeElement,i)})}};t.\u0275fac=function(o){return new(o||t)(Z(nt),Z(Po))},t.\u0275dir=kn({type:t,selectors:[["","ngClass",""]],inputs:{klass:[Qe.None,"class","klass"],ngClass:"ngClass"},standalone:!0});let e=t;return e})();var FT=(()=>{let t=class t{constructor(r,o){this._viewContainer=r,this._context=new Ya,this._thenTemplateRef=null,this._elseTemplateRef=null,this._thenViewRef=null,this._elseViewRef=null,this._thenTemplateRef=o}set ngIf(r){this._context.$implicit=this._context.ngIf=r,this._updateView()}set ngIfThen(r){Qf("ngIfThen",r),this._thenTemplateRef=r,this._thenViewRef=null,this._updateView()}set ngIfElse(r){Qf("ngIfElse",r),this._elseTemplateRef=r,this._elseViewRef=null,this._updateView()}_updateView(){this._context.$implicit?this._thenViewRef||(this._viewContainer.clear(),this._elseViewRef=null,this._thenTemplateRef&&(this._thenViewRef=this._viewContainer.createEmbeddedView(this._thenTemplateRef,this._context))):this._elseViewRef||(this._viewContainer.clear(),this._thenViewRef=null,this._elseTemplateRef&&(this._elseViewRef=this._viewContainer.createEmbeddedView(this._elseTemplateRef,this._context)))}static ngTemplateContextGuard(r,o){return!0}};t.\u0275fac=function(o){return new(o||t)(Z(en),Z(Ht))},t.\u0275dir=kn({type:t,selectors:[["","ngIf",""]],inputs:{ngIf:"ngIf",ngIfThen:"ngIfThen",ngIfElse:"ngIfElse"},standalone:!0});let e=t;return e})(),Ya=class{constructor(){this.$implicit=null,this.ngIf=null}};function Qf(e,t){if(!!!(!t||t.createEmbeddedView))throw new Error(`${e} must be a TemplateRef, but received '${te(t)}'.`)}var RT=(()=>{let t=class t{constructor(r,o,i){this._ngEl=r,this._differs=o,this._renderer=i,this._ngStyle=null,this._differ=null}set ngStyle(r){this._ngStyle=r,!this._differ&&r&&(this._differ=this._differs.find(r).create())}ngDoCheck(){if(this._differ){let r=this._differ.diff(this._ngStyle);r&&this._applyChanges(r)}}_setStyle(r,o){let[i,s]=r.split("."),a=i.indexOf("-")===-1?void 0:Tn.DashCase;o!=null?this._renderer.setStyle(this._ngEl.nativeElement,i,s?`${o}${s}`:o,a):this._renderer.removeStyle(this._ngEl.nativeElement,i,a)}_applyChanges(r){r.forEachRemovedItem(o=>this._setStyle(o.key,null)),r.forEachAddedItem(o=>this._setStyle(o.key,o.currentValue)),r.forEachChangedItem(o=>this._setStyle(o.key,o.currentValue))}};t.\u0275fac=function(o){return new(o||t)(Z(nt),Z(ko),Z(Po))},t.\u0275dir=kn({type:t,selectors:[["","ngStyle",""]],inputs:{ngStyle:"ngStyle"},standalone:!0});let e=t;return e})(),PT=(()=>{let t=class t{constructor(r){this._viewContainerRef=r,this._viewRef=null,this.ngTemplateOutletContext=null,this.ngTemplateOutlet=null,this.ngTemplateOutletInjector=null}ngOnChanges(r){if(this._shouldRecreateView(r)){let o=this._viewContainerRef;if(this._viewRef&&o.remove(o.indexOf(this._viewRef)),!this.ngTemplateOutlet){this._viewRef=null;return}let i=this._createContextForwardProxy();this._viewRef=o.createEmbeddedView(this.ngTemplateOutlet,i,{injector:this.ngTemplateOutletInjector??void 0})}}_shouldRecreateView(r){return!!r.ngTemplateOutlet||!!r.ngTemplateOutletInjector}_createContextForwardProxy(){return new Proxy({},{set:(r,o,i)=>this.ngTemplateOutletContext?Reflect.set(this.ngTemplateOutletContext,o,i):!1,get:(r,o,i)=>{if(this.ngTemplateOutletContext)return Reflect.get(this.ngTemplateOutletContext,o,i)}})}};t.\u0275fac=function(o){return new(o||t)(Z(en))},t.\u0275dir=kn({type:t,selectors:[["","ngTemplateOutlet",""]],inputs:{ngTemplateOutletContext:"ngTemplateOutletContext",ngTemplateOutlet:"ngTemplateOutlet",ngTemplateOutletInjector:"ngTemplateOutletInjector"},standalone:!0,features:[ma]});let e=t;return e})();function rp(e,t){return new I(2100,!1)}var Za=class{createSubscription(t,n){return Ra(()=>t.subscribe({next:n,error:r=>{throw r}}))}dispose(t){Ra(()=>t.unsubscribe())}},Ka=class{createSubscription(t,n){return t.then(n,r=>{throw r})}dispose(t){}},II=new Ka,EI=new Za,kT=(()=>{let t=class t{constructor(r){this._latestValue=null,this._subscription=null,this._obj=null,this._strategy=null,this._ref=r}ngOnDestroy(){this._subscription&&this._dispose(),this._ref=null}transform(r){return this._obj?r!==this._obj?(this._dispose(),this.transform(r)):this._latestValue:(r&&this._subscribe(r),this._latestValue)}_subscribe(r){this._obj=r,this._strategy=this._selectStrategy(r),this._subscription=this._strategy.createSubscription(r,o=>this._updateLatestValue(r,o))}_selectStrategy(r){if(Lo(r))return II;if($a(r))return EI;throw rp(t,r)}_dispose(){this._strategy.dispose(this._subscription),this._latestValue=null,this._subscription=null,this._obj=null}_updateLatestValue(r,o){r===this._obj&&(this._latestValue=o,this._ref.markForCheck())}};t.\u0275fac=function(o){return new(o||t)(Z($d,16))},t.\u0275pipe=co({name:"async",type:t,pure:!1,standalone:!0});let e=t;return e})();var CI="mediumDate",bI=new S(""),MI=new S(""),LT=(()=>{let t=class t{constructor(r,o,i){this.locale=r,this.defaultTimezone=o,this.defaultOptions=i}transform(r,o,i,s){if(r==null||r===""||r!==r)return null;try{let a=o??this.defaultOptions?.dateFormat??CI,u=i??this.defaultOptions?.timezone??this.defaultTimezone??void 0;return lI(r,a,s||this.locale,u)}catch(a){throw rp(t,a.message)}}};t.\u0275fac=function(o){return new(o||t)(Z(Gn,16),Z(bI,24),Z(MI,24))},t.\u0275pipe=co({name:"date",type:t,pure:!0,standalone:!0});let e=t;return e})();function _I(e,t){return{key:e,value:t}}var jT=(()=>{let t=class t{constructor(r){this.differs=r,this.keyValues=[],this.compareFn=Yf}transform(r,o=Yf){if(!r||!(r instanceof Map)&&typeof r!="object")return null;this.differ??=this.differs.find(r).create();let i=this.differ.diff(r),s=o!==this.compareFn;return i&&(this.keyValues=[],i.forEachItem(a=>{this.keyValues.push(_I(a.key,a.currentValue))})),(i||s)&&(this.keyValues.sort(o),this.compareFn=o),this.keyValues}};t.\u0275fac=function(o){return new(o||t)(Z(ko,16))},t.\u0275pipe=co({name:"keyvalue",type:t,pure:!1,standalone:!0});let e=t;return e})();function Yf(e,t){let n=e.key,r=t.key;if(n===r)return 0;if(n===void 0)return 1;if(r===void 0)return-1;if(n===null)return 1;if(r===null)return-1;if(typeof n=="string"&&typeof r=="string")return n{let t=class t{};t.\u0275fac=function(o){return new(o||t)},t.\u0275mod=kc({type:t}),t.\u0275inj=sl({});let e=t;return e})(),xI="browser",TI="server";function SI(e){return e===xI}function BT(e){return e===TI}var $T=(()=>{let t=class t{};t.\u0275prov=L({token:t,providedIn:"root",factory:()=>SI(_(mo))?new Ja(_(eu),window):new Xa});let e=t;return e})(),Ja=class{constructor(t,n){this.document=t,this.window=n,this.offset=()=>[0,0]}setOffset(t){Array.isArray(t)?this.offset=()=>t:this.offset=t}getScrollPosition(){return[this.window.scrollX,this.window.scrollY]}scrollToPosition(t){this.window.scrollTo(t[0],t[1])}scrollToAnchor(t){let n=AI(this.document,t);n&&(this.scrollToElement(n),n.focus())}setHistoryScrollRestoration(t){this.window.history.scrollRestoration=t}scrollToElement(t){let n=t.getBoundingClientRect(),r=n.left+this.window.pageXOffset,o=n.top+this.window.pageYOffset,i=this.offset();this.window.scrollTo(r-i[0],o-i[1])}};function AI(e,t){let n=e.getElementById(t)||e.getElementsByName(t)[0];if(n)return n;if(typeof e.createTreeWalker=="function"&&e.body&&typeof e.body.attachShadow=="function"){let r=e.createTreeWalker(e.body,NodeFilter.SHOW_ELEMENT),o=r.currentNode;for(;o;){let i=o.shadowRoot;if(i){let s=i.getElementById(t)||i.querySelector(`[name="${t}"]`);if(s)return s}o=r.nextNode()}}return null}var Xa=class{setOffset(t){}getScrollPosition(){return[0,0]}scrollToPosition(t){}scrollToAnchor(t){}setHistoryScrollRestoration(t){}},Zf=class{};export{U as a,at as b,cp as c,M as d,oi as e,ii as f,St as g,on as h,vp as i,an as j,NI as k,nu as l,OI as m,ou as n,FI as o,RI as p,un as q,ze as r,wp as s,Ip as t,Ep as u,ut as v,xe as w,Ap as x,ct as y,mr as z,Op as A,Fp as B,cn as C,Tu as D,Rp as E,ln as F,ai as G,Pp as H,Lp as I,ui as J,ci as K,jp as L,Vp as M,Bp as N,hu as O,$p as P,Hp as Q,I as R,Ee as S,C as T,Pt as U,Qe as V,tx as W,kc as X,kn as Y,co as Z,nx as _,rx as $,ox as aa,nt as ba,ix as ca,L as da,sl as ea,sx as fa,S as ga,Kh as ha,Xh as ia,mo as ja,ax as ka,ux as la,cl as ma,Y as na,_ as oa,Do as pa,gg as qa,Eg as ra,wl as sa,bl as ta,Ke as ua,cx as va,ma as wa,lx as xa,tm as ya,It as za,yt as Aa,wr as Ba,Et as Ca,Da,dx as Ea,fx as Fa,px as Ga,hx as Ha,gx as Ia,zl as Ja,ym as Ka,Co as La,mx as Ma,vm as Na,yx as Oa,Tn as Pa,Dx as Qa,Z as Ra,vx as Sa,Ht as Ta,gs as Ua,Ds as Va,Po as Wa,$d as Xa,Hn as Ya,ne as Za,en as _a,KD as $a,rv as ab,Ns as bb,iv as cb,Zd as db,Os as eb,lv as fb,bv as gb,Mv as hb,Ex as ib,Cx as jb,bx as kb,Mx as lb,_x as mb,xx as nb,Tx as ob,ff as pb,pf as qb,Bv as rb,gf as sb,mf as tb,Gv as ub,Sx as vb,Kv as wb,Ax as xb,Nx as yb,Ox as zb,ew as Ab,wf as Bb,Fx as Cb,Rx as Db,Px as Eb,kx as Fb,Lx as Gb,jx as Hb,ow as Ib,Ef as Jb,iw as Kb,sw as Lb,Vx as Mb,aw as Nb,Bx as Ob,$x as Pb,Hx as Qb,Ux as Rb,Gx as Sb,zx as Tb,Wx as Ub,qx as Vb,Qx as Wb,Yx as Xb,Zx as Yb,Kx as Zb,Jx as _b,Xx as $b,Dw as ac,eT as bc,Lo as cc,xf as dc,jo as ec,bw as fc,tT as gc,Rf as hc,Fw as ic,nT as jc,rT as kc,oT as lc,iT as mc,Ww as nc,sT as oc,aT as pc,Ga as qc,AT as rc,Uf as sc,eu as tc,Jf as uc,tu as vc,Yw as wc,Kw as xc,NT as yc,OT as zc,FT as Ac,RT as Bc,PT as Cc,kT as Dc,LT as Ec,jT as Fc,VT as Gc,xI as Hc,TI as Ic,SI as Jc,BT as Kc,$T as Lc,Xa as Mc,Zf as Nc}; diff --git a/angular-primeng-app/dist/server/chunk-REPUMSU6.mjs b/angular-primeng-app/dist/server/chunk-REPUMSU6.mjs new file mode 100644 index 0000000..f47279f --- /dev/null +++ b/angular-primeng-app/dist/server/chunk-REPUMSU6.mjs @@ -0,0 +1,19 @@ +import './polyfills.server.mjs'; +import{c as Ti}from"./chunk-PUQEUYKV.mjs";import{a as vt,b as Re,c as je,d as We,e as Ge,f as Ue}from"./chunk-ODEAQAGT.mjs";import{a as Pi,b as Ai,c as Li,d as Ni,e as Bi,f as Hi,g as de,h as zi,i as ye,j as Me,k as $e,l as Ri,m as ji,n as ue,o as ne}from"./chunk-AB6R3DKH.mjs";import{a as Rt,b as wi,d as Mi,e as xi,i as Ii,j as Di,k as Si,l as Ei,m as Vi,n as Ct,p as Oi,q as qe,r as ki,s as Fi}from"./chunk-DOEG56EA.mjs";import{$ as A,$a as $,Ab as he,Ac as le,B as oi,Bb as Ht,Bc as ee,Cb as K,Cc as ce,Db as He,Dc as Ci,Eb as H,Ec as _t,Fb as z,Fc as yt,Gb as ht,Gc as L,Hb as C,Ib as F,Jc as bt,Kb as pi,Lb as me,Ma as li,Mb as fe,Na as te,Nb as ge,Ob as ze,Pb as T,Qa as a,Qb as Ve,R as Nt,Ra as f,Rb as mt,S as V,Sa as ci,Sb as ft,Tb as hi,Ua as di,Ub as mi,V as Se,Va as ui,Vb as fi,W as v,Wa as pe,Wb as gi,X as O,Xa as se,Xb as ae,Y as q,Yb as _e,Z as ri,Za as Ae,Zb as _i,_ as P,_b as gt,aa as ve,ba as N,cc as yi,d as nt,da as Ee,ea as k,eb as h,fb as _,ga as Te,gb as l,hb as Le,ib as Ne,ja as dt,jb as E,ka as si,kb as pt,lb as Z,ma as Pe,mb as Be,na as ut,nb as Ce,nc as bi,oa as B,ob as we,pb as c,pc as vi,qb as d,qc as zt,r as ii,rb as m,sa as ai,sb as j,tb as W,tc as ie,ub as R,vb as Y,w as ni,wa as Bt,wb as w,xa as re,xb as p,yb as X,zb as Q,zc as J}from"./chunk-PUYSBYUS.mjs";import{a as U,b as Fe,d as ct}from"./chunk-VVCT4QZE.mjs";var Wi=(()=>{let n=class n{constructor(){this.title="angular-primeng-app"}};n.\u0275fac=function(o){return new(o||n)},n.\u0275cmp=v({type:n,selectors:[["app-root"]],standalone:!0,features:[T],decls:1,vars:0,template:function(o,r){o&1&&m(0,"router-outlet")},dependencies:[Ct]});let t=n;return t})();var Xi=(()=>{let n=class n{constructor(i,o){this._renderer=i,this._elementRef=o,this.onChange=r=>{},this.onTouched=()=>{}}setProperty(i,o){this._renderer.setProperty(this._elementRef.nativeElement,i,o)}registerOnTouched(i){this.onTouched=i}registerOnChange(i){this.onChange=i}setDisabledState(i){this.setProperty("disabled",i)}};n.\u0275fac=function(o){return new(o||n)(f(pe),f(N))},n.\u0275dir=q({type:n});let t=n;return t})(),zn=(()=>{let n=class n extends Xi{};n.\u0275fac=(()=>{let i;return function(r){return(i||(i=re(n)))(r||n)}})(),n.\u0275dir=q({type:n,features:[$]});let t=n;return t})(),st=new Te("");var Rn={provide:st,useExisting:Pe(()=>Dt),multi:!0};function jn(){let t=zt()?zt().getUserAgent():"";return/android (\d+)/.test(t.toLowerCase())}var Wn=new Te(""),Dt=(()=>{let n=class n extends Xi{constructor(i,o,r){super(i,o),this._compositionMode=r,this._composing=!1,this._compositionMode==null&&(this._compositionMode=!jn())}writeValue(i){let o=i??"";this.setProperty("value",o)}_handleInput(i){(!this._compositionMode||this._compositionMode&&!this._composing)&&this.onChange(i)}_compositionStart(){this._composing=!0}_compositionEnd(i){this._composing=!1,this._compositionMode&&this.onChange(i)}};n.\u0275fac=function(o){return new(o||n)(f(pe),f(N),f(Wn,8))},n.\u0275dir=q({type:n,selectors:[["input","formControlName","",3,"type","checkbox"],["textarea","formControlName",""],["input","formControl","",3,"type","checkbox"],["textarea","formControl",""],["input","ngModel","",3,"type","checkbox"],["textarea","ngModel",""],["","ngDefaultControl",""]],hostBindings:function(o,r){o&1&&w("input",function(u){return r._handleInput(u.target.value)})("blur",function(){return r.onTouched()})("compositionstart",function(){return r._compositionStart()})("compositionend",function(u){return r._compositionEnd(u.target.value)})},features:[ze([Rn]),$]});let t=n;return t})();var Ki=new Te(""),Ji=new Te("");function en(t){return t!=null}function tn(t){return yi(t)?ii(t):t}function nn(t){let n={};return t.forEach(e=>{n=e!=null?U(U({},n),e):n}),Object.keys(n).length===0?null:n}function on(t,n){return n.map(e=>e(t))}function Gn(t){return!t.validate}function rn(t){return t.map(n=>Gn(n)?n:e=>n.validate(e))}function Un(t){if(!t)return null;let n=t.filter(en);return n.length==0?null:function(e){return nn(on(e,n))}}function sn(t){return t!=null?Un(rn(t)):null}function qn(t){if(!t)return null;let n=t.filter(en);return n.length==0?null:function(e){let i=on(e,n).map(tn);return oi(i).pipe(ni(nn))}}function an(t){return t!=null?qn(rn(t)):null}function Gi(t,n){return t===null?[n]:Array.isArray(t)?[...t,n]:[t,n]}function ln(t){return t._rawValidators}function cn(t){return t._rawAsyncValidators}function jt(t){return t?Array.isArray(t)?t:[t]:[]}function Mt(t,n){return Array.isArray(t)?t.includes(n):t===n}function Ui(t,n){let e=jt(n);return jt(t).forEach(o=>{Mt(e,o)||e.push(o)}),e}function qi(t,n){return jt(n).filter(e=>!Mt(t,e))}var xt=class{constructor(){this._rawValidators=[],this._rawAsyncValidators=[],this._onDestroyCallbacks=[]}get value(){return this.control?this.control.value:null}get valid(){return this.control?this.control.valid:null}get invalid(){return this.control?this.control.invalid:null}get pending(){return this.control?this.control.pending:null}get disabled(){return this.control?this.control.disabled:null}get enabled(){return this.control?this.control.enabled:null}get errors(){return this.control?this.control.errors:null}get pristine(){return this.control?this.control.pristine:null}get dirty(){return this.control?this.control.dirty:null}get touched(){return this.control?this.control.touched:null}get status(){return this.control?this.control.status:null}get untouched(){return this.control?this.control.untouched:null}get statusChanges(){return this.control?this.control.statusChanges:null}get valueChanges(){return this.control?this.control.valueChanges:null}get path(){return null}_setValidators(n){this._rawValidators=n||[],this._composedValidatorFn=sn(this._rawValidators)}_setAsyncValidators(n){this._rawAsyncValidators=n||[],this._composedAsyncValidatorFn=an(this._rawAsyncValidators)}get validator(){return this._composedValidatorFn||null}get asyncValidator(){return this._composedAsyncValidatorFn||null}_registerOnDestroy(n){this._onDestroyCallbacks.push(n)}_invokeOnDestroyCallbacks(){this._onDestroyCallbacks.forEach(n=>n()),this._onDestroyCallbacks=[]}reset(n=void 0){this.control&&this.control.reset(n)}hasError(n,e){return this.control?this.control.hasError(n,e):!1}getError(n,e){return this.control?this.control.getError(n,e):null}},Wt=class extends xt{get formDirective(){return null}get path(){return null}},Oe=class extends xt{constructor(){super(...arguments),this._parent=null,this.name=null,this.valueAccessor=null}},Gt=class{constructor(n){this._cd=n}get isTouched(){return!!this._cd?.control?.touched}get isUntouched(){return!!this._cd?.control?.untouched}get isPristine(){return!!this._cd?.control?.pristine}get isDirty(){return!!this._cd?.control?.dirty}get isValid(){return!!this._cd?.control?.valid}get isInvalid(){return!!this._cd?.control?.invalid}get isPending(){return!!this._cd?.control?.pending}get isSubmitted(){return!!this._cd?.submitted}},$n={"[class.ng-untouched]":"isUntouched","[class.ng-touched]":"isTouched","[class.ng-pristine]":"isPristine","[class.ng-dirty]":"isDirty","[class.ng-valid]":"isValid","[class.ng-invalid]":"isInvalid","[class.ng-pending]":"isPending"},Qs=Fe(U({},$n),{"[class.ng-submitted]":"isSubmitted"}),Ze=(()=>{let n=class n extends Gt{constructor(i){super(i)}};n.\u0275fac=function(o){return new(o||n)(f(Oe,2))},n.\u0275dir=q({type:n,selectors:[["","formControlName",""],["","ngModel",""],["","formControl",""]],hostVars:14,hostBindings:function(o,r){o&2&&Le("ng-untouched",r.isUntouched)("ng-touched",r.isTouched)("ng-pristine",r.isPristine)("ng-dirty",r.isDirty)("ng-valid",r.isValid)("ng-invalid",r.isInvalid)("ng-pending",r.isPending)},features:[$]});let t=n;return t})();var ot="VALID",wt="INVALID",Qe="PENDING",rt="DISABLED";function Qn(t){return(St(t)?t.validators:t)||null}function Zn(t){return Array.isArray(t)?sn(t):t||null}function Yn(t,n){return(St(n)?n.asyncValidators:t)||null}function Xn(t){return Array.isArray(t)?an(t):t||null}function St(t){return t!=null&&!Array.isArray(t)&&typeof t=="object"}var Ut=class{constructor(n,e){this._pendingDirty=!1,this._hasOwnPendingAsyncValidator=!1,this._pendingTouched=!1,this._onCollectionChange=()=>{},this._parent=null,this.pristine=!0,this.touched=!1,this._onDisabledChange=[],this._assignValidators(n),this._assignAsyncValidators(e)}get validator(){return this._composedValidatorFn}set validator(n){this._rawValidators=this._composedValidatorFn=n}get asyncValidator(){return this._composedAsyncValidatorFn}set asyncValidator(n){this._rawAsyncValidators=this._composedAsyncValidatorFn=n}get parent(){return this._parent}get valid(){return this.status===ot}get invalid(){return this.status===wt}get pending(){return this.status==Qe}get disabled(){return this.status===rt}get enabled(){return this.status!==rt}get dirty(){return!this.pristine}get untouched(){return!this.touched}get updateOn(){return this._updateOn?this._updateOn:this.parent?this.parent.updateOn:"change"}setValidators(n){this._assignValidators(n)}setAsyncValidators(n){this._assignAsyncValidators(n)}addValidators(n){this.setValidators(Ui(n,this._rawValidators))}addAsyncValidators(n){this.setAsyncValidators(Ui(n,this._rawAsyncValidators))}removeValidators(n){this.setValidators(qi(n,this._rawValidators))}removeAsyncValidators(n){this.setAsyncValidators(qi(n,this._rawAsyncValidators))}hasValidator(n){return Mt(this._rawValidators,n)}hasAsyncValidator(n){return Mt(this._rawAsyncValidators,n)}clearValidators(){this.validator=null}clearAsyncValidators(){this.asyncValidator=null}markAsTouched(n={}){this.touched=!0,this._parent&&!n.onlySelf&&this._parent.markAsTouched(n)}markAllAsTouched(){this.markAsTouched({onlySelf:!0}),this._forEachChild(n=>n.markAllAsTouched())}markAsUntouched(n={}){this.touched=!1,this._pendingTouched=!1,this._forEachChild(e=>{e.markAsUntouched({onlySelf:!0})}),this._parent&&!n.onlySelf&&this._parent._updateTouched(n)}markAsDirty(n={}){this.pristine=!1,this._parent&&!n.onlySelf&&this._parent.markAsDirty(n)}markAsPristine(n={}){this.pristine=!0,this._pendingDirty=!1,this._forEachChild(e=>{e.markAsPristine({onlySelf:!0})}),this._parent&&!n.onlySelf&&this._parent._updatePristine(n)}markAsPending(n={}){this.status=Qe,n.emitEvent!==!1&&this.statusChanges.emit(this.status),this._parent&&!n.onlySelf&&this._parent.markAsPending(n)}disable(n={}){let e=this._parentMarkedDirty(n.onlySelf);this.status=rt,this.errors=null,this._forEachChild(i=>{i.disable(Fe(U({},n),{onlySelf:!0}))}),this._updateValue(),n.emitEvent!==!1&&(this.valueChanges.emit(this.value),this.statusChanges.emit(this.status)),this._updateAncestors(Fe(U({},n),{skipPristineCheck:e})),this._onDisabledChange.forEach(i=>i(!0))}enable(n={}){let e=this._parentMarkedDirty(n.onlySelf);this.status=ot,this._forEachChild(i=>{i.enable(Fe(U({},n),{onlySelf:!0}))}),this.updateValueAndValidity({onlySelf:!0,emitEvent:n.emitEvent}),this._updateAncestors(Fe(U({},n),{skipPristineCheck:e})),this._onDisabledChange.forEach(i=>i(!1))}_updateAncestors(n){this._parent&&!n.onlySelf&&(this._parent.updateValueAndValidity(n),n.skipPristineCheck||this._parent._updatePristine(),this._parent._updateTouched())}setParent(n){this._parent=n}getRawValue(){return this.value}updateValueAndValidity(n={}){this._setInitialStatus(),this._updateValue(),this.enabled&&(this._cancelExistingSubscription(),this.errors=this._runValidator(),this.status=this._calculateStatus(),(this.status===ot||this.status===Qe)&&this._runAsyncValidator(n.emitEvent)),n.emitEvent!==!1&&(this.valueChanges.emit(this.value),this.statusChanges.emit(this.status)),this._parent&&!n.onlySelf&&this._parent.updateValueAndValidity(n)}_updateTreeValidity(n={emitEvent:!0}){this._forEachChild(e=>e._updateTreeValidity(n)),this.updateValueAndValidity({onlySelf:!0,emitEvent:n.emitEvent})}_setInitialStatus(){this.status=this._allControlsDisabled()?rt:ot}_runValidator(){return this.validator?this.validator(this):null}_runAsyncValidator(n){if(this.asyncValidator){this.status=Qe,this._hasOwnPendingAsyncValidator=!0;let e=tn(this.asyncValidator(this));this._asyncValidationSubscription=e.subscribe(i=>{this._hasOwnPendingAsyncValidator=!1,this.setErrors(i,{emitEvent:n})})}}_cancelExistingSubscription(){this._asyncValidationSubscription&&(this._asyncValidationSubscription.unsubscribe(),this._hasOwnPendingAsyncValidator=!1)}setErrors(n,e={}){this.errors=n,this._updateControlsErrors(e.emitEvent!==!1)}get(n){let e=n;return e==null||(Array.isArray(e)||(e=e.split(".")),e.length===0)?null:e.reduce((i,o)=>i&&i._find(o),this)}getError(n,e){let i=e?this.get(e):this;return i&&i.errors?i.errors[n]:null}hasError(n,e){return!!this.getError(n,e)}get root(){let n=this;for(;n._parent;)n=n._parent;return n}_updateControlsErrors(n){this.status=this._calculateStatus(),n&&this.statusChanges.emit(this.status),this._parent&&this._parent._updateControlsErrors(n)}_initObservables(){this.valueChanges=new V,this.statusChanges=new V}_calculateStatus(){return this._allControlsDisabled()?rt:this.errors?wt:this._hasOwnPendingAsyncValidator||this._anyControlsHaveStatus(Qe)?Qe:this._anyControlsHaveStatus(wt)?wt:ot}_anyControlsHaveStatus(n){return this._anyControls(e=>e.status===n)}_anyControlsDirty(){return this._anyControls(n=>n.dirty)}_anyControlsTouched(){return this._anyControls(n=>n.touched)}_updatePristine(n={}){this.pristine=!this._anyControlsDirty(),this._parent&&!n.onlySelf&&this._parent._updatePristine(n)}_updateTouched(n={}){this.touched=this._anyControlsTouched(),this._parent&&!n.onlySelf&&this._parent._updateTouched(n)}_registerOnCollectionChange(n){this._onCollectionChange=n}_setUpdateStrategy(n){St(n)&&n.updateOn!=null&&(this._updateOn=n.updateOn)}_parentMarkedDirty(n){let e=this._parent&&this._parent.dirty;return!n&&!!e&&!this._parent._anyControlsDirty()}_find(n){return null}_assignValidators(n){this._rawValidators=Array.isArray(n)?n.slice():n,this._composedValidatorFn=Zn(this._rawValidators)}_assignAsyncValidators(n){this._rawAsyncValidators=Array.isArray(n)?n.slice():n,this._composedAsyncValidatorFn=Xn(this._rawAsyncValidators)}};var Et=new Te("CallSetDisabledState",{providedIn:"root",factory:()=>Tt}),Tt="always";function Kn(t,n){return[...n.path,t]}function dn(t,n,e=Tt){eo(t,n),n.valueAccessor.writeValue(t.value),(t.disabled||e==="always")&&n.valueAccessor.setDisabledState?.(t.disabled),io(t,n),oo(t,n),no(t,n),Jn(t,n)}function $i(t,n,e=!0){let i=()=>{};n.valueAccessor&&(n.valueAccessor.registerOnChange(i),n.valueAccessor.registerOnTouched(i)),to(t,n),t&&(n._invokeOnDestroyCallbacks(),t._registerOnCollectionChange(()=>{}))}function It(t,n){t.forEach(e=>{e.registerOnValidatorChange&&e.registerOnValidatorChange(n)})}function Jn(t,n){if(n.valueAccessor.setDisabledState){let e=i=>{n.valueAccessor.setDisabledState(i)};t.registerOnDisabledChange(e),n._registerOnDestroy(()=>{t._unregisterOnDisabledChange(e)})}}function eo(t,n){let e=ln(t);n.validator!==null?t.setValidators(Gi(e,n.validator)):typeof e=="function"&&t.setValidators([e]);let i=cn(t);n.asyncValidator!==null?t.setAsyncValidators(Gi(i,n.asyncValidator)):typeof i=="function"&&t.setAsyncValidators([i]);let o=()=>t.updateValueAndValidity();It(n._rawValidators,o),It(n._rawAsyncValidators,o)}function to(t,n){let e=!1;if(t!==null){if(n.validator!==null){let o=ln(t);if(Array.isArray(o)&&o.length>0){let r=o.filter(s=>s!==n.validator);r.length!==o.length&&(e=!0,t.setValidators(r))}}if(n.asyncValidator!==null){let o=cn(t);if(Array.isArray(o)&&o.length>0){let r=o.filter(s=>s!==n.asyncValidator);r.length!==o.length&&(e=!0,t.setAsyncValidators(r))}}}let i=()=>{};return It(n._rawValidators,i),It(n._rawAsyncValidators,i),e}function io(t,n){n.valueAccessor.registerOnChange(e=>{t._pendingValue=e,t._pendingChange=!0,t._pendingDirty=!0,t.updateOn==="change"&&un(t,n)})}function no(t,n){n.valueAccessor.registerOnTouched(()=>{t._pendingTouched=!0,t.updateOn==="blur"&&t._pendingChange&&un(t,n),t.updateOn!=="submit"&&t.markAsTouched()})}function un(t,n){t._pendingDirty&&t.markAsDirty(),t.setValue(t._pendingValue,{emitModelToViewChange:!1}),n.viewToModelUpdate(t._pendingValue),t._pendingChange=!1}function oo(t,n){let e=(i,o)=>{n.valueAccessor.writeValue(i),o&&n.viewToModelUpdate(i)};t.registerOnChange(e),n._registerOnDestroy(()=>{t._unregisterOnChange(e)})}function pn(t,n){if(!t.hasOwnProperty("model"))return!1;let e=t.model;return e.isFirstChange()?!0:!Object.is(n,e.currentValue)}function ro(t){return Object.getPrototypeOf(t.constructor)===zn}function hn(t,n){if(!n)return null;Array.isArray(n);let e,i,o;return n.forEach(r=>{r.constructor===Dt?e=r:ro(r)?i=r:o=r}),o||i||e||null}function Qi(t,n){let e=t.indexOf(n);e>-1&&t.splice(e,1)}function Zi(t){return typeof t=="object"&&t!==null&&Object.keys(t).length===2&&"value"in t&&"disabled"in t}var qt=class extends Ut{constructor(n=null,e,i){super(Qn(e),Yn(i,e)),this.defaultValue=null,this._onChange=[],this._pendingChange=!1,this._applyFormState(n),this._setUpdateStrategy(e),this._initObservables(),this.updateValueAndValidity({onlySelf:!0,emitEvent:!!this.asyncValidator}),St(e)&&(e.nonNullable||e.initialValueIsDefault)&&(Zi(n)?this.defaultValue=n.value:this.defaultValue=n)}setValue(n,e={}){this.value=this._pendingValue=n,this._onChange.length&&e.emitModelToViewChange!==!1&&this._onChange.forEach(i=>i(this.value,e.emitViewToModelChange!==!1)),this.updateValueAndValidity(e)}patchValue(n,e={}){this.setValue(n,e)}reset(n=this.defaultValue,e={}){this._applyFormState(n),this.markAsPristine(e),this.markAsUntouched(e),this.setValue(this.value,e),this._pendingChange=!1}_updateValue(){}_anyControls(n){return!1}_allControlsDisabled(){return this.disabled}registerOnChange(n){this._onChange.push(n)}_unregisterOnChange(n){Qi(this._onChange,n)}registerOnDisabledChange(n){this._onDisabledChange.push(n)}_unregisterOnDisabledChange(n){Qi(this._onDisabledChange,n)}_forEachChild(n){}_syncPendingControls(){return this.updateOn==="submit"&&(this._pendingDirty&&this.markAsDirty(),this._pendingTouched&&this.markAsTouched(),this._pendingChange)?(this.setValue(this._pendingValue,{onlySelf:!0,emitModelToViewChange:!1}),!0):!1}_applyFormState(n){Zi(n)?(this.value=this._pendingValue=n.value,n.disabled?this.disable({onlySelf:!0,emitEvent:!1}):this.enable({onlySelf:!0,emitEvent:!1})):this.value=this._pendingValue=n}};var so={provide:Oe,useExisting:Pe(()=>ke)},Yi=Promise.resolve(),ke=(()=>{let n=class n extends Oe{constructor(i,o,r,s,u,b){super(),this._changeDetectorRef=u,this.callSetDisabledState=b,this.control=new qt,this._registered=!1,this.name="",this.update=new V,this._parent=i,this._setValidators(o),this._setAsyncValidators(r),this.valueAccessor=hn(this,s)}ngOnChanges(i){if(this._checkForErrors(),!this._registered||"name"in i){if(this._registered&&(this._checkName(),this.formDirective)){let o=i.name.previousValue;this.formDirective.removeControl({name:o,path:this._getPath(o)})}this._setUpControl()}"isDisabled"in i&&this._updateDisabled(i),pn(i,this.viewModel)&&(this._updateValue(this.model),this.viewModel=this.model)}ngOnDestroy(){this.formDirective&&this.formDirective.removeControl(this)}get path(){return this._getPath(this.name)}get formDirective(){return this._parent?this._parent.formDirective:null}viewToModelUpdate(i){this.viewModel=i,this.update.emit(i)}_setUpControl(){this._setUpdateStrategy(),this._isStandalone()?this._setUpStandalone():this.formDirective.addControl(this),this._registered=!0}_setUpdateStrategy(){this.options&&this.options.updateOn!=null&&(this.control._updateOn=this.options.updateOn)}_isStandalone(){return!this._parent||!!(this.options&&this.options.standalone)}_setUpStandalone(){dn(this.control,this,this.callSetDisabledState),this.control.updateValueAndValidity({emitEvent:!1})}_checkForErrors(){this._isStandalone()||this._checkParentType(),this._checkName()}_checkParentType(){}_checkName(){this.options&&this.options.name&&(this.name=this.options.name),!this._isStandalone()&&this.name}_updateValue(i){Yi.then(()=>{this.control.setValue(i,{emitViewToModelChange:!1}),this._changeDetectorRef?.markForCheck()})}_updateDisabled(i){let o=i.isDisabled.currentValue,r=o!==0&&bi(o);Yi.then(()=>{r&&!this.control.disabled?this.control.disable():!r&&this.control.disabled&&this.control.enable(),this._changeDetectorRef?.markForCheck()})}_getPath(i){return this._parent?Kn(i,this._parent):[i]}};n.\u0275fac=function(o){return new(o||n)(f(Wt,9),f(Ki,10),f(Ji,10),f(st,10),f(se,8),f(Et,8))},n.\u0275dir=q({type:n,selectors:[["","ngModel","",3,"formControlName","",3,"formControl",""]],inputs:{name:"name",isDisabled:[Se.None,"disabled","isDisabled"],model:[Se.None,"ngModel","model"],options:[Se.None,"ngModelOptions","options"]},outputs:{update:"ngModelChange"},exportAs:["ngModel"],features:[ze([so]),$,Bt]});let t=n;return t})();var mn=new Te(""),ao={provide:Oe,useExisting:Pe(()=>$t)},$t=(()=>{let n=class n extends Oe{set isDisabled(i){}constructor(i,o,r,s,u){super(),this._ngModelWarningConfig=s,this.callSetDisabledState=u,this.update=new V,this._ngModelWarningSent=!1,this._setValidators(i),this._setAsyncValidators(o),this.valueAccessor=hn(this,r)}ngOnChanges(i){if(this._isControlChanged(i)){let o=i.form.previousValue;o&&$i(o,this,!1),dn(this.form,this,this.callSetDisabledState),this.form.updateValueAndValidity({emitEvent:!1})}pn(i,this.viewModel)&&(this.form.setValue(this.model),this.viewModel=this.model)}ngOnDestroy(){this.form&&$i(this.form,this,!1)}get path(){return[]}get control(){return this.form}viewToModelUpdate(i){this.viewModel=i,this.update.emit(i)}_isControlChanged(i){return i.hasOwnProperty("form")}};n._ngModelWarningSentOnce=!1,n.\u0275fac=function(o){return new(o||n)(f(Ki,10),f(Ji,10),f(st,10),f(mn,8),f(Et,8))},n.\u0275dir=q({type:n,selectors:[["","formControl",""]],inputs:{form:[Se.None,"formControl","form"],isDisabled:[Se.None,"disabled","isDisabled"],model:[Se.None,"ngModel","model"]},outputs:{update:"ngModelChange"},exportAs:["ngForm"],features:[ze([ao]),$,Bt]});let t=n;return t})();var fn=(()=>{let n=class n{};n.\u0275fac=function(o){return new(o||n)},n.\u0275mod=O({type:n}),n.\u0275inj=k({});let t=n;return t})();var Ye=(()=>{let n=class n{static withConfig(i){return{ngModule:n,providers:[{provide:Et,useValue:i.callSetDisabledState??Tt}]}}};n.\u0275fac=function(o){return new(o||n)},n.\u0275mod=O({type:n}),n.\u0275inj=k({imports:[fn]});let t=n;return t})(),gn=(()=>{let n=class n{static withConfig(i){return{ngModule:n,providers:[{provide:mn,useValue:i.warnOnNgModelWithFormControl??"always"},{provide:Et,useValue:i.callSetDisabledState??Tt}]}}};n.\u0275fac=function(o){return new(o||n)},n.\u0275mod=O({type:n}),n.\u0275inj=k({imports:[fn]});let t=n;return t})();var Ot=(()=>{let n=class n{constructor(i){this.document=i,this.activeTheme="dark",this.LINK_ID="app-theme"}setTheme(i){let o=this.document.getElementById(this.LINK_ID);o&&(o.href=i+".css"),this.activeTheme=i}};n.\u0275fac=function(o){return new(o||n)(ut(ie))},n.\u0275prov=Ee({token:n,factory:n.\u0275fac,providedIn:"root"});let t=n;return t})();function lo(t,n){t&1&&R(0)}function co(t,n){if(t&1&&(c(0,"div",4),h(1,lo,1,0,"ng-container",5),d()),t&2){let e=p();_("data-pc-section","start"),a(),l("ngTemplateOutlet",e.startTemplate)}}function uo(t,n){t&1&&R(0)}function po(t,n){if(t&1&&(c(0,"div",6),h(1,uo,1,0,"ng-container",5),d()),t&2){let e=p();_("data-pc-section","center"),a(),l("ngTemplateOutlet",e.centerTemplate)}}function ho(t,n){t&1&&R(0)}function mo(t,n){if(t&1&&(c(0,"div",7),h(1,ho,1,0,"ng-container",5),d()),t&2){let e=p();_("data-pc-section","end"),a(),l("ngTemplateOutlet",e.endTemplate)}}var fo=["*"],Xe=(()=>{class t{el;style;styleClass;ariaLabelledBy;templates;startTemplate;endTemplate;centerTemplate;constructor(e){this.el=e}getBlockableElement(){return this.el.nativeElement.children[0]}ngAfterContentInit(){this.templates.forEach(e=>{switch(e.getType()){case"start":case"left":this.startTemplate=e.template;break;case"end":case"right":this.endTemplate=e.template;break;case"center":this.centerTemplate=e.template;break}})}static \u0275fac=function(i){return new(i||t)(f(N))};static \u0275cmp=v({type:t,selectors:[["p-toolbar"]],contentQueries:function(i,o,r){if(i&1&&K(r,ue,4),i&2){let s;H(s=z())&&(o.templates=s)}},hostAttrs:[1,"p-element"],inputs:{style:"style",styleClass:"styleClass",ariaLabelledBy:"ariaLabelledBy"},ngContentSelectors:fo,decls:5,vars:9,consts:[["role","toolbar",3,"ngClass","ngStyle"],["class","p-toolbar-group-left p-toolbar-group-start",4,"ngIf"],["class","p-toolbar-group-center",4,"ngIf"],["class","p-toolbar-group-right p-toolbar-group-end",4,"ngIf"],[1,"p-toolbar-group-left","p-toolbar-group-start"],[4,"ngTemplateOutlet"],[1,"p-toolbar-group-center"],[1,"p-toolbar-group-right","p-toolbar-group-end"]],template:function(i,o){i&1&&(X(),c(0,"div",0),Q(1),h(2,co,2,2,"div",1)(3,po,2,2,"div",2)(4,mo,2,2,"div",3),d()),i&2&&(E(o.styleClass),l("ngClass","p-toolbar p-component")("ngStyle",o.style),_("aria-labelledby",o.ariaLabelledBy)("data-pc-name","toolbar"),a(2),l("ngIf",o.startTemplate),a(),l("ngIf",o.centerTemplate),a(),l("ngIf",o.endTemplate))},dependencies:[J,le,ce,ee],styles:[`@layer primeng{.p-toolbar{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap}.p-toolbar-group-start,.p-toolbar-group-center,.p-toolbar-group-end,.p-toolbar-group-left,.p-toolbar-group-right{display:flex;align-items:center}} +`],encapsulation:2,changeDetection:0})}return t})(),Ke=(()=>{class t{static \u0275fac=function(i){return new(i||t)};static \u0275mod=O({type:t});static \u0275inj=k({imports:[L]})}return t})();var g=(()=>{class t{static zindex=1e3;static calculatedScrollbarWidth=null;static calculatedScrollbarHeight=null;static browser;static addClass(e,i){e&&i&&(e.classList?e.classList.add(i):e.className+=" "+i)}static addMultipleClasses(e,i){if(e&&i)if(e.classList){let o=i.trim().split(" ");for(let r=0;ro.split(" ").forEach(r=>this.removeClass(e,r)))}static hasClass(e,i){return e&&i?e.classList?e.classList.contains(i):new RegExp("(^| )"+i+"( |$)","gi").test(e.className):!1}static siblings(e){return Array.prototype.filter.call(e.parentNode.children,function(i){return i!==e})}static find(e,i){return Array.from(e.querySelectorAll(i))}static findSingle(e,i){return this.isElement(e)?e.querySelector(i):null}static index(e){let i=e.parentNode.childNodes,o=0;for(var r=0;r{if(De)return getComputedStyle(De).getPropertyValue("position")==="relative"?De:o(De.parentElement)},r=e.offsetParent?{width:e.offsetWidth,height:e.offsetHeight}:this.getHiddenElementDimensions(e),s=i.offsetHeight,u=i.getBoundingClientRect(),b=this.getWindowScrollTop(),y=this.getWindowScrollLeft(),I=this.getViewport(),M=o(e)?.getBoundingClientRect()||{top:-1*b,left:-1*y},x,G;u.top+s+r.height>I.height?(x=u.top-M.top-r.height,e.style.transformOrigin="bottom",u.top+x<0&&(x=-1*u.top)):(x=s+u.top-M.top,e.style.transformOrigin="top");let be=u.left+r.width-I.width,Lt=u.left-M.left;r.width>I.width?G=(u.left-M.left)*-1:be>0?G=Lt-be:G=u.left-M.left,e.style.top=x+"px",e.style.left=G+"px"}static absolutePosition(e,i){let o=e.offsetParent?{width:e.offsetWidth,height:e.offsetHeight}:this.getHiddenElementDimensions(e),r=o.height,s=o.width,u=i.offsetHeight,b=i.offsetWidth,y=i.getBoundingClientRect(),I=this.getWindowScrollTop(),D=this.getWindowScrollLeft(),M=this.getViewport(),x,G;y.top+u+r>M.height?(x=y.top+I-r,e.style.transformOrigin="bottom",x<0&&(x=I)):(x=u+y.top+I,e.style.transformOrigin="top"),y.left+s>M.width?G=Math.max(0,y.left+D+b-s):G=y.left+D,e.style.top=x+"px",e.style.left=G+"px"}static getParents(e,i=[]){return e.parentNode===null?i:this.getParents(e.parentNode,i.concat([e.parentNode]))}static getScrollableParents(e){let i=[];if(e){let o=this.getParents(e),r=/(auto|scroll)/,s=u=>{let b=window.getComputedStyle(u,null);return r.test(b.getPropertyValue("overflow"))||r.test(b.getPropertyValue("overflowX"))||r.test(b.getPropertyValue("overflowY"))};for(let u of o){let b=u.nodeType===1&&u.dataset.scrollselectors;if(b){let y=b.split(",");for(let I of y){let D=this.findSingle(u,I);D&&s(D)&&i.push(D)}}u.nodeType!==9&&s(u)&&i.push(u)}}return i}static getHiddenElementOuterHeight(e){e.style.visibility="hidden",e.style.display="block";let i=e.offsetHeight;return e.style.display="none",e.style.visibility="visible",i}static getHiddenElementOuterWidth(e){e.style.visibility="hidden",e.style.display="block";let i=e.offsetWidth;return e.style.display="none",e.style.visibility="visible",i}static getHiddenElementDimensions(e){let i={};return e.style.visibility="hidden",e.style.display="block",i.width=e.offsetWidth,i.height=e.offsetHeight,e.style.display="none",e.style.visibility="visible",i}static scrollInView(e,i){let o=getComputedStyle(e).getPropertyValue("borderTopWidth"),r=o?parseFloat(o):0,s=getComputedStyle(e).getPropertyValue("paddingTop"),u=s?parseFloat(s):0,b=e.getBoundingClientRect(),I=i.getBoundingClientRect().top+document.body.scrollTop-(b.top+document.body.scrollTop)-r-u,D=e.scrollTop,M=e.clientHeight,x=this.getOuterHeight(i);I<0?e.scrollTop=D+I:I+x>M&&(e.scrollTop=D+I-M+x)}static fadeIn(e,i){e.style.opacity=0;let o=+new Date,r=0,s=function(){r=+e.style.opacity.replace(",",".")+(new Date().getTime()-o)/i,e.style.opacity=r,o=+new Date,+r<1&&(window.requestAnimationFrame&&requestAnimationFrame(s)||setTimeout(s,16))};s()}static fadeOut(e,i){var o=1,r=50,s=i,u=r/s;let b=setInterval(()=>{o=o-u,o<=0&&(o=0,clearInterval(b)),e.style.opacity=o},r)}static getWindowScrollTop(){let e=document.documentElement;return(window.pageYOffset||e.scrollTop)-(e.clientTop||0)}static getWindowScrollLeft(){let e=document.documentElement;return(window.pageXOffset||e.scrollLeft)-(e.clientLeft||0)}static matches(e,i){var o=Element.prototype,r=o.matches||o.webkitMatchesSelector||o.mozMatchesSelector||o.msMatchesSelector||function(s){return[].indexOf.call(document.querySelectorAll(s),this)!==-1};return r.call(e,i)}static getOuterWidth(e,i){let o=e.offsetWidth;if(i){let r=getComputedStyle(e);o+=parseFloat(r.marginLeft)+parseFloat(r.marginRight)}return o}static getHorizontalPadding(e){let i=getComputedStyle(e);return parseFloat(i.paddingLeft)+parseFloat(i.paddingRight)}static getHorizontalMargin(e){let i=getComputedStyle(e);return parseFloat(i.marginLeft)+parseFloat(i.marginRight)}static innerWidth(e){let i=e.offsetWidth,o=getComputedStyle(e);return i+=parseFloat(o.paddingLeft)+parseFloat(o.paddingRight),i}static width(e){let i=e.offsetWidth,o=getComputedStyle(e);return i-=parseFloat(o.paddingLeft)+parseFloat(o.paddingRight),i}static getInnerHeight(e){let i=e.offsetHeight,o=getComputedStyle(e);return i+=parseFloat(o.paddingTop)+parseFloat(o.paddingBottom),i}static getOuterHeight(e,i){let o=e.offsetHeight;if(i){let r=getComputedStyle(e);o+=parseFloat(r.marginTop)+parseFloat(r.marginBottom)}return o}static getHeight(e){let i=e.offsetHeight,o=getComputedStyle(e);return i-=parseFloat(o.paddingTop)+parseFloat(o.paddingBottom)+parseFloat(o.borderTopWidth)+parseFloat(o.borderBottomWidth),i}static getWidth(e){let i=e.offsetWidth,o=getComputedStyle(e);return i-=parseFloat(o.paddingLeft)+parseFloat(o.paddingRight)+parseFloat(o.borderLeftWidth)+parseFloat(o.borderRightWidth),i}static getViewport(){let e=window,i=document,o=i.documentElement,r=i.getElementsByTagName("body")[0],s=e.innerWidth||o.clientWidth||r.clientWidth,u=e.innerHeight||o.clientHeight||r.clientHeight;return{width:s,height:u}}static getOffset(e){var i=e.getBoundingClientRect();return{top:i.top+(window.pageYOffset||document.documentElement.scrollTop||document.body.scrollTop||0),left:i.left+(window.pageXOffset||document.documentElement.scrollLeft||document.body.scrollLeft||0)}}static replaceElementWith(e,i){let o=e.parentNode;if(!o)throw"Can't replace element";return o.replaceChild(i,e)}static getUserAgent(){if(navigator&&this.isClient())return navigator.userAgent}static isIE(){var e=window.navigator.userAgent,i=e.indexOf("MSIE ");if(i>0)return!0;var o=e.indexOf("Trident/");if(o>0){var r=e.indexOf("rv:");return!0}var s=e.indexOf("Edge/");return s>0}static isIOS(){return/iPad|iPhone|iPod/.test(navigator.userAgent)&&!window.MSStream}static isAndroid(){return/(android)/i.test(navigator.userAgent)}static isTouchDevice(){return"ontouchstart"in window||navigator.maxTouchPoints>0}static appendChild(e,i){if(this.isElement(i))i.appendChild(e);else if(i&&i.el&&i.el.nativeElement)i.el.nativeElement.appendChild(e);else throw"Cannot append "+i+" to "+e}static removeChild(e,i){if(this.isElement(i))i.removeChild(e);else if(i.el&&i.el.nativeElement)i.el.nativeElement.removeChild(e);else throw"Cannot remove "+e+" from "+i}static removeElement(e){"remove"in Element.prototype?e.remove():e.parentNode.removeChild(e)}static isElement(e){return typeof HTMLElement=="object"?e instanceof HTMLElement:e&&typeof e=="object"&&e!==null&&e.nodeType===1&&typeof e.nodeName=="string"}static calculateScrollbarWidth(e){if(e){let i=getComputedStyle(e);return e.offsetWidth-e.clientWidth-parseFloat(i.borderLeftWidth)-parseFloat(i.borderRightWidth)}else{if(this.calculatedScrollbarWidth!==null)return this.calculatedScrollbarWidth;let i=document.createElement("div");i.className="p-scrollbar-measure",document.body.appendChild(i);let o=i.offsetWidth-i.clientWidth;return document.body.removeChild(i),this.calculatedScrollbarWidth=o,o}}static calculateScrollbarHeight(){if(this.calculatedScrollbarHeight!==null)return this.calculatedScrollbarHeight;let e=document.createElement("div");e.className="p-scrollbar-measure",document.body.appendChild(e);let i=e.offsetHeight-e.clientHeight;return document.body.removeChild(e),this.calculatedScrollbarWidth=i,i}static invokeElementMethod(e,i,o){e[i].apply(e,o)}static clearSelection(){if(window.getSelection)window.getSelection().empty?window.getSelection().empty():window.getSelection().removeAllRanges&&window.getSelection().rangeCount>0&&window.getSelection().getRangeAt(0).getClientRects().length>0&&window.getSelection().removeAllRanges();else if(document.selection&&document.selection.empty)try{document.selection.empty()}catch{}}static getBrowser(){if(!this.browser){let e=this.resolveUserAgent();this.browser={},e.browser&&(this.browser[e.browser]=!0,this.browser.version=e.version),this.browser.chrome?this.browser.webkit=!0:this.browser.webkit&&(this.browser.safari=!0)}return this.browser}static resolveUserAgent(){let e=navigator.userAgent.toLowerCase(),i=/(chrome)[ \/]([\w.]+)/.exec(e)||/(webkit)[ \/]([\w.]+)/.exec(e)||/(opera)(?:.*version|)[ \/]([\w.]+)/.exec(e)||/(msie) ([\w.]+)/.exec(e)||e.indexOf("compatible")<0&&/(mozilla)(?:.*? rv:([\w.]+)|)/.exec(e)||[];return{browser:i[1]||"",version:i[2]||"0"}}static isInteger(e){return Number.isInteger?Number.isInteger(e):typeof e=="number"&&isFinite(e)&&Math.floor(e)===e}static isHidden(e){return!e||e.offsetParent===null}static isVisible(e){return e&&e.offsetParent!=null}static isExist(e){return e!==null&&typeof e<"u"&&e.nodeName&&e.parentNode}static focus(e,i){e&&document.activeElement!==e&&e.focus(i)}static getFocusableElements(e,i=""){let o=this.find(e,`button:not([tabindex = "-1"]):not([disabled]):not([style*="display:none"]):not([hidden])${i}, + [href][clientHeight][clientWidth]:not([tabindex = "-1"]):not([disabled]):not([style*="display:none"]):not([hidden])${i}, + input:not([tabindex = "-1"]):not([disabled]):not([style*="display:none"]):not([hidden])${i}, + select:not([tabindex = "-1"]):not([disabled]):not([style*="display:none"]):not([hidden])${i}, + textarea:not([tabindex = "-1"]):not([disabled]):not([style*="display:none"]):not([hidden])${i}, + [tabIndex]:not([tabIndex = "-1"]):not([disabled]):not([style*="display:none"]):not([hidden])${i}, + [contenteditable]:not([tabIndex = "-1"]):not([disabled]):not([style*="display:none"]):not([hidden])${i}`),r=[];for(let s of o)getComputedStyle(s).display!="none"&&getComputedStyle(s).visibility!="hidden"&&r.push(s);return r}static getFirstFocusableElement(e,i){let o=this.getFocusableElements(e,i);return o.length>0?o[0]:null}static getLastFocusableElement(e,i){let o=this.getFocusableElements(e,i);return o.length>0?o[o.length-1]:null}static getNextFocusableElement(e,i=!1){let o=t.getFocusableElements(e),r=0;if(o&&o.length>0){let s=o.indexOf(o[0].ownerDocument.activeElement);i?s==-1||s===0?r=o.length-1:r=s-1:s!=-1&&s!==o.length-1&&(r=s+1)}return o[r]}static generateZIndex(){return this.zindex=this.zindex||999,++this.zindex}static getSelection(){return window.getSelection?window.getSelection().toString():document.getSelection?document.getSelection().toString():document.selection?document.selection.createRange().text:null}static getTargetElement(e,i){if(!e)return null;switch(e){case"document":return document;case"window":return window;case"@next":return i?.nextElementSibling;case"@prev":return i?.previousElementSibling;case"@parent":return i?.parentElement;case"@grandparent":return i?.parentElement.parentElement;default:let o=typeof e;if(o==="string")return document.querySelector(e);if(o==="object"&&e.hasOwnProperty("nativeElement"))return this.isExist(e.nativeElement)?e.nativeElement:void 0;let s=(u=>!!(u&&u.constructor&&u.call&&u.apply))(e)?e():e;return s&&s.nodeType===9||this.isExist(s)?s:null}}static isClient(){return!!(typeof window<"u"&&window.document&&window.document.createElement)}static getAttribute(e,i){if(e){let o=e.getAttribute(i);return isNaN(o)?o==="true"||o==="false"?o==="true":o:+o}}static calculateBodyScrollbarWidth(){return window.innerWidth-document.documentElement.offsetWidth}static blockBodyScroll(e="p-overflow-hidden"){document.body.style.setProperty("--scrollbar-width",this.calculateBodyScrollbarWidth()+"px"),this.addClass(document.body,e)}static unblockBodyScroll(e="p-overflow-hidden"){document.body.style.removeProperty("--scrollbar-width"),this.removeClass(document.body,e)}}return t})();var go=["*"],xe=(()=>{class t{label;spin=!1;styleClass;role;ariaLabel;ariaHidden;ngOnInit(){this.getAttributes()}getAttributes(){let e=zi.isEmpty(this.label);this.role=e?void 0:"img",this.ariaLabel=e?void 0:this.label,this.ariaHidden=e}getClassNames(){return`p-icon ${this.styleClass?this.styleClass+" ":""}${this.spin?"p-icon-spin":""}`}static \u0275fac=function(i){return new(i||t)};static \u0275cmp=v({type:t,selectors:[["ng-component"]],hostAttrs:[1,"p-element","p-icon-wrapper"],inputs:{label:"label",spin:"spin",styleClass:"styleClass"},standalone:!0,features:[T],ngContentSelectors:go,decls:1,vars:0,template:function(i,o){i&1&&(X(),Q(0))},encapsulation:2,changeDetection:0})}return t})();var Zt=(()=>{class t extends xe{pathId;ngOnInit(){this.pathId="url(#"+ye()+")"}static \u0275fac=(()=>{let e;return function(o){return(e||(e=re(t)))(o||t)}})();static \u0275cmp=v({type:t,selectors:[["SpinnerIcon"]],standalone:!0,features:[$,T],decls:6,vars:7,consts:[["width","14","height","14","viewBox","0 0 14 14","fill","none","xmlns","http://www.w3.org/2000/svg"],["d","M6.99701 14C5.85441 13.999 4.72939 13.7186 3.72012 13.1832C2.71084 12.6478 1.84795 11.8737 1.20673 10.9284C0.565504 9.98305 0.165424 8.89526 0.041387 7.75989C-0.0826496 6.62453 0.073125 5.47607 0.495122 4.4147C0.917119 3.35333 1.59252 2.4113 2.46241 1.67077C3.33229 0.930247 4.37024 0.413729 5.4857 0.166275C6.60117 -0.0811796 7.76026 -0.0520535 8.86188 0.251112C9.9635 0.554278 10.9742 1.12227 11.8057 1.90555C11.915 2.01493 11.9764 2.16319 11.9764 2.31778C11.9764 2.47236 11.915 2.62062 11.8057 2.73C11.7521 2.78503 11.688 2.82877 11.6171 2.85864C11.5463 2.8885 11.4702 2.90389 11.3933 2.90389C11.3165 2.90389 11.2404 2.8885 11.1695 2.85864C11.0987 2.82877 11.0346 2.78503 10.9809 2.73C9.9998 1.81273 8.73246 1.26138 7.39226 1.16876C6.05206 1.07615 4.72086 1.44794 3.62279 2.22152C2.52471 2.99511 1.72683 4.12325 1.36345 5.41602C1.00008 6.70879 1.09342 8.08723 1.62775 9.31926C2.16209 10.5513 3.10478 11.5617 4.29713 12.1803C5.48947 12.7989 6.85865 12.988 8.17414 12.7157C9.48963 12.4435 10.6711 11.7264 11.5196 10.6854C12.3681 9.64432 12.8319 8.34282 12.8328 7C12.8328 6.84529 12.8943 6.69692 13.0038 6.58752C13.1132 6.47812 13.2616 6.41667 13.4164 6.41667C13.5712 6.41667 13.7196 6.47812 13.8291 6.58752C13.9385 6.69692 14 6.84529 14 7C14 8.85651 13.2622 10.637 11.9489 11.9497C10.6356 13.2625 8.85432 14 6.99701 14Z","fill","currentColor"],[3,"id"],["width","14","height","14","fill","white"]],template:function(i,o){i&1&&(ve(),c(0,"svg",0)(1,"g"),m(2,"path",1),d(),c(3,"defs")(4,"clipPath",2),m(5,"rect",3),d()()()),i&2&&(E(o.getClassNames()),_("aria-label",o.ariaLabel)("aria-hidden",o.ariaHidden)("role",o.role),a(),_("clip-path",o.pathId),a(3),l("id",o.pathId))},encapsulation:2})}return t})();var Je=(()=>{class t{document;platformId;renderer;el;zone;config;constructor(e,i,o,r,s,u){this.document=e,this.platformId=i,this.renderer=o,this.el=r,this.zone=s,this.config=u}animationListener;mouseDownListener;timeout;ngAfterViewInit(){bt(this.platformId)&&this.config&&this.config.ripple&&this.zone.runOutsideAngular(()=>{this.create(),this.mouseDownListener=this.renderer.listen(this.el.nativeElement,"mousedown",this.onMouseDown.bind(this))})}onMouseDown(e){let i=this.getInk();if(!i||this.document.defaultView?.getComputedStyle(i,null).display==="none")return;if(g.removeClass(i,"p-ink-active"),!g.getHeight(i)&&!g.getWidth(i)){let u=Math.max(g.getOuterWidth(this.el.nativeElement),g.getOuterHeight(this.el.nativeElement));i.style.height=u+"px",i.style.width=u+"px"}let o=g.getOffset(this.el.nativeElement),r=e.pageX-o.left+this.document.body.scrollTop-g.getWidth(i)/2,s=e.pageY-o.top+this.document.body.scrollLeft-g.getHeight(i)/2;this.renderer.setStyle(i,"top",s+"px"),this.renderer.setStyle(i,"left",r+"px"),g.addClass(i,"p-ink-active"),this.timeout=setTimeout(()=>{let u=this.getInk();u&&g.removeClass(u,"p-ink-active")},401)}getInk(){let e=this.el.nativeElement.children;for(let i=0;i{class t{static \u0275fac=function(i){return new(i||t)};static \u0275mod=O({type:t});static \u0275inj=k({imports:[L]})}return t})();function _o(t,n){t&1&&R(0)}function yo(t,n){if(t&1&&m(0,"span",8),t&2){let e=p(3);E("p-button-loading-icon pi-spin "+e.loadingIcon),l("ngClass",e.iconClass()),_("aria-hidden",!0)("data-pc-section","loadingicon")}}function bo(t,n){if(t&1&&m(0,"SpinnerIcon",9),t&2){let e=p(3);l("styleClass",e.spinnerIconClass())("spin",!0),_("aria-hidden",!0)("data-pc-section","loadingicon")}}function vo(t,n){if(t&1&&(j(0),h(1,yo,1,5,"span",6)(2,bo,1,4,"SpinnerIcon",7),W()),t&2){let e=p(2);a(),l("ngIf",e.loadingIcon),a(),l("ngIf",!e.loadingIcon)}}function Co(t,n){}function wo(t,n){t&1&&h(0,Co,0,0,"ng-template")}function Mo(t,n){if(t&1&&(c(0,"span",10),h(1,wo,1,0,null,1),d()),t&2){let e=p(2);l("ngClass",e.iconClass()),_("aria-hidden",!0)("data-pc-section","loadingicon"),a(),l("ngTemplateOutlet",e.loadingIconTemplate)}}function xo(t,n){if(t&1&&(j(0),h(1,vo,3,2,"ng-container",2)(2,Mo,2,4,"span",5),W()),t&2){let e=p();a(),l("ngIf",!e.loadingIconTemplate),a(),l("ngIf",e.loadingIconTemplate)}}function Io(t,n){if(t&1&&m(0,"span",8),t&2){let e=p(2);E(e.icon),l("ngClass",e.iconClass()),_("data-pc-section","icon")}}function Do(t,n){}function So(t,n){if(t&1&&h(0,Do,0,0,"ng-template",12),t&2){let e=p(3);l("ngIf",!e.icon)}}function Eo(t,n){if(t&1&&(c(0,"span",8),h(1,So,1,1,null,1),d()),t&2){let e=p(2);l("ngClass",e.iconClass()),_("data-pc-section","icon"),a(),l("ngTemplateOutlet",e.iconTemplate)}}function To(t,n){if(t&1&&(j(0),h(1,Io,1,4,"span",6)(2,Eo,2,3,"span",11),W()),t&2){let e=p();a(),l("ngIf",e.icon&&!e.iconTemplate),a(),l("ngIf",!e.icon&&e.iconTemplate)}}function Vo(t,n){if(t&1&&(c(0,"span",13),C(1),d()),t&2){let e=p();_("aria-hidden",e.icon&&!e.label)("data-pc-section","label"),a(),F(e.label)}}function Oo(t,n){if(t&1&&(c(0,"span",8),C(1),d()),t&2){let e=p();E(e.badgeClass),l("ngClass",e.badgeStyleClass()),_("data-pc-section","badge"),a(),F(e.badge)}}var ko=["*"];var tt=(()=>{class t{el;type="button";iconPos="left";icon;badge;label;disabled;loading=!1;loadingIcon;raised=!1;rounded=!1;text=!1;plain=!1;severity;outlined=!1;link=!1;size;style;styleClass;badgeClass;ariaLabel;onClick=new V;onFocus=new V;onBlur=new V;contentTemplate;loadingIconTemplate;iconTemplate;templates;constructor(e){this.el=e}spinnerIconClass(){return Object.entries(this.iconClass()).filter(([,e])=>!!e).reduce((e,[i])=>e+` ${i}`,"p-button-loading-icon")}iconClass(){return{"p-button-icon":!0,"p-button-icon-left":this.iconPos==="left"&&this.label,"p-button-icon-right":this.iconPos==="right"&&this.label,"p-button-icon-top":this.iconPos==="top"&&this.label,"p-button-icon-bottom":this.iconPos==="bottom"&&this.label}}get buttonClass(){return{"p-button p-component":!0,"p-button-icon-only":(this.icon||this.iconTemplate||this.loadingIcon||this.loadingIconTemplate)&&!this.label,"p-button-vertical":(this.iconPos==="top"||this.iconPos==="bottom")&&this.label,"p-disabled":this.disabled||this.loading,"p-button-loading":this.loading,"p-button-loading-label-only":this.loading&&!this.icon&&this.label&&!this.loadingIcon&&this.iconPos==="left","p-button-link":this.link,[`p-button-${this.severity}`]:this.severity,"p-button-raised":this.raised,"p-button-rounded":this.rounded,"p-button-text":this.text,"p-button-outlined":this.outlined,"p-button-sm":this.size==="small","p-button-lg":this.size==="large","p-button-plain":this.plain,[`${this.styleClass}`]:this.styleClass}}ngAfterContentInit(){this.templates?.forEach(e=>{switch(e.getType()){case"content":this.contentTemplate=e.template;break;case"icon":this.iconTemplate=e.template;break;case"loadingicon":this.loadingIconTemplate=e.template;break;default:this.contentTemplate=e.template;break}})}badgeStyleClass(){return{"p-badge p-component":!0,"p-badge-no-gutter":this.badge&&String(this.badge).length===1}}static \u0275fac=function(i){return new(i||t)(f(N))};static \u0275cmp=v({type:t,selectors:[["p-button"]],contentQueries:function(i,o,r){if(i&1&&K(r,ue,4),i&2){let s;H(s=z())&&(o.templates=s)}},hostAttrs:[1,"p-element"],hostVars:2,hostBindings:function(i,o){i&2&&Le("p-disabled",o.disabled)},inputs:{type:"type",iconPos:"iconPos",icon:"icon",badge:"badge",label:"label",disabled:"disabled",loading:"loading",loadingIcon:"loadingIcon",raised:"raised",rounded:"rounded",text:"text",plain:"plain",severity:"severity",outlined:"outlined",link:"link",size:"size",style:"style",styleClass:"styleClass",badgeClass:"badgeClass",ariaLabel:"ariaLabel"},outputs:{onClick:"onClick",onFocus:"onFocus",onBlur:"onBlur"},ngContentSelectors:ko,decls:7,vars:12,consts:[["pRipple","",3,"ngStyle","disabled","ngClass","click","focus","blur"],[4,"ngTemplateOutlet"],[4,"ngIf"],["class","p-button-label",4,"ngIf"],[3,"ngClass","class",4,"ngIf"],["class","p-button-loading-icon",3,"ngClass",4,"ngIf"],[3,"class","ngClass",4,"ngIf"],[3,"styleClass","spin",4,"ngIf"],[3,"ngClass"],[3,"styleClass","spin"],[1,"p-button-loading-icon",3,"ngClass"],[3,"ngClass",4,"ngIf"],[3,"ngIf"],[1,"p-button-label"]],template:function(i,o){i&1&&(X(),c(0,"button",0),w("click",function(s){return o.onClick.emit(s)})("focus",function(s){return o.onFocus.emit(s)})("blur",function(s){return o.onBlur.emit(s)}),Q(1),h(2,_o,1,0,"ng-container",1)(3,xo,3,2,"ng-container",2)(4,To,3,2,"ng-container",2)(5,Vo,2,3,"span",3)(6,Oo,2,5,"span",4),d()),i&2&&(l("ngStyle",o.style)("disabled",o.disabled||o.loading)("ngClass",o.buttonClass),_("type",o.type)("aria-label",o.ariaLabel)("data-pc-name","button")("data-pc-section","root"),a(2),l("ngTemplateOutlet",o.contentTemplate),a(),l("ngIf",o.loading),a(),l("ngIf",!o.loading),a(),l("ngIf",!o.contentTemplate&&o.label),a(),l("ngIf",!o.contentTemplate&&o.badge))},dependencies:()=>[J,le,ce,ee,Je,Zt],encapsulation:2,changeDetection:0})}return t})(),Ie=(()=>{class t{static \u0275fac=function(i){return new(i||t)};static \u0275mod=O({type:t});static \u0275inj=k({imports:[L,et,ne,Zt,ne]})}return t})();var Fo=["input"],Po=(t,n,e)=>({"p-inputswitch p-component":!0,"p-inputswitch-checked":t,"p-disabled":n,"p-focus":e}),Ao={provide:st,useExisting:Pe(()=>lt),multi:!0},lt=(()=>{class t{cd;style;styleClass;tabindex;inputId;name;disabled;readonly;trueValue=!0;falseValue=!1;ariaLabel;ariaLabelledBy;onChange=new V;input;modelValue=!1;focused=!1;onModelChange=()=>{};onModelTouched=()=>{};constructor(e){this.cd=e}onClick(e){!this.disabled&&!this.readonly&&(this.modelValue=this.checked()?this.falseValue:this.trueValue,this.onModelChange(this.modelValue),this.onChange.emit({originalEvent:e,checked:this.modelValue}),e.preventDefault(),this.input.nativeElement.focus())}onFocus(){this.focused=!0}onBlur(){this.focused=!1,this.onModelTouched()}writeValue(e){this.modelValue=e,this.cd.markForCheck()}registerOnChange(e){this.onModelChange=e}registerOnTouched(e){this.onModelTouched=e}setDisabledState(e){this.disabled=e,this.cd.markForCheck()}checked(){return this.modelValue===this.trueValue}static \u0275fac=function(i){return new(i||t)(f(se))};static \u0275cmp=v({type:t,selectors:[["p-inputSwitch"]],viewQuery:function(i,o){if(i&1&&He(Fo,5),i&2){let r;H(r=z())&&(o.input=r.first)}},hostAttrs:[1,"p-element"],inputs:{style:"style",styleClass:"styleClass",tabindex:"tabindex",inputId:"inputId",name:"name",disabled:"disabled",readonly:"readonly",trueValue:"trueValue",falseValue:"falseValue",ariaLabel:"ariaLabel",ariaLabelledBy:"ariaLabelledBy"},outputs:{onChange:"onChange"},features:[ze([Ao])],decls:5,vars:22,consts:[[3,"ngClass","ngStyle","click"],[1,"p-hidden-accessible"],["type","checkbox","role","switch",3,"checked","disabled","focus","blur"],["input",""],[1,"p-inputswitch-slider"]],template:function(i,o){i&1&&(c(0,"div",0),w("click",function(s){return o.onClick(s)}),c(1,"div",1)(2,"input",2,3),w("focus",function(){return o.onFocus()})("blur",function(){return o.onBlur()}),d()(),m(4,"span",4),d()),i&2&&(E(o.styleClass),l("ngClass",hi(18,Po,o.checked(),o.disabled,o.focused))("ngStyle",o.style),_("data-pc-name","inputswitch")("data-pc-section","root"),a(),_("data-pc-section","hiddenInputWrapper")("data-p-hidden-accessible",!0),a(),l("checked",o.checked())("disabled",o.disabled),_("id",o.inputId)("aria-checked",o.checked())("aria-labelledby",o.ariaLabelledBy)("aria-label",o.ariaLabel)("name",o.name)("tabindex",o.tabindex)("data-pc-section","hiddenInput"),a(2),_("data-pc-section","slider"))},dependencies:[J,ee],styles:[`@layer primeng{.p-inputswitch{position:relative;display:inline-block;-webkit-user-select:none;user-select:none}.p-inputswitch-slider{position:absolute;cursor:pointer;inset:0;border:1px solid transparent}.p-inputswitch-slider:before{position:absolute;content:"";top:50%}} +`],encapsulation:2,changeDetection:0})}return t})(),kt=(()=>{class t{static \u0275fac=function(i){return new(i||t)};static \u0275mod=O({type:t});static \u0275inj=k({imports:[L]})}return t})();var bn=(()=>{class t{el;pFocusTrapDisabled=!1;constructor(e){this.el=e}onkeydown(e){if(this.pFocusTrapDisabled!==!0){e.preventDefault();let i=g.getNextFocusableElement(this.el.nativeElement,e.shiftKey);i&&(i.focus(),i.select?.())}}static \u0275fac=function(i){return new(i||t)(f(N))};static \u0275dir=q({type:t,selectors:[["","pFocusTrap",""]],hostAttrs:[1,"p-element"],hostBindings:function(i,o){i&1&&w("keydown.tab",function(s){return o.onkeydown(s)})("keydown.shift.tab",function(s){return o.onkeydown(s)})},inputs:{pFocusTrapDisabled:"pFocusTrapDisabled"}})}return t})(),vn=(()=>{class t{static \u0275fac=function(i){return new(i||t)};static \u0275mod=O({type:t});static \u0275inj=k({imports:[L]})}return t})();var it=(()=>{class t extends xe{static \u0275fac=(()=>{let e;return function(o){return(e||(e=re(t)))(o||t)}})();static \u0275cmp=v({type:t,selectors:[["TimesIcon"]],standalone:!0,features:[$,T],decls:2,vars:5,consts:[["width","14","height","14","viewBox","0 0 14 14","fill","none","xmlns","http://www.w3.org/2000/svg"],["d","M8.01186 7.00933L12.27 2.75116C12.341 2.68501 12.398 2.60524 12.4375 2.51661C12.4769 2.42798 12.4982 2.3323 12.4999 2.23529C12.5016 2.13827 12.4838 2.0419 12.4474 1.95194C12.4111 1.86197 12.357 1.78024 12.2884 1.71163C12.2198 1.64302 12.138 1.58893 12.0481 1.55259C11.9581 1.51625 11.8617 1.4984 11.7647 1.50011C11.6677 1.50182 11.572 1.52306 11.4834 1.56255C11.3948 1.60204 11.315 1.65898 11.2488 1.72997L6.99067 5.98814L2.7325 1.72997C2.59553 1.60234 2.41437 1.53286 2.22718 1.53616C2.03999 1.53946 1.8614 1.61529 1.72901 1.74767C1.59663 1.88006 1.5208 2.05865 1.5175 2.24584C1.5142 2.43303 1.58368 2.61419 1.71131 2.75116L5.96948 7.00933L1.71131 11.2675C1.576 11.403 1.5 11.5866 1.5 11.7781C1.5 11.9696 1.576 12.1532 1.71131 12.2887C1.84679 12.424 2.03043 12.5 2.2219 12.5C2.41338 12.5 2.59702 12.424 2.7325 12.2887L6.99067 8.03052L11.2488 12.2887C11.3843 12.424 11.568 12.5 11.7594 12.5C11.9509 12.5 12.1346 12.424 12.27 12.2887C12.4053 12.1532 12.4813 11.9696 12.4813 11.7781C12.4813 11.5866 12.4053 11.403 12.27 11.2675L8.01186 7.00933Z","fill","currentColor"]],template:function(i,o){i&1&&(ve(),c(0,"svg",0),m(1,"path",1),d()),i&2&&(E(o.getClassNames()),_("aria-label",o.ariaLabel)("aria-hidden",o.ariaHidden)("role",o.role))},encapsulation:2})}return t})();var Kt=(()=>{class t extends xe{pathId;ngOnInit(){this.pathId="url(#"+ye()+")"}static \u0275fac=(()=>{let e;return function(o){return(e||(e=re(t)))(o||t)}})();static \u0275cmp=v({type:t,selectors:[["WindowMaximizeIcon"]],standalone:!0,features:[$,T],decls:6,vars:7,consts:[["width","14","height","14","viewBox","0 0 14 14","fill","none","xmlns","http://www.w3.org/2000/svg"],["fill-rule","evenodd","clip-rule","evenodd","d","M7 14H11.8C12.3835 14 12.9431 13.7682 13.3556 13.3556C13.7682 12.9431 14 12.3835 14 11.8V2.2C14 1.61652 13.7682 1.05694 13.3556 0.644365C12.9431 0.231785 12.3835 0 11.8 0H2.2C1.61652 0 1.05694 0.231785 0.644365 0.644365C0.231785 1.05694 0 1.61652 0 2.2V7C0 7.15913 0.063214 7.31174 0.175736 7.42426C0.288258 7.53679 0.44087 7.6 0.6 7.6C0.75913 7.6 0.911742 7.53679 1.02426 7.42426C1.13679 7.31174 1.2 7.15913 1.2 7V2.2C1.2 1.93478 1.30536 1.68043 1.49289 1.49289C1.68043 1.30536 1.93478 1.2 2.2 1.2H11.8C12.0652 1.2 12.3196 1.30536 12.5071 1.49289C12.6946 1.68043 12.8 1.93478 12.8 2.2V11.8C12.8 12.0652 12.6946 12.3196 12.5071 12.5071C12.3196 12.6946 12.0652 12.8 11.8 12.8H7C6.84087 12.8 6.68826 12.8632 6.57574 12.9757C6.46321 13.0883 6.4 13.2409 6.4 13.4C6.4 13.5591 6.46321 13.7117 6.57574 13.8243C6.68826 13.9368 6.84087 14 7 14ZM9.77805 7.42192C9.89013 7.534 10.0415 7.59788 10.2 7.59995C10.3585 7.59788 10.5099 7.534 10.622 7.42192C10.7341 7.30985 10.798 7.15844 10.8 6.99995V3.94242C10.8066 3.90505 10.8096 3.86689 10.8089 3.82843C10.8079 3.77159 10.7988 3.7157 10.7824 3.6623C10.756 3.55552 10.701 3.45698 10.622 3.37798C10.5099 3.2659 10.3585 3.20202 10.2 3.19995H7.00002C6.84089 3.19995 6.68828 3.26317 6.57576 3.37569C6.46324 3.48821 6.40002 3.64082 6.40002 3.79995C6.40002 3.95908 6.46324 4.11169 6.57576 4.22422C6.68828 4.33674 6.84089 4.39995 7.00002 4.39995H8.80006L6.19997 7.00005C6.10158 7.11005 6.04718 7.25246 6.04718 7.40005C6.04718 7.54763 6.10158 7.69004 6.19997 7.80005C6.30202 7.91645 6.44561 7.98824 6.59997 8.00005C6.75432 7.98824 6.89791 7.91645 6.99997 7.80005L9.60002 5.26841V6.99995C9.6021 7.15844 9.66598 7.30985 9.77805 7.42192ZM1.4 14H3.8C4.17066 13.9979 4.52553 13.8498 4.78763 13.5877C5.04973 13.3256 5.1979 12.9707 5.2 12.6V10.2C5.1979 9.82939 5.04973 9.47452 4.78763 9.21242C4.52553 8.95032 4.17066 8.80215 3.8 8.80005H1.4C1.02934 8.80215 0.674468 8.95032 0.412371 9.21242C0.150274 9.47452 0.00210008 9.82939 0 10.2V12.6C0.00210008 12.9707 0.150274 13.3256 0.412371 13.5877C0.674468 13.8498 1.02934 13.9979 1.4 14ZM1.25858 10.0586C1.29609 10.0211 1.34696 10 1.4 10H3.8C3.85304 10 3.90391 10.0211 3.94142 10.0586C3.97893 10.0961 4 10.147 4 10.2V12.6C4 12.6531 3.97893 12.704 3.94142 12.7415C3.90391 12.779 3.85304 12.8 3.8 12.8H1.4C1.34696 12.8 1.29609 12.779 1.25858 12.7415C1.22107 12.704 1.2 12.6531 1.2 12.6V10.2C1.2 10.147 1.22107 10.0961 1.25858 10.0586Z","fill","currentColor"],[3,"id"],["width","14","height","14","fill","white"]],template:function(i,o){i&1&&(ve(),c(0,"svg",0)(1,"g"),m(2,"path",1),d(),c(3,"defs")(4,"clipPath",2),m(5,"rect",3),d()()()),i&2&&(E(o.getClassNames()),_("aria-label",o.ariaLabel)("aria-hidden",o.ariaHidden)("role",o.role),a(),_("clip-path",o.pathId),a(3),l("id",o.pathId))},encapsulation:2})}return t})();var Jt=(()=>{class t extends xe{pathId;ngOnInit(){this.pathId="url(#"+ye()+")"}static \u0275fac=(()=>{let e;return function(o){return(e||(e=re(t)))(o||t)}})();static \u0275cmp=v({type:t,selectors:[["WindowMinimizeIcon"]],standalone:!0,features:[$,T],decls:6,vars:7,consts:[["width","14","height","14","viewBox","0 0 14 14","fill","none","xmlns","http://www.w3.org/2000/svg"],["fill-rule","evenodd","clip-rule","evenodd","d","M11.8 0H2.2C1.61652 0 1.05694 0.231785 0.644365 0.644365C0.231785 1.05694 0 1.61652 0 2.2V7C0 7.15913 0.063214 7.31174 0.175736 7.42426C0.288258 7.53679 0.44087 7.6 0.6 7.6C0.75913 7.6 0.911742 7.53679 1.02426 7.42426C1.13679 7.31174 1.2 7.15913 1.2 7V2.2C1.2 1.93478 1.30536 1.68043 1.49289 1.49289C1.68043 1.30536 1.93478 1.2 2.2 1.2H11.8C12.0652 1.2 12.3196 1.30536 12.5071 1.49289C12.6946 1.68043 12.8 1.93478 12.8 2.2V11.8C12.8 12.0652 12.6946 12.3196 12.5071 12.5071C12.3196 12.6946 12.0652 12.8 11.8 12.8H7C6.84087 12.8 6.68826 12.8632 6.57574 12.9757C6.46321 13.0883 6.4 13.2409 6.4 13.4C6.4 13.5591 6.46321 13.7117 6.57574 13.8243C6.68826 13.9368 6.84087 14 7 14H11.8C12.3835 14 12.9431 13.7682 13.3556 13.3556C13.7682 12.9431 14 12.3835 14 11.8V2.2C14 1.61652 13.7682 1.05694 13.3556 0.644365C12.9431 0.231785 12.3835 0 11.8 0ZM6.368 7.952C6.44137 7.98326 6.52025 7.99958 6.6 8H9.8C9.95913 8 10.1117 7.93678 10.2243 7.82426C10.3368 7.71174 10.4 7.55913 10.4 7.4C10.4 7.24087 10.3368 7.08826 10.2243 6.97574C10.1117 6.86321 9.95913 6.8 9.8 6.8H8.048L10.624 4.224C10.73 4.11026 10.7877 3.95982 10.7849 3.80438C10.7822 3.64894 10.7192 3.50063 10.6093 3.3907C10.4994 3.28077 10.3511 3.2178 10.1956 3.21506C10.0402 3.21232 9.88974 3.27002 9.776 3.376L7.2 5.952V4.2C7.2 4.04087 7.13679 3.88826 7.02426 3.77574C6.91174 3.66321 6.75913 3.6 6.6 3.6C6.44087 3.6 6.28826 3.66321 6.17574 3.77574C6.06321 3.88826 6 4.04087 6 4.2V7.4C6.00042 7.47975 6.01674 7.55862 6.048 7.632C6.07656 7.70442 6.11971 7.7702 6.17475 7.82524C6.2298 7.88029 6.29558 7.92344 6.368 7.952ZM1.4 8.80005H3.8C4.17066 8.80215 4.52553 8.95032 4.78763 9.21242C5.04973 9.47452 5.1979 9.82939 5.2 10.2V12.6C5.1979 12.9707 5.04973 13.3256 4.78763 13.5877C4.52553 13.8498 4.17066 13.9979 3.8 14H1.4C1.02934 13.9979 0.674468 13.8498 0.412371 13.5877C0.150274 13.3256 0.00210008 12.9707 0 12.6V10.2C0.00210008 9.82939 0.150274 9.47452 0.412371 9.21242C0.674468 8.95032 1.02934 8.80215 1.4 8.80005ZM3.94142 12.7415C3.97893 12.704 4 12.6531 4 12.6V10.2C4 10.147 3.97893 10.0961 3.94142 10.0586C3.90391 10.0211 3.85304 10 3.8 10H1.4C1.34696 10 1.29609 10.0211 1.25858 10.0586C1.22107 10.0961 1.2 10.147 1.2 10.2V12.6C1.2 12.6531 1.22107 12.704 1.25858 12.7415C1.29609 12.779 1.34696 12.8 1.4 12.8H3.8C3.85304 12.8 3.90391 12.779 3.94142 12.7415Z","fill","currentColor"],[3,"id"],["width","14","height","14","fill","white"]],template:function(i,o){i&1&&(ve(),c(0,"svg",0)(1,"g"),m(2,"path",1),d(),c(3,"defs")(4,"clipPath",2),m(5,"rect",3),d()()()),i&2&&(E(o.getClassNames()),_("aria-label",o.ariaLabel)("aria-hidden",o.ariaHidden)("role",o.role),a(),_("clip-path",o.pathId),a(3),l("id",o.pathId))},encapsulation:2})}return t})();var No=["titlebar"],Bo=["content"],Ho=["footer"];function zo(t,n){t&1&&R(0)}function Ro(t,n){if(t&1&&(j(0),h(1,zo,1,0,"ng-container",7),W()),t&2){let e=p(3);a(),l("ngTemplateOutlet",e.headlessTemplate)}}function jo(t,n){if(t&1){let e=Y();c(0,"div",13),w("mousedown",function(o){P(e);let r=p(4);return A(r.initResize(o))}),d()}}function Wo(t,n){if(t&1&&(c(0,"span",20),C(1),d()),t&2){let e=p(5);l("id",e.getAriaLabelledBy()),a(),F(e.header)}}function Go(t,n){if(t&1&&(c(0,"span",20),Q(1,1),d()),t&2){let e=p(5);l("id",e.getAriaLabelledBy())}}function Uo(t,n){t&1&&R(0)}function qo(t,n){if(t&1&&m(0,"span",24),t&2){let e=p(6);l("ngClass",e.maximized?e.minimizeIcon:e.maximizeIcon)}}function $o(t,n){t&1&&m(0,"WindowMaximizeIcon",26),t&2&&l("styleClass","p-dialog-header-maximize-icon")}function Qo(t,n){t&1&&m(0,"WindowMinimizeIcon",26),t&2&&l("styleClass","p-dialog-header-maximize-icon")}function Zo(t,n){if(t&1&&(j(0),h(1,$o,1,1,"WindowMaximizeIcon",25)(2,Qo,1,1,"WindowMinimizeIcon",25),W()),t&2){let e=p(6);a(),l("ngIf",!e.maximized&&!e.maximizeIconTemplate),a(),l("ngIf",e.maximized&&!e.minimizeIconTemplate)}}function Yo(t,n){}function Xo(t,n){t&1&&h(0,Yo,0,0,"ng-template")}function Ko(t,n){if(t&1&&(j(0),h(1,Xo,1,0,null,7),W()),t&2){let e=p(6);a(),l("ngTemplateOutlet",e.maximizeIconTemplate)}}function Jo(t,n){}function er(t,n){t&1&&h(0,Jo,0,0,"ng-template")}function tr(t,n){if(t&1&&(j(0),h(1,er,1,0,null,7),W()),t&2){let e=p(6);a(),l("ngTemplateOutlet",e.minimizeIconTemplate)}}var ir=()=>({"p-dialog-header-icon p-dialog-header-maximize p-link":!0});function nr(t,n){if(t&1){let e=Y();c(0,"button",21),w("click",function(){P(e);let o=p(5);return A(o.maximize())})("keydown.enter",function(){P(e);let o=p(5);return A(o.maximize())}),h(1,qo,1,1,"span",22)(2,Zo,3,2,"ng-container",23)(3,Ko,2,1,"ng-container",23)(4,tr,2,1,"ng-container",23),d()}if(t&2){let e=p(5);l("ngClass",Ve(5,ir)),a(),l("ngIf",e.maximizeIcon&&!e.maximizeIconTemplate&&!e.minimizeIconTemplate),a(),l("ngIf",!e.maximizeIcon),a(),l("ngIf",!e.maximized),a(),l("ngIf",e.maximized)}}function or(t,n){if(t&1&&m(0,"span",29),t&2){let e=p(7);l("ngClass",e.closeIcon)}}function rr(t,n){t&1&&m(0,"TimesIcon",26),t&2&&l("styleClass","p-dialog-header-close-icon")}function sr(t,n){if(t&1&&(j(0),h(1,or,1,1,"span",28)(2,rr,1,1,"TimesIcon",25),W()),t&2){let e=p(6);a(),l("ngIf",e.closeIcon),a(),l("ngIf",!e.closeIcon)}}function ar(t,n){}function lr(t,n){t&1&&h(0,ar,0,0,"ng-template")}function cr(t,n){if(t&1&&(c(0,"span"),h(1,lr,1,0,null,7),d()),t&2){let e=p(6);a(),l("ngTemplateOutlet",e.closeIconTemplate)}}var dr=()=>({"p-dialog-header-icon p-dialog-header-close p-link":!0});function ur(t,n){if(t&1){let e=Y();c(0,"button",27),w("click",function(o){P(e);let r=p(5);return A(r.close(o))})("keydown.enter",function(o){P(e);let r=p(5);return A(r.close(o))}),h(1,sr,3,2,"ng-container",23)(2,cr,2,1,"span",23),d()}if(t&2){let e=p(5);l("ngClass",Ve(5,dr)),_("aria-label",e.closeAriaLabel)("tabindex",e.closeTabindex),a(),l("ngIf",!e.closeIconTemplate),a(),l("ngIf",e.closeIconTemplate)}}function pr(t,n){if(t&1){let e=Y();c(0,"div",14,15),w("mousedown",function(o){P(e);let r=p(4);return A(r.initDrag(o))}),h(2,Wo,2,2,"span",16)(3,Go,2,1,"span",16)(4,Uo,1,0,"ng-container",7),c(5,"div",17),h(6,nr,5,6,"button",18)(7,ur,3,6,"button",19),d()()}if(t&2){let e=p(4);a(2),l("ngIf",!e.headerFacet&&!e.headerTemplate),a(),l("ngIf",e.headerFacet),a(),l("ngTemplateOutlet",e.headerTemplate),a(2),l("ngIf",e.maximizable),a(),l("ngIf",e.closable)}}function hr(t,n){t&1&&R(0)}function mr(t,n){t&1&&R(0)}function fr(t,n){if(t&1&&(c(0,"div",30,31),Q(2,2),h(3,mr,1,0,"ng-container",7),d()),t&2){let e=p(4);a(3),l("ngTemplateOutlet",e.footerTemplate)}}function gr(t,n){if(t&1&&(h(0,jo,1,0,"div",8)(1,pr,8,5,"div",9),c(2,"div",10,11),Q(4),h(5,hr,1,0,"ng-container",7),d(),h(6,fr,4,1,"div",12)),t&2){let e=p(3);l("ngIf",e.resizable),a(),l("ngIf",e.showHeader),a(),E(e.contentStyleClass),l("ngClass","p-dialog-content")("ngStyle",e.contentStyle),a(3),l("ngTemplateOutlet",e.contentTemplate),a(),l("ngIf",e.footerFacet||e.footerTemplate)}}var _r=(t,n,e,i)=>({"p-dialog p-component":!0,"p-dialog-rtl":t,"p-dialog-draggable":n,"p-dialog-resizable":e,"p-dialog-maximized":i}),yr=(t,n)=>({transform:t,transition:n}),br=t=>({value:"visible",params:t});function vr(t,n){if(t&1){let e=Y();c(0,"div",3,4),w("@animation.start",function(o){P(e);let r=p(2);return A(r.onAnimationStart(o))})("@animation.done",function(o){P(e);let r=p(2);return A(r.onAnimationEnd(o))}),h(2,Ro,2,1,"ng-container",5)(3,gr,7,8,"ng-template",null,6,gt),d()}if(t&2){let e=ht(4),i=p(2);E(i.styleClass),l("ngClass",mi(10,_r,i.rtl,i.draggable,i.resizable,i.maximized))("ngStyle",i.style)("pFocusTrapDisabled",i.focusTrap===!1)("@animation",mt(18,br,ft(15,yr,i.transformOptions,i.transitionOptions))),_("aria-labelledby",i.ariaLabelledBy)("aria-modal",!0),a(2),l("ngIf",i.headlessTemplate)("ngIfElse",e)}}var Cr=(t,n,e,i,o,r,s,u,b,y)=>({"p-dialog-mask":!0,"p-component-overlay p-component-overlay-enter":t,"p-dialog-mask-scrollblocker":n,"p-dialog-left":e,"p-dialog-right":i,"p-dialog-top":o,"p-dialog-top-left":r,"p-dialog-top-right":s,"p-dialog-bottom":u,"p-dialog-bottom-left":b,"p-dialog-bottom-right":y});function wr(t,n){if(t&1&&(c(0,"div",1),h(1,vr,5,20,"div",2),d()),t&2){let e=p();Ne(e.maskStyle),E(e.maskStyleClass),l("ngClass",gi(6,Cr,[e.modal,e.modal||e.blockScroll,e.position==="left",e.position==="right",e.position==="top",e.position==="topleft"||e.position==="top-left",e.position==="topright"||e.position==="top-right",e.position==="bottom",e.position==="bottomleft"||e.position==="bottom-left",e.position==="bottomright"||e.position==="bottom-right"])),a(),l("ngIf",e.visible)}}var Mr=["*",[["p-header"]],[["p-footer"]]],xr=["*","p-header","p-footer"],Ir=Ge([je({transform:"{{transform}}",opacity:0}),Re("{{transition}}")]),Dr=Ge([Re("{{transition}}",je({transform:"{{transform}}",opacity:0}))]),Ft=(()=>{class t{document;platformId;el;renderer;zone;cd;config;header;draggable=!0;resizable=!0;get positionLeft(){return 0}set positionLeft(e){console.log("positionLeft property is deprecated.")}get positionTop(){return 0}set positionTop(e){console.log("positionTop property is deprecated.")}contentStyle;contentStyleClass;modal=!1;closeOnEscape=!0;dismissableMask=!1;rtl=!1;closable=!0;get responsive(){return!1}set responsive(e){console.log("Responsive property is deprecated.")}appendTo;breakpoints;styleClass;maskStyleClass;maskStyle;showHeader=!0;get breakpoint(){return 649}set breakpoint(e){console.log("Breakpoint property is not utilized and deprecated, use breakpoints or CSS media queries instead.")}blockScroll=!1;autoZIndex=!0;baseZIndex=0;minX=0;minY=0;focusOnShow=!0;maximizable=!1;keepInViewport=!0;focusTrap=!0;transitionOptions="150ms cubic-bezier(0, 0, 0.2, 1)";closeIcon;closeAriaLabel;closeTabindex="-1";minimizeIcon;maximizeIcon;get visible(){return this._visible}set visible(e){this._visible=e,this._visible&&!this.maskVisible&&(this.maskVisible=!0)}get style(){return this._style}set style(e){e&&(this._style=U({},e),this.originalStyle=e)}get position(){return this._position}set position(e){switch(this._position=e,e){case"topleft":case"bottomleft":case"left":this.transformOptions="translate3d(-100%, 0px, 0px)";break;case"topright":case"bottomright":case"right":this.transformOptions="translate3d(100%, 0px, 0px)";break;case"bottom":this.transformOptions="translate3d(0px, 100%, 0px)";break;case"top":this.transformOptions="translate3d(0px, -100%, 0px)";break;default:this.transformOptions="scale(0.7)";break}}onShow=new V;onHide=new V;visibleChange=new V;onResizeInit=new V;onResizeEnd=new V;onDragEnd=new V;onMaximize=new V;headerFacet;footerFacet;templates;headerViewChild;contentViewChild;footerViewChild;headerTemplate;contentTemplate;footerTemplate;maximizeIconTemplate;closeIconTemplate;minimizeIconTemplate;headlessTemplate;_visible=!1;maskVisible;container;wrapper;dragging;ariaLabelledBy;documentDragListener;documentDragEndListener;resizing;documentResizeListener;documentResizeEndListener;documentEscapeListener;maskClickListener;lastPageX;lastPageY;preventVisibleChangePropagation;maximized;preMaximizeContentHeight;preMaximizeContainerWidth;preMaximizeContainerHeight;preMaximizePageX;preMaximizePageY;id=ye();_style={};_position="center";originalStyle;transformOptions="scale(0.7)";styleElement;window;constructor(e,i,o,r,s,u,b){this.document=e,this.platformId=i,this.el=o,this.renderer=r,this.zone=s,this.cd=u,this.config=b,this.window=this.document.defaultView}ngAfterContentInit(){this.templates?.forEach(e=>{switch(e.getType()){case"header":this.headerTemplate=e.template;break;case"content":this.contentTemplate=e.template;break;case"footer":this.footerTemplate=e.template;break;case"closeicon":this.closeIconTemplate=e.template;break;case"maximizeicon":this.maximizeIconTemplate=e.template;break;case"minimizeicon":this.minimizeIconTemplate=e.template;break;case"headless":this.headlessTemplate=e.template;break;default:this.contentTemplate=e.template;break}})}ngOnInit(){this.breakpoints&&this.createStyle()}getAriaLabelledBy(){return this.header!==null?ye()+"_header":null}focus(){let e=g.findSingle(this.container,"[autofocus]");e&&this.zone.runOutsideAngular(()=>{setTimeout(()=>e.focus(),5)})}close(e){this.visibleChange.emit(!1),e.preventDefault()}enableModality(){this.closable&&this.dismissableMask&&(this.maskClickListener=this.renderer.listen(this.wrapper,"mousedown",e=>{this.wrapper&&this.wrapper.isSameNode(e.target)&&this.close(e)})),this.modal&&g.blockBodyScroll()}disableModality(){this.wrapper&&(this.dismissableMask&&this.unbindMaskClickListener(),this.modal&&g.unblockBodyScroll(),this.cd.destroyed||this.cd.detectChanges())}maximize(){this.maximized=!this.maximized,!this.modal&&!this.blockScroll&&(this.maximized?g.blockBodyScroll():g.unblockBodyScroll()),this.onMaximize.emit({maximized:this.maximized})}unbindMaskClickListener(){this.maskClickListener&&(this.maskClickListener(),this.maskClickListener=null)}moveOnTop(){this.autoZIndex&&(Me.set("modal",this.container,this.baseZIndex+this.config.zIndex.modal),this.wrapper.style.zIndex=String(parseInt(this.container.style.zIndex,10)-1))}createStyle(){if(bt(this.platformId)&&!this.styleElement){this.styleElement=this.renderer.createElement("style"),this.styleElement.type="text/css",this.renderer.appendChild(this.document.head,this.styleElement);let e="";for(let i in this.breakpoints)e+=` + @media screen and (max-width: ${i}) { + .p-dialog[${this.id}]:not(.p-dialog-maximized) { + width: ${this.breakpoints[i]} !important; + } + } + `;this.renderer.setProperty(this.styleElement,"innerHTML",e)}}initDrag(e){g.hasClass(e.target,"p-dialog-header-icon")||g.hasClass(e.target.parentElement,"p-dialog-header-icon")||this.draggable&&(this.dragging=!0,this.lastPageX=e.pageX,this.lastPageY=e.pageY,this.container.style.margin="0",g.addClass(this.document.body,"p-unselectable-text"))}onKeydown(e){if(this.focusTrap&&e.which===9){e.preventDefault();let i=g.getFocusableElements(this.container);if(i&&i.length>0)if(!i[0].ownerDocument.activeElement)i[0].focus();else{let o=i.indexOf(i[0].ownerDocument.activeElement);e.shiftKey?o==-1||o===0?i[i.length-1].focus():i[o-1].focus():o==-1||o===i.length-1?i[0].focus():i[o+1].focus()}}}onDrag(e){if(this.dragging){let i=g.getOuterWidth(this.container),o=g.getOuterHeight(this.container),r=e.pageX-this.lastPageX,s=e.pageY-this.lastPageY,u=this.container.getBoundingClientRect(),b=getComputedStyle(this.container),y=parseFloat(b.marginLeft),I=parseFloat(b.marginTop),D=u.left+r-y,M=u.top+s-I,x=g.getViewport();this.container.style.position="fixed",this.keepInViewport?(D>=this.minX&&D+i=this.minY&&M+oparseInt(I))&&M.left+bparseInt(D))&&M.top+y{this.documentDragListener=this.renderer.listen(this.window,"mousemove",this.onDrag.bind(this))})}unbindDocumentDragListener(){this.documentDragListener&&(this.documentDragListener(),this.documentDragListener=null)}bindDocumentDragEndListener(){this.documentDragEndListener||this.zone.runOutsideAngular(()=>{this.documentDragEndListener=this.renderer.listen(this.window,"mouseup",this.endDrag.bind(this))})}unbindDocumentDragEndListener(){this.documentDragEndListener&&(this.documentDragEndListener(),this.documentDragEndListener=null)}bindDocumentResizeListeners(){!this.documentResizeListener&&!this.documentResizeEndListener&&this.zone.runOutsideAngular(()=>{this.documentResizeListener=this.renderer.listen(this.window,"mousemove",this.onResize.bind(this)),this.documentResizeEndListener=this.renderer.listen(this.window,"mouseup",this.resizeEnd.bind(this))})}unbindDocumentResizeListeners(){this.documentResizeListener&&this.documentResizeEndListener&&(this.documentResizeListener(),this.documentResizeEndListener(),this.documentResizeListener=null,this.documentResizeEndListener=null)}bindDocumentEscapeListener(){let e=this.el?this.el.nativeElement.ownerDocument:"document";this.documentEscapeListener=this.renderer.listen(e,"keydown",i=>{i.which==27&&this.close(i)})}unbindDocumentEscapeListener(){this.documentEscapeListener&&(this.documentEscapeListener(),this.documentEscapeListener=null)}appendContainer(){this.appendTo&&(this.appendTo==="body"?this.renderer.appendChild(this.document.body,this.wrapper):g.appendChild(this.wrapper,this.appendTo))}restoreAppend(){this.container&&this.appendTo&&this.renderer.appendChild(this.el.nativeElement,this.wrapper)}onAnimationStart(e){switch(e.toState){case"visible":this.container=e.element,this.wrapper=this.container?.parentElement,this.appendContainer(),this.moveOnTop(),this.bindGlobalListeners(),this.container?.setAttribute(this.id,""),this.modal&&this.enableModality(),!this.modal&&this.blockScroll&&g.addClass(this.document.body,"p-overflow-hidden"),this.focusOnShow&&this.focus();break;case"void":this.wrapper&&this.modal&&g.addClass(this.wrapper,"p-component-overlay-leave");break}}onAnimationEnd(e){switch(e.toState){case"void":this.onContainerDestroy(),this.onHide.emit({}),this.cd.markForCheck();break;case"visible":this.onShow.emit({});break}}onContainerDestroy(){this.unbindGlobalListeners(),this.dragging=!1,this.maskVisible=!1,this.maximized&&(g.removeClass(this.document.body,"p-overflow-hidden"),this.document.body.style.removeProperty("--scrollbar-width"),this.maximized=!1),this.modal&&this.disableModality(),this.blockScroll&&g.removeClass(this.document.body,"p-overflow-hidden"),this.container&&this.autoZIndex&&Me.clear(this.container),this.container=null,this.wrapper=null,this._style=this.originalStyle?U({},this.originalStyle):{}}destroyStyle(){this.styleElement&&(this.renderer.removeChild(this.document.head,this.styleElement),this.styleElement=null)}ngOnDestroy(){this.container&&(this.restoreAppend(),this.onContainerDestroy()),this.destroyStyle()}static \u0275fac=function(i){return new(i||t)(f(ie),f(dt),f(N),f(pe),f(Ae),f(se),f($e))};static \u0275cmp=v({type:t,selectors:[["p-dialog"]],contentQueries:function(i,o,r){if(i&1&&(K(r,Ri,5),K(r,ji,5),K(r,ue,4)),i&2){let s;H(s=z())&&(o.headerFacet=s.first),H(s=z())&&(o.footerFacet=s.first),H(s=z())&&(o.templates=s)}},viewQuery:function(i,o){if(i&1&&(He(No,5),He(Bo,5),He(Ho,5)),i&2){let r;H(r=z())&&(o.headerViewChild=r.first),H(r=z())&&(o.contentViewChild=r.first),H(r=z())&&(o.footerViewChild=r.first)}},hostAttrs:[1,"p-element"],inputs:{header:"header",draggable:"draggable",resizable:"resizable",positionLeft:"positionLeft",positionTop:"positionTop",contentStyle:"contentStyle",contentStyleClass:"contentStyleClass",modal:"modal",closeOnEscape:"closeOnEscape",dismissableMask:"dismissableMask",rtl:"rtl",closable:"closable",responsive:"responsive",appendTo:"appendTo",breakpoints:"breakpoints",styleClass:"styleClass",maskStyleClass:"maskStyleClass",maskStyle:"maskStyle",showHeader:"showHeader",breakpoint:"breakpoint",blockScroll:"blockScroll",autoZIndex:"autoZIndex",baseZIndex:"baseZIndex",minX:"minX",minY:"minY",focusOnShow:"focusOnShow",maximizable:"maximizable",keepInViewport:"keepInViewport",focusTrap:"focusTrap",transitionOptions:"transitionOptions",closeIcon:"closeIcon",closeAriaLabel:"closeAriaLabel",closeTabindex:"closeTabindex",minimizeIcon:"minimizeIcon",maximizeIcon:"maximizeIcon",visible:"visible",style:"style",position:"position"},outputs:{onShow:"onShow",onHide:"onHide",visibleChange:"visibleChange",onResizeInit:"onResizeInit",onResizeEnd:"onResizeEnd",onDragEnd:"onDragEnd",onMaximize:"onMaximize"},ngContentSelectors:xr,decls:1,vars:1,consts:[[3,"class","style","ngClass",4,"ngIf"],[3,"ngClass"],["pFocusTrap","","role","dialog",3,"ngClass","ngStyle","class","pFocusTrapDisabled",4,"ngIf"],["pFocusTrap","","role","dialog",3,"ngClass","ngStyle","pFocusTrapDisabled"],["container",""],[4,"ngIf","ngIfElse"],["notHeadless",""],[4,"ngTemplateOutlet"],["class","p-resizable-handle","style","z-index: 90;",3,"mousedown",4,"ngIf"],["class","p-dialog-header",3,"mousedown",4,"ngIf"],[3,"ngClass","ngStyle"],["content",""],["class","p-dialog-footer",4,"ngIf"],[1,"p-resizable-handle",2,"z-index","90",3,"mousedown"],[1,"p-dialog-header",3,"mousedown"],["titlebar",""],["class","p-dialog-title",3,"id",4,"ngIf"],[1,"p-dialog-header-icons"],["role","button","type","button","tabindex","-1","pRipple","",3,"ngClass","click","keydown.enter",4,"ngIf"],["type","button","pRipple","",3,"ngClass","click","keydown.enter",4,"ngIf"],[1,"p-dialog-title",3,"id"],["role","button","type","button","tabindex","-1","pRipple","",3,"ngClass","click","keydown.enter"],["class","p-dialog-header-maximize-icon",3,"ngClass",4,"ngIf"],[4,"ngIf"],[1,"p-dialog-header-maximize-icon",3,"ngClass"],[3,"styleClass",4,"ngIf"],[3,"styleClass"],["type","button","pRipple","",3,"ngClass","click","keydown.enter"],["class","p-dialog-header-close-icon",3,"ngClass",4,"ngIf"],[1,"p-dialog-header-close-icon",3,"ngClass"],[1,"p-dialog-footer"],["footer",""]],template:function(i,o){i&1&&(X(Mr),h(0,wr,2,17,"div",0)),i&2&&l("ngIf",o.maskVisible)},dependencies:()=>[J,le,ce,ee,bn,Je,it,Kt,Jt],styles:[`@layer primeng{.p-dialog-mask{position:fixed;top:0;left:0;width:100%;height:100%;display:flex;justify-content:center;align-items:center;pointer-events:none}.p-dialog-mask.p-component-overlay{pointer-events:auto}.p-dialog{display:flex;flex-direction:column;pointer-events:auto;max-height:90%;transform:scale(1);position:relative}.p-dialog-content{overflow-y:auto;flex-grow:1}.p-dialog-header{display:flex;align-items:center;justify-content:space-between;flex-shrink:0}.p-dialog-draggable .p-dialog-header{cursor:move}.p-dialog-footer{flex-shrink:0}.p-dialog .p-dialog-header-icons{display:flex;align-items:center}.p-dialog .p-dialog-header-icon{display:flex;align-items:center;justify-content:center;overflow:hidden;position:relative}.p-fluid .p-dialog-footer .p-button{width:auto}.p-dialog-top .p-dialog,.p-dialog-bottom .p-dialog,.p-dialog-left .p-dialog,.p-dialog-right .p-dialog,.p-dialog-top-left .p-dialog,.p-dialog-top-right .p-dialog,.p-dialog-bottom-left .p-dialog,.p-dialog-bottom-right .p-dialog{margin:.75rem;transform:translateZ(0)}.p-dialog-maximized{transition:none;transform:none;width:100vw!important;height:100vh!important;top:0!important;left:0!important;max-height:100%;height:100%}.p-dialog-maximized .p-dialog-content{flex-grow:1}.p-dialog-left{justify-content:flex-start}.p-dialog-right{justify-content:flex-end}.p-dialog-top{align-items:flex-start}.p-dialog-top-left{justify-content:flex-start;align-items:flex-start}.p-dialog-top-right{justify-content:flex-end;align-items:flex-start}.p-dialog-bottom{align-items:flex-end}.p-dialog-bottom-left{justify-content:flex-start;align-items:flex-end}.p-dialog-bottom-right{justify-content:flex-end;align-items:flex-end}.p-dialog .p-resizable-handle{position:absolute;font-size:.1px;display:block;cursor:se-resize;width:12px;height:12px;right:1px;bottom:1px}.p-confirm-dialog .p-dialog-content{display:flex;align-items:center}} +`],encapsulation:2,data:{animation:[vt("animation",[We("void => visible",[Ue(Ir)]),We("visible => void",[Ue(Dr)])])]},changeDetection:0})}return t})(),Pt=(()=>{class t{static \u0275fac=function(i){return new(i||t)};static \u0275mod=O({type:t});static \u0275inj=k({imports:[L,vn,et,it,Kt,Jt,ne]})}return t})();var wn=(()=>{class t{el;ngModel;cd;filled;constructor(e,i,o){this.el=e,this.ngModel=i,this.cd=o}ngAfterViewInit(){this.updateFilledState(),this.cd.detectChanges()}ngDoCheck(){this.updateFilledState()}onInput(){this.updateFilledState()}updateFilledState(){this.filled=this.el.nativeElement.value&&this.el.nativeElement.value.length||this.ngModel&&this.ngModel.model}static \u0275fac=function(i){return new(i||t)(f(N),f(ke,8),f(se))};static \u0275dir=q({type:t,selectors:[["","pInputText",""]],hostAttrs:[1,"p-inputtext","p-component","p-element"],hostVars:2,hostBindings:function(i,o){i&1&&w("input",function(s){return o.onInput(s)}),i&2&&Le("p-filled",o.filled)}})}return t})(),Mn=(()=>{class t{static \u0275fac=function(i){return new(i||t)};static \u0275mod=O({type:t});static \u0275inj=k({imports:[L]})}return t})();function Er(t,n){if(t&1){let e=Y();c(0,"i",5),w("click",function(){P(e);let o=p();return A(o.clearQuery())}),d()}}var Tr=(t,n)=>n.id;function Vr(t,n){if(t&1){let e=Y();c(0,"div",6),w("click",function(){let r=P(e).$implicit,s=p(2);return A(s.navigateToPost(r.slug))}),c(1,"div",7)(2,"h3",8),C(3),d(),c(4,"p",9),C(5),d(),c(6,"p",10),C(7),ae(8,"date"),d()(),m(9,"img",11),d()}if(t&2){let e=n.$implicit;a(3),F(e.title),a(2),F(e.author.name),a(2),F(_e(8,5,e.publishedAt)),a(2),l("src",e.coverImage.url,te)("alt",e.title+" cover image")}}function Or(t,n){if(t&1&&Ce(0,Vr,10,7,"div",12,Tr),t&2){let e=p();we(e.posts)}}function kr(t,n){t&1&&(c(0,"p",14),m(1,"i",15),C(2,"No matching articles found. Try another search"),d())}function Fr(t,n){t&1&&(c(0,"p",14),m(1,"i",15),C(2,"Search articles from this blog"),d())}function Pr(t,n){if(t&1&&h(0,kr,3,0,"p",13)(1,Fr,3,0),t&2){let e=p();Z(0,e.queryFormControl.value?0:1)}}var Ar=()=>({width:"60%",marginTop:"150px",maxHeight:"70%"}),xn=(()=>{let n=class n{constructor(){this.visible=!1,this.posts=[],this.queryFormControl=new qt(""),this.blogService=B(de),this.router=B(Oi)}ngOnInit(){this.queryFormControl.valueChanges.subscribe(i=>this.searchPosts(i))}showDialog(){this.visible=!0}searchPosts(i){this.blogService.searchPosts(this.blogId,i).subscribe(o=>{this.posts=o,console.log(this.posts)})}navigateToPost(i){this.visible=!1,this.router.navigate(["/post",i])}clearQuery(){this.queryFormControl.reset()}};n.\u0275fac=function(o){return new(o||n)},n.\u0275cmp=v({type:n,selectors:[["app-search-dialog"]],inputs:{blogId:"blogId"},standalone:!0,features:[T],decls:7,vars:12,consts:[["icon","pi pi-search",1,"transparent-button","search-button",3,"text","rounded","click"],["position","top","header","Search posts",3,"visible","modal","draggable","dismissableMask","visibleChange"],[1,"search-input-container","p-input-icon-right"],["class","pi pi-times input-clear-icon"],["type","text","pInputText","","placeholder","Start typing to search...",1,"search-input",3,"formControl"],[1,"pi","pi-times","input-clear-icon",3,"click"],[1,"search-result",3,"click"],[1,"info-section"],[1,"post-title"],[1,"author-name","post-info"],[1,"post-info"],[3,"src","alt"],["class","search-result"],["class","no-result-text"],[1,"no-result-text"],[1,"pi","pi-search","search-icon"]],template:function(o,r){o&1&&(c(0,"p-button",0),w("click",function(){return r.showDialog()}),d(),c(1,"p-dialog",1),ge("visibleChange",function(u){return fe(r.visible,u)||(r.visible=u),u}),c(2,"span",2),h(3,Er,1,0,"i",3),m(4,"input",4),d(),h(5,Or,2,0)(6,Pr,2,1),d()),o&2&&(l("text",!0)("rounded",!0),a(),Ne(Ve(11,Ar)),me("visible",r.visible),l("modal",!0)("draggable",!1)("dismissableMask",!0),a(2),Z(3,r.queryFormControl.value?3:-1),a(),l("formControl",r.queryFormControl),a(),Z(5,r.queryFormControl.value&&r.posts.length!==0?5:6))},dependencies:[Pt,Ft,Mn,wn,Ie,tt,Ye,Dt,Ze,_t,gn,$t],styles:[".search-input-container[_ngcontent-%COMP%]{width:100%;margin-bottom:1.25rem}.search-input[_ngcontent-%COMP%]{width:100%}.input-clear-icon[_ngcontent-%COMP%]{cursor:pointer}.search-icon[_ngcontent-%COMP%]{margin-right:.6rem}.no-result-text[_ngcontent-%COMP%]{text-align:center}.search-result[_ngcontent-%COMP%]{display:flex;margin-bottom:.6rem;align-items:center;padding:.6rem;border-radius:.3rem}.search-result[_ngcontent-%COMP%] .post-title[_ngcontent-%COMP%]{margin-bottom:.3rem}.search-result[_ngcontent-%COMP%] .author-name[_ngcontent-%COMP%]{font-size:small;margin-top:0}.search-result[_ngcontent-%COMP%] .post-info[_ngcontent-%COMP%]{color:var(--text-color-secondary);font-size:.9rem}.search-result[_ngcontent-%COMP%] img[_ngcontent-%COMP%]{height:7rem;margin-left:auto;border-radius:.3rem}.search-result[_ngcontent-%COMP%]:hover{cursor:pointer;background-color:var(--surface-100)}"]});let t=n;return t})();function Lr(t,n){if(t&1&&(c(0,"a",17),m(1,"i"),d()),t&2){let e=p().$implicit;he("href",e.value,te),a(),pt("pi pi-",e.key,"")}}function Nr(t,n){if(t&1&&(c(0,"a",17),m(1,"i",18),d()),t&2){let e=p().$implicit;he("href",e.value,te)}}function Br(t,n){if(t&1&&h(0,Lr,2,4,"a",17)(1,Nr,2,1,"a",17),t&2){let e=n.$implicit;Z(0,e.value&&e.key!=="website"?0:-1),a(),Z(1,e.value&&e.key==="website"?1:-1)}}function Hr(t,n){if(t&1&&(c(0,"a",19),C(1),d()),t&2){let e=n.$implicit;l("routerLink","series/"+e.slug),a(),F(e.name)}}var zr=()=>({width:"27vw"}),In=(()=>{let n=class n{constructor(){this.blogId="",this.blogName="",this.checked=!0,this.selectedTheme="dark",this.visible=!1,this.themeService=B(Ot),this.blogService=B(de)}ngOnInit(){this.blogService.getBlogInfo().subscribe(i=>{this.blogInfo=i,this.blogId=this.blogInfo.id,this.blogName=this.blogInfo.title;let s=i.links,{__typename:o}=s,r=ct(s,["__typename"]);this.blogSocialLinks=r}),this.blogService.getSeriesList().subscribe(i=>{this.seriesList=i})}onThemeChange(i){this.selectedTheme=i,this.themeService.setTheme(i)}showDialog(){this.visible=!0}};n.\u0275fac=function(o){return new(o||n)},n.\u0275cmp=v({type:n,selectors:[["app-header"]],standalone:!0,features:[T],decls:34,vars:10,consts:[[1,"toolbar-row"],["routerLink","/",1,"logo"],["src","../../../assets/images/anguhashblog-logo.jpg","alt","logo"],[1,"controls"],[3,"blogId"],["id","theme-switch",3,"ngModel","ngModelChange","click"],[1,"social"],[1,"social-link"],[1,"follow"],["label","Follow",3,"raised","click"],[1,"series"],[3,"visible","visibleChange"],[1,"logo-wrapper"],["src","/assets/images/anguhashblog-logo.jpg","alt","",1,"logo"],["href","https://hashnode.com/","target","_blank","rel","noopener noreferrer",1,"button"],["src","/assets/images/hashnode-logo-white.png","alt","Sign in"],["href","https://hashnode.com/","target","_blank","rel","noopener noreferrer",1,"link"],["target","_blank","rel","noopener noreferrer",3,"href"],[1,"pi","pi-globe"],[1,"topic-link",3,"routerLink"],["class","topic-link",3,"routerLink"]],template:function(o,r){o&1&&(c(0,"p-toolbar")(1,"div",0)(2,"a",1),m(3,"img",2),c(4,"h1"),C(5),d()(),c(6,"div",3),m(7,"app-search-dialog",4),c(8,"p-inputSwitch",5),ge("ngModelChange",function(u){return fe(r.checked,u)||(r.checked=u),u}),w("click",function(){return r.onThemeChange(r.checked?"dark":"light")}),d()()(),c(9,"div",0)(10,"div",6)(11,"div",7),Ce(12,Br,2,2,null,null,Be),ae(14,"keyvalue"),d()(),c(15,"div",8)(16,"p-button",9),w("click",function(){return r.showDialog()}),d()()(),c(17,"div",0)(18,"div",10),Ce(19,Hr,2,2,"a",20,Be),d()()(),c(21,"p-dialog",11),ge("visibleChange",function(u){return fe(r.visible,u)||(r.visible=u),u}),c(22,"div",12),m(23,"img",13),d(),c(24,"h3"),C(25,"Hey, \u{1F44B} sign up or sign in to interact."),d(),c(26,"a",14),m(27,"img",15),C(28,"Sign in with Hashnode"),d(),c(29,"p"),C(30,"This blog is powered by "),c(31,"a",16),C(32,"Hashnode"),d(),C(33,". To interact with the content on this blog, please log in through Hashnode."),d()()),o&2&&(a(5),F(r.blogName),a(2),l("blogId",r.blogId),a(),me("ngModel",r.checked),a(4),we(_e(14,7,r.blogSocialLinks)),a(4),l("raised",!0),a(3),we(r.seriesList),a(2),Ne(Ve(9,zr)),me("visible",r.visible))},dependencies:[xn,Ie,tt,Ye,Ze,ke,kt,lt,yt,qe,Ke,Xe,Pt,Ft],styles:["p-toolbar[_ngcontent-%COMP%] .toolbar-row[_ngcontent-%COMP%]{display:flex;align-items:center;justify-content:space-between;width:100%}p-toolbar[_ngcontent-%COMP%] .toolbar-row[_ngcontent-%COMP%]:nth-child(2){border-bottom:1px solid rgba(128,128,128,.3137254902)}p-toolbar[_ngcontent-%COMP%] .toolbar-row[_ngcontent-%COMP%] a[_ngcontent-%COMP%]{text-decoration:none;margin:0 .3rem}p-toolbar[_ngcontent-%COMP%] .toolbar-row[_ngcontent-%COMP%] .logo[_ngcontent-%COMP%]{display:flex;align-items:center}p-toolbar[_ngcontent-%COMP%] .toolbar-row[_ngcontent-%COMP%] .logo[_ngcontent-%COMP%] img[_ngcontent-%COMP%]{width:3rem;height:3rem;margin-right:.5rem;border-radius:50%}p-toolbar[_ngcontent-%COMP%] .toolbar-row[_ngcontent-%COMP%] .logo[_ngcontent-%COMP%] h1[_ngcontent-%COMP%]{font-size:1.3rem;font-weight:500}p-toolbar[_ngcontent-%COMP%] .toolbar-row[_ngcontent-%COMP%] .social[_ngcontent-%COMP%]{display:flex;align-items:flex-start;justify-content:center;margin:.8rem 0 .5rem}p-toolbar[_ngcontent-%COMP%] .toolbar-row[_ngcontent-%COMP%] .social[_ngcontent-%COMP%] a[_ngcontent-%COMP%] i[_ngcontent-%COMP%]{font-size:1.1rem}p-toolbar[_ngcontent-%COMP%] .toolbar-row[_ngcontent-%COMP%] .follow[_ngcontent-%COMP%]{padding-bottom:.7rem}p-toolbar[_ngcontent-%COMP%] .toolbar-row[_ngcontent-%COMP%] .series[_ngcontent-%COMP%]{display:flex;justify-content:center;width:100%;padding:.7rem 0}p-toolbar[_ngcontent-%COMP%] .toolbar-row[_ngcontent-%COMP%] .series[_ngcontent-%COMP%] a[_ngcontent-%COMP%]{font-size:1.1rem;text-transform:uppercase}p-dialog[_ngcontent-%COMP%] h3[_ngcontent-%COMP%]{font-size:1.1rem;font-weight:400;text-align:center}p-dialog[_ngcontent-%COMP%] .logo-wrapper[_ngcontent-%COMP%]{display:flex;align-items:center;justify-content:center}p-dialog[_ngcontent-%COMP%] .logo-wrapper[_ngcontent-%COMP%] .logo[_ngcontent-%COMP%]{width:5rem;height:5rem;margin:1rem;border-radius:50%}p-dialog[_ngcontent-%COMP%] .button[_ngcontent-%COMP%]{display:flex;align-items:center;justify-content:center;background-color:#2563eb;color:#fff;font-size:1.1rem;padding:.7rem 3rem;margin:2rem 1rem;border:none;border-radius:3rem}p-dialog[_ngcontent-%COMP%] .button[_ngcontent-%COMP%] img[_ngcontent-%COMP%]{width:1.5rem;height:1.5rem;margin-right:.5rem}p-dialog[_ngcontent-%COMP%] .link[_ngcontent-%COMP%]{color:#2563eb;font-size:.8 .5rem;margin:0}p-dialog[_ngcontent-%COMP%] p[_ngcontent-%COMP%]{font-size:.8rem;text-align:center}.controls[_ngcontent-%COMP%]{display:flex;align-items:center;gap:10px}"]});let t=n;return t})();var At=(()=>{let n=class n{constructor(i){this.blogService=i,this.blogName="",this.date=new Date().getFullYear()}ngOnInit(){this.querySubscription=this.blogService.getBlogInfo().subscribe(i=>this.blogName=i.title)}ngOnDestroy(){this.querySubscription?.unsubscribe()}};n.\u0275fac=function(o){return new(o||n)(f(de))},n.\u0275cmp=v({type:n,selectors:[["app-footer"]],standalone:!0,features:[T],decls:8,vars:2,consts:[[1,"toolbar-row"],["href","https://github.com/AnguHashBlog/angular-primeng","target","_blank"]],template:function(o,r){o&1&&(c(0,"p-toolbar")(1,"div",0)(2,"p"),C(3),d(),c(4,"small"),C(5,"Created using "),c(6,"a",1),C(7," AnguHashBlog "),d()()()()),o&2&&(a(3),pi("\xA9 ",r.date," ",r.blogName,""))},dependencies:[Ke,Xe],styles:["p-toolbar[_ngcontent-%COMP%] .toolbar-row[_ngcontent-%COMP%]{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%}p-toolbar[_ngcontent-%COMP%] p[_ngcontent-%COMP%], p-toolbar[_ngcontent-%COMP%] small[_ngcontent-%COMP%]{text-align:center;width:100%;margin:0}p-toolbar[_ngcontent-%COMP%] small[_ngcontent-%COMP%]{color:#999;margin-top:.8rem}"]});let t=n;return t})();var Dn=(()=>{let n=class n{};n.\u0275fac=function(o){return new(o||n)},n.\u0275cmp=v({type:n,selectors:[["app-layout"]],standalone:!0,features:[T],decls:4,vars:0,consts:[[1,"content"]],template:function(o,r){o&1&&(m(0,"app-header"),c(1,"div",0),m(2,"router-outlet"),d(),m(3,"app-footer"))},dependencies:[Ct,In,At],styles:[".content[_ngcontent-%COMP%]{display:flex;align-items:center;justify-content:center;min-height:67.2vh;width:100%}"]});let t=n;return t})();function Rr(t,n){t&1&&R(0)}function jr(t,n){if(t&1&&(j(0),h(1,Rr,1,0,"ng-container",5),W()),t&2){let e=p(2);a(),l("ngTemplateOutlet",e.headlessTemplate)}}function Wr(t,n){t&1&&R(0)}function Gr(t,n){t&1&&m(0,"TimesIcon",13),t&2&&(l("styleClass","p-sidebar-close-icon"),_("data-pc-section","closeicon"))}function Ur(t,n){}function qr(t,n){t&1&&h(0,Ur,0,0,"ng-template")}function $r(t,n){if(t&1&&(c(0,"span",14),h(1,qr,1,0,null,5),d()),t&2){let e=p(4);_("data-pc-section","closeicon"),a(),l("ngTemplateOutlet",e.closeIconTemplate)}}function Qr(t,n){if(t&1){let e=Y();c(0,"button",10),w("click",function(o){P(e);let r=p(3);return A(r.close(o))})("keydown.enter",function(o){P(e);let r=p(3);return A(r.close(o))}),h(1,Gr,1,2,"TimesIcon",11)(2,$r,2,2,"span",12),d()}if(t&2){let e=p(3);_("aria-label",e.ariaCloseLabel)("data-pc-section","closebutton")("data-pc-group-section","iconcontainer"),a(),l("ngIf",!e.closeIconTemplate),a(),l("ngIf",e.closeIconTemplate)}}function Zr(t,n){t&1&&R(0)}function Yr(t,n){t&1&&R(0)}function Xr(t,n){if(t&1&&(j(0),c(1,"div",15),h(2,Yr,1,0,"ng-container",5),d(),W()),t&2){let e=p(3);a(),_("data-pc-section","footer"),a(),l("ngTemplateOutlet",e.footerTemplate)}}function Kr(t,n){if(t&1&&(c(0,"div",6),h(1,Wr,1,0,"ng-container",5)(2,Qr,3,5,"button",7),d(),c(3,"div",8),Q(4),h(5,Zr,1,0,"ng-container",5),d(),h(6,Xr,3,2,"ng-container",9)),t&2){let e=p(2);_("data-pc-section","header"),a(),l("ngTemplateOutlet",e.headerTemplate),a(),l("ngIf",e.showCloseIcon),a(),_("data-pc-section","content"),a(2),l("ngTemplateOutlet",e.contentTemplate),a(),l("ngIf",e.footerTemplate)}}var Jr=(t,n,e,i,o,r)=>({"p-sidebar":!0,"p-sidebar-active":t,"p-sidebar-left":n,"p-sidebar-right":e,"p-sidebar-top":i,"p-sidebar-bottom":o,"p-sidebar-full":r}),es=(t,n)=>({transform:t,transition:n}),ts=t=>({value:"visible",params:t});function is(t,n){if(t&1){let e=Y();c(0,"div",1,2),w("@panelState.start",function(o){P(e);let r=p();return A(r.onAnimationStart(o))})("@panelState.done",function(o){P(e);let r=p();return A(r.onAnimationEnd(o))})("keydown",function(o){P(e);let r=p();return A(r.onKeyDown(o))}),h(2,jr,2,1,"ng-container",3)(3,Kr,7,6,"ng-template",null,4,gt),d()}if(t&2){let e=ht(4),i=p();E(i.styleClass),l("ngClass",fi(10,Jr,i.visible,i.position==="left"&&!i.fullScreen,i.position==="right"&&!i.fullScreen,i.position==="top"&&!i.fullScreen,i.position==="bottom"&&!i.fullScreen,i.fullScreen))("@panelState",mt(20,ts,ft(17,es,i.transformOptions,i.transitionOptions)))("ngStyle",i.style),_("data-pc-name","sidebar")("data-pc-section","root")("aria-modal",i.modal),a(2),l("ngIf",i.headlessTemplate)("ngIfElse",e)}}var ns=["*"],os=Ge([je({transform:"{{transform}}",opacity:0}),Re("{{transition}}")]),rs=Ge([Re("{{transition}}",je({transform:"{{transform}}",opacity:0}))]),Sn=(()=>{class t{document;el;renderer;cd;config;appendTo;blockScroll=!1;style;styleClass;ariaCloseLabel;autoZIndex=!0;baseZIndex=0;modal=!0;dismissible=!0;showCloseIcon=!0;closeOnEscape=!0;transitionOptions="150ms cubic-bezier(0, 0, 0.2, 1)";get visible(){return this._visible}set visible(e){this._visible=e}get position(){return this._position}set position(e){switch(this._position=e,e){case"left":this.transformOptions="translate3d(-100%, 0px, 0px)";break;case"right":this.transformOptions="translate3d(100%, 0px, 0px)";break;case"bottom":this.transformOptions="translate3d(0px, 100%, 0px)";break;case"top":this.transformOptions="translate3d(0px, -100%, 0px)";break}}get fullScreen(){return this._fullScreen}set fullScreen(e){this._fullScreen=e,e&&(this.transformOptions="none")}templates;onShow=new V;onHide=new V;visibleChange=new V;initialized;_visible;_position="left";_fullScreen=!1;container;transformOptions="translate3d(-100%, 0px, 0px)";mask;maskClickListener;documentEscapeListener;animationEndListener;contentTemplate;headerTemplate;footerTemplate;closeIconTemplate;headlessTemplate;constructor(e,i,o,r,s){this.document=e,this.el=i,this.renderer=o,this.cd=r,this.config=s}ngAfterViewInit(){this.initialized=!0}ngAfterContentInit(){this.templates?.forEach(e=>{switch(e.getType()){case"content":this.contentTemplate=e.template;break;case"header":this.headerTemplate=e.template;break;case"footer":this.footerTemplate=e.template;break;case"closeicon":this.closeIconTemplate=e.template;break;case"headless":this.headlessTemplate=e.template;break;default:this.contentTemplate=e.template;break}})}onKeyDown(e){e.code==="Escape"&&this.hide(!1)}show(){this.autoZIndex&&Me.set("modal",this.container,this.baseZIndex||this.config.zIndex.modal),this.modal&&this.enableModality(),this.onShow.emit({}),this.visibleChange.emit(!0)}hide(e=!0){e&&this.onHide.emit({}),this.modal&&this.disableModality()}close(e){this.hide(),this.visibleChange.emit(!1),e.preventDefault()}enableModality(){this.mask||(this.mask=this.renderer.createElement("div"),this.renderer.setStyle(this.mask,"zIndex",String(parseInt(this.container.style.zIndex)-1)),g.addMultipleClasses(this.mask,"p-component-overlay p-sidebar-mask p-component-overlay p-component-overlay-enter"),this.dismissible&&(this.maskClickListener=this.renderer.listen(this.mask,"click",e=>{this.dismissible&&this.close(e)})),this.renderer.appendChild(this.document.body,this.mask),this.blockScroll&&g.blockBodyScroll())}disableModality(){this.mask&&(g.addClass(this.mask,"p-component-overlay-leave"),this.animationEndListener=this.renderer.listen(this.mask,"animationend",this.destroyModal.bind(this)))}destroyModal(){this.unbindMaskClickListener(),this.mask&&this.renderer.removeChild(this.document.body,this.mask),this.blockScroll&&g.unblockBodyScroll(),this.unbindAnimationEndListener(),this.mask=null}onAnimationStart(e){switch(e.toState){case"visible":this.container=e.element,this.appendContainer(),this.show(),this.closeOnEscape&&this.bindDocumentEscapeListener();break}}onAnimationEnd(e){switch(e.toState){case"void":this.hide(!1),Me.clear(this.container),this.unbindGlobalListeners();break}}appendContainer(){this.appendTo&&(this.appendTo==="body"?this.renderer.appendChild(this.document.body,this.container):g.appendChild(this.container,this.appendTo))}bindDocumentEscapeListener(){let e=this.el?this.el.nativeElement.ownerDocument:this.document;this.documentEscapeListener=this.renderer.listen(e,"keydown",i=>{i.which==27&&parseInt(this.container.style.zIndex)===Me.get(this.container)&&this.close(i)})}unbindDocumentEscapeListener(){this.documentEscapeListener&&(this.documentEscapeListener(),this.documentEscapeListener=null)}unbindMaskClickListener(){this.maskClickListener&&(this.maskClickListener(),this.maskClickListener=null)}unbindGlobalListeners(){this.unbindMaskClickListener(),this.unbindDocumentEscapeListener()}unbindAnimationEndListener(){this.animationEndListener&&this.mask&&(this.animationEndListener(),this.animationEndListener=null)}ngOnDestroy(){this.initialized=!1,this.visible&&this.modal&&this.destroyModal(),this.appendTo&&this.container&&this.renderer.appendChild(this.el.nativeElement,this.container),this.container&&this.autoZIndex&&Me.clear(this.container),this.container=null,this.unbindGlobalListeners(),this.unbindAnimationEndListener()}static \u0275fac=function(i){return new(i||t)(f(ie),f(N),f(pe),f(se),f($e))};static \u0275cmp=v({type:t,selectors:[["p-sidebar"]],contentQueries:function(i,o,r){if(i&1&&K(r,ue,4),i&2){let s;H(s=z())&&(o.templates=s)}},hostAttrs:[1,"p-element"],inputs:{appendTo:"appendTo",blockScroll:"blockScroll",style:"style",styleClass:"styleClass",ariaCloseLabel:"ariaCloseLabel",autoZIndex:"autoZIndex",baseZIndex:"baseZIndex",modal:"modal",dismissible:"dismissible",showCloseIcon:"showCloseIcon",closeOnEscape:"closeOnEscape",transitionOptions:"transitionOptions",visible:"visible",position:"position",fullScreen:"fullScreen"},outputs:{onShow:"onShow",onHide:"onHide",visibleChange:"visibleChange"},ngContentSelectors:ns,decls:1,vars:1,consts:[["role","complementary",3,"ngClass","ngStyle","class","keydown",4,"ngIf"],["role","complementary",3,"ngClass","ngStyle","keydown"],["container",""],[4,"ngIf","ngIfElse"],["notHeadless",""],[4,"ngTemplateOutlet"],[1,"p-sidebar-header"],["type","button","class","p-sidebar-close p-sidebar-icon p-link","pRipple","",3,"click","keydown.enter",4,"ngIf"],[1,"p-sidebar-content"],[4,"ngIf"],["type","button","pRipple","",1,"p-sidebar-close","p-sidebar-icon","p-link",3,"click","keydown.enter"],[3,"styleClass",4,"ngIf"],["class","p-sidebar-close-icon",4,"ngIf"],[3,"styleClass"],[1,"p-sidebar-close-icon"],[1,"p-sidebar-footer"]],template:function(i,o){i&1&&(X(),h(0,is,5,22,"div",0)),i&2&&l("ngIf",o.visible)},dependencies:()=>[J,le,ce,ee,Je,it],styles:[`@layer primeng{.p-sidebar{position:fixed;transition:transform .3s;display:flex;flex-direction:column}.p-sidebar-content{position:relative;overflow-y:auto;flex-grow:1}.p-sidebar-header{display:flex;align-items:center}.p-sidebar-footer{margin-top:auto}.p-sidebar-icon{display:flex;align-items:center;justify-content:center;margin-left:auto}.p-sidebar-left{top:0;left:0;width:20rem;height:100%}.p-sidebar-right{top:0;right:0;width:20rem;height:100%}.p-sidebar-top{top:0;left:0;width:100%;height:10rem}.p-sidebar-bottom{bottom:0;left:0;width:100%;height:10rem}.p-sidebar-full{width:100%;height:100%;top:0;left:0;transition:none}.p-sidebar-left.p-sidebar-sm,.p-sidebar-right.p-sidebar-sm{width:20rem}.p-sidebar-left.p-sidebar-md,.p-sidebar-right.p-sidebar-md{width:40rem}.p-sidebar-left.p-sidebar-lg,.p-sidebar-right.p-sidebar-lg{width:60rem}.p-sidebar-top.p-sidebar-sm,.p-sidebar-bottom.p-sidebar-sm{height:10rem}.p-sidebar-top.p-sidebar-md,.p-sidebar-bottom.p-sidebar-md{height:20rem}.p-sidebar-top.p-sidebar-lg,.p-sidebar-bottom.p-sidebar-lg{height:30rem}@media screen and (max-width: 64em){.p-sidebar-left.p-sidebar-lg,.p-sidebar-left.p-sidebar-md,.p-sidebar-right.p-sidebar-lg,.p-sidebar-right.p-sidebar-md{width:20rem}}} +`],encapsulation:2,data:{animation:[vt("panelState",[We("void => visible",[Ue(os)]),We("visible => void",[Ue(rs)])])]},changeDetection:0})}return t})(),En=(()=>{class t{static \u0275fac=function(i){return new(i||t)};static \u0275mod=O({type:t});static \u0275inj=k({imports:[L,et,ne,it,ne]})}return t})();function as(t,n){if(t&1&&(c(0,"a",6),C(1),d()),t&2){let e=n.$implicit;l("routerLink","../../series/"+e.slug),a(),F(e.name)}}function ls(t,n){if(t&1&&(c(0,"a",7),m(1,"i"),d()),t&2){let e=p().$implicit;he("href",e.value,te),a(),pt("pi pi-",e.key,"")}}function cs(t,n){if(t&1&&(c(0,"a",7),m(1,"i",8),d()),t&2){let e=p().$implicit;he("href",e.value,te)}}function ds(t,n){if(t&1&&h(0,ls,2,4,"a",7)(1,cs,2,1,"a",7),t&2){let e=n.$implicit;Z(0,e.value&&e.key!=="website"?0:-1),a(),Z(1,e.value&&e.key==="website"?1:-1)}}var Tn=(()=>{let n=class n{constructor(){this.sidebarVisible=!1,this.blogService=B(de)}ngOnInit(){this.querySubscription=this.blogService.getBlogInfo().subscribe(i=>{this.blogInfo=i;let s=i.links,{__typename:o}=s,r=ct(s,["__typename"]);this.blogSocialLinks=r}),this.querySubscription=this.blogService.getSeriesList().subscribe(i=>{this.seriesList=i})}ngOnDestroy(){this.querySubscription?.unsubscribe()}};n.\u0275fac=function(o){return new(o||n)},n.\u0275cmp=v({type:n,selectors:[["app-sidenav"]],standalone:!0,features:[T],decls:13,vars:3,consts:[[3,"visible","visibleChange"],[1,"sidenav-menu"],[1,"series"],[1,"social"],[1,"social-link"],["icon","pi pi-bars",3,"click"],[1,"series-link",3,"routerLink"],["target","_blank","rel","noopener noreferrer",3,"href"],[1,"pi","pi-globe"],["class","series-link",3,"routerLink"]],template:function(o,r){o&1&&(c(0,"p-sidebar",0),ge("visibleChange",function(u){return fe(r.sidebarVisible,u)||(r.sidebarVisible=u),u}),c(1,"div",1)(2,"div",2)(3,"h3"),C(4,"Series"),d(),Ce(5,as,2,2,"a",9,Be),d(),c(7,"div",3)(8,"div",4),Ce(9,ds,2,2,null,null,Be),ae(11,"keyvalue"),d()()()(),c(12,"p-button",5),w("click",function(){return r.sidebarVisible=!0}),d()),o&2&&(me("visible",r.sidebarVisible),a(5),we(r.seriesList),a(4),we(_e(11,1,r.blogSocialLinks)))},dependencies:[yt,qe,En,Sn,Ie,tt],styles:[".sidenav-menu[_ngcontent-%COMP%]{display:flex;flex-direction:column;margin-top:5rem;padding:1rem}.sidenav-menu[_ngcontent-%COMP%] .series[_ngcontent-%COMP%]{display:flex;flex-direction:column}.sidenav-menu[_ngcontent-%COMP%] .series[_ngcontent-%COMP%] h3[_ngcontent-%COMP%]{font-weight:400;text-transform:uppercase;margin:0 0 .5rem}.sidenav-menu[_ngcontent-%COMP%] .social[_ngcontent-%COMP%]{display:flex;width:100%;margin:1rem 0}.sidenav-menu[_ngcontent-%COMP%] .social[_ngcontent-%COMP%] a[_ngcontent-%COMP%]{margin-right:.5rem}p-button[_ngcontent-%COMP%]{margin-right:1rem}"]});let t=n;return t})();function us(t,n){if(t&1&&m(0,"span",5),t&2){let e=p(2);l("ngClass",e.icon)}}function ps(t,n){if(t&1&&(j(0),h(1,us,1,1,"span",4),W()),t&2){let e=p();a(),l("ngIf",e.icon)}}function hs(t,n){}function ms(t,n){t&1&&h(0,hs,0,0,"ng-template")}function fs(t,n){if(t&1&&(c(0,"span",6),h(1,ms,1,0,null,7),d()),t&2){let e=p();a(),l("ngTemplateOutlet",e.iconTemplate)}}var gs=["*"],Vn=(()=>{class t{style;styleClass;severity;value;icon;rounded;templates;iconTemplate;ngAfterContentInit(){this.templates?.forEach(e=>{switch(e.getType()){case"icon":this.iconTemplate=e.template;break}})}containerClass(){return{"p-tag p-component":!0,"p-tag-info":this.severity==="info","p-tag-success":this.severity==="success","p-tag-warning":this.severity==="warning","p-tag-danger":this.severity==="danger","p-tag-rounded":this.rounded}}static \u0275fac=function(i){return new(i||t)};static \u0275cmp=v({type:t,selectors:[["p-tag"]],contentQueries:function(i,o,r){if(i&1&&K(r,ue,4),i&2){let s;H(s=z())&&(o.templates=s)}},hostAttrs:[1,"p-element"],inputs:{style:"style",styleClass:"styleClass",severity:"severity",value:"value",icon:"icon",rounded:"rounded"},ngContentSelectors:gs,decls:6,vars:7,consts:[[3,"ngClass","ngStyle"],[4,"ngIf"],["class","p-tag-icon",4,"ngIf"],[1,"p-tag-value"],["class","p-tag-icon",3,"ngClass",4,"ngIf"],[1,"p-tag-icon",3,"ngClass"],[1,"p-tag-icon"],[4,"ngTemplateOutlet"]],template:function(i,o){i&1&&(X(),c(0,"span",0),Q(1),h(2,ps,2,1,"ng-container",1)(3,fs,2,1,"span",2),c(4,"span",3),C(5),d()()),i&2&&(E(o.styleClass),l("ngClass",o.containerClass())("ngStyle",o.style),a(2),l("ngIf",!o.iconTemplate),a(),l("ngIf",o.iconTemplate),a(2),F(o.value))},dependencies:[J,le,ce,ee],styles:[`@layer primeng{.p-tag{display:inline-flex;align-items:center;justify-content:center}.p-tag-icon,.p-tag-value,.p-tag-icon.pi{line-height:1.5}.p-tag.p-tag-rounded{border-radius:10rem}} +`],encapsulation:2,changeDetection:0})}return t})(),On=(()=>{class t{static \u0275fac=function(i){return new(i||t)};static \u0275mod=O({type:t});static \u0275inj=k({imports:[L,ne,ne]})}return t})();var kn=(()=>{let n=class n{constructor(){this.domSanitizer=B(Si)}transform(i){return this.domSanitizer.bypassSecurityTrustHtml(i)}};n.\u0275fac=function(o){return new(o||n)},n.\u0275pipe=ri({name:"sanitizerHtml",type:n,pure:!0,standalone:!0});let t=n;return t})();function ys(t,n){t&1&&(c(0,"article")(1,"h1",5),C(2),d(),m(3,"img",6),c(4,"div",7)(5,"div",8),m(6,"img",9),c(7,"div",10)(8,"span",11),C(9),d(),c(10,"div",12)(11,"p-tag",13),ae(12,"date"),m(13,"i",14),d(),c(14,"p-tag",13),m(15,"i",15),d()()()()(),m(16,"div",16),ae(17,"sanitizerHtml"),d()),t&2&&(a(2),F(n.title),a(),Ht("alt","Cover image for ",n.title,""),l("src",n.coverImage.url,te),a(3),he("alt",n.author.name),l("src",n.author.profilePicture,te),a(3),F(n.author.name),a(2),he("value",_i(12,9,n.publishedAt,"MMM dd, yyyy")),a(3),Ht("value","",n.readTimeInMinutes," min read"),a(2),l("innerHTML",_e(17,12,n.content.html),li))}var Fn=(()=>{let n=class n{constructor(){this.blogName="",this.checked=!0,this.selectedTheme="dark",this.route=B(Vi),this.blogService=B(de),this.themeService=B(Ot)}ngOnInit(){this.querySubscription=this.blogService.getBlogInfo().subscribe(i=>{this.blogInfo=i,this.blogName=this.blogInfo.title}),this.post$=this.blogService.getSinglePost(this.slug)}onThemeChange(i){this.selectedTheme=i,this.themeService.setTheme(i)}ngOnDestroy(){this.querySubscription?.unsubscribe()}};n.\u0275fac=function(o){return new(o||n)},n.\u0275cmp=v({type:n,selectors:[["app-post-details"]],inputs:{slug:"slug"},standalone:!0,features:[T],decls:12,vars:5,consts:[[1,"post-details-page"],[1,"p-toolbar-group-start"],["routerLink","/",1,"logo"],[1,"p-toolbar-group-end"],["id","theme-switch",3,"ngModel","ngModelChange","click"],[1,"title"],[1,"cover-image",3,"src","alt"],[1,"post-details"],[1,"author-info"],[1,"author-image",3,"src","alt"],[1,"author-text"],[1,"author-name"],[1,"post-meta"],[3,"value"],[1,"tag-icon","pi","pi-calendar"],[1,"tag-icon","pi","pi-book"],[1,"content",3,"innerHTML"]],template:function(o,r){if(o&1&&(c(0,"div",0)(1,"p-toolbar")(2,"div",1),m(3,"app-sidenav"),c(4,"a",2)(5,"h1"),C(6),d()()(),c(7,"div",3)(8,"p-inputSwitch",4),ge("ngModelChange",function(u){return fe(r.checked,u)||(r.checked=u),u}),w("click",function(){return r.onThemeChange(r.checked?"dark":"light")}),d()()(),h(9,ys,18,14,"article"),ae(10,"async"),m(11,"app-footer"),d()),o&2){let s;a(6),F(r.blogName),a(2),me("ngModel",r.checked),a(),Z(9,(s=_e(10,3,r.post$))?9:-1,s)}},dependencies:[_t,Ci,qe,Tn,At,Ye,Ze,ke,On,Vn,Ke,Xe,Ie,kt,lt,kn],styles:[".post-details-page[_ngcontent-%COMP%] p-toolbar[_ngcontent-%COMP%] .p-toolbar-group-start[_ngcontent-%COMP%] h1[_ngcontent-%COMP%]{font-size:1.3rem;font-weight:500;margin:0}.post-details-page[_ngcontent-%COMP%] article[_ngcontent-%COMP%]{margin:0 auto;max-width:50vw;padding:1.25rem;border-radius:.3125rem}.post-details-page[_ngcontent-%COMP%] article[_ngcontent-%COMP%] .title[_ngcontent-%COMP%]{font-size:1.7rem;font-weight:500;margin-bottom:.625rem}.post-details-page[_ngcontent-%COMP%] article[_ngcontent-%COMP%] .cover-image[_ngcontent-%COMP%]{max-width:100%;height:auto;margin-bottom:.5rem;border-radius:.3125rem}.post-details-page[_ngcontent-%COMP%] article[_ngcontent-%COMP%] .post-details[_ngcontent-%COMP%]{border-radius:1.25rem;display:flex;align-items:center;margin:1rem 0}.post-details-page[_ngcontent-%COMP%] article[_ngcontent-%COMP%] .post-details[_ngcontent-%COMP%] .author-info[_ngcontent-%COMP%]{display:flex;align-items:center}.post-details-page[_ngcontent-%COMP%] article[_ngcontent-%COMP%] .post-details[_ngcontent-%COMP%] .author-info[_ngcontent-%COMP%] .author-image[_ngcontent-%COMP%]{border-radius:50%;width:3.125rem}.post-details-page[_ngcontent-%COMP%] article[_ngcontent-%COMP%] .post-details[_ngcontent-%COMP%] .author-info[_ngcontent-%COMP%] .author-text[_ngcontent-%COMP%]{display:flex;flex-direction:column;margin-left:.625rem}.post-details-page[_ngcontent-%COMP%] article[_ngcontent-%COMP%] .post-details[_ngcontent-%COMP%] .author-info[_ngcontent-%COMP%] .author-text[_ngcontent-%COMP%] .author-name[_ngcontent-%COMP%]{font-weight:500}.post-details-page[_ngcontent-%COMP%] article[_ngcontent-%COMP%] .post-details[_ngcontent-%COMP%] .author-info[_ngcontent-%COMP%] .author-text[_ngcontent-%COMP%] .post-meta[_ngcontent-%COMP%]{display:flex;align-items:center}.post-details-page[_ngcontent-%COMP%] article[_ngcontent-%COMP%] .post-details[_ngcontent-%COMP%] .author-info[_ngcontent-%COMP%] .author-text[_ngcontent-%COMP%] .post-meta[_ngcontent-%COMP%] p-tag[_ngcontent-%COMP%]{margin:.3rem}.post-details-page[_ngcontent-%COMP%] article[_ngcontent-%COMP%] .post-details[_ngcontent-%COMP%] .author-info[_ngcontent-%COMP%] .author-text[_ngcontent-%COMP%] .post-meta[_ngcontent-%COMP%] p-tag[_ngcontent-%COMP%] i[_ngcontent-%COMP%]{margin-right:.1rem}.post-details-page[_ngcontent-%COMP%] article[_ngcontent-%COMP%] .content[_ngcontent-%COMP%]{font-size:1rem;line-height:1.5rem}"]});let t=n;return t})();var Pn=[{path:"",component:Dn,children:[{path:"",loadComponent:()=>import("./chunk-AXW2RRA2.mjs").then(t=>t.PostsComponent)},{path:"series/:slug",loadComponent:()=>import("./chunk-ETOGTFRM.mjs").then(t=>t.SeriesComponent)}]},{path:"post/:slug",component:Fn}];var bs="@",vs=(()=>{let n=class n{constructor(i,o,r,s,u){this.doc=i,this.delegate=o,this.zone=r,this.animationType=s,this.moduleImpl=u,this._rendererFactoryPromise=null,this.scheduler=B(di,{optional:!0})}ngOnDestroy(){this._engine?.flush()}loadImpl(){return(this.moduleImpl??import("./chunk-KLEAS67C.mjs")).catch(o=>{throw new Nt(5300,!1)}).then(({\u0275createEngine:o,\u0275AnimationRendererFactory:r})=>{this._engine=o(this.animationType,this.doc,this.scheduler);let s=new r(this.delegate,this._engine,this.zone);return this.delegate=s,s})}createRenderer(i,o){let r=this.delegate.createRenderer(i,o);if(r.\u0275type===0)return r;typeof r.throwOnSyntheticProps=="boolean"&&(r.throwOnSyntheticProps=!1);let s=new ei(r);return o?.data?.animation&&!this._rendererFactoryPromise&&(this._rendererFactoryPromise=this.loadImpl()),this._rendererFactoryPromise?.then(u=>{let b=u.createRenderer(i,o);s.use(b)}).catch(u=>{s.use(r)}),s}begin(){this.delegate.begin?.()}end(){this.delegate.end?.()}whenRenderingDone(){return this.delegate.whenRenderingDone?.()??Promise.resolve()}};n.\u0275fac=function(o){ci()},n.\u0275prov=Ee({token:n,factory:n.\u0275fac});let t=n;return t})(),ei=class{constructor(n){this.delegate=n,this.replay=[],this.\u0275type=1}use(n){if(this.delegate=n,this.replay!==null){for(let e of this.replay)e(n);this.replay=null}}get data(){return this.delegate.data}destroy(){this.replay=null,this.delegate.destroy()}createElement(n,e){return this.delegate.createElement(n,e)}createComment(n){return this.delegate.createComment(n)}createText(n){return this.delegate.createText(n)}get destroyNode(){return this.delegate.destroyNode}appendChild(n,e){this.delegate.appendChild(n,e)}insertBefore(n,e,i,o){this.delegate.insertBefore(n,e,i,o)}removeChild(n,e,i){this.delegate.removeChild(n,e,i)}selectRootElement(n,e){return this.delegate.selectRootElement(n,e)}parentNode(n){return this.delegate.parentNode(n)}nextSibling(n){return this.delegate.nextSibling(n)}setAttribute(n,e,i,o){this.delegate.setAttribute(n,e,i,o)}removeAttribute(n,e,i){this.delegate.removeAttribute(n,e,i)}addClass(n,e){this.delegate.addClass(n,e)}removeClass(n,e){this.delegate.removeClass(n,e)}setStyle(n,e,i,o){this.delegate.setStyle(n,e,i,o)}removeStyle(n,e,i){this.delegate.removeStyle(n,e,i)}setProperty(n,e,i){this.shouldReplay(e)&&this.replay.push(o=>o.setProperty(n,e,i)),this.delegate.setProperty(n,e,i)}setValue(n,e){this.delegate.setValue(n,e)}listen(n,e,i){return this.shouldReplay(e)&&this.replay.push(o=>o.listen(n,e,i)),this.delegate.listen(n,e,i)}shouldReplay(n){return this.replay!==null&&n.startsWith(bs)}};function An(t="animations"){return ai([{provide:ui,useFactory:(n,e,i)=>new vs(n,e,i,t),deps:[ie,Ii,Ae]},{provide:si,useValue:t==="noop"?"NoopAnimations":"BrowserAnimations"}])}var Cs=(t,n,e)=>{let i=["POST","PUT","PATCH"].indexOf(t.method.toUpperCase())!==-1,o=y=>["variables","extensions"].indexOf(y.toLowerCase())!==-1,r=t.body.length,s=t.options&&t.options.useMultipart,u;if(s){if(r)return new nt(y=>y.error(new Error("File upload is not available when combined with Batching")));if(!i)return new nt(y=>y.error(new Error("File upload is not available when GET is used")));if(!e)return new nt(y=>y.error(new Error(`To use File upload you need to pass "extractFiles" function from "extract-files" library to HttpLink's options`)));u=e(t.body),s=!!u.files.size}let b={};if(r){if(!i)return new nt(y=>y.error(new Error("Batching is not available for GET requests")));b={body:t.body}}else{let y=s?u.clone:t.body;i?b={body:y}:b={params:Object.keys(t.body).reduce((D,M)=>{let x=t.body[M];return D[M]=o(M)?JSON.stringify(x):x,D},{})}}if(s&&i){let y=new FormData;y.append("operations",JSON.stringify(b.body));let I={},D=u.files,M=0;D.forEach(x=>{I[++M]=x}),y.append("map",JSON.stringify(I)),M=0,D.forEach((x,G)=>{y.append(++M+"",G,G.name)}),b.body=y}return n.request(t.method,t.url,U(U({observe:"response",responseType:"json",reportProgress:!1},b),t.options))},ws=(t,n)=>t&&n?n.keys().reduce((i,o)=>i.set(o,n.getAll(o)),t):n||t;function Ms(...t){let n=t.find(e=>typeof e<"u");return typeof n>"u"?t[t.length-1]:n}function xs(t){let n=t.headers&&t.headers instanceof Rt?t.headers:new Rt(t.headers);if(t.clientAwareness){let{name:e,version:i}=t.clientAwareness;e&&!n.has("apollographql-client-name")&&(n=n.set("apollographql-client-name",e)),i&&!n.has("apollographql-client-version")&&(n=n.set("apollographql-client-version",i))}return n}var ti=class extends Li{httpClient;options;requester;print=Pi;constructor(n,e){super(),this.httpClient=n,this.options=e,this.options.operationPrinter&&(this.print=this.options.operationPrinter),this.requester=i=>new Ai(o=>{let r=i.getContext(),s=(oe,Hn)=>Ms(r[oe],this.options[oe],Hn),u=s("method","POST"),b=s("includeQuery",!0),y=s("includeExtensions",!1),I=s("uri","graphql"),D=s("withCredentials"),M=s("useMultipart"),x=this.options.useGETForQueries===!0,G=i.query.definitions.some(oe=>oe.kind==="OperationDefinition"&&oe.operation==="query");x&&G&&(u="GET");let be={method:u,url:typeof I=="function"?I(i):I,body:{operationName:i.operationName,variables:i.variables},options:{withCredentials:D,useMultipart:M,headers:this.options.headers}};y&&(be.body.extensions=i.extensions),b&&(be.body.query=this.print(i.query));let Lt=xs(r);be.options.headers=ws(be.options.headers,Lt);let De=Cs(be,this.httpClient,this.options.extractFiles).subscribe({next:oe=>{i.setContext({response:oe}),o.next(oe.body)},error:oe=>o.error(oe),complete:()=>o.complete()});return()=>{De.closed||De.unsubscribe()}})}request(n){return this.requester(n)}},Ln=(()=>{class t{httpClient;constructor(e){this.httpClient=e}create(e){return new ti(this.httpClient,e)}static \u0275fac=function(i){return new(i||t)(ut(wi))};static \u0275prov=Ee({token:t,factory:t.\u0275fac,providedIn:"root"})}return t})();var Is="https://gql.hashnode.com/";function Ds(t){return{link:t.create({uri:Is}),cache:new Ni}}var Nn={providers:[ki(Pn,Fi()),Ei(),An(),Mi(xi()),{provide:Bi,useFactory:Ds,deps:[Ln]},Hi]};var Ss={providers:[Ti()]},Bn=vi(Nn,Ss);var Es=()=>Di(Wi,Bn),vd=Es;export{vd as a}; diff --git a/angular-primeng-app/dist/server/chunk-X2NXM42Z.mjs b/angular-primeng-app/dist/server/chunk-X2NXM42Z.mjs deleted file mode 100644 index 5fdc2f3..0000000 --- a/angular-primeng-app/dist/server/chunk-X2NXM42Z.mjs +++ /dev/null @@ -1,43 +0,0 @@ -import './polyfills.server.mjs'; -import{a as J,b as Je,d as ua,h as Lr}from"./chunk-VVCT4QZE.mjs";var Em=null;var uu=1,du=Symbol("SIGNAL");function vt(t){let e=Em;return Em=t,e}var bm={version:0,lastCleanEpoch:0,dirty:!1,producerNode:void 0,producerLastReadVersion:void 0,producerIndexOfThis:void 0,nextProducerIndex:0,liveConsumerNode:void 0,liveConsumerIndexOfThis:void 0,consumerAllowSignalWrites:!1,consumerIsAlwaysLive:!1,producerMustRecompute:()=>!1,producerRecomputeValue:()=>{},consumerMarkedDirty:()=>{},consumerOnSignalRead:()=>{}};function Jw(t){if(!(pu(t)&&!t.dirty)&&!(!t.dirty&&t.lastCleanEpoch===uu)){if(!t.producerMustRecompute(t)&&!fu(t)){t.dirty=!1,t.lastCleanEpoch=uu;return}t.producerRecomputeValue(t),t.dirty=!1,t.lastCleanEpoch=uu}}function wm(t){return t&&(t.nextProducerIndex=0),vt(t)}function Dm(t,e){if(vt(e),!(!t||t.producerNode===void 0||t.producerIndexOfThis===void 0||t.producerLastReadVersion===void 0)){if(pu(t))for(let n=t.nextProducerIndex;nt.nextProducerIndex;)t.producerNode.pop(),t.producerLastReadVersion.pop(),t.producerIndexOfThis.pop()}}function fu(t){da(t);for(let e=0;e0}function da(t){t.producerNode??=[],t.producerIndexOfThis??=[],t.producerLastReadVersion??=[]}function eD(t){t.liveConsumerNode??=[],t.liveConsumerIndexOfThis??=[]}function tD(){throw new Error}var nD=tD;function Tm(t){nD=t}function me(t){return typeof t=="function"}function fi(t){let n=t(r=>{Error.call(r),r.stack=new Error().stack});return n.prototype=Object.create(Error.prototype),n.prototype.constructor=n,n}var fa=fi(t=>function(n){t(this),this.message=n?`${n.length} errors occurred during unsubscription: -${n.map((r,i)=>`${i+1}) ${r.toString()}`).join(` - `)}`:"",this.name="UnsubscriptionError",this.errors=n});function Ds(t,e){if(t){let n=t.indexOf(e);0<=n&&t.splice(n,1)}}var it=class t{constructor(e){this.initialTeardown=e,this.closed=!1,this._parentage=null,this._finalizers=null}unsubscribe(){let e;if(!this.closed){this.closed=!0;let{_parentage:n}=this;if(n)if(this._parentage=null,Array.isArray(n))for(let s of n)s.remove(this);else n.remove(this);let{initialTeardown:r}=this;if(me(r))try{r()}catch(s){e=s instanceof fa?s.errors:[s]}let{_finalizers:i}=this;if(i){this._finalizers=null;for(let s of i)try{Sm(s)}catch(o){e=e??[],o instanceof fa?e=[...e,...o.errors]:e.push(o)}}if(e)throw new fa(e)}}add(e){var n;if(e&&e!==this)if(this.closed)Sm(e);else{if(e instanceof t){if(e.closed||e._hasParent(this))return;e._addParent(this)}(this._finalizers=(n=this._finalizers)!==null&&n!==void 0?n:[]).push(e)}}_hasParent(e){let{_parentage:n}=this;return n===e||Array.isArray(n)&&n.includes(e)}_addParent(e){let{_parentage:n}=this;this._parentage=Array.isArray(n)?(n.push(e),n):n?[n,e]:e}_removeParent(e){let{_parentage:n}=this;n===e?this._parentage=null:Array.isArray(n)&&Ds(n,e)}remove(e){let{_finalizers:n}=this;n&&Ds(n,e),e instanceof t&&e._removeParent(this)}};it.EMPTY=(()=>{let t=new it;return t.closed=!0,t})();var mu=it.EMPTY;function ha(t){return t instanceof it||t&&"closed"in t&&me(t.remove)&&me(t.add)&&me(t.unsubscribe)}function Sm(t){me(t)?t():t.unsubscribe()}var Jt={onUnhandledError:null,onStoppedNotification:null,Promise:void 0,useDeprecatedSynchronousErrorHandling:!1,useDeprecatedNextContext:!1};var hi={setTimeout(t,e,...n){let{delegate:r}=hi;return r?.setTimeout?r.setTimeout(t,e,...n):setTimeout(t,e,...n)},clearTimeout(t){let{delegate:e}=hi;return(e?.clearTimeout||clearTimeout)(t)},delegate:void 0};function pa(t){hi.setTimeout(()=>{let{onUnhandledError:e}=Jt;if(e)e(t);else throw t})}function _s(){}var Cm=gu("C",void 0,void 0);function Im(t){return gu("E",void 0,t)}function Mm(t){return gu("N",t,void 0)}function gu(t,e,n){return{kind:t,value:e,error:n}}var Pr=null;function pi(t){if(Jt.useDeprecatedSynchronousErrorHandling){let e=!Pr;if(e&&(Pr={errorThrown:!1,error:null}),t(),e){let{errorThrown:n,error:r}=Pr;if(Pr=null,n)throw r}}else t()}function Nm(t){Jt.useDeprecatedSynchronousErrorHandling&&Pr&&(Pr.errorThrown=!0,Pr.error=t)}var Fr=class extends it{constructor(e){super(),this.isStopped=!1,e?(this.destination=e,ha(e)&&e.add(this)):this.destination=sD}static create(e,n,r){return new mi(e,n,r)}next(e){this.isStopped?vu(Mm(e),this):this._next(e)}error(e){this.isStopped?vu(Im(e),this):(this.isStopped=!0,this._error(e))}complete(){this.isStopped?vu(Cm,this):(this.isStopped=!0,this._complete())}unsubscribe(){this.closed||(this.isStopped=!0,super.unsubscribe(),this.destination=null)}_next(e){this.destination.next(e)}_error(e){try{this.destination.error(e)}finally{this.unsubscribe()}}_complete(){try{this.destination.complete()}finally{this.unsubscribe()}}},rD=Function.prototype.bind;function yu(t,e){return rD.call(t,e)}var Eu=class{constructor(e){this.partialObserver=e}next(e){let{partialObserver:n}=this;if(n.next)try{n.next(e)}catch(r){ma(r)}}error(e){let{partialObserver:n}=this;if(n.error)try{n.error(e)}catch(r){ma(r)}else ma(e)}complete(){let{partialObserver:e}=this;if(e.complete)try{e.complete()}catch(n){ma(n)}}},mi=class extends Fr{constructor(e,n,r){super();let i;if(me(e)||!e)i={next:e??void 0,error:n??void 0,complete:r??void 0};else{let s;this&&Jt.useDeprecatedNextContext?(s=Object.create(e),s.unsubscribe=()=>this.unsubscribe(),i={next:e.next&&yu(e.next,s),error:e.error&&yu(e.error,s),complete:e.complete&&yu(e.complete,s)}):i=e}this.destination=new Eu(i)}};function ma(t){Jt.useDeprecatedSynchronousErrorHandling?Nm(t):pa(t)}function iD(t){throw t}function vu(t,e){let{onStoppedNotification:n}=Jt;n&&hi.setTimeout(()=>n(t,e))}var sD={closed:!0,next:_s,error:iD,complete:_s};var gi=typeof Symbol=="function"&&Symbol.observable||"@@observable";function xt(t){return t}function bu(...t){return wu(t)}function wu(t){return t.length===0?xt:t.length===1?t[0]:function(n){return t.reduce((r,i)=>i(r),n)}}var ke=(()=>{class t{constructor(n){n&&(this._subscribe=n)}lift(n){let r=new t;return r.source=this,r.operator=n,r}subscribe(n,r,i){let s=aD(n)?n:new mi(n,r,i);return pi(()=>{let{operator:o,source:a}=this;s.add(o?o.call(s,a):a?this._subscribe(s):this._trySubscribe(s))}),s}_trySubscribe(n){try{return this._subscribe(n)}catch(r){n.error(r)}}forEach(n,r){return r=Am(r),new r((i,s)=>{let o=new mi({next:a=>{try{n(a)}catch(c){s(c),o.unsubscribe()}},error:s,complete:i});this.subscribe(o)})}_subscribe(n){var r;return(r=this.source)===null||r===void 0?void 0:r.subscribe(n)}[gi](){return this}pipe(...n){return wu(n)(this)}toPromise(n){return n=Am(n),new n((r,i)=>{let s;this.subscribe(o=>s=o,o=>i(o),()=>r(s))})}}return t.create=e=>new t(e),t})();function Am(t){var e;return(e=t??Jt.Promise)!==null&&e!==void 0?e:Promise}function oD(t){return t&&me(t.next)&&me(t.error)&&me(t.complete)}function aD(t){return t&&t instanceof Fr||oD(t)&&ha(t)}function Du(t){return me(t?.lift)}function Me(t){return e=>{if(Du(e))return e.lift(function(n){try{return t(n,this)}catch(r){this.error(r)}});throw new TypeError("Unable to lift unknown Observable type")}}function Ce(t,e,n,r,i){return new _u(t,e,n,r,i)}var _u=class extends Fr{constructor(e,n,r,i,s,o){super(e),this.onFinalize=s,this.shouldUnsubscribe=o,this._next=n?function(a){try{n(a)}catch(c){e.error(c)}}:super._next,this._error=i?function(a){try{i(a)}catch(c){e.error(c)}finally{this.unsubscribe()}}:super._error,this._complete=r?function(){try{r()}catch(a){e.error(a)}finally{this.unsubscribe()}}:super._complete}unsubscribe(){var e;if(!this.shouldUnsubscribe||this.shouldUnsubscribe()){let{closed:n}=this;super.unsubscribe(),!n&&((e=this.onFinalize)===null||e===void 0||e.call(this))}}};function yi(){return Me((t,e)=>{let n=null;t._refCount++;let r=Ce(e,void 0,void 0,void 0,()=>{if(!t||t._refCount<=0||0<--t._refCount){n=null;return}let i=t._connection,s=n;n=null,i&&(!s||i===s)&&i.unsubscribe(),e.unsubscribe()});t.subscribe(r),r.closed||(n=t.connect())})}var vi=class extends ke{constructor(e,n){super(),this.source=e,this.subjectFactory=n,this._subject=null,this._refCount=0,this._connection=null,Du(e)&&(this.lift=e.lift)}_subscribe(e){return this.getSubject().subscribe(e)}getSubject(){let e=this._subject;return(!e||e.isStopped)&&(this._subject=this.subjectFactory()),this._subject}_teardown(){this._refCount=0;let{_connection:e}=this;this._subject=this._connection=null,e?.unsubscribe()}connect(){let e=this._connection;if(!e){e=this._connection=new it;let n=this.getSubject();e.add(this.source.subscribe(Ce(n,void 0,()=>{this._teardown(),n.complete()},r=>{this._teardown(),n.error(r)},()=>this._teardown()))),e.closed&&(this._connection=null,e=it.EMPTY)}return e}refCount(){return yi()(this)}};var xm=fi(t=>function(){t(this),this.name="ObjectUnsubscribedError",this.message="object unsubscribed"});var Et=(()=>{class t extends ke{constructor(){super(),this.closed=!1,this.currentObservers=null,this.observers=[],this.isStopped=!1,this.hasError=!1,this.thrownError=null}lift(n){let r=new ga(this,this);return r.operator=n,r}_throwIfClosed(){if(this.closed)throw new xm}next(n){pi(()=>{if(this._throwIfClosed(),!this.isStopped){this.currentObservers||(this.currentObservers=Array.from(this.observers));for(let r of this.currentObservers)r.next(n)}})}error(n){pi(()=>{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(){pi(()=>{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:i,observers:s}=this;return r||i?mu:(this.currentObservers=null,s.push(n),new it(()=>{this.currentObservers=null,Ds(s,n)}))}_checkFinalizedStatuses(n){let{hasError:r,thrownError:i,isStopped:s}=this;r?n.error(i):s&&n.complete()}asObservable(){let n=new ke;return n.source=this,n}}return t.create=(e,n)=>new ga(e,n),t})(),ga=class extends Et{constructor(e,n){super(),this.destination=e,this.source=n}next(e){var n,r;(r=(n=this.destination)===null||n===void 0?void 0:n.next)===null||r===void 0||r.call(n,e)}error(e){var n,r;(r=(n=this.destination)===null||n===void 0?void 0:n.error)===null||r===void 0||r.call(n,e)}complete(){var e,n;(n=(e=this.destination)===null||e===void 0?void 0:e.complete)===null||n===void 0||n.call(e)}_subscribe(e){var n,r;return(r=(n=this.source)===null||n===void 0?void 0:n.subscribe(e))!==null&&r!==void 0?r:mu}};var dt=class extends Et{constructor(e){super(),this._value=e}get value(){return this.getValue()}_subscribe(e){let n=super._subscribe(e);return!n.closed&&e.next(this._value),n}getValue(){let{hasError:e,thrownError:n,_value:r}=this;if(e)throw n;return this._throwIfClosed(),r}next(e){super.next(this._value=e)}};var Vt=new ke(t=>t.complete());function Rm(t){return t&&me(t.schedule)}function Om(t){return t[t.length-1]}function ya(t){return me(Om(t))?t.pop():void 0}function ir(t){return Rm(Om(t))?t.pop():void 0}function Lm(t,e,n,r){function i(s){return s instanceof n?s:new n(function(o){o(s)})}return new(n||(n=Promise))(function(s,o){function a(u){try{l(r.next(u))}catch(d){o(d)}}function c(u){try{l(r.throw(u))}catch(d){o(d)}}function l(u){u.done?s(u.value):i(u.value).then(a,c)}l((r=r.apply(t,e||[])).next())})}function km(t){var e=typeof Symbol=="function"&&Symbol.iterator,n=e&&t[e],r=0;if(n)return n.call(t);if(t&&typeof t.length=="number")return{next:function(){return t&&r>=t.length&&(t=void 0),{value:t&&t[r++],done:!t}}};throw new TypeError(e?"Object is not iterable.":"Symbol.iterator is not defined.")}function jr(t){return this instanceof jr?(this.v=t,this):new jr(t)}function Pm(t,e,n){if(!Symbol.asyncIterator)throw new TypeError("Symbol.asyncIterator is not defined.");var r=n.apply(t,e||[]),i,s=[];return i={},o("next"),o("throw"),o("return"),i[Symbol.asyncIterator]=function(){return this},i;function o(m){r[m]&&(i[m]=function(E){return new Promise(function(I,M){s.push([m,E,I,M])>1||a(m,E)})})}function a(m,E){try{c(r[m](E))}catch(I){d(s[0][3],I)}}function c(m){m.value instanceof jr?Promise.resolve(m.value.v).then(l,u):d(s[0][2],m)}function l(m){a("next",m)}function u(m){a("throw",m)}function d(m,E){m(E),s.shift(),s.length&&a(s[0][0],s[0][1])}}function Fm(t){if(!Symbol.asyncIterator)throw new TypeError("Symbol.asyncIterator is not defined.");var e=t[Symbol.asyncIterator],n;return e?e.call(t):(t=typeof km=="function"?km(t):t[Symbol.iterator](),n={},r("next"),r("throw"),r("return"),n[Symbol.asyncIterator]=function(){return this},n);function r(s){n[s]=t[s]&&function(o){return new Promise(function(a,c){o=t[s](o),i(a,c,o.done,o.value)})}}function i(s,o,a,c){Promise.resolve(c).then(function(l){s({value:l,done:a})},o)}}var va=t=>t&&typeof t.length=="number"&&typeof t!="function";function Ea(t){return me(t?.then)}function ba(t){return me(t[gi])}function wa(t){return Symbol.asyncIterator&&me(t?.[Symbol.asyncIterator])}function Da(t){return new TypeError(`You provided ${t!==null&&typeof t=="object"?"an invalid object":`'${t}'`} where a stream was expected. You can provide an Observable, Promise, ReadableStream, Array, AsyncIterable, or Iterable.`)}function cD(){return typeof Symbol!="function"||!Symbol.iterator?"@@iterator":Symbol.iterator}var _a=cD();function Ta(t){return me(t?.[_a])}function Sa(t){return Pm(this,arguments,function*(){let n=t.getReader();try{for(;;){let{value:r,done:i}=yield jr(n.read());if(i)return yield jr(void 0);yield yield jr(r)}}finally{n.releaseLock()}})}function Ca(t){return me(t?.getReader)}function et(t){if(t instanceof ke)return t;if(t!=null){if(ba(t))return lD(t);if(va(t))return uD(t);if(Ea(t))return dD(t);if(wa(t))return jm(t);if(Ta(t))return fD(t);if(Ca(t))return hD(t)}throw Da(t)}function lD(t){return new ke(e=>{let n=t[gi]();if(me(n.subscribe))return n.subscribe(e);throw new TypeError("Provided object does not correctly implement Symbol.observable")})}function uD(t){return new ke(e=>{for(let n=0;n{t.then(n=>{e.closed||(e.next(n),e.complete())},n=>e.error(n)).then(null,pa)})}function fD(t){return new ke(e=>{for(let n of t)if(e.next(n),e.closed)return;e.complete()})}function jm(t){return new ke(e=>{pD(t,e).catch(n=>e.error(n))})}function hD(t){return jm(Sa(t))}function pD(t,e){var n,r,i,s;return Lm(this,void 0,void 0,function*(){try{for(n=Fm(t);r=yield n.next(),!r.done;){let o=r.value;if(e.next(o),e.closed)return}}catch(o){i={error:o}}finally{try{r&&!r.done&&(s=n.return)&&(yield s.call(n))}finally{if(i)throw i.error}}e.complete()})}function Nt(t,e,n,r=0,i=!1){let s=e.schedule(function(){n(),i?t.add(this.schedule(null,r)):this.unsubscribe()},r);if(t.add(s),!i)return s}function Ia(t,e=0){return Me((n,r)=>{n.subscribe(Ce(r,i=>Nt(r,t,()=>r.next(i),e),()=>Nt(r,t,()=>r.complete(),e),i=>Nt(r,t,()=>r.error(i),e)))})}function Ma(t,e=0){return Me((n,r)=>{r.add(t.schedule(()=>n.subscribe(r),e))})}function Bm(t,e){return et(t).pipe(Ma(e),Ia(e))}function Hm(t,e){return et(t).pipe(Ma(e),Ia(e))}function Um(t,e){return new ke(n=>{let r=0;return e.schedule(function(){r===t.length?n.complete():(n.next(t[r++]),n.closed||this.schedule())})})}function Vm(t,e){return new ke(n=>{let r;return Nt(n,e,()=>{r=t[_a](),Nt(n,e,()=>{let i,s;try{({value:i,done:s}=r.next())}catch(o){n.error(o);return}s?n.complete():n.next(i)},0,!0)}),()=>me(r?.return)&&r.return()})}function Na(t,e){if(!t)throw new Error("Iterable cannot be null");return new ke(n=>{Nt(n,e,()=>{let r=t[Symbol.asyncIterator]();Nt(n,e,()=>{r.next().then(i=>{i.done?n.complete():n.next(i.value)})},0,!0)})})}function $m(t,e){return Na(Sa(t),e)}function qm(t,e){if(t!=null){if(ba(t))return Bm(t,e);if(va(t))return Um(t,e);if(Ea(t))return Hm(t,e);if(wa(t))return Na(t,e);if(Ta(t))return Vm(t,e);if(Ca(t))return $m(t,e)}throw Da(t)}function tt(t,e){return e?qm(t,e):et(t)}function pe(...t){let e=ir(t);return tt(t,e)}function Ei(t,e){let n=me(t)?t:()=>t,r=i=>i.error(n());return new ke(e?i=>e.schedule(r,0,i):r)}function Tu(t){return!!t&&(t instanceof ke||me(t.lift)&&me(t.subscribe))}var On=fi(t=>function(){t(this),this.name="EmptyError",this.message="no elements in sequence"});function Ie(t,e){return Me((n,r)=>{let i=0;n.subscribe(Ce(r,s=>{r.next(t.call(e,s,i++))}))})}var{isArray:mD}=Array;function gD(t,e){return mD(e)?t(...e):t(e)}function Aa(t){return Ie(e=>gD(t,e))}var{isArray:yD}=Array,{getPrototypeOf:vD,prototype:ED,keys:bD}=Object;function xa(t){if(t.length===1){let e=t[0];if(yD(e))return{args:e,keys:null};if(wD(e)){let n=bD(e);return{args:n.map(r=>e[r]),keys:n}}}return{args:t,keys:null}}function wD(t){return t&&typeof t=="object"&&vD(t)===ED}function Ra(t,e){return t.reduce((n,r,i)=>(n[r]=e[i],n),{})}function Oa(...t){let e=ir(t),n=ya(t),{args:r,keys:i}=xa(t);if(r.length===0)return tt([],e);let s=new ke(DD(r,e,i?o=>Ra(i,o):xt));return n?s.pipe(Aa(n)):s}function DD(t,e,n=xt){return r=>{zm(e,()=>{let{length:i}=t,s=new Array(i),o=i,a=i;for(let c=0;c{let l=tt(t[c],e),u=!1;l.subscribe(Ce(r,d=>{s[c]=d,u||(u=!0,a--),a||r.next(n(s.slice()))},()=>{--o||r.complete()}))},r)},r)}}function zm(t,e,n){t?Nt(n,t,e):e()}function Gm(t,e,n,r,i,s,o,a){let c=[],l=0,u=0,d=!1,m=()=>{d&&!c.length&&!l&&e.complete()},E=M=>l{s&&e.next(M),l++;let H=!1;et(n(M,u++)).subscribe(Ce(e,O=>{i?.(O),s?E(O):e.next(O)},()=>{H=!0},void 0,()=>{if(H)try{for(l--;c.length&&lI(O)):I(O)}m()}catch(O){e.error(O)}}))};return t.subscribe(Ce(e,E,()=>{d=!0,m()})),()=>{a?.()}}function st(t,e,n=1/0){return me(e)?st((r,i)=>Ie((s,o)=>e(r,s,i,o))(et(t(r,i))),n):(typeof e=="number"&&(n=e),Me((r,i)=>Gm(r,i,t,n)))}function Su(t=1/0){return st(xt,t)}function Wm(){return Su(1)}function bi(...t){return Wm()(tt(t,ir(t)))}function ka(t){return new ke(e=>{et(t()).subscribe(e)})}function _D(...t){let e=ya(t),{args:n,keys:r}=xa(t),i=new ke(s=>{let{length:o}=n;if(!o){s.complete();return}let a=new Array(o),c=o,l=o;for(let u=0;u{d||(d=!0,l--),a[u]=m},()=>c--,void 0,()=>{(!c||!d)&&(l||s.next(r?Ra(r,a):a),s.complete())}))}});return e?i.pipe(Aa(e)):i}function $t(t,e){return Me((n,r)=>{let i=0;n.subscribe(Ce(r,s=>t.call(e,s,i++)&&r.next(s)))})}function sr(t){return Me((e,n)=>{let r=null,i=!1,s;r=e.subscribe(Ce(n,void 0,void 0,o=>{s=et(t(o,sr(t)(e))),r?(r.unsubscribe(),r=null,s.subscribe(n)):i=!0})),i&&(r.unsubscribe(),r=null,s.subscribe(n))})}function Qm(t,e,n,r,i){return(s,o)=>{let a=n,c=e,l=0;s.subscribe(Ce(o,u=>{let d=l++;c=a?t(c,u,d):(a=!0,u),r&&o.next(c)},i&&(()=>{a&&o.next(c),o.complete()})))}}function Br(t,e){return me(e)?st(t,e,1):st(t,1)}function or(t){return Me((e,n)=>{let r=!1;e.subscribe(Ce(n,i=>{r=!0,n.next(i)},()=>{r||n.next(t),n.complete()}))})}function kn(t){return t<=0?()=>Vt:Me((e,n)=>{let r=0;e.subscribe(Ce(n,i=>{++r<=t&&(n.next(i),t<=r&&n.complete())}))})}function Cu(t){return Ie(()=>t)}function La(t=TD){return Me((e,n)=>{let r=!1;e.subscribe(Ce(n,i=>{r=!0,n.next(i)},()=>r?n.complete():n.error(t())))})}function TD(){return new On}function wi(t){return Me((e,n)=>{try{e.subscribe(n)}finally{n.add(t)}})}function en(t,e){let n=arguments.length>=2;return r=>r.pipe(t?$t((i,s)=>t(i,s,r)):xt,kn(1),n?or(e):La(()=>new On))}function Di(t){return t<=0?()=>Vt:Me((e,n)=>{let r=[];e.subscribe(Ce(n,i=>{r.push(i),t{for(let i of r)n.next(i);n.complete()},void 0,()=>{r=null}))})}function Iu(t,e){let n=arguments.length>=2;return r=>r.pipe(t?$t((i,s)=>t(i,s,r)):xt,Di(1),n?or(e):La(()=>new On))}function Mu(t,e){return Me(Qm(t,e,arguments.length>=2,!0))}function Nu(...t){let e=ir(t);return Me((n,r)=>{(e?bi(t,n,e):bi(t,n)).subscribe(r)})}function qt(t,e){return Me((n,r)=>{let i=null,s=0,o=!1,a=()=>o&&!i&&r.complete();n.subscribe(Ce(r,c=>{i?.unsubscribe();let l=0,u=s++;et(t(c,u)).subscribe(i=Ce(r,d=>r.next(e?e(c,d,u,l++):d),()=>{i=null,a()}))},()=>{o=!0,a()}))})}function Au(t){return Me((e,n)=>{et(t).subscribe(Ce(n,()=>n.complete(),_s)),!n.closed&&e.subscribe(n)})}function nt(t,e,n){let r=me(t)||e||n?{next:t,error:e,complete:n}:t;return r?Me((i,s)=>{var o;(o=r.subscribe)===null||o===void 0||o.call(r);let a=!0;i.subscribe(Ce(s,c=>{var l;(l=r.next)===null||l===void 0||l.call(r,c),s.next(c)},()=>{var c;a=!1,(c=r.complete)===null||c===void 0||c.call(r),s.complete()},c=>{var l;a=!1,(l=r.error)===null||l===void 0||l.call(r,c),s.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)}))}):xt}var SD="https://g.co/ng/security#xss",z=class extends Error{constructor(e,n){super(_c(e,n)),this.code=e}};function _c(t,e){return`${`NG0${Math.abs(t)}`}${e?": "+e:""}`}var Qu=class extends Et{constructor(e=!1){super(),this.__isAsync=e}emit(e){super.next(e)}subscribe(e,n,r){let i=e,s=n||(()=>null),o=r;if(e&&typeof e=="object"){let c=e;i=c.next?.bind(c),s=c.error?.bind(c),o=c.complete?.bind(c)}this.__isAsync&&(s=xu(s),i&&(i=xu(i)),o&&(o=xu(o)));let a=super.subscribe({next:i,error:s,complete:o});return e instanceof it&&e.add(a),a}};function xu(t){return e=>{setTimeout(t,void 0,e)}}var pt=Qu;var be=function(t){return t[t.Default=0]="Default",t[t.Host=1]="Host",t[t.Self=2]="Self",t[t.SkipSelf=4]="SkipSelf",t[t.Optional=8]="Optional",t}(be||{});function Dt(t){if(typeof t=="string")return t;if(Array.isArray(t))return"["+t.map(Dt).join(", ")+"]";if(t==null)return""+t;if(t.overriddenName)return`${t.overriddenName}`;if(t.name)return`${t.name}`;let e=t.toString();if(e==null)return""+e;let n=e.indexOf(` -`);return n===-1?e:e.substring(0,n)}function Ku(t,e){return t==null||t===""?e===null?"":e:e==null||e===""?t:t+" "+e}var Pg=function(t){return t[t.OnPush=0]="OnPush",t[t.Default=1]="Default",t}(Pg||{}),sn=function(t){return t[t.Emulated=0]="Emulated",t[t.None=2]="None",t[t.ShadowDom=3]="ShadowDom",t}(sn||{});function Ws(t){return{toString:t}.toString()}var Ii=globalThis;var Ni={},bt=[];function He(t){for(let e in t)if(t[e]===He)return e;throw Error("Could not find renamed property on target object.")}function CD(t,e){for(let n in e)e.hasOwnProperty(n)&&!t.hasOwnProperty(n)&&(t[n]=e[n])}var ID=He({\u0275cmp:He}),MD=He({\u0275dir:He}),ND=He({\u0275pipe:He}),AD=He({\u0275mod:He}),Ka=He({\u0275fac:He}),Ts=He({__NG_ELEMENT_ID__:He}),Km=He({__NG_ENV_ID__:He}),Pn=function(t){return t[t.None=0]="None",t[t.SignalBased=1]="SignalBased",t[t.HasDecoratorInputTransform=2]="HasDecoratorInputTransform",t}(Pn||{});function Fg(t,e,n){let r=t.length;for(;;){let i=t.indexOf(e,n);if(i===-1)return i;if(i===0||t.charCodeAt(i-1)<=32){let s=e.length;if(i+s===r||t.charCodeAt(i+s)<=32)return i}n=i+1}}function Yu(t,e,n){let r=0;for(;re){o=s-1;break}}}for(;ss?m="":m=i[d+1].toLowerCase();let E=r&8?m:null;if(E&&Fg(E,l,0)!==-1||r&2&&l!==m){if(tn(r))return!1;o=!0}}}}return tn(r)||o}function tn(t){return(t&1)===0}function PD(t,e,n,r){if(e===null)return-1;let i=0;if(r||!n){let s=!1;for(;i-1)for(n++;n0?'="'+a+'"':"")+"]"}else r&8?i+="."+o:r&4&&(i+=" "+o);else i!==""&&!tn(o)&&(e+=Zm(s,i),i=""),r=o,s=s||!tn(r);n++}return i!==""&&(e+=Zm(s,i)),e}function VD(t){return t.map(UD).join(",")}function $D(t){let e=[],n=[],r=1,i=2;for(;r{let e=Gg(t),n=Je(J({},e),{decls:t.decls,vars:t.vars,template:t.template,consts:t.consts||null,ngContentSelectors:t.ngContentSelectors,onPush:t.changeDetection===Pg.OnPush,directiveDefs:null,pipeDefs:null,dependencies:e.standalone&&t.dependencies||null,getStandaloneInjector:null,signals:t.signals??!1,data:t.data||{},encapsulation:t.encapsulation||sn.Emulated,styles:t.styles||bt,_:null,schemas:t.schemas||null,tView:null,id:""});Wg(n);let r=t.dependencies;return n.directiveDefs=Jm(r,!1),n.pipeDefs=Jm(r,!0),n.id=GD(n),n})}function qD(t){return lr(t)||Vg(t)}function zD(t){return t!==null}function Bi(t){return Ws(()=>({type:t.type,bootstrap:t.bootstrap||bt,declarations:t.declarations||bt,imports:t.imports||bt,exports:t.exports||bt,transitiveCompileScopes:null,schemas:t.schemas||null,id:t.id||null}))}function Xm(t,e){if(t==null)return Ni;let n={};for(let r in t)if(t.hasOwnProperty(r)){let i=t[r],s,o,a=Pn.None;Array.isArray(i)?(a=i[0],s=i[1],o=i[2]??s):(s=i,o=i),e?(n[s]=a!==Pn.None?[r,a]:r,e[s]=o):n[s]=r}return n}function Kr(t){return Ws(()=>{let e=Gg(t);return Wg(e),e})}function lr(t){return t[ID]||null}function Vg(t){return t[MD]||null}function $g(t){return t[ND]||null}function qg(t){let e=lr(t)||Vg(t)||$g(t);return e!==null?e.standalone:!1}function zg(t,e){let n=t[AD]||null;if(!n&&e===!0)throw new Error(`Type ${Dt(t)} does not have '\u0275mod' property.`);return n}function Gg(t){let e={};return{type:t.type,providersResolver:null,factory:null,hostBindings:t.hostBindings||null,hostVars:t.hostVars||0,hostAttrs:t.hostAttrs||null,contentQueries:t.contentQueries||null,declaredInputs:e,inputTransforms:null,inputConfig:t.inputs||Ni,exportAs:t.exportAs||null,standalone:t.standalone===!0,signals:t.signals===!0,selectors:t.selectors||bt,viewQuery:t.viewQuery||null,features:t.features||null,setInput:null,findHostDirectiveDefs:null,hostDirectives:null,inputs:Xm(t.inputs,e),outputs:Xm(t.outputs),debugInfo:null}}function Wg(t){t.features?.forEach(e=>e(t))}function Jm(t,e){if(!t)return null;let n=e?$g:qD;return()=>(typeof t=="function"?t():t).map(r=>n(r)).filter(zD)}function GD(t){let e=0,n=[t.selectors,t.ngContentSelectors,t.hostVars,t.hostAttrs,t.consts,t.vars,t.decls,t.encapsulation,t.standalone,t.signals,t.exportAs,JSON.stringify(t.inputs),JSON.stringify(t.outputs),Object.getOwnPropertyNames(t.type.prototype),!!t.contentQueries,!!t.viewQuery].join("|");for(let i of n)e=Math.imul(31,e)+i.charCodeAt(0)<<0;return e+=2147483648,"c"+e}var Ze=0,le=1,ce=2,at=3,rn=4,Rt=5,on=6,As=7,_t=8,Ai=9,ur=10,Ue=11,xs=12,eg=13,Hi=14,Tt=15,Qs=16,_i=17,Fn=18,Tc=19,Qg=20,Ss=21,Ru=22,Ur=23,Ke=25,Yd=1,Rs=6,jn=7,Ya=8,xi=9,lt=10,Zd=function(t){return t[t.None=0]="None",t[t.HasTransplantedViews=2]="HasTransplantedViews",t}(Zd||{});function Ln(t){return Array.isArray(t)&&typeof t[Yd]=="object"}function Ot(t){return Array.isArray(t)&&t[Yd]===!0}function Xd(t){return(t.flags&4)!==0}function Ui(t){return t.componentOffset>-1}function Sc(t){return(t.flags&1)===1}function dr(t){return!!t.template}function Jd(t){return(t[ce]&512)!==0}function WD(t){return(t.type&16)===16}function QD(t){return(t[ce]&32)===32}var Kg="svg",KD="math",YD=!1;function ZD(){return YD}function ot(t){for(;Array.isArray(t);)t=t[Ze];return t}function Yg(t){for(;Array.isArray(t);){if(typeof t[Yd]=="object")return t;t=t[Ze]}return null}function Zg(t,e){return ot(e[t])}function kt(t,e){return ot(e[t.index])}function ef(t,e){return t.data[e]}function pr(t,e){let n=e[t];return Ln(n)?n:n[Ze]}function XD(t){return(t[ce]&4)===4}function tf(t){return(t[ce]&128)===128}function JD(t){return Ot(t[at])}function Ri(t,e){return e==null?null:t[e]}function Xg(t){t[_i]=0}function e_(t){t[ce]&1024||(t[ce]|=1024,tf(t)&&Os(t))}function t_(t,e){for(;t>0;)e=e[Hi],t--;return e}function nf(t){return!!(t[ce]&9216||t[Ur]?.dirty)}function Zu(t){nf(t)?Os(t):t[ce]&64&&(ZD()?(t[ce]|=1024,Os(t)):t[ur].changeDetectionScheduler?.notify())}function Os(t){t[ur].changeDetectionScheduler?.notify();let e=ks(t);for(;e!==null&&!(e[ce]&8192||(e[ce]|=8192,!tf(e)));)e=ks(e)}function n_(t,e){if((t[ce]&256)===256)throw new z(911,!1);t[Ss]===null&&(t[Ss]=[]),t[Ss].push(e)}function ks(t){let e=t[at];return Ot(e)?e[at]:e}var we={lFrame:sy(null),bindingsEnabled:!0,skipHydrationRootTNode:null};function r_(){return we.lFrame.elementDepthCount}function i_(){we.lFrame.elementDepthCount++}function s_(){we.lFrame.elementDepthCount--}function Jg(){return we.bindingsEnabled}function Vi(){return we.skipHydrationRootTNode!==null}function o_(t){return we.skipHydrationRootTNode===t}function a_(t){we.skipHydrationRootTNode=t}function c_(){we.skipHydrationRootTNode=null}function Ae(){return we.lFrame.lView}function rt(){return we.lFrame.tView}function St(){let t=ey();for(;t!==null&&t.type===64;)t=t.parent;return t}function ey(){return we.lFrame.currentTNode}function l_(){let t=we.lFrame,e=t.currentTNode;return t.isParent?e:e.parent}function Yr(t,e){let n=we.lFrame;n.currentTNode=t,n.isParent=e}function rf(){return we.lFrame.isParent}function sf(){we.lFrame.isParent=!1}function u_(){let t=we.lFrame,e=t.bindingRootIndex;return e===-1&&(e=t.bindingRootIndex=t.tView.bindingStartIndex),e}function d_(t){return we.lFrame.bindingIndex=t}function Ks(){return we.lFrame.bindingIndex++}function ty(t){let e=we.lFrame,n=e.bindingIndex;return e.bindingIndex=e.bindingIndex+t,n}function f_(){return we.lFrame.inI18n}function h_(t,e){let n=we.lFrame;n.bindingIndex=n.bindingRootIndex=t,Xu(e)}function p_(){return we.lFrame.currentDirectiveIndex}function Xu(t){we.lFrame.currentDirectiveIndex=t}function m_(t){let e=we.lFrame.currentDirectiveIndex;return e===-1?null:t[e]}function ny(){return we.lFrame.currentQueryIndex}function of(t){we.lFrame.currentQueryIndex=t}function g_(t){let e=t[le];return e.type===2?e.declTNode:e.type===1?t[Rt]:null}function ry(t,e,n){if(n&be.SkipSelf){let i=e,s=t;for(;i=i.parent,i===null&&!(n&be.Host);)if(i=g_(s),i===null||(s=s[Hi],i.type&10))break;if(i===null)return!1;e=i,t=s}let r=we.lFrame=iy();return r.currentTNode=e,r.lView=t,!0}function af(t){let e=iy(),n=t[le];we.lFrame=e,e.currentTNode=n.firstChild,e.lView=t,e.tView=n,e.contextLView=t,e.bindingIndex=n.bindingStartIndex,e.inI18n=!1}function iy(){let t=we.lFrame,e=t===null?null:t.child;return e===null?sy(t):e}function sy(t){let e={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:t,child:null,inI18n:!1};return t!==null&&(t.child=e),e}function oy(){let t=we.lFrame;return we.lFrame=t.parent,t.currentTNode=null,t.lView=null,t}var ay=oy;function cf(){let t=oy();t.isParent=!0,t.tView=null,t.selectedIndex=-1,t.contextLView=null,t.elementDepthCount=0,t.currentDirectiveIndex=-1,t.currentNamespace=null,t.bindingRootIndex=-1,t.bindingIndex=-1,t.currentQueryIndex=0}function y_(t){return(we.lFrame.contextLView=t_(t,we.lFrame.contextLView))[_t]}function mr(){return we.lFrame.selectedIndex}function Vr(t){we.lFrame.selectedIndex=t}function lf(){let t=we.lFrame;return ef(t.tView,t.selectedIndex)}function mF(){we.lFrame.currentNamespace=Kg}function cy(){return we.lFrame.currentNamespace}var ly=!0;function Cc(){return ly}function gr(t){ly=t}function v_(){return $i(St(),Ae())}function $i(t,e){return new Bn(kt(t,e))}var Bn=(()=>{let e=class e{constructor(r){this.nativeElement=r}};e.__NG_ELEMENT_ID__=v_;let t=e;return t})();function E_(t){return t instanceof Bn?t.nativeElement:t}function b_(t,e,n){if(t.length!==e.length)return!1;for(let r=0;rArray.isArray(n)?uf(n,e):e(n))}function uy(t,e,n){e>=t.length?t.push(n):t.splice(e,0,n)}function Za(t,e){return e>=t.length-1?t.pop():t.splice(e,1)[0]}function D_(t,e){let n=[];for(let r=0;re;){let s=i-2;t[i]=t[s],i--}t[e]=n,t[e+1]=r}}function df(t,e,n){let r=Ys(t,e);return r>=0?t[r|1]=n:(r=~r,__(t,r,e,n)),r}function Ou(t,e){let n=Ys(t,e);if(n>=0)return t[n|1]}function Ys(t,e){return T_(t,e,1)}function T_(t,e,n){let r=0,i=t.length>>n;for(;i!==r;){let s=r+(i-r>>1),o=t[s<e?i=s:r=s+1}return~(i<N_}),N_="ng",Zs=new de(""),Wt=new de("",{providedIn:"platform",factory:()=>"unknown"});var ff=new de(""),hf=new de("",{providedIn:"root",factory:()=>Mc().body?.querySelector("[ngCspNonce]")?.getAttribute("ngCspNonce")||null});var A_=He({__forward_ref__:He});function gy(t){return t.__forward_ref__=gy,t.toString=function(){return Dt(this())},t}function wt(t){return yy(t)?t():t}function yy(t){return typeof t=="function"&&t.hasOwnProperty(A_)&&t.__forward_ref__===gy}function vy(t){return t&&!!t.\u0275providers}function Ac(t){return typeof t=="string"?t:t==null?"":String(t)}function x_(t){return typeof t=="function"?t.name||t.toString():typeof t=="object"&&t!=null&&typeof t.type=="function"?t.type.name||t.type.toString():Ac(t)}function R_(t,e){let n=e?`. Dependency path: ${e.join(" > ")} > ${t}`:"";throw new z(-200,t)}function pf(t,e){throw new z(-201,!1)}var td;function O_(){return td}function zt(t){let e=td;return td=t,e}function Ey(t,e,n){let r=Nc(t);if(r&&r.providedIn=="root")return r.value===void 0?r.value=r.factory():r.value;if(n&be.Optional)return null;if(e!==void 0)return e;pf(t,"Injector")}var k_={},Ps=k_,nd="__NG_DI_FLAG__",ec="ngTempTokenPath",L_="ngTokenPath",P_=/\n/gm,F_="\u0275",ig="__source",Cs;function ar(t){let e=Cs;return Cs=t,e}function j_(t,e=be.Default){if(Cs===void 0)throw new z(-203,!1);return Cs===null?Ey(t,void 0,e):Cs.get(t,e&be.Optional?null:void 0,e)}function ue(t,e=be.Default){return(O_()||j_)(wt(t),e)}function W(t,e=be.Default){return ue(t,xc(e))}function xc(t){return typeof t>"u"||typeof t=="number"?t:0|(t.optional&&8)|(t.host&&1)|(t.self&&2)|(t.skipSelf&&4)}function rd(t){let e=[];for(let n=0;n ");else if(typeof e=="object"){let s=[];for(let o in e)if(e.hasOwnProperty(o)){let a=e[o];s.push(o+":"+(typeof a=="string"?JSON.stringify(a):Dt(a)))}i=`{${s.join(", ")}}`}return`${n}${r?"("+r+")":""}[${i}]: ${t.replace(P_,` - `)}`}function V_(){let t=new En;return W(Wt)==="browser"&&(t.store=$_(Mc(),W(zi))),t}var En=(()=>{let e=class e{constructor(){this.store={},this.onSerializeCallbacks={}}get(r,i){return this.store[r]!==void 0?this.store[r]:i}set(r,i){this.store[r]=i}remove(r){delete this.store[r]}hasKey(r){return this.store.hasOwnProperty(r)}get isEmpty(){return Object.keys(this.store).length===0}onSerialize(r,i){this.onSerializeCallbacks[r]=i}toJson(){for(let r in this.onSerializeCallbacks)if(this.onSerializeCallbacks.hasOwnProperty(r))try{this.store[r]=this.onSerializeCallbacks[r]()}catch(i){console.warn("Exception in onSerialize callback: ",i)}return JSON.stringify(this.store).replace(/null;function z_(t,e,n=!1){let r=t.getAttribute(Is);if(r==null)return null;let[i,s]=r.split("|");if(r=n?s:i,!r)return null;let o=s?`|${s}`:"",a=n?i:o,c={};if(r!==""){let u=e.get(En,null,{optional:!0});u!==null&&(c=u.get(yf,[])[Number(r)])}let l={data:c,firstChild:t.firstChild??null};return n&&(l.firstChild=t,Rc(l,0,t.nextSibling)),a?t.setAttribute(Is,a):t.removeAttribute(Is),l}function G_(){wy=z_}function Ef(t,e,n=!1){return wy(t,e,n)}function Dy(t){let e=t._lView;return e[le].type===2?null:(Jd(e)&&(e=e[Ke]),e)}function W_(t){return t.textContent?.replace(/\s/gm,"")}function Q_(t){let e=Mc(),n=e.createNodeIterator(t,NodeFilter.SHOW_COMMENT,{acceptNode(s){let o=W_(s);return o==="ngetn"||o==="ngtns"?NodeFilter.FILTER_ACCEPT:NodeFilter.FILTER_REJECT}}),r,i=[];for(;r=n.nextNode();)i.push(r);for(let s of i)s.textContent==="ngetn"?s.replaceWith(e.createTextNode("")):s.remove()}function Rc(t,e,n){t.segmentHeads??={},t.segmentHeads[e]=n}function cd(t,e){return t.segmentHeads?.[e]??null}function K_(t,e){let n=t.data,r=n[id]?.[e]??null;return r===null&&n[js]?.[e]&&(r=bf(t,e)),r}function _y(t,e){return t.data[js]?.[e]??null}function bf(t,e){let n=_y(t,e)??[],r=0;for(let i of n)r+=i[Oi]*(i[tc]??1);return r}function Oc(t,e){if(typeof t.disconnectedNodes>"u"){let n=t.data[Va];t.disconnectedNodes=n?new Set(n):null}return!!t.disconnectedNodes?.has(e)}var Pa="__parameters__";function Y_(t){return function(...n){if(t){let r=t(...n);for(let i in r)this[i]=r[i]}}}function Ty(t,e,n){return Ws(()=>{let r=Y_(e);function i(...s){if(this instanceof i)return r.apply(this,s),this;let o=new i(...s);return a.annotation=o,a;function a(c,l,u){let d=c.hasOwnProperty(Pa)?c[Pa]:Object.defineProperty(c,Pa,{value:[]})[Pa];for(;d.length<=u;)d.push(null);return(d[u]=d[u]||[]).push(o),c}}return n&&(i.prototype=Object.create(n.prototype)),i.prototype.ngMetadataName=t,i.annotationCls=i,i})}var Xs=by(Ty("Optional"),8);var Sy=by(Ty("SkipSelf"),4);function ki(t,e){let n=t.hasOwnProperty(Ka);return n?t[Ka]:null}var $r=new de(""),Cy=new de("",-1),Iy=new de(""),nc=class{get(e,n=Ps){if(n===Ps){let r=new Error(`NullInjectorError: No provider for ${Dt(e)}!`);throw r.name="NullInjectorError",r}return n}};function Hn(t){return{\u0275providers:t}}function Z_(...t){return{\u0275providers:My(!0,t),\u0275fromNgModule:!0}}function My(t,...e){let n=[],r=new Set,i,s=o=>{n.push(o)};return uf(e,o=>{let a=o;ld(a,s,[],r)&&(i||=[],i.push(a))}),i!==void 0&&Ny(i,s),n}function Ny(t,e){for(let n=0;n{e(s,r)})}}function ld(t,e,n,r){if(t=wt(t),!t)return!1;let i=null,s=ng(t),o=!s&&lr(t);if(!s&&!o){let c=t.ngModule;if(s=ng(c),s)i=c;else return!1}else{if(o&&!o.standalone)return!1;i=t}let a=r.has(i);if(o){if(a)return!1;if(r.add(i),o.dependencies){let c=typeof o.dependencies=="function"?o.dependencies():o.dependencies;for(let l of c)ld(l,e,n,r)}}else if(s){if(s.imports!=null&&!a){r.add(i);let l;try{uf(s.imports,u=>{ld(u,e,n,r)&&(l||=[],l.push(u))})}finally{}l!==void 0&&Ny(l,e)}if(!a){let l=ki(i)||(()=>new i);e({provide:i,useFactory:l,deps:bt},i),e({provide:Iy,useValue:i,multi:!0},i),e({provide:$r,useValue:()=>ue(i),multi:!0},i)}let c=s.providers;if(c!=null&&!a){let l=t;wf(c,u=>{e(u,l)})}}else return!1;return i!==t&&t.providers!==void 0}function wf(t,e){for(let n of t)vy(n)&&(n=n.\u0275providers),Array.isArray(n)?wf(n,e):e(n)}var X_=He({provide:String,useValue:He});function Ay(t){return t!==null&&typeof t=="object"&&X_ in t}function J_(t){return!!(t&&t.useExisting)}function eT(t){return!!(t&&t.useFactory)}function Li(t){return typeof t=="function"}function tT(t){return!!t.useClass}var kc=new de(""),$a={},nT={},ku;function Df(){return ku===void 0&&(ku=new nc),ku}var Gt=class{},Bs=class extends Gt{get destroyed(){return this._destroyed}constructor(e,n,r,i){super(),this.parent=n,this.source=r,this.scopes=i,this.records=new Map,this._ngOnDestroyHooks=new Set,this._onDestroyHooks=[],this._destroyed=!1,dd(e,o=>this.processProvider(o)),this.records.set(Cy,Ti(void 0,this)),i.has("environment")&&this.records.set(Gt,Ti(void 0,this));let s=this.records.get(kc);s!=null&&typeof s.value=="string"&&this.scopes.add(s.value),this.injectorDefTypes=new Set(this.get(Iy,bt,be.Self))}destroy(){this.assertNotDestroyed(),this._destroyed=!0;try{for(let n of this._ngOnDestroyHooks)n.ngOnDestroy();let e=this._onDestroyHooks;this._onDestroyHooks=[];for(let n of e)n()}finally{this.records.clear(),this._ngOnDestroyHooks.clear(),this.injectorDefTypes.clear()}}onDestroy(e){return this.assertNotDestroyed(),this._onDestroyHooks.push(e),()=>this.removeOnDestroy(e)}runInContext(e){this.assertNotDestroyed();let n=ar(this),r=zt(void 0),i;try{return e()}finally{ar(n),zt(r)}}get(e,n=Ps,r=be.Default){if(this.assertNotDestroyed(),e.hasOwnProperty(Km))return e[Km](this);r=xc(r);let i,s=ar(this),o=zt(void 0);try{if(!(r&be.SkipSelf)){let c=this.records.get(e);if(c===void 0){let l=aT(e)&&Nc(e);l&&this.injectableDefInScope(l)?c=Ti(ud(e),$a):c=null,this.records.set(e,c)}if(c!=null)return this.hydrate(e,c)}let a=r&be.Self?Df():this.parent;return n=r&be.Optional&&n===Ps?null:n,a.get(e,n)}catch(a){if(a.name==="NullInjectorError"){if((a[ec]=a[ec]||[]).unshift(Dt(e)),s)throw a;return H_(a,e,"R3InjectorError",this.source)}else throw a}finally{zt(o),ar(s)}}resolveInjectorInitializers(){let e=ar(this),n=zt(void 0),r;try{let i=this.get($r,bt,be.Self);for(let s of i)s()}finally{ar(e),zt(n)}}toString(){let e=[],n=this.records;for(let r of n.keys())e.push(Dt(r));return`R3Injector[${e.join(", ")}]`}assertNotDestroyed(){if(this._destroyed)throw new z(205,!1)}processProvider(e){e=wt(e);let n=Li(e)?e:wt(e&&e.provide),r=iT(e);if(!Li(e)&&e.multi===!0){let i=this.records.get(n);i||(i=Ti(void 0,$a,!0),i.factory=()=>rd(i.multi),this.records.set(n,i)),n=e,i.multi.push(e)}this.records.set(n,r)}hydrate(e,n){return n.value===$a&&(n.value=nT,n.value=n.factory()),typeof n.value=="object"&&n.value&&oT(n.value)&&this._ngOnDestroyHooks.add(n.value),n.value}injectableDefInScope(e){if(!e.providedIn)return!1;let n=wt(e.providedIn);return typeof n=="string"?n==="any"||this.scopes.has(n):this.injectorDefTypes.has(n)}removeOnDestroy(e){let n=this._onDestroyHooks.indexOf(e);n!==-1&&this._onDestroyHooks.splice(n,1)}};function ud(t){let e=Nc(t),n=e!==null?e.factory:ki(t);if(n!==null)return n;if(t instanceof de)throw new z(204,!1);if(t instanceof Function)return rT(t);throw new z(204,!1)}function rT(t){if(t.length>0)throw new z(204,!1);let n=I_(t);return n!==null?()=>n.factory(t):()=>new t}function iT(t){if(Ay(t))return Ti(void 0,t.useValue);{let e=xy(t);return Ti(e,$a)}}function xy(t,e,n){let r;if(Li(t)){let i=wt(t);return ki(i)||ud(i)}else if(Ay(t))r=()=>wt(t.useValue);else if(eT(t))r=()=>t.useFactory(...rd(t.deps||[]));else if(J_(t))r=()=>ue(wt(t.useExisting));else{let i=wt(t&&(t.useClass||t.provide));if(sT(t))r=()=>new i(...rd(t.deps));else return ki(i)||ud(i)}return r}function Ti(t,e,n=!1){return{factory:t,value:e,multi:n?[]:void 0}}function sT(t){return!!t.deps}function oT(t){return t!==null&&typeof t=="object"&&typeof t.ngOnDestroy=="function"}function aT(t){return typeof t=="function"||typeof t=="object"&&t instanceof de}function dd(t,e){for(let n of t)Array.isArray(n)?dd(n,e):n&&vy(n)?dd(n.\u0275providers,e):e(n)}function yr(t,e){t instanceof Bs&&t.assertNotDestroyed();let n,r=ar(t),i=zt(void 0);try{return e()}finally{ar(r),zt(i)}}function cT(t){let e=Ii.ng;if(e&&e.\u0275compilerFacade)return e.\u0275compilerFacade;throw new Error("JIT compiler unavailable")}function lT(t){return typeof t=="function"}var fd=class{constructor(e,n,r){this.previousValue=e,this.currentValue=n,this.firstChange=r}isFirstChange(){return this.firstChange}};function Ry(t,e,n,r){e!==null?e.applyValueToInputSignal(e,r):t[n]=r}function Js(){return Oy}function Oy(t){return t.type.prototype.ngOnChanges&&(t.setInput=dT),uT}Js.ngInherit=!0;function uT(){let t=Ly(this),e=t?.current;if(e){let n=t.previous;if(n===Ni)t.previous=e;else for(let r in e)n[r]=e[r];t.current=null,this.ngOnChanges(e)}}function dT(t,e,n,r,i){let s=this.declaredInputs[r],o=Ly(t)||fT(t,{previous:Ni,current:null}),a=o.current||(o.current={}),c=o.previous,l=c[s];a[s]=new fd(l&&l.currentValue,n,c===Ni),Ry(t,e,i,n)}var ky="__ngSimpleChanges__";function Ly(t){return t[ky]||null}function fT(t,e){return t[ky]=e}var sg=null;var pn=function(t,e,n){sg?.(t,e,n)};function hT(t,e,n){let{ngOnChanges:r,ngOnInit:i,ngDoCheck:s}=e.type.prototype;if(r){let o=Oy(e);(n.preOrderHooks??=[]).push(t,o),(n.preOrderCheckHooks??=[]).push(t,o)}i&&(n.preOrderHooks??=[]).push(0-t,i),s&&((n.preOrderHooks??=[]).push(t,s),(n.preOrderCheckHooks??=[]).push(t,s))}function Lc(t,e){for(let n=e.directiveStart,r=e.directiveEnd;n=r)break}else e[c]<0&&(t[_i]+=65536),(a>14>16&&(t[ce]&3)===e&&(t[ce]+=16384,og(a,s)):og(a,s)}var Mi=-1,qr=class{constructor(e,n,r){this.factory=e,this.resolving=!1,this.canSeeViewProviders=n,this.injectImpl=r}};function mT(t){return t instanceof qr}function gT(t){return t!=null&&typeof t=="object"&&(t.insertBeforeIndex===null||typeof t.insertBeforeIndex=="number"||Array.isArray(t.insertBeforeIndex))}function yT(t){return(t.flags&8)!==0}function vT(t){return(t.flags&16)!==0}function Fy(t){return t!==Mi}function rc(t){return t&32767}function ET(t){return t>>16}function ic(t,e){let n=ET(t),r=e;for(;n>0;)r=r[Hi],n--;return r}var hd=!0;function ag(t){let e=hd;return hd=t,e}var bT=256,jy=bT-1,By=5,wT=0,mn={};function DT(t,e,n){let r;typeof n=="string"?r=n.charCodeAt(0)||0:n.hasOwnProperty(Ts)&&(r=n[Ts]),r==null&&(r=n[Ts]=wT++);let i=r&jy,s=1<>By)]|=s}function sc(t,e){let n=Hy(t,e);if(n!==-1)return n;let r=e[le];r.firstCreatePass&&(t.injectorIndex=e.length,Pu(r.data,t),Pu(e,null),Pu(r.blueprint,null));let i=_f(t,e),s=t.injectorIndex;if(Fy(i)){let o=rc(i),a=ic(i,e),c=a[le].data;for(let l=0;l<8;l++)e[s+l]=a[o+l]|c[o+l]}return e[s+8]=i,s}function Pu(t,e){t.push(0,0,0,0,0,0,0,0,e)}function Hy(t,e){return t.injectorIndex===-1||t.parent&&t.parent.injectorIndex===t.injectorIndex||e[t.injectorIndex+8]===null?-1:t.injectorIndex}function _f(t,e){if(t.parent&&t.parent.injectorIndex!==-1)return t.parent.injectorIndex;let n=0,r=null,i=e;for(;i!==null;){if(r=zy(i),r===null)return Mi;if(n++,i=i[Hi],r.injectorIndex!==-1)return r.injectorIndex|n<<16}return Mi}function pd(t,e,n){DT(t,e,n)}function Uy(t,e,n){if(n&be.Optional||t!==void 0)return t;pf(e,"NodeInjector")}function Vy(t,e,n,r){if(n&be.Optional&&r===void 0&&(r=null),!(n&(be.Self|be.Host))){let i=t[Ai],s=zt(void 0);try{return i?i.get(e,r,n&be.Optional):Ey(e,r,n&be.Optional)}finally{zt(s)}}return Uy(r,e,n)}function $y(t,e,n,r=be.Default,i){if(t!==null){if(e[ce]&2048&&!(r&be.Self)){let o=CT(t,e,n,r,mn);if(o!==mn)return o}let s=qy(t,e,n,r,mn);if(s!==mn)return s}return Vy(e,n,r,i)}function qy(t,e,n,r,i){let s=TT(n);if(typeof s=="function"){if(!ry(e,t,r))return r&be.Host?Uy(i,n,r):Vy(e,n,r,i);try{let o;if(o=s(r),o==null&&!(r&be.Optional))pf(n);else return o}finally{ay()}}else if(typeof s=="number"){let o=null,a=Hy(t,e),c=Mi,l=r&be.Host?e[Tt][Rt]:null;for((a===-1||r&be.SkipSelf)&&(c=a===-1?_f(t,e):e[a+8],c===Mi||!lg(r,!1)?a=-1:(o=e[le],a=rc(c),e=ic(c,e)));a!==-1;){let u=e[le];if(cg(s,a,u.data)){let d=_T(a,e,n,o,r,l);if(d!==mn)return d}c=e[a+8],c!==Mi&&lg(r,e[le].data[a+8]===l)&&cg(s,a,e)?(o=u,a=rc(c),e=ic(c,e)):a=-1}}return i}function _T(t,e,n,r,i,s){let o=e[le],a=o.data[t+8],c=r==null?Ui(a)&&hd:r!=o&&(a.type&3)!==0,l=i&be.Host&&s===a,u=Ga(a,o,n,c,l);return u!==null?zr(e,o,u,a):mn}function Ga(t,e,n,r,i){let s=t.providerIndexes,o=e.data,a=s&1048575,c=t.directiveStart,l=t.directiveEnd,u=s>>20,d=r?a:a+u,m=i?a+u:l;for(let E=d;E=c&&I.type===n)return E}if(i){let E=o[c];if(E&&dr(E)&&E.type===n)return c}return null}function zr(t,e,n,r){let i=t[n],s=e.data;if(mT(i)){let o=i;o.resolving&&R_(x_(s[n]));let a=ag(o.canSeeViewProviders);o.resolving=!0;let c,l=o.injectImpl?zt(o.injectImpl):null,u=ry(t,r,be.Default);try{i=t[n]=o.factory(void 0,s,t,r),e.firstCreatePass&&n>=r.directiveStart&&hT(n,s[n],e)}finally{l!==null&&zt(l),ag(a),o.resolving=!1,ay()}}return i}function TT(t){if(typeof t=="string")return t.charCodeAt(0)||0;let e=t.hasOwnProperty(Ts)?t[Ts]:void 0;return typeof e=="number"?e>=0?e&jy:ST:e}function cg(t,e,n){let r=1<>By)]&r)}function lg(t,e){return!(t&be.Self)&&!(t&be.Host&&e)}var Hr=class{constructor(e,n){this._tNode=e,this._lView=n}get(e,n,r){return $y(this._tNode,this._lView,e,xc(r),n)}};function ST(){return new Hr(St(),Ae())}function Tf(t){return Ws(()=>{let e=t.prototype.constructor,n=e[Ka]||md(e),r=Object.prototype,i=Object.getPrototypeOf(t.prototype).constructor;for(;i&&i!==r;){let s=i[Ka]||md(i);if(s&&s!==n)return s;i=Object.getPrototypeOf(i)}return s=>new s})}function md(t){return yy(t)?()=>{let e=md(wt(t));return e&&e()}:ki(t)}function CT(t,e,n,r,i){let s=t,o=e;for(;s!==null&&o!==null&&o[ce]&2048&&!(o[ce]&512);){let a=qy(s,o,n,r|be.Self,mn);if(a!==mn)return a;let c=s.parent;if(!c){let l=o[Qg];if(l){let u=l.get(n,mn,r);if(u!==mn)return u}c=zy(o),o=o[Hi]}s=c}return i}function zy(t){let e=t[le],n=e.type;return n===2?e.declTNode:n===1?t[Rt]:null}function ug(t,e=null,n=null,r){let i=Gy(t,e,n,r);return i.resolveInjectorInitializers(),i}function Gy(t,e=null,n=null,r,i=new Set){let s=[n||bt,Z_(t)];return r=r||(typeof t=="object"?void 0:Dt(t)),new Bs(s,e||Df(),r||null,i)}var an=(()=>{let e=class e{static create(r,i){if(Array.isArray(r))return ug({name:""},i,r,"");{let s=r.name??"";return ug({name:s},r.parent,r.providers,s)}}};e.THROW_IF_NOT_FOUND=Ps,e.NULL=new nc,e.\u0275prov=ie({token:e,providedIn:"any",factory:()=>ue(Cy)}),e.__NG_ELEMENT_ID__=-1;let t=e;return t})(),IT="ngOriginalError";function Fu(t){return t[IT]}var gn=class{constructor(){this._console=console}handleError(e){let n=this._findOriginalError(e);this._console.error("ERROR",e),n&&this._console.error("ORIGINAL ERROR",n)}_findOriginalError(e){let n=e&&Fu(e);for(;n&&Fu(n);)n=Fu(n);return n||null}},Wy=new de("",{providedIn:"root",factory:()=>W(gn).handleError.bind(void 0)}),Si=new de(""),Qy=!1,Ky=new de("",{providedIn:"root",factory:()=>Qy});var gd=class{constructor(e){this.changingThisBreaksApplicationSecurity=e}toString(){return`SafeValue must use [property]=binding: ${this.changingThisBreaksApplicationSecurity} (see ${SD})`}};function Pc(t){return t instanceof gd?t.changingThisBreaksApplicationSecurity:t}var MT=/^>|^->||--!>|)/g,AT="\u200B$1\u200B";function xT(t){return t.replace(MT,e=>e.replace(NT,AT))}var Yy=new Map,RT=0;function OT(){return RT++}function kT(t){Yy.set(t[Tc],t)}function LT(t){Yy.delete(t[Tc])}var dg="__ngContext__";function fr(t,e){Ln(e)?(t[dg]=e[Tc],kT(e)):t[dg]=e}function PT(t){return t.ownerDocument.body}function Zy(t){return t instanceof Function?t():t}function Fa(t){return(t??W(an)).get(Wt)==="browser"}var yn=function(t){return t[t.Important=1]="Important",t[t.DashCase=2]="DashCase",t}(yn||{}),FT;function Sf(t,e){return FT(t,e)}function Ci(t,e,n,r,i){if(r!=null){let s,o=!1;Ot(r)?s=r:Ln(r)&&(o=!0,r=r[Ze]);let a=ot(r);t===0&&n!==null?i==null?nv(e,n,a):oc(e,n,a,i||null,!0):t===1&&n!==null?oc(e,n,a,i||null,!0):t===2?sv(e,a,o):t===3&&e.destroyNode(a),s!=null&&XT(e,t,s,n,i)}}function Xy(t,e){return t.createText(e)}function jT(t,e,n){t.setValue(e,n)}function Jy(t,e){return t.createComment(xT(e))}function Cf(t,e,n){return t.createElement(e,n)}function BT(t,e){ev(t,e),e[Ze]=null,e[Rt]=null}function HT(t,e,n,r,i,s){r[Ze]=i,r[Rt]=e,Bc(t,r,n,1,i,s)}function ev(t,e){Bc(t,e,e[Ue],2,null,null)}function UT(t){let e=t[xs];if(!e)return ju(t[le],t);for(;e;){let n=null;if(Ln(e))n=e[xs];else{let r=e[lt];r&&(n=r)}if(!n){for(;e&&!e[rn]&&e!==t;)Ln(e)&&ju(e[le],e),e=e[at];e===null&&(e=t),Ln(e)&&ju(e[le],e),n=e&&e[rn]}e=n}}function VT(t,e,n,r){let i=lt+r,s=n.length;r>0&&(n[i-1][rn]=e),r0&&(t[n-1][rn]=r[rn]);let s=Za(t,lt+e);BT(r[le],r);let o=s[Fn];o!==null&&o.detachView(s[le]),r[at]=null,r[rn]=null,r[ce]&=-129}return r}function Fc(t,e){if(!(e[ce]&256)){let n=e[Ue];n.destroyNode&&Bc(t,e,n,3,null,null),UT(e)}}function ju(t,e){if(!(e[ce]&256)){e[ce]&=-129,e[ce]|=256,e[Ur]&&_m(e[Ur]),zT(t,e),qT(t,e),e[le].type===1&&e[Ue].destroy();let n=e[Qs];if(n!==null&&Ot(e[at])){n!==e[at]&&tv(n,e);let r=e[Fn];r!==null&&r.detachView(t)}LT(e)}}function qT(t,e){let n=t.cleanup,r=e[As];if(n!==null)for(let s=0;s=0?r[o]():r[-o].unsubscribe(),s+=2}else{let o=r[n[s+1]];n[s].call(o)}r!==null&&(e[As]=null);let i=e[Ss];if(i!==null){e[Ss]=null;for(let s=0;s-1){let{encapsulation:s}=t.data[r.directiveStart+i];if(s===sn.None||s===sn.Emulated)return null}return kt(r,n)}}function oc(t,e,n,r,i){t.insertBefore(e,n,r,i)}function nv(t,e,n){t.appendChild(e,n)}function fg(t,e,n,r,i){r!==null?oc(t,e,n,r,i):nv(t,e,n)}function WT(t,e,n,r){t.removeChild(e,n,r)}function Mf(t,e){return t.parentNode(e)}function QT(t,e){return t.nextSibling(e)}function rv(t,e,n){return YT(t,e,n)}function KT(t,e,n){return t.type&40?kt(t,n):null}var YT=KT,hg;function jc(t,e,n,r){let i=If(t,r,e),s=e[Ue],o=r.parent||e[Rt],a=rv(o,r,e);if(i!=null)if(Array.isArray(n))for(let c=0;cKe&&uv(t,e,Ke,!1),pn(o?2:0,i),n(r,i)}finally{Vr(s),pn(o?3:1,i)}}function Af(t,e,n){if(Xd(e)){let r=vt(null);try{let i=e.directiveStart,s=e.directiveEnd;for(let o=i;onull;function oS(t){fy(t)?ov(t):Q_(t)}function aS(){mv=oS}function cS(t,e,n,r){let i=wv(e);i.push(n),t.firstCreatePass&&Dv(t).push(r,i.length-1)}function lS(t,e,n,r,i,s){let o=e?e.injectorIndex:-1,a=0;return Vi()&&(a|=128),{type:n,index:r,insertBeforeIndex:null,injectorIndex:o,directiveStart:-1,directiveEnd:-1,directiveStylingLast:-1,componentOffset:-1,propertyBindings:null,flags:a,providerIndexes:0,value:i,attrs:s,mergedAttrs:null,localNames:null,initialInputs:void 0,inputs:null,outputs:null,tView:null,next:null,prev:null,projectionNext:null,child:null,parent:e,projection:null,styles:null,stylesWithoutHost:null,residualStyles:void 0,classes:null,classesWithoutHost:null,residualClasses:void 0,classBindings:0,styleBindings:0}}function pg(t,e,n,r,i){for(let s in e){if(!e.hasOwnProperty(s))continue;let o=e[s];if(o===void 0)continue;r??={};let a,c=Pn.None;Array.isArray(o)?(a=o[0],c=o[1]):a=o;let l=s;if(i!==null){if(!i.hasOwnProperty(s))continue;l=i[s]}t===0?mg(r,n,l,a,c):mg(r,n,l,a)}return r}function mg(t,e,n,r,i){let s;t.hasOwnProperty(n)?(s=t[n]).push(e,r):s=t[n]=[e,r],i!==void 0&&s.push(i)}function uS(t,e,n){let r=e.directiveStart,i=e.directiveEnd,s=t.data,o=e.attrs,a=[],c=null,l=null;for(let u=r;u0;){let n=t[--e];if(typeof n=="number"&&n<0)return n}return 0}function mS(t,e,n,r){let i=n.directiveStart,s=n.directiveEnd;Ui(n)&&DS(e,n,t.data[i+n.componentOffset]),t.firstCreatePass||sc(n,e),fr(r,e);let o=n.initialInputs;for(let a=i;a{Os(t.lView)},consumerOnSignalRead(){this.lView[Ur]=this}});function Cv(t){return Mv(t[xs])}function Iv(t){return Mv(t[rn])}function Mv(t){for(;t!==null&&!Ot(t);)t=t[rn];return t}var Nv=100;function Av(t,e=!0,n=0){let r=t[ur],i=r.rendererFactory,s=!1;s||i.begin?.();try{FS(t,n)}catch(o){throw e&&_v(t,o),o}finally{s||(i.end?.(),r.inlineEffectRunner?.flush())}}function FS(t,e){bd(t,e);let n=0;for(;nf(t);){if(n===Nv)throw new z(103,!1);n++,bd(t,1)}}function jS(t,e,n,r){let i=e[ce];if((i&256)===256)return;let s=!1;!s&&e[ur].inlineEffectRunner?.flush(),af(e);let o=null,a=null;!s&&BS(t)&&(a=OS(e),o=wm(a));try{Xg(e),d_(t.bindingStartIndex),n!==null&&hv(t,e,n,2,r);let c=(i&3)===3;if(!s)if(c){let d=t.preOrderCheckHooks;d!==null&&qa(e,d,null)}else{let d=t.preOrderHooks;d!==null&&za(e,d,0,null),Lu(e,0)}if(HS(e),xv(e,0),t.contentQueries!==null&&bv(t,e),!s)if(c){let d=t.contentCheckHooks;d!==null&&qa(e,d)}else{let d=t.contentHooks;d!==null&&za(e,d,1),Lu(e,1)}tS(t,e);let l=t.components;l!==null&&Ov(e,l,0);let u=t.viewQuery;if(u!==null&&Ed(2,u,r),!s)if(c){let d=t.viewCheckHooks;d!==null&&qa(e,d)}else{let d=t.viewHooks;d!==null&&za(e,d,2),Lu(e,2)}if(t.firstUpdatePass===!0&&(t.firstUpdatePass=!1),e[Ru]){for(let d of e[Ru])d();e[Ru]=null}s||(e[ce]&=-73)}catch(c){throw Os(e),c}finally{a!==null&&(Dm(a,o),LS(a)),cf()}}function BS(t){return t.type!==2}function xv(t,e){for(let n=Cv(t);n!==null;n=Iv(n))for(let r=lt;r-1&&(Hs(e,r),Za(n,r))}this._attachedToViewContainer=!1}Fc(this._lView[le],this._lView)}onDestroy(e){n_(this._lView,e)}markForCheck(){Bf(this._cdRefInjectingView||this._lView)}detach(){this._lView[ce]&=-129}reattach(){Zu(this._lView),this._lView[ce]|=128}detectChanges(){this._lView[ce]|=1024,Av(this._lView,this.notifyErrorHandler)}checkNoChanges(){}attachToViewContainerRef(){if(this._appRef)throw new z(902,!1);this._attachedToViewContainer=!0}detachFromAppRef(){this._appRef=null,ev(this._lView[le],this._lView)}attachToAppRef(e){if(this._attachedToViewContainer)throw new z(902,!1);this._appRef=e,Zu(this._lView)}},Pi=(()=>{let e=class e{};e.__NG_ELEMENT_ID__=qS;let t=e;return t})(),VS=Pi,$S=class extends VS{constructor(e,n,r){super(),this._declarationLView=e,this._declarationTContainer=n,this.elementRef=r}get ssrId(){return this._declarationTContainer.tView?.ssrId||null}createEmbeddedView(e,n){return this.createEmbeddedViewImpl(e,n)}createEmbeddedViewImpl(e,n,r){let i=Ff(this._declarationLView,this._declarationTContainer,e,{injector:n,dehydratedView:r});return new Gr(i)}};function qS(){return Hf(St(),Ae())}function Hf(t,e){return t.type&4?new $S(e,t,$i(t,e)):null}var wd="<-- AT THIS LOCATION";function zS(t){switch(t){case 4:return"view container";case 2:return"element";case 8:return"ng-container";case 32:return"icu";case 64:return"i18n";case 16:return"projection";case 1:return"text";default:return""}}function GS(t,e){let n=`During serialization, Angular was unable to find an element in the DOM: - -`,r=`${ZS(t,e,!1)} - -`,i=JS();throw new z(-502,n+r+i)}function WS(t){let e="During serialization, Angular detected DOM nodes that were created outside of Angular context and provided as projectable nodes (likely via `ViewContainerRef.createComponent` or `createComponent` APIs). Hydration is not supported for such cases, consider refactoring the code to avoid this pattern or using `ngSkipHydration` on the host element of the component.\n\n",n=`${XS(t)} - -`,r=e+n+eC();return new z(-503,r)}function QS(t){let e=[];if(t.attrs)for(let n=0;n${e}`;case 8:return"";case 4:return"";default:return`#node(${zS(t.type)})`}}function Wa(t,e="\u2026"){let n=t;switch(n.nodeType){case Node.ELEMENT_NODE:let r=n.tagName.toLowerCase(),i=YS(n);return`<${r}${i?" "+i:""}>${e}`;case Node.TEXT_NODE:let s=n.textContent?cc(n.textContent):"";return`#text${s?`(${s})`:""}`;case Node.COMMENT_NODE:return``;default:return`#node(${n.nodeType})`}}function ZS(t,e,n){let r=" ",i="";e.prev?(i+=r+`\u2026 -`,i+=r+Bu(e.prev)+` -`):e.type&&e.type&12&&(i+=r+`\u2026 -`),n?(i+=r+Bu(e)+` -`,i+=r+` ${wd} -`):i+=r+Bu(e)+` ${wd} -`,i+=r+`\u2026 -`;let s=e.type?If(t[le],e,t):null;return s&&(i=Wa(s,` -`+i)),i}function XS(t){let e=" ",n="",r=t;return r.previousSibling&&(n+=e+`\u2026 -`,n+=e+Wa(r.previousSibling)+` -`),n+=e+Wa(r)+` ${wd} -`,t.nextSibling&&(n+=e+`\u2026 -`),t.parentNode&&(n=Wa(r.parentNode,` -`+n)),n}function JS(t){return`To fix this problem: - * check ${t?`the "${t}"`:"corresponding"} component for hydration-related issues - * check to see if your template has valid HTML structure - * or skip hydration by adding the \`ngSkipHydration\` attribute to its host node in a template - -`}function eC(){return`Note: attributes are only displayed to better represent the DOM but have no effect on hydration mismatches. - -`}function tC(t){return t.replace(/\s+/gm,"")}function cc(t,e=50){return t?(t=tC(t),t.length>e?`${t.substring(0,e-1)}\u2026`:t):""}function kv(t){let e=t[Rs]??[],r=t[at][Ue];for(let i of e)nC(i,r);t[Rs]=bt}function nC(t,e){let n=0,r=t.firstChild;if(r){let i=t.data[Oi];for(;n0&&n[i-1]===r){let s=n[i]||1;n[i]=s+1}else n.push(r,"")}return n.join("")}function oC(t){let e=t.match(iC),[n,r,i,s]=e,o=r?parseInt(r,10):i,a=[];for(let[c,l,u]of s.matchAll(/(f|n)(\d*)/g)){let d=parseInt(u,10)||1;a.push(l,d)}return[o,...a]}function aC(t){return!t.prev&&t.parent?.type===8}function Hu(t){return t.index-Ke}function Vs(t,e){return!(t.type&16)&&!!e[t.index]&&!ot(e[t.index])?.isConnected}function Vc(t,e,n,r){let i=null,s=Hu(r),o=t.data[ad];if(o?.[s])i=lC(o[s],n);else if(e.firstChild===r)i=t.firstChild;else{let a=r.prev===null,c=r.prev??r.parent;if(aC(r)){let l=Hu(r.parent);i=cd(t,l)}else{let l=kt(c,n);if(a)i=l.firstChild;else{let u=Hu(c),d=cd(t,u);if(c.type===2&&d){let E=bf(t,u)+1;i=$c(E,d)}else i=l.nextSibling}}}return i}function $c(t,e){let n=e;for(let r=0;r0&&(s.firstChild=t,t=$c(r[Oi],t)),n.push(s)}return[t,n]}var Pv=()=>null;function hC(t,e){let n=t[Rs];return!e||n===null||n.length===0?null:n[0].data[od]===e?n.shift():(kv(t),null)}function pC(){Pv=hC}function uc(t,e){return Pv(t,e)}var $s=class{},_d=class{},dc=class{};function mC(t){let e=Error(`No component factory found for ${Dt(t)}.`);return e[gC]=t,e}var gC="ngComponent";var Td=class{resolveComponentFactory(e){throw mC(e)}},qc=(()=>{let e=class e{};e.NULL=new Td;let t=e;return t})(),Wr=class{},Zr=(()=>{let e=class e{constructor(){this.destroyNode=null}};e.__NG_ELEMENT_ID__=()=>yC();let t=e;return t})();function yC(){let t=Ae(),e=St(),n=pr(e.index,t);return(Ln(n)?n:t)[Ue]}var vC=(()=>{let e=class e{};e.\u0275prov=ie({token:e,providedIn:"root",factory:()=>null});let t=e;return t})(),Uu={};function EC(t){return typeof t=="function"&&t[du]!==void 0}function Fv(t){return EC(t)&&typeof t.set=="function"}function jv(t){return t!==null&&(typeof t=="function"||typeof t=="object")}var Sd=class{constructor(){}supports(e){return e instanceof Map||jv(e)}create(){return new Cd}},Cd=class{constructor(){this._records=new Map,this._mapHead=null,this._appendAfter=null,this._previousMapHead=null,this._changesHead=null,this._changesTail=null,this._additionsHead=null,this._additionsTail=null,this._removalsHead=null,this._removalsTail=null}get isDirty(){return this._additionsHead!==null||this._changesHead!==null||this._removalsHead!==null}forEachItem(e){let n;for(n=this._mapHead;n!==null;n=n._next)e(n)}forEachPreviousItem(e){let n;for(n=this._previousMapHead;n!==null;n=n._nextPrevious)e(n)}forEachChangedItem(e){let n;for(n=this._changesHead;n!==null;n=n._nextChanged)e(n)}forEachAddedItem(e){let n;for(n=this._additionsHead;n!==null;n=n._nextAdded)e(n)}forEachRemovedItem(e){let n;for(n=this._removalsHead;n!==null;n=n._nextRemoved)e(n)}diff(e){if(!e)e=new Map;else if(!(e instanceof Map||jv(e)))throw new z(900,!1);return this.check(e)?this:null}onDestroy(){}check(e){this._reset();let n=this._mapHead;if(this._appendAfter=null,this._forEach(e,(r,i)=>{if(n&&n.key===i)this._maybeAddToChanges(n,r),this._appendAfter=n,n=n._next;else{let s=this._getOrCreateRecordForKey(i,r);n=this._insertBeforeOrAppend(n,s)}}),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(e,n){if(e){let r=e._prev;return n._next=e,n._prev=r,e._prev=n,r&&(r._next=n),e===this._mapHead&&(this._mapHead=n),this._appendAfter=e,e}return this._appendAfter?(this._appendAfter._next=n,n._prev=this._appendAfter):this._mapHead=n,this._appendAfter=n,null}_getOrCreateRecordForKey(e,n){if(this._records.has(e)){let i=this._records.get(e);this._maybeAddToChanges(i,n);let s=i._prev,o=i._next;return s&&(s._next=o),o&&(o._prev=s),i._next=null,i._prev=null,i}let r=new Id(e);return this._records.set(e,r),r.currentValue=n,this._addToAdditions(r),r}_reset(){if(this.isDirty){let e;for(this._previousMapHead=this._mapHead,e=this._previousMapHead;e!==null;e=e._next)e._nextPrevious=e._next;for(e=this._changesHead;e!==null;e=e._nextChanged)e.previousValue=e.currentValue;for(e=this._additionsHead;e!=null;e=e._nextAdded)e.previousValue=e.currentValue;this._changesHead=this._changesTail=null,this._additionsHead=this._additionsTail=null,this._removalsHead=null}}_maybeAddToChanges(e,n){Object.is(n,e.currentValue)||(e.previousValue=e.currentValue,e.currentValue=n,this._addToChanges(e))}_addToAdditions(e){this._additionsHead===null?this._additionsHead=this._additionsTail=e:(this._additionsTail._nextAdded=e,this._additionsTail=e)}_addToChanges(e){this._changesHead===null?this._changesHead=this._changesTail=e:(this._changesTail._nextChanged=e,this._changesTail=e)}_forEach(e,n){e instanceof Map?e.forEach(n):Object.keys(e).forEach(r=>n(e[r],r))}},Id=class{constructor(e){this.key=e,this.previousValue=null,this.currentValue=null,this._nextPrevious=null,this._next=null,this._prev=null,this._nextAdded=null,this._nextRemoved=null,this._nextChanged=null}};function yg(){return new Uf([new Sd])}var Uf=(()=>{let e=class e{constructor(r){this.factories=r}static create(r,i){if(i){let s=i.factories.slice();r=r.concat(s)}return new e(r)}static extend(r){return{provide:e,useFactory:i=>e.create(r,i||yg()),deps:[[e,new Sy,new Xs]]}}find(r){let i=this.factories.find(s=>s.supports(r));if(i)return i;throw new z(901,!1)}};e.\u0275prov=ie({token:e,providedIn:"root",factory:yg});let t=e;return t})();var zc=(()=>{let e=class e{};e.__NG_ELEMENT_ID__=bC;let t=e;return t})();function bC(t){return wC(St(),Ae(),(t&16)===16)}function wC(t,e,n){if(Ui(t)&&!n){let r=pr(t.index,e);return new Gr(r,r)}else if(t.type&47){let r=e[Tt];return new Gr(r,e)}return null}var vg=new Set;function Wi(t){vg.has(t)||(vg.add(t),performance?.mark?.("mark_feature_usage",{detail:{feature:t}}))}function Eg(...t){}function DC(){let t=typeof Ii.requestAnimationFrame=="function",e=Ii[t?"requestAnimationFrame":"setTimeout"],n=Ii[t?"cancelAnimationFrame":"clearTimeout"];if(typeof Zone<"u"&&e&&n){let r=e[Zone.__symbol__("OriginalDelegate")];r&&(e=r);let i=n[Zone.__symbol__("OriginalDelegate")];i&&(n=i)}return{nativeRequestAnimationFrame:e,nativeCancelAnimationFrame:n}}var Be=class t{constructor({enableLongStackTrace:e=!1,shouldCoalesceEventChangeDetection:n=!1,shouldCoalesceRunChangeDetection:r=!1}){if(this.hasPendingMacrotasks=!1,this.hasPendingMicrotasks=!1,this.isStable=!0,this.onUnstable=new pt(!1),this.onMicrotaskEmpty=new pt(!1),this.onStable=new pt(!1),this.onError=new pt(!1),typeof Zone>"u")throw new z(908,!1);Zone.assertZonePatched();let i=this;i._nesting=0,i._outer=i._inner=Zone.current,Zone.TaskTrackingZoneSpec&&(i._inner=i._inner.fork(new Zone.TaskTrackingZoneSpec)),e&&Zone.longStackTraceZoneSpec&&(i._inner=i._inner.fork(Zone.longStackTraceZoneSpec)),i.shouldCoalesceEventChangeDetection=!r&&n,i.shouldCoalesceRunChangeDetection=r,i.lastRequestAnimationFrameId=-1,i.nativeRequestAnimationFrame=DC().nativeRequestAnimationFrame,SC(i)}static isInAngularZone(){return typeof Zone<"u"&&Zone.current.get("isAngularZone")===!0}static assertInAngularZone(){if(!t.isInAngularZone())throw new z(909,!1)}static assertNotInAngularZone(){if(t.isInAngularZone())throw new z(909,!1)}run(e,n,r){return this._inner.run(e,n,r)}runTask(e,n,r,i){let s=this._inner,o=s.scheduleEventTask("NgZoneEvent: "+i,e,_C,Eg,Eg);try{return s.runTask(o,n,r)}finally{s.cancelTask(o)}}runGuarded(e,n,r){return this._inner.runGuarded(e,n,r)}runOutsideAngular(e){return this._outer.run(e)}},_C={};function Vf(t){if(t._nesting==0&&!t.hasPendingMicrotasks&&!t.isStable)try{t._nesting++,t.onMicrotaskEmpty.emit(null)}finally{if(t._nesting--,!t.hasPendingMicrotasks)try{t.runOutsideAngular(()=>t.onStable.emit(null))}finally{t.isStable=!0}}}function TC(t){t.isCheckStableRunning||t.lastRequestAnimationFrameId!==-1||(t.lastRequestAnimationFrameId=t.nativeRequestAnimationFrame.call(Ii,()=>{t.fakeTopEventTask||(t.fakeTopEventTask=Zone.root.scheduleEventTask("fakeTopEventTask",()=>{t.lastRequestAnimationFrameId=-1,Md(t),t.isCheckStableRunning=!0,Vf(t),t.isCheckStableRunning=!1},void 0,()=>{},()=>{})),t.fakeTopEventTask.invoke()}),Md(t))}function SC(t){let e=()=>{TC(t)};t._inner=t._inner.fork({name:"angular",properties:{isAngularZone:!0},onInvokeTask:(n,r,i,s,o,a)=>{if(CC(a))return n.invokeTask(i,s,o,a);try{return bg(t),n.invokeTask(i,s,o,a)}finally{(t.shouldCoalesceEventChangeDetection&&s.type==="eventTask"||t.shouldCoalesceRunChangeDetection)&&e(),wg(t)}},onInvoke:(n,r,i,s,o,a,c)=>{try{return bg(t),n.invoke(i,s,o,a,c)}finally{t.shouldCoalesceRunChangeDetection&&e(),wg(t)}},onHasTask:(n,r,i,s)=>{n.hasTask(i,s),r===i&&(s.change=="microTask"?(t._hasPendingMicrotasks=s.microTask,Md(t),Vf(t)):s.change=="macroTask"&&(t.hasPendingMacrotasks=s.macroTask))},onHandleError:(n,r,i,s)=>(n.handleError(i,s),t.runOutsideAngular(()=>t.onError.emit(s)),!1)})}function Md(t){t._hasPendingMicrotasks||(t.shouldCoalesceEventChangeDetection||t.shouldCoalesceRunChangeDetection)&&t.lastRequestAnimationFrameId!==-1?t.hasPendingMicrotasks=!0:t.hasPendingMicrotasks=!1}function bg(t){t._nesting++,t.isStable&&(t.isStable=!1,t.onUnstable.emit(null))}function wg(t){t._nesting--,Vf(t)}var Nd=class{constructor(){this.hasPendingMicrotasks=!1,this.hasPendingMacrotasks=!1,this.isStable=!0,this.onUnstable=new pt,this.onMicrotaskEmpty=new pt,this.onStable=new pt,this.onError=new pt}run(e,n,r){return e.apply(n,r)}runGuarded(e,n,r){return e.apply(n,r)}runOutsideAngular(e){return e()}runTask(e,n,r,i){return e.apply(n,r)}};function CC(t){return!Array.isArray(t)||t.length!==1?!1:t[0].data?.__ignore_ng_zone__===!0}function IC(t="zone.js",e){return t==="noop"?new Nd:t==="zone.js"?new Be(e):t}var Bv=(()=>{let e=class e{constructor(){this.handler=null,this.internalCallbacks=[]}execute(){let r=[...this.internalCallbacks];this.internalCallbacks.length=0;for(let i of r)i();this.handler?.execute()}ngOnDestroy(){this.handler?.destroy(),this.handler=null,this.internalCallbacks.length=0}};e.\u0275prov=ie({token:e,providedIn:"root",factory:()=>new e});let t=e;return t})();function fc(t,e,n){let r=n?t.styles:null,i=n?t.classes:null,s=0;if(e!==null)for(let o=0;o0&&cv(t,n,s.join(" "))}}function kC(t,e,n){let r=t.projection=[];for(let i=0;i{let e=class e{};e.__NG_ELEMENT_ID__=PC;let t=e;return t})();function PC(){let t=St();return Uv(t,Ae())}var FC=vr,Hv=class extends FC{constructor(e,n,r){super(),this._lContainer=e,this._hostTNode=n,this._hostLView=r}get element(){return $i(this._hostTNode,this._hostLView)}get injector(){return new Hr(this._hostTNode,this._hostLView)}get parentInjector(){let e=_f(this._hostTNode,this._hostLView);if(Fy(e)){let n=ic(e,this._hostLView),r=rc(e),i=n[le].data[r+8];return new Hr(i,n)}else return new Hr(null,this._hostLView)}clear(){for(;this.length>0;)this.remove(this.length-1)}get(e){let n=_g(this._lContainer);return n!==null&&n[e]||null}get length(){return this._lContainer.length-lt}createEmbeddedView(e,n,r){let i,s;typeof r=="number"?i=r:r!=null&&(i=r.index,s=r.injector);let o=uc(this._lContainer,e.ssrId),a=e.createEmbeddedViewImpl(n||{},s,o);return this.insertImpl(a,i,ac(this._hostTNode,o)),a}createComponent(e,n,r,i,s){let o=e&&!lT(e),a;if(o)a=n;else{let I=n||{};a=I.index,r=I.injector,i=I.projectableNodes,s=I.environmentInjector||I.ngModuleRef}let c=o?e:new qs(lr(e)),l=r||this.parentInjector;if(!s&&c.ngModule==null){let M=(o?l:this.parentInjector).get(Gt,null);M&&(s=M)}let u=lr(c.componentType??{}),d=uc(this._lContainer,u?.id??null),m=d?.firstChild??null,E=c.create(l,i,m,s);return this.insertImpl(E.hostView,a,ac(this._hostTNode,d)),E}insert(e,n){return this.insertImpl(e,n,!0)}insertImpl(e,n,r){let i=e._lView;if(JD(i)){let a=this.indexOf(e);if(a!==-1)this.detach(a);else{let c=i[at],l=new Hv(c,c[Rt],c[at]);l.detach(l.indexOf(e))}}let s=this._adjustIndex(n),o=this._lContainer;return jf(o,i,s,r),e.attachToViewContainerRef(),uy(Vu(o),s,e),e}move(e,n){return this.insert(e,n)}indexOf(e){let n=_g(this._lContainer);return n!==null?n.indexOf(e):-1}remove(e){let n=this._adjustIndex(e,-1),r=Hs(this._lContainer,n);r&&(Za(Vu(this._lContainer),n),Fc(r[le],r))}detach(e){let n=this._adjustIndex(e,-1),r=Hs(this._lContainer,n);return r&&Za(Vu(this._lContainer),n)!=null?new Gr(r):null}_adjustIndex(e,n=0){return e??this.length+n}};function _g(t){return t[Ya]}function Vu(t){return t[Ya]||(t[Ya]=[])}function Uv(t,e){let n,r=e[t.index];return Ot(r)?n=r:(n=Ev(r,e,null,t),e[t.index]=n,Uc(e,n)),Vv(n,e,t,r),new Hv(n,t,e)}function jC(t,e){let n=t[Ue],r=n.createComment(""),i=kt(e,t),s=Mf(n,i);return oc(n,s,r,QT(n,i),!1),r}var Vv=$v,$f=()=>!1;function BC(t,e,n){return $f(t,e,n)}function $v(t,e,n,r){if(t[jn])return;let i;n.type&8?i=ot(r):i=jC(e,n),t[jn]=i}function HC(t,e,n){if(t[jn]&&t[Rs])return!0;let r=n[on],i=e.index-Ke;if(!r||Ja(e)||Oc(r,i))return!1;let o=cd(r,i),a=r.data[js]?.[i],[c,l]=fC(o,a);return t[jn]=c,t[Rs]=l,!0}function UC(t,e,n,r){$f(t,n,e)||$v(t,e,n,r)}function VC(){Vv=UC,$f=HC}var Rd=class t{constructor(e){this.queryList=e,this.matches=null}clone(){return new t(this.queryList)}setDirty(){this.queryList.setDirty()}},Od=class t{constructor(e=[]){this.queries=e}createEmbeddedView(e){let n=e.queries;if(n!==null){let r=e.contentQueries!==null?e.contentQueries[0]:n.length,i=[];for(let s=0;s0)r.push(o[a/2]);else{let l=s[a+1],u=e[-c];for(let d=lt;de.trim())}function Gv(t,e,n){t.queries===null&&(t.queries=new kd),t.queries.track(new Ld(e,n))}function ZC(t,e){let n=t.contentQueries||(t.contentQueries=[]),r=n.length?n[n.length-1]:-1;e!==r&&n.push(t.queries.length-1,e)}function qf(t,e){return t.queries.getByIndex(e)}function XC(t,e){let n=t[le],r=qf(n,e);return r.crossesNgTemplate?Pd(n,t,e,[]):qv(n,t,r,e)}function JC(t){let e=[],n=new Map;function r(i){let s=n.get(i);if(!s){let o=t(i);n.set(i,s=o.then(r1))}return s}return mc.forEach((i,s)=>{let o=[];i.templateUrl&&o.push(r(i.templateUrl).then(l=>{i.template=l}));let a=typeof i.styles=="string"?[i.styles]:i.styles||[];if(i.styles=a,i.styleUrl&&i.styleUrls?.length)throw new Error("@Component cannot define both `styleUrl` and `styleUrls`. Use `styleUrl` if the component has one stylesheet, or `styleUrls` if it has multiple");if(i.styleUrls?.length){let l=i.styles.length,u=i.styleUrls;i.styleUrls.forEach((d,m)=>{a.push(""),o.push(r(d).then(E=>{a[l+m]=E,u.splice(u.indexOf(d),1),u.length==0&&(i.styleUrls=void 0)}))})}else i.styleUrl&&o.push(r(i.styleUrl).then(l=>{a.push(l),i.styleUrl=void 0}));let c=Promise.all(o).then(()=>i1(s));e.push(c)}),t1(),Promise.all(e).then(()=>{})}var mc=new Map,e1=new Set;function t1(){let t=mc;return mc=new Map,t}function n1(){return mc.size===0}function r1(t){return typeof t=="string"?t:t.text()}function i1(t){e1.delete(t)}function s1(t){return Object.getPrototypeOf(t.prototype).constructor}function o1(t){let e=s1(t.type),n=!0,r=[t];for(;e;){let i;if(dr(t))i=e.\u0275cmp||e.\u0275dir;else{if(e.\u0275cmp)throw new z(903,!1);i=e.\u0275dir}if(i){if(n){r.push(i);let o=t;o.inputs=ja(t.inputs),o.inputTransforms=ja(t.inputTransforms),o.declaredInputs=ja(t.declaredInputs),o.outputs=ja(t.outputs);let a=i.hostBindings;a&&d1(t,a);let c=i.viewQuery,l=i.contentQueries;if(c&&l1(t,c),l&&u1(t,l),a1(t,i),CD(t.outputs,i.outputs),dr(i)&&i.data.animation){let u=t.data;u.animation=(u.animation||[]).concat(i.data.animation)}}let s=i.features;if(s)for(let o=0;o=0;r--){let i=t[r];i.hostVars=e+=i.hostVars,i.hostAttrs=Ns(i.hostAttrs,n=Ns(n,i.hostAttrs))}}function ja(t){return t===Ni?{}:t===bt?[]:t}function l1(t,e){let n=t.viewQuery;n?t.viewQuery=(r,i)=>{e(r,i),n(r,i)}:t.viewQuery=e}function u1(t,e){let n=t.contentQueries;n?t.contentQueries=(r,i,s)=>{e(r,i,s),n(r,i,s)}:t.contentQueries=e}function d1(t,e){let n=t.hostBindings;n?t.hostBindings=(r,i)=>{e(r,i),n(r,i)}:t.hostBindings=e}var hr=class{},zs=class{};var gc=class extends hr{constructor(e,n,r){super(),this._parent=n,this._bootstrapComponents=[],this.destroyCbs=[],this.componentFactoryResolver=new hc(this);let i=zg(e);this._bootstrapComponents=Zy(i.bootstrap),this._r3Injector=Gy(e,n,[{provide:hr,useValue:this},{provide:qc,useValue:this.componentFactoryResolver},...r],Dt(e),new Set(["environment"])),this._r3Injector.resolveInjectorInitializers(),this.instance=this._r3Injector.get(e)}get injector(){return this._r3Injector}destroy(){let e=this._r3Injector;!e.destroyed&&e.destroy(),this.destroyCbs.forEach(n=>n()),this.destroyCbs=null}onDestroy(e){this.destroyCbs.push(e)}},yc=class extends zs{constructor(e){super(),this.moduleType=e}create(e){return new gc(this.moduleType,e,[])}};function f1(t,e,n){return new gc(t,e,n)}var vc=class extends hr{constructor(e){super(),this.componentFactoryResolver=new hc(this),this.instance=null;let n=new Bs([...e.providers,{provide:hr,useValue:this},{provide:qc,useValue:this.componentFactoryResolver}],e.parent||Df(),e.debugName,new Set(["environment"]));this.injector=n,e.runEnvironmentInitializers&&n.resolveInjectorInitializers()}destroy(){this.injector.destroy()}onDestroy(e){this.injector.onDestroy(e)}};function zf(t,e,n=null){return new vc({providers:t,parent:e,debugName:n,runEnvironmentInitializers:!0}).injector}var eo=(()=>{let e=class e{constructor(){this.taskId=0,this.pendingTasks=new Set,this.hasPendingTasks=new dt(!1)}get _hasPendingTasks(){return this.hasPendingTasks.value}add(){this._hasPendingTasks||this.hasPendingTasks.next(!0);let r=this.taskId++;return this.pendingTasks.add(r),r}remove(r){this.pendingTasks.delete(r),this.pendingTasks.size===0&&this._hasPendingTasks&&this.hasPendingTasks.next(!1)}ngOnDestroy(){this.pendingTasks.clear(),this._hasPendingTasks&&this.hasPendingTasks.next(!1)}};e.\u0275fac=function(i){return new(i||e)},e.\u0275prov=ie({token:e,factory:e.\u0275fac,providedIn:"root"});let t=e;return t})();function h1(t,e,n){return t[e]=n}function vn(t,e,n){let r=t[e];return Object.is(r,n)?!1:(t[e]=n,!0)}function p1(t,e,n,r){let i=vn(t,e,n);return vn(t,e+1,r)||i}function m1(t,e,n,r,i){let s=p1(t,e,n,r);return vn(t,e+2,i)||s}function g1(t,e,n,r,i,s,o,a,c){let l=e.consts,u=Gi(e,t,4,o||null,Ri(l,a));kf(e,n,u,Ri(l,c)),Lc(e,u);let d=u.tView=Of(2,u,r,i,s,e.directiveRegistry,e.pipeRegistry,null,e.schemas,l,null);return e.queries!==null&&(e.queries.template(e,u),d.queries=e.queries.embeddedTView(u)),u}function Fd(t,e,n,r,i,s,o,a){let c=Ae(),l=rt(),u=t+Ke,d=l.firstCreatePass?g1(u,l,c,e,n,r,i,s,o):l.data[u];Yr(d,!1);let m=Wv(l,c,d,t);Cc()&&jc(l,c,m,d),fr(m,c);let E=Ev(m,c,m,d);return c[u]=E,Uc(c,E),BC(E,d,c),Sc(d)&&xf(l,c,d),o!=null&&Rf(c,d,a),Fd}var Wv=Qv;function Qv(t,e,n,r){return gr(!0),e[Ue].createComment("")}function y1(t,e,n,r){let i=e[on],s=!i||Vi()||Oc(i,r);if(gr(s),s)return Qv(t,e,n,r);let o=i.data[sd]?.[r]??null;o!==null&&n.tView!==null&&n.tView.ssrId===null&&(n.tView.ssrId=o);let a=Vc(i,t,e,n);Rc(i,r,a);let c=bf(i,r);return $c(c,a)}function v1(){Wv=y1}function Kv(t,e,n,r){let i=Ae(),s=Ks();if(vn(i,s,e)){let o=rt(),a=lf();_S(a,i,t,e,n,r)}return Kv}function E1(t,e,n,r){return vn(t,Ks(),n)?e+Ac(n)+r:Un}function Ba(t,e){return t<<17|e<<2}function Qr(t){return t>>17&32767}function b1(t){return(t&2)==2}function w1(t,e){return t&131071|e<<17}function jd(t){return t|2}function Fi(t){return(t&131068)>>2}function $u(t,e){return t&-131069|e<<2}function D1(t){return(t&1)===1}function Bd(t){return t|1}function _1(t,e,n,r,i,s){let o=s?e.classBindings:e.styleBindings,a=Qr(o),c=Fi(o);t[r]=n;let l=!1,u;if(Array.isArray(n)){let d=n;u=d[1],(u===null||Ys(d,u)>0)&&(l=!0)}else u=n;if(i)if(c!==0){let m=Qr(t[a+1]);t[r+1]=Ba(m,a),m!==0&&(t[m+1]=$u(t[m+1],r)),t[a+1]=w1(t[a+1],r)}else t[r+1]=Ba(a,0),a!==0&&(t[a+1]=$u(t[a+1],r)),a=r;else t[r+1]=Ba(c,0),a===0?a=r:t[c+1]=$u(t[c+1],r),c=r;l&&(t[r+1]=jd(t[r+1])),Tg(t,u,r,!0),Tg(t,u,r,!1),T1(e,u,t,r,s),o=Ba(a,c),s?e.classBindings=o:e.styleBindings=o}function T1(t,e,n,r,i){let s=i?t.residualClasses:t.residualStyles;s!=null&&typeof e=="string"&&Ys(s,e)>=0&&(n[r+1]=Bd(n[r+1]))}function Tg(t,e,n,r){let i=t[n+1],s=e===null,o=r?Qr(i):Fi(i),a=!1;for(;o!==0&&(a===!1||s);){let c=t[o],l=t[o+1];S1(c,e)&&(a=!0,t[o+1]=r?Bd(l):jd(l)),o=r?Qr(l):Fi(l)}a&&(t[n+1]=r?jd(i):Bd(i))}function S1(t,e){return t===null||e==null||(Array.isArray(t)?t[1]:t)===e?!0:Array.isArray(t)&&typeof e=="string"?Ys(t,e)>=0:!1}var nn={textEnd:0,key:0,keyEnd:0,value:0,valueEnd:0};function C1(t){return t.substring(nn.key,nn.keyEnd)}function I1(t){return M1(t),Yv(t,Zv(t,0,nn.textEnd))}function Yv(t,e){let n=nn.textEnd;return n===e?-1:(e=nn.keyEnd=N1(t,nn.key=e,n),Zv(t,e,n))}function M1(t){nn.key=0,nn.keyEnd=0,nn.value=0,nn.valueEnd=0,nn.textEnd=t.length}function Zv(t,e,n){for(;e32;)e++;return e}function A1(t,e,n){let r=Ae(),i=Ks();if(vn(r,i,e)){let s=rt(),o=lf();gv(s,o,r,t,e,r[Ue],n,!1)}return A1}function Hd(t,e,n,r,i){let s=e.inputs,o=i?"class":"style";Lf(t,n,s[o],o,r)}function x1(t,e){return O1(t,e,null,!0),x1}function EF(t){k1(H1,R1,t,!0)}function R1(t,e){for(let n=I1(e);n>=0;n=Yv(e,n))df(t,C1(e),!0)}function O1(t,e,n,r){let i=Ae(),s=rt(),o=ty(2);if(s.firstUpdatePass&&Jv(s,t,o,r),e!==Un&&vn(i,o,e)){let a=s.data[mr()];eE(s,a,i,i[Ue],t,i[o+1]=V1(e,n),r,o)}}function k1(t,e,n,r){let i=rt(),s=ty(2);i.firstUpdatePass&&Jv(i,null,s,r);let o=Ae();if(n!==Un&&vn(o,s,n)){let a=i.data[mr()];if(tE(a,r)&&!Xv(i,s)){let c=r?a.classesWithoutHost:a.stylesWithoutHost;c!==null&&(n=Ku(c,n||"")),Hd(i,a,o,n,r)}else U1(i,a,o,o[Ue],o[s+1],o[s+1]=B1(t,e,n),r,s)}}function Xv(t,e){return e>=t.expandoStartIndex}function Jv(t,e,n,r){let i=t.data;if(i[n+1]===null){let s=i[mr()],o=Xv(t,n);tE(s,r)&&e===null&&!o&&(e=!1),e=L1(i,s,e,r),_1(i,s,e,n,o,r)}}function L1(t,e,n,r){let i=m_(t),s=r?e.residualClasses:e.residualStyles;if(i===null)(r?e.classBindings:e.styleBindings)===0&&(n=qu(null,t,e,n,r),n=Gs(n,e.attrs,r),s=null);else{let o=e.directiveStylingLast;if(o===-1||t[o]!==i)if(n=qu(i,t,e,n,r),s===null){let c=P1(t,e,r);c!==void 0&&Array.isArray(c)&&(c=qu(null,t,e,c[1],r),c=Gs(c,e.attrs,r),F1(t,e,r,c))}else s=j1(t,e,r)}return s!==void 0&&(r?e.residualClasses=s:e.residualStyles=s),n}function P1(t,e,n){let r=n?e.classBindings:e.styleBindings;if(Fi(r)!==0)return t[Qr(r)]}function F1(t,e,n,r){let i=n?e.classBindings:e.styleBindings;t[Qr(i)]=r}function j1(t,e,n){let r,i=e.directiveEnd;for(let s=1+e.directiveStylingLast;s0;){let c=t[i],l=Array.isArray(c),u=l?c[1]:c,d=u===null,m=n[i+1];m===Un&&(m=d?bt:void 0);let E=d?Ou(m,r):u===r?m:void 0;if(l&&!Ec(E)&&(E=Ou(c,r)),Ec(E)&&(a=E,o))return a;let I=t[i+1];i=o?Qr(I):Fi(I)}if(e!==null){let c=s?e.residualClasses:e.residualStyles;c!=null&&(a=Ou(c,r))}return a}function Ec(t){return t!==void 0}function V1(t,e){return t==null||t===""||(typeof e=="string"?t=t+e:typeof t=="object"&&(t=Dt(Pc(t)))),t}function tE(t,e){return(t.flags&(e?8:16))!==0}var Ud=class{destroy(e){}updateValue(e,n){}swap(e,n){let r=Math.min(e,n),i=Math.max(e,n),s=this.detach(i);if(i-r>1){let o=this.detach(r);this.attach(r,s),this.attach(i,o)}else this.attach(r,s)}move(e,n){this.attach(n,this.detach(e))}};function zu(t,e,n,r,i){return t===n&&Object.is(e,r)?1:Object.is(i(t,e),i(n,r))?-1:0}function $1(t,e,n){let r,i,s=0,o=t.length-1;if(Array.isArray(e)){let a=e.length-1;for(;s<=o&&s<=a;){let c=t.at(s),l=e[s],u=zu(s,c,s,l,n);if(u!==0){u<0&&t.updateValue(s,l),s++;continue}let d=t.at(o),m=e[a],E=zu(o,d,a,m,n);if(E!==0){E<0&&t.updateValue(o,m),o--,a--;continue}let I=n(s,c),M=n(o,d),H=n(s,l);if(Object.is(H,M)){let O=n(a,m);Object.is(O,I)?(t.swap(s,o),t.updateValue(o,m),a--,o--):t.move(o,s),t.updateValue(s,l),s++;continue}if(r??=new bc,i??=Ig(t,s,o,n),Vd(t,r,s,H))t.updateValue(s,l),s++,o++;else if(i.has(H))r.set(I,t.detach(s)),o--;else{let O=t.create(s,e[s]);t.attach(s,O),s++,o++}}for(;s<=a;)Cg(t,r,n,s,e[s]),s++}else if(e!=null){let a=e[Symbol.iterator](),c=a.next();for(;!c.done&&s<=o;){let l=t.at(s),u=c.value,d=zu(s,l,s,u,n);if(d!==0)d<0&&t.updateValue(s,u),s++,c=a.next();else{r??=new bc,i??=Ig(t,s,o,n);let m=n(s,u);if(Vd(t,r,s,m))t.updateValue(s,u),s++,o++,c=a.next();else if(!i.has(m))t.attach(s,t.create(s,u)),s++,o++,c=a.next();else{let E=n(s,l);r.set(E,t.detach(s)),o--}}}for(;!c.done;)Cg(t,r,n,t.length,c.value),c=a.next()}for(;s<=o;)t.destroy(t.detach(o--));r?.forEach(a=>{t.destroy(a)})}function Vd(t,e,n,r){return e!==void 0&&e.has(r)?(t.attach(n,e.get(r)),e.delete(r),!0):!1}function Cg(t,e,n,r,i){if(Vd(t,e,r,n(r,i)))t.updateValue(r,i);else{let s=t.create(r,i);t.attach(r,s)}}function Ig(t,e,n,r){let i=new Set;for(let s=e;s<=n;s++)i.add(r(s,t.at(s)));return i}var bc=class{constructor(){this.kvMap=new Map,this._vMap=void 0}has(e){return this.kvMap.has(e)}delete(e){if(!this.has(e))return!1;let n=this.kvMap.get(e);return this._vMap!==void 0&&this._vMap.has(n)?(this.kvMap.set(e,this._vMap.get(n)),this._vMap.delete(n)):this.kvMap.delete(e),!0}get(e){return this.kvMap.get(e)}set(e,n){if(this.kvMap.has(e)){let r=this.kvMap.get(e);this._vMap===void 0&&(this._vMap=new Map);let i=this._vMap;for(;i.has(r);)r=i.get(r);i.set(r,n)}else this.kvMap.set(e,n)}forEach(e){for(let[n,r]of this.kvMap)if(e(r,n),this._vMap!==void 0){let i=this._vMap;for(;i.has(r);)r=i.get(r),e(r,n)}}};var $d=class{constructor(e,n,r){this.lContainer=e,this.$implicit=n,this.$index=r}get $count(){return this.lContainer.length-lt}};function bF(t,e){return e}var qd=class{constructor(e,n,r){this.hasEmptyBlock=e,this.trackByFn=n,this.liveCollection=r}};function wF(t,e,n,r,i,s,o,a,c,l,u,d,m){Wi("NgControlFlow");let E=c!==void 0,I=Ae(),M=a?o.bind(I[Tt][_t]):o,H=new qd(E,M);I[Ke+t]=H,Fd(t+1,e,n,r,i,s),E&&Fd(t+2,c,l,u,d,m)}var zd=class extends Ud{constructor(e,n,r){super(),this.lContainer=e,this.hostLView=n,this.templateTNode=r,this.needsIndexUpdate=!1}get length(){return this.lContainer.length-lt}at(e){return this.getLView(e)[_t].$implicit}attach(e,n){let r=n[on];this.needsIndexUpdate||=e!==this.length,jf(this.lContainer,n,e,ac(this.templateTNode,r))}detach(e){return this.needsIndexUpdate||=e!==this.length-1,q1(this.lContainer,e)}create(e,n){let r=uc(this.lContainer,this.templateTNode.tView.ssrId);return Ff(this.hostLView,this.templateTNode,new $d(this.lContainer,n,e),{dehydratedView:r})}destroy(e){Fc(e[le],e)}updateValue(e,n){this.getLView(e)[_t].$implicit=n}reset(){this.needsIndexUpdate=!1}updateIndexes(){if(this.needsIndexUpdate)for(let e=0;e(gr(!0),Cf(r,i,cy()));function W1(t,e,n,r,i,s){let o=e[on],a=!o||Vi()||Oc(o,s);if(gr(a),a)return Cf(r,i,cy());let c=Vc(o,t,e,n);return _y(o,s)&&Rc(o,s,c.nextSibling),o&&(dy(n)||fy(c))&&Ui(n)&&(a_(n),ov(c)),c}function Q1(){iE=W1}function K1(t,e,n,r,i){let s=e.consts,o=Ri(s,r),a=Gi(e,t,8,"ng-container",o);o!==null&&fc(a,o,!0);let c=Ri(s,i);return kf(e,n,a,c),e.queries!==null&&e.queries.elementStart(e,a),a}function sE(t,e,n){let r=Ae(),i=rt(),s=t+Ke,o=i.firstCreatePass?K1(s,i,r,e,n):i.data[s];Yr(o,!0);let a=aE(i,r,o,t);return r[s]=a,Cc()&&jc(i,r,a,o),fr(a,r),Sc(o)&&(xf(i,r,o),Af(i,o,r)),n!=null&&Rf(r,o),sE}function oE(){let t=St(),e=rt();return rf()?sf():(t=t.parent,Yr(t,!1)),e.firstCreatePass&&(Lc(e,t),Xd(t)&&e.queries.elementEnd(t)),oE}function Y1(t,e,n){return sE(t,e,n),oE(),Y1}var aE=(t,e,n,r)=>(gr(!0),Jy(e[Ue],""));function Z1(t,e,n,r){let i,s=e[on],o=!s||Vi();if(gr(o),o)return Jy(e[Ue],"");let a=Vc(s,t,e,n),c=K_(s,r);return Rc(s,r,a),i=$c(c,a),i}function X1(){aE=Z1}var ji="en-US";var J1=ji;function cE(t){typeof t=="string"&&(J1=t.toLowerCase().replace(/_/g,"-"))}function lE(t,e,n,r){let i=Ae(),s=rt(),o=St();return uE(s,i,i[Ue],o,t,e,r),lE}function eI(t,e,n,r){let i=t.cleanup;if(i!=null)for(let s=0;sc?a[c]:null}typeof o=="string"&&(s+=2)}return null}function uE(t,e,n,r,i,s,o){let a=Sc(r),l=t.firstCreatePass&&Dv(t),u=e[_t],d=wv(e),m=!0;if(r.type&3||o){let M=kt(r,e),H=o?o(M):M,O=d.length,_=o?S=>o(ot(S[r.index])):r.index,D=null;if(!o&&a&&(D=eI(t,e,i,r.index)),D!==null){let S=D.__ngLastListenerFn__||D;S.__ngNextListenerFn__=s,D.__ngLastListenerFn__=s,m=!1}else{s=xg(r,e,u,s,!1);let S=n.listen(H,i,s);d.push(s,S),l&&l.push(i,_,O,O+1)}}else s=xg(r,e,u,s,!1);let E=r.outputs,I;if(m&&E!==null&&(I=E[i])){let M=I.length;if(M)for(let H=0;H-1?pr(t.index,e):e;Bf(a);let c=Ag(e,n,r,o),l=s.__ngNextListenerFn__;for(;l;)c=Ag(e,n,l,o)&&c,l=l.__ngNextListenerFn__;return i&&c===!1&&o.preventDefault(),c}}function _F(t=1){return y_(t)}function tI(t,e){let n=null,r=FD(t);for(let i=0;i(gr(!0),Xy(e[Ue],r));function sI(t,e,n,r,i){let s=e[on],o=!s||Vi()||Oc(s,i);return gr(o),o?Xy(e[Ue],r):Vc(s,t,e,n)}function oI(){dE=sI}function aI(t){return fE("",t,""),aI}function fE(t,e,n){let r=Ae(),i=E1(r,t,e,n);return i!==Un&&IS(r,mr(),i),fE}function cI(t,e,n){Fv(e)&&(e=e());let r=Ae(),i=Ks();if(vn(r,i,e)){let s=rt(),o=lf();gv(s,o,r,t,e,r[Ue],n,!1)}return cI}function MF(t,e){let n=Fv(t);return n&&t.set(e),n}function lI(t,e){let n=Ae(),r=rt(),i=St();return uE(r,n,n[Ue],i,t,e),lI}function uI(t,e,n){let r=rt();if(r.firstCreatePass){let i=dr(t);Gd(n,r.data,r.blueprint,i,!0),Gd(e,r.data,r.blueprint,i,!1)}}function Gd(t,e,n,r,i){if(t=wt(t),Array.isArray(t))for(let s=0;s>20;if(Li(t)||!t.multi){let E=new qr(l,i,Lt),I=Wu(c,e,i?u:u+m,d);I===-1?(pd(sc(a,o),s,c),Gu(s,t,e.length),e.push(c),a.directiveStart++,a.directiveEnd++,i&&(a.providerIndexes+=1048576),n.push(E),o.push(E)):(n[I]=E,o[I]=E)}else{let E=Wu(c,e,u+m,d),I=Wu(c,e,u,u+m),M=E>=0&&n[E],H=I>=0&&n[I];if(i&&!H||!i&&!M){pd(sc(a,o),s,c);let O=hI(i?fI:dI,n.length,i,r,l);!i&&H&&(n[I].providerFactory=O),Gu(s,t,e.length,0),e.push(c),a.directiveStart++,a.directiveEnd++,i&&(a.providerIndexes+=1048576),n.push(O),o.push(O)}else{let O=hE(n[i?I:E],l,!i&&r);Gu(s,t,E>-1?E:I,O)}!i&&r&&H&&n[I].componentProviders++}}}function Gu(t,e,n,r){let i=Li(e),s=tT(e);if(i||s){let c=(s?wt(e.useClass):e).prototype.ngOnDestroy;if(c){let l=t.destroyHooks||(t.destroyHooks=[]);if(!i&&e.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 hE(t,e,n){return n&&t.componentProviders++,t.multi.push(e)-1}function Wu(t,e,n,r){for(let i=n;i{n.providersResolver=(r,i)=>uI(r,i?i(t):t,e)}}var pI=(()=>{let e=class e{constructor(r){this._injector=r,this.cachedInjectors=new Map}getOrCreateStandaloneInjector(r){if(!r.standalone)return null;if(!this.cachedInjectors.has(r)){let i=My(!1,r.type),s=i.length>0?zf([i],this._injector,`Standalone[${r.type.name}]`):null;this.cachedInjectors.set(r,s)}return this.cachedInjectors.get(r)}ngOnDestroy(){try{for(let r of this.cachedInjectors.values())r!==null&&r.destroy()}finally{this.cachedInjectors.clear()}}};e.\u0275prov=ie({token:e,providedIn:"environment",factory:()=>new e(ue(Gt))});let t=e;return t})();function pE(t){Wi("NgStandalone"),t.getStandaloneInjector=e=>e.get(pI).getOrCreateStandaloneInjector(t)}function AF(t,e,n,r,i,s){return gI(Ae(),u_(),t,e,n,r,i,s)}function mI(t,e){let n=t[e];return n===Un?void 0:n}function gI(t,e,n,r,i,s,o,a){let c=e+n;return m1(t,c,i,s,o)?h1(t,c+3,a?r.call(a,i,s,o):r(i,s,o)):mI(t,c+3)}var Ha=null;function yI(t){Ha!==null&&(t.defaultEncapsulation!==Ha.defaultEncapsulation||t.preserveWhitespaces!==Ha.preserveWhitespaces)||(Ha=t)}var Gc=(()=>{let e=class e{log(r){console.log(r)}warn(r){console.warn(r)}};e.\u0275fac=function(i){return new(i||e)},e.\u0275prov=ie({token:e,factory:e.\u0275fac,providedIn:"platform"});let t=e;return t})();var Wc=new de(""),mE=new de(""),Wf=(()=>{let e=class e{constructor(r,i,s){this._ngZone=r,this.registry=i,this._pendingCount=0,this._isZoneStable=!0,this._callbacks=[],this.taskTrackingZone=null,Qf||(vI(s),s.addToWindow(i)),this._watchAngularEvents(),r.run(()=>{this.taskTrackingZone=typeof Zone>"u"?null:Zone.current.get("TaskTrackingZone")})}_watchAngularEvents(){this._ngZone.onUnstable.subscribe({next:()=>{this._isZoneStable=!1}}),this._ngZone.runOutsideAngular(()=>{this._ngZone.onStable.subscribe({next:()=>{Be.assertNotInAngularZone(),queueMicrotask(()=>{this._isZoneStable=!0,this._runCallbacksIfReady()})}})})}increasePendingRequestCount(){return this._pendingCount+=1,this._pendingCount}decreasePendingRequestCount(){if(this._pendingCount-=1,this._pendingCount<0)throw new Error("pending async requests below zero");return this._runCallbacksIfReady(),this._pendingCount}isStable(){return this._isZoneStable&&this._pendingCount===0&&!this._ngZone.hasPendingMacrotasks}_runCallbacksIfReady(){if(this.isStable())queueMicrotask(()=>{for(;this._callbacks.length!==0;){let r=this._callbacks.pop();clearTimeout(r.timeoutId),r.doneCb()}});else{let r=this.getPendingTasks();this._callbacks=this._callbacks.filter(i=>i.updateCb&&i.updateCb(r)?(clearTimeout(i.timeoutId),!1):!0)}}getPendingTasks(){return this.taskTrackingZone?this.taskTrackingZone.macroTasks.map(r=>({source:r.source,creationLocation:r.creationLocation,data:r.data})):[]}addCallback(r,i,s){let o=-1;i&&i>0&&(o=setTimeout(()=>{this._callbacks=this._callbacks.filter(a=>a.timeoutId!==o),r()},i)),this._callbacks.push({doneCb:r,timeoutId:o,updateCb:s})}whenStable(r,i,s){if(s&&!this.taskTrackingZone)throw new Error('Task tracking zone is required when passing an update callback to whenStable(). Is "zone.js/plugins/task-tracking" loaded?');this.addCallback(r,i,s),this._runCallbacksIfReady()}getPendingRequestCount(){return this._pendingCount}registerApplication(r){this.registry.registerApplication(r,this)}unregisterApplication(r){this.registry.unregisterApplication(r)}findProviders(r,i,s){return[]}};e.\u0275fac=function(i){return new(i||e)(ue(Be),ue(gE),ue(mE))},e.\u0275prov=ie({token:e,factory:e.\u0275fac});let t=e;return t})(),gE=(()=>{let e=class e{constructor(){this._applications=new Map}registerApplication(r,i){this._applications.set(r,i)}unregisterApplication(r){this._applications.delete(r)}unregisterAllApplications(){this._applications.clear()}getTestability(r){return this._applications.get(r)||null}getAllTestabilities(){return Array.from(this._applications.values())}getAllRootElements(){return Array.from(this._applications.keys())}findTestabilityInTree(r,i=!0){return Qf?.findTestabilityInTree(this,r,i)??null}};e.\u0275fac=function(i){return new(i||e)},e.\u0275prov=ie({token:e,factory:e.\u0275fac,providedIn:"platform"});let t=e;return t})();function vI(t){Qf=t}var Qf;function to(t){return!!t&&typeof t.then=="function"}function yE(t){return!!t&&typeof t.subscribe=="function"}var vE=new de(""),Kf=(()=>{let e=class e{constructor(){this.initialized=!1,this.done=!1,this.donePromise=new Promise((r,i)=>{this.resolve=r,this.reject=i}),this.appInits=W(vE,{optional:!0})??[]}runInitializers(){if(this.initialized)return;let r=[];for(let s of this.appInits){let o=s();if(to(o))r.push(o);else if(yE(o)){let a=new Promise((c,l)=>{o.subscribe({complete:c,error:l})});r.push(a)}}let i=()=>{this.done=!0,this.resolve()};Promise.all(r).then(()=>{i()}).catch(s=>{this.reject(s)}),r.length===0&&i(),this.initialized=!0}};e.\u0275fac=function(i){return new(i||e)},e.\u0275prov=ie({token:e,factory:e.\u0275fac,providedIn:"root"});let t=e;return t})(),Qi=new de("");function EE(){Tm(()=>{throw new z(600,!1)})}function EI(t){return t.isBoundToModule}function bE(t,e,n){try{let r=n();return to(r)?r.catch(i=>{throw e.runOutsideAngular(()=>t.handleError(i)),i}):r}catch(r){throw e.runOutsideAngular(()=>t.handleError(r)),r}}function wE(t,e){return Array.isArray(e)?e.reduce(wE,t):J(J({},t),e)}var cn=(()=>{let e=class e{constructor(){this._bootstrapListeners=[],this._runningTick=!1,this._destroyed=!1,this._destroyListeners=[],this._views=[],this.internalErrorHandler=W(Wy),this.afterRenderEffectManager=W(Bv),this.componentTypes=[],this.components=[],this.isStable=W(eo).hasPendingTasks.pipe(Ie(r=>!r)),this._injector=W(Gt)}get destroyed(){return this._destroyed}get injector(){return this._injector}bootstrap(r,i){let s=r instanceof dc;if(!this._injector.get(Kf).done){let E=!s&&qg(r),I=!1;throw new z(405,I)}let a;s?a=r:a=this._injector.get(qc).resolveComponentFactory(r),this.componentTypes.push(a.componentType);let c=EI(a)?void 0:this._injector.get(hr),l=i||a.selector,u=a.create(an.NULL,[],l,c),d=u.location.nativeElement,m=u.injector.get(Wc,null);return m?.registerApplication(d),u.onDestroy(()=>{this.detachView(u.hostView),Qa(this.components,u),m?.unregisterApplication(d)}),this._loadComponent(u),u}tick(){if(this._runningTick)throw new z(101,!1);try{this._runningTick=!0,this.detectChangesInAttachedViews()}catch(r){this.internalErrorHandler(r)}finally{this._runningTick=!1}}detectChangesInAttachedViews(){let r=0;do{if(r===Nv)throw new z(103,!1);let i=r===0;for(let{_lView:s,notifyErrorHandler:o}of this._views)!i&&!Rg(s)||this.detectChangesInView(s,o,i);this.afterRenderEffectManager.execute(),r++}while(this._views.some(({_lView:i})=>Rg(i)))}detectChangesInView(r,i,s){let o;s?(o=0,r[ce]|=1024):r[ce]&64?o=0:o=1,Av(r,i,o)}attachView(r){let i=r;this._views.push(i),i.attachToAppRef(this)}detachView(r){let i=r;Qa(this._views,i),i.detachFromAppRef()}_loadComponent(r){this.attachView(r.hostView),this.tick(),this.components.push(r);let i=this._injector.get(Qi,[]);[...this._bootstrapListeners,...i].forEach(s=>s(r))}ngOnDestroy(){if(!this._destroyed)try{this._destroyListeners.forEach(r=>r()),this._views.slice().forEach(r=>r.destroy())}finally{this._destroyed=!0,this._views=[],this._bootstrapListeners=[],this._destroyListeners=[]}}onDestroy(r){return this._destroyListeners.push(r),()=>Qa(this._destroyListeners,r)}destroy(){if(this._destroyed)throw new z(406,!1);let r=this._injector;r.destroy&&!r.destroyed&&r.destroy()}get viewCount(){return this._views.length}warnIfDestroyed(){}};e.\u0275fac=function(i){return new(i||e)},e.\u0275prov=ie({token:e,factory:e.\u0275fac,providedIn:"root"});let t=e;return t})();function Qa(t,e){let n=t.indexOf(e);n>-1&&t.splice(n,1)}var Ua;function no(t){Ua??=new WeakMap;let e=Ua.get(t);if(e)return e;let n=t.isStable.pipe(en(r=>r)).toPromise().then(()=>{});return Ua.set(t,n),t.onDestroy(()=>Ua?.delete(t)),n}function Rg(t){return nf(t)}var Qd=class{constructor(e,n){this.ngModuleFactory=e,this.componentFactories=n}},Yf=(()=>{let e=class e{compileModuleSync(r){return new yc(r)}compileModuleAsync(r){return Promise.resolve(this.compileModuleSync(r))}compileModuleAndAllComponentsSync(r){let i=this.compileModuleSync(r),s=zg(r),o=Zy(s.declarations).reduce((a,c)=>{let l=lr(c);return l&&a.push(new qs(l)),a},[]);return new Qd(i,o)}compileModuleAndAllComponentsAsync(r){return Promise.resolve(this.compileModuleAndAllComponentsSync(r))}clearCache(){}clearCacheFor(r){}getModuleId(r){}};e.\u0275fac=function(i){return new(i||e)},e.\u0275prov=ie({token:e,factory:e.\u0275fac,providedIn:"root"});let t=e;return t})(),bI=new de("");function wI(t,e,n){let r=new yc(n);return Promise.resolve(r)}function Og(t){for(let e=t.length-1;e>=0;e--)if(t[e]!==void 0)return t[e]}var DI=(()=>{let e=class e{constructor(){this.zone=W(Be),this.applicationRef=W(cn)}initialize(){this._onMicrotaskEmptySubscription||(this._onMicrotaskEmptySubscription=this.zone.onMicrotaskEmpty.subscribe({next:()=>{this.zone.run(()=>{this.applicationRef.tick()})}}))}ngOnDestroy(){this._onMicrotaskEmptySubscription?.unsubscribe()}};e.\u0275fac=function(i){return new(i||e)},e.\u0275prov=ie({token:e,factory:e.\u0275fac,providedIn:"root"});let t=e;return t})();function DE(t){return[{provide:Be,useFactory:t},{provide:$r,multi:!0,useFactory:()=>{let e=W(DI,{optional:!0});return()=>e.initialize()}},{provide:$r,multi:!0,useFactory:()=>{let e=W(SI);return()=>{e.initialize()}}},{provide:Wy,useFactory:_I}]}function _I(){let t=W(Be),e=W(gn);return n=>t.runOutsideAngular(()=>e.handleError(n))}function TI(t){let e=DE(()=>new Be(_E(t)));return Hn([[],e])}function _E(t){return{enableLongStackTrace:!1,shouldCoalesceEventChangeDetection:t?.eventCoalescing??!1,shouldCoalesceRunChangeDetection:t?.runCoalescing??!1}}var SI=(()=>{let e=class e{constructor(){this.subscription=new it,this.initialized=!1,this.zone=W(Be),this.pendingTasks=W(eo)}initialize(){if(this.initialized)return;this.initialized=!0;let r=null;!this.zone.isStable&&!this.zone.hasPendingMacrotasks&&!this.zone.hasPendingMicrotasks&&(r=this.pendingTasks.add()),this.zone.runOutsideAngular(()=>{this.subscription.add(this.zone.onStable.subscribe(()=>{Be.assertNotInAngularZone(),queueMicrotask(()=>{r!==null&&!this.zone.hasPendingMacrotasks&&!this.zone.hasPendingMicrotasks&&(this.pendingTasks.remove(r),r=null)})}))}),this.subscription.add(this.zone.onUnstable.subscribe(()=>{Be.assertInAngularZone(),r??=this.pendingTasks.add()}))}ngOnDestroy(){this.subscription.unsubscribe()}};e.\u0275fac=function(i){return new(i||e)},e.\u0275prov=ie({token:e,factory:e.\u0275fac,providedIn:"root"});let t=e;return t})();function CI(){return typeof $localize<"u"&&$localize.locale||ji}var Qc=new de("",{providedIn:"root",factory:()=>W(Qc,be.Optional|be.SkipSelf)||CI()});var Zf=new de(""),TE=(()=>{let e=class e{constructor(r){this._injector=r,this._modules=[],this._destroyListeners=[],this._destroyed=!1}bootstrapModuleFactory(r,i){let s=IC(i?.ngZone,_E({eventCoalescing:i?.ngZoneEventCoalescing,runCoalescing:i?.ngZoneRunCoalescing}));return s.run(()=>{let o=f1(r.moduleType,this.injector,DE(()=>s)),a=o.injector.get(gn,null);return s.runOutsideAngular(()=>{let c=s.onError.subscribe({next:l=>{a.handleError(l)}});o.onDestroy(()=>{Qa(this._modules,o),c.unsubscribe()})}),bE(a,s,()=>{let c=o.injector.get(Kf);return c.runInitializers(),c.donePromise.then(()=>{let l=o.injector.get(Qc,ji);return cE(l||ji),this._moduleDoBootstrap(o),o})})})}bootstrapModule(r,i=[]){let s=wE({},i);return wI(this.injector,s,r).then(o=>this.bootstrapModuleFactory(o,s))}_moduleDoBootstrap(r){let i=r.injector.get(cn);if(r._bootstrapComponents.length>0)r._bootstrapComponents.forEach(s=>i.bootstrap(s));else if(r.instance.ngDoBootstrap)r.instance.ngDoBootstrap(i);else throw new z(-403,!1);this._modules.push(r)}onDestroy(r){this._destroyListeners.push(r)}get injector(){return this._injector}destroy(){if(this._destroyed)throw new z(404,!1);this._modules.slice().forEach(i=>i.destroy()),this._destroyListeners.forEach(i=>i());let r=this._injector.get(Zf,null);r&&(r.forEach(i=>i()),r.clear()),this._destroyed=!0}get destroyed(){return this._destroyed}};e.\u0275fac=function(i){return new(i||e)(ue(an))},e.\u0275prov=ie({token:e,factory:e.\u0275fac,providedIn:"platform"});let t=e;return t})(),cr=null,Kc=new de("");function II(t){if(cr&&!cr.get(Kc,!1))throw new z(400,!1);EE(),cr=t;let e=t.get(TE);return IE(t),e}function Yc(t,e,n=[]){let r=`Platform: ${e}`,i=new de(r);return(s=[])=>{let o=CE();if(!o||o.injector.get(Kc,!1)){let a=[...n,...s,{provide:i,useValue:!0}];t?t(a):II(SE(a,r))}return MI(i)}}function SE(t=[],e){return an.create({name:e,providers:[{provide:kc,useValue:"platform"},{provide:Zf,useValue:new Set([()=>cr=null])},...t]})}function MI(t){let e=CE();if(!e)throw new z(401,!1);return e}function CE(){return cr?.get(TE)??null}function NI(t=[]){if(cr)return cr;let e=SE(t);return cr=e,EE(),IE(e),e}function IE(t){t.get(Zs,null)?.forEach(n=>n())}var Xf=Yc(null,"core",[]);function ME(t){try{let{rootComponent:e,appProviders:n,platformProviders:r}=t,i=NI(r),s=[TI(),...n||[]],a=new vc({providers:s,parent:i,debugName:"",runEnvironmentInitializers:!1}).injector,c=a.get(Be);return c.run(()=>{a.resolveInjectorInitializers();let l=a.get(gn,null),u;c.runOutsideAngular(()=>{u=c.onError.subscribe({next:E=>{l.handleError(E)}})});let d=()=>a.destroy(),m=i.get(Zf);return m.add(d),a.onDestroy(()=>{u.unsubscribe(),m.delete(d)}),bE(l,c,()=>{let E=a.get(Kf);return E.runInitializers(),E.donePromise.then(()=>{let I=a.get(Qc,ji);cE(I||ji);let M=a.get(cn);return e!==void 0&&M.bootstrap(e),M})})})}catch(e){return Promise.reject(e)}}var Kd=class{constructor(){this.views=[],this.indexByContent=new Map}add(e){let n=JSON.stringify(e);if(!this.indexByContent.has(n)){let r=this.views.length;return this.views.push(e),this.indexByContent.set(n,r),r}return this.indexByContent.get(n)}getAll(){return this.views}},AI=0;function NE(t){return t.ssrId||(t.ssrId=`t${AI++}`),t.ssrId}function AE(t,e,n){let r=[];return Us(t,e,n,r),r.length}function xI(t){let e=[];return Tv(t,e),e.length}function xE(t,e){let n=t[Ze];return n&&!n.hasAttribute(Ls)?Dc(n,t,e):null}function RE(t,e){let n=Yg(t[Ze]),r=xE(n,e),i=ot(n[Ze]),s=t[at],o=Dc(i,s,e),a=n[Ue],c=`${r}|${o}`;a.setAttribute(i,Is,c)}function OE(t,e){let n=new Kd,r=new Map,i=t._views;for(let a of i){let c=Dy(a);if(c!==null){let l={serializedViewCollection:n,corruptedTextNodes:r};Ot(c)?RE(c,l):xE(c,l),LI(r,e)}}let s=n.getAll();t.injector.get(En).set(yf,s)}function RI(t,e){let n=[],r="";for(let i=lt;i0&&l===r){let u=n[n.length-1];u[tc]??=1,u[tc]++}else r=l,n.push(c)}return n}function wc(t,e,n){let r=e.index-Ke;t[ad]??={},t[ad][r]=dC(e,n)}function kg(t,e){let n=e.index-Ke;t[Va]??=[],t[Va].includes(n)||t[Va].push(n)}function kE(t,e){let n={},r=t[le];for(let i=Ke;i{let t=!0;return Fa()&&(t=!!W(En,{optional:!0})?.get(yf,null)),t&&Wi("NgHydration"),t}},{provide:$r,useValue:()=>{Fa()&&W(Si)&&(BI(),FI())},multi:!0},{provide:Ky,useFactory:()=>Fa()&&W(Si)},{provide:Qi,useFactory:()=>{if(Fa()&&W(Si)){let t=W(cn),e=W(an);return()=>{jI(t,e).then(()=>{Be.assertInAngularZone(),rC(t)})}}return()=>{}},multi:!0}])}function BI(){let t=Mc(),e;for(let n of t.body.childNodes)if(n.nodeType===Node.COMMENT_NODE&&n.textContent?.trim()===vf){e=n;break}if(!e)throw new z(-507,!1)}function PE(t){return typeof t=="boolean"?t:t!=null&&t!=="false"}function xF(...t){return t.reduce((e,n)=>Object.assign(e,n,{providers:[...e.providers,...n.providers]}),{providers:[]})}var UE=null;function bn(){return UE}function Xc(t){UE??=t}var Zc=class{};var ze=new de(""),io=(()=>{let e=class e{historyGo(r){throw new Error("")}};e.\u0275fac=function(i){return new(i||e)},e.\u0275prov=ie({token:e,factory:()=>W(VI),providedIn:"platform"});let t=e;return t})();var VI=(()=>{let e=class e extends io{constructor(){super(),this._doc=W(ze),this._location=window.location,this._history=window.history}getBaseHrefFromDOM(){return bn().getBaseHref(this._doc)}onPopState(r){let i=bn().getGlobalEventTarget(this._doc,"window");return i.addEventListener("popstate",r,!1),()=>i.removeEventListener("popstate",r)}onHashChange(r){let i=bn().getGlobalEventTarget(this._doc,"window");return i.addEventListener("hashchange",r,!1),()=>i.removeEventListener("hashchange",r)}get href(){return this._location.href}get protocol(){return this._location.protocol}get hostname(){return this._location.hostname}get port(){return this._location.port}get pathname(){return this._location.pathname}get search(){return this._location.search}get hash(){return this._location.hash}set pathname(r){this._location.pathname=r}pushState(r,i,s){this._history.pushState(r,i,s)}replaceState(r,i,s){this._history.replaceState(r,i,s)}forward(){this._history.forward()}back(){this._history.back()}historyGo(r=0){this._history.go(r)}getState(){return this._history.state}};e.\u0275fac=function(i){return new(i||e)},e.\u0275prov=ie({token:e,factory:()=>new e,providedIn:"platform"});let t=e;return t})();function VE(t,e){if(t.length==0)return e;if(e.length==0)return t;let n=0;return t.endsWith("/")&&n++,e.startsWith("/")&&n++,n==2?t+e.substring(1):n==1?t+e:t+"/"+e}function FE(t){let e=t.match(/#|\?|$/),n=e&&e.index||t.length,r=n-(t[n-1]==="/"?1:0);return t.slice(0,r)+t.slice(n)}function Xr(t){return t&&t[0]!=="?"?"?"+t:t}var Jc=(()=>{let e=class e{historyGo(r){throw new Error("")}};e.\u0275fac=function(i){return new(i||e)},e.\u0275prov=ie({token:e,factory:()=>W($E),providedIn:"root"});let t=e;return t})(),$I=new de(""),$E=(()=>{let e=class e extends Jc{constructor(r,i){super(),this._platformLocation=r,this._removeListenerFns=[],this._baseHref=i??this._platformLocation.getBaseHrefFromDOM()??W(ze).location?.origin??""}ngOnDestroy(){for(;this._removeListenerFns.length;)this._removeListenerFns.pop()()}onPopState(r){this._removeListenerFns.push(this._platformLocation.onPopState(r),this._platformLocation.onHashChange(r))}getBaseHref(){return this._baseHref}prepareExternalUrl(r){return VE(this._baseHref,r)}path(r=!1){let i=this._platformLocation.pathname+Xr(this._platformLocation.search),s=this._platformLocation.hash;return s&&r?`${i}${s}`:i}pushState(r,i,s,o){let a=this.prepareExternalUrl(s+Xr(o));this._platformLocation.pushState(r,i,a)}replaceState(r,i,s,o){let a=this.prepareExternalUrl(s+Xr(o));this._platformLocation.replaceState(r,i,a)}forward(){this._platformLocation.forward()}back(){this._platformLocation.back()}getState(){return this._platformLocation.getState()}historyGo(r=0){this._platformLocation.historyGo?.(r)}};e.\u0275fac=function(i){return new(i||e)(ue(io),ue($I,8))},e.\u0275prov=ie({token:e,factory:e.\u0275fac,providedIn:"root"});let t=e;return t})();var so=(()=>{let e=class e{constructor(r){this._subject=new pt,this._urlChangeListeners=[],this._urlChangeSubscription=null,this._locationStrategy=r;let i=this._locationStrategy.getBaseHref();this._basePath=GI(FE(jE(i))),this._locationStrategy.onPopState(s=>{this._subject.emit({url:this.path(!0),pop:!0,state:s.state,type:s.type})})}ngOnDestroy(){this._urlChangeSubscription?.unsubscribe(),this._urlChangeListeners=[]}path(r=!1){return this.normalize(this._locationStrategy.path(r))}getState(){return this._locationStrategy.getState()}isCurrentPathEqualTo(r,i=""){return this.path()==this.normalize(r+Xr(i))}normalize(r){return e.stripTrailingSlash(zI(this._basePath,jE(r)))}prepareExternalUrl(r){return r&&r[0]!=="/"&&(r="/"+r),this._locationStrategy.prepareExternalUrl(r)}go(r,i="",s=null){this._locationStrategy.pushState(s,"",r,i),this._notifyUrlChangeListeners(this.prepareExternalUrl(r+Xr(i)),s)}replaceState(r,i="",s=null){this._locationStrategy.replaceState(s,"",r,i),this._notifyUrlChangeListeners(this.prepareExternalUrl(r+Xr(i)),s)}forward(){this._locationStrategy.forward()}back(){this._locationStrategy.back()}historyGo(r=0){this._locationStrategy.historyGo?.(r)}onUrlChange(r){return this._urlChangeListeners.push(r),this._urlChangeSubscription??=this.subscribe(i=>{this._notifyUrlChangeListeners(i.url,i.state)}),()=>{let i=this._urlChangeListeners.indexOf(r);this._urlChangeListeners.splice(i,1),this._urlChangeListeners.length===0&&(this._urlChangeSubscription?.unsubscribe(),this._urlChangeSubscription=null)}}_notifyUrlChangeListeners(r="",i){this._urlChangeListeners.forEach(s=>s(r,i))}subscribe(r,i,s){return this._subject.subscribe({next:r,error:i,complete:s})}};e.normalizeQueryParams=Xr,e.joinWithSlash=VE,e.stripTrailingSlash=FE,e.\u0275fac=function(i){return new(i||e)(ue(Jc))},e.\u0275prov=ie({token:e,factory:()=>qI(),providedIn:"root"});let t=e;return t})();function qI(){return new so(ue(Jc))}function zI(t,e){if(!t||!e.startsWith(t))return e;let n=e.substring(t.length);return n===""||["/",";","?","#"].includes(n[0])?n:e}function jE(t){return t.replace(/\/index.html$/,"")}function GI(t){if(new RegExp("^(https?:)?//").test(t)){let[,n]=t.split(/\/\/[^\/]+/);return n}return t}function qE(t,e){e=encodeURIComponent(e);for(let n of t.split(";")){let r=n.indexOf("="),[i,s]=r==-1?[n,""]:[n.slice(0,r),n.slice(r+1)];if(i.trim()===e)return decodeURIComponent(s)}return null}var Jf=/\s+/,BE=[],r2=(()=>{let e=class e{constructor(r,i){this._ngEl=r,this._renderer=i,this.initialClasses=BE,this.stateMap=new Map}set klass(r){this.initialClasses=r!=null?r.trim().split(Jf):BE}set ngClass(r){this.rawClass=typeof r=="string"?r.trim().split(Jf):r}ngDoCheck(){for(let i of this.initialClasses)this._updateState(i,!0);let r=this.rawClass;if(Array.isArray(r)||r instanceof Set)for(let i of r)this._updateState(i,!0);else if(r!=null)for(let i of Object.keys(r))this._updateState(i,!!r[i]);this._applyStateDiff()}_updateState(r,i){let s=this.stateMap.get(r);s!==void 0?(s.enabled!==i&&(s.changed=!0,s.enabled=i),s.touched=!0):this.stateMap.set(r,{enabled:i,changed:!0,touched:!0})}_applyStateDiff(){for(let r of this.stateMap){let i=r[0],s=r[1];s.changed?(this._toggleClass(i,s.enabled),s.changed=!1):s.touched||(s.enabled&&this._toggleClass(i,!1),this.stateMap.delete(i)),s.touched=!1}}_toggleClass(r,i){r=r.trim(),r.length>0&&r.split(Jf).forEach(s=>{i?this._renderer.addClass(this._ngEl.nativeElement,s):this._renderer.removeClass(this._ngEl.nativeElement,s)})}};e.\u0275fac=function(i){return new(i||e)(Lt(Bn),Lt(Zr))},e.\u0275dir=Kr({type:e,selectors:[["","ngClass",""]],inputs:{klass:[Pn.None,"class","klass"],ngClass:"ngClass"},standalone:!0});let t=e;return t})();var i2=(()=>{let e=class e{constructor(r,i){this._viewContainer=r,this._context=new eh,this._thenTemplateRef=null,this._elseTemplateRef=null,this._thenViewRef=null,this._elseViewRef=null,this._thenTemplateRef=i}set ngIf(r){this._context.$implicit=this._context.ngIf=r,this._updateView()}set ngIfThen(r){HE("ngIfThen",r),this._thenTemplateRef=r,this._thenViewRef=null,this._updateView()}set ngIfElse(r){HE("ngIfElse",r),this._elseTemplateRef=r,this._elseViewRef=null,this._updateView()}_updateView(){this._context.$implicit?this._thenViewRef||(this._viewContainer.clear(),this._elseViewRef=null,this._thenTemplateRef&&(this._thenViewRef=this._viewContainer.createEmbeddedView(this._thenTemplateRef,this._context))):this._elseViewRef||(this._viewContainer.clear(),this._thenViewRef=null,this._elseTemplateRef&&(this._elseViewRef=this._viewContainer.createEmbeddedView(this._elseTemplateRef,this._context)))}static ngTemplateContextGuard(r,i){return!0}};e.\u0275fac=function(i){return new(i||e)(Lt(vr),Lt(Pi))},e.\u0275dir=Kr({type:e,selectors:[["","ngIf",""]],inputs:{ngIf:"ngIf",ngIfThen:"ngIfThen",ngIfElse:"ngIfElse"},standalone:!0});let t=e;return t})(),eh=class{constructor(){this.$implicit=null,this.ngIf=null}};function HE(t,e){if(!!!(!e||e.createEmbeddedView))throw new Error(`${t} must be a TemplateRef, but received '${Dt(e)}'.`)}var s2=(()=>{let e=class e{constructor(r,i,s){this._ngEl=r,this._differs=i,this._renderer=s,this._ngStyle=null,this._differ=null}set ngStyle(r){this._ngStyle=r,!this._differ&&r&&(this._differ=this._differs.find(r).create())}ngDoCheck(){if(this._differ){let r=this._differ.diff(this._ngStyle);r&&this._applyChanges(r)}}_setStyle(r,i){let[s,o]=r.split("."),a=s.indexOf("-")===-1?void 0:yn.DashCase;i!=null?this._renderer.setStyle(this._ngEl.nativeElement,s,o?`${i}${o}`:i,a):this._renderer.removeStyle(this._ngEl.nativeElement,s,a)}_applyChanges(r){r.forEachRemovedItem(i=>this._setStyle(i.key,null)),r.forEachAddedItem(i=>this._setStyle(i.key,i.currentValue)),r.forEachChangedItem(i=>this._setStyle(i.key,i.currentValue))}};e.\u0275fac=function(i){return new(i||e)(Lt(Bn),Lt(Uf),Lt(Zr))},e.\u0275dir=Kr({type:e,selectors:[["","ngStyle",""]],inputs:{ngStyle:"ngStyle"},standalone:!0});let t=e;return t})(),o2=(()=>{let e=class e{constructor(r){this._viewContainerRef=r,this._viewRef=null,this.ngTemplateOutletContext=null,this.ngTemplateOutlet=null,this.ngTemplateOutletInjector=null}ngOnChanges(r){if(this._shouldRecreateView(r)){let i=this._viewContainerRef;if(this._viewRef&&i.remove(i.indexOf(this._viewRef)),!this.ngTemplateOutlet){this._viewRef=null;return}let s=this._createContextForwardProxy();this._viewRef=i.createEmbeddedView(this.ngTemplateOutlet,s,{injector:this.ngTemplateOutletInjector??void 0})}}_shouldRecreateView(r){return!!r.ngTemplateOutlet||!!r.ngTemplateOutletInjector}_createContextForwardProxy(){return new Proxy({},{set:(r,i,s)=>this.ngTemplateOutletContext?Reflect.set(this.ngTemplateOutletContext,i,s):!1,get:(r,i,s)=>{if(this.ngTemplateOutletContext)return Reflect.get(this.ngTemplateOutletContext,i,s)}})}};e.\u0275fac=function(i){return new(i||e)(Lt(vr))},e.\u0275dir=Kr({type:e,selectors:[["","ngTemplateOutlet",""]],inputs:{ngTemplateOutletContext:"ngTemplateOutletContext",ngTemplateOutlet:"ngTemplateOutlet",ngTemplateOutletInjector:"ngTemplateOutletInjector"},standalone:!0,features:[Js]});let t=e;return t})();var WI=(()=>{let e=class e{};e.\u0275fac=function(i){return new(i||e)},e.\u0275mod=Bi({type:e}),e.\u0275inj=qi({});let t=e;return t})(),rh="browser",ih="server";function QI(t){return t===rh}function sh(t){return t===ih}var oh=(()=>{let e=class e{};e.\u0275prov=ie({token:e,providedIn:"root",factory:()=>QI(W(Wt))?new th(W(ze),window):new ro});let t=e;return t})(),th=class{constructor(e,n){this.document=e,this.window=n,this.offset=()=>[0,0]}setOffset(e){Array.isArray(e)?this.offset=()=>e:this.offset=e}getScrollPosition(){return[this.window.scrollX,this.window.scrollY]}scrollToPosition(e){this.window.scrollTo(e[0],e[1])}scrollToAnchor(e){let n=KI(this.document,e);n&&(this.scrollToElement(n),n.focus())}setHistoryScrollRestoration(e){this.window.history.scrollRestoration=e}scrollToElement(e){let n=e.getBoundingClientRect(),r=n.left+this.window.pageXOffset,i=n.top+this.window.pageYOffset,s=this.offset();this.window.scrollTo(r-s[0],i-s[1])}};function KI(t,e){let n=t.getElementById(e)||t.getElementsByName(e)[0];if(n)return n;if(typeof t.createTreeWalker=="function"&&t.body&&typeof t.body.attachShadow=="function"){let r=t.createTreeWalker(t.body,NodeFilter.SHOW_ELEMENT),i=r.currentNode;for(;i;){let s=i.shadowRoot;if(s){let o=s.getElementById(e)||s.querySelector(`[name="${e}"]`);if(o)return o}i=r.nextNode()}}return null}var ro=class{setOffset(e){}getScrollPosition(){return[0,0]}scrollToPosition(e){}scrollToAnchor(e){}setHistoryScrollRestoration(e){}},Yi=class{};var tl=class t{constructor(e){this.normalizedNames=new Map,this.lazyUpdate=null,e?typeof e=="string"?this.lazyInit=()=>{this.headers=new Map,e.split(` -`).forEach(n=>{let r=n.indexOf(":");if(r>0){let i=n.slice(0,r),s=i.toLowerCase(),o=n.slice(r+1).trim();this.maybeSetNormalizedName(i,s),this.headers.has(s)?this.headers.get(s).push(o):this.headers.set(s,[o])}})}:typeof Headers<"u"&&e instanceof Headers?(this.headers=new Map,e.forEach((n,r)=>{this.setHeaderEntries(r,n)})):this.lazyInit=()=>{this.headers=new Map,Object.entries(e).forEach(([n,r])=>{this.setHeaderEntries(n,r)})}:this.headers=new Map}has(e){return this.init(),this.headers.has(e.toLowerCase())}get(e){this.init();let n=this.headers.get(e.toLowerCase());return n&&n.length>0?n[0]:null}keys(){return this.init(),Array.from(this.normalizedNames.values())}getAll(e){return this.init(),this.headers.get(e.toLowerCase())||null}append(e,n){return this.clone({name:e,value:n,op:"a"})}set(e,n){return this.clone({name:e,value:n,op:"s"})}delete(e,n){return this.clone({name:e,value:n,op:"d"})}maybeSetNormalizedName(e,n){this.normalizedNames.has(n)||this.normalizedNames.set(n,e)}init(){this.lazyInit&&(this.lazyInit instanceof t?this.copyFrom(this.lazyInit):this.lazyInit(),this.lazyInit=null,this.lazyUpdate&&(this.lazyUpdate.forEach(e=>this.applyUpdate(e)),this.lazyUpdate=null))}copyFrom(e){e.init(),Array.from(e.headers.keys()).forEach(n=>{this.headers.set(n,e.headers.get(n)),this.normalizedNames.set(n,e.normalizedNames.get(n))})}clone(e){let n=new t;return n.lazyInit=this.lazyInit&&this.lazyInit instanceof t?this.lazyInit:this,n.lazyUpdate=(this.lazyUpdate||[]).concat([e]),n}applyUpdate(e){let n=e.name.toLowerCase();switch(e.op){case"a":case"s":let r=e.value;if(typeof r=="string"&&(r=[r]),r.length===0)return;this.maybeSetNormalizedName(e.name,n);let i=(e.op==="a"?this.headers.get(n):void 0)||[];i.push(...r),this.headers.set(n,i);break;case"d":let s=e.value;if(!s)this.headers.delete(n),this.normalizedNames.delete(n);else{let o=this.headers.get(n);if(!o)return;o=o.filter(a=>s.indexOf(a)===-1),o.length===0?(this.headers.delete(n),this.normalizedNames.delete(n)):this.headers.set(n,o)}break}}setHeaderEntries(e,n){let r=(Array.isArray(n)?n:[n]).map(s=>s.toString()),i=e.toLowerCase();this.headers.set(i,r),this.maybeSetNormalizedName(e,i)}forEach(e){this.init(),Array.from(this.normalizedNames.keys()).forEach(n=>e(this.normalizedNames.get(n),this.headers.get(n)))}};var ZE=function(t){return t[t.Sent=0]="Sent",t[t.UploadProgress=1]="UploadProgress",t[t.ResponseHeader=2]="ResponseHeader",t[t.DownloadProgress=3]="DownloadProgress",t[t.Response=4]="Response",t[t.User=5]="User",t}(ZE||{}),ah=class{constructor(e,n=XE.Ok,r="OK"){this.headers=e.headers||new tl,this.status=e.status!==void 0?e.status:n,this.statusText=e.statusText||r,this.url=e.url||null,this.ok=this.status>=200&&this.status<300}};var nl=class t extends ah{constructor(e={}){super(e),this.type=ZE.Response,this.body=e.body!==void 0?e.body:null}clone(e={}){return new t({body:e.body!==void 0?e.body:this.body,headers:e.headers||this.headers,status:e.status!==void 0?e.status:this.status,statusText:e.statusText||this.statusText,url:e.url||this.url||void 0})}};var XE=function(t){return t[t.Continue=100]="Continue",t[t.SwitchingProtocols=101]="SwitchingProtocols",t[t.Processing=102]="Processing",t[t.EarlyHints=103]="EarlyHints",t[t.Ok=200]="Ok",t[t.Created=201]="Created",t[t.Accepted=202]="Accepted",t[t.NonAuthoritativeInformation=203]="NonAuthoritativeInformation",t[t.NoContent=204]="NoContent",t[t.ResetContent=205]="ResetContent",t[t.PartialContent=206]="PartialContent",t[t.MultiStatus=207]="MultiStatus",t[t.AlreadyReported=208]="AlreadyReported",t[t.ImUsed=226]="ImUsed",t[t.MultipleChoices=300]="MultipleChoices",t[t.MovedPermanently=301]="MovedPermanently",t[t.Found=302]="Found",t[t.SeeOther=303]="SeeOther",t[t.NotModified=304]="NotModified",t[t.UseProxy=305]="UseProxy",t[t.Unused=306]="Unused",t[t.TemporaryRedirect=307]="TemporaryRedirect",t[t.PermanentRedirect=308]="PermanentRedirect",t[t.BadRequest=400]="BadRequest",t[t.Unauthorized=401]="Unauthorized",t[t.PaymentRequired=402]="PaymentRequired",t[t.Forbidden=403]="Forbidden",t[t.NotFound=404]="NotFound",t[t.MethodNotAllowed=405]="MethodNotAllowed",t[t.NotAcceptable=406]="NotAcceptable",t[t.ProxyAuthenticationRequired=407]="ProxyAuthenticationRequired",t[t.RequestTimeout=408]="RequestTimeout",t[t.Conflict=409]="Conflict",t[t.Gone=410]="Gone",t[t.LengthRequired=411]="LengthRequired",t[t.PreconditionFailed=412]="PreconditionFailed",t[t.PayloadTooLarge=413]="PayloadTooLarge",t[t.UriTooLong=414]="UriTooLong",t[t.UnsupportedMediaType=415]="UnsupportedMediaType",t[t.RangeNotSatisfiable=416]="RangeNotSatisfiable",t[t.ExpectationFailed=417]="ExpectationFailed",t[t.ImATeapot=418]="ImATeapot",t[t.MisdirectedRequest=421]="MisdirectedRequest",t[t.UnprocessableEntity=422]="UnprocessableEntity",t[t.Locked=423]="Locked",t[t.FailedDependency=424]="FailedDependency",t[t.TooEarly=425]="TooEarly",t[t.UpgradeRequired=426]="UpgradeRequired",t[t.PreconditionRequired=428]="PreconditionRequired",t[t.TooManyRequests=429]="TooManyRequests",t[t.RequestHeaderFieldsTooLarge=431]="RequestHeaderFieldsTooLarge",t[t.UnavailableForLegalReasons=451]="UnavailableForLegalReasons",t[t.InternalServerError=500]="InternalServerError",t[t.NotImplemented=501]="NotImplemented",t[t.BadGateway=502]="BadGateway",t[t.ServiceUnavailable=503]="ServiceUnavailable",t[t.GatewayTimeout=504]="GatewayTimeout",t[t.HttpVersionNotSupported=505]="HttpVersionNotSupported",t[t.VariantAlsoNegotiates=506]="VariantAlsoNegotiates",t[t.InsufficientStorage=507]="InsufficientStorage",t[t.LoopDetected=508]="LoopDetected",t[t.NotExtended=510]="NotExtended",t[t.NetworkAuthenticationRequired=511]="NetworkAuthenticationRequired",t}(XE||{});var ch=new de("");var zE="b",GE="h",WE="s",QE="st",KE="u",YE="rt",el=new de(""),ZI=["GET","HEAD"];function XI(t,e){let u=W(el),{isCacheActive:n}=u,r=ua(u,["isCacheActive"]),{transferCache:i,method:s}=t;if(!n||s==="POST"&&!r.includePostRequests&&!i||s!=="POST"&&!ZI.includes(s)||i===!1||r.filter?.(t)===!1)return e(t);let o=W(En),a=eM(t),c=o.get(a,null),l=r.includeHeaders;if(typeof i=="object"&&i.includeHeaders&&(l=i.includeHeaders),c){let{[zE]:d,[YE]:m,[GE]:E,[WE]:I,[QE]:M,[KE]:H}=c,O=d;switch(m){case"arraybuffer":O=new TextEncoder().encode(d).buffer;break;case"blob":O=new Blob([d]);break}let _=new tl(E);return pe(new nl({body:O,headers:_,status:I,statusText:M,url:H}))}return e(t).pipe(nt(d=>{d instanceof nl&&o.set(a,{[zE]:d.body,[GE]:JI(d.headers,l),[WE]:d.status,[QE]:d.statusText,[KE]:d.url||"",[YE]:t.responseType})}))}function JI(t,e){if(!e)return{};let n={};for(let r of e){let i=t.getAll(r);i!==null&&(n[r]=i)}return n}function eM(t){let{params:e,method:n,responseType:r,url:i,body:s}=t,o=e.keys().sort().map(u=>`${u}=${e.getAll(u)}`).join("&"),c=[n,r,i,typeof s=="string"?s:"",o].join("|"),l=tM(c);return l}function tM(t){let e=0;for(let n of t)e=Math.imul(31,e)+n.charCodeAt(0)<<0;return e+=2147483648,e.toString()}function JE(t){return[{provide:el,useFactory:()=>(Wi("NgHttpTransferCache"),J({isCacheActive:!0},t))},{provide:ch,useValue:XI,multi:!0,deps:[En,el]},{provide:Qi,multi:!0,useFactory:()=>{let e=W(cn),n=W(el);return()=>{no(e).then(()=>{n.isCacheActive=!1})}}}]}var dh=class extends Zc{constructor(){super(...arguments),this.supportsDOMEvents=!0}},ao=class t extends dh{static makeCurrent(){Xc(new t)}onAndCancel(e,n,r){return e.addEventListener(n,r),()=>{e.removeEventListener(n,r)}}dispatchEvent(e,n){e.dispatchEvent(n)}remove(e){e.parentNode&&e.parentNode.removeChild(e)}createElement(e,n){return n=n||this.getDefaultDocument(),n.createElement(e)}createHtmlDocument(){return document.implementation.createHTMLDocument("fakeTitle")}getDefaultDocument(){return document}isElementNode(e){return e.nodeType===Node.ELEMENT_NODE}isShadowRoot(e){return e instanceof DocumentFragment}getGlobalEventTarget(e,n){return n==="window"?window:n==="document"?e:n==="body"?e.body:null}getBaseHref(e){let n=nM();return n==null?null:rM(n)}resetBaseElement(){oo=null}getUserAgent(){return window.navigator.userAgent}getCookie(e){return qE(document.cookie,e)}},oo=null;function nM(){return oo=oo||document.querySelector("base"),oo?oo.getAttribute("href"):null}function rM(t){return new URL(t,document.baseURI).pathname}var iM=(()=>{let e=class e{build(){return new XMLHttpRequest}};e.\u0275fac=function(i){return new(i||e)},e.\u0275prov=ie({token:e,factory:e.\u0275fac});let t=e;return t})(),co=new de(""),nb=(()=>{let e=class e{constructor(r,i){this._zone=i,this._eventNameToPlugin=new Map,r.forEach(s=>{s.manager=this}),this._plugins=r.slice().reverse()}addEventListener(r,i,s){return this._findPluginFor(i).addEventListener(r,i,s)}getZone(){return this._zone}_findPluginFor(r){let i=this._eventNameToPlugin.get(r);if(i)return i;if(i=this._plugins.find(o=>o.supports(r)),!i)throw new z(5101,!1);return this._eventNameToPlugin.set(r,i),i}};e.\u0275fac=function(i){return new(i||e)(ue(co),ue(Be))},e.\u0275prov=ie({token:e,factory:e.\u0275fac});let t=e;return t})(),Zi=class{constructor(e){this._doc=e}},lh="ng-app-id",rb=(()=>{let e=class e{constructor(r,i,s,o={}){this.doc=r,this.appId=i,this.nonce=s,this.platformId=o,this.styleRef=new Map,this.hostNodes=new Set,this.styleNodesInDOM=this.collectServerRenderedStyles(),this.platformIsServer=sh(o),this.resetHostNodes()}addStyles(r){for(let i of r)this.changeUsageCount(i,1)===1&&this.onStyleAdded(i)}removeStyles(r){for(let i of r)this.changeUsageCount(i,-1)<=0&&this.onStyleRemoved(i)}ngOnDestroy(){let r=this.styleNodesInDOM;r&&(r.forEach(i=>i.remove()),r.clear());for(let i of this.getAllStyles())this.onStyleRemoved(i);this.resetHostNodes()}addHost(r){this.hostNodes.add(r);for(let i of this.getAllStyles())this.addStyleToHost(r,i)}removeHost(r){this.hostNodes.delete(r)}getAllStyles(){return this.styleRef.keys()}onStyleAdded(r){for(let i of this.hostNodes)this.addStyleToHost(i,r)}onStyleRemoved(r){let i=this.styleRef;i.get(r)?.elements?.forEach(s=>s.remove()),i.delete(r)}collectServerRenderedStyles(){let r=this.doc.head?.querySelectorAll(`style[${lh}="${this.appId}"]`);if(r?.length){let i=new Map;return r.forEach(s=>{s.textContent!=null&&i.set(s.textContent,s)}),i}return null}changeUsageCount(r,i){let s=this.styleRef;if(s.has(r)){let o=s.get(r);return o.usage+=i,o.usage}return s.set(r,{usage:i,elements:[]}),i}getStyleElement(r,i){let s=this.styleNodesInDOM,o=s?.get(i);if(o?.parentNode===r)return s.delete(i),o.removeAttribute(lh),o;{let a=this.doc.createElement("style");return this.nonce&&a.setAttribute("nonce",this.nonce),a.textContent=i,this.platformIsServer&&a.setAttribute(lh,this.appId),r.appendChild(a),a}}addStyleToHost(r,i){let s=this.getStyleElement(r,i),o=this.styleRef,a=o.get(i)?.elements;a?a.push(s):o.set(i,{elements:[s],usage:1})}resetHostNodes(){let r=this.hostNodes;r.clear(),r.add(this.doc.head)}};e.\u0275fac=function(i){return new(i||e)(ue(ze),ue(zi),ue(hf,8),ue(Wt))},e.\u0275prov=ie({token:e,factory:e.\u0275fac});let t=e;return t})(),uh={svg:"http://www.w3.org/2000/svg",xhtml:"http://www.w3.org/1999/xhtml",xlink:"http://www.w3.org/1999/xlink",xml:"http://www.w3.org/XML/1998/namespace",xmlns:"http://www.w3.org/2000/xmlns/",math:"http://www.w3.org/1998/MathML/"},ph=/%COMP%/g,ib="%COMP%",sM=`_nghost-${ib}`,oM=`_ngcontent-${ib}`,aM=!0,cM=new de("",{providedIn:"root",factory:()=>aM});function lM(t){return oM.replace(ph,t)}function uM(t){return sM.replace(ph,t)}function sb(t,e){return e.map(n=>n.replace(ph,t))}var rl=(()=>{let e=class e{constructor(r,i,s,o,a,c,l,u=null){this.eventManager=r,this.sharedStylesHost=i,this.appId=s,this.removeStylesOnCompDestroy=o,this.doc=a,this.platformId=c,this.ngZone=l,this.nonce=u,this.rendererByCompId=new Map,this.platformIsServer=sh(c),this.defaultRenderer=new lo(r,a,l,this.platformIsServer)}createRenderer(r,i){if(!r||!i)return this.defaultRenderer;this.platformIsServer&&i.encapsulation===sn.ShadowDom&&(i=Je(J({},i),{encapsulation:sn.Emulated}));let s=this.getOrCreateRenderer(r,i);return s instanceof il?s.applyToHost(r):s instanceof uo&&s.applyStyles(),s}getOrCreateRenderer(r,i){let s=this.rendererByCompId,o=s.get(i.id);if(!o){let a=this.doc,c=this.ngZone,l=this.eventManager,u=this.sharedStylesHost,d=this.removeStylesOnCompDestroy,m=this.platformIsServer;switch(i.encapsulation){case sn.Emulated:o=new il(l,u,i,this.appId,d,a,c,m);break;case sn.ShadowDom:return new fh(l,u,r,i,a,c,this.nonce,m);default:o=new uo(l,u,i,d,a,c,m);break}s.set(i.id,o)}return o}ngOnDestroy(){this.rendererByCompId.clear()}};e.\u0275fac=function(i){return new(i||e)(ue(nb),ue(rb),ue(zi),ue(cM),ue(ze),ue(Wt),ue(Be),ue(hf))},e.\u0275prov=ie({token:e,factory:e.\u0275fac});let t=e;return t})(),lo=class{constructor(e,n,r,i){this.eventManager=e,this.doc=n,this.ngZone=r,this.platformIsServer=i,this.data=Object.create(null),this.throwOnSyntheticProps=!0,this.destroyNode=null}destroy(){}createElement(e,n){return n?this.doc.createElementNS(uh[n]||n,e):this.doc.createElement(e)}createComment(e){return this.doc.createComment(e)}createText(e){return this.doc.createTextNode(e)}appendChild(e,n){(eb(e)?e.content:e).appendChild(n)}insertBefore(e,n,r){e&&(eb(e)?e.content:e).insertBefore(n,r)}removeChild(e,n){e&&e.removeChild(n)}selectRootElement(e,n){let r=typeof e=="string"?this.doc.querySelector(e):e;if(!r)throw new z(-5104,!1);return n||(r.textContent=""),r}parentNode(e){return e.parentNode}nextSibling(e){return e.nextSibling}setAttribute(e,n,r,i){if(i){n=i+":"+n;let s=uh[i];s?e.setAttributeNS(s,n,r):e.setAttribute(n,r)}else e.setAttribute(n,r)}removeAttribute(e,n,r){if(r){let i=uh[r];i?e.removeAttributeNS(i,n):e.removeAttribute(`${r}:${n}`)}else e.removeAttribute(n)}addClass(e,n){e.classList.add(n)}removeClass(e,n){e.classList.remove(n)}setStyle(e,n,r,i){i&(yn.DashCase|yn.Important)?e.style.setProperty(n,r,i&yn.Important?"important":""):e.style[n]=r}removeStyle(e,n,r){r&yn.DashCase?e.style.removeProperty(n):e.style[n]=""}setProperty(e,n,r){e!=null&&(e[n]=r)}setValue(e,n){e.nodeValue=n}listen(e,n,r){if(typeof e=="string"&&(e=bn().getGlobalEventTarget(this.doc,e),!e))throw new Error(`Unsupported event target ${e} for event ${n}`);return this.eventManager.addEventListener(e,n,this.decoratePreventDefault(r))}decoratePreventDefault(e){return n=>{if(n==="__ngUnwrap__")return e;(this.platformIsServer?this.ngZone.runGuarded(()=>e(n)):e(n))===!1&&n.preventDefault()}}};function eb(t){return t.tagName==="TEMPLATE"&&t.content!==void 0}var fh=class extends lo{constructor(e,n,r,i,s,o,a,c){super(e,s,o,c),this.sharedStylesHost=n,this.hostEl=r,this.shadowRoot=r.attachShadow({mode:"open"}),this.sharedStylesHost.addHost(this.shadowRoot);let l=sb(i.id,i.styles);for(let u of l){let d=document.createElement("style");a&&d.setAttribute("nonce",a),d.textContent=u,this.shadowRoot.appendChild(d)}}nodeOrShadowRoot(e){return e===this.hostEl?this.shadowRoot:e}appendChild(e,n){return super.appendChild(this.nodeOrShadowRoot(e),n)}insertBefore(e,n,r){return super.insertBefore(this.nodeOrShadowRoot(e),n,r)}removeChild(e,n){return super.removeChild(this.nodeOrShadowRoot(e),n)}parentNode(e){return this.nodeOrShadowRoot(super.parentNode(this.nodeOrShadowRoot(e)))}destroy(){this.sharedStylesHost.removeHost(this.shadowRoot)}},uo=class extends lo{constructor(e,n,r,i,s,o,a,c){super(e,s,o,a),this.sharedStylesHost=n,this.removeStylesOnCompDestroy=i,this.styles=c?sb(c,r.styles):r.styles}applyStyles(){this.sharedStylesHost.addStyles(this.styles)}destroy(){this.removeStylesOnCompDestroy&&this.sharedStylesHost.removeStyles(this.styles)}},il=class extends uo{constructor(e,n,r,i,s,o,a,c){let l=i+"-"+r.id;super(e,n,r,s,o,a,c,l),this.contentAttr=lM(l),this.hostAttr=uM(l)}applyToHost(e){this.applyStyles(),this.setAttribute(e,this.hostAttr,"")}createElement(e,n){let r=super.createElement(e,n);return super.setAttribute(r,this.contentAttr,""),r}},dM=(()=>{let e=class e extends Zi{constructor(r){super(r)}supports(r){return!0}addEventListener(r,i,s){return r.addEventListener(i,s,!1),()=>this.removeEventListener(r,i,s)}removeEventListener(r,i,s){return r.removeEventListener(i,s)}};e.\u0275fac=function(i){return new(i||e)(ue(ze))},e.\u0275prov=ie({token:e,factory:e.\u0275fac});let t=e;return t})(),tb=["alt","control","meta","shift"],fM={"\b":"Backspace"," ":"Tab","\x7F":"Delete","\x1B":"Escape",Del:"Delete",Esc:"Escape",Left:"ArrowLeft",Right:"ArrowRight",Up:"ArrowUp",Down:"ArrowDown",Menu:"ContextMenu",Scroll:"ScrollLock",Win:"OS"},hM={alt:t=>t.altKey,control:t=>t.ctrlKey,meta:t=>t.metaKey,shift:t=>t.shiftKey},pM=(()=>{let e=class e extends Zi{constructor(r){super(r)}supports(r){return e.parseEventName(r)!=null}addEventListener(r,i,s){let o=e.parseEventName(i),a=e.eventCallback(o.fullKey,s,this.manager.getZone());return this.manager.getZone().runOutsideAngular(()=>bn().onAndCancel(r,o.domEventName,a))}static parseEventName(r){let i=r.toLowerCase().split("."),s=i.shift();if(i.length===0||!(s==="keydown"||s==="keyup"))return null;let o=e._normalizeKey(i.pop()),a="",c=i.indexOf("code");if(c>-1&&(i.splice(c,1),a="code."),tb.forEach(u=>{let d=i.indexOf(u);d>-1&&(i.splice(d,1),a+=u+".")}),a+=o,i.length!=0||o.length===0)return null;let l={};return l.domEventName=s,l.fullKey=a,l}static matchEventFullKeyCode(r,i){let s=fM[r.key]||r.key,o="";return i.indexOf("code.")>-1&&(s=r.code,o="code."),s==null||!s?!1:(s=s.toLowerCase(),s===" "?s="space":s==="."&&(s="dot"),tb.forEach(a=>{if(a!==s){let c=hM[a];c(r)&&(o+=a+".")}}),o+=s,o===i)}static eventCallback(r,i,s){return o=>{e.matchEventFullKeyCode(o,r)&&s.runGuarded(()=>i(o))}}static _normalizeKey(r){return r==="esc"?"escape":r}};e.\u0275fac=function(i){return new(i||e)(ue(ze))},e.\u0275prov=ie({token:e,factory:e.\u0275fac});let t=e;return t})();function j2(t,e){return ME(J({rootComponent:t},mM(e)))}function mM(t){return{appProviders:[...bM,...t?.providers??[]],platformProviders:EM}}function gM(){ao.makeCurrent()}function yM(){return new gn}function vM(){return Ic(document),document}var EM=[{provide:Wt,useValue:rh},{provide:Zs,useValue:gM,multi:!0},{provide:ze,useFactory:vM,deps:[]}];var bM=[{provide:kc,useValue:"root"},{provide:gn,useFactory:yM,deps:[]},{provide:co,useClass:dM,multi:!0,deps:[ze,Be,Wt]},{provide:co,useClass:pM,multi:!0,deps:[ze]},rl,rb,nb,{provide:Wr,useExisting:rl},{provide:Yi,useClass:iM,deps:[]},[]];var ob=(()=>{let e=class e{constructor(r){this._doc=r}getTitle(){return this._doc.title}setTitle(r){this._doc.title=r||""}};e.\u0275fac=function(i){return new(i||e)(ue(ze))},e.\u0275prov=ie({token:e,factory:e.\u0275fac,providedIn:"root"});let t=e;return t})();var hh=function(t){return t[t.NoHttpTransferCache=0]="NoHttpTransferCache",t[t.HttpTransferCacheOptions=1]="HttpTransferCacheOptions",t}(hh||{});function B2(...t){let e=[],n=new Set,r=n.has(hh.HttpTransferCacheOptions);for(let{\u0275providers:i,\u0275kind:s}of t)n.add(s),i.length&&e.push(i);return Hn([[],LE(),n.has(hh.NoHttpTransferCache)||r?[]:JE({}),e])}var De=function(t){return t[t.State=0]="State",t[t.Transition=1]="Transition",t[t.Sequence=2]="Sequence",t[t.Group=3]="Group",t[t.Animate=4]="Animate",t[t.Keyframes=5]="Keyframes",t[t.Style=6]="Style",t[t.Trigger=7]="Trigger",t[t.Reference=8]="Reference",t[t.AnimateChild=9]="AnimateChild",t[t.AnimateRef=10]="AnimateRef",t[t.Query=11]="Query",t[t.Stagger=12]="Stagger",t}(De||{}),wn="*";function ab(t,e=null){return{type:De.Sequence,steps:t,options:e}}function mh(t){return{type:De.Style,styles:t,offset:null}}var Er=class{constructor(e=0,n=0){this._onDoneFns=[],this._onStartFns=[],this._onDestroyFns=[],this._originalOnDoneFns=[],this._originalOnStartFns=[],this._started=!1,this._destroyed=!1,this._finished=!1,this._position=0,this.parentPlayer=null,this.totalTime=e+n}_onFinish(){this._finished||(this._finished=!0,this._onDoneFns.forEach(e=>e()),this._onDoneFns=[])}onStart(e){this._originalOnStartFns.push(e),this._onStartFns.push(e)}onDone(e){this._originalOnDoneFns.push(e),this._onDoneFns.push(e)}onDestroy(e){this._onDestroyFns.push(e)}hasStarted(){return this._started}init(){}play(){this.hasStarted()||(this._onStart(),this.triggerMicrotask()),this._started=!0}triggerMicrotask(){queueMicrotask(()=>this._onFinish())}_onStart(){this._onStartFns.forEach(e=>e()),this._onStartFns=[]}pause(){}restart(){}finish(){this._onFinish()}destroy(){this._destroyed||(this._destroyed=!0,this.hasStarted()||this._onStart(),this.finish(),this._onDestroyFns.forEach(e=>e()),this._onDestroyFns=[])}reset(){this._started=!1,this._finished=!1,this._onStartFns=this._originalOnStartFns,this._onDoneFns=this._originalOnDoneFns}setPosition(e){this._position=this.totalTime?e*this.totalTime:1}getPosition(){return this.totalTime?this._position/this.totalTime:1}triggerCallback(e){let n=e=="start"?this._onStartFns:this._onDoneFns;n.forEach(r=>r()),n.length=0}},fo=class{constructor(e){this._onDoneFns=[],this._onStartFns=[],this._finished=!1,this._started=!1,this._destroyed=!1,this._onDestroyFns=[],this.parentPlayer=null,this.totalTime=0,this.players=e;let n=0,r=0,i=0,s=this.players.length;s==0?queueMicrotask(()=>this._onFinish()):this.players.forEach(o=>{o.onDone(()=>{++n==s&&this._onFinish()}),o.onDestroy(()=>{++r==s&&this._onDestroy()}),o.onStart(()=>{++i==s&&this._onStart()})}),this.totalTime=this.players.reduce((o,a)=>Math.max(o,a.totalTime),0)}_onFinish(){this._finished||(this._finished=!0,this._onDoneFns.forEach(e=>e()),this._onDoneFns=[])}init(){this.players.forEach(e=>e.init())}onStart(e){this._onStartFns.push(e)}_onStart(){this.hasStarted()||(this._started=!0,this._onStartFns.forEach(e=>e()),this._onStartFns=[])}onDone(e){this._onDoneFns.push(e)}onDestroy(e){this._onDestroyFns.push(e)}hasStarted(){return this._started}play(){this.parentPlayer||this.init(),this._onStart(),this.players.forEach(e=>e.play())}pause(){this.players.forEach(e=>e.pause())}restart(){this.players.forEach(e=>e.restart())}finish(){this._onFinish(),this.players.forEach(e=>e.finish())}destroy(){this._onDestroy()}_onDestroy(){this._destroyed||(this._destroyed=!0,this._onFinish(),this.players.forEach(e=>e.destroy()),this._onDestroyFns.forEach(e=>e()),this._onDestroyFns=[])}reset(){this.players.forEach(e=>e.reset()),this._destroyed=!1,this._finished=!1,this._started=!1}setPosition(e){let n=e*this.totalTime;this.players.forEach(r=>{let i=r.totalTime?Math.min(1,n/r.totalTime):1;r.setPosition(i)})}getPosition(){let e=this.players.reduce((n,r)=>n===null||r.totalTime>n.totalTime?r:n,null);return e!=null?e.getPosition():0}beforeDestroy(){this.players.forEach(e=>{e.beforeDestroy&&e.beforeDestroy()})}triggerCallback(e){let n=e=="start"?this._onStartFns:this._onDoneFns;n.forEach(r=>r()),n.length=0}},sl="!";function cb(t){return new z(3e3,!1)}function DM(){return new z(3100,!1)}function _M(){return new z(3101,!1)}function TM(t){return new z(3001,!1)}function SM(t){return new z(3003,!1)}function CM(t){return new z(3004,!1)}function IM(t,e){return new z(3005,!1)}function MM(){return new z(3006,!1)}function NM(){return new z(3007,!1)}function AM(t,e){return new z(3008,!1)}function xM(t){return new z(3002,!1)}function RM(t,e,n,r,i){return new z(3010,!1)}function OM(){return new z(3011,!1)}function kM(){return new z(3012,!1)}function LM(){return new z(3200,!1)}function PM(){return new z(3202,!1)}function FM(){return new z(3013,!1)}function jM(t){return new z(3014,!1)}function BM(t){return new z(3015,!1)}function HM(t){return new z(3016,!1)}function UM(t,e){return new z(3404,!1)}function VM(t){return new z(3502,!1)}function $M(t){return new z(3503,!1)}function qM(){return new z(3300,!1)}function zM(t){return new z(3504,!1)}function GM(t){return new z(3301,!1)}function WM(t,e){return new z(3302,!1)}function QM(t){return new z(3303,!1)}function KM(t,e){return new z(3400,!1)}function YM(t){return new z(3401,!1)}function ZM(t){return new z(3402,!1)}function XM(t,e){return new z(3505,!1)}function br(t){switch(t.length){case 0:return new Er;case 1:return t[0];default:return new fo(t)}}function Db(t,e,n=new Map,r=new Map){let i=[],s=[],o=-1,a=null;if(e.forEach(c=>{let l=c.get("offset"),u=l==o,d=u&&a||new Map;c.forEach((m,E)=>{let I=E,M=m;if(E!=="offset")switch(I=t.normalizePropertyName(I,i),M){case sl:M=n.get(E);break;case wn:M=r.get(E);break;default:M=t.normalizeStyleValue(E,I,M,i);break}d.set(I,M)}),u||s.push(d),a=d,o=l}),i.length)throw VM(i);return s}function jh(t,e,n,r){switch(e){case"start":t.onStart(()=>r(n&&gh(n,"start",t)));break;case"done":t.onDone(()=>r(n&&gh(n,"done",t)));break;case"destroy":t.onDestroy(()=>r(n&&gh(n,"destroy",t)));break}}function gh(t,e,n){let r=n.totalTime,i=!!n.disabled,s=Bh(t.element,t.triggerName,t.fromState,t.toState,e||t.phaseName,r??t.totalTime,i),o=t._data;return o!=null&&(s._data=o),s}function Bh(t,e,n,r,i="",s=0,o){return{element:t,triggerName:e,fromState:n,toState:r,phaseName:i,totalTime:s,disabled:!!o}}function Ft(t,e,n){let r=t.get(e);return r||t.set(e,r=n),r}function lb(t){let e=t.indexOf(":"),n=t.substring(1,e),r=t.slice(e+1);return[n,r]}var JM=typeof document>"u"?null:document.documentElement;function Hh(t){let e=t.parentNode||t.host||null;return e===JM?null:e}function eN(t){return t.substring(1,6)=="ebkit"}var Jr=null,ub=!1;function tN(t){Jr||(Jr=nN()||{},ub=Jr.style?"WebkitAppearance"in Jr.style:!1);let e=!0;return Jr.style&&!eN(t)&&(e=t in Jr.style,!e&&ub&&(e="Webkit"+t.charAt(0).toUpperCase()+t.slice(1)in Jr.style)),e}function nN(){return typeof document<"u"?document.body:null}function _b(t,e){for(;e;){if(e===t)return!0;e=Hh(e)}return!1}function Tb(t,e,n){if(n)return Array.from(t.querySelectorAll(e));let r=t.querySelector(e);return r?[r]:[]}var Uh=(()=>{let e=class e{validateStyleProperty(r){return tN(r)}matchesElement(r,i){return!1}containsElement(r,i){return _b(r,i)}getParentElement(r){return Hh(r)}query(r,i,s){return Tb(r,i,s)}computeStyle(r,i,s){return s||""}animate(r,i,s,o,a,c=[],l){return new Er(s,o)}};e.\u0275fac=function(i){return new(i||e)},e.\u0275prov=ie({token:e,factory:e.\u0275fac});let t=e;return t})(),zh=class zh{};zh.NOOP=new Uh;var ni=zh,ri=class{};var rN=1e3,Sb="{{",iN="}}",Cb="ng-enter",Dh="ng-leave",ol="ng-trigger",dl=".ng-trigger",db="ng-animating",_h=".ng-animating";function Vn(t){if(typeof t=="number")return t;let e=t.match(/^(-?[\.\d]+)(m?s)/);return!e||e.length<2?0:Th(parseFloat(e[1]),e[2])}function Th(t,e){switch(e){case"s":return t*rN;default:return t}}function fl(t,e,n){return t.hasOwnProperty("duration")?t:sN(t,e,n)}function sN(t,e,n){let r=/^(-?[\.\d]+)(m?s)(?:\s+(-?[\.\d]+)(m?s))?(?:\s+([-a-z]+(?:\(.+?\))?))?$/i,i,s=0,o="";if(typeof t=="string"){let a=t.match(r);if(a===null)return e.push(cb(t)),{duration:0,delay:0,easing:""};i=Th(parseFloat(a[1]),a[2]);let c=a[3];c!=null&&(s=Th(parseFloat(c),a[4]));let l=a[5];l&&(o=l)}else i=t;if(!n){let a=!1,c=e.length;i<0&&(e.push(DM()),a=!0),s<0&&(e.push(_M()),a=!0),a&&e.splice(c,0,cb(t))}return{duration:i,delay:s,easing:o}}function oN(t){return t.length?t[0]instanceof Map?t:t.map(e=>new Map(Object.entries(e))):[]}function Dn(t,e,n){e.forEach((r,i)=>{let s=Vh(i);n&&!n.has(i)&&n.set(i,t.style[s]),t.style[s]=r})}function ti(t,e){e.forEach((n,r)=>{let i=Vh(r);t.style[i]=""})}function ho(t){return Array.isArray(t)?t.length==1?t[0]:ab(t):t}function aN(t,e,n){let r=e.params||{},i=Ib(t);i.length&&i.forEach(s=>{r.hasOwnProperty(s)||n.push(TM(s))})}var Sh=new RegExp(`${Sb}\\s*(.+?)\\s*${iN}`,"g");function Ib(t){let e=[];if(typeof t=="string"){let n;for(;n=Sh.exec(t);)e.push(n[1]);Sh.lastIndex=0}return e}function mo(t,e,n){let r=`${t}`,i=r.replace(Sh,(s,o)=>{let a=e[o];return a==null&&(n.push(SM(o)),a=""),a.toString()});return i==r?t:i}var cN=/-+([a-z0-9])/g;function Vh(t){return t.replace(cN,(...e)=>e[1].toUpperCase())}function lN(t,e){return t===0||e===0}function uN(t,e,n){if(n.size&&e.length){let r=e[0],i=[];if(n.forEach((s,o)=>{r.has(o)||i.push(o),r.set(o,s)}),i.length)for(let s=1;so.set(a,$h(t,a)))}}return e}function Pt(t,e,n){switch(e.type){case De.Trigger:return t.visitTrigger(e,n);case De.State:return t.visitState(e,n);case De.Transition:return t.visitTransition(e,n);case De.Sequence:return t.visitSequence(e,n);case De.Group:return t.visitGroup(e,n);case De.Animate:return t.visitAnimate(e,n);case De.Keyframes:return t.visitKeyframes(e,n);case De.Style:return t.visitStyle(e,n);case De.Reference:return t.visitReference(e,n);case De.AnimateChild:return t.visitAnimateChild(e,n);case De.AnimateRef:return t.visitAnimateRef(e,n);case De.Query:return t.visitQuery(e,n);case De.Stagger:return t.visitStagger(e,n);default:throw CM(e.type)}}function $h(t,e){return window.getComputedStyle(t)[e]}var dN=new Set(["width","height","minWidth","minHeight","maxWidth","maxHeight","left","top","bottom","right","fontSize","outlineWidth","outlineOffset","paddingTop","paddingLeft","paddingBottom","paddingRight","marginTop","marginLeft","marginBottom","marginRight","borderRadius","borderWidth","borderTopWidth","borderLeftWidth","borderRightWidth","borderBottomWidth","textIndent","perspective"]),hl=class extends ri{normalizePropertyName(e,n){return Vh(e)}normalizeStyleValue(e,n,r,i){let s="",o=r.toString().trim();if(dN.has(n)&&r!==0&&r!=="0")if(typeof r=="number")s="px";else{let a=r.match(/^[+-]?[\d\.]+([a-z]*)$/);a&&a[1].length==0&&i.push(IM(e,r))}return o+s}};var pl="*";function fN(t,e){let n=[];return typeof t=="string"?t.split(/\s*,\s*/).forEach(r=>hN(r,n,e)):n.push(t),n}function hN(t,e,n){if(t[0]==":"){let c=pN(t,n);if(typeof c=="function"){e.push(c);return}t=c}let r=t.match(/^(\*|[-\w]+)\s*()\s*(\*|[-\w]+)$/);if(r==null||r.length<4)return n.push(BM(t)),e;let i=r[1],s=r[2],o=r[3];e.push(fb(i,o));let a=i==pl&&o==pl;s[0]=="<"&&!a&&e.push(fb(o,i))}function pN(t,e){switch(t){case":enter":return"void => *";case":leave":return"* => void";case":increment":return(n,r)=>parseFloat(r)>parseFloat(n);case":decrement":return(n,r)=>parseFloat(r) *"}}var al=new Set(["true","1"]),cl=new Set(["false","0"]);function fb(t,e){let n=al.has(t)||cl.has(t),r=al.has(e)||cl.has(e);return(i,s)=>{let o=t==pl||t==i,a=e==pl||e==s;return!o&&n&&typeof i=="boolean"&&(o=i?al.has(t):cl.has(t)),!a&&r&&typeof s=="boolean"&&(a=s?al.has(e):cl.has(e)),o&&a}}var Mb=":self",mN=new RegExp(`s*${Mb}s*,?`,"g");function Nb(t,e,n,r){return new Ch(t).build(e,n,r)}var hb="",Ch=class{constructor(e){this._driver=e}build(e,n,r){let i=new Ih(n);return this._resetContextStyleTimingState(i),Pt(this,ho(e),i)}_resetContextStyleTimingState(e){e.currentQuerySelector=hb,e.collectedStyles=new Map,e.collectedStyles.set(hb,new Map),e.currentTime=0}visitTrigger(e,n){let r=n.queryCount=0,i=n.depCount=0,s=[],o=[];return e.name.charAt(0)=="@"&&n.errors.push(MM()),e.definitions.forEach(a=>{if(this._resetContextStyleTimingState(n),a.type==De.State){let c=a,l=c.name;l.toString().split(/\s*,\s*/).forEach(u=>{c.name=u,s.push(this.visitState(c,n))}),c.name=l}else if(a.type==De.Transition){let c=this.visitTransition(a,n);r+=c.queryCount,i+=c.depCount,o.push(c)}else n.errors.push(NM())}),{type:De.Trigger,name:e.name,states:s,transitions:o,queryCount:r,depCount:i,options:null}}visitState(e,n){let r=this.visitStyle(e.styles,n),i=e.options&&e.options.params||null;if(r.containsDynamicStyles){let s=new Set,o=i||{};r.styles.forEach(a=>{a instanceof Map&&a.forEach(c=>{Ib(c).forEach(l=>{o.hasOwnProperty(l)||s.add(l)})})}),s.size&&n.errors.push(AM(e.name,[...s.values()]))}return{type:De.State,name:e.name,style:r,options:i?{params:i}:null}}visitTransition(e,n){n.queryCount=0,n.depCount=0;let r=Pt(this,ho(e.animation),n),i=fN(e.expr,n.errors);return{type:De.Transition,matchers:i,animation:r,queryCount:n.queryCount,depCount:n.depCount,options:ei(e.options)}}visitSequence(e,n){return{type:De.Sequence,steps:e.steps.map(r=>Pt(this,r,n)),options:ei(e.options)}}visitGroup(e,n){let r=n.currentTime,i=0,s=e.steps.map(o=>{n.currentTime=r;let a=Pt(this,o,n);return i=Math.max(i,n.currentTime),a});return n.currentTime=i,{type:De.Group,steps:s,options:ei(e.options)}}visitAnimate(e,n){let r=EN(e.timings,n.errors);n.currentAnimateTimings=r;let i,s=e.styles?e.styles:mh({});if(s.type==De.Keyframes)i=this.visitKeyframes(s,n);else{let o=e.styles,a=!1;if(!o){a=!0;let l={};r.easing&&(l.easing=r.easing),o=mh(l)}n.currentTime+=r.duration+r.delay;let c=this.visitStyle(o,n);c.isEmptyStep=a,i=c}return n.currentAnimateTimings=null,{type:De.Animate,timings:r,style:i,options:null}}visitStyle(e,n){let r=this._makeStyleAst(e,n);return this._validateStyleAst(r,n),r}_makeStyleAst(e,n){let r=[],i=Array.isArray(e.styles)?e.styles:[e.styles];for(let a of i)typeof a=="string"?a===wn?r.push(a):n.errors.push(xM(a)):r.push(new Map(Object.entries(a)));let s=!1,o=null;return r.forEach(a=>{if(a instanceof Map&&(a.has("easing")&&(o=a.get("easing"),a.delete("easing")),!s)){for(let c of a.values())if(c.toString().indexOf(Sb)>=0){s=!0;break}}}),{type:De.Style,styles:r,easing:o,offset:e.offset,containsDynamicStyles:s,options:null}}_validateStyleAst(e,n){let r=n.currentAnimateTimings,i=n.currentTime,s=n.currentTime;r&&s>0&&(s-=r.duration+r.delay),e.styles.forEach(o=>{typeof o!="string"&&o.forEach((a,c)=>{let l=n.collectedStyles.get(n.currentQuerySelector),u=l.get(c),d=!0;u&&(s!=i&&s>=u.startTime&&i<=u.endTime&&(n.errors.push(RM(c,u.startTime,u.endTime,s,i)),d=!1),s=u.startTime),d&&l.set(c,{startTime:s,endTime:i}),n.options&&aN(a,n.options,n.errors)})})}visitKeyframes(e,n){let r={type:De.Keyframes,styles:[],options:null};if(!n.currentAnimateTimings)return n.errors.push(OM()),r;let i=1,s=0,o=[],a=!1,c=!1,l=0,u=e.steps.map(O=>{let _=this._makeStyleAst(O,n),D=_.offset!=null?_.offset:vN(_.styles),S=0;return D!=null&&(s++,S=_.offset=D),c=c||S<0||S>1,a=a||S0&&s{let D=m>0?_==E?1:m*_:o[_],S=D*H;n.currentTime=I+M.delay+S,M.duration=S,this._validateStyleAst(O,n),O.offset=D,r.styles.push(O)}),r}visitReference(e,n){return{type:De.Reference,animation:Pt(this,ho(e.animation),n),options:ei(e.options)}}visitAnimateChild(e,n){return n.depCount++,{type:De.AnimateChild,options:ei(e.options)}}visitAnimateRef(e,n){return{type:De.AnimateRef,animation:this.visitReference(e.animation,n),options:ei(e.options)}}visitQuery(e,n){let r=n.currentQuerySelector,i=e.options||{};n.queryCount++,n.currentQuery=e;let[s,o]=gN(e.selector);n.currentQuerySelector=r.length?r+" "+s:s,Ft(n.collectedStyles,n.currentQuerySelector,new Map);let a=Pt(this,ho(e.animation),n);return n.currentQuery=null,n.currentQuerySelector=r,{type:De.Query,selector:s,limit:i.limit||0,optional:!!i.optional,includeSelf:o,animation:a,originalSelector:e.selector,options:ei(e.options)}}visitStagger(e,n){n.currentQuery||n.errors.push(FM());let r=e.timings==="full"?{duration:0,delay:0,easing:"full"}:fl(e.timings,n.errors,!0);return{type:De.Stagger,animation:Pt(this,ho(e.animation),n),timings:r,options:null}}};function gN(t){let e=!!t.split(/\s*,\s*/).find(n=>n==Mb);return e&&(t=t.replace(mN,"")),t=t.replace(/@\*/g,dl).replace(/@\w+/g,n=>dl+"-"+n.slice(1)).replace(/:animating/g,_h),[t,e]}function yN(t){return t?J({},t):null}var Ih=class{constructor(e){this.errors=e,this.queryCount=0,this.depCount=0,this.currentTransition=null,this.currentQuery=null,this.currentQuerySelector=null,this.currentAnimateTimings=null,this.currentTime=0,this.collectedStyles=new Map,this.options=null,this.unsupportedCSSPropertiesFound=new Set}};function vN(t){if(typeof t=="string")return null;let e=null;if(Array.isArray(t))t.forEach(n=>{if(n instanceof Map&&n.has("offset")){let r=n;e=parseFloat(r.get("offset")),r.delete("offset")}});else if(t instanceof Map&&t.has("offset")){let n=t;e=parseFloat(n.get("offset")),n.delete("offset")}return e}function EN(t,e){if(t.hasOwnProperty("duration"))return t;if(typeof t=="number"){let s=fl(t,e).duration;return yh(s,0,"")}let n=t;if(n.split(/\s+/).some(s=>s.charAt(0)=="{"&&s.charAt(1)=="{")){let s=yh(0,0,"");return s.dynamic=!0,s.strValue=n,s}let i=fl(n,e);return yh(i.duration,i.delay,i.easing)}function ei(t){return t?(t=J({},t),t.params&&(t.params=yN(t.params))):t={},t}function yh(t,e,n){return{duration:t,delay:e,easing:n}}function qh(t,e,n,r,i,s,o=null,a=!1){return{type:1,element:t,keyframes:e,preStyleProps:n,postStyleProps:r,duration:i,delay:s,totalTime:i+s,easing:o,subTimeline:a}}var go=class{constructor(){this._map=new Map}get(e){return this._map.get(e)||[]}append(e,n){let r=this._map.get(e);r||this._map.set(e,r=[]),r.push(...n)}has(e){return this._map.has(e)}clear(){this._map.clear()}},bN=1,wN=":enter",DN=new RegExp(wN,"g"),_N=":leave",TN=new RegExp(_N,"g");function Ab(t,e,n,r,i,s=new Map,o=new Map,a,c,l=[]){return new Mh().buildKeyframes(t,e,n,r,i,s,o,a,c,l)}var Mh=class{buildKeyframes(e,n,r,i,s,o,a,c,l,u=[]){l=l||new go;let d=new Nh(e,n,l,i,s,u,[]);d.options=c;let m=c.delay?Vn(c.delay):0;d.currentTimeline.delayNextStep(m),d.currentTimeline.setStyles([o],null,d.errors,c),Pt(this,r,d);let E=d.timelines.filter(I=>I.containsAnimation());if(E.length&&a.size){let I;for(let M=E.length-1;M>=0;M--){let H=E[M];if(H.element===n){I=H;break}}I&&!I.allowOnlyTimelineStyles()&&I.setStyles([a],null,d.errors,c)}return E.length?E.map(I=>I.buildKeyframes()):[qh(n,[],[],[],0,m,"",!1)]}visitTrigger(e,n){}visitState(e,n){}visitTransition(e,n){}visitAnimateChild(e,n){let r=n.subInstructions.get(n.element);if(r){let i=n.createSubContext(e.options),s=n.currentTimeline.currentTime,o=this._visitSubInstructions(r,i,i.options);s!=o&&n.transformIntoNewTimeline(o)}n.previousNode=e}visitAnimateRef(e,n){let r=n.createSubContext(e.options);r.transformIntoNewTimeline(),this._applyAnimationRefDelays([e.options,e.animation.options],n,r),this.visitReference(e.animation,r),n.transformIntoNewTimeline(r.currentTimeline.currentTime),n.previousNode=e}_applyAnimationRefDelays(e,n,r){for(let i of e){let s=i?.delay;if(s){let o=typeof s=="number"?s:Vn(mo(s,i?.params??{},n.errors));r.delayNextStep(o)}}}_visitSubInstructions(e,n,r){let s=n.currentTimeline.currentTime,o=r.duration!=null?Vn(r.duration):null,a=r.delay!=null?Vn(r.delay):null;return o!==0&&e.forEach(c=>{let l=n.appendInstructionToTimeline(c,o,a);s=Math.max(s,l.duration+l.delay)}),s}visitReference(e,n){n.updateOptions(e.options,!0),Pt(this,e.animation,n),n.previousNode=e}visitSequence(e,n){let r=n.subContextCount,i=n,s=e.options;if(s&&(s.params||s.delay)&&(i=n.createSubContext(s),i.transformIntoNewTimeline(),s.delay!=null)){i.previousNode.type==De.Style&&(i.currentTimeline.snapshotCurrentStyles(),i.previousNode=ml);let o=Vn(s.delay);i.delayNextStep(o)}e.steps.length&&(e.steps.forEach(o=>Pt(this,o,i)),i.currentTimeline.applyStylesToKeyframe(),i.subContextCount>r&&i.transformIntoNewTimeline()),n.previousNode=e}visitGroup(e,n){let r=[],i=n.currentTimeline.currentTime,s=e.options&&e.options.delay?Vn(e.options.delay):0;e.steps.forEach(o=>{let a=n.createSubContext(e.options);s&&a.delayNextStep(s),Pt(this,o,a),i=Math.max(i,a.currentTimeline.currentTime),r.push(a.currentTimeline)}),r.forEach(o=>n.currentTimeline.mergeTimelineCollectedStyles(o)),n.transformIntoNewTimeline(i),n.previousNode=e}_visitTiming(e,n){if(e.dynamic){let r=e.strValue,i=n.params?mo(r,n.params,n.errors):r;return fl(i,n.errors)}else return{duration:e.duration,delay:e.delay,easing:e.easing}}visitAnimate(e,n){let r=n.currentAnimateTimings=this._visitTiming(e.timings,n),i=n.currentTimeline;r.delay&&(n.incrementTime(r.delay),i.snapshotCurrentStyles());let s=e.style;s.type==De.Keyframes?this.visitKeyframes(s,n):(n.incrementTime(r.duration),this.visitStyle(s,n),i.applyStylesToKeyframe()),n.currentAnimateTimings=null,n.previousNode=e}visitStyle(e,n){let r=n.currentTimeline,i=n.currentAnimateTimings;!i&&r.hasCurrentStyleProperties()&&r.forwardFrame();let s=i&&i.easing||e.easing;e.isEmptyStep?r.applyEmptyStep(s):r.setStyles(e.styles,s,n.errors,n.options),n.previousNode=e}visitKeyframes(e,n){let r=n.currentAnimateTimings,i=n.currentTimeline.duration,s=r.duration,a=n.createSubContext().currentTimeline;a.easing=r.easing,e.styles.forEach(c=>{let l=c.offset||0;a.forwardTime(l*s),a.setStyles(c.styles,c.easing,n.errors,n.options),a.applyStylesToKeyframe()}),n.currentTimeline.mergeTimelineCollectedStyles(a),n.transformIntoNewTimeline(i+s),n.previousNode=e}visitQuery(e,n){let r=n.currentTimeline.currentTime,i=e.options||{},s=i.delay?Vn(i.delay):0;s&&(n.previousNode.type===De.Style||r==0&&n.currentTimeline.hasCurrentStyleProperties())&&(n.currentTimeline.snapshotCurrentStyles(),n.previousNode=ml);let o=r,a=n.invokeQuery(e.selector,e.originalSelector,e.limit,e.includeSelf,!!i.optional,n.errors);n.currentQueryTotal=a.length;let c=null;a.forEach((l,u)=>{n.currentQueryIndex=u;let d=n.createSubContext(e.options,l);s&&d.delayNextStep(s),l===n.element&&(c=d.currentTimeline),Pt(this,e.animation,d),d.currentTimeline.applyStylesToKeyframe();let m=d.currentTimeline.currentTime;o=Math.max(o,m)}),n.currentQueryIndex=0,n.currentQueryTotal=0,n.transformIntoNewTimeline(o),c&&(n.currentTimeline.mergeTimelineCollectedStyles(c),n.currentTimeline.snapshotCurrentStyles()),n.previousNode=e}visitStagger(e,n){let r=n.parentContext,i=n.currentTimeline,s=e.timings,o=Math.abs(s.duration),a=o*(n.currentQueryTotal-1),c=o*n.currentQueryIndex;switch(s.duration<0?"reverse":s.easing){case"reverse":c=a-c;break;case"full":c=r.currentStaggerTime;break}let u=n.currentTimeline;c&&u.delayNextStep(c);let d=u.currentTime;Pt(this,e.animation,n),n.previousNode=e,r.currentStaggerTime=i.currentTime-d+(i.startTime-r.currentTimeline.startTime)}},ml={},Nh=class t{constructor(e,n,r,i,s,o,a,c){this._driver=e,this.element=n,this.subInstructions=r,this._enterClassName=i,this._leaveClassName=s,this.errors=o,this.timelines=a,this.parentContext=null,this.currentAnimateTimings=null,this.previousNode=ml,this.subContextCount=0,this.options={},this.currentQueryIndex=0,this.currentQueryTotal=0,this.currentStaggerTime=0,this.currentTimeline=c||new gl(this._driver,n,0),a.push(this.currentTimeline)}get params(){return this.options.params}updateOptions(e,n){if(!e)return;let r=e,i=this.options;r.duration!=null&&(i.duration=Vn(r.duration)),r.delay!=null&&(i.delay=Vn(r.delay));let s=r.params;if(s){let o=i.params;o||(o=this.options.params={}),Object.keys(s).forEach(a=>{(!n||!o.hasOwnProperty(a))&&(o[a]=mo(s[a],o,this.errors))})}}_copyOptions(){let e={};if(this.options){let n=this.options.params;if(n){let r=e.params={};Object.keys(n).forEach(i=>{r[i]=n[i]})}}return e}createSubContext(e=null,n,r){let i=n||this.element,s=new t(this._driver,i,this.subInstructions,this._enterClassName,this._leaveClassName,this.errors,this.timelines,this.currentTimeline.fork(i,r||0));return s.previousNode=this.previousNode,s.currentAnimateTimings=this.currentAnimateTimings,s.options=this._copyOptions(),s.updateOptions(e),s.currentQueryIndex=this.currentQueryIndex,s.currentQueryTotal=this.currentQueryTotal,s.parentContext=this,this.subContextCount++,s}transformIntoNewTimeline(e){return this.previousNode=ml,this.currentTimeline=this.currentTimeline.fork(this.element,e),this.timelines.push(this.currentTimeline),this.currentTimeline}appendInstructionToTimeline(e,n,r){let i={duration:n??e.duration,delay:this.currentTimeline.currentTime+(r??0)+e.delay,easing:""},s=new Ah(this._driver,e.element,e.keyframes,e.preStyleProps,e.postStyleProps,i,e.stretchStartingKeyframe);return this.timelines.push(s),i}incrementTime(e){this.currentTimeline.forwardTime(this.currentTimeline.duration+e)}delayNextStep(e){e>0&&this.currentTimeline.delayNextStep(e)}invokeQuery(e,n,r,i,s,o){let a=[];if(i&&a.push(this.element),e.length>0){e=e.replace(DN,"."+this._enterClassName),e=e.replace(TN,"."+this._leaveClassName);let c=r!=1,l=this._driver.query(this.element,e,c);r!==0&&(l=r<0?l.slice(l.length+r,l.length):l.slice(0,r)),a.push(...l)}return!s&&a.length==0&&o.push(jM(n)),a}},gl=class t{constructor(e,n,r,i){this._driver=e,this.element=n,this.startTime=r,this._elementTimelineStylesLookup=i,this.duration=0,this.easing=null,this._previousKeyframe=new Map,this._currentKeyframe=new Map,this._keyframes=new Map,this._styleSummary=new Map,this._localTimelineStyles=new Map,this._pendingStyles=new Map,this._backFill=new Map,this._currentEmptyStepKeyframe=null,this._elementTimelineStylesLookup||(this._elementTimelineStylesLookup=new Map),this._globalTimelineStyles=this._elementTimelineStylesLookup.get(n),this._globalTimelineStyles||(this._globalTimelineStyles=this._localTimelineStyles,this._elementTimelineStylesLookup.set(n,this._localTimelineStyles)),this._loadKeyframe()}containsAnimation(){switch(this._keyframes.size){case 0:return!1;case 1:return this.hasCurrentStyleProperties();default:return!0}}hasCurrentStyleProperties(){return this._currentKeyframe.size>0}get currentTime(){return this.startTime+this.duration}delayNextStep(e){let n=this._keyframes.size===1&&this._pendingStyles.size;this.duration||n?(this.forwardTime(this.currentTime+e),n&&this.snapshotCurrentStyles()):this.startTime+=e}fork(e,n){return this.applyStylesToKeyframe(),new t(this._driver,e,n||this.currentTime,this._elementTimelineStylesLookup)}_loadKeyframe(){this._currentKeyframe&&(this._previousKeyframe=this._currentKeyframe),this._currentKeyframe=this._keyframes.get(this.duration),this._currentKeyframe||(this._currentKeyframe=new Map,this._keyframes.set(this.duration,this._currentKeyframe))}forwardFrame(){this.duration+=bN,this._loadKeyframe()}forwardTime(e){this.applyStylesToKeyframe(),this.duration=e,this._loadKeyframe()}_updateStyle(e,n){this._localTimelineStyles.set(e,n),this._globalTimelineStyles.set(e,n),this._styleSummary.set(e,{time:this.currentTime,value:n})}allowOnlyTimelineStyles(){return this._currentEmptyStepKeyframe!==this._currentKeyframe}applyEmptyStep(e){e&&this._previousKeyframe.set("easing",e);for(let[n,r]of this._globalTimelineStyles)this._backFill.set(n,r||wn),this._currentKeyframe.set(n,wn);this._currentEmptyStepKeyframe=this._currentKeyframe}setStyles(e,n,r,i){n&&this._previousKeyframe.set("easing",n);let s=i&&i.params||{},o=SN(e,this._globalTimelineStyles);for(let[a,c]of o){let l=mo(c,s,r);this._pendingStyles.set(a,l),this._localTimelineStyles.has(a)||this._backFill.set(a,this._globalTimelineStyles.get(a)??wn),this._updateStyle(a,l)}}applyStylesToKeyframe(){this._pendingStyles.size!=0&&(this._pendingStyles.forEach((e,n)=>{this._currentKeyframe.set(n,e)}),this._pendingStyles.clear(),this._localTimelineStyles.forEach((e,n)=>{this._currentKeyframe.has(n)||this._currentKeyframe.set(n,e)}))}snapshotCurrentStyles(){for(let[e,n]of this._localTimelineStyles)this._pendingStyles.set(e,n),this._updateStyle(e,n)}getFinalKeyframe(){return this._keyframes.get(this.duration)}get properties(){let e=[];for(let n in this._currentKeyframe)e.push(n);return e}mergeTimelineCollectedStyles(e){e._styleSummary.forEach((n,r)=>{let i=this._styleSummary.get(r);(!i||n.time>i.time)&&this._updateStyle(r,n.value)})}buildKeyframes(){this.applyStylesToKeyframe();let e=new Set,n=new Set,r=this._keyframes.size===1&&this.duration===0,i=[];this._keyframes.forEach((a,c)=>{let l=new Map([...this._backFill,...a]);l.forEach((u,d)=>{u===sl?e.add(d):u===wn&&n.add(d)}),r||l.set("offset",c/this.duration),i.push(l)});let s=[...e.values()],o=[...n.values()];if(r){let a=i[0],c=new Map(a);a.set("offset",0),c.set("offset",1),i=[a,c]}return qh(this.element,i,s,o,this.duration,this.startTime,this.easing,!1)}},Ah=class extends gl{constructor(e,n,r,i,s,o,a=!1){super(e,n,o.delay),this.keyframes=r,this.preStyleProps=i,this.postStyleProps=s,this._stretchStartingKeyframe=a,this.timings={duration:o.duration,delay:o.delay,easing:o.easing}}containsAnimation(){return this.keyframes.length>1}buildKeyframes(){let e=this.keyframes,{delay:n,duration:r,easing:i}=this.timings;if(this._stretchStartingKeyframe&&n){let s=[],o=r+n,a=n/o,c=new Map(e[0]);c.set("offset",0),s.push(c);let l=new Map(e[0]);l.set("offset",pb(a)),s.push(l);let u=e.length-1;for(let d=1;d<=u;d++){let m=new Map(e[d]),E=m.get("offset"),I=n+E*r;m.set("offset",pb(I/o)),s.push(m)}r=o,n=0,i="",e=s}return qh(this.element,e,this.preStyleProps,this.postStyleProps,r,n,i,!0)}};function pb(t,e=3){let n=Math.pow(10,e-1);return Math.round(t*n)/n}function SN(t,e){let n=new Map,r;return t.forEach(i=>{if(i==="*"){r??=e.keys();for(let s of r)n.set(s,wn)}else for(let[s,o]of i)n.set(s,o)}),n}function mb(t,e,n,r,i,s,o,a,c,l,u,d,m){return{type:0,element:t,triggerName:e,isRemovalTransition:i,fromState:n,fromStyles:s,toState:r,toStyles:o,timelines:a,queriedElements:c,preStyleProps:l,postStyleProps:u,totalTime:d,errors:m}}var vh={},yl=class{constructor(e,n,r){this._triggerName=e,this.ast=n,this._stateStyles=r}match(e,n,r,i){return CN(this.ast.matchers,e,n,r,i)}buildStyles(e,n,r){let i=this._stateStyles.get("*");return e!==void 0&&(i=this._stateStyles.get(e?.toString())||i),i?i.buildStyles(n,r):new Map}build(e,n,r,i,s,o,a,c,l,u){let d=[],m=this.ast.options&&this.ast.options.params||vh,E=a&&a.params||vh,I=this.buildStyles(r,E,d),M=c&&c.params||vh,H=this.buildStyles(i,M,d),O=new Set,_=new Map,D=new Map,S=i==="void",b={params:xb(M,m),delay:this.ast.options?.delay},ee=u?[]:Ab(e,n,this.ast.animation,s,o,I,H,b,l,d),te=0;return ee.forEach(ge=>{te=Math.max(ge.duration+ge.delay,te)}),d.length?mb(n,this._triggerName,r,i,S,I,H,[],[],_,D,te,d):(ee.forEach(ge=>{let q=ge.element,R=Ft(_,q,new Set);ge.preStyleProps.forEach(Y=>R.add(Y));let F=Ft(D,q,new Set);ge.postStyleProps.forEach(Y=>F.add(Y)),q!==n&&O.add(q)}),mb(n,this._triggerName,r,i,S,I,H,ee,[...O.values()],_,D,te))}};function CN(t,e,n,r,i){return t.some(s=>s(e,n,r,i))}function xb(t,e){let n=J({},e);return Object.entries(t).forEach(([r,i])=>{i!=null&&(n[r]=i)}),n}var xh=class{constructor(e,n,r){this.styles=e,this.defaultParams=n,this.normalizer=r}buildStyles(e,n){let r=new Map,i=xb(e,this.defaultParams);return this.styles.styles.forEach(s=>{typeof s!="string"&&s.forEach((o,a)=>{o&&(o=mo(o,i,n));let c=this.normalizer.normalizePropertyName(a,n);o=this.normalizer.normalizeStyleValue(a,c,o,n),r.set(a,o)})}),r}};function IN(t,e,n){return new Rh(t,e,n)}var Rh=class{constructor(e,n,r){this.name=e,this.ast=n,this._normalizer=r,this.transitionFactories=[],this.states=new Map,n.states.forEach(i=>{let s=i.options&&i.options.params||{};this.states.set(i.name,new xh(i.style,s,r))}),gb(this.states,"true","1"),gb(this.states,"false","0"),n.transitions.forEach(i=>{this.transitionFactories.push(new yl(e,i,this.states))}),this.fallbackTransition=MN(e,this.states,this._normalizer)}get containsQueries(){return this.ast.queryCount>0}matchTransition(e,n,r,i){return this.transitionFactories.find(o=>o.match(e,n,r,i))||null}matchStyles(e,n,r){return this.fallbackTransition.buildStyles(e,n,r)}};function MN(t,e,n){let r=[(o,a)=>!0],i={type:De.Sequence,steps:[],options:null},s={type:De.Transition,animation:i,matchers:r,options:null,queryCount:0,depCount:0};return new yl(t,s,e)}function gb(t,e,n){t.has(e)?t.has(n)||t.set(n,t.get(e)):t.has(n)&&t.set(e,t.get(n))}var NN=new go,Oh=class{constructor(e,n,r){this.bodyNode=e,this._driver=n,this._normalizer=r,this._animations=new Map,this._playersById=new Map,this.players=[]}register(e,n){let r=[],i=[],s=Nb(this._driver,n,r,i);if(r.length)throw $M(r);i.length&&void 0,this._animations.set(e,s)}_buildPlayer(e,n,r){let i=e.element,s=Db(this._normalizer,e.keyframes,n,r);return this._driver.animate(i,s,e.duration,e.delay,e.easing,[],!0)}create(e,n,r={}){let i=[],s=this._animations.get(e),o,a=new Map;if(s?(o=Ab(this._driver,n,s,Cb,Dh,new Map,new Map,r,NN,i),o.forEach(u=>{let d=Ft(a,u.element,new Map);u.postStyleProps.forEach(m=>d.set(m,null))})):(i.push(qM()),o=[]),i.length)throw zM(i);a.forEach((u,d)=>{u.forEach((m,E)=>{u.set(E,this._driver.computeStyle(d,E,wn))})});let c=o.map(u=>{let d=a.get(u.element);return this._buildPlayer(u,new Map,d)}),l=br(c);return this._playersById.set(e,l),l.onDestroy(()=>this.destroy(e)),this.players.push(l),l}destroy(e){let n=this._getPlayer(e);n.destroy(),this._playersById.delete(e);let r=this.players.indexOf(n);r>=0&&this.players.splice(r,1)}_getPlayer(e){let n=this._playersById.get(e);if(!n)throw GM(e);return n}listen(e,n,r,i){let s=Bh(n,"","","");return jh(this._getPlayer(e),r,s,i),()=>{}}command(e,n,r,i){if(r=="register"){this.register(e,i[0]);return}if(r=="create"){let o=i[0]||{};this.create(e,n,o);return}let s=this._getPlayer(e);switch(r){case"play":s.play();break;case"pause":s.pause();break;case"reset":s.reset();break;case"restart":s.restart();break;case"finish":s.finish();break;case"init":s.init();break;case"setPosition":s.setPosition(parseFloat(i[0]));break;case"destroy":this.destroy(e);break}}},yb="ng-animate-queued",AN=".ng-animate-queued",Eh="ng-animate-disabled",xN=".ng-animate-disabled",RN="ng-star-inserted",ON=".ng-star-inserted",kN=[],Rb={namespaceId:"",setForRemoval:!1,setForMove:!1,hasAnimation:!1,removedBeforeQueried:!1},LN={namespaceId:"",setForMove:!1,setForRemoval:!1,hasAnimation:!1,removedBeforeQueried:!0},ln="__ng_removed",yo=class{get params(){return this.options.params}constructor(e,n=""){this.namespaceId=n;let r=e&&e.hasOwnProperty("value"),i=r?e.value:e;if(this.value=FN(i),r){let s=e,{value:o}=s,a=ua(s,["value"]);this.options=a}else this.options={};this.options.params||(this.options.params={})}absorbOptions(e){let n=e.params;if(n){let r=this.options.params;Object.keys(n).forEach(i=>{r[i]==null&&(r[i]=n[i])})}}},po="void",bh=new yo(po),kh=class{constructor(e,n,r){this.id=e,this.hostElement=n,this._engine=r,this.players=[],this._triggers=new Map,this._queue=[],this._elementListeners=new Map,this._hostClassName="ng-tns-"+e,Qt(n,this._hostClassName)}listen(e,n,r,i){if(!this._triggers.has(n))throw WM(r,n);if(r==null||r.length==0)throw QM(n);if(!jN(r))throw KM(r,n);let s=Ft(this._elementListeners,e,[]),o={name:n,phase:r,callback:i};s.push(o);let a=Ft(this._engine.statesByElement,e,new Map);return a.has(n)||(Qt(e,ol),Qt(e,ol+"-"+n),a.set(n,bh)),()=>{this._engine.afterFlush(()=>{let c=s.indexOf(o);c>=0&&s.splice(c,1),this._triggers.has(n)||a.delete(n)})}}register(e,n){return this._triggers.has(e)?!1:(this._triggers.set(e,n),!0)}_getTrigger(e){let n=this._triggers.get(e);if(!n)throw YM(e);return n}trigger(e,n,r,i=!0){let s=this._getTrigger(n),o=new vo(this.id,n,e),a=this._engine.statesByElement.get(e);a||(Qt(e,ol),Qt(e,ol+"-"+n),this._engine.statesByElement.set(e,a=new Map));let c=a.get(n),l=new yo(r,this.id);if(!(r&&r.hasOwnProperty("value"))&&c&&l.absorbOptions(c.options),a.set(n,l),c||(c=bh),!(l.value===po)&&c.value===l.value){if(!UN(c.params,l.params)){let M=[],H=s.matchStyles(c.value,c.params,M),O=s.matchStyles(l.value,l.params,M);M.length?this._engine.reportError(M):this._engine.afterFlush(()=>{ti(e,H),Dn(e,O)})}return}let m=Ft(this._engine.playersByElement,e,[]);m.forEach(M=>{M.namespaceId==this.id&&M.triggerName==n&&M.queued&&M.destroy()});let E=s.matchTransition(c.value,l.value,e,l.params),I=!1;if(!E){if(!i)return;E=s.fallbackTransition,I=!0}return this._engine.totalQueuedPlayers++,this._queue.push({element:e,triggerName:n,transition:E,fromState:c,toState:l,player:o,isFallbackTransition:I}),I||(Qt(e,yb),o.onStart(()=>{Xi(e,yb)})),o.onDone(()=>{let M=this.players.indexOf(o);M>=0&&this.players.splice(M,1);let H=this._engine.playersByElement.get(e);if(H){let O=H.indexOf(o);O>=0&&H.splice(O,1)}}),this.players.push(o),m.push(o),o}deregister(e){this._triggers.delete(e),this._engine.statesByElement.forEach(n=>n.delete(e)),this._elementListeners.forEach((n,r)=>{this._elementListeners.set(r,n.filter(i=>i.name!=e))})}clearElementCache(e){this._engine.statesByElement.delete(e),this._elementListeners.delete(e);let n=this._engine.playersByElement.get(e);n&&(n.forEach(r=>r.destroy()),this._engine.playersByElement.delete(e))}_signalRemovalForInnerTriggers(e,n){let r=this._engine.driver.query(e,dl,!0);r.forEach(i=>{if(i[ln])return;let s=this._engine.fetchNamespacesByElement(i);s.size?s.forEach(o=>o.triggerLeaveAnimation(i,n,!1,!0)):this.clearElementCache(i)}),this._engine.afterFlushAnimationsDone(()=>r.forEach(i=>this.clearElementCache(i)))}triggerLeaveAnimation(e,n,r,i){let s=this._engine.statesByElement.get(e),o=new Map;if(s){let a=[];if(s.forEach((c,l)=>{if(o.set(l,c.value),this._triggers.has(l)){let u=this.trigger(e,l,po,i);u&&a.push(u)}}),a.length)return this._engine.markElementAsRemoved(this.id,e,!0,n,o),r&&br(a).onDone(()=>this._engine.processLeaveNode(e)),!0}return!1}prepareLeaveAnimationListeners(e){let n=this._elementListeners.get(e),r=this._engine.statesByElement.get(e);if(n&&r){let i=new Set;n.forEach(s=>{let o=s.name;if(i.has(o))return;i.add(o);let c=this._triggers.get(o).fallbackTransition,l=r.get(o)||bh,u=new yo(po),d=new vo(this.id,o,e);this._engine.totalQueuedPlayers++,this._queue.push({element:e,triggerName:o,transition:c,fromState:l,toState:u,player:d,isFallbackTransition:!0})})}}removeNode(e,n){let r=this._engine;if(e.childElementCount&&this._signalRemovalForInnerTriggers(e,n),this.triggerLeaveAnimation(e,n,!0))return;let i=!1;if(r.totalAnimations){let s=r.players.length?r.playersByQueriedElement.get(e):[];if(s&&s.length)i=!0;else{let o=e;for(;o=o.parentNode;)if(r.statesByElement.get(o)){i=!0;break}}}if(this.prepareLeaveAnimationListeners(e),i)r.markElementAsRemoved(this.id,e,!1,n);else{let s=e[ln];(!s||s===Rb)&&(r.afterFlush(()=>this.clearElementCache(e)),r.destroyInnerAnimations(e),r._onRemovalComplete(e,n))}}insertNode(e,n){Qt(e,this._hostClassName)}drainQueuedTransitions(e){let n=[];return this._queue.forEach(r=>{let i=r.player;if(i.destroyed)return;let s=r.element,o=this._elementListeners.get(s);o&&o.forEach(a=>{if(a.name==r.triggerName){let c=Bh(s,r.triggerName,r.fromState.value,r.toState.value);c._data=e,jh(r.player,a.phase,c,a.callback)}}),i.markedForDestroy?this._engine.afterFlush(()=>{i.destroy()}):n.push(r)}),this._queue=[],n.sort((r,i)=>{let s=r.transition.ast.depCount,o=i.transition.ast.depCount;return s==0||o==0?s-o:this._engine.driver.containsElement(r.element,i.element)?1:-1})}destroy(e){this.players.forEach(n=>n.destroy()),this._signalRemovalForInnerTriggers(this.hostElement,e)}},Lh=class{_onRemovalComplete(e,n){this.onRemovalComplete(e,n)}constructor(e,n,r,i){this.bodyNode=e,this.driver=n,this._normalizer=r,this.scheduler=i,this.players=[],this.newHostElements=new Map,this.playersByElement=new Map,this.playersByQueriedElement=new Map,this.statesByElement=new Map,this.disabledNodes=new Set,this.totalAnimations=0,this.totalQueuedPlayers=0,this._namespaceLookup={},this._namespaceList=[],this._flushFns=[],this._whenQuietFns=[],this.namespacesByHostElement=new Map,this.collectedEnterElements=[],this.collectedLeaveElements=[],this.onRemovalComplete=(s,o)=>{}}get queuedPlayers(){let e=[];return this._namespaceList.forEach(n=>{n.players.forEach(r=>{r.queued&&e.push(r)})}),e}createNamespace(e,n){let r=new kh(e,n,this);return this.bodyNode&&this.driver.containsElement(this.bodyNode,n)?this._balanceNamespaceList(r,n):(this.newHostElements.set(n,r),this.collectEnterElement(n)),this._namespaceLookup[e]=r}_balanceNamespaceList(e,n){let r=this._namespaceList,i=this.namespacesByHostElement;if(r.length-1>=0){let o=!1,a=this.driver.getParentElement(n);for(;a;){let c=i.get(a);if(c){let l=r.indexOf(c);r.splice(l+1,0,e),o=!0;break}a=this.driver.getParentElement(a)}o||r.unshift(e)}else r.push(e);return i.set(n,e),e}register(e,n){let r=this._namespaceLookup[e];return r||(r=this.createNamespace(e,n)),r}registerTrigger(e,n,r){let i=this._namespaceLookup[e];i&&i.register(n,r)&&this.totalAnimations++}destroy(e,n){e&&(this.afterFlush(()=>{}),this.afterFlushAnimationsDone(()=>{let r=this._fetchNamespace(e);this.namespacesByHostElement.delete(r.hostElement);let i=this._namespaceList.indexOf(r);i>=0&&this._namespaceList.splice(i,1),r.destroy(n),delete this._namespaceLookup[e]}))}_fetchNamespace(e){return this._namespaceLookup[e]}fetchNamespacesByElement(e){let n=new Set,r=this.statesByElement.get(e);if(r){for(let i of r.values())if(i.namespaceId){let s=this._fetchNamespace(i.namespaceId);s&&n.add(s)}}return n}trigger(e,n,r,i){if(ll(n)){let s=this._fetchNamespace(e);if(s)return s.trigger(n,r,i),!0}return!1}insertNode(e,n,r,i){if(!ll(n))return;let s=n[ln];if(s&&s.setForRemoval){s.setForRemoval=!1,s.setForMove=!0;let o=this.collectedLeaveElements.indexOf(n);o>=0&&this.collectedLeaveElements.splice(o,1)}if(e){let o=this._fetchNamespace(e);o&&o.insertNode(n,r)}i&&this.collectEnterElement(n)}collectEnterElement(e){this.collectedEnterElements.push(e)}markElementAsDisabled(e,n){n?this.disabledNodes.has(e)||(this.disabledNodes.add(e),Qt(e,Eh)):this.disabledNodes.has(e)&&(this.disabledNodes.delete(e),Xi(e,Eh))}removeNode(e,n,r){if(ll(n)){this.scheduler?.notify();let i=e?this._fetchNamespace(e):null;i?i.removeNode(n,r):this.markElementAsRemoved(e,n,!1,r);let s=this.namespacesByHostElement.get(n);s&&s.id!==e&&s.removeNode(n,r)}else this._onRemovalComplete(n,r)}markElementAsRemoved(e,n,r,i,s){this.collectedLeaveElements.push(n),n[ln]={namespaceId:e,setForRemoval:i,hasAnimation:r,removedBeforeQueried:!1,previousTriggersValues:s}}listen(e,n,r,i,s){return ll(n)?this._fetchNamespace(e).listen(n,r,i,s):()=>{}}_buildInstruction(e,n,r,i,s){return e.transition.build(this.driver,e.element,e.fromState.value,e.toState.value,r,i,e.fromState.options,e.toState.options,n,s)}destroyInnerAnimations(e){let n=this.driver.query(e,dl,!0);n.forEach(r=>this.destroyActiveAnimationsForElement(r)),this.playersByQueriedElement.size!=0&&(n=this.driver.query(e,_h,!0),n.forEach(r=>this.finishActiveQueriedAnimationOnElement(r)))}destroyActiveAnimationsForElement(e){let n=this.playersByElement.get(e);n&&n.forEach(r=>{r.queued?r.markedForDestroy=!0:r.destroy()})}finishActiveQueriedAnimationOnElement(e){let n=this.playersByQueriedElement.get(e);n&&n.forEach(r=>r.finish())}whenRenderingDone(){return new Promise(e=>{if(this.players.length)return br(this.players).onDone(()=>e());e()})}processLeaveNode(e){let n=e[ln];if(n&&n.setForRemoval){if(e[ln]=Rb,n.namespaceId){this.destroyInnerAnimations(e);let r=this._fetchNamespace(n.namespaceId);r&&r.clearElementCache(e)}this._onRemovalComplete(e,n.setForRemoval)}e.classList?.contains(Eh)&&this.markElementAsDisabled(e,!1),this.driver.query(e,xN,!0).forEach(r=>{this.markElementAsDisabled(r,!1)})}flush(e=-1){let n=[];if(this.newHostElements.size&&(this.newHostElements.forEach((r,i)=>this._balanceNamespaceList(r,i)),this.newHostElements.clear()),this.totalAnimations&&this.collectedEnterElements.length)for(let r=0;rr()),this._flushFns=[],this._whenQuietFns.length){let r=this._whenQuietFns;this._whenQuietFns=[],n.length?br(n).onDone(()=>{r.forEach(i=>i())}):r.forEach(i=>i())}}reportError(e){throw ZM(e)}_flushAnimations(e,n){let r=new go,i=[],s=new Map,o=[],a=new Map,c=new Map,l=new Map,u=new Set;this.disabledNodes.forEach(y=>{u.add(y);let C=this.driver.query(y,AN,!0);for(let x=0;x{let x=Cb+M++;I.set(C,x),y.forEach(V=>Qt(V,x))});let H=[],O=new Set,_=new Set;for(let y=0;yO.add(V)):_.add(C))}let D=new Map,S=bb(m,Array.from(O));S.forEach((y,C)=>{let x=Dh+M++;D.set(C,x),y.forEach(V=>Qt(V,x))}),e.push(()=>{E.forEach((y,C)=>{let x=I.get(C);y.forEach(V=>Xi(V,x))}),S.forEach((y,C)=>{let x=D.get(C);y.forEach(V=>Xi(V,x))}),H.forEach(y=>{this.processLeaveNode(y)})});let b=[],ee=[];for(let y=this._namespaceList.length-1;y>=0;y--)this._namespaceList[y].drainQueuedTransitions(n).forEach(x=>{let V=x.player,K=x.element;if(b.push(V),this.collectedEnterElements.length){let ct=K[ln];if(ct&&ct.setForMove){if(ct.previousTriggersValues&&ct.previousTriggersValues.has(x.triggerName)){let Sn=ct.previousTriggersValues.get(x.triggerName),Ct=this.statesByElement.get(x.element);if(Ct&&Ct.has(x.triggerName)){let ci=Ct.get(x.triggerName);ci.value=Sn,Ct.set(x.triggerName,ci)}}V.destroy();return}}let he=!d||!this.driver.containsElement(d,K),T=D.get(K),k=I.get(K),$=this._buildInstruction(x,r,k,T,he);if($.errors&&$.errors.length){ee.push($);return}if(he){V.onStart(()=>ti(K,$.fromStyles)),V.onDestroy(()=>Dn(K,$.toStyles)),i.push(V);return}if(x.isFallbackTransition){V.onStart(()=>ti(K,$.fromStyles)),V.onDestroy(()=>Dn(K,$.toStyles)),i.push(V);return}let _e=[];$.timelines.forEach(ct=>{ct.stretchStartingKeyframe=!0,this.disabledNodes.has(ct.element)||_e.push(ct)}),$.timelines=_e,r.append(K,$.timelines);let gt={instruction:$,player:V,element:K};o.push(gt),$.queriedElements.forEach(ct=>Ft(a,ct,[]).push(V)),$.preStyleProps.forEach((ct,Sn)=>{if(ct.size){let Ct=c.get(Sn);Ct||c.set(Sn,Ct=new Set),ct.forEach((ci,ds)=>Ct.add(ds))}}),$.postStyleProps.forEach((ct,Sn)=>{let Ct=l.get(Sn);Ct||l.set(Sn,Ct=new Set),ct.forEach((ci,ds)=>Ct.add(ds))})});if(ee.length){let y=[];ee.forEach(C=>{y.push(XM(C.triggerName,C.errors))}),b.forEach(C=>C.destroy()),this.reportError(y)}let te=new Map,ge=new Map;o.forEach(y=>{let C=y.element;r.has(C)&&(ge.set(C,C),this._beforeAnimationBuild(y.player.namespaceId,y.instruction,te))}),i.forEach(y=>{let C=y.element;this._getPreviousPlayers(C,!1,y.namespaceId,y.triggerName,null).forEach(V=>{Ft(te,C,[]).push(V),V.destroy()})});let q=H.filter(y=>wb(y,c,l)),R=new Map;Eb(R,this.driver,_,l,wn).forEach(y=>{wb(y,c,l)&&q.push(y)});let Y=new Map;E.forEach((y,C)=>{Eb(Y,this.driver,new Set(y),c,sl)}),q.forEach(y=>{let C=R.get(y),x=Y.get(y);R.set(y,new Map([...C?.entries()??[],...x?.entries()??[]]))});let v=[],g=[],p={};o.forEach(y=>{let{element:C,player:x,instruction:V}=y;if(r.has(C)){if(u.has(C)){x.onDestroy(()=>Dn(C,V.toStyles)),x.disabled=!0,x.overrideTotalTime(V.totalTime),i.push(x);return}let K=p;if(ge.size>1){let T=C,k=[];for(;T=T.parentNode;){let $=ge.get(T);if($){K=$;break}k.push(T)}k.forEach($=>ge.set($,K))}let he=this._buildAnimation(x.namespaceId,V,te,s,Y,R);if(x.setRealPlayer(he),K===p)v.push(x);else{let T=this.playersByElement.get(K);T&&T.length&&(x.parentPlayer=br(T)),i.push(x)}}else ti(C,V.fromStyles),x.onDestroy(()=>Dn(C,V.toStyles)),g.push(x),u.has(C)&&i.push(x)}),g.forEach(y=>{let C=s.get(y.element);if(C&&C.length){let x=br(C);y.setRealPlayer(x)}}),i.forEach(y=>{y.parentPlayer?y.syncPlayerEvents(y.parentPlayer):y.destroy()});for(let y=0;y!he.destroyed);K.length?BN(this,C,K):this.processLeaveNode(C)}return H.length=0,v.forEach(y=>{this.players.push(y),y.onDone(()=>{y.destroy();let C=this.players.indexOf(y);this.players.splice(C,1)}),y.play()}),v}afterFlush(e){this._flushFns.push(e)}afterFlushAnimationsDone(e){this._whenQuietFns.push(e)}_getPreviousPlayers(e,n,r,i,s){let o=[];if(n){let a=this.playersByQueriedElement.get(e);a&&(o=a)}else{let a=this.playersByElement.get(e);if(a){let c=!s||s==po;a.forEach(l=>{l.queued||!c&&l.triggerName!=i||o.push(l)})}}return(r||i)&&(o=o.filter(a=>!(r&&r!=a.namespaceId||i&&i!=a.triggerName))),o}_beforeAnimationBuild(e,n,r){let i=n.triggerName,s=n.element,o=n.isRemovalTransition?void 0:e,a=n.isRemovalTransition?void 0:i;for(let c of n.timelines){let l=c.element,u=l!==s,d=Ft(r,l,[]);this._getPreviousPlayers(l,u,o,a,n.toState).forEach(E=>{let I=E.getRealPlayer();I.beforeDestroy&&I.beforeDestroy(),E.destroy(),d.push(E)})}ti(s,n.fromStyles)}_buildAnimation(e,n,r,i,s,o){let a=n.triggerName,c=n.element,l=[],u=new Set,d=new Set,m=n.timelines.map(I=>{let M=I.element;u.add(M);let H=M[ln];if(H&&H.removedBeforeQueried)return new Er(I.duration,I.delay);let O=M!==c,_=HN((r.get(M)||kN).map(te=>te.getRealPlayer())).filter(te=>{let ge=te;return ge.element?ge.element===M:!1}),D=s.get(M),S=o.get(M),b=Db(this._normalizer,I.keyframes,D,S),ee=this._buildPlayer(I,b,_);if(I.subTimeline&&i&&d.add(M),O){let te=new vo(e,a,M);te.setRealPlayer(ee),l.push(te)}return ee});l.forEach(I=>{Ft(this.playersByQueriedElement,I.element,[]).push(I),I.onDone(()=>PN(this.playersByQueriedElement,I.element,I))}),u.forEach(I=>Qt(I,db));let E=br(m);return E.onDestroy(()=>{u.forEach(I=>Xi(I,db)),Dn(c,n.toStyles)}),d.forEach(I=>{Ft(i,I,[]).push(E)}),E}_buildPlayer(e,n,r){return n.length>0?this.driver.animate(e.element,n,e.duration,e.delay,e.easing,r):new Er(e.duration,e.delay)}},vo=class{constructor(e,n,r){this.namespaceId=e,this.triggerName=n,this.element=r,this._player=new Er,this._containsRealPlayer=!1,this._queuedCallbacks=new Map,this.destroyed=!1,this.parentPlayer=null,this.markedForDestroy=!1,this.disabled=!1,this.queued=!0,this.totalTime=0}setRealPlayer(e){this._containsRealPlayer||(this._player=e,this._queuedCallbacks.forEach((n,r)=>{n.forEach(i=>jh(e,r,void 0,i))}),this._queuedCallbacks.clear(),this._containsRealPlayer=!0,this.overrideTotalTime(e.totalTime),this.queued=!1)}getRealPlayer(){return this._player}overrideTotalTime(e){this.totalTime=e}syncPlayerEvents(e){let n=this._player;n.triggerCallback&&e.onStart(()=>n.triggerCallback("start")),e.onDone(()=>this.finish()),e.onDestroy(()=>this.destroy())}_queueEvent(e,n){Ft(this._queuedCallbacks,e,[]).push(n)}onDone(e){this.queued&&this._queueEvent("done",e),this._player.onDone(e)}onStart(e){this.queued&&this._queueEvent("start",e),this._player.onStart(e)}onDestroy(e){this.queued&&this._queueEvent("destroy",e),this._player.onDestroy(e)}init(){this._player.init()}hasStarted(){return this.queued?!1:this._player.hasStarted()}play(){!this.queued&&this._player.play()}pause(){!this.queued&&this._player.pause()}restart(){!this.queued&&this._player.restart()}finish(){this._player.finish()}destroy(){this.destroyed=!0,this._player.destroy()}reset(){!this.queued&&this._player.reset()}setPosition(e){this.queued||this._player.setPosition(e)}getPosition(){return this.queued?0:this._player.getPosition()}triggerCallback(e){let n=this._player;n.triggerCallback&&n.triggerCallback(e)}};function PN(t,e,n){let r=t.get(e);if(r){if(r.length){let i=r.indexOf(n);r.splice(i,1)}r.length==0&&t.delete(e)}return r}function FN(t){return t??null}function ll(t){return t&&t.nodeType===1}function jN(t){return t=="start"||t=="done"}function vb(t,e){let n=t.style.display;return t.style.display=e??"none",n}function Eb(t,e,n,r,i){let s=[];n.forEach(c=>s.push(vb(c)));let o=[];r.forEach((c,l)=>{let u=new Map;c.forEach(d=>{let m=e.computeStyle(l,d,i);u.set(d,m),(!m||m.length==0)&&(l[ln]=LN,o.push(l))}),t.set(l,u)});let a=0;return n.forEach(c=>vb(c,s[a++])),o}function bb(t,e){let n=new Map;if(t.forEach(a=>n.set(a,[])),e.length==0)return n;let r=1,i=new Set(e),s=new Map;function o(a){if(!a)return r;let c=s.get(a);if(c)return c;let l=a.parentNode;return n.has(l)?c=l:i.has(l)?c=r:c=o(l),s.set(a,c),c}return e.forEach(a=>{let c=o(a);c!==r&&n.get(c).push(a)}),n}function Qt(t,e){t.classList?.add(e)}function Xi(t,e){t.classList?.remove(e)}function BN(t,e,n){br(n).onDone(()=>t.processLeaveNode(e))}function HN(t){let e=[];return Ob(t,e),e}function Ob(t,e){for(let n=0;ni.add(s)):e.set(t,r),n.delete(t),!0}var es=class{constructor(e,n,r,i){this._driver=n,this._normalizer=r,this._triggerCache={},this.onRemovalComplete=(s,o)=>{},this._transitionEngine=new Lh(e.body,n,r,i),this._timelineEngine=new Oh(e.body,n,r),this._transitionEngine.onRemovalComplete=(s,o)=>this.onRemovalComplete(s,o)}registerTrigger(e,n,r,i,s){let o=e+"-"+i,a=this._triggerCache[o];if(!a){let c=[],l=[],u=Nb(this._driver,s,c,l);if(c.length)throw UM(i,c);l.length&&void 0,a=IN(i,u,this._normalizer),this._triggerCache[o]=a}this._transitionEngine.registerTrigger(n,i,a)}register(e,n){this._transitionEngine.register(e,n)}destroy(e,n){this._transitionEngine.destroy(e,n)}onInsert(e,n,r,i){this._transitionEngine.insertNode(e,n,r,i)}onRemove(e,n,r){this._transitionEngine.removeNode(e,n,r)}disableAnimations(e,n){this._transitionEngine.markElementAsDisabled(e,n)}process(e,n,r,i){if(r.charAt(0)=="@"){let[s,o]=lb(r),a=i;this._timelineEngine.command(s,n,o,a)}else this._transitionEngine.trigger(e,n,r,i)}listen(e,n,r,i,s){if(r.charAt(0)=="@"){let[o,a]=lb(r);return this._timelineEngine.listen(o,n,a,s)}return this._transitionEngine.listen(e,n,r,i,s)}flush(e=-1){this._transitionEngine.flush(e)}get players(){return[...this._transitionEngine.players,...this._timelineEngine.players]}whenRenderingDone(){return this._transitionEngine.whenRenderingDone()}afterFlushAnimationsDone(e){this._transitionEngine.afterFlushAnimationsDone(e)}};function VN(t,e){let n=null,r=null;return Array.isArray(e)&&e.length?(n=wh(e[0]),e.length>1&&(r=wh(e[e.length-1]))):e instanceof Map&&(n=wh(e)),n||r?new Ph(t,n,r):null}var Ji=class Ji{constructor(e,n,r){this._element=e,this._startStyles=n,this._endStyles=r,this._state=0;let i=Ji.initialStylesByElement.get(e);i||Ji.initialStylesByElement.set(e,i=new Map),this._initialStyles=i}start(){this._state<1&&(this._startStyles&&Dn(this._element,this._startStyles,this._initialStyles),this._state=1)}finish(){this.start(),this._state<2&&(Dn(this._element,this._initialStyles),this._endStyles&&(Dn(this._element,this._endStyles),this._endStyles=null),this._state=1)}destroy(){this.finish(),this._state<3&&(Ji.initialStylesByElement.delete(this._element),this._startStyles&&(ti(this._element,this._startStyles),this._endStyles=null),this._endStyles&&(ti(this._element,this._endStyles),this._endStyles=null),Dn(this._element,this._initialStyles),this._state=3)}};Ji.initialStylesByElement=new WeakMap;var Ph=Ji;function wh(t){let e=null;return t.forEach((n,r)=>{$N(r)&&(e=e||new Map,e.set(r,n))}),e}function $N(t){return t==="display"||t==="position"}var vl=class{constructor(e,n,r,i){this.element=e,this.keyframes=n,this.options=r,this._specialStyles=i,this._onDoneFns=[],this._onStartFns=[],this._onDestroyFns=[],this._initialized=!1,this._finished=!1,this._started=!1,this._destroyed=!1,this._originalOnDoneFns=[],this._originalOnStartFns=[],this.time=0,this.parentPlayer=null,this.currentSnapshot=new Map,this._duration=r.duration,this._delay=r.delay||0,this.time=this._duration+this._delay}_onFinish(){this._finished||(this._finished=!0,this._onDoneFns.forEach(e=>e()),this._onDoneFns=[])}init(){this._buildPlayer(),this._preparePlayerBeforeStart()}_buildPlayer(){if(this._initialized)return;this._initialized=!0;let e=this.keyframes;this.domPlayer=this._triggerWebAnimation(this.element,e,this.options),this._finalKeyframe=e.length?e[e.length-1]:new Map;let n=()=>this._onFinish();this.domPlayer.addEventListener("finish",n),this.onDestroy(()=>{this.domPlayer.removeEventListener("finish",n)})}_preparePlayerBeforeStart(){this._delay?this._resetDomPlayerState():this.domPlayer.pause()}_convertKeyframesToObject(e){let n=[];return e.forEach(r=>{n.push(Object.fromEntries(r))}),n}_triggerWebAnimation(e,n,r){return e.animate(this._convertKeyframesToObject(n),r)}onStart(e){this._originalOnStartFns.push(e),this._onStartFns.push(e)}onDone(e){this._originalOnDoneFns.push(e),this._onDoneFns.push(e)}onDestroy(e){this._onDestroyFns.push(e)}play(){this._buildPlayer(),this.hasStarted()||(this._onStartFns.forEach(e=>e()),this._onStartFns=[],this._started=!0,this._specialStyles&&this._specialStyles.start()),this.domPlayer.play()}pause(){this.init(),this.domPlayer.pause()}finish(){this.init(),this._specialStyles&&this._specialStyles.finish(),this._onFinish(),this.domPlayer.finish()}reset(){this._resetDomPlayerState(),this._destroyed=!1,this._finished=!1,this._started=!1,this._onStartFns=this._originalOnStartFns,this._onDoneFns=this._originalOnDoneFns}_resetDomPlayerState(){this.domPlayer&&this.domPlayer.cancel()}restart(){this.reset(),this.play()}hasStarted(){return this._started}destroy(){this._destroyed||(this._destroyed=!0,this._resetDomPlayerState(),this._onFinish(),this._specialStyles&&this._specialStyles.destroy(),this._onDestroyFns.forEach(e=>e()),this._onDestroyFns=[])}setPosition(e){this.domPlayer===void 0&&this.init(),this.domPlayer.currentTime=e*this.time}getPosition(){return+(this.domPlayer.currentTime??0)/this.time}get totalTime(){return this._delay+this._duration}beforeDestroy(){let e=new Map;this.hasStarted()&&this._finalKeyframe.forEach((r,i)=>{i!=="offset"&&e.set(i,this._finished?r:$h(this.element,i))}),this.currentSnapshot=e}triggerCallback(e){let n=e==="start"?this._onStartFns:this._onDoneFns;n.forEach(r=>r()),n.length=0}},El=class{validateStyleProperty(e){return!0}validateAnimatableStyleProperty(e){return!0}matchesElement(e,n){return!1}containsElement(e,n){return _b(e,n)}getParentElement(e){return Hh(e)}query(e,n,r){return Tb(e,n,r)}computeStyle(e,n,r){return $h(e,n)}animate(e,n,r,i,s,o=[]){let a=i==0?"both":"forwards",c={duration:r,delay:i,fill:a};s&&(c.easing=s);let l=new Map,u=o.filter(E=>E instanceof vl);lN(r,i)&&u.forEach(E=>{E.currentSnapshot.forEach((I,M)=>l.set(M,I))});let d=oN(n).map(E=>new Map(E));d=uN(e,d,l);let m=VN(e,d);return new vl(e,d,c,m)}};var ul="@",kb="@.disabled",bl=class{constructor(e,n,r,i){this.namespaceId=e,this.delegate=n,this.engine=r,this._onDestroy=i,this.\u0275type=0}get data(){return this.delegate.data}destroyNode(e){this.delegate.destroyNode?.(e)}destroy(){this.engine.destroy(this.namespaceId,this.delegate),this.engine.afterFlushAnimationsDone(()=>{queueMicrotask(()=>{this.delegate.destroy()})}),this._onDestroy?.()}createElement(e,n){return this.delegate.createElement(e,n)}createComment(e){return this.delegate.createComment(e)}createText(e){return this.delegate.createText(e)}appendChild(e,n){this.delegate.appendChild(e,n),this.engine.onInsert(this.namespaceId,n,e,!1)}insertBefore(e,n,r,i=!0){this.delegate.insertBefore(e,n,r),this.engine.onInsert(this.namespaceId,n,e,i)}removeChild(e,n,r){this.engine.onRemove(this.namespaceId,n,this.delegate)}selectRootElement(e,n){return this.delegate.selectRootElement(e,n)}parentNode(e){return this.delegate.parentNode(e)}nextSibling(e){return this.delegate.nextSibling(e)}setAttribute(e,n,r,i){this.delegate.setAttribute(e,n,r,i)}removeAttribute(e,n,r){this.delegate.removeAttribute(e,n,r)}addClass(e,n){this.delegate.addClass(e,n)}removeClass(e,n){this.delegate.removeClass(e,n)}setStyle(e,n,r,i){this.delegate.setStyle(e,n,r,i)}removeStyle(e,n,r){this.delegate.removeStyle(e,n,r)}setProperty(e,n,r){n.charAt(0)==ul&&n==kb?this.disableAnimations(e,!!r):this.delegate.setProperty(e,n,r)}setValue(e,n){this.delegate.setValue(e,n)}listen(e,n,r){return this.delegate.listen(e,n,r)}disableAnimations(e,n){this.engine.disableAnimations(e,n)}},Fh=class extends bl{constructor(e,n,r,i,s){super(n,r,i,s),this.factory=e,this.namespaceId=n}setProperty(e,n,r){n.charAt(0)==ul?n.charAt(1)=="."&&n==kb?(r=r===void 0?!0:!!r,this.disableAnimations(e,r)):this.engine.process(this.namespaceId,e,n.slice(1),r):this.delegate.setProperty(e,n,r)}listen(e,n,r){if(n.charAt(0)==ul){let i=qN(e),s=n.slice(1),o="";return s.charAt(0)!=ul&&([s,o]=zN(s)),this.engine.listen(this.namespaceId,i,s,o,a=>{let c=a._data||-1;this.factory.scheduleListenerCallback(c,r,a)})}return this.delegate.listen(e,n,r)}};function qN(t){switch(t){case"body":return document.body;case"document":return document;case"window":return window;default:return t}}function zN(t){let e=t.indexOf("."),n=t.substring(0,e),r=t.slice(e+1);return[n,r]}var wl=class{constructor(e,n,r){this.delegate=e,this.engine=n,this._zone=r,this._currentId=0,this._microtaskId=1,this._animationCallbacksBuffer=[],this._rendererCache=new Map,this._cdRecurDepth=0,n.onRemovalComplete=(i,s)=>{let o=s?.parentNode(i);o&&s.removeChild(o,i)}}createRenderer(e,n){let r="",i=this.delegate.createRenderer(e,n);if(!e||!n?.data?.animation){let l=this._rendererCache,u=l.get(i);if(!u){let d=()=>l.delete(i);u=new bl(r,i,this.engine,d),l.set(i,u)}return u}let s=n.id,o=n.id+"-"+this._currentId;this._currentId++,this.engine.register(o,e);let a=l=>{Array.isArray(l)?l.forEach(a):this.engine.registerTrigger(s,o,e,l.name,l)};return n.data.animation.forEach(a),new Fh(this,o,i,this.engine)}begin(){this._cdRecurDepth++,this.delegate.begin&&this.delegate.begin()}_scheduleCountTask(){queueMicrotask(()=>{this._microtaskId++})}scheduleListenerCallback(e,n,r){if(e>=0&&en(r));return}let i=this._animationCallbacksBuffer;i.length==0&&queueMicrotask(()=>{this._zone.run(()=>{i.forEach(s=>{let[o,a]=s;o(a)}),this._animationCallbacksBuffer=[]})}),i.push([n,r])}end(){this._cdRecurDepth--,this._cdRecurDepth==0&&this._zone.runOutsideAngular(()=>{this._scheduleCountTask(),this.engine.flush(this._microtaskId)}),this.delegate.end&&this.delegate.end()}whenRenderingDone(){return this.engine.whenRenderingDone()}};var QN=(()=>{let e=class e extends es{constructor(r,i,s){super(r,i,s,W($s,{optional:!0}))}ngOnDestroy(){this.flush()}};e.\u0275fac=function(i){return new(i||e)(ue(ze),ue(ni),ue(ri))},e.\u0275prov=ie({token:e,factory:e.\u0275fac});let t=e;return t})();function KN(){return new hl}function YN(t,e,n){return new wl(t,e,n)}var Lb=[{provide:ri,useFactory:KN},{provide:es,useClass:QN},{provide:Wr,useFactory:YN,deps:[rl,es,Be]}],J2=[{provide:ni,useFactory:()=>new El},{provide:ff,useValue:"BrowserAnimations"},...Lb],ZN=[{provide:ni,useClass:Uh},{provide:ff,useValue:"NoopAnimations"},...Lb];function Pb(){return[...ZN]}var XN=Object.getOwnPropertyNames,se=(t,e)=>function(){return e||(0,t[XN(t)[0]])((e={exports:{}}).exports,e),e.exports},Eo=se({"external/npm/node_modules/domino/lib/Event.js"(t,e){"use strict";e.exports=n,n.CAPTURING_PHASE=1,n.AT_TARGET=2,n.BUBBLING_PHASE=3;function n(r,i){if(this.type="",this.target=null,this.currentTarget=null,this.eventPhase=n.AT_TARGET,this.bubbles=!1,this.cancelable=!1,this.isTrusted=!1,this.defaultPrevented=!1,this.timeStamp=Date.now(),this._propagationStopped=!1,this._immediatePropagationStopped=!1,this._initialized=!0,this._dispatching=!1,r&&(this.type=r),i)for(var s in i)this[s]=i[s]}n.prototype=Object.create(Object.prototype,{constructor:{value:n},stopPropagation:{value:function(){this._propagationStopped=!0}},stopImmediatePropagation:{value:function(){this._propagationStopped=!0,this._immediatePropagationStopped=!0}},preventDefault:{value:function(){this.cancelable&&(this.defaultPrevented=!0)}},initEvent:{value:function(i,s,o){this._initialized=!0,!this._dispatching&&(this._propagationStopped=!1,this._immediatePropagationStopped=!1,this.defaultPrevented=!1,this.isTrusted=!1,this.target=null,this.type=i,this.bubbles=s,this.cancelable=o)}}})}}),Fb=se({"external/npm/node_modules/domino/lib/UIEvent.js"(t,e){"use strict";var n=Eo();e.exports=r;function r(){n.call(this),this.view=null,this.detail=0}r.prototype=Object.create(n.prototype,{constructor:{value:r},initUIEvent:{value:function(i,s,o,a,c){this.initEvent(i,s,o),this.view=a,this.detail=c}}})}}),jb=se({"external/npm/node_modules/domino/lib/MouseEvent.js"(t,e){"use strict";var n=Fb();e.exports=r;function r(){n.call(this),this.screenX=this.screenY=this.clientX=this.clientY=0,this.ctrlKey=this.altKey=this.shiftKey=this.metaKey=!1,this.button=0,this.buttons=1,this.relatedTarget=null}r.prototype=Object.create(n.prototype,{constructor:{value:r},initMouseEvent:{value:function(i,s,o,a,c,l,u,d,m,E,I,M,H,O,_){switch(this.initEvent(i,s,o,a,c),this.screenX=l,this.screenY=u,this.clientX=d,this.clientY=m,this.ctrlKey=E,this.altKey=I,this.shiftKey=M,this.metaKey=H,this.button=O,O){case 0:this.buttons=1;break;case 1:this.buttons=4;break;case 2:this.buttons=2;break;default:this.buttons=0;break}this.relatedTarget=_}},getModifierState:{value:function(i){switch(i){case"Alt":return this.altKey;case"Control":return this.ctrlKey;case"Shift":return this.shiftKey;case"Meta":return this.metaKey;default:return!1}}}})}}),Qh=se({"external/npm/node_modules/domino/lib/DOMException.js"(t,e){"use strict";e.exports=R;var n=1,r=3,i=4,s=5,o=7,a=8,c=9,l=11,u=12,d=13,m=14,E=15,I=17,M=18,H=19,O=20,_=21,D=22,S=23,b=24,ee=25,te=[null,"INDEX_SIZE_ERR",null,"HIERARCHY_REQUEST_ERR","WRONG_DOCUMENT_ERR","INVALID_CHARACTER_ERR",null,"NO_MODIFICATION_ALLOWED_ERR","NOT_FOUND_ERR","NOT_SUPPORTED_ERR","INUSE_ATTRIBUTE_ERR","INVALID_STATE_ERR","SYNTAX_ERR","INVALID_MODIFICATION_ERR","NAMESPACE_ERR","INVALID_ACCESS_ERR",null,"TYPE_MISMATCH_ERR","SECURITY_ERR","NETWORK_ERR","ABORT_ERR","URL_MISMATCH_ERR","QUOTA_EXCEEDED_ERR","TIMEOUT_ERR","INVALID_NODE_TYPE_ERR","DATA_CLONE_ERR"],ge=[null,"INDEX_SIZE_ERR (1): the index is not in the allowed range",null,"HIERARCHY_REQUEST_ERR (3): the operation would yield an incorrect nodes model","WRONG_DOCUMENT_ERR (4): the object is in the wrong Document, a call to importNode is required","INVALID_CHARACTER_ERR (5): the string contains invalid characters",null,"NO_MODIFICATION_ALLOWED_ERR (7): the object can not be modified","NOT_FOUND_ERR (8): the object can not be found here","NOT_SUPPORTED_ERR (9): this operation is not supported","INUSE_ATTRIBUTE_ERR (10): setAttributeNode called on owned Attribute","INVALID_STATE_ERR (11): the object is in an invalid state","SYNTAX_ERR (12): the string did not match the expected pattern","INVALID_MODIFICATION_ERR (13): the object can not be modified in this way","NAMESPACE_ERR (14): the operation is not allowed by Namespaces in XML","INVALID_ACCESS_ERR (15): the object does not support the operation or argument",null,"TYPE_MISMATCH_ERR (17): the type of the object does not match the expected type","SECURITY_ERR (18): the operation is insecure","NETWORK_ERR (19): a network error occurred","ABORT_ERR (20): the user aborted an operation","URL_MISMATCH_ERR (21): the given URL does not match another URL","QUOTA_EXCEEDED_ERR (22): the quota has been exceeded","TIMEOUT_ERR (23): a timeout occurred","INVALID_NODE_TYPE_ERR (24): the supplied node is invalid or has an invalid ancestor for this operation","DATA_CLONE_ERR (25): the object can not be cloned."],q={INDEX_SIZE_ERR:n,DOMSTRING_SIZE_ERR:2,HIERARCHY_REQUEST_ERR:r,WRONG_DOCUMENT_ERR:i,INVALID_CHARACTER_ERR:s,NO_DATA_ALLOWED_ERR:6,NO_MODIFICATION_ALLOWED_ERR:o,NOT_FOUND_ERR:a,NOT_SUPPORTED_ERR:c,INUSE_ATTRIBUTE_ERR:10,INVALID_STATE_ERR:l,SYNTAX_ERR:u,INVALID_MODIFICATION_ERR:d,NAMESPACE_ERR:m,INVALID_ACCESS_ERR:E,VALIDATION_ERR:16,TYPE_MISMATCH_ERR:I,SECURITY_ERR:M,NETWORK_ERR:H,ABORT_ERR:O,URL_MISMATCH_ERR:_,QUOTA_EXCEEDED_ERR:D,TIMEOUT_ERR:S,INVALID_NODE_TYPE_ERR:b,DATA_CLONE_ERR:ee};function R(v){Error.call(this),Error.captureStackTrace(this,this.constructor),this.code=v,this.message=ge[v],this.name=te[v]}R.prototype.__proto__=Error.prototype;for(Y in q)F={value:q[Y]},Object.defineProperty(R,Y,F),Object.defineProperty(R.prototype,Y,F);var F,Y}}),Kh=se({"external/npm/node_modules/domino/lib/config.js"(t){t.isApiWritable=!globalThis.__domino_frozen__}}),Xe=se({"external/npm/node_modules/domino/lib/utils.js"(t){"use strict";var e=Qh(),n=e,r=Kh().isApiWritable;t.NAMESPACE={HTML:"http://www.w3.org/1999/xhtml",XML:"http://www.w3.org/XML/1998/namespace",XMLNS:"http://www.w3.org/2000/xmlns/",MATHML:"http://www.w3.org/1998/Math/MathML",SVG:"http://www.w3.org/2000/svg",XLINK:"http://www.w3.org/1999/xlink"},t.IndexSizeError=function(){throw new e(n.INDEX_SIZE_ERR)},t.HierarchyRequestError=function(){throw new e(n.HIERARCHY_REQUEST_ERR)},t.WrongDocumentError=function(){throw new e(n.WRONG_DOCUMENT_ERR)},t.InvalidCharacterError=function(){throw new e(n.INVALID_CHARACTER_ERR)},t.NoModificationAllowedError=function(){throw new e(n.NO_MODIFICATION_ALLOWED_ERR)},t.NotFoundError=function(){throw new e(n.NOT_FOUND_ERR)},t.NotSupportedError=function(){throw new e(n.NOT_SUPPORTED_ERR)},t.InvalidStateError=function(){throw new e(n.INVALID_STATE_ERR)},t.SyntaxError=function(){throw new e(n.SYNTAX_ERR)},t.InvalidModificationError=function(){throw new e(n.INVALID_MODIFICATION_ERR)},t.NamespaceError=function(){throw new e(n.NAMESPACE_ERR)},t.InvalidAccessError=function(){throw new e(n.INVALID_ACCESS_ERR)},t.TypeMismatchError=function(){throw new e(n.TYPE_MISMATCH_ERR)},t.SecurityError=function(){throw new e(n.SECURITY_ERR)},t.NetworkError=function(){throw new e(n.NETWORK_ERR)},t.AbortError=function(){throw new e(n.ABORT_ERR)},t.UrlMismatchError=function(){throw new e(n.URL_MISMATCH_ERR)},t.QuotaExceededError=function(){throw new e(n.QUOTA_EXCEEDED_ERR)},t.TimeoutError=function(){throw new e(n.TIMEOUT_ERR)},t.InvalidNodeTypeError=function(){throw new e(n.INVALID_NODE_TYPE_ERR)},t.DataCloneError=function(){throw new e(n.DATA_CLONE_ERR)},t.nyi=function(){throw new Error("NotYetImplemented")},t.shouldOverride=function(){throw new Error("Abstract function; should be overriding in subclass.")},t.assert=function(i,s){if(!i)throw new Error("Assertion failed: "+(s||"")+` -`+new Error().stack)},t.expose=function(i,s){for(var o in i)Object.defineProperty(s.prototype,o,{value:i[o],writable:r})},t.merge=function(i,s){for(var o in s)i[o]=s[o]},t.documentOrder=function(i,s){return 3-(i.compareDocumentPosition(s)&6)},t.toASCIILowerCase=function(i){return i.replace(/[A-Z]+/g,function(s){return s.toLowerCase()})},t.toASCIIUpperCase=function(i){return i.replace(/[a-z]+/g,function(s){return s.toUpperCase()})}}}),Bb=se({"external/npm/node_modules/domino/lib/EventTarget.js"(t,e){"use strict";var n=Eo(),r=jb(),i=Xe();e.exports=s;function s(){}s.prototype={addEventListener:function(a,c,l){if(c){l===void 0&&(l=!1),this._listeners||(this._listeners=Object.create(null)),this._listeners[a]||(this._listeners[a]=[]);for(var u=this._listeners[a],d=0,m=u.length;d=0&&(l(u[m],a),!a._propagationStopped);m--);if(a._propagationStopped||(a.eventPhase=n.AT_TARGET,l(this,a)),a.bubbles&&!a._propagationStopped){a.eventPhase=n.BUBBLING_PHASE;for(var E=0,I=u.length;E\u00A0]/g,c=/[&"<>\u00A0]/g;function l(O){return a.test(O)?O.replace(a,_=>{switch(_){case"&":return"&";case"<":return"<";case">":return">";case"\xA0":return" "}}):O}function u(O){return c.test(O)?O.replace(c,_=>{switch(_){case"<":return"<";case">":return">";case"&":return"&";case'"':return""";case"\xA0":return" "}}):O}function d(O){var _=O.namespaceURI;return _?_===r.XML?"xml:"+O.localName:_===r.XLINK?"xlink:"+O.localName:_===r.XMLNS?O.localName==="xmlns"?"xmlns":"xmlns:"+O.localName:O.name:O.localName}function m(O,_){let D="/;function I(O){return E.test(O)?O.replace(/(--\!?)>/g,"$1>"):O}function M(O){return O.includes(">")?O.replaceAll(">",">"):O}function H(O,_){var D="";switch(O.nodeType){case 1:var S=O.namespaceURI,b=S===r.HTML,ee=b||S===r.SVG||S===r.MATHML?O.localName:O.tagName;D+="<"+ee;for(var te=0,ge=O._numattrs;te"}break;case 3:case 4:var F;_.nodeType===1&&_.namespaceURI===r.HTML?F=_.tagName:F="",i[F]||F==="NOSCRIPT"&&_.ownerDocument._scripting_enabled?D+=O.data:D+=l(O.data);break;case 8:D+="";break;case 7:let Y=M(O.data);D+="";break;case 10:D+="";break;default:n.InvalidStateError()}return D}}}),mt=se({"external/npm/node_modules/domino/lib/Node.js"(t,e){"use strict";e.exports=o;var n=Bb(),r=Hb(),i=Ub(),s=Xe();function o(){n.call(this),this.parentNode=null,this._nextSibling=this._previousSibling=this,this._index=void 0}var a=o.ELEMENT_NODE=1,c=o.ATTRIBUTE_NODE=2,l=o.TEXT_NODE=3,u=o.CDATA_SECTION_NODE=4,d=o.ENTITY_REFERENCE_NODE=5,m=o.ENTITY_NODE=6,E=o.PROCESSING_INSTRUCTION_NODE=7,I=o.COMMENT_NODE=8,M=o.DOCUMENT_NODE=9,H=o.DOCUMENT_TYPE_NODE=10,O=o.DOCUMENT_FRAGMENT_NODE=11,_=o.NOTATION_NODE=12,D=o.DOCUMENT_POSITION_DISCONNECTED=1,S=o.DOCUMENT_POSITION_PRECEDING=2,b=o.DOCUMENT_POSITION_FOLLOWING=4,ee=o.DOCUMENT_POSITION_CONTAINS=8,te=o.DOCUMENT_POSITION_CONTAINED_BY=16,ge=o.DOCUMENT_POSITION_IMPLEMENTATION_SPECIFIC=32;o.prototype=Object.create(n.prototype,{baseURI:{get:s.nyi},parentElement:{get:function(){return this.parentNode&&this.parentNode.nodeType===a?this.parentNode:null}},hasChildNodes:{value:s.shouldOverride},firstChild:{get:s.shouldOverride},lastChild:{get:s.shouldOverride},isConnected:{get:function(){let q=this;for(;q!=null;){if(q.nodeType===o.DOCUMENT_NODE)return!0;q=q.parentNode,q!=null&&q.nodeType===o.DOCUMENT_FRAGMENT_NODE&&(q=q.host)}return!1}},previousSibling:{get:function(){var q=this.parentNode;return!q||this===q.firstChild?null:this._previousSibling}},nextSibling:{get:function(){var q=this.parentNode,R=this._nextSibling;return!q||R===q.firstChild?null:R}},textContent:{get:function(){return null},set:function(q){}},innerText:{get:function(){return null},set:function(q){}},_countChildrenOfType:{value:function(q){for(var R=0,F=this.firstChild;F!==null;F=F.nextSibling)F.nodeType===q&&R++;return R}},_ensureInsertValid:{value:function(R,F,Y){var v=this,g,p;if(!R.nodeType)throw new TypeError("not a node");switch(v.nodeType){case M:case O:case a:break;default:s.HierarchyRequestError()}switch(R.isAncestor(v)&&s.HierarchyRequestError(),(F!==null||!Y)&&F.parentNode!==v&&s.NotFoundError(),R.nodeType){case O:case H:case a:case l:case E:case I:break;default:s.HierarchyRequestError()}if(v.nodeType===M)switch(R.nodeType){case l:s.HierarchyRequestError();break;case O:switch(R._countChildrenOfType(l)>0&&s.HierarchyRequestError(),R._countChildrenOfType(a)){case 0:break;case 1:if(F!==null)for(Y&&F.nodeType===H&&s.HierarchyRequestError(),p=F.nextSibling;p!==null;p=p.nextSibling)p.nodeType===H&&s.HierarchyRequestError();g=v._countChildrenOfType(a),Y?g>0&&s.HierarchyRequestError():(g>1||g===1&&F.nodeType!==a)&&s.HierarchyRequestError();break;default:s.HierarchyRequestError()}break;case a:if(F!==null)for(Y&&F.nodeType===H&&s.HierarchyRequestError(),p=F.nextSibling;p!==null;p=p.nextSibling)p.nodeType===H&&s.HierarchyRequestError();g=v._countChildrenOfType(a),Y?g>0&&s.HierarchyRequestError():(g>1||g===1&&F.nodeType!==a)&&s.HierarchyRequestError();break;case H:if(F===null)v._countChildrenOfType(a)&&s.HierarchyRequestError();else for(p=v.firstChild;p!==null&&p!==F;p=p.nextSibling)p.nodeType===a&&s.HierarchyRequestError();g=v._countChildrenOfType(H),Y?g>0&&s.HierarchyRequestError():(g>1||g===1&&F.nodeType!==H)&&s.HierarchyRequestError();break}else R.nodeType===H&&s.HierarchyRequestError()}},insertBefore:{value:function(R,F){var Y=this;Y._ensureInsertValid(R,F,!0);var v=F;return v===R&&(v=R.nextSibling),Y.doc.adoptNode(R),R._insertOrReplace(Y,v,!1),R}},appendChild:{value:function(q){return this.insertBefore(q,null)}},_appendChild:{value:function(q){q._insertOrReplace(this,null,!1)}},removeChild:{value:function(R){var F=this;if(!R.nodeType)throw new TypeError("not a node");return R.parentNode!==F&&s.NotFoundError(),R.remove(),R}},replaceChild:{value:function(R,F){var Y=this;return Y._ensureInsertValid(R,F,!1),R.doc!==Y.doc&&Y.doc.adoptNode(R),R._insertOrReplace(Y,F,!0),F}},contains:{value:function(R){return R===null?!1:this===R?!0:(this.compareDocumentPosition(R)&te)!==0}},compareDocumentPosition:{value:function(R){if(this===R)return 0;if(this.doc!==R.doc||this.rooted!==R.rooted)return D+ge;for(var F=[],Y=[],v=this;v!==null;v=v.parentNode)F.push(v);for(v=R;v!==null;v=v.parentNode)Y.push(v);if(F.reverse(),Y.reverse(),F[0]!==Y[0])return D+ge;v=Math.min(F.length,Y.length);for(var g=1;g2?V[2]:null):T>2&&C!==null&&r.insertBefore(V[2],C),R._childNodes)for(V[0]=F===null?R._childNodes.length:F._index,R._childNodes.splice.apply(R._childNodes,V),p=2;p2?R._firstChild=V[2]:Y&&(R._firstChild=null));if(v._childNodes?v._childNodes.length=0:v._firstChild=null,R.rooted)for(R.modify(),p=2;p0:this._firstChild!==null}},childNodes:{get:function(){return this._ensureChildNodes(),this._childNodes}},firstChild:{get:function(){return this._childNodes?this._childNodes.length===0?null:this._childNodes[0]:this._firstChild}},lastChild:{get:function(){var s=this._childNodes,o;return s?s.length===0?null:s[s.length-1]:(o=this._firstChild,o===null?null:o._previousSibling)}},_ensureChildNodes:{value:function(){if(!this._childNodes){var s=this._firstChild,o=s,a=this._childNodes=new r;if(s)do a.push(o),o=o._nextSibling;while(o!==s);this._firstChild=null}}},removeChildren:{value:function(){for(var o=this.rooted?this.ownerDocument:null,a=this.firstChild,c;a!==null;)c=a,a=c.nextSibling,o&&o.mutateRemove(c),c.parentNode=null;this._childNodes?this._childNodes.length=0:this._firstChild=null,this.modify()}}})}}),Zh=se({"external/npm/node_modules/domino/lib/xmlnames.js"(t){"use strict";t.isValidName=M,t.isValidQName=H;var e=/^[_:A-Za-z][-.:\w]+$/,n=/^([_A-Za-z][-.\w]+|[_A-Za-z][-.\w]+:[_A-Za-z][-.\w]+)$/,r="_A-Za-z\xC0-\xD6\xD8-\xF6\xF8-\u02FF\u0370-\u037D\u037F-\u1FFF\u200C-\u200D\u2070-\u218F\u2C00-\u2FEF\u3001-\uD7FF\uF900-\uFDCF\uFDF0-\uFFFD",i="-._A-Za-z0-9\xB7\xC0-\xD6\xD8-\xF6\xF8-\u02FF\u0300-\u037D\u037F-\u1FFF\u200C\u200D\u203F\u2040\u2070-\u218F\u2C00-\u2FEF\u3001-\uD7FF\uF900-\uFDCF\uFDF0-\uFFFD",s="["+r+"]["+i+"]*",o=r+":",a=i+":",c=new RegExp("^["+o+"]["+a+"]*$"),l=new RegExp("^("+s+"|"+s+":"+s+")$"),u=/[\uD800-\uDB7F\uDC00-\uDFFF]/,d=/[\uD800-\uDB7F\uDC00-\uDFFF]/g,m=/[\uD800-\uDB7F][\uDC00-\uDFFF]/g;r+="\uD800-\u{EFC00}-\uDFFF",i+="\uD800-\u{EFC00}-\uDFFF",s="["+r+"]["+i+"]*",o=r+":",a=i+":";var E=new RegExp("^["+o+"]["+a+"]*$"),I=new RegExp("^("+s+"|"+s+":"+s+")$");function M(O){if(e.test(O)||c.test(O))return!0;if(!u.test(O)||!E.test(O))return!1;var _=O.match(d),D=O.match(m);return D!==null&&2*D.length===_.length}function H(O){if(n.test(O)||l.test(O))return!0;if(!u.test(O)||!I.test(O))return!1;var _=O.match(d),D=O.match(m);return D!==null&&2*D.length===_.length}}}),Vb=se({"external/npm/node_modules/domino/lib/attributes.js"(t){"use strict";var e=Xe();t.property=function(r){if(Array.isArray(r.type)){var i=Object.create(null);r.type.forEach(function(a){i[a.value||a]=a.alias||a});var s=r.missing;s===void 0&&(s=null);var o=r.invalid;return o===void 0&&(o=s),{get:function(){var a=this._getattr(r.name);return a===null?s:(a=i[a.toLowerCase()],a!==void 0?a:o!==null?o:a)},set:function(a){this._setattr(r.name,a)}}}else{if(r.type===Boolean)return{get:function(){return this.hasAttribute(r.name)},set:function(a){a?this._setattr(r.name,""):this.removeAttribute(r.name)}};if(r.type===Number||r.type==="long"||r.type==="unsigned long"||r.type==="limited unsigned long with fallback")return n(r);if(!r.type||r.type===String)return{get:function(){return this._getattr(r.name)||""},set:function(a){r.treatNullAsEmptyString&&a===null&&(a=""),this._setattr(r.name,a)}};if(typeof r.type=="function")return r.type(r.name,r)}throw new Error("Invalid attribute definition")};function n(r){var i;typeof r.default=="function"?i=r.default:typeof r.default=="number"?i=function(){return r.default}:i=function(){e.assert(!1,typeof r.default)};var s=r.type==="unsigned long",o=r.type==="long",a=r.type==="limited unsigned long with fallback",c=r.min,l=r.max,u=r.setmin;return c===void 0&&(s&&(c=0),o&&(c=-2147483648),a&&(c=1)),l===void 0&&(s||o||a)&&(l=2147483647),{get:function(){var d=this._getattr(r.name),m=r.float?parseFloat(d):parseInt(d,10);if(d===null||!isFinite(m)||c!==void 0&&ml)return i.call(this);if(s||o||a){if(!/^[ \t\n\f\r]*[-+]?[0-9]/.test(d))return i.call(this);m=m|0}return m},set:function(d){r.float||(d=Math.floor(d)),u!==void 0&&d2147483647?i.call(this):d|0:a?d=d<1||d>2147483647?i.call(this):d|0:o&&(d=d<-2147483648||d>2147483647?i.call(this):d|0),this._setattr(r.name,String(d))}}}t.registerChangeHandler=function(r,i,s){var o=r.prototype;Object.prototype.hasOwnProperty.call(o,"_attributeChangeHandlers")||(o._attributeChangeHandlers=Object.create(o._attributeChangeHandlers||null)),o._attributeChangeHandlers[i]=s}}}),tA=se({"external/npm/node_modules/domino/lib/FilteredElementList.js"(t,e){"use strict";e.exports=r;var n=mt();function r(i,s){this.root=i,this.filter=s,this.lastModTime=i.lastModTime,this.done=!1,this.cache=[],this.traverse()}r.prototype=Object.create(Object.prototype,{length:{get:function(){return this.checkcache(),this.done||this.traverse(),this.cache.length}},item:{value:function(i){return this.checkcache(),!this.done&&i>=this.cache.length&&this.traverse(),this.cache[i]}},checkcache:{value:function(){if(this.lastModTime!==this.root.lastModTime){for(var i=this.cache.length-1;i>=0;i--)this[i]=void 0;this.cache.length=0,this.done=!1,this.lastModTime=this.root.lastModTime}}},traverse:{value:function(i){i!==void 0&&i++;for(var s;(s=this.next())!==null;)if(this[this.cache.length]=s,this.cache.push(s),i&&this.cache.length===i)return;this.done=!0}},next:{value:function(){var i=this.cache.length===0?this.root:this.cache[this.cache.length-1],s;for(i.nodeType===n.DOCUMENT_NODE?s=i.documentElement:s=i.nextElement(this.root);s;){if(this.filter(s))return s;s=s.nextElement(this.root)}return null}}})}}),$b=se({"external/npm/node_modules/domino/lib/DOMTokenList.js"(t,e){"use strict";var n=Xe();e.exports=r;function r(c,l){this._getString=c,this._setString=l,this._length=0,this._lastStringValue="",this._update()}Object.defineProperties(r.prototype,{length:{get:function(){return this._length}},item:{value:function(c){var l=a(this);return c<0||c>=l.length?null:l[c]}},contains:{value:function(c){c=String(c);var l=a(this);return l.indexOf(c)>-1}},add:{value:function(){for(var c=a(this),l=0,u=arguments.length;l-1&&c.splice(m,1)}this._update(c)}},toggle:{value:function(l,u){return l=s(l),this.contains(l)?u===void 0||u===!1?(this.remove(l),!1):!0:u===void 0||u===!0?(this.add(l),!0):!1}},replace:{value:function(l,u){String(u)===""&&n.SyntaxError(),l=s(l),u=s(u);var d=a(this),m=d.indexOf(l);if(m<0)return!1;var E=d.indexOf(u);return E<0?d[m]=u:m/g,g);return new RegExp(p)},I=function(v,g,p){return v=v.source,v=v.replace(g,p.source||p),new RegExp(v)},M=function(v,g){return v.replace(/^(?:\w+:\/\/|\/+)/,"").replace(/(?:\/+|\/*#.*?)$/,"").split("/",g).join("/")},H=function(v,g){var p=v.replace(/\s+/g,""),y;return p==="even"?p="2n+0":p==="odd"?p="2n+1":p.indexOf("n")===-1&&(p="0n"+p),y=/^([+-])?(\d+)?n([+-])?(\d+)?$/.exec(p),{group:y[1]==="-"?-(y[2]||1):+(y[2]||1),offset:y[4]?y[3]==="-"?-y[4]:+y[4]:0}},O=function(v,g,p){var y=H(v),C=y.group,x=y.offset,V=p?c:a,K=p?o:s;return function(he){if(l(he))for(var T=V(he.parentNode),k=0;T;){if(g(T,he)&&k++,T===he)return k-=x,C&&k?k%C===0&&k<0==C<0:!k;T=K(T)}}},_={"*":function(){return function(){return!0}}(),type:function(v){return v=v.toLowerCase(),function(g){return g.nodeName.toLowerCase()===v}},attr:function(v,g,p,y){return g=D[g],function(C){var x;switch(v){case"for":x=C.htmlFor;break;case"class":x=C.className,x===""&&C.getAttribute("class")==null&&(x=null);break;case"href":case"src":x=C.getAttribute(v,2);break;case"title":x=C.getAttribute("title")||null;break;case"id":case"lang":case"dir":case"accessKey":case"hidden":case"tabIndex":case"style":if(C.getAttribute){x=C.getAttribute(v);break}default:if(C.hasAttribute&&!C.hasAttribute(v))break;x=C[v]!=null?C[v]:C.getAttribute&&C.getAttribute(v);break}if(x!=null)return x=x+"",y&&(x=x.toLowerCase(),p=p.toLowerCase()),g(x,p)}},":first-child":function(v){return!o(v)&&l(v)},":last-child":function(v){return!s(v)&&l(v)},":only-child":function(v){return!o(v)&&!s(v)&&l(v)},":nth-child":function(v,g){return O(v,function(){return!0},g)},":nth-last-child":function(v){return _[":nth-child"](v,!0)},":root":function(v){return v.ownerDocument.documentElement===v},":empty":function(v){return!v.firstChild},":not":function(v){var g=F(v);return function(p){return!g(p)}},":first-of-type":function(v){if(l(v)){for(var g=v.nodeName;v=o(v);)if(v.nodeName===g)return;return!0}},":last-of-type":function(v){if(l(v)){for(var g=v.nodeName;v=s(v);)if(v.nodeName===g)return;return!0}},":only-of-type":function(v){return _[":first-of-type"](v)&&_[":last-of-type"](v)},":nth-of-type":function(v,g){return O(v,function(p,y){return p.nodeName===y.nodeName},g)},":nth-last-of-type":function(v){return _[":nth-of-type"](v,!0)},":checked":function(v){return!!(v.checked||v.selected)},":indeterminate":function(v){return!_[":checked"](v)},":enabled":function(v){return!v.disabled&&v.type!=="hidden"},":disabled":function(v){return!!v.disabled},":target":function(v){return v.id===n.location.hash.substring(1)},":focus":function(v){return v===v.ownerDocument.activeElement},":is":function(v){return F(v)},":matches":function(v){return _[":is"](v)},":nth-match":function(v,g){var p=v.split(/\s*,\s*/),y=p.shift(),C=F(p.join(","));return O(y,C,g)},":nth-last-match":function(v){return _[":nth-match"](v,!0)},":links-here":function(v){return v+""==n.location+""},":lang":function(v){return function(g){for(;g;){if(g.lang)return g.lang.indexOf(v)===0;g=g.parentNode}}},":dir":function(v){return function(g){for(;g;){if(g.dir)return g.dir===v;g=g.parentNode}}},":scope":function(v,g){var p=g||v.ownerDocument;return p.nodeType===9?v===p.documentElement:v===p},":any-link":function(v){return typeof v.href=="string"},":local-link":function(v){if(v.nodeName)return v.href&&v.host===n.location.host;var g=+v+1;return function(p){if(p.href){var y=n.location+"",C=p+"";return M(y,g)===M(C,g)}}},":default":function(v){return!!v.defaultSelected},":valid":function(v){return v.willValidate||v.validity&&v.validity.valid},":invalid":function(v){return!_[":valid"](v)},":in-range":function(v){return v.value>v.min&&v.value<=v.max},":out-of-range":function(v){return!_[":in-range"](v)},":required":function(v){return!!v.required},":optional":function(v){return!v.required},":read-only":function(v){if(v.readOnly)return!0;var g=v.getAttribute("contenteditable"),p=v.contentEditable,y=v.nodeName.toLowerCase();return y=y!=="input"&&y!=="textarea",(y||v.disabled)&&g==null&&p!=="true"},":read-write":function(v){return!_[":read-only"](v)},":hover":function(){throw new Error(":hover is not supported.")},":active":function(){throw new Error(":active is not supported.")},":link":function(){throw new Error(":link is not supported.")},":visited":function(){throw new Error(":visited is not supported.")},":column":function(){throw new Error(":column is not supported.")},":nth-column":function(){throw new Error(":nth-column is not supported.")},":nth-last-column":function(){throw new Error(":nth-last-column is not supported.")},":current":function(){throw new Error(":current is not supported.")},":past":function(){throw new Error(":past is not supported.")},":future":function(){throw new Error(":future is not supported.")},":contains":function(v){return function(g){var p=g.innerText||g.textContent||g.value||"";return p.indexOf(v)!==-1}},":has":function(v){return function(g){return Y(v,g).length>0}}},D={"-":function(){return!0},"=":function(v,g){return v===g},"*=":function(v,g){return v.indexOf(g)!==-1},"~=":function(v,g){var p,y,C,x;for(y=0;;y=p+1){if(p=v.indexOf(g,y),p===-1)return!1;if(C=v[p-1],x=v[p+g.length],(!C||C===" ")&&(!x||x===" "))return!0}},"|=":function(v,g){var p=v.indexOf(g),y;if(p===0)return y=v[p+g.length],y==="-"||!y},"^=":function(v,g){return v.indexOf(g)===0},"$=":function(v,g){var p=v.lastIndexOf(g);return p!==-1&&p+g.length===v.length},"!=":function(v,g){return v!==g}},S={" ":function(v){return function(g){for(;g=g.parentNode;)if(v(g))return g}},">":function(v){return function(g){if(g=g.parentNode)return v(g)&&g}},"+":function(v){return function(g){if(g=o(g))return v(g)&&g}},"~":function(v){return function(g){for(;g=o(g);)if(v(g))return g}},noop:function(v){return function(g){return v(g)&&g}},ref:function(v,g){var p;function y(C){for(var x=C.ownerDocument,V=x.getElementsByTagName("*"),K=V.length;K--;)if(p=V[K],y.test(C))return p=null,!0;p=null}return y.combinator=function(C){if(!(!p||!p.getAttribute)){var x=p.getAttribute(g)||"";if(x[0]==="#"&&(x=x.substring(1)),x===C.id&&v(p))return p}},y}},b={escape:/\\(?:[^0-9A-Fa-f\r\n]|[0-9A-Fa-f]{1,6}[\r\n\t ]?)/g,str_escape:/(escape)|\\(\n|\r\n?|\f)/g,nonascii:/[\u00A0-\uFFFF]/,cssid:/(?:(?!-?[0-9])(?:escape|nonascii|[-_a-zA-Z0-9])+)/,qname:/^ *(cssid|\*)/,simple:/^(?:([.#]cssid)|pseudo|attr)/,ref:/^ *\/(cssid)\/ */,combinator:/^(?: +([^ \w*.#\\]) +|( )+|([^ \w*.#\\]))(?! *$)/,attr:/^\[(cssid)(?:([^\w]?=)(inside))?\]/,pseudo:/^(:cssid)(?:\((inside)\))?/,inside:/(?:"(?:\\"|[^"])*"|'(?:\\'|[^'])*'|<[^"'>]*>|\\["'>]|[^"'>])*/,ident:/^(cssid)$/};b.cssid=I(b.cssid,"nonascii",b.nonascii),b.cssid=I(b.cssid,"escape",b.escape),b.qname=I(b.qname,"cssid",b.cssid),b.simple=I(b.simple,"cssid",b.cssid),b.ref=I(b.ref,"cssid",b.cssid),b.attr=I(b.attr,"cssid",b.cssid),b.pseudo=I(b.pseudo,"cssid",b.cssid),b.inside=I(b.inside,`[^"'>]*`,b.inside),b.attr=I(b.attr,"inside",E("\\[","\\]")),b.pseudo=I(b.pseudo,"inside",E("\\(","\\)")),b.simple=I(b.simple,"pseudo",b.pseudo),b.simple=I(b.simple,"attr",b.attr),b.ident=I(b.ident,"cssid",b.cssid),b.str_escape=I(b.str_escape,"escape",b.escape);var ee=function(v){for(var g=v.replace(/^\s+|\s+$/g,""),p,y=[],C=[],x,V,K,he,T;g;){if(K=b.qname.exec(g))g=g.substring(K[0].length),V=d(K[1]),C.push(te(V,!0));else if(K=b.simple.exec(g))g=g.substring(K[0].length),V="*",C.push(te(V,!0)),C.push(te(K));else throw new SyntaxError("Invalid selector.");for(;K=b.simple.exec(g);)g=g.substring(K[0].length),C.push(te(K));if(g[0]==="!"&&(g=g.substring(1),x=R(),x.qname=V,C.push(x.simple)),K=b.ref.exec(g)){g=g.substring(K[0].length),T=S.ref(ge(C),d(K[1])),y.push(T.combinator),C=[];continue}if(K=b.combinator.exec(g)){if(g=g.substring(K[0].length),he=K[1]||K[2]||K[3],he===","){y.push(S.noop(ge(C)));break}}else he="noop";if(!S[he])throw new SyntaxError("Bad combinator.");y.push(S[he](ge(C))),C=[]}return p=q(y),p.qname=V,p.sel=g,x&&(x.lname=p.qname,x.test=p,x.qname=x.qname,x.sel=p.sel,p=x),T&&(T.test=p,T.qname=p.qname,T.sel=p.sel,p=T),p},te=function(v,g){if(g)return v==="*"?_["*"]:_.type(v);if(v[1])return v[1][0]==="."?_.attr("class","~=",d(v[1].substring(1)),!1):_.attr("id","=",d(v[1].substring(1)),!1);if(v[2])return v[3]?_[d(v[2])](u(v[3])):_[d(v[2])];if(v[4]){var p=v[6],y=/["'\s]\s*I$/i.test(p);return y&&(p=p.replace(/\s*I$/i,"")),_.attr(d(v[4]),v[5]||"-",u(p),y)}throw new SyntaxError("Unknown Selector.")},ge=function(v){var g=v.length,p;return g<2?v[0]:function(y){if(y){for(p=0;p0}},toggleAttribute:{value:function(p,y){p=String(p),n.isValidName(p)||r.InvalidCharacterError(),/[A-Z]/.test(p)&&this.isHTML&&(p=r.toASCIILowerCase(p));var C=this._attrsByQName[p];return C===void 0?y===void 0||y===!0?(this._setAttribute(p,""),!0):!1:y===void 0||y===!1?(this.removeAttribute(p),!1):!0}},_setAttribute:{value:function(p,y){var C=this._attrsByQName[p],x;C?Array.isArray(C)&&(C=C[0]):(C=this._newattr(p),x=!0),C.value=y,this._attributes&&(this._attributes[p]=C),x&&this._newattrhook&&this._newattrhook(p,y)}},setAttribute:{value:function(p,y){p=String(p),n.isValidName(p)||r.InvalidCharacterError(),/[A-Z]/.test(p)&&this.isHTML&&(p=r.toASCIILowerCase(p)),this._setAttribute(p,String(y))}},_setAttributeNS:{value:function(p,y,C){var x=y.indexOf(":"),V,K;x<0?(V=null,K=y):(V=y.substring(0,x),K=y.substring(x+1)),(p===""||p===void 0)&&(p=null);var he=(p===null?"":p)+"|"+K,T=this._attrsByLName[he],k;T||(T=new S(this,K,V,p),k=!0,this._attrsByLName[he]=T,this._attributes&&(this._attributes[this._attrKeys.length]=T),this._attrKeys.push(he),this._addQName(T)),T.value=C,k&&this._newattrhook&&this._newattrhook(y,C)}},setAttributeNS:{value:function(p,y,C){p=p==null||p===""?null:String(p),y=String(y),n.isValidQName(y)||r.InvalidCharacterError();var x=y.indexOf(":"),V=x<0?null:y.substring(0,x);(V!==null&&p===null||V==="xml"&&p!==i.XML||(y==="xmlns"||V==="xmlns")&&p!==i.XMLNS||p===i.XMLNS&&!(y==="xmlns"||V==="xmlns"))&&r.NamespaceError(),this._setAttributeNS(p,y,String(C))}},setAttributeNode:{value:function(p){if(p.ownerElement!==null&&p.ownerElement!==this)throw new u(u.INUSE_ATTRIBUTE_ERR);var y=null,C=this._attrsByQName[p.name];if(C){if(Array.isArray(C)||(C=[C]),C.some(function(x){return x===p}))return p;if(p.ownerElement!==null)throw new u(u.INUSE_ATTRIBUTE_ERR);C.forEach(function(x){this.removeAttributeNode(x)},this),y=C[0]}return this.setAttributeNodeNS(p),y}},setAttributeNodeNS:{value:function(p){if(p.ownerElement!==null)throw new u(u.INUSE_ATTRIBUTE_ERR);var y=p.namespaceURI,C=(y===null?"":y)+"|"+p.localName,x=this._attrsByLName[C];return x&&this.removeAttributeNode(x),p._setOwnerElement(this),this._attrsByLName[C]=p,this._attributes&&(this._attributes[this._attrKeys.length]=p),this._attrKeys.push(C),this._addQName(p),this._newattrhook&&this._newattrhook(p.name,p.value),x||null}},removeAttribute:{value:function(p){p=String(p),/[A-Z]/.test(p)&&this.isHTML&&(p=r.toASCIILowerCase(p));var y=this._attrsByQName[p];if(y){Array.isArray(y)?y.length>2?y=y.shift():(this._attrsByQName[p]=y[1],y=y[0]):this._attrsByQName[p]=void 0;var C=y.namespaceURI,x=(C===null?"":C)+"|"+y.localName;this._attrsByLName[x]=void 0;var V=this._attrKeys.indexOf(x);this._attributes&&(Array.prototype.splice.call(this._attributes,V,1),this._attributes[p]=void 0),this._attrKeys.splice(V,1);var K=y.onchange;y._setOwnerElement(null),K&&K.call(y,this,y.localName,y.value,null),this.rooted&&this.ownerDocument.mutateRemoveAttr(y)}}},removeAttributeNS:{value:function(p,y){p=p==null?"":String(p),y=String(y);var C=p+"|"+y,x=this._attrsByLName[C];if(x){this._attrsByLName[C]=void 0;var V=this._attrKeys.indexOf(C);this._attributes&&Array.prototype.splice.call(this._attributes,V,1),this._attrKeys.splice(V,1),this._removeQName(x);var K=x.onchange;x._setOwnerElement(null),K&&K.call(x,this,x.localName,x.value,null),this.rooted&&this.ownerDocument.mutateRemoveAttr(x)}}},removeAttributeNode:{value:function(p){var y=p.namespaceURI,C=(y===null?"":y)+"|"+p.localName;return this._attrsByLName[C]!==p&&r.NotFoundError(),this.removeAttributeNS(y,p.localName),p}},getAttributeNames:{value:function(){var p=this;return this._attrKeys.map(function(y){return p._attrsByLName[y].name})}},_getattr:{value:function(p){var y=this._attrsByQName[p];return y?y.value:null}},_setattr:{value:function(p,y){var C=this._attrsByQName[p],x;C||(C=this._newattr(p),x=!0),C.value=String(y),this._attributes&&(this._attributes[p]=C),x&&this._newattrhook&&this._newattrhook(p,y)}},_newattr:{value:function(p){var y=new S(this,p,null,null),C="|"+p;return this._attrsByQName[p]=y,this._attrsByLName[C]=y,this._attributes&&(this._attributes[this._attrKeys.length]=y),this._attrKeys.push(C),y}},_addQName:{value:function(g){var p=g.name,y=this._attrsByQName[p];y?Array.isArray(y)?y.push(g):this._attrsByQName[p]=[y,g]:this._attrsByQName[p]=g,this._attributes&&(this._attributes[p]=g)}},_removeQName:{value:function(g){var p=g.name,y=this._attrsByQName[p];if(Array.isArray(y)){var C=y.indexOf(g);r.assert(C!==-1),y.length===2?(this._attrsByQName[p]=y[1-C],this._attributes&&(this._attributes[p]=this._attrsByQName[p])):(y.splice(C,1),this._attributes&&this._attributes[p]===g&&(this._attributes[p]=y[0]))}else r.assert(y===g),this._attrsByQName[p]=void 0,this._attributes&&(this._attributes[p]=void 0)}},_numattrs:{get:function(){return this._attrKeys.length}},_attr:{value:function(g){return this._attrsByLName[this._attrKeys[g]]}},id:s.property({name:"id"}),className:s.property({name:"class"}),classList:{get:function(){var g=this;if(this._classList)return this._classList;var p=new d(function(){return g.className||""},function(y){g.className=y});return this._classList=p,p},set:function(g){this.className=g}},matches:{value:function(g){return m.matches(this,g)}},closest:{value:function(g){var p=this;do{if(p.matches&&p.matches(g))return p;p=p.parentElement||p.parentNode}while(p!==null&&p.nodeType===o.ELEMENT_NODE);return null}},querySelector:{value:function(g){return m(g,this)[0]}},querySelectorAll:{value:function(g){var p=m(g,this);return p.item?p:new a(p)}}}),Object.defineProperties(_.prototype,I),Object.defineProperties(_.prototype,M),s.registerChangeHandler(_,"id",function(g,p,y,C){g.rooted&&(y&&g.ownerDocument.delId(y,g),C&&g.ownerDocument.addId(C,g))}),s.registerChangeHandler(_,"class",function(g,p,y,C){g._classList&&g._classList._update()});function S(g,p,y,C,x){this.localName=p,this.prefix=y===null||y===""?null:""+y,this.namespaceURI=C===null||C===""?null:""+C,this.data=x,this._setOwnerElement(g)}S.prototype=Object.create(Object.prototype,{ownerElement:{get:function(){return this._ownerElement}},_setOwnerElement:{value:function(p){this._ownerElement=p,this.prefix===null&&this.namespaceURI===null&&p?this.onchange=p._attributeChangeHandlers[this.localName]:this.onchange=null}},name:{get:function(){return this.prefix?this.prefix+":"+this.localName:this.localName}},specified:{get:function(){return!0}},value:{get:function(){return this.data},set:function(g){var p=this.data;g=g===void 0?"":g+"",g!==p&&(this.data=g,this.ownerElement&&(this.onchange&&this.onchange(this.ownerElement,this.localName,p,g),this.ownerElement.rooted&&this.ownerElement.ownerDocument.mutateAttr(this,p)))}},cloneNode:{value:function(p){return new S(null,this.localName,this.prefix,this.namespaceURI,this.data)}},nodeType:{get:function(){return o.ATTRIBUTE_NODE}},nodeName:{get:function(){return this.name}},nodeValue:{get:function(){return this.value},set:function(g){this.value=g}},textContent:{get:function(){return this.value},set:function(g){g==null&&(g=""),this.value=g}},innerText:{get:function(){return this.value},set:function(g){g==null&&(g=""),this.value=g}}}),_._Attr=S;function b(g){H.call(this,g);for(var p in g._attrsByQName)this[p]=g._attrsByQName[p];for(var y=0;y>>0,g>=this.length?null:this.element._attrsByLName[this.element._attrKeys[g]]}}});var ee;(ee=globalThis.Symbol)!=null&&ee.iterator&&(b.prototype[globalThis.Symbol.iterator]=function(){var g=0,p=this.length,y=this;return{next:function(){return g>>0,l=l>>>0,(c>this.data.length||c<0||l<0)&&r.IndexSizeError(),this.data.substring(c,c+l)}},appendData:{value:function(c){if(arguments.length<1)throw new TypeError("Not enough arguments");this.data+=String(c)}},insertData:{value:function(c,l){return this.replaceData(c,0,l)}},deleteData:{value:function(c,l){return this.replaceData(c,l,"")}},replaceData:{value:function(c,l,u){var d=this.data,m=d.length;c=c>>>0,l=l>>>0,u=String(u),(c>m||c<0)&&r.IndexSizeError(),c+l>m&&(l=m-c);var E=d.substring(0,c),I=d.substring(c+l);this.data=E+u+I}},isEqual:{value:function(c){return this._data===c._data}},length:{get:function(){return this.data.length}}}),Object.defineProperties(o.prototype,i),Object.defineProperties(o.prototype,s)}}),Wb=se({"external/npm/node_modules/domino/lib/Text.js"(t,e){"use strict";e.exports=s;var n=Xe(),r=mt(),i=Tl();function s(a,c){i.call(this),this.nodeType=r.TEXT_NODE,this.ownerDocument=a,this._data=c,this._index=void 0}var o={get:function(){return this._data},set:function(a){a==null?a="":a=String(a),a!==this._data&&(this._data=a,this.rooted&&this.ownerDocument.mutateValue(this),this.parentNode&&this.parentNode._textchangehook&&this.parentNode._textchangehook(this))}};s.prototype=Object.create(i.prototype,{nodeName:{value:"#text"},nodeValue:o,textContent:o,innerText:o,data:{get:o.get,set:function(a){o.set.call(this,a===null?"":String(a))}},splitText:{value:function(c){(c>this._data.length||c<0)&&n.IndexSizeError();var l=this._data.substring(c),u=this.ownerDocument.createTextNode(l);this.data=this.data.substring(0,c);var d=this.parentNode;return d!==null&&d.insertBefore(u,this.nextSibling),u}},wholeText:{get:function(){for(var c=this.textContent,l=this.nextSibling;l&&l.nodeType===r.TEXT_NODE;l=l.nextSibling)c+=l.textContent;return c}},replaceWholeText:{value:n.nyi},clone:{value:function(){return new s(this.ownerDocument,this._data)}}})}}),Qb=se({"external/npm/node_modules/domino/lib/Comment.js"(t,e){"use strict";e.exports=i;var n=mt(),r=Tl();function i(o,a){r.call(this),this.nodeType=n.COMMENT_NODE,this.ownerDocument=o,this._data=a}var s={get:function(){return this._data},set:function(o){o==null?o="":o=String(o),this._data=o,this.rooted&&this.ownerDocument.mutateValue(this)}};i.prototype=Object.create(r.prototype,{nodeName:{value:"#comment"},nodeValue:s,textContent:s,innerText:s,data:{get:s.get,set:function(o){s.set.call(this,o===null?"":String(o))}},clone:{value:function(){return new i(this.ownerDocument,this._data)}}})}}),Kb=se({"external/npm/node_modules/domino/lib/DocumentFragment.js"(t,e){"use strict";e.exports=c;var n=mt(),r=ts(),i=Yh(),s=bo(),o=Xh(),a=Xe();function c(l){i.call(this),this.nodeType=n.DOCUMENT_FRAGMENT_NODE,this.ownerDocument=l}c.prototype=Object.create(i.prototype,{nodeName:{value:"#document-fragment"},nodeValue:{get:function(){return null},set:function(){}},textContent:Object.getOwnPropertyDescriptor(s.prototype,"textContent"),innerText:Object.getOwnPropertyDescriptor(s.prototype,"innerText"),querySelector:{value:function(l){var u=this.querySelectorAll(l);return u.length?u[0]:null}},querySelectorAll:{value:function(l){var u=Object.create(this);u.isHTML=!0,u.getElementsByTagName=s.prototype.getElementsByTagName,u.nextElement=Object.getOwnPropertyDescriptor(s.prototype,"firstElementChild").get;var d=o(l,u);return d.item?d:new r(d)}},clone:{value:function(){return new c(this.ownerDocument)}},isEqual:{value:function(u){return!0}},innerHTML:{get:function(){return this.serialize()},set:a.nyi},outerHTML:{get:function(){return this.serialize()},set:a.nyi}})}}),Yb=se({"external/npm/node_modules/domino/lib/ProcessingInstruction.js"(t,e){"use strict";e.exports=i;var n=mt(),r=Tl();function i(o,a,c){r.call(this),this.nodeType=n.PROCESSING_INSTRUCTION_NODE,this.ownerDocument=o,this.target=a,this._data=c}var s={get:function(){return this._data},set:function(o){o==null?o="":o=String(o),this._data=o,this.rooted&&this.ownerDocument.mutateValue(this)}};i.prototype=Object.create(r.prototype,{nodeName:{get:function(){return this.target}},nodeValue:s,textContent:s,innerText:s,data:{get:s.get,set:function(o){s.set.call(this,o===null?"":String(o))}},clone:{value:function(){return new i(this.ownerDocument,this.target,this._data)}},isEqual:{value:function(a){return this.target===a.target&&this._data===a._data}}})}}),Sl=se({"external/npm/node_modules/domino/lib/NodeFilter.js"(t,e){"use strict";var n={FILTER_ACCEPT:1,FILTER_REJECT:2,FILTER_SKIP:3,SHOW_ALL:4294967295,SHOW_ELEMENT:1,SHOW_ATTRIBUTE:2,SHOW_TEXT:4,SHOW_CDATA_SECTION:8,SHOW_ENTITY_REFERENCE:16,SHOW_ENTITY:32,SHOW_PROCESSING_INSTRUCTION:64,SHOW_COMMENT:128,SHOW_DOCUMENT:256,SHOW_DOCUMENT_TYPE:512,SHOW_DOCUMENT_FRAGMENT:1024,SHOW_NOTATION:2048};e.exports=n.constructor=n.prototype=n}}),Zb=se({"external/npm/node_modules/domino/lib/NodeTraversal.js"(t,e){"use strict";var n=e.exports={nextSkippingChildren:r,nextAncestorSibling:i,next:s,previous:a,deepLastChild:o};function r(c,l){return c===l?null:c.nextSibling!==null?c.nextSibling:i(c,l)}function i(c,l){for(c=c.parentNode;c!==null;c=c.parentNode){if(c===l)return null;if(c.nextSibling!==null)return c.nextSibling}return null}function s(c,l){var u;return u=c.firstChild,u!==null?u:c===l?null:(u=c.nextSibling,u!==null?u:i(c,l))}function o(c){for(;c.lastChild;)c=c.lastChild;return c}function a(c,l){var u;return u=c.previousSibling,u!==null?o(u):(u=c.parentNode,u===l?null:u)}}}),nA=se({"external/npm/node_modules/domino/lib/TreeWalker.js"(t,e){"use strict";e.exports=u;var n=mt(),r=Sl(),i=Zb(),s=Xe(),o={first:"firstChild",last:"lastChild",next:"firstChild",previous:"lastChild"},a={first:"nextSibling",last:"previousSibling",next:"nextSibling",previous:"previousSibling"};function c(d,m){var E,I,M,H,O;for(I=d._currentNode[o[m]];I!==null;){if(H=d._internalFilter(I),H===r.FILTER_ACCEPT)return d._currentNode=I,I;if(H===r.FILTER_SKIP&&(E=I[o[m]],E!==null)){I=E;continue}for(;I!==null;){if(O=I[a[m]],O!==null){I=O;break}if(M=I.parentNode,M===null||M===d.root||M===d._currentNode)return null;I=M}}return null}function l(d,m){var E,I,M;if(E=d._currentNode,E===d.root)return null;for(;;){for(M=E[a[m]];M!==null;){if(E=M,I=d._internalFilter(E),I===r.FILTER_ACCEPT)return d._currentNode=E,E;M=E[o[m]],(I===r.FILTER_REJECT||M===null)&&(M=E[a[m]])}if(E=E.parentNode,E===null||E===d.root||d._internalFilter(E)===r.FILTER_ACCEPT)return null}}function u(d,m,E){(!d||!d.nodeType)&&s.NotSupportedError(),this._root=d,this._whatToShow=Number(m)||0,this._filter=E||null,this._active=!1,this._currentNode=d}Object.defineProperties(u.prototype,{root:{get:function(){return this._root}},whatToShow:{get:function(){return this._whatToShow}},filter:{get:function(){return this._filter}},currentNode:{get:function(){return this._currentNode},set:function(m){if(!(m instanceof n))throw new TypeError("Not a Node");this._currentNode=m}},_internalFilter:{value:function(m){var E,I;if(this._active&&s.InvalidStateError(),!(1< 255 yet")},n.prototype={constructor:n,isAbsolute:function(){return!!this.scheme},isAuthorityBased:function(){return n.authorityPattern.test(this.url)},isHierarchical:function(){return n.hierarchyPattern.test(this.url)},toString:function(){var r="";return this.scheme!==void 0&&(r+=this.scheme+":"),this.isAbsolute()&&(r+="//",(this.username||this.password)&&(r+=this.username||"",this.password&&(r+=":"+this.password),r+="@"),this.host&&(r+=this.host)),this.port!==void 0&&(r+=":"+this.port),this.path!==void 0&&(r+=this.path),this.query!==void 0&&(r+="?"+this.query),this.fragment!==void 0&&(r+="#"+this.fragment),r},resolve:function(r){var i=this,s=new n(r),o=new n;return s.scheme!==void 0?(o.scheme=s.scheme,o.username=s.username,o.password=s.password,o.host=s.host,o.port=s.port,o.path=c(s.path),o.query=s.query):(o.scheme=i.scheme,s.host!==void 0?(o.username=s.username,o.password=s.password,o.host=s.host,o.port=s.port,o.path=c(s.path),o.query=s.query):(o.username=i.username,o.password=i.password,o.host=i.host,o.port=i.port,s.path?(s.path.charAt(0)==="/"?o.path=c(s.path):(o.path=a(i.path,s.path),o.path=c(o.path)),o.query=s.query):(o.path=i.path,s.query!==void 0?o.query=s.query:o.query=i.query))),o.fragment=s.fragment,o.toString();function a(l,u){if(i.host!==void 0&&!i.path)return"/"+u;var d=l.lastIndexOf("/");return d===-1?u:l.substring(0,d+1)+u}function c(l){if(!l)return l;for(var u="";l.length>0;){if(l==="."||l===".."){l="";break}var d=l.substring(0,2),m=l.substring(0,3),E=l.substring(0,4);if(m==="../")l=l.substring(3);else if(d==="./")l=l.substring(2);else if(m==="/./")l="/"+l.substring(3);else if(d==="/."&&l.length===2)l="/";else if(E==="/../"||m==="/.."&&l.length===3)l="/"+l.substring(4),u=u.replace(/\/?[^\/]*$/,"");else{var I=l.match(/(\/?([^\/]*))/)[0];u+=I,l=l.substring(I.length)}}return u}}}}}),iA=se({"external/npm/node_modules/domino/lib/CustomEvent.js"(t,e){"use strict";e.exports=r;var n=Eo();function r(i,s){n.call(this,i,s)}r.prototype=Object.create(n.prototype,{constructor:{value:r}})}}),Xb=se({"external/npm/node_modules/domino/lib/events.js"(t,e){"use strict";e.exports={Event:Eo(),UIEvent:Fb(),MouseEvent:jb(),CustomEvent:iA()}}}),sA=se({"external/npm/node_modules/domino/lib/style_parser.js"(t){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.hyphenate=t.parse=void 0;function e(r){let i=[],s=0,o=0,a=0,c=0,l=0,u=null;for(;s0&&o===0&&a===0){let m=r.substring(c,s-1).trim();i.push(u,m),l=s,c=0,u=null}break}if(u&&c){let d=r.slice(c).trim();i.push(u,d)}return i}t.parse=e;function n(r){return r.replace(/[a-z][A-Z]/g,i=>i.charAt(0)+"-"+i.charAt(1)).toLowerCase()}t.hyphenate=n}}),tp=se({"external/npm/node_modules/domino/lib/CSSStyleDeclaration.js"(t,e){"use strict";var{parse:n}=sA();e.exports=function(c){let l=new i(c),u={get:function(d,m){return m in d?d[m]:d.getPropertyValue(r(m))},has:function(d,m){return!0},set:function(d,m,E){return m in d?d[m]=E:d.setProperty(r(m),E??void 0),!0}};return new Proxy(l,u)};function r(c){return c.replace(/([a-z])([A-Z])/g,"$1-$2").toLowerCase()}function i(c){this._element=c}var s="!important";function o(c){let l={property:{},priority:{}};if(!c)return l;let u=n(c);if(u.length<2)return l;for(let d=0;d0&&(o.scheme=i,s=o.toString())),this.href=s}},host:{get:function(){var i=this._url;return i.isAbsolute()&&i.isAuthorityBased()?i.host+(i.port?":"+i.port:""):""},set:function(i){var s=this.href,o=new n(s);o.isAbsolute()&&o.isAuthorityBased()&&(i=i.replace(/[^-+\._~!$&'()*,;:=a-zA-Z0-9]/g,n.percentEncode),i.length>0&&(o.host=i,delete o.port,s=o.toString())),this.href=s}},hostname:{get:function(){var i=this._url;return i.isAbsolute()&&i.isAuthorityBased()?i.host:""},set:function(i){var s=this.href,o=new n(s);o.isAbsolute()&&o.isAuthorityBased()&&(i=i.replace(/^\/+/,""),i=i.replace(/[^-+\._~!$&'()*,;:=a-zA-Z0-9]/g,n.percentEncode),i.length>0&&(o.host=i,s=o.toString())),this.href=s}},port:{get:function(){var i=this._url;return i.isAbsolute()&&i.isAuthorityBased()&&i.port!==void 0?i.port:""},set:function(i){var s=this.href,o=new n(s);o.isAbsolute()&&o.isAuthorityBased()&&(i=""+i,i=i.replace(/[^0-9].*$/,""),i=i.replace(/^0+/,""),i.length===0&&(i="0"),parseInt(i,10)<=65535&&(o.port=i,s=o.toString())),this.href=s}},pathname:{get:function(){var i=this._url;return i.isAbsolute()&&i.isHierarchical()?i.path:""},set:function(i){var s=this.href,o=new n(s);o.isAbsolute()&&o.isHierarchical()&&(i.charAt(0)!=="/"&&(i="/"+i),i=i.replace(/[^-+\._~!$&'()*,;:=@\/a-zA-Z0-9]/g,n.percentEncode),o.path=i,s=o.toString()),this.href=s}},search:{get:function(){var i=this._url;return i.isAbsolute()&&i.isHierarchical()&&i.query!==void 0?"?"+i.query:""},set:function(i){var s=this.href,o=new n(s);o.isAbsolute()&&o.isHierarchical()&&(i.charAt(0)==="?"&&(i=i.substring(1)),i=i.replace(/[^-+\._~!$&'()*,;:=@\/?a-zA-Z0-9]/g,n.percentEncode),o.query=i,s=o.toString()),this.href=s}},hash:{get:function(){var i=this._url;return i==null||i.fragment==null||i.fragment===""?"":"#"+i.fragment},set:function(i){var s=this.href,o=new n(s);i.charAt(0)==="#"&&(i=i.substring(1)),i=i.replace(/[^-+\._~!$&'()*,;:=@\/?a-zA-Z0-9]/g,n.percentEncode),o.fragment=i,s=o.toString(),this.href=s}},username:{get:function(){var i=this._url;return i.username||""},set:function(i){var s=this.href,o=new n(s);o.isAbsolute()&&(i=i.replace(/[\x00-\x1F\x7F-\uFFFF "#<>?`\/@\\:]/g,n.percentEncode),o.username=i,s=o.toString()),this.href=s}},password:{get:function(){var i=this._url;return i.password||""},set:function(i){var s=this.href,o=new n(s);o.isAbsolute()&&(i===""?o.password=null:(i=i.replace(/[\x00-\x1F\x7F-\uFFFF "#<>?`\/@\\]/g,n.percentEncode),o.password=i),s=o.toString()),this.href=s}},origin:{get:function(){var i=this._url;if(i==null)return"";var s=function(o){var a=[i.scheme,i.host,+i.port||o];return a[0]+"://"+a[1]+(a[2]===o?"":":"+a[2])};switch(i.scheme){case"ftp":return s(21);case"gopher":return s(70);case"http":case"ws":return s(80);case"https":case"wss":return s(443);default:return i.scheme+"://"}}}}),r._inherit=function(i){Object.getOwnPropertyNames(r.prototype).forEach(function(s){if(!(s==="constructor"||s==="href")){var o=Object.getOwnPropertyDescriptor(r.prototype,s);Object.defineProperty(i,s,o)}})}}}),e0=se({"external/npm/node_modules/domino/lib/defineElement.js"(t,e){"use strict";var n=Vb(),r=Kh().isApiWritable;e.exports=function(a,c,l,u){var d=a.ctor;if(d){var m=a.props||{};if(a.attributes)for(var E in a.attributes){var I=a.attributes[E];(typeof I!="object"||Array.isArray(I))&&(I={type:I}),I.name||(I.name=E.toLowerCase()),m[E]=n.property(I)}m.constructor={value:d,writable:r},d.prototype=Object.create((a.superclass||c).prototype,m),a.events&&o(d,a.events),l[a.name]=d}else d=c;return(a.tags||a.tag&&[a.tag]||[]).forEach(function(M){u[M]=d}),d};function i(a,c,l,u){this.body=a,this.document=c,this.form=l,this.element=u}i.prototype.build=function(){return()=>{}};function s(a,c,l,u){var d=a.ownerDocument||Object.create(null),m=a.form||Object.create(null);a[c]=new i(u,d,m,a).build()}function o(a,c){var l=a.prototype;c.forEach(function(u){Object.defineProperty(l,"on"+u,{get:function(){return this._getEventHandler(u)},set:function(d){this._setEventHandler(u,d)}}),n.registerChangeHandler(a,"on"+u,s)})}}}),np=se({"external/npm/node_modules/domino/lib/htmlelts.js"(t){"use strict";var e=mt(),n=bo(),r=tp(),i=Xe(),s=Jb(),o=e0(),a=t.elements={},c=Object.create(null);t.createElement=function(_,D,S){var b=c[D]||H;return new b(_,D,S)};function l(_){return o(_,M,a,c)}function u(_){return{get:function(){var D=this._getattr(_);if(D===null)return"";var S=this.doc._resolve(D);return S===null?D:S},set:function(D){this._setattr(_,D)}}}function d(_){return{get:function(){var D=this._getattr(_);return D===null?null:D.toLowerCase()==="use-credentials"?"use-credentials":"anonymous"},set:function(D){D==null?this.removeAttribute(_):this._setattr(_,D)}}}var m={type:["","no-referrer","no-referrer-when-downgrade","same-origin","origin","strict-origin","origin-when-cross-origin","strict-origin-when-cross-origin","unsafe-url"],missing:""},E={A:!0,LINK:!0,BUTTON:!0,INPUT:!0,SELECT:!0,TEXTAREA:!0,COMMAND:!0},I=function(_,D,S){M.call(this,_,D,S),this._form=null},M=t.HTMLElement=l({superclass:n,name:"HTMLElement",ctor:function(D,S,b){n.call(this,D,S,i.NAMESPACE.HTML,b)},props:{dangerouslySetInnerHTML:{set:function(_){this._innerHTML=_}},innerHTML:{get:function(){return this.serialize()},set:function(_){var D=this.ownerDocument.implementation.mozHTMLParser(this.ownerDocument._address,this);D.parse(_===null?"":String(_),!0);for(var S=this instanceof c.template?this.content:this;S.hasChildNodes();)S.removeChild(S.firstChild);S.appendChild(D._asDocumentFragment())}},style:{get:function(){return this._style||(this._style=new r(this)),this._style},set:function(_){_==null&&(_=""),this._setattr("style",String(_))}},blur:{value:function(){}},focus:{value:function(){}},forceSpellCheck:{value:function(){}},click:{value:function(){if(!this._click_in_progress){this._click_in_progress=!0;try{this._pre_click_activation_steps&&this._pre_click_activation_steps();var _=this.ownerDocument.createEvent("MouseEvent");_.initMouseEvent("click",!0,!0,this.ownerDocument.defaultView,1,0,0,0,0,!1,!1,!1,!1,0,null);var D=this.dispatchEvent(_);D?this._post_click_activation_steps&&this._post_click_activation_steps(_):this._cancelled_activation_steps&&this._cancelled_activation_steps()}finally{this._click_in_progress=!1}}}},submit:{value:i.nyi}},attributes:{title:String,lang:String,dir:{type:["ltr","rtl","auto"],missing:""},draggable:{type:["true","false"],treatNullAsEmptyString:!0},spellcheck:{type:["true","false"],missing:""},enterKeyHint:{type:["enter","done","go","next","previous","search","send"],missing:""},autoCapitalize:{type:["off","on","none","sentences","words","characters"],missing:""},autoFocus:Boolean,accessKey:String,nonce:String,hidden:Boolean,translate:{type:["no","yes"],missing:""},tabIndex:{type:"long",default:function(){return this.tagName in E||this.contentEditable?0:-1}}},events:["abort","canplay","canplaythrough","change","click","contextmenu","cuechange","dblclick","drag","dragend","dragenter","dragleave","dragover","dragstart","drop","durationchange","emptied","ended","input","invalid","keydown","keypress","keyup","loadeddata","loadedmetadata","loadstart","mousedown","mousemove","mouseout","mouseover","mouseup","mousewheel","pause","play","playing","progress","ratechange","readystatechange","reset","seeked","seeking","select","show","stalled","submit","suspend","timeupdate","volumechange","waiting","blur","error","focus","load","scroll"]}),H=l({name:"HTMLUnknownElement",ctor:function(D,S,b){M.call(this,D,S,b)}}),O={form:{get:function(){return this._form}}};l({tag:"a",name:"HTMLAnchorElement",ctor:function(D,S,b){M.call(this,D,S,b)},props:{_post_click_activation_steps:{value:function(_){this.href&&(this.ownerDocument.defaultView.location=this.href)}}},attributes:{href:u,ping:String,download:String,target:String,rel:String,media:String,hreflang:String,type:String,referrerPolicy:m,coords:String,charset:String,name:String,rev:String,shape:String}}),s._inherit(c.a.prototype),l({tag:"area",name:"HTMLAreaElement",ctor:function(D,S,b){M.call(this,D,S,b)},attributes:{alt:String,target:String,download:String,rel:String,media:String,href:u,hreflang:String,type:String,shape:String,coords:String,ping:String,referrerPolicy:m,noHref:Boolean}}),s._inherit(c.area.prototype),l({tag:"br",name:"HTMLBRElement",ctor:function(D,S,b){M.call(this,D,S,b)},attributes:{clear:String}}),l({tag:"base",name:"HTMLBaseElement",ctor:function(D,S,b){M.call(this,D,S,b)},attributes:{target:String}}),l({tag:"body",name:"HTMLBodyElement",ctor:function(D,S,b){M.call(this,D,S,b)},events:["afterprint","beforeprint","beforeunload","blur","error","focus","hashchange","load","message","offline","online","pagehide","pageshow","popstate","resize","scroll","storage","unload"],attributes:{text:{type:String,treatNullAsEmptyString:!0},link:{type:String,treatNullAsEmptyString:!0},vLink:{type:String,treatNullAsEmptyString:!0},aLink:{type:String,treatNullAsEmptyString:!0},bgColor:{type:String,treatNullAsEmptyString:!0},background:String}}),l({tag:"button",name:"HTMLButtonElement",ctor:function(D,S,b){I.call(this,D,S,b)},props:O,attributes:{name:String,value:String,disabled:Boolean,autofocus:Boolean,type:{type:["submit","reset","button","menu"],missing:"submit"},formTarget:String,formAction:u,formNoValidate:Boolean,formMethod:{type:["get","post","dialog"],invalid:"get",missing:""},formEnctype:{type:["application/x-www-form-urlencoded","multipart/form-data","text/plain"],invalid:"application/x-www-form-urlencoded",missing:""}}}),l({tag:"dl",name:"HTMLDListElement",ctor:function(D,S,b){M.call(this,D,S,b)},attributes:{compact:Boolean}}),l({tag:"data",name:"HTMLDataElement",ctor:function(D,S,b){M.call(this,D,S,b)},attributes:{value:String}}),l({tag:"datalist",name:"HTMLDataListElement",ctor:function(D,S,b){M.call(this,D,S,b)}}),l({tag:"details",name:"HTMLDetailsElement",ctor:function(D,S,b){M.call(this,D,S,b)},attributes:{open:Boolean}}),l({tag:"div",name:"HTMLDivElement",ctor:function(D,S,b){M.call(this,D,S,b)},attributes:{align:String}}),l({tag:"embed",name:"HTMLEmbedElement",ctor:function(D,S,b){M.call(this,D,S,b)},attributes:{src:u,type:String,width:String,height:String,align:String,name:String}}),l({tag:"fieldset",name:"HTMLFieldSetElement",ctor:function(D,S,b){I.call(this,D,S,b)},props:O,attributes:{disabled:Boolean,name:String}}),l({tag:"form",name:"HTMLFormElement",ctor:function(D,S,b){M.call(this,D,S,b)},attributes:{action:String,autocomplete:{type:["on","off"],missing:"on"},name:String,acceptCharset:{name:"accept-charset"},target:String,noValidate:Boolean,method:{type:["get","post","dialog"],invalid:"get",missing:"get"},enctype:{type:["application/x-www-form-urlencoded","multipart/form-data","text/plain"],invalid:"application/x-www-form-urlencoded",missing:"application/x-www-form-urlencoded"},encoding:{name:"enctype",type:["application/x-www-form-urlencoded","multipart/form-data","text/plain"],invalid:"application/x-www-form-urlencoded",missing:"application/x-www-form-urlencoded"}}}),l({tag:"hr",name:"HTMLHRElement",ctor:function(D,S,b){M.call(this,D,S,b)},attributes:{align:String,color:String,noShade:Boolean,size:String,width:String}}),l({tag:"head",name:"HTMLHeadElement",ctor:function(D,S,b){M.call(this,D,S,b)}}),l({tags:["h1","h2","h3","h4","h5","h6"],name:"HTMLHeadingElement",ctor:function(D,S,b){M.call(this,D,S,b)},attributes:{align:String}}),l({tag:"html",name:"HTMLHtmlElement",ctor:function(D,S,b){M.call(this,D,S,b)},attributes:{xmlns:u,version:String}}),l({tag:"iframe",name:"HTMLIFrameElement",ctor:function(D,S,b){M.call(this,D,S,b)},attributes:{src:u,srcdoc:String,name:String,width:String,height:String,seamless:Boolean,allow:Boolean,allowFullscreen:Boolean,allowUserMedia:Boolean,allowPaymentRequest:Boolean,referrerPolicy:m,loading:{type:["eager","lazy"],treatNullAsEmptyString:!0},align:String,scrolling:String,frameBorder:String,longDesc:u,marginHeight:{type:String,treatNullAsEmptyString:!0},marginWidth:{type:String,treatNullAsEmptyString:!0}}}),l({tag:"img",name:"HTMLImageElement",ctor:function(D,S,b){M.call(this,D,S,b)},attributes:{alt:String,src:u,srcset:String,crossOrigin:d,useMap:String,isMap:Boolean,sizes:String,height:{type:"unsigned long",default:0},width:{type:"unsigned long",default:0},referrerPolicy:m,loading:{type:["eager","lazy"],missing:""},name:String,lowsrc:u,align:String,hspace:{type:"unsigned long",default:0},vspace:{type:"unsigned long",default:0},longDesc:u,border:{type:String,treatNullAsEmptyString:!0}}}),l({tag:"input",name:"HTMLInputElement",ctor:function(D,S,b){I.call(this,D,S,b)},props:{form:O.form,_post_click_activation_steps:{value:function(_){if(this.type==="checkbox")this.checked=!this.checked;else if(this.type==="radio")for(var D=this.form.getElementsByName(this.name),S=D.length-1;S>=0;S--){var b=D[S];b.checked=b===this}}}},attributes:{name:String,disabled:Boolean,autofocus:Boolean,accept:String,alt:String,max:String,min:String,pattern:String,placeholder:String,step:String,dirName:String,defaultValue:{name:"value"},multiple:Boolean,required:Boolean,readOnly:Boolean,checked:Boolean,value:String,src:u,defaultChecked:{name:"checked",type:Boolean},size:{type:"unsigned long",default:20,min:1,setmin:1},width:{type:"unsigned long",min:0,setmin:0,default:0},height:{type:"unsigned long",min:0,setmin:0,default:0},minLength:{type:"unsigned long",min:0,setmin:0,default:-1},maxLength:{type:"unsigned long",min:0,setmin:0,default:-1},autocomplete:String,type:{type:["text","hidden","search","tel","url","email","password","datetime","date","month","week","time","datetime-local","number","range","color","checkbox","radio","file","submit","image","reset","button"],missing:"text"},formTarget:String,formNoValidate:Boolean,formMethod:{type:["get","post"],invalid:"get",missing:""},formEnctype:{type:["application/x-www-form-urlencoded","multipart/form-data","text/plain"],invalid:"application/x-www-form-urlencoded",missing:""},inputMode:{type:["verbatim","latin","latin-name","latin-prose","full-width-latin","kana","kana-name","katakana","numeric","tel","email","url"],missing:""},align:String,useMap:String}}),l({tag:"keygen",name:"HTMLKeygenElement",ctor:function(D,S,b){I.call(this,D,S,b)},props:O,attributes:{name:String,disabled:Boolean,autofocus:Boolean,challenge:String,keytype:{type:["rsa"],missing:""}}}),l({tag:"li",name:"HTMLLIElement",ctor:function(D,S,b){M.call(this,D,S,b)},attributes:{value:{type:"long",default:0},type:String}}),l({tag:"label",name:"HTMLLabelElement",ctor:function(D,S,b){I.call(this,D,S,b)},props:O,attributes:{htmlFor:{name:"for",type:String}}}),l({tag:"legend",name:"HTMLLegendElement",ctor:function(D,S,b){M.call(this,D,S,b)},attributes:{align:String}}),l({tag:"link",name:"HTMLLinkElement",ctor:function(D,S,b){M.call(this,D,S,b)},attributes:{href:u,rel:String,media:String,hreflang:String,type:String,crossOrigin:d,nonce:String,integrity:String,referrerPolicy:m,imageSizes:String,imageSrcset:String,charset:String,rev:String,target:String}}),l({tag:"map",name:"HTMLMapElement",ctor:function(D,S,b){M.call(this,D,S,b)},attributes:{name:String}}),l({tag:"menu",name:"HTMLMenuElement",ctor:function(D,S,b){M.call(this,D,S,b)},attributes:{type:{type:["context","popup","toolbar"],missing:"toolbar"},label:String,compact:Boolean}}),l({tag:"meta",name:"HTMLMetaElement",ctor:function(D,S,b){M.call(this,D,S,b)},attributes:{name:String,content:String,httpEquiv:{name:"http-equiv",type:String},scheme:String}}),l({tag:"meter",name:"HTMLMeterElement",ctor:function(D,S,b){I.call(this,D,S,b)},props:O}),l({tags:["ins","del"],name:"HTMLModElement",ctor:function(D,S,b){M.call(this,D,S,b)},attributes:{cite:u,dateTime:String}}),l({tag:"ol",name:"HTMLOListElement",ctor:function(D,S,b){M.call(this,D,S,b)},props:{_numitems:{get:function(){var _=0;return this.childNodes.forEach(function(D){D.nodeType===e.ELEMENT_NODE&&D.tagName==="LI"&&_++}),_}}},attributes:{type:String,reversed:Boolean,start:{type:"long",default:function(){return this.reversed?this._numitems:1}},compact:Boolean}}),l({tag:"object",name:"HTMLObjectElement",ctor:function(D,S,b){I.call(this,D,S,b)},props:O,attributes:{data:u,type:String,name:String,useMap:String,typeMustMatch:Boolean,width:String,height:String,align:String,archive:String,code:String,declare:Boolean,hspace:{type:"unsigned long",default:0},standby:String,vspace:{type:"unsigned long",default:0},codeBase:u,codeType:String,border:{type:String,treatNullAsEmptyString:!0}}}),l({tag:"optgroup",name:"HTMLOptGroupElement",ctor:function(D,S,b){M.call(this,D,S,b)},attributes:{disabled:Boolean,label:String}}),l({tag:"option",name:"HTMLOptionElement",ctor:function(D,S,b){M.call(this,D,S,b)},props:{form:{get:function(){for(var _=this.parentNode;_&&_.nodeType===e.ELEMENT_NODE;){if(_.localName==="select")return _.form;_=_.parentNode}}},value:{get:function(){return this._getattr("value")||this.text},set:function(_){this._setattr("value",_)}},text:{get:function(){return this.textContent.replace(/[ \t\n\f\r]+/g," ").trim()},set:function(_){this.textContent=_}}},attributes:{disabled:Boolean,defaultSelected:{name:"selected",type:Boolean},label:String}}),l({tag:"output",name:"HTMLOutputElement",ctor:function(D,S,b){I.call(this,D,S,b)},props:O,attributes:{name:String}}),l({tag:"p",name:"HTMLParagraphElement",ctor:function(D,S,b){M.call(this,D,S,b)},attributes:{align:String}}),l({tag:"param",name:"HTMLParamElement",ctor:function(D,S,b){M.call(this,D,S,b)},attributes:{name:String,value:String,type:String,valueType:String}}),l({tags:["pre","listing","xmp"],name:"HTMLPreElement",ctor:function(D,S,b){M.call(this,D,S,b)},attributes:{width:{type:"long",default:0}}}),l({tag:"progress",name:"HTMLProgressElement",ctor:function(D,S,b){I.call(this,D,S,b)},props:O,attributes:{max:{type:Number,float:!0,default:1,min:0}}}),l({tags:["q","blockquote"],name:"HTMLQuoteElement",ctor:function(D,S,b){M.call(this,D,S,b)},attributes:{cite:u}}),l({tag:"script",name:"HTMLScriptElement",ctor:function(D,S,b){M.call(this,D,S,b)},props:{text:{get:function(){for(var _="",D=0,S=this.childNodes.length;D=0&&($=k.substring(0,gt),_e=k.substring(gt+1)),$!==null&&T===null&&b.NamespaceError(),$==="xml"&&T!==te.XML&&b.NamespaceError(),($==="xmlns"||k==="xmlns")&&T!==te.XMLNS&&b.NamespaceError(),T===te.XMLNS&&!($==="xmlns"||k==="xmlns")&&b.NamespaceError(),{namespace:T,prefix:$,localName:_e}}q.prototype=Object.create(i.prototype,{_setMutationHandler:{value:function(T){this.mutationHandler=T}},_dispatchRendererEvent:{value:function(T,k,$){var _e=this._nodes[T];_e&&_e._dispatchEvent(new c(k,$),!0)}},nodeName:{value:"#document"},nodeValue:{get:function(){return null},set:function(){}},documentURI:{get:function(){return this._address},set:b.nyi},compatMode:{get:function(){return this._quirks?"BackCompat":"CSS1Compat"}},createTextNode:{value:function(T){return new o(this,String(T))}},createComment:{value:function(T){return new a(this,T)}},createDocumentFragment:{value:function(){return new l(this)}},createProcessingInstruction:{value:function(T,k){return(!_.isValidName(T)||k.indexOf("?>")!==-1)&&b.InvalidCharacterError(),new u(this,T,k)}},createAttribute:{value:function(T){return T=String(T),_.isValidName(T)||b.InvalidCharacterError(),this.isHTML&&(T=b.toASCIILowerCase(T)),new s._Attr(null,T,null,null,"")}},createAttributeNS:{value:function(T,k){T=T==null||T===""?null:String(T),k=String(k);var $=v(T,k);return new s._Attr(null,$.localName,$.prefix,$.namespace,"")}},createElement:{value:function(T){return T=String(T),_.isValidName(T)||b.InvalidCharacterError(),this.isHTML?(/[A-Z]/.test(T)&&(T=b.toASCIILowerCase(T)),D.createElement(this,T,null)):this.contentType==="application/xhtml+xml"?D.createElement(this,T,null):new s(this,T,null,null)},writable:ge},createElementNS:{value:function(T,k){T=T==null||T===""?null:String(T),k=String(k);var $=v(T,k);return this._createElementNS($.localName,$.namespace,$.prefix)},writable:ge},_createElementNS:{value:function(T,k,$){return k===te.HTML?D.createElement(this,T,$):k===te.SVG?S.createElement(this,T,$):new s(this,T,k,$)}},createEvent:{value:function(k){k=k.toLowerCase();var $=F[k]||k,_e=O[R[$]];if(_e){var gt=new _e;return gt._initialized=!1,gt}else b.NotSupportedError()}},createTreeWalker:{value:function(T,k,$){if(!T)throw new TypeError("root argument is required");if(!(T instanceof n))throw new TypeError("root not a node");return k=k===void 0?I.SHOW_ALL:+k,$=$===void 0?null:$,new m(T,k,$)}},createNodeIterator:{value:function(T,k,$){if(!T)throw new TypeError("root argument is required");if(!(T instanceof n))throw new TypeError("root not a node");return k=k===void 0?I.SHOW_ALL:+k,$=$===void 0?null:$,new E(T,k,$)}},_attachNodeIterator:{value:function(T){this._nodeIterators||(this._nodeIterators=[]),this._nodeIterators.push(T)}},_detachNodeIterator:{value:function(T){var k=this._nodeIterators.indexOf(T);this._nodeIterators.splice(k,1)}},_preremoveNodeIterators:{value:function(T){this._nodeIterators&&this._nodeIterators.forEach(function(k){k._preremove(T)})}},_updateDocTypeElement:{value:function(){this.doctype=this.documentElement=null;for(var k=this.firstChild;k!==null;k=k.nextSibling)k.nodeType===n.DOCUMENT_TYPE_NODE?this.doctype=k:k.nodeType===n.ELEMENT_NODE&&(this.documentElement=k)}},insertBefore:{value:function(k,$){return n.prototype.insertBefore.call(this,k,$),this._updateDocTypeElement(),k}},replaceChild:{value:function(k,$){return n.prototype.replaceChild.call(this,k,$),this._updateDocTypeElement(),$}},removeChild:{value:function(k){return n.prototype.removeChild.call(this,k),this._updateDocTypeElement(),k}},getElementById:{value:function(T){var k=this.byId[T];return k?k instanceof he?k.getFirst():k:null}},_hasMultipleElementsWithId:{value:function(T){return this.byId[T]instanceof he}},getElementsByName:{value:s.prototype.getElementsByName},getElementsByTagName:{value:s.prototype.getElementsByTagName},getElementsByTagNameNS:{value:s.prototype.getElementsByTagNameNS},getElementsByClassName:{value:s.prototype.getElementsByClassName},adoptNode:{value:function(k){return k.nodeType===n.DOCUMENT_NODE&&b.NotSupportedError(),k.nodeType===n.ATTRIBUTE_NODE||(k.parentNode&&k.parentNode.removeChild(k),k.ownerDocument!==this&&K(k,this)),k}},importNode:{value:function(k,$){return this.adoptNode(k.cloneNode($))},writable:ge},origin:{get:function(){return null}},characterSet:{get:function(){return"UTF-8"}},contentType:{get:function(){return this._contentType}},URL:{get:function(){return this._address}},domain:{get:b.nyi,set:b.nyi},referrer:{get:b.nyi},cookie:{get:b.nyi,set:b.nyi},lastModified:{get:b.nyi},location:{get:function(){return this.defaultView?this.defaultView.location:null},set:b.nyi},_titleElement:{get:function(){return this.getElementsByTagName("title").item(0)||null}},title:{get:function(){var T=this._titleElement,k=T?T.textContent:"";return k.replace(/[ \t\n\r\f]+/g," ").replace(/(^ )|( $)/g,"")},set:function(T){var k=this._titleElement,$=this.head;!k&&!$||(k||(k=this.createElement("title"),$.appendChild(k)),k.textContent=T)}},dir:Y(function(){var T=this.documentElement;if(T&&T.tagName==="HTML")return T},"dir",""),fgColor:Y(function(){return this.body},"text",""),linkColor:Y(function(){return this.body},"link",""),vlinkColor:Y(function(){return this.body},"vLink",""),alinkColor:Y(function(){return this.body},"aLink",""),bgColor:Y(function(){return this.body},"bgColor",""),charset:{get:function(){return this.characterSet}},inputEncoding:{get:function(){return this.characterSet}},scrollingElement:{get:function(){return this._quirks?this.body:this.documentElement}},body:{get:function(){return p(this.documentElement,"body")},set:b.nyi},head:{get:function(){return p(this.documentElement,"head")}},images:{get:b.nyi},embeds:{get:b.nyi},plugins:{get:b.nyi},links:{get:b.nyi},forms:{get:b.nyi},scripts:{get:b.nyi},applets:{get:function(){return[]}},activeElement:{get:function(){return null}},innerHTML:{get:function(){return this.serialize()},set:b.nyi},outerHTML:{get:function(){return this.serialize()},set:b.nyi},write:{value:function(T){if(this.isHTML||b.InvalidStateError(),!!this._parser){this._parser;var k=arguments.join("");this._parser.parse(k)}}},writeln:{value:function(k){this.write(Array.prototype.join.call(arguments,"")+` -`)}},open:{value:function(){this.documentElement=null}},close:{value:function(){this.readyState="interactive",this._dispatchEvent(new c("readystatechange"),!0),this._dispatchEvent(new c("DOMContentLoaded"),!0),this.readyState="complete",this._dispatchEvent(new c("readystatechange"),!0),this.defaultView&&this.defaultView._dispatchEvent(new c("load"),!0)}},clone:{value:function(){var k=new q(this.isHTML,this._address);return k._quirks=this._quirks,k._contentType=this._contentType,k}},cloneNode:{value:function(k){var $=n.prototype.cloneNode.call(this,!1);if(k)for(var _e=this.firstChild;_e!==null;_e=_e.nextSibling)$._appendChild($.importNode(_e,!0));return $._updateDocTypeElement(),$}},isEqual:{value:function(k){return!0}},mutateValue:{value:function(T){this.mutationHandler&&this.mutationHandler({type:ee.VALUE,target:T,data:T.data})}},mutateAttr:{value:function(T,k){this.mutationHandler&&this.mutationHandler({type:ee.ATTR,target:T.ownerElement,attr:T})}},mutateRemoveAttr:{value:function(T){this.mutationHandler&&this.mutationHandler({type:ee.REMOVE_ATTR,target:T.ownerElement,attr:T})}},mutateRemove:{value:function(T){this.mutationHandler&&this.mutationHandler({type:ee.REMOVE,target:T.parentNode,node:T}),V(T)}},mutateInsert:{value:function(T){x(T),this.mutationHandler&&this.mutationHandler({type:ee.INSERT,target:T.parentNode,node:T})}},mutateMove:{value:function(T){this.mutationHandler&&this.mutationHandler({type:ee.MOVE,target:T})}},addId:{value:function(k,$){var _e=this.byId[k];_e?(_e instanceof he||(_e=new he(_e),this.byId[k]=_e),_e.add($)):this.byId[k]=$}},delId:{value:function(k,$){var _e=this.byId[k];b.assert(_e),_e instanceof he?(_e.del($),_e.length===1&&(this.byId[k]=_e.downgrade())):this.byId[k]=void 0}},_resolve:{value:function(T){return new M(this._documentBaseURL).resolve(T)}},_documentBaseURL:{get:function(){var T=this._address;T==="about:blank"&&(T="/");var k=this.querySelector("base[href]");return k?new M(T).resolve(k.getAttribute("href")):T}},_templateDoc:{get:function(){if(!this._templateDocCache){var T=new q(this.isHTML,this._address);this._templateDocCache=T._templateDocCache=T}return this._templateDocCache}},querySelector:{value:function(T){return H(T,this)[0]}},querySelectorAll:{value:function(T){var k=H(T,this);return k.item?k:new r(k)}}});var g=["abort","canplay","canplaythrough","change","click","contextmenu","cuechange","dblclick","drag","dragend","dragenter","dragleave","dragover","dragstart","drop","durationchange","emptied","ended","input","invalid","keydown","keypress","keyup","loadeddata","loadedmetadata","loadstart","mousedown","mousemove","mouseout","mouseover","mouseup","mousewheel","pause","play","playing","progress","ratechange","readystatechange","reset","seeked","seeking","select","show","stalled","submit","suspend","timeupdate","volumechange","waiting","blur","error","focus","load","scroll"];g.forEach(function(T){Object.defineProperty(q.prototype,"on"+T,{get:function(){return this._getEventHandler(T)},set:function(k){this._setEventHandler(T,k)}})});function p(T,k){if(T&&T.isHTML){for(var $=T.firstChild;$!==null;$=$.nextSibling)if($.nodeType===n.ELEMENT_NODE&&$.localName===k&&$.namespaceURI===te.HTML)return $}return null}function y(T){if(T._nid=T.ownerDocument._nextnid++,T.ownerDocument._nodes[T._nid]=T,T.nodeType===n.ELEMENT_NODE){var k=T.getAttribute("id");k&&T.ownerDocument.addId(k,T),T._roothook&&T._roothook()}}function C(T){if(T.nodeType===n.ELEMENT_NODE){var k=T.getAttribute("id");k&&T.ownerDocument.delId(k,T)}T.ownerDocument._nodes[T._nid]=void 0,T._nid=void 0}function x(T){if(y(T),T.nodeType===n.ELEMENT_NODE)for(var k=T.firstChild;k!==null;k=k.nextSibling)x(k)}function V(T){C(T);for(var k=T.firstChild;k!==null;k=k.nextSibling)V(k)}function K(T,k){T.ownerDocument=k,T._lastModTime=void 0,Object.prototype.hasOwnProperty.call(T,"_tagName")&&(T._tagName=void 0);for(var $=T.firstChild;$!==null;$=$.nextSibling)K($,k)}function he(T){this.nodes=Object.create(null),this.nodes[T._nid]=T,this.length=1,this.firstNode=void 0}he.prototype.add=function(T){this.nodes[T._nid]||(this.nodes[T._nid]=T,this.length++,this.firstNode=void 0)},he.prototype.del=function(T){this.nodes[T._nid]&&(delete this.nodes[T._nid],this.length--,this.firstNode=void 0)},he.prototype.getFirst=function(){if(!this.firstNode){var T;for(T in this.nodes)(this.firstNode===void 0||this.firstNode.compareDocumentPosition(this.nodes[T])&n.DOCUMENT_POSITION_PRECEDING)&&(this.firstNode=this.nodes[T])}return this.firstNode},he.prototype.downgrade=function(){if(this.length===1){var T;for(T in this.nodes)return this.nodes[T]}return this}}}),ip=se({"external/npm/node_modules/domino/lib/DocumentType.js"(t,e){"use strict";e.exports=s;var n=mt(),r=Gb(),i=Jh();function s(o,a,c,l){r.call(this),this.nodeType=n.DOCUMENT_TYPE_NODE,this.ownerDocument=o||null,this.name=a,this.publicId=c||"",this.systemId=l||""}s.prototype=Object.create(r.prototype,{nodeName:{get:function(){return this.name}},nodeValue:{get:function(){return null},set:function(){}},clone:{value:function(){return new s(this.ownerDocument,this.name,this.publicId,this.systemId)}},isEqual:{value:function(a){return this.name===a.name&&this.publicId===a.publicId&&this.systemId===a.systemId}}}),Object.defineProperties(s.prototype,i)}}),sp=se({"external/npm/node_modules/domino/lib/HTMLParser.js"(t,e){"use strict";e.exports=Ne;var n=rp(),r=ip(),i=mt(),s=Xe().NAMESPACE,o=np(),a=o.elements,c=Function.prototype.apply.bind(Array.prototype.push),l=-1,u=1,d=2,m=3,E=4,I=5,M=[],H=/^HTML$|^-\/\/W3O\/\/DTD W3 HTML Strict 3\.0\/\/EN\/\/$|^-\/W3C\/DTD HTML 4\.0 Transitional\/EN$|^\+\/\/Silmaril\/\/dtd html Pro v0r11 19970101\/\/|^-\/\/AdvaSoft Ltd\/\/DTD HTML 3\.0 asWedit \+ extensions\/\/|^-\/\/AS\/\/DTD HTML 3\.0 asWedit \+ extensions\/\/|^-\/\/IETF\/\/DTD HTML 2\.0 Level 1\/\/|^-\/\/IETF\/\/DTD HTML 2\.0 Level 2\/\/|^-\/\/IETF\/\/DTD HTML 2\.0 Strict Level 1\/\/|^-\/\/IETF\/\/DTD HTML 2\.0 Strict Level 2\/\/|^-\/\/IETF\/\/DTD HTML 2\.0 Strict\/\/|^-\/\/IETF\/\/DTD HTML 2\.0\/\/|^-\/\/IETF\/\/DTD HTML 2\.1E\/\/|^-\/\/IETF\/\/DTD HTML 3\.0\/\/|^-\/\/IETF\/\/DTD HTML 3\.2 Final\/\/|^-\/\/IETF\/\/DTD HTML 3\.2\/\/|^-\/\/IETF\/\/DTD HTML 3\/\/|^-\/\/IETF\/\/DTD HTML Level 0\/\/|^-\/\/IETF\/\/DTD HTML Level 1\/\/|^-\/\/IETF\/\/DTD HTML Level 2\/\/|^-\/\/IETF\/\/DTD HTML Level 3\/\/|^-\/\/IETF\/\/DTD HTML Strict Level 0\/\/|^-\/\/IETF\/\/DTD HTML Strict Level 1\/\/|^-\/\/IETF\/\/DTD HTML Strict Level 2\/\/|^-\/\/IETF\/\/DTD HTML Strict Level 3\/\/|^-\/\/IETF\/\/DTD HTML Strict\/\/|^-\/\/IETF\/\/DTD HTML\/\/|^-\/\/Metrius\/\/DTD Metrius Presentational\/\/|^-\/\/Microsoft\/\/DTD Internet Explorer 2\.0 HTML Strict\/\/|^-\/\/Microsoft\/\/DTD Internet Explorer 2\.0 HTML\/\/|^-\/\/Microsoft\/\/DTD Internet Explorer 2\.0 Tables\/\/|^-\/\/Microsoft\/\/DTD Internet Explorer 3\.0 HTML Strict\/\/|^-\/\/Microsoft\/\/DTD Internet Explorer 3\.0 HTML\/\/|^-\/\/Microsoft\/\/DTD Internet Explorer 3\.0 Tables\/\/|^-\/\/Netscape Comm\. Corp\.\/\/DTD HTML\/\/|^-\/\/Netscape Comm\. Corp\.\/\/DTD Strict HTML\/\/|^-\/\/O'Reilly and Associates\/\/DTD HTML 2\.0\/\/|^-\/\/O'Reilly and Associates\/\/DTD HTML Extended 1\.0\/\/|^-\/\/O'Reilly and Associates\/\/DTD HTML Extended Relaxed 1\.0\/\/|^-\/\/SoftQuad Software\/\/DTD HoTMetaL PRO 6\.0::19990601::extensions to HTML 4\.0\/\/|^-\/\/SoftQuad\/\/DTD HoTMetaL PRO 4\.0::19971010::extensions to HTML 4\.0\/\/|^-\/\/Spyglass\/\/DTD HTML 2\.0 Extended\/\/|^-\/\/SQ\/\/DTD HTML 2\.0 HoTMetaL \+ extensions\/\/|^-\/\/Sun Microsystems Corp\.\/\/DTD HotJava HTML\/\/|^-\/\/Sun Microsystems Corp\.\/\/DTD HotJava Strict HTML\/\/|^-\/\/W3C\/\/DTD HTML 3 1995-03-24\/\/|^-\/\/W3C\/\/DTD HTML 3\.2 Draft\/\/|^-\/\/W3C\/\/DTD HTML 3\.2 Final\/\/|^-\/\/W3C\/\/DTD HTML 3\.2\/\/|^-\/\/W3C\/\/DTD HTML 3\.2S Draft\/\/|^-\/\/W3C\/\/DTD HTML 4\.0 Frameset\/\/|^-\/\/W3C\/\/DTD HTML 4\.0 Transitional\/\/|^-\/\/W3C\/\/DTD HTML Experimental 19960712\/\/|^-\/\/W3C\/\/DTD HTML Experimental 970421\/\/|^-\/\/W3C\/\/DTD W3 HTML\/\/|^-\/\/W3O\/\/DTD W3 HTML 3\.0\/\/|^-\/\/WebTechs\/\/DTD Mozilla HTML 2\.0\/\/|^-\/\/WebTechs\/\/DTD Mozilla HTML\/\//i,O="http://www.ibm.com/data/dtd/v11/ibmxhtml1-transitional.dtd",_=/^-\/\/W3C\/\/DTD HTML 4\.01 Frameset\/\/|^-\/\/W3C\/\/DTD HTML 4\.01 Transitional\/\//i,D=/^-\/\/W3C\/\/DTD XHTML 1\.0 Frameset\/\/|^-\/\/W3C\/\/DTD XHTML 1\.0 Transitional\/\//i,S=Object.create(null);S[s.HTML]={__proto__:null,address:!0,applet:!0,area:!0,article:!0,aside:!0,base:!0,basefont:!0,bgsound:!0,blockquote:!0,body:!0,br:!0,button:!0,caption:!0,center:!0,col:!0,colgroup:!0,dd:!0,details:!0,dir:!0,div:!0,dl:!0,dt:!0,embed:!0,fieldset:!0,figcaption:!0,figure:!0,footer:!0,form:!0,frame:!0,frameset:!0,h1:!0,h2:!0,h3:!0,h4:!0,h5:!0,h6:!0,head:!0,header:!0,hgroup:!0,hr:!0,html:!0,iframe:!0,img:!0,input:!0,li:!0,link:!0,listing:!0,main:!0,marquee:!0,menu:!0,meta:!0,nav:!0,noembed:!0,noframes:!0,noscript:!0,object:!0,ol:!0,p:!0,param:!0,plaintext:!0,pre:!0,script:!0,section:!0,select:!0,source:!0,style:!0,summary:!0,table:!0,tbody:!0,td:!0,template:!0,textarea:!0,tfoot:!0,th:!0,thead:!0,title:!0,tr:!0,track:!0,ul:!0,wbr:!0,xmp:!0},S[s.SVG]={__proto__:null,foreignObject:!0,desc:!0,title:!0},S[s.MATHML]={__proto__:null,mi:!0,mo:!0,mn:!0,ms:!0,mtext:!0,"annotation-xml":!0};var b=Object.create(null);b[s.HTML]={__proto__:null,address:!0,div:!0,p:!0};var ee=Object.create(null);ee[s.HTML]={__proto__:null,dd:!0,dt:!0};var te=Object.create(null);te[s.HTML]={__proto__:null,table:!0,thead:!0,tbody:!0,tfoot:!0,tr:!0};var ge=Object.create(null);ge[s.HTML]={__proto__:null,dd:!0,dt:!0,li:!0,menuitem:!0,optgroup:!0,option:!0,p:!0,rb:!0,rp:!0,rt:!0,rtc:!0};var q=Object.create(null);q[s.HTML]={__proto__:null,caption:!0,colgroup:!0,dd:!0,dt:!0,li:!0,optgroup:!0,option:!0,p:!0,rb:!0,rp:!0,rt:!0,rtc:!0,tbody:!0,td:!0,tfoot:!0,th:!0,thead:!0,tr:!0};var R=Object.create(null);R[s.HTML]={__proto__:null,table:!0,template:!0,html:!0};var F=Object.create(null);F[s.HTML]={__proto__:null,tbody:!0,tfoot:!0,thead:!0,template:!0,html:!0};var Y=Object.create(null);Y[s.HTML]={__proto__:null,tr:!0,template:!0,html:!0};var v=Object.create(null);v[s.HTML]={__proto__:null,button:!0,fieldset:!0,input:!0,keygen:!0,object:!0,output:!0,select:!0,textarea:!0,img:!0};var g=Object.create(null);g[s.HTML]={__proto__:null,applet:!0,caption:!0,html:!0,table:!0,td:!0,th:!0,marquee:!0,object:!0,template:!0},g[s.MATHML]={__proto__:null,mi:!0,mo:!0,mn:!0,ms:!0,mtext:!0,"annotation-xml":!0},g[s.SVG]={__proto__:null,foreignObject:!0,desc:!0,title:!0};var p=Object.create(g);p[s.HTML]=Object.create(g[s.HTML]),p[s.HTML].ol=!0,p[s.HTML].ul=!0;var y=Object.create(g);y[s.HTML]=Object.create(g[s.HTML]),y[s.HTML].button=!0;var C=Object.create(null);C[s.HTML]={__proto__:null,html:!0,table:!0,template:!0};var x=Object.create(null);x[s.HTML]={__proto__:null,optgroup:!0,option:!0};var V=Object.create(null);V[s.MATHML]={__proto__:null,mi:!0,mo:!0,mn:!0,ms:!0,mtext:!0};var K=Object.create(null);K[s.SVG]={__proto__:null,foreignObject:!0,desc:!0,title:!0};var he={__proto__:null,"xlink:actuate":s.XLINK,"xlink:arcrole":s.XLINK,"xlink:href":s.XLINK,"xlink:role":s.XLINK,"xlink:show":s.XLINK,"xlink:title":s.XLINK,"xlink:type":s.XLINK,"xml:base":s.XML,"xml:lang":s.XML,"xml:space":s.XML,xmlns:s.XMLNS,"xmlns:xlink":s.XMLNS},T={__proto__:null,attributename:"attributeName",attributetype:"attributeType",basefrequency:"baseFrequency",baseprofile:"baseProfile",calcmode:"calcMode",clippathunits:"clipPathUnits",diffuseconstant:"diffuseConstant",edgemode:"edgeMode",filterunits:"filterUnits",glyphref:"glyphRef",gradienttransform:"gradientTransform",gradientunits:"gradientUnits",kernelmatrix:"kernelMatrix",kernelunitlength:"kernelUnitLength",keypoints:"keyPoints",keysplines:"keySplines",keytimes:"keyTimes",lengthadjust:"lengthAdjust",limitingconeangle:"limitingConeAngle",markerheight:"markerHeight",markerunits:"markerUnits",markerwidth:"markerWidth",maskcontentunits:"maskContentUnits",maskunits:"maskUnits",numoctaves:"numOctaves",pathlength:"pathLength",patterncontentunits:"patternContentUnits",patterntransform:"patternTransform",patternunits:"patternUnits",pointsatx:"pointsAtX",pointsaty:"pointsAtY",pointsatz:"pointsAtZ",preservealpha:"preserveAlpha",preserveaspectratio:"preserveAspectRatio",primitiveunits:"primitiveUnits",refx:"refX",refy:"refY",repeatcount:"repeatCount",repeatdur:"repeatDur",requiredextensions:"requiredExtensions",requiredfeatures:"requiredFeatures",specularconstant:"specularConstant",specularexponent:"specularExponent",spreadmethod:"spreadMethod",startoffset:"startOffset",stddeviation:"stdDeviation",stitchtiles:"stitchTiles",surfacescale:"surfaceScale",systemlanguage:"systemLanguage",tablevalues:"tableValues",targetx:"targetX",targety:"targetY",textlength:"textLength",viewbox:"viewBox",viewtarget:"viewTarget",xchannelselector:"xChannelSelector",ychannelselector:"yChannelSelector",zoomandpan:"zoomAndPan"},k={__proto__:null,altglyph:"altGlyph",altglyphdef:"altGlyphDef",altglyphitem:"altGlyphItem",animatecolor:"animateColor",animatemotion:"animateMotion",animatetransform:"animateTransform",clippath:"clipPath",feblend:"feBlend",fecolormatrix:"feColorMatrix",fecomponenttransfer:"feComponentTransfer",fecomposite:"feComposite",feconvolvematrix:"feConvolveMatrix",fediffuselighting:"feDiffuseLighting",fedisplacementmap:"feDisplacementMap",fedistantlight:"feDistantLight",feflood:"feFlood",fefunca:"feFuncA",fefuncb:"feFuncB",fefuncg:"feFuncG",fefuncr:"feFuncR",fegaussianblur:"feGaussianBlur",feimage:"feImage",femerge:"feMerge",femergenode:"feMergeNode",femorphology:"feMorphology",feoffset:"feOffset",fepointlight:"fePointLight",fespecularlighting:"feSpecularLighting",fespotlight:"feSpotLight",fetile:"feTile",feturbulence:"feTurbulence",foreignobject:"foreignObject",glyphref:"glyphRef",lineargradient:"linearGradient",radialgradient:"radialGradient",textpath:"textPath"},$={__proto__:null,0:65533,128:8364,130:8218,131:402,132:8222,133:8230,134:8224,135:8225,136:710,137:8240,138:352,139:8249,140:338,142:381,145:8216,146:8217,147:8220,148:8221,149:8226,150:8211,151:8212,152:732,153:8482,154:353,155:8250,156:339,158:382,159:376},_e={__proto__:null,AElig:198,"AElig;":198,AMP:38,"AMP;":38,Aacute:193,"Aacute;":193,"Abreve;":258,Acirc:194,"Acirc;":194,"Acy;":1040,"Afr;":[55349,56580],Agrave:192,"Agrave;":192,"Alpha;":913,"Amacr;":256,"And;":10835,"Aogon;":260,"Aopf;":[55349,56632],"ApplyFunction;":8289,Aring:197,"Aring;":197,"Ascr;":[55349,56476],"Assign;":8788,Atilde:195,"Atilde;":195,Auml:196,"Auml;":196,"Backslash;":8726,"Barv;":10983,"Barwed;":8966,"Bcy;":1041,"Because;":8757,"Bernoullis;":8492,"Beta;":914,"Bfr;":[55349,56581],"Bopf;":[55349,56633],"Breve;":728,"Bscr;":8492,"Bumpeq;":8782,"CHcy;":1063,COPY:169,"COPY;":169,"Cacute;":262,"Cap;":8914,"CapitalDifferentialD;":8517,"Cayleys;":8493,"Ccaron;":268,Ccedil:199,"Ccedil;":199,"Ccirc;":264,"Cconint;":8752,"Cdot;":266,"Cedilla;":184,"CenterDot;":183,"Cfr;":8493,"Chi;":935,"CircleDot;":8857,"CircleMinus;":8854,"CirclePlus;":8853,"CircleTimes;":8855,"ClockwiseContourIntegral;":8754,"CloseCurlyDoubleQuote;":8221,"CloseCurlyQuote;":8217,"Colon;":8759,"Colone;":10868,"Congruent;":8801,"Conint;":8751,"ContourIntegral;":8750,"Copf;":8450,"Coproduct;":8720,"CounterClockwiseContourIntegral;":8755,"Cross;":10799,"Cscr;":[55349,56478],"Cup;":8915,"CupCap;":8781,"DD;":8517,"DDotrahd;":10513,"DJcy;":1026,"DScy;":1029,"DZcy;":1039,"Dagger;":8225,"Darr;":8609,"Dashv;":10980,"Dcaron;":270,"Dcy;":1044,"Del;":8711,"Delta;":916,"Dfr;":[55349,56583],"DiacriticalAcute;":180,"DiacriticalDot;":729,"DiacriticalDoubleAcute;":733,"DiacriticalGrave;":96,"DiacriticalTilde;":732,"Diamond;":8900,"DifferentialD;":8518,"Dopf;":[55349,56635],"Dot;":168,"DotDot;":8412,"DotEqual;":8784,"DoubleContourIntegral;":8751,"DoubleDot;":168,"DoubleDownArrow;":8659,"DoubleLeftArrow;":8656,"DoubleLeftRightArrow;":8660,"DoubleLeftTee;":10980,"DoubleLongLeftArrow;":10232,"DoubleLongLeftRightArrow;":10234,"DoubleLongRightArrow;":10233,"DoubleRightArrow;":8658,"DoubleRightTee;":8872,"DoubleUpArrow;":8657,"DoubleUpDownArrow;":8661,"DoubleVerticalBar;":8741,"DownArrow;":8595,"DownArrowBar;":10515,"DownArrowUpArrow;":8693,"DownBreve;":785,"DownLeftRightVector;":10576,"DownLeftTeeVector;":10590,"DownLeftVector;":8637,"DownLeftVectorBar;":10582,"DownRightTeeVector;":10591,"DownRightVector;":8641,"DownRightVectorBar;":10583,"DownTee;":8868,"DownTeeArrow;":8615,"Downarrow;":8659,"Dscr;":[55349,56479],"Dstrok;":272,"ENG;":330,ETH:208,"ETH;":208,Eacute:201,"Eacute;":201,"Ecaron;":282,Ecirc:202,"Ecirc;":202,"Ecy;":1069,"Edot;":278,"Efr;":[55349,56584],Egrave:200,"Egrave;":200,"Element;":8712,"Emacr;":274,"EmptySmallSquare;":9723,"EmptyVerySmallSquare;":9643,"Eogon;":280,"Eopf;":[55349,56636],"Epsilon;":917,"Equal;":10869,"EqualTilde;":8770,"Equilibrium;":8652,"Escr;":8496,"Esim;":10867,"Eta;":919,Euml:203,"Euml;":203,"Exists;":8707,"ExponentialE;":8519,"Fcy;":1060,"Ffr;":[55349,56585],"FilledSmallSquare;":9724,"FilledVerySmallSquare;":9642,"Fopf;":[55349,56637],"ForAll;":8704,"Fouriertrf;":8497,"Fscr;":8497,"GJcy;":1027,GT:62,"GT;":62,"Gamma;":915,"Gammad;":988,"Gbreve;":286,"Gcedil;":290,"Gcirc;":284,"Gcy;":1043,"Gdot;":288,"Gfr;":[55349,56586],"Gg;":8921,"Gopf;":[55349,56638],"GreaterEqual;":8805,"GreaterEqualLess;":8923,"GreaterFullEqual;":8807,"GreaterGreater;":10914,"GreaterLess;":8823,"GreaterSlantEqual;":10878,"GreaterTilde;":8819,"Gscr;":[55349,56482],"Gt;":8811,"HARDcy;":1066,"Hacek;":711,"Hat;":94,"Hcirc;":292,"Hfr;":8460,"HilbertSpace;":8459,"Hopf;":8461,"HorizontalLine;":9472,"Hscr;":8459,"Hstrok;":294,"HumpDownHump;":8782,"HumpEqual;":8783,"IEcy;":1045,"IJlig;":306,"IOcy;":1025,Iacute:205,"Iacute;":205,Icirc:206,"Icirc;":206,"Icy;":1048,"Idot;":304,"Ifr;":8465,Igrave:204,"Igrave;":204,"Im;":8465,"Imacr;":298,"ImaginaryI;":8520,"Implies;":8658,"Int;":8748,"Integral;":8747,"Intersection;":8898,"InvisibleComma;":8291,"InvisibleTimes;":8290,"Iogon;":302,"Iopf;":[55349,56640],"Iota;":921,"Iscr;":8464,"Itilde;":296,"Iukcy;":1030,Iuml:207,"Iuml;":207,"Jcirc;":308,"Jcy;":1049,"Jfr;":[55349,56589],"Jopf;":[55349,56641],"Jscr;":[55349,56485],"Jsercy;":1032,"Jukcy;":1028,"KHcy;":1061,"KJcy;":1036,"Kappa;":922,"Kcedil;":310,"Kcy;":1050,"Kfr;":[55349,56590],"Kopf;":[55349,56642],"Kscr;":[55349,56486],"LJcy;":1033,LT:60,"LT;":60,"Lacute;":313,"Lambda;":923,"Lang;":10218,"Laplacetrf;":8466,"Larr;":8606,"Lcaron;":317,"Lcedil;":315,"Lcy;":1051,"LeftAngleBracket;":10216,"LeftArrow;":8592,"LeftArrowBar;":8676,"LeftArrowRightArrow;":8646,"LeftCeiling;":8968,"LeftDoubleBracket;":10214,"LeftDownTeeVector;":10593,"LeftDownVector;":8643,"LeftDownVectorBar;":10585,"LeftFloor;":8970,"LeftRightArrow;":8596,"LeftRightVector;":10574,"LeftTee;":8867,"LeftTeeArrow;":8612,"LeftTeeVector;":10586,"LeftTriangle;":8882,"LeftTriangleBar;":10703,"LeftTriangleEqual;":8884,"LeftUpDownVector;":10577,"LeftUpTeeVector;":10592,"LeftUpVector;":8639,"LeftUpVectorBar;":10584,"LeftVector;":8636,"LeftVectorBar;":10578,"Leftarrow;":8656,"Leftrightarrow;":8660,"LessEqualGreater;":8922,"LessFullEqual;":8806,"LessGreater;":8822,"LessLess;":10913,"LessSlantEqual;":10877,"LessTilde;":8818,"Lfr;":[55349,56591],"Ll;":8920,"Lleftarrow;":8666,"Lmidot;":319,"LongLeftArrow;":10229,"LongLeftRightArrow;":10231,"LongRightArrow;":10230,"Longleftarrow;":10232,"Longleftrightarrow;":10234,"Longrightarrow;":10233,"Lopf;":[55349,56643],"LowerLeftArrow;":8601,"LowerRightArrow;":8600,"Lscr;":8466,"Lsh;":8624,"Lstrok;":321,"Lt;":8810,"Map;":10501,"Mcy;":1052,"MediumSpace;":8287,"Mellintrf;":8499,"Mfr;":[55349,56592],"MinusPlus;":8723,"Mopf;":[55349,56644],"Mscr;":8499,"Mu;":924,"NJcy;":1034,"Nacute;":323,"Ncaron;":327,"Ncedil;":325,"Ncy;":1053,"NegativeMediumSpace;":8203,"NegativeThickSpace;":8203,"NegativeThinSpace;":8203,"NegativeVeryThinSpace;":8203,"NestedGreaterGreater;":8811,"NestedLessLess;":8810,"NewLine;":10,"Nfr;":[55349,56593],"NoBreak;":8288,"NonBreakingSpace;":160,"Nopf;":8469,"Not;":10988,"NotCongruent;":8802,"NotCupCap;":8813,"NotDoubleVerticalBar;":8742,"NotElement;":8713,"NotEqual;":8800,"NotEqualTilde;":[8770,824],"NotExists;":8708,"NotGreater;":8815,"NotGreaterEqual;":8817,"NotGreaterFullEqual;":[8807,824],"NotGreaterGreater;":[8811,824],"NotGreaterLess;":8825,"NotGreaterSlantEqual;":[10878,824],"NotGreaterTilde;":8821,"NotHumpDownHump;":[8782,824],"NotHumpEqual;":[8783,824],"NotLeftTriangle;":8938,"NotLeftTriangleBar;":[10703,824],"NotLeftTriangleEqual;":8940,"NotLess;":8814,"NotLessEqual;":8816,"NotLessGreater;":8824,"NotLessLess;":[8810,824],"NotLessSlantEqual;":[10877,824],"NotLessTilde;":8820,"NotNestedGreaterGreater;":[10914,824],"NotNestedLessLess;":[10913,824],"NotPrecedes;":8832,"NotPrecedesEqual;":[10927,824],"NotPrecedesSlantEqual;":8928,"NotReverseElement;":8716,"NotRightTriangle;":8939,"NotRightTriangleBar;":[10704,824],"NotRightTriangleEqual;":8941,"NotSquareSubset;":[8847,824],"NotSquareSubsetEqual;":8930,"NotSquareSuperset;":[8848,824],"NotSquareSupersetEqual;":8931,"NotSubset;":[8834,8402],"NotSubsetEqual;":8840,"NotSucceeds;":8833,"NotSucceedsEqual;":[10928,824],"NotSucceedsSlantEqual;":8929,"NotSucceedsTilde;":[8831,824],"NotSuperset;":[8835,8402],"NotSupersetEqual;":8841,"NotTilde;":8769,"NotTildeEqual;":8772,"NotTildeFullEqual;":8775,"NotTildeTilde;":8777,"NotVerticalBar;":8740,"Nscr;":[55349,56489],Ntilde:209,"Ntilde;":209,"Nu;":925,"OElig;":338,Oacute:211,"Oacute;":211,Ocirc:212,"Ocirc;":212,"Ocy;":1054,"Odblac;":336,"Ofr;":[55349,56594],Ograve:210,"Ograve;":210,"Omacr;":332,"Omega;":937,"Omicron;":927,"Oopf;":[55349,56646],"OpenCurlyDoubleQuote;":8220,"OpenCurlyQuote;":8216,"Or;":10836,"Oscr;":[55349,56490],Oslash:216,"Oslash;":216,Otilde:213,"Otilde;":213,"Otimes;":10807,Ouml:214,"Ouml;":214,"OverBar;":8254,"OverBrace;":9182,"OverBracket;":9140,"OverParenthesis;":9180,"PartialD;":8706,"Pcy;":1055,"Pfr;":[55349,56595],"Phi;":934,"Pi;":928,"PlusMinus;":177,"Poincareplane;":8460,"Popf;":8473,"Pr;":10939,"Precedes;":8826,"PrecedesEqual;":10927,"PrecedesSlantEqual;":8828,"PrecedesTilde;":8830,"Prime;":8243,"Product;":8719,"Proportion;":8759,"Proportional;":8733,"Pscr;":[55349,56491],"Psi;":936,QUOT:34,"QUOT;":34,"Qfr;":[55349,56596],"Qopf;":8474,"Qscr;":[55349,56492],"RBarr;":10512,REG:174,"REG;":174,"Racute;":340,"Rang;":10219,"Rarr;":8608,"Rarrtl;":10518,"Rcaron;":344,"Rcedil;":342,"Rcy;":1056,"Re;":8476,"ReverseElement;":8715,"ReverseEquilibrium;":8651,"ReverseUpEquilibrium;":10607,"Rfr;":8476,"Rho;":929,"RightAngleBracket;":10217,"RightArrow;":8594,"RightArrowBar;":8677,"RightArrowLeftArrow;":8644,"RightCeiling;":8969,"RightDoubleBracket;":10215,"RightDownTeeVector;":10589,"RightDownVector;":8642,"RightDownVectorBar;":10581,"RightFloor;":8971,"RightTee;":8866,"RightTeeArrow;":8614,"RightTeeVector;":10587,"RightTriangle;":8883,"RightTriangleBar;":10704,"RightTriangleEqual;":8885,"RightUpDownVector;":10575,"RightUpTeeVector;":10588,"RightUpVector;":8638,"RightUpVectorBar;":10580,"RightVector;":8640,"RightVectorBar;":10579,"Rightarrow;":8658,"Ropf;":8477,"RoundImplies;":10608,"Rrightarrow;":8667,"Rscr;":8475,"Rsh;":8625,"RuleDelayed;":10740,"SHCHcy;":1065,"SHcy;":1064,"SOFTcy;":1068,"Sacute;":346,"Sc;":10940,"Scaron;":352,"Scedil;":350,"Scirc;":348,"Scy;":1057,"Sfr;":[55349,56598],"ShortDownArrow;":8595,"ShortLeftArrow;":8592,"ShortRightArrow;":8594,"ShortUpArrow;":8593,"Sigma;":931,"SmallCircle;":8728,"Sopf;":[55349,56650],"Sqrt;":8730,"Square;":9633,"SquareIntersection;":8851,"SquareSubset;":8847,"SquareSubsetEqual;":8849,"SquareSuperset;":8848,"SquareSupersetEqual;":8850,"SquareUnion;":8852,"Sscr;":[55349,56494],"Star;":8902,"Sub;":8912,"Subset;":8912,"SubsetEqual;":8838,"Succeeds;":8827,"SucceedsEqual;":10928,"SucceedsSlantEqual;":8829,"SucceedsTilde;":8831,"SuchThat;":8715,"Sum;":8721,"Sup;":8913,"Superset;":8835,"SupersetEqual;":8839,"Supset;":8913,THORN:222,"THORN;":222,"TRADE;":8482,"TSHcy;":1035,"TScy;":1062,"Tab;":9,"Tau;":932,"Tcaron;":356,"Tcedil;":354,"Tcy;":1058,"Tfr;":[55349,56599],"Therefore;":8756,"Theta;":920,"ThickSpace;":[8287,8202],"ThinSpace;":8201,"Tilde;":8764,"TildeEqual;":8771,"TildeFullEqual;":8773,"TildeTilde;":8776,"Topf;":[55349,56651],"TripleDot;":8411,"Tscr;":[55349,56495],"Tstrok;":358,Uacute:218,"Uacute;":218,"Uarr;":8607,"Uarrocir;":10569,"Ubrcy;":1038,"Ubreve;":364,Ucirc:219,"Ucirc;":219,"Ucy;":1059,"Udblac;":368,"Ufr;":[55349,56600],Ugrave:217,"Ugrave;":217,"Umacr;":362,"UnderBar;":95,"UnderBrace;":9183,"UnderBracket;":9141,"UnderParenthesis;":9181,"Union;":8899,"UnionPlus;":8846,"Uogon;":370,"Uopf;":[55349,56652],"UpArrow;":8593,"UpArrowBar;":10514,"UpArrowDownArrow;":8645,"UpDownArrow;":8597,"UpEquilibrium;":10606,"UpTee;":8869,"UpTeeArrow;":8613,"Uparrow;":8657,"Updownarrow;":8661,"UpperLeftArrow;":8598,"UpperRightArrow;":8599,"Upsi;":978,"Upsilon;":933,"Uring;":366,"Uscr;":[55349,56496],"Utilde;":360,Uuml:220,"Uuml;":220,"VDash;":8875,"Vbar;":10987,"Vcy;":1042,"Vdash;":8873,"Vdashl;":10982,"Vee;":8897,"Verbar;":8214,"Vert;":8214,"VerticalBar;":8739,"VerticalLine;":124,"VerticalSeparator;":10072,"VerticalTilde;":8768,"VeryThinSpace;":8202,"Vfr;":[55349,56601],"Vopf;":[55349,56653],"Vscr;":[55349,56497],"Vvdash;":8874,"Wcirc;":372,"Wedge;":8896,"Wfr;":[55349,56602],"Wopf;":[55349,56654],"Wscr;":[55349,56498],"Xfr;":[55349,56603],"Xi;":926,"Xopf;":[55349,56655],"Xscr;":[55349,56499],"YAcy;":1071,"YIcy;":1031,"YUcy;":1070,Yacute:221,"Yacute;":221,"Ycirc;":374,"Ycy;":1067,"Yfr;":[55349,56604],"Yopf;":[55349,56656],"Yscr;":[55349,56500],"Yuml;":376,"ZHcy;":1046,"Zacute;":377,"Zcaron;":381,"Zcy;":1047,"Zdot;":379,"ZeroWidthSpace;":8203,"Zeta;":918,"Zfr;":8488,"Zopf;":8484,"Zscr;":[55349,56501],aacute:225,"aacute;":225,"abreve;":259,"ac;":8766,"acE;":[8766,819],"acd;":8767,acirc:226,"acirc;":226,acute:180,"acute;":180,"acy;":1072,aelig:230,"aelig;":230,"af;":8289,"afr;":[55349,56606],agrave:224,"agrave;":224,"alefsym;":8501,"aleph;":8501,"alpha;":945,"amacr;":257,"amalg;":10815,amp:38,"amp;":38,"and;":8743,"andand;":10837,"andd;":10844,"andslope;":10840,"andv;":10842,"ang;":8736,"ange;":10660,"angle;":8736,"angmsd;":8737,"angmsdaa;":10664,"angmsdab;":10665,"angmsdac;":10666,"angmsdad;":10667,"angmsdae;":10668,"angmsdaf;":10669,"angmsdag;":10670,"angmsdah;":10671,"angrt;":8735,"angrtvb;":8894,"angrtvbd;":10653,"angsph;":8738,"angst;":197,"angzarr;":9084,"aogon;":261,"aopf;":[55349,56658],"ap;":8776,"apE;":10864,"apacir;":10863,"ape;":8778,"apid;":8779,"apos;":39,"approx;":8776,"approxeq;":8778,aring:229,"aring;":229,"ascr;":[55349,56502],"ast;":42,"asymp;":8776,"asympeq;":8781,atilde:227,"atilde;":227,auml:228,"auml;":228,"awconint;":8755,"awint;":10769,"bNot;":10989,"backcong;":8780,"backepsilon;":1014,"backprime;":8245,"backsim;":8765,"backsimeq;":8909,"barvee;":8893,"barwed;":8965,"barwedge;":8965,"bbrk;":9141,"bbrktbrk;":9142,"bcong;":8780,"bcy;":1073,"bdquo;":8222,"becaus;":8757,"because;":8757,"bemptyv;":10672,"bepsi;":1014,"bernou;":8492,"beta;":946,"beth;":8502,"between;":8812,"bfr;":[55349,56607],"bigcap;":8898,"bigcirc;":9711,"bigcup;":8899,"bigodot;":10752,"bigoplus;":10753,"bigotimes;":10754,"bigsqcup;":10758,"bigstar;":9733,"bigtriangledown;":9661,"bigtriangleup;":9651,"biguplus;":10756,"bigvee;":8897,"bigwedge;":8896,"bkarow;":10509,"blacklozenge;":10731,"blacksquare;":9642,"blacktriangle;":9652,"blacktriangledown;":9662,"blacktriangleleft;":9666,"blacktriangleright;":9656,"blank;":9251,"blk12;":9618,"blk14;":9617,"blk34;":9619,"block;":9608,"bne;":[61,8421],"bnequiv;":[8801,8421],"bnot;":8976,"bopf;":[55349,56659],"bot;":8869,"bottom;":8869,"bowtie;":8904,"boxDL;":9559,"boxDR;":9556,"boxDl;":9558,"boxDr;":9555,"boxH;":9552,"boxHD;":9574,"boxHU;":9577,"boxHd;":9572,"boxHu;":9575,"boxUL;":9565,"boxUR;":9562,"boxUl;":9564,"boxUr;":9561,"boxV;":9553,"boxVH;":9580,"boxVL;":9571,"boxVR;":9568,"boxVh;":9579,"boxVl;":9570,"boxVr;":9567,"boxbox;":10697,"boxdL;":9557,"boxdR;":9554,"boxdl;":9488,"boxdr;":9484,"boxh;":9472,"boxhD;":9573,"boxhU;":9576,"boxhd;":9516,"boxhu;":9524,"boxminus;":8863,"boxplus;":8862,"boxtimes;":8864,"boxuL;":9563,"boxuR;":9560,"boxul;":9496,"boxur;":9492,"boxv;":9474,"boxvH;":9578,"boxvL;":9569,"boxvR;":9566,"boxvh;":9532,"boxvl;":9508,"boxvr;":9500,"bprime;":8245,"breve;":728,brvbar:166,"brvbar;":166,"bscr;":[55349,56503],"bsemi;":8271,"bsim;":8765,"bsime;":8909,"bsol;":92,"bsolb;":10693,"bsolhsub;":10184,"bull;":8226,"bullet;":8226,"bump;":8782,"bumpE;":10926,"bumpe;":8783,"bumpeq;":8783,"cacute;":263,"cap;":8745,"capand;":10820,"capbrcup;":10825,"capcap;":10827,"capcup;":10823,"capdot;":10816,"caps;":[8745,65024],"caret;":8257,"caron;":711,"ccaps;":10829,"ccaron;":269,ccedil:231,"ccedil;":231,"ccirc;":265,"ccups;":10828,"ccupssm;":10832,"cdot;":267,cedil:184,"cedil;":184,"cemptyv;":10674,cent:162,"cent;":162,"centerdot;":183,"cfr;":[55349,56608],"chcy;":1095,"check;":10003,"checkmark;":10003,"chi;":967,"cir;":9675,"cirE;":10691,"circ;":710,"circeq;":8791,"circlearrowleft;":8634,"circlearrowright;":8635,"circledR;":174,"circledS;":9416,"circledast;":8859,"circledcirc;":8858,"circleddash;":8861,"cire;":8791,"cirfnint;":10768,"cirmid;":10991,"cirscir;":10690,"clubs;":9827,"clubsuit;":9827,"colon;":58,"colone;":8788,"coloneq;":8788,"comma;":44,"commat;":64,"comp;":8705,"compfn;":8728,"complement;":8705,"complexes;":8450,"cong;":8773,"congdot;":10861,"conint;":8750,"copf;":[55349,56660],"coprod;":8720,copy:169,"copy;":169,"copysr;":8471,"crarr;":8629,"cross;":10007,"cscr;":[55349,56504],"csub;":10959,"csube;":10961,"csup;":10960,"csupe;":10962,"ctdot;":8943,"cudarrl;":10552,"cudarrr;":10549,"cuepr;":8926,"cuesc;":8927,"cularr;":8630,"cularrp;":10557,"cup;":8746,"cupbrcap;":10824,"cupcap;":10822,"cupcup;":10826,"cupdot;":8845,"cupor;":10821,"cups;":[8746,65024],"curarr;":8631,"curarrm;":10556,"curlyeqprec;":8926,"curlyeqsucc;":8927,"curlyvee;":8910,"curlywedge;":8911,curren:164,"curren;":164,"curvearrowleft;":8630,"curvearrowright;":8631,"cuvee;":8910,"cuwed;":8911,"cwconint;":8754,"cwint;":8753,"cylcty;":9005,"dArr;":8659,"dHar;":10597,"dagger;":8224,"daleth;":8504,"darr;":8595,"dash;":8208,"dashv;":8867,"dbkarow;":10511,"dblac;":733,"dcaron;":271,"dcy;":1076,"dd;":8518,"ddagger;":8225,"ddarr;":8650,"ddotseq;":10871,deg:176,"deg;":176,"delta;":948,"demptyv;":10673,"dfisht;":10623,"dfr;":[55349,56609],"dharl;":8643,"dharr;":8642,"diam;":8900,"diamond;":8900,"diamondsuit;":9830,"diams;":9830,"die;":168,"digamma;":989,"disin;":8946,"div;":247,divide:247,"divide;":247,"divideontimes;":8903,"divonx;":8903,"djcy;":1106,"dlcorn;":8990,"dlcrop;":8973,"dollar;":36,"dopf;":[55349,56661],"dot;":729,"doteq;":8784,"doteqdot;":8785,"dotminus;":8760,"dotplus;":8724,"dotsquare;":8865,"doublebarwedge;":8966,"downarrow;":8595,"downdownarrows;":8650,"downharpoonleft;":8643,"downharpoonright;":8642,"drbkarow;":10512,"drcorn;":8991,"drcrop;":8972,"dscr;":[55349,56505],"dscy;":1109,"dsol;":10742,"dstrok;":273,"dtdot;":8945,"dtri;":9663,"dtrif;":9662,"duarr;":8693,"duhar;":10607,"dwangle;":10662,"dzcy;":1119,"dzigrarr;":10239,"eDDot;":10871,"eDot;":8785,eacute:233,"eacute;":233,"easter;":10862,"ecaron;":283,"ecir;":8790,ecirc:234,"ecirc;":234,"ecolon;":8789,"ecy;":1101,"edot;":279,"ee;":8519,"efDot;":8786,"efr;":[55349,56610],"eg;":10906,egrave:232,"egrave;":232,"egs;":10902,"egsdot;":10904,"el;":10905,"elinters;":9191,"ell;":8467,"els;":10901,"elsdot;":10903,"emacr;":275,"empty;":8709,"emptyset;":8709,"emptyv;":8709,"emsp13;":8196,"emsp14;":8197,"emsp;":8195,"eng;":331,"ensp;":8194,"eogon;":281,"eopf;":[55349,56662],"epar;":8917,"eparsl;":10723,"eplus;":10865,"epsi;":949,"epsilon;":949,"epsiv;":1013,"eqcirc;":8790,"eqcolon;":8789,"eqsim;":8770,"eqslantgtr;":10902,"eqslantless;":10901,"equals;":61,"equest;":8799,"equiv;":8801,"equivDD;":10872,"eqvparsl;":10725,"erDot;":8787,"erarr;":10609,"escr;":8495,"esdot;":8784,"esim;":8770,"eta;":951,eth:240,"eth;":240,euml:235,"euml;":235,"euro;":8364,"excl;":33,"exist;":8707,"expectation;":8496,"exponentiale;":8519,"fallingdotseq;":8786,"fcy;":1092,"female;":9792,"ffilig;":64259,"fflig;":64256,"ffllig;":64260,"ffr;":[55349,56611],"filig;":64257,"fjlig;":[102,106],"flat;":9837,"fllig;":64258,"fltns;":9649,"fnof;":402,"fopf;":[55349,56663],"forall;":8704,"fork;":8916,"forkv;":10969,"fpartint;":10765,frac12:189,"frac12;":189,"frac13;":8531,frac14:188,"frac14;":188,"frac15;":8533,"frac16;":8537,"frac18;":8539,"frac23;":8532,"frac25;":8534,frac34:190,"frac34;":190,"frac35;":8535,"frac38;":8540,"frac45;":8536,"frac56;":8538,"frac58;":8541,"frac78;":8542,"frasl;":8260,"frown;":8994,"fscr;":[55349,56507],"gE;":8807,"gEl;":10892,"gacute;":501,"gamma;":947,"gammad;":989,"gap;":10886,"gbreve;":287,"gcirc;":285,"gcy;":1075,"gdot;":289,"ge;":8805,"gel;":8923,"geq;":8805,"geqq;":8807,"geqslant;":10878,"ges;":10878,"gescc;":10921,"gesdot;":10880,"gesdoto;":10882,"gesdotol;":10884,"gesl;":[8923,65024],"gesles;":10900,"gfr;":[55349,56612],"gg;":8811,"ggg;":8921,"gimel;":8503,"gjcy;":1107,"gl;":8823,"glE;":10898,"gla;":10917,"glj;":10916,"gnE;":8809,"gnap;":10890,"gnapprox;":10890,"gne;":10888,"gneq;":10888,"gneqq;":8809,"gnsim;":8935,"gopf;":[55349,56664],"grave;":96,"gscr;":8458,"gsim;":8819,"gsime;":10894,"gsiml;":10896,gt:62,"gt;":62,"gtcc;":10919,"gtcir;":10874,"gtdot;":8919,"gtlPar;":10645,"gtquest;":10876,"gtrapprox;":10886,"gtrarr;":10616,"gtrdot;":8919,"gtreqless;":8923,"gtreqqless;":10892,"gtrless;":8823,"gtrsim;":8819,"gvertneqq;":[8809,65024],"gvnE;":[8809,65024],"hArr;":8660,"hairsp;":8202,"half;":189,"hamilt;":8459,"hardcy;":1098,"harr;":8596,"harrcir;":10568,"harrw;":8621,"hbar;":8463,"hcirc;":293,"hearts;":9829,"heartsuit;":9829,"hellip;":8230,"hercon;":8889,"hfr;":[55349,56613],"hksearow;":10533,"hkswarow;":10534,"hoarr;":8703,"homtht;":8763,"hookleftarrow;":8617,"hookrightarrow;":8618,"hopf;":[55349,56665],"horbar;":8213,"hscr;":[55349,56509],"hslash;":8463,"hstrok;":295,"hybull;":8259,"hyphen;":8208,iacute:237,"iacute;":237,"ic;":8291,icirc:238,"icirc;":238,"icy;":1080,"iecy;":1077,iexcl:161,"iexcl;":161,"iff;":8660,"ifr;":[55349,56614],igrave:236,"igrave;":236,"ii;":8520,"iiiint;":10764,"iiint;":8749,"iinfin;":10716,"iiota;":8489,"ijlig;":307,"imacr;":299,"image;":8465,"imagline;":8464,"imagpart;":8465,"imath;":305,"imof;":8887,"imped;":437,"in;":8712,"incare;":8453,"infin;":8734,"infintie;":10717,"inodot;":305,"int;":8747,"intcal;":8890,"integers;":8484,"intercal;":8890,"intlarhk;":10775,"intprod;":10812,"iocy;":1105,"iogon;":303,"iopf;":[55349,56666],"iota;":953,"iprod;":10812,iquest:191,"iquest;":191,"iscr;":[55349,56510],"isin;":8712,"isinE;":8953,"isindot;":8949,"isins;":8948,"isinsv;":8947,"isinv;":8712,"it;":8290,"itilde;":297,"iukcy;":1110,iuml:239,"iuml;":239,"jcirc;":309,"jcy;":1081,"jfr;":[55349,56615],"jmath;":567,"jopf;":[55349,56667],"jscr;":[55349,56511],"jsercy;":1112,"jukcy;":1108,"kappa;":954,"kappav;":1008,"kcedil;":311,"kcy;":1082,"kfr;":[55349,56616],"kgreen;":312,"khcy;":1093,"kjcy;":1116,"kopf;":[55349,56668],"kscr;":[55349,56512],"lAarr;":8666,"lArr;":8656,"lAtail;":10523,"lBarr;":10510,"lE;":8806,"lEg;":10891,"lHar;":10594,"lacute;":314,"laemptyv;":10676,"lagran;":8466,"lambda;":955,"lang;":10216,"langd;":10641,"langle;":10216,"lap;":10885,laquo:171,"laquo;":171,"larr;":8592,"larrb;":8676,"larrbfs;":10527,"larrfs;":10525,"larrhk;":8617,"larrlp;":8619,"larrpl;":10553,"larrsim;":10611,"larrtl;":8610,"lat;":10923,"latail;":10521,"late;":10925,"lates;":[10925,65024],"lbarr;":10508,"lbbrk;":10098,"lbrace;":123,"lbrack;":91,"lbrke;":10635,"lbrksld;":10639,"lbrkslu;":10637,"lcaron;":318,"lcedil;":316,"lceil;":8968,"lcub;":123,"lcy;":1083,"ldca;":10550,"ldquo;":8220,"ldquor;":8222,"ldrdhar;":10599,"ldrushar;":10571,"ldsh;":8626,"le;":8804,"leftarrow;":8592,"leftarrowtail;":8610,"leftharpoondown;":8637,"leftharpoonup;":8636,"leftleftarrows;":8647,"leftrightarrow;":8596,"leftrightarrows;":8646,"leftrightharpoons;":8651,"leftrightsquigarrow;":8621,"leftthreetimes;":8907,"leg;":8922,"leq;":8804,"leqq;":8806,"leqslant;":10877,"les;":10877,"lescc;":10920,"lesdot;":10879,"lesdoto;":10881,"lesdotor;":10883,"lesg;":[8922,65024],"lesges;":10899,"lessapprox;":10885,"lessdot;":8918,"lesseqgtr;":8922,"lesseqqgtr;":10891,"lessgtr;":8822,"lesssim;":8818,"lfisht;":10620,"lfloor;":8970,"lfr;":[55349,56617],"lg;":8822,"lgE;":10897,"lhard;":8637,"lharu;":8636,"lharul;":10602,"lhblk;":9604,"ljcy;":1113,"ll;":8810,"llarr;":8647,"llcorner;":8990,"llhard;":10603,"lltri;":9722,"lmidot;":320,"lmoust;":9136,"lmoustache;":9136,"lnE;":8808,"lnap;":10889,"lnapprox;":10889,"lne;":10887,"lneq;":10887,"lneqq;":8808,"lnsim;":8934,"loang;":10220,"loarr;":8701,"lobrk;":10214,"longleftarrow;":10229,"longleftrightarrow;":10231,"longmapsto;":10236,"longrightarrow;":10230,"looparrowleft;":8619,"looparrowright;":8620,"lopar;":10629,"lopf;":[55349,56669],"loplus;":10797,"lotimes;":10804,"lowast;":8727,"lowbar;":95,"loz;":9674,"lozenge;":9674,"lozf;":10731,"lpar;":40,"lparlt;":10643,"lrarr;":8646,"lrcorner;":8991,"lrhar;":8651,"lrhard;":10605,"lrm;":8206,"lrtri;":8895,"lsaquo;":8249,"lscr;":[55349,56513],"lsh;":8624,"lsim;":8818,"lsime;":10893,"lsimg;":10895,"lsqb;":91,"lsquo;":8216,"lsquor;":8218,"lstrok;":322,lt:60,"lt;":60,"ltcc;":10918,"ltcir;":10873,"ltdot;":8918,"lthree;":8907,"ltimes;":8905,"ltlarr;":10614,"ltquest;":10875,"ltrPar;":10646,"ltri;":9667,"ltrie;":8884,"ltrif;":9666,"lurdshar;":10570,"luruhar;":10598,"lvertneqq;":[8808,65024],"lvnE;":[8808,65024],"mDDot;":8762,macr:175,"macr;":175,"male;":9794,"malt;":10016,"maltese;":10016,"map;":8614,"mapsto;":8614,"mapstodown;":8615,"mapstoleft;":8612,"mapstoup;":8613,"marker;":9646,"mcomma;":10793,"mcy;":1084,"mdash;":8212,"measuredangle;":8737,"mfr;":[55349,56618],"mho;":8487,micro:181,"micro;":181,"mid;":8739,"midast;":42,"midcir;":10992,middot:183,"middot;":183,"minus;":8722,"minusb;":8863,"minusd;":8760,"minusdu;":10794,"mlcp;":10971,"mldr;":8230,"mnplus;":8723,"models;":8871,"mopf;":[55349,56670],"mp;":8723,"mscr;":[55349,56514],"mstpos;":8766,"mu;":956,"multimap;":8888,"mumap;":8888,"nGg;":[8921,824],"nGt;":[8811,8402],"nGtv;":[8811,824],"nLeftarrow;":8653,"nLeftrightarrow;":8654,"nLl;":[8920,824],"nLt;":[8810,8402],"nLtv;":[8810,824],"nRightarrow;":8655,"nVDash;":8879,"nVdash;":8878,"nabla;":8711,"nacute;":324,"nang;":[8736,8402],"nap;":8777,"napE;":[10864,824],"napid;":[8779,824],"napos;":329,"napprox;":8777,"natur;":9838,"natural;":9838,"naturals;":8469,nbsp:160,"nbsp;":160,"nbump;":[8782,824],"nbumpe;":[8783,824],"ncap;":10819,"ncaron;":328,"ncedil;":326,"ncong;":8775,"ncongdot;":[10861,824],"ncup;":10818,"ncy;":1085,"ndash;":8211,"ne;":8800,"neArr;":8663,"nearhk;":10532,"nearr;":8599,"nearrow;":8599,"nedot;":[8784,824],"nequiv;":8802,"nesear;":10536,"nesim;":[8770,824],"nexist;":8708,"nexists;":8708,"nfr;":[55349,56619],"ngE;":[8807,824],"nge;":8817,"ngeq;":8817,"ngeqq;":[8807,824],"ngeqslant;":[10878,824],"nges;":[10878,824],"ngsim;":8821,"ngt;":8815,"ngtr;":8815,"nhArr;":8654,"nharr;":8622,"nhpar;":10994,"ni;":8715,"nis;":8956,"nisd;":8954,"niv;":8715,"njcy;":1114,"nlArr;":8653,"nlE;":[8806,824],"nlarr;":8602,"nldr;":8229,"nle;":8816,"nleftarrow;":8602,"nleftrightarrow;":8622,"nleq;":8816,"nleqq;":[8806,824],"nleqslant;":[10877,824],"nles;":[10877,824],"nless;":8814,"nlsim;":8820,"nlt;":8814,"nltri;":8938,"nltrie;":8940,"nmid;":8740,"nopf;":[55349,56671],not:172,"not;":172,"notin;":8713,"notinE;":[8953,824],"notindot;":[8949,824],"notinva;":8713,"notinvb;":8951,"notinvc;":8950,"notni;":8716,"notniva;":8716,"notnivb;":8958,"notnivc;":8957,"npar;":8742,"nparallel;":8742,"nparsl;":[11005,8421],"npart;":[8706,824],"npolint;":10772,"npr;":8832,"nprcue;":8928,"npre;":[10927,824],"nprec;":8832,"npreceq;":[10927,824],"nrArr;":8655,"nrarr;":8603,"nrarrc;":[10547,824],"nrarrw;":[8605,824],"nrightarrow;":8603,"nrtri;":8939,"nrtrie;":8941,"nsc;":8833,"nsccue;":8929,"nsce;":[10928,824],"nscr;":[55349,56515],"nshortmid;":8740,"nshortparallel;":8742,"nsim;":8769,"nsime;":8772,"nsimeq;":8772,"nsmid;":8740,"nspar;":8742,"nsqsube;":8930,"nsqsupe;":8931,"nsub;":8836,"nsubE;":[10949,824],"nsube;":8840,"nsubset;":[8834,8402],"nsubseteq;":8840,"nsubseteqq;":[10949,824],"nsucc;":8833,"nsucceq;":[10928,824],"nsup;":8837,"nsupE;":[10950,824],"nsupe;":8841,"nsupset;":[8835,8402],"nsupseteq;":8841,"nsupseteqq;":[10950,824],"ntgl;":8825,ntilde:241,"ntilde;":241,"ntlg;":8824,"ntriangleleft;":8938,"ntrianglelefteq;":8940,"ntriangleright;":8939,"ntrianglerighteq;":8941,"nu;":957,"num;":35,"numero;":8470,"numsp;":8199,"nvDash;":8877,"nvHarr;":10500,"nvap;":[8781,8402],"nvdash;":8876,"nvge;":[8805,8402],"nvgt;":[62,8402],"nvinfin;":10718,"nvlArr;":10498,"nvle;":[8804,8402],"nvlt;":[60,8402],"nvltrie;":[8884,8402],"nvrArr;":10499,"nvrtrie;":[8885,8402],"nvsim;":[8764,8402],"nwArr;":8662,"nwarhk;":10531,"nwarr;":8598,"nwarrow;":8598,"nwnear;":10535,"oS;":9416,oacute:243,"oacute;":243,"oast;":8859,"ocir;":8858,ocirc:244,"ocirc;":244,"ocy;":1086,"odash;":8861,"odblac;":337,"odiv;":10808,"odot;":8857,"odsold;":10684,"oelig;":339,"ofcir;":10687,"ofr;":[55349,56620],"ogon;":731,ograve:242,"ograve;":242,"ogt;":10689,"ohbar;":10677,"ohm;":937,"oint;":8750,"olarr;":8634,"olcir;":10686,"olcross;":10683,"oline;":8254,"olt;":10688,"omacr;":333,"omega;":969,"omicron;":959,"omid;":10678,"ominus;":8854,"oopf;":[55349,56672],"opar;":10679,"operp;":10681,"oplus;":8853,"or;":8744,"orarr;":8635,"ord;":10845,"order;":8500,"orderof;":8500,ordf:170,"ordf;":170,ordm:186,"ordm;":186,"origof;":8886,"oror;":10838,"orslope;":10839,"orv;":10843,"oscr;":8500,oslash:248,"oslash;":248,"osol;":8856,otilde:245,"otilde;":245,"otimes;":8855,"otimesas;":10806,ouml:246,"ouml;":246,"ovbar;":9021,"par;":8741,para:182,"para;":182,"parallel;":8741,"parsim;":10995,"parsl;":11005,"part;":8706,"pcy;":1087,"percnt;":37,"period;":46,"permil;":8240,"perp;":8869,"pertenk;":8241,"pfr;":[55349,56621],"phi;":966,"phiv;":981,"phmmat;":8499,"phone;":9742,"pi;":960,"pitchfork;":8916,"piv;":982,"planck;":8463,"planckh;":8462,"plankv;":8463,"plus;":43,"plusacir;":10787,"plusb;":8862,"pluscir;":10786,"plusdo;":8724,"plusdu;":10789,"pluse;":10866,plusmn:177,"plusmn;":177,"plussim;":10790,"plustwo;":10791,"pm;":177,"pointint;":10773,"popf;":[55349,56673],pound:163,"pound;":163,"pr;":8826,"prE;":10931,"prap;":10935,"prcue;":8828,"pre;":10927,"prec;":8826,"precapprox;":10935,"preccurlyeq;":8828,"preceq;":10927,"precnapprox;":10937,"precneqq;":10933,"precnsim;":8936,"precsim;":8830,"prime;":8242,"primes;":8473,"prnE;":10933,"prnap;":10937,"prnsim;":8936,"prod;":8719,"profalar;":9006,"profline;":8978,"profsurf;":8979,"prop;":8733,"propto;":8733,"prsim;":8830,"prurel;":8880,"pscr;":[55349,56517],"psi;":968,"puncsp;":8200,"qfr;":[55349,56622],"qint;":10764,"qopf;":[55349,56674],"qprime;":8279,"qscr;":[55349,56518],"quaternions;":8461,"quatint;":10774,"quest;":63,"questeq;":8799,quot:34,"quot;":34,"rAarr;":8667,"rArr;":8658,"rAtail;":10524,"rBarr;":10511,"rHar;":10596,"race;":[8765,817],"racute;":341,"radic;":8730,"raemptyv;":10675,"rang;":10217,"rangd;":10642,"range;":10661,"rangle;":10217,raquo:187,"raquo;":187,"rarr;":8594,"rarrap;":10613,"rarrb;":8677,"rarrbfs;":10528,"rarrc;":10547,"rarrfs;":10526,"rarrhk;":8618,"rarrlp;":8620,"rarrpl;":10565,"rarrsim;":10612,"rarrtl;":8611,"rarrw;":8605,"ratail;":10522,"ratio;":8758,"rationals;":8474,"rbarr;":10509,"rbbrk;":10099,"rbrace;":125,"rbrack;":93,"rbrke;":10636,"rbrksld;":10638,"rbrkslu;":10640,"rcaron;":345,"rcedil;":343,"rceil;":8969,"rcub;":125,"rcy;":1088,"rdca;":10551,"rdldhar;":10601,"rdquo;":8221,"rdquor;":8221,"rdsh;":8627,"real;":8476,"realine;":8475,"realpart;":8476,"reals;":8477,"rect;":9645,reg:174,"reg;":174,"rfisht;":10621,"rfloor;":8971,"rfr;":[55349,56623],"rhard;":8641,"rharu;":8640,"rharul;":10604,"rho;":961,"rhov;":1009,"rightarrow;":8594,"rightarrowtail;":8611,"rightharpoondown;":8641,"rightharpoonup;":8640,"rightleftarrows;":8644,"rightleftharpoons;":8652,"rightrightarrows;":8649,"rightsquigarrow;":8605,"rightthreetimes;":8908,"ring;":730,"risingdotseq;":8787,"rlarr;":8644,"rlhar;":8652,"rlm;":8207,"rmoust;":9137,"rmoustache;":9137,"rnmid;":10990,"roang;":10221,"roarr;":8702,"robrk;":10215,"ropar;":10630,"ropf;":[55349,56675],"roplus;":10798,"rotimes;":10805,"rpar;":41,"rpargt;":10644,"rppolint;":10770,"rrarr;":8649,"rsaquo;":8250,"rscr;":[55349,56519],"rsh;":8625,"rsqb;":93,"rsquo;":8217,"rsquor;":8217,"rthree;":8908,"rtimes;":8906,"rtri;":9657,"rtrie;":8885,"rtrif;":9656,"rtriltri;":10702,"ruluhar;":10600,"rx;":8478,"sacute;":347,"sbquo;":8218,"sc;":8827,"scE;":10932,"scap;":10936,"scaron;":353,"sccue;":8829,"sce;":10928,"scedil;":351,"scirc;":349,"scnE;":10934,"scnap;":10938,"scnsim;":8937,"scpolint;":10771,"scsim;":8831,"scy;":1089,"sdot;":8901,"sdotb;":8865,"sdote;":10854,"seArr;":8664,"searhk;":10533,"searr;":8600,"searrow;":8600,sect:167,"sect;":167,"semi;":59,"seswar;":10537,"setminus;":8726,"setmn;":8726,"sext;":10038,"sfr;":[55349,56624],"sfrown;":8994,"sharp;":9839,"shchcy;":1097,"shcy;":1096,"shortmid;":8739,"shortparallel;":8741,shy:173,"shy;":173,"sigma;":963,"sigmaf;":962,"sigmav;":962,"sim;":8764,"simdot;":10858,"sime;":8771,"simeq;":8771,"simg;":10910,"simgE;":10912,"siml;":10909,"simlE;":10911,"simne;":8774,"simplus;":10788,"simrarr;":10610,"slarr;":8592,"smallsetminus;":8726,"smashp;":10803,"smeparsl;":10724,"smid;":8739,"smile;":8995,"smt;":10922,"smte;":10924,"smtes;":[10924,65024],"softcy;":1100,"sol;":47,"solb;":10692,"solbar;":9023,"sopf;":[55349,56676],"spades;":9824,"spadesuit;":9824,"spar;":8741,"sqcap;":8851,"sqcaps;":[8851,65024],"sqcup;":8852,"sqcups;":[8852,65024],"sqsub;":8847,"sqsube;":8849,"sqsubset;":8847,"sqsubseteq;":8849,"sqsup;":8848,"sqsupe;":8850,"sqsupset;":8848,"sqsupseteq;":8850,"squ;":9633,"square;":9633,"squarf;":9642,"squf;":9642,"srarr;":8594,"sscr;":[55349,56520],"ssetmn;":8726,"ssmile;":8995,"sstarf;":8902,"star;":9734,"starf;":9733,"straightepsilon;":1013,"straightphi;":981,"strns;":175,"sub;":8834,"subE;":10949,"subdot;":10941,"sube;":8838,"subedot;":10947,"submult;":10945,"subnE;":10955,"subne;":8842,"subplus;":10943,"subrarr;":10617,"subset;":8834,"subseteq;":8838,"subseteqq;":10949,"subsetneq;":8842,"subsetneqq;":10955,"subsim;":10951,"subsub;":10965,"subsup;":10963,"succ;":8827,"succapprox;":10936,"succcurlyeq;":8829,"succeq;":10928,"succnapprox;":10938,"succneqq;":10934,"succnsim;":8937,"succsim;":8831,"sum;":8721,"sung;":9834,sup1:185,"sup1;":185,sup2:178,"sup2;":178,sup3:179,"sup3;":179,"sup;":8835,"supE;":10950,"supdot;":10942,"supdsub;":10968,"supe;":8839,"supedot;":10948,"suphsol;":10185,"suphsub;":10967,"suplarr;":10619,"supmult;":10946,"supnE;":10956,"supne;":8843,"supplus;":10944,"supset;":8835,"supseteq;":8839,"supseteqq;":10950,"supsetneq;":8843,"supsetneqq;":10956,"supsim;":10952,"supsub;":10964,"supsup;":10966,"swArr;":8665,"swarhk;":10534,"swarr;":8601,"swarrow;":8601,"swnwar;":10538,szlig:223,"szlig;":223,"target;":8982,"tau;":964,"tbrk;":9140,"tcaron;":357,"tcedil;":355,"tcy;":1090,"tdot;":8411,"telrec;":8981,"tfr;":[55349,56625],"there4;":8756,"therefore;":8756,"theta;":952,"thetasym;":977,"thetav;":977,"thickapprox;":8776,"thicksim;":8764,"thinsp;":8201,"thkap;":8776,"thksim;":8764,thorn:254,"thorn;":254,"tilde;":732,times:215,"times;":215,"timesb;":8864,"timesbar;":10801,"timesd;":10800,"tint;":8749,"toea;":10536,"top;":8868,"topbot;":9014,"topcir;":10993,"topf;":[55349,56677],"topfork;":10970,"tosa;":10537,"tprime;":8244,"trade;":8482,"triangle;":9653,"triangledown;":9663,"triangleleft;":9667,"trianglelefteq;":8884,"triangleq;":8796,"triangleright;":9657,"trianglerighteq;":8885,"tridot;":9708,"trie;":8796,"triminus;":10810,"triplus;":10809,"trisb;":10701,"tritime;":10811,"trpezium;":9186,"tscr;":[55349,56521],"tscy;":1094,"tshcy;":1115,"tstrok;":359,"twixt;":8812,"twoheadleftarrow;":8606,"twoheadrightarrow;":8608,"uArr;":8657,"uHar;":10595,uacute:250,"uacute;":250,"uarr;":8593,"ubrcy;":1118,"ubreve;":365,ucirc:251,"ucirc;":251,"ucy;":1091,"udarr;":8645,"udblac;":369,"udhar;":10606,"ufisht;":10622,"ufr;":[55349,56626],ugrave:249,"ugrave;":249,"uharl;":8639,"uharr;":8638,"uhblk;":9600,"ulcorn;":8988,"ulcorner;":8988,"ulcrop;":8975,"ultri;":9720,"umacr;":363,uml:168,"uml;":168,"uogon;":371,"uopf;":[55349,56678],"uparrow;":8593,"updownarrow;":8597,"upharpoonleft;":8639,"upharpoonright;":8638,"uplus;":8846,"upsi;":965,"upsih;":978,"upsilon;":965,"upuparrows;":8648,"urcorn;":8989,"urcorner;":8989,"urcrop;":8974,"uring;":367,"urtri;":9721,"uscr;":[55349,56522],"utdot;":8944,"utilde;":361,"utri;":9653,"utrif;":9652,"uuarr;":8648,uuml:252,"uuml;":252,"uwangle;":10663,"vArr;":8661,"vBar;":10984,"vBarv;":10985,"vDash;":8872,"vangrt;":10652,"varepsilon;":1013,"varkappa;":1008,"varnothing;":8709,"varphi;":981,"varpi;":982,"varpropto;":8733,"varr;":8597,"varrho;":1009,"varsigma;":962,"varsubsetneq;":[8842,65024],"varsubsetneqq;":[10955,65024],"varsupsetneq;":[8843,65024],"varsupsetneqq;":[10956,65024],"vartheta;":977,"vartriangleleft;":8882,"vartriangleright;":8883,"vcy;":1074,"vdash;":8866,"vee;":8744,"veebar;":8891,"veeeq;":8794,"vellip;":8942,"verbar;":124,"vert;":124,"vfr;":[55349,56627],"vltri;":8882,"vnsub;":[8834,8402],"vnsup;":[8835,8402],"vopf;":[55349,56679],"vprop;":8733,"vrtri;":8883,"vscr;":[55349,56523],"vsubnE;":[10955,65024],"vsubne;":[8842,65024],"vsupnE;":[10956,65024],"vsupne;":[8843,65024],"vzigzag;":10650,"wcirc;":373,"wedbar;":10847,"wedge;":8743,"wedgeq;":8793,"weierp;":8472,"wfr;":[55349,56628],"wopf;":[55349,56680],"wp;":8472,"wr;":8768,"wreath;":8768,"wscr;":[55349,56524],"xcap;":8898,"xcirc;":9711,"xcup;":8899,"xdtri;":9661,"xfr;":[55349,56629],"xhArr;":10234,"xharr;":10231,"xi;":958,"xlArr;":10232,"xlarr;":10229,"xmap;":10236,"xnis;":8955,"xodot;":10752,"xopf;":[55349,56681],"xoplus;":10753,"xotime;":10754,"xrArr;":10233,"xrarr;":10230,"xscr;":[55349,56525],"xsqcup;":10758,"xuplus;":10756,"xutri;":9651,"xvee;":8897,"xwedge;":8896,yacute:253,"yacute;":253,"yacy;":1103,"ycirc;":375,"ycy;":1099,yen:165,"yen;":165,"yfr;":[55349,56630],"yicy;":1111,"yopf;":[55349,56682],"yscr;":[55349,56526],"yucy;":1102,yuml:255,"yuml;":255,"zacute;":378,"zcaron;":382,"zcy;":1079,"zdot;":380,"zeetrf;":8488,"zeta;":950,"zfr;":[55349,56631],"zhcy;":1078,"zigrarr;":8669,"zopf;":[55349,56683],"zscr;":[55349,56527],"zwj;":8205,"zwnj;":8204},gt=/(A(?:Elig;?|MP;?|acute;?|breve;|c(?:irc;?|y;)|fr;|grave;?|lpha;|macr;|nd;|o(?:gon;|pf;)|pplyFunction;|ring;?|s(?:cr;|sign;)|tilde;?|uml;?)|B(?:a(?:ckslash;|r(?:v;|wed;))|cy;|e(?:cause;|rnoullis;|ta;)|fr;|opf;|reve;|scr;|umpeq;)|C(?:Hcy;|OPY;?|a(?:cute;|p(?:;|italDifferentialD;)|yleys;)|c(?:aron;|edil;?|irc;|onint;)|dot;|e(?:dilla;|nterDot;)|fr;|hi;|ircle(?:Dot;|Minus;|Plus;|Times;)|lo(?:ckwiseContourIntegral;|seCurly(?:DoubleQuote;|Quote;))|o(?:lon(?:;|e;)|n(?:gruent;|int;|tourIntegral;)|p(?:f;|roduct;)|unterClockwiseContourIntegral;)|ross;|scr;|up(?:;|Cap;))|D(?:D(?:;|otrahd;)|Jcy;|Scy;|Zcy;|a(?:gger;|rr;|shv;)|c(?:aron;|y;)|el(?:;|ta;)|fr;|i(?:a(?:critical(?:Acute;|Do(?:t;|ubleAcute;)|Grave;|Tilde;)|mond;)|fferentialD;)|o(?:pf;|t(?:;|Dot;|Equal;)|uble(?:ContourIntegral;|Do(?:t;|wnArrow;)|L(?:eft(?:Arrow;|RightArrow;|Tee;)|ong(?:Left(?:Arrow;|RightArrow;)|RightArrow;))|Right(?:Arrow;|Tee;)|Up(?:Arrow;|DownArrow;)|VerticalBar;)|wn(?:Arrow(?:;|Bar;|UpArrow;)|Breve;|Left(?:RightVector;|TeeVector;|Vector(?:;|Bar;))|Right(?:TeeVector;|Vector(?:;|Bar;))|Tee(?:;|Arrow;)|arrow;))|s(?:cr;|trok;))|E(?:NG;|TH;?|acute;?|c(?:aron;|irc;?|y;)|dot;|fr;|grave;?|lement;|m(?:acr;|pty(?:SmallSquare;|VerySmallSquare;))|o(?:gon;|pf;)|psilon;|qu(?:al(?:;|Tilde;)|ilibrium;)|s(?:cr;|im;)|ta;|uml;?|x(?:ists;|ponentialE;))|F(?:cy;|fr;|illed(?:SmallSquare;|VerySmallSquare;)|o(?:pf;|rAll;|uriertrf;)|scr;)|G(?:Jcy;|T;?|amma(?:;|d;)|breve;|c(?:edil;|irc;|y;)|dot;|fr;|g;|opf;|reater(?:Equal(?:;|Less;)|FullEqual;|Greater;|Less;|SlantEqual;|Tilde;)|scr;|t;)|H(?:ARDcy;|a(?:cek;|t;)|circ;|fr;|ilbertSpace;|o(?:pf;|rizontalLine;)|s(?:cr;|trok;)|ump(?:DownHump;|Equal;))|I(?:Ecy;|Jlig;|Ocy;|acute;?|c(?:irc;?|y;)|dot;|fr;|grave;?|m(?:;|a(?:cr;|ginaryI;)|plies;)|n(?:t(?:;|e(?:gral;|rsection;))|visible(?:Comma;|Times;))|o(?:gon;|pf;|ta;)|scr;|tilde;|u(?:kcy;|ml;?))|J(?:c(?:irc;|y;)|fr;|opf;|s(?:cr;|ercy;)|ukcy;)|K(?:Hcy;|Jcy;|appa;|c(?:edil;|y;)|fr;|opf;|scr;)|L(?:Jcy;|T;?|a(?:cute;|mbda;|ng;|placetrf;|rr;)|c(?:aron;|edil;|y;)|e(?:ft(?:A(?:ngleBracket;|rrow(?:;|Bar;|RightArrow;))|Ceiling;|Do(?:ubleBracket;|wn(?:TeeVector;|Vector(?:;|Bar;)))|Floor;|Right(?:Arrow;|Vector;)|T(?:ee(?:;|Arrow;|Vector;)|riangle(?:;|Bar;|Equal;))|Up(?:DownVector;|TeeVector;|Vector(?:;|Bar;))|Vector(?:;|Bar;)|arrow;|rightarrow;)|ss(?:EqualGreater;|FullEqual;|Greater;|Less;|SlantEqual;|Tilde;))|fr;|l(?:;|eftarrow;)|midot;|o(?:ng(?:Left(?:Arrow;|RightArrow;)|RightArrow;|left(?:arrow;|rightarrow;)|rightarrow;)|pf;|wer(?:LeftArrow;|RightArrow;))|s(?:cr;|h;|trok;)|t;)|M(?:ap;|cy;|e(?:diumSpace;|llintrf;)|fr;|inusPlus;|opf;|scr;|u;)|N(?:Jcy;|acute;|c(?:aron;|edil;|y;)|e(?:gative(?:MediumSpace;|Thi(?:ckSpace;|nSpace;)|VeryThinSpace;)|sted(?:GreaterGreater;|LessLess;)|wLine;)|fr;|o(?:Break;|nBreakingSpace;|pf;|t(?:;|C(?:ongruent;|upCap;)|DoubleVerticalBar;|E(?:lement;|qual(?:;|Tilde;)|xists;)|Greater(?:;|Equal;|FullEqual;|Greater;|Less;|SlantEqual;|Tilde;)|Hump(?:DownHump;|Equal;)|Le(?:ftTriangle(?:;|Bar;|Equal;)|ss(?:;|Equal;|Greater;|Less;|SlantEqual;|Tilde;))|Nested(?:GreaterGreater;|LessLess;)|Precedes(?:;|Equal;|SlantEqual;)|R(?:everseElement;|ightTriangle(?:;|Bar;|Equal;))|S(?:quareSu(?:bset(?:;|Equal;)|perset(?:;|Equal;))|u(?:bset(?:;|Equal;)|cceeds(?:;|Equal;|SlantEqual;|Tilde;)|perset(?:;|Equal;)))|Tilde(?:;|Equal;|FullEqual;|Tilde;)|VerticalBar;))|scr;|tilde;?|u;)|O(?:Elig;|acute;?|c(?:irc;?|y;)|dblac;|fr;|grave;?|m(?:acr;|ega;|icron;)|opf;|penCurly(?:DoubleQuote;|Quote;)|r;|s(?:cr;|lash;?)|ti(?:lde;?|mes;)|uml;?|ver(?:B(?:ar;|rac(?:e;|ket;))|Parenthesis;))|P(?:artialD;|cy;|fr;|hi;|i;|lusMinus;|o(?:incareplane;|pf;)|r(?:;|ecedes(?:;|Equal;|SlantEqual;|Tilde;)|ime;|o(?:duct;|portion(?:;|al;)))|s(?:cr;|i;))|Q(?:UOT;?|fr;|opf;|scr;)|R(?:Barr;|EG;?|a(?:cute;|ng;|rr(?:;|tl;))|c(?:aron;|edil;|y;)|e(?:;|verse(?:E(?:lement;|quilibrium;)|UpEquilibrium;))|fr;|ho;|ight(?:A(?:ngleBracket;|rrow(?:;|Bar;|LeftArrow;))|Ceiling;|Do(?:ubleBracket;|wn(?:TeeVector;|Vector(?:;|Bar;)))|Floor;|T(?:ee(?:;|Arrow;|Vector;)|riangle(?:;|Bar;|Equal;))|Up(?:DownVector;|TeeVector;|Vector(?:;|Bar;))|Vector(?:;|Bar;)|arrow;)|o(?:pf;|undImplies;)|rightarrow;|s(?:cr;|h;)|uleDelayed;)|S(?:H(?:CHcy;|cy;)|OFTcy;|acute;|c(?:;|aron;|edil;|irc;|y;)|fr;|hort(?:DownArrow;|LeftArrow;|RightArrow;|UpArrow;)|igma;|mallCircle;|opf;|q(?:rt;|uare(?:;|Intersection;|Su(?:bset(?:;|Equal;)|perset(?:;|Equal;))|Union;))|scr;|tar;|u(?:b(?:;|set(?:;|Equal;))|c(?:ceeds(?:;|Equal;|SlantEqual;|Tilde;)|hThat;)|m;|p(?:;|erset(?:;|Equal;)|set;)))|T(?:HORN;?|RADE;|S(?:Hcy;|cy;)|a(?:b;|u;)|c(?:aron;|edil;|y;)|fr;|h(?:e(?:refore;|ta;)|i(?:ckSpace;|nSpace;))|ilde(?:;|Equal;|FullEqual;|Tilde;)|opf;|ripleDot;|s(?:cr;|trok;))|U(?:a(?:cute;?|rr(?:;|ocir;))|br(?:cy;|eve;)|c(?:irc;?|y;)|dblac;|fr;|grave;?|macr;|n(?:der(?:B(?:ar;|rac(?:e;|ket;))|Parenthesis;)|ion(?:;|Plus;))|o(?:gon;|pf;)|p(?:Arrow(?:;|Bar;|DownArrow;)|DownArrow;|Equilibrium;|Tee(?:;|Arrow;)|arrow;|downarrow;|per(?:LeftArrow;|RightArrow;)|si(?:;|lon;))|ring;|scr;|tilde;|uml;?)|V(?:Dash;|bar;|cy;|dash(?:;|l;)|e(?:e;|r(?:bar;|t(?:;|ical(?:Bar;|Line;|Separator;|Tilde;))|yThinSpace;))|fr;|opf;|scr;|vdash;)|W(?:circ;|edge;|fr;|opf;|scr;)|X(?:fr;|i;|opf;|scr;)|Y(?:Acy;|Icy;|Ucy;|acute;?|c(?:irc;|y;)|fr;|opf;|scr;|uml;)|Z(?:Hcy;|acute;|c(?:aron;|y;)|dot;|e(?:roWidthSpace;|ta;)|fr;|opf;|scr;)|a(?:acute;?|breve;|c(?:;|E;|d;|irc;?|ute;?|y;)|elig;?|f(?:;|r;)|grave;?|l(?:e(?:fsym;|ph;)|pha;)|m(?:a(?:cr;|lg;)|p;?)|n(?:d(?:;|and;|d;|slope;|v;)|g(?:;|e;|le;|msd(?:;|a(?:a;|b;|c;|d;|e;|f;|g;|h;))|rt(?:;|vb(?:;|d;))|s(?:ph;|t;)|zarr;))|o(?:gon;|pf;)|p(?:;|E;|acir;|e;|id;|os;|prox(?:;|eq;))|ring;?|s(?:cr;|t;|ymp(?:;|eq;))|tilde;?|uml;?|w(?:conint;|int;))|b(?:Not;|a(?:ck(?:cong;|epsilon;|prime;|sim(?:;|eq;))|r(?:vee;|wed(?:;|ge;)))|brk(?:;|tbrk;)|c(?:ong;|y;)|dquo;|e(?:caus(?:;|e;)|mptyv;|psi;|rnou;|t(?:a;|h;|ween;))|fr;|ig(?:c(?:ap;|irc;|up;)|o(?:dot;|plus;|times;)|s(?:qcup;|tar;)|triangle(?:down;|up;)|uplus;|vee;|wedge;)|karow;|l(?:a(?:ck(?:lozenge;|square;|triangle(?:;|down;|left;|right;))|nk;)|k(?:1(?:2;|4;)|34;)|ock;)|n(?:e(?:;|quiv;)|ot;)|o(?:pf;|t(?:;|tom;)|wtie;|x(?:D(?:L;|R;|l;|r;)|H(?:;|D;|U;|d;|u;)|U(?:L;|R;|l;|r;)|V(?:;|H;|L;|R;|h;|l;|r;)|box;|d(?:L;|R;|l;|r;)|h(?:;|D;|U;|d;|u;)|minus;|plus;|times;|u(?:L;|R;|l;|r;)|v(?:;|H;|L;|R;|h;|l;|r;)))|prime;|r(?:eve;|vbar;?)|s(?:cr;|emi;|im(?:;|e;)|ol(?:;|b;|hsub;))|u(?:ll(?:;|et;)|mp(?:;|E;|e(?:;|q;))))|c(?:a(?:cute;|p(?:;|and;|brcup;|c(?:ap;|up;)|dot;|s;)|r(?:et;|on;))|c(?:a(?:ps;|ron;)|edil;?|irc;|ups(?:;|sm;))|dot;|e(?:dil;?|mptyv;|nt(?:;|erdot;|))|fr;|h(?:cy;|eck(?:;|mark;)|i;)|ir(?:;|E;|c(?:;|eq;|le(?:arrow(?:left;|right;)|d(?:R;|S;|ast;|circ;|dash;)))|e;|fnint;|mid;|scir;)|lubs(?:;|uit;)|o(?:lon(?:;|e(?:;|q;))|m(?:ma(?:;|t;)|p(?:;|fn;|le(?:ment;|xes;)))|n(?:g(?:;|dot;)|int;)|p(?:f;|rod;|y(?:;|sr;|)))|r(?:arr;|oss;)|s(?:cr;|u(?:b(?:;|e;)|p(?:;|e;)))|tdot;|u(?:darr(?:l;|r;)|e(?:pr;|sc;)|larr(?:;|p;)|p(?:;|brcap;|c(?:ap;|up;)|dot;|or;|s;)|r(?:arr(?:;|m;)|ly(?:eq(?:prec;|succ;)|vee;|wedge;)|ren;?|vearrow(?:left;|right;))|vee;|wed;)|w(?:conint;|int;)|ylcty;)|d(?:Arr;|Har;|a(?:gger;|leth;|rr;|sh(?:;|v;))|b(?:karow;|lac;)|c(?:aron;|y;)|d(?:;|a(?:gger;|rr;)|otseq;)|e(?:g;?|lta;|mptyv;)|f(?:isht;|r;)|har(?:l;|r;)|i(?:am(?:;|ond(?:;|suit;)|s;)|e;|gamma;|sin;|v(?:;|ide(?:;|ontimes;|)|onx;))|jcy;|lc(?:orn;|rop;)|o(?:llar;|pf;|t(?:;|eq(?:;|dot;)|minus;|plus;|square;)|ublebarwedge;|wn(?:arrow;|downarrows;|harpoon(?:left;|right;)))|r(?:bkarow;|c(?:orn;|rop;))|s(?:c(?:r;|y;)|ol;|trok;)|t(?:dot;|ri(?:;|f;))|u(?:arr;|har;)|wangle;|z(?:cy;|igrarr;))|e(?:D(?:Dot;|ot;)|a(?:cute;?|ster;)|c(?:aron;|ir(?:;|c;?)|olon;|y;)|dot;|e;|f(?:Dot;|r;)|g(?:;|rave;?|s(?:;|dot;))|l(?:;|inters;|l;|s(?:;|dot;))|m(?:acr;|pty(?:;|set;|v;)|sp(?:1(?:3;|4;)|;))|n(?:g;|sp;)|o(?:gon;|pf;)|p(?:ar(?:;|sl;)|lus;|si(?:;|lon;|v;))|q(?:c(?:irc;|olon;)|s(?:im;|lant(?:gtr;|less;))|u(?:als;|est;|iv(?:;|DD;))|vparsl;)|r(?:Dot;|arr;)|s(?:cr;|dot;|im;)|t(?:a;|h;?)|u(?:ml;?|ro;)|x(?:cl;|ist;|p(?:ectation;|onentiale;)))|f(?:allingdotseq;|cy;|emale;|f(?:ilig;|l(?:ig;|lig;)|r;)|ilig;|jlig;|l(?:at;|lig;|tns;)|nof;|o(?:pf;|r(?:all;|k(?:;|v;)))|partint;|r(?:a(?:c(?:1(?:2;?|3;|4;?|5;|6;|8;)|2(?:3;|5;)|3(?:4;?|5;|8;)|45;|5(?:6;|8;)|78;)|sl;)|own;)|scr;)|g(?:E(?:;|l;)|a(?:cute;|mma(?:;|d;)|p;)|breve;|c(?:irc;|y;)|dot;|e(?:;|l;|q(?:;|q;|slant;)|s(?:;|cc;|dot(?:;|o(?:;|l;))|l(?:;|es;)))|fr;|g(?:;|g;)|imel;|jcy;|l(?:;|E;|a;|j;)|n(?:E;|ap(?:;|prox;)|e(?:;|q(?:;|q;))|sim;)|opf;|rave;|s(?:cr;|im(?:;|e;|l;))|t(?:;|c(?:c;|ir;)|dot;|lPar;|quest;|r(?:a(?:pprox;|rr;)|dot;|eq(?:less;|qless;)|less;|sim;)|)|v(?:ertneqq;|nE;))|h(?:Arr;|a(?:irsp;|lf;|milt;|r(?:dcy;|r(?:;|cir;|w;)))|bar;|circ;|e(?:arts(?:;|uit;)|llip;|rcon;)|fr;|ks(?:earow;|warow;)|o(?:arr;|mtht;|ok(?:leftarrow;|rightarrow;)|pf;|rbar;)|s(?:cr;|lash;|trok;)|y(?:bull;|phen;))|i(?:acute;?|c(?:;|irc;?|y;)|e(?:cy;|xcl;?)|f(?:f;|r;)|grave;?|i(?:;|i(?:int;|nt;)|nfin;|ota;)|jlig;|m(?:a(?:cr;|g(?:e;|line;|part;)|th;)|of;|ped;)|n(?:;|care;|fin(?:;|tie;)|odot;|t(?:;|cal;|e(?:gers;|rcal;)|larhk;|prod;))|o(?:cy;|gon;|pf;|ta;)|prod;|quest;?|s(?:cr;|in(?:;|E;|dot;|s(?:;|v;)|v;))|t(?:;|ilde;)|u(?:kcy;|ml;?))|j(?:c(?:irc;|y;)|fr;|math;|opf;|s(?:cr;|ercy;)|ukcy;)|k(?:appa(?:;|v;)|c(?:edil;|y;)|fr;|green;|hcy;|jcy;|opf;|scr;)|l(?:A(?:arr;|rr;|tail;)|Barr;|E(?:;|g;)|Har;|a(?:cute;|emptyv;|gran;|mbda;|ng(?:;|d;|le;)|p;|quo;?|rr(?:;|b(?:;|fs;)|fs;|hk;|lp;|pl;|sim;|tl;)|t(?:;|ail;|e(?:;|s;)))|b(?:arr;|brk;|r(?:ac(?:e;|k;)|k(?:e;|sl(?:d;|u;))))|c(?:aron;|e(?:dil;|il;)|ub;|y;)|d(?:ca;|quo(?:;|r;)|r(?:dhar;|ushar;)|sh;)|e(?:;|ft(?:arrow(?:;|tail;)|harpoon(?:down;|up;)|leftarrows;|right(?:arrow(?:;|s;)|harpoons;|squigarrow;)|threetimes;)|g;|q(?:;|q;|slant;)|s(?:;|cc;|dot(?:;|o(?:;|r;))|g(?:;|es;)|s(?:approx;|dot;|eq(?:gtr;|qgtr;)|gtr;|sim;)))|f(?:isht;|loor;|r;)|g(?:;|E;)|h(?:ar(?:d;|u(?:;|l;))|blk;)|jcy;|l(?:;|arr;|corner;|hard;|tri;)|m(?:idot;|oust(?:;|ache;))|n(?:E;|ap(?:;|prox;)|e(?:;|q(?:;|q;))|sim;)|o(?:a(?:ng;|rr;)|brk;|ng(?:left(?:arrow;|rightarrow;)|mapsto;|rightarrow;)|oparrow(?:left;|right;)|p(?:ar;|f;|lus;)|times;|w(?:ast;|bar;)|z(?:;|enge;|f;))|par(?:;|lt;)|r(?:arr;|corner;|har(?:;|d;)|m;|tri;)|s(?:aquo;|cr;|h;|im(?:;|e;|g;)|q(?:b;|uo(?:;|r;))|trok;)|t(?:;|c(?:c;|ir;)|dot;|hree;|imes;|larr;|quest;|r(?:Par;|i(?:;|e;|f;))|)|ur(?:dshar;|uhar;)|v(?:ertneqq;|nE;))|m(?:DDot;|a(?:cr;?|l(?:e;|t(?:;|ese;))|p(?:;|sto(?:;|down;|left;|up;))|rker;)|c(?:omma;|y;)|dash;|easuredangle;|fr;|ho;|i(?:cro;?|d(?:;|ast;|cir;|dot;?)|nus(?:;|b;|d(?:;|u;)))|l(?:cp;|dr;)|nplus;|o(?:dels;|pf;)|p;|s(?:cr;|tpos;)|u(?:;|ltimap;|map;))|n(?:G(?:g;|t(?:;|v;))|L(?:eft(?:arrow;|rightarrow;)|l;|t(?:;|v;))|Rightarrow;|V(?:Dash;|dash;)|a(?:bla;|cute;|ng;|p(?:;|E;|id;|os;|prox;)|tur(?:;|al(?:;|s;)))|b(?:sp;?|ump(?:;|e;))|c(?:a(?:p;|ron;)|edil;|ong(?:;|dot;)|up;|y;)|dash;|e(?:;|Arr;|ar(?:hk;|r(?:;|ow;))|dot;|quiv;|s(?:ear;|im;)|xist(?:;|s;))|fr;|g(?:E;|e(?:;|q(?:;|q;|slant;)|s;)|sim;|t(?:;|r;))|h(?:Arr;|arr;|par;)|i(?:;|s(?:;|d;)|v;)|jcy;|l(?:Arr;|E;|arr;|dr;|e(?:;|ft(?:arrow;|rightarrow;)|q(?:;|q;|slant;)|s(?:;|s;))|sim;|t(?:;|ri(?:;|e;)))|mid;|o(?:pf;|t(?:;|in(?:;|E;|dot;|v(?:a;|b;|c;))|ni(?:;|v(?:a;|b;|c;))|))|p(?:ar(?:;|allel;|sl;|t;)|olint;|r(?:;|cue;|e(?:;|c(?:;|eq;))))|r(?:Arr;|arr(?:;|c;|w;)|ightarrow;|tri(?:;|e;))|s(?:c(?:;|cue;|e;|r;)|hort(?:mid;|parallel;)|im(?:;|e(?:;|q;))|mid;|par;|qsu(?:be;|pe;)|u(?:b(?:;|E;|e;|set(?:;|eq(?:;|q;)))|cc(?:;|eq;)|p(?:;|E;|e;|set(?:;|eq(?:;|q;)))))|t(?:gl;|ilde;?|lg;|riangle(?:left(?:;|eq;)|right(?:;|eq;)))|u(?:;|m(?:;|ero;|sp;))|v(?:Dash;|Harr;|ap;|dash;|g(?:e;|t;)|infin;|l(?:Arr;|e;|t(?:;|rie;))|r(?:Arr;|trie;)|sim;)|w(?:Arr;|ar(?:hk;|r(?:;|ow;))|near;))|o(?:S;|a(?:cute;?|st;)|c(?:ir(?:;|c;?)|y;)|d(?:ash;|blac;|iv;|ot;|sold;)|elig;|f(?:cir;|r;)|g(?:on;|rave;?|t;)|h(?:bar;|m;)|int;|l(?:arr;|c(?:ir;|ross;)|ine;|t;)|m(?:acr;|ega;|i(?:cron;|d;|nus;))|opf;|p(?:ar;|erp;|lus;)|r(?:;|arr;|d(?:;|er(?:;|of;)|f;?|m;?)|igof;|or;|slope;|v;)|s(?:cr;|lash;?|ol;)|ti(?:lde;?|mes(?:;|as;))|uml;?|vbar;)|p(?:ar(?:;|a(?:;|llel;|)|s(?:im;|l;)|t;)|cy;|er(?:cnt;|iod;|mil;|p;|tenk;)|fr;|h(?:i(?:;|v;)|mmat;|one;)|i(?:;|tchfork;|v;)|l(?:an(?:ck(?:;|h;)|kv;)|us(?:;|acir;|b;|cir;|d(?:o;|u;)|e;|mn;?|sim;|two;))|m;|o(?:intint;|pf;|und;?)|r(?:;|E;|ap;|cue;|e(?:;|c(?:;|approx;|curlyeq;|eq;|n(?:approx;|eqq;|sim;)|sim;))|ime(?:;|s;)|n(?:E;|ap;|sim;)|o(?:d;|f(?:alar;|line;|surf;)|p(?:;|to;))|sim;|urel;)|s(?:cr;|i;)|uncsp;)|q(?:fr;|int;|opf;|prime;|scr;|u(?:at(?:ernions;|int;)|est(?:;|eq;)|ot;?))|r(?:A(?:arr;|rr;|tail;)|Barr;|Har;|a(?:c(?:e;|ute;)|dic;|emptyv;|ng(?:;|d;|e;|le;)|quo;?|rr(?:;|ap;|b(?:;|fs;)|c;|fs;|hk;|lp;|pl;|sim;|tl;|w;)|t(?:ail;|io(?:;|nals;)))|b(?:arr;|brk;|r(?:ac(?:e;|k;)|k(?:e;|sl(?:d;|u;))))|c(?:aron;|e(?:dil;|il;)|ub;|y;)|d(?:ca;|ldhar;|quo(?:;|r;)|sh;)|e(?:al(?:;|ine;|part;|s;)|ct;|g;?)|f(?:isht;|loor;|r;)|h(?:ar(?:d;|u(?:;|l;))|o(?:;|v;))|i(?:ght(?:arrow(?:;|tail;)|harpoon(?:down;|up;)|left(?:arrows;|harpoons;)|rightarrows;|squigarrow;|threetimes;)|ng;|singdotseq;)|l(?:arr;|har;|m;)|moust(?:;|ache;)|nmid;|o(?:a(?:ng;|rr;)|brk;|p(?:ar;|f;|lus;)|times;)|p(?:ar(?:;|gt;)|polint;)|rarr;|s(?:aquo;|cr;|h;|q(?:b;|uo(?:;|r;)))|t(?:hree;|imes;|ri(?:;|e;|f;|ltri;))|uluhar;|x;)|s(?:acute;|bquo;|c(?:;|E;|a(?:p;|ron;)|cue;|e(?:;|dil;)|irc;|n(?:E;|ap;|sim;)|polint;|sim;|y;)|dot(?:;|b;|e;)|e(?:Arr;|ar(?:hk;|r(?:;|ow;))|ct;?|mi;|swar;|tm(?:inus;|n;)|xt;)|fr(?:;|own;)|h(?:arp;|c(?:hcy;|y;)|ort(?:mid;|parallel;)|y;?)|i(?:gma(?:;|f;|v;)|m(?:;|dot;|e(?:;|q;)|g(?:;|E;)|l(?:;|E;)|ne;|plus;|rarr;))|larr;|m(?:a(?:llsetminus;|shp;)|eparsl;|i(?:d;|le;)|t(?:;|e(?:;|s;)))|o(?:ftcy;|l(?:;|b(?:;|ar;))|pf;)|pa(?:des(?:;|uit;)|r;)|q(?:c(?:ap(?:;|s;)|up(?:;|s;))|su(?:b(?:;|e;|set(?:;|eq;))|p(?:;|e;|set(?:;|eq;)))|u(?:;|ar(?:e;|f;)|f;))|rarr;|s(?:cr;|etmn;|mile;|tarf;)|t(?:ar(?:;|f;)|r(?:aight(?:epsilon;|phi;)|ns;))|u(?:b(?:;|E;|dot;|e(?:;|dot;)|mult;|n(?:E;|e;)|plus;|rarr;|s(?:et(?:;|eq(?:;|q;)|neq(?:;|q;))|im;|u(?:b;|p;)))|cc(?:;|approx;|curlyeq;|eq;|n(?:approx;|eqq;|sim;)|sim;)|m;|ng;|p(?:1;?|2;?|3;?|;|E;|d(?:ot;|sub;)|e(?:;|dot;)|hs(?:ol;|ub;)|larr;|mult;|n(?:E;|e;)|plus;|s(?:et(?:;|eq(?:;|q;)|neq(?:;|q;))|im;|u(?:b;|p;))))|w(?:Arr;|ar(?:hk;|r(?:;|ow;))|nwar;)|zlig;?)|t(?:a(?:rget;|u;)|brk;|c(?:aron;|edil;|y;)|dot;|elrec;|fr;|h(?:e(?:re(?:4;|fore;)|ta(?:;|sym;|v;))|i(?:ck(?:approx;|sim;)|nsp;)|k(?:ap;|sim;)|orn;?)|i(?:lde;|mes(?:;|b(?:;|ar;)|d;|)|nt;)|o(?:ea;|p(?:;|bot;|cir;|f(?:;|ork;))|sa;)|prime;|r(?:ade;|i(?:angle(?:;|down;|left(?:;|eq;)|q;|right(?:;|eq;))|dot;|e;|minus;|plus;|sb;|time;)|pezium;)|s(?:c(?:r;|y;)|hcy;|trok;)|w(?:ixt;|ohead(?:leftarrow;|rightarrow;)))|u(?:Arr;|Har;|a(?:cute;?|rr;)|br(?:cy;|eve;)|c(?:irc;?|y;)|d(?:arr;|blac;|har;)|f(?:isht;|r;)|grave;?|h(?:ar(?:l;|r;)|blk;)|l(?:c(?:orn(?:;|er;)|rop;)|tri;)|m(?:acr;|l;?)|o(?:gon;|pf;)|p(?:arrow;|downarrow;|harpoon(?:left;|right;)|lus;|si(?:;|h;|lon;)|uparrows;)|r(?:c(?:orn(?:;|er;)|rop;)|ing;|tri;)|scr;|t(?:dot;|ilde;|ri(?:;|f;))|u(?:arr;|ml;?)|wangle;)|v(?:Arr;|Bar(?:;|v;)|Dash;|a(?:ngrt;|r(?:epsilon;|kappa;|nothing;|p(?:hi;|i;|ropto;)|r(?:;|ho;)|s(?:igma;|u(?:bsetneq(?:;|q;)|psetneq(?:;|q;)))|t(?:heta;|riangle(?:left;|right;))))|cy;|dash;|e(?:e(?:;|bar;|eq;)|llip;|r(?:bar;|t;))|fr;|ltri;|nsu(?:b;|p;)|opf;|prop;|rtri;|s(?:cr;|u(?:bn(?:E;|e;)|pn(?:E;|e;)))|zigzag;)|w(?:circ;|e(?:d(?:bar;|ge(?:;|q;))|ierp;)|fr;|opf;|p;|r(?:;|eath;)|scr;)|x(?:c(?:ap;|irc;|up;)|dtri;|fr;|h(?:Arr;|arr;)|i;|l(?:Arr;|arr;)|map;|nis;|o(?:dot;|p(?:f;|lus;)|time;)|r(?:Arr;|arr;)|s(?:cr;|qcup;)|u(?:plus;|tri;)|vee;|wedge;)|y(?:ac(?:ute;?|y;)|c(?:irc;|y;)|en;?|fr;|icy;|opf;|scr;|u(?:cy;|ml;?))|z(?:acute;|c(?:aron;|y;)|dot;|e(?:etrf;|ta;)|fr;|hcy;|igrarr;|opf;|scr;|w(?:j;|nj;)))|[\s\S]/g,ct=32,Sn=/[^\r"&\u0000]+/g,Ct=/[^\r'&\u0000]+/g,ci=/[^\r\t\n\f &>\u0000]+/g,ds=/[^\r\t\n\f \/>A-Z\u0000]+/g,q0=/[^\r\t\n\f \/=>A-Z\u0000]+/g,z0=/[^\]\r\u0000\uffff]*/g,G0=/[^&<\r\u0000\uffff]*/g,Gp=/[^<\r\u0000\uffff]*/g,W0=/[^\r\u0000\uffff]*/g,Wp=/(?:(\/)?([a-z]+)>)|[\s\S]/g,Qp=/(?:([-a-z]+)[ \t\n\f]*=[ \t\n\f]*('[^'&\r\u0000]*'|"[^"&\r\u0000]*"|[^\t\n\r\f "&'\u0000>][^&> \t\n\r\f\u0000]*[ \t\n\f]))|[\s\S]/g,jo=/[^\x09\x0A\x0C\x0D\x20]/,ql=/[^\x09\x0A\x0C\x0D\x20]/g,Q0=/[^\x00\x09\x0A\x0C\x0D\x20]/,Tr=/^[\x09\x0A\x0C\x0D\x20]+/,Bo=/\x00/g;function ht(j){var U=16384;if(j.length0;U--){var re=this.elements[U];if(Le(re,j))break}this.elements.length=U,this.top=this.elements[U-1]},Ne.ElementStack.prototype.popElementType=function(j){for(var U=this.elements.length-1;U>0&&!(this.elements[U]instanceof j);U--);this.elements.length=U,this.top=this.elements[U-1]},Ne.ElementStack.prototype.popElement=function(j){for(var U=this.elements.length-1;U>0&&this.elements[U]!==j;U--);this.elements.length=U,this.top=this.elements[U-1]},Ne.ElementStack.prototype.removeElement=function(j){if(this.top===j)this.pop();else{var U=this.elements.lastIndexOf(j);U!==-1&&this.elements.splice(U,1)}},Ne.ElementStack.prototype.clearToContext=function(j){for(var U=this.elements.length-1;U>0&&!Le(this.elements[U],j);U--);this.elements.length=U+1,this.top=this.elements[U]},Ne.ElementStack.prototype.contains=function(j){return this.inSpecificScope(j,Object.create(null))},Ne.ElementStack.prototype.inSpecificScope=function(j,U){for(var re=this.elements.length-1;re>=0;re--){var Z=this.elements[re];if(Le(Z,j))return!0;if(Le(Z,U))return!1}return!1},Ne.ElementStack.prototype.elementInSpecificScope=function(j,U){for(var re=this.elements.length-1;re>=0;re--){var Z=this.elements[re];if(Z===j)return!0;if(Le(Z,U))return!1}return!1},Ne.ElementStack.prototype.elementTypeInSpecificScope=function(j,U){for(var re=this.elements.length-1;re>=0;re--){var Z=this.elements[re];if(Z instanceof j)return!0;if(Le(Z,U))return!1}return!1},Ne.ElementStack.prototype.inScope=function(j){return this.inSpecificScope(j,g)},Ne.ElementStack.prototype.elementInScope=function(j){return this.elementInSpecificScope(j,g)},Ne.ElementStack.prototype.elementTypeInScope=function(j){return this.elementTypeInSpecificScope(j,g)},Ne.ElementStack.prototype.inButtonScope=function(j){return this.inSpecificScope(j,y)},Ne.ElementStack.prototype.inListItemScope=function(j){return this.inSpecificScope(j,p)},Ne.ElementStack.prototype.inTableScope=function(j){return this.inSpecificScope(j,C)},Ne.ElementStack.prototype.inSelectScope=function(j){for(var U=this.elements.length-1;U>=0;U--){var re=this.elements[U];if(re.namespaceURI!==s.HTML)return!1;var Z=re.localName;if(Z===j)return!0;if(Z!=="optgroup"&&Z!=="option")return!1}return!1},Ne.ElementStack.prototype.generateImpliedEndTags=function(j,U){for(var re=U?q:ge,Z=this.elements.length-1;Z>=0;Z--){var $e=this.elements[Z];if(j&&Le($e,j)||!Le(this.elements[Z],re))break}this.elements.length=Z+1,this.top=this.elements[Z]},Ne.ActiveFormattingElements=function(){this.list=[],this.attrs=[]},Ne.ActiveFormattingElements.prototype.MARKER={localName:"|"},Ne.ActiveFormattingElements.prototype.insertMarker=function(){this.list.push(this.MARKER),this.attrs.push(this.MARKER)},Ne.ActiveFormattingElements.prototype.push=function(j,U){for(var re=0,Z=this.list.length-1;Z>=0&&this.list[Z]!==this.MARKER;Z--)if(Sr(j,this.list[Z],this.attrs[Z])&&(re++,re===3)){this.list.splice(Z,1),this.attrs.splice(Z,1);break}this.list.push(j);for(var $e=[],X=0;X=0&&this.list[j]!==this.MARKER;j--);j<0&&(j=0),this.list.length=j,this.attrs.length=j},Ne.ActiveFormattingElements.prototype.findElementByTag=function(j){for(var U=this.list.length-1;U>=0;U--){var re=this.list[U];if(re===this.MARKER)break;if(re.localName===j)return re}return null},Ne.ActiveFormattingElements.prototype.indexOf=function(j){return this.list.lastIndexOf(j)},Ne.ActiveFormattingElements.prototype.remove=function(j){var U=this.list.lastIndexOf(j);U!==-1&&(this.list.splice(U,1),this.attrs.splice(U,1))},Ne.ActiveFormattingElements.prototype.replace=function(j,U,re){var Z=this.list.lastIndexOf(j);Z!==-1&&(this.list[Z]=U,this.attrs[Z]=re)},Ne.ActiveFormattingElements.prototype.insertAfter=function(j,U){var re=this.list.lastIndexOf(j);re!==-1&&(this.list.splice(re,0,U),this.attrs.splice(re,0,U))};function Ne(j,U,re){var Z=null,$e=0,X=0,Sr=!1,$n=!1,Cr=0,Cn=[],It="",Ho=!0,Ir=0,A=Te,qn,Ge,Pe="",Uo="",Fe=[],At="",Mt="",Ve=[],zn=[],Gn=[],Wn=[],Zt=[],Vo=!1,B=Ww,In=null,Mn=[],N=new Ne.ElementStack,Ee=new Ne.ActiveFormattingElements,Mr=U!==void 0,$o=null,Nn=null,qo=!0;U&&(qo=U.ownerDocument._scripting_enabled),re&&re.scripting_enabled===!1&&(qo=!1);var We=!0,Gl=!1,zo,Wl,G=[],Qn=!1,Nr=!1,Go={document:function(){return xe},_asDocumentFragment:function(){for(var f=xe.createDocumentFragment(),h=xe.firstChild;h.hasChildNodes();)f.appendChild(h.firstChild);return f},pause:function(){Ir++},resume:function(){Ir--,this.parse("")},parse:function(f,h,w){var L;return Ir>0?(It+=f,!0):(Cr===0?(It&&(f=It+f,It=""),h&&(f+="\uFFFF",Sr=!0),Z=f,$e=f.length,X=0,Ho&&(Ho=!1,Z.charCodeAt(0)===65279&&(X=1)),Cr++,L=tm(w),It=Z.substring(X,$e),Cr--):(Cr++,Cn.push(Z,$e,X),Z=f,$e=f.length,X=0,tm(),L=!1,It=Z.substring(X,$e),X=Cn.pop(),$e=Cn.pop(),Z=Cn.pop(),It&&(Z=It+Z.substring(X),$e=Z.length,X=0,It=""),Cr--),L)}},xe=new n(!0,j);if(xe._parser=Go,xe._scripting_enabled=qo,U){if(U.ownerDocument._quirks&&(xe._quirks=!0),U.ownerDocument._limitedQuirks&&(xe._limitedQuirks=!0),U.namespaceURI===s.HTML)switch(U.localName){case"title":case"textarea":A=Xn;break;case"style":case"xmp":case"iframe":case"noembed":case"noframes":case"script":case"plaintext":A=Xl;break}var em=xe.createElement("html");xe._appendChild(em),N.push(em),U instanceof a.HTMLTemplateElement&&Mn.push(cu),ys();for(var fs=U;fs!==null;fs=fs.parentElement)if(fs instanceof a.HTMLFormElement){Nn=fs;break}}function tm(f){for(var h,w,L,P;X<$e;){if(Ir>0||f&&f())return!0;switch(typeof A.lookahead){case"undefined":if(h=Z.charCodeAt(X++),$n&&($n=!1,h===10)){X++;continue}switch(h){case 13:X<$e?Z.charCodeAt(X)===10&&X++:$n=!0,A(10);break;case 65535:if(Sr&&X===$e){A(l);break}default:A(h);break}break;case"number":h=Z.charCodeAt(X);var Q=A.lookahead,ae=!0;if(Q<0&&(ae=!1,Q=-Q),Q<$e-X)w=ae?Z.substring(X,X+Q):null,P=!1;else if(Sr)w=ae?Z.substring(X,$e):null,P=!0,h===65535&&X===$e-1&&(h=l);else return!0;A(h,w,P);break;case"string":h=Z.charCodeAt(X),L=A.lookahead;var Se=Z.indexOf(L,X);if(Se!==-1)w=Z.substring(X,Se+L.length),P=!1;else{if(!Sr)return!0;w=Z.substring(X,$e),h===65535&&X===$e-1&&(h=l),P=!0}A(h,w,P);break}}return!1}function Kn(f,h){for(var w=0;w0){var f=ht(G);if(G.length=0,Nr&&(Nr=!1,f[0]===` -`&&(f=f.substring(1)),f.length===0))return;Ye(u,f),Qn=!1}Nr=!1}function ps(f){f.lastIndex=X-1;var h=f.exec(Z);if(h&&h.index===X-1)return h=h[0],X+=h.length-1,Sr&&X===$e&&(h=h.slice(0,-1),X--),h;throw new Error("should never happen")}function ms(f){f.lastIndex=X-1;var h=f.exec(Z)[0];return h?(ew(h),X+=h.length-1,!0):!1}function ew(f){G.length>0&&ui(),!(Nr&&(Nr=!1,f[0]===` -`&&(f=f.substring(1)),f.length===0))&&Ye(u,f)}function xn(){if(Vo)Ye(m,Pe);else{var f=Pe;Pe="",Uo=f,Ye(d,f,Zt)}}function tw(){if(X===$e)return!1;Wp.lastIndex=X;var f=Wp.exec(Z);if(!f)throw new Error("should never happen");var h=f[2];if(!h)return!1;var w=f[1];return w?(X+=h.length+2,Ye(m,h)):(X+=h.length+1,Uo=h,Ye(d,h,M)),!0}function nw(){Vo?Ye(m,Pe,null,!0):Ye(d,Pe,Zt,!0)}function Oe(){Ye(I,ht(zn),Gn?ht(Gn):void 0,Wn?ht(Wn):void 0)}function ye(){ui(),B(l),xe.modclock=1}var Ye=Go.insertToken=function(h,w,L,P){ui();var Q=N.top;!Q||Q.namespaceURI===s.HTML?B(h,w,L,P):h!==d&&h!==u?vm(h,w,L,P):Kp(Q)&&(h===u||h===d&&w!=="mglyph"&&w!=="malignmark")||h===d&&w==="svg"&&Q.namespaceURI===s.MATHML&&Q.localName==="annotation-xml"||Yp(Q)?(Wl=!0,B(h,w,L,P),Wl=!1):vm(h,w,L,P)};function un(f){var h=N.top;Zn&&Le(h,te)?Ko(function(w){return w.createComment(f)}):(h instanceof a.HTMLTemplateElement&&(h=h.content),h._appendChild(h.ownerDocument.createComment(f)))}function dn(f){var h=N.top;if(Zn&&Le(h,te))Ko(function(L){return L.createTextNode(f)});else{h instanceof a.HTMLTemplateElement&&(h=h.content);var w=h.lastChild;w&&w.nodeType===i.TEXT_NODE?w.appendData(f):h._appendChild(h.ownerDocument.createTextNode(f))}}function gs(f,h,w){var L=o.createElement(f,h,null);if(w)for(var P=0,Q=w.length;P=0;h--)if(N.elements[h]instanceof f)return h;return-1}function Ko(f){var h,w,L=-1,P=-1,Q;if(L=rm(a.HTMLTableElement),P=rm(a.HTMLTemplateElement),P>=0&&(L<0||P>L)?h=N.elements[P]:L>=0&&(h=N.elements[L].parentNode,h?w=N.elements[L]:h=N.elements[L-1]),h||(h=N.elements[0]),h instanceof a.HTMLTemplateElement&&(h=h.content),Q=f(h.ownerDocument),Q.nodeType===i.TEXT_NODE){var ae;if(w?ae=w.previousSibling:ae=h.lastChild,ae&&ae.nodeType===i.TEXT_NODE)return ae.appendData(Q.data),Q}return w?h.insertBefore(Q,w):h._appendChild(Q),Q}function ys(){for(var f=!1,h=N.elements.length-1;h>=0;h--){var w=N.elements[h];if(h===0&&(f=!0,Mr&&(w=U)),w.namespaceURI===s.HTML){var L=w.localName;switch(L){case"select":for(var P=h;P>0;){var Q=N.elements[--P];if(Q instanceof a.HTMLTemplateElement)break;if(Q instanceof a.HTMLTableElement){B=la;return}}B=Rn;return;case"tr":B=bs;return;case"tbody":case"tfoot":case"thead":B=Or;return;case"caption":B=au;return;case"colgroup":B=ca;return;case"table":B=Ht;return;case"template":B=Mn[Mn.length-1];return;case"body":B=oe;return;case"frameset":B=lu;return;case"html":$o===null?B=oa:B=ou;return;default:if(!f){if(L==="head"){B=Qe;return}if(L==="td"||L==="th"){B=di;return}}}}if(f){B=oe;return}}}function Yo(f,h){fe(f,h),A=vs,In=B,B=aa}function rw(f,h){fe(f,h),A=Xn,In=B,B=aa}function Zl(f,h){return{elt:gs(f,Ee.list[h].localName,Ee.attrs[h]),attrs:Ee.attrs[h]}}function yt(){if(Ee.list.length!==0){var f=Ee.list[Ee.list.length-1];if(f!==Ee.MARKER&&N.elements.lastIndexOf(f)===-1){for(var h=Ee.list.length-2;h>=0&&(f=Ee.list[h],!(f===Ee.MARKER||N.elements.lastIndexOf(f)!==-1));h--);for(h=h+1;h3&&Xt!==-1&&(Ee.remove(qe),Xt=-1),Xt===-1){N.removeElement(qe);continue}var rr=Zl(Se.ownerDocument,Xt);Ee.replace(qe,rr.elt,rr.attrs),N.elements[Ut]=rr.elt,qe=rr.elt,ut===P&&(Ee.remove(Zo),Ee.insertAfter(rr.elt,Zo)),qe._appendChild(ut),ut=qe}Zn&&Le(Se,te)?Ko(function(){return ut}):Se instanceof a.HTMLTemplateElement?Se.content._appendChild(ut):Se._appendChild(ut);for(var ws=Zl(P.ownerDocument,Ee.indexOf(w));P.hasChildNodes();)ws.elt._appendChild(P.firstChild);P._appendChild(ws.elt),Ee.remove(w),Ee.replace(Zo,ws.elt,ws.attrs),N.removeElement(w);var Xw=N.elements.lastIndexOf(P);N.elements.splice(Xw+1,0,ws.elt)}else return N.popElement(w),Ee.remove(w),!0}return!0}function sw(){N.pop(),B=In}function Ar(){delete xe._parser,N.elements.length=0,xe.defaultView&&xe.defaultView.dispatchEvent(new a.Event("load",{}))}function ne(f,h){A=h,X--}function Te(f){switch(f){case 38:qn=Te,A=Es;break;case 60:if(tw())break;A=ow;break;case 0:G.push(f),Qn=!0;break;case-1:ye();break;default:ms(G0)||G.push(f);break}}function Xn(f){switch(f){case 38:qn=Xn,A=Es;break;case 60:A=cw;break;case 0:G.push(65533),Qn=!0;break;case-1:ye();break;default:G.push(f);break}}function vs(f){switch(f){case 60:A=dw;break;case 0:G.push(65533);break;case-1:ye();break;default:ms(Gp)||G.push(f);break}}function Jn(f){switch(f){case 60:A=pw;break;case 0:G.push(65533);break;case-1:ye();break;default:ms(Gp)||G.push(f);break}}function Xl(f){switch(f){case 0:G.push(65533);break;case-1:ye();break;default:ms(W0)||G.push(f);break}}function ow(f){switch(f){case 33:A=am;break;case 47:A=aw;break;case 65:case 66:case 67:case 68:case 69:case 70:case 71:case 72:case 73:case 74:case 75:case 76:case 77:case 78:case 79:case 80:case 81:case 82:case 83:case 84:case 85:case 86:case 87:case 88:case 89:case 90:case 97:case 98:case 99:case 100:case 101:case 102:case 103:case 104:case 105:case 106:case 107:case 108:case 109:case 110:case 111:case 112:case 113:case 114:case 115:case 116:case 117:case 118:case 119:case 120:case 121:case 122:X0(),ne(f,im);break;case 63:ne(f,ta);break;default:G.push(60),ne(f,Te);break}}function aw(f){switch(f){case 65:case 66:case 67:case 68:case 69:case 70:case 71:case 72:case 73:case 74:case 75:case 76:case 77:case 78:case 79:case 80:case 81:case 82:case 83:case 84:case 85:case 86:case 87:case 88:case 89:case 90:case 97:case 98:case 99:case 100:case 101:case 102:case 103:case 104:case 105:case 106:case 107:case 108:case 109:case 110:case 111:case 112:case 113:case 114:case 115:case 116:case 117:case 118:case 119:case 120:case 121:case 122:hs(),ne(f,im);break;case 62:A=Te;break;case-1:G.push(60),G.push(47),ye();break;default:ne(f,ta);break}}function im(f){switch(f){case 9:case 10:case 12:case 32:A=hn;break;case 47:A=tr;break;case 62:A=Te,xn();break;case 65:case 66:case 67:case 68:case 69:case 70:case 71:case 72:case 73:case 74:case 75:case 76:case 77:case 78:case 79:case 80:case 81:case 82:case 83:case 84:case 85:case 86:case 87:case 88:case 89:case 90:Pe+=String.fromCharCode(f+32);break;case 0:Pe+="\uFFFD";break;case-1:ye();break;default:Pe+=ps(ds);break}}function cw(f){f===47?(An(),A=lw):(G.push(60),ne(f,Xn))}function lw(f){switch(f){case 65:case 66:case 67:case 68:case 69:case 70:case 71:case 72:case 73:case 74:case 75:case 76:case 77:case 78:case 79:case 80:case 81:case 82:case 83:case 84:case 85:case 86:case 87:case 88:case 89:case 90:case 97:case 98:case 99:case 100:case 101:case 102:case 103:case 104:case 105:case 106:case 107:case 108:case 109:case 110:case 111:case 112:case 113:case 114:case 115:case 116:case 117:case 118:case 119:case 120:case 121:case 122:hs(),ne(f,uw);break;default:G.push(60),G.push(47),ne(f,Xn);break}}function uw(f){switch(f){case 9:case 10:case 12:case 32:if(Bt(Pe)){A=hn;return}break;case 47:if(Bt(Pe)){A=tr;return}break;case 62:if(Bt(Pe)){A=Te,xn();return}break;case 65:case 66:case 67:case 68:case 69:case 70:case 71:case 72:case 73:case 74:case 75:case 76:case 77:case 78:case 79:case 80:case 81:case 82:case 83:case 84:case 85:case 86:case 87:case 88:case 89:case 90:Pe+=String.fromCharCode(f+32),Fe.push(f);return;case 97:case 98:case 99:case 100:case 101:case 102:case 103:case 104:case 105:case 106:case 107:case 108:case 109:case 110:case 111:case 112:case 113:case 114:case 115:case 116:case 117:case 118:case 119:case 120:case 121:case 122:Pe+=String.fromCharCode(f),Fe.push(f);return;default:break}G.push(60),G.push(47),c(G,Fe),ne(f,Xn)}function dw(f){f===47?(An(),A=fw):(G.push(60),ne(f,vs))}function fw(f){switch(f){case 65:case 66:case 67:case 68:case 69:case 70:case 71:case 72:case 73:case 74:case 75:case 76:case 77:case 78:case 79:case 80:case 81:case 82:case 83:case 84:case 85:case 86:case 87:case 88:case 89:case 90:case 97:case 98:case 99:case 100:case 101:case 102:case 103:case 104:case 105:case 106:case 107:case 108:case 109:case 110:case 111:case 112:case 113:case 114:case 115:case 116:case 117:case 118:case 119:case 120:case 121:case 122:hs(),ne(f,hw);break;default:G.push(60),G.push(47),ne(f,vs);break}}function hw(f){switch(f){case 9:case 10:case 12:case 32:if(Bt(Pe)){A=hn;return}break;case 47:if(Bt(Pe)){A=tr;return}break;case 62:if(Bt(Pe)){A=Te,xn();return}break;case 65:case 66:case 67:case 68:case 69:case 70:case 71:case 72:case 73:case 74:case 75:case 76:case 77:case 78:case 79:case 80:case 81:case 82:case 83:case 84:case 85:case 86:case 87:case 88:case 89:case 90:Pe+=String.fromCharCode(f+32),Fe.push(f);return;case 97:case 98:case 99:case 100:case 101:case 102:case 103:case 104:case 105:case 106:case 107:case 108:case 109:case 110:case 111:case 112:case 113:case 114:case 115:case 116:case 117:case 118:case 119:case 120:case 121:case 122:Pe+=String.fromCharCode(f),Fe.push(f);return;default:break}G.push(60),G.push(47),c(G,Fe),ne(f,vs)}function pw(f){switch(f){case 47:An(),A=mw;break;case 33:A=yw,G.push(60),G.push(33);break;default:G.push(60),ne(f,Jn);break}}function mw(f){switch(f){case 65:case 66:case 67:case 68:case 69:case 70:case 71:case 72:case 73:case 74:case 75:case 76:case 77:case 78:case 79:case 80:case 81:case 82:case 83:case 84:case 85:case 86:case 87:case 88:case 89:case 90:case 97:case 98:case 99:case 100:case 101:case 102:case 103:case 104:case 105:case 106:case 107:case 108:case 109:case 110:case 111:case 112:case 113:case 114:case 115:case 116:case 117:case 118:case 119:case 120:case 121:case 122:hs(),ne(f,gw);break;default:G.push(60),G.push(47),ne(f,Jn);break}}function gw(f){switch(f){case 9:case 10:case 12:case 32:if(Bt(Pe)){A=hn;return}break;case 47:if(Bt(Pe)){A=tr;return}break;case 62:if(Bt(Pe)){A=Te,xn();return}break;case 65:case 66:case 67:case 68:case 69:case 70:case 71:case 72:case 73:case 74:case 75:case 76:case 77:case 78:case 79:case 80:case 81:case 82:case 83:case 84:case 85:case 86:case 87:case 88:case 89:case 90:Pe+=String.fromCharCode(f+32),Fe.push(f);return;case 97:case 98:case 99:case 100:case 101:case 102:case 103:case 104:case 105:case 106:case 107:case 108:case 109:case 110:case 111:case 112:case 113:case 114:case 115:case 116:case 117:case 118:case 119:case 120:case 121:case 122:Pe+=String.fromCharCode(f),Fe.push(f);return;default:break}G.push(60),G.push(47),c(G,Fe),ne(f,Jn)}function yw(f){f===45?(A=vw,G.push(45)):ne(f,Jn)}function vw(f){f===45?(A=sm,G.push(45)):ne(f,Jn)}function fn(f){switch(f){case 45:A=Ew,G.push(45);break;case 60:A=Jl;break;case 0:G.push(65533);break;case-1:ye();break;default:G.push(f);break}}function Ew(f){switch(f){case 45:A=sm,G.push(45);break;case 60:A=Jl;break;case 0:A=fn,G.push(65533);break;case-1:ye();break;default:A=fn,G.push(f);break}}function sm(f){switch(f){case 45:G.push(45);break;case 60:A=Jl;break;case 62:A=Jn,G.push(62);break;case 0:A=fn,G.push(65533);break;case-1:ye();break;default:A=fn,G.push(f);break}}function Jl(f){switch(f){case 47:An(),A=bw;break;case 65:case 66:case 67:case 68:case 69:case 70:case 71:case 72:case 73:case 74:case 75:case 76:case 77:case 78:case 79:case 80:case 81:case 82:case 83:case 84:case 85:case 86:case 87:case 88:case 89:case 90:case 97:case 98:case 99:case 100:case 101:case 102:case 103:case 104:case 105:case 106:case 107:case 108:case 109:case 110:case 111:case 112:case 113:case 114:case 115:case 116:case 117:case 118:case 119:case 120:case 121:case 122:An(),G.push(60),ne(f,Dw);break;default:G.push(60),ne(f,fn);break}}function bw(f){switch(f){case 65:case 66:case 67:case 68:case 69:case 70:case 71:case 72:case 73:case 74:case 75:case 76:case 77:case 78:case 79:case 80:case 81:case 82:case 83:case 84:case 85:case 86:case 87:case 88:case 89:case 90:case 97:case 98:case 99:case 100:case 101:case 102:case 103:case 104:case 105:case 106:case 107:case 108:case 109:case 110:case 111:case 112:case 113:case 114:case 115:case 116:case 117:case 118:case 119:case 120:case 121:case 122:hs(),ne(f,ww);break;default:G.push(60),G.push(47),ne(f,fn);break}}function ww(f){switch(f){case 9:case 10:case 12:case 32:if(Bt(Pe)){A=hn;return}break;case 47:if(Bt(Pe)){A=tr;return}break;case 62:if(Bt(Pe)){A=Te,xn();return}break;case 65:case 66:case 67:case 68:case 69:case 70:case 71:case 72:case 73:case 74:case 75:case 76:case 77:case 78:case 79:case 80:case 81:case 82:case 83:case 84:case 85:case 86:case 87:case 88:case 89:case 90:Pe+=String.fromCharCode(f+32),Fe.push(f);return;case 97:case 98:case 99:case 100:case 101:case 102:case 103:case 104:case 105:case 106:case 107:case 108:case 109:case 110:case 111:case 112:case 113:case 114:case 115:case 116:case 117:case 118:case 119:case 120:case 121:case 122:Pe+=String.fromCharCode(f),Fe.push(f);return;default:break}G.push(60),G.push(47),c(G,Fe),ne(f,fn)}function Dw(f){switch(f){case 9:case 10:case 12:case 32:case 47:case 62:ht(Fe)==="script"?A=er:A=fn,G.push(f);break;case 65:case 66:case 67:case 68:case 69:case 70:case 71:case 72:case 73:case 74:case 75:case 76:case 77:case 78:case 79:case 80:case 81:case 82:case 83:case 84:case 85:case 86:case 87:case 88:case 89:case 90:Fe.push(f+32),G.push(f);break;case 97:case 98:case 99:case 100:case 101:case 102:case 103:case 104:case 105:case 106:case 107:case 108:case 109:case 110:case 111:case 112:case 113:case 114:case 115:case 116:case 117:case 118:case 119:case 120:case 121:case 122:Fe.push(f),G.push(f);break;default:ne(f,fn);break}}function er(f){switch(f){case 45:A=_w,G.push(45);break;case 60:A=eu,G.push(60);break;case 0:G.push(65533);break;case-1:ye();break;default:G.push(f);break}}function _w(f){switch(f){case 45:A=Tw,G.push(45);break;case 60:A=eu,G.push(60);break;case 0:A=er,G.push(65533);break;case-1:ye();break;default:A=er,G.push(f);break}}function Tw(f){switch(f){case 45:G.push(45);break;case 60:A=eu,G.push(60);break;case 62:A=Jn,G.push(62);break;case 0:A=er,G.push(65533);break;case-1:ye();break;default:A=er,G.push(f);break}}function eu(f){f===47?(An(),A=Sw,G.push(47)):ne(f,er)}function Sw(f){switch(f){case 9:case 10:case 12:case 32:case 47:case 62:ht(Fe)==="script"?A=fn:A=er,G.push(f);break;case 65:case 66:case 67:case 68:case 69:case 70:case 71:case 72:case 73:case 74:case 75:case 76:case 77:case 78:case 79:case 80:case 81:case 82:case 83:case 84:case 85:case 86:case 87:case 88:case 89:case 90:Fe.push(f+32),G.push(f);break;case 97:case 98:case 99:case 100:case 101:case 102:case 103:case 104:case 105:case 106:case 107:case 108:case 109:case 110:case 111:case 112:case 113:case 114:case 115:case 116:case 117:case 118:case 119:case 120:case 121:case 122:Fe.push(f),G.push(f);break;default:ne(f,er);break}}function hn(f){switch(f){case 9:case 10:case 12:case 32:break;case 47:A=tr;break;case 62:A=Te,xn();break;case-1:ye();break;case 61:Ql(),At+=String.fromCharCode(f),A=tu;break;default:if(Z0())break;Ql(),ne(f,tu);break}}function tu(f){switch(f){case 9:case 10:case 12:case 32:case 47:case 62:case-1:ne(f,Cw);break;case 61:A=om;break;case 65:case 66:case 67:case 68:case 69:case 70:case 71:case 72:case 73:case 74:case 75:case 76:case 77:case 78:case 79:case 80:case 81:case 82:case 83:case 84:case 85:case 86:case 87:case 88:case 89:case 90:At+=String.fromCharCode(f+32);break;case 0:At+="\uFFFD";break;case 34:case 39:case 60:default:At+=ps(q0);break}}function Cw(f){switch(f){case 9:case 10:case 12:case 32:break;case 47:Kn(At),A=tr;break;case 61:A=om;break;case 62:A=Te,Kn(At),xn();break;case-1:Kn(At),ye();break;default:Kn(At),Ql(),ne(f,tu);break}}function om(f){switch(f){case 9:case 10:case 12:case 32:break;case 34:Kl(),A=Xo;break;case 39:Kl(),A=Jo;break;case 62:default:Kl(),ne(f,ea);break}}function Xo(f){switch(f){case 34:Kn(At,Mt),A=nu;break;case 38:qn=Xo,A=Es;break;case 0:Mt+="\uFFFD";break;case-1:ye();break;case 10:Mt+=String.fromCharCode(f);break;default:Mt+=ps(Sn);break}}function Jo(f){switch(f){case 39:Kn(At,Mt),A=nu;break;case 38:qn=Jo,A=Es;break;case 0:Mt+="\uFFFD";break;case-1:ye();break;case 10:Mt+=String.fromCharCode(f);break;default:Mt+=ps(Ct);break}}function ea(f){switch(f){case 9:case 10:case 12:case 32:Kn(At,Mt),A=hn;break;case 38:qn=ea,A=Es;break;case 62:Kn(At,Mt),A=Te,xn();break;case 0:Mt+="\uFFFD";break;case-1:X--,A=Te;break;case 34:case 39:case 60:case 61:case 96:default:Mt+=ps(ci);break}}function nu(f){switch(f){case 9:case 10:case 12:case 32:A=hn;break;case 47:A=tr;break;case 62:A=Te,xn();break;case-1:ye();break;default:ne(f,hn);break}}function tr(f){switch(f){case 62:A=Te,nw(!0);break;case-1:ye();break;default:ne(f,hn);break}}function ta(f,h,w){var L=h.length;w?X+=L-1:X+=L;var P=h.substring(0,L-1);P=P.replace(/\u0000/g,"\uFFFD"),P=P.replace(/\u000D\u000A/g,` -`),P=P.replace(/\u000D/g,` -`),Ye(E,P),A=Te}ta.lookahead=">";function am(f,h,w){if(h[0]==="-"&&h[1]==="-"){X+=2,nm(),A=Iw;return}h.toUpperCase()==="DOCTYPE"?(X+=7,A=kw):h==="[CDATA["&&J0()?(X+=7,A=su):A=ta}am.lookahead=7;function Iw(f){switch(nm(),f){case 45:A=Mw;break;case 62:A=Te,Ye(E,ht(Ve));break;default:ne(f,xr);break}}function Mw(f){switch(f){case 45:A=na;break;case 62:A=Te,Ye(E,ht(Ve));break;case-1:Ye(E,ht(Ve)),ye();break;default:Ve.push(45),ne(f,xr);break}}function xr(f){switch(f){case 60:Ve.push(f),A=Nw;break;case 45:A=ru;break;case 0:Ve.push(65533);break;case-1:Ye(E,ht(Ve)),ye();break;default:Ve.push(f);break}}function Nw(f){switch(f){case 33:Ve.push(f),A=Aw;break;case 60:Ve.push(f);break;default:ne(f,xr);break}}function Aw(f){switch(f){case 45:A=xw;break;default:ne(f,xr);break}}function xw(f){switch(f){case 45:A=Rw;break;default:ne(f,ru);break}}function Rw(f){switch(f){case 62:case-1:ne(f,na);break;default:ne(f,na);break}}function ru(f){switch(f){case 45:A=na;break;case-1:Ye(E,ht(Ve)),ye();break;default:Ve.push(45),ne(f,xr);break}}function na(f){switch(f){case 62:A=Te,Ye(E,ht(Ve));break;case 33:A=Ow;break;case 45:Ve.push(45);break;case-1:Ye(E,ht(Ve)),ye();break;default:Ve.push(45),Ve.push(45),ne(f,xr);break}}function Ow(f){switch(f){case 45:Ve.push(45),Ve.push(45),Ve.push(33),A=ru;break;case 62:A=Te,Ye(E,ht(Ve));break;case-1:Ye(E,ht(Ve)),ye();break;default:Ve.push(45),Ve.push(45),Ve.push(33),ne(f,xr);break}}function kw(f){switch(f){case 9:case 10:case 12:case 32:A=cm;break;case-1:li(),Re(),Oe(),ye();break;default:ne(f,cm);break}}function cm(f){switch(f){case 9:case 10:case 12:case 32:break;case 65:case 66:case 67:case 68:case 69:case 70:case 71:case 72:case 73:case 74:case 75:case 76:case 77:case 78:case 79:case 80:case 81:case 82:case 83:case 84:case 85:case 86:case 87:case 88:case 89:case 90:li(),zn.push(f+32),A=iu;break;case 0:li(),zn.push(65533),A=iu;break;case 62:li(),Re(),A=Te,Oe();break;case-1:li(),Re(),Oe(),ye();break;default:li(),zn.push(f),A=iu;break}}function iu(f){switch(f){case 9:case 10:case 12:case 32:A=lm;break;case 62:A=Te,Oe();break;case 65:case 66:case 67:case 68:case 69:case 70:case 71:case 72:case 73:case 74:case 75:case 76:case 77:case 78:case 79:case 80:case 81:case 82:case 83:case 84:case 85:case 86:case 87:case 88:case 89:case 90:zn.push(f+32);break;case 0:zn.push(65533);break;case-1:Re(),Oe(),ye();break;default:zn.push(f);break}}function lm(f,h,w){switch(f){case 9:case 10:case 12:case 32:X+=1;break;case 62:A=Te,X+=1,Oe();break;case-1:Re(),Oe(),ye();break;default:h=h.toUpperCase(),h==="PUBLIC"?(X+=6,A=Lw):h==="SYSTEM"?(X+=6,A=jw):(Re(),A=nr);break}}lm.lookahead=6;function Lw(f){switch(f){case 9:case 10:case 12:case 32:A=Pw;break;case 34:Wo(),A=um;break;case 39:Wo(),A=dm;break;case 62:Re(),A=Te,Oe();break;case-1:Re(),Oe(),ye();break;default:Re(),A=nr;break}}function Pw(f){switch(f){case 9:case 10:case 12:case 32:break;case 34:Wo(),A=um;break;case 39:Wo(),A=dm;break;case 62:Re(),A=Te,Oe();break;case-1:Re(),Oe(),ye();break;default:Re(),A=nr;break}}function um(f){switch(f){case 34:A=fm;break;case 0:Gn.push(65533);break;case 62:Re(),A=Te,Oe();break;case-1:Re(),Oe(),ye();break;default:Gn.push(f);break}}function dm(f){switch(f){case 39:A=fm;break;case 0:Gn.push(65533);break;case 62:Re(),A=Te,Oe();break;case-1:Re(),Oe(),ye();break;default:Gn.push(f);break}}function fm(f){switch(f){case 9:case 10:case 12:case 32:A=Fw;break;case 62:A=Te,Oe();break;case 34:Yn(),A=ra;break;case 39:Yn(),A=ia;break;case-1:Re(),Oe(),ye();break;default:Re(),A=nr;break}}function Fw(f){switch(f){case 9:case 10:case 12:case 32:break;case 62:A=Te,Oe();break;case 34:Yn(),A=ra;break;case 39:Yn(),A=ia;break;case-1:Re(),Oe(),ye();break;default:Re(),A=nr;break}}function jw(f){switch(f){case 9:case 10:case 12:case 32:A=Bw;break;case 34:Yn(),A=ra;break;case 39:Yn(),A=ia;break;case 62:Re(),A=Te,Oe();break;case-1:Re(),Oe(),ye();break;default:Re(),A=nr;break}}function Bw(f){switch(f){case 9:case 10:case 12:case 32:break;case 34:Yn(),A=ra;break;case 39:Yn(),A=ia;break;case 62:Re(),A=Te,Oe();break;case-1:Re(),Oe(),ye();break;default:Re(),A=nr;break}}function ra(f){switch(f){case 34:A=hm;break;case 0:Wn.push(65533);break;case 62:Re(),A=Te,Oe();break;case-1:Re(),Oe(),ye();break;default:Wn.push(f);break}}function ia(f){switch(f){case 39:A=hm;break;case 0:Wn.push(65533);break;case 62:Re(),A=Te,Oe();break;case-1:Re(),Oe(),ye();break;default:Wn.push(f);break}}function hm(f){switch(f){case 9:case 10:case 12:case 32:break;case 62:A=Te,Oe();break;case-1:Re(),Oe(),ye();break;default:A=nr;break}}function nr(f){switch(f){case 62:A=Te,Oe();break;case-1:Oe(),ye();break;default:break}}function su(f){switch(f){case 93:A=Hw;break;case-1:ye();break;case 0:Qn=!0;default:ms(z0)||G.push(f);break}}function Hw(f){switch(f){case 93:A=Uw;break;default:G.push(93),ne(f,su);break}}function Uw(f){switch(f){case 93:G.push(93);break;case 62:ui(),A=Te;break;default:G.push(93),G.push(93),ne(f,su);break}}function Es(f){switch(An(),Fe.push(38),f){case 9:case 10:case 12:case 32:case 60:case 38:case-1:ne(f,Rr);break;case 35:Fe.push(f),A=Vw;break;default:ne(f,pm);break}}function pm(f){gt.lastIndex=X;var h=gt.exec(Z);if(!h)throw new Error("should never happen");var w=h[1];if(!w){A=Rr;return}switch(X+=w.length,c(Fe,K0(w)),qn){case Xo:case Jo:case ea:if(w[w.length-1]!==";"&&/[=A-Za-z0-9]/.test(Z[X])){A=Rr;return}break;default:break}An();var L=_e[w];typeof L=="number"?Fe.push(L):c(Fe,L),A=Rr}pm.lookahead=-ct;function Vw(f){switch(Ge=0,f){case 120:case 88:Fe.push(f),A=$w;break;default:ne(f,qw);break}}function $w(f){switch(f){case 48:case 49:case 50:case 51:case 52:case 53:case 54:case 55:case 56:case 57:case 65:case 66:case 67:case 68:case 69:case 70:case 97:case 98:case 99:case 100:case 101:case 102:ne(f,zw);break;default:ne(f,Rr);break}}function qw(f){switch(f){case 48:case 49:case 50:case 51:case 52:case 53:case 54:case 55:case 56:case 57:ne(f,Gw);break;default:ne(f,Rr);break}}function zw(f){switch(f){case 65:case 66:case 67:case 68:case 69:case 70:Ge*=16,Ge+=f-55;break;case 97:case 98:case 99:case 100:case 101:case 102:Ge*=16,Ge+=f-87;break;case 48:case 49:case 50:case 51:case 52:case 53:case 54:case 55:case 56:case 57:Ge*=16,Ge+=f-48;break;case 59:A=sa;break;default:ne(f,sa);break}}function Gw(f){switch(f){case 48:case 49:case 50:case 51:case 52:case 53:case 54:case 55:case 56:case 57:Ge*=10,Ge+=f-48;break;case 59:A=sa;break;default:ne(f,sa);break}}function sa(f){Ge in $?Ge=$[Ge]:(Ge>1114111||Ge>=55296&&Ge<57344)&&(Ge=65533),An(),Ge<=65535?Fe.push(Ge):(Ge=Ge-65536,Fe.push(55296+(Ge>>10)),Fe.push(56320+(Ge&1023))),ne(f,Rr)}function Rr(f){switch(qn){case Xo:case Jo:case ea:Mt+=ht(Fe);break;default:c(G,Fe);break}ne(f,qn)}function Ww(f,h,w,L){switch(f){case 1:if(h=h.replace(Tr,""),h.length===0)return;break;case 4:xe._appendChild(xe.createComment(h));return;case 5:var P=h,Q=w,ae=L;xe.appendChild(new r(xe,P,Q,ae)),Gl||P.toLowerCase()!=="html"||H.test(Q)||ae&&ae.toLowerCase()===O||ae===void 0&&_.test(Q)?xe._quirks=!0:(D.test(Q)||ae!==void 0&&_.test(Q))&&(xe._limitedQuirks=!0),B=mm;return}xe._quirks=!0,B=mm,B(f,h,w,L)}function mm(f,h,w,L){var P;switch(f){case 1:if(h=h.replace(Tr,""),h.length===0)return;break;case 5:return;case 4:xe._appendChild(xe.createComment(h));return;case 2:if(h==="html"){P=gs(xe,h,w),N.push(P),xe.appendChild(P),B=oa;return}break;case 3:switch(h){case"html":case"head":case"body":case"br":break;default:return}}P=gs(xe,"html",null),N.push(P),xe.appendChild(P),B=oa,B(f,h,w,L)}function oa(f,h,w,L){switch(f){case 1:if(h=h.replace(Tr,""),h.length===0)return;break;case 5:return;case 4:un(h);return;case 2:switch(h){case"html":oe(f,h,w,L);return;case"head":var P=fe(h,w);$o=P,B=Qe;return}break;case 3:switch(h){case"html":case"head":case"body":case"br":break;default:return}}oa(d,"head",null),B(f,h,w,L)}function Qe(f,h,w,L){switch(f){case 1:var P=h.match(Tr);if(P&&(dn(P[0]),h=h.substring(P[0].length)),h.length===0)return;break;case 4:un(h);return;case 5:return;case 2:switch(h){case"html":oe(f,h,w,L);return;case"meta":case"base":case"basefont":case"bgsound":case"link":fe(h,w),N.pop();return;case"title":rw(h,w);return;case"noscript":if(!qo){fe(h,w),B=gm;return}case"noframes":case"style":Yo(h,w);return;case"script":Qo(function(Q){var ae=gs(Q,h,w);return ae._parser_inserted=!0,ae._force_async=!1,Mr&&(ae._already_started=!0),ui(),ae}),A=Jn,In=B,B=aa;return;case"template":fe(h,w),Ee.insertMarker(),We=!1,B=cu,Mn.push(B);return;case"head":return}break;case 3:switch(h){case"head":N.pop(),B=ou;return;case"body":case"html":case"br":break;case"template":if(!N.contains("template"))return;N.generateImpliedEndTags(null,"thorough"),N.popTag("template"),Ee.clearToMarker(),Mn.pop(),ys();return;default:return}break}Qe(m,"head",null),B(f,h,w,L)}function gm(f,h,w,L){switch(f){case 5:return;case 4:Qe(f,h);return;case 1:var P=h.match(Tr);if(P&&(Qe(f,P[0]),h=h.substring(P[0].length)),h.length===0)return;break;case 2:switch(h){case"html":oe(f,h,w,L);return;case"basefont":case"bgsound":case"link":case"meta":case"noframes":case"style":Qe(f,h,w);return;case"head":case"noscript":return}break;case 3:switch(h){case"noscript":N.pop(),B=Qe;return;case"br":break;default:return}break}gm(m,"noscript",null),B(f,h,w,L)}function ou(f,h,w,L){switch(f){case 1:var P=h.match(Tr);if(P&&(dn(P[0]),h=h.substring(P[0].length)),h.length===0)return;break;case 4:un(h);return;case 5:return;case 2:switch(h){case"html":oe(f,h,w,L);return;case"body":fe(h,w),We=!1,B=oe;return;case"frameset":fe(h,w),B=lu;return;case"base":case"basefont":case"bgsound":case"link":case"meta":case"noframes":case"script":case"style":case"template":case"title":N.push($o),Qe(d,h,w),N.removeElement($o);return;case"head":return}break;case 3:switch(h){case"template":return Qe(f,h,w,L);case"body":case"html":case"br":break;default:return}break}ou(d,"body",null),We=!0,B(f,h,w,L)}function oe(f,h,w,L){var P,Q,ae,Se;switch(f){case 1:if(Qn&&(h=h.replace(Bo,""),h.length===0))return;We&&jo.test(h)&&(We=!1),yt(),dn(h);return;case 5:return;case 4:un(h);return;case-1:if(Mn.length)return cu(f);Ar();return;case 2:switch(h){case"html":if(N.contains("template"))return;Jp(w,N.elements[0]);return;case"base":case"basefont":case"bgsound":case"link":case"meta":case"noframes":case"script":case"style":case"template":case"title":Qe(d,h,w);return;case"body":if(P=N.elements[1],!P||!(P instanceof a.HTMLBodyElement)||N.contains("template"))return;We=!1,Jp(w,P);return;case"frameset":if(!We||(P=N.elements[1],!P||!(P instanceof a.HTMLBodyElement)))return;for(P.parentNode&&P.parentNode.removeChild(P);!(N.top instanceof a.HTMLHtmlElement);)N.pop();fe(h,w),B=lu;return;case"address":case"article":case"aside":case"blockquote":case"center":case"details":case"dialog":case"dir":case"div":case"dl":case"fieldset":case"figcaption":case"figure":case"footer":case"header":case"hgroup":case"main":case"nav":case"ol":case"p":case"section":case"summary":case"ul":N.inButtonScope("p")&&oe(m,"p"),fe(h,w);return;case"menu":N.inButtonScope("p")&&oe(m,"p"),Le(N.top,"menuitem")&&N.pop(),fe(h,w);return;case"h1":case"h2":case"h3":case"h4":case"h5":case"h6":N.inButtonScope("p")&&oe(m,"p"),N.top instanceof a.HTMLHeadingElement&&N.pop(),fe(h,w);return;case"pre":case"listing":N.inButtonScope("p")&&oe(m,"p"),fe(h,w),Nr=!0,We=!1;return;case"form":if(Nn&&!N.contains("template"))return;N.inButtonScope("p")&&oe(m,"p"),Se=fe(h,w),N.contains("template")||(Nn=Se);return;case"li":for(We=!1,Q=N.elements.length-1;Q>=0;Q--){if(ae=N.elements[Q],ae instanceof a.HTMLLIElement){oe(m,"li");break}if(Le(ae,S)&&!Le(ae,b))break}N.inButtonScope("p")&&oe(m,"p"),fe(h,w);return;case"dd":case"dt":for(We=!1,Q=N.elements.length-1;Q>=0;Q--){if(ae=N.elements[Q],Le(ae,ee)){oe(m,ae.localName);break}if(Le(ae,S)&&!Le(ae,b))break}N.inButtonScope("p")&&oe(m,"p"),fe(h,w);return;case"plaintext":N.inButtonScope("p")&&oe(m,"p"),fe(h,w),A=Xl;return;case"button":N.inScope("button")?(oe(m,"button"),B(f,h,w,L)):(yt(),fe(h,w),We=!1);return;case"a":var qe=Ee.findElementByTag("a");qe&&(oe(m,h),Ee.remove(qe),N.removeElement(qe));case"b":case"big":case"code":case"em":case"font":case"i":case"s":case"small":case"strike":case"strong":case"tt":case"u":yt(),Ee.push(fe(h,w),w);return;case"nobr":yt(),N.inScope(h)&&(oe(m,h),yt()),Ee.push(fe(h,w),w);return;case"applet":case"marquee":case"object":yt(),fe(h,w),Ee.insertMarker(),We=!1;return;case"table":!xe._quirks&&N.inButtonScope("p")&&oe(m,"p"),fe(h,w),We=!1,B=Ht;return;case"area":case"br":case"embed":case"img":case"keygen":case"wbr":yt(),fe(h,w),N.pop(),We=!1;return;case"input":yt(),Se=fe(h,w),N.pop();var ut=Se.getAttribute("type");(!ut||ut.toLowerCase()!=="hidden")&&(We=!1);return;case"param":case"source":case"track":fe(h,w),N.pop();return;case"hr":N.inButtonScope("p")&&oe(m,"p"),Le(N.top,"menuitem")&&N.pop(),fe(h,w),N.pop(),We=!1;return;case"image":oe(d,"img",w,L);return;case"textarea":fe(h,w),Nr=!0,We=!1,A=Xn,In=B,B=aa;return;case"xmp":N.inButtonScope("p")&&oe(m,"p"),yt(),We=!1,Yo(h,w);return;case"iframe":We=!1,Yo(h,w);return;case"noembed":Yo(h,w);return;case"select":yt(),fe(h,w),We=!1,B===Ht||B===au||B===Or||B===bs||B===di?B=la:B=Rn;return;case"optgroup":case"option":N.top instanceof a.HTMLOptionElement&&oe(m,"option"),yt(),fe(h,w);return;case"menuitem":Le(N.top,"menuitem")&&N.pop(),yt(),fe(h,w);return;case"rb":case"rtc":N.inScope("ruby")&&N.generateImpliedEndTags(),fe(h,w);return;case"rp":case"rt":N.inScope("ruby")&&N.generateImpliedEndTags("rtc"),fe(h,w);return;case"math":yt(),Xp(w),zl(w),Yl(h,w,s.MATHML),L&&N.pop();return;case"svg":yt(),Zp(w),zl(w),Yl(h,w,s.SVG),L&&N.pop();return;case"caption":case"col":case"colgroup":case"frame":case"head":case"tbody":case"td":case"tfoot":case"th":case"thead":case"tr":return}yt(),fe(h,w);return;case 3:switch(h){case"template":Qe(m,h,w);return;case"body":if(!N.inScope("body"))return;B=ym;return;case"html":if(!N.inScope("body"))return;B=ym,B(f,h,w);return;case"address":case"article":case"aside":case"blockquote":case"button":case"center":case"details":case"dialog":case"dir":case"div":case"dl":case"fieldset":case"figcaption":case"figure":case"footer":case"header":case"hgroup":case"listing":case"main":case"menu":case"nav":case"ol":case"pre":case"section":case"summary":case"ul":if(!N.inScope(h))return;N.generateImpliedEndTags(),N.popTag(h);return;case"form":if(N.contains("template")){if(!N.inScope("form"))return;N.generateImpliedEndTags(),N.popTag("form")}else{var Ut=Nn;if(Nn=null,!Ut||!N.elementInScope(Ut))return;N.generateImpliedEndTags(),N.removeElement(Ut)}return;case"p":N.inButtonScope(h)?(N.generateImpliedEndTags(h),N.popTag(h)):(oe(d,h,null),B(f,h,w,L));return;case"li":if(!N.inListItemScope(h))return;N.generateImpliedEndTags(h),N.popTag(h);return;case"dd":case"dt":if(!N.inScope(h))return;N.generateImpliedEndTags(h),N.popTag(h);return;case"h1":case"h2":case"h3":case"h4":case"h5":case"h6":if(!N.elementTypeInScope(a.HTMLHeadingElement))return;N.generateImpliedEndTags(),N.popElementType(a.HTMLHeadingElement);return;case"sarcasm":break;case"a":case"b":case"big":case"code":case"em":case"font":case"i":case"nobr":case"s":case"small":case"strike":case"strong":case"tt":case"u":var Xt=iw(h);if(Xt)return;break;case"applet":case"marquee":case"object":if(!N.inScope(h))return;N.generateImpliedEndTags(),N.popTag(h),Ee.clearToMarker();return;case"br":oe(d,h,null);return}for(Q=N.elements.length-1;Q>=0;Q--)if(ae=N.elements[Q],Le(ae,h)){N.generateImpliedEndTags(h),N.popElement(ae);break}else if(Le(ae,S))return;return}}function aa(f,h,w,L){switch(f){case 1:dn(h);return;case-1:N.top instanceof a.HTMLScriptElement&&(N.top._already_started=!0),N.pop(),B=In,B(f);return;case 3:h==="script"?sw():(N.pop(),B=In);return;default:return}}function Ht(f,h,w,L){function P(ae){for(var Se=0,qe=ae.length;Se0&&dn(h);return;case 4:un(h);return;case 5:return;case-1:Ar();return;case 2:switch(h){case"html":oe(f,h,w,L);return;case"frameset":fe(h,w);return;case"frame":fe(h,w),N.pop();return;case"noframes":Qe(f,h,w,L);return}break;case 3:if(h==="frameset"){if(Mr&&N.top instanceof a.HTMLHtmlElement)return;N.pop(),!Mr&&!(N.top instanceof a.HTMLFrameSetElement)&&(B=Kw);return}break}}function Kw(f,h,w,L){switch(f){case 1:h=h.replace(ql,""),h.length>0&&dn(h);return;case 4:un(h);return;case 5:return;case-1:Ar();return;case 2:switch(h){case"html":oe(f,h,w,L);return;case"noframes":Qe(f,h,w,L);return}break;case 3:if(h==="html"){B=Zw;return}break}}function Yw(f,h,w,L){switch(f){case 1:if(jo.test(h))break;oe(f,h,w,L);return;case 4:xe._appendChild(xe.createComment(h));return;case 5:oe(f,h,w,L);return;case-1:Ar();return;case 2:if(h==="html"){oe(f,h,w,L);return}break}B=oe,B(f,h,w,L)}function Zw(f,h,w,L){switch(f){case 1:h=h.replace(ql,""),h.length>0&&oe(f,h,w,L);return;case 4:xe._appendChild(xe.createComment(h));return;case 5:oe(f,h,w,L);return;case-1:Ar();return;case 2:switch(h){case"html":oe(f,h,w,L);return;case"noframes":Qe(f,h,w,L);return}break}}function vm(f,h,w,L){function P(qe){for(var ut=0,Ut=qe.length;ut0&&P[P.length-1][0]==="Character"?P[P.length-1][1]+=Se:P.push(["Character",Se]);break;case 4:P.push(["Comment",Se]);break;case 5:P.push(["DOCTYPE",Se,qe===void 0?null:qe,ut===void 0?null:ut,!Gl]);break;case 2:for(var Ut=Object.create(null),Xt=0;Xt0&&s.parse(o,!1,function(){return!0})},end:function(o){s.parse(o||"",!0,function(){return!0})},process:function(o){return s.parse("",!1,o)},document:function(){return s.document()}}},t.createWindow=function(s,o){var a=t.createDocument(s);return o!==void 0&&(a._address=o),new i.Window(a)},t.impl=i}}),_l=uA();function dA(){Object.assign(globalThis,_l.impl),globalThis.KeyboardEvent=_l.impl.Event}function i0(t,e="/"){return _l.createWindow(t,e).document}function fA(t){return t.serialize()}var Wh=class t extends ao{constructor(){super(...arguments),this.supportsDOMEvents=!1}static makeCurrent(){dA(),Xc(new t)}createHtmlDocument(){return i0("fakeTitle")}getDefaultDocument(){return t.defaultDoc||(t.defaultDoc=_l.createDocument()),t.defaultDoc}isElementNode(e){return e?e.nodeType===t.defaultDoc.ELEMENT_NODE:!1}isShadowRoot(e){return e.shadowRoot==e}getGlobalEventTarget(e,n){return n==="window"?e.defaultView:n==="document"?e:n==="body"?e.body:null}getBaseHref(e){return e.documentElement.querySelector("base")?.getAttribute("href")||""}dispatchEvent(e,n){e.dispatchEvent(n);let i=(e.ownerDocument||e).defaultView;i&&i.dispatchEvent(n)}getUserAgent(){return"Fake user agent"}getCookie(e){throw new Error("getCookie has not been implemented")}},s0=(()=>{let e=class e{constructor(r){this._doc=r}renderToString(){return fA(this._doc)}getDocument(){return this._doc}};e.\u0275fac=function(i){return new(i||e)(ue(ze))},e.\u0275prov=ie({token:e,factory:e.\u0275fac});let t=e;return t})(),hA=(()=>{let e=class e{\u0275loadImpl(){return Lr(this,null,function*(){if(!this.xhrImpl){let{default:r}=yield import("./chunk-O73ZHKXN.mjs");this.xhrImpl=r}})}build(){let r=this.xhrImpl;if(!r)throw new Error("Unexpected state in ServerXhr: XHR implementation is not loaded.");return new r.XMLHttpRequest}};e.\u0275fac=function(i){return new(i||e)},e.\u0275prov=ie({token:e,factory:e.\u0275fac});let t=e;return t})();function pA(t,e){let n=W(io),{href:r,protocol:i,hostname:s,port:o}=n;if(!i.startsWith("http"))return e(t);let a=`${i}//${s}`;o&&(a+=`:${o}`);let c=n.getBaseHrefFromDOM()||r,l=new URL(c,a),u=new URL(t.url,l).toString();return e(t.clone({url:u}))}var mA=[{provide:Yi,useClass:hA},{provide:ch,useValue:pA,multi:!0}],Il=new de("Server.INITIAL_CONFIG"),o0=new de("Server.RENDER_MODULE_HOOK"),Dl="resolve:";function Gh(t){let{hostname:e,protocol:n,port:r,pathname:i,search:s,hash:o}=new URL(t,Dl+"//");return n!==Dl&&r===""&&/\:(80|443)/.test(t)&&(r=n==="http:"?"80":"443"),n===Dl&&t.charAt(0)!=="/"&&(i=i.slice(1)),{hostname:e,protocol:n===Dl?"":n,port:r,pathname:i,search:s,hash:o}}var gA=(()=>{let e=class e{constructor(r,i){this._doc=r,this.href="/",this.hostname="/",this.protocol="/",this.port="/",this.pathname="/",this.search="",this.hash="",this._hashUpdate=new Et;let s=i;if(s){if(s.url){let o=Gh(s.url);this.protocol=o.protocol,this.hostname=o.hostname,this.port=o.port,this.pathname=o.pathname,this.search=o.search,this.hash=o.hash,this.href=r.location.href}if(s.useAbsoluteUrl){if(!s.baseUrl)throw new Error('"PlatformConfig.baseUrl" must be set if "useAbsoluteUrl" is true');let o=Gh(s.baseUrl);this.protocol=o.protocol,this.hostname=o.hostname,this.port=o.port}}}getBaseHrefFromDOM(){return bn().getBaseHref(this._doc)}onPopState(r){return()=>{}}onHashChange(r){let i=this._hashUpdate.subscribe(r);return()=>i.unsubscribe()}get url(){return`${this.pathname}${this.search}${this.hash}`}setHash(r,i){if(this.hash===r)return;this.hash=r;let s=this.url;queueMicrotask(()=>this._hashUpdate.next({type:"hashchange",state:null,oldUrl:i,newUrl:s}))}replaceState(r,i,s){let o=this.url,a=Gh(s);this.pathname=a.pathname,this.search=a.search,this.setHash(a.hash,o)}pushState(r,i,s){this.replaceState(r,i,s)}forward(){throw new Error("Not implemented")}back(){throw new Error("Not implemented")}getState(){}};e.\u0275fac=function(i){return new(i||e)(ue(ze),ue(Il,8))},e.\u0275prov=ie({token:e,factory:e.\u0275fac});let t=e;return t})(),yA=(()=>{let e=class e extends Zi{constructor(r){super(r),this.doc=r}supports(r){return!0}addEventListener(r,i,s){return bn().onAndCancel(r,i,s)}};e.\u0275fac=function(i){return new(i||e)(ue(ze))},e.\u0275prov=ie({token:e,factory:e.\u0275fac});let t=e;return t})(),vA=[{provide:o0,useFactory:EA,deps:[ze,zi,En],multi:!0}];function EA(t,e,n){return()=>{let r=n.toJson();if(n.isEmpty)return;let i=t.createElement("script");i.id=e+"-state",i.setAttribute("type","application/json"),i.textContent=r,t.body.appendChild(i)}}var bA=[{provide:ze,useFactory:TA,deps:[an]},{provide:Wt,useValue:ih},{provide:Zs,useFactory:wA,multi:!0},{provide:io,useClass:gA,deps:[ze,[Xs,Il]]},{provide:s0,deps:[ze]},{provide:Kc,useValue:!0}];function wA(){return()=>{Wh.makeCurrent()}}var DA=[{provide:co,multi:!0,useClass:yA}],_A=[vA,DA,mA,{provide:Wf,useValue:null},{provide:Wc,useValue:null},{provide:oh,useClass:ro}];function TA(t){let e=t.get(Il,null),n;return e&&e.document?n=typeof e.document=="string"?i0(e.document,e.url):e.document:n=bn().createHtmlDocument(),Ic(n),n}var SA=Yc(Xf,"server",bA);function h5(){return Hn([Pb(),..._A])}function a0(t){let e=t.platformProviders??[];return SA([{provide:Il,useValue:{document:t.document,url:t.url}},e])}function CA(t){let e=t.createComment(vf);t.body.firstChild?t.body.insertBefore(e,t.body.firstChild):t.body.append(e)}function IA(t){let e=t.injector,n=NA(e.get(MA,l0));t.components.forEach(r=>{let i=r.injector.get(Zr),s=r.location.nativeElement;s&&i.setAttribute(s,"ng-server-context",n)})}function c0(t,e){return Lr(this,null,function*(){let n=e.injector;yield no(e);let r=t.injector.get(s0);if(e.injector.get(Si,!1)){let o=r.getDocument();CA(o),OE(e,o)}let i=n.get(o0,null);if(i){let o=[];for(let a of i)try{let c=a();c&&o.push(c)}catch(c){console.warn("Ignoring BEFORE_APP_SERIALIZED Exception: ",c)}if(o.length)for(let a of yield Promise.allSettled(o))a.status==="rejected"&&console.warn("Ignoring BEFORE_APP_SERIALIZED Exception: ",a.reason)}IA(e);let s=r.renderToString();return yield new Promise(o=>{setTimeout(()=>{t.destroy(),o()},0)}),s})}var l0="other",MA=new de("SERVER_CONTEXT");function NA(t){let e=t.replace(/[^a-zA-Z0-9\-]/g,"");return e.length>0?e:l0}function p5(t,e){return Lr(this,null,function*(){let{document:n,url:r,extraProviders:i}=e,s=a0({document:n,url:r,platformProviders:i}),a=(yield s.bootstrapModule(t)).injector.get(cn);return c0(s,a)})}function m5(t,e){return Lr(this,null,function*(){let n=a0(e),r=yield t();return c0(n,r)})}var ve="primary",Lo=Symbol("RouteTitle"),up=class{constructor(e){this.params=e||{}}has(e){return Object.prototype.hasOwnProperty.call(this.params,e)}get(e){if(this.has(e)){let n=this.params[e];return Array.isArray(n)?n[0]:n}return null}getAll(e){if(this.has(e)){let n=this.params[e];return Array.isArray(n)?n:[n]}return[]}get keys(){return Object.keys(this.params)}};function os(t){return new up(t)}function AA(t,e,n){let r=n.path.split("/");if(r.length>t.length||n.pathMatch==="full"&&(e.hasChildren()||r.lengthr[s]===i)}else return t===e}function g0(t){return t.length>0?t[t.length-1]:null}function _r(t){return Tu(t)?t:to(t)?tt(Promise.resolve(t)):pe(t)}var RA={exact:v0,subset:E0},y0={exact:OA,subset:kA,ignored:()=>!0};function u0(t,e,n){return RA[n.paths](t.root,e.root,n.matrixParams)&&y0[n.queryParams](t.queryParams,e.queryParams)&&!(n.fragment==="exact"&&t.fragment!==e.fragment)}function OA(t,e){return _n(t,e)}function v0(t,e,n){if(!si(t.segments,e.segments)||!Al(t.segments,e.segments,n)||t.numberOfChildren!==e.numberOfChildren)return!1;for(let r in e.children)if(!t.children[r]||!v0(t.children[r],e.children[r],n))return!1;return!0}function kA(t,e){return Object.keys(e).length<=Object.keys(t).length&&Object.keys(e).every(n=>m0(t[n],e[n]))}function E0(t,e,n){return b0(t,e,e.segments,n)}function b0(t,e,n,r){if(t.segments.length>n.length){let i=t.segments.slice(0,n.length);return!(!si(i,n)||e.hasChildren()||!Al(i,n,r))}else if(t.segments.length===n.length){if(!si(t.segments,n)||!Al(t.segments,n,r))return!1;for(let i in e.children)if(!t.children[i]||!E0(t.children[i],e.children[i],r))return!1;return!0}else{let i=n.slice(0,t.segments.length),s=n.slice(t.segments.length);return!si(t.segments,i)||!Al(t.segments,i,r)||!t.children[ve]?!1:b0(t.children[ve],e,s,r)}}function Al(t,e,n){return e.every((r,i)=>y0[n](t[i].parameters,r.parameters))}var wr=class{constructor(e=new je([],{}),n={},r=null){this.root=e,this.queryParams=n,this.fragment=r}get queryParamMap(){return this._queryParamMap??=os(this.queryParams),this._queryParamMap}toString(){return FA.serialize(this)}},je=class{constructor(e,n){this.segments=e,this.children=n,this.parent=null,Object.values(n).forEach(r=>r.parent=this)}hasChildren(){return this.numberOfChildren>0}get numberOfChildren(){return Object.keys(this.children).length}toString(){return xl(this)}},ii=class{constructor(e,n){this.path=e,this.parameters=n}get parameterMap(){return this._parameterMap??=os(this.parameters),this._parameterMap}toString(){return D0(this)}};function LA(t,e){return si(t,e)&&t.every((n,r)=>_n(n.parameters,e[r].parameters))}function si(t,e){return t.length!==e.length?!1:t.every((n,r)=>n.path===e[r].path)}function PA(t,e){let n=[];return Object.entries(t.children).forEach(([r,i])=>{r===ve&&(n=n.concat(e(i,r)))}),Object.entries(t.children).forEach(([r,i])=>{r!==ve&&(n=n.concat(e(i,r)))}),n}var Fp=(()=>{let e=class e{};e.\u0275fac=function(i){return new(i||e)},e.\u0275prov=ie({token:e,factory:()=>new Ol,providedIn:"root"});let t=e;return t})(),Ol=class{parse(e){let n=new hp(e);return new wr(n.parseRootSegment(),n.parseQueryParams(),n.parseFragment())}serialize(e){let n=`/${wo(e.root,!0)}`,r=HA(e.queryParams),i=typeof e.fragment=="string"?`#${jA(e.fragment)}`:"";return`${n}${r}${i}`}},FA=new Ol;function xl(t){return t.segments.map(e=>D0(e)).join("/")}function wo(t,e){if(!t.hasChildren())return xl(t);if(e){let n=t.children[ve]?wo(t.children[ve],!1):"",r=[];return Object.entries(t.children).forEach(([i,s])=>{i!==ve&&r.push(`${i}:${wo(s,!1)}`)}),r.length>0?`${n}(${r.join("//")})`:n}else{let n=PA(t,(r,i)=>i===ve?[wo(t.children[ve],!1)]:[`${i}:${wo(r,!1)}`]);return Object.keys(t.children).length===1&&t.children[ve]!=null?`${xl(t)}/${n[0]}`:`${xl(t)}/(${n.join("//")})`}}function w0(t){return encodeURIComponent(t).replace(/%40/g,"@").replace(/%3A/gi,":").replace(/%24/g,"$").replace(/%2C/gi,",")}function Ml(t){return w0(t).replace(/%3B/gi,";")}function jA(t){return encodeURI(t)}function fp(t){return w0(t).replace(/\(/g,"%28").replace(/\)/g,"%29").replace(/%26/gi,"&")}function Rl(t){return decodeURIComponent(t)}function d0(t){return Rl(t.replace(/\+/g,"%20"))}function D0(t){return`${fp(t.path)}${BA(t.parameters)}`}function BA(t){return Object.entries(t).map(([e,n])=>`;${fp(e)}=${fp(n)}`).join("")}function HA(t){let e=Object.entries(t).map(([n,r])=>Array.isArray(r)?r.map(i=>`${Ml(n)}=${Ml(i)}`).join("&"):`${Ml(n)}=${Ml(r)}`).filter(n=>n);return e.length?`?${e.join("&")}`:""}var UA=/^[^\/()?;#]+/;function op(t){let e=t.match(UA);return e?e[0]:""}var VA=/^[^\/()?;=#]+/;function $A(t){let e=t.match(VA);return e?e[0]:""}var qA=/^[^=?&#]+/;function zA(t){let e=t.match(qA);return e?e[0]:""}var GA=/^[^&#]+/;function WA(t){let e=t.match(GA);return e?e[0]:""}var hp=class{constructor(e){this.url=e,this.remaining=e}parseRootSegment(){return this.consumeOptional("/"),this.remaining===""||this.peekStartsWith("?")||this.peekStartsWith("#")?new je([],{}):new je([],this.parseChildren())}parseQueryParams(){let e={};if(this.consumeOptional("?"))do this.parseQueryParam(e);while(this.consumeOptional("&"));return e}parseFragment(){return this.consumeOptional("#")?decodeURIComponent(this.remaining):null}parseChildren(){if(this.remaining==="")return{};this.consumeOptional("/");let e=[];for(this.peekStartsWith("(")||e.push(this.parseSegment());this.peekStartsWith("/")&&!this.peekStartsWith("//")&&!this.peekStartsWith("/(");)this.capture("/"),e.push(this.parseSegment());let n={};this.peekStartsWith("/(")&&(this.capture("/"),n=this.parseParens(!0));let r={};return this.peekStartsWith("(")&&(r=this.parseParens(!1)),(e.length>0||Object.keys(n).length>0)&&(r[ve]=new je(e,n)),r}parseSegment(){let e=op(this.remaining);if(e===""&&this.peekStartsWith(";"))throw new z(4009,!1);return this.capture(e),new ii(Rl(e),this.parseMatrixParams())}parseMatrixParams(){let e={};for(;this.consumeOptional(";");)this.parseParam(e);return e}parseParam(e){let n=$A(this.remaining);if(!n)return;this.capture(n);let r="";if(this.consumeOptional("=")){let i=op(this.remaining);i&&(r=i,this.capture(r))}e[Rl(n)]=Rl(r)}parseQueryParam(e){let n=zA(this.remaining);if(!n)return;this.capture(n);let r="";if(this.consumeOptional("=")){let o=WA(this.remaining);o&&(r=o,this.capture(r))}let i=d0(n),s=d0(r);if(e.hasOwnProperty(i)){let o=e[i];Array.isArray(o)||(o=[o],e[i]=o),o.push(s)}else e[i]=s}parseParens(e){let n={};for(this.capture("(");!this.consumeOptional(")")&&this.remaining.length>0;){let r=op(this.remaining),i=this.remaining[r.length];if(i!=="/"&&i!==")"&&i!==";")throw new z(4010,!1);let s;r.indexOf(":")>-1?(s=r.slice(0,r.indexOf(":")),this.capture(s),this.capture(":")):e&&(s=ve);let o=this.parseChildren();n[s]=Object.keys(o).length===1?o[ve]:new je([],o),this.consumeOptional("//")}return n}peekStartsWith(e){return this.remaining.startsWith(e)}consumeOptional(e){return this.peekStartsWith(e)?(this.remaining=this.remaining.substring(e.length),!0):!1}capture(e){if(!this.consumeOptional(e))throw new z(4011,!1)}};function _0(t){return t.segments.length>0?new je([],{[ve]:t}):t}function T0(t){let e={};for(let[r,i]of Object.entries(t.children)){let s=T0(i);if(r===ve&&s.segments.length===0&&s.hasChildren())for(let[o,a]of Object.entries(s.children))e[o]=a;else(s.segments.length>0||s.hasChildren())&&(e[r]=s)}let n=new je(t.segments,e);return QA(n)}function QA(t){if(t.numberOfChildren===1&&t.children[ve]){let e=t.children[ve];return new je(t.segments.concat(e.segments),e.children)}return t}function as(t){return t instanceof wr}function KA(t,e,n=null,r=null){let i=S0(t);return C0(i,e,n,r)}function S0(t){let e;function n(s){let o={};for(let c of s.children){let l=n(c);o[c.outlet]=l}let a=new je(s.url,o);return s===t&&(e=a),a}let r=n(t.root),i=_0(r);return e??i}function C0(t,e,n,r){let i=t;for(;i.parent;)i=i.parent;if(e.length===0)return ap(i,i,i,n,r);let s=YA(e);if(s.toRoot())return ap(i,i,new je([],{}),n,r);let o=ZA(s,i,t),a=o.processChildren?To(o.segmentGroup,o.index,s.commands):M0(o.segmentGroup,o.index,s.commands);return ap(i,o.segmentGroup,a,n,r)}function kl(t){return typeof t=="object"&&t!=null&&!t.outlets&&!t.segmentPath}function Io(t){return typeof t=="object"&&t!=null&&t.outlets}function ap(t,e,n,r,i){let s={};r&&Object.entries(r).forEach(([c,l])=>{s[c]=Array.isArray(l)?l.map(u=>`${u}`):`${l}`});let o;t===e?o=n:o=I0(t,e,n);let a=_0(T0(o));return new wr(a,s,i)}function I0(t,e,n){let r={};return Object.entries(t.children).forEach(([i,s])=>{s===e?r[i]=n:r[i]=I0(s,e,n)}),new je(t.segments,r)}var Ll=class{constructor(e,n,r){if(this.isAbsolute=e,this.numberOfDoubleDots=n,this.commands=r,e&&r.length>0&&kl(r[0]))throw new z(4003,!1);let i=r.find(Io);if(i&&i!==g0(r))throw new z(4004,!1)}toRoot(){return this.isAbsolute&&this.commands.length===1&&this.commands[0]=="/"}};function YA(t){if(typeof t[0]=="string"&&t.length===1&&t[0]==="/")return new Ll(!0,0,t);let e=0,n=!1,r=t.reduce((i,s,o)=>{if(typeof s=="object"&&s!=null){if(s.outlets){let a={};return Object.entries(s.outlets).forEach(([c,l])=>{a[c]=typeof l=="string"?l.split("/"):l}),[...i,{outlets:a}]}if(s.segmentPath)return[...i,s.segmentPath]}return typeof s!="string"?[...i,s]:o===0?(s.split("/").forEach((a,c)=>{c==0&&a==="."||(c==0&&a===""?n=!0:a===".."?e++:a!=""&&i.push(a))}),i):[...i,s]},[]);return new Ll(n,e,r)}var is=class{constructor(e,n,r){this.segmentGroup=e,this.processChildren=n,this.index=r}};function ZA(t,e,n){if(t.isAbsolute)return new is(e,!0,0);if(!n)return new is(e,!1,NaN);if(n.parent===null)return new is(n,!0,0);let r=kl(t.commands[0])?0:1,i=n.segments.length-1+r;return XA(n,i,t.numberOfDoubleDots)}function XA(t,e,n){let r=t,i=e,s=n;for(;s>i;){if(s-=i,r=r.parent,!r)throw new z(4005,!1);i=r.segments.length}return new is(r,!1,i-s)}function JA(t){return Io(t[0])?t[0].outlets:{[ve]:t}}function M0(t,e,n){if(t??=new je([],{}),t.segments.length===0&&t.hasChildren())return To(t,e,n);let r=ex(t,e,n),i=n.slice(r.commandIndex);if(r.match&&r.pathIndexs!==ve)&&t.children[ve]&&t.numberOfChildren===1&&t.children[ve].segments.length===0){let s=To(t.children[ve],e,n);return new je(t.segments,s.children)}return Object.entries(r).forEach(([s,o])=>{typeof o=="string"&&(o=[o]),o!==null&&(i[s]=M0(t.children[s],e,o))}),Object.entries(t.children).forEach(([s,o])=>{r[s]===void 0&&(i[s]=o)}),new je(t.segments,i)}}function ex(t,e,n){let r=0,i=e,s={match:!1,pathIndex:0,commandIndex:0};for(;i=n.length)return s;let o=t.segments[i],a=n[r];if(Io(a))break;let c=`${a}`,l=r0&&c===void 0)break;if(c&&l&&typeof l=="object"&&l.outlets===void 0){if(!h0(c,l,o))return s;r+=2}else{if(!h0(c,{},o))return s;r++}i++}return{match:!0,pathIndex:i,commandIndex:r}}function pp(t,e,n){let r=t.segments.slice(0,e),i=0;for(;i{typeof r=="string"&&(r=[r]),r!==null&&(e[n]=pp(new je([],{}),0,r))}),e}function f0(t){let e={};return Object.entries(t).forEach(([n,r])=>e[n]=`${r}`),e}function h0(t,e,n){return t==n.path&&_n(e,n.parameters)}var So="imperative",ft=function(t){return t[t.NavigationStart=0]="NavigationStart",t[t.NavigationEnd=1]="NavigationEnd",t[t.NavigationCancel=2]="NavigationCancel",t[t.NavigationError=3]="NavigationError",t[t.RoutesRecognized=4]="RoutesRecognized",t[t.ResolveStart=5]="ResolveStart",t[t.ResolveEnd=6]="ResolveEnd",t[t.GuardsCheckStart=7]="GuardsCheckStart",t[t.GuardsCheckEnd=8]="GuardsCheckEnd",t[t.RouteConfigLoadStart=9]="RouteConfigLoadStart",t[t.RouteConfigLoadEnd=10]="RouteConfigLoadEnd",t[t.ChildActivationStart=11]="ChildActivationStart",t[t.ChildActivationEnd=12]="ChildActivationEnd",t[t.ActivationStart=13]="ActivationStart",t[t.ActivationEnd=14]="ActivationEnd",t[t.Scroll=15]="Scroll",t[t.NavigationSkipped=16]="NavigationSkipped",t}(ft||{}),Yt=class{constructor(e,n){this.id=e,this.url=n}},Mo=class extends Yt{constructor(e,n,r="imperative",i=null){super(e,n),this.type=ft.NavigationStart,this.navigationTrigger=r,this.restoredState=i}toString(){return`NavigationStart(id: ${this.id}, url: '${this.url}')`}},oi=class extends Yt{constructor(e,n,r){super(e,n),this.urlAfterRedirects=r,this.type=ft.NavigationEnd}toString(){return`NavigationEnd(id: ${this.id}, url: '${this.url}', urlAfterRedirects: '${this.urlAfterRedirects}')`}},Kt=function(t){return t[t.Redirect=0]="Redirect",t[t.SupersededByNewNavigation=1]="SupersededByNewNavigation",t[t.NoDataFromResolver=2]="NoDataFromResolver",t[t.GuardRejected=3]="GuardRejected",t}(Kt||{}),mp=function(t){return t[t.IgnoredSameUrlNavigation=0]="IgnoredSameUrlNavigation",t[t.IgnoredByUrlHandlingStrategy=1]="IgnoredByUrlHandlingStrategy",t}(mp||{}),Dr=class extends Yt{constructor(e,n,r,i){super(e,n),this.reason=r,this.code=i,this.type=ft.NavigationCancel}toString(){return`NavigationCancel(id: ${this.id}, url: '${this.url}')`}},ai=class extends Yt{constructor(e,n,r,i){super(e,n),this.reason=r,this.code=i,this.type=ft.NavigationSkipped}},No=class extends Yt{constructor(e,n,r,i){super(e,n),this.error=r,this.target=i,this.type=ft.NavigationError}toString(){return`NavigationError(id: ${this.id}, url: '${this.url}', error: ${this.error})`}},Pl=class extends Yt{constructor(e,n,r,i){super(e,n),this.urlAfterRedirects=r,this.state=i,this.type=ft.RoutesRecognized}toString(){return`RoutesRecognized(id: ${this.id}, url: '${this.url}', urlAfterRedirects: '${this.urlAfterRedirects}', state: ${this.state})`}},gp=class extends Yt{constructor(e,n,r,i){super(e,n),this.urlAfterRedirects=r,this.state=i,this.type=ft.GuardsCheckStart}toString(){return`GuardsCheckStart(id: ${this.id}, url: '${this.url}', urlAfterRedirects: '${this.urlAfterRedirects}', state: ${this.state})`}},yp=class extends Yt{constructor(e,n,r,i,s){super(e,n),this.urlAfterRedirects=r,this.state=i,this.shouldActivate=s,this.type=ft.GuardsCheckEnd}toString(){return`GuardsCheckEnd(id: ${this.id}, url: '${this.url}', urlAfterRedirects: '${this.urlAfterRedirects}', state: ${this.state}, shouldActivate: ${this.shouldActivate})`}},vp=class extends Yt{constructor(e,n,r,i){super(e,n),this.urlAfterRedirects=r,this.state=i,this.type=ft.ResolveStart}toString(){return`ResolveStart(id: ${this.id}, url: '${this.url}', urlAfterRedirects: '${this.urlAfterRedirects}', state: ${this.state})`}},Ep=class extends Yt{constructor(e,n,r,i){super(e,n),this.urlAfterRedirects=r,this.state=i,this.type=ft.ResolveEnd}toString(){return`ResolveEnd(id: ${this.id}, url: '${this.url}', urlAfterRedirects: '${this.urlAfterRedirects}', state: ${this.state})`}},bp=class{constructor(e){this.route=e,this.type=ft.RouteConfigLoadStart}toString(){return`RouteConfigLoadStart(path: ${this.route.path})`}},wp=class{constructor(e){this.route=e,this.type=ft.RouteConfigLoadEnd}toString(){return`RouteConfigLoadEnd(path: ${this.route.path})`}},Dp=class{constructor(e){this.snapshot=e,this.type=ft.ChildActivationStart}toString(){return`ChildActivationStart(path: '${this.snapshot.routeConfig&&this.snapshot.routeConfig.path||""}')`}},_p=class{constructor(e){this.snapshot=e,this.type=ft.ChildActivationEnd}toString(){return`ChildActivationEnd(path: '${this.snapshot.routeConfig&&this.snapshot.routeConfig.path||""}')`}},Tp=class{constructor(e){this.snapshot=e,this.type=ft.ActivationStart}toString(){return`ActivationStart(path: '${this.snapshot.routeConfig&&this.snapshot.routeConfig.path||""}')`}},Sp=class{constructor(e){this.snapshot=e,this.type=ft.ActivationEnd}toString(){return`ActivationEnd(path: '${this.snapshot.routeConfig&&this.snapshot.routeConfig.path||""}')`}};var Ao=class{},xo=class{constructor(e){this.url=e}};var Cp=class{constructor(){this.outlet=null,this.route=null,this.injector=null,this.children=new Vl,this.attachRef=null}},Vl=(()=>{let e=class e{constructor(){this.contexts=new Map}onChildOutletCreated(r,i){let s=this.getOrCreateContext(r);s.outlet=i,this.contexts.set(r,s)}onChildOutletDestroyed(r){let i=this.getContext(r);i&&(i.outlet=null,i.attachRef=null)}onOutletDeactivated(){let r=this.contexts;return this.contexts=new Map,r}onOutletReAttached(r){this.contexts=r}getOrCreateContext(r){let i=this.getContext(r);return i||(i=new Cp,this.contexts.set(r,i)),i}getContext(r){return this.contexts.get(r)||null}};e.\u0275fac=function(i){return new(i||e)},e.\u0275prov=ie({token:e,factory:e.\u0275fac,providedIn:"root"});let t=e;return t})(),Fl=class{constructor(e){this._root=e}get root(){return this._root.value}parent(e){let n=this.pathFromRoot(e);return n.length>1?n[n.length-2]:null}children(e){let n=Ip(e,this._root);return n?n.children.map(r=>r.value):[]}firstChild(e){let n=Ip(e,this._root);return n&&n.children.length>0?n.children[0].value:null}siblings(e){let n=Mp(e,this._root);return n.length<2?[]:n[n.length-2].children.map(i=>i.value).filter(i=>i!==e)}pathFromRoot(e){return Mp(e,this._root).map(n=>n.value)}};function Ip(t,e){if(t===e.value)return e;for(let n of e.children){let r=Ip(t,n);if(r)return r}return null}function Mp(t,e){if(t===e.value)return[e];for(let n of e.children){let r=Mp(t,n);if(r.length)return r.unshift(e),r}return[]}var jt=class{constructor(e,n){this.value=e,this.children=n}toString(){return`TreeNode(${this.value})`}};function rs(t){let e={};return t&&t.children.forEach(n=>e[n.value.outlet]=n),e}var jl=class extends Fl{constructor(e,n){super(e),this.snapshot=n,Bp(this,e)}toString(){return this.snapshot.toString()}};function N0(t){let e=nx(t),n=new dt([new ii("",{})]),r=new dt({}),i=new dt({}),s=new dt({}),o=new dt(""),a=new cs(n,r,s,o,i,ve,t,e.root);return a.snapshot=e.root,new jl(new jt(a,[]),e)}function nx(t){let e={},n={},r={},i="",s=new Ro([],e,r,i,n,ve,t,null,{});return new Bl("",new jt(s,[]))}var cs=class{constructor(e,n,r,i,s,o,a,c){this.urlSubject=e,this.paramsSubject=n,this.queryParamsSubject=r,this.fragmentSubject=i,this.dataSubject=s,this.outlet=o,this.component=a,this._futureSnapshot=c,this.title=this.dataSubject?.pipe(Ie(l=>l[Lo]))??pe(void 0),this.url=e,this.params=n,this.queryParams=r,this.fragment=i,this.data=s}get routeConfig(){return this._futureSnapshot.routeConfig}get root(){return this._routerState.root}get parent(){return this._routerState.parent(this)}get firstChild(){return this._routerState.firstChild(this)}get children(){return this._routerState.children(this)}get pathFromRoot(){return this._routerState.pathFromRoot(this)}get paramMap(){return this._paramMap??=this.params.pipe(Ie(e=>os(e))),this._paramMap}get queryParamMap(){return this._queryParamMap??=this.queryParams.pipe(Ie(e=>os(e))),this._queryParamMap}toString(){return this.snapshot?this.snapshot.toString():`Future(${this._futureSnapshot})`}};function jp(t,e,n="emptyOnly"){let r,{routeConfig:i}=t;return e!==null&&(n==="always"||i?.path===""||!e.component&&!e.routeConfig?.loadComponent)?r={params:J(J({},e.params),t.params),data:J(J({},e.data),t.data),resolve:J(J(J(J({},t.data),e.data),i?.data),t._resolvedData)}:r={params:J({},t.params),data:J({},t.data),resolve:J(J({},t.data),t._resolvedData??{})},i&&x0(i)&&(r.resolve[Lo]=i.title),r}var Ro=class{get title(){return this.data?.[Lo]}constructor(e,n,r,i,s,o,a,c,l){this.url=e,this.params=n,this.queryParams=r,this.fragment=i,this.data=s,this.outlet=o,this.component=a,this.routeConfig=c,this._resolve=l}get root(){return this._routerState.root}get parent(){return this._routerState.parent(this)}get firstChild(){return this._routerState.firstChild(this)}get children(){return this._routerState.children(this)}get pathFromRoot(){return this._routerState.pathFromRoot(this)}get paramMap(){return this._paramMap??=os(this.params),this._paramMap}get queryParamMap(){return this._queryParamMap??=os(this.queryParams),this._queryParamMap}toString(){let e=this.url.map(r=>r.toString()).join("/"),n=this.routeConfig?this.routeConfig.path:"";return`Route(url:'${e}', path:'${n}')`}},Bl=class extends Fl{constructor(e,n){super(n),this.url=e,Bp(this,n)}toString(){return A0(this._root)}};function Bp(t,e){e.value._routerState=t,e.children.forEach(n=>Bp(t,n))}function A0(t){let e=t.children.length>0?` { ${t.children.map(A0).join(", ")} } `:"";return`${t.value}${e}`}function cp(t){if(t.snapshot){let e=t.snapshot,n=t._futureSnapshot;t.snapshot=n,_n(e.queryParams,n.queryParams)||t.queryParamsSubject.next(n.queryParams),e.fragment!==n.fragment&&t.fragmentSubject.next(n.fragment),_n(e.params,n.params)||t.paramsSubject.next(n.params),xA(e.url,n.url)||t.urlSubject.next(n.url),_n(e.data,n.data)||t.dataSubject.next(n.data)}else t.snapshot=t._futureSnapshot,t.dataSubject.next(t._futureSnapshot.data)}function Np(t,e){let n=_n(t.params,e.params)&&LA(t.url,e.url),r=!t.parent!=!e.parent;return n&&!r&&(!t.parent||Np(t.parent,e.parent))}function x0(t){return typeof t.title=="string"||t.title===null}var rx=(()=>{let e=class e{constructor(){this.activated=null,this._activatedRoute=null,this.name=ve,this.activateEvents=new pt,this.deactivateEvents=new pt,this.attachEvents=new pt,this.detachEvents=new pt,this.parentContexts=W(Vl),this.location=W(vr),this.changeDetector=W(zc),this.environmentInjector=W(Gt),this.inputBinder=W(Hp,{optional:!0}),this.supportsBindingToComponentInputs=!0}get activatedComponentRef(){return this.activated}ngOnChanges(r){if(r.name){let{firstChange:i,previousValue:s}=r.name;if(i)return;this.isTrackedInParentContexts(s)&&(this.deactivate(),this.parentContexts.onChildOutletDestroyed(s)),this.initializeOutletWithName()}}ngOnDestroy(){this.isTrackedInParentContexts(this.name)&&this.parentContexts.onChildOutletDestroyed(this.name),this.inputBinder?.unsubscribeFromRouteData(this)}isTrackedInParentContexts(r){return this.parentContexts.getContext(r)?.outlet===this}ngOnInit(){this.initializeOutletWithName()}initializeOutletWithName(){if(this.parentContexts.onChildOutletCreated(this.name,this),this.activated)return;let r=this.parentContexts.getContext(this.name);r?.route&&(r.attachRef?this.attach(r.attachRef,r.route):this.activateWith(r.route,r.injector))}get isActivated(){return!!this.activated}get component(){if(!this.activated)throw new z(4012,!1);return this.activated.instance}get activatedRoute(){if(!this.activated)throw new z(4012,!1);return this._activatedRoute}get activatedRouteData(){return this._activatedRoute?this._activatedRoute.snapshot.data:{}}detach(){if(!this.activated)throw new z(4012,!1);this.location.detach();let r=this.activated;return this.activated=null,this._activatedRoute=null,this.detachEvents.emit(r.instance),r}attach(r,i){this.activated=r,this._activatedRoute=i,this.location.insert(r.hostView),this.inputBinder?.bindActivatedRouteToOutletComponent(this),this.attachEvents.emit(r.instance)}deactivate(){if(this.activated){let r=this.component;this.activated.destroy(),this.activated=null,this._activatedRoute=null,this.deactivateEvents.emit(r)}}activateWith(r,i){if(this.isActivated)throw new z(4013,!1);this._activatedRoute=r;let s=this.location,a=r.snapshot.component,c=this.parentContexts.getOrCreateContext(this.name).children,l=new Ap(r,c,s.injector);this.activated=s.createComponent(a,{index:s.length,injector:l,environmentInjector:i??this.environmentInjector}),this.changeDetector.markForCheck(),this.inputBinder?.bindActivatedRouteToOutletComponent(this),this.activateEvents.emit(this.activated.instance)}};e.\u0275fac=function(i){return new(i||e)},e.\u0275dir=Kr({type:e,selectors:[["router-outlet"]],inputs:{name:"name"},outputs:{activateEvents:"activate",deactivateEvents:"deactivate",attachEvents:"attach",detachEvents:"detach"},exportAs:["outlet"],standalone:!0,features:[Js]});let t=e;return t})(),Ap=class{constructor(e,n,r){this.route=e,this.childContexts=n,this.parent=r}get(e,n){return e===cs?this.route:e===Vl?this.childContexts:this.parent.get(e,n)}},Hp=new de("");function ix(t,e,n){let r=Oo(t,e._root,n?n._root:void 0);return new jl(r,e)}function Oo(t,e,n){if(n&&t.shouldReuseRoute(e.value,n.value.snapshot)){let r=n.value;r._futureSnapshot=e.value;let i=sx(t,e,n);return new jt(r,i)}else{if(t.shouldAttach(e.value)){let s=t.retrieve(e.value);if(s!==null){let o=s.route;return o.value._futureSnapshot=e.value,o.children=e.children.map(a=>Oo(t,a)),o}}let r=ox(e.value),i=e.children.map(s=>Oo(t,s));return new jt(r,i)}}function sx(t,e,n){return e.children.map(r=>{for(let i of n.children)if(t.shouldReuseRoute(r.value,i.value.snapshot))return Oo(t,r,i);return Oo(t,r)})}function ox(t){return new cs(new dt(t.url),new dt(t.params),new dt(t.queryParams),new dt(t.fragment),new dt(t.data),t.outlet,t.component,t)}var R0="ngNavigationCancelingError";function O0(t,e){let{redirectTo:n,navigationBehaviorOptions:r}=as(e)?{redirectTo:e,navigationBehaviorOptions:void 0}:e,i=k0(!1,Kt.Redirect);return i.url=n,i.navigationBehaviorOptions=r,i}function k0(t,e){let n=new Error(`NavigationCancelingError: ${t||""}`);return n[R0]=!0,n.cancellationCode=e,n}function ax(t){return L0(t)&&as(t.url)}function L0(t){return!!t&&t[R0]}var cx=(()=>{let e=class e{};e.\u0275fac=function(i){return new(i||e)},e.\u0275cmp=Ug({type:e,selectors:[["ng-component"]],standalone:!0,features:[pE],decls:1,vars:0,template:function(i,s){i&1&&Gf(0,"router-outlet")},dependencies:[rx],encapsulation:2});let t=e;return t})();function lx(t,e){return t.providers&&!t._injector&&(t._injector=zf(t.providers,e,`Route: ${t.path}`)),t._injector??e}function Up(t){let e=t.children&&t.children.map(Up),n=e?Je(J({},t),{children:e}):J({},t);return!n.component&&!n.loadComponent&&(e||n.loadChildren)&&n.outlet&&n.outlet!==ve&&(n.component=cx),n}function Tn(t){return t.outlet||ve}function ux(t,e){let n=t.filter(r=>Tn(r)===e);return n.push(...t.filter(r=>Tn(r)!==e)),n}function Po(t){if(!t)return null;if(t.routeConfig?._injector)return t.routeConfig._injector;for(let e=t.parent;e;e=e.parent){let n=e.routeConfig;if(n?._loadedInjector)return n._loadedInjector;if(n?._injector)return n._injector}return null}var dx=(t,e,n,r)=>Ie(i=>(new xp(e,i.targetRouterState,i.currentRouterState,n,r).activate(t),i)),xp=class{constructor(e,n,r,i,s){this.routeReuseStrategy=e,this.futureState=n,this.currState=r,this.forwardEvent=i,this.inputBindingEnabled=s}activate(e){let n=this.futureState._root,r=this.currState?this.currState._root:null;this.deactivateChildRoutes(n,r,e),cp(this.futureState.root),this.activateChildRoutes(n,r,e)}deactivateChildRoutes(e,n,r){let i=rs(n);e.children.forEach(s=>{let o=s.value.outlet;this.deactivateRoutes(s,i[o],r),delete i[o]}),Object.values(i).forEach(s=>{this.deactivateRouteAndItsChildren(s,r)})}deactivateRoutes(e,n,r){let i=e.value,s=n?n.value:null;if(i===s)if(i.component){let o=r.getContext(i.outlet);o&&this.deactivateChildRoutes(e,n,o.children)}else this.deactivateChildRoutes(e,n,r);else s&&this.deactivateRouteAndItsChildren(n,r)}deactivateRouteAndItsChildren(e,n){e.value.component&&this.routeReuseStrategy.shouldDetach(e.value.snapshot)?this.detachAndStoreRouteSubtree(e,n):this.deactivateRouteAndOutlet(e,n)}detachAndStoreRouteSubtree(e,n){let r=n.getContext(e.value.outlet),i=r&&e.value.component?r.children:n,s=rs(e);for(let o of Object.values(s))this.deactivateRouteAndItsChildren(o,i);if(r&&r.outlet){let o=r.outlet.detach(),a=r.children.onOutletDeactivated();this.routeReuseStrategy.store(e.value.snapshot,{componentRef:o,route:e,contexts:a})}}deactivateRouteAndOutlet(e,n){let r=n.getContext(e.value.outlet),i=r&&e.value.component?r.children:n,s=rs(e);for(let o of Object.values(s))this.deactivateRouteAndItsChildren(o,i);r&&(r.outlet&&(r.outlet.deactivate(),r.children.onOutletDeactivated()),r.attachRef=null,r.route=null)}activateChildRoutes(e,n,r){let i=rs(n);e.children.forEach(s=>{this.activateRoutes(s,i[s.value.outlet],r),this.forwardEvent(new Sp(s.value.snapshot))}),e.children.length&&this.forwardEvent(new _p(e.value.snapshot))}activateRoutes(e,n,r){let i=e.value,s=n?n.value:null;if(cp(i),i===s)if(i.component){let o=r.getOrCreateContext(i.outlet);this.activateChildRoutes(e,n,o.children)}else this.activateChildRoutes(e,n,r);else if(i.component){let o=r.getOrCreateContext(i.outlet);if(this.routeReuseStrategy.shouldAttach(i.snapshot)){let a=this.routeReuseStrategy.retrieve(i.snapshot);this.routeReuseStrategy.store(i.snapshot,null),o.children.onOutletReAttached(a.contexts),o.attachRef=a.componentRef,o.route=a.route.value,o.outlet&&o.outlet.attach(a.componentRef,a.route.value),cp(a.route.value),this.activateChildRoutes(e,null,o.children)}else{let a=Po(i.snapshot);o.attachRef=null,o.route=i,o.injector=a,o.outlet&&o.outlet.activateWith(i,o.injector),this.activateChildRoutes(e,null,o.children)}}else this.activateChildRoutes(e,null,r)}},Hl=class{constructor(e){this.path=e,this.route=this.path[this.path.length-1]}},ss=class{constructor(e,n){this.component=e,this.route=n}};function fx(t,e,n){let r=t._root,i=e?e._root:null;return Do(r,i,n,[r.value])}function hx(t){let e=t.routeConfig?t.routeConfig.canActivateChild:null;return!e||e.length===0?null:{node:t,guards:e}}function us(t,e){let n=Symbol(),r=e.get(t,n);return r===n?typeof t=="function"&&!hy(t)?t:e.get(t):r}function Do(t,e,n,r,i={canDeactivateChecks:[],canActivateChecks:[]}){let s=rs(e);return t.children.forEach(o=>{px(o,s[o.value.outlet],n,r.concat([o.value]),i),delete s[o.value.outlet]}),Object.entries(s).forEach(([o,a])=>Co(a,n.getContext(o),i)),i}function px(t,e,n,r,i={canDeactivateChecks:[],canActivateChecks:[]}){let s=t.value,o=e?e.value:null,a=n?n.getContext(t.value.outlet):null;if(o&&s.routeConfig===o.routeConfig){let c=mx(o,s,s.routeConfig.runGuardsAndResolvers);c?i.canActivateChecks.push(new Hl(r)):(s.data=o.data,s._resolvedData=o._resolvedData),s.component?Do(t,e,a?a.children:null,r,i):Do(t,e,n,r,i),c&&a&&a.outlet&&a.outlet.isActivated&&i.canDeactivateChecks.push(new ss(a.outlet.component,o))}else o&&Co(e,a,i),i.canActivateChecks.push(new Hl(r)),s.component?Do(t,null,a?a.children:null,r,i):Do(t,null,n,r,i);return i}function mx(t,e,n){if(typeof n=="function")return n(t,e);switch(n){case"pathParamsChange":return!si(t.url,e.url);case"pathParamsOrQueryParamsChange":return!si(t.url,e.url)||!_n(t.queryParams,e.queryParams);case"always":return!0;case"paramsOrQueryParamsChange":return!Np(t,e)||!_n(t.queryParams,e.queryParams);case"paramsChange":default:return!Np(t,e)}}function Co(t,e,n){let r=rs(t),i=t.value;Object.entries(r).forEach(([s,o])=>{i.component?e?Co(o,e.children.getContext(s),n):Co(o,null,n):Co(o,e,n)}),i.component?e&&e.outlet&&e.outlet.isActivated?n.canDeactivateChecks.push(new ss(e.outlet.component,i)):n.canDeactivateChecks.push(new ss(null,i)):n.canDeactivateChecks.push(new ss(null,i))}function Fo(t){return typeof t=="function"}function gx(t){return typeof t=="boolean"}function yx(t){return t&&Fo(t.canLoad)}function vx(t){return t&&Fo(t.canActivate)}function Ex(t){return t&&Fo(t.canActivateChild)}function bx(t){return t&&Fo(t.canDeactivate)}function wx(t){return t&&Fo(t.canMatch)}function P0(t){return t instanceof On||t?.name==="EmptyError"}var Nl=Symbol("INITIAL_VALUE");function ls(){return qt(t=>Oa(t.map(e=>e.pipe(kn(1),Nu(Nl)))).pipe(Ie(e=>{for(let n of e)if(n!==!0){if(n===Nl)return Nl;if(n===!1||n instanceof wr)return n}return!0}),$t(e=>e!==Nl),kn(1)))}function Dx(t,e){return st(n=>{let{targetSnapshot:r,currentSnapshot:i,guards:{canActivateChecks:s,canDeactivateChecks:o}}=n;return o.length===0&&s.length===0?pe(Je(J({},n),{guardsResult:!0})):_x(o,r,i,t).pipe(st(a=>a&&gx(a)?Tx(r,s,t,e):pe(a)),Ie(a=>Je(J({},n),{guardsResult:a})))})}function _x(t,e,n,r){return tt(t).pipe(st(i=>Nx(i.component,i.route,n,e,r)),en(i=>i!==!0,!0))}function Tx(t,e,n,r){return tt(e).pipe(Br(i=>bi(Cx(i.route.parent,r),Sx(i.route,r),Mx(t,i.path,n),Ix(t,i.route,n))),en(i=>i!==!0,!0))}function Sx(t,e){return t!==null&&e&&e(new Tp(t)),pe(!0)}function Cx(t,e){return t!==null&&e&&e(new Dp(t)),pe(!0)}function Ix(t,e,n){let r=e.routeConfig?e.routeConfig.canActivate:null;if(!r||r.length===0)return pe(!0);let i=r.map(s=>ka(()=>{let o=Po(e)??n,a=us(s,o),c=vx(a)?a.canActivate(e,t):yr(o,()=>a(e,t));return _r(c).pipe(en())}));return pe(i).pipe(ls())}function Mx(t,e,n){let r=e[e.length-1],s=e.slice(0,e.length-1).reverse().map(o=>hx(o)).filter(o=>o!==null).map(o=>ka(()=>{let a=o.guards.map(c=>{let l=Po(o.node)??n,u=us(c,l),d=Ex(u)?u.canActivateChild(r,t):yr(l,()=>u(r,t));return _r(d).pipe(en())});return pe(a).pipe(ls())}));return pe(s).pipe(ls())}function Nx(t,e,n,r,i){let s=e&&e.routeConfig?e.routeConfig.canDeactivate:null;if(!s||s.length===0)return pe(!0);let o=s.map(a=>{let c=Po(e)??i,l=us(a,c),u=bx(l)?l.canDeactivate(t,e,n,r):yr(c,()=>l(t,e,n,r));return _r(u).pipe(en())});return pe(o).pipe(ls())}function Ax(t,e,n,r){let i=e.canLoad;if(i===void 0||i.length===0)return pe(!0);let s=i.map(o=>{let a=us(o,t),c=yx(a)?a.canLoad(e,n):yr(t,()=>a(e,n));return _r(c)});return pe(s).pipe(ls(),F0(r))}function F0(t){return bu(nt(e=>{if(as(e))throw O0(t,e)}),Ie(e=>e===!0))}function xx(t,e,n,r){let i=e.canMatch;if(!i||i.length===0)return pe(!0);let s=i.map(o=>{let a=us(o,t),c=wx(a)?a.canMatch(e,n):yr(t,()=>a(e,n));return _r(c)});return pe(s).pipe(ls(),F0(r))}var ko=class{constructor(e){this.segmentGroup=e||null}},Ul=class extends Error{constructor(e){super(),this.urlTree=e}};function ns(t){return Ei(new ko(t))}function Rx(t){return Ei(new z(4e3,!1))}function Ox(t){return Ei(k0(!1,Kt.GuardRejected))}var Rp=class{constructor(e,n){this.urlSerializer=e,this.urlTree=n}lineralizeSegments(e,n){let r=[],i=n.root;for(;;){if(r=r.concat(i.segments),i.numberOfChildren===0)return pe(r);if(i.numberOfChildren>1||!i.children[ve])return Rx(e.redirectTo);i=i.children[ve]}}applyRedirectCommands(e,n,r){let i=this.applyRedirectCreateUrlTree(n,this.urlSerializer.parse(n),e,r);if(n.startsWith("/"))throw new Ul(i);return i}applyRedirectCreateUrlTree(e,n,r,i){let s=this.createSegmentGroup(e,n.root,r,i);return new wr(s,this.createQueryParams(n.queryParams,this.urlTree.queryParams),n.fragment)}createQueryParams(e,n){let r={};return Object.entries(e).forEach(([i,s])=>{if(typeof s=="string"&&s.startsWith(":")){let a=s.substring(1);r[i]=n[a]}else r[i]=s}),r}createSegmentGroup(e,n,r,i){let s=this.createSegments(e,n.segments,r,i),o={};return Object.entries(n.children).forEach(([a,c])=>{o[a]=this.createSegmentGroup(e,c,r,i)}),new je(s,o)}createSegments(e,n,r,i){return n.map(s=>s.path.startsWith(":")?this.findPosParam(e,s,i):this.findOrReturn(s,r))}findPosParam(e,n,r){let i=r[n.path.substring(1)];if(!i)throw new z(4001,!1);return i}findOrReturn(e,n){let r=0;for(let i of n){if(i.path===e.path)return n.splice(r),i;r++}return e}},Op={matched:!1,consumedSegments:[],remainingSegments:[],parameters:{},positionalParamSegments:{}};function kx(t,e,n,r,i){let s=Vp(t,e,n);return s.matched?(r=lx(e,r),xx(r,e,n,i).pipe(Ie(o=>o===!0?s:J({},Op)))):pe(s)}function Vp(t,e,n){if(e.path==="**")return Lx(n);if(e.path==="")return e.pathMatch==="full"&&(t.hasChildren()||n.length>0)?J({},Op):{matched:!0,consumedSegments:[],remainingSegments:n,parameters:{},positionalParamSegments:{}};let i=(e.matcher||AA)(n,t,e);if(!i)return J({},Op);let s={};Object.entries(i.posParams??{}).forEach(([a,c])=>{s[a]=c.path});let o=i.consumed.length>0?J(J({},s),i.consumed[i.consumed.length-1].parameters):s;return{matched:!0,consumedSegments:i.consumed,remainingSegments:n.slice(i.consumed.length),parameters:o,positionalParamSegments:i.posParams??{}}}function Lx(t){return{matched:!0,parameters:t.length>0?g0(t).parameters:{},consumedSegments:t,remainingSegments:[],positionalParamSegments:{}}}function p0(t,e,n,r){return n.length>0&&jx(t,n,r)?{segmentGroup:new je(e,Fx(r,new je(n,t.children))),slicedSegments:[]}:n.length===0&&Bx(t,n,r)?{segmentGroup:new je(t.segments,Px(t,n,r,t.children)),slicedSegments:n}:{segmentGroup:new je(t.segments,t.children),slicedSegments:n}}function Px(t,e,n,r){let i={};for(let s of n)if($l(t,e,s)&&!r[Tn(s)]){let o=new je([],{});i[Tn(s)]=o}return J(J({},r),i)}function Fx(t,e){let n={};n[ve]=e;for(let r of t)if(r.path===""&&Tn(r)!==ve){let i=new je([],{});n[Tn(r)]=i}return n}function jx(t,e,n){return n.some(r=>$l(t,e,r)&&Tn(r)!==ve)}function Bx(t,e,n){return n.some(r=>$l(t,e,r))}function $l(t,e,n){return(t.hasChildren()||e.length>0)&&n.pathMatch==="full"?!1:n.path===""}function Hx(t,e,n,r){return Tn(t)!==r&&(r===ve||!$l(e,n,t))?!1:Vp(e,t,n).matched}function Ux(t,e,n){return e.length===0&&!t.children[n]}var kp=class{};function Vx(t,e,n,r,i,s,o="emptyOnly"){return new Lp(t,e,n,r,i,o,s).recognize()}var $x=31,Lp=class{constructor(e,n,r,i,s,o,a){this.injector=e,this.configLoader=n,this.rootComponentType=r,this.config=i,this.urlTree=s,this.paramsInheritanceStrategy=o,this.urlSerializer=a,this.applyRedirects=new Rp(this.urlSerializer,this.urlTree),this.absoluteRedirectCount=0,this.allowRedirects=!0}noMatchError(e){return new z(4002,`'${e.segmentGroup}'`)}recognize(){let e=p0(this.urlTree.root,[],[],this.config).segmentGroup;return this.match(e).pipe(Ie(n=>{let r=new Ro([],Object.freeze({}),Object.freeze(J({},this.urlTree.queryParams)),this.urlTree.fragment,{},ve,this.rootComponentType,null,{}),i=new jt(r,n),s=new Bl("",i),o=KA(r,[],this.urlTree.queryParams,this.urlTree.fragment);return o.queryParams=this.urlTree.queryParams,s.url=this.urlSerializer.serialize(o),this.inheritParamsAndData(s._root,null),{state:s,tree:o}}))}match(e){return this.processSegmentGroup(this.injector,this.config,e,ve).pipe(sr(r=>{if(r instanceof Ul)return this.urlTree=r.urlTree,this.match(r.urlTree.root);throw r instanceof ko?this.noMatchError(r):r}))}inheritParamsAndData(e,n){let r=e.value,i=jp(r,n,this.paramsInheritanceStrategy);r.params=Object.freeze(i.params),r.data=Object.freeze(i.data),e.children.forEach(s=>this.inheritParamsAndData(s,r))}processSegmentGroup(e,n,r,i){return r.segments.length===0&&r.hasChildren()?this.processChildren(e,n,r):this.processSegment(e,n,r,r.segments,i,!0).pipe(Ie(s=>s instanceof jt?[s]:[]))}processChildren(e,n,r){let i=[];for(let s of Object.keys(r.children))s==="primary"?i.unshift(s):i.push(s);return tt(i).pipe(Br(s=>{let o=r.children[s],a=ux(n,s);return this.processSegmentGroup(e,a,o,s)}),Mu((s,o)=>(s.push(...o),s)),or(null),Iu(),st(s=>{if(s===null)return ns(r);let o=j0(s);return qx(o),pe(o)}))}processSegment(e,n,r,i,s,o){return tt(n).pipe(Br(a=>this.processSegmentAgainstRoute(a._injector??e,n,a,r,i,s,o).pipe(sr(c=>{if(c instanceof ko)return pe(null);throw c}))),en(a=>!!a),sr(a=>{if(P0(a))return Ux(r,i,s)?pe(new kp):ns(r);throw a}))}processSegmentAgainstRoute(e,n,r,i,s,o,a){return Hx(r,i,s,o)?r.redirectTo===void 0?this.matchSegmentAgainstRoute(e,i,r,s,o):this.allowRedirects&&a?this.expandSegmentAgainstRouteUsingRedirect(e,i,n,r,s,o):ns(i):ns(i)}expandSegmentAgainstRouteUsingRedirect(e,n,r,i,s,o){let{matched:a,consumedSegments:c,positionalParamSegments:l,remainingSegments:u}=Vp(n,i,s);if(!a)return ns(n);i.redirectTo.startsWith("/")&&(this.absoluteRedirectCount++,this.absoluteRedirectCount>$x&&(this.allowRedirects=!1));let d=this.applyRedirects.applyRedirectCommands(c,i.redirectTo,l);return this.applyRedirects.lineralizeSegments(i,d).pipe(st(m=>this.processSegment(e,r,n,m.concat(u),o,!1)))}matchSegmentAgainstRoute(e,n,r,i,s){let o=kx(n,r,i,e,this.urlSerializer);return r.path==="**"&&(n.children={}),o.pipe(qt(a=>a.matched?(e=r._injector??e,this.getChildConfig(e,r,i).pipe(qt(({routes:c})=>{let l=r._loadedInjector??e,{consumedSegments:u,remainingSegments:d,parameters:m}=a,E=new Ro(u,m,Object.freeze(J({},this.urlTree.queryParams)),this.urlTree.fragment,Gx(r),Tn(r),r.component??r._loadedComponent??null,r,Wx(r)),{segmentGroup:I,slicedSegments:M}=p0(n,u,d,c);if(M.length===0&&I.hasChildren())return this.processChildren(l,c,I).pipe(Ie(O=>O===null?null:new jt(E,O)));if(c.length===0&&M.length===0)return pe(new jt(E,[]));let H=Tn(r)===s;return this.processSegment(l,c,I,M,H?ve:s,!0).pipe(Ie(O=>new jt(E,O instanceof jt?[O]:[])))}))):ns(n)))}getChildConfig(e,n,r){return n.children?pe({routes:n.children,injector:e}):n.loadChildren?n._loadedRoutes!==void 0?pe({routes:n._loadedRoutes,injector:n._loadedInjector}):Ax(e,n,r,this.urlSerializer).pipe(st(i=>i?this.configLoader.loadChildren(e,n).pipe(nt(s=>{n._loadedRoutes=s.routes,n._loadedInjector=s.injector})):Ox(n))):pe({routes:[],injector:e})}};function qx(t){t.sort((e,n)=>e.value.outlet===ve?-1:n.value.outlet===ve?1:e.value.outlet.localeCompare(n.value.outlet))}function zx(t){let e=t.value.routeConfig;return e&&e.path===""}function j0(t){let e=[],n=new Set;for(let r of t){if(!zx(r)){e.push(r);continue}let i=e.find(s=>r.value.routeConfig===s.value.routeConfig);i!==void 0?(i.children.push(...r.children),n.add(i)):e.push(r)}for(let r of n){let i=j0(r.children);e.push(new jt(r.value,i))}return e.filter(r=>!n.has(r))}function Gx(t){return t.data||{}}function Wx(t){return t.resolve||{}}function Qx(t,e,n,r,i,s){return st(o=>Vx(t,e,n,r,o.extractedUrl,i,s).pipe(Ie(({state:a,tree:c})=>Je(J({},o),{targetSnapshot:a,urlAfterRedirects:c}))))}function Kx(t,e){return st(n=>{let{targetSnapshot:r,guards:{canActivateChecks:i}}=n;if(!i.length)return pe(n);let s=new Set(i.map(c=>c.route)),o=new Set;for(let c of s)if(!o.has(c))for(let l of B0(c))o.add(l);let a=0;return tt(o).pipe(Br(c=>s.has(c)?Yx(c,r,t,e):(c.data=jp(c,c.parent,t).resolve,pe(void 0))),nt(()=>a++),Di(1),st(c=>a===o.size?pe(n):Vt))})}function B0(t){let e=t.children.map(n=>B0(n)).flat();return[t,...e]}function Yx(t,e,n,r){let i=t.routeConfig,s=t._resolve;return i?.title!==void 0&&!x0(i)&&(s[Lo]=i.title),Zx(s,t,e,r).pipe(Ie(o=>(t._resolvedData=o,t.data=jp(t,t.parent,n).resolve,null)))}function Zx(t,e,n,r){let i=dp(t);if(i.length===0)return pe({});let s={};return tt(i).pipe(st(o=>Xx(t[o],e,n,r).pipe(en(),nt(a=>{s[o]=a}))),Di(1),Cu(s),sr(o=>P0(o)?Vt:Ei(o)))}function Xx(t,e,n,r){let i=Po(e)??r,s=us(t,i),o=s.resolve?s.resolve(e,n):yr(i,()=>s(e,n));return _r(o)}function lp(t){return qt(e=>{let n=t(e);return n?tt(n).pipe(Ie(()=>e)):pe(e)})}var H0=(()=>{let e=class e{buildTitle(r){let i,s=r.root;for(;s!==void 0;)i=this.getResolvedTitleForRoute(s)??i,s=s.children.find(o=>o.outlet===ve);return i}getResolvedTitleForRoute(r){return r.data[Lo]}};e.\u0275fac=function(i){return new(i||e)},e.\u0275prov=ie({token:e,factory:()=>W(Jx),providedIn:"root"});let t=e;return t})(),Jx=(()=>{let e=class e extends H0{constructor(r){super(),this.title=r}updateTitle(r){let i=this.buildTitle(r);i!==void 0&&this.title.setTitle(i)}};e.\u0275fac=function(i){return new(i||e)(ue(ob))},e.\u0275prov=ie({token:e,factory:e.\u0275fac,providedIn:"root"});let t=e;return t})(),$p=new de("",{providedIn:"root",factory:()=>({})}),qp=new de(""),eR=(()=>{let e=class e{constructor(){this.componentLoaders=new WeakMap,this.childrenLoaders=new WeakMap,this.compiler=W(Yf)}loadComponent(r){if(this.componentLoaders.get(r))return this.componentLoaders.get(r);if(r._loadedComponent)return pe(r._loadedComponent);this.onLoadStartListener&&this.onLoadStartListener(r);let i=_r(r.loadComponent()).pipe(Ie(U0),nt(o=>{this.onLoadEndListener&&this.onLoadEndListener(r),r._loadedComponent=o}),wi(()=>{this.componentLoaders.delete(r)})),s=new vi(i,()=>new Et).pipe(yi());return this.componentLoaders.set(r,s),s}loadChildren(r,i){if(this.childrenLoaders.get(i))return this.childrenLoaders.get(i);if(i._loadedRoutes)return pe({routes:i._loadedRoutes,injector:i._loadedInjector});this.onLoadStartListener&&this.onLoadStartListener(i);let o=tR(i,this.compiler,r,this.onLoadEndListener).pipe(wi(()=>{this.childrenLoaders.delete(i)})),a=new vi(o,()=>new Et).pipe(yi());return this.childrenLoaders.set(i,a),a}};e.\u0275fac=function(i){return new(i||e)},e.\u0275prov=ie({token:e,factory:e.\u0275fac,providedIn:"root"});let t=e;return t})();function tR(t,e,n,r){return _r(t.loadChildren()).pipe(Ie(U0),st(i=>i instanceof zs||Array.isArray(i)?pe(i):tt(e.compileModuleAsync(i))),Ie(i=>{r&&r(t);let s,o,a=!1;return Array.isArray(i)?(o=i,a=!0):(s=i.create(n).injector,o=s.get(qp,[],{optional:!0,self:!0}).flat()),{routes:o.map(Up),injector:s}}))}function nR(t){return t&&typeof t=="object"&&"default"in t}function U0(t){return nR(t)?t.default:t}var zp=(()=>{let e=class e{};e.\u0275fac=function(i){return new(i||e)},e.\u0275prov=ie({token:e,factory:()=>W(rR),providedIn:"root"});let t=e;return t})(),rR=(()=>{let e=class e{shouldProcessUrl(r){return!0}extract(r){return r}merge(r,i){return r}};e.\u0275fac=function(i){return new(i||e)},e.\u0275prov=ie({token:e,factory:e.\u0275fac,providedIn:"root"});let t=e;return t})(),iR=new de("");var sR=(()=>{let e=class e{get hasRequestedNavigation(){return this.navigationId!==0}constructor(){this.currentNavigation=null,this.currentTransition=null,this.lastSuccessfulNavigation=null,this.events=new Et,this.transitionAbortSubject=new Et,this.configLoader=W(eR),this.environmentInjector=W(Gt),this.urlSerializer=W(Fp),this.rootContexts=W(Vl),this.location=W(so),this.inputBindingEnabled=W(Hp,{optional:!0})!==null,this.titleStrategy=W(H0),this.options=W($p,{optional:!0})||{},this.paramsInheritanceStrategy=this.options.paramsInheritanceStrategy||"emptyOnly",this.urlHandlingStrategy=W(zp),this.createViewTransition=W(iR,{optional:!0}),this.navigationId=0,this.afterPreactivation=()=>pe(void 0),this.rootComponentType=null;let r=s=>this.events.next(new bp(s)),i=s=>this.events.next(new wp(s));this.configLoader.onLoadEndListener=i,this.configLoader.onLoadStartListener=r}complete(){this.transitions?.complete()}handleNavigationRequest(r){let i=++this.navigationId;this.transitions?.next(Je(J(J({},this.transitions.value),r),{id:i}))}setupNavigations(r,i,s){return this.transitions=new dt({id:0,currentUrlTree:i,currentRawUrl:i,extractedUrl:this.urlHandlingStrategy.extract(i),urlAfterRedirects:this.urlHandlingStrategy.extract(i),rawUrl:i,extras:{},resolve:null,reject:null,promise:Promise.resolve(!0),source:So,restoredState:null,currentSnapshot:s.snapshot,targetSnapshot:null,currentRouterState:s,targetRouterState:null,guards:{canActivateChecks:[],canDeactivateChecks:[]},guardsResult:null}),this.transitions.pipe($t(o=>o.id!==0),Ie(o=>Je(J({},o),{extractedUrl:this.urlHandlingStrategy.extract(o.rawUrl)})),qt(o=>{this.currentTransition=o;let a=!1,c=!1;return pe(o).pipe(nt(l=>{this.currentNavigation={id:l.id,initialUrl:l.rawUrl,extractedUrl:l.extractedUrl,trigger:l.source,extras:l.extras,previousNavigation:this.lastSuccessfulNavigation?Je(J({},this.lastSuccessfulNavigation),{previousNavigation:null}):null}}),qt(l=>{let u=!r.navigated||this.isUpdatingInternalState()||this.isUpdatedBrowserUrl(),d=l.extras.onSameUrlNavigation??r.onSameUrlNavigation;if(!u&&d!=="reload"){let m="";return this.events.next(new ai(l.id,this.urlSerializer.serialize(l.rawUrl),m,mp.IgnoredSameUrlNavigation)),l.resolve(null),Vt}if(this.urlHandlingStrategy.shouldProcessUrl(l.rawUrl))return pe(l).pipe(qt(m=>{let E=this.transitions?.getValue();return this.events.next(new Mo(m.id,this.urlSerializer.serialize(m.extractedUrl),m.source,m.restoredState)),E!==this.transitions?.getValue()?Vt:Promise.resolve(m)}),Qx(this.environmentInjector,this.configLoader,this.rootComponentType,r.config,this.urlSerializer,this.paramsInheritanceStrategy),nt(m=>{o.targetSnapshot=m.targetSnapshot,o.urlAfterRedirects=m.urlAfterRedirects,this.currentNavigation=Je(J({},this.currentNavigation),{finalUrl:m.urlAfterRedirects});let E=new Pl(m.id,this.urlSerializer.serialize(m.extractedUrl),this.urlSerializer.serialize(m.urlAfterRedirects),m.targetSnapshot);this.events.next(E)}));if(u&&this.urlHandlingStrategy.shouldProcessUrl(l.currentRawUrl)){let{id:m,extractedUrl:E,source:I,restoredState:M,extras:H}=l,O=new Mo(m,this.urlSerializer.serialize(E),I,M);this.events.next(O);let _=N0(this.rootComponentType).snapshot;return this.currentTransition=o=Je(J({},l),{targetSnapshot:_,urlAfterRedirects:E,extras:Je(J({},H),{skipLocationChange:!1,replaceUrl:!1})}),this.currentNavigation.finalUrl=E,pe(o)}else{let m="";return this.events.next(new ai(l.id,this.urlSerializer.serialize(l.extractedUrl),m,mp.IgnoredByUrlHandlingStrategy)),l.resolve(null),Vt}}),nt(l=>{let u=new gp(l.id,this.urlSerializer.serialize(l.extractedUrl),this.urlSerializer.serialize(l.urlAfterRedirects),l.targetSnapshot);this.events.next(u)}),Ie(l=>(this.currentTransition=o=Je(J({},l),{guards:fx(l.targetSnapshot,l.currentSnapshot,this.rootContexts)}),o)),Dx(this.environmentInjector,l=>this.events.next(l)),nt(l=>{if(o.guardsResult=l.guardsResult,as(l.guardsResult))throw O0(this.urlSerializer,l.guardsResult);let u=new yp(l.id,this.urlSerializer.serialize(l.extractedUrl),this.urlSerializer.serialize(l.urlAfterRedirects),l.targetSnapshot,!!l.guardsResult);this.events.next(u)}),$t(l=>l.guardsResult?!0:(this.cancelNavigationTransition(l,"",Kt.GuardRejected),!1)),lp(l=>{if(l.guards.canActivateChecks.length)return pe(l).pipe(nt(u=>{let d=new vp(u.id,this.urlSerializer.serialize(u.extractedUrl),this.urlSerializer.serialize(u.urlAfterRedirects),u.targetSnapshot);this.events.next(d)}),qt(u=>{let d=!1;return pe(u).pipe(Kx(this.paramsInheritanceStrategy,this.environmentInjector),nt({next:()=>d=!0,complete:()=>{d||this.cancelNavigationTransition(u,"",Kt.NoDataFromResolver)}}))}),nt(u=>{let d=new Ep(u.id,this.urlSerializer.serialize(u.extractedUrl),this.urlSerializer.serialize(u.urlAfterRedirects),u.targetSnapshot);this.events.next(d)}))}),lp(l=>{let u=d=>{let m=[];d.routeConfig?.loadComponent&&!d.routeConfig._loadedComponent&&m.push(this.configLoader.loadComponent(d.routeConfig).pipe(nt(E=>{d.component=E}),Ie(()=>{})));for(let E of d.children)m.push(...u(E));return m};return Oa(u(l.targetSnapshot.root)).pipe(or(null),kn(1))}),lp(()=>this.afterPreactivation()),qt(()=>{let{currentSnapshot:l,targetSnapshot:u}=o,d=this.createViewTransition?.(this.environmentInjector,l.root,u.root);return d?tt(d).pipe(Ie(()=>o)):pe(o)}),Ie(l=>{let u=ix(r.routeReuseStrategy,l.targetSnapshot,l.currentRouterState);return this.currentTransition=o=Je(J({},l),{targetRouterState:u}),this.currentNavigation.targetRouterState=u,o}),nt(()=>{this.events.next(new Ao)}),dx(this.rootContexts,r.routeReuseStrategy,l=>this.events.next(l),this.inputBindingEnabled),kn(1),nt({next:l=>{a=!0,this.lastSuccessfulNavigation=this.currentNavigation,this.events.next(new oi(l.id,this.urlSerializer.serialize(l.extractedUrl),this.urlSerializer.serialize(l.urlAfterRedirects))),this.titleStrategy?.updateTitle(l.targetRouterState.snapshot),l.resolve(!0)},complete:()=>{a=!0}}),Au(this.transitionAbortSubject.pipe(nt(l=>{throw l}))),wi(()=>{!a&&!c&&this.cancelNavigationTransition(o,"",Kt.SupersededByNewNavigation),this.currentNavigation?.id===o.id&&(this.currentNavigation=null)}),sr(l=>{if(c=!0,L0(l))this.events.next(new Dr(o.id,this.urlSerializer.serialize(o.extractedUrl),l.message,l.cancellationCode)),ax(l)?this.events.next(new xo(l.url)):o.resolve(!1);else{this.events.next(new No(o.id,this.urlSerializer.serialize(o.extractedUrl),l,o.targetSnapshot??void 0));try{o.resolve(r.errorHandler(l))}catch(u){this.options.resolveNavigationPromiseOnError?o.resolve(!1):o.reject(u)}}return Vt}))}))}cancelNavigationTransition(r,i,s){let o=new Dr(r.id,this.urlSerializer.serialize(r.extractedUrl),i,s);this.events.next(o),r.resolve(!1)}isUpdatingInternalState(){return this.currentTransition?.extractedUrl.toString()!==this.currentTransition?.currentUrlTree.toString()}isUpdatedBrowserUrl(){return this.urlHandlingStrategy.extract(this.urlSerializer.parse(this.location.path(!0))).toString()!==this.currentTransition?.extractedUrl.toString()&&!this.currentTransition?.extras.skipLocationChange}};e.\u0275fac=function(i){return new(i||e)},e.\u0275prov=ie({token:e,factory:e.\u0275fac,providedIn:"root"});let t=e;return t})();function oR(t){return t!==So}var aR=(()=>{let e=class e{};e.\u0275fac=function(i){return new(i||e)},e.\u0275prov=ie({token:e,factory:()=>W(cR),providedIn:"root"});let t=e;return t})(),Pp=class{shouldDetach(e){return!1}store(e,n){}shouldAttach(e){return!1}retrieve(e){return null}shouldReuseRoute(e,n){return e.routeConfig===n.routeConfig}},cR=(()=>{let e=class e extends Pp{};e.\u0275fac=(()=>{let r;return function(s){return(r||(r=Tf(e)))(s||e)}})(),e.\u0275prov=ie({token:e,factory:e.\u0275fac,providedIn:"root"});let t=e;return t})(),V0=(()=>{let e=class e{};e.\u0275fac=function(i){return new(i||e)},e.\u0275prov=ie({token:e,factory:()=>W(lR),providedIn:"root"});let t=e;return t})(),lR=(()=>{let e=class e extends V0{constructor(){super(...arguments),this.location=W(so),this.urlSerializer=W(Fp),this.options=W($p,{optional:!0})||{},this.canceledNavigationResolution=this.options.canceledNavigationResolution||"replace",this.urlHandlingStrategy=W(zp),this.urlUpdateStrategy=this.options.urlUpdateStrategy||"deferred",this.currentUrlTree=new wr,this.rawUrlTree=this.currentUrlTree,this.currentPageId=0,this.lastSuccessfulId=-1,this.routerState=N0(null),this.stateMemento=this.createStateMemento()}getCurrentUrlTree(){return this.currentUrlTree}getRawUrlTree(){return this.rawUrlTree}restoredState(){return this.location.getState()}get browserPageId(){return this.canceledNavigationResolution!=="computed"?this.currentPageId:this.restoredState()?.\u0275routerPageId??this.currentPageId}getRouterState(){return this.routerState}createStateMemento(){return{rawUrlTree:this.rawUrlTree,currentUrlTree:this.currentUrlTree,routerState:this.routerState}}registerNonRouterCurrentEntryChangeListener(r){return this.location.subscribe(i=>{i.type==="popstate"&&r(i.url,i.state)})}handleRouterEvent(r,i){if(r instanceof Mo)this.stateMemento=this.createStateMemento();else if(r instanceof ai)this.rawUrlTree=i.initialUrl;else if(r instanceof Pl){if(this.urlUpdateStrategy==="eager"&&!i.extras.skipLocationChange){let s=this.urlHandlingStrategy.merge(i.finalUrl,i.initialUrl);this.setBrowserUrl(s,i)}}else r instanceof Ao?(this.currentUrlTree=i.finalUrl,this.rawUrlTree=this.urlHandlingStrategy.merge(i.finalUrl,i.initialUrl),this.routerState=i.targetRouterState,this.urlUpdateStrategy==="deferred"&&(i.extras.skipLocationChange||this.setBrowserUrl(this.rawUrlTree,i))):r instanceof Dr&&(r.code===Kt.GuardRejected||r.code===Kt.NoDataFromResolver)?this.restoreHistory(i):r instanceof No?this.restoreHistory(i,!0):r instanceof oi&&(this.lastSuccessfulId=r.id,this.currentPageId=this.browserPageId)}setBrowserUrl(r,i){let s=this.urlSerializer.serialize(r);if(this.location.isCurrentPathEqualTo(s)||i.extras.replaceUrl){let o=this.browserPageId,a=J(J({},i.extras.state),this.generateNgRouterState(i.id,o));this.location.replaceState(s,"",a)}else{let o=J(J({},i.extras.state),this.generateNgRouterState(i.id,this.browserPageId+1));this.location.go(s,"",o)}}restoreHistory(r,i=!1){if(this.canceledNavigationResolution==="computed"){let s=this.browserPageId,o=this.currentPageId-s;o!==0?this.location.historyGo(o):this.currentUrlTree===r.finalUrl&&o===0&&(this.resetState(r),this.resetUrlToCurrentUrlTree())}else this.canceledNavigationResolution==="replace"&&(i&&this.resetState(r),this.resetUrlToCurrentUrlTree())}resetState(r){this.routerState=this.stateMemento.routerState,this.currentUrlTree=this.stateMemento.currentUrlTree,this.rawUrlTree=this.urlHandlingStrategy.merge(this.currentUrlTree,r.finalUrl??this.rawUrlTree)}resetUrlToCurrentUrlTree(){this.location.replaceState(this.urlSerializer.serialize(this.rawUrlTree),"",this.generateNgRouterState(this.lastSuccessfulId,this.currentPageId))}generateNgRouterState(r,i){return this.canceledNavigationResolution==="computed"?{navigationId:r,\u0275routerPageId:i}:{navigationId:r}}};e.\u0275fac=(()=>{let r;return function(s){return(r||(r=Tf(e)))(s||e)}})(),e.\u0275prov=ie({token:e,factory:e.\u0275fac,providedIn:"root"});let t=e;return t})(),_o=function(t){return t[t.COMPLETE=0]="COMPLETE",t[t.FAILED=1]="FAILED",t[t.REDIRECTING=2]="REDIRECTING",t}(_o||{});function uR(t,e){t.events.pipe($t(n=>n instanceof oi||n instanceof Dr||n instanceof No||n instanceof ai),Ie(n=>n instanceof oi||n instanceof ai?_o.COMPLETE:(n instanceof Dr?n.code===Kt.Redirect||n.code===Kt.SupersededByNewNavigation:!1)?_o.REDIRECTING:_o.FAILED),$t(n=>n!==_o.REDIRECTING),kn(1)).subscribe(()=>{e()})}function dR(t){throw t}var fR={paths:"exact",fragment:"ignored",matrixParams:"ignored",queryParams:"exact"},hR={paths:"subset",fragment:"ignored",matrixParams:"ignored",queryParams:"subset"},$0=(()=>{let e=class e{get currentUrlTree(){return this.stateManager.getCurrentUrlTree()}get rawUrlTree(){return this.stateManager.getRawUrlTree()}get events(){return this._events}get routerState(){return this.stateManager.getRouterState()}constructor(){this.disposed=!1,this.isNgZoneEnabled=!1,this.console=W(Gc),this.stateManager=W(V0),this.options=W($p,{optional:!0})||{},this.pendingTasks=W(eo),this.urlUpdateStrategy=this.options.urlUpdateStrategy||"deferred",this.navigationTransitions=W(sR),this.urlSerializer=W(Fp),this.location=W(so),this.urlHandlingStrategy=W(zp),this._events=new Et,this.errorHandler=this.options.errorHandler||dR,this.navigated=!1,this.routeReuseStrategy=W(aR),this.onSameUrlNavigation=this.options.onSameUrlNavigation||"ignore",this.config=W(qp,{optional:!0})?.flat()??[],this.componentInputBindingEnabled=!!W(Hp,{optional:!0}),this.eventsSubscription=new it,this.isNgZoneEnabled=W(Be)instanceof Be&&Be.isInAngularZone(),this.resetConfig(this.config),this.navigationTransitions.setupNavigations(this,this.currentUrlTree,this.routerState).subscribe({error:r=>{this.console.warn(r)}}),this.subscribeToNavigationEvents()}subscribeToNavigationEvents(){let r=this.navigationTransitions.events.subscribe(i=>{try{let s=this.navigationTransitions.currentTransition,o=this.navigationTransitions.currentNavigation;if(s!==null&&o!==null){if(this.stateManager.handleRouterEvent(i,o),i instanceof Dr&&i.code!==Kt.Redirect&&i.code!==Kt.SupersededByNewNavigation)this.navigated=!0;else if(i instanceof oi)this.navigated=!0;else if(i instanceof xo){let a=this.urlHandlingStrategy.merge(i.url,s.currentRawUrl),c={info:s.extras.info,skipLocationChange:s.extras.skipLocationChange,replaceUrl:this.urlUpdateStrategy==="eager"||oR(s.source)};this.scheduleNavigation(a,So,null,c,{resolve:s.resolve,reject:s.reject,promise:s.promise})}}mR(i)&&this._events.next(i)}catch(s){this.navigationTransitions.transitionAbortSubject.next(s)}});this.eventsSubscription.add(r)}resetRootComponentType(r){this.routerState.root.component=r,this.navigationTransitions.rootComponentType=r}initialNavigation(){this.setUpLocationChangeListener(),this.navigationTransitions.hasRequestedNavigation||this.navigateToSyncWithBrowser(this.location.path(!0),So,this.stateManager.restoredState())}setUpLocationChangeListener(){this.nonRouterCurrentEntryChangeSubscription??=this.stateManager.registerNonRouterCurrentEntryChangeListener((r,i)=>{setTimeout(()=>{this.navigateToSyncWithBrowser(r,"popstate",i)},0)})}navigateToSyncWithBrowser(r,i,s){let o={replaceUrl:!0},a=s?.navigationId?s:null;if(s){let l=J({},s);delete l.navigationId,delete l.\u0275routerPageId,Object.keys(l).length!==0&&(o.state=l)}let c=this.parseUrl(r);this.scheduleNavigation(c,i,a,o)}get url(){return this.serializeUrl(this.currentUrlTree)}getCurrentNavigation(){return this.navigationTransitions.currentNavigation}get lastSuccessfulNavigation(){return this.navigationTransitions.lastSuccessfulNavigation}resetConfig(r){this.config=r.map(Up),this.navigated=!1}ngOnDestroy(){this.dispose()}dispose(){this.navigationTransitions.complete(),this.nonRouterCurrentEntryChangeSubscription&&(this.nonRouterCurrentEntryChangeSubscription.unsubscribe(),this.nonRouterCurrentEntryChangeSubscription=void 0),this.disposed=!0,this.eventsSubscription.unsubscribe()}createUrlTree(r,i={}){let{relativeTo:s,queryParams:o,fragment:a,queryParamsHandling:c,preserveFragment:l}=i,u=l?this.currentUrlTree.fragment:a,d=null;switch(c){case"merge":d=J(J({},this.currentUrlTree.queryParams),o);break;case"preserve":d=this.currentUrlTree.queryParams;break;default:d=o||null}d!==null&&(d=this.removeEmptyProps(d));let m;try{let E=s?s.snapshot:this.routerState.snapshot.root;m=S0(E)}catch{(typeof r[0]!="string"||!r[0].startsWith("/"))&&(r=[]),m=this.currentUrlTree.root}return C0(m,r,d,u??null)}navigateByUrl(r,i={skipLocationChange:!1}){let s=as(r)?r:this.parseUrl(r),o=this.urlHandlingStrategy.merge(s,this.rawUrlTree);return this.scheduleNavigation(o,So,null,i)}navigate(r,i={skipLocationChange:!1}){return pR(r),this.navigateByUrl(this.createUrlTree(r,i),i)}serializeUrl(r){return this.urlSerializer.serialize(r)}parseUrl(r){try{return this.urlSerializer.parse(r)}catch{return this.urlSerializer.parse("/")}}isActive(r,i){let s;if(i===!0?s=J({},fR):i===!1?s=J({},hR):s=i,as(r))return u0(this.currentUrlTree,r,s);let o=this.parseUrl(r);return u0(this.currentUrlTree,o,s)}removeEmptyProps(r){return Object.entries(r).reduce((i,[s,o])=>(o!=null&&(i[s]=o),i),{})}scheduleNavigation(r,i,s,o,a){if(this.disposed)return Promise.resolve(!1);let c,l,u;a?(c=a.resolve,l=a.reject,u=a.promise):u=new Promise((m,E)=>{c=m,l=E});let d=this.pendingTasks.add();return uR(this,()=>{queueMicrotask(()=>this.pendingTasks.remove(d))}),this.navigationTransitions.handleNavigationRequest({source:i,restoredState:s,currentUrlTree:this.currentUrlTree,currentRawUrl:this.currentUrlTree,rawUrl:r,extras:o,resolve:c,reject:l,promise:u,currentSnapshot:this.routerState.snapshot,currentRouterState:this.routerState}),u.catch(m=>Promise.reject(m))}};e.\u0275fac=function(i){return new(i||e)},e.\u0275prov=ie({token:e,factory:e.\u0275fac,providedIn:"root"});let t=e;return t})();function pR(t){for(let e=0;en.\u0275providers)])}function yR(t){return t.routerState.root}function vR(){let t=W(an);return e=>{let n=t.get(cn);if(e!==n.components[0])return;let r=t.get($0),i=t.get(ER);t.get(bR)===1&&r.initialNavigation(),t.get(wR,null,be.Optional)?.setUpPreloading(),t.get(gR,null,be.Optional)?.init(),r.resetRootComponentType(n.componentTypes[0]),i.closed||(i.next(),i.complete(),i.unsubscribe())}}var ER=new de("",{factory:()=>new Et}),bR=new de("",{providedIn:"root",factory:()=>1});var wR=new de("");export{Et as a,tt as b,Ie as c,_D as d,pt as e,Pn as f,Ug as g,Bi as h,Kr as i,mF as j,Bn as k,ie as l,qi as m,de as n,Wt as o,gy as p,Js as q,Tf as r,gF as s,Lt as t,Pi as u,Zr as v,zc as w,Be as x,o1 as y,Fd as z,Kv as A,A1 as B,x1 as C,EF as D,bF as E,wF as F,DF as G,nE as H,rE as I,Gf as J,sE as K,oE as L,Y1 as M,lE as N,_F as O,TF as P,SF as Q,nI as R,CF as S,rI as T,iI as U,IF as V,aI as W,cI as X,MF as Y,lI as Z,NF as _,pE as $,AF as aa,Gc as ba,to as ca,cn as da,no as ea,Yf as fa,Yc as ga,Xf as ha,PE as ia,xF as ja,bn as ka,ze as la,$I as ma,r2 as na,i2 as oa,s2 as pa,o2 as qa,WI as ra,QI as sa,j2 as ta,B2 as ua,Il as va,bA as wa,h5 as xa,MA as ya,p5 as za,m5 as Aa,tR as Ba,$0 as Ca,H5 as Da}; diff --git a/angular-primeng-app/dist/server/index.server.html b/angular-primeng-app/dist/server/index.server.html index cb3215c..420ad35 100644 --- a/angular-primeng-app/dist/server/index.server.html +++ b/angular-primeng-app/dist/server/index.server.html @@ -5,9 +5,17 @@ Angular Primeng | AnguHashBlog + + + + + + + - + + - + diff --git a/angular-primeng-app/dist/server/main.server.mjs b/angular-primeng-app/dist/server/main.server.mjs index fb9ad2d..63cc6e1 100644 --- a/angular-primeng-app/dist/server/main.server.mjs +++ b/angular-primeng-app/dist/server/main.server.mjs @@ -1,2 +1,2 @@ import './polyfills.server.mjs'; -import{a}from"./chunk-J65WZKML.mjs";import"./chunk-X2NXM42Z.mjs";import"./chunk-VVCT4QZE.mjs";export{a as default}; +import{a}from"./chunk-REPUMSU6.mjs";import"./chunk-PUQEUYKV.mjs";import"./chunk-ODEAQAGT.mjs";import"./chunk-AB6R3DKH.mjs";import"./chunk-DOEG56EA.mjs";import"./chunk-PUYSBYUS.mjs";import"./chunk-VVCT4QZE.mjs";export{a as default}; diff --git a/angular-primeng-app/dist/server/render-utils.server.mjs b/angular-primeng-app/dist/server/render-utils.server.mjs index bd4ff78..8fd7b29 100644 --- a/angular-primeng-app/dist/server/render-utils.server.mjs +++ b/angular-primeng-app/dist/server/render-utils.server.mjs @@ -1,2 +1,2 @@ import './polyfills.server.mjs'; -import{Aa as I,Ba as P,Ca as S,ba as f,da as g,ea as h,fa as p,ga as y,ha as C,va as E,wa as w,ya as N,za as A}from"./chunk-X2NXM42Z.mjs";import{i as l,j as d,k as u}from"./chunk-VVCT4QZE.mjs";function a(e,n,i,t=""){return d(this,null,function*(){for(let r of e){let{path:o,redirectTo:c,loadChildren:T,children:R}=r;if(o===void 0)continue;let s=x(t,o);if(c!==void 0){yield{route:s,success:!1,redirect:!0};continue}if(/[:*]/.test(o)){yield{route:s,success:!1,redirect:!1};continue}if(yield{route:s,success:!0,redirect:!1},R?.length&&(yield*u(a(R,n,i,s))),T){let m=yield new l(P(r,n,i).toPromise());if(m){let{routes:_,injector:L=i}=m;yield*u(a(_,n,L,s))}}}})}function v(e,n){return d(this,null,function*(){let i=y(C,"server",[{provide:E,useValue:{document:n,url:""}},{provide:f,useFactory:()=>{class t extends f{ignoredLogs=new Set(["Angular is running in development mode."]);log(o){this.ignoredLogs.has(o)||super.log(o)}}return new t}},...w])();try{let t;V(e)?t=yield new l(e()):t=(yield new l(i.bootstrapModule(e))).injector.get(g),yield new l(h(t));let r=t.injector,o=r.get(S);if(o.config.length===0)yield{route:"",success:!0,redirect:!1};else{let c=r.get(p);yield*u(a(o.config,c,r))}}finally{i.destroy()}})}function V(e){return typeof e=="function"&&!("\u0275mod"in e)}function x(...e){return e.filter(Boolean).join("/")}export{v as extractRoutes,I as renderApplication,A as renderModule,f as \u0275Console,N as \u0275SERVER_CONTEXT}; +import{a as E,b as w,d as N,e as A,f as I}from"./chunk-PUQEUYKV.mjs";import"./chunk-ODEAQAGT.mjs";import{o as P,p as S}from"./chunk-DOEG56EA.mjs";import{$b as f,ec as g,fc as h,gc as p,ic as y,jc as C}from"./chunk-PUYSBYUS.mjs";import{i as l,j as d,k as u}from"./chunk-VVCT4QZE.mjs";function a(e,n,i,t=""){return d(this,null,function*(){for(let r of e){let{path:o,redirectTo:c,loadChildren:T,children:R}=r;if(o===void 0)continue;let s=x(t,o);if(c!==void 0){yield{route:s,success:!1,redirect:!0};continue}if(/[:*]/.test(o)){yield{route:s,success:!1,redirect:!1};continue}if(yield{route:s,success:!0,redirect:!1},R?.length&&(yield*u(a(R,n,i,s))),T){let m=yield new l(P(r,n,i).toPromise());if(m){let{routes:_,injector:L=i}=m;yield*u(a(_,n,L,s))}}}})}function v(e,n){return d(this,null,function*(){let i=y(C,"server",[{provide:E,useValue:{document:n,url:""}},{provide:f,useFactory:()=>{class t extends f{ignoredLogs=new Set(["Angular is running in development mode."]);log(o){this.ignoredLogs.has(o)||super.log(o)}}return new t}},...w])();try{let t;V(e)?t=yield new l(e()):t=(yield new l(i.bootstrapModule(e))).injector.get(g),yield new l(h(t));let r=t.injector,o=r.get(S);if(o.config.length===0)yield{route:"",success:!0,redirect:!1};else{let c=r.get(p);yield*u(a(o.config,c,r))}}finally{i.destroy()}})}function V(e){return typeof e=="function"&&!("\u0275mod"in e)}function x(...e){return e.filter(Boolean).join("/")}export{v as extractRoutes,I as renderApplication,A as renderModule,f as \u0275Console,N as \u0275SERVER_CONTEXT}; diff --git a/angular-primeng-app/dist/server/server.mjs b/angular-primeng-app/dist/server/server.mjs index b2a8248..59c3d97 100644 --- a/angular-primeng-app/dist/server/server.mjs +++ b/angular-primeng-app/dist/server/server.mjs @@ -1,5 +1,5 @@ import './polyfills.server.mjs'; -import{a as ql}from"./chunk-J65WZKML.mjs";import{Aa as Tl,ma as Al,ya as Cl,za as _l}from"./chunk-X2NXM42Z.mjs";import{a as H,b as je,c as y,d as js,e as h,f as Dx,g as Ke,h as ae}from"./chunk-VVCT4QZE.mjs";var Ll=h((qC,Nl)=>{"use strict";var Fx=["B","kB","MB","GB","TB","PB","EB","ZB","YB"],Bx=["B","kiB","MiB","GiB","TiB","PiB","EiB","ZiB","YiB"],Ux=["b","kbit","Mbit","Gbit","Tbit","Pbit","Ebit","Zbit","Ybit"],zx=["b","kibit","Mibit","Gibit","Tibit","Pibit","Eibit","Zibit","Yibit"],Ol=(t,e,r)=>{let n=t;return typeof e=="string"||Array.isArray(e)?n=t.toLocaleString(e,r):(e===!0||r!==void 0)&&(n=t.toLocaleString(void 0,r)),n};Nl.exports=(t,e)=>{if(!Number.isFinite(t))throw new TypeError(`Expected a finite number, got ${typeof t}: ${t}`);e=Object.assign({bits:!1,binary:!1},e);let r=e.bits?e.binary?zx:Ux:e.binary?Bx:Fx;if(e.signed&&t===0)return` 0 ${r[0]}`;let n=t<0,i=n?"-":e.signed?"+":"";n&&(t=-t);let a;if(e.minimumFractionDigits!==void 0&&(a={minimumFractionDigits:e.minimumFractionDigits}),e.maximumFractionDigits!==void 0&&(a=Object.assign({maximumFractionDigits:e.maximumFractionDigits},a)),t<1){let c=Ol(t,e.locale,a);return i+c+" "+r[0]}let s=Math.min(Math.floor(e.binary?Math.log(t)/Math.log(1024):Math.log10(t)/3),r.length-1);t/=Math.pow(e.binary?1024:1e3,s),a||(t=t.toPrecision(3));let o=Ol(Number(t),e.locale,a),u=r[s];return i+o+" "+u}});var Lt=h((D_,lp)=>{"use strict";lp.exports={trueFunc:function(){return!0},falseFunc:function(){return!1}}});var po=h((UT,lo)=>{"use strict";var iy=y("tty"),ay=!("NO_COLOR"in process.env||process.argv.includes("--no-color"))&&("FORCE_COLOR"in process.env||process.argv.includes("--color")||process.platform==="win32"||iy.isatty(1)&&process.env.TERM!=="dumb"||"CI"in process.env),Q=(t,e,r=t)=>n=>{let i=""+n,a=i.indexOf(e,t.length);return~a?t+jp(i,e,r,a)+e:t+i+e},jp=(t,e,r,n)=>{let i=t.substring(0,n)+r,a=t.substring(n+e.length),s=a.indexOf(e);return~s?i+jp(a,e,r,s):i+a},Mp=(t=ay)=>({isColorSupported:t,reset:t?e=>`\x1B[0m${e}\x1B[0m`:String,bold:t?Q("\x1B[1m","\x1B[22m","\x1B[22m\x1B[1m"):String,dim:t?Q("\x1B[2m","\x1B[22m","\x1B[22m\x1B[2m"):String,italic:t?Q("\x1B[3m","\x1B[23m"):String,underline:t?Q("\x1B[4m","\x1B[24m"):String,inverse:t?Q("\x1B[7m","\x1B[27m"):String,hidden:t?Q("\x1B[8m","\x1B[28m"):String,strikethrough:t?Q("\x1B[9m","\x1B[29m"):String,black:t?Q("\x1B[30m","\x1B[39m"):String,red:t?Q("\x1B[31m","\x1B[39m"):String,green:t?Q("\x1B[32m","\x1B[39m"):String,yellow:t?Q("\x1B[33m","\x1B[39m"):String,blue:t?Q("\x1B[34m","\x1B[39m"):String,magenta:t?Q("\x1B[35m","\x1B[39m"):String,cyan:t?Q("\x1B[36m","\x1B[39m"):String,white:t?Q("\x1B[37m","\x1B[39m"):String,gray:t?Q("\x1B[90m","\x1B[39m"):String,bgBlack:t?Q("\x1B[40m","\x1B[49m"):String,bgRed:t?Q("\x1B[41m","\x1B[49m"):String,bgGreen:t?Q("\x1B[42m","\x1B[49m"):String,bgYellow:t?Q("\x1B[43m","\x1B[49m"):String,bgBlue:t?Q("\x1B[44m","\x1B[49m"):String,bgMagenta:t?Q("\x1B[45m","\x1B[49m"):String,bgCyan:t?Q("\x1B[46m","\x1B[49m"):String,bgWhite:t?Q("\x1B[47m","\x1B[49m"):String});lo.exports=Mp();lo.exports.createColors=Mp});var fo=h((zT,Fp)=>{"use strict";var Yi=/[\t\n\f\r "#'()/;[\\\]{}]/g,Ki=/[\t\n\f\r !"#'():;@[\\\]{}]|\/(?=\*)/g,sy=/.[\r\n"'(/\\]/,Dp=/[\da-f]/i;Fp.exports=function(e,r={}){let n=e.css.valueOf(),i=r.ignoreErrors,a,s,o,u,c,l,p,f,d,m,v=n.length,b=0,x=[],k=[];function C(){return b}function q(T){throw e.error("Unclosed "+T,b)}function O(){return k.length===0&&b>=v}function _(T){if(k.length)return k.pop();if(b>=v)return;let Z=T?T.ignoreUnclosed:!1;switch(a=n.charCodeAt(b),a){case 10:case 32:case 9:case 13:case 12:{s=b;do s+=1,a=n.charCodeAt(s);while(a===32||a===10||a===9||a===13||a===12);m=["space",n.slice(b,s)],b=s-1;break}case 91:case 93:case 123:case 125:case 58:case 59:case 41:{let N=String.fromCharCode(a);m=[N,N,b];break}case 40:{if(f=x.length?x.pop()[1]:"",d=n.charCodeAt(b+1),f==="url"&&d!==39&&d!==34&&d!==32&&d!==10&&d!==9&&d!==12&&d!==13){s=b;do{if(l=!1,s=n.indexOf(")",s+1),s===-1)if(i||Z){s=b;break}else q("bracket");for(p=s;n.charCodeAt(p-1)===92;)p-=1,l=!l}while(l);m=["brackets",n.slice(b,s+1),b,s],b=s}else s=n.indexOf(")",b+1),u=n.slice(b,s+1),s===-1||sy.test(u)?m=["(","(",b]:(m=["brackets",u,b,s],b=s);break}case 39:case 34:{o=a===39?"'":'"',s=b;do{if(l=!1,s=n.indexOf(o,s+1),s===-1)if(i||Z){s=b+1;break}else q("string");for(p=s;n.charCodeAt(p-1)===92;)p-=1,l=!l}while(l);m=["string",n.slice(b,s+1),b,s],b=s;break}case 64:{Yi.lastIndex=b+1,Yi.test(n),Yi.lastIndex===0?s=n.length-1:s=Yi.lastIndex-2,m=["at-word",n.slice(b,s+1),b,s],b=s;break}case 92:{for(s=b,c=!0;n.charCodeAt(s+1)===92;)s+=1,c=!c;if(a=n.charCodeAt(s+1),c&&a!==47&&a!==32&&a!==10&&a!==9&&a!==13&&a!==12&&(s+=1,Dp.test(n.charAt(s)))){for(;Dp.test(n.charAt(s+1));)s+=1;n.charCodeAt(s+1)===32&&(s+=1)}m=["word",n.slice(b,s+1),b,s],b=s;break}default:{a===47&&n.charCodeAt(b+1)===42?(s=n.indexOf("*/",b+2)+1,s===0&&(i||Z?s=n.length:q("comment")),m=["comment",n.slice(b,s+1),b,s],b=s):(Ki.lastIndex=b+1,Ki.test(n),Ki.lastIndex===0?s=n.length-1:s=Ki.lastIndex-2,m=["word",n.slice(b,s+1),b,s],x.push(m),b=s);break}}return b++,m}function ie(T){k.push(T)}return{back:ie,endOfFile:O,nextToken:_,position:C}}});var mo=h(($T,zp)=>{"use strict";var ye=po(),oy=fo(),Bp;function uy(t){Bp=t}var cy={";":ye.yellow,":":ye.yellow,"(":ye.cyan,")":ye.cyan,"[":ye.yellow,"]":ye.yellow,"{":ye.yellow,"}":ye.yellow,"at-word":ye.cyan,brackets:ye.cyan,call:ye.cyan,class:ye.yellow,comment:ye.gray,hash:ye.magenta,string:ye.green};function ly([t,e],r){if(t==="word"){if(e[0]===".")return"class";if(e[0]==="#")return"hash"}if(!r.endOfFile()){let n=r.nextToken();if(r.back(n),n[0]==="brackets"||n[0]==="(")return"call"}return t}function Up(t){let e=oy(new Bp(t),{ignoreErrors:!0}),r="";for(;!e.endOfFile();){let n=e.nextToken(),i=cy[ly(n,e)];i?r+=n[1].split(/\r?\n/).map(a=>i(a)).join(` +import{a as ql}from"./chunk-REPUMSU6.mjs";import{d as Cl,e as _l,f as Tl}from"./chunk-PUQEUYKV.mjs";import"./chunk-ODEAQAGT.mjs";import"./chunk-AB6R3DKH.mjs";import"./chunk-DOEG56EA.mjs";import{wc as Al}from"./chunk-PUYSBYUS.mjs";import{a as H,b as je,c as y,d as js,e as h,f as Dx,g as Ke,h as ae}from"./chunk-VVCT4QZE.mjs";var Ll=h((qC,Nl)=>{"use strict";var Fx=["B","kB","MB","GB","TB","PB","EB","ZB","YB"],Bx=["B","kiB","MiB","GiB","TiB","PiB","EiB","ZiB","YiB"],Ux=["b","kbit","Mbit","Gbit","Tbit","Pbit","Ebit","Zbit","Ybit"],zx=["b","kibit","Mibit","Gibit","Tibit","Pibit","Eibit","Zibit","Yibit"],Ol=(t,e,r)=>{let n=t;return typeof e=="string"||Array.isArray(e)?n=t.toLocaleString(e,r):(e===!0||r!==void 0)&&(n=t.toLocaleString(void 0,r)),n};Nl.exports=(t,e)=>{if(!Number.isFinite(t))throw new TypeError(`Expected a finite number, got ${typeof t}: ${t}`);e=Object.assign({bits:!1,binary:!1},e);let r=e.bits?e.binary?zx:Ux:e.binary?Bx:Fx;if(e.signed&&t===0)return` 0 ${r[0]}`;let n=t<0,i=n?"-":e.signed?"+":"";n&&(t=-t);let a;if(e.minimumFractionDigits!==void 0&&(a={minimumFractionDigits:e.minimumFractionDigits}),e.maximumFractionDigits!==void 0&&(a=Object.assign({maximumFractionDigits:e.maximumFractionDigits},a)),t<1){let c=Ol(t,e.locale,a);return i+c+" "+r[0]}let s=Math.min(Math.floor(e.binary?Math.log(t)/Math.log(1024):Math.log10(t)/3),r.length-1);t/=Math.pow(e.binary?1024:1e3,s),a||(t=t.toPrecision(3));let o=Ol(Number(t),e.locale,a),u=r[s];return i+o+" "+u}});var Lt=h((D_,lp)=>{"use strict";lp.exports={trueFunc:function(){return!0},falseFunc:function(){return!1}}});var po=h((UT,lo)=>{"use strict";var iy=y("tty"),ay=!("NO_COLOR"in process.env||process.argv.includes("--no-color"))&&("FORCE_COLOR"in process.env||process.argv.includes("--color")||process.platform==="win32"||iy.isatty(1)&&process.env.TERM!=="dumb"||"CI"in process.env),Q=(t,e,r=t)=>n=>{let i=""+n,a=i.indexOf(e,t.length);return~a?t+jp(i,e,r,a)+e:t+i+e},jp=(t,e,r,n)=>{let i=t.substring(0,n)+r,a=t.substring(n+e.length),s=a.indexOf(e);return~s?i+jp(a,e,r,s):i+a},Mp=(t=ay)=>({isColorSupported:t,reset:t?e=>`\x1B[0m${e}\x1B[0m`:String,bold:t?Q("\x1B[1m","\x1B[22m","\x1B[22m\x1B[1m"):String,dim:t?Q("\x1B[2m","\x1B[22m","\x1B[22m\x1B[2m"):String,italic:t?Q("\x1B[3m","\x1B[23m"):String,underline:t?Q("\x1B[4m","\x1B[24m"):String,inverse:t?Q("\x1B[7m","\x1B[27m"):String,hidden:t?Q("\x1B[8m","\x1B[28m"):String,strikethrough:t?Q("\x1B[9m","\x1B[29m"):String,black:t?Q("\x1B[30m","\x1B[39m"):String,red:t?Q("\x1B[31m","\x1B[39m"):String,green:t?Q("\x1B[32m","\x1B[39m"):String,yellow:t?Q("\x1B[33m","\x1B[39m"):String,blue:t?Q("\x1B[34m","\x1B[39m"):String,magenta:t?Q("\x1B[35m","\x1B[39m"):String,cyan:t?Q("\x1B[36m","\x1B[39m"):String,white:t?Q("\x1B[37m","\x1B[39m"):String,gray:t?Q("\x1B[90m","\x1B[39m"):String,bgBlack:t?Q("\x1B[40m","\x1B[49m"):String,bgRed:t?Q("\x1B[41m","\x1B[49m"):String,bgGreen:t?Q("\x1B[42m","\x1B[49m"):String,bgYellow:t?Q("\x1B[43m","\x1B[49m"):String,bgBlue:t?Q("\x1B[44m","\x1B[49m"):String,bgMagenta:t?Q("\x1B[45m","\x1B[49m"):String,bgCyan:t?Q("\x1B[46m","\x1B[49m"):String,bgWhite:t?Q("\x1B[47m","\x1B[49m"):String});lo.exports=Mp();lo.exports.createColors=Mp});var fo=h((zT,Fp)=>{"use strict";var Yi=/[\t\n\f\r "#'()/;[\\\]{}]/g,Ki=/[\t\n\f\r !"#'():;@[\\\]{}]|\/(?=\*)/g,sy=/.[\r\n"'(/\\]/,Dp=/[\da-f]/i;Fp.exports=function(e,r={}){let n=e.css.valueOf(),i=r.ignoreErrors,a,s,o,u,c,l,p,f,d,m,v=n.length,b=0,x=[],k=[];function C(){return b}function q(T){throw e.error("Unclosed "+T,b)}function O(){return k.length===0&&b>=v}function _(T){if(k.length)return k.pop();if(b>=v)return;let Z=T?T.ignoreUnclosed:!1;switch(a=n.charCodeAt(b),a){case 10:case 32:case 9:case 13:case 12:{s=b;do s+=1,a=n.charCodeAt(s);while(a===32||a===10||a===9||a===13||a===12);m=["space",n.slice(b,s)],b=s-1;break}case 91:case 93:case 123:case 125:case 58:case 59:case 41:{let N=String.fromCharCode(a);m=[N,N,b];break}case 40:{if(f=x.length?x.pop()[1]:"",d=n.charCodeAt(b+1),f==="url"&&d!==39&&d!==34&&d!==32&&d!==10&&d!==9&&d!==12&&d!==13){s=b;do{if(l=!1,s=n.indexOf(")",s+1),s===-1)if(i||Z){s=b;break}else q("bracket");for(p=s;n.charCodeAt(p-1)===92;)p-=1,l=!l}while(l);m=["brackets",n.slice(b,s+1),b,s],b=s}else s=n.indexOf(")",b+1),u=n.slice(b,s+1),s===-1||sy.test(u)?m=["(","(",b]:(m=["brackets",u,b,s],b=s);break}case 39:case 34:{o=a===39?"'":'"',s=b;do{if(l=!1,s=n.indexOf(o,s+1),s===-1)if(i||Z){s=b+1;break}else q("string");for(p=s;n.charCodeAt(p-1)===92;)p-=1,l=!l}while(l);m=["string",n.slice(b,s+1),b,s],b=s;break}case 64:{Yi.lastIndex=b+1,Yi.test(n),Yi.lastIndex===0?s=n.length-1:s=Yi.lastIndex-2,m=["at-word",n.slice(b,s+1),b,s],b=s;break}case 92:{for(s=b,c=!0;n.charCodeAt(s+1)===92;)s+=1,c=!c;if(a=n.charCodeAt(s+1),c&&a!==47&&a!==32&&a!==10&&a!==9&&a!==13&&a!==12&&(s+=1,Dp.test(n.charAt(s)))){for(;Dp.test(n.charAt(s+1));)s+=1;n.charCodeAt(s+1)===32&&(s+=1)}m=["word",n.slice(b,s+1),b,s],b=s;break}default:{a===47&&n.charCodeAt(b+1)===42?(s=n.indexOf("*/",b+2)+1,s===0&&(i||Z?s=n.length:q("comment")),m=["comment",n.slice(b,s+1),b,s],b=s):(Ki.lastIndex=b+1,Ki.test(n),Ki.lastIndex===0?s=n.length-1:s=Ki.lastIndex-2,m=["word",n.slice(b,s+1),b,s],x.push(m),b=s);break}}return b++,m}function ie(T){k.push(T)}return{back:ie,endOfFile:O,nextToken:_,position:C}}});var mo=h(($T,zp)=>{"use strict";var ye=po(),oy=fo(),Bp;function uy(t){Bp=t}var cy={";":ye.yellow,":":ye.yellow,"(":ye.cyan,")":ye.cyan,"[":ye.yellow,"]":ye.yellow,"{":ye.yellow,"}":ye.yellow,"at-word":ye.cyan,brackets:ye.cyan,call:ye.cyan,class:ye.yellow,comment:ye.gray,hash:ye.magenta,string:ye.green};function ly([t,e],r){if(t==="word"){if(e[0]===".")return"class";if(e[0]==="#")return"hash"}if(!r.endOfFile()){let n=r.nextToken();if(r.back(n),n[0]==="brackets"||n[0]==="(")return"call"}return t}function Up(t){let e=oy(new Bp(t),{ignoreErrors:!0}),r="";for(;!e.endOfFile();){let n=e.nextToken(),i=cy[ly(n,e)];i?r+=n[1].split(/\r?\n/).map(a=>i(a)).join(` `):r+=n[1]}return r}Up.registerInput=uy;zp.exports=Up});var ea=h((HT,Gp)=>{"use strict";var $p=po(),Hp=mo(),bn=class t extends Error{constructor(e,r,n,i,a,s){super(e),this.name="CssSyntaxError",this.reason=e,a&&(this.file=a),i&&(this.source=i),s&&(this.plugin=s),typeof r<"u"&&typeof n<"u"&&(typeof r=="number"?(this.line=r,this.column=n):(this.line=r.line,this.column=r.column,this.endLine=n.line,this.endColumn=n.column)),this.setMessage(),Error.captureStackTrace&&Error.captureStackTrace(this,t)}setMessage(){this.message=this.plugin?this.plugin+": ":"",this.message+=this.file?this.file:"",typeof this.line<"u"&&(this.message+=":"+this.line+":"+this.column),this.message+=": "+this.reason}showSourceCode(e){if(!this.source)return"";let r=this.source;e==null&&(e=$p.isColorSupported),Hp&&e&&(r=Hp(r));let n=r.split(/\r?\n/),i=Math.max(this.line-3,0),a=Math.min(this.line+2,n.length),s=String(a).length,o,u;if(e){let{bold:c,gray:l,red:p}=$p.createColors(!0);o=f=>c(p(f)),u=f=>l(f)}else o=u=c=>c;return n.slice(i,a).map((c,l)=>{let p=i+1+l,f=" "+(" "+p).slice(-s)+" | ";if(p===this.line){let d=u(f.replace(/\d/g," "))+c.slice(0,this.column-1).replace(/[^\t]/g," ");return o(">")+u(f)+c+` `+d+o("^")}return" "+u(f)+c}).join(` `)}toString(){let e=this.showSourceCode();return e&&(e=` diff --git a/angular-primeng-app/src/assets/images/angular-primeng-dark-anguhashblog.jpg b/angular-primeng-app/src/assets/images/angular-primeng-dark-anguhashblog.jpg new file mode 100644 index 0000000..da69784 Binary files /dev/null and b/angular-primeng-app/src/assets/images/angular-primeng-dark-anguhashblog.jpg differ diff --git a/angular-primeng-app/src/assets/images/angular-primeng-dark.jpg b/angular-primeng-app/src/assets/images/angular-primeng-dark.jpg deleted file mode 100644 index 8cd32fb..0000000 Binary files a/angular-primeng-app/src/assets/images/angular-primeng-dark.jpg and /dev/null differ diff --git a/angular-primeng-app/src/assets/images/angular-primeng-light-anguhashblog.jpg b/angular-primeng-app/src/assets/images/angular-primeng-light-anguhashblog.jpg new file mode 100644 index 0000000..8750065 Binary files /dev/null and b/angular-primeng-app/src/assets/images/angular-primeng-light-anguhashblog.jpg differ diff --git a/angular-primeng-app/src/assets/images/angular-primeng-light.jpg b/angular-primeng-app/src/assets/images/angular-primeng-light.jpg deleted file mode 100644 index a113ec4..0000000 Binary files a/angular-primeng-app/src/assets/images/angular-primeng-light.jpg and /dev/null differ diff --git a/angular-primeng-app/src/index.html b/angular-primeng-app/src/index.html index e2d8294..aa1d7d9 100644 --- a/angular-primeng-app/src/index.html +++ b/angular-primeng-app/src/index.html @@ -5,11 +5,13 @@ Angular Primeng | AnguHashBlog - - + + + +