(this.webpackJsonpsysducash=this.webpackJsonpsysducash||[]).push([[19],{890:function(e,t,a){"use strict";a.d(t,"b",(function(){return d})),a.d(t,"a",(function(){return p})),a.d(t,"g",(function(){return u})),a.d(t,"c",(function(){return f})),a.d(t,"d",(function(){return g})),a.d(t,"h",(function(){return b})),a.d(t,"e",(function(){return h})),a.d(t,"f",(function(){return x}));var n=a(30),o=a(898),r=a.n(o),i=a(897),l=a(891),c=a.n(l),s=a(892),m=a.n(s),d=Object(n.a)(r.a.Password).withConfig({displayName:"styles__InputPassword",componentId:"sc-z2y50y-0"})(["font-size:1rem;margin-bottom:16px;width:100%;& > input{color:#fff;background-color:transparent !important;height:50px;border:none;border-radius:0;border-bottom:1px #fff solid;font-size:1.2rem;padding-left:50px !important;padding-top:10px !important;padding-bottom:10px !important;}& > input:focus{border:none;outline:0;box-shadow:none;border-bottom:1px #f2c600 solid;}& > input:hover{border-bottom:1px #f2c600 solid!important;}& > .ant-input-prefix > i,& > .ant-input-suffix > i{color:#fff !important;}& > .ant-input-suffix > i{color:#fff !important;}"]),p=Object(n.a)(r.a).withConfig({displayName:"styles__InputLogin",componentId:"sc-z2y50y-1"})(["font-size:1rem;margin-bottom:16px;width:100%;& > input{background-color:transparent !important;border:none;border-bottom:1px #fff solid;border-radius:0;color:#fff;font-size:1.2rem;height:50px;padding-bottom:10px !important;padding-left:50px !important;padding-top:10px !important;}& > input:focus{border:none;box-shadow:none;outline:0;border-bottom:1px #f2c600 solid;}& > input:hover{border-bottom:1px #f2c600 solid!important;}& > .ant-input-prefix > i{color:#fff !important;}"]),u=n.a.div.withConfig({displayName:"styles__LoginForm",componentId:"sc-z2y50y-2"})(["margin-bottom:50px;margin-right:50px;width:400px;& > h1{color:#fff;font-size:2.5rem;font-weight:700;margin-bottom:20px;}"]),f=n.a.div.withConfig({displayName:"styles__LoginAlert",componentId:"sc-z2y50y-3"})(["padding:16px 0;"]),g=n.a.div.withConfig({displayName:"styles__LoginBody",componentId:"sc-z2y50y-4"})(["background-image:url(",");background-position:left center;background-repeat:no-repeat;border-bottom-left-radius:20px;border-bottom-right-radius:20px;display:flex;flex-direction:row;"],m.a),b=n.a.div.withConfig({displayName:"styles__LoginHeader",componentId:"sc-z2y50y-5"})(["align-items:center;display:flex;flex-direction:row;height:110px;padding:20px 0;& > img{margin-left:40px;}"]),h=Object(n.a)(i.Animated).withConfig({displayName:"styles__LoginCard",componentId:"sc-z2y50y-6"})(["background:#003365;border-radius:20px;box-shadow:0px 0px 10px 15px rgba(0,0,0,0.1);display:flex;flex:1 1 auto;flex-direction:column;margin:auto;max-width:1100px;"]),x=n.a.div.withConfig({displayName:"styles__LoginContainer",componentId:"sc-z2y50y-7"})(["align-items:center;background:#003365;background-image:url(",");background-position:center center;background-repeat:repeat-y;background-size:100%;display:flex;height:100%;padding:8%;"],c.a)},891:function(e,t,a){e.exports=a.p+"static/media/bg_login.663b9655.jpg"},892:function(e,t,a){e.exports=a.p+"static/media/back_login.4fc77f28.svg"},969:function(e,t,a){"use strict";a.r(t);var n=a(0),o=a.n(n),r=a(41),i=a(37),l=a(284),c=a.n(l),s=a(98),m=a(981),d=a(946),p=a(6),u=a(80),f=a(57),g=a(49),b=a(88),h=a(890);t.default=m.a.create()((function(e){var t=e.form,a=Object(r.g)(),l=Object(i.c)(),x=t.getFieldDecorator,y=t.setFieldsValue,E=Object(i.d)((function(e){return e.auth})),w=E.authUser,v=E.loader,I=E.showMessage,k=E.alertMessage;return Object(n.useEffect)((function(){var e=localStorage.getItem(s.a);e&&y({username:e,lembrar:!0})}),[]),Object(n.useEffect)((function(){console.log("authUser"),console.log(w),null!==w&&a.push("/inicio")}),[w]),Object(n.useEffect)((function(){var e=localStorage.getItem(s.a);e&&y({username:e,lembrar:!0})}),[]),o.a.createElement(h.f,{style:{height:"100%"}},o.a.createElement(h.e,{animationIn:"fadeIn",animationOut:"fadeOut",animationInDelay:500},o.a.createElement(h.h,null,o.a.createElement("img",{src:c.a,alt:"Ducash",style:{height:33,width:150}}),o.a.createElement("div",{style:{flex:1}})),o.a.createElement(h.d,null,o.a.createElement("div",{style:{flex:1}}),o.a.createElement(h.g,null,o.a.createElement("h1",null,"Ol\xe1, bem vindo \xe0 Ducash"),I&&o.a.createElement(h.c,null,o.a.createElement(d.a,{message:k,type:"error",showIcon:!0})),o.a.createElement(m.a,{onSubmit:function(e){e.preventDefault(),t.validateFields((function(e,t){e||(t.lembrar?localStorage.setItem(s.a,t.username):localStorage.removeItem(s.a),l(Object(g.m)(t)))}))},layout:"vertical"},o.a.createElement(m.a.Item,{label:o.a.createElement("small",{className:"gx-text-secondary"},o.a.createElement("b",null,"Login"))},x("username",{rules:[{required:!0,message:"Obrigat\xf3rio"}]})(o.a.createElement(h.a,{ref:function(e){return e&&e.focus()},size:"large",prefix:o.a.createElement(p.a,{type:"user",style:{color:"#f2c600"}})}))),o.a.createElement(m.a.Item,{label:o.a.createElement("small",{className:"gx-text-secondary"},o.a.createElement("b",null,"Senha"))},x("password",{rules:[{required:!0,message:"Obrigat\xf3rio"}]})(o.a.createElement(h.b,{size:"large",prefix:o.a.createElement(p.a,{type:"lock",style:{color:"#f2c600"}}),type:"password"}))),o.a.createElement(m.a.Item,null,o.a.createElement("div",{style:{display:"flex",flexDirection:"row",alignItems:"center",height:40}},o.a.createElement("div",null,x("lembrar",{valuePropName:"checked"})(o.a.createElement(u.a,{className:"gx-text-white"},"Lembrar login ou e-mail")))),o.a.createElement(f.a,{type:"secondary",loading:v,htmlType:"submit",block:!0,style:{borderRadius:4,fontSize:".9em",fontWeight:700,paddingLeft:30,textTransform:"uppercase",height:42}},"ENTRAR"),o.a.createElement(f.a,{block:!0,type:"link",onClick:function(){return a.push("/esqueci")},style:{color:"#fff",fontSize:".9em",fontWeight:700,height:42,textAlign:"right"}},"Esqueci minha senha")),o.a.createElement(m.a.Item,null,o.a.createElement("div",{className:"gx-text-right"},o.a.createElement(b.y,null))))))))}))}}]); //# sourceMappingURL=19.c6f9c493.chunk.js.map