mirror of
https://code.equilibrium.co.ao/ITO/doneit-web.git
synced 2026-04-19 04:57:52 +00:00
1 line
20 KiB
JavaScript
1 line
20 KiB
JavaScript
!function(){function e(e,n){if(!(e instanceof n))throw new TypeError("Cannot call a class as a function")}function n(e,n){for(var t=0;t<n.length;t++){var o=n[t];o.enumerable=o.enumerable||!1,o.configurable=!0,"value"in o&&(o.writable=!0),Object.defineProperty(e,o.key,o)}}function t(e,t,o){return t&&n(e.prototype,t),o&&n(e,o),e}(self.webpackChunkgabinete_digital=self.webpackChunkgabinete_digital||[]).push([[1895,6527,5763,2417,3756,5597,6055,5457,1087,4413,5183,5802,9391,1485,9074,4176,9406],{72231:function(n,o,i){"use strict";i.d(o,{q:function(){return s}});var r=i(37716),a=i(35957),c=i(3679),s=function(){var n=function(){function n(t){e(this,n),this.modalController=t,this.emendMessage="",this.emendMessage=""}return t(n,[{key:"ngOnInit",value:function(){}},{key:"close",value:function(){this.modalController.dismiss("")}},{key:"save",value:function(){this.modalController.dismiss(this.emendMessage)}}]),n}();return n.\u0275fac=function(e){return new(e||n)(r.Y36(a.IN))},n.\u0275cmp=r.Xpm({type:n,selectors:[["app-emend-message-modal"]],decls:17,vars:1,consts:[[1,"ion-no-border"],[1,"header-content"],["hidden","",1,"header-icon-left"],[1,"btn-no-color","cursor-pointer",3,"click"],["src","assets/images/icons-arrow-arrow-left.svg"],[1,"header-title"],[1,"ion-input-class-no-height"],["rows","6","cols","20","placeholder","Indique o que necessita ser revisto!",3,"ngModel","ngModelChange"],[1,"buttons","width-100"],["shape","round",1,"btn-cancel","cursor-pointer",3,"click"],["shape","round",1,"btn-ok","cursor-pointer",3,"click"]],template:function(e,n){1&e&&(r.TgZ(0,"ion-header",0),r.TgZ(1,"div",1),r.TgZ(2,"div",2),r.TgZ(3,"button",3),r.NdJ("click",function(){return n.close()}),r._UZ(4,"ion-icon",4),r.qZA(),r.qZA(),r.TgZ(5,"div",5),r.TgZ(6,"label"),r._uU(7,"Enviar para revis\xe3o"),r.qZA(),r.qZA(),r.qZA(),r.qZA(),r.TgZ(8,"ion-content"),r.TgZ(9,"div",6),r.TgZ(10,"ion-textarea",7),r.NdJ("ngModelChange",function(e){return n.emendMessage=e}),r.qZA(),r.qZA(),r.qZA(),r.TgZ(11,"ion-footer",0),r.TgZ(12,"div",8),r.TgZ(13,"button",9),r.NdJ("click",function(){return n.close()}),r._uU(14,"Cancelar"),r.qZA(),r.TgZ(15,"button",10),r.NdJ("click",function(){return n.save()}),r._uU(16,"Enviar"),r.qZA(),r.qZA(),r.qZA()),2&e&&(r.xp6(10),r.Q6J("ngModel",n.emendMessage))},directives:[a.Gu,a.gu,a.W2,a.g2,a.j9,c.JJ,c.On,a.fr],styles:[".header-content[_ngcontent-%COMP%]{overflow:auto;margin-top:25px}.header-icon-left[_ngcontent-%COMP%]{width:36px;font-size:33px;color:#42b9fe;float:left}.header-title[_ngcontent-%COMP%]{width:264px;font-family:Roboto;font-size:25px;margin:0 5px 10px 20px;padding:0;color:#000;float:left}.buttons[_ngcontent-%COMP%]{width:320px;margin:0 auto;padding:5px 0}.button-reject[_ngcontent-%COMP%]{--color:#d30a0a;--background:#ffe0e0;margin:0 12px 0 0}.button-approve[_ngcontent-%COMP%], .button-reject[_ngcontent-%COMP%]{width:130px;height:44px;border-radius:22.5px}.button-approve[_ngcontent-%COMP%]{--background:#42b9fe;margin:0 0 0 12px}.buttons[_ngcontent-%COMP%]{display:flex;width:100%!important;justify-content:space-between;padding:15px 0;overflow:auto}.ion-input-class-no-height[_ngcontent-%COMP%]{border:1px solid #ebebeb;border-radius:5px;overflow:auto;margin:0 20px!important}"]}),n}()},23879:function(n,o,i){"use strict";i.d(o,{g:function(){return g}});var r=i(64762),a=i(82265),c=i(72231),s=i(37716),u=i(35957),d=i(28621),l=i(39895),p=i(84465),g=function(){var n=function(){function n(t,o,i,r,a,c,s){e(this,n),this.navParams=t,this.processes=o,this.router=i,this.modalController=r,this.popoverController=a,this.animationController=c,this.toastService=s,this.serialNumber=this.navParams.get("serialNumber"),this.instanceId=this.navParams.get("InstanceId")}return t(n,[{key:"ngOnInit",value:function(){var e=this;window.onresize=function(n){window.innerWidth>=800&&e.popoverController.dismiss()}}},{key:"goBack",value:function(){this.closePopover(),window.innerWidth<=801?this.router.navigate(["/home/gabinete-digital/event-list"]):this.router.navigate(["/home/gabinete-digital"],{queryParams:{eventos:!0}})}},{key:"closePopover",value:function(){this.popoverController.dismiss()}},{key:"approveTask",value:function(){return(0,r.mG)(this,void 0,void 0,regeneratorRuntime.mark(function e(){var n,t;return regeneratorRuntime.wrap(function(e){for(;;)switch(e.prev=e.next){case 0:return n={serialNumber:this.serialNumber,action:"Aprovar"},console.log(n),t=this.toastService.loading(),e.prev=3,e.next=6,this.processes.PostTaskAction(n).toPromise();case 6:this.toastService.successMessage(),this.goBack(),e.next=13;break;case 10:e.prev=10,e.t0=e.catch(3),this.toastService.badRequest();case 13:return e.prev=13,t.remove(),e.finish(13);case 16:case"end":return e.stop()}},e,this,[[3,10,13,16]])}))}},{key:"emendarTask",value:function(){return(0,r.mG)(this,void 0,void 0,regeneratorRuntime.mark(function e(){var n,t=this;return regeneratorRuntime.wrap(function(e){for(;;)switch(e.prev=e.next){case 0:return this.closePopover(),e.next=3,this.modalController.create({component:c.q,componentProps:{},cssClass:"emend-message-modal",backdropDismiss:!1});case 3:return n=e.sent,e.next=6,n.present();case 6:n.onDidDismiss().then(function(e){return(0,r.mG)(t,void 0,void 0,regeneratorRuntime.mark(function n(){var t,o;return regeneratorRuntime.wrap(function(n){for(;;)switch(n.prev=n.next){case 0:if(console.log(e.data),""===e.data){n.next=17;break}return t={serialNumber:this.serialNumber,action:"Emendar",dataFields:{ReviewUserComment:e.data}},console.log(t),o=this.toastService.loading(),n.prev=4,n.next=7,this.processes.PostTaskAction(t).toPromise();case 7:this.toastService.successMessage("Pedido enviado"),this.goBack(),n.next=14;break;case 11:n.prev=11,n.t0=n.catch(4),this.toastService.badRequest();case 14:return n.prev=14,o.remove(),n.finish(14);case 17:case"end":return n.stop()}},n,this,[[4,11,14,17]])}))});case 7:case"end":return e.stop()}},e,this)}))}},{key:"rejeitar",value:function(){return(0,r.mG)(this,void 0,void 0,regeneratorRuntime.mark(function e(){var n,t;return regeneratorRuntime.wrap(function(e){for(;;)switch(e.prev=e.next){case 0:return n={serialNumber:this.serialNumber,action:"Rejeitar"},console.log(n),t=this.toastService.loading(),e.prev=3,e.next=6,this.processes.PostTaskAction(n).toPromise();case 6:return e.next=8,this.toastService.successMessage("Processo rejeitado");case 8:this.goBack(),e.next=14;break;case 11:e.prev=11,e.t0=e.catch(3),this.toastService.badRequest();case 14:return e.prev=14,t.remove(),e.finish(14);case 17:case"end":return e.stop()}},e,this,[[3,11,14,17]])}))}},{key:"editTask",value:function(){return(0,r.mG)(this,void 0,void 0,regeneratorRuntime.mark(function e(){var n;return regeneratorRuntime.wrap(function(e){for(;;)switch(e.prev=e.next){case 0:return this.closePopover(),e.next=3,this.modalController.create({component:a.j,componentProps:{serialNumber:this.serialNumber,InstanceId:this.instanceId},cssClass:"modal modal-desktop"});case 3:return n=e.sent,e.next=6,n.present();case 6:n.onDidDismiss().then(function(e){});case 7:case"end":return e.stop()}},e,this)}))}}]),n}();return n.\u0275fac=function(e){return new(e||n)(s.Y36(u.X1),s.Y36(d.$),s.Y36(l.F0),s.Y36(u.IN),s.Y36(u.Dh),s.Y36(u.vB),s.Y36(p.k))},n.\u0275cmp=s.Xpm({type:n,selectors:[["app-event-actions-popover"]],decls:14,vars:0,consts:[[1,"container"],[1,"arrow-right",3,"click"],[1,"btn-no-color"],["slot","end","src","assets/images/icons-arrow-arrow-right.svg",1,"arrow-right-icon"],[1,"buttons"],["shape","round",1,"btn-cancel",3,"click"],["shape","round",1,"btn-ok",3,"click"],[1,"solid"],["shape","round",1,"btn-delete",3,"click"]],template:function(e,n){1&e&&(s.TgZ(0,"ion-content",0),s.TgZ(1,"div",1),s.NdJ("click",function(){return n.closePopover()}),s.TgZ(2,"button",2),s._UZ(3,"ion-icon",3),s.qZA(),s.qZA(),s.TgZ(4,"div",4),s.TgZ(5,"button",5),s.NdJ("click",function(){return n.emendarTask()}),s._uU(6,"Adicionar Nota"),s.qZA(),s.TgZ(7,"button",6),s.NdJ("click",function(){return n.approveTask()}),s._uU(8,"Aprovar"),s.qZA(),s._UZ(9,"div",7),s.TgZ(10,"button",5),s.NdJ("click",function(){return n.editTask()}),s._uU(11,"Editar"),s.qZA(),s.TgZ(12,"button",8),s.NdJ("click",function(){return n.rejeitar()}),s._uU(13,"Rejeitar"),s.qZA(),s.qZA(),s.qZA())},directives:[u.W2,u.gu],styles:[".container[_ngcontent-%COMP%]{--padding-top:20px!important;--padding-bottom:20px!important;--padding-start:20px!important;--padding-end:20px!important}.arrow-right[_ngcontent-%COMP%]{display:none;margin-bottom:20px}.arrow-right[_ngcontent-%COMP%] .arrow-right-icon[_ngcontent-%COMP%]{width:37px;float:right;font-size:35px;overflow:hidden}.buttons[_ngcontent-%COMP%]{display:flex;flex-wrap:wrap;justify-content:space-around;align-items:center}.solid[_ngcontent-%COMP%]{display:none;width:90%;border-top:5px solid #bbb;margin:0 auto!important}.btn-cancel[_ngcontent-%COMP%], .btn-ok[_ngcontent-%COMP%]{justify-content:center;margin-bottom:10px!important;margin-top:10px!important}@media only screen and (max-width: 800px){.btn-cancel[_ngcontent-%COMP%], .btn-delete[_ngcontent-%COMP%], .btn-ok[_ngcontent-%COMP%]{width:47%!important}}@media only screen and (min-width: 1024px){.arrow-right[_ngcontent-%COMP%]{display:flex;justify-content:flex-end}.btn-cancel[_ngcontent-%COMP%]{display:none}.btn-cancel[_ngcontent-%COMP%], .btn-delete[_ngcontent-%COMP%], .btn-ok[_ngcontent-%COMP%]{width:100%!important;margin-bottom:10px!important}.btn-delete[_ngcontent-%COMP%], .btn-ok[_ngcontent-%COMP%]{margin-top:10px!important}}"]}),n}()},6527:function(n,t,o){"use strict";o.d(t,{a:function(){return p}});var i=o(38583),r=o(3679),a=o(35957),c=o(39895),s=o(962),u=o(37716),d=[{path:"",component:s.E}],l=function(){var n=function n(){e(this,n)};return n.\u0275fac=function(e){return new(e||n)},n.\u0275mod=u.oAB({type:n}),n.\u0275inj=u.cJS({imports:[[c.Bz.forChild(d)],c.Bz]}),n}(),p=function(){var n=function n(){e(this,n)};return n.\u0275fac=function(e){return new(e||n)},n.\u0275mod=u.oAB({type:n}),n.\u0275inj=u.cJS({imports:[[i.ez,r.u5,a.Pc,l]]}),n}()},962:function(n,o,i){"use strict";i.d(o,{E:function(){return w}});var r=i(64762),a=i(4528),c=i(33559),s=i(37716),u=i(39895),d=i(35957),l=i(37556),p=i(38583),g=i(3679);function h(e,n){if(1&e){var t=s.EpF();s.TgZ(0,"div",21),s.TgZ(1,"div",22),s.NdJ("click",function(){return s.CHM(t),s.oxw().openSearch()}),s._UZ(2,"ion-icon",23),s.qZA(),s.qZA()}}function f(e,n){if(1&e){var t=s.EpF();s.TgZ(0,"div",28),s.NdJ("click",function(){s.CHM(t);var e=s.oxw(2);return e.openSearch(),e.showSearch=!0}),s._UZ(1,"ion-icon",23),s.qZA()}}function m(e,n){if(1&e){var t=s.EpF();s.TgZ(0,"button",29),s.NdJ("click",function(){s.CHM(t);var e=s.oxw(2);return e.closeSearch(),e.showSearch=!1,e.searchSubject=""}),s._UZ(1,"ion-icon",30),s.qZA()}}function v(e,n){if(1&e){var t=s.EpF();s.TgZ(0,"div",32),s.TgZ(1,"div",33),s.NdJ("click",function(){return s.CHM(t),s.oxw(3).basicSearch()}),s._UZ(2,"ion-icon",34),s.qZA(),s.TgZ(3,"div",35),s.TgZ(4,"ion-input",36),s.NdJ("keyup.enter",function(){return s.CHM(t),s.oxw(3).basicSearch()})("ngModelChange",function(e){return s.CHM(t),s.oxw(3).searchSubject=e})("ngModelChange",function(){return s.CHM(t),s.oxw(3).dynamicSearch()}),s.qZA(),s.qZA(),s.TgZ(5,"div",33),s.NdJ("click",function(){return s.CHM(t),s.oxw(3).clearSearchInput()}),s._UZ(6,"ion-icon",37),s.qZA(),s.qZA()}if(2&e){var o=s.oxw(3);s.xp6(4),s.Q6J("ngModel",o.searchSubject)}}function b(e,n){if(1&e&&(s.TgZ(0,"div"),s.YNc(1,v,7,1,"div",31),s.qZA()),2&e){var t=s.oxw(2);s.xp6(1),s.Q6J("ngIf",t.showSearch)}}function x(e,n){if(1&e&&(s.TgZ(0,"div",24),s.YNc(1,f,2,0,"div",25),s.YNc(2,m,2,0,"button",26),s.YNc(3,b,2,1,"div",27),s.qZA()),2&e){var t=s.oxw();s.xp6(1),s.Q6J("ngIf",!t.showSearch),s.xp6(1),s.Q6J("ngIf",t.showSearch),s.xp6(1),s.Q6J("ngIf",t.showSearch)}}var w=function(){var n=function(){function n(t,o,i,r){var a=this;e(this,n),this.router=t,this.modalController=o,this.animationController=i,this.searchSubject="",this.showSearch=!1,this.hideSearchBtn=!1,this.loggeduser=r.ValidatedUser,t.events.subscribe(function(e){a.showSearch=!1})}return t(n,[{key:"ngOnInit",value:function(){this.hideSearch()}},{key:"hideSearch",value:function(){"/home/events"!=this.router.url&&"/home/chat"!=this.router.url||(this.hideSearchBtn=!0)}},{key:"locationPathname",value:function(){return window.location.pathname}},{key:"openSearch",value:function(){return(0,r.mG)(this,void 0,void 0,regeneratorRuntime.mark(function e(){var n,t,o,i;return regeneratorRuntime.wrap(function(e){for(;;)switch(e.prev=e.next){case 0:return window.innerWidth<1366?(n="modal modal-width-100",t=!0):(n="modal modal-desktop desktop-search",t=!1),window.location.pathname.startsWith("/home/agenda")?o="Agenda":window.location.pathname.startsWith("/home/gabinete-digital")?o="AccoesPresidenciais & ArquivoDespachoElect":window.location.pathname.startsWith("/home/publications")&&(o="AccoesPresidenciais"),e.next=3,this.modalController.create({component:a.Z,cssClass:n,componentProps:{type:o,showSearchInput:t,select:!1}});case 3:return i=e.sent,e.next=6,i.present();case 6:return e.abrupt("return",e.sent);case 7:case"end":return e.stop()}},e,this)}))}},{key:"changeRoute",value:function(e){this.router.navigateByUrl(e)}},{key:"openProfile",value:function(){return(0,r.mG)(this,void 0,void 0,regeneratorRuntime.mark(function e(){var n,t,o=this;return regeneratorRuntime.wrap(function(e){for(;;)switch(e.prev=e.next){case 0:return n=function(e){var n=o.animationController.create().addElement(e.querySelector("ion-backdrop")).fromTo("opacity","0.01","var(--backdrop-opacity)"),t=o.animationController.create().addElement(e.querySelector(".modal-wrapper")).keyframes([{offset:0,opacity:"1",right:"-100%"},{offset:1,opacity:"1",right:"0px"}]);return o.animationController.create().addElement(e).easing("ease-out").duration(500).addAnimation([n,t])},e.next=3,this.modalController.create({enterAnimation:n,leaveAnimation:function(e){return n(e).direction("reverse")},component:c.G,cssClass:"model profile-modal search-submodal",componentProps:{}});case 3:return t=e.sent,e.next=6,t.present();case 6:return e.abrupt("return",e.sent);case 7:case"end":return e.stop()}},e,this)}))}},{key:"dynamicSearch",value:function(){return(0,r.mG)(this,void 0,void 0,regeneratorRuntime.mark(function e(){return regeneratorRuntime.wrap(function(e){for(;;)switch(e.prev=e.next){case 0:window.dynamicSearch(this.searchSubject);case 1:case"end":return e.stop()}},e,this)}))}},{key:"closeSearch",value:function(){return(0,r.mG)(this,void 0,void 0,regeneratorRuntime.mark(function e(){return regeneratorRuntime.wrap(function(e){for(;;)switch(e.prev=e.next){case 0:this.modalController.dismiss();case 1:case"end":return e.stop()}},e,this)}))}},{key:"clearSearchInput",value:function(){this.searchSubject="",window.dynamicSearch(this.searchSubject)}},{key:"basicSearch",value:function(){return(0,r.mG)(this,void 0,void 0,regeneratorRuntime.mark(function e(){return regeneratorRuntime.wrap(function(e){for(;;)switch(e.prev=e.next){case 0:window.searchTriger();case 1:case"end":return e.stop()}},e)}))}},{key:"profileLabel",value:function(e){return"MDGPR"==e?"MD":"PR"==e?e:"UN"}}]),n}();return n.\u0275fac=function(e){return new(e||n)(s.Y36(u.F0),s.Y36(d.IN),s.Y36(d.vB),s.Y36(l.e))},n.\u0275cmp=s.Xpm({type:n,selectors:[["app-header"]],decls:40,vars:14,consts:[[1,"pb-10","ion-toolbar","text-white"],[1,"mobile","d-flex","div-top-header","justify-space-between"],["class","div-search",4,"ngIf"],[1,"div-logo","height-fit-content"],["src","assets/images/logo-no-bg.png","alt","logo"],[1,"div-profile","cursor-pointer",3,"click"],["src","assets/images/icons-profile.svg",1,"icon"],[1,"profile-text"],[1,"desktop","mx-20"],[1,"d-flex","justify-space-between","align-center"],["tab","events",1,"div-logo","height-fit-content"],[1,"d-flex","flex-1","pr-20","pl-50"],[1,"tab","mr-20","d-flex","align-center","cursor-pointer",3,"click"],["src","assets/images/icons-nav-home-active.svg",1,"font-40"],["src","assets/images/icons-nav-agenda-inactive.svg",1,"font-40"],["src","assets/images/icons-nav-home-dk.svg",1,"font-40"],["src","assets/images/icons-nav-a-es-inactive.svg",1,"font-40"],["src","assets/images/icons-nav-grupos-inactive-dk-white.svg",1,"font-40"],[1,"header-btns","d-flex"],["class","mr-10 d-flex align-center cursor-pointer",4,"ngIf"],[1,"div-profile","d-flex","cursor-pointer",3,"click"],[1,"div-search"],[3,"click"],["src","assets/images/icons-search.svg",1,"font-45"],[1,"mr-10","d-flex","align-center","cursor-pointer"],["style","padding-top: 5px;",3,"click",4,"ngIf"],["class","btn-no-color",3,"click",4,"ngIf"],[4,"ngIf"],[2,"padding-top","5px",3,"click"],[1,"btn-no-color",3,"click"],["name","restaurant-outline","src","assets/images/icons-search-close.svg",1,"font-40"],["class","d-flex search-input-container ml-10 justify-between",4,"ngIf"],[1,"d-flex","search-input-container","ml-10","justify-between"],[1,"icon",3,"click"],["slot","end","name","search",1,"icon-z"],[1,"input-text","d-flex","ion-align-items-center"],["type","search","placeholder","Pesquisar",1,"search-input","text-black",3,"ngModel","keyup.enter","ngModelChange"],["name","restaurant-outline","src","assets/images/icons-search-close.svg"]],template:function(e,n){1&e&&(s.TgZ(0,"div",0),s.TgZ(1,"div",1),s.YNc(2,h,3,0,"div",2),s.TgZ(3,"div",3),s._UZ(4,"img",4),s.qZA(),s.TgZ(5,"div",5),s.NdJ("click",function(){return n.openProfile()}),s._UZ(6,"ion-icon",6),s.TgZ(7,"ion-label",7),s._uU(8),s.qZA(),s.qZA(),s.qZA(),s.TgZ(9,"div",8),s.TgZ(10,"div",9),s.TgZ(11,"div",10),s._UZ(12,"img",4),s.qZA(),s.TgZ(13,"div",11),s.TgZ(14,"div",12),s.NdJ("click",function(){return n.changeRoute("/home/events")}),s._UZ(15,"ion-icon",13),s.TgZ(16,"span"),s._uU(17,"In\xedcio"),s.qZA(),s.qZA(),s.TgZ(18,"div",12),s.NdJ("click",function(){return n.changeRoute("/home/agenda")}),s._UZ(19,"ion-icon",14),s.TgZ(20,"span"),s._uU(21,"Agenda"),s.qZA(),s.qZA(),s.TgZ(22,"div",12),s.NdJ("click",function(){return n.changeRoute("/home/gabinete-digital")}),s._UZ(23,"ion-icon",15),s.TgZ(24,"span"),s._uU(25,"Gabinete"),s.qZA(),s.qZA(),s.TgZ(26,"div",12),s.NdJ("click",function(){return n.changeRoute("/home/publications")}),s._UZ(27,"ion-icon",16),s.TgZ(28,"span"),s._uU(29,"Ac\xe7\xf5es"),s.qZA(),s.qZA(),s.TgZ(30,"div",12),s.NdJ("click",function(){return n.changeRoute("/home/chat")}),s._UZ(31,"ion-icon",17),s.TgZ(32,"span"),s._uU(33,"Chat"),s.qZA(),s.qZA(),s.qZA(),s.TgZ(34,"div",18),s.YNc(35,x,4,3,"div",19),s.TgZ(36,"div",20),s.NdJ("click",function(){return n.openProfile()}),s._UZ(37,"ion-icon",6),s.TgZ(38,"ion-label",7),s._uU(39),s.qZA(),s.qZA(),s.qZA(),s.qZA(),s.qZA(),s.qZA()),2&e&&(s.xp6(2),s.Q6J("ngIf",!n.hideSearchBtn),s.xp6(6),s.Oqu(n.loggeduser.Profile),s.xp6(6),s.ekj("active","/home/events"==n.locationPathname()),s.xp6(4),s.ekj("active","/home/agenda"==n.locationPathname()),s.xp6(4),s.ekj("active","/home/gabinete-digital"==n.locationPathname()),s.xp6(4),s.ekj("active","/home/publications"==n.locationPathname()),s.xp6(4),s.ekj("active","/home/chat"==n.locationPathname()),s.xp6(5),s.Q6J("ngIf",!n.hideSearchBtn),s.xp6(4),s.Oqu(n.profileLabel(n.loggeduser.Profile)))},directives:[p.O5,d.gu,d.Q$,d.pK,d.j9,g.JJ,g.On],styles:[".div-top-header[_ngcontent-%COMP%]{margin:0 1.25em;padding-top:.9375em;border:0!important}.div-logo[_ngcontent-%COMP%]{background:transparent;width:8.75em;justify-content:center;display:flex}.div-logo[_ngcontent-%COMP%] img[_ngcontent-%COMP%]{width:100%;margin:0 auto}.header-btns[_ngcontent-%COMP%]{justify-content:center;align-items:center}.div-profile[_ngcontent-%COMP%]{width:90px;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;font-size:45px;justify-content:flex-end;display:flex;background-color:transparent;justify-content:center;align-items:center;overflow:auto}.div-profile[_ngcontent-%COMP%] .icon[_ngcontent-%COMP%]{position:relative;border:none!important}.div-profile[_ngcontent-%COMP%] .profile-text[_ngcontent-%COMP%]{font-size:20px;font-weight:300;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;position:absolute}.desktop[_ngcontent-%COMP%]{display:none}@media only screen and (min-width: 1366px){.mobile[_ngcontent-%COMP%]{display:none!important}.desktop[_ngcontent-%COMP%]{display:block}}.tab[_ngcontent-%COMP%]{height:65px;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none}.active[_ngcontent-%COMP%]{border-top:7px solid #fff}.search-input-container[_ngcontent-%COMP%]{background-color:#fff;border-radius:27.5px;border:1px solid #ebebeb}.search-input-container[_ngcontent-%COMP%] .icon[_ngcontent-%COMP%]{color:#797979;width:45px;height:45px;display:flex;justify-content:center;font-size:25px;align-items:center}.search-input-container[_ngcontent-%COMP%] .input-text[_ngcontent-%COMP%]{width:100%}.search-input-container[_ngcontent-%COMP%] .icon-z[_ngcontent-%COMP%]{width:20px}"]}),n}()}}])}(); |