mirror of
https://code.equilibrium.co.ao/ITO/doneit-web.git
synced 2026-04-19 21:06:06 +00:00
1 line
13 KiB
JavaScript
1 line
13 KiB
JavaScript
|
|
!function(){function n(n,t){if(!(n instanceof t))throw new TypeError("Cannot call a class as a function")}function t(n,t){for(var o=0;o<t.length;o++){var e=t[o];e.enumerable=e.enumerable||!1,e.configurable=!0,"value"in e&&(e.writable=!0),Object.defineProperty(n,e.key,e)}}function o(n,o,e){return o&&t(n.prototype,o),e&&t(n,e),n}(self.webpackChunkgabinete_digital=self.webpackChunkgabinete_digital||[]).push([[8943,1849,8442,7013],{9216:function(t,e,r){"use strict";r.d(e,{g:function(){return c}});var i=r(37716),c=function(){var t=function(){function t(){n(this,t)}return o(t,[{key:"transform",value:function(n,t,o){return""===t?n:(t=t.toLowerCase(),n.filter(function(n){return n[o].toLowerCase().includes(t)}))}}]),t}();return t.\u0275fac=function(n){return new(n||t)},t.\u0275pipe=i.Yjl({name:"filter",type:t,pure:!0}),t}()},41849:function(t,e,r){"use strict";r.d(e,{m:function(){return s}});var i=r(37716),c=r(35957),s=function(){var t=function(){function t(){n(this,t)}return o(t,[{key:"ngOnInit",value:function(){}}]),t}();return t.\u0275fac=function(n){return new(n||t)},t.\u0275cmp=i.Xpm({type:t,selectors:[["app-btn-seguinte"]],decls:4,vars:0,consts:[[1,"btn-no-color","right"]],template:function(n,t){1&n&&(i.TgZ(0,"div"),i.TgZ(1,"button",0),i.TgZ(2,"ion-label"),i._uU(3,"Seguinte"),i.qZA(),i.qZA(),i.qZA())},directives:[c.Q$],styles:[".right[_ngcontent-%COMP%]{padding:0!important;float:right;font-size:15px;color:#0782c9;margin:8px 0 0 5px}"]}),t}()},9441:function(t,e,r){"use strict";r.d(e,{y:function(){return p}});var i=r(64762),c=r(56410),s=r(4528),a=r(92340),l=r(37716),u=r(35957),d=r(25970),p=function(){var t=function(){function t(o,e,r,i){n(this,t),this.popoverController=o,this.modalController=e,this.alertService=r,this.navParams=i,this.documents=[],this.attendees=[],this.members=this.navParams.get("members"),console.log(this.members),this.attendees=this.navParams.get("members").map(function(n){return{Name:n.name,EmailAddress:n.username+"@"+a.N.domain,IsRequired:"true"}})}return o(t,[{key:"ngOnInit",value:function(){console.log(this.attendees)}},{key:"notImplemented",value:function(){this.alertService.presentAlert("Funcionalidade em desenvolvimento")}},{key:"close",value:function(){window.innerWidth<=1024?this.popoverController.dismiss():this.modalController.dismiss()}},{key:"attachDocument",value:function(){console.log("Anexar Documento")}},{key:"getDoc",value:function(){return(0,i.mG)(this,void 0,void 0,regeneratorRuntime.mark(function n(){var t,o=this;return regeneratorRuntime.wrap(function(n){for(;;)switch(n.prev=n.next){case 0:return n.next=2,this.modalController.create({component:s.Z,cssClass:"group-messages modal-desktop search-modal search-modal-to-desktop",componentProps:{type:"AccoesPresidenciais & ArquivoDespachoElect",select:!0,showSearchInput:!0}});case 2:return t=n.sent,n.next=5,t.present();case 5:t.onDidDismiss().then(function(n){n&&(o.documents.push(n.data.selected),console.log(n.data))});case 6:case"end":return n.stop()}},n,this)}))}},{key:"bookMeeting",value:function(){return(0,i.mG)(this,void 0,void 0,regeneratorRuntime.mark(function n(){var t;return regeneratorRuntime.wrap(function(n){for(;;)switch(n.prev=n.next){case 0:if(console.log(this.attendees),this.popoverController.dismiss(),!(window.innerWidth<=1024)){n.next=7;break}return n.next=3,this.modalController.create({component:c.h,componentProps:{attendees:this.attendees},cssClass:"modal modal-desktop",backdropDismiss:!1});case 3:return t=n.sent,n.next=6,t.present();case 6:t.onDidDismiss().then(function(n){});case 7:case"end":return n.stop()}},n,this)}))}}]),t}();return t.\u0275fac=function(n){return new(n||t)(l.Y36(u.Dh),l.Y36(u.IN),l.Y36(d.c),l.Y36(u.X1))},t.\u0275cmp=l.Xpm({type:t,selectors:[["app-chat-options-popover"]],decls:18,vars:0,consts:[[1,"container"],[1,"arrow-right"],[1,"btn-no-color",3,"click"],["slot","end","src","assets/images/icons-arrow-arrow-right.svg",1,"arrow-right-icon"],[1,"buttons"],["full","","shape","round",1,"btn-ok",3,"click"],["shape","round",1,"btn-ok",3,"click"],[1,"solid"],["full","","shape","round",1,"btn-cancel",3,"click
|