(self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[6484],{55144:function(e,t,n){Promise.resolve().then(n.bind(n,10178))},10178:function(e,t,n){"use strict";n.r(t),n.d(t,{default:function(){return b}});var a=n(57437),r=n(2265),o=n(55026),i=n(32603),l=n(99211),s=n(29501),u=n(99376),c=n(59589),d=n(65400),f=n(68973),p=n(47280),m=n(40124);function v(e){var t;let[n,v]=(0,r.useState)(!0),h=(0,i.v9)(e=>e.auth.authStatus),y=(0,i.I0)(),g=(0,u.useRouter)(),b=(0,o.DE)(f.oF,y),x=(0,o.DE)(f.V9,y),{login:E}=(0,i.v9)(e=>e),j={email:null==E?void 0:null===(t=E.userData)||void 0===t?void 0:t.email,password:e.PW,token2fa:""},{control:k,formState:{errors:w},handleSubmit:A,reset:I}=(0,s.cI)({defaultValues:j});(0,r.useEffect)(()=>{h&&(y((0,c.openModalInfo)({open:!0,message:"La sesi\xf3n actual ha caducado, inicia sesi\xf3n nuevamente."})),y((0,d.setUnauthorized)(!1)))},[]);let N=()=>{g.push("".concat("/Dashboard/"))},D=A(e=>{b.Login2FA(e).then(e=>{e&&(I(),N())})}),O=()=>{Object.keys(w).length>0&&y(x.ReducerOpenToast({open:!0,severity:"error",summary:"Error de formulario",detail:"Verifica los datos del formulario antes de continuar"}))};return document.addEventListener("keydown",e=>{("Enter"===e.key||"Intro"===e.key)&&n&&!e.repeat&&e.isTrusted&&(v(!1),O(),D().then(e=>{v(!0)}))}),(0,a.jsx)("div",{children:(0,a.jsx)("div",{className:"form-2FA-container",children:(0,a.jsxs)("div",{className:"sub-form-2FA-container",children:[(0,a.jsx)("p",{className:"title-form-login",children:"Ingresa el C\xf3digo de validaci\xf3n"}),(0,a.jsx)("p",{className:"description-form-login ",children:"Abre tu App Google Authenticator y busca el c\xf3digo asociado con el sitio"}),(0,a.jsx)(m.Z,{control:k,name:"token2fa",ErrorLabel:p.Ok,label:"C\xf3digo de verificaci\xf3n",getFormErrorMessage:e=>w[e]?(0,a.jsx)("small",{className:"p-error",children:w[e].message}):(0,a.jsx)("small",{className:"p-error",children:"\xa0"}),style:"p-float-label input-text-fullwidth",type:"text"}),(0,a.jsx)(l.Z,{type:"green",label:"Continuar",style:{width:"100%"},onClick:()=>{O(),D()}}),(0,a.jsx)(l.Z,{type:"white",label:"Regresar",style:{width:"100%",color:"black"},onClick:()=>{e.Back(!1,null)}})]})})})}var h=n(96459);function y(e){let[t,n]=(0,r.useState)(!0),v=(0,i.v9)(e=>e.auth.authStatus),y=(0,i.I0)(),g=(0,u.useRouter)(),b=(0,o.DE)(f.oF,y),x=(0,o.DE)(f.V9,y),E=(0,o.DE)(f.ER,y),{control:j,formState:{errors:k},handleSubmit:w,reset:A}=(0,s.cI)({defaultValues:{email:"",password:""}}),I=(0,i.v9)(e=>e.register.userData);(0,r.useEffect)(()=>{v&&(y((0,c.openModalInfo)({open:!0,message:"La sesi\xf3n actual ha caducado, inicia sesi\xf3n nuevamente."})),y((0,d.setUnauthorized)(!1)))},[]),(0,r.useEffect)(()=>{"Su cuenta a\xfan no se encuentra confirmada, por favor proceda a confirmarla desde el correo electr\xf3nico enviado."==I.validarCuenta&&setTimeout(()=>{g.replace("/ConfirmAccount")},5e3)},[I.validarCuenta]);let N=e=>k[e]?(0,a.jsx)("small",{className:"p-error",children:k[e].message}):(0,a.jsx)("small",{className:"p-error",children:"\xa0"}),D=()=>{g.push("".concat("/Dashboard/"))},O=w(t=>{let n={email:t.email,password:t.password};E.setUserData("noDocument",t.email),console.log("PASE AQUI",t.email),b.Login(n).then(n=>{if(n){var a,r;e.Active2FA(null==n?void 0:null===(a=n.user_data)||void 0===a?void 0:a.activate_2fa,t.password),(null==n?void 0:null===(r=n.user_data)||void 0===r?void 0:r.activate_2fa)||D()}})}),P=()=>{Object.keys(k).length>0&&y(x.ReducerOpenToast({open:!0,severity:"error",summary:"Error de formulario",detail:"Verifica los datos del formulario antes de continuar"}))};return document.addEventListener("keydown",e=>{("Enter"===e.key||"Intro"===e.key)&&t&&!e.repeat&&e.isTrusted&&(n(!1),P(),O().then(e=>{n(!0)}))}),(0,a.jsx)("div",{children:(0,a.jsx)("div",{className:"form-login-container",children:(0,a.jsxs)("div",{className:"sub-form-login-container",children:[(0,a.jsx)("p",{className:"title-form-login",children:"Inicia Sesi\xf3n"}),(0,a.jsx)("p",{className:"description-form-login ",children:"Llene los datos para iniciar sesi\xf3n"}),(0,a.jsx)(m.Z,{control:j,name:"email",ErrorLabel:p.Vz,label:"DPI o Pasaporte",getFormErrorMessage:N,style:"p-float-label input-text-fullwidth",type:"text",length:50}),(0,a.jsx)(h.Z,{control:j,name:"password",ErrorLabel:p.Oy,icon:"pi pi-lock",label:"Contrase\xf1a",getFormErrorMessage:N,style:"p-float-label input-text-fullwidth mt-2",feedback:!1,toggleMask:!0}),(0,a.jsx)("a",{className:"forgot-link text-right mt-1",href:"/ForgotPassword",children:"\xbfOlvidaste tu contrase\xf1a?"}),(0,a.jsx)(l.Z,{type:"green",label:"Iniciar sesi\xf3n",style:{width:"100%"},onClick:()=>{P(),O()}}),(0,a.jsx)(l.Z,{type:"white",label:"Reg\xedstrate",style:{width:"100%",color:"black"},onClick:()=>{g.replace("/Register")}})]})})})}var g=n(84831);n(78453),n(47921);var b=()=>{var e;let t=(0,i.I0)(),n=(0,i.v9)(e=>e),[l,s]=(0,r.useState)(null==n?void 0:null===(e=n.userData)||void 0===e?void 0:e.activate_2fa),[u,c]=(0,r.useState)(""),d=(0,o.DE)(f.pz,t),p=(0,o.DE)(f.ER,t);(0,r.useEffect)(()=>{d.ClearRedux()},[]),(0,r.useEffect)(()=>{let e=String(new URL(window.location.href).search).split("=");e[1]&&m(e[1])},[]);let m=async e=>{await p.Verification(e)},h=async(e,t)=>{s(e),c(t)};return(0,a.jsxs)("div",{children:[(0,a.jsx)(g.O,{}),!l&&(0,a.jsx)(y,{Active2FA:h}),l&&(0,a.jsx)(v,{PW:u,Back:h})]})}},84831:function(e,t,n){"use strict";n.d(t,{O:function(){return o}});var a=n(57437);n(2265);var r=n(33145);function o(){return(0,a.jsxs)("div",{className:"banner-authentication",style:{float:"left"},children:[(0,a.jsx)("div",{className:"icon-banner-authentication",children:(0,a.jsx)(r.default,{src:"/usac.png",alt:"Usac",className:"dark:invert img-isotipo-banner-authentication",width:150,height:125,priority:!0})}),(0,a.jsx)("p",{className:"msg-welcome-authentication",children:"Bienvenido"})]})}},99376:function(e,t,n){"use strict";var a=n(35475);n.o(a,"usePathname")&&n.d(t,{usePathname:function(){return a.usePathname}}),n.o(a,"useRouter")&&n.d(t,{useRouter:function(){return a.useRouter}})},37274:function(e,t,n){"use strict";n.d(t,{o:function(){return f}});var a=n(2265),r=n(15611);function o(e,t){(null==t||t>e.length)&&(t=e.length);for(var n=0,a=Array(t);n