1 line
18 KiB
JavaScript
1 line
18 KiB
JavaScript
"use strict";(self.webpackChunkangular_material_template=self.webpackChunkangular_material_template||[]).push([[968],{6588:(z,P,o)=>{o.r(P),o.d(P,{UsersModule:()=>st});var b=o(1368),_=o(2992),e=o(3200),k=o(2156),Y=o(8059),l=o(8818),t=o(4496),O=o(4440),G=o(4476),y=o(2088),u=o(2276),T=o(1560),R=o(964),h=o(7816),C=o(2080);function x(r,s){1&r&&(t.I0R(0,"th",17),t.OEk(1,"Username"),t.C$Y())}function w(r,s){if(1&r&&(t.I0R(0,"td",18),t.OEk(1),t.C$Y()),2&r){const a=s.$implicit;t.yG2(),t.oRS(" ",a.username," ")}}function L(r,s){1&r&&(t.I0R(0,"th",19),t.OEk(1," Email "),t.C$Y())}function S(r,s){if(1&r&&(t.I0R(0,"td",18),t.OEk(1),t.C$Y()),2&r){const a=s.$implicit;t.yG2(),t.oRS(" ",a.email," ")}}function F(r,s){1&r&&(t.I0R(0,"th",20),t.OEk(1," Admin "),t.C$Y())}function W(r,s){1&r&&(t.I0R(0,"mat-icon",22),t.OEk(1,"check"),t.C$Y())}function B(r,s){if(1&r&&(t.I0R(0,"td",18),t.yuY(1,W,2,0,"mat-icon",21),t.C$Y()),2&r){const a=s.$implicit;t.yG2(),t.E7m("ngIf",a.isAdmin)}}function K(r,s){1&r&&(t.I0R(0,"th",23),t.OEk(1," Agent "),t.C$Y())}function M(r,s){1&r&&(t.I0R(0,"mat-icon",22),t.OEk(1,"check"),t.C$Y())}function $(r,s){if(1&r&&(t.I0R(0,"td",18),t.yuY(1,M,2,0,"mat-icon",21),t.C$Y()),2&r){const a=s.$implicit;t.yG2(),t.E7m("ngIf",a.isAgent)}}function Q(r,s){1&r&&t.wR5(0,"tr",24)}function N(r,s){if(1&r){const a=t.KQA();t.I0R(0,"tr",25),t.qCj("click",function(){const m=t.usT(a).$implicit,E=t.GaO();return t.CGJ(E.openUser(m._id))}),t.C$Y()}}const j=()=>[10,50,100];let H=(()=>{class r{constructor(a,n,i,m){this.notificationService=a,this.titleService=n,this.router=i,this.apiUserService=m,this.displayedColumns=["username","email","admin","agent"],this.users=new l._c}ngOnInit(){this.titleService.setTitle("Jucundus - Users"),this.refreshUsers()}refreshUsers(){this.apiUserService.getAllUsers().subscribe(a=>{console.log(a),this.users=new l._c(a),this.users.paginator=this.paginator??null,this.users.sort=this.sort??null,this.notificationService.openSnackBar("Users loaded")})}openUser(a){this.router.navigate(["/users/edit",a])}static#t=this.\u0275fac=function(n){return new(n||r)(t.GI1(O.g),t.GI1(G.OY),t.GI1(_.E5),t.GI1(y.U))};static#e=this.\u0275cmp=t.In1({type:r,selectors:[["app-user-list"]],viewQuery:function(n,i){if(1&n&&(t.CC$(k.Qb,5),t.CC$(Y.E9,5)),2&n){let m;t.wto(m=t.Gqi())&&(i.paginator=m.first),t.wto(m=t.Gqi())&&(i.sort=m.first)}},decls:28,vars:5,consts:[["fxLayout","row","fxLayoutAlign","center none",1,"container"],["fxFlex","95%"],["mat-raised-button","","color","primary",3,"click"],["fxLayout","row","fxLayoutGap","5px"],["mat-table","","matSort","",1,"mat-elevation-z8",3,"dataSource"],["matColumnDef","username"],["mat-header-cell","","mat-sort-header","username",4,"matHeaderCellDef"],["mat-cell","",4,"matCellDef"],["matColumnDef","email"],["mat-header-cell","","mat-sort-header","email",4,"matHeaderCellDef"],["matColumnDef","admin"],["mat-header-cell","","mat-sort-header","isAdmin",4,"matHeaderCellDef"],["matColumnDef","agent"],["mat-header-cell","","mat-sort-header","isAgent",4,"matHeaderCellDef"],["mat-header-row","",4,"matHeaderRowDef"],["mat-row","",3,"click",4,"matRowDef","matRowDefColumns"],["showFirstLastButtons","",3,"pageSizeOptions"],["mat-header-cell","","mat-sort-header","username"],["mat-cell",""],["mat-header-cell","","mat-sort-header","email"],["mat-header-cell","","mat-sort-header","isAdmin"],["style","color:green;",4,"ngIf"],[2,"color","green"],["mat-header-cell","","mat-sort-header","isAgent"],["mat-header-row",""],["mat-row","",3,"click"]],template:function(n,i){1&n&&(t.I0R(0,"div",0)(1,"div",1)(2,"mat-toolbar")(3,"mat-toolbar-row")(4,"h2"),t.OEk(5,"Users"),t.C$Y()(),t.I0R(6,"mat-toolbar-row")(7,"button",2),t.qCj("click",function(){return i.openUser("")}),t.OEk(8,"Add User"),t.C$Y()()(),t.I0R(9,"mat-card")(10,"mat-card-content")(11,"div",3)(12,"table",4),t.SAx(13,5),t.yuY(14,x,2,0,"th",6)(15,w,2,1,"td",7),t.k70(),t.SAx(16,8),t.yuY(17,L,2,0,"th",9)(18,S,2,1,"td",7),t.k70(),t.SAx(19,10),t.yuY(20,F,2,0,"th",11)(21,B,2,1,"td",7),t.k70(),t.SAx(22,12),t.yuY(23,K,2,0,"th",13)(24,$,2,1,"td",7),t.k70(),t.yuY(25,Q,1,0,"tr",14)(26,N,1,0,"tr",15),t.C$Y()(),t.wR5(27,"mat-paginator",16),t.C$Y()()()()),2&n&&(t.yG2(12),t.E7m("dataSource",i.users),t.yG2(13),t.E7m("matHeaderRowDef",i.displayedColumns),t.yG2(),t.E7m("matRowDefColumns",i.displayedColumns),t.yG2(),t.E7m("pageSizeOptions",t.q4q(4,j)))},dependencies:[b.u_,u.sZ,u.cZ,u.qG,u.CA,T.qL,R.EZ,R.A9,h.Gw,C.SM,C.WK,l.wL,l.ie,l.aG,l.Af,l.uc,l.gx,l.qC,l.cX,l.yC,l._I,k.Qb,Y.E9,Y.e6]})}return r})();var c=o(6504),g=o(2864);let q=(()=>{class r{constructor(a,n){this.dialogRef=a,this.data=n,this.title=n.title,this.message=n.message}onConfirm(){this.dialogRef.close(!0)}onDismiss(){this.dialogRef.close(!1)}static#t=this.\u0275fac=function(n){return new(n||r)(t.GI1(g.yI),t.GI1(g.sR))};static#e=this.\u0275cmp=t.In1({type:r,selectors:[["app-confirm-dialog"]],decls:10,vars:2,consts:[["mat-dialog-title",""],["mat-dialog-content",""],["mat-dialog-actions",""],["mat-button","",3,"click"],["mat-raised-button","","color","primary",3,"click"]],template:function(n,i){1&n&&(t.I0R(0,"h1",0),t.OEk(1),t.C$Y(),t.I0R(2,"div",1)(3,"p"),t.OEk(4),t.C$Y()(),t.I0R(5,"div",2)(6,"button",3),t.qCj("click",function(){return i.onDismiss()}),t.OEk(7,"No"),t.C$Y(),t.I0R(8,"button",4),t.qCj("click",function(){return i.onConfirm()}),t.OEk(9,"Yes"),t.C$Y()()),2&n&&(t.yG2(),t.oRS(" ",i.title,"\n"),t.yG2(3),t.cNF(i.message))},dependencies:[h.Gw,g.WQ,g.iU,g.Yp]})}return r})();var V=o(7536),d=o(1544),p=o(3840);function f(r,s){1&r&&(t.I0R(0,"mat-error"),t.OEk(1," Username is "),t.I0R(2,"strong"),t.OEk(3,"required"),t.C$Y()())}function I(r,s){1&r&&(t.I0R(0,"mat-error"),t.OEk(1," Please enter a valid email address "),t.C$Y())}function U(r,s){1&r&&(t.I0R(0,"mat-error"),t.OEk(1," Email is "),t.I0R(2,"strong"),t.OEk(3,"required"),t.C$Y()())}function J(r,s){1&r&&(t.I0R(0,"mat-error"),t.OEk(1," Password must be at least 8 characters long "),t.C$Y())}function X(r,s){1&r&&(t.I0R(0,"mat-error"),t.OEk(1," Passwords do not match "),t.C$Y())}function tt(r,s){1&r&&(t.I0R(0,"mat-error"),t.OEk(1," Passwords do not match "),t.C$Y())}function et(r,s){if(1&r){const a=t.KQA();t.I0R(0,"button",15),t.qCj("click",function(){t.usT(a);const i=t.GaO();return t.CGJ(i.deleteUser())}),t.OEk(1,"Delete"),t.C$Y()}}function rt(r){const s=r.get("password")?.value,a=r.get("confirmPassword")?.value;if(s){if(s.length<8)return r.get("password")?.setErrors({passwordLength:!0}),{passwordLength:!0};if(s!==a)return r.get("confirmPassword")?.setErrors({mismatch:!0}),{mismatch:!0}}return null}const at=[{path:"",component:e.Y,children:[{path:"",component:H},{path:"edit/:id",component:(()=>{class r{constructor(a,n,i,m,E,A){this.route=a,this.notificationService=n,this.router=i,this.dialog=m,this.apiUserService=E,this.fb=A,this.id="",this.userForm=this.fb.group({username:["",c.AQ.required],email:["",[c.AQ.required,c.AQ.email]],password:[""],confirmPassword:[""],isAdmin:[!1],isAgent:[!1]},{validator:rt})}ngOnInit(){this.route.paramMap.subscribe(a=>{this.id=a.get("id"),this.id&&this.apiUserService.getUser(this.id).subscribe(n=>{console.log(n),this.userForm.patchValue({username:n.username,email:n.email,isAdmin:n.isAdmin,isAgent:n.isAgent})})})}save(){if(this.userForm.valid){let a=this.userForm.value;console.log(a),this.id?(a._id=this.id,this.apiUserService.updateUser(a).subscribe(n=>{this.notificationService.openSnackBar("User updated successfully"),this.router.navigate(["/users"])})):this.apiUserService.saveUser(a).subscribe(n=>{this.notificationService.openSnackBar("User created successfully"),this.router.navigate(["/users"])})}}deleteUser(){this.id&&this.dialog.open(q,{width:"250px",data:{title:"Delete User ?",message:"Are you sure you want to delete this user?"}}).afterClosed().subscribe(n=>{n&&this.apiUserService.deleteUser(this.id).subscribe(i=>{this.notificationService.openSnackBar("User deleted successfully"),this.router.navigate(["/users"])})})}static#t=this.\u0275fac=function(n){return new(n||r)(t.GI1(_.gV),t.GI1(O.g),t.GI1(_.E5),t.GI1(g.qW),t.GI1(y.U),t.GI1(c.im))};static#e=this.\u0275cmp=t.In1({type:r,selectors:[["app-favorites-page"]],decls:38,vars:10,consts:[["fxLayout","row","fxLayoutAlign","center none",1,"container"],["fxFlex","95%"],["routerLink","/users"],[3,"formGroup"],["fxLayout","row","fxLayoutGap","5px"],["fxFlex","50"],["matInput","","placeholder","Username","formControlName","username","required",""],[4,"ngIf"],["matInput","","placeholder","Email","formControlName","email","required",""],["matInput","","placeholder","Password","formControlName","password"],["matInput","","placeholder","Confirm Password","formControlName","confirmPassword"],["name","isAdmin","formControlName","isAdmin"],["name","isAgent","formControlName","isAgent"],["mat-raised-button","","color","primary","type","submit",3,"disabled","click"],["mat-raised-button","","color","warn","type","button",3,"click",4,"ngIf"],["mat-raised-button","","color","warn","type","button",3,"click"]],template:function(n,i){if(1&n&&(t.I0R(0,"div",0)(1,"div",1)(2,"mat-toolbar")(3,"h2")(4,"a",2),t.OEk(5,"Users"),t.C$Y(),t.OEk(6),t.C$Y()(),t.I0R(7,"mat-card")(8,"mat-card-header")(9,"mat-card-title"),t.OEk(10,"Sale Detail"),t.C$Y()(),t.I0R(11,"mat-card-content")(12,"form",3)(13,"div",4)(14,"mat-form-field",5),t.wR5(15,"input",6),t.yuY(16,f,4,0,"mat-error",7),t.C$Y(),t.I0R(17,"mat-form-field",5),t.wR5(18,"input",8),t.yuY(19,I,2,0,"mat-error",7)(20,U,4,0,"mat-error",7),t.C$Y()(),t.I0R(21,"div",4)(22,"mat-form-field",5),t.wR5(23,"input",9),t.yuY(24,J,2,0,"mat-error",7)(25,X,2,0,"mat-error",7),t.C$Y(),t.I0R(26,"mat-form-field",5),t.wR5(27,"input",10),t.yuY(28,tt,2,0,"mat-error",7),t.C$Y()(),t.I0R(29,"div",4)(30,"mat-checkbox",11),t.OEk(31,"Admin"),t.C$Y(),t.I0R(32,"mat-checkbox",12),t.OEk(33,"Agent"),t.C$Y()(),t.I0R(34,"div",4)(35,"button",13),t.qCj("click",function(){return i.save()}),t.OEk(36,"Save"),t.C$Y(),t.yuY(37,et,2,0,"button",14),t.C$Y()()()()()()),2&n){let m,E,A,Z,D;t.yG2(6),t.oRS("/",""!==i.id?"Edit":"New",""),t.yG2(6),t.E7m("formGroup",i.userForm),t.yG2(4),t.E7m("ngIf",null==(m=i.userForm.get("username"))?null:m.hasError("required")),t.yG2(3),t.E7m("ngIf",(null==(E=i.userForm.get("email"))?null:E.hasError("email"))&&!(null!=(E=i.userForm.get("email"))&&E.hasError("required"))),t.yG2(),t.E7m("ngIf",null==(A=i.userForm.get("email"))?null:A.hasError("required")),t.yG2(4),t.E7m("ngIf",null==(Z=i.userForm.get("password"))?null:Z.hasError("passwordLength")),t.yG2(),t.E7m("ngIf",(null==(D=i.userForm.get("password"))?null:D.hasError("mismatch"))||null===(null==(D=i.userForm.get("confirmPassword"))?null:D.value)),t.yG2(3),t.E7m("ngIf",null==i.userForm.errors?null:i.userForm.errors.mismatch),t.yG2(7),t.E7m("disabled",!i.userForm.valid),t.yG2(2),t.E7m("ngIf",i.id)}},dependencies:[b.u_,c.sz,c.ot,c.ue,c.u,c.eJ,c.uW,c.Wo,u.sZ,u.cZ,u.qG,u.CA,R.EZ,h.Gw,C.SM,C.WK,C.Uc,C.gp,V.yi,d.Up,d.wJ,p.WK,_.ER],styles:[".mat-mdc-row[_ngcontent-%COMP%] .mat-mdc-cell[_ngcontent-%COMP%]{border-bottom:1px solid transparent;border-top:1px solid transparent;cursor:pointer}.mat-mdc-row[_ngcontent-%COMP%]:hover .mat-mdc-cell[_ngcontent-%COMP%]{border-color:currentColor}"]})}return r})()}]}];let nt=(()=>{class r{static#t=this.\u0275fac=function(n){return new(n||r)};static#e=this.\u0275mod=t.a4G({type:r});static#r=this.\u0275inj=t.s3X({imports:[_.qQ.forChild(at),_.qQ]})}return r})();var it=o(9588);let st=(()=>{class r{static#t=this.\u0275fac=function(n){return new(n||r)};static#e=this.\u0275mod=t.a4G({type:r});static#r=this.\u0275inj=t.s3X({imports:[b.MD,it.k,nt]})}return r})()},3200:(z,P,o)=>{o.d(P,{Y:()=>q});var b=o(4548),_=o(6928),e=o(4496),k=o(1216),Y=o(3548),l=o(119),t=o(9920),O=o(2992),G=o(1368),y=o(9964),u=o(1560),T=o(964),R=o(7816),h=o(6664),C=o(3584),x=o(3576),w=o(9092),L=o(7500),S=o(6496),F=o(8156),W=o(2978);function B(v,V){1&v&&e.wR5(0,"mat-progress-bar",26)}const K=()=>["/"],M=()=>["/account/profile"],$=()=>["/auth/login"],Q=()=>["/dashboard"],N=()=>["/sales"],j=()=>["/favorites"],H=()=>["/pictures"],c=()=>["/users"],g=()=>["/about"];let q=(()=>{class v{constructor(d,p,f,I,U){this.changeDetectorRef=d,this.media=p,this.spinnerService=f,this.authService=I,this.authGuard=U,this.showSpinner=!1,this.userName="",this.isAdmin=!1,this.autoLogoutSubscription=new _.wH,this.mobileQuery=this.media.matchMedia("(max-width: 1000px)"),this._mobileQueryListener=()=>d.detectChanges(),this.mobileQuery.addListener(this._mobileQueryListener)}ngOnInit(){const d=this.authService.getCurrentUser();this.isAdmin=d.isAdmin,this.userName=d.fullName;const p=(0,b.k)(2e3,5e3);this.autoLogoutSubscription=p.subscribe(()=>{this.authGuard.canActivate()})}ngOnDestroy(){this.mobileQuery.removeListener(this._mobileQueryListener),this.autoLogoutSubscription.unsubscribe()}ngAfterViewInit(){this.changeDetectorRef.detectChanges()}static#t=this.\u0275fac=function(p){return new(p||v)(e.GI1(e.kD9),e.GI1(k.iG),e.GI1(Y.m),e.GI1(l.A),e.GI1(t.Q))};static#e=this.\u0275cmp=e.In1({type:v,selectors:[["app-layout"]],decls:91,vars:35,consts:[[1,"navbar-container"],["color","primary",1,"navbar"],["mat-icon-button","",3,"click"],["matTooltip","Home",1,"navbar-brand",3,"routerLink"],[1,"navbar-spacer"],["mat-icon-button","",3,"matMenuTriggerFor"],["matBadge","2","matBadgeColor","accent"],["xPosition","before","yPosition","above",3,"overlapTrigger"],["notificationMenu","matMenu"],["mat-menu-item",""],["mat-button","",3,"matMenuTriggerFor"],["fxShow","","fxHide.xs",""],["userMenu","matMenu"],["mat-menu-item","",3,"routerLink"],[1,"navbar-sidenav-container"],["fixedTopGap","56",1,"sidenav",3,"opened","mode","fixedInViewport"],["snav",""],["mat-subheader",""],["mat-list-item","","routerLinkActive","active",3,"routerLink"],["matListItemIcon",""],["mat-line",""],["mat-list-item","",3,"routerLink"],["id","push-bottom","mat-list-item","","routerLinkActive","active",3,"routerLink"],[1,"sidenav-content"],[1,"progress-bar-container"],["color","accent","mode","indeterminate",4,"ngIf"],["color","accent","mode","indeterminate"]],template:function(p,f){if(1&p){const I=e.KQA();e.I0R(0,"div",0)(1,"mat-toolbar",1)(2,"button",2),e.qCj("click",function(){e.usT(I);const J=e.Gew(39);return e.CGJ(J.toggle())}),e.I0R(3,"mat-icon"),e.OEk(4,"menu"),e.C$Y()(),e.I0R(5,"a",3)(6,"h1"),e.OEk(7," Jucundus "),e.C$Y()(),e.wR5(8,"span",4),e.I0R(9,"button",5)(10,"mat-icon",6),e.OEk(11,"notifications"),e.C$Y()(),e.I0R(12,"mat-menu",7,8)(14,"a",9)(15,"span"),e.OEk(16,"You have new tasks"),e.C$Y()(),e.I0R(17,"a",9)(18,"span"),e.OEk(19,"You have a new message"),e.C$Y()()(),e.I0R(20,"button",10)(21,"mat-icon"),e.OEk(22,"person"),e.C$Y(),e.I0R(23,"span",11),e.OEk(24),e.C$Y()(),e.I0R(25,"mat-menu",7,12)(27,"a",13)(28,"mat-icon"),e.OEk(29,"person"),e.C$Y(),e.I0R(30,"span"),e.OEk(31,"Account"),e.C$Y()(),e.I0R(32,"a",13)(33,"mat-icon"),e.OEk(34,"exit_to_app"),e.C$Y(),e.I0R(35,"span"),e.OEk(36,"Log out"),e.C$Y()()()(),e.I0R(37,"mat-sidenav-container",14)(38,"mat-sidenav",15,16)(40,"mat-nav-list")(41,"h3",17),e.OEk(42,"Home"),e.C$Y(),e.I0R(43,"a",18)(44,"mat-icon",19),e.OEk(45," dashboard "),e.C$Y(),e.I0R(46,"p",20),e.OEk(47," Dashboard "),e.C$Y()(),e.I0R(48,"a",18)(49,"mat-icon",19),e.OEk(50," today "),e.C$Y(),e.I0R(51,"p",20),e.OEk(52," Sales "),e.C$Y()(),e.I0R(53,"a",18)(54,"mat-icon",19),e.OEk(55," bookmark "),e.C$Y(),e.I0R(56,"p",20),e.OEk(57," Favorites "),e.C$Y()(),e.I0R(58,"a",18)(59,"mat-icon",19),e.OEk(60," image "),e.C$Y(),e.I0R(61,"p",20),e.OEk(62," Pictures "),e.C$Y()(),e.I0R(63,"a",18)(64,"mat-icon",19),e.OEk(65," people "),e.C$Y(),e.I0R(66,"p",20),e.OEk(67," Users "),e.C$Y()(),e.wR5(68,"mat-divider"),e.I0R(69,"h3",17),e.OEk(70,"User"),e.C$Y(),e.I0R(71,"a",21)(72,"mat-icon",19),e.OEk(73,"person"),e.C$Y(),e.I0R(74,"p",20),e.OEk(75," Account "),e.C$Y()(),e.I0R(76,"a",21)(77,"mat-icon",19),e.OEk(78,"exit_to_app"),e.C$Y(),e.I0R(79,"p",20),e.OEk(80," Log out "),e.C$Y()(),e.I0R(81,"a",22)(82,"mat-icon",19),e.OEk(83," info_outline "),e.C$Y(),e.I0R(84,"p",20),e.OEk(85," About "),e.C$Y()()()(),e.I0R(86,"mat-sidenav-content",23)(87,"div",24),e.yuY(88,B,1,0,"mat-progress-bar",25),e.wVc(89,"async"),e.C$Y(),e.wR5(90,"router-outlet"),e.C$Y()()()}if(2&p){const I=e.Gew(13),U=e.Gew(26);e.eAK("example-is-mobile",f.mobileQuery.matches),e.yG2(5),e.E7m("routerLink",e.q4q(24,K)),e.yG2(4),e.E7m("matMenuTriggerFor",I),e.yG2(3),e.E7m("overlapTrigger",!1),e.yG2(8),e.E7m("matMenuTriggerFor",U),e.yG2(4),e.oRS(" ",f.userName," "),e.yG2(),e.E7m("overlapTrigger",!1),e.yG2(2),e.E7m("routerLink",e.q4q(25,M)),e.yG2(5),e.E7m("routerLink",e.q4q(26,$)),e.yG2(6),e.E7m("opened",!f.mobileQuery.matches)("mode",f.mobileQuery.matches?"over":"side")("fixedInViewport",f.mobileQuery.matches),e.yG2(5),e.E7m("routerLink",e.q4q(27,Q)),e.yG2(5),e.E7m("routerLink",e.q4q(28,N)),e.yG2(5),e.E7m("routerLink",e.q4q(29,j)),e.yG2(5),e.E7m("routerLink",e.q4q(30,H)),e.yG2(5),e.E7m("routerLink",e.q4q(31,c)),e.yG2(8),e.E7m("routerLink",e.q4q(32,M)),e.yG2(5),e.E7m("routerLink",e.q4q(33,$)),e.yG2(5),e.E7m("routerLink",e.q4q(34,g)),e.yG2(7),e.E7m("ngIf",e.kDX(89,22,f.spinnerService.visibility))}},dependencies:[O.cP,O.ER,O.LC,G.u_,y.Ar,y.WS,y.Uq,u.qL,T.EZ,R.Gw,R.um,h.G2,h.g9,h.Y1,h.Qp,C.k,x.Cs,w.wx,L.aM,L.OQ,L.yG,S.a4,F.S,W.s9,G.a],styles:[".navbar-spacer[_ngcontent-%COMP%]{flex:1 1 auto}.navbar[_ngcontent-%COMP%]{z-index:2}.navbar-brand[_ngcontent-%COMP%]{text-decoration:none;color:#fff}.navbar-container[_ngcontent-%COMP%]{display:flex;flex-direction:column;position:absolute;inset:0}.navbar-is-mobile[_ngcontent-%COMP%] .navbar[_ngcontent-%COMP%]{position:fixed;z-index:2}.navbar-sidenav-container[_ngcontent-%COMP%]{flex:1}.navbar-is-mobile[_ngcontent-%COMP%] .navbar-sidenav-container[_ngcontent-%COMP%]{flex:1 0 auto}mat-sidenav[_ngcontent-%COMP%]{min-width:180px!important;border-right:1px solid #eee;box-shadow:6px 0 6px #0000001a}.progress-bar-container[_ngcontent-%COMP%]{height:5px}a.mat-list-item.active[_ngcontent-%COMP%]{background:#0000000a}#push-bottom[_ngcontent-%COMP%]{position:absolute;bottom:0}"]})}return v})()}}]); |