/*! For license information please see main.4a903628.chunk.js.LICENSE.txt */ (this["webpackJsonpkitest-client"]=this["webpackJsonpkitest-client"]||[]).push([[0],{1182:function(e,t,n){},1183:function(e,t,n){"use strict";n.r(t);n(770),n(788);var a=n(44),r=n.n(a),c=n(46),i=n(5),s=n(501),o=n(381),l=n(235),u=n(1213),d=n(1217),b=n(16),j=n.n(b),p=n(249),f=n(374),m=n.n(f),h=n(18),O=n(32),x=n(0),g=n.n(x),v=n(740),y=n(68),w=(n(991),n(7)),N=n(398),k=n.n(N);var C,S,I,z,D,P,A,T,F,B,E,R,U,W,L,M,G,_,K,V,q,H,Z,J,$,Y,X,Q,ee,te,ne,ae,re,ce,ie,se,oe,le,ue,de,be,je,pe,fe,me,he,Oe,xe,ge,ve,ye,we,Ne,ke=n(3),Ce=n(9),Se=n(28),Ie=n(21),ze=n(22),De=n(29),Pe=(n(279),n(15)),Ae=n(12),Te={getCustomers:function(){return Object(Ce.a)(Object(ke.a)().mark((function e(){var t;return Object(ke.a)().wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return e.next=2,j.a.get(Object(Ae.j)("/api/customer/all","/api/customer/all"));case 2:return t=e.sent,e.abrupt("return",Promise.resolve(t.data.data));case 4:case"end":return e.stop()}}),e)})))()},getCustomerById:function(e){return Object(Ce.a)(Object(ke.a)().mark((function t(){var n;return Object(ke.a)().wrap((function(t){for(;;)switch(t.prev=t.next){case 0:return t.next=2,j.a.get(Object(Ae.j)("/api/customer/".concat(e),"/api/customer/".concat(e)));case 2:return n=t.sent,t.abrupt("return",Promise.resolve(n.data.data));case 4:case"end":return t.stop()}}),t)})))()},updateCustomer:function(e){return Object(Ce.a)(Object(ke.a)().mark((function t(){var n,a,r,c,i,s,o,l;return Object(ke.a)().wrap((function(t){for(;;)switch(t.prev=t.next){case 0:return n=e.id,a=e.longName,r=e.shortName,c=e.color,i=e.showResults,s=e.revaluation,o=e.reports,t.next=3,j.a.put(Object(Ae.j)("/api/customer","/api/customer"),{id:n,longName:a,shortName:r,color:c,showResults:i,revaluation:s,reports:o});case 3:return l=t.sent,t.abrupt("return",Promise.resolve(l.data));case 5:case"end":return t.stop()}}),t)})))()},createCustomer:function(e){return Object(Ce.a)(Object(ke.a)().mark((function t(){var n;return Object(ke.a)().wrap((function(t){for(;;)switch(t.prev=t.next){case 0:return t.next=2,j.a.post(Object(Ae.j)("/api/customer","/api/customer"),{data:e});case 2:return n=t.sent,t.abrupt("return",Promise.resolve(n.data));case 4:case"end":return t.stop()}}),t)})))()},deleteCustomer:function(e){return Object(Ce.a)(Object(ke.a)().mark((function t(){var n;return Object(ke.a)().wrap((function(t){for(;;)switch(t.prev=t.next){case 0:return t.next=2,j.a.delete(Object(Ae.j)("/api/customer/".concat(e),"/api/customer/".concat(e)));case 2:return n=t.sent,t.abrupt("return",Promise.resolve(n.data));case 4:case"end":return t.stop()}}),t)})))()},getAllOffices:function(){return Object(Ce.a)(Object(ke.a)().mark((function e(){var t;return Object(ke.a)().wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return e.next=2,j.a.get(Object(Ae.j)("/api/office/all","/api/office/all"));case 2:return t=e.sent,e.abrupt("return",Promise.resolve(t.data.data));case 4:case"end":return e.stop()}}),e)})))()},getCustomerOffices:function(e){return Object(Ce.a)(Object(ke.a)().mark((function t(){var n;return Object(ke.a)().wrap((function(t){for(;;)switch(t.prev=t.next){case 0:return t.next=2,j.a.get(Object(Ae.j)("/api/office/customer/".concat(e),"/api/office/customer/".concat(e)));case 2:return n=t.sent,t.abrupt("return",Promise.resolve(n.data.data));case 4:case"end":return t.stop()}}),t)})))()},getOfficeById:function(e){return Object(Ce.a)(Object(ke.a)().mark((function t(){var n;return Object(ke.a)().wrap((function(t){for(;;)switch(t.prev=t.next){case 0:return t.next=2,j.a.get(Object(Ae.j)("/api/office/".concat(e),"/api/office/".concat(e)));case 2:return n=t.sent,t.abrupt("return",Promise.resolve(n.data.data));case 4:case"end":return t.stop()}}),t)})))()},createOffice:function(e){return Object(Ce.a)(Object(ke.a)().mark((function t(){var n;return Object(ke.a)().wrap((function(t){for(;;)switch(t.prev=t.next){case 0:return t.next=2,j.a.put(Object(Ae.j)("/api/office","/api/office"),{data:e});case 2:return n=t.sent,t.abrupt("return",Promise.resolve(n.data));case 4:case"end":return t.stop()}}),t)})))()},deleteOffice:function(e){return Object(Ce.a)(Object(ke.a)().mark((function t(){var n;return Object(ke.a)().wrap((function(t){for(;;)switch(t.prev=t.next){case 0:return t.next=2,j.a.delete(Object(Ae.j)("/api/office/".concat(e),"/api/office/".concat(e)));case 2:return n=t.sent,t.abrupt("return",Promise.resolve(n.data));case 4:case"end":return t.stop()}}),t)})))()},updateOffice:function(e){return Object(Ce.a)(Object(ke.a)().mark((function t(){var n,a,r,c,i,s;return Object(ke.a)().wrap((function(t){for(;;)switch(t.prev=t.next){case 0:return n=e.id,a=e.longName,r=e.shortName,c=e.color,i=e.customerId,t.next=3,j.a.put(Object(Ae.j)("/api/office","/api/office"),{id:n,longName:a,shortName:r,color:c,customerId:i});case 3:return s=t.sent,t.abrupt("return",Promise.resolve(s.data));case 5:case"end":return t.stop()}}),t)})))()},getUsers:function(e){return Object(Ce.a)(Object(ke.a)().mark((function t(){var n;return Object(ke.a)().wrap((function(t){for(;;)switch(t.prev=t.next){case 0:return t.next=2,j.a.get(Object(Ae.j)("/api/customer/".concat(e,"/user"),"/api/customer/".concat(e,"/user")));case 2:return n=t.sent,t.abrupt("return",Promise.resolve(n.data));case 4:case"end":return t.stop()}}),t)})))()},updateUser:function(e,t,n){return Object(Ce.a)(Object(ke.a)().mark((function a(){var r;return Object(ke.a)().wrap((function(a){for(;;)switch(a.prev=a.next){case 0:return a.next=2,j.a.post(Object(Ae.j)("/api/customer/".concat(e,"/user/").concat(t),"/api/customer/".concat(e,"/user/").concat(t)),{data:n});case 2:return r=a.sent,a.abrupt("return",Promise.resolve(r.data));case 4:case"end":return a.stop()}}),a)})))()},deleteUser:function(e,t){return Object(Ce.a)(Object(ke.a)().mark((function n(){var a;return Object(ke.a)().wrap((function(n){for(;;)switch(n.prev=n.next){case 0:return n.next=2,j.a.delete(Object(Ae.j)("/api/customer/".concat(e,"/user/").concat(t),"/api/customer/".concat(e,"/user/").concat(t)));case 2:return a=n.sent,n.abrupt("return",Promise.resolve(a.data));case 4:case"end":return n.stop()}}),n)})))()},getAllRvTypes:function(){return Object(Ce.a)(Object(ke.a)().mark((function e(){var t;return Object(ke.a)().wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return e.next=2,j.a.get(Object(Ae.j)("/api/position/rvtype","/api/position/rvtype"));case 2:return t=e.sent,e.abrupt("return",Promise.resolve(t.data.data));case 4:case"end":return e.stop()}}),e)})))()},getAllCompetencies:function(){return Object(Ce.a)(Object(ke.a)().mark((function e(){var t;return Object(ke.a)().wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return e.next=2,j.a.get(Object(Ae.j)("/api/competency/all","/api/competency/all"));case 2:return t=e.sent,e.abrupt("return",Promise.resolve(t.data.data));case 4:case"end":return e.stop()}}),e)})))()},createOrUpdateCompetency:function(e){return Object(Ce.a)(Object(ke.a)().mark((function t(){var n,a,r,c,i,s;return Object(ke.a)().wrap((function(t){for(;;)switch(t.prev=t.next){case 0:return n=e.id,a=e.shortName,r=e.longName,c=e.description,i=e.type,t.next=3,j.a.put(Object(Ae.j)("/api/competency","/api/competency"),{id:n,shortName:a,longName:r,description:c,type:i});case 3:return s=t.sent,t.abrupt("return",Promise.resolve(s.data));case 5:case"end":return t.stop()}}),t)})))()},deleteCompetency:function(e){return Object(Ce.a)(Object(ke.a)().mark((function t(){var n;return Object(ke.a)().wrap((function(t){for(;;)switch(t.prev=t.next){case 0:return t.next=2,j.a.delete(Object(Ae.j)("/api/competency/".concat(e),"/api/competency/".concat(e)));case 2:return n=t.sent,t.abrupt("return",Promise.resolve(n.data));case 4:case"end":return t.stop()}}),t)})))()}},Fe={getProjects:function(){return Object(Ce.a)(Object(ke.a)().mark((function e(){var t;return Object(ke.a)().wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return e.next=2,j.a.get(Object(Ae.j)("/api/project","/api/project"));case 2:return t=e.sent,e.abrupt("return",Promise.resolve(t.data));case 4:case"end":return e.stop()}}),e)})))()},getProjectPositions:function(e){return Object(Ce.a)(Object(ke.a)().mark((function t(){var n;return Object(ke.a)().wrap((function(t){for(;;)switch(t.prev=t.next){case 0:return t.next=2,j.a.get(Object(Ae.j)("/api/project/position/".concat(e),"/api/project/position/".concat(e)));case 2:return n=t.sent,t.abrupt("return",Promise.resolve(n.data));case 4:case"end":return t.stop()}}),t)})))()},createProjectPosition:function(e,t,n){return Object(Ce.a)(Object(ke.a)().mark((function a(){var r;return Object(ke.a)().wrap((function(a){for(;;)switch(a.prev=a.next){case 0:return a.next=2,j.a.post(Object(Ae.j)("/api/position/".concat(e),"/api/position/".concat(e)),{data:t,details:n});case 2:return r=a.sent,a.abrupt("return",Promise.resolve(r.data));case 4:case"end":return a.stop()}}),a)})))()},deleteProjectPosition:function(e){return Object(Ce.a)(Object(ke.a)().mark((function t(){var n;return Object(ke.a)().wrap((function(t){for(;;)switch(t.prev=t.next){case 0:return t.next=2,j.a.delete(Object(Ae.j)("/api/position/".concat(e),"/api/position/".concat(e)));case 2:return n=t.sent,t.abrupt("return",Promise.resolve(n.data));case 4:case"end":return t.stop()}}),t)})))()},getUserOffices:function(e){return Object(Ce.a)(Object(ke.a)().mark((function t(){var n;return Object(ke.a)().wrap((function(t){for(;;)switch(t.prev=t.next){case 0:return t.next=2,j.a.get(Object(Ae.j)("/api/user/offices/".concat(e),"/api/user/offices/".concat(e)));case 2:return n=t.sent,t.abrupt("return",Promise.resolve(n.data.data));case 4:case"end":return t.stop()}}),t)})))()},deleteProject:function(e){return Object(Ce.a)(Object(ke.a)().mark((function t(){var n;return Object(ke.a)().wrap((function(t){for(;;)switch(t.prev=t.next){case 0:return t.next=2,j.a.delete(Object(Ae.j)("/api/project/".concat(e),"/api/project/".concat(e)));case 2:return n=t.sent,t.abrupt("return",Promise.resolve(n.data));case 4:case"end":return t.stop()}}),t)})))()},getProjectById:function(e){return Object(Ce.a)(Object(ke.a)().mark((function t(){var n;return Object(ke.a)().wrap((function(t){for(;;)switch(t.prev=t.next){case 0:return t.next=2,j.a.get(Object(Ae.j)("/api/project/".concat(e),"/api/project/".concat(e)));case 2:return n=t.sent,t.abrupt("return",Promise.resolve(n.data.data));case 4:case"end":return t.stop()}}),t)})))()},updateProject:function(e){return Object(Ce.a)(Object(ke.a)().mark((function t(){var n,a,r,c,i,s,o,l,u,d,b,p;return Object(ke.a)().wrap((function(t){for(;;)switch(t.prev=t.next){case 0:return n=e.id,a=e.longName,r=e.shortName,c=e.validFrom,i=e.validUntil,s=e.Offices,o=e.eulaSurvey,l=e.exportType,u=e.branding,d=e.dataSharing,b=e.customerId,t.next=3,j.a.put(Object(Ae.j)("/api/project","/api/project"),{id:n,longName:a,shortName:r,validFrom:c,validUntil:i,Offices:s,exportType:l,eulaSurvey:o,branding:u,dataSharing:d,customerId:b});case 3:return p=t.sent,t.abrupt("return",Promise.resolve(p.data));case 5:case"end":return t.stop()}}),t)})))()},archiveProject:function(e){return Object(Ce.a)(Object(ke.a)().mark((function t(){var n;return Object(ke.a)().wrap((function(t){for(;;)switch(t.prev=t.next){case 0:return t.next=2,j.a.delete(Object(Ae.j)("/api/project/archive/".concat(e),"/api/project/archive/".concat(e)));case 2:return n=t.sent,t.abrupt("return",Promise.resolve(n.data));case 4:case"end":return t.stop()}}),t)})))()},recalculateProject:function(e){return Object(Ce.a)(Object(ke.a)().mark((function t(){var n;return Object(ke.a)().wrap((function(t){for(;;)switch(t.prev=t.next){case 0:return t.next=2,j.a.put(Object(Ae.j)("/api/project/recalculate","/api/project/recalculate"),{projectId:e});case 2:return n=t.sent,t.abrupt("return",Promise.resolve(n.data));case 4:case"end":return t.stop()}}),t)})))()}},Be=function(){return Object(Ce.a)(Object(ke.a)().mark((function e(){var t;return Object(ke.a)().wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return e.next=2,j.a.get(Object(Ae.j)("/api/norm/all","/api/norm/all"));case 2:return t=e.sent,e.abrupt("return",Promise.resolve(t.data));case 4:case"end":return e.stop()}}),e)})))()},Ee=function(e){return Object(Ce.a)(Object(ke.a)().mark((function t(){var n;return Object(ke.a)().wrap((function(t){for(;;)switch(t.prev=t.next){case 0:return t.next=2,j.a.get(Object(Ae.j)("/api/norm/".concat(e),"/api/norm/".concat(e)));case 2:return n=t.sent,t.abrupt("return",Promise.resolve(n.data));case 4:case"end":return t.stop()}}),t)})))()},Re=function(e,t){return Object(Ce.a)(Object(ke.a)().mark((function n(){var a;return Object(ke.a)().wrap((function(n){for(;;)switch(n.prev=n.next){case 0:return n.next=2,j.a.delete(Object(Ae.j)("/api/norm/unlink/".concat(e,"/").concat(t),"/api/norm/unlink/".concat(e,"/").concat(t)));case 2:return a=n.sent,n.abrupt("return",Promise.resolve(a.data));case 4:case"end":return n.stop()}}),n)})))()},Ue=function(e,t,n){return Object(Ce.a)(Object(ke.a)().mark((function a(){var r;return Object(ke.a)().wrap((function(a){for(;;)switch(a.prev=a.next){case 0:return a.next=2,j.a.post(Object(Ae.j)("/api/norm/new","/norm/new"),{longName:e,shortName:t,description:n});case 2:return r=a.sent,a.abrupt("return",Promise.resolve(r.data));case 4:case"end":return a.stop()}}),a)})))()},We=function(e){return Object(Ce.a)(Object(ke.a)().mark((function t(){var n;return Object(ke.a)().wrap((function(t){for(;;)switch(t.prev=t.next){case 0:return t.next=2,j.a.delete(Object(Ae.j)("/api/norm/delete/".concat(e),"/norm/delete/".concat(e)));case 2:return n=t.sent,t.abrupt("return",Promise.resolve(n.data));case 4:case"end":return t.stop()}}),t)})))()},Le=function(e,t,n,a){return Object(Ce.a)(Object(ke.a)().mark((function r(){var c;return Object(ke.a)().wrap((function(r){for(;;)switch(r.prev=r.next){case 0:return r.next=2,j.a.put(Object(Ae.j)("/api/norm/update","/norm/update"),{normId:e,longName:t,shortName:n,description:a});case 2:return c=r.sent,r.abrupt("return",Promise.resolve(c.data));case 4:case"end":return r.stop()}}),r)})))()},Me=function(e,t,n){return Object(Ce.a)(Object(ke.a)().mark((function a(){var r;return Object(ke.a)().wrap((function(a){for(;;)switch(a.prev=a.next){case 0:return a.next=2,j.a.post(Object(Ae.j)("/api/norm/link","/norm/link"),{normId:e,rawValueIds:t,deleteRawValueIds:n});case 2:return r=a.sent,a.abrupt("return",Promise.resolve(r.data));case 4:case"end":return a.stop()}}),a)})))()},Ge=(C=Object(Pe.b)("get all customers"),S=Object(Pe.b)("get customer by id"),I=Object(Pe.b)("create customer"),z=Object(Pe.b)("delete customer"),D=Object(Pe.b)("get all offices"),P=Object(Pe.b)("get customer offices"),A=Object(Pe.b)("get office by id"),T=Object(Pe.b)("create office"),F=Object(Pe.b)("clear offices"),B=Object(Pe.b)("delete office"),E=Object(Pe.b)("get users of customer"),R=Object(Pe.b)("update user"),U=Object(Pe.b)("delete user"),W=Object(Pe.b)("get project by id"),L=Object(Pe.b)("get all rvTypes"),M=Object(Pe.b)("get all norms"),G=Object(Pe.b)("get all competencies"),_=Object(Ie.a)((function e(){Object(ze.a)(this,e),Object(Se.a)(this,"fetchedCustomer",K,this),Object(Se.a)(this,"fetchedCustomers",V,this),Object(Se.a)(this,"fetchedOffice",q,this),Object(Se.a)(this,"fetchedOffices",H,this),Object(Se.a)(this,"fetchedPositions",Z,this),Object(Se.a)(this,"fetchedProject",J,this),Object(Se.a)(this,"fetchedProjects",$,this),Object(Se.a)(this,"fetchedUsers",Y,this),Object(Se.a)(this,"fetchedRvTypes",X,this),Object(Se.a)(this,"fetchedCompetencies",Q,this),Object(Se.a)(this,"fetchedNorms",ee,this),Object(Se.a)(this,"fetchedNormRvTypes",te,this),Object(Se.a)(this,"isFetchingCustomerData",ne,this),Object(Se.a)(this,"isFetchingOfficeData",ae,this),Object(Se.a)(this,"isFetchingProjectData",re,this),Object(Se.a)(this,"isFetchingCompetencyData",ce,this),Object(Se.a)(this,"isFetchingRvTypeData",ie,this),Object(Se.a)(this,"isFetchingNormData",se,this),Object(Se.a)(this,"getCustomers",oe,this),Object(Se.a)(this,"getCustomerById",le,this),Object(Se.a)(this,"createCustomer",ue,this),Object(Se.a)(this,"deleteCustomer",de,this),Object(Se.a)(this,"getAllOffices",be,this),Object(Se.a)(this,"getCustomerOffices",je,this),Object(Se.a)(this,"getOfficeById",pe,this),Object(Se.a)(this,"createOffice",fe,this),Object(Se.a)(this,"clearOffices",me,this),Object(Se.a)(this,"deleteOffice",he,this),Object(Se.a)(this,"getUsers",Oe,this),Object(Se.a)(this,"updateUser",xe,this),Object(Se.a)(this,"deleteUser",ge,this),Object(Se.a)(this,"getProjectById",ve,this),Object(Se.a)(this,"getAllRvTypes",ye,this),Object(Se.a)(this,"getAllNorms",we,this),Object(Se.a)(this,"getAllCompetencies",Ne,this),this.fetchedCustomer={},this.fetchedCustomers=[],this.fetchedOffice={},this.fetchedOffices=[],this.fetchedPositions=[],this.fetchedProject={},this.fetchedProjects=[],this.fetchedUsers=[],this.fetchedRvTypes=[],this.fetchedCompetencies=[],this.fetchedNorms=[],this.fetchedNormRvTypes=[],this.isFetchingCustomerData=!1,this.isFetchingOfficeData=!1,this.isFetchingProjectData=!1,this.isFetchingCompetencyData=!1,this.isFetchingRvTypeData=!1,this.isFetchingNormData=!1})),K=Object(De.a)(_.prototype,"fetchedCustomer",[Pe.f],{configurable:!0,enumerable:!0,writable:!0,initializer:null}),V=Object(De.a)(_.prototype,"fetchedCustomers",[Pe.f],{configurable:!0,enumerable:!0,writable:!0,initializer:null}),q=Object(De.a)(_.prototype,"fetchedOffice",[Pe.f],{configurable:!0,enumerable:!0,writable:!0,initializer:null}),H=Object(De.a)(_.prototype,"fetchedOffices",[Pe.f],{configurable:!0,enumerable:!0,writable:!0,initializer:null}),Z=Object(De.a)(_.prototype,"fetchedPositions",[Pe.f],{configurable:!0,enumerable:!0,writable:!0,initializer:null}),J=Object(De.a)(_.prototype,"fetchedProject",[Pe.f],{configurable:!0,enumerable:!0,writable:!0,initializer:null}),$=Object(De.a)(_.prototype,"fetchedProjects",[Pe.f],{configurable:!0,enumerable:!0,writable:!0,initializer:null}),Y=Object(De.a)(_.prototype,"fetchedUsers",[Pe.f],{configurable:!0,enumerable:!0,writable:!0,initializer:null}),X=Object(De.a)(_.prototype,"fetchedRvTypes",[Pe.f],{configurable:!0,enumerable:!0,writable:!0,initializer:null}),Q=Object(De.a)(_.prototype,"fetchedCompetencies",[Pe.f],{configurable:!0,enumerable:!0,writable:!0,initializer:null}),ee=Object(De.a)(_.prototype,"fetchedNorms",[Pe.f],{configurable:!0,enumerable:!0,writable:!0,initializer:null}),te=Object(De.a)(_.prototype,"fetchedNormRvTypes",[Pe.f],{configurable:!0,enumerable:!0,writable:!0,initializer:null}),ne=Object(De.a)(_.prototype,"isFetchingCustomerData",[Pe.f],{configurable:!0,enumerable:!0,writable:!0,initializer:null}),ae=Object(De.a)(_.prototype,"isFetchingOfficeData",[Pe.f],{configurable:!0,enumerable:!0,writable:!0,initializer:null}),re=Object(De.a)(_.prototype,"isFetchingProjectData",[Pe.f],{configurable:!0,enumerable:!0,writable:!0,initializer:null}),ce=Object(De.a)(_.prototype,"isFetchingCompetencyData",[Pe.f],{configurable:!0,enumerable:!0,writable:!0,initializer:null}),ie=Object(De.a)(_.prototype,"isFetchingRvTypeData",[Pe.f],{configurable:!0,enumerable:!0,writable:!0,initializer:null}),se=Object(De.a)(_.prototype,"isFetchingNormData",[Pe.f],{configurable:!0,enumerable:!0,writable:!0,initializer:null}),oe=Object(De.a)(_.prototype,"getCustomers",[C],{configurable:!0,enumerable:!0,writable:!0,initializer:function(){var e=this;return function(){e.isFetchingCustomerData=!0,Object(Pe.g)("Get all customers",Object(Ce.a)(Object(ke.a)().mark((function t(){return Object(ke.a)().wrap((function(t){for(;;)switch(t.prev=t.next){case 0:return t.next=2,Te.getCustomers();case 2:e.fetchedCustomers=t.sent,e.isFetchingCustomerData=!1;case 4:case"end":return t.stop()}}),t)}))))}}}),le=Object(De.a)(_.prototype,"getCustomerById",[S],{configurable:!0,enumerable:!0,writable:!0,initializer:function(){var e=this;return function(t){return e.isFetchingCustomerData=!0,Object(Pe.g)("get customer by id",Object(Ce.a)(Object(ke.a)().mark((function n(){return Object(ke.a)().wrap((function(n){for(;;)switch(n.prev=n.next){case 0:return n.next=2,Te.getCustomerById(t);case 2:e.fetchedCustomer=n.sent,e.isFetchingCustomerData=!1;case 4:case"end":return n.stop()}}),n)})))),e.fetchedCustomer}}}),ue=Object(De.a)(_.prototype,"createCustomer",[I],{configurable:!0,enumerable:!0,writable:!0,initializer:function(){var e=this;return function(t){return e.isFetchingCustomerData=!0,Object(Pe.g)("Create customer",Object(Ce.a)(Object(ke.a)().mark((function n(){return Object(ke.a)().wrap((function(n){for(;;)switch(n.prev=n.next){case 0:return n.next=2,Te.createCustomer(t);case 2:e.fetchedCustomers=n.sent,e.isFetchingCustomerData=!1;case 4:case"end":return n.stop()}}),n)})))),e.fetchedCustomers}}}),de=Object(De.a)(_.prototype,"deleteCustomer",[z],{configurable:!0,enumerable:!0,writable:!0,initializer:function(){var e=this;return function(t){return e.isFetchingCustomerData=!0,Object(Pe.g)("Delete customer by id",Object(Ce.a)(Object(ke.a)().mark((function n(){return Object(ke.a)().wrap((function(n){for(;;)switch(n.prev=n.next){case 0:return n.next=2,Te.deleteCustomer(t);case 2:e.fetchedCustomers=n.sent,e.isFetchingCustomerData=!1;case 4:case"end":return n.stop()}}),n)})))),e.fetchedCustomers}}}),be=Object(De.a)(_.prototype,"getAllOffices",[D],{configurable:!0,enumerable:!0,writable:!0,initializer:function(){var e=this;return function(){e.isFetchingOfficeData=!0,Object(Pe.g)("get all offices",Object(Ce.a)(Object(ke.a)().mark((function t(){return Object(ke.a)().wrap((function(t){for(;;)switch(t.prev=t.next){case 0:return t.next=2,Te.getAllOffices();case 2:e.fetchedOffices=t.sent,e.isFetchingOfficeData=!1;case 4:case"end":return t.stop()}}),t)}))))}}}),je=Object(De.a)(_.prototype,"getCustomerOffices",[P],{configurable:!0,enumerable:!0,writable:!0,initializer:function(){var e=this;return function(t){e.isFetchingOfficeData=!0,Object(Pe.g)("get customer offices",Object(Ce.a)(Object(ke.a)().mark((function n(){return Object(ke.a)().wrap((function(n){for(;;)switch(n.prev=n.next){case 0:return n.next=2,Te.getCustomerOffices(t);case 2:e.fetchedOffices=n.sent,e.isFetchingOfficeData=!1;case 4:case"end":return n.stop()}}),n)}))))}}}),pe=Object(De.a)(_.prototype,"getOfficeById",[A],{configurable:!0,enumerable:!0,writable:!0,initializer:function(){var e=this;return function(t){e.isFetchingOfficeData=!0,Object(Pe.g)("get office by id",Object(Ce.a)(Object(ke.a)().mark((function n(){return Object(ke.a)().wrap((function(n){for(;;)switch(n.prev=n.next){case 0:return n.next=2,Te.getOfficeById(t);case 2:e.fetchedOffice=n.sent,e.isFetchingOfficeData=!1;case 4:case"end":return n.stop()}}),n)}))))}}}),fe=Object(De.a)(_.prototype,"createOffice",[T],{configurable:!0,enumerable:!0,writable:!0,initializer:function(){var e=this;return function(t){e.isFetchingOfficeData=!0,Object(Pe.g)("create office",Object(Ce.a)(Object(ke.a)().mark((function n(){return Object(ke.a)().wrap((function(n){for(;;)switch(n.prev=n.next){case 0:return n.next=2,Te.createOffice(t);case 2:e.isFetchingOfficeData=!1;case 3:case"end":return n.stop()}}),n)}))))}}}),me=Object(De.a)(_.prototype,"clearOffices",[F],{configurable:!0,enumerable:!0,writable:!0,initializer:function(){var e=this;return function(){e.isFetchingOfficeData=!0,Object(Pe.g)("clear Offices",Object(Ce.a)(Object(ke.a)().mark((function t(){return Object(ke.a)().wrap((function(t){for(;;)switch(t.prev=t.next){case 0:e.fetchedOffices=[],e.isFetchingOfficeData=!1;case 2:case"end":return t.stop()}}),t)}))))}}}),he=Object(De.a)(_.prototype,"deleteOffice",[B],{configurable:!0,enumerable:!0,writable:!0,initializer:function(){var e=this;return function(t){e.isFetchingCustomerData=!0,Object(Pe.g)("delete office",Object(Ce.a)(Object(ke.a)().mark((function n(){return Object(ke.a)().wrap((function(n){for(;;)switch(n.prev=n.next){case 0:return n.next=2,Te.deleteOffice(t);case 2:e.isFetchingCustomerData=!1;case 3:case"end":return n.stop()}}),n)}))))}}}),Oe=Object(De.a)(_.prototype,"getUsers",[E],{configurable:!0,enumerable:!0,writable:!0,initializer:function(){var e=this;return function(t){e.isFetchingCustomerData=!0,Object(Pe.g)("Get Users of customer",Object(Ce.a)(Object(ke.a)().mark((function n(){return Object(ke.a)().wrap((function(n){for(;;)switch(n.prev=n.next){case 0:return n.next=2,Te.getUsers(t);case 2:e.fetchedUsers=n.sent,e.isFetchingCustomerData=!1;case 4:case"end":return n.stop()}}),n)}))))}}}),xe=Object(De.a)(_.prototype,"updateUser",[R],{configurable:!0,enumerable:!0,writable:!0,initializer:function(){var e=this;return function(t,n,a){e.isFetchingCustomerData=!0,Object(Pe.g)("Update User",Object(Ce.a)(Object(ke.a)().mark((function r(){return Object(ke.a)().wrap((function(r){for(;;)switch(r.prev=r.next){case 0:return r.next=2,Te.updateUser(t,n,a);case 2:e.fetchedUsers=r.sent,e.isFetchingCustomerData=!1;case 4:case"end":return r.stop()}}),r)}))))}}}),ge=Object(De.a)(_.prototype,"deleteUser",[U],{configurable:!0,enumerable:!0,writable:!0,initializer:function(){var e=this;return function(t,n){e.isFetchingCustomerData=!0,Object(Pe.g)("Delete User",Object(Ce.a)(Object(ke.a)().mark((function a(){return Object(ke.a)().wrap((function(a){for(;;)switch(a.prev=a.next){case 0:return a.next=2,Te.deleteUser(t,n);case 2:e.fetchedUsers=a.sent,e.isFetchingCustomerData=!1;case 4:case"end":return a.stop()}}),a)}))))}}}),ve=Object(De.a)(_.prototype,"getProjectById",[W],{configurable:!0,enumerable:!0,writable:!0,initializer:function(){var e=this;return function(t){e.isFetchingProjectData=!0,Object(Pe.g)("Get project by id",Object(Ce.a)(Object(ke.a)().mark((function n(){return Object(ke.a)().wrap((function(n){for(;;)switch(n.prev=n.next){case 0:return n.next=2,Fe.getProjectById(t);case 2:e.fetchedProject=n.sent,e.isFetchingProjectData=!1;case 4:case"end":return n.stop()}}),n)}))))}}}),ye=Object(De.a)(_.prototype,"getAllRvTypes",[L],{configurable:!0,enumerable:!0,writable:!0,initializer:function(){var e=this;return function(){e.isFetchingRvTypeData=!0,Object(Pe.g)("get all rvTypes",Object(Ce.a)(Object(ke.a)().mark((function t(){return Object(ke.a)().wrap((function(t){for(;;)switch(t.prev=t.next){case 0:return t.next=2,Te.getAllRvTypes();case 2:e.fetchedRvTypes=t.sent,e.isFetchingRvTypeData=!1;case 4:case"end":return t.stop()}}),t)}))))}}}),we=Object(De.a)(_.prototype,"getAllNorms",[M],{configurable:!0,enumerable:!0,writable:!0,initializer:function(){var e=this;return function(){e.isFetchingNormData=!0,Object(Pe.g)("get all norms",Object(Ce.a)(Object(ke.a)().mark((function t(){var n;return Object(ke.a)().wrap((function(t){for(;;)switch(t.prev=t.next){case 0:return t.next=2,Be();case 2:1e3===(n=t.sent).status_code&&n.data&&(e.fetchedNorms=n.data,e.fetchedNormRvTypes=e.fetchedNorms.map((function(e){var t;return null===e||void 0===e||null===(t=e.RawValues)||void 0===t?void 0:t.map((function(e){return null===e||void 0===e?void 0:e.RvTypes[0]}))})).flat()),e.isFetchingNormData=!1;case 5:case"end":return t.stop()}}),t)}))))}}}),Ne=Object(De.a)(_.prototype,"getAllCompetencies",[G],{configurable:!0,enumerable:!0,writable:!0,initializer:function(){var e=this;return function(){e.isFetchingCompetencyData=!0,Object(Pe.g)("get all competencies",Object(Ce.a)(Object(ke.a)().mark((function t(){return Object(ke.a)().wrap((function(t){for(;;)switch(t.prev=t.next){case 0:return t.next=2,Te.getAllCompetencies();case 2:e.fetchedCompetencies=t.sent,e.isFetchingCompetencyData=!1;case 4:case"end":return t.stop()}}),t)}))))}}}),_),_e=Object(x.createContext)(new Ge),Ke=n(170),Ve=n(169),qe=n.n(Ve),He=n(502),Ze=n.n(He);var Je=function(e){return e.grades="grades",e.points="points",e.percentiles="percentiles",e}({});function $e(){return{id:"",customerId:"",longName:"",shortName:"",validFrom:"",validUntil:"",eulaSurvey:"",branding:!1,dataSharing:!1,exportType:Je.grades,Offices:[{id:"",customerId:"",longName:"",shortName:"",color:"",Projects:[],Positions:[],Customer:{},Application:{},Activity:{}}],Positions:[{id:"",projectId:"",longName:"",shortName:"",level:0,mJobNormParam:0,PosComps:[],Project:{},Norm:{}}]}}var Ye,Xe,Qe,et,tt,nt,at,rt,ct,it,st,ot,lt,ut,dt,bt,jt,pt,ft,mt,ht,Ot,xt,gt,vt,yt,wt=n(11),Nt=n(1214),kt=n(1229),Ct=n(1230),St=n(1215),It=n(97),zt=n(509),Dt=n(1239),Pt=n(1240),At=n(421),Tt=function(e){return e[e.SUCCESS=1e3]="SUCCESS",e[e.FAIL=5e3]="FAIL",e[e.EXISTS=1009]="EXISTS",e[e.NOTFOUND=4e3]="NOTFOUND",e}({}),Ft=function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:void 0;return Object(w.a)(Object(w.a)({},e&&{variant:e}),{},{preventDuplicate:!0,anchorOrigin:{horizontal:"right",vertical:"bottom"}})},Bt={checkConflicts:function(e){return Object(Ce.a)(Object(ke.a)().mark((function t(){var n;return Object(ke.a)().wrap((function(t){for(;;)switch(t.prev=t.next){case 0:return t.next=2,j.a.request({url:Object(Ae.j)("/api/import/conflicts","/conflicts"),method:"POST",data:e});case 2:return n=t.sent,t.next=5,Promise.resolve(n.data.data);case 5:return t.abrupt("return",t.sent);case 6:case"end":return t.stop()}}),t)})))()},importParticipants:function(e,t){return Object(Ce.a)(Object(ke.a)().mark((function n(){var a;return Object(ke.a)().wrap((function(n){for(;;)switch(n.prev=n.next){case 0:return n.next=2,j.a.put(Object(Ae.j)("/api/import/new","/api/import/new"),{participants:e,file:t},{});case 2:return a=n.sent,n.abrupt("return",Promise.resolve(a.data));case 4:case"end":return n.stop()}}),n)})))()},addApplication:function(e,t,n,a,r){return Object(Ce.a)(Object(ke.a)().mark((function c(){var i;return Object(ke.a)().wrap((function(c){for(;;)switch(c.prev=c.next){case 0:return c.next=2,j.a.put(Object(Ae.j)("/api/import/ui","/api/import/ui"),{participantId:e,positionId:t,officeId:n,validFrom:a,validTo:r});case 2:return i=c.sent,c.abrupt("return",Promise.resolve(i.data));case 4:case"end":return c.stop()}}),c)})))()},importAcData:function(e,t,n,a,r,c){return Object(Ce.a)(Object(ke.a)().mark((function i(){var s;return Object(ke.a)().wrap((function(i){for(;;)switch(i.prev=i.next){case 0:return i.next=2,j.a.post(Object(Ae.j)("/api/import/ac","/api/import/ac"),{positionId:e,eventId:t,groupId:n,date:a,participants:r,competencies:c});case 2:return s=i.sent,i.abrupt("return",Promise.resolve(s.data));case 4:case"end":return i.stop()}}),i)})))()}},Et={createOrUpdate:function(e){return Object(Ce.a)(Object(ke.a)().mark((function t(){var n;return Object(ke.a)().wrap((function(t){for(;;)switch(t.prev=t.next){case 0:return t.next=2,j.a.put(Object(Ae.j)("/api/user","/api/user"),{data:e});case 2:return n=t.sent,t.abrupt("return",Promise.resolve(n.data));case 4:case"end":return t.stop()}}),t)})))()},loginUser:function(e){return Object(Ce.a)(Object(ke.a)().mark((function t(){var n;return Object(ke.a)().wrap((function(t){for(;;)switch(t.prev=t.next){case 0:return t.next=2,j.a.request({url:Object(Ae.j)("/api/login/","/api/login"),method:"POST",data:e});case 2:return n=t.sent,t.abrupt("return",Promise.resolve(n.data));case 4:case"end":return t.stop()}}),t)})))()},getUser:function(){return Object(Ce.a)(Object(ke.a)().mark((function e(){var t;return Object(ke.a)().wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return e.next=2,j.a.request({url:Object(Ae.j)("/api/user","/api/user"),method:"GET"});case 2:return t=e.sent,e.abrupt("return",Promise.resolve(t.data));case 4:case"end":return e.stop()}}),e)})))()},getUsers:function(){return Object(Ce.a)(Object(ke.a)().mark((function e(){var t;return Object(ke.a)().wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return e.next=2,j.a.get(Object(Ae.j)("/api/user/all","/api/user/all"));case 2:return t=e.sent,e.abrupt("return",Promise.resolve(t.data.data));case 4:case"end":return e.stop()}}),e)})))()},deleteUser:function(e){return Object(Ce.a)(Object(ke.a)().mark((function t(){var n;return Object(ke.a)().wrap((function(t){for(;;)switch(t.prev=t.next){case 0:return t.next=2,j.a.delete(Object(Ae.j)("/api/user/".concat(e),"/api/user/".concat(e)));case 2:return n=t.sent,t.abrupt("return",Promise.resolve(n.data));case 4:case"end":return t.stop()}}),t)})))()},updateUser:function(e){return Object(Ce.a)(Object(ke.a)().mark((function t(){var n;return Object(ke.a)().wrap((function(t){for(;;)switch(t.prev=t.next){case 0:return t.next=2,j.a.put(Object(Ae.j)("/api/user","/api/user"),{data:e});case 2:return n=t.sent,t.abrupt("return",Promise.resolve(n.data));case 4:case"end":return t.stop()}}),t)})))()},changeNavPrefs:function(e){return Object(Ce.a)(Object(ke.a)().mark((function t(){var n;return Object(ke.a)().wrap((function(t){for(;;)switch(t.prev=t.next){case 0:return t.next=2,j.a.request({url:Object(Ae.j)("/api/user/updateNavPref/".concat(e),"/api/user/updateNavPref/".concat(e)),method:"PUT"});case 2:return n=t.sent,t.abrupt("return",Promise.resolve(n.data));case 4:case"end":return t.stop()}}),t)})))()}},Rt=(Ye=Object(Pe.b)("set User"),Xe=Object(Pe.b)("map user role"),Qe=Object(Pe.b)("get current user"),et=Object(Pe.b)("get all users"),tt=Object(Pe.b)("login User"),nt=Object(Pe.b)("delete user"),at=Object(Pe.b)("update user"),rt=Object(Pe.b)("change navigation preferences"),ct=Object(Ie.a)((function e(){Object(ze.a)(this,e),Object(Se.a)(this,"fetchedUsers",it,this),Object(Se.a)(this,"isfetchingData",st,this),Object(Se.a)(this,"loggedIn",ot,this),Object(Se.a)(this,"isAdmin",lt,this),Object(Se.a)(this,"isSupport",ut,this),Object(Se.a)(this,"isAdminSupport",dt,this),Object(Se.a)(this,"isCustomer",bt,this),Object(Se.a)(this,"user",jt,this),Object(Se.a)(this,"userRole",pt,this),Object(Se.a)(this,"setUser",ft,this),Object(Se.a)(this,"getRoleString",mt,this),Object(Se.a)(this,"getUser",ht,this),Object(Se.a)(this,"getUsers",Ot,this),Object(Se.a)(this,"login",xt,this),Object(Se.a)(this,"deleteUser",gt,this),Object(Se.a)(this,"updateUser",vt,this),Object(Se.a)(this,"changeNavPrefs",yt,this),this.fetchedUsers=[],this.isfetchingData=!1,this.loggedIn=!1,this.isAdmin=!1,this.isSupport=!1,this.isAdminSupport=!1,this.isCustomer=!1,this.user={},this.userRole=0})),it=Object(De.a)(ct.prototype,"fetchedUsers",[Pe.f],{configurable:!0,enumerable:!0,writable:!0,initializer:null}),st=Object(De.a)(ct.prototype,"isfetchingData",[Pe.f],{configurable:!0,enumerable:!0,writable:!0,initializer:null}),ot=Object(De.a)(ct.prototype,"loggedIn",[Pe.f],{configurable:!0,enumerable:!0,writable:!0,initializer:null}),lt=Object(De.a)(ct.prototype,"isAdmin",[Pe.f],{configurable:!0,enumerable:!0,writable:!0,initializer:null}),ut=Object(De.a)(ct.prototype,"isSupport",[Pe.f],{configurable:!0,enumerable:!0,writable:!0,initializer:null}),dt=Object(De.a)(ct.prototype,"isAdminSupport",[Pe.f],{configurable:!0,enumerable:!0,writable:!0,initializer:null}),bt=Object(De.a)(ct.prototype,"isCustomer",[Pe.f],{configurable:!0,enumerable:!0,writable:!0,initializer:null}),jt=Object(De.a)(ct.prototype,"user",[Pe.f],{configurable:!0,enumerable:!0,writable:!0,initializer:null}),pt=Object(De.a)(ct.prototype,"userRole",[Pe.f],{configurable:!0,enumerable:!0,writable:!0,initializer:null}),ft=Object(De.a)(ct.prototype,"setUser",[Ye],{configurable:!0,enumerable:!0,writable:!0,initializer:function(){var e=this;return function(t){var n=!(arguments.length>1&&void 0!==arguments[1])||arguments[1];e.user=t,e.loggedIn=n,e.userRole=Number(t.roleId),e.isAdmin=1===Number(t.roleId),e.isSupport=2===Number(t.roleId),e.isAdminSupport=1===Number(t.roleId)||2===Number(t.roleId),e.isCustomer=3===Number(t.roleId)}}}),mt=Object(De.a)(ct.prototype,"getRoleString",[Xe],{configurable:!0,enumerable:!0,writable:!0,initializer:function(){return function(e){return{1:"admin",2:"support",3:"customer",4:"assistant"}[e.roleId]}}}),ht=Object(De.a)(ct.prototype,"getUser",[Qe],{configurable:!0,enumerable:!0,writable:!0,initializer:function(){var e=this;return function(){Object(Pe.g)("Get current user",Object(Ce.a)(Object(ke.a)().mark((function t(){var n;return Object(ke.a)().wrap((function(t){for(;;)switch(t.prev=t.next){case 0:return t.next=2,Et.getUser();case 2:n=t.sent,e.setUser(n);case 4:case"end":return t.stop()}}),t)}))))}}}),Ot=Object(De.a)(ct.prototype,"getUsers",[et],{configurable:!0,enumerable:!0,writable:!0,initializer:function(){var e=this;return function(){e.isfetchingData=!0,Object(Pe.g)("Get all users",Object(Ce.a)(Object(ke.a)().mark((function t(){return Object(ke.a)().wrap((function(t){for(;;)switch(t.prev=t.next){case 0:return t.next=2,Et.getUsers();case 2:e.fetchedUsers=t.sent,e.isfetchingData=!1;case 4:case"end":return t.stop()}}),t)}))))}}}),xt=Object(De.a)(ct.prototype,"login",[tt],{configurable:!0,enumerable:!0,writable:!0,initializer:function(){var e=this;return function(){var t=Object(Ce.a)(Object(ke.a)().mark((function t(n){var a,r,c;return Object(ke.a)().wrap((function(t){for(;;)switch(t.prev=t.next){case 0:return t.next=2,Et.loginUser(n);case 2:if(a=t.sent,!(r=a.token)){t.next=14;break}return localStorage.setItem("jwtToken",r),j.a.defaults.headers.common.Authorization=r,c=m()(r),e.setUser({id:c.id,firstName:c.firstName,lastName:c.lastName,email:c.email,roleId:c.roleId,reports:c.reports,revaluation:c.revaluation,showResults:c.showResults,navPref:c.navPref}),t.next=11,Promise.resolve(!0);case 11:case 17:return t.abrupt("return",t.sent);case 14:return delete j.a.defaults.headers.common.Authorization,t.next=17,Promise.resolve(!1);case 18:case"end":return t.stop()}}),t)})));return function(e){return t.apply(this,arguments)}}()}}),gt=Object(De.a)(ct.prototype,"deleteUser",[nt],{configurable:!0,enumerable:!0,writable:!0,initializer:function(){var e=this;return function(t){e.isfetchingData=!0,Object(Pe.g)("Delete User",Object(Ce.a)(Object(ke.a)().mark((function n(){return Object(ke.a)().wrap((function(n){for(;;)switch(n.prev=n.next){case 0:return n.next=2,Et.deleteUser(t);case 2:e.fetchedUsers=n.sent,e.isfetchingData=!1;case 4:case"end":return n.stop()}}),n)}))))}}}),vt=Object(De.a)(ct.prototype,"updateUser",[at],{configurable:!0,enumerable:!0,writable:!0,initializer:function(){var e=this;return function(t){e.isfetchingData=!0,Object(Pe.g)("Update User",Object(Ce.a)(Object(ke.a)().mark((function n(){return Object(ke.a)().wrap((function(n){for(;;)switch(n.prev=n.next){case 0:return n.next=2,Et.updateUser(t);case 2:e.fetchedUsers=n.sent,e.isfetchingData=!1;case 4:case"end":return n.stop()}}),n)}))))}}}),yt=Object(De.a)(ct.prototype,"changeNavPrefs",[rt],{configurable:!0,enumerable:!0,writable:!0,initializer:function(){var e=this;return function(t){Object(Pe.g)("Change navigation preferences",Object(Ce.a)(Object(ke.a)().mark((function n(){var a;return Object(ke.a)().wrap((function(n){for(;;)switch(n.prev=n.next){case 0:return n.next=2,Et.changeNavPrefs(t);case 2:a=n.sent,e.setUser(Object(w.a)(Object(w.a)({},e.user),{},{navPref:a.navPref}),!0);case 4:case"end":return n.stop()}}),n)}))))}}}),ct),Ut=Object(x.createContext)(new Rt),Wt=n(743),Lt=n(96),Mt=n(1259),Gt=n(1),_t=Object(s.a)((function(e){return Object(o.a)({root:{maxWidth:"250px"},red:{color:e.palette.error.main},green:{color:e.palette.success.main}})})),Kt=Object(h.a)((function(e){var t=e.allowKeyboardControl,n=void 0===t||t,a=e.autoOk,r=void 0===a||a,c=e.cancelBtnText,s=void 0===c?"Abbrechen":c,o=e.disablePast,l=void 0!==o&&o,u=e.disableFuture,d=void 0!==u&&u,b=e.initialDate,j=void 0===b?new Date:b,f=e.label,m=e.maxDate,h=void 0===m?new Date("2100-01-01"):m,O=e.maxDateMessage,g=void 0===O?"Maximaldatum ung\xfcltig":O,v=e.minDate,y=void 0===v?new Date("1900-01-01"):v,w=e.minDateMessage,N=void 0===w?"Minimaldatum ung\xfcltig":w,k=e.okBtnText,C=void 0===k?"OK":k,S=e.openTo,I=void 0===S?"date":S,z=e.processDate,D=_t(),P=Object(x.useState)(j),A=Object(i.a)(P,2),T=A[0],F=A[1];return Object(Gt.jsx)(Lt.a,{utils:Wt.a,locale:p.a,children:Object(Gt.jsx)(Mt.a,{fullWidth:!0,className:D.root,allowKeyboardControl:n,openTo:I,autoOk:r,cancelLabel:Object(Gt.jsx)("span",{className:D.red,children:s}),disablePast:l,disableFuture:d,format:Ae.d.default,initialFocusedDate:j,label:f,maxDate:h,maxDateMessage:g,minDate:y,minDateMessage:N,okLabel:Object(Gt.jsx)("span",{className:D.green,children:C}),onChange:function(e){return function(e){F(e),z(e)}(e)},value:T,variant:"dialog"})})})),Vt=n(675),qt=Object(s.a)((function(e){return Object(o.a)({root:{width:"100%",height:"100%",padding:e.spacing(2),boxSizing:"border-box","& > * + *":{marginTop:e.spacing(2)}}})})),Ht=Object(h.a)((function(){var e=qt();return Object(Gt.jsx)("div",{className:e.root,"data-cy":"loading",children:Object(Gt.jsx)(Vt.a,{color:"secondary"})})})),Zt=n(505),Jt=n(506),$t=n(510),Yt=n(660),Xt=n(669),Qt=n(481),en=n(1262),tn=Object(s.a)((function(e){return Object(o.a)({selector:{width:"100%",minWidth:"220px"},hint:{textAlign:"center",color:e.palette.warning.main}})})),nn={office:{},project:{},position:{}},an=Object(h.a)((function(e){var t,n,a,r,c=e.offices,s=e.invisibleProjects,o=e.existingApplications,l=e.onChange,u=e.projectUnselectable,d=e.positionUnselectable,b=tn(),j=Object(x.useState)(nn),p=Object(i.a)(j,2),f=p[0],m=p[1],h=function(e){var t=N(null===e||void 0===e?void 0:e.Projects),n={},a={};if(1===(null===t||void 0===t?void 0:t.length)){n=t[0];var r=k(e,n);1===(null===r||void 0===r?void 0:r.length)&&(a=r[0])}m({office:e,project:n,position:a}),l&&l({office:{object:e},project:{object:n,reset:!n},position:{object:a,reset:!a}})},O=function(e){m(Object(w.a)(Object(w.a)({},f),{},{project:e,position:{}})),l&&l({project:{object:e},position:{reset:!0}})},g=function(e){m(Object(w.a)(Object(w.a)({},f),{},{position:e})),l&&l({position:{object:e}})},v=function(e){var t,n,a,r=null===f||void 0===f||null===(t=f.office)||void 0===t||null===(n=t.Projects)||void 0===n?void 0:n.find((function(t){return t.id===e.target.value}));null!==f&&void 0!==f&&null!==(a=f.office)&&void 0!==a&&a.id&&r&&O(r)},y=function(e){var t,n,a,r,c=null===f||void 0===f||null===(t=f.project)||void 0===t||null===(n=t.Positions)||void 0===n?void 0:n.find((function(t){return t.id===e.target.value}));null!==f&&void 0!==f&&null!==(a=f.office)&&void 0!==a&&a.id&&null!==f&&void 0!==f&&null!==(r=f.project)&&void 0!==r&&r.id&&c&&g(c)},N=function(e){return e?e.filter((function(e){return!(null!==s&&void 0!==s&&s.map((function(e){return e.id})).includes(e.id))})):void 0},k=function(e,t){var n;return null===t||void 0===t||null===(n=t.Positions)||void 0===n?void 0:n.filter((function(t){return!(null!==o&&void 0!==o&&o.find((function(n){return n.Office.id===e.id&&n.Position.id===t.id})))}))};return Object(Gt.jsxs)(Qt.a,{className:b.selector,children:[(r=c,null!==r&&void 0!==r&&r.length?(f.office.id||1!==r.length||h(r[0]),Object(Gt.jsx)(Zt.a,{fullWidth:!0,children:Object(Gt.jsx)(en.a,{fullWidth:!0,id:"office-select",options:r,getOptionLabel:function(e){return(null===e||void 0===e?void 0:e.longName)||""},value:f.office,onChange:function(e,t){!function(e){if(e){var t=null===c||void 0===c?void 0:c.find((function(t){return t.id===e.id}));t&&h(t)}}(t)},noOptionsText:"Keine Einheit",size:"small",renderInput:function(e){return Object(Gt.jsx)(Xt.a,Object(w.a)(Object(w.a)({},e),{},{color:"secondary",label:"Einheit"}))},groupBy:function(e){var t;return(null===(t=e.Customer)||void 0===t?void 0:t.longName)||""}})})):Object(Gt.jsx)("p",{className:b.hint,children:"Keine Einheiten verf\xfcgbar"})),(null===f||void 0===f||null===(t=f.office)||void 0===t?void 0:t.id)&&!u&&function(e){if(null!==f&&void 0!==f&&f.office){var t=N(e);return null!==t&&void 0!==t&&t.length?(f.project.id||1!==t.length||O(t[0]),Object(Gt.jsxs)(Zt.a,{fullWidth:!0,children:[Object(Gt.jsx)(Jt.a,{id:"project-select-label",children:"Projekt"}),Object(Gt.jsx)($t.a,{value:f.project.id||"",labelId:"project-select-label",id:"project-select",onChange:v,children:null===t||void 0===t?void 0:t.map((function(e,t){return Object(Gt.jsx)(Yt.a,{value:e.id,children:e.longName},t)}))})]})):Object(Gt.jsx)("p",{className:b.hint,children:"F\xfcr diese Einheit sind keine Projekte verf\xfcgbar"})}}(null===f||void 0===f||null===(n=f.office)||void 0===n?void 0:n.Projects),(null===f||void 0===f||null===(a=f.project)||void 0===a?void 0:a.id)&&!d&&function(){if(null!==f&&void 0!==f&&f.project){var e=k(f.office,f.project);return null!==e&&void 0!==e&&e.length?(f.position.id||1!==e.length||g(e[0]),Object(Gt.jsxs)(Zt.a,{fullWidth:!0,children:[Object(Gt.jsx)(Jt.a,{id:"position-select-label",children:"Position"}),Object(Gt.jsx)($t.a,{value:f.position.id||"",labelId:"position-select-label",id:"position-select",onChange:y,children:e.map((function(e,t){return Object(Gt.jsx)(Yt.a,{value:e.id,children:e.longName},t)}))})]})):Object(Gt.jsx)("p",{className:b.hint,children:"F\xfcr dieses Projekt sind keine Positionen verf\xfcgbar"})}}()]})})),rn=Object(s.a)((function(e){return Object(o.a)({root:{display:"flex",flexDirection:"column",justifyContent:"flex-start",alignItems:"center"},title:{textAlign:"center",boxSizing:"border-box"},red:{color:e.palette.error.main},green:{color:e.palette.success.main},actions:{display:"flex",flexDirection:"row",alignItems:"center",justifyContent:"flex-end"},content:{width:"400px",padding:e.spacing(2),display:"flex",flexDirection:"column",alignItems:"center",justifyContent:"center",gap:e.spacing(2)},datePickers:{display:"flex",flexDirection:"row",gap:e.spacing(4)},requestButton:{width:"fit-content"}})})),cn={office:{},project:{},position:{}},sn=Object(h.a)((function(e){var t=e.close,n=e.open,a=e.data,r=rn(),c=Object(y.f)(),s=Object(x.useContext)(Ut).user,o=Object(O.b)().enqueueSnackbar,l=Fe.getUserOffices,u=Object(x.useState)([]),d=Object(i.a)(u,2),b=d[0],j=d[1],p=Object(x.useState)(!1),f=Object(i.a)(p,2),m=f[0],h=f[1],g=Object(x.useState)(cn),v=Object(i.a)(g,2),N=v[0],k=v[1],C=Object(x.useState)({validFrom:Object(Dt.a)(),validUntil:Object(Pt.a)(new Date,{weeks:1})}),S=Object(i.a)(C,2),I=S[0],z=S[1],D=function(){k(cn),t()},P=function(){var e=Object(Ce.a)(Object(ke.a)().mark((function e(){return Object(ke.a)().wrap((function(e){for(;;)switch(e.prev=e.next){case 0:if(Object.values(N).every((function(e){return null===e||void 0===e?void 0:e.id}))&&a){e.next=2;break}return e.abrupt("return");case 2:return h(!0),e.next=5,Bt.addApplication(null===a||void 0===a?void 0:a.id,N.position.id,N.office.id,I.validFrom,I.validUntil);case 5:1e3===e.sent.status_code?(o("Bewerbung hinzugef\xfcgt",Ft("success")),c.go(0)):(o("Bewerbung konnte nicht hinzugef\xfcgt werden",Ft("error")),D()),h(!1);case 8:case"end":return e.stop()}}),e)})));return function(){return e.apply(this,arguments)}}(),A=function(){var e=Object(Ce.a)(Object(ke.a)().mark((function e(){var t;return Object(ke.a)().wrap((function(e){for(;;)switch(e.prev=e.next){case 0:if(a){e.next=2;break}return e.abrupt("return");case 2:return h(!0),e.next=5,l(s.id);case 5:(t=e.sent)&&j(t),h(!1);case 8:case"end":return e.stop()}}),e)})));return function(){return e.apply(this,arguments)}}(),T=function(){return Object(At.a)(I.validUntil,I.validFrom)&&Object(At.a)(I.validUntil,new Date)&&Object(At.a)(I.validFrom,new Date)},F=function(e,t){z(Object(w.a)(Object(w.a)({},I),{},Object(wt.a)({},e,t))),T()||o("Das Startdatum muss vor dem Enddatum liegen | Nur zuk\xfcnftige Daten m\xf6glich",Ft("error"))};return Object(x.useEffect)((function(){A()}),[]),Object(Gt.jsxs)(Nt.a,{transitionDuration:100,className:r.root,open:n,onClose:D,children:[Object(Gt.jsx)(kt.a,{className:r.title,children:"Bewerbung Hinzuf\xfcgen"}),Object(Gt.jsx)(Ct.a,{}),Object(Gt.jsxs)(St.a,{className:r.content,children:[Object(Gt.jsx)(It.a,{children:"W\xe4hlen Sie eine Position"}),Object(Gt.jsx)(an,{offices:b,existingApplications:null===a||void 0===a?void 0:a.Applications,onChange:function(e){var t,n,a;k({office:null!==(t=e.office)&&void 0!==t&&t.object?e.office.object:N.office,project:null!==(n=e.project)&&void 0!==n&&n.object?e.project.object:N.project,position:null!==(a=e.position)&&void 0!==a&&a.object?e.position.object:N.position})}}),Object(Gt.jsx)(It.a,{children:"W\xe4hlen Sie einen Zeitraum"}),Object(Gt.jsxs)("div",{className:r.datePickers,children:[Object(Gt.jsx)(Kt,{disablePast:!0,label:"G\xfcltig von",minDate:Object(Dt.a)(),initialDate:I.validFrom,processDate:function(e){return F("validFrom",e)}}),Object(Gt.jsx)(Kt,{disablePast:!0,label:"G\xfcltig bis",minDate:Object(Pt.a)(I.validFrom,{days:1}),initialDate:I.validUntil,processDate:function(e){return F("validUntil",e)}})]}),m?Object(Gt.jsx)(Ht,{}):Object(Gt.jsx)(zt.a,{fullWidth:!0,size:"small",variant:"contained",color:"secondary",type:"submit",className:r.requestButton,disabled:!Object.values(N).every((function(e){return null===e||void 0===e?void 0:e.id}))||!T(),onClick:P,children:"Bewerbung Hinzuf\xfcgen"})]})]})})),on=n(414),ln=n(742),un=n(716),dn=function(e){return Object(on.a)(Object(ln.a)(e,Ae.d.default,new Date))?Object(ln.a)(e,Ae.d.default,new Date):Object(on.a)(Object(ln.a)(e,Ae.d.variant,new Date))?Object(ln.a)(e,Ae.d.variant,new Date):new Date(e)},bn=function(e){var t=arguments.length>1&&void 0!==arguments[1]&&arguments[1];return e.toLocaleDateString(Ae.f,t?Ae.h:Ae.g)},jn=function(e){var t=arguments.length>1&&void 0!==arguments[1]&&arguments[1],n="";try{var a=dn(e);if(!Object(on.a)(a))throw new Error("Invalid Date");n=bn(a,t)}catch(r){console.log(r),n=e}return n},pn=function(e){var t="";if("string"!==typeof e)throw new Error("Date is not a string");var n=dn(e);try{if(!Object(on.a)(n))throw new Error("Invalid Date");t="".concat(bn(Object(un.a)(n,1))," 23:59:59 Uhr")}catch(a){console.log(a)}return t},fn={run:{created:"Erstellt",valid:"Aktiv",started:"Gestartet",complete:"Abgeschlossen",incomplete:"Nicht abgeschlossen",expired:"Abgelaufen"},application:{created:"Erstellt",pending:"Teilnahme ausstehend",complete:"Test abgeschlossen",incomplete:"Frist abgelaufen",abort:"L\xf6schanfrage gestellt",support:"Supportfall in Bearbeitung"},event:{created:"Erstellt",pending:"Best\xe4tigt",complete:"Durchgef\xfchrt",abort:"Storniert"},group:{valid:"Offen",complete:"Abgeschlossen",abort:"Storniert"}},mn=function(e,t,n){var a="";switch(e){case"run":a=fn.run[t];break;case"application":a=n?fn.application.support:fn.application[t];break;case"event":a=fn.event[t];break;case"group":a=fn.group[t]}return a},hn=function(e){return e.created="created",e.pending="pending",e.complete="complete",e.abort="abort",e}({});var On={getAllEvents:function(){return Object(Ce.a)(Object(ke.a)().mark((function e(){var t;return Object(ke.a)().wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return e.next=2,j.a.get(Object(Ae.j)("/api/event/all","/api/event/all"));case 2:if(1e3!==(t=e.sent).data.status_code){e.next=7;break}return e.abrupt("return",Promise.resolve(t.data));case 7:return e.abrupt("return",Promise.reject("error"));case 8:case"end":return e.stop()}}),e)})))()},getEvent:function(e){return Object(Ce.a)(Object(ke.a)().mark((function t(){var n;return Object(ke.a)().wrap((function(t){for(;;)switch(t.prev=t.next){case 0:return t.next=2,j.a.get(Object(Ae.j)("/api/event/".concat(e),"/api/event/".concat(e)));case 2:if(1e3!==(n=t.sent).data.status_code){t.next=7;break}return t.abrupt("return",Promise.resolve(n.data.data));case 7:return t.abrupt("return",Promise.reject("error"));case 8:case"end":return t.stop()}}),t)})))()},deleteEvent:function(e){return Object(Ce.a)(Object(ke.a)().mark((function t(){var n;return Object(ke.a)().wrap((function(t){for(;;)switch(t.prev=t.next){case 0:return t.next=2,j.a.delete(Object(Ae.j)("/api/event/".concat(e),"/api/event/".concat(e)));case 2:if(1e3!==(n=t.sent).data.status_code){t.next=7;break}return t.abrupt("return",Promise.resolve(n.data));case 7:return t.abrupt("return",Promise.reject("error"));case 8:case"end":return t.stop()}}),t)})))()},updateEvent:function(e){return Object(Ce.a)(Object(ke.a)().mark((function t(){var n,a,r,c;return Object(ke.a)().wrap((function(t){for(;;)switch(t.prev=t.next){case 0:return t.next=2,j.a.put(Object(Ae.j)("/api/event","/api/event"),{eventId:e.id,projectId:null===(n=e.Project)||void 0===n?void 0:n.id,officeId:null===(a=e.Office)||void 0===a?void 0:a.id,userId:null===(r=e.User)||void 0===r?void 0:r.id,note:e.note,date:e.date,location:e.location,status:e.status,groupNames:e.groupNames});case 2:return c=t.sent,t.abrupt("return",Promise.resolve(c.data));case 4:case"end":return t.stop()}}),t)})))()},updateGroupStatus:function(e,t){return Object(Ce.a)(Object(ke.a)().mark((function n(){var a;return Object(ke.a)().wrap((function(n){for(;;)switch(n.prev=n.next){case 0:return n.next=2,j.a.put(Object(Ae.j)("/api/event/".concat(e),"/api/event/".concat(e)),{status:t});case 2:return a=n.sent,n.abrupt("return",Promise.resolve(a.data));case 4:case"end":return n.stop()}}),n)})))()}},xn=Object(s.a)((function(e){return Object(o.a)({root:{display:"flex",flexDirection:"column",justifyContent:"flex-start",alignItems:"center"},title:{textAlign:"center",boxSizing:"border-box"},red:{color:e.palette.error.main},green:{color:e.palette.success.main},fullWidth:{widht:"100%"},content:{width:"400px",padding:e.spacing(2),display:"flex",flexDirection:"column",alignItems:"center",justifyContent:"center",gap:e.spacing(2)},siblings:{display:"flex",flexDirection:"row",gap:e.spacing(4)},requestButton:{width:"fit-content"}})})),gn=Object(h.a)((function(e){var t,n,a=e.close,r=e.open,c=e.minGroups,s=void 0===c?1:c,o=e.maxGroups,l=void 0===o?2:o,u=e.users,d=xn(),b=Object(x.useContext)(Ut),j=Object(y.f)(),p=Object(O.b)().enqueueSnackbar,f=Object(x.useState)({groupNames:["Vormittag","Nachmittag"],status:hn.created,date:bn(Object(Dt.a)()),location:""}),m=Object(i.a)(f,2),h=m[0],g=m[1],v=function(){return h.Office&&h.Project&&h.User&&h.status&&h.date&&h.location&&h.groupNames.length>=s&&h.groupNames.length<=l},N=function(){var e=Object(Ce.a)(Object(ke.a)().mark((function e(){return Object(ke.a)().wrap((function(e){for(;;)switch(e.prev=e.next){case 0:if(v()){e.next=2;break}return e.abrupt("return");case 2:return e.next=4,On.updateEvent(Object(w.a)({id:""},h));case 4:1e3===e.sent.status_code?j.go(0):p("Termin konnte nicht erstellt werden",Ft("error"));case 6:case"end":return e.stop()}}),e)})));return function(){return e.apply(this,arguments)}}();return Object(Gt.jsxs)(Nt.a,{transitionDuration:100,className:d.root,open:r,onClose:function(){g(Object(w.a)(Object(w.a)({},h),{},{Office:void 0,Project:void 0,User:void 0})),a()},children:[Object(Gt.jsx)(kt.a,{className:d.title,children:"Termin Erstellen"}),Object(Gt.jsx)(Ct.a,{}),Object(Gt.jsxs)(St.a,{className:d.content,children:[Object(Gt.jsx)(an,{positionUnselectable:!0,offices:b.user.Offices?b.user.Offices:[],onChange:function(e){var t,n,a,r;g(Object(w.a)(Object(w.a)({},h),{},{Office:null!==(t=e.office)&&void 0!==t&&t.reset||null!==(n=e.office)&&void 0!==n&&n.object?e.office.object:h.Office,Project:null!==(a=e.project)&&void 0!==a&&a.reset||null!==(r=e.project)&&void 0!==r&&r.object?e.project.object:h.Project}))}}),Object(Gt.jsxs)(Zt.a,{fullWidth:!0,children:[Object(Gt.jsx)(Jt.a,{id:"user-select-label",children:"Moderator*in"}),Object(Gt.jsx)($t.a,{value:(null===h||void 0===h||null===(t=h.User)||void 0===t?void 0:t.id)||"",labelId:"user-select-label",id:"user-select",onChange:function(e){var t=u.find((function(t){return t.id===e.target.value}));g(Object(w.a)(Object(w.a)({},h),{},{User:t}))},children:u.map((function(e,t){return Object(Gt.jsxs)(Yt.a,{value:e.id,children:[e.firstName," ",e.lastName]},t)}))})]}),Object(Gt.jsxs)("div",{className:d.siblings,children:[Object(Gt.jsx)(Kt,{disablePast:!0,label:"Datum *",minDate:Object(Dt.a)(),initialDate:Object(Dt.a)(),processDate:function(e){g(Object(w.a)(Object(w.a)({},h),{},{date:bn(e)}))}}),Object(Gt.jsx)(Xt.a,{value:null===(n=h.groupNames)||void 0===n?void 0:n.length,onChange:function(e){var t,n=Ae.i.wholeNumber.test(e.target.value),a=+e.target.value,r=al;r&&(e.target.value="".concat(a),p("Gruppenanzahl muss zwischen ".concat(s," und ").concat(l," liegen"),Ft("error")));var c,i=n&&!r?a:l,o=h.groupNames?null===(t=h.groupNames)||void 0===t?void 0:t.length:0,u=h.groupNames;if(io)for(var d=o;d0&&Object(Gt.jsx)(zt.a,{className:r.yellow,onClick:function(){return E("back")},color:"default",variant:"text",size:"small",children:"Zur\xfcck"}),m&&b0&&Ae.i.sid.test(A.sid)&&Ae.i.description.test(A.description)?null!==s&&void 0!==s&&s.map((function(e){return e.sid})).includes(A.sid)?o("Die Umfrage-ID existiert schon",Ft("error")):E("next"):o("Die Umfrage-ID oder der Umfragename sind nicht g\xfcltig",Ft("error"))},color:"default",variant:"text",size:"small",children:"Weiter"}),Object(Gt.jsx)(zt.a,{className:r.red,onClick:F,color:"default",variant:"text",size:"small",children:"Abbrechen"})]})}()})]})})),Bn=n(1191),En=n(1187),Rn=function(e){return e[e.initial=0]="initial",e[e.continue=1]="continue",e}(Rn||{}),Un={initial:{title:"Kompetenz erstellen",description:"Definieren Sie eine neue Kompetenz"},edit:{title:"Kompetenz anpassen",description:"Passen Sie Attribute der Kompetenz an"},continue:{title:"Daten \xdcberpr\xfcfen",description:"Sind Sie sicher, dass Sie die Kompetenz speichern wollen?"}},Wn={fail:"Die Daten sind nicht g\xfcltig"},Ln={success:"Speichern erfolgreich",fail:"Kompetenz konnte nicht gespeichert werden"},Mn={success:"L\xf6schen erfolgreich",fail:"L\xf6schen fehlgeschlagen"},Gn={continue:"Weiter",back:"Zur\xfcck",confirm:"Best\xe4tigen",abort:"Abbrechen",delete:"L\xf6schen"},_n={delete:'Schreiben Sie "L\xf6schen"'},Kn={delete:"l\xf6schen"},Vn={ot:"Online-Test",ac:"M\xfcndliches Verfahren",pt:"Pers\xf6nlichkeit"},qn=Object(s.a)((function(e){return Object(o.a)({root:{display:"flex",flexDirection:"column",justifyContent:"flex-start",alignItems:"center"},actions:{display:"flex",flexDirection:"row",alignItems:"center",justifyContent:"flex-end"},title:{textAlign:"center",boxSizing:"border-box"},description:{textAlign:"center",boxSizing:"border-box",padding:e.spacing(2),margin:"0px"},content:{padding:e.spacing(4),display:"flex",flexDirection:"column",alignItems:"center",justifyContent:"center"},elementContainer:{width:"20vw",paddingBottom:e.spacing(3),boxSizing:"border-box"},btn:{minWidth:"200px"},red:{color:e.palette.error.main},yellow:{color:e.palette.warning.main},lightYellow:{color:e.palette.warning.light},green:{color:e.palette.success.main},delete:{boxSizing:"border-box",backgroundColor:e.palette.primary.light,color:e.palette.error.main,border:"1px solid ".concat(e.palette.error.main),"&:hover":{backgroundColor:e.palette.error.main,color:e.palette.primary.light}}})})),Hn=Object(h.a)((function(e){var t=e.open,n=e.close,a=e.data,r=qn(),c=Object(y.f)(),s=Te.createOrUpdateCompetency,o=Te.deleteCompetency,l=Object(O.b)().enqueueSnackbar,u=Object(x.useState)(!1),b=Object(i.a)(u,2),j=b[0],p=b[1],f=Object(x.useState)(""),m=Object(i.a)(f,2),h=m[0],g=m[1],v=Object(x.useState)(!1),N=Object(i.a)(v,2),k=N[0],C=N[1],S=Object(x.useState)(null),I=Object(i.a)(S,2),z=I[0],D=I[1],P=Object(x.useState)(Rn.initial),A=Object(i.a)(P,2),T=A[0],F=A[1],B=Object(x.useState)((null!==a&&void 0!==a&&a.id?Un.edit.title:Un.initial.title).toUpperCase()),E=Object(i.a)(B,2),R=E[0],U=E[1],W=Object(x.useState)(null!==a&&void 0!==a&&a.id?Un.edit.description:Un.initial.description),L=Object(i.a)(W,2),M=L[0],G=L[1],_=Object(x.useState)(Object(w.a)({},a)),K=Object(i.a)(_,2),V=K[0],q=K[1],H=function(){n(),F(0),U(Un.initial.title.toUpperCase()),G(Un.initial.description),q({id:"",longName:"",shortName:"",description:"",type:"OT"})},Z=function(){var e=Object(Ce.a)(Object(ke.a)().mark((function e(){return Object(ke.a)().wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return e.next=2,s(V);case 2:1e3===e.sent.status_code?(l(Ln.success,Ft("success")),c.go(0)):(l(Ln.fail,Ft("error")),H());case 4:case"end":return e.stop()}}),e)})));return function(){return e.apply(this,arguments)}}(),J=function(){var e=Object(Ce.a)(Object(ke.a)().mark((function e(t){return Object(ke.a)().wrap((function(e){for(;;)switch(e.prev=e.next){case 0:if(D(t.currentTarget),k){e.next=5;break}p(!0),e.next=10;break;case 5:if(h.toLowerCase()!==Kn.delete){e.next=10;break}return e.next=8,o(V.id);case 8:e.sent?(l(Mn.success,Ft("success")),c.go(0)):(l(Mn.fail,Ft("error")),c.go(0));case 10:case"end":return e.stop()}}),e)})));return function(t){return e.apply(this,arguments)}}(),$=function(e){var t="next"===e?T+1:T-1;Rn[t]&&(F(t),U(Un[Rn[t]].title),G(Un[Rn[t]].description))},Y=function(e,t){q(Object(w.a)(Object(w.a)({},V),{},Object(wt.a)({},t,e)))};return Object(Gt.jsxs)(Nt.a,{transitionDuration:100,className:r.root,open:t,onClose:H,children:[Object(Gt.jsx)(kt.a,{className:r.title,children:R}),Object(Gt.jsx)(Ct.a,{component:"span"}),Object(Gt.jsx)(It.a,{className:r.description,children:M}),Object(Gt.jsx)(Ct.a,{component:"span"}),Object(Gt.jsxs)(St.a,{className:r.content,children:[Object(Gt.jsxs)(d.a,{container:!0,spacing:1,className:r.elementContainer,children:[Object(Gt.jsx)(d.a,{item:!0,xs:6,children:Object(Gt.jsx)(Xt.a,{disabled:T>0,label:Ae.k.longName,onChange:function(e){Y(e.target.value,"longName")},value:V.longName})}),Object(Gt.jsx)(d.a,{item:!0,xs:6,children:Object(Gt.jsx)(Xt.a,{disabled:T>0,label:Ae.k.shortName,onChange:function(e){Y(e.target.value,"shortName")},value:V.shortName})}),Object(Gt.jsx)(d.a,{item:!0,xs:6,children:Object(Gt.jsx)(Xt.a,{disabled:T>0,label:Ae.k.description,onChange:function(e){Y(e.target.value,"description")},value:V.description})}),Object(Gt.jsxs)(d.a,{item:!0,xs:6,children:[Object(Gt.jsx)(Jt.a,{id:"competency-typw-select-label",children:Ae.k.type}),Object(Gt.jsxs)($t.a,{labelId:"competency-typw-select-label",fullWidth:!0,disabled:T>0,value:V.type,onChange:function(e){Y(e.target.value,"type")},children:[Object(Gt.jsx)(Yt.a,{value:"OT",children:Vn.ot}),Object(Gt.jsx)(Yt.a,{value:"AC",children:Vn.ac}),Object(Gt.jsx)(Yt.a,{value:"PT",children:Vn.pt})]})]})]}),1===T&&Object(Gt.jsx)(Gt.Fragment,{children:Object(Gt.jsx)(zt.a,{className:r.btn,onClick:function(){Z()},color:"secondary",variant:"contained",size:"small",startIcon:Object(Gt.jsx)(zn.a,{className:r.lightYellow}),children:Gn.confirm})})]}),Object(Gt.jsx)(Ct.a,{component:"span"}),Object(Gt.jsx)(Sn.a,{className:r.actions,children:function(){var e=Object.keys(Rn).length/2-1;return Object(Gt.jsxs)(Gt.Fragment,{children:[T>0&&Object(Gt.jsx)(zt.a,{className:r.yellow,onClick:function(){return $("back")},color:"default",variant:"text",size:"small",children:Gn.back}),0===T&&Object(Gt.jsxs)(Gt.Fragment,{children:[a.id&&Object(Gt.jsx)(zt.a,{variant:"outlined",onClick:J,className:"".concat(k&&r.delete),children:Gn.delete}),Object(Gt.jsx)(Bn.a,{anchorEl:z,open:j,children:Object(Gt.jsx)(En.a,{onClickAway:function(){return p(!1)},children:Object(Gt.jsx)(Xt.a,{size:"small",value:h,variant:"filled",label:_n.delete,onChange:function(e){return t=e.currentTarget.value,g(t),void(t.toLowerCase()===Kn.delete&&(C(!0),p(!1)));var t}})})})]}),T2&&void 0!==arguments[2]?arguments[2]:"{{",a=arguments.length>3&&void 0!==arguments[3]?arguments[3]:"}}";if(0===e.length)throw new Error("format string can't be empty!");do{var r=e.indexOf(n),c=e.indexOf(a);if(r<0||c<0)throw new Error("expected token not found! begin token index: ".concat(r,"; end token index: ").concat(c));var i=e.slice(r+2,c);e=e.replace("{{".concat(i,"}}"),t[i])}while(e.indexOf(n)>=0);return e},U=function(){var e=Object(Ce.a)(Object(ke.a)().mark((function e(){var t,a;return Object(ke.a)().wrap((function(e){for(;;)switch(e.prev=e.next){case 0:if(t={},n.forEach((function(e){var n;e.options&&null!==(n=e.options)&&void 0!==n&&n.unvalidated||(t[e.name]=z[e.name])})),!((a=F(t)).length>0)){e.next=7;break}a.forEach((function(e){b(e,Ft("error"))})),e.next=12;break;case 7:return e.next=9,A(r,z);case 9:e.sent?b(ca.save.success,Ft("success")):b(ca.save.fail,Ft("error")),u.go(0);case 12:case"end":return e.stop()}}),e)})));return function(){return e.apply(this,arguments)}}(),W=function(){var e=Object(Ce.a)(Object(ke.a)().mark((function e(t){return Object(ke.a)().wrap((function(e){for(;;)switch(e.prev=e.next){case 0:if(!t){e.next=5;break}return e.next=3,T(r,z);case 3:e.sent?(b(ca.delete.success,Ft("success")),u.push("/customer")):(b(ca.delete.fail,Ft("error")),u.go(0));case 5:case"end":return e.stop()}}),e)})));return function(t){return e.apply(this,arguments)}}(),L=function(e){C(e.currentTarget),g(!h)},M=function(e,t){var a={};n.forEach((function(e){var n,r;null!==(n=e.options)&&void 0!==n&&null!==(r=n.dependencies)&&void 0!==r&&r.states.includes(t)&&(a[e.name]=void 0)})),D(Object(w.a)(Object(w.a)({},z),{},Object(wt.a)({},t,e),a))},G=function(e,t){var n,a=Object(Gt.jsx)(Gt.Fragment,{}),r=function(e,t){var n=12;if(!t||"fullWidth"in t&&!t.fullWidth)switch(e){case"date":case"color":case"default":n=6}return n},c=function(n){return Object(Gt.jsx)(d.a,{item:!0,xs:r(e.type,e.options),children:n},t)};switch(e.type){case"name":case"default":var i,s;if(!e.options||e.options)a=c(Object(Gt.jsx)(Xt.a,{multiline:null===(i=e.options)||void 0===i?void 0:i.multiline,required:!(null!==(s=e.options)&&void 0!==s&&s.unvalidated),fullWidth:!0,margin:"dense",label:Ae.k[e.name],onChange:function(t){M(t.target.value,e.name)},value:z[e.name]}));break;case"color":a=c(Object(Gt.jsxs)(Gt.Fragment,{children:[Object(Gt.jsx)(Xt.a,{fullWidth:!0,required:!(null!==(n=e.options)&&void 0!==n&&n.unvalidated),margin:"dense",label:Ae.k[e.name],value:z[e.name],onChange:function(t){M(t.target.value,e.name)},InputProps:{endAdornment:Object(Gt.jsx)(Zn.a,{position:"start",children:Object(Gt.jsx)(Qn.a,{color:"secondary",onClick:L,className:o.palette})})}}),Object(Gt.jsx)(Bn.a,{anchorEl:k,open:h,children:Object(Gt.jsx)(En.a,{onClickAway:function(){return g(!1)},children:Object(Gt.jsx)(ea.a,{className:o.colorPicker,onChange:function(e){return t=e.hex,D(Object(w.a)(Object(w.a)({},z),{},{color:t})),void g(!1);var t},colors:Ae.b})})})]}));break;case"boolean":a=c(Object(Gt.jsx)(kn.a,{label:Ae.k[e.name],control:Object(Gt.jsx)(Cn.a,{color:"secondary",checked:z[e.name],onChange:function(t){M(t.target.checked,e.name)}})}));break;case"select":switch(e.name){case"exportType":a=c(Object(Gt.jsxs)(Zt.a,{className:o.select,children:[Object(Gt.jsx)(Jt.a,{id:"".concat(e.name,"-selectlabel"),children:Ae.k[e.name]}),Object(Gt.jsx)($t.a,{labelId:"".concat(e.name,"-selectlabel"),id:"".concat(e.name,"-select"),defaultValue:e.value||Je.grades,onChange:function(t){M("".concat(t.target.value),e.name)},children:Object.values(Je).map((function(e,t){return Object(Gt.jsx)(Yt.a,{value:e,children:Ae.k[e]},t)}))})]}));break;case"status":a=c(Object(Gt.jsxs)(Zt.a,{className:o.select,children:[Object(Gt.jsx)(Jt.a,{id:"".concat(e.name,"-selectlabel"),children:Ae.k[e.name]}),Object(Gt.jsx)($t.a,{labelId:"".concat(e.name,"-selectlabel"),id:"".concat(e.name,"-select"),defaultValue:e.value||hn.created,onChange:function(t){M("".concat(t.target.value),e.name)},children:Object.values(hn).map((function(t,n){return Object(Gt.jsx)(Yt.a,{disabled:t!==hn.pending||e.value!==hn.created,value:t,children:mn("event",t)},n)}))})]}));break;default:var l;if(na(e.options)&&(!e.options.dependencies||e.options.dependencies.states.every((function(e){return z[e]}))))a=c(Object(Gt.jsxs)(Zt.a,{className:o.select,children:[Object(Gt.jsx)(Jt.a,{id:"".concat(e.name,"-selectlabel"),children:e.options.title}),Object(Gt.jsx)($t.a,{labelId:"".concat(e.name,"-selectlabel"),id:"".concat(e.name,"-select"),defaultValue:e.value,value:z[e.name]?z[e.name].id:"",required:!e.options.unvalidated,onChange:function(t){M(E(e).find((function(n){return n[e.options.comparisonKey]===t.target.value})),e.name)},children:null===(l=E(e))||void 0===l?void 0:l.map((function(t,n){return Object(Gt.jsx)(Yt.a,{value:t[e.options.comparisonKey],children:R(e.options.format,t)},n)}))})]}))}break;case"multiselect":var u=e.value,b="Offices"===e.name?j:[];a=c(Object(Gt.jsx)(en.a,{size:"small",multiple:!0,className:o.autocomplete,defaultValue:null===b||void 0===b?void 0:b.filter((function(e){return null===u||void 0===u?void 0:u.map((function(e){return e.id})).includes(e.id)})),options:b,groupBy:function(e){var t;return null!==e&&void 0!==e&&null!==(t=e.Customer)&&void 0!==t&&t.longName?e.Customer.longName:""},getOptionLabel:function(e){return e.longName||""},filterSelectedOptions:!0,noOptionsText:ia.auto.noOption,onChange:function(t,n){M(n,e.name)},renderTags:function(e,t){return e.map((function(e,n){return Object(Gt.jsx)(Jn.a,Object(w.a)(Object(w.a)({size:"small"},t({index:n})),{},{label:e.longName,color:"secondary",icon:Object(Gt.jsx)(Yn.a,{})}),n)}))},renderInput:function(t){var n;return Object(Gt.jsx)(Xt.a,Object(w.a)(Object(w.a)({},t),{},{InputLabelProps:{required:!(null!==(n=e.options)&&void 0!==n&&n.unvalidated)},color:"primary",label:Ae.k[e.name]}))}}));break;case"date":a=c(Object(Gt.jsx)("span",{style:{flexGrow:"1"},children:Object(Gt.jsx)(Kt,{label:Ae.k[e.name],initialDate:z[e.name],processDate:function(t){M(new Date(t),e.name)}})}))}return a};return Object(Gt.jsx)(Nt.a,{transitionDuration:100,open:c,onClose:function(){s(),B()},children:Object(Gt.jsxs)(d.a,{className:o.grid,children:[Object(Gt.jsx)(kt.a,{children:Object(Gt.jsx)(d.a,{className:o.title,children:Object(Gt.jsx)(Gt.Fragment,{children:Object(Gt.jsx)(d.a,{item:!0,xs:11,children:Object(Gt.jsx)(It.a,{variant:"h5",id:"dialog-title",children:a})})})})}),Object(Gt.jsx)(d.a,{children:Object(Gt.jsx)(Ct.a,{})}),Object(Gt.jsx)(St.a,{children:Object(Gt.jsx)(d.a,{container:!0,spacing:1,className:o.content,children:n.map((function(e,t){return G(e,t)}))})}),Object(Gt.jsx)(d.a,{children:Object(Gt.jsx)(Ct.a,{})}),Object(Gt.jsx)(Sn.a,{children:Object(Gt.jsx)(d.a,{container:!0,item:!0,xs:12,className:o.actions,children:Object(Gt.jsxs)(Gt.Fragment,{children:[Object(Gt.jsx)(d.a,{item:!0,className:o.btn,children:z.id&&Object(Gt.jsx)(ra,{compareString:sa,buttonName:ia.button.delete,description:ia.text.delete,callback:W})}),Object(Gt.jsx)(d.a,{item:!0,className:o.btn,children:Object(Gt.jsx)(zt.a,{className:o.green,variant:"outlined",color:"default",size:"small",onClick:U,children:ia.button.confirm})})]})})})]})})})),ua=n(39),da=n(1231),ba=n(662),ja=n(674),pa=n(665),fa=n(383),ma=n(1241),ha=n(513),Oa=n.n(ha),xa=function(e,t){Object(x.useEffect)((function(){var n=!0;return e().then((function(e){n&&t(e)})),function(){n=!1}}),[])},ga=n(1219),va=n(1260),ya=function(e){var t=e.children,n=e.value,a=e.index;return Object(Gt.jsx)("div",{hidden:n!==a,children:n===a&&Object(Gt.jsx)(Qt.a,{p:3,children:Object(Gt.jsx)(It.a,{children:t})})})},wa=Object(h.a)((function(e){var t=e.headers,n=e.children,a=g.a.useState(0),r=Object(i.a)(a,2),c=r[0],s=r[1];x.Children.count(n);if(x.Children.count(n)0},ze=function(e){var t=!1;(console.log(te),fe&&(t=!0),Object.keys(te.current).length||!fe)&&(t=function(){var e=!0,t=[];return H.forEach((function(n){var a=0;n.competencyId||(e=!1,t.push(Ta.competency)),n.posCompRvs.forEach((function(n){a+=n.selected,n.rvTypeId||(e=!1,t.push(Ta.rvType))})),0===a&&(e=!1,t.push(Ta.rvTypeSumRev))})),100!==_.comp&&(e=!1,t.push(Ta.compSum)),_.rvTypes.forEach((function(n){0===n&&(e=!1,t.push(Ta.rvTypeSum))})),e||t.forEach((function(e){m(e,Ft("error"))})),{valid:e,errors:Object(ua.a)(new Set(t))}}().valid);if(t){var n="next"===e?B+1:B-1;Sa[n]&&(E(n),N(Ia[Sa[n]].title),I(Ia[Sa[n]].description))}},De=function(e,t,n,a){var r=W.rows[n].competencyId;switch(t){case"competency":var c=Object(ua.a)(H);c[n]=Object(w.a)(Object(w.a)({},c[n]),{},{weight:e>0?e:1,competencyId:r}),Z(c);break;case"posComp":if(null!==a){var i=Object(ua.a)(H),s=Object(w.a)({},i[n]),o=Object(ua.a)(s.posCompRvs),l=Object(w.a)({},o[a]);l.selected=e,o[a]=l,s.posCompRvs=o,i[n]=s,Z(i)}}},Pe=function(e){var t=Object(ua.a)(W.rows),n=Object(ua.a)(W.columns),a=Object(ua.a)(H),r=Object(ua.a)(_.rvTypes);if(W.rows.map((function(e){return e.competencyId})).includes(""))m(Ta.competency,Ft("warning"));else if(W.columns.map((function(e){return e.rvTypeId})).includes(""))m(Ta.rvType,Ft("warning"));else switch(e){case"row":if(W.rows.length0){var i=[];r.forEach((function(e){return e.PosCompRvs.forEach((function(e){i.includes(e.rvTypeId)||i.push(e.rvTypeId)}))}));var s=r.map((function(e){return{competencyId:e.competencyId,weight:Math.floor(100*e.weight),posCompRvs:i.map((function(t){return{rvTypeId:t,selected:e.PosCompRvs.map((function(e){return e.rvTypeId})).includes(t)?1:0}}))}}));Z(s),L({columns:i.map((function(e){return{rvTypeId:e}})),rows:r.map((function(e){return{competencyId:e.competencyId}}))})}if(c){ne(Object(w.a)(Object(w.a)({},te),{},{current:c}));var o=j.find((function(e){var t;return e.id===(null===a||void 0===a||null===(t=a.Norm)||void 0===t?void 0:t.id)}));o&&X(Object(ua.a)(new Map(o.RawValues.map((function(e){return[e.RvTypes[0].id,e.RvTypes[0]]}))).values()))}}(a)}),[]);var Te=function(){return Object(Gt.jsxs)(yn.a,{children:[Object(Gt.jsx)(wn.a,{className:r.tableCell,size:"small",children:Object(Gt.jsx)(It.a,{className:r.header,children:za.weight})}),Object(Gt.jsx)(wn.a,{size:"small",className:r.tableCell,children:Object(Gt.jsx)(It.a,{className:r.header,children:za.competency})}),W.columns.map((function(e,t){var n,a;return Object(Gt.jsx)(wn.a,{className:r.tableCell,size:"small",children:Object(Gt.jsxs)($t.a,{disabled:oe||!W.rows.some((function(e){return e.competencyId.length>0}))||B>0||!(null!==te&&void 0!==te&&null!==(n=te.current)&&void 0!==n&&n.id),className:"".concat(r.select," ").concat(r.header),fullWidth:!0,value:W.columns[t].rvTypeId?W.columns[t].rvTypeId:"-",onChange:function(e){return function(e,t){var n=e.target.value,a=Object(ua.a)(W.columns),r=Object(ua.a)(H);a[t]=Object(w.a)(Object(w.a)({},a[t]),{},{rvTypeId:n}),L(Object(w.a)(Object(w.a)({},W),{},{columns:a})),r.forEach((function(e){var a=e.posCompRvs;a[t]=Object(w.a)(Object(w.a)({},a[t]),{},{rvTypeId:n})})),Z(r)}(e,t)},children:[!W.columns[t].rvTypeId&&Object(Gt.jsx)(Yt.a,{value:"-",children:Object(Gt.jsx)("span",{className:r.selectEmpty,children:Da.empty})}),null===Y||void 0===Y||null===(a=Y.filter((function(t){return e.rvTypeId===t.id||!W.columns.map((function(e){return e.rvTypeId})).includes(t.id)})))||void 0===a?void 0:a.map((function(e,t){return Object(Gt.jsx)(Yt.a,{value:"".concat(e.id),children:e.longName},t)}))]})})}))]})},Be=function(){return Object(Gt.jsxs)(Gt.Fragment,{children:[W.rows.map((function(e,t){var n;return Object(Gt.jsxs)(yn.a,{children:[Object(Gt.jsx)(wn.a,{className:r.tableCell,size:"small",children:Object(Gt.jsx)(Xt.a,{className:r.input,disabled:oe||!W.rows[t].competencyId||B>0,onChange:function(e){return De(Number(e.currentTarget.value),"competency",t,null)},value:H[t].weight,size:"small",inputProps:Ea.competency})}),Object(Gt.jsx)(wn.a,{className:r.tableCell,size:"small",children:Object(Gt.jsxs)($t.a,{disabled:oe||B>0||!Object.keys(null===te||void 0===te?void 0:te.current).length,fullWidth:!0,value:W.rows[t].competencyId?W.rows[t].competencyId:"-",onChange:function(e){return function(e,t){var n=e.target.value,a=Object(ua.a)(W.rows),r=Object(ua.a)(H);a[t]=Object(w.a)(Object(w.a)({},a[t]),{},{competencyId:n}),L(Object(w.a)(Object(w.a)({},W),{},{rows:a})),r[t]=Object(w.a)(Object(w.a)({},r[t]),{},{competencyId:n}),Z(r)}(e,t)},className:r.select,children:[!W.rows[t].competencyId&&Object(Gt.jsx)(Yt.a,{value:"-",children:Object(Gt.jsx)("span",{className:r.selectEmpty,children:Da.empty})}),null===d||void 0===d||null===(n=d.filter((function(t){return"OT"===t.type&&(e.competencyId===t.id||!W.rows.map((function(e){return e.competencyId})).includes(t.id))})))||void 0===n?void 0:n.map((function(e,t){return Object(Gt.jsx)(Yt.a,{value:"".concat(e.id),children:e.longName},t)}))]})}),W.columns.map((function(e,n){var a,c;return Object(Gt.jsx)(wn.a,{className:r.tableCell,padding:"checkbox",size:"small",align:"center",children:Object(Gt.jsx)(Cn.a,{size:"small",disabled:oe||!e.rvTypeId||!W.rows[t].competencyId||B>0,checked:1===(null===(a=H[t])||void 0===a||null===(c=a.posCompRvs[n])||void 0===c?void 0:c.selected),onChange:function(e){return De(e.target.checked?1:0,"posComp",t,n)}})},n)}))]},t)})),Object(Gt.jsx)(yn.a,{children:Object(Gt.jsxs)(wn.a,{size:"small",className:"".concat(r.tableCell," ").concat(r.sum," ").concat(100===_.comp?r.green:_.comp<100?r.yellow:r.red),children:[_.comp.toFixed(1).toString().replace(".",",")," %"]})})]})},Ee=function(){return Object(Gt.jsxs)(Gt.Fragment,{children:[Object(Gt.jsx)("div",{className:r.tableBox,children:Object(Gt.jsxs)(Zt.a,{className:r.select,children:[Object(Gt.jsx)(Jt.a,{id:"survey-select-label",children:"Umfrage"}),Object(Gt.jsxs)($t.a,{disabled:oe||B>0,labelId:"survey-select-label",value:(null===fe||void 0===fe?void 0:fe.id)||"",onChange:function(e){var t=de.find((function(t){return t.id===e.target.value}));me(t)},children:[Object(Gt.jsx)(Yt.a,{value:"",children:"-"}),de&&de.filter((function(e){return"PT"===e.type})).map((function(e){return Object(Gt.jsx)(Yt.a,{value:e.id,children:e.description})}))]})]})}),!oe&&0===B&&Object(Gt.jsx)(da.a,{className:r.floatingButton,color:"default",size:"small",onClick:ve,children:Object(Gt.jsx)(ma.a,{})})]})},Re=function(){var e;return Object(Gt.jsxs)(Gt.Fragment,{children:[Object(Gt.jsxs)("div",{className:r.tableBox,children:[Object(Gt.jsxs)(Zt.a,{className:r.select,children:[Object(Gt.jsx)(Jt.a,{id:"norm-select-label",children:"Norm"}),Object(Gt.jsxs)($t.a,{labelId:"norm-select-label",value:(null===te||void 0===te||null===(e=te.current)||void 0===e?void 0:e.id)||"-",autoWidth:!0,onChange:function(e){return function(e){var t=j.find((function(t){return t.id===e.target.value}));t&&(0===Object.keys(te.current).length?ye(t):(ne(Object(w.a)(Object(w.a)({},te),{},{new:t})),A(!0)))}(e)},disabled:oe,children:[Object(Gt.jsx)(Yt.a,{value:"-",children:"-"}),null===j||void 0===j?void 0:j.map((function(e){return Object(Gt.jsx)(Yt.a,{value:e.id,children:Object(Gt.jsx)(ba.a,{title:e.description,children:Object(Gt.jsx)("span",{children:e.longName})})},e.id)}))]})]}),Object(Gt.jsxs)("div",{className:r.btnBox,children:[Object(Gt.jsxs)(vn.a,{className:r.table,size:"small",children:[Object(Gt.jsx)(ja.a,{children:Te()}),Object(Gt.jsx)(pa.a,{children:Be()})]}),!oe&&B<=0&&Object(Gt.jsx)(fa.a,{size:"small",color:"secondary",onClick:function(){return Pe("column")},children:Object(Gt.jsx)(Oa.a,{})})]}),!oe&&B<=0&&Object(Gt.jsx)(fa.a,{size:"small",color:"secondary",onClick:function(){return Pe("row")},children:Object(Gt.jsx)(Oa.a,{})})]}),!oe&&0===B&&Object(Gt.jsx)(da.a,{className:r.floatingButton,color:"default",size:"small",onClick:ge,children:Object(Gt.jsx)(ma.a,{})})]})};return Object(Gt.jsxs)(Gt.Fragment,{children:[Object(Gt.jsxs)(Nt.a,{fullScreen:!0,transitionDuration:100,classes:{paper:r.root},open:t,onClose:we,children:[!oe&&Object(Gt.jsxs)(Gt.Fragment,{children:[Object(Gt.jsx)(kt.a,{className:r.title,children:v}),Object(Gt.jsx)(Ct.a,{className:r.divider,component:"span"}),Object(Gt.jsx)(It.a,{className:r.description,children:S}),Object(Gt.jsx)(Ct.a,{className:r.divider,component:"span"})]}),Object(Gt.jsxs)(St.a,{className:r.content,children:[Object(Gt.jsx)("div",{className:r.detailBox,children:Object(Gt.jsxs)("div",{className:r.details,children:[Object(Gt.jsx)(Xt.a,{className:"".concat(r.input," ").concat(r.detail),onChange:function(e){return ie(Object(w.a)(Object(w.a)({},ce),{},{longName:e.currentTarget.value}))},label:Aa.longName,value:ce.longName,disabled:oe||B>0}),Object(Gt.jsx)(Xt.a,{className:"".concat(r.input," ").concat(r.detail),onChange:function(e){return ie(Object(w.a)(Object(w.a)({},ce),{},{shortName:e.currentTarget.value}))},label:Aa.shortName,value:ce.shortName,disabled:oe||B>0})]})}),function(){var e={headers:[],components:[]};return a?(a.Norm&&(e.headers.push(Ae.c.OT),e.components.push(Re())),a.ptSurveyId&&(e.headers.push(Ae.c.PT),e.components.push(Ee()))):(e.headers=[Ae.c.OT,Ae.c.PT],e.components=[Re(),Ee()]),Object(Gt.jsx)(wa,{headers:e.headers,children:e.components})}(),1===B&&Object(Gt.jsx)("div",{className:r.confirmBox,children:Object(Gt.jsx)(zt.a,{className:r.confirm,onClick:Se,color:"secondary",variant:"contained",size:"small",startIcon:Object(Gt.jsx)(zn.a,{className:r.lightYellow}),children:Pa.confirm})})]}),Object(Gt.jsx)(Ct.a,{className:r.divider,component:"span"}),Object(Gt.jsx)(Sn.a,{className:r.actions,children:function(){var e=Object.keys(Sa).length/2-1;return Object(Gt.jsxs)(Gt.Fragment,{children:[!oe&&Object(Gt.jsxs)(Gt.Fragment,{children:[B>0&&Object(Gt.jsx)(zt.a,{className:r.yellow,onClick:function(){return ze("back")},color:"default",variant:"text",size:"small",children:Pa.back}),B0&&(null===C||void 0===C?void 0:C.Offices)instanceof Array&&Object(Gt.jsx)(d.a,{item:!0,xs:12,children:Object(Gt.jsx)(en.a,{fullWidth:!0,multiple:!0,className:n.autocomplete,id:"tags-outlined",options:null===C||void 0===C?void 0:C.Offices,value:null===C||void 0===C?void 0:C.Offices.filter((function(e){return p.officeIds.includes(e.id)})),getOptionLabel:function(e){return(null===e||void 0===e?void 0:e.longName)||""},filterSelectedOptions:!0,noOptionsText:"Keine Einheit",onChange:function(e,t){f(Object(w.a)(Object(w.a)({},p),{},{officeIds:t.map((function(e){return e.id}))})),P(Object(w.a)(Object(w.a)({},D),{},{officeIds:!t}))},renderInput:function(e){return Object(Gt.jsx)(Xt.a,Object(w.a)(Object(w.a)({},e),{},{InputLabelProps:{required:!0},variant:"outlined",color:"secondary",label:"Einheiten"}))}},p.customerId)}),Object(Gt.jsxs)(d.a,{container:!0,item:!0,xs:12,className:n.btnContainer,children:[p.id&&Object(Gt.jsx)(d.a,{item:!0,xs:5,children:Object(Gt.jsx)(ra,{fullWidth:!0,compareString:"l\xf6schen",buttonName:"L\xf6schen",description:"L\xf6schen Sie den Account",callback:T})}),Object(Gt.jsx)(d.a,{item:!0,xs:p.id?5:12,children:Object(Gt.jsx)(zt.a,{fullWidth:!0,size:"small",variant:"contained",color:"secondary",type:"submit",children:p.id?"Speichern":"Registrieren"})})]})]})})})),Xa=Object(s.a)((function(e){return Object(o.a)({root:{display:"flex",flexDirection:"column",justifyContent:"flex-start",alignItems:"center"},title:{textAlign:"center",boxSizing:"border-box"},red:{color:e.palette.error.main},green:{color:e.palette.success.main},actions:{display:"flex",flexDirection:"row",alignItems:"center",justifyContent:"flex-end"},content:{padding:e.spacing(2),display:"flex",flexDirection:"column",alignItems:"center",justifyContent:"center",gap:e.spacing(2)}})})),Qa=Object(h.a)((function(e){var t,n=e.user,a=e.close,r=e.open,c=Xa(),s=Object(x.useState)({id:(null===n||void 0===n?void 0:n.id)||"",firstName:(null===n||void 0===n?void 0:n.firstName)||"",lastName:(null===n||void 0===n?void 0:n.lastName)||"",password:"",email:(null===n||void 0===n?void 0:n.email)||"",phone:(null===n||void 0===n?void 0:n.phone)||"",roleId:null!==n&&void 0!==n&&n.roleId?String(n.roleId):"",customerId:"3"===String(null===n||void 0===n?void 0:n.roleId)&&null!==n&&void 0!==n&&null!==(t=n.Offices)&&void 0!==t&&t.length?null===n||void 0===n?void 0:n.Offices[0].customerId:"",officeIds:null!==n&&void 0!==n&&n.Offices?null===n||void 0===n?void 0:n.Offices.map((function(e){return e.id})):[]}),o=Object(i.a)(s,1)[0];return Object(Gt.jsxs)(Nt.a,{transitionDuration:100,className:c.root,open:r,onClose:a,children:[Object(Gt.jsx)(kt.a,{className:c.title,children:o.id?"Benutzer*in bearbeiten":"Benutzer*in registrieren"}),Object(Gt.jsx)(Ct.a,{}),Object(Gt.jsx)(St.a,{className:c.content,children:Object(Gt.jsx)(Ya,{user:o})})]})})),er=Object(s.a)((function(e){return Object(o.a)({root:{width:"100%",paddingTop:e.spacing(3),boxSizing:"border-box",caretColor:e.palette.primary.main},"@global":{".MuiTableCell-head":{backgroundColor:"".concat(e.palette.secondary.main)},".MuiTableCell-head .MuiCheckbox-colorSecondary.Mui-checked":{color:"#FFF"}}})})),tr=Object(h.a)((function(e){var t,n=e.tableButtons,a=e.addApplicationButton,r=e.addCustomerButton,c=e.addEventButton,s=e.addOfficeButton,o=e.addPositionButton,l=e.addProjectButton,u=e.addSurveyButton,d=(e.addSurveyFunction,e.addUserButton),b=e.columnFilter,j=e.columns,p=e.data,f=e.dense,m=e.detailPanel,h=e.dialogData,O=e.editCompetencyButton,v=(e.exportCsv,e.fontColor),y=e.fontSize,N=e.headerColor,k=e.headerFontColor,C=e.hideContainer,S=e.isDeletable,I=e.isEditable,z=e.isLoading,D=e.onRowAdd,P=e.onRowClick,A=e.onRowsDelete,T=e.onRowUpdate,F=e.pageSize,B=e.pagingFilter,E=e.searchFilter,R=e.selectable,U=(e.selection,e.singleCollapse),W=e.title,L=e.userList,M=er(),G=g.a.useRef(p),_=Object(x.useState)(!1),K=Object(i.a)(_,2),V=K[0],q=K[1],H=Object(x.useState)(Array(null===n||void 0===n?void 0:n.length)),Z=Object(i.a)(H,2),J=Z[0],$=Z[1],Y={open:V,close:function(){return q(!1)},data:p},X={open:V,close:function(){return q(!1)},data:{id:"",longName:"",shortName:"",description:"",type:"OT"}},Q={open:V,close:function(){return q(!1)}},ee=Object(w.a)(Object(w.a)({},{items:[{type:"id",name:"id",value:""},{type:"name",name:"longName",value:""},{type:"default",name:"shortName",value:""},{type:"color",name:"color",value:""},{type:"boolean",name:"showResults",value:!1},{type:"boolean",name:"revaluation",value:!1},{type:"boolean",name:"reports",value:!1}],type:"customer",title:"Kunde erstellen"}),{},{open:V,close:function(){return q(!1)}}),te=Object(w.a)(Object(w.a)({},{items:[{type:"id",name:"id",value:""},{type:"name",name:"longName",value:""},{type:"default",name:"shortName",value:""},{type:"default",name:"eulaSurvey",value:""},{type:"date",name:"validFrom",value:new Date},{type:"date",name:"validUntil",value:new Date},{type:"multiselect",name:"Offices",value:[]},{type:"select",name:"exportType",value:"grades"},{type:"boolean",name:"branding",value:!1},{type:"boolean",name:"dataSharing",value:!1},{type:"id",name:"customerId",value:""}],type:"project",title:"Projekt erstellen"}),{},{open:V,close:function(){return q(!1)}}),ne=Object(w.a)(Object(w.a)({},{items:[{type:"id",name:"id",value:""},{type:"name",name:"longName",value:""},{type:"default",name:"shortName",value:""},{type:"color",name:"color",value:""},{type:"id",name:"customerId",value:""}],type:"office",title:"Einheit erstellen"}),{},{open:V,close:function(){return q(!1)}}),ae={open:V,close:function(){return q(!1)},data:p},re={open:V,close:function(){return q(!1)},data:h},ce={open:V,close:function(){return q(!1)},data:h,users:L||[]},ie=function(e){return{tooltip:e,icon:function(){return Object(Gt.jsx)(qe.a,{})},isFreeAction:!0,onClick:function(){return q(!0)}}},se=[O&&ie("Kompetenz erstellen"),r&&ie("Kunde erstellen"),s&&ie("Einheit erstellen"),o&&ie("Position erstellen"),l&&ie("Projekt erstellen"),u&&ie("Bestehende Umfrage duplizieren"),d&&ie("Benutzer*in hinzuf\xfcgen"),a&&ie("Bewerbung hinzuf\xfcgen"),c&&ie("Event erstellen")];n&&(se=null===(t=se)||void 0===t?void 0:t.concat(n.map((function(e,t){return Object(w.a)(Object(w.a)({},e),{},{onClick:function(){var e=Array(n.length);e[t]=!0,$(e)}})}))));return Object(Gt.jsxs)("div",{className:M.root,children:[Object(Gt.jsx)(Ze.a,{localization:{pagination:{labelDisplayedRows:"{from}-{to} von {count}",labelRowsSelect:"Eintr\xe4ge",firstTooltip:"Erste Seite",previousTooltip:"Vorherige Seite",nextTooltip:"N\xe4chste Seite",lastTooltip:"Letzte Seite"},toolbar:{searchPlaceholder:"Suche",searchTooltip:"Suche",nRowsSelected:function(e){return e===p.length?"Alle Teilnehmer*innen ausgew\xe4hlt (".concat(e,")"):"".concat(e," Teilnehmer*innen ausgew\xe4hlt")}},header:{actions:"Aktion"},body:{emptyDataSourceMessage:"Keine Elemente gefunden",filterRow:{filterTooltip:"Filter"},editRow:{deleteText:"Element l\xf6schen?",cancelTooltip:"Abbrechen",saveTooltip:"Speichern"},deleteTooltip:"L\xf6schen",editTooltip:"Bearbeiten"}},title:W,columns:(y&&j.forEach((function(e){e.cellStyle=Object(w.a)(Object(w.a)({},e.cellStyle),{},{fontSize:"0.8rem"})})),v&&j.forEach((function(e){e.cellStyle=Object(w.a)(Object(w.a)({},e.cellStyle),{},{color:v})})),j),data:p,isLoading:z,onRowClick:P,detailPanel:m,editable:{isDeletable:S,isEditable:I,onRowDelete:A,onRowUpdate:T,onRowAdd:D},onSelectionChange:function(e){!function(e){G.current=e}(e)},options:{actionsColumnIndex:-1,detailPanelType:U?"single":"multiple",emptyRowsWhenPaging:!1,filtering:b,headerStyle:{backgroundColor:N||"#008dcf",color:k||"#fff"},padding:f?"dense":"default",pageSize:F||5,pageSizeOptions:[5,10,20,50,100],paginationType:"stepped",paging:B,search:E,selection:R,showTitle:"string"===typeof W&&W.length>0,tableLayout:"auto"},components:{Container:function(e){return C?Object(Gt.jsx)("div",Object(w.a)({},e)):Object(Gt.jsx)(Ke.a,Object(w.a)({},e))}},actions:se}),O&&Object(Gt.jsx)(Hn,Object(w.a)({},X)),r&&Object(Gt.jsx)(la,Object(w.a)({},ee)),s&&Object(Gt.jsx)(la,Object(w.a)({},ne)),o&&Object(Gt.jsx)(Va,Object(w.a)({},Q)),l&&Object(Gt.jsx)(la,Object(w.a)({},te)),u&&Object(Gt.jsx)(Fn,Object(w.a)({},Y)),d&&Object(Gt.jsx)(Qa,Object(w.a)({},ae)),a&&Object(Gt.jsx)(sn,Object(w.a)({},re)),c&&Object(Gt.jsx)(gn,Object(w.a)({},ce)),n&&n.map((function(e,t){return Object(Gt.jsx)(e.popup,{open:J[t],close:function(){var e=Array(n.length);e[t]=!1,$(e)},data:e.data})}))]})})),nr=n(1264),ar=Object(s.a)((function(e){return{root:{display:"flex",flexDirection:"column",alignItems:"center",paddingBottom:e.spacing(3)},pageHeader:{fontSize:"1.5rem",fontFamily:"Open Sans",lineHeight:"1.334",fontWeight:"normal",margin:"0"},avatar:{margin:e.spacing(1),backgroundColor:e.palette.secondary.main}}})),rr=Object(h.a)((function(e){var t=e.heading,n=e.children,a=ar();return Object(Gt.jsxs)("div",{className:a.root,children:[Object(Gt.jsx)(nr.a,{className:a.avatar,children:n}),Object(Gt.jsx)("h1",{className:a.pageHeader,children:t})]})})),cr=Object(s.a)((function(e){return{root:{maxWidth:"1100px",width:"100%",fontFamily:"Open Sans",display:"flex",flexDirection:"column",alignItems:"center",justifyContent:"flex-start"}}}));function ir(e){var t=Object(x.useContext)(Ut).loggedIn,n=window.location.pathname;t&&"/"!==n&&"/router"!==n&&window.localStorage.setItem("path",n);var a=cr();return Object(Gt.jsx)("div",{className:a.root,children:e.children})}var sr=Object(h.a)((function(){var e=Object(x.useContext)(_e),t=e.getAllCompetencies,n=e.fetchedCompetencies,a=Object(x.useState)(!1),r=Object(i.a)(a,2),c=r[0],s=r[1],o=Object(x.useState)({id:"",longName:"",shortName:"",description:"",type:"OT"}),l=Object(i.a)(o,2),u=l[0],d=l[1];Object(x.useEffect)((function(){t()}),[]);var b={editCompetencyButton:!0,onRowClick:function(e,t){d(t),s(!0)},pagingFilter:!0,searchFilter:!0,columns:[{title:"Name",field:"longName",type:"string",defaultSort:"asc"},{title:"Abk\xfcrzung",field:"shortName",type:"string"},{title:"Beschreibung",field:"description",type:"string"},{title:"Typ",field:"type",type:"string"}],data:n.length>0?JSON.parse(JSON.stringify(n)):[]};return Object(Gt.jsxs)(ir,{children:[Object(Gt.jsx)(rr,{heading:"Kompetenzen",children:Object(Gt.jsx)(k.a,{})}),Object(Gt.jsx)(tr,Object(w.a)({dense:!0},b)),u.id&&c&&Object(Gt.jsx)(Hn,{open:c,close:function(){return s(!1)},data:u})]})})),or=n(1224),lr=n(1242),ur=n(724),dr=n.n(ur),br={getAnonId:function(e){return Object(Ce.a)(Object(ke.a)().mark((function t(){var n;return Object(ke.a)().wrap((function(t){for(;;)switch(t.prev=t.next){case 0:return t.next=2,j.a.post(Object(Ae.j)("/api/hash","/api/hash"),Object(w.a)({},e));case 2:return n=t.sent,t.abrupt("return",Promise.resolve(n.data));case 4:case"end":return t.stop()}}),t)})))()}},jr=Object(s.a)((function(e){return Object(o.a)({container:{maxWidth:"400px"},heading:{display:"flex",flexDirection:"column",alignItems:"center",paddingBottom:e.spacing(3)},pageHeader:{fontFamily:"Open Sans",lineHeight:"1.334",fontWeight:"normal",margin:"0"},form:{width:"100%",maxWidth:"300px",marginTop:e.spacing(3)},btnBox:{display:"flex",flexDirection:"row",alignItems:"center",justifyContent:"center"},btn:{margin:"0.5rem"},copy:{cursor:"pointer"}})})),pr=Object(h.a)((function(){var e=jr(),t=br.getAnonId,n=Object(O.b)().enqueueSnackbar,a=Object(x.useState)({firstName:"",lastName:"",birthday:new Date}),r=Object(i.a)(a,2),c=r[0],s=r[1],o=Object(x.useState)(""),l=Object(i.a)(o,2),u=l[0],b=l[1],j=function(e,t){e.preventDefault(),s(Object(w.a)(Object(w.a)({},c),{},Object(wt.a)({},t,e.target.value)))},p=function(){var e=Object(Ce.a)(Object(ke.a)().mark((function e(){var n;return Object(ke.a)().wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return e.next=2,t(c);case 2:(n=e.sent)&&b(n.data);case 4:case"end":return e.stop()}}),e)})));return function(){return e.apply(this,arguments)}}();return Object(Gt.jsx)("form",{className:e.form,children:Object(Gt.jsxs)(d.a,{container:!0,spacing:2,className:e.container,children:[Object(Gt.jsx)(d.a,{item:!0,xs:12,children:Object(Gt.jsx)(Xt.a,{variant:"outlined",fullWidth:!0,size:"small",id:"firstName",color:"secondary",placeholder:"Firstname",name:"firstName",value:c.firstName,onChange:function(e){return j(e,"firstName")}})}),Object(Gt.jsx)(d.a,{item:!0,xs:12,children:Object(Gt.jsx)(Xt.a,{variant:"outlined",fullWidth:!0,size:"small",id:"lastName",color:"secondary",placeholder:"Lastname",name:"lastName",value:c.lastName,onChange:function(e){return j(e,"lastName")}})}),Object(Gt.jsx)(d.a,{item:!0,xs:12,children:Object(Gt.jsx)(Kt,{label:"Birthday",processDate:function(e){return function(e){s(Object(w.a)(Object(w.a)({},c),{},{birthday:e}))}(e)}})}),Object(Gt.jsx)(d.a,{item:!0,xs:12,children:Object(Gt.jsx)(Xt.a,{variant:"standard",fullWidth:!0,size:"small",id:"hash",color:"secondary",placeholder:"Hash",name:"hash",value:u,InputProps:{endAdornment:Object(Gt.jsx)(Zn.a,{position:"end",children:Object(Gt.jsx)(dr.a,{className:e.copy,onClick:function(){u?(navigator.clipboard.writeText(u),n("Hash copied",Ft())):n("Convert first",Ft())}})})}})}),Object(Gt.jsxs)(d.a,{item:!0,xs:12,className:e.btnBox,children:[Object(Gt.jsx)(zt.a,{fullWidth:!0,variant:"outlined",color:"primary",className:e.btn,onClick:function(){s({firstName:"",lastName:"",birthday:new Date}),b("")},children:"Clear"}),Object(Gt.jsx)(zt.a,{fullWidth:!0,variant:"contained",color:"secondary",className:e.btn,onClick:p,children:"Convert"})]})]})})})),fr=n(399),mr=n.n(fr),hr=Object(s.a)((function(e){return Object(o.a)({container:{maxWidth:"400px"},heading:{display:"flex",flexDirection:"column",alignItems:"center",paddingBottom:e.spacing(3)},pageHeader:{fontFamily:"Open Sans",lineHeight:"1.334",fontWeight:"normal",margin:"0"},form:{width:"100%",maxWidth:"300px",marginTop:e.spacing(3)},btnBox:{display:"flex",flexDirection:"row",alignItems:"center",justifyContent:"center"},btn:{margin:"0.5rem"}})})),Or=Object(h.a)((function(){var e=mr()(),t=hr(),n=Object(x.useState)({token:"",uuid:""}),a=Object(i.a)(n,2),r=a[0],c=a[1],s=function(e,t){e.preventDefault(),c(Object(w.a)(Object(w.a)({},r),{},Object(wt.a)({},t,e.target.value)))};return Object(Gt.jsx)("form",{className:t.form,children:Object(Gt.jsxs)(d.a,{container:!0,spacing:2,className:t.container,children:[Object(Gt.jsx)(d.a,{item:!0,xs:12,children:Object(Gt.jsx)(Xt.a,{variant:"outlined",fullWidth:!0,size:"small",id:"token",color:"secondary",placeholder:"Token",name:"token",value:r.token,onChange:function(e){return s(e,"token")}})}),Object(Gt.jsx)(d.a,{item:!0,xs:12,children:Object(Gt.jsx)(Xt.a,{variant:"outlined",fullWidth:!0,size:"small",id:"uuid",color:"secondary",placeholder:"UUID",name:"uuid",value:r.uuid,onChange:function(e){return s(e,"uuid")}})}),Object(Gt.jsxs)(d.a,{item:!0,xs:12,className:t.btnBox,children:[Object(Gt.jsx)(zt.a,{fullWidth:!0,variant:"outlined",color:"primary",className:t.btn,onClick:function(){c({uuid:"",token:""})},children:"Clear"}),Object(Gt.jsx)(zt.a,{fullWidth:!0,variant:"contained",color:"secondary",className:t.btn,onClick:function(t){t.preventDefault(),r.token.length>0&&0===r.uuid.length?c(Object(w.a)(Object(w.a)({},r),{},{uuid:e.toUUID(r.token)})):r.uuid.length>0&&0===r.token.length&&c(Object(w.a)(Object(w.a)({},r),{},{token:e.fromUUID(r.uuid)}))},children:"Convert"})]})]})})})),xr=Object(h.a)((function(){var e=Object(x.useState)("uuid"),t=Object(i.a)(e,2),n=t[0],a=t[1];return Object(Gt.jsxs)(ir,{children:[Object(Gt.jsx)(rr,{heading:"Konverter",children:Object(Gt.jsx)(lr.a,{})}),Object(Gt.jsxs)(or.a,{size:"small",color:"primary","aria-label":"outlined primary button group",children:[Object(Gt.jsx)(zt.a,{color:"uuid"===n?"secondary":"primary",variant:"uuid"===n?"contained":"outlined",onClick:function(){return a("uuid")},children:"UUID - Token"}),Object(Gt.jsx)(zt.a,{color:"hash"===n?"secondary":"primary",variant:"hash"===n?"contained":"outlined",onClick:function(){return a("hash")},children:"Data - Hash"})]}),"uuid"===n&&Object(Gt.jsx)(Or,{}),"hash"===n&&Object(Gt.jsx)(pr,{})]})})),gr=n(1243),vr=n(402),yr=n.n(vr),wr=n(400),Nr=n.n(wr),kr=n(401),Cr=n.n(kr),Sr=Object(s.a)((function(){return Object(o.a)({root:{width:"20px",height:"20px",display:"flex",alignItems:"center",justifyContent:"center",borderRadius:"100%",border:"2px solid black"},inside:{width:"100%",height:"100%",borderRadius:"100%",border:"2px solid white",boxSizing:"border-box"}})})),Ir=Object(h.a)((function(e){var t=e.color,n=Sr();return Object(Gt.jsx)("div",{className:n.root,children:Object(Gt.jsx)(ba.a,{title:t,children:Object(Gt.jsx)("div",{className:n.inside,style:{backgroundColor:t}})})})})),zr=Object(s.a)((function(e){return Object(o.a)({root:{width:"20px",height:"20px",display:"flex",padding:"3px",alignItems:"center",justifyContent:"center",borderRadius:"100%",borderColor:"black"},green:{color:e.palette.success.main,borderColor:e.palette.success.dark},border:{border:"2px solid",backgroundColor:"ghost-white"}})})),Dr=Object(h.a)((function(e){var t=e.title,n=void 0===t?"":t,a=e.icon,r=e.enabled,c=e.dense,i=zr();return Object(Gt.jsx)(ba.a,{title:n,children:Object(Gt.jsx)("div",{className:"".concat(!c&&i.border," ").concat(i.root," ").concat(r&&i.green," "),children:a})})})),Pr=Object(h.a)((function(){var e=Object(y.f)(),t=Object(x.useContext)(_e),n=t.fetchedCustomers,a=t.getCustomers;Object(x.useEffect)((function(){a()}),[a]);var r={addCustomerButton:!0,searchFilter:!0,onRowClick:function(t,n){e.push("/customer/".concat(n.id))},columns:[{title:"Name",field:"longName",width:"50%"},{title:"Abk\xfcrzung",field:"shortName",width:"50%"},{title:"Farbe",field:"color",render:function(e){return Object(Gt.jsx)(Ir,{color:e.color})}},{title:"Ergebnis",field:"showResults",type:"boolean",render:function(e){return Object(Gt.jsx)(Dr,{dense:!0,title:"showResults",enabled:e.showResults,icon:Object(Gt.jsx)(Nr.a,{})})}},{title:"Umrechnung",field:"revaluation",type:"boolean",render:function(e){return Object(Gt.jsx)(Dr,{dense:!0,title:"revaluation",enabled:e.revaluation,icon:Object(Gt.jsx)(Cr.a,{})})}},{title:"Bericht",field:"reports",type:"boolean",render:function(e){return Object(Gt.jsx)(Dr,{dense:!0,title:"reports",enabled:e.reports,icon:Object(Gt.jsx)(yr.a,{})})}}],data:JSON.parse(JSON.stringify(n))};return Object(Gt.jsxs)(ir,{children:[Object(Gt.jsx)(rr,{heading:"Kunden",children:Object(Gt.jsx)(gr.a,{})}),Object(Gt.jsx)(tr,Object(w.a)({dense:!0},r))]})})),Ar=n(1220),Tr=n(1222),Fr=n(1221),Br=n(405),Er=n.n(Br),Rr=n(406),Ur=n.n(Rr),Wr=n(125),Lr=n.n(Wr),Mr=n(404),Gr=n.n(Mr),_r=n(403),Kr=n.n(_r),Vr={abbreviation:"Abk\xfcrzung:",color:"Farbe:",settings:{root:"Einstellungen:",results:"Ergebnisse anzeigen",revaluation:"Umrechnung",reports:"Bericht"}},qr=Object(s.a)((function(e){return{details:{width:"100%"},settings:{display:"flex",alignItems:"center",gap:e.spacing(1)},tablerow:{display:"flex",marginTop:"3px"},button:{marginTop:"50px"},avatar:{margin:"3px",backgroundColor:e.palette.secondary.main},avatarBox:{width:"100%",display:"flex",alignItems:"center",justifyContent:"space-between",paddingBottom:e.spacing(2),userSelect:"none"},display:{display:"flex",justifyContent:"center"},customerName:{fontSize:"2rem",margin:"0",marginLeft:"7px"},vcard:{width:"100%",height:"35%",display:"flex",flexDirection:"column",boxSizing:"border-box",alignItems:"flex-start",borderTop:"1px solid ".concat(e.palette.secondary.main),borderBottom:"1px solid ".concat(e.palette.secondary.main),borderRadius:"1px",padding:e.spacing(3)},editIcon:{cursor:"pointer"},icons:{position:"absolute",display:"inline",bottom:"0px"},label:{minWidth:"250px",textAlign:"left",margin:"0",padding:e.spacing(.5)},customerIcon:{position:"relative",bottom:"34px",left:"3%",display:"flex",cursor:"pointer"},green:{color:e.palette.success.main},fromUntil:{display:"flex",alignItems:"center",justifyContent:"flex-start"},chip:{width:"fit-content"},offices:{maxWidth:"150px"},officesHeading:{display:"flex",justifyContent:"space-between"},officesContent:{display:"flex",flexDirection:"column",gap:e.spacing(.5),overflow:"visible"},dots:{padding:"0 5px"}}})),Hr=Object(h.a)((function(e){var t=e.match.params.id,n=qr(),a=Object(y.f)(),r=Object(x.useContext)(Ut).isAdminSupport,c=Object(x.useContext)(_e),s=c.fetchedCustomer,o=c.isFetchingCustomerData,l=c.getCustomerById,u=Object(x.useState)(!1),d=Object(i.a)(u,2),b=d[0],j=d[1],p=Object(x.useState)(!1),f=Object(i.a)(p,2),m=f[0],h=f[1],O=function(e){e.stopPropagation(),h(!m)};Object(x.useEffect)((function(){l(t),window.sessionStorage.setItem("custId",t)}),[l,t]);var g={customerId:t,items:[{type:"id",name:"id",value:s.id},{type:"name",name:"longName",value:s.longName},{type:"default",name:"shortName",value:s.shortName},{type:"color",name:"color",value:s.color},{type:"boolean",name:"showResults",value:s.showResults},{type:"boolean",name:"revaluation",value:s.revaluation},{type:"boolean",name:"reports",value:s.reports}],type:"customer",title:"Kunde editieren",open:b,close:function(){return j(!1)}},v={addOfficeButton:!0,title:"Offices",searchFilter:!1,onRowClick:function(e,t){a.push("/office/".concat(t.id))},columns:[{title:"Name",field:"longName"},{title:"Abk\xfcrzung",field:"shortName"},{title:"Farbe",field:"color",render:function(e){return Object(Gt.jsx)(Ir,{color:e.color})}}],data:s.id?JSON.parse(JSON.stringify(null===s||void 0===s?void 0:s.Offices)):[]},N={title:"Projekte",searchFilter:!1,addProjectButton:!0,onRowClick:function(e,t){a.push("/project/".concat(t.id))},columns:[{title:"Name",field:"longName"},{title:"Abk\xfcrzung",field:"shortName"},{title:"G\xfcltigkeit",field:"validFrom",render:function(e){return Object(Gt.jsxs)(Gt.Fragment,{children:[Object(Gt.jsxs)("div",{className:n.fromUntil,children:[Object(Gt.jsx)(It.a,{children:jn(e.validFrom)}),Object(Gt.jsx)(It.a,{children:"-"})]}),Object(Gt.jsx)("div",{className:n.fromUntil,children:Object(Gt.jsx)(It.a,{children:jn(e.validUntil)})})]})}},{title:"Eula-Umfrage",field:"eulaSurvey"},{title:"Branding",field:"branding",type:"boolean",render:function(e){return Object(Gt.jsx)(Dr,{dense:!0,title:"branding",enabled:e.branding,icon:Object(Gt.jsx)(Kr.a,{})})}},{title:"Daten teilen",field:"dataSharing",type:"boolean",render:function(e){return Object(Gt.jsx)(Dr,{dense:!0,title:"dataSharing",enabled:e.dataSharing,icon:Object(Gt.jsx)(Gr.a,{})})}},{title:"Offices",field:"Offices",render:function(e){var t;return Object(Gt.jsxs)(Ar.a,{className:n.offices,expanded:m,onClick:O,TransitionProps:{timeout:2},children:[Object(Gt.jsxs)(Tr.a,{className:n.officesHeading,expandIcon:Object(Gt.jsx)(Er.a,{}),children:[Object(Gt.jsx)(Jn.a,{className:n.chip,label:e.Offices[0].shortName,size:"small",variant:"outlined"},e.Offices[0].id),e.Offices.length>1&&Object(Gt.jsxs)(It.a,{className:n.dots,children:["+",e.Offices.length-1]})]}),Object(Gt.jsx)(Fr.a,{className:n.officesContent,children:null===e||void 0===e||null===(t=e.Offices)||void 0===t?void 0:t.filter((function(e,t){return 0!==t})).map((function(e,t){return Object(Gt.jsx)(Jn.a,{className:n.chip,label:e.shortName,size:"small",variant:"outlined"},t)}))})]})}}],data:s.id?JSON.parse(JSON.stringify(null===s||void 0===s?void 0:s.Projects)):[]};return Object(Gt.jsxs)(ir,{children:[!o&&null!==s&&void 0!==s&&s.id?Object(Gt.jsxs)(Gt.Fragment,{children:[Object(Gt.jsxs)("div",{className:n.vcard,"data-cy":"info-vcard",children:[Object(Gt.jsxs)("div",{className:n.avatarBox,children:[Object(Gt.jsxs)("div",{className:n.display,children:[Object(Gt.jsx)(nr.a,{className:n.avatar,"data-cy":"info-avatar",children:Object(Gt.jsx)(Ur.a,{})}),Object(Gt.jsx)(It.a,{className:n.customerName,children:s.longName})]}),r&&Object(Gt.jsxs)("div",{className:n.editIcon,children:[Object(Gt.jsx)(ba.a,{title:"Kunden editieren",children:Object(Gt.jsx)(fa.a,{size:"medium",onClick:function(){return j(!0)},children:Object(Gt.jsx)(Lr.a,{})})}),Object(Gt.jsx)(la,Object(w.a)({},g))]})]}),Object(Gt.jsxs)("div",{className:n.details,children:[Object(Gt.jsxs)("div",{className:n.tablerow,children:[Object(Gt.jsx)(It.a,{className:n.label,children:Vr.abbreviation}),Object(Gt.jsx)(Jn.a,{color:"secondary",className:n.chip,label:s.shortName,size:"small"})]}),Object(Gt.jsxs)("div",{className:n.tablerow,children:[Object(Gt.jsx)(It.a,{className:n.label,children:Vr.color}),Object(Gt.jsx)("div",{children:Object(Gt.jsx)(ba.a,{title:s.color,arrow:!0,children:Object(Gt.jsx)(Ir,{color:s.color})})})]}),Object(Gt.jsxs)("div",{className:n.tablerow,children:[Object(Gt.jsx)(It.a,{className:n.label,children:Vr.settings.root}),Object(Gt.jsxs)("div",{className:n.settings,children:[Object(Gt.jsx)(Dr,{title:Vr.settings.results,icon:Object(Gt.jsx)(Nr.a,{}),enabled:null===s||void 0===s?void 0:s.showResults}),Object(Gt.jsx)(Dr,{title:Vr.settings.revaluation,icon:Object(Gt.jsx)(Cr.a,{}),enabled:null===s||void 0===s?void 0:s.revaluation}),Object(Gt.jsx)(Dr,{title:Vr.settings.reports,icon:Object(Gt.jsx)(yr.a,{}),enabled:null===s||void 0===s?void 0:s.reports})]})]})]})]}),Object(Gt.jsx)(tr,Object(w.a)({dense:!0},v)),Object(Gt.jsx)(tr,Object(w.a)({dense:!0},N))]}):Object(Gt.jsx)(Ht,{}),Object(Gt.jsx)(zt.a,{color:"secondary",variant:"contained",size:"large",onClick:function(){a.push("/customer")},className:n.button,children:"Zur\xfcck zur Kundenansicht"})]})})),Zr=n(210),Jr=n.n(Zr),$r=n(725),Yr=n.n($r),Xr=n(310),Qr=n.n(Xr),ec=n(253),tc=function(e){return e.valid="valid",e.complete="complete",e.abort="abort",e}({});var nc,ac=n(312),rc=n(1238),cc=Object(s.a)((function(e){return Object(o.a)({formControl:{width:"100%",display:"flex",flexDirection:"row",justifyContent:"flex-start",margin:e.spacing(2),gap:e.spacing(3)},modal:{display:"flex",flexDirection:"column",alignItems:"center",justifyContent:"flex-start",position:"absolute",top:"40%",left:"65%",transform:"translate(-50%, -50%)",minWidth:"400px",backgroundColor:"white",padding:e.spacing(2),borderRadius:"5px"},red:{color:e.palette.error.main},green:{color:e.palette.success.main},warning:{color:e.palette.warning.main},tableContainer:{margin:e.spacing(1)},tableHeader:{fontSize:"1rem",fontWeight:"bolder",backgroundColor:"whitesmoke"}})})),ic=Object(h.a)((function(e){var t,n,a,r=e.uploadResponse,c=e.close,i=e.open,s=cc();return Object(Gt.jsx)(ac.a,{open:i,onClose:c,onBackdropClick:c,children:Object(Gt.jsxs)(Qt.a,{className:s.modal,children:[Object(Gt.jsxs)(rc.a,{component:Ke.a,className:s.tableContainer,children:[Object(Gt.jsxs)(vn.a,{size:"small","aria-label":"feedback-success",children:[Object(Gt.jsx)(ja.a,{children:Object(Gt.jsx)(yn.a,{children:Object(Gt.jsx)(wn.a,{className:"".concat(s.tableHeader," ").concat(s.green),children:"Erfolgreich"})})}),Object(Gt.jsx)(pa.a,{children:Object(Gt.jsx)(yn.a,{children:null===r||void 0===r||null===(t=r.success)||void 0===t?void 0:t.map((function(e,t){return Object(Gt.jsxs)(wn.a,{children:[e.firstName," ",e.lastName]},t)}))})})]}),Object(Gt.jsxs)(vn.a,{size:"small","aria-label":"Feedback-exist",children:[Object(Gt.jsx)(ja.a,{children:Object(Gt.jsx)(yn.a,{children:Object(Gt.jsx)(wn.a,{className:"".concat(s.tableHeader," ").concat(s.warning),children:"Existent"})})}),Object(Gt.jsx)(pa.a,{children:Object(Gt.jsx)(yn.a,{children:null===r||void 0===r||null===(n=r.exist)||void 0===n?void 0:n.map((function(e,t){return Object(Gt.jsxs)(wn.a,{children:[e.firstName," ",e.lastName]},t)}))})})]}),Object(Gt.jsxs)(vn.a,{size:"small","aria-label":"Feedback-error",children:[Object(Gt.jsx)(ja.a,{children:Object(Gt.jsx)(yn.a,{children:Object(Gt.jsx)(wn.a,{className:"".concat(s.tableHeader," ").concat(s.red),children:"Fehler"})})}),Object(Gt.jsx)(pa.a,{children:Object(Gt.jsx)(yn.a,{children:null===r||void 0===r||null===(a=r.error)||void 0===a?void 0:a.map((function(e,t){return Object(Gt.jsxs)(wn.a,{children:[e.firstName," ",e.lastName]},t)}))})})]})]}),Object(Gt.jsx)(zt.a,{onClick:c,variant:"outlined",size:"small",className:s.red,children:"Schlie\xdfen"})]})})})),sc=Object(s.a)((function(){return Object(o.a)({input:{display:"none"},btn:{whiteSpace:"nowrap"}})})),oc=Object(h.a)((function(e){var t,n=e.buttonText,a=e.description,r=e.filetypes,c=e.callback,i=sc();return Object(Gt.jsxs)("div",{children:[a&&Object(Gt.jsx)(It.a,{children:a}),Object(Gt.jsx)("input",{accept:r,className:i.input,id:"raised-button-file",type:"file",ref:function(e){return t=e},onChange:function(){c(t.files[0])}}),Object(Gt.jsx)("label",{htmlFor:"raised-button-file",children:n?Object(Gt.jsx)(zt.a,{className:i.btn,color:"secondary",variant:"contained",component:"span",size:"small",startIcon:Object(Gt.jsx)(Qr.a,{}),children:n}):Object(Gt.jsx)(fa.a,{component:"span",size:"small",children:Object(Gt.jsx)(Qr.a,{})})})]})})),lc=Object(s.a)((function(e){return Object(o.a)({formControl:{width:"100%",display:"flex",flexDirection:"row",justifyContent:"flex-start",margin:e.spacing(2),gap:e.spacing(3)},modal:{display:"flex",flexDirection:"column",alignItems:"center",justifyContent:"flex-start",position:"absolute",top:"40%",left:"65%",transform:"translate(-50%, -50%)",width:"fit-content",backgroundColor:"white",padding:e.spacing(2),borderRadius:"5px"},red:{color:e.palette.error.main},green:{color:e.palette.success.main},warning:{textAlign:"center",width:"100%",color:e.palette.warning.main},filename:{marginBottom:e.spacing(2),color:e.palette.warning.main},group:{color:e.palette.info.main},btnBox:{width:"100%",display:"flex",justifyContent:"space-between"}})})),uc=Object(h.a)((function(e){var t=e.open,n=e.position,a=void 0===n?{}:n,r=e.positions,c=void 0===r?[]:r,s=e.group,o=void 0===s?{}:s,l=e.close,u=e.handlePosition,d=e.upload,b=lc(),j=Object(x.useState)({}),p=Object(i.a)(j,2),f=p[0],m=p[1],h=function(){l(),m({})};return Object(Gt.jsx)(ac.a,{open:t,onClose:l,onBackdropClick:l,children:Object(Gt.jsxs)(Qt.a,{className:b.modal,children:[Object(Gt.jsx)(It.a,{variant:"h6",className:b.group,children:null===o||void 0===o?void 0:o.longName}),Object(Gt.jsx)(It.a,{variant:"body1",children:"Bitte W\xe4hlen Sie eine Position und eine Datei"}),Object(Gt.jsx)(Zt.a,{className:b.formControl,children:c.length?Object(Gt.jsxs)(Gt.Fragment,{children:[Object(Gt.jsx)($t.a,{fullWidth:!0,value:a.id||"",onChange:function(e){return u(c.find((function(t){return t.id===e.target.value}))||{})},children:c.map((function(e,t){return Object(Gt.jsx)(Yt.a,{value:e.id,children:e.longName},t)}))}),Object(Gt.jsx)(oc,{buttonText:"Datei w\xe4hlen",filetypes:".csv, .xlsx, .xlsm, .xls",callback:function(e){!function(e){m(e)}(e)}})]}):Object(Gt.jsx)("p",{className:b.warning,children:"Keine Positionen f\xfcr den Import verf\xfcgbar"})}),Object(Gt.jsx)(It.a,{variant:"body2",className:b.filename,children:null===f||void 0===f?void 0:f.name}),Object(Gt.jsxs)(Qt.a,{className:b.btnBox,children:[Object(Gt.jsx)(zt.a,{onClick:h,variant:"outlined",size:"small",className:b.red,children:"Abbrechen"}),Object(Gt.jsx)(zt.a,{disabled:!a.id||!(null!==f&&void 0!==f&&f.name),onClick:function(){d(f),h()},variant:"outlined",size:"small",className:b.green,children:"Ergebnisse importieren"})]})]})})})),dc={location:"Standort:",date:"Datum:",project:"Projekt:",user:"Moderator*in:",status:"Status:"},bc={upload:"Ergebnisse importieren",cancel:"Termin stornieren"},jc=Object(s.a)((function(e){return{infoBox:{width:"100%",height:"auto"},tablerow:{display:"flex",marginTop:"3px"},button:{marginTop:"50px"},avatar:{margin:"3px",backgroundColor:e.palette.secondary.main},avatarBox:{width:"100%",display:"flex",alignItems:"center",justifyContent:"space-between",paddingBottom:e.spacing(2),userSelect:"none"},display:{display:"flex",justifyContent:"center",textAlign:"left",margin:"0",marginBottom:"10px"},headline:{fontSize:"2rem",textAlign:"left"},vcard:{width:"100%",minHeight:"35%",display:"flex",flexDirection:"column",boxSizing:"border-box",alignItems:"flex-start",borderTop:"1px solid ".concat(e.palette.secondary.main),borderBottom:"1px solid ".concat(e.palette.secondary.main),borderRadius:"1px",padding:e.spacing(3)},input:{minWidth:"250px",margin:"0",textAlign:"left",padding:e.spacing(.5)},label:{minWidth:"250px",textAlign:"left",margin:"0",padding:e.spacing(.5)},chip:{width:"fit-content"},icon:{cursor:"pointer",color:e.palette.info.main},disabled:{color:e.palette.info.light},note:{width:"100%",margin:"1em",padding:"1rem",boxSizing:"border-box",gap:e.spacing(1)},noteFiels:{boxSizing:"border-box"}}})),pc=Object(h.a)((function(e){var t,n,a,r,c,s=e.match.params.id,o=jc(),l=Object(y.f)(),u=Object(x.useContext)(Ut),d=u.isAdminSupport,b=u.user,j=u.fetchedUsers,p=u.getUsers,f=Object(O.b)().enqueueSnackbar,m=On.getEvent,h=On.updateGroupStatus,g=Bt.importAcData,v=Object(x.useState)({settings:!1,upload:!1,feedback:!1}),N=Object(i.a)(v,2),k=N[0],C=N[1],S=Object(x.useState)({}),I=Object(i.a)(S,2),z=I[0],D=I[1],P=Object(x.useState)({}),A=Object(i.a)(P,2),T=A[0],F=A[1],B=Object(x.useState)({}),E=Object(i.a)(B,2),R=E[0],U=E[1],W=Object(x.useState)(!1),L=Object(i.a)(W,2),M=L[0],G=L[1],_=Object(x.useState)({}),K=Object(i.a)(_,2),V=K[0],q=K[1],H={customerId:R.id,items:[{type:"id",name:"id",value:R.id},{type:"select",name:"status",value:R.status},{type:"default",name:"location",value:R.location,options:{fullWidth:!0}},{type:"default",name:"note",value:(null===R||void 0===R?void 0:R.note)||"",options:{unvalidated:!0,fullWidth:!0,multiline:!0}},{type:"date",name:"date",value:R.date},{type:"select",name:"Office",value:R.Office?R.Office.id:"",options:{format:"{{longName}}",comparisonKey:"id",title:"Einheit",items:b.Offices?b.Offices:[]}},{type:"select",name:"Project",value:R.Project?R.Project.id:"",options:{format:"{{longName}}",comparisonKey:"id",title:"Projekt",defaultState:R.Project,items:b.Offices?b.Offices.map((function(e){return e.Projects})).flat(2).filter((function(e,t,n){return e&&n.findIndex((function(t){return(null===t||void 0===t?void 0:t.id)===e.id}))===t})):[],dependencies:{states:["Office"],handler:function(e,t){return t[0].Projects}}}},{type:"select",name:"User",value:R.User?R.User.id:"",options:{format:"{{firstName}} {{lastName}}",comparisonKey:"id",title:"Moderator*in",defaultState:R.User,items:null===j||void 0===j?void 0:j.filter((function(e){return 4===Number(e.roleId)}))}}],type:"event",title:"Termin Bearbeiten",open:k.settings,close:function(){return Z("settings",!1)}},Z=function(e,t){C(Object(w.a)(Object(w.a)({},k),{},Object(wt.a)({},e,t)))},J=function(e){q(e),C(Object(w.a)(Object(w.a)({},k),{},{upload:!1,feedback:!0}))},$=function(){var e=Object(Ce.a)(Object(ke.a)().mark((function e(){var t;return Object(ke.a)().wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return e.next=2,m(s);case 2:(t=e.sent)&&U(t);case 4:case"end":return e.stop()}}),e)})));return function(){return e.apply(this,arguments)}}(),Y=function(e){if(e){G(!0);var t={read:{type:"binary",cellDates:!0},json:{skipHidden:!0,header:"A",blankrows:!1,dateNF:"dd/mm/yyyy"},sheetName:"Gesamt\xfcbersicht",columns:{basic:["B","C","D","E","I","J","L","M","N","O","P","Q","R","S","T","U","V","W","X","Y","Z"],meta:["B"],competencies:["L","M","N","O","P","Q","R","S","T","U","V","W","X","Y","Z"]},rows:{headers:[23],meta:[20,21,22],participants:Array.from(Array(19).keys()).slice(1)}},n={headers:function(e,n){return t.rows.headers.includes(n)},meta:function(e,n){return t.rows.meta.includes(n)},participants:function(e,n){return t.rows.participants.includes(n)},competencies:function(e){var n=e.filter((function(e,n){return t.rows.headers.includes(n)}))[0];return Object.entries(n).filter((function(e){var n=Object(i.a)(e,2),a=n[0],r=n[1];return t.columns.competencies.includes(a)&&0!==r&&""!==r})).reduce((function(e,t){var a=Object(i.a)(t,2),r=a[0];return e[a[1]]=n[r],e}),{})}},a=new FileReader;a.readAsBinaryString(e),a.onload=function(){var e=Object(Ce.a)(Object(ke.a)().mark((function e(a){var r,c,i,s,o,l,u,d,b;return Object(ke.a)().wrap((function(e){for(;;)switch(e.prev=e.next){case 0:if(r=a.target.result,c=Object(ec.a)(r,t.read),i=c.Sheets[t.sheetName],s=ec.b.sheet_to_json(i,t.json),o=JSON.parse(JSON.stringify(s)),i){e.next=9;break}return G(!1),f('Dokument enth\xe4lt nicht die Seite "'.concat(t.sheetName,'"'),Ft("error")),e.abrupt("return");case 9:if(e.prev=9,l={headers:o.filter(n.headers).map((function(e){return Object(ua.a)(t.columns.basic.map((function(t){return e[t]})))})).flat(1),meta:o.filter(n.meta).map((function(e){return Object(ua.a)(t.columns.basic.map((function(t){return e[t]})))})).flat(1),participants:o.filter(n.participants).map((function(e){return Object(ua.a)(t.columns.basic.map((function(t){return e[t]})))})).filter((function(e){return e[0]}))},u={participants:l.participants.map((function(e){return e.reduce((function(e,t,n){return Object(w.a)(Object(w.a)({},e),{},Object(wt.a)({},l.headers[n],t))}),{})})),date:new Date(l.meta[0]),competencies:n.competencies(o)},bn(u.date)!==jn(R.date)?d="Termin Datum stimmt nicht \xfcberein":u.participants&&0!==u.participants.length?u.competencies&&0!==Object.keys(u.competencies).length?u||(d="Datei konnte nicht ausgelesen werden"):d="Es konntent keine Kompetenzen ausgelesen werden":d="Es konnten keine Teilnehmer ausgelesen werden",!d){e.next=18;break}f(d,Ft("error")),G(!1),e.next=23;break;case 18:return e.next=20,g(z.id,R.id,T.id,u.date,u.participants,u.competencies);case 20:(b=e.sent)&&1e3===b.status_code?(f("Verarbeitung erfolgreich",Ft("success")),J(b.data)):(f("Fehler bei der Verarbeitung",Ft("error")),C(Object(w.a)(Object(w.a)({},k),{},{upload:!1}))),G(!1);case 23:e.next=29;break;case 25:e.prev=25,e.t0=e.catch(9),G(!1),f("Fehler bei der Dokumentverarbeitung",Ft("error"));case 29:case"end":return e.stop()}}),e,null,[[9,25]])})));return function(t){return e.apply(this,arguments)}}()}},X=function(){var e=Object(Ce.a)(Object(ke.a)().mark((function e(t){return Object(ke.a)().wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return e.next=2,h(t,tc.abort);case 2:1e3===e.sent.status_code?f("Gruppe storniert",Ft("success")):f("Gruppe konnte nicht storniert werden",Ft("error")),l.go(0);case 5:case"end":return e.stop()}}),e)})));return function(t){return e.apply(this,arguments)}}();Object(x.useEffect)((function(){$(),p()}),[]);var Q={title:"Gruppen",isLoading:M,searchFilter:!1,columns:[{title:"Gruppe",field:"longName"},{title:"Status",field:"status",render:function(e){return Object(Gt.jsx)(It.a,{children:mn("group",e.status)})}},{title:"Ergebnisimport",align:"right",render:function(e){return Object(Gt.jsx)(ba.a,{title:bc.upload,children:Object(Gt.jsx)("span",{children:Object(Gt.jsx)(fa.a,{size:"small",onClick:function(){var t;null!==(t=e)&&void 0!==t&&t.id&&(F(t),C(Object(w.a)(Object(w.a)({},k),{},{upload:!0})))},disabled:e.status!==tc.valid,className:e.status!==tc.valid?o.disabled:o.icon,children:Object(Gt.jsx)(Qr.a,{})})})},e.id)}},{title:"Stornierung",align:"left",render:function(e){return Object(Gt.jsx)(ba.a,{title:bc.cancel,children:Object(Gt.jsx)("span",{children:Object(Gt.jsx)(fa.a,{size:"small",onClick:function(){return X(e.id)},disabled:e.status!==tc.valid,className:e.status!==tc.valid?o.disabled:o.icon,children:Object(Gt.jsx)(Yr.a,{})})})},e.id)}}],data:R.id?JSON.parse(JSON.stringify(null===R||void 0===R?void 0:R.Groups)):[]};return Object(Gt.jsxs)(ir,{children:[null!==R&&void 0!==R&&R.id?Object(Gt.jsxs)(Gt.Fragment,{children:[Object(Gt.jsxs)("div",{className:o.vcard,"data-cy":"info-vcard",children:[Object(Gt.jsxs)("div",{className:o.avatarBox,children:[Object(Gt.jsxs)("div",{className:o.display,children:[Object(Gt.jsx)(nr.a,{className:o.avatar,"data-cy":"info-avatar",children:Object(Gt.jsx)(Jr.a,{})}),Object(Gt.jsx)(It.a,{className:o.headline,children:"Einheit: ".concat(null===R||void 0===R||null===(t=R.Office)||void 0===t?void 0:t.longName)})]}),d&&Object(Gt.jsxs)("div",{className:o.icon,children:[Object(Gt.jsx)(ba.a,{title:"Termin editieren",children:Object(Gt.jsx)(fa.a,{onClick:function(){return Z("settings",!0)},children:Object(Gt.jsx)(Lr.a,{})})}),Object(Gt.jsx)(la,Object(w.a)({},H))]})]}),Object(Gt.jsxs)("div",{className:o.infoBox,children:[Object(Gt.jsxs)("div",{className:o.tablerow,children:[Object(Gt.jsx)(It.a,{className:o.label,children:dc.project}),Object(Gt.jsx)(It.a,{className:o.input,children:null===R||void 0===R||null===(n=R.Project)||void 0===n?void 0:n.longName})]}),Object(Gt.jsxs)("div",{className:o.tablerow,children:[Object(Gt.jsx)(It.a,{className:o.label,children:dc.location}),Object(Gt.jsx)(It.a,{className:o.input,children:null===R||void 0===R?void 0:R.location})]}),Object(Gt.jsxs)("div",{className:o.tablerow,children:[Object(Gt.jsx)(It.a,{className:o.label,children:dc.user}),Object(Gt.jsxs)(It.a,{className:o.input,children:[null===R||void 0===R||null===(a=R.User)||void 0===a?void 0:a.firstName," ",null===R||void 0===R||null===(r=R.User)||void 0===r?void 0:r.lastName]})]}),Object(Gt.jsxs)("div",{className:o.tablerow,children:[Object(Gt.jsx)(It.a,{className:o.label,children:dc.date}),Object(Gt.jsx)(It.a,{className:o.input,children:jn(R.date)})]}),Object(Gt.jsxs)("div",{className:o.tablerow,children:[Object(Gt.jsx)(It.a,{className:o.label,children:dc.status}),Object(Gt.jsx)(It.a,{className:o.input,children:mn("event",null===R||void 0===R?void 0:R.status)})]})]})]}),Object(Gt.jsx)(tr,Object(w.a)({dense:!0},Q)),Object(Gt.jsx)(uc,{position:z,positions:null===(c=R.Project)||void 0===c?void 0:c.Positions,group:T,open:k.upload,close:function(){return Z("upload",!1)},handlePosition:function(e){return D(e)},upload:function(e){return Y(e)}}),Object(Gt.jsx)(ic,{uploadResponse:V,close:function(){Z("feedback",!1),q({}),l.go(0)},open:k.feedback}),R.note&&Object(Gt.jsxs)(Ke.a,{className:o.note,children:[Object(Gt.jsx)(It.a,{className:o.headline,children:"Anmerkung"}),Object(Gt.jsx)(Xt.a,{multiline:!0,defaultValue:R.note,disabled:!0,fullWidth:!0,className:o.noteFiels})]})]}):Object(Gt.jsx)(Ht,{}),Object(Gt.jsx)(zt.a,{color:"secondary",variant:"contained",size:"large",onClick:function(){l.push("/events")},className:o.button,children:"Zur\xfcck zu Termin\xfcbersicht"})]})})),fc=n(1244);var mc=(nc={},Object(wt.a)(nc,1,"VFA"),Object(wt.a)(nc,2,"RSA"),Object(wt.a)(nc,3,"RIA"),Object(wt.a)(nc,4,"VIA"),nc),hc=function(e){var t=e.rawValues,n=e.tableButtons,a=e.onRowClick,r=e.hideLongName,c=e.hideShortName,i=e.hideForm,s=e.hideLevel,o=e.hideEvalType,l=function(e){switch(e){case"MC":return"Multiple Choice";case"MS":return"Multiple Select";case"FQ":return"Fehlerquotient";case"PT":return"Pers\xf6nlichkeitsskalen";default:return"Fehlerhafter Aufgabentyp (".concat(e,")")}},u=[];return r||u.push({title:"Name",field:"longName"}),c||u.push({title:"Abk\xfcrzung",field:"shortName"}),i||u.push({title:"Parallel-Form",field:"form"}),s||u.push({title:"Niveau",field:"level",render:function(e){return"Level ".concat(null===e||void 0===e?void 0:e.level," (z.B. ").concat(mc[null===e||void 0===e?void 0:e.level],")")}}),o||u.push({title:"Aufgabentyp",field:"localizedEvalType"}),Object(Gt.jsx)(tr,{dense:!0,isLoading:!t,title:"Rohwerte",tableButtons:n||[],columns:u,data:t?t.map((function(e){return Object(w.a)(Object(w.a)({},e),{},{localizedEvalType:l(e.evalType)})})):[],onRowClick:a,pagingFilter:!0,pageSize:5})},Oc=function(){return Object(Ce.a)(Object(ke.a)().mark((function e(){var t;return Object(ke.a)().wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return e.next=2,j.a.get(Object(Ae.j)("/api/rv/get","rv/get"));case 2:return t=e.sent,e.abrupt("return",Promise.resolve(t.data));case 4:case"end":return e.stop()}}),e)})))()},xc=function(e,t){return Object(Ce.a)(Object(ke.a)().mark((function n(){var a;return Object(ke.a)().wrap((function(n){for(;;)switch(n.prev=n.next){case 0:return n.next=2,j.a.put(Object(Ae.j)("/api/rv/update","rv/update"),Object(w.a)(Object(w.a)({},e),{},{rvTypeId:t}));case 2:return a=n.sent,n.abrupt("return",Promise.resolve(a.data));case 4:case"end":return n.stop()}}),n)})))()},gc=function(e){return Object(Ce.a)(Object(ke.a)().mark((function t(){var n;return Object(ke.a)().wrap((function(t){for(;;)switch(t.prev=t.next){case 0:return t.next=2,j.a.delete(Object(Ae.j)("/api/rv/delete/".concat(e),"rv/delete/".concat(e)));case 2:return n=t.sent,t.abrupt("return",Promise.resolve(n.data));case 4:case"end":return t.stop()}}),t)})))()},vc=n(1225),yc=n(1226),wc=n(1194),Nc=n(1188),kc=n(1233),Cc=n(673),Sc=function(e){var t=e.chosenTitle,n=e.choicesTitle,a=e.chosen,r=e.choices,c=e.titleKey,s=e.initialSearch,o=e.setChosen,l=Object(x.useState)([]),u=Object(i.a)(l,2),b=u[0],j=u[1],p=Object(x.useState)(Object(ua.a)(a)),f=Object(i.a)(p,2),m=f[0],h=f[1],O=Object(x.useState)(Object(ua.a)(r)),g=Object(i.a)(O,2),v=g[0],y=g[1],w=Object(x.useState)(s||""),N=Object(x.useState)(s||""),k=I(b,m),C=I(b,v);function S(e,t){return e.filter((function(e){return-1===t.indexOf(e)}))}function I(e,t){return e.filter((function(e){return-1!==t.indexOf(e)}))}var z=function(e){return function(){var t=b.indexOf(e),n=Object(ua.a)(b);-1===t?n.push(e):n.splice(t,1),j(n)}},D=function(e){return I(b,e).length},P=function(e){return function(){var t,n;D(e)===e.length?j(S(b,e)):j((t=b,n=e,[].concat(Object(ua.a)(t),Object(ua.a)(S(n,t)))))}},A=function(e,t,n){return Object(Gt.jsxs)(vc.a,{children:[Object(Gt.jsx)(yc.a,{style:{padding:"2px 1px"},avatar:Object(Gt.jsx)(Cn.a,{onClick:P(t),checked:D(t)===t.length&&0!==t.length,indeterminate:D(t)!==t.length&&0!==D(t),disabled:0===t.length,inputProps:{"aria-label":"all items selected"}}),title:e,subheader:"".concat(D(t),"/").concat(t.length," selected")}),Object(Gt.jsx)(Ct.a,{}),Object(Gt.jsx)(Xt.a,{label:"Suche",style:{width:260,marginLeft:20,marginRight:20},value:n[0],onChange:function(e){return n[1](e.target.value)}}),Object(Gt.jsx)(wc.a,{style:{width:300,height:230,overflow:"auto"},dense:!0,component:"div",role:"list",children:t.map((function(e,t){var n="transfer-list-all-item-".concat(e,"-label");return Object(Gt.jsxs)(Nc.a,{role:"listitem",button:!0,onClick:z(e),children:[Object(Gt.jsx)(kc.a,{children:Object(Gt.jsx)(Cn.a,{checked:-1!==b.indexOf(e),tabIndex:-1,disableRipple:!0,inputProps:{"aria-labelledby":n}})}),Object(Gt.jsx)(Cc.a,{id:n,primary:e[c]})]},"item".concat(t,".").concat(e[c]))}))})]})};return Object(Gt.jsxs)(d.a,{container:!0,spacing:2,justify:"center",alignItems:"center",children:[Object(Gt.jsx)(d.a,{item:!0,children:A(t,m.filter((function(e){return e[c].toLowerCase().includes(w[0].toLowerCase())})),w)}),Object(Gt.jsx)(d.a,{item:!0,children:Object(Gt.jsxs)(d.a,{container:!0,direction:"column",alignItems:"center",children:[Object(Gt.jsx)(zt.a,{style:{marginLeft:.5,marginRight:.5},variant:"outlined",size:"small",onClick:function(){y(v.concat(k));var e=S(m,k);h(e),j(e),o(e)},disabled:0===k.length,"aria-label":"move selected right",children:">"}),Object(Gt.jsx)(zt.a,{style:{marginLeft:.5,marginRight:.5},variant:"outlined",size:"small",onClick:function(){var e=m.concat(C);h(e),o(e),y(S(v,C)),j(S(b,C))},disabled:0===C.length,"aria-label":"move selected left",children:"<"})]})}),Object(Gt.jsx)(d.a,{item:!0,children:A(n,v.filter((function(e){return e[c].toLowerCase().includes(N[0].toLowerCase())})),N)})]})},Ic=Object(s.a)((function(e){return{root:{display:"flex",flexDirection:"column",justifyContent:"flex-start",alignItems:"center"},title:{textAlign:"center",boxSizing:"border-box"},content:{width:"400px",padding:e.spacing(2),display:"flex",flexDirection:"column",alignItems:"center",justifyContent:"center",gap:e.spacing(2)},button:{marginTop:"15px"}}})),zc=function(e){var t=e.open,n=e.close,a=e.data,r=a.handleCreateLink,c=a.rvRelevantStart,s=a.irrelevantIds,o=a.rawValues,l=Ic(),u=Oc,d=Object(x.useState)(),b=Object(i.a)(d,2),j=b[0],p=b[1],f=Object(x.useState)(Object(ua.a)(o)),m=Object(i.a)(f,2),h=m[0],O=m[1];return xa(Object(Ce.a)(Object(ke.a)().mark((function e(){var t,n;return Object(ke.a)().wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return e.next=2,u();case 2:return t=e.sent,n=t.data,e.abrupt("return",n);case 5:case"end":return e.stop()}}),e)}))),(function(e){if(e){var t=e.filter((function(e){return void 0===s.find((function(t){return t===e.id}))}));p(t)}})),Object(Gt.jsxs)(Nt.a,{transitionDuration:100,className:l.root,open:t,onClose:function(){n()},children:[Object(Gt.jsx)(kt.a,{className:l.title,children:"Verkn\xfcpfungen Bearbeiten"}),Object(Gt.jsx)(Ct.a,{}),Object(Gt.jsx)(St.a,{children:j?Object(Gt.jsxs)(Gt.Fragment,{children:[Object(Gt.jsx)(Sc,{titleKey:"longName",chosenTitle:"Aktuell Verlinkt",choicesTitle:"Verf\xfcgbare Rohwerte",chosen:o,choices:j,initialSearch:c,setChosen:O}),Object(Gt.jsx)(zt.a,{color:"secondary",variant:"contained",size:"medium",fullWidth:!0,className:l.button,onClick:function(){r(h.map((function(e){return e.id})),o.filter((function(e){return!h.find((function(t){return t.id===e.id}))})).map((function(e){return e.id})))},children:"Verkn\xfcpfen"})]}):Object(Gt.jsx)(Ht,{})})]})},Dc=Object(s.a)((function(e){return{root:{display:"flex",flexDirection:"column",justifyContent:"flex-start",alignItems:"center"},title:{textAlign:"center",boxSizing:"border-box"},content:{width:"400px",padding:e.spacing(2),display:"flex",flexDirection:"column",alignItems:"center",justifyContent:"center",gap:e.spacing(2)},button:{marginTop:"15px"}}})),Pc=function(e){var t=e.open,n=e.close,a=e.data,r=Dc(),c=Object(y.f)(),s=Object(O.b)().enqueueSnackbar,o=Ue,l=We,u=Le,d=Object(x.useState)(null===a||void 0===a?void 0:a.longName),b=Object(i.a)(d,2),j=b[0],p=b[1],f=Object(x.useState)(null===a||void 0===a?void 0:a.shortName),m=Object(i.a)(f,2),h=m[0],g=m[1],v=Object(x.useState)(null===a||void 0===a?void 0:a.description),w=Object(i.a)(v,2),N=w[0],k=w[1],C=function(){var e=Object(Ce.a)(Object(ke.a)().mark((function e(){return Object(ke.a)().wrap((function(e){for(;;)switch(e.prev=e.next){case 0:if(a){e.next=2;break}return e.abrupt("return");case 2:return e.next=4,l(a.id);case 4:e.sent.status_code===Tt.SUCCESS?c.push("/norm"):s("Norm konnte nicht gel\xf6scht werden",Ft("error"));case 6:case"end":return e.stop()}}),e)})));return function(){return e.apply(this,arguments)}}(),S=function(){var e=Object(Ce.a)(Object(ke.a)().mark((function e(){var t;return Object(ke.a)().wrap((function(e){for(;;)switch(e.prev=e.next){case 0:if(I()){e.next=2;break}return e.abrupt("return");case 2:if(!a){e.next=9;break}return e.next=5,u(a.id,j,h,N);case 5:e.sent.status_code===Tt.SUCCESS?c.go(0):s("Norm konnte nicht aktualisiert werden",Ft("error")),e.next=13;break;case 9:return e.next=11,o(j,h,N);case 11:(t=e.sent).status_code===Tt.SUCCESS&&t.data?c.push("/norm/".concat(t.data.id)):s("Norm konnte nicht gespeichert werden",Ft("error"));case 13:case"end":return e.stop()}}),e)})));return function(){return e.apply(this,arguments)}}(),I=function(){return j&&j.length>0&&h&&h.length>0&&N&&N.length>0};return Object(Gt.jsxs)(Nt.a,{transitionDuration:100,className:r.root,open:t,onClose:n,children:[Object(Gt.jsxs)(kt.a,{children:["Norm ",a?"Bearbeiten":"Erstellen"]}),Object(Gt.jsx)(Ct.a,{}),Object(Gt.jsxs)(St.a,{children:[Object(Gt.jsx)(Xt.a,{required:!0,fullWidth:!0,label:"Name",value:j,onChange:function(e){p(e.target.value)}}),Object(Gt.jsx)(Xt.a,{required:!0,fullWidth:!0,label:"Abk\xfcrzung",value:h,onChange:function(e){g(e.target.value)}}),Object(Gt.jsx)(Xt.a,{required:!0,fullWidth:!0,label:"Beschreibung",value:N,onChange:function(e){k(e.target.value)}}),Object(Gt.jsx)(zt.a,{className:r.button,fullWidth:!0,size:"small",variant:"contained",color:"secondary",type:"submit",onClick:S,disabled:!I(),children:"Speichern"}),a&&Object(Gt.jsx)(ra,{buttonName:"L\xf6schen",callback:C,compareString:"l\xf6schen",description:"Geben Sie 'L\xf6schen' ein"})]})]})},Ac=Object(s.a)((function(e){return{root:{display:"flex",flexDirection:"column",justifyContent:"flex-start",alignItems:"center"},title:{textAlign:"center",boxSizing:"border-box"},content:{width:"400px",padding:e.spacing(2),display:"flex",flexDirection:"column",alignItems:"center",justifyContent:"center",gap:e.spacing(2)},button:{marginTop:"15px"}}})),Tc=function(e){var t=e.open,n=e.close,a=e.handleUnlink,r=e.rawValue,c=Ac();return Object(Gt.jsxs)(Nt.a,{transitionDuration:100,className:c.root,open:t,onClose:function(){n()},children:[Object(Gt.jsx)(kt.a,{className:c.title,children:"Verkn\xfcpfung Entfernen"}),Object(Gt.jsx)(Ct.a,{}),Object(Gt.jsx)(St.a,{children:Object(Gt.jsx)(ra,{buttonName:"Entfernen",callback:function(){return a(r.id)},compareString:"entfernen",description:"Geben Sie 'entfernen' ein"})})]})},Fc=Object(s.a)((function(e){return{label:{minWidth:"250px",textAlign:"left",margin:"0",padding:e.spacing(.5)},chip:{width:"fit-content"}}})),Bc=Object(s.a)((function(e){return{details:{width:"100%"},overviewCard:{width:"100%",display:"flex",flexDirection:"column",boxSizing:"border-box",alignItems:"flex-start",borderTop:"1px solid ".concat(e.palette.secondary.main),borderBottom:"1px solid ".concat(e.palette.secondary.main),borderRadius:"1px",padding:e.spacing(3)},editIcon:{cursor:"pointer"},avatar:{margin:"3px",backgroundColor:e.palette.secondary.main},avatarBox:{width:"100%",display:"flex",alignItems:"center",justifyContent:"space-between",paddingBottom:e.spacing(2),userSelect:"none"},display:{display:"flex",justifyContent:"center"},title:{fontSize:"2rem",margin:"0",marginLeft:"7px"},tablerow:{display:"flex",marginTop:"3px"},label:{minWidth:"250px",textAlign:"left",margin:"0",padding:e.spacing(.5)}}})),Ec=function(e){var t=e.icon,n=e.title,a=e.displays,r=e.allowEdits,c=void 0!==r&&r,i=e.editTooltip,s=e.onEdit,o=Bc();return Object(Gt.jsx)(Gt.Fragment,{children:Object(Gt.jsxs)("div",{className:o.overviewCard,children:[Object(Gt.jsxs)("div",{className:o.avatarBox,children:[Object(Gt.jsxs)("div",{className:o.display,children:[Object(Gt.jsx)(nr.a,{className:o.avatar,children:t}),Object(Gt.jsx)(It.a,{className:o.title,children:n})]}),c&&Object(Gt.jsx)("div",{className:o.editIcon,children:Object(Gt.jsx)(ba.a,{title:i||"Bearbeiten",children:Object(Gt.jsx)(fa.a,{size:"medium",onClick:s,children:Object(Gt.jsx)(Lr.a,{})})})})]}),Object(Gt.jsx)("div",{className:o.details,children:a.map((function(e,t){return Object(Gt.jsxs)("div",{className:o.tablerow,children:[Object(Gt.jsx)(It.a,{className:o.label,children:e.title}),e.display]},"_detailsOverviewDisplay".concat(t))}))})]})})},Rc=Object(s.a)((function(e){return{button:{marginTop:"50px"}}})),Uc=function(e){var t=e.match.params.id,n=Object(y.f)(),a=Rc(),r=Object(x.useContext)(Ut).isAdmin,c=Ee,s=Me,o=Re,l=Object(O.b)().enqueueSnackbar,u=Object(x.useState)(),d=Object(i.a)(u,2),b=d[0],j=d[1],p=Object(x.useState)(!1),f=Object(i.a)(p,2),m=f[0],h=f[1],g=Object(x.useState)(),v=Object(i.a)(g,2),w=v[0],N=v[1];xa(Object(Ce.a)(Object(ke.a)().mark((function e(){return Object(ke.a)().wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return e.next=2,c(t);case 2:return e.abrupt("return",e.sent);case 3:case"end":return e.stop()}}),e)}))),(function(e){j(null===e||void 0===e?void 0:e.data)}));var k=function(){var e=Object(Ce.a)(Object(ke.a)().mark((function e(t){return Object(ke.a)().wrap((function(e){for(;;)switch(e.prev=e.next){case 0:if(b){e.next=2;break}return e.abrupt("return");case 2:return e.next=4,o(t,b.id);case 4:e.sent.status_code===Tt.SUCCESS?n.go(0):l("Verkn\xfcpfung konnte nicht entfernt werden",Ft("error"));case 6:case"end":return e.stop()}}),e)})));return function(t){return e.apply(this,arguments)}}(),C=function(){var e=Object(Ce.a)(Object(ke.a)().mark((function e(t,a){return Object(ke.a)().wrap((function(e){for(;;)switch(e.prev=e.next){case 0:if(b){e.next=2;break}return e.abrupt("return");case 2:return e.next=4,s(b.id,t,a);case 4:e.sent.status_code===Tt.SUCCESS?n.go(0):l("Verkn\xfcpfung konnte nicht erstellt werden",Ft("error"));case 6:case"end":return e.stop()}}),e)})));return function(t,n){return e.apply(this,arguments)}}();return Object(Gt.jsxs)(ir,{children:[b?Object(Gt.jsxs)(Gt.Fragment,{children:[Object(Gt.jsx)(Ec,{icon:Object(Gt.jsx)(fc.a,{}),displays:[{title:"Abk\xfcrzung",display:Object(Gt.jsx)(It.a,{children:b.shortName})},{title:"Beschreibung",display:Object(Gt.jsx)(It.a,{children:b.description})}],title:b.longName,allowEdits:r,editTooltip:"Norm Bearbeiten",onEdit:function(){h(!m)}}),Object(Gt.jsx)(hc,{rawValues:b.RawValues,tableButtons:[{tooltip:"Rohwert mit Norm verlinken",icon:function(){return Object(Gt.jsx)(qe.a,{})},popup:zc,data:{handleCreateLink:C,irrelevantIds:b.RawValues.map((function(e){return e.id})),rawValues:b.RawValues},isFreeAction:!0,disabled:!r}],onRowClick:function(e,t){r&&N(t)}}),Object(Gt.jsx)(Pc,{close:function(){h(!1)},open:m,data:b})]}):Object(Gt.jsx)(Ht,{}),Object(Gt.jsx)(zt.a,{color:"secondary",variant:"contained",size:"large",onClick:function(){n.push("/norm")},className:a.button,children:"Zur\xfcck zur Norm\xfcbersicht"}),w&&Object(Gt.jsx)(Tc,{rawValue:w,close:function(){return N(void 0)},open:Boolean(w),handleUnlink:k})]})},Wc={abbreviation:"Abk\xfcrzung:",color:"Farbe:"},Lc=Object(s.a)((function(e){return{infoBox:{width:"100%"},tablerow:{display:"flex",marginTop:"3px"},button:{marginTop:"50px"},avatar:{margin:"3px",backgroundColor:e.palette.secondary.main},avatarBox:{width:"100%",display:"flex",alignItems:"center",justifyContent:"space-between",paddingBottom:e.spacing(2),userSelect:"none"},display:{display:"flex",justifyContent:"center"},customerName:{fontSize:"2rem",margin:"0",marginLeft:"7px"},vcard:{width:"100%",height:"35%",display:"flex",flexDirection:"column",boxSizing:"border-box",alignItems:"flex-start",borderTop:"1px solid ".concat(e.palette.secondary.main),borderBottom:"1px solid ".concat(e.palette.secondary.main),borderRadius:"1px",padding:e.spacing(3)},input:{minWidth:"250px",margin:"0",textAlign:"left",padding:e.spacing(.5)},editIcon:{cursor:"pointer"},icons:{position:"absolute",display:"inline",bottom:"0px"},label:{minWidth:"250px",textAlign:"left",margin:"0",padding:e.spacing(.5)},customerIcon:{position:"relative",bottom:"34px",left:"3%",display:"flex",cursor:"pointer"},chip:{width:"fit-content"}}})),Mc=Object(h.a)((function(e){var t=e.match.params.id,n=Lc(),a=Object(y.f)(),r=Object(x.useContext)(Ut).isAdminSupport,c=Object(x.useContext)(_e),s=c.fetchedOffice,o=c.getOfficeById,l=c.fetchedCustomer,u=g.a.useState(!1),d=Object(i.a)(u,2),b=d[0],j=d[1],p={customerId:l.id,items:[{type:"id",name:"id",value:s.id},{type:"name",name:"longName",value:s.longName},{type:"default",name:"shortName",value:s.shortName},{type:"color",name:"color",value:s.color}],type:"office",title:"Office editieren",open:b,close:function(){return j(!1)}};Object(x.useEffect)((function(){o(t)}),[]);var f={title:"Projekte",searchFilter:!1,columns:[{title:"Name",field:"longName"},{title:"Abk\xfcrzung",field:"shortName"},{title:"G\xfcltig von",field:"validFrom"},{title:"G\xfcltig bis",field:"validUntil"}],data:s.id?JSON.parse(JSON.stringify(null===s||void 0===s?void 0:s.Projects)):[]},m={title:"Positionen",searchFilter:!1,columns:[{title:"Name",field:"longName"},{title:"Abk\xfcrzung",field:"shortName"}],data:s.id?JSON.parse(JSON.stringify(null===s||void 0===s?void 0:s.Positions)):[]};return Object(Gt.jsxs)(ir,{children:[null!==s&&void 0!==s&&s.id?Object(Gt.jsxs)(Gt.Fragment,{children:[Object(Gt.jsxs)("div",{className:n.vcard,"data-cy":"info-vcard",children:[Object(Gt.jsxs)("div",{className:n.avatarBox,children:[Object(Gt.jsxs)("div",{className:n.display,children:[Object(Gt.jsx)(nr.a,{className:n.avatar,"data-cy":"info-avatar",children:Object(Gt.jsx)(Yn.a,{})}),Object(Gt.jsx)(It.a,{className:n.customerName,children:s.longName})]}),r&&Object(Gt.jsxs)("div",{className:n.editIcon,children:[Object(Gt.jsx)(ba.a,{title:"Office editieren",children:Object(Gt.jsx)(fa.a,{onClick:function(){return j(!0)},children:Object(Gt.jsx)(Lr.a,{})})}),Object(Gt.jsx)(la,Object(w.a)({},p))]})]}),Object(Gt.jsxs)("div",{className:n.infoBox,children:[Object(Gt.jsxs)("div",{className:n.tablerow,children:[Object(Gt.jsx)(It.a,{className:n.label,children:Wc.abbreviation}),Object(Gt.jsx)(Jn.a,{className:n.chip,label:s.shortName,size:"small",variant:"outlined"})]}),Object(Gt.jsxs)("div",{className:n.tablerow,children:[Object(Gt.jsx)(It.a,{className:n.label,children:Wc.color}),Object(Gt.jsx)("div",{className:n.input,children:Object(Gt.jsx)(ba.a,{title:s.color,arrow:!0,children:Object(Gt.jsx)(Ir,{color:s.color})})})]})]})]}),Object(Gt.jsx)(tr,Object(w.a)({dense:!0},f)),Object(Gt.jsx)(tr,Object(w.a)({dense:!0},m))]}):Object(Gt.jsx)(Ht,{}),Object(Gt.jsx)(zt.a,{color:"secondary",variant:"contained",size:"large",onClick:function(){a.push("/".concat(null!==l&&void 0!==l&&l.id?"customer/".concat(l.id):""))},className:n.button,children:"Zur\xfcck zu Kundendetails"})]})})),Gc=n(1245),_c=n(311),Kc=n.n(_c),Vc=n(734),qc=n.n(Vc),Hc=n(407),Zc=n.n(Hc),Jc=n(514),$c=n.n(Jc),Yc=n(255),Xc=n.n(Yc);function Qc(e,t){var n="data:text/csv;charset=utf-8,\ufeff".concat(e.map((function(e){return e.join(";")})).join("\n")),a=document.createElement("a");a.download=t,a.href=encodeURI(n),a.click(),a.remove()}var ei,ti,ni,ai,ri,ci,ii,si,oi,li,ui,di,bi,ji,pi,fi,mi,hi,Oi,xi,gi,vi={addParticipants:function(e){return Object(Ce.a)(Object(ke.a)().mark((function t(){var n;return Object(ke.a)().wrap((function(t){for(;;)switch(t.prev=t.next){case 0:return t.next=2,j.a.post(Object(Ae.j)("/api/import","/AddParticipants"),e,{});case 2:return n=t.sent,t.abrupt("return",Promise.resolve(n.data));case 4:case"end":return t.stop()}}),t)})))()},getParticpants:function(){return Object(Ce.a)(Object(ke.a)().mark((function e(){var t;return Object(ke.a)().wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return e.next=2,j.a.get(Object(Ae.j)("/api/participant/all","/api/participant/all"));case 2:return t=e.sent,e.abrupt("return",Promise.resolve(t.data.data));case 4:case"end":return e.stop()}}),e)})))()},getParticpantById:function(e){return Object(Ce.a)(Object(ke.a)().mark((function t(){var n;return Object(ke.a)().wrap((function(t){for(;;)switch(t.prev=t.next){case 0:return t.next=2,j.a.get(Object(Ae.j)("/api/participant/".concat(e),"/api/participant/".concat(e)));case 2:if(1e3!==(n=t.sent).data.status_code){t.next=7;break}return t.abrupt("return",Promise.resolve(n.data.data));case 7:return t.abrupt("return",Promise.reject());case 8:case"end":return t.stop()}}),t)})))()},updateParticipant:function(e){return Object(Ce.a)(Object(ke.a)().mark((function t(){var n;return Object(ke.a)().wrap((function(t){for(;;)switch(t.prev=t.next){case 0:return t.next=2,j.a.put(Object(Ae.j)("/api/participant","/api/participant"),Object(w.a)({},e));case 2:return n=t.sent,t.abrupt("return",Promise.resolve(n.data));case 4:case"end":return t.stop()}}),t)})))()},saveAcImportResult:function(e){return Object(Ce.a)(Object(ke.a)().mark((function t(){var n;return Object(ke.a)().wrap((function(t){for(;;)switch(t.prev=t.next){case 0:return t.next=2,j.a.post(Object(Ae.j)("/api/participants/acimport/save","/api/participants/acimport/save"),{participants:e});case 2:return n=t.sent,t.abrupt("return",Promise.resolve(n));case 4:case"end":return t.stop()}}),t)})))()},updateRawValue:function(e,t){return Object(Ce.a)(Object(ke.a)().mark((function n(){var a;return Object(ke.a)().wrap((function(n){for(;;)switch(n.prev=n.next){case 0:return n.next=2,j.a.put(Object(Ae.j)("/api/application/rawvalue","/api/application/rawvalue"),{applicationId:e,resultId:t.rwId,newValue:t.value});case 2:if(1e3!==(a=n.sent).data.status_code){n.next=7;break}return n.abrupt("return",Promise.resolve(a.data.data));case 7:return n.abrupt("return",Promise.reject());case 8:case"end":return n.stop()}}),n)})))()},updateApplicationDates:function(e,t,n,a){return Object(Ce.a)(Object(ke.a)().mark((function r(){var c;return Object(ke.a)().wrap((function(r){for(;;)switch(r.prev=r.next){case 0:return r.next=2,j.a.put(Object(Ae.j)("/api/application/dates","/api/application/dates"),{participantId:e,applicationId:t,validFrom:n,validUntil:a});case 2:return c=r.sent,r.abrupt("return",Promise.resolve(c.data));case 4:case"end":return r.stop()}}),r)})))()},archiveApplication:function(){var e=arguments;return Object(Ce.a)(Object(ke.a)().mark((function t(){var n,a;return Object(ke.a)().wrap((function(t){for(;;)switch(t.prev=t.next){case 0:return n=e.length>0&&void 0!==e[0]?e[0]:"",t.next=3,j.a.get(Object(Ae.j)("/api/application/archive/".concat(n),"/api/application/archive/".concat(n)));case 3:return a=t.sent,t.abrupt("return",Promise.resolve(a.data));case 5:case"end":return t.stop()}}),t)})))()},recalculateApplication:function(e){return Object(Ce.a)(Object(ke.a)().mark((function t(){var n;return Object(ke.a)().wrap((function(t){for(;;)switch(t.prev=t.next){case 0:return t.next=2,j.a.put(Object(Ae.j)("/api/application/recalculate/".concat(e),"/api/application/recalculate/".concat(e)));case 2:return n=t.sent,t.abrupt("return",Promise.resolve(n.data));case 4:case"end":return t.stop()}}),t)})))()},exportParticipants:function(e){var t=arguments;return Object(Ce.a)(Object(ke.a)().mark((function n(){var a,r,c;return Object(ke.a)().wrap((function(n){for(;;)switch(n.prev=n.next){case 0:return a=t.length>1&&void 0!==t[1]?t[1]:[],r=t.length>2&&void 0!==t[2]?t[2]:"",n.next=4,j.a.put(Object(Ae.j)("/api/export/".concat(e),"/api/export/".concat(e)),{participantIds:a||[]});case 4:if(!(c=n.sent)||!c.data.data){n.next=10;break}if(4e3!==c.data.status_code){n.next=8;break}return n.abrupt("return",Promise.resolve(c.data.status_code));case 8:return Qc(c.data.data,"".concat(bn(new Date)).concat(r?"_".concat(r):"","_kitest_export.csv")),n.abrupt("return",Promise.resolve(c.data));case 10:return n.abrupt("return",Promise.reject(5e3));case 11:case"end":return n.stop()}}),n)})))()},getReport:function(e,t,n){return Object(Ce.a)(Object(ke.a)().mark((function a(){var r,c,i,s;return Object(ke.a)().wrap((function(a){for(;;)switch(a.prev=a.next){case 0:return a.next=2,j.a.get(Object(Ae.j)("/api/export/report/".concat(e),"/api/export/report/".concat(e)));case 2:return r=a.sent,c="data:application/pdf;base64,".concat(r.data.data),i=document.createElement("a"),s="Report-".concat(n,"_").concat(t,".pdf"),i.href=c,i.download=s,i.click(),i.remove(),a.abrupt("return",Promise.resolve(r.data));case 11:case"end":return a.stop()}}),a)})))()},getActivities:function(e){return Object(Ce.a)(Object(ke.a)().mark((function t(){var n;return Object(ke.a)().wrap((function(t){for(;;)switch(t.prev=t.next){case 0:return t.next=2,j.a.get(Object(Ae.j)("/api/activity/".concat(e),"/api/activity/".concat(e)));case 2:return n=t.sent,t.abrupt("return",Promise.resolve(n.data.data));case 4:case"end":return t.stop()}}),t)})))()},addComment:function(e,t){return Object(Ce.a)(Object(ke.a)().mark((function n(){var a;return Object(ke.a)().wrap((function(n){for(;;)switch(n.prev=n.next){case 0:return n.next=2,j.a.put(Object(Ae.j)("/api/activity/comment/add/".concat(e),"/api/activity/comment/add/".concat(e)),{data:Object(w.a)({},t)});case 2:return a=n.sent,n.abrupt("return",Promise.resolve(a.data.data));case 4:case"end":return n.stop()}}),n)})))()},updateComment:function(e,t,n){return Object(Ce.a)(Object(ke.a)().mark((function a(){var r;return Object(ke.a)().wrap((function(a){for(;;)switch(a.prev=a.next){case 0:return a.next=2,j.a.put(Object(Ae.j)("/api/activity/comment/update/".concat(e,"/").concat(t),"/api/activity/comment/update/".concat(e,"/").concat(t)),{data:Object(w.a)({},n)});case 2:if(1e3!==(r=a.sent).data.status_code){a.next=7;break}return a.abrupt("return",Promise.resolve(r.data.data));case 7:return a.abrupt("return",Promise.reject());case 8:case"end":return a.stop()}}),a)})))()},updateSupportStatus:function(e,t,n){return Object(Ce.a)(Object(ke.a)().mark((function a(){var r;return Object(ke.a)().wrap((function(a){for(;;)switch(a.prev=a.next){case 0:return a.next=2,j.a.put(Object(Ae.j)("/api/support/update","/api/support/update"),{id:e,severity:t,level:n});case 2:return r=a.sent,a.abrupt("return",Promise.resolve(r.data));case 4:case"end":return a.stop()}}),a)})))()},invalidateRun:function(e,t){return Object(Ce.a)(Object(ke.a)().mark((function n(){var a;return Object(ke.a)().wrap((function(n){for(;;)switch(n.prev=n.next){case 0:return n.next=2,j.a.put(Object(Ae.j)("/api/participant/invalidate/run","/api/participant/invalidate/run"),{participantId:e,runId:t});case 2:return a=n.sent,n.abrupt("return",Promise.resolve(a.data));case 4:case"end":return n.stop()}}),n)})))()},replaceRun:function(e,t,n,a){return Object(Ce.a)(Object(ke.a)().mark((function r(){var c;return Object(ke.a)().wrap((function(r){for(;;)switch(r.prev=r.next){case 0:return r.next=2,j.a.put(Object(Ae.j)("/api/participant/replace/run","/api/participant/replace/run"),{participantId:e,runId:t,surveyId:n,validUntil:a});case 2:return c=r.sent,r.abrupt("return",Promise.resolve(c.data));case 4:case"end":return r.stop()}}),r)})))()},getAlternativeSurveys:function(e,t){return Object(Ce.a)(Object(ke.a)().mark((function n(){var a;return Object(ke.a)().wrap((function(n){for(;;)switch(n.prev=n.next){case 0:return n.next=2,j.a.get(Object(Ae.j)("/api/participant/alt/run/".concat(e,"/").concat(t),"/api/participant/alt/run/".concat(e,"/").concat(t)));case 2:if(1e3!==(a=n.sent).data.status_code){n.next=7;break}return n.abrupt("return",Promise.resolve(a.data));case 7:return n.abrupt("return",Promise.reject());case 8:case"end":return n.stop()}}),n)})))()},saveCheckSum:function(e,t){return Object(Ce.a)(Object(ke.a)().mark((function n(){var a;return Object(ke.a)().wrap((function(n){for(;;)switch(n.prev=n.next){case 0:return n.next=2,j.a.post(Object(Ae.j)("/api/applications/checksum/save","/api/applications/checksum/save"),{data:{checksum:t,applicationId:e}});case 2:return a=n.sent,n.abrupt("return",Promise.resolve(a));case 4:case"end":return n.stop()}}),n)})))()},getCheckSum:function(e){return Object(Ce.a)(Object(ke.a)().mark((function t(){var n;return Object(ke.a)().wrap((function(t){for(;;)switch(t.prev=t.next){case 0:return t.next=2,j.a.get(Object(Ae.j)("/api/applications/checksum/".concat(e),"/api/applications/checksum/".concat(e)));case 2:return n=t.sent,t.abrupt("return",Promise.resolve(n.data));case 4:case"end":return t.stop()}}),t)})))()}},yi=vi,wi=(ei=Object(Pe.b)("add participants"),ti=Object(Pe.b)("get all participants"),ni=Object(Pe.b)("get participant by id"),ai=Object(Pe.b)("get Activities"),ri=Object(Pe.b)("add Comment"),ci=Object(Pe.b)("delete Comment"),ii=Object(Pe.b)("Update Supportstatus"),si=Object(Ie.a)((function e(){Object(ze.a)(this,e),Object(Se.a)(this,"fetchedActivities",oi,this),Object(Se.a)(this,"fetchedAddParticipants",li,this),Object(Se.a)(this,"fetchedParticipant",ui,this),Object(Se.a)(this,"fetchedParticipants",di,this),Object(Se.a)(this,"isDoneFetchingActivities",bi,this),Object(Se.a)(this,"isfetchingData",ji,this),Object(Se.a)(this,"addParticipants",pi,this),Object(Se.a)(this,"getParticipants",fi,this),Object(Se.a)(this,"getParticipantById",mi,this),Object(Se.a)(this,"getActivities",hi,this),Object(Se.a)(this,"addComment",Oi,this),Object(Se.a)(this,"updateComment",xi,this),Object(Se.a)(this,"updateSupportStatus",gi,this),this.fetchedActivities=[],this.fetchedAddParticipants=[],this.fetchedParticipant={},this.fetchedParticipants=[],this.isDoneFetchingActivities=!1,this.isfetchingData=!1})),oi=Object(De.a)(si.prototype,"fetchedActivities",[Pe.f],{configurable:!0,enumerable:!0,writable:!0,initializer:null}),li=Object(De.a)(si.prototype,"fetchedAddParticipants",[Pe.f],{configurable:!0,enumerable:!0,writable:!0,initializer:null}),ui=Object(De.a)(si.prototype,"fetchedParticipant",[Pe.f],{configurable:!0,enumerable:!0,writable:!0,initializer:null}),di=Object(De.a)(si.prototype,"fetchedParticipants",[Pe.f],{configurable:!0,enumerable:!0,writable:!0,initializer:null}),bi=Object(De.a)(si.prototype,"isDoneFetchingActivities",[Pe.f],{configurable:!0,enumerable:!0,writable:!0,initializer:null}),ji=Object(De.a)(si.prototype,"isfetchingData",[Pe.f],{configurable:!0,enumerable:!0,writable:!0,initializer:null}),pi=Object(De.a)(si.prototype,"addParticipants",[ei],{configurable:!0,enumerable:!0,writable:!0,initializer:function(){var e=this;return function(t){e.isfetchingData=!0,Object(Pe.g)("Add participants to System",Object(Ce.a)(Object(ke.a)().mark((function n(){return Object(ke.a)().wrap((function(n){for(;;)switch(n.prev=n.next){case 0:return n.next=2,yi.addParticipants(t);case 2:e.fetchedAddParticipants=n.sent,e.isfetchingData=!1;case 4:case"end":return n.stop()}}),n)}))))}}}),fi=Object(De.a)(si.prototype,"getParticipants",[ti],{configurable:!0,enumerable:!0,writable:!0,initializer:function(){var e=this;return function(){e.isfetchingData=!0,Object(Pe.g)("Get all participants from System",Object(Ce.a)(Object(ke.a)().mark((function t(){return Object(ke.a)().wrap((function(t){for(;;)switch(t.prev=t.next){case 0:return t.next=2,yi.getParticpants();case 2:e.fetchedParticipants=t.sent,e.isfetchingData=!1;case 4:case"end":return t.stop()}}),t)}))))}}}),mi=Object(De.a)(si.prototype,"getParticipantById",[ni],{configurable:!0,enumerable:!0,writable:!0,initializer:function(){var e=this;return function(t){e.isfetchingData=!0,Object(Pe.g)("Get single participant from System",Object(Ce.a)(Object(ke.a)().mark((function n(){return Object(ke.a)().wrap((function(n){for(;;)switch(n.prev=n.next){case 0:return n.next=2,yi.getParticpantById(t);case 2:e.fetchedParticipant=n.sent,e.isfetchingData=!1;case 4:case"end":return n.stop()}}),n)}))))}}}),hi=Object(De.a)(si.prototype,"getActivities",[ai],{configurable:!0,enumerable:!0,writable:!0,initializer:function(){var e=this;return function(t){Object(Pe.g)("Get participant activities",Object(Ce.a)(Object(ke.a)().mark((function n(){return Object(ke.a)().wrap((function(n){for(;;)switch(n.prev=n.next){case 0:return n.next=2,yi.getActivities(t);case 2:e.fetchedActivities=n.sent;case 3:case"end":return n.stop()}}),n)}))))}}}),Oi=Object(De.a)(si.prototype,"addComment",[ri],{configurable:!0,enumerable:!0,writable:!0,initializer:function(){var e=this;return function(t,n){e.isfetchingData=!0,Object(Pe.g)("Add comment to participant",Object(Ce.a)(Object(ke.a)().mark((function a(){var r;return Object(ke.a)().wrap((function(a){for(;;)switch(a.prev=a.next){case 0:return a.next=2,yi.addComment(t,n);case 2:return r=a.sent,e.isfetchingData=!1,a.abrupt("return",r);case 5:case"end":return a.stop()}}),a)}))))}}}),xi=Object(De.a)(si.prototype,"updateComment",[ci],{configurable:!0,enumerable:!0,writable:!0,initializer:function(){var e=this;return function(t,n,a){e.isfetchingData=!0,Object(Pe.g)("Delete participant comment",Object(Ce.a)(Object(ke.a)().mark((function r(){var c;return Object(ke.a)().wrap((function(r){for(;;)switch(r.prev=r.next){case 0:return r.next=2,yi.updateComment(t,n,a);case 2:return c=r.sent,e.isfetchingData=!1,r.abrupt("return",c);case 5:case"end":return r.stop()}}),r)}))))}}}),gi=Object(De.a)(si.prototype,"updateSupportStatus",[ii],{configurable:!0,enumerable:!0,writable:!0,initializer:function(){var e=this;return function(t,n,a){e.isfetchingData=!0,Object(Pe.g)("Update run supportStatus",Object(Ce.a)(Object(ke.a)().mark((function r(){var c;return Object(ke.a)().wrap((function(r){for(;;)switch(r.prev=r.next){case 0:return r.next=2,yi.updateSupportStatus(t,n,a);case 2:return c=r.sent,e.isfetchingData=!1,r.abrupt("return",c);case 5:case"end":return r.stop()}}),r)}))))}}}),si),Ni=Object(x.createContext)(new wi),ki=n(1258),Ci=function(e,t){var n=t||"";return(e||"").length-n.length},Si=function(e,t){return e.split(" ").map((function(e){return(null===t||void 0===t?void 0:t.firstName.toLowerCase().includes(e.toLowerCase()))||(null===t||void 0===t?void 0:t.lastName.toLowerCase().includes(e.toLowerCase()))})).every((function(e){return e}))},Ii=function(e,t){return mn("event",t.status).toLowerCase().includes(e.toLowerCase())};var zi=Object(s.a)((function(e){return{comment:{display:"flex",flexDirection:"column",marginTop:e.spacing(1),textAlign:"left",width:"100%"},submitBox:{width:"100%",display:"flex",flexDirection:"row",alignItems:"center",justifyContent:"space-between",boxSizing:"border-box"},submitFilter:{display:"flex",flexDirection:"row",overFlow:"hidden"},checkInternal:{width:"6rem"},officeSelect:{width:"14rem"},button:{},autocomplete:{width:"100%"}}})),Di=Object(h.a)((function(){var e=zi(),t=Object(x.useContext)(Ut),n=t.user,a=t.isAdminSupport,r=Object(x.useContext)(Ni),c=r.getActivities,s=r.fetchedParticipant,o=r.addComment,l=Object(x.useState)(!1),u=Object(i.a)(l,2),d=u[0],b=u[1],j=Object(x.useState)(""),p=Object(i.a)(j,2),f=p[0],m=p[1],h=Object(x.useState)(!1),O=Object(i.a)(h,2),g=O[0],v=O[1],y=Object(x.useState)([]),N=Object(i.a)(y,2),k=N[0],C=N[1],S=Object(x.useState)([]),I=Object(i.a)(S,2),z=I[0],D=I[1],P=Object(x.useState)([]),A=Object(i.a)(P,2),T=A[0],F=A[1],B=Object(x.useState)([]),E=Object(i.a)(B,2),R=E[0],U=E[1];return Object(x.useEffect)((function(){c(s.id)}),[c,s]),Object(x.useEffect)((function(){n.Offices&&C(n.Offices)}),[n]),Object(x.useEffect)((function(){n.Customers&&F(n.Customers)}),[n]),Object(x.useEffect)((function(){f.length>0&&z.length>0||d||R.length>0?v(!0):v(!1)}),[v,g,f.length,z.length,d,R.length]),Object(Gt.jsxs)(ir,{children:[Object(Gt.jsx)(Xt.a,{multiline:!0,placeholder:"Kommentar eingeben...",className:e.comment,rows:5,variant:"outlined",fullWidth:!0,color:"secondary",margin:"normal",value:f,inputProps:{maxLength:1e3},helperText:"".concat(f.length,"/",1e3),"data-cy":"info-comment-textfield",onChange:function(e){return m(e.currentTarget.value)}}),Object(Gt.jsxs)("div",{className:e.submitBox,children:[Object(Gt.jsxs)("form",{className:e.submitFilter,children:[a&&Object(Gt.jsx)(kn.a,{className:e.checkInternal,checked:d,"data-cy":"info-comment-intern",onChange:function(){return b(!d)},control:Object(Gt.jsx)(Cn.a,{name:"checkedC"}),label:"intern"}),!d&&Object(Gt.jsx)(Zt.a,{variant:"outlined",color:"secondary","data-cy":"info-comment-office",className:e.officeSelect,id:"office",fullWidth:!0,children:Object(Gt.jsx)(en.a,{size:"small",className:e.autocomplete,disabled:R.length>0,filterSelectedOptions:!0,getOptionLabel:function(e){return(null===e||void 0===e?void 0:e.shortName)||""},groupBy:function(e){var t;return null!==e&&void 0!==e&&null!==(t=e.Customer)&&void 0!==t&&t.longName?e.Customer.longName:""},id:"customer-select",multiple:!0,noOptionsText:"Keine Einheit",options:k,value:z,onChange:function(e,t){D(t)},renderTags:function(e,t){return e.map((function(e,n){return Object(Gt.jsx)(Jn.a,Object(w.a)(Object(w.a)({size:"small"},t({index:n})),{},{label:e.longName,color:"secondary",icon:Object(Gt.jsx)(Yn.a,{})}))}))},renderInput:function(e){return Object(Gt.jsx)(Xt.a,Object(w.a)(Object(w.a)({required:!0},e),{},{variant:"outlined",color:"secondary",label:"Einheiten"}))}})}),!d&&a&&Object(Gt.jsx)(Zt.a,{variant:"outlined",color:"secondary","data-cy":"info-comment-customer",className:e.officeSelect,id:"customer",fullWidth:!0,children:Object(Gt.jsx)(en.a,{size:"small",disabled:z.length>0,multiple:!0,className:e.autocomplete,id:"tags-outlined",options:T,value:R,getOptionLabel:function(e){return(null===e||void 0===e?void 0:e.shortName)||""},filterSelectedOptions:!0,noOptionsText:"Kein Kunde",onChange:function(e,t){U(t)},renderTags:function(e,t){return e.map((function(e,n){return Object(Gt.jsx)(Jn.a,Object(w.a)(Object(w.a)({size:"small"},t({index:n})),{},{label:e.longName,color:"secondary",icon:Object(Gt.jsx)(Ur.a,{})}))}))},renderInput:function(e){return Object(Gt.jsx)(Xt.a,Object(w.a)(Object(w.a)({required:!0},e),{},{variant:"outlined",color:"secondary",label:"Kunde"}))}})})]}),Object(Gt.jsx)(zt.a,{disabled:!g,color:"secondary",variant:"contained",component:"span","data-cy":"info-comment-btn",className:e.button,onClick:function(){var e=o(s.id,{message:f,offices:z,customers:R,internal:d});m(""),null!==e&&c(s.id)},children:"Kommentieren"})]})]})})),Pi=Object(s.a)((function(e){return{root:{display:"flex",flexDirection:"column",justifyContent:"center","& .MuiInputBase-root.Mui-disabled":{color:e.palette.secondary.dark}},messageButtonBox:{display:"flex",flexDirection:"row",alignItems:"center",justifyContent:"flex-start",padding:e.spacing(1),width:"100%",boxSizing:"border-box"},edit:{fontSize:"0.7rem",textTransform:"none",padding:"0 3px",color:e.palette.success.main},delete:{fontSize:"0.7rem",textTransform:"none",padding:"0 3px",color:e.palette.error.main},message:{width:"100%",padding:e.spacing(2),boxSizing:"border-box"},textField:{margin:e.spacing(1),caretColor:"black",backgroundColor:"white"}}})),Ai=Object(h.a)((function(e){var t,n=e.comment,a=Pi(),r=Object(x.useContext)(Ut).user,c=Object(O.b)().enqueueSnackbar,s=Object(x.useContext)(Ni),o=s.fetchedParticipant,l=s.updateComment,u=Object(x.useState)(!1),d=Object(i.a)(u,2),b=d[0],j=d[1],p=Object(x.useState)(n.message),f=Object(i.a)(p,2),m=f[0],h=f[1];return Object(Gt.jsxs)("div",{className:a.root,children:[Object(Gt.jsx)(Xt.a,{multiline:!0,variant:"outlined",value:m,disabled:!b,inputRef:function(e){return e&&b&&e.focus()},className:a.textField,onChange:function(e){return h(e.currentTarget.value)}}),(null===n||void 0===n||null===(t=n.User)||void 0===t?void 0:t.id)!==r.id||n.system?Object(Gt.jsx)(Gt.Fragment,{}):Object(Gt.jsxs)(or.a,{size:"small",variant:"text",className:a.messageButtonBox,children:[Object(Gt.jsx)(zt.a,{variant:"text",className:a.edit,onClick:function(){b?m.length>0?(l(o.id,n.id,{message:m,delete:!1}),j(!1)):c("Der Kommentar muss mindestens ein zeichen enthalten",Ft("info")):j(!0)},children:b?"Speichern":"Bearbeiten"}),Object(Gt.jsx)(zt.a,{variant:"text",className:a.delete,onClick:function(){return b?j(!1):l(o.id,n.id,{message:m,delete:!0})},children:b?"Abbrechen":"L\xf6schen"})]})]},n.id)})),Ti=Object(s.a)((function(e){return{chip:{fontSize:"0.7rem",margin:"1px",boxSizing:"border-box"}}})),Fi={cell:{whiteSpace:"nowrap",textOverflow:"ellipsis",overflow:"hidden",maxWidth:"200px"},chip:{system:{backgroundColor:"DarkKhaki",color:"white"},internal:{backgroundColor:"CadetBlue",color:"white"}}},Bi=Object(h.a)((function(){var e=Ti(),t=Object(x.useContext)(Ut).isAdminSupport,n=Object(x.useContext)(Ni).fetchedActivities,a=function(t,n){return Object(Gt.jsx)(ba.a,{title:t.join(" | "),children:Object(Gt.jsx)(Jn.a,Object(w.a)(Object(w.a)({className:e.chip,style:Fi.chip[n],label:"+ ".concat(t.length),size:"small"},"office"===n&&{variant:"outlined"}),"customer"===n&&{color:"secondary"}),"overflow")})},r={headerColor:"white",headerFontColor:"#008dcf",fontSize:"0.9rem",fontColor:"DimGray",hideContainer:!0,columnFilter:!0,pagingFilter:!0,detailPanel:function(e){return Object(Gt.jsx)(Ai,{comment:e})},dense:!0,columns:[{title:"Benutzer*in",field:"User",width:"70%",type:"string",cellStyle:Fi.cell,customFilterAndSearch:function(e,t){return Si(e,null===t||void 0===t?void 0:t.User)},render:function(e){return Object(Gt.jsx)("span",{children:1===Number(e.system)?"System":"".concat(null!==e&&void 0!==e&&e.User?"".concat(e.User.firstName," ").concat(e.User.lastName):"- Benutzer*in gel\xf6scht -")})}},{title:"Erstellt",field:"createdAt",width:"10%",type:"date",dateSetting:{locale:Ae.f},sorting:!0,defaultSort:"desc",render:function(e){return function(e){return Object(Gt.jsx)(ba.a,{title:jn(e.createdAt,!0),children:Object(Gt.jsx)("span",{children:Object(ki.a)(new Date(e.createdAt),{locale:p.a})})})}(e)},cellStyle:Fi.cell}].concat(Object(ua.a)(t?[{title:"Einrichtung",field:"Offices",width:"10%",customFilterAndSearch:function(e,t){return t.Offices.map((function(t){return t.longName.toLowerCase().includes(e)||t.shortName.toLowerCase().includes(e)})).some((function(e){return!0===e}))},render:function(t){return function(t){var n=t.Offices.slice(3);return Object(Gt.jsxs)(Gt.Fragment,{children:[t.Offices.slice(0,3).map((function(t){return Object(Gt.jsx)(ba.a,{title:t.shortName,children:Object(Gt.jsx)(Jn.a,{className:e.chip,label:t.shortName,size:"small",variant:"outlined"},t.id)})})),n.length>0&&a(n.map((function(e){return null===e||void 0===e?void 0:e.shortName})),"office")]})}(t)},cellStyle:Fi.cell},{title:"Kunde",field:"Offices",width:"10%",customFilterAndSearch:function(e,t){return t.Offices.map((function(t){var n,a;return(null===t||void 0===t||null===(n=t.Customer)||void 0===n?void 0:n.longName.toLowerCase().includes(e.toLowerCase()))||(null===t||void 0===t||null===(a=t.Customer)||void 0===a?void 0:a.shortName.toLowerCase().includes(e.toLowerCase()))})).some((function(e){return!0===e}))},render:function(t){return function(t){var n=t.Offices.map((function(e){return e.Customer})),r=null===n||void 0===n?void 0:n.filter((function(e,t,n){return n.findIndex((function(t){return t.id===e.id}))===t})),c=r.slice(0,3),i=r.slice(3);return Object(Gt.jsxs)(Gt.Fragment,{children:[null===c||void 0===c?void 0:c.map((function(t){return Object(Gt.jsx)(ba.a,{title:t.longName,children:Object(Gt.jsx)(Jn.a,{className:e.chip,label:t.shortName,size:"small",color:"secondary"},t.id)})})),(null===i||void 0===i?void 0:i.length)>0&&a(i.map((function(e){return null===e||void 0===e?void 0:e.shortName})),"customer")]})}(t)},cellStyle:Fi.cell},{title:"Intern",field:"internal",width:"5%",lookup:{0:"\xd6ffentlich",1:"Intern"},render:function(t){return function(t){return Object(Gt.jsx)(Jn.a,{label:t.internal?"Intern":"\xd6ffentlich",size:"small",className:e.chip,style:t.internal?{}:Fi.chip.internal},t.id)}(t)}},{title:"Typ",field:"system",width:"5%",lookup:{0:"Kommentar",1:"System"},render:function(t){return function(t){return Object(Gt.jsx)(Jn.a,{label:t.system?"System":"Kommentar",size:"small",className:e.chip,style:t.system?{}:Fi.chip.system},t.id)}(t)}}]:[])),data:n?JSON.parse(JSON.stringify(n)):[]};return Object(Gt.jsxs)(ir,{children:[Object(Gt.jsx)(tr,Object(w.a)({},r)),Object(Gt.jsx)(Di,{})]})})),Ei=n(369),Ri=n(726),Ui=n.n(Ri),Wi=n(409),Li=n.n(Wi),Mi=n(408),Gi=n.n(Mi),_i={compare:"archiv",description:'Geben Sie "archiv" ein',buttonName:{active:"Aufheben",inactive:"Archivieren"}},Ki={abort:"Abbrechen"},Vi={archive:{inactive:"Bewerbung archivieren?",active:"Freigabe aufheben?"}},qi=Object(s.a)((function(e){return Object(o.a)({formControl:{width:"100%",display:"flex",flexDirection:"column",justifyContent:"flex-start",margin:e.spacing(1),gap:e.spacing(4)},modal:{display:"flex",flexDirection:"column",alignItems:"center",justifyContent:"flex-start",position:"absolute",top:"50%",left:"75%",transform:"translate(-50%, -50%)",width:"fit-content",backgroundColor:"white",padding:e.spacing(2),borderRadius:"5px"},btn:{color:e.palette.primary.light},btnBox:{width:"100%",display:"flex",justifyContent:"space-between"}})})),Hi=Object(h.a)((function(e){var t=e.active,n=e.disabled,a=void 0!==n&&n,r=e.open,c=e.close,i=e.archive,s=qi();return Object(Gt.jsx)(ac.a,{open:r,onClose:c,onBackdropClick:c,children:Object(Gt.jsxs)(Qt.a,{className:s.modal,children:[Object(Gt.jsx)(It.a,{variant:"h6",children:t?Vi.archive.active:Vi.archive.inactive}),Object(Gt.jsx)(Zt.a,{className:s.formControl,children:Object(Gt.jsxs)(Qt.a,{className:s.btnBox,children:[Object(Gt.jsx)(zt.a,{disabled:a,onClick:c,variant:"contained",color:"secondary",className:s.btn,children:Ki.abort}),a?Object(Gt.jsx)(Ht,{}):Object(Gt.jsx)(ra,{noVerify:t,compareString:_i.compare,buttonName:t?_i.buttonName.active:_i.buttonName.inactive,description:_i.description,callback:function(e){e&&i()}})]})})]})})})),Zi=n(254),Ji=n(715),$i=n(1265),Yi=function(e){return e.created="created",e.pending="pending",e.complete="complete",e.incomplete="incomplete",e.abort="abort",e}({});function Xi(){return Object(w.a)({id:"",status:Yi.created,type:"",eula:new Date,barrier:!1,validFrom:"",validUntil:"",lastCorrespondence:new Date,officeId:"",participantId:"",archive:!1,Position:{},Results:[],Office:{}},{createdAt:"",updatedAt:new Date})}var Qi=function(e){return e[e.initial=0]="initial",e[e.continue=1]="continue",e}(Qi||{}),es={initial:{title:"G\xfcltigkeitszeitraum w\xe4hlen",description:"W\xe4hlen Sie den neuen G\xfcltigkeitszeitraum f\xfcr die gew\xe4hlte Bewerbung"},continue:{title:"G\xfcltigkeitszeitraum \xe4ndern",description:"Sind Sie sicher, dass Sie den G\xfcltigkeitszeitraum der Bewerbung \xe4ndern wollen?"}},ts=Object(s.a)((function(e){return Object(o.a)({root:{display:"flex",flexDirection:"column",justifyContent:"flex-start",alignItems:"center"},actions:{display:"flex",flexDirection:"row",alignItems:"center",justifyContent:"flex-end"},title:{textAlign:"center",boxSizing:"border-box"},description:{textAlign:"center",boxSizing:"border-box",padding:e.spacing(2),margin:"0px"},content:{padding:e.spacing(2),display:"flex",flexDirection:"column",alignItems:"center",justifyContent:"center",gap:e.spacing(2)},table:{width:"80%"},row:{},cell:{minWidth:"50%"},lastRow:{border:"none"},btn:{minWidth:"200px"},italic:{fontStyle:"italic",fontSize:"0.9rem",color:e.palette.grey[500]},bold:{fontWeight:"bold"},crossed:{textDecoration:"line-through"},red:{color:e.palette.error.main},yellow:{color:e.palette.warning.main},lightYellow:{color:e.palette.warning.light},green:{color:e.palette.success.main}})})),ns=Object(h.a)((function(e){var t=e.participantId,n=e.application,a=void 0===n?Xi():n,r=e.open,c=e.toggleDialog,s=ts(),o=Object(O.b)().enqueueSnackbar,l=yi.updateApplicationDates,u={validFrom:new Date(a.validFrom),validUntil:new Date(a.validUntil)},d=Object(x.useState)(Qi.initial),b=Object(i.a)(d,2),j=b[0],p=b[1],f=Object(x.useState)(u),m=Object(i.a)(f,2),h=m[0],g=m[1],v=Object(x.useState)(es.initial.title.toUpperCase()),y=Object(i.a)(v,2),N=y[0],k=y[1],C=Object(x.useState)(es.initial.description),S=Object(i.a)(C,2),I=S[0],z=S[1],D=function(){c(),p(0),g(u),k(es.initial.title),z(es.initial.description)},P=function(e,t){var n="validFrom"===e?t:h.validFrom,a="validUntil"===e?t:h.validUntil;Object(Zi.a)(n,a)?g(Object(w.a)(Object(w.a)({},h),{},Object(wt.a)({},e,t))):o("Das Enddatum muss muss nach dem Startdatum liegen",Ft("error"))},A=function(e){var t="next"===e?j+1:j-1;Qi[t]&&(p(t),k(es[Qi[t]].title),z(es[Qi[t]].description))},T=function(){var e=Object(Ce.a)(Object(ke.a)().mark((function e(){return Object(ke.a)().wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return e.next=2,l(t,a.id,h.validFrom,h.validUntil);case 2:1e3===e.sent.status_code?(o("G\xfcltigkeitszeitraum erfolgreich ge\xe4ndert",Ft("success")),window.location.href="/participant/".concat(t)):(o("G\xfcltigkeitszeitraum konnte nicht g\xe4ndert werden",Ft("error")),D());case 4:case"end":return e.stop()}}),e)})));return function(){return e.apply(this,arguments)}}();return Object(Gt.jsxs)(Nt.a,{transitionDuration:100,className:s.root,open:r,onClose:D,children:[Object(Gt.jsx)(kt.a,{className:s.title,children:N}),Object(Gt.jsx)(Ct.a,{component:"span"}),Object(Gt.jsx)(It.a,{className:s.description,children:I}),Object(Gt.jsx)(Ct.a,{component:"span"}),Object(Gt.jsxs)(St.a,{className:s.content,children:[1===j&&Object(Gt.jsx)(Gt.Fragment,{children:Object(Gt.jsxs)(vn.a,{size:"small",className:s.table,children:[h.validFrom&&Object(Gt.jsxs)(yn.a,{className:s.row,children:[Object(Gt.jsx)(wn.a,{align:"left",className:"".concat(s.bold," ").concat(s.cell),children:"G\xfcltig von:"}),Object(Gt.jsxs)(wn.a,{align:"center",className:s.cell,children:[Object(Gt.jsx)("span",{className:"".concat(s.bold," ").concat(s.red),children:"Alt: "}),Object(Gt.jsx)("span",{className:s.crossed,children:bn(u.validFrom)})]}),Object(Gt.jsxs)(wn.a,{align:"center",className:s.cell,children:[Object(Gt.jsxs)("span",{className:"".concat(s.bold," ").concat(s.green),children:["Neu:"," "]}),bn(h.validFrom)]})]}),h.validUntil&&Object(Gt.jsxs)(yn.a,{className:s.row,children:[Object(Gt.jsx)(wn.a,{align:"left",className:"".concat(s.bold," ").concat(s.cell),children:"G\xfcltig bis:"}),Object(Gt.jsxs)(wn.a,{align:"center",className:s.cell,children:[Object(Gt.jsx)("span",{className:"".concat(s.bold," ").concat(s.red),children:"Alt: "}),Object(Gt.jsx)("span",{className:s.crossed,children:bn(u.validUntil)})]}),Object(Gt.jsxs)(wn.a,{align:"center",className:s.cell,children:[Object(Gt.jsxs)("span",{className:"".concat(s.bold," ").concat(s.green),children:["Neu:"," "]}),bn(h.validUntil)]})]})]})}),0===j&&function(){var e={validFrom:["created","incomplete"],validUntil:["created","incomplete","pending"]};return Object(Gt.jsxs)(Gt.Fragment,{children:[e.validFrom.includes(a.status)?Object(Gt.jsx)(Kt,{label:"Von",initialDate:u.validFrom,processDate:function(e){P("validFrom",e)},disablePast:!0,minDate:new Date,maxDate:Object($i.a)(h.validUntil,{days:1})}):Object(Gt.jsx)(It.a,{className:s.italic,children:"- Startdatum nicht w\xe4hlbar -"}),e.validUntil.includes(a.status)?Object(Gt.jsx)(Kt,{label:"Bis",initialDate:u.validUntil,processDate:function(e){P("validUntil",e)},disablePast:!0,minDate:u.validUntil}):Object(Gt.jsx)(It.a,{className:s.italic,children:"- Enddatum nicht w\xe4hlbar -"})]})}(),1===j&&Object(Gt.jsx)(zt.a,{className:s.btn,onClick:function(){T()},color:"secondary",variant:"contained",size:"small",startIcon:Object(Gt.jsx)(zn.a,{className:s.lightYellow}),children:"Best\xe4tigen"})]}),Object(Gt.jsx)(Ct.a,{component:"span"}),Object(Gt.jsx)(Sn.a,{className:s.actions,children:function(){var e=Object.keys(Qi).length/2-1;return Object(Gt.jsxs)(Gt.Fragment,{children:[j>0&&Object(Gt.jsx)(zt.a,{className:s.yellow,onClick:function(){return A("back")},color:"default",variant:"text",size:"small",children:"Zur\xfcck"}),(!Object(Ji.a)(h.validFrom,u.validFrom)||!Object(Ji.a)(h.validUntil,u.validUntil))&&j0&&Object(Gt.jsx)(zt.a,{className:r.yellow,onClick:function(){return z("back")},color:"default",variant:"text",size:"small",children:"Zur\xfcck"}),u0&&Object(Gt.jsx)(Kt,{label:"G\xfcltigkeit",processDate:function(e){P(!0),S(e)},disablePast:!0,minDate:new Date})]})}),!G&&!U&&Object(Gt.jsxs)(Gt.Fragment,{children:[Object(Gt.jsx)(zt.a,{className:s.btn,onClick:ae,color:"secondary",variant:"contained",size:"small",startIcon:Object(Gt.jsx)(ms.a,{}),children:"Test entwerten"}),Object(Gt.jsx)(zt.a,{className:s.btn,onClick:ne,color:"secondary",variant:"contained",size:"small",startIcon:Object(Gt.jsx)(Os.a,{}),children:"Test ersetzen"})]})]}),Object(Gt.jsx)(Ct.a,{component:"span"}),Object(Gt.jsx)(Sn.a,{className:s.actions,children:Object(Gt.jsxs)(Gt.Fragment,{children:[G&&!U&&!F&&D&&Object(Gt.jsx)(zt.a,{className:s.green,onClick:te,color:"default",variant:"text",size:"small",children:"Weiter"}),Object(Gt.jsx)(zt.a,{className:s.red,onClick:ee,color:"default",variant:"text",size:"small",children:"Abbrechen"})]})})]})})),ks=n(730),Cs=n.n(ks),Ss=n(733),Is=n.n(Ss),zs=n(731),Ds=n.n(zs),Ps=n(732),As=n.n(Ps),Ts=n(729),Fs=n.n(Ts),Bs={zToGrade:function(e){if(null===e)return null;var t=3.5-e;return Math.round(100*(t+Number.EPSILON))/100},zToPoint:function(e){if(null===e)return null;var t=1.15*Math.pow(e,3)-2.093*Math.pow(e,2)+13*e+63.349,n=Math.round(100*(t+Number.EPSILON))/100;return n>100?100:n<0?0:n},zToPercentile:function(e){if(null===e)return null;var t=.9,n=344e-6,a=.019527,r=.198654,c=.115194,i=0;return i=e<0?.5/Math.pow(1+r*(0-e/t)+c*Math.pow(0-e/t,2)+n*Math.pow(0-e/t,3)+a*Math.pow(0-e/t,4),4)*100:100*(1-.5/Math.pow(1+r*(e/t)+c*Math.pow(e/t,2)+n*Math.pow(e/t,3)+a*Math.pow(e/t,4),4)),Math.round(i)},result:function(e,t,n){var a,r;if(null===e)return null;switch(t){case"grades":r=this.zToGrade(e);break;case"points":r=this.zToPoint(e);break;case"percentiles":r=this.zToPercentile(e);break;case"raw":r=e}return n?null===(a=r)||void 0===a?void 0:a.toFixed(2):r},noBreak:function(e){return e.replace("-","\u2011").replace(" ","\xa0")},round:function(e){return null===e?null:Math.round(e)}},Es=Object(s.a)((function(e){return Object(o.a)({root:{},mainTable:{display:"flex",flexDirection:"column",alignItems:"center",boxSizing:"border-box"},table:{},tableRow:{display:"flex",flexDirection:"row",alignItems:"flex-start",justifyContent:"space-between"},tableCell:{border:"none"},tableHeader:{color:"white",height:"25px",display:"flex",alignItems:"center",justifyContent:"space-between"},totalContainer:{display:"flex",paddingTop:"1rem",boxSizing:"border-box"},total:{fontWeight:600,fontSize:"1rem",borderTop:"1px solid lightgrey"},totalResult:{textAlign:"end"},btnGroup:{width:"100%",display:"flex",alignItems:"center",justifyContent:"center",boxSizing:"border-box",padding:e.spacing(1)},downloadContainer:{width:"200px",height:"50px",display:"flex",alignItems:"center",justifyContent:"center"},btn:{margin:e.spacing(1)},input:{padding:"none",paddingLeft:e.spacing(1)},diaBtnBox:{display:"flex",alignItems:"center",justifyContent:"space-around"},white:{color:e.palette.primary.light},red:{color:e.palette.error.main},date:{textAlign:"center",paddingBottom:e.spacing(2)}})}));function Rs(e){var t=Math.round(100*(100*e+Number.EPSILON))/100;return"".concat(t.toFixed(2),"%")}var Us,Ws,Ls,Ms,Gs,_s,Ks,Vs=Object(h.a)((function(e){var t,n,a,r=e.acResults,c=e.acFinalResult,i=Es();return Object(Gt.jsxs)(Gt.Fragment,{children:[Object(Gt.jsxs)(It.a,{className:i.date,children:["Teilnahmedatum:"," ",null!==c&&void 0!==c&&null!==(t=c.Group)&&void 0!==t&&null!==(n=t.Event)&&void 0!==n&&n.date?jn(null===c||void 0===c?void 0:c.Group.Event.date):"Kein Datum verf\xfcgbar"]}),Object(Gt.jsx)(rc.a,{children:Object(Gt.jsxs)(vn.a,{className:i.table,size:"small","aria-label":"simple table",children:[Object(Gt.jsx)(ja.a,{children:Object(Gt.jsx)(yn.a,{children:Object(Gt.jsx)(wn.a,{className:i.tableHeader,children:Object(Gt.jsx)(It.a,{children:"Kompetenzen"})})})}),Object(Gt.jsx)(pa.a,{children:null===r||void 0===r?void 0:r.map((function(e,t){var n,a=Rs(e.value);return Object(Gt.jsxs)(yn.a,{className:i.tableRow,children:[Object(Gt.jsx)(ba.a,{title:a,children:Object(Gt.jsx)(wn.a,{className:i.tableCell,children:null===(n=e.typeObject)||void 0===n?void 0:n.longName})}),Object(Gt.jsx)(wn.a,{className:i.tableCell,children:a})]},t)}))})]})}),Object(Gt.jsx)(rc.a,{className:i.totalContainer,children:Object(Gt.jsx)(vn.a,{className:i.table,size:"small","aria-label":"simple table",style:{width:"100%"},children:Object(Gt.jsx)(pa.a,{children:Object(Gt.jsxs)(yn.a,{children:[Object(Gt.jsx)(wn.a,{className:"".concat(i.tableCell," ").concat(i.total),children:"Gesamtergebnis:"}),Object(Gt.jsx)(wn.a,{className:"".concat(i.tableCell," ").concat(i.total," ").concat(i.totalResult),children:Rs(null!==(a=null===c||void 0===c?void 0:c.value)&&void 0!==a?a:0)})]},null===c||void 0===c?void 0:c.id)})})})]})})),qs=Object(s.a)((function(e){return Object(o.a)({root:{},btnBox:{display:"flex",alignItems:"center",justifyContent:"space-around"}})})),Hs=function(e){var t=e.open,n=e.title,a=void 0===n?"":n,r=e.close,c=e.save,i=qs();return Object(Gt.jsxs)(Nt.a,{transitionDuration:100,open:t,onClose:r,children:[Object(Gt.jsx)(kt.a,{children:a}),Object(Gt.jsxs)(Sn.a,{className:i.btnBox,children:[Object(Gt.jsx)(zt.a,{onClick:r,color:"secondary",variant:"outlined",size:"small",children:"Abbrechen"}),Object(Gt.jsx)(zt.a,{onClick:c,color:"secondary",variant:"contained",size:"small",children:"Ja"})]})]})},Zs=Object(s.a)((function(e){return Object(o.a)({root:{},mainTable:{display:"flex",flexDirection:"column",alignItems:"center",boxSizing:"border-box"},table:{},tableRow:{display:"flex",flexDirection:"row",alignItems:"flex-start",justifyContent:"space-between"},tableCell:{border:"none"},tableHeader:{color:"white",height:"25px",display:"flex",alignItems:"center",justifyContent:"space-between"},totalContainer:{display:"flex",paddingTop:"1rem",boxSizing:"border-box"},total:{fontWeight:600,fontSize:"1rem",borderTop:"1px solid lightgrey"},totalResult:{textAlign:"end"},btnGroup:{width:"100%",display:"flex",alignItems:"center",justifyContent:"center",boxSizing:"border-box",padding:e.spacing(1)},downloadContainer:{width:"200px",height:"50px",display:"flex",alignItems:"center",justifyContent:"center"},btn:{margin:e.spacing(1)},input:{padding:"none",paddingLeft:e.spacing(1)},diaBtnBox:{display:"flex",alignItems:"center",justifyContent:"space-around"},white:{color:e.palette.primary.light},red:{color:e.palette.error.main},date:{textAlign:"center",paddingBottom:e.spacing(2)}})})),Js=function(e){var t=e.ptResults,n=Zs();return Object(Gt.jsx)(rc.a,{children:Object(Gt.jsxs)(vn.a,{className:n.table,size:"small",children:[Object(Gt.jsx)(ja.a,{children:Object(Gt.jsx)(yn.a,{children:Object(Gt.jsx)(wn.a,{className:n.tableHeader,children:"Pers\xf6nlichkeits-Test Ergebnisse"})})}),Object(Gt.jsx)(pa.a,{children:t.map((function(e,t){var a,r;return Object(Gt.jsxs)(yn.a,{className:n.tableRow,children:[Object(Gt.jsx)(ba.a,{title:e.value,children:Object(Gt.jsx)(wn.a,{className:n.tableCell,children:null===(a=e.typeObject)||void 0===a?void 0:a.longName})}),Object(Gt.jsx)(wn.a,{className:n.tableCell,children:null===(r=Bs.zToPercentile(e.value))||void 0===r?void 0:r.toFixed(2)})]},t)}))})]})})},$s=Object(s.a)((function(e){return Object(o.a)({root:{},mainTable:{display:"flex",flexDirection:"column",alignItems:"center",boxSizing:"border-box"},table:{width:"50%"},tableRow:{display:"flex",flexDirection:"row",alignItems:"flex-start",justifyContent:"space-between"},tableCell:{border:"none"},tableHeader:{color:"white",height:"25px",display:"flex",alignItems:"center",justifyContent:"space-between"},total:{width:"50%",fontWeight:600,fontSize:"1rem",borderTop:"1px solid lightgrey"},btnGroup:{marginTop:e.spacing(1)},downloadContainer:{minWidth:"200px",minHeight:"50px",display:"flex",alignItems:"center",justifyContent:"center",padding:e.spacing(3)},btn:{},input:{padding:"none",paddingLeft:e.spacing(1)},diaBtnBox:{display:"flex",alignItems:"center",justifyContent:"space-around"},white:{color:e.palette.primary.light}})})),Ys=Object(h.a)((function(e){var t,n,a,r,c,s,o=e.application,l=e.participantId,u=e.firstName,d=e.lastName,b=(e.showAc,$s()),j=Object(x.useContext)(Ut).isAdminSupport,p=Object(O.b)().enqueueSnackbar,f=yi.updateRawValue,m=Object(x.useState)(!1),h=Object(i.a)(m,2),g=h[0],v=h[1],y=Object(x.useState)(null!==(t=o.Position.Project)&&void 0!==t&&t.exportType?null===(n=o.Position.Project)||void 0===n?void 0:n.exportType:"grades"),N=Object(i.a)(y,2),k=N[0],C=N[1],S=Object(x.useState)(!1),I=Object(i.a)(S,2),z=I[0],D=I[1],P=Object(x.useState)({rwId:"",value:""}),A=Object(i.a)(P,2),T=A[0],F=A[1],B=Object(x.useState)({csv:!1,rv:!1}),E=Object(i.a)(B,2),R=E[0],U=E[1],W=null===(a=o.Results)||void 0===a?void 0:a.filter((function(e){return e.type===Ae.a.RawApplication})),L=null===(r=o.Results)||void 0===r?void 0:r.filter((function(e){return e.type===Ae.a.CompetencyAC})),M=null===(c=o.Results)||void 0===c?void 0:c.filter((function(e){return e.type===Ae.a.PT})),G=function(e){var t=arguments.length>1&&void 0!==arguments[1]&&arguments[1];U(Object(w.a)(Object(w.a)({},R),{},Object(wt.a)({},e,t)))},_=function(e){"rv"===e&&(D(!1),F({rwId:"",value:""})),G(e)},K=function(){var e=Object(Ce.a)(Object(ke.a)().mark((function e(t,n){return Object(ke.a)().wrap((function(e){for(;;)switch(e.prev=e.next){case 0:if(!n.value){e.next=7;break}return e.next=3,f(t,n);case 3:e.sent?(p("Rohwert angepasst",Ft("success")),window.location.href="/participant/".concat(l)):p("Fehler beim anpassen des Rohwertes",Ft("error")),e.next=8;break;case 7:p("Kein Rohwert ver\xe4ndert",Ft("info"));case 8:_("rv");case 9:case"end":return e.stop()}}),e)})));return function(t,n){return e.apply(this,arguments)}}(),V=function(){var e=Object(Ce.a)(Object(ke.a)().mark((function e(){return Object(ke.a)().wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return v(!0),e.next=3,yi.getReport(o.id,u,d);case 3:1e3!==e.sent.status_code&&p("Downloadfehler",Ft("error")),v(!1);case 6:case"end":return e.stop()}}),e)})));return function(){return e.apply(this,arguments)}}(),q=function(){var e=Object(Ce.a)(Object(ke.a)().mark((function e(){var t,n,a,r,c;return Object(ke.a)().wrap((function(e){for(;;)switch(e.prev=e.next){case 0:if(v(!0),null!==o&&void 0!==o&&null!==(t=o.Position)&&void 0!==t&&null!==(n=t.Project)&&void 0!==n&&n.id){e.next=3;break}return e.abrupt("return");case 3:return e.next=5,yi.exportParticipants(o.Position.Project.id,[l],o.Position.Project.longName);case 5:a=e.sent,r="Es sind keine Ergebnisse verf\xfcgbar",c="warning",a&&(4e3===a?r="Keine Bewerbungen zum exportieren vorhanden":(r="Export erfolgreich",c="success")),p(r,Ft(c)),v(!1);case 11:case"end":return e.stop()}}),e)})));return function(){return e.apply(this,arguments)}}(),H=function(){var e,t,n,a,r;return Object(Gt.jsxs)(rc.a,{component:Ke.a,className:b.mainTable,children:[j&&Object(Gt.jsxs)(or.a,{size:"small",variant:"outlined","aria-label":"outlined button group",className:b.btnGroup,children:[Object(Gt.jsx)(zt.a,{color:"grades"===k?"secondary":"default",onClick:function(){return C("grades")},children:"Noten"}),Object(Gt.jsx)(zt.a,{color:"points"===k?"secondary":"default",onClick:function(){return C("points")},children:"Punkte"}),Object(Gt.jsx)(zt.a,{color:"percentiles"===k?"secondary":"default",onClick:function(){return C("percentiles")},children:"Prozentr\xe4nge"}),Object(Gt.jsx)(zt.a,{color:"raw"===k?"secondary":"default",onClick:function(){return C("raw")},children:"z-Werte"})]}),Object(Gt.jsxs)(rc.a,{style:{display:"flex",padding:"1rem",boxSizing:"border-box"},children:[j&&Object(Gt.jsxs)(vn.a,{className:b.table,size:"small","aria-label":"simple table",children:[Object(Gt.jsx)(ja.a,{children:Object(Gt.jsx)(yn.a,{children:Object(Gt.jsxs)(wn.a,{className:b.tableHeader,children:[Object(Gt.jsx)(It.a,{children:"Rohdaten"}),z?Object(Gt.jsxs)("div",{children:[Object(Gt.jsx)(ba.a,{title:"\xc4nderungen speichern",children:Object(Gt.jsx)(fa.a,{onClick:function(){return G("rv",!0)},children:Object(Gt.jsx)(Fs.a,{className:b.white})})}),Object(Gt.jsx)(ba.a,{title:"Abbrechen",children:Object(Gt.jsx)(fa.a,{onClick:function(){return _("rv")},children:Object(Gt.jsx)(Cs.a,{className:b.white})})}),Object(Gt.jsx)(Hs,{open:R.rv,close:function(){return G("rv")},title:"\xc4nderungen speichern?",save:function(){return K(o.id,T)}})]}):Object(Gt.jsx)(ba.a,{title:"Rohwerte bearbeiten",children:Object(Gt.jsx)(fa.a,{onClick:function(){return D(!z)},children:Object(Gt.jsx)(Ds.a,{className:b.white})})})]})})}),Object(Gt.jsx)(pa.a,{children:null===o||void 0===o||null===(e=o.Results)||void 0===e?void 0:e.map((function(e,t){var n,a,r,c,i,s,o,l;return Object(Gt.jsx)(yn.a,{className:b.tableRow,children:e.type===Ae.a.RawApplication&&Object(Gt.jsxs)(Gt.Fragment,{children:[Object(Gt.jsx)(ba.a,{title:"Range= ".concat(null===e||void 0===e||null===(n=e.typeObject)||void 0===n?void 0:n.rngMin,"-").concat(null===e||void 0===e||null===(a=e.typeObject)||void 0===a?void 0:a.rngMax," | MW=").concat(null===e||void 0===e||null===(r=e.typeObject)||void 0===r?void 0:r.popM," | SD=").concat(null===e||void 0===e||null===(c=e.typeObject)||void 0===c?void 0:c.popSd),children:Object(Gt.jsx)(wn.a,{className:b.tableCell,children:null===e||void 0===e||null===(i=e.typeObject)||void 0===i||null===(s=i.RvTypes[0])||void 0===s?void 0:s.description})}),z&&e.valid&&"number"===typeof e.value?Object(Gt.jsx)(Xt.a,{disabled:!(!T.rwId||T.rwId===e.id),size:"small",type:"number",onChange:function(t){var n,a,r,c,i,s;return r=e,c=Number(t.currentTarget.value),i=Number(null===e||void 0===e||null===(n=e.typeObject)||void 0===n?void 0:n.rngMin),s=Number(null===e||void 0===e||null===(a=e.typeObject)||void 0===a?void 0:a.rngMax),void F({rwId:null===r||void 0===r?void 0:r.id,value:String(c>s?s:c1?"Retest-Reliabilit\xe4t muss zwischen 0 und 1 liegen":void 0)},error:!!f.rtt,helperText:f.rtt})}),Object(Gt.jsx)(d.a,{item:!0,xs:12,sm:6,children:Object(Gt.jsx)(Xt.a,{required:!0,fullWidth:!0,variant:"outlined",label:"Untergrenze",value:oe,type:"number",onChange:function(e){var t=parseFloat(e.target.value);le(t),Pe("rngMin",Object(No.isInteger)(t)?t>=0?void 0:"Untergrenze muss gr\xf6\xdfer als 0 sein":"Untergrenze muss eine ganze Zahl sein")},error:!!f.rngMin,helperText:f.rngMin})}),Object(Gt.jsx)(d.a,{item:!0,xs:12,sm:6,children:Object(Gt.jsx)(Xt.a,{required:!0,fullWidth:!0,variant:"outlined",label:"Obergrenze",value:be,type:"number",onChange:function(e){var t=parseFloat(e.target.value);je(t),Pe("rngMax",Object(No.isInteger)(t)?t>0?void 0:"Untergrenze muss gr\xf6\xdfer als 0 sein":"Untergrenze muss eine ganze Zahl sein")},error:!!f.rngMax,helperText:f.rngMax})}),Object(Gt.jsx)(d.a,{item:!0,xs:12,children:Object(Gt.jsx)(Xt.a,{fullWidth:!0,variant:"outlined",label:"Stichprobengr\xf6\xdfe",value:Ne,type:"number",onChange:function(e){var t=parseInt(e.target.value);Se(t),Pe("sampleSize",Object(No.isInteger)(t)?t>0?void 0:"Stichprobengr\xf6\xdfe muss gr\xf6\xdfer als 0 sein":e.target.value.length>0?"Stichprobengr\xf6\xdfe muss eine ganze Zahl sein":void 0)},error:!!f.sampleSize,helperText:f.sampleSize})}),Object(Gt.jsx)(d.a,{item:!0,xs:12,children:Object(Gt.jsx)(Kt,{label:"Datum",initialDate:ge,processDate:function(e){ve(e)}})})]}),Object(Gt.jsx)(zt.a,{className:s.button,fullWidth:!0,size:"small",variant:"contained",color:"secondary",type:"submit",onClick:Fe,disabled:!Be(),children:"Speichern"}),r&&Object(Gt.jsx)(ra,{fullWidth:!0,compareString:"l\xf6schen",buttonName:"L\xf6schen",description:"Geben Sie 'l\xf6schen' ein",callback:Te})]})]})},So=Object(s.a)((function(e){return{root:{display:"flex",flexDirection:"column",justifyContent:"flex-start",alignItems:"center"},title:{textAlign:"center",boxSizing:"border-box"},content:{width:"400px",padding:e.spacing(2),display:"flex",flexDirection:"column",alignItems:"center",justifyContent:"center",gap:e.spacing(2)},button:{marginTop:"15px"},formControl:{width:"50%",minWidth:"200px",userSelect:"none"}}})),Io=function(e){var t=e.open,n=e.close,a=e.rvType,r=So(),c=yo,s=wo,o=Object(O.b)().enqueueSnackbar,l=Object(y.f)(),u=Object(x.useState)(a.longName),d=Object(i.a)(u,2),b=d[0],j=d[1],p=Object(x.useState)(a.shortName),f=Object(i.a)(p,2),m=f[0],h=f[1],g=Object(x.useState)(a.description),v=Object(i.a)(g,2),w=v[0],N=v[1],k=function(){var e=Object(Ce.a)(Object(ke.a)().mark((function e(){return Object(ke.a)().wrap((function(e){for(;;)switch(e.prev=e.next){case 0:if(a.id&&I()){e.next=2;break}return e.abrupt("return");case 2:return e.next=4,s({id:a.id,longName:b,shortName:m,description:w});case 4:e.sent?l.go(0):o("Aufgabengruppe konnte nicht gespeichert werden",Ft("error"));case 6:case"end":return e.stop()}}),e)})));return function(){return e.apply(this,arguments)}}(),C=function(){var e=Object(Ce.a)(Object(ke.a)().mark((function e(){return Object(ke.a)().wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return e.next=2,c(a.id);case 2:e.sent?l.push("/rvtypes"):o("Aufgabengruppe konnte nicht gel\xf6scht werden",Ft("error"));case 4:case"end":return e.stop()}}),e)})));return function(){return e.apply(this,arguments)}}(),S=function(e){return!(null!==e&&void 0!==e&&e.length)},I=function(){return b.length+m.length+w.length>0};return Object(Gt.jsxs)(Nt.a,{transitionDuration:100,className:r.root,open:t,onClose:function(){n()},children:[Object(Gt.jsx)(kt.a,{className:r.title,children:"Aufgabengruppe Bearbeiten"}),Object(Gt.jsx)(Ct.a,{}),Object(Gt.jsxs)(St.a,{children:[Object(Gt.jsx)(Xt.a,{required:!0,fullWidth:!0,value:b,label:"Name",error:S(b),onChange:function(e){j(e.target.value)}}),Object(Gt.jsx)(Xt.a,{required:!0,fullWidth:!0,value:m,label:"Abk\xfcrzung",error:S(m),onChange:function(e){h(e.target.value)}}),Object(Gt.jsx)(Xt.a,{required:!0,fullWidth:!0,value:w,label:"Beschreibung",error:S(w),onChange:function(e){N(e.target.value)}}),Object(Gt.jsx)(zt.a,{className:r.button,fullWidth:!0,size:"small",variant:"contained",color:"secondary",type:"submit",onClick:k,disabled:!I(),children:"Absenden"}),Object(Gt.jsx)("div",{className:r.button,children:Object(Gt.jsx)(ra,{fullWidth:!0,compareString:"l\xf6schen",buttonName:"L\xf6schen",description:'Geben Sie "l\xf6schen" ein',callback:C})})]})]})},zo=Object(s.a)((function(e){return{button:{marginTop:"50px"}}})),Do=function(e){var t=e.match.params.id,n=Object(y.f)(),a=zo(),r=Object(x.useContext)(Ut).isAdmin,c=go,s=Object(x.useState)(),o=Object(i.a)(s,2),l=o[0],u=o[1],d=Object(x.useState)(!1),b=Object(i.a)(d,2),j=b[0],p=b[1],f=Object(x.useState)(),m=Object(i.a)(f,2),h=m[0],O=m[1];xa(Object(Ce.a)(Object(ke.a)().mark((function e(){var n,a;return Object(ke.a)().wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return e.next=2,c(t);case 2:return n=e.sent,a=n.data,e.abrupt("return",a);case 5:case"end":return e.stop()}}),e)}))),u);return Object(Gt.jsxs)(ir,{children:[l?Object(Gt.jsxs)(Gt.Fragment,{children:[Object(Gt.jsx)(Ec,{icon:Object(Gt.jsx)(fc.a,{}),displays:[{title:"Abk\xfcrzung",display:Object(Gt.jsx)(It.a,{children:l.shortName})},{title:"Beschreibung",display:Object(Gt.jsx)(It.a,{children:l.description})}],title:l.longName,allowEdits:r,editTooltip:"Aufgabengruppe Bearbeiten",onEdit:function(){p(!j)}}),Object(Gt.jsx)(hc,{rawValues:l.RawValues,tableButtons:[{tooltip:"Rohwert erstellen",icon:function(){return Object(Gt.jsx)(Oo.a,{})},popup:Co,isFreeAction:!0,data:{rvTypeId:l.id},disabled:!r}],onRowClick:function(e,t){r&&O(t)}}),j&&Object(Gt.jsx)(Io,{open:j,rvType:l,close:function(){return p(!1)}}),h&&Object(Gt.jsx)(Co,{close:function(){O(void 0)},open:!!h,data:{rawValue:h,rvTypeId:l.id}})]}):Object(Gt.jsx)(Ht,{}),Object(Gt.jsx)(zt.a,{color:"secondary",variant:"contained",size:"large",onClick:function(){n.push("/rvtypes")},className:a.button,children:"Zur\xfcck zur Aufgabengruppenansicht"})]})},Po=n(247),Ao=n.n(Po),To=Object(s.a)((function(e){return{root:{display:"flex",flexDirection:"column",justifyContent:"flex-start",alignItems:"center"},title:{textAlign:"center",boxSizing:"border-box"},content:{width:"400px",padding:e.spacing(2),display:"flex",flexDirection:"column",alignItems:"center",justifyContent:"center",gap:e.spacing(2)},button:{marginTop:"15px"}}})),Fo=function(e){var t=e.open,n=e.close,a=e.data,r=To(),c=Dn.createCorrectAnswer,s=Object(O.b)().enqueueSnackbar,o=Object(y.f)(),l=Object(x.useState)(""),u=Object(i.a)(l,2),d=u[0],b=u[1],j=Object(x.useState)(""),p=Object(i.a)(j,2),f=p[0],m=p[1],h=function(){var e=Object(Ce.a)(Object(ke.a)().mark((function e(){return Object(ke.a)().wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return e.next=2,c(a.sid,d,f);case 2:e.sent.data?o.go(0):s("L\xf6sung konnte nicht gespeichert werden",Ft("error"));case 4:case"end":return e.stop()}}),e)})));return function(){return e.apply(this,arguments)}}();return Object(Gt.jsxs)(Nt.a,{transitionDuration:100,className:r.root,open:t,onClose:function(){n()},children:[Object(Gt.jsx)(kt.a,{className:r.title,children:"Musterl\xf6sung Hinzuf\xfcgen"}),Object(Gt.jsx)(Ct.a,{}),Object(Gt.jsxs)(St.a,{children:[Object(Gt.jsx)(It.a,{children:"Geben Sie den Titel der Aufgabe und die L\xf6sung an"}),Object(Gt.jsx)(Xt.a,{required:!0,fullWidth:!0,label:"Titel",onChange:function(e){b(e.target.value)}},"title_field"),Object(Gt.jsx)(Xt.a,{required:!0,fullWidth:!0,label:"L\xf6sung",onChange:function(e){m(e.target.value)}},"solution_field"),Object(Gt.jsx)(zt.a,{className:r.button,fullWidth:!0,size:"small",variant:"contained",color:"secondary",type:"submit",onClick:h,disabled:0===f.length||0===d.length,children:"Speichern"})]})]})},Bo=Object(s.a)((function(e){return{root:{display:"flex",flexDirection:"column",justifyContent:"flex-start",alignItems:"center"},title:{textAlign:"center",boxSizing:"border-box"},content:{width:"400px",padding:e.spacing(2),display:"flex",flexDirection:"column",alignItems:"center",justifyContent:"center",gap:e.spacing(2)},button:{marginTop:"15px"}}})),Eo=function(e){var t=e.open,n=e.close,a=e.answer,r=Bo(),c=Dn.editCorrectAnswer,s=Dn.deleteCorrectAnswer,o=Object(O.b)().enqueueSnackbar,l=Object(y.f)(),u=Object(x.useState)(a.title),d=Object(i.a)(u,2),b=d[0],j=d[1],p=Object(x.useState)(a.solution),f=Object(i.a)(p,2),m=f[0],h=f[1],g=function(){var e=Object(Ce.a)(Object(ke.a)().mark((function e(){return Object(ke.a)().wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return e.next=2,c(a.id,b,m);case 2:e.sent.data?l.go(0):o("L\xf6sung konnte nicht gespeichert werden",Ft("error"));case 4:case"end":return e.stop()}}),e)})));return function(){return e.apply(this,arguments)}}(),v=function(){var e=Object(Ce.a)(Object(ke.a)().mark((function e(){return Object(ke.a)().wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return e.next=2,s(a.id);case 2:e.sent?l.go(0):o("L\xf6sung konnte nicht gel\xf6scht werden",Ft("error"));case 4:case"end":return e.stop()}}),e)})));return function(){return e.apply(this,arguments)}}();return Object(Gt.jsxs)(Nt.a,{transitionDuration:100,className:r.root,open:t,onClose:function(){n()},children:[Object(Gt.jsx)(kt.a,{className:r.title,children:"Musterl\xf6sung Bearbeiten"}),Object(Gt.jsx)(Ct.a,{}),Object(Gt.jsxs)(St.a,{children:[Object(Gt.jsx)(It.a,{children:"Geben Sie den Titel der Aufgabe und die L\xf6sung an"}),Object(Gt.jsx)(Xt.a,{required:!0,fullWidth:!0,value:b,label:"Titel",onChange:function(e){j(e.target.value)}},"title_field"),Object(Gt.jsx)(Xt.a,{value:m,required:!0,fullWidth:!0,label:"L\xf6sung",onChange:function(e){h(e.target.value)}},"solution_field"),Object(Gt.jsx)(zt.a,{className:r.button,fullWidth:!0,size:"small",variant:"contained",color:"secondary",type:"submit",onClick:g,disabled:!m.length||!b.length,children:"Speichern"}),Object(Gt.jsx)("div",{className:r.button,children:Object(Gt.jsx)(ra,{fullWidth:!0,compareString:"l\xf6schen",buttonName:"L\xf6schen",description:'Geben Sie "l\xf6schen" ein',callback:v})})]})]})},Ro=n(507),Uo=function(e){return!isNaN(+e)&&+e>=111111&&+e<=999999},Wo=Object(s.a)((function(e){return{root:{display:"flex",flexDirection:"column",justifyContent:"flex-start",alignItems:"center"},title:{textAlign:"center",boxSizing:"border-box"},content:{width:"400px",padding:e.spacing(2),display:"flex",flexDirection:"column",alignItems:"center",justifyContent:"center",gap:e.spacing(2)},button:{marginTop:"15px"},formControl:{width:"50%",minWidth:"200px",userSelect:"none"}}})),Lo=function(e){var t=e.open,n=e.close,a=e.survey,r=Wo(),c=Dn.updateSurvey,s=Dn.deleteSurvey,o=Object(O.b)().enqueueSnackbar,l=Object(y.f)(),u=Object(x.useContext)(_e),d=u.fetchedCustomers,b=u.getCustomers,j=Object(x.useState)(a.description),p=Object(i.a)(j,2),f=p[0],m=p[1],h=Object(x.useState)(a.sid),g=Object(i.a)(h,2),v=g[0],w=g[1],N=Object(x.useState)(a.barrier),k=Object(i.a)(N,2),C=k[0],S=k[1],I=Object(x.useState)(d.find((function(e){return e.id===a.customerId}))),z=Object(i.a)(I,2),D=z[0],P=z[1],A=Object(x.useState)(!1),T=Object(i.a)(A,2),F=T[0],B=T[1],E=function(){var e=Object(Ce.a)(Object(ke.a)().mark((function e(){return Object(ke.a)().wrap((function(e){for(;;)switch(e.prev=e.next){case 0:if(a.id){e.next=2;break}return e.abrupt("return");case 2:return e.next=4,c(a.id,{sid:v,barrier:C,description:f,customerId:null===D||void 0===D?void 0:D.id});case 4:e.sent?l.go(0):o("Umfrage konnte nicht gespeichert werden",Ft("error"));case 6:case"end":return e.stop()}}),e)})));return function(){return e.apply(this,arguments)}}(),R=function(){var e=Object(Ce.a)(Object(ke.a)().mark((function e(){return Object(ke.a)().wrap((function(e){for(;;)switch(e.prev=e.next){case 0:if(a.id){e.next=3;break}return o("Keine Umfragen-ID vorhanden",Ft("error")),e.abrupt("return");case 3:return e.next=5,s(a.id);case 5:1e3===e.sent.status_code?l.push("/survey"):o("Umfrage konnte nicht gel\xf6scht werden",Ft("error"));case 7:case"end":return e.stop()}}),e)})));return function(){return e.apply(this,arguments)}}();return Object(x.useEffect)((function(){b()}),[b]),Object(Gt.jsxs)(Nt.a,{transitionDuration:100,className:r.root,open:t,onClose:function(){n()},children:[Object(Gt.jsx)(kt.a,{className:r.title,children:"Umfrage Bearbeiten"}),Object(Gt.jsx)(Ct.a,{}),Object(Gt.jsxs)(St.a,{children:[Object(Gt.jsx)(Xt.a,{required:!0,fullWidth:!0,value:f,label:"Beschreibung",onChange:function(e){m(e.target.value)}},"title_field"),Object(Gt.jsx)(Xt.a,{value:v,required:!0,fullWidth:!0,label:"Survey-ID",error:!Uo(v),onChange:function(e){w(e.target.value)}},"solution_field"),Object(Gt.jsx)(kn.a,{label:"Mehr Optionen",labelPlacement:"end",control:Object(Gt.jsx)(Cn.a,{color:"secondary",onChange:function(){B(!F)},checked:F}),className:r.formControl}),F&&Object(Gt.jsxs)(Gt.Fragment,{children:[Object(Gt.jsxs)(Zt.a,{fullWidth:!0,children:[Object(Gt.jsx)(Jt.a,{id:"barrier-select-label",children:"Barriere"}),Object(Gt.jsxs)($t.a,{labelId:"barrier-select-label",id:"barrier-select",value:C,label:"Barriere",onChange:function(e){var t;t=e.target.value,S(t)},children:[Object(Gt.jsx)(Yt.a,{value:1,children:"Ja"}),Object(Gt.jsx)(Yt.a,{value:0,children:"Nein"})]})]}),Object(Gt.jsxs)(Zt.a,{fullWidth:!0,children:[Object(Gt.jsx)(Jt.a,{id:"customer-select-label",children:"Kunde"}),Object(Gt.jsxs)($t.a,{labelId:"customer-select-label",id:"customer-select",value:null===D||void 0===D?void 0:D.id,label:"Kunde",disabled:0===d.length,onChange:function(e){var t;(t=e.target.value).length?P(d.find((function(e){return e.id===t}))):P(void 0)},children:[Object(Gt.jsx)(Yt.a,{value:"",children:"(Kein Kunde)"},-1),d.map((function(e,t){return Object(Gt.jsx)(Yt.a,{value:e.id,children:e.longName},t)}))]}),0===d.length&&Object(Gt.jsx)(Ro.a,{children:"Keine Kunden verf\xfcgbar"})]})]}),Object(Gt.jsx)(zt.a,{className:r.button,fullWidth:!0,size:"small",variant:"contained",color:"secondary",type:"submit",onClick:E,disabled:!(f.length>0&&Uo(v)),children:"Absenden"}),Object(Gt.jsx)("div",{className:r.button,children:Object(Gt.jsx)(ra,{fullWidth:!0,compareString:"l\xf6schen",buttonName:"L\xf6schen",description:'Geben Sie "l\xf6schen" ein',callback:R})})]})]})},Mo=Object(s.a)((function(e){return{button:{marginTop:"50px"}}})),Go=Object(h.a)((function(e){var t,n=e.match.params.id,a=Mo(),r=Object(O.b)().enqueueSnackbar,c=Fc(),s=Object(y.f)(),o=Object(x.useContext)(Ut).isAdmin,l=Dn.getSurvey,u=Dn.getCorrectAnswers,d=Dn.removeSurveyLink,b=Dn.createSurveyLinks,j=Object(x.useState)(),p=Object(i.a)(j,2),f=p[0],m=p[1],h=Object(x.useState)(),g=Object(i.a)(h,2),v=g[0],N=g[1],k=Object(x.useState)(),C=Object(i.a)(k,2),S=C[0],I=C[1],z=Object(x.useState)(!1),D=Object(i.a)(z,2),P=D[0],A=D[1],T=Object(x.useState)(),F=Object(i.a)(T,2),B=F[0],E=F[1];xa(Object(Ce.a)(Object(ke.a)().mark((function e(){return Object(ke.a)().wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return e.abrupt("return",l(n));case 1:case"end":return e.stop()}}),e)}))),function(){var e=Object(Ce.a)(Object(ke.a)().mark((function e(t){return Object(ke.a)().wrap((function(e){for(;;)switch(e.prev=e.next){case 0:if(m(t.data),!t.data){e.next=4;break}return e.next=4,R(t.data.sid);case 4:case"end":return e.stop()}}),e)})));return function(t){return e.apply(this,arguments)}}());var R=function(){var e=Object(Ce.a)(Object(ke.a)().mark((function e(t){var n,a;return Object(ke.a)().wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return e.next=2,u(t);case 2:n=e.sent,a=n.data,N(a);case 5:case"end":return e.stop()}}),e)})));return function(t){return e.apply(this,arguments)}}(),U=function(){var e=Object(Ce.a)(Object(ke.a)().mark((function e(t,a){var c;return Object(ke.a)().wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return e.next=2,b(n,t,a);case 2:c=e.sent,console.log(c.data),c.status_code===Tt.SUCCESS?s.go(0):r("Verkn\xfcpfung konnte nicht erstellt werden",Ft("error"));case 5:case"end":return e.stop()}}),e)})));return function(t,n){return e.apply(this,arguments)}}(),W=function(){var e=Object(Ce.a)(Object(ke.a)().mark((function e(){return Object(ke.a)().wrap((function(e){for(;;)switch(e.prev=e.next){case 0:if(B&&f&&f.id){e.next=2;break}return e.abrupt("return");case 2:return e.next=4,d(B.id,f.id);case 4:e.sent.status_code===Tt.SUCCESS?s.go(0):r("Verkn\xfcpfung konnte nicht entfernt werden",Ft("error"));case 6:case"end":return e.stop()}}),e)})));return function(){return e.apply(this,arguments)}}(),L=[{title:"sid",display:Object(Gt.jsx)(It.a,{className:c.label,children:null===f||void 0===f?void 0:f.sid})},{title:"Barriere",display:Object(Gt.jsx)(It.a,{className:c.label,children:null!==f&&void 0!==f&&f.barrier?"Ja":"Nein"})},{title:"Kunde",display:Object(Gt.jsx)(It.a,{className:c.label,children:(null===f||void 0===f||null===(t=f.Customer)||void 0===t?void 0:t.longName)||"\u2014"})},{title:"Umfragentyp",display:Object(Gt.jsx)(It.a,{className:c.label,children:Ae.c[(null===f||void 0===f?void 0:f.type)||"OT"]})}],M={onRowClick:function(e,t){o&&I(t)},pagingFilter:!0,pageSize:5,tableButtons:[{tooltip:"L\xf6sung Hinzuf\xfcgen",icon:function(){return Object(Gt.jsx)(qe.a,{})},isFreeAction:!0,popup:Fo,data:f,disabled:!o}],title:"Musterl\xf6sungen",columns:[{title:"Titel",field:"title"},{title:"L\xf6sung",field:"solution"}],data:v};return Object(Gt.jsxs)(ir,{children:[f&&v?Object(Gt.jsxs)(Gt.Fragment,{children:[Object(Gt.jsx)(Ec,{title:f.description,displays:L,icon:Object(Gt.jsx)(Ao.a,{}),allowEdits:o,editTooltip:"Umfrage bearbeiten",onEdit:function(){A(!0)}}),Object(Gt.jsxs)(Gt.Fragment,{children:["PT"!==f.type&&Object(Gt.jsx)(tr,Object(w.a)({dense:!0},M)),Object(Gt.jsx)(hc,{rawValues:f.RawValues,onRowClick:function(e,t){o&&E(t)},tableButtons:"PT"!==f.type||"PT"===f.type&&0===f.RawValues.length?[{tooltip:"Rohwerte mit Umfrage verlinken",icon:function(){return Object(Gt.jsx)(qe.a,{})},popup:zc,data:{handleCreateLink:U,rvRelevantStart:f.description.slice(0,3),irrelevantIds:f.RawValues.map((function(e){return e.id})),rawValues:f.RawValues},isFreeAction:!0,disabled:!o}]:[]})]})]}):Object(Gt.jsx)(Ht,{}),Object(Gt.jsx)(zt.a,{color:"secondary",variant:"contained",size:"large",onClick:function(){s.push("/survey")},className:a.button,children:"Zur\xfcck zur Umfragenansicht"}),S&&Object(Gt.jsx)(Eo,{open:!!S,answer:S,close:function(){return I(void 0)}}),P&&f&&Object(Gt.jsx)(Lo,{open:P,survey:f,close:function(){return A(!1)}}),B&&f&&Object(Gt.jsx)(Tc,{rawValue:B,open:!!B,close:function(){E(void 0)},handleUnlink:W})]})})),_o=n(411),Ko=n.n(_o),Vo=function(){return Object(Gt.jsxs)("div",{style:{maxWidth:"800px",height:"100vh",margin:"0 auto",display:"flex",flexDirection:"column",alignItems:"center",justifyContent:"center"},children:[Object(Gt.jsx)(Ko.a,{style:{fontSize:"10rem",color:"lightgrey"}}),Object(Gt.jsx)("h1",{children:"Oops! ... "}),Object(Gt.jsx)("h2",{children:"Das h\xe4tte nicht passieren d\xfcrfen"}),Object(Gt.jsx)(It.a,{style:{margin:"2rem"},children:"Laden Sie die Seite neu. Sollte das Problem weiterhin bestehen, wenden Sie sich an den Support"}),Object(Gt.jsxs)(d.a,{container:!0,direction:"row",justify:"space-around",alignItems:"center",children:[Object(Gt.jsx)(d.a,{item:!0,children:Object(Gt.jsx)(zt.a,{variant:"outlined",href:"/",children:"Seite neu laden"})}),Object(Gt.jsx)(d.a,{item:!0,children:Object(Gt.jsx)(zt.a,{variant:"outlined",href:"mailto:support@ki-test.com",children:"Support"})})]})]})},qo=Object(h.a)((function(){var e=Object(y.f)(),t=Object(x.useContext)(Ut).isAdminSupport,n=On.getAllEvents,a=Object(x.useState)([]),r=Object(i.a)(a,2),c=r[0],s=r[1],o=Object(x.useState)([]),l=Object(i.a)(o,2),u=l[0],d=l[1],b=function(){var e=Object(Ce.a)(Object(ke.a)().mark((function e(){var t,a;return Object(ke.a)().wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return e.next=2,n();case 2:t=e.sent,(a=t.data)&&s(a);case 5:case"end":return e.stop()}}),e)})));return function(){return e.apply(this,arguments)}}(),j=function(){var e=Object(Ce.a)(Object(ke.a)().mark((function e(){var t;return Object(ke.a)().wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return e.next=2,Et.getUsers();case 2:(t=e.sent)&&d(t.filter((function(e){return 4===Number(e.roleId)})));case 4:case"end":return e.stop()}}),e)})));return function(){return e.apply(this,arguments)}}();Object(x.useEffect)((function(){b(),j()}),[]);var p={pagingFilter:!0,pageSize:100,searchFilter:!0,addEventButton:t,userList:u,onRowClick:function(t,n){e.push("/event/".concat(n.id))},columns:[{align:"left",title:"Datum",type:"date",field:"date",sorting:!0,defaultSort:"asc",render:function(e){return Object(Gt.jsx)(It.a,{children:jn(e.date)})},customFilterAndSearch:function(e,t){return jn(t.date).includes(e)}},{align:"left",field:"Office.longName",type:"string",title:"Einheit"},{align:"left",field:"Project.longName",type:"string",title:"Projekt"},{align:"left",title:"Standort",type:"string",field:"location"},{align:"left",title:"Status",type:"string",field:"status",render:function(e){return Object(Gt.jsx)(It.a,{children:mn("event",e.status)})},customFilterAndSearch:function(e,t){return Ii(e,t)}}].concat(Object(ua.a)(t?[{title:"Moderator*in",field:"User",customFilterAndSearch:function(e,t){return Si(e,null===t||void 0===t?void 0:t.User)},render:function(e){var t,n;return Object(Gt.jsxs)(It.a,{children:[null===(t=e.User)||void 0===t?void 0:t.firstName," ",null===(n=e.User)||void 0===n?void 0:n.lastName]})}}]:[])),data:c.length>0?JSON.parse(JSON.stringify(c)):[]};return Object(Gt.jsxs)(ir,{children:[Object(Gt.jsx)(rr,{heading:"Termine",children:Object(Gt.jsx)(Jr.a,{})}),Object(Gt.jsx)(tr,Object(w.a)({dense:!0},p))]})})),Ho=n(139),Zo=n(10),Jo=n(1199),$o=n(1237),Yo=n(1235),Xo=n(1236),Qo=n(1232),el=n(1247),tl=n(735),nl=n.n(tl),al=n(736),rl=n.n(al),cl=n(4),il=(Us=Object(Ie.a)((function e(){var t=this;Object(ze.a)(this,e),Object(Se.a)(this,"activeStep",Ws,this),Object(Se.a)(this,"conflictState",Ls,this),Object(Se.a)(this,"importState",Ms,this),Object(Se.a)(this,"mappingState",Gs,this),Object(Se.a)(this,"selectState",_s,this),Object(Se.a)(this,"validationState",Ks,this),this.setActiveStep=function(e){t.activeStep=e},this.setMappingState=function(e){t.mappingState={complete:e.complete,duplicates:e.duplicates}},this.setValidationState=function(e){t.validationState={processing:e.processing,complete:e.complete,count:e.count}},this.setConflictState=function(e){t.conflictState={fetching:e.fetching,processing:e.processing,complete:e.complete,count:e.count}},this.setSelectState=function(e){t.selectState={fetched:e.fetched,officeSelected:e.officeSelected,projectSelected:e.projectSelected}},this.setImportState=function(e){t.importState={responseData:e.responseData,fetched:e.fetched,status:e.status}},this.activeStep=0,this.mappingState={complete:!1,duplicates:!1},this.validationState={processing:!1,complete:!1,count:0},this.conflictState={fetching:!1,processing:!1,complete:!1,count:0},this.selectState={fetched:!1,officeSelected:!1,projectSelected:!1},this.importState={responseData:[{participant:{id:"",firstName:"",lastName:"",occurence:""},application:[{positionId:"",officeId:"",occurence:"",status:"",action:""}]}],fetched:!1,status:""}})),Ws=Object(De.a)(Us.prototype,"activeStep",[Pe.f],{configurable:!0,enumerable:!0,writable:!0,initializer:null}),Ls=Object(De.a)(Us.prototype,"conflictState",[Pe.f],{configurable:!0,enumerable:!0,writable:!0,initializer:null}),Ms=Object(De.a)(Us.prototype,"importState",[Pe.f],{configurable:!0,enumerable:!0,writable:!0,initializer:null}),Gs=Object(De.a)(Us.prototype,"mappingState",[Pe.f],{configurable:!0,enumerable:!0,writable:!0,initializer:null}),_s=Object(De.a)(Us.prototype,"selectState",[Pe.f],{configurable:!0,enumerable:!0,writable:!0,initializer:null}),Ks=Object(De.a)(Us.prototype,"validationState",[Pe.f],{configurable:!0,enumerable:!0,writable:!0,initializer:null}),Us),sl=Object(x.createContext)(new il),ol=n(1261),ll=n(710),ul=n(252),dl=Object(s.a)((function(e){return{root:{overflow:"none",maxWidth:"100%"},btn:{margin:"20px",boxSizing:"border-box"},btnBox:{display:"flex",flexDirection:"row",alignItems:"center",justifyContent:"center"},duplicate:{color:"red"},form:{margin:e.spacing(1)},tableContainer:{maxHeight:"40vh",display:"flex",flexDirection:"column",alignItems:"center"},tableHeadCell:{width:"100px"},tableCell:{maxWidth:"100px",minWidth:"100px",padding:"2px 0px 2px 4px",overflowX:"hidden",textOverflow:"ellipsis"},iconTableCell:{overflowX:"hidden",userSelect:"none",paddingTop:"10px",color:"#e39802"},infoIcon:{display:"flex",flexDirection:"column",alignItems:"center",justifyContent:"center"},header:{fontWeight:600},invalid:{color:"#b60a1c"},button:{margin:"10px"},accordionSummary:{backgroundColor:e.palette.secondary.main},accordion:{marginBottom:".25rem"},accordionDetails:{padding:"0","@global":{".MuiToolbar-root":{minHeight:"10px"}}},paginationLabel:{display:"flex",alignItems:"center",justifyContent:"space between"},total:{backgroundColor:e.palette.secondary.light,color:e.palette.primary.light},conflict:{backgroundColor:e.palette.warning.light,color:e.palette.primary.light},error:{backgroundColor:e.palette.error.light,color:e.palette.primary.light},ok:{backgroundColor:e.palette.success.light,color:e.palette.primary.light},chipBox:{display:"flex",padding:e.spacing(1),gap:e.spacing(1)}}})),bl=function(e){var t,n,a,r,c,s,o=e.columns,l=e.rows,u=e.positions,d=e.fileName,b=e.fileHeaders,j=e.storeNewRows,p=dl(),f=Object(x.useContext)(sl),m=Object(O.b)().enqueueSnackbar,h=Bt.checkConflicts,g=f.activeStep,v=f.setActiveStep,y=f.mappingState,N=f.setMappingState,k=f.validationState,C=f.setValidationState,S=f.conflictState,I=f.setConflictState,z=f.importState,D=Object(x.useState)(0),P=Object(i.a)(D,2),A=P[0],T=P[1],F=Object(x.useState)(o),B=Object(i.a)(F,1)[0],E=Object(x.useState)(5),R=Object(i.a)(E,2),U=R[0],W=R[1],L=Object(x.useState)(l),M=Object(i.a)(L,2),G=M[0],_=M[1],K=Object(x.useState)(!1),V=Object(i.a)(K,2),q=V[0],H=V[1],Z=Object(x.useState)(b),J=Object(i.a)(Z,2),$=J[0],Y=J[1],X=Object(x.useState)({}),Q=Object(i.a)(X,2),ee=Q[0],te=Q[1],ne=function(e){return Object(At.a)(Object(ul.a)(dn(e)),Object(ul.a)(new Date))},ae=function(e){var t=e.map((function(e){e.misc.invalid=[];var t,n,a=e.misc.positions.map((function(e){return e.shortName})),r=0;for(var c in e){var i=e[c],s=e.misc.invalid;switch(c){case"lastName":case"firstName":!Ae.i.name.test(i)&&s.push(c);break;case"email":!Ae.i.email.test(i)&&s.push(c);break;case"gender":!Ae.i.gender.test(i)&&s.push(c);break;case"birthday":!Ae.i.birthday.test(i)&&s.push(c);break;case"validFrom":(!Ae.i.date.test(i)||!ne(i))&&s.push(c);break;case"validUntil":(!Ae.i.date.test(i)||!ne(i)||(t=e.validFrom,n=i,!Object(Zi.a)(dn(t),dn(n))))&&s.push(c)}a.includes(c)&&"x"===i&&r++}return 0===r&&a.forEach((function(t){return e.misc.invalid.push(t)})),e}));t[0].misc.invalid.length>=6&&m("Enth\xe4lt die Datei eine Kopfzeile? Bitte import Dateien nur ohne Kopfzeile hochladen.",Ft("warning")),ie(),_(t),v(g)},re=function(e){var t="";switch(e){case"diffMail":t="Teilnehmer*in existiert mit einer anderen E-Mail-Adresse";break;case"diffFirstName":t="Teilnehmer*in existiert mit einem anderen Vornamen";break;case"diffLastName":t="Teilnehmer*in existiert mit einem anderen Nachnamen";break;case"diffBirthday":t="Teilnehmer*in existiert mit einem anderen Geburtsdatum";break;case"nameSwap":t="Teilnehmer*in exisitert bereits mit verdrehtem Vor- und Nachnamen";break;case"mailExist":t="Die E-Mail-Adresse ist bereits vergeben";break;case"exist":t="Teilnehmer*in exisiert bereits";break;case"duplicateMail":t="Die E-Mail-Adresse ist innerhalb der Datei f\xfcr verschiedene Teilnehmer*innen vorhanden";break;case"diffGender":t="Teilnehmer*in existiert bereits mit anderem Geschlecht"}return t},ce=function(){var e=function(){var e=Object.keys(o).length;return(null===$||void 0===$?void 0:$.filter((function(e){return""!==e})).length)===e}(),t=(null===$||void 0===$?void 0:$.filter((function(e,t){return(null===$||void 0===$?void 0:$.indexOf(e))!==t}))).length>0;N({complete:e,duplicates:t})},ie=function(){var e=function(){var e=!0,t=0;return G.forEach((function(n){n.misc.invalid.length>0&&(t++,e=!1)})),{complete:e,count:t}}();C({processing:!1,complete:e.complete,count:e.count})},se=function(){var e=function(){var e=!0,t=0;return G.forEach((function(n){void 0!==n.misc.conflict&&"ok"!==n.misc.conflict&&""!==n.misc.conflict&&(t++,e=!1)})),{complete:e,count:t}}();I({fetching:!1,processing:!1,complete:e.complete,count:e.count})},oe=function(){var e=Object(Ce.a)(Object(ke.a)().mark((function e(t){var n;return Object(ke.a)().wrap((function(e){for(;;)switch(e.prev=e.next){case 0:if(ae(t),!k.complete){e.next=7;break}return e.next=4,h(t);case 4:(n=e.sent)&&_(n),se();case 7:case"end":return e.stop()}}),e)})));return function(t){return e.apply(this,arguments)}}(),le=function(e,t,n){if(!isNaN(e)&&t&&n){var a=G;a[e][t]=n,_(a)}},ue=function(){var e=Object.keys(ee).length>1;y.complete&&!y.duplicates&&e&&!q&&(!function(e,t){var n=e.map((function(e){var n={};return Object.entries(e).forEach((function(e){var a=Object(i.a)(e,2),r=a[0],c=a[1];if("misc"!==r&&r.length){var s=t[r];n[s.id]=c}else"misc"===r&&(n.misc=c)})),n}));n.forEach((function(e){var t=u.map((function(e){return e.shortName}));Object.entries(e).forEach((function(n){var a=Object(i.a)(n,2),r=a[0],c=a[1];if(t.includes(r))c.length>0?e[r]="x":e[r]="-";else if("gender"===r)switch(c.toLowerCase()){case"m":case"m\xe4nnlich":e[r]="m\xe4nnlich";break;case"w":case"weiblich":e[r]="weiblich";break;case"d":case"divers":e[r]="divers"}}))})),_(n),H(!0)}(G,ee),j(G),C({processing:!0,complete:k.complete,count:k.count}),T(A))};return Object(x.useEffect)((function(){j(G)}),[j,G]),Object(x.useEffect)((function(){var e=Object.keys(ee).length>1;!y.complete||y.duplicates||e||function(){var e=Object.keys(G[0]),t={};e.forEach((function(e,n){"misc"!==e&&(t[e]={id:$[n],name:o[$[n]]})})),te(t)}()})),Object(x.useEffect)((function(){var e=Object.keys(ee).length>1;y.complete&&!y.duplicates&&e&&3===g&&ue()})),Object(x.useEffect)((function(){4===g&&S.processing&&!S.fetching&&(I({fetching:!0,processing:S.processing,complete:S.complete,count:S.count}),oe(G))})),Object(x.useEffect)((function(){3!==g&&4!==g||!k.processing||ae(G)})),Object(x.useEffect)((function(){g>=4&&!k.complete&&v(3)})),Object(x.useEffect)((function(){z.fetched&&v(6)})),Object(x.useEffect)((function(){3===g&&k.complete&&0===k.count&&(I({fetching:S.fetching,processing:!0,complete:S.complete,count:S.count}),v(4))}),[g,S,v,I,k]),Object(x.useEffect)((function(){5===g&&0===(null===G||void 0===G?void 0:G.filter((function(e){var t;return"ok"===(null===e||void 0===e||null===(t=e.misc)||void 0===t?void 0:t.conflict)})).length)&&v(4)}),[g,v,G]),Object(Gt.jsxs)("div",{className:p.root,children:[Object(Gt.jsxs)(rc.a,{className:p.tableContainer,component:Ke.a,children:[Object(Gt.jsxs)(vn.a,{size:"small",stickyHeader:!0,children:[Object(Gt.jsx)(ja.a,{children:Object(Gt.jsx)(yn.a,{children:2===g?Object.keys(o).map((function(e,t){var n,a,r,c;return Object(Gt.jsx)(wn.a,{className:"".concat(p.tableHeadCell," ").concat(p.tableCell),children:Object(Gt.jsx)(Zt.a,{color:"secondary",fullWidth:!0,className:p.form,children:Object(Gt.jsxs)($t.a,{defaultValue:"",autoWidth:!0,value:$[t],onChange:function(e){"string"===typeof e.target.value&&function(e,t){var n=$;n[t]=e,Y(n),ce()}(e.target.value,t)},children:[Object(Gt.jsx)(Yt.a,{value:"",children:"-"}),null===(n=Object.entries(B))||void 0===n||null===(a=n.filter((function(e){var n=Object(i.a)(e,1)[0];return $.indexOf(n)===t})))||void 0===a?void 0:a.map((function(e,t){var n=Object(i.a)(e,2),a=n[0],r=n[1];return Object(Gt.jsx)(Yt.a,{value:a||"",children:r||""},t)})),null===(r=Object.entries(B))||void 0===r||null===(c=r.filter((function(e){var t=Object(i.a)(e,1)[0];return!$.includes(t)})))||void 0===c?void 0:c.map((function(e,t){var n=Object(i.a)(e,2),a=n[0],r=n[1];return Object(Gt.jsx)(Yt.a,{value:a||"",children:r||""},t)}))]})})},t)})):Object(Gt.jsx)(Gt.Fragment,{children:(3===g||4===g||5===g)&&y.complete&&ee?Object.entries(ee).map((function(e,t){var n=Object(i.a)(e,2),a=(n[0],n[1]);return Object(Gt.jsx)(wn.a,{variant:"head",className:p.tableCell,children:Object(Gt.jsx)(Gt.Fragment,{children:a.name})},t)})):Object(Gt.jsx)(Gt.Fragment,{})})})}),Object(Gt.jsx)(pa.a,{children:2===g?G.slice(A*U,A*U+U).map((function(e,t){var n,a;return Object(Gt.jsx)(yn.a,{children:null===(n=Object.entries(e))||void 0===n||null===(a=n.filter((function(e){return"misc"!==Object(i.a)(e,1)[0]})))||void 0===a?void 0:a.map((function(t,n){var a=Object(i.a)(t,1)[0];return Object(Gt.jsx)(wn.a,{className:p.tableCell,children:Object(Gt.jsx)(Gt.Fragment,{children:e[a]})},n)}))},t)})):3===g?null===G||void 0===G||null===(t=G.filter((function(e){var t,n;return(null===(t=e.misc)||void 0===t||null===(n=t.invalid)||void 0===n?void 0:n.length)>0})))||void 0===t||null===(n=t.slice(A*U,A*U+U))||void 0===n?void 0:n.map((function(e){var t;return Object(Gt.jsx)(yn.a,{children:Object.entries(e).map((function(t,n){var a,r,c,s,o,l=Object(i.a)(t,1)[0];return"misc"!==l?Object(Gt.jsx)(wn.a,{className:p.tableCell,children:Object(Gt.jsx)(Xt.a,{variant:"outlined",margin:"dense",defaultValue:G[null===(a=e.misc)||void 0===a?void 0:a.id][l],label:null!==(r=e.misc)&&void 0!==r&&null!==(c=r.invalid)&&void 0!==c&&c.includes(l)?"Ung\xfcltig":"",error:null===(s=e.misc)||void 0===s||null===(o=s.invalid)||void 0===o?void 0:o.includes(l),onChange:function(t){var n;le(null===(n=e.misc)||void 0===n?void 0:n.id,l,t.target.value)}})},n):Object(Gt.jsx)(Gt.Fragment,{})}))},null===(t=e.misc)||void 0===t?void 0:t.id)})):4===g&&!S.processing&&!S.fetching&&G.length>0?null===G||void 0===G||null===(a=G.filter((function(e){var t;return"ok"!==(null===e||void 0===e||null===(t=e.misc)||void 0===t?void 0:t.conflict)})))||void 0===a||null===(r=a.slice(A*U,A*U+U))||void 0===r?void 0:r.map((function(e){return Object(Gt.jsx)(yn.a,{children:Object.entries(e).map((function(t,n){var a=Object(i.a)(t,1)[0];return"misc"!==a?Object(Gt.jsx)(wn.a,{className:p.tableCell,children:Object(Gt.jsx)(Xt.a,{variant:"outlined",margin:"dense",defaultValue:G[e.misc.id][a],onChange:function(t){var n;le(null===(n=e.misc)||void 0===n?void 0:n.id,a,t.target.value)}})},n):"misc"===a?Object(Gt.jsx)(wn.a,{className:p.iconTableCell,children:Object(Gt.jsx)(ba.a,{title:re(e[a].conflict),placement:"left",children:Object(Gt.jsx)(Kc.a,{className:p.infoIcon,fontSize:"large"})})},n):Object(Gt.jsx)(Ht,{})}))},e.misc.id)})):5===g&&G.length>0?null===G||void 0===G||null===(c=G.filter((function(e){return"ok"===e.misc.conflict})))||void 0===c||null===(s=c.slice(A*U,A*U+U))||void 0===s?void 0:s.map((function(e,t){var n,a;return Object(Gt.jsx)(yn.a,{children:null===(n=Object.entries(e))||void 0===n||null===(a=n.filter((function(e){return"misc"!==Object(i.a)(e,1)[0]})))||void 0===a?void 0:a.map((function(t,n){var a=Object(i.a)(t,2),r=a[0],c=a[1];return Object(Gt.jsx)(wn.a,{className:p.tableCell,children:"x"===c?Object(Gt.jsx)(ol.a,{checked:!0}):"-"===c?Object(Gt.jsx)(ol.a,{checked:!1,disabled:!0}):Object(Gt.jsx)(Gt.Fragment,{children:e[r]})},n)}))},t)})):Object(Gt.jsx)(Gt.Fragment,{})})]}),4===g&&Object(Gt.jsx)(zt.a,{color:"secondary",className:p.button,variant:"outlined",onClick:function(){var e,t=null===G||void 0===G||null===(e=G.filter((function(e){return"ok"!==e.misc.conflict})))||void 0===e?void 0:e.map((function(e){var t=Object(w.a)({},e);return t.conflict=re(t.misc.conflict),delete t.misc,t})),n=new Date,a="".concat(n.getFullYear().toString().substring(-2)).concat(("0"+(n.getMonth()+1)).slice(-2)).concat(("0"+n.getDate()).slice(-2));"".concat(a,"_Konflikte_").concat(d.split(".")[0]);if(t.length>0)throw new Error("unavailable");m("Keine Konflikte gefunden.",Ft("warning"))},children:"Download .CSV"})]}),Object(Gt.jsx)(ll.a,{rowsPerPageOptions:[5,10,25],component:"div",count:l.length,rowsPerPage:U,labelRowsPerPage:"Eintr\xe4ge pro Seite",labelDisplayedRows:function(){return Object(Gt.jsxs)("div",{className:p.paginationLabel,children:[Object(Gt.jsxs)("div",{className:p.chipBox,children:[(3===g||4===g)&&Object(Gt.jsx)(Jn.a,{label:"".concat(3===g?G.filter((function(e){var t,n;return(null===(t=e.misc)||void 0===t||null===(n=t.invalid)||void 0===n?void 0:n.length)>0})).length:4===g?null===G||void 0===G?void 0:G.filter((function(e){var t;return"ok"!==(null===e||void 0===e||null===(t=e.misc)||void 0===t?void 0:t.conflict)})).length:l.length," ").concat(3===g?"Fehler":4===g?"Konflikte":""),size:"small",className:"".concat(p.total," ").concat(3===g?p.error:4===g?p.conflict:"")}),g>4&&g<6&&Object(Gt.jsx)(Jn.a,{label:"".concat(null===G||void 0===G?void 0:G.filter((function(e){var t,n,a;return 0===(null===e||void 0===e||null===(t=e.misc)||void 0===t||null===(n=t.invalid)||void 0===n?void 0:n.length)&&"ok"===(null===e||void 0===e||null===(a=e.misc)||void 0===a?void 0:a.conflict)})).length," OK"),size:"small",className:p.ok}),Object(Gt.jsx)(Jn.a,{label:"".concat(G.length," Gesamt"),size:"small",className:p.total})]}),Object(Gt.jsxs)(It.a,{children:["Seite ",A+1]})]})},page:A,onChangePage:function(e,t){T(t)},onChangeRowsPerPage:function(e){W(Number(e.target.value)),T(0)}})]})},jl=Object(s.a)((function(e){return{tableContainer:{maxHeight:"300px",boxSizing:"border-box"},tableCell:{maxWidth:"100px",minWidth:"100px",padding:"2px 0px 2px 4px",overflowX:"hidden",textOverflow:"ellipsis"},accordionSummary:{backgroundColor:e.palette.secondary.main},accordionDetails:{padding:"0","@global":{".MuiToolbar-root":{minHeight:"10px"}}}}})),pl=function(e){var t=e.positions,n=e.rows,a=Object(x.useContext)(sl),r=jl(),c=a.activeStep,s=a.importState,o=Object(x.useState)(0),l=Object(i.a)(o,2),u=l[0],d=l[1],b=Object(x.useState)(5),j=Object(i.a)(b,2),p=j[0],f=j[1],m=function(e,t){var n="";if("participant"===e)switch(t){case"new":n="Neu angelegt";break;case"exist":n="Besteht bereits"}else if("application"===e)switch(t){case"new":n="Neu angelegt";break;case"exist":n="Besteht bereits";break;case"extended":n="Teilnahmefrist angepasst";break;case"rejected":n="Teilnahmefrist konnte nicht angepasst werden"}return n};return Object(Gt.jsx)(ir,{children:Object(Gt.jsxs)(rc.a,{className:r.tableContainer,component:Ke.a,children:[s.fetched&&6===c&&s.responseData instanceof Array&&s.responseData.slice(u*p,u*p+p).map((function(e,n){return Object(Gt.jsxs)(Ar.a,{children:[Object(Gt.jsx)(Tr.a,{expandIcon:Object(Gt.jsx)(Er.a,{color:"secondary"}),"aria-controls":"panel1a-content",id:"panel1a-header",children:Object(Gt.jsx)(vn.a,{size:"small",stickyHeader:!0,children:Object(Gt.jsx)(pa.a,{children:Object(Gt.jsxs)(yn.a,{children:[Object(Gt.jsxs)(wn.a,{variant:"head",children:[e.participant.firstName," ",e.participant.lastName]}),Object(Gt.jsx)(wn.a,{variant:"head",align:"right",children:m("participant",e.participant.occurence)})]})})})}),Object(Gt.jsx)(Fr.a,{children:Object(Gt.jsxs)(vn.a,{size:"small",stickyHeader:!0,children:[Object(Gt.jsx)(ja.a,{children:Object(Gt.jsxs)(yn.a,{children:[Object(Gt.jsx)(wn.a,{variant:"head",children:"Bewerbung"}),Object(Gt.jsx)(wn.a,{variant:"head",children:"Status"})]})}),Object(Gt.jsx)(pa.a,{children:e.application.map((function(e,n){var a;return Object(Gt.jsxs)(yn.a,{children:[Object(Gt.jsx)(wn.a,{children:null===t||void 0===t||null===(a=t.filter((function(t){return t.id===e.positionId})))||void 0===a?void 0:a.map((function(e){return e.longName}))}),Object(Gt.jsx)(wn.a,{children:m("application",e.occurence)})]},n)}))})]})})]},n)})),Object(Gt.jsx)(ll.a,{rowsPerPageOptions:[5,10,25],component:"div",count:n.length,rowsPerPage:p,labelRowsPerPage:"Eintr\xe4ge pro Seite",labelDisplayedRows:function(){return"Seite ".concat(u+1)},page:u,onChangePage:function(e,t){return d(t)},onChangeRowsPerPage:function(e){f(parseInt(e.target.value,10)),d(0)}})]})})},fl=Object(s.a)((function(e){return{warning:{color:e.palette.warning.main},success:{color:e.palette.success.main},results:{fontSize:"1.5rem",fontFamily:"Open Sans",lineHeight:"1.334",fontWeight:"normal"},box:{margin:"5px",display:"flex",flexDirection:"column",alignItems:"center",justifyContent:"center"},workbench:{display:"flex",flexDirection:"column",alignItems:"center",justifyContent:"flex-start",width:"100%",margin:e.spacing(2,0)},infoBox:{maxWidth:"400px",padding:"5px",margin:"10px",color:"grey"},tableBox:{height:"100%",width:"100%",margin:e.spacing(2,0)},buttonBox:{display:"flex",flexDirection:"row",alingItems:"center",justifyContent:"center",gap:"20px"},selectBox:{display:"flex",flexDirection:"column",alignItems:"center",justifyContent:"center",gap:"10px",width:"170px"},instructionBox:{borderTop:"1px solid ".concat(e.palette.secondary.dark),borderBottom:"1px solid ".concat(e.palette.secondary.dark),marginTop:e.spacing(1),padding:e.spacing(0,1)},stepper:{width:"50vw",minWidth:"600px",background:"none"},infoItem:{width:"100%",display:"flex",flexDirection:"row",alignItems:"center",justifyContent:"flex-start",gap:"20px"},instructions:{fontWeight:600,color:e.palette.secondary.dark,marginTop:e.spacing(1),marginBottom:e.spacing(1)},align:{textAlign:"left",fontWeight:"bold",margin:"5px 0",minWidth:200},resetBtn:{color:"grey"}}})),ml=Object(Zo.a)({alternativeLabel:{top:10,left:"calc(-50% + 16px)",right:"calc(50% + 16px)"},active:{"& $line":{borderColor:"#008DCF"}},completed:{"& $line":{borderColor:"#309134"}},line:{borderColor:"#eaeaf0",borderTopWidth:3,borderRadius:1}})(Jo.a),hl=Object(s.a)({root:{color:"#eaeaf0",display:"flex",height:22,alignItems:"center"},active:{color:"#e8ac34"},circle:{width:8,height:8,borderRadius:"50%",backgroundColor:"currentColor"},completed:{color:"#309134",border:"2px solid #309134",borderRadius:"50%",zIndex:1,fontSize:18}});function Ol(e){var t=e.active,n=e.completed,a=hl();return Object(Gt.jsx)("div",{className:Object(cl.default)(a.root,Object(wt.a)({},a.active,t)),children:n?Object(Gt.jsx)(nl.a,{className:a.completed}):Object(Gt.jsx)("div",{className:a.circle})})}var xl,gl,vl,yl,wl=["Projekt w\xe4hlen","Datei w\xe4hlen","Daten zuordnen","Fehler","Konflikte","Import","Zusammenfassung"],Nl=["W\xe4hlen Sie eine Einheit und ein Projekt.","W\xe4hlen Sie eine Datei mit den Daten der Teilnehmer*innen aus.","Ordnen Sie den Daten die Entsprechenden Spalten zu.","Korrigieren Sie die fehlerhaften Eintr\xe4ge um fortzufahren.","Beheben Sie die Konflikte oder fahren Sie ohne die Konflikte fort.","Daten importieren","Zusammenfassung der importierten Teilnehmer*innen"],kl=new Map([["firstName",["vorname","firstname"]],["lastName",["nachname","lastname"]],["birthday",["geburtstag","birthday","geburtsdatum","geburts-datum"]],["gender",["geschlecht","gender","anrede"]],["validFrom",["g\xfcltig von","gueltig von","valid from","validfrom","einladungsdatum"]],["validUntil",["g\xfcltig bis","gueltig bis","valid until","validuntil","teilnahmefrist"]],["email",["e-mail","email","e mail","mail","e-mail-adresse","email-adresse","emailadresse"]]]),Cl=Object(h.a)((function(){var e,t=fl(),n=Object(x.useContext)(Ut).user,a=Object(x.useContext)(sl),r=a.activeStep,c=a.setActiveStep,s=a.mappingState,o=a.setMappingState,l=a.validationState,u=a.setValidationState,d=a.conflictState,b=a.setConflictState,j=a.selectState,p=a.setSelectState,f=a.setImportState,m=a.importState,h=Object(O.b)().enqueueSnackbar,g=Fe.getUserOffices,v=Object(x.useState)(wl),y=Object(i.a)(v,2),N=y[0],k=y[1],C=Object(x.useState)(!1),S=Object(i.a)(C,2),I=S[0],z=S[1],D=Object(x.useState)(!1),P=Object(i.a)(D,2),A=P[0],T=P[1],F=Object(x.useState)(!1),B=Object(i.a)(F,2),E=B[0],R=B[1],U=Object(x.useState)(""),W=Object(i.a)(U,2),L=W[0],M=W[1],G=Object(x.useState)({}),_=Object(i.a)(G,2),K=_[0],V=_[1],q=Object(x.useState)([]),H=Object(i.a)(q,2),Z=H[0],J=H[1],$=Object(x.useState)([]),Y=Object(i.a)($,2),X=Y[0],Q=Y[1],ee=Object(x.useState)({id:"",customerId:"",longName:"",shortName:"",color:"",Projects:[],Positions:[],Customer:{},Application:{},Activity:{}}),te=Object(i.a)(ee,2),ne=te[0],ae=te[1],re=Object(x.useState)($e()),ce=Object(i.a)(re,2),ie=ce[0],se=ce[1],oe=Object(x.useState)([]),le=Object(i.a)(oe,2),ue=le[0],de=le[1];null===(e=ie.Positions)||void 0===e||e.forEach((function(e){kl.set(e.shortName,[e.shortName,e.longName])}));var be=function(){Q([]),ae({id:"",customerId:"",longName:"",shortName:"",color:"",Projects:[],Positions:[],Customer:{},Application:{},Activity:{}}),se($e()),k(wl),c(0),z(!1),T(!1),R(!1),M(""),V({}),J([]),o({complete:!1,duplicates:!1}),u({processing:!1,complete:!1,count:0}),b({fetching:!1,processing:!1,complete:!1,count:0}),p({fetched:!1,officeSelected:!1,projectSelected:!1}),f({responseData:[{participant:{id:"",firstName:"",lastName:"",occurence:""},application:[{positionId:"",officeId:"",occurence:"",status:"",action:""}]}],fetched:!1,status:""})},je={buttonText:"Datei w\xe4hlen",filetypes:".csv, .xlsx, .xlsm, .xls",callback:function(e){e&&me(e)}},pe={columns:K,rows:Z,positions:(null===ie||void 0===ie?void 0:ie.Positions)||[],editable:E,fileName:L,fileHeaders:ue,next:function(){c(r+1)},reset:function(){be()},storeNewRows:function(e){e&&J(e)}},fe={rows:m.responseData,positions:(null===ie||void 0===ie?void 0:ie.Positions)||[]},me=function(e){T(!0);var t=function(){return Object(w.a)(Object(w.a)({firstName:"Vorname",lastName:"Nachname",birthday:"Geboren",email:"E\u2011Mail",gender:"Geschlecht"},function(){var e={};return ie.Positions&&ie.Positions.forEach((function(t){e[t.shortName]=t.longName})),e}()),{},{validFrom:"Teststart",validUntil:"Testende"})},n=function(e){var t,n=Object(Ho.a)(e);try{for(n.s();!(t=n.n()).done;){var a=t.value;for(var r in a){var c=a[r];c.length>1&&(a[r]=jn(c))}}}catch(i){n.e(i)}finally{n.f()}};if(e){M(e.name);var a=new FileReader;a.readAsBinaryString(e),a.onload=function(){var e=Object(Ce.a)(Object(ke.a)().mark((function e(a){var l,u,d,b,j,p,f,m,O,x,g,v,y,N,k,C,S,I,D,P,A;return Object(ke.a)().wrap((function(e){for(;;)switch(e.prev=e.next){case 0:if(u=null===a||void 0===a||null===(l=a.target)||void 0===l?void 0:l.result,d=Object(ec.a)(u,{type:"binary",raw:!0,cellDates:!0}),b=d.SheetNames[0],j=d.Sheets[b],p=ec.b.sheet_to_json(j,{defval:"",header:"A",blankrows:!1,dateNF:"dd/mm/yyyy"}),f=JSON.parse(JSON.stringify(p)),m=!1,O=(O=Object.values(f[0])).map((function(e){return e.trim()})),x=t(),g=Object.keys(x),v=!0,!(O.length>g.length)){e.next=16;break}return h("Die Datei enth\xe4lt zu viele Spalten/Elemente in der Kopfzeile",Ft("error")),be(),e.abrupt("return");case 16:O.includes("")&&(h("Die Datei enth\xe4lt zu wenige Spalten/Elemente in der Kopfzeile. Bitte weisen Sie die fehlenden Spalten zu.",Ft("warning")),v=!1),y=Object(Ho.a)(O),e.prev=18,k=Object(ke.a)().mark((function e(){var t,n,a;return Object(ke.a)().wrap((function(e){for(;;)switch(e.prev=e.next){case 0:if(t=N.value,!m){e.next=3;break}return e.abrupt("return",1);case 3:n=Object(Ho.a)(kl.values()),e.prev=4,n.s();case 6:if((a=n.n()).done){e.next=13;break}if(!a.value.find((function(e){return t.toLowerCase()===e.toLowerCase()}))){e.next=11;break}return m=!0,e.abrupt("break",13);case 11:e.next=6;break;case 13:e.next=18;break;case 15:e.prev=15,e.t0=e.catch(4),n.e(e.t0);case 18:return e.prev=18,n.f(),e.finish(18);case 21:case"end":return e.stop()}}),e,null,[[4,15,18,21]])})),y.s();case 21:if((N=y.n()).done){e.next=27;break}return e.delegateYield(k(),"t0",23);case 23:if(!e.t0){e.next=25;break}return e.abrupt("break",27);case 25:e.next=21;break;case 27:e.next=32;break;case 29:e.prev=29,e.t1=e.catch(18),y.e(e.t1);case 32:return e.prev=32,y.f(),e.finish(32);case 35:if(C=m,!m){e.next=56;break}S=[],I=Object(Ho.a)(O),e.prev=39,P=Object(ke.a)().mark((function e(){var t,n,a,r,c,s;return Object(ke.a)().wrap((function(e){for(;;)switch(e.prev=e.next){case 0:t=D.value,n="",a=Object(Ho.a)(kl),e.prev=3,a.s();case 5:if((r=a.n()).done){e.next=12;break}if(c=Object(i.a)(r.value,2),s=c[0],!c[1].find((function(e){return t.toLowerCase()===e.toLowerCase()}))){e.next=10;break}return n=s,e.abrupt("break",12);case 10:e.next=5;break;case 12:e.next=17;break;case 14:e.prev=14,e.t0=e.catch(3),a.e(e.t0);case 17:return e.prev=17,a.f(),e.finish(17);case 20:""===n&&(C=!1,v&&(v=!1,h("Die Datei enth\xe4lt Spalten/Elemente in der Kopfzeile die nicht zugewiesen werden konnten. Bitte weisen Sie die fehlenden Spalten zu.",Ft("warning")))),S.push(n);case 22:case"end":return e.stop()}}),e,null,[[3,14,17,20]])})),I.s();case 42:if((D=I.n()).done){e.next=46;break}return e.delegateYield(P(),"t2",44);case 44:e.next=42;break;case 46:e.next=51;break;case 48:e.prev=48,e.t3=e.catch(39),I.e(e.t3);case 51:return e.prev=51,I.f(),e.finish(51);case 54:de(S),f.shift();case 56:if(Object.keys(x).length===Object.keys(f[0]).length){e.next=60;break}return h("Die Datei ist nicht mit dem Projekt kompatibel.",Ft("error")),be(),e.abrupt("return");case 60:for(A in f)f[A].misc={id:A,projectId:null===ie||void 0===ie?void 0:ie.id,officeId:null===ne||void 0===ne?void 0:ne.id,positions:null===ie||void 0===ie?void 0:ie.Positions};n(f),z(!0),T(!1),V(x),J(f),c(r+1),o(Object(w.a)(Object(w.a)({},s),{},{complete:C}));case 68:case"end":return e.stop()}}),e,null,[[18,29,32,35],[39,48,51,54]])})));return function(t){return e.apply(this,arguments)}}()}},he=function(){var e=Object(Ce.a)(Object(ke.a)().mark((function e(){var t;return Object(ke.a)().wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return T(!0),e.next=3,g(n.id.toString());case 3:(t=e.sent)&&(Q(t),p({fetched:!0,officeSelected:j.officeSelected,projectSelected:j.projectSelected})),T(!1);case 6:case"end":return e.stop()}}),e)})));return function(){return e.apply(this,arguments)}}(),Oe=function(){var e=Object(Ce.a)(Object(ke.a)().mark((function e(){var t;return Object(ke.a)().wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return T(!0),e.next=3,Bt.importParticipants(Z,L);case 3:(t=e.sent)&&1e3===t.status_code?(c(6),f({responseData:t.data,fetched:!0,status:"ok"}),T(!1)):(f(Object(w.a)(Object(w.a)({},m),{},{fetched:!0,status:"error"})),h("Fehler beim Importieren der Teilnehmer*innen",Ft("error")),c(r+1),T(!1));case 5:case"end":return e.stop()}}),e)})));return function(){return e.apply(this,arguments)}}();return Object(x.useEffect)((function(){X.length||he()}),[X]),Object(Gt.jsxs)(ir,{children:[Object(Gt.jsx)(rr,{heading:"TN-Import",children:Object(Gt.jsx)(el.a,{})}),Object(Gt.jsx)($o.a,{alternativeLabel:!0,activeStep:r,connector:Object(Gt.jsx)(ml,{}),className:t.stepper,children:N.map((function(e){return Object(Gt.jsx)(Yo.a,{children:Object(Gt.jsx)(Xo.a,{StepIconComponent:Ol,children:e})},e)}))}),Object(Gt.jsx)("div",{className:"".concat(t.instructionBox," ").concat(t.box),children:Object(Gt.jsx)(It.a,{className:t.instructions,children:Nl[r]})}),Object(Gt.jsxs)("div",{className:t.workbench,children:[r>0&&Object(Gt.jsxs)("div",{className:"".concat(t.infoBox," ").concat(t.box),children:[null!==ie&&void 0!==ie&&ie.longName?Object(Gt.jsxs)("div",{className:t.infoItem,children:[Object(Gt.jsx)(ro.a,{color:"secondary"}),Object(Gt.jsx)(It.a,{children:ie.longName})]}):Object(Gt.jsx)(Gt.Fragment,{}),(null===ne||void 0===ne?void 0:ne.longName)&&r>0&&r<6&&Object(Gt.jsxs)("div",{className:t.infoItem,children:[Object(Gt.jsx)(Yn.a,{color:"secondary"}),Object(Gt.jsx)(It.a,{children:ne.longName})]}),L.length>0&&Object(Gt.jsxs)("div",{className:t.infoItem,children:[Object(Gt.jsx)(rl.a,{color:"secondary"}),Object(Gt.jsx)(It.a,{children:L})]})]}),r>=2&&Object(Gt.jsx)("div",{className:"".concat(t.tableBox," ").concat(t.box),children:A?Object(Gt.jsx)(Ht,{}):I&&!m.fetched?Object(Gt.jsx)(bl,Object(w.a)(Object(w.a)({},pe),{},{editable:E})):r>=6&&m.fetched&&"ok"===m.status?Object(Gt.jsx)(pl,Object(w.a)({},fe)):r>=6&&m.fetched&&"ok"!==m.status&&Object(Gt.jsxs)(Gt.Fragment,{children:[Object(Gt.jsxs)(It.a,{className:t.warning,children:["Das hat leider nicht geklappt! Bitte versuchen Sie es erneut.",Object(Gt.jsx)("br",{}),"Wenn der Fehler weiterhin besteht, wenden Sie sich an unseren Support."]}),Object(Gt.jsx)(Qo.a,{color:"secondary",href:"https://support.ki-test.com",children:"support.ki-test.com"})]})}),0===r&&Object(Gt.jsx)("div",{className:t.selectBox,children:j.fetched&&X.length>0&&Object(Gt.jsx)(an,{offices:X,onChange:function(e){var t,n,a,i,s;!function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:ne,t=arguments.length>1?arguments[1]:void 0;e&&(ae(e),t&&se(t)),p({fetched:j.fetched,officeSelected:!!e,projectSelected:!!t})}(null===(t=e.office)||void 0===t?void 0:t.object,null===(n=e.project)||void 0===n?void 0:n.object),null!==(a=e.project)&&void 0!==a&&a.reset||null===(i=e.project)||void 0===i||null===(s=i.object)||void 0===s||!s.id||c(r+1)}})})]}),Object(Gt.jsxs)("div",{className:t.buttonBox,children:[r>=1&&Object(Gt.jsx)(zt.a,{className:t.resetBtn,onClick:be,disabled:A,size:"small",children:"Zur\xfccksetzen"}),1===r&&Object(Gt.jsx)(oc,Object(w.a)({},je)),2===r&&Object(Gt.jsx)(zt.a,{color:"secondary",variant:"contained",size:"small",onClick:function(){s.complete?s.duplicates?h("Jeder Spaltenname kann nur einmal zugeordnet werden.",Ft("error")):c(r+1):h("Bitte ordnen Sie jeder Spalte einen Namen zu.",Ft("error"))},disabled:A,children:"weiter"}),3===r&&Object(Gt.jsx)(zt.a,{color:"secondary",variant:"contained",size:"small",onClick:function(){u({processing:!0,complete:l.complete,count:l.count})},disabled:A,children:"Erneut \xfcberpr\xfcfen"}),4===r&&Object(Gt.jsxs)(Gt.Fragment,{children:[Object(Gt.jsx)(zt.a,{color:"secondary",variant:"contained",size:"small",onClick:function(){b({fetching:d.fetching,processing:!0,complete:d.complete,count:d.count})},disabled:A,children:"Erneut \xfcberpr\xfcfen"}),Object(Gt.jsx)(zt.a,{color:"secondary",variant:"contained",size:"small",onClick:function(){return c(5)},disabled:A,children:"Weiter"})]}),5===r&&Object(Gt.jsx)(zt.a,{color:"secondary",variant:"contained",size:"small",onClick:Oe,disabled:A,children:"Teilnehmer*innen importieren"})]})]})})),Sl=n(1223),Il=n(661),zl=n(738),Dl=n.n(zl),Pl=["title","titleId"];function Al(){return Al=Object.assign?Object.assign.bind():function(e){for(var t=1;t=0||(r[n]=e[n]);return r}(e,t);if(Object.getOwnPropertySymbols){var c=Object.getOwnPropertySymbols(e);for(a=0;a=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(r[n]=e[n])}return r}function Fl(e,t){var n=e.title,a=e.titleId,r=Tl(e,Pl);return x.createElement("svg",Al({id:"Ebene_1",xmlns:"http://www.w3.org/2000/svg",xmlnsXlink:"http://www.w3.org/1999/xlink",x:"0px",y:"0px",viewBox:"0 0 1156.22 346.52",style:{enableBackground:"new 0 0 1156.22 346.52"},xmlSpace:"preserve",ref:t,"aria-labelledby":a},r),n?x.createElement("title",{id:a},n):null,xl||(xl=x.createElement("style",{type:"text/css"},"\r\n\t.st0{clip-path:url(#SVGID_2_);fill:#008ECF;}\r\n\t.st1{fill:#1A1B19;}\r\n")),x.createElement("g",null,x.createElement("g",null,gl||(gl=x.createElement("defs",null,x.createElement("rect",{id:"SVGID_1_",x:-250.83,y:-129.85,width:850.39,height:850.39}))),x.createElement("clipPath",{id:"SVGID_2_"},x.createElement("use",{xlinkHref:"#SVGID_1_",style:{overflow:"visible"}})),vl||(vl=x.createElement("path",{className:"st0",d:"M173.78,0C77.81,0,0,77.57,0,173.27c0,95.68,77.81,173.25,173.78,173.25c95.96,0,173.76-77.58,173.76-173.25 C347.54,77.57,269.74,0,173.78,0 M68.15,209.97l66.79-158.48l28.46,67.14L96.6,277.08L68.15,209.97z M173.77,277.08l-28.45-67.11 l66.79-158.48l28.46,67.14L173.77,277.08z M250.95,277.08l-28.45-67.11l28.45-67.15l28.45,67.15L250.95,277.08z"}))),yl||(yl=x.createElement("g",null,x.createElement("path",{className:"st1",d:"M445.33,120.68h25.64v50.61h0.34c2.55-4.41,5.27-8.49,7.98-12.57l25.82-38.04h31.93l-37.87,48.74l39.74,65.72 h-30.06l-28.19-49.42l-9.68,12.06v37.36h-25.64L445.33,120.68L445.33,120.68z M608.36,235.15h-25.81V120.68h25.81V235.15z M663.72,221.39c0-9.34,6.28-15.79,15.29-15.79c8.83,0,14.94,6.28,15.11,15.79c0,9-6.11,15.62-15.45,15.62 C670.01,237.02,663.72,230.39,663.72,221.39 M761.71,142.42H730.8v-21.74h87.97v21.74h-31.25v92.73h-25.81V142.42z M923.56,186.75 h-42.12v27.17h47.04v21.23h-72.85V120.68h70.48v21.23h-44.67v23.78h42.12V186.75z M970.76,208.49c6.8,3.57,17.66,7.13,28.7,7.13 c11.89,0,18.17-4.93,18.17-12.4c0-7.13-5.43-11.21-19.19-15.96c-19.02-6.79-31.59-17.32-31.59-33.97 c0-19.53,16.47-34.31,43.31-34.31c13.08,0,22.42,2.55,29.21,5.78l-5.77,20.72c-4.42-2.21-12.74-5.43-23.77-5.43 c-11.21,0-16.65,5.26-16.65,11.04c0,7.3,6.28,10.53,21.23,16.13c20.21,7.47,29.55,18,29.55,34.14c0,19.19-14.61,35.49-46.02,35.49 c-13.08,0-25.98-3.57-32.44-7.13L970.76,208.49z M1099.16,142.42h-30.91v-21.74h87.97v21.74h-31.25v92.73h-25.81L1099.16,142.42 L1099.16,142.42z"})))))}var Bl,El,Rl=x.forwardRef(Fl),Ul=(n.p,Bl=Object(Ie.a)((function e(){var t=this;Object(ze.a)(this,e),Object(Se.a)(this,"drawerOpen",El,this),this.setDrawerOpen=function(e){t.drawerOpen=e},this.drawerOpen=!1})),El=Object(De.a)(Bl.prototype,"drawerOpen",[Pe.f],{configurable:!0,enumerable:!0,writable:!0,initializer:null}),Bl),Wl=Object(x.createContext)(new Ul),Ll=n(676),Ml=n(737),Gl=n.n(Ml),_l=n(422),Kl=n.n(_l),Vl=n(1248),ql=n(1249),Hl=n(1250),Zl=Object(s.a)((function(e){return Object(o.a)({root:{color:e.palette.primary.light,borderRadius:"50%",fontSize:"17px",cursor:"pointer",height:"50px",width:"50px",display:"flex",justifyContent:"center",alignItems:"center"}})})),Jl=function(e,t,n){var a,r=0,c=Object(Ho.a)(e);try{for(c.s();!(a=c.n()).done;){var i=a.value;r=e.charCodeAt(e.indexOf(i))+((r<<5)-r)}}catch(s){c.e(s)}finally{c.f()}return"hsl("+r%360+", "+t+"%, "+n+"%)"},$l=function(e){var t=e.user,n=e.toggle,a=Zl();return Object(Gt.jsx)(Qt.a,{className:a.root,style:{backgroundColor:null!==t&&void 0!==t&&t.firstName&&null!==t&&void 0!==t&&t.lastName?Jl((null===t||void 0===t?void 0:t.firstName)+t.lastName,30,50):"gray"},onClick:function(){return n((function(e){return!e}))},onMouseEnter:function(){return n(!0)},children:Object(Gt.jsxs)(It.a,{variant:"h6",children:[t.firstName.substring(0,1),t.lastName.substring(0,1)]})})},Yl=Object(s.a)((function(e){return Object(o.a)({root:{display:"flex",color:"rgba(0, 0, 0, 0.54)",flexDirection:"column",justifyContent:"center",alignItems:"center",height:"100%",cursor:"pointer"},chipBox:{display:"flex",flexDirection:"row",flexWrap:"wrap",alignItems:"center",justifyContent:"flex-start"},chipContainer:{display:"flex",flexDirection:"column",alignItems:"flex-start",justifyContent:"space-around"},chip:{width:"fit-content",margin:e.spacing(.5)},logo:{width:"1em !important",height:"1em !important"},userInfoBox:{display:"flex",alignItems:"center",justifyContent:"space-between",paddingTop:e.spacing(2),paddingBottom:e.spacing(2),paddingLeft:e.spacing(.5)},popover:{position:"absolute",width:"300px",padding:"10px 20px",background:e.palette.primary.light,borderTop:"1px solid lightgrey",right:"0",top:"64px",textAlign:"left",boxShadow:"-2px 2px 2px 0px rgb(0 0 0 / 30%)",display:"flex",flexDirection:"column",gap:e.spacing(1)},loggOut:{display:"flex",alignItems:"center",gap:e.spacing(1),cursor:"pointer"},toggle:{display:"flex",alignItems:"center",justifyContent:"space-between",cursor:"pointer"},prefs:{display:"flex",alignItems:"center",flexDirection:"column"},report:{cursor:"pointer"},gray:{color:e.palette.grey[700]},save:{margin:e.spacing(2)}})})),Xl=Object(h.a)((function(){var e,t=Yl(),n=Object(y.f)(),a=Object(x.useContext)(Ut),r=a.user,c=a.setUser,s=a.changeNavPrefs,o=Object(x.useContext)(Wl).setDrawerOpen,l=Object(O.b)().enqueueSnackbar,u=Object(x.useState)(!1),d=Object(i.a)(u,2),b=d[0],p=d[1],f=Object(x.useState)(!1),m=Object(i.a)(f,2),h=m[0],g=m[1],v=Object(x.useState)(r.navPref),w=Object(i.a)(v,2),N=w[0],k=w[1];return Object(Gt.jsxs)(Qt.a,{children:[Object(Gt.jsx)($l,{user:r,toggle:p}),b&&Object(Gt.jsxs)(Qt.a,{className:t.popover,onMouseLeave:function(){return p(!1)},children:[Object(Gt.jsxs)(Qt.a,{className:t.userInfoBox,children:[Object(Gt.jsxs)(Qt.a,{children:[Object(Gt.jsxs)(It.a,{variant:"h5",children:[r.firstName," ",r.lastName]}),Object(Gt.jsx)(It.a,{color:"secondary",children:r.email})]}),Object(Gt.jsx)(ba.a,{title:"Bug melden",children:Object(Gt.jsx)(Ko.a,{className:t.report,color:"disabled",onClick:function(){window.open("mailto:kundensupport@ki-test.com?subject=".concat("Fehlerhafte Funktion: KI.PORTAL","&body=").concat("Bitte beschreiben Sie das Problem:"))}})})]}),Object(Gt.jsxs)(Qt.a,{className:t.chipContainer,children:[Object(Gt.jsx)(Qt.a,{className:t.chipBox,children:r.Customers&&r.Customers.map((function(e){return Object(Gt.jsx)(Jn.a,{label:e.shortName,className:t.chip,color:"secondary",size:"small"},e.id)}))}),Object(Gt.jsx)(Qt.a,{className:t.chipBox,children:null===(e=r.Offices)||void 0===e?void 0:e.map((function(e){return Object(Gt.jsx)(Jn.a,{className:t.chip,label:e.shortName,size:"small",variant:"outlined"},e.id)}))})]}),Object(Gt.jsxs)(Qt.a,{className:t.loggOut,onClick:function(){localStorage.removeItem("jwtToken"),delete j.a.defaults.headers.common.Authorization,c({firstName:"",lastName:"",email:"",id:"0",roleId:0,Customers:[],Offices:[],showResults:!1,reports:!1,revaluation:!1,navPref:"flexible"},!1),n.push("/login"),localStorage.clear(),l("Logout Erfolgreich.",Ft("success"))},children:[Object(Gt.jsx)(Vl.a,{className:t.gray}),Object(Gt.jsx)(It.a,{children:"Ausloggen"})]}),Object(Gt.jsx)(Ct.a,{}),Object(Gt.jsxs)(Qt.a,{className:t.toggle,onClick:function(){return g(!h)},children:[Object(Gt.jsx)(It.a,{children:"Navigationspr\xe4ferenzen"}),h?Object(Gt.jsx)(ql.a,{className:t.gray}):Object(Gt.jsx)(Hl.a,{className:t.gray})]}),h&&Object(Gt.jsxs)(Qt.a,{className:t.prefs,children:[Object(Gt.jsx)(Gl.a,{component:"fieldset",children:Object(Gt.jsxs)(Ll.a,{"aria-label":"navPrefs",name:"navPrefs",onChange:function(e){k(e.target.value)},value:N,children:[Object(Gt.jsx)(Kl.a,{value:"unfolded",control:Object(Gt.jsx)(ol.a,{}),label:"immer ausgeklappt"}),Object(Gt.jsx)(Kl.a,{value:"folded",control:Object(Gt.jsx)(ol.a,{}),label:"immer eingeklappt"}),Object(Gt.jsx)(Kl.a,{value:"flexible",control:Object(Gt.jsx)(ol.a,{}),label:"je nach Bildschirmgr\xf6\xdfe"})]})}),Object(Gt.jsx)(zt.a,{color:"secondary",variant:"contained",onClick:function(){var e=window.innerWidth;s(N),g(!1),p(!1),"folded"===N?o(!1):"unfolded"===N?o(!0):"flexible"===N&&o(e>=1480)},className:t.save,children:"Speichern"})]})]})]})})),Ql=Object(s.a)((function(e){return Object(o.a)({menuButton:{marginRight:"25px",cursor:"pointer"},appBar:{zIndex:1300,boxShadow:e.shadows[2]},logoWrapper:{display:"flex",alignItems:"center"},logo:{width:"160px",height:"auto"},userInfo:{display:"flex",alignItems:"center",justifyConten:"space-around",gap:e.spacing(5)},toolbar:{display:"flex",justifyContent:"space-between"},leftHeader:{display:"flex",alignItems:"center"}})})),eu=Object(h.a)((function(){var e=Ql(),t=Object(x.useContext)(Wl),n=t.setDrawerOpen,a=t.drawerOpen,r=Object(x.useContext)(Ut).loggedIn;return Object(Gt.jsx)(Sl.a,{className:e.appBar,position:"fixed",color:"inherit",children:Object(Gt.jsxs)(Il.a,{className:e.toolbar,children:[Object(Gt.jsxs)("div",{className:e.leftHeader,children:[r&&Object(Gt.jsx)(Dl.a,{className:e.menuButton,onClick:function(){n(!a)}}),Object(Gt.jsx)(Qt.a,{className:e.logoWrapper,children:Object(Gt.jsx)(c.b,{to:r?"/participants":"/login","data-cy":"logo",children:Object(Gt.jsx)(Rl,{className:e.logo})})})]}),r&&Object(Gt.jsx)(Qt.a,{className:e.userInfo,children:Object(Gt.jsx)(Xl,{})})]})})})),tu=n(49),nu=n(128),au=n(1254),ru=n(1255),cu=n(1251),iu=n(1252),su=n(1253),ou=Object(s.a)((function(e){return Object(o.a)({link:{color:e.palette.info.main},selected:{color:e.palette.secondary.main,"& svg":{color:e.palette.secondary.main}}})})),lu=Object(h.a)((function(e){var t=e.icon,n=e.label,a=e.to,r=ou();return Object(Gt.jsxs)(Nc.a,{component:function(e){return Object(Gt.jsx)(c.c,Object(w.a)({to:a,activeClassName:"".concat(r.link," ").concat(r.selected)},e))},children:[Object(Gt.jsx)(ba.a,{title:n,children:Object(Gt.jsx)(kc.a,{children:Object(Gt.jsx)(t,{})})}),Object(Gt.jsx)(Cc.a,{primary:n})]})})),uu=Object(h.a)((function(){var e=Object(x.useContext)(Ut).userRole;return Object(Gt.jsx)(wc.a,{children:e<4?Object(Gt.jsxs)(Gt.Fragment,{children:[Object(Gt.jsx)(lu,{icon:function(){return Object(Gt.jsx)(cu.a,{})},label:"Teilnehmer*innen",to:"/participants"}),e<3&&Object(Gt.jsxs)(Gt.Fragment,{children:[Object(Gt.jsx)(lu,{icon:function(){return Object(Gt.jsx)(Jr.a,{})},label:"Termine",to:"/events"}),Object(Gt.jsx)(lu,{icon:function(){return Object(Gt.jsx)(el.a,{})},label:"TN-Import",to:"/participantImport"}),Object(Gt.jsx)(lu,{icon:function(){return Object(Gt.jsx)(gr.a,{})},label:"Kunden",to:"/customer"}),Object(Gt.jsx)(lu,{icon:function(){return Object(Gt.jsx)(iu.a,{})},label:"Nutzer",to:"/users"}),Object(Gt.jsx)(lu,{icon:function(){return Object(Gt.jsx)(Ao.a,{})},label:"Umfragen",to:"/survey"}),Object(Gt.jsx)(lu,{icon:function(){return Object(Gt.jsx)(k.a,{})},label:"Kompetenzen",to:"/competency"}),Object(Gt.jsx)(lu,{icon:function(){return Object(Gt.jsx)(lr.a,{})},label:"Konverter",to:"/converter"}),Object(Gt.jsx)(lu,{icon:function(){return Object(Gt.jsx)(fc.a,{})},label:"Aufgabengruppen",to:"/rvtypes"}),Object(Gt.jsx)(lu,{icon:function(){return Object(Gt.jsx)(su.a,{})},label:"Normen",to:"/norm"})]})]}):Object(Gt.jsx)(lu,{icon:function(){return Object(Gt.jsx)(Jr.a,{})},label:"Termine",to:"/events"})})})),du=Object(s.a)((function(e){return Object(o.a)({drawer:{width:240,flexShrink:0,whiteSpace:"nowrap"},drawerOpen:{width:240,transition:e.transitions.create("width",{easing:e.transitions.easing.sharp,duration:e.transitions.duration.enteringScreen})},drawerClose:Object(wt.a)({transition:e.transitions.create("width",{easing:e.transitions.easing.sharp,duration:e.transitions.duration.leavingScreen}),overflowX:"hidden",width:e.spacing(7)},e.breakpoints.up("sm"),{width:e.spacing(9)}),toolbar:{display:"flex",alignItems:"center",justifyContent:"flex-end",padding:"7px 0"},"@global":{"@media (min-width: 768px)":{".makeStyles-drawerClose-43":{width:"78px"}},".MuiListItem-gutters":{paddingLeft:"25px"}}})})),bu=Object(h.a)((function(){var e,t,n=du(),a=Object(tu.a)(),r=Object(x.useContext)(Wl),c=r.drawerOpen,i=r.setDrawerOpen;return Object(Gt.jsx)("div",{children:Object(Gt.jsxs)(nu.a,{variant:"permanent",className:Object(cl.default)(n.drawer,(e={},Object(wt.a)(e,n.drawerOpen,c),Object(wt.a)(e,n.drawerClose,!c),e)),classes:{paper:Object(cl.default)((t={},Object(wt.a)(t,n.drawerOpen,c),Object(wt.a)(t,n.drawerClose,!c),t))},children:[Object(Gt.jsx)("div",{className:n.toolbar,children:Object(Gt.jsx)(fa.a,{onClick:function(){return i(!1)},children:"rtl"===a.direction?Object(Gt.jsx)(au.a,{}):Object(Gt.jsx)(ru.a,{})})}),Object(Gt.jsx)(Ct.a,{}),Object(Gt.jsx)(uu,{})]})})})),ju=function(){var e=Object(y.f)(),t=Object(x.useContext)(Ut).isAdmin,n=Be,a=Object(x.useState)([]),r=Object(i.a)(a,2),c=r[0],s=r[1];xa(n,(function(e){s(e.data||[])}));var o={pagingFilter:!0,pageSize:5,tableButtons:[{tooltip:"Norm Erstellen",icon:function(){return Object(Gt.jsx)(Oo.a,{})},popup:Pc,isFreeAction:!0,disabled:!t}],onRowClick:function(t,n){e.push("/norm/".concat(null===n||void 0===n?void 0:n.id))},columns:[{align:"left",title:"Name",type:"string",field:"longName"},{align:"left",title:"Abk\xfcrzung",type:"string",field:"shortName"},{align:"left",title:"Beschreibung",type:"string",field:"description"}],data:c};return Object(Gt.jsxs)(ir,{children:[Object(Gt.jsx)(rr,{heading:"Normen",children:Object(Gt.jsx)(su.a,{})}),Object(Gt.jsx)(tr,Object(w.a)({dense:!0},o))]})},pu=n(515),fu=n.n(pu),mu=Object(s.a)((function(e){return Object(o.a)({formControl:{width:"100%",display:"flex",flexDirection:"column",justifyContent:"flex-start",margin:e.spacing(1),gap:e.spacing(4)},modal:{display:"flex",flexDirection:"column",alignItems:"center",justifyContent:"flex-start",position:"absolute",top:"25%",left:"75%",transform:"translate(-50%, -50%)",width:"fit-content",backgroundColor:"white",padding:e.spacing(2),borderRadius:"5px"},btn:{color:e.palette.primary.light},btnBox:{width:"100%",display:"flex",justifyContent:"space-between"}})})),hu=Object(h.a)((function(e){var t=e.participantId,n=e.open,a=e.close,r=mu(),c=Object(x.useContext)(Ut).user,s=Object(O.b)().enqueueSnackbar,o=Object(x.useState)([]),l=Object(i.a)(o,2),u=l[0],d=l[1],b=Object(x.useState)({}),j=Object(i.a)(b,2),p=j[0],f=j[1],m=Object(x.useState)(!1),h=Object(i.a)(m,2),g=h[0],v=h[1],y=function(){var e=Object(Ce.a)(Object(ke.a)().mark((function e(){var n,a,r;return Object(ke.a)().wrap((function(e){for(;;)switch(e.prev=e.next){case 0:if(v(!0),p.id){e.next=3;break}return e.abrupt("return");case 3:return e.prev=3,e.next=6,yi.exportParticipants(p.id,t?[t]:null,p.longName);case 6:n=e.sent,a="Es sind keine Ergebnisse verf\xfcgbar",r="warning",n&&(4e3===n?a="Keine Bewerbungen zum exportieren vorhanden":(a="Export erfolgreich",r="success")),s(a,Ft(r)),e.next=16;break;case 13:e.prev=13,e.t0=e.catch(3),s("Ein Fehler ist aufgetreten",Ft("error"));case 16:v(!1);case 17:case"end":return e.stop()}}),e,null,[[3,13]])})));return function(){return e.apply(this,arguments)}}();return Object(x.useEffect)((function(){var e,t=[];null===c||void 0===c||null===(e=c.Offices)||void 0===e||e.forEach((function(e){var n;return null===e||void 0===e||null===(n=e.Projects)||void 0===n?void 0:n.forEach((function(e){t.map((function(e){return e.id})).includes(e.id)||t.push(e)}))})),d(t),1===t.length&&f(t[0])}),[c.Offices]),Object(Gt.jsx)(ac.a,{open:n,onClose:a,onBackdropClick:a,children:Object(Gt.jsxs)(Qt.a,{className:r.modal,children:[Object(Gt.jsx)(It.a,{variant:"h6",children:"Bitte W\xe4hlen Sie ein Projekt"}),Object(Gt.jsxs)(Zt.a,{className:r.formControl,children:[Object(Gt.jsx)(en.a,{getOptionLabel:function(e){return(null===e||void 0===e?void 0:e.longName)||""},id:"project-select",noOptionsText:"Keine Projekte verf\xfcgbar",onChange:function(e,t){return function(e){e&&f(e)}(t)},options:u,value:p,renderOption:function(e){return Object(Gt.jsxs)(It.a,{children:[" ",e.longName]})},renderInput:function(e){return Object(Gt.jsx)(Xt.a,Object(w.a)(Object(w.a)({},e),{},{label:"Projekt"}))}}),g?Object(Gt.jsx)(Ht,{}):Object(Gt.jsxs)(Qt.a,{className:r.btnBox,children:[Object(Gt.jsx)(zt.a,{onClick:a,variant:"contained",color:"secondary",className:r.btn,children:"Abbrechen"}),Object(Gt.jsx)(zt.a,{disabled:!p||g,onClick:y,variant:"contained",color:"secondary",className:r.btn,children:"Download"})]})]})]})})})),Ou=Object(s.a)((function(e){return{errorChip:{backgroundColor:e.palette.error.main,color:"white"},warningChip:{backgroundColor:e.palette.warning.main,color:"white"},whiteChip:{backgroundColor:"white",color:"black"}}})),xu=Object(h.a)((function(){var e=Object(x.useContext)(Ni),t=Object(y.f)(),n=Ou(),a=e.fetchedParticipants,r=e.isfetchingData,c=e.getParticipants;Object(x.useEffect)((function(){c()}),[c]);var i={columnFilter:!0,searchFilter:!0,pagingFilter:!0,tableButtons:[{tooltip:"Teilnehmende exportieren",icon:"save_alt",popup:hu,isFreeAction:!0}],onRowClick:function(e,n){t.push("/participant/".concat(n.id))},columns:[{title:"Vorname",field:"firstName",width:"25%"},{title:"Nachname",field:"lastName",width:"25%"},{title:"E-Mail",field:"email",width:"40%",searchable:!0,render:function(e){return Object(Gt.jsx)("span",{children:Bs.noBreak(e.email)})}},{title:"Geburtstag",field:"birthday",type:"string",customFilterAndSearch:function(e,t){return jn(t.birthday).includes(e)},render:function(e){return Object(Gt.jsx)("span",{children:jn(e.birthday)})},width:"10%"},{title:"Supportfall",field:"supportStatus",lookup:{minor:"Minor Support",major:"Major Support"},render:function(e){return e.supportStatus?Object(Gt.jsx)(fu.a,{label:e.supportStatus,size:"small",className:"major"===e.supportStatus?n.errorChip:n.warningChip}):Object(Gt.jsx)(fu.a,{label:"OK",size:"small",className:n.whiteChip})}}],data:JSON.parse(JSON.stringify(a))};return Object(Gt.jsxs)(ir,{children:[Object(Gt.jsx)(rr,{heading:"Teilnehmer*innen",children:Object(Gt.jsx)(cu.a,{})}),r?Object(Gt.jsx)(Ht,{}):Object(Gt.jsx)(tr,Object(w.a)({},i))]})})),gu=Object(s.a)((function(e){return{root:{display:"flex",flexDirection:"column",justifyContent:"flex-start",alignItems:"center"},title:{textAlign:"center",boxSizing:"border-box"},content:{width:"400px",padding:e.spacing(2),display:"flex",flexDirection:"column",alignItems:"center",justifyContent:"center",gap:e.spacing(2)},button:{marginTop:"15px"}}})),vu=function(e){var t=e.open,n=e.close,a=gu(),r=vo,c=Object(O.b)().enqueueSnackbar,s=Object(y.f)(),o=Object(x.useState)(),l=Object(i.a)(o,2),u=l[0],d=l[1],b=Object(x.useState)(),j=Object(i.a)(b,2),p=j[0],f=j[1],m=Object(x.useState)(),h=Object(i.a)(m,2),g=h[0],v=h[1],w=function(){var e=Object(Ce.a)(Object(ke.a)().mark((function e(){var t,n,a;return Object(ke.a)().wrap((function(e){for(;;)switch(e.prev=e.next){case 0:if(N()){e.next=2;break}return e.abrupt("return");case 2:return e.next=4,r(u,p,g);case 4:1e3===(n=e.sent).status_code&&null!==(t=n.data)&&void 0!==t&&t.id?(console.log(n),s.push("/rvtype/".concat(null===(a=n.data)||void 0===a?void 0:a.id))):c("Aufgabengruppe konnte nicht gespeichert werden",Ft("error"));case 6:case"end":return e.stop()}}),e)})));return function(){return e.apply(this,arguments)}}(),N=function(){return(null===u||void 0===u?void 0:u.length)&&(null===p||void 0===p?void 0:p.length)&&(null===g||void 0===g?void 0:g.length)};return Object(Gt.jsxs)(Nt.a,{transitionDuration:100,className:a.root,open:t,onClose:function(){n()},children:[Object(Gt.jsx)(kt.a,{className:a.title,children:"Aufgabengruppe Erstellen"}),Object(Gt.jsx)(Ct.a,{}),Object(Gt.jsxs)(St.a,{children:[Object(Gt.jsx)(Xt.a,{required:!0,fullWidth:!0,value:u,label:"Name",onChange:function(e){d(e.target.value)}}),Object(Gt.jsx)(Xt.a,{required:!0,fullWidth:!0,value:p,label:"Abk\xfcrzung",onChange:function(e){f(e.target.value)}}),Object(Gt.jsx)(Xt.a,{required:!0,fullWidth:!0,value:g,label:"Beschreibung",onChange:function(e){v(e.target.value)}}),Object(Gt.jsx)(zt.a,{className:a.button,fullWidth:!0,size:"small",variant:"contained",color:"secondary",type:"submit",disabled:!N(),onClick:w,children:"Speichern"})]})]})},yu=function(){var e=Object(y.f)(),t=Object(x.useContext)(Ut).isAdmin,n=xo,a=Object(x.useState)([]),r=Object(i.a)(a,2),c=r[0],s=r[1];xa(Object(Ce.a)(Object(ke.a)().mark((function e(){var t,a;return Object(ke.a)().wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return e.next=2,n();case 2:return t=e.sent,a=t.data,e.abrupt("return",a||[]);case 5:case"end":return e.stop()}}),e)}))),s);var o={pagingFilter:!0,searchFilter:!0,onRowClick:function(t,n){e.push("/rvtype/".concat(n.id))},tableButtons:[{tooltip:"Aufgabengruppe Erstellen",icon:function(){return Object(Gt.jsx)(Oo.a,{})},popup:vu,isFreeAction:!0,disabled:!t}],columns:[{align:"left",title:"Name",type:"string",field:"longName"},{align:"left",title:"Beschreibung",type:"string",field:"description"}],data:c};return Object(Gt.jsxs)(ir,{children:[Object(Gt.jsx)(rr,{heading:"Aufgabengruppen",children:Object(Gt.jsx)(fc.a,{})}),Object(Gt.jsx)(tr,Object(w.a)({dense:!0},o))]})},wu=n(1256),Nu=Object(s.a)((function(e){return{root:{display:"flex",flexDirection:"column",justifyContent:"flex-start",alignItems:"center"},title:{textAlign:"center",boxSizing:"border-box"},content:{width:"400px",padding:e.spacing(2),display:"flex",flexDirection:"column",alignItems:"center",justifyContent:"center",gap:e.spacing(2)},button:{marginTop:"15px"},select:{width:"100%"},formControl:{width:"50%",minWidth:"200px",userSelect:"none"}}})),ku=function(e){var t=e.open,n=e.close,a=Nu(),r=Dn.createSurvey,c=Object(O.b)().enqueueSnackbar,s=Object(y.f)(),o=Object(x.useState)(),l=Object(i.a)(o,2),u=l[0],d=l[1],b=Object(x.useState)(),j=Object(i.a)(b,2),p=j[0],f=j[1],m=Object(x.useState)(!1),h=Object(i.a)(m,2),g=h[0],v=(h[1],Object(x.useState)()),w=Object(i.a)(v,2),N=w[0],k=w[1],C=function(){var e=Object(Ce.a)(Object(ke.a)().mark((function e(){return Object(ke.a)().wrap((function(e){for(;;)switch(e.prev=e.next){case 0:if(p&&u&&N){e.next=2;break}return e.abrupt("return");case 2:return e.next=4,r(p,u,g,[],N);case 4:1e3===e.sent.status_code?s.go(0):c("Umfrage konnte nicht gespeichert werden",Ft("error"));case 6:case"end":return e.stop()}}),e)})));return function(){return e.apply(this,arguments)}}();return Object(Gt.jsxs)(Nt.a,{transitionDuration:100,className:a.root,open:t,onClose:function(){n()},children:[Object(Gt.jsx)(kt.a,{className:a.title,children:"Umfrage Erstellen"}),Object(Gt.jsx)(Ct.a,{}),Object(Gt.jsx)(St.a,{children:Object(Gt.jsxs)(Zt.a,{className:a.formControl,children:[Object(Gt.jsx)(Jt.a,{id:"survey-type-select-label",children:"Typ"}),Object(Gt.jsxs)($t.a,{labelId:"survey-type-select-label",value:N||"",onChange:function(e){k(e.target.value)},className:a.select,children:[Object(Gt.jsx)(Yt.a,{value:"OT",children:Ae.c.OT}),Object(Gt.jsx)(Yt.a,{value:"PT",children:Ae.c.PT})]}),Object(Gt.jsx)(Xt.a,{required:!0,fullWidth:!0,value:p,label:"Beschreibung",onChange:function(e){f(e.target.value)}}),Object(Gt.jsx)(Xt.a,{required:!0,fullWidth:!0,value:u,label:"survey-id",onChange:function(e){d(e.target.value)}}),Object(Gt.jsx)(zt.a,{className:a.button,fullWidth:!0,size:"small",variant:"contained",color:"secondary",type:"submit",onClick:C,disabled:!p||!p.length||!u||!Uo(u)||!N,children:"Speichern"})]})})]})},Cu=Object(s.a)((function(e){return Object(o.a)({form:{width:"100%",maxWidth:"400px",marginTop:e.spacing(3)},submit:{margin:e.spacing(3,0,2)},btnBox:{display:"flex",flexDirection:"row",alignItems:"center",justifyContent:"center"},btn:{margin:"0.5rem"}})})),Su=Object(h.a)((function(){Cu();var e=Object(y.f)(),t=Object(x.useContext)(Ut).isAdmin,n=Dn.getAllSurveys,a=Object(x.useState)([]),r=Object(i.a)(a,2),c=r[0],s=r[1],o=function(){var e=Object(Ce.a)(Object(ke.a)().mark((function e(){var t,a;return Object(ke.a)().wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return e.next=2,n();case 2:return t=e.sent,a=t.data,e.abrupt("return",a);case 5:case"end":return e.stop()}}),e)})));return function(){return e.apply(this,arguments)}}();xa(o,s);var l={pagingFilter:!0,searchFilter:!0,tableButtons:[{tooltip:"Umfrage erstellen",icon:function(){return Object(Gt.jsx)(wu.a,{})},isFreeAction:!0,popup:ku,disabled:!t},{tooltip:"Umfrage duplizieren",icon:function(){return Object(Gt.jsx)(qe.a,{})},isFreeAction:!0,popup:Fn,data:c||[],disabled:!t}],onRowClick:function(t,n){e.push("/survey/".concat(n.id))},columns:[{align:"left",title:"Umfrage\xa0ID",type:"numeric",field:"sid"},{align:"left",field:"description",title:"Umfrage",type:"string"},{field:"type",title:"Umfragentyp",type:"string",render:function(e){return Object(Gt.jsx)(Gt.Fragment,{children:Ae.c[e.type||"OT"]})}}],data:c||[]};return Object(Gt.jsxs)(ir,{children:[Object(Gt.jsx)(rr,{heading:"Umfragen",children:Object(Gt.jsx)(Ao.a,{})}),Object(Gt.jsx)(tr,Object(w.a)({dense:!0},l))]})}));var Iu=Object(s.a)((function(e){return{addLink:{padding:e.spacing(2)},addCircle:{width:"50px",height:"50px",background:"#fff",cursor:"pointer",borderRadius:"50%"}}})),zu={maxWidth:"".concat(1e3/6,"px"),overflow:"hidden",textOverflow:"ellipsis",whitespace:"nowrap"},Du=Object(h.a)((function(){Iu();var e=Object(x.useContext)(Ut),t=e.fetchedUsers,n=e.isfetchingData,a=e.getUsers,r=Object(x.useContext)(_e),c=r.getCustomers,s=r.getAllOffices,o=Object(x.useState)(!1),l=Object(i.a)(o,2),u=l[0],d=l[1],b=Object(x.useState)({id:"",firstName:"",lastName:"",email:"",roleId:0,userId:"",Customers:[],Offices:[],Role:{},phone:"",reports:!1,showResults:!1,revaluation:!1,navPref:"flexible"}),j=Object(i.a)(b,2),p=j[0],f=j[1];Object(x.useEffect)((function(){a(),c(),s()}),[a,c,s]);var m={addUserButton:!0,onRowClick:function(e,t){return f(t),void d(!0)},dense:!0,searchFilter:!0,pagingFilter:!0,columns:[{title:"Vorname",field:"firstName"},{title:"Nachname",field:"lastName"},{title:"E-Mail",field:"email",cellStyle:zu,render:function(e){return Object(Gt.jsx)("span",{children:Bs.noBreak(null===e||void 0===e?void 0:e.email)})}},{title:"Rolle",render:function(e){var t;return Object(Gt.jsx)("span",{children:null===e||void 0===e||null===(t=e.Role)||void 0===t?void 0:t.longName})},customSort:function(e,t){var n,a;return Ci(null===(n=e.Role)||void 0===n?void 0:n.longName,null===(a=t.Role)||void 0===a?void 0:a.longName)}}],data:JSON.parse(JSON.stringify(t))};return Object(Gt.jsxs)(ir,{children:[Object(Gt.jsx)(rr,{heading:"Nutzer",children:Object(Gt.jsx)(iu.a,{})}),!n&&Object(Gt.jsx)(tr,Object(w.a)({},m))||Object(Gt.jsx)(Ht,{}),u&&Object(Gt.jsx)(Qa,{open:u,close:function(){return d(!1)},user:p})]})})),Pu=n(1227),Au=n(739),Tu=n.n(Au),Fu=Object(s.a)((function(e){return{paper:{marginTop:e.spacing(8),display:"flex",flexDirection:"column",alignItems:"center"},avatar:{margin:e.spacing(1),backgroundColor:e.palette.secondary.main},form:{width:"100%",marginTop:e.spacing(1)},submit:{margin:e.spacing(3,0,2)}}}));function Bu(){var e=Fu(),t=Object(x.useContext)(Ut).login,n=Object(O.b)().enqueueSnackbar,a=Object(x.useState)({email:"",password:""}),r=Object(i.a)(a,2),c=r[0],s=r[1];return Object(Gt.jsx)(Pu.a,{component:"main",maxWidth:"xs",children:Object(Gt.jsxs)("div",{className:e.paper,children:[Object(Gt.jsx)(nr.a,{className:e.avatar,children:Object(Gt.jsx)(Tu.a,{})}),Object(Gt.jsx)(It.a,{component:"h1",variant:"h5",children:"Login"}),Object(Gt.jsxs)("form",{className:e.form,onSubmit:function(){var e=Object(Ce.a)(Object(ke.a)().mark((function e(a){return Object(ke.a)().wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return a.preventDefault(),e.next=3,t(c);case 3:e.sent?n("Login Erfolgreich.",Ft("success")):n("Login Fehlgeschlagen. Ung\xfcltige Anmeldedaten.",Ft("error"));case 5:case"end":return e.stop()}}),e)})));return function(t){return e.apply(this,arguments)}}(),children:[Object(Gt.jsx)(Xt.a,{variant:"outlined",margin:"normal",required:!0,fullWidth:!0,color:"secondary",id:"email",label:"E-Mail-Adresse",name:"email",autoComplete:"email",onChange:function(e){s(Object(w.a)(Object(w.a)({},c),{},{email:e.target.value}))}}),Object(Gt.jsx)(Xt.a,{variant:"outlined",margin:"normal",required:!0,color:"secondary",fullWidth:!0,name:"password",label:"Passwort",type:"password",id:"password",onChange:function(e){s(Object(w.a)(Object(w.a)({},c),{},{password:e.target.value}))}}),Object(Gt.jsx)(zt.a,{type:"submit",fullWidth:!0,variant:"contained",color:"secondary",className:e.submit,children:"Login"})]})]})})}var Eu=n(1257),Ru={getSurvey:function(e,t){return Object(Ce.a)(Object(ke.a)().mark((function n(){var a;return Object(ke.a)().wrap((function(n){for(;;)switch(n.prev=n.next){case 0:return n.next=2,j.a.request({url:Object(Ae.j)("/api/router/".concat(e,"/").concat(t),"/api/router/".concat(e,"/").concat(t)),method:"GET"});case 2:return a=n.sent,n.next=5,Promise.resolve(a.data);case 5:return n.abrupt("return",n.sent);case 6:case"end":return n.stop()}}),n)})))()}};function Uu(){var e=Ru.getSurvey,t=Object(x.useState)(""),n=Object(i.a)(t,2),a=n[0],r=n[1],c=Object(x.useState)(""),s=Object(i.a)(c,2),o=s[0],l=s[1],u=Object(x.useState)(!1),d=Object(i.a)(u,2),b=d[0],j=d[1],p=Object(x.useState)(!1),f=Object(i.a)(p,2),m=f[0],h=f[1],O=Object(x.useState)(!1),g=Object(i.a)(O,2),v=g[0],y=g[1],w=Object(x.useState)(!1),N=Object(i.a)(w,2),k=N[0],C=N[1],S=Object(x.useState)([]),I=Object(i.a)(S,2),z=I[0],D=I[1],P={office:"Auftraggeber",position:"Zielposition",status:"Bewerbungsstatus",validity:"Teilnahmefrist"},A=function(){var t=Object(Ce.a)(Object(ke.a)().mark((function t(){var n,r,c,i,s,l;return Object(ke.a)().wrap((function(t){for(;;)switch(t.prev=t.next){case 0:return n=new URLSearchParams(window.location.search),t.next=3,e(a,o);case 3:if(r=t.sent,c=null===r||void 0===r?void 0:r.status_code,i=null===r||void 0===r?void 0:r.data,1e3!==c){t.next=24;break}t.t0=null===i||void 0===i?void 0:i.progress,t.next="done"===t.t0?10:"continue"===t.t0?13:"freeze"===t.t0?17:"abort"===t.t0?19:21;break;case 10:return y(!0),D(null===i||void 0===i?void 0:i.applications),t.abrupt("break",22);case 13:return s=n.get("dev"),l="".concat(i.link).concat(s?"&dev=".concat(s):""),window.location.href=l,t.abrupt("break",22);case 17:return h(!0),t.abrupt("break",22);case 19:return C(!0),t.abrupt("break",22);case 21:return t.abrupt("break",22);case 22:t.next=25;break;case 24:j(!0);case 25:case"end":return t.stop()}}),t)})));return function(){return t.apply(this,arguments)}}();return Object(x.useEffect)((function(){!function(){var e=new URLSearchParams(window.location.search),t=e.get("part"),n=e.get("proj");t?(window.sessionStorage.setItem("part",t),r(t)):j(!0),n?(window.sessionStorage.setItem("proj",n),l(n)):j(!0)}()}),[]),Object(x.useEffect)((function(){a&&o&&!v&&A()})),Object(Gt.jsx)("div",{style:{width:"100%",height:"60vh",display:"flex",flexDirection:"column",alignItems:"center",justifyContent:"center",boxSizing:"border-box"},children:b?Object(Gt.jsxs)(Gt.Fragment,{children:[Object(Gt.jsx)(Eu.a,{style:{fontSize:"6rem",margin:"2rem",color:"lightgrey"}}),Object(Gt.jsx)(It.a,{children:"Hoppla! Wir konnten die aufgerufene Seite nicht finden."}),Object(Gt.jsx)(It.a,{style:{textAlign:"center",maxWidth:"600px"},children:"Bitte \xfcberpr\xfcfen Sie den Link und versuchen es noch einmal. Sollten Sie diese Seite weiterhin sehen, kontaktieren Sie bitte unseren Support. Wir k\xfcmmern uns schnellstm\xf6glich um Ihr Anliegen."}),Object(Gt.jsx)(zt.a,{style:{margin:"1rem"},variant:"outlined",color:"secondary",href:"https://support.ki-test.com/",children:"Zum Support"}),Object(Gt.jsx)(It.a,{children:"Sie k\xf6nnen das Browser-Fenster nun schlie\xdfen."})]}):m?Object(Gt.jsxs)(Gt.Fragment,{children:[Object(Gt.jsx)(It.a,{style:{textAlign:"center",maxWidth:"600px"},children:"Sie haben angegeben ein technisches Problem im Rahmen des Online-Tests gehabt zu haben. Diese Anfrage befindet sich derzeit in Pr\xfcfung. Bitte haben Sie Verst\xe4ndnis, dass Sie den Test bis dahin nicht fortsetzen k\xf6nnen. Bei Fragen wenden Sie sich gerne an unser Support-Team."}),Object(Gt.jsx)(zt.a,{style:{margin:"1rem"},variant:"outlined",color:"secondary",href:"https://support.ki-test.com/",children:"Zum Support"})]}):k?Object(Gt.jsxs)(Gt.Fragment,{children:[Object(Gt.jsx)(It.a,{style:{textAlign:"center",maxWidth:"600px"},children:"Wir haben Ihren Antrag auf Datenl\xf6schung erhalten."}),Object(Gt.jsx)(It.a,{children:"Bitte beachten Sie, dass Sie f\xfcr einen R\xfcckzug Ihrer Bewerbung zus\xe4tzlich die einstellende Beh\xf6rde/Firma informieren m\xfcssen."}),Object(Gt.jsx)(zt.a,{style:{margin:"1rem"},variant:"outlined",color:"secondary",href:"https://support.ki-test.com/",children:"Zum Support"})]}):v?Object(Gt.jsxs)(Gt.Fragment,{children:[Object(Gt.jsx)(It.a,{style:{textAlign:"center",maxWidth:"600px",margin:"3rem"},children:"Zur Zeit liegen keine weiteren Tests f\xfcr Sie vor. Nachfolgend finden Sie Ihre aktuellen Bewerbungen in der \xdcbersicht:"}),Object(Gt.jsx)(rc.a,{component:Ke.a,style:{maxWidth:"1000px"},children:Object(Gt.jsxs)(vn.a,{className:"table",children:[Object(Gt.jsx)(ja.a,{children:Object(Gt.jsxs)(yn.a,{children:[Object(Gt.jsx)(wn.a,{scope:"col",children:P.office}),Object(Gt.jsx)(wn.a,{scope:"col",children:P.position}),Object(Gt.jsx)(wn.a,{scope:"col",children:P.status}),Object(Gt.jsx)(wn.a,{scope:"col",children:P.validity})]})}),Object(Gt.jsx)(pa.a,{children:z.map((function(e,t){return Object(Gt.jsxs)("tr",{children:[Object(Gt.jsx)(wn.a,{children:e.Office.longName}),Object(Gt.jsx)(wn.a,{children:e.Position.longName}),Object(Gt.jsx)(wn.a,{children:mn("application",e.status)}),Object(Gt.jsx)(wn.a,{children:pn(e.validUntil)})]},t)}))})]})})]}):Object(Gt.jsxs)(Gt.Fragment,{children:[Object(Gt.jsx)(Ht,{}),Object(Gt.jsx)(It.a,{style:{textAlign:"center",maxWidth:"600px"},children:"Einen Augenblick bitte"})]})})}var Wu=Object(s.a)((function(e){return Object(o.a)({root:{padding:e.spacing(12),fontFamily:'"Open Sans", "Cambria"'},"@media (max-width: 812px)":{root:{padding:e.spacing(2)}},"@global .App":{display:"flex"}})})),Lu=Object(h.a)((function(){var e=Object(l.a)({breakpoints:{values:{xs:0,sm:768,md:800,lg:900,xl:1200}},palette:{type:"light",primary:{light:"#ffffff",main:"#404040",dark:"#000000"},secondary:{light:"#1998d3",main:"#008dcf",dark:"#015f8ad8"},info:{light:"#999999",main:"#666666",dark:"#323232"},warning:{light:"#f1cb80",main:"#e39802",dark:"#b57901"},success:{light:"#59a75c",main:"#309134",dark:"#1c551e"},error:{light:"#c43a49",main:"#b60a1c",dark:"#910816"}},typography:{fontFamily:"Open Sans"}},p.a),t=Object(y.f)(),n=Object(x.useContext)(Ut),a=n.setUser,r=n.loggedIn,c=n.user,s=n.getUser,o=n.isAdminSupport,b=n.isCustomer,f=Object(x.useContext)(Wl).setDrawerOpen,h=Object(x.useState)(["/","/login","/router"]),g=Object(i.a)(h,1)[0],w=Object(x.useState)(localStorage.getItem("path")),N=Object(i.a)(w,1)[0],k=Object(x.useState)(t.location.pathname),C=Object(i.a)(k,1)[0],S=Object(x.useState)(window.innerWidth),I=Object(i.a)(S,1)[0];Object(x.useEffect)((function(){if(localStorage.jwtToken){var e=localStorage.jwtToken;e?j.a.defaults.headers.common.Authorization=e:delete j.a.defaults.headers.common.Authorization,s();var n=m()(e),a=Date.now()/1e3;n.exp=1480)}),[I,f,c.navPref]),Object(x.useEffect)((function(){j.a.defaults.timeout=12e4}),[]),r&&N&&!g.includes(N)&&t.push(N);var z=Wu();return Object(Gt.jsx)(u.a,{theme:e,children:Object(Gt.jsx)(O.a,{maxSnack:6,children:Object(Gt.jsx)(v.ErrorBoundary,{FallbackComponent:Vo,children:Object(Gt.jsxs)("div",{id:"app",className:"App",children:[Object(Gt.jsx)(y.b,{path:"/",render:function(e){var t=e.location;return["/router"].includes(t.pathname)?null:Object(Gt.jsx)(eu,{})}}),r&&Object(Gt.jsx)(Gt.Fragment,{children:Object(Gt.jsx)(y.b,{path:"/",component:bu})}),Object(Gt.jsxs)(d.a,{container:!0,justify:"center",className:z.root,children:[r&&Object(Gt.jsxs)(Gt.Fragment,{children:[o&&Object(Gt.jsxs)(Gt.Fragment,{children:[Object(Gt.jsx)(y.b,{exact:!0,path:"/participantImport",component:Cl}),Object(Gt.jsx)(y.b,{exact:!0,path:"/users",component:Du}),Object(Gt.jsx)(y.b,{exact:!0,path:"/customer",component:Pr}),Object(Gt.jsx)(y.b,{exact:!0,path:"/customer/:id",component:Hr}),Object(Gt.jsx)(y.b,{exact:!0,path:"/project/:id",component:ho}),Object(Gt.jsx)(y.b,{exact:!0,path:"/office/:id",component:Mc}),Object(Gt.jsx)(y.b,{exact:!0,path:"/converter",component:xr}),Object(Gt.jsx)(y.b,{exact:!0,path:"/survey",component:Su}),Object(Gt.jsx)(y.b,{exact:!0,path:"/survey/:id",component:Go}),Object(Gt.jsx)(y.b,{exact:!0,path:"/competency",component:sr}),Object(Gt.jsx)(y.b,{exact:!0,path:"/rvtypes",component:yu}),Object(Gt.jsx)(y.b,{exact:!0,path:"/rvtype/:id",component:Do}),Object(Gt.jsx)(y.b,{exact:!0,path:"/norm",component:ju}),Object(Gt.jsx)(y.b,{exact:!0,path:"/norm/:id",component:Uc})]}),(o||b)&&Object(Gt.jsxs)(Gt.Fragment,{children:[Object(Gt.jsx)(y.b,{exact:!0,path:"/participants",component:xu}),Object(Gt.jsx)(y.b,{exact:!0,path:"/participant/:id",component:no}),Object(Gt.jsx)(y.a,{exact:!0,from:"/",to:"/participants"})]}),Object(Gt.jsx)(y.b,{exact:!0,path:"/events",component:qo}),Object(Gt.jsx)(y.b,{exact:!0,path:"/event/:id",component:pc})]}),Object(Gt.jsx)(y.b,{exact:!0,path:"/router",component:Uu}),Object(Gt.jsx)(y.b,{exact:!0,path:"/login",component:Bu})]})]})})})})}));n(1182),Boolean("localhost"===window.location.hostname||"[::1]"===window.location.hostname||window.location.hostname.match(/^127(?:\.(?:25[0-5]|2[0-4][0-9]|[01]?[0-9][0-9]?)){3}$/));r.a.render(Object(Gt.jsx)(c.a,{children:Object(Gt.jsx)(Lu,{})}),document.getElementById("root")),"serviceWorker"in navigator&&navigator.serviceWorker.ready.then((function(e){e.unregister()})).catch((function(e){console.error(e.message)}))},12:function(e,t,n){"use strict";(function(e){n.d(t,"a",(function(){return i})),n.d(t,"b",(function(){return f})),n.d(t,"d",(function(){return o})),n.d(t,"e",(function(){return h})),n.d(t,"f",(function(){return l})),n.d(t,"g",(function(){return u})),n.d(t,"h",(function(){return d})),n.d(t,"i",(function(){return b})),n.d(t,"j",(function(){return m})),n.d(t,"k",(function(){return j})),n.d(t,"l",(function(){return O})),n.d(t,"c",(function(){return p}));var a,r,c=n(7),i=(n(992),function(e){return e.Raw="raw_orig",e.RawApplication="raw_app",e.RawZ="raw_z",e.PositionZ="position_z",e.CompetencyZ="competency_z",e.CompetencyAC="competency_ac",e.PositionAC="position_ac",e.PT="competency_pt",e}({})),s=(null===(a=e)||void 0===a||null===(r=Object({NODE_ENV:"production",PUBLIC_URL:"",WDS_SOCKET_HOST:void 0,WDS_SOCKET_PATH:void 0,WDS_SOCKET_PORT:void 0,FAST_REFRESH:!0}))||void 0===r?void 0:r.REACT_APP_SERVER_URL)||"",o={default:"dd.MM.yyyy",variant:"d.M.yyyy"},l="de-DE",u={year:"numeric",month:"2-digit",day:"2-digit"},d=Object(c.a)(Object(c.a)({},u),{},{hour:"2-digit",minute:"2-digit"}),b={birthday:/^\s*(3[01]|[12][0-9]|0?[1-9])\.(1[012]|0?[1-9])\.((?:19|20)\d{2})\s*$/,date:/^(?:(?:[0-2]\d|[3][0-1]|\d)\.(?:[0][1-9]|[1][0-2]|\d)\.\d*|\d*-(?:[0][1-9]|[1][0-2]|\d)-(?:[0-2]\d|[3][0-1]|\d))$/,description:/^\S+$/,email:/^(([^<>()[\]\\.,;:\s@"]+(\.[^<>()[\]\\.,;:\s@"]+)*)|(".+"))@((\[[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}])|(([a-zA-Z\-0-9]+\.)+[a-zA-Z]{2,}))$/,gender:/^.*(m\u00e4nnlich|weiblich|divers).*$/,hexCode:/^#([0-9A-F]{3}){1,2}$/i,name:/^[\u00C0-\u017F\sa-zA-Z,.'-]+$/i,nameWithNum:/^[\u00C0-\u017Fa-zA-Z0-9,.'-]+$/i,nameWithNumAndSpecial:/^[a-zA-Z0-9!@#~$%\xa7^&*\xb0()_+\-=[\]{};':"\\|,.<>/?]*$/,password:/^(?=.*[a-z])(?=.*[A-Z])(?=.*\d)(?=.*[@$!%*?&"\xa7/()=])[A-Za-z\d@$!%*?&"\xa7/()=]{8,}$/,phone:/^[+]*[(]{0,1}[0-9]{1,4}[)]{0,1}[-\s./0-9]*$/,sid:/^[0-9]*$/,wholeNumber:/^0*[1-9][0-9]*$/},j={branding:"Branding",color:"Farbe",dataSharing:"Daten teilen",description:"Beschreibung",eulaSurvey:"EULA-Umfrage",exportType:"Export-Typ",longName:"Name",Offices:"Einheiten",reports:"Reports",revaluation:"Umwertung",shortName:"Abk\xfcrzung",showResults:"Ergebnisse",type:"Typ",grades:"Noten",points:"Punkte",percentiles:"Prozentr\xe4nge",validFrom:"G\xfcltig von",validUntil:"G\xfcltig bis",status:"Status",location:"Standort",note:"Anmerkung"},p={OT:"Leistung",AC:"M\xfcndliches Verfahren",PT:"Pers\xf6nlichkeit"},f=["#F94144","#d15bbd","#F3722C","#F8961E","#F9844A","#F9C74F","#90BE6D","#43AA8B","#4D908E","#577590","#277DA1"],m=function(e,t){return"mock"===s?t:"".concat(s).concat(e)},h=function(){window.location.href;return new URL(window.location.href).origin},O={email:function(e){return b.email.test(e)},name:function(e){return b.name.test(e)},gender:function(e){return b.gender.test(e)},birthday:function(e){return b.birthday.test(e)}}}).call(this,n(213))},991:function(e,t,n){}},[[1183,1,2]]]); //# sourceMappingURL=main.4a903628.chunk.js.map