0xV3NOMx
Linux ip-172-26-7-228 5.4.0-1103-aws #111~18.04.1-Ubuntu SMP Tue May 23 20:04:10 UTC 2023 x86_64



Your IP : 52.14.26.141


Current Path : /var/www/egov/build/static/js/
Upload File :
Current File : /var/www/egov/build/static/js/108.a0337dd7.chunk.js

(window.webpackJsonp=window.webpackJsonp||[]).push([[108],{1099:function(e,n,t){"use strict";t.r(n);var a=t(643),r=t(41),o=t.n(r),l=t(68),i=t(99),s=t(100),c=t(102),u=t(101),m=t(103),p=t(1),d=t.n(p),h=t(264),f=t(262),b=t(1116),y=t(104),g=t(867),E=t(384),w=t(290),v=t(1136),z=t(1134),C=t(1007),x=t(1e3),P=t(370),k=t(3),S=t(0),O=t(266),j=t(1096),R=t(1098),D=t(1100),M=t(1106),A=function(e){function n(){var e,t;Object(i.a)(this,n);for(var a=arguments.length,r=new Array(a),o=0;o<a;o++)r[o]=arguments[o];return(t=Object(c.a)(this,(e=Object(u.a)(n)).call.apply(e,[this].concat(r)))).state={deggrp:{fdeggrp:"",fdescpn:"",fyear:"",fexamtype:"",fexamdate:"",fdeleted:!1},fexamrange:""},t.changeDeggrp=function(e,n){var a=t.props.deggrp.filter(function(e,t){return e.fdeggrp==n.value})[0];t.setState({deggrp:a}),t.props.setDegreeGroup(Object(S.a)({},a,{fexamrange:t.state.fexamrange}))},t.setValues=function(){t.props.setDegreeGroup(Object(S.a)({},t.state.deggrp,{fexamrange:t.state.fexamrange})),t.close()},t.changeExam=function(e,n){t.setState({fexamrange:n.value})},t.handleChange=function(e,n){t.setState({deggrp:Object(S.a)({},t.state.deggrp,Object(k.a)({},n.name,n.value))})},t.close=function(){return t.props.close()},t}return Object(m.a)(n,e),Object(s.a)(n,[{key:"componentDidMount",value:function(){this.props.fetchDegGrp();var e=localStorage.getItem("control");if(null!==e){var n=JSON.parse(e);this.setState({deggrp:Object(S.a)({},this.state.deggrp,n),fexamrange:n.fexamrange})}}},{key:"componentDidUpdate",value:function(e){this.props.user!==e.user&&this.props.fetchDegGrp()}},{key:"render",value:function(){var e=this.props.deggrp.map(function(e,n){return{key:n,value:e.fdeggrp,text:"".concat(e.fdeggrp," - ").concat(e.fdescpn)}}),n=this.state.deggrp,t=n.fdeggrp,a=n.fyear,r=n.fexamtype,o=n.fexamdate,l=[{key:1,value:"".concat(a).concat(r),text:o}],i="".concat(a).concat(r),s=50*window.innerHeight/100;return d.a.createElement("div",null,d.a.createElement(j.a,{dimmer:"inverted",style:{height:"".concat(s,"px")},size:"small",open:this.props.open,onClose:this.close},d.a.createElement(j.a.Header,{style:{color:"#fff",backgroundColor:"#077900",padding:"0.5em 1em"}},"Control"),d.a.createElement(j.a.Content,null,d.a.createElement(R.a,null,d.a.createElement(R.a.Field,null,d.a.createElement("label",null,"Degree Group"),d.a.createElement(D.a,{size:"mini",fluid:!0,search:!0,selection:!0,value:t,onChange:this.changeDeggrp,placeholder:"Select Degree Group",disabled:this.props.disabled,openOnFocus:!1,options:e,selectOnBlur:!1,searchInput:{autoFocus:!0}})),d.a.createElement(R.a.Field,null,d.a.createElement(D.a,{size:"mini",fluid:!0,search:!0,selection:!0,value:i,placeholder:"Select Exam Date",openOnFocus:!1,options:l,selectOnBlur:!1})),d.a.createElement(R.a.Field,null,d.a.createElement(R.a.Input,{placeholder:"Exam Range",onChange:this.changeExam,value:this.state.fexamrange,width:4,label:"Exam Range"})))),d.a.createElement(j.a.Actions,null,d.a.createElement(M.a,{style:{padding:"0.5em 1em"},color:"blue",onClick:this.setValues,content:"Set"}),d.a.createElement(M.a,{ref:"error_ok",style:{padding:"0.5em 1em"},color:"black",onClick:this.close,content:"Close"}))))}}]),n}(p.Component),L=(Object(y.b)(function(e){return{user:e.user,deggrp:e.deggrp}},{closeError:O.e,fetchDegGrp:O.j,setDegreeGroup:w.s})(A),t(988)),I=(d.a.Component,t(640)),N=t(1139),T=t(1135),V=t(645),U=t(1101),F=t(989),G=(t(270),function(e){function n(){var e,t;Object(i.a)(this,n);for(var a=arguments.length,r=new Array(a),o=0;o<a;o++)r[o]=arguments[o];return(t=Object(c.a)(this,(e=Object(u.a)(n)).call.apply(e,[this].concat(r)))).state={foldpasswd:"",ospass:"false",nspass:"false",cspass:"false",fnpasswd:"",fcpasswd:""},t.close=function(){t.setState({foldpasswd:"",ospass:"false",nspass:"false",cspass:"false",fnpasswd:"",fcpasswd:""}),t.props.close()},t.handleChange=function(e,n){t.setState(Object(S.a)({},t.state,Object(k.a)({},n.name,n.value)))},t.handleSubmit=function(){var e=t.state,n=e.foldpasswd,a=e.fnpasswd,r=e.fcpasswd;if(""!==n)if(n.length<=7){t.props.showError({header:"Error",content:"Enter minimum of 8 charcters for old Passwd"})}else if(""!==a)if(a.length<=7){t.props.showError({header:"Error",content:"Enter minimum of 8 charcters for new Passwd"})}else if(a===r){if(n===r){return t.props.showError({header:"Error",content:"Cannot change password since old and new password are same"}),void t.close()}var o={foldpasswd:n,fnpasswd:a,fcpasswd:r};console.log(o),t.props.changePassword(o),t.close()}else{t.props.showError({header:"Error",content:"New Password and confirm password should be same"})}else{t.props.showError({header:"Error",content:"Enter new Passwd"})}else{t.props.showError({header:"Error",content:"Enter old Passwd"})}},t.seePasswd=function(e,n){t.setState(Object(S.a)({},t.state,Object(k.a)({},n.id,!t.state[n.id])))},t}return Object(m.a)(n,e),Object(s.a)(n,[{key:"render",value:function(){var e=50*window.innerHeight/100,n=this.state,t=n.foldpasswd,a=n.fnpasswd,r=n.fcpasswd;return d.a.createElement("div",null,d.a.createElement(j.a,{dimmer:"inverted",style:{height:"".concat(e,"px")},size:"mini",open:this.props.open,onClose:this.close},d.a.createElement(j.a.Header,{style:{color:"#fff",backgroundColor:"#1e799e",padding:"0.5em 1em"}},"Update Password"),d.a.createElement(j.a.Content,{style:{height:"73%",overflowY:"auto"}},d.a.createElement(R.a,null,d.a.createElement(R.a.Input,{placeholder:"Enter old Password",type:this.state.ospass?"password":"text",name:"foldpasswd",onChange:this.handleChange,value:t,icon:d.a.createElement(V.a,{name:this.state.ospass?"eye slash":"eye",id:"ospass",link:!0,onClick:this.seePasswd}),maxLength:"25",minLength:"8",label:"Old Password"}),d.a.createElement(R.a.Input,{placeholder:"Enter New Password",type:this.state.nspass?"password":"text",name:"fnpasswd",onChange:this.handleChange,value:a,icon:d.a.createElement(V.a,{name:this.state.nspass?"eye slash":"eye",id:"nspass",link:!0,onClick:this.seePasswd}),maxLength:"25",minLength:"8",label:"New Password"}),d.a.createElement(R.a.Input,{placeholder:"Confirm Password",type:this.state.cspass?"password":"text",name:"fcpasswd",onChange:this.handleChange,value:r,icon:d.a.createElement(V.a,{name:this.state.cspass?"eye slash":"eye",id:"cspass",link:!0,onClick:this.seePasswd}),maxLength:"25",minLength:"8",label:"ConfirmPassword"}))),d.a.createElement(j.a.Actions,null,d.a.createElement(M.a,{style:{padding:"0.5em 1em"},color:"blue",onClick:this.handleSubmit,content:"Update"}),d.a.createElement(M.a,{ref:"error_ok",style:{padding:"0.5em 1em"},color:"black",onClick:this.close,content:"Close"}))))}}]),n}(p.Component)),B=Object(y.b)(function(e){return{user:e.user}},{showError:O.w,changePassword:w.c})(G),_=function(e){function n(){var e,t;Object(i.a)(this,n);for(var a=arguments.length,r=new Array(a),s=0;s<a;s++)r[s]=arguments[s];return(t=Object(c.a)(this,(e=Object(u.a)(n)).call.apply(e,[this].concat(r)))).state={fmobileno:"",fpasswd:"",spass:!0,frmsubmit:!1,fmotp:""},t.close=function(){t.setState({fmobileno:"",fpasswd:"",spass:!0,frmsubmit:!1,fotp:""}),t.props.close()},t.handleChange=function(e,n){(/^\d*$/.test(n.value)||"fmobileno"!==n.name&&"fmotp"!==n.name)&&t.setState(Object(k.a)({},n.name,n.value))},t.handleSubmit=function(){var e=t.state,n=e.fmobileno,a=e.fmotp;if(e.frmsubmit&&""!==a)if(a.length<6){t.props.showError({header:"Error",content:"Enter minimum of 6 charcters for OTP"})}else{var r={fmobileno:n,fmotp:a};t.props.changeMobileNo(r),t.close()}else{t.props.showError({header:"Error",content:"Enter OTP to update Mobile No."})}},t.sendOtp=Object(l.a)(o.a.mark(function e(){var n,a,r,l,i,s,c;return o.a.wrap(function(e){for(;;)switch(e.prev=e.next){case 0:if(n=t.state,a=n.fmobileno,r=n.fpasswd,""!==a){e.next=5;break}return l={header:"Error",content:"Enter Mobile No."},t.props.showError(l),e.abrupt("return");case 5:if(10===a.length){e.next=9;break}return i={header:"Error",content:"Enter valid Mobile no."},t.props.showError(i),e.abrupt("return");case 9:if(""!==r){e.next=13;break}return s={header:"Error",content:"Enter Passwd"},t.props.showError(s),e.abrupt("return");case 13:if(!(r.length<=7)){e.next=17;break}return c={header:"Error",content:"Enter minimum of 8 charcters for Passwd"},t.props.showError(c),e.abrupt("return");case 17:return e.next=19,t.props.changeMobSendOTP({fmobileno:a,fpasswd:r});case 19:0===e.sent&&t.setState({frmsubmit:!0});case 21:case"end":return e.stop()}},e)})),t.seePasswd=function(e,n){t.setState(Object(S.a)({},t.state,Object(k.a)({},n.id,!t.state[n.id])))},t}return Object(m.a)(n,e),Object(s.a)(n,[{key:"render",value:function(){var e=50*window.innerHeight/100,n=this.state,t=n.fmobileno,a=n.fpasswd,r=n.frmsubmit,o=n.fmotp;return d.a.createElement("div",null,d.a.createElement(j.a,{dimmer:"inverted",style:{height:"".concat(e,"px")},size:"mini",open:this.props.open,onClose:this.close},d.a.createElement(j.a.Header,{style:{color:"#fff",backgroundColor:"#1e799e",padding:"0.5em 1em"}},"Update Mobile No."),d.a.createElement(j.a.Content,{style:{height:"73%",overflowY:"auto"}},d.a.createElement(R.a,null,d.a.createElement(R.a.Field,null,d.a.createElement(R.a.Input,{maxLength:"10",minLength:"10",name:"fmobileno",placeholder:"New Mobile No.",value:t,onChange:this.handleChange,autoComplete:"off",label:"New Mobile No",readOnly:r})),d.a.createElement(R.a.Input,{placeholder:"Enter Password",type:this.state.spass?"password":"text",name:"fpasswd",onChange:this.handleChange,value:a,icon:d.a.createElement(V.a,{name:this.state.spass?"eye slash":"eye",id:"spass",link:!0,onClick:this.seePasswd}),maxLength:"25",minLength:"8",autoComplete:"off",label:"Password"}),d.a.createElement(M.a,{style:{padding:"0.5em 1em"},color:"blue",onClick:this.sendOtp},r?"Resend-OTP":"Send-OTP"),r?d.a.createElement(R.a.Field,{style:{marginTop:"10px"}},d.a.createElement(R.a.Input,{name:"fmotp",type:"text",placeholder:"OTP",maxLength:"6",minLength:"6",value:o,onChange:this.handleChange,label:"OTP"})):null)),d.a.createElement(j.a.Actions,null,d.a.createElement(M.a,{style:{padding:"0.5em 1em"},color:"blue",onClick:this.handleSubmit,content:"Update"}),d.a.createElement(M.a,{ref:"error_ok",style:{padding:"0.5em 1em"},color:"black",onClick:this.close,content:"Close"}))))}}]),n}(p.Component),H=Object(y.b)(function(e){return{user:e.user}},{showError:O.w,changeMobSendOTP:w.a,changeMobileNo:w.b})(_),X=function(e){function n(){var e,t;Object(i.a)(this,n);for(var a=arguments.length,r=new Array(a),o=0;o<a;o++)r[o]=arguments[o];return(t=Object(c.a)(this,(e=Object(u.a)(n)).call.apply(e,[this].concat(r)))).state={frmSubmit:!1,open:!1,open1:!1,open2:!1},t.close=function(){return t.setState({open:!1})},t.open=function(){return t.setState({open:!0})},t.close1=function(){return t.setState({open1:!1})},t.open1=function(){return t.setState({open1:!0})},t}return Object(m.a)(n,e),Object(s.a)(n,[{key:"componentDidMount",value:function(){}},{key:"render",value:function(){var e=this.props.user,n=this.props.usertype.filter(function(n,t){if(n.ftype==e.fcurtype)return n})[0];return d.a.createElement("div",{className:"animated fadeIn",style:{marginBottom:"15px"}},d.a.createElement(N.a,{fluid:!0},d.a.createElement(N.a.Content,null,d.a.createElement(N.a.Description,{className:"row justify-content-center"},d.a.createElement("div",{className:"col-md-8 col-lg-8 col-sm-10 col-xs-12"},d.a.createElement(T.a,{as:"h3",icon:!0,textAlign:"center"},d.a.createElement(V.a,{name:"user",circular:!0}),d.a.createElement(T.a.Content,null,"Profile"),d.a.createElement(T.a.Content,null,"User Id.: ",e.fuserid,", Role: ",n.ftypedesc)),d.a.createElement(U.a,{padded:"very"},d.a.createElement(U.a.Body,null,d.a.createElement(U.a.Row,null,d.a.createElement(U.a.Cell,null,"Photo"),d.a.createElement(U.a.Cell,null,d.a.createElement(F.a,{circular:!0,src:"../../assets/img/avatars/user-avatar.png",size:"small",style:{width:"100px",height:"100px"}}),d.a.createElement(M.a,{circular:!0,content:"change",basic:!0}))),d.a.createElement(U.a.Row,null,d.a.createElement(U.a.Cell,null,"Name"),d.a.createElement(U.a.Cell,null,d.a.createElement("b",null,e.fname," "))),d.a.createElement(U.a.Row,null,d.a.createElement(U.a.Cell,null,"Gender"),d.a.createElement(U.a.Cell,null,d.a.createElement("b",null,e.fgender," "))),d.a.createElement(U.a.Row,null,d.a.createElement(U.a.Cell,null,"Date of Birth"),d.a.createElement(U.a.Cell,null,d.a.createElement("b",null,e.fdob," "))),d.a.createElement(U.a.Row,null,d.a.createElement(U.a.Cell,null,"Mobile"),d.a.createElement(U.a.Cell,null,d.a.createElement("b",null,e.fmobileno," "),d.a.createElement(M.a,{circular:!0,icon:"pencil",basic:!0,onClick:this.open1}))),d.a.createElement(U.a.Row,null,d.a.createElement(U.a.Cell,null,"Email Id"),d.a.createElement(U.a.Cell,null,d.a.createElement("b",null,e.femail," "),d.a.createElement(M.a,{circular:!0,icon:"pencil",basic:!0}))),d.a.createElement(U.a.Row,null,d.a.createElement(U.a.Cell,null,"Password"),d.a.createElement(U.a.Cell,null,d.a.createElement("span",null,"\u2022\u2022\u2022\u2022\u2022\u2022\u2022\u2022\u2022\u2022\u2022\u2022"),d.a.createElement(M.a,{onClick:this.open,circular:!0,icon:"pencil",basic:!0}))))),d.a.createElement(B,{open:this.state.open,close:this.close}),d.a.createElement(H,{open:this.state.open1,close:this.close1}))))))}}]),n}(d.a.Component),Q=Object(y.b)(function(e){return{user:e.user,usertype:e.usertype}},{})(X),q=d.a.lazy(function(){return t.e(163).then(t.bind(null,1107))}),J=d.a.lazy(function(){return t.e(136).then(t.bind(null,1108))}),W=d.a.lazy(function(){return Promise.all([t.e(1),t.e(70)]).then(t.bind(null,1097))}),Y=d.a.lazy(function(){return t.e(130).then(t.bind(null,1015))}),K=d.a.lazy(function(){return t.e(39).then(t.bind(null,1109))}),$=d.a.lazy(function(){return t.e(132).then(t.bind(null,1016))}),Z=d.a.lazy(function(){return t.e(131).then(t.bind(null,1117))}),ee=d.a.lazy(function(){return t.e(54).then(t.bind(null,1017))}),ne=d.a.lazy(function(){return t.e(52).then(t.bind(null,1018))}),te=d.a.lazy(function(){return t.e(87).then(t.bind(null,1118))}),ae=d.a.lazy(function(){return t.e(29).then(t.bind(null,1019))}),re=d.a.lazy(function(){return t.e(18).then(t.bind(null,1020))}),oe=d.a.lazy(function(){return Promise.all([t.e(95),t.e(157)]).then(t.bind(null,1119))}),le=d.a.lazy(function(){return t.e(77).then(t.bind(null,1120))}),ie=d.a.lazy(function(){return t.e(82).then(t.bind(null,1140))}),se=d.a.lazy(function(){return t.e(17).then(t.bind(null,1103))}),ce=d.a.lazy(function(){return Promise.all([t.e(96),t.e(41)]).then(t.bind(null,1141))}),ue=d.a.lazy(function(){return Promise.all([t.e(5),t.e(8),t.e(92),t.e(150)]).then(t.bind(null,1142))}),me=d.a.lazy(function(){return t.e(71).then(t.bind(null,1110))}),pe=d.a.lazy(function(){return Promise.all([t.e(0),t.e(79)]).then(t.bind(null,1121))}),de=d.a.lazy(function(){return Promise.all([t.e(57),t.e(178)]).then(t.bind(null,1122))}),he=d.a.lazy(function(){return Promise.all([t.e(0),t.e(143),t.e(78)]).then(t.bind(null,1123))}),fe=d.a.lazy(function(){return t.e(75).then(t.bind(null,1124))}),be=d.a.lazy(function(){return t.e(134).then(t.bind(null,1021))}),ye=d.a.lazy(function(){return Promise.all([t.e(0),t.e(51)]).then(t.bind(null,1143))}),ge=d.a.lazy(function(){return t.e(64).then(t.bind(null,1022))}),Ee=d.a.lazy(function(){return t.e(43).then(t.bind(null,1144))}),we=d.a.lazy(function(){return Promise.all([t.e(0),t.e(20)]).then(t.bind(null,1145))}),ve=d.a.lazy(function(){return t.e(90).then(t.bind(null,1146))}),ze=d.a.lazy(function(){return t.e(26).then(t.bind(null,1147))}),Ce=d.a.lazy(function(){return Promise.all([t.e(0),t.e(122)]).then(t.bind(null,1125))}),xe=d.a.lazy(function(){return t.e(162).then(t.bind(null,1023))}),Pe=d.a.lazy(function(){return t.e(53).then(t.bind(null,1126))}),ke=d.a.lazy(function(){return t.e(111).then(t.bind(null,1024))}),Se=d.a.lazy(function(){return Promise.all([t.e(1),t.e(11),t.e(7),t.e(179)]).then(t.bind(null,1025))}),Oe=d.a.lazy(function(){return t.e(164).then(t.bind(null,1026))}),je=d.a.lazy(function(){return t.e(104).then(t.bind(null,1027))}),Re=d.a.lazy(function(){return Promise.all([t.e(5),t.e(8),t.e(149)]).then(t.bind(null,1127))}),De=d.a.lazy(function(){return Promise.all([t.e(0),t.e(61)]).then(t.bind(null,1028))}),Me=d.a.lazy(function(){return t.e(27).then(t.bind(null,1029))}),Ae=d.a.lazy(function(){return t.e(166).then(t.bind(null,1030))}),Le=d.a.lazy(function(){return t.e(106).then(t.bind(null,1128))}),Ie=d.a.lazy(function(){return t.e(110).then(t.bind(null,1031))}),Ne=(d.a.lazy(function(){return t.e(184).then(t.t.bind(null,1032,7))}),d.a.lazy(function(){return t.e(109).then(t.bind(null,1111))})),Te=(d.a.lazy(function(){return t.e(120).then(t.bind(null,588))}),d.a.lazy(function(){return Promise.all([t.e(0),t.e(35),t.e(156)]).then(t.bind(null,1112))})),Ve=d.a.lazy(function(){return t.e(155).then(t.bind(null,1033))}),Ue=d.a.lazy(function(){return t.e(89).then(t.bind(null,1148))}),Fe=d.a.lazy(function(){return t.e(152).then(t.bind(null,1113))}),Ge=d.a.lazy(function(){return Promise.all([t.e(55),t.e(182)]).then(t.bind(null,1114))}),Be=d.a.lazy(function(){return t.e(154).then(t.bind(null,1034))}),_e=d.a.lazy(function(){return t.e(48).then(t.bind(null,1035))}),He=d.a.lazy(function(){return Promise.all([t.e(93),t.e(183)]).then(t.bind(null,1149))}),Xe=d.a.lazy(function(){return Promise.all([t.e(58),t.e(147)]).then(t.bind(null,1129))}),Qe=d.a.lazy(function(){return t.e(68).then(t.bind(null,1036))}),qe=d.a.lazy(function(){return t.e(67).then(t.bind(null,1150))}),Je=d.a.lazy(function(){return t.e(69).then(t.bind(null,1151))}),We=d.a.lazy(function(){return Promise.all([t.e(22),t.e(151)]).then(t.bind(null,1037))}),Ye=d.a.lazy(function(){return Promise.all([t.e(5),t.e(31)]).then(t.bind(null,1038))}),Ke=d.a.lazy(function(){return t.e(165).then(t.bind(null,1039))}),$e=d.a.lazy(function(){return t.e(160).then(t.bind(null,1152))}),Ze=d.a.lazy(function(){return t.e(117).then(t.bind(null,1040))}),en=d.a.lazy(function(){return t.e(30).then(t.bind(null,644))}),nn=d.a.lazy(function(){return t.e(50).then(t.bind(null,1041))}),tn=d.a.lazy(function(){return t.e(88).then(t.bind(null,1153))}),an=d.a.lazy(function(){return t.e(91).then(t.bind(null,1130))}),rn=d.a.lazy(function(){return Promise.all([t.e(0),t.e(63)]).then(t.bind(null,1042))}),on=d.a.lazy(function(){return Promise.all([t.e(0),t.e(126)]).then(t.bind(null,1154))}),ln=d.a.lazy(function(){return t.e(175).then(t.bind(null,1043))}),sn=d.a.lazy(function(){return t.e(38).then(t.bind(null,1044))}),cn=d.a.lazy(function(){return Promise.all([t.e(0),t.e(123)]).then(t.bind(null,1045))}),un=d.a.lazy(function(){return Promise.all([t.e(0),t.e(76)]).then(t.bind(null,1155))}),mn=d.a.lazy(function(){return Promise.all([t.e(0),t.e(99),t.e(144)]).then(t.bind(null,1046))}),pn=d.a.lazy(function(){return Promise.all([t.e(0),t.e(94),t.e(176)]).then(t.bind(null,1156))}),dn=d.a.lazy(function(){return t.e(21).then(t.bind(null,1047))}),hn=d.a.lazy(function(){return t.e(49).then(t.bind(null,1048))}),fn=d.a.lazy(function(){return Promise.all([t.e(2),t.e(100)]).then(t.bind(null,1157))}),bn=d.a.lazy(function(){return Promise.all([t.e(0),t.e(121)]).then(t.bind(null,1049))}),yn=d.a.lazy(function(){return Promise.all([t.e(0),t.e(62)]).then(t.bind(null,1050))}),gn=d.a.lazy(function(){return Promise.all([t.e(0),t.e(135)]).then(t.bind(null,1051))}),En=d.a.lazy(function(){return Promise.all([t.e(0),t.e(128)]).then(t.bind(null,1052))}),wn=d.a.lazy(function(){return Promise.all([t.e(0),t.e(129)]).then(t.bind(null,1053))}),vn=d.a.lazy(function(){return Promise.all([t.e(0),t.e(125)]).then(t.bind(null,1054))}),zn=d.a.lazy(function(){return Promise.all([t.e(0),t.e(124)]).then(t.bind(null,1131))}),Cn=d.a.lazy(function(){return Promise.all([t.e(0),t.e(2),t.e(59)]).then(t.bind(null,1055))}),xn=d.a.lazy(function(){return Promise.all([t.e(2),t.e(153)]).then(t.bind(null,1056))}),Pn=d.a.lazy(function(){return Promise.all([t.e(0),t.e(2),t.e(16),t.e(115)]).then(t.bind(null,1115))}),kn=d.a.lazy(function(){return Promise.all([t.e(1),t.e(118)]).then(t.bind(null,1104))}),Sn=d.a.lazy(function(){return Promise.all([t.e(1),t.e(36)]).then(t.bind(null,1132))}),On=d.a.lazy(function(){return Promise.all([t.e(0),t.e(141)]).then(t.bind(null,1057))}),jn=d.a.lazy(function(){return t.e(113).then(t.bind(null,1058))}),Rn=d.a.lazy(function(){return t.e(33).then(t.bind(null,1059))}),Dn=d.a.lazy(function(){return t.e(66).then(t.bind(null,1060))}),Mn=d.a.lazy(function(){return Promise.all([t.e(0),t.e(72)]).then(t.bind(null,1061))}),An=d.a.lazy(function(){return t.e(114).then(t.bind(null,1062))}),Ln=d.a.lazy(function(){return Promise.all([t.e(97),t.e(40)]).then(t.bind(null,1158))}),In=d.a.lazy(function(){return Promise.all([t.e(98),t.e(42)]).then(t.bind(null,1159))}),Nn=d.a.lazy(function(){return t.e(102).then(t.bind(null,1063))}),Tn=d.a.lazy(function(){return t.e(103).then(t.bind(null,1064))}),Vn=d.a.lazy(function(){return t.e(101).then(t.bind(null,1065))}),Un=d.a.lazy(function(){return Promise.all([t.e(0),t.e(74)]).then(t.bind(null,1066))}),Fn=d.a.lazy(function(){return Promise.all([t.e(1),t.e(145)]).then(t.bind(null,1067))}),Gn=d.a.lazy(function(){return Promise.all([t.e(1),t.e(146)]).then(t.bind(null,1068))}),Bn=d.a.lazy(function(){return t.e(105).then(t.bind(null,1069))}),_n=d.a.lazy(function(){return t.e(45).then(t.bind(null,1070))}),Hn=d.a.lazy(function(){return t.e(24).then(t.bind(null,1071))}),Xn=d.a.lazy(function(){return Promise.all([t.e(11),t.e(7),t.e(25)]).then(t.bind(null,1072))}),Qn=d.a.lazy(function(){return Promise.all([t.e(0),t.e(73)]).then(t.bind(null,1073))}),qn=d.a.lazy(function(){return t.e(173).then(t.bind(null,1160))}),Jn=d.a.lazy(function(){return t.e(19).then(t.bind(null,1161))}),Wn=d.a.lazy(function(){return t.e(60).then(t.bind(null,1074))}),Yn=d.a.lazy(function(){return t.e(172).then(t.bind(null,1075))}),Kn=d.a.lazy(function(){return Promise.all([t.e(0),t.e(83)]).then(t.bind(null,1076))}),$n=d.a.lazy(function(){return Promise.all([t.e(0),t.e(84)]).then(t.bind(null,1077))}),Zn=d.a.lazy(function(){return t.e(158).then(t.bind(null,1078))}),et=d.a.lazy(function(){return t.e(80).then(t.bind(null,1162))}),nt=d.a.lazy(function(){return t.e(65).then(t.bind(null,1163))}),tt=d.a.lazy(function(){return t.e(32).then(t.bind(null,1079))}),at=d.a.lazy(function(){return Promise.all([t.e(0),t.e(137)]).then(t.bind(null,1080))}),rt=d.a.lazy(function(){return t.e(159).then(t.bind(null,1081))}),ot=d.a.lazy(function(){return Promise.all([t.e(0),t.e(44)]).then(t.bind(null,1082))}),lt=d.a.lazy(function(){return Promise.all([t.e(0),t.e(10),t.e(177)]).then(t.bind(null,1083))}),it=d.a.lazy(function(){return t.e(86).then(t.bind(null,1084))}),st=d.a.lazy(function(){return t.e(142).then(t.bind(null,1164))}),ct=d.a.lazy(function(){return t.e(171).then(t.bind(null,1165))}),ut=d.a.lazy(function(){return Promise.all([t.e(0),t.e(10),t.e(148)]).then(t.bind(null,1085))}),mt=d.a.lazy(function(){return t.e(112).then(t.bind(null,1086))}),pt=d.a.lazy(function(){return t.e(161).then(t.bind(null,1166))}),dt=d.a.lazy(function(){return t.e(116).then(t.bind(null,1087))}),ht=d.a.lazy(function(){return t.e(168).then(t.bind(null,1167))}),ft=d.a.lazy(function(){return t.e(140).then(t.bind(null,1168))}),bt=d.a.lazy(function(){return t.e(127).then(t.bind(null,1169))}),yt=d.a.lazy(function(){return Promise.all([t.e(2),t.e(167)]).then(t.bind(null,1088))}),gt=d.a.lazy(function(){return t.e(46).then(t.bind(null,1089))}),Et=d.a.lazy(function(){return t.e(47).then(t.bind(null,1090))}),wt=d.a.lazy(function(){return Promise.all([t.e(0),t.e(138)]).then(t.bind(null,1170))}),vt=d.a.lazy(function(){return t.e(107).then(t.bind(null,1091))}),zt=d.a.lazy(function(){return t.e(28).then(t.bind(null,1092))}),Ct=d.a.lazy(function(){return t.e(81).then(t.bind(null,1171))}),xt=[{path:"/",exact:!0,name:"Home",component:St},{path:"/masters/college",exact:!0,name:"Home",component:Ie},{path:"/profile",name:"Profile",component:Q},{path:"/utils/PhotoCrop",component:Ge},{path:"/masters/degreegroup",name:"Degree Group",component:q},{path:"/masters/combination",name:"Combination",component:J},{path:"/masters/student",name:"Student",component:W},{path:"/masters/centres",name:"Centres",component:Y},{path:"/masters/ccentres",name:"CCentres",component:K},{path:"/masters/qpindent",name:"QP Indent",component:$},{path:"/before-exam/htdwonload",name:"HT Download Status",component:Z},{path:"/masters/college-reports",name:"College",component:ee},{path:"/admission/intake-report",name:"Intake Report",component:ne},{path:"/studymaterial",name:"Study Material",component:ae},{path:"/subjectmapping",name:"Subject Mapping",component:te},{path:"/study/uploadstudymaterial",name:"Upload Study Material",component:re},{path:"/timetable/dateMaster",name:"DateMaster",component:oe},{path:"/timetable/holidayMaster",name:"HolidayMaster",component:le},{path:"/timetable/timetable",name:"Time Table",component:se},{path:"/timetable/gentimetable",name:"Time Table",component:ce},{path:"/utils/grv/:grvid",name:"Grievances",component:ue},{path:"/duringexam/examcenter",name:"ExamCntr",component:pe},{path:"/duringexam/bundleRecv",name:"BundleRecv",component:de},{path:"/duringexam/viewTimeTable",name:"ViewTimeTable",component:he},{path:"/timetable/gentimetable",name:"Time Table",component:ce},{path:"/practicals/batchdetails",name:"Batch Details",component:me},{path:"/dashboard",name:"Dashboard",component:fe},{path:"/finance/feeReport/",name:"Fee Report",component:be},{path:"/utils/lastDateUpdate/",name:"Last Date Update",component:ye},{path:"/master/feehead",name:"Create Fee Head",component:ge},{path:"/before-exam/update-fee-str",name:"Fee Updation",component:Ee},{path:"/utils/update-fee-dates",name:"Update Fee Dates",component:we},{path:"/utils/qp-upload",name:"QP Upload",component:ve},{path:"/after-exam/val-stats",name:"Valuation Statistics",component:ze},{path:"/after-exam/val-invitation",name:"Valuator Invitation",component:Ce},{path:"/masters/degree-reports",name:"Degree Reports",component:xe},{path:"/masters/subject-reports",name:"Subject Reports",component:Oe},{path:"/masters/student-reports",name:"Student Reports",component:je},{path:"/utilities/i-need-help",name:"I Need Help",component:Re},{path:"/after-exam/teach",name:"Teachers List",component:sn},{path:"/after-exam/valuation-report",name:"Valuation Report",component:De},{path:"/after-exam/val-sum",name:"Valuation Summary",component:Me},{path:"/pget/reports",name:"PGET Reports",component:Ae},{path:"/pget/edit",name:"Edit Application",component:Le},{path:"/admission/intake",name:"admission intake",component:Ne},{path:"/before-exam/examAppStats",name:"Exam Application Statistics",component:Te},{path:"/pages/before-exam/examAppStats/DetExmStats",name:"Exam Application Pay Statistics",component:Ve},{path:"/utils/RVRTFeeUpdate",name:"Exam Application Pay Statistics",component:Ue},{path:"/admission/statistics",name:"Admission Statistics",component:Fe},{path:"/masters/entryScreen",name:"Degree",component:Pe},{path:"/before-exam/candidate-list",name:"Candidate List",component:Be},{path:"/utils/createUser",name:"Create New User",component:_e},{path:"/utils/assignMenus",name:"Assign Menus User",component:He},{path:"/masters/subject",name:"Subject Entry",component:Xe},{path:"/masters/subjectEntryNew",name:"Subject Entry New",component:Rn},{path:"/masters/reasonMaster",name:"Reason Master",component:Qe},{path:"/masters/boardMaster",name:"Board Master",component:qe},{path:"/masters/masQP",name:"masQP",component:Je},{path:"/utils/reminders",name:"reminder",component:an},{path:"/after-exam/work-done-report",name:"work done report",component:rn},{path:"/masters/holiday-list",name:"holiday-list",component:ie},{path:"/utils/hostNotification",name:"Post Notification",component:We},{path:"/editNotification/:postno",name:"Notification Details",component:Ye},{path:"/masters/subjectWise",name:"Subject wise Lists",component:Ke},{path:"/finance/refundApp",name:"Refund Applications",component:$e},{path:"/utils/sms-notification",name:"SMSNotification",component:Ze},{path:"/utils/Groups/CreateGroup",name:"CreateGroup",component:en},{path:"/utils/Inword",name:"CreateInword",component:nn},{path:"/utils/Outward",name:"CreateOutward",component:tn},{path:"/after-exam/work-done-report-summary",name:"WorkDoneReportSummry",component:on},{path:"/change-degree-grp",name:"ChangeDegreeGroup",component:ln},{path:"/after-exam/valuation-bill",name:"ValuationBill",component:vn},{path:"/after-exam/daily-valuation",name:"DailyValuation",component:cn},{path:"/after-exam/rvpcdailyreport",name:"RvPcDailyReport",component:un},{path:"/after-exam/rvrtCheckList",name:"UpdateRvRtCheckList",component:mn},{path:"/after-exam/codelist-scan",name:"ScanCodeList",component:pn},{path:"/after-exam/valuators-Details",name:"NotValueReport",component:zn},{path:"/arter-exam/upload-photo-copy",name:"UploadPhotoCopy",component:Cn},{path:"/after-exam/upload-marks-card",name:"UploadMarksCard",component:xn},{path:"/after-exam/codelist-report",name:"GenerateCodeList",component:bn},{path:"/after-exam/result-statistics",name:"ResultStatistics",component:yn},{path:"/finance/exam-app-fee-report",name:"ExamAppFeeReport",component:gn},{path:"/utils/userTypeReport",name:"UserTypeReport",component:hn},{path:"/utils/leadgerUpload",name:"LeadgerUpload",component:fn},{path:"/before-exam/ia-pendind-report",name:"IaPendingReport",component:En},{path:"/before-exam/pr-pending-report",name:"PrPendingReport",component:wn},{path:"/masters/degreeActionsScreen",name:"DegreeActions",component:ke},{path:"/editDegreeDetails/:ifdegree/:ifexamno",name:"EditDegreeDetails",component:Se},{path:"/utils/createUserType",name:"CreateUserType",component:dn},{path:"/utils/message-board",name:"MessageBoard",component:Pn},{path:"/utils/sms",name:"SendSMS",component:kn},{path:"/utils/notification",name:"SendNotifications",component:Sn},{path:"/utils/log-report",name:"LogReport",component:On},{path:"/resultstatsreport",name:"ResultstatsReport",component:jn},{path:"/master/Credit",name:"CreditsMaster",component:Dn},{path:"/activestudlist",name:"ActiveStudList",component:Mn},{path:"/setpracticalcenter",name:"SetPracticalExamCenter",component:An},{path:"/timetable/freezetimetable",name:"FreezeTimetable",component:Ln},{path:"/timetable/releasetimetable",name:"ReleaseTimetable",component:In},{path:"/masters/centre-reports",name:"CentreReports",component:tt},{path:"/admission/AdmReport",name:"AdmissionReport",component:Nn},{path:"/admission/ExamReports",name:"ExamReport",component:Tn},{path:"/admission/AdmApproval",name:"AdmApproval",component:Vn},{path:"/reconreport",name:"ReconReport",component:Un},{path:"/dispatchmarkscard",name:"dispatchmarkscard",component:Fn},{path:"/dispatchmarkscardclg",name:"dispatchmarkscardclg",component:Gn},{path:"/dispatchmarkscardsearch",name:"dispatchmarkscardsearch",component:Bn},{path:"/pages/convocation/convoreport",name:"convocation",component:Zn},{path:"/pages/convocation/convoedit",name:"ConvocationEdit",component:et},{path:"/pages/convocation/convoreceive",name:"ConvocationRec",component:nt},{path:"/duringexam/bundlereceivestatus",name:"/duringexam/bundlereceivestatus",component:_n},,{path:"/after-exam/rvMarksEntry",name:"rvMarksEntry",component:Hn},{path:"/Detailed/:ifdocno",name:"EditRVMarksEntry",component:Xn},{path:"/after-exam/malpractice",name:"malpractice",component:Qn},{path:"/viewledger",name:"viewledger",component:qn},{path:"/createboe",name:"CreateBOE",component:Jn},,{path:"/addcreateboe/addboe/:screen/:fboard/:fgrpname",name:"AddCreateBOE",component:Wn},{path:"/searchgrv",name:"SearchGRV",component:Yn},{path:"/onlineserverify",name:"OnlineserviceVerify",component:Kn},{path:"/onlineserverifyrpt",name:"OnlineserviceVerifyrpt",component:$n},{path:"/mcfverify",name:"MCF",component:at},{path:"/examAppEnable",name:"ExamAppEnable",component:rt},{path:"/examappreports",name:"Examappreports",component:ot},{path:"/change_college",name:"Changecollege",component:lt},{path:"/settlementRep",name:"/settlementRep",component:it},{path:"/val_center",name:"ValuationCenter",component:st},{path:"/update_valution_center",name:"ValuationCenter",component:ct},{path:"/mcfverifynew",name:"MCFVerifyNew",component:ut},{path:"mcf_verify_new/viewmcfdetl",name:"viewmcfdetl",component:mt},{path:"/ViewMcfDetails/:fpath",name:"viewmcfdetl",component:mt},{path:"/inwordupdate",name:"inwordupdate",component:pt},{path:"/viewinwordtab",name:"ViewInwordTab",component:dt},{path:"/uploadmcdetails",name:"uploadmcdetails",component:ft},{path:"/rtmarksentry",name:"RTMarksEntry",component:ht},{path:"/approvestudname",name:"ApproveStudentName",component:bt},{path:"/qpupload",name:"Question Paper Upload",component:yt},{path:"/uplcorrdoc",name:"Upload Correction Document",component:gt},{path:"/viewcorrectondoc",name:"viewCorrectionDoc",component:Et},{path:"/newviewexamcentre",name:"ViewExamCentreNew",component:wt},{path:"/marksentry",name:"marksEntry",component:vt},{path:"/modifymarksentry/:fdocno/:status",name:"modifyMarksEntry",component:zt},{path:"/masters/studentinfo-adm",name:"Student Information - Admission",component:d.a.lazy(function(){return t.e(23).then(t.bind(null,1093))})},{path:"/bundledispatch",name:"bundleDispatch",component:d.a.lazy(function(){return Promise.all([t.e(0),t.e(133)]).then(t.bind(null,1172))})},{path:"/marksmodreport",name:"marksmodreport",component:Ct},{path:"/absent_mp_report",name:"Absent/MP Report",component:d.a.lazy(function(){return t.e(37).then(t.bind(null,1094))})},{path:"/rvrtblock",name:"RVRTBlock",component:d.a.lazy(function(){return t.e(169).then(t.bind(null,1173))})},{path:"/sendsmsmanual",name:"sendSMSManual",component:d.a.lazy(function(){return t.e(170).then(t.bind(null,1095))})}],Pt=d.a.lazy(function(){return t.e(119).then(t.bind(null,1102))}),kt=(d.a.lazy(function(){return Promise.all([t.e(56),t.e(174)]).then(t.bind(null,1014))}),function(e){function n(){var e,t;Object(i.a)(this,n);for(var a=arguments.length,r=new Array(a),o=0;o<a;o++)r[o]=arguments[o];return(t=Object(c.a)(this,(e=Object(u.a)(n)).call.apply(e,[this].concat(r)))).state={load:!1,open:!1,menu:{items:[{icon:"icon-speedometer",name:"Dashboard",url:"/dashboard"}]}},t.close=function(){return t.setState({open:!1})},t.open=function(){return t.setState({open:!0})},t.redirect=function(){t.props.history.push("/")},t.loading=function(){return d.a.createElement("div",{className:"animated fadeIn pt-1 text-center"},"Loading...")},t.searchmenu=function(e,n){var a=n.value,r=t.props.menus.items.filter(function(e){return Object.keys(e).some(function(n){return e[n].toString().toLowerCase().includes(a.toLowerCase())})});t.setState({menu:{items:r},searchVal:n.value})},t}return Object(m.a)(n,e),Object(s.a)(n,[{key:"componentDidMount",value:function(){var e=Object(l.a)(o.a.mark(function e(){return o.a.wrap(function(e){for(;;)switch(e.prev=e.next){case 0:return e.next=2,this.props.islogin();case 2:return e.next=4,this.props.getMenus();case 4:return e.next=6,this.props.getActiveCollegeList();case 6:this.setState({load:!0}),""==this.props.user.fdeggrp&&this.open();case 8:case"end":return e.stop()}},e,this)}));return function(){return e.apply(this,arguments)}}()},{key:"componentDidUpdate",value:function(e){this.props.menus!==e.menus&&this.setState({menu:this.props.menus,searchVal:""})}},{key:"signOut",value:function(e){e.preventDefault(),localStorage.removeItem("logtoken"),localStorage.removeItem("fusertype"),localStorage.removeItem("funivcode"),this.props.history.push("/"),this.props.logout()}},{key:"render",value:function(){return d.a.createElement("div",null,this.state.load?this.renderContent():null)}},{key:"renderContent",value:function(){var e=this,n=this.props.college.filter(function(n){return n.fcollcode==e.props.user.fcollcode})[0],t=""===this.props.user.fexamdate?"Exam Date":this.props.user.fexamdate,r=this.props.user.fexamtype,o=("(".concat(t,"/").concat(r,")"),this.state.menu),l=this.props,i=(l.loading,l.logout,l.getMenus,l.getActiveCollegeList,l.islogin,Object(a.a)(l,["loading","logout","getMenus","getActiveCollegeList","islogin"]));return d.a.createElement("div",{className:"app"},d.a.createElement(I.a,{fixed:!0},d.a.createElement(p.Suspense,{fallback:this.loading()},d.a.createElement(Pt,Object.assign({},this.props,{onLogout:function(n){return e.signOut(n)}})),d.a.createElement(v.a,{style:{width:"100%",backgroundColor:"green",color:"#fff"}},d.a.createElement("div",{style:{float:"right"}},parseInt(this.props.user.fcurtype)>499&&d.a.createElement("b",null," ",console.log(n)," ".concat(n.fcollcode," - ").concat(n.fcollname,", ").concat(n.town)))))),d.a.createElement("div",{className:"app-body"},this.props.loading?d.a.createElement(z.a,{active:!0},d.a.createElement(C.a,{size:"large"},"Loading")):null,d.a.createElement(I.d,{fixed:!0,display:"lg"},d.a.createElement(I.f,null),d.a.createElement(I.e,null),d.a.createElement(p.Suspense,{fallback:this.loading()},d.a.createElement(x.a,{style:{width:"250px"},className:"no-border-radius",icon:"search",placeholder:"Search Menu...",onChange:this.searchmenu}),d.a.createElement(I.g,Object.assign({navConfig:o},i)))),d.a.createElement("main",{className:"main",style:{marginTop:"2em"}},d.a.createElement(g.a,{fluid:!0,style:{marginTop:"1em"}},d.a.createElement(E.a,null),d.a.createElement(p.Suspense,{fallback:this.loading()},d.a.createElement(h.a,null,xt.map(function(e,n){return e.component?d.a.createElement(f.a,{key:n,path:e.path,exact:e.exact,name:e.name,render:function(n){return d.a.createElement(e.component,n)}}):null}),d.a.createElement(b.a,{from:"/",to:"/dashboard"})))))))}}]),n}(p.Component)),St=n.default=Object(y.b)(function(e){return console.log(e),{loading:e.loading,menus:e.menu,user:e.user,college:e.activeCollege}},{islogin:w.l,getMenus:w.h,logout:w.n,getActiveCollegeList:P.a})(kt)},270:function(e,n,t){"use strict";t.d(n,"i",function(){return a}),t.d(n,"a",function(){return r}),t.d(n,"g",function(){return o}),t.d(n,"h",function(){return l}),t.d(n,"b",function(){return i}),t.d(n,"f",function(){return s}),t.d(n,"d",function(){return c}),t.d(n,"c",function(){return u}),t.d(n,"e",function(){return m});var a=function(){var e=75*window.innerHeight/100;return window.innerHeight<750&&(e=72*window.innerHeight/100),e},r=function(e){var n=arguments.length>1&&void 0!==arguments[1]?arguments[1]:2;if(0===e)return"0 Bytes";var t=n<0?0:n,a=Math.floor(Math.log(e)/Math.log(1024));return parseFloat((e/Math.pow(1024,a)).toFixed(t))+" "+["Bytes","KB","MB","GB"][a]},o=function(e){var n=e,t=(n=n.toString()).substring(n.length-3),a=n.substring(0,n.length-3);return""!=a&&(t=","+t),a.replace(/\B(?=(\d{2})+(?!\d))/g,",")+t},l=function(e){if(isNaN(e))return NaN;for(var n=String(+e).split(""),t=["","C","CC","CCC","CD","D","DC","DCC","DCCC","CM","","X","XX","XXX","XL","L","LX","LXX","LXXX","XC","","I","II","III","IV","V","VI","VII","VIII","IX"],a="",r=3;r--;)a=(t[+n.pop()+10*r]||"")+a;return Array(+n.join("")+1).join("M")+a},i=function(e){var n=(e=e||window.event).which?e.which:e.keyCode;return n>47&&n<58||n>64&&n<91||n>96&&n<123||32==n||n>37&&n<42||e.preventDefault(),!0},s=function(e){var n=(e=e||window.event).which?e.which:e.keyCode;return n>47&&n<58||e.preventDefault(),!0},c=function(e){var n=(e=e||window.event).which?e.which:e.keyCode;return n>47&&n<58||46==n||e.preventDefault(),!0},u=function(e){var n=(e=e||window.event).which?e.which:e.keyCode;return n>64&&n<91||n>96&&n<123||32==n||e.preventDefault(),!0},m=function(e){var n=(e=e||window.event).which?e.which:e.keyCode;return n>64&&n<75||n>96&&n<107||e.preventDefault(),!0}},370:function(e,n,t){"use strict";t.d(n,"a",function(){return s});var a=t(41),r=t.n(a),o=t(68),l=t(269),i=t(266),s=function(){return function(){var e=Object(o.a)(r.a.mark(function e(n,t){var a,o,s;return r.a.wrap(function(e){for(;;)switch(e.prev=e.next){case 0:return a=t(),n({type:"SET_LOADER"}),e.next=4,l.a.get("/app.php?a=getActiveCollegeList&univcode="+a.univ.funivcode);case 4:o=e.sent,n({type:"UNSET_LOADER"}),-1==o.data.error_code?n({type:"SET_ERROR",payload:{error_code:-1,data:{msg:"Something went wrong"},status:"failure"}}):-1==o.data.error_code?(s={header:"Error",content:o.data.data.msg},n(Object(i.w)(s))):n({type:"FETCH_ACTIVE_COLLEGE",payload:o.data});case 7:case"end":return e.stop()}},e)}));return function(n,t){return e.apply(this,arguments)}}()}}}]);
//# sourceMappingURL=108.a0337dd7.chunk.js.map