/*! For license information please see main.2d6a0e83e1c2da4c0e36.js.LICENSE.txt */ try{let e="undefined"!=typeof window?window:"undefined"!=typeof global?global:"undefined"!=typeof globalThis?globalThis:"undefined"!=typeof self?self:{},t=(new e.Error).stack;t&&(e._sentryDebugIds=e._sentryDebugIds||{},e._sentryDebugIds[t]="edbdf264-ffeb-4d36-8fe6-598b863e796f",e._sentryDebugIdIdentifier="sentry-dbid-edbdf264-ffeb-4d36-8fe6-598b863e796f")}catch(e){}("undefined"!=typeof window?window:"undefined"!=typeof global?global:"undefined"!=typeof globalThis?globalThis:"undefined"!=typeof self?self:{}).SENTRY_RELEASE={id:"1a330a78cac4e8a5904996abbab7a164163f6a99"},(self.webpackChunkfrontend_saas=self.webpackChunkfrontend_saas||[]).push([[8792],{54:(e,t)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0,t.default=function(e,t=[]){if(void 0===e)return{};const r={};return Object.keys(e).filter((r=>r.match(/^on[A-Z]/)&&"function"==typeof e[r]&&!t.includes(r))).forEach((t=>{r[t]=e[t]})),r}},114:(e,t,r)=>{"use strict";var n=r(24994).default;Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0,t.getSwitchUtilityClass=function(e){return(0,o.default)("MuiSwitch",e)};var a=n(r(80632)),o=n(r(3404));const i=(0,a.default)("MuiSwitch",["root","edgeStart","edgeEnd","switchBase","colorPrimary","colorSecondary","sizeSmall","sizeMedium","checked","disabled","input","thumb","track"]);t.default=i},183:(e,t,r)=>{"use strict";t.__esModule=!0,t.config=t.Transition=t.TransitionGroup=t.SwitchTransition=t.ReplaceTransition=t.CSSTransition=void 0;var n=u(r(70011));t.CSSTransition=n.default;var a=u(r(52836));t.ReplaceTransition=a.default;var o=u(r(3800));t.SwitchTransition=o.default;var i=u(r(78913));t.TransitionGroup=i.default;var s=u(r(5244));t.Transition=s.default;var l=u(r(68797));function u(e){return e&&e.__esModule?e:{default:e}}t.config=l.default},229:(e,t,r)=>{"use strict";r.d(t,{g3:()=>H,nY:()=>$,iZ:()=>R,Iu:()=>re,hv:()=>ee,Uf:()=>te,vI:()=>J,rH:()=>I,ku:()=>N,PL:()=>L,NN:()=>V,yi:()=>F,ek:()=>X,xA:()=>Z,iU:()=>G,Hc:()=>Q,Q7:()=>q,wT:()=>Y,vr:()=>B,OC:()=>z,Wf:()=>U,C5:()=>W,No:()=>ne,qB:()=>K,kT:()=>ae});var n=r(96540),a=r(71221),o=r(75418),i=r(29872),s=r(15193),l=r(12923),u=r(47449);const d=a.gql` mutation unsetUserProfilePicture { unsetUserProfilePicture } `,c=a.gql` mutation setProfilePicture($contentLength: Float!, $contentType: String!) { setUserProfilePicture( contentLength: $contentLength contentType: $contentType ) } `,p=a.gql` mutation createUser($userInput: UserCreationInput!) { createUser(user: $userInput) { id name email organization { id name } } } `,f=a.gql` mutation createSession($input: SessionInput!) { createSession(input: $input) { user { id name email roles { roleId } } token branch { id organization { id customs { id type value } } } } } `,m=a.gql` mutation createSessionByAd($input: SessionInputAd!) { createSessionByAd(input: $input) { user { id name email roles { roleId } } token branch { id } } } `,h=a.gql` mutation createSessionForBranch($branchId: String!) { createSessionForBranch(branchId: $branchId) { token data { userAgent } branch { organizationId documentNumber name createdAt updatedAt id } } } `,g=a.gql` mutation removeSession($token: String!) { removeSession(token: $token) { token } } `,y=a.gql` mutation updatePassword($currentPassword: String!, $password: String!) { updateUser( fields: { currentPassword: $currentPassword, password: $password } ) { id } } `,v=a.gql` mutation updateUser($fields: UserUpdateInput!) { updateUser(fields: $fields) { id } } `,b=a.gql` mutation requestPasswordReset($email: String!) { requestPasswordReset(email: $email) } `,P=a.gql` mutation resetPassword( $confirmationCode: String! $email: String! $password: String! ) { resetPassword( confirmationCode: $confirmationCode email: $email password: $password ) } `,w=a.gql` mutation forceResetPassword( $email: String! $password: String! $currentPassword: String! ) { forceUserUpdatePassword( fields: { email: $email password: $password currentPassword: $currentPassword } ) { email } } `,C=a.gql` mutation verifyUserEmail( $email: String! $confirmationCode: String! $password: String ) { verifyUser( user: { email: $email confirmationCode: $confirmationCode password: $password } ) { email } } `,O=a.gql` mutation resendUserEmailVerification($email: String!) { resendUserEmailVerification(email: $email) } `,x=a.gql` mutation updateRoles($update: RoleUpdate!) { updateRoles(update: $update) { userId branchId roleId createdAt } } `,E=a.gql` mutation resendInviteVerification($email: String!) { resendInviteVerification(email: $email) } `,S=a.gql` mutation removeTrialOrganizationUser($userId: String!) { removeTrialOrganizationUser(userId: $userId) { id } } `,T=a.gql` mutation removeAllTrialOrganizationUsers { removeAllTrialOrganizationUsers } `;var k=r(86811);const M={sidebar:{__typename:"Sidebar",expanded:!1,selected:"dashboard"},notification:{__typename:"Notification",open:!1,variant:"success",message:""},trial:{__typename:"Trial",open:!1,variant:"success"},subheader:{searchText:"",path:"",__typename:"Subheader"}};var _=r(59050),D=r(72830),A=r(72753),j=r(15066);const I=e=>{const{data:t}=(0,a.useQuery)(k.rb,{variables:{email:e},fetchPolicy:"network-only"});return t?.hasInvite},R=()=>{const e=(0,u.c4)(),{data:t,loading:r,error:n}=(0,a.useQuery)(k.I7,{skip:!e,fetchPolicy:"cache-and-network"}),o=t?.currentUser,{type:s,message:l=""}=n?(0,i.WA)(n,"Quírons"):{},d=l.includes("computador")?"_comp":"_disp";return{user:o,loading:r,error:!e||void 0!==n,errorCode:"DELETED_SESSION"===s?s+d:s}},$=()=>{const{data:e,loading:t,error:r,refetch:o}=(0,a.useQuery)(k.j7,{errorPolicy:"all"}),s=(0,n.useMemo)((()=>t?[]:e?.currentSession.user.rolesMdt.map((e=>e.roleId))||[]),[e?.currentSession.user.rolesMdt,t]),{data:l,loading:d}=(0,a.useQuery)(_.uP,{variables:{roles:s},skip:!s.length});return(0,n.useMemo)((()=>{const n=e?.currentSession,a=n?.user,s=e?.organization.branches||[],c=s.filter((e=>!e.deletedAt)),p=n?.branch?.organization,f=(0,u.c4)(),{type:m,message:h=""}=r?(0,i.WA)(r,"Quírons"):{},g=h.includes("computador")?"_comp":"_disp",y="DELETED_SESSION"===m?m+g:m,v=l?.gRolePermissions,[{roleId:b}]=n?.user.roles||[{roleId:""}],P=a?.rolesMdt.map((e=>{const t=v?.find((t=>t.description===e.roleId)),r=e.rolePermission||{id:e.roleId,description:e.roleId,permission:t?.permission||[]};return{...e,rolePermission:r}}));return{organization:p,roleId:b,allBranches:s,availableBranches:c,user:a&&{...a,rolesMdt:P||[]},session:n,loading:d||t,error:!f||void 0!==r,errorCode:y,refetch:o}}),[e,l,r,t,d,o])},N=()=>{const{data:e}=(0,a.useQuery)(k.r8,{errorPolicy:"all",fetchPolicy:"network-only"});return{branch:e?.headOffice??void 0}},L=function(){let e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:"";const{data:t,loading:r}=(0,a.useQuery)(k.cd,{variables:{token:e},skip:!e});return{invite:t?.invite??void 0,loading:r}},F=e=>{const{data:t}=(0,a.useQuery)(k.mu,{variables:{isPortal:e}});return{logoutUrl:t?.findLogoutAdUrl??void 0}},V=()=>{const{data:e}=(0,a.useQuery)(k.nb,{fetchPolicy:"network-only"});return e?.isOwner??!1},B=()=>{const[e]=(0,a.useMutation)(f);return t=>e({variables:{input:t},update:async(e,t)=>{const r=t.data?t.data.createSession.token:"";r&&(0,u.Sq)(r),(0,u.f8)()}})},z=()=>{const[e]=(0,a.useMutation)(m);return t=>e({variables:{input:t},update:async(e,t)=>{const r=t.data?t.data.createSessionByAd.token:"";r&&"string"==typeof r&&(0,u.Sq)(r)},refetchQueries:[{query:k.j7}]})},H=function(){let e=arguments.length>0&&void 0!==arguments[0]&&arguments[0];const[t]=(0,a.useMutation)(h),[r]=(0,o.hN)();return n=>t({variables:{branchId:n},refetchQueries:[{query:k.I7}]}).then((e=>{const t=e.data?e.data.createSessionForBranch.token:"";return t&&((0,u.Sq)(t),(0,u.dr)()),e})).then((e=>(l.V.refetchQueries({include:"active"}),e))).catch((t=>{e||r("error",t)}))},q=()=>{const[e]=(0,a.useMutation)(c);return t=>e({refetchQueries:[{query:k.I7}],variables:{contentLength:t.size,contentType:t.type},update:async(e,r)=>{const n=r.data?r.data.setUserProfilePicture:"",a={body:t,headers:{"Content-Type":t.type},method:"PUT"};await fetch(n,a).then((()=>location.reload())).catch((e=>e))}})},U=()=>{const[e]=(0,a.useMutation)(g);return l.V.onClearStore((()=>{const e={data:{...M}};return l.V.writeQuery({query:D.h,data:e}),l.V.writeQuery({query:A.C,data:e}),Promise.resolve()})),t=>e({variables:{token:t}}).then((e=>(l.V.clearStore(),e))).catch((e=>((0,u.n7)(),l.V.clearStore(),e)))},W=()=>{const[e]=(0,a.useMutation)(p);return t=>e({variables:t})},G=()=>{const[e]=(0,a.useMutation)(y);return(t,r)=>e({variables:{password:t,currentPassword:r}})},Q=()=>{const[e]=(0,a.useMutation)(d);return()=>e({refetchQueries:[{query:k.I7}]})},K=()=>{const[e]=(0,a.useMutation)(v);return t=>e({variables:{fields:(0,s.H)(t)},refetchQueries:[{query:k.I7}]})},Y=()=>{const[e]=(0,a.useMutation)(x);return t=>e({variables:{update:t},refetchQueries:[{query:j.J}]})},Z=()=>{const[e]=(0,a.useMutation)(b);return t=>e({variables:{email:t}})},X=()=>{const[e]=(0,a.useMutation)(P);return(t,r,n)=>e({variables:{confirmationCode:t,password:r,email:n}})},J=()=>{const[e]=(0,a.useMutation)(w);return(t,r,n)=>e({variables:{email:t,password:r,currentPassword:n}})},ee=()=>{const[e]=(0,a.useMutation)(C);return(0,n.useCallback)(((t,r,n)=>e({variables:{email:t,confirmationCode:r,password:n}})),[e])},te=()=>{const[e]=(0,a.useMutation)(O);return t=>e({variables:{email:t}})},re=()=>{const[e]=(0,a.useMutation)(E);return(0,n.useCallback)((t=>e({variables:{email:t}})),[e])},ne=()=>{const[e]=(0,a.useMutation)(S);return t=>e({variables:{userId:t},refetchQueries:[{query:j.J}]})},ae=()=>{const[e]=(0,a.useMutation)(T);return()=>e({refetchQueries:[{query:k.I7}]})}},243:(e,t,r)=>{"use strict";var n=r(6305).default,a=r(24994).default;Object.defineProperty(t,"__esModule",{value:!0});var o={textFieldClasses:!0};Object.defineProperty(t,"default",{enumerable:!0,get:function(){return i.default}}),Object.defineProperty(t,"textFieldClasses",{enumerable:!0,get:function(){return s.default}});var i=a(r(9234)),s=n(r(51984));Object.keys(s).forEach((function(e){"default"!==e&&"__esModule"!==e&&(Object.prototype.hasOwnProperty.call(o,e)||e in t&&t[e]===s[e]||Object.defineProperty(t,e,{enumerable:!0,get:function(){return s[e]}}))}))},284:(e,t,r)=>{"use strict";var n=r(24994);Object.defineProperty(t,"__esModule",{value:!0}),t.Summary=t.ExpansionPaperPanel=void 0;var a,o,i=n(r(20166)),s=n(r(8162)),l=n(r(3808));t.ExpansionPaperPanel=(0,s.default)(l.default)(a||(a=(0,i.default)(["\n && {\n border-radius: 4px;\n }\n\n &::before {\n height: 0px !important;\n top: 0px !important;\n background-color: transparent;\n }\n"]))),t.Summary=s.default.div(o||(o=(0,i.default)(["\n display: flex;\n flex: 1;\n align-items: center;\n"])))},409:(e,t,r)=>{"use strict";var n=r(24994);t.E=void 0;var a=n(r(96540)),o=r(78944).theme.colors,i=o.neutral,s=o.primary;t.E=function(e){var t=e.width,r=e.height,n=e.viewBox;return a.default.createElement("svg",{fill:"none",width:t||65,height:r||52,viewBox:n||"0 0 65 52",xmlns:"http://www.w3.org/2000/svg"},a.default.createElement("path",{fill:s.main,d:"M39.6134 4.25093H38.6496V3.28716C38.6497 2.02612 37.6236 1 36.3624 1H11.7474C11.565 1 11.3899 1.07104 11.2589 1.19808L6.21275 6.09799C6.07674 6.22998 6.00009 6.41152 6.00009 6.601V33.4424C6.00009 33.8297 6.31399 34.1436 6.70119 34.1436C7.08838 34.1436 7.40228 33.8297 7.40228 33.4424V7.30396L11.1189 7.31388H11.1225C11.4723 7.31388 11.8012 7.17814 12.0493 6.93145C12.2983 6.68392 12.4359 6.35412 12.4368 6.00311L12.4465 2.40219H29.2664V9.67628C29.2664 10.8458 30.218 11.7972 31.3875 11.7972C32.557 11.7972 33.5084 10.8457 33.5084 9.67628V6.06359C33.5084 5.6763 33.1945 5.36249 32.8074 5.36249C32.4202 5.36249 32.1062 5.6763 32.1062 6.06359V9.67628C32.1062 10.0726 31.7838 10.395 31.3875 10.395C30.9911 10.395 30.6686 10.0726 30.6686 9.67628V2.40219H36.3625C36.8505 2.40219 37.2475 2.7992 37.2475 3.28725V13.6712C37.2475 14.0585 37.5614 14.3724 37.9486 14.3724C38.3358 14.3724 38.6497 14.0585 38.6497 13.6712V5.65312H39.6134C40.1015 5.65312 40.4987 6.05022 40.4987 6.53828V46.5967C40.4987 47.0849 40.1015 47.4819 39.6134 47.4819H11.5384C11.0503 47.4819 10.6533 47.0849 10.6533 46.5967V45.633H36.3625C37.6237 45.633 38.6497 44.6069 38.6497 43.3457V16.9129C38.6497 16.5256 38.3358 16.2118 37.9486 16.2118C37.5614 16.2118 37.2475 16.5256 37.2475 16.9129V43.3459C37.2475 43.8339 36.8504 44.231 36.3625 44.231H8.28735C7.79929 44.231 7.40218 43.8339 7.40218 43.3459V36.7063C7.40218 36.319 7.08828 36.0052 6.70109 36.0052C6.3139 36.0052 6 36.319 6 36.7063V43.3458C6 44.607 7.02612 45.6331 8.28735 45.6331H9.2511V46.5968C9.2511 47.858 10.2772 48.8841 11.5384 48.8841H39.6134C40.8746 48.8841 41.9007 47.858 41.9007 46.5968V6.53828C41.9007 5.27706 40.8746 4.25093 39.6134 4.25093ZM11.0347 5.9114L8.42485 5.90448L10.1595 4.21999L11.0416 3.36353L11.0347 5.9114Z"}),a.default.createElement("path",{fill:s.main,d:"M23.2656 10.8361H21.384C20.584 10.8361 19.9333 11.487 19.9333 12.2868V14.39C19.9333 14.4168 19.9114 14.4386 19.8847 14.4386H17.7815C16.9816 14.4386 16.3308 15.0893 16.3308 15.8893V17.771C16.3308 18.571 16.9816 19.2218 17.7815 19.2218H19.8847C19.9114 19.2218 19.9333 19.2435 19.9333 19.2703V21.3736C19.9333 22.1734 20.5839 22.8243 21.384 22.8243H23.2656C24.0656 22.8243 24.7163 22.1734 24.7163 21.3736V19.2703C24.7163 19.2436 24.7381 19.2218 24.7648 19.2218H26.8681C27.668 19.2218 28.3188 18.571 28.3188 17.771V15.8893C28.3188 15.0893 27.668 14.4386 26.8681 14.4386H24.7648C24.7381 14.4386 24.7163 14.4169 24.7163 14.39V12.2868C24.7163 11.487 24.0656 10.8361 23.2656 10.8361ZM24.7648 15.8407H26.8681C26.8948 15.8407 26.9166 15.8625 26.9166 15.8893V17.771C26.9166 17.7977 26.8948 17.8196 26.8681 17.8196H24.7648C23.965 17.8196 23.3141 18.4704 23.3141 19.2703V21.3736C23.3141 21.4003 23.2924 21.422 23.2656 21.422H21.384C21.3572 21.422 21.3354 21.4004 21.3354 21.3736V19.2703C21.3354 18.4704 20.6846 17.8196 19.8847 17.8196H17.7815C17.7548 17.8196 17.733 17.7978 17.733 17.771V15.8893C17.733 15.8626 17.7548 15.8407 17.7815 15.8407H19.8847C20.6846 15.8407 21.3354 15.19 21.3354 14.39V12.2868C21.3354 12.2601 21.3571 12.2384 21.384 12.2384H23.2656C23.2924 12.2384 23.3141 12.26 23.3141 12.2868V14.39C23.3141 15.19 23.965 15.8407 24.7648 15.8407Z"}),a.default.createElement("path",{fill:s.main,d:"M19.7729 25.9276H11.6568C11.2697 25.9276 10.9557 26.2414 10.9557 26.6287C10.9557 27.0159 11.2697 27.3297 11.6568 27.3297H19.7729C20.1601 27.3297 20.474 27.0159 20.474 26.6287C20.474 26.2414 20.1601 25.9276 19.7729 25.9276Z"}),a.default.createElement("path",{fill:s.main,d:"M23.9507 27.3297H32.9934C33.3806 27.3297 33.6945 27.0159 33.6945 26.6287C33.6945 26.2414 33.3806 25.9276 32.9934 25.9276H23.9507C23.5635 25.9276 23.2496 26.2414 23.2496 26.6287C23.2496 27.0159 23.5635 27.3297 23.9507 27.3297Z"}),a.default.createElement("path",{fill:s.main,d:"M19.7729 29.7117H11.6568C11.2697 29.7117 10.9557 30.0256 10.9557 30.4128C10.9557 30.8001 11.2697 31.1139 11.6568 31.1139H19.7729C20.1601 31.1139 20.474 30.8001 20.474 30.4128C20.474 30.0256 20.1601 29.7117 19.7729 29.7117Z"}),a.default.createElement("path",{fill:s.main,d:"M32.9934 29.7117H23.9507C23.5635 29.7117 23.2496 30.0256 23.2496 30.4128C23.2496 30.8001 23.5635 31.1139 23.9507 31.1139H32.9934C33.3806 31.1139 33.6945 30.8001 33.6945 30.4128C33.6945 30.0256 33.3807 29.7117 32.9934 29.7117Z"}),a.default.createElement("path",{fill:s.main,d:"M19.7729 33.4976H11.6568C11.2697 33.4976 10.9557 33.8114 10.9557 34.1987C10.9557 34.5859 11.2697 34.8997 11.6568 34.8997H19.7729C20.1601 34.8997 20.474 34.5859 20.474 34.1987C20.474 33.8114 20.1601 33.4976 19.7729 33.4976Z"}),a.default.createElement("path",{fill:s.main,d:"M32.9934 33.4976H23.9507C23.5635 33.4976 23.2496 33.8114 23.2496 34.1987C23.2496 34.5859 23.5635 34.8997 23.9507 34.8997H32.9934C33.3806 34.8997 33.6945 34.5859 33.6945 34.1987C33.6945 33.8114 33.3807 33.4976 32.9934 33.4976Z"}),a.default.createElement("path",{fill:s.main,d:"M19.7729 37.2816H11.6568C11.2697 37.2816 10.9557 37.5954 10.9557 37.9827C10.9557 38.37 11.2697 38.6838 11.6568 38.6838H19.7729C20.1601 38.6838 20.474 38.37 20.474 37.9827C20.474 37.5954 20.1601 37.2816 19.7729 37.2816Z"}),a.default.createElement("path",{fill:s.main,d:"M32.9934 37.2816H23.9507C23.5635 37.2816 23.2496 37.5954 23.2496 37.9827C23.2496 38.37 23.5635 38.6838 23.9507 38.6838H32.9934C33.3806 38.6838 33.6945 38.37 33.6945 37.9827C33.6945 37.5954 33.3807 37.2816 32.9934 37.2816Z"}),a.default.createElement("path",{fill:s.main,d:"M49.4137 35.7118H51.3022V37.6003H49.4137V35.7118Z"}),a.default.createElement("path",{fill:s.main,stroke:i[50],d:"M31.4968 23.4367C31.4968 27.9934 34.747 31.8015 39.0506 32.6694V41.3771C39.0506 45.0094 42.0044 47.9632 45.6369 47.9632C49.0624 47.9632 51.8844 45.3364 52.1948 41.9907C54.4066 41.2273 56 39.1261 56 36.6559C56 33.5441 53.4698 31.0139 50.358 31.0139C47.2462 31.0139 44.716 33.5441 44.716 36.6559C44.716 39.0932 46.2673 41.1713 48.4331 41.9595C48.1632 43.2555 47.0113 44.2331 45.6369 44.2331C44.0629 44.2331 42.7808 42.9511 42.7808 41.3771V32.6694C47.0845 31.8015 50.3346 27.9934 50.3346 23.4367V17.6455C50.3346 15.5749 48.6516 13.8919 46.5811 13.8919H43.7484H42.8276V14.8128V16.7012V17.6221H43.7484H46.5811C46.5854 17.6221 46.589 17.6235 46.589 17.6235C46.5913 17.6244 46.5943 17.6261 46.5973 17.6293C46.6004 17.6323 46.6022 17.6353 46.6031 17.6374C46.6031 17.6374 46.6045 17.6411 46.6045 17.6455V23.4367C46.6045 26.5727 44.0517 29.1255 40.9157 29.1255C37.7798 29.1255 35.227 26.5727 35.227 23.4367V17.6455C35.227 17.6411 35.2284 17.6374 35.2284 17.6374C35.2293 17.6353 35.2311 17.6323 35.2342 17.6293C35.2372 17.6261 35.2403 17.6244 35.2425 17.6235C35.2425 17.6235 35.2461 17.6221 35.2504 17.6221H38.0831H39.0039V16.7012V14.8128V13.8919H38.0831H35.2504C33.1799 13.8919 31.4968 15.5749 31.4968 17.6455V23.4367ZM48.4462 36.6559C48.4462 35.6025 49.3046 34.744 50.358 34.744C51.4114 34.744 52.2698 35.6025 52.2698 36.6559C52.2698 37.7092 51.4114 38.5677 50.358 38.5677C49.3046 38.5677 48.4462 37.7092 48.4462 36.6559Z"}))}},425:(e,t,r)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.nlNL=void 0;var n=r(14653);const a={hours:"uren",minutes:"minuten",seconds:"seconden",meridiem:"meridium"},o={previousMonth:"Vorige maand",nextMonth:"Volgende maand",openPreviousView:"Open vorige view",openNextView:"Open volgende view",calendarViewSwitchingButtonAriaLabel:e=>"year"===e?"jaarweergave is geopend, schakel over naar kalenderweergave":"kalenderweergave is geopend, switch naar jaarweergave",start:"Start",end:"Einde",startDate:"Startdatum",startTime:"Starttijd",endDate:"Einddatum",endTime:"Eindtijd",cancelButtonLabel:"Annuleren",clearButtonLabel:"Resetten",okButtonLabel:"OK",todayButtonLabel:"Vandaag",datePickerToolbarTitle:"Selecteer datum",dateTimePickerToolbarTitle:"Selecteer datum & tijd",timePickerToolbarTitle:"Selecteer tijd",dateRangePickerToolbarTitle:"Selecteer datumbereik",clockLabelText:(e,t,r,n)=>`Selecteer ${a[e]}. ${n||null!==t&&r.isValid(t)?`Geselecteerde tijd is ${n??r.format(t,"fullTime")}`:"Geen tijd geselecteerd"}`,hoursClockNumberText:e=>`${e} uren`,minutesClockNumberText:e=>`${e} minuten`,secondsClockNumberText:e=>`${e} seconden`,selectViewText:e=>`Selecteer ${a[e]}`,calendarWeekNumberHeaderLabel:"Weeknummer",calendarWeekNumberHeaderText:"#",calendarWeekNumberAriaLabelText:e=>`Week ${e}`,calendarWeekNumberText:e=>`${e}`,openDatePickerDialogue:(e,t,r)=>r||null!==e&&t.isValid(e)?`Kies datum, geselecteerde datum is ${r??t.format(e,"fullDate")}`:"Kies datum",openTimePickerDialogue:(e,t,r)=>r||null!==e&&t.isValid(e)?`Kies tijd, geselecteerde tijd is ${r??t.format(e,"fullTime")}`:"Kies tijd",fieldClearLabel:"Wissen",timeTableLabel:"kies tijd",dateTableLabel:"kies datum",fieldYearPlaceholder:e=>"J".repeat(e.digitAmount),fieldMonthPlaceholder:e=>"letter"===e.contentType?"MMMM":"MM",fieldDayPlaceholder:()=>"DD",fieldWeekDayPlaceholder:e=>"letter"===e.contentType?"EEEE":"EE",fieldHoursPlaceholder:()=>"uu",fieldMinutesPlaceholder:()=>"mm",fieldSecondsPlaceholder:()=>"ss",fieldMeridiemPlaceholder:()=>"aa",year:"Jaar",month:"Maand",day:"Dag",weekDay:"Weekdag",hours:"Uren",minutes:"Minuten",seconds:"Seconden",meridiem:"Middag",empty:"Leeg"};t.nlNL=(0,n.getPickersLocalization)(o)},496:(e,t,r)=>{"use strict";var n=r(24994).default;Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0,n(r(5556));t.default={}},550:(e,t,r)=>{"use strict";var n=r(24994).default;Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0,t.getMenuItemUtilityClass=function(e){return(0,o.default)("MuiMenuItem",e)};var a=n(r(80632)),o=n(r(3404));const i=(0,a.default)("MuiMenuItem",["root","focusVisible","dense","disabled","divider","gutters","selected"]);t.default=i},617:(e,t)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=function(e,t,r,n,a){return null}},650:(e,t,r)=>{"use strict";var n=r(24994).default;Object.defineProperty(t,"__esModule",{value:!0}),t.buildSectionsFromFormat=void 0;var a=n(r(94634)),o=r(25759);const i=(e,t,r,n)=>{switch(r.type){case"year":return t.fieldYearPlaceholder({digitAmount:e.formatByString(e.date(void 0,"default"),n).length,format:n});case"month":return t.fieldMonthPlaceholder({contentType:r.contentType,format:n});case"day":return t.fieldDayPlaceholder({format:n});case"weekDay":return t.fieldWeekDayPlaceholder({contentType:r.contentType,format:n});case"hours":return t.fieldHoursPlaceholder({format:n});case"minutes":return t.fieldMinutesPlaceholder({format:n});case"seconds":return t.fieldSecondsPlaceholder({format:n});case"meridiem":return t.fieldMeridiemPlaceholder({format:n});default:return n}},s=({utils:e,date:t,shouldRespectLeadingZeros:r,localeText:n,localizedDigits:s,now:l,token:u,startSeparator:d})=>{if(""===u)throw new Error("MUI X: Should not call `commitToken` with an empty token");const c=(0,o.getDateSectionConfigFromFormatToken)(e,u),p=(0,o.doesSectionFormatHaveLeadingZeros)(e,c.contentType,c.type,u),f=r?p:"digit"===c.contentType,m=null!=t&&e.isValid(t);let h=m?e.formatByString(t,u):"",g=null;if(f)if(p)g=""===h?e.formatByString(l,u).length:h.length;else{if(null==c.maxLength)throw new Error(`MUI X: The token ${u} should have a 'maxDigitNumber' property on it's adapter`);g=c.maxLength,m&&(h=(0,o.applyLocalizedDigits)((0,o.cleanLeadingZeros)((0,o.removeLocalizedDigits)(h,s),g),s))}return(0,a.default)({},c,{format:u,maxLength:g,value:h,placeholder:i(e,n,c,u),hasLeadingZerosInFormat:p,hasLeadingZerosInInput:f,startSeparator:d,endSeparator:"",modified:!1})};t.buildSectionsFromFormat=e=>{let t=(({utils:e,format:t})=>{let r=10,n=t,a=e.expandFormat(t);for(;a!==n;)if(n=a,a=e.expandFormat(n),r-=1,r<0)throw new Error("MUI X: The format expansion seems to be in an infinite loop. Please open an issue with the format passed to the picker component.");return a})(e);e.isRtl&&e.enableAccessibleFieldDOMStructure&&(t=t.split(" ").reverse().join(" "));const r=(({utils:e,expandedFormat:t})=>{const r=[],{start:n,end:a}=e.escapedCharacters,o=new RegExp(`(\\${n}[^\\${a}]*\\${a})+`,"g");let i=null;for(;i=o.exec(t);)r.push({start:i.index,end:o.lastIndex-1});return r})((0,a.default)({},e,{expandedFormat:t})),n=(e=>{const{utils:t,expandedFormat:r,escapedParts:n}=e,o=t.date(void 0),i=[];let l="";const u=Object.keys(t.formatTokenMap).sort(((e,t)=>t.length-e.length)),d=/^([a-zA-Z]+)/,c=new RegExp(`^(${u.join("|")})*$`),p=new RegExp(`^(${u.join("|")})`),f=e=>n.find((t=>t.start<=e&&t.end>=e));let m=0;for(;m0;){const r=p.exec(t)[1];t=t.slice(r.length),i.push(s((0,a.default)({},e,{now:o,token:r,startSeparator:l}))),l=""}m+=u.length}else{const e=r[m];n&&t?.start===m||t?.end===m||(0===i.length?l+=e:i[i.length-1].endSeparator+=e),m+=1}}return 0===i.length&&l.length>0&&i.push({type:"empty",contentType:"letter",maxLength:null,format:"",value:"",placeholder:"",hasLeadingZerosInFormat:!1,hasLeadingZerosInInput:!1,startSeparator:l,endSeparator:"",modified:!1}),i})((0,a.default)({},e,{expandedFormat:t,escapedParts:r}));return(({isRtl:e,formatDensity:t,sections:r})=>r.map((r=>{const n=r=>{let n=r;return e&&null!==n&&n.includes(" ")&&(n=`⁩${n}⁦`),"spacious"===t&&["/",".","-"].includes(n)&&(n=` ${n} `),n};return r.startSeparator=n(r.startSeparator),r.endSeparator=n(r.endSeparator),r})))((0,a.default)({},e,{sections:n}))}},667:(e,t,r)=>{"use strict";var n=r(6305).default,a=r(24994).default;Object.defineProperty(t,"__esModule",{value:!0});var o={ratingClasses:!0};Object.defineProperty(t,"default",{enumerable:!0,get:function(){return i.default}}),Object.defineProperty(t,"ratingClasses",{enumerable:!0,get:function(){return s.default}});var i=a(r(25222)),s=n(r(82524));Object.keys(s).forEach((function(e){"default"!==e&&"__esModule"!==e&&(Object.prototype.hasOwnProperty.call(o,e)||e in t&&t[e]===s[e]||Object.defineProperty(t,e,{enumerable:!0,get:function(){return s[e]}}))}))},812:(e,t,r)=>{"use strict";var n=r(24994).default;Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var a=n(r(42032)),o=r(74848);t.default=(0,a.default)((0,o.jsx)("path",{d:"M21 10.12h-6.78l2.74-2.82c-2.73-2.7-7.15-2.8-9.88-.1-2.73 2.71-2.73 7.08 0 9.79s7.15 2.71 9.88 0C18.32 15.65 19 14.08 19 12.1h2c0 1.98-.88 4.55-2.64 6.29-3.51 3.48-9.21 3.48-12.72 0-3.5-3.47-3.53-9.11-.02-12.58s9.14-3.47 12.65 0L21 3zM12.5 8v4.25l3.5 2.08-.72 1.21L11 13V8z"}),"Update")},813:(e,t,r)=>{"use strict";var n=r(24994);Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var a=n(r(94634)),o=n(r(43693)),i=n(r(91847)),s=n(r(96540)),l=n(r(60362)),u=["children","color","dashed","href","margin","padding","style","variant"];function d(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(e);t&&(n=n.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),r.push.apply(r,n)}return r}function c(e){for(var t=1;t{"use strict";var n=r(24994).default;Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var a=n(r(85660)),o=n(r(57956)),i=n(r(54662)),s=n(r(76239));t.default=function(e){const{elementType:t,externalSlotProps:r,ownerState:n,skipResolvingSlotProps:l=!1,...u}=e,d=l?{}:(0,s.default)(r,n),{props:c,internalRef:p}=(0,i.default)({...u,externalSlotProps:d}),f=(0,a.default)(p,d?.ref,e.additionalProps?.ref);return(0,o.default)(t,{...c,ref:f},n)}},833:(e,t,r)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.itIT=void 0;var n=r(14653);const a={hours:"le ore",minutes:"i minuti",seconds:"i secondi",meridiem:"il meridiano"},o={previousMonth:"Mese precedente",nextMonth:"Mese successivo",openPreviousView:"Apri la vista precedente",openNextView:"Apri la vista successiva",calendarViewSwitchingButtonAriaLabel:e=>"year"===e?"la vista dell'anno è aperta, passare alla vista del calendario":"la vista dell'calendario è aperta, passare alla vista dell'anno",start:"Inizio",end:"Fine",startDate:"Data di inizio",startTime:"Ora di inizio",endDate:"Data di fine",endTime:"Ora di fine",cancelButtonLabel:"Cancellare",clearButtonLabel:"Sgomberare",okButtonLabel:"OK",todayButtonLabel:"Oggi",datePickerToolbarTitle:"Seleziona data",dateTimePickerToolbarTitle:"Seleziona data e orario",timePickerToolbarTitle:"Seleziona orario",dateRangePickerToolbarTitle:"Seleziona intervallo di date",clockLabelText:(e,t,r,n)=>`Seleziona ${a[e]}. ${n||null!==t&&r.isValid(t)?`L'ora selezionata è ${n??r.format(t,"fullTime")}`:"Nessun orario selezionato"}`,hoursClockNumberText:e=>`${e} ore`,minutesClockNumberText:e=>`${e} minuti`,secondsClockNumberText:e=>`${e} secondi`,selectViewText:e=>`Seleziona ${a[e]}`,calendarWeekNumberHeaderLabel:"Numero settimana",calendarWeekNumberHeaderText:"#",calendarWeekNumberAriaLabelText:e=>`Settimana ${e}`,calendarWeekNumberText:e=>`${e}`,openDatePickerDialogue:(e,t,r)=>r||null!==e&&t.isValid(e)?`Scegli la data, la data selezionata è ${r??t.format(e,"fullDate")}`:"Scegli la data",openTimePickerDialogue:(e,t,r)=>r||null!==e&&t.isValid(e)?`Scegli l'ora, l'ora selezionata è ${r??t.format(e,"fullTime")}`:"Scegli l'ora",fieldClearLabel:"Cancella valore",timeTableLabel:"scegli un'ora",dateTableLabel:"scegli una data",fieldYearPlaceholder:e=>"A".repeat(e.digitAmount),fieldMonthPlaceholder:e=>"letter"===e.contentType?"MMMM":"MM",fieldDayPlaceholder:()=>"GG",fieldWeekDayPlaceholder:e=>"letter"===e.contentType?"GGGG":"GG",fieldHoursPlaceholder:()=>"hh",fieldMinutesPlaceholder:()=>"mm",fieldSecondsPlaceholder:()=>"ss",fieldMeridiemPlaceholder:()=>"aa",year:"Anno",month:"Mese",day:"Giorno",weekDay:"Giorno della settimana",hours:"Ore",minutes:"Minuti",seconds:"Secondi",meridiem:"Meridiano",empty:"Vuoto"};t.itIT=(0,n.getPickersLocalization)(o)},845:(e,t,r)=>{"use strict";r.d(t,{A:()=>a});var n=r(5564);function a(e,t,r){return function(){if(0===arguments.length)return r();var a=arguments[arguments.length-1];if(!(0,n.A)(a)){for(var o=0;o{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0,t.default={border:0,clip:"rect(0 0 0 0)",height:"1px",margin:"-1px",overflow:"hidden",padding:0,position:"absolute",whiteSpace:"nowrap",width:"1px"}},955:(e,t,r)=>{"use strict";var n=r(6305).default,a=r(24994).default;Object.defineProperty(t,"__esModule",{value:!0}),t.useFieldState=void 0;var o=a(r(94634)),i=n(r(96540)),s=a(r(18285)),l=r(93944),u=r(25702),d=r(19779),c=r(25759),p=r(650),f=r(63448),m=r(32536);t.useFieldState=e=>{const t=(0,d.useUtils)(),r=(0,u.usePickersTranslations)(),n=(0,d.useLocalizationContext)(),a=(0,l.useRtl)(),{valueManager:h,fieldValueManager:g,valueType:y,validator:v,internalProps:b,internalProps:{value:P,defaultValue:w,referenceDate:C,onChange:O,format:x,formatDensity:E="dense",selectedSections:S,onSelectedSectionsChange:T,shouldRespectLeadingZeros:k=!1,timezone:M,enableAccessibleFieldDOMStructure:_=!1}}=e,{timezone:D,value:A,handleValueChange:j}=(0,f.useValueWithTimezone)({timezone:M,value:P,defaultValue:w,referenceDate:C,onChange:O,valueManager:h}),I=i.useMemo((()=>(0,c.getLocalizedDigits)(t)),[t]),R=i.useMemo((()=>(0,c.getSectionsBoundaries)(t,I,D)),[t,I,D]),$=i.useCallback(((e,n=null)=>g.getSectionsFromValue(t,e,n,(e=>(0,p.buildSectionsFromFormat)({utils:t,localeText:r,localizedDigits:I,format:x,date:e,formatDensity:E,shouldRespectLeadingZeros:k,enableAccessibleFieldDOMStructure:_,isRtl:a})))),[g,x,r,I,a,k,t,E,_]),[N,L]=i.useState((()=>{const e=$(A);(0,c.validateSections)(e,y);const r={sections:e,value:A,referenceValue:h.emptyValue,tempValueStrAndroid:null},n=(0,m.getSectionTypeGranularity)(e),a=h.getInitialReferenceValue({referenceDate:C,value:A,utils:t,props:b,granularity:n,timezone:D});return(0,o.default)({},r,{referenceValue:a})})),[F,V]=(0,s.default)({controlled:S,default:null,name:"useField",state:"selectedSections"}),B=e=>{V(e),T?.(e)},z=i.useMemo((()=>(0,c.parseSelectedSections)(F,N.sections)),[F,N.sections]),H="all"===z?0:z,q=({value:e,referenceValue:r,sections:a})=>{if(L((t=>(0,o.default)({},t,{sections:a,value:e,referenceValue:r,tempValueStrAndroid:null}))),h.areValuesEqual(t,N.value,e))return;const i={validationError:v({adapter:n,value:e,timezone:D,props:b})};j(e,i)},U=(e,t)=>{const r=[...N.sections];return r[e]=(0,o.default)({},r[e],{value:t,modified:!0}),r};return i.useEffect((()=>{const e=$(N.value);(0,c.validateSections)(e,y),L((t=>(0,o.default)({},t,{sections:e})))}),[x,t.locale,a]),i.useEffect((()=>{let e;e=!h.areValuesEqual(t,N.value,A)||h.getTimezone(t,N.value)!==h.getTimezone(t,A),e&&L((e=>(0,o.default)({},e,{value:A,referenceValue:g.updateReferenceValue(t,A,e.referenceValue),sections:$(A)})))}),[A]),{state:N,activeSectionIndex:H,parsedSelectedSections:z,setSelectedSections:B,clearValue:()=>{q({value:h.emptyValue,referenceValue:N.referenceValue,sections:$(h.emptyValue)})},clearActiveSection:()=>{if(null==H)return;const e=N.sections[H],r=g.getActiveDateManager(t,N,e),n=r.getSections(N.sections).filter((e=>""!==e.value)).length===(""===e.value?0:1),a=U(H,""),i=n?null:t.getInvalidDate(),s=r.getNewValuesFromNewActiveDate(i);q((0,o.default)({},s,{sections:a}))},updateSectionValue:({activeSection:e,newSectionValue:r,shouldGoToNextSection:n})=>{n&&H(0,o.default)({},e,u,{sections:i,tempValueStrAndroid:null})))},updateValueFromValueStr:e=>{const n=g.parseValueStr(e,N.referenceValue,((e,n)=>{const o=t.parse(e,x);if(null==o||!t.isValid(o))return null;const i=(0,p.buildSectionsFromFormat)({utils:t,localeText:r,localizedDigits:I,format:x,date:o,formatDensity:E,shouldRespectLeadingZeros:k,enableAccessibleFieldDOMStructure:_,isRtl:a});return(0,c.mergeDateIntoReferenceDate)(t,o,i,n,!1)})),o=g.updateReferenceValue(t,n,N.referenceValue);q({value:n,referenceValue:o,sections:$(n,N.sections)})},setTempAndroidValueStr:e=>L((t=>(0,o.default)({},t,{tempValueStrAndroid:e}))),getSectionsFromValue:$,sectionsValueBoundaries:R,localizedDigits:I,timezone:D}}},973:(e,t,r)=>{"use strict";var n=r(6305).default,a=r(24994).default;Object.defineProperty(t,"__esModule",{value:!0}),t.useFieldCharacterEditing=void 0;var o=a(r(94634)),i=n(r(96540)),s=a(r(48474)),l=r(19779),u=r(25759);const d=e=>null!=e.saveQuery;t.useFieldCharacterEditing=({sections:e,updateSectionValue:t,sectionsValueBoundaries:r,localizedDigits:n,setTempAndroidValueStr:a,timezone:c})=>{const p=(0,l.useUtils)(),[f,m]=i.useState(null),h=(0,s.default)((()=>m(null)));i.useEffect((()=>{null!=f&&e[f.sectionIndex]?.type!==f.sectionType&&h()}),[e,f,h]),i.useEffect((()=>{if(null!=f){const e=setTimeout((()=>h()),5e3);return()=>{clearTimeout(e)}}return()=>{}}),[f,h]);const g=({keyPressed:t,sectionIndex:r},n,a)=>{const o=t.toLowerCase(),i=e[r];if(null!=f&&(!a||a(f.value))&&f.sectionIndex===r){const e=`${f.value}${o}`,t=n(e,i);if(!d(t))return m({sectionIndex:r,value:e,sectionType:i.type}),t}const s=n(o,i);return d(s)&&!s.saveQuery?(h(),null):(m({sectionIndex:r,value:o,sectionType:i.type}),d(s)?null:s)};return{applyCharacterEditing:(0,s.default)((i=>{const s=e[i.sectionIndex],l=(0,u.isStringNumber)(i.keyPressed,n)?(e=>{const t=(e,t)=>{const a=(0,u.removeLocalizedDigits)(e,n),o=Number(a),i=r[t.type]({currentDate:null,format:t.format,contentType:t.contentType});if(o>i.maximum)return{saveQuery:!1};if(oi.maximum||a.length===i.maximum.toString().length;return{sectionValue:(0,u.cleanDigitSectionValue)(p,o,i,n,t),shouldGoToNextSection:s}};return g(e,((e,r)=>{if("digit"===r.contentType||"digit-with-letter"===r.contentType)return t(e,r);if("month"===r.type){const n=(0,u.doesSectionFormatHaveLeadingZeros)(p,"digit","month","MM"),a=t(e,{type:r.type,format:"MM",hasLeadingZerosInFormat:n,hasLeadingZerosInInput:!0,contentType:"digit",maxLength:2});if(d(a))return a;const i=(0,u.changeSectionValueFormat)(p,a.sectionValue,"MM",r.format);return(0,o.default)({},a,{sectionValue:i})}if("weekDay"===r.type){const n=t(e,r);if(d(n))return n;const a=(0,u.getDaysInWeekStr)(p,r.format)[Number(n.sectionValue)-1];return(0,o.default)({},n,{sectionValue:a})}return{saveQuery:!1}}),(e=>(0,u.isStringNumber)(e,n)))})((0,o.default)({},i,{keyPressed:(0,u.applyLocalizedDigits)(i.keyPressed,n)})):(e=>{const t=(e,t,r)=>{const n=t.filter((e=>e.toLowerCase().startsWith(r)));return 0===n.length?{saveQuery:!1}:{sectionValue:n[0],shouldGoToNextSection:1===n.length}},r=(e,r,n,a)=>{const i=e=>(0,u.getLetterEditingOptions)(p,c,r.type,e);if("letter"===r.contentType)return t(r.format,i(r.format),e);if(n&&null!=a&&"letter"===(0,u.getDateSectionConfigFromFormatToken)(p,n).contentType){const r=i(n),s=t(0,r,e);return d(s)?{saveQuery:!1}:(0,o.default)({},s,{sectionValue:a(s.sectionValue,r)})}return{saveQuery:!1}};return g(e,((e,t)=>{switch(t.type){case"month":{const n=e=>(0,u.changeSectionValueFormat)(p,e,p.formats.month,t.format);return r(e,t,p.formats.month,n)}case"weekDay":{const n=(e,t)=>t.indexOf(e).toString();return r(e,t,p.formats.weekday,n)}case"meridiem":return r(e,t);default:return{saveQuery:!1}}}))})(i);null!=l?t({activeSection:s,newSectionValue:l.sectionValue,shouldGoToNextSection:l.shouldGoToNextSection}):a(null)})),resetCharacterQuery:h}}},1026:(e,t)=>{"use strict";function r(){}Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0,t.default=({key:e,storageWindow:t})=>(t||"undefined"==typeof window||(t=window),{get(r){if("undefined"==typeof window)return;if(!t)return r;let n;try{n=t.localStorage.getItem(e)}catch{}return n||r},set:r=>{if(t)try{t.localStorage.setItem(e,r)}catch{}},subscribe:n=>{if(!t)return r;const a=t=>{const r=t.newValue;t.key===e&&n(r)};return t.addEventListener("storage",a),()=>{t.removeEventListener("storage",a)}}})},1055:(e,t,r)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.ModalManager=void 0,t.ariaHidden=a;var n=r(45730);function a(e,t){t?e.setAttribute("aria-hidden","true"):e.removeAttribute("aria-hidden")}function o(e){return parseInt((0,n.unstable_ownerWindow)(e).getComputedStyle(e).paddingRight,10)||0}function i(e,t,r,n,o){const i=[t,r,...n];[].forEach.call(e.children,(e=>{const t=!i.includes(e),r=!function(e){const t=["TEMPLATE","SCRIPT","STYLE","LINK","MAP","META","NOSCRIPT","PICTURE","COL","COLGROUP","PARAM","SLOT","SOURCE","TRACK"].includes(e.tagName),r="INPUT"===e.tagName&&"hidden"===e.getAttribute("type");return t||r}(e);t&&r&&a(e,o)}))}function s(e,t){let r=-1;return e.some(((e,n)=>!!t(e)&&(r=n,!0))),r}t.ModalManager=class{constructor(){this.modals=[],this.containers=[]}add(e,t){let r=this.modals.indexOf(e);if(-1!==r)return r;r=this.modals.length,this.modals.push(e),e.modalRef&&a(e.modalRef,!1);const n=function(e){const t=[];return[].forEach.call(e.children,(e=>{"true"===e.getAttribute("aria-hidden")&&t.push(e)})),t}(t);i(t,e.mount,e.modalRef,n,!0);const o=s(this.containers,(e=>e.container===t));return-1!==o?(this.containers[o].modals.push(e),r):(this.containers.push({modals:[e],container:t,restore:null,hiddenSiblings:n}),r)}mount(e,t){const r=s(this.containers,(t=>t.modals.includes(e))),a=this.containers[r];a.restore||(a.restore=function(e,t){const r=[],a=e.container;if(!t.disableScrollLock){if(function(e){const t=(0,n.unstable_ownerDocument)(e);return t.body===e?(0,n.unstable_ownerWindow)(e).innerWidth>t.documentElement.clientWidth:e.scrollHeight>e.clientHeight}(a)){const e=(0,n.unstable_getScrollbarSize)((0,n.unstable_ownerWindow)(a));r.push({value:a.style.paddingRight,property:"padding-right",el:a}),a.style.paddingRight=`${o(a)+e}px`;const t=(0,n.unstable_ownerDocument)(a).querySelectorAll(".mui-fixed");[].forEach.call(t,(t=>{r.push({value:t.style.paddingRight,property:"padding-right",el:t}),t.style.paddingRight=`${o(t)+e}px`}))}let e;if(a.parentNode instanceof DocumentFragment)e=(0,n.unstable_ownerDocument)(a).body;else{const t=a.parentElement,r=(0,n.unstable_ownerWindow)(a);e="HTML"===t?.nodeName&&"scroll"===r.getComputedStyle(t).overflowY?t:a}r.push({value:e.style.overflow,property:"overflow",el:e},{value:e.style.overflowX,property:"overflow-x",el:e},{value:e.style.overflowY,property:"overflow-y",el:e}),e.style.overflow="hidden"}return()=>{r.forEach((({value:e,el:t,property:r})=>{e?t.style.setProperty(r,e):t.style.removeProperty(r)}))}}(a,t))}remove(e,t=!0){const r=this.modals.indexOf(e);if(-1===r)return r;const n=s(this.containers,(t=>t.modals.includes(e))),o=this.containers[n];if(o.modals.splice(o.modals.indexOf(e),1),this.modals.splice(r,1),0===o.modals.length)o.restore&&o.restore(),e.modalRef&&a(e.modalRef,t),i(o.container,e.mount,e.modalRef,o.hiddenSiblings,!1),this.containers.splice(n,1);else{const e=o.modals[o.modals.length-1];e.modalRef&&a(e.modalRef,!1)}return r}isTopModal(e){return this.modals.length>0&&this.modals[this.modals.length-1]===e}}},1091:(e,t,r)=>{"use strict";var n=r(6305).default;Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;const a=n(r(96540)).createContext({});t.default=a},1108:(e,t,r)=>{"use strict";r.d(t,{G:()=>a});var n=r(29407);function a(e){const t=(0,n.a)(e),r=new Date(Date.UTC(t.getFullYear(),t.getMonth(),t.getDate(),t.getHours(),t.getMinutes(),t.getSeconds(),t.getMilliseconds()));return r.setUTCFullYear(t.getFullYear()),+e-+r}},1152:(e,t,r)=>{"use strict";t.startOfISOWeekYear=function(e,t){const r=(0,a.getISOWeekYear)(e,t),i=(0,n.constructFrom)(t?.in||e,0);return i.setFullYear(r,0,4),i.setHours(0,0,0,0),(0,o.startOfISOWeek)(i)};var n=r(92956),a=r(9957),o=r(36107)},1215:(e,t)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.mapAsyncIterator=function(e,t){const r=e[Symbol.asyncIterator]();async function n(e){if(e.done)return e;try{return{value:await t(e.value),done:!1}}catch(e){if("function"==typeof r.return)try{await r.return()}catch(e){}throw e}}return{next:async()=>n(await r.next()),return:async()=>"function"==typeof r.return?n(await r.return()):{value:void 0,done:!0},async throw(e){if("function"==typeof r.throw)return n(await r.throw(e));throw e},[Symbol.asyncIterator](){return this}}}},1228:(e,t,r)=>{"use strict";var n=r(24994).default;Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0,t.getListItemUtilityClass=function(e){return(0,o.default)("MuiListItem",e)};var a=n(r(80632)),o=n(r(3404));const i=(0,a.default)("MuiListItem",["root","container","dense","alignItemsFlexStart","divider","gutters","padding","secondaryAction"]);t.default=i},1249:(e,t,r)=>{"use strict";t.match=void 0;var n=r(49038),a=r(77520);t.match={ordinalNumber:(0,a.buildMatchPatternFn)({matchPattern:/^(\d+)(th|st|nd|rd)?/i,parsePattern:/\d+/i,valueCallback:e=>parseInt(e,10)}),era:(0,n.buildMatchFn)({matchPatterns:{narrow:/^(b|a)/i,abbreviated:/^(b\.?\s?c\.?|b\.?\s?c\.?\s?e\.?|a\.?\s?d\.?|c\.?\s?e\.?)/i,wide:/^(before christ|before common era|anno domini|common era)/i},defaultMatchWidth:"wide",parsePatterns:{any:[/^b/i,/^(a|c)/i]},defaultParseWidth:"any"}),quarter:(0,n.buildMatchFn)({matchPatterns:{narrow:/^[1234]/i,abbreviated:/^q[1234]/i,wide:/^[1234](th|st|nd|rd)? quarter/i},defaultMatchWidth:"wide",parsePatterns:{any:[/1/i,/2/i,/3/i,/4/i]},defaultParseWidth:"any",valueCallback:e=>e+1}),month:(0,n.buildMatchFn)({matchPatterns:{narrow:/^[jfmasond]/i,abbreviated:/^(jan|feb|mar|apr|may|jun|jul|aug|sep|oct|nov|dec)/i,wide:/^(january|february|march|april|may|june|july|august|september|october|november|december)/i},defaultMatchWidth:"wide",parsePatterns:{narrow:[/^j/i,/^f/i,/^m/i,/^a/i,/^m/i,/^j/i,/^j/i,/^a/i,/^s/i,/^o/i,/^n/i,/^d/i],any:[/^ja/i,/^f/i,/^mar/i,/^ap/i,/^may/i,/^jun/i,/^jul/i,/^au/i,/^s/i,/^o/i,/^n/i,/^d/i]},defaultParseWidth:"any"}),day:(0,n.buildMatchFn)({matchPatterns:{narrow:/^[smtwf]/i,short:/^(su|mo|tu|we|th|fr|sa)/i,abbreviated:/^(sun|mon|tue|wed|thu|fri|sat)/i,wide:/^(sunday|monday|tuesday|wednesday|thursday|friday|saturday)/i},defaultMatchWidth:"wide",parsePatterns:{narrow:[/^s/i,/^m/i,/^t/i,/^w/i,/^t/i,/^f/i,/^s/i],any:[/^su/i,/^m/i,/^tu/i,/^w/i,/^th/i,/^f/i,/^sa/i]},defaultParseWidth:"any"}),dayPeriod:(0,n.buildMatchFn)({matchPatterns:{narrow:/^(a|p|mi|n|(in the|at) (morning|afternoon|evening|night))/i,any:/^([ap]\.?\s?m\.?|midnight|noon|(in the|at) (morning|afternoon|evening|night))/i},defaultMatchWidth:"any",parsePatterns:{any:{am:/^a/i,pm:/^p/i,midnight:/^mi/i,noon:/^no/i,morning:/morning/i,afternoon:/afternoon/i,evening:/evening/i,night:/night/i}},defaultParseWidth:"any"})}},1264:(e,t,r)=>{"use strict";var n=r(24994).default,a=r(6305).default;Object.defineProperty(t,"__esModule",{value:!0}),t.TimePickerToolbar=function(e){const t=(0,u.useThemeProps)({props:e,name:"MuiTimePickerToolbar"}),{ampm:r,ampmInClock:n,value:a,isLandscape:d,onChange:c,view:f,onViewChange:v,views:T,disabled:k,readOnly:M,className:_}=t,D=(0,i.default)(t,w),A=(0,g.useUtils)(),j=(0,h.usePickersTranslations)(),I=(0,l.useRtl)(),R=Boolean(r&&!n&&T.includes("hours")),{meridiemMode:$,handleMeridiemChange:N}=(0,y.useMeridiemMode)(a,r,c),L=(0,o.default)({},t,{isRtl:I}),F=C(L),V=(0,P.jsx)(x,{tabIndex:-1,value:":",variant:"h3",selected:!1,className:F.separator});return(0,P.jsxs)(O,(0,o.default)({landscapeDirection:"row",toolbarTitle:j.timePickerToolbarTitle,isLandscape:d,ownerState:L,className:(0,s.default)(F.root,_)},D,{children:[(0,P.jsxs)(E,{className:F.hourMinuteLabel,ownerState:L,children:[(0,m.arrayIncludes)(T,"hours")&&(0,P.jsx)(p.PickersToolbarButton,{tabIndex:-1,variant:"h3",onClick:()=>v("hours"),selected:"hours"===f,value:a?(B=a,r?A.format(B,"hours12h"):A.format(B,"hours24h")):"--"}),(0,m.arrayIncludes)(T,["hours","minutes"])&&V,(0,m.arrayIncludes)(T,"minutes")&&(0,P.jsx)(p.PickersToolbarButton,{tabIndex:-1,variant:"h3",onClick:()=>v("minutes"),selected:"minutes"===f,value:a?A.format(a,"minutes"):"--"}),(0,m.arrayIncludes)(T,["minutes","seconds"])&&V,(0,m.arrayIncludes)(T,"seconds")&&(0,P.jsx)(p.PickersToolbarButton,{variant:"h3",onClick:()=>v("seconds"),selected:"seconds"===f,value:a?A.format(a,"seconds"):"--"})]}),R&&(0,P.jsxs)(S,{className:F.ampmSelection,ownerState:L,children:[(0,P.jsx)(p.PickersToolbarButton,{disableRipple:!0,variant:"subtitle2",selected:"am"===$,typographyClassName:F.ampmLabel,value:(0,b.formatMeridiem)(A,"am"),onClick:M?void 0:()=>N("am"),disabled:k}),(0,P.jsx)(p.PickersToolbarButton,{disableRipple:!0,variant:"subtitle2",selected:"pm"===$,typographyClassName:F.ampmLabel,value:(0,b.formatMeridiem)(A,"pm"),onClick:M?void 0:()=>N("pm"),disabled:k})]})]}));var B};var o=n(r(94634)),i=n(r(54893)),s=(a(r(96540)),n(r(71508))),l=(n(r(5556)),r(93944)),u=r(55264),d=n(r(22420)),c=r(51820),p=r(24611),f=r(77631),m=r(55191),h=r(25702),g=r(19779),y=r(34510),v=r(93303),b=r(82580),P=r(74848);const w=["ampm","ampmInClock","value","isLandscape","onChange","view","onViewChange","views","disabled","readOnly","className"],C=e=>{const{isLandscape:t,classes:r,isRtl:n}=e,a={root:["root"],separator:["separator"],hourMinuteLabel:["hourMinuteLabel",t&&"hourMinuteLabelLandscape",n&&"hourMinuteLabelReverse"],ampmSelection:["ampmSelection",t&&"ampmLandscape"],ampmLabel:["ampmLabel"]};return(0,d.default)(a,v.getTimePickerToolbarUtilityClass,r)},O=(0,u.styled)(f.PickersToolbar,{name:"MuiTimePickerToolbar",slot:"Root",overridesResolver:(e,t)=>t.root})({}),x=(0,u.styled)(c.PickersToolbarText,{name:"MuiTimePickerToolbar",slot:"Separator",overridesResolver:(e,t)=>t.separator})({outline:0,margin:"0 4px 0 2px",cursor:"default"}),E=(0,u.styled)("div",{name:"MuiTimePickerToolbar",slot:"HourMinuteLabel",overridesResolver:(e,t)=>[{[`&.${v.timePickerToolbarClasses.hourMinuteLabelLandscape}`]:t.hourMinuteLabelLandscape,[`&.${v.timePickerToolbarClasses.hourMinuteLabelReverse}`]:t.hourMinuteLabelReverse},t.hourMinuteLabel]})({display:"flex",justifyContent:"flex-end",alignItems:"flex-end",variants:[{props:{isRtl:!0},style:{flexDirection:"row-reverse"}},{props:{isLandscape:!0},style:{marginTop:"auto"}}]}),S=(0,u.styled)("div",{name:"MuiTimePickerToolbar",slot:"AmPmSelection",overridesResolver:(e,t)=>[{[`.${v.timePickerToolbarClasses.ampmLabel}`]:t.ampmLabel},{[`&.${v.timePickerToolbarClasses.ampmLandscape}`]:t.ampmLandscape},t.ampmSelection]})({display:"flex",flexDirection:"column",marginRight:"auto",marginLeft:12,[`& .${v.timePickerToolbarClasses.ampmLabel}`]:{fontSize:17},variants:[{props:{isLandscape:!0},style:{margin:"4px 0 auto",flexDirection:"row",justifyContent:"space-around",flexBasis:"100%"}}]})},1322:(e,t,r)=>{"use strict";r.d(t,{A:()=>n});const n=(0,r(3579).A)((function(e){return null===e?"Null":void 0===e?"Undefined":Object.prototype.toString.call(e).slice(8,-1)}))},1333:(e,t,r)=>{"use strict";var n=r(24994);Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var a=n(r(96540)),o=n(r(53540)),i=r(50903);t.default=function(e){var t=e.margin,r=void 0===t?48:t,n=e.padding,s=void 0===n?24:n,l=e.size,u=void 0===l?72:l;return a.default.createElement(i.LoadingContainer,{"data-testid":"loading-component",style:{margin:r,padding:s}},a.default.createElement(o.default,{color:"primary",size:u}))}},1350:(e,t,r)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.NoUndefinedVariablesRule=function(e){let t=Object.create(null);return{OperationDefinition:{enter(){t=Object.create(null)},leave(r){const a=e.getRecursiveVariableUsages(r);for(const{node:o}of a){const a=o.name.value;!0!==t[a]&&e.reportError(new n.GraphQLError(r.name?`Variable "$${a}" is not defined by operation "${r.name.value}".`:`Variable "$${a}" is not defined.`,{nodes:[o,r]}))}}},VariableDefinition(e){t[e.variable.name.value]=!0}}};var n=r(61702)},1426:(e,t,r)=>{"use strict";var n=r(6305).default,a=r(24994).default;Object.defineProperty(t,"__esModule",{value:!0});var o={scopedCssBaselineClasses:!0};Object.defineProperty(t,"default",{enumerable:!0,get:function(){return i.default}}),Object.defineProperty(t,"scopedCssBaselineClasses",{enumerable:!0,get:function(){return s.default}});var i=a(r(16246)),s=n(r(93356));Object.keys(s).forEach((function(e){"default"!==e&&"__esModule"!==e&&(Object.prototype.hasOwnProperty.call(o,e)||e in t&&t[e]===s[e]||Object.defineProperty(t,e,{enumerable:!0,get:function(){return s[e]}}))}))},1462:(e,t,r)=>{"use strict";t.getSeconds=function(e){return(0,n.toDate)(e).getSeconds()};var n=r(34446)},1503:(e,t)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=function(e,t){return()=>null}},1545:(e,t,r)=>{"use strict";var n=r(24994).default;Object.defineProperty(t,"__esModule",{value:!0}),t.convertFieldResponseIntoMuiTextFieldProps=void 0;var a=n(r(94634)),o=n(r(54893));const i=["enableAccessibleFieldDOMStructure"],s=["InputProps","readOnly"],l=["onPaste","onKeyDown","inputMode","readOnly","InputProps","inputProps","inputRef"];t.convertFieldResponseIntoMuiTextFieldProps=e=>{let{enableAccessibleFieldDOMStructure:t}=e,r=(0,o.default)(e,i);if(t){const{InputProps:e,readOnly:t}=r,n=(0,o.default)(r,s);return(0,a.default)({},n,{InputProps:(0,a.default)({},e??{},{readOnly:t})})}const{onPaste:n,onKeyDown:u,inputMode:d,readOnly:c,InputProps:p,inputProps:f,inputRef:m}=r,h=(0,o.default)(r,l);return(0,a.default)({},h,{InputProps:(0,a.default)({},p??{},{readOnly:c}),inputProps:(0,a.default)({},f??{},{inputMode:d,onPaste:n,onKeyDown:u,ref:m})})}},1624:(e,t,r)=>{"use strict";var n=r(24994).default;Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0,t.getFormLabelUtilityClasses=function(e){return(0,o.default)("MuiFormLabel",e)};var a=n(r(80632)),o=n(r(3404));const i=(0,a.default)("MuiFormLabel",["root","colorSecondary","focused","disabled","error","filled","required","asterisk"]);t.default=i},1698:(e,t,r)=>{"use strict";var n=r(24994).default,a=r(6305).default;Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var o=a(r(96540)),i=n(r(70819)),s=(n(r(97900)),n(r(5556)),n(r(74259))),l=n(r(60875)),u=n(r(34053)),d=r(21528),c=n(r(45140)),p=n(r(90619)),f=r(44114),m=a(r(29440)),h=r(47946),g=r(48023),y=r(74848);const v=(0,d.styled)(h.InputBaseRoot,{shouldForwardProp:e=>(0,u.default)(e)||"classes"===e,name:"MuiFilledInput",slot:"Root",overridesResolver:(e,t)=>{const{ownerState:r}=e;return[...(0,h.rootOverridesResolver)(e,t),!r.disableUnderline&&t.underline]}})((0,c.default)((({theme:e})=>{const t="light"===e.palette.mode,r=t?"rgba(0, 0, 0, 0.42)":"rgba(255, 255, 255, 0.7)",n=t?"rgba(0, 0, 0, 0.06)":"rgba(255, 255, 255, 0.09)",a=t?"rgba(0, 0, 0, 0.09)":"rgba(255, 255, 255, 0.13)",o=t?"rgba(0, 0, 0, 0.12)":"rgba(255, 255, 255, 0.12)";return{position:"relative",backgroundColor:e.vars?e.vars.palette.FilledInput.bg:n,borderTopLeftRadius:(e.vars||e).shape.borderRadius,borderTopRightRadius:(e.vars||e).shape.borderRadius,transition:e.transitions.create("background-color",{duration:e.transitions.duration.shorter,easing:e.transitions.easing.easeOut}),"&:hover":{backgroundColor:e.vars?e.vars.palette.FilledInput.hoverBg:a,"@media (hover: none)":{backgroundColor:e.vars?e.vars.palette.FilledInput.bg:n}},[`&.${m.default.focused}`]:{backgroundColor:e.vars?e.vars.palette.FilledInput.bg:n},[`&.${m.default.disabled}`]:{backgroundColor:e.vars?e.vars.palette.FilledInput.disabledBg:o},variants:[{props:({ownerState:e})=>!e.disableUnderline,style:{"&::after":{left:0,bottom:0,content:'""',position:"absolute",right:0,transform:"scaleX(0)",transition:e.transitions.create("transform",{duration:e.transitions.duration.shorter,easing:e.transitions.easing.easeOut}),pointerEvents:"none"},[`&.${m.default.focused}:after`]:{transform:"scaleX(1) translateX(0)"},[`&.${m.default.error}`]:{"&::before, &::after":{borderBottomColor:(e.vars||e).palette.error.main}},"&::before":{borderBottom:`1px solid ${e.vars?`rgba(${e.vars.palette.common.onBackgroundChannel} / ${e.vars.opacity.inputUnderline})`:r}`,left:0,bottom:0,content:'"\\00a0"',position:"absolute",right:0,transition:e.transitions.create("border-bottom-color",{duration:e.transitions.duration.shorter}),pointerEvents:"none"},[`&:hover:not(.${m.default.disabled}, .${m.default.error}):before`]:{borderBottom:`1px solid ${(e.vars||e).palette.text.primary}`},[`&.${m.default.disabled}:before`]:{borderBottomStyle:"dotted"}}},...Object.entries(e.palette).filter((0,p.default)()).map((([t])=>({props:{disableUnderline:!1,color:t},style:{"&::after":{borderBottom:`2px solid ${(e.vars||e).palette[t]?.main}`}}}))),{props:({ownerState:e})=>e.startAdornment,style:{paddingLeft:12}},{props:({ownerState:e})=>e.endAdornment,style:{paddingRight:12}},{props:({ownerState:e})=>e.multiline,style:{padding:"25px 12px 8px"}},{props:({ownerState:e,size:t})=>e.multiline&&"small"===t,style:{paddingTop:21,paddingBottom:4}},{props:({ownerState:e})=>e.multiline&&e.hiddenLabel,style:{paddingTop:16,paddingBottom:17}},{props:({ownerState:e})=>e.multiline&&e.hiddenLabel&&"small"===e.size,style:{paddingTop:8,paddingBottom:9}}]}}))),b=(0,d.styled)(h.InputBaseInput,{name:"MuiFilledInput",slot:"Input",overridesResolver:h.inputOverridesResolver})((0,c.default)((({theme:e})=>({paddingTop:25,paddingRight:12,paddingBottom:8,paddingLeft:12,...!e.vars&&{"&:-webkit-autofill":{WebkitBoxShadow:"light"===e.palette.mode?null:"0 0 0 100px #266798 inset",WebkitTextFillColor:"light"===e.palette.mode?null:"#fff",caretColor:"light"===e.palette.mode?null:"#fff",borderTopLeftRadius:"inherit",borderTopRightRadius:"inherit"}},...e.vars&&{"&:-webkit-autofill":{borderTopLeftRadius:"inherit",borderTopRightRadius:"inherit"},[e.getColorSchemeSelector("dark")]:{"&:-webkit-autofill":{WebkitBoxShadow:"0 0 0 100px #266798 inset",WebkitTextFillColor:"#fff",caretColor:"#fff"}}},variants:[{props:{size:"small"},style:{paddingTop:21,paddingBottom:4}},{props:({ownerState:e})=>e.hiddenLabel,style:{paddingTop:16,paddingBottom:17}},{props:({ownerState:e})=>e.startAdornment,style:{paddingLeft:0}},{props:({ownerState:e})=>e.endAdornment,style:{paddingRight:0}},{props:({ownerState:e})=>e.hiddenLabel&&"small"===e.size,style:{paddingTop:8,paddingBottom:9}},{props:({ownerState:e})=>e.multiline,style:{paddingTop:0,paddingBottom:0,paddingLeft:0,paddingRight:0}}]})))),P=o.forwardRef((function(e,t){const r=(0,f.useDefaultProps)({props:e,name:"MuiFilledInput"}),{disableUnderline:n=!1,components:a={},componentsProps:o,fullWidth:u=!1,hiddenLabel:d,inputComponent:c="input",multiline:p=!1,slotProps:h,slots:P={},type:w="text",...C}=r,O={...r,disableUnderline:n,fullWidth:u,inputComponent:c,multiline:p,type:w},x=(e=>{const{classes:t,disableUnderline:r,startAdornment:n,endAdornment:a,size:o,hiddenLabel:i,multiline:l}=e,u={root:["root",!r&&"underline",n&&"adornedStart",a&&"adornedEnd","small"===o&&`size${(0,g.capitalize)(o)}`,i&&"hiddenLabel",l&&"multiline"],input:["input"]},d=(0,s.default)(u,m.getFilledInputUtilityClass,t);return{...t,...d}})(r),E={root:{ownerState:O},input:{ownerState:O}},S=h??o?(0,i.default)(E,h??o):E,T=P.root??a.Root??v,k=P.input??a.Input??b;return(0,y.jsx)(l.default,{slots:{root:T,input:k},slotProps:S,fullWidth:u,inputComponent:c,multiline:p,ref:t,type:w,...C,classes:x})}));P.muiName="Input",t.default=P},1795:(e,t,r)=>{"use strict";var n=r(24994).default;Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var a=n(r(42032)),o=r(74848);t.default=(0,a.default)((0,o.jsx)("path",{d:"M12 8c1.1 0 2-.9 2-2s-.9-2-2-2-2 .9-2 2 .9 2 2 2m0 2c-1.1 0-2 .9-2 2s.9 2 2 2 2-.9 2-2-.9-2-2-2m0 6c-1.1 0-2 .9-2 2s.9 2 2 2 2-.9 2-2-.9-2-2-2"}),"MoreVert")},1843:(e,t,r)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.ScalarLeafsRule=function(e){return{Field(t){const r=e.getType(),i=t.selectionSet;if(r)if((0,o.isLeafType)((0,o.getNamedType)(r))){if(i){const o=t.name.value,s=(0,n.inspect)(r);e.reportError(new a.GraphQLError(`Field "${o}" must not have a selection since type "${s}" has no subfields.`,{nodes:i}))}}else if(i){if(0===i.selections.length){const o=t.name.value,i=(0,n.inspect)(r);e.reportError(new a.GraphQLError(`Field "${o}" of type "${i}" must have at least one field selected.`,{nodes:t}))}}else{const o=t.name.value,i=(0,n.inspect)(r);e.reportError(new a.GraphQLError(`Field "${o}" of type "${i}" must have a selection of subfields. Did you mean "${o} { ... }"?`,{nodes:t}))}}}};var n=r(29657),a=r(61702),o=r(63754)},1946:(e,t,r)=>{"use strict";var n=r(24994).default,a=r(6305).default;Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var o=a(r(96540)),i=(r(20002),n(r(5556)),n(r(71508))),s=n(r(74259)),l=n(r(53189)),u=n(r(14966)),d=r(21528),c=n(r(45140)),p=r(44114),f=n(r(10165)),m=n(r(3735)),h=n(r(95369)),g=n(r(67928)),y=n(r(43227)),v=n(r(43110)),b=a(r(45560)),P=n(r(78992)),w=r(74848);function C(e){return"up"===e||"down"===e?"vertical":"right"===e||"left"===e?"horizontal":void 0}const O=(0,d.styled)("div",{name:"MuiSpeedDial",slot:"Root",overridesResolver:(e,t)=>{const{ownerState:r}=e;return[t.root,t[`direction${(0,h.default)(r.direction)}`]]}})((0,c.default)((({theme:e})=>({zIndex:(e.vars||e).zIndex.speedDial,display:"flex",alignItems:"center",pointerEvents:"none",variants:[{props:{direction:"up"},style:{flexDirection:"column-reverse",[`& .${b.default.actions}`]:{flexDirection:"column-reverse",marginBottom:-32,paddingBottom:48}}},{props:{direction:"down"},style:{flexDirection:"column",[`& .${b.default.actions}`]:{flexDirection:"column",marginTop:-32,paddingTop:48}}},{props:{direction:"left"},style:{flexDirection:"row-reverse",[`& .${b.default.actions}`]:{flexDirection:"row-reverse",marginRight:-32,paddingRight:48}}},{props:{direction:"right"},style:{flexDirection:"row",[`& .${b.default.actions}`]:{flexDirection:"row",marginLeft:-32,paddingLeft:48}}}]})))),x=(0,d.styled)(m.default,{name:"MuiSpeedDial",slot:"Fab",overridesResolver:(e,t)=>t.fab})({pointerEvents:"auto"}),E=(0,d.styled)("div",{name:"MuiSpeedDial",slot:"Actions",overridesResolver:(e,t)=>{const{ownerState:r}=e;return[t.actions,!r.open&&t.actionsClosed]}})({display:"flex",pointerEvents:"auto",variants:[{props:({ownerState:e})=>!e.open,style:{transition:"top 0s linear 0.2s",pointerEvents:"none"}}]}),S=o.forwardRef((function(e,t){const r=(0,p.useDefaultProps)({props:e,name:"MuiSpeedDial"}),n=(0,d.useTheme)(),a={enter:n.transitions.duration.enteringScreen,exit:n.transitions.duration.leavingScreen},{ariaLabel:c,FabProps:{ref:m,...S}={},children:T,className:k,direction:M="up",hidden:_=!1,icon:D,onBlur:A,onClose:j,onFocus:I,onKeyDown:R,onMouseEnter:$,onMouseLeave:N,onOpen:L,open:F,openIcon:V,slots:B={},slotProps:z={},TransitionComponent:H,TransitionProps:q,transitionDuration:U=a,...W}=r,[G,Q]=(0,v.default)({controlled:F,default:!1,name:"SpeedDial",state:"open"}),K={...r,open:G,direction:M},Y=(e=>{const{classes:t,open:r,direction:n}=e,a={root:["root",`direction${(0,h.default)(n)}`],fab:["fab"],actions:["actions",!r&&"actionsClosed"]};return(0,s.default)(a,b.getSpeedDialUtilityClass,t)})(K),Z=(0,l.default)(),X=o.useRef(0),J=o.useRef(),ee=o.useRef([]);ee.current=[ee.current[0]];const te=o.useCallback((e=>{ee.current[0]=e}),[]),re=(0,y.default)(m,te),ne=(e,t)=>r=>{ee.current[e+1]=r,t&&t(r)};o.useEffect((()=>{G||(X.current=0,J.current=void 0)}),[G]);const ae=e=>{"mouseleave"===e.type&&N&&N(e),"blur"===e.type&&A&&A(e),Z.clear(),"blur"===e.type?Z.start(0,(()=>{Q(!1),j&&j(e,"blur")})):(Q(!1),j&&j(e,"mouseLeave"))},oe=e=>{"mouseenter"===e.type&&$&&$(e),"focus"===e.type&&I&&I(e),Z.clear(),G||Z.start(0,(()=>{Q(!0),L&&L(e,{focus:"focus",mouseenter:"mouseEnter"}[e.type])}))},ie=c.replace(/^[^a-z]+|[^\w:.-]+/gi,""),se=o.Children.toArray(T).filter((e=>o.isValidElement(e))),le=se.map(((e,t)=>{const{FabProps:{ref:r,...n}={},tooltipPlacement:a}=e.props,i=a||("vertical"===C(M)?"left":"top");return o.cloneElement(e,{FabProps:{...n,ref:ne(t,r)},delay:30*(G?t:se.length-t),open:G,tooltipPlacement:i,id:`${ie}-action-${t}`})})),ue={slots:{transition:H,...B},slotProps:{transition:q,...z}},[de,ce]=(0,P.default)("root",{elementType:O,externalForwardedProps:{...ue,...W},ownerState:K,ref:t,className:(0,i.default)(Y.root,k),additionalProps:{role:"presentation"},getSlotProps:e=>({...e,onKeyDown:t=>{e.onKeyDown?.(t),(e=>{R&&R(e);const t=e.key.replace("Arrow","").toLowerCase(),{current:r=t}=J;if("Escape"===e.key)return Q(!1),ee.current[0].focus(),void(j&&j(e,"escapeKeyDown"));if(C(t)===C(r)&&void 0!==C(t)){e.preventDefault();const n=t===r?1:-1,a=(0,u.default)(X.current+n,0,ee.current.length-1);ee.current[a].focus(),X.current=a,J.current=r}})(t)},onBlur:t=>{e.onBlur?.(t),ae(t)},onFocus:t=>{e.onFocus?.(t),oe(t)},onMouseEnter:t=>{e.onMouseEnter?.(t),oe(t)},onMouseLeave:t=>{e.onMouseLeave?.(t),ae(t)}})}),[pe,fe]=(0,P.default)("transition",{elementType:f.default,externalForwardedProps:ue,ownerState:K});return(0,w.jsxs)(de,{...ce,children:[(0,w.jsx)(pe,{in:!_,timeout:U,unmountOnExit:!0,...fe,children:(0,w.jsx)(x,{color:"primary","aria-label":c,"aria-haspopup":"true","aria-expanded":G,"aria-controls":`${ie}-actions`,...S,onClick:e=>{S.onClick&&S.onClick(e),Z.clear(),G?(Q(!1),j&&j(e,"toggle")):(Q(!0),L&&L(e,"toggle"))},className:(0,i.default)(Y.fab,S.className),ref:re,ownerState:K,children:o.isValidElement(D)&&(0,g.default)(D,["SpeedDialIcon"])?o.cloneElement(D,{open:G}):D})}),(0,w.jsx)(E,{id:`${ie}-actions`,role:"menu","aria-orientation":C(M),className:(0,i.default)(Y.actions,!G&&Y.actionsClosed),ownerState:K,children:le})]})}));t.default=S},2104:(e,t)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.memoize3=function(e){let t;return function(r,n,a){void 0===t&&(t=new WeakMap);let o=t.get(r);void 0===o&&(o=new WeakMap,t.set(r,o));let i=o.get(n);void 0===i&&(i=new WeakMap,o.set(n,i));let s=i.get(a);return void 0===s&&(s=e(r,n,a),i.set(a,s)),s}}},2173:(e,t,r)=>{"use strict";r.d(t,{A:()=>i});var n=r(3579),a=r(92254),o=r(82808);function i(e){return function t(r,i,s){switch(arguments.length){case 0:return t;case 1:return(0,o.A)(r)?t:(0,a.A)((function(t,n){return e(r,t,n)}));case 2:return(0,o.A)(r)&&(0,o.A)(i)?t:(0,o.A)(r)?(0,a.A)((function(t,r){return e(t,i,r)})):(0,o.A)(i)?(0,a.A)((function(t,n){return e(r,t,n)})):(0,n.A)((function(t){return e(r,i,t)}));default:return(0,o.A)(r)&&(0,o.A)(i)&&(0,o.A)(s)?t:(0,o.A)(r)&&(0,o.A)(i)?(0,a.A)((function(t,r){return e(t,r,s)})):(0,o.A)(r)&&(0,o.A)(s)?(0,a.A)((function(t,r){return e(t,i,r)})):(0,o.A)(i)&&(0,o.A)(s)?(0,a.A)((function(t,n){return e(r,t,n)})):(0,o.A)(r)?(0,n.A)((function(t){return e(t,i,s)})):(0,o.A)(i)?(0,n.A)((function(t){return e(r,t,s)})):(0,o.A)(s)?(0,n.A)((function(t){return e(r,i,t)})):e(r,i,s)}}}},2183:(e,t,r)=>{"use strict";var n=r(24994).default;Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var a=n(r(42032)),o=r(74848);t.default=(0,a.default)((0,o.jsx)("path",{d:"M10 18h4v-2h-4zM3 6v2h18V6zm3 7h12v-2H6z"}),"FilterList")},2214:(e,t,r)=>{"use strict";var n=r(24994).default,a=r(6305).default;Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var o=a(r(96540)),i=(r(20002),n(r(5556)),n(r(8633))),s=n(r(30710)),l=n(r(81036)),u=n(r(43227)),d=n(r(71435)),c=r(48023),p=r(74848);function f(e,t,r){return e===t?e.firstChild:t&&t.nextElementSibling?t.nextElementSibling:r?null:e.firstChild}function m(e,t,r){return e===t?r?e.firstChild:e.lastChild:t&&t.previousElementSibling?t.previousElementSibling:r?null:e.lastChild}function h(e,t){if(void 0===t)return!0;let r=e.innerText;return void 0===r&&(r=e.textContent),r=r.trim().toLowerCase(),0!==r.length&&(t.repeating?r[0]===t.keys[0]:r.startsWith(t.keys.join("")))}function g(e,t,r,n,a,o){let i=!1,s=a(e,t,!!t&&r);for(;s;){if(s===e.firstChild){if(i)return!1;i=!0}const t=!n&&(s.disabled||"true"===s.getAttribute("aria-disabled"));if(s.hasAttribute("tabindex")&&h(s,o)&&!t)return s.focus(),!0;s=a(e,s,r)}return!1}const y=o.forwardRef((function(e,t){const{actions:r,autoFocus:n=!1,autoFocusItem:a=!1,children:y,className:v,disabledItemsFocusable:b=!1,disableListWrap:P=!1,onKeyDown:w,variant:C="selectedMenu",...O}=e,x=o.useRef(null),E=o.useRef({keys:[],repeating:!0,previousKeyMatched:!0,lastTime:null});(0,d.default)((()=>{n&&x.current.focus()}),[n]),o.useImperativeHandle(r,(()=>({adjustStyleForScrollbar:(e,{direction:t})=>{const r=!x.current.style.width;if(e.clientHeight{o.isValidElement(e)?(e.props.disabled||("selectedMenu"===C&&e.props.selected||-1===T)&&(T=t),T===t&&(e.props.disabled||e.props.muiSkipListHighlight||e.type.muiSkipListHighlight)&&(T+=1,T>=y.length&&(T=-1))):T===t&&(T+=1,T>=y.length&&(T=-1))}));const k=o.Children.map(y,((e,t)=>{if(t===T){const t={};return a&&(t.autoFocus=!0),void 0===e.props.tabIndex&&"selectedMenu"===C&&(t.tabIndex=0),o.cloneElement(e,t)}return e}));return(0,p.jsx)(s.default,{role:"menu",ref:S,className:v,onKeyDown:e=>{const t=x.current,r=e.key;if(e.ctrlKey||e.metaKey||e.altKey)return void(w&&w(e));const n=(0,i.default)(t).activeElement;if("ArrowDown"===r)e.preventDefault(),g(t,n,P,b,f);else if("ArrowUp"===r)e.preventDefault(),g(t,n,P,b,m);else if("Home"===r)e.preventDefault(),g(t,null,P,b,f);else if("End"===r)e.preventDefault(),g(t,null,P,b,m);else if(1===r.length){const a=E.current,o=r.toLowerCase(),i=performance.now();a.keys.length>0&&(i-a.lastTime>500?(a.keys=[],a.repeating=!0,a.previousKeyMatched=!0):a.repeating&&o!==a.keys[0]&&(a.repeating=!1)),a.lastTime=i,a.keys.push(o);const s=n&&!a.repeating&&h(n,a);a.previousKeyMatched&&(s||g(t,n,!1,b,f,a))?e.preventDefault():a.previousKeyMatched=!1}w&&w(e)},tabIndex:n?0:-1,...O,children:k})}));t.default=y},2323:(e,t,r)=>{"use strict";r.d(t,{Xr:()=>i,gt:()=>o,xv:()=>a});var n=r(30690);function a(e,t=0){return"string"!=typeof e||0===t||e.length<=t?e:`${e.slice(0,t)}...`}function o(e,t){if(!Array.isArray(e))return"";const r=[];for(let t=0;tfunction(e,t,r=!1){return!!(0,n.Kg)(e)&&((0,n.gd)(t)?t.test(e):!!(0,n.Kg)(t)&&(r?e===t:e.includes(t)))}(e,t,r)))}},2371:(e,t,r)=>{"use strict";t.localize=void 0;var n=r(55586);t.localize={ordinalNumber:(e,t)=>{const r=Number(e),n=r%100;if(n>20||n<10)switch(n%10){case 1:return r+"st";case 2:return r+"nd";case 3:return r+"rd"}return r+"th"},era:(0,n.buildLocalizeFn)({values:{narrow:["B","A"],abbreviated:["BC","AD"],wide:["Before Christ","Anno Domini"]},defaultWidth:"wide"}),quarter:(0,n.buildLocalizeFn)({values:{narrow:["1","2","3","4"],abbreviated:["Q1","Q2","Q3","Q4"],wide:["1st quarter","2nd quarter","3rd quarter","4th quarter"]},defaultWidth:"wide",argumentCallback:e=>e-1}),month:(0,n.buildLocalizeFn)({values:{narrow:["J","F","M","A","M","J","J","A","S","O","N","D"],abbreviated:["Jan","Feb","Mar","Apr","May","Jun","Jul","Aug","Sep","Oct","Nov","Dec"],wide:["January","February","March","April","May","June","July","August","September","October","November","December"]},defaultWidth:"wide"}),day:(0,n.buildLocalizeFn)({values:{narrow:["S","M","T","W","T","F","S"],short:["Su","Mo","Tu","We","Th","Fr","Sa"],abbreviated:["Sun","Mon","Tue","Wed","Thu","Fri","Sat"],wide:["Sunday","Monday","Tuesday","Wednesday","Thursday","Friday","Saturday"]},defaultWidth:"wide"}),dayPeriod:(0,n.buildLocalizeFn)({values:{narrow:{am:"a",pm:"p",midnight:"mi",noon:"n",morning:"morning",afternoon:"afternoon",evening:"evening",night:"night"},abbreviated:{am:"AM",pm:"PM",midnight:"midnight",noon:"noon",morning:"morning",afternoon:"afternoon",evening:"evening",night:"night"},wide:{am:"a.m.",pm:"p.m.",midnight:"midnight",noon:"noon",morning:"morning",afternoon:"afternoon",evening:"evening",night:"night"}},defaultWidth:"wide",formattingValues:{narrow:{am:"a",pm:"p",midnight:"mi",noon:"n",morning:"in the morning",afternoon:"in the afternoon",evening:"in the evening",night:"at night"},abbreviated:{am:"AM",pm:"PM",midnight:"midnight",noon:"noon",morning:"in the morning",afternoon:"in the afternoon",evening:"in the evening",night:"at night"},wide:{am:"a.m.",pm:"p.m.",midnight:"midnight",noon:"noon",morning:"in the morning",afternoon:"in the afternoon",evening:"in the evening",night:"at night"}},defaultFormattingWidth:"wide"})}},2488:(e,t)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0});const{toString:r,hasOwnProperty:n}=Object.prototype,a=Function.prototype.toString,o=new Map;function i(e,t){try{return s(e,t)}finally{o.clear()}}function s(e,t){if(e===t)return!0;const o=r.call(e);if(o!==r.call(t))return!1;switch(o){case"[object Array]":if(e.length!==t.length)return!1;case"[object Object]":{if(c(e,t))return!0;const r=l(e),a=l(t),o=r.length;if(o!==a.length)return!1;for(let e=0;e=0&&e.indexOf(t,r)===r}(r,d)}}return!1}function l(e){return Object.keys(e).filter(u,e)}function u(e){return void 0!==this[e]}const d="{ [native code] }";function c(e,t){let r=o.get(e);if(r){if(r.has(t))return!0}else o.set(e,r=new Set);return r.add(t),!1}t.default=i,t.equal=i},2533:(e,t,r)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),r(98095),r(19326),r(91797),r(14951),r(18521),r(96540);var n=r(2705);t.default=function(e){var t=n.default(e);return e.children(t)}},2645:(e,t)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.WS_TIMEOUT=t.MIN_WS_TIMEOUT=void 0,t.MIN_WS_TIMEOUT=1e3,t.WS_TIMEOUT=3e4},2658:(e,t,r)=>{"use strict";var n=r(24994).default;Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0,t.getCardUtilityClass=function(e){return(0,o.default)("MuiCard",e)};var a=n(r(80632)),o=n(r(3404));const i=(0,a.default)("MuiCard",["root"]);t.default=i},2694:(e,t,r)=>{"use strict";var n=r(6925);function a(){}function o(){}o.resetWarningCache=a,e.exports=function(){function e(e,t,r,a,o,i){if(i!==n){var s=new Error("Calling PropTypes validators directly is not supported by the `prop-types` package. Use PropTypes.checkPropTypes() to call them. Read more at http://fb.me/use-check-prop-types");throw s.name="Invariant Violation",s}}function t(){return e}e.isRequired=e;var r={array:e,bigint:e,bool:e,func:e,number:e,object:e,string:e,symbol:e,any:e,arrayOf:t,element:e,elementType:e,instanceOf:t,node:e,objectOf:t,oneOf:t,oneOfType:t,shape:t,exact:t,checkPropTypes:o,resetWarningCache:a};return r.PropTypes=r,r}},2705:(e,t,r)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),r(98095),r(19326);var n=r(91797);r(14951);var a,o=r(18521),i=(a=r(96540))&&"object"==typeof a&&"default"in a?a.default:a;t.default=function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{},t=e.errorMessages,r=e.onBlur,a=e.onChange,s=e.onError,l=e.onTouch,u=i.useRef(),d=i.useRef(),c=i.useRef(),p=i.useRef(),f=i.useState({cardNumber:!1,expiryDate:!1,cvc:!1,zip:!1}),m=n._slicedToArray(f,2),h=m[0],g=m[1],y=i.useState(!1),v=n._slicedToArray(y,2),b=v[0],P=v[1],w=i.useState({cardNumber:void 0,expiryDate:void 0,cvc:void 0,zip:void 0}),C=n._slicedToArray(w,2),O=C[0],x=C[1],E=i.useState(),S=n._slicedToArray(E,2),T=S[0],k=S[1],M=i.useState(),_=n._slicedToArray(M,2),D=_[0],A=_[1],j=i.useState(),I=n._slicedToArray(j,2),R=I[0],$=I[1],N=i.useCallback((function(e,t){x((function(r){if(r[e]===t)return r;var a=t,o=n._objectSpread({},r,n._defineProperty({},e,t));return t?k(t):(a=Object.values(o).find(Boolean),k(a)),s&&s(a,o),o}))}),[]),L=i.useCallback((function(e,t){requestAnimationFrame((function(){"INPUT"!==document.activeElement.tagName?P(!0):!1===t&&P(!1)})),g((function(r){if(r[e]===t)return r;var a=n._objectSpread({},r,n._defineProperty({},e,t));return l&&l(n._defineProperty({},e,t),a),a}))}),[]),F=i.useCallback((function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{};return function(t){e.onBlur&&e.onBlur(t),r&&r(t),$(void 0),L("cardNumber",!0)}}),[r,L]),V=i.useCallback((function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{};return function(r){var n=(r.target.value||"").replace(/\s/g,""),i=u.current.selectionStart,s=o.default.cardTypes.getCardTypeByValue(n);A(s),L("cardNumber",!1),e.onChange&&e.onChange(r),a&&a(r),u.current.value=o.default.formatter.formatCardNumber(n),requestAnimationFrame((function(){document.activeElement===u.current&&(" "===u.current.value[i-1]&&(i+=1),u.current.setSelectionRange(i,i))}));var l=o.default.validator.getCardNumberError(n,{errorMessages:t});l||d.current&&d.current.focus(),N("cardNumber",l)}}),[t,a,N,L]),B=i.useCallback((function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{};return function(t){e.onFocus&&e.onFocus(),$("cardNumber")}}),[]),z=i.useCallback((function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{};return function(t){var r=(t.target.value||"").replace(/\s/g,"");e.onKeyPress&&e.onKeyPress(t),t.keyCode!==o.default.ENTER_KEY_CODE&&(o.default.validator.isNumeric(t)||t.preventDefault(),o.default.validator.hasCardNumberReachedMaxLength(r)&&t.preventDefault())}}),[]),H=i.useCallback((function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{},t=e.refKey,r=n._objectWithoutProperties(e,["refKey"]);return n._objectSpread(n._defineProperty({"aria-label":"Card number",autoComplete:"cc-number",id:"cardNumber",name:"cardNumber",placeholder:"Card number",type:"tel"},t||"ref",u),r,{onBlur:F(r),onChange:V(r),onFocus:B(r),onKeyPress:z(r)})}),[F,V,B,z]),q=i.useCallback((function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{};return function(t){e.onBlur&&e.onBlur(t),r&&r(t),$(void 0),L("expiryDate",!0)}}),[r,L]),U=i.useCallback((function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{};return function(r){var n=r.target.value;L("expiryDate",!1),e.onChange&&e.onChange(r),a&&a(r),d.current.value=o.default.formatter.formatExpiry(r);var i=o.default.validator.getExpiryDateError(n,{errorMessages:t});i||c.current&&c.current.focus(),N("expiryDate",i)}}),[t,a,N,L]),W=i.useCallback((function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{};return function(t){e.onFocus&&e.onFocus(),$("expiryDate")}}),[]),G=i.useCallback((function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{};return function(t){e.onKeyDown&&e.onKeyDown(t),t.keyCode!==o.default.BACKSPACE_KEY_CODE||t.target.value||u.current&&u.current.focus()}}),[u]),Q=i.useCallback((function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{};return function(t){var r=(t.target.value||"").replace(" / ","");e.onKeyPress&&e.onKeyPress(t),t.keyCode!==o.default.ENTER_KEY_CODE&&(o.default.validator.isNumeric(t)||t.preventDefault(),r.length>=4&&t.preventDefault())}}),[]),K=i.useCallback((function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{},t=e.refKey,r=n._objectWithoutProperties(e,["refKey"]);return n._objectSpread(n._defineProperty({"aria-label":"Expiry date in format MM YY",autoComplete:"cc-exp",id:"expiryDate",name:"expiryDate",placeholder:"MM/YY",type:"tel"},t||"ref",d),r,{onBlur:q(r),onChange:U(r),onFocus:W(r),onKeyDown:G(r),onKeyPress:Q(r)})}),[q,U,W,G,Q]),Y=i.useCallback((function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{};return function(t){e.onBlur&&e.onBlur(t),r&&r(t),$(void 0),L("cvc",!0)}}),[r,L]),Z=i.useCallback((function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{},r=(arguments.length>1&&void 0!==arguments[1]?arguments[1]:{}).cardType;return function(n){var i=n.target.value;L("cvc",!1),e.onChange&&e.onChange(n),a&&a(n);var s=o.default.validator.getCVCError(i,{cardType:r,errorMessages:t});s||p.current&&p.current.focus(),N("cvc",s)}}),[t,a,N,L]),X=i.useCallback((function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{};return function(t){e.onFocus&&e.onFocus(),$("cvc")}}),[]),J=i.useCallback((function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{};return function(t){e.onKeyDown&&e.onKeyDown(t),t.keyCode!==o.default.BACKSPACE_KEY_CODE||t.target.value||d.current&&d.current.focus()}}),[d]),ee=i.useCallback((function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{},t=(arguments.length>1?arguments[1]:void 0).cardType;return function(r){var n=(r.target.value||"").replace(" / ","");e.onKeyPress&&e.onKeyPress(r),r.keyCode!==o.default.ENTER_KEY_CODE&&(o.default.validator.isNumeric(r)||r.preventDefault(),t&&n.length>=t.code.length&&r.preventDefault(),n.length>=4&&r.preventDefault())}}),[]),te=i.useCallback((function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{},t=e.refKey,r=n._objectWithoutProperties(e,["refKey"]);return n._objectSpread(n._defineProperty({"aria-label":"CVC",autoComplete:"cc-csc",id:"cvc",name:"cvc",placeholder:D?D.code.name:"CVC",type:"tel"},t||"ref",c),r,{onBlur:Y(r),onChange:Z(r,{cardType:D}),onFocus:X(r),onKeyDown:J(r),onKeyPress:ee(r,{cardType:D})})}),[D,Y,Z,X,J,ee]),re=i.useCallback((function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{};return function(t){e.onBlur&&e.onBlur(t),r&&r(t),$(void 0),L("zip",!0)}}),[r,L]),ne=i.useCallback((function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{};return function(r){var n=r.target.value;L("zip",!1),e.onChange&&e.onChange(r),a&&a(r);var i=o.default.validator.getZIPError(n,{errorMessages:t});N("zip",i)}}),[t,a,N,L]),ae=i.useCallback((function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{};return function(t){e.onFocus&&e.onFocus(),$("zip")}}),[]),oe=i.useCallback((function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{};return function(t){e.onKeyDown&&e.onKeyDown(t),t.keyCode!==o.default.BACKSPACE_KEY_CODE||t.target.value||c.current&&c.current.focus()}}),[c]),ie=i.useCallback((function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{};return function(t){e.onKeyPress&&e.onKeyPress(t),t.keyCode!==o.default.ENTER_KEY_CODE&&(o.default.validator.isNumeric(t)||t.preventDefault())}}),[]),se=i.useCallback((function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{},t=e.refKey,r=n._objectWithoutProperties(e,["refKey"]);return n._objectSpread(n._defineProperty({autoComplete:"off",id:"zip",maxLength:"6",name:"zip",placeholder:"ZIP",type:"tel"},t||"ref",p),r,{onBlur:re(r),onChange:ne(r),onFocus:ae(r),onKeyDown:oe(r),onKeyPress:ie(r)})}),[re,ne,ae,oe,ie]),le=i.useCallback((function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{},t=e.images||{};return n._objectSpread({"aria-label":D?D.displayName:"Placeholder card",children:t[D?D.type:"placeholder"]||t.placeholder,width:"1.5em",height:"1em",viewBox:"0 0 24 16"},e)}),[D]);return i.useLayoutEffect((function(){if(p.current){var e=o.default.validator.getZIPError(p.current.value,{errorMessages:t});N("zip",e)}if(c.current){var r=o.default.validator.getCVCError(c.current.value,{errorMessages:t});N("cvc",r)}if(d.current){var n=o.default.validator.getExpiryDateError(d.current.value,{errorMessages:t});N("expiryDate",n)}if(u.current){var a=o.default.validator.getCardNumberError(u.current.value,{errorMessages:t});N("cardNumber",a)}}),[t,N]),i.useLayoutEffect((function(){u.current&&(u.current.value=o.default.formatter.formatCardNumber(u.current.value)),d.current&&(d.current.value=o.default.formatter.formatExpiry({target:d.current}))}),[]),i.useLayoutEffect((function(){if(u.current){var e=o.default.cardTypes.getCardTypeByValue(u.current.value);A(e)}}),[]),{getCardImageProps:le,getCardNumberProps:H,getExpiryDateProps:K,getCVCProps:te,getZIPProps:se,wrapperProps:{error:T,focused:R,isTouched:b},meta:{cardType:D,erroredInputs:O,error:T,focused:R,isTouched:b,touchedInputs:h}}}},2718:(e,t,r)=>{"use strict";r.d(t,{k:()=>o});var n=r(92516),a=r(29407);function o(e,t){const r=(0,n.q)(),o=t?.weekStartsOn??t?.locale?.options?.weekStartsOn??r.weekStartsOn??r.locale?.options?.weekStartsOn??0,i=(0,a.a)(e,t?.in),s=i.getDay(),l=(s{"use strict";var n=r(6305).default;Object.defineProperty(t,"__esModule",{value:!0}),t.useClockReferenceDate=void 0;var a=n(r(96540)),o=r(17103),i=r(82580),s=r(32536);t.useClockReferenceDate=({value:e,referenceDate:t,utils:r,props:n,timezone:l})=>{const u=a.useMemo((()=>o.singleItemValueManager.getInitialReferenceValue({value:e,utils:r,props:n,referenceDate:t,granularity:s.SECTION_TYPE_GRANULARITY.day,timezone:l,getTodayDate:()=>(0,i.getTodayDate)(r,l,"date")})),[]);return e??u}},2802:(e,t,r)=>{"use strict";var n=r(24994).default,a=r(6305).default;Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0,t.setTranslateValue=m;var o=a(r(96540)),i=(n(r(5556)),r(183)),s=(n(r(58682)),n(r(41266)),n(r(52320)),n(r(72073))),l=n(r(48860)),u=n(r(43227)),d=r(21528),c=r(10735),p=r(48023),f=r(74848);function m(e,t,r){var n;const a=function(e,t,r){const n=t.getBoundingClientRect(),a=r&&r.getBoundingClientRect(),o=(0,p.ownerWindow)(t);let i;if(t.fakeTransform)i=t.fakeTransform;else{const e=o.getComputedStyle(t);i=e.getPropertyValue("-webkit-transform")||e.getPropertyValue("transform")}let s=0,l=0;if(i&&"none"!==i&&"string"==typeof i){const e=i.split("(")[1].split(")")[0].split(",");s=parseInt(e[4],10),l=parseInt(e[5],10)}return"left"===e?a?`translateX(${a.right+s-n.left}px)`:`translateX(${o.innerWidth+s-n.left}px)`:"right"===e?a?`translateX(-${n.right-a.left-s}px)`:`translateX(-${n.left+n.width-s}px)`:"up"===e?a?`translateY(${a.bottom+l-n.top}px)`:`translateY(${o.innerHeight+l-n.top}px)`:a?`translateY(-${n.top-a.top+n.height-l}px)`:`translateY(-${n.top+n.height-l}px)`}(e,t,"function"==typeof(n=r)?n():n);a&&(t.style.webkitTransform=a,t.style.transform=a)}const h=o.forwardRef((function(e,t){const r=(0,d.useTheme)(),n={enter:r.transitions.easing.easeOut,exit:r.transitions.easing.sharp},a={enter:r.transitions.duration.enteringScreen,exit:r.transitions.duration.leavingScreen},{addEndListener:h,appear:g=!0,children:y,container:v,direction:b="down",easing:P=n,in:w,onEnter:C,onEntered:O,onEntering:x,onExit:E,onExited:S,onExiting:T,style:k,timeout:M=a,TransitionComponent:_=i.Transition,...D}=e,A=o.useRef(null),j=(0,u.default)((0,s.default)(y),A,t),I=e=>t=>{e&&(void 0===t?e(A.current):e(A.current,t))},R=I(((e,t)=>{m(b,e,v),(0,c.reflow)(e),C&&C(e,t)})),$=I(((e,t)=>{const n=(0,c.getTransitionProps)({timeout:M,style:k,easing:P},{mode:"enter"});e.style.webkitTransition=r.transitions.create("-webkit-transform",{...n}),e.style.transition=r.transitions.create("transform",{...n}),e.style.webkitTransform="none",e.style.transform="none",x&&x(e,t)})),N=I(O),L=I(T),F=I((e=>{const t=(0,c.getTransitionProps)({timeout:M,style:k,easing:P},{mode:"exit"});e.style.webkitTransition=r.transitions.create("-webkit-transform",t),e.style.transition=r.transitions.create("transform",t),m(b,e,v),E&&E(e)})),V=I((e=>{e.style.webkitTransition="",e.style.transition="",S&&S(e)})),B=o.useCallback((()=>{A.current&&m(b,A.current,v)}),[b,v]);return o.useEffect((()=>{if(w||"down"===b||"right"===b)return;const e=(0,l.default)((()=>{A.current&&m(b,A.current,v)})),t=(0,p.ownerWindow)(A.current);return t.addEventListener("resize",e),()=>{e.clear(),t.removeEventListener("resize",e)}}),[b,w,v]),o.useEffect((()=>{w||B()}),[w,B]),(0,f.jsx)(_,{nodeRef:A,onEnter:R,onEntered:N,onEntering:$,onExit:F,onExited:V,onExiting:L,addEndListener:e=>{h&&h(A.current,e)},appear:g,in:w,timeout:M,...D,children:(e,{ownerState:t,...r})=>o.cloneElement(y,{ref:j,style:{visibility:"exited"!==e||w?void 0:"hidden",...k,...y.props.style},...r})})}));t.default=h},2831:(e,t,r)=>{"use strict";r.d(t,{m:()=>s});var n=r(1108),a=r(5305),o=r(61501),i=r(6463);function s(e,t,r){const[s,l]=(0,a.x)(r?.in,e,t),u=(0,i.o)(s),d=(0,i.o)(l),c=+u-(0,n.G)(u),p=+d-(0,n.G)(d);return Math.round((c-p)/o.w4)}},2833:e=>{e.exports=function(e,t,r,n){var a=r?r.call(n,e,t):void 0;if(void 0!==a)return!!a;if(e===t)return!0;if("object"!=typeof e||!e||"object"!=typeof t||!t)return!1;var o=Object.keys(e),i=Object.keys(t);if(o.length!==i.length)return!1;for(var s=Object.prototype.hasOwnProperty.bind(t),l=0;l{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.zhCN=void 0;var n=r(14653);const a={hours:"小时",minutes:"分钟",seconds:"秒",meridiem:"十二小时制"},o={previousMonth:"上个月",nextMonth:"下个月",openPreviousView:"前一个视图",openNextView:"下一个视图",calendarViewSwitchingButtonAriaLabel:e=>"year"===e?"年视图已打开,切换为日历视图":"日历视图已打开,切换为年视图",start:"开始",end:"结束",startDate:"开始日期",startTime:"开始时间",endDate:"结束日期",endTime:"结束时间",cancelButtonLabel:"取消",clearButtonLabel:"清除",okButtonLabel:"确认",todayButtonLabel:"今天",datePickerToolbarTitle:"选择日期",dateTimePickerToolbarTitle:"选择日期和时间",timePickerToolbarTitle:"选择时间",dateRangePickerToolbarTitle:"选择日期范围",clockLabelText:(e,t,r,n)=>`选择 ${a[e]}. ${n||null!==t&&r.isValid(t)?`已选择${n??r.format(t,"fullTime")}`:"未选择时间"}`,hoursClockNumberText:e=>`${e}小时`,minutesClockNumberText:e=>`${e}分钟`,secondsClockNumberText:e=>`${e}秒`,selectViewText:e=>`选择 ${a[e]}`,calendarWeekNumberHeaderLabel:"周数",calendarWeekNumberHeaderText:"#",calendarWeekNumberAriaLabelText:e=>`第${e}周`,calendarWeekNumberText:e=>`${e}`,openDatePickerDialogue:(e,t,r)=>r||null!==e&&t.isValid(e)?`选择日期,已选择${r??t.format(e,"fullDate")}`:"选择日期",openTimePickerDialogue:(e,t,r)=>r||null!==e&&t.isValid(e)?`选择时间,已选择${r??t.format(e,"fullTime")}`:"选择时间",fieldClearLabel:"清除",timeTableLabel:"选择时间",dateTableLabel:"选择日期",fieldYearPlaceholder:e=>"Y".repeat(e.digitAmount),fieldMonthPlaceholder:e=>"letter"===e.contentType?"MMMM":"MM",fieldDayPlaceholder:()=>"DD",fieldWeekDayPlaceholder:e=>"letter"===e.contentType?"EEEE":"EE",fieldHoursPlaceholder:()=>"hh",fieldMinutesPlaceholder:()=>"mm",fieldSecondsPlaceholder:()=>"ss",fieldMeridiemPlaceholder:()=>"aa",year:"年份",month:"月份",day:"日期",weekDay:"星期",hours:"时",minutes:"分",seconds:"秒",meridiem:"十二小时制",empty:"空"};t.zhCN=(0,n.getPickersLocalization)(o)},2914:(e,t,r)=>{"use strict";var n=r(24994).default;Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var a=n(r(77773));t.default=function(e,t,r){return void 0===e||(0,a.default)(e)?t:{...t,ownerState:{...t.ownerState,...r}}}},2966:(e,t,r)=>{"use strict";var n=r(24994).default;Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0,t.getPaginationUtilityClass=function(e){return(0,o.default)("MuiPagination",e)};var a=n(r(80632)),o=n(r(3404));const i=(0,a.default)("MuiPagination",["root","ul","outlined","text"]);t.default=i},3265:(e,t,r)=>{"use strict";r.d(t,{Ss:()=>l,ef:()=>i,xM:()=>s});const n=/^D+$/,a=/^Y+$/,o=["D","DD","YY","YYYY"];function i(e){return n.test(e)}function s(e){return a.test(e)}function l(e,t,r){const n=function(e,t,r){const n="Y"===e[0]?"years":"days of the month";return`Use \`${e.toLowerCase()}\` instead of \`${e}\` (in \`${t}\`) for formatting ${n} to the input \`${r}\`; see: https://github.com/date-fns/date-fns/blob/master/docs/unicodeTokens.md`}(e,t,r);if(console.warn(n),o.includes(e))throw new RangeError(n)}},3302:(e,t,r)=>{"use strict";var n=r(24994).default;Object.defineProperty(t,"__esModule",{value:!0}),t.getMultiSectionDigitalClockUtilityClass=function(e){return(0,a.default)("MuiMultiSectionDigitalClock",e)},t.multiSectionDigitalClockClasses=void 0;var a=n(r(11111)),o=n(r(87983));t.multiSectionDigitalClockClasses=(0,o.default)("MuiMultiSectionDigitalClock",["root"])},3404:(e,t,r)=>{"use strict";var n=r(6305).default;Object.defineProperty(t,"__esModule",{value:!0});var a={};Object.defineProperty(t,"default",{enumerable:!0,get:function(){return o.default}});var o=n(r(17245));Object.keys(o).forEach((function(e){"default"!==e&&"__esModule"!==e&&(Object.prototype.hasOwnProperty.call(a,e)||e in t&&t[e]===o[e]||Object.defineProperty(t,e,{enumerable:!0,get:function(){return o[e]}}))}))},3567:(e,t,r)=>{"use strict";r.d(t,{GP:()=>S});var n=r(9946),a=r(92516),o=r(2831),i=r(29407);function s(e,t){const r=(0,i.a)(e,t?.in);return(0,o.m)(r,function(e,t){const r=(0,i.a)(e,t?.in);return r.setFullYear(r.getFullYear(),0,1),r.setHours(0,0,0,0),r}(r))+1}var l=r(72794),u=r(51898),d=r(65456),c=r(84485);function p(e,t){return(e<0?"-":"")+Math.abs(e).toString().padStart(t,"0")}const f={y(e,t){const r=e.getFullYear(),n=r>0?r:1-r;return p("yy"===t?n%100:n,t.length)},M(e,t){const r=e.getMonth();return"M"===t?String(r+1):p(r+1,2)},d:(e,t)=>p(e.getDate(),t.length),a(e,t){const r=e.getHours()/12>=1?"pm":"am";switch(t){case"a":case"aa":return r.toUpperCase();case"aaa":return r;case"aaaaa":return r[0];default:return"am"===r?"a.m.":"p.m."}},h:(e,t)=>p(e.getHours()%12||12,t.length),H:(e,t)=>p(e.getHours(),t.length),m:(e,t)=>p(e.getMinutes(),t.length),s:(e,t)=>p(e.getSeconds(),t.length),S(e,t){const r=t.length,n=e.getMilliseconds();return p(Math.trunc(n*Math.pow(10,r-3)),t.length)}},m={G:function(e,t,r){const n=e.getFullYear()>0?1:0;switch(t){case"G":case"GG":case"GGG":return r.era(n,{width:"abbreviated"});case"GGGGG":return r.era(n,{width:"narrow"});default:return r.era(n,{width:"wide"})}},y:function(e,t,r){if("yo"===t){const t=e.getFullYear(),n=t>0?t:1-t;return r.ordinalNumber(n,{unit:"year"})}return f.y(e,t)},Y:function(e,t,r,n){const a=(0,c.h)(e,n),o=a>0?a:1-a;return"YY"===t?p(o%100,2):"Yo"===t?r.ordinalNumber(o,{unit:"year"}):p(o,t.length)},R:function(e,t){return p((0,u.p)(e),t.length)},u:function(e,t){return p(e.getFullYear(),t.length)},Q:function(e,t,r){const n=Math.ceil((e.getMonth()+1)/3);switch(t){case"Q":return String(n);case"QQ":return p(n,2);case"Qo":return r.ordinalNumber(n,{unit:"quarter"});case"QQQ":return r.quarter(n,{width:"abbreviated",context:"formatting"});case"QQQQQ":return r.quarter(n,{width:"narrow",context:"formatting"});default:return r.quarter(n,{width:"wide",context:"formatting"})}},q:function(e,t,r){const n=Math.ceil((e.getMonth()+1)/3);switch(t){case"q":return String(n);case"qq":return p(n,2);case"qo":return r.ordinalNumber(n,{unit:"quarter"});case"qqq":return r.quarter(n,{width:"abbreviated",context:"standalone"});case"qqqqq":return r.quarter(n,{width:"narrow",context:"standalone"});default:return r.quarter(n,{width:"wide",context:"standalone"})}},M:function(e,t,r){const n=e.getMonth();switch(t){case"M":case"MM":return f.M(e,t);case"Mo":return r.ordinalNumber(n+1,{unit:"month"});case"MMM":return r.month(n,{width:"abbreviated",context:"formatting"});case"MMMMM":return r.month(n,{width:"narrow",context:"formatting"});default:return r.month(n,{width:"wide",context:"formatting"})}},L:function(e,t,r){const n=e.getMonth();switch(t){case"L":return String(n+1);case"LL":return p(n+1,2);case"Lo":return r.ordinalNumber(n+1,{unit:"month"});case"LLL":return r.month(n,{width:"abbreviated",context:"standalone"});case"LLLLL":return r.month(n,{width:"narrow",context:"standalone"});default:return r.month(n,{width:"wide",context:"standalone"})}},w:function(e,t,r,n){const a=(0,d.N)(e,n);return"wo"===t?r.ordinalNumber(a,{unit:"week"}):p(a,t.length)},I:function(e,t,r){const n=(0,l.s)(e);return"Io"===t?r.ordinalNumber(n,{unit:"week"}):p(n,t.length)},d:function(e,t,r){return"do"===t?r.ordinalNumber(e.getDate(),{unit:"date"}):f.d(e,t)},D:function(e,t,r){const n=s(e);return"Do"===t?r.ordinalNumber(n,{unit:"dayOfYear"}):p(n,t.length)},E:function(e,t,r){const n=e.getDay();switch(t){case"E":case"EE":case"EEE":return r.day(n,{width:"abbreviated",context:"formatting"});case"EEEEE":return r.day(n,{width:"narrow",context:"formatting"});case"EEEEEE":return r.day(n,{width:"short",context:"formatting"});default:return r.day(n,{width:"wide",context:"formatting"})}},e:function(e,t,r,n){const a=e.getDay(),o=(a-n.weekStartsOn+8)%7||7;switch(t){case"e":return String(o);case"ee":return p(o,2);case"eo":return r.ordinalNumber(o,{unit:"day"});case"eee":return r.day(a,{width:"abbreviated",context:"formatting"});case"eeeee":return r.day(a,{width:"narrow",context:"formatting"});case"eeeeee":return r.day(a,{width:"short",context:"formatting"});default:return r.day(a,{width:"wide",context:"formatting"})}},c:function(e,t,r,n){const a=e.getDay(),o=(a-n.weekStartsOn+8)%7||7;switch(t){case"c":return String(o);case"cc":return p(o,t.length);case"co":return r.ordinalNumber(o,{unit:"day"});case"ccc":return r.day(a,{width:"abbreviated",context:"standalone"});case"ccccc":return r.day(a,{width:"narrow",context:"standalone"});case"cccccc":return r.day(a,{width:"short",context:"standalone"});default:return r.day(a,{width:"wide",context:"standalone"})}},i:function(e,t,r){const n=e.getDay(),a=0===n?7:n;switch(t){case"i":return String(a);case"ii":return p(a,t.length);case"io":return r.ordinalNumber(a,{unit:"day"});case"iii":return r.day(n,{width:"abbreviated",context:"formatting"});case"iiiii":return r.day(n,{width:"narrow",context:"formatting"});case"iiiiii":return r.day(n,{width:"short",context:"formatting"});default:return r.day(n,{width:"wide",context:"formatting"})}},a:function(e,t,r){const n=e.getHours()/12>=1?"pm":"am";switch(t){case"a":case"aa":return r.dayPeriod(n,{width:"abbreviated",context:"formatting"});case"aaa":return r.dayPeriod(n,{width:"abbreviated",context:"formatting"}).toLowerCase();case"aaaaa":return r.dayPeriod(n,{width:"narrow",context:"formatting"});default:return r.dayPeriod(n,{width:"wide",context:"formatting"})}},b:function(e,t,r){const n=e.getHours();let a;switch(a=12===n?"noon":0===n?"midnight":n/12>=1?"pm":"am",t){case"b":case"bb":return r.dayPeriod(a,{width:"abbreviated",context:"formatting"});case"bbb":return r.dayPeriod(a,{width:"abbreviated",context:"formatting"}).toLowerCase();case"bbbbb":return r.dayPeriod(a,{width:"narrow",context:"formatting"});default:return r.dayPeriod(a,{width:"wide",context:"formatting"})}},B:function(e,t,r){const n=e.getHours();let a;switch(a=n>=17?"evening":n>=12?"afternoon":n>=4?"morning":"night",t){case"B":case"BB":case"BBB":return r.dayPeriod(a,{width:"abbreviated",context:"formatting"});case"BBBBB":return r.dayPeriod(a,{width:"narrow",context:"formatting"});default:return r.dayPeriod(a,{width:"wide",context:"formatting"})}},h:function(e,t,r){if("ho"===t){let t=e.getHours()%12;return 0===t&&(t=12),r.ordinalNumber(t,{unit:"hour"})}return f.h(e,t)},H:function(e,t,r){return"Ho"===t?r.ordinalNumber(e.getHours(),{unit:"hour"}):f.H(e,t)},K:function(e,t,r){const n=e.getHours()%12;return"Ko"===t?r.ordinalNumber(n,{unit:"hour"}):p(n,t.length)},k:function(e,t,r){let n=e.getHours();return 0===n&&(n=24),"ko"===t?r.ordinalNumber(n,{unit:"hour"}):p(n,t.length)},m:function(e,t,r){return"mo"===t?r.ordinalNumber(e.getMinutes(),{unit:"minute"}):f.m(e,t)},s:function(e,t,r){return"so"===t?r.ordinalNumber(e.getSeconds(),{unit:"second"}):f.s(e,t)},S:function(e,t){return f.S(e,t)},X:function(e,t,r){const n=e.getTimezoneOffset();if(0===n)return"Z";switch(t){case"X":return g(n);case"XXXX":case"XX":return y(n);default:return y(n,":")}},x:function(e,t,r){const n=e.getTimezoneOffset();switch(t){case"x":return g(n);case"xxxx":case"xx":return y(n);default:return y(n,":")}},O:function(e,t,r){const n=e.getTimezoneOffset();switch(t){case"O":case"OO":case"OOO":return"GMT"+h(n,":");default:return"GMT"+y(n,":")}},z:function(e,t,r){const n=e.getTimezoneOffset();switch(t){case"z":case"zz":case"zzz":return"GMT"+h(n,":");default:return"GMT"+y(n,":")}},t:function(e,t,r){return p(Math.trunc(+e/1e3),t.length)},T:function(e,t,r){return p(+e,t.length)}};function h(e,t=""){const r=e>0?"-":"+",n=Math.abs(e),a=Math.trunc(n/60),o=n%60;return 0===o?r+String(a):r+String(a)+t+p(o,2)}function g(e,t){return e%60==0?(e>0?"-":"+")+p(Math.abs(e)/60,2):y(e,t)}function y(e,t=""){const r=e>0?"-":"+",n=Math.abs(e);return r+p(Math.trunc(n/60),2)+t+p(n%60,2)}var v=r(78668),b=r(3265),P=r(99790);const w=/[yYQqMLwIdDecihHKkms]o|(\w)\1*|''|'(''|[^'])+('|$)|./g,C=/P+p+|P+|p+|''|'(''|[^'])+('|$)|./g,O=/^'([^]*?)'?$/,x=/''/g,E=/[a-zA-Z]/;function S(e,t,r){const o=(0,a.q)(),s=r?.locale??o.locale??n.c,l=r?.firstWeekContainsDate??r?.locale?.options?.firstWeekContainsDate??o.firstWeekContainsDate??o.locale?.options?.firstWeekContainsDate??1,u=r?.weekStartsOn??r?.locale?.options?.weekStartsOn??o.weekStartsOn??o.locale?.options?.weekStartsOn??0,d=(0,i.a)(e,r?.in);if(!(0,P.f)(d))throw new RangeError("Invalid time value");let c=t.match(C).map((e=>{const t=e[0];return"p"===t||"P"===t?(0,v.m[t])(e,s.formatLong):e})).join("").match(w).map((e=>{if("''"===e)return{isToken:!1,value:"'"};const t=e[0];if("'"===t)return{isToken:!1,value:T(e)};if(m[t])return{isToken:!0,value:e};if(t.match(E))throw new RangeError("Format string contains an unescaped latin alphabet character `"+t+"`");return{isToken:!1,value:e}}));s.localize.preprocessor&&(c=s.localize.preprocessor(d,c));const p={firstWeekContainsDate:l,weekStartsOn:u,locale:s};return c.map((n=>{if(!n.isToken)return n.value;const a=n.value;return(!r?.useAdditionalWeekYearTokens&&(0,b.xM)(a)||!r?.useAdditionalDayOfYearTokens&&(0,b.ef)(a))&&(0,b.Ss)(a,t,String(e)),(0,m[a[0]])(d,a,s.localize,p)})).join("")}function T(e){const t=e.match(O);return t?t[1].replace(x,"'"):e}},3579:(e,t,r)=>{"use strict";r.d(t,{A:()=>a});var n=r(82808);function a(e){return function t(r){return 0===arguments.length||(0,n.A)(r)?t:e.apply(this,arguments)}}},3673:(e,t,r)=>{"use strict";var n=r(24994).default,a=r(6305).default;Object.defineProperty(t,"__esModule",{value:!0}),t.Identity=void 0,t.useSlider=function(e){const{"aria-labelledby":t,defaultValue:r,disabled:n=!1,disableSwap:a=!1,isRtl:l=!1,marks:P=!1,max:C=100,min:O=0,name:x,onChange:E,onChangeCommitted:S,orientation:T="horizontal",rootRef:k,scale:M=b,step:_=1,shiftStep:D=10,tabIndex:A,value:j}=e,I=o.useRef(void 0),[R,$]=o.useState(-1),[N,L]=o.useState(-1),[F,V]=o.useState(!1),B=o.useRef(0),z=o.useRef(null),[H,q]=(0,i.unstable_useControlled)({controlled:j,default:r??O,name:"Slider"}),U=E&&((e,t,r)=>{const n=e.nativeEvent||e,a=new n.constructor(n.type,n);Object.defineProperty(a,"target",{writable:!0,value:{value:t,name:x}}),z.current=t,E(a,t,r)}),W=Array.isArray(H);let G=W?H.slice().sort(c):[H];G=G.map((e=>null==e?O:(0,i.clamp)(e,O,C)));const Q=!0===P&&null!==_?[...Array(Math.floor((C-O)/_)+1)].map(((e,t)=>({value:O+_*t}))):P||[],K=Q.map((e=>e.value)),[Y,Z]=o.useState(-1),X=o.useRef(null),J=(0,i.unstable_useForkRef)(k,X),ee=e=>t=>{const r=Number(t.currentTarget.getAttribute("data-index"));(0,i.unstable_isFocusVisible)(t.target)&&Z(r),L(r),e?.onFocus?.(t)},te=e=>t=>{(0,i.unstable_isFocusVisible)(t.target)||Z(-1),L(-1),e?.onBlur?.(t)},re=(e,t)=>{const r=Number(e.currentTarget.getAttribute("data-index")),n=G[r],o=K.indexOf(n);let s=t;if(Q&&null==_){const e=K[K.length-1];s=s>=e?e:s<=K[0]?K[0]:st=>{if(["ArrowUp","ArrowDown","ArrowLeft","ArrowRight","PageUp","PageDown","Home","End"].includes(t.key)){t.preventDefault();const e=Number(t.currentTarget.getAttribute("data-index")),r=G[e];let n=null;if(null!=_){const e=t.shiftKey?D:_;switch(t.key){case"ArrowUp":n=d(r,e,1,O,C);break;case"ArrowRight":n=d(r,e,l?-1:1,O,C);break;case"ArrowDown":n=d(r,e,-1,O,C);break;case"ArrowLeft":n=d(r,e,l?1:-1,O,C);break;case"PageUp":n=d(r,D,1,O,C);break;case"PageDown":n=d(r,D,-1,O,C);break;case"Home":n=O;break;case"End":n=C}}else if(Q){const e=K[K.length-1],a=K.indexOf(r),o=[l?"ArrowLeft":"ArrowRight","ArrowUp","PageUp","End"];[l?"ArrowRight":"ArrowLeft","ArrowDown","PageDown","Home"].includes(t.key)?n=0===a?K[0]:K[a-1]:o.includes(t.key)&&(n=a===K.length-1?e:K[a+1])}null!=n&&re(t,n)}e?.onKeyDown?.(t)};(0,i.unstable_useEnhancedEffect)((()=>{n&&X.current.contains(document.activeElement)&&document.activeElement?.blur()}),[n]),n&&-1!==R&&$(-1),n&&-1!==Y&&Z(-1);const ae=o.useRef(void 0);let oe=T;l&&"horizontal"===T&&(oe+="-reverse");const ie=({finger:e,move:t=!1})=>{const{current:r}=X,{width:n,height:o,bottom:s,left:l}=r.getBoundingClientRect();let u,d;if(u=oe.startsWith("vertical")?(s-e.y)/o:(e.x-l)/n,oe.includes("-reverse")&&(u=1-u),d=function(e,t,r){return(r-t)*e+t}(u,O,C),_)d=function(e,t,r){const n=Math.round((e-r)/t)*t+r;return Number(n.toFixed(function(e){if(Math.abs(e)<1){const t=e.toExponential().split("e-"),r=t[0].split(".")[1];return(r?r.length:0)+parseInt(t[1],10)}const t=e.toString().split(".")[1];return t?t.length:0}(t)))}(d,_,O);else{const e=p(K,d);d=K[e]}d=(0,i.clamp)(d,O,C);let c=0;if(W){c=t?ae.current:p(G,d),a&&(d=(0,i.clamp)(d,G[c-1]||-1/0,G[c+1]||1/0));const e=d;d=h({values:G,newValue:d,index:c}),a&&t||(c=d.indexOf(e),ae.current=c)}return{newValue:d,activeIndex:c}},se=(0,i.unstable_useEventCallback)((e=>{const t=f(e,I);if(!t)return;if(B.current+=1,"mousemove"===e.type&&0===e.buttons)return void le(e);const{newValue:r,activeIndex:n}=ie({finger:t,move:!0});g({sliderRef:X,activeIndex:n,setActive:$}),q(r),!F&&B.current>u&&V(!0),U&&!y(r,H)&&U(e,r,n)})),le=(0,i.unstable_useEventCallback)((e=>{const t=f(e,I);if(V(!1),!t)return;const{newValue:r}=ie({finger:t,move:!0});$(-1),"touchend"===e.type&&L(-1),S&&S(e,z.current??r),I.current=void 0,de()})),ue=(0,i.unstable_useEventCallback)((e=>{if(n)return;w()||e.preventDefault();const t=e.changedTouches[0];null!=t&&(I.current=t.identifier);const r=f(e,I);if(!1!==r){const{newValue:t,activeIndex:n}=ie({finger:r});g({sliderRef:X,activeIndex:n,setActive:$}),q(t),U&&!y(t,H)&&U(e,t,n)}B.current=0;const a=(0,i.unstable_ownerDocument)(X.current);a.addEventListener("touchmove",se,{passive:!0}),a.addEventListener("touchend",le,{passive:!0})})),de=o.useCallback((()=>{const e=(0,i.unstable_ownerDocument)(X.current);e.removeEventListener("mousemove",se),e.removeEventListener("mouseup",le),e.removeEventListener("touchmove",se),e.removeEventListener("touchend",le)}),[le,se]);o.useEffect((()=>{const{current:e}=X;return e.addEventListener("touchstart",ue,{passive:w()}),()=>{e.removeEventListener("touchstart",ue),de()}}),[de,ue]),o.useEffect((()=>{n&&de()}),[n,de]);const ce=m(W?G[0]:O,O,C),pe=m(G[G.length-1],O,C)-ce,fe=e=>t=>{e.onMouseLeave?.(t),L(-1)};let me;return"vertical"===T&&(me=l?"vertical-rl":"vertical-lr"),{active:R,axis:oe,axisProps:v,dragging:F,focusedThumbIndex:Y,getHiddenInputProps:(r={})=>{const a=(0,s.default)(r),o={onChange:(u=a||{},e=>{u.onChange?.(e),re(e,e.target.valueAsNumber)}),onFocus:ee(a||{}),onBlur:te(a||{}),onKeyDown:ne(a||{})};var u;const d={...a,...o};return{tabIndex:A,"aria-labelledby":t,"aria-orientation":T,"aria-valuemax":M(C),"aria-valuemin":M(O),name:x,type:"range",min:e.min,max:e.max,step:null===e.step&&e.marks?"any":e.step??void 0,disabled:n,...r,...d,style:{...i.visuallyHidden,direction:l?"rtl":"ltr",width:"100%",height:"100%",writingMode:me}}},getRootProps:(e={})=>{const t=(0,s.default)(e),r={onMouseDown:(a=t||{},e=>{if(a.onMouseDown?.(e),n)return;if(e.defaultPrevented)return;if(0!==e.button)return;e.preventDefault();const t=f(e,I);if(!1!==t){const{newValue:r,activeIndex:n}=ie({finger:t});g({sliderRef:X,activeIndex:n,setActive:$}),q(r),U&&!y(r,H)&&U(e,r,n)}B.current=0;const r=(0,i.unstable_ownerDocument)(X.current);r.addEventListener("mousemove",se,{passive:!0}),r.addEventListener("mouseup",le)})};var a;const o={...t,...r};return{...e,ref:J,...o}},getThumbProps:(e={})=>{const t=(0,s.default)(e),r={onMouseOver:(n=t||{},e=>{n.onMouseOver?.(e);const t=Number(e.currentTarget.getAttribute("data-index"));L(t)}),onMouseLeave:fe(t||{})};var n;return{...e,...t,...r}},marks:Q,open:N,range:W,rootRef:J,trackLeap:pe,trackOffset:ce,values:G,getThumbStyle:e=>({pointerEvents:-1!==R&&R!==e?"none":void 0})}},t.valueToPercent=m;var o=a(r(96540)),i=r(45730),s=n(r(58869)),l=n(r(33963));const u=2;function d(e,t,r,n,a){return 1===r?Math.min(e+t,a):Math.max(e-t,n)}function c(e,t){return e-t}function p(e,t){const{index:r}=e.reduce(((e,r,n)=>{const a=Math.abs(t-r);return null===e||a({left:`${e}%`}),leap:e=>({width:`${e}%`})},"horizontal-reverse":{offset:e=>({right:`${e}%`}),leap:e=>({width:`${e}%`})},vertical:{offset:e=>({bottom:`${e}%`}),leap:e=>({height:`${e}%`})}},b=e=>e;let P;function w(){return void 0===P&&(P="undefined"==typeof CSS||"function"!=typeof CSS.supports||CSS.supports("touch-action","none")),P}t.Identity=b},3675:(e,t,r)=>{"use strict";var n=r(24994);t.o=void 0;var a=n(r(96540)),o=r(78944).theme.colors,i=o.gray,s=o.primary;t.o=function(e){var t=e.color,r=e.selected,n=e.width,o=e.height,l=r?s.main:t||i[400];return a.default.createElement("svg",{width:n||92,height:o||92,viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg"},a.default.createElement("path",{fill:l,d:"M8 14H16V16H8V14ZM8 10H16V12H8V10ZM14 2H6C4.9 2 4 2.9 4 4V20C4 21.1 4.89 22 5.99 22H18C19.1 22 20 21.1 20 20V8L14 2ZM18 20H6V4H13V9H18V20Z"}),a.default.createElement("path",{d:"M8 17H9V19H8V17Z",fill:l}),a.default.createElement("path",{d:"M15 17H16V19H15V17Z",fill:l}),a.default.createElement("line",{x1:"11.5",y1:"17",x2:"11.5",y2:"19",stroke:l}),a.default.createElement("line",{x1:"14.25",y1:"17",x2:"14.25",y2:"19",stroke:l,strokeWidth:"0.5"}),a.default.createElement("line",{x1:"10.25",y1:"17",x2:"10.25",y2:"19",stroke:l,strokeWidth:"0.5"}),a.default.createElement("line",{x1:"13.25",y1:"17",x2:"13.25",y2:"19",stroke:l,strokeWidth:"0.5"}))}},3681:(e,t,r)=>{"use strict";var n=r(24994).default;Object.defineProperty(t,"__esModule",{value:!0}),Object.defineProperty(t,"default",{enumerable:!0,get:function(){return a.default}});var a=n(r(36278))},3724:(e,t,r)=>{"use strict";t.enUS=void 0;var n=r(72914),a=r(7181),o=r(18483),i=r(2371),s=r(1249);t.enUS={code:"en-US",formatDistance:n.formatDistance,formatLong:a.formatLong,formatRelative:o.formatRelative,localize:i.localize,match:s.match,options:{weekStartsOn:0,firstWeekContainsDate:1}}},3732:(e,t,r)=>{"use strict";var n=r(24994).default;Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var a=n(r(42032)),o=r(74848);t.default=(0,a.default)((0,o.jsx)("path",{d:"M9.01 14H2v2h7.01v3L13 15l-3.99-4zm5.98-1v-3H22V8h-7.01V5L11 9z"}),"CompareArrows")},3735:(e,t,r)=>{"use strict";var n=r(6305).default,a=r(24994).default;Object.defineProperty(t,"__esModule",{value:!0});var o={fabClasses:!0};Object.defineProperty(t,"default",{enumerable:!0,get:function(){return i.default}}),Object.defineProperty(t,"fabClasses",{enumerable:!0,get:function(){return s.default}});var i=a(r(78638)),s=n(r(82052));Object.keys(s).forEach((function(e){"default"!==e&&"__esModule"!==e&&(Object.prototype.hasOwnProperty.call(o,e)||e in t&&t[e]===s[e]||Object.defineProperty(t,e,{enumerable:!0,get:function(){return s[e]}}))}))},3800:(e,t,r)=>{"use strict";t.__esModule=!0,t.default=t.modes=void 0;var n,a,o=l(r(96540)),i=(l(r(5556)),r(5244)),s=l(r(79050));function l(e){return e&&e.__esModule?e:{default:e}}var u={out:"out-in",in:"in-out"};t.modes=u;var d=function(e,t,r){return function(){var n;e.props[t]&&(n=e.props)[t].apply(n,arguments),r()}},c=((n={})[u.out]=function(e){var t=e.current,r=e.changeState;return o.default.cloneElement(t,{in:!1,onExited:d(t,"onExited",(function(){r(i.ENTERING,null)}))})},n[u.in]=function(e){var t=e.current,r=e.changeState,n=e.children;return[t,o.default.cloneElement(n,{in:!0,onEntered:d(n,"onEntered",(function(){r(i.ENTERING)}))})]},n),p=((a={})[u.out]=function(e){var t=e.children,r=e.changeState;return o.default.cloneElement(t,{in:!0,onEntered:d(t,"onEntered",(function(){r(i.ENTERED,o.default.cloneElement(t,{in:!0}))}))})},a[u.in]=function(e){var t=e.current,r=e.children,n=e.changeState;return[o.default.cloneElement(t,{in:!1,onExited:d(t,"onExited",(function(){n(i.ENTERED,o.default.cloneElement(r,{in:!0}))}))}),o.default.cloneElement(r,{in:!0})]},a),f=function(e){var t,r;function n(){for(var t,r=arguments.length,n=new Array(r),a=0;a{"use strict";var n=r(24994);Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var a=n(r(94634)),o=n(r(43693)),i=n(r(91847)),s=n(r(96540)),l=n(r(18380)),u=n(r(28011)),d=n(r(89710)),c=n(r(79588)),p=n(r(6447)),f=r(12867),m=r(14037),h=r(70596),g=["actions","details","expandIcon","margin","padding","style","summary","summaryStyle","detailsStyle","actionsStyle","onHelperClick","onEditClick","onSaveClick","onClick","helperIcon","editable","editing","headerProps","helperButtonPosition"];function y(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(e);t&&(n=n.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),r.push.apply(r,n)}return r}function v(e){for(var t=1;t{"use strict";var n=r(24994);t.o=void 0;var a=n(r(96540)),o=r(78944).theme.colors.primary;t.o=function(e){var t=e.color,r=e.width,n=e.height,i=e.viewBox;return a.default.createElement("svg",{fill:"none",width:r||24,height:n||24,viewBox:i||"0 0 24 24",xmlns:"http://www.w3.org/2000/svg"},a.default.createElement("path",{fill:t||o.main,d:"M23.6708 19.7409L13.6144 2.55578C13.2219 1.88481 12.6334 1.5 11.9998 1.5C11.3664 1.5 10.7779 1.88481 10.3854 2.55578L0.329206 19.7409C-0.0633715 20.4117 -0.10695 21.1071 0.209821 21.6484C0.526594 22.1896 1.15849 22.5 1.94365 22.5H22.0562C22.8415 22.5 23.4734 22.1896 23.7902 21.6482C24.1069 21.1069 24.0634 20.4117 23.6708 19.7409ZM12 20.2706C10.9892 20.2706 10.1669 19.4593 10.1669 18.4621C10.1669 17.4648 10.9892 16.6536 12 16.6536C13.0107 16.6536 13.8331 17.4648 13.8331 18.4621C13.8331 19.4593 13.0107 20.2706 12 20.2706ZM13.234 14C13.234 14.9972 13.0107 15.8118 12 15.8118C10.9892 15.8118 10.734 14.9972 10.734 14L10.1669 7.90966C10.1669 6.91241 10.9892 6.10107 12 6.10107C13.0107 6.10107 13.8331 6.91241 13.8331 7.90966L13.234 14Z"}))}},3865:(e,t,r)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),Object.defineProperty(t,"PickersInput",{enumerable:!0,get:function(){return n.PickersInput}}),Object.defineProperty(t,"getPickersInputUtilityClass",{enumerable:!0,get:function(){return a.getPickersInputUtilityClass}}),Object.defineProperty(t,"pickersInputClasses",{enumerable:!0,get:function(){return a.pickersInputClasses}});var n=r(29857),a=r(96785)},3932:(e,t)=>{"use strict";function r(e){return e>=48&&e<=57}function n(e){return e>=97&&e<=122||e>=65&&e<=90}Object.defineProperty(t,"__esModule",{value:!0}),t.isDigit=r,t.isLetter=n,t.isNameContinue=function(e){return n(e)||r(e)||95===e},t.isNameStart=function(e){return n(e)||95===e},t.isWhiteSpace=function(e){return 9===e||32===e}},4013:(e,t,r)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.roRO=void 0;var n=r(14653);const a={hours:"Ore",minutes:"Minute",seconds:"Secunde",meridiem:"Meridiane"},o={previousMonth:"Luna anterioară",nextMonth:"Luna următoare",openPreviousView:"Deschideți vizualizarea anterioară",openNextView:"Deschideți vizualizarea următoare",calendarViewSwitchingButtonAriaLabel:e=>"year"===e?"Vizualizarea anuală este deschisă, comutați la vizualizarea calendarului":"Vizualizarea calendarului este deschisă, comutați la vizualizarea anuală",start:"Început",end:"Sfârșit",startDate:"Data de început",startTime:"Ora de început",endDate:"Data de sfârșit",endTime:"Ora de sfârșit",cancelButtonLabel:"Anulare",clearButtonLabel:"Ștergere",okButtonLabel:"OK",todayButtonLabel:"Astăzi",datePickerToolbarTitle:"Selectați data",dateTimePickerToolbarTitle:"Selectați data și ora",timePickerToolbarTitle:"Selectați ora",dateRangePickerToolbarTitle:"Selectați intervalul de date",clockLabelText:(e,t,r,n)=>`Selectați ${a[e]??e}. ${n||null!==t&&r.isValid(t)?`Ora selectată este ${n??r.format(t,"fullTime")}`:"Nicio oră selectată"}`,hoursClockNumberText:e=>`${e} ${a.hours}`,minutesClockNumberText:e=>`${e} ${a.minutes}`,secondsClockNumberText:e=>`${e} ${a.seconds}`,selectViewText:e=>`Selectați ${a[e]}`,calendarWeekNumberHeaderLabel:"Număr săptămână",calendarWeekNumberHeaderText:"#",calendarWeekNumberAriaLabelText:e=>`Săptămâna ${e}`,calendarWeekNumberText:e=>`${e}`,openDatePickerDialogue:(e,t,r)=>r||null!==e&&t.isValid(e)?`Selectați data, data selectată este ${r??t.format(e,"fullDate")}`:"Selectați data",openTimePickerDialogue:(e,t,r)=>r||null!==e&&t.isValid(e)?`Selectați ora, ora selectată este ${r??t.format(e,"fullTime")}`:"Selectați ora",fieldClearLabel:"Golire conținut",timeTableLabel:"Selectați ora",dateTableLabel:"Selectați data",fieldYearPlaceholder:e=>"A".repeat(e.digitAmount),fieldMonthPlaceholder:e=>"letter"===e.contentType?"LLLL":"LL",fieldDayPlaceholder:()=>"ZZ",fieldWeekDayPlaceholder:e=>"letter"===e.contentType?"ZZZZ":"ZZ",fieldHoursPlaceholder:()=>"hh",fieldMinutesPlaceholder:()=>"mm",fieldSecondsPlaceholder:()=>"ss",fieldMeridiemPlaceholder:()=>"aa",year:"An",month:"Luna",day:"Ziua",weekDay:"Ziua saptămânii",hours:"Ore",minutes:"Minute",seconds:"Secunde",meridiem:"Meridiem",empty:"Gol"};t.roRO=(0,n.getPickersLocalization)(o)},4146:(e,t,r)=>{"use strict";var n=r(44363),a={childContextTypes:!0,contextType:!0,contextTypes:!0,defaultProps:!0,displayName:!0,getDefaultProps:!0,getDerivedStateFromError:!0,getDerivedStateFromProps:!0,mixins:!0,propTypes:!0,type:!0},o={name:!0,length:!0,prototype:!0,caller:!0,callee:!0,arguments:!0,arity:!0},i={$$typeof:!0,compare:!0,defaultProps:!0,displayName:!0,propTypes:!0,type:!0},s={};function l(e){return n.isMemo(e)?i:s[e.$$typeof]||a}s[n.ForwardRef]={$$typeof:!0,render:!0,defaultProps:!0,displayName:!0,propTypes:!0},s[n.Memo]=i;var u=Object.defineProperty,d=Object.getOwnPropertyNames,c=Object.getOwnPropertySymbols,p=Object.getOwnPropertyDescriptor,f=Object.getPrototypeOf,m=Object.prototype;e.exports=function e(t,r,n){if("string"!=typeof r){if(m){var a=f(r);a&&a!==m&&e(t,a,n)}var i=d(r);c&&(i=i.concat(c(r)));for(var s=l(t),h=l(r),g=0;g{"use strict";var n=r(6305).default;Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;const a=n(r(96540)).createContext();t.default=a},4376:(e,t,r)=>{"use strict";r.d(t,{A:()=>d});var n=r(3579),a=r(74689),o=r(5564),i=r(20822),s=r(18228);const l=(0,n.A)((function(e){return null!=e&&"function"==typeof e["fantasy-land/empty"]?e["fantasy-land/empty"]():null!=e&&null!=e.constructor&&"function"==typeof e.constructor["fantasy-land/empty"]?e.constructor["fantasy-land/empty"]():null!=e&&"function"==typeof e.empty?e.empty():null!=e&&null!=e.constructor&&"function"==typeof e.constructor.empty?e.constructor.empty():(0,o.A)(e)?[]:(0,s.A)(e)?"":(0,i.A)(e)?{}:(0,a.A)(e)?function(){return arguments}():(t=e,"[object Uint8ClampedArray]"===(r=Object.prototype.toString.call(t))||"[object Int8Array]"===r||"[object Uint8Array]"===r||"[object Int16Array]"===r||"[object Uint16Array]"===r||"[object Int32Array]"===r||"[object Uint32Array]"===r||"[object Float32Array]"===r||"[object Float64Array]"===r||"[object BigInt64Array]"===r||"[object BigUint64Array]"===r?e.constructor.from(""):void 0);var t,r}));var u=r(84165);const d=(0,n.A)((function(e){return null!=e&&(0,u.default)(e,l(e))}))},4395:(e,t,r)=>{"use strict";t.setDay=function(e,t,r){const i=(0,n.getDefaultOptions)(),s=r?.weekStartsOn??r?.locale?.options?.weekStartsOn??i.weekStartsOn??i.locale?.options?.weekStartsOn??0,l=(0,o.toDate)(e,r?.in),u=l.getDay(),d=7-s,c=t<0||t>6?t-(u+d)%7:((t%7+7)%7+d)%7-(u+d)%7;return(0,a.addDays)(l,c,r)};var n=r(96755),a=r(77591),o=r(34446)},4460:(e,t,r)=>{"use strict";var n=r(6305).default;Object.defineProperty(t,"__esModule",{value:!0});var a={};Object.defineProperty(t,"default",{enumerable:!0,get:function(){return o.default}});var o=n(r(84843));Object.keys(o).forEach((function(e){"default"!==e&&"__esModule"!==e&&(Object.prototype.hasOwnProperty.call(a,e)||e in t&&t[e]===o[e]||Object.defineProperty(t,e,{enumerable:!0,get:function(){return o[e]}}))}))},4539:(e,t,r)=>{"use strict";r.d(t,{IT:()=>y,LL:()=>d,Lf:()=>h,OV:()=>s,PR:()=>f,eB:()=>g,hz:()=>u,pA:()=>v,po:()=>c,vp:()=>p,xV:()=>m});var n=r(30388),a=r(40830),o=r(78944);const{priority:i}=o.theme.colors;let s=function(e){return e.CostCenter="cost-center",e.Task="task",e.Occupation="occupation",e.Risk="risk",e.Person="person",e.LotRisk="lot-risk",e}({});const l={person:s.Person,"cost-center":s.CostCenter,task:s.Task,occupation:s.Occupation,risk:s.Risk,"lot-risk":s.LotRisk},u=e=>l[e];let d=function(e){return e.Delivered="delivered",e.Replacement="replacement",e.Returned="returned",e}({}),c=function(e){return e.delivered="Entregue",e.returned="Devolvido",e.awaitingReplacement="Esperando substituição",e}({});const p=[{label:"Entrega",value:d.Delivered},{label:"Substituição",value:d.Replacement},{label:"Devolução",value:d.Returned}],f=[{label:"Admissional",value:n.bcm.Admissional},{label:"Desgaste",value:n.bcm.Wear},{label:"Defeito",value:n.bcm.Defect},{label:"Demissional",value:n.bcm.Demissional},{label:"Higienização",value:n.bcm.Sanitation},{label:"Troca de Função",value:n.bcm.FunctionChange},{label:"Perda",value:n.bcm.Loss},{label:"Roubo",value:n.bcm.Theft},{label:"Teste Dielétrico",value:n.bcm.DielectricTest},{label:"Outros",value:n.bcm.Other}],m=[{label:"Demissão",value:n.FCI.Dismissal},{label:"Troca de Função",value:n.FCI.FunctionChange},{label:"Restrição Médica",value:n.FCI.MedicalRestriction},{label:"Afastamento Previdenciário",value:n.FCI.SocialSecurityLeave},{label:"Temporária",value:n.FCI.Temporary}],h={color:i.main.critical,fontSize:11,marginLeft:3},g={opacity:0,fontSize:11,marginLeft:3},y={...a.BH,expirationDate:""},v={id:"",ca:y,date:new Date,option:d.Delivered,deliveryAmount:1,lastMaintenanceDate:new Date,reason:n.bcm.Admissional,ipe:{id:"",description:"",protection:n.Uep.Other},effective:!0}},4576:(e,t,r)=>{"use strict";var n=r(24994).default;Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0,t.getCardMediaUtilityClass=function(e){return(0,o.default)("MuiCardMedia",e)};var a=n(r(80632)),o=n(r(3404));const i=(0,a.default)("MuiCardMedia",["root","media","img"]);t.default=i},4580:(e,t,r)=>{"use strict";var n=r(24994).default;Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;const a=(0,n(r(36285)).default)();t.default=a},4633:(e,t,r)=>{var n=r(73738).default;function a(){"use strict";e.exports=a=function(){return r},e.exports.__esModule=!0,e.exports.default=e.exports;var t,r={},o=Object.prototype,i=o.hasOwnProperty,s=Object.defineProperty||function(e,t,r){e[t]=r.value},l="function"==typeof Symbol?Symbol:{},u=l.iterator||"@@iterator",d=l.asyncIterator||"@@asyncIterator",c=l.toStringTag||"@@toStringTag";function p(e,t,r){return Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}),e[t]}try{p({},"")}catch(t){p=function(e,t,r){return e[t]=r}}function f(e,t,r,n){var a=t&&t.prototype instanceof P?t:P,o=Object.create(a.prototype),i=new j(n||[]);return s(o,"_invoke",{value:M(e,r,i)}),o}function m(e,t,r){try{return{type:"normal",arg:e.call(t,r)}}catch(e){return{type:"throw",arg:e}}}r.wrap=f;var h="suspendedStart",g="suspendedYield",y="executing",v="completed",b={};function P(){}function w(){}function C(){}var O={};p(O,u,(function(){return this}));var x=Object.getPrototypeOf,E=x&&x(x(I([])));E&&E!==o&&i.call(E,u)&&(O=E);var S=C.prototype=P.prototype=Object.create(O);function T(e){["next","throw","return"].forEach((function(t){p(e,t,(function(e){return this._invoke(t,e)}))}))}function k(e,t){function r(a,o,s,l){var u=m(e[a],e,o);if("throw"!==u.type){var d=u.arg,c=d.value;return c&&"object"==n(c)&&i.call(c,"__await")?t.resolve(c.__await).then((function(e){r("next",e,s,l)}),(function(e){r("throw",e,s,l)})):t.resolve(c).then((function(e){d.value=e,s(d)}),(function(e){return r("throw",e,s,l)}))}l(u.arg)}var a;s(this,"_invoke",{value:function(e,n){function o(){return new t((function(t,a){r(e,n,t,a)}))}return a=a?a.then(o,o):o()}})}function M(e,r,n){var a=h;return function(o,i){if(a===y)throw Error("Generator is already running");if(a===v){if("throw"===o)throw i;return{value:t,done:!0}}for(n.method=o,n.arg=i;;){var s=n.delegate;if(s){var l=_(s,n);if(l){if(l===b)continue;return l}}if("next"===n.method)n.sent=n._sent=n.arg;else if("throw"===n.method){if(a===h)throw a=v,n.arg;n.dispatchException(n.arg)}else"return"===n.method&&n.abrupt("return",n.arg);a=y;var u=m(e,r,n);if("normal"===u.type){if(a=n.done?v:g,u.arg===b)continue;return{value:u.arg,done:n.done}}"throw"===u.type&&(a=v,n.method="throw",n.arg=u.arg)}}}function _(e,r){var n=r.method,a=e.iterator[n];if(a===t)return r.delegate=null,"throw"===n&&e.iterator.return&&(r.method="return",r.arg=t,_(e,r),"throw"===r.method)||"return"!==n&&(r.method="throw",r.arg=new TypeError("The iterator does not provide a '"+n+"' method")),b;var o=m(a,e.iterator,r.arg);if("throw"===o.type)return r.method="throw",r.arg=o.arg,r.delegate=null,b;var i=o.arg;return i?i.done?(r[e.resultName]=i.value,r.next=e.nextLoc,"return"!==r.method&&(r.method="next",r.arg=t),r.delegate=null,b):i:(r.method="throw",r.arg=new TypeError("iterator result is not an object"),r.delegate=null,b)}function D(e){var t={tryLoc:e[0]};1 in e&&(t.catchLoc=e[1]),2 in e&&(t.finallyLoc=e[2],t.afterLoc=e[3]),this.tryEntries.push(t)}function A(e){var t=e.completion||{};t.type="normal",delete t.arg,e.completion=t}function j(e){this.tryEntries=[{tryLoc:"root"}],e.forEach(D,this),this.reset(!0)}function I(e){if(e||""===e){var r=e[u];if(r)return r.call(e);if("function"==typeof e.next)return e;if(!isNaN(e.length)){var a=-1,o=function r(){for(;++a=0;--a){var o=this.tryEntries[a],s=o.completion;if("root"===o.tryLoc)return n("end");if(o.tryLoc<=this.prev){var l=i.call(o,"catchLoc"),u=i.call(o,"finallyLoc");if(l&&u){if(this.prev=0;--r){var n=this.tryEntries[r];if(n.tryLoc<=this.prev&&i.call(n,"finallyLoc")&&this.prev=0;--t){var r=this.tryEntries[t];if(r.finallyLoc===e)return this.complete(r.completion,r.afterLoc),A(r),b}},catch:function(e){for(var t=this.tryEntries.length-1;t>=0;--t){var r=this.tryEntries[t];if(r.tryLoc===e){var n=r.completion;if("throw"===n.type){var a=n.arg;A(r)}return a}}throw Error("illegal catch attempt")},delegateYield:function(e,r,n){return this.delegate={iterator:I(e),resultName:r,nextLoc:n},"next"===this.method&&(this.arg=t),b}},r}e.exports=a,e.exports.__esModule=!0,e.exports.default=e.exports},4634:(e,t,r)=>{"use strict";var n=r(24994).default;Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var a=n(r(42032)),o=r(74848);t.default=(0,a.default)((0,o.jsx)("path",{d:"M12 5V1L7 6l5 5V7c3.31 0 6 2.69 6 6s-2.69 6-6 6-6-2.69-6-6H4c0 4.42 3.58 8 8 8s8-3.58 8-8-3.58-8-8-8"}),"Replay")},4643:(e,t,r)=>{"use strict";r.d(t,{CQ:()=>i,FW:()=>s,OA:()=>o,nl:()=>a});var n=r(34380);const a={type:"Informe o tipo de contratante",socialName:"Informe a razão social da empresa",documentNumber:"Informe o CNPJ da matriz",phoneNumber:"Informe um telefone válido",zipCode:"Informe o CEP da matriz",street:"Informe a rua da matriz",number:"Informe o número da matriz",neighborhood:"Informe o bairro da matriz",city:"Informe a cidade da matriz",state:"Informe o estado da matriz",country:"Informe o país da matriz"},o=[[{id:"zipCode",label:"CEP",name:"zip-code",format:"#####-###",weight:2,title:a.zipCode},{id:"street",label:"Endereço",name:"street",weight:5,title:a.street},{flex:1,id:"number",label:"Número",name:"number",weight:2,title:a.number}],[{id:"neighborhood",label:"Bairro",name:"neighborhood",weight:4,title:a.neighborhood},{id:"city",label:"Cidade",name:"city",weight:4,title:a.city},{flex:1,id:"state",label:"Estado",name:"state",weight:3,title:a.state},{id:"country",label:"País",name:"country",weight:4,title:a.country}]],i=(e,t)=>({...e,zipCode:t.zipCode,city:t.city,country:t.country,neighborhood:t.neighborhood,state:t.state,street:t.street,number:t.number}),s=e=>{const t=e.replace(/\D/g,"");return(0,n.cD)(t)||(0,n.Um)(t)}},4654:(e,t)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=function(e=""){function t(...r){if(!r.length)return"";const n=r[0];return"string"!=typeof n||n.match(/(#|\(|\)|(-?(\d*\.)?\d+)(px|em|%|ex|ch|rem|vw|vh|vmin|vmax|cm|mm|in|pt|pc))|^(-?(\d*\.)?\d+)$|(\d+ \d+ \d+)/)?`, ${n}`:`, var(--${e?`${e}-`:""}${n}${t(...r.slice(1))})`}return(r,...n)=>`var(--${e?`${e}-`:""}${r}${t(...n)})`}},4656:(e,t,r)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=function(e){if(null!=e){if("string"==typeof e)return e;if("function"==typeof e)return a(e,"Component");if("object"==typeof e)switch(e.$$typeof){case n.ForwardRef:return o(e,e.render,"ForwardRef");case n.Memo:return o(e,e.type,"memo");default:return}}};var n=r(31630);function a(e,t=""){return e.displayName||e.name||t}function o(e,t,r){const n=a(t);return e.displayName||(""!==n?`${r}(${n})`:r)}},4733:(e,t,r)=>{"use strict";var n=r(24994);Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var a=n(r(94634)),o=n(r(43693)),i=n(r(91847)),s=n(r(96540)),l=n(r(23476)),u=["square","padding","margin","style"];function d(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(e);t&&(n=n.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),r.push.apply(r,n)}return r}function c(e){for(var t=1;t{"use strict";r.d(t,{$8:()=>P,EE:()=>M,LU:()=>p,M6:()=>w,OV:()=>v,Qj:()=>y,R$:()=>c,Xv:()=>k,Z:()=>u,Zl:()=>d,a3:()=>x,aR:()=>C,fd:()=>g,fh:()=>h,hE:()=>O,hw:()=>S,mc:()=>T,rG:()=>l,vo:()=>E,xv:()=>b,zC:()=>f});var n=r(8162),a=r(8582),o=r(78944);const{gray:i,primary:s}=o.theme.colors,l={margin:"auto"},u={cursor:"pointer"},d=(0,n.default)(a.Button)` text-transform: none !important; `,c=(0,n.default)(a.Checkbox)` flex: 1 !important; `,p=n.default.div` max-width: 90%; `,f=(0,n.default)(c)` & > span:last-child { font-size: 13px; } `,m=n.default.div` display: flex; flex-direction: row; justify-content: space-between; `,h=(0,n.default)(a.Typography)` && { color: ${e=>e.disabled?i[400]:s.main}; margin: 0 0 0 12px; text-transform: none; } `,g=(0,n.default)(a.Button)` color: ${s.main}; margin: 12px 0 0; `,y=(0,n.default)(m)` && { margin-top: 10px; } `,v=(0,n.default)(a.Button)` text-transform: none !important; `,b=n.default.main` flex: 1; transition: all 500ms ease; padding: 24px; `,P=n.default.div` margin-top: 10px; `,w=n.default.div` display: flex; justify-content: space-between; align-items: center; width: 100%; `,C=n.default.div` display: flex; gap: 6px; `,O=(0,n.default)(a.Typography)` && { font-size: 24px !important; font-weight: 500 !important; line-height: 28px !important; } color: ${s.main}; `,x=n.default.div` align-items: center; display: flex; height: 285px; justify-content: center; `,E=n.default.div` flex: 1; `,S=(0,n.default)(a.Header)` z-index: 1200 !important; height: 56px; & > div { min-height: 56px; } @media (max-width: 959.95px) { ${e=>"true"===e.defaulting&&"margin-top: 36px; top: 36px;"} } `,T=n.default.div` display: flex; gap: 24px; `,k=n.default.div` padding: 16px 0 12px 0; `,M=n.default.p` color: ${i[500]}; margin: 0; font-size: 0.75rem; margin-top: 3px; text-align: left; font-weight: 400; line-height: 1.66; letter-spacing: 0.03333em; `},4736:(e,t,r)=>{"use strict";var n=r(24994).default;Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var a=n(r(42032)),o=r(74848);t.default=(0,a.default)((0,o.jsx)("path",{d:"M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2M4 12c0-4.42 3.58-8 8-8 1.85 0 3.55.63 4.9 1.69L5.69 16.9C4.63 15.55 4 13.85 4 12m8 8c-1.85 0-3.55-.63-4.9-1.69L18.31 7.1C19.37 8.45 20 10.15 20 12c0 4.42-3.58 8-8 8"}),"Block")},4879:(e,t,r)=>{"use strict";t.isEqual=function(e,t){return+(0,n.toDate)(e)==+(0,n.toDate)(t)};var n=r(34446)},5012:(e,t,r)=>{"use strict";var n=r(24994).default;Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var a=n(r(42032)),o=r(74848);t.default=(0,a.default)((0,o.jsx)("path",{d:"M18 8h-1V6c0-2.76-2.24-5-5-5S7 3.24 7 6v2H6c-1.1 0-2 .9-2 2v10c0 1.1.9 2 2 2h12c1.1 0 2-.9 2-2V10c0-1.1-.9-2-2-2M9 6c0-1.66 1.34-3 3-3s3 1.34 3 3v2H9zm9 14H6V10h12zm-6-3c1.1 0 2-.9 2-2s-.9-2-2-2-2 .9-2 2 .9 2 2 2"}),"LockOutlined")},5100:(e,t,r)=>{"use strict";var n=r(24994).default;Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0,t.getBadgeUtilityClass=function(e){return(0,o.default)("MuiBadge",e)};var a=n(r(80632)),o=n(r(3404));const i=(0,a.default)("MuiBadge",["root","badge","dot","standard","anchorOriginTopRight","anchorOriginBottomRight","anchorOriginTopLeft","anchorOriginBottomLeft","invisible","colorError","colorInfo","colorPrimary","colorSecondary","colorSuccess","colorWarning","overlapRectangular","overlapCircular","anchorOriginTopLeftCircular","anchorOriginTopLeftRectangular","anchorOriginTopRightCircular","anchorOriginTopRightRectangular","anchorOriginBottomLeftCircular","anchorOriginBottomLeftRectangular","anchorOriginBottomRightCircular","anchorOriginBottomRightRectangular"]);t.default=i},5154:(e,t,r)=>{"use strict";t.setSeconds=function(e,t,r){const a=(0,n.toDate)(e,r?.in);return a.setSeconds(t),a};var n=r(34446)},5244:(e,t,r)=>{"use strict";t.__esModule=!0,t.default=t.EXITING=t.ENTERED=t.ENTERING=t.EXITED=t.UNMOUNTED=void 0,l(r(5556));var n=l(r(96540)),a=l(r(40961)),o=l(r(68797)),i=(r(24015),l(r(79050))),s=r(39624);function l(e){return e&&e.__esModule?e:{default:e}}var u="unmounted";t.UNMOUNTED=u;var d="exited";t.EXITED=d;var c="entering";t.ENTERING=c;var p="entered";t.ENTERED=p;var f="exiting";t.EXITING=f;var m=function(e){var t,r;function l(t,r){var n;n=e.call(this,t,r)||this;var a,o=r&&!r.isMounting?t.enter:t.appear;return n.appearStatus=null,t.in?o?(a=d,n.appearStatus=c):a=p:a=t.unmountOnExit||t.mountOnEnter?u:d,n.state={status:a},n.nextCallback=null,n}r=e,(t=l).prototype=Object.create(r.prototype),t.prototype.constructor=t,t.__proto__=r,l.getDerivedStateFromProps=function(e,t){return e.in&&t.status===u?{status:d}:null};var m=l.prototype;return m.componentDidMount=function(){this.updateStatus(!0,this.appearStatus)},m.componentDidUpdate=function(e){var t=null;if(e!==this.props){var r=this.state.status;this.props.in?r!==c&&r!==p&&(t=c):r!==c&&r!==p||(t=f)}this.updateStatus(!1,t)},m.componentWillUnmount=function(){this.cancelNextCallback()},m.getTimeouts=function(){var e,t,r,n=this.props.timeout;return e=t=r=n,null!=n&&"number"!=typeof n&&(e=n.exit,t=n.enter,r=void 0!==n.appear?n.appear:t),{exit:e,enter:t,appear:r}},m.updateStatus=function(e,t){if(void 0===e&&(e=!1),null!==t)if(this.cancelNextCallback(),t===c){if(this.props.unmountOnExit||this.props.mountOnEnter){var r=this.props.nodeRef?this.props.nodeRef.current:a.default.findDOMNode(this);r&&(0,s.forceReflow)(r)}this.performEnter(e)}else this.performExit();else this.props.unmountOnExit&&this.state.status===d&&this.setState({status:u})},m.performEnter=function(e){var t=this,r=this.props.enter,n=this.context?this.context.isMounting:e,i=this.props.nodeRef?[n]:[a.default.findDOMNode(this),n],s=i[0],l=i[1],u=this.getTimeouts(),d=n?u.appear:u.enter;!e&&!r||o.default.disabled?this.safeSetState({status:p},(function(){t.props.onEntered(s)})):(this.props.onEnter(s,l),this.safeSetState({status:c},(function(){t.props.onEntering(s,l),t.onTransitionEnd(d,(function(){t.safeSetState({status:p},(function(){t.props.onEntered(s,l)}))}))})))},m.performExit=function(){var e=this,t=this.props.exit,r=this.getTimeouts(),n=this.props.nodeRef?void 0:a.default.findDOMNode(this);t&&!o.default.disabled?(this.props.onExit(n),this.safeSetState({status:f},(function(){e.props.onExiting(n),e.onTransitionEnd(r.exit,(function(){e.safeSetState({status:d},(function(){e.props.onExited(n)}))}))}))):this.safeSetState({status:d},(function(){e.props.onExited(n)}))},m.cancelNextCallback=function(){null!==this.nextCallback&&(this.nextCallback.cancel(),this.nextCallback=null)},m.safeSetState=function(e,t){t=this.setNextCallback(t),this.setState(e,t)},m.setNextCallback=function(e){var t=this,r=!0;return this.nextCallback=function(n){r&&(r=!1,t.nextCallback=null,e(n))},this.nextCallback.cancel=function(){r=!1},this.nextCallback},m.onTransitionEnd=function(e,t){this.setNextCallback(t);var r=this.props.nodeRef?this.props.nodeRef.current:a.default.findDOMNode(this),n=null==e&&!this.props.addEndListener;if(r&&!n){if(this.props.addEndListener){var o=this.props.nodeRef?[this.nextCallback]:[r,this.nextCallback],i=o[0],s=o[1];this.props.addEndListener(i,s)}null!=e&&setTimeout(this.nextCallback,e)}else setTimeout(this.nextCallback,0)},m.render=function(){var e=this.state.status;if(e===u)return null;var t=this.props,r=t.children,a=(t.in,t.mountOnEnter,t.unmountOnExit,t.appear,t.enter,t.exit,t.timeout,t.addEndListener,t.onEnter,t.onEntering,t.onEntered,t.onExit,t.onExiting,t.onExited,t.nodeRef,function(e,t){if(null==e)return{};var r,n,a={},o=Object.keys(e);for(n=0;n=0||(a[r]=e[r]);return a}(t,["children","in","mountOnEnter","unmountOnExit","appear","enter","exit","timeout","addEndListener","onEnter","onEntering","onEntered","onExit","onExiting","onExited","nodeRef"]));return n.default.createElement(i.default.Provider,{value:null},"function"==typeof r?r(e,a):n.default.cloneElement(n.default.Children.only(r),a))},l}(n.default.Component);function h(){}m.contextType=i.default,m.propTypes={},m.defaultProps={in:!1,mountOnEnter:!1,unmountOnExit:!1,appear:!1,enter:!0,exit:!0,onEnter:h,onEntering:h,onEntered:h,onExit:h,onExiting:h,onExited:h},m.UNMOUNTED=u,m.EXITED=d,m.ENTERING=c,m.ENTERED=p,m.EXITING=f;var g=m;t.default=g},5305:(e,t,r)=>{"use strict";r.d(t,{x:()=>a});var n=r(43329);function a(e,...t){const r=n.w.bind(null,e||t.find((e=>"object"==typeof e)));return t.map(r)}},5338:(e,t,r)=>{"use strict";var n=r(40961);t.H=n.createRoot,n.hydrateRoot},5350:(e,t,r)=>{"use strict";var n=r(24994).default;Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0,t.getAutocompleteUtilityClass=function(e){return(0,o.default)("MuiAutocomplete",e)};var a=n(r(80632)),o=n(r(3404));const i=(0,a.default)("MuiAutocomplete",["root","expanded","fullWidth","focused","focusVisible","tag","tagSizeSmall","tagSizeMedium","hasPopupIcon","hasClearIcon","inputRoot","input","inputFocused","endAdornment","clearIndicator","popupIndicator","popupIndicatorOpen","popper","popperDisablePortal","paper","listbox","loading","noOptions","option","groupLabel","groupUl"]);t.default=i},5365:(e,t,r)=>{"use strict";var n=r(24994).default;Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var a=n(r(42032)),o=r(74848);t.default=(0,a.default)([(0,o.jsx)("path",{d:"M15.73 3H8.27L3 8.27v7.46L8.27 21h7.46L21 15.73V8.27zM19 14.9 14.9 19H9.1L5 14.9V9.1L9.1 5h5.8L19 9.1z"},"0"),(0,o.jsx)("circle",{cx:"12",cy:"16",r:"1"},"1"),(0,o.jsx)("path",{d:"M11 7h2v7h-2z"},"2")],"ReportOutlined")},5456:(e,t,r)=>{"use strict";var n=r(24994).default,a=r(6305).default;Object.defineProperty(t,"__esModule",{value:!0}),t.usePickerViews=void 0;var o=n(r(94634)),i=n(r(54893)),s=a(r(96540)),l=n(r(11020)),u=n(r(48474)),d=r(95276),c=r(25373);const p=["className","sx"];t.usePickerViews=({props:e,propsFromPickerValue:t,additionalViewProps:r,autoFocusView:n,rendererInterceptor:a,fieldRef:f})=>{const{onChange:m,open:h,onClose:g}=t,{view:y,views:v,openTo:b,onViewChange:P,viewRenderers:w,timezone:C}=e,O=(0,i.default)(e,p),{view:x,setView:E,defaultView:S,focusedView:T,setFocusedView:k,setValueAndGoToNextView:M}=(0,d.useViews)({view:y,views:v,openTo:b,onChange:m,onViewChange:P,autoFocus:n}),{hasUIView:_,viewModeLookup:D}=s.useMemo((()=>v.reduce(((e,t)=>{let r;return r=null!=w[t]?"UI":"field",e.viewModeLookup[t]=r,"UI"===r&&(e.hasUIView=!0),e}),{hasUIView:!1,viewModeLookup:{}})),[w,v]),A=s.useMemo((()=>v.reduce(((e,t)=>null!=w[t]&&(0,c.isTimeView)(t)?e+1:e),0)),[w,v]),j=D[x],I=(0,u.default)((()=>"UI"===j)),[R,$]=s.useState("UI"===j?x:null);return R!==x&&"UI"===D[x]&&$(x),(0,l.default)((()=>{"field"===j&&h&&(g(),setTimeout((()=>{f?.current?.setSelectedSections(x),f?.current?.focusField(x)})))}),[x]),(0,l.default)((()=>{if(!h)return;let e=x;"field"===j&&null!=R&&(e=R),e!==S&&"UI"===D[e]&&"UI"===D[S]&&(e=S),e!==x&&E(e),k(e,!0)}),[h]),{hasUIView:_,shouldRestoreFocus:I,layoutProps:{views:v,view:R,onViewChange:E},renderCurrentView:()=>{if(null==R)return null;const e=w[R];if(null==e)return null;const n=(0,o.default)({},O,r,t,{views:v,timezone:C,onChange:M,view:R,onViewChange:E,focusedView:T,onFocusedViewChange:k,showViewSwitcher:A>1,timeViewsCount:A});return a?a(w,R,n):e(n)}}}},5513:(e,t,r)=>{"use strict";t.Parser=void 0;var n=r(97861);t.Parser=class{run(e,t,r,a){const o=this.parse(e,t,r,a);return o?{setter:new n.ValueSetter(o.value,this.validate,this.set,this.priority,this.subPriority),rest:o.rest}:null}validate(e,t,r){return!0}}},5544:(e,t,r)=>{"use strict";r.d(t,{A:()=>i});var n=r(96369),a=r(27800),o=r(76562);function i(e,t){return(0,n.A)(e)||function(e,t){var r=null==e?null:"undefined"!=typeof Symbol&&e[Symbol.iterator]||e["@@iterator"];if(null!=r){var n,a,o,i,s=[],l=!0,u=!1;try{if(o=(r=r.call(e)).next,0===t){if(Object(r)!==r)return;l=!1}else for(;!(l=(n=o.call(r)).done)&&(s.push(n.value),s.length!==t);l=!0);}catch(e){u=!0,a=e}finally{try{if(!l&&null!=r.return&&(i=r.return(),Object(i)!==i))return}finally{if(u)throw a}}return s}}(e,t)||(0,a.A)(e,t)||(0,o.A)()}},5552:(e,t,r)=>{"use strict";var n=r(24994).default;Object.defineProperty(t,"__esModule",{value:!0}),t.default=t.color=t.bgcolor=t.backgroundColor=void 0,t.paletteTransform=i;var a=n(r(29113)),o=n(r(82512));function i(e,t){return"grey"===t?t:e}const s=t.color=(0,a.default)({prop:"color",themeKey:"palette",transform:i}),l=t.bgcolor=(0,a.default)({prop:"bgcolor",cssProperty:"backgroundColor",themeKey:"palette",transform:i}),u=t.backgroundColor=(0,a.default)({prop:"backgroundColor",themeKey:"palette",transform:i}),d=(0,o.default)(s,l,u);t.default=d},5556:(e,t,r)=>{e.exports=r(2694)()},5557:(e,t,r)=>{"use strict";var n=r(6305).default,a=r(24994).default;Object.defineProperty(t,"__esModule",{value:!0});var o={dialogActionsClasses:!0};Object.defineProperty(t,"default",{enumerable:!0,get:function(){return i.default}}),Object.defineProperty(t,"dialogActionsClasses",{enumerable:!0,get:function(){return s.default}});var i=a(r(49494)),s=n(r(81420));Object.keys(s).forEach((function(e){"default"!==e&&"__esModule"!==e&&(Object.prototype.hasOwnProperty.call(o,e)||e in t&&t[e]===s[e]||Object.defineProperty(t,e,{enumerable:!0,get:function(){return s[e]}}))}))},5564:(e,t,r)=>{"use strict";r.d(t,{A:()=>n});const n=Array.isArray||function(e){return null!=e&&e.length>=0&&"[object Array]"===Object.prototype.toString.call(e)}},5602:(e,t,r)=>{"use strict";r.d(t,{Ow:()=>i,Z9:()=>s,pq:()=>l,vF:()=>u});var n=r(95200),a=r(41042),o=r(92575);const i=["debug","info","warn","error","log","assert","trace"],s={};function l(e){if(!("console"in o.O))return e();const t=o.O.console,r={},n=Object.keys(s);n.forEach((e=>{const n=s[e];r[e]=t[e],t[e]=n}));try{return e()}finally{n.forEach((e=>{t[e]=r[e]}))}}const u=(0,n.BY)("logger",(function(){let e=!1;const t={enable:()=>{e=!0},disable:()=>{e=!1},isEnabled:()=>e};return a.T?i.forEach((r=>{t[r]=(...t)=>{e&&l((()=>{o.O.console[r](`Sentry Logger [${r}]:`,...t)}))}})):i.forEach((e=>{t[e]=()=>{}})),t}))},5673:(e,t,r)=>{"use strict";var n=r(24994).default;Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var a=n(r(42032)),o=r(74848);t.default=(0,a.default)((0,o.jsx)("path",{d:"M12 4.5C7 4.5 2.73 7.61 1 12c1.73 4.39 6 7.5 11 7.5s9.27-3.11 11-7.5c-1.73-4.39-6-7.5-11-7.5M12 17c-2.76 0-5-2.24-5-5s2.24-5 5-5 5 2.24 5 5-2.24 5-5 5m0-8c-1.66 0-3 1.34-3 3s1.34 3 3 3 3-1.34 3-3-1.34-3-3-3"}),"Visibility")},5762:(e,t,r)=>{"use strict";var n=r(24994).default;Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0,t.getPopperUtilityClass=function(e){return(0,o.default)("MuiPopper",e)};var a=n(r(80632)),o=n(r(3404));const i=(0,a.default)("MuiPopper",["root"]);t.default=i},5766:(e,t,r)=>{"use strict";var n=r(24994).default;Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var a=n(r(42032)),o=r(74848);t.default=(0,a.default)((0,o.jsx)("path",{d:"m18 7-1.41-1.41-6.34 6.34 1.41 1.41zm4.24-1.41L11.66 16.17 7.48 12l-1.41 1.41L11.66 19l12-12zM.41 13.41 6 19l1.41-1.41L1.83 12z"}),"DoneAll")},5847:(e,t,r)=>{"use strict";var n=r(24994);Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var a=n(r(94634)),o=n(r(43693)),i=n(r(91847)),s=n(r(96540)),l=n(r(49256)),u=["children","style","padding","margin"];function d(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(e);t&&(n=n.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),r.push.apply(r,n)}return r}function c(e){for(var t=1;t{"use strict";r.d(t,{A:()=>c});var n=r(26155);function a(e,t,r){var a,o=typeof e;switch(o){case"string":case"number":return 0===e&&1/e==-1/0?!!r._items["-0"]||(t&&(r._items["-0"]=!0),!1):null!==r._nativeSet?t?(a=r._nativeSet.size,r._nativeSet.add(e),r._nativeSet.size===a):r._nativeSet.has(e):o in r._items?e in r._items[o]||(t&&(r._items[o][e]=!0),!1):(t&&(r._items[o]={},r._items[o][e]=!0),!1);case"boolean":if(o in r._items){var i=e?1:0;return!!r._items[o][i]||(t&&(r._items[o][i]=!0),!1)}return t&&(r._items[o]=e?[!1,!0]:[!0,!1]),!1;case"function":return null!==r._nativeSet?t?(a=r._nativeSet.size,r._nativeSet.add(e),r._nativeSet.size===a):r._nativeSet.has(e):o in r._items?!!(0,n.A)(e,r._items[o])||(t&&r._items[o].push(e),!1):(t&&(r._items[o]=[e]),!1);case"undefined":return!!r._items[o]||(t&&(r._items[o]=!0),!1);case"object":if(null===e)return!!r._items.null||(t&&(r._items.null=!0),!1);default:return(o=Object.prototype.toString.call(e))in r._items?!!(0,n.A)(e,r._items[o])||(t&&r._items[o].push(e),!1):(t&&(r._items[o]=[e]),!1)}}const o=function(){function e(){this._nativeSet="function"==typeof Set?new Set:null,this._items={}}return e.prototype.add=function(e){return!a(e,!0,this)},e.prototype.has=function(e){return a(e,!1,this)},e}();var i=r(92254),s=r(845),l=r(21878),u=function(){function e(e,t){this.xf=t,this.f=e,this.set=new o}return e.prototype["@@transducer/init"]=l.A.init,e.prototype["@@transducer/result"]=l.A.result,e.prototype["@@transducer/step"]=function(e,t){return this.set.add(this.f(t))?this.xf["@@transducer/step"](e,t):e},e}();function d(e){return function(t){return new u(e,t)}}const c=(0,i.A)((0,s.A)([],d,(function(e,t){for(var r,n,a=new o,i=[],s=0;s{var n=r(70079);e.exports=function(e){if(Array.isArray(e))return n(e)},e.exports.__esModule=!0,e.exports.default=e.exports},5907:(e,t,r)=>{"use strict";r.d(t,{I:()=>o});var n=r(7671);const a=(0,r(5920).A)(n.A,0);var o=function(e){var t=e.map((function(e){return e.weight||0})),r=10-a(t);return e.map((function(e){return e.weight||r})).map((function(e){return e.toString()+"fr"})).join(" ")}},5919:(e,t)=>{"use strict";var r;Object.defineProperty(t,"__esModule",{value:!0}),t.DirectiveLocation=void 0,t.DirectiveLocation=r,function(e){e.QUERY="QUERY",e.MUTATION="MUTATION",e.SUBSCRIPTION="SUBSCRIPTION",e.FIELD="FIELD",e.FRAGMENT_DEFINITION="FRAGMENT_DEFINITION",e.FRAGMENT_SPREAD="FRAGMENT_SPREAD",e.INLINE_FRAGMENT="INLINE_FRAGMENT",e.VARIABLE_DEFINITION="VARIABLE_DEFINITION",e.SCHEMA="SCHEMA",e.SCALAR="SCALAR",e.OBJECT="OBJECT",e.FIELD_DEFINITION="FIELD_DEFINITION",e.ARGUMENT_DEFINITION="ARGUMENT_DEFINITION",e.INTERFACE="INTERFACE",e.UNION="UNION",e.ENUM="ENUM",e.ENUM_VALUE="ENUM_VALUE",e.INPUT_OBJECT="INPUT_OBJECT",e.INPUT_FIELD_DEFINITION="INPUT_FIELD_DEFINITION"}(r||(t.DirectiveLocation=r={}))},5920:(e,t,r)=>{"use strict";r.d(t,{A:()=>i});var n=r(2173),a=r(79055),o=r(47141);const i=(0,n.A)((function(e,t,r){return(0,a.A)("function"==typeof e?(0,o.A)(e):e,t,r)}))},5946:(e,t,r)=>{"use strict";var n=r(24994).default;Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0,t.getAlertTitleUtilityClass=function(e){return(0,o.default)("MuiAlertTitle",e)};var a=n(r(80632)),o=n(r(3404));const i=(0,a.default)("MuiAlertTitle",["root"]);t.default=i},5960:(e,t,r)=>{"use strict";var n=r(24994).default;Object.defineProperty(t,"__esModule",{value:!0}),t.default=function(e){return(0,a.default)(e).defaultView||window};var a=n(r(17738))},5987:(e,t,r)=>{"use strict";r.d(t,{A:()=>i});var n=r(92254),a=r(64279),o=r(56359);const i=(0,n.A)((function(e,t){if(null!=t)return(0,a.A)(e)?(0,o.A)(e,t):t[e]}))},5988:(e,t,r)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.UniqueOperationNamesRule=function(e){const t=Object.create(null);return{OperationDefinition(r){const a=r.name;return a&&(t[a.value]?e.reportError(new n.GraphQLError(`There can be only one operation named "${a.value}".`,{nodes:[t[a.value],a]})):t[a.value]=a),!1},FragmentDefinition:()=>!1}};var n=r(61702)},6171:(e,t,r)=>{"use strict";var n=r(24994).default,a=r(6305).default;Object.defineProperty(t,"__esModule",{value:!0}),t.PickersInputBaseSectionsContainer=t.PickersInputBaseRoot=t.PickersInputBase=void 0;var o=n(r(54893)),i=n(r(94634)),s=a(r(96540)),l=(n(r(5556)),r(68709)),u=r(55264),d=n(r(85660)),c=(r(83407),n(r(22420))),p=n(r(77402)),f=n(r(70971)),m=n(r(53107)),h=r(93944),g=r(56143),y=r(69856),v=r(74848);const b=["elements","areAllSectionsEmpty","defaultValue","label","value","onChange","id","autoFocus","endAdornment","startAdornment","renderSuffix","slots","slotProps","contentEditable","tabIndex","onInput","onPaste","onKeyDown","fullWidth","name","readOnly","inputProps","inputRef","sectionListRef"],P=t.PickersInputBaseRoot=(0,u.styled)("div",{name:"MuiPickersInputBase",slot:"Root",overridesResolver:(e,t)=>t.root})((({theme:e})=>(0,i.default)({},e.typography.body1,{color:(e.vars||e).palette.text.primary,cursor:"text",padding:0,display:"flex",justifyContent:"flex-start",alignItems:"center",position:"relative",boxSizing:"border-box",letterSpacing:Math.round(937.5)/1e5+"em",variants:[{props:{fullWidth:!0},style:{width:"100%"}}]}))),w=t.PickersInputBaseSectionsContainer=(0,u.styled)(y.Unstable_PickersSectionListRoot,{name:"MuiPickersInputBase",slot:"SectionsContainer",overridesResolver:(e,t)=>t.sectionsContainer})((({theme:e})=>({padding:"4px 0 5px",fontFamily:e.typography.fontFamily,fontSize:"inherit",lineHeight:"1.4375em",flexGrow:1,outline:"none",display:"flex",flexWrap:"nowrap",overflow:"hidden",letterSpacing:"inherit",width:"182px",variants:[{props:{isRtl:!0},style:{textAlign:"right /*! @noflip */"}},{props:{size:"small"},style:{paddingTop:1}},{props:{adornedStart:!1,focused:!1,filled:!1},style:{color:"currentColor",opacity:0}},{props:({adornedStart:e,focused:t,filled:r,label:n})=>!e&&!t&&!r&&null==n,style:e.vars?{opacity:e.vars.opacity.inputPlaceholder}:{opacity:"light"===e.palette.mode?.42:.5}}]}))),C=(0,u.styled)(y.Unstable_PickersSectionListSection,{name:"MuiPickersInputBase",slot:"Section",overridesResolver:(e,t)=>t.section})((({theme:e})=>({fontFamily:e.typography.fontFamily,fontSize:"inherit",letterSpacing:"inherit",lineHeight:"1.4375em",display:"inline-block",whiteSpace:"nowrap"}))),O=(0,u.styled)(y.Unstable_PickersSectionListSectionContent,{name:"MuiPickersInputBase",slot:"SectionContent",overridesResolver:(e,t)=>t.content})((({theme:e})=>({fontFamily:e.typography.fontFamily,lineHeight:"1.4375em",letterSpacing:"inherit",width:"fit-content",outline:"none"}))),x=(0,u.styled)(y.Unstable_PickersSectionListSectionSeparator,{name:"MuiPickersInputBase",slot:"Separator",overridesResolver:(e,t)=>t.separator})((()=>({whiteSpace:"pre",letterSpacing:"inherit"}))),E=(0,u.styled)("input",{name:"MuiPickersInputBase",slot:"Input",overridesResolver:(e,t)=>t.hiddenInput})((0,i.default)({},m.default));t.PickersInputBase=s.forwardRef((function(e,t){const r=(0,u.useThemeProps)({props:e,name:"MuiPickersInputBase"}),{elements:n,areAllSectionsEmpty:a,value:m,onChange:S,id:T,endAdornment:k,startAdornment:M,renderSuffix:_,slots:D,slotProps:A,contentEditable:j,tabIndex:I,onInput:R,onPaste:$,onKeyDown:N,name:L,readOnly:F,inputProps:V,inputRef:B,sectionListRef:z}=r,H=(0,o.default)(r,b),q=s.useRef(null),U=(0,d.default)(t,q),W=(0,d.default)(V?.ref,B),G=(0,h.useRtl)(),Q=(0,l.useFormControl)();if(!Q)throw new Error("MUI X: PickersInputBase should always be used inside a PickersTextField component");s.useEffect((()=>{Q&&Q.setAdornedStart(Boolean(M))}),[Q,M]),s.useEffect((()=>{Q&&(a?Q.onEmpty():Q.onFilled())}),[Q,a]);const K=(0,i.default)({},r,Q,{isRtl:G}),Y=(e=>{const{focused:t,disabled:r,error:n,classes:a,fullWidth:o,readOnly:i,color:s,size:l,endAdornment:u,startAdornment:d}=e,f={root:["root",t&&!r&&"focused",r&&"disabled",i&&"readOnly",n&&"error",o&&"fullWidth",`color${(0,p.default)(s)}`,"small"===l&&"inputSizeSmall",Boolean(d)&&"adornedStart",Boolean(u)&&"adornedEnd"],notchedOutline:["notchedOutline"],input:["input"],sectionsContainer:["sectionsContainer"],sectionContent:["sectionContent"],sectionBefore:["sectionBefore"],sectionAfter:["sectionAfter"]};return(0,c.default)(f,g.getPickersInputBaseUtilityClass,a)})(K),Z=D?.root||P,X=(0,f.default)({elementType:Z,externalSlotProps:A?.root,externalForwardedProps:H,additionalProps:{"aria-invalid":Q.error,ref:U},className:Y.root,ownerState:K}),J=D?.input||w;return(0,v.jsxs)(Z,(0,i.default)({},X,{children:[M,(0,v.jsx)(y.Unstable_PickersSectionList,{sectionListRef:z,elements:n,contentEditable:j,tabIndex:I,className:Y.sectionsContainer,onFocus:e=>{Q.disabled?e.stopPropagation():Q.onFocus?.(e)},onBlur:Q.onBlur,onInput:R,onPaste:$,onKeyDown:N,slots:{root:J,section:C,sectionContent:O,sectionSeparator:x},slotProps:{root:{ownerState:K},sectionContent:{className:g.pickersInputBaseClasses.sectionContent},sectionSeparator:({position:e})=>({className:"before"===e?g.pickersInputBaseClasses.sectionBefore:g.pickersInputBaseClasses.sectionAfter})}}),k,_?_((0,i.default)({},Q)):null,(0,v.jsx)(E,(0,i.default)({name:L,className:Y.input,value:m,onChange:S,id:T,"aria-hidden":"true",tabIndex:-1,readOnly:F,required:Q.required,disabled:Q.disabled},V,{ref:W}))]}))}))},6176:(e,t,r)=>{"use strict";var n=r(24994);Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var a=n(r(94634)),o=n(r(43693)),i=n(r(91847)),s=n(r(96540)),l=n(r(28921)),u=["children","padding","margin","style"];function d(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(e);t&&(n=n.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),r.push.apply(r,n)}return r}function c(e){for(var t=1;t{"use strict";var n=r(24994).default;Object.defineProperty(t,"__esModule",{value:!0}),t.default=function(e){const t=(e,t)=>e.replace("@media",t?`@container ${t}`:"@container");function r(r,n){r.up=(...r)=>t(e.breakpoints.up(...r),n),r.down=(...r)=>t(e.breakpoints.down(...r),n),r.between=(...r)=>t(e.breakpoints.between(...r),n),r.only=(...r)=>t(e.breakpoints.only(...r),n),r.not=(...r)=>{const a=t(e.breakpoints.not(...r),n);return a.includes("not all and")?a.replace("not all and ","").replace("min-width:","width<").replace("max-width:","width>").replace("and","or"):a}}const n={},a=e=>(r(n,e),n);return r(a),{...e,containerQueries:a}},t.getContainerQuery=function(e,t){const r=t.match(/^@([^/]+)?\/?(.+)?$/);if(!r)return null;const[,n,a]=r,o=Number.isNaN(+n)?n||0:+n;return e.containerQueries(a).up(o)},t.isCqShorthand=function(e,t){return"@"===t||t.startsWith("@")&&(e.some((e=>t.startsWith(`@${e}`)))||!!t.match(/^@\d/))},t.sortContainerQueries=function(e,t){if(!e.containerQueries)return t;const r=Object.keys(t).filter((e=>e.startsWith("@container"))).sort(((e,t)=>{const r=/min-width:\s*([0-9.]+)/;return+(e.match(r)?.[1]||0)-+(t.match(r)?.[1]||0)}));return r.length?r.reduce(((e,r)=>{const n=t[r];return delete e[r],e[r]=n,e}),{...t}):t},n(r(72108))},6213:(e,t,r)=>{"use strict";var n=r(24994).default;Object.defineProperty(t,"__esModule",{value:!0}),Object.defineProperty(t,"default",{enumerable:!0,get:function(){return a.default}});var a=n(r(78407))},6239:(e,t,r)=>{"use strict";r.d(t,{C4:()=>u,F7:()=>o,Gl:()=>c,VT:()=>l,mq:()=>i,rY:()=>s,wF:()=>d,yX:()=>a});var n=r(71221);const a=n.gql` query risk($id: String!) { risk(id: $id) { id recognitionDate specialRetirement lastMeasurement { id date amount } usesExposureGroup agent { id description isActive evaluation group suggestion } exposureGroup { id description } generatingSource { id name isActive } environment { id description isActive } attachments { id contentLength contentType filename url } unitMeasurement consider eliminationDate exposureTime maxExposureTime repetition interval riskDegree riskMap exhibitionType needIpe needCpe legalFramework methodology justification techniqueUsed intensity category probability severity classification levelControl damageCaused situationFound desiredSituation ergonomicStatus actionLevel measureType protectionMeasure workingCondition uninterruptedUse expirationDate exchangePeriodicity sanitation elimination elimination organizationalControl tecnicalControl dangerousEvent processNumber isQualitative costCenters { id costCenter { id description isActive } } departments { id department { id description isActive } } occupations { id occupation { id description suggestion isActive } } tasks { id task { id name isActive } } persons { id person { id name suggestion isActive } } measurements { id amount date certificationNumber calibrationDate calibrationCompany hasRbc accuracyType measuringInstrument { id description isActive } } controlMeasures { id controlMeasure { id name controlType isActive } isEffective } ipes { id ipe { id description protection } daysForReplacement caList } trainings { id training { id description isActive } urgency } exams { id exam { id suggestion isActive } admission dismissal periodic periodicRange { id description isActive } changeOfFunction backToWork } exposureGroupId } } `,o=n.gql` query risks( $pagination: Pagination $query: RiskQueryInput! $orderBy: RiskOrderByInput ) { risks(pagination: $pagination, query: $query, orderBy: $orderBy) { items { id agent { id description group evaluation isActive } recognitionDate eliminationDate lastMeasurement { id date amount } measurements { id date amount measuringInstrument { id description isActive } } generatingSource { id name isActive } environment { id description isActive } attachments { id contentLength contentType filename url } riskDegree specialRetirement consider createdAt updatedAt usesExposureGroup exposureGroupId isQualitative exposureGroup { id description } } hasMore } } `,i=n.gql` query riskSuggestion( $pagination: Pagination $query: PaginationDefaultQueryInput! ) { riskSuggestion(pagination: $pagination, query: $query) { items { value label } hasMore } } `,s=n.gql` query risksByEnvironment( $input: RiskByEnvironmentInput! $environmentId: String! ) { risksByEnvironment(input: $input) { id agent { id description group } recognitionDate measurements { id date } riskDegree composition { id coordinateX coordinateY } } riskCompositionsByEnvironment(environment: $environmentId) { id coordinateX coordinateY risks { id agent { id description group } recognitionDate measurements { id date } riskDegree } } } `,l=(n.gql` query risksForIntegration( $group: String! $environmentId: String! $riskDegree: String! ) { risksForIntegration( group: $group environmentId: $environmentId riskDegree: $riskDegree ) { id agent { id description } recognitionDate } } `,n.gql` query risksByPerson($personId: String!) { risksByExposeByPerson(personId: $personId) { id agent { id description group } recognitionDate } } `),u=n.gql` query risksSummary($query: RiskQueryInput!, $getCounter: Boolean!) { riskSummary(query: $query, getCounter: $getCounter) { totalAmount entries { name type title options { id amount description } } } } `,d=n.gql` query risksDashboard($identifier: String!, $filter: RiskFilter!) { risksDashboard(identifier: $identifier, filter: $filter) { costCenterChart { riskCountData { label result } riskPerTotal { label result } hasRisk } occupationChart { riskCountData { label result } riskPerTotal { label result } hasRisk } departmentChart { riskCountData { label result } riskPerTotal { label result } hasRisk } taskChart { riskCountData { label result } riskPerTotal { label result } hasRisk } risksAgentTypeChart { physical chemical biological ergonomic mechanical dangerous association other hasRisk } risksAgentChart { data { name value } hasRisk } risksPerEnvironmentChart { physical { label result } chemical { label result } biological { label result } ergonomic { label result } mechanical { label result } dangerous { label result } association { label result } other { label result } enviromentsPerTotal { label result } hasRisk } controlMeasuresChart { effective noEffective hasRisk } controlMeasuresAppliedChart { data { name value } hasRisk } ipesChart { data { name value } hasRisk } riskProbability { low intermediate medium high veryHigh } riskSeverity { mild intermediate moderate severe verySevere } riskClassification { trivial tolerable moderate substantial intolerable } classificationPure { data hasRisk } } } `,c=(n.gql` query employeeRisksDashboard($identifier: String!, $filter: RiskFilter!) { employeeRisksDashboard(identifier: $identifier, filter: $filter) { personChart { riskCountData { label result } riskPerTotal { label result } } employeesAgentChart { name value } employeesAgentTypeChart { physical chemical biological ergonomic mechanical dangerous association other } risksPerEmployeeChart { riskCountData { label result } riskPerTotal { label result } } agentBonusChart { ten twenty thirty forty notTypify notExposed hasRisk } } } `,n.gql` query riskCount { riskCount { active eliminated } } `)},6301:(e,t,r)=>{"use strict";var n=r(24994).default;Object.defineProperty(t,"__esModule",{value:!0}),Object.defineProperty(t,"default",{enumerable:!0,get:function(){return a.default}});var a=n(r(4656))},6305:(e,t,r)=>{var n=r(73738).default;function a(e){if("function"!=typeof WeakMap)return null;var t=new WeakMap,r=new WeakMap;return(a=function(e){return e?r:t})(e)}e.exports=function(e,t){if(!t&&e&&e.__esModule)return e;if(null===e||"object"!=n(e)&&"function"!=typeof e)return{default:e};var r=a(t);if(r&&r.has(e))return r.get(e);var o={__proto__:null},i=Object.defineProperty&&Object.getOwnPropertyDescriptor;for(var s in e)if("default"!==s&&{}.hasOwnProperty.call(e,s)){var l=i?Object.getOwnPropertyDescriptor(e,s):null;l&&(l.get||l.set)?Object.defineProperty(o,s,l):o[s]=e[s]}return o.default=e,r&&r.set(e,o),o},e.exports.__esModule=!0,e.exports.default=e.exports},6325:(e,t,r)=>{"use strict";var n=r(24994).default;Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var a=n(r(42032)),o=r(74848);t.default=(0,a.default)((0,o.jsx)("path",{d:"M1 21h22L12 2zm12-3h-2v-2h2zm0-4h-2v-4h2z"}),"Warning")},6447:(e,t,r)=>{"use strict";var n=r(24994);Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var a=n(r(94634)),o=n(r(43693)),i=n(r(91847)),s=n(r(96540)),l=n(r(44871)),u=["children","padding","margin","size","style"];function d(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(e);t&&(n=n.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),r.push.apply(r,n)}return r}function c(e){for(var t=1;t{"use strict";r.d(t,{o:()=>a});var n=r(29407);function a(e,t){const r=(0,n.a)(e,t?.in);return r.setHours(0,0,0,0),r}},6504:(e,t,r)=>{"use strict";var n=r(24994).default,a=r(6305).default;Object.defineProperty(t,"__esModule",{value:!0}),t.default=function(e,t){function r(r,n){return(0,s.jsx)(i.default,{"data-testid":`${t}Icon`,ref:n,...r,children:e})}return r.muiName=i.default.muiName,o.memo(o.forwardRef(r))};var o=a(r(96540)),i=n(r(22869)),s=r(74848)},6633:(e,t,r)=>{"use strict";t.AMPMParser=void 0;var n=r(5513),a=r(93771);class o extends n.Parser{priority=80;parse(e,t,r){switch(t){case"a":case"aa":case"aaa":return r.dayPeriod(e,{width:"abbreviated",context:"formatting"})||r.dayPeriod(e,{width:"narrow",context:"formatting"});case"aaaaa":return r.dayPeriod(e,{width:"narrow",context:"formatting"});default:return r.dayPeriod(e,{width:"wide",context:"formatting"})||r.dayPeriod(e,{width:"abbreviated",context:"formatting"})||r.dayPeriod(e,{width:"narrow",context:"formatting"})}}set(e,t,r){return e.setHours((0,a.dayPeriodEnumToHours)(r),0,0,0),e}incompatibleTokens=["b","B","H","k","t","T"]}t.AMPMParser=o},6654:(e,t,r)=>{"use strict";var n=r(24994).default,a=r(6305).default;Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0,a(r(96540));var o=n(r(6504)),i=r(74848);t.default=(0,o.default)((0,i.jsx)("path",{d:"M12 5.99L19.53 19H4.47L12 5.99M12 2L1 21h22L12 2zm1 14h-2v2h2v-2zm0-6h-2v4h2v-4z"}),"ReportProblemOutlined")},6658:(e,t,r)=>{"use strict";var n=r(24994).default,a=r(6305).default;Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var o=a(r(96540)),i=(n(r(5556)),n(r(71508))),s=n(r(74259)),l=n(r(26783)),u=r(21528),d=n(r(45140)),c=r(44114),p=r(52384),f=r(74848);const m=(0,u.styled)("table",{name:"MuiTable",slot:"Root",overridesResolver:(e,t)=>{const{ownerState:r}=e;return[t.root,r.stickyHeader&&t.stickyHeader]}})((0,d.default)((({theme:e})=>({display:"table",width:"100%",borderCollapse:"collapse",borderSpacing:0,"& caption":{...e.typography.body2,padding:e.spacing(2),color:(e.vars||e).palette.text.secondary,textAlign:"left",captionSide:"bottom"},variants:[{props:({ownerState:e})=>e.stickyHeader,style:{borderCollapse:"separate"}}]})))),h="table",g=o.forwardRef((function(e,t){const r=(0,c.useDefaultProps)({props:e,name:"MuiTable"}),{className:n,component:a=h,padding:u="normal",size:d="medium",stickyHeader:g=!1,...y}=r,v={...r,component:a,padding:u,size:d,stickyHeader:g},b=(e=>{const{classes:t,stickyHeader:r}=e,n={root:["root",r&&"stickyHeader"]};return(0,s.default)(n,p.getTableUtilityClass,t)})(v),P=o.useMemo((()=>({padding:u,size:d,stickyHeader:g})),[u,d,g]);return(0,f.jsx)(l.default.Provider,{value:P,children:(0,f.jsx)(m,{as:a,role:a===h?null:"table",ref:t,className:(0,i.default)(b.root,n),ownerState:v,...y})})}));t.default=g},6693:(e,t,r)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.typeFromAST=function e(t,r){switch(r.kind){case n.Kind.LIST_TYPE:{const n=e(t,r.type);return n&&new a.GraphQLList(n)}case n.Kind.NON_NULL_TYPE:{const n=e(t,r.type);return n&&new a.GraphQLNonNull(n)}case n.Kind.NAMED_TYPE:return t.getType(r.name.value)}};var n=r(7030),a=r(63754)},6695:(e,t,r)=>{"use strict";var n=r(6305).default,a=r(24994).default;Object.defineProperty(t,"__esModule",{value:!0}),t.createGetCssVar=void 0,t.default=function(e={},...t){const{colorSchemes:r={light:!0},defaultColorScheme:n,disableCssColorScheme:a=!1,cssVarPrefix:p="mui",shouldSkipGeneratingVar:f=m.default,colorSchemeSelector:O=(r.light&&r.dark?"media":void 0),rootSelector:x=":root",...E}=e,S=Object.keys(r)[0],T=n||(r.light&&"light"!==S?"light":S),k=w(p),{[T]:M,light:_,dark:D,...A}=r,j={...A};let I=M;if(("dark"===T&&!("dark"in r)||"light"===T&&!("light"in r))&&(I=!0),!I)throw new Error((0,o.default)(21,T));const R=C(j,I,E,T);_&&!j.light&&C(j,_,void 0,"light"),D&&!j.dark&&C(j,D,void 0,"dark");let $={defaultColorScheme:T,...R,cssVarPrefix:p,colorSchemeSelector:O,rootSelector:x,getCssVar:k,colorSchemes:j,font:{...(0,u.prepareTypographyVars)(R.typography),...R.font},spacing:(N=E.spacing,"number"==typeof N?`${N}px`:"string"==typeof N||"function"==typeof N||Array.isArray(N)?N:"8px")};var N;Object.keys($.colorSchemes).forEach((e=>{const t=$.colorSchemes[e].palette,r=e=>{const r=e.split("-"),n=r[1],a=r[2];return k(e,t[n][a])};var n;if("light"===t.mode&&(y(t.common,"background","#fff"),y(t.common,"onBackground","#000")),"dark"===t.mode&&(y(t.common,"background","#000"),y(t.common,"onBackground","#fff")),n=t,["Alert","AppBar","Avatar","Button","Chip","FilledInput","LinearProgress","Skeleton","Slider","SnackbarContent","SpeedDialAction","StepConnector","StepContent","Switch","TableCell","Tooltip"].forEach((e=>{n[e]||(n[e]={})})),"light"===t.mode){y(t.Alert,"errorColor",(0,c.private_safeDarken)(t.error.light,.6)),y(t.Alert,"infoColor",(0,c.private_safeDarken)(t.info.light,.6)),y(t.Alert,"successColor",(0,c.private_safeDarken)(t.success.light,.6)),y(t.Alert,"warningColor",(0,c.private_safeDarken)(t.warning.light,.6)),y(t.Alert,"errorFilledBg",r("palette-error-main")),y(t.Alert,"infoFilledBg",r("palette-info-main")),y(t.Alert,"successFilledBg",r("palette-success-main")),y(t.Alert,"warningFilledBg",r("palette-warning-main")),y(t.Alert,"errorFilledColor",P((()=>t.getContrastText(t.error.main)))),y(t.Alert,"infoFilledColor",P((()=>t.getContrastText(t.info.main)))),y(t.Alert,"successFilledColor",P((()=>t.getContrastText(t.success.main)))),y(t.Alert,"warningFilledColor",P((()=>t.getContrastText(t.warning.main)))),y(t.Alert,"errorStandardBg",(0,c.private_safeLighten)(t.error.light,.9)),y(t.Alert,"infoStandardBg",(0,c.private_safeLighten)(t.info.light,.9)),y(t.Alert,"successStandardBg",(0,c.private_safeLighten)(t.success.light,.9)),y(t.Alert,"warningStandardBg",(0,c.private_safeLighten)(t.warning.light,.9)),y(t.Alert,"errorIconColor",r("palette-error-main")),y(t.Alert,"infoIconColor",r("palette-info-main")),y(t.Alert,"successIconColor",r("palette-success-main")),y(t.Alert,"warningIconColor",r("palette-warning-main")),y(t.AppBar,"defaultBg",r("palette-grey-100")),y(t.Avatar,"defaultBg",r("palette-grey-400")),y(t.Button,"inheritContainedBg",r("palette-grey-300")),y(t.Button,"inheritContainedHoverBg",r("palette-grey-A100")),y(t.Chip,"defaultBorder",r("palette-grey-400")),y(t.Chip,"defaultAvatarColor",r("palette-grey-700")),y(t.Chip,"defaultIconColor",r("palette-grey-700")),y(t.FilledInput,"bg","rgba(0, 0, 0, 0.06)"),y(t.FilledInput,"hoverBg","rgba(0, 0, 0, 0.09)"),y(t.FilledInput,"disabledBg","rgba(0, 0, 0, 0.12)"),y(t.LinearProgress,"primaryBg",(0,c.private_safeLighten)(t.primary.main,.62)),y(t.LinearProgress,"secondaryBg",(0,c.private_safeLighten)(t.secondary.main,.62)),y(t.LinearProgress,"errorBg",(0,c.private_safeLighten)(t.error.main,.62)),y(t.LinearProgress,"infoBg",(0,c.private_safeLighten)(t.info.main,.62)),y(t.LinearProgress,"successBg",(0,c.private_safeLighten)(t.success.main,.62)),y(t.LinearProgress,"warningBg",(0,c.private_safeLighten)(t.warning.main,.62)),y(t.Skeleton,"bg",`rgba(${r("palette-text-primaryChannel")} / 0.11)`),y(t.Slider,"primaryTrack",(0,c.private_safeLighten)(t.primary.main,.62)),y(t.Slider,"secondaryTrack",(0,c.private_safeLighten)(t.secondary.main,.62)),y(t.Slider,"errorTrack",(0,c.private_safeLighten)(t.error.main,.62)),y(t.Slider,"infoTrack",(0,c.private_safeLighten)(t.info.main,.62)),y(t.Slider,"successTrack",(0,c.private_safeLighten)(t.success.main,.62)),y(t.Slider,"warningTrack",(0,c.private_safeLighten)(t.warning.main,.62));const e=(0,c.private_safeEmphasize)(t.background.default,.8);y(t.SnackbarContent,"bg",e),y(t.SnackbarContent,"color",P((()=>t.getContrastText(e)))),y(t.SpeedDialAction,"fabHoverBg",(0,c.private_safeEmphasize)(t.background.paper,.15)),y(t.StepConnector,"border",r("palette-grey-400")),y(t.StepContent,"border",r("palette-grey-400")),y(t.Switch,"defaultColor",r("palette-common-white")),y(t.Switch,"defaultDisabledColor",r("palette-grey-100")),y(t.Switch,"primaryDisabledColor",(0,c.private_safeLighten)(t.primary.main,.62)),y(t.Switch,"secondaryDisabledColor",(0,c.private_safeLighten)(t.secondary.main,.62)),y(t.Switch,"errorDisabledColor",(0,c.private_safeLighten)(t.error.main,.62)),y(t.Switch,"infoDisabledColor",(0,c.private_safeLighten)(t.info.main,.62)),y(t.Switch,"successDisabledColor",(0,c.private_safeLighten)(t.success.main,.62)),y(t.Switch,"warningDisabledColor",(0,c.private_safeLighten)(t.warning.main,.62)),y(t.TableCell,"border",(0,c.private_safeLighten)((0,c.private_safeAlpha)(t.divider,1),.88)),y(t.Tooltip,"bg",(0,c.private_safeAlpha)(t.grey[700],.92))}if("dark"===t.mode){y(t.Alert,"errorColor",(0,c.private_safeLighten)(t.error.light,.6)),y(t.Alert,"infoColor",(0,c.private_safeLighten)(t.info.light,.6)),y(t.Alert,"successColor",(0,c.private_safeLighten)(t.success.light,.6)),y(t.Alert,"warningColor",(0,c.private_safeLighten)(t.warning.light,.6)),y(t.Alert,"errorFilledBg",r("palette-error-dark")),y(t.Alert,"infoFilledBg",r("palette-info-dark")),y(t.Alert,"successFilledBg",r("palette-success-dark")),y(t.Alert,"warningFilledBg",r("palette-warning-dark")),y(t.Alert,"errorFilledColor",P((()=>t.getContrastText(t.error.dark)))),y(t.Alert,"infoFilledColor",P((()=>t.getContrastText(t.info.dark)))),y(t.Alert,"successFilledColor",P((()=>t.getContrastText(t.success.dark)))),y(t.Alert,"warningFilledColor",P((()=>t.getContrastText(t.warning.dark)))),y(t.Alert,"errorStandardBg",(0,c.private_safeDarken)(t.error.light,.9)),y(t.Alert,"infoStandardBg",(0,c.private_safeDarken)(t.info.light,.9)),y(t.Alert,"successStandardBg",(0,c.private_safeDarken)(t.success.light,.9)),y(t.Alert,"warningStandardBg",(0,c.private_safeDarken)(t.warning.light,.9)),y(t.Alert,"errorIconColor",r("palette-error-main")),y(t.Alert,"infoIconColor",r("palette-info-main")),y(t.Alert,"successIconColor",r("palette-success-main")),y(t.Alert,"warningIconColor",r("palette-warning-main")),y(t.AppBar,"defaultBg",r("palette-grey-900")),y(t.AppBar,"darkBg",r("palette-background-paper")),y(t.AppBar,"darkColor",r("palette-text-primary")),y(t.Avatar,"defaultBg",r("palette-grey-600")),y(t.Button,"inheritContainedBg",r("palette-grey-800")),y(t.Button,"inheritContainedHoverBg",r("palette-grey-700")),y(t.Chip,"defaultBorder",r("palette-grey-700")),y(t.Chip,"defaultAvatarColor",r("palette-grey-300")),y(t.Chip,"defaultIconColor",r("palette-grey-300")),y(t.FilledInput,"bg","rgba(255, 255, 255, 0.09)"),y(t.FilledInput,"hoverBg","rgba(255, 255, 255, 0.13)"),y(t.FilledInput,"disabledBg","rgba(255, 255, 255, 0.12)"),y(t.LinearProgress,"primaryBg",(0,c.private_safeDarken)(t.primary.main,.5)),y(t.LinearProgress,"secondaryBg",(0,c.private_safeDarken)(t.secondary.main,.5)),y(t.LinearProgress,"errorBg",(0,c.private_safeDarken)(t.error.main,.5)),y(t.LinearProgress,"infoBg",(0,c.private_safeDarken)(t.info.main,.5)),y(t.LinearProgress,"successBg",(0,c.private_safeDarken)(t.success.main,.5)),y(t.LinearProgress,"warningBg",(0,c.private_safeDarken)(t.warning.main,.5)),y(t.Skeleton,"bg",`rgba(${r("palette-text-primaryChannel")} / 0.13)`),y(t.Slider,"primaryTrack",(0,c.private_safeDarken)(t.primary.main,.5)),y(t.Slider,"secondaryTrack",(0,c.private_safeDarken)(t.secondary.main,.5)),y(t.Slider,"errorTrack",(0,c.private_safeDarken)(t.error.main,.5)),y(t.Slider,"infoTrack",(0,c.private_safeDarken)(t.info.main,.5)),y(t.Slider,"successTrack",(0,c.private_safeDarken)(t.success.main,.5)),y(t.Slider,"warningTrack",(0,c.private_safeDarken)(t.warning.main,.5));const e=(0,c.private_safeEmphasize)(t.background.default,.98);y(t.SnackbarContent,"bg",e),y(t.SnackbarContent,"color",P((()=>t.getContrastText(e)))),y(t.SpeedDialAction,"fabHoverBg",(0,c.private_safeEmphasize)(t.background.paper,.15)),y(t.StepConnector,"border",r("palette-grey-600")),y(t.StepContent,"border",r("palette-grey-600")),y(t.Switch,"defaultColor",r("palette-grey-300")),y(t.Switch,"defaultDisabledColor",r("palette-grey-600")),y(t.Switch,"primaryDisabledColor",(0,c.private_safeDarken)(t.primary.main,.55)),y(t.Switch,"secondaryDisabledColor",(0,c.private_safeDarken)(t.secondary.main,.55)),y(t.Switch,"errorDisabledColor",(0,c.private_safeDarken)(t.error.main,.55)),y(t.Switch,"infoDisabledColor",(0,c.private_safeDarken)(t.info.main,.55)),y(t.Switch,"successDisabledColor",(0,c.private_safeDarken)(t.success.main,.55)),y(t.Switch,"warningDisabledColor",(0,c.private_safeDarken)(t.warning.main,.55)),y(t.TableCell,"border",(0,c.private_safeDarken)((0,c.private_safeAlpha)(t.divider,1),.68)),y(t.Tooltip,"bg",(0,c.private_safeAlpha)(t.grey[700],.92))}b(t.background,"default"),b(t.background,"paper"),b(t.common,"background"),b(t.common,"onBackground"),b(t,"divider"),Object.keys(t).forEach((e=>{const r=t[e];"tonalOffset"!==e&&r&&"object"==typeof r&&(r.main&&y(t[e],"mainChannel",(0,c.private_safeColorChannel)(v(r.main))),r.light&&y(t[e],"lightChannel",(0,c.private_safeColorChannel)(v(r.light))),r.dark&&y(t[e],"darkChannel",(0,c.private_safeColorChannel)(v(r.dark))),r.contrastText&&y(t[e],"contrastTextChannel",(0,c.private_safeColorChannel)(v(r.contrastText))),"text"===e&&(b(t[e],"primary"),b(t[e],"secondary")),"action"===e&&(r.active&&b(t[e],"active"),r.selected&&b(t[e],"selected")))}))})),$=t.reduce(((e,t)=>(0,i.default)(e,t)),$);const L={prefix:p,disableCssColorScheme:a,shouldSkipGeneratingVar:f,getSelector:(0,h.default)($)},{vars:F,generateThemeVars:V,generateStyleSheets:B}=(0,u.prepareCssVars)($,L);return $.vars=F,Object.entries($.colorSchemes[$.defaultColorScheme]).forEach((([e,t])=>{$[e]=t})),$.generateThemeVars=V,$.generateStyleSheets=B,$.generateSpacing=function(){return(0,s.createSpacing)(E.spacing,(0,l.createUnarySpacing)(this))},$.getColorSchemeSelector=(0,u.createGetColorSchemeSelector)(O),$.spacing=$.generateSpacing(),$.shouldSkipGeneratingVar=f,$.unstable_sxConfig={...d.unstable_defaultSxConfig,...E?.unstable_sxConfig},$.unstable_sx=function(e){return(0,d.default)({sx:e,theme:this})},$.toRuntimeSource=g.stringifyTheme,$};var o=a(r(72108)),i=a(r(70819)),s=r(99623),l=r(93469),u=r(70369),d=n(r(96738)),c=r(8421),p=a(r(15312)),f=n(r(25988)),m=a(r(20797)),h=a(r(83329)),g=r(95640);function y(e,t,r){!e[t]&&r&&(e[t]=r)}function v(e){return"string"==typeof e&&e.startsWith("hsl")?(0,c.hslToRgb)(e):e}function b(e,t){`${t}Channel`in e||(e[`${t}Channel`]=(0,c.private_safeColorChannel)(v(e[t]),`MUI: Can't create \`palette.${t}Channel\` because \`palette.${t}\` is not one of these formats: #nnn, #nnnnnn, rgb(), rgba(), hsl(), hsla(), color().\nTo suppress this warning, you need to explicitly provide the \`palette.${t}Channel\` as a string (in rgb format, for example "12 12 12") or undefined if you want to remove the channel token.`))}const P=e=>{try{return e()}catch(e){}},w=(e="mui")=>(0,s.unstable_createGetCssVar)(e);function C(e,t,r,n){if(!t)return;t=!0===t?{}:t;const a="dark"===n?"dark":"light";if(!r)return void(e[n]=(0,f.default)({...t,palette:{mode:a,...t?.palette}}));const{palette:o,...i}=(0,p.default)({...r,palette:{mode:a,...t?.palette}});return e[n]={...t,palette:o,opacity:{...(0,f.getOpacity)(a),...t?.opacity},overlays:t?.overlays||(0,f.getOverlays)(a)},i}t.createGetCssVar=w},6735:(e,t)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0})},6744:(e,t,r)=>{"use strict";var n=r(6305).default;Object.defineProperty(t,"__esModule",{value:!0}),t.default=function(e){if(void 0!==i){const t=i();return e??t}return function(e){const[t,r]=a.useState(e),n=e||t;return a.useEffect((()=>{null==t&&(o+=1,r(`mui-${o}`))}),[t]),n}(e)};var a=n(r(96540));let o=0;const i={...a}.useId},6774:(e,t)=>{"use strict";var r=Symbol.for("react.transitional.element"),n=Symbol.for("react.portal"),a=Symbol.for("react.fragment"),o=Symbol.for("react.strict_mode"),i=Symbol.for("react.profiler");Symbol.for("react.provider");var s=Symbol.for("react.consumer"),l=Symbol.for("react.context"),u=Symbol.for("react.forward_ref"),d=Symbol.for("react.suspense"),c=Symbol.for("react.suspense_list"),p=Symbol.for("react.memo"),f=Symbol.for("react.lazy"),m=Symbol.for("react.view_transition"),h=Symbol.for("react.client.reference");function g(e){if("object"==typeof e&&null!==e){var t=e.$$typeof;switch(t){case r:switch(e=e.type){case a:case i:case o:case d:case c:case m:return e;default:switch(e=e&&e.$$typeof){case l:case u:case f:case p:case s:return e;default:return t}}case n:return t}}}t.ContextConsumer=s,t.ContextProvider=l,t.Element=r,t.ForwardRef=u,t.Fragment=a,t.Lazy=f,t.Memo=p,t.Portal=n,t.Profiler=i,t.StrictMode=o,t.Suspense=d,t.SuspenseList=c,t.isContextConsumer=function(e){return g(e)===s},t.isContextProvider=function(e){return g(e)===l},t.isElement=function(e){return"object"==typeof e&&null!==e&&e.$$typeof===r},t.isForwardRef=function(e){return g(e)===u},t.isFragment=function(e){return g(e)===a},t.isLazy=function(e){return g(e)===f},t.isMemo=function(e){return g(e)===p},t.isPortal=function(e){return g(e)===n},t.isProfiler=function(e){return g(e)===i},t.isStrictMode=function(e){return g(e)===o},t.isSuspense=function(e){return g(e)===d},t.isSuspenseList=function(e){return g(e)===c},t.isValidElementType=function(e){return"string"==typeof e||"function"==typeof e||e===a||e===i||e===o||e===d||e===c||"object"==typeof e&&null!==e&&(e.$$typeof===f||e.$$typeof===p||e.$$typeof===l||e.$$typeof===s||e.$$typeof===u||e.$$typeof===h||void 0!==e.getModuleId)},t.typeOf=g},6792:(e,t)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0,t.default=function(e){return"string"==typeof e}},6908:(e,t,r)=>{"use strict";var n=r(6305).default;Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var a=n(r(96540));const o="undefined"!=typeof window?a.useLayoutEffect:a.useEffect;t.default=o},6925:e=>{"use strict";e.exports="SECRET_DO_NOT_PASS_THIS_OR_YOU_WILL_BE_FIRED"},7030:(e,t)=>{"use strict";var r;Object.defineProperty(t,"__esModule",{value:!0}),t.Kind=void 0,t.Kind=r,function(e){e.NAME="Name",e.DOCUMENT="Document",e.OPERATION_DEFINITION="OperationDefinition",e.VARIABLE_DEFINITION="VariableDefinition",e.SELECTION_SET="SelectionSet",e.FIELD="Field",e.ARGUMENT="Argument",e.FRAGMENT_SPREAD="FragmentSpread",e.INLINE_FRAGMENT="InlineFragment",e.FRAGMENT_DEFINITION="FragmentDefinition",e.VARIABLE="Variable",e.INT="IntValue",e.FLOAT="FloatValue",e.STRING="StringValue",e.BOOLEAN="BooleanValue",e.NULL="NullValue",e.ENUM="EnumValue",e.LIST="ListValue",e.OBJECT="ObjectValue",e.OBJECT_FIELD="ObjectField",e.DIRECTIVE="Directive",e.NAMED_TYPE="NamedType",e.LIST_TYPE="ListType",e.NON_NULL_TYPE="NonNullType",e.SCHEMA_DEFINITION="SchemaDefinition",e.OPERATION_TYPE_DEFINITION="OperationTypeDefinition",e.SCALAR_TYPE_DEFINITION="ScalarTypeDefinition",e.OBJECT_TYPE_DEFINITION="ObjectTypeDefinition",e.FIELD_DEFINITION="FieldDefinition",e.INPUT_VALUE_DEFINITION="InputValueDefinition",e.INTERFACE_TYPE_DEFINITION="InterfaceTypeDefinition",e.UNION_TYPE_DEFINITION="UnionTypeDefinition",e.ENUM_TYPE_DEFINITION="EnumTypeDefinition",e.ENUM_VALUE_DEFINITION="EnumValueDefinition",e.INPUT_OBJECT_TYPE_DEFINITION="InputObjectTypeDefinition",e.DIRECTIVE_DEFINITION="DirectiveDefinition",e.SCHEMA_EXTENSION="SchemaExtension",e.SCALAR_TYPE_EXTENSION="ScalarTypeExtension",e.OBJECT_TYPE_EXTENSION="ObjectTypeExtension",e.INTERFACE_TYPE_EXTENSION="InterfaceTypeExtension",e.UNION_TYPE_EXTENSION="UnionTypeExtension",e.ENUM_TYPE_EXTENSION="EnumTypeExtension",e.INPUT_OBJECT_TYPE_EXTENSION="InputObjectTypeExtension"}(r||(t.Kind=r={}))},7054:(e,t,r)=>{"use strict";var n=r(6305).default;Object.defineProperty(t,"__esModule",{value:!0}),Object.defineProperty(t,"Timeout",{enumerable:!0,get:function(){return a.Timeout}}),Object.defineProperty(t,"default",{enumerable:!0,get:function(){return a.default}});var a=n(r(97122))},7083:(e,t)=>{"use strict";t.longFormatters=void 0;const r=(e,t)=>{switch(e){case"P":return t.date({width:"short"});case"PP":return t.date({width:"medium"});case"PPP":return t.date({width:"long"});default:return t.date({width:"full"})}},n=(e,t)=>{switch(e){case"p":return t.time({width:"short"});case"pp":return t.time({width:"medium"});case"ppp":return t.time({width:"long"});default:return t.time({width:"full"})}};t.longFormatters={p:n,P:(e,t)=>{const a=e.match(/(P+)(p+)?/)||[],o=a[1],i=a[2];if(!i)return r(e,t);let s;switch(o){case"P":s=t.dateTime({width:"short"});break;case"PP":s=t.dateTime({width:"medium"});break;case"PPP":s=t.dateTime({width:"long"});break;default:s=t.dateTime({width:"full"})}return s.replace("{{date}}",r(o,t)).replace("{{time}}",n(i,t))}}},7181:(e,t,r)=>{"use strict";t.formatLong=void 0;var n=r(35624);t.formatLong={date:(0,n.buildFormatLongFn)({formats:{full:"EEEE, MMMM do, y",long:"MMMM do, y",medium:"MMM d, y",short:"MM/dd/yyyy"},defaultWidth:"full"}),time:(0,n.buildFormatLongFn)({formats:{full:"h:mm:ss a zzzz",long:"h:mm:ss a z",medium:"h:mm:ss a",short:"h:mm a"},defaultWidth:"full"}),dateTime:(0,n.buildFormatLongFn)({formats:{full:"{{date}} 'at' {{time}}",long:"{{date}} 'at' {{time}}",medium:"{{date}}, {{time}}",short:"{{date}}, {{time}}"},defaultWidth:"full"})}},7192:(e,t,r)=>{"use strict";var n=r(6305).default;Object.defineProperty(t,"__esModule",{value:!0}),t.DEFAULT_MODE_STORAGE_KEY=t.DEFAULT_COLOR_SCHEME_STORAGE_KEY=t.DEFAULT_ATTRIBUTE=void 0,t.default=function(e){const{defaultMode:t="system",defaultLightColorScheme:r="light",defaultDarkColorScheme:n="dark",modeStorageKey:l=o,colorSchemeStorageKey:u=i,attribute:d=s,colorSchemeNode:c="document.documentElement",nonce:p}=e||{};let f="",m=d;if("class"===d&&(m=".%s"),"data"===d&&(m="[data-%s]"),m.startsWith(".")){const e=m.substring(1);f+=`${c}.classList.remove('${e}'.replace('%s', light), '${e}'.replace('%s', dark));\n ${c}.classList.add('${e}'.replace('%s', colorScheme));`}const h=m.match(/\[([^\]]+)\]/);if(h){const[e,t]=h[1].split("=");t||(f+=`${c}.removeAttribute('${e}'.replace('%s', light));\n ${c}.removeAttribute('${e}'.replace('%s', dark));`),f+=`\n ${c}.setAttribute('${e}'.replace('%s', colorScheme), ${t?`${t}.replace('%s', colorScheme)`:'""'});`}else f+=`${c}.setAttribute('${m}', colorScheme);`;return(0,a.jsx)("script",{suppressHydrationWarning:!0,nonce:"undefined"==typeof window?p:"",dangerouslySetInnerHTML:{__html:`(function() {\ntry {\n let colorScheme = '';\n const mode = localStorage.getItem('${l}') || '${t}';\n const dark = localStorage.getItem('${u}-dark') || '${n}';\n const light = localStorage.getItem('${u}-light') || '${r}';\n if (mode === 'system') {\n // handle system mode\n const mql = window.matchMedia('(prefers-color-scheme: dark)');\n if (mql.matches) {\n colorScheme = dark\n } else {\n colorScheme = light\n }\n }\n if (mode === 'light') {\n colorScheme = light;\n }\n if (mode === 'dark') {\n colorScheme = dark;\n }\n if (colorScheme) {\n ${f}\n }\n} catch(e){}})();`}},"mui-color-scheme-init")},n(r(96540));var a=r(74848);const o=t.DEFAULT_MODE_STORAGE_KEY="mode",i=t.DEFAULT_COLOR_SCHEME_STORAGE_KEY="color-scheme",s=t.DEFAULT_ATTRIBUTE="data-color-scheme"},7269:(e,t,r)=>{"use strict";var n=r(24994).default;Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var a=n(r(70819)),o=n(r(81355));t.default=function(e,t={}){const{getSelector:r=v,disableCssColorScheme:n,colorSchemeSelector:i}=t,{colorSchemes:s={},components:l,defaultColorScheme:u="light",...d}=e,{vars:c,css:p,varsWithDefaults:f}=(0,o.default)(d,t);let m=f;const h={},{[u]:g,...y}=s;if(Object.entries(y||{}).forEach((([e,r])=>{const{vars:n,css:i,varsWithDefaults:s}=(0,o.default)(r,t);m=(0,a.default)(m,s),h[e]={css:i,vars:n}})),g){const{css:e,vars:r,varsWithDefaults:n}=(0,o.default)(g,t);m=(0,a.default)(m,n),h[u]={css:e,vars:r}}function v(t,r){let n=i;if("class"===i&&(n=".%s"),"data"===i&&(n="[data-%s]"),i?.startsWith("data-")&&!i.includes("%s")&&(n=`[${i}="%s"]`),t){if("media"===n){if(e.defaultColorScheme===t)return":root";const n=s[t]?.palette?.mode||t;return{[`@media (prefers-color-scheme: ${n})`]:{":root":r}}}if(n)return e.defaultColorScheme===t?`:root, ${n.replace("%s",String(t))}`:n.replace("%s",String(t))}return":root"}return{vars:m,generateThemeVars:()=>{let e={...c};return Object.entries(h).forEach((([,{vars:t}])=>{e=(0,a.default)(e,t)})),e},generateStyleSheets:()=>{const t=[],a=e.defaultColorScheme||"light";function o(e,r){Object.keys(r).length&&t.push("string"==typeof e?{[e]:{...r}}:e)}o(r(void 0,{...p}),p);const{[a]:i,...l}=h;if(i){const{css:e}=i,t=s[a]?.palette?.mode,l=!n&&t?{colorScheme:t,...e}:{...e};o(r(a,{...l}),l)}return Object.entries(l).forEach((([e,{css:t}])=>{const a=s[e]?.palette?.mode,i=!n&&a?{colorScheme:a,...t}:{...t};o(r(e,{...i}),i)})),t}}}},7277:(e,t,r)=>{"use strict";function n(e){return(t={})=>{const r=t.width?String(t.width):e.defaultWidth;return e.formats[r]||e.formats[e.defaultWidth]}}r.d(t,{k:()=>n})},7313:(e,t,r)=>{"use strict";r.d(t,{U:()=>n});const n="production"},7356:(e,t,r)=>{"use strict";var n=r(24994).default;Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0,t.getStepperUtilityClass=function(e){return(0,o.default)("MuiStepper",e)};var a=n(r(80632)),o=n(r(3404));const i=(0,a.default)("MuiStepper",["root","horizontal","vertical","nonLinear","alternativeLabel"]);t.default=i},7380:(e,t,r)=>{"use strict";var n=r(24994).default;Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0,t.getTableBodyUtilityClass=function(e){return(0,o.default)("MuiTableBody",e)};var a=n(r(80632)),o=n(r(3404));const i=(0,a.default)("MuiTableBody",["root"]);t.default=i},7399:(e,t,r)=>{"use strict";var n=r(24994).default;Object.defineProperty(t,"__esModule",{value:!0}),Object.defineProperty(t,"default",{enumerable:!0,get:function(){return a.default}});var a=n(r(36759))},7463:(e,t)=>{"use strict";function r(e,t){var r=e.length;e.push(t);e:for(;0>>1,a=e[n];if(!(0>>1;no(l,r))uo(d,l)?(e[n]=d,e[u]=r,n=u):(e[n]=l,e[s]=r,n=s);else{if(!(uo(d,r)))break e;e[n]=d,e[u]=r,n=u}}}return t}function o(e,t){var r=e.sortIndex-t.sortIndex;return 0!==r?r:e.id-t.id}if("object"==typeof performance&&"function"==typeof performance.now){var i=performance;t.unstable_now=function(){return i.now()}}else{var s=Date,l=s.now();t.unstable_now=function(){return s.now()-l}}var u=[],d=[],c=1,p=null,f=3,m=!1,h=!1,g=!1,y="function"==typeof setTimeout?setTimeout:null,v="function"==typeof clearTimeout?clearTimeout:null,b="undefined"!=typeof setImmediate?setImmediate:null;function P(e){for(var t=n(d);null!==t;){if(null===t.callback)a(d);else{if(!(t.startTime<=e))break;a(d),t.sortIndex=t.expirationTime,r(u,t)}t=n(d)}}function w(e){if(g=!1,P(e),!h)if(null!==n(u))h=!0,j(C);else{var t=n(d);null!==t&&I(w,t.startTime-e)}}function C(e,r){h=!1,g&&(g=!1,v(S),S=-1),m=!0;var o=f;try{for(P(r),p=n(u);null!==p&&(!(p.expirationTime>r)||e&&!M());){var i=p.callback;if("function"==typeof i){p.callback=null,f=p.priorityLevel;var s=i(p.expirationTime<=r);r=t.unstable_now(),"function"==typeof s?p.callback=s:p===n(u)&&a(u),P(r)}else a(u);p=n(u)}if(null!==p)var l=!0;else{var c=n(d);null!==c&&I(w,c.startTime-r),l=!1}return l}finally{p=null,f=o,m=!1}}"undefined"!=typeof navigator&&void 0!==navigator.scheduling&&void 0!==navigator.scheduling.isInputPending&&navigator.scheduling.isInputPending.bind(navigator.scheduling);var O,x=!1,E=null,S=-1,T=5,k=-1;function M(){return!(t.unstable_now()-ke||125i?(e.sortIndex=o,r(d,e),null===n(u)&&e===n(d)&&(g?(v(S),S=-1):g=!0,I(w,o-i))):(e.sortIndex=s,r(u,e),h||m||(h=!0,j(C))),e},t.unstable_shouldYield=M,t.unstable_wrapCallback=function(e){var t=f;return function(){var r=f;f=t;try{return e.apply(this,arguments)}finally{f=r}}}},7571:(e,t,r)=>{"use strict";var n=r(24994).default,a=r(6305).default;Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var o=a(r(96540)),i=r(45730),s=n(r(58869)),l=r(1055);const u=()=>{},d=new l.ModalManager;t.default=function(e){const{container:t,disableEscapeKeyDown:r=!1,disableScrollLock:n=!1,closeAfterTransition:a=!1,onTransitionEnter:c,onTransitionExited:p,children:f,onClose:m,open:h,rootRef:g}=e,y=o.useRef({}),v=o.useRef(null),b=o.useRef(null),P=(0,i.unstable_useForkRef)(b,g),[w,C]=o.useState(!h),O=function(e){return!!e&&e.props.hasOwnProperty("in")}(f);let x=!0;"false"!==e["aria-hidden"]&&!1!==e["aria-hidden"]||(x=!1);const E=()=>(y.current.modalRef=b.current,y.current.mount=v.current,y.current),S=()=>{d.mount(E(),{disableScrollLock:n}),b.current&&(b.current.scrollTop=0)},T=(0,i.unstable_useEventCallback)((()=>{const e=function(e){return"function"==typeof e?e():e}(t)||(0,i.unstable_ownerDocument)(v.current).body;d.add(E(),e),b.current&&S()})),k=()=>d.isTopModal(E()),M=(0,i.unstable_useEventCallback)((e=>{v.current=e,e&&(h&&k()?S():b.current&&(0,l.ariaHidden)(b.current,x))})),_=o.useCallback((()=>{d.remove(E(),x)}),[x]);o.useEffect((()=>()=>{_()}),[_]),o.useEffect((()=>{h?T():O&&a||_()}),[h,_,O,a,T]);const D=e=>t=>{e.onKeyDown?.(t),"Escape"===t.key&&229!==t.which&&k()&&(r||(t.stopPropagation(),m&&m(t,"escapeKeyDown")))},A=e=>t=>{e.onClick?.(t),t.target===t.currentTarget&&m&&m(t,"backdropClick")};return{getRootProps:(t={})=>{const r=(0,s.default)(e);delete r.onTransitionEnter,delete r.onTransitionExited;const n={...r,...t};return{role:"presentation",...n,onKeyDown:D(n),ref:P}},getBackdropProps:(e={})=>{const t=e;return{"aria-hidden":!0,...t,onClick:A(t),open:h}},getTransitionProps:()=>({onEnter:(0,i.unstable_createChainedFunction)((()=>{C(!1),c&&c()}),f?.props.onEnter??u),onExited:(0,i.unstable_createChainedFunction)((()=>{C(!0),p&&p(),a&&_()}),f?.props.onExited??u)}),rootRef:P,portalRef:M,isTopModal:k,exited:w,hasTransition:O}}},7583:(e,t)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.printString=function(e){return`"${e.replace(r,n)}"`};const r=/[\x00-\x1f\x22\x5c\x7f-\x9f]/g;function n(e){return a[e.charCodeAt(0)]}const a=["\\u0000","\\u0001","\\u0002","\\u0003","\\u0004","\\u0005","\\u0006","\\u0007","\\b","\\t","\\n","\\u000B","\\f","\\r","\\u000E","\\u000F","\\u0010","\\u0011","\\u0012","\\u0013","\\u0014","\\u0015","\\u0016","\\u0017","\\u0018","\\u0019","\\u001A","\\u001B","\\u001C","\\u001D","\\u001E","\\u001F","","",'\\"',"","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","\\\\","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","\\u007F","\\u0080","\\u0081","\\u0082","\\u0083","\\u0084","\\u0085","\\u0086","\\u0087","\\u0088","\\u0089","\\u008A","\\u008B","\\u008C","\\u008D","\\u008E","\\u008F","\\u0090","\\u0091","\\u0092","\\u0093","\\u0094","\\u0095","\\u0096","\\u0097","\\u0098","\\u0099","\\u009A","\\u009B","\\u009C","\\u009D","\\u009E","\\u009F"]},7643:(e,t,r)=>{"use strict";var n=r(24994);Object.defineProperty(t,"__esModule",{value:!0}),t.useRowsState=void 0;var a=n(r(43693)),o=n(r(85715)),i=r(96540),s=r(63643);function l(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(e);t&&(n=n.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),r.push.apply(r,n)}return r}function u(e){for(var t=1;te.length)&&(t=e.length);for(var r=0,n=Array(t);r1&&void 0!==arguments[1]&&arguments[1],r=arguments.length>2?arguments[2]:void 0,n=(0,i.useState)((function(){return{internal:new Map}})),a=(0,o.default)(n,2),l=a[0],c=a[1];(0,i.useEffect)((function(){var n,a=new Map,o=function(e,t){var r="undefined"!=typeof Symbol&&e[Symbol.iterator]||e["@@iterator"];if(!r){if(Array.isArray(e)||(r=function(e,t){if(e){if("string"==typeof e)return d(e,t);var r={}.toString.call(e).slice(8,-1);return"Object"===r&&e.constructor&&(r=e.constructor.name),"Map"===r||"Set"===r?Array.from(e):"Arguments"===r||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(r)?d(e,t):void 0}}(e))||t&&e&&"number"==typeof e.length){r&&(e=r);var n=0,a=function(){};return{s:a,n:function(){return n>=e.length?{done:!0}:{done:!1,value:e[n++]}},e:function(e){throw e},f:a}}throw new TypeError("Invalid attempt to iterate non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}var o,i=!0,s=!1;return{s:function(){r=r.call(e)},n:function(){var e=r.next();return i=e.done,e},e:function(e){s=!0,o=e},f:function(){try{i||null==r.return||r.return()}finally{if(s)throw o}}}}(e);try{for(o.s();!(n=o.n()).done;){var i=n.value,p=l.internal.get(i.id);p?a.set(i.id,p):a.set(i.id,{editableState:{},mode:t?s.RowMode.Hide:s.RowMode.View,stackView:[],currentState:i})}}catch(e){o.e(e)}finally{o.f()}null!=r&&r.id&&a.set(r.id,{editableState:u({},r),mode:s.RowMode.View,stackView:[]}),c({internal:a})}),[e,!!r]);var p=(0,i.useCallback)((function(e,t){c((function(r){var n=r.internal.get(e);return n&&r.internal.set(e,u(u({},n),t)),{internal:r.internal}}))}),[]),f=(0,i.useCallback)((function(e,t){c((function(r){var n=r.internal.get(e);return n&&(n.stackView.push(t),r.internal.set(e,n)),{internal:r.internal}}))}),[]),m=(0,i.useCallback)((function(e){c((function(t){var r=t.internal.get(e);return r&&(r.stackView.pop(),t.internal.set(e,r)),{internal:t.internal}}))}),[]),h=(0,i.useCallback)((function(e){return l.internal.get(e)}),[l]),g=(0,i.useCallback)((function(e){return function(t){c((function(r){var n=r.internal.get(e);return n?n.editableState=u(u({},n.editableState),t):r.internal.set(e,{editableState:t,mode:s.RowMode.View,stackView:[]}),{internal:r.internal}}))}}),[]);return{getRowState:h,setEditableRowState:g,setRowState:p,pushRowView:f,popRowView:m}}},7671:(e,t,r)=>{"use strict";r.d(t,{A:()=>n});const n=(0,r(92254).A)((function(e,t){return Number(e)+Number(t)}))},7688:(e,t,r)=>{var n={"./accident-causes/Create":[59106,6824,9106],"./accident/Create":[45111,6824,2332,826,4115,5602,8302,6066,6374,1742,0,2864],"./accrediteds/Create":[70851,6824,2332,826,851],"./action-plans/Create":[46957,6824,2332,826,4115,5602,8302,6066,6374,5101,8525,4091,7984,4577,231,6957],"./biological-monitoring-exam-group/Create":[60258,6824,258],"./brigades/Create":[8171,6824,8171],"./calendar/Create":[44776,6824,4776],"./contracts/Create":[33453,6824,2332,826,837,3453],"./control-measures/Create":[76723,6824,6723],"./cost-centers/Create":[38040,6824,8040],"./departments/Create":[55077,6824,5077],"./environmental-reports/Create":[83204,6824,2332,826,4115,5602,8302,6066,6374,7058,4816,1472,3204],"./environmental-reports/v2/Create":[46141,6824,2332,826,4115,5602,8302,6066,6374,7058,4816,2768,6141],"./exams/Create":[70826,6824,2332,826],"./expenses/Create":[70843,6824,843],"./exposure-group/Create":[21385,6824,2332,826,4115,5602,8302,6066,6374,1385],"./extinguishing-system/Create":[23984,6824,2332,826,4115,5602,8302,6066,6374,1100,6774,3984],"./generating-sources/Create":[51449,6824,1449],"./health-programs/Create":[70054,6824,2332,826,4115,5602,8302,6066,6374,1385,54],"./mandates/Create":[99339,6824,2332,826,4115,5602,8302,6066,6374,9339],"./measuring-instruments/Create":[93730,6824,2332,826,4115,5602,8302,6066,6374,3730],"./medical-records/Create":[36198,6824,2332,826,4115,5602,8302,6066,6374,6198],"./medicines/Create":[51427,6824,1427],"./occupations/Create":[15602,6824,2332,826,4115,5602],"./people/Create":[4725,6824,2332,826,4115,5602,8302,6066,6374],"./periodic-ranges/Create":[62332,6824,2332],"./physical-environments/Create":[91100,6824,8302,6066,1100,8134],"./product/Create":[33589,6824,5338,3589],"./quizzes/Create":[28639,6824,8639,6715],"./report-structure/Create":[78792,6824,2332,826,4115,5602,8302,6066,6374,7058,4816,1472,6411],"./risk-agents/Create":[76354,6824,6354],"./risks/create/Create":[98531,6824,2332,826,4115,5602,8302,6066,6374,5101,3681,1385,1100,7984,7221,8217,9320],"./statements-responsibility/Create":[8161,6824,8161],"./tasks/Create":[33688,6824,3688],"./trainings/Create":[45301,6824,5301],"./unity-of-measure/Create":[85338,6824,5338],"./vaccines/Create":[26830,6824,2332,826,4115,5602,6830],"./warehouse/Create":[12341,6824,2341],"./work-permission/Create":[92597,6824,2332,826,4115,5602,8302,6066,6374,1385,1100,8639,8280,2597],"./work-shifts/Create":[41380,6824,8999]};function a(e){if(!r.o(n,e))return Promise.resolve().then((()=>{var t=new Error("Cannot find module '"+e+"'");throw t.code="MODULE_NOT_FOUND",t}));var t=n[e],a=t[0];return Promise.all(t.slice(1).map(r.e)).then((()=>r(a)))}a.keys=()=>Object.keys(n),a.id=7688,e.exports=a},7697:(e,t,r)=>{"use strict";var n=r(24994).default;Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var a=n(r(42032)),o=r(74848);t.default=(0,a.default)((0,o.jsx)("path",{d:"M15.41 7.41 14 6l-6 6 6 6 1.41-1.41L10.83 12z"}),"NavigateBefore")},7709:(e,t,r)=>{"use strict";r.d(t,{B:()=>C,D:()=>x});var n=r(96540),a=r(76960),o=r(63710),i=r(75418),s=r(25279),l=r(46720),u=r(30388),d=r(19099),c=r(44016),p=r(229),f=r(15604),m=r(93054),h=r(13815),g=r(67308),y=r(74265);const v={features:{favorites:!0},options:{menuExpanded:!1,favoriteExpanded:!1},favorites:[]},b=e=>e.find((e=>{let{name:t,route:r}=e;return location.pathname.includes(t)||location.pathname===r})),P={route:"",label:""},w=Object.assign({},{}),C=(0,n.createContext)(w),O=()=>({main:(0,a.U)(),sidebar:(()=>{const{t:e}=(0,o.Bd)(),t=(0,f.E)(e,"menu:options"),r=(0,f.E)(e,"menu:sideBar:options"),a=(0,f.E)(e,"menu:sideBar:favorites"),[w,C]=function(e,t){const[r,a]=(0,n.useState)((()=>{const r=localStorage.getItem(e);return r?JSON.parse(r):t}));return(0,n.useEffect)((()=>{localStorage.setItem(e,JSON.stringify(r))}),[e,r]),[r,e=>{a(e)}]}("sidebar-pref",v),{handleRedirect:O}=(0,y.w)(),x=(0,c.cL)(),E=(0,c.Ls)(),{hasPermission:S}=(0,h.S)(),[T]=(0,i.hN)(),{organization:k,user:M}=(0,p.nY)(),_=(0,d.U)(u.vG4.FirstSteps),D=(0,d.U)(u.vG4.CheckList),{routes:A}=(0,l.Y)(),[j,I]=(0,n.useState)(P),[R,$]=(0,n.useState)(!1),[N,L]=(0,n.useState)(!1),[F,V]=(0,n.useState)(!1);(0,n.useEffect)((()=>{0===w.favorites.length&&(L(!1),$(!1),V(!1))}),[w.favorites.length]);const B=k?.isServiceProvider?(0,g.k9)(t).filter((e=>!e.type||A.includes(e.type))):(0,g.lw)(t,D.available).filter((e=>!e.type||A.includes(e.type))),z=(0,g.$s)({getLabel:t,isFirstStepsEnabled:_.available}).filter((e=>!e.type||A.includes(e.type))),H=b(B);(0,n.useEffect)((()=>{H&&H.name!==x.selected&&E(H.name).catch((e=>{T("error",e)}))}),[H?.name]);const q=(e,t)=>{C({...w,favorites:w.favorites.map((r=>(r.route===e&&(r.label=t),r)))})};return{getSidebarLabels:{options:r,favorites:a},features:{isFavoritesEnabled:w.features.favorites,toggleFavoritesFeature:()=>{C({...w,features:{favorites:!w.features.favorites}})}},options:{menuOptions:B,menuBottomOptions:z,isSidebarOpen:w.options.menuExpanded,toggleSidebar:()=>{C({...w,options:{...w.options,menuExpanded:!w.options.menuExpanded}})},openSidebar:()=>{C({...w,options:{...w.options,menuExpanded:!0}})},isFavoriteOpen:w.options.favoriteExpanded,toggleFavorite:()=>{C({...w,options:{...w.options,favoriteExpanded:!w.options.favoriteExpanded}})},isSideBarSelected:b,useSidebar:x,showable:(e,t)=>e.filter((e=>S(t,e.name))),handleGoTo:(e,t)=>()=>{E(e).then((()=>{O(t)})).catch((e=>{T("error",e)})),(0,m.u4)(`Has clicked on ${e} sidebar button.`,M?.email||"")},handleCancelClick:e=>{e.preventDefault(),e.stopPropagation()},updateRouteName:q},favorites:{list:w.favorites,addToFavorites:(e,t,r)=>{C({...w,favorites:[...w.favorites,{id:(0,s.A)(),iconType:r,label:e,route:t}]})},isPathFavorite:e=>w.favorites.some((t=>t.route===e)),removePathFromFavorites:e=>{C({...w,favorites:w.favorites.filter((t=>t.route!==e))})},editableLabel:j.label,editableRoute:j.route,handleChangeEditableContent:e=>{I({...j,label:e.target.value})},handleUpdateEditableContent:e=>{I((t=>({...t,...e})))},editingRow:R,setEditingRow:$,editingFavorites:N,setEditingFavorites:L,showEditableActions:F,setShowEditableActions:V,handleKeyDown:e=>{const t=e.key;"Enter"===t&&(q(j.route,j.label),$(!1)),"Escape"===t&&$(!1)}}}})()}),x=e=>{let{children:t}=e;return n.createElement(C.Provider,{value:O()},t)}},7710:(e,t,r)=>{"use strict";var n=r(24994).default,a=r(6305).default;Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var o=a(r(96540)),i=(n(r(5556)),n(r(71508))),s=n(r(74259)),l=n(r(34053)),u=r(21528),d=r(44114),c=n(r(28419)),p=r(59188),f=r(74848);const m=(0,u.styled)(c.default,{shouldForwardProp:e=>(0,l.default)(e)||"classes"===e,name:"MuiDialogContentText",slot:"Root",overridesResolver:(e,t)=>t.root})({}),h=o.forwardRef((function(e,t){const r=(0,d.useDefaultProps)({props:e,name:"MuiDialogContentText"}),{children:n,className:a,...o}=r,l=(e=>{const{classes:t}=e,r=(0,s.default)({root:["root"]},p.getDialogContentTextUtilityClass,t);return{...t,...r}})(o);return(0,f.jsx)(m,{component:"p",variant:"body1",color:"textSecondary",ref:t,ownerState:o,className:(0,i.default)(l.root,a),...r,classes:l})}));t.default=h},7712:(e,t,r)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.generateSpacingClassNames=t.generateSizeClassNames=t.generateGridStyles=t.generateGridSizeStyles=t.generateGridRowSpacingStyles=t.generateGridOffsetStyles=t.generateGridDirectionStyles=t.generateGridColumnsStyles=t.generateGridColumnSpacingStyles=t.generateDirectionClasses=void 0;var n=r(64799);function a(e){return`--Grid-${e}Spacing`}function o(e){return`--Grid-parent-${e}Spacing`}const i="--Grid-columns",s="--Grid-parent-columns";t.generateGridSizeStyles=({theme:e,ownerState:t})=>{const r={};return(0,n.traverseBreakpoints)(e.breakpoints,t.size,((e,t)=>{let n={};"grow"===t&&(n={flexBasis:0,flexGrow:1,maxWidth:"100%"}),"auto"===t&&(n={flexBasis:"auto",flexGrow:0,flexShrink:0,maxWidth:"none",width:"auto"}),"number"==typeof t&&(n={flexGrow:0,flexBasis:"auto",width:`calc(100% * ${t} / var(${s}) - (var(${s}) - ${t}) * (var(${o("column")}) / var(${s})))`}),e(r,n)})),r},t.generateGridOffsetStyles=({theme:e,ownerState:t})=>{const r={};return(0,n.traverseBreakpoints)(e.breakpoints,t.offset,((e,t)=>{let n={};"auto"===t&&(n={marginLeft:"auto"}),"number"==typeof t&&(n={marginLeft:0===t?"0px":`calc(100% * ${t} / var(${s}) + var(${o("column")}) * ${t} / var(${s}))`}),e(r,n)})),r},t.generateGridColumnsStyles=({theme:e,ownerState:t})=>{if(!t.container)return{};const r={[i]:12};return(0,n.traverseBreakpoints)(e.breakpoints,t.columns,((e,t)=>{const n=t??12;e(r,{[i]:n,"> *":{[s]:n}})})),r},t.generateGridRowSpacingStyles=({theme:e,ownerState:t})=>{if(!t.container)return{};const r={};return(0,n.traverseBreakpoints)(e.breakpoints,t.rowSpacing,((t,n)=>{const i="string"==typeof n?n:e.spacing?.(n);t(r,{[a("row")]:i,"> *":{[o("row")]:i}})})),r},t.generateGridColumnSpacingStyles=({theme:e,ownerState:t})=>{if(!t.container)return{};const r={};return(0,n.traverseBreakpoints)(e.breakpoints,t.columnSpacing,((t,n)=>{const i="string"==typeof n?n:e.spacing?.(n);t(r,{[a("column")]:i,"> *":{[o("column")]:i}})})),r},t.generateGridDirectionStyles=({theme:e,ownerState:t})=>{if(!t.container)return{};const r={};return(0,n.traverseBreakpoints)(e.breakpoints,t.direction,((e,t)=>{e(r,{flexDirection:t})})),r},t.generateGridStyles=({ownerState:e})=>({minWidth:0,boxSizing:"border-box",...e.container&&{display:"flex",flexWrap:"wrap",...e.wrap&&"wrap"!==e.wrap&&{flexWrap:e.wrap},gap:`var(${a("row")}) var(${a("column")})`}}),t.generateSizeClassNames=e=>{const t=[];return Object.entries(e).forEach((([e,r])=>{!1!==r&&void 0!==r&&t.push(`grid-${e}-${String(r)}`)})),t},t.generateSpacingClassNames=(e,t="xs")=>{function r(e){return void 0!==e&&("string"==typeof e&&!Number.isNaN(Number(e))||"number"==typeof e&&e>0)}if(r(e))return[`spacing-${t}-${String(e)}`];if("object"==typeof e&&!Array.isArray(e)){const t=[];return Object.entries(e).forEach((([e,n])=>{r(n)&&t.push(`spacing-${e}-${String(n)}`)})),t}return[]},t.generateDirectionClasses=e=>void 0===e?[]:"object"==typeof e?Object.entries(e).map((([e,t])=>`direction-${e}-${t}`)):[`direction-xs-${String(e)}`]},7720:(e,t,r)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.dateTimePickerTabsClasses=void 0,t.getDateTimePickerTabsUtilityClass=function(e){return(0,n.unstable_generateUtilityClass)("MuiDateTimePickerTabs",e)};var n=r(83407);t.dateTimePickerTabsClasses=(0,n.unstable_generateUtilityClasses)("MuiDateTimePickerTabs",["root"])},7731:(e,t,r)=>{"use strict";r.d(t,{C8:()=>h,D0:()=>g,Kw:()=>d,PV:()=>m,Y9:()=>s,Yu:()=>c,_u:()=>l,d3:()=>i,gf:()=>u,lV:()=>p,qM:()=>f,tL:()=>o});var n=r(8162),a=r(8582);const o=n.default.form` display: grid; grid-template-columns: 3fr 1fr 1fr; grid-gap: 12px; `,i=n.default.div` margin-top: 6px; `,s=(0,n.default)(a.Typography)` && { font-weight: 300; color: inherit; } `,l=n.default.div` display: flex; flex-direction: row; width: 100%; margin-bottom: 8px; justify-content: space-between; && { cursor: pointer; } `,u=(0,n.default)(a.RadioGroup)` & div > label > span { font-size: 14px; } `,d=(0,n.default)(a.Typography)` && { font-size: 10px; height: 8px; } `,c=n.default.div` margin-top: ${e=>e.marginTop}; margin-bottom: 8px; height: 34px; `,p=n.default.form` display: grid; flex-direction: column; grid-gap: 12px; flex: 1; `,f=(0,n.default)(a.Typography)` && { font-weight: 300; color: inherit; margin-top: 6px; } `,m=n.default.div` display: grid; grid-gap: 14px; `,h=n.default.form` display: grid; flex-direction: column; grid-gap: 12px; flex: 1; `,g=n.default.div` display: grid; grid-gap: 12px; flex-direction: row; grid-template-columns: ${e=>e.gridTemplate}; `},7900:(e,t,r)=>{"use strict";var n=r(24994).default,a=r(6305).default;Object.defineProperty(t,"__esModule",{value:!0}),t.DatePicker=void 0;var o=n(r(94634)),i=n(r(54893)),s=a(r(96540)),l=(n(r(5556)),n(r(48077))),u=r(55264),d=(r(83407),r(12980)),c=r(57710),p=r(55191),f=r(74848);const m=["desktopModeMediaQuery"];t.DatePicker=s.forwardRef((function(e,t){const r=(0,u.useThemeProps)({props:e,name:"MuiDatePicker"}),{desktopModeMediaQuery:n=p.DEFAULT_DESKTOP_MODE_MEDIA_QUERY}=r,a=(0,i.default)(r,m);return(0,l.default)(n,{defaultMatches:!0})?(0,f.jsx)(d.DesktopDatePicker,(0,o.default)({ref:t},a)):(0,f.jsx)(c.MobileDatePicker,(0,o.default)({ref:t},a))}))},7908:(e,t,r)=>{"use strict";r.d(t,{s:()=>n});var n=function(e,t){var r=0;return function(){for(var n=arguments.length,a=new Array(n),o=0;o{"use strict";r.d(t,{d:()=>i});var n=r(5544),a=r(96540),o=r(7908),i=function(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:500,r=arguments.length>2?arguments[2]:void 0,i=(0,a.useState)(e),s=(0,n.A)(i,2),l=s[0],u=s[1],d=(0,a.useCallback)((0,o.s)(u,t),[l]);return(0,a.useEffect)((function(){d(e)}),[e,d]),(0,a.useEffect)((function(){r&&r(l)}),[r,l]),[l,d]}},8019:(e,t,r)=>{"use strict";var n=r(24994).default;Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var a=n(r(42032)),o=r(74848);t.default=(0,a.default)([(0,o.jsx)("path",{d:"M15.11 12.45 14 10.24l-3.11 6.21c-.16.34-.51.55-.89.55s-.73-.21-.89-.55L7.38 13H2v5c0 1.1.9 2 2 2h16c1.1 0 2-.9 2-2v-5h-6c-.38 0-.73-.21-.89-.55"},"0"),(0,o.jsx)("path",{d:"M20 4H4c-1.1 0-2 .9-2 2v5h6c.38 0 .73.21.89.55L10 13.76l3.11-6.21c.34-.68 1.45-.68 1.79 0L16.62 11H22V6c0-1.1-.9-2-2-2"},"1")],"MonitorHeart")},8035:(e,t,r)=>{"use strict";var n=r(6305).default;Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0,t.useStepperContext=function(){return a.useContext(o)};var a=n(r(96540));const o=a.createContext({});t.default=o},8038:(e,t,r)=>{"use strict";var n=r(6305).default,a=r(24994).default;Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var o,i=n(r(96540)),s=i,l=(a(r(5556)),a(r(71508))),u=(a(r(88362)),a(r(58682)),a(r(74259))),d=r(21528),c=a(r(45140)),p=r(44114),f=a(r(60875)),m=a(r(77566)),h=a(r(92330)),g=a(r(87910)),y=a(r(8645)),v=a(r(47675)),b=a(r(74509)),P=n(r(19676)),w=a(r(78992)),C=r(74848);const O=(0,d.styled)(g.default,{name:"MuiTablePagination",slot:"Root",overridesResolver:(e,t)=>t.root})((0,c.default)((({theme:e})=>({overflow:"auto",color:(e.vars||e).palette.text.primary,fontSize:e.typography.pxToRem(14),"&:last-child":{padding:0}})))),x=(0,d.styled)(y.default,{name:"MuiTablePagination",slot:"Toolbar",overridesResolver:(e,t)=>({[`& .${P.default.actions}`]:t.actions,...t.toolbar})})((0,c.default)((({theme:e})=>({minHeight:52,paddingRight:2,[`${e.breakpoints.up("xs")} and (orientation: landscape)`]:{minHeight:52},[e.breakpoints.up("sm")]:{minHeight:52,paddingRight:2},[`& .${P.default.actions}`]:{flexShrink:0,marginLeft:20}})))),E=(0,d.styled)("div",{name:"MuiTablePagination",slot:"Spacer",overridesResolver:(e,t)=>t.spacer})({flex:"1 1 100%"}),S=(0,d.styled)("p",{name:"MuiTablePagination",slot:"SelectLabel",overridesResolver:(e,t)=>t.selectLabel})((0,c.default)((({theme:e})=>({...e.typography.body2,flexShrink:0})))),T=(0,d.styled)(h.default,{name:"MuiTablePagination",slot:"Select",overridesResolver:(e,t)=>({[`& .${P.default.selectIcon}`]:t.selectIcon,[`& .${P.default.select}`]:t.select,...t.input,...t.selectRoot})})({color:"inherit",fontSize:"inherit",flexShrink:0,marginRight:32,marginLeft:8,[`& .${P.default.select}`]:{paddingLeft:8,paddingRight:24,textAlign:"right",textAlignLast:"right"}}),k=(0,d.styled)(m.default,{name:"MuiTablePagination",slot:"MenuItem",overridesResolver:(e,t)=>t.menuItem})({}),M=(0,d.styled)("p",{name:"MuiTablePagination",slot:"DisplayedRows",overridesResolver:(e,t)=>t.displayedRows})((0,c.default)((({theme:e})=>({...e.typography.body2,flexShrink:0}))));function _({from:e,to:t,count:r}){return`${e}–${t} of ${-1!==r?r:`more than ${t}`}`}function D(e){return`Go to ${e} page`}const A=s.forwardRef((function(e,t){const r=(0,p.useDefaultProps)({props:e,name:"MuiTablePagination"}),{ActionsComponent:n=v.default,backIconButtonProps:a,colSpan:s,component:d=g.default,count:c,disabled:m=!1,getItemAriaLabel:h=D,labelDisplayedRows:y=_,labelRowsPerPage:A="Rows per page:",nextIconButtonProps:j,onPageChange:I,onRowsPerPageChange:R,page:$,rowsPerPage:N,rowsPerPageOptions:L=[10,25,50,100],SelectProps:F={},showFirstButton:V=!1,showLastButton:B=!1,slotProps:z={},slots:H={},...q}=r,U=r,W=(e=>{const{classes:t}=e;return(0,u.default)({root:["root"],toolbar:["toolbar"],spacer:["spacer"],selectLabel:["selectLabel"],select:["select"],input:["input"],selectIcon:["selectIcon"],menuItem:["menuItem"],displayedRows:["displayedRows"],actions:["actions"]},P.getTablePaginationUtilityClass,t)})(U),G=z?.select??F,Q=G.native?"option":k;let K;d!==g.default&&"td"!==d||(K=s||1e3);const Y=(0,b.default)(G.id),Z=(0,b.default)(G.labelId),X={slots:H,slotProps:z},[J,ee]=(0,w.default)("root",{ref:t,className:W.root,elementType:O,externalForwardedProps:{...X,component:d,...q},ownerState:U,additionalProps:{colSpan:K}}),[te,re]=(0,w.default)("toolbar",{className:W.toolbar,elementType:x,externalForwardedProps:X,ownerState:U}),[ne,ae]=(0,w.default)("spacer",{className:W.spacer,elementType:E,externalForwardedProps:X,ownerState:U}),[oe,ie]=(0,w.default)("selectLabel",{className:W.selectLabel,elementType:S,externalForwardedProps:X,ownerState:U,additionalProps:{id:Z}}),[se,le]=(0,w.default)("select",{className:W.select,elementType:T,externalForwardedProps:X,ownerState:U}),[ue,de]=(0,w.default)("menuItem",{className:W.menuItem,elementType:Q,externalForwardedProps:X,ownerState:U}),[ce,pe]=(0,w.default)("displayedRows",{className:W.displayedRows,elementType:M,externalForwardedProps:X,ownerState:U});return(0,C.jsx)(J,{...ee,children:(0,C.jsxs)(te,{...re,children:[(0,C.jsx)(ne,{...ae}),L.length>1&&(0,C.jsx)(oe,{...ie,children:A}),L.length>1&&(0,C.jsx)(se,{variant:"standard",...!G.variant&&{input:o||(o=(0,C.jsx)(f.default,{}))},value:N,onChange:R,id:Y,labelId:Z,...G,classes:{...G.classes,root:(0,l.default)(W.input,W.selectRoot,(G.classes||{}).root),select:(0,l.default)(W.select,(G.classes||{}).select),icon:(0,l.default)(W.selectIcon,(G.classes||{}).icon)},disabled:m,...le,children:L.map((e=>(0,i.createElement)(ue,{...de,key:e.label?e.label:e,value:e.value?e.value:e},e.label?e.label:e)))}),(0,C.jsx)(ce,{...pe,children:y({from:0===c?0:$*N+1,to:-1===c?($+1)*N:-1===N?c:Math.min(c,($+1)*N),count:-1===c?-1:c,page:$})}),(0,C.jsx)(n,{className:W.actions,backIconButtonProps:a,count:c,nextIconButtonProps:j,onPageChange:I,page:$,rowsPerPage:N,showFirstButton:V,showLastButton:B,slotProps:z.actions,slots:H.actions,getItemAriaLabel:h,disabled:m})]})})}));t.default=A},8122:(e,t)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0,t.default="undefined"!=typeof window&&window.Math==Math?window:"undefined"!=typeof self&&self.Math==Math?self:Function("return this")()},8151:(e,t,r)=>{"use strict";var n=r(24994).default;Object.defineProperty(t,"__esModule",{value:!0}),Object.defineProperty(t,"default",{enumerable:!0,get:function(){return a.default}});var a=n(r(5960))},8159:(e,t,r)=>{"use strict";var n=r(6305).default,a=r(24994).default;Object.defineProperty(t,"__esModule",{value:!0}),t.useSplitFieldProps=void 0;var o=a(r(94634)),i=n(r(96540)),s=r(38225);const l=["value","defaultValue","referenceDate","format","formatDensity","onChange","timezone","onError","shouldRespectLeadingZeros","selectedSections","onSelectedSectionsChange","unstableFieldRef","enableAccessibleFieldDOMStructure","disabled","readOnly","dateSeparator"];t.useSplitFieldProps=(e,t)=>i.useMemo((()=>{const r=(0,o.default)({},e),n={},a=e=>{r.hasOwnProperty(e)&&(n[e]=r[e],delete r[e])};return l.forEach(a),"date"===t?s.DATE_VALIDATION_PROP_NAMES.forEach(a):"time"===t?s.TIME_VALIDATION_PROP_NAMES.forEach(a):"date-time"===t&&(s.DATE_VALIDATION_PROP_NAMES.forEach(a),s.TIME_VALIDATION_PROP_NAMES.forEach(a),s.DATE_TIME_VALIDATION_PROP_NAMES.forEach(a)),{forwardedProps:r,internalProps:n}}),[e,t])},8162:(e,t,r)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0});var n=r(98061),a=(r(29247),r(96540)),o=r(2833),i=r(43366),s=r(83969);function l(e){return e&&e.__esModule?e:{default:e}}function u(e){if(e&&e.__esModule)return e;var t=Object.create(null);return e&&Object.keys(e).forEach((function(r){if("default"!==r){var n=Object.getOwnPropertyDescriptor(e,r);Object.defineProperty(t,r,n.get?n:{enumerable:!0,get:function(){return e[r]}})}})),t.default=e,Object.freeze(t)}var d=l(a),c=l(o),p=u(i),f=l(s),m="undefined"!=typeof process&&void 0!==process.env&&(process.env.REACT_APP_SC_ATTR||process.env.SC_ATTR)||"data-styled",h="active",g="data-styled-version",y="6.1.17",v="/*!sc*/\n",b="undefined"!=typeof window&&"HTMLElement"in window,P=Boolean("boolean"==typeof SC_DISABLE_SPEEDY?SC_DISABLE_SPEEDY:"undefined"!=typeof process&&void 0!==process.env&&void 0!==process.env.REACT_APP_SC_DISABLE_SPEEDY&&""!==process.env.REACT_APP_SC_DISABLE_SPEEDY?"false"!==process.env.REACT_APP_SC_DISABLE_SPEEDY&&process.env.REACT_APP_SC_DISABLE_SPEEDY:"undefined"!=typeof process&&void 0!==process.env&&void 0!==process.env.SC_DISABLE_SPEEDY&&""!==process.env.SC_DISABLE_SPEEDY&&"false"!==process.env.SC_DISABLE_SPEEDY&&process.env.SC_DISABLE_SPEEDY),w={},C=(new Set,Object.freeze([])),O=Object.freeze({});function x(e,t,r){return void 0===r&&(r=O),e.theme!==r.theme&&e.theme||t||r.theme}var E=new Set(["a","abbr","address","area","article","aside","audio","b","base","bdi","bdo","big","blockquote","body","br","button","canvas","caption","cite","code","col","colgroup","data","datalist","dd","del","details","dfn","dialog","div","dl","dt","em","embed","fieldset","figcaption","figure","footer","form","h1","h2","h3","h4","h5","h6","header","hgroup","hr","html","i","iframe","img","input","ins","kbd","keygen","label","legend","li","link","main","map","mark","menu","menuitem","meta","meter","nav","noscript","object","ol","optgroup","option","output","p","param","picture","pre","progress","q","rp","rt","ruby","s","samp","script","section","select","small","source","span","strong","style","sub","summary","sup","table","tbody","td","textarea","tfoot","th","thead","time","tr","track","u","ul","use","var","video","wbr","circle","clipPath","defs","ellipse","foreignObject","g","image","line","linearGradient","marker","mask","path","pattern","polygon","polyline","radialGradient","rect","stop","svg","text","tspan"]),S=/[!"#$%&'()*+,./:;<=>?@[\\\]^`{|}~-]+/g,T=/(^-|-$)/g;function k(e){return e.replace(S,"-").replace(T,"")}var M=/(a)(d)/gi,_=function(e){return String.fromCharCode(e+(e>25?39:97))};function D(e){var t,r="";for(t=Math.abs(e);t>52;t=t/52|0)r=_(t%52)+r;return(_(t%52)+r).replace(M,"$1-$2")}var A,j=function(e,t){for(var r=t.length;r;)e=33*e^t.charCodeAt(--r);return e},I=function(e){return j(5381,e)};function R(e){return D(I(e)>>>0)}function $(e){return e.displayName||e.name||"Component"}function N(e){return"string"==typeof e&&!0}var L="function"==typeof Symbol&&Symbol.for,F=L?Symbol.for("react.memo"):60115,V=L?Symbol.for("react.forward_ref"):60112,B={childContextTypes:!0,contextType:!0,contextTypes:!0,defaultProps:!0,displayName:!0,getDefaultProps:!0,getDerivedStateFromError:!0,getDerivedStateFromProps:!0,mixins:!0,propTypes:!0,type:!0},z={name:!0,length:!0,prototype:!0,caller:!0,callee:!0,arguments:!0,arity:!0},H={$$typeof:!0,compare:!0,defaultProps:!0,displayName:!0,propTypes:!0,type:!0},q=((A={})[V]={$$typeof:!0,render:!0,defaultProps:!0,displayName:!0,propTypes:!0},A[F]=H,A);function U(e){return("type"in(t=e)&&t.type.$$typeof)===F?H:"$$typeof"in e?q[e.$$typeof]:B;var t}var W=Object.defineProperty,G=Object.getOwnPropertyNames,Q=Object.getOwnPropertySymbols,K=Object.getOwnPropertyDescriptor,Y=Object.getPrototypeOf,Z=Object.prototype;function X(e,t,r){if("string"!=typeof t){if(Z){var n=Y(t);n&&n!==Z&&X(e,n,r)}var a=G(t);Q&&(a=a.concat(Q(t)));for(var o=U(e),i=U(t),s=0;s0?" Args: ".concat(t.join(", ")):""))}var se=function(){function e(e){this.groupSizes=new Uint32Array(512),this.length=512,this.tag=e}return e.prototype.indexOfGroup=function(e){for(var t=0,r=0;r=this.groupSizes.length){for(var r=this.groupSizes,n=r.length,a=n;e>=a;)if((a<<=1)<0)throw ie(16,"".concat(e));this.groupSizes=new Uint32Array(a),this.groupSizes.set(r),this.length=a;for(var o=n;o=this.length||0===this.groupSizes[e])return t;for(var r=this.groupSizes[e],n=this.indexOfGroup(e),a=n+r,o=n;o=0){var r=document.createTextNode(t);return this.element.insertBefore(r,this.nodes[e]||null),this.length++,!0}return!1},e.prototype.deleteRule=function(e){this.element.removeChild(this.nodes[e]),this.length--},e.prototype.getRule=function(e){return e0&&(l+="".concat(e,","))})),n+="".concat(i).concat(s,'{content:"').concat(l,'"}').concat(v)},o=0;o0?".".concat(t):e},d=l.slice();d.push((function(e){e.type===p.RULESET&&e.value.includes("&")&&(e.props[0]=e.props[0].replace(Se,r).replace(n,u))})),i.prefix&&d.push(p.prefixer),d.push(p.stringify);var c=function(e,a,o,s){void 0===a&&(a=""),void 0===o&&(o=""),void 0===s&&(s="&"),t=s,r=a,n=new RegExp("\\".concat(r,"\\b"),"g");var l=e.replace(Te,""),u=p.compile(o||a?"".concat(o," ").concat(a," { ").concat(l," }"):l);i.namespace&&(u=ke(u,i.namespace));var c=[];return p.serialize(u,p.middleware(d.concat(p.rulesheet((function(e){return c.push(e)}))))),c};return c.hash=l.length?l.reduce((function(e,t){return t.name||ie(15),j(e,t.name)}),5381).toString():"",c}var _e=new Ee,De=Me(),Ae=d.default.createContext({shouldForwardProp:void 0,styleSheet:_e,stylis:De}),je=Ae.Consumer,Ie=d.default.createContext(void 0);function Re(){return a.useContext(Ae)}function $e(e){var t=a.useState(e.stylisPlugins),r=t[0],n=t[1],o=Re().styleSheet,i=a.useMemo((function(){var t=o;return e.sheet?t=e.sheet:e.target&&(t=t.reconstructWithOptions({target:e.target},!1)),e.disableCSSOMInjection&&(t=t.reconstructWithOptions({useCSSOMInjection:!1})),t}),[e.disableCSSOMInjection,e.sheet,e.target,o]),s=a.useMemo((function(){return Me({options:{namespace:e.namespace,prefix:e.enableVendorPrefixes},plugins:r})}),[e.enableVendorPrefixes,e.namespace,r]);a.useEffect((function(){c.default(r,e.stylisPlugins)||n(e.stylisPlugins)}),[e.stylisPlugins]);var l=a.useMemo((function(){return{shouldForwardProp:e.shouldForwardProp,styleSheet:i,stylis:s}}),[e.shouldForwardProp,i,s]);return d.default.createElement(Ae.Provider,{value:l},d.default.createElement(Ie.Provider,{value:s},e.children))}var Ne=function(){function e(e,t){var r=this;this.inject=function(e,t){void 0===t&&(t=De);var n=r.name+t.hash;e.hasNameForId(r.id,n)||e.insertRules(r.id,n,t(r.rules,n,"@keyframes"))},this.name=e,this.id="sc-keyframes-".concat(e),this.rules=t,oe(this,(function(){throw ie(12,String(r.name))}))}return e.prototype.getName=function(e){return void 0===e&&(e=De),this.name+e.hash},e}(),Le=function(e){return e>="A"&&e<="Z"};function Fe(e){for(var t="",r=0;r>>0);if(!t.hasNameForId(this.componentId,o)){var i=r(a,".".concat(o),void 0,this.componentId);t.insertRules(this.componentId,o,i)}n=te(n,o),this.staticRulesId=o}else{for(var s=j(this.baseHash,r.hash),l="",u=0;u>>0);t.hasNameForId(this.componentId,p)||t.insertRules(this.componentId,p,r(l,".".concat(p),void 0,this.componentId)),n=te(n,p)}}return n},e}(),We=d.default.createContext(void 0),Ge=We.Consumer,Qe={};function Ke(e,t,r){var o=ee(e),i=e,s=!N(e),l=t.attrs,u=void 0===l?C:l,c=t.componentId,p=void 0===c?function(e,t){var r="string"!=typeof e?"sc":k(e);Qe[r]=(Qe[r]||0)+1;var n="".concat(r,"-").concat(R(y+r+Qe[r]));return t?"".concat(t,"-").concat(n):n}(t.displayName,t.parentComponentId):c,f=t.displayName,m=void 0===f?function(e){return N(e)?"styled.".concat(e):"Styled(".concat($(e),")")}(e):f,h=t.displayName&&t.componentId?"".concat(k(t.displayName),"-").concat(t.componentId):t.componentId||p,g=o&&i.attrs?i.attrs.concat(u).filter(Boolean):u,v=t.shouldForwardProp;if(o&&i.shouldForwardProp){var b=i.shouldForwardProp;if(t.shouldForwardProp){var P=t.shouldForwardProp;v=function(e,t){return b(e,t)&&P(e,t)}}else v=b}var w=new Ue(r,h,o?i.componentStyle:void 0);function S(e,t){return function(e,t,r){var o=e.attrs,i=e.componentStyle,s=e.defaultProps,l=e.foldedComponentIds,u=e.styledComponentId,c=e.target,p=d.default.useContext(We),f=Re(),m=e.shouldForwardProp||f.shouldForwardProp,h=x(t,p,s)||O,g=function(e,t,r){for(var a,o=n.__assign(n.__assign({},t),{className:void 0,theme:r}),i=0;i2&&Ee.registerId(this.componentId+e),this.removeStyles(e,r),this.createStyles(e,t,r,n)},e}(),nt=function(){function e(){var e=this;this._emitSheetCSS=function(){var t=e.instance.toString();if(!t)return"";var r=ve(),n=re([r&&'nonce="'.concat(r,'"'),"".concat(m,'="true"'),"".concat(g,'="').concat(y,'"')].filter(Boolean)," ");return"")},this.getStyleTags=function(){if(e.sealed)throw ie(2);return e._emitSheetCSS()},this.getStyleElement=function(){var t;if(e.sealed)throw ie(2);var r=e.instance.toString();if(!r)return[];var a=((t={})[m]="",t[g]=y,t.dangerouslySetInnerHTML={__html:r},t),o=ve();return o&&(a.nonce=o),[d.default.createElement("style",n.__assign({},a,{key:"sc-0-0"}))]},this.seal=function(){e.sealed=!0},this.instance=new Ee({isServer:!0}),this.sealed=!1}return e.prototype.collectStyles=function(e){if(this.sealed)throw ie(2);return d.default.createElement($e,{sheet:this.instance},e)},e.prototype.interleaveWithNodeStream=function(e){throw ie(3)},e}(),at={StyleSheet:Ee,mainSheet:_e};"__sc-".concat(m,"__"),t.ServerStyleSheet=nt,t.StyleSheetConsumer=je,t.StyleSheetContext=Ae,t.StyleSheetManager=$e,t.ThemeConsumer=Ge,t.ThemeContext=We,t.ThemeProvider=function(e){var t=d.default.useContext(We),r=a.useMemo((function(){return function(e,t){if(!e)throw ie(14);if(J(e))return e(t);if(Array.isArray(e)||"object"!=typeof e)throw ie(8);return t?n.__assign(n.__assign({},t),e):e}(e.theme,t)}),[e.theme,t]);return e.children?d.default.createElement(We.Provider,{value:r},e.children):null},t.__PRIVATE__=at,t.createGlobalStyle=function(e){for(var t=[],r=1;r{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.getPickersDayUtilityClass=function(e){return(0,n.unstable_generateUtilityClass)("MuiPickersDay",e)},t.pickersDayClasses=void 0;var n=r(83407);t.pickersDayClasses=(0,n.unstable_generateUtilityClasses)("MuiPickersDay",["root","dayWithMargin","dayOutsideMonth","hiddenDaySpacingFiller","today","selected","disabled"])},8256:(e,t,r)=>{"use strict";t.normalizeDates=function(e,...t){const r=n.constructFrom.bind(null,e||t.find((e=>"object"==typeof e)));return t.map(r)};var n=r(92956)},8308:(e,t,r)=>{"use strict";r.d(t,{ay:()=>i,gj:()=>a,vx:()=>o});var n=r(71221);const a=n.gql` query exposureGroup($id: String!) { exposureGroup(id: $id) { id description isActive branchRef { id name } exposureCostCenters { costCenter { id description } } exposureDepartments { department { id description } } exposureOccupations { occupation { id description } } exposureTasks { task { id name } } exposurePersons { person { id name } } } } `,o=n.gql` query exposureGroups( $pagination: Pagination $query: PaginationDefaultQueryInput! ) { exposureGroups(pagination: $pagination, query: $query) { hasMore items { id description isActive } } } `,i=(n.gql` query exposureByPerson($personId: String!) { exposureGroupPersonByPerson(personId: $personId) { id exposureGroup { description } } } `,n.gql` query allExposureGroupByPerson($person: PersonForExposure!) { allExposureGroupByPerson(person: $person) { id description } } `)},8341:(e,t,r)=>{"use strict";var n=r(24994);Object.defineProperty(t,"__esModule",{value:!0}),t.ValidationWrapper=t.MuiDialog=void 0;var a,o,i=n(r(20166)),s=n(r(8162)),l=n(r(89123));t.MuiDialog=(0,s.default)(l.default)(a||(a=(0,i.default)(["\n div > div > h2 {\n margin-top: 20px;\n }\n"]))),t.ValidationWrapper=s.default.div(o||(o=(0,i.default)(["\n display: flex;\n align-items: center;\n padding: 15px 0;\n gap: 15px;\n"])))},8364:(e,t,r)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.introspectionTypes=t.__TypeKind=t.__Type=t.__Schema=t.__InputValue=t.__Field=t.__EnumValue=t.__DirectiveLocation=t.__Directive=t.TypeNameMetaFieldDef=t.TypeMetaFieldDef=t.TypeKind=t.SchemaMetaFieldDef=void 0,t.isIntrospectionType=function(e){return C.some((({name:t})=>e.name===t))};var n=r(29657),a=r(61321),o=r(5919),i=r(70585),s=r(38096),l=r(63754),u=r(11062);const d=new l.GraphQLObjectType({name:"__Schema",description:"A GraphQL Schema defines the capabilities of a GraphQL server. It exposes all available types and directives on the server, as well as the entry points for query, mutation, and subscription operations.",fields:()=>({description:{type:u.GraphQLString,resolve:e=>e.description},types:{description:"A list of all types supported by this server.",type:new l.GraphQLNonNull(new l.GraphQLList(new l.GraphQLNonNull(f))),resolve:e=>Object.values(e.getTypeMap())},queryType:{description:"The type that query operations will be rooted at.",type:new l.GraphQLNonNull(f),resolve:e=>e.getQueryType()},mutationType:{description:"If this server supports mutation, the type that mutation operations will be rooted at.",type:f,resolve:e=>e.getMutationType()},subscriptionType:{description:"If this server support subscription, the type that subscription operations will be rooted at.",type:f,resolve:e=>e.getSubscriptionType()},directives:{description:"A list of all directives supported by this server.",type:new l.GraphQLNonNull(new l.GraphQLList(new l.GraphQLNonNull(c))),resolve:e=>e.getDirectives()}})});t.__Schema=d;const c=new l.GraphQLObjectType({name:"__Directive",description:"A Directive provides a way to describe alternate runtime execution and type validation behavior in a GraphQL document.\n\nIn some cases, you need to provide options to alter GraphQL's execution behavior in ways field arguments will not suffice, such as conditionally including or skipping a field. Directives provide this by describing additional information to the executor.",fields:()=>({name:{type:new l.GraphQLNonNull(u.GraphQLString),resolve:e=>e.name},description:{type:u.GraphQLString,resolve:e=>e.description},isRepeatable:{type:new l.GraphQLNonNull(u.GraphQLBoolean),resolve:e=>e.isRepeatable},locations:{type:new l.GraphQLNonNull(new l.GraphQLList(new l.GraphQLNonNull(p))),resolve:e=>e.locations},args:{type:new l.GraphQLNonNull(new l.GraphQLList(new l.GraphQLNonNull(h))),args:{includeDeprecated:{type:u.GraphQLBoolean,defaultValue:!1}},resolve:(e,{includeDeprecated:t})=>t?e.args:e.args.filter((e=>null==e.deprecationReason))}})});t.__Directive=c;const p=new l.GraphQLEnumType({name:"__DirectiveLocation",description:"A Directive can be adjacent to many parts of the GraphQL language, a __DirectiveLocation describes one such possible adjacencies.",values:{QUERY:{value:o.DirectiveLocation.QUERY,description:"Location adjacent to a query operation."},MUTATION:{value:o.DirectiveLocation.MUTATION,description:"Location adjacent to a mutation operation."},SUBSCRIPTION:{value:o.DirectiveLocation.SUBSCRIPTION,description:"Location adjacent to a subscription operation."},FIELD:{value:o.DirectiveLocation.FIELD,description:"Location adjacent to a field."},FRAGMENT_DEFINITION:{value:o.DirectiveLocation.FRAGMENT_DEFINITION,description:"Location adjacent to a fragment definition."},FRAGMENT_SPREAD:{value:o.DirectiveLocation.FRAGMENT_SPREAD,description:"Location adjacent to a fragment spread."},INLINE_FRAGMENT:{value:o.DirectiveLocation.INLINE_FRAGMENT,description:"Location adjacent to an inline fragment."},VARIABLE_DEFINITION:{value:o.DirectiveLocation.VARIABLE_DEFINITION,description:"Location adjacent to a variable definition."},SCHEMA:{value:o.DirectiveLocation.SCHEMA,description:"Location adjacent to a schema definition."},SCALAR:{value:o.DirectiveLocation.SCALAR,description:"Location adjacent to a scalar definition."},OBJECT:{value:o.DirectiveLocation.OBJECT,description:"Location adjacent to an object type definition."},FIELD_DEFINITION:{value:o.DirectiveLocation.FIELD_DEFINITION,description:"Location adjacent to a field definition."},ARGUMENT_DEFINITION:{value:o.DirectiveLocation.ARGUMENT_DEFINITION,description:"Location adjacent to an argument definition."},INTERFACE:{value:o.DirectiveLocation.INTERFACE,description:"Location adjacent to an interface definition."},UNION:{value:o.DirectiveLocation.UNION,description:"Location adjacent to a union definition."},ENUM:{value:o.DirectiveLocation.ENUM,description:"Location adjacent to an enum definition."},ENUM_VALUE:{value:o.DirectiveLocation.ENUM_VALUE,description:"Location adjacent to an enum value definition."},INPUT_OBJECT:{value:o.DirectiveLocation.INPUT_OBJECT,description:"Location adjacent to an input object type definition."},INPUT_FIELD_DEFINITION:{value:o.DirectiveLocation.INPUT_FIELD_DEFINITION,description:"Location adjacent to an input object field definition."}}});t.__DirectiveLocation=p;const f=new l.GraphQLObjectType({name:"__Type",description:"The fundamental unit of any GraphQL Schema is the type. There are many kinds of types in GraphQL as represented by the `__TypeKind` enum.\n\nDepending on the kind of a type, certain fields describe information about that type. Scalar types provide no information beyond a name, description and optional `specifiedByURL`, while Enum types provide their values. Object and Interface types provide the fields they describe. Abstract types, Union and Interface, provide the Object types possible at runtime. List and NonNull types compose other types.",fields:()=>({kind:{type:new l.GraphQLNonNull(v),resolve:e=>(0,l.isScalarType)(e)?y.SCALAR:(0,l.isObjectType)(e)?y.OBJECT:(0,l.isInterfaceType)(e)?y.INTERFACE:(0,l.isUnionType)(e)?y.UNION:(0,l.isEnumType)(e)?y.ENUM:(0,l.isInputObjectType)(e)?y.INPUT_OBJECT:(0,l.isListType)(e)?y.LIST:(0,l.isNonNullType)(e)?y.NON_NULL:void(0,a.invariant)(!1,`Unexpected type: "${(0,n.inspect)(e)}".`)},name:{type:u.GraphQLString,resolve:e=>"name"in e?e.name:void 0},description:{type:u.GraphQLString,resolve:e=>"description"in e?e.description:void 0},specifiedByURL:{type:u.GraphQLString,resolve:e=>"specifiedByURL"in e?e.specifiedByURL:void 0},fields:{type:new l.GraphQLList(new l.GraphQLNonNull(m)),args:{includeDeprecated:{type:u.GraphQLBoolean,defaultValue:!1}},resolve(e,{includeDeprecated:t}){if((0,l.isObjectType)(e)||(0,l.isInterfaceType)(e)){const r=Object.values(e.getFields());return t?r:r.filter((e=>null==e.deprecationReason))}}},interfaces:{type:new l.GraphQLList(new l.GraphQLNonNull(f)),resolve(e){if((0,l.isObjectType)(e)||(0,l.isInterfaceType)(e))return e.getInterfaces()}},possibleTypes:{type:new l.GraphQLList(new l.GraphQLNonNull(f)),resolve(e,t,r,{schema:n}){if((0,l.isAbstractType)(e))return n.getPossibleTypes(e)}},enumValues:{type:new l.GraphQLList(new l.GraphQLNonNull(g)),args:{includeDeprecated:{type:u.GraphQLBoolean,defaultValue:!1}},resolve(e,{includeDeprecated:t}){if((0,l.isEnumType)(e)){const r=e.getValues();return t?r:r.filter((e=>null==e.deprecationReason))}}},inputFields:{type:new l.GraphQLList(new l.GraphQLNonNull(h)),args:{includeDeprecated:{type:u.GraphQLBoolean,defaultValue:!1}},resolve(e,{includeDeprecated:t}){if((0,l.isInputObjectType)(e)){const r=Object.values(e.getFields());return t?r:r.filter((e=>null==e.deprecationReason))}}},ofType:{type:f,resolve:e=>"ofType"in e?e.ofType:void 0},isOneOf:{type:u.GraphQLBoolean,resolve:e=>{if((0,l.isInputObjectType)(e))return e.isOneOf}}})});t.__Type=f;const m=new l.GraphQLObjectType({name:"__Field",description:"Object and Interface types are described by a list of Fields, each of which has a name, potentially a list of arguments, and a return type.",fields:()=>({name:{type:new l.GraphQLNonNull(u.GraphQLString),resolve:e=>e.name},description:{type:u.GraphQLString,resolve:e=>e.description},args:{type:new l.GraphQLNonNull(new l.GraphQLList(new l.GraphQLNonNull(h))),args:{includeDeprecated:{type:u.GraphQLBoolean,defaultValue:!1}},resolve:(e,{includeDeprecated:t})=>t?e.args:e.args.filter((e=>null==e.deprecationReason))},type:{type:new l.GraphQLNonNull(f),resolve:e=>e.type},isDeprecated:{type:new l.GraphQLNonNull(u.GraphQLBoolean),resolve:e=>null!=e.deprecationReason},deprecationReason:{type:u.GraphQLString,resolve:e=>e.deprecationReason}})});t.__Field=m;const h=new l.GraphQLObjectType({name:"__InputValue",description:"Arguments provided to Fields or Directives and the input fields of an InputObject are represented as Input Values which describe their type and optionally a default value.",fields:()=>({name:{type:new l.GraphQLNonNull(u.GraphQLString),resolve:e=>e.name},description:{type:u.GraphQLString,resolve:e=>e.description},type:{type:new l.GraphQLNonNull(f),resolve:e=>e.type},defaultValue:{type:u.GraphQLString,description:"A GraphQL-formatted string representing the default value for this input value.",resolve(e){const{type:t,defaultValue:r}=e,n=(0,s.astFromValue)(r,t);return n?(0,i.print)(n):null}},isDeprecated:{type:new l.GraphQLNonNull(u.GraphQLBoolean),resolve:e=>null!=e.deprecationReason},deprecationReason:{type:u.GraphQLString,resolve:e=>e.deprecationReason}})});t.__InputValue=h;const g=new l.GraphQLObjectType({name:"__EnumValue",description:"One possible value for a given Enum. Enum values are unique values, not a placeholder for a string or numeric value. However an Enum value is returned in a JSON response as a string.",fields:()=>({name:{type:new l.GraphQLNonNull(u.GraphQLString),resolve:e=>e.name},description:{type:u.GraphQLString,resolve:e=>e.description},isDeprecated:{type:new l.GraphQLNonNull(u.GraphQLBoolean),resolve:e=>null!=e.deprecationReason},deprecationReason:{type:u.GraphQLString,resolve:e=>e.deprecationReason}})});var y;t.__EnumValue=g,t.TypeKind=y,function(e){e.SCALAR="SCALAR",e.OBJECT="OBJECT",e.INTERFACE="INTERFACE",e.UNION="UNION",e.ENUM="ENUM",e.INPUT_OBJECT="INPUT_OBJECT",e.LIST="LIST",e.NON_NULL="NON_NULL"}(y||(t.TypeKind=y={}));const v=new l.GraphQLEnumType({name:"__TypeKind",description:"An enum describing what kind of type a given `__Type` is.",values:{SCALAR:{value:y.SCALAR,description:"Indicates this type is a scalar."},OBJECT:{value:y.OBJECT,description:"Indicates this type is an object. `fields` and `interfaces` are valid fields."},INTERFACE:{value:y.INTERFACE,description:"Indicates this type is an interface. `fields`, `interfaces`, and `possibleTypes` are valid fields."},UNION:{value:y.UNION,description:"Indicates this type is a union. `possibleTypes` is a valid field."},ENUM:{value:y.ENUM,description:"Indicates this type is an enum. `enumValues` is a valid field."},INPUT_OBJECT:{value:y.INPUT_OBJECT,description:"Indicates this type is an input object. `inputFields` is a valid field."},LIST:{value:y.LIST,description:"Indicates this type is a list. `ofType` is a valid field."},NON_NULL:{value:y.NON_NULL,description:"Indicates this type is a non-null. `ofType` is a valid field."}}});t.__TypeKind=v;const b={name:"__schema",type:new l.GraphQLNonNull(d),description:"Access the current type schema of this server.",args:[],resolve:(e,t,r,{schema:n})=>n,deprecationReason:void 0,extensions:Object.create(null),astNode:void 0};t.SchemaMetaFieldDef=b;const P={name:"__type",type:f,description:"Request the type information of a single type.",args:[{name:"name",description:void 0,type:new l.GraphQLNonNull(u.GraphQLString),defaultValue:void 0,deprecationReason:void 0,extensions:Object.create(null),astNode:void 0}],resolve:(e,{name:t},r,{schema:n})=>n.getType(t),deprecationReason:void 0,extensions:Object.create(null),astNode:void 0};t.TypeMetaFieldDef=P;const w={name:"__typename",type:new l.GraphQLNonNull(u.GraphQLString),description:"The name of the current Object type at runtime.",args:[],resolve:(e,t,r,{parentType:n})=>n.name,deprecationReason:void 0,extensions:Object.create(null),astNode:void 0};t.TypeNameMetaFieldDef=w;const C=Object.freeze([d,c,p,f,m,h,g,v]);t.introspectionTypes=C},8421:(e,t,r)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0});var n=r(55400);Object.keys(n).forEach((function(e){"default"!==e&&"__esModule"!==e&&(e in t&&t[e]===n[e]||Object.defineProperty(t,e,{enumerable:!0,get:function(){return n[e]}}))}))},8455:(e,t,r)=>{"use strict";var n=r(6305).default,a=r(24994).default;Object.defineProperty(t,"__esModule",{value:!0});var o={createStack:!0,stackClasses:!0};Object.defineProperty(t,"createStack",{enumerable:!0,get:function(){return s.default}}),Object.defineProperty(t,"default",{enumerable:!0,get:function(){return i.default}}),Object.defineProperty(t,"stackClasses",{enumerable:!0,get:function(){return u.default}});var i=a(r(43883)),s=a(r(18999)),l=r(97757);Object.keys(l).forEach((function(e){"default"!==e&&"__esModule"!==e&&(Object.prototype.hasOwnProperty.call(o,e)||e in t&&t[e]===l[e]||Object.defineProperty(t,e,{enumerable:!0,get:function(){return l[e]}}))}));var u=n(r(46815));Object.keys(u).forEach((function(e){"default"!==e&&"__esModule"!==e&&(Object.prototype.hasOwnProperty.call(o,e)||e in t&&t[e]===u[e]||Object.defineProperty(t,e,{enumerable:!0,get:function(){return u[e]}}))}))},8535:(e,t,r)=>{"use strict";var n=r(24994);t.W=void 0;var a=n(r(96540)),o=r(78944).theme.colors.primary;t.W=function(e){var t=e.color,r=e.width,n=e.height,i=e.viewBox;return a.default.createElement("svg",{fill:"none",width:r||24,height:n||24,viewBox:i||"0 0 24 24",xmlns:"http://www.w3.org/2000/svg"},a.default.createElement("path",{fill:t||o.main,d:"M3.84679 4.91803C2.82683 4.91803 2 5.90888 2 7.13115V18.7869C2 20.0092 2.82683 21 3.84679 21H17.1436C17.8824 21 18.6826 20.7049 19.052 19.8934L21.6375 15.0246C22.3762 13.623 21.9453 11.5574 20.7141 11.5574H7.54036C6.83167 11.5574 6.21622 11.8882 5.90658 12.5902L3.72367 17.0164V7.27869C3.72367 7.03423 3.88903 6.83607 4.09302 6.83607H6.58618V4.91803H3.84679Z"}),a.default.createElement("path",{fill:t||o.main,d:"M8.77155 4.91803V10.5246H21.3297V4.91803H19.7291H8.77155Z"}),a.default.createElement("path",{fill:t||o.main,d:"M7.171 10.5246V3H19.7291V3.88525H7.90971V10.5246H7.171Z"}))}},8576:(e,t,r)=>{"use strict";var n=r(24994).default;Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0,t.getTabScrollButtonUtilityClass=function(e){return(0,o.default)("MuiTabScrollButton",e)};var a=n(r(80632)),o=n(r(3404));const i=(0,a.default)("MuiTabScrollButton",["root","vertical","horizontal","disabled"]);t.default=i},8582:(e,t,r)=>{"use strict";var n=r(24994);Object.defineProperty(t,"__esModule",{value:!0});var a={Actions:!0,Advertise:!0,Avatar:!0,Badge:!0,Chapter:!0,Chip:!0,Divider:!0,Fab:!0,FabV2:!0,Line:!0,List:!0,ListItem:!0,MenuItem:!0,PasswordVisibility:!0,Table:!0,TableBody:!0,TableCell:!0,TableHead:!0,TableRow:!0,TableFooter:!0,TablePagination:!0,Typography:!0,Collapse:!0,Dialog:!0,Fade:!0,Grow:!0,Loading:!0,NothingFound:!0,Progress:!0,Skeleton:!0,SnackBar:!0,Tooltip:!0,ValidationDialog:!0,AddButton:!0,Button:!0,Checkbox:!0,ChipField:!0,DateTime:!0,IconButton:!0,InputAdornment:!0,MaskField:!0,PinInput:!0,Radio:!0,RadioGroup:!0,Select:!0,Slider:!0,TextField:!0,Breadcrumbs:!0,Drawer:!0,Menu:!0,Sidebar:!0,Stepper:!0,Tab:!0,Tabs:!0,Box:!0,Card:!0,ExpansionPanel:!0,Header:!0,Panel:!0,Paper:!0,StepCard:!0,StepCardSkeleton:!0};Object.defineProperty(t,"Actions",{enumerable:!0,get:function(){return l.default}}),Object.defineProperty(t,"AddButton",{enumerable:!0,get:function(){return B.default}}),Object.defineProperty(t,"Advertise",{enumerable:!0,get:function(){return u.default}}),Object.defineProperty(t,"Avatar",{enumerable:!0,get:function(){return d.default}}),Object.defineProperty(t,"Badge",{enumerable:!0,get:function(){return c.default}}),Object.defineProperty(t,"Box",{enumerable:!0,get:function(){return le.default}}),Object.defineProperty(t,"Breadcrumbs",{enumerable:!0,get:function(){return te.default}}),Object.defineProperty(t,"Button",{enumerable:!0,get:function(){return z.default}}),Object.defineProperty(t,"Card",{enumerable:!0,get:function(){return ue.default}}),Object.defineProperty(t,"Chapter",{enumerable:!0,get:function(){return p.default}}),Object.defineProperty(t,"Checkbox",{enumerable:!0,get:function(){return H.default}}),Object.defineProperty(t,"Chip",{enumerable:!0,get:function(){return f.default}}),Object.defineProperty(t,"ChipField",{enumerable:!0,get:function(){return q.default}}),Object.defineProperty(t,"Collapse",{enumerable:!0,get:function(){return _.default}}),Object.defineProperty(t,"DateTime",{enumerable:!0,get:function(){return U.default}}),Object.defineProperty(t,"Dialog",{enumerable:!0,get:function(){return D.default}}),Object.defineProperty(t,"Divider",{enumerable:!0,get:function(){return m.default}}),Object.defineProperty(t,"Drawer",{enumerable:!0,get:function(){return re.default}}),Object.defineProperty(t,"ExpansionPanel",{enumerable:!0,get:function(){return de.default}}),Object.defineProperty(t,"Fab",{enumerable:!0,get:function(){return h.default}}),Object.defineProperty(t,"FabV2",{enumerable:!0,get:function(){return g.default}}),Object.defineProperty(t,"Fade",{enumerable:!0,get:function(){return A.default}}),Object.defineProperty(t,"Grow",{enumerable:!0,get:function(){return j.default}}),Object.defineProperty(t,"Header",{enumerable:!0,get:function(){return ce.default}}),Object.defineProperty(t,"IconButton",{enumerable:!0,get:function(){return W.default}}),Object.defineProperty(t,"InputAdornment",{enumerable:!0,get:function(){return G.default}}),Object.defineProperty(t,"Line",{enumerable:!0,get:function(){return y.default}}),Object.defineProperty(t,"List",{enumerable:!0,get:function(){return v.default}}),Object.defineProperty(t,"ListItem",{enumerable:!0,get:function(){return b.default}}),Object.defineProperty(t,"Loading",{enumerable:!0,get:function(){return I.default}}),Object.defineProperty(t,"MaskField",{enumerable:!0,get:function(){return Q.default}}),Object.defineProperty(t,"Menu",{enumerable:!0,get:function(){return ne.default}}),Object.defineProperty(t,"MenuItem",{enumerable:!0,get:function(){return P.default}}),Object.defineProperty(t,"NothingFound",{enumerable:!0,get:function(){return R.default}}),Object.defineProperty(t,"Panel",{enumerable:!0,get:function(){return pe.default}}),Object.defineProperty(t,"Paper",{enumerable:!0,get:function(){return fe.default}}),Object.defineProperty(t,"PasswordVisibility",{enumerable:!0,get:function(){return w.default}}),Object.defineProperty(t,"PinInput",{enumerable:!0,get:function(){return K.default}}),Object.defineProperty(t,"Progress",{enumerable:!0,get:function(){return $.default}}),Object.defineProperty(t,"Radio",{enumerable:!0,get:function(){return Y.default}}),Object.defineProperty(t,"RadioGroup",{enumerable:!0,get:function(){return Z.default}}),Object.defineProperty(t,"Select",{enumerable:!0,get:function(){return X.default}}),Object.defineProperty(t,"Sidebar",{enumerable:!0,get:function(){return ae.default}}),Object.defineProperty(t,"Skeleton",{enumerable:!0,get:function(){return N.default}}),Object.defineProperty(t,"Slider",{enumerable:!0,get:function(){return J.default}}),Object.defineProperty(t,"SnackBar",{enumerable:!0,get:function(){return L.default}}),Object.defineProperty(t,"StepCard",{enumerable:!0,get:function(){return me.default}}),Object.defineProperty(t,"StepCardSkeleton",{enumerable:!0,get:function(){return he.default}}),Object.defineProperty(t,"Stepper",{enumerable:!0,get:function(){return oe.default}}),Object.defineProperty(t,"Tab",{enumerable:!0,get:function(){return ie.default}}),Object.defineProperty(t,"Table",{enumerable:!0,get:function(){return C.default}}),Object.defineProperty(t,"TableBody",{enumerable:!0,get:function(){return O.default}}),Object.defineProperty(t,"TableCell",{enumerable:!0,get:function(){return x.default}}),Object.defineProperty(t,"TableFooter",{enumerable:!0,get:function(){return T.default}}),Object.defineProperty(t,"TableHead",{enumerable:!0,get:function(){return E.default}}),Object.defineProperty(t,"TablePagination",{enumerable:!0,get:function(){return k.default}}),Object.defineProperty(t,"TableRow",{enumerable:!0,get:function(){return S.default}}),Object.defineProperty(t,"Tabs",{enumerable:!0,get:function(){return se.default}}),Object.defineProperty(t,"TextField",{enumerable:!0,get:function(){return ee.default}}),Object.defineProperty(t,"Tooltip",{enumerable:!0,get:function(){return F.default}}),Object.defineProperty(t,"Typography",{enumerable:!0,get:function(){return M.default}}),Object.defineProperty(t,"ValidationDialog",{enumerable:!0,get:function(){return V.default}});var o=r(48070);Object.keys(o).forEach((function(e){"default"!==e&&"__esModule"!==e&&(Object.prototype.hasOwnProperty.call(a,e)||e in t&&t[e]===o[e]||Object.defineProperty(t,e,{enumerable:!0,get:function(){return o[e]}}))}));var i=r(67170);Object.keys(i).forEach((function(e){"default"!==e&&"__esModule"!==e&&(Object.prototype.hasOwnProperty.call(a,e)||e in t&&t[e]===i[e]||Object.defineProperty(t,e,{enumerable:!0,get:function(){return i[e]}}))}));var s=r(59521);Object.keys(s).forEach((function(e){"default"!==e&&"__esModule"!==e&&(Object.prototype.hasOwnProperty.call(a,e)||e in t&&t[e]===s[e]||Object.defineProperty(t,e,{enumerable:!0,get:function(){return s[e]}}))}));var l=n(r(35110)),u=n(r(16880)),d=n(r(17394)),c=n(r(42650)),p=n(r(67776)),f=n(r(4733)),m=n(r(20364)),h=n(r(68460)),g=n(r(26995)),y=n(r(99197)),v=n(r(65283)),b=n(r(86781)),P=n(r(94152)),w=n(r(17017)),C=n(r(27953)),O=n(r(92266)),x=n(r(91690)),E=n(r(93884)),S=n(r(60196)),T=n(r(95401)),k=n(r(73926)),M=n(r(54166)),_=n(r(6176)),D=n(r(89123)),A=n(r(93205)),j=n(r(53112)),I=n(r(1333)),R=n(r(21661)),$=n(r(53540)),N=n(r(24092)),L=n(r(17096)),F=n(r(82078)),V=n(r(99915)),B=n(r(85747)),z=n(r(813)),H=n(r(94948)),q=n(r(19938)),U=n(r(47281)),W=n(r(6447)),G=n(r(84408)),Q=n(r(95372)),K=n(r(85573)),Y=n(r(26808)),Z=n(r(36114)),X=n(r(31537)),J=n(r(64496)),ee=n(r(12867)),te=n(r(59938)),re=n(r(28941)),ne=n(r(20027)),ae=n(r(30364)),oe=n(r(18569)),ie=n(r(34179)),se=n(r(56492)),le=n(r(85699)),ue=n(r(87464)),de=n(r(3808)),ce=n(r(34463)),pe=n(r(11992)),fe=n(r(5847)),me=n(r(9985)),he=n(r(43400))},8633:(e,t,r)=>{"use strict";var n=r(24994).default;Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var a=n(r(64295));t.default=a.default},8645:(e,t,r)=>{"use strict";var n=r(6305).default,a=r(24994).default;Object.defineProperty(t,"__esModule",{value:!0});var o={toolbarClasses:!0};Object.defineProperty(t,"default",{enumerable:!0,get:function(){return i.default}}),Object.defineProperty(t,"toolbarClasses",{enumerable:!0,get:function(){return s.default}});var i=a(r(92470)),s=n(r(9100));Object.keys(s).forEach((function(e){"default"!==e&&"__esModule"!==e&&(Object.prototype.hasOwnProperty.call(o,e)||e in t&&t[e]===s[e]||Object.defineProperty(t,e,{enumerable:!0,get:function(){return s[e]}}))}))},8715:(e,t,r)=>{"use strict";r.d(t,{A:()=>u});var n=r(2173),a=r(81069),o=r(64279),i=r(5564),s=r(51647);const l=(0,n.A)((function e(t,r,n){if(0===t.length)return r;var l=t[0];if(t.length>1){var u=!(0,s.A)(n)&&(0,a.A)(l,n)&&"object"==typeof n[l]?n[l]:(0,o.A)(t[1])?[]:{};r=e(Array.prototype.slice.call(t,1),r,u)}return function(e,t,r){if((0,o.A)(e)&&(0,i.A)(r)){var n=[].concat(r);return n[e]=t,n}var a={};for(var s in r)a[s]=r[s];return a[e]=t,a}(l,r,n)})),u=(0,n.A)((function(e,t,r){return l([e],t,r)}))},8790:(e,t,r)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.getDayCalendarUtilityClass=t.dayCalendarClasses=void 0;var n=r(83407);t.getDayCalendarUtilityClass=e=>(0,n.unstable_generateUtilityClass)("MuiDayCalendar",e),t.dayCalendarClasses=(0,n.unstable_generateUtilityClasses)("MuiDayCalendar",["root","header","weekDayLabel","loadingContainer","slideTransition","monthContainer","weekContainer","weekNumberLabel","weekNumber"])},8884:(e,t,r)=>{"use strict";var n=r(24994).default;Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0,t.getBottomNavigationActionUtilityClass=function(e){return(0,o.default)("MuiBottomNavigationAction",e)};var a=n(r(80632)),o=n(r(3404));const i=(0,a.default)("MuiBottomNavigationAction",["root","iconOnly","selected","label"]);t.default=i},8996:(e,t,r)=>{"use strict";var n=r(24994).default;Object.defineProperty(t,"__esModule",{value:!0}),t.getPickersLayoutUtilityClass=function(e){return(0,a.default)("MuiPickersLayout",e)},t.pickersLayoutClasses=void 0;var a=n(r(11111)),o=n(r(87983));t.pickersLayoutClasses=(0,o.default)("MuiPickersLayout",["root","landscape","contentWrapper","toolbar","actionBar","tabs","shortcuts"])},9018:(e,t,r)=>{"use strict";var n=r(24994);Object.defineProperty(t,"__esModule",{value:!0}),t.Wrapper=void 0;var a,o=n(r(20166)),i=n(r(8162));t.Wrapper=i.default.div(a||(a=(0,o.default)(["\n grid-area: actions;\n display: flex;\n flex: 1;\n justify-content: ",";\n padding: ",";\n margin: ",";\n"])),(function(e){return e.align}),(function(e){return e.padding}),(function(e){return e.margin}))},9100:(e,t,r)=>{"use strict";var n=r(24994).default;Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0,t.getToolbarUtilityClass=function(e){return(0,o.default)("MuiToolbar",e)};var a=n(r(80632)),o=n(r(3404));const i=(0,a.default)("MuiToolbar",["root","gutters","regular","dense"]);t.default=i},9111:(e,t,r)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.BREAK=void 0,t.getEnterLeaveForKind=l,t.getVisitFn=function(e,t,r){const{enter:n,leave:a}=l(e,t);return r?a:n},t.visit=function(e,t,r=o.QueryDocumentKeys){const u=new Map;for(const e of Object.values(i.Kind))u.set(e,l(t,e));let d,c,p,f=Array.isArray(e),m=[e],h=-1,g=[],y=e;const v=[],b=[];do{h++;const e=h===m.length,i=e&&0!==g.length;if(e){if(c=0===b.length?void 0:v[v.length-1],y=p,p=b.pop(),i)if(f){y=y.slice();let e=0;for(const[t,r]of g){const n=t-e;null===r?(y.splice(n,1),e++):y[n]=r}}else{y=Object.defineProperties({},Object.getOwnPropertyDescriptors(y));for(const[e,t]of g)y[e]=t}h=d.index,m=d.keys,g=d.edits,f=d.inArray,d=d.prev}else if(p){if(c=f?h:m[h],y=p[c],null==y)continue;v.push(c)}let l;if(!Array.isArray(y)){var P,w;(0,o.isNode)(y)||(0,n.devAssert)(!1,`Invalid AST Node: ${(0,a.inspect)(y)}.`);const r=e?null===(P=u.get(y.kind))||void 0===P?void 0:P.leave:null===(w=u.get(y.kind))||void 0===w?void 0:w.enter;if(l=null==r?void 0:r.call(t,y,c,p,v,b),l===s)break;if(!1===l){if(!e){v.pop();continue}}else if(void 0!==l&&(g.push([c,l]),!e)){if(!(0,o.isNode)(l)){v.pop();continue}y=l}}var C;void 0===l&&i&&g.push([c,y]),e?v.pop():(d={inArray:f,index:h,keys:m,edits:g,prev:d},f=Array.isArray(y),m=f?y:null!==(C=r[y.kind])&&void 0!==C?C:[],h=-1,g=[],p&&b.push(p),p=y)}while(void 0!==d);return 0!==g.length?g[g.length-1][1]:e},t.visitInParallel=function(e){const t=new Array(e.length).fill(null),r=Object.create(null);for(const n of Object.values(i.Kind)){let a=!1;const o=new Array(e.length).fill(void 0),i=new Array(e.length).fill(void 0);for(let t=0;t{"use strict";var n=r(24994);Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var a=n(r(94634)),o=n(r(29379)),i=n(r(91847)),s=n(r(96540)),l=n(r(71708)),u=["open","onCancel","onConfirm","title","text","labels","disableBackdropClick"];t.default=function(e){var t=e.open,r=e.onCancel,n=e.onConfirm,d=e.title,c=e.text,p=e.labels,f=e.disableBackdropClick,m=(0,i.default)(e,u);return s.default.createElement(l.default,(0,a.default)({},m,{open:t,title:(0,o.default)(d||"EXCLUIR"),text:c,primaryButtonAction:n,primaryButtonText:(null==p?void 0:p.confirm)||"Excluir",primaryButtonName:"confirm-delete",primaryButtonColor:"secondary",secondaryButtonAction:r,secondaryButtonName:"cancel-delete",secondaryButtonText:(null==p?void 0:p.cancel)||"Cancelar",onClose:f?void 0:r}))}},9194:(e,t,r)=>{"use strict";var n=r(6305).default,a=r(24994).default;Object.defineProperty(t,"__esModule",{value:!0});var o={snackbarContentClasses:!0};Object.defineProperty(t,"default",{enumerable:!0,get:function(){return i.default}}),Object.defineProperty(t,"snackbarContentClasses",{enumerable:!0,get:function(){return s.default}});var i=a(r(84902)),s=n(r(25948));Object.keys(s).forEach((function(e){"default"!==e&&"__esModule"!==e&&(Object.prototype.hasOwnProperty.call(o,e)||e in t&&t[e]===s[e]||Object.defineProperty(t,e,{enumerable:!0,get:function(){return s[e]}}))}))},9212:(e,t,r)=>{"use strict";var n=r(24994).default;Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0,t.getFormControlLabelUtilityClasses=function(e){return(0,o.default)("MuiFormControlLabel",e)};var a=n(r(80632)),o=n(r(3404));const i=(0,a.default)("MuiFormControlLabel",["root","labelPlacementStart","labelPlacementTop","labelPlacementBottom","disabled","label","error","required","asterisk"]);t.default=i},9234:(e,t,r)=>{"use strict";var n=r(24994).default,a=r(6305).default;Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var o=a(r(96540)),i=(n(r(5556)),n(r(71508))),s=n(r(74259)),l=n(r(58995)),u=(n(r(97900)),r(21528)),d=r(44114),c=n(r(74510)),p=n(r(9538)),f=n(r(66608)),m=n(r(34512)),h=n(r(68709)),g=n(r(98539)),y=n(r(92330)),v=r(51984),b=n(r(78992)),P=r(74848);const w={standard:c.default,filled:p.default,outlined:f.default},C=(0,u.styled)(h.default,{name:"MuiTextField",slot:"Root",overridesResolver:(e,t)=>t.root})({}),O=o.forwardRef((function(e,t){const r=(0,d.useDefaultProps)({props:e,name:"MuiTextField"}),{autoComplete:n,autoFocus:a=!1,children:o,className:u,color:c="primary",defaultValue:p,disabled:f=!1,error:h=!1,FormHelperTextProps:O,fullWidth:x=!1,helperText:E,id:S,InputLabelProps:T,inputProps:k,InputProps:M,inputRef:_,label:D,maxRows:A,minRows:j,multiline:I=!1,name:R,onBlur:$,onChange:N,onFocus:L,placeholder:F,required:V=!1,rows:B,select:z=!1,SelectProps:H,slots:q={},slotProps:U={},type:W,value:G,variant:Q="outlined",...K}=r,Y={...r,autoFocus:a,color:c,disabled:f,error:h,fullWidth:x,multiline:I,required:V,select:z,variant:Q},Z=(e=>{const{classes:t}=e;return(0,s.default)({root:["root"]},v.getTextFieldUtilityClass,t)})(Y),X=(0,l.default)(S),J=E&&X?`${X}-helper-text`:void 0,ee=D&&X?`${X}-label`:void 0,te=w[Q],re={slots:q,slotProps:{input:M,inputLabel:T,htmlInput:k,formHelperText:O,select:H,...U}},ne={},ae=re.slotProps.inputLabel;"outlined"===Q&&(ae&&void 0!==ae.shrink&&(ne.notched=ae.shrink),ne.label=D),z&&(H&&H.native||(ne.id=void 0),ne["aria-describedby"]=void 0);const[oe,ie]=(0,b.default)("input",{elementType:te,externalForwardedProps:re,additionalProps:ne,ownerState:Y}),[se,le]=(0,b.default)("inputLabel",{elementType:m.default,externalForwardedProps:re,ownerState:Y}),[ue,de]=(0,b.default)("htmlInput",{elementType:"input",externalForwardedProps:re,ownerState:Y}),[ce,pe]=(0,b.default)("formHelperText",{elementType:g.default,externalForwardedProps:re,ownerState:Y}),[fe,me]=(0,b.default)("select",{elementType:y.default,externalForwardedProps:re,ownerState:Y}),he=(0,P.jsx)(oe,{"aria-describedby":J,autoComplete:n,autoFocus:a,defaultValue:p,fullWidth:x,multiline:I,name:R,rows:B,maxRows:A,minRows:j,type:W,value:G,id:X,inputRef:_,onBlur:$,onChange:N,onFocus:L,placeholder:F,inputProps:de,slots:{input:q.htmlInput?ue:void 0},...ie});return(0,P.jsxs)(C,{className:(0,i.default)(Z.root,u),disabled:f,error:h,fullWidth:x,ref:t,required:V,color:c,variant:Q,ownerState:Y,...K,children:[null!=D&&""!==D&&(0,P.jsx)(se,{htmlFor:X,id:ee,...le,children:D}),z?(0,P.jsx)(fe,{"aria-describedby":J,id:X,labelId:ee,value:G,input:he,...me,children:o}):he,E&&(0,P.jsx)(ce,{id:J,...pe,children:E})]})}));t.default=O},9257:(e,t,r)=>{"use strict";var n=r(24994).default;Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var a=n(r(42032)),o=r(74848);t.default=(0,a.default)((0,o.jsx)("path",{d:"M12 17.27 18.18 21l-1.64-7.03L22 9.24l-7.19-.61L12 2 9.19 8.63 2 9.24l5.46 4.73L5.82 21z"}),"Star")},9284:(e,t,r)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.FieldsOnCorrectTypeRule=function(e){return{Field(t){const r=e.getParentType();if(r&&!e.getFieldDef()){const l=e.getSchema(),u=t.name.value;let d=(0,n.didYouMean)("to use an inline fragment on",function(e,t,r){if(!(0,s.isAbstractType)(t))return[];const n=new Set,o=Object.create(null);for(const a of e.getPossibleTypes(t))if(a.getFields()[r]){n.add(a),o[a.name]=1;for(const e of a.getInterfaces()){var i;e.getFields()[r]&&(n.add(e),o[e.name]=(null!==(i=o[e.name])&&void 0!==i?i:0)+1)}}return[...n].sort(((t,r)=>{const n=o[r.name]-o[t.name];return 0!==n?n:(0,s.isInterfaceType)(t)&&e.isSubType(t,r)?-1:(0,s.isInterfaceType)(r)&&e.isSubType(r,t)?1:(0,a.naturalCompare)(t.name,r.name)})).map((e=>e.name))}(l,r,u));""===d&&(d=(0,n.didYouMean)(function(e,t){if((0,s.isObjectType)(e)||(0,s.isInterfaceType)(e)){const r=Object.keys(e.getFields());return(0,o.suggestionList)(t,r)}return[]}(r,u))),e.reportError(new i.GraphQLError(`Cannot query field "${u}" on type "${r.name}".`+d,{nodes:t}))}}}};var n=r(82832),a=r(85745),o=r(81709),i=r(61702),s=r(63754)},9324:(e,t,r)=>{"use strict";var n=r(24994).default;Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0,t.getListSubheaderUtilityClass=function(e){return(0,o.default)("MuiListSubheader",e)};var a=n(r(80632)),o=n(r(3404));const i=(0,a.default)("MuiListSubheader",["root","colorPrimary","colorInherit","gutters","inset","sticky"]);t.default=i},9346:(e,t,r)=>{"use strict";function n(e){return e}r.d(t,{A:()=>a});const a=(0,r(3579).A)(n)},9380:(e,t,r)=>{"use strict";var n=r(6305).default;Object.defineProperty(t,"__esModule",{value:!0}),t.usePickerOwnerState=function(e){const{props:t,pickerValueResponse:r}=e;return a.useMemo((()=>({value:r.viewProps.value,open:r.open,disabled:t.disabled??!1,readOnly:t.readOnly??!1})),[r.viewProps.value,r.open,t.disabled,t.readOnly])};var a=n(r(96540))},9420:(e,t,r)=>{"use strict";var n=r(24994).default;Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var a=n(r(5556)),o=n(r(47401));t.default=(0,o.default)(a.default.elementType,(function(e,t,r,n,a){const o=e[t],i=a||t;if(null==o||"undefined"==typeof window)return null;let s;return"function"!=typeof o||function(e){const{prototype:t={}}=e;return Boolean(t.isReactComponent)}(o)||(s="Did you accidentally provide a plain function component instead?"),void 0!==s?new Error(`Invalid ${n} \`${i}\` supplied to \`${r}\`. Expected an element type that can hold a ref. ${s} For more information see https://mui.com/r/caveat-with-refs-guide`):null}))},9480:(e,t,r)=>{"use strict";var n=r(24994).default;Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0,t.getInputBaseUtilityClass=function(e){return(0,o.default)("MuiInputBase",e)};var a=n(r(80632)),o=n(r(3404));const i=(0,a.default)("MuiInputBase",["root","formControl","focused","disabled","adornedStart","adornedEnd","error","sizeSmall","multiline","colorSecondary","fullWidth","hiddenLabel","readOnly","input","inputSizeSmall","inputMultiline","inputTypeSearch","inputAdornedStart","inputAdornedEnd","inputHiddenLabel"]);t.default=i},9538:(e,t,r)=>{"use strict";var n=r(6305).default,a=r(24994).default;Object.defineProperty(t,"__esModule",{value:!0});var o={filledInputClasses:!0};Object.defineProperty(t,"default",{enumerable:!0,get:function(){return i.default}}),Object.defineProperty(t,"filledInputClasses",{enumerable:!0,get:function(){return s.default}});var i=a(r(1698)),s=n(r(29440));Object.keys(s).forEach((function(e){"default"!==e&&"__esModule"!==e&&(Object.prototype.hasOwnProperty.call(o,e)||e in t&&t[e]===s[e]||Object.defineProperty(t,e,{enumerable:!0,get:function(){return s[e]}}))}))},9581:(e,t,r)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),Object.defineProperty(t,"default",{enumerable:!0,get:function(){return n.unstable_generateUtilityClass}});var n=r(45730)},9731:(e,t,r)=>{"use strict";var n=r(24994);t.K=void 0;var a=n(r(96540)),o=r(78944).theme.colors,i=o.neutral,s=o.primary;t.K=function(e){var t=e.color,r=e.width,n=e.height,o=e.viewBox;return a.default.createElement("svg",{fill:"none",width:r||24,height:n||24,viewBox:o||"0 0 24 24",xmlns:"http://www.w3.org/2000/svg"},a.default.createElement("path",{fill:t||s.main,d:"M6.6294 15.7377C6.73752 16.0504 7.69921 16.7798 8.08048 17.0322C10.994 18.9848 16.0244 19.8076 19.1143 18.3595C20.5256 17.7013 21.6523 16.0339 21.1515 14.8876C21.1231 14.9149 21.1116 14.9204 21.0661 14.9972L20.7475 15.8968C19.7915 18.3486 16.6674 18.8038 14.3457 18.579C12.2061 18.3705 10.203 17.6356 8.39346 16.6373L6.81719 15.5951C6.74891 15.4634 6.80581 15.5457 6.72614 15.447C6.71477 15.4305 6.67493 15.3866 6.66355 15.3702L6.24246 14.9642C6.17986 14.8876 6.20831 14.9095 6.12864 14.8381C6.05467 14.7724 6.08881 14.8108 5.99207 14.7504L5.19541 14.6352L5.16126 16.0997L4.8369 15.979V14.4706L4.08007 14.3445V16.6153C4.45564 16.7634 5.59943 17.2296 6.01484 17.2021L6.02052 15.0521L6.15709 15.041C6.20262 15.2001 6.26521 15.3044 6.34488 15.4361C6.37333 15.4854 6.42455 15.5676 6.453 15.5951C6.58388 15.7542 6.48715 15.6499 6.6294 15.7377ZM1.50798 12.8526C1.37141 14.4542 2.93629 14.5693 3.87521 14.3116C3.38014 14.0867 2.85662 14.2567 2.36155 13.8837C2.00874 13.6205 1.74697 13.1817 1.58195 12.6825C1.46815 12.2053 1.38848 11.5691 1.16654 11.24C1.17793 11.5471 1.32588 12.677 1.50798 12.8526ZM23.9512 17.0815C24.1276 17.9537 23.7976 18.7051 23.4163 19.2645C23.018 19.8624 22.6196 20.1586 21.8514 20.4987L18.7956 21.5957C18.4713 21.6944 17.9706 21.7547 17.7088 21.8864H16.6788L14.3116 21.2281C12.0297 20.4439 10.0437 19.44 7.65369 18.7161C4.48409 17.7562 1.94046 17.1858 0.147953 14.2951L0 14.0922C0.0455238 13.2859 0.705619 11.6788 0.887715 10.7573C1.4966 7.6363 2.70867 4.08749 6.67493 4.10394C9.70227 4.11491 12.8036 6.69288 14.1978 8.91431C14.6644 9.66028 15.3928 11.1522 15.9731 11.3003C15.8252 8.85946 14.4766 6.72578 13.2588 5.65621C11.4777 4.09297 10.6127 3.84066 8.45036 3.25376C8.31379 3.21536 8.1886 3.18794 8.04065 3.14406L7.69921 2.99048C11.0111 2.70526 15.0798 5.4368 16.8438 7.97088C17.1682 8.4426 18.5851 10.3898 18.6022 10.9657L18.6819 11.3058C18.8241 11.2509 18.8639 11.3606 18.8411 11.037C18.8355 10.9054 18.807 10.8341 18.733 10.7792C18.7445 9.70964 18.1412 8.41518 17.7259 7.65824C16.7983 5.96336 15.3415 4.6305 13.7311 3.57738C13.3158 3.30313 12.9174 3.07275 12.4508 2.87529C12.1093 2.7272 11.3525 2.45843 11.1078 2.25H11.7679L11.8703 2.29937C12.1093 2.40358 11.8191 2.29388 11.9728 2.34325L13.1109 2.65589C16.6504 3.901 19.6151 6.46799 20.3662 10.5598C20.5141 11.3387 20.5483 12.9623 20.776 13.5656C20.9182 13.9441 22.5684 15.2825 23.2968 16.1161C23.4391 16.2808 23.5244 16.3958 23.6667 16.6153C23.7748 16.7744 23.8431 16.9554 23.9512 17.0815Z"}),a.default.createElement("defs",null,a.default.createElement("clipPath",{id:"clip0_319_7164"},a.default.createElement("rect",{width:"24",height:"24",fill:i[50]}))))}},9755:(e,t,r)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),Object.defineProperty(t,"clearWarningsCache",{enumerable:!0,get:function(){return n.clearWarningsCache}}),Object.defineProperty(t,"warnOnce",{enumerable:!0,get:function(){return n.warnOnce}});var n=r(47443)},9786:(e,t,r)=>{"use strict";var n=r(24994);Object.defineProperty(t,"__esModule",{value:!0}),t.TableCellRows=t.RowTable=t.PaginationWrapper=t.FieldWrapper=void 0;var a,o,i,s,l=n(r(20166)),u=n(r(87910)),d=n(r(19434)),c=n(r(8162));t.FieldWrapper=c.default.span(a||(a=(0,l.default)([""]))),t.PaginationWrapper=c.default.div(o||(o=(0,l.default)(["\n display: flex;\n margin-left: 12px;\n"]))),t.TableCellRows=(0,c.default)(u.default)(i||(i=(0,l.default)(["\n && {\n width: 400px;\n height: 60px;\n padding: 0 10px;\n }\n"]))),t.RowTable=(0,c.default)(d.default)(s||(s=(0,l.default)(["\n width: 100%;\n cursor: pointer;\n\n &:hover {\n background: -moz-linear-gradient(\n left,\n rgba(189, 189, 189, 0) 0%,\n rgba(189, 189, 189, 1) 100%\n );\n background: -webkit-linear-gradient(\n left,\n rgba(189, 189, 189, 0) 0%,\n rgba(189, 189, 189, 1) 100%\n );\n background: linear-gradient(\n to right,\n rgba(189, 189, 189, 0) 0%,\n rgba(189, 189, 189, 1) 100%\n );\n }\n\n &.no-hover {\n background: none;\n }\n"])))},9832:(e,t,r)=>{"use strict";var n=r(24994).default;Object.defineProperty(t,"__esModule",{value:!0}),Object.defineProperty(t,"default",{enumerable:!0,get:function(){return a.default}});var a=n(r(45693))},9852:(e,t,r)=>{"use strict";var n=r(24994).default;Object.defineProperty(t,"__esModule",{value:!0}),Object.defineProperty(t,"default",{enumerable:!0,get:function(){return a.default}});var a=n(r(45787))},9918:(e,t,r)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.zhHK=void 0;var n=r(14653);const a={hours:"小時",minutes:"分鐘",seconds:"秒",meridiem:"子午線"},o={previousMonth:"上個月",nextMonth:"下個月",openPreviousView:"前一個檢視表",openNextView:"下一個檢視表",calendarViewSwitchingButtonAriaLabel:e=>"year"===e?"年份檢視表已打開,切換以檢視日曆":"日曆檢視表已打開,切換以檢視年份",start:"開始",end:"結束",startDate:"開始日期",startTime:"開始時間",endDate:"結束日期",endTime:"結束時間",cancelButtonLabel:"取消",clearButtonLabel:"清除",okButtonLabel:"確認",todayButtonLabel:"今日",datePickerToolbarTitle:"選擇日期",dateTimePickerToolbarTitle:"選擇日期和時間",timePickerToolbarTitle:"選擇時間",dateRangePickerToolbarTitle:"選擇日期範圍",clockLabelText:(e,t,r,n)=>`選擇 ${a[e]}. ${n||null!==t&&r.isValid(t)?`已選擇${n??r.format(t,"fullTime")}`:"未選擇時間"}`,hoursClockNumberText:e=>`${e}小時`,minutesClockNumberText:e=>`${e}分鐘`,secondsClockNumberText:e=>`${e}秒`,selectViewText:e=>`選擇 ${a[e]}`,calendarWeekNumberHeaderLabel:"週數",calendarWeekNumberHeaderText:"#",calendarWeekNumberAriaLabelText:e=>`第${e}週`,calendarWeekNumberText:e=>`${e}`,openDatePickerDialogue:(e,t,r)=>r||null!==e&&t.isValid(e)?`選擇日期,已選擇${r??t.format(e,"fullDate")}`:"選擇日期",openTimePickerDialogue:(e,t,r)=>r||null!==e&&t.isValid(e)?`選擇時間,已選擇${r??t.format(e,"fullTime")}`:"選擇時間",fieldClearLabel:"清除",timeTableLabel:"選擇時間",dateTableLabel:"選擇日期",fieldYearPlaceholder:e=>"Y".repeat(e.digitAmount),fieldMonthPlaceholder:e=>"letter"===e.contentType?"MMMM":"MM",fieldDayPlaceholder:()=>"DD",fieldWeekDayPlaceholder:e=>"letter"===e.contentType?"EEEE":"EE",fieldHoursPlaceholder:()=>"hh",fieldMinutesPlaceholder:()=>"mm",fieldSecondsPlaceholder:()=>"ss",fieldMeridiemPlaceholder:()=>"aa",year:"年",month:"月",day:"日",weekDay:"星期",hours:"小時",minutes:"分鐘",seconds:"秒",meridiem:"子午線",empty:"空值"};t.zhHK=(0,n.getPickersLocalization)(o)},9941:(e,t)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=function(...e){return e.reduce(((e,t)=>null==t?e:function(...r){e.apply(this,r),t.apply(this,r)}),(()=>{}))}},9946:(e,t,r)=>{"use strict";r.d(t,{c:()=>d});const n={lessThanXSeconds:{one:"less than a second",other:"less than {{count}} seconds"},xSeconds:{one:"1 second",other:"{{count}} seconds"},halfAMinute:"half a minute",lessThanXMinutes:{one:"less than a minute",other:"less than {{count}} minutes"},xMinutes:{one:"1 minute",other:"{{count}} minutes"},aboutXHours:{one:"about 1 hour",other:"about {{count}} hours"},xHours:{one:"1 hour",other:"{{count}} hours"},xDays:{one:"1 day",other:"{{count}} days"},aboutXWeeks:{one:"about 1 week",other:"about {{count}} weeks"},xWeeks:{one:"1 week",other:"{{count}} weeks"},aboutXMonths:{one:"about 1 month",other:"about {{count}} months"},xMonths:{one:"1 month",other:"{{count}} months"},aboutXYears:{one:"about 1 year",other:"about {{count}} years"},xYears:{one:"1 year",other:"{{count}} years"},overXYears:{one:"over 1 year",other:"over {{count}} years"},almostXYears:{one:"almost 1 year",other:"almost {{count}} years"}};var a=r(7277);const o={date:(0,a.k)({formats:{full:"EEEE, MMMM do, y",long:"MMMM do, y",medium:"MMM d, y",short:"MM/dd/yyyy"},defaultWidth:"full"}),time:(0,a.k)({formats:{full:"h:mm:ss a zzzz",long:"h:mm:ss a z",medium:"h:mm:ss a",short:"h:mm a"},defaultWidth:"full"}),dateTime:(0,a.k)({formats:{full:"{{date}} 'at' {{time}}",long:"{{date}} 'at' {{time}}",medium:"{{date}}, {{time}}",short:"{{date}}, {{time}}"},defaultWidth:"full"})},i={lastWeek:"'last' eeee 'at' p",yesterday:"'yesterday at' p",today:"'today at' p",tomorrow:"'tomorrow at' p",nextWeek:"eeee 'at' p",other:"P"};var s=r(33443);const l={ordinalNumber:(e,t)=>{const r=Number(e),n=r%100;if(n>20||n<10)switch(n%10){case 1:return r+"st";case 2:return r+"nd";case 3:return r+"rd"}return r+"th"},era:(0,s.o)({values:{narrow:["B","A"],abbreviated:["BC","AD"],wide:["Before Christ","Anno Domini"]},defaultWidth:"wide"}),quarter:(0,s.o)({values:{narrow:["1","2","3","4"],abbreviated:["Q1","Q2","Q3","Q4"],wide:["1st quarter","2nd quarter","3rd quarter","4th quarter"]},defaultWidth:"wide",argumentCallback:e=>e-1}),month:(0,s.o)({values:{narrow:["J","F","M","A","M","J","J","A","S","O","N","D"],abbreviated:["Jan","Feb","Mar","Apr","May","Jun","Jul","Aug","Sep","Oct","Nov","Dec"],wide:["January","February","March","April","May","June","July","August","September","October","November","December"]},defaultWidth:"wide"}),day:(0,s.o)({values:{narrow:["S","M","T","W","T","F","S"],short:["Su","Mo","Tu","We","Th","Fr","Sa"],abbreviated:["Sun","Mon","Tue","Wed","Thu","Fri","Sat"],wide:["Sunday","Monday","Tuesday","Wednesday","Thursday","Friday","Saturday"]},defaultWidth:"wide"}),dayPeriod:(0,s.o)({values:{narrow:{am:"a",pm:"p",midnight:"mi",noon:"n",morning:"morning",afternoon:"afternoon",evening:"evening",night:"night"},abbreviated:{am:"AM",pm:"PM",midnight:"midnight",noon:"noon",morning:"morning",afternoon:"afternoon",evening:"evening",night:"night"},wide:{am:"a.m.",pm:"p.m.",midnight:"midnight",noon:"noon",morning:"morning",afternoon:"afternoon",evening:"evening",night:"night"}},defaultWidth:"wide",formattingValues:{narrow:{am:"a",pm:"p",midnight:"mi",noon:"n",morning:"in the morning",afternoon:"in the afternoon",evening:"in the evening",night:"at night"},abbreviated:{am:"AM",pm:"PM",midnight:"midnight",noon:"noon",morning:"in the morning",afternoon:"in the afternoon",evening:"in the evening",night:"at night"},wide:{am:"a.m.",pm:"p.m.",midnight:"midnight",noon:"noon",morning:"in the morning",afternoon:"in the afternoon",evening:"in the evening",night:"at night"}},defaultFormattingWidth:"wide"})};var u=r(57883);const d={code:"en-US",formatDistance:(e,t,r)=>{let a;const o=n[e];return a="string"==typeof o?o:1===t?o.one:o.other.replace("{{count}}",t.toString()),r?.addSuffix?r.comparison&&r.comparison>0?"in "+a:a+" ago":a},formatLong:o,formatRelative:(e,t,r,n)=>i[e],localize:l,match:{ordinalNumber:(0,r(20337).K)({matchPattern:/^(\d+)(th|st|nd|rd)?/i,parsePattern:/\d+/i,valueCallback:e=>parseInt(e,10)}),era:(0,u.A)({matchPatterns:{narrow:/^(b|a)/i,abbreviated:/^(b\.?\s?c\.?|b\.?\s?c\.?\s?e\.?|a\.?\s?d\.?|c\.?\s?e\.?)/i,wide:/^(before christ|before common era|anno domini|common era)/i},defaultMatchWidth:"wide",parsePatterns:{any:[/^b/i,/^(a|c)/i]},defaultParseWidth:"any"}),quarter:(0,u.A)({matchPatterns:{narrow:/^[1234]/i,abbreviated:/^q[1234]/i,wide:/^[1234](th|st|nd|rd)? quarter/i},defaultMatchWidth:"wide",parsePatterns:{any:[/1/i,/2/i,/3/i,/4/i]},defaultParseWidth:"any",valueCallback:e=>e+1}),month:(0,u.A)({matchPatterns:{narrow:/^[jfmasond]/i,abbreviated:/^(jan|feb|mar|apr|may|jun|jul|aug|sep|oct|nov|dec)/i,wide:/^(january|february|march|april|may|june|july|august|september|october|november|december)/i},defaultMatchWidth:"wide",parsePatterns:{narrow:[/^j/i,/^f/i,/^m/i,/^a/i,/^m/i,/^j/i,/^j/i,/^a/i,/^s/i,/^o/i,/^n/i,/^d/i],any:[/^ja/i,/^f/i,/^mar/i,/^ap/i,/^may/i,/^jun/i,/^jul/i,/^au/i,/^s/i,/^o/i,/^n/i,/^d/i]},defaultParseWidth:"any"}),day:(0,u.A)({matchPatterns:{narrow:/^[smtwf]/i,short:/^(su|mo|tu|we|th|fr|sa)/i,abbreviated:/^(sun|mon|tue|wed|thu|fri|sat)/i,wide:/^(sunday|monday|tuesday|wednesday|thursday|friday|saturday)/i},defaultMatchWidth:"wide",parsePatterns:{narrow:[/^s/i,/^m/i,/^t/i,/^w/i,/^t/i,/^f/i,/^s/i],any:[/^su/i,/^m/i,/^tu/i,/^w/i,/^th/i,/^f/i,/^sa/i]},defaultParseWidth:"any"}),dayPeriod:(0,u.A)({matchPatterns:{narrow:/^(a|p|mi|n|(in the|at) (morning|afternoon|evening|night))/i,any:/^([ap]\.?\s?m\.?|midnight|noon|(in the|at) (morning|afternoon|evening|night))/i},defaultMatchWidth:"any",parsePatterns:{any:{am:/^a/i,pm:/^p/i,midnight:/^mi/i,noon:/^no/i,morning:/morning/i,afternoon:/afternoon/i,evening:/evening/i,night:/night/i}},defaultParseWidth:"any"})},options:{weekStartsOn:0,firstWeekContainsDate:1}}},9957:(e,t,r)=>{"use strict";t.getISOWeekYear=function(e,t){const r=(0,o.toDate)(e,t?.in),i=r.getFullYear(),s=(0,n.constructFrom)(r,0);s.setFullYear(i+1,0,4),s.setHours(0,0,0,0);const l=(0,a.startOfISOWeek)(s),u=(0,n.constructFrom)(r,0);u.setFullYear(i,0,4),u.setHours(0,0,0,0);const d=(0,a.startOfISOWeek)(u);return r.getTime()>=l.getTime()?i+1:r.getTime()>=d.getTime()?i:i-1};var n=r(92956),a=r(36107),o=r(34446)},9985:(e,t,r)=>{"use strict";var n=r(24994);Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var a=n(r(94634)),o=n(r(96540)),i=n(r(18380)),s=r(53253),l=r(24957),u=n(r(43400)),d=r(57963);t.default=function(e){var t=e.expanded,r=e.loading,n=void 0!==r&&r,c=e.percentage,p=e.time,f=void 0===p?0:p,m=e.steps,h=e.remainingSteps,g=void 0===h?0:h,y=e.title,v=e.titleProps,b=e.subTitle,P=e.image,w=e.showBottomPercentage,C=void 0===w||w,O=e.expandable,x=void 0===O||O,E=e.showIcon,S=void 0===E||E,T=e.summary,k=e.summaryProps,M=e.expansionPanelDetailsProps,_=e.linearProgressBarProps,D=e.summaryLinearProgressBarProps,A=e.rootProps,j=e.onStepUrlClick,I=e.fullWidth,R=e.padding,$=e.margin,N=e.showSubTitleSkeleton,L=void 0!==N&&N,F=e.onChange;return n?o.default.createElement(u.default,{expandable:x,subTitleSkeleton:L,showIcon:S,showBottomPercentage:C,fullWidth:I}):o.default.createElement(d.Container,(0,a.default)({margin:$,fullWidth:I},A),o.default.createElement(i.default,(0,a.default)({},t?{expanded:t}:{},{onChange:F}),o.default.createElement(l.StepCardPanel,{fullWidth:I,title:y,padding:R,summary:T,expandable:x,remainingSteps:g,time:f,showIcon:S,showBottomPercentage:C,subTitle:b,percentage:c,titleProps:v,summaryProps:k,summaryLinearProgressBarProps:D,linearProgressBarProps:_}),x&&o.default.createElement(s.StepCardDetails,{steps:m,image:P,expansionPanelDetailsProps:M,onStepUrlClick:j})))}},10005:(e,t,r)=>{"use strict";var n=r(24994).default;Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var a=n(r(76803)),o=n(r(54151)),i=n(r(89561)),s=n(r(53970));t.default=function(e){const{elementType:t,externalSlotProps:r,ownerState:n,skipResolvingSlotProps:l=!1,...u}=e,d=l?{}:(0,s.default)(r,n),{props:c,internalRef:p}=(0,i.default)({...u,externalSlotProps:d}),f=(0,a.default)(p,d?.ref,e.additionalProps?.ref);return(0,o.default)(t,{...c,ref:f},n)}},10036:(e,t,r)=>{"use strict";var n=r(24994).default,a=r(6305).default;Object.defineProperty(t,"__esModule",{value:!0}),t.ClockPointer=function(e){const t=(0,u.useThemeProps)({props:e,name:"MuiClockPointer"}),{className:r,isInner:n,type:a,viewValue:d}=t,p=(0,i.default)(t,m),v=s.useRef(a);s.useEffect((()=>{v.current=a}),[a]);const b=(0,o.default)({},t,{shouldAnimate:v.current!==a}),P=h(b);return(0,f.jsx)(g,(0,o.default)({style:(()=>{let e=360/("hours"===a?12:60)*d;return"hours"===a&&d>12&&(e-=360),{height:Math.round((n?.26:.4)*c.CLOCK_WIDTH),transform:`rotateZ(${e}deg)`}})(),className:(0,l.default)(P.root,r),ownerState:b},p,{children:(0,f.jsx)(y,{ownerState:b,className:P.thumb})}))};var o=n(r(94634)),i=n(r(54893)),s=a(r(96540)),l=n(r(71508)),u=r(55264),d=n(r(22420)),c=r(26998),p=r(25134),f=r(74848);const m=["className","hasSelected","isInner","type","viewValue"],h=e=>{const{classes:t}=e;return(0,d.default)({root:["root"],thumb:["thumb"]},p.getClockPointerUtilityClass,t)},g=(0,u.styled)("div",{name:"MuiClockPointer",slot:"Root",overridesResolver:(e,t)=>t.root})((({theme:e})=>({width:2,backgroundColor:(e.vars||e).palette.primary.main,position:"absolute",left:"calc(50% - 1px)",bottom:"50%",transformOrigin:"center bottom 0px",variants:[{props:{shouldAnimate:!0},style:{transition:e.transitions.create(["transform","height"])}}]}))),y=(0,u.styled)("div",{name:"MuiClockPointer",slot:"Thumb",overridesResolver:(e,t)=>t.thumb})((({theme:e})=>({width:4,height:4,backgroundColor:(e.vars||e).palette.primary.contrastText,borderRadius:"50%",position:"absolute",top:-21,left:`calc(50% - ${c.CLOCK_HOUR_WIDTH/2}px)`,border:`${(c.CLOCK_HOUR_WIDTH-4)/2}px solid ${(e.vars||e).palette.primary.main}`,boxSizing:"content-box",variants:[{props:{hasSelected:!0},style:{backgroundColor:(e.vars||e).palette.primary.main}}]})))},10047:(e,t,r)=>{"use strict";var n=r(24994).default;Object.defineProperty(t,"__esModule",{value:!0}),Object.defineProperty(t,"PickersLayout",{enumerable:!0,get:function(){return a.PickersLayout}}),Object.defineProperty(t,"PickersLayoutContentWrapper",{enumerable:!0,get:function(){return a.PickersLayoutContentWrapper}}),Object.defineProperty(t,"PickersLayoutRoot",{enumerable:!0,get:function(){return a.PickersLayoutRoot}}),Object.defineProperty(t,"pickersLayoutClasses",{enumerable:!0,get:function(){return i.pickersLayoutClasses}}),Object.defineProperty(t,"usePickerLayout",{enumerable:!0,get:function(){return o.default}});var a=r(78798),o=n(r(27116)),i=r(8996)},10067:(e,t,r)=>{"use strict";r.d(t,{A:()=>i});var n=r(3579),a=r(5564),o=r(18228);const i=(0,n.A)((function(e){return!!(0,a.A)(e)||!!e&&"object"==typeof e&&!(0,o.A)(e)&&(0===e.length||e.length>0&&e.hasOwnProperty(0)&&e.hasOwnProperty(e.length-1))}))},10074:(e,t,r)=>{"use strict";var n=r(24994).default,a=r(6305).default;Object.defineProperty(t,"__esModule",{value:!0}),t.DesktopDateTimePicker=void 0;var o=n(r(94634)),i=n(r(54893)),s=a(r(96540)),l=n(r(5556)),u=n(r(76239)),d=r(83407),c=n(r(46639)),p=r(17103),f=r(12321),m=r(23584),h=r(79282),g=r(25702),y=r(19779),v=r(65225),b=r(61244),P=r(33647),w=r(63460),C=r(42294),O=r(27576),x=r(65388),E=r(45248),S=r(24997),T=r(25373),k=r(82580),M=r(14653),_=r(74848);const D=["openTo","focusedView","timeViewsCount"],A=function(e,t,r){const{openTo:n,focusedView:a,timeViewsCount:l}=r,u=(0,i.default)(r,D),d=(0,o.default)({},u,{focusedView:null,sx:[{[`&.${O.multiSectionDigitalClockClasses.root}`]:{borderBottom:0},[`&.${O.multiSectionDigitalClockClasses.root}, .${O.multiSectionDigitalClockSectionClasses.root}, &.${x.digitalClockClasses.root}`]:{maxHeight:S.VIEW_HEIGHT}}]}),p=(0,T.isInternalTimeView)(t);return(0,_.jsxs)(s.Fragment,{children:[e[p?"day":t]?.((0,o.default)({},r,{view:p?"day":t,focusedView:a&&(0,k.isDatePickerView)(a)?a:null,views:r.views.filter(k.isDatePickerView),sx:[{gridColumn:1},...d.sx]})),l>0&&(0,_.jsxs)(s.Fragment,{children:[(0,_.jsx)(c.default,{orientation:"vertical",sx:{gridColumn:2}}),e[p?t:"hours"]?.((0,o.default)({},d,{view:p?t:"hours",focusedView:a&&(0,T.isInternalTimeView)(a)?a:null,openTo:(0,T.isInternalTimeView)(n)?n:"hours",views:r.views.filter(T.isInternalTimeView),sx:[{gridColumn:3},...d.sx]}))]})]})};(t.DesktopDateTimePicker=s.forwardRef((function(e,t){const r=(0,g.usePickersTranslations)(),n=(0,y.useUtils)(),a=(0,m.useDateTimePickerDefaultizedProps)(e,"MuiDesktopDateTimePicker"),{shouldRenderTimeInASingleColumn:i,thresholdToRenderTimeInASingleColumn:s,views:l,timeSteps:d}=(0,w.resolveTimeViewsResponse)(a),c=i?C.renderDigitalClockTimeView:C.renderMultiSectionDigitalClockTimeView,O=(0,o.default)({day:h.renderDateViewCalendar,month:h.renderDateViewCalendar,year:h.renderDateViewCalendar,hours:c,minutes:c,seconds:c,meridiem:c},a.viewRenderers),x=a.ampmInClock??!0,S=O.hours?.name===C.renderMultiSectionDigitalClockTimeView.name?l:l.filter((e=>"meridiem"!==e)),T=i?[]:["accept"],k=(0,o.default)({},a,{viewRenderers:O,format:(0,w.resolveDateTimeFormat)(n,a),views:S,yearsPerRow:a.yearsPerRow??4,ampmInClock:x,timeSteps:d,thresholdToRenderTimeInASingleColumn:s,shouldRenderTimeInASingleColumn:i,slots:(0,o.default)({field:f.DateTimeField,layout:E.DesktopDateTimePickerLayout,openPickerIcon:b.CalendarIcon},a.slots),slotProps:(0,o.default)({},a.slotProps,{field:e=>(0,o.default)({},(0,u.default)(a.slotProps?.field,e),(0,v.extractValidationProps)(a),{ref:t}),toolbar:(0,o.default)({hidden:!0,ampmInClock:x,toolbarVariant:"desktop"},a.slotProps?.toolbar),tabs:(0,o.default)({hidden:!0},a.slotProps?.tabs),actionBar:e=>(0,o.default)({actions:T},(0,u.default)(a.slotProps?.actionBar,e))})}),{renderPicker:_}=(0,P.useDesktopPicker)({props:k,valueManager:p.singleItemValueManager,valueType:"date-time",getOpenDialogAriaText:(0,M.buildGetOpenDialogAriaText)({utils:n,formatKey:"fullDate",contextTranslation:r.openDatePickerDialogue,propsTranslation:k.localeText?.openDatePickerDialogue}),validator:v.validateDateTime,rendererInterceptor:A});return _()}))).propTypes={ampm:l.default.bool,ampmInClock:l.default.bool,autoFocus:l.default.bool,className:l.default.string,closeOnSelect:l.default.bool,dayOfWeekFormatter:l.default.func,defaultValue:l.default.object,disabled:l.default.bool,disableFuture:l.default.bool,disableHighlightToday:l.default.bool,disableIgnoringDatePartForTimeValidation:l.default.bool,disableOpenPicker:l.default.bool,disablePast:l.default.bool,displayWeekNumber:l.default.bool,enableAccessibleFieldDOMStructure:l.default.any,fixedWeekNumber:l.default.number,format:l.default.string,formatDensity:l.default.oneOf(["dense","spacious"]),inputRef:d.refType,label:l.default.node,loading:l.default.bool,localeText:l.default.object,maxDate:l.default.object,maxDateTime:l.default.object,maxTime:l.default.object,minDate:l.default.object,minDateTime:l.default.object,minTime:l.default.object,minutesStep:l.default.number,monthsPerRow:l.default.oneOf([3,4]),name:l.default.string,onAccept:l.default.func,onChange:l.default.func,onClose:l.default.func,onError:l.default.func,onMonthChange:l.default.func,onOpen:l.default.func,onSelectedSectionsChange:l.default.func,onViewChange:l.default.func,onYearChange:l.default.func,open:l.default.bool,openTo:l.default.oneOf(["day","hours","meridiem","minutes","month","seconds","year"]),orientation:l.default.oneOf(["landscape","portrait"]),readOnly:l.default.bool,reduceAnimations:l.default.bool,referenceDate:l.default.object,renderLoading:l.default.func,selectedSections:l.default.oneOfType([l.default.oneOf(["all","day","empty","hours","meridiem","minutes","month","seconds","weekDay","year"]),l.default.number]),shouldDisableDate:l.default.func,shouldDisableMonth:l.default.func,shouldDisableTime:l.default.func,shouldDisableYear:l.default.func,showDaysOutsideCurrentMonth:l.default.bool,skipDisabled:l.default.bool,slotProps:l.default.object,slots:l.default.object,sx:l.default.oneOfType([l.default.arrayOf(l.default.oneOfType([l.default.func,l.default.object,l.default.bool])),l.default.func,l.default.object]),thresholdToRenderTimeInASingleColumn:l.default.number,timeSteps:l.default.shape({hours:l.default.number,minutes:l.default.number,seconds:l.default.number}),timezone:l.default.string,value:l.default.object,view:l.default.oneOf(["day","hours","meridiem","minutes","month","seconds","year"]),viewRenderers:l.default.shape({day:l.default.func,hours:l.default.func,meridiem:l.default.func,minutes:l.default.func,month:l.default.func,seconds:l.default.func,year:l.default.func}),views:l.default.arrayOf(l.default.oneOf(["day","hours","minutes","month","seconds","year"]).isRequired),yearsOrder:l.default.oneOf(["asc","desc"]),yearsPerRow:l.default.oneOf([3,4])}},10140:(e,t,r)=>{"use strict";var n=r(24994).default;Object.defineProperty(t,"__esModule",{value:!0}),t.whiteSpace=t.visibility=t.textOverflow=t.overflow=t.displayRaw=t.displayPrint=t.default=void 0;var a=n(r(29113)),o=n(r(82512));const i=t.displayPrint=(0,a.default)({prop:"displayPrint",cssProperty:!1,transform:e=>({"@media print":{display:e}})}),s=t.displayRaw=(0,a.default)({prop:"display"}),l=t.overflow=(0,a.default)({prop:"overflow"}),u=t.textOverflow=(0,a.default)({prop:"textOverflow"}),d=t.visibility=(0,a.default)({prop:"visibility"}),c=t.whiteSpace=(0,a.default)({prop:"whiteSpace"});t.default=(0,o.default)(i,s,l,u,d,c)},10165:(e,t,r)=>{"use strict";var n=r(24994).default;Object.defineProperty(t,"__esModule",{value:!0}),Object.defineProperty(t,"default",{enumerable:!0,get:function(){return a.default}});var a=n(r(49014))},10208:(e,t,r)=>{"use strict";r.d(t,{Ax:()=>a,CA:()=>i,zv:()=>o});var n=r(71221);const a=n.gql` query product($id: String!) { product(id: $id) { id description erpId isActive unitaryCost dangerous warehouseId suggestion unityOfMeasureId unityOfMeasureRef { id name acronym erpId isActive } } } `,o=n.gql` query products( $pagination: Pagination $query: PaginationDefaultQueryInput! ) { products(pagination: $pagination, query: $query) { hasMore items { id description suggestion erpId isActive unitaryCost dangerous warehouseId unityOfMeasureId suggestion unityOfMeasureRef { id name acronym erpId isActive } } } } `,i=(n.gql` query findProductsByCA($ca: String!) { findProductsByCA(ipeManufacturerId: $ca) { id description suggestion isActive erpId unitaryCost dangerous warehouseId unityOfMeasureId } } `,n.gql` query findProductsByEquipment($equipmentName: String!) { findProductsByEquipment(equipmentName: $equipmentName) { id description suggestion isActive erpId unitaryCost dangerous warehouseId unityOfMeasureId } } `)},10217:(e,t,r)=>{"use strict";var n=r(24994).default;Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var a=n(r(42032)),o=r(74848);t.default=(0,a.default)((0,o.jsx)("path",{d:"m18 4 2 4h-3l-2-4h-2l2 4h-3l-2-4H8l2 4H7L5 4H4c-1.1 0-1.99.9-1.99 2L2 18c0 1.1.9 2 2 2h16c1.1 0 2-.9 2-2V4z"}),"Movie")},10219:(e,t,r)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),Object.defineProperty(t,"DEFAULT_DEPRECATION_REASON",{enumerable:!0,get:function(){return o.DEFAULT_DEPRECATION_REASON}}),Object.defineProperty(t,"GRAPHQL_MAX_INT",{enumerable:!0,get:function(){return i.GRAPHQL_MAX_INT}}),Object.defineProperty(t,"GRAPHQL_MIN_INT",{enumerable:!0,get:function(){return i.GRAPHQL_MIN_INT}}),Object.defineProperty(t,"GraphQLBoolean",{enumerable:!0,get:function(){return i.GraphQLBoolean}}),Object.defineProperty(t,"GraphQLDeprecatedDirective",{enumerable:!0,get:function(){return o.GraphQLDeprecatedDirective}}),Object.defineProperty(t,"GraphQLDirective",{enumerable:!0,get:function(){return o.GraphQLDirective}}),Object.defineProperty(t,"GraphQLEnumType",{enumerable:!0,get:function(){return a.GraphQLEnumType}}),Object.defineProperty(t,"GraphQLFloat",{enumerable:!0,get:function(){return i.GraphQLFloat}}),Object.defineProperty(t,"GraphQLID",{enumerable:!0,get:function(){return i.GraphQLID}}),Object.defineProperty(t,"GraphQLIncludeDirective",{enumerable:!0,get:function(){return o.GraphQLIncludeDirective}}),Object.defineProperty(t,"GraphQLInputObjectType",{enumerable:!0,get:function(){return a.GraphQLInputObjectType}}),Object.defineProperty(t,"GraphQLInt",{enumerable:!0,get:function(){return i.GraphQLInt}}),Object.defineProperty(t,"GraphQLInterfaceType",{enumerable:!0,get:function(){return a.GraphQLInterfaceType}}),Object.defineProperty(t,"GraphQLList",{enumerable:!0,get:function(){return a.GraphQLList}}),Object.defineProperty(t,"GraphQLNonNull",{enumerable:!0,get:function(){return a.GraphQLNonNull}}),Object.defineProperty(t,"GraphQLObjectType",{enumerable:!0,get:function(){return a.GraphQLObjectType}}),Object.defineProperty(t,"GraphQLOneOfDirective",{enumerable:!0,get:function(){return o.GraphQLOneOfDirective}}),Object.defineProperty(t,"GraphQLScalarType",{enumerable:!0,get:function(){return a.GraphQLScalarType}}),Object.defineProperty(t,"GraphQLSchema",{enumerable:!0,get:function(){return n.GraphQLSchema}}),Object.defineProperty(t,"GraphQLSkipDirective",{enumerable:!0,get:function(){return o.GraphQLSkipDirective}}),Object.defineProperty(t,"GraphQLSpecifiedByDirective",{enumerable:!0,get:function(){return o.GraphQLSpecifiedByDirective}}),Object.defineProperty(t,"GraphQLString",{enumerable:!0,get:function(){return i.GraphQLString}}),Object.defineProperty(t,"GraphQLUnionType",{enumerable:!0,get:function(){return a.GraphQLUnionType}}),Object.defineProperty(t,"SchemaMetaFieldDef",{enumerable:!0,get:function(){return s.SchemaMetaFieldDef}}),Object.defineProperty(t,"TypeKind",{enumerable:!0,get:function(){return s.TypeKind}}),Object.defineProperty(t,"TypeMetaFieldDef",{enumerable:!0,get:function(){return s.TypeMetaFieldDef}}),Object.defineProperty(t,"TypeNameMetaFieldDef",{enumerable:!0,get:function(){return s.TypeNameMetaFieldDef}}),Object.defineProperty(t,"__Directive",{enumerable:!0,get:function(){return s.__Directive}}),Object.defineProperty(t,"__DirectiveLocation",{enumerable:!0,get:function(){return s.__DirectiveLocation}}),Object.defineProperty(t,"__EnumValue",{enumerable:!0,get:function(){return s.__EnumValue}}),Object.defineProperty(t,"__Field",{enumerable:!0,get:function(){return s.__Field}}),Object.defineProperty(t,"__InputValue",{enumerable:!0,get:function(){return s.__InputValue}}),Object.defineProperty(t,"__Schema",{enumerable:!0,get:function(){return s.__Schema}}),Object.defineProperty(t,"__Type",{enumerable:!0,get:function(){return s.__Type}}),Object.defineProperty(t,"__TypeKind",{enumerable:!0,get:function(){return s.__TypeKind}}),Object.defineProperty(t,"assertAbstractType",{enumerable:!0,get:function(){return a.assertAbstractType}}),Object.defineProperty(t,"assertCompositeType",{enumerable:!0,get:function(){return a.assertCompositeType}}),Object.defineProperty(t,"assertDirective",{enumerable:!0,get:function(){return o.assertDirective}}),Object.defineProperty(t,"assertEnumType",{enumerable:!0,get:function(){return a.assertEnumType}}),Object.defineProperty(t,"assertEnumValueName",{enumerable:!0,get:function(){return u.assertEnumValueName}}),Object.defineProperty(t,"assertInputObjectType",{enumerable:!0,get:function(){return a.assertInputObjectType}}),Object.defineProperty(t,"assertInputType",{enumerable:!0,get:function(){return a.assertInputType}}),Object.defineProperty(t,"assertInterfaceType",{enumerable:!0,get:function(){return a.assertInterfaceType}}),Object.defineProperty(t,"assertLeafType",{enumerable:!0,get:function(){return a.assertLeafType}}),Object.defineProperty(t,"assertListType",{enumerable:!0,get:function(){return a.assertListType}}),Object.defineProperty(t,"assertName",{enumerable:!0,get:function(){return u.assertName}}),Object.defineProperty(t,"assertNamedType",{enumerable:!0,get:function(){return a.assertNamedType}}),Object.defineProperty(t,"assertNonNullType",{enumerable:!0,get:function(){return a.assertNonNullType}}),Object.defineProperty(t,"assertNullableType",{enumerable:!0,get:function(){return a.assertNullableType}}),Object.defineProperty(t,"assertObjectType",{enumerable:!0,get:function(){return a.assertObjectType}}),Object.defineProperty(t,"assertOutputType",{enumerable:!0,get:function(){return a.assertOutputType}}),Object.defineProperty(t,"assertScalarType",{enumerable:!0,get:function(){return a.assertScalarType}}),Object.defineProperty(t,"assertSchema",{enumerable:!0,get:function(){return n.assertSchema}}),Object.defineProperty(t,"assertType",{enumerable:!0,get:function(){return a.assertType}}),Object.defineProperty(t,"assertUnionType",{enumerable:!0,get:function(){return a.assertUnionType}}),Object.defineProperty(t,"assertValidSchema",{enumerable:!0,get:function(){return l.assertValidSchema}}),Object.defineProperty(t,"assertWrappingType",{enumerable:!0,get:function(){return a.assertWrappingType}}),Object.defineProperty(t,"getNamedType",{enumerable:!0,get:function(){return a.getNamedType}}),Object.defineProperty(t,"getNullableType",{enumerable:!0,get:function(){return a.getNullableType}}),Object.defineProperty(t,"introspectionTypes",{enumerable:!0,get:function(){return s.introspectionTypes}}),Object.defineProperty(t,"isAbstractType",{enumerable:!0,get:function(){return a.isAbstractType}}),Object.defineProperty(t,"isCompositeType",{enumerable:!0,get:function(){return a.isCompositeType}}),Object.defineProperty(t,"isDirective",{enumerable:!0,get:function(){return o.isDirective}}),Object.defineProperty(t,"isEnumType",{enumerable:!0,get:function(){return a.isEnumType}}),Object.defineProperty(t,"isInputObjectType",{enumerable:!0,get:function(){return a.isInputObjectType}}),Object.defineProperty(t,"isInputType",{enumerable:!0,get:function(){return a.isInputType}}),Object.defineProperty(t,"isInterfaceType",{enumerable:!0,get:function(){return a.isInterfaceType}}),Object.defineProperty(t,"isIntrospectionType",{enumerable:!0,get:function(){return s.isIntrospectionType}}),Object.defineProperty(t,"isLeafType",{enumerable:!0,get:function(){return a.isLeafType}}),Object.defineProperty(t,"isListType",{enumerable:!0,get:function(){return a.isListType}}),Object.defineProperty(t,"isNamedType",{enumerable:!0,get:function(){return a.isNamedType}}),Object.defineProperty(t,"isNonNullType",{enumerable:!0,get:function(){return a.isNonNullType}}),Object.defineProperty(t,"isNullableType",{enumerable:!0,get:function(){return a.isNullableType}}),Object.defineProperty(t,"isObjectType",{enumerable:!0,get:function(){return a.isObjectType}}),Object.defineProperty(t,"isOutputType",{enumerable:!0,get:function(){return a.isOutputType}}),Object.defineProperty(t,"isRequiredArgument",{enumerable:!0,get:function(){return a.isRequiredArgument}}),Object.defineProperty(t,"isRequiredInputField",{enumerable:!0,get:function(){return a.isRequiredInputField}}),Object.defineProperty(t,"isScalarType",{enumerable:!0,get:function(){return a.isScalarType}}),Object.defineProperty(t,"isSchema",{enumerable:!0,get:function(){return n.isSchema}}),Object.defineProperty(t,"isSpecifiedDirective",{enumerable:!0,get:function(){return o.isSpecifiedDirective}}),Object.defineProperty(t,"isSpecifiedScalarType",{enumerable:!0,get:function(){return i.isSpecifiedScalarType}}),Object.defineProperty(t,"isType",{enumerable:!0,get:function(){return a.isType}}),Object.defineProperty(t,"isUnionType",{enumerable:!0,get:function(){return a.isUnionType}}),Object.defineProperty(t,"isWrappingType",{enumerable:!0,get:function(){return a.isWrappingType}}),Object.defineProperty(t,"resolveObjMapThunk",{enumerable:!0,get:function(){return a.resolveObjMapThunk}}),Object.defineProperty(t,"resolveReadonlyArrayThunk",{enumerable:!0,get:function(){return a.resolveReadonlyArrayThunk}}),Object.defineProperty(t,"specifiedDirectives",{enumerable:!0,get:function(){return o.specifiedDirectives}}),Object.defineProperty(t,"specifiedScalarTypes",{enumerable:!0,get:function(){return i.specifiedScalarTypes}}),Object.defineProperty(t,"validateSchema",{enumerable:!0,get:function(){return l.validateSchema}});var n=r(14648),a=r(63754),o=r(38685),i=r(11062),s=r(8364),l=r(59873),u=r(63506)},10308:function(e,t,r){"use strict";var n=this&&this.__importDefault||function(e){return e&&e.__esModule?e:{default:e}};Object.defineProperty(t,"__esModule",{value:!0}),t.default=function e(t,r){void 0===r&&(r={});for(var n=[],a="function"==typeof r.replace,u=r.transform||i.returnFirstArg,d=r.library||s,c=d.cloneElement,p=d.createElement,f=d.isValidElement,m=t.length,h=0;h1&&(y=c(y,{key:y.key||h})),n.push(u(y,g,h));continue}}if("text"!==g.type){var v=g,b={};l(v)?((0,i.setStyleProp)(v.attribs.style,v.attribs),b=v.attribs):v.attribs&&(b=(0,o.default)(v.attribs,v.name));var P=void 0;switch(g.type){case"script":case"style":g.children[0]&&(b.dangerouslySetInnerHTML={__html:g.children[0].data});break;case"tag":"textarea"===g.name&&g.children[0]?b.defaultValue=g.children[0].data:g.children&&g.children.length&&(P=e(g.children,r));break;default:continue}m>1&&(b.key=h),n.push(u(p(g.name,b,P),g,h))}else{var w=!g.data.trim().length;if(w&&g.parent&&!(0,i.canTextBeChildOfNode)(g.parent))continue;if(r.trim&&w)continue;n.push(u(g.data,g,h))}}return 1===n.length?n[0]:n};var a=r(96540),o=n(r(20840)),i=r(74958),s={cloneElement:a.cloneElement,createElement:a.createElement,isValidElement:a.isValidElement};function l(e){return i.PRESERVE_CUSTOM_ATTRIBUTES&&"tag"===e.type&&(0,i.isCustomComponent)(e.name,e.attribs)}},10421:(e,t,r)=>{"use strict";var n=r(24994).default,a=r(6305).default;Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var o=a(r(96540)),i=r(45730),s=n(r(58869));t.default=function(e={}){const{autoHideDuration:t=null,disableWindowBlurListener:r=!1,onClose:n,open:a,resumeHideDuration:l}=e,u=(0,i.unstable_useTimeout)();o.useEffect((()=>{if(a)return document.addEventListener("keydown",e),()=>{document.removeEventListener("keydown",e)};function e(e){e.defaultPrevented||"Escape"===e.key&&n?.(e,"escapeKeyDown")}}),[a,n]);const d=(0,i.unstable_useEventCallback)(((e,t)=>{n?.(e,t)})),c=(0,i.unstable_useEventCallback)((e=>{n&&null!=e&&u.start(e,(()=>{d(null,"timeout")}))}));o.useEffect((()=>(a&&c(t),u.clear)),[a,t,c,u]);const p=u.clear,f=o.useCallback((()=>{null!=t&&c(null!=l?l:.5*t)}),[t,l,c]),m=e=>t=>{const r=e.onFocus;r?.(t),p()},h=e=>t=>{const r=e.onMouseEnter;r?.(t),p()},g=e=>t=>{const r=e.onMouseLeave;r?.(t),f()};return o.useEffect((()=>{if(!r&&a)return window.addEventListener("focus",f),window.addEventListener("blur",p),()=>{window.removeEventListener("focus",f),window.removeEventListener("blur",p)}}),[r,a,f,p]),{getRootProps:(t={})=>{const r={...(0,s.default)(e),...(0,s.default)(t)};return{role:"presentation",...t,...r,onBlur:(n=r,e=>{const t=n.onBlur;t?.(e),f()}),onFocus:m(r),onMouseEnter:h(r),onMouseLeave:g(r)};var n},onClickAway:e=>{n?.(e,"clickaway")}}}},10432:(e,t,r)=>{"use strict";var n=r(24994).default;Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0,t.getFormHelperTextUtilityClasses=function(e){return(0,o.default)("MuiFormHelperText",e)};var a=n(r(80632)),o=n(r(3404));const i=(0,a.default)("MuiFormHelperText",["root","error","disabled","sizeSmall","sizeMedium","contained","focused","filled","required"]);t.default=i},10434:(e,t,r)=>{"use strict";var n=r(24994).default,a=r(6305).default;Object.defineProperty(t,"__esModule",{value:!0}),t.PickersCalendarHeader=void 0;var o=n(r(54893)),i=n(r(94634)),s=a(r(96540)),l=(n(r(5556)),n(r(71508))),u=n(r(59400)),d=r(55264),c=n(r(70971)),p=n(r(22420)),f=n(r(44871)),m=r(25702),h=r(19779),g=r(77151),y=r(61244),v=r(56529),b=r(34510),P=r(99168),w=r(74848);const C=["slots","slotProps","currentMonth","disabled","disableFuture","disablePast","maxDate","minDate","onMonthChange","onViewChange","view","reduceAnimations","views","labelId","className","timezone","format"],O=["ownerState"],x=(0,d.styled)("div",{name:"MuiPickersCalendarHeader",slot:"Root",overridesResolver:(e,t)=>t.root})({display:"flex",alignItems:"center",marginTop:12,marginBottom:4,paddingLeft:24,paddingRight:12,maxHeight:40,minHeight:40}),E=(0,d.styled)("div",{name:"MuiPickersCalendarHeader",slot:"LabelContainer",overridesResolver:(e,t)=>t.labelContainer})((({theme:e})=>(0,i.default)({display:"flex",overflow:"hidden",alignItems:"center",cursor:"pointer",marginRight:"auto"},e.typography.body1,{fontWeight:e.typography.fontWeightMedium}))),S=(0,d.styled)("div",{name:"MuiPickersCalendarHeader",slot:"Label",overridesResolver:(e,t)=>t.label})({marginRight:6}),T=(0,d.styled)(f.default,{name:"MuiPickersCalendarHeader",slot:"SwitchViewButton",overridesResolver:(e,t)=>t.switchViewButton})({marginRight:"auto",variants:[{props:{view:"year"},style:{[`.${P.pickersCalendarHeaderClasses.switchViewIcon}`]:{transform:"rotate(180deg)"}}}]}),k=(0,d.styled)(y.ArrowDropDownIcon,{name:"MuiPickersCalendarHeader",slot:"SwitchViewIcon",overridesResolver:(e,t)=>t.switchViewIcon})((({theme:e})=>({willChange:"transform",transition:e.transitions.create("transform"),transform:"rotate(0deg)"})));t.PickersCalendarHeader=s.forwardRef((function(e,t){const r=(0,m.usePickersTranslations)(),n=(0,h.useUtils)(),a=(0,d.useThemeProps)({props:e,name:"MuiPickersCalendarHeader"}),{slots:s,slotProps:f,currentMonth:y,disabled:M,disableFuture:_,disablePast:D,maxDate:A,minDate:j,onMonthChange:I,onViewChange:R,view:$,reduceAnimations:N,views:L,labelId:F,className:V,timezone:B,format:z=`${n.formats.month} ${n.formats.year}`}=a,H=(0,o.default)(a,C),q=a,U=(e=>{const{classes:t}=e;return(0,p.default)({root:["root"],labelContainer:["labelContainer"],label:["label"],switchViewButton:["switchViewButton"],switchViewIcon:["switchViewIcon"]},P.getPickersCalendarHeaderUtilityClass,t)})(a),W=s?.switchViewButton??T,G=(0,c.default)({elementType:W,externalSlotProps:f?.switchViewButton,additionalProps:{size:"small","aria-label":r.calendarViewSwitchingButtonAriaLabel($)},ownerState:q,className:U.switchViewButton}),Q=s?.switchViewIcon??k,K=(0,c.default)({elementType:Q,externalSlotProps:f?.switchViewIcon,ownerState:q,className:U.switchViewIcon}),Y=(0,o.default)(K,O),Z=(0,b.useNextMonthDisabled)(y,{disableFuture:_,maxDate:A,timezone:B}),X=(0,b.usePreviousMonthDisabled)(y,{disablePast:D,minDate:j,timezone:B});if(1===L.length&&"year"===L[0])return null;const J=n.formatByString(y,z);return(0,w.jsxs)(x,(0,i.default)({},H,{ownerState:q,className:(0,l.default)(U.root,V),ref:t,children:[(0,w.jsxs)(E,{role:"presentation",onClick:()=>{if(1!==L.length&&R&&!M)if(2===L.length)R(L.find((e=>e!==$))||L[0]);else{const e=0!==L.indexOf($)?0:1;R(L[e])}},ownerState:q,"aria-live":"polite",className:U.labelContainer,children:[(0,w.jsx)(g.PickersFadeTransitionGroup,{reduceAnimations:N,transKey:J,children:(0,w.jsx)(S,{id:F,ownerState:q,className:U.label,children:J})}),L.length>1&&!M&&(0,w.jsx)(W,(0,i.default)({},G,{children:(0,w.jsx)(Q,(0,i.default)({},Y))}))]}),(0,w.jsx)(u.default,{in:"day"===$,appear:!N,enter:!N,children:(0,w.jsx)(v.PickersArrowSwitcher,{slots:s,slotProps:f,onGoToPrevious:()=>I(n.addMonths(y,-1),"right"),isPreviousDisabled:X,previousLabel:r.previousMonth,onGoToNext:()=>I(n.addMonths(y,1),"left"),isNextDisabled:Z,nextLabel:r.nextMonth})})]}))}))},10473:(e,t,r)=>{"use strict";var n=r(24994).default,a=r(6305).default;Object.defineProperty(t,"__esModule",{value:!0}),t.default=function(){return o.useContext(i.default)};var o=a(r(96540)),i=n(r(45649))},10507:(e,t,r)=>{"use strict";var n=r(24994).default;Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var a=n(r(42032)),o=r(74848);t.default=(0,a.default)((0,o.jsx)("path",{d:"M7 11v2h10v-2zm5-9C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2m0 18c-4.41 0-8-3.59-8-8s3.59-8 8-8 8 3.59 8 8-3.59 8-8 8"}),"RemoveCircleOutline")},10540:e=>{"use strict";e.exports=function(e){var t=document.createElement("style");return e.setAttributes(t,e.attributes),e.insert(t,e.options),t}},10570:(e,t,r)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.getDateCalendarUtilityClass=t.dateCalendarClasses=void 0;var n=r(83407);t.getDateCalendarUtilityClass=e=>(0,n.unstable_generateUtilityClass)("MuiDateCalendar",e),t.dateCalendarClasses=(0,n.unstable_generateUtilityClasses)("MuiDateCalendar",["root","viewTransitionContainer"])},10600:(e,t,r)=>{"use strict";var n=r(24994).default,a=r(6305).default;Object.defineProperty(t,"__esModule",{value:!0}),t.default=function(e={}){const{createStyledComponent:t=v,useThemeProps:r=b,componentName:n="MuiStack"}=e,a=t(w);return o.forwardRef((function(e,t){const o=r(e),s=(0,p.extendSxProp)(o),{component:d="div",direction:c="column",spacing:f=0,divider:m,children:h,className:y,useFlexGap:v=!1,...b}=s,w={direction:c,spacing:f,useFlexGap:v},C=(0,u.default)({root:["root"]},(e=>(0,l.default)(n,e)),{});return(0,g.jsx)(a,{as:d,ownerState:w,ref:t,className:(0,i.default)(C.root,y),...b,children:m?P(h,m):h})}))},t.style=void 0;var o=a(r(96540)),i=(n(r(5556)),n(r(71508))),s=n(r(70819)),l=n(r(3404)),u=n(r(74259)),d=n(r(70019)),c=n(r(18946)),p=r(96738),f=n(r(58253)),m=r(73056),h=r(93469),g=r(74848);const y=(0,f.default)(),v=(0,d.default)("div",{name:"MuiStack",slot:"Root",overridesResolver:(e,t)=>t.root});function b(e){return(0,c.default)({props:e,name:"MuiStack",defaultTheme:y})}function P(e,t){const r=o.Children.toArray(e).filter(Boolean);return r.reduce(((e,n,a)=>(e.push(n),a{let r={display:"flex",flexDirection:"column",...(0,m.handleBreakpoints)({theme:t},(0,m.resolveBreakpointValues)({values:e.direction,breakpoints:t.breakpoints.values}),(e=>({flexDirection:e})))};if(e.spacing){const n=(0,h.createUnarySpacing)(t),a=Object.keys(t.breakpoints.values).reduce(((t,r)=>(("object"==typeof e.spacing&&null!=e.spacing[r]||"object"==typeof e.direction&&null!=e.direction[r])&&(t[r]=!0),t)),{}),o=(0,m.resolveBreakpointValues)({values:e.direction,base:a}),i=(0,m.resolveBreakpointValues)({values:e.spacing,base:a});"object"==typeof o&&Object.keys(o).forEach(((e,t,r)=>{if(!o[e]){const n=t>0?o[r[t-1]]:"column";o[e]=n}}));const l=(t,r)=>{return e.useFlexGap?{gap:(0,h.getValue)(n,t)}:{"& > :not(style):not(style)":{margin:0},"& > :not(style) ~ :not(style)":{[`margin${a=r?o[r]:e.direction,{row:"Left","row-reverse":"Right",column:"Top","column-reverse":"Bottom"}[a]}`]:(0,h.getValue)(n,t)}};var a};r=(0,s.default)(r,(0,m.handleBreakpoints)({theme:t},i,l))}return r=(0,m.mergeBreakpointsInOrder)(t.breakpoints,r),r};t.style=w},10604:(e,t,r)=>{"use strict";var n=r(24994).default;Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0,t.getInputUtilityClass=function(e){return(0,o.default)("MuiInput",e)};var a=n(r(80632)),o=n(r(3404));const i={...r(60875).inputBaseClasses,...(0,a.default)("MuiInput",["root","underline","input"])};t.default=i},10614:(e,t,r)=>{"use strict";var n=r(96540),a=r(5338),o=r(71221),i=r(56099),s=r(26674),l=r(5602);const u=[];function d(e){const t=e.defaultIntegrations||[],r=e.integrations;let n;if(t.forEach((e=>{e.isDefaultInstance=!0})),Array.isArray(r))n=[...t,...r];else if("function"==typeof r){const e=r(t);n=Array.isArray(e)?e:[e]}else n=t;return function(e){const t={};return e.forEach((e=>{const{name:r}=e,n=t[r];n&&!n.isDefaultInstance&&e.isDefaultInstance||(t[r]=e)})),Object.values(t)}(n)}function c(e,t){for(const r of t)r?.afterAllSetup&&r.afterAllSetup(e)}function p(e,t,r){if(r[t.name])s.T&&l.vF.log(`Integration skipped because it was already installed: ${t.name}`);else{if(r[t.name]=t,-1===u.indexOf(t.name)&&"function"==typeof t.setupOnce&&(t.setupOnce(),u.push(t.name)),t.setup&&"function"==typeof t.setup&&t.setup(e),"function"==typeof t.preprocessEvent){const r=t.preprocessEvent.bind(t);e.on("preprocessEvent",((t,n)=>r(t,n,e)))}if("function"==typeof t.processEvent){const r=t.processEvent.bind(t),n=Object.assign(((t,n)=>r(t,n,e)),{id:t.name});e.addEventProcessor(n)}s.T&&l.vF.log(`Integration installed: ${t.name}`)}}var f=r(44910),m=r(2323);function h(e){const t=[];e.message&&t.push(e.message);try{const r=e.exception.values[e.exception.values.length-1];r?.value&&(t.push(r.value),r.type&&t.push(`${r.type}: ${r.value}`))}catch(e){}return t}const g=[/^Script error\.?$/,/^Javascript error: Script error\.? on line 0$/,/^ResizeObserver loop completed with undelivered notifications.$/,/^Cannot redefine property: googletag$/,/^Can't find variable: gmo$/,/^undefined is not an object \(evaluating 'a\.[A-Z]'\)$/,'can\'t redefine non-configurable property "solana"',"vv().getRestrictions is not a function. (In 'vv().getRestrictions(1,a)', 'vv().getRestrictions' is undefined)","Can't find variable: _AutofillCallbackHandler",/^Non-Error promise rejection captured with value: Object Not Found Matching Id:\d+, MethodName:simulateEvent, ParamCount:\d+$/,/^Java exception was raised during method invocation$/],y=(e={})=>{let t;return{name:"EventFilters",setup(r){const n=r.getOptions();t=b(e,n)},processEvent(r,n,a){if(!t){const r=a.getOptions();t=b(e,r)}return function(e,t){if(e.type){if("transaction"===e.type&&function(e,t){if(!t?.length)return!1;const r=e.transaction;return!!r&&(0,m.Xr)(r,t)}(e,t.ignoreTransactions))return s.T&&l.vF.warn(`Event dropped due to being matched by \`ignoreTransactions\` option.\nEvent: ${(0,f.$X)(e)}`),!0}else{if(function(e,t){return!!t?.length&&h(e).some((e=>(0,m.Xr)(e,t)))}(e,t.ignoreErrors))return s.T&&l.vF.warn(`Event dropped due to being matched by \`ignoreErrors\` option.\nEvent: ${(0,f.$X)(e)}`),!0;if(function(e){return!!e.exception?.values?.length&&(!e.message&&!e.exception.values.some((e=>e.stacktrace||e.type&&"Error"!==e.type||e.value)))}(e))return s.T&&l.vF.warn(`Event dropped due to not having an error message, error type or stacktrace.\nEvent: ${(0,f.$X)(e)}`),!0;if(function(e,t){if(!t?.length)return!1;const r=P(e);return!!r&&(0,m.Xr)(r,t)}(e,t.denyUrls))return s.T&&l.vF.warn(`Event dropped due to being matched by \`denyUrls\` option.\nEvent: ${(0,f.$X)(e)}.\nUrl: ${P(e)}`),!0;if(!function(e,t){if(!t?.length)return!0;const r=P(e);return!r||(0,m.Xr)(r,t)}(e,t.allowUrls))return s.T&&l.vF.warn(`Event dropped due to not being matched by \`allowUrls\` option.\nEvent: ${(0,f.$X)(e)}.\nUrl: ${P(e)}`),!0}return!1}(r,t)?null:r}}},v=(e={})=>({...y(e),name:"InboundFilters"});function b(e={},t={}){return{allowUrls:[...e.allowUrls||[],...t.allowUrls||[]],denyUrls:[...e.denyUrls||[],...t.denyUrls||[]],ignoreErrors:[...e.ignoreErrors||[],...t.ignoreErrors||[],...e.disableErrorDefaults?[]:g],ignoreTransactions:[...e.ignoreTransactions||[],...t.ignoreTransactions||[]]}}function P(e){try{const t=[...e.exception?.values??[]].reverse().find((e=>void 0===e.mechanism?.parent_id&&e.stacktrace?.frames?.length)),r=t?.stacktrace?.frames;return r?function(e=[]){for(let t=e.length-1;t>=0;t--){const r=e[t];if(r&&""!==r.filename&&"[native code]"!==r.filename)return r.filename||null}return null}(r):null}catch(t){return s.T&&l.vF.error(`Cannot extract url for event ${(0,f.$X)(e)}`),null}}var w=r(40873);let C;const O=new WeakMap,x=()=>({name:"FunctionToString",setupOnce(){C=Function.prototype.toString;try{Function.prototype.toString=function(...e){const t=(0,w.sp)(this),r=O.has((0,i.KU)())&&void 0!==t?t:this;return C.apply(r,e)}}catch{}},setup(e){O.set(e,!0)}});var E=r(20527);const S=()=>{let e;return{name:"Dedupe",processEvent(t){if(t.type)return t;try{if(function(e,t){return!!t&&(!!function(e,t){const r=e.message,n=t.message;return!(!r&&!n)&&(!(r&&!n||!r&&n)&&(r===n&&(!!k(e,t)&&!!T(e,t))))}(e,t)||!!function(e,t){const r=M(t),n=M(e);return!(!r||!n)&&(r.type===n.type&&r.value===n.value&&(!!k(e,t)&&!!T(e,t)))}(e,t))}(t,e))return s.T&&l.vF.warn("Event dropped due to being a duplicate of previously captured event."),null}catch(e){}return e=t}}};function T(e,t){let r=(0,E.RV)(e),n=(0,E.RV)(t);if(!r&&!n)return!0;if(r&&!n||!r&&n)return!1;if(n.length!==r.length)return!1;for(let e=0;e{console.error(`Invalid Sentry Dsn: ${e}`)}));const[r,n,a="",o="",i="",s=""]=t.slice(1);let u="",d=s;const c=d.split("/");if(c.length>1&&(u=c.slice(0,-1).join("/"),d=c.pop()),d){const e=d.match(/^\d+/);e&&(d=e[0])}return V({host:o,pass:a,path:u,projectId:d,port:i,protocol:r,publicKey:n})}(e):V(e);if(t&&function(e){if(!D.T)return!0;const{port:t,projectId:r,protocol:n}=e;return!(["protocol","publicKey","host","projectId"].find((t=>!e[t]&&(l.vF.error(`Invalid Sentry Dsn: ${t} missing`),!0)))||(r.match(/^\d+$/)?function(e){return"http"===e||"https"===e}(n)?t&&isNaN(parseInt(t,10))&&(l.vF.error(`Invalid Sentry Dsn: Invalid port ${t}`),1):(l.vF.error(`Invalid Sentry Dsn: Invalid protocol ${n}`),1):(l.vF.error(`Invalid Sentry Dsn: Invalid projectId ${r}`),1)))}(t))return t}function z(e){const t=e.protocol?`${e.protocol}:`:"",r=e.port?`:${e.port}`:"";return`${t}//${e.host}${r}${e.path?`/${e.path}`:""}/api/`}var H=r(7313),q=r(95200),U=r(51071);function W(e,t=[]){return[e,t]}function G(e,t){const[r,n]=e;return[r,[...n,t]]}function Q(e,t){const r=e[1];for(const e of r)if(t(e,e[0].type))return!0;return!1}function K(e){const t=(0,q.Se)(A.O);return t.encodePolyfill?t.encodePolyfill(e):(new TextEncoder).encode(e)}function Y(e){const[t,r]=e;let n=JSON.stringify(t);function a(e){"string"==typeof n?n="string"==typeof e?n+e:[K(n),e]:n.push("string"==typeof e?K(e):e)}for(const e of r){const[t,r]=e;if(a(`\n${JSON.stringify(t)}\n`),"string"==typeof r||r instanceof Uint8Array)a(r);else{let e;try{e=JSON.stringify(r)}catch(t){e=JSON.stringify((0,U.S8)(r))}a(e)}}return"string"==typeof n?n:function(e){const t=e.reduce(((e,t)=>e+t.length),0),r=new Uint8Array(t);let n=0;for(const t of e)r.set(t,n),n+=t.length;return r}(n)}function Z(e){const t="string"==typeof e.data?K(e.data):e.data;return[{type:"attachment",length:t.length,filename:e.filename,content_type:e.contentType,attachment_type:e.attachmentType},t]}const X={session:"session",sessions:"session",attachment:"attachment",transaction:"transaction",event:"error",client_report:"internal",user_report:"default",profile:"profile",profile_chunk:"profile",replay_event:"replay",replay_recording:"replay",check_in:"monitor",feedback:"feedback",span:"span",raw_security:"security",otel_log:"log_item"};function J(e){return X[e]}function ee(e){if(!e?.sdk)return;const{name:t,version:r}=e.sdk;return{name:t,version:r}}var te=r(59328),re=r(18710),ne=r(90519),ae=r(30690),oe=r(20572),ie=r(45734),se=r(45333),le=r(97316),ue=r(74611);const de="Not capturing exception because it's already been captured.",ce="Discarded session because of missing or non-string release",pe=Symbol.for("SentryInternalError"),fe=Symbol.for("SentryDoNotSendEventError");function me(e){return{message:e,[pe]:!0}}function he(e){return{message:e,[fe]:!0}}function ge(e){return!!e&&"object"==typeof e&&pe in e}function ye(e){return!!e&&"object"==typeof e&&fe in e}class ve{constructor(e){if(this._options=e,this._integrations={},this._numProcessing=0,this._outcomes={},this._hooks={},this._eventProcessors=[],e.dsn?this._dsn=B(e.dsn):s.T&&l.vF.warn("No DSN provided, client will not send events."),this._dsn){const a=(t=this._dsn,r=e.tunnel,n=e._metadata?e._metadata.sdk:void 0,r||`${function(e){return`${z(e)}${e.projectId}/envelope/`}(t)}?${function(e,t){const r={sentry_version:"7"};return e.publicKey&&(r.sentry_key=e.publicKey),t&&(r.sentry_client=`${t.name}/${t.version}`),new URLSearchParams(r).toString()}(t,n)}`);this._transport=e.transport({tunnel:this._options.tunnel,recordDroppedEvent:this.recordDroppedEvent.bind(this),...e.transportOptions,url:a})}var t,r,n}captureException(e,t,r){const n=(0,f.eJ)();if((0,f.GR)(e))return s.T&&l.vF.log(de),n;const a={event_id:n,...t};return this._process(this.eventFromException(e,a).then((e=>this._captureEvent(e,a,r)))),a.event_id}captureMessage(e,t,r,n){const a={event_id:(0,f.eJ)(),...r},o=(0,ae.NF)(e)?e:String(e),i=(0,ae.sO)(e)?this.eventFromMessage(o,t,a):this.eventFromException(e,a);return this._process(i.then((e=>this._captureEvent(e,a,n)))),a.event_id}captureEvent(e,t,r){const n=(0,f.eJ)();if(t?.originalException&&(0,f.GR)(t.originalException))return s.T&&l.vF.log(de),n;const a={event_id:n,...t},o=e.sdkProcessingMetadata||{},i=o.capturedSpanScope,u=o.capturedSpanIsolationScope;return this._process(this._captureEvent(e,a,i||r,u)),a.event_id}captureSession(e){this.sendSession(e),(0,te.qO)(e,{init:!1})}getDsn(){return this._dsn}getOptions(){return this._options}getSdkMetadata(){return this._options._metadata}getTransport(){return this._transport}flush(e){const t=this._transport;return t?(this.emit("flush"),this._isClientDoneProcessing(e).then((r=>t.flush(e).then((e=>r&&e))))):(0,oe.XW)(!0)}close(e){return this.flush(e).then((e=>(this.getOptions().enabled=!1,this.emit("close"),e)))}getEventProcessors(){return this._eventProcessors}addEventProcessor(e){this._eventProcessors.push(e)}init(){(this._isEnabled()||this._options.integrations.some((({name:e})=>e.startsWith("Spotlight"))))&&this._setupIntegrations()}getIntegrationByName(e){return this._integrations[e]}addIntegration(e){const t=this._integrations[e.name];p(this,e,this._integrations),t||c(this,[e])}sendEvent(e,t={}){this.emit("beforeSendEvent",e,t);let r=function(e,t,r,n){const a=ee(r),o=e.type&&"replay_event"!==e.type?e.type:"event";!function(e,t){t&&(e.sdk=e.sdk||{},e.sdk.name=e.sdk.name||t.name,e.sdk.version=e.sdk.version||t.version,e.sdk.integrations=[...e.sdk.integrations||[],...t.integrations||[]],e.sdk.packages=[...e.sdk.packages||[],...t.packages||[]])}(e,r?.sdk);const i=function(e,t,r,n){const a=e.sdkProcessingMetadata?.dynamicSamplingContext;return{event_id:e.event_id,sent_at:(new Date).toISOString(),...t&&{sdk:t},...!!r&&n&&{dsn:F(n)},...a&&{trace:a}}}(e,a,n,t);return delete e.sdkProcessingMetadata,W(i,[[{type:o},e]])}(e,this._dsn,this._options._metadata,this._options.tunnel);for(const e of t.attachments||[])r=G(r,Z(e));const n=this.sendEnvelope(r);n&&n.then((t=>this.emit("afterSendEvent",e,t)),null)}sendSession(e){const{release:t,environment:r=H.U}=this._options;if("aggregates"in e){const n=e.attrs||{};if(!n.release&&!t)return void(s.T&&l.vF.warn(ce));n.release=n.release||t,n.environment=n.environment||r,e.attrs=n}else{if(!e.release&&!t)return void(s.T&&l.vF.warn(ce));e.release=e.release||t,e.environment=e.environment||r}this.emit("beforeSendSession",e);const n=function(e,t,r,n){const a=ee(r);return W({sent_at:(new Date).toISOString(),...a&&{sdk:a},...!!n&&t&&{dsn:F(t)}},["aggregates"in e?[{type:"sessions"},e]:[{type:"session"},e.toJSON()]])}(e,this._dsn,this._options._metadata,this._options.tunnel);this.sendEnvelope(n)}recordDroppedEvent(e,t,r=1){if(this._options.sendClientReports){const n=`${e}:${t}`;s.T&&l.vF.log(`Recording outcome: "${n}"${r>1?` (${r} times)`:""}`),this._outcomes[n]=(this._outcomes[n]||0)+r}}on(e,t){const r=this._hooks[e]=this._hooks[e]||[];return r.push(t),()=>{const e=r.indexOf(t);e>-1&&r.splice(e,1)}}emit(e,...t){const r=this._hooks[e];r&&r.forEach((e=>e(...t)))}sendEnvelope(e){return this.emit("beforeEnvelope",e),this._isEnabled()&&this._transport?this._transport.send(e).then(null,(e=>(s.T&&l.vF.error("Error while sending envelope:",e),e))):(s.T&&l.vF.error("Transport disabled"),(0,oe.XW)({}))}_setupIntegrations(){const{integrations:e}=this._options;this._integrations=function(e,t){const r={};return t.forEach((t=>{t&&p(e,t,r)})),r}(this,e),c(this,e)}_updateSessionFromEvent(e,t){let r="fatal"===t.level,n=!1;const a=t.exception?.values;if(a){n=!0;for(const e of a){const t=e.mechanism;if(!1===t?.handled){r=!0;break}}}const o="ok"===e.status;(o&&0===e.errors||o&&r)&&((0,te.qO)(e,{...r&&{status:"crashed"},errors:e.errors||Number(n||r)}),this.captureSession(e))}_isClientDoneProcessing(e){return new oe.T2((t=>{let r=0;const n=setInterval((()=>{0==this._numProcessing?(clearInterval(n),t(!0)):(r+=1,e&&r>=e&&(clearInterval(n),t(!1)))}),1)}))}_isEnabled(){return!1!==this.getOptions().enabled&&void 0!==this._transport}_prepareEvent(e,t,r,n){const a=this.getOptions(),o=Object.keys(this._integrations);return!t.integrations&&o?.length&&(t.integrations=o),this.emit("preprocessEvent",e,t),e.type||n.setLastEventId(e.event_id||t.event_id),(0,se.mG)(a,e,t,r,this,n).then((e=>{if(null===e)return e;this.emit("postprocessEvent",e,t),e.contexts={trace:(0,i.vn)(r),...e.contexts};const n=(0,re.ao)(this,r);return e.sdkProcessingMetadata={dynamicSamplingContext:n,...e.sdkProcessingMetadata},e}))}_captureEvent(e,t={},r=(0,i.o5)(),n=(0,i.rm)()){return s.T&&be(e)&&l.vF.log(`Captured error event \`${h(e)[0]||""}\``),this._processEvent(e,t,r,n).then((e=>e.event_id),(e=>{s.T&&(ye(e)?l.vF.log(e.message):ge(e)?l.vF.warn(e.message):l.vF.warn(e))}))}_processEvent(e,t,r,n){const a=this.getOptions(),{sampleRate:o}=a,i=Pe(e),s=be(e),l=e.type||"error",u=`before send for type \`${l}\``,d=void 0===o?void 0:function(e){if("boolean"==typeof e)return Number(e);const t="string"==typeof e?parseFloat(e):e;return"number"!=typeof t||isNaN(t)||t<0||t>1?void 0:t}(o);if(s&&"number"==typeof d&&Math.random()>d)return this.recordDroppedEvent("sample_rate","error"),(0,oe.xg)(he(`Discarding event because it's not included in the random sample (sampling rate = ${o})`));const c="replay_event"===l?"replay":l;return this._prepareEvent(e,t,r,n).then((e=>{if(null===e)throw this.recordDroppedEvent("event_processor",c),he("An event processor returned `null`, will not send event.");if(t.data&&!0===t.data.__sentry__)return e;const r=function(e,t,r,n){const{beforeSend:a,beforeSendTransaction:o,beforeSendSpan:i}=t;let s=r;if(be(s)&&a)return a(s,n);if(Pe(s)){if(i){const e=i(function(e){const{trace_id:t,parent_span_id:r,span_id:n,status:a,origin:o,data:i,op:s}=e.contexts?.trace??{};return{data:i??{},description:e.transaction,op:s,parent_span_id:r,span_id:n??"",start_timestamp:e.start_timestamp??0,status:a,timestamp:e.timestamp,trace_id:t??"",origin:o,profile_id:i?.[ue.E1],exclusive_time:i?.[ue.jG],measurements:e.measurements,is_segment:!0}}(s));if(e?s=(0,ie.h)(r,{type:"transaction",timestamp:(l=e).timestamp,start_timestamp:l.start_timestamp,transaction:l.description,contexts:{trace:{trace_id:l.trace_id,span_id:l.span_id,parent_span_id:l.parent_span_id,op:l.op,status:l.status,origin:l.origin,data:{...l.data,...l.profile_id&&{[ue.E1]:l.profile_id},...l.exclusive_time&&{[ue.jG]:l.exclusive_time}}}},measurements:l.measurements}):(0,le.xl)(),s.spans){const e=[];for(const t of s.spans){const r=i(t);r?e.push(r):((0,le.xl)(),e.push(t))}s.spans=e}}if(o){if(s.spans){const e=s.spans.length;s.sdkProcessingMetadata={...r.sdkProcessingMetadata,spanCountBeforeProcessing:e}}return o(s,n)}}var l;return s}(0,a,e,t);return function(e,t){const r=`${t} must return \`null\` or a valid event.`;if((0,ae.Qg)(e))return e.then((e=>{if(!(0,ae.Qd)(e)&&null!==e)throw me(r);return e}),(e=>{throw me(`${t} rejected with ${e}`)}));if(!(0,ae.Qd)(e)&&null!==e)throw me(r);return e}(r,u)})).then((a=>{if(null===a){if(this.recordDroppedEvent("before_send",c),i){const t=1+(e.spans||[]).length;this.recordDroppedEvent("before_send","span",t)}throw he(`${u} returned \`null\`, will not send event.`)}const o=r.getSession()||n.getSession();if(s&&o&&this._updateSessionFromEvent(o,a),i){const e=(a.sdkProcessingMetadata?.spanCountBeforeProcessing||0)-(a.spans?a.spans.length:0);e>0&&this.recordDroppedEvent("before_send","span",e)}const l=a.transaction_info;if(i&&l&&a.transaction!==e.transaction){const e="custom";a.transaction_info={...l,source:e}}return this.sendEvent(a,t),a})).then(null,(e=>{if(ye(e)||ge(e))throw e;throw this.captureException(e,{data:{__sentry__:!0},originalException:e}),me(`Event processing pipeline threw an error, original event will not be sent. Details have been sent as a new event.\nReason: ${e}`)}))}_process(e){this._numProcessing++,e.then((e=>(this._numProcessing--,e)),(e=>(this._numProcessing--,e)))}_clearOutcomes(){const e=this._outcomes;return this._outcomes={},Object.entries(e).map((([e,t])=>{const[r,n]=e.split(":");return{reason:r,category:n,quantity:t}}))}_flushOutcomes(){s.T&&l.vF.log("Flushing outcomes...");const e=this._clearOutcomes();if(0===e.length)return void(s.T&&l.vF.log("No outcomes to send"));if(!this._dsn)return void(s.T&&l.vF.log("No dsn provided, will not send outcomes"));s.T&&l.vF.log("Sending outcomes:",e);const t=(r=e,W((n=this._options.tunnel&&F(this._dsn))?{dsn:n}:{},[[{type:"client_report"},{timestamp:(0,ne.lu)(),discarded_events:r}]]));var r,n;this.sendEnvelope(t)}}function be(e){return void 0===e.type}function Pe(e){return"transaction"===e.type}var we=r(21472);function Ce(e,t,r=[t],n="npm"){const a=e._metadata||{};a.sdk||(a.sdk={name:`sentry.javascript.${t}`,packages:r.map((e=>({name:`${n}:@sentry/${e}`,version:we.M}))),version:we.M}),e._metadata=a}function Oe(e){return[{type:"otel_log"},e]}const xe=new WeakMap;function Ee(e,t){const r=t??xe.get(e)??[];if(0===r.length)return;const n=e.getOptions(),a=function(e,t,r,n){const a={};return t?.sdk&&(a.sdk={name:t.sdk.name,version:t.sdk.version}),r&&n&&(a.dsn=F(n)),W(a,e.map(Oe))}(r,n._metadata,n.tunnel,e.getDsn());r.length=0,e.emit("flushLogs"),e.sendEnvelope(a)}function Se(e){void 0===e.user?.ip_address&&(e.user={...e.user,ip_address:"{{auto}}"})}function Te(e){"aggregates"in e?void 0===e.attrs?.ip_address&&(e.attrs={...e.attrs,ip_address:"{{auto}}"}):void 0===e.ipAddress&&(e.ipAddress="{{auto}}")}function ke(e,t){const r=_e(e,t),n={type:je(t),value:Ie(t)};return r.length&&(n.stacktrace={frames:r}),void 0===n.type&&""===n.value&&(n.value="Unrecoverable error caught"),n}function Me(e,t){return{exception:{values:[ke(e,t)]}}}function _e(e,t){const r=t.stacktrace||t.stack||"",n=function(e){return e&&De.test(e.message)?1:0}(t),a=function(e){return"number"==typeof e.framesToPop?e.framesToPop:0}(t);try{return e(r,n,a)}catch(e){}return[]}const De=/Minified React error #\d+;/i;function Ae(e){return"undefined"!=typeof WebAssembly&&void 0!==WebAssembly.Exception&&e instanceof WebAssembly.Exception}function je(e){const t=e?.name;return!t&&Ae(e)?e.message&&Array.isArray(e.message)&&2==e.message.length?e.message[0]:"WebAssembly.Exception":t}function Ie(e){const t=e?.message;return Ae(e)?Array.isArray(e.message)&&2==e.message.length?e.message[1]:"wasm exception":t?t.error&&"string"==typeof t.error.message?t.error.message:t:"No error message"}function Re(e,t,r,n,a){let o;if((0,ae.T2)(t)&&t.error)return Me(e,t.error);if((0,ae.BD)(t)||(0,ae.W6)(t)){const a=t;if("stack"in t)o=Me(e,t);else{const t=a.name||((0,ae.BD)(a)?"DOMError":"DOMException"),i=a.message?`${t}: ${a.message}`:t;o=$e(e,i,r,n),(0,f.gO)(o,i)}return"code"in a&&(o.tags={...o.tags,"DOMException.code":`${a.code}`}),o}return(0,ae.bJ)(t)?Me(e,t):(0,ae.Qd)(t)||(0,ae.xH)(t)?(o=function(e,t,r,n){const a=(0,i.KU)(),o=a?.getOptions().normalizeDepth,s=function(e){for(const t in e)if(Object.prototype.hasOwnProperty.call(e,t)){const r=e[t];if(r instanceof Error)return r}}(t),l={__serialized__:(0,U.cd)(t,o)};if(s)return{exception:{values:[ke(e,s)]},extra:l};const u={exception:{values:[{type:(0,ae.xH)(t)?t.constructor.name:n?"UnhandledRejection":"Error",value:Ne(t,{isUnhandledRejection:n})}]},extra:l};if(r){const t=_e(e,r);t.length&&(u.exception.values[0].stacktrace={frames:t})}return u}(e,t,r,a),(0,f.M6)(o,{synthetic:!0}),o):(o=$e(e,t,r,n),(0,f.gO)(o,`${t}`,void 0),(0,f.M6)(o,{synthetic:!0}),o)}function $e(e,t,r,n){const a={};if(n&&r){const n=_e(e,r);n.length&&(a.exception={values:[{value:t,stacktrace:{frames:n}}]}),(0,f.M6)(a,{synthetic:!0})}if((0,ae.NF)(t)){const{__sentry_template_string__:e,__sentry_template_values__:r}=t;return a.logentry={message:e,params:r},a}return a.message=t,a}function Ne(e,{isUnhandledRejection:t}){const r=(0,w.HF)(e),n=t?"promise rejection":"exception";return(0,ae.T2)(e)?`Event \`ErrorEvent\` captured as ${n} with message \`${e.message}\``:(0,ae.xH)(e)?`Event \`${function(e){try{const t=Object.getPrototypeOf(e);return t?t.constructor.name:void 0}catch(e){}}(e)}\` (type=${e.type}) captured as ${n}`:`Object captured as ${n} with keys: ${r}`}const Le=A.O;let Fe=0;function Ve(){return Fe>0}function Be(e,t={}){if(!function(e){return"function"==typeof e}(e))return e;try{const t=e.__sentry_wrapped__;if(t)return"function"==typeof t?t:e;if((0,w.sp)(e))return e}catch(t){return e}const r=function(...r){try{const n=r.map((e=>Be(e,t)));return e.apply(this,n)}catch(e){throw Fe++,setTimeout((()=>{Fe--})),(0,i.v4)((n=>{n.addEventProcessor((e=>(t.mechanism&&((0,f.gO)(e,void 0,void 0),(0,f.M6)(e,t.mechanism)),e.extra={...e.extra,arguments:r},e))),(0,N.Cp)(e)})),e}};try{for(const t in e)Object.prototype.hasOwnProperty.call(e,t)&&(r[t]=e[t])}catch{}(0,w.pO)(r,e),(0,w.my)(e,"__sentry_wrapped__",r);try{Object.getOwnPropertyDescriptor(r,"name").configurable&&Object.defineProperty(r,"name",{get:()=>e.name})}catch{}return r}class ze extends ve{constructor(e){const t={parentSpanIsAlwaysRootSpan:!0,...e};Ce(t,"browser",["browser"],Le.SENTRY_SDK_SOURCE||"npm"),super(t);const r=this,{sendDefaultPii:n,_experiments:a}=r._options,o=a?.enableLogs;t.sendClientReports&&Le.document&&Le.document.addEventListener("visibilitychange",(()=>{"hidden"===Le.document.visibilityState&&(this._flushOutcomes(),o&&Ee(r))})),o&&(r.on("flush",(()=>{Ee(r)})),r.on("afterCaptureLog",(()=>{r._logFlushIdleTimeout&&clearTimeout(r._logFlushIdleTimeout),r._logFlushIdleTimeout=setTimeout((()=>{Ee(r)}),5e3)}))),n&&(r.on("postprocessEvent",Se),r.on("beforeSendSession",Te))}eventFromException(e,t){return function(e,t,r,n){const a=Re(e,t,r?.syntheticException||void 0,n);return(0,f.M6)(a),a.level="error",r?.event_id&&(a.event_id=r.event_id),(0,oe.XW)(a)}(this._options.stackParser,e,t,this._options.attachStacktrace)}eventFromMessage(e,t="info",r){return function(e,t,r="info",n,a){const o=$e(e,t,n?.syntheticException||void 0,a);return o.level=r,n?.event_id&&(o.event_id=n.event_id),(0,oe.XW)(o)}(this._options.stackParser,e,t,r,this._options.attachStacktrace)}_prepareEvent(e,t,r,n){return e.platform=e.platform||"javascript",super._prepareEvent(e,t,r,n)}}const He="undefined"==typeof __SENTRY_DEBUG__||__SENTRY_DEBUG__,qe={},Ue={};function We(e,t){qe[e]=qe[e]||[],qe[e].push(t)}function Ge(e,t){if(!Ue[e]){Ue[e]=!0;try{t()}catch(t){D.T&&l.vF.error(`Error while instrumenting ${e}`,t)}}}function Qe(e,t){const r=e&&qe[e];if(r)for(const n of r)try{n(t)}catch(t){D.T&&l.vF.error(`Error while triggering instrumentation handler.\nType: ${e}\nName: ${(0,E.qQ)(n)}\nError:`,t)}}const Ke=A.O;let Ye,Ze,Xe;function Je(){if(!Ke.document)return;const e=Qe.bind(null,"dom"),t=et(e,!0);Ke.document.addEventListener("click",t,!1),Ke.document.addEventListener("keypress",t,!1),["EventTarget","Node"].forEach((t=>{const r=Ke,n=r[t]?.prototype;n?.hasOwnProperty?.("addEventListener")&&((0,w.GS)(n,"addEventListener",(function(t){return function(r,n,a){if("click"===r||"keypress"==r)try{const n=this.__sentry_instrumentation_handlers__=this.__sentry_instrumentation_handlers__||{},o=n[r]=n[r]||{refCount:0};if(!o.handler){const n=et(e);o.handler=n,t.call(this,r,n,a)}o.refCount++}catch(e){}return t.call(this,r,n,a)}})),(0,w.GS)(n,"removeEventListener",(function(e){return function(t,r,n){if("click"===t||"keypress"==t)try{const r=this.__sentry_instrumentation_handlers__||{},a=r[t];a&&(a.refCount--,a.refCount<=0&&(e.call(this,t,a.handler,n),a.handler=void 0,delete r[t]),0===Object.keys(r).length&&delete this.__sentry_instrumentation_handlers__)}catch(e){}return e.call(this,t,r,n)}})))}))}function et(e,t=!1){return r=>{if(!r||r._sentryCaptured)return;const n=function(e){try{return e.target}catch(e){return null}}(r);if(function(e,t){return"keypress"===e&&(!t?.tagName||"INPUT"!==t.tagName&&"TEXTAREA"!==t.tagName&&!t.isContentEditable)}(r.type,n))return;(0,w.my)(r,"_sentryCaptured",!0),n&&!n._sentryId&&(0,w.my)(n,"_sentryId",(0,f.eJ)());const a="keypress"===r.type?"input":r.type;(function(e){if(e.type!==Ze)return!1;try{if(!e.target||e.target._sentryId!==Xe)return!1}catch(e){}return!0})(r)||(e({event:r,name:a,global:t}),Ze=r.type,Xe=n?n._sentryId:void 0),clearTimeout(Ye),Ye=Ke.setTimeout((()=>{Xe=void 0,Ze=void 0}),1e3)}}const tt="__sentry_xhr_v3__";function rt(e){We("xhr",e),Ge("xhr",nt)}function nt(){if(!Ke.XMLHttpRequest)return;const e=XMLHttpRequest.prototype;e.open=new Proxy(e.open,{apply(e,t,r){const n=new Error,a=1e3*(0,ne.zf)(),o=(0,ae.Kg)(r[0])?r[0].toUpperCase():void 0,i=function(e){if((0,ae.Kg)(e))return e;try{return e.toString()}catch{}}(r[1]);if(!o||!i)return e.apply(t,r);t[tt]={method:o,url:i,request_headers:{}},"POST"===o&&i.match(/sentry_key/)&&(t.__sentry_own_request__=!0);const s=()=>{const e=t[tt];if(e&&4===t.readyState){try{e.status_code=t.status}catch(e){}Qe("xhr",{endTimestamp:1e3*(0,ne.zf)(),startTimestamp:a,xhr:t,virtualError:n})}};return"onreadystatechange"in t&&"function"==typeof t.onreadystatechange?t.onreadystatechange=new Proxy(t.onreadystatechange,{apply:(e,t,r)=>(s(),e.apply(t,r))}):t.addEventListener("readystatechange",s),t.setRequestHeader=new Proxy(t.setRequestHeader,{apply(e,t,r){const[n,a]=r,o=t[tt];return o&&(0,ae.Kg)(n)&&(0,ae.Kg)(a)&&(o.request_headers[n.toLowerCase()]=a),e.apply(t,r)}}),e.apply(t,r)}}),e.send=new Proxy(e.send,{apply(e,t,r){const n=t[tt];return n?(void 0!==r[0]&&(n.body=r[0]),Qe("xhr",{startTimestamp:1e3*(0,ne.zf)(),xhr:t}),e.apply(t,r)):e.apply(t,r)}})}let at;function ot(e){const t="history";We(t,e),Ge(t,it)}function it(){function e(e){return function(...t){const r=t.length>2?t[2]:void 0;if(r){const n=at,a=String(r);if(at=a,n===a)return e.apply(this,t);Qe("history",{from:n,to:a})}return e.apply(this,t)}}Ke.addEventListener("popstate",(()=>{const e=Ke.location.href,t=at;at=e,t!==e&&Qe("history",{from:t,to:e})})),"history"in j&&j.history&&((0,w.GS)(Ke.history,"pushState",e),(0,w.GS)(Ke.history,"replaceState",e))}function st(){"console"in A.O&&l.Ow.forEach((function(e){e in A.O.console&&(0,w.GS)(A.O.console,e,(function(t){return l.Z9[e]=t,function(...t){Qe("console",{args:t,level:e});const r=l.Z9[e];r?.apply(A.O.console,t)}}))}))}function lt(e,t){const r="fetch";We(r,e),Ge(r,(()=>function(e,t=!1){t&&!$()||(0,w.GS)(A.O,"fetch",(function(t){return function(...r){const n=new Error,{method:a,url:o}=function(e){if(0===e.length)return{method:"GET",url:""};if(2===e.length){const[t,r]=e;return{url:dt(t),method:ut(r,"method")?String(r.method).toUpperCase():"GET"}}const t=e[0];return{url:dt(t),method:ut(t,"method")?String(t.method).toUpperCase():"GET"}}(r),i={args:r,fetchData:{method:a,url:o},startTimestamp:1e3*(0,ne.zf)(),virtualError:n,headers:ct(r)};return e||Qe("fetch",{...i}),t.apply(A.O,r).then((async t=>(e?e(t):Qe("fetch",{...i,endTimestamp:1e3*(0,ne.zf)(),response:t}),t)),(e=>{if(Qe("fetch",{...i,endTimestamp:1e3*(0,ne.zf)(),error:e}),(0,ae.bJ)(e)&&void 0===e.stack&&(e.stack=n.stack,(0,w.my)(e,"framesToPop",1)),e instanceof TypeError&&("Failed to fetch"===e.message||"Load failed"===e.message||"NetworkError when attempting to fetch resource."===e.message))try{const t=new URL(i.fetchData.url);e.message=`${e.message} (${t.host})`}catch{}throw e}))}}))}(void 0,t)))}function ut(e,t){return!!e&&"object"==typeof e&&!!e[t]}function dt(e){return"string"==typeof e?e:e?ut(e,"url")?e.url:e.toString?e.toString():"":""}function ct(e){const[t,r]=e;try{if("object"==typeof r&&null!==r&&"headers"in r&&r.headers)return new Headers(r.headers);if((0,ae.ks)(t))return new Headers(t.headers)}catch{}}const pt=100;function ft(e,t){const r=(0,i.KU)(),n=(0,i.rm)();if(!r)return;const{beforeBreadcrumb:a=null,maxBreadcrumbs:o=pt}=r.getOptions();if(o<=0)return;const s={timestamp:(0,ne.lu)(),...e},u=a?(0,l.pq)((()=>a(s,t))):s;null!==u&&(r.emit&&r.emit("beforeAddBreadcrumb",u,t),n.addBreadcrumb(u,o))}function mt(e){return void 0===e?void 0:e>=400&&e<500?"warning":e>=500?"error":void 0}function ht(e){if(!e)return{};const t=e.match(/^(([^:/?#]+):)?(\/\/([^/?#]*))?([^?#]*)(\?([^#]*))?(#(.*))?$/);if(!t)return{};const r=t[6]||"",n=t[8]||"";return{host:t[4],path:t[5],protocol:t[2],search:r,hash:n,relative:t[5]+r+n}}const gt=(e={})=>{const t={console:!0,dom:!0,fetch:!0,history:!0,sentry:!0,xhr:!0,...e};return{name:"Breadcrumbs",setup(e){var r;t.console&&function(e){const t="console";We(t,e),Ge(t,st)}(function(e){return function(t){if((0,i.KU)()!==e)return;const r={category:"console",data:{arguments:t.args,logger:"console"},level:(n=t.level,"warn"===n?"warning":["fatal","error","warning","log","info","debug"].includes(n)?n:"log"),message:(0,m.gt)(t.args," ")};var n;if("assert"===t.level){if(!1!==t.args[0])return;r.message=`Assertion failed: ${(0,m.gt)(t.args.slice(1)," ")||"console.assert"}`,r.data.arguments=t.args.slice(1)}ft(r,{input:t.args,level:t.level})}}(e)),t.dom&&(r=function(e,t){return function(r){if((0,i.KU)()!==e)return;let n,a,o="object"==typeof t?t.serializeAttribute:void 0,s="object"==typeof t&&"number"==typeof t.maxStringLength?t.maxStringLength:void 0;s&&s>1024&&(He&&l.vF.warn(`\`dom.maxStringLength\` cannot exceed 1024, but a value of ${s} was configured. Sentry will use 1024 instead.`),s=1024),"string"==typeof o&&(o=[o]);try{const e=r.event,t=function(e){return!!e&&!!e.target}(e)?e.target:e;n=(0,_.Hd)(t,{keyAttrs:o,maxStringLength:s}),a=(0,_.xE)(t)}catch(e){n=""}if(0===n.length)return;const u={category:`ui.${r.name}`,message:n};a&&(u.data={"ui.component_name":a}),ft(u,{event:r.event,name:r.name,global:r.global})}}(e,t.dom),We("dom",r),Ge("dom",Je)),t.xhr&&rt(function(e){return function(t){if((0,i.KU)()!==e)return;const{startTimestamp:r,endTimestamp:n}=t,a=t.xhr[tt];if(!r||!n||!a)return;const{method:o,url:s,status_code:l,body:u}=a,d={method:o,url:s,status_code:l},c={xhr:t.xhr,input:u,startTimestamp:r,endTimestamp:n},p={category:"xhr",data:d,type:"http",level:mt(l)};e.emit("beforeOutgoingRequestBreadcrumb",p,c),ft(p,c)}}(e)),t.fetch&<(function(e){return function(t){if((0,i.KU)()!==e)return;const{startTimestamp:r,endTimestamp:n}=t;if(n&&(!t.fetchData.url.match(/sentry_key/)||"POST"!==t.fetchData.method))if(t.fetchData.method,t.fetchData.url,t.error){const a=t.fetchData,o={data:t.error,input:t.args,startTimestamp:r,endTimestamp:n},i={category:"fetch",data:a,level:"error",type:"http"};e.emit("beforeOutgoingRequestBreadcrumb",i,o),ft(i,o)}else{const a=t.response,o={...t.fetchData,status_code:a?.status};t.fetchData.request_body_size,t.fetchData.response_body_size;const i={input:t.args,response:a,startTimestamp:r,endTimestamp:n},s={category:"fetch",data:o,type:"http",level:mt(o.status_code)};e.emit("beforeOutgoingRequestBreadcrumb",s,i),ft(s,i)}}}(e)),t.history&&ot(function(e){return function(t){if((0,i.KU)()!==e)return;let r=t.from,n=t.to;const a=ht(Le.location.href);let o=r?ht(r):void 0;const s=ht(n);o?.path||(o=a),a.protocol===s.protocol&&a.host===s.host&&(n=s.relative),a.protocol===o.protocol&&a.host===o.host&&(r=o.relative),ft({category:"navigation",data:{from:r,to:n}})}}(e)),t.sentry&&e.on("beforeSendEvent",function(e){return function(t){(0,i.KU)()===e&&ft({category:"sentry."+("transaction"===t.type?"transaction":"event"),event_id:t.event_id,level:t.level,message:(0,f.$X)(t)},{event:t})}}(e))}}},yt=["EventTarget","Window","Node","ApplicationCache","AudioTrackList","BroadcastChannel","ChannelMergerNode","CryptoOperation","EventSource","FileReader","HTMLUnknownElement","IDBDatabase","IDBRequest","IDBTransaction","KeyOperation","MediaController","MessagePort","ModalWindow","Notification","SVGElementInstance","Screen","SharedWorker","TextTrack","TextTrackCue","TextTrackList","WebSocket","WebSocketWorker","Worker","XMLHttpRequest","XMLHttpRequestEventTarget","XMLHttpRequestUpload"],vt=(e={})=>{const t={XMLHttpRequest:!0,eventTarget:!0,requestAnimationFrame:!0,setInterval:!0,setTimeout:!0,...e};return{name:"BrowserApiErrors",setupOnce(){t.setTimeout&&(0,w.GS)(Le,"setTimeout",bt),t.setInterval&&(0,w.GS)(Le,"setInterval",bt),t.requestAnimationFrame&&(0,w.GS)(Le,"requestAnimationFrame",Pt),t.XMLHttpRequest&&"XMLHttpRequest"in Le&&(0,w.GS)(XMLHttpRequest.prototype,"send",wt);const e=t.eventTarget;e&&(Array.isArray(e)?e:yt).forEach(Ct)}}};function bt(e){return function(...t){const r=t[0];return t[0]=Be(r,{mechanism:{data:{function:(0,E.qQ)(e)},handled:!1,type:"instrument"}}),e.apply(this,t)}}function Pt(e){return function(t){return e.apply(this,[Be(t,{mechanism:{data:{function:"requestAnimationFrame",handler:(0,E.qQ)(e)},handled:!1,type:"instrument"}})])}}function wt(e){return function(...t){const r=this;return["onload","onerror","onprogress","onreadystatechange"].forEach((e=>{e in r&&"function"==typeof r[e]&&(0,w.GS)(r,e,(function(t){const r={mechanism:{data:{function:e,handler:(0,E.qQ)(t)},handled:!1,type:"instrument"}},n=(0,w.sp)(t);return n&&(r.mechanism.data.handler=(0,E.qQ)(n)),Be(t,r)}))})),e.apply(this,t)}}function Ct(e){const t=Le,r=t[e]?.prototype;r?.hasOwnProperty?.("addEventListener")&&((0,w.GS)(r,"addEventListener",(function(t){return function(r,n,a){try{"function"==typeof n.handleEvent&&(n.handleEvent=Be(n.handleEvent,{mechanism:{data:{function:"handleEvent",handler:(0,E.qQ)(n),target:e},handled:!1,type:"instrument"}}))}catch{}return t.apply(this,[r,Be(n,{mechanism:{data:{function:"addEventListener",handler:(0,E.qQ)(n),target:e},handled:!1,type:"instrument"}}),a])}})),(0,w.GS)(r,"removeEventListener",(function(e){return function(t,r,n){try{const a=r.__sentry_wrapped__;a&&e.call(this,t,a,n)}catch(e){}return e.call(this,t,r,n)}})))}let Ot=null;function xt(){Ot=A.O.onerror,A.O.onerror=function(e,t,r,n,a){return Qe("error",{column:n,error:a,line:r,msg:e,url:t}),!!Ot&&Ot.apply(this,arguments)},A.O.onerror.__SENTRY_INSTRUMENTED__=!0}let Et=null;function St(){Et=A.O.onunhandledrejection,A.O.onunhandledrejection=function(e){return Qe("unhandledrejection",e),!Et||Et.apply(this,arguments)},A.O.onunhandledrejection.__SENTRY_INSTRUMENTED__=!0}const Tt=(e={})=>{const t={onerror:!0,onunhandledrejection:!0,...e};return{name:"GlobalHandlers",setupOnce(){Error.stackTraceLimit=50},setup(e){t.onerror&&(function(e){!function(){const t="error";We(t,(t=>{const{stackParser:r,attachStacktrace:n}=Mt();if((0,i.KU)()!==e||Ve())return;const{msg:a,url:o,line:s,column:l,error:u}=t,d=function(e,t,r,n){const a=e.exception=e.exception||{},o=a.values=a.values||[],i=o[0]=o[0]||{},s=i.stacktrace=i.stacktrace||{},l=s.frames=s.frames||[],u=n,d=r,c=(0,ae.Kg)(t)&&t.length>0?t:(0,_.$N)();return 0===l.length&&l.push({colno:u,filename:c,function:E.yF,in_app:!0,lineno:d}),e}(Re(r,u||a,void 0,n,!1),o,s,l);d.level="error",(0,N.r)(d,{originalException:u,mechanism:{handled:!1,type:"onerror"}})})),Ge(t,xt)}()}(e),kt("onerror")),t.onunhandledrejection&&(function(e){!function(){const t="unhandledrejection";We(t,(t=>{const{stackParser:r,attachStacktrace:n}=Mt();if((0,i.KU)()!==e||Ve())return;const a=function(e){if((0,ae.sO)(e))return e;try{if("reason"in e)return e.reason;if("detail"in e&&"reason"in e.detail)return e.detail.reason}catch{}return e}(t),o=(0,ae.sO)(a)?{exception:{values:[{type:"UnhandledRejection",value:`Non-Error promise rejection captured with value: ${String(a)}`}]}}:Re(r,a,void 0,n,!0);o.level="error",(0,N.r)(o,{originalException:a,mechanism:{handled:!1,type:"onunhandledrejection"}})})),Ge(t,St)}()}(e),kt("onunhandledrejection"))}}};function kt(e){He&&l.vF.log(`Global Handler attached: ${e}`)}function Mt(){const e=(0,i.KU)();return e?.getOptions()||{stackParser:()=>[],attachStacktrace:!1}}function _t(e,t,r,n,a,o){if(!a.exception?.values||!o||!(0,ae.tH)(o.originalException,Error))return;const i=a.exception.values.length>0?a.exception.values[a.exception.values.length-1]:void 0;i&&(a.exception.values=Dt(e,t,n,o.originalException,r,a.exception.values,i,0))}function Dt(e,t,r,n,a,o,i,s){if(o.length>=r+1)return o;let l=[...o];if((0,ae.tH)(n[a],Error)){At(i,s);const o=e(t,n[a]),u=l.length;jt(o,a,u,s),l=Dt(e,t,r,n[a],a,[o,...l],o,u)}return Array.isArray(n.errors)&&n.errors.forEach(((n,o)=>{if((0,ae.tH)(n,Error)){At(i,s);const u=e(t,n),d=l.length;jt(u,`errors[${o}]`,d,s),l=Dt(e,t,r,n,a,[u,...l],u,d)}})),l}function At(e,t){e.mechanism=e.mechanism||{type:"generic",handled:!0},e.mechanism={...e.mechanism,..."AggregateError"===e.type&&{is_exception_group:!0},exception_id:t}}function jt(e,t,r,n){e.mechanism=e.mechanism||{type:"generic",handled:!0},e.mechanism={...e.mechanism,type:"chained",source:t,exception_id:r,parent_id:n}}const It=(e={})=>{const t=e.limit||5,r=e.key||"cause";return{name:"LinkedErrors",preprocessEvent(e,n,a){_t(ke,a.getOptions().stackParser,r,t,e,n)}}};function Rt(e,t,r,n){const a={filename:e,function:""===t?E.yF:t,in_app:!0};return void 0!==r&&(a.lineno=r),void 0!==n&&(a.colno=n),a}const $t=/^\s*at (\S+?)(?::(\d+))(?::(\d+))\s*$/i,Nt=/^\s*at (?:(.+?\)(?: \[.+\])?|.*?) ?\((?:address at )?)?(?:async )?((?:|[-a-z]+:|.*bundle|\/)?.*?)(?::(\d+))?(?::(\d+))?\)?\s*$/i,Lt=/\((\S*)(?::(\d+))(?::(\d+))\)/,Ft=/^\s*(.*?)(?:\((.*?)\))?(?:^|@)?((?:[-a-z]+)?:\/.*?|\[native code\]|[^@]*(?:bundle|\d+\.js)|\/[\w\-. /=]+)(?::(\d+))?(?::(\d+))?\s*$/i,Vt=/(\S+) line (\d+)(?: > eval line \d+)* > eval/i,Bt=[[30,e=>{const t=$t.exec(e);if(t){const[,e,r,n]=t;return Rt(e,E.yF,+r,+n)}const r=Nt.exec(e);if(r){if(r[2]&&0===r[2].indexOf("eval")){const e=Lt.exec(r[2]);e&&(r[2]=e[1],r[3]=e[2],r[4]=e[3])}const[e,t]=Ht(r[1]||E.yF,r[2]);return Rt(t,e,r[3]?+r[3]:void 0,r[4]?+r[4]:void 0)}}],[50,e=>{const t=Ft.exec(e);if(t){if(t[3]&&t[3].indexOf(" > eval")>-1){const e=Vt.exec(t[3]);e&&(t[1]=t[1]||"eval",t[3]=e[1],t[4]=e[2],t[5]="")}let e=t[3],r=t[1]||E.yF;return[r,e]=Ht(r,e),Rt(e,r,t[4]?+t[4]:void 0,t[5]?+t[5]:void 0)}}]],zt=(0,E.gd)(...Bt),Ht=(e,t)=>{const r=-1!==e.indexOf("safari-extension"),n=-1!==e.indexOf("safari-web-extension");return r||n?[-1!==e.indexOf("@")?e.split("@")[0]:E.yF,r?`safari-extension:${t}`:`safari-web-extension:${t}`]:[e,t]},qt="undefined"==typeof __SENTRY_DEBUG__||__SENTRY_DEBUG__,Ut={};function Wt(e){Ut[e]=void 0}const Gt=Symbol.for("SentryBufferFullError");function Qt(e,t,r=function(e){const t=[];function r(e){return t.splice(t.indexOf(e),1)[0]||Promise.resolve(void 0)}return{$:t,add:function(n){if(!(void 0===e||t.lengthr(a))).then(null,(()=>r(a).then(null,(()=>{})))),a},drain:function(e){return new oe.T2(((r,n)=>{let a=t.length;if(!a)return r(!0);const o=setTimeout((()=>{e&&e>0&&r(!1)}),e);t.forEach((e=>{(0,oe.XW)(e).then((()=>{--a||(clearTimeout(o),r(!0))}),n)}))}))}}}(e.bufferSize||64)){let n={};return{send:function(a){const o=[];if(Q(a,((t,r)=>{const a=J(r);!function(e,t,r=Date.now()){return function(e,t){return e[t]||e.all||0}(e,t)>r}(n,a)?o.push(t):e.recordDroppedEvent("ratelimit_backoff",a)})),0===o.length)return(0,oe.XW)({});const i=W(a[0],o),u=t=>{Q(i,((r,n)=>{e.recordDroppedEvent(t,J(n))}))};return r.add((()=>t({body:Y(i)}).then((e=>(void 0!==e.statusCode&&(e.statusCode<200||e.statusCode>=300)&&s.T&&l.vF.warn(`Sentry responded with status code ${e.statusCode} to sent event.`),n=function(e,{statusCode:t,headers:r},n=Date.now()){const a={...e},o=r?.["x-sentry-rate-limits"],i=r?.["retry-after"];if(o)for(const e of o.trim().split(",")){const[t,r,,,o]=e.split(":",5),i=parseInt(t,10),s=1e3*(isNaN(i)?60:i);if(r)for(const e of r.split(";"))"metric_bucket"===e&&o&&!o.split(";").includes("custom")||(a[e]=n+s);else a.all=n+s}else i?a.all=n+function(e,t=Date.now()){const r=parseInt(`${e}`,10);if(!isNaN(r))return 1e3*r;const n=Date.parse(`${e}`);return isNaN(n)?6e4:n-t}(i,n):429===t&&(a.all=n+6e4);return a}(n,e),e)),(e=>{throw u("network_error"),s.T&&l.vF.error("Encountered error running transport request:",e),e})))).then((e=>e),(e=>{if(e===Gt)return s.T&&l.vF.error("Skipped sending event because buffer is full."),u("queue_overflow"),(0,oe.XW)({});throw e}))},flush:e=>r.drain(e)}}function Kt(e,t=function(e){const t=Ut[e];if(t)return t;let r=Ke[e];if(R(r))return Ut[e]=r.bind(Ke);const n=Ke.document;if(n&&"function"==typeof n.createElement)try{const t=n.createElement("iframe");t.hidden=!0,n.head.appendChild(t);const a=t.contentWindow;a?.[e]&&(r=a[e]),n.head.removeChild(t)}catch(t){qt&&l.vF.warn(`Could not create sandbox iframe for ${e} check, bailing to window.${e}: `,t)}return r?Ut[e]=r.bind(Ke):r}("fetch")){let r=0,n=0;return Qt(e,(function(a){const o=a.body.length;r+=o,n++;const i={body:a.body,method:"POST",referrerPolicy:"strict-origin",headers:e.headers,keepalive:r<=6e4&&n<15,...e.fetchOptions};if(!t)return Wt("fetch"),(0,oe.xg)("No fetch implementation available");try{return t(e.url,i).then((e=>(r-=o,n--,{statusCode:e.status,headers:{"x-sentry-rate-limits":e.headers.get("X-Sentry-Rate-Limits"),"retry-after":e.headers.get("Retry-After")}})))}catch(e){return Wt("fetch"),r-=o,n--,(0,oe.xg)(e)}}))}function Yt(e){const t={};for(const r of Object.getOwnPropertyNames(e)){const n=r;void 0!==e[n]&&(t[n]=e[n])}return t}function Zt(e={}){const t=function(e={}){return{defaultIntegrations:[v(),x(),vt(),gt(),Tt(),It(),S(),{name:"HttpContext",preprocessEvent(e){if(!Le.navigator&&!Le.location&&!Le.document)return;const t=e.request?.url||(0,_.$N)(),{referrer:r}=Le.document||{},{userAgent:n}=Le.navigator||{},a={...e.request?.headers,...r&&{Referer:r},...n&&{"User-Agent":n}},o={...e.request,...t&&{url:t},headers:a};e.request=o}},{name:"BrowserSession",setupOnce(){void 0!==Le.document?((0,N.J0)({ignoreDuration:!0}),(0,N.J5)(),ot((({from:e,to:t})=>{void 0!==e&&e!==t&&((0,N.J0)({ignoreDuration:!0}),(0,N.J5)())}))):He&&l.vF.warn("Using the `browserSessionIntegration` in non-browser environments is not supported.")}}],release:"string"==typeof __SENTRY_RELEASE__?__SENTRY_RELEASE__:Le.SENTRY_RELEASE?.id,sendClientReports:!0,...Yt(e)}}(e);if(!t.skipBrowserExtensionCheck&&function(){const e=void 0!==Le.window&&Le;if(!e)return!1;const t=e[e.chrome?"chrome":"browser"],r=t?.runtime?.id,n=(0,_.$N)()||"",a=!!r&&Le===Le.top&&["chrome-extension:","moz-extension:","ms-browser-extension:","safari-web-extension:"].some((e=>n.startsWith(`${e}//`))),o=void 0!==e.nw;return!!r&&!a&&!o}())return void(He&&(0,l.pq)((()=>{console.error("[Sentry] You cannot run Sentry this way in a browser extension, check: https://docs.sentry.io/platforms/javascript/best-practices/browser-extensions/")})));He&&!I()&&l.vF.warn("No Fetch API detected. The Sentry SDK requires a Fetch API compatible environment to send events. Please add a Fetch API polyfill.");const r={...t,stackParser:(0,E.vk)(t.stackParser||zt),integrations:d(t),transport:t.transport||Kt};return function(e,t){!0===t.debug&&(s.T?l.vF.enable():(0,l.pq)((()=>{console.warn("[Sentry] Cannot initialize SDK with `debug` option using a non-debug bundle.")}))),(0,i.o5)().update(t.initialScope);const r=new e(t);return function(e){(0,i.o5)().setClient(e)}(r),r.init(),r}(ze,r)}function Xt(e={}){if(!Le.document)return void(He&&l.vF.error("Global document not defined in showReportDialog call"));const t=(0,i.o5)(),r=t.getClient(),n=r?.getDsn();if(!n)return void(He&&l.vF.error("DSN not configured for showReportDialog call"));if(t&&(e.user={...t.getUser(),...e.user}),!e.eventId){const t=(0,N.Q)();t&&(e.eventId=t)}const a=Le.document.createElement("script");a.async=!0,a.crossOrigin="anonymous",a.src=function(e,t){const r=B(e);if(!r)return"";const n=`${z(r)}embed/error-page/`;let a=`dsn=${F(r)}`;for(const e in t)if("dsn"!==e&&"onClose"!==e)if("user"===e){const e=t.user;if(!e)continue;e.name&&(a+=`&name=${encodeURIComponent(e.name)}`),e.email&&(a+=`&email=${encodeURIComponent(e.email)}`)}else a+=`&${encodeURIComponent(e)}=${encodeURIComponent(t[e])}`;return`${n}?${a}`}(n,e),e.onLoad&&(a.onload=e.onLoad);const{onClose:o}=e;if(o){const e=t=>{if("__sentry_reportdialog_closed__"===t.data)try{o()}finally{Le.removeEventListener("message",e)}};Le.addEventListener("message",e)}const s=Le.document.head||Le.document.body;s?s.appendChild(a):He&&l.vF.error("Not injecting report dialog. No injection point found in HTML")}const Jt="undefined"==typeof __SENTRY_DEBUG__||__SENTRY_DEBUG__;const er={componentStack:null,error:null,eventId:null};class tr extends n.Component{constructor(e){super(e),this.state=er,this._openFallbackReportDialog=!0;const t=(0,i.KU)();t&&e.showDialog&&(this._openFallbackReportDialog=!1,this._cleanupHook=t.on("afterSendEvent",(t=>{!t.type&&this._lastEventId&&t.event_id===this._lastEventId&&Xt({...e.dialogOptions,eventId:this._lastEventId})})))}componentDidCatch(e,t){const{componentStack:r}=t,{beforeCapture:a,onError:o,showDialog:s,dialogOptions:l}=this.props;(0,i.v4)((u=>{a&&a(u,e,r);const d=null!=this.props.handled?this.props.handled:!!this.props.fallback,c=function(e,{componentStack:t},r){if(function(e){const t=e.match(/^([^.]+)/);return null!==t&&parseInt(t[0])>=17}(n.version)&&(0,ae.bJ)(e)&&t){const r=new Error(e.message);r.name=`React ErrorBoundary ${e.name}`,r.stack=t,function(e,t){const r=new WeakSet;!function e(t,n){if(!r.has(t))return t.cause?(r.add(t),e(t.cause,n)):void(t.cause=n)}(e,t)}(e,r)}return(0,i.v4)((n=>(n.setContext("react",{componentStack:t}),(0,N.Cp)(e,r))))}(e,t,{mechanism:{handled:d}});o&&o(e,r,c),s&&(this._lastEventId=c,this._openFallbackReportDialog&&Xt({...l,eventId:c})),this.setState({error:e,componentStack:r,eventId:c})}))}componentDidMount(){const{onMount:e}=this.props;e&&e()}componentWillUnmount(){const{error:e,componentStack:t,eventId:r}=this.state,{onUnmount:n}=this.props;n&&(this.state===er?n(null,null,null):n(e,t,r)),this._cleanupHook&&(this._cleanupHook(),this._cleanupHook=void 0)}resetErrorBoundary(){const{onReset:e}=this.props,{error:t,componentStack:r,eventId:n}=this.state;e&&e(t,r,n),this.setState(er)}render(){const{fallback:e,children:t}=this.props,r=this.state;if(null===r.componentStack)return"function"==typeof t?t():t;const a="function"==typeof e?n.createElement(e,{error:r.error,componentStack:r.componentStack,resetError:()=>this.resetErrorBoundary(),eventId:r.eventId}):e;return n.isValidElement(a)?a:(e&&Jt&&l.vF.warn("fallback did not produce a valid ReactElement"),null)}}var rr=r(63710),nr=r(8162);function ar(e){return"/"===e[e.length-1]?e.slice(0,-1):e}const or=(e={})=>{const t={failedRequestStatusCodes:[[500,599]],failedRequestTargets:[/.*/],...e};return{name:"HttpClient",setup(e){!function(e,t){$()&<((r=>{if((0,i.KU)()!==e)return;const{response:n,args:a,error:o,virtualError:s}=r,[l,u]=a;n&&function(e,t,r,n,a){if(ur(e,r.status,r.url)){const e=function(e,t){return!t&&e instanceof Request||e instanceof Request&&e.bodyUsed?e:new Request(e,t)}(t,n);let o,i,s,l;cr()&&([o,s]=ir("Cookie",e),[i,l]=ir("Set-Cookie",r));const u=dr({url:e.url,method:e.method,status:r.status,requestHeaders:o,responseHeaders:i,requestCookies:s,responseCookies:l,error:a});(0,N.r)(u)}}(t,l,n,u,o||s)}),!1)}(e,t),function(e,t){"XMLHttpRequest"in A.O&&rt((r=>{if((0,i.KU)()!==e)return;const{error:n,virtualError:a}=r,o=r.xhr,s=o[tt];if(!s)return;const{method:u,request_headers:d}=s;try{!function(e,t,r,n,a){if(ur(e,t.status,t.responseURL)){let e,o,i;if(cr()){try{const e=t.getResponseHeader("Set-Cookie")||t.getResponseHeader("set-cookie")||void 0;e&&(o=lr(e))}catch{}try{i=function(e){const t=e.getAllResponseHeaders();return t?t.split("\r\n").reduce(((e,t)=>{const[r,n]=t.split(": ");return r&&n&&(e[r]=n),e}),{}):{}}(t)}catch{}e=n}const s=dr({url:t.responseURL,method:r,status:t.status,requestHeaders:e,responseHeaders:i,responseCookies:o,error:a});(0,N.r)(s)}}(t,o,u,d,n||a)}catch(e){He&&l.vF.warn("Error while extracting response event form XHR response",e)}}))}(e,t)}}};function ir(e,t){const r=function(e){const t={};return e.forEach(((e,r)=>{t[r]=e})),t}(t.headers);let n;try{const t=r[e]||r[e.toLowerCase()]||void 0;t&&(n=lr(t))}catch{}return[r,n]}function sr(e){if(e){const t=e["Content-Length"]||e["content-length"];if(t)return parseInt(t,10)}}function lr(e){return e.split("; ").reduce(((e,t)=>{const[r,n]=t.split("=");return r&&n&&(e[r]=n),e}),{})}function ur(e,t,r){return function(e,t){return e.some((e=>"number"==typeof e?e===t:t>=e[0]&&t<=e[1]))}(e.failedRequestStatusCodes,t)&&(n=e.failedRequestTargets,a=r,n.some((e=>"string"==typeof e?a.includes(e):e.test(a))))&&!function(e,t){const r=t?.getDsn(),n=t?.getOptions().tunnel;return function(e,t){return!!t&&e.includes(t.host)}(e,r)||function(e,t){return!!t&&ar(e)===ar(t)}(e,n)}(r,(0,i.KU)());var n,a}function dr(e){const t=(0,i.KU)(),r=t&&e.error&&e.error instanceof Error?e.error.stack:void 0,n=r&&t?t.getOptions().stackParser(r,0,1):void 0,a=`HTTP Client Error with status code: ${e.status}`,o={message:a,exception:{values:[{type:"Error",value:a,stacktrace:n?{frames:n}:void 0}]},request:{url:e.url,method:e.method,headers:e.requestHeaders,cookies:e.requestCookies},contexts:{response:{status_code:e.status,headers:e.responseHeaders,cookies:e.responseCookies,body_size:sr(e.responseHeaders)}}};return(0,f.M6)(o,{type:"http.client",handled:!1}),o}function cr(){const e=(0,i.KU)();return!!e&&Boolean(e.getOptions().sendDefaultPii)}var pr=r(20344),fr=r(75418),mr=r(65232),hr=r(57715);const gr=r.p+"126c055eabaecfe4fb04.webp",yr=r.p+"a6212187cf7600fe2330.webp",vr=r.p+"7d5f33f23be7c0c070bd.webp",br=r.p+"b3cc10a416df72a31201.webp";var Pr=r(87105),wr=r(99486),Cr=r(8582);const Or=r.p+"1908ba3adf2a52636125.png";var xr=r(14037),Er=r(35816);const Sr=(0,nr.default)(Er.BJ)` width: 100%; justify-content: center; align-items: center; min-height: 90vh; `,Tr=(0,nr.default)(Er.so)` max-width: 1350px; margin: 12px; justify-content: center; align-items: center; gap: 24px; @media (max-width: 992px) { flex-direction: column-reverse; } `,kr=(0,nr.default)(Er.BJ)` justify-content: center; align-items: center; gap: 24px; max-width: 650px; width: 100%; @media (max-width: 992px) { gap: 12px; } `,Mr=(0,nr.default)(Er.so)` justify-content: center; align-items: center; `,_r=(0,nr.default)(Cr.Typography)` @media (max-width: 992px) { font-size: 48px !important; } `,Dr=(0,nr.default)(Cr.Typography)` @media (max-width: 992px) { font-size: 20px !important; } `,Ar=nr.default.img` @media (max-width: 992px) { width: 75%; } `,jr=(0,nr.default)(xr.IconErrorOutline)` && { width: 72px; height: 72px; } `,Ir=e=>{let{errorElement:t}=e;const r=(0,Pr.Zp)();return n.createElement(Sr,null,n.createElement(jr,{color:"disabled"}),n.createElement(Cr.Typography,{color:"textSecondary",variant:"h5",margin:"36px 0"},"Ops! Ocorreu um erro ao mostrar o conteúdo solicitado."),n.createElement(Cr.Button,{variant:"outlined",onClick:()=>{t?r(-1):window.location.reload()}},"Tentar novamente"))},Rr=()=>{const e=(0,Pr.Zp)();return n.createElement(Sr,null,n.createElement(Tr,null,n.createElement(kr,null,n.createElement(_r,{variant:"h1",color:"primary",fontWeight:600},"OPS!"),n.createElement(Dr,{variant:"h5",align:"center",color:"textSecondary"},"Não encontramos a página que você tentou acessar."),n.createElement(Dr,{variant:"h5",align:"center",color:"textSecondary"},"Verifique a URL e tente novamente ou encontre o que você precisa na página inicial"),n.createElement(Cr.Button,{color:"primary",variant:"contained",onClick:()=>e("/")},"Voltar")),n.createElement(Mr,null,n.createElement(Ar,{src:Or,width:"100%"}))))};var $r=r(40982),Nr=r(30388);const Lr=(0,$r.RZ)((()=>Promise.all([r.e(5101),r.e(8525),r.e(4091),r.e(5314),r.e(5628),r.e(4094),r.e(6306),r.e(6440)]).then(r.bind(r,74745)))),Fr=(0,$r.RZ)((()=>Promise.all([r.e(6824),r.e(2332),r.e(826),r.e(4115),r.e(5602),r.e(8302),r.e(6066),r.e(6374),r.e(1742),r.e(0),r.e(2864)]).then(r.bind(r,45111)))),Vr=(0,$r.RZ)((()=>Promise.all([r.e(6824),r.e(2332),r.e(826),r.e(4115),r.e(5602),r.e(8302),r.e(6066),r.e(6374),r.e(5966),r.e(1742),r.e(0),r.e(434),r.e(2890)]).then(r.bind(r,38752)))),Br=(0,$r.RZ)((()=>Promise.all([r.e(6824),r.e(2332),r.e(826),r.e(4115),r.e(5602),r.e(8302),r.e(6066),r.e(6374),r.e(1742),r.e(0),r.e(7199)]).then(r.bind(r,83504)))),zr=[{path:"accident",element:n.createElement(Lr,null),type:Nr.n9I.Accident},{path:"/accident/create",element:n.createElement(Fr,null),type:Nr.n9I.Accident},{path:"/accident/update/:id",element:n.createElement(Vr,null),type:Nr.n9I.Accident},{path:"/accident/view/:id",element:n.createElement(Br,null),type:Nr.n9I.Accident}],Hr=(0,$r.RZ)((()=>Promise.all([r.e(5314),r.e(4094),r.e(983)]).then(r.bind(r,172)))),qr=(0,$r.RZ)((()=>Promise.all([r.e(6824),r.e(2332),r.e(826),r.e(4115),r.e(5602),r.e(8302),r.e(6066),r.e(6374),r.e(5101),r.e(8525),r.e(4091),r.e(7984),r.e(4577),r.e(231),r.e(6957)]).then(r.bind(r,46957)))),Ur=(0,$r.RZ)((()=>Promise.all([r.e(6824),r.e(2332),r.e(826),r.e(4115),r.e(5602),r.e(8302),r.e(6066),r.e(6374),r.e(5101),r.e(8525),r.e(4091),r.e(7984),r.e(4577),r.e(231),r.e(4406)]).then(r.bind(r,34406)))),Wr=(0,$r.RZ)((()=>Promise.all([r.e(6824),r.e(2332),r.e(826),r.e(4115),r.e(5602),r.e(8302),r.e(6066),r.e(6374),r.e(5101),r.e(8525),r.e(4091),r.e(7984),r.e(4577),r.e(231),r.e(1206)]).then(r.bind(r,71206)))),Gr=[{path:"/actionplan",element:n.createElement(Hr,null),type:Nr.n9I.ActionPlan},{path:"/actionplan/create",element:n.createElement(qr,null),type:Nr.n9I.ActionPlan},{path:"/actionplan/update/:id",element:n.createElement(Ur,null),type:Nr.n9I.ActionPlan},{path:"/actionplan/view/:id",element:n.createElement(Wr,null),type:Nr.n9I.ActionPlan}],Qr=(0,$r.RZ)((()=>Promise.all([r.e(6824),r.e(2171)]).then(r.bind(r,52171)))),Kr=(0,$r.RZ)((()=>Promise.all([r.e(6824),r.e(2332),r.e(826),r.e(4115),r.e(5602),r.e(8302),r.e(6066),r.e(6374),r.e(9559)]).then(r.bind(r,79559)))),Yr=[{path:"/brigades",element:n.createElement(Qr,null),type:Nr.n9I.Brigades},{path:"/brigades/view/:id",element:n.createElement(Kr,null),type:Nr.n9I.Brigades}],Zr=(0,$r.RZ)((()=>r.e(7747).then(r.bind(r,37747)))),Xr=(0,$r.RZ)((()=>Promise.all([r.e(6824),r.e(2332),r.e(826),r.e(837),r.e(3453)]).then(r.bind(r,33453)))),Jr=(0,$r.RZ)((()=>Promise.all([r.e(6824),r.e(2332),r.e(826),r.e(837),r.e(7974)]).then(r.bind(r,47974)))),en=[{path:"/contracts",element:n.createElement(Zr,null),type:Nr.n9I.Contracts},{path:"/contracts/create",element:n.createElement(Xr,null),type:Nr.n9I.Contracts},{path:"/contracts/update/:id",element:n.createElement(Jr,null),type:Nr.n9I.Contracts}],tn=(0,$r.RZ)((()=>Promise.all([r.e(4094),r.e(9089)]).then(r.bind(r,39089)))),rn=(0,$r.RZ)((()=>Promise.all([r.e(6824),r.e(2332),r.e(826),r.e(4115),r.e(5602),r.e(8302),r.e(6066),r.e(6374),r.e(7058),r.e(4816),r.e(1472),r.e(3204)]).then(r.bind(r,83204)))),nn=(0,$r.RZ)((()=>Promise.all([r.e(6824),r.e(2332),r.e(826),r.e(4115),r.e(5602),r.e(8302),r.e(6066),r.e(6374),r.e(7058),r.e(4816),r.e(2768),r.e(6141)]).then(r.bind(r,46141)))),an=(0,$r.RZ)((()=>Promise.all([r.e(6824),r.e(2332),r.e(826),r.e(4115),r.e(5602),r.e(8302),r.e(6066),r.e(6374),r.e(7058),r.e(4816),r.e(1472),r.e(7559)]).then(r.bind(r,77559)))),on=(0,$r.RZ)((()=>Promise.all([r.e(6824),r.e(2332),r.e(826),r.e(4115),r.e(5602),r.e(8302),r.e(6066),r.e(6374),r.e(7058),r.e(4816),r.e(2768),r.e(6390)]).then(r.bind(r,6390)))),sn=[{path:"/environmentalreports",element:n.createElement(tn,null),type:Nr.n9I.Reports},{path:"/environmentalreports/create",element:n.createElement(rn,null),type:Nr.n9I.Reports},{path:"/environmentalreports/create/v2",element:n.createElement(nn,null),type:Nr.n9I.Reports},{path:"/environmentalreports/update/:id",element:n.createElement(an,null),type:Nr.n9I.Reports},{path:"/environmentalreports/update/v2/:id",element:n.createElement(on,null),type:Nr.n9I.Reports}],ln=(0,$r.RZ)((()=>Promise.all([r.e(6824),r.e(8302),r.e(5101),r.e(5958)]).then(r.bind(r,25958)))),un=[{path:"/panel-esocial",element:n.createElement(ln,null),type:Nr.n9I.Esocial}];var dn=r(96051);const cn=(0,$r.RZ)((()=>Promise.all([r.e(6824),r.e(2332),r.e(826),r.e(2868)]).then(r.bind(r,22868)))),pn=(0,$r.RZ)((()=>Promise.all([r.e(6824),r.e(2332),r.e(826)]).then(r.bind(r,70826)))),fn=(0,$r.RZ)((()=>Promise.all([r.e(6824),r.e(2332),r.e(826),r.e(5253)]).then(r.bind(r,5253)))),mn=[{path:"/exams",element:n.createElement(cn,null),type:Nr.n9I.Exams},{path:"/exams/create",element:n.createElement(pn,null),type:Nr.n9I.Exams},{path:"/exams/update/:id",element:n.createElement(fn,null),type:Nr.n9I.Exams}],hn=(0,$r.RZ)((()=>Promise.all([r.e(6824),r.e(5314),r.e(4094),r.e(9200)]).then(r.bind(r,41301)))),gn=(0,$r.RZ)((()=>Promise.all([r.e(6824),r.e(2332),r.e(826),r.e(4115),r.e(5602),r.e(8302),r.e(6066),r.e(6374),r.e(1100),r.e(6774),r.e(3984)]).then(r.bind(r,23984)))),yn=(0,$r.RZ)((()=>Promise.all([r.e(6824),r.e(2332),r.e(826),r.e(4115),r.e(5602),r.e(8302),r.e(6066),r.e(6374),r.e(1100),r.e(6774),r.e(7259)]).then(r.bind(r,47259)))),vn=[{path:"/extinguishingsystem",element:n.createElement(hn,null),type:Nr.n9I.ExtinguishingSystem},{path:"/extinguishingsystem/create",element:n.createElement(gn,null),type:Nr.n9I.ExtinguishingSystem},{path:"/extinguishingsystem/update/:id",element:n.createElement(yn,null),type:Nr.n9I.ExtinguishingSystem}],bn=(0,$r.RZ)((()=>r.e(9555).then(r.bind(r,41719)))),Pn=[{path:"/first-steps",element:n.createElement(bn,null),type:Nr.n9I.FirstSteps}],wn=(0,$r.RZ)((()=>Promise.all([r.e(6824),r.e(2332),r.e(826),r.e(4115),r.e(5602),r.e(8302),r.e(6066),r.e(6374),r.e(5101),r.e(8525),r.e(4091),r.e(4577),r.e(8238),r.e(4792)]).then(r.bind(r,76124)))),Cn=[{path:"/home",element:n.createElement(wn,null),type:Nr.n9I.Home}],On=(0,$r.RZ)((()=>Promise.all([r.e(6824),r.e(2332),r.e(826),r.e(4115),r.e(5602),r.e(8302),r.e(6066),r.e(6374),r.e(5101),r.e(8525),r.e(4091),r.e(5314),r.e(5628),r.e(4037),r.e(497),r.e(1998)]).then(r.bind(r,1998)))),xn=(0,$r.RZ)((()=>Promise.all([r.e(6824),r.e(2332),r.e(826),r.e(4115),r.e(5602),r.e(8302),r.e(6066),r.e(6374),r.e(5966),r.e(4037),r.e(497),r.e(7421)]).then(r.bind(r,24939)))),En=[{path:"/ipe",element:n.createElement(On,null),type:Nr.n9I.IpeDelivery},{path:"/ipe/update/person/:id",element:n.createElement(xn,null),type:Nr.n9I.IpeDelivery},{path:"/ipe/update/cost-center/:id/:situationList",element:n.createElement(xn,null),type:Nr.n9I.IpeDelivery},{path:"/ipe/update/task/:id/:situationList",element:n.createElement(xn,null),type:Nr.n9I.IpeDelivery},{path:"/ipe/update/occupation/:id/:situationList",element:n.createElement(xn,null),type:Nr.n9I.IpeDelivery},{path:"/ipe/update/risk/:id/:situationList",element:n.createElement(xn,null),type:Nr.n9I.IpeDelivery},{path:"/ipe/update/lot-risk/:id/:situationList",element:n.createElement(xn,null),type:Nr.n9I.IpeDelivery}],Sn=(0,$r.RZ)((()=>Promise.all([r.e(6824),r.e(2332),r.e(826),r.e(4115),r.e(5602),r.e(8302),r.e(6066),r.e(6374),r.e(9638)]).then(r.bind(r,39638)))),Tn=(0,$r.RZ)((()=>Promise.all([r.e(6824),r.e(2332),r.e(826),r.e(4115),r.e(5602),r.e(8302),r.e(6066),r.e(6374),r.e(5101),r.e(8525),r.e(3681),r.e(5628),r.e(7221),r.e(8238),r.e(3140)]).then(r.bind(r,23140)))),kn=[{path:"/mandates",element:n.createElement(Sn,null),type:Nr.n9I.Mandates},{path:"/mandates/view/:id",element:n.createElement(Tn,null),type:Nr.n9I.Mandates}],Mn=(0,$r.RZ)((()=>Promise.all([r.e(6824),r.e(2332),r.e(826),r.e(4115),r.e(5602),r.e(8302),r.e(6066),r.e(6374),r.e(5101),r.e(8525),r.e(8639),r.e(4091),r.e(5314),r.e(5628),r.e(4709),r.e(6877),r.e(2167)]).then(r.bind(r,82167)))),_n=(0,$r.RZ)((()=>Promise.all([r.e(6824),r.e(2332),r.e(826),r.e(4115),r.e(5602),r.e(8302),r.e(6066),r.e(6374),r.e(3435),r.e(3681),r.e(1385),r.e(8639),r.e(7058),r.e(8280),r.e(5966),r.e(434),r.e(54),r.e(4709),r.e(285),r.e(80),r.e(5455)]).then(r.bind(r,35455)))),Dn=(0,$r.RZ)((()=>Promise.all([r.e(6824),r.e(2332),r.e(826),r.e(4115),r.e(5602),r.e(8302),r.e(6066),r.e(6374),r.e(3435),r.e(4972)]).then(r.bind(r,94972)))),An=[{path:"/medicalrecords",element:n.createElement(Mn,null),type:Nr.n9I.MedicalRecord},{path:"/medicalrecords/comparative-results/:id",element:n.createElement(Dn,null),type:Nr.n9I.MedicalRecord},{path:"/medicalrecords/update/:id",element:n.createElement(_n,null),type:Nr.n9I.MedicalRecord},...Object.keys(Nr.x3i).flatMap((e=>{const t=(0,$r.RZ)((()=>r(63288)(`./${e}`)));return[{path:"ExamItems"===e?`/medicalrecords/comparative-results/${e}/:id/:exam`:`/medicalrecords/comparative-results/${e}/:id`,element:n.createElement(t,null),type:Nr.n9I.MedicalRecord}]}))],jn=(0,$r.RZ)((()=>Promise.all([r.e(6824),r.e(2332),r.e(826),r.e(4115),r.e(5602),r.e(8302),r.e(6066),r.e(6374),r.e(3435),r.e(8639),r.e(8280),r.e(5966),r.e(434),r.e(285),r.e(8528)]).then(r.bind(r,50107)))),In=[{path:"/new-schedule",element:n.createElement(jn,null),type:Nr.n9I.Schedule},{path:"/new-schedule/:consultationId",element:n.createElement(jn,null),type:Nr.n9I.Schedule}],Rn=[{path:"/schedule",element:n.createElement(jn,null),type:Nr.n9I.Schedule},{path:"/schedule/:consultationId",element:n.createElement(jn,null),type:Nr.n9I.Schedule}],$n=(0,$r.RZ)((()=>Promise.all([r.e(6824),r.e(2332),r.e(826),r.e(4115),r.e(5602),r.e(8302),r.e(6066),r.e(6374),r.e(6781),r.e(8650)]).then(r.bind(r,68650)))),Nn=(0,$r.RZ)((()=>Promise.all([r.e(6824),r.e(2332),r.e(826),r.e(4115),r.e(5602),r.e(8302),r.e(6066),r.e(6374)]).then(r.bind(r,4725)))),Ln=(0,$r.RZ)((()=>Promise.all([r.e(6824),r.e(2332),r.e(826),r.e(4115),r.e(5602),r.e(8302),r.e(6066),r.e(6374),r.e(6781),r.e(1530)]).then(r.bind(r,61530)))),Fn=[{path:"/people",element:n.createElement($n,null),type:Nr.n9I.People},{path:"/people/create",element:n.createElement(Nn,null),type:Nr.n9I.People},{path:"/people/update/:id",element:n.createElement(Ln,null),type:Nr.n9I.People}],Vn=(0,$r.RZ)((()=>r.e(7713).then(r.bind(r,67713)))),Bn=(0,$r.RZ)((()=>Promise.all([r.e(6824),r.e(2332),r.e(826),r.e(4115),r.e(5602),r.e(8302),r.e(6066),r.e(6374),r.e(5918)]).then(r.bind(r,85918)))),zn=[{path:"/others",element:n.createElement(Vn,null),type:Nr.n9I.Registrations},{path:"/others/exposure-group/copy/:id",element:n.createElement(Bn,null),type:Nr.n9I.Registrations},...["cost-centers","work-shifts","trainings","people","occupations","expenses","accident-causes","physical-environments","generating-sources","control-measures","measuring-instruments","tasks","statements-responsibility","risk-agents","exams","vaccines","biological-monitoring-exam-group","medicines","calendar","periodic-ranges","quizzes","health-programs","departments","accrediteds","warehouse","product","unity-of-measure","exposure-group","report-structure"].flatMap((e=>{const t=(0,$r.RZ)((()=>r(22662)(`./${e}/Browse`))),a=(0,$r.RZ)((()=>r(7688)(`./${e}/Create`))),o=(0,$r.RZ)((()=>r(85891)(`./${e}/Update`)));return[{path:`/others/${e}`,element:n.createElement(t,null),type:Nr.n9I.Registrations},{path:`/others/${e}/create`,element:n.createElement(a,null),type:Nr.n9I.Registrations},{path:`/others/${e}/update/:id`,element:n.createElement(o,null),type:Nr.n9I.Registrations}]}))],Hn=(0,$r.RZ)((()=>Promise.all([r.e(6824),r.e(2332),r.e(826),r.e(4115),r.e(5602),r.e(8302),r.e(6066),r.e(6374),r.e(5101),r.e(8525),r.e(3681),r.e(1385),r.e(1100),r.e(5314),r.e(7984),r.e(5628),r.e(7221),r.e(8217),r.e(2195),r.e(576)]).then(r.bind(r,30576)))),qn=(0,$r.RZ)((()=>Promise.all([r.e(6824),r.e(2332),r.e(826),r.e(4115),r.e(5602),r.e(8302),r.e(6066),r.e(6374),r.e(5101),r.e(3681),r.e(1385),r.e(1100),r.e(7984),r.e(7221),r.e(8217),r.e(9320)]).then(r.bind(r,98531)))),Un=(0,$r.RZ)((()=>Promise.all([r.e(6824),r.e(2332),r.e(826),r.e(4115),r.e(5602),r.e(8302),r.e(6066),r.e(6374),r.e(5101),r.e(3681),r.e(1385),r.e(1100),r.e(7984),r.e(7221),r.e(8217),r.e(9858)]).then(r.bind(r,64461)))),Wn=[{path:"/risks",element:n.createElement(Hn,null),type:Nr.n9I.Risks},{path:"/risks/create",element:n.createElement(qn,null),type:Nr.n9I.Risks},{path:"/risks/create/:id",element:n.createElement(qn,null),type:Nr.n9I.Risks},{path:"/risks/update/:id",element:n.createElement(Un,null),type:Nr.n9I.Risks}],Gn=(0,$r.RZ)((()=>r.e(9797).then(r.bind(r,89797)))),Qn=(0,$r.RZ)((()=>Promise.all([r.e(6824),r.e(2332),r.e(826),r.e(4115),r.e(5602),r.e(8302),r.e(6066),r.e(6374),r.e(8639),r.e(8280),r.e(5966),r.e(4037),r.e(497),r.e(7421),r.e(4001)]).then(r.bind(r,64001)))),Kn=[{path:"/safety-quiz",element:n.createElement(Gn,null),type:Nr.n9I.SafetyQuiz},{path:"/safety-quiz/:quizId",element:n.createElement(Qn,null),type:Nr.n9I.SafetyQuiz},{path:"/safety-quiz/:quizId/:id",element:n.createElement(Qn,null),type:Nr.n9I.SafetyQuiz}],Yn=(0,$r.RZ)((()=>r.e(6145).then(r.bind(r,6145)))),Zn=(0,$r.RZ)((()=>Promise.all([r.e(6824),r.e(2332),r.e(826),r.e(4115),r.e(5602),r.e(8302),r.e(6066),r.e(6374),r.e(1385),r.e(1100),r.e(8639),r.e(8280),r.e(2597)]).then(r.bind(r,92597)))),Xn=(0,$r.RZ)((()=>Promise.all([r.e(6824),r.e(2332),r.e(826),r.e(4115),r.e(5602),r.e(8302),r.e(6066),r.e(6374),r.e(1385),r.e(1100),r.e(8639),r.e(8280),r.e(4974)]).then(r.bind(r,4974)))),Jn=[{path:"/workpermission",element:n.createElement(Yn,null),type:Nr.n9I.WorkPermission},{path:"/workpermission/create",element:n.createElement(Zn,null),type:Nr.n9I.WorkPermission},{path:"/workpermission/update/:id",element:n.createElement(Xn,null),type:Nr.n9I.WorkPermission}];var ea=r(34454),ta=r(13175),ra=r(76941);const na=[...Cn,...Rn,...In,...kn,...zr,...Gr,...sn,...En,...Kn,...Wn,...An,...Jn,...vn,...Yr,...un,...zn,...mn,...Fn,...dn.default,...en,...ta.A],aa=()=>n.createElement(ra.A,null,n.createElement(ea.Ay,null,n.createElement(Pr.sv,null)));var oa=r(46720),ia=r(29872);const sa=e=>{if("string"!=typeof e){const t=(0,ia.cQ)(e,o.isApolloError),{message:r,isClientFault:a,type:i}=(0,ia.WA)(t,"Quírons");return"INVALID_SUBSCRIPTION"===i?n.createElement(Er.jo,null,r.split(",")[0],n.createElement(Er.bF,{color:"inherit",size:"small",variant:"outlined",href:"https://app.quirons.com/subscribe-now"},"Assine já!")):(!a&&r.includes("GraphQL error")||(0,N.Cp)(e),r)}return(0,ia.hw)(e)};var la=r(47449),ua=r(229),da=r(74265),ca=r(44322);const pa=e=>{let{redirect:t=!0,...r}=e;const{pathname:a}=window.location,{boxHeight:o,mobile:i,isPasswordUpdate:s,title:l="",children:u,showTerms:d=!1}=r,{tips:c}=(0,mr.zi)(),p=(0,la.c4)(),{t:f}=(0,rr.Bd)(),{handleRedirect:m}=(0,da.w)(),{user:h,loading:g}=(0,ua.iZ)(),{logo:y,backgrounds:v,name:b}=(0,mr.DP)(),[P,w]=(0,n.useState)(!0),[C,O]=(0,n.useState)(410),x=p&&h?.id&&t,E=c?.[Math.floor(Math.random()*c.length)],[S]=(0,n.useState)(Math.floor(Math.random()*v.length).toString()),T=sessionStorage.getItem("quirons_bg")||S;(0,n.useEffect)((()=>{"/sign-up"!==a&&"/login-mobile"!==a||w(!1)}),[a]),(0,n.useEffect)((()=>O(i?250:o||(s?360:410))),[s,i,o]);const k=(0,n.useCallback)((()=>{sessionStorage.setItem("quirons_bg",S)}),[S]);return(0,n.useEffect)((()=>(x&&m("/home"),sessionStorage.getItem("quirons_bg")||k(),window.onbeforeunload=k,()=>{window.onbeforeunload=()=>null})),[m,k,x]),g?n.createElement(wr.A,null):n.createElement(ca.VS,{key:"auth",option:v[parseInt(T)]},n.createElement(ca.mc,null,n.createElement(ca.fM,{minHeight:C},n.createElement(ca.xW,null,n.createElement("img",{alt:b,src:y.dark,height:"48px",width:"155px"})),l&&n.createElement(Cr.Typography,{align:"center",variant:"h6",margin:"12px 0"},l),u,d&&n.createElement(Cr.Typography,null,n.createElement(ca.iI,null,n.createElement(ca.N_,{target:"_blank",href:"https://quirons.com.br/termos-de-uso/"},f("loginTermsOfUseLabel")),n.createElement(ca.N_,{target:"_blank",href:"https://quirons.com.br/politica-de-privacidade/"},f("loginPolicyPrivateLabel"))))),P&&n.createElement(ca.TS,{author:E?.author||"",comment:E?.message||""})))};var fa=r(30420),ma=r(99284);const ha={enter:0,exit:200},ga=e=>n.createElement(Cr.SnackBar,{message:n.createElement("div",null,"O e-mail informado já está em uso. Utilize o",n.createElement("span",null," ",n.createElement(ma.ah,{to:"/login"},"login")," "),"para acessar sua conta."),open:e.open,variant:"error",style:ma.yy,anchorOrigin:ma.tH,transitionDuration:ha,onClose:e.onClose});var ya=r(4734),va=r(78944);const{secondary:ba}=va.theme.colors,Pa=(0,nr.default)(xr.IconCheck)` && { color: ${ba.main}; display: block; height: 96px; margin: 0 auto; padding: 48px 0 0; width: 96px; } `,wa=nr.default.div` ${e=>e.hidden?"display: none":"display: flex"}; flex-direction: column; text-align: center; margin: 26px 0 0 0; justify-content: center; align-items: center; `,Ca=nr.default.div` ${e=>e.hidden?"display: none":"display: flex"}; flex-direction: column; text-align: center; margin: 26px 0 14px 0; justify-content: center; align-items: center; `,Oa=nr.default.div` display: flex; flex-direction: row; width: 100%; `,xa=nr.default.div` display: flex; align-content: center; margin: 20px 0 12px 0; `,Ea=nr.default.a` color: inherit; text-decoration: none; `;window.addEventListener("beforeunload",(()=>{sessionStorage.removeItem("registerMail"),sessionStorage.removeItem("registerPw")}),!1);const Sa=()=>{const{handleRedirect:e}=(0,da.w)(),t=(0,ua.hv)(),r=(0,ua.Uf)(),[a]=(0,fr.hN)(),[o,i]=(0,n.useState)(!1),[s,l]=(0,n.useState)(!1),[u,d]=(0,n.useState)(!1),c=sessionStorage.getItem("registerMail")||"",p=sessionStorage.getItem("registerPw")||"",[f,m]=(0,n.useState)(new Array(6)),h=(e,t)=>{const r=[...f];r[t]=e,m(r)},[g,y]=(0,n.useState)(!1),[v,b]=(0,n.useState)(!1),P=()=>{sessionStorage.removeItem("registerMail"),sessionStorage.removeItem("registerPw")};""==c&&e("/sign-up");const w=e=>{e.preventDefault(),r(c).then((()=>{a("success","Código reenviado com sucesso!")})).catch((e=>{const t="object"==typeof e?e.message:e;t&&a("error",t)}))};return n.createElement(n.Fragment,null,n.createElement(Cr.Typography,{align:"center",variant:"h6",margin:"12px 0"},n.createElement(ya.hE,null," Validação de e-mail ")),u&&n.createElement(ga,{open:u,onClose:()=>d(!1)}),o?n.createElement(wr.A,null):s?n.createElement(Ca,null,n.createElement(Pa,null),n.createElement(Cr.Typography,{align:"center",variant:"h6",margin:"24px"},"E-mail verificado com sucesso!"),n.createElement(Cr.Button,{name:"login",margin:"72px 0 0",color:"secondary",variant:"contained",onClick:()=>{e("/login")}},"Entrar")):n.createElement(n.Fragment,null,n.createElement(wa,{hidden:!1},n.createElement(fa.j,{width:125}),n.createElement(Cr.Typography,{align:"center",variant:"subtitle1",margin:"10px"},"Um código de verificação de conta foi enviado para seu e-mail."),n.createElement(xa,null,n.createElement(Cr.PinInput,{pin:f,setPin:m,pinLength:6,validationResult:g,isValidating:v,size:"small",onPinChanged:h})),n.createElement(Cr.Typography,{align:"center",margin:"25px",color:"primary"},n.createElement(Ea,{href:"#",onClick:w},"Não recebeu o código? Reenviar")),n.createElement(Oa,null,n.createElement(ya.Zl,{fullWidth:!0,dashed:!0,name:"Voltar ao login",color:"primary",size:"small",margin:"10px 5px",onClick:()=>{P(),e("/login")}},n.createElement(Cr.Typography,{variant:"caption",color:"primary",padding:"5px 15px"},"Voltar")),n.createElement(ya.Zl,{fullWidth:!0,name:"Validar",variant:"contained",color:"secondary",size:"small",margin:"10px 5px",onClick:()=>{(()=>{const e=f.join("");i(!0),b(!0),t(c,e,p).then((()=>{l(!0),P()})).catch((e=>{y(!0),m(new Array(6));const t="object"==typeof e?e.message:e;t&&a("error",t)})),i(!1),b(!1)})()}},n.createElement(Cr.Typography,{variant:"caption",color:"inherit",padding:"5px 15px"},"Validar"))))))},Ta=()=>n.createElement(pa,{redirect:!1},n.createElement(Sa,null));var ka=r(4376),Ma=r(8715),_a=r(91487),Da=r(69517),Aa=r.n(Da),ja=r(95620),Ia=r(89539),Ra=r(53778),$a=r(87985);let Na=function(e){return e.FIELDS="FIELDS",e.SUCCESS="SUCCESS",e}({});const La="Existe um ou mais campos obrigatórios que não foram preenchidos.",Fa="E-mail inválido. Por favor, insira um endereço de e-mail válido.",Va=e=>({color:e,display:"block",height:72,margin:"0 auto",padding:"24px 0 0",width:72}),Ba=e=>({margin:`0 0 ${e?"50px":"0"} 0`}),{secondary:za,priority:Ha}=va.theme.colors,qa="MAIN_SCREEN",Ua="SUCCESS_SCREEN",Wa={email:"",password:"",confirmPassword:""},Ga=e=>{const{handleRedirect:t}=(0,da.w)(),[r]=(0,fr.hN)(),a=(0,ua.xA)(),[o,i]=(0,n.useState)(),s=(0,ua.ek)(),[l,u]=(0,n.useState)(e.email||""),[d,c]=(0,n.useState)(!1),[p,f]=(0,n.useState)(qa),[m,h]=(0,n.useState)(!1),[g,y]=(0,n.useState)(!1),[v,b]=(0,n.useState)(!1),[P,w]=(0,n.useState)("INIT"),[C,O]=(0,n.useState)(new Array(6)),[x,E]=(0,n.useState)([]),[S,T]=(0,n.useState)(Wa),k=(e,t,r)=>{if("password"===e&&"string"==typeof r){const e=(0,Ia.A)(r);i(e)}T((t=>(0,Ma.A)(e,r,{...t}))),E((n=>0===r.length&&t?n.includes(e)?n:[...n,e]:n.filter((t=>t!==e))))},M=async()=>{Aa()(l)?l?a(l).finally((()=>{h(!0),w("TOKEN")})):(c(!0),r("error","É necessário informar o e-mail")):(E([...x,"email"]),r("error",Fa))},_=()=>{b(!0);const e=C.join("");(()=>{const e=[];return E([]),(0,ka.A)(S.password)&&e.push("password"),(0,ka.A)(S.confirmPassword)&&e.push("confirmPassword"),(0,ka.A)(e)||(E([...x,...e]),r("error","É necessário preencher todos os campos")),o?.hasInvalidFields&&(r("error","Senha não atende os requisitos minimos"),E([...x,"password"])),b(!1),(0,ka.A)(S.password&&S.confirmPassword)||S.password===S.confirmPassword?6!==C.join("").length?(y(!0),r("error","É necessário o preenchimento do código de 6 dígitos"),!0):!!o?.hasInvalidFields||0!==e.length:(r("error","Senhas não conferem"),E([...x,"password","confirmPassword"]),!0)})()||s(e,S.password,l).then((()=>{f(Ua)})).catch((e=>{y(!0),O(new Array(6));const t="object"==typeof e?e.message:e;t&&r("error",t)})).finally((()=>{b(!1)}))};return n.createElement(n.Fragment,null,p===qa&&n.createElement("div",{hidden:p===Ua},"INIT"===P&&n.createElement(Cr.Typography,{margin:"12px 0"},"Insira os dados abaixo para iniciarmos a alteração da senha."),n.createElement(Cr.TextField,{autoFocus:!0,fullWidth:!0,required:!0,name:"E-mail",margin:"6px 0",disabled:"TOKEN"===P,label:"E-mail",error:d,value:l,onChange:e=>{const t=e.target.value;u(t),c((0,ka.A)(t))},onKeyUp:e=>{13===(e.keyCode||e.which)&&M()}}),n.createElement(Cr.Collapse,{in:m,style:Ba(m)},n.createElement(n.Fragment,null,n.createElement(ja.t,{displayErrors:!0,required:!0,name:"password",label:"Nova senha",error:(0,_a.A)("password",x),onChange:k}),n.createElement(ja.t,{required:!0,name:"confirmPassword",label:"Confirmar nova senha",error:(0,_a.A)("confirmPassword",x),onChange:k}),n.createElement(Cr.Divider,{light:!0,margin:"20px 0"}),n.createElement(Cr.Typography,{align:"center",margin:"20px 0 0 0",color:"primary"},"Se o e-mail informado estiver cadastrado em nosso sistema, um código de verificação foi enviado."),n.createElement(Cr.Typography,{align:"center",margin:"0 0 20px 0",color:"primary"},"Informe-o abaixo"),n.createElement(Cr.PinInput,{pin:C,setPin:O,pinLength:6,validationResult:g,isValidating:v,size:"small",onPinChanged:(e,t)=>{const r=[...C];r[t]=e,O(r)}}))),(e=>n.createElement(Cr.Button,{fullWidth:!0,name:e.name,margin:"18px 0 12px",variant:"contained",color:e.color,onClick:e.onClick},e.label))({name:"INIT"===P?"send-token":"verify",label:"INIT"===P?"Enviar":"Confirmar",onClick:"INIT"===P?M:_,color:"primary"})),"NOT_EXIST_SCREEN"===p&&n.createElement("div",{hidden:p===qa},n.createElement(xr.IconWarning,{sx:Va(Ha.main.critical)}),n.createElement(Cr.Typography,{align:"center",variant:"subtitle1",margin:"24px 0"},"O e-mail ",n.createElement("b",null,l)," não existe no sistema")),p===Ua&&n.createElement(n.Fragment,null,n.createElement(xr.IconCheckCircle,{sx:Va(za.main)}),n.createElement(Cr.Typography,{align:"center",variant:"subtitle1",margin:"24px 0"},"Senha redefinida com sucesso")),n.createElement(ya.Zl,{fullWidth:!0,name:"Voltar para o login",margin:"6px 0",size:"small",onClick:()=>{const e=l?`/login/${btoa(l)}`:"/login";t(e)}},n.createElement(Cr.Typography,{variant:"caption",color:"primary"},"Voltar para o login")))};var Qa=r(58168),Ka=e=>"checkbox"===e.type,Ya=e=>e instanceof Date,Za=e=>null==e;const Xa=e=>"object"==typeof e;var Ja=e=>!Za(e)&&!Array.isArray(e)&&Xa(e)&&!Ya(e),eo=e=>Ja(e)&&e.target?Ka(e.target)?e.target.checked:e.target.value:e,to=(e,t)=>e.has((e=>e.substring(0,e.search(/\.\d+(\.|$)/))||e)(t)),ro="undefined"!=typeof window&&void 0!==window.HTMLElement&&"undefined"!=typeof document;function no(e){let t;const r=Array.isArray(e),n="undefined"!=typeof FileList&&e instanceof FileList;if(e instanceof Date)t=new Date(e);else if(e instanceof Set)t=new Set(e);else{if(ro&&(e instanceof Blob||n)||!r&&!Ja(e))return e;if(t=r?[]:{},r||(e=>{const t=e.constructor&&e.constructor.prototype;return Ja(t)&&t.hasOwnProperty("isPrototypeOf")})(e))for(const r in e)e.hasOwnProperty(r)&&(t[r]=no(e[r]));else t=e}return t}var ao=e=>Array.isArray(e)?e.filter(Boolean):[],oo=e=>void 0===e,io=(e,t,r)=>{if(!t||!Ja(e))return r;const n=ao(t.split(/[,[\].]+?/)).reduce(((e,t)=>Za(e)?e:e[t]),e);return oo(n)||n===e?oo(e[t])?r:e[t]:n},so=e=>"boolean"==typeof e,lo=e=>/^\w*$/.test(e),uo=e=>ao(e.replace(/["|']|\]/g,"").split(/\.|\[/)),co=(e,t,r)=>{let n=-1;const a=lo(t)?[t]:uo(t),o=a.length,i=o-1;for(;++nn.useContext(vo);var Po=(e,t,r,n=!0)=>{const a={defaultValues:t._defaultValues};for(const o in e)Object.defineProperty(a,o,{get:()=>{const a=o;return t._proxyFormState[a]!==ho&&(t._proxyFormState[a]=!n||ho),r&&(r[a]=!0),e[a]}});return a},wo=e=>Ja(e)&&!Object.keys(e).length,Co=(e,t,r,n)=>{r(e);const{name:a,...o}=e;return wo(o)||Object.keys(o).length>=Object.keys(t).length||Object.keys(o).find((e=>t[e]===(!n||ho)))},Oo=e=>Array.isArray(e)?e:[e],xo=(e,t,r)=>!e||!t||e===t||Oo(e).some((e=>e&&(r?e===t:e.startsWith(t)||t.startsWith(e))));function Eo(e){const t=n.useRef(e);t.current=e,n.useEffect((()=>{const r=!e.disabled&&t.current.subject&&t.current.subject.subscribe({next:t.current.next});return()=>{r&&r.unsubscribe()}}),[e.disabled])}var So=e=>"string"==typeof e,To=(e,t,r,n,a)=>So(e)?(n&&t.watch.add(e),io(r,e,a)):Array.isArray(e)?e.map((e=>(n&&t.watch.add(e),io(r,e)))):(n&&(t.watchAll=!0),r);const ko=e=>e.render(function(e){const t=bo(),{name:r,disabled:a,control:o=t.control,shouldUnregister:i}=e,s=to(o._names.array,r),l=function(e){const t=bo(),{control:r=t.control,name:a,defaultValue:o,disabled:i,exact:s}=e||{},l=n.useRef(a);l.current=a,Eo({disabled:i,subject:r._subjects.values,next:e=>{xo(l.current,e.name,s)&&d(no(To(l.current,r._names,e.values||r._formValues,!1,o)))}});const[u,d]=n.useState(r._getWatch(a,o));return n.useEffect((()=>r._removeUnmounted())),u}({control:o,name:r,defaultValue:io(o._formValues,r,io(o._defaultValues,r,e.defaultValue)),exact:!0}),u=function(e){const t=bo(),{control:r=t.control,disabled:a,name:o,exact:i}=e||{},[s,l]=n.useState(r._formState),u=n.useRef(!0),d=n.useRef({isDirty:!1,isLoading:!1,dirtyFields:!1,touchedFields:!1,validatingFields:!1,isValidating:!1,isValid:!1,errors:!1}),c=n.useRef(o);return c.current=o,Eo({disabled:a,next:e=>u.current&&xo(c.current,e.name,i)&&Co(e,d.current,r._updateFormState)&&l({...r._formState,...e}),subject:r._subjects.state}),n.useEffect((()=>(u.current=!0,d.current.isValid&&r._updateValid(!0),()=>{u.current=!1})),[r]),n.useMemo((()=>Po(s,r,d.current,!1)),[s,r])}({control:o,name:r,exact:!0}),d=n.useRef(o.register(r,{...e.rules,value:l,...so(e.disabled)?{disabled:e.disabled}:{}})),c=n.useMemo((()=>Object.defineProperties({},{invalid:{enumerable:!0,get:()=>!!io(u.errors,r)},isDirty:{enumerable:!0,get:()=>!!io(u.dirtyFields,r)},isTouched:{enumerable:!0,get:()=>!!io(u.touchedFields,r)},isValidating:{enumerable:!0,get:()=>!!io(u.validatingFields,r)},error:{enumerable:!0,get:()=>io(u.errors,r)}})),[u,r]),p=n.useMemo((()=>({name:r,value:l,...so(a)||u.disabled?{disabled:u.disabled||a}:{},onChange:e=>d.current.onChange({target:{value:eo(e),name:r},type:"change"}),onBlur:()=>d.current.onBlur({target:{value:io(o._formValues,r),name:r},type:po}),ref:e=>{const t=io(o._fields,r);t&&e&&(t._f.ref={focus:()=>e.focus(),select:()=>e.select(),setCustomValidity:t=>e.setCustomValidity(t),reportValidity:()=>e.reportValidity()})}})),[r,o._formValues,a,u.disabled,l,o._fields]);return n.useEffect((()=>{const e=o._options.shouldUnregister||i,t=(e,t)=>{const r=io(o._fields,e);r&&r._f&&(r._f.mount=t)};if(t(r,!0),e){const e=no(io(o._options.defaultValues,r));co(o._defaultValues,r,e),oo(io(o._formValues,r))&&co(o._formValues,r,e)}return!s&&o.register(r),()=>{(s?e&&!o._state.action:e)?o.unregister(r):t(r,!1)}}),[r,o,s,i]),n.useEffect((()=>{o._updateDisabledField({disabled:a,fields:o._fields,name:r})}),[a,r,o]),n.useMemo((()=>({field:p,formState:u,fieldState:c})),[p,u,c])}(e));var Mo=(e,t,r,n,a)=>t?{...r[e],types:{...r[e]&&r[e].types?r[e].types:{},[n]:a||!0}}:{},_o=e=>({isOnSubmit:!e||e===mo,isOnBlur:"onBlur"===e,isOnChange:e===fo,isOnAll:e===ho,isOnTouch:"onTouched"===e}),Do=(e,t,r)=>!r&&(t.watchAll||t.watch.has(e)||[...t.watch].some((t=>e.startsWith(t)&&/^\.\w+/.test(e.slice(t.length)))));const Ao=(e,t,r,n)=>{for(const a of r||Object.keys(e)){const r=io(e,a);if(r){const{_f:e,...o}=r;if(e){if(e.refs&&e.refs[0]&&t(e.refs[0],a)&&!n)return!0;if(e.ref&&t(e.ref,e.name)&&!n)return!0;if(Ao(o,t))break}else if(Ja(o)&&Ao(o,t))break}}};var jo=(e,t,r)=>{const n=Oo(io(e,r));return co(n,"root",t[r]),co(e,r,n),e},Io=e=>"file"===e.type,Ro=e=>"function"==typeof e,$o=e=>{if(!ro)return!1;const t=e?e.ownerDocument:0;return e instanceof(t&&t.defaultView?t.defaultView.HTMLElement:HTMLElement)},No=e=>So(e),Lo=e=>"radio"===e.type,Fo=e=>e instanceof RegExp;const Vo={value:!1,isValid:!1},Bo={value:!0,isValid:!0};var zo=e=>{if(Array.isArray(e)){if(e.length>1){const t=e.filter((e=>e&&e.checked&&!e.disabled)).map((e=>e.value));return{value:t,isValid:!!t.length}}return e[0].checked&&!e[0].disabled?e[0].attributes&&!oo(e[0].attributes.value)?oo(e[0].value)||""===e[0].value?Bo:{value:e[0].value,isValid:!0}:Bo:Vo}return Vo};const Ho={isValid:!1,value:null};var qo=e=>Array.isArray(e)?e.reduce(((e,t)=>t&&t.checked&&!t.disabled?{isValid:!0,value:t.value}:e),Ho):Ho;function Uo(e,t,r="validate"){if(No(e)||Array.isArray(e)&&e.every(No)||so(e)&&!e)return{type:r,message:No(e)?e:"",ref:t}}var Wo=e=>Ja(e)&&!Fo(e)?e:{value:e,message:""},Go=async(e,t,r,n,a,o)=>{const{ref:i,refs:s,required:l,maxLength:u,minLength:d,min:c,max:p,pattern:f,validate:m,name:h,valueAsNumber:g,mount:y}=e._f,v=io(r,h);if(!y||t.has(h))return{};const b=s?s[0]:i,P=e=>{a&&b.reportValidity&&(b.setCustomValidity(so(e)?"":e||""),b.reportValidity())},w={},C=Lo(i),O=Ka(i),x=C||O,E=(g||Io(i))&&oo(i.value)&&oo(v)||$o(i)&&""===i.value||""===v||Array.isArray(v)&&!v.length,S=Mo.bind(null,h,n,w),T=(e,t,r,n="maxLength",a="minLength")=>{const o=e?t:r;w[h]={type:e?n:a,message:o,ref:i,...S(e?n:a,o)}};if(o?!Array.isArray(v)||!v.length:l&&(!x&&(E||Za(v))||so(v)&&!v||O&&!zo(s).isValid||C&&!qo(s).isValid)){const{value:e,message:t}=No(l)?{value:!!l,message:l}:Wo(l);if(e&&(w[h]={type:yo,message:t,ref:b,...S(yo,t)},!n))return P(t),w}if(!(E||Za(c)&&Za(p))){let e,t;const r=Wo(p),a=Wo(c);if(Za(v)||isNaN(v)){const n=i.valueAsDate||new Date(v),o=e=>new Date((new Date).toDateString()+" "+e),s="time"==i.type,l="week"==i.type;So(r.value)&&v&&(e=s?o(v)>o(r.value):l?v>r.value:n>new Date(r.value)),So(a.value)&&v&&(t=s?o(v)r.value),Za(a.value)||(t=n+e.value,a=!Za(t.value)&&v.length<+t.value;if((r||a)&&(T(r,e.message,t.message),!n))return P(w[h].message),w}if(f&&!E&&So(v)){const{value:e,message:t}=Wo(f);if(Fo(e)&&!v.match(e)&&(w[h]={type:go,message:t,ref:i,...S(go,t)},!n))return P(t),w}if(m)if(Ro(m)){const e=Uo(await m(v,r),b);if(e&&(w[h]={...e,...S("validate",e.message)},!n))return P(e.message),w}else if(Ja(m)){let e={};for(const t in m){if(!wo(e)&&!n)break;const a=Uo(await m[t](v,r),b,t);a&&(e={...a,...S(t,a.message)},P(a.message),n&&(w[h]=e))}if(!wo(e)&&(w[h]={ref:b,...e},!n))return w}return P(!0),w};function Qo(e,t){const r=Array.isArray(t)?t:lo(t)?[t]:uo(t),n=1===r.length?e:function(e,t){const r=t.slice(0,-1).length;let n=0;for(;n{let e=[];return{get observers(){return e},next:t=>{for(const r of e)r.next&&r.next(t)},subscribe:t=>(e.push(t),{unsubscribe:()=>{e=e.filter((e=>e!==t))}}),unsubscribe:()=>{e=[]}}},Yo=e=>Za(e)||!Xa(e);function Zo(e,t){if(Yo(e)||Yo(t))return e===t;if(Ya(e)&&Ya(t))return e.getTime()===t.getTime();const r=Object.keys(e),n=Object.keys(t);if(r.length!==n.length)return!1;for(const a of r){const r=e[a];if(!n.includes(a))return!1;if("ref"!==a){const e=t[a];if(Ya(r)&&Ya(e)||Ja(r)&&Ja(e)||Array.isArray(r)&&Array.isArray(e)?!Zo(r,e):r!==e)return!1}}return!0}var Xo=e=>"select-multiple"===e.type,Jo=e=>$o(e)&&e.isConnected,ei=e=>{for(const t in e)if(Ro(e[t]))return!0;return!1};function ti(e,t={}){const r=Array.isArray(e);if(Ja(e)||r)for(const r in e)Array.isArray(e[r])||Ja(e[r])&&!ei(e[r])?(t[r]=Array.isArray(e[r])?[]:{},ti(e[r],t[r])):Za(e[r])||(t[r]=!0);return t}function ri(e,t,r){const n=Array.isArray(e);if(Ja(e)||n)for(const n in e)Array.isArray(e[n])||Ja(e[n])&&!ei(e[n])?oo(t)||Yo(r[n])?r[n]=Array.isArray(e[n])?ti(e[n],[]):{...ti(e[n])}:ri(e[n],Za(t)?{}:t[n],r[n]):r[n]=!Zo(e[n],t[n]);return r}var ni=(e,t)=>ri(e,t,ti(t)),ai=(e,{valueAsNumber:t,valueAsDate:r,setValueAs:n})=>oo(e)?e:t?""===e?NaN:e?+e:e:r&&So(e)?new Date(e):n?n(e):e;function oi(e){const t=e.ref;return Io(t)?t.files:Lo(t)?qo(e.refs).value:Xo(t)?[...t.selectedOptions].map((({value:e})=>e)):Ka(t)?zo(e.refs).value:ai(oo(t.value)?e.ref.value:t.value,e)}var ii=e=>oo(e)?e:Fo(e)?e.source:Ja(e)?Fo(e.value)?e.value.source:e.value:e;const si="AsyncFunction";function li(e,t,r){const n=io(e,r);if(n||lo(r))return{error:n,name:r};const a=r.split(".");for(;a.length;){const n=a.join("."),o=io(t,n),i=io(e,n);if(o&&!Array.isArray(o)&&r!==n)return{name:r};if(i&&i.type)return{name:n,error:i};a.pop()}return{name:r}}const ui={mode:mo,reValidateMode:fo,shouldFocusError:!0};function di(e={}){let t,r={...ui,...e},n={submitCount:0,isDirty:!1,isLoading:Ro(r.defaultValues),isValidating:!1,isSubmitted:!1,isSubmitting:!1,isSubmitSuccessful:!1,isValid:!1,touchedFields:{},dirtyFields:{},validatingFields:{},errors:r.errors||{},disabled:r.disabled||!1},a={},o=(Ja(r.defaultValues)||Ja(r.values))&&no(r.defaultValues||r.values)||{},i=r.shouldUnregister?{}:no(o),s={action:!1,mount:!1,watch:!1},l={mount:new Set,disabled:new Set,unMount:new Set,array:new Set,watch:new Set},u=0;const d={isDirty:!1,dirtyFields:!1,validatingFields:!1,touchedFields:!1,isValidating:!1,isValid:!1,errors:!1},c={values:Ko(),array:Ko(),state:Ko()},p=_o(r.mode),f=_o(r.reValidateMode),m=r.criteriaMode===ho,h=async e=>{if(!r.disabled&&(d.isValid||e)){const e=r.resolver?wo((await b()).errors):await P(a,!0);e!==n.isValid&&c.state.next({isValid:e})}},g=(e,t)=>{r.disabled||!d.isValidating&&!d.validatingFields||((e||Array.from(l.mount)).forEach((e=>{e&&(t?co(n.validatingFields,e,t):Qo(n.validatingFields,e))})),c.state.next({validatingFields:n.validatingFields,isValidating:!wo(n.validatingFields)}))},y=(e,t,r,n)=>{const l=io(a,e);if(l){const a=io(i,e,oo(r)?io(o,e):r);oo(a)||n&&n.defaultChecked||t?co(i,e,t?a:oi(l._f)):O(e,a),s.mount&&h()}},v=(e,t,i,s,l)=>{let u=!1,p=!1;const f={name:e};if(!r.disabled){const r=!!(io(a,e)&&io(a,e)._f&&io(a,e)._f.disabled);if(!i||s){d.isDirty&&(p=n.isDirty,n.isDirty=f.isDirty=w(),u=p!==f.isDirty);const a=r||Zo(io(o,e),t);p=!(r||!io(n.dirtyFields,e)),a||r?Qo(n.dirtyFields,e):co(n.dirtyFields,e,!0),f.dirtyFields=n.dirtyFields,u=u||d.dirtyFields&&p!==!a}if(i){const t=io(n.touchedFields,e);t||(co(n.touchedFields,e,i),f.touchedFields=n.touchedFields,u=u||d.touchedFields&&t!==i)}u&&l&&c.state.next(f)}return u?f:{}},b=async e=>{g(e,!0);const t=await r.resolver(i,r.context,((e,t,r,n)=>{const a={};for(const r of e){const e=io(t,r);e&&co(a,r,e._f)}return{criteriaMode:r,names:[...e],fields:a,shouldUseNativeValidation:n}})(e||l.mount,a,r.criteriaMode,r.shouldUseNativeValidation));return g(e),t},P=async(e,t,a={valid:!0})=>{for(const s in e){const u=e[s];if(u){const{_f:e,...c}=u;if(e){const c=l.array.has(e.name),p=u._f&&!!(o=u._f)&&!!o.validate&&!!(Ro(o.validate)&&o.validate.constructor.name===si||Ja(o.validate)&&Object.values(o.validate).find((e=>e.constructor.name===si)));p&&d.validatingFields&&g([s],!0);const f=await Go(u,l.disabled,i,m,r.shouldUseNativeValidation&&!t,c);if(p&&d.validatingFields&&g([s]),f[e.name]&&(a.valid=!1,t))break;!t&&(io(f,e.name)?c?jo(n.errors,f,e.name):co(n.errors,e.name,f[e.name]):Qo(n.errors,e.name))}!wo(c)&&await P(c,t,a)}}var o;return a.valid},w=(e,t)=>!r.disabled&&(e&&t&&co(i,e,t),!Zo(M(),o)),C=(e,t,r)=>To(e,l,{...s.mount?i:oo(t)?o:So(e)?{[e]:t}:t},r,t),O=(e,t,r={})=>{const n=io(a,e);let o=t;if(n){const r=n._f;r&&(!r.disabled&&co(i,e,ai(t,r)),o=$o(r.ref)&&Za(t)?"":t,Xo(r.ref)?[...r.ref.options].forEach((e=>e.selected=o.includes(e.value))):r.refs?Ka(r.ref)?r.refs.length>1?r.refs.forEach((e=>(!e.defaultChecked||!e.disabled)&&(e.checked=Array.isArray(o)?!!o.find((t=>t===e.value)):o===e.value))):r.refs[0]&&(r.refs[0].checked=!!o):r.refs.forEach((e=>e.checked=e.value===o)):Io(r.ref)?r.ref.value="":(r.ref.value=o,r.ref.type||c.values.next({name:e,values:{...i}})))}(r.shouldDirty||r.shouldTouch)&&v(e,o,r.shouldTouch,r.shouldDirty,!0),r.shouldValidate&&k(e)},x=(e,t,r)=>{for(const n in t){const o=t[n],i=`${e}.${n}`,s=io(a,i);(l.array.has(e)||Ja(o)||s&&!s._f)&&!Ya(o)?x(i,o,r):O(i,o,r)}},E=(e,t,r={})=>{const u=io(a,e),p=l.array.has(e),f=no(t);co(i,e,f),p?(c.array.next({name:e,values:{...i}}),(d.isDirty||d.dirtyFields)&&r.shouldDirty&&c.state.next({name:e,dirtyFields:ni(o,i),isDirty:w(e,f)})):!u||u._f||Za(f)?O(e,f,r):x(e,f,r),Do(e,l)&&c.state.next({...n}),c.values.next({name:s.mount?e:void 0,values:{...i}})},S=async e=>{s.mount=!0;const o=e.target;let y=o.name,w=!0;const C=io(a,y),O=e=>{w=Number.isNaN(e)||Ya(e)&&isNaN(e.getTime())||Zo(e,io(i,y,e))};if(C){let s,x;const E=o.type?oi(C._f):eo(e),S=e.type===po||"focusout"===e.type,T=!(e=>e.mount&&(e.required||e.min||e.max||e.maxLength||e.minLength||e.pattern||e.validate))(C._f)&&!r.resolver&&!io(n.errors,y)&&!C._f.deps||((e,t,r,n,a)=>!a.isOnAll&&(!r&&a.isOnTouch?!(t||e):(r?n.isOnBlur:a.isOnBlur)?!e:!(r?n.isOnChange:a.isOnChange)||e))(S,io(n.touchedFields,y),n.isSubmitted,f,p),M=Do(y,l,S);co(i,y,E),S?(C._f.onBlur&&C._f.onBlur(e),t&&t(0)):C._f.onChange&&C._f.onChange(e);const _=v(y,E,S,!1),D=!wo(_)||M;if(!S&&c.values.next({name:y,type:e.type,values:{...i}}),T)return d.isValid&&("onBlur"===r.mode&&S?h():S||h()),D&&c.state.next({name:y,...M?{}:_});if(!S&&M&&c.state.next({...n}),r.resolver){const{errors:e}=await b([y]);if(O(E),w){const t=li(n.errors,a,y),r=li(e,a,t.name||y);s=r.error,y=r.name,x=wo(e)}}else g([y],!0),s=(await Go(C,l.disabled,i,m,r.shouldUseNativeValidation))[y],g([y]),O(E),w&&(s?x=!1:d.isValid&&(x=await P(a,!0)));w&&(C._f.deps&&k(C._f.deps),((e,a,o,i)=>{const s=io(n.errors,e),l=d.isValid&&so(a)&&n.isValid!==a;var p;if(r.delayError&&o?(p=()=>((e,t)=>{co(n.errors,e,t),c.state.next({errors:n.errors})})(e,o),t=e=>{clearTimeout(u),u=setTimeout(p,e)},t(r.delayError)):(clearTimeout(u),t=null,o?co(n.errors,e,o):Qo(n.errors,e)),(o?!Zo(s,o):s)||!wo(i)||l){const t={...i,...l&&so(a)?{isValid:a}:{},errors:n.errors,name:e};n={...n,...t},c.state.next(t)}})(y,x,s,_))}},T=(e,t)=>{if(io(n.errors,t)&&e.focus)return e.focus(),1},k=async(e,t={})=>{let o,i;const s=Oo(e);if(r.resolver){const t=await(async e=>{const{errors:t}=await b(e);if(e)for(const r of e){const e=io(t,r);e?co(n.errors,r,e):Qo(n.errors,r)}else n.errors=t;return t})(oo(e)?e:s);o=wo(t),i=e?!s.some((e=>io(t,e))):o}else e?(i=(await Promise.all(s.map((async e=>{const t=io(a,e);return await P(t&&t._f?{[e]:t}:t)})))).every(Boolean),(i||n.isValid)&&h()):i=o=await P(a);return c.state.next({...!So(e)||d.isValid&&o!==n.isValid?{}:{name:e},...r.resolver||!e?{isValid:o}:{},errors:n.errors}),t.shouldFocus&&!i&&Ao(a,T,e?s:l.mount),i},M=e=>{const t={...s.mount?i:o};return oo(e)?t:So(e)?io(t,e):e.map((e=>io(t,e)))},_=(e,t)=>({invalid:!!io((t||n).errors,e),isDirty:!!io((t||n).dirtyFields,e),error:io((t||n).errors,e),isValidating:!!io(n.validatingFields,e),isTouched:!!io((t||n).touchedFields,e)}),D=(e,t,r)=>{const o=(io(a,e,{_f:{}})._f||{}).ref,i=io(n.errors,e)||{},{ref:s,message:l,type:u,...d}=i;co(n.errors,e,{...d,...t,ref:o}),c.state.next({name:e,errors:n.errors,isValid:!1}),r&&r.shouldFocus&&o&&o.focus&&o.focus()},A=(e,t={})=>{for(const s of e?Oo(e):l.mount)l.mount.delete(s),l.array.delete(s),t.keepValue||(Qo(a,s),Qo(i,s)),!t.keepError&&Qo(n.errors,s),!t.keepDirty&&Qo(n.dirtyFields,s),!t.keepTouched&&Qo(n.touchedFields,s),!t.keepIsValidating&&Qo(n.validatingFields,s),!r.shouldUnregister&&!t.keepDefaultValue&&Qo(o,s);c.values.next({values:{...i}}),c.state.next({...n,...t.keepDirty?{isDirty:w()}:{}}),!t.keepIsValid&&h()},j=({disabled:e,name:t,field:r,fields:n})=>{(so(e)&&s.mount||e||l.disabled.has(t))&&(e?l.disabled.add(t):l.disabled.delete(t),v(t,oi(r?r._f:io(n,t)._f),!1,!1,!0))},I=(e,t={})=>{let n=io(a,e);const i=so(t.disabled)||so(r.disabled);return co(a,e,{...n||{},_f:{...n&&n._f?n._f:{ref:{name:e}},name:e,mount:!0,...t}}),l.mount.add(e),n?j({field:n,disabled:so(t.disabled)?t.disabled:r.disabled,name:e}):y(e,!0,t.value),{...i?{disabled:t.disabled||r.disabled}:{},...r.progressive?{required:!!t.required,min:ii(t.min),max:ii(t.max),minLength:ii(t.minLength),maxLength:ii(t.maxLength),pattern:ii(t.pattern)}:{},name:e,onChange:S,onBlur:S,ref:i=>{if(i){I(e,t),n=io(a,e);const r=oo(i.value)&&i.querySelectorAll&&i.querySelectorAll("input,select,textarea")[0]||i,s=(e=>Lo(e)||Ka(e))(r),l=n._f.refs||[];if(s?l.find((e=>e===r)):r===n._f.ref)return;co(a,e,{_f:{...n._f,...s?{refs:[...l.filter(Jo),r,...Array.isArray(io(o,e))?[{}]:[]],ref:{type:r.type,name:e}}:{ref:r}}}),y(e,!1,void 0,r)}else n=io(a,e,{}),n._f&&(n._f.mount=!1),(r.shouldUnregister||t.shouldUnregister)&&(!to(l.array,e)||!s.action)&&l.unMount.add(e)}}},R=()=>r.shouldFocusError&&Ao(a,T,l.mount),$=(e,t)=>async o=>{let s;o&&(o.preventDefault&&o.preventDefault(),o.persist&&o.persist());let u=no(i);if(l.disabled.size)for(const e of l.disabled)co(u,e,void 0);if(c.state.next({isSubmitting:!0}),r.resolver){const{errors:e,values:t}=await b();n.errors=e,u=t}else await P(a);if(Qo(n.errors,"root"),wo(n.errors)){c.state.next({errors:{}});try{await e(u,o)}catch(e){s=e}}else t&&await t({...n.errors},o),R(),setTimeout(R);if(c.state.next({isSubmitted:!0,isSubmitting:!1,isSubmitSuccessful:wo(n.errors)&&!s,submitCount:n.submitCount+1,errors:n.errors}),s)throw s},N=(e,t={})=>{const u=e?no(e):o,p=no(u),f=wo(e),m=f?o:p;if(t.keepDefaultValues||(o=u),!t.keepValues){if(t.keepDirtyValues){const e=new Set([...l.mount,...Object.keys(ni(o,i))]);for(const t of Array.from(e))io(n.dirtyFields,t)?co(m,t,io(i,t)):E(t,io(m,t))}else{if(ro&&oo(e))for(const e of l.mount){const t=io(a,e);if(t&&t._f){const e=Array.isArray(t._f.refs)?t._f.refs[0]:t._f.ref;if($o(e)){const t=e.closest("form");if(t){t.reset();break}}}}a={}}i=r.shouldUnregister?t.keepDefaultValues?no(o):{}:no(m),c.array.next({values:{...m}}),c.values.next({values:{...m}})}l={mount:t.keepDirtyValues?l.mount:new Set,unMount:new Set,array:new Set,disabled:new Set,watch:new Set,watchAll:!1,focus:""},s.mount=!d.isValid||!!t.keepIsValid||!!t.keepDirtyValues,s.watch=!!r.shouldUnregister,c.state.next({submitCount:t.keepSubmitCount?n.submitCount:0,isDirty:!f&&(t.keepDirty?n.isDirty:!(!t.keepDefaultValues||Zo(e,o))),isSubmitted:!!t.keepIsSubmitted&&n.isSubmitted,dirtyFields:f?{}:t.keepDirtyValues?t.keepDefaultValues&&i?ni(o,i):n.dirtyFields:t.keepDefaultValues&&e?ni(o,e):t.keepDirty?n.dirtyFields:{},touchedFields:t.keepTouched?n.touchedFields:{},errors:t.keepErrors?n.errors:{},isSubmitSuccessful:!!t.keepIsSubmitSuccessful&&n.isSubmitSuccessful,isSubmitting:!1})},L=(e,t)=>N(Ro(e)?e(i):e,t);return{control:{register:I,unregister:A,getFieldState:_,handleSubmit:$,setError:D,_executeSchema:b,_getWatch:C,_getDirty:w,_updateValid:h,_removeUnmounted:()=>{for(const e of l.unMount){const t=io(a,e);t&&(t._f.refs?t._f.refs.every((e=>!Jo(e))):!Jo(t._f.ref))&&A(e)}l.unMount=new Set},_updateFieldArray:(e,t=[],l,u,p=!0,f=!0)=>{if(u&&l&&!r.disabled){if(s.action=!0,f&&Array.isArray(io(a,e))){const t=l(io(a,e),u.argA,u.argB);p&&co(a,e,t)}if(f&&Array.isArray(io(n.errors,e))){const t=l(io(n.errors,e),u.argA,u.argB);p&&co(n.errors,e,t),((e,t)=>{!ao(io(e,t)).length&&Qo(e,t)})(n.errors,e)}if(d.touchedFields&&f&&Array.isArray(io(n.touchedFields,e))){const t=l(io(n.touchedFields,e),u.argA,u.argB);p&&co(n.touchedFields,e,t)}d.dirtyFields&&(n.dirtyFields=ni(o,i)),c.state.next({name:e,isDirty:w(e,t),dirtyFields:n.dirtyFields,errors:n.errors,isValid:n.isValid})}else co(i,e,t)},_updateDisabledField:j,_getFieldArray:e=>ao(io(s.mount?i:o,e,r.shouldUnregister?io(o,e,[]):[])),_reset:N,_resetDefaultValues:()=>Ro(r.defaultValues)&&r.defaultValues().then((e=>{L(e,r.resetOptions),c.state.next({isLoading:!1})})),_updateFormState:e=>{n={...n,...e}},_disableForm:e=>{so(e)&&(c.state.next({disabled:e}),Ao(a,((t,r)=>{const n=io(a,r);n&&(t.disabled=n._f.disabled||e,Array.isArray(n._f.refs)&&n._f.refs.forEach((t=>{t.disabled=n._f.disabled||e})))}),0,!1))},_subjects:c,_proxyFormState:d,_setErrors:e=>{n.errors=e,c.state.next({errors:n.errors,isValid:!1})},get _fields(){return a},get _formValues(){return i},get _state(){return s},set _state(e){s=e},get _defaultValues(){return o},get _names(){return l},set _names(e){l=e},get _formState(){return n},set _formState(e){n=e},get _options(){return r},set _options(e){r={...r,...e}}},trigger:k,register:I,handleSubmit:$,watch:(e,t)=>Ro(e)?c.values.subscribe({next:r=>e(C(void 0,t),r)}):C(e,t,!0),setValue:E,getValues:M,reset:L,resetField:(e,t={})=>{io(a,e)&&(oo(t.defaultValue)?E(e,no(io(o,e))):(E(e,t.defaultValue),co(o,e,no(t.defaultValue))),t.keepTouched||Qo(n.touchedFields,e),t.keepDirty||(Qo(n.dirtyFields,e),n.isDirty=t.defaultValue?w(e,no(io(o,e))):w()),t.keepError||(Qo(n.errors,e),d.isValid&&h()),c.state.next({...n}))},clearErrors:e=>{e&&Oo(e).forEach((e=>Qo(n.errors,e))),c.state.next({errors:e?n.errors:{}})},unregister:A,setError:D,setFocus:(e,t={})=>{const r=io(a,e),n=r&&r._f;if(n){const e=n.refs?n.refs[0]:n.ref;e.focus&&(e.focus(),t.shouldSelect&&Ro(e.select)&&e.select())}},getFieldState:_}}var ci=r(63234),pi=r(55294),fi=new RegExp("^[a-zA-Z0-9.!#$%&'*+\\/=?^_`{|}~-]+@[a-zA-Z0-9](?:[a-zA-Z0-9-]{0,61}[a-zA-Z0-9])?(?:\\.[a-zA-Z0-9](?:[a-zA-Z0-9-]{0,61}[a-zA-Z0-9])?)+$"),mi=r(49725),hi=r(93054);const{gray:gi}=va.theme.colors,yi={style:{paddingRight:0}},vi={border:"none",backgroundColor:gi[400]},bi=nr.default.form` margin-bottom: 0 !important; `,Pi=nr.default.div` display: flex; align-items: center; justify-content: space-between; `,wi=(0,nr.default)(Cr.Button)` && { text-transform: none; display: inline-flex; white-space: nowrap; } `,Ci=nr.default.div` display: flex; flex-direction: column; justify-content: center; `,Oi=nr.default.div` display: flex; flex-direction: row; align-items: center; & svg, & img { position: absolute; float: left; left: 15px; } `,{neutral:xi,primary:Ei}=va.theme.colors,Si=n.createElement(ya.a3,null,n.createElement(wr.A,{size:96})),Ti=e=>n.createElement(Cr.Button,{fullWidth:!0,dashed:!0,name:"enter-with-cognito",margin:e.margin||"6px 0",color:"primary",onClick:e.handleAuth},e.children),ki=e=>{const{updatablePassword:t,isPortal:r}=e,a=(0,Pr.zy)(),{t:i}=(0,rr.Bd)(),[s]=(0,fr.hN)(),l=(0,ua.vr)(),{handleRedirect:u}=(0,da.w)(),d=(0,ua.vI)(),{refetch:c}=(0,mi.aH)("",e.provider,r),{control:p,setValue:f,handleSubmit:m,formState:{errors:h}}=function(e={}){const t=n.useRef(void 0),r=n.useRef(void 0),[a,o]=n.useState({isDirty:!1,isValidating:!1,isLoading:Ro(e.defaultValues),isSubmitted:!1,isSubmitting:!1,isSubmitSuccessful:!1,isValid:!1,submitCount:0,dirtyFields:{},touchedFields:{},validatingFields:{},errors:e.errors||{},disabled:e.disabled||!1,defaultValues:Ro(e.defaultValues)?void 0:e.defaultValues});t.current||(t.current={...di(e),formState:a});const i=t.current.control;return i._options=e,Eo({subject:i._subjects.state,next:e=>{Co(e,i._proxyFormState,i._updateFormState,!0)&&o({...i._formState})}}),n.useEffect((()=>i._disableForm(e.disabled)),[i,e.disabled]),n.useEffect((()=>{if(i._proxyFormState.isDirty){const e=i._getDirty();e!==a.isDirty&&i._subjects.state.next({isDirty:e})}}),[i,a.isDirty]),n.useEffect((()=>{e.values&&!Zo(e.values,r.current)?(i._reset(e.values,i._options.resetOptions),r.current=e.values,o((e=>({...e})))):i._resetDefaultValues()}),[e.values,i]),n.useEffect((()=>{e.errors&&i._setErrors(e.errors)}),[e.errors,i]),n.useEffect((()=>{i._state.mount||(i._updateValid(),i._state.mount=!0),i._state.watch&&(i._state.watch=!1,i._subjects.state.next({...i._formState})),i._removeUnmounted()})),n.useEffect((()=>{e.shouldUnregister&&i._subjects.values.next({values:i._getWatch()})}),[e.shouldUnregister,i]),t.current.formState=Po(a,i),t.current}({reValidateMode:"onSubmit"}),[g,y]=(0,n.useState)(""),[v,b]=(0,n.useState)(!1),[P,w]=(0,n.useState)(e.email||""),[C,O]=(0,n.useState)(!1),[x,E]=(0,n.useState)((0,la.kA)()),[S,T]=(0,n.useState)(!1),[k,M]=(0,n.useState)(!1),[_,D]=(0,n.useState)(!!e.mobile||!1),[A,j]=(0,n.useState)(void 0),I=a.state,R=e.provider===Nr.oNJ.Fluig,$=e.provider===Nr.oNJ.Microsoft,N=e=>i("loginDeletedSessionMessageOn",{name:e}),L=N(i("loginDeletedSessionMessageOnDesktop")),F=N(i("loginDeletedSessionMessageOnDevice"));(0,n.useEffect)((()=>{I&&(I.isAzureAdLogin&&D(!0),I.email&&f("email",I.email))}),[I]),(0,n.useEffect)((()=>{f("password",g)}),[g]),(0,n.useEffect)((()=>{const e=new URLSearchParams(window.location.search);if("true"===e.get("drop")){const t=e.get("code");"deleted_session_comp"===t&&j(L),"deleted_session_disp"===t&&j(F),"expired_session"===t&&j(i("loginSessionExpired")),T(!0)}}),[]),(0,n.useEffect)((()=>{S&&A&&s("warning",A)}),[S,A,s]);const V=()=>{E((e=>((0,la.EW)(!e),!e)))},B=()=>{const e=P?`/forgot-password/${btoa(P)}`:"/forgot-password";u(e)},z=e=>{b(!0);const n=(0,hi.R3)(),{email:a,password:d}=e;_?Aa()(a)&&(b(!0),(e=>{c({email:e,isPortal:r}).then((e=>{let{data:t}=e;window.location.href=t.findAdUrl})).catch((e=>{s("error",e.message),b(!1)})),setTimeout((()=>{b(!1)}),3e3)})(a)):(w(a),l({email:a,password:d,utm:n}).then((e=>{let{data:t}=e;if(t){const[{roleId:e}]=t.createSession.user.roles;(0,hi.oe)();const r={email:t.createSession.user.email,id:t.createSession.user.id,name:t.createSession.user.name};(0,hi.gV)(r,e)}const r=new URLSearchParams(window.location.search).get("redirect");u(r||"/home")})).catch((e=>{b(!1);const{type:r}=(0,ia.WA)((0,ia.cQ)(e,o.isApolloError),"Quírons");"EMAIL_NOT_VERIFIED"===r?(sessionStorage.setItem("registerMail",a),sessionStorage.setItem("registerPw",d),u("/email-validation")):"MINIMUM_PASSWORD_ERROR"===r&&t?(s("error",i("loginErrorMinimumPassword")),t.setIsPasswordUpdate(!0),y(d)):s("error","AUTHENTICATION_FAILED"===r?i("error:AUTHENTICATION_FAILED"):e)})))},H=e=>{const{email:t,newPassword:r}=e;(0,Ia.A)(r).hasInvalidFields?s("error",i("loginErrorMinimumRequiredPassword")):(b(!0),d(t,r,g).then((()=>{z({email:t,password:r})})).catch((e=>{b(!1),s("error",e)})))},q=e=>{"Enter"===e.key&&m(z)(e).catch(s("error"))},U=e=>()=>{u(`/${e}`)},W=t=>{e.handleChangeProvider?.(t),D(!_)},G=n.createElement(Cr.PasswordVisibility,{name:"show-password",show:C,onToggle:()=>{O(!C)}}),Q=n.createElement(Cr.PasswordVisibility,{name:"show-new-password",show:k,onToggle:()=>{M(!k)}}),K=(0,n.useCallback)((()=>_?n.createElement(Ti,{handleAuth:()=>W(Nr.oNJ.Internal)},n.createElement(Oi,null,`${i("loginButtonSubmitEnterWith")} ${i("loginButtonSubmitEnterWithLabelQuirons")}`)):n.createElement(Ci,null,n.createElement(Cr.Button,{fullWidth:!0,name:"enter-with-azure",margin:"6px 0",variant:"outlined",color:"primary",onClick:()=>W(Nr.oNJ.Microsoft)},n.createElement(Oi,null,!_&&n.createElement(pi.H,{width:15,height:20,color:Ei.main}),`${i("loginButtonSubmitEnterWith")} ${_?i("loginButtonSubmitEnterWithQuirons"):"Azure"}`)),n.createElement(Cr.Button,{fullWidth:!0,name:"enter-with-fluig",margin:"6px 0",variant:"outlined",color:"primary",onClick:()=>W(Nr.oNJ.Fluig)},n.createElement(Oi,null,!_&&n.createElement(ci.F,{width:20,height:20}),`${i("loginButtonSubmitEnterWith")} ${_?i("loginButtonSubmitEnterWithQuirons"):"Fluig"}`)))),[_,i,W]),Y=(0,n.useMemo)((()=>{let t="loginButtonSubmitFormSend";return e.provider&&($&&(t="loginButtonWithMicrosoft"),R&&(t="loginButtonWithFluig")),i(t)}),[R,$,e.provider,i]),Z=(0,n.useMemo)((()=>$?n.createElement(pi.H,{width:15,height:20,color:xi[50]}):R?n.createElement(ci.F,{white:!0,width:18,height:18}):n.createElement(n.Fragment,null)),[R,$]),X=(0,n.useMemo)((()=>n.createElement(bi,null,n.createElement(ko,{name:"email",control:p,defaultValue:P,rules:{pattern:{value:fi,message:i("loginEmailRequiredInput")},required:i("loginEmailRequiredInput")},render:e=>{let{field:t}=e;return n.createElement(Cr.TextField,(0,Qa.A)({required:!0,fullWidth:!0,label:"Email",autoFocus:!P,margin:"0 0 18px 0",error:!!h.email,helperText:h.email?.message,inputProps:{autoComplete:"email"},onKeyDown:q},t))}}),!_&&!t?.isPasswordUpdate&&n.createElement(ko,{name:"password",control:p,rules:{required:i("loginPasswordRequiredInput")},render:e=>{let{field:t}=e;return n.createElement(Cr.TextField,(0,Qa.A)({required:!0,fullWidth:!0,autoFocus:!!P,margin:"0 0 18px 0",label:i("loginPasswordInputLabel"),error:!!h.password,helperText:h.password?.message,type:C?"text":"password",inputProps:{autoComplete:"password"},InputProps:{endAdornment:G,INPUT_PROPS:yi},onKeyUp:q},t))}}),!_&&!!t?.isPasswordUpdate&&n.createElement(ko,{name:"newPassword",control:p,rules:{required:i("loginNewPasswordRequiredInput")},render:e=>{let{field:r}=e;return n.createElement(Cr.TextField,(0,Qa.A)({required:!0,fullWidth:!0,margin:"0 0 18px 0",label:i("loginNewPasswordInputLabel"),type:k?"text":"password",error:!!h.password||t?.isPasswordUpdate,helperText:h.password?.message,autoFocus:t.isPasswordUpdate,inputProps:{autoComplete:"newPassword"},InputProps:{endAdornment:Q,INPUT_PROPS:yi},onKeyUp:q},r))}}),!e.mobile&&!t?.isPasswordUpdate&&n.createElement(Pi,null,n.createElement(ya.LU,null,n.createElement(ya.R$,{name:"stay-online",label:i("loginContinueConectedLabel"),checked:x,onChange:V})),!_&&n.createElement(wi,{name:i("loginForgetPasswordLabel"),size:"small",margin:"6px 0",onClick:B},n.createElement(Cr.Typography,{variant:"caption",align:"right",color:"primary",style:{whiteSpace:"nowrap"}},i("loginForgetPasswordLabel"),"?"))),n.createElement(Cr.Button,{fullWidth:!0,name:"enter",margin:"6px 0",variant:"contained",color:"primary",onClick:m(t?.isPasswordUpdate?H:z)},n.createElement(Oi,null,e.mobile&&Z,t?.isPasswordUpdate&&`${i("loginUpdatePasswordLabel")} `,e.mobile?Y:i("loginButtonSubmitFormEnter"))),!t?.isPasswordUpdate&&!e.mobile&&n.createElement(n.Fragment,null,n.createElement(Cr.Chapter,{style:vi},i("loginFormOrLabel")),K()),!t?.isPasswordUpdate&&!e.mobile&&n.createElement(n.Fragment,null,n.createElement(Cr.Typography,{align:"center",margin:"12px 0 6px"},i("loginDontHaveAnAccountLabel")),n.createElement(Cr.Button,{fullWidth:!0,name:"register-now",margin:"6px 0",variant:"contained",color:"secondary",onClick:U("sign-up")},i("loginButtonRegisterNowLabel"))),!!t?.isPasswordUpdate&&n.createElement(Cr.Button,{fullWidth:!0,name:"register-now",margin:"6px 0",variant:"contained",color:"inherit",onClick:()=>{t.setIsPasswordUpdate(!1)}},i("cancelLabel")))),[P,h.email,h.password,x,C,t?.isPasswordUpdate,B]);return n.createElement(n.Fragment,null,v?Si:X)},Mi=e=>{try{return atob(e)}catch{return}},_i=()=>{const{t:e}=(0,rr.Bd)(),[t,r]=(0,n.useState)(Nr.oNJ.Internal),[a,o]=(0,n.useState)(!1),i=new URLSearchParams(window.location.search).get("token"),s=e=>{r(e)},l=(0,n.useMemo)((()=>n.createElement(ki,{handleChangeProvider:s,updatablePassword:{isPasswordUpdate:a,setIsPasswordUpdate:o},email:Mi(i||""),provider:t})),[i,a,t]),u=(0,n.useCallback)((()=>{let r;switch(t){case"Microsoft":r=e("withMicrosoft");break;case"Fluig":r=e("withFluig");break;default:r=void 0}return r?` ${r}`:""}),[t,e]);return n.createElement(pa,{showTerms:!0,isPasswordUpdate:a,title:a?e("loginTitleUpdatePassword"):e("loginTitleAccessAccount")+u()},l)},Di=()=>{const e=new URLSearchParams(window.location.search).get("token");return n.createElement(pa,{boxHeight:300,title:"Redefinir senha"},n.createElement(Ga,{email:Mi(e||"")}))},Ai=e=>{const t=e.charAt(0).toUpperCase()+e.slice(1);if(Object.values(Nr.oNJ).includes(t))return t},ji=()=>{const e=new URLSearchParams(window.location.search).get("provider"),t="true"===new URLSearchParams(window.location.search).get("portal"),r=e?Ai(e):void 0,a=r?`Acessar via ${r}`:"Acessar via autenticação externa";return n.createElement(pa,{mobile:!0,title:a},n.createElement(ki,{mobile:!0,provider:r,isPortal:t}))};var Ii=r(34380),Ri=r(75647),$i=r(82506),Ni=r(40830);const Li=o.gql` query economicActivity($id: String!) { economicActivity(id: $id) { id suggestion } } `;var Fi=r(19879);const{primary:Vi}=va.theme.colors,Bi=e=>{const{handleRedirect:t}=(0,da.w)(),r=(0,ua.C5)(),a=(0,ua.vr)(),{invite:i,loading:s}=(0,ua.PL)(e.token),l=(0,ua.Iu)(),u=!!i,[d]=(0,fr.hN)(),c=new URLSearchParams(window.location.search),[p,f]=(0,n.useState)(Na.FIELDS),[m,h]=(0,n.useState)([]),[g,y]=(0,n.useState)(),[v,b]=(0,n.useState)(s),[P,w]=(0,n.useState)(!0),[C,O]=(0,n.useState)(!1),{economicActivity:x,loading:E}=function(){let e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:"";const{data:t,loading:r}=(0,o.useQuery)(Li,{variables:{id:e},skip:!e});return{economicActivity:t?.economicActivity||void 0,loading:r}}(c.get("economicActivityId")||""),[S,T]=(0,n.useState)({economicActivityId:Ni.BH,companyName:c.get("companyName")||"",email:c.get("email")||"",emailConfirmation:c.get("email")||"",name:c.get("name")||"",phoneNumber:c.get("phoneNumber")||"",password:"",waitCall:P}),k=(0,ua.rH)(S.email),[M,_]=(0,n.useState)(!1),[D,A]=(0,n.useState)(""),[j,I]=(0,n.useState)(u),[R,$]=(0,n.useState)(!1);(0,n.useEffect)((()=>{u?T((e=>({...e,name:i.name||"",email:i.email||"",companyName:i.branch.name||""}))):b(!1)}),[i,u]),(0,n.useEffect)((()=>{!E&&x&&T((e=>({...e,economicActivityId:{label:x.suggestion,value:x.id}})))}),[E,x]);const N=(e,t,r)=>{if("password"===e&&"string"==typeof r){const e=(0,Ia.A)(r);y(e)}T((0,Ma.A)(e,r)),h((n=>0===r.length&&t?n.includes(e)?n:[...n,e]:n.filter((t=>t!==e))))},L=(e,t)=>{T((0,Ma.A)(e,t)),k&&"email"===e&&(_(k.hasInvite),A(k.organizationName||""))},F=()=>_(!1),V=()=>{f(Na.SUCCESS),I(!0),l(S.email).catch(d("error"))},B=()=>{h(m.filter((e=>"phoneNumber"!==e))),T({...S,waitCall:!P}),w(!P)},z={companyName:S.companyName,email:i?i.email:S.email,name:S.name,phoneNumber:S.phoneNumber||"",password:S.password,utm:(0,hi.R3)(),organization:{name:S.companyName,branch:{phoneNumber:S.phoneNumber||"",economicActivityId:S.economicActivityId.value,name:S.companyName,timeZone:Intl.DateTimeFormat().resolvedOptions().timeZone}}},H=()=>{const t=S.phoneNumber||"",n=u?{...(0,Ri.A)(["companyName","phoneNumber","organization"],z),inviteToken:e.token}:{...(0,Ri.A)(["companyName","phoneNumber"],z)},a=((e,t)=>e?(0,Ra.A)(ka.A,t):(0,Ra.A)(ka.A,(0,$a.J)(["phoneNumber"],t)))(P,n),o=(0,ka.A)(S.economicActivityId),i=!u&&o?{...a,economicActivityId:""}:a;if((0,ka.A)(i))if(Aa()(S.email))if(u||S.email===S.emailConfirmation)if((0,ka.A)(t)||(0,Ii.tp)(t))if(g?.hasInvalidFields){const e=(0,$i.A)({...i,password:S.password});h(e),d("error","A senha não atende os requisitos mínimos necessários")}else b(!0),r({userInput:n}).then((()=>{b(!1),f(Na.SUCCESS)})).catch((e=>{b(!1);const{type:t}=(0,ia.WA)(e,"Quírons");"EMAIL_ALREADY_EXISTS"===t?O(!0):d("error",e)}));else h([...m,"phoneNumber"]),d("error","Telefone inválido. Por favor, insira um número de telefone válido.");else h([...m,"email","emailConfirmation"]),d("error","Os e-mails não coincidem.");else h([...m,"email"]),d("error",Fa);else{const e=g?.hasInvalidFields?(0,$i.A)({...i,password:S.password}):(0,$i.A)({...i});h(e),P&&"phoneNumber"===e[0]?d("warning","Informe um telefone para entrarmos em contato com você."):d("error",La)}},q=(e,r)=>()=>t(`/${e}`,"push",r),U=()=>n.createElement("div",{hidden:p===Na.SUCCESS},n.createElement(Fi.Ay,{hasInvite:M,errors:m,values:S,isInvitation:u,pwValidation:g,onChange:N,onBlur:L}),!u&&!M&&n.createElement(ya.zC,{name:"wait-for-call",label:"Gostaria de receber a ligação de um especialista.",checked:P,onChange:B}),M&&n.createElement(n.Fragment,null,n.createElement(ma.eP,{margin:"12px 0"},(e=>`Identificamos que seu e-mail possui um convite pendente para ${e}.`)(D)),n.createElement(ma.eP,{margin:"16px 0 12px 0"},"O que deseja fazer?"),n.createElement(Cr.Button,{fullWidth:!0,name:"use-my-invite",margin:"8px 0",variant:"contained",color:"secondary",onClick:V},"Utilizar meu convite"),n.createElement(ma.pH,null,n.createElement(ya.Zl,{fullWidth:!0,name:"ou seguir com uma nova conta",color:"primary",size:"small",margin:"5px 0",onClick:F},n.createElement(Cr.Typography,{variant:"caption",color:"primary"},"ou seguir com uma nova conta")))),!M&&n.createElement(n.Fragment,null,n.createElement(Cr.Button,{fullWidth:!0,name:"create-account",margin:"6px 0",variant:"contained",color:"primary",onClick:H},"Criar conta"),u&&i.accessByAd!==Nr.oNJ.Internal&&n.createElement(n.Fragment,null,n.createElement(ma.Lt,null,n.createElement(Cr.Chapter,{style:vi},"ou")),n.createElement(Cr.Button,{fullWidth:!0,name:"create-account-with-ad",margin:"6px 0",variant:"outlined",color:"primary",onClick:()=>(n=>{const o=u?{...(0,Ri.A)(["password","phoneNumber","companyName"],z),accessBy:n,inviteToken:e.token}:{...(0,Ri.A)(["inviteToken","password"],z),accessBy:n},i=(0,Ra.A)(ka.A,o);if((0,ka.A)(i))Aa()(S.email)?($(!0),b(!0),(e=>{r({userInput:e}).then((()=>{u?(b(!1),f(Na.SUCCESS)):(()=>{const e=(0,hi.R3)(),{email:r,password:n}=S;a({email:r,password:n,utm:e}).then((e=>{let{data:r}=e;if(r){const[{roleId:e}]=r.createSession.user.roles;(0,hi.oe)();const t={email:r.createSession.user.email,id:r.createSession.user.id,name:r.createSession.user.name};(0,hi.gV)(t,e)}const n=new URLSearchParams(window.location.search).get("redirect");t(n||"/home")})).catch((e=>{b(!1),d("error",e)}))})()})).catch((e=>{b(!1);const{type:t}=(0,ia.WA)(e,"Quírons");"EMAIL_ALREADY_EXISTS"===t?O(!0):d("error",e)}))})(o)):(h([...m,"email"]),d("error",Fa));else{const e=(0,$i.A)(i);h(e),d("error",La)}})(i.accessByAd)},n.createElement(ma.cN,null,i.accessByAd===Nr.oNJ.Microsoft?n.createElement(n.Fragment,null,n.createElement(pi.H,{width:15,height:20,color:Vi.main}),"Criar conta com Azure AD (BETA)"):n.createElement(n.Fragment,null,n.createElement(ci.F,{width:18,height:18}),"Criar conta com Totvs Fluig (BETA)"))))),!u&&n.createElement(ya.Zl,{fullWidth:!0,name:"Já possui uma conta?",color:"primary",size:"small",margin:"10px 0 10px",onClick:q("login")},n.createElement(Cr.Typography,{variant:"caption",color:"primary"},"Já possui uma conta?")),n.createElement(Cr.Typography,null,n.createElement(ma.iI,null,"Ao criar sua conta você concorda com nossos "),n.createElement(ma.iI,null,n.createElement(ma.WS,{target:"_blank",href:"https://quirons.com.br/termos-de-uso/"},"Termos de Uso")," e ",n.createElement(ma.WS,{target:"_blank",href:"https://quirons.com.br/politica-de-privacidade/"},"Política de Privacidade")))),W=p===Na.SUCCESS&&!v;return n.createElement(n.Fragment,null,n.createElement(Cr.Typography,{align:"center",variant:"h6",margin:"12px 0"},u?W?"Tudo certo!":n.createElement(n.Fragment,null,n.createElement(ya.hE,null,"Convite para cadastro"),n.createElement(ma.EY,null,n.createElement(ma.Y9,null,"Olá ",S.name&&n.createElement(ma.hy,null," ",S.name," "),"!"),n.createElement(Cr.Typography,{align:"justify"},`A empresa ${S.companyName} lhe enviou um\n convite para utilizar o Quírons. Conclua seu\n cadastro preenchendo os campos abaixo para\n que você possa acessar a plataforma:`))):W?"Estamos quase lá...":n.createElement(ya.hE,null," Crie sua conta ")),C&&n.createElement(ga,{open:C,onClose:()=>O(!1)}),v?n.createElement(wr.A,null):(e=>n.createElement(n.Fragment,null,(e=>M||!e&&!i?(p===Na.SUCCESS&&(sessionStorage.setItem("registerMail",S.email),t("/email-validation")),null):n.createElement("div",{hidden:p!==Na.SUCCESS},n.createElement(Cr.Typography,{align:"center"},"Cadastro realizado"),n.createElement(ma.lv,null),n.createElement(Cr.Button,{fullWidth:!0,name:"Entrar",onClick:q("login",{isAzureAdLogin:R,email:S.email})},"Entrar")))(e),U()))(j))},zi=()=>{const e=new URLSearchParams(window.location.search).get("token");return n.createElement(pa,null,n.createElement(Bi,{token:e}))};var Hi=r(55941),qi=r(79143),Ui=r(55319),Wi=r(409),Gi=r(56252),Qi=r(5544),Ki=r(7908),Yi=r(94050);const{gray:Zi,neutral:Xi,primary:Ji}=va.theme.colors,es=nr.default.div` display: flex; flex-direction: column; align-items: center; justify-content: center; margin: 36px 0 48px; `,ts=(0,nr.default)(Cr.Typography)` display: flex; font-size: 12px !important; `,rs=(0,nr.default)(Cr.Progress)` margin: 48px 0 24px 0; height: 18px !important; border-radius: 10px; width: 100%; `,ns=nr.default.div` display: flex; flex-direction: row; width: 100%; justify-content: space-between; height: 296px; `,as=nr.default.div` display: flex; flex-direction: column; justify-content: space-between; align-items: center; max-width: 200px; width: 100%; height: 295px; border-radius: 6px; background-color: ${e=>e.selected?Xi[50]:Xi[100]}; border: 2px solid ${e=>e.selected?Ji.main:Xi[100]}; `,os=(0,nr.default)(Cr.Typography)` && { font-size: 12px; color: ${Zi[700]}; margin: 24px 0 6px; } width: 106px; text-align: center; height: 36px; `,is=(0,nr.default)(Cr.Typography)` && { font-size: 54px; font-weight: 500; padding: 0; } text-align: center; `,ss=nr.default.div` display: flex; flex-direction: column; align-content: center; justify-content: center; height: 130px; `,ls=(0,nr.default)(Cr.Typography)` && { font-size: 10px; align-self: end; font-weight: 500; margin-top: 2px; } `,us=(0,nr.default)(Cr.Typography)` && { font-size: 22px; align-self: end; font-weight: 500; margin-top: -4px; margin-left: ${e=>e.marginLeft}; } `,ds=nr.default.div` display: flex; flex-direction: row; justify-content: center; align-items: center; height: 46px; margin: 0 0 12px; `,cs=nr.default.div` margin-top: 86px; display: flex; flex-direction: column; align-items: flex-end; `,ps=nr.default.div` display: grid; grid-template-columns: 1fr 3fr 3fr; grid-gap: 4px; margin: 0 0 30px; `,fs=(0,nr.default)(Cr.Typography)` text-align: right; && { font-size: 18px; font-weight: 300; } `,ms=(0,nr.default)(Cr.Typography)` text-align: right; && { font-size: 18px; font-weight: 300; color: ${Zi[700]}; } `,hs=nr.default.div` display: flex; background-color: ${Ji.main}; width: 134px; height: 34px; border-radius: 100px; margin-top: -18px; align-items: center; justify-content: center; `,gs=(0,nr.default)(Cr.Typography)` && { color: ${Xi[50]}; font-size: 12px; } `,ys=nr.default.div` display: flex; flex-direction: column; align-items: center; width: 100%; height: 315px; `,vs=nr.default.div` display: flex; width: 100%; justify-content: flex-end; `,bs=((0,nr.default)(Cr.Typography)` && { font-size: 10px; height: 8px; } `,(0,nr.default)(Cr.Checkbox)` && { display: flex; flex-direction: 'row'; height: 8px; margin-right: 0px; } `,(0,nr.default)(Cr.Typography)` && { font-size: 14px; color: ${Ji.main}; font-weight: 300; margin-left: -4px; } `,nr.default.div` display: flex; flex-direction: row; align-items: center; justify-content: space-between; `,(0,nr.default)(Cr.Typography)` && { font-size: 12px; color: ${Zi[700]}; margin: 0 0 24px; } text-align: center; `),Ps=nr.default.div` margin: 12px 0 12px; `,ws=(0,nr.default)(Cr.Typography)` && { font-weight: 500; margin: 0 4px 0 4px; font-size: 12px; } `,Cs=((0,nr.default)(Cr.Typography)` && { font-size: 8px; } `,nr.default.div` display: flex; flex-direction: column; align-items: center; `),Os=nr.default.div` margin-top: 40px; display: flex; width: 100%; `,xs=(0,nr.default)(Cr.Typography)` && { font-size: 36px; font-weight: 500; } `,Es=(0,nr.default)(Cr.Typography)` && { font-size: 12px; margin: 12px 0 36px; } max-width: 544px; text-align: center; `,Ss=(0,nr.default)(Cr.Typography)` && { font-size: 12px; display: flex; justify-content: start; height: 40px; } text-align: center; `,Ts=nr.default.div` display: flex; flex-direction: column; align-items: center; `,ks=(0,nr.default)(Cr.Paper)` display: flex; flex-direction: row; border-radius: 4px; justify-content: space-between; align-items: center; position: relative; margin: 0 0 16px; `,Ms=nr.default.div` display: flex; align-items: center; height: 64px; `,_s=nr.default.div` display: flex; flex-direction: column; align-items: center; justify-content: center; max-width: 270px; height: 210px; margin: 0 20px 0 20px; `,Ds=(0,nr.default)(Cr.Typography)` && { font-size: 14px; font-weight: 500; margin: 8px; } `,As=[{icon:n.createElement(Wi.E,null),title:"Sua empresa saudável e segura",content:"Gerencie todas as informações de saúde e segurança dos seus funcionários e dê um passo à frente em relação aos riscos"},{icon:n.createElement(xr.IconCloudDownload,{color:"primary",sx:{fontSize:"56px"}}),title:"Informação em qualquer lugar",content:"Acesse seus dados atualizados e em tempo real de qualquer dispositivo conectado à internet"},{icon:n.createElement(Ui.M,{width:"58",height:"64"}),title:"Atendimento ao eSocial",content:"Tenha o controle sobre os requerimentos do eSocial e deixe essa preocupação de lado"},{icon:n.createElement(Gi.J,null),title:"Tecnologia ao seu favor",content:"Esqueça atualizações e correções de última hora, nós cuidamos disso"}],js=()=>{const e=function(){var e=(0,n.useState)(window.innerWidth),t=(0,Qi.A)(e,2),r=t[0],a=t[1],o=(0,n.useCallback)((0,Ki.s)(a,300),[r]);return(0,n.useEffect)((function(){var e=function(){o(window.innerWidth)};return window.addEventListener("resize",e,!0),window.removeEventListener("resize",e)}),[o]),r}();return n.createElement(ks,{elevation:4},(0,Yi.default)((t=>n.createElement(_s,{key:t.title},n.createElement(Ts,null,n.createElement(Ms,null,t.icon),n.createElement(Ds,{color:"primary"},t.title)),n.createElement(Ss,{color:"primary"},e>820&&t.content))),As))};var Is=r(30356),Rs=r(55145),$s=r(74054),Ns=r(92792),Ls=r(88953),Fs=r(67341);const Vs=(0,r(2173).A)((function(e,t,r){for(var n=Math.min(t.length,r.length),a=Array(n),o=0;o{const{peopleActives:e,loading:t}=(0,qi.MU)(),[r,a]=(0,n.useState)([]);return(0,n.useEffect)((()=>{e&&a(e)}),[e,r,a]),n.createElement(Cr.Card,{nested:!0,name:"people-details"},n.createElement(Us.A,{noAction:!0,loading:t,name:"users",columns:Gs,rows:r,renderCell:(e,t)=>{if("status"===e){const e=t.person.isActive?"active":"inactive";return n.createElement(Ws.nW,{status:e},qs(Ws.Nv[e]))}return"occupation"===e?t.person.occupation?t.person.occupation.description:null:"period"===e?(0,Bs.GP)(new Date(t.activateDate),"dd/MM/yyyy")+" - "+(t.deactivateDate?(0,Bs.GP)(t.deactivateDate,"dd/MM/yyyy"):"Atual"):t.person[e]}}))},Ks=["Perfis","Valor unitário","Valor"],Ys=[{level:Nr.etP.First,title:"1-250 vidas mínimo 50*",icon:n.createElement(Ns.J,null)},{level:Nr.etP.Second,title:"251-500 vidas",icon:n.createElement(Ls.E,null)},{level:Nr.etP.Third,title:"501-1000 vidas",icon:n.createElement(Is.P,null)},{level:Nr.etP.Fourth,title:"1001-2000 vidas",icon:n.createElement(Rs.i,null)},{level:Nr.etP.Fifth,title:"2001-5000 vidas",icon:n.createElement(Fs.W,null)},{level:Nr.etP.Fifth,title:"5001-∞ vidas",icon:n.createElement($s.r,null)}],Zs=(e,t)=>({...e,...t}),Xs=e=>{const[t,r]=(0,n.useState)(!1),a=e.organizationLevelForecast?.levels??[],o=Vs(Zs,Ys,a),i=o.filter((e=>0!==e.quantity)),s=a.length?e.organizationLevelForecast?.total??0:0,l=()=>{r((e=>!e))};return n.createElement(n.Fragment,null,n.createElement(Cr.Card,{name:"plans",title:"Conheça nossos planos"},n.createElement(es,null,n.createElement(ts,{color:"primary"},"Atualmente sua conta melhora",n.createElement(ws,null,e.amountLifes),1===e.amountLifes?"vida:":"vidas:"),n.createElement(rs,{linear:!0,color:"primary",variant:"determinate",value:e.amountLifes||0,valueBuffer:1e3})),n.createElement(ns,null,o.map(((e,t)=>n.createElement(ys,{key:`${t}-${e.title}`},n.createElement(as,{selected:0!==e.quantity},n.createElement(os,null,e.title),n.createElement(Ps,null,e.icon),(e=>{const t=Math.floor(e),r=e-t;return n.createElement(ss,null,n.createElement(ds,null,n.createElement(ls,null,"R$"),n.createElement(is,null,t),r?n.createElement(us,{marginLeft:t>0?"-10px":"-2px"},",",e.toFixed(2).split(".")[1]):""),n.createElement(bs,null,"Por vida"))})(Number(e.value.toFixed(2)))),e.quantity?n.createElement(hs,null,n.createElement(gs,null,"PLANO ATUAL")):"")))),n.createElement(cs,null,e.amountLifes>=1&&n.createElement(ps,null,Ks.map(((e,t)=>n.createElement(fs,{key:t},e))),i.map(((t,r)=>n.createElement("span",{key:r},n.createElement(ms,null,e.amountLifes<50?e.amountLifes:t.quantity),n.createElement(ms,null,(0,Ii.hk)(t.value)),n.createElement(ms,null,(0,Ii.hk)(t.total)+(e.amountLifes<50?"*":"")))))),e.amountLifes<50&&n.createElement(Cr.Typography,null,"Valor mínimo (menor que 50 vidas) de cobrança"),n.createElement(fs,null,`Valor total previsto: ${(0,Ii.hk)(s)}/mês`)),e.amountLifes>=1&&n.createElement(vs,null,n.createElement(Cr.Button,{onClick:l},"Detalhes"))),n.createElement(Cr.Dialog,{fullWidth:!0,maxWidth:"md",open:t,title:"Detalhes usuários",content:n.createElement(Qs,null),actions:n.createElement(Cr.Button,{name:"close-dialog",margin:"12px",onClick:l},"Voltar")}))};var Js=r(72176);const el=e=>{const[t,r]=(0,n.useState)(!1),[a,o]=(0,n.useState)(!1),[i,s]=(0,n.useState)(),{organizationLevelForecast:l}=(0,Hi.l8)(),{amountLifes:u}=(0,qi.ze)(),d=(0,Hi.S)();return n.createElement(n.Fragment,null,n.createElement(Cs,null,n.createElement(xs,{color:"primary"},"Falta pouco"),n.createElement(Es,{color:"primary"},"Sua empresa está próxima de contar com uma solução capaz de transformar os resultados no setor de medicina e segurança do trabalho. Mas isso depende de você. Vamos começar?")),n.createElement(js,null),n.createElement(Xs,{organizationLevelForecast:l,amountLifes:u}),n.createElement(Os,null,n.createElement(Cr.Actions,{margin:"16px 0 0",onConfirm:()=>{r(!0)},onCancel:e.onClose})),n.createElement(Js.A,{open:t,error:i,subscribeResponse:a,onClose:()=>{r(!1)},onSubscribe:e=>{d(e).then((()=>o(!0))).catch((e=>s(e)))}}))},tl=()=>{const e=(0,Pr.zy)(),t=(0,Pr.Zp)(),r=(0,la.c4)(),{logo:a,name:o}=(0,mr.DP)(),i=(0,ua.Wf)(),{user:s,error:l,errorCode:u}=(0,ua.nY)(),d=(0,n.useCallback)((()=>{const n=e.pathname,a=u?"&code="+u.toLowerCase():"",o=r&&!l||"/"===n?"":"&drop=true"+a,d=o?"/login?redirect="+n+o:"/login";Promise.resolve().then((()=>r&&s?.id?i(r):Promise.resolve())).then((()=>(0,la.n7)())).then((()=>t(d,{replace:!0}))).catch((()=>t(d,{replace:!0})))}),[l,u,i,r,s]);(0,n.useEffect)((()=>{r||d()}),[d,r]);const c=e=>()=>{t(e)};return n.createElement(ya.vo,null,n.createElement(ya.hw,{position:"sticky",elevation:4,defaulting:"false"},n.createElement(ya.vo,null,n.createElement("img",{alt:o,height:"36px",src:a.light,style:ya.Z,onClick:c("/home")}))),n.createElement(ca.iK,null,n.createElement(ya.OV,{color:"primary",onClick:c("/home")},"Voltar para o Quírons")),n.createElement(ya.xv,null,n.createElement(el,{onClose:c("/home")})))};var rl=r(18499);const nl=()=>{const e=new URLSearchParams(window.location.search).get("code"),t=new URLSearchParams(window.location.search).get("provider"),r=t?Ai(t):void 0,a=(0,ua.OC)(),o="true"===window.sessionStorage.getItem("isMobile"),{handleRedirect:i}=(0,da.w)();return(0,n.useEffect)((()=>{a({code:e||"",accessBy:r||Nr.oNJ.Microsoft,isMobile:o}).then((e=>{let{data:t}=e;const[{roleId:r}]=t?.createSessionByAd.user.roles||[{roleId:""}];if(t){(0,hi.oe)();const e=(0,rl.A)(["email","id","name"],t.createSessionByAd.user);(0,hi.gV)(e,r)}const n=new URLSearchParams(window.location.search).get("redirect");i(n||"/home")})).catch((()=>{i("/login")}))}),[]),n.createElement(pa,{showTerms:!0,title:"Acesse sua conta"},n.createElement(ya.a3,null,n.createElement(Cr.Progress,{size:96})))},al=(0,la.c4)(),ol=[{element:n.createElement(Pr.C5,{replace:!0,to:al?"/home":"/login"}),path:"/"},{element:n.createElement(_i,null),path:"/login"},{element:n.createElement(_i,null),path:"/login/:token"},{element:n.createElement(ji,null),path:"/login-mobile"},{element:n.createElement(zi,null),path:"/sign-up"},{element:n.createElement(zi,null),path:"/accept-invite"},{element:n.createElement(tl,null),path:"/subscribe-now"},{element:n.createElement(Di,null),path:"/forgot-password"},{element:n.createElement(Di,null),path:"/forgot-password/:token"},{element:n.createElement(Ta,null),path:"/email-validation"},{element:n.createElement(nl,null),path:"/verify-code"}];var il=r(19099);const sl=()=>{const e=(0,la.c4)(),{routes:t,loading:r}=(0,oa.Y)(!e),{available:a}=(0,il.U)(Nr.vG4.FirstSteps),o=(a&&na.unshift(...Pn),na),i=t.length?o.filter((e=>t.includes(e.type))):o,s=(0,n.useMemo)((()=>(0,Pr.Ys)([...ol.map((e=>{let{path:t,element:r}=e;return{path:t,element:r,errorElement:n.createElement(Ir,{errorElement:!0})}})),{element:n.createElement(aa,null),errorElement:n.createElement(Ir,{errorElement:!0}),children:i.map((e=>{let{path:t,element:r}=e;return{path:t,element:r,errorElement:n.createElement(Ir,{errorElement:!0})}}))},{path:"*",element:n.createElement(Rr,null)}])),[i]);if(!r)return n.createElement(fr.Eg,{messageExtractor:sa},n.createElement(n.Suspense,{fallback:n.createElement(wr.A,null)},n.createElement(Pr.pg,{router:s})))};var ll=r(15604);const ul=JSON.parse('{"owner":{"label":"Proprietário","editable":false},"admin":{"label":"Administrador","editable":false},"member":{"label":"Membro","editable":true},"manager":{"label":"Gestor","editable":true}}'),dl=JSON.parse('{"dashboard":"https://intercom.help/quirons/","default":"https://intercom.help/quirons/","links":{"/schedule":"https://intercom.help/quirons/pt-BR/articles/3828507-agenda","/mandates":"https://intercom.help/quirons/pt-BR/articles/3596165-mandato","/accident":"https://intercom.help/quirons/pt-BR/articles/3591474-acidente","/actionplan":"https://intercom.help/quirons/pt-BR/articles/3591334-plano-de-acao","/environmentalreports":"https://intercom.help/quirons/pt-BR/articles/3603527-laudos","/ipe":"https://intercom.help/quirons/pt-BR/articles/3758917-entregas-de-epi","/risks":"https://intercom.help/quirons/pt-BR/articles/3679188-riscos","/riskmap":"https://intercom.help/quirons/pt-BR/articles/3687354-mapa-de-risco","/medicalrecords":"https://intercom.help/quirons/pt-BR/articles/3766026-prontuario-medico","/extinguishingsystem":"https://intercom.help/quirons/pt-BR/articles/4092616-sistemas-de-extincao","/brigades":"https://intercom.help/quirons/pt-BR/articles/4092614-brigadas-de-incendio","/others/risk-agents":"https://intercom.help/quirons/pt-BR/articles/3584458-agentes-de-risco","/others/physical-environments":"https://intercom.help/quirons/pt-BR/articles/3585811-ambientes-fisicos","/others/accident-causes":"https://intercom.help/quirons/pt-BR/articles/3585824-causadores-de-acidente","/others/cost-centers":"https://intercom.help/quirons/pt-BR/articles/3585829-centro-de-custo","/accrediteds":"https://intercom.help/quirons/pt-BR/articles/4230497-credenciados","/departments":"https://intercom.help/quirons/pt-BR/articles/4232123-departamentos","/others/expenses":"https://intercom.help/quirons/pt-BR/articles/3585864-despesas","/others/exams":"https://intercom.help/quirons/pt-BR/articles/3585960-exames","/others/periodic-ranges":"https://intercom.help/quirons/pt-BR/articles/3872343-faixas-periodicas","/others/generating-sources":"https://intercom.help/quirons/pt-BR/articles/3586045-fontes-geradoras","/others/calendar":"https://intercom.help/quirons/pt-BR/articles/3586132-horarios","/others/measuring-instruments":"https://intercom.help/quirons/pt-BR/articles/3586490-instrumentos-de-medicao","/others/medicines":"https://intercom.help/quirons/pt-BR/articles/3872406-medicamentos","/others/control-measures":"https://intercom.help/quirons/pt-BR/articles/3586557-medidas-de-controle","/others/occupations":"https://intercom.help/quirons/pt-BR/articles/3586583-ocupacao","/others/people":"https://intercom.help/quirons/pt-BR/articles/3586664-pessoas","/others/health-programs":"https://intercom.help/quirons/pt-BR/articles/3924548-programas-de-saude","/others/departments":"https://intercom.help/quirons/pt-BR/articles","/others/quizzes":"https://intercom.help/quirons/pt-BR/articles/3872407-questionarios","/others/tasks":"https://intercom.help/quirons/pt-BR/articles/3586761-tarefas","/others/statements-responsibility":"https://intercom.help/quirons/pt-BR/articles/3590339-termo-de-responsabilidade","/others/trainings":"https://intercom.help/quirons/pt-BR/articles/3590388-treinamento","/others/work-shifts":"https://intercom.help/quirons/pt-BR/articles/3591168-turnos-de-trabalho","/others/vaccines":"https://intercom.help/quirons/pt-BR/articles/3591204-vacinas","/others":"https://intercom.help/quirons/pt-BR/articles/3704986-outros","/":"https://intercom.help/quirons/pt-BR/articles/3608169-inicio","/my-account/profile":"https://intercom.help/quirons/pt-BR/collections/2234529-primeiros-passos","/my-account/organization":"http://suporte.quirons.com.br/pt-BR/articles/3849992-1-configurando-filiais","/my-account/users":"http://suporte.quirons.com.br/pt-BR/articles/3850031-2-convidando-novos-usuarios","/schedule/exam-result/snellen":"https://intercom.help/quirons/pt-BR/articles/3945097-snellen","/schedule/exam-result/exam-items":"https://intercom.help/quirons/pt-BR/articles/3945092-itens-de-exame","/schedule/exam-result/audiometry":"https://intercom.help/quirons/pt-BR/articles/4000341-audiometria","/schedule/exam-result/urinalysis":"https://intercom.help/quirons/pt-BR/articles/3978290-urinalise","/schedule/exam-result/ortho-rater":"https://intercom.help/quirons/pt-BR/articles/3945096-ortho-rater","/schedule/exam-result/otological":"https://intercom.help/quirons/pt-BR/articles/4000342-otologico"}}');var cl=r(56459);const pl=[{src:"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAIAAAACACAYAAADDPmHLAAAABHNCSVQICAgIfAhkiAAAAAlwSFlzAAADdgAAA3YBfdWCzAAAABl0RVh0U29mdHdhcmUAd3d3Lmlua3NjYXBlLm9yZ5vuPBoAABNNSURBVHja7Z15dNPXlcdTpqVppmeSzulyZsm0PT3FkDRp04aZtpmT2jCEEOKUYsvGLAfvOGwpJZiwBkohEFazBcJmEwKkTcwak5jFBowXWfImW943vO+WZclaLN25T5aMkN9PlmVJv/ezpXO+f0TkgP2+n99799133/09AQBPjEXVLpv/TdQUVABqNWoX6gwqCSWpXhrSUBYTrC1ZEqwtjg7ukUeJOgoiAzvyI1CRgY0FkaKCwijRBdRKeUzApLE6TmPF7KdR/qhNqIsoGUqLgpGqBlURMw9KooMBzYfciACQhM0FafhcQ15EQJcZjD3ymOBnvQDwZ/iTqOmoHagsVL8zZjuqqqUhULIkCHCGMMFgAgJFgEAYruMM4u8FwP2mP4Waj/oS1edOw+3OEEvnQ9mSgdlBGh4wCEROeIAeAZEVRYu25EUtesYLgGtM/yfUa6izKCVfptuDgcwMlmViEIawAENBVGBqSaToOS8Azhn/bdRyVB1rpnOpHOMGjA8eA4EsE/hdsTwq6A0vAI6v7StQDUIxfki88HYIFEUFkaDxMRhwd9FSFB20ygsAt/ErhWz80OXBDELY4yDgcqHCOOFo3hr/J8c9AGbj30E1jhXjbVW5dB7kW+0eBkHAoBEB2TYuAcCBmWCe6ses8bYiO4fc8IAhIORFBjYXxgS/Om4AwMH4CereeDHedtcgjw4aAgGJF2RRgberlv/pX8Y0ADgIi1CK8Wi+bWIJg8Khy0JEYJ+ndwyeMv57qM/Gu/G2KWcSJNJmg8Io0fExAwD+stOEtJ/3tEpjgodAIDHlDwIr5DEB3xcsAPjLfQu1B2X0Gj3MTuHteZATPpe2U9AURopeExwA5rz9l15zHVc1R1yQEx5glEeJIgUDAP4yz6AeeE11Li7A3cDQuCAsAOOFwK3MA4C/xL+hCrxmjk4ltK1imCk4TGAWAPzBf4aq8hroGhVH04NDWaToDnMA4A/8S1Sz1zjXSh4t4oAgMIkZAMyZPa/5blIh5RxhAIKg07wDYA745F6j3Kil86mHSaaYIFr0N94AMO/zb3tN8sTuIATyIugQyKOClvEFQLzXHE/mCeaTnAAldRxgLIoWzfEoAPgDrfKawkfGMITUG1IOkQK05cuCf+QRAPAH+QVK4zWEH1UgBFIKBBgnVLkdAPwBJqLyvEbwfIC0hJ4jKIoSnXI3ADu9BrAh2wpkS8pYvkQ02y0A7Pp0xu8rV4ZovYPPTtEpxwlinyw0+F9dCsC713y/gco8eeyNTO/gM1RnyF1LIHM1APNQgFIXrg7u9A4+Q5nCKHq6GL9f7BIA0PRvo2rMAMDO8zOyvQPPVh2BlFZtHB7Y2z31hQmuAGCtxXyL0jYHVHoHn6Xj42CuWSB+VACg2T9AKWwB2HBpWmnNcu/As1RIkhdByxLONZREiX48GgCO2ppv0Rd735J6B5+ty6kcR8f5TgGAJj+L0nMBsOaqb1v5OyGCygjWvRsJjdvWQEvcdmg/cxg6Pz8LHec+htaPdkPTzvVQv34Z1K5YKFgIZNTcwFwojhaJnAFgF5f5Fh099XoGywNCzO7+8nO1vqWpEwwGHTj0MQLoOo3QeV8HNXFqKIzpwZEVipRqSWi/UrzYaC2VOLR6RACguU+hOocDAKXNiw1qZcn0pl0bQHnvZrNB2dMGrvgY1ADdWQAPjwEUxQAURjItfX4E9GQtHiJNTtgfRgJAjAPmm7Tts//LYeJp3x4LmnJ5B7jzo2sHqD+FAx3FNAS92aFDAMCZQe4QAOasX7GjABDd3vanEr6Mr9+4AlSSDMXA3O2hT18dQM0BdmeBvHCuWeAlRwCYORLzid677FddvdzDN4AwWFN8dRmn6P5+4OvTWwJQulZAs0CY2BEAkkYKANGnB98UezKa7yst6hupXyqdAaq7+iCrvgcS5W2w834N7LhbBR9l1cGN8nao7FKDYaR/qb4HoGoXcwBoc4fOAhgQGnAWmMgJABr5fVS/MwCsuearKFk1T+Vu8xu2rgZ9e6vGofgNF4WcJiXsTa+H2ecLYcoRCV2Hs2HyoSzwiXsAU/bfg+mnsuHDe9XQptI6uHHASaghgSkADAWcwWCsPQAinDHfov0Jr2W50/yWQx+AUdOnH86PTvxfPkh7CK+czuM23Z4IDPvTwGdPKrxyPBMuy1sdA6H9Fu4UopmBQEUPBkvtAZA0GgDI7JG9XlTvDvObD2zDR9pgN9Dr0xvgmKQRpp7Idc54G5lmhX33YdKeFPA9kQUZD7uHh6AzlfVlwIizwFNDAEDznib7+lECAO9/Pl3m8ml/8zu4HVfZTeTcqe6CP8Tnu8T4ISAczASfvakmEALO54JWP0yk0HiOCQCMMvoy0JcTtoUGwILRmm9R0gdzXAZB3epw0DU32l2Mj0ua4Dk3GG8bJ/jsu2eC4OUjD+Bht9pOTIAzVfVuQeQErAFIdBUAa6/4NVStCBl9A+flC0BdmMu55mv6DfBucpV7jbeRz/6BJeH5A/fgTlWHvQyiHsre4x0AnO6HAIBQaB4DAE2bgFK6CgCi0x+9MeqAsOvyBc41X9tvhIWJJR41f0C4Y8AAkUBAloWkUjsZZ02jku+soY47KfRjawB+4UrzzVIVrQ7udnrqj40Go07Hud1bf7uaB/MfQTDJHBw+h9vGig4VNwRNF0p53Q5yxwEbrQEIdwMAsOtT58vHeu4mcy6yp3ObeTT/UUwwae9dEwS/PvwAVLp+rnigAYre7ucTAqWYEgdIw+5bA3DMHQCgjOmbAqqdifpxy0cd0QcPFfD8UQn/AJi2iWKEIMUEwawEiZ38wNdyPgFAs4cAoMoO7bQGINdNAMDGxGkjPihSSdKpgV8/BtezPi1kwvxBCOLSTQAQJcqbuTKFKij+M1v5gCxTPmAiMf879ip/XKFLe97Kdfjp37iC80G6WNjKlPmD8cCegRzBy4fTuWeB1msqvgDo564RmEMAmOpO84lir/q2Vjh4q6jz7wnU8VPrDPC/Z/IZBODxWSAuo5arlqCFxUCQADDX3QAQHTv5ukO3ijQVJdRTvuPSJibNt8wClkzhC3H3uWeB0ljelgEqANKwEwSAdzwBAEqTvyaobbhjXgz+qHnWP14sYhgAiekk0TILpHAliJouqPnbCVABSCIA7PYQAPC3i/bLx0ilLu3zUKFh2nzLCaIFgIhEGR0AdVU7YwUiUgLABU8BQJS6dW4ZZ/QvzaBu/c7kNbMPAGqSeRl46VAaV37YAPJl/BwNS4YCgN/VEADSPAnAust+lVy3inTNDUrasC26VCIIACznBERl7b10BireZyoXQAAo9SQARBfj3pTQADCoeqkB4H+76Hzf/XFAxiAAJyT1dABq9jN1KEQAqPU0AGuu+naV/nme2rbIE4xGI63IQwjmD9QNPAJg860KOgD1ZwwsFYcQAJo9DQBRXPzMx04L6zcsoweA3RrhAGAVCEZeKuRICF3tZQUAIgJAFx8AkPIx6XuiwbeGNX24kTpekkalYACYclg8CMAfP8mhA9D1oIu1GUDNEwCw5R/TB1vLtx7ZRR2vm5VdwgHAlBYeAMDvpJgOgFLWzkwMIA7VEQAMfAFA9NWOOUUDM8Am6nhlNwhzBnjrEykdgO6MVj4A6JNSg0D1Ew5eAnWb1l7xq6taEWKo37CcOl61QooBDlong7higOvdrG0DC/kEgCj+6Gxx7YpFZBdAPQQSDgCZgwBsulVOB6AhQcsLAPREUAMBIJlvAFC98r8EK/p7FNQawKkCyQNMtsoDfJzNlQc4wNIlkXICQDwDAMDuczOytXXV1DFbkCiMTODkA2mDABS3cmUCt7B0FpBDANjBAgCkfKyzOFvFbA2gI5lAc2HIrw6mcV4YAPkKZk4DMS5IIQAsZwQAuJq7v5E6awogELROAoVxBYDqSiVj9QCXPFYQ4og2f+VPssHUOODN84WMT/+P6gFuVnDVA1w08nJFjBuAYwSA37ICAFF1h4x6F+BodqMgjoJfOGCvIoifZhL93FfFFxIA/oslAK4U0otCenX9zl/39uAh0N60Go5bQk0qBm8HPUMA+BYJwFgBYPvteWDkaPdzrqCFPfNNF0RSBy+IcH5arjB5P9ByL0DO0iyQ13CH3o3FYITXzsmYrQi+WNDEUQikMUDJKv4aRdCTQLWeuBnklD64PR/6jfRLwXdrut1/FdzhOkDxYDXwjNPZdp7+S8Dv1TDqFjDZGoAQlgAwdSSvTrTbD4CJk799d837/geg0HDcYtd3G0G+lMVeQausAfgP1gDYkjwHNHruW7ee7gvAVf83BSEobuvlfvob4tlrEzMAwHdtG0RUsAbBjZKTYK85RPDnxfzu+XH6t9tAijSU5Lk/AMchUAutQ8gp1gCIvT4NSlqzOMeXnBSuvFHh0SvhPubmEKQvwI2ydjsdQvr0ULae9w4hHBdCvqABsJg1AEy3i2/MhhZlrb3e3nAwq8H9T71pzb83uN2z2xSC5Px5qv518FLoGzQAfsIiAKb3FN1ZiE+70m5jrq8qOt2WKJp8KNM03fug+f5npdzNICxJq4bPFCw0iKLt/5XiUL29PoEVrEJwPGM1GIzDDDwaE4ezwa8/znFRkkc82CfwleMZ9ptCWU57m+91Mt4vWGIPgPdZBYDolHid3Z3BYNWVSgdbUmudvlBCTvbI2T7Z4089mg6f5DY61Cg0q/a6vi0vvI8F8+3k/wPtAfBTltLC1MKR1MXQoWp0qDU8yRymPVTAX+/Wgu8wTSRJuxefA+kwGbd1vz+WCeuTy6GqS+1Yq2CjwXBJFgcXUvyLWXn6uYpAHekWnsIyAKZj46/fgor2nBE19SbENCu1UNDSC7equiAhrxk23KyA95LLYHtKJZzFpzy9thuU2pF1n9fo1brjGX+Btdf9OjQF4cy0ieWI/q84AkAo6wAMbBGnQ2rlZ5wpY0986rvL+nbeWTCQuUwX1QjghREvOgLAd0mRphAgGNghLID8xlSPGt+pbtImSDYP/gxbk6ZXGxlqFY+BHq0EvHUk7wyKFwoAFh28/zZUduS71XiVVqFPlO03zT7WtYxVkgVdrJjPlfvvywlbPxIAnuf7xpDTvYgyVkF6zWVQ9LW7xHRcYgylrWLtP/L3wIYbs4b8e0duzpIDQ08/R/Cncua9geeFCMCjN5j4Qdz9GLhVfg6ae6qBo9SQnk/Qdhul9clApnma6VZvSVF354XqWTGfsz28NGy3MwBMcvb1MWwGjdNg281AExRnsjfAFwX7Ibk0Hq4WHYFz0r/C0QcrTfHEuqSZDv+dl+/OKWXp6eeq/MHvJzj77uDTYwUAV2v9db8mPT5x7Dz9kaZjXsrTf3w0L48m5wM6r+FDJc0MbmD96Sd5f/z+SacBMEOwz2v449pxY0Y5S+aTtZ8j8XNoOH8dAeA7I32T6BhXf0POIiWwvu+XhDYP561DAJgheNndDaWFotO3Zxex/ppY85vBfuMyAIRwUuiRncQ1X4WqIMzAVOBHn/rPOurrSAD4Jko8ngFITptbwXrSh3T9sLftcxoAMwQ+fDaV4lObvpxWZ2Bo26fjnvpfHYmnIwLADMHC8QiAXBzSzIr5doo9Vo/UzxEDYIZg+3gyf+/XM4vZWvdDaev+RWe8dBaAb7jyRZOMS9uWu1jNCgC0e35qSWiRMz46DYAZgn9G5Yx1AM6n+BcxHvR1Wb8M2mMAmCH4T1TTWDV/7XW/dlbKvLg6feL3Px+Nh6MCwAzBC6i2sQhAWrqomvFTvhdH69+oATBD8CKqfSyZvzVpepWRXfNV+P0kV3jnEgDMEPxyDEFAyrw6GDW/B79/1lW+uQwAMwS/QnUIHYAjN2cVsmi+Ocv3Q1d65lIArGaCeuGWkvmqFPmhOgbNbyVNnVztl8sBMEPw70LdIl6+O6eYzyQP19u9RrPV8zgAVnmCK0Iyfx2PZV7kKvdoT/aYAsAMwQQhVRRJM4PrWGnjQu7x4VP/ujv9cTsAViC8yXpcsOPGjFI+pnw1NbUbJrb08BkTAJgheBp1ktUyr8acRQpPn+j12hzq4BJg6MsJW+spTzwKgBUIM1A1TPUduD1b5snGzbQpn9TwuSq5wzQAVhdQD7PQiyD2mm+3qiCs31NFHLaBHiniwEDvPB8+8AaAFQivosp5LvMq80ThJke7FrLW/5RPD3gFwKrsnLy1RMFDmddDg5u3drR39eB0X4nG/5bvsWcCAJsgMRbV4CkAisXzm9x1RZujVr/StkePF4ChIExEhbu7g/ner2fK3RHZ2xZtkMheLQ1LdcXR7bgAwKbszB913x1lXu25i1Wu2suTqN52jcf/ViAMJzy1nx9zANjAMBX1IarMFQBcSPGXjdZ0EtjZvo2TlGeh6X9H018SwrgKBgAbGJ5DrUNlObONXHvdr01TEG50JqAjp3TWQR2Z3nFdb0LTz+GfPS+0sRQkAJRTxyWoBJTMkYYWaemiSkeCOLJnJ4aTVK1l706mddJpEw3fh3/2OyGP3ZgAgGNL+TvUMvNbUBLNMQS53dy2JWl6qUEW2YEGt+MT3abPD29Do9twDW9DQ9txSm/HJ7oeTc9Dk6+hDuD3S1D/g5o4lsbKov8HuXk4eCmIjWEAAAAASUVORK5CYII=",title:"Chrome",link:"https://www.google.com.br/chrome/"},{src:"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAIAAAACACAYAAADDPmHLAAAABHNCSVQICAgIfAhkiAAAAAlwSFlzAAADdgAAA3YBfdWCzAAAABl0RVh0U29mdHdhcmUAd3d3Lmlua3NjYXBlLm9yZ5vuPBoAABPmSURBVHja7V15fBTlGa5XS8EeWqolJBARKIqCByKoiBWSkAAhXAaCuUOSTbK5N8nOzuyVQAgQCIGggXAoxqtYEa2i0qqtFxVBBLkKAsqh/vqjh9TKIW/fdzKbzG72zM5uZib7xxOS2SGZ73ue+Y73e48fAcCP1Iib9E+HI6IQhYiViKcQLyH+hPgb4gDiS8TniE8R7yG2IX6P2IBYiEhGjEJcq9Z+UhPZaQJxHyG+RYDEILG8gViEmIjoFRJA9xH+S8R0RBPiUADI9gb/Q2xHVAmjxBUhAQSW9KsR8YgXEOe7iXR3OIGoQQwNCUBa4u9ALEd8I0PSXeEDRC7iupAAuk58NOJdBZHuDN8hGhD9QgLwnvhY4Q0CFYHWC42IsJAAXBMfI2zPQMX4XtiS3hASQAfxYcLeW1Vk3880wxhmjavPzyLmy2Hn0J3EX4koQPxbrW98BcfCH83J/L+jmHXO7qE1zvAeJwBs9MgeMNzzmGJYAZ9YEuCUNQq2mlNgLrvY8Z4LgtWxV48QADZUI9N9fMAwsmINvMAlwxnrRB5vmxMhg10IN+tbxfftRgxWjACwIb/xkfg+gj0eeiIiyzcAV5LDjwQ2IXxomQm5bDUM6riPpsMZshcAPvwAxKc+kD8Msa+nkt+OyqdgmpaBfaa4dhEQ3jAnQZRhlfjeZYhrZCkAfOBrEXuEh7/BC/LjA3Q4o1jcVVQPH7BT7URAI0ODsQiG65+w3Uenk33lKIBFogeP80B+CuJSiPTOuLu8CXZw9iIg7LXEwzy2znbffkR/2QgAH/DXiHOiB37CDflaxOUQ2a5xT1Uz/M0Y30kEpxG1xjLbIvFYIBeHvgpgscPDfovo7YR8LhgdONXQAEuNJbDJlA2v4H77eVMG33FuDDCyw73MWtjpRASErcZ5cCeznu47g7i9WwWAD3Q94r9OHnSuA/mLA9lh45jHocaog52W6Z06jOZRltMrbiQgwX5snOpUBJ+ap0CsodFmPby7OwWQ5ewBEXsR1wjklweqk8Yzj/FWNRfPAH+3xEGiYUnb/VWtihPBWKYZ9pomO23bYfMkiNE30H1fIwY58NI7WAJ401XnI5jw3GWrIyuelHzOp3lQzxnguDXGJfn05s8qMUJYRi2EpVqhX7IZ+qVYoH9mHeAzKUYEsw1L+fnfWRsPmWNhQuVyuu+weHeAn/0EMT6gAqDtHuKSKwJOWqMujM6sgvDc5ZIP99vM88CN8HhUFWa1kS5CWNoCGFi+QXEjwRKuxGU795tiYXwpb0r+ENFbxE8kQhNIAeR5IuE1/QwYkspCpG6jJB0xybCSH9Y9/d2NurmdyO+fuQgiKzfJluQC1sIfEE00NHX6bIj+KfiTea7L9pIR6X7tQrp3K+IqB47mBEoA73gigjdtslNhXL7FZcMHY+NGMS1wN7MObtU/4WgLb8fDzGo4YJni8e8dwDeCRGf/5lfLftgfiv2w2ZTOt+Et8xxIYReJzcHwAK4HjlpiXbZ7jzEOxmhr6d4aEUd9EEcQYZIKQPjFP3gjAMIRcwykVpr57Q3Zudea8uCv5kdgPxLqbH773BoL281JsNpYACWcEZLYxbDPEu/V3yoqyHF4+y0wsHSdIoZ6EsEfTGntbaE+ojWAeJRw1/bdxskwurCO1lwPibiqQ2yTWgAjvSU/mHifjYfwFJOdACK0TYqa74fqN8EL7KN2i1kzV8mPBgQ6NXTXBzu5KXCXdgkdIP1K4CoCcZGmAykFMFuOAkjMLbQf+jNqFWkNJBFsYZPs2vacMR1uwymStrWe+uHFqlkwIL9xj8N0/W/EdVIJgJEb+btw+AtzWPgNLG1RrEl4BLMB9pjtDUEfGhPgd7gWetmc4rE/irU5EK5p2CDwZRCum6USwHq5CcBSnGG/6s9eqvhzAWc2gKOWGKjDbeFpD/1xzBINY7OYywO0q2/Bn0cL1/+J+LkUAnheTuRTZ4zKqLITQGT5RlUcDi03Frk0dHnqlzeZ6TAwe+lB/P5KxFnhukEKAWyWkwBOoNqHpbF2e361nA7SeuBjJ2cc3oIrzgQcBZLw++3CtX+Q/4a/AnhRblPAwpK0dgEMKHxMVUfE2WxNl/vlS0sUROWx505bo54UXc/0VwBb5SaAL7ChM3OKeHs/uVmpSQC0/SPjUFf75l3cHj9jSN4lurbFXwG8IsdtIE0FJAK1zP9izDLU+9U3n9n7HJIDz0/8EcCrchSATQT6snyxH51q8Iqbo+8uIKbLAthjmfaRXAXQsQ2K4U2p5BG0wZQLTcYCWGIsAStXAVWcAbScCRLLzTBRy8GYkjreRVvuAkhnF0rZRyu7JAD8j7fjFuSy3AXgLf6ij4Oxc9Lg19OyISK/QdYCoIOzvV6eiXiBz7skgIOWyZ+ohXwb1hQnQF8UQFiyQfajALm+Sdj263wSAP6HJLWRT3i2LJ4XwI1JlRBR0CRrv4HRTItXRiAvMdJrAeDNP8M//JUaBWDInd0mgMQKwX+gRtajwEvmVKnaHu+LAOrUSD7hoaRU6D89G37zKNduTJKzEynDMVK1XeuVAAQnw7NqJP8dXATS2x+ZVN5xlpBilfUIQG5jErV/ibcCSFTr26+dPwfue1Rjf5KYVSf7xeA+aXYDz3srgNfVSP4pxNyc3E4OpEo4S1hvyvW7/Uctk/Z6FIAQ9v2D2sjfziRA1Pwyp97DSrAKkm+lv31w2Bz7P28EwKmJePIazi/Ihf4OxPOr/9RqxZwjRBtWSeJH4exMQEz+FWQxUstwv6IsGX7r4DIuDhpR0iESudBL0S9HLHED3QngYTWQ/1c2HibML3dKPB0fR+Q3KjJ2cJ9lqt99k6Zj54gTfTgKYJmSiT9piYKa4nQY4OAq3j7fz18CkTr5nxpSOrkJTiKGvAmR84TxhQueE/F9k6MAdih5rne2yOOH+/QFMLBkrWLedDraft8yC4bp7U3UFGDjbz+NyltwTMT3Pe0CwB96IS4okfyDpkkwPkvnlPxwTQMO98rzGPrCGg3Nxny7axQw4m9fjci2XhQJ4FYKKrX9ME6pb3+LLsn5W6+QEDF3830GUw0Diprbs47621fD01kcDVv6CZxfQ8k9bAKoRHxz0hqlOBvAW4YEh719nSLfejHeN89uT3oxLIPj1y7lHOd3X92aZqBRMUc0Cmhs37xEzoNKHAHILax/ctvCrz+Fh6nASfQ1c0e84KKSNN5gVcb6LwBypw/Prm8VCSDF9s0hRL1Sp4E70vVtc74KIoQIz5oy29t2HAV+ezoDReWlfvcT2UWwj94Th/3RlyGI6i+sMR8qVQDUQW1z/0JVCIAWgOL2kVErr8D/84BBqRwJ4KhIAC305RHK+3vaGnVBqQIQRwop0cjjiMXG0k5xENXF6X710d/Nk2z2kH+JBPBn+nIf4ma5k0yx8Fv1M+Hx8nn8vC/OoGVbA/BxggpKCuUKBk7vNFOYXxZSwzTb8ff3IgEc57N+I2LlTD7l1aUV7GAcwojs4fj96rJH+QOO1opE+0BRFQjAU3aQruD3lbOFPAoLL4kEcNZ2CFQkV/IpM5ZtkecIsv7xIWJ2AtikeAFIHBPAYxW+MDYfSJHn19c2JTTJVQA05Hey8OXUQ0T+St5IQvv+jlO+GlUsAjPZBZL3I1uU2X4gRtVJ8NoExGGbAF6TqwBS8wo6ke/YYQOK1/DWP6nzFCrZAcQRWXl5HV5QRc2US2g5YqdNALLdAoqPdnH+cr3Kx+tKOO3rrjXA1OyS9n4cXNDwAF47yu8CBAHsl6sA4nOKO7KA5TX2iDTyxZxJ8n4cKdhKCK1McrVwfbNNAKfkKoD2uUvhiaB8gRR2fzE+wi10+1kJ4rgl5qjwWa1NAOfkKoA3mOkdAihb3yMEQMmxpezDJmEHQKC8yqLPUon8q2Tvz1/Q5s49sHhNjxAAx1VJ2n9pefl8/83ALfMp+8/uJQFcJ3cB0IHIfZkVEKFZ0SMEsNJYKGn/3ZZmgOj5ZXCoszXxFySAvm1uw1EX5SyCz0yxMF1Trviz/iAHhMJ7bDxo8jX8eYLDZ6d5lzBKJsgXJFBALgAaviy6PJdZxtWCXZYEyfrsqNlloY3nbAIgk+C5A5YpTUo5/VvNZEsiAsrHm8NW8/52jTjsPm3K4svSUObyPNYKDzKPB9EbuKU9V6CEOQHcIc0mADoLoDxAWiUdAe8wJoCWNfMFFnxNwzbTUM/nEjpm9XzC9o45saMWUQDRYtJIHQ3sDpT250axV3ALYpYSfQFeM82DkYznpE9jmLVg4Sq6nImTKn/b3tJAAKdgvgxeKWcMRr/ttIsMwgv5iPuVGwoWxWcJI9956kAqszbNsJz/fpVRC6+b50kyrO4yJ/DVyySvLo4C5lO9cnp4yjQ/GH1mdRTAfUJkMITgQQSmeLi5UlqfgxmGZfzvpjR3n0kQAuYFxjoKoA/9e8Iacy5EsjcnlFpJo40WGMvbXL/clMaTEJRA+kqn4eFHrLHvhgj2jGRNAV+fyBa04S+kiPvzAa3u8gPUhAh2j5eqZsHNqVx7fiF/08xR6PeX1uhgtmGeOwFMC5Fsn3mbrGjkekamaPJF7C9xihmqkha0COo2z+/r3QkgLER8W8ApHaCEOcsxIHGtoo2mnKC1C0eadR6TRJ20Rn/dk8kn79nbRc4TjnUJye+QAlAoXCuiYJXflkhvjFFSldqhiGBvsoQ92ROJJ5t5fkGui8wiVojIWyG5y3kRZw5eoix21jfepomb0tPIp7rHjoWoOvIILg5YrMEb5qSgtbGxKovxVgA/xsXCf3oC8RRwQl7HYS7yCQ3Qrg6Y6ZcsikGrsspNo7D/K3zJFbxRzcRTmFl2fp5dSFmn6uO6wGYRa3BRIi4QMJXn7fapXoDcQ8UI25gZ/J78E+Nkj4UV9xrj+DLz5FpG2zmXq3o+i9hKJCiw/gZUWPtEcKx+fAKNEdqld/gqgGtOWaP+JWcBULCkLTHUTSlGeChLB0kaLTySWwhTskvg4axyGJtZCbelMR63cjzxmhVBCytrNuYFpY/IC+h3GvZsl6qG4S9YJ/dRgErVx2aXeibYBWg710Z88AJKae4/GSTLn6Eoi1LCNAl8XuWrAEYrYT7/HEWQoNXz1T8oNIxW7bRXb9+3p1rt9u6UOYxs+N0RRUxeTFL6+7nDq7izCU+rvoT90kfgc4TPNYNwbn1TCSKgipmFOp0si0CKf64VTv0CjT245iFP4PCcZVtEFt7JXaka9qCiUsYxGXAP0/3RQ3cy6/kTPvGzUMj36SD0ASXPoLVRWGr1ZVzQ3mDLBURJQLpUN/C0NUpRR8RUQ5D86yo5A+/7R2QEk3ya43dYZvLPQm5oNApYuMpgOXryuYTaEmbVv22z6yDe88kO4DAKxCh9308VN1pN86GEM8JQfeDiCjSsFQ5aJnf45Jtnw37LlKC1s9mWS4E3XTcOEdl01nW5cigB1fuxUsknJ1AKt75F/ySfd59GhUEBID+LXRC0t9xVDqBI3A635VBYtl009NPnCX4JgH6B0keBHcZpwFSVwJ066Zw6KZNHCrsI5rBLgu3U0Wk7PCazUsihUHt+YOm6n+H12YL793c2lz9/BGCLHVC8GZh2DK36eZBYrIfhujU+r+rjDI1QzVXwJd5piKc3P1hHup6zqPDnFzrBy/u88Hm9X+XjRSIYgavYi2o7F9htSYDNpnSoM5ZBNlvDTxFipLG1fO0+ctw44DCfkyt6dw77hGcqO7Kk/Vaz5ARee0b0OVlzfyWJAAQRWEMeQ3La8UTDXUIGtXE5zOXj1phjDvfoPXHqqwB+jIrfH+p8eYApzOLPQahSipNM75T1pbekAhBEcK+wuAiR0M2+DCmaAthlnOzsc5r/H/SGT58FIIigPkRC9+dLcPN5urdcdlUAvU+3pRkLkSE/LPaFyy4JQBDB+DMqrDKqcGwRh30FVACCCMpDnS4bvOvO4BMQAfQE/0GFgEr+/LQr/EkhAEox836IhG7DWlfePkERgCCCGxFfhMgIOqr95U4SAQgiuI3yz4dICQq+pSyfUvAmmQBE1Si/ChEUUFCJ38FScSapAAQRDEOcCRElOWjLvQBxtZR8SS4AQQRD5ZyBXIEg59zRgeAqIAIQRDAktDD009HDErubDG6B4iigAhDtDt4Okemje5dxxncfmWfMCCQ3QRGAIIKrEctCxHrGO2wC6CpLXw4G8UETgEgIc87IuDBFdya5fLbyEUjU6s4PKlkzWdRf/VQlAJGt4HCI+LaIZSoHSzURw3OX742s2GQL4vi5cMbyU9UJQGjgLxBP9FTi/6ifyecZDE8xUfTOpXDNCr2Ds83rtkTOqhSAqLHjEHt7CvF/qJrVEcmcYqEq3jvwzaeyvX2FTO0Ue/EB4gZVrgHcLBBLEapNSUPJpzKEmj285272wq8WV2kqhWGeTvFsVdtbEb2CzUG3CsAhP+GzahTAC1WzYYNuLrzMzL5wyBx7xok/JY2CE7ur72UhAJEQJiI+7SHTwjeIXH+OclUnAJEQos601TNWo/fx94iltBiWQ1/LUgAiIdyCaBbi25RMOkVUbUOkyYV4RQhAJARaKbMKO2X8QTCD0zDfV659qwgBiCOTEMmIlxH/FWXBvrjfHHe+mwkncW5FcEJOheuV0KeKEoCDGHoh4hCrERQU+aKwiCw6Yol960trlGSCQIF9jzgu+D5uEaYlqsBdIITORyi1HxUrAGfRy4gyRAZ5zFCuQyF2QY94DnHQTRzDZsQDwv0TENGCVe4mb+LrlAxVNupMWz3ka51c74MYI8zLtYjHEE8jXhVGkgd9DaxQOv4PYe2MjqQiFbYAAAAASUVORK5CYII=",title:"Mozilla",link:"https://www.mozilla.org/"},{src:"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAIAAAACACAYAAADDPmHLAAAABHNCSVQICAgIfAhkiAAAAAlwSFlzAAADdgAAA3YBfdWCzAAAABl0RVh0U29mdHdhcmUAd3d3Lmlua3NjYXBlLm9yZ5vuPBoAAA5wSURBVHja7Z17cFRXGcBLoS30QcHp4FDKaIsyiJShTJnaWrU6tWhtdu/eTbIJZB93NyQbqIilgiCjdqTWsWprq0hHRaqIFeujLdQqVjbkSZLNJiGQkBcBi4BQIDzKM1m/k9yEu+duln3cPd+5J/vHN5NkmOGe+/3uOd/5nteFw+HrRJMDSxbcADIDRAJZCbIB5G2QMpAQSDvI4a6S/LNtfkfvvmLHB63Fue/vLco9tGdRTldjYXZbUJE7dnlsLbUe23b4+cV6r70g5LNPFe1diaLwmSBPgvwZpA3kMkjYCOkoyQsDGOFGX3YYgAiXOS29lS7pVI3HVh70yqsbfPbJGQDYK3wKiBdkE/mSjVJ2PNIN0lrsCMNuEAYQwoGFWeEKl/UswBEEINYAEGMzAKRH6eNAFoBsB+llqfRY0rU4P7y7MKcfhh0Aw84CSy/A0AhHRmEGAGMU/yDIKyCneFH6cNLuzwuD4gkE/TCUOa2X4Kgohd3ivgwAiSv+CZBa3pU+3DEBxmS43GntB4EcE7Ar7Al57Z/NACCw4qNJMwVCtVvqgl0iKwOAXvHzRVI8vSMQEMpUEHYMgNAJR8OsEQ8AvKAPg7wmouJ1IIDBSGyEQQhKCyx9tYr8R7g5jBlxAMALGQVSCHJiJChfK21wjYSr4xAI8PM5AEMZMQDAS5gOUjrSFE8fC/Dl99sFgyDAjaEK/naj0ADA4rNBzoxk5WtlH+wGO52WIQgqXdIJsA1mCgcALPZ6kOcySo/iTCrJD1e6pSEIAIgrcCQUCwMALHIiyDsZZcc+EoKKPAQBORrAQNxiegDUqFxnRsnxye7C7CEIVLug3LQAwILuBTmaUWyCECzKiYCAxBbAOLzeVADAQuaCHM8oNHkPohaCaretIx03hHQp/wGQkxlFGgtBlVs6ZDQE6VD+QyCnMwo0yibQHQfN3AIAD3wPyDE+rez8cIc/vz9+r/6NQHqQp9yC4STolSMggNvBX7kDAB70NpBm7Je1HxRMts6Q105eFNk2L4Ps3+WRSut98o/2Fud8Cf7dHZrnHgsyGyQHZI2aZbSPtytitcZPQASg+B43AKhOnq2oyRgljv4vpXShRfWoWc81+nJeaHHL45OMU9hA6nmBgIBdrokmkkBSvdfu4AWA57FeDEnY1H4dZS7rqVqPbZWBO1sWSA0PEJAE1dKCq25jknEERuEkVADgwRwoXwSc6TWKTfsy+mAH+DEsaVSabjaP8+DTaF5krFGY6ku5EyOc21mSH65wXf3qy13WS82+3PkMvJrTQDqwIah222h7YCUWAH9nHz3LHUq6HIilSz31hTnTGQa1JmFnLnVSRwEJHiVbtJLKiyhmvXCSaBkoyNKGTg+Ve75yO0JI+xYM+K/hKWxjBoB63z/LNIvG74hQfpXb1lOl5N2GmNE0BmQz7lEQeTVMphYh2cX/i/UVSJtQWeq09MEVbx4nxSp70FLL4KPQAlDhsvakHQD4j7/MeqE1HsroUezf5yibeQ7IRSwI9O9G/mHaAFAdPk0sF9hExcdh22visJbhaUzfgDavUPUN3JwuADxst7i8iHO/zGm5WLUgdwKHABDP4btosQJFFyvYYjgAqs/8IMuF1VLbW4Mvey3HpWx3YaW4k5xC7S5AClTj3QW43ebaqa0N7vsXyBHEeSFrMdYuUEvtAnWK/JJhAKhXnvdYLqiOWhBsc780QSXzTaz7FWjTy6kbwWkjAXCwdvXuiDBsLFf2+j038w6A+q5WYO0C2moj1S+wwCgAKlguRFs/p2bGvmmiRhbjsXoZ7E7COxjPgu5nnbkzGNMfint7pDtN1sIGpQCGFJ9qYwTEhgr57NNSBeC3rOP7VLiz24Q9jEjF83kMCOr0xuCvkwZArei5iLmAesW+zqSNrNZjANBCfUBVbulwKgC4WS9AWyhJtrBmn326SQF4AOcYWBAOUMdArKyhay3iTczgRqXLesbEvQuJ2/x/vMcHYi3gVtbnWIMvm3Zp/tvkDSxf5SNXQOpKBgDmuX6Vrsj4dshrd5ocgBys3oXa90huUsNVFMV6+C3ID927cdXy0SYH4HYj29am8jHVe+05cQOgun7PYLoyYds6Jkgf4x08VBPB7WpTIgDMZf3ATdS5VaPYQoIAsBwDgD16r2B7IgAswY5pBxXbHwQB4BNYiSLa91nutF5MBIBN2Lnu9Yr9KUEAIMki5zAg0KbP7xhwC38kXgC6WD9smTPyYRsWyXMEGmARxABgl0dXQLL6mgCofmzmhY/aBw0stPQJNsHkdxgAkJkGlF/ljXgAsDJPZvDnUckM0lnBAFjFS6+heABYwd5i1QUw9gsGgIWTwNCReABgHsXStUZzSw2CAfAxrAEW1E3gQjwA/JP1gzb6dL3xKgUDYDRGfkA3bVvBrSAeADrYGytUEMgj/0PAUXYNnFwFZw4LgEoqc981nQNYp9heFxCAv+DEBHSJos5YANyNk8ZEAeC1bxAQgI08VBAHvfblsQD4NEpRg7748ycCAvAyJ86gZ2IB8BgnD/ltAQF4lpPsoBdiASBhPGQV3ejAl/2kgAB8k8csYfohF6IAQBsqPpz5OWkGYAkPeQFkSFUsAIp46HoFlupSAQFwocQDvLp4wLZYACzL2ABpA8CG8W4bfLoyu3djAfAtHkqbSU9fAQF4lJMdYGssAFbzYKgEFdsrAgLwkBlsgGU4D2mnAdgsIACf5+QWsCEWAIswHpJ2Bdd67W8ICMDjPDjZ6M4hXFwDG/WTsgICAmDnxMBeGwsAFEu1uYhKYfbYOgQEwMlJLGBFLADm4/S3yaWKQqVTAgKA4mOp1LeTLY4FwGewul9TPYEuCwjA1zDerbbFrlpv+blYAMzAmomjbQhJfg4V5o3LxAJSF22rvYFei5H9A6M1P0bpcFVOxQMafPIjggHwDMZgDe07JXMF4kkJO4Jireorg57O5AMYW3AbzbaK9qDVPPS7hd83CgbANvwCUakzHgBewwCA7goO99eQYAC0cJBtvTMeAH6AchWkc9hd1rMCKX8URlp4MI6WcVw1PNbeBIg0FmVNFASAKZx0CSmIB4B5WABU0ePQfNklggDwMEq7uIiCW/0VcDgAbsDqcqmPXdu2ZrKBDOsefiaRBhFlXBQzeqRDggDwXQ6M6oZEAECZBUx3CtvptPQKAsDrHAyQ+EUiAMhoHkEnXcokPyoAAEex3yMcr48lAsBkLAB0ySEeeavJlT8DO7imzhC6PtFGkXtxatoddE37eZMDwPxavVs3as+2L5lWsc9i7QK60SeKXTIxAJvZJ4HErgeMF4D7sQBo0vcLqDIxAEyHbZGGWwF9n+AJybaLP4iTIBK5CDgGrpDeBSZU/jTW726vvi/Qf1IZGPFTrF2ADg+DFftVEwLg5+D6ty4VAB7BAoAOZdZ4bK0mBKCeg6FRU1MBgLSM6cYAYP+S/Ij+NoGFFqBZmm0i5T+IPyjCmLFx38DaBXYXUo0O3VKLiQDYhH57MmJwpDo5DKXZcTe1qP6IVqGcZQLlT2I9bS3do2PXY+0CLVTNQJVLOmoCAFZzYPy9bCQAn8QCIFp5U6OX31byajj9AOsgGovx8duxAOjw50VkC1W6JHIkjeEUgO+gx08U+e14nzeRhZFMoT5ugkSKvIVD5c8GucQ68BOgcv9jef6SBgDLr60dKk0bhHA0FHGk/DEYgyGi1P+vT+S5E13kR0Eu4B0F+dRoWUvvLrf8MCcArEHvBu6yfjBc2NcQADCzhQalFa47WnugrMByvlx54i5k5c9ife2LXvsf2QY2XQBMADmOCQEJeGghKHdaT1b45YmIyn+Pg6DPkWSeP9lF52ECMLgTlBZEvIBj9YXSJMbKJ+X0JzFyJ7VuchLyDfnsc5gBoC7+99gQkGnj5S5LxBkI2+AXGfb9Q0mfj9L/N+m2eqm8gAlY+QJ0AoS2FRqZOAYQ/AaWNirNbV97OZkImlI7nVRfxBcwfQP0kaDthwO7QQ98GUsNvuYVgDRhrZEkymjDvaSTClj9U9AA4OFWEO1YIK3RBo3ESpfUU+exvVRT4PhQkuu7Ve2feABzXSTWr631CwxE+xanqj+jBiK9xRMEg7VxrUWO/uGJpB093BT64Nr03zpFfguOjGUhn414Nm+Kkg5PDDsFZK1aKn+Ch/XU6Pv9rTNiZzNqe7wFazxqMjYDGaxMtlPiXYS/9aijcs/x+sy6mkmPbbtRR5uRhtFkHoxC0aRZP/3T0NQ4o63je9UvKqM8oxxe2h4/bukYGH1juQVAheBTvJybZhb6ugd2zOFEonxoAGjCokcyijRm6DPc9dtB+TemQ1fp9JR9HCuj2MzSpG+cXZNohI8LAFQIpmJ0xzKjdEdPetmWbpc2C5/5eJAtGSXH9vBpR+eRnL6gV17JIqbBMnK2GDOZhFdpLc6NiOxVuqTj9IBnIQBQIZiLMZ2c1y1fO9EroG756Tzv0QHQHAk/x4qm8fLVa1u4kCKOeKp4hABAA8J9IBUj7azX+vRJBm+dIv8MM52NhxaqbtF9BiT+QPr2DoZySaQSQCiF7f4O7GRWXlKqx6vlVEdFUzw55wcVT1K3QPG1YOTN4yWdnbfCirEgJSCdZlZ8F2z15E4/qHiSuAEG3t8Ahsm8FbPwWl83Wk08LeUl4ygeq54Eb8gZH7h6pXs/qMgvpsuNKywAUTptfx2khk+L3tFfnUO+9sCA0o/B76/CNj/dDH0MzNZy5R6QlSDvgJxGqU4qyetvXEG+dOLAKXNaL1W7pS5Q+q9A6XebrY2NmRswjlavkktB/qQmo/QZfZaTL5wonNTfw929F+7sPaD86qBXfg4UPsvsbWxFm803Tu1lYAF5SnU4bVO7n4dA2kAOgXV+Gr7kK+3+vIttfkfPvmLH0Zai3IN7inI7Gguz20G5baDkEPHMkZx7MmgBlD1NtFmGRP4PkZMa0QpH3MsAAAAASUVORK5CYII=",title:"Opera",link:"https://www.opera.com/"},{src:"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAIAAAACACAYAAADDPmHLAAAABHNCSVQICAgIfAhkiAAAAAlwSFlzAAADdgAAA3YBfdWCzAAAABl0RVh0U29mdHdhcmUAd3d3Lmlua3NjYXBlLm9yZ5vuPBoAABIISURBVHja7V1bb1zVFTYXISQi3oAHELzmBxQpQvSFPiDxE4qo+sBDC+pFStWqCBXIxbHVJimCpFEpSqsCqRrFCQEUkpgYz9jxLc7N8QTfEtvx+DbjGXvGKUpKs7u+433Q9vHe537Z53iQPmHF9vics76z7mvtJsZYU9Zw+/btRwk/ILxM2EH4mPAFIU+4TLhBKK2urt6p1+t3CUuEaUKhVqsNEDqXl5fbK5XKJ0tLS3sJrxCezOKzyoKwHyG8SGgldBBmCSxMEDHYysoKq9J/RITxUqmUL5fLb9DXjzcIEL/AHyK8QNhF6CbcDVvgbgBCkIb4johQJEJ00v+3EyG2NAgQneC3EQ4QlpIQuB3IlEA7sMXFxbuEISLCqw0ChCP0ZwhvEkZ0E7qduSACsIWFhdukGdrp6+caBPAueDhwbYR7YQmmSoIpLlXY6Pwiu3xrlvXcnGZfjU6wc4TB6SKbWCyzueoyW1qpsRq90WGZCSICNEMRjmSDAM6C/yHhyyAP/Vpxjp3+Zoz9c/Aqe6+7n7Wc62I7znzN3jnbyXZ+1cV2f32eNed62Z58P9vTNcBaui9I8W7fJfaPy8Ps5PVxliOyDM3Os5mlaiAiEErkK7zeIMBGwf+IkPPzcIdJMP8mQe3L9bB3SNBvn+4wsKM9x3YZwu4jgaoF7RV/JmIcHR5hvVMzbKZS9UuEZSLCbzY9AeihPEU46lXo+YlJ4+3eQW+1KXAI33jDO3tZS1d4AnfCe/2XDS0xulByff3Ly8tsfn4epuEWmYZnNx0B6CE8SNhOqHt50z/sv7RO6Gtven5N6DEJ3A4HBq6w9vFJV5oBkQNpATY3N3ePnMWTRISHNwUB6OafJwy5Ffyp62NsD9lxUeh423ed6zbsuA6Cl+Hvl4bZ1eK84/3VajXDLJBG+JZI8FpmCUA3+wCh2Y1nX6+vspPD37BdZMc3CJ7suq5Cl+Gvg0Ps4swsvfH291ypVNjs7CwjbXCeiPBQpgjAbX3eUfCEtqEC22kR/NsQfMf5WG172PjLhats4FaRrTo4ifANSCOsxOUbxCH8lwhlJ+H3TU6z5q/y6wVP2AlVn2LBW/HhxWtsolS29Q3IOTR8A/IR3kotAehm7iO0OKl8JGfeJ4/eKnjE7c35vswI3orPvhk3kk4uTEIPaYP7U0UAXrA54vTWt10trIvdTRjqPqOCX5dT6L3EBqaLtuEiSEAaYSqqQlMUwt9COGMn+AW6sf353g2C33E2p7VnHxWODY8aqWqVX0DmAH5BmUjwhNYEoAt+jDBgJ3zk4a3e/Zqt79p0ghdxiJzEqXJFGSpyEqwSCbZqSQC60KedqnbHSOVbBQ/s/rpnUwvfxB97Blm/wiSgyogIgXCHSLBNKwLwN3/ELrw71HNho6NH9n8tV98QvohTozek4SJIAE3ASbBVCwJwmz9gV4bdn+uVevlZCu+i8AtkZWmLOXgiUQJwb1/p8C1Ul1lrR3dD+D7x0ZUCq9bqUscQ0QF3DLckQgAe5ytDvalyme2WJHYMT78hfE+JoxIJ3CFEvD8JArTYvflS4ZP339IQvi8SyDSBmCyKlQA8vXtPZfMbaj8acyDzCUj4Bgn8po39FnbKKm9f6vCRt7+nq78hyBAcw1VJ7QDhIWoHfgpIfkq6yqqeLNRDJS/LOf0kQkQbp3DFaynZKwGavSZ50ICp68NEBw+QNhLIkkViP0EkBOCdPPdU6V2Z8HUv6pwojBnQ5XpaXfpIyBjK0sYoI4MEXjqLvPTwDakKO7LcvuHxa/4mXSDiAklfx15ymo8c+dhz7cBaQEKmEATg7WUPh0mA7SrVL6vqrTl9+nv8c5WqgURbxj77gvXt/L1BAj9OoVUemEripuBkKATgXn9dVc+XFnc6e7UXPmy/eR9J+QHHDv+Njf/6pwYJ/H6GtZ/Aa1TghgBHVZ08smYO9OanwZE6cX3s+3vB13Gr/K7Wt9jU6z82SBC0qcTaWSRkCW8FIgCf2JGqflkb19spUf2m/TfvJU4/AG/78O9+bggfJAirvUzlEDpNIDkRIKdq4Eyj17/O/leXv78ffB2Xyr/5i1cM4YMEfuy+CtZGUyE3sOyLAHxQU5rtk3XvItWbFuGL9j8OP8BQ+S1rKh8ACYLYfVW9YFWtBV73QwDplC769qUJnxQ4fiY+Fey/iU8j8gNElW8iqN1XOoS3iiotUPJEAD6fL53Y2ZnSmF/EoGD/TQxG4AeIKt8ENEGUwyfWCSSMnfHk0CteCNAmIwDGtdIa9omYF+y/ifkQ/QCryjcRtt2XAWNoioig6IoAfC2LNOUry/ilyfYDByX238TBEPwAmcqPyu6rZhE3kHt+3tQCz7khwJuqKd0sdPTK7H9YfoBM5Udt92WwTiUL2cF2NwSQdvdaR7TNlG/aKmmDM7NKAuB7Yar8OOy+ajRdUSO4Y0sAvopNupxBHvd3p44AMvsfxA9Qqfw47b4M1iUVgjP4qh0BDsgeDDZzyAiQljGuw/RG5G5Ms1kXmzvwM/hZ/E4QlR+n3ZcBm0rWtepVq6YzeE1KAN7iLV3CaF3LYnb36iz0fb0Xje1ei8srvjeO4XfxGfgsLyo/CbvvlOxCkQgE4EWiLTICvKBayCRV/5pu6kCzxOnRG6xSq4W2/BGfhc/EZzup/KTsvgzWxVVCZnC7jAC7ZDf/nqzoA/WvYdEHe/3sbHxQFE8dZ5M2Kj9pu28Ftpcp2sa6ZATodq3+Ncz8HS+MsVp9NZpdwEtlNn9or6Pgk7b7shV21rEynhqurSMAX7l+N63eP+y0W2HeLC0ZOfOOiSmjjArga/wbvreh43ZkmM384VeuhJ+03XcTDWCukEcDj4sEeFH2sLCBU97p25cq4U+Wl9gXIxPsfXojnD4PP4Ofxe+Uz5xk07/8iWvh62D3rcBGU4Uf8IZIgFbZg8P6VRkBwly9GlTt2wke/X5tw6OhJ3Z0tvtWYK2twg/oFQnQIXuAspYvXew/HD47m3+pOMf+1HPRR2Lnc1devohJjey+bLexokRcFQkwK9u6rav9Rzhm5+2fHb/p63PbDn9gm9hRAdEBrknXnIi45VzIB/zPIAA/YGnDQ8TKdXnpN/niz2nJeFQQ4UN1d3tU+SYQHRjPi65JVwJg1b3CEXxS2fyBffs6OoDIyqmSPFD7cah8E4gOECKaySJrxlBXR1lsEmniR6ulJgGk8vrh8Hm1+X5VPoDoACGieA24Nh0JYE0IYUs5jwQONvFz9TY80BZNy7+q3L4Xbz+IyjeBEFFWO9CRAHCYFZFArokfqpiKCOCwpc4txvleVH7htz8LJHyEiPibsmtxU0WMG+9aIgGhTexmEz9Rc8OWD5n6T3rqB2Va2UNH4iZqlW+N9/E3ZdeCa9RRC4jbRYRQcLFJtvABY19SAiS8zVNVz3eT4TsxdJ0NdrQHEv5anv/z7zOGqn4CHQkgjo8JNYGVJn6W7rqbwNFq0hzAuXhzAGjSRJ8eWrVUcT/y906f88GFK2yGbhg3HYQE0CDi58pqB2ZnEa4Z135QkwUU4iSUSYD5+fn/NPGDlLVY+HDAFPitWddlXRRxbMNGigxGp6aNG54NQIJuSZ7fOohh12qGe8K9JTWJLC6UEHoE/wsClKwXjEMV42gCwcPAZC6GM+d81vFRybMthozdWCd8PyRQ5fnxt/1cM+4V93wiRkKML5al2UAQ4I71AnGiZhQt4IbAC1zglWootXqUc+3svkz4Xkgg2n03U7m+CEHPwiBEITpCFOYW1vsq/BlklgCi3Q9CAqvdzyIBMmcCYPdHLHbfDwm6Her7WTEBmXMCVXbfCwmQLHKq72fFCcxUGOhk992QwM7uZzEMzEwiyK3ddyKBnd0XW8eykgjKRCrYq92XAeSBBnFzLVlKBWeiGNQzNhFI+EgWQYO4vZYsFYNSXw42y5t+Aadxn4degjbJgsY0l4NT3RBinqETtco3gaYTVQ4jrQ0hqW4JM7dfeMWIR5VvAm1nqvnBtLaEpbYp1DwtI2qVbwINp6pYP7VNoWltC5/zIXw/Kt+N8BH3p7YtPI2DIVDdxZhUPmy+Su0bPkh91XCydBW+28GQ1IyG+Yn3ESL6Ufnw9p2KVsc1OnAiyGhYaoZDvcT7sHW4Yb/DoU45fl29fj/DoakYDz/uIc+P6KAmGSDxOh6eZuG7Hg9Pw4IIL3l+RAdRbQmBzddd7XteEKH7ihi3dh+O4VyEwoe3r7PDF3RFjLZLotzYfdPLj3pJVJp2InpdEqXlmjg3dl/m5Ue5Ji6NZyI4ronTcVGkk93H9467SOxEtShSZ3heFKnbqlgnu+83sRP2qti0eP+uVsXqtCzazu77TexEtSxaN/heFq3LuniV3Xer8pNaF68Lgq6LT/TACJXd96vy4z4wImkEPjAiySNjVHY/iMpP4siYJBH4yJgkD42y2v0wVH6Sh0bFjdAOjUri2Dir3Q9L5bv1A7Jg/0M7Ni7ugyOtdj9sle+UJEnyAOmwEPrBkXEdHSva/ahUvtOkzFwG7H/oR8fGdXi0afejVPkyJHV4dBSI7PDoqI+PN+1+1CpfujsgwePjQ235ivL4eE6Apwh1qUN4teA7LMTbPjkzE5vKt/MD0mz/B6aLG4o+iPt50efZwATgJNiuMgX7873SFLGdKcDbPjhxM1aVL/UDKlUDaRX+McmEkpD1O+lGtm4J8CBhSEaABVI3uzzmBv51+VrsKl/lB6TV/h+imB9DvIqc/7dEhIdDIwAnwfOqFLGXhRKtGj1ErGQ5UUif/Udjirjwwer4kfBfcytX1wTgJGhWmYJjCn+gOafvyeKw/Wm0//3TReWALKn+815k6pUAD8gWSpg41HNBGho25/sykWfXAackZyUIMf8Kvf0PRUYAISooq7KE+3Mqp7C/IcAQnD5rts+r1x+YAJwEL6n8ATgmrR3d0lSxjodNpgUfXSms2/JhwhyQLZfLb/mRpS8CcBK0qEzBQnWZ7ZbUC4zIoEECX3n+aq1uZ/d7/MoxCAHuIxxRkWCqXJaT4GyuoQk8Cr+0srGzWcj2TZHqvz92Agit5GfsNEHDHART+7I3X3D6ymKLd+wE4CTYQhhQkQA+gdQxbJDA0eGT2XxzJQ4Jf5WE/0RQ+QUmACfBY6puYjM6kIWIiA50OoZWp1BvVdqRVTeEj+5eEv7WMGQXCgE4CZ62I4FdsiiKzuI0Ahk+WZLHFD7CPS78bWHJLTQCCJpgwI4ESBvLagdJbyHVIbcvS+9K1P7WMGUWKgEEn+CMHQlQQJJVEY0IId+/Ke29tbAjOnxc+OUwbH7kBBCigyNOc3joJ5A1lUS9lVynZo6BafXGcUuotyUKWUVCACFP0KLKGIqdRbL2MkQJWa4hoI3L2smjSvIEifMTI4AlbVx20gZoNJV1G+88152pcBGJHWsDpzW3j7Iucvt+07taEUAoIOWdSFDncwcbhk/ITBhmIcVEwNAG+vZXbe4f9h6ePq/qPRuHbGIhgFBKbnYyCeYEEsbQrNEC/IU4N5OENauHcS3rxI5dPd9rSTcVBLB0Fg253dKBqWTraLpBBJgGjSMGjGhbp3RVIR7Gt3gb12txyyN2Agg9httV3caqJRXYVGJdV7OjPR/acGoYHUbYzDHjYhMJbD22dsPWo4HTbQ9fJghg8Q2Oet3dg8VV2F4mkgFaATMJBhli9BWwig3buKwLmeyA8A62Hn37cdl6LQlgmUDK+VnkBM2AjaZYayvmFNB7AH9hrdYQHiGwexfrV7GBc8bj2Ydw8qDuMa7lNLGzqQhgGUj9MshKN2w5x6p7nHcALYGTT6ApkFcwNIRBil7Df7ALL3HMCnYC4u3GpjCsXBe3bvsUfMluUHPTE8Cyn6DNTcTgWu3W60bSCUfioR6BwzFxQuo5wuB0kU0slo0hUSRnZGXYIILHcgbVfH6DAPZEeIbvLBqJavtn2EDVDtM5JPjb2MkjW8vSIIA/MmzjewyXdBM6PHrs4aM3/S5hyLqKrUGA8AtNL/Ddxt2yLedxAOq9Uql8Rza9SG96J9avRlWwaRDAnhCP8PMOWvnJJ7NRqHUInN7yKgl5nASex759c+V6mpF6AihI8Sh3JF/m5yJ+zE9IzfOzknFgdolU9x0S7l3CEmGaUKjVagOETorV2+kN/4SEvBcOHA5YyuKz+j8JyDg0zeSOIwAAAABJRU5ErkJggg==",title:"Safari",link:"https://www.apple.com/br/safari/"}],fl={name:"Quírons",backgrounds:[gr,yr,vr,br],logo:{dark:"data:image/webp;base64,UklGRjwNAABXRUJQVlA4TC8NAAAvmUEfEBWH2rZtGOv/w52eNSIUtm3bZO+kPUNxpAU1F8e9KPVlEDkxBjXPKmYfUKEIj60ARag68SeSQHxb23ZItrZty7Ov/yLGFVHXdVVEjxreB277HrZ527Zt27atOdu+hz2O277nbNvGlH23ujcEAgMABJM927Zt27Zt27Zt27Zt27ZtuwmwLmvbsc3R7hz7v4vveV/3895P5Un1r5xhM2Pbtm3bnoltO42qfjM2YztjvrHta+zY5tdd1W1viAIAAIj/////////////bwJcmcBzwz8snkUJAj8J5ywM2Ffx3y7+21E9QEHa7kKioN7ugnkmtp6AwIwKxhhnZMNsUgygP5r5R2djCJJGL1P3evssM/l2SjEEfP0gykMqU98fteEOrAoQ6M68cwn/2sE39f+xCUJf7HJ8ZfZxWDeop+U+h/YX3KeAwW0WEJk1A/wjmoRRQPoLnBNIyxKyDdCKwTyNWQayv6uNHcPbIgSjFUNlq7ALcnchf+QTWUZKVgw7zcIx6N0FzRLRC8HQiuGxXbgApzs+wCuQthBMrxhuOsgZEPcWegqkLsQ3FwoQQAdCeIWqt+CzXiCjl25adtqJOrZo9FAIXzD3FlhVBFYJpamRGQ7hC/Y+3jOBvbeoeK8QJFPD5QGRwNsFGRNCsupP610bLpRR6RqpJ3O9rcCmQtTDIkj2cOiJE4KeCs5Fq5Fl93edD1Dgx45o4gjDAGZg+4FHSqQ8NPLkDvwIhxO4B0s9vRrZ3V3mZTMBL5ms8ZeaL2aJgqa9tVOi5+ERlJoBfHeh4WMsH1Ald5tiCctZSwcUrc0W53qIBJNWEgSZsE0IjurJrA8HCFjMLslvC/Ucxd3DJNi2uh2LiuyEwKdeaDDgkB1zAFVH63E9QoyHSrBsRENwU6wmsKCK/zYC6dk5n3C0c2tmJhkeLrlem2OTDyouYyFPlY5tAmpznPu2AjCsUEIEKSSADYWX0VsjhLTiHRIlfCynqxDwNAe/O1+D23VBYgY5/8AOuLwdbzKZifALbSMrxU04A5HqGiG4UY4HTCkf4+Pi6ulzcJmzWWGw9sFk9oBOlllF20VIKS4l80Ps83f3tBohqVGoUmkcCW2qFMxAx3VA56GEqcNgXVFI0oYYKPqBGnlIoxChJ+8zEgJUWV44ilLzAqNrqS4k9H0CDmNSycPnxhgYqD6ZZDJJwgsFUMfy6dOIJOejeCIAUB0sOB9I9uOuQwyINgD6aY28slHQUKDZHwmMKvzLtnbqx8Ls+tmF2QVckt3pdJo4BuDhlcPpdJqECii54Gw6neZk5HE5nXLMI0xGlo/MzJ/PD8BFU5Zp2LcC4WN+Pp1O89X2mWSlXge1in2vSL03boC3oMzUyNmN8jYFm+uRS/1I/eGiUVI42h2eNFUJgyI8JcEBxFOeLFZNuWzkAzkKzs4p73HxTKYzfs4FIeRSruuFGWUEwMjJGf0dPF0A+GaNfKnRy0DWt/FTCmmqH+gHfer/TWDfJGHWDMTT1Yusum+BILVQfSOwRE3Eu9TiESpGeMeMPfXKwmlZT0jk0aXXHpFxVoAufSArUWlBYP5cI19qky+pjxkJ6iqYPHYDy7PTO7PNkEn91jqmXTHQk99NU66zQmGXXVJcVz8pYJjVSPfg3dmsEQaqvGcsT1DRHrkP6OrDuxE0znp7dbOFiiUro64OALcf5fdZnpvdLhhbwilWrFMHWxfuyVKNXBiQCh+dEAxVrEuhS5X4boT68zOzTBFf67znibyoPxy8HT/WbxTbZPDObdnmu5TndsE9bZTSsX2JBAFfygNoX3D7M0e4nHEfXpndGrkd4BuD8vMTArdKWCk4qYee2I2wzQugT1KvrOXbFR69+flT7I98RLBa4JmYH9ieue7vBe5AqrsHSNtPYabAuMBEoWsbfEYz33uVWxEEjmvkz3tuSIh4mHDd66tklAKHCl0/vnRWZh6r/lKNFPX73mzuMuapmQDKRWpUTqqus/wIG+rvK0awVhB4dJO8yu0I2l1r5K5P2wBAh/p+7sayjyoVJdZU8ehHdOfkLyn/d2Y1AtRH+8KUg1eoK5Y6OFvx9s0K+l3ERvEB2gjKiqGlI3c/wi15ca5rhCPQp4njxYWCt7FcU/XyhVxT9cB+/OH88PnNavgrMvqyMHB5apgdffPGIveqQKMEnfrCm0cgUsnVRS7348XfWSNcHDCN2Y8r5LyM5XHq3d9UCAoq+Hz0I7Hz8VSVEHdGotqkLxgG8FKXOf5O9c4YJ+eVgFlDHAD2iKlVmU9Cvj2P4bxGuIVq0ntCiv79qLEgrILIfuG1EKrIdiSJs3EetwqewFNeE6NR4duXVwYoU0dX7KseHaPDQTZjix4oZP78oc0J6VE18nmopxyb4K+Q8TTG/THq5T4/CK2q5HYkNXMh3eqwAAwX38kcC09/+tzpBiNThdGYyOgO7gB9Cs6Kp/xObA9S6LWR/WK+JpDJwCNa89MXrZHAOS0YKFhnjITl36mwFoKPKvMd+YG5IE4xGDCpqR/2FBuF1GuLbygCA4io73f3usBq6qoKAH8ucscQSRFmKwx/JBOJ1oSEhyp8X3VakNMv/msklKgiUwgc6m178l4zgabKtQOmUuXt9mz1dMt1FcGBPyniu4Mp8G4FecXSdcQX3hzaIcJMjT+9WSQf1Zow8VEjueo0Ph+qn+ZxJPipYll45u9UnHsCnq15gIA/RXrkBZyofMYLUpOkcFA7BFBShHS3TYBuhVAFmP8Tp78gRPg47Dt2Cfz9Bb0JY50gPylngK6/PGMkSKq+eRAyVGnvSHAvzDZzxXuxuZlMq8pDAoau8LC3FRBUR6sFAewUrt3BGSBb3VXxo5Q/dGjheOw57BQS5+58202qBJVJeeCeCgGnI/xCrUrcIKipj+Kyo6kv2VTLCzxAEvD+qsyE9eZqdmAThX4LWKsfVtCqiGjKfs9L1Q/bE946QXlSaFEh/nkpLFxGldLBfseoqC6OD1bJ/V8C/mgFogVYFUfnlW5Xc1q4qcpDQvCl/lMrAM0XfvYDYp0eCE+dYDop5KiP4qoUmgdSnySXUCVycU4pZGIZMK2ht7j4iGNEolFYO/XLW5AOxTuEgbV+rH5+Xiu0/EIZb8FTH/xYnbx5Up6qgs9JKQQPfsdYkuCpytLSGPdSMv+38wrwRrh6f8mMqQdWFVsdpd7mJl6pkrtvF17Eaeq3uxGyMz+sviFO74WI1Ak2UjkhH1Rv9vNSrqAKNHtJAr0KbahaGC8uZa7z/XNRuwat626/JXKkgy9RuTEBq9629kZbpCaxDe+kMqlHZZ9N10bxsiyy5Eb+kZlJz4s+YqN3gGC9HyJRJ2gSPSUIqGd9qJTDVX/5lCRsXUYll6Gl8amBLh8GbGSrT6pK3r7ZyCPWKFR/sBEcU3N7xddT39MTEavDKw+TuLu4ehb7pbsCpQrDs5OQpIKO1OKYrnEkTRHj1Mk/3Igv7whjt3FjdjinL6JYZaMn/kj9LmeF0DwQwSRBzc04A6ZwHEloxLM7oNPNGOlOcHEjXlxHgXvjk9uFDtUrc17IxQaikeSdYC6T73jpGBLJiH9YxZAb8lVcVvG1xM2YnJqD3SOv0y5kqV6ZnUKwGnheEnoWykDjv0bV+gQUjrkqYnxiB/zCwVPUTiOLFTw1XrrmF0IHELuVo8gpwiMbiseCK4w2j6FL3CvRaxfcVMHmtBBYBhKS5M0LZX/k6IPXCLC/9Tb2ApUMhww60SzyKY7Z8E0gOzqz9T1kTibLsBr577LJZELe+sdV2dfj95uXCl6Y/NQ/Hd+HGrInkwmtX4ng/YHJZEIxGespv+Y65jYWHJ08456JUbugqQryCwpnXHngPZLAtVS250P9lSu3XPeuoxF7s+V9KskN2X7Bu769/NurvsA9fc0F317+bWh2cy+vh/ns5XAvsu6VGLYLQqpPY3sQhgpSkTwT4OWqn/m6ypdVDMR+iV27n0OoChbHg5BWkP6EzO4+M19+1MlvImzhwm/s/n2AV26IdbOwB7gqiJwMclLhZNbCL51U09Q15QzP2KDtm39pFkYG/ufEQRAcCPxdM6dbGOLSLOQPfNoPBtzeb+AT77A1Jl7NQtzAF7GbJEwU/MYWmXg0y0kDgX5sklBSEMktkUfMgAQ1C0oD/3NikpxUEPP5YHrF8DgH7t8s8A0E7gdJgmxBHLdAWJ4Fj27GG6QDv8ZqkotCWZCYuWBgxXx9HiShVTg7ayAIbCRhpSSlM0H2ikF1JiS1VX4DxEBgD05CY8k7z8N1VowszIQktgqxBff8cxICS5c5Yg4YdM3ccy58SKs3lXwR60n+VPAVd50B6FaNSMyF5DXiYMS3/D/hD4qCYPxrs/31Ga4bv3jzWnyc1Zn3aEPomHv+P/krtAVh4HtzHfhd146+n4C9KNxr41d5yAV68xfv2asuOT8mi5qnOvVpP37xM59V8hlvoGCvTXqbvZ76aSuukCUG6DKl2d0Smu1d/LeL/3bU5shZFcBznfeufAAA",light:"data:image/webp;base64,UklGRsYPAABXRUJQVlA4TLkPAAAvmcEfELUG47aNHIn9l73p4j8iJqDr9ZfujIWTz4WZOHJ1lcmald1mbWRv0+XN2fPMrl5Vi9pwBTRE5pn2UjZU5nf9vzssb9t+WJIU41nObpb+A2xPoW3btm3btm3bLqttu7vQKryLExEZ8TtxKmr89GW73288ERIAACwbKT3bts3xbNu2bfONs228bf/Ztm3bt00A5Ui2ZVvN90tTDeWdrJAr8qV3IAd3n30O9wZvpoiNHt3/9N0GpMsnQgIAAATTLNu2bdu2bdu2bdu2bf3Ztm27CaBtGhRW1vyx0pbl9UcLm5b73/33d//9k1MGNShrkJ5AnoHoxa2HatNbUFDZX8ejApq8FVF1ev2JtH9GEMzQ9O0HzrR65tPEzr/H/h6Z1swD2RkgtX6QNoVdB9YXOFL90dcvtk5o+6yJn2l+qXli5wsNt2RuwpkBWg4coKY5V/x0NqSmWb/4lcrA5uLqd7M/Xv4bEloNXBDo6u8rg8Q0Yw/NgiI4xF7YxtfaAky0muPsXOfYj5Ccd1Ios5mqe6CGfwLRYn5Nps1a/OIbSE7z85CQB5N6e4FPjmgzp9q5ZjVCar6jGvL2cnBPfH8O0haj0rqsriUISM3nuEJEwKDK3mDptBg11WYNzkJAajpZlytv7P8eoYAWo+n6/O68zCRm9ULH+P89Qv4tRuMJWJMDiUjMw+MgYNz/aT5W92CtLsBGYv2z0mZsQysBTpgEkW/fCJFmBulSsKZXpycx6z+AFJz3oJXQ61hvXQzW9mZspNAPX0tF/VtPAQ98aCFA7EXq6oKwdjeWgvpQQ4n+RZ1gVjbtVzckew6FRW2WtEl5CZsZ1C+KnmqQ3KG2uiis4+3EoK5gaT7dlvC5qkAGgr0sqzvTgtQ3F5tawNShsbow7BM1oTZ2QOqyqNUIMDKlsovtiLTZHNEYQEhI12/FgSN75nSIw3UIvYGFujy8nzrUw/eIf0+SgT3sSnh4EsCU7qkL/Kq8dtaNHLS7e91bK+AvEe+hC/UsLDAx7as4HO6Q8JbKBOshhbkgUBnzN68U3L5AO928glcXic82hFr6E+jy9nS4Ma6EZuckBE71mnqQ2Wup7kpBd7dH+HWh+FxzqAMt+yAruCGtyA+9AHj611TCB+u9WuKOaHV3e8NUF4vPc8wANfSDNGOtb8UO970t8oUOwMw02pgqQOm218vfjxTLajT5R7QuBC2powoPC4RarElg7J8iXazMRbCHVSNsLleHApKA7b7Tvn3kWtpeAAOph24t2t6K+fbaKnxxDNTi51/C93HUU2D1A1yd0gTr8erDM++eeV7xMy+eanpRKwWQL3vsQhhpVDChwMPOWGeiue3kYVyLrr9Lgrqq8KWxUIuvS4BZyN4v8I1RABrrvvgSRLrVyOihO9aVRK1n1HgusT+wgjpX+MYEqMUHmWWANbm1W+DDLAg2EtFt90V3ke+h/6Aqz3Rk9mAgwACa+wAW+IP77PZcdII799GPFeYnML3CQx9CLTrbXABWFtJVwbu/wskAnB2SEoevxOxAXU2TGPTzAQY2tM/zZI0mAfs53fM8G1sAmQG98zxZ4d88u//Pf16Rq+jA5tz/60hyCrkIvbbdenBtQyt/+DOIWdA5z7MlBohR99Ssdc/urKsmM0VUlTU3Hj89UU9rFxnETMQaqsIjn0Ad1txvyeAo/QI/WgHw+Nd0vgQ1EfWO/auFDAYOgEbCOxSYIN2hrABLhxo2d71FXYZ7ayGBQWdnNT7OMe1QQIGS4LuHxt+mEH7q8aP/9hDMRK6FKnxLDtThpz8Bx7sV+FA7glnptZ0KvybUk3vTR4feHJX0zdE3P70ZVp+RAboVJStqqhN8EqQi6QHmSN1GfYBSbodcRhJ6Vn6KYfQOqs9OE0/g9dtpmSkEs+KpvwqPfQN1eFA6cHZAgS425CfYzSAZTotw8gqoDXnH/GopeFeR4khYxHtOWoAp9WTj4uo3QhaBM93zjhHN2XbXk/gGX733pF6lECzJ9e8q/Nhr6Fs/vH8V+UIf4LrHeVYbwMjcRALODEpO/rUxjvwgWFPiItsHefasQz0VgrHQKz0imZo3OtDU09JJIViYXKtVeNwX6BMaLuGVxIDbyvM8KAZArYkEnB/cNFIj3bUYY9S4jxH67qYeGe61dt8/qKYRoOlpZZFEsCCtRqvwlMZf4dOH4EBkGW3NzQGMq87ztloEayJSCbg8uWEMRnxW1aOI1XHEA0PADm4good+Nbxlz1OF90ErXeBHKjmClDSOFAb0I+OEMNzq24ghkWBebu2u8ORP0BcO09dJkfUb+C3uxJY8jc6CBxzrk0rAwy8aBYzbCPcyZZHQw8io8eMeKoJSW3ASB01oyhnSG8CW+8BUwCvwCesGUFX0ukVVMsHs9A5W+P2BRJTiu/jfw8vAYRol/HAJwJShHN/7HODBL6kE3FzVJHD9REiXiYqkHcXnNSF7wLDG1AdPZ3wgrlhT5ATohkvQWDZFVsINYEfBKjzar6KN/AhWpRbk04OvQeyoWMLnOQML0Gsmxwc5AHNRazGVgIkNDYKkQ9+wl/GL5BxFUY0Rdiy6shyjRjvxvoZ0Ik8QNhSjJrOJ02FNLm1U0dZ/QqRMf0KdDi+H3dRKeCt1guUF38zR2XKsBFsYJhP8FF/jzYEg6rtlQiJZR+GUYBzZqLy1iMMEshGKHBSPURsnsrsINuXTYRX9cSlaSqBFXx4OBykLU6TNZZmBTRXe7LD+AQzNSiaYgVFzjQHZS4RxmexITCB8mfR1lBKSIqETbyNlOWM1Bu0m8Ah+U4IG3f5h212whYBOq2itLUdHUT9IM/bxlrCHTpHVArC7XY4vjQeY3J9MsICAjpuizEf0EqivOPG9efOGEB5gG0MR16O8SWiL7ibQRVZzt4mynytTo27/Ye4t2E5SJ1VYuxuJQhkfqAA7IYQp8FOvAU5wyvFW2gRriacTLC/x/6ZQFt0mYDjvWGxVwfYeUQ6ERrwSJCMp6z4kTESoJsBfA69QUhIyLycgWEx0s98dOyCFqcKa24ATyryyjgDsqqHTAp/hDzA0NUcL/QkyAKeHJMT2mrptCB6RA8Cjwj9o8lVcOvQMLeAf8Z2TsA5dwnyEaAKEy8DXx5SwjPWJ+qAj0zJ3FsH6Qq+ssDeBlbI252CAVWWLfLIbwDWpHb6/AOCu+mQi2EapIfBHTSNR9Ae+4ZalSE+Ft5GQBNlIxDr0CeMRmglI7wMv31MCMlZmqih6SjTv3bG56pslr3wKJawOYAVxnRfocFlWAu6v7vCxHsAsdNpIiG0V9Ffv9CpXjpUjAbIXWQeaKJlRq3jXMZfodSQ2QTfiuw5zQnNEbuJFh+YqxSdjea6Ac3A1anQ7i2AvWCXWxQFSUMJPfQQ20iiwxn9HSIYD+t6hg6WZCXbWTSeCknckdFOJjlpqpvyPkkgiupGCBO9IftVhSUiKREwIi/7bURXgt54HIvbHrrqV2AeqQwnfmw2sjirw/c8hg0B9tq0ugEvSEooSlyV2FRQPUQvIIPY6IaVi4pHRhNxIFinQi+x9S4FwEjHPKaGuKkD6ImO7C9hcqxofZgAU+YooYGsF3eR50EMIFiDXpG1fFQUw4X9CxVyZ1FUlZNCyEkUy5wXWAHXkB+HIZiRUCjC9Bi05JaZjxHv58CSoMh442l/AtlrV+HT7Uj7fGdgYpes8H2QCwSK82rbtXeUIlhXsOWV20JYwjIpmimcNgTsPWtKAcYc6EW0KJTlq1glO/mKttRP0rXkgNHB9gIANtKrxdqZoooTXlQTWldVNnm7XlsxABKvw68q2Zn9MkAE4wcMXu/YYLKNuszRBBpA5Z9RWUkHUkgOmHauBJFAMWgPYAJKWHmLcCRwP3aZhBAYC20cIOFS/Gg93evZzGR0szU2wOirP70PA7ga2fW85gFpHPegxRSPR7fNer3aDDjrrDFQG/6CdyhYq5b6HckqjeA7at6HvIr5/e9NDqbUPKO+6u30q/Z8kE3Md/neIgONNqtGu9sp4YmcGgI2kPs7xU58g4CAr2z7MimADpbP0e01xyazEnSkjg7z6SKT0DWYtAd8HTBs9z/kYARdYVNLX5z9DsJuibnM8NCUDBJwVavvjFdgIvgxFr6m7B+IebgbXEmkmA9jcko9wah/ke94tpIMEHGZbn0cXQrCClDA5vsQGAq5Jsa2/EMk3ARJ3/gDaVIaPFnxEMnUaWnAPmUTq/zmpc5SAs9zr84VBANsq6DzHW8tkIALufmb7ugfQiwApZcEzr1F/z3A39TbFmFMa1lSJmZIGtEoyivhlrASeIGyKjI8JKnRPwLF+9fkYBwjWRekmRwuLkBEBj3+wvSmiN1VBk+19wjFRuF6jZpQp2LpSWu4z0Df1G40R1qlCrCulGf4NID3gn7GaKzDKMgY+VjcFnBJa3xs7yEKwEkwXHVY7RMDYZltLc1LQm6pAkhahy33gQBUP9DeAKpKDxpapgstClm6rDl9/eckM1g0gDRr7eyzXKx4km1s81+v1/d1/c1UwHsnQYcWhJW0S6UCpyTd4rtfrFe+ZQYPrer3iwAQkqoLOXK4hOw6MK+eG9AawPVDAJQG1WZfz8xDB9ghddXj04wwQQT8CjQrru8pI/vLEptiCRIwBCzo4gCsWOXAIrtTFeKSA25Nq8/uzkRLBarB/dPjMEIhgNkYt2md6JDcooUmmNUatoWUEnB9Rmyf/goDVpd/s8P5wIoLFJISxjvRPDWpKWt8+abBHqJBWFRLkBF5uGQHnRtXmO4ohYBPEPzq0vyA7EbAhWldu0sNdtF0WcEFMbb4uEgJWldCxbb+eASLgJPNpYgGXJ9TmcwIggmVhurHt+8sggwKOt5omFjAosTbvpQYBG0no1LZv9IEMCrgkYZqIJrouYMTj2ry1NBHBmmjd2PZOykQEDM2dJhZwW05tWl+biYhgOUld2dbRYhwZiAh47PU0EH1vgIC7c+vyf2egJALWlXzbtjqnJyAi4NlvTSHvFjMupQkCbiuty+qFiGB92D9svwURwU8g9TTESVItZge1Rgi4vb4uT/4IEcGaEv8Q1r4lDiKCmcg/aYQpbbQYpjQ3QsADtXX1wU45LC2pU9v72ENEsAi7tppgB8NWMx+H9hoh4Im3dd1VABEBK8N1ZetoY4GOYB1pYbpvVD5tJthCULuNEPDY55pGZedEsLrgK7YWfk1EB9tYdN39ORBtJhhAfvN9bVak234cSQXc9aaWZ8tLEHmsIqxDe+zwN8iJCDjIqrueb9zHEKLdBOxC9ZFiefOcV7Ki5yVPK5iH5uXXX672lvutiF/ZiULYT+oVJarmKKmOgAm2ongeVQlv3acMLad1/t1/f/ff3xZgy/L8o4Vpy7E9AAA="}},ml=()=>{const{t:e}=(0,rr.Bd)(),{user:t}=(0,ua.iZ)(),r=(0,hr.z)(),[a,o]=(0,n.useState)([]),i=(0,n.useMemo)((()=>(0,ll.E)(e,"common")),[e]),s=(0,n.useMemo)((()=>(e=>[{message:e("loginMessageRandomFirst"),author:e("loginMessageRandomFirstAuthor")},{message:e("loginMessageRandomSecond"),author:e("loginMessageRandomSecondAuthor")},{message:e("loginMessageRandomThird"),author:e("loginMessageRandomThirdAuthor")}])(i)),[i]),l=(0,n.useCallback)((e=>{o(e)}),[]);return(0,n.useEffect)((()=>{!function(e){const t={...e};Ce(t,"react"),(0,N.o)("react",{version:n.version}),Zt(t)}({dsn:"https://5de5b87f96f04b019a1a2de8fe176903@o111285.ingest.sentry.io/1546678",environment:"production",release:"master+1a330a78cac4e8a5904996abbab7a164163f6a99",initialScope:{user:{id:t?.id,email:t?.email,username:t?.name}},integrations:[or(),gt({fetch:!1,console:!1,xhr:!1})],tracesSampleRate:1})}),[t]),n.createElement(fr.z_.Provider,{value:[a,l]},n.createElement(nr.ThemeProvider,{theme:va.theme},n.createElement(va.ThemeProviderFlipper,{options:va.muiThemeOptions},n.createElement(cl.i,null,n.createElement(pr.yJ,null,n.createElement(mr.jR.Provider,{value:{tips:s,roles:ul,support:dl,theme:fl}},r?n.createElement(sl,null):n.createElement(fr.wI,{browsers:pl})))))))},hl=(0,n.memo)(ml);var gl=r(12923),yl=r(72635);const{slice:vl,forEach:bl}=[],Pl=/^[\u0009\u0020-\u007e\u0080-\u00ff]+$/,wl={create(e,t,r,n){let a=arguments.length>4&&void 0!==arguments[4]?arguments[4]:{path:"/",sameSite:"strict"};r&&(a.expires=new Date,a.expires.setTime(a.expires.getTime()+60*r*1e3)),n&&(a.domain=n),document.cookie=function(e,t){const r=arguments.length>2&&void 0!==arguments[2]?arguments[2]:{path:"/"};let n=`${e}=${encodeURIComponent(t)}`;if(r.maxAge>0){const e=r.maxAge-0;if(Number.isNaN(e))throw new Error("maxAge should be a Number");n+=`; Max-Age=${Math.floor(e)}`}if(r.domain){if(!Pl.test(r.domain))throw new TypeError("option domain is invalid");n+=`; Domain=${r.domain}`}if(r.path){if(!Pl.test(r.path))throw new TypeError("option path is invalid");n+=`; Path=${r.path}`}if(r.expires){if("function"!=typeof r.expires.toUTCString)throw new TypeError("option expires is invalid");n+=`; Expires=${r.expires.toUTCString()}`}if(r.httpOnly&&(n+="; HttpOnly"),r.secure&&(n+="; Secure"),r.sameSite)switch("string"==typeof r.sameSite?r.sameSite.toLowerCase():r.sameSite){case!0:n+="; SameSite=Strict";break;case"lax":n+="; SameSite=Lax";break;case"strict":n+="; SameSite=Strict";break;case"none":n+="; SameSite=None";break;default:throw new TypeError("option sameSite is invalid")}return n}(e,encodeURIComponent(t),a)},read(e){const t=`${e}=`,r=document.cookie.split(";");for(let e=0;e-1&&(e=window.location.hash.substring(window.location.hash.indexOf("?")));const n=e.substring(1).split("&");for(let e=0;e0&&n[e].substring(0,a)===r&&(t=n[e].substring(a+1))}}return t}};let xl=null;const El=()=>{if(null!==xl)return xl;try{if(xl="undefined"!=typeof window&&null!==window.localStorage,!xl)return!1;const e="i18next.translate.boo";window.localStorage.setItem(e,"foo"),window.localStorage.removeItem(e)}catch(e){xl=!1}return xl};var Sl={name:"localStorage",lookup(e){let{lookupLocalStorage:t}=e;if(t&&El())return window.localStorage.getItem(t)||void 0},cacheUserLanguage(e,t){let{lookupLocalStorage:r}=t;r&&El()&&window.localStorage.setItem(r,e)}};let Tl=null;const kl=()=>{if(null!==Tl)return Tl;try{if(Tl="undefined"!=typeof window&&null!==window.sessionStorage,!Tl)return!1;const e="i18next.translate.boo";window.sessionStorage.setItem(e,"foo"),window.sessionStorage.removeItem(e)}catch(e){Tl=!1}return Tl};var Ml={name:"sessionStorage",lookup(e){let{lookupSessionStorage:t}=e;if(t&&kl())return window.sessionStorage.getItem(t)||void 0},cacheUserLanguage(e,t){let{lookupSessionStorage:r}=t;r&&kl()&&window.sessionStorage.setItem(r,e)}},_l={name:"navigator",lookup(e){const t=[];if("undefined"!=typeof navigator){const{languages:e,userLanguage:r,language:n}=navigator;if(e)for(let r=0;r0?t:void 0}},Dl={name:"htmlTag",lookup(e){let t,{htmlTag:r}=e;const n=r||("undefined"!=typeof document?document.documentElement:null);return n&&"function"==typeof n.getAttribute&&(t=n.getAttribute("lang")),t}},Al={name:"path",lookup(e){let{lookupFromPathIndex:t}=e;if("undefined"==typeof window)return;const r=window.location.pathname.match(/\/([a-zA-Z-]*)/g);if(!Array.isArray(r))return;const n="number"==typeof t?t:0;return r[n]?.replace("/","")}},jl={name:"subdomain",lookup(e){let{lookupFromSubdomainIndex:t}=e;const r="number"==typeof t?t+1:1,n="undefined"!=typeof window&&window.location?.hostname?.match(/^(\w{2,5})\.(([a-z0-9-]{1,63}\.[a-z]{2,6})|localhost)/i);if(n)return n[r]}};let Il=!1;try{document.cookie,Il=!0}catch(e){}const Rl=["querystring","cookie","localStorage","sessionStorage","navigator","htmlTag"];Il||Rl.splice(1,1);class $l{constructor(e){let t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{};this.type="languageDetector",this.detectors={},this.init(e,t)}init(){let e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{languageUtils:{}},t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{},r=arguments.length>2&&void 0!==arguments[2]?arguments[2]:{};this.services=e,this.options=function(e){return bl.call(vl.call(arguments,1),(t=>{if(t)for(const r in t)void 0===e[r]&&(e[r]=t[r])})),e}(t,this.options||{},{order:Rl,lookupQuerystring:"lng",lookupCookie:"i18next",lookupLocalStorage:"i18nextLng",lookupSessionStorage:"i18nextLng",caches:["localStorage"],excludeCacheFor:["cimode"],convertDetectedLanguage:e=>e}),"string"==typeof this.options.convertDetectedLanguage&&this.options.convertDetectedLanguage.indexOf("15897")>-1&&(this.options.convertDetectedLanguage=e=>e.replace("-","_")),this.options.lookupFromUrlIndex&&(this.options.lookupFromPathIndex=this.options.lookupFromUrlIndex),this.i18nOptions=r,this.addDetector(Cl),this.addDetector(Ol),this.addDetector(Sl),this.addDetector(Ml),this.addDetector(_l),this.addDetector(Dl),this.addDetector(Al),this.addDetector(jl)}addDetector(e){return this.detectors[e.name]=e,this}detect(){let e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:this.options.order,t=[];return e.forEach((e=>{if(this.detectors[e]){let r=this.detectors[e].lookup(this.options);r&&"string"==typeof r&&(r=[r]),r&&(t=t.concat(r))}})),t=t.map((e=>this.options.convertDetectedLanguage(e))),this.services&&this.services.languageUtils&&this.services.languageUtils.getBestMatchFromCodes?t:t.length>0?t[0]:null}cacheUserLanguage(e){let t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:this.options.caches;t&&(this.options.excludeCacheFor&&this.options.excludeCacheFor.indexOf(e)>-1||t.forEach((t=>{this.detectors[t]&&this.detectors[t].cacheUserLanguage(e,this.options)})))}}$l.type="languageDetector";const Nl=JSON.parse('{"actionPlan":{"buttons":{"newActionPlan":"New Action Plan"},"description":{"currentValue":"Enter the value of the current state, according to the significance of the aspect and impact.","dateEnd":"Enter the end date of the action plan.","dateStart":"Enter the date on which the action plan should begin.","expectedCost":"Inform the estimated cost that will be necessary to implement the action plan.","goal":"Enter the desired goal, according to the implementation of the action plan that is being created.","how":"Describe what measures will be adopted to ensure that the action plan achieves its objectives.","measure":"Enter the unit of measurement used to calculate the goal.","measureType":"Inform whether the goal is increasing, decreasing or not applicable (N/A).","realCost":"Enter the actual cost used to implement the action plan.","what":"Describe what will be implemented with the action plan being created.","where":"Enter where in the company the action plan will be implemented.","why":"Describe the reason for implementing the action plan.","enterValue":"Enter value","mobile":{"currentValue":"Enter the current state value","goal":"Enter your desired goal","what":"Describe what will be implemented","where":"Describe where the company is located","who":"Describe measures adopted","why":"Describe the reason for deployment"}},"fields":{"ascending":"Ascending","cancel":"Canceled","close":"Closed","conclusion":"Conclusion","currentValue":"Current value","dateEnd":"End","dateStart":"Start","descending":"Downward","detection":"Detection","endDates":"End date","expectedCost":"Expected cost","expectedValue":"Expected Value","goal":"Goal","how":"How?","measure":"Unit of measurement","measureType":"Measure type","notApplicable":"N/A","open":"Active","people":"Responsible","probability":"Probability","realCost":"Real cost","realValue":"Real Value","rpn":"RPN","severity":"Severity","situation":"Situation","startDates":"Start date","what":"What?","where":"Where?","why":"Why?"},"filters":{"situationA":"Status active (A)","situationB":"Status completed (B)","situationC":"Status canceled (C)","situationD":"Late (D)"},"goals":{"buttons":{"newValue":"New value"},"description":{"emptyGoals":"No goals registered.","emptyRegisteredGoals":"No expected goals registered.","expectedGoalDate":"Enter the planning date.","expectedGoalValue":"Enter the expected value by the specified date.","realGoalDate":"Enter the date on which the action plan was carried out.","realGoalValue":"Enter the value achieved, according to the informed completion date.","description":"Enter the planning description.","responsible":"Enter the planning responsible."},"fields":{"date":"Date","description":"Description","value":"Value","responsible":"Responsible"},"messages":{"expectedValueRegistered":"Estimated value already registered or outside the period","valueRegistered":"Actual value already registered or outside the period"},"title":{"expectedGoal":"Planning","realized":"Accomplished","registerExpectedValue":"Register predicted value","registerRealValue":"Register real value"},"tooltip":{"aboveGoal":"Above goal","belowGoal":"Below goal","noGoal":"No goal","onGoal":"On goal"}},"messages":{"accomplishedGoal":"To add an accomplished goal without a planned goal, you need to have filled in the (Current Value) field in the information tab.","alreadyPlanned":"Planned value already registered","alreadyRealized":"Realized value already registered","cancelActionPlan":"Do you really want to cancel action plan {{name}}?","dateStart":"The end date must be greater than the start date.","endDateExceeded":"End date passed, do you want to close action plan {{name}}?","needSelectStartEndDate":"To add a planned or realized value, you need to have selected the start and end dates.","outsidePeriod":"Value outside the period","how":"Field \\"How?\\" must not be empty.","measure":"Field \\"Measure\\" must not be empty.","measureType":"Field \\"Measure Type\\" must not be empty.","notFound":"Your action plans will be presented here.","recoverActionPlan":"Do you really want to retrieve action plan {{name}}?","startAndEndDate":"Start date and end date cannot exceed value entries","successCancel":"Action plan canceled.","successCreate":"Action plan registered.","successDelete":"Action plan deleted.","successRecovered":"Action plan recovered.","successUpdate":"Action plan modified.","what":"Field \\"What?\\" must not be empty.","where":"Field \\"Where?\\" must not be empty.","why":"Field \\"Why?\\" must not be empty.","remove":{"actionPlan":"Are you sure you want to delete this action plan?","errors":{"investigation":"An error occurred while removing this investigation!","responsible":"An error occurred while removing this responsible person!","risk":"An error occurred while removing this risk!"}}},"microAction":{"buttons":{"new":"New micro action","remove":"Delete micro action"},"description":{"dateEnd":"Enter the deadline for the micro action.","dateStart":"Enter the start of the micro action.","description":"Enter the description of the micro action.","percent":"Enter the completeness of the micro action.","responsibleSuggestion":"Enter the person responsible for the micro action.","status":"Enter the status of the micro action.","unknown":"Unknown"},"fields":{"hint":{"percentageOfCompleteness":"Completeness Percentage"},"placeHolder":{"enterPercentageOfCompleteness":"Enter the completeness percentage"}},"messages":{"remove":"Are you sure you want to delete this micro action?","alreadyRegistered":"Unable to complete this action: micro action already registered.","startAndEndDate":"Unable to complete this action: deadline shorter than start.","undescriptionMicroAction":"Unable to complete this action: micro action without description.","wrongPercentage":"Unable to complete this action: percentage of completeness must be between 0 and 100."},"title":{"cancel":"Cancelled","createMicroAction":"Create micro action","closed":"Closed","dateEnd":"Term","dateStart":"Start","description":"Description","editMicroAction":"Edit your micro action","microActions":"Micro actions","microActionsGraph":"Completion Chart","none":"None","open":"Open","percent":"Percentage of completion","percentual":"Percentage","registerNewMicroAction":"Register new micro action","remove":"Delete Micro Action?","responsibleSuggestion":"Responsible","status":"Status"},"tooltip":{"microAction":"Micro action","result":"Completeness"}},"option":{"ascending":"Ascending","downward":"Downward","notApplicable":"Not applicable"},"span":{"closeToExpiration":"Near due date","late":"Late"},"titles":{"actionPlan":"Action plan","actionPlanEnvironmentalReport":"Plan x Environmental Report","actionPlanInvestigation":"Plan x Investigation","actionPlanRisk":"Plan x Risk","attachments":"Annexes to the Action Plan","cancel":"Cancel","closure":"Closure","end":"End:","environmentalReports":"Environmental Reports","expected":"Foreseen","expectedRealized":"Provided conducted","extremePriority":"EXTREME PRIORITY","goals":"Goals","high":"High","highPriority":"HIGH PRIORITY","infos":"Info","investigations":"Investigations","low":"Low","lowPriority":"LOW PRIORITY","mediumPriority":"MEDIUM PRIORITY","mid":"Average","minimum":"Minimum","moderate":"Moderate","monitoring":"Occupational monitoring","much":"How much?","priority":"Priority","rare":"Rare","realized":"Accomplished","recover":"To recover","registerValue":"Register Value #{title}","relation":"Relationship","responsibles":"Responsible","situationCanceled":"Canceled","situationCompleted":"Concluded","situationInProgress":"In progress","start":"Start:","sum":"Sum","title":"#{title} Action Plan","veryHigh":"Very tall","veryHighPriority":"VERY HIGH PRIORITY","when":"When?","who":"Who?"},"tooltip":{"accomplished":"Accomplished","cancel":"Cancel Action Plan","expected":"Expected","goal":"Goal","planned":"Planned","real":"Realized","cancelActionPlans":"Cancel action plan","dataExpected":"Foreseen","dataGoal":"Goal","dataReal":"Accomplished","deleteActionPlans":"Delete action plan","environmentalReports":"Please provide environmental reports related to the plan.","exportActionPlans":"Export action plans","investigations":"Enter investigations related to the plan.","recoverActionPlans":"Recover action plan","responsibles":"Enter those responsible for implementing the action plan.","risks":"Enter the risks related to the plan."}},"appBar":{"fields":{"search":"Search"}},"brigades":{"buttons":{"delete":"Delete Fire Brigade","edit":"Edit Fire Brigade","remove":{"simulation":"Delete Simulation","simulationPlan":"Delete Simulation Plan"}},"cards":{"months":"#{title} months"},"fields":{"accomplished":"Done?","accomplishedDescription":"Was the action done?","assignments":"Assignments","assignmentsDescription":"Describe the assignments that will be given to the component.","date":"Date","dateDescription":"Enter the date of occurrence.","description":"Description","descriptionAction":"Describe the action of the simulation plan.","descriptionDescription":"Describe the name of the fire brigade to be created.","descriptionSimulationPlan":"Describe the simulation plan briefly.","detailing":"Detailing","detailingDescription":"Detail the occurrence.","duration":"Duration","durationDescription":"Enter the duration of the meeting.","effective":"Effective?","effectiveDescription":"Was the action effective?","endDate":"End date","endDateDescription":"Enter the end date of the fire brigade","exam":"Exam","exitDate":"Exit date","exitDateDescription":"Exit date of the component.","expectedDate":"Expected date","expectedDateDescription":"Enter the planned date of the meeting.","inclusionDate":"Inclusion date","inclusionDateDescription":"Enter the date the component was added.","meetingLocal":"Local","meetingLocalDescription":"Enter the local of the meeting.","meetingType":"Meeting type","meetingTypeDescription":"Enter the type of meeting to be registered (e.g. Extraordinary, Ordinary).","minutesMeeting":"Minutes","minutesMeetingDescription":"Describe the minutes of the meeting.","name":"Name","observation":"Observation","observationDescription":"Enter observation about the simulation action.","periodicity":"Periodicity","periodicityDescription":"Enter the frequency in months.","periodicity_one":"{{count}} month","periodicity_other":"{{count}} months","person":"Person","personDescription":"Select the component of the fire brigade.","realDate":"Real date","realDateDescription":"Real date of the meeting.","realDateSimulation":"Enter the real date.","simulationPlan":"Simulation plan","simulationPlanDescription":"Select the simulation plan for this simulation.","specificFunction":"Specific function","specificFunctionDescription":"Select the role that the registered component will play.","startDate":"Start date","startDateDescription":"Enter the start date of the fire brigade","subject":"Subject","subjectDescription":"Describe the topics to be discussed at the meeting.","summary":"Summary","summaryDescription":"Enter the occurrence summary.","training":"Training","trainingDescription":"Inform the training to be carried out.","urgency":"Urgency","urgencyDescription":"Enter the level of urgency of the training.","dateActionDescription":"","actionDescription":"","participant":"","participantDescription":"","attendance":"","attendanceDescription":"","justification":"","justificationDescription":""},"messages":{"componentAltered":"Component altered","componentExcluded":"Component {{name}} excluded","componentRegistered":"Component registered","created":"Fire Brigade created successfully!","errorDateInterval":"The date of inclusion and exit of the component must be within the fire brigade period","errorSimulationPlan":"This action is already registered","examAltered":"Exam altered","examExcluded":"Exam {{description}} excluded","examRegistered":"Exam registered","meetingAltered":"Meeting altered","meetingExcluded":"Meeting {{subject}} excluded","meetingRegistered":"Registered meeting","meetingType":"Type of meeting must be \'ordinary\' or \'extraordinary\'","meetingsRegistered":"Registered meetings","occurrenceAltered":"Occurrence altered","occurrenceExcluded":"Occurrence excluded","occurrenceRegistered":"Occurrence registered","simulation":{"created":"Simulation added successfully!","removed":"Simulation removed successfully!","update":"Simulation edited successfully!"},"simulationAltered":"Simulation altered","simulationExcluded":"Simulation excluded","simulationPlan":{"created":"Simulation plan added successfully!","removed":"Simulation plan removed successfully!","updated":"Simulation plan edited successfully!"},"simulationPlanAltered":"Simulation plan altered","simulationPlanExcluded":"Simulation plan excluded","simulationPlanRegistered":"Simulation plan registered","simulationRegistered":"Simulation registered","specificFunction":"The function of the component must be \'head\', \'coordinator\', \'leader\' or \'member\'","successCreate":"Fire brigade registered","successDelete":"Fire brigade excluded","successUpdate":"Fire brigade changed","trainingExcluded":"Training {{description}} excluded","trainingRegistered":"Training registered","meetingRemoved":"Meeting removed successfully!","exam":{"created":"Exam created successfully!","removed":"Exam removed successfully!","update":"Exam updated successfully!"},"occurrence":{"created":"Occurrence added successfully!","removed":"Occurrence removed successfully!","updated":"Occurrence edited successfully!"},"pushButtonToAdd":"There\'s nothing here. Click \'+\' to register an action.","removeAction":"Are you sure you want to delete this action?","removeComponent":"Are you sure you want to delete this component?","removed":"Fire Brigade deleted successfully!","removeSimulation":"Are you sure you want to delete this simulation?","removeSimulationPlan":"Are you sure you want to delete this simulation plan?","updated":"Fire Brigade updated successfully!","successPrint":"Meeting Minutes report printed"},"monthly":"Monthly","monthlyMeeting":"Monthly Meeting","options":{"meetingType":{"extraordinary":"Extraordinary","ordinary":"Ordinary"},"specificFunction":{"boss":"Boss","coordenator":"Coordenator","leader":"Leader","member":"Member"},"trainingUrgency":{"desired":"Desired","indispensable":"Indispensable","recommended":"Recommended"}},"titles":{"accident":"Occurrence","action":"Action","deleteAction":"Delete Action?","deleteSimulation":"Delete Simulation?","fireBrigade":"Fire Brigade","meeting":"Meeting","simulation":"Simulation","simulationPlan":"Simulation Plan","training":"Training","meetingAttachments":""},"tooltips":{"held":"Held"},"reports":{"footer":"Meeting Minutes Report -"}},"buttonLabel":{"addAction":"","addBrigade":"Add fire brigade","addComponent":"Add component","addExam":"Add exam","addExtinguishingSystem":"Add extinguishing system","addHidraulicInspection":"Add hydraulic inspection","addInspection":"Add inspection","addIpe":"Add Protective Equipment","addMeeting":"Add meeting","addMovement":"Add Movement","addOccurrences":"Add occurrences","addSimulation":"Add simulation","addSimulationPlan":"Add simulation plan","addSimulationPlanAction":"Add simulation plan action","addSpareParts":"Add spare parts","addStockLevel":"Add Inventory Level","addTraining":"Add training","addNewProfile":"","addComponents":"","addParticipant":""},"common":{"absence":"Absence","acronym":"Acronym","add":"Add","admissional":"Admissional","addFavorite":"Add to favorites","address":"Address","admin":"Administrator","admission":"Admission","admissionDate":"Admission date","advantages":"Advantages","allSelected":"Selected all","alter":"Alter","amount":"Quantity","answer":"Answer","artemisUnknown":"None","attachment":"Attachment","attachments":"Attachments","attention":"Attention","back":"Back","badges":{"absent":"Absent","appBarTitle":"#{title} #{screen}","fired":"Fired","license":"License","medicalCertificate":"Medical Certificate","Normal":"Normal","vacation":"Vacation"},"binary":"Yes or no","biometry":"Biometry","birthday":"Birthday","blood":"Blood","both":"Both","breakPage":"Break page","cancel":"Cancel","cancelLabel":"Cancel","candidate":"Candidate","caracterize":"Caracterize","cards":{"filter":"Filter (#{filter})","order":"Sort","total":"#{results} results"},"changeEmail":"Change e-mail","changePassword":"Change Password","city":"City","close":"Close","company":"Company","confirm":"Confirm","confirmLabel":"Confirm","continue":"Continue","copy":"copy","cost":"Cost","create":"Create","date":"Date","default":"Default","defaultOption":"Default option","delete":"Delete","description":"Description","descriptive":"Descriptive","desired":"Desired","discharge":"Discharge","dismissal":"Dismissal","dismissalDate":"Dismissal date","dismissed":"Dismissed","doctors":"Doctors","doctorStatement":"Doctor Statement","edit":"Edit","effects":"Effects","effort":"Degree of effort","email":"E-mail","endDate":"Start date","equipment":"Equipment","error":"Error","errorVerifyInformation":"Error, please check information","exam":"Exam","excessive":"Excessive","external":"External","female":"Female","fields":{"nature":"Nature"},"finalDate":"Final date","generalRegistration":"General Registration","group":"Group","health":"Health","help":"Help","home":"Home","image":"Image","import":"Import","include":"Include","indispensable":"Indispensable","individualRegistration":"Registration","initialDate":"Initial date","inProcess":"In Progress","invalidEmail":"Invalid email","invalidPassword":"invalid password","isRequired":"This field is required.","keep":"Keep","landscape":"Landscape","lastExam":"Last medical exam","light":"Light","loadComplementaryExams":{"message":"Would you like to load the periodic complementary exams?","title":"Load Complementary Exams"},"loading":"Loading","login":{"fields":{"email":"Email"},"messages":{"errors":{"password":"An error occurred while editing the password"},"passwordUpdated":"Password updated successfully!"}},"loginButtonRegisterNowLabel":"try for free","loginButtonSubmitEnterWith":"log in with","loginButtonSubmitEnterWithLabelQuirons":"count chirons","loginButtonSubmitFormEnter":"To enter","loginButtonSubmitFormSend":"To send","loginButtonWithFluig":"Login with Totvs Fluig","loginButtonWithMicrosoft":"Sign in with Microsoft","loginContinueConectedLabel":"stay connected","loginDeletedSessionMessageOn":"Your account was accessed by another {{name}}, login again","loginDeletedSessionMessageOnDesktop":"computer","loginDeletedSessionMessageOnDevice":"device","loginDontHaveAnAccountLabel":"Don\'t have an account?","loginEmailRequiredInput":"Enter a valid email address","loginErrorMinimumPassword":"We\'ve updated our security guidelines. ","loginErrorMinimumRequiredPassword":"Your current password does not meet the minimum requirements","loginForgetPasswordLabel":"Forgot your password","loginFormOrLabel":"or","loginMessageRandomFirst":"According to the International Labor Organization, every 15 seconds a worker dies due to an accident or illness at work. ","loginMessageRandomFirstAuthor":"Safe Work - Superior Labor Court (TST)","loginMessageRandomSecond":"According to the International Labor Organization (ILO) 2.3 million people die in the world as a result of accidents at work (2017 data). ","loginMessageRandomSecondAuthor":"NG Informatica, 2019","loginMessageRandomThird":"Fourth in the world ranking, Brazil is today the country where every 48 seconds there is an accident at work and every 3h38 a worker loses his life due to the lack of a culture of prevention of health and safety at work.","loginMessageRandomThirdAuthor":"Protection Magazine, 2018","loginNewPasswordInputLabel":"New Password","loginNewPasswordRequiredInput":"enter new password","loginPasswordInputLabel":"Password","loginPasswordRequiredInput":"enter a password","loginSelectLanguageLabel":"Select a language","loginSessionExpired":"Session expired, please login again","loginTermsOfUseLabel":"Terms of use","loginPolicyPrivateLabel":"Privacy policy","loginTitleAccessAccount":"Access your account","loginTitleUpdatePassword":"update your password","loginUpdatePasswordLabel":"update and","male":"Male","manager":"Manager","maximumAge":"Maximum Age","maximumAllowed":"Maximum Allowed","maximumValue":"Maximum Value","minimumAge":"Minimum Age","minimumValue":"Minimum Value","moderate":"Moderate","monitoring":"Occupational monitoring","moreOptions":"More options","multiple":"Multiple","name":"Name","neighborhood":"Neighborhood","no":"No","noLabel":"No","normal":"Normal","nothingHere":"There is nothing here.","number":"Number","occupation":"Occupation","occupational":"Occupational","occupations":"Occupations","only":"Exclusive","options":{"consultationNature":{"spotMonitoring":"Spot Monitoring"},"consultationType":{"clinical":"Clinical","occupational":"Occupational"},"orderBy":{"ascending":"Ascending","descending":"Descending"},"orderList":{"field":"Field","method":"Method"}},"orientation":"Orientation","other":"Others","pdf":"PDF","percMax":"% Maximum","percMin":"% Minimum","periodic":"Periodic","periodicity":"Periodicity","person":"Person","planning":"Planning","portrait":"Portrait","preparation":"Preparation","present":"Present","presentation":"Presentation","printed":"printed","qualityOfLife":"Quality of life","question":"Question","realDate":"Actual Date","reason":"Reason","recommendations":"Recommendations","recommended":"Recommended","referenceValue":"Reference value","register":"Register","registration":"Registration","remove":"Remove","removeDialogText":"Do you really want to {{action}} the record {{identification}}? This operation cannot be undone.","removeItem":"Do you really want to remove this item?","requiredField":"This field is required","removeFavorite":"Remove from favorites","responsible":"Responsible","reset":"Reset","resultType":"Result type","safety":"Safety","sanitation":"Sanitation","save":"Save","saveAndClose":"Save and Close","select":"Select","selectOption":"Select an option","session":"Session","sex":"Sex","shortcut":"Shortcut","situation":"Situation","signature":"Signature","startDate":"Start date","state":"State","statement":"Statement","substitution":"Substitution","successChanged":"Changed succeed","suggestedDate":"Suggested date","tabs":{"general":"General"},"task":"Task","telephone":"Telephone","text":"Text","titles":{"appBarTitle":"#{title} #{screen}","employees":"Employees","equipment":"Equipment","equipments":"Equipments","meetingPlanning":"Meeting Planning","orderBy":"Order By","registerComplementaryExams":"Register Complementary Exam"},"toPlan":"To plan","total":"Total","training":"Training","trainings":"Trainings","type":"Type","unexpectedError":"An unexpected error occurred while trying to perform this action. If the error persists, contact support. Error code: #{code}","unique":"Unique","unit":"Unit","unitMeasure":"Unidade de Medida","unknownError":"Unknown error","update":"Update","urgency":"Urgency","urine":"Urine","user":"User","vacations":"Vacations","validateLabel":"Validate","verifyFieldsAndTryAgain":"Check the fields and try again","view":"View","withFluig":"with Fluig","withMicrosoft":"with Microsoft","workedHours":"Worked hours","yes":"Yes","zipCode":"ZIP code","endFooter":"","all":"","seeMore":"See more"},"biometry":{"fingerprintNotValidated":"Fingerprint not validated.","fingerprintValidated":"Fingerprint validated.","nitgenNotAllowed":"Biometry not registered with Nitgen device."},"defaultMessages":{"mandatoryFieldError":"","inputDefaultError":"","timeConflict":"","timeConflictConfirm":"","timeConflictConfirmUpdate":"","exclusionConfirm":"","nonChangeableOperation":"","review":"","getNext":"Next schedule","schedule":"","update":"","tooBigReport":"","unexpectedExam":"","unexpectedExamConfirm":"","unexpectedExamConfirmUpdate":"","retroativeDate":"","retroativeMessage":"","reportOneYearMax":"","duplicateMeasurement":"","evaluationDefaultError":"","evaluationCurrentDate":"","evaluationRecognitionDate":"","evaluationEliminationDate":"","errorControlMeasure":"","duplicateTraining":"","recognitionDateMeasurement":"","eliminationDateMeasurement":"","updateSuccess":"","mapSaved":"","printedMap":"","riskUpdated":"","successRiskDelete":"","riskCreated":"","successRiskReviewPrint":"","errorEquipment":"","messageBeforeLeaveFrom":"Are you sure you want to continue? Information provided will be lost.","removeDialogText":"Do you really want to {{action}} the {{identification}} record? This operation cannot be undone.","uploadMessage":"","oneYearMaxPeriod":""},"confirmDialog":{"text":{"meetingPlanning":"No regular meetings planned, wants to plan annual calendar?"},"title":{"meetingPlanning":"Meeting Planning"}},"integrationConfiguration":{"blockedLabel":{"init":"Product","user":"User","product":"Product","integration":"Integration"},"metadata":{"AbsenceType":"Absence Type","Additional":"Additional","Allowance":"Allowance","AllowanceType":"Allowance Type","BaseTest":"Base Test","CostCenter":"Cost Center","Department":"Department","Dependant":"Dependant","Employee":"Employee","FunctionalHistory":"Functional History","InformationDeficiencies":"Information Deficiencies","Item":"Item","LeaveOfAbscence":"Leave","MedicalConsultation":"Medical Consultation","Occupation":"Occupation","Person":"Person","Position":"Position","PurchaseRequisition":"Purchase Requisition","SickNote":"Sick Note","Stability":"Stability","StabilityType":"Stability Type","StockLevel":"Stock Level","StockTurnOver":"Stock Turn Over","Training":"Training","TrainingHistory":"Training History","TrainingNecessity":"Training Necessity","UnitOfMeasure":"Unit Of Measure","Warehouse":"Warehouse","WorkShift":"Work Shift"},"common":{"title":"Automatic Sending and Receiving","active":"Active","toActive":"Activate","deactivatedAt":"Deactivated at:","responsible":"Responsible:","blockReasonPlaceholder":"Enter the reason for blocking the integration","blockReason":"Reason for blocking","edit":"Edit integration","success":"Integration {{ integration }} successfully changed!","activating":"Activating integration"}},"csv":{"actionPlans":"action_plans","extinguishingSystem":"fire_extinguishment_system"},"customAlert":{"dataSync":"Syncing Data","messages":{"cancel":"Are you sure you want to cancel the synchronization?","manufacturerTable":"Do you want to download the content of the Manufacturer table again? It may take a while to synchronize as the table has a large format."},"offlineMode":"Offline Mode"},"customEmptyText":{"noBrigades":"The Fire Brigades will be presented here.","noExtinguishingSystem":"The Extinguishing Systems will be presented here.","noInspection":"No inspections registered.","noRisk":"","noRiskExam":"","noDataChart":""},"dialogTitles":{"alterAction":"","alterBrigade":"Alter fire brigade","alterComponent":"Alter component","alterExam":"Alter exam","alterInspection":"Alter inspection","alterMeeting":"Alter meeting","alterOccurrence":"Alter occurrence","alterParticipant":"","alterSimulation":"Alter simulation","alterSimulationActionObservation":"Alter simulation action observation","alterSimulationPlan":"Alter simulation plan","alterSimulationPlanAction":"Alter simulation plan action","completeConsultation":"Should complete the consultation?","dataSync":"Cancel Synchronization?","dateFirstMeeting":"Date of First Meeting","manufacturerTable":"Manufacturer Table!","ops":"Ops!","registerAction":"","registerBrigade":"Register fire brigade","registerComponent":"Register component","registerEquipment":"register equipment","registerExam":"Register exam","registerInspection":"Register inspection","registerMeeting":"Register meeting","registerMovement":"register movement","registerOccurrence":"Register occurrence","registerParticipant":"","registerSimulation":"Register simulation","registerSimulationPlan":"Register simulation plan","registerSimulationPlanAction":"Register simulation plan action","registerSparePart":"Register spare parts","registerStockLevel":"Register stock level","registerTraining":"Register training","sparePartDeliveryDialog":"","registerControlMeasure":"","departmentRegister":"","registerMeasurements":"","personRegistration":"","taskRegistration":""},"error":{"TRAINING_ALREADY_REGISTERED":"Training already registered","OCCUPATION_ALREADY_REGISTERED":"Occupation already registered","UNKNOWN_ERROR_UPDATE_CODE":"Unknown error code or Update code to reflect latest result","FINGERPRINT_DONT_MATCH_TRY_AGAIN":"The fingerprints don\'t match. Please try again.","DEVICE_EXECUTION_ERROR":"Error when running the device:","FINGERPRINT_CANT_BE_CAPTURE":"Digital cannot be captured","UNEXPECTED_READING_ERROR":"Unexpected error when reading/comparing the fingerprint.","BIOMETRY_COLLECTED_ERROR":"Error collecting biometrics.","TAKE_OFF_AND_PUT_BACK":"Remove and place your finger on the reader again.","PERSON_ALREADY_HAVE_THIS_TASK":"Task already linked to the employee","START_DATE_NOT_BE_AFTER_END_DATE":"End date cannot be before the start date","SOMETHING_WRONG_WITH_REGISTER":"Oops, there is something wrong with the settings of this registration!","INVALID_ZIP_CODE":"Invalid zip code","INVALID_REGISTRATION":"Invalid registration number","HAVE_ITENS_EDITING":"There are items still being edited, please confirm the items","INVALID_PDF_FILE":"The file is not a valid PDF","ONE_RANGE_AT_LEAST":"A periodic range must have at least one age range","INCONSISTENCY_RANGE":"There are inconsistent age range(s)","CONFLICT_RANGE":"There are conflicting age groups","BLOCK_TOTVS_USER":"Totvs user cannot update records","ABSENCE_DATE_END":"The end date of the leave must be after the start date of the leave","ABSENCE_DATE_START":"The start date of the leave must be within the period of the certificate","ACCIDENT_AFTER_CERTIFICATE":"The date of the accident must be less than the date of issue of the certificate","ACCIDENT_DAY_ADMISSION":"The date of the accident must be after the date of admission of the employee.","ACCIDENT_DAY_DISMISSAL":"The date of the accident must be before the date of dismissal of the employee.","ACCIDENT_FUTURE_DAY":"The date of the accident cannot be greater than the current date","ACCREDITED_EXAM_CONFLICT":"There are two identical exams related to the same period","ANOTHER_BRANCH_SYNCING_ESOCIAL":"Other branches are carrying out esocial charge.","AUTHENTICATION_FAILED":"The email entered is not registered or the password is incorrect. ","BRIGADE_DATE":"The start date must not be later than the end date of the Fire Brigade\'s term","BRIGADE_PERIOD":"Inclusion is not possible as it is outside the fire brigade period","BUSINESS_ERROR":"Unidentified error, contact administrator","CANDIDATE_ERROR":"","CANDIDATE_ERROR_MESSAGE":"","CANNOT_DELETE_COMPLEMENTARY":"It is not possible to remove an appointment linked to a complementary exam.","CANNOT_DELETE_CONSULTATION_WITH_EMISSION_DATE":"It is not possible to remove a query linked to an attestation that has already been issued.","CANNOT_FIND_ON_QUEUE":"It was not possible to find the record in the eSocial queue. ","CANNOT_UPDATE_QUIZ":"Questionnaires used in medical records cannot be changed.","CERTIFICATE_ACCIDENT":"The date of the related accident is outside the certificate period","CERTIFICATE_CONFLICT":"This employee already has a leave of absence in the same period","CERTIFICATE_SEQUENCE":"Unable to perform this action: the attestation is being used as a sequence in another","COMPONENT_DATE":"The inclusion date of the component in the fire brigade must not be later than its exit date.","CSV_IMPORT_ERROR":"CSV import error","DATE_WITHOUT_RECOMMENDATION":"It was not possible to complete this action: to inform the issue date, the opinion must be completed","DELETED_SESSION":"Log in again","DELETE_ACCIDENT_CERTIFICATE":"It is not allowed to delete a medical certificate related to an accident already communicated to eSocial","DOMAIN_NOT_FOUND":"The email entered is not registered or the domain is incorrect. ","DUPLICATED_ENTITY":"Unable to complete this action: one or more items are already registered","DUPLICATE_PROVIDER":"The organization already has a registered provider.","DUPLICATE_RESTRICTION":"Unable to complete this action: one or more items are already registered","ELECTION_NOT_ENDED":"The election has not yet ended","EMAIL_ALREADY_EXISTS":"Use login to access your account.","EMAIL_NOT_VERIFIED":"Check your email to access the system","END_DATE_BIGGER_STARTER_DATE":"End date must be greater than or equal to start date","ENDPOINT_ERROR":"An error occurred in the validation process","ENTITY_IS_STILL_REFERENCED":"It is not possible to carry out the operation because the record already has a relationship with another record.","ENTITY_NOT_FOUND":"Check the data and try again","EXAMS_WITHOUT_RESULT":"There are incomplete complementary exams","EXAM_ITEM":"Exam item not found","EXAM_USED":"The exam cannot be changed as it is being used in a query","EXPIRED_CONFIRMATION_CODE":"Validation code expired/used.","FIRST_LOAD_SENT":"Initial load already sent","FORBIDDEN":"You do not have permission to perform this action.","HAS_BRANCH":"Unable to complete this action: ","HEADER_MESSAGE":"Unable to complete this action: ","HERMES_ERROR":"An error occurred while processing external APIs, contact your administrator","INACTIVE_ACCREDITED":"This contract is not active","INACTIVE_USER":"Inactive employee for branch","INPUT_DEFAULT_ERROR":"Mandatory fields not filled in or filled in invalidly","INVALID_ACCESS_ERROR":"Your user must login with Azure Active Directory (AD).","INVALID_CONFIRMATION_CODE":"Check the data and try again.","DOCTOR_INVALID_CONSULTATION_TIME":"{{role}} {{doctor}} already have a consultation scheduled at this time on {{branch}}. \\nDo you want to review, find the next available time or force the scheduling?","INVALID_CONSULTATION_TIME":"{{patient}} already have a consultation scheduled with {{role}} {{doctor}} on {{branch}} at this time. \\nDo you want to review, find the next available time or force the scheduling?","INVALID_CREDIT_CARD":"Unauthorized transaction. ","INVALID_DOCUMENT_NUMBER":"The document number entered is invalid.","INVALID_EMAIL":"The email is not valid.","INVALID_EMISSION_ORIGIN_DATE":"Both the date of the protocol and that of the original C.A.T must be greater than or equal to the date of the accident, if any.","INVALID_EMPLOYEE_SITUATION":"The status of the employee must be \\"Normal\\" if declared","INVALID_EMPLOYEE":"The information filled in does not match an employee registration. Check the data entered and try again.","INVALID_END_DATE":"End date must be greater than the employee\'s hire date and less than the dismissal date, if any","INVALID_EXAM_DATE":"This date is outside the contract with the accredited","INVALID_IBMP":"Invalid or undeclared IBMP","INVALID_INDIVIDUAL_REGISTRATION_PASSWORD":"The CPF entered is not registered or the password is incorrect. ","INVALID_INPUT":"Unable to complete this action: One or more invalid fields","INVALID_LAST_DAY_ERROR":"Last day worked invalid","INVALID_QUIZ_REALIZATION_DATE":"The date of completion of the questionnaire must be a maximum of 10 days after the date of dismissal of the employee, if any.","INVALID_RECOVERY_DATE":"The recovery date must be greater than or equal to the employee\'s admission date and less than the dismissal date, if any.","INVALID_SESSION":"Log in again","INVALID_STARTER_DATE":"Start date must be greater than the employee\'s hire date and less than the dismissal date, if any","INVALID_SUBSCRIPTION":"This account does not have a linked plan, contact the administrator","INVALID_USER_ROLE":"Employee no longer has access to this process.","INVENTORY_ERROR":"Errors occurred when performing inventory action","LIMIT_EXCEEDED":"Retry limit exceeded, please try again later.","MANDATORY_IPE":"When activating the \\"Do you need PPE?\\" field, it is necessary to link at least one PPE in the \\"Equipment\\" frame","MEETING_DATE":"It is not possible to set meeting dates without a defined end date for the Fire Brigade","MID_INTEGRATION_ERROR":"Errors occurred while integrating with TSS","MINIMUM_PASSWORD_ERROR":"The password must have at least 6 characters.","NEVER_ACTIVE":"This user has never been active in this organization","NO_DOCTOR":"Only doctors are allowed to perform this action.","NO_DOCUMENT_NUMBER":"The document number is mandatory.","NO_EXPENSE_FOUND":"It was informed that the accident has expenses, therefore it is necessary to inform at least one expense of the same type informed in the accident.","NO_MEDICAL_RECORD":"There is no medical record for this patient","NO_PERSON_ACCESS":"Person does not have access to information","NO_SUCH_EXAM":"This accredited does not perform this exam","OCCUPATIONAL_DATE_ERROR":"The scheduled date and issue date must be no more than 10 days after the employee\'s termination date, if any.","OCCURRENCE_DATE":"Date of occurrence must not be later than the current date.","OFFLINE_PAYMENT_SERVICE":"There was a payment error, contact the administrator","ONLY_SERVICE_PROVIDER":"Access allowed only to service providers","PAYMENT_DATA_INCONSISTENCY":"There was a payment error, contact the administrator","PAYMENT_ERROR":"There was a payment error, contact the administrator","PAYMENT_INTEGRATION":"There was a payment error, contact the administrator","POSITIVE_HEIGHT":"Height must be a positive value","POSITIVE_WEIGHT":"The weight must be a positive value","PROCESS_NUMBER_LEN":"Invalid Process/Benefit Number, as it must have 17 (seventeen) or 21 (twenty-one) digits if it is an Administrative Type, 20 (twenty) digits if it is a Judicial Type and 10 (ten) digits if it is a Benefit Number - NB of INSS","PUPPETEER_FAILURE":"An error occurred while generating the report structure (Puppeteer)","RECTIFICATION_OBRIGAT":"If the origin of rectification is not at the initiative of the employer, it is necessary to inform the Type of Process and Process Number","RH_INTEGRATION_ERROR":"Errors occurred when performing the integration with HR","RISK_WITH_EXAM_IBMP":"There are IBMP exams linked to this agent","RISK_WITH_RISK_AGENT":"There are risks associated with this agent","TAF_INTEGRATION_ERROR":"Errors occurred when performing integration with TAF","TOKEN_EXPIRED":"Expired access token","UNEXPECTED_ERROR":"unexpected error","UNEXPECTED_EXAM":"Test not scheduled for this patient","UPLOAD_LIMIT":"The limit for uploading attachments is 50MB","USER_ROLE_ERROR":"This action could not be completed: the user does not have permission to perform this action.","VALUE_CANT_BE_EMPTY":"The field cannot be empty.","VICTIM_REQUIRED":"Typical type accidents must have a victim","WEBHOOK_ERROR":"Errors occurred while performing webhook action","WRONG_AZURE_ASSOCIATED":"Invalid metadataURL or the entered identifier is already registered in the system.","WRONG_BRANCH":"Unable to perform this action. ","WRONG_CONTRACTOR_ID":"invalid contractor","FINGERPRINT":{"E0":"No error","E1":"Creation failed (fingerprint reader not correctly installed or driver files error)","E2":"Function failed (wrong type of fingerprint reader or not correctly installed)","E3":"Internal (invalid parameters to sensor API)","E5":"DLL load failed","E6":"DLL load failed for driver","E7":"DLL load failed for algorithm","E51":"System file load failure","E52":"Sensor chip initialization failed","E53":"Device not found","E54":"Fingerprint image capture timeout","E55":"No device available","E56":"Driver load failed","E57":"Wrong Image","E58":"Lack of bandwidth","E59":"Device Busy","E60":"Cannot get serial number of the device","E61":"Unsupported device","E63":"SgiBioSrv didn\'t start; Try image capture again","E101":"Very low minutiae count","E102":"Wrong template type","E103":"Invalid template","E104":"Invalid template","E105":"Could not extract features","E106":"Match failed","E1000":"No memory","E4000":"Invalid parameter passed to service","E2000":"Internal error","E3000":"Internal error extended","E6000":"Certificate error cannot decode","E10001":"License error","E10002":"Invalid domain","E10003":"License expired","E10004":"WebAPI may not have received the origin header from the browser"},"NO_POSTERIOR_RECOGNITION":"","NO_POSTERIOR_ELIMINATION":"","ELIMINATION_BEFORE_RECOGNITION":"","NO_POSTERIOR_EVALUATION":"","EVALUATION_BEFORE_ELIMINATION":"","NO_FEATURE_ACCESS":"You have no {{permission}} access over the feature \\"{{feature}}\\".","CHARACTER_LIMIT_EXCEED":"Character limit exceeded","ONLY_TWO_YEARS_IN_BATCH_PRINT":"The maximum time interval for batch printing is 2 years","WORK_PERMISSION_DATE_ERROR":"","START_TASK_DATE_ERROR":"The task start date cannot be earlier than the employee\'s hire date","BIOLOGICAL_EXAM_DONE":""},"errorEntity":{"DEFAULT_ITEM":"the item is used","SIMULATION_ENTITY_NAME":"the simulation plan","SIMULATION_PLAN_ENTITY":"the simulation plan is used","SIMULATION_REF":" in a simulation"},"exams":{"newExam":"New exam","examExclude":"Exam {{description}} exclude","examRegistered":"Exam {{description}} registered","examChanged":"Exam {{description}} changed","addItem":"Click on \'Add new group\' to register an item.","noItemInfo":"There are no exam items reported.","haveItemsEdit":"There are items still being edited, please confirm the items","addNewGroup":"Add new group","ibmpIndicator":"IBMP indicator","percentualAsk":"Percentage?","typeExam":{"ibmp":"IBMP","examItens":"Exam Itens","audiometric":"Audiometric","orthoRater":"Ortho Rater","snellen":"Snellen","spirometer":"Spirometer","urinalysis":"Urinalysis","otological":"Otological","xRay":"X Ray","toxicological":"Toxicológico"},"fields":{"admission":"Admission","admissionDescription":"Indicates whether the exam must be taken upon admission.","backToWork":"Back to work","backToWorkDescription":"Indicates if the exam should be carried out on Back to work.","biologicalMaterial":"Biological Material","biologicalMaterialDescription":"Select the type of biological material for the exam.","changeOfFunction":"Change of risk","changeOfFunctionDescription":"Indicates if the exam should be carried out on Change in risk.","descriptionDescription":"Enter the description of the exam according to the type of result selected.","dismissal":"Dismissal","dismissalDescription":"Indicates if the exam should be taken on Dismissal.","exam":"Exam","examDescription":"Select the exam that should be taken by employees related to the registered role.","examMeasureDescription":"Unit of measurement used in the exam.","maximumAllowedDescription":"Maximum value allowed in the exam.","periodic":"Periodic","periodicDescription":"Indicates if the exam should be carried out periodically.","periodicRange":"Periodic range","periodicRangeDescription":"When the \'Periodic\' checkbox is selected, enter the periodic range that relates to the registered exam.","preparationDescription":"Describe how the patient should be prepared","realizedProcedure":"Procedure performed","realizedProcedureDescription":"Select the type of procedure performed in the exam","referenceDescription":"Reference value of the exam.","resultTypeDescription":"Select the type of exam that will be registered."},"messages":{"errorPeriodicRange":"It is mandatory to select a periodic range when selecting the option \\"Periodic\\"","errorRegistered":"Exam already registered","errorType":"You must define at least one type for the exam"}},"extinguishingSystem":{"buttons":{"delete":"Delete Extinguishing System","removeInspection":"Remove Inspection"},"cards":{"nextMaintenance":"Next inspection: ","physicalEnvironment":"Physical environment: ","status":{"await":"Awaiting Realization","notApplicable":"No inspections necessary"},"systemType":"Type: "},"fields":{"abnt":"ABNT","abntDescription":"Inform the ABNT to which the extinguisher is certified.","activities":"Activities","brand":"Brand","brandDescription":"Enter the brand of the extinguishing system.","completeValve":"Complete valve","completeValveDescription":"Indicates if the complete valve has been replaced.","cylindricalValve":"Additional cylinder valve","cylindricalValveDescription":"Indicates if the additional cylinder valve has been replaced.","degreeOfFire":"Degree of fire","degreeOfFireDescription":"Enter the degree of fire.","description":"Description","descriptionDescription":"Enter the description of the extinguishing system to be created.","diffuserDescription":"Indicates if the diffuser has been replaced.","diffuserReplacement":"Diffuser replacement","drillUsed":"Used in instruction","drillUsedDescription":"Indicates if it has been used in any instruction presented, such as a brigade meeting, for example.","emptyWeight":"Empty weight (kg)","emptyWeightDescription":"Enter the weight of the fire extinguisher when empty in kilograms.","environment":"Environment","expectedDate":"Expected Date","extinguishingCapacity":"Extinguishing capacity","extinguishingDescription":"Describe the extinguishing capacity of the system to be registered.","fireExtinguisherType":"Fire extinguisher type","fireUsed":"Used in fire","fireUsedDescription":"Indicates if it has been used in a fire.","fullWeight":"Full weight (kg)","fullWeightDescription":"Enter the full weight of the fire extinguisher in kilograms.","hose":"Hose","hoseDescription":"Indicates if the hose has been replaced.","hoses":"Water hose","hosesDescription":"Indicates if the water hose has been replaced.","hydrostaticTest":"Hydrostatic test","hydrostaticTestDescription":"Indicates if the test has been carried out.","inspectionDescription":"Inform, in months, the inspection periodicity of the system to be registered.","inspectionPeriodicity":"Inspection frequency (months)","inspectionSituation":"Inspect situation","inspectionSituationDescription":"Enter the inspection situation (e.g. Pending, Finished, Canceled).","location":"Local","locationDescription":"Describe the location of the extinguishing system.","maintenance":"Inspection","manufacturingYear":"Manufacturing year","manufacturingYearDescription":"Enter the manufacture year of the hydraulic system.","model":"Model","modelDescription":"Enter the model of the hydraulic system.","monometer":"Manometer","monometerDescription":"Indicates if the manometer has been replaced.","no":"No","observation":"Observation","observationDescription":"Describe the observations corresponding to the \'Sundry\' indicator.","painting":"Painting","paintingDescription":"Indicates if it has been painted in the inspection to be registered.","physicalDescription":"Select the physical environment where the extinguishing system is located.","physicalEnvironment":"Physical environment","plannedDate":"Planned date","plannedDateDescription":"Enter the planned date for the inspection.","purchaseDate":"Purchase date","purchaseDateDescription":"Enter the purchase date of the system to be registered.","realDate":"Realization date","realDateDescription":"Enter the date on which the inspection was carried out.","realoaded":"Reloaded","realoadedDescription":"Indicates if it has been reloaded.","record":"Register","recordDescription":"Indicates if the register has been replaced.","reloadDate":"Reload date","reloadDateDescription":"Enter the date the product was reloaded.","responsible":"Responsible","responsibleDescription":"Inform the responsible for the inspection.","safetyValve":"Safety valve","safetyValveDescription":"Indicates if the safety valve has been replaced.","shelter":"Shelter","shelterDescription":"Indicates if the shelter has been replaced.","signaling":"Signaling","signalingDescription":"Indicates if the signaling has been replaced.","situation":"Situation","situationDescription":"Enter if the extinguishing system is active or inactive.","squirts":"Squirt","squirtsDescription":"Indicates if the squirt has been replaced.","storzkey":"Storz key","storzkeyDescription":"Indicates if the storz key has been replaced.","sundry":"Sundry","sundryDescription":"Indicates if there has been any other unspecified maintenance.","system":"Extinguishing System","systemType":"System type","systemTypeDescription":"Enter the type of system to be registered (e.g. fire extinguisher, hydraulic system).","triggerDescription":"Indicates if the trigger has been replaced.","triggerReplacement":"Trigger replacement","type":"Type","typeDescription":"Select the type of fire extinguisher (e.g. chemical powder, suitable for class B fires (flammable liquids)).","yes":"Yes"},"filters":{"situationA":"Active Situation (A)","situationI":"Inactive Situation (I)"},"messages":{"degreeOfFire":"The types should be \'Low\', \'Medium\' or \'High\'","errorHidraulicInspectionDate":"There is already a hydraulic inspection registered for this day.","errorInspectionDate":"There is already an inspection registered for this day.","extinguishingSystemSituation":"The situation must be \'active\' or \'inactive\'","fireExtinguisherType":"The types must be \'Water\', \'Chemical foam\', \'Mechanical foam\', \'Carbon dioxide (CO2)\', \'Chemical powder based on sodium bicarbonate\', \'Halogenated hydrocarbons\' ou \'ABC Powder (Monoammonium Phosphate)\'","inspectionSituation":"The situation must be \'Pending\', \'Finished\' or \'Canceled","plannedInspection":"Inspection planned for the date ","remove":"Are you sure you want to delete this extinguishing system?","removeInspection":"Are you sure you want to delete this inspection?","responsible":", responsible ","successCreate":"Extinguishing System registered","successDelete":"Extinguishing System excluded","successUpdate":"Extinguishing System changed","systemType":"The type of extinguishing system must be \'Fire Extinguisher\' or \'Hydraulic Sistem\'"},"options":{"degreeOfFire":{"high":"High","low":"Low","medium":"Medium"},"fireExtinguisherType":{"carbonDioxide":"Carbon dioxide (CO²)","chemicalFoam":"Chemical foam","chemicalPowder":"Chemical powder based on sodium bicarbonate","halogenatedHydrocarbons":"Halogenated hydrocarbons","mechanicalFoam":"Mechanical foam","monoammoniumPhosphate":"ABC Powder (Monoammonium Phosphate)","water":"Water"},"inspectionSituation":{"canceled":"Canceled","finished":"Finished","pending":"Pending"},"systemSituation":{"active":"Active","inactive":"Inactive"},"systemType":{"fireExtinguisher":"Fire Extinguisher","hidraulicSystem":"Hydraulic System"}},"reports":{"endFooter":" - Issued by: ","footer":"Extinguishing Systems Inspection Report - Date: ","footerHidraulic":"Extinguishing Systems Hydraulic Inspection Report - Date: "},"titles":{"fireExtinguisher":"Fire Extinguisher","hidraulicSystem":"Hydraulic System","hydraulicInspection":"Hydraulic Inspection","inspection":"Inspection","remove":"Delete extinguishing system?","removeInspection":"Delete inspection?"}},"medicalRecord":{"biologicalMonitoring":{"fields":{"accident":"Accident","monitoringExamGroup":"Monitoring exam group","monitoringExamGroupDescription":"Enter the exam group to carry out biological monitoring of the exposed person","originPerson":"Material Source","originPersonDescription":"Inform the person who is the source of the organic material involved in the accident","exposureType":"Exhibition type","exposureTypeDescription":"Select the type of exposure that occurred in the accident","complementaryType":"Complementary type","complementaryTypeDescription":"Enter the type of complementary exposure if the option selected was Others","organicMaterial":"Organic material","organicMaterialDescription":"Select the type of organic material involved in the accident","complementaryMaterial":"Complementary material","complementaryMaterialDescription":"Enter the type of complementary material if the option selected was Others","circumstance":"Circumstances of the Accident","circumstanceDescription":"Select the circumstance in which the accident occurred","biologicalMonitoringAgent":"Biological accident agent","biologicalMonitoringAgentDescription":"Select the agent involved in the biological accident","conduction":"Biological accident management","conductionDescription":"Select how the accident was handled as soon as it occurred","complementaryConduction":"Supplementary driving","complementaryConductionDescription":"Enter the type of complementary driving if the option selected was Others","responsibleDoctor":"Doctor responsible","responsibleDoctorDescription":"Inform the doctor responsible for monitoring the accident"},"options":{"accidentExposure":{"percutaneous":"Percutaneous","mucosa":"Mucosa (oral/ocular)","intactSkin":"Full skin","nonIntactSkin":"Skin not intact","others":"Others"},"organicMaterial":{"blood":"Blood","cerebrospinalFluid":"Liquor","pleuralFluid":"Pleural fluid","asciticFluid":"Ascitic fluid","amnioticFluid":"Amniotic fluid","fluidWithBlood":"Fluid with blood","serumPlasma":"Serum/plasma","others":"Others"},"accidentCircumstance":{"intravenousMedication":"Intravenous drug administration","intramuscularMedication":"Intramuscular drug administration","subcutaneousMedication":"Subcutaneous drug administration","intradermalMedication":"Intradermal drug administration","bloodCollectionPuncture":"Venous/arterial puncture for blood collection","unspecifiedPuncture":"Unspecified venous/arterial puncture","improperBagDisposal":"Improper disposal of sharps in a trash bag","improperSurfaceDisposal":"Improper disposal of sharps on benches, beds, floors, etc...","laundry":"Laundry","materialWashing":"Material washing","sharpObjectsBox":"Box handling with sharp material","surgicalProcedure":"Surgical procedure","dentalProcedure":"Dental procedure","laboratoryProcedure":"Laboratory procedure","bloodGlucoseMonitoring":"Right-handed","needleRecapping":"Recover","others":"Others"},"biologicalMonitoringAgent":{"needleWithLumen":"Needle with lumen","bluntNeedle":"Lumenless/massive needle","intracath":"Intracath","glass":"Glass","bladeLancet":"Blade/lancet","others":"Others"},"accidentConduction":{"noChemoprophylaxisIndication":"No indication for chemoprophylaxis","refusedChemoprophylaxis":"Refused recommended chemoprophylaxis","azt_3Tc":"AZT+3TC","azt_3TcIndinavir":"AZT+3TC+Indinavir","azt_3TcNelfinavir":"AZT+3TC+Nelfinavir","humanImmunoglobulinAgainstHepatitisB":"Human Hepatitis B Immunoglobulin (HBIG)","hepatitisBVaccine":"Hepatitis B vaccine","others":"Others"}}}},"home":{"accesses":"Your accesses:","anonymous":"Anonymous","helloUser":"Hello, #{user}","profile":"Profile","title":"Home"},"ipeDelivery":{"badges":{"delivered":"Delivered","noDelivered":"Not Delivered","partial":"Partially Delivered","returned":"Returned","waiting":"Delivered without signature"},"batchDelivery":{"buttons":{"access":"Access","deliveryAll":"Delivery all"},"fields":{"batchDeliveryOption":"Choose the option for batch delivery"},"messages":{"emptyDelivery":"There\'s nothing here. Click to make a delivery"},"titles":{"batchDelivery":"Batch Delivery"}},"carousel":{"bodyParts":{"messages":{"firstScreen":{"title":"Improved features!","message":"Check out the new way to track your deliveries in an agile and practical way!"},"secondScreen":{"title":"Delivered PPE","message":"Click on a PPE already delivered on the doll to view the details of the most recent delivery."},"thirdScreen":{"title":"Undelivered PPE","message":"Click on the PPE to be delivered to register the delivery quickly and easily."}}}},"biometry":{"fingerprintNotValidated":"Invalid fingerprint.","fingerprintValidated":"Fingerprint valid.","nitgenNotAllowed":"Biometrics not registered with Nitgen."},"buttons":{"kitDelivery":"Kit Delivery"},"cards":{"awaitingDelivery":"Awaiting Delivery","daysForReplacemento":"Days for Replacement","inactive":"Inactive","lateReplacement":"Late Replacement","nextReplacement":"Next Replacement","noCostCenter":"No Cost Center","noDeliveryRequired":"No Deliveries Required","noOccupation":"No Occupation","replacementRequired":"Replacement Required"},"deliveredOptions":{"partial":"Partial","waiting":"Waiting"},"facialRecognition":{"messages":{"appSettings":"You will need to allow camera access in system settings","cameraPermission":"Camera access permission is required to capture images","cameraTip":"When registering your face, make sure to be in a well-lit area and avoid wearing accessories.","checked":"Verification completed successfully","errors":{"recognition":"Unable to recognize a face. Please try again","register":"Unable to complete registration, please try again.","codes":{"401":"Facial recognition credentials are invalid, please adjust or contact support.","1003":"The image does not match the registered face. Please try again","1013":"Could not identify the face. Please try again","1149":"Many faces detected, only one face must be presented for verification. Please try again","1161":"No face detected. Please try again","1212":"Could not identify the face. Please try again","1300":"An error occurred while registering the device. If the error persists, please contact support","1301":"Unable to register the device. Check if there are available licenses for your account; If not, contact support.","default":"Face identification was not successful. Please try again."}},"generateToken":"An error occurred while starting facial recognition. If the error persists, please contact support","nothingToCheck":"There are no PPEs to be verified","permissionDenied":"Permission to access the camera was denied.","registered":"Registration completed successfully","registerPhoto":"The user does not have a registered photo, do you want to register one?","replacePhoto":"The user already has a registered photo, do you want to replace it?","unrecognizedFace":"Face not recognized, please try again.","registerKey":"An error occurred while trying to register the key, please contact support if the problem persists"},"titles":{"allowAccess":"Allow Access","cameraPermission":"Camera Access Permission","facialRecognition":"Facial Recognition","openAppSettings":"Open App Settings","permissionDenied":"Permission Denied","registerFace":"Register Face","verifyFace":"Verify Face","menu":{"title":"Face recognition","subtitle":"Enable to use in offline mode"}}},"fields":{"amountReturned":"Quantity Returned","deliveryReason":"Delivery Reason","expiredIn":"Expired on: #{expiredDate}","lastMaintenance":"Last PPE Maintenance","nextMaintenance":"Next PPE Maintenance","deliveryDate":"Delivery Date","ca":"Nº C.A."},"ipeDelivery":{"cards":{"removeEpi":"Delete PPE"},"fields":{"effective":"Effective?","returnReason":"Return Reason"},"historic":{"title":"Delivery History"},"messages":{"loadMainKitError":"An error occurred while loading the main kit data","removeEpi":"Are you sure you want to delete this PPE?"},"title":{"delete":"Delete PPE?","delivery":"Individual PPE Delivery","details":"PPE Details"}},"messages":{"delivered":"Delivery successfully completed!","emptyBatchMainKit":"There are no necessary PPEs to be delivered. If you wish, make an individual delivery.","emptyList":"There is nothing here. Click on + to make a delivery.","emptyMainKit":"There are no necessary PPEs to be delivered.","errors":{"delivery":"An error occurred while delivering the IPE","epi":"An error occurred while loading EPI data","getMovement":"An error occurred while checking if the equipment has inventory.","mainKit":{"load":"An error occurred while loading main kit data","validateField":"Mandatory fields are not filled or filled incorrectly."},"replacementProduct":"An error occurred while replacing the Product","spareParts":{"load":"An error occurred while loading spare parts data","remove":"An error occurred while removing the spare part","replacement":"An error occurred while replacing the spare part"}},"expiredCertificateInformation":"The selected Certificate of Approval is expired, do you want to use it anyway?","inactiveEmployee":"This employee is not active, do you want to continue?","nothingToDeliveryHere":"No deliveries made here.","peopleAssociated":"There are no associated people in this list yet.","removed":"Removal successfully completed!","replacement":"Replacement successfully completed!","retroactiveInformation":"When making a retroactive delivery with stock movement, there may be inconsistencies in the product movement. Do you want to keep the product or remove it?","returned":"Return successfully completed!"},"noSpareParts":"There are no spare parts associated with this IPE or the IPE has not been delivered","options":{"deliveryReason":{"defect":"Defect","demissional":"Dismissal","dielectricTest":"Dielectric Test","functionChange":"Job Change","loss":"Loss","medicalRestriction":"Medical Restriction","socialSecurityLeave":"Social Security Leave","Temporary":"Temporary","theft":"Theft","wear":"Wear"}},"productDelivery":{"cards":{"remove":"Delete Product"},"historic":{"title":"Product Delivery History"},"messages":{"delivered":"Product delivered successfully!","errors":{"delivery":"An error occurred while delivering the product","replacement":"An error occurred while replacing the product","return":"An error occurred while returning the product"},"remove":"Are you sure you want to delete this product?","replacement":"Product replaced successfully!","returned":"Product returned successfully!"},"title":{"dataFrom":"Data From #{type}","deliveryDetails":"Delivery Data","details":"Product Details","material":"Material","remove":"Delete Product?"}},"spareParts":{"cards":{"remove":"Delete Spare Part"},"fields":{"isDiscaterd":"Is Disposable?"},"historic":{"title":{"historic":"Spare Part Delivery History","sparePartsName":"Spare Part Name"}},"messages":{"amountNotAllowed":"The returned quantity cannot be greater than the quantity delivered!","delivered":"Spare part delivered successfully!","errors":{"delivery":"An error occurred while delivering the spare part","replacement":"An error occurred while replacing the spare part","return":"An error occurred while returning the spare part"},"loadSparePartsError":"An error occurred while loading spare part data","remove":"Are you sure you want to delete the record #{description}? This operation cannot be undone.","replacement":"Spare part replaced successfully!","returned":"Spare part returned successfully!"},"title":{"spareParts":"Spare Part Delivery"}},"titles":{"caNumber":"CA Number","deliveryDate":"Delivery Date","employeeSituation":"Employee Situation","expiredCertificate":"Expired Certificate","historyIpe":"PPE History","historyProduct":"Product History","historySpareParts":"Spare Parts History","individualDeliveries":"Individual Deliveries","ipeDeliveries":"PPE Deliveries","mainKit":"Main Kit","noSpareParts":"NO SPARE PARTS ASSOCIATED WITH THIS PPE OR THE PPE WAS NOT DELIVERED","product":"Product","productDeliveries":"Product Delivery","productDelivery":"Delivered Products","retroactiveDelivery":"Retroactive Delivery","returnDate":"Return Date","viewDeliveries":"View Deliveries","warehouse":"Warehouse Location"}},"login":{"forgotPassword":{"fields":{"newPassword":"Confirm new password"},"messages":{"codeError":"An error occurred while sending the code","invalidEmail":"Enter a valid email","newPassword":"Enter your password, it must be 8 characters or longer","validateConfirmPassword":"Passwords do not match","verificationCode":"If the provided email is registered in our system, a verification code has been sent. Please enter it below."}},"invalidaAccount":"Invalid or unavailable account for access, please try again or contact Quírons support for more details.","loginAccessByError":"Error while trying to log in with #{accessBy}. Please try again","newPasswordScreen":{"buttons":{"updateAndEnter":"Update and enter"}},"requestEmail":{"fields":{"email":"Enter your email"},"infoText":"Enter the information below to start the password change process."},"titles":{"loginRedefinePassword":"Reset Password","loginWithFluig":"Login with Fluig"}},"mandate":{"candidate":{"messages":{"created":"Candidate added successfully!","remove":"Do you really want to delete record #{content}? This operation cannot be undone.","removed":"Candidate removed successfully!","updated":"Candidate updated successfully!","withoutRegistration":"The person provided does not have a registration"},"titles":{"candidates":"Candidates","registerCandidate":"Register Candidate"}},"cards":{"endDate":"End: #{date}","maxDays":"#{maxDays} days","remove":"Delete mandate","startDate":"Start: #{date}","withoutAccidents":"without accidents"},"component":{"fields":{"activeComponent":"Active Component?","componentType":"Component Type","indication":"Indication"},"options":{"componentType":{"main":"Main","substitute":"Substitute"},"indication":{"company":"Company","employees":"Employees"},"specificFunction":{"member":"Participant","president":"President","secretary":"Secretary","substituteSecretary":"Substitute Secretary","vicePresident":"Vice-President"}},"titles":{"component":"component","edit":"Edit component","remove":"Delete component"}},"costCenter":{"messages":{"created":"Cost center created successfully!","removed":"Cost center removed successfully!"},"title":"Register Cost Center"},"electionCommission":{"messages":{"created":"Member added successfully!","removed":"Member removed successfully!"},"titles":{"create":"Register Representative"}},"fields":{"stabilityType":"Stability Type"},"investigation":{"cards":{"date":"#{date} at #{hour}","remove":"Delete Investigation"},"fields":{"accidentCauses":"Accident Causes","attachments":"Investigation Attachments","defectiveEquipment":"Defective equipment?","improvisation":"Improvisation?","knewNorms":"Knew the norms?","report":"Report","trained":"Trained?","wasUsedEpi":"Used PPE?"},"messages":{"created":"Investigation created successfully!","remove":"Are you sure you want to delete this investigation?","removed":"Investigation Removed Successfully!","updated":"Investigation updated successfully!"},"options":{"finished":"Finished"},"titles":{"accidentCause":"New Accident Cause","attachments":"Investigation Attachments","remove":"Delete Investigation?"}},"meeting":{"actions":{"titles":{"actions":"Actions","createAction":"Register Action"}},"cards":{"date":"#{day} of #{month} of #{year}","remove":"Delete Meeting"},"fields":{"attachments":"Meeting Attachments"},"messages":{"created":"Meeting created successfully!","createdAnnual":"Meetings created successfully!","remove":"Are you sure you want to delete this meeting?","removed":"Meeting Removed Successfully!","updated":"Meeting updated successfully!"},"options":{"late":"Late"},"participant":{"fields":{"attendance":"Attended?","justification":"Justification"},"titles":{"register":"Register Participant"}},"titles":{"annual":"First Meeting","attachments":"Meeting Attachments","meeting":"meeting","register":"Register","remove":"Delete Meeting?"}},"menu":{"options":{"component":"Component","electionCommission":"Election Commission","investigation":"Investigation","sipat":"SIPAT","suggestionBox":"Suggestion Box"}},"messages":{"lostInformation":"Are you sure you want to proceed? Provided information will be lost.","removed":"Mandate deleted successfully!","updated":"Mandate updated successfully!"},"result":{"tabs":{"result":"Result","voters":"Voters"},"voters":"Voters","notVoters":"Not Voters","voting":"Voting {{title}}","votesNumber":"Total votes: {{total}}","votersNumber":"Total voters: {{total}}","notVotersNumber":"Total missing: {{total}}"},"sipat":{"cards":{"remove":"Delete SIPAT"},"event":{"cards":{"remove":"Delete Event"},"fields":{"comments":"Comments","place":"Event Venue"},"messages":{"remove":"Are you sure you want to delete this event?"},"titles":{"event":"event","remove":"Delete Event?"}},"fields":{"endDate":"End Date","startDate":"Start Date"},"messages":{"created":"SIPAT created successfully!","removed":"SIPAT deleted successfully!","updated":"SIPAT updated successfully!"},"titles":{"attachments":"SIPAT Attachments","events":"Events","register":"Register SIPAT","update":"Edit SIPAT"}},"suggestionBox":{"cards":{"remove":"Delete Suggestion","responsible":"Responsible"},"fields":{"suggestion":"Suggestion","title":"Title"},"messages":{"created":"Suggestion created successfully!","remove":"Are you sure you want to delete this suggestion?","removed":"Suggestion Box Removed Successfully!","updated":"Suggestion updated successfully!"},"options":{"new":"New"},"titles":{"remove":"Delete Suggestion?","suggestion":"suggestion"}},"titles":{"commissionLocal":"Electoral Commission Location","create":"Create Mandate","electionLocal":"Election Location","electionOccurrences":"Occurrences in the election","electionPresident":"Election President","electionSecretary":"Election Secretary","endElectionHour":"Election End Time","participants":"Participants","selectDate":"Select the date","sessionPresident":"Session President","sessionSecretary":"Session Secretary","startElectionHour":"Election Start Time","updateMandate":"Edit mandate"},"training":{"messages":{"created":"Training added successfully!","removed":"Training removed successfully!"},"titles":{"create":"Register Training"}}},"medicalRecords":{"buttons":{"edit":"Edit Medical Record","remove":"Delete Medical Record"},"cards":{"employee":"Employee","height":"Height","imc":"BMI","undefined":"Undefined","weight":"Weight","years":"years"},"clinicalHistory":{"options":{"certificateOrigin":{"qualityOfLife":"Quality of Life"}}},"deficiency":{"buttons":{"remove":"Delete Deficiency"},"cards":{"recoveryDate":"Recovery Date"},"messages":{"created":"Deficiency registered successfully!","remove":"Are you sure you want to delete this deficiency?","removed":"Deficiency removed successfully!","updated":"Deficiency updated successfully!"},"options":{"hearing":"Hearing","intellectual":"Intellectual","mental":"Mental","physical":"Physical","psychosocial":"Psychosocial","rehabilitated":"Rehabilitated","speech":"Speech","visual":"Visual"},"titles":{"deficiency":"Deficiency","remove":"Delete Deficiency?"}},"fields":{"armSize":"Arm Size","birthday":"Date of Birth","bloodType":"Blood Type","cigarette":"Number of Cigarettes","costCenter":"Cost Center","cpf":"C.P.F","crm":"CRM","diabetic":"Diabetic","diastolicPressure":"Diastolic Pressure","donor":"Blood Donor","elbowHeight":"Elbow Height","eyeColor":"Eye Color","eyeHeight":"Eye Height","foreArm":"Forearm Size","gender":"Gender","hairColor":"Hair Color","handSize":"Hand Size","historic":"Clinical History","hypertension":"Hypertension Treatment","knee":"Knee Height","legsSize":"Leg Size","nippleLine":"Nipple Line","pubicHeight":"Pubic Height","pulse":"Pulse","sex":"Sex","shoesLength":"Shoe Size","skinColor":"Skin Color","smoker":"Smoker","smokerPeriod":"Smoking Period","systolicPressure":"Systolic Pressure","temperature":"Temperature"},"healthProgram":{"buttons":{"remove":"Delete Health Program"},"messages":{"created":"Health program created successfully!","errors":{"create":"An error occurred while creating the health program","update":"An error occurred while updating the health program"},"remove":"Are you sure you want to delete this health program?","removed":"Health program removed successfully!","updated":"Health program updated successfully!"},"titles":{"healthProgram":"Health Program","remove":"Delete Health Program?"}},"medicalCertificate":{"buttons":{"remove":"Delete Medical Certificate"},"cards":{"certificateDate":"Certificate Date","endDate":"End Date"},"fields":{"absenceEndDate":"End of Absence","absenceStartDate":"Start of Absence","amountOfTreatmentDays":"Treatment Days","benefitEndDate":"Expected Benefit End Date","benefitNumber":"Benefit Number","doctorType":"Doctor Type","endDate":"Expected End Date","hasHospitalization":"Was there hospitalization?","medicalEvaluationDate":"Evaluation Date","origin":"Origin","originRectification":"Rectification Origin","proccessNumber":"Process Number","treatmentDays":"Treatment Days","typeProcess":"Process Type"},"messages":{"remove":"Are you sure you want to delete this medical certificate?","removed":"Medical certificate removed successfully!","updated":"Medical certificate updated successfully!","withoutAbsence":"Are you sure you want to #{title} the record without specifying the Absence Type?","withoutAllowance":"Are you sure you want to #{title} the record without specifying the Allowance Type?"},"options":{"certificateOrigin":{"external":"External","internal":"Internal"},"certificateType":{"declaration":"Declaration","disabilityRetirement":"Disability Retirement","maternityLeave":"Maternity Leave"},"doctorType":{"dentist":"Dentist"},"originRectification":{"administrativeReview":"Administrative Review","employeer":"Employer Initiative","judicialDetermination":"Judicial Determination"},"typeProcess":{"administrative":"Administrative","benefitNumber":"INSS Benefit Number","judicial":"Judicial"}},"titles":{"fieldNotSpecified":"Field not specified?","medicalCertificate":"Medical Certificate","register":"Register","remove":"Delete Medical Certificate?","update":"Update"}},"medicalRestriction":{"buttons":{"remove":"Delete Medical Restriction"},"fields":{"additionalStop":"Additional Stop","endDate":"Recovery Date"},"messages":{"created":"Medical restriction registered successfully!","errors":{"create":"An error occurred while registering the medical restriction","update":"An error occurred while updating the medical restriction"},"remove":"Are you sure you want to delete this medical restriction?","removed":"Medical restriction removed successfully!","updated":"Medical restriction updated successfully!"},"titles":{"medicalRestriction":"Medical Restriction","remove":"Delete Medical Restriction?"}},"menu":{"clinicalHistory":"Clinical History","medicalCertificate":"Medical Certificate","occupationalHealthCertificate":"Occupational Health Certificate","referrals":"Referrals","restriction":"Medical Restrictions"},"messages":{"created":"Medical record created successfully!","remove":"Are you sure you want to delete this medical record?","removed":"Medical record removed successfully!","updated":"Medical record updated successfully!"},"occupationalHealthCertificate":{"badges":{"issued":"Issued","waiting":"Awaiting Issuance"},"buttons":{"cancel":"Cancel Medical Certificate","remove":"Delete Medical Certificate"},"fields":{"aggravation":"Aggravation Origin","cancelDate":"Cancellation Date","cold":"Cold","confinedSpace":"Confined Space","diagnosticIndicator":"Result Indication","doctorName":"Doctor\'s Name","eletricity":"Electricity","emissionDate":"Issuance Date","examAuthorization":"Disclosure Authorization","excavation":"Excavation","explosives":"Explosives","indicator":"Indicator","loadHandling":"Load Handling","maintenance":"Civil Maintenance","platform":"Platform","pressure":"Pressure","radiation":"Radiation","result":"Result","resultAlteration":"Result Alteration","seem":"Opinion","welding":"Welding"},"messages":{"cancel":"Are you sure you want to cancel this occupational health certificate?","createError":"An error occurred while creating the occupational health certificate","emptyComplementaryExams":"Do you want to continue without filling in the complementary exam information?","remove":"Are you sure you want to delete this occupational health certificate?","removed":"Occupational health certificate removed successfully!","updated":"Occupational health certificate updated successfully!","created":"Occupational health certificate successfully created!","updateError":"An error occurred while updating the occupational health certificate"},"options":{"aggravationEnum":{"nonOccupational":"Non-Occupational"},"diagnosticIndicator":{"alternate":"Altered"},"indicator":{"referential":"Referential","sequential":"Sequential"},"recommendation":{"able":"Able","ableWithRestrictions":"Able with Restrictions","unable":"Unable"},"resultAlteration":{"aggravation":"Aggravation","stable":"Stable"}},"tabs":{"appointment":"Appointment","certificate":"Certificate","complementaryExams":"Complementary Exams","nr7":"NR7","specificPermissions":"Specific Permissions"},"titles":{"alert":"Alert!","cancel":"Cancel Occupational Health Certificate?","occupationalHealthCertificate":"Occupational Health Certificate","remove":"Delete Occupational Health Certificate?"}},"options":{"eyeColor":{"amber":"Amber","black":"Black","blue":"Blue","brown":"Brown","darkGreen":"Dark Green","greenishBlue":"Greenish Blue","greenishBrown":"Greenish Brown","grey":"Grey","lightGreen":"Light Green","yellowishGreen":"Yellowish Green"},"genderEnum":{"man":"Man","notInformed":"Not Informed","other":"Other","transMan":"Trans Man","transWoman":"Trans Woman","woman":"Woman"},"hairColor":{"blond":"Blond","multicolour":"Multicolored","redHead":"Redhead","white":"White"},"skinColor":{"black":"Black","brown":"Brown","indigenous":"Indigenous","none":"None","white":"White","yellow":"Yellow"},"state":{"acre":"Acre","alagoas":"Alagoas","amapa":"Amapá","amazonas":"Amazonas","bahia":"Bahia","ceara":"Ceará","distritoFederal":"Federal District","espiritoSanto":"Espírito Santo","goias":"Goiás","maranhao":"Maranhão","matoGrosso":"Mato Grosso","matoGrossoDoSul":"Mato Grosso do Sul","minasGerais":"Minas Gerais","para":"Pará","paraiba":"Paraíba","parana":"Paraná","pernambuco":"Pernambuco","piaui":"Piauí","rioDeJaneiro":"Rio de Janeiro","rioGrandeDoNorte":"Rio Grande do Norte","rioGrandeDoSul":"Rio Grande do Sul","rondonia":"Rondônia","roraima":"Roraima","santaCatarina":"Santa Catarina","saoPaulo":"São Paulo","sergipe":"Sergipe","tocantins":"Tocantins"}},"quiz":{"cards":{"realizationDate":"Realization Date"},"fields":{"enterDetails":"Enter details here...","new":"New type added","required":"This answer is mandatory","typeYourAnswerHere":"Type your answer here..."},"messages":{"created":"Questionnaire registered successfully!","remove":"Are you sure you want to delete this questionnaire?","removed":"Questionnaire removed successfully!","updated":"Questionnaire updated successfully!"},"title":{"create":"#{title} quiz","remove":"Delete Quiz"}},"refferals":{"options":{"buttons":{"remove":"Delete Referral"},"cards":{"specialty":"Specialty"},"messages":{"created":"Referral created successfully!","remove":"Are you sure you want to delete this referral?","removed":"Referral removed successfully!","updated":"Referral updated successfully!"},"specialty":{"allergyImmunology":"Allergy and Immunology","anesthesiology":"Anesthesiology","angiology":"Angiology","cardiology":"Cardiology","cardiovascularSurgery":"Cardiovascular Surgery","clinicalPathology":"Clinical Pathology","coloproctology":"Coloproctology","dermatology":"Dermatology","diagnosticImaging":"Diagnostic Imaging","digestiveSystemSurgery":"Digestive System Surgery","emergencyMedicine":"Emergency Medicine","endocrinologyMetabology":"Endocrinology and Metabolism","endoscopy":"Endoscopy","familyCommunityMedicine":"Family and Community Medicine","forensicMedicine":"Forensic Medicine","gastroenterology":"Gastroenterology","generalSurgery":"General Surgery","geriatrics":"Geriatrics","gynecologyObstetrics":"Gynecology and Obstetrics","handSurgery":"Hand Surgery","headNeckSurgery":"Head and Neck Surgery","hematologyHemotherapy":"Hematology and Hemotherapy","homeopathy":"Homeopathy","infectiousDisease":"Infectious Disease","intensiveCareMedicine":"Intensive Care Medicine","internalMedicine":"Internal Medicine","mastology":"Mastology","medicalGenetics":"Medical Genetics","nephrology":"Nephrology","neurology":"Neurology","neurosurgery":"Neurosurgery","nuclearMedicine":"Nuclear Medicine","nutrition":"Nutrition","obstetrics":"Obstetrics","occupationalMedicine":"Occupational Medicine","oncology":"Oncology","ophthalmology":"Ophthalmology","orthopedicsTraumatology":"Orthopedics and Traumatology","otorhinolaryngology":"Otorhinolaryngology","pathology":"Pathology","pediatrics":"Pediatrics","pediatricSurgery":"Pediatric Surgery","physicalMedicineRehabilitation":"Physical Medicine and Rehabilitation","plasticSurgery":"Plastic Surgery","pneumology":"Pneumology","preventiveSocialMedicine":"Preventive and Social Medicine","psychiatry":"Psychiatry","radiology":"Radiology","radiotherapy":"Radiotherapy","rheumatology":"Rheumatology","sportsMedicine":"Sports Medicine","thoracicSurgery":"Thoracic Surgery","trafficMedicine":"Traffic Medicine","urology":"Urology","vascularSurgery":"Vascular Surgery"},"titles":{"forwarding":"forwarding","remove":"Delete Referral?"}}},"tabs":{"basicData":"Basic Data"},"titles":{"medicalRecord":"Medical Record","remove":"Delete Medical Record?"},"vaccines":{"buttons":{"remove":"Delete Vaccine"},"cards":{"dose":"Dose"},"fields":{"doseAmount":"Total Doses","lote":"Batch"},"messages":{"remove":"Are you sure you want to delete this vaccine?","created":"Vaccine successfully registered!","error":"An error occurred when registering the vaccine"},"options":{"status":{"refuses":"Refused"},"vaccineDose":{"first":"First","reinforcement":"Reinforcement","second":"Second","third":"Third"}},"titles":{"remove":"Delete Vaccine?","vaccine":"Vaccine"}}},"menu":{"exit":"To go out","myAccount":"My account","options":{"accidentsLabel":"occurrences","actionPlan":"Action Plans","actionPlanLabel":"Action plans","brigadesLabel":"Fire Brigades","contractsLabel":"Contracts","dashboardLabel":"Start","documentation":"Documentation","esocial":"eSocial","examsLabel":"exams","extinguishingSystems":"Extinguishing Systems","extinguishingSystemsLabel":"Extinguishing Systems","firstSteps":"First steps","ipeLabel":"PPE\'s","mandatesLabel":"Mandates","medicalrecordsLabel":"Medical Records","news":"News","othersLabel":"Others","privacyPolicy":"Privacy Policy","quickGuide":"Quick guide","reportsLabel":"Reports and Programs","risksLabel":"Scratchs","safetyQuizLabel":"Security Questionnaires","scheduleLabel":"Schedule","sendIdea":"Submit Idea","support":"Support"},"sideBar":{"favorites":{"favoritesLabel":"favorites","noFavoritesLabel":"No favorites added"},"options":{"optionsLabel":"options","showFavoritesLabel":"show favorites"}}},"occurrence":{"badges":{"onLeave":"On Leave","wihtoutLeave":"Without Leave","withDeath":"With Death","withoutVictim":"Without Victim"},"bodyParts":{"titles":{"head":"Head","injuryLocation":"Injury Location","lower":"Lower","select":"Select the affected body parts:","zoomed":"You can also use the zoom feature to make it easier to select body parts.","systems":"Systems","trunk":"Trunk","upper":"Upper"}},"buttons":{"update":"Update"},"cards":{"accident":"Accident","remove":"Delete Incident"},"cidAdditional":{"titles":{"absenceType":"Absence Type","cid":"C.I.D","groupCid":"C.I.D Group","register":"Register Additional C.I.D"}},"expenses":{"cards":{"date":"#{day} of #{month}"},"titles":{"register":"Register Expense"}},"fields":{"conclusion":"Conclusions"},"generalInformations":{"fields":{"accidentDescription":"Accident Description","accidentType":"Indicator","comunicationType":"C.A.T Type","emitter":"Emitter","expenses":"Main Expenses","policeRecord":"Police Record?","potential":"Potential","serviceArea":"Service Area","standartTime":"Standard Time","summary":"Accident Summary","tag":"Tag","timeWorked":"Worked Time","transferSector":"Sector Transfer?"},"options":{"accidentType":{"incident":"Incident","onWay":"On-the-Way Accident","typical":"Typical Accident","workDisease":"Occupational Disease"},"comunicationType":{"death":"Death","initial":"Initial","reopening":"Reopening"},"emitter":{"doctor":"Doctor","employer":"Employer","insured":"Insured","publicAuthority":"Public Authority","syndicate":"Syndicate"},"expenseType":{"indemnity":"Indemnity","medical":"Medical","notApplicable":"Not Applicable","productionLoss":"Production Loss"},"serviceArea":{"rural":"Rural","urban":"Urban"}}},"inss":{"titles":{"emissionDate":"Protocol Date","originalDate":"Original C.A.T Date","originalNumber":"Original C.A.T Number","socialSecurity":"Protocol Number"}},"menu":{"bodyParts":"Affected Body Parts","causativeAgents":"Causative Agents","clinicalInformations":"Clinical Information","complementaryCid":"Complementary C.I.D","expenses":"Expenses","generalInformation":"General Information","inss":"INSS","route":"Route","victim":"Victim","witnesses":"Witnesses"},"messages":{"created":"Accident created successfully!","eSocialContainsMedicalCertificate":", in addition to the Medical Certificate information","eSocialFields":"In order for the #{isUpdate} accident to be sent to eSocial #{cerfificate}, the filling of the mandatory field(s) is missing: #{missingFields}. Do you want to #{enrollOrUpdate} anyway?","eSocialRegister":"the registration of","eSocialUpdate":"the update of","leave":"Do you really want to leave? All unsaved changes will be lost.","remove":"Are you sure you want to delete this incident?","removed":"Incident Removed Successfully!","updated":"Incident updated successfully!"},"options":{"order":{"accidentType":"Accident Type","summary":"Summary"}},"path":{"fields":{"accept":"Accept Path Change?","accidentOccurrence":"Occurrence Path","distance":"Distance","exitHour":"Departure Time","hadPathChange":"Was There a Path Change?","locomotion":"Type of Locomotion","trafficAccidentType":"Type of Traffic Accident","usualPath":"Usual Path"},"options":{"accidentType":{"collision":"Collision","trampling":"Trampling"},"occurrencePath":{"deslocTrip":"Travel/Displacement","lunchToWork":"Return from Lunch","residenceToWork":"Residence to Work","workToLunch":"Lunch Break","workToResidence":"Work to Residence"}}},"place":{"fields":{"cep":"Zip Code","city":"City","cnpj":"C.N.P.J","country":"Country","description":"Location Description","localType":"Location Type","location":"Accident Location","locationType":"Location Type","street":"Street","streetNumber":"Number"},"messages":{"loading":"Loading address...","notFound":"Address not found"},"options":{"company":"Company Establishment","otherCompany":"Service Provider Company","outsideContry":"Abroad","publicHigway":"Public Roadway","ruralArea":"Rural Area","ship":"Vessel"}},"titles":{"leave":"Leave?","remove":"Delete Incident?"},"victim":{"fields":{"deathDate":"Date of death","hasAbsence":"Was there an absence?","lastDay":"Last working day #{title}","lostDays":"Lost days","otherOccupation":"Other occupation?","retired":"Retired?","socialSecurityAffiliation":"Social Security Affiliation","workedHours":"Worked hours #{title}"},"options":{"employee":"Employee","residentDoctor":"Resident Doctor","singleWorker":"Freelancer","specialSequence":"Special Insured"}},"witness":{"noTestimony":"No testimony declared","testimony":"Testimony","title":"Register witness"}},"others":{"accidentCauses":"Accident Causes","accidentCausesDescription":"Causes of Work Accidents used in investigations to identify Unsafe Acts and Unsafe Conditions.","accreditedsDescription":"Accredited companies are hired to carry out occupational exams.","accredits":"Accredits","biologicalMonitoring":"Biological Monitoring","biologicalMonitoringDescription":"Registration of test groups to carry out the biological monitoring of accidents involving contact with biological agents.","calendarDescription":"They indicate the periods during which the resources are available to the company.","calendars":"Calendars","controlMeasures":"Control Measures","controlMeasuresDescription":"Control measures are any measures that can be associated with risk, allowing to reduce the intensity of agents to acceptable levels.","costCenter":"Cost Centers","costCenterDescription":"Department to which costs can be allocated, representing an operational or administrative unit.","departments":"Departments","departmentsDescription":"Departments where employees are allocated, representing their effective disposition.","exams":"Exams","examsDescription":"Medical examinations used in monitoring and periodic control of workers\' occupational health.","expenses":"Expenses","expensesDescription":"Data on the types of expenses related to accidents at work that have possible direct or indirect effects.","exposureGroupDescription":"Homogeneous exposure groups are groups of individuals who are exposed to a certain risk or agent in the work environment.","exposureGroups":"Exposure Groups","generatingSources":"Generating Sources","generatingSourcesDescription":"Risk-generating sources, generating source means any machine or equipment that in any way pose risks to the health and/or physical integrity of the worker.","healthPrograms":"Health Programs","healthProgramsDescription":"Registration of Health Programs that promote the prevention of environmental risks and medical control of occupational health.","measuringInstruments":"Measuring Instruments","measuringInstrumentsDescription":"Measuring equipment used to measure risks in the work environment, which serve as support to ensure correct action in the focus of risk.","medicines":"Medicines","medicinesDescription":"Registration of medicines administered in medical consultations, for the prevention or combat of illnesses arising or not from the functions performed by the workers.","occupations":"Occupations","occupationsDescriptions":"A set of actions or tasks of a similar nature and level, performed by one or more people.","peopleDescription":"People who maintain some type of relationship with the company, which may be employees, service providers, visitors, among others.","peoples":"Peoples","periodicRanges":"Periodic Ranges","periodicRangesDescription":"Definition of the frequency of carrying out exams according to the age groups and genders of the employees.","physicalEnvironments":"Physical Environments","physicalEnvironmentsDescription":"Physical environments where employees are allocated and that may pose risks to the health and physical integrity of these employees.","productDescription":"Resources used for inventory management. ","products":"Products","quizzes":"Quizzes","quizzesDescription":"Allows you to record the various questionnaires applied in the area of ​​Occupational Medicine and Safety.","reportStructureDescription":"Document structures are models used for printing reports.","reportStructures":"Report Structures","riskAgents":"Risk Agents","riskAgentsDescription":"Risk Agents are substances or elements that are present in the work environment and can pose risks to the health and safety of workers.","statementsResponsibility":"Statements Responsibility","statementsResponsibilityDescription":"The Terms of Responsibility are intended to formalize the assignment or task assigned to someone, so that responsibility is assumed unequivocally.","tasks":"Tasks","tasksDescription":"Tasks represent a specific employee activity, which may be unhealthy and/or dangerous.","trainings":"Trainings","trainingsDescription":"Data of courses and training that can be carried out to train people and employees.","unitiesOfMeasure":"Unities of Measurement","unityOfMeasureDescription":"Established models to measure different quantities, such as length, capacity, mass, time and volume.","vaccines":"Vaccines","vaccinesDescription":"Registration of vaccines administered for the prevention of diseases that may affect the worker, which includes their benefits, adverse effects and recommendations.","warehouseDescription":"Installation that allows the storage and movement of materials, allowing the regulation of input and output flows.","warehouses":"Warehouses","workShifts":"Work Shifts","workShiftsDescription":"They correspond to the times in which a certain person fulfills his working day."},"pageStructure":{"plural":{"accident":"occurrences","accident-causes":"Accident Causers","accrediteds":"Accredited","actionplan":"Action plans","brigades":"Fire Brigades","calendar":"Schedules","control-measures":"Control measures","cost-centers":"Cost Centers","departments":"Departments","environmentalreports":"Reports and Programs","exams":"exams","expenses":"Expenses","extinguishingsystem":"Extinguishing Systems","generating-sources":"Generating Sources","health-programs":"Health Programs","ipe":"PPE\'s","mandates":"Mandates","measuring-instruments":"Measuring Instruments","medicalrecords":"Medical Records","medicines":"Medicines","occupations":"Occupations","people":"People","periodic-ranges":"Periodic Tracks","physical-environments":"Physical Environments","quizzes":"Questionnaires","risk-agents":"Risk Agents","risks":"Scratchs","schedule":"Schedule","statements-responsibility":"Terms of responsibility","tasks":"Tasks","trainings":"Trainings","vaccines":"vaccines","work-shifts":"Work shifts","exposure-group":"Exposure Groups"},"singular":{"accident":"Occurrence","accident-causes":"Cause of Accident","accrediteds":"Accredited","actionplan":"Action plan","brigades":"Fire brigade","calendar":"Time","control-measures":"Control Measure","cost-centers":"Cost center","departments":"Department","environmentalreports":"Report or Program","exams":"Exam","expenses":"Expense","extinguishingsystem":"Extinguishing System","generating-sources":"generating source","health-programs":"Health Program","ipe":"PPE\'s","mandates":"Mandate","measuring-instruments":"Measuring instrument","medicalrecords":"Medical records","medicines":"medicine","occupations":"Occupation","people":"Person","periodic-ranges":"Periodic Range","person":"Person","physical-environments":"Physical Environment","quizzes":"Quiz","risk-agents":"risk agent","risks":"Risk","schedule":"Schedule","statements-responsibility":"Statement of responsibility","tasks":"Task","trainings":"Training","vaccines":"Vaccine","work-shifts":"Work shift","exposure-group":"Exposure Group"}},"panelTitles":{"components":"Components","exams":"Exams","extinguishingSystem":"Extinguishing System","hidraulicInspections":"Hydraulic Inspections","inspections":"Inspections","ipe":"Individual protection equipment","meetings":"Meetings","movements":"Transactions","occurrences":"Occurrences","productDeliveryHistory":"Product delivery history","simulationPlans":"Simulation Plans","simulations":"Simulations","spareParts":"Spare parts","sparePartsDeliveryHistory":"Spare parts delivery history","stockLevel":"stock level","training":"Training","biologicalMonitoring":"Biological Monitoring","controlMeasures":"","risk":"","ergonomic":"","equipments":"","measurementsTaken":"","measurements":"","trainings":"","actions":"","meeting":"","participants":""},"quiz":{"tabs":{"All":"All","CostCenters":"Cost Centers","Departments":"Departments","GeneratingSources":"Generating Sources","Occupations":"Occupations","People":"People","PhysicalEnvironments":"environments"}},"reportFields":{"address":"Address","cep":"ZIP code","documentNumber":"Document Number","phone":"Phone"},"reportTitle":{"hidraulicInspection":"Hydraulic Inspection of Extinguishing Systems","inspection":"Inspection of Extinguishing Systems"},"reports":{"clinicalQuiz":{"button":"Print Medical Quiz","successPrint":"Printed medical quiz"},"deficiency":{"button":"Print Disability Characterizing Report"},"examesReferral":{"button":"Print Exam Forward","successPrint":"Printed exam forwarding"},"extinguishingSystem":{"button":"Export Extinguishing System Inspections","fields":{"fromDate":"From date","fromDateDescription":"Enter the start date for the inspection search.","situation":"Inspection situation","situationDescription":"Select the inspection situations to filter the report, or leave it blank to consider them all","toDate":"To date","toDateDescription":"Enter the end date for the inspection search."},"title":"Extinguishing Systems Inspection Report","successPrint":"Extinguishing System Inspection Report printed","successPrintInspection":"Extinguishing Systems Inspection Report printed","successPrintHidraulicInspection":"Hydraulic Systems Inspection Report printed"},"extinguishingSystemInspections":{"button":"Export Extinguishing System Inspections","fields":{"fromDate":"From date","fromDateDescription":"Enter the start date for inspections search","situation":"Inspection Situation","situationDescription":"Select inspection situations to filter the report, or leave it blank to consider all","toDate":"To date","toDateDescription":"Enter the end date for inspections search"},"options":{"canceled":"Canceled","finished":"Finished","pending":"Pending"},"title":"Fire Extinguishing System Inspections Report"},"fireBrigade":{"button":""},"healthCertificate":{"button":"Print OHC","successPrint":"Printed OHC"},"hidraulicSystem":{"successPrint":"Hydraulic System Inspection Report printed"},"medicalRecordVaccines":{"button":"Print Vaccination History"},"ppp":{"button":"Print Professional Social Security Profile (PPP)","fields":{"considerTasks":"Consider Tasks","considerTasksDescription":"Indicates whether to consider the tasks when printing the profession","epc":"EPCs needed","epcDescription":"Inform if the necessary EPCs were used during the period of exposure of the employee to risks","epi":"PPE needed","epiDescription":"Inform if the necessary PPE was used during the period of exposure of the employee to risks","expiration":"Validity of PPE","expirationDescription":"Inform if the necessary PPE that were delivered to the employee were all within the expiration date","fromDate":"of date","fromDateDescription":"Enter the starting date of the dismissal period for printing the PPPs","observation":"Comments","observationDescription":"Inform the observations that must be printed at the end of the report","periodicity":"delivery frequency","periodicityDescription":"Inform if the deliveries of the necessary PPE to the employee occurred according to the recommended change frequency","representative":"Representative","representativeDescription":"Inform the company\'s legal representative","sanitation":"Cleaning of PPE","sanitationDescription":"Inform if the necessary PPE delivered to the employee received proper hygiene","toDate":"to date","toDateDescription":"Enter the final date of the dismissal period for printing the PPPs"},"title":"Printing of the Social Security Professional Profile (PPP)"},"prescription":{"button":"Print Medical Prescription","successPrint":"Printed medical prescription"},"exposureRisk":{"title":"","button":"","tooltip":""},"riskInventory":{"title":"","button":"","tooltip":"","fields":{"onlyExposed":"","onlyExposedDescription":"","danger":"","hazardType":"","hazardEvent":"","sourceGenerator":"","injuriesOrConditions":"","exposure":"","intensity":"","category":"","probability":"","severity":"","riskClassificationPure":"","eliminationOrSubstitution":"","technicalControlsEngineering":"","organizationalControlsAdministrative":"","ipe":"","controlLevelPercentage":"","riskClassificationResidual":"","controlMeasures":"","examinations":"","physicalEnvironment":"","none":"","exposedPeople":"","specialRetirement":"Special Retirement"}},"riskReview":{"button":"","tooltip":"","fields":{"environment":"","sourceGenerator":"","hazard":"","recognitionDate":"","lastAssessment":"","noData":""}},"riskMap":{"fields":{"intensityOfRisk":"","environmentalRisks":"","riskControl":""}},"swo":{"button":"Print Security Service Order","fields":{"fromDate":"of date","fromDateDescription":"Enter the starting date of the admission period or functional history for printing security work orders","statementDescription":"Inform the disclaimer","statementsResponsibility":"Statement of responsibility","toDate":"to date","toDateDescription":"Enter the end date of the admission period or functional history for printing security work orders","epi":"Consider EPI","exams":"Consider exams","risks":"Consider risks","observations":"Observations","observationsDescription":"Inform the observations that must be printed at the end of the report","examsDescription":"Consider exams when printing the Service Order","risksDescription":"Consider exposure to risks when printing the Service Order","epiDescription":"Consider IPE when printing the Service Order","agentField":"Agent","agentFieldDescription":"Print agent information","riskDegreeField":"Risk Dregree","riskDegreeFieldDescription":"Print risk grade information","generatingSourceField":"Generating Source","generatingSourceFieldDescription":"Print generating source information","quantificationField":"Agent Quantification","quantificationFieldDescription":"Print agent quantization information","healthDamageField":"Possible Damage to Health","healthDamageFieldDescription":"Print information about possible health hazards","controlMeasuresField":"Control Measures","controlMeasuresFieldDescription":"Print control measure information"},"title":"Security Service Order Printing"}},"resourceOptions":{"accident":{"title":"Accident"},"accidentCause":{"title":"Accident Cause"},"accidentCode":{"title":"Accident Code"},"allowanceType":{"title":"Allowance Type"},"approvalCertificate":{"label":"A.C.","title":"Approval Certificate"},"generatingSources":{"title":"Generating Source"},"hint":"Search #{label}","medicalCertificates":{"title":"Sequence"},"natureInjury":{"title":"Nature of Injury"},"riskAgent":{"title":"Search Occupation"},"simulationPlan":{"title":"Simulation Plan"}},"schedule":{"buttons":{"remove":"Delete consultation","save":"Save consultation","seeMore":"See more..."},"cards":{"NoComplementaryExams":"There are no complementary exams for this patient.","noObservation":"No observation recorded","noObservationsForPatient":"There are no observations for this patient.","notFound":"No records found"},"fields":{"estimatedTime":"Estimated time","estimatedTimeDetails":"Estimated time: ","estimatedTimeMinutes":"Estimated time (minutes)","finished":"Actual time: ","person":"Patient","startDate":"Expected start"},"menu":{"clinicalConsultation":"New clinical consultation","notFound":"No records found","occupationalConsultation":"New occupational consultation","restriction":"New restriction","urgencyConsultation":"New urgent consultation"},"messages":{"consultationNotFound":"An error occurred while fetching the new consultation data!","remove":"Do you really want to delete the record #{date} - #{name}? This operation cannot be undone.","removed":"Consultation removed successfully!","updated":"Consultation updated successfully!"},"missingField":"Field not specified","missingFieldText":"Are you sure you want to complete registration without specifying occupation, cost center or department?","occupationalConsultation":{"messages":{"created":"Occupational consultation registered successfully!","remove":"Do you really want to remove this complementary exam?"},"tabs":{"complementaryExams":"Complementary Exams"}},"options":{"eventType":{"blocked":"Blocked","reserved":"Reserved","schedule":"Scheduled","urgency":"Urgent"}},"scheduleConsultation":{"messages":{"created":"#{title} consultation registered successfully!"},"titles":{"clinical":"clinical","new":"New #{title} consultation","urgency":"urgent"}},"scheduleRestriction":{"buttons":{"remove":"Delete restriction"},"messages":{"created":"Restriction registered successfully!","remove":"Do you really want to delete this restriction?","removed":"Restriction removed successfully!","updated":"Restriction updated successfully!"},"titles":{"details":"Restriction details","remove":"Delete restriction?"}},"titles":{"conflict":"Schedule conflict","details":"Consultation details","doctorOrAccredited":"Doctor or Accredited","remove":"Delete Consultation?","review":"Review","schedule":"Schedule"}},"security":{"changeEmail":{"actualEmailLabel":"current email","confirmEmailLabel":"Confirm Email","confirmNewEmailLabel":"Confirm new email","emailRedefinedMessageLabel":"Your email has been reset!","emailsDoNotMatchMessageLabel":"Emails do not match","informEmailLabel":"Report new email","informPasswordLabel":"Inform your password","newEmailLabel":"New email","passwordLabelLabel":"Password","pinSentMessageLabel":"An account verification code has been sent to your new email. ","verifyPasswordFieldsLabel":"Double-check required password fields"},"changePassword":{"actualPasswordLabel":"current password","informNewPasswordConfirmationLabel":"Confirm your new password","informNewPasswordLabel":"Enter the new password","informNewPasswordVerificationLabel":"Repeat your new password","informPasswordLabel":"Enter your current password","informSuccessfulRedefinitionLabel":"Your password has been reset!","newPasswordLabel":"New Password"},"disabledWhenAdAccount":"Disabled on accounts using Azure Active Directory (AD)","securityLabel":"Security"},"stockLevel":{"amountBooked":"Reserved Balance","balance":"Balance available","physicalBalance":"Physical Balance","warehouse":"Storage"},"subscriptionLoading":{"info":{"accidentRemove":{"completedTitle":"Accident successfully excluded","errorTitle":"Error deleting Accident","title":"Excluding accident"},"accidentUpdate":{"completedTitle":"Accident updated successfully","errorTitle":"Error updating Accident","title":"Updating crash"},"candidateCreate":{"completedTitle":"Candidate created successfully","errorTitle":"Error creating Candidate","title":"Creating candidate"},"candidateRemove":{"completedTitle":"Candidate successfully deleted","errorTitle":"Error deleting Candidate","title":"Excluding candidate"},"candidateUpdate":{"completedTitle":"Candidate successfully updated","errorTitle":"Error updating Candidate","title":"Updating candidate"},"componentCreate":{"completedTitle":"Component created successfully","errorTitle":"Error creating Component","title":"Creating component"},"componentRemove":{"completedTitle":"Component deleted successfully","errorTitle":"Error deleting Component","title":"Deleting component"},"componentUpdate":{"completedTitle":"Component updated successfully","errorTitle":"Error updating Component","title":"Updating component"},"medicalCertificateCreate":{"completedTitle":"Medical certificate created successfully","errorTitle":"Error creating medical certificate","title":"Creating a medical certificate"},"medicalCertificateRemove":{"completedTitle":"Medical certificate successfully deleted","errorTitle":"Error deleting medical certificate","title":"Excluding medical certificate"},"medicalCertificateUpdate":{"completedTitle":"Medical certificate successfully updated","errorTitle":"Error updating medical certificate","title":"Updating medical certificate"},"OHCCreate":{"completedTitle":"OHC successfully created","errorTitle":"Error creating OHC","title":"Creating OHC"},"OHCRemove":{"completedTitle":"ASO deleted successfully","errorTitle":"Error deleting ASO","title":"Deleting ASO"},"OHCUpdate":{"completedTitle":"OHC successfully updated","errorTitle":"Error updating OHC","title":"Updating OHC"},"integrationValidation":{"completedTitle":"Integration successfully validated","errorTitle":"Error validating integration","title":"Validating integration"}},"steps":{"CREATING_CANDIDATE":"Creating candidate","CREATING_COMPONENT":"Creating component","CREATING_ESOCIAL_MESSAGE":"Checking the need to send to ESocial","CREATING_MEDICAL_CERTIFICATE":"Creating medical certificate","CREATING_OHC":"Creating OHC","INFO_SEARCH":"Looking for information","INITIALIZING":"Sending data","REMOVING_ACCIDENT":"Removing Accident","REMOVING_CANDIDATE":"Removing candidate","REMOVING_COMPONENT":"Removing component","REMOVING_HEALTH_PROGRAMS":"Removing health programs","REMOVING_MEDICAL_CERTIFICATE":"Removing medical certificate","REMOVING_OHC":"Removing ASO","REMOVING_STABILITY_HR":"Sending stability removal to {{erpLine}}","REMOVING_TRAINING_HR":"Removing training for {{erpLine}}","SENDING_ABSENCE_EXCLUSION_HR":"Sending absence removal to {{erpLine}}","SENDING_ABSENCE_INCLUSION_HR":"Sending absence to {{erpLine}}","SENDING_ALLOWANCE_EXCLUSION_HR":"Sending allowance removal to {{erpLine}}","SENDING_ALLOWANCE_INCLUSION_HR":"Sending allowance to {{erpLine}}","SENDING_STABILITY_HR":"Sending stability to {{erpLine}}","SENDING_TO_ESOCIAL":"Sending to ESocial","SENDING_TRAINING_HR":"Sending training to {{erpLine}}","TO_THE":" for the","UPDATING_ACCIDENT":"Updating crash","UPDATING_BIOLOGICAL_EXAMS":"Updating Biological Exams","UPDATING_CANDIDATE":"Updating candidate","UPDATING_COMPONENT":"Updating component","UPDATING_HEALTH_PROGRAMS":"Updating Health Programs","UPDATING_MEDICAL_CERTIFICATE":"Updating medical certificate","UPDATING_OHC":"Updating OHC","UPDATING_STABILITY_HR":"Sending stability update to {{erpLine}}","VALIDATING_URL_PORT_AUTH_TYPE":"Validating URL, port and form of authentication","VALIDATING_USER_PASSWORD":"Validating user and password","VALIDATING_INTEGRATION_TYPE":"Validating integration type","VALIDATING_BRANCHES":"Validating branches"}},"ui":{"attachments":{"imagesRemoved":"Images deleted.","openError":"An error occurred while opening the image, please try again."},"backgrounds":{"emptyList":"The list is empty, click the + button to add","networkError":"Could not load data, please try again.","noResults":"No results with current filters","tryAgain":"Try Again"},"chips":{"add":"Add","label":"The selected #{placeholder} will appear here!"},"filters":{"buttons":{"clean":"Clear","conclude":"Conclude"},"loadError":"Error loading filters","options":{"any":"Any","in":"In","until":"Until"},"titles":{"filters":"Filters"}},"graphql":{"connectionError":"Could not connect to the server","internalServerError":"Internal server error, contact support (#{code})","outdatedApplication":"Response error, your application may be outdated","unknownError":"Unknown error (#{code})"},"imageView":{"title":"Photos"},"modalPickerCustom":{"errors":{"costCenter":"An error occurred while loading cost center data","material":"An error occurred while loading material data","occupation":"An error occurred while loading occupation data","person":"An error occurred while loading person data","product":"An error occurred while loading product data","warehouse":"An error occurred while loading warehouse location data"},"unavailable":"No #{title} available"},"offlineSync":{"messages":{"biometry":"With our biometric signature, you ensure more legal security.","delivery":"We offer flexibility: deliver PPEs one by one or in batches.","ipe":"Easily associate PPE with employee occupations.","logs":"Need a summary? Export easy-to-understand reports on deliveries and exchanges.","pieceChange":"Keep an eye on the pieces that need to be changed and make replacements without complications.","processDelay":"This process may take a while..."}},"showGetSnackBar":{"buttons":{"open":"Open"}}},"upload":{"accredited":"Accredited","clinicalQuiz":"Clinical Quizzes","deficiency":"Deficiencies","entity":"Entity","error":{"optionCheck":"Select at least one option."},"hasData":"This table already contains data","ipeDelivery":"","medicalCertificate":"Medical Certificates","medicalRecord":"Medical Records","medicalRecordVaccine":"Vaccines","migrator":"Migrator","occupationalHealthCertificate":"","occupations":"","quiz":"Quizzes","reports":"","risk":"Risks","select":"Select","success":{"accredited":"Importation of the Accredited successfully performed","clinicalQuiz":"Importation of the Clinical Questionnaire successfully performed","deficiency":"Disability import successfully performed","medicalCertificate":"Importation of the Medical Certificate successfully completed","medicalRecord":"Importation of Medical Records successfully completed","medicalRecordVaccine":"Vaccine import successfully performed","occupationalHealthCertificate":"Importation of the Occupational Health Certificate successfully completed","quiz":"Questionnaire Import Successfully Done","risk":"Risk import performed successfully","sstImports":""},"type":"Type","title":"Data Import"},"utils":{"deleteItemsController":{"message01":"Do you really want to remove the selected items?","message02":"Once started, it cannot be canceled","removing":"Removing"},"ngListController":{"added":"Item added successfully!","duplicated":"This item is already added to the list!","errors":{"remove":"An error occurred while removing the item from the list","update":"An error occurred while updating the item in the list"},"removed":"Item removed successfully!","updated":"Item updated successfully!"},"ok":"Ok","remove":{"title":"Excluir #{title}","messagewithTitle":"Are you sure you want to delete this #{title}?","messageWithDescription":"Do you really want to delete the record \\"#{content}\\"? This operation cannot be undone."},"utilDate":{"date":"#{title} #{startDate} to #{endDate}","from":"#{startDate} to #{endDate}"},"verifyDate":{"date":"#{day} #{month} #{year}"},"formValidator":{"validators":{"validator01":"Filling in #{title} is required","validator02":"Filling in #{title} is required","requiredFields":"There are required fields that have not been answered","invalidEmail":"Invalid email format, please enter a valid email"}}},"riskAgents":{"riskAgent":"Risk agent","riskAgentExclude":"Risk agent {{description}} exclude","riskAgentRegistered":"Risk agent {{description}} registered","riskAgentChanged":"Risk agent {{description}} changed","browse":{"newRiskAgent":"New risk agent"},"create":{"group":{"physicist":"Physicist","chemical":"Chemical","biological":"Biological","ergonomic":"Ergonomic","mechanicAccident":"Mechanic/Accident","dangerous":"Dangerous"},"evaluation":{"qualitative":"Qualitative","quantitative":"Quantitative"},"bonus":{"unhealthiness":"Unhealthiness","dangerousness":"Dangerousness","notCharacterize":"Not characterize"},"classification":{"bacteria":"Bacteria","virus":"Virus","fungi":"Fungi","parasites":"Parasites"},"fields":{"descriptionDescription":"Enter the description of a risk agent according to the selected group. If the group is \'Ergonomic\', for example, \'Weight Overload\'.","groupDescription":"Select the risk group to be registered.","evaluation":"Evaluation","evaluationDescription":"Select the type of assessment used to analyze the risk agent.","bonus":"Bonus","bonusDescription":"When necessary, indicate which additional payment must be registered for the risk agent.","classification":"Classification","classificationDescription":"When the selected group is \'Biological\', inform which classification the agent belongs to.","actionLevel":"Tolerance limit","actionLevelDescription":"Enter the quantity of risk agent at which preventive actions must be initiated.","activeSubstance":"Active substance","activeSubstanceDescription":"When the selected group is \'Chemical\', describe the active substance of the agent.","propagation":"Propagation","propagationDescription":"Inform the means of propagation of the risk agent.","source":"Source","sourceDescription":"When the selected group is \'Biological\', describe the agent\'s generating source. (Ex.: People, \'objects, etc.).","transmissibility":"Transmissibility","transmissibilityDescription":"When the selected group is \'Biological\', inform the transmissibility period of the registered agent.","entrance":"Means of entry","entranceDescription":"When the selected group is \'Biological\', inform the registered agent\'s means of entry. For viruses that spread in the air, e.g.: \'Respiratory route\'.","pathogenicity":"Pathogenicity","pathogenicityDescription":"For \'Biological\' or \'Ergonomic\' type groups, inform the ability of the biological agent to manifest the disease in a susceptible host.","symptomatology":"Symptomatology","symptomatologyDescription":"For \'Biological\' or \'Ergonomic\' type groups, inform which symptoms the registered agent presents.","virulence":"Virulence","virulenceDescription":"When the selected group is \'Biological\', inform the pathogen of the registered infectious agent. For viruses that cause colds, e.g.: \'Low virulence\'.","endurance":"Endurance","enduranceDescription":"When the selected group is \'Biological\', inform the agent\'s ability to remain in the environment, expressing the possibility of causing disease.","study":"Studies","studyDescription":"When the selected group is \'Biological\', provide observations that help prevent and combat the registered agent.","transmissionWays":"Transmission ways","transmissionWaysDescription":"When the selected group is \'Biological\', inform the agent\'s route of transmissibility, (Ex.: Immediate direct transmission: when there is physical contact between the source of infection and the new susceptible host).","agent":"Agent","agentDescription":"Select the corresponding agent."}},"compositionDialog":{"addRisk":"Add Risk"}},"physicalEnvironments":{"physicalEnvironment":"Physical Environment","physicalEnvironmentExclude":"Physical Environment {{description}} exclude","physicalEnvironmentRegistered":"Physical Environment {{description}} registered","physicalEnvironmentChanged":"Physical Environment {{description}} changed","browse":{"newPhysicalEnvironment":"New Physical Environment"},"create":{"fields":{"descriptionDescription":"Provide a description of the physical environment to be registered.","heightCeiling":"Right foot","heightCeilingDescription":"Enter, in meters, the vertical distance between the floor and the ceiling of the physical environment to be registered.","machinery":"Machinery","machineryDescription":"Describe which machines are used in the physical environment to be registered.","ceilingMaterial":"Ceiling material","ceilingMaterialDescription":"Enter the material used to construct the ceiling of the physical environment to be registered (Ex.: Concrete, masonry, wood).","ceilingDetailing":"Ceiling detailing","ceilingDetailingDescription":"To help control and understand the location, describe details regarding the ceiling of the room. For concrete type material, e.g.: Ribbed slab.","doorMaterial":"Door material","doorMaterialDescription":"Enter the material used to construct the door(s) used in the environment to be registered (Ex.: Barite, iron, wood).","doorDetailing":"Door detailing","doorDetailingDescription":"To help control and understand the location, describe details regarding the doors in the room. For masonry type material, for example: Sliding doors, in masonry.","windowMaterial":"Window material","windowMaterialDescription":"Enter the material used to construct the window(s) used in the environment to be registered (Ex.: Acrylic, glass, metal).","windowDetailing":"Window detailing","windowDetailingDescription":"To help control and understand the location, describe details regarding the windows in the room. For glass-type material, for example: Insulated glass, which allows more light to pass through, but blocks excessive heat.","floorMaterial":"Floor material","floorMaterialDescription":"Enter the material used to construct the floor used in the environment to be registered (Ex.: Paviflex, carpet, cement).","floorDetailing":"Floor detailing","floorDetailingDescription":"To help control and understand the location, describe details regarding the floor of the room. For masonry-type material, for example: Flexible flooring with good acoustic absorption.","wallMaterial":"Wall material","wallMaterialDescription":"Enter the material used to construct the wall(s) used in the environment to be registered (Ex.: Concrete, lead, wood).","wallDetailing":"Wall detailing","wallDetailingDescription":"To help control and understand the location, describe details regarding the walls of the room. For concrete type material, e.g.: resistant reinforced concrete","lightingMaterial":"Lighting material","lightingMaterialDescription":"Enter the material used for the lighting used in the environment to be registered (Ex.: Fluorescent, incandescent, mixed).","lightingDetailing":"Lighting details","lightingDetailingDescription":"To help control and understand the location, describe details regarding the lighting in the environment. For fluorescent type material, for example: Common fluorescent lights.","displayType":"Display type","displayTypeDescription":"Enter the type of display used in the environment to be registered (Ex.: Equivalent, lead).","displayDetailing":"Display detail","displayDetailingDescription":"To help control and understand the location, describe details regarding the type of display used in the environment.","firstCoatMaterial":"First coat material","firstCoatMaterialDescription":"Enter the material of the first coating used in the environment to be registered (Ex.: Barite, concrete, lead).","firstCoatDetailing":"Detail of the first coating","firstCoatDetailingDescription":"To help control and understand the location, describe details regarding the first coating of the environment.","secondCoatMaterial":"Second coat material","secondCoatMaterialDescription":"Enter the material of the second coating used in the environment to be registered (Ex.: Barite, concrete, lead).","secondCoatDetailing":"Detail of the second coating","secondCoatDetailingDescription":"To help control and understand the location, describe details regarding the second layer of the environment.","isClosed":"","isClosedDescription":""}},"types":{"materials":{"barite":"Barite","concrete":"Concrete","lead":"Lead","leadGlass":"Lead Glass","masonry":"Masonry","ceramic":"Ceramic","wood":"Wood","zinc":"Zinc","others":"Others","glass":"Glass","iron":"Iron","plaster":"Plaster","paperboard":"Paperboard","acrylic":"Acrylic","metal":"Metal","carpet":"Carpet","cement":"Cement","paviflex":"Paviflex","rubberized":"Rubberized","vinylBlanket":"Vinyl Blanket","fluorescent":"Fluorescent","incandescent":"Incandescent","mixed":"Mixed","equivalent":"Equivalent","plumbiferous":"Plumbiferous"}}},"accidentCauses":{"accidentCause":"Accident Cause","accidentCauseExclude":"Accident Cause {{description}} exclude","accidentCauseRegistered":"Accident Cause {{description}} registered","accidentCauseChanged":"Accident Cause {{description}} changed","browse":{"newAccidentCause":"New Accident Cause"},"create":{"causeType":{"insecureAct":"Insecure Act","unsafeCondition":"Unsafe Condition"},"fields":{"descriptionDescription":"Enter a description of the cause of the accident, depending on the type selected. If the selected type is \'Unsafe Act\', for example, \'Improvised Equipment\'.","causeTypeDescription":"Select the type of accident causer to be registered."}}},"costCenters":{"costCenter":"Cost Center","costCenterExclude":"Cost Center {{description}} exclude","costCenterRegistered":"Cost Center {{description}} registered","costCenterChanged":"Cost Center {{description}} changed","browse":{"newCostCenter":"New Cost Center"},"create":{"errorTotvs":"Totvs users cannot register new cost centers","fields":{"descriptionDescription":"Enter a cost center (Ex.: HR, Administration).","needEquipment":"Need IPE?","needEquipmentDescription":"Indicates whether or not the cost center requires the application of Personal Protective Equipment"}},"equipment":{"addEquipment":"Add equipment","ipe":"Personal protective equipment","error":"Equipment already registered","fields":{"ipe":"Equipment","ipeDescription":"Select the protective equipment, which must be used by employees related to the registered cost center.","daysForReplacement":"Replacement Days","replacement":"Replacement","daysForReplacementDescription":"Inform the days of use of the equipment, before it needs to be replaced"},"getCustomEmptyText":{"addEquipment":"Click \'Add equipment\' to register an item.","noNeedEquipment":"There is no equipment needed."}}},"accredited":{"accredited":"Accredited","accreditedExclude":"Accredited {{description}} exclude","accreditedRegistered":"Accredited {{description}} registered","accreditedChanged":"Accredited {{description}} changed","newAccredited":"New Accredited","exam":{"addExamText":"Click \'Add exam\' to register an item.","noNeedExam":"There are no exams required.","addExam":"Add exam","contractedExam":"Contracted Exams","fields":{"exam":"Exam","examDescription":"Select the exam, which must be taken by employees related to the registered function.","contractStart":"Contract Start","contractEnd":"Contract End","price":"Price","priceDescription":"Indicates the value of the contracted exam.","nameDescription":"The name of the accredited person or the contract","cityDescription":"Enter the name of the city where the accredited person is located (Ex.: New York).","neighborhoodDescription":"Enter the name of the neighborhood where the accredited person is located (Ex.: Brooklyn).","addressDescription":"Enter the address where the accredited person is located (Ex.: First Avenue - 1521).","telephoneDescription":"Fill in the contact telephone number of the accredited person, informing the area code and then your number (Ex.: 47 991919191).","branch":"Branch","selectBranch":"Select Branch"},"examDialog":{"changeExam":"Change exam","addExam":"Add exam"}},"contract":{"contract":"Contract","contractExclude":"Contract {{description}} exclude","contractRegistered":"Contract {{description}} registered","contractChanged":"Contract {{description}} changed","newContract":"New contract"}},"departments":{"department":"Department","departmentExclude":"Department {{description}} exclude","departmentRegistered":"Department {{description}} registered","departmentChanged":"Department {{description}} changed","browse":{"newDepartment":"New department"},"fields":{"descriptionDescription":"Enter a department (Ex.: Warehouse)."}},"biological":{"examGroup":"Exam group","examGroupExclude":"Exam group {{description}} exclude","examGroupRegistered":"Exam group {{description}} registered","examGroupChanged":"Exam group {{description}} changed","newExamGroup":"New exam group","fields":{"descriptionDescription":"Enter the description of the group of tests for biological monitoring"},"exam":{"exam":"Exam","exams":"Exams","secondExamInterval":"Interval of the second exam","thirdExamInterval":"Interval of the third exam","addExam":"Add exam","addExamText":"Click \'Add exam\' to register an item.","examAlreadyExist":"Exam already registered","insertExam":"Register exam","description":{"exam":"Select the biological monitoring test","secondExamInterval":"Enter the number of days to perform the biological monitoring test for the second time","thirdExamInterval":"Enter the number of days to perform the biological monitoring test for the third time"}}},"calendar":{"hour":"Time","hourExclude":"Time {{description}} exclude","hourRegistered":"Time {{description}} registered","hourChanged":"Time {{description}} changed","newHour":"New time","emptyName":"Name not filled","shiftError":"There are inconsistent shift(s)","noShiftError":"To register, you must inform one or more shifts","startHour":"Shift start time.","endHour":"End time of the shift.","start":"Start","end":"End","startEnd":"Start/ End","fields":{"nameDescription":"Enter the name of the calendar (Ex.: Commercial)."}},"controlMeasures":{"controlMeasure":"Control Measure","controlMeasureExclude":"Control Measure {{description}} exclude","controlMeasureRegistered":"Control Measure {{description}} registered","controlMeasureChanged":"Control Measure {{description}} changed","newControlMeasure":"New control measure","controlType":{"administrativeMeasures":"Administrative Measures","biologicalMonitoring":"Biological Monitoring","collectiveProtection":"Collective Protection","engineering":"Engineering","individualProtection":"Individual Protection","others":"Others"},"fields":{"nameDescription":"Describe the name of the control measure according to the selected type. If the selected type is \'Collective Protection\', for example, \'Replacement of manual handling with mechanical handling\'.","controlType":"Control Type","controlTypeDescription":"Select the type of registered control measure.","descriptionDescription":"Describe the details of the control measure to be implemented, seeking to support its understanding and execution."}},"expenses":{"expense":"Expense","expenseExclude":"Expense {{description}} exclude","expenseRegistered":"Expense {{description}} registered","expenseChanged":"Expense {{description}} changed","newExpense":"New expense","typeExpense":{"material":"Material","medical":"Medical","productionLoss":"Production Loss","indemnity":"Indemnity","others":"Others"},"incidence":{"direct":"Direct","indirect":"Indirect"},"fields":{"descriptionDescription":"Enter the description of the expense according to the type selected. If the selected type is \'Material\', for example, Ex.: PPE Acquisition.","typeDescription":"Select the type of expense to be registered.","incidence":"Incidence","incidenceDescription":"Select the type of incidence related to the expense (Ex.: Indirect incidence, when an employee is unable to work, causing a drop in production)."}},"exposureGroup":{"exposureGroup":"Exposure Group","exposureGroupExclude":"Exposure Group {{description}} exclude","exposureGroupRegistered":"Exposure Group {{description}} registered","exposureGroupChanged":"Exposure Group {{description}} changed","newExposureGroup":"New exposure group","noExposureGroupRegistered":"No exhibition groups registered","copyExposureGroup":"Exposure Group Copy","copyControl":"Copy Control","copyFields":{"destinyBranch":"Destiny branch","destinyBranchDescription":"Select the target branch for the copy.","copyCostCenter":"Copy Cost Centers","copyCostCenterDescription":"Select this option to copy the cost centers below.","copyDepartment":"Copy Departments","copyDepartmentDescription":"Select this option to copy the departments below.","copyOccupation":"Copy Occupations","copyOccupationDescription":"Select this option to copy the occupations below."},"fields":{"descriptionDescription":"Enter the description of the exposure group to be registered."}},"generatingSources":{"generatingSource":"Generating source","generatingSourceExclude":"Generating source {{description}} exclude","generatingSourceRegistered":"Generating source {{description}} registered","generatingSourceChanged":"Generating source {{description}} changed","newGeneratingSource":"New generating source","fields":{"nameDescription":"Describe the name of the generating source that may pose a risk to the health and/or physical integrity of the worker (Ex.: Exposure to heat, manual work, etc.)."}},"trainings":{"newTraining":"New training","trainingExclude":"Training {{description}} exclude","trainingRegistered":"Training {{description}} registered","trainingChanged":"Training {{description}} changed","fields":{"descriptionDescription":"Provide a description of the training."}},"statementsResponsibility":{"statementsResponsibility":"Statement of Responsibility","statementsResponsibilityExclude":"Statement of Responsibility {{description}} exclude","statementsResponsibilityRegistered":"Statement of Responsibility {{description}} registered","statementsResponsibilityChanged":"Statement of Responsibility {{description}} changed","newStatementsResponsibility":"New statement of Responsibility","fields":{"descriptionDescription":"Provide the description of the liability term.","statementDescription":"Describe the responsibilities of the term, according to the information that must be presented in the document."}},"healthPrograms":{"healthProgram":"Health program","healthProgramExclude":"Health program {{description}} exclude","healthProgramRegistered":"Health program {{description}} registered","healthProgramChanged":"Health program {{description}} changed","newHealthProgram":"New health program","addTrainingText":"Click \'Add training\' to register an item.","noNeedTraining":"There is no training required.","addTraining":"Add training","addOccupationText":"Click on \'Add occupation\' to register an item.","noNeedOccupation":"There is no occupation required.","addOccupation":"Add occupation","addExamText":"Click \'Add exam\' to register an item.","noNeedExam":"There is no exam required.","addExam":"Add exa","neededExams":"Required Exams","fields":{"nameDescription":"Enter the name of the health program according to the type selected. If the selected type is \'Occupational\', for example, \'Hearing Conservation Program\'.","typeDescription":"Select the type of health program to be registered.","descriptionDescription":"Add the health program description.","trainingDescription":"Inform the training that must be carried out","urgencyDescription":"Inform the level of urgency of the training.","occupationDescription":"Enter the occupation that makes up the health program"}},"measuringInstruments":{"measuringInstrument":"Measuring instrument","measuringInstrumentExclude":"Measuring instrument {{description}} exclude","measuringInstrumentRegistered":"Measuring instrument {{description}} registered","measuringInstrumentChanged":"Measuring instrument {{description}} changed","measuringInstrumentAttachments":"Measuring instrument attachments","newMeasuringInstrument":"New measuring instrument","fields":{"descriptionDescription":"Enter the description of the measuring instrument to be registered.","calibrationDate":"Calibration date","calibrationDateDescription":"Informs the date of the last calibration of the instrument.","valuationDate":"Valuation date","valuationDateDescription":"Enter the date of the next evaluation/verification of the registered instrument.","responsibleDescription":"Inform the person responsible for the measuring instrument."}},"medicines":{"medicine":"Medicine","medicineExclude":"Medicine {{description}} exclude","medicineRegistered":"Medicine {{description}} registered","medicineChanged":"Medicine {{description}} changed","newMedicine":"New medicine","label":{"freeSale":"Free sale","redLabel":"Red label","blackLabel":"Black label","redLabelUnderRestriction":"Red label under restriction"},"fields":{"descriptionDescription":"Provide a description of the medication.","presentationDescription":"Inform whether the medicine is presented in: capsules, spray, aerosol, etc.","ambulatoryMedicine":"Ambulatory medicine","ambulatoryMedicineDescription":"Indicates whether the medication will be used in the outpatient clinic or not","label":"Label","labelDescription":"Select the medication stripe (Ex.: Red, for medications sold only with a prescription).","laboratory":"Laboratory","laboratoryDescription":"Select the laboratory responsible for manufacturing the registered medicine.","activePrinciple":"Active principle","activePrincipleDescription":"Select the active ingredient(s) related to the medicine (Ex.: SCOPOLAMINE; SCOPOLAMINE BUTYLBROMIDE; DIPIRONE, as active ingredients of Buscopan.","indication":"Indication","indicationDescription":"Describe indications related to the use of the registered medicine.","contraindication":"Contraindication","contraindicationDescription":"Describe contraindications related to the use of the registered medication."}},"occupations":{"occupation":"Occupation","occupationExclude":"Occupation {{description}} exclude","occupationRegistered":"Occupation {{description}} registered","occupationChanged":"Occupation {{description}} changed","newOccupation":"New occupation","addExamText":"Click \'Add exam\' to register an item.","noNeedExam":"There are no exams required.","addExam":"Add exam","neededExams":"Required Exams","equipmentAlreadyRegistered":"Equipment already registered","addEquipment":"Add equipment","addEquipmentText":"Click \'Add equipment\' to register an item.","noNeedEquipment":"There is no equipment needed.","ipes":"Personal protective equipment","fields":{"descriptionDescription":"Enter an occupation (Ex.: Development Analyst)","cbo":"CBO","cboDescription":"Inform the CBO corresponding to the occupation","NeedEquipment":"Do you need PPE?","NeedEquipmentDescription":"Indicates whether or not the function requires the application of Personal Protective Equipment","details":"Activity details","detailsDescription":"Detail the occupation.","equipmentDescription":"Select protective equipment, which must be used by employees related to the registered occupation.","daysForReplacement":"Days for replacement","daysForReplacementDescription":"Inform the days of use of the equipment, before it needs to be replaced"}},"workShifts":{"workShift":"Work shift","workShiftExclude":"Work shift {{description}} exclude","workShiftRegistered":"Work shift {{description}} registered","workShiftChanged":"Work shift {{description}} changed","newWorkShift":"New work shift","fields":{"descriptionDescription":"Enter the shift description.","productiveHours":"Productive hours","productiveHoursDescription":"Enter the number of hours that must be worked, according to the registered shift.","relayScheme":"Journey","relaySchemeDescription":"Enter the format of the working day. Example: 24x7"}},"vaccines":{"vaccine":"Vaccine","vaccineExclude":"Vaccine {{description}} exclude","vaccineRegistered":"Vaccine {{description}} registered","vaccineChanged":"Vaccine {{description}} changed","newVaccine":"New vaccine","vaccineProgramSuccess":"Successfully scheduled vaccines","vaccineProgramming":"Vaccine schedule","vaccinePlaining":"Vaccine planning","noReinforcement":"No reinforcement","currentDose":"Dose","fields":{"descriptionDescription":"Enter the description of the vaccine to be registered.","sexDescription":"Inform whether the vaccine should be administered to women, men or both.","fromAge":"From the age","fromAgeDescription":"Inform at what age a person can receive the vaccine.","toAge":"Until age","toAgeDescription":"Inform up to what age the person can receive the vaccine.","reinforcement":"Reinforcement","reinforcementDescription":"Inform whether the vaccine requires a single booster, a periodic booster or whether a booster is not necessary.","reinforcementInterval":"Booster Interval","reinforcementIntervalDescription":"If the vaccine requires a booster, indicate in days the interval between one application and another.","secondDoseInterval":"2nd dose interval","secondDoseIntervalDescription":"Enter, in days, the interval for the second vaccine application.","thirdDoseInterval":"3rd dose interval","thirdDoseIntervalDescription":"Enter, in days, the interval for the third vaccine application.","advantagesDescription":"Describe the benefits brought by applying the registered vaccine.","effectsDescription":"Describe the side effects that may occur after vaccination.","recommendationsDescription":"Describe the medical recommendations that must be followed before and after receiving the vaccine.","allSelectedDescription":"Activate to select all scheduled vaccines","dateDescription":"Schedule date"}},"tasks":{"task":"Task","taskExclude":"Task {{description}} exclude","taskRegistered":"Task {{description}} registered","taskChanged":"Task {{description}} changed","newTask":"New task","fields":{"nameDescription":"Enter the description of the task name (Ex.: Oil distillation, Emptying biodigesters).","effortDescription":"Inform whether the registered task requires excessive, moderate or light physical effort.","descriptionDescription":"Describe the registered task.","workedHoursDescription":"Enter the number of hours of daily work corresponding to the registered task."}},"unityOfMeasure":{"unityOfMeasure":"Unity of measure","unityOfMeasureExclude":"Unity of measure {{description}} exclude","unityOfMeasureRegistered":"Unity of measure {{description}} registered","unityOfMeasureChanged":"Unity of measure {{description}} changed","newUnityOfMeasure":"New unity of measure","noUnityOfMeasureRegistered":"No unit of measurement registered.","fields":{"nameDescription":"Enter the name of the unit of measurement","acronymDescription":"Enter an acronym for the unit of measurement"}},"periodicRanges":{"periodicRange":"Periodic range","periodicRangeExclude":"Periodic range {{description}} exclude","periodicRangeRegistered":"Periodic range {{description}} registered","periodicRangeChanged":"Periodic range {{description}} changed","newPeriodicRange":"New periodic range","fields":{"descriptionDescription":"Enter the description of the periodic band to be registered.","sexDescription":"State whether the periodic range applies to women, men, or both.","postAdmission":"Post admission","postAdmissionDescription":"Enter, in months, the time limit for carrying out the first post-admission exam. The exam renewal period will start counting from the informed date."},"manage":{"minimumAgeT":"Enter the minimum age that the person must be to undergo exams that are within this periodic range","maximumAgeT":"Enter the maximum age that the person must be to undergo exams that are within this periodic range","periodicityT":"Enter the periodicity of the track, in months"}},"reportStructure":{"reportStructure":"Report structure","reportStructureExclude":"Report structure {{description}} exclude","newReportStructure":"New report structure","reportStructureUpdatedSuccess":"Report structure updated successfully","sureYouWantToRemoveSession":"Are you sure you want to remove the section?","sessions":"Sessions","addSession":"Add session","saveSessionSuccess":"Section saved successfully","savingSession":"Saving section...","sendingFile":"Sending file...","editSession":"Edit section","createSession":"Create section","newDocumentStructure":"New Document Structure","fields":{"descriptionDescription":"Section name","type":"Section Type","breakPageDescription":"Are there page breaks after this section?","orientationDescription":"Page orientation","shortcutDescription":"Shortcut to section","nameDescription":"Enter the name of the Document Structure.","typeDescription":"Select the type of document to which this structure will be applied."}},"sortable":{"nothingHereClickToAddItem":"There\'s nothing here. click in {{variable}} to register an item.","noItemFound":"No items found. There is nothing here. Click \'Add\' to register an item."},"quizzes":{"quiz":"Quiz","quizExclude":"Quiz {{description}} exclude","quizRegistered":"Quiz {{description}} registered","quizChanged":"Quiz {{description}} changed","newQuiz":"New quiz","addGroupText":"Click on \'Add new group\' to register an item.","noGroupInfo":"There are no groups reported.","addNewGroup":"Add new group","securityQuizInfo":"Security questionnaire information","itemQuiz":"Quiz Items","realizedBy":"Realized by:","mandatory":"Mandatory?","details":"Details?","fields":{"quizType":"Quiz type","quizTypeDescription":"State whether the questionnaire is health, safety or both.","periodicity":"Periodicity in months","periodicityDescription":"If the questionnaire is for security, inform the time interval between completions.","descriptionDescription":"Enter the description of the questionnaire to be registered.","defaultDescription":"Informs whether the questionnaire is used as a standard for ASO."}},"people":{"people":"Person","peopleExclude":"Person {{description}} exclude","peopleRegistered":"Person {{description}} registered","peopleChanged":"Person {{description}} changed","pppPrinted":"Printed Social Security Professional Profile (PPP)","pppBatchPrinted":"Social Security Professional Profile (PPP) printed in batch","securityOsPrinted":"Printed Security Service Order","OsPrintedInBatch":"Batch printed Security Service Order","exportPeople":"Export People","printPppInBatch":"Batch PPP Printing","printOsInBatch":"Batch Security Service Order Printing","newPerson":"New person","biometryRegistered":"Registered Biometrics.","biometryAlreadyRegistered":"Biometrics already registered.","biometryAlreadyRegisteredText":"This employee already has biometrics registered, do you want to re-register?","noHistoryTraining":"There is no training history for this person","historyTraining":"Training History","completionDate":"Date of Realization","approved":"Approval","expirationDate":"Expiration date","noFuncionalHistory":"There is no functional history for this person","funcionalHistory":"Functional History","printFuncionalHistory":"Print Functional History","AddPeopleTaskText":"Click on \'Add employee tasks\' to register an item.","AddPeopleWarningText":"Click on \'Add employee warnings\' to register an item.","BlockPeopleWarningText":"Register the employee to register warnings","noPeopleTask":"There are no linked tasks.","noPeopleWarning":"There are no linked warnings.","AddPeopleTask":"Add Employee Tasks","peopleTasks":"Employee tasks","addTaskToPerson":"Link task to employee","fingerprintsRegisteredSuccessfully":"Fingerprints registered successfully.","fingerprintsClickToRegister":"Click on the fingerprints to register them","putFingerOnReader":"Place your finger on the reader.","biometryRegisteredSuccess":"Biometrics collected successfully.","leftHand":"Left hand","rightHand":"Right hand","noDependentsForPerson":"There are no dependents for this person","noExposureRisks":"No exposure to risks","dependents":"Dependents","newUser":"New User","civilStatus":{"single":"Single","married":"Married","judiciallySeparated":"Judicially Separated","divorced":"Divorced","widower":"Widower"},"educationLevel":{"elementarySchool":"Elementary School","highSchool":"High School","universityGraduate":"University Graduate","mastersDegree":"Masters Degree","doctorateDegree":"doctorate Degree"},"eSocial":{"e101":"Employee - General, including public employees in direct or indirect administration","e102":"Employee - Short-term rural worker","e103":"Employee - Apprentice","e104":"Employee - Housekeeper","e105":"Employee - Fixed-term contract signed","e106":"Temporary worker","e107":"Employee - no agreement for monthly anticipation of the termination fine","e108":"Employee - with agreement for monthly anticipation of the termination fine","e111":"Employee - Intermittent employment contract","e201":"Casual port worker","e202":"Casual non-port worker","e301":"Public servant holding a permanent position, magistrate, minister of the Court of Auditors, counselor of the Court of Auditors and member of the Public Ministry","e302":"Public servant holding an exclusive position on a commission","e303":"Elective mandate holder","e304":"Public servant holding an elective mandate, including holding a position on a commission","e305":"Public servant appointed to a council or deliberative body, as a representative of the government, public administration body or entity","e306":"Public servant hired for a fixed period, subject to a special administrative regime defined by specific law","e307":"Military","e308":"Conscript","e309":"Public agent - Others","e310":"Occasional public servant","e311":"Ministers, judges, prosecutors, prosecutors or court officials at the disposal of the Electoral Court","e312":"Local assistant","e313":"Public servant carrying out instruction, qualification, training, course or competition activities, or called upon for technical opinions or testimonials","e401":"Union leader - Information provided by the union","e410":"Worker assigned/practicing in another body/assistant judge - Information provided by the assignee/destination","e501":"Union leader - Special insured","e701":"Individual taxpayer - Self-employed in general, unless falling into one of the other individual taxpayer categories","e711":"Individual taxpayer - Autonomous passenger transporter","e712":"Individual taxpayer - Autonomous Cargo Transporter","e721":"Individual taxpayer - Director not employed, with social security","e722":"Individual taxpayer - Director not employed, with no social security","e723":"Individual taxpayer - Businessman, partner and member of the board of directors or supervisory board","e731":"Individual taxpayer - Cooperative member who provides services through a work cooperative","e734":"Individual taxpayer - Cooperative transport company that provides services through a work cooperative","e738":"Individual taxpayer - Member affiliated to a production cooperative","e741":"Individual taxpayer - Individual micro entrepreneur","e751":"Individual taxpayer - Temporary class magistrate of the Labor Court or Electoral Court who is retired from any social security regime","e761":"Individual taxpayer - Member elected to manage a cooperative, association or class entity of any nature or purpose, as well as the manager...","e771":"Individual taxpayer - Guardian council member","e781":"Minister of religious confession or member of consecrated life, congregation or religious order","e901":"Trainee","e902":"Resident doctor or resident in a healthcare professional field","e903":"Scholarship","e904":"Participant of a training course, as part of a public competition, without an employment/statutory relationship","e906":"Beneficiary of the National Voluntary Civil Service Provision Program"},"exposureRisks":"Exposed Risks","fields":{"nameDescription":"Enter the name of the person to be registered.","individualRegistration":"Individual Registration","individualRegistrationDescription":"Enter the Individual Registration related to the registered person.","birthdayDescription":"Enter the date of birth of the registered person.","sexDescription":"Enter the gender of the registered person.","situationDescription":"Inform the status of the registered person.","civilStatus":"Civil Status","civilStatusDescription":"Enter the marital status of the registered person.","educationLevel":"Education Level","educationLevelDescription":"Enter the education level of the registered person.","emailDescription":"Enter the email of the registered person.","generalRegistrationDescription":"Enter the identity card number of the registered person.","costCenterDescription":"Inform which cost center the registered person belongs to (Ex.: Administration, HR).","departmentDescription":"Inform which department the registered person belongs to (Ex.: Warehouse).","workShiftDescription":"Inform which shift the registered person belongs to (Ex.: Internship - Morning, Commercial).","occupationDescription":"Inform which occupation the registered person belongs to (Ex.: Development Analyst, Marketing).","addressDescription":"Enter the name of the street where the registered person lives (Ex.: First Avenue).","numberDescription":"Enter the residence number of the registered person (Ex.: 935).","neighborhoodDescription":"Enter the name of the neighborhood in which the registered person lives (Ex.: Brooklyn).","cityDescription":"Enter the name of the city in which the registered person lives (Ex.: London, New York).","zipCodeDescription":"Enter the ZIP code of the registered person\'s residence (Ex.: 89223-002).","telephoneDescription":"Fill in the telephone number of the registered person, entering the area code and then your number (Ex.: 47 991919191).","registrationDescription":"Fill in the registration number belonging to the registered person.","userDescription":"Enter the user belonging to the registered person.","admissionDateDescription":"Enter the admission date of the registered person.","dismissalDateDescription":"Enter the date of dismissal of the registered person.","pisCode":"PIS Code","pisCodeDescription":"Fill in the PIS Code of the registered person.","lastExamDescription":"Fill in the date of the last medical examination not registered in the system.","externalDescription":"Identifies whether the person is someone external to the organization (example: Visitor).","eSocialCategory":"Worker Category","eSocialCategoryDescription":"Enter the eSocial category of the registered person.","taskIdDescription":"Enter the task you want to link to the registered employee (Ex.: Oil distillation, Emptying biodigesters).","startDateDescription":"Enter the date on which the registered employee started the selected task.","endDateDescription":"Enter the date on which the registered employee ended/will end his activities, in the selected task.","inviteDescription":"Enter the invitation email, which will be used to access the system","roleId":"Profile","roleIdDescription":"Enter the profile type of the guest user."}},"profile":{"buttons":{"branch":"Branch","continueWithoutSave":"Continue without saving","help":"Help","saveData":"Save data to the cloud","saveDataCloud":"Save data to the cloud","support":"Support","resendCounter":"Resend (#{time})","resend":"Resend","syncLogs":"Sync logs","permissionsCenter":"Permissions Center"},"daysOfWeek":{"Friday":"Friday","Monday":"Monday","Saturday":"Saturday","Sunday":"Sunday","Thursday":"Thursday","Tuesday":"Tuesday","Wednesday":"Wednesday"},"dialogTitles":{"authVerifyDeliveries":"Authenticating and Verifying Deliveries","deletePicture":"Delete this photo?","initSync":"Initializing Sync","offline":"Offline","openPermissions":"Open permissions","products":"Products","faces":"Faces","notVerifiedDeliveries":"Unverified Deliveries","spareParts":"Spare Parts","verifiedDeliveries":"Verified Deliveries","sending":"Sending ${title}","turnOffline":"Go Offline","turnOnline":"Go Online!","online":"Go online","userProfile":"User Profile","weeklyMaintenance":"Weekly Maintenance","weeklyUpdate":"Weekly Update","permissionsCenter":"Access application permissions center"},"fields":{"fullName":"Full Name"},"messages":{"cloudDataSync":"Sync cloud data","deletedPicture":"Image deleted.","emailVerificationSuccess":"Email successfully verified!","errors":{"dataSync":"A sync error occurred, a csv file with the error will be generated (data-error-catch.zip). Please save it to a local directory and import it via the web platform.","loadFiles":"An error occurred while loading files!","loadUserInfo":"An error occurred while loading user data","manufacturerTable":"An error occurred while updating the manufacturer table","nonExistentSync":"There are no registered sync errors yet.","serverConnection":"Error connecting to the server","sync":"An error occurred while performing data synchronization","deviceConnection":"Unable to upload data to the cloud. Check your internet connection and try again."},"helpArticles":"System help articles","maintenanceInProgress":"Maintenance in progress. Please wait for it to finish before performing synchronization.","needMediaPermission":"We need access to files and media during synchronization for log generation. Access permissions and grant the necessary ones.","notificationPermission":"To proceed, you need to grant notification permission on your phone.","requiredField":"Required field","successSync":"Sync Successful!","syncLogsSubtitle":"Attachments containing errors from past synchronizations.","turnOnlineSaveData":"You will go online again. It is recommended that you save the data to the cloud.","turnOnlineWithoutChanges":"You made no changes to the PPEs while offline. Do you want to exit offline mode?","typeCode":"Enter the verification code that was sent to your e-mail.","updatedBranch":"Branch updated successfully","updatedEmail":"Email updated successfully!","updatedInfo":"Information updated successfully!","weeklyMaintenanceDay":"Your weekly maintenance occurs on: #{maintenanceWeek}","weeklyUpdate":"Do you want to perform the weekly maintenance of the manufacturer table?"},"options":{"chooseFromGallery":"Choose from gallery","takePicture":"Take a picture"},"syncErrors":"sync errors","titles":{"editEmail":"Edit Email","editProfile":"Edit Profile","helpCenter":"Help Center","syncReports":"Sync Reports","userData":"User Data","verifyEmail":"Check email","validateEmail":"Validate Email"}},"risk":{"badges":{"biologicalRisks":"Biological Risks","chemicalRisks":"Chemical Risks","dangerousRisks":"Dangerous Risks","ergonomicRisks":"Ergonomic Risks","mechanicalAccidentRisks":"Mechanical/Accident Risks","physicalRisks":"Physical Risks"},"cards":{"start":"","evaluation":"","measurement":"","updatedDate":"","elimination":"","riskDegree":"","consider":"","physicalEnvironment":"","notEvaluated":"","notDefined":"","notEliminated":"","exposureGroup":""},"buttons":{"newRisk":"","printOptions":"","copyRisk":"","deleteRisk":"Delete Risk","addControlMeasure":"","addExam":"","addEquipment":"","addRisk":"","ungroup":"","registerPhysicalEnvironment":"","addImage":"","updateMap":"","removeMap":"","printMap":""},"filters":{"agent":"Agent","agentType":"Agent Type","assessmentDate":"Assessment Date","eliminationDate":"Elimination Date","recognitionDate":"Recognition Date","active":"","eliminated":"","evaluationDate":"","riskDegree":"","consider":"","physicalEnvironments":"","agents":"","agentTypes":"","departments":"","costCenters":"","occupations":""},"titles":{"ergonomy":"Ergonomics","measurements":"Measurements","risk":"Risks","exposedRisks":"","exposeGroups":"Exposed Groups","addMeasurements":"","people":"","tasks":"","addTraining":"","riskCharacterization":"","composition":"","compositions":"","deleteComposition":"","riskTypes":"","selectSphere":"","noRiskExposure":"","noGroupExposure":"Not be on exposure group","risks":"","map":""},"messages":{"created":"Risk created successfully!","remove":{"record":"Do you really want to delete the record \\"#{content}\\"? This operation cannot be undone.","risk":"Risk successfully removed!"},"updated":"Risk updated successfully!","noPeopleExposed":"","confirmDeleteComposition":"","selectPhysicalEnvironment":"","exposureGroupError":"","considerField":"","riskDegreeField":"","riskMapField":"","exhibitionTypeField":"","intensityField":"","categoryField":"","probabilityField":"","severityField":"","classificationField":"","levelControlMin":"","levelControlMax":"","ergonomicStatusField":""},"fields":{"actionType":"Action Type","controlMeasure":"","controlMeasureDescription":"","causedDamage":"Caused Damage","consider":"Consider","eliminationDate":"Elimination Date","exchangeFrequency":"Exchange Frequency","expirationDate":"Expiration Date","expositionTime":"Exposition Time","exposureType":"Exposure Type","intensity":"Intensity","interval":"Interval","legalFramework":"Legal Framework","metodology":"Methodology","operatingConditions":"Operating Conditions","protectiveMeasures":"Protective Measures","recognitionDate":"Recognition Date","repetition":"Repetition","riskCharacterization":"Risk Characterization","riskDegree":"Risk Degree","riskMap":"Risk Map","techniqueUsed":"Technique Used","toleranceLimit":"Tolerance Limit","uninterruptedUse":"Uninterrupted Use","isEffective":"","isEffectiveDescription":"","exam":"","equipment":"","equipmentDescription":"","daysForReplacement":"","caList":"","replacement":"","replacementDescription":"","ipeList":"","ipeListDescription":"","goal":"","value":"","date":"","dateDescription":"","measurement":"","measurementDescription":"","specialRetirement":"Special Retirement","specialRetirementDescription":"Informs whether the risk characterizes special retirement","instrument":"","yes":"","no":"","notApplicable":"","above":"","aboveDescription":"","equal":"","equalDescription":"","under":"","underDescription":"","precision":"","precisionDescription":"","certification":"","certificationDescription":"","calibrationDate":"","calibrationDateDescription":"","calibrationCompany":"","calibrationCompanyDescription":"","hasRbc":"","hasRbcDescription":"","measuringInstrument":"","measuringInstrumentDescription":"","training":"","trainingDescription":"","urgency":"","urgencyDescription":"","recognitionDateDescription":"","generationSource":"","generationSourceDescription":"","eliminationDateDescription":"","exposureTime":"","exposureTimeDescription":"","repetitionDescription":"","intervalDescription":"","considerDescription":"","exhibitionType":"","exhibitionTypeDescription":"","riskMapDescription":"","maxExposureTime":"","maxExposureTimeDescription":"","legalFrameworkDescription":"","needIpe":"Need PPE?","needIpeDescription":"","needCpe":"Need EPC?","needCpeDescription":"","category":"Category","categoryDescription":"","probability":"","probabilityDescription":"","processNumber":"Process number","processNumberDescription":"Indicate the number of the administrative or judicial process, and the number must consist of figures limited to 17 (seventeen), 20 (twenty) or 21 (twenty-one).","severity":"","severityDescription":"","classification":"Classification","classificationDescription":"","residual":"","residualDescription":"","methodology":"","methodologyDescription":"","justification":"","justificationDescription":"","damageCaused":"","damageCausedDescription":"","agent":"","agentDefaultDescription":"","blockedByRiskMap":"","environment":"","environmentDescription":"","riskDegreeDescription":"","actionLevel":"","actionLevelDescription":"","unitMeasurement":"","unitMeasurementDescription":"","measureType":"","measureTypeDescription":"","techniqueUsedDescription":"","dangerousEvent":"","dangerousEventDescription":"","elimination":"","eliminationDescription":"","organizationalControl":"","organizationalControlDescription":"","technicalControl":"","technicalControlDescription":"","protectionMeasure":"","protectionMeasureDescription":"","workingCondition":"","workingConditionDescription":"","uninterruptedUseDescription":"","expirationDateDescription":"","exchangePeriodicity":"","exchangePeriodicityDescription":"","sanitation":"","sanitationDescription":"","levelControl":"","levelControlDescription":"","intensityDescription":"","usesExposureGroup":"","usesExposureGroupDescription":"","exposureGroupSuggestion":"","exposureGroupSuggestionDescription":"","situationFound":"","situationFoundDescription":"","desiredSituation":"","desiredSituationDescription":"","ergonomicStatus":"","ergonomicStatusDescription":"","riskAgent":"","group":"","evaluation":"","evaluationDescription":"","isQualitative":""},"options":{"consider":{"aso":"","ppp":"","asoPpp":"","none":""},"riskMapDegree":{"high":"","medium":"","low":""},"riskTypes":{"physical":"","chemical":"","biological":"","ergonomic":"","mechanical":"","dangerous":"","association":"","other":""},"riskMap":{"cipa":"","sesmt":"","both":""},"degree":{"big":"Big","small":"Small"},"exhibitionType":{"absenceHarmfulAgent":"Absence of Harmful Agent","eventual":"Eventual","occasionalIntermittent":"Occasional/Intermittent","usualIntermittent":"Usual/Intermittent","usualPermanent":"Usual/Permanent","noHarmfulAgent":"","habitualEventual":"","habitualIntermittent":"","habitualPermanent":"","noHabitualEventual":"","noHabitualIntermittent":"","noHabitualPermanent":"","occasionalEventual":"","occasionalPermanent":""},"intensity":{"doesNotCharacterize":"Does Not Characterize"},"map":{"both":"Both","cipa":"CIPA","sesmt":"SESMT"},"common":{"ten":"","twenty":"","thirty":"","forty":"","notTypify":"","small":"","medium":"","large":"","yes":"","no":"","notApplicable":""},"category":{"critical":"Critical","intolerable":"Intolerable","irrelevant":"Irrelevant","attention":""},"probability":{"intermediate":"Intermediate","medium":"Medium","veryHigh":"Very High","low":"","high":""},"severity":{"mild":"Mild","severe":"Severe","verySevere":"Very Severe","intermediate":"","moderate":""},"classification":{"substantial":"Substantial","tolerable":"Tolerable","trivial":"Trivial","moderate":"","intolerable":""},"ergonomicStatus":{"adequate":"","inadequate":""},"riskMeasure":{"aM":"Ampere per meter (A/m)","atm":"Atmosphere (atm)","dBA":"Decibels (A) (dB(A))","dBC":"Decibels (C) (dB(C))","dBLinear":"Linear Decibels (dB(linear))","doseAnual":"Annual Dose","doseDiaria":"Daily Dose","doseMensal":"Monthly Dose","doseTrimestral":"Quarterly Dose","emiT":"Microtesla (μT)","fCm3":"Fiber per cubic centimeter (f/cm³)","ghz":"Gigahertz (GHz)","gy":"Gray (Gy)","h":"Hour","hz":"Hertz (Hz)","jM2":"Joule per square meter (J/m²)","kCalH":"Kilocalorie per hour (kcal/h)","kgfCm2":"Kilogram-force per square centimeter (kgf/cm²)","kHz":"Kilohertz (kHz)","kvM":"Kilovolt per meter (kV/m)","lx":"Lux (lx)","mA":"Milliampere (mA)","mgM3":"Milligram per cubic meter (mg/m³)","min":"Minute","mjCm2":"Millijoule per square centimeter (mJ/cm²)","mppdc":"Million particles per tenth cubic meter (mppdc)","mS":"Meter per Second (m/s)","mS175":"Meter per second raised to 1.75 (m/s^1.75)","mS2":"Meter per square second (m/s²)","mSv":"Millisievert (mSv)","mT":"Millitesla(mT)","mW":"Milliwatt (mW)","nA":"N/A","nm":"Nanometer (nm)","numeroAdimensional":"Adimensional Number","oC":"Degree Celsius (ºC)","percentual":"Percentage (%)","ppm":"Parts per Million (ppm)","sv":"Sievert (Sv)","ufcM3":"Colony-forming units per cubic meter (ufc/m³)","un":"Units","ur":"Relative Humidity of the Air (RH (%))","vM":"Volt per meter (V/m)","w":"Watt (W)","wM2":"Watt per square meter (W/m²)","admissionalNumber":"","dailyDose":"","monthlyDose":"","quarterlyDose":"","anualDose":""},"riskMeasureType":{"above":"Above the action level","aboveOrEqual":"Above or equal to the action level","below":"Below the action level","belowOrEqual":"Below or equal to the action level","equal":"Equal to the action level","nA":""},"measureUnit":{"doseAnual":"Annual Dose","doseDiaria":"Daily Dose","doseMensal":"Monthly Dose","doseTrimestral":"Quarterly Dose","h":"Hour","ppm":"Parts per Million","PpM":"Parts per Million"},"measureType":{"above":"Above the action level","aboveOrEqual":"Above or equal to the action level","equal":"Equal to the action level","belowOrEqual":"Below or equal to the action level","below":"Below the action level"},"evaluation":{"quantitative":"Quantitative"}},"report":{"noRecord":""},"csvImport":{"costCenterError":"","departmentError":"","occupationError":"","taskError":"","employeeError":"","measurementError":"","controlMeasureError":"","ipeError":"","trainingError":"","examError":""},"tabs":{"controlMeasure":{"fields":{"effective":"Effective?"},"titles":{"registerControlMeasure":"Register Control Measure"}},"equipment":{"caList":"CA List","daysForReplacement":"Days for Replacement","hint":{"daysOfUse":"Enter the days of equipment use before replacement is needed","ipeCaList":"Enter CA numbers separated by semicolons (;)"},"label":{"ipeList":"PPE List","replacement":"Replacement"}},"ergonomic":{"fields":{"desiredSituation":"Desired Situation","ergonomicStatus":{"adequate":"Adequate","inadequate":"Inadequate"},"situationFound":"Found Situation","status":"Ergonomic Status"}},"exams":{"messages":{"":"Do you really want to remove the exam \\"#{content}\\"? This operation cannot be undone."},"notIndentified":"Not Identified"},"measurements":{"fields":{"label":{"calibrationDate":"Calibration Date","certificationNumber":"Equipment Certification Number","companyCalibration":"Calibration Company","hasRBC":"Has RBC","instrument":"Instrument","measurementPrecision":"Measurement Precision"},"placeHolder":{"enterCertificationNumber":"Enter the equipment certification number used for the measurement","enterCompanyCalibration":"Enter the company responsible for calibration","valueResultingMeasurementAgent":"Enter the resulting measurement value on the agent"}},"measurement":"Measurement","messages":{"currentDate":"The evaluation date should not be later than the current date","eliminationDate":"The evaluation date should not be later than the elimination date","recognitionDate":"The evaluation date should not be earlier than the recognition date"},"options":{"above":"Above the measurement level","below":"Below the measurement level","equal":"Equal to the measurement level"},"titles":{"registerMeasurement":"Register Measurement"}}}},"diagnostic":{"completeConsultation":"Completing the consultation dispenses medical attention."},"tabs":{"profile":"Profile","organization":"Organization","integration":"Integration","users":"Users","profiling":"Profiling"},"profiling":{"fields":{"description":"Description","referenceId":"Base profile"},"permissionTitle":"Permissions","permissions":{"canView":"View","canCreate":"Creation","canUpdate":"Update","canDelete":"Exclusion","canPrint":"Print"}},"features":{"medical-record":"","medical-certificate":"","occupational-health-certificate":"Atestado de ","clinical-quiz":"","medical-referral":"","deficiency":"","medical-restriction":"","medical-record-health-program":"","medical-record-vaccine":"","extinguishing-system":"Sistema ","inspection":"","fire-brigade":"","fire-brigade-meeting":"","fire-brigade-component":"","fire-brigade-exam":"","fire-brigade-training":"","fire-brigade-occurrence":"","simulation-plan":"","simulation":"","environmental-report":"","ipe-delivery":"","delivery-spare-parts":"","product-delivery":"","action-plan":"","expected-goal":"","real-goal":"","action-plan-micro-actions":"","responsible-action":"","action-plan-risk":"","action-plan-report":"","action-plan-investigation":"","mandate":"Mandate","mandate-cost-center":"Cost Center","mandate-department":"Departament","election-comission":"Election Comission","candidate":"Candidate","component":"Component","mandate-training":"","meeting":"Meeting","investigation":"","suggestion-box":"","sipat":"","esocial-queue":"","accident":"","accident-path":"","accident-local":"","accident-victim":"","body-part":"","accident-clinic-information":"","inss":"","accident-witness":"","accident-expenses":"","accident-icd":"","accident-causer-agent":"","risk":"","risk-ergonomic":"","risk-exam":"","risk-measurement":"","risk-control-measure":"","risk-ipe":"","risk-training":"","risk-map":"","consultation":"","exam-result":"","diagnostic":"","exam-audiometry":"","exam-diagnostic-image":"","exam-item":"","exam-result-ibmp":"","exam-normal":"","ortho-rater":"","exam-otological":"","snellen":"","exam-spirometry":"","urinalysis":"","safety-quiz":"","others":"","product":"","stock-level":"","stock-movement":"","product-ipe-manufacturer":"","spare-parts":"","warehouse":"","report-structure":"","risk-agent":"","physical-environment":"","accident-cause":"","cost-center":"","equipment-by-cost-center":"","accredited":"","accredited-exam":"","department":"","expense":"","exam":"","periodic-range":"","generating-source":"","exposure-group":"","calendar":"","measuring-instrument":"","medicine":"","control-measure":"","biological-monitoring-exam-group":"","biological-monitoring-exam":"","occupation":"","equipment-by-occupation":"","exam-by-occupation":"","person":"","employee-task":"","employee-warning":"","training-history":"","functional-history":"","health-program":"","health-program-occupation":"","health-program-training":"","health-program-exam":"","quiz":"","task":"","statement-responsibility":"","training":"","work-shift":"","unity-of-measure":"","vaccine":"","vaccination-planning":"","medical-record-dashboard":"","risk-dashboard":"","work-permission":"","exam-toxicological":""},"userRoles":{"human-resource":"Human Resources","doctor":"Doctor","engineer":"Engineer","nurse":"Nurse","technician":"Technician","secretary":"Secretary","storekeeper":"Storekeeper"},"safetyQuizzes":{"title":{"safetyQuiz":"Safety Quiz","safetyQuizzes":"Safety Quizzes","quizHistory":"Answers history","RedirectConfirmation":"Redirect confirmation"},"messages":{"delete":{"ask":"Do you really want to delete record #{date}? This operation cannot be undone."},"edit":"Would you like to edit responses from #{date}?","createActionPlan":"Would you like to create an action plan for #{date}?","emptyHistory":"There are no responses registered","redirectToActionPlan":"The answers from day #{date} have been removed, but the action plan associated with them is still available, would you like to access it?","create":{"requiredAnswer":"There are required questions that have not been answered"}},"quizStatus":{"NoPeriodicity":"Questionnaire without periodicity","neverAnswered":"Questionnaire never answered","late":"#{days} days late","remainingDays":"Next reply in #{remainingDays} days","updatedQuiz":"Questionnaire updated"}},"mfa":{"enabled":"Multi-factor authentication has been enabled!","disabled":"Multi-factor authentication has been disabled.","title":"Multi-Factor Authentication (MFA)","enableLabel":"Multi-factor authentication enabled","disableLabel":"Enable multi-factor authentication","codeResend":"Code resent successfully!","informCode":"You must enter the code sent to your email.","emailCode":"An authentication code has been sent to your email.","unreceivedCode":"Didn\'t receive the code?","resend":"Resend"}}'),Ll={pt:JSON.parse('{"actionPlan":{"buttons":{"newActionPlan":"Novo Plano de Ação"},"description":{"currentValue":"Informe o valor do estado atual, conforme a significância do aspecto e do impacto.","dateEnd":"Informe a data de término do plano de ação.","dateStart":"Informe a data em que o plano de ação deve iniciar.","expectedCost":"Informe o custo previsto que será necessário para a implantação do plano de ação.","enterValue":"Digite o valor","goal":"Informe a meta desejada, conforme a realização do plano de ação que está sendo criado.","how":"Descreva quais serão as medidas adotadas para fazer com que o plano de ação conclua seus objetivos.","measure":"Informe a unidade de medida utilizada para o cálculo da meta.","measureType":"Informe se a meta é do tipo crescente, decrescente ou não aplicável (N/A).","realCost":"Informe o custo real que foi utilizado para a implantação do plano de ação.","what":"Descreva o que será implementado com o plano de ação que está sendo criado.","where":"Informe em qual local da empresa será implantado o plano de ação.","why":"Descreva o motivo da implantação do plano de ação.","mobile":{"currentValue":"Digite o valor do estado atual","goal":"Informe a meta desejada","what":"Descreva o que será implementado","where":"Descreva em qual local da empresa","who":"Descreva medidas adotadas","why":"Descreva o motivo da implantação"}},"fields":{"ascending":"Ascendente","cancel":"Cancelado","close":"Concluído","conclusion":"Conclusão","currentValue":"Valor atual","dateEnd":"Término","dateStart":"Início","descending":"Descendente","detection":"Detecção","endDates":"Data de término","expectedCost":"Previsto","expectedValue":"Valor Previsto","goal":"Meta","how":"Como?","measure":"Unidade de medida","measureType":"Tipo de meta","notApplicable":"N/A","open":"Ativo","people":"Responsável","probability":"Probabilidade","realCost":"Real","realValue":"Valor Real","rpn":"NPR","severity":"Severidade","situation":"Situação","startDates":"Data de início","what":"O que?","where":"Onde?","why":"Por quê?"},"filters":{"situationA":"Situação ativo (A)","situationB":"Situação concluído (B)","situationC":"Situação cancelado (C)","situationD":"Atrasados (D)"},"goals":{"buttons":{"newValue":"Novo valor"},"description":{"emptyGoals":"Nenhuma meta realizada cadastrada.","emptyRegisteredGoals":"Nenhuma meta prevista cadastrada.","expectedGoalDate":"Informe a data do planejamento.","expectedGoalValue":"Informe o valor esperado até a data especificada.","realGoalDate":"Informe a data em que o plano de ação foi realizado.","realGoalValue":"Informe o valor alcançado, conforme a data de realização informada.","description":"Informe a descrição do planejamento.","responsible":"Informe o responsável pelo planejamento."},"fields":{"date":"Data","description":"Descrição","value":"Valor","responsible":"Responsável"},"messages":{"expectedValueRegistered":"Valor previsto já cadastrado ou fora do período","valueRegistered":"Valor real já cadastrado ou fora do período"},"title":{"expectedGoal":"Planejamento","realized":"Realizado","registerExpectedValue":"Cadastrar valor previsto","registerRealValue":"Cadastrar valor real"},"tooltip":{"aboveGoal":"Acima da meta","belowGoal":"Abaixo da meta","noGoal":"Sem meta","onGoal":"Na meta"}},"messages":{"accomplishedGoal":"Para adicionar uma meta realizada sem meta planejada é necessário ter preenchido o campo (Valor atual) na aba de informações.","alreadyPlanned":"Valor planejado já cadastrado","alreadyRealized":"Valor realizado já cadastrado","cancelActionPlan":"Deseja realmente cancelar o plano de ação {{name}}?","dateStart":"A data de término deve ser maior que a data de início.","endDateExceeded":"Data de término ultrapassada, deseja encerrar o plano de ação {{name}}?","how":"Campo \\"Como?\\" não deve estar vazio.","measure":"Campo \\"Unidade de Medida\\" não deve estar vazio.","measureType":"Campo \\"Tipo de Meta\\" não deve estar vazio.","needSelectStartEndDate":"Para adicionar um valor planejado ou realizado é necessário ter selecionado a data de quando inicia e quando termina","notFound":"Seus planos de ação serão apresentados aqui.","outsidePeriod":"Valor fora do período","recoverActionPlan":"Deseja realmente recuperar o plano de ação {{name}}?","remove":{"actionPlan":"Você tem certeza que deseja excluir esse plano de ação?","errors":{"investigation":"Ocorreu um erro ao remover essa investigação!","responsible":"Ocorreu um erro ao remover esse responsável!","risk":"Ocorreu um erro ao remover esse risco!"}},"startAndEndDate":"Data de início e data de término não podem ultrapassar os lançamentos de valores","successCancel":"Plano de ação cancelado.","successCreate":"Plano de ação cadastrado","successDelete":"Plano de ação excluído","successRecovered":"Plano de ação recuperado.","successUpdate":"Plano de ação alterado","what":"Campo \\"O que?\\" não deve estar vazio.","where":"Campo \\"Onde?\\" não deve estar vazio.","why":"Campo \\"Por quê?\\" não deve estar vazio."},"microAction":{"buttons":{"new":"Nova micro ação","remove":"Excluir micro ação"},"description":{"dateEnd":"Informe o prazo da micro ação","dateStart":"Informe o início da micro ação","description":"Informe a descrição da micro ação","percent":"Informe a completude da micro ação","responsibleSuggestion":"Informe o responsável pela micro ação","status":"Informe o status da micro ação","unknown":"Desconhecido"},"fields":{"hint":{"percentageOfCompleteness":"Percentual de completude"},"placeHolder":{"enterPercentageOfCompleteness":"Digite o percentual de completude"}},"messages":{"alreadyRegistered":"Não foi possível concluir essa ação: micro ação já cadastrada.","remove":"Você tem certeza que deseja excluir essa micro ação?","startAndEndDate":"Não foi possível concluir essa ação: prazo menor que início.","undescriptionMicroAction":"Não foi possível concluir essa ação: micro ação sem descrição.","wrongPercentage":"Não foi possível concluir essa ação:percentual de completude deve ser entre 0 e 100."},"title":{"cancel":"Cancelada","closed":"Fechada","createMicroAction":"Criar micro ação","dateEnd":"Prazo","dateStart":"Início","description":"Descrição","editMicroAction":"Edite sua micro ação","microActions":"Micro ações","microActionsGraph":"Gráfico de conclusão","none":"Nenhuma","open":"Aberta","percent":"Percentual de conclusão","percentual":"Percentual","registerNewMicroAction":"Cadastrar nova micro ação","remove":"Excluir Micro Ação?","responsibleSuggestion":"Responsável","status":"Status"},"tooltip":{"microAction":"Micro ação","result":"Completude"}},"option":{"ascending":"Ascendente","downward":"Descendente","notApplicable":"Não aplicável"},"span":{"closeToExpiration":"Próximo do vencimento","late":"Atrasado"},"titles":{"actionPlan":"Plano de Ação","actionPlanEnvironmentalReport":"Plano x Relatório ambiental","actionPlanInvestigation":"Plano x Investigação","actionPlanRisk":"Plano x Risco","attachments":"Anexos do Plano de Ação","environmentalReports":"Relatórios Ambientais","cancel":"Cancelar","closure":"Encerramento","end":"Término:","expected":"Previsto","expectedRealized":"Previsto/Realizado","extremePriority":"PRIORIDADE EXTREMA","goals":"Metas","high":"Alta","highPriority":"PRIORIDADE ALTA","infos":"Infos","investigations":"Investigações","low":"Baixa","lowPriority":"PRIORIDADE BAIXA","mediumPriority":"PRIORIDADE MÉDIA","mid":"Média","minimum":"Mínima","moderate":"Moderada","monitoring":"Monitoramento ocupacional","much":"Quanto?","priority":"Prioridade","rare":"Rara","realized":"Realizado","recover":"Recuperar","registerValue":"Cadastrar valor #{title}","relation":"Relacionamento","responsibles":"Responsáveis","situationCanceled":"Cancelado","situationCompleted":"Concluído","situationInProgress":"Em andamento","start":"Início:","sum":"Soma","title":"#{title} plano de ação","veryHigh":"Muito alta","veryHighPriority":"PRIORIDADE MUITO ALTA","when":"Quando?","who":"Quem?"},"tooltip":{"accomplished":"realizado","cancel":"Cancelar plano de ação","cancelActionPlans":"Cancelar plano de ação","dataExpected":"Previsto","dataGoal":"Meta","dataReal":"Realizado","deleteActionPlans":"Excluir plano de ação","environmentalReports":"Informe os relatórios ambientais relacionados ao plano.","expected":"Previsto","exportActionPlans":"Exportar planos de ação","goal":"Meta","investigations":"Informe as investigações relacionadas ao plano.","planned":"planejado","real":"Realizado","recoverActionPlans":"Recuperar plano de ação","responsibles":"Informe os responsáveis pela implantação do plano de ação.","risks":"Informe os riscos relacionados ao plano."}},"appBar":{"fields":{"search":"Buscar"}},"brigades":{"buttons":{"delete":"Excluir Brigada de Incêndio","edit":"Editar Brigada de Incêndio","remove":{"simulation":"Excluir Simulação","simulationPlan":"Excluir Plano de simulação"}},"cards":{"months":"#{title} meses"},"fields":{"accomplished":"Realizada?","accomplishedDescription":"A ação foi realizada?","assignments":"Atribuições","assignmentsDescription":"Descreva as atribuições que serão dadas ao componente.","date":"Data","dateDescription":"Informe a data da ocorrência.","description":"Descrição","descriptionAction":"Descreva a ação do plano de simulação.","descriptionDescription":"Descreva o nome da brigada de incêndio a ser criada.","descriptionSimulationPlan":"Descreva brevemente o plano de simulação.","detailing":"Detalhes","detailingDescription":"Detalhe a ocorrência.","duration":"Duração","durationDescription":"Informe o tempo de duração da reunião.","effective":"Efetiva?","effectiveDescription":"A ação foi efetiva?","endDate":"Término","endDateDescription":"Informe a data de término da brigada de incêndio.","exam":"Exame","exitDate":"Data de saída","exitDateDescription":"Data de saída do componente.","expectedDate":"Data prevista","expectedDateDescription":"Informe data prevista para a reunião.","inclusionDate":"Data de inclusão","inclusionDateDescription":"Informe a data de inclusão do componente.","meetingLocal":"Local","meetingLocalDescription":"Informe o local da realização da reunião.","meetingType":"Tipo de reunião","meetingTypeDescription":"Informe o tipo da reunião a ser cadastrada (Ex.: Extraordinária, Ordinária).","minutesMeeting":"Ata","minutesMeetingDescription":"Descreva a Ata da reunião.","name":"Nome","observation":"Observação","observationDescription":"Faça a observação sobre ação da simulação.","periodicity":"Periodicidade","periodicityDescription":"Informe a periodicidade em meses.","periodicity_one":"{{count}} mês","periodicity_other":"{{count}} meses","person":"Pessoa","personDescription":"Selecione o componente da brigada de incêndio.","realDate":"Data de realização","realDateDescription":"Data efetiva da realização da reunião.","realDateSimulation":"Informe a data de realização.","simulationPlan":"Plano de Simulação","simulationPlanDescription":"Selecione o plano de simulação referente a esta simulação.","specificFunction":"Função específica","specificFunctionDescription":"Selecione a função que será exercida pelo componente cadastrado.","startDate":"Início","startDateDescription":"Informe a data de início da brigada de incêndio","subject":"Assunto","subjectDescription":"Descreva os assuntos a serem tratados na reunião.","summary":"Resumo","summaryDescription":"Informe o resumo da ocorrência.","training":"Treinamento","trainingDescription":"Informe o treinamento que deverá ser realizado","urgency":"Urgência","urgencyDescription":"Informe o nível de urgência do treinamento.","dateActionDescription":"Informe a data de horário que a ação deverá ser realizada.","actionDescription":"Descreva a ação a ser cadastrada.","participant":"Participante","participantDescription":"Informe a pessoa participante da reunião cadastrada.","attendance":"Compareceu?","attendanceDescription":"O participante compareceu a reunião?","justification":"Justificativa","justificationDescription":"Descreva justificativas relacionadas ao participante da reunião."},"messages":{"componentAltered":"Componente alterado","componentExcluded":"Componente {{name}} excluído","componentRegistered":"Componente cadastrado","created":"Brigada de incêndio criada com sucesso!","errorDateInterval":"A data de inclusão e saída do componente devem estar dentro do período da brigada","errorSimulationPlan":"Esta ação já está cadastrada","exam":{"created":"Exame criado com sucesso!","removed":"Exame removido com sucesso!","update":"Exame atualizado com sucesso!"},"examAltered":"Exame alterado","examExcluded":"Exame {{description}} excluído","examRegistered":"Exame cadastrado","meetingAltered":"Reunião alterada","meetingExcluded":"Reunião {{subject}} excluída","meetingRegistered":"Reunião cadastrada","meetingType":"Tipo da reunião deve ser \'ordinária\' ou \'extraordinária\'","meetingsRegistered":"Reuniões cadastradas","meetingRemoved":"Reunião removida com sucesso!","occurrence":{"created":"Ocorrência adicionada com sucesso!","removed":"Ocorrência removida com sucesso!","updated":"Ocorrência editada com sucesso!"},"occurrenceAltered":"Ocorrência alterada","occurrenceExcluded":"Ocorrência excluída","occurrenceRegistered":"Ocorrência cadastrada","pushButtonToAdd":"Não há nada aqui. Clique em \'+\' para cadastrar uma ação.","removeAction":"Você tem certeza que deseja excluir essa ação?","removeComponent":"Você tem certeza que deseja excluir esse componente?","removed":"Brigada de incêndio excluída com sucesso!","removeSimulation":"Você tem certeza que deseja excluir essa simulação?","removeSimulationPlan":"Você tem certeza que deseja excluir esse plano de simulação?","simulation":{"created":"Simulação adicionada com sucesso!","removed":"Simulação removida com sucesso!","update":"Simulação editada com sucesso!"},"simulationAltered":"Simulação alterada","simulationExcluded":"Simulação excluída","simulationPlan":{"created":"Plano de simulação adicionado com sucesso!","removed":"Plano de simulação removido com sucesso!","updated":"Plano de simulação editado com sucesso!"},"simulationPlanAltered":"Plano de simulação alterado","simulationPlanExcluded":"Plano de simulação excluído","simulationPlanRegistered":"Plano de simulação cadastrado","simulationRegistered":"Simulação cadastrada","specificFunction":"A função do componente deve ser \'chefe\', \'coordenador\', \'líder\' ou \'participante\'","successCreate":"Brigada de incêndio cadastrada","successDelete":"Brigada de incêndio excluída","successUpdate":"Brigada de incêndio alterada","trainingExcluded":"Treinamento {{description}} excluído","trainingRegistered":"Treinamento cadastrado","updated":"Brigada de incêndio atualizada com sucesso!","successPrint":"Relatório Ata de Reunião impresso"},"monthly":"Mensal","monthlyMeeting":"Reunião Mensal","options":{"meetingType":{"extraordinary":"Extraordinária","ordinary":"Ordinária"},"specificFunction":{"boss":"Chefe","coordenator":"Coordenador","leader":"Líder","member":"Participante"},"trainingUrgency":{"desired":"Desejável","indispensable":"Indispensável","recommended":"Recomendável"}},"titles":{"accident":"ocorrência","action":"ação","deleteAction":"Excluir ação?","deleteSimulation":"Excluir simulação?","fireBrigade":"brigada de incêndio","meeting":"reunião","simulation":"simulação","simulationPlan":"plano de simulação","training":"treinamento","meetingAttachments":"Anexos da Reunião"},"tooltips":{"held":"Realizada"},"reports":{"footer":"Relatório de Ata de Reunião -"}},"buttonLabel":{"addAction":"Nova ação","addBrigade":"Nova Brigada de Incêndio","addComponent":"Novo componente","addExam":"Novo exame","addExtinguishingSystem":"Novo Sistema de Extinção","addHidraulicInspection":"Nova inspeção hidráulica","addInspection":"Nova inspeção","addIpe":"Adicionar Equipamento de Proteção","addMeeting":"Nova reunião","addMovement":"Adicionar Movimentação","addOccurrences":"Nova ocorrência","addSimulation":"Nova simulação","addSimulationPlan":"Novo plano de simulação","addSimulationPlanAction":"Nova ação do plano de simulação","addSpareParts":"Adicionar peças de reposição","addStockLevel":"Adicionar Nível de Estoque","addTraining":"Novo treinamento","addNewProfile":"Novo perfil de acesso","addComponents":"Adicionar Componentes","addParticipant":"Novo Participante"},"common":{"absence":"Ausente","acronym":"Acrônimo","add":"Adicionar","addFavorite":"Adicionar aos favoritos","address":"Endereço","admin":"Administrador","admission":"Admissão","admissional":"Admissional","admissionDate":"Data de admissão","advantages":"Vantagens","allSelected":"Selecionar todos","alter":"Alterar","amount":"Quantidade","answer":"Resposta","artemisUnknown":"Nenhum","attachment":"Anexo","attachments":"Anexos","attention":"Atenção","back":"Voltar","badges":{"absent":"Ausente","appBarTitle":"#{title} #{screen}","fired":"Demitido","license":"Licença","medicalCertificate":"Atestado médico","Normal":"Normal","vacation":"Férias"},"binary":"Sim ou não","biometry":"Biometria","birthday":"Data de nascimento","blood":"Sangue","both":"Ambos","breakPage":"Quebra de página","cancel":"Cancelar","cancelLabel":"Cancelar","candidate":"Candidato","caracterize":"Caracterização","cards":{"filter":"Filtro (#{filter})","order":"Ordenar","total":"#{results} resultados"},"changeEmail":"Alterar e-mail","changePassword":"Alterar senha","city":"Cidade","close":"Fechar","company":"Empresa","confirm":"Confirmar","confirmLabel":"Confirmar","continue":"Continuar","copy":"copiado","cost":"Custo","create":"Incluir","date":"Data","default":"Padrão","defaultOption":"Opção padrão","delete":"Excluir","deleteAccount":"Excluir conta","deleteAccountConfirm":"Você está prestes a excluir sua conta. Essa ação não poderá ser desfeita e resultará na remoção permanente de todos os seus dados e acessos à conta associada. Deseja continuar com a exclusão?","deleteAccountTitle":"Exclusão de Conta","deleteAllAccountConfirm":"Você está prestes a excluir a conta. Essa ação não pode ser desfeita e resultará na remoção permanente de todos os dados e acessos dos usuários associados a essa conta do sistema. Deseja continuar com a exclusão?","description":"Descrição","descriptive":"Descritiva","desired":"Desejável","discharge":"Licença","dismissal":"Demissão","dismissalDate":"Data de demissão","dismissed":"Demitido","doctors":"Médicos","doctorStatement":"Atestado Médico","edit":"Editar","effects":"Efeitos","effort":"Grau de esforço","email":"E-mail","endDate":"Data de término","equipment":"Equipamento","error":"Erro","errorVerifyInformation":"Erro, favor verificar informações","exam":"Exame","excessive":"Excessiva","external":"Externo","female":"Feminino","fields":{"nature":"Natureza"},"finalDate":"Data final","generalRegistration":"R.G.","group":"Grupo","health":"Saúde","help":"Ajuda","home":"Início","image":"Imagem","import":"Importar","include":"Incluir","indispensable":"Indispensável","individualRegistration":"Identificação","initialDate":"Data inicial","inProcess":"Em Andamento","invalidEmail":"E-mail inválido","invalidPassword":"Senha inválida","isRequired":"Esse campo é obrigatório.","keep":"Manter","landscape":"Paisagem","lastExam":"Último exame médico","light":"Leve","loadComplementaryExams":{"message":"Gostaria de carregar os exames complementares periódicos?","title":"Carregar exames complementares"},"loading":"Carregando","login":{"fields":{"email":"Email"},"messages":{"errors":{"password":"Ocorreu um erro ao editar a senha"},"passwordUpdated":"Senha atualizada com sucesso!,"}},"loginButtonRegisterNowLabel":"Experimente grátis","loginButtonSubmitEnterWith":"Entrar com","loginButtonSubmitEnterWithLabelQuirons":"conta Quírons","loginButtonSubmitFormEnter":"Entrar","loginButtonSubmitFormSend":"Enviar","loginButtonWithFluig":"Entrar com Totvs Fluig","loginButtonWithMicrosoft":"Entrar com Microsoft","loginContinueConectedLabel":"Permanecer conectado","loginDeletedSessionMessageOn":"Sua conta foi acessada por outro {{name}}, faça o login novamente","loginDeletedSessionMessageOnDesktop":"computador","loginDeletedSessionMessageOnDevice":"dispositivo","loginDontHaveAnAccountLabel":"Não possui uma conta?","loginEmailRequiredInput":"Digite um e-mail válido","loginErrorMinimumPassword":"Atualizamos nossas diretrizes de segurança. Por favor, informe uma nova senha forte que contenha no mínimo 8 caracteres.","loginErrorMinimumRequiredPassword":"Sua senha atual não atende os requisitos mínimos","loginForgetPasswordLabel":"Esqueceu sua senha","loginFormOrLabel":"ou","loginMessageRandomFirst":"Segundo a Organização Internacional do Trabalho, a cada 15 segundos um trabalhador morre em razão de acidente ou doença do trabalho. A cada 15 segundos, 160 trabalhadores são vítimas de acidentes relacionados ao trabalho.","loginMessageRandomFirstAuthor":"Trabalho Seguro - Tribunal Superior do Trabalho (TST)","loginMessageRandomSecond":"Segundo a Organização Internacional do Trabalho (OIT) 2,3 milhões de pessoas morrem no mundo em decorrência de acidentes de trabalho (Dados de 2017). Não deixe de cuidar dos seus funcionários.","loginMessageRandomSecondAuthor":"NG Informática, 2019","loginMessageRandomThird":"Quarto lugar no ranking mundial, o Brasil é hoje o país onde a cada 48 segundos acontece um acidente de trabalho e a cada 3h38 um trabalhador perde a vida pela falta de uma cultura de prevenção à saúde e à segurança do trabalho.","loginMessageRandomThirdAuthor":"Revista Proteção, 2018","loginNewPasswordInputLabel":"Nova senha","loginNewPasswordRequiredInput":"Digite nova senha","loginPasswordInputLabel":"Senha","loginPasswordRequiredInput":"Digite uma senha","loginSelectLanguageLabel":"Selecione um idioma","loginSessionExpired":"Sessão expirada, realize novamente o seu login","loginTermsOfUseLabel":"Termos de Uso","loginPolicyPrivateLabel":"Política de Privacidade","loginTitleAccessAccount":"Acesse sua conta","loginTitleUpdatePassword":"Atualize sua senha","loginUpdatePasswordLabel":"Atualizar e","male":"Masculino","manager":"Gestor","maximumAge":"Idade Máxima","maximumAllowed":"Máximo permitido","maximumValue":"Valor Máximo","minimumAge":"Idade Mínima","minimumValue":"Valor Mínimo","moderate":"Moderada","monitoring":"Monitoramento ocupacional","moreOptions":"Mais opções","multiple":"Múltipla","name":"Nome","neighborhood":"Bairro","no":"Não","noLabel":"Não","normal":"Normal","nothingHere":"Não há nada aqui.","number":"Número","occupation":"Ocupação","occupational":"Ocupacional","occupations":"Ocupações","only":"Exclusiva","options":{"consultationNature":{"spotMonitoring":"Pontual"},"consultationType":{"clinical":"Clínico","occupational":"Ocupacional"},"orderBy":{"ascending":"Crescente","descending":"Decrescente"},"orderList":{"field":"Campo","method":"Método"}},"orientation":"Orientação","other":"Outros","pdf":"PDF","percMax":"% Máximo","percMin":"% Mínimo","periodic":"Periódico","periodicity":"Periodicidade","person":"Pessoa","planning":"Planejamento","portrait":"Retrato","preparation":"Preparação","present":"Presente","presentation":"Apresentação","printed":"impresso","qualityOfLife":"Qualidade de vida","question":"Questão","realDate":"Data realizada","reason":"Motivo","recommendations":"Recomendações","recommended":"Recomendável","referenceValue":"Valor de referência","register":"Cadastro","registration":"Matrícula","remove":"Remover","removeDialogText":"Deseja realmente {{action}} o registro {{identification}}? Esta operação não poderá ser desfeita.","removeItem":"Deseja realmente remover este item?","requiredField":"O campo é obrigatório","removeFavorite":"Remover dos favoritos","responsible":"Responsável","reset":"Resetar","resultType":"Tipo de resultado","safety":"Segurança","sanitation":"Higienização","save":"Salvar","saveAndClose":"Salvar e fechar","select":"Seleção","selectOption":"Selecione uma opção","session":"Seção","sex":"Sexo","shortcut":"Atalho","situation":"Situação","signature":"Assinatura","startDate":"Data de início","state":"Estado","statement":"Termo","substitution":"Substituição","successChanged":"atualizado com sucesso","suggestedDate":"Data sugerida","tabs":{"general":"Geral"},"task":"Tarefa","telephone":"Telefone","text":"Texto","titles":{"appBarTitle":"#{title} #{screen}","employees":"Funcionários","equipment":"Equipamento","equipments":"Equipamentos","meetingPlanning":"Planejamento de reuniões","orderBy":"Ordenar por","registerComplementaryExams":"Cadastrar Exame Complementar"},"toPlan":"Planejar","total":"Total","training":"Treinamento","trainings":"Treinamentos","type":"Tipo","unexpectedError":"Ocorreu um erro inesperado ao tentar realizar essa ação. Se o erro persistir entre em contato com o suporte. Código de erro: #{code}","unique":"Único","unit":"Unidade","unitMeasure":"Unidade de Medida","unknownError":"Erro desconhecido","update":"Alterar","urgency":"Urgência","urine":"Urina","user":"Usuário","vacations":"Férias","validateLabel":"Validar","verifyFieldsAndTryAgain":"Verifique os campos e tente novamente","view":"Visualizar","withFluig":"com Fluig","withMicrosoft":"com Microsoft","workedHours":"Horas de trabalho","yes":"Sim","zipCode":"Código postal","endFooter":" - Emitido por: ","all":"Todos","seeMore":"Ver mais"},"biometry":{"fingerprintNotValidated":"Impressão digital inválidada.","fingerprintValidated":"Impressão digital válidada.","nitgenNotAllowed":"Biometria não cadastrada com Nitgen."},"defaultMessages":{"mandatoryFieldError":"Campos obrigatórios não preenchidos","inputDefaultError":"$t(defaultMessages:mandatoryFieldError) ou com preenchimento inválido","timeConflict":"Conflito de horário","timeConflictConfirm":"$(defaultMessages:timeConflict), deseja revisar, encontrar o próximo horário válido ou agendar mesmo assim?","timeConflictConfirmUpdate":"$(defaultMessages:timeConflict), deseja revisar, encontrar o próximo horário válido ou atualizar mesmo assim?","exclusionConfirm":"Deseja realmente excluir o registro","nonChangeableOperation":"Esta operação não poderá ser desfeita.","review":"Revisar","getNext":"Próximo horário","schedule":"Agendar","update":"Atualizar","tooBigReport":"Laudo ou Programa muito grande","unexpectedExam":"Exame não previsto para este paciente","unexpectedExamConfirm":"$(unexpectedExam), deseja revisar ou agendar mesmo assim?","unexpectedExamConfirmUpdate":"$(unexpectedExam), deseja revisar ou atualizar mesmo assim?","retroativeDate":"Data retroativa","retroativeMessage":"Você está iniciando uma consulta com data retroativa, o que deseja fazer?","reportOneYearMax":"O período de extração do relatório deve ser de no máximo um ano","duplicateMeasurement":"Medição já cadastrada","evaluationDefaultError":"Data da avaliação não deve ser","evaluationCurrentDate":"$t(defaultMessages:evaluationDefaultError) posterior à data atual","evaluationRecognitionDate":"$t(defaultMessages:evaluationDefaultError) anterior à data de reconhecimento","evaluationEliminationDate":"$t(defaultMessages:evaluationDefaultError) posterior à data de eliminação","errorControlMeasure":"Medida de controle já cadastrada","duplicateTraining":"Treinamento já cadastrado","recognitionDateMeasurement":"A data de reconhecimento deve ser anterior às medições realizadas","eliminationDateMeasurement":"A data de eliminação deve ser posterior às medições realizadas","updateSuccess":"Sucesso na alteração","mapSaved":"Mapa salvo","printedMap":"Relatório Mapa de Risco impresso","riskUpdated":"Risco alterado","successRiskDelete":"Risco excluído","riskCreated":"Risco cadastrado","successRiskReviewPrint":"Relatório de Riscos para Reavaliação impresso","errorEquipment":"Equipamento já cadastrado","messageBeforeLeaveFrom":"Você tem certeza que deseja prosseguir? Informações fornecidas serão perdidas.","removeDialogText":"Deseja realmente {{action}} o registro {{identification}}? Esta operação não poderá ser desfeita.","uploadMessage":"Upload de anexos em andamento, por favor, aguarde","oneYearMaxPeriod":"O período deve ser de no máximo um ano"},"confirmDialog":{"text":{"meetingPlanning":"Não há reuniões ordinárias planejadas, deseja planejar o calendário anual?"},"title":{"meetingPlanning":"Planejamento de Reuniões"}},"integrationConfiguration":{"blockedLabel":{"init":"Produto","user":"Usuário","product":"Produto","integration":"Integração"},"metadata":{"AbsenceType":"Tipo de Ausência","Additional":"Adicional","Allowance":"Abono","AllowanceType":"Tipo de Abono","BaseTest":"Exame Base","CostCenter":"Centro de Custo","Department":"Departamento","Dependant":"Dependente","Employee":"Funcionário","FunctionalHistory":"Histórico Funcional","InformationDeficiencies":"Deficiências de Informação","Item":"Item","LeaveOfAbscence":"Licença","MedicalConsultation":"Consulta Médica","Occupation":"Ocupação","Person":"Pessoa","Position":"Cargo","PurchaseRequisition":"Requisição de Compra","SickNote":"Atestado Médico","Stability":"Estabilidade","StabilityType":"Tipo de Estabilidade","StockLevel":"Nível de Estoque","StockTurnOver":"Giro de Estoque","Training":"Treinamento","TrainingHistory":"Histórico de Treinamento","TrainingNecessity":"Necessidade de Treinamento","UnitOfMeasure":"Unidade de Medida","Warehouse":"Almoxarifado","WorkShift":"Turno de Trabalho"},"common":{"title":"Envio e Recebimento Automático","active":"Ativo","toActive":"Ativar","deactivatedAt":"Desativado em:","responsible":"Responsável:","blockReasonPlaceholder":"Informe o motivo do bloqueio da integração","blockReason":"Motivo do bloqueio","edit":"Editar integração","success":"Integração {{ integration }} alterada com sucesso!","activating":"Ativando integração"}},"csv":{"actionPlans":"planos_de_ação","extinguishingSystem":"sistema_de_extincao_de_incendio"},"customAlert":{"dataSync":"Sincronizando dados","messages":{"cancel":"Você tem certeza que deseja cancelar a sincronização?","manufacturerTable":"Deseja baixar novamente conteúdo da tabela de Fabricantes? Pode haver uma demora na sincronização, uma vez que a tabela possui um formato grande."},"offlineMode":"Modo Offline"},"customEmptyText":{"noBrigades":"As Brigadas de Incêndio serão apresentadas aqui.","noExtinguishingSystem":"Seus Sistemas de Extinção serão apresentados aqui.","noInspection":"Nenhuma inspeção cadastrada.","noRisk":"Seus riscos serão apresentados aqui.","noRiskExam":"Clique em \\"Adicionar exame\\" para cadastrar um item.","noDataChart":"Não existem dados a serem exibidos para este indicador no momento."},"dialogTitles":{"alterAction":"Alterar ação","alterBrigade":"Alterar brigada de incêndio","alterComponent":"Alterar componente","alterExam":"Alterar exame","alterInspection":"Alterar inspeção","alterMeeting":"Alterar reunião","alterOccurrence":"Alterar ocorrência","alterParticipant":"Alterar participante","alterSimulation":"Alterar a simulação","alterSimulationActionObservation":"Alterar observação da ação da simulação","alterSimulationPlan":"Alterar plano de simulação","alterSimulationPlanAction":"Alterar ação do plano de simulação","completeConsultation":"Deseja completar a consulta?","dataSync":"Cancelar Sincronização?","dateFirstMeeting":"Data da Primeira Reunião","manufacturerTable":"Tabela de Fabricantes!","ops":"Ops!","registerAction":"Cadastrar ação","registerBrigade":"Criar brigada de incêndio","registerComponent":"Cadastrar componente","registerEquipment":"Cadastrar equipamento","registerExam":"Cadastrar exame","registerInspection":"Cadastrar inspeção","registerMeeting":"Cadastrar reunião","registerMovement":"Cadastrar movimentação","registerOccurrence":"Cadastrar ocorrência","registerParticipant":"Cadastrar participante","registerSimulation":"Cadastrar a simulação","registerSimulationPlan":"Cadastrar plano de simulação","registerSimulationPlanAction":"Cadastrar ação do plano de simulação","registerSparePart":"Cadastrar peças de reposição","registerStockLevel":"Cadastrar nível de estoque","registerTraining":"Cadastrar treinamento","sparePartDeliveryDialog":"Entrega de peças de reposição","registerControlMeasure":"Cadastrar medida de controle","departmentRegister":"Cadastro de Departamento","registerMeasurements":"Cadastrar medição","personRegistration":"Cadastro de Pessoa","taskRegistration":"Cadastro de Tarefa"},"error":{"TRAINING_ALREADY_REGISTERED":"Treinamento já cadastrado","OCCUPATION_ALREADY_REGISTERED":"Ocupação já cadastrada","UNKNOWN_ERROR_UPDATE_CODE":"Erro desconhecido ou de atualização de software","FINGERPRINT_DONT_MATCH_TRY_AGAIN":"As digitais não coincidem. Por favor, tentar novamente.","DEVICE_EXECUTION_ERROR":"Erro na execução do aparelho:","FINGERPRINT_CANT_BE_CAPTURE":"Digital não pode ser capturada","UNEXPECTED_READING_ERROR":"Erro inesperado na leitura/comparação da digital.","BIOMETRY_COLLECTED_ERROR":"Erro ao coletar biometria.","TAKE_OFF_AND_PUT_BACK":"Retire e coloque novamente o dedo no leitor.","PERSON_ALREADY_HAVE_THIS_TASK":"Tarefa já vinculada ao funcionário","START_DATE_NOT_BE_AFTER_END_DATE":"Data final não pode ser anterior a data inicial","SOMETHING_WRONG_WITH_REGISTER":"Ops, há algo de errado com as definições deste cadastro!","INVALID_ZIP_CODE":"CEP Inválido","INVALID_REGISTRATION":"CPF Inválido","HAVE_ITENS_EDITING":"Há itens ainda em edição, favor confirmar os itens","INVALID_PDF_FILE":"O arquivo não é um PDF válido","ONE_RANGE_AT_LEAST":"Uma faixa periódica deve ter ao menos uma faixa etária","INCONSISTENCY_RANGE":"Existe(m) faixa(s) etária(s) inconsistente(s)","CONFLICT_RANGE":"Existem faixas etárias conflitantes","BLOCK_TOTVS_USER":"Usuário Totvs não pode atualizar os registros","ABSENCE_DATE_END":"A data de fim do afastamento deve ser posterior a data de início do afastamento","ABSENCE_DATE_START":"A data de início do afastamento deve estar dentro do período do atestado","ACCIDENT_AFTER_CERTIFICATE":"A data do acidente deve ser menor que a data de emissão do atestado","ACCIDENT_DAY_ADMISSION":"A data do acidente deve ser posterior a data de admissão do funcionário.","ACCIDENT_DAY_DISMISSAL":"A data do acidente deve ser anterior a data de demissão do funcionário.","ACCIDENT_FUTURE_DAY":"A data do acidente não pode ser maior que a data atual","ACCREDITED_EXAM_CONFLICT":"Existem dois exames iguais relacionados a um mesmo período","ANOTHER_BRANCH_SYNCING_ESOCIAL":"Outras filiais estão realizando carga do esocial.","AUTHENTICATION_FAILED":"O e-mail informado não está cadastrado ou a senha está incorreta. Verifique os dados digitados e tente novamente.","BRIGADE_DATE":"Data inicial não deve ser posterior à data final do período de vigência da Brigada de Incêndio","BRIGADE_PERIOD":"A inclusão não é possível pois está fora do período da brigada","BUSINESS_ERROR":"Erro não identificado, contate o administrador","CANDIDATE_ERROR":"Não foi possível realizar a candidatura","CANDIDATE_ERROR_MESSAGE":"Não foi possível realizar {{pronoun}} candidatura. {{person}} foi membro em duas eleições consecutivas, conforme as regras vigentes. Por favor, consulte o regulamento para mais informações.","CANNOT_DELETE_COMPLEMENTARY":"Não é possível remover uma consulta ligada a um exame complementar.","CANNOT_DELETE_CONSULTATION_WITH_EMISSION_DATE":"Não é possível remover uma consulta ligada a um atestado que já foi emitido.","CANNOT_FIND_ON_QUEUE":"Não foi possível encontrar o registro na fila do eSocial. Por favor, contate o administrador.","CANNOT_UPDATE_QUIZ":"Questionários utilizados em prontuários não podem ser alterados.","CERTIFICATE_ACCIDENT":"A data do acidente relacionado está fora do período do atestado","CERTIFICATE_CONFLICT":"Este funcionário já possui um afastamento no mesmo período","CERTIFICATE_SEQUENCE":"Não foi possível realizar essa ação: o atestado está sendo utilizado como sequência em outro","COMPONENT_DATE":"Data de inclusão do componente na brigada não deve ser posterior à sua data de saída","CSV_IMPORT_ERROR":"Erro na importação do CSV","DATE_WITHOUT_RECOMMENDATION":"Não foi possível concluir essa ação: para informar a data de emissão é necessário que o parecer esteja preenchido","DELETED_SESSION":"Realize novamente o seu login","DELETE_ACCIDENT_CERTIFICATE":"Não é permitido excluir um atestado médico relacionado a um acidente já comunicado ao eSocial","DOMAIN_NOT_FOUND":"O e-mail informado não está cadastrado ou ao domínio está incorreto. Verifique os dados digitados e tente novamente.","DUPLICATED_ENTITY":"Não foi possível concluir essa ação: um ou mais itens já estão cadastrados","DUPLICATE_PROVIDER":"A organização já possui um provider cadastrado.","DUPLICATE_RESTRICTION":"Não foi possível concluir essa ação: um ou mais itens já estão cadastrados","ELECTION_NOT_ENDED":"A eleição não foi finalizada","EMAIL_ALREADY_EXISTS":"Utilize o login para acessar a sua conta.","EMAIL_NOT_VERIFIED":"Verifique seu e-mail para acessar o sistema","END_DATE_BIGGER_STARTER_DATE":"Data final deve ser maior ou igual a data de início","ENDPOINT_ERROR":"Ocorreu um erro no processo de validação da integração","ENTITY_IS_STILL_REFERENCED":"Não é possível realizar a operação pois o registro já possui relacionamento com outro cadastro.","ENTITY_NOT_FOUND":"Verifique os dados e tente novamente","EXAMS_WITHOUT_RESULT":"Existem exames complementares incompletos","EXAM_ITEM":"Item de exame não encontrado","EXAM_USED":"O exame não pode ser alterado pois está sendo utilizado em uma consulta","EXPIRED_CONFIRMATION_CODE":"Código de validação expirado/utilizado.","FIRST_LOAD_SENT":"Carga inicial já enviada","FORBIDDEN":"Você não possui permissão para realizar esta ação.","HAS_BRANCH":"Não foi possível concluir essa ação: ","HEADER_MESSAGE":"Não foi possível concluir essa ação: ","HERMES_ERROR":"Ocorreu um erro no processo de APIs externas, contate o administrador","INACTIVE_ACCREDITED":"Este contrato não está ativo","INACTIVE_USER":"Funcionário inativo para filial","INPUT_DEFAULT_ERROR":"Campos obrigatórios não preenchidos ou com preenchimento inválido","INVALID_ACCESS_ERROR":"Seu usuário deverá logar com Azure Active Directory (AD).","INVALID_CONFIRMATION_CODE":"Verifique os dados e tente novamente.","DOCTOR_INVALID_CONSULTATION_TIME":"{{role}} {{doctor}} já possui uma consulta agendada para esse horário na filial {{branch}}. Deseja revisar, encontrar o próximo horário válido ou agendar mesmo assim?","INVALID_CONSULTATION_TIME":"{{patient}} já possui uma consulta agendada para esse horário com o(a) {{role}} {{doctor}} na filial {{branch}}. \\nDeseja revisar, encontrar o próximo horário válido ou agendar mesmo assim?","INVALID_CREDIT_CARD":"Transação não autorizada. Verifique os dados do cartão de crédito e tente novamente.","INVALID_DOCUMENT_NUMBER":"O número do documento informado é inválido.","INVALID_EMAIL":"O email não é válido.","INVALID_EMISSION_ORIGIN_DATE":"Tanto a data de protocolo, quanto a da C.A.T origem devem ser menores ou iguais que a data do acidente, caso existam","INVALID_EMPLOYEE_SITUATION":"A situação do funcionário deve ser \\"Normal\\", caso declarada","INVALID_EMPLOYEE":"As informações preenchidas não condizem com um cadastro de funcionário. Verifique os dados digitados e tente novamente.","INVALID_END_DATE":"Data final deve ser maior que a data de admissão do funcionário e menor que a data de demissão, caso exista","INVALID_EXAM_DATE":"Esta data está fora do contrato com o credenciado","INVALID_IBMP":"IBMP inválido ou não declarado","INVALID_INDIVIDUAL_REGISTRATION_PASSWORD":"O CPF informado não está cadastrado ou a senha está incorreta. Verifique os dados digitados e tente novamente.","INVALID_INPUT":"Não foi possível concluir essa ação: Um ou mais campos inválidos","INVALID_LAST_DAY_ERROR":"Último dia trabalhado inválido","INVALID_QUIZ_REALIZATION_DATE":"A data de realização do questionário deve ser no máximo 10 dias após data de demissão do funcionário, caso exista","INVALID_RECOVERY_DATE":"A data de recuperação deve ser maior ou igual a data de admissão do funcionário e menor que a data de demissão, caso exista","INVALID_SESSION":"Realize novamente o seu login","INVALID_STARTER_DATE":"Data de início deve ser maior que a data de admissão do funcionário e menor que a data de demissão, caso exista","INVALID_SUBSCRIPTION":"Esta conta não possui um plano vinculado, contate o administrador","INVALID_USER_ROLE":"Funcionário não tem mais acesso a esse processo.","INVENTORY_ERROR":"Ocorreram erros ao realizar ação de inventário","LIMIT_EXCEEDED":"Limite de tentativas excedido, tente mais tarde.","MANDATORY_IPE":"Ao acionar o campo \\"Necessita EPI?\\", é necessário vincular ao menos um EPI no quadro \\"Equipamentos\\"","MEETING_DATE":"Não é possível definir as datas das reuniões sem uma data final definida para a Brigada","MID_INTEGRATION_ERROR":"Ocorreram erros ao realizar a integração com o TSS","MINIMUM_PASSWORD_ERROR":"A senha deve ter no mínimo 6 caracteres.","NEVER_ACTIVE":"Este usuário nunca esteve ativo nesta organização","NO_DOCTOR":"Apenas médicos tem a permissão para executar esta ação.","NO_DOCUMENT_NUMBER":"O número do documento é obrigatório.","NO_EXPENSE_FOUND":"Foi informado que o acidente possui despesas, desta forma é necessário informar ao menos uma despesa com o mesmo tipo informado no acidente.","NO_MEDICAL_RECORD":"Não existe um prontuário para este paciente","NO_PERSON_ACCESS":"Pessoa não possui acesso a informações","NO_SUCH_EXAM":"Este credenciado não realiza este exame","OCCUPATIONAL_DATE_ERROR":"A data agendada e a data de emissão devem ser no máximo 10 dias após data de demissão do funcionário, caso exista","OCCURRENCE_DATE":"Data da ocorrência não deve ser posterior a data atual.","OFFLINE_PAYMENT_SERVICE":"Ocorreu um erro no pagamento, contate o administrador","ONLY_SERVICE_PROVIDER":"Acesso permitido apenas à prestadores de serviço","PAYMENT_DATA_INCONSISTENCY":"Ocorreu um erro no pagamento, contate o administrador","PAYMENT_ERROR":"Ocorreu um erro no pagamento, contate o administrador","PAYMENT_INTEGRATION":"Ocorreu um erro no pagamento, contate o administrador","POSITIVE_HEIGHT":"A altura deve ser um valor positivo","POSITIVE_WEIGHT":"O peso deve ser um valor positivo","PROCESS_NUMBER_LEN":"Número do Processo/Benefício inválido, pois deve possuir 17 (dezessete) ou 21 (vinte e um) algarismos se for Tipo Administrativo, 20 (vinte) algarismos se for Tipo Judicial e 10 (dez) algarismos se for Número de Benefício - NB do INSS","PUPPETEER_FAILURE":"Ocorreu um erro na geração da estrutura do relatório (Puppeteer)","RECTIFICATION_OBRIGAT":"Se a origem de retificação não for por iniciativa do empregador, é necessário informar o Tipo de Processo e Número de Processo","RH_INTEGRATION_ERROR":"Ocorreram erros ao realizar a integração com o RH","RISK_WITH_EXAM_IBMP":"Há exames de IBMP vinculados a esse agente","RISK_WITH_RISK_AGENT":"Há riscos vinculados a esse agente","TAF_INTEGRATION_ERROR":"Ocorreram erros ao realizar a integração com o TAF","TOKEN_EXPIRED":"Token de acesso expirado","UNEXPECTED_ERROR":"Erro inesperado","UNEXPECTED_EXAM":"Exame não previsto para este paciente","UPLOAD_LIMIT":"O limite para upload de anexos é de 50MB","USER_ROLE_ERROR":"Não foi possível concluir essa ação: o usuário não possui permissão para realizar esta ação.","VALUE_CANT_BE_EMPTY":"O campo não pode ser vazio.","VICTIM_REQUIRED":"Acidentes do tipo Típico devem ter uma vítima","WEBHOOK_ERROR":"Ocorreram erros ao realizar ação de webhook","WRONG_AZURE_ASSOCIATED":"MetadataURL inválida ou o identificador informado já esta cadastrado no sistema.","WRONG_BRANCH":"Não foi possível realizar essa ação. Verifique se a filial logada corresponde a filial da carga em execução.","WRONG_CONTRACTOR_ID":"Contratante inválido","FINGERPRINT":{"E0":"Nenhum erro","E1":"Falha na criação (leitor de impressão digital não instalado corretamente ou erro nos arquivos do driver)","E2":"Falha na função (tipo errado de leitor de impressão digital ou instalado incorretamente)","E3":"Interno (parâmetros inválidos para API do sensor)","E5":"Falha no carregamento da DLL","E6":"Falha no carregamento da DLL para o driver","E7":"Falha no carregamento da DLL para algoritmo","E51":"Falha no carregamento do arquivo do sistema","E52":"Falha na inicialização do chip do sensor","E53":"Dispositivo não encontrado","E54":"Tempo limite de captura de imagem de impressão digital","E55":"Nenhum dispositivo disponível","E56":"Falha ao carregar o driver","E57":"Imagem errada","E58":"Falta de largura de banda","E59":"Dispositivo ocupado","E60":"Não é possível obter o número de série do dispositivo","E61":"Dispositivo não compatível","E63":"SgiBioSrv não iniciou; Tente capturar a imagem novamente","E101":"Contagem de minúcias muito baixa","E102":"Tipo de modelo errado","E103":"Modelo inválido","E104":"Modelo inválido","E105":"Não foi possível extrair recursos","E106":"Falha na partida","E1000":"Sem memória","E4000":"Parâmetro inválido passado ao serviço","E2000":"Erro interno","E3000":"Erro interno estendido","E6000":"Erro de certificado não pode ser decodificado","E10001":"Erro de licença","E10002":"Domínio inválido","E10003":"Licença expirou","E10004":"WebAPI pode não ter recebido o cabeçalho \'origin\' do navegador"},"NO_POSTERIOR_RECOGNITION":"Data de reconhecimento não deve ser posterior à data atual","NO_POSTERIOR_ELIMINATION":"Data de eliminação não deve ser posterior à data atual","ELIMINATION_BEFORE_RECOGNITION":"Data de eliminação não deve ser anterior à data de reconhecimento","NO_POSTERIOR_EVALUATION":"Data de avaliação não deve ser posterior à data atual","EVALUATION_BEFORE_ELIMINATION":"Data da avaliação não deve ser posterior à data de eliminação","NO_FEATURE_ACCESS":"Você não possui acesso de {{permission}} sobre a funcionalidade \\"{{feature}}\\".","CHARACTER_LIMIT_EXCEED":"Limite de caracteres excedido","ONLY_TWO_YEARS_IN_BATCH_PRINT":"O intervalo de tempo máximo para impressão em lote é de 2 anos","WORK_PERMISSION_DATE_ERROR":"Data inicial não deve ser posterior à data final","START_TASK_DATE_ERROR":"A data de inicio da tarefa não pode ser anterior a data de admissão do funcionário","BIOLOGICAL_EXAM_DONE":"Exame(s) complementar(es) já realizado(s)"},"errorEntity":{"DEFAULT_ITEM":"o item é utilizado","SIMULATION_ENTITY_NAME":"o plano de simulação","SIMULATION_PLAN_ENTITY":"o plano de simulação é utilizado","SIMULATION_REF":" em uma simulação"},"exams":{"newExam":"Novo exame","examExclude":"Exame {{description}} excluído","examRegistered":"Exame {{description}} cadastrado","examChanged":"Exame {{description}} alterado","addItem":"Clique em \'Adicionar novo grupo\' para cadastrar um item.","noItemInfo":"Não há itens de exame informados.","haveItemsEdit":"Há itens ainda em edição, favor confirmar os itens","addNewGroup":"Adicionar novo grupo","ibmpIndicator":"Indicador do IBMP","percentualAsk":"Percentual?","typeExam":{"ibmp":"IBMP","examItens":"Itens de Exame","audiometric":"Audiométrico","orthoRater":"Ortho Rater","snellen":"Snellen","spirometer":"Espirométrico","urinalysis":"Urinálise","otological":"Otológico","xRay":"Diagnóstico por Imagem","toxicological":"Toxicológico"},"fields":{"admission":"Admissão","dismissal":"Demissão","periodic":"Periódico","exam":"Exame","examDescription":"Selecione o exame, que deverá ser realizado pelos colaboradores relacionados a função cadastrada.","descriptionDescription":"Informe a descrição do exame conforme o tipo de resultado selecionado.","admissionDescription":"Indica se o exame deve ser feito na Admissão.","periodicDescription":"Indica se o exame deve ser feito Periodicamente.","periodicRange":"Faixa periódica","periodicRangeDescription":"Quando a caixa de seleção \'Periódico\' estiver selecionada, informe a faixa periódica que se relaciona ao exame cadastrado.","backToWork":"Retorno ao trabalho","backToWorkDescription":"Indica se o exame deve ser feito no Retorno ao Trabalho.","changeOfFunction":"Mudança de risco","changeOfFunctionDescription":"Indica se o exame deve ser feito na Mudança de risco.","dismissalDescription":"Indica se o exame deve ser feito na Demissão.","resultTypeDescription":"Selecione qual é o tipo do exame que será cadastrado.","realizedProcedure":"Procedimento realizado","realizedProcedureDescription":"Selecione o tipo de procedimento realizado no exame","preparationDescription":"Descreva como deve ser a preparação do paciente","biologicalMaterial":"Material Biológico","biologicalMaterialDescription":"Selecione qual o tipo de material biológico do exame.","referenceDescription":"Valor de referência do exame.","maximumAllowedDescription":"Valor máximo permitido no exame.","examMeasureDescription":"Unidade de medida utilizada no exame."},"messages":{"errorPeriodicRange":"É obrigatório selecionar uma faixa periódica ao selecionar a opção \\"Periódico\\"","errorRegistered":"Exame já cadastrado","errorType":"É necessário definir ao menos um tipo para o exame"}},"extinguishingSystem":{"buttons":{"delete":"Excluir Sistema de Extinção","removeInspection":"Excluir inspeção"},"cards":{"nextMaintenance":"Próxima Inspeção: ","physicalEnvironment":"Ambiente físico: ","status":{"await":"Aguardando Realização","notApplicable":"Sem inspeções necessárias"},"systemType":"Tipo: "},"fields":{"abnt":"ABNT","abntDescription":"Informe a ABNT a qual o Extintor está certificado.","activities":"Atividades","brand":"Marca","brandDescription":"Informe a marca do sistema de extinção.","completeValve":"Válvula completa","completeValveDescription":"Indica se houve substituição da válvula completa.","cylindricalValve":"Válvula de cilindro adicional","cylindricalValveDescription":"Indica se houve substituição da válvula de cilindro adicional.","degreeOfFire":"Grau de incêndio","degreeOfFireDescription":"Informe o grau de incêndio.","description":"Descrição","descriptionDescription":"Informe a descrição do sistema de extinção a ser criado.","diffuserDescription":"Indica se houve substituição do difusor.","diffuserReplacement":"Substituição do difusor","drillUsed":"Usado em instrução","drillUsedDescription":"Indica se foi utilizado em alguma instrução apresentada, como reunião de brigada, por exemplo.","emptyWeight":"Peso vazio (kg)","emptyWeightDescription":"Informe, em quilos, o peso do extintor de incêndio quando vazio.","environment":"Ambiente","expectedDate":"Data Prevista","extinguishingCapacity":"Capacidade de extinção","extinguishingDescription":"Descreva a capacidade de extinção do sistema a ser cadastrado.","fireExtinguisherType":"Tipo de extintor","fireUsed":"Usado em incêndio","fireUsedDescription":"Indica se já foi utilizado em um incêndio.","fullWeight":"Peso total (kg)","fullWeightDescription":"Informe, em quilos, o peso total do extintor de incêndio.","hose":"Mangote","hoseDescription":"Indica se houve substituição do mangote.","hoses":"Mangueira","hosesDescription":"Indica se houve substituição da mangueira.","hydrostaticTest":"Teste hidrostático","hydrostaticTestDescription":"Indica se o teste foi realizado.","inspectionDescription":"Informe, em meses, a periodicidade de inspeção do sistema a ser cadastrado.","inspectionPeriodicity":"Periodicidade da inspeção (meses)","inspectionSituation":"Situação da inspeção","inspectionSituationDescription":"Informe em que situação a inspeção se encontra (Ex.: Pendente, Finalizado, Cancelado).","location":"Localização","locationDescription":"Descreva a localização do sistema de extinção.","maintenance":"Inspeção","manufacturingYear":"Ano de fabricação","manufacturingYearDescription":"Informe o ano de fabricação do conjunto hidráulico.","model":"Modelo","modelDescription":"Informe o modelo do conjunto hidráulico.","monometer":"Manômetro","monometerDescription":"Indica se o manômetro foi substituído.","no":"Não","observation":"Observação","observationDescription":"Descreva as observações correspondentes ao indicador \'Diversos\'.","painting":"Pintura","paintingDescription":"Indica se foi pintado na inspeção a ser cadastrada.","physicalDescription":"Selecione o ambiente onde o sistema de extinção se encontra.","physicalEnvironment":"Ambiente físico","plannedDate":"Data planejada","plannedDateDescription":"Informe a data planejada para a inspeção.","purchaseDate":"Data de compra","purchaseDateDescription":"Informe a data de compra do sistema a ser cadastrado.","realDate":"Data de realização","realDateDescription":"Informe a data em que a inspeção foi realizada.","realoaded":"Recarregado","realoadedDescription":"Indica se foi recarregado.","record":"Registro","recordDescription":"Indica se houve substituição do registro.","reloadDate":"Data de recarregamento","reloadDateDescription":"Informe a data em que o produto foi recarregado.","responsible":"Responsável","responsibleDescription":"Informe o responsável pela inspeção.","safetyValve":"Válvula de segurança","safetyValveDescription":"Indica se houve substituição da válvula de segurança.","shelter":"Abrigo","shelterDescription":"Indica se houve substituição do abrigo.","signaling":"Sinalização","signalingDescription":"Indica se houve substituição da sinalização.","situation":"Situação","situationDescription":"Informe se o sistema de extinção se encontra ativo ou inativo.","squirts":"Esguicho","squirtsDescription":"Indica se houve substituição do esguicho.","storzkey":"Chave Storz","storzkeyDescription":"Indica se houve substituição da chave storz.","sundry":"Diversos","sundryDescription":"Indica se houve alguma outra manutenção não especificada.","system":"Sistema de Extinção","systemType":"Tipo do sistema","systemTypeDescription":"Informe o tipo do sistema a ser cadastrado (Ex.: Extintor de incêndio, Conjunto hidráulico).","triggerDescription":"Indica se houve substituição do gatilho.","triggerReplacement":"Substituição do gatilho","type":"Tipo","typeDescription":"Selecione o tipo de extintor de incêndio (Ex.: Pó químico, indicado para incêndios de classe B (líquidos inflamáveis)).","yes":"Sim"},"filters":{"situationA":"Situação Ativo (A)","situationI":"Situação Inativo (I)"},"messages":{"degreeOfFire":"Os tipos devem ser \'Baixo\', \'Médio\' ou \'Alto\'","errorHidraulicInspectionDate":"Já há uma inspeção hidráulica cadastrada para este dia.","errorInspectionDate":"Já há uma inspeção cadastrada para este dia.","extinguishingSystemSituation":"A situação deve ser \'ativo\' ou \'inativo\'","fireExtinguisherType":"Os tipos devem ser \'Água\', \'Espuma química\', \'Espuma mecânica\', \'Gás carbônico (CO2)\', \'Pó químico à base de bicarbonato de sódio\', \'Hidrocarbonetos halogenados\' ou \'Pó ABC (Fosfato Monoamônico)\'","inspectionSituation":"A situação deve ser \'Pendente\', \'Finalizada\' ou \'Cancelada","plannedInspection":"Inspeção planejada para o dia ","remove":"Você tem certeza que deseja excluir esse sistema de extinção?","removeInspection":"Você tem certeza que deseja excluir essa inspeção?","responsible":", responsável ","successCreate":"Sistema de Extinção cadastrado","successDelete":"Sistema de Extinção excluído","successUpdate":"Sistema de extinção alterado","systemType":"O tipo de sistema de extinção deve ser \'Extintor\' ou \'Conjunto Hidráulico\'"},"options":{"degreeOfFire":{"high":"Alto","low":"Baixo","medium":"Médio"},"fireExtinguisherType":{"carbonDioxide":"Gás carbônico (CO²)","chemicalFoam":"Espuma química","chemicalPowder":"Pó químico à base de bicarbonato de sódio","halogenatedHydrocarbons":"Hidrocarbonetos halogenados","mechanicalFoam":"Espuma mecânica","monoammoniumPhosphate":"Pó ABC (Fosfato Monoamônico)","water":"Água"},"inspectionSituation":{"canceled":"Cancelado","finished":"Finalizado","pending":"Pendente"},"systemSituation":{"active":"Ativo","inactive":"Inativo"},"systemType":{"fireExtinguisher":"Extintor de Incêndio","hidraulicSystem":"Conjunto Hidráulico"}},"reports":{"endFooter":" - Emitido por: ","footer":"Relatório de Inspeção de Sistemas de Extinção - Data: ","footerHidraulic":"Relatório de Inspeção Hidráulica de Sistemas de Extinção - Data: "},"titles":{"fireExtinguisher":"Extintor de Incêndio","hidraulicSystem":"Conjunto Hidráulico","hydraulicInspection":"Inspeção hidráulica","inspection":"Inspeção","remove":"Excluir sistema de extinção?","removeInspection":"Excluir inspeção?"}},"medicalRecord":{"biologicalMonitoring":{"fields":{"accident":"Acidente","monitoringExamGroup":"Grupo de exames de monitoramento","monitoringExamGroupDescription":"Insira o grupo de exames para efetuar o monitoramento biológico da pessoa exposta","originPerson":"Fonte do material","originPersonDescription":"Informe a pessoa que é a fonte do material orgânico envolvido no acidente","exposureType":"Tipo de exposição","exposureTypeDescription":"Selecione o tipo de exposição ocorrida no acidente","complementaryType":"Tipo complementar","complementaryTypeDescription":"Informe o tipo de exposição complementar caso a opção selecionada tenha sido Outros","organicMaterial":"Material orgânico","organicMaterialDescription":"Selecione o tipo de material orgânico envolvido no acidente","complementaryMaterial":"Material complementar","complementaryMaterialDescription":"Informe o tipo de material complementar caso a opção selecionada tenha sido Outros","circumstance":"Circunstância do Acidente","circumstanceDescription":"Selecione a circunstância em que ocorreu o acidente","biologicalMonitoringAgent":"Agente do acidente biológico","biologicalMonitoringAgentDescription":"Selecione o agente envolvido no acidente biológico","conduction":"Condução do acidente biológico","conductionDescription":"Selecione como foi conduzido o acidente assim que ocorreu","complementaryConduction":"Condução complementar","complementaryConductionDescription":"Informe o tipo de condução complementar caso a opção selecionada tenha sido Outros","responsibleDoctor":"Médico responsável","responsibleDoctorDescription":"Informe o médico responsável pelo acompanhamento do acidente"},"options":{"accidentExposure":{"percutaneous":"Percutânea","mucosa":"Mucosa (oral/ocular)","intactSkin":"Pele íntegra","nonIntactSkin":"Pele não íntegra","others":"Outros"},"organicMaterial":{"blood":"Sangue","cerebrospinalFluid":"Líquor","pleuralFluid":"Líquido pleural","asciticFluid":"Líquido ascítico","amnioticFluid":"Líquido amniótico","fluidWithBlood":"Fluído com sangue","serumPlasma":"Soro/plasma","others":"Outros"},"accidentCircumstance":{"intravenousMedication":"Administração de medicamentos Endovenosa","intramuscularMedication":"Administração de medicamentos Intramuscular","subcutaneousMedication":"Administração de medicamentos Subcutânea","intradermalMedication":"Administração de medicamentos Intradérmica","bloodCollectionPuncture":"Punção venosa/arterial para coleta de sangue","unspecifiedPuncture":"Punção venosa/arterial não especificada","improperBagDisposal":"Descarte inadequado de material perfurocortante em saco de lixo","improperSurfaceDisposal":"Descarte inadequado de material perfurocortante em bancada, cama, chão, etc...","laundry":"Lavanderia","materialWashing":"Lavagem de material","sharpObjectsBox":"Manipulação de caixa com material perfurocortante","surgicalProcedure":"Procedimento cirúrgico","dentalProcedure":"Procedimento odontológico","laboratoryProcedure":"Procedimento laboratorial","bloodGlucoseMonitoring":"Dextro","needleRecapping":"Reencape","others":"Outros"},"biologicalMonitoringAgent":{"needleWithLumen":"Agulha com lúmen","bluntNeedle":"Agulha sem lúmen/maciça","intracath":"Intracath","glass":"Vidro","bladeLancet":"Lâmina/lanceta","others":"Outros"},"accidentConduction":{"noChemoprophylaxisIndication":"Sem indicação de quimioprofilaxia","refusedChemoprophylaxis":"Recusou quimioprofilaxia indicada","azt_3Tc":"AZT+3TC","azt_3TcIndinavir":"AZT+3TC+Indinavir","azt_3TcNelfinavir":"AZT+3TC+Nelfinavir","humanImmunoglobulinAgainstHepatitisB":"Imunoglobulina humana contra hepatite B (HBIG)","hepatitisBVaccine":"Vacina contra hepatite B","others":"Outros"}}}},"ipeDelivery":{"badges":{"delivered":"Entregue","noDelivered":"Não entregue","partial":"Entregue parcialmente","returned":"Devolvido","waiting":"Entregue sem assinatura"},"batchDelivery":{"buttons":{"access":"Acessar","deliveryAll":"Entregar todos"},"fields":{"batchDeliveryOption":"Escolha a opção para entrega em lote"},"messages":{"emptyDelivery":"Não há nada aqui. Clique para realizar uma entrega"},"titles":{"batchDelivery":"Entrega em lote"}},"carousel":{"bodyParts":{"messages":{"firstScreen":{"title":"Funcionalidades aprimoradas!","message":"Confira a nova maneira de acompanhar suas entregas de forma ágil e prática!"},"secondScreen":{"title":"EPI\'s entregues","message":"Clique em um EPI já entregue no boneco para visualizar os detalhes da entrega mais recente."},"thirdScreen":{"title":"EPI\'s não entregues","message":"Clique no EPI a ser entregue para registrar a entrega de maneira rápida e simples."}}}},"biometry":{"fingerprintNotValidated":"Impressão digital inválidada.","fingerprintValidated":"Impressão digital válidada.","nitgenNotAllowed":"Biometria não cadastrada com Nitgen."},"buttons":{"kitDelivery":"Entrega de Kit"},"cards":{"awaitingDelivery":"Aguardando entrega","daysForReplacemento":"Dias para reposição","inactive":"Inativo","lateReplacement":"Substituição atrasada","nextReplacement":"Próxima substituição ","noCostCenter":"Sem centro de custo","noDeliveryRequired":"Sem entregas necessárias","noOccupation":"Sem ocupação","replacementRequired":"Substituição necessária"},"deliveredOptions":{"partial":"Parcial","waiting":"Aguardando"},"facialRecognition":{"messages":{"appSettings":"Será necessário permitir o acesso a câmera nas configurações do sistema","cameraPermission":"É necessária a permissão de acesso a câmera para capturar imagens","cameraTip":"Ao realizar o cadastro da face, certifique-se de estar em um local bem iluminado e evite o uso de acessórios.","checked":"Verificação concluída com sucesso","errors":{"recognition":"Não é possível reconhecer uma face. Por favor, tente novamente","register":"Não foi possível efetuar o cadastro, tente novamente.","codes":{"401":"As credênciais do reconhecimento facial são inválidas, por favor, ajuste ou entre em contato com o suporte.","1003":"A imagem não corresponde a face cadastrada. Tente novamente","1013":"Não foi possível reconhecer uma face. Tente novamente","1149":"Muitas faces detectadas, para a verificação é obrigatório a apresentação de apenas uma face. Tente novamente","1161":"Nenhuma face detectada. Tente novamente","1212":"Não foi possível reconhecer uma face. Tente novamente","1300":"Ocorreu um erro ao registrar o dispositivo. Se o erro persistir, entre em contato com o suporte","1301":"Não foi possível registrar o dispositivo. Verifique se há licenças disponíveis para sua conta; Caso contrário, entre em contato com o suporte.","default":"A identificação da face não foi bem-sucedida. Tente novamente"}},"generateToken":"Ocorreu um erro ao iniciar o reconhecimento facial, por favor, se o problema persistir entre em contato com o suporte","nothingToCheck":"Não há EPI para ser verificado","permissionDenied":"A permissão para acessar a câmera foi negada.","registered":"Cadastro concluído com sucesso","registerPhoto":"O usuário não possui uma foto cadastrada, deseja cadastrar?","replacePhoto":"O usuário já possui uma foto cadastrada, deseja substituir?","unrecognizedFace":"Face não reconhecida, tente novamente.","registerKey":"Ocorreu um erro ao tentar registrar a chave, por favor, se o problema persistir entre em contato com o suporte"},"titles":{"allowAccess":"Permitir Acesso","cameraPermission":"Permissão de acesso a câmera","facialRecognition":"Reconhecimento Facial","openAppSettings":"Abrir configurações","permissionDenied":"Permissão negada","registerFace":"Cadastrar face","verifyFace":"Verificar face","menu":{"title":"Reconhecimento facial","subtitle":"Ative para utilizar no modo offline"}}},"fields":{"amountReturned":"Quantidade devolvida","deliveryReason":"Motivo da entrega","expiredIn":"Expirado em: #{expiredDate}","lastMaintenance":"Última manutenção do EPI","nextMaintenance":"Próxima manutenção do EPI","deliveryDate":"Data de Entrega","ca":"Nº C.A."},"ipeDelivery":{"cards":{"removeEpi":"Excluir epi"},"fields":{"effective":"Eficaz?","returnReason":"Motivo da devolução"},"historic":{"title":"Histórico de Entregas"},"messages":{"loadMainKitError":"Ocorreu um erro ao carregar os dados do kit principal","removeEpi":"Você tem certeza que deseja excluir esse epi?"},"title":{"delete":"Excluir epi?","delivery":"Entrega de EPI individual","details":"Detalhes do EPI"}},"messages":{"delivered":"Entrega realizada com sucesso!","emptyBatchMainKit":"Não há EPIs necessários a serem entregues. Se desejar, efetue uma entrega individual.","emptyList":"Não há nada aqui. Clique em + para realizar uma entrega.","emptyMainKit":"Não há EPIs necessários a serem entregues.","errors":{"delivery":"Ocorreu um erro durante a entrega do EPI","epi":"Ocorreu um erro ao carregar os dados do epi","getMovement":"Ocorreu um erro ao verificar se o equipamento possui invetório.","mainKit":{"load":"Ocorreu um erro ao carregar os os dados do kit principal","validateField":"Campos obrigatórios não preenchidos ou com preenchimento inválido."},"replacementProduct":"Ocorreu um erro ao realizar a substituição do Produto","spareParts":{"load":"Ocorreu um erro ao carregar os dados das peças de reposição","remove":"Ocorreu um erro ao realizar a remoção da peça de reposição","replacement":"Ocorreu um erro ao realizar ao realizar a substituição da peça de reposição"}},"expiredCertificateInformation":"O Certificado de Aprovação selecionado encontra-se expirado, deseja utilizar mesmo assim?","inactiveEmployee":"Este funcionário não se encontra ativo, deseja continuar","nothingToDeliveryHere":"Não há entregas realizadas.","peopleAssociated":"Não há pessoas associadas nesta lista ainda.","removed":"Remoção realizada com sucesso!","replacement":"Substituição realizada com sucesso!","retroactiveInformation":"Ao realizar uma entrega retroativa com movimentação de estoque, podem haver inconsistências na movimentação do produto. Deseja manter o produto ou remover?","returned":"Devolução realizada com sucesso!"},"noSpareParts":"Não existem peças de reposição associadas a este EPI ou o EPI não foi entregue","options":{"deliveryReason":{"defect":"Defeito","demissional":"Demissional","dielectricTest":"Teste dielétrico","functionChange":"Troca de função","loss":"Perda","medicalRestriction":"Restrição médica","socialSecurityLeave":"Afastamento previdenciário","Temporary":"Temporária","theft":"Roubo","wear":"Desgaste"}},"productDelivery":{"cards":{"remove":"Excluir produto"},"historic":{"title":"Histórico de entregas de produtos"},"messages":{"delivered":"Produto entregue com sucesso!","errors":{"delivery":"Ocorreu um erro ao entregar o produto","replacement":"Ocorreu um erro ao substituir o produto","return":"Ocorreu um erro ao devolver o produto"},"remove":"Você tem certeza que deseja excluir esse produto?","replacement":"Produto substituído com sucesso!","returned":"Produto devolvido com sucesso!"},"title":{"dataFrom":"Dados da #{type}","deliveryDetails":"Dados da entrega","details":"Detalhes do Produto","material":"Material","remove":"Excluir produto?"}},"spareParts":{"cards":{"remove":"Excluir peça de reposição"},"fields":{"isDiscaterd":"É descartável?"},"historic":{"title":{"historic":"Histórico de Entregas de peças de reposição","sparePartsName":"Nome da peça"}},"messages":{"amountNotAllowed":"A quantidade devolvida não pode ser maior que a quantidade que foi entregue!","delivered":"Peça de reposição entregue com sucesso!","errors":{"delivery":"Ocorreu um erro ao entregar a peça de reposição","replacement":"Ocorreu um erro ao substituir a peça de reposição","return":"Ocorreu um erro ao realizar ao realizar a devolução da peça de reposição"},"loadSparePartsError":"Ocorreu um erro ao carregar os dados da peça de reposição","remove":"Você tem certeza que deseja excluir o registro #{description}? Esta operação não poderá ser desfeita.","replacement":"Peça de reposição substituída com sucesso!","returned":"Peça de reposição devolvida com sucesso!"},"title":{"spareParts":"Entrega de peça de reposição"}},"titles":{"caNumber":"N° C.A","deliveryDate":"Data entrega","employeeSituation":"Situação do Funcionário","expiredCertificate":"Certificado expirado","historyIpe":"Histórico dos EPI\'s","historyProduct":"Histórico de Produtos","historySpareParts":"Histórico das Peças de Reposição","individualDeliveries":"Entregas Individuais","ipeDeliveries":"Entrega de EPI\'s","mainKit":"Kit Principal","noSpareParts":"NÃO EXISTEM PEÇAS DE REPOSIÇÃO ASSOCIADAS A ESTE EPI OU O EPI NÃO FOI ENTREGUE","product":"Produto","productDeliveries":"Entrega de Produto","productDelivery":"Produtos Entregues","retroactiveDelivery":"Entrega Retroativa","returnDate":"Data devolução","viewDeliveries":"Visualizar entregas","warehouse":"Local de Estoque"}},"login":{"forgotPassword":{"fields":{"newPassword":"Confirmar nova senha"},"messages":{"codeError":"Ocorreu um erro no envio do código","invalidEmail":"Digite um email válido","newPassword":"Digite sua senha, lembrando que ela tem que ser maior ou igual a 8","validateConfirmPassword":"As senhas não são iguais","verificationCode":"Se o e-mail informado estiver cadastrado em nosso sistema, um código de verificação foi enviado. Informe-o abaixo."}},"invalidaAccount":"Conta inválida ou indisponível para acesso, por favor, tente novamente ou entre em contato com o suporte Quírons para mais detalhes.","loginAccessByError":"Erro ao tentar efetuar login com #{accessBy}. Tente novamente","newPasswordScreen":{"buttons":{"updateAndEnter":"Atualizar e entrar"}},"requestEmail":{"fields":{"email":"Digite seu e-mail"},"infoText":"Insira os dados abaixo para iniciarmos a alteração da senha."},"titles":{"loginRedefinePassword":"Redefinir senha","loginWithFluig":"Login com Fluig"}},"mandate":{"candidate":{"messages":{"created":"Candidato adicionado com sucesso!","remove":"Deseja realmente excluir o registro #{content}? Esta operação não poderá ser desfeita.","removed":"Candidato removido com sucesso!","updated":"Candidato atualizado com sucesso!","withoutRegistration":"A pessoa informada não possui matrícula"},"titles":{"candidates":"Candidatos","registerCandidate":"Cadastrar Candidato"}},"cards":{"endDate":"Término: #{date}","maxDays":"#{maxDays} dias","remove":"Excluir mandato","startDate":"Início: #{date}","withoutAccidents":"sem acidentes"},"component":{"fields":{"activeComponent":"Componente ativo?","componentType":"Tipo de componente","indication":"Indicação"},"options":{"componentType":{"main":"Titular","substitute":"Suplente"},"indication":{"company":"Empresa","employees":"Funcionários"},"specificFunction":{"member":"Participante","president":"Presidente","secretary":"Secretário","substituteSecretary":"Secretário Suplente","vicePresident":"Vice-Presidente"}},"titles":{"component":"componente","edit":"Editar componente","remove":"Excluir componente"}},"costCenter":{"messages":{"created":"Centro de custo criado com sucesso!","removed":"Centro de custo removido com sucesso!"},"title":"Cadastrar Centro de Custo"},"electionCommission":{"messages":{"created":"Membro adicionado com sucesso!","removed":"Membro removido com sucesso!"},"titles":{"create":"Cadastrar representante"}},"fields":{"stabilityType":"Tipo de estabilidade"},"investigation":{"cards":{"date":"#{date} às #{hour}","remove":"Excluir Investigação"},"fields":{"accidentCauses":"Causas de acidente","attachments":"Anexos da investigação","defectiveEquipment":"Defeito de equipamento?","improvisation":"Improvisação?","knewNorms":"Conhecia as normas?","report":"Relatório","trained":"Treinado?","wasUsedEpi":"Utilizava EPI?"},"messages":{"created":"Investigação criada com sucesso!","remove":"Você tem certeza que deseja excluir essa investigação?","removed":"Investigação Removida com Sucesso!","updated":"Investigação atualizada com sucesso!"},"options":{"finished":"Finalizada"},"titles":{"accidentCause":"Nova causa de acidente","attachments":"Anexos da Investigação","remove":"Excluir Investigação?"}},"meeting":{"actions":{"titles":{"actions":"Ações","createAction":"Cadastrar ação"}},"cards":{"date":"#{day} de #{month} de #{year}","remove":"Excluir Reunião"},"fields":{"attachments":"Anexos da reunião"},"messages":{"created":"Reunião criada com sucesso!","createdAnnual":"Reuniões criadas com sucesso!","remove":"Você tem certeza que deseja excluir essa reunião?","removed":"Reunião Removida com Sucesso!","updated":"Reunião atualizada com sucesso!"},"options":{"late":"Atrasada"},"participant":{"fields":{"attendance":"Compareceu?","justification":"Justificativa"},"titles":{"register":"Cadastrar participante"}},"titles":{"annual":"Primeira Reunião","attachments":"Anexos da Reunião","meeting":"reunião","register":"Cadastrar","remove":"Excluir Reunião?"}},"menu":{"options":{"component":"Componente","electionCommission":"Comissão Eleitoral","investigation":"Investigação","sipat":"SIPAT","suggestionBox":"Caixa de Sugestão"}},"messages":{"lostInformation":"Você tem certeza que deseja prosseguir? Informações fornecidas serão perdidas","removed":"Mandato excluído com sucesso!","updated":"Mandato atualizado com sucesso!"},"result":{"tabs":{"result":"Resultado","voters":"Votantes"},"voters":"Votantes","notVoters":"Não votantes","voting":"Votação {{title}}","votesNumber":"Número de votos: {{total}}","votersNumber":"Número de votantes: {{total}}","notVotersNumber":"Número de votos faltantes: {{total}}"},"sipat":{"cards":{"remove":"Excluir SIPAT"},"event":{"cards":{"remove":"Excluir evento"},"fields":{"comments":"Comentários","place":"Local do evento"},"messages":{"remove":"Você tem certeza que deseja excluir esse evento?"},"titles":{"event":"evento","remove":"Excluir Evento?"}},"fields":{"endDate":"Data fim","startDate":"Data início"},"messages":{"created":"Sipat criada com sucesso!","removed":"Sipat excluída com sucesso!","updated":"Sipat atualizada com sucesso!"},"titles":{"attachments":"Anexos da Sipat","events":"Eventos","register":"Cadastrar SIPAT","update":"Editar SIPAT"}},"suggestionBox":{"cards":{"remove":"Excluir Sugestão","responsible":"Reponsável"},"fields":{"suggestion":"Sugestão","title":"Título"},"messages":{"created":"Sugestão criada com sucesso!","remove":"Você tem certeza que deseja excluir essa sugestão?","removed":"Caixa de Sugestão Removida com Sucesso!","updated":"Sugestão atualizada com sucesso!"},"options":{"new":"Nova"},"titles":{"remove":"Excluir Sugestão?","suggestion":"sugestão"}},"titles":{"commissionLocal":"Local da comissão eleitoral","create":"Criar Mandato","electionLocal":"Local de eleição","electionOccurrences":"Ocorrência na eleição","electionPresident":"Presidente da eleição","electionSecretary":"Secretário da eleição","endElectionHour":"Hora de término da eleição","participants":"Participantes","selectDate":"Selecione a data","sessionPresident":"Presidente da sessão","sessionSecretary":"Secretário da sessão","startElectionHour":"Hora de início da eleição","updateMandate":"Editar mandato"},"training":{"messages":{"created":"Treinamento adicionado com sucesso!","removed":"Treinamento removido com sucesso!"},"titles":{"create":"Cadastrar treinamento"}}},"medicalRecords":{"buttons":{"edit":"Editar prontuário","remove":"Excluir prontuário"},"cards":{"employee":"Funcionário","height":"Altura","imc":"IMC","undefined":"Indefinido","weight":"Peso","years":"anos"},"clinicalHistory":{"options":{"certificateOrigin":{"qualityOfLife":"Qualidade de Vida"}}},"deficiency":{"buttons":{"remove":"Excluir deficiência"},"cards":{"recoveryDate":"Data da recuperação"},"messages":{"created":"Deficiência registrada com sucesso!","remove":"Você tem certeza que deseja excluir essa deficiência?","removed":"Deficiência removida com sucesso!","updated":"Deficiência atualizada com sucesso!"},"options":{"hearing":"Auditiva","intellectual":"Intelectual","mental":"Mental","physical":"Física","psychosocial":"Psicossocial","rehabilitated":"Reabilitado","speech":"Fala","visual":"Visual"},"titles":{"deficiency":"deficiência","remove":"Excluir Deficiência?"}},"fields":{"armSize":"Tamanho do braço","birthday":"Data de nascimento","bloodType":"Tipo sanguíneo","cigarette":"Quantidade de cigarros","costCenter":"Centro de custo","cpf":"C.P.F","crm":"CRM","diabetic":"Diabético","diastolicPressure":"Pressão diastólica","donor":"Doador de sangue","elbowHeight":"Altura do cotovelo","eyeColor":"Cor dos olhos","eyeHeight":"Altura dos olhos","foreArm":"Tamanho do antebraço","gender":"Gênero","hairColor":"Cor do cabelo","handSize":"Tamanho da mão","historic":"Histórico clínico","hypertension":"Tratamento de hipertensão","knee":"Altura do joelho","legsSize":"Tamanho da perna","nippleLine":"Linha mamilar","pubicHeight":"Altura da púbis","pulse":"Pulso","sex":"Sexo","shoesLength":"Número do calçado","skinColor":"Cor da pele","smoker":"Fumante","smokerPeriod":"Período tabagista","systolicPressure":"Pressão sistólica","temperature":"Temperatura"},"healthProgram":{"buttons":{"remove":"Excluir programa de saúde"},"messages":{"created":"Programa de saúde criado com sucesso!","errors":{"create":"Ocorreu um erro ao criar o programa de saúde","update":"Ocorreu um erro ao atualizar o programa de saúde"},"remove":"Você tem certeza que deseja excluir esse programa de saúde?","removed":"Programa de saúde removido com sucesso!","updated":"Programa de saúde atualizado com sucesso!"},"titles":{"healthProgram":"programa de saúde","remove":"Excluir Programa de Saúde?"}},"medicalCertificate":{"buttons":{"remove":"Excluir atestado médico"},"cards":{"certificateDate":"Data do atestado","endDate":"Data do término"},"fields":{"absenceEndDate":"Fim do afastamento","absenceStartDate":"Início do afastamento","amountOfTreatmentDays":"Dias de Tratamento","benefitEndDate":"Previsão de fim do benefício","benefitNumber":"Número do benefício","doctorType":"Tipo de médico","endDate":"Data prevista de término","hasHospitalization":"Houve hospitalização?","medicalEvaluationDate":"Data da perícia","origin":"Origem","originRectification":"Origem da retificação","proccessNumber":"Número do processo","treatmentDays":"Dias de tratamento","typeProcess":"Tipo de processo"},"messages":{"remove":"Você tem certeza que deseja excluir esse atestado médico?","removed":"Atestado médico removido com sucesso!","updated":"Atestado médico atualizado com sucesso!","withoutAbsence":"Você tem certeza que deseja #{title} o registro sem especificar o Tipo de Ausência?","withoutAllowance":"Você tem certeza que deseja #{title} o registro sem especificar o Tipo de Abono?"},"options":{"certificateOrigin":{"external":"Externo","internal":"Interno"},"certificateType":{"declaration":"Declaração","disabilityRetirement":"Aposentadoria por Invalidez","maternityLeave":"Licença Maternidade"},"doctorType":{"dentist":"Dentista"},"originRectification":{"administrativeReview":"Revisão administrativa","employeer":"Por iniciativa do empregador","judicialDetermination":"Determinação judicial"},"typeProcess":{"administrative":"Administrativo","benefitNumber":"Número de Benefício - NB do INSS","judicial":"Judicial"}},"titles":{"fieldNotSpecified":"Campo não especificado?","medicalCertificate":"atestado médico","register":"cadastrar","remove":"Excluir Atestado Médico?","update":"atualizar"}},"medicalRestriction":{"buttons":{"remove":"Excluir restrição médica"},"fields":{"additionalStop":"Parada de adicional","endDate":"Data de recuperação"},"messages":{"created":"Restrição médica registrada com sucesso!","errors":{"create":"Ocorreu um erro ao registrar a retrição médica","update":"Ocorreu um erro ao atualizar a retrição médica"},"remove":"Você tem certeza que deseja excluir essa restrição médica?","removed":"Restrição médica removida com sucesso!","updated":"Restrição médica atualizada com sucesso!"},"titles":{"medicalRestriction":"restrição médica","remove":"Excluir Restrição Médica?"}},"menu":{"clinicalHistory":"Histórico Clínico","medicalCertificate":"Atestado Médico","occupationalHealthCertificate":"Atestado de Saúde Ocupacional","referrals":"Encaminhamentos","restriction":"Restrições Médicas"},"messages":{"created":"Prontuário médico cadastrado com sucesso!","remove":"Você tem certeza que deseja excluir esse prontuário médico?","removed":"Prontuário médico removido com sucesso!","updated":"Prontuário médico atualizado com sucesso!"},"occupationalHealthCertificate":{"badges":{"issued":"Emitido","waiting":"Aguardando Emissão"},"buttons":{"cancel":"Cancelar atestado médico","remove":"Excluir atestado médico"},"fields":{"aggravation":"Origem do Agravamento","cancelDate":"Data do cancelamento","cold":"A frio","confinedSpace":"Espaço confinado","diagnosticIndicator":"Indicação do Resultado","doctorName":"Nome do médico","eletricity":"Eletricidade","emissionDate":"Data de emissão","examAuthorization":"Autorização de Divulgação","excavation":"Escavação","explosives":"Explosivos","indicator":"Indicador","loadHandling":"Transporte e movimentação de carga","maintenance":"Manutenção cívil","platform":"Plataforma","pressure":"Pressão","radiation":"Radiação","result":"Resultado","resultAlteration":"Alteração do Resultado","seem":"Parecer","welding":"Solda"},"messages":{"cancel":"Você tem certeza que deseja cancelar esse atestado de saúde ocupacional?","createError":"Ocorreu um erro ao criar o atestado de saúde ocupacional","emptyComplementaryExams":"Deseja continuar sem ter preenchidos as informações dos exames complementares?","remove":"Você tem certeza que deseja excluir esse atestado de saúde ocupacional?","removed":"Atestado de saúde ocupacional removido com sucesso!","updated":"Atestado de saúde ocupacional atualizado com sucesso!","created":"Atestado de saúde ocupacional criado com sucesso!","updateError":"Ocorreu um erro ao atualizar o atestado de saúde ocupacional"},"options":{"aggravationEnum":{"nonOccupational":"Não Ocupacional"},"diagnosticIndicator":{"alternate":"Alterado"},"indicator":{"referential":"Referencial","sequential":"Sequencial"},"recommendation":{"able":"Apto","ableWithRestrictions":"Apto com Restrições","unable":"Inapto"},"resultAlteration":{"aggravation":"Agravamento","stable":"Estável"}},"tabs":{"appointment":"Consulta","certificate":"Atestado","complementaryExams":"Complementares","nr7":"NR7","specificPermissions":"Permissões Específicas"},"titles":{"alert":"Alerta!","cancel":"Cancelar Atestado de Saúde Ocupacional?","occupationalHealthCertificate":"atestado de saúde ocupacional","remove":"Excluir Atestado de Saúde Ocupacional?"}},"options":{"eyeColor":{"amber":"Ãmbar","black":"Preto","blue":"Azul","brown":"Castanho","darkGreen":"Verde-Escuro","greenishBlue":"Azul-Esverdeado","greenishBrown":"Castanho-Esverdeado","grey":"Cinza","lightGreen":"Verde-Claro","yellowishGreen":"Verde-Amarelado"},"genderEnum":{"man":"Homem","notInformed":"Não informado","other":"Outro","transMan":"Homem trans","transWoman":"Mulher trans","woman":"Mulher"},"hairColor":{"blond":"Loiro","multicolour":"Multicolorido","redHead":"Ruivo","white":"Branco"},"skinColor":{"black":"Preta","brown":"Parda","indigenous":"Indigena","none":"Nenhuma","white":"Branca","yellow":"Amarela"},"state":{"acre":"Acre","alagoas":"Alagoas","amapa":"Amapá","amazonas":"Amazonas","bahia":"Bahia","ceara":"Ceará","distritoFederal":"Distrito Federal","espiritoSanto":"Espirito Santo","goias":"Goiais","maranhao":"Maranhão","matoGrosso":"Mato Grosso","matoGrossoDoSul":"Mato Grosso do Sul","minasGerais":"Minas Gerais","para":"Para","paraiba":"Paraíba","parana":"Paraná","pernambuco":"Pernambuco","piaui":"Piauí","rioDeJaneiro":"Rio de Janeiro","rioGrandeDoNorte":"Rio Grande do Norte","rioGrandeDoSul":"Rio Grande do Sul","rondonia":"Rondônia","roraima":"Roraima","santaCatarina":"Santa Catarina","saoPaulo":"São Paulo","sergipe":"Sergipe","tocantins":"Tocantins"}},"quiz":{"cards":{"realizationDate":"Data da Realização"},"fields":{"enterDetails":"Digite aqui os detalhes...","new":"Novo tipo adicionado","required":"Essa resposta é obrigatória","typeYourAnswerHere":"Digite aqui sua resposta..."},"messages":{"created":"Questionário registrado com sucesso!","removed":"Questionário removido com sucesso!","updated":"Questionário atualizado com sucesso!","remove":"Você tem certeza que deseja excluir esse questionário?"},"title":{"create":"#{title} questionário","remove":"Excluir Questionário"}},"refferals":{"options":{"buttons":{"remove":"Excluir encaminhamento"},"cards":{"specialty":"Especialidade"},"messages":{"created":"Encaminhamento criado com sucesso!","remove":"Você tem certeza que deseja excluir esse encaminhamento?","removed":"Encaminhamento removido com sucesso!","updated":"Encaminhamento atualizado com sucesso!"},"specialty":{"allergyImmunology":"Alergia e Imunologia","anesthesiology":"Anestesiologia","angiology":"Angiologia","cardiology":"Cardiologia","cardiovascularSurgery":"Cirurgia Cardiovascular","clinicalPathology":"Patologia Clínica","coloproctology":"Coloproctologia","dermatology":"Dermatologia","diagnosticImaging":"Diagnóstico por Imagem","digestiveSystemSurgery":"Cirurgia de Aparelho Digestivo","emergencyMedicine":"Medicina de Emergência","endocrinologyMetabology":"Endocrinologia e Metabologia","endoscopy":"Endoscopia","familyCommunityMedicine":"Medicina de Família e Comunidade","forensicMedicine":"Medicina Forense","gastroenterology":"Gastroenterologia","generalSurgery":"Cirurgia Geral","geriatrics":"Geriatria","gynecologyObstetrics":"Ginecologia e Obstetrícia","handSurgery":"Cirurgia da Mão","headNeckSurgery":"Cirurgia de Cabeça e Pescoço","hematologyHemotherapy":"Hermatologia e Hemoterapia","homeopathy":"Homeopatia","infectiousDisease":"Infectologia","intensiveCareMedicine":"Medicina Intensiva","internalMedicine":"Clínica Médica (Medicina interna)","mastology":"Mastologia","medicalGenetics":"Genética Médica","nephrology":"Nefrologia","neurology":"Neurologia","neurosurgery":"Neurocirurgia","nuclearMedicine":"Medicina Nuclear","nutrition":"Nutrologia","obstetrics":"Obstetrícia","occupationalMedicine":"Medicina do Trabalho","oncology":"Oncologia","ophthalmology":"Oftalmologia","orthopedicsTraumatology":"Ortopedia e Traumatologia","otorhinolaryngology":"Otorrinolaringologia","pathology":"Patologia","pediatrics":"Pediatria","pediatricSurgery":"Cirurgia Pediátrica","physicalMedicineRehabilitation":"Medicina Fisica e Reabilitação","plasticSurgery":"Cirurgia Plástica","pneumology":"Pneumologia","preventiveSocialMedicine":"Medicina Preventiva e Social","psychiatry":"Psiquiatria","radiology":"Radiologia","radiotherapy":"Radioterapia","rheumatology":"Reumatologia","sportsMedicine":"Medicina Esportiva","thoracicSurgery":"Cirurgia Torácica","trafficMedicine":"Medicina do Tráfego","urology":"Urologia","vascularSurgery":"Cirurgia Vascular"},"titles":{"forwarding":"encaminhamento","remove":"Excluir Encaminhamento?"}}},"tabs":{"basicData":"Dados Básicos"},"titles":{"medicalRecord":"prontuário médico","remove":"Excluir Prontuário Médico?"},"vaccines":{"buttons":{"remove":"Excluir vacina"},"cards":{"dose":"Dose"},"fields":{"doseAmount":"Total de doses","lote":"Lote"},"messages":{"remove":"Você tem certeza que deseja excluir essa vacina?","created":"Vacina registrada com sucesso!","error":"Ocorreu um erro ao registrar a vacina"},"options":{"status":{"refuses":"Recusado"},"vaccineDose":{"first":"Primeira","reinforcement":"Reforço","second":"Segunda","third":"Terceira"}},"titles":{"remove":"Excluir Vacina?","vaccine":"vacina"}}},"menu":{"exit":"Sair","myAccount":"Minha conta","options":{"accidentsLabel":"Ocorrências","actionPlan":"Planos de Ação","actionPlanLabel":"Planos de ação","brigadesLabel":"Brigadas de Incêndio","contractsLabel":"Contratos","dashboardLabel":"Início","documentation":"Documentação","esocial":"eSocial","examsLabel":"Exames","extinguishingSystemsLabel":"Sistemas de Extinção","extinguishingSystems":"Sistemas de extinção","firstSteps":"Primeiros passos","ipeLabel":"EPI\'s","mandatesLabel":"Mandatos","medicalrecordsLabel":"Prontuários Médicos","news":"Novidades","othersLabel":"Outros","privacyPolicy":"Política de privacidade","quickGuide":"Guia rápido","reportsLabel":"Laudos e Programas","risksLabel":"Riscos","safetyQuizLabel":"Questionários de Segurança","scheduleLabel":"Agenda","sendIdea":"Enviar Ideia","support":"Fale Conosco"},"sideBar":{"favorites":{"favoritesLabel":"Favoritos","noFavoritesLabel":"Nenhum favorito adicionado"},"options":{"optionsLabel":"Opções","showFavoritesLabel":"Mostrar favoritos"}}},"occurrence":{"badges":{"onLeave":"Com afastamento","wihtoutLeave":"Sem Afastamento","withDeath":"Com Óbito","withoutVictim":"Sem Vítima"},"bodyParts":{"titles":{"head":"Cabeça","injuryLocation":"Localização da lesão","lower":"Inferiores","select":"Selecione as partes do corpo atingidas:","zoomed":"Você também pode utilizar o recurso de zoom para facilitar a seleção das partes do corpo.","systems":"Sistemas","trunk":"Tronco","upper":"Superiores"}},"buttons":{"update":"Atualizar"},"cards":{"accident":"Acidentado","remove":"Excluir Ocorrência"},"cidAdditional":{"titles":{"absenceType":"Tipo de Ausência","cid":"C.I.D","groupCid":"Grupo C.I.D","register":"Cadastrar C.I.D Complementar"}},"expenses":{"cards":{"date":"#{day} de #{month}"},"titles":{"register":"Cadastrar Despesa"}},"fields":{"conclusion":"Conclusões"},"generalInformations":{"fields":{"accidentDescription":"Descrição do acidente","accidentType":"Indicativo","comunicationType":"Tipo de C.A.T","emitter":"Emitente","expenses":"Principais Despesas","policeRecord":"Registro policial?","potential":"Potencial","serviceArea":"Área de Serviço","standartTime":"Horário padrão","summary":"Sumário do acidente","tag":"Tag","timeWorked":"Horário realizado","transferSector":"Transferência de setor?"},"options":{"accidentType":{"incident":"Incidente","onWay":"Acidente de Trajeto","typical":"Acidente Típico","workDisease":"Doença Ocupacional"},"comunicationType":{"death":"Óbito","initial":"Inicial","reopening":"Reabertura"},"emitter":{"doctor":"Médico","employer":"Empregador","insured":"Segurado","publicAuthority":"Autoridade Pública","syndicate":"Sindicato"},"expenseType":{"indemnity":"Indenização","medical":"Médica","notApplicable":"Não aplicável","productionLoss":"Perda de Produção"},"serviceArea":{"rural":"Rural","urban":"Urbana"}}},"inss":{"titles":{"emissionDate":"Data do protocolo","originalDate":"Data da C.A.T origem","originalNumber":"Número da C.A.T de origem","socialSecurity":"Número do protoloco"}},"menu":{"bodyParts":"Partes do Corpo Atingidas","causativeAgents":"Agentes Causadores","clinicalInformations":"Informações Clínicas","complementaryCid":"C.I.D Complementar","expenses":"Despesas","generalInformation":"Informações Gerais","inss":"INSS","route":"Trajeto","victim":"Vítima","witnesses":"Testemunhas"},"messages":{"created":"Acidente criado com sucesso!","eSocialContainsMedicalCertificate":", além das informações de Atestado médico","eSocialFields":"Para que #{isUpdate} acidente seja enviado para o eSocial #{cerfificate}, faltou o preenchimento do(s) campo(s) obrigatório(s): #{missingFields}. Deseja #{enrollOrUpdate} mesmo assim?","eSocialRegister":"o registro de","eSocialUpdate":"a atualização do","leave":"Você deseja realmente sair? Todas as alterações feitas serão desfeitas.","remove":"Você tem certeza que deseja excluir essa ocorrência?","removed":"Ocorrência Removido com Sucesso!","updated":"Ocorrência atualizada com sucesso!"},"options":{"order":{"accidentType":"Tipo de Acidente","summary":"Sumário"}},"path":{"fields":{"accept":"Aceita troca de trajeto?","accidentOccurrence":"Trajeto da ocorrência","distance":"Distância","exitHour":"Horário de Saída","hadPathChange":"Há troca de trajeto?","locomotion":"Tipo de locomoção","trafficAccidentType":"Tipo de acidente de trajeto","usualPath":"Trajeto usual"},"options":{"accidentType":{"collision":"Colisão","trampling":"Atropelamento"},"occurrencePath":{"deslocTrip":"Deslocamento/Viagem","lunchToWork":"Retorno do Almoço","residenceToWork":"Residência para Trabalho","workToLunch":"Saída para Almoço","workToResidence":"Trabalho para Residência"}}},"place":{"fields":{"cep":"C.E.P","city":"Cidade","cnpj":"C.N.P.J","country":"País","description":"Descrição do local","location":"Local do acidente","locationType":"Tipo de Local","localType":"Tipo de Local","street":"Rua","streetNumber":"Número"},"messages":{"loading":"Carregando endereço...","notFound":"Endereço não encontrado"},"options":{"company":"Estabelecimento da empresa","otherCompany":"Empresa onde presta serviço","outsideContry":"Exterior","publicHigway":"Via pública","ruralArea":"Área rural","ship":"Embarcação"}},"titles":{"leave":"Sair?","remove":"Excluir Ocorrência?"},"victim":{"fields":{"deathDate":"Data do óbito","hasAbsence":"Houve afastamento?","lastDay":"Último dia trabalhado #{title}","lostDays":"Dias perdidos","otherOccupation":"Outra ocupação?","retired":"Aposentado?","socialSecurityAffiliation":"Afiliação social","workedHours":"Horas trabalhadas #{title}"},"options":{"employee":"Empregado","residentDoctor":"Médico Residente","singleWorker":"Trabalhador Avulso","specialSequence":"Segurado Especial"}},"witness":{"noTestimony":"Nenhum testemunho declarado","testimony":"Testemunho","title":"Cadastrar testemunha"}},"others":{"accidentCauses":"Causadores de Acidente","accidentCausesDescription":"Causas de Acidente de Trabalho utilizadas nas investigações para identificação dos Atos Inseguros e Condições Inseguras.","accreditedsDescription":"Credenciados são as empresas contratadas para a realização de exames ocupacionais.","accredits":"Credenciados","biologicalMonitoring":"Monitoramento Biológico","biologicalMonitoringDescription":"Cadastro de grupos de exames para fazer o monitoramento biológico de acidentes envolvendo contato com agentes biológicos.","calendarDescription":"Indicam os períodos durante o qual os recursos estão a disposição da companhia.","calendars":"Horários","controlMeasures":"Medidas de Controle","controlMeasuresDescription":"Medidas de controle, são quaisquer medidas que possam ser associadas ao risco, permitindo reduzir a intensidade dos agentes a níveis aceitáveis.","costCenter":"Centros de Custos","costCenterDescription":"Departamento em que custos podem ser alocados, representando uma unidade operacional ou administrativa.","departments":"Departamentos","departmentsDescription":"Departamentos onde os funcionários são lotados, representando a sua efetiva disposição.","exams":"Exames","examsDescription":"Exames médicos utilizados no monitoramento e controle periódico da saúde ocupacional dos trabalhadores.","expenses":"Despesas","expensesDescription":"Dados dos tipos de despesas relacionadas a acidentes de trabalho que tem possíveis incidências diretas ou indiretas.","exposureGroupDescription":"Grupo homogêneo de exposição são conjuntos de indivíduos em que estão expostos a um determinado risco ou agente no ambiente de trabalho.","exposureGroups":"Grupos de Exposição","generatingSources":"Fontes Geradoras","generatingSourcesDescription":"Fontes geradoras de riscos, entende-se por fonte geradora, qualquer máquina ou equipamento que de alguma forma ofereçam riscos a saúde e/ou a integridade física do trabalhador.","healthPrograms":"Programas de Saúde","healthProgramsDescription":"Cadastro de Programas de Saúde que promovem a prevenção de riscos ambientais e o controle médico de saúde ocupacional.","measuringInstruments":"Instrumentos de Medição","measuringInstrumentsDescription":"Equipamentos de Medição utilizados na mensuração dos riscos no ambiente de trabalho, que servem como apoio para garantir a correção ação no foco do risco.","medicines":"Medicamentos","medicinesDescription":"Cadastro de medicamentos administrados em consultas médicas, para prevenção ou combate de enfermidades provenientes ou não das funções exercidas pelos trabalhadores.","occupations":"Ocupações","occupationsDescriptions":"Conjunto de ações ou tarefas de natureza e níveis semelhantes, executadas por uma ou mais pessoas.","peopleDescription":"Pessoas que mantêm algum tipo de relacionamento com a companhia, podendo ser funcionários, prestadores de serviços, visitantes, entre outros.","peoples":"Pessoas","periodicRanges":"Faixas Periódicas","periodicRangesDescription":"Definição da periodicidade de execução de exames de acordo com as faixas etárias e gêneros dos funcionários.","physicalEnvironments":"Ambientes Físicos","physicalEnvironmentsDescription":"Ambientes Físicos onde estão alocados funcionários e que podem apresentar riscos á saúde e integridade física destes funcionários.","productDescription":"Recursos utilizados para gerenciamento dos estoques. Podem ser capacetes, botas, luvas ou qualquer outro equipamento de proteção.","products":"Materiais","quizzes":"Questionários","quizzesDescription":"Permite registrar os diversos questionários aplicados na área de Medicina e Segurança do Trabalho.","reportStructureDescription":"Estruturas de documentos são modelos utilizados para a impressão de laudos.","reportStructures":"Estruturas de Documentos","riskAgents":"Agentes de Risco","riskAgentsDescription":"Os Agentes de Risco são substâncias ou elementos que estão presentes no ambiente de trabalho e podem trazer riscos a saúde e a segurança dos trabalhadores.","statementsResponsibility":"Termos de Responsabilidade","statementsResponsibilityDescription":"Os Termos de Responsabilidade tem por objetivo formalizar a incumbência ou tarefa atribuída a alguém, de modo que a responsabilidade seja assumida de modo inequívoco.","tasks":"Tarefas","tasksDescription":"Tarefas representam uma atividade específica do funcionário, podendo ser insalubre e/ou perigosa.","trainings":"Treinamentos","trainingsDescription":"Dados dos cursos e treinamentos que podem ser realizados para treinar as pessoas e os colaboradores.","unitiesOfMeasure":"Unidades de Medida","unityOfMeasureDescription":"Modelos estabelecidos para medir diferentes grandezas, tais como comprimento, capacidade, massa, tempo e volume.","vaccines":"Vacinas","vaccinesDescription":"Cadastro de vacinas administradas para a prevenção de doenças que podem vir a acometer o trabalhador, onde consta seus benefícios, efeitos adversos e recomendações.","warehouseDescription":"Instalação que permite a armazenagem e movimentação dos materiais, permitindo a regulação dos fluxos de entrada e saída.","warehouses":"Locais de Estoque","workShifts":"Turnos de Trabalho","workShiftsDescription":"Correspondem aos horários em que uma determinada pessoa cumpre sua jornada de trabalho."},"pageStructure":{"plural":{"accident":"Ocorrências","accident-causes":"Causadores de Acidente","accrediteds":"Credenciados","actionplan":"Planos de ação","brigades":"Brigadas de Incêndio","calendar":"Horários","control-measures":"Medidas de Controle","cost-centers":"Centros de Custo","departments":"Departamentos","environmentalreports":"Laudos e Programas","exams":"Exames","expenses":"Despesas","extinguishingsystem":"Sistemas de Extinção","generating-sources":"Fontes Geradoras","health-programs":"Programas de Saúde","ipe":"EPI\'s","mandates":"Mandatos","measuring-instruments":"Instrumentos de Medição","medicalrecords":"Prontuários Médicos","medicines":"Medicamentos","occupations":"Ocupações","people":"Pessoas","periodic-ranges":"Faixas Periódicas","physical-environments":"Ambientes Físicos","quizzes":"Questionários","risk-agents":"Agentes de Risco","risks":"Riscos","schedule":"Agenda","statements-responsibility":"Termos de Responsabilidade","tasks":"Tarefas","trainings":"Treinamentos","vaccines":"Vacinas","work-shifts":"Turnos de Trabalho","exposure-group":"Grupos de Exposição"},"singular":{"accident":"Ocorrência","accident-causes":"Causador de Acidente","accrediteds":"Credenciado","actionplan":"Plano de ação","brigades":"Brigada de Incêndio","calendar":"Horário","control-measures":"Medida de Controle","cost-centers":"Centro de Custo","departments":"Departamento","environmentalreports":"Laudo ou Programa","exams":"Exame","expenses":"Despesa","extinguishingsystem":"Sistema de Extinção","generating-sources":"Fonte Geradora","health-programs":"Programa de Saúde","ipe":"EPI\'s","mandates":"Mandato","measuring-instruments":"Instrumento de Medição","medicalrecords":"Prontuário Médico","medicines":"Medicamento","occupations":"Ocupação","people":"Pessoa","periodic-ranges":"Faixa Periódica","person":"Pessoa","physical-environments":"Ambiente Físico","quizzes":"Questionário","risk-agents":"Agente de Risco","risks":"Risco","schedule":"Agenda","statements-responsibility":"Termo de Responsabilidade","tasks":"Tarefa","trainings":"Treinamento","vaccines":"Vacina","work-shifts":"Turno de Trabalho","exposure-group":"Grupo de Exposição"}},"panelTitles":{"components":"Componentes","exams":"Exames","extinguishingSystem":"Sistema de Extinção","hidraulicInspections":"Inspeções Hidráulicas","inspections":"Inspeções","ipe":"Equipamento de proteção individual","meetings":"Reuniões","movements":"Movimentações","occurrences":"Ocorrências","productDeliveryHistory":"Histórico de entrega de produtos","simulationPlans":"Planos de Simulação","simulations":"Simulações","spareParts":"Peças de reposição","sparePartsDeliveryHistory":"Histórico de entrega de peças de reposição","stockLevel":"Nível de estoque","training":"Treinamento","biologicalMonitoring":"Monitoramento Biológico","controlMeasures":"Medidas de Controle","risk":"Risco","ergonomic":"Ergonomia","equipments":"Equipamentos","measurementsTaken":"Medições Realizadas","measurements":"Medições","trainings":"Treinamentos","actions":"Ações","meeting":"Reunião","participants":"Participantes"},"quiz":{"tabs":{"All":"Todos","CostCenters":"Centros de Custo","Departments":"Departamentos","GeneratingSources":"Fontes Geradoras","Occupations":"Ocupações","People":"Pessoas","PhysicalEnvironments":"Ambientes"}},"reportFields":{"address":"Endereço","cep":"CEP","documentNumber":"CNPJ/CAEPF/CPF","phone":"Telefone"},"reportTitle":{"hidraulicInspection":"Inspeção Hidráulica de Sistema de Extinção","inspection":"Inspeção de Sistema de Extinção"},"resourceOptions":{"accident":{"title":"Acidente"},"accidentCause":{"title":"Causa de Acidente"},"accidentCode":{"title":"Código do Acidente"},"allowanceType":{"title":"Tipo de Abono"},"approvalCertificate":{"label":"C.A","title":"Certificado de Aprovação"},"generatingSources":{"title":"Fonte geradora"},"hint":"Buscar #{label}","medicalCertificates":{"title":"Sequência"},"natureInjury":{"title":"Natureza da Lesão"},"riskAgent":{"title":"Buscar ocupação"},"simulationPlan":{"title":"Plano de simulação"}},"reports":{"clinicalQuiz":{"button":"Imprimir Questionário Médico","successPrint":"Questionário médico impresso"},"deficiency":{"button":"Imprimir Laudo Caracterizador de Deficiência"},"examesReferral":{"button":"Imprimir Encaminhamento de Exames","successPrint":"Encaminhamento de exames impresso"},"extinguishingSystem":{"successPrint":"Relatório de Inspeção de Sistemas de Extinção impresso","button":"Exportar Inspeções de Sistemas de Extinção","fields":{"fromDate":"De data","fromDateDescription":"Informe a data inicial para a busca de inspeções","situation":"Situação da Inspeção","situationDescription":"Selecione as situações das inspeções para filtrar o relatório, ou deixe em branco para considerar todas","toDate":"Até data","toDateDescription":"Informe a data final do para a busca de inspeções"},"title":"Relatório de Inspeções de Sistemas de Extinção de Incêndio","successPrintInspection":"Relatório de Inspeção de Sistemas de Extinção impresso","successPrintHidraulicInspection":"Relatório de Inspeção de Sistemas de Hidráulicos impresso"},"extinguishingSystemInspections":{"button":"Exportar Inspeções de Sistemas de Extinção","fields":{"fromDate":"De data","fromDateDescription":"Informe a data inicial para a busca de inspeções","situation":"Situação da Inspeção","situationDescription":"Selecione as situações das inspeções para filtrar o relatório, ou deixe em branco para considerar todas","toDate":"Até data","toDateDescription":"Informe a data final do para a busca de inspeções"},"options":{"canceled":"Cancelado","finished":"Finalizado","pending":"Pendente"},"title":"Relatório de Inspeções de Sistemas de Extinção de Incêndio"},"fireBrigade":{"button":"Relatório de brigadas de incêndio"},"healthCertificate":{"button":"Imprimir ASO","successPrint":"ASO impresso"},"hidraulicSystem":{"successPrint":"Relatório de Inspeção de Sistemas de Hidráulicos impresso"},"medicalRecordVaccines":{"button":"Imprimir Histórico Vacinal"},"ppp":{"button":"Imprimir Perfil Profissiográfico Previdenciário (PPP)","fields":{"considerTasks":"Considerar Tarefas","considerTasksDescription":"Indica se deve considerar as tarefas na impressão da profissiografia","epc":"EPCs necessários","epcDescription":"Informe se os EPCs necessários foram utilizados durante o período de exposição do funcionário a riscos","epi":"EPIs necessários","epiDescription":"Informe se os EPIs necessários foram utilizados durante o período de exposição do funcionário a riscos","expiration":"Validade dos EPIs","expirationDescription":"Informe se os EPIs necessários que foram entregues ao funcionário estavam todos dentro da data de validade","fromDate":"De data","fromDateDescription":"Informe a data inicial do período de demissão para a impressão dos PPPs","observation":"Observações","observationDescription":"Informe as observações que devem ser impressas no final do relatório","periodicity":"Periodicidade de entrega","periodicityDescription":"Informe se as entregas dos EPIs necessários ao funcionário ocorreram de acordo com a periodicidade de troca recomendada","representative":"Representante","representativeDescription":"Informe o representante legal da empresa","sanitation":"Higienização dos EPIs","sanitationDescription":"Informe se os EPIs necessários entregues ao funcionário receberam a devida higienização","toDate":"Até data","toDateDescription":"Informe a data final do período de demissão para a impressão dos PPPs"},"title":"Impressão do Perfil Profissiográfico Previdenciário (PPP)"},"prescription":{"button":"Imprimir Receita Médica","successPrint":"Receita médica impressa"},"exposureRisk":{"title":"Impressão de Exposição por Pessoa","button":"Exposição por Pessoa","tooltip":"Selecione as filiais para filtrar o relatório, ou deixe em branco para considerar todas"},"riskInventory":{"title":"Impressão do Inventário de Riscos","button":"Inventário de Riscos","tooltip":"Imprimir inventário de riscos","fields":{"onlyExposed":"Apenas com pessoas expostas","onlyExposedDescription":"Se marcado, apenas os riscos com pessoas expostas serão impressos.","danger":"Perigo","hazardType":"Tipo de Perigo","hazardEvent":"Evento Perigoso","sourceGenerator":"Fonte Geradora","injuriesOrConditions":"Lesões ou agravos","exposure":"Exposição","intensity":"Intensidade","category":"Categoria","probability":"Probabilidade","severity":"Severidade","riskClassificationPure":"Classificação de risco (Puro)","eliminationOrSubstitution":"Eliminação ou Substituição","technicalControlsEngineering":"Controles Técnicos (Engenharia)","organizationalControlsAdministrative":"Controles Organizacionais (Administrativos)","ipe":"EPI","controlLevelPercentage":"Nível de Controle (%)","riskClassificationResidual":"Classificação de Risco (Residual)","controlMeasures":"Medidas de Controle","examinations":"Exames","physicalEnvironment":"Ambiente Físico","none":"Nenhum","exposedPeople":"Pessoas Expostas","specialRetirement":"Aposentadoria Especial"}},"riskReview":{"button":"Riscos para Reavaliação","tooltip":"Imprimir Riscos para Reavaliação","fields":{"environment":"Ambiente","sourceGenerator":"Fonte Geradora","hazard":"Perigo","recognitionDate":"Data de Reconhecimento","lastAssessment":"Última Avaliação","noData":"Não existem dados a serem impressos."}},"riskMap":{"fields":{"intensityOfRisk":"Intensidade do Risco","environmentalRisks":"Riscos do Ambiente","riskControl":"Controle de Risco"}},"swo":{"button":"Imprimir Ordem de Serviço de Segurança","fields":{"fromDate":"De data","fromDateDescription":"Informe a data inicial do período de admissão ou histórico funcional para a impressão das ordens de serviço de segurança","statementDescription":"Informe o termo de responsabilidade","statementsResponsibility":"Termo de Responsabilidade","toDate":"Até data","toDateDescription":"Informe a data final do período de admissão ou histórico funcional para a impressão das ordens de serviço de segurança","epi":"EPIs necessários","exams":"Considerar exames","risks":"Considerar riscos","observations":"Observações","observationsDescription":"Informe as observações que devem ser impressas no final do relatório","examsDescription":"Considerar os exames na impressão da Ordem de Serviço","risksDescription":"Considerar exposição à riscos na impressão da Ordem de Serviço","epiDescription":"Considerar EPI\'s na impressão da Ordem de Serviço","agentField":"Agente","agentFieldDescription":"Imprimir informações de agente","riskDegreeField":"Grau de Risco","riskDegreeFieldDescription":"Imprimir informações de grau de risco","generatingSourceField":"Fonte Geradora","generatingSourceFieldDescription":"Imprimir informações de fonte geradora","quantificationField":"Quantificação do Agente","quantificationFieldDescription":"Imprimir informações de quantificação do agente","healthDamageField":"Possíveis Danos à Saúde","healthDamageFieldDescription":"Imprimir informações de possíveis danos à saúde","controlMeasuresField":"Medidas de Controle","controlMeasuresFieldDescription":"Imprimir informações de medidas de controle"},"title":"Impressão Ordem de Serviço de Segurança"}},"schedule":{"buttons":{"remove":"Excluir consulta","save":"Salvar consulta","seeMore":"Ver mais..."},"cards":{"NoComplementaryExams":"Não há exames complementares para esse paciente.","noObservation":"Sem observação registrada","noObservationsForPatient":"Não há observações para esse paciente.","notFound":"Nenhum registro encontrado"},"fields":{"estimatedTime":"Tempo estimado","estimatedTimeDetails":"Tempo estimado: ","estimatedTimeMinutes":"Tempo estimado (minutos)","finished":"Tempo realizado: ","person":"Paciente","startDate":"Previsão de início"},"menu":{"clinicalConsultation":"Nova consulta clínica","notFound":"Nenhum registro encontrado","occupationalConsultation":"Nova consulta ocupacional","restriction":"Nova restrição","urgencyConsultation":"Nova consulta urgente"},"messages":{"consultationNotFound":"Ocorreu um erro ao buscar os novos dados da consulta!","remove":"Deseja realmente excluir o registro #{date} - #{name}? Esta operação não poderá ser desfeita.","removed":"Consulta removida com sucesso!","updated":"Consulta atualizada com sucesso!"},"missingField":"Campo não especificado","missingFieldText":"Tem certeza que deseja concluir o cadastro sem especificar a ocupação, centro de custo ou departamento?","occupationalConsultation":{"messages":{"created":"Consulta ocupacional registrada com sucesso!","remove":"Deseja realmente remover esse exame complementar?"},"tabs":{"complementaryExams":"Exames Complementares"}},"options":{"eventType":{"blocked":"Bloqueado","reserved":"Reservado","schedule":"Agendado","urgency":"Urgente"}},"scheduleConsultation":{"messages":{"created":"Consulta #{title} registrada com sucesso!"},"titles":{"clinical":"clínica","new":"Nova consulta #{title}","urgency":"urgente"}},"scheduleRestriction":{"buttons":{"remove":"Excluir restrição"},"messages":{"created":"Restrição registrada com sucesso!","remove":"Você realmente deseja excluir essa restrição?","removed":"Restrição removida com sucesso!","updated":"Restrição atualizada com sucesso!"},"titles":{"details":"Detalhes da restrição","remove":"Excluir restrição?"}},"titles":{"conflict":"Conflito de horário","details":"Detalhes da consulta","doctorOrAccredited":"Médico ou Credenciado","remove":"Excluir Consulta?","review":"Revisar","schedule":"Agendar"}},"security":{"changeEmail":{"actualEmailLabel":"Email atual","confirmEmailLabel":"Confirmar e-mail","confirmNewEmailLabel":"Confirme novo e-mail","emailRedefinedMessageLabel":"Seu e-mail foi redefinido!","emailsDoNotMatchMessageLabel":"E-mails não conferem","informEmailLabel":"Informe novo e-mail","informPasswordLabel":"Informe sua senha","newEmailLabel":"Novo e-mail","passwordLabelLabel":"Senha","pinSentMessageLabel":"Um código de verificação de conta foi enviado para o seu novo e-mail. Informe-o abaixo.","verifyPasswordFieldsLabel":"Verifique novamente os campos obrigatórios de senha"},"changePassword":{"actualPasswordLabel":"Senha atual","informNewPasswordConfirmationLabel":"Confirme a sua nova senha","informNewPasswordLabel":"Informe a nova senha de acesso","informNewPasswordVerificationLabel":"Repita sua nova senha de acesso","informPasswordLabel":"Informe sua senha de acesso atual","informSuccessfulRedefinitionLabel":"Sua senha foi redefinida!","newPasswordLabel":"Nova senha"},"disabledWhenAdAccount":"Desabilitado em contas que utilizam Azure Active Directory (AD)","securityLabel":"Segurança"},"stockLevel":{"amountBooked":"Saldo Reservado","balance":"Saldo Disponível","physicalBalance":"Saldo Físico","warehouse":"Armazém"},"subscriptionLoading":{"info":{"OHCCreate":{"completedTitle":"ASO criado com sucesso","errorTitle":"Erro ao criar ASO","title":"Criando ASO"},"OHCRemove":{"completedTitle":"ASO excluído com sucesso","errorTitle":"Erro ao excluir ASO","title":"Excluindo ASO"},"OHCUpdate":{"completedTitle":"ASO atualizado com sucesso","errorTitle":"Erro ao atualizar ASO","title":"Atualizando ASO"},"accidentRemove":{"completedTitle":"Acidente excluído com sucesso","errorTitle":"Erro ao excluir Acidente","title":"Excluindo acidente"},"accidentUpdate":{"completedTitle":"Acidente atualizado com sucesso","errorTitle":"Erro ao atualizar Acidente","title":"Atualizando acidente"},"candidateCreate":{"completedTitle":"Candidato criado com sucesso","errorTitle":"Erro ao criar Candidato","title":"Criando candidato"},"candidateRemove":{"completedTitle":"Candidato excluído com sucesso","errorTitle":"Erro ao excluir Candidato","title":"Excluindo candidato"},"candidateUpdate":{"completedTitle":"Candidato atualizado com sucesso","errorTitle":"Erro ao atualizar Candidato","title":"Atualizando candidato"},"componentCreate":{"completedTitle":"Componente criado com sucesso","errorTitle":"Erro ao criar Componente","title":"Criando componente"},"componentRemove":{"completedTitle":"Componente excluído com sucesso","errorTitle":"Erro ao excluir Componente","title":"Excluindo componente"},"componentUpdate":{"completedTitle":"Componente atualizado com sucesso","errorTitle":"Erro ao atualizar Componente","title":"Atualizando componente"},"medicalCertificateCreate":{"completedTitle":"Atestado médico criado com sucesso","errorTitle":"Erro ao criar atestado médico","title":"Criando atestado médico"},"medicalCertificateRemove":{"completedTitle":"Atestado médico excluído com sucesso","errorTitle":"Erro ao excluir atestado médico","title":"Excluindo atestado médico"},"medicalCertificateUpdate":{"completedTitle":"Atestado médico atualizado com sucesso","errorTitle":"Erro ao atualizar atestado médico","title":"Atualizando atestado médico"},"integrationValidation":{"completedTitle":"Integração validada com sucesso","errorTitle":"Erro ao validar integração","title":"Validando integração"}},"steps":{"CREATING_CANDIDATE":"Criando candidato","CREATING_COMPONENT":"Criando componente","CREATING_ESOCIAL_MESSAGE":"Verificando necessidade de envio ao ESocial","CREATING_MEDICAL_CERTIFICATE":"Criando atestado médico","CREATING_OHC":"Criando ASO","INFO_SEARCH":"Buscando informações","INITIALIZING":"Iniciando processo","REMOVING_ACCIDENT":"Removendo Acidente","REMOVING_CANDIDATE":"Removendo candidato","REMOVING_COMPONENT":"Removendo componente","REMOVING_HEALTH_PROGRAMS":"Removendo programas de saúde","REMOVING_MEDICAL_CERTIFICATE":"Removendo atestado médico","REMOVING_OHC":"Removendo ASO","REMOVING_STABILITY_HR":"Enviando remoção de estabilidade para o {{erpLine}}","REMOVING_TRAINING_HR":"Removendo treinamento para o {{erpLine}}","SENDING_ABSENCE_EXCLUSION_HR":"Enviando remoção de ausência para o {{erpLine}}","SENDING_ABSENCE_INCLUSION_HR":"Enviando ausência para o {{erpLine}}","SENDING_ALLOWANCE_EXCLUSION_HR":"Enviando remoção de abono para o {{erpLine}}","SENDING_ALLOWANCE_INCLUSION_HR":"Enviando abono para o {{erpLine}}","SENDING_STABILITY_HR":"Enviando estabilidade para o {{erpLine}}","SENDING_TO_ESOCIAL":"Enviando para o ESocial","SENDING_TRAINING_HR":"Enviando treinamento para o {{erpLine}}","TO_THE":" para o","UPDATING_ACCIDENT":"Atualizando acidente","UPDATING_BIOLOGICAL_EXAMS":"Atualizando Exames Biológicos","UPDATING_CANDIDATE":"Atualizando candidato","UPDATING_COMPONENT":"Atualizando componente","UPDATING_HEALTH_PROGRAMS":"Atualizando programas de saúde","UPDATING_MEDICAL_CERTIFICATE":"Atualizando atestado médico","UPDATING_OHC":"Atualizando ASO","UPDATING_STABILITY_HR":"Enviando atualização de estabilidade para o {{erpLine}}","VALIDATING_URL_PORT_AUTH_TYPE":"Validando URL, porta e forma de autenticação","VALIDATING_USER_PASSWORD":"Validando usuário e senha","VALIDATING_INTEGRATION_TYPE":"Validando tipo de integração","VALIDATING_BRANCHES":"Validando filiais"}},"ui":{"attachments":{"imagesRemoved":"Imagens excluídas.","openError":"Ocorreu um erro ao abrir a imagem, por favor, tente novamente."},"backgrounds":{"emptyList":"A lista está vazia, para cadastrar clique no botão +","networkError":"Não foi possível carregar os dados, por favor, tente novamente.","noResults":"Nenhum resultados com os filtros atuais","tryAgain":"Tentar Novamente"},"chips":{"add":"Adicionar","label":"Os #{placeholder} selecionados aparecerão aqui!"},"filters":{"buttons":{"clean":"Limpar","conclude":"Concluir"},"loadError":"Erro ao carregar os filtros","options":{"any":"Qualquer","in":"De","until":"Até"},"titles":{"filters":"Filtros"}},"graphql":{"connectionError":"Não foi possível conectar-se ao servidor","internalServerError":"Erro interno no servidor, contate o suporte (#{code})","outdatedApplication":"Erro de resposta, seu aplicativo pode estar desatualizado","unknownError":"Erro desconhecido (#{code})"},"imageView":{"title":"Fotos"},"modalPickerCustom":{"errors":{"costCenter":"Ocorreu um erro ao carregar os dados do centro de custo","material":"Ocorreu um erro ao carregar os dados do material","occupation":"Ocorreu um erro ao carregar os dados da ocupação","person":"Ocorreu um erro ao carregar os dados da pessoa","product":"Ocorreu um erro ao carregar os dados dos produtos","warehouse":"Ocorreu um erro ao carregar os dados do local de estoque"},"unavailable":"Nenhum(a) #{title} disponível"},"offlineSync":{"messages":{"biometry":"Com nossa assinatura biométrica, você garante mais segurança jurídica.","delivery":"Oferecemos flexibilidade: entregue EPIs um a um ou em lote.","ipe":"Associe facilmente os EPIs às ocupações dos colaboradores.","logs":"Precisa de um resumo? Exporte relatórios fáceis de entender sobre entregas e trocas.","pieceChange":"Fique de olho nas peças que precisam de troca e faça substituições sem complicações.","processDelay":"Esse processo pode demorar um pouco..."}},"showGetSnackBar":{"buttons":{"open":"Abrir"}}},"utils":{"deleteItemsController":{"message01":"Deseja realmente remover os itens selecionados?","message02":"Uma vez iniciado não é possível cancelar","removing":"Removendo"},"ngListController":{"added":"Item adicionado com sucesso!","duplicated":"Este item já está adicionado na lita!","errors":{"remove":"Ocorreu um erro ao remover o item da lista","update":"correu um erro ao atualizar o item da lista"},"removed":"Item removido com sucesso!","updated":"Item atualizado com sucesso!"},"ok":"Ok","remove":{"title":"Excluir #{title}","messagewithTitle":"Você tem certeza que deseja excluir essa #{title}?","messageWithDescription":"Deseja realmente excluir o registo \\"#{content}\\"? Esta operação não poderá ser desfeita."},"utilDate":{"date":"#{title} #{startDate} até #{endDate}","from":"#{startDate} até #{endDate}"},"verifyDate":{"date":"#{day} de #{month} de #{year}"},"formValidator":{"validators":{"validator01":"O preenchimento do #{title} é obrigatório","validator02":"O preenchimento da #{title} é obrigatório","requiredFields":"Existem campos obrigatórios que não foram respondidos","invalidEmail":"Formato de email inválido, por favor, digite um email válido"}}},"upload":{"accredited":"Credenciados","clinicalQuiz":"Questionários Clínicos","deficiency":"Deficiências","entity":"Entidade","error":{"optionCheck":"Selecione pelo menos uma opção."},"hasData":"Esta tabela já contém dados","ipeDelivery":"Entrega de EPIs","medicalCertificate":"Atestados Médicos","medicalRecord":"Prontuários Médicos","medicalRecordVaccine":"Vacinas","migrator":"Migrador","occupationalHealthCertificate":"ASOs","occupations":"Ocupações SST","quiz":"Questionários","reports":"Documentos","risk":"Riscos","select":"Selecionar","success":{"accredited":"Importação do Credenciado realizada com sucesso","clinicalQuiz":"Importação do Questionário Clínico realizada com sucesso","deficiency":"Importação da Deficiência realizada com sucesso","medicalCertificate":"Importação do Atestado Médico realizada com sucesso","medicalRecord":"Importação do Prontuário Médico realizada com sucesso","medicalRecordVaccine":"Importação da Vacina realizada com sucesso","occupationalHealthCertificate":"Importação do Atestado de Saúdo Ocupacional realizada com sucesso","quiz":"Importação do Questionário realizada com sucesso","risk":"Importação do Risco realizada com sucesso","sstImports":"Importações realizadas com sucesso"},"type":"Tipo","title":"Importação de Dados"},"riskAgents":{"riskAgent":"Agente de risco","riskAgentExclude":"Agente de risco {{description}} excluído","riskAgentRegistered":"Agente de risco {{description}} cadastrado","riskAgentChanged":"Agente de risco {{description}} alterado","browse":{"newRiskAgent":"Novo agente de risco"},"create":{"group":{"physicist":"Físico","chemical":"Químico","biological":"Biológico","ergonomic":"Ergonômico","mechanicAccident":"Mecânico/Acidente","dangerous":"Perigoso"},"evaluation":{"qualitative":"Qualitativo","quantitative":"Quantitativo"},"bonus":{"unhealthiness":"Insalubridade","dangerousness":"Periculosidade","notCharacterize":"Não Caracteriza"},"classification":{"bacteria":"Bactérias","virus":"Vírus","fungi":"Fungos","parasites":"Parasitas"},"fields":{"descriptionDescription":"Informe a descrição de um agente de risco conforme o grupo selecionado. Se o grupo for \'Ergonômico\', por exemplo, Ex.: \'Sobrecarga de Peso\'.","groupDescription":"Selecione o grupo de risco a ser cadastrado.","evaluation":"Avaliação","evaluationDescription":"Selecione o tipo de avaliação utilizada para analisar o agente de risco.","bonus":"Adicional","bonusDescription":"Quando necessário, indique qual o adicional deve ser cadastrado, para o agente de risco.","classification":"Classificação","classificationDescription":"Quando o grupo selecionado for \'Biológico\', informe a qual classificação o agente pertence.","actionLevel":"Limite de tolerância","actionLevelDescription":"Informe a quantidade de agente de risco na qual devem ser iniciadas ações preventivas.","activeSubstance":"Substância ativa","activeSubstanceDescription":"Quando o grupo selecionado for \'Químico\', descreva a substância ativa do agente.","propagation":"Propagação","propagationDescription":"Informe o meio de propagação do agente de risco.","source":"Fonte","sourceDescription":"Quando o grupo selecionado for \'Biológico\', descreva a fonte geradora do agente. (Ex.: Pessoas, \'objetos, etc.).","transmissibility":"Transmissibilidade","transmissibilityDescription":"Quando o grupo selecionado for \'Biológico\', informe o período de transmissibilidade do agente cadastrado.","entrance":"Meio de entrada","entranceDescription":"Quando o grupo selecionado for \'Biológico\', informe o meio de entrada do agente cadastrado. Para vírus que se propagam no ar, por exemplo, Ex.: \'Via respiratória\'.","pathogenicity":"Patogenicidade","pathogenicityDescription":"Para grupos do tipo \'Biológico\' ou \'Ergonômico\', informe a capacidade do agente biológico de manifestar a doença em hospedeiro suscetível.","symptomatology":"Sintomatologia","symptomatologyDescription":"Para grupos do tipo \'Biológico\' ou \'Ergonômico\', informe quais sintomas o agente cadastrado apresenta.","virulence":"Virulência","virulenceDescription":"Quando o grupo selecionado for \'Biológico\', informe o patogênico do agente infeccioso cadastrado. Para vírus causadores de resfriados, por exemplo, Ex.: \'Baixa virulência\'.","endurance":"Persistência","enduranceDescription":"Quando o grupo selecionado for \'Biológico\', informe a capacidade do agente permanecer no ambiente, manifestando a possibilidade de causar doença.","study":"Estudos","studyDescription":"Quando o grupo selecionado for \'Biológico\', informe observações que auxiliem na prevenção e combate ao agente cadastrado.","transmissionWays":"Vias de transmissão","transmissionWaysDescription":"Quando o grupo selecionado for \'Biológico\', informe a via de transmissibilidade do agente, (Ex.: Transmissão direta imediata: quando existe contato físico entre a fonte de infecção e o novo hospedeiro suscetível).","agent":"Agente","agentDescription":"Selecione o agente correspondente."}},"compositionDialog":{"addRisk":"Adicionar Risco"}},"physicalEnvironments":{"physicalEnvironment":"Ambiente físico","physicalEnvironmentExclude":"Ambiente físico {{description}} excluído","physicalEnvironmentRegistered":"Ambiente físico {{description}} cadastrado","physicalEnvironmentChanged":"Ambiente físico {{description}} alterado","browse":{"newPhysicalEnvironment":"Novo ambiente físico"},"create":{"fields":{"descriptionDescription":"Informe a descrição do ambiente físico a ser cadastrado.","heightCeiling":"Pé direito","heightCeilingDescription":"Informe, em metros, a distância vertical entre o piso e o teto, do ambiente físico a ser cadastrado.","machinery":"Maquinário","machineryDescription":"Descreva quais são as máquinas utilizadas no ambiente físico a ser cadastrado.","ceilingMaterial":"Material do teto","ceilingMaterialDescription":"Informe o material utilizado para a construção do teto do ambiente físico a ser cadastrado (Ex.: Concreto, alvenaria, madeira).","ceilingDetailing":"Detalhamento do teto","ceilingDetailingDescription":"Para auxiliar no controle e entendimento do local, descreva detalhes referentes ao teto do ambiente. Para material do tipo concreto, por exemplo, Ex.: Laje nervurada.","doorMaterial":"Material da porta","doorMaterialDescription":"Informe o material utilizado para a construção da(s) porta(s) utilizadas no ambiente a ser cadastrado (Ex.: Barita, ferro, madeira).","doorDetailing":"Detalhamento da porta","doorDetailingDescription":"Para auxiliar no controle e entendimento do local, descreva detalhes referentes as portas do ambiente. Para material do tipo alvenaria, por exemplo, Ex.: Portas de correr, em alvenaria.","windowMaterial":"Material da janela","windowMaterialDescription":"Informe o material utilizado para a construção da(s) janela(s) utilizadas no ambiente a ser cadastrado (Ex.: Acrílico, vidro, metal).","windowDetailing":"Detalhamento da janela","windowDetailingDescription":"Para auxiliar no controle e entendimento do local, descreva detalhes referentes as janelas do ambiente. Para material do tipo vidro, por exemplo, Ex.: Vidro insulado, que permite a maior passagem de luz, porém bloqueando o calor excessivo.","floorMaterial":"Material do piso","floorMaterialDescription":"Informe o material utilizado para a construção do piso utilizado no ambiente a ser cadastrado (Ex.: Paviflex, carpete, cimento).","floorDetailing":"Detalhamento do piso","floorDetailingDescription":"Para auxiliar no controle e entendimento do local, descreva detalhes referentes ao piso do ambiente. Para material do tipo alvenaria, por exemplo, Ex.: Piso flexível e com boa absorção acústica.","wallMaterial":"Material da parede","wallMaterialDescription":"Informe o material utilizado para a construção da(s) parede(s) utilizada no ambiente a ser cadastrado (Ex.: Concreto, chumbo, madeira).","wallDetailing":"Detalhamento da parede","wallDetailingDescription":"Para auxiliar no controle e entendimento do local, descreva detalhes referentes as paredes do ambiente. Para material do tipo concreto, por exemplo, Ex.: Concreto armado resistente","lightingMaterial":"Material da iluminação","lightingMaterialDescription":"Informe o material utilizado para a iluminação utilizada no ambiente a ser cadastrado (Ex.: Fluorescente, incandescente, mista).","lightingDetailing":"Detalhamento da iluminação","lightingDetailingDescription":"Para auxiliar no controle e entendimento do local, descreva detalhes referentes a iluminação do ambiente. Para material do tipo fluorescente, por exemplo, Ex.: Luzes fluorescentes comum.","displayType":"Tipo de visor","displayTypeDescription":"Informe o tipo de visor utilizado no ambiente a ser cadastrado (Ex.: Equivalente, plumbífero).","displayDetailing":"Detalhamento do visor","displayDetailingDescription":"Para auxiliar no controle e entendimento do local, descreva detalhes referentes ao tipo de visor utilizado no ambiente.","firstCoatMaterial":"Material do primeiro revestimento","firstCoatMaterialDescription":"Informe o material do primeiro revestimento utilizado no ambiente a ser cadastrado (Ex.: Barita, concreto, chumbo).","firstCoatDetailing":"Detalhamento do primeiro revestimento","firstCoatDetailingDescription":"Para auxiliar no controle e entendimento do local, descreva detalhes referentes ao primeiro revestimento do ambiente.","secondCoatMaterial":"Material do segundo revestimento","secondCoatMaterialDescription":"Informe o material do segundo revestimento utilizado no ambiente a ser cadastrado (Ex.: Barita, concreto, chumbo).","secondCoatDetailing":"Detalhamento do segundo revestimento","secondCoatDetailingDescription":"Para auxiliar no controle e entendimento do local, descreva detalhes referentes ao segundo revestimento do ambiente.","isClosed":"Ambiente fechado e/ou com fonte artificial de calor","isClosedDescription":"Informe se o ambiente é fechado e/ou tem fonte artificial de calor"}},"types":{"materials":{"barite":"Barita","concrete":"Concreto","lead":"Chumbo","leadGlass":"Vidro Plumbífero","masonry":"Alvenaria","ceramic":"Cerâmica","wood":"Madeira","zinc":"Zinco","others":"Outros","glass":"Vidro","iron":"Ferro","plaster":"Gesso","paperboard":"Papelão","acrylic":"Acrílico","metal":"Metal","carpet":"Carpete","cement":"Cimento","paviflex":"Paviflex","rubberized":"Emborrachado","vinylBlanket":"Manta Vinílica","fluorescent":"Fluorescentes","incandescent":"Incandescentes","mixed":"Mistas","equivalent":"Equivalente","plumbiferous":"Plumbífero"}}},"accidentCauses":{"accidentCause":"Causador de acidente","accidentCauseExclude":"Causador de acidente {{description}} excluído","accidentCauseRegistered":"Causador de acidente {{description}} cadastrado","accidentCauseChanged":"Causador de acidente {{description}} alterado","browse":{"newAccidentCause":"Novo causador de acidente"},"create":{"causeType":{"insecureAct":"Ato Inseguro","unsafeCondition":"Condição Insegura"},"fields":{"descriptionDescription":"Informe a descrição da causa de acidente, conforme o tipo selecionado. Se o tipo selecionado for \'Ato Inseguro\', por exemplo, Ex.: \'Equipamento Improvisado\'.","causeTypeDescription":"Selecione qual é o tipo do causador de acidente a ser cadastrado."}}},"costCenters":{"costCenter":"Centro de Custo","costCenterExclude":"Centro de Custo {{description}} excluído","costCenterRegistered":"Centro de Custo {{description}} cadastrado","costCenterChanged":"Centro de Custo {{description}} alterado","browse":{"newCostCenter":"Novo centro de custo"},"create":{"errorTotvs":"Usuários Totvs não podem cadastrar novos centros de custo","fields":{"descriptionDescription":"Informe um centro de custo (Ex.: RH, Administração).","needEquipment":"Necessita EPI?","needEquipmentDescription":"Indica se o centro de custo necessita ou não da aplicação de Equipamentos de Proteção Individual"}},"equipment":{"addEquipment":"Adicionar equipamento","ipe":"Equipamentos de Proteção Individual","error":"Equipamento já cadastrado","fields":{"ipe":"Equipamento","ipeDescription":"Selecione o equipamento de proteção, que deverá ser utilizado pelos colaboradores relacionados ao centro de custo cadastrado.","daysForReplacement":"Dias para Substituição","replacement":"Substituição","daysForReplacementDescription":"Informe os dias de uso do equipamento, para que precise ser substituído"},"getCustomEmptyText":{"addEquipment":"Clique em \'Adicionar equipamento\' para cadastrar um item.","noNeedEquipment":"Não há equipamentos necessários."}}},"accredited":{"accredited":"Credenciado","accreditedExclude":"Credenciado {{description}} excluído","accreditedRegistered":"Credenciado {{description}} cadastrado","accreditedChanged":"Credenciado {{description}} alterado","newAccredited":"Novo Credenciado","exam":{"addExamText":"Clique em \'Adicionar exame\' para cadastrar um item.","noNeedExam":"Não há exames necessários.","addExam":"Adicionar exame","contractedExam":"Exames Contratados","fields":{"exam":"Exame","examDescription":"Selecione o exame, que deverá ser realizado pelos colaboradores relacionados a função cadastrada.","contractStart":"Início do Contrato","contractEnd":"Fim do Contrato","price":"Preço","priceDescription":"Indica o valor do exame contratado.","nameDescription":"O nome do credenciado ou do contrato","cityDescription":"Informe o nome da cidade onde se encontra o credenciado (Ex.: São Paulo).","neighborhoodDescription":"Informe o nome do bairro onde se encontra o credenciado (Ex.: Santo Antônio).","addressDescription":"Informe o endereço onde se encontra o credenciado (Ex.: Rua Santos Dumont - 1521).","telephoneDescription":"Preencha o número de telefone de contato do credenciado, informando o DDD e em seguida seu número (Ex.: 47 991919191).","branch":"Filial","selectBranch":"Selecione a filial"},"examDialog":{"changeExam":"Alterar exame","addExam":"Cadastrar exame"}},"contract":{"contract":"Contrato","contractExclude":"Contrato {{description}} excluído","contractRegistered":"Contrato {{description}} cadastrado","contractChanged":"Contrato {{description}} alterado","newContract":"Novo contrato"}},"departments":{"department":"Departamento","departmentExclude":"Departamento {{description}} excluído","departmentRegistered":"Departamento {{description}} cadastrado","departmentChanged":"Departamento {{description}} alterado","browse":{"newDepartment":"Novo departamento"},"fields":{"descriptionDescription":"Informe um departamento (Ex.:Almoxarifado)."}},"biological":{"examGroup":"Grupo de exames","examGroupExclude":"Grupo de exames {{description}} excluído","examGroupRegistered":"Grupo de exames {{description}} cadastrado","examGroupChanged":"Grupo de exames {{description}} alterado","newExamGroup":"Novo grupo de exames","fields":{"descriptionDescription":"Informe a descrição do grupo de exames para monitoramento biológico"},"exam":{"exam":"Exame","exams":"Exames","secondExamInterval":"Intervalo da segunda realização do exame","thirdExamInterval":"Intervalo da terceira realização do exame","addExam":"Adicionar exame","addExamText":"Clique em \'Adicionar exame\' para cadastrar um item.","examAlreadyExist":"Exame já cadastrado","insertExam":"Cadastrar exame","description":{"exam":"Selecione o exame de monitoramento biológico","secondExamInterval":"Informe o intervalo de dias para efetuar o exame de monitoramento biológico pela segunda vez","thirdExamInterval":"Informe o intervalo de dias para efetuar o exame de monitoramento biológico pela terceira vez"}}},"calendar":{"hour":"Horário","hourExclude":"Horário {{description}} excluído","hourRegistered":"Horário {{description}} cadastrado","hourChanged":"Horário {{description}} alterado","newHour":"Novo horário","emptyName":"Nome não preenchido","shiftError":"Existe(m) turno(s) inconsistente(s)","noShiftError":"Para realizar o registro é necessário informar um ou mais turnos","startHour":"Hora inicial do turno.","endHour":"Hora final do turno.","start":"Início","end":"Fim","startEnd":"Início/ Fim","fields":{"nameDescription":"Informe o nome do calendário (Ex.: Comercial)."}},"controlMeasures":{"controlMeasure":"Medida de Controle","controlMeasureExclude":"Medida de Controle {{description}} excluída","controlMeasureRegistered":"Medida de Controle {{description}} cadastrada","controlMeasureChanged":"Medida de Controle {{description}} alterada","newControlMeasure":"Nova medida de controle","controlType":{"administrativeMeasures":"Medidas Administrativas","biologicalMonitoring":"Monitoração Biológica","collectiveProtection":"Proteção Coletiva","engineering":"Engenharia","individualProtection":"Proteção Individual","others":"Outros"},"fields":{"nameDescription":"Descreva o nome da medida de controle conforme o tipo selecionado. Se o tipo selecionado for \'Proteção Coletiva\', por exemplo, Ex.: \'Substituição de manuseio manual por manuseio mecânico\'.","controlType":"Tipo de controle","controlTypeDescription":"Selecione qual é o tipo da medida de controle cadastrada.","descriptionDescription":"Descreva os detalhes da medida de controle a ser implantada, buscando apoiar seu entendimento e execução."}},"expenses":{"expense":"Despesa","expenseExclude":"Despesa {{description}} excluída","expenseRegistered":"Despesa {{description}} cadastrada","expenseChanged":"Despesa {{description}} alterada","newExpense":"Nova despesa","typeExpense":{"material":"Material","medical":"Médica","productionLoss":"Perda de Produção","indemnity":"Indenização","others":"Outros"},"incidence":{"direct":"Direta","indirect":"Indireta"},"fields":{"descriptionDescription":"Informe a descrição da despesa conforme o tipo selecionado. Se o tipo selecionado for \'Material\', por exemplo, Ex.: Aquisição de EPI.","typeDescription":"Selecione qual é o tipo da despesa a ser cadastrada.","incidence":"Incidência","incidenceDescription":"Selecione o tipo da incidência relacionada a despesa (Ex.: Incidência indireta, para quando ocorre de um funcionário não poder trabalhar, ocasionando queda de produção)."}},"exposureGroup":{"exposureGroup":"Grupo de exposição","exposureGroupExclude":"Grupo de exposição {{description}} excluído","exposureGroupRegistered":"Grupo de exposição {{description}} cadastrado","exposureGroupChanged":"Grupo de exposição {{description}} alterado","newExposureGroup":"Novo grupo de exposição","noExposureGroupRegistered":"Nenhum grupo de exposição cadastrado","copyExposureGroup":"Cópia de Grupo de Exposição","copyControl":"Controle da Cópia","copyFields":{"destinyBranch":"Filial destino","destinyBranchDescription":"Selecione a filial alvo para a cópia.","copyCostCenter":"Copiar Centros de Custo","copyCostCenterDescription":"Selecione esta opção para copiar os centros de custo abaixo.","copyDepartment":"Copiar Departamentos","copyDepartmentDescription":"Selecione esta opção para copiar os departamentos abaixo.","copyOccupation":"Copiar Ocupações","copyOccupationDescription":"Selecione esta opção para copiar as ocupações abaixo."},"fields":{"descriptionDescription":"Informe a descrição do grupo de exposição a ser cadastrado."}},"generatingSources":{"generatingSource":"Fonte geradora","generatingSourceExclude":"Fonte geradora {{description}} excluída","generatingSourceRegistered":"Fonte geradora {{description}} cadastrada","generatingSourceChanged":"Fonte geradora {{description}} alterada","newGeneratingSource":"Nova fonte geradora","fields":{"nameDescription":"Descreva o nome da fonte geradora que possa oferecer risco a saúde e/ou integridade física do trabalhador (Ex.: Exposição ao calor, trabalho manual , etc.)."}},"trainings":{"newTraining":"Novo treinamento","trainingExclude":"Treinamento {{description}} excluído","trainingRegistered":"Treinamento {{description}} cadastrado","trainingChanged":"Treinamento {{description}} alterado","fields":{"descriptionDescription":"Informe a descrição do treinamento."}},"statementsResponsibility":{"statementsResponsibility":"Termo de Responsabilidade","statementsResponsibilityExclude":"Termo de Responsabilidade {{description}} excluído","statementsResponsibilityRegistered":"Termo de Responsabilidade {{description}} cadastrado","statementsResponsibilityChanged":"Termo de Responsabilidade {{description}} alterado","newStatementsResponsibility":"Novo termo de responsabilidade","fields":{"descriptionDescription":"Informe a descrição de termo de responsabilidade.","statementDescription":"Descreva as atribuições do termo, conforme as informações que deverão ser apresentadas no documento."}},"home":{"accesses":"Seus acessos:","anonymous":"Anônimo","helloUser":"Olá, #{user}","profile":"Perfil","title":"Home"},"healthPrograms":{"healthProgram":"Programa de saúde","healthProgramExclude":"Programa de saúde {{description}} excluído","healthProgramRegistered":"Programa de saúde {{description}} cadastrado","healthProgramChanged":"Programa de saúde {{description}} alterado","newHealthProgram":"Novo programa de saúde","addTrainingText":"Clique em \'Adicionar treinamento\' para cadastrar um item.","noNeedTraining":"Não há treinamentos necessários.","addTraining":"Adicionar treinamento","addOccupationText":"Clique em \'Adicionar ocupação\' para cadastrar um item.","noNeedOccupation":"Não há ocupações necessárias.","addOccupation":"Adicionar ocupação","addExamText":"Clique em \'Adicionar exame\' para cadastrar um item.","noNeedExam":"Não há exames necessários.","addExam":"Adicionar exame","neededExams":"Exames Necessários","fields":{"nameDescription":"Informe o nome do programa de saúde conforme o tipo selecionado. Se o tipo selecionado for \'Ocupacional\', por exemplo, Ex.: \'Programa de Conservação Auditiva\'.","typeDescription":"Selecione qual é o tipo do programa de saúde a ser cadastrado.","descriptionDescription":"Adicione a descrição do programa de saúde.","trainingDescription":"Informe o treinamento que deverá ser realizado","urgencyDescription":"Informe o nível de urgência do treinamento.","occupationDescription":"Informe o ocupação que compõem o programa de saúde"}},"measuringInstruments":{"measuringInstrument":"Instrumento de medição","measuringInstrumentExclude":"Instrumento de medição {{description}} excluído","measuringInstrumentRegistered":"Instrumento de medição {{description}} cadastrado","measuringInstrumentChanged":"Instrumento de medição {{description}} alterado","measuringInstrumentAttachments":"Anexos do instrumento de medição","newMeasuringInstrument":"Novo instrumento de medição","fields":{"descriptionDescription":"Informe a descrição no instrumento de medição a ser cadastrado.","calibrationDate":"Data de calibração","calibrationDateDescription":"Informa a data da última calibração do instrumento.","valuationDate":"Data de aferição","valuationDateDescription":"Informe a data da próxima avaliação/verificação do instrumento cadastrado.","responsibleDescription":"Informe o responsável pelo instrumento de medição."}},"medicines":{"medicine":"Medicamento","medicineExclude":"Medicamento {{description}} excluído","medicineRegistered":"Medicamento {{description}} cadastrado","medicineChanged":"Medicamento {{description}} alterado","newMedicine":"Novo medicamento","label":{"freeSale":"Livre","redLabel":"Vermelha","blackLabel":"Preta","redLabelUnderRestriction":"Vermelha com restrição"},"fields":{"descriptionDescription":"Informe a descrição do medicamento.","presentationDescription":"Informe se o medicamento é apresentado em: cápsulas, spray, aerossol, etc.","ambulatoryMedicine":"Medicamento de ambulatório","ambulatoryMedicineDescription":"Indica se o medicamento será utilizado no ambulatório ou não","label":"tarja","labelDescription":"Selecione a tarja do medicamento (Ex.: Vermelha, para medicamentos vendidos somente com receita).","laboratory":"Laboratório","laboratoryDescription":"Selecione o laboratório responsável pela fabricação do medicamento cadastrado.","activePrinciple":"Princípio ativo","activePrincipleDescription":"Selecione o(s) princípio(s) ativo(s) relacionado ao medicamento (Ex.: ESCOPOLAMINA;BUTILBROMETO DE ESCOPOLAMINA;DIPIRONA, como princípios ativos do Buscopan.","indication":"Indicação","indicationDescription":"Descreva indicações relacionadas ao uso do medicamento cadastrado.","contraindication":"Contraindicação","contraindicationDescription":"Descreva contraindicações relacionadas ao uso do medicamento cadastrado."}},"occupations":{"occupation":"Ocupação","occupationExclude":"Ocupação {{description}} excluída","occupationRegistered":"Ocupação {{description}} cadastrada","occupationChanged":"Ocupação {{description}} alterada","newOccupation":"Nova ocupação","addExamText":"Clique em \'Adicionar exame\' para cadastrar um item.","noNeedExam":"Não há exames necessários.","addExam":"Adicionar exame","neededExams":"Exames Necessários","equipmentAlreadyRegistered":"Equipamento já cadastrado","addEquipment":"Cadastrar equipamento","addEquipmentText":"Clique em \'Adicionar equipamento\' para cadastrar um item.","noNeedEquipment":"Não há equipamentos necessários.","ipes":"Equipamentos de Proteção Individual","fields":{"descriptionDescription":"Informe uma ocupação (Ex.: Analista de Desenvolvimento)","cbo":"CBO","cboDescription":"Informe o CBO correspondente a ocupação","NeedEquipment":"Necessita EPI?","NeedEquipmentDescription":"Indica se a função necessita ou não da aplicação de Equipamentos de Proteção Individua","details":"Detalhes da atividade","detailsDescription":"Detalhe a ocupação.","equipmentDescription":"Selecione o equipamento de proteção, que deverá ser utilizado pelos colaboradores relacionados a ocupação cadastrada.","daysForReplacement":"Dias para Substituição","daysForReplacementDescription":"Informe os dias de uso do equipamento, para que precise ser substituído"}},"workShifts":{"workShift":"Turno de trabalho","workShiftExclude":"Turno de trabalho {{description}} excluído","workShiftRegistered":"Turno de trabalho {{description}} cadastrado","workShiftChanged":"Turno de trabalho {{description}} alterado","newWorkShift":"Novo turno de trabalho","fields":{"descriptionDescription":"Informe a descrição do turno.","productiveHours":"Horas produtivas","productiveHoursDescription":"Informe a quantidade de horas que deverão ser trabalhadas, conforme o turno cadastrado.","relayScheme":"Jornada","relaySchemeDescription":"Informe o formato da jornada de trabalho. Exemplo: 24x7"}},"vaccines":{"vaccine":"Vacina","vaccineExclude":"Vacina {{description}} excluída","vaccineRegistered":"Vacina {{description}} cadastrada","vaccineChanged":"Vacina {{description}} alterada","newVaccine":"Nova vacina","vaccineProgramSuccess":"Vacinas programadas com sucesso","vaccineProgramming":"Programação de vacinas","vaccinePlaining":"Planejamento de vacinas","noReinforcement":"Sem reforço","currentDose":"Dose","fields":{"descriptionDescription":"Informe a descrição da vacina a ser cadastrada.","sexDescription":"Informe se a vacina deve ser aplicada em mulheres, homens ou ambos.","fromAge":"A partir da idade","fromAgeDescription":"Informe a partir de qual idade a pessoa pode receber a aplicação da vacina.","toAge":"Até a idade","toAgeDescription":"Informe até qual idade a pessoa pode receber a aplicação da vacina.","reinforcement":"Reforço","reinforcementDescription":"Informe se a aplicação da vacina precisa de um reforço único, um reforço periódico ou se não é necessária a aplicação de reforço.","reinforcementInterval":"Intervalo do reforço","reinforcementIntervalDescription":"Caso a vacina necessite de reforço, informe em dias, qual o intervalo entre uma aplicação e outra.","secondDoseInterval":"Intervalo da 2ª dose","secondDoseIntervalDescription":"Informe, em dias, o intervalo para a segunda aplicação da vacina.","thirdDoseInterval":"Intervalo da 3ª dose","thirdDoseIntervalDescription":"Informe, em dias, o intervalo para a terceira aplicação da vacina.","advantagesDescription":"Descreva os benefícios trazidos pela aplicação da vacina cadastrada.","effectsDescription":"Descreva os efeitos colaterais que podem ser apresentados após a vacinação.","recommendationsDescription":"Descreva as recomendações médicas que devem ser seguidas antes e após a aplicação da vacina.","allSelectedDescription":"Ative para selecionar todas as vacinas previstas","dateDescription":"Data para a programação"}},"tasks":{"task":"Tarefa","taskExclude":"Tarefa {{description}} excluída","taskRegistered":"Tarefa {{description}} cadastrada","taskChanged":"Tarefa {{description}} alterada","newTask":"Nova tarefa","fields":{"nameDescription":"Informe a descrição do nome da tarefa (Ex.: Destilação do petróleo, Esvaziamento de biodigestores).","effortDescription":"Informe se a tarefa cadastrada demanda de um esforço físico excessivo, moderado ou leve.","descriptionDescription":"Descreva a tarefa cadastrada.","workedHoursDescription":"Informe o número de horas de trabalho diário, correspondente a tarefa cadastrada."}},"unityOfMeasure":{"unityOfMeasure":"Unidade de medida","unityOfMeasureExclude":"Unidade de medida {{description}} excluída","unityOfMeasureRegistered":"Unidade de medida {{description}} cadastrada","unityOfMeasureChanged":"Unidade de medida {{description}} alterada","newUnityOfMeasure":"Nova unidade de medida","noUnityOfMeasureRegistered":"Nenhuma unidade de medida cadastrada.","fields":{"nameDescription":"Informe o nome da unidade de medida","acronymDescription":"Informe um acrônimo para a unidade de medida"}},"periodicRanges":{"periodicRange":"Faixa periódica","periodicRangeExclude":"Faixa periódica {{description}} excluída","periodicRangeRegistered":"Faixa periódica {{description}} cadastrada","periodicRangeChanged":"Faixa periódica {{description}} alterada","newPeriodicRange":"Nova faixa periódica","fields":{"descriptionDescription":"Informe a descrição da faixa periódica a ser cadastrada.","sexDescription":"Informe se a faixa periódica se aplica para mulheres, homens ou ambos.","postAdmission":"Pós admissional","postAdmissionDescription":"Informe, em meses, o tempo limite para a realização do primeiro exame pós admissional. O período de renovação do exame começará ser contado a partir da data informada."},"manage":{"minimumAgeT":"Informe a idade mínima que a pessoa deve ter, para realizar exames que estejam dentro dessa faixa periódica","maximumAgeT":"Informe a idade máxima que a pessoa deve ter, para realizar exames que estejam dentro dessa faixa periódica","periodicityT":"Informe a periodicidade da faixa, em meses"}},"reportStructure":{"reportStructure":"Estrutura de documento","reportStructureExclude":"Estrutura de documento {{description}} excluída","newReportStructure":"Nova estrutura de documento","reportStructureUpdatedSuccess":"Estrutura de documento atualizada com sucesso","sureYouWantToRemoveSession":"Tem certeza que deseja remover a seção?","sessions":"Sessões","addSession":"Adicionar Seção","saveSessionSuccess":"Seção salva com sucesso","savingSession":"Salvando seção...","sendingFile":"Enviando arquivo...","editSession":"Editar seção","createSession":"Criar seção","newDocumentStructure":"Nova Estrutura de Documento","fields":{"descriptionDescription":"Nome da seção","type":"Tipo de seção","breakPageDescription":"Há quebra de página após essa seção?","orientationDescription":"Orientação da página","shortcutDescription":"Atalho para seção","nameDescription":"Digite o nome da Estrutura de Documento.","typeDescription":"Selecione o tipo de documento para o qual esta estrutura será aplicada."}},"sortable":{"nothingHereClickToAddItem":"Não há nada aqui. Clique em {{variable}} para cadastrar um item.","noItemFound":"Nenhum item encontrado.Não há nada aqui. Clique em \'Adicionar\' para cadastrar um item."},"quizzes":{"quiz":"Questionário","quizExclude":"Questionário {{description}} excluído","quizRegistered":"Questionário {{description}} cadastrado","quizChanged":"Questionário {{description}} alterado","newQuiz":"Novo questionário","addGroupText":"Clique em \'Adicionar novo grupo\' para cadastrar um item.","noGroupInfo":"Não há grupos informados.","addNewGroup":"Adicionar novo grupo","securityQuizInfo":"Informações do questionário de segurança","itemQuiz":"Itens do Questionário","realizedBy":"Realizado por:","mandatory":"Obrigatória?","details":"Detalhes?","fields":{"quizType":"Tipo de questionário","quizTypeDescription":"Informe se o questionário é de saúde, segurança ou ambos.","periodicity":"Periodicidade em meses","periodicityDescription":"Se o questionário é de segurança, informe o intervalo de tempo entre as realizações.","descriptionDescription":"Informe a descrição do questionário a ser cadastrado.","defaultDescription":"Informa se o questionário é usado como padrão para o ASO."}},"people":{"people":"Pessoa","peopleExclude":"Pessoa {{description}} excluída","peopleRegistered":"Pessoa {{description}} cadastrada","peopleChanged":"Pessoa {{description}} alterada","pppPrinted":"Perfil Profissiográfico Previdenciário (PPP) impresso","pppBatchPrinted":"Perfil Profissiográfico Previdenciário (PPP) impresso em lote","securityOsPrinted":"Ordem de Serviço de Segurança impressa","OsPrintedInBatch":"Ordem de Serviço de Segurança impresso em lote","exportPeople":"Exportar Pessoas","printPppInBatch":"Impressão de PPP em lote","printOsInBatch":"Impressão de Ordem de Serviço de Segurança em lote","newPerson":"Nova pessoa","biometryRegistered":"Biometria Cadastrada.","biometryAlreadyRegistered":"Biometria já Cadastrada.","biometryAlreadyRegisteredText":"Este funcionário já possui biometrias cadastradas, deseja recadastrar?","noHistoryTraining":"Não há histórico de treinamentos para esta pessoa","historyTraining":"Histórico de Treinamento","completionDate":"Data de Realização","approved":"Aprovação","expirationDate":"Data de Expiração","noFuncionalHistory":"Não há histórico funcional para esta pessoa","funcionalHistory":"Histórico Funcional","printFuncionalHistory":"Imprimir Histórico Funcional","AddPeopleTaskText":"Clique em \'Adicionar tarefas do funcionário\' para cadastrar um item.","AddPeopleWarningText":"Clique em \'Adicionar advertências do funcionário\' para cadastrar um item.","BlockPeopleWarningText":"Cadastre o funcionário para cadastrar advertências","noPeopleTask":"Não há tarefas vinculadas.","noPeopleWarning":"Não há advertências vinculadas.","AddPeopleTask":"Adicionar tarefas do funcionário","peopleTasks":"Tarefas do funcionário","addTaskToPerson":"Vincular tarefa ao funcionário","fingerprintsRegisteredSuccessfully":"Digitais cadastradas com sucesso.","fingerprintsClickToRegister":"Clique nas digitais para cadastrá-las","putFingerOnReader":"Coloque o dedo no leitor.","biometryRegisteredSuccess":"Biometria coletada com sucesso.","leftHand":"Mão esquerda","rightHand":"Mão direita","noDependentsForPerson":"Não há dependentes para esta pessoa","dependents":"Dependentes","newUser":"Novo Usuário","civilStatus":{"single":"Solteiro(a)","married":"Casado(a)","judiciallySeparated":"Separado(a) Judicialmente","divorced":"Divorciado(a)","widower":"Viúvo(a)"},"educationLevel":{"elementarySchool":"Ensino Fundamental","highSchool":"Ensino Médio","universityGraduate":"Graduação","mastersDegree":"Mestrado","doctorateDegree":"Doutorado"},"eSocial":{"e101":"101 - Empregado - Geral, inclusive o empregado público da administração direta ou indireta contratado pela CLT","e102":"102 - Empregado - Trabalhador rural por pequeno prazo da Lei 11.718/2008","e103":"103 - Empregado - Aprendiz","e104":"104 - Empregado - Doméstico","e105":"105 - Empregado - Contrato a termo firmado nos termos da Lei 9.601/1998","e106":"106 - Trabalhador temporário - Contrato nos termos da Lei 6.019/1974","e107":"107 - Empregado - Contrato de trabalho Verde e Amarelo - sem acordo para antecipação mensal da multa rescisória do FGTS","e108":"108 - Empregado - Contrato de trabalho Verde e Amarelo - com acordo para antecipação mensal da multa rescisória do FGTS","e111":"111 - Empregado - Contrato de trabalho intermitente","e201":"201 - Trabalhador avulso portuário","e202":"202 - Trabalhador avulso não portuário","e301":"301 - Servidor público titular de cargo efetivo, magistrado, ministro de Tribunal de Contas, conselheiro de Tribunal de Contas e membro do Ministério Público","e302":"302 - Servidor público ocupante de cargo exclusivo em comissão","e303":"303 - Exercente de mandato eletivo","e304":"304 - Servidor público exercente de mandato eletivo, inclusive com exercício de cargo em comissão","e305":"305 - Servidor público indicado para conselho ou órgão deliberativo, na condição de representante do governo, órgão ou entidade da administração pública","e306":"306 - Servidor público contratado por tempo determinado, sujeito a regime administrativo especial definido em lei própria","e307":"307 - Militar","e308":"308 - Conscrito","e309":"309 - Agente público - Outros","e310":"310 - Servidor público eventual","e311":"311 - Ministros, juízes, procuradores, promotores ou oficiais de justiça à disposição da Justiça Eleitoral","e312":"312 - Auxiliar local","e313":"313 - Servidor público exercente de atividade de instrutoria, capacitação, treinamento, curso ou concurso, ou convocado para pareceres técnicos ou depoimentos","e401":"401 - Dirigente sindical - Informação prestada pelo sindicato","e410":"410 - Trabalhador cedido/exercício em outro órgão/juiz auxiliar - Informação prestada pelo cessionário/destino","e501":"501 - Dirigente sindical - Segurado especial","e701":"701 - Contribuinte individual - Autônomo em geral, exceto se enquadrado em uma das demais categorias de contribuinte individual","e711":"711 - Contribuinte individual - Transportador autônomo de passageiros","e712":"712 - Contribuinte individual - Transportador autônomo de carga","e721":"721 - Contribuinte individual - Diretor não empregado, com FGTS","e722":"722 - Contribuinte individual - Diretor não empregado, sem FGTS","e723":"723 - Contribuinte individual - Empresário, sócio e membro de conselho de administração ou fiscal","e731":"731 - Contribuinte individual - Cooperado que presta serviços por intermédio de cooperativa de trabalho","e734":"734 - Contribuinte individual - Transportador cooperado que presta serviços por intermédio de cooperativa de trabalho","e738":"738 - Contribuinte individual - Cooperado filiado a cooperativa de produção","e741":"741 - Contribuinte individual - Microempreendedor individual","e751":"751 - Contribuinte individual - Magistrado classista temporário da Justiça do Trabalho ou da Justiça Eleitoral que seja aposentado de qualquer regime previdenciário","e761":"761 - Contribuinte individual - Associado eleito para direção de cooperativa, associação ou entidade de classe de qualquer natureza ou finalidade, bem como o síndico...","e771":"771 - Contribuinte individual - Membro de conselho tutelar, nos termos da Lei 8.069/1990","e781":"781 - Ministro de confissão religiosa ou membro de vida consagrada, de congregação ou de ordem religiosa","e901":"901 - Estagiário","e902":"902 - Médico residente ou residente em área profissional de saúde","e903":"903 - Bolsista","e904":"904 - Participante de curso de formação, como etapa de concurso público, sem vínculo de emprego/estatutário","e906":"906 - Beneficiário do Programa Nacional de Prestação de Serviço Civil Voluntário"},"exposureRisks":"Riscos Expostos","fields":{"nameDescription":"Informe o nome da pessoa a ser cadastrada.","individualRegistration":"C.P.F.","individualRegistrationDescription":"Insira o C.P.F. relacionado a pessoa cadastrada.","birthdayDescription":"Insira a data de nascimento da pessoa cadastrada.","sexDescription":"Informe o sexo da pessoa cadastrada.","situationDescription":"Informe a situação da pessoa cadastrada.","civilStatus":"Estado Civil","civilStatusDescription":"Informe o estado civil da pessoa cadastrada.","educationLevel":"Escolaridade","educationLevelDescription":"Informe a escolaridade da pessoa cadastrada.","emailDescription":"Informe o e-mail da pessoa cadastrada.","generalRegistrationDescription":"Informe o número da carteira de identidade da pessoa cadastrada.","costCenterDescription":"Informe a qual centro de custo a pessoa cadastrada pertence (Ex.: Administração, RH).","departmentDescription":"Informe a qual departamento a pessoa cadastrada pertence (Ex.: Almoxarifado).","workShiftDescription":"Informe a qual turno a pessoa cadastrada pertence (Ex.: Estágio - Matutino, Comercial).","occupationDescription":"Informe a qual ocupação a pessoa cadastrada pertence (Ex.: Analista de Desenvolvimento, Marketing).","addressDescription":"Informe o nome da rua em que a pessoa cadastrada reside (Ex.: Rua Santos Dumont).","numberDescription":"Informe o número da residência da pessoa cadastrada (Ex.: 935).","neighborhoodDescription":"Informe o nome do bairro em que a pessoa cadastrada reside (Ex.: Santo Antônio).","cityDescription":"Informe o nome da cidade em que a pessoa cadastrada reside (Ex.: Joinville, São Paulo).","zipCodeDescription":"Informe o CEP da residência da pessoa cadastrada (Ex.: 89223-002).","telephoneDescription":"Preencha o número de telefone da pessoa cadastrada, informando o DDD e em seguida seu número (Ex.: 47 991919191).","registrationDescription":"Preencha o número da matrícula pertencente a pessoa cadastrada.","userDescription":"Informe o usuário pertencente a pessoa cadastrada.","admissionDateDescription":"Insira a data de admissão da pessoa cadastrada.","dismissalDateDescription":"Insira a data de demissão da pessoa cadastrada.","pisCode":"NIT","pisCodeDescription":"Preencha o NIT da pessoa cadastrada.","lastExamDescription":"Preencha a data de realização do último exame médico não registrado no sistema.","externalDescription":"Identifica se a pessoa é alguém externo a organização (exemplo: Visitante).","eSocialCategory":"Categoria do eSocial","eSocialCategoryDescription":"Informe a categoria do eSocial da pessoa cadastrada.","taskIdDescription":"Informe a tarefa que deseja vincular ao funcionário cadastrado (Ex.: Destilação de petróleo, Esvaziamento de biodigestores).","startDateDescription":"Informe a data em que o funcionário cadastrado iniciou na tarefa selecionada.","endDateDescription":"Informe a data em que o funcionário cadastrado encerrou/encerrará suas atividades, na tarefa selecionada.","inviteDescription":"Informe o e-mail para convite, que será utilizado para acesso ao sistema","roleId":"Perfil","roleIdDescription":"Informe o tipo perfil do usuário convidado."},"noExposureRisks":"Não há exposição a riscos"},"profile":{"buttons":{"branch":"Filial","continueWithoutSave":"Continuar sem salvar","help":"Ajuda","saveData":"Salvar os dados na nuvem","saveDataCloud":"Salvar dados na nuvem","support":"Suporte","resendCounter":"Reenviar (#{time})","resend":"Reenviar","syncLogs":"Logs de sincronização","permissionsCenter":"Centro de Permissões"},"daysOfWeek":{"Friday":"Sexta","Monday":"Segunda","Saturday":"Sábado","Sunday":"Domingo","Thursday":"Quinta","Tuesday":"Terça","Wednesday":"Quarta"},"dialogTitles":{"authVerifyDeliveries":"Autenticando e Verificando Entregas","deletePicture":"Excluir essa foto?","initSync":"Iniciando Sincronização","offline":"Ficar offline","openPermissions":"Abrir permissões","products":"Produtos","faces":"Faces","notVerifiedDeliveries":"Entregas Não Verificadas","spareParts":"Peças de Reposição","verifiedDeliveries":"Entregas Verificadas","sending":"Enviando ${title}","turnOffline":"Ficar Offline","turnOnline":"Ficar Online!","online":"Ficar online","userProfile":"Perfil do Usuário","weeklyMaintenance":"Manutenção Semanal","weeklyUpdate":"Atualização semanal","permissionsCenter":"Acessar central de permissões do aplicativo"},"fields":{"fullName":"Nome completo"},"messages":{"cloudDataSync":"Sincronizar dados da nuvem","deletedPicture":"Imagem excluída.","emailVerificationSuccess":"E-mail verificado com sucesso!","errors":{"dataSync":"Ocorreu um erro de sincronização, será gerado um csv com o erro (data-error-catch.zip). Por favor, encaminhe para um diretório local e importe via plataforma web.","loadFiles":"Ocorreu um erro ao carregar os arquivos!","loadUserInfo":"Ocorreu um erro ao carregar os dados do usuário","manufacturerTable":"Ocorreu um erro ao atualizar a tabela de fabricantes","nonExistentSync":"Ainda não existem erros de sincronização registrados.","serverConnection":"Erro ao conectar ao servidor","sync":"Ocorreu um erro ao realizar a sincronização dos dados","deviceConnection":"Não foi possível carregar os dados para a nuvem. Verifique sua conexão com a internet e tente novamente."},"helpArticles":"Artigos de ajuda do sistema","maintenanceInProgress":"Manutenção em andamento, por favor, aguarde o termino para poder realizar a sincronização","needMediaPermission":"Precisamos de acesso aos arquivos e mídia na sincronização para geração de logs. Acesse as permissões e realize a liberação.","notificationPermission":"Para prosseguir, você precisa fornecer permissão de noticações do telefone.","requiredField":"Campo obrigatório","successSync":"Sincronização Realizada com Sucesso!","syncLogsSubtitle":"Anexos contendo os erros das sincronizações passadas.","turnOnlineSaveData":"Você ficará online novamente, o recomendado será que você salve os dados na nuvem","turnOnlineWithoutChanges":"Você não fez nenhuma alteração nos EPIs quando offline, deseja sair do modo offline?","typeCode":"Digite o código de verificação que foi enviado para seu e-mail.","updatedBranch":"Filial atualizada com sucesso","updatedEmail":"E-mail atualizado com sucesso!","updatedInfo":"Informações atualizadas com sucesso!","weeklyMaintenanceDay":"Sua manutenção semanal acontece: #{maintenanceWeek}","weeklyUpdate":"Você deseja realizar a manutenção semanal da tabela de fabricantes?"},"options":{"chooseFromGallery":"Escolher da galeria","takePicture":"Tirar uma foto"},"syncErrors":"erros de sincronização","titles":{"editEmail":"Editar e-mail","editProfile":"Editar Perfil","helpCenter":"Help Center","syncReports":"Reports de sincronização","userData":"Dados do usuário","verifyEmail":"Verificar email","validateEmail":"Validar Email"}},"risk":{"badges":{"biologicalRisks":"Riscos Biológicos","chemicalRisks":"Riscos Químicos","dangerousRisks":"Riscos Perigosos","ergonomicRisks":"Riscos Ergonômicos","mechanicalAccidentRisks":"Riscos Mecânico/Acidente","physicalRisks":"Riscos Físicos"},"cards":{"start":"Início","evaluation":"Avaliação","measurement":"Medição","updatedDate":"Data da última modificação","elimination":"Eliminação","riskDegree":"Grau de risco","consider":"Considerar","physicalEnvironment":"Ambiente físico","notEvaluated":"Não avaliado","notDefined":"Não definido","notEliminated":"Não eliminado","exposureGroup":"Grupo de exposição"},"buttons":{"newRisk":"Novo Risco","printOptions":"Mostrar Opções de impressão","copyRisk":"Copiar risco","deleteRisk":"Excluir risco","addControlMeasure":"Adicionar medida de controle","addExam":"Adicionar exame","addEquipment":"Adicionar equipamento","addRisk":"Adicionar Risco","ungroup":"Desagrupar","registerPhysicalEnvironment":"Cadastrar Ambiente Físico","addImage":"Adicionar Imagem","updateMap":"Alterar mapa","removeMap":"Remover mapa","printMap":"Imprimir mapa"},"filters":{"active":"Ativos","agent":"Agente","eliminated":"Eliminados","recognitionDate":"Data de Reconhecimento","eliminationDate":"Data de Eliminação","evaluationDate":"Data de Avaliação","riskDegree":"Grau do Risco","consider":"Considerar","physicalEnvironments":"Ambientes Físicos","agents":"Agentes","agentType":"Tipo de Agente","assessmentDate":"Data de Avaliação","agentTypes":"Tipos de Agente","departments":"Departamentos","costCenters":"Centros de Custo","occupations":"Ocupações"},"tabs":{"controlMeasure":{"fields":{"effective":"Efetivo?"},"titles":{"registerControlMeasure":"Cadastrar medida de controle"}},"equipment":{"caList":"Lista CA","daysForReplacement":"Dias para Substituição","hint":{"daysOfUse":"Informe os dias de uso do equipamento, para que precise ser substituído","ipeCaList":"Informe os CAs separados por ponto-e-vírgula(;)"},"label":{"ipeList":"Lista de EPIs","replacement":"Substituição"}},"ergonomic":{"fields":{"desiredSituation":"Situação desejada","ergonomicStatus":{"adequate":"Adequado","inadequate":"Inadequado"},"situationFound":"Situação encontrada","status":"Status ergonômico"}},"exams":{"messages":{"":"Deseja realmente remover o exame \\"#{content}\\"? Esta operação não poderá ser desfeita."},"notIndentified":"Não indentificado"},"measurements":{"fields":{"label":{"calibrationDate":"Data de calibração","certificationNumber":"Número de certificação do equipamento","companyCalibration":"Empresa responsável pela calibração","hasRBC":"Possui RBC","instrument":"Instrumento","measurementPrecision":"Precisão da medição"},"placeHolder":{"enterCertificationNumber":"Informe o número de certificação do equipamento que foi feito a medição","enterCompanyCalibration":"Informe a empresa responsável pela calibração","valueResultingMeasurementAgent":"Informe o valor resultante da medição no agente"}},"measurement":"Medição","messages":{"currentDate":"A data da avaliação não deve ser posterior à data atual","eliminationDate":"A data da avaliação não deve ser posterior à data de eliminação","recognitionDate":"A data da avaliação não deve ser anterior à data de reconhecimento"},"options":{"above":"Acima do nível da medição","below":"Abaixo do nível da medição","equal":"Igual ao nível da medição"},"titles":{"registerMeasurement":"Cadastrar medição"}}},"titles":{"exposedRisks":"Riscos Expostos","exposeGroups":"Grupos de Exposição","addMeasurements":"Adicionar medição","people":"Pessoas","tasks":"Tarefas","addTraining":"Adicionar treinamento","riskCharacterization":"Caracterização do Risco","composition":"Composição","compositions":"Composições","deleteComposition":"Apagar Composição","ergonomy":"Ergonomia","measurements":"Medições","risk":"riscos","riskTypes":"Tipos de risco","selectSphere":"Selecione a esfera de acordo com o grau de risco","noRiskExposure":"Não há exposição a riscos","noGroupExposure":"Não faz parte de grupo de exposição","risks":"Riscos","map":"Mapa"},"messages":{"noPeopleExposed":"Não há pessoas expostas ao risco","confirmDeleteComposition":"Deseja apagar esta composição?","selectPhysicalEnvironment":"Selecione ou cadastre um novo ambiente físico!","exposureGroupError":"Não foi possível criar o grupo de exposição","considerField":"Informe se o risco será impresso no Atestado de Saúde Ocupacional (ASO) e/ou no Perfil Profissiográfico Previdenciário (PPP), deve assumir um dos valores: \'ASO\', \'PPP\', \'ASO E PPP\' ou \'NENHUM\'","riskDegreeField":"Informe o grau de risco: \'Pequeno\', \'Médio\' ou \'Grande\'","riskMapField":"Informe se o risco deve aparecer no mapa de risco da CIPA, do SESMT ou Ambos: \'CIPA\', \'SESMT\' ou \'AMBOS\'","exhibitionTypeField":"Informe o tipo de exposição ao risco: \'Habitual/Permanente\', \'Ocasional/Intermitente\', \'Ausencia de Agente Nocivo\', \'Eventual\', \'Habitual/Intermitente\'","intensityField":"Informe o percentual de intensidade: \'10%\', \'20%\', \'30%\', \'40%\' ou \'Não Caracteriza\'","categoryField":"Indique a categoria do risco: \'Normal\', \'Atenção\', \'Anormal\' ou \'Emergencial\'","created":"Risco criado com sucesso!","remove":{"record":"Deseja realmente excluir o registo \\"#{content}\\"? Esta operação não poderá ser desfeita.","risk":"Risco removido com sucesso!"},"probabilityField":"Informe a probabilidade da ocorrência do risco: \'Baixa\', \'Intermediária\', \'Mediana\', \'Alta\', ou \'Altíssima\'.","severityField":"Informe a severidade do dano causado pelo risco: \'Leve\', \'Intermediária\', \'Moderada\', \'Grave\' ou \'Gravíssima\'.","classificationField":"Informe a classificação do potencial do risco: \'Trivial\', \'Tolerável\', \'Moderada\', \'Substancial\' ou \'Substancial\'.","levelControlMin":"Valor mínimo do percentual de controle é 0.","levelControlMax":"Valor máximo do percentual de controle é 100.","ergonomicStatusField":"Indique a situação ergonômica sendo: \'Adequada\' ou \'Inadequada\'","updated":"Risco alterado com sucesso!"},"fields":{"controlMeasure":"Medida de Controle","controlMeasureDescription":"Informe a medida de controle que será aplicada, conforme o risco cadastrado","isEffective":"Efetivo?","isEffectiveDescription":"Indica se a medida de controle aplicada é efetiva contra o risco","exam":"Exame","equipment":"Equipamento","equipmentDescription":"Selecione o equipamento de proteção que deve ser utilizado no ambiente que contém o risco.","daysForReplacement":"Dias para Substituição","caList":"Lista CA","replacement":"Substituição","replacementDescription":"Informe os dias de uso do equipamento, para que precise ser substituído","ipeList":"Lista de EPI\'s","ipeListDescription":"Caso não utilize a entrega de equipamentos, informe os CAs separados por ponto-e-vírgula (;)","goal":"Meta","value":"Valor","date":"Data","dateDescription":"Informe a data e o horário em que ocorreu a medição","measurement":"Medição","measurementDescription":"Informe o valor resultante da medição no agente.","instrument":"Instrumento","yes":"Sim","no":"Não","notApplicable":"Não aplicável","above":"Acima","aboveDescription":"Acima do nível de medição","equal":"Igual","equalDescription":"Igual ao nível de medição","under":"Abaixo","underDescription":"Abaixo do nível de medição","precision":"Precisão da medição","precisionDescription":"Informe a precisão da medição","certification":"Número de certificação do equipamento","certificationDescription":"Informar o número de certificação do equipamento que foi feito a medição","calibrationDate":"Data de calibração","calibrationDateDescription":"Informar a data da última calibração do instrumento","calibrationCompany":"Empresa responsável pela calibração","calibrationCompanyDescription":"Informar a empresa responsável pela calibração","hasRbc":"Possui RBC","hasRbcDescription":"Informar se a empresa que realizou a calibração possui RBC","measuringInstrument":"Instrumento de medição","measuringInstrumentDescription":"Informe qual foi o instrumento utilizado para medir o agente","training":"Treinamento","trainingDescription":"Selecione o treinamento necessário para a exposição ao risco","urgency":"Urgência","urgencyDescription":"Informe se a urgência definida para a realização do treinamento","recognitionDate":"Data de reconhecimento","recognitionDateDescription":"Informe a data em que o risco foi reconhecido","generationSource":"Fonte geradora","generationSourceDescription":"Informe a fonte geradora do risco em questão","eliminationDate":"Data de eliminação","eliminationDateDescription":"Informe a data em que o risco foi eliminado do ambiente físico","exposureTime":"Tempo de exposição","exposureTimeDescription":"Informe, em horas, a quantidade de tempo em que os colaboradores se encontram expostos ao risco","repetition":"Repetição","repetitionDescription":"Informe a quantidade de vezes em que a exposição ao risco se repete, em uma jornada diária de trabalho","interval":"Intervalo","intervalDescription":"Caso a exposição se repita, informe, em horas, o intervalo entre uma exposição e outra","consider":"Considerar","considerDescription":"Informe se o risco será apresentado apenas no ASO, no PPP, em Ambos ou em nenhum deles","exhibitionType":"Tipo de exposição","exhibitionTypeDescription":"Apresente o tipo de exposição em que o colaborador se encontra (Ex.: Habitualmente/Permanente, Ocasionalmente/Intermitente)","riskMap":"Mapa de risco","riskMapDescription":"Informe se o risco deverá, ou não, ser apresentado no mapa de risco da CIPA, do SESMT ou em ambos","maxExposureTime":"Tempo máximo de exposição","maxExposureTimeDescription":"Valor de máxima exposição diária permissível","legalFramework":"Enquadramento legal","legalFrameworkDescription":"Informe se a atividade se enquadra como insalubre ou como periculosa","needIpe":"Necessita EPI?","needIpeDescription":"Informa se o ambiente afetado necessita do uso de E.P.I.","needCpe":"Necessita EPC?","needCpeDescription":"Informa se o ambiente afetado necessita do uso de E.P.C.","specialRetirement":"Aposentadoria Especial","specialRetirementDescription":"Informa se o risco caracteriza aposentadoria especial","category":"Categoria","categoryDescription":"Informe se o risco se categoriza como irrelevante, se requer atenção, se apresenta um estado crítico ou intolerável","causedDamage":"Dano causado","exchangeFrequency":"Periodicidade de troca","expositionTime":"Tempo de exposição","exposureType":"Tipo de exposição","metodology":"Metodologia","operatingConditions":"Condições de funcionameto","protectiveMeasures":"Medidas de proteção","riskCharacterization":"Caracterização do risco","toleranceLimit":"Limite de tolerância","probability":"Probabilidade","probabilityDescription":"Informe a probabilidade de ocorrer alguma consequência devido ao risco, podendo ser: baixa, intermediária, mediana, alta ou altíssima","severity":"Severidade","severityDescription":"Informe a severidade das consequências caso o risco atinja alguma pessoa, podendo ser: leve, intermediária, moderada, grave ou gravíssima","classification":"Classificação","classificationDescription":"Indica se a classificação do excesso de risco é trivial, tolerável, moderada, substancial ou intolerável de acordo com os valores dos campos de Probabilidade e Severidade","residual":"Risco residual","residualDescription":"Indica se o risco residual é trivial, tolerável, moderada, substancial ou intolerável de acordo com o nível de controle","methodology":"Metodologia","methodologyDescription":"Descreva qual é a metodologia utilizada para avaliação do Risco","justification":"Justificativa","justificationDescription":"Descreva a justificativa para a adoção da metodologia especificada","damageCaused":"Dano causado","damageCausedDescription":"Descreva quais os danos causados pelo risco apresentado","agent":"Perigo","agentDefaultDescription":"Informe o agente causador do risco que está sendo cadastrado","blockedByRiskMap":"Bloqueado pois este risco está registrado no mapa {{map}}","environment":"Ambiente físico","environmentDescription":"Informe em qual ambiente físico o risco se encontra. Selecione uma opção na lista de sugestões ou adicione um novo ambiente físico.","riskDegree":"Grau de risco","riskDegreeDescription":"Informe o grau do risco a ser cadastrado. Se o risco apresentado não for muito prejudicial, por exemplo, Ex.: \'Pequeno\'","actionLevel":"Limite de tolerância","actionLevelDescription":"Informe a quantidade de agente de risco na qual devem ser iniciadas ações preventivas. Este campo é um número decimal com até 4 casas decimais.","actionType":"Tipo de ação","unitMeasurement":"Unidade de medida","unitMeasurementDescription":"Informe a unidade de medida da quantidade de agente encontrado. Selecione uma opção na lista de sugestões ou adicione uma nova unidade de medida, se necessário.","measureType":"Tipo de ação","measureTypeDescription":"Informe o tipo da ação, conforme o nível de ação cadastrado anteriormente. Selecione uma opção na lista de sugestões.","techniqueUsed":"Técnica utilizada","techniqueUsedDescription":"Descreva qual é a técnica utilizada para apurar a intensidade do agente de risco. Forneça detalhes sobre a técnica escolhida, se aplicável.","dangerousEvent":"Evento perigoso","dangerousEventDescription":"Informe qual o evento perigoso","elimination":"Eliminação ou substituição","eliminationDescription":"Informe se o risco será eliminado ou substituído. Selecione uma opção na lista de sugestões","organizationalControl":"Controle organizacional (Administrativo)","organizationalControlDescription":"Informe se há controle administrativo. Selecione uma opção na lista de sugestões","technicalControl":"Controle técnico (Engenharia)","technicalControlDescription":"Informe se há controle técnico. Selecione uma opção na lista de sugestões","protectionMeasure":"Medidas de proteção","protectionMeasureDescription":"Foi tentada a implementação de medidas de proteção coletiva, de caráter administrativo ou de organização, optando-se pelo EPI por inviabilidade técnica, insuficiência ou interinidade, ou ainda em caráter complementar ou emergencial?","workingCondition":"Condições de funcionamento","workingConditionDescription":"Foram observadas as condições de funcionamento do EPI ao longo do tempo, conforme especificação técnica do fabricante nacional ou importador, ajustadas às condições de campo?","uninterruptedUse":"Uso ininterrupto","uninterruptedUseDescription":"Foi observado o uso ininterrupto do EPI ao longo do tempo, conforme especificação técnica do fabricante nacional ou importador, ajustadas às condições de campo?","expirationDate":"Prazo de validade","expirationDateDescription":"Foi observado o prazo de validade do CA no momento da compra do EPI?","exchangePeriodicity":"Periodicidade de troca","exchangePeriodicityDescription":"É observada a periodicidade de troca dos EPIs definida pelo fabricante nacional ou importador e/ou programas ambientais, comprovada mediante recibo assinado pelo usuário em época própria?","sanitation":"Higienização","sanitationDescription":"É observada a higienização dos EPIs conforme orientação do fabricante nacional ou importador?","levelControl":"Nível de controle (%)","levelControlDescription":"Indica o percentual de controle do risco.","intensity":"Intensidade","intensityDescription":"Informe o percentual de intensidade do adicional, conforme as informações apresentadas anteriormente.","usesExposureGroup":"Deseja utilizar o grupo de exposição?","usesExposureGroupDescription":"Informe se deseja utilizar o grupo de exposição para caracterização do risco.","exposureGroupSuggestion":"Grupo de exposição","exposureGroupSuggestionDescription":"Selecione uma opção na lista de sugestões ou adicione um novo grupo de exposição, se necessário.","situationFound":"Situação encontrada","situationFoundDescription":"Descreva qual é a situação ergonômica atual, encontrada no ambiente físico selecionado.","desiredSituation":"Situação desejada","desiredSituationDescription":"Descreva qual é a situação ergonômica que deseja encontrar, no ambiente físico selecionado.","ergonomicStatus":"Status ergonômico","ergonomicStatusDescription":"Informe se a situação ergonômica encontrada é adequada ou inadequada, para o ambiente físico em questão.","riskAgent":"Agente de Risco","group":"Grupo","processNumber":"Número do Processo","processNumberDescription":"Indique o número do processo administrativo ou judicial, sendo que o número deve ser composto de algarismos que se limitem a 17(dezessete), 20(vinte) ou 21(vinte e um).","evaluation":"Avaliação","evaluationDescription":"Tipo de avaliação utilizada para analisar o agente de risco.","isQualitative":"Análise qualitativa"},"options":{"consider":{"aso":"ASO","ppp":"PPP","asoPpp":"ASO e PPP","none":"Nenhum"},"riskMapDegree":{"high":"Alto","medium":"Médio","low":"Baixo"},"riskTypes":{"physical":"Físico","chemical":"Químico","biological":"Biológico","ergonomic":"Ergonômico","mechanical":"Mecânico/Acidente","dangerous":"Perigoso","association":"Associação","other":"Outros"},"riskMap":{"cipa":"CIPA","sesmt":"SESMT","both":"Ambos"},"exhibitionType":{"noHarmfulAgent":"Ausência de agente nocivo","absenceHarmfulAgent":"Absence of Harmful Agent","eventual":"Eventual","habitualEventual":"Habitual/Eventual","habitualIntermittent":"Habitual/Intermitente","habitualPermanent":"Habitual/Permanente","noHabitualEventual":"Não Habitual/Eventual","noHabitualIntermittent":"Não Habitual/Intermitente","noHabitualPermanent":"Não Habitual/Permanente","occasionalEventual":"Ocasional/Eventual","occasionalIntermittent":"Ocasional/Intermitente","occasionalPermanent":"Ocasional/Permanente","usualIntermittent":"Usual/Intermittent","usualPermanent":"Usual/Permanent"},"intensity":{"doesNotCharacterize":"Não Caracteriza"},"map":{"both":"Ambos","cipa":"CIPA","sesmt":"SESMT"},"measureType":{"above":"Acima do nível de ação","aboveOrEqual":"Acima ou igual ao nível de ação","below":"Abaixo do nível de ação","belowOrEqual":"Abaixo ou igual ao nível de ação","equal":"Igual ao nível de ação"},"measureUnit":{"doseAnual":"dose anual","doseDiaria":"dose diaria","doseMensal":"dose mensal","doseTrimestral":"dose trimestral","h":"hora","ppm":"parte por milhão","PpM":"Parte por Milhão"},"common":{"ten":"10%","twenty":"20%","thirty":"30%","forty":"40%","notTypify":"Não caracteriza","small":"Pequeno","medium":"Médio","large":"Grande","yes":"Sim","no":"Não","notApplicable":"Não se aplica"},"category":{"irrelevant":"Normal","attention":"Atenção","critical":"Anormal","intolerable":"Emergencial"},"degree":{"big":"Grande","small":"Pequeno"},"probability":{"low":"Baixa","intermediate":"Intermediária","medium":"Mediana","high":"Alto","veryHigh":"Altíssima"},"severity":{"mild":"Leve","intermediate":"Intermediária","moderate":"Moderada","severe":"Grave","verySevere":"Gravíssima"},"classification":{"trivial":"Trivial","tolerable":"Tolerável","moderate":"Moderada","substantial":"Substancial","intolerable":"Intolerável"},"ergonomicStatus":{"adequate":"Adequado","inadequate":"Inadequado"},"riskMeasure":{"nA":"N/A","admissionalNumber":"Número Adimensional","dBLinear":"Decibeis linear (dB(rlinear))","doseAnual":"Dose anual","doseDiaria":"Dose diária","doseMensal":"Dose mensal","doseTrimestral":"Dose trimestral","numeroAdimensional":"Número Adimensional","un":"Unidades","dBC":"Decibeis (C) (dB(C))","dBA":"Decibeis (A) (dB(A))","kCalH":"Quilocaloria por hora (kcal/h)","gy":"Gray (Gy)","sv":"Sievert (Sv)","kgfCm2":"Quilograma-força por centímetro quadrado (kgf/cm²)","mS2":"Metro por segundo ao quadrado (m/s²)","mS175":"Metro por segundo elevado a 1,75 (m/s^1,75)","ppm":"Parte por Milhão (ppm)","mgM3":"Miligrama por metro cúbico (mg/m³)","fCm3":"Fibra por centímetro cúbico (f/cm³)","oC":"Grau Celsius (ºC)","mS":"Metro por Segundo (m/s)","percentual":"Percentual (%)","lx":"Lux (lx)","ufcM3":"Unidade formadora de colônias por metro cúbico (ufc/m³)","dailyDose":"Dose Diária","monthlyDose":"Dose Mensal","quarterlyDose":"Dose Trimestral","anualDose":"Dose Anual","hz":"Hertz (Hz)","ghz":"Gigahertz (GHz)","kHz":"Quilohertz (kHz)","wM2":"Watt por metro quadrado (W/m²)","aM":"Ampère por metro (A/m)","mT":"Militesla(mT);","emiT":"Microtesla (μT)","mA":"Miliampère (mA)","kvM":"Quilovolt por metro (kV/m)","vM":"Volt por metro (V/m)","min":"Minuto","h":"Hora","jM2":"Joule por metro quadrado (J/m)","mjCm2":"Milijoule por centímetro quadrado (mJ/cm²)","mSv":"Milisievert (mSv)","atm":"Atmosfera (atm)","mppdc":"Milhão de particula por décimo cúbico (mppdc)","nm":"Nanômetro (nm)","mW":"Miliwatt (mW)","w":"Watt (W)","ur":"Umidade relativa do ar (UR (%))"},"riskMeasureType":{"above":"Acima do nível de ação","aboveOrEqual":"Acima ou igual ao nível de ação","equal":"Igual ao nível de ação","belowOrEqual":"Abaixo ou igual ao nível de ação","below":"Abaixo do nível de ação","nA":"N/A"},"evaluation":{"quantitative":"Quantitativo"}},"report":{"noRecord":"Nada consta"},"csvImport":{"costCenterError":"Centro de Custos inválido na linha:","departmentError":"Departamento inválido na linha:","occupationError":"Ocupação inválida na linha:","taskError":"Task inválida na linha:","employeeError":"Funcionário Inválido na linha:","measurementError":"Medição inválida na linha:","controlMeasureError":"Controle de medida inválido na linha:","ipeError":"EPI inválido na linha:","trainingError":"Treinamento inválido na linha:","examError":"Exames inválidos na linha:"}},"diagnostic":{"completeConsultation":"Ao completar a consulta, não é necessário um atendimento médico."},"tabs":{"profile":"Perfil","organization":"Organização","integration":"Integração","users":"Usuários","profiling":"Perfilamento"},"profiling":{"fields":{"description":"Descrição","referenceId":"Perfil base"},"permissionTitle":"Permissões","permissions":{"canView":"Visualização","canCreate":"Criação","canUpdate":"Atualização","canDelete":"Exclusão","canPrint":"Impressão"}},"features":{"medical-record":"Prontuário Médicos","medical-certificate":"Atestado Médicos","occupational-health-certificate":"Atestado de Saúde Ocupacional","clinical-quiz":"Questionário Clínico","medical-referral":"Encaminhamento Médico","deficiency":"Deficiência","medical-restriction":"Restrição Médica","medical-record-health-program":"Programa de Saúde","medical-record-vaccine":"Vacina","extinguishing-system":"Sistema de Extinção","inspection":"Inspeção","fire-brigade":"Brigada de Incêndio","fire-brigade-meeting":"Reunião da Brigada de Incêndio","fire-brigade-component":"Componente da Brigada de Incêndio","fire-brigade-exam":"Exame da Brigada de Incêndio","fire-brigade-training":"Treinamento da Brigada de Incêndio","fire-brigade-occurrence":"Ocorrência da Brigada de Incêndio","simulation-plan":"Plano de Simulação","simulation":"Simulação","environmental-report":"Laudos e Programas","ipe-delivery":"Entrega de EPI","delivery-spare-parts":"Peças de Reposição","product-delivery":"Entrega de Produto","action-plan":"Plano de Ação","expected-goal":"Meta Esperada","real-goal":"Meta Realizada","action-plan-micro-actions":"Micro Ações","responsible-action":"Responsáveis","action-plan-risk":"Riscos","action-plan-report":"Relatório de Ações","action-plan-investigation":"Investigação","mandate":"Mandato","mandate-cost-center":"Centro de Custo","mandate-department":"Departamento","election-comission":"Comissão Eleitoral","candidate":"Candidato","component":"Componente","mandate-training":"Treinamento","meeting":"Reunião","investigation":"Investigação","suggestion-box":"Caixa de Sugestões","sipat":"SIPAT","esocial-queue":"Fila do eSocial","accident":"Acidente","accident-path":"Trajeto","accident-local":"Local","accident-victim":"Vítima","body-part":"Partes do Corpo","accident-clinic-information":"Informações Clínicas","inss":"INSS","accident-witness":"Testemunha","accident-expenses":"Despesas Médicas","accident-icd":"CID","accident-causer-agent":"Agente Causador","risk":"Risco","risk-ergonomic":"Ergonomia","risk-exam":"Exames","risk-measurement":"Medições","risk-control-measure":"Medidas de Controle","risk-ipe":"EPI","risk-training":"Treinamentos","risk-map":"Mapa de Risco","consultation":"Agenda","exam-result":"Resultado de Exame","diagnostic":"Diagnóstico e triagem","exam-audiometry":"Audiometria","exam-diagnostic-image":"Diagnóstico por Imagem","exam-item":"Itens de Exame","exam-result-ibmp":"IBMP","exam-normal":"Normal","ortho-rater":"Ortho Rater","exam-otological":"Otológico","snellen":"Snellen","exam-spirometry":"Espirometria","urinalysis":"Urinálise","safety-quiz":"Questionário de Segurança","others":"Outros","product":"Materiais","stock-level":"Nível de Estoque","stock-movement":"Movimentação de Estoque","product-ipe-manufacturer":"Fabricantes","spare-parts":"Peças de Reposição","warehouse":"Locais de Estoque","report-structure":"Estrutura de Documento","risk-agent":"Agentes de Risco","physical-environment":"Ambientes Físicos","accident-cause":"Causa do Acidente","cost-center":"Centros de Custo","equipment-by-cost-center":"Equipamentos por Centro de Custo","accredited":"Credenciados","accredited-exam":"Exames","department":"Departamentos","expense":"Despesas","exam":"Exames","periodic-range":"Faixas Periódicas","generating-source":"Fontes Geradoras","exposure-group":"Grupos de Exposição","calendar":"Horários","measuring-instrument":"Instrumentos de Medição","medicine":"Medicamentos","control-measure":"Medidas de Controle","biological-monitoring-exam-group":"Monitoramento Biológico","biological-monitoring-exam":"Exames de Monitoramento Biológico","occupation":"Ocupações","equipment-by-occupation":"Equipamentos por Ocupação","exam-by-occupation":"Exames por Ocupação","person":"Pessoas","employee-task":"Tarefas do Funcionário","employee-warning":"Advertências","training-history":"Histórico de Treinamentos","functional-history":"Histórico Funcional","health-program":"Programas de Saúde","health-program-occupation":"Ocupações","health-program-training":"Treinamentos","health-program-exam":"Exames","quiz":"Questionários","task":"Tarefas","statement-responsibility":"Termos de Responsabilidade","training":"Treinamentos","work-shift":"Turnos de Trabalho","unity-of-measure":"Unidades de Medida","vaccine":"Vacinas","vaccination-planning":"Planejamento de Vacinas","medical-record-dashboard":"Dashboard","risk-dashboard":"Dashboard","work-permission":"Permissão de Trabalho","exam-toxicological":"Toxicológico"},"userRoles":{"human-resource":"Recursos Humanos","doctor":"Médico(a)","engineer":"Engenheiro(a)","nurse":"Enfermeiro(a)","technician":"Técnico(a)","secretary":"Secretário(a)","storekeeper":"Almoxarife"},"safetyQuizzes":{"title":{"safetyQuiz":"Questionário de Segurança","safetyQuizzes":"Questionários de Segurança","quizHistory":"Histórco de respostas","RedirectConfirmation":"Confirmação de redirecionamento"},"messages":{"delete":{"ask":"Deseja realmente excluir o registro #{date}? Esta operação não poderá ser desfeita."},"edit":"Gostaria de editar as respostas do dia #{date}?","createActionPlan":"Gostaria de criar um plano de ação para o dia #{date}?","emptyHistory":"Não há respostas cadastradas","redirectToActionPlan":"As respostas do dia #{date} foram removidas, porém o plano de ação associado a elas ainda está disponível, gostaria de acessá-lo?","create":{"requiredAnswer":"Existem perguntas obrigatórias que não foram respondidas"}},"quizStatus":{"NoPeriodicity":"Questionário sem periodicidade","neverAnswered":"Questionário nunca respondido","late":"#{days} dias atrasado","remainingDays":"Próxima resposta em #{remainingDays} dias","updatedQuiz":"Questionário atualizado"}},"mfa":{"enabled":"A autenticação multifator foi habilitada!","disabled":"A autenticação multifator foi desabilitada.","title":"Autenticação Multifator (MFA)","enableLabel":"Autenticação multifator habilitada","disableLabel":"Habilitar autenticação multifator","codeResend":"Código reenviado com sucesso!","informCode":"É necessário informar o código enviado para o seu e-mail.","emailCode":"Um código de autenticação foi enviado para seu e-mail.","unreceivedCode":"Não recebeu o código?","resend":"Reenviar"}}'),en:Nl};yl.Ay.use($l).use(rr.r9).init({debug:!1,fallbackLng:"pt",defaultNS:"common",supportedLngs:["pt"],load:"languageOnly",interpolation:{escapeValue:!1},resources:{...Ll},detection:{lookupLocalStorage:"@quirons:i18n",lookupSessionStorage:"@quirons:i18n"},returnEmptyString:!1});var Fl=r(85072),Vl=r.n(Fl),Bl=r(97825),zl=r.n(Bl),Hl=r(77659),ql=r.n(Hl),Ul=r(55056),Wl=r.n(Ul),Gl=r(10540),Ql=r.n(Gl),Kl=r(41113),Yl=r.n(Kl),Zl=r(50607),Xl={};Xl.styleTagTransform=Yl(),Xl.setAttributes=Wl(),Xl.insert=ql().bind(null,"head"),Xl.domAPI=zl(),Xl.insertStyleElement=Ql(),Vl()(Zl.A,Xl),Zl.A&&Zl.A.locals&&Zl.A.locals;const Jl=()=>((0,n.useEffect)((()=>{(0,hi.n_)("a3ni2g1u")}),[]),n.createElement(tr,{fallback:n.createElement(Ir,null)},n.createElement(o.ApolloProvider,{client:gl.V},n.createElement(hl,null))));(0,a.H)(document.getElementById("root")).render(n.createElement(Jl,null))},10636:(e,t,r)=>{"use strict";var n=r(24994).default;Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0,t.getDialogTitleUtilityClass=function(e){return(0,o.default)("MuiDialogTitle",e)};var a=n(r(80632)),o=n(r(3404));const i=(0,a.default)("MuiDialogTitle",["root"]);t.default=i},10735:(e,t)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.getTransitionProps=function(e,t){const{timeout:r,easing:n,style:a={}}=e;return{duration:a.transitionDuration??("number"==typeof r?r:r[t.mode]||0),easing:a.transitionTimingFunction??("object"==typeof n?n[t.mode]:n),delay:a.transitionDelay}},t.reflow=void 0,t.reflow=e=>e.scrollTop},10743:(e,t,r)=>{"use strict";var n=r(6305).default,a=r(24994).default;Object.defineProperty(t,"__esModule",{value:!0});var o={checkboxClasses:!0};Object.defineProperty(t,"checkboxClasses",{enumerable:!0,get:function(){return s.default}}),Object.defineProperty(t,"default",{enumerable:!0,get:function(){return i.default}});var i=a(r(44734)),s=n(r(11764));Object.keys(s).forEach((function(e){"default"!==e&&"__esModule"!==e&&(Object.prototype.hasOwnProperty.call(o,e)||e in t&&t[e]===s[e]||Object.defineProperty(t,e,{enumerable:!0,get:function(){return s[e]}}))}))},10834:(e,t,r)=>{"use strict";var n=r(24994).default,a=r(6305).default;Object.defineProperty(t,"__esModule",{value:!0}),t.DateTimeField=void 0;var o=n(r(94634)),i=n(r(54893)),s=a(r(96540)),l=(n(r(5556)),n(r(243))),u=r(55264),d=n(r(70971)),c=(r(83407),r(37363)),p=r(45726),f=r(27282),m=r(1545),h=r(74848);const g=["slots","slotProps","InputProps","inputProps"];t.DateTimeField=s.forwardRef((function(e,t){const r=(0,u.useThemeProps)({props:e,name:"MuiDateTimeField"}),{slots:n,slotProps:a,InputProps:s,inputProps:y}=r,v=(0,i.default)(r,g),b=r,P=n?.textField??(e.enableAccessibleFieldDOMStructure?f.PickersTextField:l.default),w=(0,d.default)({elementType:P,externalSlotProps:a?.textField,externalForwardedProps:v,ownerState:b,additionalProps:{ref:t}});w.inputProps=(0,o.default)({},y,w.inputProps),w.InputProps=(0,o.default)({},s,w.InputProps);const C=(0,c.useDateTimeField)(w),O=(0,m.convertFieldResponseIntoMuiTextFieldProps)(C),x=(0,p.useClearableField)((0,o.default)({},O,{slots:n,slotProps:a}));return(0,h.jsx)(P,(0,o.default)({},x))}))},10885:(e,t,r)=>{"use strict";var n=r(24994).default;Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var a=n(r(42032)),o=r(74848);t.default=(0,a.default)((0,o.jsx)("path",{d:"m7 10 5 5 5-5z"}),"ArrowDropDown")},10916:(e,t,r)=>{"use strict";var n=r(6305).default,a=r(24994).default;Object.defineProperty(t,"__esModule",{value:!0});var o={listItemIconClasses:!0};Object.defineProperty(t,"default",{enumerable:!0,get:function(){return i.default}}),Object.defineProperty(t,"listItemIconClasses",{enumerable:!0,get:function(){return s.default}});var i=a(r(72904)),s=n(r(27546));Object.keys(s).forEach((function(e){"default"!==e&&"__esModule"!==e&&(Object.prototype.hasOwnProperty.call(o,e)||e in t&&t[e]===s[e]||Object.defineProperty(t,e,{enumerable:!0,get:function(){return s[e]}}))}))},10944:(e,t,r)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.NoFragmentCyclesRule=function(e){const t=Object.create(null),r=[],a=Object.create(null);return{OperationDefinition:()=>!1,FragmentDefinition:e=>(o(e),!1)};function o(i){if(t[i.name.value])return;const s=i.name.value;t[s]=!0;const l=e.getFragmentSpreads(i.selectionSet);if(0!==l.length){a[s]=r.length;for(const t of l){const i=t.name.value,s=a[i];if(r.push(t),void 0===s){const t=e.getFragment(i);t&&o(t)}else{const t=r.slice(s),a=t.slice(0,-1).map((e=>'"'+e.name.value+'"')).join(", ");e.reportError(new n.GraphQLError(`Cannot spread fragment "${i}" within itself`+(""!==a?` via ${a}.`:"."),{nodes:t}))}r.pop()}a[s]=void 0}}};var n=r(61702)},10956:(e,t,r)=>{"use strict";var n=r(24994);Object.defineProperty(t,"__esModule",{value:!0}),t.Header=t.CardWrapper=t.CardButton=void 0;var a,o,i,s=n(r(20166)),l=n(r(8162)),u=n(r(6447));t.Header=l.default.div(a||(a=(0,s.default)(["\n display: flex;\n"]))),t.CardWrapper=l.default.div(o||(o=(0,s.default)(["\n width: 100%;\n"]))),t.CardButton=(0,l.default)(u.default)(i||(i=(0,s.default)(["\n && {\n width: 36px;\n height: 36px;\n }\n"])))},11020:(e,t,r)=>{"use strict";var n=r(24994).default;Object.defineProperty(t,"__esModule",{value:!0}),Object.defineProperty(t,"default",{enumerable:!0,get:function(){return a.default}});var a=n(r(6908))},11062:(e,t,r)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.GraphQLString=t.GraphQLInt=t.GraphQLID=t.GraphQLFloat=t.GraphQLBoolean=t.GRAPHQL_MIN_INT=t.GRAPHQL_MAX_INT=void 0,t.isSpecifiedScalarType=function(e){return g.some((({name:t})=>e.name===t))},t.specifiedScalarTypes=void 0;var n=r(29657),a=r(55569),o=r(61702),i=r(7030),s=r(70585),l=r(63754);const u=2147483647;t.GRAPHQL_MAX_INT=u;const d=-2147483648;t.GRAPHQL_MIN_INT=d;const c=new l.GraphQLScalarType({name:"Int",description:"The `Int` scalar type represents non-fractional signed whole numeric values. Int can represent values between -(2^31) and 2^31 - 1.",serialize(e){const t=y(e);if("boolean"==typeof t)return t?1:0;let r=t;if("string"==typeof t&&""!==t&&(r=Number(t)),"number"!=typeof r||!Number.isInteger(r))throw new o.GraphQLError(`Int cannot represent non-integer value: ${(0,n.inspect)(t)}`);if(r>u||ru||eu||t{"use strict";var n=r(24994).default,a=r(6305).default;Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0,a(r(96540)),n(r(5556));var o=r(60740),i=n(r(58144)),s=r(74848);t.default=function({styles:e,themeId:t,defaultTheme:r={}}){const n=(0,i.default)(r),a="function"==typeof e?e(t&&n[t]||n):e;return(0,s.jsx)(o.GlobalStyles,{styles:a})}},11111:(e,t,r)=>{"use strict";var n=r(6305).default;Object.defineProperty(t,"__esModule",{value:!0});var a={};Object.defineProperty(t,"default",{enumerable:!0,get:function(){return o.default}});var o=n(r(95272));Object.keys(o).forEach((function(e){"default"!==e&&"__esModule"!==e&&(Object.prototype.hasOwnProperty.call(a,e)||e in t&&t[e]===o[e]||Object.defineProperty(t,e,{enumerable:!0,get:function(){return o[e]}}))}))},11116:(e,t,r)=>{"use strict";var n=r(24994).default,a=r(6305).default;Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var o=a(r(96540)),i=(n(r(5556)),n(r(71508))),s=n(r(74259)),l=n(r(58995)),u=n(r(95369)),d=n(r(32587)),c=n(r(59400)),p=n(r(49256)),f=a(r(96358)),m=n(r(57793)),h=n(r(28228)),g=r(21528),y=n(r(45140)),v=r(44114),b=n(r(78992)),P=r(74848);const w=(0,g.styled)(h.default,{name:"MuiDialog",slot:"Backdrop",overrides:(e,t)=>t.backdrop})({zIndex:-1}),C=(0,g.styled)(d.default,{name:"MuiDialog",slot:"Root",overridesResolver:(e,t)=>t.root})({"@media print":{position:"absolute !important"}}),O=(0,g.styled)("div",{name:"MuiDialog",slot:"Container",overridesResolver:(e,t)=>{const{ownerState:r}=e;return[t.container,t[`scroll${(0,u.default)(r.scroll)}`]]}})({height:"100%","@media print":{height:"auto"},outline:0,variants:[{props:{scroll:"paper"},style:{display:"flex",justifyContent:"center",alignItems:"center"}},{props:{scroll:"body"},style:{overflowY:"auto",overflowX:"hidden",textAlign:"center","&::after":{content:'""',display:"inline-block",verticalAlign:"middle",height:"100%",width:"0"}}}]}),x=(0,g.styled)(p.default,{name:"MuiDialog",slot:"Paper",overridesResolver:(e,t)=>{const{ownerState:r}=e;return[t.paper,t[`scrollPaper${(0,u.default)(r.scroll)}`],t[`paperWidth${(0,u.default)(String(r.maxWidth))}`],r.fullWidth&&t.paperFullWidth,r.fullScreen&&t.paperFullScreen]}})((0,y.default)((({theme:e})=>({margin:32,position:"relative",overflowY:"auto","@media print":{overflowY:"visible",boxShadow:"none"},variants:[{props:{scroll:"paper"},style:{display:"flex",flexDirection:"column",maxHeight:"calc(100% - 64px)"}},{props:{scroll:"body"},style:{display:"inline-block",verticalAlign:"middle",textAlign:"initial"}},{props:({ownerState:e})=>!e.maxWidth,style:{maxWidth:"calc(100% - 64px)"}},{props:{maxWidth:"xs"},style:{maxWidth:"px"===e.breakpoints.unit?Math.max(e.breakpoints.values.xs,444):`max(${e.breakpoints.values.xs}${e.breakpoints.unit}, 444px)`,[`&.${f.default.paperScrollBody}`]:{[e.breakpoints.down(Math.max(e.breakpoints.values.xs,444)+64)]:{maxWidth:"calc(100% - 64px)"}}}},...Object.keys(e.breakpoints.values).filter((e=>"xs"!==e)).map((t=>({props:{maxWidth:t},style:{maxWidth:`${e.breakpoints.values[t]}${e.breakpoints.unit}`,[`&.${f.default.paperScrollBody}`]:{[e.breakpoints.down(e.breakpoints.values[t]+64)]:{maxWidth:"calc(100% - 64px)"}}}}))),{props:({ownerState:e})=>e.fullWidth,style:{width:"calc(100% - 64px)"}},{props:({ownerState:e})=>e.fullScreen,style:{margin:0,width:"100%",maxWidth:"100%",height:"100%",maxHeight:"none",borderRadius:0,[`&.${f.default.paperScrollBody}`]:{margin:0,maxWidth:"100%"}}}]})))),E=o.forwardRef((function(e,t){const r=(0,v.useDefaultProps)({props:e,name:"MuiDialog"}),n=(0,g.useTheme)(),a={enter:n.transitions.duration.enteringScreen,exit:n.transitions.duration.leavingScreen},{"aria-describedby":d,"aria-labelledby":h,"aria-modal":y=!0,BackdropComponent:E,BackdropProps:S,children:T,className:k,disableEscapeKeyDown:M=!1,fullScreen:_=!1,fullWidth:D=!1,maxWidth:A="sm",onBackdropClick:j,onClick:I,onClose:R,open:$,PaperComponent:N=p.default,PaperProps:L={},scroll:F="paper",slots:V={},slotProps:B={},TransitionComponent:z=c.default,transitionDuration:H=a,TransitionProps:q,...U}=r,W={...r,disableEscapeKeyDown:M,fullScreen:_,fullWidth:D,maxWidth:A,scroll:F},G=(e=>{const{classes:t,scroll:r,maxWidth:n,fullWidth:a,fullScreen:o}=e,i={root:["root"],container:["container",`scroll${(0,u.default)(r)}`],paper:["paper",`paperScroll${(0,u.default)(r)}`,`paperWidth${(0,u.default)(String(n))}`,a&&"paperFullWidth",o&&"paperFullScreen"]};return(0,s.default)(i,f.getDialogUtilityClass,t)})(W),Q=o.useRef(),K=(0,l.default)(h),Y=o.useMemo((()=>({titleId:K})),[K]),Z={slots:{transition:z,...V},slotProps:{transition:q,paper:L,backdrop:S,...B}},[X,J]=(0,b.default)("root",{elementType:C,shouldForwardComponentProp:!0,externalForwardedProps:Z,ownerState:W,className:(0,i.default)(G.root,k),ref:t}),[ee,te]=(0,b.default)("backdrop",{elementType:w,shouldForwardComponentProp:!0,externalForwardedProps:Z,ownerState:W}),[re,ne]=(0,b.default)("paper",{elementType:x,shouldForwardComponentProp:!0,externalForwardedProps:Z,ownerState:W,className:(0,i.default)(G.paper,L.className)}),[ae,oe]=(0,b.default)("container",{elementType:O,externalForwardedProps:Z,ownerState:W,className:(0,i.default)(G.container)}),[ie,se]=(0,b.default)("transition",{elementType:c.default,externalForwardedProps:Z,ownerState:W,additionalProps:{appear:!0,in:$,timeout:H,role:"presentation"}});return(0,P.jsx)(X,{closeAfterTransition:!0,slots:{backdrop:ee},slotProps:{backdrop:{transitionDuration:H,as:E,...te}},disableEscapeKeyDown:M,onClose:R,open:$,onClick:e=>{I&&I(e),Q.current&&(Q.current=null,j&&j(e),R&&R(e,"backdropClick"))},...J,...U,children:(0,P.jsx)(ie,{...se,children:(0,P.jsx)(ae,{onMouseDown:e=>{Q.current=e.target===e.currentTarget},...oe,children:(0,P.jsx)(re,{as:N,elevation:24,role:"dialog","aria-describedby":d,"aria-labelledby":K,"aria-modal":y,...ne,children:(0,P.jsx)(m.default.Provider,{value:Y,children:T})})})})})}));t.default=E},11126:(e,t,r)=>{"use strict";var n=r(24994).default;Object.defineProperty(t,"__esModule",{value:!0}),Object.defineProperty(t,"default",{enumerable:!0,get:function(){return a.default}});var a=n(r(61489))},11168:(e,t,r)=>{"use strict";var n=r(24994).default,a=r(6305).default;Object.defineProperty(t,"__esModule",{value:!0}),t.default=function(e={}){const{themeId:t,defaultTheme:r,defaultClassName:n="MuiBox-root",generateClassName:a}=e,c=(0,s.default)("div",{shouldForwardProp:e=>"theme"!==e&&"sx"!==e&&"as"!==e})(l.default);return o.forwardRef((function(e,o){const s=(0,u.default)(r),{className:p,component:f="div",...m}=(0,l.extendSxProp)(e);return(0,d.jsx)(c,{as:f,ref:o,className:(0,i.default)(p,a?a(n):n),theme:t&&s[t]||s,...m})}))};var o=a(r(96540)),i=n(r(71508)),s=n(r(60740)),l=a(r(96738)),u=n(r(58144)),d=r(74848)},11319:(e,t,r)=>{"use strict";var n=r(6305).default;Object.defineProperty(t,"__esModule",{value:!0});var a={sliderClasses:!0};Object.defineProperty(t,"default",{enumerable:!0,get:function(){return o.default}}),Object.defineProperty(t,"sliderClasses",{enumerable:!0,get:function(){return i.default}});var o=n(r(84954));Object.keys(o).forEach((function(e){"default"!==e&&"__esModule"!==e&&(Object.prototype.hasOwnProperty.call(a,e)||e in t&&t[e]===o[e]||Object.defineProperty(t,e,{enumerable:!0,get:function(){return o[e]}}))}));var i=n(r(61752));Object.keys(i).forEach((function(e){"default"!==e&&"__esModule"!==e&&(Object.prototype.hasOwnProperty.call(a,e)||e in t&&t[e]===i[e]||Object.defineProperty(t,e,{enumerable:!0,get:function(){return i[e]}}))}))},11398:(e,t,r)=>{"use strict";var n=r(24994).default,a=r(6305).default;Object.defineProperty(t,"__esModule",{value:!0}),t.default=t.FormControlLabelRoot=void 0;var o=a(r(96540)),i=(n(r(5556)),n(r(71508))),s=(n(r(97900)),n(r(74259))),l=r(68709),u=r(21528),d=n(r(45140)),c=r(44114),p=n(r(28419)),f=n(r(95369)),m=a(r(9212)),h=n(r(84561)),g=n(r(78992)),y=r(74848);const v=t.FormControlLabelRoot=(0,u.styled)("label",{name:"MuiFormControlLabel",slot:"Root",overridesResolver:(e,t)=>{const{ownerState:r}=e;return[{[`& .${m.default.label}`]:t.label},t.root,t[`labelPlacement${(0,f.default)(r.labelPlacement)}`]]}})((0,d.default)((({theme:e})=>({display:"inline-flex",alignItems:"center",cursor:"pointer",verticalAlign:"middle",WebkitTapHighlightColor:"transparent",marginLeft:-11,marginRight:16,[`&.${m.default.disabled}`]:{cursor:"default"},[`& .${m.default.label}`]:{[`&.${m.default.disabled}`]:{color:(e.vars||e).palette.text.disabled}},variants:[{props:{labelPlacement:"start"},style:{flexDirection:"row-reverse",marginRight:-11}},{props:{labelPlacement:"top"},style:{flexDirection:"column-reverse"}},{props:{labelPlacement:"bottom"},style:{flexDirection:"column"}},{props:({labelPlacement:e})=>"start"===e||"top"===e||"bottom"===e,style:{marginLeft:16}}]})))),b=(0,u.styled)("span",{name:"MuiFormControlLabel",slot:"Asterisk",overridesResolver:(e,t)=>t.asterisk})((0,d.default)((({theme:e})=>({[`&.${m.default.error}`]:{color:(e.vars||e).palette.error.main}})))),P=o.forwardRef((function(e,t){const r=(0,c.useDefaultProps)({props:e,name:"MuiFormControlLabel"}),{checked:n,className:a,componentsProps:u={},control:d,disabled:P,disableTypography:w,inputRef:C,label:O,labelPlacement:x="end",name:E,onChange:S,required:T,slots:k={},slotProps:M={},value:_,...D}=r,A=(0,l.useFormControl)(),j=P??d.props.disabled??A?.disabled,I=T??d.props.required,R={disabled:j,required:I};["checked","name","onChange","value","inputRef"].forEach((e=>{void 0===d.props[e]&&void 0!==r[e]&&(R[e]=r[e])}));const $=(0,h.default)({props:r,muiFormControl:A,states:["error"]}),N={...r,disabled:j,labelPlacement:x,required:I,error:$.error},L=(e=>{const{classes:t,disabled:r,labelPlacement:n,error:a,required:o}=e,i={root:["root",r&&"disabled",`labelPlacement${(0,f.default)(n)}`,a&&"error",o&&"required"],label:["label",r&&"disabled"],asterisk:["asterisk",a&&"error"]};return(0,s.default)(i,m.getFormControlLabelUtilityClasses,t)})(N),F={slots:k,slotProps:{...u,...M}},[V,B]=(0,g.default)("typography",{elementType:p.default,externalForwardedProps:F,ownerState:N});let z=O;return null==z||z.type===p.default||w||(z=(0,y.jsx)(V,{component:"span",...B,className:(0,i.default)(L.label,B?.className),children:z})),(0,y.jsxs)(v,{className:(0,i.default)(L.root,a),ownerState:N,ref:t,...D,children:[o.cloneElement(d,R),I?(0,y.jsxs)("div",{children:[z,(0,y.jsxs)(b,{ownerState:N,"aria-hidden":!0,className:L.asterisk,children:[" ","*"]})]}):z]})}));t.default=P},11483:(e,t,r)=>{"use strict";var n=r(24994).default;Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0,n(r(5556));var a=n(r(48791)),o=n(r(87066)),i=n(r(58287));const s=(0,o.default)({defaultClassName:i.default.root,generateClassName:a.default.generate});t.default=s},11606:(e,t,r)=>{"use strict";var n=r(6305).default;Object.defineProperty(t,"__esModule",{value:!0});var a={};Object.defineProperty(t,"default",{enumerable:!0,get:function(){return o.default}});var o=n(r(19667));Object.keys(o).forEach((function(e){"default"!==e&&"__esModule"!==e&&(Object.prototype.hasOwnProperty.call(a,e)||e in t&&t[e]===o[e]||Object.defineProperty(t,e,{enumerable:!0,get:function(){return o[e]}}))}))},11654:(e,t)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=function(e,t){return()=>null}},11735:(e,t,r)=>{"use strict";var n=r(24994).default,a=r(6305).default;Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0,a(r(96540));var o=n(r(6504)),i=r(74848);t.default=(0,o.default)((0,i.jsx)("path",{d:"M22 9.24l-7.19-.62L12 2 9.19 8.63 2 9.24l5.46 4.73L5.82 21 12 17.27 18.18 21l-1.63-7.03L22 9.24zM12 15.4l-3.76 2.27 1-4.28-3.32-2.88 4.38-.38L12 6.1l1.71 4.04 4.38.38-3.32 2.88 1 4.28L12 15.4z"}),"StarBorder")},11764:(e,t,r)=>{"use strict";var n=r(24994).default;Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0,t.getCheckboxUtilityClass=function(e){return(0,o.default)("MuiCheckbox",e)};var a=n(r(80632)),o=n(r(3404));const i=(0,a.default)("MuiCheckbox",["root","checked","disabled","indeterminate","colorPrimary","colorSecondary","sizeSmall","sizeMedium"]);t.default=i},11796:(e,t,r)=>{"use strict";var n=r(24994).default;Object.defineProperty(t,"__esModule",{value:!0}),Object.defineProperty(t,"default",{enumerable:!0,get:function(){return a.default}});var a=n(r(35412))},11892:(e,t,r)=>{"use strict";r.d(t,{A:()=>n});const n=function(){return!0}},11898:(e,t,r)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.clockNumberClasses=void 0,t.getClockNumberUtilityClass=function(e){return(0,n.unstable_generateUtilityClass)("MuiClockNumber",e)};var n=r(83407);t.clockNumberClasses=(0,n.unstable_generateUtilityClasses)("MuiClockNumber",["root","selected","disabled"])},11992:(e,t,r)=>{"use strict";var n=r(24994);Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var a=n(r(94634)),o=n(r(43693)),i=n(r(91847)),s=n(r(96540)),l=n(r(54166)),u=r(14037),d=r(284),c=["hideExpansionIcon","expanded","defaultExpanded","id","nested","elevation","hideSummary","title","summary","details","actions","area","style","className","detailsStyle","onChange","onClick"];function p(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(e);t&&(n=n.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),r.push.apply(r,n)}return r}function f(e){for(var t=1;t{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;const r=e=>e,n=(()=>{let e=r;return{configure(t){e=t},generate:t=>e(t),reset(){e=r}}})();t.default=n},12182:(e,t,r)=>{"use strict";var n=r(24994).default;Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0,t.getListItemTextUtilityClass=function(e){return(0,o.default)("MuiListItemText",e)};var a=n(r(80632)),o=n(r(3404));const i=(0,a.default)("MuiListItemText",["root","multiline","dense","inset","primary","secondary"]);t.default=i},12210:(e,t,r)=>{"use strict";var n=r(6305).default,a=r(24994).default;Object.defineProperty(t,"__esModule",{value:!0});var o={boxClasses:!0};Object.defineProperty(t,"boxClasses",{enumerable:!0,get:function(){return s.default}}),Object.defineProperty(t,"default",{enumerable:!0,get:function(){return i.default}});var i=a(r(11483)),s=n(r(58287));Object.keys(s).forEach((function(e){"default"!==e&&"__esModule"!==e&&(Object.prototype.hasOwnProperty.call(o,e)||e in t&&t[e]===s[e]||Object.defineProperty(t,e,{enumerable:!0,get:function(){return s[e]}}))}))},12321:(e,t,r)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),Object.defineProperty(t,"DateTimeField",{enumerable:!0,get:function(){return n.DateTimeField}}),Object.defineProperty(t,"unstable_useDateTimeField",{enumerable:!0,get:function(){return a.useDateTimeField}});var n=r(10834),a=r(37363)},12328:(e,t,r)=>{"use strict";var n=r(24994).default;Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var a=n(r(11126));t.default=a.default},12560:(e,t,r)=>{"use strict";var n=r(24994).default;Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var a=n(r(74112));t.default=function(...e){const t=e.reduce(((e,t)=>(t.filterProps.forEach((r=>{e[r]=t})),e)),{}),r=e=>Object.keys(e).reduce(((r,n)=>t[n]?(0,a.default)(r,t[n](e)):r),{});return r.propTypes={},r.filterProps=e.reduce(((e,t)=>e.concat(t.filterProps)),[]),r}},12648:(e,t,r)=>{"use strict";t.setYear=function(e,t,r){const o=(0,a.toDate)(e,r?.in);return isNaN(+o)?(0,n.constructFrom)(r?.in||e,NaN):(o.setFullYear(t),o)};var n=r(92956),a=r(34446)},12729:(e,t,r)=>{"use strict";var n=r(24994).default,a=r(6305).default;Object.defineProperty(t,"__esModule",{value:!0}),t.isWidthUp=t.isWidthDown=t.default=void 0;var o=a(r(96540)),i=(n(r(5556)),n(r(87682)),r(18946)),s=n(r(32266)),l=n(r(71435)),u=n(r(48077)),d=r(74848);const c=["xs","sm","md","lg","xl"];t.isWidthUp=(e,t,r=!0)=>r?c.indexOf(e)<=c.indexOf(t):c.indexOf(e)r?c.indexOf(t)<=c.indexOf(e):c.indexOf(t)t=>{const{withTheme:r=!1,noSSR:n=!1,initialWidth:a}=e;return function(e){const c=(0,s.default)(),p=e.theme||c,{initialWidth:f,width:m,...h}=(0,i.getThemeProps)({theme:p,name:"MuiWithWidth",props:e}),[g,y]=o.useState(!1);(0,l.default)((()=>{y(!0)}),[]);const v=p.breakpoints.keys.slice().reverse().reduce(((e,t)=>{const r=(0,u.default)(p.breakpoints.up(t));return!e&&r?t:e}),null),b={width:m||(g||n?v:void 0)||f||a,...r?{theme:p}:{},...h};return void 0===b.width?null:(0,d.jsx)(t,{...b})}}},12743:(e,t,r)=>{"use strict";r.d(t,{n:()=>o});var n=r(96540),a=r(7709);const o=()=>(0,n.useContext)(a.B)},12746:(e,t,r)=>{"use strict";var n=r(24994).default;Object.defineProperty(t,"__esModule",{value:!0}),t.systemDefaultTheme=t.default=void 0;var a=n(r(58253)),o=n(r(25081));const i=t.systemDefaultTheme=(0,a.default)();t.default=function(e=i){return(0,o.default)(e)}},12823:(e,t,r)=>{"use strict";var n=r(24994).default,a=r(6305).default;Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var o=a(r(96540)),i=(n(r(5556)),r(45730)),s=r(74848);const l=["input","select","textarea","a[href]","button","[tabindex]","audio[controls]","video[controls]",'[contenteditable]:not([contenteditable="false"])'].join(",");function u(e){const t=[],r=[];return Array.from(e.querySelectorAll(l)).forEach(((e,n)=>{const a=function(e){const t=parseInt(e.getAttribute("tabindex")||"",10);return Number.isNaN(t)?"true"===e.contentEditable||("AUDIO"===e.nodeName||"VIDEO"===e.nodeName||"DETAILS"===e.nodeName)&&null===e.getAttribute("tabindex")?0:e.tabIndex:t}(e);-1!==a&&function(e){return!(e.disabled||"INPUT"===e.tagName&&"hidden"===e.type||function(e){if("INPUT"!==e.tagName||"radio"!==e.type)return!1;if(!e.name)return!1;const t=t=>e.ownerDocument.querySelector(`input[type="radio"]${t}`);let r=t(`[name="${e.name}"]:checked`);return r||(r=t(`[name="${e.name}"]`)),r!==e}(e))}(e)&&(0===a?t.push(e):r.push({documentOrder:n,tabIndex:a,node:e}))})),r.sort(((e,t)=>e.tabIndex===t.tabIndex?e.documentOrder-t.documentOrder:e.tabIndex-t.tabIndex)).map((e=>e.node)).concat(t)}function d(){return!0}t.default=function(e){const{children:t,disableAutoFocus:r=!1,disableEnforceFocus:n=!1,disableRestoreFocus:a=!1,getTabbable:l=u,isEnabled:c=d,open:p}=e,f=o.useRef(!1),m=o.useRef(null),h=o.useRef(null),g=o.useRef(null),y=o.useRef(null),v=o.useRef(!1),b=o.useRef(null),P=(0,i.unstable_useForkRef)((0,i.unstable_getReactElementRef)(t),b),w=o.useRef(null);o.useEffect((()=>{p&&b.current&&(v.current=!r)}),[r,p]),o.useEffect((()=>{if(!p||!b.current)return;const e=(0,i.unstable_ownerDocument)(b.current);return b.current.contains(e.activeElement)||(b.current.hasAttribute("tabIndex")||b.current.setAttribute("tabIndex","-1"),v.current&&b.current.focus()),()=>{a||(g.current&&g.current.focus&&(f.current=!0,g.current.focus()),g.current=null)}}),[p]),o.useEffect((()=>{if(!p||!b.current)return;const e=(0,i.unstable_ownerDocument)(b.current),t=t=>{w.current=t,!n&&c()&&"Tab"===t.key&&e.activeElement===b.current&&t.shiftKey&&(f.current=!0,h.current&&h.current.focus())},r=()=>{const t=b.current;if(null===t)return;if(!e.hasFocus()||!c()||f.current)return void(f.current=!1);if(t.contains(e.activeElement))return;if(n&&e.activeElement!==m.current&&e.activeElement!==h.current)return;if(e.activeElement!==y.current)y.current=null;else if(null!==y.current)return;if(!v.current)return;let r=[];if(e.activeElement!==m.current&&e.activeElement!==h.current||(r=l(b.current)),r.length>0){const e=Boolean(w.current?.shiftKey&&"Tab"===w.current?.key),t=r[0],n=r[r.length-1];"string"!=typeof t&&"string"!=typeof n&&(e?n.focus():t.focus())}else t.focus()};e.addEventListener("focusin",r),e.addEventListener("keydown",t,!0);const a=setInterval((()=>{e.activeElement&&"BODY"===e.activeElement.tagName&&r()}),50);return()=>{clearInterval(a),e.removeEventListener("focusin",r),e.removeEventListener("keydown",t,!0)}}),[r,n,a,c,p,l]);const C=e=>{null===g.current&&(g.current=e.relatedTarget),v.current=!0};return(0,s.jsxs)(o.Fragment,{children:[(0,s.jsx)("div",{tabIndex:p?0:-1,onFocus:C,ref:m,"data-testid":"sentinelStart"}),o.cloneElement(t,{ref:P,onFocus:e=>{null===g.current&&(g.current=e.relatedTarget),v.current=!0,y.current=e.target;const r=t.props.onFocus;r&&r(e)}}),(0,s.jsx)("div",{tabIndex:p?0:-1,onFocus:C,ref:h,"data-testid":"sentinelEnd"})]})}},12854:(e,t,r)=>{"use strict";var n=r(24994).default;Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0,n(r(5556));var a=r(99623),o=n(r(95369)),i=n(r(93217)),s=r(44114);const l=(0,a.createContainer)({createStyledComponent:(0,i.default)("div",{name:"MuiContainer",slot:"Root",overridesResolver:(e,t)=>{const{ownerState:r}=e;return[t.root,t[`maxWidth${(0,o.default)(String(r.maxWidth))}`],r.fixed&&t.fixed,r.disableGutters&&t.disableGutters]}}),useThemeProps:e=>(0,s.useDefaultProps)({props:e,name:"MuiContainer"})});t.default=l},12867:(e,t,r)=>{"use strict";var n=r(24994);Object.defineProperty(t,"__esModule",{value:!0}),t.renderOptions=t.default=t.HelperBox=void 0;var a=n(r(94634)),o=n(r(43693)),i=n(r(91847)),s=n(r(21535)),l=n(r(85715)),u=n(r(94050)),d=n(r(30516)),c=n(r(27869)),p=n(r(96540)),f=n(r(37332)),m=n(r(77566)),h=n(r(243)),g=r(14037),y=n(r(6447)),v=r(45229),b=r(78944),P=["options","size","margin","padding","style","error","variant","InputLabelProps","InputProps","SelectProps","autoComplete","onHelperClick","helperIcon","fullWidth","hasClear","onClear","onChange","characters","children"];function w(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(e);t&&(n=n.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),r.push.apply(r,n)}return r}function C(e){for(var t=1;t{"use strict";r.d(t,{V:()=>oe});var n=r(71221),a=r(30626),o=r(96886),i=r(31987),s=r(64251),l=r(32695),u="3.13.7";function d(e){try{return e()}catch(e){}}const c=d((function(){return globalThis}))||d((function(){return window}))||d((function(){return self}))||d((function(){return global}))||d((function(){return d.constructor("return this")()}));var p=new Map;function f(e){return function(t){for(var r=[],n=1;n")}(e,2).slice(0,1e3)}catch(e){return""}}function v(e,t){if(void 0===t&&(t=[]),e)return c[g]&&c[g](e,t.map(y))}function b(e,t){if(void 0===t&&(t=[]),e)return"An error occurred! For more details, see the full error text at https://go.apollo.dev/c/err#".concat(encodeURIComponent(JSON.stringify({version:u,message:e,args:t.map(y)})))}globalThis.__DEV__;var P=r(49552),w=r(31635);function C(e,t){return t?t(e):P.Observable.of()}function O(e){return"function"==typeof e?new E(e):e}function x(e){return e.request.length<=1}var E=function(){function e(e){e&&(this.request=e)}return e.empty=function(){return new e((function(){return P.Observable.of()}))},e.from=function(t){return 0===t.length?e.empty():t.map(O).reduce((function(e,t){return e.concat(t)}))},e.split=function(t,r,n){var a,o=O(r),i=O(n||new e(C));return a=x(o)&&x(i)?new e((function(e){return t(e)?o.request(e)||P.Observable.of():i.request(e)||P.Observable.of()})):new e((function(e,r){return t(e)?o.request(e,r)||P.Observable.of():i.request(e,r)||P.Observable.of()})),Object.assign(a,{left:o,right:i})},e.execute=function(e,t){return e.request(function(e,t){var r=(0,w.__assign)({},e);return Object.defineProperty(t,"setContext",{enumerable:!1,value:function(e){r="function"==typeof e?(0,w.__assign)((0,w.__assign)({},r),e(r)):(0,w.__assign)((0,w.__assign)({},r),e)}}),Object.defineProperty(t,"getContext",{enumerable:!1,value:function(){return(0,w.__assign)({},r)}}),t}(t.context,function(e){var t={variables:e.variables||{},extensions:e.extensions||{},operationName:e.operationName,query:e.query};return t.operationName||(t.operationName="string"!=typeof t.query?t.query.definitions.filter((function(e){return"OperationDefinition"===e.kind&&!!e.name})).map((function(e){return e.name.value}))[0]||void 0:""),t}(function(e){for(var t=["query","operationName","variables","extensions","context"],r=0,n=Object.keys(e);r"https"===e?"wss":"ws")),J=function({uri:e="/graphql",useGETForQueries:t,isExtractableFile:r=B,FormData:n,formDataAppendFile:a=V,print:o=L,fetch:i,fetchOptions:s,credentials:l,headers:u,includeExtensions:d}={}){const c={http:{includeExtensions:d},options:s,credentials:l,headers:u};return new E((s=>{const l=s.getContext(),{clientAwareness:{name:u,version:d}={},headers:p}=l,f={http:l.http,options:l.fetchOptions,credentials:l.credentials,headers:{...u&&{"apollographql-client-name":u},...d&&{"apollographql-client-version":d},...p}},{options:m,body:h}=F(s,o,N,c,f),{clone:g,files:y}=function(e,t,r=""){if(!arguments.length)throw new TypeError("Argument 1 `value` is required.");if("function"!=typeof t)throw new TypeError("Argument 2 `isExtractable` must be a function.");if("string"!=typeof r)throw new TypeError("Argument 3 `path` must be a string.");const n=new Map,a=new Map;return{clone:function e(r,o,i){if(t(r)){const e=a.get(r);return e?e.push(o):a.set(r,[o]),null}const s=Array.isArray(r)||"undefined"!=typeof FileList&&r instanceof FileList,l=function(e){if("object"!=typeof e||null===e)return!1;const t=Object.getPrototypeOf(e);return!(null!==t&&t!==Object.prototype&&null!==Object.getPrototypeOf(t)||Symbol.toStringTag in e||Symbol.iterator in e)}(r);if(s||l){let t=n.get(r);const a=!t;if(a&&(t=s?[]:r instanceof Object?{}:Object.create(null),n.set(r,t)),!i.has(r)){const n=o?`${o}.`:"",l=new Set(i).add(r);if(s){let o=0;for(const i of r){const r=e(i,n+o++,l);a&&t.push(r)}}else for(const o in r){const i=e(r[o],n+o,l);a&&(t[o]=i)}}return t}return r}(e,r,new Set),files:a}}(h,r,"");let v=function(e,t){return e.getContext().uri||("function"==typeof t?t(e):t||"/graphql")}(s,e);if(y.size){m.headers&&delete m.headers["content-type"];const e=new(n||FormData);e.append("operations",k(g,"Payload"));const t={};let r=0;y.forEach((e=>{t[++r]=e})),e.append("map",JSON.stringify(t)),r=0,y.forEach(((t,n)=>{a(e,String(++r),n)})),m.body=e}else if(t&&!s.query.definitions.some((e=>"OperationDefinition"===e.kind&&"mutation"===e.operation))&&(m.method="GET"),"GET"===m.method){const{newURI:e,parseError:t}=function(e,t){var r=[],n=function(e,t){r.push("".concat(e,"=").concat(encodeURIComponent(t)))};if("query"in t&&n("query",t.query),t.operationName&&n("operationName",t.operationName),t.variables){var a=void 0;try{a=k(t.variables,"Variables map")}catch(e){return{parseError:e}}n("variables",a)}if(t.extensions){var o=void 0;try{o=k(t.extensions,"Extensions map")}catch(e){return{parseError:e}}n("extensions",o)}var i="",s=e,l=e.indexOf("#");-1!==l&&(i=e.substr(l),s=e.substr(0,l));var u=-1===s.indexOf("?")?"?":"&";return{newURI:s+u+r.join("&")+i}}(v,h);if(t)return new P.Observable((e=>{e.error(t)}));v=e}else m.body=k(g,"Payload");const{controller:b}=function(){if("undefined"==typeof AbortController)return{controller:!1,signal:!1};var e=new AbortController;return{controller:e,signal:e.signal}}();"boolean"!=typeof b&&(m.signal&&(m.signal.aborted?b.abort():m.signal.addEventListener("abort",(()=>{b.abort()}),{once:!0})),m.signal=b.signal);const w=i||fetch;return new P.Observable((e=>{let t;var r;return w(v,m).then((e=>(s.setContext({response:e}),e))).then((r=s,function(e){return e.text().then((function(t){return function(e,t){e.status>=300&&S(e,function(){try{return JSON.parse(t)}catch(e){return t}}(),"Response not successful: Received status code ".concat(e.status));try{return JSON.parse(t)}catch(n){var r=n;throw r.name="ServerParseError",r.response=e,r.statusCode=e.status,r.bodyText=t,r}}(e,t)})).then((function(t){return Array.isArray(t)||T.call(t,"data")||T.call(t,"errors")||S(e,t,"Server response was missing for query '".concat(Array.isArray(r)?r.map((function(e){return e.operationName})):r.operationName,"'.")),t}))})).then((t=>{e.next(t),e.complete()})).catch((r=>{t||(r.result&&r.result.errors&&r.result.data&&e.next(r.result),e.error(r))})),()=>{t=!0,"boolean"!=typeof b&&b.abort()}}))}))}({uri:Z,fetch:(0,q.z)()?void 0:H()}),ee=(0,a.o)(((e,t)=>{let{headers:r}=t;return{headers:{...r,authorization:(0,Q.c4)(),"content-language":localStorage.getItem("@quirons:i18n")||"pt-BR"}}})),te=new U.SubscriptionClient(X,{lazy:!0,reconnect:!0,connectionParams:()=>({Authorization:(0,Q.c4)()||""})}),re=new n.ApolloLink((e=>new n.Observable((t=>{te.request(e).subscribe({next:e=>t.next(e),error:e=>t.error(e),complete:t.complete.bind(t)})})))),ne=(0,o.S5)((e=>{let{graphQLErrors:t,networkError:r,operation:n,response:a}=e;if(t){const e=t,r=e.find((e=>"DELETED_SESSION"===e.code)),n=e.find((e=>"EXPIRED_SESSION"===e.code));if(r){const{message:e}=r,t=window.location.pathname,n=e.includes("computador")?"_comp":"_disp";return(0,Q.n7)(),void(t.includes("login")||location.replace(`/login?redirect=${t}&drop=true&code=deleted_session${n}`))}if(n){const e=window.location.pathname;return(0,Q.n7)(),void(e.includes("login")||location.replace(`/login?redirect=${e}&drop=true&code=expired_session`))}if(e.find((e=>e.isTrusted)))return}if(!t?.length||"INTERNAL_SERVER_ERROR"!==t[0].message){if(r){const{statusCode:e}=r;if(502===e){const{name:e,bodyText:t,response:{url:n}}=r;return void(0,s.Cp)({message:e,bodyText:t,url:n})}if(400===e)return void(0,s.Cp)({message:`GraphQL error 400: ${n.operationName}`,data:n.variables,errors:t})}(0,s.Cp)({message:`GraphQL error: ${n.operationName}`,data:a?.data,variables:n.variables,errors:a?.errors?JSON.stringify(a.errors):void 0})}})),ae=(0,n.split)((e=>{let{query:t}=e;const r=(0,i.getMainDefinition)(t);return"OperationDefinition"===r.kind&&"subscription"===r.operation}),re,(0,n.from)([ne,ee.concat(J)])),oe=new n.ApolloClient({link:ae,cache:new n.InMemoryCache,resolvers:{Mutation:{...G,...Y}}})},12980:(e,t,r)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),Object.defineProperty(t,"DesktopDatePicker",{enumerable:!0,get:function(){return n.DesktopDatePicker}});var n=r(16626)},13087:(e,t)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=function(e,t){return()=>null}},13101:(e,t)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.toObjMap=function(e){if(null==e)return Object.create(null);if(null===Object.getPrototypeOf(e))return e;const t=Object.create(null);for(const[r,n]of Object.entries(e))t[r]=n;return t}},13170:(e,t,r)=>{"use strict";r.d(t,{$Q:()=>i,B6:()=>a,cY:()=>o});var n=r(71221);const a=n.gql` query medicine($id: String!) { medicine(id: $id) { id description presentation ambulatoryMedicine label laboratory { id description } activePrinciple { id description } indication contraindication isActive } } `,o=n.gql` query medicines( $pagination: Pagination $query: PaginationDefaultQueryInput! ) { medicines(pagination: $pagination, query: $query) { items { id description presentation ambulatoryMedicine label laboratory { id description } activePrinciple { id description } indication contraindication isActive } hasMore } } `,i=n.gql` query medicinesSuggestions( $pagination: Pagination $query: PaginationDefaultQueryInput! ) { medicines(pagination: $pagination, query: $query) { items { id suggestion } hasMore } gMedicines(pagination: $pagination, query: $query) { items { id suggestion } hasMore } } `},13175:(e,t,r)=>{"use strict";r.d(t,{A:()=>l,D:()=>i});var n=r(96540),a=r(40982),o=r(30388);const i=["profile","organization","integration","users","profiling"],s=(0,a.RZ)((()=>Promise.all([r.e(6824),r.e(2332),r.e(826),r.e(4115),r.e(5602),r.e(8302),r.e(6066),r.e(6374),r.e(3047)]).then(r.bind(r,63047)))),l=[{path:"/my-account",element:n.createElement(s,null),type:o.n9I.Profile},{path:"/my-account/profile",element:n.createElement(s,null),type:o.n9I.Profile},{path:"/my-account/organization",element:n.createElement(s,null),type:o.n9I.Organization},{path:"/my-account/users",element:n.createElement(s,null),type:o.n9I.Users},{path:"/my-account/profiling",element:n.createElement(s,null),type:o.n9I.Profiling},{path:"/my-account/integration",element:n.createElement(s,null),type:o.n9I.Integration},{path:"/my-account/integration/:type",element:n.createElement(s,null),type:o.n9I.Integration},{path:"/my-account/integration/:type/:line/update",element:n.createElement(s,null),type:o.n9I.Integration}]},13210:(e,t,r)=>{"use strict";var n=r(24994).default,a=r(6305).default;Object.defineProperty(t,"__esModule",{value:!0}),t.DayCalendarSkeleton=function(e){const t=(0,u.useThemeProps)({props:e,name:"MuiDayCalendarSkeleton"}),{className:r}=t,n=(0,i.default)(t,m),a=h(n);return(0,f.jsx)(g,(0,o.default)({className:(0,s.default)(a.root,r)},n,{children:b.map(((e,t)=>(0,f.jsx)(y,{className:a.week,children:e.map(((e,t)=>(0,f.jsx)(v,{variant:"circular",width:c.DAY_SIZE,height:c.DAY_SIZE,className:a.daySkeleton,ownerState:{day:e}},t)))},t)))}))};var o=n(r(94634)),i=n(r(54893)),s=(a(r(96540)),n(r(5556)),n(r(71508))),l=n(r(86829)),u=r(55264),d=n(r(22420)),c=r(24997),p=r(22040),f=r(74848);const m=["className"],h=e=>{const{classes:t}=e;return(0,d.default)({root:["root"],week:["week"],daySkeleton:["daySkeleton"]},p.getDayCalendarSkeletonUtilityClass,t)},g=(0,u.styled)("div",{name:"MuiDayCalendarSkeleton",slot:"Root",overridesResolver:(e,t)=>t.root})({alignSelf:"start"}),y=(0,u.styled)("div",{name:"MuiDayCalendarSkeleton",slot:"Week",overridesResolver:(e,t)=>t.week})({margin:`${c.DAY_MARGIN}px 0`,display:"flex",justifyContent:"center"}),v=(0,u.styled)(l.default,{name:"MuiDayCalendarSkeleton",slot:"DaySkeleton",overridesResolver:(e,t)=>t.daySkeleton})({margin:`0 ${c.DAY_MARGIN}px`,variants:[{props:{day:0},style:{visibility:"hidden"}}]}),b=[[0,1,1,1,1,1,1],[1,1,1,1,1,1,1],[1,1,1,1,1,1,1],[1,1,1,1,1,1,1],[1,1,1,1,0,0,0]]},13272:(e,t,r)=>{"use strict";var n=r(24994).default;Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var a=n(r(42032)),o=r(74848);t.default=(0,a.default)((0,o.jsx)("path",{d:"M19 3H5c-1.11 0-2 .9-2 2v14c0 1.1.89 2 2 2h14c1.11 0 2-.9 2-2V5c0-1.1-.89-2-2-2m-9 14-5-5 1.41-1.41L10 14.17l7.59-7.59L19 8z"}),"CheckBox")},13404:(e,t,r)=>{"use strict";var n=r(24994).default,a=r(6305).default;Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var o=a(r(96540)),i=(n(r(5556)),n(r(71508))),s=n(r(74259)),l=a(r(28419)),u=n(r(30745)),d=r(21528),c=r(44114),p=a(r(12182)),f=n(r(78992)),m=r(74848);const h=(0,d.styled)("div",{name:"MuiListItemText",slot:"Root",overridesResolver:(e,t)=>{const{ownerState:r}=e;return[{[`& .${p.default.primary}`]:t.primary},{[`& .${p.default.secondary}`]:t.secondary},t.root,r.inset&&t.inset,r.primary&&r.secondary&&t.multiline,r.dense&&t.dense]}})({flex:"1 1 auto",minWidth:0,marginTop:4,marginBottom:4,[`.${l.typographyClasses.root}:where(& .${p.default.primary})`]:{display:"block"},[`.${l.typographyClasses.root}:where(& .${p.default.secondary})`]:{display:"block"},variants:[{props:({ownerState:e})=>e.primary&&e.secondary,style:{marginTop:6,marginBottom:6}},{props:({ownerState:e})=>e.inset,style:{paddingLeft:56}}]}),g=o.forwardRef((function(e,t){const r=(0,c.useDefaultProps)({props:e,name:"MuiListItemText"}),{children:n,className:a,disableTypography:d=!1,inset:g=!1,primary:y,primaryTypographyProps:v,secondary:b,secondaryTypographyProps:P,slots:w={},slotProps:C={},...O}=r,{dense:x}=o.useContext(u.default);let E=null!=y?y:n,S=b;const T={...r,disableTypography:d,inset:g,primary:!!E,secondary:!!S,dense:x},k=(e=>{const{classes:t,inset:r,primary:n,secondary:a,dense:o}=e,i={root:["root",r&&"inset",o&&"dense",n&&a&&"multiline"],primary:["primary"],secondary:["secondary"]};return(0,s.default)(i,p.getListItemTextUtilityClass,t)})(T),M={slots:w,slotProps:{primary:v,secondary:P,...C}},[_,D]=(0,f.default)("root",{className:(0,i.default)(k.root,a),elementType:h,externalForwardedProps:{...M,...O},ownerState:T,ref:t}),[A,j]=(0,f.default)("primary",{className:k.primary,elementType:l.default,externalForwardedProps:M,ownerState:T}),[I,R]=(0,f.default)("secondary",{className:k.secondary,elementType:l.default,externalForwardedProps:M,ownerState:T});return null==E||E.type===l.default||d||(E=(0,m.jsx)(A,{variant:x?"body2":"body1",component:j?.variant?void 0:"span",...j,children:E})),null==S||S.type===l.default||d||(S=(0,m.jsx)(I,{variant:"body2",color:"textSecondary",...R,children:S})),(0,m.jsxs)(_,{...D,children:[E,S]})}));t.default=g},13422:(e,t,r)=>{"use strict";var n=r(24994).default;Object.defineProperty(t,"__esModule",{value:!0}),t.default=function({props:e,name:t}){return(0,a.default)({props:e,name:t,defaultTheme:o.default,themeId:i.default})};var a=n(r(18946)),o=n(r(4580)),i=n(r(99481))},13430:(e,t,r)=>{"use strict";function n(e,t,r){for(var n=0,a=r.length;nn})},13483:(e,t)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0})},13498:(e,t,r)=>{"use strict";var n=r(24994).default,a=r(6305).default;Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var o=a(r(96540)),i=(n(r(5556)),n(r(71508))),s=n(r(74259)),l=r(21528),u=n(r(45140)),d=r(44114),c=n(r(78194)),p=a(r(66680)),f=r(74848);const m=(0,l.styled)("span",{name:"MuiSpeedDialIcon",slot:"Root",overridesResolver:(e,t)=>{const{ownerState:r}=e;return[{[`& .${p.default.icon}`]:t.icon},{[`& .${p.default.icon}`]:r.open&&t.iconOpen},{[`& .${p.default.icon}`]:r.open&&r.openIcon&&t.iconWithOpenIconOpen},{[`& .${p.default.openIcon}`]:t.openIcon},{[`& .${p.default.openIcon}`]:r.open&&t.openIconOpen},t.root]}})((0,u.default)((({theme:e})=>({height:24,[`& .${p.default.icon}`]:{transition:e.transitions.create(["transform","opacity"],{duration:e.transitions.duration.short})},[`& .${p.default.openIcon}`]:{position:"absolute",transition:e.transitions.create(["transform","opacity"],{duration:e.transitions.duration.short}),opacity:0,transform:"rotate(-45deg)"},variants:[{props:({ownerState:e})=>e.open,style:{[`& .${p.default.icon}`]:{transform:"rotate(45deg)"}}},{props:({ownerState:e})=>e.open&&e.openIcon,style:{[`& .${p.default.icon}`]:{opacity:0}}},{props:({ownerState:e})=>e.open,style:{[`& .${p.default.openIcon}`]:{transform:"rotate(0deg)",opacity:1}}}]})))),h=o.forwardRef((function(e,t){const r=(0,d.useDefaultProps)({props:e,name:"MuiSpeedDialIcon"}),{className:n,icon:a,open:l,openIcon:u,...h}=r,g=r,y=(e=>{const{classes:t,open:r,openIcon:n}=e,a={root:["root"],icon:["icon",r&&"iconOpen",n&&r&&"iconWithOpenIconOpen"],openIcon:["openIcon",r&&"openIconOpen"]};return(0,s.default)(a,p.getSpeedDialIconUtilityClass,t)})(g);function v(e,t){return o.isValidElement(e)?o.cloneElement(e,{className:t}):e}return(0,f.jsxs)(m,{className:(0,i.default)(y.root,n),ref:t,ownerState:g,...h,children:[u?v(u,y.openIcon):null,a?v(a,y.icon):(0,f.jsx)(c.default,{className:y.icon})]})}));h.muiName="SpeedDialIcon",t.default=h},13500:(e,t,r)=>{"use strict";var n=r(6305).default;Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var a=n(r(96540)),o=r(60740);t.default=function(e=null){const t=a.useContext(o.ThemeContext);return t&&(r=t,0!==Object.keys(r).length)?t:e;var r}},13609:(e,t,r)=>{"use strict";var n=r(24994).default;Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0,t.getGridUtilityClass=function(e){return(0,o.default)("MuiGrid",e)};var a=n(r(80632)),o=n(r(3404));const i=["auto","grow",1,2,3,4,5,6,7,8,9,10,11,12],s=(0,a.default)("MuiGrid",["root","container","item",...[0,1,2,3,4,5,6,7,8,9,10].map((e=>`spacing-xs-${e}`)),...["column-reverse","column","row-reverse","row"].map((e=>`direction-xs-${e}`)),...["nowrap","wrap-reverse","wrap"].map((e=>`wrap-xs-${e}`)),...i.map((e=>`grid-xs-${e}`)),...i.map((e=>`grid-sm-${e}`)),...i.map((e=>`grid-md-${e}`)),...i.map((e=>`grid-lg-${e}`)),...i.map((e=>`grid-xl-${e}`))]);t.default=s},13721:(e,t)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=function(e,t){"function"==typeof e?e(t):e&&(e.current=t)}},13792:(e,t,r)=>{"use strict";var n=r(6305).default,a=r(24994).default;Object.defineProperty(t,"__esModule",{value:!0});var o={listItemAvatarClasses:!0};Object.defineProperty(t,"default",{enumerable:!0,get:function(){return i.default}}),Object.defineProperty(t,"listItemAvatarClasses",{enumerable:!0,get:function(){return s.default}});var i=a(r(40488)),s=n(r(26394));Object.keys(s).forEach((function(e){"default"!==e&&"__esModule"!==e&&(Object.prototype.hasOwnProperty.call(o,e)||e in t&&t[e]===s[e]||Object.defineProperty(t,e,{enumerable:!0,get:function(){return s[e]}}))}))},13806:(e,t,r)=>{"use strict";var n=r(24994).default,a=r(6305).default;Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var o=a(r(96540)),i=(n(r(5556)),n(r(71508))),s=n(r(74259)),l=n(r(95369)),u=r(21528),d=n(r(45140)),c=r(44114),p=n(r(8035)),f=n(r(49533)),m=r(97828),h=r(74848);const g=(0,u.styled)("div",{name:"MuiStepConnector",slot:"Root",overridesResolver:(e,t)=>{const{ownerState:r}=e;return[t.root,t[r.orientation],r.alternativeLabel&&t.alternativeLabel,r.completed&&t.completed]}})({flex:"1 1 auto",variants:[{props:{orientation:"vertical"},style:{marginLeft:12}},{props:{alternativeLabel:!0},style:{position:"absolute",top:12,left:"calc(-50% + 20px)",right:"calc(50% + 20px)"}}]}),y=(0,u.styled)("span",{name:"MuiStepConnector",slot:"Line",overridesResolver:(e,t)=>{const{ownerState:r}=e;return[t.line,t[`line${(0,l.default)(r.orientation)}`]]}})((0,d.default)((({theme:e})=>{const t="light"===e.palette.mode?e.palette.grey[400]:e.palette.grey[600];return{display:"block",borderColor:e.vars?e.vars.palette.StepConnector.border:t,variants:[{props:{orientation:"horizontal"},style:{borderTopStyle:"solid",borderTopWidth:1}},{props:{orientation:"vertical"},style:{borderLeftStyle:"solid",borderLeftWidth:1,minHeight:24}}]}}))),v=o.forwardRef((function(e,t){const r=(0,c.useDefaultProps)({props:e,name:"MuiStepConnector"}),{className:n,...a}=r,{alternativeLabel:u,orientation:d="horizontal"}=o.useContext(p.default),{active:v,disabled:b,completed:P}=o.useContext(f.default),w={...r,alternativeLabel:u,orientation:d,active:v,completed:P,disabled:b},C=(e=>{const{classes:t,orientation:r,alternativeLabel:n,active:a,completed:o,disabled:i}=e,u={root:["root",r,n&&"alternativeLabel",a&&"active",o&&"completed",i&&"disabled"],line:["line",`line${(0,l.default)(r)}`]};return(0,s.default)(u,m.getStepConnectorUtilityClass,t)})(w);return(0,h.jsx)(g,{className:(0,i.default)(C.root,n),ref:t,ownerState:w,...a,children:(0,h.jsx)(y,{className:C.line,ownerState:w})})}));t.default=v},13810:(e,t,r)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.getOperationAST=function(e,t){let r=null;for(const o of e.definitions){var a;if(o.kind===n.Kind.OPERATION_DEFINITION)if(null==t){if(r)return null;r=o}else if((null===(a=o.name)||void 0===a?void 0:a.value)===t)return o}return r};var n=r(7030)},13815:(e,t,r)=>{"use strict";r.d(t,{S:()=>u});var n=r(96540),a=r(87105),o=r(65232),i=r(18851),s=r(91487),l=r(46850);const u=()=>{const{permissions:e={},roles:t}=(0,n.useContext)(o.jR),r=(0,n.useCallback)(((t,r,n)=>{if((0,i.A)(t,e)){const{entityPath:o,operation:i}=(()=>{const e=(0,a.zy)(),[t,r,n]=e.pathname.split("/"),o=""===t?"dashboard":t;return{entityPath:o,operation:"others"===o?""===n?"browse":n:"profile"===r?"view":r}})(),u=r||o,d=r?n:i,c=(t in e?e[t]:[]).find((e=>"string"==typeof e?e===u:e.name===u));if(!c)return!1;if("string"==typeof c)return(0,s.A)(u,(0,l.A)("",t,e));if(c&&d)return(0,s.A)(d,c.features)}return!0}),[e]);return{permissions:e,hasPermission:r,roles:t}}},13864:(e,t,r)=>{"use strict";var n=r(24994).default,a=r(6305).default;Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var o=a(r(96540)),i=(n(r(5556)),n(r(71508))),s=(n(r(88362)),n(r(74259))),l=n(r(8035)),u=n(r(49533)),d=r(21528),c=r(44114),p=r(64442),f=r(74848);const m=(0,d.styled)("div",{name:"MuiStep",slot:"Root",overridesResolver:(e,t)=>{const{ownerState:r}=e;return[t.root,t[r.orientation],r.alternativeLabel&&t.alternativeLabel,r.completed&&t.completed]}})({variants:[{props:{orientation:"horizontal"},style:{paddingLeft:8,paddingRight:8}},{props:{alternativeLabel:!0},style:{flex:1,position:"relative"}}]}),h=o.forwardRef((function(e,t){const r=(0,c.useDefaultProps)({props:e,name:"MuiStep"}),{active:n,children:a,className:d,component:h="div",completed:g,disabled:y,expanded:v=!1,index:b,last:P,...w}=r,{activeStep:C,connector:O,alternativeLabel:x,orientation:E,nonLinear:S}=o.useContext(l.default);let[T=!1,k=!1,M=!1]=[n,g,y];C===b?T=void 0===n||n:!S&&C>b?k=void 0===g||g:!S&&C({index:b,last:P,expanded:v,icon:b+1,active:T,completed:k,disabled:M})),[b,P,v,T,k,M]),D={...r,active:T,orientation:E,alternativeLabel:x,completed:k,disabled:M,expanded:v,component:h},A=(e=>{const{classes:t,orientation:r,alternativeLabel:n,completed:a}=e,o={root:["root",r,n&&"alternativeLabel",a&&"completed"]};return(0,s.default)(o,p.getStepUtilityClass,t)})(D),j=(0,f.jsxs)(m,{as:h,className:(0,i.default)(A.root,d),ref:t,ownerState:D,...w,children:[O&&x&&0!==b?O:null,a]});return(0,f.jsx)(u.default.Provider,{value:_,children:O&&!x&&0!==b?(0,f.jsxs)(o.Fragment,{children:[O,j]}):j})}));t.default=h},13954:(e,t,r)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),Object.defineProperty(t,"StaticDatePicker",{enumerable:!0,get:function(){return n.StaticDatePicker}});var n=r(41580)},14001:(e,t,r)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.deDE=void 0;var n=r(14653);const a={hours:"Stunden",minutes:"Minuten",seconds:"Sekunden",meridiem:"Meridiem"},o={previousMonth:"Letzter Monat",nextMonth:"Nächster Monat",openPreviousView:"Letzte Ansicht öffnen",openNextView:"Nächste Ansicht öffnen",calendarViewSwitchingButtonAriaLabel:e=>"year"===e?"Jahresansicht ist geöffnet, zur Kalenderansicht wechseln":"Kalenderansicht ist geöffnet, zur Jahresansicht wechseln",start:"Beginn",end:"Ende",startDate:"Startdatum",startTime:"Startzeit",endDate:"Enddatum",endTime:"Endzeit",cancelButtonLabel:"Abbrechen",clearButtonLabel:"Löschen",okButtonLabel:"OK",todayButtonLabel:"Heute",datePickerToolbarTitle:"Datum auswählen",dateTimePickerToolbarTitle:"Datum & Uhrzeit auswählen",timePickerToolbarTitle:"Uhrzeit auswählen",dateRangePickerToolbarTitle:"Datumsbereich auswählen",clockLabelText:(e,t,r,n)=>`${a[e]??e} auswählen. ${n||null!==t&&r.isValid(t)?`Gewählte Uhrzeit ist ${n??r.format(t,"fullTime")}`:"Keine Uhrzeit ausgewählt"}`,hoursClockNumberText:e=>`${e} ${a.hours}`,minutesClockNumberText:e=>`${e} ${a.minutes}`,secondsClockNumberText:e=>`${e} ${a.seconds}`,selectViewText:e=>`${a[e]} auswählen`,calendarWeekNumberHeaderLabel:"Kalenderwoche",calendarWeekNumberHeaderText:"#",calendarWeekNumberAriaLabelText:e=>`Woche ${e}`,calendarWeekNumberText:e=>`${e}`,openDatePickerDialogue:(e,t,r)=>r||null!==e&&t.isValid(e)?`Datum auswählen, gewähltes Datum ist ${r??t.format(e,"fullDate")}`:"Datum auswählen",openTimePickerDialogue:(e,t,r)=>r||null!==e&&t.isValid(e)?`Uhrzeit auswählen, gewählte Uhrzeit ist ${r??t.format(e,"fullTime")}`:"Uhrzeit auswählen",fieldClearLabel:"Wert leeren",timeTableLabel:"Uhrzeit auswählen",dateTableLabel:"Datum auswählen",fieldYearPlaceholder:e=>"J".repeat(e.digitAmount),fieldMonthPlaceholder:e=>"letter"===e.contentType?"MMMM":"MM",fieldDayPlaceholder:()=>"TT",fieldWeekDayPlaceholder:e=>"letter"===e.contentType?"EEEE":"EE",fieldHoursPlaceholder:()=>"hh",fieldMinutesPlaceholder:()=>"mm",fieldSecondsPlaceholder:()=>"ss",fieldMeridiemPlaceholder:()=>"aa",year:"Jahr",month:"Monat",day:"Tag",weekDay:"Wochentag",hours:"Stunden",minutes:"Minuten",seconds:"Sekunden",meridiem:"Tageszeit",empty:"Leer"};t.deDE=(0,n.getPickersLocalization)(o)},14034:(e,t,r)=>{"use strict";var n=r(24994).default,a=r(6305).default;Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var o=a(r(96540)),i=(n(r(5556)),n(r(71508))),s=r(21528),l=n(r(45140)),u=n(r(34053)),d=n(r(95369)),c=r(38182),p=r(74848);const f=(0,s.styled)("div",{shouldForwardProp:u.default})((0,l.default)((({theme:e})=>({position:"fixed",top:0,left:0,bottom:0,zIndex:e.zIndex.drawer-1,variants:[{props:{anchor:"left"},style:{right:"auto"}},{props:{anchor:"right"},style:{left:"auto",right:0}},{props:{anchor:"top"},style:{bottom:"auto",right:0}},{props:{anchor:"bottom"},style:{top:"auto",bottom:0,right:0}}]})))),m=o.forwardRef((function(e,t){const{anchor:r,classes:n={},className:a,width:o,style:s,...l}=e,u=e;return(0,p.jsx)(f,{className:(0,i.default)("PrivateSwipeArea-root",n.root,n[`anchor${(0,d.default)(r)}`],a),ref:t,style:{[(0,c.isHorizontal)(r)?"width":"height"]:o,...s},ownerState:u,...l})}));t.default=m},14037:(e,t,r)=>{"use strict";var n=r(24994);Object.defineProperty(t,"__esModule",{value:!0}),Object.defineProperty(t,"IconAccessible",{enumerable:!0,get:function(){return a.default}}),Object.defineProperty(t,"IconAccountCircle",{enumerable:!0,get:function(){return i.default}}),Object.defineProperty(t,"IconAdd",{enumerable:!0,get:function(){return o.default}}),Object.defineProperty(t,"IconAddCircleOutline",{enumerable:!0,get:function(){return s.default}}),Object.defineProperty(t,"IconAllInbox",{enumerable:!0,get:function(){return l.default}}),Object.defineProperty(t,"IconArrowBack",{enumerable:!0,get:function(){return u.default}}),Object.defineProperty(t,"IconArrowBackIos",{enumerable:!0,get:function(){return d.default}}),Object.defineProperty(t,"IconArrowDownward",{enumerable:!0,get:function(){return m.default}}),Object.defineProperty(t,"IconArrowDropDown",{enumerable:!0,get:function(){return h.default}}),Object.defineProperty(t,"IconArrowUpward",{enumerable:!0,get:function(){return g.default}}),Object.defineProperty(t,"IconAssignment",{enumerable:!0,get:function(){return c.default}}),Object.defineProperty(t,"IconAssignmentInd",{enumerable:!0,get:function(){return p.default}}),Object.defineProperty(t,"IconAudiotrack",{enumerable:!0,get:function(){return f.default}}),Object.defineProperty(t,"IconBackHand",{enumerable:!0,get:function(){return y.default}}),Object.defineProperty(t,"IconBallot",{enumerable:!0,get:function(){return v.default}}),Object.defineProperty(t,"IconBiotechSharp",{enumerable:!0,get:function(){return b.default}}),Object.defineProperty(t,"IconBlock",{enumerable:!0,get:function(){return P.default}}),Object.defineProperty(t,"IconBorderColor",{enumerable:!0,get:function(){return w.default}}),Object.defineProperty(t,"IconBuild",{enumerable:!0,get:function(){return C.default}}),Object.defineProperty(t,"IconBusiness",{enumerable:!0,get:function(){return O.default}}),Object.defineProperty(t,"IconCached",{enumerable:!0,get:function(){return E.default}}),Object.defineProperty(t,"IconCallReceived",{enumerable:!0,get:function(){return S.default}}),Object.defineProperty(t,"IconCancelOutlined",{enumerable:!0,get:function(){return x.default}}),Object.defineProperty(t,"IconCheck",{enumerable:!0,get:function(){return T.default}}),Object.defineProperty(t,"IconCheckBox",{enumerable:!0,get:function(){return k.default}}),Object.defineProperty(t,"IconCheckCircle",{enumerable:!0,get:function(){return M.default}}),Object.defineProperty(t,"IconCheckCircleOutlined",{enumerable:!0,get:function(){return _.default}}),Object.defineProperty(t,"IconCircle",{enumerable:!0,get:function(){return D.default}}),Object.defineProperty(t,"IconClose",{enumerable:!0,get:function(){return A.default}}),Object.defineProperty(t,"IconCloudDownload",{enumerable:!0,get:function(){return j.default}}),Object.defineProperty(t,"IconCompareArrows",{enumerable:!0,get:function(){return I.default}}),Object.defineProperty(t,"IconContentCopy",{enumerable:!0,get:function(){return R.default}}),Object.defineProperty(t,"IconContentPaste",{enumerable:!0,get:function(){return $.default}}),Object.defineProperty(t,"IconCreditCard",{enumerable:!0,get:function(){return N.default}}),Object.defineProperty(t,"IconDateRange",{enumerable:!0,get:function(){return L.default}}),Object.defineProperty(t,"IconDelete",{enumerable:!0,get:function(){return F.default}}),Object.defineProperty(t,"IconDescription",{enumerable:!0,get:function(){return V.default}}),Object.defineProperty(t,"IconDescriptionOutlined",{enumerable:!0,get:function(){return B.default}}),Object.defineProperty(t,"IconDoneAll",{enumerable:!0,get:function(){return z.default}}),Object.defineProperty(t,"IconDonutLarge",{enumerable:!0,get:function(){return H.default}}),Object.defineProperty(t,"IconDragHandle",{enumerable:!0,get:function(){return q.default}}),Object.defineProperty(t,"IconDragIndicator",{enumerable:!0,get:function(){return U.default}}),Object.defineProperty(t,"IconEdit",{enumerable:!0,get:function(){return W.default}}),Object.defineProperty(t,"IconEmail",{enumerable:!0,get:function(){return G.default}}),Object.defineProperty(t,"IconEnhancedEncryption",{enumerable:!0,get:function(){return Q.default}}),Object.defineProperty(t,"IconEqualizer",{enumerable:!0,get:function(){return K.default}}),Object.defineProperty(t,"IconError",{enumerable:!0,get:function(){return Y.default}}),Object.defineProperty(t,"IconErrorOutline",{enumerable:!0,get:function(){return Z.default}}),Object.defineProperty(t,"IconExitToApp",{enumerable:!0,get:function(){return X.default}}),Object.defineProperty(t,"IconExpandLess",{enumerable:!0,get:function(){return J.default}}),Object.defineProperty(t,"IconExpandMore",{enumerable:!0,get:function(){return ee.default}}),Object.defineProperty(t,"IconFace",{enumerable:!0,get:function(){return te.default}}),Object.defineProperty(t,"IconFactCheck",{enumerable:!0,get:function(){return re.default}}),Object.defineProperty(t,"IconFavorite",{enumerable:!0,get:function(){return ne.default}}),Object.defineProperty(t,"IconFeedbackOutlined",{enumerable:!0,get:function(){return ae.default}}),Object.defineProperty(t,"IconFileCopy",{enumerable:!0,get:function(){return oe.default}}),Object.defineProperty(t,"IconFilterList",{enumerable:!0,get:function(){return ie.default}}),Object.defineProperty(t,"IconFirstPage",{enumerable:!0,get:function(){return se.default}}),Object.defineProperty(t,"IconFolderShared",{enumerable:!0,get:function(){return le.default}}),Object.defineProperty(t,"IconFormatColorFill",{enumerable:!0,get:function(){return ue.default}}),Object.defineProperty(t,"IconFormatColorText",{enumerable:!0,get:function(){return de.default}}),Object.defineProperty(t,"IconFormatListBulleted",{enumerable:!0,get:function(){return ce.default}}),Object.defineProperty(t,"IconForumOutlined",{enumerable:!0,get:function(){return pe.default}}),Object.defineProperty(t,"IconFullscreenRounded",{enumerable:!0,get:function(){return fe.default}}),Object.defineProperty(t,"IconHeadset",{enumerable:!0,get:function(){return me.default}}),Object.defineProperty(t,"IconHelp",{enumerable:!0,get:function(){return he.default}}),Object.defineProperty(t,"IconHelpOutline",{enumerable:!0,get:function(){return ge.default}}),Object.defineProperty(t,"IconHistory",{enumerable:!0,get:function(){return ye.default}}),Object.defineProperty(t,"IconHome",{enumerable:!0,get:function(){return ve.default}}),Object.defineProperty(t,"IconHomeWorkOutlined",{enumerable:!0,get:function(){return be.default}}),Object.defineProperty(t,"IconHourglassFull",{enumerable:!0,get:function(){return Pe.default}}),Object.defineProperty(t,"IconImportantDevices",{enumerable:!0,get:function(){return we.default}}),Object.defineProperty(t,"IconInfo",{enumerable:!0,get:function(){return Ce.default}}),Object.defineProperty(t,"IconInsertDriveFile",{enumerable:!0,get:function(){return Oe.default}}),Object.defineProperty(t,"IconLabelImportant",{enumerable:!0,get:function(){return xe.default}}),Object.defineProperty(t,"IconLastPage",{enumerable:!0,get:function(){return Ee.default}}),Object.defineProperty(t,"IconLaunch",{enumerable:!0,get:function(){return Se.default}}),Object.defineProperty(t,"IconLibraryBooksOutlined",{enumerable:!0,get:function(){return Te.default}}),Object.defineProperty(t,"IconList",{enumerable:!0,get:function(){return ke.default}}),Object.defineProperty(t,"IconListAlt",{enumerable:!0,get:function(){return Me.default}}),Object.defineProperty(t,"IconLiveHelp",{enumerable:!0,get:function(){return _e.default}}),Object.defineProperty(t,"IconLocalHospital",{enumerable:!0,get:function(){return Re.default}}),Object.defineProperty(t,"IconLocalOffer",{enumerable:!0,get:function(){return De.default}}),Object.defineProperty(t,"IconLock",{enumerable:!0,get:function(){return Ae.default}}),Object.defineProperty(t,"IconLockOpen",{enumerable:!0,get:function(){return je.default}}),Object.defineProperty(t,"IconLockOutlined",{enumerable:!0,get:function(){return Ie.default}}),Object.defineProperty(t,"IconMenu",{enumerable:!0,get:function(){return $e.default}}),Object.defineProperty(t,"IconMonitorHeart",{enumerable:!0,get:function(){return Ne.default}}),Object.defineProperty(t,"IconMoreHoriz",{enumerable:!0,get:function(){return Le.default}}),Object.defineProperty(t,"IconMoreVert",{enumerable:!0,get:function(){return Fe.default}}),Object.defineProperty(t,"IconMovie",{enumerable:!0,get:function(){return Ve.default}}),Object.defineProperty(t,"IconNavigateBefore",{enumerable:!0,get:function(){return Be.default}}),Object.defineProperty(t,"IconNavigateNext",{enumerable:!0,get:function(){return ze.default}}),Object.defineProperty(t,"IconNoteAdd",{enumerable:!0,get:function(){return He.default}}),Object.defineProperty(t,"IconNotifications",{enumerable:!0,get:function(){return qe.default}}),Object.defineProperty(t,"IconOndemandVideoOutlined",{enumerable:!0,get:function(){return Ue.default}}),Object.defineProperty(t,"IconPeopleAlt",{enumerable:!0,get:function(){return We.default}}),Object.defineProperty(t,"IconPerson",{enumerable:!0,get:function(){return Ge.default}}),Object.defineProperty(t,"IconPersonAdd",{enumerable:!0,get:function(){return Qe.default}}),Object.defineProperty(t,"IconPersonPin",{enumerable:!0,get:function(){return Ke.default}}),Object.defineProperty(t,"IconPhoto",{enumerable:!0,get:function(){return Ye.default}}),Object.defineProperty(t,"IconPhotoCamera",{enumerable:!0,get:function(){return Ze.default}}),Object.defineProperty(t,"IconPin",{enumerable:!0,get:function(){return Xe.default}}),Object.defineProperty(t,"IconPlayCircleFilled",{enumerable:!0,get:function(){return Je.default}}),Object.defineProperty(t,"IconPrint",{enumerable:!0,get:function(){return et.default}}),Object.defineProperty(t,"IconPriorityHigh",{enumerable:!0,get:function(){return tt.default}}),Object.defineProperty(t,"IconRecentActors",{enumerable:!0,get:function(){return rt.default}}),Object.defineProperty(t,"IconRemoveCircleOutline",{enumerable:!0,get:function(){return nt.default}}),Object.defineProperty(t,"IconRepeat",{enumerable:!0,get:function(){return at.default}}),Object.defineProperty(t,"IconReplay",{enumerable:!0,get:function(){return ot.default}}),Object.defineProperty(t,"IconReportOutlined",{enumerable:!0,get:function(){return it.default}}),Object.defineProperty(t,"IconRestore",{enumerable:!0,get:function(){return st.default}}),Object.defineProperty(t,"IconRoom",{enumerable:!0,get:function(){return lt.default}}),Object.defineProperty(t,"IconRoomOutlined",{enumerable:!0,get:function(){return ut.default}}),Object.defineProperty(t,"IconSave",{enumerable:!0,get:function(){return dt.default}}),Object.defineProperty(t,"IconSaveAlt",{enumerable:!0,get:function(){return ct.default}}),Object.defineProperty(t,"IconSchedule",{enumerable:!0,get:function(){return pt.default}}),Object.defineProperty(t,"IconSearch",{enumerable:!0,get:function(){return ft.default}}),Object.defineProperty(t,"IconSensors",{enumerable:!0,get:function(){return Pt.default}}),Object.defineProperty(t,"IconSentimentDissatisfied",{enumerable:!0,get:function(){return yt.default}}),Object.defineProperty(t,"IconSentimentNeutral",{enumerable:!0,get:function(){return mt.default}}),Object.defineProperty(t,"IconSentimentSatisfied",{enumerable:!0,get:function(){return ht.default}}),Object.defineProperty(t,"IconSentimentSatisfiedAlt",{enumerable:!0,get:function(){return gt.default}}),Object.defineProperty(t,"IconSentimentVeryDissatisfied",{enumerable:!0,get:function(){return vt.default}}),Object.defineProperty(t,"IconSentimentVerySatisfied",{enumerable:!0,get:function(){return bt.default}}),Object.defineProperty(t,"IconSettings",{enumerable:!0,get:function(){return wt.default}}),Object.defineProperty(t,"IconSort",{enumerable:!0,get:function(){return Ct.default}}),Object.defineProperty(t,"IconStar",{enumerable:!0,get:function(){return Ot.default}}),Object.defineProperty(t,"IconStarBorder",{enumerable:!0,get:function(){return xt.default}}),Object.defineProperty(t,"IconSync",{enumerable:!0,get:function(){return Et.default}}),Object.defineProperty(t,"IconSyncProblem",{enumerable:!0,get:function(){return St.default}}),Object.defineProperty(t,"IconTextFields",{enumerable:!0,get:function(){return Tt.default}}),Object.defineProperty(t,"IconTimeline",{enumerable:!0,get:function(){return kt.default}}),Object.defineProperty(t,"IconToday",{enumerable:!0,get:function(){return Mt.default}}),Object.defineProperty(t,"IconUpdate",{enumerable:!0,get:function(){return _t.default}}),Object.defineProperty(t,"IconVisibility",{enumerable:!0,get:function(){return Dt.default}}),Object.defineProperty(t,"IconVisibilityOff",{enumerable:!0,get:function(){return At.default}}),Object.defineProperty(t,"IconVpnKey",{enumerable:!0,get:function(){return jt.default}}),Object.defineProperty(t,"IconWarning",{enumerable:!0,get:function(){return It.default}}),Object.defineProperty(t,"IconWaterDrop",{enumerable:!0,get:function(){return Rt.default}}),Object.defineProperty(t,"IconWifiOff",{enumerable:!0,get:function(){return $t.default}});var a=n(r(43863)),o=n(r(16718)),i=n(r(50790)),s=n(r(31330)),l=n(r(47904)),u=n(r(92659)),d=n(r(25858)),c=n(r(42376)),p=n(r(49307)),f=n(r(15124)),m=n(r(79582)),h=n(r(10885)),g=n(r(87423)),y=n(r(25951)),v=n(r(28779)),b=n(r(38355)),P=n(r(4736)),w=n(r(81384)),C=n(r(97017)),O=n(r(78883)),x=n(r(61197)),E=n(r(86095)),S=n(r(57810)),T=n(r(94017)),k=n(r(13272)),M=n(r(20889)),_=n(r(18123)),D=n(r(53369)),A=n(r(39781)),j=n(r(73684)),I=n(r(3732)),R=n(r(70177)),$=n(r(34877)),N=n(r(99710)),L=n(r(85956)),F=n(r(67034)),V=n(r(58071)),B=n(r(80337)),z=n(r(5766)),H=n(r(72722)),q=n(r(40529)),U=n(r(52706)),W=n(r(28597)),G=n(r(41845)),Q=n(r(46782)),K=n(r(15757)),Y=n(r(21447)),Z=n(r(51249)),X=n(r(83465)),J=n(r(31656)),ee=n(r(72048)),te=n(r(75820)),re=n(r(47115)),ne=n(r(16869)),ae=n(r(90784)),oe=n(r(60766)),ie=n(r(2183)),se=n(r(76932)),le=n(r(27992)),ue=n(r(36538)),de=n(r(71812)),ce=n(r(60195)),pe=n(r(40878)),fe=n(r(48415)),me=n(r(23143)),he=n(r(52162)),ge=n(r(27738)),ye=n(r(30337)),ve=n(r(74202)),be=n(r(50229)),Pe=n(r(27862)),we=n(r(21700)),Ce=n(r(75897)),Oe=n(r(46e3)),xe=n(r(27997)),Ee=n(r(50650)),Se=n(r(56434)),Te=n(r(69624)),ke=n(r(60261)),Me=n(r(60450)),_e=n(r(71468)),De=n(r(79806)),Ae=n(r(29898)),je=n(r(90022)),Ie=n(r(5012)),Re=n(r(99048)),$e=n(r(62274)),Ne=n(r(8019)),Le=n(r(55044)),Fe=n(r(1795)),Ve=n(r(10217)),Be=n(r(7697)),ze=n(r(58727)),He=n(r(49674)),qe=n(r(33341)),Ue=n(r(76390)),We=n(r(99899)),Ge=n(r(71432)),Qe=n(r(40425)),Ke=n(r(86157)),Ye=n(r(75145)),Ze=n(r(59086)),Xe=n(r(42734)),Je=n(r(78243)),et=n(r(45234)),tt=n(r(97421)),rt=n(r(15128)),nt=n(r(10507)),at=n(r(82138)),ot=n(r(4634)),it=n(r(5365)),st=n(r(50227)),lt=n(r(43718)),ut=n(r(67640)),dt=n(r(98984)),ct=n(r(82641)),pt=n(r(41184)),ft=n(r(64745)),mt=n(r(26901)),ht=n(r(25250)),gt=n(r(33599)),yt=n(r(72104)),vt=n(r(25884)),bt=n(r(81398)),Pt=n(r(28754)),wt=n(r(20448)),Ct=n(r(65697)),Ot=n(r(9257)),xt=n(r(45979)),Et=n(r(34606)),St=n(r(83395)),Tt=n(r(91163)),kt=n(r(88062)),Mt=n(r(39332)),_t=n(r(812)),Dt=n(r(5673)),At=n(r(76768)),jt=n(r(90082)),It=n(r(6325)),Rt=n(r(60775)),$t=n(r(41823))},14101:(e,t,r)=>{"use strict";r.d(t,{Ay:()=>u,ro:()=>s,dJ:()=>l});var n=r(96540),a=r(71221);const o=a.gql` mutation setSearchText($searchText: String!, $path: String!) { setSearchText(searchText: $searchText, path: $path) @client } `;var i=r(72753);const s=()=>{const{data:e}=(0,a.useQuery)(i.C);return{subheader:e?e.subheader:void 0}},l=()=>{const[e]=(0,a.useMutation)(o);return(0,n.useCallback)(((t,r)=>e({variables:{searchText:t,path:r},refetchQueries:[{query:i.C}]})),[e])},u={setSearchText:(e,t,r)=>{let{searchText:n,path:a}=t,{cache:o}=r;const{subheader:s}=o.readQuery({query:i.C})||{subheader:{path:"",searchText:"",__typename:"Subheader"}},l={subheader:{...s,searchText:n,path:a}};return o.writeQuery({query:i.C,data:l}),null}}},14178:(e,t,r)=>{"use strict";var n=r(24994).default,a=r(6305).default;Object.defineProperty(t,"__esModule",{value:!0}),t.YearCalendar=void 0;var o=n(r(54893)),i=n(r(94634)),s=a(r(96540)),l=(n(r(5556)),n(r(71508))),u=r(93944),d=r(55264),c=r(83407),p=r(95051),f=r(19779),m=r(45728),h=r(82580),g=r(17103),y=r(32536),v=r(63448),b=r(24997),P=r(74848);const w=["autoFocus","className","value","defaultValue","referenceDate","disabled","disableFuture","disablePast","maxDate","minDate","onChange","readOnly","shouldDisableYear","disableHighlightToday","onYearFocus","hasFocus","onFocusedViewChange","yearsOrder","yearsPerRow","timezone","gridLabelId","slots","slotProps"],C=(0,d.styled)("div",{name:"MuiYearCalendar",slot:"Root",overridesResolver:(e,t)=>t.root})({display:"flex",flexDirection:"row",flexWrap:"wrap",overflowY:"auto",height:"100%",padding:"0 4px",width:b.DIALOG_WIDTH,maxHeight:b.MAX_CALENDAR_HEIGHT,boxSizing:"border-box",position:"relative"});t.YearCalendar=s.forwardRef((function(e,t){const r=function(e){const t=(0,f.useUtils)(),r=(0,f.useDefaultDates)(),n=(0,d.useThemeProps)({props:e,name:"MuiYearCalendar"});return(0,i.default)({disablePast:!1,disableFuture:!1},n,{yearsPerRow:n.yearsPerRow??3,minDate:(0,h.applyDefaultDate)(t,n.minDate,r.minDate),maxDate:(0,h.applyDefaultDate)(t,n.maxDate,r.maxDate)})}(e),{autoFocus:n,className:a,value:b,defaultValue:O,referenceDate:x,disabled:E,disableFuture:S,disablePast:T,maxDate:k,minDate:M,onChange:_,readOnly:D,shouldDisableYear:A,onYearFocus:j,hasFocus:I,onFocusedViewChange:R,yearsOrder:$="asc",yearsPerRow:N,timezone:L,gridLabelId:F,slots:V,slotProps:B}=r,z=(0,o.default)(r,w),{value:H,handleValueChange:q,timezone:U}=(0,v.useControlledValueWithTimezone)({name:"YearCalendar",timezone:L,value:b,defaultValue:O,referenceDate:x,onChange:_,valueManager:g.singleItemValueManager}),W=(0,f.useNow)(U),G=(0,u.useRtl)(),Q=(0,f.useUtils)(),K=s.useMemo((()=>g.singleItemValueManager.getInitialReferenceValue({value:H,utils:Q,props:r,timezone:U,referenceDate:x,granularity:y.SECTION_TYPE_GRANULARITY.year})),[]),Y=r,Z=(e=>{const{classes:t}=e;return(0,c.unstable_composeClasses)({root:["root"]},m.getYearCalendarUtilityClass,t)})(Y),X=s.useMemo((()=>Q.getYear(W)),[Q,W]),J=s.useMemo((()=>null!=H?Q.getYear(H):null),[H,Q]),[ee,te]=s.useState((()=>J||Q.getYear(K))),[re,ne]=(0,c.unstable_useControlled)({name:"YearCalendar",state:"hasFocus",controlled:I,default:n??!1}),ae=(0,c.unstable_useEventCallback)((e=>{ne(e),R&&R(e)})),oe=s.useCallback((e=>{if(T&&Q.isBeforeYear(e,W))return!0;if(S&&Q.isAfterYear(e,W))return!0;if(M&&Q.isBeforeYear(e,M))return!0;if(k&&Q.isAfterYear(e,k))return!0;if(!A)return!1;const t=Q.startOfYear(e);return A(t)}),[S,T,k,M,W,A,Q]),ie=(0,c.unstable_useEventCallback)(((e,t)=>{if(D)return;const r=Q.setYear(H??K,t);q(r)})),se=(0,c.unstable_useEventCallback)((e=>{oe(Q.setYear(H??K,e))||(te(e),ae(!0),j?.(e))}));s.useEffect((()=>{te((e=>null!==J&&e!==J?J:e))}),[J]);const le="desc"!==$?1*N:-1*N,ue=G&&"asc"===$||!G&&"desc"===$?-1:1,de=(0,c.unstable_useEventCallback)(((e,t)=>{switch(e.key){case"ArrowUp":se(t-le),e.preventDefault();break;case"ArrowDown":se(t+le),e.preventDefault();break;case"ArrowLeft":se(t-ue),e.preventDefault();break;case"ArrowRight":se(t+ue),e.preventDefault()}})),ce=(0,c.unstable_useEventCallback)(((e,t)=>{se(t)})),pe=(0,c.unstable_useEventCallback)(((e,t)=>{ee===t&&ae(!1)})),fe=s.useRef(null),me=(0,c.unstable_useForkRef)(t,fe);s.useEffect((()=>{if(n||null===fe.current)return;const e=fe.current.querySelector('[tabindex="0"]');if(!e)return;const t=e.offsetHeight,r=e.offsetTop,a=fe.current.clientHeight,o=fe.current.scrollTop,i=r+t;t>a||r{const t=Q.getYear(e),r=t===J,n=E||oe(e);return(0,P.jsx)(p.PickersYear,{selected:r,value:t,onClick:ie,onKeyDown:de,autoFocus:re&&t===ee,disabled:n,tabIndex:t!==ee||n?-1:0,onFocus:ce,onBlur:pe,"aria-current":X===t?"date":void 0,yearsPerRow:N,slots:V,slotProps:B,children:Q.format(e,"year")},Q.format(e,"year"))}))}))}))},14210:(e,t,r)=>{"use strict";function n(e,t,r,n,a,o,i){this.acceptsBooleans=2===t||3===t||4===t,this.attributeName=n,this.attributeNamespace=a,this.mustUseProperty=r,this.propertyName=e,this.type=t,this.sanitizeURL=o,this.removeEmptyString=i}const a={};["children","dangerouslySetInnerHTML","defaultValue","defaultChecked","innerHTML","suppressContentEditableWarning","suppressHydrationWarning","style"].forEach((e=>{a[e]=new n(e,0,!1,e,null,!1,!1)})),[["acceptCharset","accept-charset"],["className","class"],["htmlFor","for"],["httpEquiv","http-equiv"]].forEach((([e,t])=>{a[e]=new n(e,1,!1,t,null,!1,!1)})),["contentEditable","draggable","spellCheck","value"].forEach((e=>{a[e]=new n(e,2,!1,e.toLowerCase(),null,!1,!1)})),["autoReverse","externalResourcesRequired","focusable","preserveAlpha"].forEach((e=>{a[e]=new n(e,2,!1,e,null,!1,!1)})),["allowFullScreen","async","autoFocus","autoPlay","controls","default","defer","disabled","disablePictureInPicture","disableRemotePlayback","formNoValidate","hidden","loop","noModule","noValidate","open","playsInline","readOnly","required","reversed","scoped","seamless","itemScope"].forEach((e=>{a[e]=new n(e,3,!1,e.toLowerCase(),null,!1,!1)})),["checked","multiple","muted","selected"].forEach((e=>{a[e]=new n(e,3,!0,e,null,!1,!1)})),["capture","download"].forEach((e=>{a[e]=new n(e,4,!1,e,null,!1,!1)})),["cols","rows","size","span"].forEach((e=>{a[e]=new n(e,6,!1,e,null,!1,!1)})),["rowSpan","start"].forEach((e=>{a[e]=new n(e,5,!1,e.toLowerCase(),null,!1,!1)}));const o=/[\-\:]([a-z])/g,i=e=>e[1].toUpperCase();["accent-height","alignment-baseline","arabic-form","baseline-shift","cap-height","clip-path","clip-rule","color-interpolation","color-interpolation-filters","color-profile","color-rendering","dominant-baseline","enable-background","fill-opacity","fill-rule","flood-color","flood-opacity","font-family","font-size","font-size-adjust","font-stretch","font-style","font-variant","font-weight","glyph-name","glyph-orientation-horizontal","glyph-orientation-vertical","horiz-adv-x","horiz-origin-x","image-rendering","letter-spacing","lighting-color","marker-end","marker-mid","marker-start","overline-position","overline-thickness","paint-order","panose-1","pointer-events","rendering-intent","shape-rendering","stop-color","stop-opacity","strikethrough-position","strikethrough-thickness","stroke-dasharray","stroke-dashoffset","stroke-linecap","stroke-linejoin","stroke-miterlimit","stroke-opacity","stroke-width","text-anchor","text-decoration","text-rendering","underline-position","underline-thickness","unicode-bidi","unicode-range","units-per-em","v-alphabetic","v-hanging","v-ideographic","v-mathematical","vector-effect","vert-adv-y","vert-origin-x","vert-origin-y","word-spacing","writing-mode","xmlns:xlink","x-height"].forEach((e=>{const t=e.replace(o,i);a[t]=new n(t,1,!1,e,null,!1,!1)})),["xlink:actuate","xlink:arcrole","xlink:role","xlink:show","xlink:title","xlink:type"].forEach((e=>{const t=e.replace(o,i);a[t]=new n(t,1,!1,e,"http://www.w3.org/1999/xlink",!1,!1)})),["xml:base","xml:lang","xml:space"].forEach((e=>{const t=e.replace(o,i);a[t]=new n(t,1,!1,e,"http://www.w3.org/XML/1998/namespace",!1,!1)})),["tabIndex","crossOrigin"].forEach((e=>{a[e]=new n(e,1,!1,e.toLowerCase(),null,!1,!1)})),a.xlinkHref=new n("xlinkHref",1,!1,"xlink:href","http://www.w3.org/1999/xlink",!0,!1),["src","href","action","formAction"].forEach((e=>{a[e]=new n(e,1,!1,e.toLowerCase(),null,!0,!0)}));const{CAMELCASE:s,SAME:l,possibleStandardNames:u}=r(96811),d=RegExp.prototype.test.bind(new RegExp("^(data|aria)-[:A-Z_a-z\\u00C0-\\u00D6\\u00D8-\\u00F6\\u00F8-\\u02FF\\u0370-\\u037D\\u037F-\\u1FFF\\u200C-\\u200D\\u2070-\\u218F\\u2C00-\\u2FEF\\u3001-\\uD7FF\\uF900-\\uFDCF\\uFDF0-\\uFFFD\\-.0-9\\u00B7\\u0300-\\u036F\\u203F-\\u2040]*$")),c=Object.keys(u).reduce(((e,t)=>{const r=u[t];return r===l?e[t]=t:r===s?e[t.toLowerCase()]=t:e[t]=r,e}),{});t.BOOLEAN=3,t.BOOLEANISH_STRING=2,t.NUMERIC=5,t.OVERLOADED_BOOLEAN=4,t.POSITIVE_NUMERIC=6,t.RESERVED=0,t.STRING=1,t.getPropertyInfo=function(e){return a.hasOwnProperty(e)?a[e]:null},t.isCustomAttribute=d,t.possibleStandardNames=c},14218:(e,t,r)=>{"use strict";var n=r(24994).default;Object.defineProperty(t,"__esModule",{value:!0}),t.default=function(){throw new Error((0,a.default)(14))};var a=n(r(72108))},14305:(e,t,r)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),Object.defineProperty(t,"DesktopTimePicker",{enumerable:!0,get:function(){return n.DesktopTimePicker}});var n=r(23922)},14360:(e,t,r)=>{"use strict";var n=r(6305).default,a=r(24994).default;Object.defineProperty(t,"__esModule",{value:!0});var o={stepButtonClasses:!0};Object.defineProperty(t,"default",{enumerable:!0,get:function(){return i.default}}),Object.defineProperty(t,"stepButtonClasses",{enumerable:!0,get:function(){return s.default}});var i=a(r(35532)),s=n(r(15430));Object.keys(s).forEach((function(e){"default"!==e&&"__esModule"!==e&&(Object.prototype.hasOwnProperty.call(o,e)||e in t&&t[e]===s[e]||Object.defineProperty(t,e,{enumerable:!0,get:function(){return s[e]}}))}))},14424:(e,t)=>{"use strict";t.formatRelative=void 0;const r={lastWeek:e=>{const t=e.getDay();return"'"+(0===t||6===t?"último":"última")+"' eeee 'às' p"},yesterday:"'ontem às' p",today:"'hoje às' p",tomorrow:"'amanhã às' p",nextWeek:"eeee 'às' p",other:"P"};t.formatRelative=(e,t,n,a)=>{const o=r[e];return"function"==typeof o?o(t):o}},14500:(e,t,r)=>{"use strict";r.d(t,{U:()=>o,m:()=>a});var n=r(8162);const a=n.default.div` display: flex; flex: 1; `,o=n.default.main` flex: 1; transition: all 500ms ease; `},14630:(e,t,r)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.validateTime=void 0;var n=r(25373),a=r(17103);const o=({adapter:e,value:t,timezone:r,props:a})=>{if(null===t)return null;const{minTime:o,maxTime:i,minutesStep:s,shouldDisableTime:l,disableIgnoringDatePartForTimeValidation:u=!1,disablePast:d,disableFuture:c}=a,p=e.utils.date(void 0,r),f=(0,n.createIsAfterIgnoreDatePart)(u,e.utils);switch(!0){case!e.utils.isValid(t):return"invalidDate";case Boolean(o&&f(o,t)):return"minTime";case Boolean(i&&f(t,i)):return"maxTime";case Boolean(c&&e.utils.isAfter(t,p)):return"disableFuture";case Boolean(d&&e.utils.isBefore(t,p)):return"disablePast";case Boolean(l&&l(t,"hours")):return"shouldDisableTime-hours";case Boolean(l&&l(t,"minutes")):return"shouldDisableTime-minutes";case Boolean(l&&l(t,"seconds")):return"shouldDisableTime-seconds";case Boolean(s&&e.utils.getMinutes(t)%s!=0):return"minutesStep";default:return null}};t.validateTime=o,o.valueManager=a.singleItemValueManager},14648:(e,t,r)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.GraphQLSchema=void 0,t.assertSchema=function(e){if(!p(e))throw new Error(`Expected ${(0,a.inspect)(e)} to be a GraphQL schema.`);return e},t.isSchema=p;var n=r(93028),a=r(29657),o=r(79527),i=r(55569),s=r(13101),l=r(76257),u=r(63754),d=r(38685),c=r(8364);function p(e){return(0,o.instanceOf)(e,f)}class f{constructor(e){var t,r;this.__validationErrors=!0===e.assumeValid?[]:void 0,(0,i.isObjectLike)(e)||(0,n.devAssert)(!1,"Must provide configuration object."),!e.types||Array.isArray(e.types)||(0,n.devAssert)(!1,`"types" must be Array if provided but got: ${(0,a.inspect)(e.types)}.`),!e.directives||Array.isArray(e.directives)||(0,n.devAssert)(!1,`"directives" must be Array if provided but got: ${(0,a.inspect)(e.directives)}.`),this.description=e.description,this.extensions=(0,s.toObjMap)(e.extensions),this.astNode=e.astNode,this.extensionASTNodes=null!==(t=e.extensionASTNodes)&&void 0!==t?t:[],this._queryType=e.query,this._mutationType=e.mutation,this._subscriptionType=e.subscription,this._directives=null!==(r=e.directives)&&void 0!==r?r:d.specifiedDirectives;const o=new Set(e.types);if(null!=e.types)for(const t of e.types)o.delete(t),m(t,o);null!=this._queryType&&m(this._queryType,o),null!=this._mutationType&&m(this._mutationType,o),null!=this._subscriptionType&&m(this._subscriptionType,o);for(const e of this._directives)if((0,d.isDirective)(e))for(const t of e.args)m(t.type,o);m(c.__Schema,o),this._typeMap=Object.create(null),this._subTypeMap=Object.create(null),this._implementationsMap=Object.create(null);for(const e of o){if(null==e)continue;const t=e.name;if(t||(0,n.devAssert)(!1,"One of the provided types for building the Schema is missing a name."),void 0!==this._typeMap[t])throw new Error(`Schema must contain uniquely named types but contains multiple types named "${t}".`);if(this._typeMap[t]=e,(0,u.isInterfaceType)(e)){for(const t of e.getInterfaces())if((0,u.isInterfaceType)(t)){let r=this._implementationsMap[t.name];void 0===r&&(r=this._implementationsMap[t.name]={objects:[],interfaces:[]}),r.interfaces.push(e)}}else if((0,u.isObjectType)(e))for(const t of e.getInterfaces())if((0,u.isInterfaceType)(t)){let r=this._implementationsMap[t.name];void 0===r&&(r=this._implementationsMap[t.name]={objects:[],interfaces:[]}),r.objects.push(e)}}}get[Symbol.toStringTag](){return"GraphQLSchema"}getQueryType(){return this._queryType}getMutationType(){return this._mutationType}getSubscriptionType(){return this._subscriptionType}getRootType(e){switch(e){case l.OperationTypeNode.QUERY:return this.getQueryType();case l.OperationTypeNode.MUTATION:return this.getMutationType();case l.OperationTypeNode.SUBSCRIPTION:return this.getSubscriptionType()}}getTypeMap(){return this._typeMap}getType(e){return this.getTypeMap()[e]}getPossibleTypes(e){return(0,u.isUnionType)(e)?e.getTypes():this.getImplementations(e).objects}getImplementations(e){const t=this._implementationsMap[e.name];return null!=t?t:{objects:[],interfaces:[]}}isSubType(e,t){let r=this._subTypeMap[e.name];if(void 0===r){if(r=Object.create(null),(0,u.isUnionType)(e))for(const t of e.getTypes())r[t.name]=!0;else{const t=this.getImplementations(e);for(const e of t.objects)r[e.name]=!0;for(const e of t.interfaces)r[e.name]=!0}this._subTypeMap[e.name]=r}return void 0!==r[t.name]}getDirectives(){return this._directives}getDirective(e){return this.getDirectives().find((t=>t.name===e))}toConfig(){return{description:this.description,query:this.getQueryType(),mutation:this.getMutationType(),subscription:this.getSubscriptionType(),types:Object.values(this.getTypeMap()),directives:this.getDirectives(),extensions:this.extensions,astNode:this.astNode,extensionASTNodes:this.extensionASTNodes,assumeValid:void 0!==this.__validationErrors}}}function m(e,t){const r=(0,u.getNamedType)(e);if(!t.has(r))if(t.add(r),(0,u.isUnionType)(r))for(const e of r.getTypes())m(e,t);else if((0,u.isObjectType)(r)||(0,u.isInterfaceType)(r)){for(const e of r.getInterfaces())m(e,t);for(const e of Object.values(r.getFields())){m(e.type,t);for(const r of e.args)m(r.type,t)}}else if((0,u.isInputObjectType)(r))for(const e of Object.values(r.getFields()))m(e.type,t);return t}t.GraphQLSchema=f},14653:(e,t,r)=>{"use strict";var n=r(24994).default;Object.defineProperty(t,"__esModule",{value:!0}),t.getPickersLocalization=t.buildGetOpenDialogAriaText=void 0;var a=n(r(94634));t.getPickersLocalization=e=>({components:{MuiLocalizationProvider:{defaultProps:{localeText:(0,a.default)({},e)}}}}),t.buildGetOpenDialogAriaText=e=>{const{utils:t,formatKey:r,contextTranslation:n,propsTranslation:a}=e;return e=>{const o=null!==e&&t.isValid(e)?t.format(e,r):null;return(a??n)(e,t,o)}}},14951:(e,t,r)=>{"use strict";var n=r(98095),a=r(91797),o=function(e){var t=n.getCardTypeByValue(e);if(!t)return(e.match(/\d+/g)||[]).join("");var r=t.format;if(r&&r.global)return(e.match(r)||[]).join(" ");if(r){var a=r.exec(e.split(" ").join(""));if(a)return a.splice(1,3).filter((function(e){return e})).join(" ")}return e},i=function(e){var t=e.nativeEvent&&e.nativeEvent.data,r=e.target.value.split(" / ").join("/");if(!r)return null;var n=r;if(/^[2-9]$/.test(n)&&(n="0".concat(n)),2===r.length&&+r>12){var o=r.split(""),i=a._toArray(o),s=i[0],l=i.slice(1);n="0".concat(s,"/").concat(l.join(""))}if(/^1[/-]$/.test(n))return"01 / ";if(1===(n=n.match(/(\d{1,2})/g)||[]).length){if(!t&&r.includes("/"))return n[0];if(/\d{2}/.test(n))return"".concat(n[0]," / ")}if(n.length>2){var u=n.join("").match(/^(\d{2}).*(\d{2})$/)||[],d=a._slicedToArray(u,3),c=d[1],p=void 0===c?null:c,f=d[2];return[p,void 0===f?null:f].join(" / ")}return n.join(" / ")},s=Object.freeze({formatCardNumber:o,formatExpiry:i});t.formatCardNumber=o,t.formatExpiry=i,t.formatter=s},14953:(e,t,r)=>{"use strict";var n=r(6305).default;Object.defineProperty(t,"__esModule",{value:!0}),t.default=function(e){if(void 0!==i){const t=i();return e??t}return function(e){const[t,r]=a.useState(e),n=e||t;return a.useEffect((()=>{null==t&&(o+=1,r(`mui-${o}`))}),[t]),n}(e)};var a=n(r(96540));let o=0;const i={...a}.useId},14966:(e,t,r)=>{"use strict";var n=r(24994).default;Object.defineProperty(t,"__esModule",{value:!0}),Object.defineProperty(t,"default",{enumerable:!0,get:function(){return a.default}});var a=n(r(76937))},14998:(e,t,r)=>{"use strict";var n=r(24994).default,a=r(6305).default;Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var o=a(r(96540)),i=(n(r(5556)),n(r(71508))),s=n(r(74259)),l=n(r(95369)),u=r(21528),d=n(r(45140)),c=r(44114),p=r(23372),f=r(74848);const m=(0,u.styled)("svg",{name:"MuiSvgIcon",slot:"Root",overridesResolver:(e,t)=>{const{ownerState:r}=e;return[t.root,"inherit"!==r.color&&t[`color${(0,l.default)(r.color)}`],t[`fontSize${(0,l.default)(r.fontSize)}`]]}})((0,d.default)((({theme:e})=>({userSelect:"none",width:"1em",height:"1em",display:"inline-block",flexShrink:0,transition:e.transitions?.create?.("fill",{duration:(e.vars??e).transitions?.duration?.shorter}),variants:[{props:e=>!e.hasSvgAsChild,style:{fill:"currentColor"}},{props:{fontSize:"inherit"},style:{fontSize:"inherit"}},{props:{fontSize:"small"},style:{fontSize:e.typography?.pxToRem?.(20)||"1.25rem"}},{props:{fontSize:"medium"},style:{fontSize:e.typography?.pxToRem?.(24)||"1.5rem"}},{props:{fontSize:"large"},style:{fontSize:e.typography?.pxToRem?.(35)||"2.1875rem"}},...Object.entries((e.vars??e).palette).filter((([,e])=>e&&e.main)).map((([t])=>({props:{color:t},style:{color:(e.vars??e).palette?.[t]?.main}}))),{props:{color:"action"},style:{color:(e.vars??e).palette?.action?.active}},{props:{color:"disabled"},style:{color:(e.vars??e).palette?.action?.disabled}},{props:{color:"inherit"},style:{color:void 0}}]})))),h=o.forwardRef((function(e,t){const r=(0,c.useDefaultProps)({props:e,name:"MuiSvgIcon"}),{children:n,className:a,color:u="inherit",component:d="svg",fontSize:h="medium",htmlColor:g,inheritViewBox:y=!1,titleAccess:v,viewBox:b="0 0 24 24",...P}=r,w=o.isValidElement(n)&&"svg"===n.type,C={...r,color:u,component:d,fontSize:h,instanceFontSize:e.fontSize,inheritViewBox:y,viewBox:b,hasSvgAsChild:w},O={};y||(O.viewBox=b);const x=(e=>{const{color:t,fontSize:r,classes:n}=e,a={root:["root","inherit"!==t&&`color${(0,l.default)(t)}`,`fontSize${(0,l.default)(r)}`]};return(0,s.default)(a,p.getSvgIconUtilityClass,n)})(C);return(0,f.jsxs)(m,{as:d,className:(0,i.default)(x.root,a),focusable:"false",color:g,"aria-hidden":!v||void 0,role:v?"img":void 0,ref:t,...O,...P,...w&&n.props,ownerState:C,children:[w?n.props.children:n,v?(0,f.jsx)("title",{children:v}):null]})}));h.muiName="SvgIcon",t.default=h},15066:(e,t,r)=>{"use strict";r.d(t,{J:()=>n});const n=r(71221).gql` query users { users { id name email status roleId branches rolesMdt { roleId document state rolePermission { id description } } } } `},15120:(e,t,r)=>{"use strict";var n=r(24994).default;Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0,t.getTableHeadUtilityClass=function(e){return(0,o.default)("MuiTableHead",e)};var a=n(r(80632)),o=n(r(3404));const i=(0,a.default)("MuiTableHead",["root"]);t.default=i},15121:(e,t,r)=>{"use strict";var n=r(6305).default;Object.defineProperty(t,"__esModule",{value:!0});var a={};Object.defineProperty(t,"default",{enumerable:!0,get:function(){return o.default}});var o=n(r(63548));Object.keys(o).forEach((function(e){"default"!==e&&"__esModule"!==e&&(Object.prototype.hasOwnProperty.call(a,e)||e in t&&t[e]===o[e]||Object.defineProperty(t,e,{enumerable:!0,get:function(){return o[e]}}))}))},15124:(e,t,r)=>{"use strict";var n=r(24994).default;Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var a=n(r(42032)),o=r(74848);t.default=(0,a.default)((0,o.jsx)("path",{d:"M12 3v9.28c-.47-.17-.97-.28-1.5-.28C8.01 12 6 14.01 6 16.5S8.01 21 10.5 21c2.31 0 4.2-1.75 4.45-4H15V6h4V3z"}),"Audiotrack")},15128:(e,t,r)=>{"use strict";var n=r(24994).default;Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var a=n(r(42032)),o=r(74848);t.default=(0,a.default)((0,o.jsx)("path",{d:"M21 5v14h2V5zm-4 14h2V5h-2zM14 5H2c-.55 0-1 .45-1 1v12c0 .55.45 1 1 1h12c.55 0 1-.45 1-1V6c0-.55-.45-1-1-1M8 7.75c1.24 0 2.25 1.01 2.25 2.25S9.24 12.25 8 12.25 5.75 11.24 5.75 10 6.76 7.75 8 7.75M12.5 17h-9v-.75c0-1.5 3-2.25 4.5-2.25s4.5.75 4.5 2.25z"}),"RecentActors")},15156:(e,t,r)=>{"use strict";var n=r(6305).default,a=r(24994).default;Object.defineProperty(t,"__esModule",{value:!0});var o={circularProgressClasses:!0};Object.defineProperty(t,"circularProgressClasses",{enumerable:!0,get:function(){return s.default}}),Object.defineProperty(t,"default",{enumerable:!0,get:function(){return i.default}});var i=a(r(41020)),s=n(r(64790));Object.keys(s).forEach((function(e){"default"!==e&&"__esModule"!==e&&(Object.prototype.hasOwnProperty.call(o,e)||e in t&&t[e]===s[e]||Object.defineProperty(t,e,{enumerable:!0,get:function(){return s[e]}}))}))},15179:(e,t,r)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0});var n=r(45652),a=r(31987),o=r(31635),i=r(2488),s=r(32695),l="3.13.7";function u(e){try{return e()}catch(e){}}var d=u((function(){return globalThis}))||u((function(){return window}))||u((function(){return self}))||u((function(){return r.g}))||u((function(){return u.constructor("return this")()})),c=new Map;function p(e){return function(t){for(var r=[],n=1;n")}(e,2).slice(0,1e3)}catch(e){return""}}function g(e,t){if(void 0===t&&(t=[]),e)return d[m]&&d[m](e,t.map(h))}function y(e,t){if(void 0===t&&(t=[]),e)return"An error occurred! For more details, see the full error text at https://go.apollo.dev/c/err#".concat(encodeURIComponent(JSON.stringify({version:l,message:e,args:t.map(h)})))}var v=Symbol.for("apollo.internal.queryRef"),b=Symbol.for("apollo.internal.refPromise");function P(e){var t=w(e);return"fulfilled"===t.promise.status?t.promise:e[b]}function w(e){return e[v]}var C=["canonizeResults","context","errorPolicy","fetchPolicy","refetchWritePolicy","returnPartialData"],O=function(){function e(e,t){var r=this;this.key={},this.listeners=new Set,this.references=0,this.softReferences=0,this.handleNext=this.handleNext.bind(this),this.handleError=this.handleError.bind(this),this.dispose=this.dispose.bind(this),this.observable=e,t.onDispose&&(this.onDispose=t.onDispose),this.setResult(),this.subscribeToQuery();var n=function(){var e;r.references||(r.autoDisposeTimeoutId=setTimeout(r.dispose,null!==(e=t.autoDisposeTimeoutMs)&&void 0!==e?e:3e4))};this.promise.then(n,n)}return Object.defineProperty(e.prototype,"disposed",{get:function(){return this.subscription.closed},enumerable:!1,configurable:!0}),Object.defineProperty(e.prototype,"watchQueryOptions",{get:function(){return this.observable.options},enumerable:!1,configurable:!0}),e.prototype.reinitialize=function(){var e=this.observable,t=this.watchQueryOptions.fetchPolicy,r="no-cache"===t||"standby"===t;try{if(r?e.silentSetOptions({fetchPolicy:"standby"}):(e.resetLastResults(),e.silentSetOptions({fetchPolicy:"cache-first"})),this.subscribeToQuery(),r)return;e.resetDiff(),this.setResult()}finally{e.silentSetOptions({fetchPolicy:t})}},e.prototype.retain=function(){var e=this;this.references++,clearTimeout(this.autoDisposeTimeoutId);var t=!1;return function(){t||(t=!0,e.references--,setTimeout((function(){e.references||e.dispose()})))}},e.prototype.softRetain=function(){var e=this;this.softReferences++;var t=!1;return function(){t||(t=!0,e.softReferences--,setTimeout((function(){e.softReferences||e.references||e.dispose()})))}},e.prototype.didChangeOptions=function(e){var t=this;return C.some((function(r){return r in e&&!i.equal(t.watchQueryOptions[r],e[r])}))},e.prototype.applyOptions=function(e){var t=this.watchQueryOptions,r=t.fetchPolicy,n=t.canonizeResults;return"standby"===r&&r!==e.fetchPolicy?this.initiateFetch(this.observable.reobserve(e)):(this.observable.silentSetOptions(e),n!==e.canonizeResults&&(this.result=o.__assign(o.__assign({},this.result),this.observable.getCurrentResult()),this.promise=a.createFulfilledPromise(this.result))),this.promise},e.prototype.listen=function(e){var t=this;return this.listeners.add(e),function(){t.listeners.delete(e)}},e.prototype.refetch=function(e){return this.initiateFetch(this.observable.refetch(e))},e.prototype.fetchMore=function(e){return this.initiateFetch(this.observable.fetchMore(e))},e.prototype.dispose=function(){this.subscription.unsubscribe(),this.onDispose()},e.prototype.onDispose=function(){},e.prototype.handleNext=function(e){var t;if("pending"===this.promise.status)void 0===e.data&&(e.data=this.result.data),this.result=e,null===(t=this.resolve)||void 0===t||t.call(this,e);else{if(e.data===this.result.data&&e.networkStatus===this.result.networkStatus)return;void 0===e.data&&(e.data=this.result.data),this.result=e,this.promise=a.createFulfilledPromise(e),this.deliver(this.promise)}},e.prototype.handleError=function(e){var t;this.subscription.unsubscribe(),this.subscription=this.observable.resubscribeAfterError(this.handleNext,this.handleError),"pending"===this.promise.status?null===(t=this.reject)||void 0===t||t.call(this,e):(this.promise=a.createRejectedPromise(e),this.deliver(this.promise))},e.prototype.deliver=function(e){this.listeners.forEach((function(t){return t(e)}))},e.prototype.initiateFetch=function(e){var t=this;return this.promise=this.createPendingPromise(),this.promise.catch((function(){})),e.then((function(){setTimeout((function(){var e;"pending"===t.promise.status&&(t.result=t.observable.getCurrentResult(),null===(e=t.resolve)||void 0===e||e.call(t,t.result))}))})).catch((function(e){var r;return null===(r=t.reject)||void 0===r?void 0:r.call(t,e)})),e},e.prototype.subscribeToQuery=function(){var e=this;this.subscription=this.observable.filter((function(t){return!i.equal(t.data,{})&&!i.equal(t,e.result)})).subscribe(this.handleNext,this.handleError)},e.prototype.setResult=function(){var e=this.observable.getCurrentResult(!1);i.equal(e,this.result)||(this.result=e,this.promise=!e.data||e.partial&&!this.watchQueryOptions.returnPartialData?this.createPendingPromise():a.createFulfilledPromise(e))},e.prototype.createPendingPromise=function(){var e=this;return a.wrapPromiseWithState(new Promise((function(t,r){e.resolve=t,e.reject=r})))},e}(),x=function(){function e(e,t,r){var n=this;this.key={},this.listeners=new Set,this.references=0,this.dispose=this.dispose.bind(this),this.handleNext=this.handleNext.bind(this),this.handleError=this.handleError.bind(this),this.observable=e.watchFragment(t),r.onDispose&&(this.onDispose=r.onDispose);var o=this.getDiff(e,t),i=function(){var e;n.references||(n.autoDisposeTimeoutId=setTimeout(n.dispose,null!==(e=r.autoDisposeTimeoutMs)&&void 0!==e?e:3e4))};this.promise=o.complete?a.createFulfilledPromise(o.result):this.createPendingPromise(),this.subscribeToFragment(),this.promise.then(i,i)}return e.prototype.listen=function(e){var t=this;return this.listeners.add(e),function(){t.listeners.delete(e)}},e.prototype.retain=function(){var e=this;this.references++,clearTimeout(this.autoDisposeTimeoutId);var t=!1;return function(){t||(t=!0,e.references--,setTimeout((function(){e.references||e.dispose()})))}},e.prototype.dispose=function(){this.subscription.unsubscribe(),this.onDispose()},e.prototype.onDispose=function(){},e.prototype.subscribeToFragment=function(){this.subscription=this.observable.subscribe(this.handleNext.bind(this),this.handleError.bind(this))},e.prototype.handleNext=function(e){var t;switch(this.promise.status){case"pending":if(e.complete)return null===(t=this.resolve)||void 0===t?void 0:t.call(this,e.data);this.deliver(this.promise);break;case"fulfilled":if(i.equal(this.promise.value,e.data))return;this.promise=e.complete?a.createFulfilledPromise(e.data):this.createPendingPromise(),this.deliver(this.promise)}},e.prototype.handleError=function(e){var t;null===(t=this.reject)||void 0===t||t.call(this,e)},e.prototype.deliver=function(e){this.listeners.forEach((function(t){return t(e)}))},e.prototype.createPendingPromise=function(){var e=this;return a.wrapPromiseWithState(new Promise((function(t,r){e.resolve=t,e.reject=r})))},e.prototype.getDiff=function(e,t){var r=e.cache,n=t.from,a=t.fragment,i=t.fragmentName,s=r.diff(o.__assign(o.__assign({},t),{query:r.getFragmentDoc(a,i),returnPartialData:!0,id:n,optimistic:!0}));return o.__assign(o.__assign({},s),{result:e.queryManager.maskFragment({fragment:a,fragmentName:i,data:s.result})})},e}(),E=function(){function e(e){void 0===e&&(e=Object.create(null)),this.queryRefs=new n.Trie(a.canUseWeakMap),this.fragmentRefs=new n.Trie(a.canUseWeakMap),this.options=e}return e.prototype.getQueryRef=function(e,t){var r=this.queryRefs.lookupArray(e);return r.current||(r.current=new O(t(),{autoDisposeTimeoutMs:this.options.autoDisposeTimeoutMs,onDispose:function(){delete r.current}})),r.current},e.prototype.getFragmentRef=function(e,t,r){var n=this.fragmentRefs.lookupArray(e);return n.current||(n.current=new x(t,r,{autoDisposeTimeoutMs:this.options.autoDisposeTimeoutMs,onDispose:function(){delete n.current}})),n.current},e.prototype.add=function(e,t){this.queryRefs.lookupArray(e).current=t},e}(),S=Symbol.for("apollo.suspenseCache");t.InternalQueryReference=O,t.assertWrappedQueryRef=function(e){f(!e||v in e,69)},t.getSuspenseCache=function(e){var t;return e[S]||(e[S]=new E(null===(t=e.defaultOptions.react)||void 0===t?void 0:t.suspense)),e[S]},t.getWrappedPromise=P,t.unwrapQueryRef=w,t.updateWrappedQueryRef=function(e,t){e[b]=t},t.wrapQueryRef=function(e){var t,r=((t={toPromise:function(){return P(r).then((function(){return r}))}})[v]=e,t[b]=e.promise,t);return r}},15193:(e,t,r)=>{"use strict";r.d(t,{H:()=>d});var n=r(64980),a=r(60436),o=r(4376),i=r(46850),s=r(5920);function l(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(e);t&&(n=n.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),r.push.apply(r,n)}return r}function u(e){for(var t=1;t{"use strict";var n=r(24994).default;Object.defineProperty(t,"__esModule",{value:!0}),Object.defineProperty(t,"default",{enumerable:!0,get:function(){return a.default}});var a=n(r(8122))},15261:(e,t,r)=>{"use strict";t.TimestampSecondsParser=void 0;var n=r(92956),a=r(5513),o=r(93771);class i extends a.Parser{priority=40;parse(e){return(0,o.parseAnyDigitsSigned)(e)}set(e,t,r){return[(0,n.constructFrom)(e,1e3*r),{timestampIsSet:!0}]}incompatibleTokens="*"}t.TimestampSecondsParser=i},15270:(e,t)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.CARRIAGE_RETURN_PLACEHOLDER_REGEX=t.CARRIAGE_RETURN_PLACEHOLDER=t.CARRIAGE_RETURN_REGEX=t.CARRIAGE_RETURN=t.CASE_SENSITIVE_TAG_NAMES_MAP=t.CASE_SENSITIVE_TAG_NAMES=void 0,t.CASE_SENSITIVE_TAG_NAMES=["animateMotion","animateTransform","clipPath","feBlend","feColorMatrix","feComponentTransfer","feComposite","feConvolveMatrix","feDiffuseLighting","feDisplacementMap","feDropShadow","feFlood","feFuncA","feFuncB","feFuncG","feFuncR","feGaussianBlur","feImage","feMerge","feMergeNode","feMorphology","feOffset","fePointLight","feSpecularLighting","feSpotLight","feTile","feTurbulence","foreignObject","linearGradient","radialGradient","textPath"],t.CASE_SENSITIVE_TAG_NAMES_MAP=t.CASE_SENSITIVE_TAG_NAMES.reduce((function(e,t){return e[t.toLowerCase()]=t,e}),{}),t.CARRIAGE_RETURN="\r",t.CARRIAGE_RETURN_REGEX=new RegExp(t.CARRIAGE_RETURN,"g"),t.CARRIAGE_RETURN_PLACEHOLDER="__HTML_DOM_PARSER_CARRIAGE_RETURN_PLACEHOLDER_".concat(Date.now(),"__"),t.CARRIAGE_RETURN_PLACEHOLDER_REGEX=new RegExp(t.CARRIAGE_RETURN_PLACEHOLDER,"g")},15287:(e,t)=>{"use strict";var r=Symbol.for("react.element"),n=Symbol.for("react.portal"),a=Symbol.for("react.fragment"),o=Symbol.for("react.strict_mode"),i=Symbol.for("react.profiler"),s=Symbol.for("react.provider"),l=Symbol.for("react.context"),u=Symbol.for("react.forward_ref"),d=Symbol.for("react.suspense"),c=Symbol.for("react.memo"),p=Symbol.for("react.lazy"),f=Symbol.iterator,m={isMounted:function(){return!1},enqueueForceUpdate:function(){},enqueueReplaceState:function(){},enqueueSetState:function(){}},h=Object.assign,g={};function y(e,t,r){this.props=e,this.context=t,this.refs=g,this.updater=r||m}function v(){}function b(e,t,r){this.props=e,this.context=t,this.refs=g,this.updater=r||m}y.prototype.isReactComponent={},y.prototype.setState=function(e,t){if("object"!=typeof e&&"function"!=typeof e&&null!=e)throw Error("setState(...): takes an object of state variables to update or a function which returns an object of state variables.");this.updater.enqueueSetState(this,e,t,"setState")},y.prototype.forceUpdate=function(e){this.updater.enqueueForceUpdate(this,e,"forceUpdate")},v.prototype=y.prototype;var P=b.prototype=new v;P.constructor=b,h(P,y.prototype),P.isPureReactComponent=!0;var w=Array.isArray,C=Object.prototype.hasOwnProperty,O={current:null},x={key:!0,ref:!0,__self:!0,__source:!0};function E(e,t,n){var a,o={},i=null,s=null;if(null!=t)for(a in void 0!==t.ref&&(s=t.ref),void 0!==t.key&&(i=""+t.key),t)C.call(t,a)&&!x.hasOwnProperty(a)&&(o[a]=t[a]);var l=arguments.length-2;if(1===l)o.children=n;else if(1{"use strict";t.LocalDayParser=void 0;var n=r(4395),a=r(5513),o=r(93771);class i extends a.Parser{priority=90;parse(e,t,r,n){const a=e=>{const t=7*Math.floor((e-1)/7);return(e+n.weekStartsOn+6)%7+t};switch(t){case"e":case"ee":return(0,o.mapValue)((0,o.parseNDigits)(t.length,e),a);case"eo":return(0,o.mapValue)(r.ordinalNumber(e,{unit:"day"}),a);case"eee":return r.day(e,{width:"abbreviated",context:"formatting"})||r.day(e,{width:"short",context:"formatting"})||r.day(e,{width:"narrow",context:"formatting"});case"eeeee":return r.day(e,{width:"narrow",context:"formatting"});case"eeeeee":return r.day(e,{width:"short",context:"formatting"})||r.day(e,{width:"narrow",context:"formatting"});default:return r.day(e,{width:"wide",context:"formatting"})||r.day(e,{width:"abbreviated",context:"formatting"})||r.day(e,{width:"short",context:"formatting"})||r.day(e,{width:"narrow",context:"formatting"})}}validate(e,t){return t>=0&&t<=6}set(e,t,r,a){return(e=(0,n.setDay)(e,r,a)).setHours(0,0,0,0),e}incompatibleTokens=["y","R","u","q","Q","M","L","I","d","D","E","i","c","t","T"]}t.LocalDayParser=i},15312:(e,t,r)=>{"use strict";var n=r(6305).default,a=r(24994).default;Object.defineProperty(t,"__esModule",{value:!0}),t.createMuiTheme=function(...e){return g(...e)},t.default=void 0;var o=a(r(72108)),i=a(r(70819)),s=n(r(96738)),l=a(r(58253)),u=(a(r(3404)),a(r(27064))),d=a(r(45807)),c=a(r(29595)),p=a(r(66833)),f=a(r(81880)),m=a(r(66528)),h=r(95640);function g(e={},...t){const{breakpoints:r,mixins:n={},spacing:a,palette:g={},transitions:y={},typography:v={},shape:b,...P}=e;if(e.vars&&void 0===e.generateThemeVars)throw new Error((0,o.default)(20));const w=(0,d.default)(g),C=(0,l.default)(e);let O=(0,i.default)(C,{mixins:(0,u.default)(C.breakpoints,n),palette:w,shadows:p.default.slice(),typography:(0,c.default)(w,v),transitions:(0,f.default)(y),zIndex:{...m.default}});return O=(0,i.default)(O,P),O=t.reduce(((e,t)=>(0,i.default)(e,t)),O),O.unstable_sxConfig={...s.unstable_defaultSxConfig,...P?.unstable_sxConfig},O.unstable_sx=function(e){return(0,s.default)({sx:e,theme:this})},O.toRuntimeSource=h.stringifyTheme,O}t.default=g},15317:(e,t,r)=>{"use strict";var n=r(24994).default,a=r(6305).default;Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var o=a(r(96540)),i=r(45730),s=r(60548),l=(n(r(5556)),n(r(74259))),u=n(r(76716)),d=n(r(11796)),c=r(5762),p=r(74848);function f(e){return"function"==typeof e?e():e}const m={},h=o.forwardRef((function(e,t){const{anchorEl:r,children:n,direction:a,disablePortal:d,modifiers:m,open:h,placement:g,popperOptions:y,popperRef:v,slotProps:b={},slots:P={},TransitionProps:w,ownerState:C,...O}=e,x=o.useRef(null),E=(0,i.unstable_useForkRef)(x,t),S=o.useRef(null),T=(0,i.unstable_useForkRef)(S,v),k=o.useRef(T);(0,i.unstable_useEnhancedEffect)((()=>{k.current=T}),[T]),o.useImperativeHandle(v,(()=>S.current),[]);const M=function(e,t){if("ltr"===t)return e;switch(e){case"bottom-end":return"bottom-start";case"bottom-start":return"bottom-end";case"top-end":return"top-start";case"top-start":return"top-end";default:return e}}(g,a),[_,D]=o.useState(M),[A,j]=o.useState(f(r));o.useEffect((()=>{S.current&&S.current.forceUpdate()})),o.useEffect((()=>{r&&j(f(r))}),[r]),(0,i.unstable_useEnhancedEffect)((()=>{if(!A||!h)return;let e=[{name:"preventOverflow",options:{altBoundary:d}},{name:"flip",options:{altBoundary:d}},{name:"onUpdate",enabled:!0,phase:"afterWrite",fn:({state:e})=>{D(e.placement)}}];null!=m&&(e=e.concat(m)),y&&null!=y.modifiers&&(e=e.concat(y.modifiers));const t=(0,s.createPopper)(A,x.current,{placement:M,...y,modifiers:e});return k.current(t),()=>{t.destroy(),k.current(null)}}),[A,d,m,h,y,M]);const I={placement:_};null!==w&&(I.TransitionProps=w);const R=(e=>{const{classes:t}=e;return(0,l.default)({root:["root"]},c.getPopperUtilityClass,t)})(e),$=P.root??"div",N=(0,u.default)({elementType:$,externalSlotProps:b.root,externalForwardedProps:O,additionalProps:{role:"tooltip",ref:E},ownerState:e,className:R.root});return(0,p.jsx)($,{...N,children:"function"==typeof n?n(I):n})})),g=o.forwardRef((function(e,t){const{anchorEl:r,children:n,container:a,direction:s="ltr",disablePortal:l=!1,keepMounted:u=!1,modifiers:c,open:g,placement:y="bottom",popperOptions:v=m,popperRef:b,style:P,transition:w=!1,slotProps:C={},slots:O={},...x}=e,[E,S]=o.useState(!0);if(!u&&!g&&(!w||E))return null;let T;if(a)T=a;else if(r){const e=f(r);T=e&&void 0!==e.nodeType?(0,i.unstable_ownerDocument)(e).body:(0,i.unstable_ownerDocument)(null).body}const k=g||!u||w&&!E?void 0:"none",M=w?{in:g,onEnter:()=>{S(!1)},onExited:()=>{S(!0)}}:void 0;return(0,p.jsx)(d.default,{disablePortal:l,container:T,children:(0,p.jsx)(h,{anchorEl:r,direction:s,disablePortal:l,modifiers:c,ref:t,open:w?!E:g,placement:y,popperOptions:v,popperRef:b,slotProps:C,slots:O,...x,style:{position:"fixed",top:0,left:0,display:k,...P},TransitionProps:M,children:n})})}));t.default=g},15370:(e,t,r)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0});var n=r(17794),a=r(31987),o=r(50798);function i(e,t){return t?t(e):a.Observable.of()}function s(e){return"function"==typeof e?new u(e):e}function l(e){return e.request.length<=1}var u=function(){function e(e){e&&(this.request=e)}return e.empty=function(){return new e((function(){return a.Observable.of()}))},e.from=function(t){return 0===t.length?e.empty():t.map(s).reduce((function(e,t){return e.concat(t)}))},e.split=function(t,r,n){var o,u=s(r),d=s(n||new e(i));return o=l(u)&&l(d)?new e((function(e){return t(e)?u.request(e)||a.Observable.of():d.request(e)||a.Observable.of()})):new e((function(e,r){return t(e)?u.request(e,r)||a.Observable.of():d.request(e,r)||a.Observable.of()})),Object.assign(o,{left:u,right:d})},e.execute=function(e,t){return e.request(o.createOperation(t.context,o.transformOperation(o.validateOperation(t))))||a.Observable.of()},e.concat=function(t,r){var o=s(t);if(l(o))return!1!==globalThis.__DEV__&&n.invariant.warn(38,o),o;var i,u=s(r);return i=l(u)?new e((function(e){return o.request(e,(function(e){return u.request(e)||a.Observable.of()}))||a.Observable.of()})):new e((function(e,t){return o.request(e,(function(e){return u.request(e,t)||a.Observable.of()}))||a.Observable.of()})),Object.assign(i,{left:o,right:u})},e.prototype.split=function(t,r,n){return this.concat(e.split(t,r,n||new e(i)))},e.prototype.concat=function(t){return e.concat(this,t)},e.prototype.request=function(e,t){throw n.newInvariantError(39)},e.prototype.onError=function(e,t){if(t&&t.error)return t.error(e),!1;throw e},e.prototype.setOnError=function(e){return this.onError=e,this},e}(),d=u.empty,c=u.from,p=u.split,f=u.concat,m=u.execute;t.ApolloLink=u,t.concat=f,t.empty=d,t.execute=m,t.from=c,t.split=p},15401:(e,t,r)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),Object.defineProperty(t,"TimePicker",{enumerable:!0,get:function(){return n.TimePicker}}),Object.defineProperty(t,"TimePickerToolbar",{enumerable:!0,get:function(){return a.TimePickerToolbar}}),Object.defineProperty(t,"timePickerToolbarClasses",{enumerable:!0,get:function(){return o.timePickerToolbarClasses}});var n=r(87554),a=r(1264),o=r(93303)},15430:(e,t,r)=>{"use strict";var n=r(24994).default;Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0,t.getStepButtonUtilityClass=function(e){return(0,o.default)("MuiStepButton",e)};var a=n(r(80632)),o=n(r(3404));const i=(0,a.default)("MuiStepButton",["root","horizontal","vertical","touchRipple"]);t.default=i},15571:(e,t,r)=>{"use strict";var n=r(6305).default;Object.defineProperty(t,"__esModule",{value:!0});var a={popoverClasses:!0};Object.defineProperty(t,"default",{enumerable:!0,get:function(){return o.default}}),Object.defineProperty(t,"popoverClasses",{enumerable:!0,get:function(){return i.default}});var o=n(r(42454));Object.keys(o).forEach((function(e){"default"!==e&&"__esModule"!==e&&(Object.prototype.hasOwnProperty.call(a,e)||e in t&&t[e]===o[e]||Object.defineProperty(t,e,{enumerable:!0,get:function(){return o[e]}}))}));var i=n(r(33516));Object.keys(i).forEach((function(e){"default"!==e&&"__esModule"!==e&&(Object.prototype.hasOwnProperty.call(a,e)||e in t&&t[e]===i[e]||Object.defineProperty(t,e,{enumerable:!0,get:function(){return i[e]}}))}))},15586:(e,t,r)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),Object.defineProperty(t,"LocalizationProvider",{enumerable:!0,get:function(){return n.LocalizationProvider}}),Object.defineProperty(t,"MuiPickersAdapterContext",{enumerable:!0,get:function(){return n.MuiPickersAdapterContext}});var n=r(32788)},15604:(e,t,r)=>{"use strict";r.d(t,{E:()=>n,_:()=>a});const n=(e,t)=>(r,n)=>e(`${t}:${r}`,n),a=(e,t,r)=>n(e,r||"common")(t)},15667:(e,t,r)=>{"use strict";var n=r(24994).default,a=r(6305).default;Object.defineProperty(t,"__esModule",{value:!0}),t.default=function(e={}){const{createStyledComponent:t=h,useThemeProps:r=g,componentName:n="MuiContainer"}=e,a=t((({theme:e,ownerState:t})=>({width:"100%",marginLeft:"auto",boxSizing:"border-box",marginRight:"auto",...!t.disableGutters&&{paddingLeft:e.spacing(2),paddingRight:e.spacing(2),[e.breakpoints.up("sm")]:{paddingLeft:e.spacing(3),paddingRight:e.spacing(3)}}})),(({theme:e,ownerState:t})=>t.fixed&&Object.keys(e.breakpoints.values).reduce(((t,r)=>{const n=r,a=e.breakpoints.values[n];return 0!==a&&(t[e.breakpoints.up(n)]={maxWidth:`${a}${e.breakpoints.unit}`}),t}),{})),(({theme:e,ownerState:t})=>({..."xs"===t.maxWidth&&{[e.breakpoints.up("xs")]:{maxWidth:Math.max(e.breakpoints.values.xs,444)}},...t.maxWidth&&"xs"!==t.maxWidth&&{[e.breakpoints.up(t.maxWidth)]:{maxWidth:`${e.breakpoints.values[t.maxWidth]}${e.breakpoints.unit}`}}})));return o.forwardRef((function(e,t){const o=r(e),{className:s,component:l="div",disableGutters:u=!1,fixed:d=!1,maxWidth:c="lg",classes:p,...m}=o,h={...o,component:l,disableGutters:u,fixed:d,maxWidth:c},g=y(h,n);return(0,f.jsx)(a,{as:l,ownerState:h,className:(0,i.default)(g.root,s),ref:t,...m})}))};var o=a(r(96540)),i=(n(r(5556)),n(r(71508))),s=n(r(3404)),l=n(r(74259)),u=n(r(78217)),d=n(r(71313)),c=n(r(97566)),p=n(r(53434)),f=r(74848);const m=(0,p.default)(),h=(0,c.default)("div",{name:"MuiContainer",slot:"Root",overridesResolver:(e,t)=>{const{ownerState:r}=e;return[t.root,t[`maxWidth${(0,u.default)(String(r.maxWidth))}`],r.fixed&&t.fixed,r.disableGutters&&t.disableGutters]}}),g=e=>(0,d.default)({props:e,name:"MuiContainer",defaultTheme:m}),y=(e,t)=>{const{classes:r,fixed:n,disableGutters:a,maxWidth:o}=e,i={root:["root",o&&`maxWidth${(0,u.default)(String(o))}`,n&&"fixed",a&&"disableGutters"]};return(0,l.default)(i,(e=>(0,s.default)(t,e)),r)}},15747:(e,t,r)=>{"use strict";var n=r(6305).default;Object.defineProperty(t,"__esModule",{value:!0});var a={};Object.defineProperty(t,"default",{enumerable:!0,get:function(){return o.default}});var o=n(r(71032));Object.keys(o).forEach((function(e){"default"!==e&&"__esModule"!==e&&(Object.prototype.hasOwnProperty.call(a,e)||e in t&&t[e]===o[e]||Object.defineProperty(t,e,{enumerable:!0,get:function(){return o[e]}}))}))},15757:(e,t,r)=>{"use strict";var n=r(24994).default;Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var a=n(r(42032)),o=r(74848);t.default=(0,a.default)((0,o.jsx)("path",{d:"M10 20h4V4h-4zm-6 0h4v-8H4zM16 9v11h4V9z"}),"Equalizer")},15841:(e,t,r)=>{"use strict";var n=r(6305).default,a=r(24994).default;Object.defineProperty(t,"__esModule",{value:!0}),t.PickersModalDialog=function(e){const{children:t,onDismiss:r,open:n,slots:a,slotProps:i}=e,l=a?.dialog??p,u=a?.mobileTransition??s.default;return(0,c.jsx)(l,(0,o.default)({open:n,onClose:r},i?.dialog,{TransitionComponent:u,TransitionProps:i?.mobileTransition,PaperComponent:a?.mobilePaper,PaperProps:i?.mobilePaper,children:(0,c.jsx)(f,{children:t})}))};var o=a(r(94634)),i=(n(r(96540)),a(r(92283))),s=a(r(59400)),l=n(r(53490)),u=r(55264),d=r(24997),c=r(74848);const p=(0,u.styled)(l.default)({[`& .${l.dialogClasses.container}`]:{outline:0},[`& .${l.dialogClasses.paper}`]:{outline:0,minWidth:d.DIALOG_WIDTH}}),f=(0,u.styled)(i.default)({"&:first-of-type":{padding:0}})},15878:(e,t,r)=>{"use strict";var n=r(24994).default,a=r(6305).default;Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0,a(r(96540)),n(r(5556));var o=r(99623),i=n(r(4580)),s=n(r(99481)),l=r(74848);t.default=function(e){return(0,l.jsx)(o.GlobalStyles,{...e,defaultTheme:i.default,themeId:s.default})}},15982:(e,t,r)=>{"use strict";t.ISOTimezoneParser=void 0;var n=r(92956),a=r(16339),o=r(47699),i=r(5513),s=r(93771);class l extends i.Parser{priority=10;parse(e,t){switch(t){case"x":return(0,s.parseTimezonePattern)(o.timezonePatterns.basicOptionalMinutes,e);case"xx":return(0,s.parseTimezonePattern)(o.timezonePatterns.basic,e);case"xxxx":return(0,s.parseTimezonePattern)(o.timezonePatterns.basicOptionalSeconds,e);case"xxxxx":return(0,s.parseTimezonePattern)(o.timezonePatterns.extendedOptionalSeconds,e);default:return(0,s.parseTimezonePattern)(o.timezonePatterns.extended,e)}}set(e,t,r){return t.timestampIsSet?e:(0,n.constructFrom)(e,e.getTime()-(0,a.getTimezoneOffsetInMilliseconds)(e)-r)}incompatibleTokens=["t","T","X"]}t.ISOTimezoneParser=l},16008:(e,t,r)=>{"use strict";var n=r(6305).default;Object.defineProperty(t,"__esModule",{value:!0}),t.default=function(e,t){return a.isValidElement(e)&&-1!==t.indexOf(e.type.muiName??e.type?._payload?.value?.muiName)};var a=n(r(96540))},16039:(e,t,r)=>{"use strict";var n=r(24994).default;Object.defineProperty(t,"__esModule",{value:!0}),Object.defineProperty(t,"default",{enumerable:!0,get:function(){return a.default}});var a=n(r(496))},16064:(e,t,r)=>{e.exports=r(43619).Observable},16172:(e,t,r)=>{"use strict";r.d(t,{f:()=>o});var n=r(43329),a=r(29407);function o(e,t,r){const o=(0,a.a)(e,r?.in);return isNaN(t)?(0,n.w)(r?.in||e,NaN):t?(o.setDate(o.getDate()+t),o):o}},16246:(e,t,r)=>{"use strict";var n=r(24994).default,a=r(6305).default;Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var o=a(r(96540)),i=(n(r(5556)),n(r(71508))),s=n(r(74259)),l=r(21528),u=n(r(45140)),d=r(44114),c=r(97886),p=r(93356),f=r(74848);const m=(0,l.styled)("div",{name:"MuiScopedCssBaseline",slot:"Root",overridesResolver:(e,t)=>t.root})((0,u.default)((({theme:e})=>{const t={};return e.colorSchemes&&Object.entries(e.colorSchemes).forEach((([r,n])=>{const a=e.getColorSchemeSelector(r);a.startsWith("@")?t[a]={colorScheme:n.palette?.mode}:t[`&${a.replace(/\s*&/,"")}`]={colorScheme:n.palette?.mode}})),{...(0,c.html)(e,!1),...(0,c.body)(e),"& *, & *::before, & *::after":{boxSizing:"inherit"},"& strong, & b":{fontWeight:e.typography.fontWeightBold},variants:[{props:{enableColorScheme:!0},style:e.vars?t:{colorScheme:e.palette.mode}}]}}))),h=o.forwardRef((function(e,t){const r=(0,d.useDefaultProps)({props:e,name:"MuiScopedCssBaseline"}),{className:n,component:a="div",enableColorScheme:o,...l}=r,u={...r,component:a},c=(e=>{const{classes:t}=e;return(0,s.default)({root:["root"]},p.getScopedCssBaselineUtilityClass,t)})(u);return(0,f.jsx)(m,{as:a,className:(0,i.default)(c.root,n),ref:t,ownerState:u,...l})}));t.default=h},16266:(e,t)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0})},16274:(e,t,r)=>{"use strict";r.d(t,{Ge:()=>o,PS:()=>a,Y1:()=>i});var n=r(71221);const a=n.gql` query gIpe($id: String!) { gIpe(id: $id) { id description protection } } `,o=n.gql` query gIpes($pagination: Pagination, $query: PaginationDefaultQueryInput!) { gIpes(pagination: $pagination, query: $query) { items { id description } hasMore } } `,i=n.gql` query getRequiredIpes($origin: String!, $originId: String!) { getRequiredIpes(origin: $origin, originId: $originId) { id description protection } } `},16339:(e,t,r)=>{"use strict";t.getTimezoneOffsetInMilliseconds=function(e){const t=(0,n.toDate)(e),r=new Date(Date.UTC(t.getFullYear(),t.getMonth(),t.getDate(),t.getHours(),t.getMinutes(),t.getSeconds(),t.getMilliseconds()));return r.setUTCFullYear(t.getFullYear()),+e-+r};var n=r(34446)},16620:(e,t,r)=>{"use strict";var n=r(24994).default,a=r(6305).default;Object.defineProperty(t,"__esModule",{value:!0}),t.default=function(e={}){const{createStyledComponent:t=h,useThemeProps:r=g,componentName:n="MuiContainer"}=e,a=t((({theme:e,ownerState:t})=>({width:"100%",marginLeft:"auto",boxSizing:"border-box",marginRight:"auto",...!t.disableGutters&&{paddingLeft:e.spacing(2),paddingRight:e.spacing(2),[e.breakpoints.up("sm")]:{paddingLeft:e.spacing(3),paddingRight:e.spacing(3)}}})),(({theme:e,ownerState:t})=>t.fixed&&Object.keys(e.breakpoints.values).reduce(((t,r)=>{const n=r,a=e.breakpoints.values[n];return 0!==a&&(t[e.breakpoints.up(n)]={maxWidth:`${a}${e.breakpoints.unit}`}),t}),{})),(({theme:e,ownerState:t})=>({..."xs"===t.maxWidth&&{[e.breakpoints.up("xs")]:{maxWidth:Math.max(e.breakpoints.values.xs,444)}},...t.maxWidth&&"xs"!==t.maxWidth&&{[e.breakpoints.up(t.maxWidth)]:{maxWidth:`${e.breakpoints.values[t.maxWidth]}${e.breakpoints.unit}`}}})));return o.forwardRef((function(e,t){const o=r(e),{className:s,component:l="div",disableGutters:u=!1,fixed:d=!1,maxWidth:c="lg",classes:p,...m}=o,h={...o,component:l,disableGutters:u,fixed:d,maxWidth:c},g=y(h,n);return(0,f.jsx)(a,{as:l,ownerState:h,className:(0,i.default)(g.root,s),ref:t,...m})}))};var o=a(r(96540)),i=(n(r(5556)),n(r(71508))),s=n(r(3404)),l=n(r(74259)),u=n(r(78217)),d=n(r(18946)),c=n(r(70019)),p=n(r(58253)),f=r(74848);const m=(0,p.default)(),h=(0,c.default)("div",{name:"MuiContainer",slot:"Root",overridesResolver:(e,t)=>{const{ownerState:r}=e;return[t.root,t[`maxWidth${(0,u.default)(String(r.maxWidth))}`],r.fixed&&t.fixed,r.disableGutters&&t.disableGutters]}}),g=e=>(0,d.default)({props:e,name:"MuiContainer",defaultTheme:m}),y=(e,t)=>{const{classes:r,fixed:n,disableGutters:a,maxWidth:o}=e,i={root:["root",o&&`maxWidth${(0,u.default)(String(o))}`,n&&"fixed",a&&"disableGutters"]};return(0,l.default)(i,(e=>(0,s.default)(t,e)),r)}},16626:(e,t,r)=>{"use strict";var n=r(6305).default,a=r(24994).default;Object.defineProperty(t,"__esModule",{value:!0}),t.DesktopDatePicker=void 0;var o=a(r(94634)),i=n(r(96540)),s=a(r(5556)),l=a(r(76239)),u=r(83407),d=r(17103),c=r(60695),p=r(25702),f=r(19779),m=r(65225),h=r(33647),g=r(61244),y=r(82718),v=r(19542),b=r(82580),P=r(14653);(t.DesktopDatePicker=i.forwardRef((function(e,t){const r=(0,p.usePickersTranslations)(),n=(0,f.useUtils)(),a=(0,c.useDatePickerDefaultizedProps)(e,"MuiDesktopDatePicker"),i=(0,o.default)({day:v.renderDateViewCalendar,month:v.renderDateViewCalendar,year:v.renderDateViewCalendar},a.viewRenderers),s=(0,o.default)({},a,{viewRenderers:i,format:(0,b.resolveDateFormat)(n,a,!1),yearsPerRow:a.yearsPerRow??4,slots:(0,o.default)({openPickerIcon:g.CalendarIcon,field:y.DateField},a.slots),slotProps:(0,o.default)({},a.slotProps,{field:e=>(0,o.default)({},(0,l.default)(a.slotProps?.field,e),(0,m.extractValidationProps)(a),{ref:t}),toolbar:(0,o.default)({hidden:!0},a.slotProps?.toolbar)})}),{renderPicker:u}=(0,h.useDesktopPicker)({props:s,valueManager:d.singleItemValueManager,valueType:"date",getOpenDialogAriaText:(0,P.buildGetOpenDialogAriaText)({utils:n,formatKey:"fullDate",contextTranslation:r.openDatePickerDialogue,propsTranslation:s.localeText?.openDatePickerDialogue}),validator:m.validateDate});return u()}))).propTypes={autoFocus:s.default.bool,className:s.default.string,closeOnSelect:s.default.bool,dayOfWeekFormatter:s.default.func,defaultValue:s.default.object,disabled:s.default.bool,disableFuture:s.default.bool,disableHighlightToday:s.default.bool,disableOpenPicker:s.default.bool,disablePast:s.default.bool,displayWeekNumber:s.default.bool,enableAccessibleFieldDOMStructure:s.default.any,fixedWeekNumber:s.default.number,format:s.default.string,formatDensity:s.default.oneOf(["dense","spacious"]),inputRef:u.refType,label:s.default.node,loading:s.default.bool,localeText:s.default.object,maxDate:s.default.object,minDate:s.default.object,monthsPerRow:s.default.oneOf([3,4]),name:s.default.string,onAccept:s.default.func,onChange:s.default.func,onClose:s.default.func,onError:s.default.func,onMonthChange:s.default.func,onOpen:s.default.func,onSelectedSectionsChange:s.default.func,onViewChange:s.default.func,onYearChange:s.default.func,open:s.default.bool,openTo:s.default.oneOf(["day","month","year"]),orientation:s.default.oneOf(["landscape","portrait"]),readOnly:s.default.bool,reduceAnimations:s.default.bool,referenceDate:s.default.object,renderLoading:s.default.func,selectedSections:s.default.oneOfType([s.default.oneOf(["all","day","empty","hours","meridiem","minutes","month","seconds","weekDay","year"]),s.default.number]),shouldDisableDate:s.default.func,shouldDisableMonth:s.default.func,shouldDisableYear:s.default.func,showDaysOutsideCurrentMonth:s.default.bool,slotProps:s.default.object,slots:s.default.object,sx:s.default.oneOfType([s.default.arrayOf(s.default.oneOfType([s.default.func,s.default.object,s.default.bool])),s.default.func,s.default.object]),timezone:s.default.string,value:s.default.object,view:s.default.oneOf(["day","month","year"]),viewRenderers:s.default.shape({day:s.default.func,month:s.default.func,year:s.default.func}),views:s.default.arrayOf(s.default.oneOf(["day","month","year"]).isRequired),yearsOrder:s.default.oneOf(["asc","desc"]),yearsPerRow:s.default.oneOf([3,4])}},16638:(e,t,r)=>{"use strict";t.StandAloneLocalDayParser=void 0;var n=r(4395),a=r(5513),o=r(93771);class i extends a.Parser{priority=90;parse(e,t,r,n){const a=e=>{const t=7*Math.floor((e-1)/7);return(e+n.weekStartsOn+6)%7+t};switch(t){case"c":case"cc":return(0,o.mapValue)((0,o.parseNDigits)(t.length,e),a);case"co":return(0,o.mapValue)(r.ordinalNumber(e,{unit:"day"}),a);case"ccc":return r.day(e,{width:"abbreviated",context:"standalone"})||r.day(e,{width:"short",context:"standalone"})||r.day(e,{width:"narrow",context:"standalone"});case"ccccc":return r.day(e,{width:"narrow",context:"standalone"});case"cccccc":return r.day(e,{width:"short",context:"standalone"})||r.day(e,{width:"narrow",context:"standalone"});default:return r.day(e,{width:"wide",context:"standalone"})||r.day(e,{width:"abbreviated",context:"standalone"})||r.day(e,{width:"short",context:"standalone"})||r.day(e,{width:"narrow",context:"standalone"})}}validate(e,t){return t>=0&&t<=6}set(e,t,r,a){return(e=(0,n.setDay)(e,r,a)).setHours(0,0,0,0),e}incompatibleTokens=["y","R","u","q","Q","M","L","I","d","D","E","i","e","t","T"]}t.StandAloneLocalDayParser=i},16717:(e,t,r)=>{"use strict";var n=r(24994).default;Object.defineProperty(t,"__esModule",{value:!0}),Object.defineProperty(t,"default",{enumerable:!0,get:function(){return a.default}});var a=n(r(45517))},16718:(e,t,r)=>{"use strict";var n=r(24994).default;Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var a=n(r(42032)),o=r(74848);t.default=(0,a.default)((0,o.jsx)("path",{d:"M19 13h-6v6h-2v-6H5v-2h6V5h2v6h6z"}),"Add")},16722:(e,t,r)=>{"use strict";r.d(t,{MP:()=>s,J$:()=>l,sZ:()=>u,Rr:()=>o,_Y:()=>i});var n=r(71221);const a=n.gql` fragment MedicalCertificateInfos on MedicalCertificate { id dateStart dateEnd amountOfTreatmentDays certificateType origin doctorName doctorCrm crmState hospitalization telemedicine revaluation doctorType accident { id summary date __typename } icdGroup { id description code suggestion __typename } icd { id description code suggestion __typename } absenceType { id description __typename } allowanceType { id description __typename } attachments { id contentLength contentType filename url uploadedBy createdAt __typename } localMedical observation absenceDateStart absenceDateEnd medicalEvaluationDate benefitEndDate benefitNumber originRectification typeProcess processNumber sequence __typename } `,o=n.gql` query medicalCertificatesByIcd { medicalCertificatesByIcd { description total } } `,i=n.gql` query medicalCertificatesByMedicalRecord( $medicalRecordId: String! $updatedId: String $suggestionAbsence: Boolean $absenceStartDate: DateTime $absenceEndDate: DateTime ) { medicalCertificatesByMedicalRecord( medicalRecord: $medicalRecordId updatedId: $updatedId suggestionAbsence: $suggestionAbsence absenceStartDate: $absenceStartDate absenceEndDate: $absenceEndDate ) { ...MedicalCertificateInfos } } ${a} `,s=n.gql` query medicalCertificate($id: String!) { medicalCertificate(id: $id) { ...MedicalCertificateInfos } } ${a} `,l=n.gql` query medicalCertificateByCrm( $doctorCrm: String! $doctorType: DoctorType! ) { medicalCertificateByCrm( doctorCrm: $doctorCrm doctorType: $doctorType ) { doctorName doctorCrm crmState } } `,u=n.gql` query medicalCertificateByDoctorName( $doctorName: String! $doctorType: DoctorType! ) { medicalCertificateByDoctorName( doctorName: $doctorName doctorType: $doctorType ) { doctorName doctorCrm crmState } } `},16869:(e,t,r)=>{"use strict";var n=r(24994).default;Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var a=n(r(42032)),o=r(74848);t.default=(0,a.default)((0,o.jsx)("path",{d:"m12 21.35-1.45-1.32C5.4 15.36 2 12.28 2 8.5 2 5.42 4.42 3 7.5 3c1.74 0 3.41.81 4.5 2.09C13.09 3.81 14.76 3 16.5 3 19.58 3 22 5.42 22 8.5c0 3.78-3.4 6.86-8.55 11.54z"}),"Favorite")},16880:(e,t,r)=>{"use strict";var n=r(24994);Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var a=n(r(94634)),o=n(r(43693)),i=n(r(91847)),s=n(r(96540)),l=r(49044),u=["comment","author","padding","commentStyle","authorStyle"];function d(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(e);t&&(n=n.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),r.push.apply(r,n)}return r}function c(e){for(var t=1;t{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.assertValidExecutionArguments=E,t.buildExecutionContext=S,t.buildResolveInfo=M,t.defaultTypeResolver=t.defaultFieldResolver=void 0,t.execute=O,t.executeSync=function(e){const t=O(e);if((0,l.isPromise)(t))throw new Error("GraphQL execution failed to complete synchronously.");return t},t.getFieldDef=N;var n=r(93028),a=r(29657),o=r(61321),i=r(84820),s=r(55569),l=r(97724),u=r(2104),d=r(86506),c=r(34702),p=r(25662),f=r(61702),m=r(96107),h=r(76257),g=r(7030),y=r(63754),v=r(8364),b=r(59873),P=r(71516),w=r(98113);const C=(0,u.memoize3)(((e,t,r)=>(0,P.collectSubfields)(e.schema,e.fragments,e.variableValues,t,r)));function O(e){arguments.length<2||(0,n.devAssert)(!1,"graphql@16 dropped long-deprecated support for positional arguments, please pass an object instead.");const{schema:t,document:r,variableValues:a,rootValue:o}=e;E(t,r,a);const i=S(e);if(!("schema"in i))return{errors:i};try{const{operation:e}=i,t=function(e,t,r){const n=e.schema.getRootType(t.operation);if(null==n)throw new f.GraphQLError(`Schema is not configured to execute ${t.operation} operation.`,{nodes:t});const a=(0,P.collectFields)(e.schema,e.fragments,e.variableValues,n,t.selectionSet),o=void 0;switch(t.operation){case h.OperationTypeNode.QUERY:return T(e,n,r,o,a);case h.OperationTypeNode.MUTATION:return function(e,t,r,n,a){return(0,p.promiseReduce)(a.entries(),((a,[o,i])=>{const s=(0,d.addPath)(n,o,t.name),u=k(e,t,r,i,s);return void 0===u?a:(0,l.isPromise)(u)?u.then((e=>(a[o]=e,a))):(a[o]=u,a)}),Object.create(null))}(e,n,r,o,a);case h.OperationTypeNode.SUBSCRIPTION:return T(e,n,r,o,a)}}(i,e,o);return(0,l.isPromise)(t)?t.then((e=>x(e,i.errors)),(e=>(i.errors.push(e),x(null,i.errors)))):x(t,i.errors)}catch(e){return i.errors.push(e),x(null,i.errors)}}function x(e,t){return 0===t.length?{data:e}:{errors:t,data:e}}function E(e,t,r){t||(0,n.devAssert)(!1,"Must provide document."),(0,b.assertValidSchema)(e),null==r||(0,s.isObjectLike)(r)||(0,n.devAssert)(!1,"Variables must be provided as an Object where each property is a variable value. Perhaps look to see if an unparsed JSON string was provided.")}function S(e){var t,r;const{schema:n,document:a,rootValue:o,contextValue:i,variableValues:s,operationName:l,fieldResolver:u,typeResolver:d,subscribeFieldResolver:c}=e;let p;const m=Object.create(null);for(const e of a.definitions)switch(e.kind){case g.Kind.OPERATION_DEFINITION:if(null==l){if(void 0!==p)return[new f.GraphQLError("Must provide operation name if query contains multiple operations.")];p=e}else(null===(t=e.name)||void 0===t?void 0:t.value)===l&&(p=e);break;case g.Kind.FRAGMENT_DEFINITION:m[e.name.value]=e}if(!p)return null!=l?[new f.GraphQLError(`Unknown operation named "${l}".`)]:[new f.GraphQLError("Must provide an operation.")];const h=null!==(r=p.variableDefinitions)&&void 0!==r?r:[],y=(0,w.getVariableValues)(n,h,null!=s?s:{},{maxErrors:50});return y.errors?y.errors:{schema:n,fragments:m,rootValue:o,contextValue:i,operation:p,variableValues:y.coerced,fieldResolver:null!=u?u:$,typeResolver:null!=d?d:R,subscribeFieldResolver:null!=c?c:$,errors:[]}}function T(e,t,r,n,a){const o=Object.create(null);let i=!1;try{for(const[s,u]of a.entries()){const a=k(e,t,r,u,(0,d.addPath)(n,s,t.name));void 0!==a&&(o[s]=a,(0,l.isPromise)(a)&&(i=!0))}}catch(e){if(i)return(0,c.promiseForObject)(o).finally((()=>{throw e}));throw e}return i?(0,c.promiseForObject)(o):o}function k(e,t,r,n,a){var o;const i=N(e.schema,t,n[0]);if(!i)return;const s=i.type,u=null!==(o=i.resolve)&&void 0!==o?o:e.fieldResolver,c=M(e,i,n,t,a);try{const t=u(r,(0,w.getArgumentValues)(i,n[0],e.variableValues),e.contextValue,c);let o;return o=(0,l.isPromise)(t)?t.then((t=>D(e,s,n,c,a,t))):D(e,s,n,c,a,t),(0,l.isPromise)(o)?o.then(void 0,(t=>_((0,m.locatedError)(t,n,(0,d.pathToArray)(a)),s,e))):o}catch(t){return _((0,m.locatedError)(t,n,(0,d.pathToArray)(a)),s,e)}}function M(e,t,r,n,a){return{fieldName:t.name,fieldNodes:r,returnType:t.type,parentType:n,path:a,schema:e.schema,fragments:e.fragments,rootValue:e.rootValue,operation:e.operation,variableValues:e.variableValues}}function _(e,t,r){if((0,y.isNonNullType)(t))throw e;return r.errors.push(e),null}function D(e,t,r,n,s,u){if(u instanceof Error)throw u;if((0,y.isNonNullType)(t)){const a=D(e,t.ofType,r,n,s,u);if(null===a)throw new Error(`Cannot return null for non-nullable field ${n.parentType.name}.${n.fieldName}.`);return a}return null==u?null:(0,y.isListType)(t)?function(e,t,r,n,a,o){if(!(0,i.isIterableObject)(o))throw new f.GraphQLError(`Expected Iterable, but did not find one for field "${n.parentType.name}.${n.fieldName}".`);const s=t.ofType;let u=!1;const c=Array.from(o,((t,o)=>{const i=(0,d.addPath)(a,o,void 0);try{let a;return a=(0,l.isPromise)(t)?t.then((t=>D(e,s,r,n,i,t))):D(e,s,r,n,i,t),(0,l.isPromise)(a)?(u=!0,a.then(void 0,(t=>_((0,m.locatedError)(t,r,(0,d.pathToArray)(i)),s,e)))):a}catch(t){return _((0,m.locatedError)(t,r,(0,d.pathToArray)(i)),s,e)}}));return u?Promise.all(c):c}(e,t,r,n,s,u):(0,y.isLeafType)(t)?function(e,t){const r=e.serialize(t);if(null==r)throw new Error(`Expected \`${(0,a.inspect)(e)}.serialize(${(0,a.inspect)(t)})\` to return non-nullable value, returned: ${(0,a.inspect)(r)}`);return r}(t,u):(0,y.isAbstractType)(t)?function(e,t,r,n,a,o){var i;const s=null!==(i=t.resolveType)&&void 0!==i?i:e.typeResolver,u=e.contextValue,d=s(o,u,n,t);return(0,l.isPromise)(d)?d.then((i=>j(e,A(i,e,t,r,n,o),r,n,a,o))):j(e,A(d,e,t,r,n,o),r,n,a,o)}(e,t,r,n,s,u):(0,y.isObjectType)(t)?j(e,t,r,n,s,u):void(0,o.invariant)(!1,"Cannot complete value of unexpected output type: "+(0,a.inspect)(t))}function A(e,t,r,n,o,i){if(null==e)throw new f.GraphQLError(`Abstract type "${r.name}" must resolve to an Object type at runtime for field "${o.parentType.name}.${o.fieldName}". Either the "${r.name}" type should provide a "resolveType" function or each possible type should provide an "isTypeOf" function.`,n);if((0,y.isObjectType)(e))throw new f.GraphQLError("Support for returning GraphQLObjectType from resolveType was removed in graphql-js@16.0.0 please return type name instead.");if("string"!=typeof e)throw new f.GraphQLError(`Abstract type "${r.name}" must resolve to an Object type at runtime for field "${o.parentType.name}.${o.fieldName}" with value ${(0,a.inspect)(i)}, received "${(0,a.inspect)(e)}".`);const s=t.schema.getType(e);if(null==s)throw new f.GraphQLError(`Abstract type "${r.name}" was resolved to a type "${e}" that does not exist inside the schema.`,{nodes:n});if(!(0,y.isObjectType)(s))throw new f.GraphQLError(`Abstract type "${r.name}" was resolved to a non-object type "${e}".`,{nodes:n});if(!t.schema.isSubType(r,s))throw new f.GraphQLError(`Runtime Object type "${s.name}" is not a possible type for "${r.name}".`,{nodes:n});return s}function j(e,t,r,n,a,o){const i=C(e,t,r);if(t.isTypeOf){const s=t.isTypeOf(o,e.contextValue,n);if((0,l.isPromise)(s))return s.then((n=>{if(!n)throw I(t,o,r);return T(e,t,o,a,i)}));if(!s)throw I(t,o,r)}return T(e,t,o,a,i)}function I(e,t,r){return new f.GraphQLError(`Expected value of type "${e.name}" but got: ${(0,a.inspect)(t)}.`,{nodes:r})}const R=function(e,t,r,n){if((0,s.isObjectLike)(e)&&"string"==typeof e.__typename)return e.__typename;const a=r.schema.getPossibleTypes(n),o=[];for(let n=0;n{for(let t=0;t{"use strict";var n=r(24994).default;Object.defineProperty(t,"__esModule",{value:!0}),t.default=function(e){let t,r;return function(n){let i=t;return void 0!==i&&n.theme===r||(o.theme=n.theme,i=(0,a.default)(e(o)),t=i,r=n.theme),i}};var a=n(r(89218));const o={theme:void 0}},17017:(e,t,r)=>{"use strict";var n=r(24994);Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var a=n(r(94634)),o=n(r(91847)),i=n(r(96540)),s=r(14037),l=r(56163),u=["show","onToggle","name"];t.default=function(e){var t=e.show,r=e.onToggle,n=e.name,d=(0,o.default)(e,u);return i.default.createElement(l.StyledButton,(0,a.default)({},d,{padding:"0px",name:null!=n?n:"show-password",onClick:r}),t?i.default.createElement(s.IconVisibilityOff,{"data-testid":"icon-off"}):i.default.createElement(s.IconVisibility,{"data-testid":"icon-on"}))}},17096:(e,t,r)=>{"use strict";var n=r(24994);Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var a=n(r(94634)),o=n(r(43693)),i=n(r(91847)),s=n(r(96540)),l=n(r(84337)),u=n(r(9194)),d=n(r(6447)),c=r(14037),p=r(38380),f=r(78944),m=["id","action","anchorOrigin","autoHide","icon","message","onClose","open","padding","margin","style","variant","className","TransitionComponent","TransitionProps","onClick"];function h(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(e);t&&(n=n.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),r.push.apply(r,n)}return r}function g(e){for(var t=1;t{"use strict";var n=r(24994).default;Object.defineProperty(t,"__esModule",{value:!0}),t.singleItemValueManager=t.singleItemFieldValueManager=void 0;var a=n(r(54893)),o=r(82580),i=r(32536),s=r(25759);const l=["value","referenceDate"];t.singleItemValueManager={emptyValue:null,getTodayValue:o.getTodayDate,getInitialReferenceValue:e=>{let{value:t,referenceDate:r}=e,n=(0,a.default)(e,l);return null!=t&&n.utils.isValid(t)?t:null!=r?r:(0,i.getDefaultReferenceDate)(n)},cleanValue:o.replaceInvalidDateByNull,areValuesEqual:o.areDatesEqual,isSameError:(e,t)=>e===t,hasError:e=>null!=e,defaultErrorState:null,getTimezone:(e,t)=>null!=t&&e.isValid(t)?e.getTimezone(t):null,setTimezone:(e,t,r)=>null==r?null:e.setTimezone(r,t)},t.singleItemFieldValueManager={updateReferenceValue:(e,t,r)=>null!=t&&e.isValid(t)?t:r,getSectionsFromValue:(e,t,r,n)=>!e.isValid(t)&&r?r:n(t),getV7HiddenInputValueFromSections:s.createDateStrForV7HiddenInputFromSections,getV6InputValueFromSections:s.createDateStrForV6InputFromSections,getActiveDateManager:(e,t)=>({date:t.value,referenceDate:t.referenceValue,getSections:e=>e,getNewValuesFromNewActiveDate:r=>({value:r,referenceValue:null!=r&&e.isValid(r)?r:t.referenceValue})}),parseValueStr:(e,t,r)=>r(e.trim(),t)}},17122:(e,t,r)=>{var n=r(70079);e.exports=function(e,t){if(e){if("string"==typeof e)return n(e,t);var r={}.toString.call(e).slice(8,-1);return"Object"===r&&e.constructor&&(r=e.constructor.name),"Map"===r||"Set"===r?Array.from(e):"Arguments"===r||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(r)?n(e,t):void 0}},e.exports.__esModule=!0,e.exports.default=e.exports},17245:(e,t,r)=>{"use strict";var n=r(24994).default;Object.defineProperty(t,"__esModule",{value:!0}),t.default=function(e,t,r="Mui"){const n=o[t];return n?`${r}-${n}`:`${a.default.generate(e)}-${t}`},t.globalStateClasses=void 0,t.isGlobalState=function(e){return void 0!==o[e]};var a=n(r(48791));const o=t.globalStateClasses={active:"active",checked:"checked",completed:"completed",disabled:"disabled",error:"error",expanded:"expanded",focused:"focused",focusVisible:"focusVisible",open:"open",readOnly:"readOnly",required:"required",selected:"selected"}},17252:(e,t,r)=>{"use strict";var n=r(24994).default;Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0,t.getFormGroupUtilityClass=function(e){return(0,o.default)("MuiFormGroup",e)};var a=n(r(80632)),o=n(r(3404));const i=(0,a.default)("MuiFormGroup",["root","row","error"]);t.default=i},17394:(e,t,r)=>{"use strict";var n=r(24994);Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var a=n(r(96540)),o=n(r(90659));t.default=function(e){return a.default.createElement(o.default,e,e.name?e.name.charAt(0).toUpperCase():e.icon)}},17437:(e,t,r)=>{"use strict";r.r(t),r.d(t,{CacheProvider:()=>o.C,ClassNames:()=>g,Global:()=>c,ThemeContext:()=>o.T,ThemeProvider:()=>o.a,__unsafe_useEmotionCache:()=>o._,createElement:()=>d,css:()=>p,jsx:()=>d,keyframes:()=>f,useTheme:()=>o.u,withEmotionCache:()=>o.w,withTheme:()=>o.b});var n,a,o=r(98837),i=r(96540),s=r(30041),l=r(71287),u=r(97564),d=(r(47923),r(4146),function(e,t){var r=arguments;if(null==t||!o.h.call(t,"css"))return i.createElement.apply(void 0,r);var n=r.length,a=new Array(n);a[0]=o.E,a[1]=(0,o.c)(e,t);for(var s=2;s{"use strict";var n=r(24994).default,a=r(6305).default;Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var o=a(r(96540)),i=n(r(11020));t.default=function(e){const t=o.useRef(e);return(0,i.default)((()=>{t.current=e})),o.useRef(((...e)=>(0,t.current)(...e))).current}},17508:(e,t,r)=>{"use strict";var n=r(24994).default,a=r(6305).default;Object.defineProperty(t,"__esModule",{value:!0}),t.useDesktopPicker=void 0;var o=n(r(94634)),i=n(r(54893)),s=a(r(96540)),l=n(r(70971)),u=n(r(37332)),d=n(r(44871)),c=n(r(85660)),p=n(r(25774)),f=r(29396),m=r(26689),h=r(10047),g=r(95683),y=r(74848);const v=["props","getOpenDialogAriaText"],b=["ownerState"],P=["ownerState"];t.useDesktopPicker=e=>{let{props:t,getOpenDialogAriaText:r}=e,n=(0,i.default)(e,v);const{slots:a,slotProps:w,className:C,sx:O,format:x,formatDensity:E,enableAccessibleFieldDOMStructure:S,selectedSections:T,onSelectedSectionsChange:k,timezone:M,name:_,label:D,inputRef:A,readOnly:j,disabled:I,autoFocus:R,localeText:$,reduceAnimations:N}=t,L=s.useRef(null),F=s.useRef(null),V=(0,p.default)(),B=w?.toolbar?.hidden??!1,{open:z,actions:H,hasUIView:q,layoutProps:U,renderCurrentView:W,shouldRestoreFocus:G,fieldProps:Q,contextValue:K,ownerState:Y}=(0,m.usePicker)((0,o.default)({},n,{props:t,fieldRef:F,autoFocusView:!0,additionalViewProps:{},wrapperVariant:"desktop"})),Z=a.inputAdornment??u.default,X=(0,l.default)({elementType:Z,externalSlotProps:w?.inputAdornment,additionalProps:{position:"end"},ownerState:t}),J=(0,i.default)(X,b),ee=a.openPickerButton??d.default,te=(0,l.default)({elementType:ee,externalSlotProps:w?.openPickerButton,additionalProps:{disabled:I||j,onClick:z?H.onClose:H.onOpen,"aria-label":r(Q.value),edge:J.position},ownerState:t}),re=(0,i.default)(te,P),ne=a.openPickerIcon,ae=(0,l.default)({elementType:ne,externalSlotProps:w?.openPickerIcon,ownerState:Y}),oe=a.field,ie=(0,l.default)({elementType:oe,externalSlotProps:w?.field,additionalProps:(0,o.default)({},Q,B&&{id:V},{readOnly:j,disabled:I,className:C,sx:O,format:x,formatDensity:E,enableAccessibleFieldDOMStructure:S,selectedSections:T,onSelectedSectionsChange:k,timezone:M,label:D,name:_,autoFocus:R&&!t.open,focused:!!z||void 0},A?{inputRef:A}:{}),ownerState:t});q&&(ie.InputProps=(0,o.default)({},ie.InputProps,{ref:L},!t.disableOpenPicker&&{[`${J.position}Adornment`]:(0,y.jsx)(Z,(0,o.default)({},J,{children:(0,y.jsx)(ee,(0,o.default)({},re,{children:(0,y.jsx)(ne,(0,o.default)({},ae))}))}))}));const se=(0,o.default)({textField:a.textField,clearIcon:a.clearIcon,clearButton:a.clearButton},ie.slots),le=a.layout??h.PickersLayout;let ue=V;B&&(ue=D?`${V}-label`:void 0);const de=(0,o.default)({},w,{toolbar:(0,o.default)({},w?.toolbar,{titleId:V}),popper:(0,o.default)({"aria-labelledby":ue},w?.popper)}),ce=(0,c.default)(F,ie.unstableFieldRef);return{renderPicker:()=>(0,y.jsxs)(g.PickersProvider,{contextValue:K,localeText:$,children:[(0,y.jsx)(oe,(0,o.default)({},ie,{slots:se,slotProps:de,unstableFieldRef:ce})),(0,y.jsx)(f.PickersPopper,(0,o.default)({role:"dialog",placement:"bottom-start",anchorEl:L.current},H,{open:z,slots:a,slotProps:de,shouldRestoreFocus:G,reduceAnimations:N,children:(0,y.jsx)(le,(0,o.default)({},U,de?.layout,{slots:a,slotProps:de,children:W()}))}))]})}}},17563:(e,t,r)=>{"use strict";var n=r(24994).default;Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var a=n(r(70819)),o=n(r(50699)),i=n(r(70973)),s=n(r(41451)),l=n(r(56879)),u=n(r(37415)),d=n(r(58777)),c=n(r(26828));t.default=function(e={},...t){const{breakpoints:r={},palette:n={},spacing:p,shape:f={},...m}=e,h=(0,o.default)(r),g=(0,l.default)(p);let y=(0,a.default)({breakpoints:h,direction:"ltr",components:{},palette:{mode:"light",...n},spacing:g,shape:{...s.default,...f}},m);return y=(0,i.default)(y),y.applyStyles=c.default,y=t.reduce(((e,t)=>(0,a.default)(e,t)),y),y.unstable_sxConfig={...d.default,...m?.unstable_sxConfig},y.unstable_sx=function(e){return(0,u.default)({sx:e,theme:this})},y}},17718:(e,t,r)=>{"use strict";var n=r(24994).default;Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0,n(r(5556));var a=r(99623),o=n(r(93217)),i=r(44114);const s=(0,a.createStack)({createStyledComponent:(0,o.default)("div",{name:"MuiStack",slot:"Root",overridesResolver:(e,t)=>t.root}),useThemeProps:e=>(0,i.useDefaultProps)({props:e,name:"MuiStack"})});t.default=s},17738:(e,t,r)=>{"use strict";var n=r(24994).default;Object.defineProperty(t,"__esModule",{value:!0}),Object.defineProperty(t,"default",{enumerable:!0,get:function(){return a.default}});var a=n(r(35352))},17794:(e,t,r)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0});var n=r(32695),a="3.13.7";function o(e){try{return e()}catch(e){}}var i=o((function(){return globalThis}))||o((function(){return window}))||o((function(){return self}))||o((function(){return r.g}))||o((function(){return o.constructor("return this")()})),s=new Map;function l(e){return function(t){for(var r=[],n=1;n")}(e,2).slice(0,1e3)}catch(e){return""}}function p(e,t){if(void 0===t&&(t=[]),e)return i[d]&&i[d](e,t.map(c))}function f(e,t){if(void 0===t&&(t=[]),e)return"An error occurred! For more details, see the full error text at https://go.apollo.dev/c/err#".concat(encodeURIComponent(JSON.stringify({version:a,message:e,args:t.map(c)})))}var m=!1!==globalThis.__DEV__;t.InvariantError=n.InvariantError,t.DEV=m,t.__DEV__=m,t.global=i,t.invariant=u,t.maybe=o,t.newInvariantError=function(e){for(var t=[],r=1;r{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=function(e){const{defaultProps:t={},mixins:r={},overrides:a={},palette:o={},props:i={},styleOverrides:s={},...l}=e,u={...l,components:{}};Object.keys(t).forEach((e=>{const r=u.components[e]||{};r.defaultProps=t[e],u.components[e]=r})),Object.keys(i).forEach((e=>{const t=u.components[e]||{};t.defaultProps=i[e],u.components[e]=t})),Object.keys(s).forEach((e=>{const t=u.components[e]||{};t.styleOverrides=s[e],u.components[e]=t})),Object.keys(a).forEach((e=>{const t=u.components[e]||{};t.styleOverrides=a[e],u.components[e]=t})),u.spacing=(0,n.createSpacing)(e.spacing);const d=(0,n.createBreakpoints)(e.breakpoints||{}),c=u.spacing;u.mixins={gutters:(e={})=>({paddingLeft:c(2),paddingRight:c(2),...e,[d.up("sm")]:{paddingLeft:c(3),paddingRight:c(3),...e[d.up("sm")]}}),...r};const{type:p,mode:f,...m}=o,h=f||p||"light";return u.palette={text:{hint:"dark"===h?"rgba(255, 255, 255, 0.5)":"rgba(0, 0, 0, 0.38)"},mode:h,type:h,...m},u};var n=r(99623)},17896:(e,t,r)=>{"use strict";var n=r(24994).default,a=r(6305).default;Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var o=a(r(96540)),i=(n(r(5556)),n(r(71508))),s=n(r(74259)),l=r(21528),u=n(r(45140)),d=r(44114),c=n(r(42207)),p=n(r(30523)),f=a(r(24794)),m=n(r(78992)),h=r(74848);const g=(0,l.styled)(c.default,{name:"MuiAccordionSummary",slot:"Root",overridesResolver:(e,t)=>t.root})((0,u.default)((({theme:e})=>{const t={duration:e.transitions.duration.shortest};return{display:"flex",width:"100%",minHeight:48,padding:e.spacing(0,2),transition:e.transitions.create(["min-height","background-color"],t),[`&.${f.default.focusVisible}`]:{backgroundColor:(e.vars||e).palette.action.focus},[`&.${f.default.disabled}`]:{opacity:(e.vars||e).palette.action.disabledOpacity},[`&:hover:not(.${f.default.disabled})`]:{cursor:"pointer"},variants:[{props:e=>!e.disableGutters,style:{[`&.${f.default.expanded}`]:{minHeight:64}}}]}}))),y=(0,l.styled)("span",{name:"MuiAccordionSummary",slot:"Content",overridesResolver:(e,t)=>t.content})((0,u.default)((({theme:e})=>({display:"flex",textAlign:"start",flexGrow:1,margin:"12px 0",variants:[{props:e=>!e.disableGutters,style:{transition:e.transitions.create(["margin"],{duration:e.transitions.duration.shortest}),[`&.${f.default.expanded}`]:{margin:"20px 0"}}}]})))),v=(0,l.styled)("span",{name:"MuiAccordionSummary",slot:"ExpandIconWrapper",overridesResolver:(e,t)=>t.expandIconWrapper})((0,u.default)((({theme:e})=>({display:"flex",color:(e.vars||e).palette.action.active,transform:"rotate(0deg)",transition:e.transitions.create("transform",{duration:e.transitions.duration.shortest}),[`&.${f.default.expanded}`]:{transform:"rotate(180deg)"}})))),b=o.forwardRef((function(e,t){const r=(0,d.useDefaultProps)({props:e,name:"MuiAccordionSummary"}),{children:n,className:a,expandIcon:l,focusVisibleClassName:u,onClick:c,slots:b,slotProps:P,...w}=r,{disabled:C=!1,disableGutters:O,expanded:x,toggle:E}=o.useContext(p.default),S={...r,expanded:x,disabled:C,disableGutters:O},T=(e=>{const{classes:t,expanded:r,disabled:n,disableGutters:a}=e,o={root:["root",r&&"expanded",n&&"disabled",!a&&"gutters"],focusVisible:["focusVisible"],content:["content",r&&"expanded",!a&&"contentGutters"],expandIconWrapper:["expandIconWrapper",r&&"expanded"]};return(0,s.default)(o,f.getAccordionSummaryUtilityClass,t)})(S),k={slots:b,slotProps:P},[M,_]=(0,m.default)("root",{ref:t,shouldForwardComponentProp:!0,className:(0,i.default)(T.root,a),elementType:g,externalForwardedProps:{...k,...w},ownerState:S,additionalProps:{focusRipple:!1,disableRipple:!0,disabled:C,"aria-expanded":x,focusVisibleClassName:(0,i.default)(T.focusVisible,u)},getSlotProps:e=>({...e,onClick:t=>{e.onClick?.(t),(e=>{E&&E(e),c&&c(e)})(t)}})}),[D,A]=(0,m.default)("content",{className:T.content,elementType:y,externalForwardedProps:k,ownerState:S}),[j,I]=(0,m.default)("expandIconWrapper",{className:T.expandIconWrapper,elementType:v,externalForwardedProps:k,ownerState:S});return(0,h.jsxs)(M,{..._,children:[(0,h.jsx)(D,{...A,children:n}),l&&(0,h.jsx)(j,{...I,children:l})]})}));t.default=b},17925:(e,t,r)=>{"use strict";var n=r(24994).default,a=r(6305).default;Object.defineProperty(t,"__esModule",{value:!0});var o={colors:!0,Accordion:!0,AccordionActions:!0,AccordionDetails:!0,AccordionSummary:!0,Alert:!0,AlertTitle:!0,AppBar:!0,Autocomplete:!0,Avatar:!0,AvatarGroup:!0,Backdrop:!0,Badge:!0,BottomNavigation:!0,BottomNavigationAction:!0,Box:!0,Breadcrumbs:!0,Button:!0,ButtonBase:!0,ButtonGroup:!0,Card:!0,CardActionArea:!0,CardActions:!0,CardContent:!0,CardHeader:!0,CardMedia:!0,Checkbox:!0,Chip:!0,CircularProgress:!0,ClickAwayListener:!0,Collapse:!0,Container:!0,CssBaseline:!0,darkScrollbar:!0,Dialog:!0,DialogActions:!0,DialogContent:!0,DialogContentText:!0,DialogTitle:!0,Divider:!0,Drawer:!0,Fab:!0,Fade:!0,FilledInput:!0,FormControl:!0,FormControlLabel:!0,FormGroup:!0,FormHelperText:!0,FormLabel:!0,Grid:!0,Grid2:!0,Grow:!0,Hidden:!0,Icon:!0,IconButton:!0,ImageList:!0,ImageListItem:!0,ImageListItemBar:!0,Input:!0,InputAdornment:!0,InputBase:!0,InputLabel:!0,LinearProgress:!0,Link:!0,List:!0,ListItem:!0,ListItemAvatar:!0,ListItemButton:!0,ListItemIcon:!0,ListItemSecondaryAction:!0,ListItemText:!0,ListSubheader:!0,Menu:!0,MenuItem:!0,MenuList:!0,MobileStepper:!0,Modal:!0,NativeSelect:!0,NoSsr:!0,OutlinedInput:!0,Pagination:!0,PaginationItem:!0,Paper:!0,Popover:!0,Popper:!0,Portal:!0,Radio:!0,RadioGroup:!0,Rating:!0,ScopedCssBaseline:!0,Select:!0,Skeleton:!0,Slide:!0,Slider:!0,Snackbar:!0,SnackbarContent:!0,SpeedDial:!0,SpeedDialAction:!0,SpeedDialIcon:!0,Stack:!0,Step:!0,StepButton:!0,StepConnector:!0,StepContent:!0,StepIcon:!0,StepLabel:!0,Stepper:!0,SvgIcon:!0,SwipeableDrawer:!0,Switch:!0,Tab:!0,Table:!0,TableBody:!0,TableCell:!0,TableContainer:!0,TableFooter:!0,TableHead:!0,TablePagination:!0,TableRow:!0,TableSortLabel:!0,Tabs:!0,TabScrollButton:!0,TextField:!0,TextareaAutosize:!0,ToggleButton:!0,ToggleButtonGroup:!0,Toolbar:!0,Tooltip:!0,Typography:!0,useMediaQuery:!0,usePagination:!0,useScrollTrigger:!0,Zoom:!0,useAutocomplete:!0,GlobalStyles:!0,unstable_composeClasses:!0,generateUtilityClass:!0,generateUtilityClasses:!0,Unstable_TrapFocus:!0};Object.defineProperty(t,"Accordion",{enumerable:!0,get:function(){return u.default}}),Object.defineProperty(t,"AccordionActions",{enumerable:!0,get:function(){return d.default}}),Object.defineProperty(t,"AccordionDetails",{enumerable:!0,get:function(){return c.default}}),Object.defineProperty(t,"AccordionSummary",{enumerable:!0,get:function(){return p.default}}),Object.defineProperty(t,"Alert",{enumerable:!0,get:function(){return f.default}}),Object.defineProperty(t,"AlertTitle",{enumerable:!0,get:function(){return m.default}}),Object.defineProperty(t,"AppBar",{enumerable:!0,get:function(){return h.default}}),Object.defineProperty(t,"Autocomplete",{enumerable:!0,get:function(){return g.default}}),Object.defineProperty(t,"Avatar",{enumerable:!0,get:function(){return y.default}}),Object.defineProperty(t,"AvatarGroup",{enumerable:!0,get:function(){return v.default}}),Object.defineProperty(t,"Backdrop",{enumerable:!0,get:function(){return b.default}}),Object.defineProperty(t,"Badge",{enumerable:!0,get:function(){return P.default}}),Object.defineProperty(t,"BottomNavigation",{enumerable:!0,get:function(){return w.default}}),Object.defineProperty(t,"BottomNavigationAction",{enumerable:!0,get:function(){return C.default}}),Object.defineProperty(t,"Box",{enumerable:!0,get:function(){return O.default}}),Object.defineProperty(t,"Breadcrumbs",{enumerable:!0,get:function(){return x.default}}),Object.defineProperty(t,"Button",{enumerable:!0,get:function(){return E.default}}),Object.defineProperty(t,"ButtonBase",{enumerable:!0,get:function(){return S.default}}),Object.defineProperty(t,"ButtonGroup",{enumerable:!0,get:function(){return T.default}}),Object.defineProperty(t,"Card",{enumerable:!0,get:function(){return k.default}}),Object.defineProperty(t,"CardActionArea",{enumerable:!0,get:function(){return M.default}}),Object.defineProperty(t,"CardActions",{enumerable:!0,get:function(){return _.default}}),Object.defineProperty(t,"CardContent",{enumerable:!0,get:function(){return D.default}}),Object.defineProperty(t,"CardHeader",{enumerable:!0,get:function(){return A.default}}),Object.defineProperty(t,"CardMedia",{enumerable:!0,get:function(){return j.default}}),Object.defineProperty(t,"Checkbox",{enumerable:!0,get:function(){return I.default}}),Object.defineProperty(t,"Chip",{enumerable:!0,get:function(){return R.default}}),Object.defineProperty(t,"CircularProgress",{enumerable:!0,get:function(){return $.default}}),Object.defineProperty(t,"ClickAwayListener",{enumerable:!0,get:function(){return N.default}}),Object.defineProperty(t,"Collapse",{enumerable:!0,get:function(){return L.default}}),Object.defineProperty(t,"Container",{enumerable:!0,get:function(){return F.default}}),Object.defineProperty(t,"CssBaseline",{enumerable:!0,get:function(){return V.default}}),Object.defineProperty(t,"Dialog",{enumerable:!0,get:function(){return z.default}}),Object.defineProperty(t,"DialogActions",{enumerable:!0,get:function(){return H.default}}),Object.defineProperty(t,"DialogContent",{enumerable:!0,get:function(){return q.default}}),Object.defineProperty(t,"DialogContentText",{enumerable:!0,get:function(){return U.default}}),Object.defineProperty(t,"DialogTitle",{enumerable:!0,get:function(){return W.default}}),Object.defineProperty(t,"Divider",{enumerable:!0,get:function(){return G.default}}),Object.defineProperty(t,"Drawer",{enumerable:!0,get:function(){return Q.default}}),Object.defineProperty(t,"Fab",{enumerable:!0,get:function(){return K.default}}),Object.defineProperty(t,"Fade",{enumerable:!0,get:function(){return Y.default}}),Object.defineProperty(t,"FilledInput",{enumerable:!0,get:function(){return Z.default}}),Object.defineProperty(t,"FormControl",{enumerable:!0,get:function(){return X.default}}),Object.defineProperty(t,"FormControlLabel",{enumerable:!0,get:function(){return J.default}}),Object.defineProperty(t,"FormGroup",{enumerable:!0,get:function(){return ee.default}}),Object.defineProperty(t,"FormHelperText",{enumerable:!0,get:function(){return te.default}}),Object.defineProperty(t,"FormLabel",{enumerable:!0,get:function(){return re.default}}),Object.defineProperty(t,"GlobalStyles",{enumerable:!0,get:function(){return It.default}}),Object.defineProperty(t,"Grid",{enumerable:!0,get:function(){return ne.default}}),Object.defineProperty(t,"Grid2",{enumerable:!0,get:function(){return ae.default}}),Object.defineProperty(t,"Grow",{enumerable:!0,get:function(){return oe.default}}),Object.defineProperty(t,"Hidden",{enumerable:!0,get:function(){return ie.default}}),Object.defineProperty(t,"Icon",{enumerable:!0,get:function(){return se.default}}),Object.defineProperty(t,"IconButton",{enumerable:!0,get:function(){return le.default}}),Object.defineProperty(t,"ImageList",{enumerable:!0,get:function(){return ue.default}}),Object.defineProperty(t,"ImageListItem",{enumerable:!0,get:function(){return de.default}}),Object.defineProperty(t,"ImageListItemBar",{enumerable:!0,get:function(){return ce.default}}),Object.defineProperty(t,"Input",{enumerable:!0,get:function(){return pe.default}}),Object.defineProperty(t,"InputAdornment",{enumerable:!0,get:function(){return fe.default}}),Object.defineProperty(t,"InputBase",{enumerable:!0,get:function(){return me.default}}),Object.defineProperty(t,"InputLabel",{enumerable:!0,get:function(){return he.default}}),Object.defineProperty(t,"LinearProgress",{enumerable:!0,get:function(){return ge.default}}),Object.defineProperty(t,"Link",{enumerable:!0,get:function(){return ye.default}}),Object.defineProperty(t,"List",{enumerable:!0,get:function(){return ve.default}}),Object.defineProperty(t,"ListItem",{enumerable:!0,get:function(){return be.default}}),Object.defineProperty(t,"ListItemAvatar",{enumerable:!0,get:function(){return Pe.default}}),Object.defineProperty(t,"ListItemButton",{enumerable:!0,get:function(){return we.default}}),Object.defineProperty(t,"ListItemIcon",{enumerable:!0,get:function(){return Ce.default}}),Object.defineProperty(t,"ListItemSecondaryAction",{enumerable:!0,get:function(){return Oe.default}}),Object.defineProperty(t,"ListItemText",{enumerable:!0,get:function(){return xe.default}}),Object.defineProperty(t,"ListSubheader",{enumerable:!0,get:function(){return Ee.default}}),Object.defineProperty(t,"Menu",{enumerable:!0,get:function(){return Se.default}}),Object.defineProperty(t,"MenuItem",{enumerable:!0,get:function(){return Te.default}}),Object.defineProperty(t,"MenuList",{enumerable:!0,get:function(){return ke.default}}),Object.defineProperty(t,"MobileStepper",{enumerable:!0,get:function(){return Me.default}}),Object.defineProperty(t,"Modal",{enumerable:!0,get:function(){return _e.default}}),Object.defineProperty(t,"NativeSelect",{enumerable:!0,get:function(){return De.default}}),Object.defineProperty(t,"NoSsr",{enumerable:!0,get:function(){return Ae.default}}),Object.defineProperty(t,"OutlinedInput",{enumerable:!0,get:function(){return je.default}}),Object.defineProperty(t,"Pagination",{enumerable:!0,get:function(){return Ie.default}}),Object.defineProperty(t,"PaginationItem",{enumerable:!0,get:function(){return Re.default}}),Object.defineProperty(t,"Paper",{enumerable:!0,get:function(){return $e.default}}),Object.defineProperty(t,"Popover",{enumerable:!0,get:function(){return Ne.default}}),Object.defineProperty(t,"Popper",{enumerable:!0,get:function(){return Le.default}}),Object.defineProperty(t,"Portal",{enumerable:!0,get:function(){return Fe.default}}),Object.defineProperty(t,"Radio",{enumerable:!0,get:function(){return Ve.default}}),Object.defineProperty(t,"RadioGroup",{enumerable:!0,get:function(){return Be.default}}),Object.defineProperty(t,"Rating",{enumerable:!0,get:function(){return ze.default}}),Object.defineProperty(t,"ScopedCssBaseline",{enumerable:!0,get:function(){return He.default}}),Object.defineProperty(t,"Select",{enumerable:!0,get:function(){return qe.default}}),Object.defineProperty(t,"Skeleton",{enumerable:!0,get:function(){return Ue.default}}),Object.defineProperty(t,"Slide",{enumerable:!0,get:function(){return We.default}}),Object.defineProperty(t,"Slider",{enumerable:!0,get:function(){return Ge.default}}),Object.defineProperty(t,"Snackbar",{enumerable:!0,get:function(){return Qe.default}}),Object.defineProperty(t,"SnackbarContent",{enumerable:!0,get:function(){return Ke.default}}),Object.defineProperty(t,"SpeedDial",{enumerable:!0,get:function(){return Ye.default}}),Object.defineProperty(t,"SpeedDialAction",{enumerable:!0,get:function(){return Ze.default}}),Object.defineProperty(t,"SpeedDialIcon",{enumerable:!0,get:function(){return Xe.default}}),Object.defineProperty(t,"Stack",{enumerable:!0,get:function(){return Je.default}}),Object.defineProperty(t,"Step",{enumerable:!0,get:function(){return et.default}}),Object.defineProperty(t,"StepButton",{enumerable:!0,get:function(){return tt.default}}),Object.defineProperty(t,"StepConnector",{enumerable:!0,get:function(){return rt.default}}),Object.defineProperty(t,"StepContent",{enumerable:!0,get:function(){return nt.default}}),Object.defineProperty(t,"StepIcon",{enumerable:!0,get:function(){return at.default}}),Object.defineProperty(t,"StepLabel",{enumerable:!0,get:function(){return ot.default}}),Object.defineProperty(t,"Stepper",{enumerable:!0,get:function(){return it.default}}),Object.defineProperty(t,"SvgIcon",{enumerable:!0,get:function(){return st.default}}),Object.defineProperty(t,"SwipeableDrawer",{enumerable:!0,get:function(){return lt.default}}),Object.defineProperty(t,"Switch",{enumerable:!0,get:function(){return ut.default}}),Object.defineProperty(t,"Tab",{enumerable:!0,get:function(){return dt.default}}),Object.defineProperty(t,"TabScrollButton",{enumerable:!0,get:function(){return wt.default}}),Object.defineProperty(t,"Table",{enumerable:!0,get:function(){return ct.default}}),Object.defineProperty(t,"TableBody",{enumerable:!0,get:function(){return pt.default}}),Object.defineProperty(t,"TableCell",{enumerable:!0,get:function(){return ft.default}}),Object.defineProperty(t,"TableContainer",{enumerable:!0,get:function(){return mt.default}}),Object.defineProperty(t,"TableFooter",{enumerable:!0,get:function(){return ht.default}}),Object.defineProperty(t,"TableHead",{enumerable:!0,get:function(){return gt.default}}),Object.defineProperty(t,"TablePagination",{enumerable:!0,get:function(){return yt.default}}),Object.defineProperty(t,"TableRow",{enumerable:!0,get:function(){return vt.default}}),Object.defineProperty(t,"TableSortLabel",{enumerable:!0,get:function(){return bt.default}}),Object.defineProperty(t,"Tabs",{enumerable:!0,get:function(){return Pt.default}}),Object.defineProperty(t,"TextField",{enumerable:!0,get:function(){return Ct.default}}),Object.defineProperty(t,"TextareaAutosize",{enumerable:!0,get:function(){return Ot.default}}),Object.defineProperty(t,"ToggleButton",{enumerable:!0,get:function(){return xt.default}}),Object.defineProperty(t,"ToggleButtonGroup",{enumerable:!0,get:function(){return Et.default}}),Object.defineProperty(t,"Toolbar",{enumerable:!0,get:function(){return St.default}}),Object.defineProperty(t,"Tooltip",{enumerable:!0,get:function(){return Tt.default}}),Object.defineProperty(t,"Typography",{enumerable:!0,get:function(){return kt.default}}),Object.defineProperty(t,"Unstable_TrapFocus",{enumerable:!0,get:function(){return Lt.default}}),Object.defineProperty(t,"Zoom",{enumerable:!0,get:function(){return At.default}}),t.colors=void 0,Object.defineProperty(t,"darkScrollbar",{enumerable:!0,get:function(){return B.default}}),Object.defineProperty(t,"generateUtilityClass",{enumerable:!0,get:function(){return $t.default}}),Object.defineProperty(t,"generateUtilityClasses",{enumerable:!0,get:function(){return Nt.default}}),Object.defineProperty(t,"unstable_composeClasses",{enumerable:!0,get:function(){return Rt.unstable_composeClasses}}),Object.defineProperty(t,"useAutocomplete",{enumerable:!0,get:function(){return jt.default}}),Object.defineProperty(t,"useMediaQuery",{enumerable:!0,get:function(){return Mt.default}}),Object.defineProperty(t,"usePagination",{enumerable:!0,get:function(){return _t.default}}),Object.defineProperty(t,"useScrollTrigger",{enumerable:!0,get:function(){return Dt.default}});var i=a(r(87490));t.colors=i;var s=r(55264);Object.keys(s).forEach((function(e){"default"!==e&&"__esModule"!==e&&(Object.prototype.hasOwnProperty.call(o,e)||e in t&&t[e]===s[e]||Object.defineProperty(t,e,{enumerable:!0,get:function(){return s[e]}}))}));var l=r(48023);Object.keys(l).forEach((function(e){"default"!==e&&"__esModule"!==e&&(Object.prototype.hasOwnProperty.call(o,e)||e in t&&t[e]===l[e]||Object.defineProperty(t,e,{enumerable:!0,get:function(){return l[e]}}))}));var u=a(r(18380));Object.keys(u).forEach((function(e){"default"!==e&&"__esModule"!==e&&(Object.prototype.hasOwnProperty.call(o,e)||e in t&&t[e]===u[e]||Object.defineProperty(t,e,{enumerable:!0,get:function(){return u[e]}}))}));var d=a(r(28011));Object.keys(d).forEach((function(e){"default"!==e&&"__esModule"!==e&&(Object.prototype.hasOwnProperty.call(o,e)||e in t&&t[e]===d[e]||Object.defineProperty(t,e,{enumerable:!0,get:function(){return d[e]}}))}));var c=a(r(89710));Object.keys(c).forEach((function(e){"default"!==e&&"__esModule"!==e&&(Object.prototype.hasOwnProperty.call(o,e)||e in t&&t[e]===c[e]||Object.defineProperty(t,e,{enumerable:!0,get:function(){return c[e]}}))}));var p=a(r(79588));Object.keys(p).forEach((function(e){"default"!==e&&"__esModule"!==e&&(Object.prototype.hasOwnProperty.call(o,e)||e in t&&t[e]===p[e]||Object.defineProperty(t,e,{enumerable:!0,get:function(){return p[e]}}))}));var f=a(r(29836));Object.keys(f).forEach((function(e){"default"!==e&&"__esModule"!==e&&(Object.prototype.hasOwnProperty.call(o,e)||e in t&&t[e]===f[e]||Object.defineProperty(t,e,{enumerable:!0,get:function(){return f[e]}}))}));var m=a(r(32686));Object.keys(m).forEach((function(e){"default"!==e&&"__esModule"!==e&&(Object.prototype.hasOwnProperty.call(o,e)||e in t&&t[e]===m[e]||Object.defineProperty(t,e,{enumerable:!0,get:function(){return m[e]}}))}));var h=a(r(73862));Object.keys(h).forEach((function(e){"default"!==e&&"__esModule"!==e&&(Object.prototype.hasOwnProperty.call(o,e)||e in t&&t[e]===h[e]||Object.defineProperty(t,e,{enumerable:!0,get:function(){return h[e]}}))}));var g=a(r(75578));Object.keys(g).forEach((function(e){"default"!==e&&"__esModule"!==e&&(Object.prototype.hasOwnProperty.call(o,e)||e in t&&t[e]===g[e]||Object.defineProperty(t,e,{enumerable:!0,get:function(){return g[e]}}))}));var y=a(r(90659));Object.keys(y).forEach((function(e){"default"!==e&&"__esModule"!==e&&(Object.prototype.hasOwnProperty.call(o,e)||e in t&&t[e]===y[e]||Object.defineProperty(t,e,{enumerable:!0,get:function(){return y[e]}}))}));var v=a(r(28106));Object.keys(v).forEach((function(e){"default"!==e&&"__esModule"!==e&&(Object.prototype.hasOwnProperty.call(o,e)||e in t&&t[e]===v[e]||Object.defineProperty(t,e,{enumerable:!0,get:function(){return v[e]}}))}));var b=a(r(28228));Object.keys(b).forEach((function(e){"default"!==e&&"__esModule"!==e&&(Object.prototype.hasOwnProperty.call(o,e)||e in t&&t[e]===b[e]||Object.defineProperty(t,e,{enumerable:!0,get:function(){return b[e]}}))}));var P=a(r(72549));Object.keys(P).forEach((function(e){"default"!==e&&"__esModule"!==e&&(Object.prototype.hasOwnProperty.call(o,e)||e in t&&t[e]===P[e]||Object.defineProperty(t,e,{enumerable:!0,get:function(){return P[e]}}))}));var w=a(r(26279));Object.keys(w).forEach((function(e){"default"!==e&&"__esModule"!==e&&(Object.prototype.hasOwnProperty.call(o,e)||e in t&&t[e]===w[e]||Object.defineProperty(t,e,{enumerable:!0,get:function(){return w[e]}}))}));var C=a(r(85993));Object.keys(C).forEach((function(e){"default"!==e&&"__esModule"!==e&&(Object.prototype.hasOwnProperty.call(o,e)||e in t&&t[e]===C[e]||Object.defineProperty(t,e,{enumerable:!0,get:function(){return C[e]}}))}));var O=a(r(42439));Object.keys(O).forEach((function(e){"default"!==e&&"__esModule"!==e&&(Object.prototype.hasOwnProperty.call(o,e)||e in t&&t[e]===O[e]||Object.defineProperty(t,e,{enumerable:!0,get:function(){return O[e]}}))}));var x=a(r(98856));Object.keys(x).forEach((function(e){"default"!==e&&"__esModule"!==e&&(Object.prototype.hasOwnProperty.call(o,e)||e in t&&t[e]===x[e]||Object.defineProperty(t,e,{enumerable:!0,get:function(){return x[e]}}))}));var E=a(r(60362));Object.keys(E).forEach((function(e){"default"!==e&&"__esModule"!==e&&(Object.prototype.hasOwnProperty.call(o,e)||e in t&&t[e]===E[e]||Object.defineProperty(t,e,{enumerable:!0,get:function(){return E[e]}}))}));var S=a(r(42207));Object.keys(S).forEach((function(e){"default"!==e&&"__esModule"!==e&&(Object.prototype.hasOwnProperty.call(o,e)||e in t&&t[e]===S[e]||Object.defineProperty(t,e,{enumerable:!0,get:function(){return S[e]}}))}));var T=a(r(98337));Object.keys(T).forEach((function(e){"default"!==e&&"__esModule"!==e&&(Object.prototype.hasOwnProperty.call(o,e)||e in t&&t[e]===T[e]||Object.defineProperty(t,e,{enumerable:!0,get:function(){return T[e]}}))}));var k=a(r(88116));Object.keys(k).forEach((function(e){"default"!==e&&"__esModule"!==e&&(Object.prototype.hasOwnProperty.call(o,e)||e in t&&t[e]===k[e]||Object.defineProperty(t,e,{enumerable:!0,get:function(){return k[e]}}))}));var M=a(r(22095));Object.keys(M).forEach((function(e){"default"!==e&&"__esModule"!==e&&(Object.prototype.hasOwnProperty.call(o,e)||e in t&&t[e]===M[e]||Object.defineProperty(t,e,{enumerable:!0,get:function(){return M[e]}}))}));var _=a(r(64243));Object.keys(_).forEach((function(e){"default"!==e&&"__esModule"!==e&&(Object.prototype.hasOwnProperty.call(o,e)||e in t&&t[e]===_[e]||Object.defineProperty(t,e,{enumerable:!0,get:function(){return _[e]}}))}));var D=a(r(42401));Object.keys(D).forEach((function(e){"default"!==e&&"__esModule"!==e&&(Object.prototype.hasOwnProperty.call(o,e)||e in t&&t[e]===D[e]||Object.defineProperty(t,e,{enumerable:!0,get:function(){return D[e]}}))}));var A=a(r(46257));Object.keys(A).forEach((function(e){"default"!==e&&"__esModule"!==e&&(Object.prototype.hasOwnProperty.call(o,e)||e in t&&t[e]===A[e]||Object.defineProperty(t,e,{enumerable:!0,get:function(){return A[e]}}))}));var j=a(r(81664));Object.keys(j).forEach((function(e){"default"!==e&&"__esModule"!==e&&(Object.prototype.hasOwnProperty.call(o,e)||e in t&&t[e]===j[e]||Object.defineProperty(t,e,{enumerable:!0,get:function(){return j[e]}}))}));var I=a(r(10743));Object.keys(I).forEach((function(e){"default"!==e&&"__esModule"!==e&&(Object.prototype.hasOwnProperty.call(o,e)||e in t&&t[e]===I[e]||Object.defineProperty(t,e,{enumerable:!0,get:function(){return I[e]}}))}));var R=a(r(23476));Object.keys(R).forEach((function(e){"default"!==e&&"__esModule"!==e&&(Object.prototype.hasOwnProperty.call(o,e)||e in t&&t[e]===R[e]||Object.defineProperty(t,e,{enumerable:!0,get:function(){return R[e]}}))}));var $=a(r(15156));Object.keys($).forEach((function(e){"default"!==e&&"__esModule"!==e&&(Object.prototype.hasOwnProperty.call(o,e)||e in t&&t[e]===$[e]||Object.defineProperty(t,e,{enumerable:!0,get:function(){return $[e]}}))}));var N=a(r(36828));Object.keys(N).forEach((function(e){"default"!==e&&"__esModule"!==e&&(Object.prototype.hasOwnProperty.call(o,e)||e in t&&t[e]===N[e]||Object.defineProperty(t,e,{enumerable:!0,get:function(){return N[e]}}))}));var L=a(r(28921));Object.keys(L).forEach((function(e){"default"!==e&&"__esModule"!==e&&(Object.prototype.hasOwnProperty.call(o,e)||e in t&&t[e]===L[e]||Object.defineProperty(t,e,{enumerable:!0,get:function(){return L[e]}}))}));var F=a(r(61981));Object.keys(F).forEach((function(e){"default"!==e&&"__esModule"!==e&&(Object.prototype.hasOwnProperty.call(o,e)||e in t&&t[e]===F[e]||Object.defineProperty(t,e,{enumerable:!0,get:function(){return F[e]}}))}));var V=a(r(69374));Object.keys(V).forEach((function(e){"default"!==e&&"__esModule"!==e&&(Object.prototype.hasOwnProperty.call(o,e)||e in t&&t[e]===V[e]||Object.defineProperty(t,e,{enumerable:!0,get:function(){return V[e]}}))}));var B=a(r(99564));Object.keys(B).forEach((function(e){"default"!==e&&"__esModule"!==e&&(Object.prototype.hasOwnProperty.call(o,e)||e in t&&t[e]===B[e]||Object.defineProperty(t,e,{enumerable:!0,get:function(){return B[e]}}))}));var z=a(r(53490));Object.keys(z).forEach((function(e){"default"!==e&&"__esModule"!==e&&(Object.prototype.hasOwnProperty.call(o,e)||e in t&&t[e]===z[e]||Object.defineProperty(t,e,{enumerable:!0,get:function(){return z[e]}}))}));var H=a(r(5557));Object.keys(H).forEach((function(e){"default"!==e&&"__esModule"!==e&&(Object.prototype.hasOwnProperty.call(o,e)||e in t&&t[e]===H[e]||Object.defineProperty(t,e,{enumerable:!0,get:function(){return H[e]}}))}));var q=a(r(92283));Object.keys(q).forEach((function(e){"default"!==e&&"__esModule"!==e&&(Object.prototype.hasOwnProperty.call(o,e)||e in t&&t[e]===q[e]||Object.defineProperty(t,e,{enumerable:!0,get:function(){return q[e]}}))}));var U=a(r(43792));Object.keys(U).forEach((function(e){"default"!==e&&"__esModule"!==e&&(Object.prototype.hasOwnProperty.call(o,e)||e in t&&t[e]===U[e]||Object.defineProperty(t,e,{enumerable:!0,get:function(){return U[e]}}))}));var W=a(r(61192));Object.keys(W).forEach((function(e){"default"!==e&&"__esModule"!==e&&(Object.prototype.hasOwnProperty.call(o,e)||e in t&&t[e]===W[e]||Object.defineProperty(t,e,{enumerable:!0,get:function(){return W[e]}}))}));var G=a(r(46639));Object.keys(G).forEach((function(e){"default"!==e&&"__esModule"!==e&&(Object.prototype.hasOwnProperty.call(o,e)||e in t&&t[e]===G[e]||Object.defineProperty(t,e,{enumerable:!0,get:function(){return G[e]}}))}));var Q=a(r(84395));Object.keys(Q).forEach((function(e){"default"!==e&&"__esModule"!==e&&(Object.prototype.hasOwnProperty.call(o,e)||e in t&&t[e]===Q[e]||Object.defineProperty(t,e,{enumerable:!0,get:function(){return Q[e]}}))}));var K=a(r(3735));Object.keys(K).forEach((function(e){"default"!==e&&"__esModule"!==e&&(Object.prototype.hasOwnProperty.call(o,e)||e in t&&t[e]===K[e]||Object.defineProperty(t,e,{enumerable:!0,get:function(){return K[e]}}))}));var Y=a(r(59400));Object.keys(Y).forEach((function(e){"default"!==e&&"__esModule"!==e&&(Object.prototype.hasOwnProperty.call(o,e)||e in t&&t[e]===Y[e]||Object.defineProperty(t,e,{enumerable:!0,get:function(){return Y[e]}}))}));var Z=a(r(9538));Object.keys(Z).forEach((function(e){"default"!==e&&"__esModule"!==e&&(Object.prototype.hasOwnProperty.call(o,e)||e in t&&t[e]===Z[e]||Object.defineProperty(t,e,{enumerable:!0,get:function(){return Z[e]}}))}));var X=a(r(68709));Object.keys(X).forEach((function(e){"default"!==e&&"__esModule"!==e&&(Object.prototype.hasOwnProperty.call(o,e)||e in t&&t[e]===X[e]||Object.defineProperty(t,e,{enumerable:!0,get:function(){return X[e]}}))}));var J=a(r(31725));Object.keys(J).forEach((function(e){"default"!==e&&"__esModule"!==e&&(Object.prototype.hasOwnProperty.call(o,e)||e in t&&t[e]===J[e]||Object.defineProperty(t,e,{enumerable:!0,get:function(){return J[e]}}))}));var ee=a(r(54943));Object.keys(ee).forEach((function(e){"default"!==e&&"__esModule"!==e&&(Object.prototype.hasOwnProperty.call(o,e)||e in t&&t[e]===ee[e]||Object.defineProperty(t,e,{enumerable:!0,get:function(){return ee[e]}}))}));var te=a(r(98539));Object.keys(te).forEach((function(e){"default"!==e&&"__esModule"!==e&&(Object.prototype.hasOwnProperty.call(o,e)||e in t&&t[e]===te[e]||Object.defineProperty(t,e,{enumerable:!0,get:function(){return te[e]}}))}));var re=a(r(32514));Object.keys(re).forEach((function(e){"default"!==e&&"__esModule"!==e&&(Object.prototype.hasOwnProperty.call(o,e)||e in t&&t[e]===re[e]||Object.defineProperty(t,e,{enumerable:!0,get:function(){return re[e]}}))}));var ne=n(r(22442)),ae=a(r(57556));Object.keys(ae).forEach((function(e){"default"!==e&&"__esModule"!==e&&(Object.prototype.hasOwnProperty.call(o,e)||e in t&&t[e]===ae[e]||Object.defineProperty(t,e,{enumerable:!0,get:function(){return ae[e]}}))}));var oe=a(r(3681));Object.keys(oe).forEach((function(e){"default"!==e&&"__esModule"!==e&&(Object.prototype.hasOwnProperty.call(o,e)||e in t&&t[e]===oe[e]||Object.defineProperty(t,e,{enumerable:!0,get:function(){return oe[e]}}))}));var ie=a(r(34970));Object.keys(ie).forEach((function(e){"default"!==e&&"__esModule"!==e&&(Object.prototype.hasOwnProperty.call(o,e)||e in t&&t[e]===ie[e]||Object.defineProperty(t,e,{enumerable:!0,get:function(){return ie[e]}}))}));var se=a(r(60343));Object.keys(se).forEach((function(e){"default"!==e&&"__esModule"!==e&&(Object.prototype.hasOwnProperty.call(o,e)||e in t&&t[e]===se[e]||Object.defineProperty(t,e,{enumerable:!0,get:function(){return se[e]}}))}));var le=a(r(44871));Object.keys(le).forEach((function(e){"default"!==e&&"__esModule"!==e&&(Object.prototype.hasOwnProperty.call(o,e)||e in t&&t[e]===le[e]||Object.defineProperty(t,e,{enumerable:!0,get:function(){return le[e]}}))}));var ue=a(r(47607));Object.keys(ue).forEach((function(e){"default"!==e&&"__esModule"!==e&&(Object.prototype.hasOwnProperty.call(o,e)||e in t&&t[e]===ue[e]||Object.defineProperty(t,e,{enumerable:!0,get:function(){return ue[e]}}))}));var de=a(r(38356));Object.keys(de).forEach((function(e){"default"!==e&&"__esModule"!==e&&(Object.prototype.hasOwnProperty.call(o,e)||e in t&&t[e]===de[e]||Object.defineProperty(t,e,{enumerable:!0,get:function(){return de[e]}}))}));var ce=a(r(63441));Object.keys(ce).forEach((function(e){"default"!==e&&"__esModule"!==e&&(Object.prototype.hasOwnProperty.call(o,e)||e in t&&t[e]===ce[e]||Object.defineProperty(t,e,{enumerable:!0,get:function(){return ce[e]}}))}));var pe=a(r(74510));Object.keys(pe).forEach((function(e){"default"!==e&&"__esModule"!==e&&(Object.prototype.hasOwnProperty.call(o,e)||e in t&&t[e]===pe[e]||Object.defineProperty(t,e,{enumerable:!0,get:function(){return pe[e]}}))}));var fe=a(r(37332));Object.keys(fe).forEach((function(e){"default"!==e&&"__esModule"!==e&&(Object.prototype.hasOwnProperty.call(o,e)||e in t&&t[e]===fe[e]||Object.defineProperty(t,e,{enumerable:!0,get:function(){return fe[e]}}))}));var me=a(r(60875));Object.keys(me).forEach((function(e){"default"!==e&&"__esModule"!==e&&(Object.prototype.hasOwnProperty.call(o,e)||e in t&&t[e]===me[e]||Object.defineProperty(t,e,{enumerable:!0,get:function(){return me[e]}}))}));var he=a(r(34512));Object.keys(he).forEach((function(e){"default"!==e&&"__esModule"!==e&&(Object.prototype.hasOwnProperty.call(o,e)||e in t&&t[e]===he[e]||Object.defineProperty(t,e,{enumerable:!0,get:function(){return he[e]}}))}));var ge=a(r(47168));Object.keys(ge).forEach((function(e){"default"!==e&&"__esModule"!==e&&(Object.prototype.hasOwnProperty.call(o,e)||e in t&&t[e]===ge[e]||Object.defineProperty(t,e,{enumerable:!0,get:function(){return ge[e]}}))}));var ye=a(r(58650));Object.keys(ye).forEach((function(e){"default"!==e&&"__esModule"!==e&&(Object.prototype.hasOwnProperty.call(o,e)||e in t&&t[e]===ye[e]||Object.defineProperty(t,e,{enumerable:!0,get:function(){return ye[e]}}))}));var ve=a(r(30710));Object.keys(ve).forEach((function(e){"default"!==e&&"__esModule"!==e&&(Object.prototype.hasOwnProperty.call(o,e)||e in t&&t[e]===ve[e]||Object.defineProperty(t,e,{enumerable:!0,get:function(){return ve[e]}}))}));var be=a(r(53665));Object.keys(be).forEach((function(e){"default"!==e&&"__esModule"!==e&&(Object.prototype.hasOwnProperty.call(o,e)||e in t&&t[e]===be[e]||Object.defineProperty(t,e,{enumerable:!0,get:function(){return be[e]}}))}));var Pe=a(r(13792));Object.keys(Pe).forEach((function(e){"default"!==e&&"__esModule"!==e&&(Object.prototype.hasOwnProperty.call(o,e)||e in t&&t[e]===Pe[e]||Object.defineProperty(t,e,{enumerable:!0,get:function(){return Pe[e]}}))}));var we=a(r(97749));Object.keys(we).forEach((function(e){"default"!==e&&"__esModule"!==e&&(Object.prototype.hasOwnProperty.call(o,e)||e in t&&t[e]===we[e]||Object.defineProperty(t,e,{enumerable:!0,get:function(){return we[e]}}))}));var Ce=a(r(10916));Object.keys(Ce).forEach((function(e){"default"!==e&&"__esModule"!==e&&(Object.prototype.hasOwnProperty.call(o,e)||e in t&&t[e]===Ce[e]||Object.defineProperty(t,e,{enumerable:!0,get:function(){return Ce[e]}}))}));var Oe=a(r(95883));Object.keys(Oe).forEach((function(e){"default"!==e&&"__esModule"!==e&&(Object.prototype.hasOwnProperty.call(o,e)||e in t&&t[e]===Oe[e]||Object.defineProperty(t,e,{enumerable:!0,get:function(){return Oe[e]}}))}));var xe=a(r(37102));Object.keys(xe).forEach((function(e){"default"!==e&&"__esModule"!==e&&(Object.prototype.hasOwnProperty.call(o,e)||e in t&&t[e]===xe[e]||Object.defineProperty(t,e,{enumerable:!0,get:function(){return xe[e]}}))}));var Ee=a(r(95333));Object.keys(Ee).forEach((function(e){"default"!==e&&"__esModule"!==e&&(Object.prototype.hasOwnProperty.call(o,e)||e in t&&t[e]===Ee[e]||Object.defineProperty(t,e,{enumerable:!0,get:function(){return Ee[e]}}))}));var Se=a(r(41033));Object.keys(Se).forEach((function(e){"default"!==e&&"__esModule"!==e&&(Object.prototype.hasOwnProperty.call(o,e)||e in t&&t[e]===Se[e]||Object.defineProperty(t,e,{enumerable:!0,get:function(){return Se[e]}}))}));var Te=a(r(77566));Object.keys(Te).forEach((function(e){"default"!==e&&"__esModule"!==e&&(Object.prototype.hasOwnProperty.call(o,e)||e in t&&t[e]===Te[e]||Object.defineProperty(t,e,{enumerable:!0,get:function(){return Te[e]}}))}));var ke=a(r(87117));Object.keys(ke).forEach((function(e){"default"!==e&&"__esModule"!==e&&(Object.prototype.hasOwnProperty.call(o,e)||e in t&&t[e]===ke[e]||Object.defineProperty(t,e,{enumerable:!0,get:function(){return ke[e]}}))}));var Me=a(r(88777));Object.keys(Me).forEach((function(e){"default"!==e&&"__esModule"!==e&&(Object.prototype.hasOwnProperty.call(o,e)||e in t&&t[e]===Me[e]||Object.defineProperty(t,e,{enumerable:!0,get:function(){return Me[e]}}))}));var _e=a(r(32587));Object.keys(_e).forEach((function(e){"default"!==e&&"__esModule"!==e&&(Object.prototype.hasOwnProperty.call(o,e)||e in t&&t[e]===_e[e]||Object.defineProperty(t,e,{enumerable:!0,get:function(){return _e[e]}}))}));var De=a(r(25369));Object.keys(De).forEach((function(e){"default"!==e&&"__esModule"!==e&&(Object.prototype.hasOwnProperty.call(o,e)||e in t&&t[e]===De[e]||Object.defineProperty(t,e,{enumerable:!0,get:function(){return De[e]}}))}));var Ae=a(r(25679));Object.keys(Ae).forEach((function(e){"default"!==e&&"__esModule"!==e&&(Object.prototype.hasOwnProperty.call(o,e)||e in t&&t[e]===Ae[e]||Object.defineProperty(t,e,{enumerable:!0,get:function(){return Ae[e]}}))}));var je=a(r(66608));Object.keys(je).forEach((function(e){"default"!==e&&"__esModule"!==e&&(Object.prototype.hasOwnProperty.call(o,e)||e in t&&t[e]===je[e]||Object.defineProperty(t,e,{enumerable:!0,get:function(){return je[e]}}))}));var Ie=a(r(47538));Object.keys(Ie).forEach((function(e){"default"!==e&&"__esModule"!==e&&(Object.prototype.hasOwnProperty.call(o,e)||e in t&&t[e]===Ie[e]||Object.defineProperty(t,e,{enumerable:!0,get:function(){return Ie[e]}}))}));var Re=a(r(63765));Object.keys(Re).forEach((function(e){"default"!==e&&"__esModule"!==e&&(Object.prototype.hasOwnProperty.call(o,e)||e in t&&t[e]===Re[e]||Object.defineProperty(t,e,{enumerable:!0,get:function(){return Re[e]}}))}));var $e=a(r(49256));Object.keys($e).forEach((function(e){"default"!==e&&"__esModule"!==e&&(Object.prototype.hasOwnProperty.call(o,e)||e in t&&t[e]===$e[e]||Object.defineProperty(t,e,{enumerable:!0,get:function(){return $e[e]}}))}));var Ne=a(r(15571));Object.keys(Ne).forEach((function(e){"default"!==e&&"__esModule"!==e&&(Object.prototype.hasOwnProperty.call(o,e)||e in t&&t[e]===Ne[e]||Object.defineProperty(t,e,{enumerable:!0,get:function(){return Ne[e]}}))}));var Le=a(r(51580));Object.keys(Le).forEach((function(e){"default"!==e&&"__esModule"!==e&&(Object.prototype.hasOwnProperty.call(o,e)||e in t&&t[e]===Le[e]||Object.defineProperty(t,e,{enumerable:!0,get:function(){return Le[e]}}))}));var Fe=a(r(11796));Object.keys(Fe).forEach((function(e){"default"!==e&&"__esModule"!==e&&(Object.prototype.hasOwnProperty.call(o,e)||e in t&&t[e]===Fe[e]||Object.defineProperty(t,e,{enumerable:!0,get:function(){return Fe[e]}}))}));var Ve=a(r(39405));Object.keys(Ve).forEach((function(e){"default"!==e&&"__esModule"!==e&&(Object.prototype.hasOwnProperty.call(o,e)||e in t&&t[e]===Ve[e]||Object.defineProperty(t,e,{enumerable:!0,get:function(){return Ve[e]}}))}));var Be=a(r(93524));Object.keys(Be).forEach((function(e){"default"!==e&&"__esModule"!==e&&(Object.prototype.hasOwnProperty.call(o,e)||e in t&&t[e]===Be[e]||Object.defineProperty(t,e,{enumerable:!0,get:function(){return Be[e]}}))}));var ze=a(r(667));Object.keys(ze).forEach((function(e){"default"!==e&&"__esModule"!==e&&(Object.prototype.hasOwnProperty.call(o,e)||e in t&&t[e]===ze[e]||Object.defineProperty(t,e,{enumerable:!0,get:function(){return ze[e]}}))}));var He=a(r(1426));Object.keys(He).forEach((function(e){"default"!==e&&"__esModule"!==e&&(Object.prototype.hasOwnProperty.call(o,e)||e in t&&t[e]===He[e]||Object.defineProperty(t,e,{enumerable:!0,get:function(){return He[e]}}))}));var qe=a(r(92330));Object.keys(qe).forEach((function(e){"default"!==e&&"__esModule"!==e&&(Object.prototype.hasOwnProperty.call(o,e)||e in t&&t[e]===qe[e]||Object.defineProperty(t,e,{enumerable:!0,get:function(){return qe[e]}}))}));var Ue=a(r(86829));Object.keys(Ue).forEach((function(e){"default"!==e&&"__esModule"!==e&&(Object.prototype.hasOwnProperty.call(o,e)||e in t&&t[e]===Ue[e]||Object.defineProperty(t,e,{enumerable:!0,get:function(){return Ue[e]}}))}));var We=a(r(77919));Object.keys(We).forEach((function(e){"default"!==e&&"__esModule"!==e&&(Object.prototype.hasOwnProperty.call(o,e)||e in t&&t[e]===We[e]||Object.defineProperty(t,e,{enumerable:!0,get:function(){return We[e]}}))}));var Ge=a(r(11319));Object.keys(Ge).forEach((function(e){"default"!==e&&"__esModule"!==e&&(Object.prototype.hasOwnProperty.call(o,e)||e in t&&t[e]===Ge[e]||Object.defineProperty(t,e,{enumerable:!0,get:function(){return Ge[e]}}))}));var Qe=a(r(84337));Object.keys(Qe).forEach((function(e){"default"!==e&&"__esModule"!==e&&(Object.prototype.hasOwnProperty.call(o,e)||e in t&&t[e]===Qe[e]||Object.defineProperty(t,e,{enumerable:!0,get:function(){return Qe[e]}}))}));var Ke=a(r(9194));Object.keys(Ke).forEach((function(e){"default"!==e&&"__esModule"!==e&&(Object.prototype.hasOwnProperty.call(o,e)||e in t&&t[e]===Ke[e]||Object.defineProperty(t,e,{enumerable:!0,get:function(){return Ke[e]}}))}));var Ye=a(r(26451));Object.keys(Ye).forEach((function(e){"default"!==e&&"__esModule"!==e&&(Object.prototype.hasOwnProperty.call(o,e)||e in t&&t[e]===Ye[e]||Object.defineProperty(t,e,{enumerable:!0,get:function(){return Ye[e]}}))}));var Ze=a(r(95117));Object.keys(Ze).forEach((function(e){"default"!==e&&"__esModule"!==e&&(Object.prototype.hasOwnProperty.call(o,e)||e in t&&t[e]===Ze[e]||Object.defineProperty(t,e,{enumerable:!0,get:function(){return Ze[e]}}))}));var Xe=a(r(63346));Object.keys(Xe).forEach((function(e){"default"!==e&&"__esModule"!==e&&(Object.prototype.hasOwnProperty.call(o,e)||e in t&&t[e]===Xe[e]||Object.defineProperty(t,e,{enumerable:!0,get:function(){return Xe[e]}}))}));var Je=a(r(34514));Object.keys(Je).forEach((function(e){"default"!==e&&"__esModule"!==e&&(Object.prototype.hasOwnProperty.call(o,e)||e in t&&t[e]===Je[e]||Object.defineProperty(t,e,{enumerable:!0,get:function(){return Je[e]}}))}));var et=a(r(53788));Object.keys(et).forEach((function(e){"default"!==e&&"__esModule"!==e&&(Object.prototype.hasOwnProperty.call(o,e)||e in t&&t[e]===et[e]||Object.defineProperty(t,e,{enumerable:!0,get:function(){return et[e]}}))}));var tt=a(r(14360));Object.keys(tt).forEach((function(e){"default"!==e&&"__esModule"!==e&&(Object.prototype.hasOwnProperty.call(o,e)||e in t&&t[e]===tt[e]||Object.defineProperty(t,e,{enumerable:!0,get:function(){return tt[e]}}))}));var rt=a(r(19371));Object.keys(rt).forEach((function(e){"default"!==e&&"__esModule"!==e&&(Object.prototype.hasOwnProperty.call(o,e)||e in t&&t[e]===rt[e]||Object.defineProperty(t,e,{enumerable:!0,get:function(){return rt[e]}}))}));var nt=a(r(81545));Object.keys(nt).forEach((function(e){"default"!==e&&"__esModule"!==e&&(Object.prototype.hasOwnProperty.call(o,e)||e in t&&t[e]===nt[e]||Object.defineProperty(t,e,{enumerable:!0,get:function(){return nt[e]}}))}));var at=a(r(26909));Object.keys(at).forEach((function(e){"default"!==e&&"__esModule"!==e&&(Object.prototype.hasOwnProperty.call(o,e)||e in t&&t[e]===at[e]||Object.defineProperty(t,e,{enumerable:!0,get:function(){return at[e]}}))}));var ot=a(r(47942));Object.keys(ot).forEach((function(e){"default"!==e&&"__esModule"!==e&&(Object.prototype.hasOwnProperty.call(o,e)||e in t&&t[e]===ot[e]||Object.defineProperty(t,e,{enumerable:!0,get:function(){return ot[e]}}))}));var it=a(r(51407));Object.keys(it).forEach((function(e){"default"!==e&&"__esModule"!==e&&(Object.prototype.hasOwnProperty.call(o,e)||e in t&&t[e]===it[e]||Object.defineProperty(t,e,{enumerable:!0,get:function(){return it[e]}}))}));var st=a(r(22869));Object.keys(st).forEach((function(e){"default"!==e&&"__esModule"!==e&&(Object.prototype.hasOwnProperty.call(o,e)||e in t&&t[e]===st[e]||Object.defineProperty(t,e,{enumerable:!0,get:function(){return st[e]}}))}));var lt=a(r(68313));Object.keys(lt).forEach((function(e){"default"!==e&&"__esModule"!==e&&(Object.prototype.hasOwnProperty.call(o,e)||e in t&&t[e]===lt[e]||Object.defineProperty(t,e,{enumerable:!0,get:function(){return lt[e]}}))}));var ut=a(r(77290));Object.keys(ut).forEach((function(e){"default"!==e&&"__esModule"!==e&&(Object.prototype.hasOwnProperty.call(o,e)||e in t&&t[e]===ut[e]||Object.defineProperty(t,e,{enumerable:!0,get:function(){return ut[e]}}))}));var dt=a(r(75197));Object.keys(dt).forEach((function(e){"default"!==e&&"__esModule"!==e&&(Object.prototype.hasOwnProperty.call(o,e)||e in t&&t[e]===dt[e]||Object.defineProperty(t,e,{enumerable:!0,get:function(){return dt[e]}}))}));var ct=a(r(72366));Object.keys(ct).forEach((function(e){"default"!==e&&"__esModule"!==e&&(Object.prototype.hasOwnProperty.call(o,e)||e in t&&t[e]===ct[e]||Object.defineProperty(t,e,{enumerable:!0,get:function(){return ct[e]}}))}));var pt=a(r(58698));Object.keys(pt).forEach((function(e){"default"!==e&&"__esModule"!==e&&(Object.prototype.hasOwnProperty.call(o,e)||e in t&&t[e]===pt[e]||Object.defineProperty(t,e,{enumerable:!0,get:function(){return pt[e]}}))}));var ft=a(r(87910));Object.keys(ft).forEach((function(e){"default"!==e&&"__esModule"!==e&&(Object.prototype.hasOwnProperty.call(o,e)||e in t&&t[e]===ft[e]||Object.defineProperty(t,e,{enumerable:!0,get:function(){return ft[e]}}))}));var mt=a(r(66473));Object.keys(mt).forEach((function(e){"default"!==e&&"__esModule"!==e&&(Object.prototype.hasOwnProperty.call(o,e)||e in t&&t[e]===mt[e]||Object.defineProperty(t,e,{enumerable:!0,get:function(){return mt[e]}}))}));var ht=a(r(72717));Object.keys(ht).forEach((function(e){"default"!==e&&"__esModule"!==e&&(Object.prototype.hasOwnProperty.call(o,e)||e in t&&t[e]===ht[e]||Object.defineProperty(t,e,{enumerable:!0,get:function(){return ht[e]}}))}));var gt=a(r(49708));Object.keys(gt).forEach((function(e){"default"!==e&&"__esModule"!==e&&(Object.prototype.hasOwnProperty.call(o,e)||e in t&&t[e]===gt[e]||Object.defineProperty(t,e,{enumerable:!0,get:function(){return gt[e]}}))}));var yt=a(r(73414));Object.keys(yt).forEach((function(e){"default"!==e&&"__esModule"!==e&&(Object.prototype.hasOwnProperty.call(o,e)||e in t&&t[e]===yt[e]||Object.defineProperty(t,e,{enumerable:!0,get:function(){return yt[e]}}))}));var vt=a(r(19434));Object.keys(vt).forEach((function(e){"default"!==e&&"__esModule"!==e&&(Object.prototype.hasOwnProperty.call(o,e)||e in t&&t[e]===vt[e]||Object.defineProperty(t,e,{enumerable:!0,get:function(){return vt[e]}}))}));var bt=a(r(80672));Object.keys(bt).forEach((function(e){"default"!==e&&"__esModule"!==e&&(Object.prototype.hasOwnProperty.call(o,e)||e in t&&t[e]===bt[e]||Object.defineProperty(t,e,{enumerable:!0,get:function(){return bt[e]}}))}));var Pt=a(r(60718));Object.keys(Pt).forEach((function(e){"default"!==e&&"__esModule"!==e&&(Object.prototype.hasOwnProperty.call(o,e)||e in t&&t[e]===Pt[e]||Object.defineProperty(t,e,{enumerable:!0,get:function(){return Pt[e]}}))}));var wt=a(r(35432));Object.keys(wt).forEach((function(e){"default"!==e&&"__esModule"!==e&&(Object.prototype.hasOwnProperty.call(o,e)||e in t&&t[e]===wt[e]||Object.defineProperty(t,e,{enumerable:!0,get:function(){return wt[e]}}))}));var Ct=a(r(243));Object.keys(Ct).forEach((function(e){"default"!==e&&"__esModule"!==e&&(Object.prototype.hasOwnProperty.call(o,e)||e in t&&t[e]===Ct[e]||Object.defineProperty(t,e,{enumerable:!0,get:function(){return Ct[e]}}))}));var Ot=a(r(73750));Object.keys(Ot).forEach((function(e){"default"!==e&&"__esModule"!==e&&(Object.prototype.hasOwnProperty.call(o,e)||e in t&&t[e]===Ot[e]||Object.defineProperty(t,e,{enumerable:!0,get:function(){return Ot[e]}}))}));var xt=a(r(89570));Object.keys(xt).forEach((function(e){"default"!==e&&"__esModule"!==e&&(Object.prototype.hasOwnProperty.call(o,e)||e in t&&t[e]===xt[e]||Object.defineProperty(t,e,{enumerable:!0,get:function(){return xt[e]}}))}));var Et=a(r(45497));Object.keys(Et).forEach((function(e){"default"!==e&&"__esModule"!==e&&(Object.prototype.hasOwnProperty.call(o,e)||e in t&&t[e]===Et[e]||Object.defineProperty(t,e,{enumerable:!0,get:function(){return Et[e]}}))}));var St=a(r(8645));Object.keys(St).forEach((function(e){"default"!==e&&"__esModule"!==e&&(Object.prototype.hasOwnProperty.call(o,e)||e in t&&t[e]===St[e]||Object.defineProperty(t,e,{enumerable:!0,get:function(){return St[e]}}))}));var Tt=a(r(79285));Object.keys(Tt).forEach((function(e){"default"!==e&&"__esModule"!==e&&(Object.prototype.hasOwnProperty.call(o,e)||e in t&&t[e]===Tt[e]||Object.defineProperty(t,e,{enumerable:!0,get:function(){return Tt[e]}}))}));var kt=a(r(28419));Object.keys(kt).forEach((function(e){"default"!==e&&"__esModule"!==e&&(Object.prototype.hasOwnProperty.call(o,e)||e in t&&t[e]===kt[e]||Object.defineProperty(t,e,{enumerable:!0,get:function(){return kt[e]}}))}));var Mt=a(r(48077));Object.keys(Mt).forEach((function(e){"default"!==e&&"__esModule"!==e&&(Object.prototype.hasOwnProperty.call(o,e)||e in t&&t[e]===Mt[e]||Object.defineProperty(t,e,{enumerable:!0,get:function(){return Mt[e]}}))}));var _t=a(r(42213));Object.keys(_t).forEach((function(e){"default"!==e&&"__esModule"!==e&&(Object.prototype.hasOwnProperty.call(o,e)||e in t&&t[e]===_t[e]||Object.defineProperty(t,e,{enumerable:!0,get:function(){return _t[e]}}))}));var Dt=a(r(61628));Object.keys(Dt).forEach((function(e){"default"!==e&&"__esModule"!==e&&(Object.prototype.hasOwnProperty.call(o,e)||e in t&&t[e]===Dt[e]||Object.defineProperty(t,e,{enumerable:!0,get:function(){return Dt[e]}}))}));var At=a(r(10165));Object.keys(At).forEach((function(e){"default"!==e&&"__esModule"!==e&&(Object.prototype.hasOwnProperty.call(o,e)||e in t&&t[e]===At[e]||Object.defineProperty(t,e,{enumerable:!0,get:function(){return At[e]}}))}));var jt=n(r(24977)),It=a(r(76831));Object.keys(It).forEach((function(e){"default"!==e&&"__esModule"!==e&&(Object.prototype.hasOwnProperty.call(o,e)||e in t&&t[e]===It[e]||Object.defineProperty(t,e,{enumerable:!0,get:function(){return It[e]}}))}));var Rt=r(45730),$t=a(r(9581));Object.keys($t).forEach((function(e){"default"!==e&&"__esModule"!==e&&(Object.prototype.hasOwnProperty.call(o,e)||e in t&&t[e]===$t[e]||Object.defineProperty(t,e,{enumerable:!0,get:function(){return $t[e]}}))}));var Nt=n(r(72433)),Lt=n(r(69836)),Ft=r(90726);Object.keys(Ft).forEach((function(e){"default"!==e&&"__esModule"!==e&&(Object.prototype.hasOwnProperty.call(o,e)||e in t&&t[e]===Ft[e]||Object.defineProperty(t,e,{enumerable:!0,get:function(){return Ft[e]}}))}))},18052:(e,t,r)=>{"use strict";var n=r(24994);Object.defineProperty(t,"__esModule",{value:!0}),t.Line=t.Container=void 0;var a,o,i=n(r(20166)),s=n(r(8162)),l=r(78944).theme.colors.gray;t.Line=s.default.div(a||(a=(0,i.default)(["\n height: 1px;\n flex: 1;\n min-height: 0.75px;\n max-height: 3px;\n align-self: center;\n background-color: ",";\n"])),(function(e){return e.primary?l[500]:l[300]})),t.Container=s.default.div(o||(o=(0,i.default)(["\n display: flex;\n"])))},18071:(e,t,r)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.ukUA=void 0;var n=r(14653);const a={hours:"годин",minutes:"хвилин",seconds:"секунд",meridiem:"Південь"},o={previousMonth:"Попередній місяць",nextMonth:"Наступний місяць",openPreviousView:"Відкрити попередній вигляд",openNextView:"Відкрити наступний вигляд",calendarViewSwitchingButtonAriaLabel:e=>"year"===e?"річний вигляд відкрито, перейти до календарного вигляду":"календарний вигляд відкрито, перейти до річного вигляду",start:"Початок",end:"Кінець",startDate:"День початку",startTime:"Час початку",endDate:"День закінчення",endTime:"Час закінчення",cancelButtonLabel:"Відміна",clearButtonLabel:"Очистити",okButtonLabel:"OK",todayButtonLabel:"Сьогодні",datePickerToolbarTitle:"Вибрати дату",dateTimePickerToolbarTitle:"Вибрати дату і час",timePickerToolbarTitle:"Вибрати час",dateRangePickerToolbarTitle:"Вибрати календарний період",clockLabelText:(e,t,r,n)=>`Вибрати ${a[e]}. ${n||null!==t&&r.isValid(t)?`Вибрано час ${n??r.format(t,"fullTime")}`:"Час не вибраний"}`,hoursClockNumberText:e=>`${e} годин`,minutesClockNumberText:e=>`${e} хвилин`,secondsClockNumberText:e=>`${e} секунд`,selectViewText:e=>`Вибрати ${a[e]}`,calendarWeekNumberHeaderLabel:"Номер тижня",calendarWeekNumberHeaderText:"#",calendarWeekNumberAriaLabelText:e=>`Тиждень ${e}`,calendarWeekNumberText:e=>`${e}`,openDatePickerDialogue:(e,t,r)=>r||null!==e&&t.isValid(e)?`Оберіть дату, обрана дата ${r??t.format(e,"fullDate")}`:"Оберіть дату",openTimePickerDialogue:(e,t,r)=>r||null!==e&&t.isValid(e)?`Оберіть час, обраний час ${r??t.format(e,"fullTime")}`:"Оберіть час",fieldClearLabel:"Очистити дані",timeTableLabel:"оберіть час",dateTableLabel:"оберіть дату",fieldYearPlaceholder:e=>"Y".repeat(e.digitAmount),fieldMonthPlaceholder:e=>"letter"===e.contentType?"MMMM":"MM",fieldDayPlaceholder:()=>"DD",fieldWeekDayPlaceholder:e=>"letter"===e.contentType?"EEEE":"EE",fieldHoursPlaceholder:()=>"hh",fieldMinutesPlaceholder:()=>"mm",fieldSecondsPlaceholder:()=>"ss",fieldMeridiemPlaceholder:()=>"aa",year:"Рік",month:"Місяць",day:"День",weekDay:"День тижня",hours:"Годин",minutes:"Хвилин",seconds:"Секунд",meridiem:"Меридіем",empty:"Порожній"};t.ukUA=(0,n.getPickersLocalization)(o)},18123:(e,t,r)=>{"use strict";var n=r(24994).default;Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var a=n(r(42032)),o=r(74848);t.default=(0,a.default)((0,o.jsx)("path",{d:"M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2m0 18c-4.41 0-8-3.59-8-8s3.59-8 8-8 8 3.59 8 8-3.59 8-8 8m4.59-12.42L10 14.17l-2.59-2.58L6 13l4 4 8-8z"}),"CheckCircleOutlined")},18214:(e,t,r)=>{"use strict";r.d(t,{y:()=>n});const n=e=>{const[t]=e.definitions,r="selectionSet"in t?t.selectionSet:null;return r?r.selections.map((e=>"Field"===e.kind?e.name.value:"")):[]}},18228:(e,t,r)=>{"use strict";function n(e){return"[object String]"===Object.prototype.toString.call(e)}r.d(t,{A:()=>n})},18285:(e,t,r)=>{"use strict";var n=r(24994).default;Object.defineProperty(t,"__esModule",{value:!0}),Object.defineProperty(t,"default",{enumerable:!0,get:function(){return a.default}});var a=n(r(67664))},18373:(e,t,r)=>{"use strict";r.d(t,{c:()=>o});var n=r(5305),a=r(2831);function o(e,t,r){const[o,s]=(0,n.x)(r?.in,e,t),l=i(o,s),u=Math.abs((0,a.m)(o,s));o.setDate(o.getDate()-l*u);const d=l*(u-Number(i(o,s)===-l));return 0===d?0:d}function i(e,t){const r=e.getFullYear()-t.getFullYear()||e.getMonth()-t.getMonth()||e.getDate()-t.getDate()||e.getHours()-t.getHours()||e.getMinutes()-t.getMinutes()||e.getSeconds()-t.getSeconds()||e.getMilliseconds()-t.getMilliseconds();return r<0?-1:r>0?1:r}},18380:(e,t,r)=>{"use strict";var n=r(6305).default,a=r(24994).default;Object.defineProperty(t,"__esModule",{value:!0});var o={accordionClasses:!0};Object.defineProperty(t,"accordionClasses",{enumerable:!0,get:function(){return s.default}}),Object.defineProperty(t,"default",{enumerable:!0,get:function(){return i.default}});var i=a(r(41982)),s=n(r(60212));Object.keys(s).forEach((function(e){"default"!==e&&"__esModule"!==e&&(Object.prototype.hasOwnProperty.call(o,e)||e in t&&t[e]===s[e]||Object.defineProperty(t,e,{enumerable:!0,get:function(){return s[e]}}))}))},18472:(e,t,r)=>{"use strict";var n=r(24994).default,a=r(6305).default;Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var o=a(r(96540)),i=(n(r(5556)),n(r(74259))),s=n(r(71508)),l=n(r(84561)),u=n(r(79403)),d=a(r(32514)),c=n(r(95369)),p=n(r(34053)),f=r(21528),m=n(r(45140)),h=r(44114),g=r(59162),y=r(74848);const v=(0,f.styled)(d.default,{shouldForwardProp:e=>(0,p.default)(e)||"classes"===e,name:"MuiInputLabel",slot:"Root",overridesResolver:(e,t)=>{const{ownerState:r}=e;return[{[`& .${d.formLabelClasses.asterisk}`]:t.asterisk},t.root,r.formControl&&t.formControl,"small"===r.size&&t.sizeSmall,r.shrink&&t.shrink,!r.disableAnimation&&t.animated,r.focused&&t.focused,t[r.variant]]}})((0,m.default)((({theme:e})=>({display:"block",transformOrigin:"top left",whiteSpace:"nowrap",overflow:"hidden",textOverflow:"ellipsis",maxWidth:"100%",variants:[{props:({ownerState:e})=>e.formControl,style:{position:"absolute",left:0,top:0,transform:"translate(0, 20px) scale(1)"}},{props:{size:"small"},style:{transform:"translate(0, 17px) scale(1)"}},{props:({ownerState:e})=>e.shrink,style:{transform:"translate(0, -1.5px) scale(0.75)",transformOrigin:"top left",maxWidth:"133%"}},{props:({ownerState:e})=>!e.disableAnimation,style:{transition:e.transitions.create(["color","transform","max-width"],{duration:e.transitions.duration.shorter,easing:e.transitions.easing.easeOut})}},{props:{variant:"filled"},style:{zIndex:1,pointerEvents:"none",transform:"translate(12px, 16px) scale(1)",maxWidth:"calc(100% - 24px)"}},{props:{variant:"filled",size:"small"},style:{transform:"translate(12px, 13px) scale(1)"}},{props:({variant:e,ownerState:t})=>"filled"===e&&t.shrink,style:{userSelect:"none",pointerEvents:"auto",transform:"translate(12px, 7px) scale(0.75)",maxWidth:"calc(133% - 24px)"}},{props:({variant:e,ownerState:t,size:r})=>"filled"===e&&t.shrink&&"small"===r,style:{transform:"translate(12px, 4px) scale(0.75)"}},{props:{variant:"outlined"},style:{zIndex:1,pointerEvents:"none",transform:"translate(14px, 16px) scale(1)",maxWidth:"calc(100% - 24px)"}},{props:{variant:"outlined",size:"small"},style:{transform:"translate(14px, 9px) scale(1)"}},{props:({variant:e,ownerState:t})=>"outlined"===e&&t.shrink,style:{userSelect:"none",pointerEvents:"auto",maxWidth:"calc(133% - 32px)",transform:"translate(14px, -9px) scale(0.75)"}}]})))),b=o.forwardRef((function(e,t){const r=(0,h.useDefaultProps)({name:"MuiInputLabel",props:e}),{disableAnimation:n=!1,margin:a,shrink:o,variant:d,className:p,...f}=r,m=(0,u.default)();let b=o;void 0===b&&m&&(b=m.filled||m.focused||m.adornedStart);const P=(0,l.default)({props:r,muiFormControl:m,states:["size","variant","required","focused"]}),w={...r,disableAnimation:n,formControl:m,shrink:b,size:P.size,variant:P.variant,required:P.required,focused:P.focused},C=(e=>{const{classes:t,formControl:r,size:n,shrink:a,disableAnimation:o,variant:s,required:l}=e,u={root:["root",r&&"formControl",!o&&"animated",a&&"shrink",n&&"normal"!==n&&`size${(0,c.default)(n)}`,s],asterisk:[l&&"asterisk"]},d=(0,i.default)(u,g.getInputLabelUtilityClasses,t);return{...t,...d}})(w);return(0,y.jsx)(v,{"data-shrink":b,ref:t,className:(0,s.default)(C.root,p),...f,ownerState:w,classes:C})}));t.default=b},18480:(e,t,r)=>{"use strict";var n=r(24994).default;Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0,n(r(5556));var a=n(r(48791)),o=n(r(19617)),i=n(r(74178));const s=(0,o.default)({defaultClassName:i.default.root,generateClassName:a.default.generate});t.default=s},18483:(e,t)=>{"use strict";t.formatRelative=void 0;const r={lastWeek:"'last' eeee 'at' p",yesterday:"'yesterday at' p",today:"'today at' p",tomorrow:"'tomorrow at' p",nextWeek:"eeee 'at' p",other:"P"};t.formatRelative=(e,t,n,a)=>r[e]},18485:(e,t,r)=>{"use strict";var n=r(24994).default;Object.defineProperty(t,"__esModule",{value:!0}),Object.defineProperty(t,"default",{enumerable:!0,get:function(){return a.default}});var a=n(r(66720))},18488:(e,t)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0,t.default=function(e,t,r){return"function"==typeof e?e(t,r):e}},18490:(e,t,r)=>{"use strict";t.DayOfYearParser=void 0;var n=r(47699),a=r(5513),o=r(93771);class i extends a.Parser{priority=90;subpriority=1;parse(e,t,r){switch(t){case"D":case"DD":return(0,o.parseNumericPattern)(n.numericPatterns.dayOfYear,e);case"Do":return r.ordinalNumber(e,{unit:"date"});default:return(0,o.parseNDigits)(t.length,e)}}validate(e,t){const r=e.getFullYear();return(0,o.isLeapYearIndex)(r)?t>=1&&t<=366:t>=1&&t<=365}set(e,t,r){return e.setMonth(0,r),e.setHours(0,0,0,0),e}incompatibleTokens=["Y","R","q","Q","M","L","w","I","d","E","i","e","c","t","T"]}t.DayOfYearParser=i},18499:(e,t,r)=>{"use strict";r.d(t,{A:()=>n});const n=(0,r(92254).A)((function(e,t){for(var r={},n=0;n{"use strict";Object.defineProperty(t,"__esModule",{value:!0});var n=r(98095),a=r(19326);r(91797);var o=r(14951),i=function(){return"Range"===(window.getSelection()||{type:void 0}).type},s={cardTypes:n.cardTypes,formatter:o.formatter,validator:a.validator,BACKSPACE_KEY_CODE:8,ENTER_KEY_CODE:0,isHighlighted:i};t.BACKSPACE_KEY_CODE=8,t.ENTER_KEY_CODE=0,t.default=s,t.isHighlighted=i},18522:(e,t,r)=>{"use strict";var n=r(24994).default,a=r(6305).default;Object.defineProperty(t,"__esModule",{value:!0}),t.TimeClock=void 0;var o=n(r(94634)),i=n(r(54893)),s=a(r(96540)),l=n(r(71508)),u=(n(r(5556)),r(55264)),d=r(83407),c=r(25702),p=r(19779),f=r(56529),m=r(25373),h=r(95276),g=r(34510),y=r(89189),v=r(72888),b=r(29185),P=r(44439),w=r(63448),C=r(17103),O=r(2775),x=r(74848);const E=["ampm","ampmInClock","autoFocus","slots","slotProps","value","defaultValue","referenceDate","disableIgnoringDatePartForTimeValidation","maxTime","minTime","disableFuture","disablePast","minutesStep","shouldDisableTime","showViewSwitcher","onChange","view","views","openTo","onViewChange","focusedView","onFocusedViewChange","className","disabled","readOnly","timezone"],S=(0,u.styled)(y.PickerViewRoot,{name:"MuiTimeClock",slot:"Root",overridesResolver:(e,t)=>t.root})({display:"flex",flexDirection:"column",position:"relative"}),T=(0,u.styled)(f.PickersArrowSwitcher,{name:"MuiTimeClock",slot:"ArrowSwitcher",overridesResolver:(e,t)=>t.arrowSwitcher})({position:"absolute",right:12,top:15}),k=["hours","minutes"];t.TimeClock=s.forwardRef((function(e,t){const r=(0,p.useUtils)(),n=(0,u.useThemeProps)({props:e,name:"MuiTimeClock"}),{ampm:a=r.is12HourCycleInCurrentLocale(),ampmInClock:f=!1,autoFocus:y,slots:M,slotProps:_,value:D,defaultValue:A,referenceDate:j,disableIgnoringDatePartForTimeValidation:I=!1,maxTime:R,minTime:$,disableFuture:N,disablePast:L,minutesStep:F=1,shouldDisableTime:V,showViewSwitcher:B,onChange:z,view:H,views:q=k,openTo:U,onViewChange:W,focusedView:G,onFocusedViewChange:Q,className:K,disabled:Y,readOnly:Z,timezone:X}=n,J=(0,i.default)(n,E),{value:ee,handleValueChange:te,timezone:re}=(0,w.useControlledValueWithTimezone)({name:"TimeClock",timezone:X,value:D,defaultValue:A,referenceDate:j,onChange:z,valueManager:C.singleItemValueManager}),ne=(0,O.useClockReferenceDate)({value:ee,referenceDate:j,utils:r,props:n,timezone:re}),ae=(0,c.usePickersTranslations)(),oe=(0,p.useNow)(re),{view:ie,setView:se,previousView:le,nextView:ue,setValueAndGoToNextView:de}=(0,h.useViews)({view:H,views:q,openTo:U,onViewChange:W,onChange:te,focusedView:G,onFocusedViewChange:Q}),{meridiemMode:ce,handleMeridiemChange:pe}=(0,g.useMeridiemMode)(ne,a,de),fe=s.useCallback(((e,t)=>{const n=(0,m.createIsAfterIgnoreDatePart)(I,r),o="hours"===t||"minutes"===t&&q.includes("seconds"),i=({start:e,end:t})=>!($&&n($,t)||R&&n(e,R)||N&&n(e,oe)||L&&n(oe,o?t:e)),s=(e,n=1)=>{if(e%n!=0)return!1;if(V)switch(t){case"hours":return!V(r.setHours(ne,e),"hours");case"minutes":return!V(r.setMinutes(ne,e),"minutes");case"seconds":return!V(r.setSeconds(ne,e),"seconds");default:return!1}return!0};switch(t){case"hours":{const t=(0,m.convertValueToMeridiem)(e,ce,a),n=r.setHours(ne,t);return r.getHours(n)!==t||(!i({start:r.setSeconds(r.setMinutes(n,0),0),end:r.setSeconds(r.setMinutes(n,59),59)})||!s(t))}case"minutes":{const t=r.setMinutes(ne,e);return!i({start:r.setSeconds(t,0),end:r.setSeconds(t,59)})||!s(e,F)}case"seconds":{const t=r.setSeconds(ne,e);return!i({start:t,end:t})||!s(e)}default:throw new Error("not supported")}}),[a,ne,I,R,ce,$,F,V,r,N,L,oe,q]),me=(0,d.unstable_useId)(),he=s.useMemo((()=>{switch(ie){case"hours":{const e=(e,t)=>{const n=(0,m.convertValueToMeridiem)(e,ce,a);de(r.setHours(ne,n),t,"hours")},t=r.getHours(ne);let n;return n=a?t>12?[12,23]:[0,11]:[0,23],{onChange:e,viewValue:t,children:(0,P.getHourNumbers)({value:ee,utils:r,ampm:a,onChange:e,getClockNumberText:ae.hoursClockNumberText,isDisabled:e=>Y||fe(e,"hours"),selectedId:me}),viewRange:n}}case"minutes":{const e=r.getMinutes(ne),t=(e,t)=>{de(r.setMinutes(ne,e),t,"minutes")};return{viewValue:e,onChange:t,children:(0,P.getMinutesNumbers)({utils:r,value:e,onChange:t,getClockNumberText:ae.minutesClockNumberText,isDisabled:e=>Y||fe(e,"minutes"),selectedId:me}),viewRange:[0,59]}}case"seconds":{const e=r.getSeconds(ne),t=(e,t)=>{de(r.setSeconds(ne,e),t,"seconds")};return{viewValue:e,onChange:t,children:(0,P.getMinutesNumbers)({utils:r,value:e,onChange:t,getClockNumberText:ae.secondsClockNumberText,isDisabled:e=>Y||fe(e,"seconds"),selectedId:me}),viewRange:[0,59]}}default:throw new Error("You must provide the type for ClockView")}}),[ie,r,ee,a,ae.hoursClockNumberText,ae.minutesClockNumberText,ae.secondsClockNumberText,ce,de,ne,fe,me,Y]),ge=n,ye=(e=>{const{classes:t}=e;return(0,d.unstable_composeClasses)({root:["root"],arrowSwitcher:["arrowSwitcher"]},v.getTimeClockUtilityClass,t)})(ge);return(0,x.jsxs)(S,(0,o.default)({ref:t,className:(0,l.default)(ye.root,K),ownerState:ge},J,{children:[(0,x.jsx)(b.Clock,(0,o.default)({autoFocus:y??!!G,ampmInClock:f&&q.includes("hours"),value:ee,type:ie,ampm:a,minutesStep:F,isTimeDisabled:fe,meridiemMode:ce,handleMeridiemChange:pe,selectedId:me,disabled:Y,readOnly:Z},he)),B&&(0,x.jsx)(T,{className:ye.arrowSwitcher,slots:M,slotProps:_,onGoToPrevious:()=>se(le),isPreviousDisabled:!le,previousLabel:ae.openPreviousView,onGoToNext:()=>se(ue),isNextDisabled:!ue,nextLabel:ae.openNextView,ownerState:ge})]}))}))},18569:(e,t,r)=>{"use strict";var n=r(24994),a=r(73738);Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var o=n(r(94634)),i=n(r(73738)),s=n(r(43693)),l=n(r(91847)),u=function(e,t){if(e&&e.__esModule)return e;if(null===e||"object"!=a(e)&&"function"!=typeof e)return{default:e};var r=m(t);if(r&&r.has(e))return r.get(e);var n={__proto__:null},o=Object.defineProperty&&Object.getOwnPropertyDescriptor;for(var i in e)if("default"!==i&&{}.hasOwnProperty.call(e,i)){var s=o?Object.getOwnPropertyDescriptor(e,i):null;s&&(s.get||s.set)?Object.defineProperty(n,i,s):n[i]=e[i]}return n.default=e,r&&r.set(e,n),n}(r(96540)),d=n(r(53788)),c=n(r(47942)),p=n(r(51407)),f=["active","bottomLabel","steps","padding","margin","style"];function m(e){if("function"!=typeof WeakMap)return null;var t=new WeakMap,r=new WeakMap;return(m=function(e){return e?r:t})(e)}function h(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(e);t&&(n=n.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),r.push.apply(r,n)}return r}function g(e){for(var t=1;t=e:void 0};t.default=function(e){var t=e.active,r=e.bottomLabel,n=e.steps,a=e.padding,s=e.margin,m=e.style,h=void 0===m?{}:m,b=(0,l.default)(e,f);return u.default.createElement(p.default,(0,o.default)({role:"stepper-container",alternativeLabel:r,activeStep:t,style:g({padding:a,margin:s},h)},b),n.map((function(e,r){return u.default.createElement(d.default,{key:r},u.default.createElement(c.default,{icon:"object"===(0,i.default)(e)?u.default.createElement(y,{icon:e.icon,active:!!v(r,t)}):r+1},"object"===(0,i.default)(e)?e.label:e))})))}},18581:(e,t,r)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),Object.defineProperty(t,"DayCalendarSkeleton",{enumerable:!0,get:function(){return n.DayCalendarSkeleton}}),Object.defineProperty(t,"dayCalendarSkeletonClasses",{enumerable:!0,get:function(){return a.dayCalendarSkeletonClasses}}),Object.defineProperty(t,"getDayCalendarSkeletonUtilityClass",{enumerable:!0,get:function(){return a.getDayCalendarSkeletonUtilityClass}});var n=r(13210),a=r(22040)},18597:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>y});var n=r(85072),a=r.n(n),o=r(97825),i=r.n(o),s=r(77659),l=r.n(s),u=r(55056),d=r.n(u),c=r(10540),p=r.n(c),f=r(41113),m=r.n(f),h=r(48516),g={};g.styleTagTransform=m(),g.setAttributes=d(),g.insert=l().bind(null,"head"),g.domAPI=i(),g.insertStyleElement=p(),a()(h.A,g);const y=h.A&&h.A.locals?h.A.locals:void 0},18678:(e,t,r)=>{"use strict";var n=r(24994).default,a=r(6305).default;Object.defineProperty(t,"__esModule",{value:!0}),t.overridesResolver=t.default=t.ListItemRoot=void 0;var o=a(r(96540)),i=(n(r(5556)),n(r(71508))),s=n(r(74259)),l=(n(r(9832)),n(r(58682)),n(r(30646))),u=r(21528),d=n(r(45140)),c=r(44114),p=n(r(67928)),f=n(r(43227)),m=n(r(30745)),h=r(1228),g=r(97749),y=n(r(95883)),v=r(74848);const b=(e,t)=>{const{ownerState:r}=e;return[t.root,r.dense&&t.dense,"flex-start"===r.alignItems&&t.alignItemsFlexStart,r.divider&&t.divider,!r.disableGutters&&t.gutters,!r.disablePadding&&t.padding,r.hasSecondaryAction&&t.secondaryAction]};t.overridesResolver=b;const P=t.ListItemRoot=(0,u.styled)("div",{name:"MuiListItem",slot:"Root",overridesResolver:b})((0,d.default)((({theme:e})=>({display:"flex",justifyContent:"flex-start",alignItems:"center",position:"relative",textDecoration:"none",width:"100%",boxSizing:"border-box",textAlign:"left",variants:[{props:({ownerState:e})=>!e.disablePadding,style:{paddingTop:8,paddingBottom:8}},{props:({ownerState:e})=>!e.disablePadding&&e.dense,style:{paddingTop:4,paddingBottom:4}},{props:({ownerState:e})=>!e.disablePadding&&!e.disableGutters,style:{paddingLeft:16,paddingRight:16}},{props:({ownerState:e})=>!e.disablePadding&&!!e.secondaryAction,style:{paddingRight:48}},{props:({ownerState:e})=>!!e.secondaryAction,style:{[`& > .${g.listItemButtonClasses.root}`]:{paddingRight:48}}},{props:{alignItems:"flex-start"},style:{alignItems:"flex-start"}},{props:({ownerState:e})=>e.divider,style:{borderBottom:`1px solid ${(e.vars||e).palette.divider}`,backgroundClip:"padding-box"}},{props:({ownerState:e})=>e.button,style:{transition:e.transitions.create("background-color",{duration:e.transitions.duration.shortest}),"&:hover":{textDecoration:"none",backgroundColor:(e.vars||e).palette.action.hover,"@media (hover: none)":{backgroundColor:"transparent"}}}},{props:({ownerState:e})=>e.hasSecondaryAction,style:{paddingRight:48}}]})))),w=(0,u.styled)("li",{name:"MuiListItem",slot:"Container",overridesResolver:(e,t)=>t.container})({position:"relative"}),C=o.forwardRef((function(e,t){const r=(0,c.useDefaultProps)({props:e,name:"MuiListItem"}),{alignItems:n="center",children:a,className:u,component:d,components:g={},componentsProps:b={},ContainerComponent:C="li",ContainerProps:{className:O,...x}={},dense:E=!1,disableGutters:S=!1,disablePadding:T=!1,divider:k=!1,secondaryAction:M,slotProps:_={},slots:D={},...A}=r,j=o.useContext(m.default),I=o.useMemo((()=>({dense:E||j.dense||!1,alignItems:n,disableGutters:S})),[n,j.dense,E,S]),R=o.useRef(null),$=o.Children.toArray(a),N=$.length&&(0,p.default)($[$.length-1],["ListItemSecondaryAction"]),L={...r,alignItems:n,dense:I.dense,disableGutters:S,disablePadding:T,divider:k,hasSecondaryAction:N},F=(e=>{const{alignItems:t,classes:r,dense:n,disableGutters:a,disablePadding:o,divider:i,hasSecondaryAction:l}=e,u={root:["root",n&&"dense",!a&&"gutters",!o&&"padding",i&&"divider","flex-start"===t&&"alignItemsFlexStart",l&&"secondaryAction"],container:["container"]};return(0,s.default)(u,h.getListItemUtilityClass,r)})(L),V=(0,f.default)(R,t),B=D.root||g.Root||P,z=_.root||b.root||{},H={className:(0,i.default)(F.root,z.className,u),...A};let q=d||"li";return N?(q=H.component||d?q:"div","li"===C&&("li"===q?q="div":"li"===H.component&&(H.component="div")),(0,v.jsx)(m.default.Provider,{value:I,children:(0,v.jsxs)(w,{as:C,className:(0,i.default)(F.container,O),ref:V,ownerState:L,...x,children:[(0,v.jsx)(B,{...z,...!(0,l.default)(B)&&{as:q,ownerState:{...L,...z.ownerState}},...H,children:$}),$.pop()]})})):(0,v.jsx)(m.default.Provider,{value:I,children:(0,v.jsxs)(B,{...z,as:q,ref:V,...!(0,l.default)(B)&&{ownerState:{...L,...z.ownerState}},...H,children:[$,M&&(0,v.jsx)(y.default,{children:M})]})})}));t.default=C},18710:(e,t,r)=>{"use strict";r.d(t,{ao:()=>m,k1:()=>h});var n=r(7313),a=r(56099),o=r(74611),i=r(30690);const s="sentry-",l=/^sentry-/;function u(e){return e.split(",").map((e=>e.split("=").map((e=>decodeURIComponent(e.trim()))))).reduce(((e,[t,r])=>(t&&r&&(e[t]=r),e)),{})}var d=r(97316),c=r(88728);const p="_frozenDsc";function f(e,t){const r=t.getOptions(),{publicKey:a}=t.getDsn()||{},o={environment:r.environment||n.U,release:r.release,public_key:a,trace_id:e};return t.emit("createDsc",o),o}function m(e,t){const r=t.getPropagationContext();return r.dsc||f(r.traceId,e)}function h(e){const t=(0,a.KU)();if(!t)return{};const r=(0,d.zU)(e),n=(0,d.et)(r),m=n.data,h=r.spanContext().traceState,g=h?.get("sentry.sample_rate")??m[o.sy];function y(e){return"number"!=typeof g&&"string"!=typeof g||(e.sample_rate=`${g}`),e}const v=r[p];if(v)return y(v);const b=h?.get("sentry.dsc"),P=b&&function(e){const t=function(e){if(e&&((0,i.Kg)(e)||Array.isArray(e)))return Array.isArray(e)?e.reduce(((e,t)=>{const r=u(t);return Object.entries(r).forEach((([t,r])=>{e[t]=r})),e}),{}):u(e)}(e);if(!t)return;const r=Object.entries(t).reduce(((e,[t,r])=>(t.match(l)&&(e[t.slice(s.length)]=r),e)),{});return Object.keys(r).length>0?r:void 0}(b);if(P)return y(P);const w=f(e.spanContext().traceId,t),C=m[o.i_],O=n.description;return"url"!==C&&O&&(w.transaction=O),function(e){if("boolean"==typeof __SENTRY_TRACING__&&!__SENTRY_TRACING__)return!1;const t=e||(0,a.KU)()?.getOptions();return!(!t||null==t.tracesSampleRate&&!t.tracesSampler)}()&&(w.sampled=String((0,d.pK)(r)),w.sample_rand=h?.get("sentry.sample_rand")??(0,c.L)(r).scope?.getPropagationContext().sampleRand.toString()),y(w),t.emit("createDsc",w,r),w}},18799:(e,t,r)=>{"use strict";r.d(t,{Bc:()=>k,C8:()=>_,D0:()=>D,Fw:()=>w,Gf:()=>f,Ir:()=>m,JU:()=>R,Kd:()=>g,Nb:()=>S,PV:()=>h,Ps:()=>x,QB:()=>v,Si:()=>I,WU:()=>C,Y2:()=>E,Y9:()=>u,ZF:()=>M,Zq:()=>O,c7:()=>l,gQ:()=>b,gu:()=>y,hh:()=>j,jK:()=>p,lb:()=>A,mO:()=>d,md:()=>c,tE:()=>T,tL:()=>$,z0:()=>P,zi:()=>N});var n=r(8162),a=r(8582),o=r(78944);const{gray:i,primary:s}=o.theme.colors,l=n.default.div` margin-top: 300px; `,u=(0,n.default)(a.Typography)` && { font-size: 18px; font-weight: 300; margin-bottom: 10px; color: inherit; } `,d=n.default.div` display: grid; grid-column-gap: 20px; grid-template-columns: 4fr 7fr; align-items: baseline; `,c=n.default.div` display: grid; text-align: right; grid-gap: 12px; `,p=(0,n.default)(a.Typography)` && { font-weight: 300; } `,f=n.default.div` display: grid; `,m=n.default.div` display: grid; grid-gap: 12px; `,h=n.default.div` display: grid; grid-gap: 22px; `,g=n.default.div` display: flex; align-items: center; justify-content: center; flex-direction: column; margin: 0 0 30px 0; `,y=n.default.img` height: 56px; margin-bottom: 50px; `,v=(0,n.default)(a.Typography)` font-size: 14px !important; `,b=(0,n.default)(a.Typography)` margin-top: 20px; && { font-size: 14px; font-weight: 500; } `,P=(0,n.default)(a.Typography)` && { margin-bottom: 30px; font-size: 24px; } `,w=(0,n.default)(a.Typography)` && { font-size: 16px; } `,C=(0,n.default)(a.Typography)` && { font-size: 26px; } `,O=n.default.div` display: flex; flex-direction: column; justify-content: center; align-items: center; height: 140px; `,x=(0,n.default)(a.Checkbox)` && { display: flex; flex-direction: 'row'; height: 8px; margin-right: 0px; } `,E=(0,n.default)(a.Typography)` color: inherit; && { font-size: 14px; font-weight: 300; margin-left: -4px; } `,S=n.default.div` display: flex; flex-direction: row; align-items: center; justify-content: space-between; `,T=(0,n.default)(a.Typography)` && { font-size: 10px; height: 8px; } `,k=(0,n.default)(a.Typography)` && { font-weight: 300; color: inherit; } `,M=n.default.div` display: grid; grid-gap: 14px; `,_=n.default.form` display: grid; flex-direction: column; grid-gap: 12px; flex: 1; `,D=n.default.div` display: grid; grid-gap: 12px; flex-direction: row; grid-template-columns: ${e=>e.gridTemplate}; `,A=n.default.div` display: flex; width: 100%; align-items: center; justify-content: center; height: 120px; `,j=n.default.div` display: flex; flex-direction: column; width: 100%; align-items: center; height: 80px; justify-content: center; padding: 12px; `,I=(0,n.default)(a.IconButton)` && { background-color: transparent; text-transform: none; } `,R=(0,n.default)(a.Typography)` && { color: ${e=>e.selected?s.main:i[500]}; font-size: 18px; } `,$=n.default.form` display: grid; grid-template-columns: 3fr 1fr 1fr; grid-gap: 12px; `,N=n.default.svg` && { height: 16px; width: 28px; } `},18845:(e,t,r)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),Object.defineProperty(t,"DateTimePicker",{enumerable:!0,get:function(){return n.DateTimePicker}}),Object.defineProperty(t,"DateTimePickerTabs",{enumerable:!0,get:function(){return a.DateTimePickerTabs}}),Object.defineProperty(t,"DateTimePickerToolbar",{enumerable:!0,get:function(){return i.DateTimePickerToolbar}}),Object.defineProperty(t,"dateTimePickerTabsClasses",{enumerable:!0,get:function(){return o.dateTimePickerTabsClasses}}),Object.defineProperty(t,"dateTimePickerToolbarClasses",{enumerable:!0,get:function(){return s.dateTimePickerToolbarClasses}});var n=r(48290),a=r(25994),o=r(7720),i=r(31427),s=r(67959)},18851:(e,t,r)=>{"use strict";r.d(t,{A:()=>s});var n=r(92254),a=r(81069),o=r(51647);const i=(0,n.A)((function(e,t){if(0===e.length||(0,o.A)(t))return!1;for(var r=t,n=0;n{"use strict";var n=r(24994).default,a=r(6305).default;Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var o=a(r(96540)),i=(n(r(5556)),n(r(71508))),s=n(r(74259)),l=r(8421),u=n(r(92523)),d=r(21528),c=n(r(45140)),p=r(44114),f=a(r(52354)),m=r(74848);const h=(0,d.styled)("tr",{name:"MuiTableRow",slot:"Root",overridesResolver:(e,t)=>{const{ownerState:r}=e;return[t.root,r.head&&t.head,r.footer&&t.footer]}})((0,c.default)((({theme:e})=>({color:"inherit",display:"table-row",verticalAlign:"middle",outline:0,[`&.${f.default.hover}:hover`]:{backgroundColor:(e.vars||e).palette.action.hover},[`&.${f.default.selected}`]:{backgroundColor:e.vars?`rgba(${e.vars.palette.primary.mainChannel} / ${e.vars.palette.action.selectedOpacity})`:(0,l.alpha)(e.palette.primary.main,e.palette.action.selectedOpacity),"&:hover":{backgroundColor:e.vars?`rgba(${e.vars.palette.primary.mainChannel} / calc(${e.vars.palette.action.selectedOpacity} + ${e.vars.palette.action.hoverOpacity}))`:(0,l.alpha)(e.palette.primary.main,e.palette.action.selectedOpacity+e.palette.action.hoverOpacity)}}})))),g="tr",y=o.forwardRef((function(e,t){const r=(0,p.useDefaultProps)({props:e,name:"MuiTableRow"}),{className:n,component:a=g,hover:l=!1,selected:d=!1,...c}=r,y=o.useContext(u.default),v={...r,component:a,hover:l,selected:d,head:y&&"head"===y.variant,footer:y&&"footer"===y.variant},b=(e=>{const{classes:t,selected:r,hover:n,head:a,footer:o}=e,i={root:["root",r&&"selected",n&&"hover",a&&"head",o&&"footer"]};return(0,s.default)(i,f.getTableRowUtilityClass,t)})(v);return(0,m.jsx)(h,{as:a,ref:t,className:(0,i.default)(b.root,n),role:a===g?null:"row",ownerState:v,...c})}));t.default=y},18926:(e,t,r)=>{"use strict";t.getISOWeek=function(e,t){const r=(0,i.toDate)(e,t?.in),s=+(0,a.startOfISOWeek)(r)-+(0,o.startOfISOWeekYear)(r);return Math.round(s/n.millisecondsInWeek)+1};var n=r(78052),a=r(36107),o=r(1152),i=r(34446)},18946:(e,t,r)=>{"use strict";var n=r(24994).default;Object.defineProperty(t,"__esModule",{value:!0}),Object.defineProperty(t,"default",{enumerable:!0,get:function(){return a.default}}),Object.defineProperty(t,"getThemeProps",{enumerable:!0,get:function(){return o.default}});var a=n(r(21204)),o=n(r(34775))},18948:(e,t)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0,t.default={50:"#ede7f6",100:"#d1c4e9",200:"#b39ddb",300:"#9575cd",400:"#7e57c2",500:"#673ab7",600:"#5e35b1",700:"#512da8",800:"#4527a0",900:"#311b92",A100:"#b388ff",A200:"#7c4dff",A400:"#651fff",A700:"#6200ea"}},18999:(e,t,r)=>{"use strict";var n=r(24994).default,a=r(6305).default;Object.defineProperty(t,"__esModule",{value:!0}),t.default=function(e={}){const{createStyledComponent:t=v,useThemeProps:r=b,componentName:n="MuiStack"}=e,a=t(w);return o.forwardRef((function(e,t){const o=r(e),s=(0,p.extendSxProp)(o),{component:d="div",direction:c="column",spacing:f=0,divider:m,children:h,className:y,useFlexGap:v=!1,...b}=s,w={direction:c,spacing:f,useFlexGap:v},C=(0,u.default)({root:["root"]},(e=>(0,l.default)(n,e)),{});return(0,g.jsx)(a,{as:d,ownerState:w,ref:t,className:(0,i.default)(C.root,y),...b,children:m?P(h,m):h})}))},t.style=void 0;var o=a(r(96540)),i=(n(r(5556)),n(r(71508))),s=n(r(70819)),l=n(r(3404)),u=n(r(74259)),d=n(r(97566)),c=n(r(71313)),p=r(56277),f=n(r(53434)),m=r(38815),h=r(37430),g=r(74848);const y=(0,f.default)(),v=(0,d.default)("div",{name:"MuiStack",slot:"Root",overridesResolver:(e,t)=>t.root});function b(e){return(0,c.default)({props:e,name:"MuiStack",defaultTheme:y})}function P(e,t){const r=o.Children.toArray(e).filter(Boolean);return r.reduce(((e,n,a)=>(e.push(n),a{let r={display:"flex",flexDirection:"column",...(0,m.handleBreakpoints)({theme:t},(0,m.resolveBreakpointValues)({values:e.direction,breakpoints:t.breakpoints.values}),(e=>({flexDirection:e})))};if(e.spacing){const n=(0,h.createUnarySpacing)(t),a=Object.keys(t.breakpoints.values).reduce(((t,r)=>(("object"==typeof e.spacing&&null!=e.spacing[r]||"object"==typeof e.direction&&null!=e.direction[r])&&(t[r]=!0),t)),{}),o=(0,m.resolveBreakpointValues)({values:e.direction,base:a}),i=(0,m.resolveBreakpointValues)({values:e.spacing,base:a});"object"==typeof o&&Object.keys(o).forEach(((e,t,r)=>{if(!o[e]){const n=t>0?o[r[t-1]]:"column";o[e]=n}}));const l=(t,r)=>{return e.useFlexGap?{gap:(0,h.getValue)(n,t)}:{"& > :not(style):not(style)":{margin:0},"& > :not(style) ~ :not(style)":{[`margin${a=r?o[r]:e.direction,{row:"Left","row-reverse":"Right",column:"Top","column-reverse":"Bottom"}[a]}`]:(0,h.getValue)(n,t)}};var a};r=(0,s.default)(r,(0,m.handleBreakpoints)({theme:t},i,l))}return r=(0,m.mergeBreakpointsInOrder)(t.breakpoints,r),r};t.style=w},19034:(e,t,r)=>{"use strict";r.d(t,{A:()=>o});var n=r(27660),a=r(82808);function o(e,t,r){return function(){for(var i=[],s=0,l=e,u=0,d=!1;u=arguments.length)?c=t[u]:(c=arguments[s],s+=1),i[u]=c,(0,a.A)(c)?d=!0:l-=1,u+=1}return!d&&l<=0?r.apply(this,i):(0,n.A)(Math.max(0,l),o(e,i,r))}}},19099:(e,t,r)=>{"use strict";r.d(t,{U:()=>s});var n=r(71221),a=r(30388),o=r(47449);const i=n.gql` query featureAccess($feature: Feature!) { featureAccess(feature: $feature) { available version } } `,s=e=>{const t=(0,o.c4)(),{data:r}=(0,n.useQuery)(i,{skip:!t,variables:{feature:e}});return r?.featureAccess||{available:!1,version:a.zZD.NotAvailable}}},19265:(e,t,r)=>{"use strict";r.d(t,{i:()=>m});var n=r(96540),a=r(66835),o=r(46850),i=r(18851),s=r(9346);const l=(0,r(5854).A)(s.A);var u=r(91487),d=r(21535),c=r(84165),p=r(71974),f=r(62109);const m=function(){let e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:p.t;const[t,r]=(0,n.useState)([]),s=(0,n.useCallback)(((t,r)=>!(!(0,f.WX)(r)||!t.required)||t.name in e&&!e[t.name](r)||(t.autocomplete?((e,t)=>"object"==typeof t?e.required?""===(0,o.A)("","value",t):"label"in t&&!(!t.label||t.value):""!==t.trim()||e.required)(t,r):t.number?((e,t)=>{const r=t.toString().replace(/\./g,"").replace(",","."),n=Number(r);return!!isNaN(n)||n<0||!!e.required&&!e.allowZero&&n<=0})(t,r):!!t.date&&(r?!(0,a.vd)(r):t.required))),[e]),m=(0,n.useCallback)(((e,t)=>{const n={required:e.required||!1,name:e.name,autocomplete:(0,i.A)("fetchSuggestions",e)&&!(0,i.A)("skipError",e),date:"date"===e.type||"time"===e.type||"datetime"===e.type,number:"number"===e.type,allowZero:e.allowZero||!1};if(s(n,t))return r((t=>l([...t,e.name]))),!0;if("estimatedDate"===e.name){const n=(new Date).getFullYear(),a=n-150,o=n+150,i=new Date(t).getFullYear();return(io)&&(r((t=>l([...t,e.name]))),!0)}return r((t=>(0,u.A)(e.name,t)?(0,d.default)((0,c.default)(e.name.toString()),t):t)),!1}),[s]),h=(0,n.useCallback)(((e,t)=>{const{required:n=[],autocomplete:a=[],date:i=[],number:d=[],allowZero:c=[]}=e,p=l([...n,...a,...i,...d,...c]).map((e=>({name:e,required:(0,u.A)(e,n),autocomplete:(0,u.A)(e,a),date:(0,u.A)(e,i),number:(0,u.A)(e,d),allowZero:(0,u.A)(e,c)}))).filter((e=>s(e,(0,o.A)("",e.name,t)))).map((e=>e.name));return r(p),!p.length}),[s]),g=(0,n.useCallback)((function(){r(arguments.length>0&&void 0!==arguments[0]?arguments[0]:[])}),[]);return[t,m,h,g]}},19308:(e,t,r)=>{"use strict";var n=r(6305).default;Object.defineProperty(t,"__esModule",{value:!0});var a={};Object.defineProperty(t,"default",{enumerable:!0,get:function(){return o.default}});var o=n(r(20059));Object.keys(o).forEach((function(e){"default"!==e&&"__esModule"!==e&&(Object.prototype.hasOwnProperty.call(a,e)||e in t&&t[e]===o[e]||Object.defineProperty(t,e,{enumerable:!0,get:function(){return o[e]}}))}))},19326:(e,t,r)=>{"use strict";var n=r(98095),a=/(0[1-9]|1[0-2])/,o="Enter a card number",i="Enter an expiry date",s="Enter a CVC",l="Enter a ZIP code",u="Card number is invalid",d="Expiry date is invalid",c="CVC is invalid",p="Expiry month must be between 01 and 12",f="Expiry year cannot be in the past",m="Expiry date cannot be in the past",h=function(e){var t=n.getCardTypeByValue(e);return t&&e.length>=t.lengths[t.lengths.length-1]},g=function(e){return/^\d*$/.test(e.key)},y=function(e){return e.split("").reverse().map((function(e){return parseInt(e,10)})).map((function(e,t){return t%2?2*e:e})).map((function(e){return e>9?e%10+1:e})).reduce((function(e,t){return e+t}))%10==0},v=function(e){var t=(arguments.length>1&&void 0!==arguments[1]?arguments[1]:{}).errorMessages,r=void 0===t?{}:t;if(!e)return r.emptyCardNumber||o;var a=n.getCardTypeByValue(e);return a&&a.lengths&&a.lengths.includes(e.length)&&y(e)?void 0:r.invalidCardNumber||u},b=function(e){var t=(arguments.length>1&&void 0!==arguments[1]?arguments[1]:{}).errorMessages,r=void 0===t?{}:t;if(!e)return r.emptyExpiryDate||i;var n=e.replace(" / ","").replace("/","");if(4===n.length){var o=n.slice(0,2),s="20".concat(n.slice(2,4));return a.test(o)?parseInt(s)<(new Date).getFullYear()?r.yearOutOfRange||f:parseInt(s)===(new Date).getFullYear()&&parseInt(o)<(new Date).getMonth()+1?r.dateOutOfRange||m:void 0:r.monthOutOfRange||p}return r.invalidExpiryDate||d},P=function(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{},r=t.cardType,n=t.errorMessages,a=void 0===n?{}:n;return e?r&&e.length!==r.code.length?a.invalidCVC||c:void 0:a.emptyCVC||s},w=function(e){var t=(arguments.length>1&&void 0!==arguments[1]?arguments[1]:{}).errorMessages;if(!e)return(void 0===t?{}:t).emptyZIP||l},C=Object.freeze({EMPTY_CARD_NUMBER:o,EMPTY_EXPIRY_DATE:i,EMPTY_CVC:s,EMPTY_ZIP:l,INVALID_CARD_NUMBER:u,INVALID_EXPIRY_DATE:d,INVALID_CVC:c,MONTH_OUT_OF_RANGE:p,YEAR_OUT_OF_RANGE:f,DATE_OUT_OF_RANGE:m,hasCardNumberReachedMaxLength:h,isNumeric:g,validateLuhn:y,getCardNumberError:v,getExpiryDateError:b,getCVCError:P,getZIPError:w});t.DATE_OUT_OF_RANGE=m,t.EMPTY_CARD_NUMBER=o,t.EMPTY_CVC=s,t.EMPTY_EXPIRY_DATE=i,t.EMPTY_ZIP=l,t.INVALID_CARD_NUMBER=u,t.INVALID_CVC=c,t.INVALID_EXPIRY_DATE=d,t.MONTH_OUT_OF_RANGE=p,t.YEAR_OUT_OF_RANGE=f,t.getCVCError=P,t.getCardNumberError=v,t.getExpiryDateError=b,t.getZIPError=w,t.hasCardNumberReachedMaxLength=h,t.isNumeric=g,t.validateLuhn=y,t.validator=C},19371:(e,t,r)=>{"use strict";var n=r(6305).default,a=r(24994).default;Object.defineProperty(t,"__esModule",{value:!0});var o={stepConnectorClasses:!0};Object.defineProperty(t,"default",{enumerable:!0,get:function(){return i.default}}),Object.defineProperty(t,"stepConnectorClasses",{enumerable:!0,get:function(){return s.default}});var i=a(r(13806)),s=n(r(97828));Object.keys(s).forEach((function(e){"default"!==e&&"__esModule"!==e&&(Object.prototype.hasOwnProperty.call(o,e)||e in t&&t[e]===s[e]||Object.defineProperty(t,e,{enumerable:!0,get:function(){return s[e]}}))}))},19434:(e,t,r)=>{"use strict";var n=r(6305).default,a=r(24994).default;Object.defineProperty(t,"__esModule",{value:!0});var o={tableRowClasses:!0};Object.defineProperty(t,"default",{enumerable:!0,get:function(){return i.default}}),Object.defineProperty(t,"tableRowClasses",{enumerable:!0,get:function(){return s.default}});var i=a(r(18896)),s=n(r(52354));Object.keys(s).forEach((function(e){"default"!==e&&"__esModule"!==e&&(Object.prototype.hasOwnProperty.call(o,e)||e in t&&t[e]===s[e]||Object.defineProperty(t,e,{enumerable:!0,get:function(){return s[e]}}))}))},19542:(e,t,r)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),Object.defineProperty(t,"renderDateViewCalendar",{enumerable:!0,get:function(){return n.renderDateViewCalendar}});var n=r(79282)},19548:(e,t,r)=>{"use strict";var n=r(24994).default,a=r(6305).default;Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0,t.useDefaultProps=function(e){return(0,o.useDefaultProps)(e)},a(r(96540)),n(r(5556));var o=a(r(19852)),i=r(74848);t.default=function(e){return(0,i.jsx)(o.default,{...e})}},19572:(e,t)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=function(e){return r||(console.warn(["MUI: createStyles from @mui/material/styles is deprecated.","Please use @mui/styles/createStyles"].join("\n")),r=!0),e};let r=!1},19617:(e,t,r)=>{"use strict";var n=r(24994).default;Object.defineProperty(t,"__esModule",{value:!0}),Object.defineProperty(t,"default",{enumerable:!0,get:function(){return a.default}});var a=n(r(11168))},19638:(e,t)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0,t.default={50:"#efebe9",100:"#d7ccc8",200:"#bcaaa4",300:"#a1887f",400:"#8d6e63",500:"#795548",600:"#6d4c41",700:"#5d4037",800:"#4e342e",900:"#3e2723",A100:"#d7ccc8",A200:"#bcaaa4",A400:"#8d6e63",A700:"#5d4037"}},19661:(e,t,r)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.generateSpacingClassNames=t.generateSizeClassNames=t.generateGridStyles=t.generateGridSizeStyles=t.generateGridRowSpacingStyles=t.generateGridOffsetStyles=t.generateGridDirectionStyles=t.generateGridColumnsStyles=t.generateGridColumnSpacingStyles=t.generateDirectionClasses=void 0;var n=r(33918);function a(e){return`--Grid-${e}Spacing`}function o(e){return`--Grid-parent-${e}Spacing`}const i="--Grid-columns",s="--Grid-parent-columns";t.generateGridSizeStyles=({theme:e,ownerState:t})=>{const r={};return(0,n.traverseBreakpoints)(e.breakpoints,t.size,((e,t)=>{let n={};"grow"===t&&(n={flexBasis:0,flexGrow:1,maxWidth:"100%"}),"auto"===t&&(n={flexBasis:"auto",flexGrow:0,flexShrink:0,maxWidth:"none",width:"auto"}),"number"==typeof t&&(n={flexGrow:0,flexBasis:"auto",width:`calc(100% * ${t} / var(${s}) - (var(${s}) - ${t}) * (var(${o("column")}) / var(${s})))`}),e(r,n)})),r},t.generateGridOffsetStyles=({theme:e,ownerState:t})=>{const r={};return(0,n.traverseBreakpoints)(e.breakpoints,t.offset,((e,t)=>{let n={};"auto"===t&&(n={marginLeft:"auto"}),"number"==typeof t&&(n={marginLeft:0===t?"0px":`calc(100% * ${t} / var(${s}) + var(${o("column")}) * ${t} / var(${s}))`}),e(r,n)})),r},t.generateGridColumnsStyles=({theme:e,ownerState:t})=>{if(!t.container)return{};const r={[i]:12};return(0,n.traverseBreakpoints)(e.breakpoints,t.columns,((e,t)=>{const n=t??12;e(r,{[i]:n,"> *":{[s]:n}})})),r},t.generateGridRowSpacingStyles=({theme:e,ownerState:t})=>{if(!t.container)return{};const r={};return(0,n.traverseBreakpoints)(e.breakpoints,t.rowSpacing,((t,n)=>{const i="string"==typeof n?n:e.spacing?.(n);t(r,{[a("row")]:i,"> *":{[o("row")]:i}})})),r},t.generateGridColumnSpacingStyles=({theme:e,ownerState:t})=>{if(!t.container)return{};const r={};return(0,n.traverseBreakpoints)(e.breakpoints,t.columnSpacing,((t,n)=>{const i="string"==typeof n?n:e.spacing?.(n);t(r,{[a("column")]:i,"> *":{[o("column")]:i}})})),r},t.generateGridDirectionStyles=({theme:e,ownerState:t})=>{if(!t.container)return{};const r={};return(0,n.traverseBreakpoints)(e.breakpoints,t.direction,((e,t)=>{e(r,{flexDirection:t})})),r},t.generateGridStyles=({ownerState:e})=>({minWidth:0,boxSizing:"border-box",...e.container&&{display:"flex",flexWrap:"wrap",...e.wrap&&"wrap"!==e.wrap&&{flexWrap:e.wrap},gap:`var(${a("row")}) var(${a("column")})`}}),t.generateSizeClassNames=e=>{const t=[];return Object.entries(e).forEach((([e,r])=>{!1!==r&&void 0!==r&&t.push(`grid-${e}-${String(r)}`)})),t},t.generateSpacingClassNames=(e,t="xs")=>{function r(e){return void 0!==e&&("string"==typeof e&&!Number.isNaN(Number(e))||"number"==typeof e&&e>0)}if(r(e))return[`spacing-${t}-${String(e)}`];if("object"==typeof e&&!Array.isArray(e)){const t=[];return Object.entries(e).forEach((([e,n])=>{r(n)&&t.push(`spacing-${e}-${String(n)}`)})),t}return[]},t.generateDirectionClasses=e=>void 0===e?[]:"object"==typeof e?Object.entries(e).map((([e,t])=>`direction-${e}-${t}`)):[`direction-xs-${String(e)}`]},19667:(e,t,r)=>{"use strict";var n=r(24994).default,a=r(6305).default;Object.defineProperty(t,"__esModule",{value:!0}),t.default=function(e={}){const{themeId:t,defaultTheme:r=d,rootShouldForwardProp:n=c,slotShouldForwardProp:a=c}=e;function s(e){!function(e,t,r){e.theme=function(e){for(const t in e)return!1;return!0}(e.theme)?r:e.theme[t]||e.theme}(e,t,r)}return(e,t={})=>{(0,o.internal_mutateStyles)(e,(e=>e.filter((e=>e!==l.default))));const{name:r,slot:d,skipVariantsResolver:g,skipSx:y,overridesResolver:v=p(h(d)),...b}=t,P=void 0!==g?g:d&&"Root"!==d&&"root"!==d||!1,w=y||!1;let C=c;"Root"===d||"root"===d?C=n:d?C=a:function(e){return"string"==typeof e&&e.charCodeAt(0)>96}(e)&&(C=void 0);const O=(0,o.default)(e,{shouldForwardProp:C,label:void 0,...b}),x=e=>{if("function"==typeof e&&e.__emotion_real!==e)return function(t){return f(t,e)};if((0,i.isPlainObject)(e)){const t=(0,u.default)(e);return t.variants?function(e){return f(e,t)}:t.style}return e},E=(...t)=>{const n=[],a=t.map(x),o=[];if(n.push(s),r&&v&&o.push((function(e){const t=e.theme,n=t.components?.[r]?.styleOverrides;if(!n)return null;const a={};for(const t in n)a[t]=f(e,n[t]);return v(e,a)})),r&&!P&&o.push((function(e){const t=e.theme,n=t?.components?.[r]?.variants;return n?m(e,n):null})),w||o.push(l.default),Array.isArray(a[0])){const e=a.shift(),t=new Array(n.length).fill(""),r=new Array(o.length).fill("");let i;i=[...t,...e,...r],i.raw=[...t,...e.raw,...r],n.unshift(i)}const i=[...n,...a,...o],u=O(...i);return e.muiName&&(u.muiName=e.muiName),u};return O.withConfig&&(E.withConfig=O.withConfig),E}},t.shouldForwardProp=c,t.systemDefaultTheme=void 0;var o=a(r(60740)),i=r(70819),s=(n(r(78217)),n(r(87682)),n(r(53434))),l=n(r(56277)),u=n(r(89218));const d=t.systemDefaultTheme=(0,s.default)();function c(e){return"ownerState"!==e&&"theme"!==e&&"sx"!==e&&"as"!==e}function p(e){return e?(t,r)=>r[e]:null}function f(e,t){const r="function"==typeof t?t(e):t;if(Array.isArray(r))return r.flatMap((t=>f(e,t)));if(Array.isArray(r?.variants)){let t;if(r.isProcessed)t=r.style;else{const{variants:e,...n}=r;t=n}return m(e,r.variants,[t])}return r?.isProcessed?r.style:r}function m(e,t,r=[]){let n;e:for(let a=0;a{"use strict";var n=r(24994).default;Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0,t.getTablePaginationUtilityClass=function(e){return(0,o.default)("MuiTablePagination",e)};var a=n(r(80632)),o=n(r(3404));const i=(0,a.default)("MuiTablePagination",["root","toolbar","spacer","selectLabel","selectRoot","select","selectIcon","input","menuItem","displayedRows","actions"]);t.default=i},19705:(e,t,r)=>{"use strict";var n=r(24994).default,a=r(6305).default;Object.defineProperty(t,"__esModule",{value:!0}),t.DISABLE_CSS_TRANSITION=void 0,t.default=function(e){const{themeId:t,theme:r={},modeStorageKey:n=d.DEFAULT_MODE_STORAGE_KEY,colorSchemeStorageKey:a=d.DEFAULT_COLOR_SCHEME_STORAGE_KEY,disableTransitionOnChange:m=!1,defaultColorScheme:h,resolveTheme:g}=e,y={allColorSchemes:[],colorScheme:void 0,darkColorScheme:void 0,lightColorScheme:void 0,mode:void 0,setColorScheme:()=>{},setMode:()=>{},systemMode:void 0},v=o.createContext(void 0),b={},P={},w="string"==typeof h?h:h.light,C="string"==typeof h?h:h.dark;return{CssVarsProvider:function(e){const{children:d,theme:y,modeStorageKey:w=n,colorSchemeStorageKey:C=a,disableTransitionOnChange:O=m,storageManager:x,storageWindow:E=("undefined"==typeof window?void 0:window),documentNode:S=("undefined"==typeof document?void 0:document),colorSchemeNode:T=("undefined"==typeof document?void 0:document.documentElement),disableNestedContext:k=!1,disableStyleSheetGeneration:M=!1,defaultMode:_="system",noSsr:D}=e,A=o.useRef(!1),j=(0,s.useTheme)(),I=o.useContext(v),R=!!I&&!k,$=o.useMemo((()=>y||("function"==typeof r?r():r)),[y]),N=$[t],L=N||$,{colorSchemes:F=b,components:V=P,cssVarPrefix:B}=L,z=Object.keys(F).filter((e=>!!F[e])).join(","),H=o.useMemo((()=>z.split(",")),[z]),q="string"==typeof h?h:h.light,U="string"==typeof h?h:h.dark,W=F[q]&&F[U]?_:F[L.defaultColorScheme]?.palette?.mode||L.palette?.mode,{mode:G,setMode:Q,systemMode:K,lightColorScheme:Y,darkColorScheme:Z,colorScheme:X,setColorScheme:J}=(0,c.default)({supportedColorSchemes:H,defaultLightColorScheme:q,defaultDarkColorScheme:U,modeStorageKey:w,colorSchemeStorageKey:C,defaultMode:W,storageManager:x,storageWindow:E,noSsr:D});let ee=G,te=X;R&&(ee=I.mode,te=I.colorScheme);const re=o.useMemo((()=>{const e=te||L.defaultColorScheme,t=L.generateThemeVars?.()||L.vars,r={...L,components:V,colorSchemes:F,cssVarPrefix:B,vars:t};if("function"==typeof r.generateSpacing&&(r.spacing=r.generateSpacing()),e){const t=F[e];t&&"object"==typeof t&&Object.keys(t).forEach((e=>{t[e]&&"object"==typeof t[e]?r[e]={...r[e],...t[e]}:r[e]=t[e]}))}return g?g(r):r}),[L,te,V,F,B]),ne=L.colorSchemeSelector;(0,l.default)((()=>{if(te&&T&&ne&&"media"!==ne){const e=ne;let t=ne;if("class"===e&&(t=".%s"),"data"===e&&(t="[data-%s]"),e?.startsWith("data-")&&!e.includes("%s")&&(t=`[${e}="%s"]`),t.startsWith("."))T.classList.remove(...H.map((e=>t.substring(1).replace("%s",e)))),T.classList.add(t.substring(1).replace("%s",te));else{const e=t.replace("%s",te).match(/\[([^\]]+)\]/);if(e){const[t,r]=e[1].split("=");r||H.forEach((e=>{T.removeAttribute(t.replace(te,e))})),T.setAttribute(t,r?r.replace(/"|'/g,""):"")}else T.setAttribute(t,te)}}}),[te,ne,T,H]),o.useEffect((()=>{let e;if(O&&A.current&&S){const t=S.createElement("style");t.appendChild(S.createTextNode(f)),S.head.appendChild(t),window.getComputedStyle(S.body),e=setTimeout((()=>{S.head.removeChild(t)}),1)}return()=>{clearTimeout(e)}}),[te,O,S]),o.useEffect((()=>(A.current=!0,()=>{A.current=!1})),[]);const ae=o.useMemo((()=>({allColorSchemes:H,colorScheme:te,darkColorScheme:Z,lightColorScheme:Y,mode:ee,setColorScheme:J,setMode:Q,systemMode:K})),[H,te,Z,Y,ee,J,Q,K,re.colorSchemeSelector]);let oe=!0;(M||!1===L.cssVariables||R&&j?.cssVarPrefix===B)&&(oe=!1);const ie=(0,p.jsxs)(o.Fragment,{children:[(0,p.jsx)(u.default,{themeId:N?t:void 0,theme:re,children:d}),oe&&(0,p.jsx)(i.GlobalStyles,{styles:re.generateStyleSheets?.()||[]})]});return R?ie:(0,p.jsx)(v.Provider,{value:ae,children:ie})},useColorScheme:()=>o.useContext(v)||y,getInitColorSchemeScript:e=>(0,d.default)({colorSchemeStorageKey:a,defaultLightColorScheme:w,defaultDarkColorScheme:C,modeStorageKey:n,...e})}};var o=a(r(96540)),i=(n(r(5556)),r(60740)),s=r(62460),l=n(r(44721)),u=n(r(93904)),d=a(r(7192)),c=n(r(93333)),p=r(74848);const f=t.DISABLE_CSS_TRANSITION="*{-webkit-transition:none!important;-moz-transition:none!important;-o-transition:none!important;-ms-transition:none!important;transition:none!important}"},19779:(e,t,r)=>{"use strict";var n=r(6305).default,a=r(24994).default;Object.defineProperty(t,"__esModule",{value:!0}),t.useUtils=t.useNow=t.useLocalizationContext=t.useDefaultDates=void 0;var o=a(r(94634)),i=n(r(96540)),s=r(32788),l=r(94378);const u=()=>{const e=i.useContext(s.MuiPickersAdapterContext);if(null===e)throw new Error(["MUI X: Can not find the date and time pickers localization context.","It looks like you forgot to wrap your component in LocalizationProvider.","This can also happen if you are bundling multiple versions of the `@mui/x-date-pickers` package"].join("\n"));if(null===e.utils)throw new Error(["MUI X: Can not find the date and time pickers adapter from its localization context.","It looks like you forgot to pass a `dateAdapter` to your LocalizationProvider."].join("\n"));const t=i.useMemo((()=>(0,o.default)({},l.DEFAULT_LOCALE,e.localeText)),[e.localeText]);return i.useMemo((()=>(0,o.default)({},e,{localeText:t})),[e,t])};t.useLocalizationContext=u;const d=()=>u().utils;t.useUtils=d,t.useDefaultDates=()=>u().defaultDates,t.useNow=e=>{const t=d(),r=i.useRef(void 0);return void 0===r.current&&(r.current=t.date(void 0,e)),r.current}},19788:e=>{var t=/\/\*[^*]*\*+([^/*][^*]*\*+)*\//g,r=/\n/g,n=/^\s*/,a=/^(\*?[-#/*\\\w]+(\[[0-9a-z_-]+\])?)\s*/,o=/^:\s*/,i=/^((?:'(?:\\'|.)*?'|"(?:\\"|.)*?"|\([^)]*?\)|[^};])+)/,s=/^[;\s]*/,l=/^\s+|\s+$/g,u="";function d(e){return e?e.replace(l,u):u}e.exports=function(e,l){if("string"!=typeof e)throw new TypeError("First argument must be a string");if(!e)return[];l=l||{};var c=1,p=1;function f(e){var t=e.match(r);t&&(c+=t.length);var n=e.lastIndexOf("\n");p=~n?e.length-n:p+e.length}function m(){var e={line:c,column:p};return function(t){return t.position=new h(e),b(),t}}function h(e){this.start=e,this.end={line:c,column:p},this.source=l.source}h.prototype.content=e;var g=[];function y(t){var r=new Error(l.source+":"+c+":"+p+": "+t);if(r.reason=t,r.filename=l.source,r.line=c,r.column=p,r.source=e,!l.silent)throw r;g.push(r)}function v(t){var r=t.exec(e);if(r){var n=r[0];return f(n),e=e.slice(n.length),r}}function b(){v(n)}function P(e){var t;for(e=e||[];t=w();)!1!==t&&e.push(t);return e}function w(){var t=m();if("/"==e.charAt(0)&&"*"==e.charAt(1)){for(var r=2;u!=e.charAt(r)&&("*"!=e.charAt(r)||"/"!=e.charAt(r+1));)++r;if(r+=2,u===e.charAt(r-1))return y("End of comment missing");var n=e.slice(2,r-2);return p+=2,f(n),e=e.slice(r),p+=2,t({type:"comment",comment:n})}}function C(){var e=m(),r=v(a);if(r){if(w(),!v(o))return y("property missing ':'");var n=v(i),l=e({type:"declaration",property:d(r[0].replace(t,u)),value:n?d(n[0].replace(t,u)):u});return v(s),l}}return b(),function(){var e,t=[];for(P(t);e=C();)!1!==e&&(t.push(e),P(t));return t}()}},19841:(e,t,r)=>{"use strict";r.d(t,{H:()=>h});var n=r(59328),a=r(30690),o=r(5602),i=r(44910),s=r(30243),l=r(2323),u=r(90519),d=r(45734),c=r(40873);const p="_sentrySpan";function f(e,t){t?(0,c.my)(e,p,t):delete e[p]}function m(e){return e[p]}class h{constructor(){this._notifyingListeners=!1,this._scopeListeners=[],this._eventProcessors=[],this._breadcrumbs=[],this._attachments=[],this._user={},this._tags={},this._extra={},this._contexts={},this._sdkProcessingMetadata={},this._propagationContext={traceId:(0,s.e)(),sampleRand:Math.random()}}clone(){const e=new h;return e._breadcrumbs=[...this._breadcrumbs],e._tags={...this._tags},e._extra={...this._extra},e._contexts={...this._contexts},this._contexts.flags&&(e._contexts.flags={values:[...this._contexts.flags.values]}),e._user=this._user,e._level=this._level,e._session=this._session,e._transactionName=this._transactionName,e._fingerprint=this._fingerprint,e._eventProcessors=[...this._eventProcessors],e._attachments=[...this._attachments],e._sdkProcessingMetadata={...this._sdkProcessingMetadata},e._propagationContext={...this._propagationContext},e._client=this._client,e._lastEventId=this._lastEventId,f(e,m(this)),e}setClient(e){this._client=e}setLastEventId(e){this._lastEventId=e}getClient(){return this._client}lastEventId(){return this._lastEventId}addScopeListener(e){this._scopeListeners.push(e)}addEventProcessor(e){return this._eventProcessors.push(e),this}setUser(e){return this._user=e||{email:void 0,id:void 0,ip_address:void 0,username:void 0},this._session&&(0,n.qO)(this._session,{user:e}),this._notifyScopeListeners(),this}getUser(){return this._user}setTags(e){return this._tags={...this._tags,...e},this._notifyScopeListeners(),this}setTag(e,t){return this._tags={...this._tags,[e]:t},this._notifyScopeListeners(),this}setExtras(e){return this._extra={...this._extra,...e},this._notifyScopeListeners(),this}setExtra(e,t){return this._extra={...this._extra,[e]:t},this._notifyScopeListeners(),this}setFingerprint(e){return this._fingerprint=e,this._notifyScopeListeners(),this}setLevel(e){return this._level=e,this._notifyScopeListeners(),this}setTransactionName(e){return this._transactionName=e,this._notifyScopeListeners(),this}setContext(e,t){return null===t?delete this._contexts[e]:this._contexts[e]=t,this._notifyScopeListeners(),this}setSession(e){return e?this._session=e:delete this._session,this._notifyScopeListeners(),this}getSession(){return this._session}update(e){if(!e)return this;const t="function"==typeof e?e(this):e,r=t instanceof h?t.getScopeData():(0,a.Qd)(t)?e:void 0,{tags:n,extra:o,user:i,contexts:s,level:l,fingerprint:u=[],propagationContext:d}=r||{};return this._tags={...this._tags,...n},this._extra={...this._extra,...o},this._contexts={...this._contexts,...s},i&&Object.keys(i).length&&(this._user=i),l&&(this._level=l),u.length&&(this._fingerprint=u),d&&(this._propagationContext=d),this}clear(){return this._breadcrumbs=[],this._tags={},this._extra={},this._user={},this._contexts={},this._level=void 0,this._transactionName=void 0,this._fingerprint=void 0,this._session=void 0,f(this,void 0),this._attachments=[],this.setPropagationContext({traceId:(0,s.e)(),sampleRand:Math.random()}),this._notifyScopeListeners(),this}addBreadcrumb(e,t){const r="number"==typeof t?t:100;if(r<=0)return this;const n={timestamp:(0,u.lu)(),...e,message:e.message?(0,l.xv)(e.message,2048):e.message};return this._breadcrumbs.push(n),this._breadcrumbs.length>r&&(this._breadcrumbs=this._breadcrumbs.slice(-r),this._client?.recordDroppedEvent("buffer_overflow","log_item")),this._notifyScopeListeners(),this}getLastBreadcrumb(){return this._breadcrumbs[this._breadcrumbs.length-1]}clearBreadcrumbs(){return this._breadcrumbs=[],this._notifyScopeListeners(),this}addAttachment(e){return this._attachments.push(e),this}clearAttachments(){return this._attachments=[],this}getScopeData(){return{breadcrumbs:this._breadcrumbs,attachments:this._attachments,contexts:this._contexts,tags:this._tags,extra:this._extra,user:this._user,level:this._level,fingerprint:this._fingerprint||[],eventProcessors:this._eventProcessors,propagationContext:this._propagationContext,sdkProcessingMetadata:this._sdkProcessingMetadata,transactionName:this._transactionName,span:m(this)}}setSDKProcessingMetadata(e){return this._sdkProcessingMetadata=(0,d.h)(this._sdkProcessingMetadata,e,2),this}setPropagationContext(e){return this._propagationContext=e,this}getPropagationContext(){return this._propagationContext}captureException(e,t){const r=t?.event_id||(0,i.eJ)();if(!this._client)return o.vF.warn("No client configured on scope - will not capture exception!"),r;const n=new Error("Sentry syntheticException");return this._client.captureException(e,{originalException:e,syntheticException:n,...t,event_id:r},this),r}captureMessage(e,t,r){const n=r?.event_id||(0,i.eJ)();if(!this._client)return o.vF.warn("No client configured on scope - will not capture message!"),n;const a=new Error(e);return this._client.captureMessage(e,t,{originalException:e,syntheticException:a,...r,event_id:n},this),n}captureEvent(e,t){const r=t?.event_id||(0,i.eJ)();return this._client?(this._client.captureEvent(e,{...t,event_id:r},this),r):(o.vF.warn("No client configured on scope - will not capture event!"),r)}_notifyScopeListeners(){this._notifyingListeners||(this._notifyingListeners=!0,this._scopeListeners.forEach((e=>{e(this)})),this._notifyingListeners=!1)}}},19852:(e,t,r)=>{"use strict";var n=r(6305).default;Object.defineProperty(t,"__esModule",{value:!0}),Object.defineProperty(t,"default",{enumerable:!0,get:function(){return a.default}}),Object.defineProperty(t,"useDefaultProps",{enumerable:!0,get:function(){return a.useDefaultProps}});var a=n(r(44422))},19879:(e,t,r)=>{"use strict";r.d(t,{Ay:()=>m,lG:()=>f});var n=r(96540),a=r(8582),o=r(75418),i=r(78278);const s=(0,r(2173).A)((function(e,t,r){var n=e(t),a=e(r);return na?1:0}));var l=r(5987),u=r(91487),d=r(41136),c=r(95620),p=r(99284);const f=e=>"9"===(e.phoneNumber?e.phoneNumber:"").charAt(5)?"(##) #####-####":"(##) ####-####",m=e=>{const t={id:"economicActivityId",label:"Ramo de Atividade",name:"economic-activities",fetchSuggestion:d.Tc,type:"autoComplete",required:!0,visible:!0},r={id:"password",label:"Senha",name:"password",type:"password",required:!e.hasInvite,visible:!0},m=[{id:"name",label:"Nome",name:"name",required:!0,visible:!0},{id:"email",label:"E-mail",name:"email",disabled:e.isInvitation,required:!0,visible:!0},{id:"emailConfirmation",label:"Confirmação de e-mail",name:"emailConfirmation",disabled:e.isInvitation,required:!0,disablePaste:!0,visible:!e.isInvitation}],h=e.isInvitation?(0,i.A)(s((0,l.A)("id")),m.concat(r)):e.hasInvite?[...m]:[...m,r,{id:"companyName",label:"Empresa",name:"company-name",required:!0,visible:!0},t,{id:"phoneNumber",label:"Telefone",name:"phone-number",visible:!0}],g=function(t){let r=arguments.length>1&&void 0!==arguments[1]&&arguments[1];return n=>{e.onChange(t,r,n.target.value)}},y=(0,n.useCallback)((function(t){let r=arguments.length>1&&void 0!==arguments[1]&&arguments[1];return n=>{e.onChange(t,r,n)}}),[e]),v=t=>r=>{e.onBlur(t,r.target.value)};return n.createElement(n.Fragment,null,h.map((t=>n.createElement(n.Fragment,{key:t.id},(t=>{switch(t.id){case"phoneNumber":return n.createElement(a.MaskField,{hasFormat:!0,fullWidth:!0,name:t.name,margin:"6px 0",required:e.values.waitCall,format:f(e.values),label:t.label,value:e.values[t.id],error:(0,u.A)(t.id,e.errors),onChange:g(t.id,t.required)});case"economicActivityId":return t.fetchSuggestion&&n.createElement(o.KM,{name:t.name||"",style:p.UR,required:t.required,label:t.label,error:(0,u.A)(t.id,e.errors),disabled:t.disabled,value:e.values.economicActivityId,fetchSuggestions:t.fetchSuggestion,onChange:y(t.id,t.required)});case"password":return n.createElement(c.t,{displayErrors:!0,name:"password",required:t.required,label:t.label,error:(0,u.A)(t.id,e.errors),disabled:t.disabled,onChange:e.onChange,onBlur:v(t.id),onPaste:e=>t.disablePaste&&e.preventDefault()});default:return"waitCall"!==t.id&&t.visible?n.createElement(a.TextField,{fullWidth:!0,name:t.name,autoFocus:"name"===t.id,type:t.type,required:t.required,margin:"6px 0",label:t.label,autoComplete:"on",error:(0,u.A)(t.id,e.errors),value:e.values[t.id],disabled:t.disabled,onChange:g(t.id,t.required),onBlur:v(t.id),onPaste:e=>t.disablePaste&&e.preventDefault()}):n.createElement(n.Fragment,null)}})(t)))))}},19938:(e,t,r)=>{"use strict";var n=r(24994);Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var a=n(r(94634)),o=n(r(41132)),i=n(r(96540)),s=r(59521),l=n(r(12867));t.default=function(e){var t=e.label,r=e.list,n=e.error,u=e.disabled,d=e.value,c=e.onChange;return i.default.createElement(s.Autocomplete,{multiple:!0,fullWidth:!0,open:!1,options:[],disabled:u,forcePopupIcon:!1,value:d,renderInput:function(e){return i.default.createElement(l.default,(0,a.default)({},e,{fullWidth:!0,label:t,error:n,disabled:u,variant:"outlined",onKeyDown:function(e){var t=e.target;if(","===e.key||";"===e.key||" "===e.key||"Enter"===e.key){e.preventDefault();var n=r?r.map((function(e){return e.label})).filter((function(e){return void 0!==e})):[];null==c||c(e,[].concat((0,o.default)(n),[t.value])),t.value=""}}}))},sx:{".MuiAutocomplete-tag":{margin:"1px 3px"},".MuiChip-root":{height:"27px"}},onChange:c})}},20002:(e,t,r)=>{"use strict";e.exports=r(28716)},20027:(e,t,r)=>{"use strict";var n=r(24994);Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var a=n(r(94634)),o=n(r(43693)),i=n(r(91847)),s=n(r(96540)),l=n(r(41033)),u=["children","padding","margin","anchorOrigin","style","withWrapper"];function d(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(e);t&&(n=n.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),r.push.apply(r,n)}return r}function c(e){for(var t=1;t{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.getPickersToolbarUtilityClass=function(e){return(0,n.unstable_generateUtilityClass)("MuiPickersToolbar",e)},t.pickersToolbarClasses=void 0;var n=r(83407);t.pickersToolbarClasses=(0,n.unstable_generateUtilityClasses)("MuiPickersToolbar",["root","content"])},20059:(e,t,r)=>{"use strict";var n=r(24994).default;Object.defineProperty(t,"__esModule",{value:!0}),t.default=t.color=t.bgcolor=t.backgroundColor=void 0,t.paletteTransform=i;var a=n(r(33358)),o=n(r(39635));function i(e,t){return"grey"===t?t:e}const s=t.color=(0,a.default)({prop:"color",themeKey:"palette",transform:i}),l=t.bgcolor=(0,a.default)({prop:"bgcolor",cssProperty:"backgroundColor",themeKey:"palette",transform:i}),u=t.backgroundColor=(0,a.default)({prop:"backgroundColor",themeKey:"palette",transform:i}),d=(0,o.default)(s,l,u);t.default=d},20105:(e,t,r)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.UniqueOperationTypesRule=function(e){const t=e.getSchema(),r=Object.create(null),a=t?{query:t.getQueryType(),mutation:t.getMutationType(),subscription:t.getSubscriptionType()}:{};return{SchemaDefinition:o,SchemaExtension:o};function o(t){var o;const i=null!==(o=t.operationTypes)&&void 0!==o?o:[];for(const t of i){const o=t.operation,i=r[o];a[o]?e.reportError(new n.GraphQLError(`Type for ${o} already defined in the schema. It cannot be redefined.`,{nodes:t})):i?e.reportError(new n.GraphQLError(`There can be only one ${o} type in schema.`,{nodes:[i,t]})):r[o]=t}return!1}};var n=r(61702)},20166:e=>{e.exports=function(e,t){return t||(t=e.slice(0)),Object.freeze(Object.defineProperties(e,{raw:{value:Object.freeze(t)}}))},e.exports.__esModule=!0,e.exports.default=e.exports},20337:(e,t,r)=>{"use strict";function n(e){return(t,r={})=>{const n=t.match(e.matchPattern);if(!n)return null;const a=n[0],o=t.match(e.parsePattern);if(!o)return null;let i=e.valueCallback?e.valueCallback(o[0]):o[0];return i=r.valueCallback?r.valueCallback(i):i,{value:i,rest:t.slice(a.length)}}}r.d(t,{K:()=>n})},20344:(e,t,r)=>{"use strict";r.d(t,{f9:()=>Qe,yJ:()=>Se,yr:()=>M});var n,a,o,i,s,l,u,d,c,p,f,m,h,g,y,v,b,P,w,C,O,x,E,S,T=r(5544),k=r(96540),M=(0,k.createContext)({}),_=function(e){var t=e.children,r=(0,k.useState)(!1),n=(0,T.A)(r,2),a=n[0],o=n[1],i=(0,k.useState)(!1),s=(0,T.A)(i,2),l=s[0],u=s[1],d=(0,k.useState)([]),c=(0,T.A)(d,2),p=c[0],f=c[1],m=(0,k.useState)([]),h=(0,T.A)(m,2),g=h[0],y=h[1],v=(0,k.useState)(!1),b=(0,T.A)(v,2),P=b[0],w=b[1],C=(0,k.useState)(!1),O=(0,T.A)(C,2),x=O[0],E=O[1],S=(0,k.useState)(!1),_=(0,T.A)(S,2),D=_[0],A=_[1],j=(0,k.useState)(""),I=(0,T.A)(j,2),R=I[0],$=I[1],N=(0,k.useState)(""),L=(0,T.A)(N,2),F=L[0],V=L[1],B=(0,k.useState)(""),z=(0,T.A)(B,2),H=z[0],q=z[1],U=(0,k.useState)(""),W=(0,T.A)(U,2),G=W[0],Q=W[1],K=(0,k.useState)(""),Y=(0,T.A)(K,2),Z=Y[0],X=Y[1],J=(0,k.useState)(""),ee=(0,T.A)(J,2),te=ee[0],re=ee[1],ne=(0,k.useState)(""),ae=(0,T.A)(ne,2),oe=ae[0],ie=ae[1],se=(0,k.useState)(""),le=(0,T.A)(se,2),ue=le[0],de=le[1],ce=(0,k.useState)([]),pe=(0,T.A)(ce,2),fe=pe[0],me=pe[1],he=(0,k.useState)([]),ge=(0,T.A)(he,2),ye=ge[0],ve=ge[1],be=(0,k.useState)([]),Pe=(0,T.A)(be,2),we=Pe[0],Ce=Pe[1],Oe=(0,k.useState)([]),xe=(0,T.A)(Oe,2),Ee=xe[0],Se=xe[1],Te=(0,k.useState)([]),ke=(0,T.A)(Te,2),Me=ke[0],_e=ke[1],De=(0,k.useState)([]),Ae=(0,T.A)(De,2),je=Ae[0],Ie=Ae[1];return k.createElement(M.Provider,{value:{showCreate:a,setShowCreate:o,showUpdate:l,setShowUpdate:u,editAllStates:p,setEditAllStates:f,externalDefaultError:g,setExternalDefaultError:y,handleHover:P,setHandleHover:w,inputValidation:x,setInputValidation:E,openDeleteDialog:D,setOpenDeleteDialog:A,updateId:R,setUpdateId:$,deleteId:F,setDeleteId:V,saasUpdateGenericId:H,setSaasUpdateGenericId:q,saasUpdateName:G,setSaasUpdateName:Q,endpoint:Z,setEndpoint:X,createName:te,setCreateName:re,createEndpoint:oe,setCreateEndpoint:ie,selectedEndpointType:ue,setSelectedEndpointType:de,externalFields:fe,setExternalFields:me,updateExternalFields:ye,setUpdateExternalFields:ve,userModifiedFields:we,setUserModifiedFields:Ce,userUpdateExternalFields:Ee,setUserUpdateExternalFields:Se,createMetadata:Me,setCreateMetadata:_e,fieldsErrors:je,setFieldsErrors:Ie}},t)},D=r(75418),A=r(57528),j=r(8162),I=r(8582),R=r(78944),$=R.theme.colors,N=$.gray,L=$.neutral,F=(0,j.createGlobalStyle)(n||(n=(0,A.A)(["\n * {\n margin: 0;\n padding: 0;\n font-family: Roboto, Helvetica, Arial, sans-serif;\n }\n"]))),V=(j.default.div(a||(a=(0,A.A)(["\n padding: 40px;\n max-width: 100%;\n margin: 0 auto;\n display: flex;\n align-items: center;\n justify-content: center;\n"]))),(0,j.default)(I.Paper)(o||(o=(0,A.A)(["\n & {\n width: 1000px;\n }\n"]))),j.default.div(i||(i=(0,A.A)(["\n display: grid;\n flex: 1;\n width: 100%;\n grid-gap: 24px;\n padding-top: 24px;\n grid-template-areas: 'header' 'body';\n"])))),B=j.default.div(s||(s=(0,A.A)(["\n grid-area: header;\n display: grid;\n grid-gap: 4px;\n"]))),z=j.default.div(l||(l=(0,A.A)(["\n display: inline-flex;\n align-items: center;\n gap: 5px;\n cursor: pointer;\n margin: 12px 0px;\n"]))),H=j.default.div(u||(u=(0,A.A)(["\n display: flex;\n align-items: flex-start;\n gap: 25px;\n margin-top: 10px;\n max-width: 65%;\n"]))),q=j.default.div(d||(d=(0,A.A)(["\n width: 100%;\n display: flex;\n justify-content: end;\n gap: 10px;\n"]))),U=(0,j.default)(I.TableRow)(c||(c=(0,A.A)(["\n & {\n border: 1px solid transparent !important;\n }\n"]))),W=(0,j.default)(I.TableRow)(p||(p=(0,A.A)(["\n width: 100%;\n cursor: pointer;\n\n &:hover {\n background: -moz-linear-gradient(\n left,\n rgba(189, 189, 189, 0) 0%,\n rgba(189, 189, 189, 1) 100%\n );\n background: -webkit-linear-gradient(\n left,\n rgba(189, 189, 189, 0) 0%,\n rgba(189, 189, 189, 1) 100%\n );\n background: linear-gradient(\n to right,\n rgba(189, 189, 189, 0) 0%,\n rgba(189, 189, 189, 1) 100%\n );\n }\n\n &.no-hover {\n background: none;\n }\n"]))),G=(0,j.default)(I.TableCell)(f||(f=(0,A.A)(["\n border-right: 1px solid ",";\n background-color: ",";\n"])),L[50],N[300]),Q=(0,j.default)(I.TableCell)(m||(m=(0,A.A)(["\n border-left: 1px solid ",";\n background-color: ",";\n"])),L[50],N[300]),K=(0,j.default)(I.TableCell)(h||(h=(0,A.A)(["\n min-width: 200px;\n\n @media (max-width: 1048px) {\n min-width: 0px;\n }\n"]))),Y=(0,j.default)(I.TableCell)(g||(g=(0,A.A)(["\n min-width: 150px;\n max-width: 150px;\n word-break: break-all;\n padding: 16px 12px !important;\n vertical-align: ",";\n\n @media (max-width: 1280px) {\n padding: 16px 6px !important;\n min-width: 125px;\n max-width: 125px;\n }\n"])),(function(e){return"true"===e.error?"top !important":"inherit"})),Z=(0,j.default)(I.TableCell)(y||(y=(0,A.A)(["\n min-width: 125px;\n max-width: 125px;\n padding: 16px 12px !important;\n vertical-align: ",";\n\n @media (max-width: 1280px) {\n padding: 16px 6px !important;\n min-width: 100px;\n max-width: 100px;\n }\n"])),(function(e){return"true"===e.error?"top !important":"inherit"})),X=(0,j.default)(I.TableCell)(v||(v=(0,A.A)(["\n padding: 16px 12px !important;\n\n @media (max-width: 1280px) {\n padding: 16px 6px !important;\n }\n"]))),J=(0,j.default)(I.TableCell)(b||(b=(0,A.A)(["\n padding: 16px 12px !important;\n\n @media (max-width: 1280px) {\n padding: 16px 6px !important;\n }\n"]))),ee=(0,j.default)(I.Fab)(P||(P=(0,A.A)(["\n width: 36px !important;\n height: 36px !important;\n opacity: 0;\n transition: opacity 0.2s ease-in-out;\n\n ",":hover & {\n opacity: 1;\n }\n\n ",".editing & {\n opacity: 1;\n }\n"])),W,W),te=(0,j.default)(I.Fab)(w||(w=(0,A.A)(["\n width: 36px !important;\n height: 36px !important;\n"]))),re=(0,j.default)(I.Typography)(C||(C=(0,A.A)(["\n && {\n font-size: 16px;\n }\n"]))),ne=(0,j.default)(I.Typography)(O||(O=(0,A.A)(["\n && {\n line-height: 0;\n font-size: 18px;\n }\n"]))),ae=(0,j.default)(I.MenuItem)(x||(x=(0,A.A)(["\n && {\n outline: none;\n cursor: pointer;\n font-family: Roboto, Helvetica, Arial, sans-serif;\n\n &:hover {\n background-color: #e0e0e0;\n }\n }\n"]))),oe=(0,j.default)(I.TextField)(E||(E=(0,A.A)(["\n .MuiFormHelperText-contained {\n margin: 2px 0px 0px 5px;\n }\n"]))),ie=(0,j.default)(I.TextField)(S||(S=(0,A.A)(["\n .MuiFormHelperText-contained {\n margin: 2px 0px 0px 3px;\n }\n\n .MuiFormHelperText-root {\n font-size: 10px;\n line-height: 1;\n }\n"]))),se=r(60436),le=r(64980),ue=r(3567),de=r(84165),ce=r(44e3);function pe(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(e);t&&(n=n.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),r.push.apply(r,n)}return r}function fe(e){for(var t=1;t0||((null===(a=r[t])||void 0===a?void 0:a.externalFields.default)||"").length>0)}));i(e)}),[r]),t.map((function(e,a){var i,p,f,m,h,g,y,v;return k.createElement(W,{key:"".concat(e.id,"-").concat(a),className:"".concat(s[a]?"editing":""," ").concat(s[a]?"no-hover":""),onClick:function(){return function(e,t,r,n){var a=(0,se.A)(t);a[e]=!0,r(a),n(!0)}(a,s,l,u)}},k.createElement(X,{colSpan:1},e.name),k.createElement(X,{colSpan:1},Ce(e.type)),k.createElement(X,{colSpan:1},k.createElement(I.Checkbox,{disabled:!0,checked:e.required,name:"checkbox-internal",color:"primary"})),k.createElement(Y,{colSpan:2,error:o[a]?"true":"false"},s[a]?k.createElement(ie,{fullWidth:!0,inputRef:c,value:(null===(i=r[a])||void 0===i?void 0:i.externalFields.name)||"",error:o[a],helperText:o[a]?"Preencha o campo 'Chave' ou 'Valor'.":"",onChange:function(e){return function(e,t,r){var n=e.target.value;r((function(e){var r=(0,se.A)(e);return r[t]=fe(fe({},r[t]),{},{externalFields:fe(fe({},r[t].externalFields),{},{name:n})}),r}))}(e,a,n)}}):k.createElement(k.Fragment,null,null===(p=r[a])||void 0===p?void 0:p.externalFields.name)),k.createElement(Y,{colSpan:2,error:o[a]?"true":"false"},s[a]?function(e,t){var a;return(null===(a=r[t])||void 0===a?void 0:a.externalFields.type)===ce.PrP.Boolean?function(e,t,r){return k.createElement(I.TextField,{select:!0,fullWidth:!0,value:t[e].externalFields.default||"",onChange:function(t){return function(e,t,r){var n=e.target.value;r((function(e){var r=(0,se.A)(e);return r[t]=fe(fe({},r[t]),{},{externalFields:fe(fe({},r[t].externalFields),{},{default:n})}),r}))}(t,e,r)}},xe.map((function(e){return k.createElement(ae,{key:e.value,value:e.value},e.label)})))}(t,r,n):function(e,t,r,n,a,o,i){var s,l,u,d=((null===(s=a[t])||void 0===s?void 0:s.externalFields.default)||"").length>=e.limit,c=d?"Limite máximo: ".concat(e.limit," caracteres."):"";return k.createElement(ie,{fullWidth:!0,inputRef:n,value:a[t].externalFields.default||"",type:(null===(l=a[t])||void 0===l?void 0:l.externalFields.type)===ce.PrP.DateTime?"datetime-local":null===(u=a[t])||void 0===u?void 0:u.externalFields.type,error:r[t]||d,helperText:r[t]?"Preencha o campo 'Chave' ou 'Valor'.":c,inputProps:{maxLength:e.limit},sx:{'& input[type="time"]::-webkit-calendar-picker-indicator':{display:"none","-webkit-appearance":"none"},'& input[type="date"]::-webkit-calendar-picker-indicator':{display:"none","-webkit-appearance":"none"},'& input[type="datetime-local"]::-webkit-calendar-picker-indicator':{display:"none","-webkit-appearance":"none"}},onChange:function(r){return function(e,t,r,n,a){var o=e.target.value;n((function(e){var n,i=(0,se.A)(e);i[t]=fe(fe({},i[t]),{},{externalFields:fe(fe({},i[t].externalFields),{},{default:o})});var s=((null===(n=i[t])||void 0===n||null===(n=n.externalFields)||void 0===n?void 0:n.default)||"").length>=r;return a((function(e){var r=(0,se.A)(e);return r[t]=s,r})),i}))}(r,t,e.limit,o,i)}})}(e,t,o,c,r,n,d)}(e,a):function(e,t){var r,n,a,o,i,s=(null===(r=t[e])||void 0===r?void 0:r.externalFields.default)||"";return(null===(n=t[e])||void 0===n?void 0:n.externalFields.type)===ce.PrP.Boolean?"true"===s?"verdadeiro":"falso":(null===(a=t[e])||void 0===a?void 0:a.externalFields.type)===ce.PrP.DateTime?s?(i=new Date(s),(0,ue.GP)(i,"dd/MM/yyyy 'às' HH:mm")):"":(null===(o=t[e])||void 0===o?void 0:o.externalFields.type)===ce.PrP.Date?s?new Date(s).toLocaleDateString("pt-BR",{timeZone:"UTC"}):"":s}(a,r)),k.createElement(Z,{colSpan:2,error:o[a]?"true":"false"},s[a]?k.createElement(I.TextField,{select:!0,fullWidth:!0,value:null===(f=r[a])||void 0===f?void 0:f.externalFields.type,onChange:function(e){return function(e,t,r){var n=e.target.value;r((function(e){var r=(0,se.A)(e);return r[t]=fe(fe({},r[t]),{},{externalFields:fe(fe({},r[t].externalFields),{},{default:"",type:n})}),r}))}(e,a,n)}},(y=e.externalFields.type,v=Oe[y],Object.entries(v).map((function(e){var t=(0,T.A)(e,2);return{value:t[0],label:t[1]}}))).map((function(e){return k.createElement(ae,{key:e.value,value:e.value},e.label)}))):Ce(null===(m=r[a])||void 0===m?void 0:m.externalFields.type)),k.createElement(X,{colSpan:2},k.createElement(I.Checkbox,{disabled:!s[a],name:"checkbox-external",color:"primary",checked:(null===(h=t[a])||void 0===h?void 0:h.externalFields.required)||(null===(g=r[a])||void 0===g?void 0:g.externalFields.required)||!1,onChange:function(){return function(e,t){t((function(t){var r=(0,se.A)(t);return r[e].externalFields.required=!r[e].externalFields.required,r}))}(a,n)}})),k.createElement(J,{colSpan:1},k.createElement($e,{index:a})))}))},Le=function(e){var t=e.tableFieldsData,r=e.modifiedFields,n=e.setModifiedFields,a=e.handleCancel,o=e.handleConfirm,i=e.handleEditAllFields,s=(0,k.useContext)(M),l=s.editAllStates,u=s.setEditAllStates,d=s.externalDefaultError;return k.createElement(k.Fragment,null,k.createElement(Re.Box,{sx:{overflow:"auto"}},k.createElement(Re.Box,{sx:{width:"100%",display:"table",tableLayout:"fixed"}},k.createElement(I.Table,{margin:"16px 0px"},k.createElement(I.TableHead,null,k.createElement(U,null,k.createElement(I.TableCell,{colSpan:12,size:"small"},k.createElement(q,null,k.createElement(te,null,k.createElement(I.Tooltip,{title:"Editar itens",enterDelay:250,placement:"bottom"},k.createElement(Te.IconEdit,{color:"action",onClick:i}))),k.createElement(te,{disabled:d.includes(!0)},k.createElement(I.Tooltip,{title:"Confirmar edição",enterDelay:250,placement:"bottom"},k.createElement(Te.IconCheck,{color:"action",onClick:function(){if(l.length>0)return u([])}})))))),k.createElement(I.TableRow,null,k.createElement(G,{colSpan:3,align:"center"},"Campos Internos"),k.createElement(Q,{colSpan:9,align:"center"},"Campos Externos")),k.createElement(I.TableRow,null,be.map((function(e,t){return k.createElement(X,{key:t,colSpan:e.colSpan},e.title)})))),k.createElement(I.TableBody,null,k.createElement(Ne,{tableFieldsData:t,modifiedFields:r,setModifiedFields:n}))))),k.createElement(I.Actions,{align:"flex-end",disabled:d.includes(!0)||l.includes(!0),onConfirm:o,onCancel:a}))},Fe=R.theme.colors.primary,Ve=function(e){var t=e.erpType,r=e.integrationType,n=(0,D.hN)(),a=(0,T.A)(n,1)[0],o=(0,k.useContext)(M),i=o.endpoint,s=o.setEndpoint,l=o.createName,u=o.setCreateName,d=o.createEndpoint,c=o.setCreateEndpoint,p=o.inputValidation,f=o.setInputValidation,m=o.selectedEndpointType,h=o.setSelectedEndpointType,g=o.externalFields,y=o.setExternalFields,v=o.userModifiedFields,b=o.setUserModifiedFields,P=o.fieldsErrors,w=o.setShowCreate,C=o.setEditAllStates,O=o.setCreateMetadata,x=o.setExternalDefaultError,E=Ae(null!=r?r:ce.W1c.Erp).genericsData,S=function(e){var t=(0,ke.useQuery)(De,{variables:{input:e}}),r=t.data,n=t.loading,a=t.error,o=(null==r?void 0:r.hermesGetAllFields)||[],i=o.map((function(e){return{id:e.id,genericMetadataId:e.genericMetadataId,name:e.name,limit:e.limit,required:e.required,type:e.type,externalFields:{id:e.externalFields.id,name:e.externalFields.name,type:e.externalFields.type,required:e.externalFields.required,default:e.externalFields.default,internalFieldId:e.externalFields.internalFieldId}}}));return{allFieldsData:o,allTableFieldsData:i,loading:n,error:void 0!==a}}({metadataId:d,erpType:null!=t?t:ce.Upc.Custom,isGeneric:!0}),_=S.allTableFieldsData,A=S.loading;(0,k.useEffect)((function(){if(_.length>0&&!A){var e=Array.from(_.map((function(e){return{id:e.id,genericMetadataId:e.genericMetadataId,name:e.name,limit:e.limit,required:e.required,type:e.type,externalFields:{id:e.externalFields.id,name:e.externalFields.name||"",type:e.externalFields.type,required:e.externalFields.required,default:e.externalFields.default||"",internalFieldId:e.externalFields.internalFieldId}}})));y(e),b(e)}}),[A]);var j=function(){w(!1),u(""),c(""),C([]),x([]),b([]),f(!1)};return k.createElement(k.Fragment,null,k.createElement(z,{onClick:j},k.createElement(Te.IconArrowBackIos,{htmlColor:Fe.main,fontSize:"inherit"}),k.createElement(ne,{color:"primary",variant:"h6"},"Crie seu metadado")),k.createElement(H,null,k.createElement(oe,{required:!0,fullWidth:!0,label:"Nome da Integração",value:l,error:p,helperText:p?"Esse campo é obrigatório":"",onChange:function(e){u(e.target.value),""!==e.target.value&&f(!1)}}),k.createElement(I.TextField,{select:!0,fullWidth:!0,label:"Endpoint",value:d,onChange:function(e){c(e.target.value),C([])}},E.map((function(e){var t=e.id,r=e.name,n=e.type;return k.createElement(ae,{key:"".concat(r,"-").concat(t),value:t,onClick:function(){return function(e,t){h(e),s(t)}(n,r)}},r)})))),""!==d?A?k.createElement(I.Loading,null):k.createElement(Le,{tableFieldsData:g,modifiedFields:v,setModifiedFields:b,handleConfirm:function(){var e=Ee(g,v);if(""===l)f(!0);else if(P.includes(!0))C(P);else{var r={genericMetadata:{id:d,name:i,type:m},id:(0,Ie.A)(),integrationType:t,isCustomizable:e.length>0,name:l,version:1,fields:e};O((function(e){return[].concat((0,se.A)(e),[r])})),setTimeout((function(){w(!1),a("success","Metadado configurado!")}),750)}},handleCancel:j,handleEditAllFields:function(){C(Array(_.length).fill(!0))}}):k.createElement(I.NothingFound,{show:!0,customText:"Selecione um Endpoint para verificar os campos otimizáveis."}))};function Be(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(e);t&&(n=n.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),r.push.apply(r,n)}return r}function ze(e){for(var t=1;t0){var e=w.fields.map((function(e){return{id:e.id,genericMetadataId:e.genericMetadataId,name:e.name,limit:e.limit,required:e.required,type:e.type,externalFields:{id:e.externalFields.id,name:e.externalFields.name,type:e.externalFields.type,required:e.externalFields.required,default:e.externalFields.default,internalFieldId:e.externalFields.internalFieldId}}}));p(e),m(e)}}),[w]);var C=function(){y(!1),v([]),b([]),m([]),d(!1)};return k.createElement(k.Fragment,null,k.createElement(z,{onClick:C},k.createElement(Te.IconArrowBackIos,{htmlColor:He.main,fontSize:"inherit"}),k.createElement(ne,{color:"primary",variant:"h6"},"Edite seu metadado")),k.createElement(H,null,k.createElement(oe,{required:!0,fullWidth:!0,error:u,helperText:u?"Esse campo é obrigatório":"",label:"Nome da Integração",value:s,onChange:function(e){l(e.target.value),""!==e.target.value&&d(!1)}}),k.createElement(I.TextField,{select:!0,disabled:!0,fullWidth:!0,value:g,label:"Endpoint"},P.map((function(e){var t=e.id,r=e.name;return k.createElement(ae,{key:"".concat(r,"-").concat(t),value:t},r)})))),k.createElement(Le,{tableFieldsData:c,modifiedFields:f,setModifiedFields:m,handleConfirm:function(){var e=Ee(c,f);if(""===s)d(!0);else{var t=o.map((function(t){return t.id===h?ze(ze({},t),{},{id:h,name:s,isCustomizable:!0,version:1,fields:e}):t}));i(t),setTimeout((function(){y(!1),n("success","Metadado editado!")}),750)}},handleCancel:C,handleEditAllFields:function(){v(Array(null==w?void 0:w.fields.length).fill(!0))}}))},Ue=function(e){var t=e.open,r=e.id,n=e.onClose,a=(0,D.hN)(),o=(0,T.A)(a,1)[0],i=(0,k.useContext)(M),s=i.createMetadata,l=i.setCreateMetadata,u=i.setOpenDeleteDialog;return k.createElement(I.Dialog,{fullWidth:!0,open:t,maxWidth:"xs",scroll:"body",title:"EXCLUIR",actions:k.createElement(I.Actions,{margin:"12px",onCancel:n,onConfirm:function(){return e=r,t=s.filter((function(t){return t.id!==e})),void setTimeout((function(){u(!1),l(t),o("success","Metadado deletado!")}),750);var e,t}}),content:k.createElement(k.Fragment,null,k.createElement(re,{margin:"0 0 10px 0"},"Deseja realmente remover o metadado cadastrado?"),k.createElement(re,null,"Essa operação não poderá ser desfeita.")),onClose:n})},We=function(e){var t=e.erpType,r=e.serviceDescription,n=e.integrationCardName,a=e.integrationType,o=(0,k.useContext)(M),i=o.deleteId,s=o.setDeleteId,l=o.openDeleteDialog,u=o.setOpenDeleteDialog,d=o.createMetadata,c=o.setUpdateId,p=o.setShowUpdate,f=o.setSaasUpdateName,m=o.setSaasUpdateGenericId,h=je({erpType:null!=t?t:ce.Upc.Custom,group:r,integrationCardName:n,integrationContext:a}).loading,g=function(){u(!1)};return k.createElement(k.Fragment,null,h?k.createElement(I.Loading,null):k.createElement(I.Table,{margin:"20px 0"},k.createElement(I.TableHead,null,k.createElement(I.TableRow,null,ve.map((function(e,t){return k.createElement(I.TableCell,{key:t,colSpan:e.colSpan},e.title)})))),k.createElement(I.TableBody,null,d.map((function(e){return k.createElement(W,{key:e.genericMetadata.id},k.createElement(K,{colSpan:4},e.name),k.createElement(K,{colSpan:4},e.genericMetadata.name),k.createElement(K,{colSpan:1,align:"right"},k.createElement(ee,{margin:"0 15px 0 0",onClick:function(){return t=e.id,r=e.name,n=e.genericMetadata.id,p(!0),c(t),f(r),void m(n);var t,r,n}},k.createElement(Te.IconEdit,{color:"action"})),k.createElement(ee,{onClick:function(){return t=e.id,s(t),void u(!0);var t}},k.createElement(Te.IconDelete,{color:"action"})),k.createElement(Ue,{open:l,id:i,onClose:g})))})))))},Ge=R.theme.colors.primary,Qe=function(e){var t=e.erpType,r=e.integrationType,n=e.serviceDescription,a=e.integrationCardName,o=e.previous,i=(0,k.useContext)(M),s=i.showCreate,l=i.setShowCreate,u=i.showUpdate,d=i.setCreateName,c=i.setCreateEndpoint,p=i.createMetadata,f=i.setCreateMetadata,m=je({erpType:null!=t?t:ce.Upc.Custom,group:n,integrationCardName:a,integrationContext:r}).saasData;return(0,k.useEffect)((function(){m&&0===p.length&&f((0,se.A)(m))}),[m]),k.createElement(k.Fragment,null,!s&&!u&&k.createElement(k.Fragment,null,k.createElement(z,{onClick:o},k.createElement(Te.IconArrowBackIos,{htmlColor:Ge.main,fontSize:"inherit"}),k.createElement(ne,{color:"primary",variant:"h6"},"Configure os metadados")),k.createElement(V,null,k.createElement(B,null,k.createElement(I.AddButton,{label:"NOVO METADADO",name:"new-metadata",margin:"0px",onClick:function(){l(!0),d(""),c("")}}))),p.length>0?k.createElement(We,{erpType:t,serviceDescription:n,integrationCardName:a}):k.createElement(I.NothingFound,{show:!0,customText:"Seus metadados cadastrados serão apresentados aqui."})),s&&k.createElement(Ve,{erpType:t,integrationType:r}),u&&k.createElement(qe,null))}},20364:(e,t,r)=>{"use strict";var n=r(24994);Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var a=n(r(94634)),o=n(r(43693)),i=n(r(91847)),s=n(r(96540)),l=n(r(46639)),u=["margin","padding","style"];function d(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(e);t&&(n=n.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),r.push.apply(r,n)}return r}function c(e){for(var t=1;t{"use strict";var n=r(24994).default;Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0,t.getHiddenCssUtilityClass=function(e){return(0,o.default)("PrivateHiddenCss",e)};var a=n(r(80632)),o=n(r(3404));const i=(0,a.default)("PrivateHiddenCss",["root","xlDown","xlUp","onlyXl","lgDown","lgUp","onlyLg","mdDown","mdUp","onlyMd","smDown","smUp","onlySm","xsDown","xsUp","onlyXs"]);t.default=i},20448:(e,t,r)=>{"use strict";var n=r(24994).default;Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var a=n(r(42032)),o=r(74848);t.default=(0,a.default)((0,o.jsx)("path",{d:"M19.14 12.94c.04-.3.06-.61.06-.94 0-.32-.02-.64-.07-.94l2.03-1.58c.18-.14.23-.41.12-.61l-1.92-3.32c-.12-.22-.37-.29-.59-.22l-2.39.96c-.5-.38-1.03-.7-1.62-.94l-.36-2.54c-.04-.24-.24-.41-.48-.41h-3.84c-.24 0-.43.17-.47.41l-.36 2.54c-.59.24-1.13.57-1.62.94l-2.39-.96c-.22-.08-.47 0-.59.22L2.74 8.87c-.12.21-.08.47.12.61l2.03 1.58c-.05.3-.09.63-.09.94s.02.64.07.94l-2.03 1.58c-.18.14-.23.41-.12.61l1.92 3.32c.12.22.37.29.59.22l2.39-.96c.5.38 1.03.7 1.62.94l.36 2.54c.05.24.24.41.48.41h3.84c.24 0 .44-.17.47-.41l.36-2.54c.59-.24 1.13-.56 1.62-.94l2.39.96c.22.08.47 0 .59-.22l1.92-3.32c.12-.22.07-.47-.12-.61zM12 15.6c-1.98 0-3.6-1.62-3.6-3.6s1.62-3.6 3.6-3.6 3.6 1.62 3.6 3.6-1.62 3.6-3.6 3.6"}),"Settings")},20527:(e,t,r)=>{"use strict";r.d(t,{RV:()=>p,gd:()=>s,qQ:()=>c,vk:()=>l,yF:()=>a});const n=50,a="?",o=/\(error: (.*)\)/,i=/captureMessage|captureException/;function s(...e){const t=e.sort(((e,t)=>e[0]-t[0])).map((e=>e[1]));return(e,r=0,s=0)=>{const l=[],d=e.split("\n");for(let e=r;e1024)continue;const a=o.test(r)?r.replace(o,"$1"):r;if(!a.match(/\S*Error: /)){for(const e of t){const t=e(a);if(t){l.push(t);break}}if(l.length>=n+s)break}}return function(e){if(!e.length)return[];const t=Array.from(e);return/sentryWrapped/.test(u(t).function||"")&&t.pop(),t.reverse(),i.test(u(t).function||"")&&(t.pop(),i.test(u(t).function||"")&&t.pop()),t.slice(0,n).map((e=>({...e,filename:e.filename||u(t).filename,function:e.function||a})))}(l.slice(s))}}function l(e){return Array.isArray(e)?s(...e):e}function u(e){return e[e.length-1]||{}}const d="";function c(e){try{return e&&"function"==typeof e&&e.name||d}catch(e){return d}}function p(e){const t=e.exception;if(t){const e=[];try{return t.values.forEach((t=>{t.stacktrace.frames&&e.push(...t.stacktrace.frames)})),e}catch(e){return}}}},20572:(e,t,r)=>{"use strict";r.d(t,{T2:()=>s,XW:()=>o,xg:()=>i});var n,a=r(30690);function o(e){return new s((t=>{t(e)}))}function i(e){return new s(((t,r)=>{r(e)}))}!function(e){e[e.PENDING=0]="PENDING",e[e.RESOLVED=1]="RESOLVED",e[e.REJECTED=2]="REJECTED"}(n||(n={}));class s{constructor(e){this._state=n.PENDING,this._handlers=[],this._runExecutor(e)}then(e,t){return new s(((r,n)=>{this._handlers.push([!1,t=>{if(e)try{r(e(t))}catch(e){n(e)}else r(t)},e=>{if(t)try{r(t(e))}catch(e){n(e)}else n(e)}]),this._executeHandlers()}))}catch(e){return this.then((e=>e),e)}finally(e){return new s(((t,r)=>{let n,a;return this.then((t=>{a=!1,n=t,e&&e()}),(t=>{a=!0,n=t,e&&e()})).then((()=>{a?r(n):t(n)}))}))}_executeHandlers(){if(this._state===n.PENDING)return;const e=this._handlers.slice();this._handlers=[],e.forEach((e=>{e[0]||(this._state===n.RESOLVED&&e[1](this._value),this._state===n.REJECTED&&e[2](this._value),e[0]=!0)}))}_runExecutor(e){const t=(e,t)=>{this._state===n.PENDING&&((0,a.Qg)(t)?t.then(r,o):(this._state=e,this._value=t,this._executeHandlers()))},r=e=>{t(n.RESOLVED,e)},o=e=>{t(n.REJECTED,e)};try{e(r,o)}catch(e){o(e)}}}},20684:(e,t,r)=>{"use strict";var n=r(24994).default;Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0,t.getSwitchBaseUtilityClass=function(e){return(0,o.default)("PrivateSwitchBase",e)};var a=n(r(80632)),o=n(r(3404));const i=(0,a.default)("PrivateSwitchBase",["root","checked","disabled","input","edgeStart","edgeEnd"]);t.default=i},20775:(e,t,r)=>{"use strict";t.startOfYear=function(e,t){const r=(0,n.toDate)(e,t?.in);return r.setFullYear(r.getFullYear(),0,1),r.setHours(0,0,0,0),r};var n=r(34446)},20797:(e,t)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=function(e){return!!e[0].match(/(cssVarPrefix|colorSchemeSelector|rootSelector|typography|mixins|breakpoints|direction|transitions)/)||!!e[0].match(/sxConfig$/)||"palette"===e[0]&&!!e[1]?.match(/(mode|contrastThreshold|tonalOffset)/)}},20807:(e,t,r)=>{"use strict";r.d(t,{_H:()=>i,jD:()=>o,oz:()=>a});var n=r(71221);const a=n.gql` query healthProgram($id: String!) { healthProgram(id: $id) { id name description programType isActive exposureGroup { id description } exams { id exam { id description suggestion } admission periodic changeOfFunction backToWork dismissal periodicRange { id description } } trainings { id urgency training { id description } } occupations { id occupation { id description suggestion __typename } } } } `,o=n.gql` query healthPrograms( $pagination: Pagination $query: PaginationDefaultQueryInput! ) { healthPrograms(pagination: $pagination, query: $query) { items { id name description programType isActive } } } `,i=n.gql` query healthProgramSuggestions( $pagination: Pagination $query: PaginationDefaultQueryInput! ) { healthPrograms(pagination: $pagination, query: $query) { items { id name } hasMore } gHealthPrograms(pagination: $pagination, query: $query) { items { id name } hasMore } } `},20822:(e,t,r)=>{"use strict";function n(e){return"[object Object]"===Object.prototype.toString.call(e)}r.d(t,{A:()=>n})},20840:(e,t,r)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=function(e,t){void 0===e&&(e={});var r={},u=Boolean(e.type&&s[e.type]);for(var d in e){var c=e[d];if((0,n.isCustomAttribute)(d))r[d]=c;else{var p=d.toLowerCase(),f=l(p);if(f){var m=(0,n.getPropertyInfo)(f);switch(o.includes(f)&&i.includes(t)&&!u&&(f=l("default"+p)),r[f]=c,m&&m.type){case n.BOOLEAN:r[f]=!0;break;case n.OVERLOADED_BOOLEAN:""===c&&(r[f]=!0)}}else a.PRESERVE_CUSTOM_ATTRIBUTES&&(r[d]=c)}}return(0,a.setStyleProp)(e.style,r),r};var n=r(14210),a=r(74958),o=["checked","value"],i=["input","select","textarea"],s={reset:!0,submit:!0};function l(e){return n.possibleStandardNames[e]}},20889:(e,t,r)=>{"use strict";var n=r(24994).default;Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var a=n(r(42032)),o=r(74848);t.default=(0,a.default)((0,o.jsx)("path",{d:"M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2m-2 15-5-5 1.41-1.41L10 14.17l7.59-7.59L19 8z"}),"CheckCircle")},20972:(e,t,r)=>{"use strict";var n=r(6305).default;Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var a=n(r(96540));t.default=e=>{const t=a.useRef({});return a.useEffect((()=>{t.current=e})),t.current}},21020:(e,t,r)=>{"use strict";var n=r(96540),a=Symbol.for("react.element"),o=Symbol.for("react.fragment"),i=Object.prototype.hasOwnProperty,s=n.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED.ReactCurrentOwner,l={key:!0,ref:!0,__self:!0,__source:!0};function u(e,t,r){var n,o={},u=null,d=null;for(n in void 0!==r&&(u=""+r),void 0!==t.key&&(u=""+t.key),void 0!==t.ref&&(d=t.ref),t)i.call(t,n)&&!l.hasOwnProperty(n)&&(o[n]=t[n]);if(e&&e.defaultProps)for(n in t=e.defaultProps)void 0===o[n]&&(o[n]=t[n]);return{$$typeof:a,type:e,key:u,ref:d,props:o,_owner:s.current}}t.Fragment=o,t.jsx=u,t.jsxs=u},21091:(e,t)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0,t.default={50:"#fafafa",100:"#f5f5f5",200:"#eeeeee",300:"#e0e0e0",400:"#bdbdbd",500:"#9e9e9e",600:"#757575",700:"#616161",800:"#424242",900:"#212121",A100:"#f5f5f5",A200:"#eeeeee",A400:"#bdbdbd",A700:"#616161"}},21127:(e,t,r)=>{"use strict";var n=r(24994).default,a=r(6305).default;Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0,a(r(96540));var o=n(r(6504)),i=r(74848);t.default=(0,o.default)((0,i.jsx)("path",{d:"M19 3H5c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2zm-2 10H7v-2h10v2z"}),"IndeterminateCheckBox")},21204:(e,t,r)=>{"use strict";var n=r(24994).default;Object.defineProperty(t,"__esModule",{value:!0}),t.default=function({props:e,name:t,defaultTheme:r,themeId:n}){let i=(0,o.default)(r);return n&&(i=i[n]||i),(0,a.default)({theme:i,name:t,props:e})};var a=n(r(34775)),o=n(r(58144))},21212:(e,t,r)=>{"use strict";var n=r(24994).default;Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0,t.getButtonGroupUtilityClass=function(e){return(0,o.default)("MuiButtonGroup",e)};var a=n(r(80632)),o=n(r(3404));const i=(0,a.default)("MuiButtonGroup",["root","contained","outlined","text","disableElevation","disabled","firstButton","fullWidth","horizontal","vertical","colorPrimary","colorSecondary","grouped","groupedHorizontal","groupedVertical","groupedText","groupedTextHorizontal","groupedTextVertical","groupedTextPrimary","groupedTextSecondary","groupedOutlined","groupedOutlinedHorizontal","groupedOutlinedVertical","groupedOutlinedPrimary","groupedOutlinedSecondary","groupedContained","groupedContainedHorizontal","groupedContainedVertical","groupedContainedPrimary","groupedContainedSecondary","lastButton","middleButton"]);t.default=i},21247:(e,t,r)=>{"use strict";var n=r(24994).default,a=r(6305).default;Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var o=a(r(96540)),i=(n(r(5556)),r(45730),n(r(45649))),s=n(r(70085)),l=n(r(92636)),u=r(74848);t.default=function(e){const{children:t,theme:r}=e,n=(0,s.default)(),a=o.useMemo((()=>{const e=null===n?{...r}:function(e,t){return"function"==typeof t?t(e):{...e,...t}}(n,r);return null!=e&&(e[l.default]=null!==n),e}),[r,n]);return(0,u.jsx)(i.default.Provider,{value:a,children:t})}},21261:(e,t)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0,t.default={black:"#000",white:"#fff"}},21297:(e,t)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0,t.default={border:0,clip:"rect(0 0 0 0)",height:"1px",margin:"-1px",overflow:"hidden",padding:0,position:"absolute",whiteSpace:"nowrap",width:"1px"}},21315:(e,t,r)=>{"use strict";t.setWeek=function(e,t,r){const o=(0,a.toDate)(e,r?.in),i=(0,n.getWeek)(o,r)-t;return o.setDate(o.getDate()-7*i),(0,a.toDate)(o,r?.in)};var n=r(29639),a=r(34446)},21442:(e,t,r)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.extendSchema=function(e,t,r){(0,m.assertSchema)(e),null!=t&&t.kind===l.Kind.DOCUMENT||(0,n.devAssert)(!1,"Must provide valid Document AST."),!0!==(null==r?void 0:r.assumeValid)&&!0!==(null==r?void 0:r.assumeValidSDL)&&(0,h.assertValidSDLExtension)(t,e);const a=e.toConfig(),o=v(a,t,r);return a===o?e:new m.GraphQLSchema(o)},t.extendSchemaImpl=v;var n=r(93028),a=r(29657),o=r(61321),i=r(94590),s=r(83430),l=r(7030),u=r(39187),d=r(63754),c=r(38685),p=r(8364),f=r(11062),m=r(14648),h=r(39040),g=r(98113),y=r(72302);function v(e,t,r){var n,i,m,h;const v=[],C=Object.create(null),O=[];let x;const E=[];for(const e of t.definitions)if(e.kind===l.Kind.SCHEMA_DEFINITION)x=e;else if(e.kind===l.Kind.SCHEMA_EXTENSION)E.push(e);else if((0,u.isTypeDefinitionNode)(e))v.push(e);else if((0,u.isTypeExtensionNode)(e)){const t=e.name.value,r=C[t];C[t]=r?r.concat([e]):[e]}else e.kind===l.Kind.DIRECTIVE_DEFINITION&&O.push(e);if(0===Object.keys(C).length&&0===v.length&&0===O.length&&0===E.length&&null==x)return e;const S=Object.create(null);for(const t of e.types)S[t.name]=(T=t,(0,p.isIntrospectionType)(T)||(0,f.isSpecifiedScalarType)(T)?T:(0,d.isScalarType)(T)?function(e){var t;const r=e.toConfig(),n=null!==(t=C[r.name])&&void 0!==t?t:[];let a=r.specifiedByURL;for(const e of n){var o;a=null!==(o=w(e))&&void 0!==o?o:a}return new d.GraphQLScalarType({...r,specifiedByURL:a,extensionASTNodes:r.extensionASTNodes.concat(n)})}(T):(0,d.isObjectType)(T)?function(e){var t;const r=e.toConfig(),n=null!==(t=C[r.name])&&void 0!==t?t:[];return new d.GraphQLObjectType({...r,interfaces:()=>[...e.getInterfaces().map(D),...B(n)],fields:()=>({...(0,s.mapValue)(r.fields,A),...N(n)}),extensionASTNodes:r.extensionASTNodes.concat(n)})}(T):(0,d.isInterfaceType)(T)?function(e){var t;const r=e.toConfig(),n=null!==(t=C[r.name])&&void 0!==t?t:[];return new d.GraphQLInterfaceType({...r,interfaces:()=>[...e.getInterfaces().map(D),...B(n)],fields:()=>({...(0,s.mapValue)(r.fields,A),...N(n)}),extensionASTNodes:r.extensionASTNodes.concat(n)})}(T):(0,d.isUnionType)(T)?function(e){var t;const r=e.toConfig(),n=null!==(t=C[r.name])&&void 0!==t?t:[];return new d.GraphQLUnionType({...r,types:()=>[...e.getTypes().map(D),...z(n)],extensionASTNodes:r.extensionASTNodes.concat(n)})}(T):(0,d.isEnumType)(T)?function(e){var t;const r=e.toConfig(),n=null!==(t=C[e.name])&&void 0!==t?t:[];return new d.GraphQLEnumType({...r,values:{...r.values,...V(n)},extensionASTNodes:r.extensionASTNodes.concat(n)})}(T):(0,d.isInputObjectType)(T)?function(e){var t;const r=e.toConfig(),n=null!==(t=C[r.name])&&void 0!==t?t:[];return new d.GraphQLInputObjectType({...r,fields:()=>({...(0,s.mapValue)(r.fields,(e=>({...e,type:_(e.type)}))),...F(n)}),extensionASTNodes:r.extensionASTNodes.concat(n)})}(T):void(0,o.invariant)(!1,"Unexpected type: "+(0,a.inspect)(T)));var T;for(const e of v){var k;const t=e.name.value;S[t]=null!==(k=b[t])&&void 0!==k?k:H(e)}const M={query:e.query&&D(e.query),mutation:e.mutation&&D(e.mutation),subscription:e.subscription&&D(e.subscription),...x&&I([x]),...I(E)};return{description:null===(n=x)||void 0===n||null===(i=n.description)||void 0===i?void 0:i.value,...M,types:Object.values(S),directives:[...e.directives.map((function(e){const t=e.toConfig();return new c.GraphQLDirective({...t,args:(0,s.mapValue)(t.args,j)})})),...O.map((function(e){var t;return new c.GraphQLDirective({name:e.name.value,description:null===(t=e.description)||void 0===t?void 0:t.value,locations:e.locations.map((({value:e})=>e)),isRepeatable:e.repeatable,args:L(e.arguments),astNode:e})}))],extensions:Object.create(null),astNode:null!==(m=x)&&void 0!==m?m:e.astNode,extensionASTNodes:e.extensionASTNodes.concat(E),assumeValid:null!==(h=null==r?void 0:r.assumeValid)&&void 0!==h&&h};function _(e){return(0,d.isListType)(e)?new d.GraphQLList(_(e.ofType)):(0,d.isNonNullType)(e)?new d.GraphQLNonNull(_(e.ofType)):D(e)}function D(e){return S[e.name]}function A(e){return{...e,type:_(e.type),args:e.args&&(0,s.mapValue)(e.args,j)}}function j(e){return{...e,type:_(e.type)}}function I(e){const t={};for(const n of e){var r;const e=null!==(r=n.operationTypes)&&void 0!==r?r:[];for(const r of e)t[r.operation]=R(r.type)}return t}function R(e){var t;const r=e.name.value,n=null!==(t=b[r])&&void 0!==t?t:S[r];if(void 0===n)throw new Error(`Unknown type: "${r}".`);return n}function $(e){return e.kind===l.Kind.LIST_TYPE?new d.GraphQLList($(e.type)):e.kind===l.Kind.NON_NULL_TYPE?new d.GraphQLNonNull($(e.type)):R(e)}function N(e){const t=Object.create(null);for(const a of e){var r;const e=null!==(r=a.fields)&&void 0!==r?r:[];for(const r of e){var n;t[r.name.value]={type:$(r.type),description:null===(n=r.description)||void 0===n?void 0:n.value,args:L(r.arguments),deprecationReason:P(r),astNode:r}}}return t}function L(e){const t=null!=e?e:[],r=Object.create(null);for(const e of t){var n;const t=$(e.type);r[e.name.value]={type:t,description:null===(n=e.description)||void 0===n?void 0:n.value,defaultValue:(0,y.valueFromAST)(e.defaultValue,t),deprecationReason:P(e),astNode:e}}return r}function F(e){const t=Object.create(null);for(const a of e){var r;const e=null!==(r=a.fields)&&void 0!==r?r:[];for(const r of e){var n;const e=$(r.type);t[r.name.value]={type:e,description:null===(n=r.description)||void 0===n?void 0:n.value,defaultValue:(0,y.valueFromAST)(r.defaultValue,e),deprecationReason:P(r),astNode:r}}}return t}function V(e){const t=Object.create(null);for(const a of e){var r;const e=null!==(r=a.values)&&void 0!==r?r:[];for(const r of e){var n;t[r.name.value]={description:null===(n=r.description)||void 0===n?void 0:n.value,deprecationReason:P(r),astNode:r}}}return t}function B(e){return e.flatMap((e=>{var t,r;return null!==(t=null===(r=e.interfaces)||void 0===r?void 0:r.map(R))&&void 0!==t?t:[]}))}function z(e){return e.flatMap((e=>{var t,r;return null!==(t=null===(r=e.types)||void 0===r?void 0:r.map(R))&&void 0!==t?t:[]}))}function H(e){var t;const r=e.name.value,n=null!==(t=C[r])&&void 0!==t?t:[];switch(e.kind){case l.Kind.OBJECT_TYPE_DEFINITION:{var a;const t=[e,...n];return new d.GraphQLObjectType({name:r,description:null===(a=e.description)||void 0===a?void 0:a.value,interfaces:()=>B(t),fields:()=>N(t),astNode:e,extensionASTNodes:n})}case l.Kind.INTERFACE_TYPE_DEFINITION:{var o;const t=[e,...n];return new d.GraphQLInterfaceType({name:r,description:null===(o=e.description)||void 0===o?void 0:o.value,interfaces:()=>B(t),fields:()=>N(t),astNode:e,extensionASTNodes:n})}case l.Kind.ENUM_TYPE_DEFINITION:{var i;const t=[e,...n];return new d.GraphQLEnumType({name:r,description:null===(i=e.description)||void 0===i?void 0:i.value,values:V(t),astNode:e,extensionASTNodes:n})}case l.Kind.UNION_TYPE_DEFINITION:{var s;const t=[e,...n];return new d.GraphQLUnionType({name:r,description:null===(s=e.description)||void 0===s?void 0:s.value,types:()=>z(t),astNode:e,extensionASTNodes:n})}case l.Kind.SCALAR_TYPE_DEFINITION:var u;return new d.GraphQLScalarType({name:r,description:null===(u=e.description)||void 0===u?void 0:u.value,specifiedByURL:w(e),astNode:e,extensionASTNodes:n});case l.Kind.INPUT_OBJECT_TYPE_DEFINITION:{var p;const t=[e,...n];return new d.GraphQLInputObjectType({name:r,description:null===(p=e.description)||void 0===p?void 0:p.value,fields:()=>F(t),astNode:e,extensionASTNodes:n,isOneOf:(f=e,Boolean((0,g.getDirectiveValues)(c.GraphQLOneOfDirective,f)))})}}var f}}const b=(0,i.keyMap)([...f.specifiedScalarTypes,...p.introspectionTypes],(e=>e.name));function P(e){const t=(0,g.getDirectiveValues)(c.GraphQLDeprecatedDirective,e);return null==t?void 0:t.reason}function w(e){const t=(0,g.getDirectiveValues)(c.GraphQLSpecifiedByDirective,e);return null==t?void 0:t.url}},21447:(e,t,r)=>{"use strict";var n=r(24994).default;Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var a=n(r(42032)),o=r(74848);t.default=(0,a.default)((0,o.jsx)("path",{d:"M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2m1 15h-2v-2h2zm0-4h-2V7h2z"}),"Error")},21470:(e,t,r)=>{"use strict";var n=r(24994).default,a=r(6305).default;Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0,a(r(96540)),n(r(5556));var o=r(8421),i=r(21528),s=n(r(45140)),l=n(r(54520)),u=n(r(42207)),d=r(74848);const c=(0,i.styled)(u.default)((0,s.default)((({theme:e})=>({display:"flex",marginLeft:`calc(${e.spacing(1)} * 0.5)`,marginRight:`calc(${e.spacing(1)} * 0.5)`,..."light"===e.palette.mode?{backgroundColor:e.palette.grey[100],color:e.palette.grey[700]}:{backgroundColor:e.palette.grey[700],color:e.palette.grey[100]},borderRadius:2,"&:hover, &:focus":{..."light"===e.palette.mode?{backgroundColor:e.palette.grey[200]}:{backgroundColor:e.palette.grey[600]}},"&:active":{boxShadow:e.shadows[0],..."light"===e.palette.mode?{backgroundColor:(0,o.emphasize)(e.palette.grey[200],.12)}:{backgroundColor:(0,o.emphasize)(e.palette.grey[600],.12)}}})))),p=(0,i.styled)(l.default)({width:24,height:16});t.default=function(e){const{slots:t={},slotProps:r={},...n}=e,a=e;return(0,d.jsx)("li",{children:(0,d.jsx)(c,{focusRipple:!0,...n,ownerState:a,children:(0,d.jsx)(p,{as:t.CollapsedIcon,ownerState:a,...r.collapsedIcon})})})}},21472:(e,t,r)=>{"use strict";r.d(t,{M:()=>n});const n="9.12.0"},21497:(e,t,r)=>{"use strict";t.YearParser=void 0;var n=r(5513),a=r(93771);class o extends n.Parser{priority=130;incompatibleTokens=["Y","R","u","w","I","i","e","c","t","T"];parse(e,t,r){const n=e=>({year:e,isTwoDigitYear:"yy"===t});switch(t){case"y":return(0,a.mapValue)((0,a.parseNDigits)(4,e),n);case"yo":return(0,a.mapValue)(r.ordinalNumber(e,{unit:"year"}),n);default:return(0,a.mapValue)((0,a.parseNDigits)(t.length,e),n)}}validate(e,t){return t.isTwoDigitYear||t.year>0}set(e,t,r){const n=e.getFullYear();if(r.isTwoDigitYear){const t=(0,a.normalizeTwoDigitYear)(r.year,n);return e.setFullYear(t,0,1),e.setHours(0,0,0,0),e}const o="era"in t&&1!==t.era?1-r.year:r.year;return e.setFullYear(o,0,1),e.setHours(0,0,0,0),e}}t.YearParser=o},21528:(e,t,r)=>{"use strict";var n=r(24994).default,a=r(6305).default;Object.defineProperty(t,"__esModule",{value:!0}),Object.defineProperty(t,"css",{enumerable:!0,get:function(){return u.css}}),t.globalCss=function(e){return function(t){return(0,l.jsx)(s.default,{styles:"function"==typeof e?r=>e({theme:r,...t}):e})}},t.internal_createExtendSxProp=function(){return o.extendSxProp},Object.defineProperty(t,"keyframes",{enumerable:!0,get:function(){return u.keyframes}}),Object.defineProperty(t,"styled",{enumerable:!0,get:function(){return d.default}}),Object.defineProperty(t,"useTheme",{enumerable:!0,get:function(){return i.default}}),a(r(96540));var o=r(96738),i=n(r(32266)),s=n(r(76831)),l=r(74848),u=r(99623),d=n(r(93217))},21535:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>o});var n=r(92254),a=r(71298);const o=(0,n.A)((function(e,t){return(0,a.A)((r=e,function(){return!r.apply(this,arguments)}),t);var r}))},21661:(e,t,r)=>{"use strict";var n=r(24994);Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var a=n(r(94634)),o=n(r(91847)),i=n(r(96540)),s=n(r(54166)),l=["buttonLabel","readonly"],u=["customText","searchText","show"];t.default=function(e){var t=e.buttonLabel,r=e.readonly,n=(0,o.default)(e,l),d=r?"Não há nada aqui.":'Não há nada aqui. Clique em "'.concat(t||"Adicionar",'" para cadastrar um item.'),c=n.customText,p=void 0===c?d:c,f=n.searchText,m=void 0===f?"":f,h=n.show,g=(0,o.default)(n,u);return h?i.default.createElement(s.default,(0,a.default)({flex:1,variant:"h5",align:"center",color:"textSecondary",padding:"48px 0"},g),""!==m?'Sua pesquisa "'.concat(m,'" não retornou nenhum resultado.'):p):null}},21699:(e,t,r)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),Object.defineProperty(t,"PickersInputBase",{enumerable:!0,get:function(){return n.PickersInputBase}}),Object.defineProperty(t,"getPickersInputBaseUtilityClass",{enumerable:!0,get:function(){return a.getPickersInputBaseUtilityClass}}),Object.defineProperty(t,"pickersInputBaseClasses",{enumerable:!0,get:function(){return a.pickersInputBaseClasses}});var n=r(6171),a=r(56143)},21700:(e,t,r)=>{"use strict";var n=r(24994).default;Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var a=n(r(42032)),o=r(74848);t.default=(0,a.default)((0,o.jsx)("path",{d:"M23 11.01 18 11c-.55 0-1 .45-1 1v9c0 .55.45 1 1 1h5c.55 0 1-.45 1-1v-9c0-.55-.45-.99-1-.99M23 20h-5v-7h5zM20 2H2C.89 2 0 2.89 0 4v12c0 1.1.89 2 2 2h7v2H7v2h8v-2h-2v-2h2v-2H2V4h18v5h2V4c0-1.11-.9-2-2-2m-8.03 7L11 6l-.97 3H7l2.47 1.76-.94 2.91 2.47-1.8 2.47 1.8-.94-2.91L15 9z"}),"ImportantDevices")},21744:(e,t,r)=>{"use strict";var n=r(6305).default;Object.defineProperty(t,"__esModule",{value:!0}),t.default=function(e){return a.Children.toArray(e).filter((e=>a.isValidElement(e)))};var a=n(r(96540))},21813:(e,t,r)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.UniqueEnumValueNamesRule=function(e){const t=e.getSchema(),r=t?t.getTypeMap():Object.create(null),o=Object.create(null);return{EnumTypeDefinition:i,EnumTypeExtension:i};function i(t){var i;const s=t.name.value;o[s]||(o[s]=Object.create(null));const l=null!==(i=t.values)&&void 0!==i?i:[],u=o[s];for(const t of l){const o=t.name.value,i=r[s];(0,a.isEnumType)(i)&&i.getValue(o)?e.reportError(new n.GraphQLError(`Enum value "${s}.${o}" already exists in the schema. It cannot also be defined in this type extension.`,{nodes:t.name})):u[o]?e.reportError(new n.GraphQLError(`Enum value "${s}.${o}" can only be defined once.`,{nodes:[u[o],t.name]})):u[o]=t.name}return!1}};var n=r(61702),a=r(63754)},21821:(e,t,r)=>{"use strict";r.d(t,{A:()=>n});const n=(0,r(92254).A)((function(e,t){return e>t}))},21867:(e,t,r)=>{"use strict";var n=r(24994).default,a=r(6305).default;Object.defineProperty(t,"__esModule",{value:!0}),t.useRtl=t.default=void 0;var o=a(r(96540)),i=(n(r(5556)),r(74848));const s=o.createContext();t.useRtl=()=>o.useContext(s)??!1,t.default=function({value:e,...t}){return(0,i.jsx)(s.Provider,{value:e??!0,...t})}},21876:(e,t,r)=>{"use strict";var n=r(24994).default;Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0,t.getCardHeaderUtilityClass=function(e){return(0,o.default)("MuiCardHeader",e)};var a=n(r(80632)),o=n(r(3404));const i=(0,a.default)("MuiCardHeader",["root","avatar","action","content","title","subheader"]);t.default=i},21878:(e,t,r)=>{"use strict";r.d(t,{A:()=>n});const n={init:function(){return this.xf["@@transducer/init"]()},result:function(e){return this.xf["@@transducer/result"](e)}}},21930:(e,t,r)=>{"use strict";var n=r(24994).default,a=r(6305).default;Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var o=a(r(96540)),i=(n(r(5556)),n(r(71508))),s=(n(r(58682)),n(r(74259))),l=r(48023),u=r(8421),d=r(21528),c=n(r(45140)),p=n(r(90619)),f=r(44114),m=n(r(42207)),h=n(r(15156)),g=n(r(95369)),y=a(r(86088)),v=r(74848);const b=(0,d.styled)(m.default,{name:"MuiIconButton",slot:"Root",overridesResolver:(e,t)=>{const{ownerState:r}=e;return[t.root,r.loading&&t.loading,"default"!==r.color&&t[`color${(0,g.default)(r.color)}`],r.edge&&t[`edge${(0,g.default)(r.edge)}`],t[`size${(0,g.default)(r.size)}`]]}})((0,c.default)((({theme:e})=>({textAlign:"center",flex:"0 0 auto",fontSize:e.typography.pxToRem(24),padding:8,borderRadius:"50%",color:(e.vars||e).palette.action.active,transition:e.transitions.create("background-color",{duration:e.transitions.duration.shortest}),variants:[{props:e=>!e.disableRipple,style:{"--IconButton-hoverBg":e.vars?`rgba(${e.vars.palette.action.activeChannel} / ${e.vars.palette.action.hoverOpacity})`:(0,u.alpha)(e.palette.action.active,e.palette.action.hoverOpacity),"&:hover":{backgroundColor:"var(--IconButton-hoverBg)","@media (hover: none)":{backgroundColor:"transparent"}}}},{props:{edge:"start"},style:{marginLeft:-12}},{props:{edge:"start",size:"small"},style:{marginLeft:-3}},{props:{edge:"end"},style:{marginRight:-12}},{props:{edge:"end",size:"small"},style:{marginRight:-3}}]}))),(0,c.default)((({theme:e})=>({variants:[{props:{color:"inherit"},style:{color:"inherit"}},...Object.entries(e.palette).filter((0,p.default)()).map((([t])=>({props:{color:t},style:{color:(e.vars||e).palette[t].main}}))),...Object.entries(e.palette).filter((0,p.default)()).map((([t])=>({props:{color:t},style:{"--IconButton-hoverBg":e.vars?`rgba(${(e.vars||e).palette[t].mainChannel} / ${e.vars.palette.action.hoverOpacity})`:(0,u.alpha)((e.vars||e).palette[t].main,e.palette.action.hoverOpacity)}}))),{props:{size:"small"},style:{padding:5,fontSize:e.typography.pxToRem(18)}},{props:{size:"large"},style:{padding:12,fontSize:e.typography.pxToRem(28)}}],[`&.${y.default.disabled}`]:{backgroundColor:"transparent",color:(e.vars||e).palette.action.disabled},[`&.${y.default.loading}`]:{color:"transparent"}})))),P=(0,d.styled)("span",{name:"MuiIconButton",slot:"LoadingIndicator",overridesResolver:(e,t)=>t.loadingIndicator})((({theme:e})=>({display:"none",position:"absolute",visibility:"visible",top:"50%",left:"50%",transform:"translate(-50%, -50%)",color:(e.vars||e).palette.action.disabled,variants:[{props:{loading:!0},style:{display:"flex"}}]}))),w=o.forwardRef((function(e,t){const r=(0,f.useDefaultProps)({props:e,name:"MuiIconButton"}),{edge:n=!1,children:a,className:o,color:u="default",disabled:d=!1,disableFocusRipple:c=!1,size:p="medium",id:m,loading:w=null,loadingIndicator:C,...O}=r,x=(0,l.unstable_useId)(m),E=C??(0,v.jsx)(h.default,{"aria-labelledby":x,color:"inherit",size:16}),S={...r,edge:n,color:u,disabled:d,disableFocusRipple:c,loading:w,loadingIndicator:E,size:p},T=(e=>{const{classes:t,disabled:r,color:n,edge:a,size:o,loading:i}=e,l={root:["root",i&&"loading",r&&"disabled","default"!==n&&`color${(0,g.default)(n)}`,a&&`edge${(0,g.default)(a)}`,`size${(0,g.default)(o)}`],loadingIndicator:["loadingIndicator"],loadingWrapper:["loadingWrapper"]};return(0,s.default)(l,y.getIconButtonUtilityClass,t)})(S);return(0,v.jsxs)(b,{id:w?x:m,className:(0,i.default)(T.root,o),centerRipple:!0,focusRipple:!c,disabled:d||w,ref:t,...O,ownerState:S,children:["boolean"==typeof w&&(0,v.jsx)("span",{className:T.loadingWrapper,style:{display:"contents"},children:(0,v.jsx)(P,{className:T.loadingIndicator,ownerState:S,children:w&&E})}),a]})}));t.default=w},21964:(e,t,r)=>{"use strict";var n=r(24994).default;Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0,t.unstable_createStyleFunctionSx=d;var a=n(r(78217)),o=n(r(74112)),i=r(29113),s=r(73056),l=r(55566),u=n(r(83518));function d(){function e(e,t,r,n){const o={[e]:t,theme:r},l=n[e];if(!l)return{[e]:t};const{cssProperty:u=e,themeKey:d,transform:c,style:p}=l;if(null==t)return null;if("typography"===d&&"inherit"===t)return{[e]:t};const f=(0,i.getPath)(r,d)||{};return p?p(o):(0,s.handleBreakpoints)(o,t,(t=>{let r=(0,i.getStyleValue)(f,c,t);return t===r&&"string"==typeof t&&(r=(0,i.getStyleValue)(f,c,`${e}${"default"===t?"":(0,a.default)(t)}`,t)),!1===u?r:{[u]:r}}))}return function t(r){const{sx:n,theme:a={}}=r||{};if(!n)return null;const i=a.unstable_sxConfig??u.default;function d(r){let n=r;if("function"==typeof r)n=r(a);else if("object"!=typeof r)return r;if(!n)return null;const u=(0,s.createEmptyBreakpointObject)(a.breakpoints),d=Object.keys(u);let c=u;return Object.keys(n).forEach((r=>{const l="function"==typeof(u=n[r])?u(a):u;var u;if(null!=l)if("object"==typeof l)if(i[r])c=(0,o.default)(c,e(r,l,a,i));else{const e=(0,s.handleBreakpoints)({theme:a},l,(e=>({[r]:e})));!function(...e){const t=e.reduce(((e,t)=>e.concat(Object.keys(t))),[]),r=new Set(t);return e.every((e=>r.size===Object.keys(e).length))}(e,l)?c=(0,o.default)(c,e):c[r]=t({sx:l,theme:a})}else c=(0,o.default)(c,e(r,l,a,i))})),(0,l.sortContainerQueries)(a,(0,s.removeUnusedBreakpoints)(d,c))}return Array.isArray(n)?n.map(d):d(n)}}const c=d();c.filterProps=["sx"],t.default=c},21992:(e,t,r)=>{"use strict";t.isSameYear=function(e,t,r){const[a,o]=(0,n.normalizeDates)(r?.in,e,t);return a.getFullYear()===o.getFullYear()};var n=r(8256)},22008:(e,t,r)=>{"use strict";r.d(t,{b:()=>a});var n=r(2718);function a(e,t){return(0,n.k)(e,{...t,weekStartsOn:1})}},22040:(e,t,r)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.getDayCalendarSkeletonUtilityClass=t.dayCalendarSkeletonClasses=void 0;var n=r(83407);t.getDayCalendarSkeletonUtilityClass=e=>(0,n.unstable_generateUtilityClass)("MuiDayCalendarSkeleton",e),t.dayCalendarSkeletonClasses=(0,n.unstable_generateUtilityClasses)("MuiDayCalendarSkeleton",["root","week","daySkeleton"])},22047:(e,t,r)=>{"use strict";var n=r(24994).default;Object.defineProperty(t,"__esModule",{value:!0}),t.default=function(e,t={}){const{breakpoints:r=["sm","md","lg"],disableAlign:n=!1,factor:i=2,variants:s=["h1","h2","h3","h4","h5","h6","subtitle1","subtitle2","body1","body2","caption","button","overline"]}=t,l={...e};l.typography={...l.typography};const u=l.typography,d=(0,o.convertLength)(u.htmlFontSize),c=r.map((e=>l.breakpoints.values[e]));return s.forEach((e=>{const t=u[e];if(!t)return;const r=parseFloat(d(t.fontSize,"rem"));if(r<=1)return;const s=r,l=1+(s-1)/i;let{lineHeight:p}=t;if(!(0,o.isUnitless)(p)&&!n)throw new Error((0,a.default)(6));(0,o.isUnitless)(p)||(p=parseFloat(d(p,"rem"))/parseFloat(r));let f=null;n||(f=e=>(0,o.alignProperty)({size:e,grid:(0,o.fontGrid)({pixels:4,lineHeight:p,htmlFontSize:u.htmlFontSize})})),u[e]={...t,...(0,o.responsiveProperty)({cssProperty:"fontSize",min:l,max:s,unit:"rem",breakpoints:c,transform:f})}})),l};var a=n(r(72108)),o=r(89526)},22092:(e,t,r)=>{"use strict";r.d(t,{$C:()=>o,UM:()=>a,Xn:()=>i});var n=r(71221);const a=n.gql` query statementResponsibility($id: String!) { statementResponsibility(id: $id) { id description statement isActive } } `,o=n.gql` query statementsResponsibility( $pagination: Pagination $query: PaginationDefaultQueryInput! ) { statementsResponsibility(pagination: $pagination, query: $query) { items { id description statement isActive } hasMore } } `,i=n.gql` query statementSuggestions( $pagination: Pagination $query: PaginationDefaultQueryInput! ) { statementsResponsibility(pagination: $pagination, query: $query) { items { id description } hasMore } gStatements(pagination: $pagination, query: $query) { items { id description } hasMore } } `},22095:(e,t,r)=>{"use strict";var n=r(6305).default,a=r(24994).default;Object.defineProperty(t,"__esModule",{value:!0});var o={cardActionAreaClasses:!0};Object.defineProperty(t,"cardActionAreaClasses",{enumerable:!0,get:function(){return s.default}}),Object.defineProperty(t,"default",{enumerable:!0,get:function(){return i.default}});var i=a(r(98290)),s=n(r(79248));Object.keys(s).forEach((function(e){"default"!==e&&"__esModule"!==e&&(Object.prototype.hasOwnProperty.call(o,e)||e in t&&t[e]===s[e]||Object.defineProperty(t,e,{enumerable:!0,get:function(){return s[e]}}))}))},22268:(e,t,r)=>{"use strict";var n=r(24994).default;Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0,t.getToggleButtonGroupUtilityClass=function(e){return(0,o.default)("MuiToggleButtonGroup",e)};var a=n(r(80632)),o=n(r(3404));const i=(0,a.default)("MuiToggleButtonGroup",["root","selected","horizontal","vertical","disabled","grouped","groupedHorizontal","groupedVertical","fullWidth","firstButton","lastButton","middleButton"]);t.default=i},22373:(e,t,r)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),Object.defineProperty(t,"createDateStrForV6InputFromSections",{enumerable:!0,get:function(){return a.createDateStrForV6InputFromSections}}),Object.defineProperty(t,"createDateStrForV7HiddenInputFromSections",{enumerable:!0,get:function(){return a.createDateStrForV7HiddenInputFromSections}}),Object.defineProperty(t,"useField",{enumerable:!0,get:function(){return n.useField}});var n=r(32376),a=r(25759)},22409:(e,t,r)=>{"use strict";r.d(t,{A:()=>n});const n=(0,r(3579).A)((function(e){return!e}))},22420:(e,t,r)=>{"use strict";var n=r(24994).default;Object.defineProperty(t,"__esModule",{value:!0}),Object.defineProperty(t,"default",{enumerable:!0,get:function(){return a.default}});var a=n(r(50390))},22423:(e,t,r)=>{"use strict";var n=r(24994).default;Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0,t.getPath=i,t.getStyleValue=s;var a=n(r(78217)),o=(n(r(43502)),r(38815));function i(e,t,r=!0){if(!t||"string"!=typeof t)return null;if(e&&e.vars&&r){const r=`vars.${t}`.split(".").reduce(((e,t)=>e&&e[t]?e[t]:null),e);if(null!=r)return r}return t.split(".").reduce(((e,t)=>e&&null!=e[t]?e[t]:null),e)}function s(e,t,r,n=r){let a;return a="function"==typeof e?e(r):Array.isArray(e)?e[r]||n:i(e,r)||n,t&&(a=t(a,n,e)),a}t.default=function(e){const{prop:t,cssProperty:r=e.prop,themeKey:n,transform:l}=e,u=e=>{if(null==e[t])return null;const u=e[t],d=i(e.theme,n)||{};return(0,o.handleBreakpoints)(e,u,(e=>{let n=s(d,l,e);return e===n&&"string"==typeof e&&(n=s(d,l,`${t}${"default"===e?"":(0,a.default)(e)}`,e)),!1===r?n:{[r]:n}}))};return u.propTypes={},u.filterProps=[t],u}},22425:(e,t,r)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.trTR=void 0;var n=r(14653);const a={hours:"saat",minutes:"dakika",seconds:"saniye",meridiem:"öğleden sonra"},o={previousMonth:"Önceki ay",nextMonth:"Sonraki ay",openPreviousView:"Sonraki görünüm",openNextView:"Önceki görünüm",calendarViewSwitchingButtonAriaLabel:e=>"year"===e?"yıl görünümü açık, takvim görünümüne geç":"takvim görünümü açık, yıl görünümüne geç",start:"Başlangıç",end:"Bitiş",cancelButtonLabel:"iptal",clearButtonLabel:"Temizle",okButtonLabel:"Tamam",todayButtonLabel:"Bugün",datePickerToolbarTitle:"Tarih Seç",dateTimePickerToolbarTitle:"Tarih & Saat seç",timePickerToolbarTitle:"Saat seç",dateRangePickerToolbarTitle:"Tarih aralığı seçin",clockLabelText:(e,t,r,n)=>`${a[e]} seç. ${n||null!==t&&r.isValid(t)?`Seçilen zaman: ${n??r.format(t,"fullTime")}`:"Zaman seçilmedi"}`,hoursClockNumberText:e=>`${e} saat`,minutesClockNumberText:e=>`${e} dakika`,secondsClockNumberText:e=>`${e} saniye`,selectViewText:e=>`Seç ${a[e]}`,calendarWeekNumberHeaderLabel:"Hafta numarası",calendarWeekNumberHeaderText:"#",calendarWeekNumberAriaLabelText:e=>`Hafta ${e}`,calendarWeekNumberText:e=>`${e}`,openDatePickerDialogue:(e,t,r)=>r||null!==e&&t.isValid(e)?`Tarih seçin, seçilen tarih: ${r??t.format(e,"fullDate")}`:"Tarih seç",openTimePickerDialogue:(e,t,r)=>r||null!==e&&t.isValid(e)?`Saat seçin, seçilen saat: ${r??t.format(e,"fullTime")}`:"Saat seç",timeTableLabel:"saat seç",dateTableLabel:"tarih seç",fieldYearPlaceholder:e=>"Y".repeat(e.digitAmount),fieldMonthPlaceholder:e=>"letter"===e.contentType?"AAA":"AA",fieldDayPlaceholder:()=>"GG",fieldWeekDayPlaceholder:e=>"letter"===e.contentType?"HHH":"HH",fieldHoursPlaceholder:()=>"ss",fieldMinutesPlaceholder:()=>"dd",fieldSecondsPlaceholder:()=>"ss",fieldMeridiemPlaceholder:()=>"aa"};t.trTR=(0,n.getPickersLocalization)(o)},22442:(e,t,r)=>{"use strict";var n=r(6305).default,a=r(24994).default;Object.defineProperty(t,"__esModule",{value:!0});var o={gridClasses:!0};Object.defineProperty(t,"default",{enumerable:!0,get:function(){return i.default}}),Object.defineProperty(t,"gridClasses",{enumerable:!0,get:function(){return s.default}});var i=a(r(26940)),s=n(r(47222));Object.keys(s).forEach((function(e){"default"!==e&&"__esModule"!==e&&(Object.prototype.hasOwnProperty.call(o,e)||e in t&&t[e]===s[e]||Object.defineProperty(t,e,{enumerable:!0,get:function(){return s[e]}}))}))},22455:(e,t,r)=>{"use strict";var n=r(24994).default,a=r(6305).default;Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0,a(r(96540));var o=n(r(6504)),i=r(74848);t.default=(0,o.default)((0,i.jsx)("path",{d:"M11,9H13V7H11M12,20C7.59,20 4,16.41 4,12C4,7.59 7.59,4 12,4C16.41,4 20,7.59 20, 12C20,16.41 16.41,20 12,20M12,2A10,10 0 0,0 2,12A10,10 0 0,0 12,22A10,10 0 0,0 22,12A10, 10 0 0,0 12,2M11,17H13V11H11V17Z"}),"InfoOutlined")},22508:(e,t,r)=>{"use strict";var n=r(24994).default,a=r(6305).default;Object.defineProperty(t,"__esModule",{value:!0}),t.overridesResolver=t.default=void 0;var o=a(r(96540)),i=(n(r(5556)),n(r(71508))),s=n(r(74259)),l=r(8421),u=n(r(34053)),d=r(21528),c=n(r(45140)),p=r(44114),f=n(r(30745)),m=n(r(42207)),h=n(r(71435)),g=n(r(43227)),y=r(46639),v=r(10916),b=r(37102),P=a(r(550)),w=r(74848);const C=(e,t)=>{const{ownerState:r}=e;return[t.root,r.dense&&t.dense,r.divider&&t.divider,!r.disableGutters&&t.gutters]};t.overridesResolver=C;const O=(0,d.styled)(m.default,{shouldForwardProp:e=>(0,u.default)(e)||"classes"===e,name:"MuiMenuItem",slot:"Root",overridesResolver:C})((0,c.default)((({theme:e})=>({...e.typography.body1,display:"flex",justifyContent:"flex-start",alignItems:"center",position:"relative",textDecoration:"none",minHeight:48,paddingTop:6,paddingBottom:6,boxSizing:"border-box",whiteSpace:"nowrap","&:hover":{textDecoration:"none",backgroundColor:(e.vars||e).palette.action.hover,"@media (hover: none)":{backgroundColor:"transparent"}},[`&.${P.default.selected}`]:{backgroundColor:e.vars?`rgba(${e.vars.palette.primary.mainChannel} / ${e.vars.palette.action.selectedOpacity})`:(0,l.alpha)(e.palette.primary.main,e.palette.action.selectedOpacity),[`&.${P.default.focusVisible}`]:{backgroundColor:e.vars?`rgba(${e.vars.palette.primary.mainChannel} / calc(${e.vars.palette.action.selectedOpacity} + ${e.vars.palette.action.focusOpacity}))`:(0,l.alpha)(e.palette.primary.main,e.palette.action.selectedOpacity+e.palette.action.focusOpacity)}},[`&.${P.default.selected}:hover`]:{backgroundColor:e.vars?`rgba(${e.vars.palette.primary.mainChannel} / calc(${e.vars.palette.action.selectedOpacity} + ${e.vars.palette.action.hoverOpacity}))`:(0,l.alpha)(e.palette.primary.main,e.palette.action.selectedOpacity+e.palette.action.hoverOpacity),"@media (hover: none)":{backgroundColor:e.vars?`rgba(${e.vars.palette.primary.mainChannel} / ${e.vars.palette.action.selectedOpacity})`:(0,l.alpha)(e.palette.primary.main,e.palette.action.selectedOpacity)}},[`&.${P.default.focusVisible}`]:{backgroundColor:(e.vars||e).palette.action.focus},[`&.${P.default.disabled}`]:{opacity:(e.vars||e).palette.action.disabledOpacity},[`& + .${y.dividerClasses.root}`]:{marginTop:e.spacing(1),marginBottom:e.spacing(1)},[`& + .${y.dividerClasses.inset}`]:{marginLeft:52},[`& .${b.listItemTextClasses.root}`]:{marginTop:0,marginBottom:0},[`& .${b.listItemTextClasses.inset}`]:{paddingLeft:36},[`& .${v.listItemIconClasses.root}`]:{minWidth:36},variants:[{props:({ownerState:e})=>!e.disableGutters,style:{paddingLeft:16,paddingRight:16}},{props:({ownerState:e})=>e.divider,style:{borderBottom:`1px solid ${(e.vars||e).palette.divider}`,backgroundClip:"padding-box"}},{props:({ownerState:e})=>!e.dense,style:{[e.breakpoints.up("sm")]:{minHeight:"auto"}}},{props:({ownerState:e})=>e.dense,style:{minHeight:32,paddingTop:4,paddingBottom:4,...e.typography.body2,[`& .${v.listItemIconClasses.root} svg`]:{fontSize:"1.25rem"}}}]})))),x=o.forwardRef((function(e,t){const r=(0,p.useDefaultProps)({props:e,name:"MuiMenuItem"}),{autoFocus:n=!1,component:a="li",dense:l=!1,divider:u=!1,disableGutters:d=!1,focusVisibleClassName:c,role:m="menuitem",tabIndex:y,className:v,...b}=r,C=o.useContext(f.default),x=o.useMemo((()=>({dense:l||C.dense||!1,disableGutters:d})),[C.dense,l,d]),E=o.useRef(null);(0,h.default)((()=>{n&&E.current&&E.current.focus()}),[n]);const S={...r,dense:x.dense,divider:u,disableGutters:d},T=(e=>{const{disabled:t,dense:r,divider:n,disableGutters:a,selected:o,classes:i}=e,l={root:["root",r&&"dense",t&&"disabled",!a&&"gutters",n&&"divider",o&&"selected"]},u=(0,s.default)(l,P.getMenuItemUtilityClass,i);return{...i,...u}})(r),k=(0,g.default)(E,t);let M;return r.disabled||(M=void 0!==y?y:-1),(0,w.jsx)(f.default.Provider,{value:x,children:(0,w.jsx)(O,{ref:k,role:m,tabIndex:M,component:a,focusVisibleClassName:(0,i.default)(T.focusVisible,c),className:(0,i.default)(T.root,v),...b,ownerState:S,classes:T})})}));t.default=x},22551:(e,t,r)=>{"use strict";var n=r(96540),a=r(69982);function o(e){for(var t="https://reactjs.org/docs/error-decoder.html?invariant="+e,r=1;r